Index: 24G&BLE/d.bat
===================================================================
--- /branch/mouse_project/FR/24G&BLE/d.bat	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/d.bat	(working copy)
@@ -1,5 +1,8 @@
 call do.bat eep
+e ku
+ping 127.1 -n 1 >nul
 e pu
+ping 127.1 -n 1 >nul
 e 8081 10
 e 8075 0000
 e 8079 0000
Index: 24G&BLE/do.bat
===================================================================
--- /branch/mouse_project/FR/24G&BLE/do.bat	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/do.bat	(working copy)
@@ -99,11 +99,19 @@
 
 geneep -n ramcode.rom sched.rom 0 %enckey% c
 
- rem geneep -n -k key.txt
+rem geneep -n -k key.txt
 
+echo eeprom.dat is filling with 0xff......
 cd ..\output
+copy eeprom.dat ..\util\eeprom.dat
 
-echo eeprom.dat Generated......
+cd ..\util
+eeprom2fulleeprom.exe eeprom.dat 64>compare2.dat
+crc16.exe compare2.dat 2 >..\output\eeprom.dat
+del eeprom.dat
+del compare2.dat
+
+echo eeprom.dat_with0xff Generated......
 
 if "%device_option%" equ "module" (
 perl eeprom2hciimage_1021s.pl
Index: 24G&BLE/format/app_mouse.format
===================================================================
--- /branch/mouse_project/FR/24G&BLE/format/app_mouse.format	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/format/app_mouse.format	(working copy)
@@ -219,6 +219,7 @@
 1 mem_mouse_multi_led_blink_count_limited
 1 mem_mouse_multi_led_on_poweron2s_flag
 
+1 mem_mouse_long_button_select_device
 1 mem_mouse_adc_last_low_voltage_flag
 1 mem_mouse_init_sensor_reset_flag
 
@@ -237,6 +238,7 @@
 2 mem_mouse_x_pre
 2 mem_mouse_y_pre
 
+1 mem_mouse_fast_conn_flag
 19 mem_le_adv_swift_pair
 
 //modified pnp id
@@ -246,21 +248,25 @@
 //no motion pin
 1 mem_mouse_long_mult_flag
 1 mem_mouse_le_current_mult_timer
-1 mem_24g_long_sleep_param_update_timer
+2 mem_24g_long_sleep_param_update_timer
+
+1 mem_mouse_select_device_button_wakeup_flag
+
+1 mem_mouse_bt_led_gpio
 
 1 mem_mouse_send_secutiry_request_timer
 1 mem_le_send_security_request_flag
 1 mem_mouse_le_bb_connected_flag
 
 1 mem_power_on_flag
+3 mem_le_lap_high_3B
+
 
-1 mem_mouse_fast_conn_flag
-1 mem_mouse_bt_led_gpio
-1 mem_mouse_long_button_select_device
-1 mem_mouse_select_device_button_wakeup_flag
 
 1 mem_mouse_dpi_down_time
 1 mem_mouse_dpi_down_time_init
+30 mem_sensor_FD3180_init
+9 mem_sensor_poweron_init
 )
 
 (
@@ -461,6 +467,7 @@
 (
 0x017700 G24_LONG_SLEEP_STEP1	//8ms
 0x36ee80 G24_LONG_SLEEP_STEP2	//300ms
+0x0ea600 G24_LONG_SLEEP_STEP3	//80ms
 )
 
 (
Index: 24G&BLE/format/g24.format
===================================================================
--- /branch/mouse_project/FR/24G&BLE/format/g24.format	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/format/g24.format	(working copy)
@@ -126,6 +126,7 @@
 1 mem_24g_transmit_by_interrupt
 2 mem_24g_transmit_by_interrupt_exit_count
 2 mem_24g_transmit_by_interrupt_exit_count_init
+6 mem_24g_allpowerful_addr
 )
 
 (
Index: 24G&BLE/format/utility.format
===================================================================
--- /branch/mouse_project/FR/24G&BLE/format/utility.format	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/format/utility.format	(working copy)
@@ -149,6 +149,8 @@
 2 mem_data_pre
 2 mem_data_current
 3 mem_data_sum
+1 mem_data_value
+1 mem_data_value_temp
 
 ifdef DEBUGLOG
 1   mem_debuglog_temp
Index: 24G&BLE/output/bt_format.meta
===================================================================
--- /branch/mouse_project/FR/24G&BLE/output/bt_format.meta	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/output/bt_format.meta	(working copy)
@@ -1162,152 +1162,156 @@
 0x4b07 mem_mouse_multi_led_on_timer
 0x4b08 mem_mouse_multi_led_blink_count_limited
 0x4b09 mem_mouse_multi_led_on_poweron2s_flag
-0x4b0a mem_mouse_adc_last_low_voltage_flag
-0x4b0b mem_mouse_init_sensor_reset_flag
-0x4b0c mem_bt_rcvd_switch_req_accept
-0x4b0d mem_bt_send_max_slot_req_accept_after_switch
-0x4b0e mem_bt_send_lmp_setup_complete
-0x4b0f mem_l2cap_rcv
-0x4b10 mem_mouse_bt_boot_mode
-0x4b11 mem_mouse_bt_boot_data
-0x4b16 mem_mouse_bt_send_first_package_timer
-0x4b17 mem_mouse_bt_send_first_package_flag
-0x4b18 mem_mouse_asm_flag
-0x4b19 mem_mouse_x_pre
-0x4b1b mem_mouse_y_pre
-0x4b1d mem_le_adv_swift_pair
-0x4b30 mem_le_att_pnp_id_len
-0x4b31 mem_le_att_pnp_id
-0x4b38 mem_mouse_long_mult_flag
-0x4b39 mem_mouse_le_current_mult_timer
-0x4b3a mem_24g_long_sleep_param_update_timer
-0x4b3b mem_mouse_send_secutiry_request_timer
-0x4b3c mem_le_send_security_request_flag
-0x4b3d mem_mouse_le_bb_connected_flag
-0x4b3e mem_power_on_flag
-0x4b3f mem_mouse_fast_conn_flag
-0x4b40 mem_mouse_bt_led_gpio
-0x4b41 mem_mouse_long_button_select_device
-0x4b42 mem_mouse_select_device_button_wakeup_flag
-0x4b43 mem_mouse_dpi_down_time
-0x4b44 mem_mouse_dpi_down_time_init
-0x4b45 mem_24g_rxbuf
-0x4b67 mem_24g_txbuf
-0x4b87 mem_24g_txpayload
-0x4ba9 mem_24g_rxpayload
-0x4bc9 mem_24g_rxdata_length
-0x4bca mem_24g_pid
-0x4bcb mem_24g_datalen
-0x4bcc mem_24g_data_type
-0x4bcd mem_24g_txlen
-0x4bce mem_24g_rx_window
-0x4bd0 mem_24g_ensure
-0x4bd1 mem_24g_txfail_cnt
-0x4bd3 mem_24g_get_ack_fail
-0x4bd4 mem_24g_retry
-0x4bd5 mem_24g_ch
-0x4bd6 mem_24g_current_ch_number
-0x4bd7 mem_24g_paring_addr
-0x4bdb mem_24g_pairing_sm
-0x4bdc mem_24g_ch_map1
-0x4be0 mem_24g_ch_map2
-0x4be4 mem_24g_ch_map3
-0x4be8 mem_24g_ch_map4
-0x4bec mem_24g_tx_btclk
-0x4bf0 mem_24g_interval
-0x4bf1 mem_24g_interval_min
-0x4bf2 mem_24g_interval_max
-0x4bf3 mem_24g_addr
-0x4bf7 mem_24g_abort_pac
-0x4bf8 mem_24g_check_dongle_times
-0x4bfa mem_24g_enter_hibernate
-0x4c02 mem_24g_device_addr
-0x4c06 mem_24g_pac_index
-0x4c07 mem_24g_no_ack
-0x4c08 mem_24g_sta_crc
-0x4c0b mem_24g_last_crc
-0x4c0e mem_24g_sta_pid
-0x4c0f mem_24g_last_pid
-0x4c10 mem_24g_max_retry
-0x4c11 mem_24g_mode
-0x4c12 mem_24g_rxdata_temp
-0x4c34 mem_24g_rx_addr
-0x4c38 mem_dongle_mode_init
-0x4c39 mem_dongle_work_mode
-0x4c3a mem_dongle_ms_bind_step
-0x4c3b mem_dongle_kb_bind_step
-0x4c3c mem_dongle_bind_device_status
-0x4c3d mem_24g_bind_payload
-0x4c45 mem_24g_abort_packet
-0x4c46 mem_24g_rf_laststa
-0x4c47 mem_24g_hop_btclk
-0x4c4b mem_24g_hop_interval
-0x4c4c mem_24g_mode_switch
-0x4c4d mem_24g_ackpayload_enable
-0x4c4e mem_24g_hop_packet
-0x4c4f mem_24g_pair_mode
-0x4c50 mem_24g_nodata_timer_enable
-0x4c51 mem_24g_time_slice
-0x4c52 mem_24g_kb_data_sta_data
-0x4c5a mem_24g_kb_data_last_data
-0x4c62 mem_24g_kb_multikey_sta_data
-0x4c65 mem_24g_kb_multikey_last_data
-0x4c68 mem_24g_kb_blank_data_enable
-0x4c69 mem_24g_kb_mul_blank_data_enable
-0x4c6a mem_24g_ms_blank_data_enable
-0x4c6b mem_24g_kb_addr
-0x4c6f mem_24g_ms_addr
-0x4c73 mem_24g_dg_last_ch
-0x4c74 mem_24g_dg_ch_number
-0x4c75 mem_24g_dg_config_ch_once
-0x4c76 mem_24g_kb_last_ch
-0x4c77 mem_24g_kb_ch_number
-0x4c78 mem_24g_kb_config_ch_once
-0x4c79 mem_24g_ms_last_ch
-0x4c7a mem_24g_ms_ch_number
-0x4c7b mem_24g_ms_config_ch_once
-0x4c7c mem_24g_syncword
-0x4c7e mem_24g_syncword_crc8
-0x4c7f mem_24g_get_syncword_crc8
-0x4c80 mem_24g_ota_sta_pid
-0x4c82 mem_tx_power_temp
-0x4c83 mem_rssi_hex
-0x4c84 mem_rssi_noise_avg
-0x4c85 mem_rssi_noise_index
-0x4c86 mem_rssi_signal_index
-0x4c87 mem_rssi_noise_dg_avg
-0x4c88 mem_rssi_noise_kb_avg
-0x4c89 mem_rssi_noise_ms_avg
-0x4c8a mem_rssi_noise_dg_index
-0x4c8b mem_rssi_noise_kb_index
-0x4c8c mem_rssi_noise_ms_index
-0x4c8d mem_rssi_signal_buf
-0x4c95 mem_queue_ele_num
-0x4c96 mem_queue_read
-0x4c98 mem_queue_write
-0x4c9a mem_queue_start
-0x4c9a mem_data_ele0
-0x4cba mem_data_ele1
-0x4cda mem_data_ele2
-0x4cfa mem_queue_end
-0x4cfa mem_queue_temp
-0x4cfc mem_cb_24g_data
-0x4cfe mem_24g_hop_fastly_cnt
-0x4cff mem_24g_hop_pac_retry
-0x4d00 mem_24g_rf_hop_ch
-0x4d01 mem_24g_rf_last_sta
-0x4d02 mem_24g_rf_work_stage
-0x4d03 mem_24g_sync_cnt
-0x4d04 mem_power_ctrl_pac_succ_cnt
-0x4d05 mem_rssi_avg_received
-0x4d06 mem_rssi_hex_received
-0x4d07 mem_power_ctrl_level
-0x4d08 mem_seqi
-0x4d09 mem_24g_auto_paring_switch
-0x4d0a mem_24g_paccnt
-0x4d0b mem_24g_transmit_by_interrupt
-0x4d0c mem_24g_transmit_by_interrupt_exit_count
-0x4d0e mem_24g_transmit_by_interrupt_exit_count_init
+0x4b0a mem_mouse_long_button_select_device
+0x4b0b mem_mouse_adc_last_low_voltage_flag
+0x4b0c mem_mouse_init_sensor_reset_flag
+0x4b0d mem_bt_rcvd_switch_req_accept
+0x4b0e mem_bt_send_max_slot_req_accept_after_switch
+0x4b0f mem_bt_send_lmp_setup_complete
+0x4b10 mem_l2cap_rcv
+0x4b11 mem_mouse_bt_boot_mode
+0x4b12 mem_mouse_bt_boot_data
+0x4b17 mem_mouse_bt_send_first_package_timer
+0x4b18 mem_mouse_bt_send_first_package_flag
+0x4b19 mem_mouse_asm_flag
+0x4b1a mem_mouse_x_pre
+0x4b1c mem_mouse_y_pre
+0x4b1e mem_mouse_fast_conn_flag
+0x4b1f mem_le_adv_swift_pair
+0x4b32 mem_le_att_pnp_id_len
+0x4b33 mem_le_att_pnp_id
+0x4b3a mem_mouse_long_mult_flag
+0x4b3b mem_mouse_le_current_mult_timer
+0x4b3c mem_24g_long_sleep_param_update_timer
+0x4b3e mem_mouse_select_device_button_wakeup_flag
+0x4b3f mem_mouse_bt_led_gpio
+0x4b40 mem_mouse_send_secutiry_request_timer
+0x4b41 mem_le_send_security_request_flag
+0x4b42 mem_mouse_le_bb_connected_flag
+0x4b43 mem_power_on_flag
+0x4b44 mem_le_lap_high_3B
+0x4b47 mem_mouse_dpi_down_time
+0x4b48 mem_mouse_dpi_down_time_init
+0x4b49 mem_sensor_FD3180_init
+0x4b67 mem_sensor_poweron_init
+0x4b70 mem_24g_rxbuf
+0x4b92 mem_24g_txbuf
+0x4bb2 mem_24g_txpayload
+0x4bd4 mem_24g_rxpayload
+0x4bf4 mem_24g_rxdata_length
+0x4bf5 mem_24g_pid
+0x4bf6 mem_24g_datalen
+0x4bf7 mem_24g_data_type
+0x4bf8 mem_24g_txlen
+0x4bf9 mem_24g_rx_window
+0x4bfb mem_24g_ensure
+0x4bfc mem_24g_txfail_cnt
+0x4bfe mem_24g_get_ack_fail
+0x4bff mem_24g_retry
+0x4c00 mem_24g_ch
+0x4c01 mem_24g_current_ch_number
+0x4c02 mem_24g_paring_addr
+0x4c06 mem_24g_pairing_sm
+0x4c07 mem_24g_ch_map1
+0x4c0b mem_24g_ch_map2
+0x4c0f mem_24g_ch_map3
+0x4c13 mem_24g_ch_map4
+0x4c17 mem_24g_tx_btclk
+0x4c1b mem_24g_interval
+0x4c1c mem_24g_interval_min
+0x4c1d mem_24g_interval_max
+0x4c1e mem_24g_addr
+0x4c22 mem_24g_abort_pac
+0x4c23 mem_24g_check_dongle_times
+0x4c25 mem_24g_enter_hibernate
+0x4c2d mem_24g_device_addr
+0x4c31 mem_24g_pac_index
+0x4c32 mem_24g_no_ack
+0x4c33 mem_24g_sta_crc
+0x4c36 mem_24g_last_crc
+0x4c39 mem_24g_sta_pid
+0x4c3a mem_24g_last_pid
+0x4c3b mem_24g_max_retry
+0x4c3c mem_24g_mode
+0x4c3d mem_24g_rxdata_temp
+0x4c5f mem_24g_rx_addr
+0x4c63 mem_dongle_mode_init
+0x4c64 mem_dongle_work_mode
+0x4c65 mem_dongle_ms_bind_step
+0x4c66 mem_dongle_kb_bind_step
+0x4c67 mem_dongle_bind_device_status
+0x4c68 mem_24g_bind_payload
+0x4c70 mem_24g_abort_packet
+0x4c71 mem_24g_rf_laststa
+0x4c72 mem_24g_hop_btclk
+0x4c76 mem_24g_hop_interval
+0x4c77 mem_24g_mode_switch
+0x4c78 mem_24g_ackpayload_enable
+0x4c79 mem_24g_hop_packet
+0x4c7a mem_24g_pair_mode
+0x4c7b mem_24g_nodata_timer_enable
+0x4c7c mem_24g_time_slice
+0x4c7d mem_24g_kb_data_sta_data
+0x4c85 mem_24g_kb_data_last_data
+0x4c8d mem_24g_kb_multikey_sta_data
+0x4c90 mem_24g_kb_multikey_last_data
+0x4c93 mem_24g_kb_blank_data_enable
+0x4c94 mem_24g_kb_mul_blank_data_enable
+0x4c95 mem_24g_ms_blank_data_enable
+0x4c96 mem_24g_kb_addr
+0x4c9a mem_24g_ms_addr
+0x4c9e mem_24g_dg_last_ch
+0x4c9f mem_24g_dg_ch_number
+0x4ca0 mem_24g_dg_config_ch_once
+0x4ca1 mem_24g_kb_last_ch
+0x4ca2 mem_24g_kb_ch_number
+0x4ca3 mem_24g_kb_config_ch_once
+0x4ca4 mem_24g_ms_last_ch
+0x4ca5 mem_24g_ms_ch_number
+0x4ca6 mem_24g_ms_config_ch_once
+0x4ca7 mem_24g_syncword
+0x4ca9 mem_24g_syncword_crc8
+0x4caa mem_24g_get_syncword_crc8
+0x4cab mem_24g_ota_sta_pid
+0x4cad mem_tx_power_temp
+0x4cae mem_rssi_hex
+0x4caf mem_rssi_noise_avg
+0x4cb0 mem_rssi_noise_index
+0x4cb1 mem_rssi_signal_index
+0x4cb2 mem_rssi_noise_dg_avg
+0x4cb3 mem_rssi_noise_kb_avg
+0x4cb4 mem_rssi_noise_ms_avg
+0x4cb5 mem_rssi_noise_dg_index
+0x4cb6 mem_rssi_noise_kb_index
+0x4cb7 mem_rssi_noise_ms_index
+0x4cb8 mem_rssi_signal_buf
+0x4cc0 mem_queue_ele_num
+0x4cc1 mem_queue_read
+0x4cc3 mem_queue_write
+0x4cc5 mem_queue_start
+0x4cc5 mem_data_ele0
+0x4ce5 mem_data_ele1
+0x4d05 mem_data_ele2
+0x4d25 mem_queue_end
+0x4d25 mem_queue_temp
+0x4d27 mem_cb_24g_data
+0x4d29 mem_24g_hop_fastly_cnt
+0x4d2a mem_24g_hop_pac_retry
+0x4d2b mem_24g_rf_hop_ch
+0x4d2c mem_24g_rf_last_sta
+0x4d2d mem_24g_rf_work_stage
+0x4d2e mem_24g_sync_cnt
+0x4d2f mem_power_ctrl_pac_succ_cnt
+0x4d30 mem_rssi_avg_received
+0x4d31 mem_rssi_hex_received
+0x4d32 mem_power_ctrl_level
+0x4d33 mem_seqi
+0x4d34 mem_24g_auto_paring_switch
+0x4d35 mem_24g_paccnt
+0x4d36 mem_24g_transmit_by_interrupt
+0x4d37 mem_24g_transmit_by_interrupt_exit_count
+0x4d39 mem_24g_transmit_by_interrupt_exit_count_init
+0x4d3b mem_24g_allpowerful_addr
 
 	width = 32
 	const length = 12000
@@ -2830,6 +2834,7 @@
 (
 0x017700 G24_LONG_SLEEP_STEP1	//8ms
 0x36ee80 G24_LONG_SLEEP_STEP2	//300ms
+0x0ea600 G24_LONG_SLEEP_STEP3	//80ms
 )
 
 (
@@ -7308,6 +7313,8 @@
 0x11be mem_data_pre
 0x11c0 mem_data_current
 0x11c2 mem_data_sum
+0x11c5 mem_data_value
+0x11c6 mem_data_value_temp
 
 
 (
Index: 24G&BLE/output/bt_program23.icode
===================================================================
--- /branch/mouse_project/FR/24G&BLE/output/bt_program23.icode	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/output/bt_program23.icode	(working copy)
@@ -1,26423 +1,26406 @@
- 00000000  0x00000042 bbit1  0x00000008 , 0x00000013 
- 00000001  0x00000043 beq  0x00000000 , 0x0000002a 
- 00000002  0x00000044 beq  0x00000001 , 0x0000003a 
- 00000003  0x00000045 beq  0x00000002 , 0x00000043 
- 00000004  0x00000046 beq  0x00000085 , 0x00000737 
- 00000005  0x00000047 beq  0x00000089 , 0x0000070a 
- 00000006  0x00000048 beq  0x000000a1 , 0x0000004c 
- 00000007  0x00000049 beq  0x000000b1 , 0x00000051 
- 00000008  0x0000004a beq  0x000000b2 , 0x00000062 
- 00000009  0x0000004b beq  0x000000c4 , 0x000002db 
- 00000010  0x0000004c beq  0x000000c9 , 0x00000355 
- 00000011  0x0000004d beq  0x000000ca , 0x00000359 
- 00000012  0x0000004e beq  0x000000e3 , 0x0000056e 
- 00000013  0x0000004f beq  0x000000e6 , 0x0000057c 
- 00000014  0x00000050 beq  0x000000e9 , 0x000005b8 
- 00000015  0x00000051 beq  0x000000ea , 0x000005c2 
- 00000016  0x00000052 beq  0x000000eb , 0x000005d2 
- 00000017  0x00000053 beq  0x000000ec , 0x000005fa 
- 00000018  0x00000054 branch  0x00002a8e 
- 00000019  0x00000056 beq  0x00000039 , 0x000005ff 
- 00000020  0x00000057 beq  0x00000043 , 0x00000607 
- 00000021  0x00000058 beq  0x0000004a , 0x0000060d 
- 00000022  0x00000059 beq  0x00000057 , 0x00000610 
- 00000023  0x0000005a beq  0x00000059 , 0x00000622 
- 00000024  0x0000005b beq  0x00000063 , 0x0000062f 
- 00000025  0x0000005c beq  0x00000066 , 0x00000659 
- 00000026  0x0000005d beq  0x00000067 , 0x00000670 
- 00000027  0x0000005e beq  0x0000006a , 0x0000069c 
- 00000028  0x0000005f beq  0x00000077 , 0x000006a7 
- 00000029  0x00000060 beq  0x000000fa , 0x000006b8 
- 00000030  0x00000061 beq  0x0000008c , 0x000006c1 
- 00000031  0x00000062 branch  0x00002a8e 
- 00000032  0x00000066 copy  0x0000003f , 0x00000011 
- 00000033  0x00000067 fetcht  0x00000001 , 0x00004c86 
- 00000034  0x00000068 setarg  0x00004c8d 
- 00000035  0x00000069 iadd  0x00000002 , 0x00000005 
- 00000036  0x0000006a copy  0x00000011 , 0x0000003f 
- 00000037  0x0000006b istore  0x00000001 , 0x00000005 
- 00000038  0x0000006c increase  0x00000001 , 0x00000002 
- 00000039  0x0000006d and_into  0x00000007 , 0x00000002 
- 00000040  0x0000006e storet  0x00000001 , 0x00004c86 
- 00000041  0x0000006f rtn 
- 00000042  0x00000072 hfetch  0x00000001 , 0x0000813b 
- 00000043  0x00000073 store  0x00000001 , 0x00004b3e 
- 00000044  0x00000074 call  0x0000002e 
- 00000045  0x00000075 branch  0x00002002 
- 00000046  0x00000078 jam  0x00000000 , 0x00004b42 
- 00000047  0x00000079 call  0x000004d1 
- 00000048  0x0000007a rtn  0x00000001 
- 00000049  0x0000007b call  0x00007ec1 
- 00000050  0x0000007c call  0x000004d1 
- 00000051  0x0000007d rtn  0x00000001 
- 00000052  0x0000007e jam  0x00000001 , 0x00004b42 
- 00000053  0x0000007f rtn 
- 00000054  0x00000082 fetch  0x00000001 , 0x00004b42 
- 00000055  0x00000083 rtn  0x00000034 
- 00000056  0x0000008a call  0x000004bc 
- 00000057  0x0000008b branch  0x00000441 
- 00000058  0x0000008e arg  0x000009ae , 0x00000005 
- 00000059  0x0000008f arg  0x0000000c , 0x00000039 
- 00000060  0x00000090 call  0x00007ed4 
- 00000061  0x00000091 call  0x0000039f 
- 00000062  0x00000092 call  0x00006a03 
- 00000063  0x00000093 call  0x00005cf6 
- 00000064  0x00000094 ncall  0x00002c65 , 0x0000002b 
- 00000065  0x00000095 call  0x00007ccd 
- 00000066  0x00000096 branch  0x0000200c 
- 00000067  0x00000099 call  0x000032e3 , 0x0000002b 
- 00000068  0x0000009a call  0x0000756a 
- 00000069  0x0000009b call  0x00002b41 , 0x0000002b 
- 00000070  0x0000009d call  0x000076dc 
- 00000071  0x0000009e fetch  0x00000001 , 0x0000465a 
- 00000072  0x0000009f branch  0x00002012 , 0x00000034 
- 00000073  0x000000a0 fetch  0x00000001 , 0x000045b1 
- 00000074  0x000000a1 branch  0x00000046 , 0x00000034 
- 00000075  0x000000a2 branch  0x00002012 
- 00000076  0x000000a5 setarg  0x00000a06 
- 00000077  0x000000a6 store  0x00000003 , 0x00004510 
- 00000078  0x000000a7 setarg  0x00001d87 
- 00000079  0x000000a8 store  0x00000002 , 0x00004513 
- 00000080  0x000000a9 branch  0x00002aa2 
- 00000081  0x000000ac rtnmark1  0x00000026 
- 00000082  0x000000ad call  0x0000005c 
- 00000083  0x000000ae fetch  0x00000001 , 0x00004b01 
- 00000084  0x000000af beq  0x00000001 , 0x00007fef 
- 00000085  0x000000b0 fetch  0x00000001 , 0x0000479c 
- 00000086  0x000000b1 beq  0x00000000 , 0x00007fef 
- 00000087  0x000000b2 fetch  0x00000001 , 0x000047c4 
- 00000088  0x000000b3 beq  0x00000001 , 0x00007fef 
- 00000089  0x000000b4 fetch  0x00000001 , 0x00004806 
- 00000090  0x000000b5 nbranch  0x00007fef , 0x00000034 
- 00000091  0x000000b6 branch  0x00007ff1 
- 00000092  0x000000b9 call  0x00007ff1 
- 00000093  0x000000ba fetch  0x00000001 , 0x00004b01 
- 00000094  0x000000bb ncall  0x00007fef , 0x00000034 
- 00000095  0x000000bc fetch  0x00000001 , 0x00004b07 
- 00000096  0x000000bd ncall  0x00007fef , 0x00000034 
- 00000097  0x000000be rtn 
- 00000098  0x000000c1 rtnmark0  0x00000026 
- 00000099  0x000000c2 fetch  0x00000001 , 0x00004d0b 
- 00000100  0x000000c3 beq  0x00000001 , 0x0000007a 
- 00000101  0x000000c5 call  0x00000107 
- 00000102  0x000000c6 nbranch  0x00000095 , 0x00000028 
- 00000103  0x000000c7 call  0x000000ee 
- 00000104  0x000000c9 call  0x0000012a 
- 00000105  0x000000ca fetch  0x00000001 , 0x00004bdb 
- 00000106  0x000000cb rtnne  0x000000ff 
- 00000107  0x000000cc call  0x000006de 
- 00000108  0x000000cd call  0x00000074 
- 00000109  0x000000ce fetch  0x00000001 , 0x00004b01 
- 00000110  0x000000cf beq  0x00000001 , 0x000001c6 
- 00000111  0x000000d1 call  0x000000a1 
- 00000112  0x000000d2 nrtn  0x00000028 
- 00000113  0x000000d3 call  0x000002c7 
- 00000114  0x000000d4 setarg  0x0000ec54 
- 00000115  0x000000d5 branch  0x00002b93 
- 00000116  0x000000d8 fetch  0x00000001 , 0x000046f5 
- 00000117  0x000000d9 rtnbit1  0x00000007 
- 00000118  0x000000da setarg  0x00017700 
- 00000119  0x000000db store  0x00000003 , 0x00004bfa 
- 00000120  0x000000dc jam  0x00000014 , 0x00004b3a 
- 00000121  0x000000dd rtn 
- 00000122  0x000000e0 call  0x000002a0 
- 00000123  0x000000e1 nrtn  0x00000028 
- 00000124  0x000000e2 call  0x0000008f 
- 00000125  0x000000e3 fetch  0x00000002 , 0x00004d0c 
- 00000126  0x000000e4 increase  0x00000001 , 0x0000003f 
- 00000127  0x000000e5 store  0x00000002 , 0x00004d0c 
- 00000128  0x000000e6 fetcht  0x00000002 , 0x00004d0e 
- 00000129  0x000000e7 isub  0x00000002 , 0x0000003e 
- 00000130  0x000000e8 call  0x00000084 , 0x00000005 
- 00000131  0x000000e9 branch  0x00000065 
- 00000132  0x000000eb jam  0x00000000 , 0x00004d0b 
- 00000133  0x000000ec setarg  0x00000000 
- 00000134  0x000000ed store  0x00000002 , 0x00004d0c 
- 00000135  0x000000ee setarg  0x00000019 
- 00000136  0x000000ef store  0x00000002 , 0x00004d0e 
- 00000137  0x000000f1 jam  0x00000000 , 0x00004c06 
- 00000138  0x000000f2 fetch  0x00000001 , 0x00004bf1 
- 00000139  0x000000f4 store  0x00000001 , 0x00004bf0 
- 00000140  0x000000f5 rtn 
- 00000141  0x000000f7 fetch  0x00000001 , 0x00004bf2 
- 00000142  0x000000f8 branch  0x0000008b 
- 00000143  0x000000fa fetch  0x00000001 , 0x00004c06 
- 00000144  0x000000fb increase  0x00000001 , 0x0000003f 
- 00000145  0x000000fc store  0x00000001 , 0x00004c06 
- 00000146  0x000000fd beq  0x00000004 , 0x0000008d 
- 00000147  0x000000fe beq  0x00000005 , 0x00000089 
- 00000148  0x000000ff rtn 
- 00000149  0x00000102 fetch  0x00000001 , 0x00004bf7 
- 00000150  0x00000103 call  0x000000aa , 0x00000034 
- 00000151  0x00000104 fetch  0x00000001 , 0x00004b06 
- 00000152  0x00000105 nrtn  0x00000034 
- 00000153  0x00000106 fetch  0x00000001 , 0x00004b01 
- 00000154  0x00000107 rtneq  0x00000001 
- 00000155  0x00000109 call  0x000000a1 
- 00000156  0x0000010a nrtn  0x00000028 
- 00000157  0x0000010b fetch  0x00000003 , 0x00004bfa 
- 00000158  0x0000010c call  0x00007f49 
- 00000159  0x0000010d storet  0x00000004 , 0x0000415b 
- 00000160  0x0000010e branch  0x00002b2a 
- 00000161  0x00000111 enable  0x00000028 
- 00000162  0x00000112 call  0x00002afa 
- 00000163  0x00000113 fetch  0x00000003 , 0x0000416f 
- 00000164  0x00000114 branch  0x00007fe9 , 0x00000034 
- 00000165  0x00000115 fetch  0x00000001 , 0x00004091 
- 00000166  0x00000116 branch  0x00007fe9 , 0x00000034 
- 00000167  0x00000117 fetch  0x00000001 , 0x00004d0b 
- 00000168  0x00000118 beq  0x00000001 , 0x00007fe9 
- 00000169  0x00000119 branch  0x000002ca 
- 00000170  0x0000011c jam  0x00000001 , 0x00004bf7 
- 00000171  0x0000011d jam  0x00000000 , 0x00004d00 
- 00000172  0x0000011e call  0x000000ba 
- 00000173  0x0000011f store  0x00000001 , 0x00004b67 
- 00000174  0x00000120 setarg  0x00000000 
- 00000175  0x00000121 store  0x00000007 , 0x00004b68 
- 00000176  0x00000122 fetch  0x00000004 , 0x00004c02 
- 00000177  0x00000123 store  0x00000004 , 0x00004b6f 
- 00000178  0x00000124 jam  0x0000000c , 0x00004bcb 
- 00000179  0x00000125 fetch  0x00000001 , 0x00004bcc 
- 00000180  0x00000126 set1  0x00000003 , 0x0000003f 
- 00000181  0x00000127 store  0x00000001 , 0x00004bcc 
- 00000182  0x00000128 call  0x0000010a 
- 00000183  0x00000129 branch  0x00000068 
- 00000184  0x00000135 jam  0x00000001 , 0x00004d01 
- 00000185  0x00000136 jam  0x00000000 , 0x00004d03 
- 00000186  0x00000138 fetch  0x00000001 , 0x00004bcc 
- 00000187  0x00000139 and_into  0x00000007 , 0x0000003f 
- 00000188  0x0000013a store  0x00000001 , 0x00004bcc 
- 00000189  0x0000013b rtn 
- 00000190  0x0000013e fetch  0x00000001 , 0x00004bcc 
- 00000191  0x0000013f set1  0x00000004 , 0x0000003f 
- 00000192  0x00000140 store  0x00000001 , 0x00004bcc 
- 00000193  0x00000142 store  0x00000001 , 0x00004b87 
- 00000194  0x00000143 rtn 
- 00000195  0x0000014b call  0x000006d4 
- 00000196  0x0000014c fetch  0x00000001 , 0x00004d02 
- 00000197  0x0000014d beq  0x00000001 , 0x000000c8 
- 00000198  0x0000014e beq  0x00000002 , 0x000000cc 
- 00000199  0x0000014f rtn 
- 00000200  0x00000151 jam  0x00000002 , 0x00004d03 
- 00000201  0x00000153 jam  0x00000000 , 0x00004cff 
- 00000202  0x00000154 jam  0x00000000 , 0x00004d01 
- 00000203  0x00000155 branch  0x000000ba 
- 00000204  0x00000158 jam  0x00000000 , 0x00004d00 
- 00000205  0x00000159 branch  0x000000c9 
- 00000206  0x0000015d fetch  0x00000002 , 0x00004bd1 
- 00000207  0x0000015e increase  0x00000001 , 0x0000003f 
- 00000208  0x0000015f store  0x00000002 , 0x00004bd1 
- 00000209  0x00000160 bbit1  0x0000000a , 0x0000016b 
- 00000210  0x00000161 fetch  0x00000001 , 0x00004d00 
- 00000211  0x00000162 beq  0x00000001 , 0x000000d7 
- 00000212  0x00000163 jam  0x00000001 , 0x00004d00 
- 00000213  0x00000165 fetch  0x00000001 , 0x00004d00 
- 00000214  0x00000166 bne  0x00000001 , 0x000000ba 
- 00000215  0x00000168 fetch  0x00000001 , 0x00004cfe 
- 00000216  0x00000169 increase  0x00000001 , 0x0000003f 
- 00000217  0x0000016a store  0x00000001 , 0x00004cfe 
- 00000218  0x0000016b beq  0x00000004 , 0x000000de 
- 00000219  0x0000016c call  0x0000020a 
- 00000220  0x0000016d jam  0x00000002 , 0x00004c10 
- 00000221  0x0000016e branch  0x0000012a 
- 00000222  0x00000171 call  0x000006d4 
- 00000223  0x00000172 jam  0x00000000 , 0x00004cfe 
- 00000224  0x00000173 branch  0x000000ba 
- 00000225  0x00000176 jam  0x00000002 , 0x00004d03 
- 00000226  0x00000178 jam  0x00000001 , 0x00004d01 
- 00000227  0x00000179 jam  0x00000000 , 0x00004d00 
- 00000228  0x0000017a branch  0x000000ba 
- 00000229  0x0000017d fetch  0x00000001 , 0x00004d02 
- 00000230  0x0000017e beq  0x00000003 , 0x000000e2 
- 00000231  0x0000017f fetch  0x00000001 , 0x00004bcc 
- 00000232  0x00000180 isolate0  0x00000004 , 0x0000003f 
- 00000233  0x00000181 branch  0x000000b8 , 0x00000001 
- 00000234  0x00000182 fetch  0x00000001 , 0x00004d02 
- 00000235  0x00000183 beq  0x00000001 , 0x000000e1 
- 00000236  0x00000184 beq  0x00000002 , 0x000000e2 
- 00000237  0x00000185 rtn 
- 00000238  0x00000188 fetch  0x00000001 , 0x00004bdb 
- 00000239  0x00000189 rtnne  0x000000ff 
- 00000240  0x0000018a call  0x000000f3 
- 00000241  0x0000018b ncall  0x000000fb , 0x0000002c 
- 00000242  0x0000018c rtn 
- 00000243  0x0000018f disable  0x0000002c 
- 00000244  0x00000190 fetch  0x00000001 , 0x00004d01 
- 00000245  0x00000191 rtnne  0x00000001 
- 00000246  0x00000192 fetch  0x00000001 , 0x00004d03 
- 00000247  0x00000193 rtnne  0x00000000 
- 00000248  0x00000194 jam  0x00000001 , 0x00004d02 
- 00000249  0x00000195 jam  0x00000004 , 0x00004c10 
- 00000250  0x00000196 branch  0x00007feb 
- 00000251  0x00000199 fetch  0x00000001 , 0x00004d03 
- 00000252  0x0000019a branch  0x00000102 , 0x00000034 
- 00000253  0x0000019b increase  0xffffffff , 0x0000003f 
- 00000254  0x0000019c store  0x00000001 , 0x00004d03 
- 00000255  0x0000019d jam  0x00000002 , 0x00004d02 
- 00000256  0x0000019e jam  0x00000004 , 0x00004c10 
- 00000257  0x0000019f branch  0x0000020a 
- 00000258  0x000001a2 jam  0x00000003 , 0x00004d02 
- 00000259  0x000001a3 fetch  0x00000001 , 0x00004d00 
- 00000260  0x000001a4 nbranch  0x000000d5 , 0x00000034 
- 00000261  0x000001a5 jam  0x00000002 , 0x00004c10 
- 00000262  0x000001a6 branch  0x0000020a 
- 00000263  0x000001a9 fetch  0x00000001 , 0x00004bdb 
- 00000264  0x000001aa bne  0x000000ff , 0x00000188 
- 00000265  0x000001ac call  0x0000010d 
- 00000266  0x000001ae call  0x000001d2 
- 00000267  0x000001af jam  0x00000001 , 0x00004bd0 
- 00000268  0x000001b0 rtn 
- 00000269  0x000001b3 fetch  0x00000002 , 0x00004cfc 
- 00000270  0x000001b4 call  0x00007f9c 
- 00000271  0x000001b5 branch  0x00000113 , 0x00000028 
- 00000272  0x000001b6 fetch  0x00000007 , 0x00004b68 
- 00000273  0x000001b7 rtn  0x00000034 
- 00000274  0x000001b8 branch  0x00007fe7 
- 00000275  0x000001ba call  0x000003bc 
- 00000276  0x000001bb jam  0x00000000 , 0x00004bf7 
- 00000277  0x000001bc add  0x00000011 , 0x00000001 , 0x0000003f 
- 00000278  0x000001bd store  0x00000001 , 0x00004bcb 
- 00000279  0x000001be call  0x000000ba 
- 00000280  0x000001bf store  0x00000001 , 0x00004b67 
- 00000281  0x000001c0 ifetcht  0x00000001 , 0x00000005 
- 00000282  0x000001c1 ifetch  0x00000001 , 0x00000012 
- 00000283  0x000001c2 ior  0x00000002 , 0x0000003f 
- 00000284  0x000001c3 istore  0x00000001 , 0x00000005 
- 00000285  0x000001c4 increase  0x00000001 , 0x00000012 
- 00000286  0x000001c5 ifetch  0x00000004 , 0x00000012 
- 00000287  0x000001c6 istore  0x00000004 , 0x00000005 
- 00000288  0x000001c7 increase  0x00000004 , 0x00000012 
- 00000289  0x000001c8 arg  0x00004b6d , 0x00000005 
- 00000290  0x000001c9 arg  0x00000002 , 0x00000039 
- 00000291  0x000001cb ifetch  0x00000001 , 0x00000012 
- 00000292  0x000001cc ifetcht  0x00000001 , 0x00000005 
- 00000293  0x000001cd iadd  0x00000002 , 0x0000003f 
- 00000294  0x000001ce istore  0x00000001 , 0x00000005 
- 00000295  0x000001cf increase  0x00000001 , 0x00000012 
- 00000296  0x000001d0 loop  0x00000123 
- 00000297  0x000001d1 rtn 
- 00000298  0x000001d4 jam  0x00000000 , 0x00004bd4 
- 00000299  0x000001d6 arg  0x00000d00 , 0x0000000b 
- 00000300  0x000001d7 until  0x00000023 , 0x00000026 
- 00000301  0x000001d8 call  0x00000144 
- 00000302  0x000001d9 fetch  0x00000001 , 0x00004c07 
- 00000303  0x000001da rtneq  0x00000001 
- 00000304  0x000001db nbranch  0x00000153 , 0x00000018 
- 00000305  0x000001dc nbranch  0x00000153 , 0x0000002f 
- 00000306  0x000001dd call  0x0000013f 
- 00000307  0x000001de call  0x0000016f 
- 00000308  0x000001df call  0x000006d0 
- 00000309  0x000001e1 fetch  0x00000001 , 0x00004bca 
- 00000310  0x000001e2 increase  0x00000001 , 0x0000003f 
- 00000311  0x000001e3 store  0x00000001 , 0x00004bca 
- 00000312  0x000001e4 fetch  0x00000001 , 0x00004bdb 
- 00000313  0x000001e5 bne  0x000000ff , 0x00000142 
- 00000314  0x000001e6 call  0x000000e5 
- 00000315  0x000001e8 setarg  0x00000000 
- 00000316  0x000001e9 store  0x00000004 , 0x00004bd0 
- 00000317  0x000001eb store  0x00000001 , 0x00004cff 
- 00000318  0x000001ed rtn 
- 00000319  0x000001f0 arg  0x00000004 , 0x00000039 
- 00000320  0x000001f1 arg  0x00004b67 , 0x00000005 
- 00000321  0x000001f2 branch  0x00007ec6 
- 00000322  0x000001f5 call  0x000006cd 
- 00000323  0x000001f6 branch  0x000001a2 
- 00000324  0x000001f9 disable  0x0000002f 
- 00000325  0x000001fa call  0x0000027f 
- 00000326  0x000001fd fetch  0x00000001 , 0x00004c07 
- 00000327  0x000001fe beq  0x00000001 , 0x00000151 
- 00000328  0x000001ff force  0x00000000 , 0x00000015 
- 00000329  0x00000200 fetch  0x00000004 , 0x00004bf3 
- 00000330  0x00000201 iforce  0x00000009 
- 00000331  0x00000202 fetcht  0x00000001 , 0x00000017 
- 00000332  0x00000203 call  0x0000291f 
- 00000333  0x00000204 call  0x00002924 
- 00000334  0x00000205 call  0x0000023c 
- 00000335  0x00000206 call  0x00000278 , 0x0000002f 
- 00000336  0x00000207 rtn 
- 00000337  0x00000209 call  0x00000278 
- 00000338  0x0000020a branch  0x00000135 
- 00000339  0x0000020d fetch  0x00000001 , 0x00004bd3 
- 00000340  0x0000020e increase  0x00000001 , 0x0000003f 
- 00000341  0x0000020f store  0x00000001 , 0x00004bd3 
- 00000342  0x00000210 fetch  0x00000001 , 0x00004bdb 
- 00000343  0x00000211 bne  0x000000ff , 0x00000167 
- 00000344  0x00000212 fetcht  0x00000001 , 0x00004bd4 
- 00000345  0x00000213 increase  0x00000001 , 0x00000002 
- 00000346  0x00000214 storet  0x00000001 , 0x00004bd4 
- 00000347  0x00000215 fetch  0x00000001 , 0x00004c10 
- 00000348  0x00000216 isub  0x00000002 , 0x0000003f 
- 00000349  0x00000217 nbranch  0x0000012b , 0x00000034 
- 00000350  0x00000218 fetch  0x00000001 , 0x00004d02 
- 00000351  0x00000219 beq  0x00000003 , 0x000000ce 
- 00000352  0x0000021a fetch  0x00000001 , 0x00004cff 
- 00000353  0x0000021b increase  0x00000001 , 0x0000003f 
- 00000354  0x0000021c store  0x00000001 , 0x00004cff 
- 00000355  0x0000021d beq  0x00000002 , 0x000000c3 
- 00000356  0x0000021e call  0x000000be 
- 00000357  0x0000021f jam  0x00000001 , 0x00004c10 
- 00000358  0x00000220 branch  0x0000012a 
- 00000359  0x00000223 fetch  0x00000001 , 0x00004bd3 
- 00000360  0x00000224 rtnne  0x000000ff 
- 00000361  0x00000225 jam  0x00000000 , 0x00004bd3 
- 00000362  0x00000226 branch  0x0000016d 
- 00000363  0x00000229 setarg  0x00000000 
- 00000364  0x0000022a store  0x00000002 , 0x00004bd1 
- 00000365  0x0000022c jam  0x0000003a , 0x00000a99 
- 00000366  0x0000022d branch  0x00007d86 
- 00000367  0x00000230 call  0x0000021d 
- 00000368  0x00000231 fetch  0x00000001 , 0x00004bc9 
- 00000369  0x00000232 rtn  0x00000034 
- 00000370  0x00000233 iforce  0x00000039 
- 00000371  0x00000234 arg  0x00004b47 , 0x00000006 
- 00000372  0x00000235 arg  0x00004ba9 , 0x00000005 
- 00000373  0x00000236 branch  0x00007f01 
- 00000374  0x00000239 jam  0x00000020 , 0x000041de 
- 00000375  0x0000023a jam  0x00000000 , 0x00004bca 
- 00000376  0x0000023b jam  0x0000004e , 0x00004bd5 
- 00000377  0x0000023c fetch  0x00000004 , 0x00004bd7 
- 00000378  0x0000023f store  0x00000004 , 0x00004bf3 
- 00000379  0x00000242 arg  0x00000000 , 0x00000011 
- 00000380  0x00000243 arg  0x00000004 , 0x00000039 
- 00000381  0x00000244 arg  0x00004bf3 , 0x00000006 
- 00000382  0x00000246 ifetch  0x00000001 , 0x00000006 
- 00000383  0x00000247 iadd  0x00000011 , 0x00000011 
- 00000384  0x00000248 loop  0x0000017e 
- 00000385  0x00000249 copy  0x00000011 , 0x0000003f 
- 00000386  0x0000024a store  0x00000002 , 0x00004c7c 
- 00000387  0x0000024b fetch  0x00000001 , 0x00004c7c 
- 00000388  0x0000024c fetcht  0x00000001 , 0x00004c7d 
- 00000389  0x0000024d iadd  0x00000002 , 0x0000003f 
- 00000390  0x0000024e store  0x00000001 , 0x00004c7e 
- 00000391  0x0000024f rtn 
- 00000392  0x00000252 fetch  0x00000001 , 0x00004bd0 
- 00000393  0x00000253 beq  0x00000001 , 0x00007fe7 
- 00000394  0x00000254 fetch  0x00000001 , 0x00004bdb 
- 00000395  0x00000255 beq  0x00000001 , 0x0000018f 
- 00000396  0x00000256 beq  0x00000002 , 0x00000192 
- 00000397  0x00000257 beq  0x00000003 , 0x00000195 
- 00000398  0x00000258 branch  0x00002a8c 
- 00000399  0x0000025b jam  0x00000011 , 0x00004bdb 
- 00000400  0x0000025c jam  0x000000aa , 0x0000119e 
- 00000401  0x0000025d branch  0x00000197 
- 00000402  0x0000025f jam  0x00000012 , 0x00004bdb 
- 00000403  0x00000260 jam  0x00000055 , 0x0000119e 
- 00000404  0x00000261 branch  0x00000197 
- 00000405  0x00000263 jam  0x00000013 , 0x00004bdb 
- 00000406  0x00000264 jam  0x00000022 , 0x0000119e 
- 00000407  0x00000266 fetch  0x00000001 , 0x00004bcc 
- 00000408  0x00000267 and_into  0x00000007 , 0x0000003f 
- 00000409  0x00000268 store  0x00000001 , 0x0000119f 
- 00000410  0x00000269 fetch  0x00000004 , 0x00004c02 
- 00000411  0x0000026a store  0x00000004 , 0x000011a0 
- 00000412  0x0000026c jam  0x00000000 , 0x000011a4 
- 00000413  0x0000026d arg  0x0000119e , 0x00000011 
- 00000414  0x0000026e arg  0x00000007 , 0x00000002 
- 00000415  0x0000026f call  0x00000218 
- 00000416  0x00000270 call  0x0000010a 
- 00000417  0x00000271 branch  0x00007fe7 
- 00000418  0x00000274 fetch  0x00000001 , 0x00004bdb 
- 00000419  0x00000275 rtneq  0x000000ff 
- 00000420  0x00000276 beq  0x00000011 , 0x000001a8 
- 00000421  0x00000277 beq  0x00000012 , 0x000001aa 
- 00000422  0x00000278 beq  0x00000013 , 0x000001ac 
- 00000423  0x00000279 rtn 
- 00000424  0x0000027d jam  0x00000002 , 0x00004bdb 
- 00000425  0x0000027e branch  0x0000013b 
- 00000426  0x00000280 jam  0x00000003 , 0x00004bdb 
- 00000427  0x00000281 branch  0x0000013b 
- 00000428  0x00000283 jam  0x000000ff , 0x00004bdb 
- 00000429  0x00000284 jam  0x00000039 , 0x00000a99 
- 00000430  0x00000285 call  0x00007d86 
- 00000431  0x00000286 fetch  0x00000004 , 0x00004bab 
- 00000432  0x00000287 call  0x0000017a 
- 00000433  0x00000288 branch  0x0000013b 
- 00000434  0x0000028b set0  0x00000026 , 0x00000000 
- 00000435  0x0000028c call  0x00000209 
- 00000436  0x0000028d fetch  0x00000001 , 0x00004bdb 
- 00000437  0x0000028e rtnne  0x000000ff 
- 00000438  0x0000028f call  0x000001ca 
- 00000439  0x00000291 setarg  0x00000000 
- 00000440  0x00000292 store  0x00000002 , 0x00004bf8 
- 00000441  0x00000294 call  0x00002afa 
- 00000442  0x00000295 nop  0x000007d0 
- 00000443  0x00000296 fetch  0x00000001 , 0x00004bf8 
- 00000444  0x00000297 beq  0x000000ff , 0x0000016d 
- 00000445  0x00000298 call  0x00000144 
- 00000446  0x00000299 nbranch  0x000001e4 , 0x00000018 
- 00000447  0x0000029a nbranch  0x000001e4 , 0x0000002f 
- 00000448  0x0000029c set1  0x00000026 , 0x00000000 
- 00000449  0x0000029d setarg  0x00000000 
- 00000450  0x0000029e store  0x00000002 , 0x00004bf8 
- 00000451  0x0000029f jam  0x0000003c , 0x00000a99 
- 00000452  0x000002a0 call  0x00007d86 
- 00000453  0x000002a1 call  0x0000013f 
- 00000454  0x000002a4 jam  0x00000001 , 0x00004d0b 
- 00000455  0x000002a5 setarg  0x00000000 
- 00000456  0x000002a6 store  0x00000002 , 0x00004d0c 
- 00000457  0x000002a7 rtn 
- 00000458  0x000002aa jam  0x000000ff , 0x0000119e 
- 00000459  0x000002ab fetch  0x00000001 , 0x00004bcc 
- 00000460  0x000002ac store  0x00000001 , 0x0000119f 
- 00000461  0x000002ad fetch  0x00000004 , 0x00004c02 
- 00000462  0x000002ae store  0x00000004 , 0x000011a0 
- 00000463  0x000002af arg  0x00000006 , 0x00000002 
- 00000464  0x000002b0 arg  0x0000119e , 0x00000011 
- 00000465  0x000002b1 call  0x00000218 
- 00000466  0x000002b6 fetch  0x00000001 , 0x00004bcb 
- 00000467  0x000002b7 increase  0x00000002 , 0x0000003f 
- 00000468  0x000002b8 store  0x00000001 , 0x00004bcd 
- 00000469  0x000002ba fetch  0x00000001 , 0x00004bcc 
- 00000470  0x000002bb store  0x00000001 , 0x00004b87 
- 00000471  0x000002bd fetch  0x00000001 , 0x00004bcb 
- 00000472  0x000002be lshift3  0x0000003f , 0x0000003f 
- 00000473  0x000002bf fetcht  0x00000001 , 0x00004bca 
- 00000474  0x000002c0 and  0x00000002 , 0x00000003 , 0x00000002 
- 00000475  0x000002c1 lshift  0x00000002 , 0x00000002 
- 00000476  0x000002c2 ior  0x00000002 , 0x0000003f 
- 00000477  0x000002c3 fetcht  0x00000001 , 0x00004c07 
- 00000478  0x000002c4 iadd  0x00000002 , 0x0000003f 
- 00000479  0x000002c5 istore  0x00000001 , 0x00000005 
- 00000480  0x000002c7 fetch  0x00000001 , 0x00004bcb 
- 00000481  0x000002c8 iforce  0x00000039 
- 00000482  0x000002c9 arg  0x00004b67 , 0x00000006 
- 00000483  0x000002ca branch  0x00007f01 
- 00000484  0x000002cd fetch  0x00000002 , 0x00004bf8 
- 00000485  0x000002ce increase  0x00000001 , 0x0000003f 
- 00000486  0x000002cf store  0x00000002 , 0x00004bf8 
- 00000487  0x000002d0 call  0x0000020a 
- 00000488  0x000002d1 branch  0x000001b9 
- 00000489  0x000002d4 set0  0x00000026 , 0x00000000 
- 00000490  0x000002d5 call  0x00000205 
- 00000491  0x000002d6 call  0x000001ca 
- 00000492  0x000002d8 jam  0x00000000 , 0x00004bf8 
- 00000493  0x000002da call  0x00002afa 
- 00000494  0x000002db nop  0x000007d0 
- 00000495  0x000002dc fetch  0x00000001 , 0x00004bf8 
- 00000496  0x000002dd beq  0x000000ff , 0x0000016d 
- 00000497  0x000002de call  0x00000144 
- 00000498  0x000002df nbranch  0x000001fb , 0x00000018 
- 00000499  0x000002e0 nbranch  0x000001fb , 0x0000002f 
- 00000500  0x000002e1 call  0x0000016f 
- 00000501  0x000002e2 call  0x000002f5 
- 00000502  0x000002e3 fetch  0x00000004 , 0x00004bf3 
- 00000503  0x000002e4 fetcht  0x00000004 , 0x00004bd7 
- 00000504  0x000002e5 isub  0x00000002 , 0x0000003e 
- 00000505  0x000002e6 branch  0x00000317 , 0x00000005 
- 00000506  0x000002e7 branch  0x000001c0 
- 00000507  0x000002ea fetch  0x00000001 , 0x00004bf8 
- 00000508  0x000002eb increase  0x00000001 , 0x0000003f 
- 00000509  0x000002ec store  0x00000001 , 0x00004bf8 
- 00000510  0x000002ed fetch  0x00000001 , 0x00004d09 
- 00000511  0x000002ee increase  0x00000001 , 0x0000003f 
- 00000512  0x000002ef and_into  0x00000001 , 0x0000003f 
- 00000513  0x000002f0 store  0x00000001 , 0x00004d09 
- 00000514  0x000002f1 beq  0x00000000 , 0x00000210 
- 00000515  0x000002f2 beq  0x00000001 , 0x00000212 
- 00000516  0x000002f3 rtn 
- 00000517  0x000002f6 jam  0x00000020 , 0x000041de 
- 00000518  0x000002f7 setarg  0x00000f0f 
- 00000519  0x000002f8 store  0x00000002 , 0x00004bf3 
- 00000520  0x000002f9 istore  0x00000002 , 0x00000005 
- 00000521  0x000002fb call  0x0000017b 
- 00000522  0x000002fe fetcht  0x00000001 , 0x00004bd6 
- 00000523  0x00000301 call  0x0000022a 
- 00000524  0x00000302 increase  0x00000001 , 0x00000002 
- 00000525  0x00000303 and_into  0x00000003 , 0x00000002 
- 00000526  0x00000304 storet  0x00000001 , 0x00004bd6 
- 00000527  0x00000305 rtn 
- 00000528  0x00000308 call  0x00000205 
- 00000529  0x00000309 branch  0x000001ed 
- 00000530  0x0000030c call  0x00000176 
- 00000531  0x0000030d branch  0x000001ed 
- 00000532  0x00000310 set0  0x00000026 , 0x00000000 
- 00000533  0x00000311 call  0x000053ce 
- 00000534  0x00000313 arg  0x00000003 , 0x00000007 
- 00000535  0x00000314 branch  0x000043d2 
- 00000536  0x00000317 storet  0x00000001 , 0x00004bcb 
- 00000537  0x00000318 copy  0x00000002 , 0x00000039 
- 00000538  0x00000319 arg  0x00004b67 , 0x00000005 
- 00000539  0x0000031a copy  0x00000011 , 0x00000006 
- 00000540  0x0000031b branch  0x00007f01 
- 00000541  0x0000031f fetch  0x00000001 , 0x00004b46 
- 00000542  0x00000320 rshift3  0x0000003f , 0x0000003f 
- 00000543  0x00000321 store  0x00000001 , 0x00004bc9 
- 00000544  0x00000323 increase  0x00000001 , 0x0000003f 
- 00000545  0x00000324 arg  0x00004b46 , 0x00000006 
- 00000546  0x00000325 iadd  0x00000006 , 0x00000006 
- 00000547  0x00000326 ifetch  0x00000003 , 0x00000006 
- 00000548  0x00000327 store  0x00000003 , 0x00004c08 
- 00000549  0x00000329 fetch  0x00000001 , 0x00004b46 
- 00000550  0x0000032a rshift  0x0000003f , 0x0000003f 
- 00000551  0x0000032b and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000552  0x0000032c store  0x00000001 , 0x00004c0e 
- 00000553  0x0000032d rtn 
- 00000554  0x00000330 fetch  0x00000001 , 0x00004bf3 
- 00000555  0x00000331 and_into  0x00000003 , 0x0000003f 
- 00000556  0x00000332 mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00000557  0x00000333 setarg  0x00004bdc 
- 00000558  0x00000334 iadd  0x00000011 , 0x0000003f 
- 00000559  0x00000335 iadd  0x00000002 , 0x00000006 
- 00000560  0x00000336 ifetch  0x00000001 , 0x00000006 
- 00000561  0x00000337 store  0x00000001 , 0x00004bd5 
- 00000562  0x00000338 rtn 
- 00000563  0x0000033b disable  0x00000009 
- 00000564  0x0000033c disable  0x00000007 
- 00000565  0x0000033d setarg  0x00555555 
- 00000566  0x0000033e iforce  0x0000000f 
- 00000567  0x0000033f fetch  0x00000001 , 0x00004bd5 
- 00000568  0x00000340 reverse  0x0000003f , 0x00000002 
- 00000569  0x00000341 set1  0x00000001 , 0x00000002 
- 00000570  0x00000342 rshift  0x00000002 , 0x0000000e 
- 00000571  0x00000343 rtn 
- 00000572  0x00000352 call  0x00000233 
- 00000573  0x00000353 disable  0x0000002f 
- 00000574  0x00000354 enable  0x0000000d 
- 00000575  0x00000355 enable  0x00000021 
- 00000576  0x00000356 disable  0x00000020 
- 00000577  0x00000357 enable  0x00000010 
- 00000578  0x00000358 fetch  0x00000002 , 0x00004bce 
- 00000579  0x00000359 iforce  0x0000001b 
- 00000580  0x0000035a correlate  0x0000003e , 0x00000003 
- 00000581  0x0000035b nbranch  0x00000278 , 0x00000018 
- 00000582  0x0000035e disable  0x0000000d 
- 00000583  0x0000035f enable  0x0000000b 
- 00000584  0x00000360 enable  0x00000007 
- 00000585  0x00000361 enable  0x00000009 
- 00000586  0x00000362 call  0x00000275 
- 00000587  0x00000363 store  0x00000001 , 0x00004c7f 
- 00000588  0x00000364 fetcht  0x00000001 , 0x00004c7e 
- 00000589  0x00000365 isub  0x00000002 , 0x0000003e 
- 00000590  0x00000366 nbranch  0x00000278 , 0x00000005 
- 00000591  0x00000367 call  0x00000275 
- 00000592  0x00000368 store  0x00000001 , 0x00004b45 
- 00000593  0x00000369 fetch  0x00000001 , 0x00004c11 
- 00000594  0x0000036a sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00000595  0x0000036b branch  0x00000258 , 0x00000005 
- 00000596  0x0000036c fetch  0x00000001 , 0x00004b45 
- 00000597  0x0000036d fetcht  0x00000001 , 0x00004bcc 
- 00000598  0x0000036e icompare  0x00000007 , 0x00000002 
- 00000599  0x0000036f nbranch  0x00000278 , 0x00000001 
- 00000600  0x00000371 call  0x00000275 
- 00000601  0x00000372 istore  0x00000001 , 0x00000005 
- 00000602  0x00000373 rshift3  0x0000003f , 0x0000003f 
- 00000603  0x00000374 and  0x0000003f , 0x0000001f , 0x00000039 
- 00000604  0x00000375 branch  0x00000260 , 0x00000005 
- 00000605  0x00000377 call  0x00000275 
- 00000606  0x00000378 istore  0x00000001 , 0x00000005 
- 00000607  0x00000379 loop  0x0000025d 
- 00000608  0x0000037c copy  0x00000005 , 0x00000011 
- 00000609  0x0000037d call  0x00000275 
- 00000610  0x0000037e store  0x00000001 , 0x00004d06 
- 00000611  0x0000037f copy  0x00000011 , 0x00000005 
- 00000612  0x00000380 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00000613  0x00000381 enable  0x00000010 
- 00000614  0x00000382 arg  0x00000664 , 0x0000001b 
- 00000615  0x00000383 rshift32  0x0000003f , 0x0000003f 
- 00000616  0x00000384 rshift16  0x0000003f , 0x0000003f 
- 00000617  0x00000385 istore  0x00000003 , 0x00000005 
- 00000618  0x00000386 disable  0x0000000b 
- 00000619  0x00000387 branch  0x00000278 , 0x00000006 
- 00000620  0x0000038a enable  0x0000002f 
- 00000621  0x0000038b fetch  0x00000001 , 0x00000017 
- 00000622  0x0000038c add  0x0000003f , 0x00000000 , 0x00000011 
- 00000623  0x0000038d call  0x00002981 
- 00000624  0x0000038e disable  0x0000000d 
- 00000625  0x0000038f call  0x00002918 
- 00000626  0x00000390 fetch  0x00000001 , 0x00004d06 
- 00000627  0x00000391 call  0x00000020 
- 00000628  0x00000392 rtn 
- 00000629  0x00000395 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00000630  0x00000396 rshift3  0x0000000c , 0x0000003f 
- 00000631  0x00000397 rtn 
- 00000632  0x0000039f disable  0x0000001b 
- 00000633  0x000003a0 disable  0x0000000b 
- 00000634  0x000003a1 call  0x0000264d 
- 00000635  0x000003a2 rtn 
- 00000636  0x000003a5 call  0x00002918 
- 00000637  0x000003a6 fetcht  0x00000001 , 0x00004bd5 
- 00000638  0x000003a7 branch  0x00002933 
- 00000639  0x000003aa call  0x000053c4 
- 00000640  0x000003ab fetch  0x00000004 , 0x00004bf3 
- 00000641  0x000003ac iforce  0x00000009 
- 00000642  0x000003ad call  0x00000233 
- 00000643  0x000003ae call  0x0000027c 
- 00000644  0x000003af set1  0x00000000 , 0x00000015 
- 00000645  0x000003b0 enable  0x0000001d 
- 00000646  0x000003b1 enable  0x00000020 
- 00000647  0x000003b2 disable  0x00000021 
- 00000648  0x000003b5 rshift16  0x00000009 , 0x0000003f 
- 00000649  0x000003b6 rshift8  0x0000003f , 0x0000003f 
- 00000650  0x000003b7 rshift4  0x0000003f , 0x0000003f 
- 00000651  0x000003b8 inject  0x00000003 , 0x00000028 
- 00000652  0x000003b9 disable  0x0000001d 
- 00000653  0x000003ba enable  0x0000001b 
- 00000654  0x000003bb enable  0x00000007 
- 00000655  0x000003bc enable  0x00000009 
- 00000656  0x000003bd fetch  0x00000001 , 0x00004c7e 
- 00000657  0x000003be inject  0x00000003 , 0x00000008 
- 00000658  0x000003bf fetch  0x00000001 , 0x00004bcd 
- 00000659  0x000003c0 iforce  0x00000039 
- 00000660  0x000003c1 arg  0x00004b87 , 0x00000006 
- 00000661  0x000003c3 ifetch  0x00000001 , 0x00000006 
- 00000662  0x000003c4 inject  0x00000003 , 0x00000008 
- 00000663  0x000003c5 loop  0x00000295 
- 00000664  0x000003c8 enable  0x00000008 
- 00000665  0x000003c9 inject  0x00000003 , 0x00000018 
- 00000666  0x000003ca disable  0x00000008 
- 00000667  0x000003cb until  0x0000003e , 0x00000027 
- 00000668  0x000003cc nop  0x00000064 
- 00000669  0x000003cd disable  0x0000001d 
- 00000670  0x000003ce disable  0x0000001b 
- 00000671  0x000003cf rtn 
- 00000672  0x000003d2 call  0x00007fe9 
- 00000673  0x000003d3 fetcht  0x00000004 , 0x00004bec 
- 00000674  0x000003d4 copy  0x00000022 , 0x0000003f 
- 00000675  0x000003d5 isub  0x00000002 , 0x0000003e 
- 00000676  0x000003d6 ncall  0x00002d18 , 0x00000002 
- 00000677  0x000003d7 copy  0x0000003f , 0x00000012 
- 00000678  0x000003d8 fetch  0x00000004 , 0x00004bec 
- 00000679  0x000003d9 fetcht  0x00000001 , 0x00004bf0 
- 00000680  0x000003da iadd  0x00000002 , 0x00000002 
- 00000681  0x000003db copy  0x00000012 , 0x0000003f 
- 00000682  0x000003dc isub  0x00000002 , 0x0000003e 
- 00000683  0x000003dd nrtn  0x00000002 
- 00000684  0x000003de set0  0x0000001c , 0x0000003f 
- 00000685  0x000003df store  0x00000004 , 0x00004bec 
- 00000686  0x000003e0 branch  0x00007fe7 
- 00000687  0x000003f9 arg  0x00000000 , 0x00000002 
- 00000688  0x000003fa arg  0x00000008 , 0x00000039 
- 00000689  0x000003fb copy  0x00000011 , 0x00000006 
- 00000690  0x000003fd ifetch  0x00000001 , 0x00000006 
- 00000691  0x000003fe iadd  0x00000002 , 0x00000002 
- 00000692  0x000003ff loop  0x000002b2 
- 00000693  0x00000400 rshift3  0x00000002 , 0x0000003f 
- 00000694  0x00000401 copy  0x0000003f , 0x00000002 
- 00000695  0x00000402 rtnmark0  0x00000026 
- 00000696  0x00000404 div  0x0000003f , 0x0000000a 
- 00000697  0x00000405 call  0x00007f86 
- 00000698  0x00000406 quotient  0x0000003f 
- 00000699  0x00000407 lshift4  0x0000003f , 0x0000003f 
- 00000700  0x00000408 remainder  0x00000002 
- 00000701  0x00000409 ior  0x00000002 , 0x00000002 
- 00000702  0x0000040a rtn 
- 00000703  0x0000040b rtn 
- 00000704  0x0000040f rtnmark1  0x00000026 
- 00000705  0x00000410 call  0x00000395 
- 00000706  0x00000411 call  0x000002ca 
- 00000707  0x00000412 fetch  0x00000001 , 0x00004040 
- 00000708  0x00000413 bbit0  0x00000000 , 0x000002c7 
- 00000709  0x00000414 fetch  0x00000001 , 0x000000a0 
- 00000710  0x00000415 nrtn  0x00000034 
- 00000711  0x00000417 setarg  0x00000000 
- 00000712  0x00000418 store  0x00000008 , 0x000000a1 
- 00000713  0x00000419 rtn 
- 00000714  0x0000041c call  0x000002d8 
- 00000715  0x0000041d call  0x000002c7 
- 00000716  0x0000041f call  0x00003ebf 
- 00000717  0x00000420 hfetch  0x00000004 , 0x00008070 
- 00000718  0x00000421 hfetcht  0x00000004 , 0x00008078 
- 00000719  0x00000422 ior  0x00000002 , 0x00000002 
- 00000720  0x00000423 invert  0x00000002 , 0x00000002 
- 00000721  0x00000424 hstoret  0x00000004 , 0x0000807c 
- 00000722  0x00000426 fetcht  0x00000001 , 0x00004b40 
- 00000723  0x00000427 call  0x000067fb 
- 00000724  0x00000428 fetcht  0x00000001 , 0x00004b40 
- 00000725  0x00000429 set1  0x00000007 , 0x00000002 
- 00000726  0x0000042a arg  0x00008078 , 0x00000005 
- 00000727  0x0000042b branch  0x00006830 
- 00000728  0x0000042e fetch  0x00000001 , 0x00004b0b 
- 00000729  0x0000042f rtn  0x00000034 
- 00000730  0x00000430 branch  0x0000056e 
- 00000731  0x00000433 call  0x00003416 
- 00000732  0x00000434 branch  0x000002e4 , 0x0000002b 
- 00000733  0x00000435 call  0x000003c4 
- 00000734  0x00000436 fetch  0x00000001 , 0x000041de 
- 00000735  0x00000437 store  0x00000001 , 0x00004c82 
- 00000736  0x00000438 call  0x000006cd 
- 00000737  0x00000439 fetch  0x00000001 , 0x00004685 
- 00000738  0x0000043a store  0x00000001 , 0x000046da 
- 00000739  0x0000043b call  0x000043ca 
- 00000740  0x0000043d call  0x000002e6 
- 00000741  0x0000043e branch  0x000074b9 
- 00000742  0x00000441 ncall  0x0000033e , 0x0000002b 
- 00000743  0x00000442 call  0x00000321 
- 00000744  0x00000443 rtn  0x0000002b 
- 00000745  0x00000444 call  0x00000380 
- 00000746  0x00000445 call  0x0000058a 
- 00000747  0x00000446 beq  0x00000005 , 0x0000030d 
- 00000748  0x00000447 call  0x00000366 
- 00000749  0x00000449 call  0x000002f5 
- 00000750  0x0000044a fetch  0x00000001 , 0x00004720 
- 00000751  0x0000044b beq  0x00000002 , 0x000002f8 
- 00000752  0x0000044c beq  0x000000ff , 0x000002f8 
- 00000753  0x0000044d call  0x00000514 
- 00000754  0x0000044e fetch  0x00000001 , 0x00004210 
- 00000755  0x0000044f beq  0x00000034 , 0x000002fb 
- 00000756  0x00000451 branch  0x00000437 
- 00000757  0x00000454 fetch  0x00000001 , 0x00004c82 
- 00000758  0x00000455 store  0x00000001 , 0x000041de 
- 00000759  0x00000456 rtn 
- 00000760  0x0000045d call  0x00000514 
- 00000761  0x0000045e call  0x00000440 
- 00000762  0x0000045f branch  0x00000372 
- 00000763  0x00000463 jam  0x00000001 , 0x00004b3c 
- 00000764  0x00000465 jam  0x00000001 , 0x0000479f 
- 00000765  0x00000466 fetch  0x00000002 , 0x000046a8 
- 00000766  0x00000468 store  0x00000002 , 0x000046ae 
- 00000767  0x00000469 call  0x00003418 
- 00000768  0x0000046a call  0x00000306 
- 00000769  0x0000046b setarg  0x00000004 
- 00000770  0x0000046c istore  0x00000001 , 0x00000006 
- 00000771  0x0000046d arg  0x00004390 , 0x00000006 
- 00000772  0x0000046e call  0x000005f6 
- 00000773  0x0000046f branch  0x00007df4 
- 00000774  0x00000472 arg  0x00004370 , 0x00000011 
- 00000775  0x00000474 ifetch  0x00000001 , 0x00000011 
- 00000776  0x00000475 rtn  0x00000034 
- 00000777  0x00000476 iadd  0x00000006 , 0x00000011 
- 00000778  0x00000477 ifetch  0x00000001 , 0x00000006 
- 00000779  0x00000478 rtneq  0x00000001 
- 00000780  0x00000479 branch  0x00000307 
- 00000781  0x0000047c fetch  0x00000004 , 0x000046d3 
- 00000782  0x0000047e rtnbit1  0x00000003 
- 00000783  0x0000047f rtnmark1  0x00000026 
- 00000784  0x00000481 arg  0x00000003 , 0x00000007 
- 00000785  0x00000482 call  0x000043ce 
- 00000786  0x00000483 setarg  0x00000000 
- 00000787  0x00000484 store  0x00000002 , 0x000046ae 
- 00000788  0x00000485 store  0x00000001 , 0x000046b4 
- 00000789  0x00000486 store  0x00000002 , 0x00004bf8 
- 00000790  0x00000487 call  0x000042ca 
- 00000791  0x0000048a set1  0x00000026 , 0x00000000 
- 00000792  0x0000048b call  0x00000176 
- 00000793  0x0000048d jam  0x00000001 , 0x00004bdb 
- 00000794  0x0000048e rtn 
- 00000795  0x00000493 fetch  0x00000001 , 0x0000477a 
- 00000796  0x00000494 beq  0x000000ff , 0x0000031e 
- 00000797  0x00000495 branch  0x0000056e 
- 00000798  0x00000497 fetch  0x00000001 , 0x000046e1 
- 00000799  0x00000498 store  0x00000001 , 0x0000477a 
- 00000800  0x00000499 branch  0x0000056e 
- 00000801  0x0000049c jam  0x00000076 , 0x00004212 
- 00000802  0x0000049d branch  0x00003d36 
- 00000803  0x000004a0 call  0x00000321 
- 00000804  0x000004a1 call  0x000040c0 
- 00000805  0x000004a5 call  0x000040d9 
- 00000806  0x000004a7 beq  0x00000031 , 0x0000032e 
- 00000807  0x000004a8 call  0x000040d1 
- 00000808  0x000004a9 nop  0x000003e8 
- 00000809  0x000004aa branch  0x00000325 
- 00000810  0x000004ad jam  0x00000001 , 0x00004b0b 
- 00000811  0x000004ae call  0x0000640f 
- 00000812  0x000004af call  0x00000323 
- 00000813  0x000004b0 branch  0x00006411 
- 00000814  0x000004ba call  0x00000333 
- 00000815  0x000004bb fetch  0x00000001 , 0x000046de 
- 00000816  0x000004bc beq  0x00000070 , 0x000040e8 
- 00000817  0x000004bd jam  0x00000001 , 0x000046e0 
- 00000818  0x000004be rtn 
- 00000819  0x000004e0 setarg  0x00008006 
- 00000820  0x000004e1 call  0x00006413 
- 00000821  0x000004e2 nop  0x00002ee0 
- 00000822  0x000004e3 call  0x0000031b 
- 00000823  0x000004e6 rtn 
- 00000824  0x000004e9 setarg  0x00000006 
- 00000825  0x000004ea call  0x00006414 
- 00000826  0x000004eb or  0x0000003f , 0x00000008 , 0x0000003f 
- 00000827  0x000004ec lshift8  0x0000003f , 0x0000003f 
- 00000828  0x000004ed add  0x0000003f , 0x00000006 , 0x0000003f 
- 00000829  0x000004ee branch  0x00006413 
- 00000830  0x000004f1 call  0x000068a8 
- 00000831  0x000004f2 fetch  0x00000004 , 0x000040a0 
- 00000832  0x000004f3 store  0x00000004 , 0x00004c02 
- 00000833  0x000004f8 call  0x00003e6e 
- 00000834  0x000004f9 call  0x00003e1e 
- 00000835  0x000004fa setarg  0x00000000 
- 00000836  0x000004fb store  0x00000002 , 0x00004154 
- 00000837  0x000004fc call  0x00003e54 
- 00000838  0x000004fd call  0x00005810 
- 00000839  0x000004fe call  0x00005839 
- 00000840  0x000004ff call  0x0000582c 
- 00000841  0x00000500 call  0x00005818 
- 00000842  0x00000506 call  0x0000659c 
- 00000843  0x00000509 call  0x000065c2 
- 00000844  0x0000050a call  0x0000443f 
- 00000845  0x0000050b call  0x00000351 
- 00000846  0x0000050d call  0x0000042e 
- 00000847  0x0000050e call  0x000065df 
- 00000848  0x0000050f rtn 
- 00000849  0x00000522 call  0x000033c4 
- 00000850  0x00000523 branch  0x0000035d , 0x00000005 
- 00000851  0x00000524 call  0x000005c7 
- 00000852  0x00000525 branch  0x00003dcb 
- 00000853  0x00000528 arg  0x00000002 , 0x00000002 
- 00000854  0x00000529 arg  0x00000aaa , 0x00000011 
- 00000855  0x0000052a arg  0x00000062 , 0x00000012 
- 00000856  0x0000052b branch  0x000065d1 
- 00000857  0x0000052e arg  0x00000002 , 0x00000002 
- 00000858  0x0000052f arg  0x00000a9a , 0x00000011 
- 00000859  0x00000530 arg  0x00000062 , 0x00000012 
- 00000860  0x00000531 branch  0x000033c8 
- 00000861  0x00000534 arg  0x00000058 , 0x00000002 
- 00000862  0x00000535 arg  0x00004720 , 0x00000011 
- 00000863  0x00000536 arg  0x00000000 , 0x00000012 
- 00000864  0x00000537 call  0x000065df 
- 00000865  0x00000538 call  0x00000036 
- 00000866  0x00000539 branch  0x0000431a 
- 00000867  0x0000053c setarg  0x00000177 
- 00000868  0x0000053d store  0x00000002 , 0x00004d0e 
- 00000869  0x0000053e rtn 
- 00000870  0x00000541 setarg  0x00000019 
- 00000871  0x00000542 store  0x00000002 , 0x00004d0e 
- 00000872  0x00000543 ncall  0x00000363 , 0x0000002b 
- 00000873  0x00000546 fetch  0x00000001 , 0x00000abd 
- 00000874  0x00000547 isolate0  0x00000003 , 0x0000003f 
- 00000875  0x00000548 nbranch  0x0000036e , 0x00000001 
- 00000876  0x00000549 call  0x00000323 
- 00000877  0x0000054a call  0x00000338 
- 00000878  0x0000054c fetch  0x00000001 , 0x0000471f 
- 00000879  0x0000054d store  0x00000001 , 0x0000471e 
- 00000880  0x0000054e fetch  0x00000001 , 0x000046f5 
- 00000881  0x0000054f rtnbit1  0x00000005 
- 00000882  0x00000552 fetch  0x00000004 , 0x000046d3 
- 00000883  0x00000553 rtnbit0  0x00000011 
- 00000884  0x00000554 call  0x00000377 
- 00000885  0x00000555 branch  0x000001e9 , 0x00000028 
- 00000886  0x00000556 branch  0x000001b2 
- 00000887  0x00000559 arg  0x00000002 , 0x00000039 
- 00000888  0x0000055a arg  0x00004bf3 , 0x00000006 
- 00000889  0x0000055c call  0x00007fe7 
- 00000890  0x0000055d setarg  0x0000ffff 
- 00000891  0x0000055f ifetcht  0x00000002 , 0x00000006 
- 00000892  0x00000560 isub  0x00000002 , 0x0000003e 
- 00000893  0x00000561 ncall  0x00007fe9 , 0x00000005 
- 00000894  0x00000562 loop  0x0000037b 
- 00000895  0x00000563 rtn 
- 00000896  0x00000566 setarg  0x00000391 
- 00000897  0x00000567 store  0x00000002 , 0x00004cfc 
- 00000898  0x00000568 setarg  0x000003a8 
- 00000899  0x00000569 store  0x00000002 , 0x000041ef 
- 00000900  0x0000056a setarg  0x000006b1 
- 00000901  0x0000056b store  0x00000002 , 0x000041f9 
- 00000902  0x0000056c setarg  0x000002c0 
- 00000903  0x0000056d store  0x00000002 , 0x000041ed 
- 00000904  0x0000056e setarg  0x000003f0 
- 00000905  0x0000056f store  0x00000002 , 0x000041f5 
- 00000906  0x00000570 setarg  0x000003e6 
- 00000907  0x00000571 store  0x00000002 , 0x000041f3 
- 00000908  0x00000572 setarg  0x00000445 
- 00000909  0x00000573 store  0x00000002 , 0x000041eb 
- 00000910  0x00000574 setarg  0x0000045c 
- 00000911  0x00000575 store  0x00000002 , 0x000041fd 
- 00000912  0x00000576 rtn 
- 00000913  0x00000579 call  0x00004401 
- 00000914  0x0000057a fetch  0x00000002 , 0x0000469f 
- 00000915  0x0000057b rtn  0x00000034 
- 00000916  0x0000057c branch  0x000001c6 
- 00000917  0x0000057f arg  0x00001800 , 0x00000006 
- 00000918  0x00000580 arg  0x0000480a , 0x00000005 
- 00000919  0x00000581 call  0x0000039d 
- 00000920  0x00000582 arg  0x00001900 , 0x00000006 
- 00000921  0x00000583 call  0x0000039d 
- 00000922  0x00000584 arg  0x00001a00 , 0x00000006 
- 00000923  0x00000585 call  0x0000039d 
- 00000924  0x00000586 arg  0x00001b00 , 0x00000006 
- 00000925  0x00000588 arg  0x0000001b , 0x00000039 
- 00000926  0x00000589 branch  0x00007f01 
- 00000927  0x0000058c arg  0x0000480a , 0x00000006 
- 00000928  0x0000058d arg  0x00001800 , 0x00000005 
- 00000929  0x0000058e call  0x0000039d 
- 00000930  0x0000058f arg  0x00001900 , 0x00000005 
- 00000931  0x00000590 call  0x0000039d 
- 00000932  0x00000591 arg  0x00001a00 , 0x00000005 
- 00000933  0x00000592 call  0x0000039d 
- 00000934  0x00000593 arg  0x00001b00 , 0x00000005 
- 00000935  0x00000594 branch  0x0000039d 
- 00000936  0x00000597 call  0x00005892 
- 00000937  0x00000598 nrtn  0x00000034 
- 00000938  0x00000599 fetch  0x00000001 , 0x000046c5 
- 00000939  0x0000059a and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000940  0x0000059b rtnne  0x00000003 
- 00000941  0x0000059d fetch  0x00000001 , 0x0000479c 
- 00000942  0x0000059e call  0x000003e3 , 0x00000034 
- 00000943  0x0000059f fetch  0x00000004 , 0x000046d3 
- 00000944  0x000005a2 bbit1  0x00000005 , 0x00004179 
- 00000945  0x000005a3 call  0x00003f97 
- 00000946  0x000005a4 nrtn  0x00000028 
- 00000947  0x000005a5 call  0x000003b7 
- 00000948  0x000005a6 call  0x000003bc 
- 00000949  0x000005a7 call  0x000003de 
- 00000950  0x000005a8 branch  0x000003c9 
- 00000951  0x000005ab fetch  0x00000001 , 0x000046f5 
- 00000952  0x000005ac rtnbit1  0x00000007 
- 00000953  0x000005ad jam  0x00000000 , 0x00004172 
- 00000954  0x000005ae jam  0x0000001e , 0x00004b39 
- 00000955  0x000005af rtn 
- 00000956  0x000005b2 fetch  0x00000001 , 0x000046f5 
- 00000957  0x000005b3 rtnbit1  0x00000007 
- 00000958  0x000005b4 fetch  0x00000001 , 0x00004b38 
- 00000959  0x000005b5 rtnne  0x00000001 
- 00000960  0x000005b6 setarg  0x00000000 
- 00000961  0x000005b7 store  0x00000001 , 0x00004b38 
- 00000962  0x000005b8 store  0x00000004 , 0x0000469b 
- 00000963  0x000005b9 branch  0x00000333 
- 00000964  0x000005bd jam  0x00000007 , 0x000047a0 
- 00000965  0x000005be jam  0x00000004 , 0x000047a1 
- 00000966  0x000005bf setarg  0x000047a0 
- 00000967  0x000005c0 store  0x00000002 , 0x00004218 
- 00000968  0x000005c1 branch  0x00007e38 
- 00000969  0x000005c4 arg  0x0000469a , 0x00000011 
- 00000970  0x000005c5 call  0x00007e3d 
- 00000971  0x000005c6 call  0x000003cd , 0x00000028 
- 00000972  0x000005c8 rtn 
- 00000973  0x000005ca fetch  0x00000001 , 0x000047c1 
- 00000974  0x000005cb increase  0x00000001 , 0x0000003f 
- 00000975  0x000005cc store  0x00000001 , 0x000047c1 
- 00000976  0x000005cd rtn 
- 00000977  0x000005d0 arg  0x0000469a , 0x00000011 
- 00000978  0x000005d1 call  0x00007e54 
- 00000979  0x000005d2 branch  0x000003d5 , 0x00000028 
- 00000980  0x000005d3 rtn 
- 00000981  0x000005d6 call  0x00005652 
- 00000982  0x000005d7 fetch  0x00000001 , 0x000047c1 
- 00000983  0x000005d8 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00000984  0x000005d9 ncall  0x00005650 , 0x00000002 
- 00000985  0x000005da fetch  0x00000001 , 0x000047c1 
- 00000986  0x000005db rtn  0x00000034 
- 00000987  0x000005dc increase  0xffffffff , 0x0000003f 
- 00000988  0x000005dd store  0x00000001 , 0x000047c1 
- 00000989  0x000005de branch  0x00003f90 
- 00000990  0x000005e2 fetch  0x00000002 , 0x0000469f 
- 00000991  0x000005e3 rtn  0x00000034 
- 00000992  0x000005e4 jam  0x00000001 , 0x00004806 
- 00000993  0x000005e5 jam  0x00000002 , 0x00004807 
- 00000994  0x000005e6 rtn 
- 00000995  0x000005ea call  0x00005814 
- 00000996  0x000005eb jam  0x00000001 , 0x0000479c 
- 00000997  0x000005ec branch  0x00000333 
- 00000998  0x000005ef call  0x00007e34 
- 00000999  0x000005f1 branch  0x00003ee0 
- 00001000  0x0000060a call  0x0000058a 
- 00001001  0x0000060b beq  0x00000005 , 0x000003ed 
- 00001002  0x0000060d fetch  0x00000001 , 0x00004b44 
- 00001003  0x0000060e store  0x00000001 , 0x00004b43 
- 00001004  0x0000060f branch  0x00003d62 
- 00001005  0x00000612 arg  0x00004b43 , 0x00000013 
- 00001006  0x00000613 arg  0x00003d6d , 0x00000012 
- 00001007  0x00000614 branch  0x0000336d 
- 00001008  0x00000617 copy  0x00000013 , 0x0000003f 
- 00001009  0x00000618 beq  0x00000014 , 0x000003fa 
- 00001010  0x00000619 beq  0x00000015 , 0x00000402 
- 00001011  0x0000061a beq  0x00000029 , 0x0000040c 
- 00001012  0x0000061b beq  0x00000032 , 0x0000040e 
- 00001013  0x0000061c beq  0x00000040 , 0x00000416 
- 00001014  0x0000061d beq  0x00000039 , 0x00000421 
- 00001015  0x0000061e beq  0x0000003a , 0x00000432 
- 00001016  0x0000061f beq  0x0000003c , 0x0000043d 
- 00001017  0x00000620 branch  0x0000417d 
- 00001018  0x00000623 jam  0x00000001 , 0x00004b3d 
- 00001019  0x00000624 fetch  0x00000001 , 0x0000479f 
- 00001020  0x00000625 nbranch  0x000003fe , 0x00000034 
- 00001021  0x00000626 jam  0x00000014 , 0x00004b3b 
- 00001022  0x00000628 call  0x0000032a 
- 00001023  0x00000629 call  0x0000043a 
- 00001024  0x0000062a call  0x000003c4 
- 00001025  0x0000062b branch  0x000041c3 
- 00001026  0x0000062e jam  0x00000000 , 0x00004b3d 
- 00001027  0x0000062f call  0x00000458 
- 00001028  0x00000630 setarg  0x00000007 
- 00001029  0x00000631 store  0x00000002 , 0x00004496 
- 00001030  0x00000632 store  0x00000002 , 0x00004498 
- 00001031  0x00000633 jam  0x00000000 , 0x000047c4 
- 00001032  0x00000634 jam  0x00000000 , 0x0000479c 
- 00001033  0x00000635 call  0x000003c4 
- 00001034  0x00000636 call  0x00005816 
- 00001035  0x00000637 branch  0x000041d9 
- 00001036  0x0000063b jam  0x00000012 , 0x00000a99 
- 00001037  0x0000063c branch  0x00007d8f 
- 00001038  0x0000063f fetch  0x00000001 , 0x0000479f 
- 00001039  0x00000640 beq  0x00000001 , 0x00000412 
- 00001040  0x00000641 jam  0x00000014 , 0x000046c6 
- 00001041  0x00000642 branch  0x00000414 
- 00001042  0x00000645 call  0x0000040c 
- 00001043  0x00000646 jam  0x00000014 , 0x000046c6 
- 00001044  0x00000648 arg  0x00000001 , 0x00000007 
- 00001045  0x00000649 branch  0x000041b9 
- 00001046  0x0000064c fetch  0x00000002 , 0x00004509 
- 00001047  0x0000064d rtneq  0x00000000 
- 00001048  0x0000064e fetch  0x00000001 , 0x00000441 
- 00001049  0x0000064f rshift2  0x0000003f , 0x0000003f 
- 00001050  0x00000650 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00001051  0x00000651 rtn  0x00000002 
- 00001052  0x00000652 setarg  0x00000009 
- 00001053  0x00000653 store  0x00000002 , 0x00004496 
- 00001054  0x00000654 store  0x00000002 , 0x00004498 
- 00001055  0x00000655 call  0x0000040c 
- 00001056  0x00000656 branch  0x00000616 
- 00001057  0x0000065b call  0x0000032a 
- 00001058  0x0000065d jam  0x00000001 , 0x0000478b 
- 00001059  0x0000065e arg  0x00000003 , 0x00000007 
- 00001060  0x0000065f call  0x000043d2 
- 00001061  0x00000660 setarg  0x00000000 
- 00001062  0x00000661 store  0x00000002 , 0x00004707 
- 00001063  0x00000662 jam  0x00000000 , 0x000046a7 
- 00001064  0x00000664 call  0x0000405d 
- 00001065  0x00000665 call  0x0000043a 
- 00001066  0x00000666 call  0x00000440 
- 00001067  0x00000667 call  0x000002f5 
- 00001068  0x00000669 call  0x0000042e 
- 00001069  0x0000066a branch  0x000065d1 
- 00001070  0x0000066d arg  0x00004bf3 , 0x00000011 
- 00001071  0x0000066e arg  0x0000005b , 0x00000012 
- 00001072  0x0000066f arg  0x00000004 , 0x00000002 
- 00001073  0x00000670 rtn 
- 00001074  0x00000673 call  0x00000458 
- 00001075  0x00000674 jam  0x00000000 , 0x00004d0b 
- 00001076  0x00000675 call  0x000002f5 
- 00001077  0x00000676 call  0x00000214 
- 00001078  0x00000677 branch  0x00000437 
- 00001079  0x00000684 jam  0x00000001 , 0x0000479d 
- 00001080  0x00000685 jam  0x00000028 , 0x0000479e 
- 00001081  0x00000686 rtn 
- 00001082  0x00000688 jam  0x00000000 , 0x0000479d 
- 00001083  0x00000689 jam  0x00000000 , 0x0000479e 
- 00001084  0x0000068a rtn 
- 00001085  0x00000693 call  0x0000032a 
- 00001086  0x00000694 call  0x00003f8d 
- 00001087  0x00000695 call  0x0000043a 
- 00001088  0x00000697 call  0x00004366 
- 00001089  0x00000699 arg  0x00000001 , 0x00000002 
- 00001090  0x0000069a arg  0x00004720 , 0x00000011 
- 00001091  0x0000069b arg  0x00000000 , 0x00000012 
- 00001092  0x0000069c branch  0x000065d1 
- 00001093  0x000006a0 enable  0x00000028 
- 00001094  0x000006a1 hfetch  0x00000004 , 0x00008138 
- 00001095  0x000006a2 setflag  0x00000028 , 0x0000001a , 0x0000003f 
- 00001096  0x000006a3 hstore  0x00000004 , 0x0000804c 
- 00001097  0x000006a4 call  0x00002c21 
- 00001098  0x000006a5 call  0x00000458 
- 00001099  0x000006a6 call  0x000074bd 
- 00001100  0x000006a8 call  0x00000506 
- 00001101  0x000006a9 call  0x00003e9f 
- 00001102  0x000006aa call  0x000002cc 
- 00001103  0x000006ac fetch  0x00000001 , 0x000000a2 
- 00001104  0x000006ad and  0x0000003f , 0x000000fe , 0x0000003f 
- 00001105  0x000006ae store  0x00000001 , 0x000000a2 
- 00001106  0x000006b0 fetcht  0x00000001 , 0x000046ed 
- 00001107  0x000006b1 call  0x000005b2 
- 00001108  0x000006b3 fetch  0x00000001 , 0x000000a6 
- 00001109  0x000006b4 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00001110  0x000006b5 store  0x00000001 , 0x000000a6 
- 00001111  0x000006b6 rtn 
- 00001112  0x000006b9 fetch  0x00000001 , 0x00004b0b 
- 00001113  0x000006ba rtn  0x00000034 
- 00001114  0x000006bb jam  0x00000000 , 0x00004b0b 
- 00001115  0x000006bc branch  0x00000338 
- 00001116  0x000006c0 call  0x00000525 
- 00001117  0x000006c1 call  0x0000055d 
- 00001118  0x000006c2 call  0x000004e0 
- 00001119  0x000006c3 call  0x00000483 
- 00001120  0x000006c4 call  0x000004a0 
- 00001121  0x000006c5 call  0x00000488 
- 00001122  0x000006c6 call  0x000004a9 
- 00001123  0x000006c7 call  0x000003e8 
- 00001124  0x000006c8 call  0x00004234 
- 00001125  0x000006c9 call  0x0000046b 
- 00001126  0x000006ca call  0x00004237 
- 00001127  0x000006cb call  0x00000472 
- 00001128  0x000006cc call  0x00000475 
- 00001129  0x000006cd call  0x0000047b 
- 00001130  0x000006ce branch  0x0000423a 
- 00001131  0x000006d1 arg  0x00004b3a , 0x00000013 
- 00001132  0x000006d2 arg  0x0000046e , 0x00000012 
- 00001133  0x000006d3 branch  0x0000336d 
- 00001134  0x000006d5 setarg  0x0036ee80 
- 00001135  0x000006d6 store  0x00000003 , 0x00004bfa 
- 00001136  0x000006d8 jam  0x00000001 , 0x00004b38 
- 00001137  0x000006d9 rtn 
- 00001138  0x000006dd arg  0x000046c6 , 0x00000013 
- 00001139  0x000006de arg  0x00003d60 , 0x00000012 
- 00001140  0x000006df branch  0x0000336d 
- 00001141  0x000006e2 arg  0x00004b39 , 0x00000013 
- 00001142  0x000006e3 arg  0x00000478 , 0x00000012 
- 00001143  0x000006e4 branch  0x0000336d 
- 00001144  0x000006e6 fetch  0x00000001 , 0x000047c5 
- 00001145  0x000006e7 store  0x00000001 , 0x00004172 
- 00001146  0x000006e8 branch  0x00000470 
- 00001147  0x000006eb fetch  0x00000001 , 0x00004b3d 
- 00001148  0x000006ec rtn  0x00000034 
- 00001149  0x000006ed arg  0x00004b3b , 0x00000013 
- 00001150  0x000006ee arg  0x00000480 , 0x00000012 
- 00001151  0x000006ef branch  0x0000336d 
- 00001152  0x000006f2 fetch  0x00000001 , 0x00004b3c 
- 00001153  0x000006f3 nrtn  0x00000034 
- 00001154  0x000006f4 branch  0x00005bf5 
- 00001155  0x000006f7 arg  0x00004807 , 0x00000013 
- 00001156  0x000006f8 arg  0x00000486 , 0x00000012 
- 00001157  0x000006f9 branch  0x0000336d 
- 00001158  0x000006fb jam  0x00000000 , 0x00004806 
- 00001159  0x000006fc rtn 
- 00001160  0x00000702 call  0x000004d1 
- 00001161  0x00000703 nbranch  0x0000048e , 0x00000001 
- 00001162  0x00000704 call  0x000005ad 
- 00001163  0x00000706 call  0x000043a9 
- 00001164  0x00000707 arg  0x00000009 , 0x00000007 
- 00001165  0x00000708 branch  0x000043d2 
- 00001166  0x0000070b fetch  0x00000001 , 0x00004720 
- 00001167  0x0000070c rtneq  0x00000002 
- 00001168  0x0000070d jam  0x00000028 , 0x0000479e 
- 00001169  0x0000070e call  0x00000493 
- 00001170  0x0000070f branch  0x000043b0 
- 00001171  0x00000712 arg  0x000046da , 0x00000013 
- 00001172  0x00000713 arg  0x00000496 , 0x00000012 
- 00001173  0x00000714 branch  0x0000336d 
- 00001174  0x00000717 fetch  0x00000004 , 0x000046d3 
- 00001175  0x00000718 rtnbit1  0x00000009 
- 00001176  0x00000719 jam  0x00000000 , 0x00004b41 
- 00001177  0x0000071a call  0x000004dc 
- 00001178  0x0000071b fetch  0x00000002 , 0x00004682 
- 00001179  0x0000071c isolate1  0x0000000b , 0x0000003f 
- 00001180  0x0000071d call  0x000042d4 , 0x00000001 
- 00001181  0x00000721 arg  0x00000009 , 0x00000007 
- 00001182  0x00000722 call  0x000043ce 
- 00001183  0x00000723 branch  0x000043b8 
- 00001184  0x00000726 fetch  0x00000001 , 0x0000479d 
- 00001185  0x00000727 rtn  0x00000034 
- 00001186  0x00000728 fetch  0x00000001 , 0x00004b06 
- 00001187  0x00000729 nrtn  0x00000034 
- 00001188  0x0000072a arg  0x0000479e , 0x00000013 
- 00001189  0x0000072b arg  0x000004a7 , 0x00000012 
- 00001190  0x0000072c branch  0x0000336d 
- 00001191  0x0000072f jam  0x00000000 , 0x0000479d 
- 00001192  0x00000730 branch  0x0000340a 
- 00001193  0x00000738 call  0x000004d1 
- 00001194  0x00000739 nbranch  0x000004c3 , 0x00000001 
- 00001195  0x0000073d call  0x000005ad 
- 00001196  0x0000073e fetch  0x00000001 , 0x00004b42 
- 00001197  0x0000073f nbranch  0x000004d5 , 0x00000034 
- 00001198  0x00000741 fetch  0x00000001 , 0x000046d9 
- 00001199  0x00000742 rtneq  0x00000001 
- 00001200  0x00000743 jam  0x00000001 , 0x000046d9 
- 00001201  0x00000744 arg  0x00000001 , 0x00000002 
- 00001202  0x00000745 arg  0x00004b41 , 0x00000011 
- 00001203  0x00000746 arg  0x00000061 , 0x00000012 
- 00001204  0x00000747 call  0x000065df 
- 00001205  0x00000748 fetch  0x00000001 , 0x00004b41 
- 00001206  0x00000749 branch  0x000004db , 0x00000034 
- 00001207  0x0000074b call  0x000004bc 
- 00001208  0x0000074c jam  0x00000000 , 0x000041bd 
- 00001209  0x0000074d call  0x00000441 
- 00001210  0x0000074e call  0x000043c0 
- 00001211  0x0000074f branch  0x0000437e 
- 00001212  0x00000752 fetcht  0x00000001 , 0x00004720 
- 00001213  0x00000753 increase  0x00000001 , 0x00000002 
- 00001214  0x00000754 fetch  0x00000001 , 0x000046d2 
- 00001215  0x00000755 isub  0x00000002 , 0x0000003e 
- 00001216  0x00000756 ncall  0x000043cc , 0x00000002 
- 00001217  0x00000757 storet  0x00000001 , 0x00004720 
- 00001218  0x00000758 rtn 
- 00001219  0x0000075c fetch  0x00000002 , 0x00004682 
- 00001220  0x0000075d bbit1  0x0000000b , 0x000004c6 
- 00001221  0x0000075e jam  0x00000000 , 0x00004aff 
- 00001222  0x00000760 fetch  0x00000001 , 0x000046d9 
- 00001223  0x00000761 rtneq  0x00000000 
- 00001224  0x00000762 jam  0x00000000 , 0x000046d9 
- 00001225  0x00000764 fetch  0x00000002 , 0x00004208 
- 00001226  0x00000765 rtnbit1  0x0000000a 
- 00001227  0x00000767 fetch  0x00000001 , 0x00004720 
- 00001228  0x00000768 rtnne  0x00000001 
- 00001229  0x0000076a fetch  0x00000002 , 0x0000420a 
- 00001230  0x0000076b set1  0x0000000a , 0x0000003f 
- 00001231  0x0000076c store  0x00000002 , 0x0000420a 
- 00001232  0x0000076d branch  0x00004386 
- 00001233  0x00000770 fetcht  0x00000001 , 0x000046ed 
- 00001234  0x00000771 call  0x000005b2 
- 00001235  0x00000772 fetcht  0x00000001 , 0x000046ed 
- 00001236  0x00000773 branch  0x0000681d 
- 00001237  0x0000077f jam  0x00000000 , 0x00004b42 
- 00001238  0x00000780 fetch  0x00000001 , 0x000046d9 
- 00001239  0x00000781 nbranch  0x000002ed , 0x00000034 
- 00001240  0x00000782 jam  0x00000001 , 0x000046d9 
- 00001241  0x00000783 jam  0x00000001 , 0x00004aff 
- 00001242  0x00000784 rtn 
- 00001243  0x00000787 jam  0x000000ff , 0x00004b41 
- 00001244  0x00000789 arg  0x00000001 , 0x00000002 
- 00001245  0x0000078a arg  0x00004b41 , 0x00000011 
- 00001246  0x0000078b arg  0x00000061 , 0x00000012 
- 00001247  0x0000078c branch  0x000065d1 
- 00001248  0x0000078f fetch  0x00000001 , 0x00004aff 
- 00001249  0x00000790 rtn  0x00000034 
- 00001250  0x00000791 fetch  0x00000001 , 0x00004b02 
- 00001251  0x00000792 beq  0x00000000 , 0x000004e6 
- 00001252  0x00000793 beq  0x00000001 , 0x000004f0 
- 00001253  0x00000794 rtn 
- 00001254  0x00000797 call  0x000004f9 
- 00001255  0x00000798 fetch  0x00000001 , 0x00004b07 
- 00001256  0x00000799 increase  0x00000001 , 0x0000003f 
- 00001257  0x0000079a store  0x00000001 , 0x00004b07 
- 00001258  0x0000079b fetcht  0x00000001 , 0x00004b03 
- 00001259  0x0000079c isub  0x00000002 , 0x0000003e 
- 00001260  0x0000079d call  0x000004ee , 0x00000005 
- 00001261  0x0000079e rtn 
- 00001262  0x000007a0 jam  0x00000000 , 0x00004b09 
- 00001263  0x000007a1 branch  0x00000506 
- 00001264  0x000007a4 arg  0x00004b05 , 0x00000013 
- 00001265  0x000007a5 arg  0x000004f3 , 0x00000012 
- 00001266  0x000007a6 branch  0x0000336d 
- 00001267  0x000007a8 fetch  0x00000001 , 0x00004b04 
- 00001268  0x000007a9 store  0x00000001 , 0x00004b05 
- 00001269  0x000007b1 fetch  0x00000001 , 0x00004b01 
- 00001270  0x000007b2 beq  0x00000001 , 0x00000506 
- 00001271  0x000007b3 beq  0x00000000 , 0x000004f9 
- 00001272  0x000007b4 rtn 
- 00001273  0x000007b7 jam  0x00000001 , 0x00004b01 
- 00001274  0x000007b8 fetch  0x00000001 , 0x00004720 
- 00001275  0x000007b9 beq  0x00000002 , 0x00000500 
- 00001276  0x000007bb fetcht  0x00000001 , 0x00004b40 
- 00001277  0x000007bc call  0x0000680e 
- 00001278  0x000007bd fetcht  0x00000001 , 0x00004b40 
- 00001279  0x000007be branch  0x00006829 
- 00001280  0x000007c0 fetcht  0x00000001 , 0x00004b00 
- 00001281  0x000007c1 call  0x0000680e 
- 00001282  0x000007c2 fetcht  0x00000001 , 0x00004b00 
- 00001283  0x000007c3 branch  0x00006829 
- 00001284  0x000007c6 setarg  0x00000000 
- 00001285  0x000007c7 store  0x00000003 , 0x00004b05 
- 00001286  0x000007c9 fetch  0x00000001 , 0x00004b06 
- 00001287  0x000007ca nbranch  0x0000050a , 0x00000034 
- 00001288  0x000007cb jam  0x00000000 , 0x00004aff 
- 00001289  0x000007cc jam  0x00000000 , 0x00004b02 
- 00001290  0x000007ce jam  0x00000000 , 0x00004b07 
- 00001291  0x000007cf jam  0x00000000 , 0x00004b01 
- 00001292  0x000007d1 fetcht  0x00000001 , 0x00004b00 
- 00001293  0x000007d2 call  0x00006825 
- 00001294  0x000007d3 hfetch  0x00000001 , 0x0000807c 
- 00001295  0x000007d4 set1  0x00000005 , 0x0000003f 
- 00001296  0x000007d5 hstore  0x00000001 , 0x0000807c 
- 00001297  0x000007d7 fetcht  0x00000001 , 0x00004b40 
- 00001298  0x000007d8 set0  0x00000007 , 0x00000002 
- 00001299  0x000007d9 branch  0x00006806 
- 00001300  0x000007de jam  0x00000001 , 0x00004b09 
- 00001301  0x000007df jam  0x00000001 , 0x00004aff 
- 00001302  0x000007e0 jam  0x00000000 , 0x00004b02 
- 00001303  0x000007e1 jam  0x00000000 , 0x00004b07 
- 00001304  0x000007e2 rtn 
- 00001305  0x000007e5 jam  0x00000002 , 0x00004b04 
- 00001306  0x000007e6 jam  0x00000000 , 0x00004b08 
- 00001307  0x000007e7 jam  0x00000001 , 0x00004b06 
- 00001308  0x000007e9 jam  0x00000001 , 0x00004b05 
- 00001309  0x000007ea jam  0x00000001 , 0x00004aff 
- 00001310  0x000007eb jam  0x00000001 , 0x00004b02 
- 00001311  0x000007ec rtn 
- 00001312  0x000007ef fetch  0x00000001 , 0x00004b07 
- 00001313  0x000007f0 nrtn  0x00000034 
- 00001314  0x000007f1 fetch  0x00000001 , 0x00004b09 
- 00001315  0x000007f2 nrtn  0x00000034 
- 00001316  0x000007f3 branch  0x00000504 
- 00001317  0x000007fd fetch  0x00000002 , 0x00004b06 
- 00001318  0x000007fe nrtn  0x00000034 
- 00001319  0x000007ff arg  0x000046ce , 0x00000013 
- 00001320  0x00000800 arg  0x0000052a , 0x00000012 
- 00001321  0x00000801 branch  0x0000336d 
- 00001322  0x00000803 jam  0x0000000a , 0x000046ce 
- 00001323  0x00000804 call  0x00000547 
- 00001324  0x00000805 call  0x00006908 
- 00001325  0x00000807 mul32  0x0000003f , 0x00000002 , 0x0000003f 
- 00001326  0x00000808 arg  0x00000012 , 0x00000002 
- 00001327  0x00000809 isub  0x00000002 , 0x0000003f 
- 00001328  0x0000080a sub  0x0000003f , 0x00000078 , 0x0000003e 
- 00001329  0x0000080b ncall  0x00000542 , 0x00000002 
- 00001330  0x0000080c sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00001331  0x0000080d call  0x00000544 , 0x00000002 
- 00001332  0x0000080e arg  0x00000003 , 0x00000002 
- 00001333  0x0000080f isub  0x00000002 , 0x0000003f 
- 00001334  0x00000810 store  0x00000002 , 0x0000470f 
- 00001335  0x00000811 arg  0x00004709 , 0x00000011 
- 00001336  0x00000812 call  0x00000550 
- 00001337  0x00000813 fetch  0x00000001 , 0x00004231 
- 00001338  0x00000815 bbit0  0x00000000 , 0x0000053d 
- 00001339  0x00000816 jam  0x00000001 , 0x00004b0a 
- 00001340  0x00000817 branch  0x000043e7 
- 00001341  0x00000819 call  0x000043e9 
- 00001342  0x0000081a fetch  0x00000001 , 0x00004b0a 
- 00001343  0x0000081b rtn  0x00000034 
- 00001344  0x0000081c jam  0x00000000 , 0x00004b0a 
- 00001345  0x0000081d branch  0x00000506 
- 00001346  0x00000820 add  0x0000003f , 0x0000000b , 0x0000003f 
- 00001347  0x00000821 rtn 
- 00001348  0x00000823 arg  0x00000007 , 0x00000002 
- 00001349  0x00000824 isub  0x00000002 , 0x0000003f 
- 00001350  0x00000825 rtn 
- 00001351  0x0000082c fetcht  0x00000001 , 0x00004b00 
- 00001352  0x0000082d call  0x000067fb 
- 00001353  0x0000082e hfetch  0x00000001 , 0x0000807c 
- 00001354  0x0000082f set0  0x00000005 , 0x0000003f 
- 00001355  0x00000830 hstore  0x00000001 , 0x0000807c 
- 00001356  0x00000832 hfetch  0x00000001 , 0x00008078 
- 00001357  0x00000833 set0  0x00000005 , 0x0000003f 
- 00001358  0x00000834 hstore  0x00000001 , 0x00008078 
- 00001359  0x00000835 branch  0x000068f4 
- 00001360  0x00000838 ifetch  0x00000008 , 0x00000011 
- 00001361  0x00000839 store  0x00000008 , 0x00000a9a 
- 00001362  0x0000083a fetcht  0x00000002 , 0x00000a9c 
- 00001363  0x0000083b fetch  0x00000002 , 0x00000aa0 
- 00001364  0x0000083c isub  0x00000002 , 0x0000003e 
- 00001365  0x0000083d nbranch  0x0000340a , 0x00000002 
- 00001366  0x0000083e fetcht  0x00000002 , 0x00000a9e 
- 00001367  0x0000083f isub  0x00000002 , 0x0000003e 
- 00001368  0x00000840 nbranch  0x00006940 , 0x00000002 
- 00001369  0x00000842 fetch  0x00000001 , 0x00004231 
- 00001370  0x00000843 set0  0x00000000 , 0x0000003f 
- 00001371  0x00000844 store  0x00000001 , 0x00004231 
- 00001372  0x00000845 rtn 
- 00001373  0x00000848 fetch  0x00000004 , 0x000046d3 
- 00001374  0x00000849 rtnbit0  0x00000004 
- 00001375  0x0000084a fetch  0x00000002 , 0x00004682 
- 00001376  0x0000084b rtnbit1  0x0000000b 
- 00001377  0x0000084d fetch  0x00000002 , 0x00004b06 
- 00001378  0x0000084e nrtn  0x00000034 
- 00001379  0x0000084f call  0x00003f97 
- 00001380  0x00000850 nrtn  0x00000028 
- 00001381  0x00000851 fetch  0x00000001 , 0x000046cf 
- 00001382  0x00000852 pincrease  0x00000001 
- 00001383  0x00000853 store  0x00000001 , 0x000046cf 
- 00001384  0x00000854 beq  0x00000005 , 0x00000506 
- 00001385  0x00000855 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00001386  0x00000856 nbranch  0x0000056c , 0x00000002 
- 00001387  0x00000857 rtn 
- 00001388  0x00000859 jam  0x00000001 , 0x000046cf 
- 00001389  0x0000085a branch  0x000004f9 
- 00001390  0x0000085e fetch  0x00000001 , 0x000046e0 
- 00001391  0x0000085f beq  0x00000006 , 0x00000571 
- 00001392  0x00000863 branch  0x00003d81 
- 00001393  0x00000866 fetch  0x00000001 , 0x0000477a 
- 00001394  0x00000867 call  0x00000577 , 0x00000034 
- 00001395  0x00000868 fetch  0x00000001 , 0x0000477a 
- 00001396  0x00000869 beq  0x00000001 , 0x00000579 
- 00001397  0x0000086b beq  0x00000003 , 0x00003d8c 
- 00001398  0x0000086c branch  0x00003d88 
- 00001399  0x0000086e jam  0x00000001 , 0x0000477a 
- 00001400  0x0000086f rtn 
- 00001401  0x00000871 fetch  0x00000001 , 0x0000477f 
- 00001402  0x00000872 increase  0xffffffff , 0x0000003f 
- 00001403  0x00000873 branch  0x00003dbe 
- 00001404  0x00000895 disable  0x00000028 
- 00001405  0x00000896 setarg  0x00000000 
- 00001406  0x00000897 store  0x00000006 , 0x0000469b 
- 00001407  0x00000898 call  0x00000585 
- 00001408  0x00000899 call  0x00004079 
- 00001409  0x0000089a call  0x0000407e 
- 00001410  0x0000089b call  0x00000588 
- 00001411  0x0000089c nrtn  0x00000028 
- 00001412  0x0000089d branch  0x00003fa0 
- 00001413  0x000008a4 call  0x00003fc0 
- 00001414  0x000008a5 disable  0x00000028 
- 00001415  0x000008ab branch  0x00003fe7 
- 00001416  0x000008b6 call  0x0000058a 
- 00001417  0x000008b7 branch  0x0000409a 
- 00001418  0x000008b9 arg  0x00000000 , 0x00000011 
- 00001419  0x000008ba call  0x00000592 
- 00001420  0x000008bd call  0x0000058e 
- 00001421  0x000008be branch  0x0000408e 
- 00001422  0x000008c1 fetch  0x00000001 , 0x000046e5 
- 00001423  0x000008c2 rtneq  0x000000ff 
- 00001424  0x000008c3 call  0x000005a2 
- 00001425  0x000008c4 branch  0x000005a8 
- 00001426  0x000008c7 fetcht  0x00000001 , 0x000046e2 
- 00001427  0x000008c8 call  0x000005ad 
- 00001428  0x000008c9 fetcht  0x00000001 , 0x000046e2 
- 00001429  0x000008ca call  0x0000681d 
- 00001430  0x000008cb setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00001431  0x000008ce fetcht  0x00000001 , 0x000046e3 
- 00001432  0x000008cf call  0x000005ad 
- 00001433  0x000008d0 fetcht  0x00000001 , 0x000046e3 
- 00001434  0x000008d1 call  0x0000681d 
- 00001435  0x000008d2 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00001436  0x000008d5 fetcht  0x00000001 , 0x000046e4 
- 00001437  0x000008d6 call  0x000005ad 
- 00001438  0x000008d7 fetcht  0x00000001 , 0x000046e4 
- 00001439  0x000008d8 call  0x0000681d 
- 00001440  0x000008d9 setflag  0x00000001 , 0x00000002 , 0x00000011 
- 00001441  0x000008da rtn 
- 00001442  0x000008dc fetcht  0x00000001 , 0x000046e5 
- 00001443  0x000008dd call  0x000005b2 
- 00001444  0x000008de fetcht  0x00000001 , 0x000046e5 
- 00001445  0x000008df call  0x0000681d 
- 00001446  0x000008e0 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
- 00001447  0x000008e1 branch  0x000005ad 
- 00001448  0x000008e3 fetcht  0x00000001 , 0x000046e6 
- 00001449  0x000008e4 call  0x000005b2 
- 00001450  0x000008e5 fetcht  0x00000001 , 0x000046e6 
- 00001451  0x000008e6 call  0x0000681d 
- 00001452  0x000008e7 nsetflag  0x00000001 , 0x00000004 , 0x00000011 
- 00001453  0x000008ea set1  0x00000007 , 0x00000002 
- 00001454  0x000008eb arg  0x00008078 , 0x00000005 
- 00001455  0x000008ec call  0x00006830 
- 00001456  0x000008ed set0  0x00000007 , 0x00000002 
- 00001457  0x000008ee branch  0x000005b6 
- 00001458  0x000008f1 set0  0x00000007 , 0x00000002 
- 00001459  0x000008f2 arg  0x00008078 , 0x00000005 
- 00001460  0x000008f3 call  0x00006830 
- 00001461  0x000008f4 set1  0x00000007 , 0x00000002 
- 00001462  0x000008f5 arg  0x0000807c , 0x00000005 
- 00001463  0x000008f6 branch  0x0000680a 
- 00001464  0x000008f9 jam  0x00000000 , 0x00004808 
- 00001465  0x000008fa jam  0x0000000e , 0x000041e3 
- 00001466  0x000008fb call  0x000041e7 
- 00001467  0x000008fc fetch  0x00000002 , 0x00004208 
- 00001468  0x000008fd bbit1  0x00000007 , 0x000005be 
- 00001469  0x000008fe branch  0x000041e2 
- 00001470  0x00000901 call  0x000041c1 
- 00001471  0x00000902 fetch  0x00000002 , 0x00004208 
- 00001472  0x00000903 bbit1  0x0000000a , 0x000004ab 
- 00001473  0x00000904 branch  0x000041f7 
- 00001474  0x00000907 jam  0x00000000 , 0x0000479d 
- 00001475  0x00000908 jam  0x00000000 , 0x0000479e 
- 00001476  0x00000909 isolate1  0x00000026 , 0x00000000 
- 00001477  0x0000090a call  0x00000214 , 0x00000001 
- 00001478  0x0000090b branch  0x0000426d 
- 00001479  0x0000090e call  0x000068a2 
- 00001480  0x0000090f fetch  0x00000002 , 0x0000421d 
- 00001481  0x00000911 store  0x00000002 , 0x000047c2 
- 00001482  0x00000914 arg  0x00000002 , 0x00000002 
- 00001483  0x00000915 arg  0x000047c2 , 0x00000011 
- 00001484  0x00000916 arg  0x0000005f , 0x00000012 
- 00001485  0x00000917 branch  0x000065d1 
- 00001486  0x0000091a arg  0x00000002 , 0x00000002 
- 00001487  0x0000091b arg  0x000047c2 , 0x00000011 
- 00001488  0x0000091c arg  0x0000005f , 0x00000012 
- 00001489  0x0000091d branch  0x000065df 
- 00001490  0x00000926 jam  0x00000000 , 0x00004b3c 
- 00001491  0x00000927 call  0x000002f5 
- 00001492  0x00000928 jam  0x00000001 , 0x00004720 
- 00001493  0x00000929 jam  0x00000000 , 0x0000479c 
- 00001494  0x0000092a fetch  0x00000002 , 0x00004682 
- 00001495  0x0000092b bbit1  0x0000000b , 0x000005e0 
- 00001496  0x0000092e call  0x000005ce 
- 00001497  0x0000092f fetcht  0x00000002 , 0x000047c2 
- 00001498  0x00000930 increase  0x00000001 , 0x00000002 
- 00001499  0x00000931 storet  0x00000002 , 0x000047c2 
- 00001500  0x00000932 storet  0x00000002 , 0x000044a1 
- 00001501  0x00000933 call  0x000005ca 
- 00001502  0x00000934 random  0x0000003f 
- 00001503  0x00000935 store  0x00000001 , 0x000044a0 
- 00001504  0x00000937 call  0x00003418 
- 00001505  0x00000938 fetch  0x00000002 , 0x00004687 
- 00001506  0x00000939 store  0x00000002 , 0x000046ac 
- 00001507  0x0000093a jam  0x00000006 , 0x0000016d 
- 00001508  0x0000093b setarg  0x00000000 
- 00001509  0x0000093c store  0x00000002 , 0x000046b0 
- 00001510  0x0000093d store  0x00000002 , 0x000046ae 
- 00001511  0x0000093e arg  0x00000007 , 0x00000007 
- 00001512  0x0000093f call  0x000043ce 
- 00001513  0x00000940 call  0x000043ca 
- 00001514  0x00000941 fetch  0x00000001 , 0x00004092 
- 00001515  0x00000942 isolate1  0x00000001 , 0x0000003f 
- 00001516  0x00000943 call  0x000005ef , 0x00000001 
- 00001517  0x00000944 call  0x000042c4 
- 00001518  0x00000945 branch  0x00000519 
- 00001519  0x00000948 jam  0x00000000 , 0x0000479f 
- 00001520  0x00000949 call  0x00000306 
- 00001521  0x0000094a setarg  0x00000005 
- 00001522  0x0000094b istore  0x00000001 , 0x00000006 
- 00001523  0x0000094d arg  0x00004b1d , 0x00000006 
- 00001524  0x0000094e call  0x000005f6 
- 00001525  0x00000950 branch  0x00007df4 
- 00001526  0x00000953 arg  0x0000437b , 0x00000005 
- 00001527  0x00000954 arg  0x00000013 , 0x00000039 
- 00001528  0x00000955 call  0x00007f01 
- 00001529  0x00000956 branch  0x000057b8 
- 00001530  0x00000959 call  0x00000520 
- 00001531  0x0000095a setarg  0x00000000 
- 00001532  0x0000095b store  0x00000002 , 0x000046ac 
- 00001533  0x0000095c call  0x00000333 
- 00001534  0x0000095d branch  0x000042cb 
- 00001535  0x00000960 fetch  0x00000001 , 0x0000450f 
- 00001536  0x00000961 pincrease  0x00000001 
- 00001537  0x00000962 store  0x00000001 , 0x0000450f 
- 00001538  0x00000963 beq  0x0000000c , 0x00005395 
- 00001539  0x00000964 call  0x000055aa 
- 00001540  0x00000965 call  0x0000561e 
- 00001541  0x00000966 call  0x000006de 
- 00001542  0x00000967 branch  0x0000538f 
- 00001543  0x0000096a fetch  0x00000001 , 0x00000016 
- 00001544  0x0000096b increase  0x00000001 , 0x0000003f 
- 00001545  0x0000096c store  0x00000001 , 0x00000016 
- 00001546  0x0000096d rtnne  0x00000028 
- 00001547  0x0000096e jam  0x00000025 , 0x00000016 
- 00001548  0x0000096f rtn 
- 00001549  0x00000972 call  0x000029bb 
- 00001550  0x00000973 call  0x00000020 
- 00001551  0x00000974 branch  0x000054a3 
- 00001552  0x00000977 call  0x00000618 
- 00001553  0x00000978 branch  0x0000557d 
- 00001554  0x0000097a fetch  0x00000001 , 0x000047c5 
- 00001555  0x0000097b store  0x00000001 , 0x00004172 
- 00001556  0x0000097d jam  0x00000000 , 0x000047c4 
- 00001557  0x0000097e rtn 
- 00001558  0x00000980 jam  0x00000001 , 0x000047c4 
- 00001559  0x00000981 rtn 
- 00001560  0x00000983 fetch  0x00000001 , 0x000043d6 
- 00001561  0x00000984 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00001562  0x00000985 nbranch  0x00000616 , 0x00000002 
- 00001563  0x00000986 fetch  0x00000001 , 0x000043d8 
- 00001564  0x00000987 fetcht  0x00000001 , 0x000047c5 
- 00001565  0x00000988 isub  0x00000002 , 0x0000003e 
- 00001566  0x00000989 branch  0x00000612 , 0x00000002 
- 00001567  0x0000098a fetch  0x00000001 , 0x000043d8 
- 00001568  0x0000098b store  0x00000001 , 0x00004172 
- 00001569  0x0000098c branch  0x00000614 
- 00001570  0x0000098f fetch  0x00000001 , 0x0000043f 
- 00001571  0x00000990 rtnbit0  0x00000006 
- 00001572  0x00000991 call  0x00000627 
- 00001573  0x00000992 nrtn  0x00000028 
- 00001574  0x00000993 branch  0x000055a0 
- 00001575  0x00000995 enable  0x00000028 
- 00001576  0x00000996 fetch  0x00000001 , 0x0000045a 
- 00001577  0x00000997 rshift4  0x0000003f , 0x0000003f 
- 00001578  0x00000998 rtnne  0x0000000f 
- 00001579  0x00000999 fetch  0x00000001 , 0x00000460 
- 00001580  0x0000099a rshift4  0x0000003f , 0x0000003f 
- 00001581  0x0000099b rtnne  0x00000000 
- 00001582  0x0000099c branch  0x00007fe9 
- 00001583  0x0000099f fetch  0x00000001 , 0x00000456 
- 00001584  0x000009a0 bbit1  0x00000005 , 0x00000643 
- 00001585  0x000009a1 call  0x000006d0 
- 00001586  0x000009a2 fetch  0x00000001 , 0x0000478e 
- 00001587  0x000009a3 nbranch  0x00000639 , 0x00000034 
- 00001588  0x000009a4 fetch  0x00000001 , 0x0000043f 
- 00001589  0x000009a5 bbit0  0x00000004 , 0x0000063d 
- 00001590  0x000009a6 fetch  0x00000001 , 0x000002da 
- 00001591  0x000009a7 branch  0x0000063d , 0x00000034 
- 00001592  0x000009a8 branch  0x00005664 
- 00001593  0x000009aa fetch  0x00000001 , 0x0000478e 
- 00001594  0x000009ab increase  0xffffffff , 0x0000003f 
- 00001595  0x000009ac store  0x00000001 , 0x0000478e 
- 00001596  0x000009ad branch  0x00005664 
- 00001597  0x000009af fetch  0x00000001 , 0x000044c4 
- 00001598  0x000009b0 bne  0x00000005 , 0x00000640 
- 00001599  0x000009b1 jam  0x00000003 , 0x0000478e 
- 00001600  0x000009b3 call  0x00005892 
- 00001601  0x000009b4 call  0x000003d1 , 0x00000034 
- 00001602  0x000009b5 branch  0x00005622 
- 00001603  0x000009b8 call  0x00000645 
- 00001604  0x000009b9 branch  0x00000651 
- 00001605  0x000009bc fetch  0x00000001 , 0x000046c5 
- 00001606  0x000009bd and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001607  0x000009be rtnne  0x00000003 
- 00001608  0x000009bf fetch  0x00000001 , 0x000047c1 
- 00001609  0x000009c0 rtn  0x00000034 
- 00001610  0x000009c1 fetch  0x00000001 , 0x000043dd 
- 00001611  0x000009c2 rtn  0x00000034 
- 00001612  0x000009c3 fetch  0x00000001 , 0x000043dc 
- 00001613  0x000009c4 set1  0x00000004 , 0x0000003f 
- 00001614  0x000009c5 store  0x00000001 , 0x000043dc 
- 00001615  0x000009c6 call  0x00005650 
- 00001616  0x000009c7 rtn 
- 00001617  0x000009cc branch  0x000006d4 
- 00001618  0x000009cf fetch  0x00000001 , 0x0000479f 
- 00001619  0x000009d0 rtn  0x00000034 
- 00001620  0x000009d1 fetch  0x00000001 , 0x000046c5 
- 00001621  0x000009d2 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001622  0x000009d3 rtneq  0x00000003 
- 00001623  0x000009d4 jam  0x0000000a , 0x000046c6 
- 00001624  0x000009d5 rtn 
- 00001625  0x000009d8 rtnmark1  0x0000000f 
- 00001626  0x000009d9 call  0x00005890 
- 00001627  0x000009da nrtn  0x00000034 
- 00001628  0x000009db fetch  0x00000001 , 0x000002d9 
- 00001629  0x000009dc and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001630  0x000009dd store  0x00000001 , 0x0000450c 
- 00001631  0x000009de ifetch  0x00000001 , 0x00000006 
- 00001632  0x000009df and  0x0000003f , 0x0000001f , 0x0000003f 
- 00001633  0x000009e0 store  0x00000001 , 0x0000450b 
- 00001634  0x000009e1 rtn  0x00000034 
- 00001635  0x000009e2 copy  0x00000006 , 0x0000003f 
- 00001636  0x000009e3 store  0x00000002 , 0x0000450d 
- 00001637  0x000009e4 fetch  0x00000001 , 0x0000450c 
- 00001638  0x000009e5 beq  0x00000003 , 0x00000668 
- 00001639  0x000009e6 branch  0x0000568d 
- 00001640  0x000009e8 fetch  0x00000001 , 0x000002db 
- 00001641  0x000009e9 beq  0x00000001 , 0x0000066b 
- 00001642  0x000009ea branch  0x00005c65 
- 00001643  0x000009ec ifetch  0x00000005 , 0x00000006 
- 00001644  0x000009ed store  0x00000005 , 0x000043ce 
- 00001645  0x000009ee ifetch  0x00000002 , 0x00000006 
- 00001646  0x000009ef store  0x00000002 , 0x0000045f 
- 00001647  0x000009f0 branch  0x00005c8a 
- 00001648  0x000009f3 ifetch  0x00000002 , 0x00000006 
- 00001649  0x000009f4 beq  0x00000004 , 0x00000674 
- 00001650  0x000009f5 beq  0x00000006 , 0x00000691 
- 00001651  0x000009f6 branch  0x00005698 
- 00001652  0x000009f8 call  0x00007ea5 
- 00001653  0x000009f9 call  0x00000652 
- 00001654  0x000009fa call  0x00007e9f 
- 00001655  0x000009fb ifetch  0x00000003 , 0x00000006 
- 00001656  0x000009fc store  0x00000003 , 0x00000477 
- 00001657  0x000009fd beq  0x00000010 , 0x00000683 
- 00001658  0x000009ff rshift8  0x0000003f , 0x00000002 
- 00001659  0x00000a00 sub  0x00000002 , 0x00000024 , 0x0000003e 
- 00001660  0x00000a02 branch  0x000058ad , 0x00000002 
- 00001661  0x00000a03 arg  0x000047c6 , 0x00000002 
- 00001662  0x00000a04 storet  0x00000002 , 0x000044bc 
- 00001663  0x00000a05 call  0x000058ad 
- 00001664  0x00000a06 setarg  0x00008e7a 
- 00001665  0x00000a07 store  0x00000002 , 0x000044bc 
- 00001666  0x00000a08 rtn 
- 00001667  0x00000a0b call  0x000059fa 
- 00001668  0x00000a0c call  0x00005879 
- 00001669  0x00000a0d increase  0x00000007 , 0x00000006 
- 00001670  0x00000a0e ifetch  0x00000001 , 0x00000006 
- 00001671  0x00000a0f rtnne  0x00000011 
- 00001672  0x00000a10 increase  0x00000005 , 0x00000006 
- 00001673  0x00000a11 ifetch  0x00000002 , 0x00000006 
- 00001674  0x00000a12 arg  0x00001812 , 0x00000002 
- 00001675  0x00000a13 isub  0x00000002 , 0x0000003e 
- 00001676  0x00000a14 nrtn  0x00000005 
- 00001677  0x00000a15 increase  0xfffffffc , 0x00000006 
- 00001678  0x00000a16 setarg  0x0000002b 
- 00001679  0x00000a17 istore  0x00000002 , 0x00000006 
- 00001680  0x00000a18 rtn 
- 00001681  0x00000a46 ifetch  0x00000001 , 0x00000006 
- 00001682  0x00000a47 beq  0x00000001 , 0x00000695 
- 00001683  0x00000a48 beq  0x00000005 , 0x00000697 
- 00001684  0x00000a49 branch  0x00005af6 
- 00001685  0x00000a4c jam  0x00000001 , 0x00004b3c 
- 00001686  0x00000a4d branch  0x00005b09 
- 00001687  0x00000a50 call  0x00005b5a 
- 00001688  0x00000a51 fetch  0x00000001 , 0x0000043f 
- 00001689  0x00000a52 set0  0x00000005 , 0x0000003f 
- 00001690  0x00000a53 store  0x00000001 , 0x0000043f 
- 00001691  0x00000a54 branch  0x00005c8e 
- 00001692  0x00000a57 fetch  0x00000001 , 0x00000016 
- 00001693  0x00000a58 bne  0x00000027 , 0x000056f2 
- 00001694  0x00000a59 call  0x000006a2 
- 00001695  0x00000a5a arg  0x00000000 , 0x00000007 
- 00001696  0x00000a5b fetch  0x00000002 , 0x00004482 
- 00001697  0x00000a5c branch  0x00007f08 
- 00001698  0x00000a5e random  0x0000003f 
- 00001699  0x00000a5f arg  0x000001ff , 0x00000002 
- 00001700  0x00000a60 iand  0x00000002 , 0x0000003f 
- 00001701  0x00000a61 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00001702  0x00000a62 branch  0x00003cbe 
- 00001703  0x00000a65 disable  0x0000002b 
- 00001704  0x00000a66 branch  0x000006aa , 0x0000002e 
- 00001705  0x00000a67 nbranch  0x00005806 , 0x0000002d 
- 00001706  0x00000a69 call  0x00002bcb 
- 00001707  0x00000a6a fetch  0x00000002 , 0x000040c1 
- 00001708  0x00000a6b store  0x00000002 , 0x0000044d 
- 00001709  0x00000a6c fetch  0x00000001 , 0x000046c5 
- 00001710  0x00000a6d compare  0x00000003 , 0x0000003f , 0x00000003 
- 00001711  0x00000a6e nbranch  0x00002bde , 0x00000001 
- 00001712  0x00000a6f branch  0x000057fb 
- 00001713  0x00000a72 fetch  0x00000001 , 0x0000479f 
- 00001714  0x00000a73 nrtn  0x00000034 
- 00001715  0x00000a74 fetch  0x00000001 , 0x00000478 
- 00001716  0x00000a75 sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00001717  0x00000a76 nrtn  0x00000005 
- 00001718  0x00000a77 jam  0x00000000 , 0x000046c6 
- 00001719  0x00000a78 branch  0x00003d60 
- 00001720  0x00000a7b call  0x000062bc 
- 00001721  0x00000a7c nbranch  0x00007ddb , 0x00000034 
- 00001722  0x00000a7d fetch  0x00000001 , 0x00000a99 
- 00001723  0x00000a7e bmark0  0x00000009 , 0x00007dd6 
- 00001724  0x00000a7f beq  0x00000012 , 0x000006be 
- 00001725  0x00000a80 branch  0x00007dca 
- 00001726  0x00000a83 call  0x00005890 
- 00001727  0x00000a84 nrtn  0x00000034 
- 00001728  0x00000a85 branch  0x00005abf 
- 00001729  0x00000a89 hfetch  0x00000001 , 0x00008077 
- 00001730  0x00000a8a and_into  0x000000fd , 0x0000003f 
- 00001731  0x00000a8b hstore  0x00000001 , 0x00008077 
- 00001732  0x00000a8c hfetcht  0x00000001 , 0x00008073 
- 00001733  0x00000a8d or_into  0x00000002 , 0x00000002 
- 00001734  0x00000a8e hstoret  0x00000001 , 0x00008073 
- 00001735  0x00000a8f call  0x000063ee 
- 00001736  0x00000a90 and_into  0x000000fd , 0x00000002 
- 00001737  0x00000a91 nop  0x0000000d 
- 00001738  0x00000a92 call  0x000063f2 
- 00001739  0x00000a93 hstoret  0x00000001 , 0x00008073 
- 00001740  0x00000a94 rtn 
- 00001741  0x00000a9b jam  0x00000001 , 0x00004d07 
- 00001742  0x00000a9c jam  0x00000000 , 0x00004d04 
- 00001743  0x00000a9d rtn 
- 00001744  0x00000a9f fetch  0x00000001 , 0x00004d04 
- 00001745  0x00000aa0 increase  0x00000001 , 0x0000003f 
- 00001746  0x00000aa1 store  0x00000001 , 0x00004d04 
- 00001747  0x00000aa2 rtn 
- 00001748  0x00000aa4 fetch  0x00000001 , 0x00004d04 
- 00001749  0x00000aa5 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001750  0x00000aa6 ncall  0x000006dc , 0x00000002 
- 00001751  0x00000aa7 fetch  0x00000001 , 0x00004d04 
- 00001752  0x00000aa8 rtneq  0x00000000 
- 00001753  0x00000aa9 increase  0xffffffff , 0x0000003f 
- 00001754  0x00000aaa store  0x00000001 , 0x00004d04 
- 00001755  0x00000aab rtn 
- 00001756  0x00000aad jam  0x00000003 , 0x00004d04 
- 00001757  0x00000aae rtn 
- 00001758  0x00000ab1 fetch  0x00000002 , 0x00004682 
- 00001759  0x00000ab2 rtnbit1  0x0000000b 
- 00001760  0x00000ab3 rtnbit1  0x00000007 
- 00001761  0x00000ab4 rtnbit1  0x00000006 
- 00001762  0x00000ab6 arg  0x00004c8d , 0x00000011 
- 00001763  0x00000ab7 call  0x000002af 
- 00001764  0x00000ab8 storet  0x00000001 , 0x00004d05 
- 00001765  0x00000aba setarg  0x00000082 
- 00001766  0x00000abb bmark1  0x00000026 , 0x000006e8 
- 00001767  0x00000abc setarg  0x00000080 
- 00001768  0x00000abe isub  0x00000002 , 0x0000003e 
- 00001769  0x00000abf nbranch  0x00000700 , 0x00000002 
- 00001770  0x00000ac1 fetch  0x00000001 , 0x00004d04 
- 00001771  0x00000ac2 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001772  0x00000ac3 nbranch  0x000006f0 , 0x00000002 
- 00001773  0x00000ac4 fetch  0x00000001 , 0x00004d04 
- 00001774  0x00000ac5 beq  0x00000000 , 0x00000701 
- 00001775  0x00000ac6 rtn 
- 00001776  0x00000ac9 fetch  0x00000001 , 0x00004d04 
- 00001777  0x00000aca rtnne  0x00000020 
- 00001778  0x00000acb jam  0x00000000 , 0x00004d04 
- 00001779  0x00000acd fetcht  0x00000001 , 0x00004d05 
- 00001780  0x00000ace setarg  0x00000077 
- 00001781  0x00000acf bmark1  0x00000026 , 0x000006f7 
- 00001782  0x00000ad0 setarg  0x00000075 
- 00001783  0x00000ad2 isub  0x00000002 , 0x0000003e 
- 00001784  0x00000ad3 nrtn  0x00000002 
- 00001785  0x00000ad4 fetch  0x00000001 , 0x00004d07 
- 00001786  0x00000ad5 beq  0x00000000 , 0x00000708 
- 00001787  0x00000ad6 increase  0xffffffff , 0x0000003f 
- 00001788  0x00000ad7 store  0x00000001 , 0x00004d07 
- 00001789  0x00000ad8 beq  0x00000000 , 0x00000708 
- 00001790  0x00000adb jam  0x00000000 , 0x000041de 
- 00001791  0x00000adc rtn 
- 00001792  0x00000adf jam  0x00000000 , 0x00004d04 
- 00001793  0x00000ae1 fetch  0x00000001 , 0x00004d07 
- 00001794  0x00000ae2 beq  0x00000002 , 0x00000706 
- 00001795  0x00000ae3 increase  0x00000001 , 0x0000003f 
- 00001796  0x00000ae4 store  0x00000001 , 0x00004d07 
- 00001797  0x00000ae5 beq  0x00000001 , 0x000006fe 
- 00001798  0x00000ae8 jam  0x00000002 , 0x000041de 
- 00001799  0x00000ae9 rtn 
- 00001800  0x00000aec jam  0x00000004 , 0x000041de 
- 00001801  0x00000aed rtn 
- 00001802  0x00000af1 storet  0x00000001 , 0x00000017 
- 00001803  0x00000af2 add  0x00000002 , 0x00000000 , 0x00000011 
- 00001804  0x00000af3 call  0x00002981 
- 00001805  0x00000af4 setarg  0x00000500 
- 00001806  0x00000af5 call  0x00002a8f 
- 00001807  0x00000af7 jam  0x00000001 , 0x00008906 
- 00001808  0x00000af8 jam  0x0000003c , 0x00008900 
- 00001809  0x00000af9 jam  0x000000e0 , 0x00008901 
- 00001810  0x00000afa nop  0x0000000a 
- 00001811  0x00000afb jam  0x00000001 , 0x00008902 
- 00001812  0x00000afc jam  0x0000003d , 0x00008902 
- 00001813  0x00000afd nop  0x0000000a 
- 00001814  0x00000afe jam  0x000000b7 , 0x00008903 
- 00001815  0x00000aff nop  0x0000000a 
- 00001816  0x00000b00 jam  0x0000007d , 0x00008902 
- 00001817  0x00000b01 fetch  0x00000001 , 0x000041de 
- 00001818  0x00000b04 beq  0x00000002 , 0x00000722 
- 00001819  0x00000b06 beq  0x00000004 , 0x0000072a 
- 00001820  0x00000b07 beq  0x00000020 , 0x00000734 
- 00001821  0x00000b0a call  0x0000072f 
- 00001822  0x00000b0c jam  0x000000d0 , 0x00008955 
- 00001823  0x00000b0d jam  0x000000e0 , 0x00008956 
- 00001824  0x00000b0f jam  0x0000006c , 0x00008958 
- 00001825  0x00000b11 branch  0x0000294b 
- 00001826  0x00000b20 jam  0x000000fb , 0x0000894c 
- 00001827  0x00000b21 jam  0x000000ef , 0x0000894d 
- 00001828  0x00000b22 jam  0x000000ec , 0x0000894e 
- 00001829  0x00000b23 jam  0x0000005e , 0x0000894f 
- 00001830  0x00000b26 jam  0x000000d0 , 0x00008955 
- 00001831  0x00000b27 jam  0x000000e0 , 0x00008956 
- 00001832  0x00000b29 jam  0x0000003c , 0x00008958 
- 00001833  0x00000b2b branch  0x00002953 
- 00001834  0x00000b38 call  0x0000072f 
- 00001835  0x00000b3a jam  0x000000d0 , 0x00008955 
- 00001836  0x00000b3b jam  0x000000c0 , 0x00008956 
- 00001837  0x00000b3d jam  0x0000006c , 0x00008958 
- 00001838  0x00000b3f branch  0x0000295b 
- 00001839  0x00000b42 jam  0x0000005b , 0x0000894c 
- 00001840  0x00000b43 jam  0x00000096 , 0x0000894d 
- 00001841  0x00000b44 jam  0x0000002c , 0x0000894e 
- 00001842  0x00000b45 jam  0x00000046 , 0x0000894f 
- 00001843  0x00000b46 rtn 
- 00001844  0x00000b4a jam  0x000000c2 , 0x00008956 
- 00001845  0x00000b4b jam  0x000000d0 , 0x00008955 
- 00001846  0x00000b4c rtn 
- 00001847  0x00000b4f force  0x00000008 , 0x00000015 
- 00001848  0x00000b50 branch  0x000028fa 
- 00008192  0x00000b60 call  0x00002abc 
- 00008193  0x00000b63 bpatch  0x00000000 , 0x00004000 
- 00008194  0x00000b64 clear_stack 
- 00008195  0x00000b65 call  0x0000640d 
- 00008196  0x00000b66 call  0x0000296c 
- 00008197  0x00000b67 call  0x000065a3 
- 00008198  0x00000b68 call  0x00002a96 
- 00008199  0x00000b69 call  0x00004d6a 
- 00008200  0x00000b6a bpatch  0x00000001 , 0x00004000 
- 00008201  0x00000b6b call  0x00006a03 
- 00008202  0x00000b6c call  0x00005cf6 
- 00008203  0x00000b6d call  0x00007ccc 
- 00008204  0x00000b6e call  0x000032d8 
- 00008205  0x00000b6f ncall  0x0000689c , 0x0000002b 
- 00008206  0x00000b70 bpatch  0x00000002 , 0x00004000 
- 00008207  0x00000b71 call  0x000032e3 , 0x0000002b 
- 00008208  0x00000b72 call  0x0000756a 
- 00008209  0x00000b73 call  0x00002b41 , 0x0000002b 
- 00008210  0x00000b75 bpatch  0x00000003 , 0x00004000 
- 00008211  0x00000b76 call  0x000076dc 
- 00008212  0x00000b77 call  0x00007aaf 
- 00008213  0x00000b78 call  0x0000756d 
- 00008214  0x00000b79 call  0x0000535c 
- 00008215  0x00000b7a bpatch  0x00000004 , 0x00004000 
- 00008216  0x00000b7b call  0x00002038 
- 00008217  0x00000b7c call  0x000032ed 
- 00008218  0x00000b7d call  0x0000208f 
- 00008219  0x00000b7e call  0x000022f8 
- 00008220  0x00000b7f call  0x0000236a 
- 00008221  0x00000b80 call  0x00002021 
- 00008222  0x00000b81 call  0x00002b6a 
- 00008223  0x00000b82 call  0x00002c72 
- 00008224  0x00000b83 branch  0x00002012 
- 00008225  0x00000b86 call  0x00002026 
- 00008226  0x00000b87 rtnmark0  0x00000009 
- 00008227  0x00000b88 set0  0x00000009 , 0x00000000 
- 00008228  0x00000b89 call  0x00002223 
- 00008229  0x00000b8a branch  0x000053ce 
- 00008230  0x00000b8d bpatch  0x00000005 , 0x00004000 
- 00008231  0x00000b8e call  0x0000225e 
- 00008232  0x00000b8f nbranch  0x0000202f , 0x00000005 
- 00008233  0x00000b90 call  0x0000220a 
- 00008234  0x00000b91 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008235  0x00000b92 ifetch  0x00000001 , 0x00000006 
- 00008236  0x00000b93 bbit1  0x00000000 , 0x00005360 
- 00008237  0x00000b94 bbit1  0x00000001 , 0x00002166 
- 00008238  0x00000b95 branch  0x000023cf 
- 00008239  0x00000b97 call  0x0000222b 
- 00008240  0x00000b98 copy  0x00000039 , 0x0000003e 
- 00008241  0x00000b99 rtn  0x00000005 
- 00008242  0x00000b9a call  0x0000220a 
- 00008243  0x00000b9b fetch  0x00000001 , 0x00000030 
- 00008244  0x00000b9c bbit1  0x00000003 , 0x000020d3 
- 00008245  0x00000b9d fetch  0x00000001 , 0x00000031 
- 00008246  0x00000b9e bbit1  0x00000001 , 0x00002166 
- 00008247  0x00000b9f branch  0x000023cf 
- 00008248  0x00000ba8 fetch  0x00000001 , 0x000041ce 
- 00008249  0x00000ba9 rtn  0x00000034 
- 00008250  0x00000baa beq  0x00000001 , 0x00002048 
- 00008251  0x00000bab beq  0x00000002 , 0x0000204d 
- 00008252  0x00000bac beq  0x00000003 , 0x00002050 
- 00008253  0x00000bad beq  0x00000005 , 0x00002055 
- 00008254  0x00000bae beq  0x0000001b , 0x00002045 
- 00008255  0x00000baf call  0x00002257 
- 00008256  0x00000bb0 rtn  0x00000005 
- 00008257  0x00000bb1 call  0x0000225a 
- 00008258  0x00000bb2 rtn  0x00000005 
- 00008259  0x00000bb4 jam  0x00000000 , 0x000041ce 
- 00008260  0x00000bb5 rtn 
- 00008261  0x00000bb8 jam  0x0000001b , 0x0000049b 
- 00008262  0x00000bb9 jam  0x00000000 , 0x000041ce 
- 00008263  0x00000bba rtn 
- 00008264  0x00000bbd set1  0x0000001c , 0x00000000 
- 00008265  0x00000bbe set0  0x0000001e , 0x00000000 
- 00008266  0x00000bbf jam  0x000000ff , 0x0000008f 
- 00008267  0x00000bc0 jam  0x0000001f , 0x0000008d 
- 00008268  0x00000bc1 branch  0x00002043 
- 00008269  0x00000bc4 set0  0x0000001c , 0x00000000 
- 00008270  0x00000bc5 force  0x00000000 , 0x0000001b 
- 00008271  0x00000bc6 branch  0x00002043 
- 00008272  0x00000bc9 call  0x0000225a 
- 00008273  0x00000bca rtn  0x00000005 
- 00008274  0x00000bcb force  0x00000001 , 0x00000002 
- 00008275  0x00000bcc jam  0x00000005 , 0x0000016e 
- 00008276  0x00000bcd branch  0x0000205c 
- 00008277  0x00000bd0 bpatch  0x00000006 , 0x00004000 
- 00008278  0x00000bd2 fetch  0x00000006 , 0x000041d0 
- 00008279  0x00000bd3 branch  0x00002043 , 0x00000034 
- 00008280  0x00000bd4 jam  0x00000001 , 0x00004681 
- 00008281  0x00000bd6 jam  0x00000003 , 0x00000055 
- 00008282  0x00000bd7 branch  0x0000205b 
- 00008283  0x00000bda force  0x00000025 , 0x00000002 
- 00008284  0x00000bdc bpatch  0x00000007 , 0x00004000 
- 00008285  0x00000bdd fetch  0x00000001 , 0x000000f1 
- 00008286  0x00000bde branch  0x00002062 , 0x00000034 
- 00008287  0x00000bdf lshift3  0x0000003f , 0x0000003f 
- 00008288  0x00000be0 lshift4  0x0000003f , 0x0000003f 
- 00008289  0x00000be1 increase  0xffffffff , 0x0000003f 
- 00008290  0x00000be3 store  0x00000001 , 0x000040a6 
- 00008291  0x00000be4 store  0x00000001 , 0x000000f0 
- 00008292  0x00000be5 jam  0x0000001f , 0x0000008e 
- 00008293  0x00000be6 set0  0x0000000c , 0x00000000 
- 00008294  0x00000be7 call  0x0000223b 
- 00008295  0x00000be8 nbranch  0x00002083 , 0x00000005 
- 00008296  0x00000be9 call  0x00002a6f 
- 00008297  0x00000bea store  0x00000001 , 0x00000077 
- 00008298  0x00000beb storet  0x00000001 , 0x0000007c 
- 00008299  0x00000bec fetch  0x00000006 , 0x000041d0 
- 00008300  0x00000bed store  0x00000006 , 0x00000040 
- 00008301  0x00000bee bpatch  0x00000008 , 0x00004001 
- 00008302  0x00000bef call  0x00007f15 
- 00008303  0x00000bf0 force  0x00000000 , 0x0000003f 
- 00008304  0x00000bf1 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008305  0x00000bf2 nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00008306  0x00000bf3 set1  0x00000003 , 0x0000003f 
- 00008307  0x00000bf4 store  0x00000001 , 0x00000030 
- 00008308  0x00000bf5 jam  0x00000003 , 0x00000a99 
- 00008309  0x00000bf6 call  0x00007d86 
- 00008310  0x00000bf7 force  0x00000000 , 0x0000003f 
- 00008311  0x00000bf8 setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00008312  0x00000bf9 store  0x00000001 , 0x0000004c 
- 00008313  0x00000bfa setarg  0x00000000 
- 00008314  0x00000bfb set1  0x00000001 , 0x0000003f 
- 00008315  0x00000bfc store  0x00000001 , 0x00000031 
- 00008316  0x00000bfd enable  0x00000029 
- 00008317  0x00000bfe call  0x00002223 
- 00008318  0x00000bff disable  0x00000029 
- 00008319  0x00000c00 force  0x00000003 , 0x00000007 
- 00008320  0x00000c01 fetch  0x00000002 , 0x000040b9 
- 00008321  0x00000c02 call  0x00007f08 
- 00008322  0x00000c03 branch  0x00002043 
- 00008323  0x00000c05 bpatch  0x00000009 , 0x00004001 
- 00008324  0x00000c06 fetch  0x00000006 , 0x000041d0 
- 00008325  0x00000c07 store  0x00000006 , 0x00000040 
- 00008326  0x00000c08 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008327  0x00000c09 branch  0x00002089 , 0x00000001 
- 00008328  0x00000c0a branch  0x00002043 
- 00008329  0x00000c0c arg  0x00000101 , 0x00000005 
- 00008330  0x00000c0d arg  0x00000008 , 0x00000039 
- 00008331  0x00000c0e call  0x00007ec6 
- 00008332  0x00000c0f jam  0x00000004 , 0x00000a99 
- 00008333  0x00000c10 call  0x00007d86 
- 00008334  0x00000c11 branch  0x00002043 
- 00008335  0x00000c19 rtnmark0  0x0000001c 
- 00008336  0x00000c1a force  0x00000001 , 0x00000007 
- 00008337  0x00000c1b call  0x00007f16 
- 00008338  0x00000c1c nsetflag  0x00000034 , 0x0000001c , 0x00000000 
- 00008339  0x00000c1d nbranch  0x00002095 , 0x00000034 
- 00008340  0x00000c1e rtn 
- 00008341  0x00000c23 bpatch  0x0000000a , 0x00004001 
- 00008342  0x00000c24 fetcht  0x00000002 , 0x000040bb 
- 00008343  0x00000c25 force  0x00000004 , 0x00000007 
- 00008344  0x00000c26 call  0x0000271c 
- 00008345  0x00000c27 rtn  0x00000028 
- 00008346  0x00000c28 call  0x000028a4 
- 00008347  0x00000c29 force  0x00000000 , 0x00000024 
- 00008348  0x00000c2b rtn  0x00000003 
- 00008349  0x00000c2c set0  0x0000000b , 0x00000000 
- 00008350  0x00000c2d set0  0x00000000 , 0x00000000 
- 00008351  0x00000c2f add  0x00000022 , 0x00000001 , 0x00000021 
- 00008352  0x00000c30 isolate1  0x0000001e , 0x00000000 
- 00008353  0x00000c31 setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008354  0x00000c32 compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008355  0x00000c33 nbranch  0x000020be , 0x00000001 
- 00008356  0x00000c36 bpatch  0x0000000b , 0x00004001 
- 00008357  0x00000c37 fetch  0x00000001 , 0x00000012 
- 00008358  0x00000c38 increase  0x00000001 , 0x0000003f 
- 00008359  0x00000c39 store  0x00000001 , 0x00000012 
- 00008360  0x00000c3a call  0x000028d8 
- 00008361  0x00000c3b call  0x000028d2 
- 00008362  0x00000c3c call  0x000028f2 
- 00008363  0x00000c3d call  0x00002a51 
- 00008364  0x00000c3e call  0x00002a56 
- 00008365  0x00000c3f call  0x00002a64 
- 00008366  0x00000c40 call  0x0000264d 
- 00008367  0x00000c41 call  0x000020b1 
- 00008368  0x00000c42 branch  0x0000209c 
- 00008369  0x00000c45 bpatch  0x0000000c , 0x00004001 
- 00008370  0x00000c46 fetch  0x00000001 , 0x0000008d 
- 00008371  0x00000c47 increase  0xffffffff , 0x0000003f 
- 00008372  0x00000c48 store  0x00000001 , 0x0000008d 
- 00008373  0x00000c49 rtn  0x00000002 
- 00008374  0x00000c4a jam  0x0000001f , 0x0000008d 
- 00008375  0x00000c4b fetch  0x00000001 , 0x0000008f 
- 00008376  0x00000c4c increase  0xffffffff , 0x0000003f 
- 00008377  0x00000c4d store  0x00000001 , 0x0000008f 
- 00008378  0x00000c4e rtn  0x00000002 
- 00008379  0x00000c4f setflip  0x0000001e , 0x00000000 
- 00008380  0x00000c50 jam  0x000000ff , 0x0000008f 
- 00008381  0x00000c51 rtn 
- 00008382  0x00000c54 bpatch  0x0000000d , 0x00004001 
- 00008383  0x00000c55 call  0x000028d8 
- 00008384  0x00000c56 call  0x000028cc 
- 00008385  0x00000c57 call  0x000028f2 
- 00008386  0x00000c58 call  0x00002a5b 
- 00008387  0x00000c59 call  0x000029eb 
- 00008388  0x00000c5a call  0x00002a0d 
- 00008389  0x00000c5b branch  0x000020c8 , 0x00000018 
- 00008390  0x00000c5c call  0x000020b1 
- 00008391  0x00000c5d branch  0x0000209f 
- 00008392  0x00000c5f bpatch  0x0000000e , 0x00004001 
- 00008393  0x00000c60 call  0x000029bb 
- 00008394  0x00000c61 call  0x00002a6b 
- 00008395  0x00000c62 call  0x0000251e 
- 00008396  0x00000c63 set0  0x00000001 , 0x00000000 
- 00008397  0x00000c64 rtnmark0  0x0000000b 
- 00008398  0x00000c66 bpatch  0x0000000f , 0x00004001 
- 00008399  0x00000c68 fetch  0x00000001 , 0x00000013 
- 00008400  0x00000c69 increase  0x00000001 , 0x0000003f 
- 00008401  0x00000c6a store  0x00000001 , 0x00000013 
- 00008402  0x00000c6b rtn 
- 00008403  0x00000c74 bpatch  0x00000010 , 0x00004002 
- 00008404  0x00000c75 enable  0x00000029 
- 00008405  0x00000c76 enable  0x00000030 
- 00008406  0x00000c77 fetch  0x00000002 , 0x000040b5 
- 00008407  0x00000c78 branch  0x000020db , 0x00000034 
- 00008408  0x00000c79 force  0x00000008 , 0x00000007 
- 00008409  0x00000c7a call  0x00007f16 
- 00008410  0x00000c7b nrtn  0x00000034 
- 00008411  0x00000c7d bpatch  0x00000011 , 0x00004002 
- 00008412  0x00000c7e fetcht  0x00000002 , 0x000040b7 
- 00008413  0x00000c7f force  0x00000028 , 0x00000007 
- 00008414  0x00000c80 call  0x0000271c 
- 00008415  0x00000c81 branch  0x00002114 , 0x00000028 
- 00008416  0x00000c82 force  0x00000003 , 0x00000007 
- 00008417  0x00000c83 call  0x00007f16 
- 00008418  0x00000c84 nbranch  0x000020f0 , 0x00000034 
- 00008419  0x00000c85 fetch  0x00000001 , 0x0000004c 
- 00008420  0x00000c86 bbit1  0x00000004 , 0x000020e6 
- 00008421  0x00000c87 branch  0x000020e9 
- 00008422  0x00000c89 arg  0x00000101 , 0x00000005 
- 00008423  0x00000c8a arg  0x00000008 , 0x00000039 
- 00008424  0x00000c8b call  0x00007ec6 
- 00008425  0x00000c8d bpatch  0x00000012 , 0x00004002 
- 00008426  0x00000c8e jam  0x00000000 , 0x00000030 
- 00008427  0x00000c8f call  0x00005cf7 
- 00008428  0x00000c90 jam  0x00000000 , 0x00004681 
- 00008429  0x00000c91 jam  0x00000013 , 0x00000a99 
- 00008430  0x00000c92 call  0x00007d86 
- 00008431  0x00000c93 branch  0x00002114 
- 00008432  0x00000c96 bpatch  0x00000013 , 0x00004002 
- 00008433  0x00000c97 force  0x00000000 , 0x0000000b 
- 00008434  0x00000c98 until  0x00000023 , 0x00000026 
- 00008435  0x00000c99 fetch  0x00000001 , 0x000000f2 
- 00008436  0x00000c9a increase  0xffffffff , 0x0000003f 
- 00008437  0x00000c9b ixor  0x00000022 , 0x0000003f 
- 00008438  0x00000c9c compare  0x00000000 , 0x0000003f , 0x00000003 
- 00008439  0x00000c9d nbranch  0x000020f0 , 0x00000001 
- 00008440  0x00000c9e deposit  0x00000004 
- 00008441  0x00000c9f store  0x00000001 , 0x00000181 
- 00008442  0x00000ca0 force  0x00000000 , 0x00000026 
- 00008443  0x00000ca1 force  0x00000000 , 0x00000024 
- 00008444  0x00000ca4 bpatch  0x00000014 , 0x00004002 
- 00008445  0x00000ca5 branch  0x00002114 , 0x00000003 
- 00008446  0x00000ca6 call  0x000028dc 
- 00008447  0x00000ca7 arg  0x00000600 , 0x0000000b 
- 00008448  0x00000ca8 until  0x00000023 , 0x00000026 
- 00008449  0x00000caa bpatch  0x00000015 , 0x00004002 
- 00008450  0x00000cab fetch  0x00000004 , 0x000000f2 
- 00008451  0x00000cac iforce  0x00000021 
- 00008452  0x00000cad increase  0x00000001 , 0x0000003f 
- 00008453  0x00000cae store  0x00000004 , 0x000000f2 
- 00008454  0x00000caf isolate1  0x0000000c , 0x00000000 
- 00008455  0x00000cb0 setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008456  0x00000cb1 compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008457  0x00000cb2 nbranch  0x00002128 , 0x00000001 
- 00008458  0x00000cb3 fetch  0x00000001 , 0x0000000c 
- 00008459  0x00000cb4 increase  0x00000001 , 0x0000003f 
- 00008460  0x00000cb5 store  0x00000001 , 0x0000000c 
- 00008461  0x00000cb6 call  0x000028d2 
- 00008462  0x00000cb7 call  0x00002a51 
- 00008463  0x00000cb8 call  0x00002a56 
- 00008464  0x00000cb9 call  0x00002a64 
- 00008465  0x00000cba call  0x0000264d 
- 00008466  0x00000cbb call  0x0000211a 
- 00008467  0x00000cbc branch  0x000020fc 
- 00008468  0x00000cbe bpatch  0x00000016 , 0x00004002 
- 00008469  0x00000cbf disable  0x00000029 
- 00008470  0x00000cc0 fetch  0x00000002 , 0x000040b5 
- 00008471  0x00000cc1 rtn  0x00000034 
- 00008472  0x00000cc2 force  0x00000008 , 0x00000007 
- 00008473  0x00000cc3 branch  0x00007f08 
- 00008474  0x00000cc6 bpatch  0x00000017 , 0x00004002 
- 00008475  0x00000cc7 fetch  0x00000001 , 0x0000008e 
- 00008476  0x00000cc8 increase  0xffffffff , 0x0000003f 
- 00008477  0x00000cc9 store  0x00000001 , 0x0000008e 
- 00008478  0x00000cca rtn  0x00000002 
- 00008479  0x00000ccb jam  0x0000001f , 0x0000008e 
- 00008480  0x00000ccc fetch  0x00000001 , 0x000000f0 
- 00008481  0x00000ccd increase  0xffffffff , 0x0000003f 
- 00008482  0x00000cce store  0x00000001 , 0x000000f0 
- 00008483  0x00000ccf rtn  0x00000002 
- 00008484  0x00000cd0 setflip  0x0000000c , 0x00000000 
- 00008485  0x00000cd1 fetch  0x00000001 , 0x000040a6 
- 00008486  0x00000cd2 store  0x00000001 , 0x000000f0 
- 00008487  0x00000cd3 rtn 
- 00008488  0x00000cd6 bpatch  0x00000018 , 0x00004003 
- 00008489  0x00000cd7 call  0x000028cc 
- 00008490  0x00000cd8 call  0x00002a5b 
- 00008491  0x00000cd9 call  0x000029eb 
- 00008492  0x00000cda call  0x00002a0d 
- 00008493  0x00000cdb branch  0x00002130 , 0x00000018 
- 00008494  0x00000cdc call  0x0000211a 
- 00008495  0x00000cdd branch  0x00002101 
- 00008496  0x00000cdf call  0x0000264d 
- 00008497  0x00000ce0 fetch  0x00000001 , 0x0000000d 
- 00008498  0x00000ce1 increase  0x00000001 , 0x0000003f 
- 00008499  0x00000ce2 store  0x00000001 , 0x0000000d 
- 00008500  0x00000ce3 force  0x00000000 , 0x0000001b 
- 00008501  0x00000ce4 fetch  0x00000004 , 0x000000f2 
- 00008502  0x00000ce6 bpatch  0x00000019 , 0x00004003 
- 00008503  0x00000ce7 call  0x00002a4f 
- 00008504  0x00000ce8 call  0x000028dc 
- 00008505  0x00000ce9 increase  0x00000001 , 0x00000026 
- 00008506  0x00000ceb and_into  0x000001fd , 0x00000021 
- 00008507  0x00000cec and_into  0x000001fc , 0x00000024 
- 00008508  0x00000ced call  0x000028d2 
- 00008509  0x00000cee call  0x00002a51 
- 00008510  0x00000cef call  0x00002a56 
- 00008511  0x00000cf0 call  0x00002a64 
- 00008512  0x00000cf1 deposit  0x00000022 
- 00008513  0x00000cf2 store  0x00000004 , 0x00000161 
- 00008514  0x00000cf3 force  0x00000000 , 0x00000004 
- 00008515  0x00000cf4 force  0x00000002 , 0x00000001 
- 00008516  0x00000cf5 call  0x00002a6b 
- 00008517  0x00000cf6 call  0x00002766 
- 00008518  0x00000cf8 bpatch  0x0000001a , 0x00004003 
- 00008519  0x00000cf9 call  0x00002a4d 
- 00008520  0x00000cfa or_into  0x00000002 , 0x00000021 
- 00008521  0x00000cfb and_into  0x000001fc , 0x00000024 
- 00008522  0x00000cfc call  0x000028cc 
- 00008523  0x00000cfd call  0x00002a5b 
- 00008524  0x00000cfe call  0x000029eb 
- 00008525  0x00000cff call  0x00002a0d 
- 00008526  0x00000d00 call  0x0000264d , 0x00000018 
- 00008527  0x00000d01 branch  0x00002155 , 0x00000018 
- 00008528  0x00000d02 fetch  0x00000001 , 0x00000010 
- 00008529  0x00000d03 branch  0x000020fc , 0x00000034 
- 00008530  0x00000d04 increase  0xffffffff , 0x0000003f 
- 00008531  0x00000d05 store  0x00000001 , 0x00000010 
- 00008532  0x00000d06 branch  0x00002136 
- 00008533  0x00000d09 bpatch  0x0000001b , 0x00004003 
- 00008534  0x00000d0a fetch  0x00000001 , 0x0000000e 
- 00008535  0x00000d0b increase  0x00000001 , 0x0000003f 
- 00008536  0x00000d0c store  0x00000001 , 0x0000000e 
- 00008537  0x00000d0d call  0x00002435 
- 00008538  0x00000d0f call  0x000022f2 
- 00008539  0x00000d10 branch  0x0000215f , 0x00000018 
- 00008540  0x00000d11 call  0x00002455 
- 00008541  0x00000d12 nbranch  0x0000215a , 0x00000034 
- 00008542  0x00000d13 branch  0x000020fc 
- 00008543  0x00000d16 bpatch  0x0000001c , 0x00004003 
- 00008544  0x00000d17 fetch  0x00000001 , 0x00000030 
- 00008545  0x00000d18 set0  0x00000003 , 0x0000003f 
- 00008546  0x00000d19 store  0x00000001 , 0x00000030 
- 00008547  0x00000d1a call  0x00002440 
- 00008548  0x00000d1b disable  0x00000029 
- 00008549  0x00000d1c rtn 
- 00008550  0x00000d20 bpatch  0x0000001d , 0x00004003 
- 00008551  0x00000d21 enable  0x00000029 
- 00008552  0x00000d22 enable  0x00000030 
- 00008553  0x00000d23 call  0x000021e1 
- 00008554  0x00000d24 rtn  0x00000028 
- 00008555  0x00000d25 call  0x00002c69 
- 00008556  0x00000d26 call  0x00002a4f 
- 00008557  0x00000d27 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008558  0x00000d28 call  0x000028e2 
- 00008559  0x00000d29 force  0x00000003 , 0x00000024 
- 00008560  0x00000d2a call  0x00006cc2 
- 00008561  0x00000d2b call  0x00002489 
- 00008562  0x00000d2c call  0x000028d2 
- 00008563  0x00000d2d call  0x00002a51 
- 00008564  0x00000d2e call  0x00002a56 
- 00008565  0x00000d2f call  0x00002a64 
- 00008566  0x00000d30 call  0x00002762 
- 00008567  0x00000d32 bpatch  0x0000001e , 0x00004003 
- 00008568  0x00000d33 call  0x00005d08 
- 00008569  0x00000d34 call  0x000022e4 
- 00008570  0x00000d35 nbranch  0x00002180 , 0x0000002d 
- 00008571  0x00000d36 call  0x00002a88 
- 00008572  0x00000d37 call  0x00002728 
- 00008573  0x00000d38 fetch  0x00000001 , 0x0000000f 
- 00008574  0x00000d39 increase  0x00000001 , 0x0000003f 
- 00008575  0x00000d3a store  0x00000001 , 0x0000000f 
- 00008576  0x00000d3c bpatch  0x0000001f , 0x00004003 
- 00008577  0x00000d3d call  0x00006caa 
- 00008578  0x00000d3e call  0x0000218b 
- 00008579  0x00000d3f nrtn  0x00000029 
- 00008580  0x00000d40 call  0x000026f3 
- 00008581  0x00000d41 nbranch  0x00002188 , 0x00000034 
- 00008582  0x00000d43 disable  0x00000029 
- 00008583  0x00000d44 rtn 
- 00008584  0x00000d47 call  0x00002489 
- 00008585  0x00000d48 call  0x000022da 
- 00008586  0x00000d49 branch  0x00002177 
- 00008587  0x00000d4d branch  0x0000218e , 0x0000002d 
- 00008588  0x00000d4e call  0x00002a7f 
- 00008589  0x00000d4f branch  0x0000219c , 0x00000002 
- 00008590  0x00000d51 call  0x000021a7 
- 00008591  0x00000d52 nbranch  0x0000219c , 0x00000028 
- 00008592  0x00000d53 fetch  0x00000001 , 0x0000004c 
- 00008593  0x00000d54 rtnbit0  0x00000004 
- 00008594  0x00000d55 rtnbit1  0x00000003 
- 00008595  0x00000d56 fetch  0x00000001 , 0x0000004b 
- 00008596  0x00000d57 rtnbit1  0x00000003 
- 00008597  0x00000d58 call  0x000021ae 
- 00008598  0x00000d59 nrtn  0x00000034 
- 00008599  0x00000d5a fetch  0x00000001 , 0x0000016e 
- 00008600  0x00000d5b increase  0xffffffff , 0x0000003f 
- 00008601  0x00000d5c store  0x00000001 , 0x0000016e 
- 00008602  0x00000d5d nrtn  0x00000034 
- 00008603  0x00000d5e branch  0x00006006 
- 00008604  0x00000d61 bpatch  0x00000020 , 0x00004004 
- 00008605  0x00000d62 call  0x0000245d 
- 00008606  0x00000d63 disable  0x00000029 
- 00008607  0x00000d64 fetch  0x00000001 , 0x0000004c 
- 00008608  0x00000d65 bbit1  0x00000004 , 0x000021a2 
- 00008609  0x00000d66 rtn 
- 00008610  0x00000d69 fetch  0x00000001 , 0x0000004c 
- 00008611  0x00000d6a rtnbit1  0x00000003 
- 00008612  0x00000d6c arg  0x00000101 , 0x00000005 
- 00008613  0x00000d6d arg  0x00000008 , 0x00000039 
- 00008614  0x00000d6e branch  0x00007ec6 
- 00008615  0x00000d71 bpatch  0x00000021 , 0x00004004 
- 00008616  0x00000d72 enable  0x00000028 
- 00008617  0x00000d73 fetch  0x00000001 , 0x0000004b 
- 00008618  0x00000d74 rtnbit0  0x00000003 
- 00008619  0x00000d75 call  0x000021ae 
- 00008620  0x00000d76 nrtn  0x00000034 
- 00008621  0x00000d77 branch  0x00007fe9 
- 00008622  0x00000d7a fetch  0x00000001 , 0x00000072 
- 00008623  0x00000d7b increase  0xffffffff , 0x0000003f 
- 00008624  0x00000d7c store  0x00000001 , 0x00000072 
- 00008625  0x00000d7d rtn 
- 00008626  0x00000d80 bpatch  0x00000022 , 0x00004004 
- 00008627  0x00000d81 fetch  0x00000001 , 0x00000030 
- 00008628  0x00000d82 bbit1  0x00000007 , 0x000021bb 
- 00008629  0x00000d83 fetch  0x00000001 , 0x000009b5 
- 00008630  0x00000d84 branch  0x000021bb , 0x00000034 
- 00008631  0x00000d85 jam  0x00000000 , 0x000009b5 
- 00008632  0x00000d86 jam  0x00000018 , 0x00000a99 
- 00008633  0x00000d87 call  0x00007d86 
- 00008634  0x00000d88 branch  0x000021bb 
- 00008635  0x00000d8a bpatch  0x00000023 , 0x00004004 
- 00008636  0x00000d8b call  0x00002254 
- 00008637  0x00000d8c fetch  0x00000001 , 0x00000030 
- 00008638  0x00000d8d set1  0x00000007 , 0x0000003f 
- 00008639  0x00000d8e store  0x00000001 , 0x00000030 
- 00008640  0x00000d8f jam  0x00000001 , 0x000041bd 
- 00008641  0x00000d90 fetch  0x00000001 , 0x00000055 
- 00008642  0x00000d91 bne  0x00000016 , 0x000021c3 
- 00008643  0x00000d93 rtn 
- 00008644  0x00000d96 jam  0x00000001 , 0x000009b5 
- 00008645  0x00000d98 fetch  0x00000001 , 0x00000030 
- 00008646  0x00000d99 set0  0x00000007 , 0x0000003f 
- 00008647  0x00000d9a store  0x00000001 , 0x00000030 
- 00008648  0x00000d9b rtn 
- 00008649  0x00000da0 bpatch  0x00000024 , 0x00004004 
- 00008650  0x00000da1 disable  0x00000028 
- 00008651  0x00000da2 fetch  0x00000002 , 0x00000032 
- 00008652  0x00000da3 arg  0x0000ffff , 0x00000002 
- 00008653  0x00000da4 isub  0x00000002 , 0x0000003e 
- 00008654  0x00000da5 nrtn  0x00000005 
- 00008655  0x00000da6 fetch  0x00000004 , 0x00000034 
- 00008656  0x00000da7 branch  0x000021d3 , 0x00000030 
- 00008657  0x00000da8 isub  0x00000028 , 0x0000003f 
- 00008658  0x00000da9 branch  0x000021d4 
- 00008659  0x00000dab isub  0x00000022 , 0x0000003f 
- 00008660  0x00000dad sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00008661  0x00000dae nrtn  0x00000002 
- 00008662  0x00000daf force  0x00000000 , 0x0000003f 
- 00008663  0x00000db0 store  0x00000002 , 0x00000032 
- 00008664  0x00000db1 branch  0x00007fe7 
- 00008665  0x00000db6 copy  0x0000003f , 0x00000002 
- 00008666  0x00000db7 bpatch  0x00000025 , 0x00004004 
- 00008667  0x00000db8 storet  0x00000004 , 0x00000034 
- 00008668  0x00000dba jam  0x00000001 , 0x0000455b 
- 00008669  0x00000dbb setarg  0x0000ffff 
- 00008670  0x00000dbc store  0x00000002 , 0x00000032 
- 00008671  0x00000dbd jam  0x00000001 , 0x00000073 
- 00008672  0x00000dbe rtn 
- 00008673  0x00000dc2 bpatch  0x00000026 , 0x00004004 
- 00008674  0x00000dc3 call  0x000021c9 
- 00008675  0x00000dc4 nrtn  0x00000028 
- 00008676  0x00000dc5 disable  0x00000028 
- 00008677  0x00000dc6 jam  0x00000020 , 0x00000011 
- 00008678  0x00000dc7 set0  0x0000000b , 0x00000000 
- 00008679  0x00000dc9 call  0x00002a4f 
- 00008680  0x00000dca call  0x000022e6 
- 00008681  0x00000dcb bmark1  0x0000000b , 0x000021f4 
- 00008682  0x00000dcc call  0x00002455 
- 00008683  0x00000dcd nbranch  0x000021e7 , 0x00000034 
- 00008684  0x00000dcf bpatch  0x00000027 , 0x00004004 
- 00008685  0x00000dd0 disable  0x00000028 
- 00008686  0x00000dd1 deposit  0x00000022 
- 00008687  0x00000dd2 store  0x00000004 , 0x000040ca 
- 00008688  0x00000dd3 enable  0x00000030 
- 00008689  0x00000dd4 enable  0x00000029 
- 00008690  0x00000dd5 jam  0x0000002a , 0x00000a99 
- 00008691  0x00000dd6 branch  0x00007d86 
- 00008692  0x00000dd9 bpatch  0x00000028 , 0x00004005 
- 00008693  0x00000dda call  0x00002a4d 
- 00008694  0x00000ddb arg  0x00000010 , 0x00000001 
- 00008695  0x00000ddc call  0x000022dc 
- 00008696  0x00000ddd disable  0x00000030 
- 00008697  0x00000dde disable  0x00000029 
- 00008698  0x00000ddf call  0x00002818 
- 00008699  0x00000de0 call  0x00002435 
- 00008700  0x00000de2 bpatch  0x00000029 , 0x00004005 
- 00008701  0x00000de3 call  0x0000247c 
- 00008702  0x00000de4 branch  0x00002202 , 0x0000002d 
- 00008703  0x00000de5 call  0x00002455 
- 00008704  0x00000de6 nbranch  0x000021fc , 0x00000034 
- 00008705  0x00000de7 branch  0x000021ec 
- 00008706  0x00000de9 fetch  0x00000001 , 0x00000031 
- 00008707  0x00000dea set0  0x00000001 , 0x0000003f 
- 00008708  0x00000deb store  0x00000001 , 0x00000031 
- 00008709  0x00000dec call  0x00002a88 
- 00008710  0x00000ded call  0x00002841 
- 00008711  0x00000dee enable  0x00000028 
- 00008712  0x00000def jam  0x0000002b , 0x00000a99 
- 00008713  0x00000df0 branch  0x00007d86 
- 00008714  0x00000df6 bpatch  0x0000002a , 0x00004005 
- 00008715  0x00000df7 set1  0x00000009 , 0x00000000 
- 00008716  0x00000df8 deposit  0x00000011 
- 00008717  0x00000df9 store  0x00000002 , 0x0000001e 
- 00008718  0x00000dfa force  0x00000050 , 0x00000039 
- 00008719  0x00000dfb arg  0x0000043f , 0x00000005 
- 00008720  0x00000dfc add  0x00000011 , 0x00000001 , 0x00000006 
- 00008721  0x00000dfd ifetch  0x00000001 , 0x00000006 
- 00008722  0x00000dfe copy  0x00000011 , 0x00000006 
- 00008723  0x00000dff bbit1  0x00000000 , 0x00007f01 
- 00008724  0x00000e00 arg  0x00000030 , 0x00000005 
- 00008725  0x00000e01 call  0x00007f01 
- 00008726  0x00000e02 disable  0x0000002e 
- 00008727  0x00000e03 fetch  0x00000001 , 0x00000077 
- 00008728  0x00000e04 iforce  0x00000004 
- 00008729  0x00000e05 jam  0x00000001 , 0x0000008a 
- 00008730  0x00000e06 branch  0x0000221c , 0x00000029 
- 00008731  0x00000e07 jam  0x00000001 , 0x0000008a 
- 00008732  0x00000e09 fetch  0x00000001 , 0x00000030 
- 00008733  0x00000e0a rtnbit0  0x00000001 
- 00008734  0x00000e0b fetch  0x00000001 , 0x00000073 
- 00008735  0x00000e0c store  0x00000001 , 0x0000008a 
- 00008736  0x00000e0d fetch  0x00000001 , 0x00000074 
- 00008737  0x00000e0e store  0x00000001 , 0x0000008b 
- 00008738  0x00000e0f rtn 
- 00008739  0x00000e12 bpatch  0x0000002b , 0x00004005 
- 00008740  0x00000e13 fetch  0x00000002 , 0x0000001e 
- 00008741  0x00000e14 iforce  0x00000005 
- 00008742  0x00000e15 force  0x00000050 , 0x00000039 
- 00008743  0x00000e16 arg  0x0000043f , 0x00000006 
- 00008744  0x00000e17 branch  0x00007f01 , 0x00000036 
- 00008745  0x00000e18 arg  0x00000030 , 0x00000006 
- 00008746  0x00000e19 branch  0x00007f01 
- 00008747  0x00000e1e arg  0x00000001 , 0x00000039 
- 00008748  0x00000e1f fetcht  0x00000001 , 0x00000015 
- 00008749  0x00000e21 increase  0x00000001 , 0x00000002 
- 00008750  0x00000e22 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008751  0x00000e23 nbranch  0x00002231 , 0x00000001 
- 00008752  0x00000e24 arg  0x00000000 , 0x00000002 
- 00008753  0x00000e26 storet  0x00000001 , 0x00000015 
- 00008754  0x00000e27 mul32  0x00000002 , 0x00000050 , 0x0000003f 
- 00008755  0x00000e28 arg  0x00004040 , 0x00000011 
- 00008756  0x00000e29 iadd  0x00000011 , 0x00000011 
- 00008757  0x00000e2a ifetch  0x00000001 , 0x00000011 
- 00008758  0x00000e2b bbit1  0x00000001 , 0x00002239 
- 00008759  0x00000e2c rtnbit1  0x00000000 
- 00008760  0x00000e2d rtnbit1  0x00000003 
- 00008761  0x00000e2f loop  0x0000222d 
- 00008762  0x00000e30 rtn 
- 00008763  0x00000e33 bpatch  0x0000002c , 0x00004005 
- 00008764  0x00000e34 arg  0x0000226a , 0x00000013 
- 00008765  0x00000e35 call  0x00002261 
- 00008766  0x00000e36 nrtn  0x00000005 
- 00008767  0x00000e37 deposit  0x00000011 
- 00008768  0x00000e38 store  0x00000002 , 0x0000001e 
- 00008769  0x00000e39 force  0x00000000 , 0x0000003e 
- 00008770  0x00000e3a rtn 
- 00008771  0x00000e3f call  0x00002725 
- 00008772  0x00000e40 branch  0x0000224b , 0x00000001 
- 00008773  0x00000e41 fetch  0x00000002 , 0x0000001e 
- 00008774  0x00000e42 add  0x0000003f , 0x00000017 , 0x00000005 
- 00008775  0x00000e43 fetch  0x00000001 , 0x00000047 
- 00008776  0x00000e44 istore  0x00000001 , 0x00000005 
- 00008777  0x00000e45 arg  0x000022aa , 0x00000013 
- 00008778  0x00000e46 branch  0x00002261 
- 00008779  0x00000e49 fetch  0x00000001 , 0x00000047 
- 00008780  0x00000e4a isolate1  0x00000003 , 0x0000003f 
- 00008781  0x00000e4b branch  0x00002250 , 0x00000001 
- 00008782  0x00000e4c force  0x00000001 , 0x0000003e 
- 00008783  0x00000e4d rtn 
- 00008784  0x00000e4f force  0x00000000 , 0x0000003e 
- 00008785  0x00000e50 rtn 
- 00008786  0x00000e54 arg  0x000022a7 , 0x00000013 
- 00008787  0x00000e55 branch  0x00002261 
- 00008788  0x00000e58 fetcht  0x00000002 , 0x0000001e 
- 00008789  0x00000e59 arg  0x000022cf , 0x00000013 
- 00008790  0x00000e5a branch  0x00002261 
- 00008791  0x00000e5f fetcht  0x00000001 , 0x000041cf 
- 00008792  0x00000e61 arg  0x00002275 , 0x00000013 
- 00008793  0x00000e62 branch  0x00002261 
- 00008794  0x00000e65 bpatch  0x0000002d , 0x00004005 
- 00008795  0x00000e66 fetcht  0x00000006 , 0x000041d0 
- 00008796  0x00000e68 arg  0x0000226e , 0x00000013 
- 00008797  0x00000e69 branch  0x00002261 
- 00008798  0x00000e6c arg  0x0000227b , 0x00000013 
- 00008799  0x00000e6d branch  0x00002261 
- 00008800  0x00000e70 arg  0x000022c6 , 0x00000013 
- 00008801  0x00000e72 bpatch  0x0000002e , 0x00004005 
- 00008802  0x00000e73 arg  0x00004040 , 0x00000011 
- 00008803  0x00000e74 arg  0x00000001 , 0x00000039 
- 00008804  0x00000e76 ifetch  0x00000001 , 0x00000011 
- 00008805  0x00000e77 copy  0x00000013 , 0x0000003d 
- 00008806  0x00000e79 increase  0x00000050 , 0x00000011 
- 00008807  0x00000e7a loop  0x00002264 
- 00008808  0x00000e7b force  0x00000001 , 0x0000003e 
- 00008809  0x00000e7c rtn 
- 00008810  0x00000e7f bbit1  0x00000000 , 0x00002266 
- 00008811  0x00000e80 bbit1  0x00000003 , 0x00002266 
- 00008812  0x00000e81 force  0x00000000 , 0x0000003e 
- 00008813  0x00000e82 rtn 
- 00008814  0x00000e85 bbit1  0x00000003 , 0x00002270 
- 00008815  0x00000e86 bbit0  0x00000000 , 0x00002266 
- 00008816  0x00000e88 add  0x00000011 , 0x00000010 , 0x00000006 
- 00008817  0x00000e89 ifetch  0x00000006 , 0x00000006 
- 00008818  0x00000e8a isub  0x00000002 , 0x0000003e 
- 00008819  0x00000e8b rtn  0x00000005 
- 00008820  0x00000e8c branch  0x00002266 
- 00008821  0x00000e8f bbit0  0x00000000 , 0x00002266 
- 00008822  0x00000e90 add  0x00000011 , 0x00000016 , 0x00000006 
- 00008823  0x00000e91 ifetch  0x00000001 , 0x00000006 
- 00008824  0x00000e92 isub  0x00000002 , 0x0000003e 
- 00008825  0x00000e93 rtn  0x00000005 
- 00008826  0x00000e94 branch  0x00002266 
- 00008827  0x00000e97 bbit0  0x00000001 , 0x00002266 
- 00008828  0x00000e99 call  0x000022b3 
- 00008829  0x00000e9a call  0x00002297 
- 00008830  0x00000e9b isub  0x00000002 , 0x0000003f 
- 00008831  0x00000e9c increase  0x00000001 , 0x0000003f 
- 00008832  0x00000e9d branch  0x00002291 , 0x00000002 
- 00008833  0x00000e9e copy  0x00000006 , 0x00000012 
- 00008834  0x00000e9f store  0x00000009 , 0x00000aa2 
- 00008835  0x00000ea0 fetch  0x00000001 , 0x000044c0 
- 00008836  0x00000ea1 nbranch  0x00002289 , 0x00000034 
- 00008837  0x00000ea2 fetch  0x00000009 , 0x00000aa2 
- 00008838  0x00000ea3 copy  0x00000012 , 0x00000006 
- 00008839  0x00000ea4 increase  0x00000005 , 0x0000003f 
- 00008840  0x00000ea5 branch  0x0000228c 
- 00008841  0x00000ea7 fetch  0x00000009 , 0x00000aa2 
- 00008842  0x00000ea8 copy  0x00000012 , 0x00000006 
- 00008843  0x00000ea9 increase  0x00000014 , 0x0000003f 
- 00008844  0x00000eab nbranch  0x00002266 , 0x00000002 
- 00008845  0x00000ead copy  0x00000002 , 0x00000021 
- 00008846  0x00000eae call  0x000022bf 
- 00008847  0x00000eaf force  0x00000000 , 0x0000003e 
- 00008848  0x00000eb0 rtn 
- 00008849  0x00000eb4 iforce  0x00000012 
- 00008850  0x00000eb5 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008851  0x00000eb6 ifetch  0x00000002 , 0x00000006 
- 00008852  0x00000eb7 branch  0x0000228d , 0x00000034 
- 00008853  0x00000eb8 call  0x000022bf 
- 00008854  0x00000eb9 branch  0x0000227c 
- 00008855  0x00000ebc rshift16  0x0000003f , 0x0000000b 
- 00008856  0x00000ebd rshift8  0x0000000b , 0x0000000b 
- 00008857  0x00000ebe branch  0x000022a1 , 0x00000005 
- 00008858  0x00000ebf compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008859  0x00000ec0 nrtn  0x00000001 
- 00008860  0x00000ec1 rshift16  0x00000002 , 0x0000000b 
- 00008861  0x00000ec2 rshift8  0x0000000b , 0x0000000b 
- 00008862  0x00000ec3 nrtn  0x00000005 
- 00008863  0x00000ec4 set1  0x0000001c , 0x00000002 
- 00008864  0x00000ec5 rtn 
- 00008865  0x00000ec7 rshift16  0x00000002 , 0x0000000b 
- 00008866  0x00000ec8 rshift8  0x0000000b , 0x0000000b 
- 00008867  0x00000ec9 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008868  0x00000eca nrtn  0x00000001 
- 00008869  0x00000ecb set1  0x0000001c , 0x0000003f 
- 00008870  0x00000ecc rtn 
- 00008871  0x00000ecf bbit0  0x00000000 , 0x00002266 
- 00008872  0x00000ed0 force  0x00000000 , 0x0000003e 
- 00008873  0x00000ed1 rtn 
- 00008874  0x00000ed4 bbit0  0x00000000 , 0x00002266 
- 00008875  0x00000ed5 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008876  0x00000ed6 ifetch  0x00000001 , 0x00000006 
- 00008877  0x00000ed7 bbit1  0x00000000 , 0x00002266 
- 00008878  0x00000ed8 add  0x00000011 , 0x00000017 , 0x00000006 
- 00008879  0x00000ed9 ifetch  0x00000001 , 0x00000006 
- 00008880  0x00000eda bbit0  0x00000003 , 0x00002266 
- 00008881  0x00000edb force  0x00000000 , 0x0000003e 
- 00008882  0x00000edc rtn 
- 00008883  0x00000edf add  0x00000011 , 0x00000001 , 0x00000006 
- 00008884  0x00000ee0 ifetcht  0x00000001 , 0x00000006 
- 00008885  0x00000ee1 deposit  0x00000022 
- 00008886  0x00000ee2 isolate1  0x00000001 , 0x00000002 
- 00008887  0x00000ee3 add  0x00000011 , 0x00000004 , 0x00000006 
- 00008888  0x00000ee4 ifetcht  0x00000004 , 0x00000006 
- 00008889  0x00000ee5 rtn  0x00000001 
- 00008890  0x00000ee6 add  0x00000011 , 0x00000008 , 0x00000006 
- 00008891  0x00000ee7 ifetch  0x00000006 , 0x00000006 
- 00008892  0x00000ee8 call  0x00002854 
- 00008893  0x00000ee9 deposit  0x00000028 
- 00008894  0x00000eea rtn 
- 00008895  0x00000eed add  0x00000011 , 0x00000002 , 0x00000006 
- 00008896  0x00000eee add  0x00000011 , 0x00000004 , 0x00000005 
- 00008897  0x00000eef ifetch  0x00000002 , 0x00000006 
- 00008898  0x00000ef0 iadd  0x00000002 , 0x0000000b 
- 00008899  0x00000ef1 deposit  0x0000000b 
- 00008900  0x00000ef2 istore  0x00000004 , 0x00000005 
- 00008901  0x00000ef3 branch  0x00005449 
- 00008902  0x00000ef7 bbit0  0x00000001 , 0x00002266 
- 00008903  0x00000ef8 call  0x000022b3 
- 00008904  0x00000ef9 iadd  0x0000001b , 0x0000003f 
- 00008905  0x00000efa iadd  0x0000001b , 0x0000003f 
- 00008906  0x00000efb iadd  0x00000007 , 0x0000003f 
- 00008907  0x00000efc isub  0x00000002 , 0x0000003e 
- 00008908  0x00000efd nbranch  0x00002266 , 0x00000002 
- 00008909  0x00000efe force  0x00000000 , 0x0000003e 
- 00008910  0x00000eff rtn 
- 00008911  0x00000f02 bbit0  0x00000000 , 0x00002266 
- 00008912  0x00000f03 deposit  0x00000002 
- 00008913  0x00000f04 isub  0x00000011 , 0x0000003e 
- 00008914  0x00000f05 branch  0x00002266 , 0x0000003e 
- 00008915  0x00000f06 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008916  0x00000f07 ifetch  0x00000001 , 0x00000006 
- 00008917  0x00000f08 bbit1  0x00000000 , 0x00002266 
- 00008918  0x00000f09 ifetch  0x00000001 , 0x00000011 
- 00008919  0x00000f0a set0  0x00000007 , 0x0000003f 
- 00008920  0x00000f0b istore  0x00000001 , 0x00000011 
- 00008921  0x00000f0c branch  0x00002266 
- 00008922  0x00000f10 bpatch  0x0000002f , 0x00004005 
- 00008923  0x00000f11 call  0x00002a4f 
- 00008924  0x00000f13 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008925  0x00000f14 call  0x000028e2 
- 00008926  0x00000f15 force  0x00000003 , 0x00000024 
- 00008927  0x00000f16 call  0x000028d2 
- 00008928  0x00000f17 call  0x00002a51 
- 00008929  0x00000f18 call  0x00002a56 
- 00008930  0x00000f19 call  0x00002a64 
- 00008931  0x00000f1a branch  0x00002762 
- 00008932  0x00000f1d bpatch  0x00000030 , 0x00004006 
- 00008933  0x00000f1e call  0x00002a4d 
- 00008934  0x00000f20 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008935  0x00000f21 call  0x000028e2 
- 00008936  0x00000f22 force  0x00000003 , 0x00000024 
- 00008937  0x00000f23 call  0x000028cc 
- 00008938  0x00000f24 call  0x0000242a 
- 00008939  0x00000f25 call  0x000029f1 
- 00008940  0x00000f26 call  0x00002a5b 
- 00008941  0x00000f27 call  0x000029eb 
- 00008942  0x00000f29 call  0x00002a0d 
- 00008943  0x00000f2a nrtn  0x00000018 
- 00008944  0x00000f2b call  0x000029bb 
- 00008945  0x00000f2c branch  0x0000251c 
- 00008946  0x00000f31 bpatch  0x00000031 , 0x00004006 
- 00008947  0x00000f32 fetch  0x00000001 , 0x00000181 
- 00008948  0x00000f33 iforce  0x00000004 
- 00008949  0x00000f34 force  0x00000001 , 0x00000001 
- 00008950  0x00000f35 call  0x000022da 
- 00008951  0x00000f36 branch  0x000022e4 
- 00008952  0x00000f42 fetch  0x00000001 , 0x00004093 
- 00008953  0x00000f43 rtnbit0  0x00000000 
- 00008954  0x00000f44 force  0x00000004 , 0x00000007 
- 00008955  0x00000f45 call  0x00007f16 
- 00008956  0x00000f46 nrtn  0x00000034 
- 00008957  0x00000f47 fetcht  0x00000002 , 0x000040ad 
- 00008958  0x00000f48 force  0x00000004 , 0x00000007 
- 00008959  0x00000f49 call  0x0000271c 
- 00008960  0x00000f4a rtn  0x00000028 
- 00008961  0x00000f4b call  0x00002308 
- 00008962  0x00000f4c force  0x00000004 , 0x00000007 
- 00008963  0x00000f4d fetch  0x00000002 , 0x000040af 
- 00008964  0x00000f4e nbranch  0x00007f08 , 0x00000018 
- 00008965  0x00000f4f random  0x0000003f 
- 00008966  0x00000f50 iand  0x00000035 , 0x0000003f 
- 00008967  0x00000f51 branch  0x00007f08 
- 00008968  0x00000f55 bpatch  0x00000032 , 0x00004006 
- 00008969  0x00000f56 jam  0x00000000 , 0x00000181 
- 00008970  0x00000f57 disable  0x00000030 
- 00008971  0x00000f58 disable  0x0000002e 
- 00008972  0x00000f59 call  0x000028a4 
- 00008973  0x00000f5a and  0x00000022 , 0x000001fc , 0x00000021 
- 00008974  0x00000f5b force  0x00000001 , 0x00000024 
- 00008975  0x00000f5c call  0x000028d8 
- 00008976  0x00000f5d call  0x000028cc 
- 00008977  0x00000f5e setflip  0x0000001d , 0x00000000 
- 00008978  0x00000f5f fetch  0x00000001 , 0x00000006 
- 00008979  0x00000f60 increase  0x00000001 , 0x0000003f 
- 00008980  0x00000f61 store  0x00000001 , 0x00000006 
- 00008981  0x00000f62 call  0x000028f2 
- 00008982  0x00000f63 call  0x000029eb 
- 00008983  0x00000f64 call  0x00002a14 
- 00008984  0x00000f65 nrtn  0x00000018 
- 00008985  0x00000f66 bpatch  0x00000033 , 0x00004006 
- 00008986  0x00000f67 force  0x00000000 , 0x0000001b 
- 00008987  0x00000f68 call  0x000028f9 
- 00008988  0x00000f69 fetch  0x00000001 , 0x00000007 
- 00008989  0x00000f6a increase  0x00000001 , 0x0000003f 
- 00008990  0x00000f6b store  0x00000001 , 0x00000007 
- 00008991  0x00000f6c call  0x000028d8 
- 00008992  0x00000f6d call  0x00002a4d 
- 00008993  0x00000f6e or_into  0x00000002 , 0x00000021 
- 00008994  0x00000f6f force  0x00000001 , 0x00000024 
- 00008995  0x00000f70 call  0x000028d2 
- 00008996  0x00000f71 call  0x000028f2 
- 00008997  0x00000f72 call  0x00002a51 
- 00008998  0x00000f73 call  0x00002a5f 
- 00008999  0x00000f74 deposit  0x00000022 
- 00009000  0x00000f75 store  0x00000004 , 0x00000161 
- 00009001  0x00000f76 call  0x00002a64 
- 00009002  0x00000f77 force  0x00000002 , 0x00000001 
- 00009003  0x00000f78 force  0x00000000 , 0x00000004 
- 00009004  0x00000f79 call  0x00002a6b 
- 00009005  0x00000f7a call  0x00002766 
- 00009006  0x00000f7b call  0x00002332 
- 00009007  0x00000f7c and_into  0x000001fd , 0x00000021 
- 00009008  0x00000f7d increase  0x00000001 , 0x00000026 
- 00009009  0x00000f7e rtn 
- 00009010  0x00000f81 bpatch  0x00000034 , 0x00004006 
- 00009011  0x00000f82 fetch  0x00000001 , 0x000040d1 
- 00009012  0x00000f83 rtn  0x00000034 
- 00009013  0x00000f84 arg  0x0000018e , 0x00000005 
- 00009014  0x00000f85 fetch  0x00000001 , 0x00004515 
- 00009015  0x00000f86 copy  0x0000003f , 0x00000039 
- 00009016  0x00000f87 increase  0x00000001 , 0x0000003f 
- 00009017  0x00000f88 istore  0x00000001 , 0x00000005 
- 00009018  0x00000f89 copy  0x00000005 , 0x00000002 
- 00009019  0x00000f8a increase  0x00000001 , 0x0000003f 
- 00009020  0x00000f8b store  0x00000002 , 0x000041dc 
- 00009021  0x00000f8c copy  0x00000002 , 0x00000005 
- 00009022  0x00000f8d setarg  0x00000009 
- 00009023  0x00000f8e istore  0x00000001 , 0x00000005 
- 00009024  0x00000f8f arg  0x00004516 , 0x00000006 
- 00009025  0x00000f90 call  0x00007f01 
- 00009026  0x00000f92 arg  0x0000458d , 0x00000013 
- 00009027  0x00000f93 arg  0x00000004 , 0x00000039 
- 00009028  0x00000f94 call  0x00002354 
- 00009029  0x00000f95 arg  0x00004577 , 0x00000013 
- 00009030  0x00000f96 arg  0x00000001 , 0x00000039 
- 00009031  0x00000f97 call  0x00002354 
- 00009032  0x00000f99 force  0x0000000a , 0x00000001 
- 00009033  0x00000f9a jam  0x00000002 , 0x000041db 
- 00009034  0x00000f9b setarg  0x0000018e 
- 00009035  0x00000f9c store  0x00000002 , 0x0000016f 
- 00009036  0x00000f9d call  0x00002a4d 
- 00009037  0x00000f9e call  0x000028d2 
- 00009038  0x00000f9f call  0x00002a51 
- 00009039  0x00000fa0 call  0x00002a5f 
- 00009040  0x00000fa1 call  0x00002a64 
- 00009041  0x00000fa2 call  0x00002a6b 
- 00009042  0x00000fa3 call  0x00002766 
- 00009043  0x00000fa4 rtn 
- 00009044  0x00000fa8 copy  0x00000005 , 0x00000002 
- 00009045  0x00000fa9 copy  0x00000013 , 0x00000006 
- 00009046  0x00000faa ifetch  0x00000001 , 0x00000006 
- 00009047  0x00000fab rtn  0x00000034 
- 00009048  0x00000fad lshift  0x0000003f , 0x0000003f 
- 00009049  0x00000fae loop  0x00002358 
- 00009050  0x00000faf copy  0x0000003f , 0x00000011 
- 00009051  0x00000fb0 increase  0x00000002 , 0x0000003f 
- 00009052  0x00000fb1 copy  0x0000003f , 0x00000007 
- 00009053  0x00000fb2 fetch  0x00000002 , 0x000041dc 
- 00009054  0x00000fb3 iadd  0x00000007 , 0x0000003f 
- 00009055  0x00000fb4 store  0x00000002 , 0x000041dc 
- 00009056  0x00000fb5 copy  0x00000002 , 0x00000005 
- 00009057  0x00000fb6 copy  0x00000011 , 0x0000003f 
- 00009058  0x00000fb7 increase  0x00000001 , 0x0000003f 
- 00009059  0x00000fb8 istore  0x00000001 , 0x00000005 
- 00009060  0x00000fb9 copy  0x00000013 , 0x00000006 
- 00009061  0x00000fba ifetch  0x00000001 , 0x00000006 
- 00009062  0x00000fbb ifetch  0x00000001 , 0x00000006 
- 00009063  0x00000fbc istore  0x00000001 , 0x00000005 
- 00009064  0x00000fbd copy  0x00000011 , 0x00000039 
- 00009065  0x00000fbe branch  0x00007f01 
- 00009066  0x00000fc5 fetch  0x00000001 , 0x00004093 
- 00009067  0x00000fc6 rtnbit0  0x00000001 
- 00009068  0x00000fc7 force  0x00000005 , 0x00000007 
- 00009069  0x00000fc8 call  0x00007f16 
- 00009070  0x00000fc9 nrtn  0x00000034 
- 00009071  0x00000fca fetcht  0x00000002 , 0x000040b1 
- 00009072  0x00000fcb force  0x00000028 , 0x00000007 
- 00009073  0x00000fcc call  0x0000271c 
- 00009074  0x00000fcd rtn  0x00000028 
- 00009075  0x00000fce force  0x00000000 , 0x00000004 
- 00009076  0x00000fcf jam  0x00000008 , 0x00000010 
- 00009077  0x00000fd0 set0  0x0000000b , 0x00000000 
- 00009078  0x00000fd1 call  0x0000237a 
- 00009079  0x00000fd2 force  0x00000005 , 0x00000007 
- 00009080  0x00000fd3 fetch  0x00000002 , 0x000040b3 
- 00009081  0x00000fd4 branch  0x00007f08 
- 00009082  0x00000fd8 bpatch  0x00000035 , 0x00004006 
- 00009083  0x00000fd9 disable  0x00000030 
- 00009084  0x00000fda call  0x000028a4 
- 00009085  0x00000fdb fetch  0x00000001 , 0x00000008 
- 00009086  0x00000fdc increase  0x00000001 , 0x0000003f 
- 00009087  0x00000fdd store  0x00000001 , 0x00000008 
- 00009088  0x00000fde force  0x00000000 , 0x00000026 
- 00009089  0x00000fdf call  0x000028e2 
- 00009090  0x00000fe0 add  0x00000022 , 0x00000001 , 0x00000021 
- 00009091  0x00000fe1 force  0x00000002 , 0x00000024 
- 00009092  0x00000fe2 bpatch  0x00000036 , 0x00004006 
- 00009093  0x00000fe3 call  0x000028cc 
- 00009094  0x00000fe4 call  0x000029eb 
- 00009095  0x00000fe5 call  0x00002a14 
- 00009096  0x00000fe6 nrtn  0x00000018 
- 00009097  0x00000fe7 call  0x000028f9 
- 00009098  0x00000fe8 fetch  0x00000001 , 0x00000009 
- 00009099  0x00000fe9 increase  0x00000001 , 0x0000003f 
- 00009100  0x00000fea store  0x00000001 , 0x00000009 
- 00009101  0x00000feb force  0x00000000 , 0x0000001b 
- 00009102  0x00000fec call  0x00002a4d 
- 00009103  0x00000fed or_into  0x00000002 , 0x00000021 
- 00009104  0x00000fee force  0x00000001 , 0x00000024 
- 00009105  0x00000fef call  0x000028d2 
- 00009106  0x00000ff0 call  0x00002a51 
- 00009107  0x00000ff1 call  0x00002a5f 
- 00009108  0x00000ff2 call  0x00002a64 
- 00009109  0x00000ff3 call  0x0000264d 
- 00009110  0x00000ff4 force  0x00000000 , 0x00000004 
- 00009111  0x00000ff5 arg  0x00000600 , 0x0000000b 
- 00009112  0x00000ff6 until  0x00000029 , 0x00000026 
- 00009113  0x00000ff7 or_into  0x00000003 , 0x00000028 
- 00009114  0x00000ff8 and_into  0x000001fd , 0x00000021 
- 00009115  0x00000ffa bpatch  0x00000037 , 0x00004006 
- 00009116  0x00000ffb increase  0x00000001 , 0x00000026 
- 00009117  0x00000ffc call  0x000028cc 
- 00009118  0x00000ffd call  0x000029eb 
- 00009119  0x00000ffe call  0x00002a07 
- 00009120  0x00000fff nbranch  0x000023a4 , 0x00000018 
- 00009121  0x00001000 call  0x00002a6b 
- 00009122  0x00001001 call  0x0000251e 
- 00009123  0x00001002 bmark1  0x0000000b , 0x000023ab 
- 00009124  0x00001004 bpatch  0x00000038 , 0x00004007 
- 00009125  0x00001005 fetch  0x00000001 , 0x00000010 
- 00009126  0x00001006 rtn  0x00000034 
- 00009127  0x00001007 increase  0xffffffff , 0x0000003f 
- 00009128  0x00001008 store  0x00000001 , 0x00000010 
- 00009129  0x00001009 call  0x00002a4f 
- 00009130  0x0000100a branch  0x0000239b 
- 00009131  0x0000100e bpatch  0x00000039 , 0x00004007 
- 00009132  0x0000100f set0  0x00000001 , 0x00000028 
- 00009133  0x00001010 set1  0x00000000 , 0x00000028 
- 00009134  0x00001011 fetch  0x00000001 , 0x0000000a 
- 00009135  0x00001012 increase  0x00000001 , 0x0000003f 
- 00009136  0x00001013 store  0x00000001 , 0x0000000a 
- 00009137  0x00001014 call  0x00002a4d 
- 00009138  0x00001015 or_into  0x00000002 , 0x00000021 
- 00009139  0x00001016 call  0x000028d2 
- 00009140  0x00001017 call  0x00002a51 
- 00009141  0x00001018 call  0x00002a5f 
- 00009142  0x00001019 call  0x00002a64 
- 00009143  0x0000101a call  0x0000264d 
- 00009144  0x0000101c compare  0x00000003 , 0x00000028 , 0x00000003 
- 00009145  0x0000101d branch  0x000023bc , 0x00000001 
- 00009146  0x0000101e until  0x0000003e , 0x00000017 
- 00009147  0x0000101f branch  0x000023b8 
- 00009148  0x00001021 fetch  0x00000004 , 0x00000165 
- 00009149  0x00001022 or_into  0x00000003 , 0x0000003f 
- 00009150  0x00001023 icopy  0x00000028 
- 00009151  0x00001026 bpatch  0x0000003a , 0x00004007 
- 00009152  0x00001027 fetch  0x00000006 , 0x00000178 
- 00009153  0x00001028 store  0x00000006 , 0x00000040 
- 00009154  0x00001029 call  0x00002435 
- 00009155  0x0000102b call  0x0000247c 
- 00009156  0x0000102c branch  0x000023c8 , 0x0000002d 
- 00009157  0x0000102d call  0x00002455 
- 00009158  0x0000102e nbranch  0x000023c3 , 0x00000034 
- 00009159  0x0000102f rtn 
- 00009160  0x00001033 bpatch  0x0000003b , 0x00004007 
- 00009161  0x00001034 call  0x00002440 
- 00009162  0x00001035 call  0x0000223b 
- 00009163  0x00001036 nrtn  0x00000005 
- 00009164  0x00001037 jam  0x00000000 , 0x00000031 
- 00009165  0x00001038 call  0x00002841 
- 00009166  0x00001039 branch  0x00002223 
- 00009167  0x0000103f bpatch  0x0000003c , 0x00004007 
- 00009168  0x00001040 call  0x00002850 
- 00009169  0x00001041 call  0x000023f3 
- 00009170  0x00001042 rtn  0x00000028 
- 00009171  0x00001044 bpatch  0x0000003d , 0x00004007 
- 00009172  0x00001045 call  0x00002c69 
- 00009173  0x00001046 call  0x00006caa 
- 00009174  0x00001047 call  0x00002514 
- 00009175  0x00001048 nbranch  0x000023e2 , 0x0000002d 
- 00009176  0x00001049 call  0x00002a88 
- 00009177  0x0000104a call  0x00006cc2 
- 00009178  0x0000104b call  0x00002489 
- 00009179  0x0000104c call  0x00002757 
- 00009180  0x0000104d call  0x00002728 
- 00009181  0x0000104e call  0x00005d08 
- 00009182  0x0000104f fetch  0x00000001 , 0x0000000b 
- 00009183  0x00001050 increase  0x00000001 , 0x0000003f 
- 00009184  0x00001051 store  0x00000001 , 0x0000000b 
- 00009185  0x00001052 call  0x00002841 
- 00009186  0x00001054 bpatch  0x0000003e , 0x00004007 
- 00009187  0x00001055 call  0x00002bb1 
- 00009188  0x00001056 call  0x00002a7f 
- 00009189  0x00001057 branch  0x000023eb , 0x00000002 
- 00009190  0x00001058 call  0x000021a7 
- 00009191  0x00001059 nbranch  0x000023eb , 0x00000028 
- 00009192  0x0000105a call  0x000026f3 
- 00009193  0x0000105b nbranch  0x000023d3 , 0x00000034 
- 00009194  0x0000105c rtn 
- 00009195  0x0000105f bpatch  0x0000003f , 0x00004007 
- 00009196  0x00001060 jam  0x00000000 , 0x00000151 
- 00009197  0x00001061 jam  0x00000000 , 0x0000017f 
- 00009198  0x00001062 call  0x0000245d 
- 00009199  0x00001063 set0  0x00000011 , 0x00000000 
- 00009200  0x00001064 call  0x00007fb0 
- 00009201  0x00001065 fetch  0x00000001 , 0x00000030 
- 00009202  0x00001066 rtn 
- 00009203  0x0000106a bpatch  0x00000040 , 0x00004008 
- 00009204  0x0000106b call  0x000021c9 
- 00009205  0x0000106c nrtn  0x00000028 
- 00009206  0x0000106d copy  0x00000004 , 0x00000002 
- 00009207  0x0000106e call  0x00002a6f 
- 00009208  0x0000106f store  0x00000001 , 0x00000181 
- 00009209  0x00001070 copy  0x00000002 , 0x00000004 
- 00009210  0x00001071 jam  0x00000020 , 0x00000011 
- 00009211  0x00001073 bpatch  0x00000041 , 0x00004008 
- 00009212  0x00001074 call  0x00002a4f 
- 00009213  0x00001075 force  0x00000002 , 0x00000001 
- 00009214  0x00001076 call  0x0000274f 
- 00009215  0x00001077 deposit  0x00000022 
- 00009216  0x00001078 store  0x00000004 , 0x00000161 
- 00009217  0x00001079 call  0x00002762 
- 00009218  0x0000107a call  0x00002a4d 
- 00009219  0x0000107b enable  0x0000002f 
- 00009220  0x0000107c call  0x000024f6 
- 00009221  0x0000107d branch  0x0000240d , 0x00000018 
- 00009222  0x0000107e call  0x000028f9 
- 00009223  0x0000107f call  0x00002455 
- 00009224  0x00001080 nbranch  0x000023fb , 0x00000034 
- 00009225  0x00001081 rtnmark0  0x00000004 
- 00009226  0x00001082 jam  0x00000034 , 0x0000007c 
- 00009227  0x00001083 set1  0x00000003 , 0x00000000 
- 00009228  0x00001084 rtn 
- 00009229  0x00001086 enable  0x00000030 
- 00009230  0x00001087 call  0x00002435 
- 00009231  0x00001088 call  0x000028a4 
- 00009232  0x0000108a bpatch  0x00000042 , 0x00004008 
- 00009233  0x0000108b call  0x000022f2 
- 00009234  0x0000108c branch  0x00002419 , 0x00000018 
- 00009235  0x0000108d call  0x00002455 
- 00009236  0x0000108e nbranch  0x00002410 , 0x00000034 
- 00009237  0x0000108f disable  0x00000030 
- 00009238  0x00001090 deposit  0x00000028 
- 00009239  0x00001091 store  0x00000004 , 0x000040ca 
- 00009240  0x00001092 rtn 
- 00009241  0x00001094 enable  0x00000029 
- 00009242  0x00001095 bmark0  0x00000004 , 0x0000241f 
- 00009243  0x00001096 set0  0x00000004 , 0x00000000 
- 00009244  0x00001097 jam  0x00000003 , 0x0000007c 
- 00009245  0x00001098 jam  0x00000033 , 0x0000007d 
- 00009246  0x00001099 call  0x000062f8 
- 00009247  0x0000109b deposit  0x00000004 
- 00009248  0x0000109c store  0x00000001 , 0x00000077 
- 00009249  0x0000109d force  0x00000000 , 0x0000003f 
- 00009250  0x0000109e store  0x00000006 , 0x00000038 
- 00009251  0x0000109f fetch  0x00000001 , 0x00000031 
- 00009252  0x000010a0 set1  0x00000001 , 0x0000003f 
- 00009253  0x000010a1 store  0x00000001 , 0x00000031 
- 00009254  0x000010a2 call  0x00002a88 
- 00009255  0x000010a3 disable  0x00000029 
- 00009256  0x000010a4 enable  0x00000028 
- 00009257  0x000010a5 rtn 
- 00009258  0x000010aa bpatch  0x00000043 , 0x00004008 
- 00009259  0x000010ab disable  0x0000002d 
- 00009260  0x000010ac set0  0x00000005 , 0x00000000 
- 00009261  0x000010ad set0  0x0000000a , 0x00000000 
- 00009262  0x000010ae set0  0x00000010 , 0x00000000 
- 00009263  0x000010af set0  0x0000000f , 0x00000000 
- 00009264  0x000010b0 fetch  0x00000001 , 0x00000047 
- 00009265  0x000010b1 set0  0x00000005 , 0x0000003f 
- 00009266  0x000010b2 set1  0x00000004 , 0x0000003f 
- 00009267  0x000010b3 store  0x00000001 , 0x00000047 
- 00009268  0x000010b4 rtn 
- 00009269  0x000010b7 bpatch  0x00000044 , 0x00004008 
- 00009270  0x000010b8 jam  0x00000020 , 0x00000011 
- 00009271  0x000010b9 jam  0x00000050 , 0x00000047 
- 00009272  0x000010ba fetch  0x00000002 , 0x000040bf 
- 00009273  0x000010bb store  0x00000002 , 0x0000003e 
- 00009274  0x000010bc deposit  0x00000022 
- 00009275  0x000010bd store  0x00000004 , 0x000040ca 
- 00009276  0x000010be rtn  0x00000030 
- 00009277  0x000010bf deposit  0x00000028 
- 00009278  0x000010c0 store  0x00000004 , 0x000040ca 
- 00009279  0x000010c1 rtn 
- 00009280  0x000010c4 bpatch  0x00000045 , 0x00004008 
- 00009281  0x000010c5 call  0x00005d04 
- 00009282  0x000010c6 call  0x00002459 
- 00009283  0x000010c7 store  0x00000001 , 0x00000046 
- 00009284  0x000010c8 setarg  0x00000000 
- 00009285  0x000010c9 store  0x00000002 , 0x0000025d 
- 00009286  0x000010ca setarg  0x00001c80 
- 00009287  0x000010cb store  0x00000002 , 0x00000051 
- 00009288  0x000010cc fetch  0x00000001 , 0x00000030 
- 00009289  0x000010cd set1  0x00000000 , 0x0000003f 
- 00009290  0x000010ce store  0x00000001 , 0x00000030 
- 00009291  0x000010cf jam  0x00000000 , 0x0000004b 
- 00009292  0x000010d0 jam  0x00000000 , 0x0000004c 
- 00009293  0x000010d1 jam  0x00000000 , 0x000000a0 
- 00009294  0x000010d2 branch  0x00002a88 
- 00009295  0x000010d6 bpatch  0x00000046 , 0x00004008 
- 00009296  0x000010d7 force  0x00000000 , 0x0000003f 
- 00009297  0x000010d8 store  0x00000008 , 0x000041be 
- 00009298  0x000010d9 istore  0x00000008 , 0x00000005 
- 00009299  0x000010da call  0x000021c5 
- 00009300  0x000010db branch  0x00002254 
- 00009301  0x000010de fetch  0x00000001 , 0x00000011 
- 00009302  0x000010df increase  0xffffffff , 0x0000003f 
- 00009303  0x000010e0 store  0x00000001 , 0x00000011 
- 00009304  0x000010e1 rtn 
- 00009305  0x000010e4 fetch  0x00000001 , 0x000040cf 
- 00009306  0x000010e5 increase  0x00000001 , 0x0000003f 
- 00009307  0x000010e6 store  0x00000001 , 0x000040cf 
- 00009308  0x000010e7 rtn 
- 00009309  0x000010eb bpatch  0x00000047 , 0x00004008 
- 00009310  0x000010ec fetch  0x00000001 , 0x000041ce 
- 00009311  0x000010ed beq  0x00000003 , 0x00002462 
- 00009312  0x000010ee fetch  0x00000001 , 0x00000048 
- 00009313  0x000010ef bne  0x00000001 , 0x00002466 
- 00009314  0x000010f1 call  0x00004d06 
- 00009315  0x000010f2 nbranch  0x00002466 , 0x00000005 
- 00009316  0x000010f3 call  0x000021a4 
- 00009317  0x000010f4 jam  0x00000000 , 0x000041ce 
- 00009318  0x000010f6 bpatch  0x00000048 , 0x00004009 
- 00009319  0x000010f7 call  0x000033af 
- 00009320  0x000010f8 call  0x000026e9 
- 00009321  0x000010f9 jam  0x00000002 , 0x00000a99 
- 00009322  0x000010fa call  0x00007d86 
- 00009323  0x000010fb call  0x00005cf7 
- 00009324  0x000010fc call  0x00004d6b 
- 00009325  0x000010fd call  0x0000757d 
- 00009326  0x000010fe fetch  0x00000001 , 0x00000030 
- 00009327  0x000010ff set0  0x00000000 
- 00009328  0x00001100 store  0x00000001 , 0x00000030 
- 00009329  0x00001101 jam  0x00000000 , 0x00004681 
- 00009330  0x00001103 fetch  0x00000001 , 0x0000004c 
- 00009331  0x00001104 compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00009332  0x00001105 branch  0x00002476 , 0x00000001 
- 00009333  0x00001106 set0  0x00000001 , 0x00000000 
- 00009334  0x00001108 fetch  0x00000001 , 0x00000047 
- 00009335  0x00001109 bbit0  0x00000003 , 0x00002478 
- 00009336  0x0000110b fetch  0x00000001 , 0x0000004b 
- 00009337  0x0000110c rtnbit0  0x00000006 
- 00009338  0x0000110d set0  0x00000002 , 0x00000000 
- 00009339  0x0000110e rtn 
- 00009340  0x00001111 bpatch  0x00000049 , 0x00004009 
- 00009341  0x00001112 fetch  0x00000001 , 0x00000174 
- 00009342  0x00001113 rtn  0x00000034 
- 00009343  0x00001114 icopy  0x00000004 
- 00009344  0x00001115 call  0x00002514 
- 00009345  0x00001116 nrtn  0x0000002d 
- 00009346  0x00001117 force  0x00000000 , 0x00000001 
- 00009347  0x00001118 call  0x00002757 
- 00009348  0x00001119 deposit  0x00000004 
- 00009349  0x0000111a store  0x00000001 , 0x00000077 
- 00009350  0x0000111b force  0x00000000 , 0x0000003f 
- 00009351  0x0000111c store  0x00000001 , 0x00000174 
- 00009352  0x0000111d rtn 
- 00009353  0x00001124 bpatch  0x0000004a , 0x00004009 
- 00009354  0x00001125 fetch  0x00000001 , 0x00000030 
- 00009355  0x00001126 bbit0  0x00000002 , 0x00002496 
- 00009356  0x00001127 force  0x00000007 , 0x00000001 
- 00009357  0x00001128 bmark0  0x00000007 , 0x00002495 
- 00009358  0x00001129 call  0x00002725 
- 00009359  0x0000112a nbranch  0x00002496 , 0x00000001 
- 00009360  0x0000112b branch  0x00002496 , 0x0000002e 
- 00009361  0x0000112c call  0x000024c1 
- 00009362  0x0000112d setarg  0x00000002 
- 00009363  0x0000112e store  0x00000002 , 0x000040c8 
- 00009364  0x0000112f rtn 
- 00009365  0x00001131 nrtn  0x0000002e 
- 00009366  0x00001133 bpatch  0x0000004b , 0x00004009 
- 00009367  0x00001134 call  0x00002243 
- 00009368  0x00001135 nbranch  0x000024a7 , 0x00000005 
- 00009369  0x00001136 fetch  0x00000001 , 0x00000047 
- 00009370  0x00001137 bbit0  0x00000003 , 0x000024b0 
- 00009371  0x00001139 bmark1  0x00000005 , 0x000024b4 
- 00009372  0x0000113a fetch  0x00000001 , 0x0000017f 
- 00009373  0x0000113b bbit1  0x00000006 , 0x000024ba 
- 00009374  0x0000113c fetch  0x00000002 , 0x000040c8 
- 00009375  0x0000113d increase  0xffffffff , 0x0000003f 
- 00009376  0x0000113e store  0x00000002 , 0x000040c8 
- 00009377  0x0000113f branch  0x000024a5 , 0x00000034 
- 00009378  0x00001140 fetch  0x00000001 , 0x000040c5 
- 00009379  0x00001141 iforce  0x00000001 
- 00009380  0x00001142 rtn 
- 00009381  0x00001145 bpatch  0x0000004c , 0x00004009 
- 00009382  0x00001146 call  0x00002687 
- 00009383  0x00001148 call  0x00002725 
- 00009384  0x00001149 branch  0x000024b0 , 0x00000001 
- 00009385  0x0000114a call  0x0000600a 
- 00009386  0x0000114b branch  0x000024be , 0x00000028 
- 00009387  0x0000114c fetch  0x00000001 , 0x0000004b 
- 00009388  0x0000114d bbit1  0x00000006 , 0x000024c0 
- 00009389  0x0000114e bmark1  0x00000005 , 0x000024b4 
- 00009390  0x0000114f fetch  0x00000001 , 0x0000017f 
- 00009391  0x00001150 bbit1  0x00000006 , 0x000024ba 
- 00009392  0x00001152 force  0x00000001 , 0x00000001 
- 00009393  0x00001153 rtn  0x00000029 
- 00009394  0x00001154 force  0x00000000 , 0x00000001 
- 00009395  0x00001155 rtn 
- 00009396  0x00001157 bpatch  0x0000004d , 0x00004009 
- 00009397  0x00001158 fetch  0x00000001 , 0x00000019 
- 00009398  0x00001159 iforce  0x00000001 
- 00009399  0x0000115a rtnne  0x00000001 
- 00009400  0x0000115b force  0x00000000 , 0x00000001 
- 00009401  0x0000115c rtn 
- 00009402  0x0000115e fetch  0x00000001 , 0x00000158 
- 00009403  0x0000115f and  0x0000003f , 0x0000000f , 0x00000001 
- 00009404  0x00001160 set1  0x00000005 , 0x00000000 
- 00009405  0x00001161 rtn 
- 00009406  0x00001163 force  0x00000013 , 0x00000001 
- 00009407  0x00001164 branch  0x000024c1 
- 00009408  0x00001166 call  0x000024ca 
- 00009409  0x00001169 bpatch  0x0000004e , 0x00004009 
- 00009410  0x0000116a fetcht  0x00000001 , 0x00000047 
- 00009411  0x0000116b set1  0x00000003 , 0x00000002 
- 00009412  0x0000116c storet  0x00000001 , 0x00000047 
- 00009413  0x0000116d deposit  0x00000001 
- 00009414  0x0000116e store  0x00000001 , 0x000040c5 
- 00009415  0x0000116f setarg  0x0000ffff 
- 00009416  0x00001170 store  0x00000002 , 0x000040c8 
- 00009417  0x00001171 rtn 
- 00009418  0x00001174 bpatch  0x0000004f , 0x00004009 
- 00009419  0x00001175 fetch  0x00000001 , 0x0000004c 
- 00009420  0x00001176 isolate1  0x00000005 , 0x0000003f 
- 00009421  0x00001177 fetch  0x00000002 , 0x000041dc 
- 00009422  0x00001178 branch  0x000024e0 , 0x00000001 
- 00009423  0x00001179 force  0x00000003 , 0x00000001 
- 00009424  0x0000117a sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009425  0x0000117b rtn  0x00000002 
- 00009426  0x0000117c force  0x00000004 , 0x00000001 
- 00009427  0x0000117d sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00009428  0x0000117e rtn  0x00000002 
- 00009429  0x0000117f force  0x0000000a , 0x00000001 
- 00009430  0x00001180 sub  0x0000003f , 0x00000079 , 0x0000003e 
- 00009431  0x00001181 rtn  0x00000002 
- 00009432  0x00001182 force  0x0000000b , 0x00000001 
- 00009433  0x00001183 sub  0x0000003f , 0x000000b7 , 0x0000003e 
- 00009434  0x00001184 rtn  0x00000002 
- 00009435  0x00001185 force  0x0000000e , 0x00000001 
- 00009436  0x00001186 sub  0x0000003f , 0x000000e0 , 0x0000003e 
- 00009437  0x00001187 rtn  0x00000002 
- 00009438  0x00001188 force  0x0000000f , 0x00000001 
- 00009439  0x00001189 rtn 
- 00009440  0x0000118b force  0x00000003 , 0x00000001 
- 00009441  0x0000118c sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009442  0x0000118d rtn  0x00000002 
- 00009443  0x0000118e force  0x00000004 , 0x00000001 
- 00009444  0x0000118f sub  0x0000003f , 0x00000036 , 0x0000003e 
- 00009445  0x00001190 rtn  0x00000002 
- 00009446  0x00001191 force  0x0000000a , 0x00000001 
- 00009447  0x00001192 arg  0x0000016f , 0x00000002 
- 00009448  0x00001193 isub  0x00000002 , 0x0000003e 
- 00009449  0x00001194 nrtn  0x00000002 
- 00009450  0x00001195 force  0x0000000e , 0x00000001 
- 00009451  0x00001196 arg  0x000002a7 , 0x00000002 
- 00009452  0x00001197 isub  0x00000002 , 0x0000003e 
- 00009453  0x00001198 nrtn  0x00000002 
- 00009454  0x00001199 force  0x0000000f , 0x00000001 
- 00009455  0x0000119a rtn 
- 00009456  0x000011a4 fetch  0x00000001 , 0x00000030 
- 00009457  0x000011a5 bbit0  0x00000001 , 0x000024f5 
- 00009458  0x000011a6 fetch  0x00000002 , 0x00000032 
- 00009459  0x000011a7 branch  0x000024f5 , 0x00000034 
- 00009460  0x000011a8 nbranch  0x000024f7 , 0x0000002e 
- 00009461  0x000011aa call  0x00002a4f 
- 00009462  0x000011ac add  0x00000028 , 0x00000001 , 0x00000021 
- 00009463  0x000011ae enable  0x00000010 
- 00009464  0x000011af fetch  0x00000002 , 0x0000003e 
- 00009465  0x000011b0 rshift  0x0000003f , 0x0000003f 
- 00009466  0x000011b1 arg  0x00000500 , 0x00000002 
- 00009467  0x000011b2 iadd  0x00000002 , 0x0000003f 
- 00009468  0x000011b3 call  0x00002a24 
- 00009469  0x000011b4 call  0x000028ea 
- 00009470  0x000011b5 force  0x00000003 , 0x00000024 
- 00009471  0x000011b6 call  0x000028cc 
- 00009472  0x000011b7 call  0x0000242a 
- 00009473  0x000011b8 call  0x000029f1 
- 00009474  0x000011b9 bpatch  0x00000050 , 0x0000400a 
- 00009475  0x000011ba fetch  0x00000002 , 0x0000003e 
- 00009476  0x000011bb rshift  0x0000003f , 0x0000003f 
- 00009477  0x000011bc call  0x00002a24 
- 00009478  0x000011bd call  0x000029eb 
- 00009479  0x000011be enable  0x0000000d 
- 00009480  0x000011bf fetch  0x00000002 , 0x0000003e 
- 00009481  0x000011c0 arg  0x000003bb , 0x00000002 
- 00009482  0x000011c1 iadd  0x00000002 , 0x0000001b 
- 00009483  0x000011c2 correlate  0x0000003e , 0x00000003 
- 00009484  0x000011c3 copy  0x0000001a , 0x00000002 
- 00009485  0x000011c4 storet  0x00000006 , 0x0000009a 
- 00009486  0x000011c5 disable  0x0000000d 
- 00009487  0x000011c6 nrtn  0x00000018 
- 00009488  0x000011c7 arg  0x000003bb , 0x00000029 
- 00009489  0x000011c8 copy  0x00000021 , 0x00000028 
- 00009490  0x000011c9 branch  0x00002b05 , 0x0000002b 
- 00009491  0x000011ca rtn 
- 00009492  0x000011ce bpatch  0x00000051 , 0x0000400a 
- 00009493  0x000011cf call  0x000024f0 
- 00009494  0x000011d0 nbranch  0x000028f9 , 0x00000018 
- 00009495  0x000011d1 call  0x000029bb 
- 00009496  0x000011d2 bmark0  0x00000011 , 0x0000251c 
- 00009497  0x000011d3 fetch  0x00000002 , 0x000000f6 
- 00009498  0x000011d4 increase  0x00000001 , 0x0000003f 
- 00009499  0x000011d5 store  0x00000002 , 0x000000f6 
- 00009500  0x000011d7 rshift  0x00000021 , 0x00000002 
- 00009501  0x000011d8 or  0x00000002 , 0x00000040 , 0x0000000e 
- 00009502  0x000011da bpatch  0x00000052 , 0x0000400a 
- 00009503  0x000011db enable  0x00000007 
- 00009504  0x000011dc enable  0x0000000a 
- 00009505  0x000011dd enable  0x0000000b 
- 00009506  0x000011de parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009507  0x000011df rshift8  0x0000000c , 0x0000003f 
- 00009508  0x000011e0 store  0x00000001 , 0x0000015d 
- 00009509  0x000011e1 parse  0x00000003 , 0x00000000 , 0x00000004 
- 00009510  0x000011e2 inject  0x00000000 , 0x00000007 
- 00009511  0x000011e3 copy  0x0000000c , 0x0000003f 
- 00009512  0x000011e4 store  0x00000001 , 0x00000019 
- 00009513  0x000011e5 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009514  0x000011e6 rshift8  0x0000000c , 0x0000003f 
- 00009515  0x000011e7 store  0x00000001 , 0x0000015e 
- 00009516  0x000011e8 fetch  0x00000001 , 0x00000019 
- 00009517  0x000011e9 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00009518  0x000011ea branch  0x00002533 , 0x00000002 
- 00009519  0x000011eb beq  0x00000007 , 0x00002533 
- 00009520  0x000011ec fetch  0x00000001 , 0x0000004c 
- 00009521  0x000011ed isolate1  0x00000005 , 0x0000003f 
- 00009522  0x000011ee setflag  0x00000001 , 0x00000001 , 0x00000015 
- 00009523  0x000011f0 bpatch  0x00000053 , 0x0000400a 
- 00009524  0x000011f1 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009525  0x000011f2 disable  0x0000000b 
- 00009526  0x000011f3 disable  0x0000000a 
- 00009527  0x000011f4 branch  0x00002631 , 0x00000006 
- 00009528  0x000011f5 bmark0  0x00000011 , 0x0000253c 
- 00009529  0x000011f6 fetch  0x00000002 , 0x000000f8 
- 00009530  0x000011f7 increase  0x00000001 , 0x0000003f 
- 00009531  0x000011f8 store  0x00000002 , 0x000000f8 
- 00009532  0x000011fa bpatch  0x00000054 , 0x0000400a 
- 00009533  0x000011fb fetch  0x00000001 , 0x0000015d 
- 00009534  0x000011fc compare  0x00000000 , 0x0000003f , 0x00000007 
- 00009535  0x000011fd setflag  0x00000001 , 0x0000000a , 0x00000000 
- 00009536  0x000011fe branch  0x0000254c , 0x00000001 
- 00009537  0x000011ff icompare  0x00000007 , 0x00000004 
- 00009538  0x00001200 branch  0x0000254b , 0x00000001 
- 00009539  0x00001201 bmark0  0x00000007 , 0x0000264d 
- 00009540  0x00001202 fetcht  0x00000001 , 0x000000b0 
- 00009541  0x00001203 icompare  0x00000007 , 0x00000002 
- 00009542  0x00001204 nbranch  0x0000264d , 0x00000001 
- 00009543  0x00001205 fetch  0x00000001 , 0x00000047 
- 00009544  0x00001206 set0  0x00000005 , 0x0000003f 
- 00009545  0x00001207 set1  0x00000004 , 0x0000003f 
- 00009546  0x00001208 store  0x00000001 , 0x00000047 
- 00009547  0x0000120a enable  0x0000002d 
- 00009548  0x0000120c bpatch  0x00000055 , 0x0000400a 
- 00009549  0x0000120d fetch  0x00000001 , 0x00000019 
- 00009550  0x0000120e icopy  0x00000001 
- 00009551  0x0000120f bmark1  0x0000000a , 0x0000255b 
- 00009552  0x00001210 fetcht  0x00000001 , 0x0000015e 
- 00009553  0x00001211 fetch  0x00000001 , 0x00000047 
- 00009554  0x00001212 set0  0x00000000 , 0x0000003f 
- 00009555  0x00001213 isolate1  0x00000000 , 0x00000002 
- 00009556  0x00001214 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00009557  0x00001215 isolate1  0x00000001 , 0x00000002 
- 00009558  0x00001216 setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00009559  0x00001217 store  0x00000001 , 0x00000047 
- 00009560  0x00001218 isolate0  0x00000001 , 0x00000002 
- 00009561  0x00001219 branch  0x0000255b , 0x00000001 
- 00009562  0x0000121a call  0x00002687 
- 00009563  0x0000121c bpatch  0x00000056 , 0x0000400a 
- 00009564  0x0000121d arg  0x00000000 , 0x00000002 
- 00009565  0x0000121e call  0x00002a1c 
- 00009566  0x0000121f and  0x00000001 , 0x0000000f , 0x0000003f 
- 00009567  0x00001220 beq  0x00000001 , 0x00002587 
- 00009568  0x00001221 beq  0x00000000 , 0x0000264d 
- 00009569  0x00001222 beq  0x00000002 , 0x00002659 
- 00009570  0x00001223 fetcht  0x00000001 , 0x0000015e 
- 00009571  0x00001224 fetch  0x00000001 , 0x00000047 
- 00009572  0x00001225 icompare  0x00000004 , 0x00000002 
- 00009573  0x00001226 nbranch  0x00002569 , 0x00000001 
- 00009574  0x00001227 bmark0  0x0000000a , 0x00002568 
- 00009575  0x00001228 bbit0  0x00000007 , 0x00002569 
- 00009576  0x0000122a set1  0x0000000f , 0x00000000 
- 00009577  0x0000122c bpatch  0x00000057 , 0x0000400a 
- 00009578  0x0000122d deposit  0x00000001 
- 00009579  0x0000122e beq  0x00000003 , 0x00002589 
- 00009580  0x0000122f beq  0x00000004 , 0x0000258d 
- 00009581  0x00001230 beq  0x00000007 , 0x00002578 
- 00009582  0x00001231 beq  0x00000008 , 0x0000258c 
- 00009583  0x00001232 arg  0x00000004 , 0x00000002 
- 00009584  0x00001233 call  0x00002a1c 
- 00009585  0x00001234 beq  0x0000000a , 0x00002588 
- 00009586  0x00001235 beq  0x0000000b , 0x0000258b 
- 00009587  0x00001236 arg  0x00000008 , 0x00000002 
- 00009588  0x00001237 call  0x00002a1c 
- 00009589  0x00001238 beq  0x0000000e , 0x00002588 
- 00009590  0x00001239 beq  0x0000000f , 0x0000258b 
- 00009591  0x0000123a rtn 
- 00009592  0x0000123e bpatch  0x00000058 , 0x0000400b 
- 00009593  0x0000123f enable  0x0000000d 
- 00009594  0x00001240 enable  0x00000009 
- 00009595  0x00001241 enable  0x0000000e 
- 00009596  0x00001242 arg  0x000000d1 , 0x00000005 
- 00009597  0x00001243 force  0x0000001e , 0x00000039 
- 00009598  0x00001245 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009599  0x00001246 rshift3  0x0000000c , 0x0000003f 
- 00009600  0x00001247 istore  0x00000001 , 0x00000005 
- 00009601  0x00001248 loop  0x0000257e 
- 00009602  0x00001249 bmark0  0x00000007 , 0x0000264d 
- 00009603  0x0000124a parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009604  0x0000124b nsetflag  0x00000006 , 0x00000008 , 0x00000000 
- 00009605  0x0000124c branch  0x0000263d , 0x00000006 
- 00009606  0x0000124d branch  0x00002620 
- 00009607  0x00001251 branch  0x0000264d 
- 00009608  0x00001255 set1  0x00000010 , 0x00000000 
- 00009609  0x00001257 enable  0x0000000c 
- 00009610  0x00001258 branch  0x0000258e 
- 00009611  0x0000125c set1  0x00000010 , 0x00000000 
- 00009612  0x0000125e set1  0x00000002 , 0x00000015 
- 00009613  0x00001260 enable  0x0000000d 
- 00009614  0x00001262 bpatch  0x00000059 , 0x0000400b 
- 00009615  0x00001263 bmark1  0x00000001 , 0x0000264d 
- 00009616  0x00001264 isolate0  0x00000001 , 0x00000015 
- 00009617  0x00001265 branch  0x0000259a , 0x00000001 
- 00009618  0x00001266 disable  0x00000007 
- 00009619  0x00001267 enable  0x0000000d 
- 00009620  0x00001268 disable  0x0000000c 
- 00009621  0x00001269 add  0x00000022 , 0x00000002 , 0x0000000b 
- 00009622  0x0000126a correlate  0x00000022 , 0x00000026 
- 00009623  0x0000126b nbranch  0x0000263d , 0x00000018 
- 00009624  0x0000126c set1  0x00000010 , 0x00000000 
- 00009625  0x0000126d enable  0x00000007 
- 00009626  0x0000126f bpatch  0x0000005a , 0x0000400b 
- 00009627  0x00001270 enable  0x0000000e 
- 00009628  0x00001271 enable  0x00000009 
- 00009629  0x00001272 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009630  0x00001273 rshift8  0x0000000c , 0x0000003f 
- 00009631  0x00001274 store  0x00000001 , 0x00000180 
- 00009632  0x00001275 parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009633  0x00001276 bmark1  0x00000010 , 0x000025a5 
- 00009634  0x00001277 rshift3  0x0000000c , 0x00000039 
- 00009635  0x00001278 rshift3  0x00000039 , 0x00000039 
- 00009636  0x00001279 branch  0x000025a8 
- 00009637  0x0000127b parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009638  0x0000127c rshift  0x0000000c , 0x00000039 
- 00009639  0x0000127d parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009640  0x0000127f bpatch  0x0000005b , 0x0000400b 
- 00009641  0x00001280 deposit  0x00000039 
- 00009642  0x00001281 store  0x00000002 , 0x0000015f 
- 00009643  0x00001282 branch  0x000025e8 , 0x00000034 
- 00009644  0x00001283 isub  0x00000035 , 0x0000003e 
- 00009645  0x00001284 branch  0x0000263d , 0x00000002 
- 00009646  0x00001285 bpatch  0x0000005c , 0x0000400b 
- 00009647  0x00001286 set0  0x00000000 , 0x00000000 
- 00009648  0x00001287 fetch  0x00000001 , 0x00000180 
- 00009649  0x00001288 and_into  0x00000003 , 0x0000003f 
- 00009650  0x00001289 arg  0x00000551 , 0x00000005 
- 00009651  0x0000128a beq  0x00000003 , 0x000025ba 
- 00009652  0x0000128b bmark1  0x00000011 , 0x000025e4 
- 00009653  0x0000128d fetch  0x00000001 , 0x00000180 
- 00009654  0x0000128e and_into  0x00000003 , 0x0000003f 
- 00009655  0x0000128f beq  0x00000002 , 0x000025bf 
- 00009656  0x00001290 beq  0x00000001 , 0x000025d3 
- 00009657  0x00001291 branch  0x0000263d 
- 00009658  0x00001294 fetch  0x00000002 , 0x0000015f 
- 00009659  0x00001295 sub  0x0000003f , 0x00000070 , 0x0000003e 
- 00009660  0x00001296 nbranch  0x0000263d , 0x00000002 
- 00009661  0x00001297 bmark1  0x0000000f , 0x00002620 
- 00009662  0x00001298 branch  0x000025e4 
- 00009663  0x0000129c bpatch  0x0000005d , 0x0000400b 
- 00009664  0x0000129d bmark1  0x0000000f , 0x00002620 
- 00009665  0x0000129e fetch  0x00000002 , 0x0000015f 
- 00009666  0x0000129f arg  0x000002e0 , 0x00000002 
- 00009667  0x000012a0 isub  0x00000002 , 0x0000003e 
- 00009668  0x000012a1 branch  0x0000263d , 0x00000002 
- 00009669  0x000012a2 fetch  0x00000001 , 0x00000263 
- 00009670  0x000012a3 bbit0  0x00000000 , 0x000025c9 
- 00009671  0x000012a4 bbit0  0x00000001 , 0x000025ce 
- 00009672  0x000012a5 branch  0x0000264d 
- 00009673  0x000012a7 jam  0x00000001 , 0x00000261 
- 00009674  0x000012a8 fetch  0x00000002 , 0x0000025d 
- 00009675  0x000012a9 bne  0x00000000 , 0x0000264d 
- 00009676  0x000012aa arg  0x00001000 , 0x00000005 
- 00009677  0x000012ab branch  0x000025e4 
- 00009678  0x000012ad jam  0x00000002 , 0x00000261 
- 00009679  0x000012ae fetch  0x00000002 , 0x0000025f 
- 00009680  0x000012af bne  0x00000000 , 0x0000264d 
- 00009681  0x000012b0 arg  0x00001400 , 0x00000005 
- 00009682  0x000012b1 branch  0x000025e4 
- 00009683  0x000012b4 bpatch  0x0000005e , 0x0000400b 
- 00009684  0x000012b5 bmark1  0x0000000f , 0x00002620 
- 00009685  0x000012b6 fetch  0x00000002 , 0x0000015f 
- 00009686  0x000012b7 arg  0x000002e0 , 0x00000002 
- 00009687  0x000012b8 isub  0x00000002 , 0x0000003e 
- 00009688  0x000012b9 branch  0x0000263d , 0x00000002 
- 00009689  0x000012ba fetch  0x00000001 , 0x00000261 
- 00009690  0x000012bb beq  0x00000001 , 0x000025dd 
- 00009691  0x000012bc beq  0x00000002 , 0x000025e1 
- 00009692  0x000012bd branch  0x0000264d 
- 00009693  0x000012bf arg  0x00001000 , 0x00000005 
- 00009694  0x000012c0 fetch  0x00000002 , 0x0000025d 
- 00009695  0x000012c1 iadd  0x00000005 , 0x00000005 
- 00009696  0x000012c2 branch  0x000025e4 
- 00009697  0x000012c4 arg  0x00001400 , 0x00000005 
- 00009698  0x000012c5 fetch  0x00000002 , 0x0000025f 
- 00009699  0x000012c6 iadd  0x00000005 , 0x00000005 
- 00009700  0x000012c8 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009701  0x000012c9 rshift3  0x0000000c , 0x0000003f 
- 00009702  0x000012ca istore  0x00000001 , 0x00000005 
- 00009703  0x000012cb loop  0x000025e4 
- 00009704  0x000012cd bpatch  0x0000005f , 0x0000400b 
- 00009705  0x000012ce parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009706  0x000012cf branch  0x00002637 , 0x00000006 
- 00009707  0x000012d0 fetch  0x00000001 , 0x00004363 
- 00009708  0x000012d1 beq  0x00000001 , 0x0000264d 
- 00009709  0x000012d2 bmark1  0x00000011 , 0x0000260d 
- 00009710  0x000012d3 bmark1  0x0000000f , 0x0000264a 
- 00009711  0x000012d4 fetch  0x00000001 , 0x00000180 
- 00009712  0x000012d5 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009713  0x000012d6 branch  0x0000260d , 0x00000001 
- 00009714  0x000012d7 fetch  0x00000002 , 0x0000015f 
- 00009715  0x000012d8 branch  0x0000260d , 0x00000034 
- 00009716  0x000012d9 bpatch  0x00000060 , 0x0000400c 
- 00009717  0x000012da fetch  0x00000001 , 0x00000261 
- 00009718  0x000012db beq  0x00000001 , 0x000025f9 
- 00009719  0x000012dc beq  0x00000002 , 0x00002603 
- 00009720  0x000012dd branch  0x00002a8c 
- 00009721  0x000012df fetch  0x00000002 , 0x0000025d 
- 00009722  0x000012e0 fetcht  0x00000002 , 0x0000015f 
- 00009723  0x000012e1 iadd  0x00000002 , 0x0000003f 
- 00009724  0x000012e2 store  0x00000002 , 0x0000025d 
- 00009725  0x000012e3 beq  0x00000000 , 0x00002a8c 
- 00009726  0x000012e4 fetcht  0x00000002 , 0x00001000 
- 00009727  0x000012e5 increase  0x00000004 , 0x00000002 
- 00009728  0x000012e6 isub  0x00000002 , 0x0000003e 
- 00009729  0x000012e7 call  0x00002747 , 0x00000005 
- 00009730  0x000012e8 branch  0x0000260d 
- 00009731  0x000012ea fetch  0x00000002 , 0x0000025f 
- 00009732  0x000012eb fetcht  0x00000002 , 0x0000015f 
- 00009733  0x000012ec iadd  0x00000002 , 0x0000003f 
- 00009734  0x000012ed store  0x00000002 , 0x0000025f 
- 00009735  0x000012ee beq  0x00000000 , 0x00002a8c 
- 00009736  0x000012ef fetcht  0x00000002 , 0x00001400 
- 00009737  0x000012f0 add  0x00000002 , 0x00000004 , 0x00000002 
- 00009738  0x000012f1 isub  0x00000002 , 0x0000003e 
- 00009739  0x000012f2 call  0x0000274b , 0x00000005 
- 00009740  0x000012f3 branch  0x0000260d 
- 00009741  0x000012f5 bpatch  0x00000061 , 0x0000400c 
- 00009742  0x000012f6 fetcht  0x00000001 , 0x0000004c 
- 00009743  0x000012f7 fetch  0x00000001 , 0x00000180 
- 00009744  0x000012f8 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009745  0x000012f9 setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00009746  0x000012fa nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00009747  0x000012fb storet  0x00000001 , 0x0000004c 
- 00009748  0x000012fc nbranch  0x00002616 , 0x00000001 
- 00009749  0x000012fd set1  0x00000001 , 0x00000000 
- 00009750  0x000012ff bmark0  0x00000011 , 0x00002620 
- 00009751  0x00001300 isolate1  0x00000006 , 0x00000002 
- 00009752  0x00001301 branch  0x00002620 , 0x00000001 
- 00009753  0x00001302 fetch  0x00000002 , 0x000000fa 
- 00009754  0x00001303 increase  0x00000001 , 0x0000003f 
- 00009755  0x00001304 store  0x00000002 , 0x000000fa 
- 00009756  0x00001305 set1  0x00000005 , 0x00000000 
- 00009757  0x00001306 set0  0x00000007 , 0x00000002 
- 00009758  0x00001307 set0  0x00000001 , 0x00000000 
- 00009759  0x00001308 storet  0x00000001 , 0x0000004c 
- 00009760  0x0000130a bpatch  0x00000062 , 0x0000400c 
- 00009761  0x0000130b fetcht  0x00000001 , 0x0000015e 
- 00009762  0x0000130c fetch  0x00000001 , 0x00000047 
- 00009763  0x0000130d set1  0x00000005 , 0x0000003f 
- 00009764  0x0000130e isolate1  0x00000002 , 0x00000002 
- 00009765  0x0000130f setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00009766  0x00001310 isolate1  0x0000000a , 0x00000000 
- 00009767  0x00001311 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00009768  0x00001312 store  0x00000001 , 0x00000047 
- 00009769  0x00001313 fetch  0x00000002 , 0x0000015f 
- 00009770  0x00001314 nbranch  0x0000264d , 0x00000034 
- 00009771  0x00001315 fetch  0x00000001 , 0x0000004c 
- 00009772  0x00001316 set0  0x00000007 , 0x0000003f 
- 00009773  0x00001317 store  0x00000001 , 0x0000004c 
- 00009774  0x00001318 fetch  0x00000001 , 0x00000180 
- 00009775  0x00001319 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00009776  0x0000131b branch  0x0000264d 
- 00009777  0x0000131e bpatch  0x00000063 , 0x0000400c 
- 00009778  0x0000131f disable  0x0000002d 
- 00009779  0x00001320 fetch  0x00000002 , 0x0000001a 
- 00009780  0x00001321 increase  0x00000001 , 0x0000003f 
- 00009781  0x00001322 store  0x00000002 , 0x0000001a 
- 00009782  0x00001323 branch  0x0000264d 
- 00009783  0x00001325 fetch  0x00000002 , 0x0000001c 
- 00009784  0x00001326 increase  0x00000001 , 0x0000003f 
- 00009785  0x00001327 store  0x00000002 , 0x0000001c 
- 00009786  0x00001328 call  0x0000263e 
- 00009787  0x00001329 bmark0  0x00000011 , 0x0000263d 
- 00009788  0x0000132a set1  0x00000005 , 0x00000000 
- 00009789  0x0000132c branch  0x0000264d 
- 00009790  0x0000132f bpatch  0x00000064 , 0x0000400c 
- 00009791  0x00001330 fetch  0x00000001 , 0x00000180 
- 00009792  0x00001331 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009793  0x00001332 nbranch  0x00002646 , 0x00000001 
- 00009794  0x00001334 fetcht  0x00000001 , 0x0000004c 
- 00009795  0x00001335 set0  0x00000006 , 0x00000002 
- 00009796  0x00001336 storet  0x00000001 , 0x0000004c 
- 00009797  0x00001337 rtn 
- 00009798  0x0000133b fetcht  0x00000001 , 0x0000004c 
- 00009799  0x0000133c set0  0x00000007 , 0x00000002 
- 00009800  0x0000133d storet  0x00000001 , 0x0000004c 
- 00009801  0x0000133e branch  0x00004c0b 
- 00009802  0x00001341 fetch  0x00000001 , 0x00000047 
- 00009803  0x00001342 set1  0x00000005 , 0x0000003f 
- 00009804  0x00001343 store  0x00000001 , 0x00000047 
- 00009805  0x00001345 bpatch  0x00000065 , 0x0000400c 
- 00009806  0x00001346 disable  0x0000001d 
- 00009807  0x00001347 disable  0x0000001c 
- 00009808  0x00001348 disable  0x0000000d 
- 00009809  0x00001349 disable  0x0000000c 
- 00009810  0x0000134a disable  0x00000009 
- 00009811  0x0000134b disable  0x0000000e 
- 00009812  0x0000134c disable  0x00000007 
- 00009813  0x0000134d branch  0x000028f9 , 0x00000021 
- 00009814  0x0000134e until  0x0000003e , 0x00000027 
- 00009815  0x0000134f nop  0x00000064 
- 00009816  0x00001350 branch  0x000028f9 
- 00009817  0x00001353 bpatch  0x00000066 , 0x0000400c 
- 00009818  0x00001354 enable  0x00000009 
- 00009819  0x00001355 enable  0x0000000c 
- 00009820  0x00001356 parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009821  0x00001357 isolate1  0x0000003a , 0x0000003f 
- 00009822  0x00001358 setflag  0x00000001 , 0x00000000 , 0x00000000 
- 00009823  0x00001359 copy  0x00000020 , 0x00000002 
- 00009824  0x0000135a ialigned  0x00000020 
- 00009825  0x0000135b ialigned  0x0000001e 
- 00009826  0x0000135c pulse  0x00000015 
- 00009827  0x0000135d setsect  0x00000002 , 0x000fffff 
- 00009828  0x0000135e setsect  0x00000003 , 0x0000ffff 
- 00009829  0x0000135f nop  0x00000020 
- 00009830  0x00001360 iverify  0x0000000d 
- 00009831  0x00001361 deposit  0x0000002c 
- 00009832  0x00001362 store  0x00000003 , 0x00000178 
- 00009833  0x00001363 deposit  0x0000002d 
- 00009834  0x00001364 store  0x00000001 , 0x0000017b 
- 00009835  0x00001365 copy  0x00000002 , 0x00000020 
- 00009836  0x00001366 branch  0x0000266e , 0x00000001 
- 00009837  0x00001367 branch  0x0000263d 
- 00009838  0x00001369 bpatch  0x00000067 , 0x0000400c 
- 00009839  0x0000136a parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009840  0x0000136b ialigned  0x0000001f 
- 00009841  0x0000136c ialigned  0x00000004 
- 00009842  0x0000136d ialigned  0x0000002e 
- 00009843  0x0000136e ialigned  0x00000012 
- 00009844  0x0000136f force  0x00000000 , 0x0000003f 
- 00009845  0x00001370 parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009846  0x00001371 branch  0x0000263d , 0x00000006 
- 00009847  0x00001372 setarg  0x0ffffffc 
- 00009848  0x00001373 iand  0x00000012 , 0x0000003f 
- 00009849  0x00001374 store  0x00000004 , 0x00000165 
- 00009850  0x00001375 deposit  0x0000001d 
- 00009851  0x00001376 store  0x00000003 , 0x00000175 
- 00009852  0x00001377 deposit  0x0000001c 
- 00009853  0x00001378 store  0x00000001 , 0x00000173 
- 00009854  0x00001379 deposit  0x00000004 
- 00009855  0x0000137a store  0x00000001 , 0x00000174 
- 00009856  0x0000137b deposit  0x0000002e 
- 00009857  0x0000137c store  0x00000002 , 0x0000017c 
- 00009858  0x0000137d deposit  0x00000021 
- 00009859  0x0000137e inject  0x00000001 , 0x00000020 
- 00009860  0x0000137f compare  0x00000002 , 0x00000001 , 0x0000000f 
- 00009861  0x00001380 setflag  0x00000001 , 0x0000000b , 0x00000000 
- 00009862  0x00001381 branch  0x0000264d 
- 00009863  0x00001384 bpatch  0x00000068 , 0x0000400d 
- 00009864  0x00001385 fetch  0x00000001 , 0x00000047 
- 00009865  0x00001386 rtnbit0  0x00000003 
- 00009866  0x00001387 set0  0x00000003 , 0x0000003f 
- 00009867  0x00001388 setflip  0x00000006 , 0x0000003f 
- 00009868  0x00001389 store  0x00000001 , 0x00000047 
- 00009869  0x0000138a fetch  0x00000001 , 0x000040c5 
- 00009870  0x0000138b beq  0x00000013 , 0x0000269c 
- 00009871  0x0000138c rtneq  0x00000007 
- 00009872  0x0000138d fetch  0x00000001 , 0x0000004b 
- 00009873  0x0000138e rtnbit0  0x00000006 , 0x0000003f 
- 00009874  0x0000138f set0  0x00000006 , 0x0000003f 
- 00009875  0x00001390 set1  0x00000007 , 0x0000003f 
- 00009876  0x00001391 store  0x00000001 , 0x0000004b 
- 00009877  0x00001392 set0  0x00000002 , 0x00000000 
- 00009878  0x00001393 fetch  0x00000002 , 0x00004246 
- 00009879  0x00001394 nrtn  0x00000034 
- 00009880  0x00001395 fetch  0x00000001 , 0x0000004b 
- 00009881  0x00001396 set0  0x00000007 , 0x0000003f 
- 00009882  0x00001397 store  0x00000001 , 0x0000004b 
- 00009883  0x00001398 branch  0x0000525d 
- 00009884  0x0000139b bpatch  0x00000069 , 0x0000400d 
- 00009885  0x0000139c fetch  0x00000001 , 0x000004b7 
- 00009886  0x0000139d rshift  0x0000003f , 0x0000003f 
- 00009887  0x0000139e beq  0x00000011 , 0x000026b8 
- 00009888  0x0000139f beq  0x00000012 , 0x000026c0 
- 00009889  0x000013a0 beq  0x00000018 , 0x000026e9 
- 00009890  0x000013a1 beq  0x0000007f , 0x000026a8 
- 00009891  0x000013a2 rtnne  0x00000003 
- 00009892  0x000013a3 fetch  0x00000001 , 0x000004b8 
- 00009893  0x000013a4 beq  0x0000002b , 0x000026b0 
- 00009894  0x000013a5 beq  0x00000011 , 0x000026ab 
- 00009895  0x000013a6 rtn 
- 00009896  0x000013a9 fetch  0x00000001 , 0x000004b8 
- 00009897  0x000013aa set1  0x00000007 , 0x0000003f 
- 00009898  0x000013ab rtn 
- 00009899  0x000013ad rtn  0x00000029 
- 00009900  0x000013ae fetch  0x00000001 , 0x00000030 
- 00009901  0x000013af rtnbit1  0x00000004 
- 00009902  0x000013b0 jam  0x00000031 , 0x0000007c 
- 00009903  0x000013b1 rtn 
- 00009904  0x000013b5 rtn  0x00000029 
- 00009905  0x000013b6 fetch  0x00000001 , 0x00000031 
- 00009906  0x000013b7 isolate1  0x00000004 , 0x0000003f 
- 00009907  0x000013b8 branch  0x000026b5 , 0x00000001 
- 00009908  0x000013ba rtn 
- 00009909  0x000013bc set0  0x00000004 , 0x0000003f 
- 00009910  0x000013bd store  0x00000001 , 0x00000031 
- 00009911  0x000013be rtn 
- 00009912  0x000013c1 bpatch  0x0000006a , 0x0000400d 
- 00009913  0x000013c2 fetch  0x00000001 , 0x0000004c 
- 00009914  0x000013c3 set1  0x00000002 , 0x0000003f 
- 00009915  0x000013c4 store  0x00000001 , 0x0000004c 
- 00009916  0x000013c5 jam  0x00000001 , 0x00008011 
- 00009917  0x000013c6 fetch  0x00000001 , 0x00000030 
- 00009918  0x000013c7 isolate1  0x00000004 , 0x0000003f 
- 00009919  0x000013c8 rtn 
- 00009920  0x000013cb bpatch  0x0000006b , 0x0000400d 
- 00009921  0x000013cc fetch  0x00000001 , 0x0000004c 
- 00009922  0x000013cd set0  0x00000002 , 0x0000003f 
- 00009923  0x000013ce store  0x00000001 , 0x0000004c 
- 00009924  0x000013cf jam  0x00000000 , 0x00008011 
- 00009925  0x000013d0 rtn 
- 00009926  0x000013d4 bpatch  0x0000006c , 0x0000400d 
- 00009927  0x000013d5 copy  0x00000022 , 0x0000003f 
- 00009928  0x000013d6 store  0x00000004 , 0x0000420c 
- 00009929  0x000013d7 add  0x00000022 , 0x00000003 , 0x00000011 
- 00009930  0x000013d8 branch  0x000026cc , 0x00000029 
- 00009931  0x000013d9 add  0x00000028 , 0x00000003 , 0x00000011 
- 00009932  0x000013db fetcht  0x00000002 , 0x00000032 
- 00009933  0x000013dc deposit  0x00000011 
- 00009934  0x000013dd set0  0x0000001b , 0x0000003f 
- 00009935  0x000013de idiv  0x00000002 
- 00009936  0x000013df fetch  0x00000002 , 0x00000075 
- 00009937  0x000013e0 call  0x00007f86 
- 00009938  0x000013e1 remainder  0x00000013 
- 00009939  0x000013e2 isub  0x00000013 , 0x0000003f 
- 00009940  0x000013e3 branch  0x000026d6 , 0x00000002 
- 00009941  0x000013e4 iadd  0x00000002 , 0x0000003f 
- 00009942  0x000013e6 iadd  0x00000011 , 0x0000003f 
- 00009943  0x000013e7 store  0x00000004 , 0x00000034 
- 00009944  0x000013e8 jam  0x00000000 , 0x0000455b 
- 00009945  0x000013e9 fetch  0x00000001 , 0x00000030 
- 00009946  0x000013ea set1  0x00000001 , 0x0000003f 
- 00009947  0x000013eb store  0x00000001 , 0x00000030 
- 00009948  0x000013ec fetch  0x00000001 , 0x00000073 
- 00009949  0x000013ed store  0x00000001 , 0x0000008a 
- 00009950  0x000013ee setarg  0x00000000 
- 00009951  0x000013ef store  0x00000003 , 0x00004169 
- 00009952  0x000013f0 store  0x00000003 , 0x0000416c 
- 00009953  0x000013f1 store  0x00000001 , 0x00004159 
- 00009954  0x000013f2 jam  0x0000000b , 0x00000a99 
- 00009955  0x000013f3 call  0x00007d86 
- 00009956  0x000013f4 fetch  0x00000002 , 0x000040c1 
- 00009957  0x000013f5 store  0x00000002 , 0x0000003e 
- 00009958  0x000013f6 nrtn  0x00000029 
- 00009959  0x000013f7 add  0x00000004 , 0xffffffff , 0x00000007 
- 00009960  0x000013f8 rtn 
- 00009961  0x000013fb bpatch  0x0000006d , 0x0000400d 
- 00009962  0x000013fc fetch  0x00000001 , 0x00000030 
- 00009963  0x000013fd rtnbit0  0x00000001 
- 00009964  0x000013fe set0  0x00000001 , 0x0000003f 
- 00009965  0x000013ff store  0x00000001 , 0x00000030 
- 00009966  0x00001400 fetch  0x00000002 , 0x000040bf 
- 00009967  0x00001401 store  0x00000002 , 0x0000003e 
- 00009968  0x00001402 disable  0x0000002b 
- 00009969  0x00001403 jam  0x0000000c , 0x00000a99 
- 00009970  0x00001404 branch  0x00007d86 
- 00009971  0x00001408 bpatch  0x0000006e , 0x0000400d 
- 00009972  0x00001409 enable  0x0000002e 
- 00009973  0x0000140a fetch  0x00000001 , 0x00000030 
- 00009974  0x0000140b bbit1  0x00000001 , 0x00002700 
- 00009975  0x0000140c rtnmark1  0x00000011 
- 00009976  0x0000140d fetch  0x00000001 , 0x00000047 
- 00009977  0x0000140e rtnbit1  0x00000003 
- 00009978  0x0000140f fetch  0x00000001 , 0x00000048 
- 00009979  0x00001410 nrtn  0x00000034 
- 00009980  0x00001411 fetch  0x00000001 , 0x0000004b 
- 00009981  0x00001412 rtnbit1  0x00000006 
- 00009982  0x00001414 force  0x00000000 , 0x0000003f 
- 00009983  0x00001415 rtn 
- 00009984  0x00001418 bbit0  0x00000002 , 0x0000270f 
- 00009985  0x00001419 fetch  0x00000001 , 0x0000008a 
- 00009986  0x0000141a beq  0x00000002 , 0x00002706 
- 00009987  0x0000141b fetch  0x00000001 , 0x00000047 
- 00009988  0x0000141c bbit1  0x00000003 , 0x00002718 
- 00009989  0x0000141d bmark0  0x00000008 , 0x00002718 
- 00009990  0x0000141f nbranch  0x00002718 , 0x00000029 
- 00009991  0x00001420 fetch  0x00000001 , 0x00000048 
- 00009992  0x00001421 nbranch  0x00002718 , 0x00000034 
- 00009993  0x00001423 fetch  0x00000001 , 0x000000ef 
- 00009994  0x00001424 increase  0xffffffff , 0x0000003f 
- 00009995  0x00001425 store  0x00000001 , 0x000000ef 
- 00009996  0x00001426 nbranch  0x000026fe , 0x00000034 
- 00009997  0x00001427 jam  0x00000010 , 0x000000ef 
- 00009998  0x00001428 branch  0x00002718 
- 00009999  0x00001430 fetch  0x00000001 , 0x0000008a 
- 00010000  0x00001431 bne  0x00000001 , 0x00002718 
- 00010001  0x00001432 fetch  0x00000001 , 0x0000008b 
- 00010002  0x00001433 branch  0x00002718 , 0x00000034 
- 00010003  0x00001434 increase  0xffffffff , 0x0000003f 
- 00010004  0x00001435 store  0x00000001 , 0x0000008b 
- 00010005  0x00001436 fetch  0x00000001 , 0x00000047 
- 00010006  0x00001437 rtnbit1  0x00000003 
- 00010007  0x00001438 nrtn  0x0000002d 
- 00010008  0x0000143a fetch  0x00000001 , 0x0000008a 
- 00010009  0x0000143b increase  0xffffffff , 0x0000003f 
- 00010010  0x0000143c store  0x00000001 , 0x0000008a 
- 00010011  0x0000143d rtn 
- 00010012  0x00001449 bpatch  0x0000006f , 0x0000400d 
- 00010013  0x0000144a disable  0x00000010 
- 00010014  0x0000144b copy  0x00000002 , 0x0000001b 
- 00010015  0x0000144c call  0x00002260 
- 00010016  0x0000144d disable  0x00000028 
- 00010017  0x0000144e nrtn  0x00000005 
- 00010018  0x0000144f force  0x00000000 , 0x0000001b 
- 00010019  0x00001450 enable  0x00000028 
- 00010020  0x00001451 rtn 
- 00010021  0x00001455 fetch  0x00000001 , 0x00004158 
- 00010022  0x00001456 icompare  0x000000ff , 0x00000004 
- 00010023  0x00001457 rtn 
- 00010024  0x0000145b bpatch  0x00000070 , 0x0000400e 
- 00010025  0x0000145c set0  0x00000001 , 0x00000000 
- 00010026  0x0000145e jam  0x00000000 , 0x0000026a 
- 00010027  0x0000145f fetch  0x00000001 , 0x00000263 
- 00010028  0x00001460 rtn  0x00000034 
- 00010029  0x00001461 isolate1  0x00000000 , 0x0000003f 
- 00010030  0x00001462 arg  0x00001000 , 0x00000006 
- 00010031  0x00001463 call  0x00004d79 , 0x00000001 
- 00010032  0x00001464 bpatch  0x00000071 , 0x0000400e 
- 00010033  0x00001465 fetch  0x00000001 , 0x0000026a 
- 00010034  0x00001466 beq  0x00000001 , 0x0000273b 
- 00010035  0x00001468 jam  0x00000000 , 0x0000026a 
- 00010036  0x00001469 fetch  0x00000001 , 0x00000263 
- 00010037  0x0000146a rtnbit0  0x00000001 
- 00010038  0x0000146b arg  0x00001400 , 0x00000006 
- 00010039  0x0000146c call  0x00004d79 
- 00010040  0x0000146d fetch  0x00000001 , 0x0000026a 
- 00010041  0x0000146e beq  0x00000001 , 0x00002741 
- 00010042  0x0000146f rtn 
- 00010043  0x00001472 fetch  0x00000001 , 0x00000263 
- 00010044  0x00001473 set0  0x00000000 , 0x0000003f 
- 00010045  0x00001474 store  0x00000001 , 0x00000263 
- 00010046  0x00001475 setarg  0x00000000 
- 00010047  0x00001476 store  0x00000002 , 0x0000025d 
- 00010048  0x00001477 rtn 
- 00010049  0x00001479 fetch  0x00000001 , 0x00000263 
- 00010050  0x0000147a set0  0x00000001 , 0x0000003f 
- 00010051  0x0000147b store  0x00000001 , 0x00000263 
- 00010052  0x0000147c setarg  0x00000000 
- 00010053  0x0000147d store  0x00000002 , 0x0000025f 
- 00010054  0x0000147e rtn 
- 00010055  0x00001481 fetch  0x00000001 , 0x00000263 
- 00010056  0x00001482 set1  0x00000000 , 0x0000003f 
- 00010057  0x00001483 store  0x00000001 , 0x00000263 
- 00010058  0x00001484 rtn 
- 00010059  0x00001487 fetch  0x00000001 , 0x00000263 
- 00010060  0x00001488 set1  0x00000001 , 0x0000003f 
- 00010061  0x00001489 store  0x00000001 , 0x00000263 
- 00010062  0x0000148a rtn 
- 00010063  0x00001491 bpatch  0x00000072 , 0x0000400e 
- 00010064  0x00001492 add  0x00000028 , 0x00000001 , 0x00000021 
- 00010065  0x00001493 call  0x000028ea 
- 00010066  0x00001494 force  0x00000003 , 0x00000024 
- 00010067  0x00001495 call  0x000028d2 
- 00010068  0x00001496 call  0x00002a51 
- 00010069  0x00001497 call  0x00002a5f 
- 00010070  0x00001498 branch  0x00002a64 
- 00010071  0x0000149c bpatch  0x00000073 , 0x0000400e 
- 00010072  0x0000149d call  0x00002a4d 
- 00010073  0x0000149e deposit  0x00000028 
- 00010074  0x0000149f fetcht  0x00000004 , 0x000040ca 
- 00010075  0x000014a0 isub  0x00000002 , 0x0000003f 
- 00010076  0x000014a1 rtnne  0x00000001 
- 00010077  0x000014a2 compare  0x00000000 , 0x00000001 , 0x0000001f 
- 00010078  0x000014a3 nbranch  0x00002761 , 0x00000001 
- 00010079  0x000014a4 fetch  0x00000001 , 0x00000019 
- 00010080  0x000014a5 rtn  0x00000034 
- 00010081  0x000014a7 call  0x0000274f 
- 00010082  0x000014a9 compare  0x00000010 , 0x00000001 , 0x0000001f 
- 00010083  0x000014aa branch  0x0000264d , 0x00000001 
- 00010084  0x000014ab rshift  0x00000021 , 0x00000002 
- 00010085  0x000014ac or  0x00000002 , 0x00000040 , 0x0000000e 
- 00010086  0x000014ae bpatch  0x00000074 , 0x0000400e 
- 00010087  0x000014af enable  0x00000007 
- 00010088  0x000014b0 enable  0x0000000a 
- 00010089  0x000014b1 enable  0x0000001b 
- 00010090  0x000014b2 set0  0x00000010 , 0x00000000 
- 00010091  0x000014b3 deposit  0x00000004 
- 00010092  0x000014b4 inject  0x00000003 , 0x00000003 
- 00010093  0x000014b5 deposit  0x00000001 
- 00010094  0x000014b6 inject  0x00000003 , 0x00000004 
- 00010095  0x000014b7 fetch  0x00000001 , 0x00000047 
- 00010096  0x000014b8 inject  0x00000000 , 0x00000004 
- 00010097  0x000014b9 inject  0x00000003 , 0x00000003 
- 00010098  0x000014ba enable  0x00000008 
- 00010099  0x000014bb inject  0x00000003 , 0x00000008 
- 00010100  0x000014bc disable  0x0000001b 
- 00010101  0x000014bd disable  0x00000008 
- 00010102  0x000014be disable  0x0000000a 
- 00010103  0x000014bf set0  0x00000002 , 0x00000015 
- 00010104  0x000014c0 arg  0x00000000 , 0x00000002 
- 00010105  0x000014c1 call  0x00002a1c 
- 00010106  0x000014c2 bpatch  0x00000075 , 0x0000400e 
- 00010107  0x000014c3 and  0x00000001 , 0x0000001f , 0x0000003f 
- 00010108  0x000014c4 beq  0x00000013 , 0x000027b4 
- 00010109  0x000014c5 beq  0x00000000 , 0x0000264d 
- 00010110  0x000014c6 beq  0x00000001 , 0x0000264d 
- 00010111  0x000014c7 beq  0x00000002 , 0x00002797 
- 00010112  0x000014c8 beq  0x00000003 , 0x000027c5 
- 00010113  0x000014c9 beq  0x00000004 , 0x000027cb 
- 00010114  0x000014ca beq  0x00000007 , 0x0000278c 
- 00010115  0x000014cb beq  0x00000008 , 0x000027ca 
- 00010116  0x000014cc arg  0x00000004 , 0x00000002 
- 00010117  0x000014cd call  0x00002a1c 
- 00010118  0x000014ce beq  0x0000000a , 0x000027c7 
- 00010119  0x000014cf beq  0x0000000b , 0x000027cd 
- 00010120  0x000014d0 arg  0x00000008 , 0x00000002 
- 00010121  0x000014d1 call  0x00002a1c 
- 00010122  0x000014d2 beq  0x0000000f , 0x000027cd 
- 00010123  0x000014d3 branch  0x000027c7 
- 00010124  0x000014d7 bpatch  0x00000076 , 0x0000400e 
- 00010125  0x000014d8 enable  0x0000001d 
- 00010126  0x000014d9 enable  0x00000009 
- 00010127  0x000014da enable  0x0000000e 
- 00010128  0x000014db force  0x0000001e , 0x00000039 
- 00010129  0x000014dc arg  0x000000b3 , 0x00000006 
- 00010130  0x000014de ifetch  0x00000001 , 0x00000006 
- 00010131  0x000014df inject  0x00000003 , 0x00000008 
- 00010132  0x000014e0 loop  0x00002792 
- 00010133  0x000014e1 bmark1  0x00000007 , 0x000027f7 
- 00010134  0x000014e2 branch  0x0000264d 
- 00010135  0x000014e5 bpatch  0x00000077 , 0x0000400e 
- 00010136  0x000014e6 fetch  0x00000001 , 0x00000181 
- 00010137  0x000014e7 icopy  0x00000004 
- 00010138  0x000014e8 fetch  0x00000001 , 0x00000090 
- 00010139  0x000014e9 icopy  0x0000001c 
- 00010140  0x000014ea fetch  0x00000003 , 0x000040aa 
- 00010141  0x000014eb icopy  0x0000001d 
- 00010142  0x000014ec fetch  0x00000002 , 0x000040a4 
- 00010143  0x000014ed icopy  0x0000002e 
- 00010144  0x000014ee enable  0x00000009 
- 00010145  0x000014ef enable  0x0000001c 
- 00010146  0x000014f0 copy  0x00000020 , 0x00000011 
- 00010147  0x000014f1 call  0x000028e2 
- 00010148  0x000014f2 pulse  0x00000015 
- 00010149  0x000014f3 nop  0x00000020 
- 00010150  0x000014f4 copy  0x00000021 , 0x0000000b 
- 00010151  0x000014f5 fetch  0x00000004 , 0x00000161 
- 00010152  0x000014f6 icopy  0x00000021 
- 00010153  0x000014f7 preload  0x0000001e 
- 00010154  0x000014f8 set1  0x0000003a , 0x0000003f 
- 00010155  0x000014f9 inject  0x00000003 , 0x00000048 
- 00010156  0x000014fa preload  0x0000001f 
- 00010157  0x000014fb inject  0x00000003 , 0x00000048 
- 00010158  0x000014fc copy  0x0000000b , 0x00000021 
- 00010159  0x000014fd copy  0x00000011 , 0x00000020 
- 00010160  0x000014fe enable  0x00000008 
- 00010161  0x000014ff inject  0x00000003 , 0x00000010 
- 00010162  0x00001500 disable  0x00000008 
- 00010163  0x00001501 branch  0x0000264d 
- 00010164  0x00001504 bpatch  0x00000078 , 0x0000400f 
- 00010165  0x00001505 enable  0x0000000e 
- 00010166  0x00001506 enable  0x00000009 
- 00010167  0x00001507 enable  0x0000001c 
- 00010168  0x00001508 fetch  0x00000001 , 0x000004b6 
- 00010169  0x00001509 and  0x0000003f , 0x000001f8 , 0x00000002 
- 00010170  0x0000150a arg  0x000004b6 , 0x00000006 
- 00010171  0x0000150b increase  0x00000008 , 0x00000002 
- 00010172  0x0000150d add  0x00000002 , 0xffffffb8 , 0x00000013 
- 00010173  0x0000150e nbranch  0x000027c2 , 0x00000002 
- 00010174  0x0000150f ifetch  0x00000009 , 0x00000006 
- 00010175  0x00001510 inject  0x00000003 , 0x00000048 
- 00010176  0x00001511 copy  0x00000013 , 0x00000002 
- 00010177  0x00001512 branch  0x000027bc 
- 00010178  0x00001514 ifetch  0x00000009 , 0x00000006 
- 00010179  0x00001515 iinject  0x00000003 , 0x00000002 
- 00010180  0x00001516 branch  0x000027f7 
- 00010181  0x00001519 enable  0x0000001c 
- 00010182  0x0000151a branch  0x000027d0 
- 00010183  0x0000151d enable  0x0000001c 
- 00010184  0x0000151e set1  0x00000010 , 0x00000000 
- 00010185  0x0000151f branch  0x000027d0 
- 00010186  0x00001522 set1  0x00000002 , 0x00000015 
- 00010187  0x00001524 enable  0x0000001d 
- 00010188  0x00001525 branch  0x000027d0 
- 00010189  0x00001529 set1  0x00000002 , 0x00000015 
- 00010190  0x0000152a enable  0x0000001d 
- 00010191  0x0000152b set1  0x00000010 , 0x00000000 
- 00010192  0x0000152e bpatch  0x00000079 , 0x0000400f 
- 00010193  0x0000152f fetch  0x00000001 , 0x0000004c 
- 00010194  0x00001530 bbit0  0x00000005 , 0x000027e5 
- 00010195  0x00001531 sub  0x00000001 , 0x00000003 , 0x0000003e 
- 00010196  0x00001532 branch  0x000027e5 , 0x00000002 
- 00010197  0x00001533 disable  0x0000000e 
- 00010198  0x00001534 disable  0x0000001c 
- 00010199  0x00001535 enable  0x0000001d 
- 00010200  0x00001536 disable  0x00000007 
- 00010201  0x00001537 set1  0x00000001 , 0x00000015 
- 00010202  0x00001538 isolate1  0x00000002 , 0x00000015 
- 00010203  0x00001539 branch  0x000027df , 0x00000001 
- 00010204  0x0000153a setarg  0x000abeee 
- 00010205  0x0000153b inject  0x00000003 , 0x00000014 
- 00010206  0x0000153c branch  0x000027e3 
- 00010207  0x0000153e setarg  0x005faeba 
- 00010208  0x0000153f inject  0x00000003 , 0x00000018 
- 00010209  0x00001540 setarg  0x00000012 
- 00010210  0x00001541 inject  0x00000003 , 0x00000006 
- 00010211  0x00001543 enable  0x00000007 
- 00010212  0x00001544 set1  0x00000010 , 0x00000000 
- 00010213  0x00001546 enable  0x0000000e 
- 00010214  0x00001547 enable  0x00000009 
- 00010215  0x00001548 bmark1  0x00000005 , 0x00002800 
- 00010216  0x00001549 fetch  0x00000001 , 0x000041db 
- 00010217  0x0000154a inject  0x00000003 , 0x00000003 
- 00010218  0x0000154b fetch  0x00000002 , 0x000041dc 
- 00010219  0x0000154c iforce  0x00000039 
- 00010220  0x0000154d bmark1  0x00000010 , 0x000027ef 
- 00010221  0x0000154e inject  0x00000003 , 0x00000005 
- 00010222  0x0000154f branch  0x000027f0 
- 00010223  0x00001551 inject  0x00000003 , 0x0000000d 
- 00010224  0x00001553 deposit  0x00000039 
- 00010225  0x00001554 branch  0x000027f7 , 0x00000034 
- 00010226  0x00001555 fetch  0x00000002 , 0x0000016f 
- 00010227  0x00001556 iforce  0x00000006 
- 00010228  0x00001558 ifetch  0x00000001 , 0x00000006 
- 00010229  0x00001559 inject  0x00000003 , 0x00000008 
- 00010230  0x0000155a loop  0x000027f4 
- 00010231  0x0000155e enable  0x00000008 
- 00010232  0x0000155f inject  0x00000003 , 0x00000010 
- 00010233  0x00001560 disable  0x00000008 
- 00010234  0x00001561 call  0x000024c1 
- 00010235  0x00001562 fetch  0x00000001 , 0x0000004c 
- 00010236  0x00001563 bbit0  0x00000005 , 0x0000264d 
- 00010237  0x00001564 force  0x00000000 , 0x0000003f 
- 00010238  0x00001565 inject  0x00000003 , 0x00000006 
- 00010239  0x00001566 branch  0x0000264d 
- 00010240  0x0000156a bpatch  0x0000007a , 0x0000400f 
- 00010241  0x0000156b bmark1  0x00000010 , 0x00002808 
- 00010242  0x0000156d fetch  0x00000001 , 0x00000180 
- 00010243  0x0000156e inject  0x00000003 , 0x00000003 
- 00010244  0x0000156f fetch  0x00000001 , 0x0000015f 
- 00010245  0x00001570 iforce  0x00000013 
- 00010246  0x00001571 inject  0x00000003 , 0x00000005 
- 00010247  0x00001572 branch  0x0000280d 
- 00010248  0x00001574 fetch  0x00000001 , 0x00000180 
- 00010249  0x00001575 inject  0x00000003 , 0x00000003 
- 00010250  0x00001576 fetch  0x00000002 , 0x0000015f 
- 00010251  0x00001577 iforce  0x00000013 
- 00010252  0x00001578 inject  0x00000003 , 0x0000000d 
- 00010253  0x0000157a arg  0x00000551 , 0x00000006 
- 00010254  0x0000157c copy  0x00000013 , 0x0000003e 
- 00010255  0x0000157d branch  0x00002814 , 0x00000005 
- 00010256  0x0000157e ifetch  0x00000001 , 0x00000006 
- 00010257  0x0000157f inject  0x00000003 , 0x00000008 
- 00010258  0x00001580 increase  0xffffffff , 0x00000013 
- 00010259  0x00001581 branch  0x0000280e 
- 00010260  0x00001583 fetch  0x00000002 , 0x000000fc 
- 00010261  0x00001584 increase  0x00000001 , 0x0000003f 
- 00010262  0x00001585 store  0x00000002 , 0x000000fc 
- 00010263  0x00001586 branch  0x000027f7 
- 00010264  0x0000158a fetch  0x00000004 , 0x00000165 
- 00010265  0x0000158b add  0x0000003f , 0x00000007 , 0x00000011 
- 00010266  0x0000158c fetch  0x00000002 , 0x00000171 
- 00010267  0x0000158d nbranch  0x0000281e , 0x00000034 
- 00010268  0x0000158e increase  0xfffffffd , 0x00000011 
- 00010269  0x0000158f branch  0x00002826 
- 00010270  0x00001591 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00010271  0x00001592 hfetcht  0x00000002 , 0x00008040 
- 00010272  0x00001593 increase  0x00000001 , 0x00000002 
- 00010273  0x00001595 isub  0x00000002 , 0x0000003f 
- 00010274  0x00001596 nbranch  0x00002825 , 0x00000002 
- 00010275  0x00001597 increase  0xffffffff , 0x00000011 
- 00010276  0x00001598 branch  0x00002821 
- 00010277  0x0000159a sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010278  0x0000159c until  0x0000003e , 0x00000023 
- 00010279  0x0000159d compare  0x00000000 , 0x00000022 , 0x00000003 
- 00010280  0x0000159e nbranch  0x00002826 , 0x00000001 
- 00010281  0x0000159f iforce  0x00000029 
- 00010282  0x000015a0 copy  0x00000011 , 0x00000028 
- 00010283  0x000015a1 iforce  0x00000029 
- 00010284  0x000015a2 rtn 
- 00010285  0x000015a6 bpatch  0x0000007b , 0x0000400f 
- 00010286  0x000015a7 until  0x0000003e , 0x00000022 
- 00010287  0x000015a8 deposit  0x0000001a 
- 00010288  0x000015a9 iforce  0x00000006 
- 00010289  0x000015aa rshift16 , 0x0000003f , 0x0000003f 
- 00010290  0x000015ab isub  0x00000022 , 0x00000039 
- 00010291  0x000015ac and_into  0x00000003 , 0x00000039 
- 00010292  0x000015ad nbranch  0x00002837 , 0x00000005 
- 00010293  0x000015ae force  0x00000000 , 0x0000003f 
- 00010294  0x000015af branch  0x0000283b 
- 00010295  0x000015b1 arg  0x00000ea6 , 0x00000002 
- 00010296  0x000015b2 force  0x00000000 , 0x0000003f 
- 00010297  0x000015b4 iadd  0x00000002 , 0x0000003f 
- 00010298  0x000015b5 loop  0x00002839 
- 00010299  0x000015b7 iadd  0x00000006 , 0x0000003f 
- 00010300  0x000015b8 div  0x0000003f , 0x0000000c 
- 00010301  0x000015b9 call  0x00007f86 
- 00010302  0x000015ba quotient  0x0000003f 
- 00010303  0x000015bb store  0x00000002 , 0x00000171 
- 00010304  0x000015bc rtn 
- 00010305  0x000015bf bpatch  0x0000007c , 0x0000400f 
- 00010306  0x000015c0 deposit  0x0000001a 
- 00010307  0x000015c1 copy  0x00000019 , 0x00000002 
- 00010308  0x000015c2 isub  0x00000002 , 0x0000003e 
- 00010309  0x000015c3 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00010310  0x000015c4 isub  0x00000002 , 0x00000002 
- 00010311  0x000015c5 setarg  0x00000ea6 
- 00010312  0x000015c6 isolate0  0x0000000f , 0x00000002 
- 00010313  0x000015c7 branch  0x0000284c , 0x00000001 
- 00010314  0x000015c8 setarg  0xffff0ea6 
- 00010315  0x000015c9 iadd  0x00000002 , 0x00000002 
- 00010316  0x000015cb storet  0x00000006 , 0x00000447 
- 00010317  0x000015cc rtn  0x00000036 
- 00010318  0x000015cd storet  0x00000006 , 0x00000038 
- 00010319  0x000015ce rtn 
- 00010320  0x000015d1 disable  0x00000030 
- 00010321  0x000015d2 fetch  0x00000006 , 0x00000447 
- 00010322  0x000015d3 branch  0x00002854 , 0x00000036 
- 00010323  0x000015d4 fetch  0x00000006 , 0x00000038 
- 00010324  0x000015d6 iadd  0x00000019 , 0x00000030 
- 00010325  0x000015d7 increase  0x0000000a , 0x00000030 
- 00010326  0x000015d8 setarg  0x00000ea6 
- 00010327  0x000015d9 isub  0x00000030 , 0x0000003f 
- 00010328  0x000015da isolate0  0x0000000f , 0x0000003f 
- 00010329  0x000015db branch  0x0000285e , 0x00000001 
- 00010330  0x000015dc setarg  0x0000f15a 
- 00010331  0x000015dd iadd  0x00000030 , 0x00000030 
- 00010332  0x000015df copy  0x00000030 , 0x0000001a 
- 00010333  0x000015e0 rtn 
- 00010334  0x000015e2 force  0x00000000 , 0x0000003e 
- 00010335  0x000015e3 branch  0x0000285c 
- 00010336  0x000015eb bpatch  0x0000007d , 0x0000400f 
- 00010337  0x000015ec call  0x00002918 
- 00010338  0x000015ed copy  0x00000021 , 0x0000003f 
- 00010339  0x000015ee and_into  0x00000180 , 0x0000003f 
- 00010340  0x000015ef compare  0x00000003 , 0x00000024 , 0x00000007 
- 00010341  0x000015f0 nbranch  0x00002869 , 0x00000001 
- 00010342  0x000015f1 rshift3  0x0000003f , 0x0000003f 
- 00010343  0x000015f2 iadd  0x00000017 , 0x0000003f 
- 00010344  0x000015f3 branch  0x0000286a 
- 00010345  0x000015f5 copy  0x00000017 , 0x0000003f 
- 00010346  0x000015f7 div  0x0000003f , 0x0000004f 
- 00010347  0x000015f8 pulse  0x00000015 
- 00010348  0x000015f9 call  0x00007f86 
- 00010349  0x000015fa remainder  0x00000011 
- 00010350  0x000015fb add  0x00000011 , 0xffffffd8 , 0x00000002 
- 00010351  0x000015fc branch  0x00002872 , 0x00000002 
- 00010352  0x000015fd lshift  0x00000011 , 0x00000002 
- 00010353  0x000015fe branch  0x00002874 
- 00010354  0x00001600 lshift  0x00000002 , 0x00000002 
- 00010355  0x00001601 increase  0x00000001 , 0x00000002 
- 00010356  0x00001603 bpatch  0x0000007e , 0x0000400f 
- 00010357  0x00001604 fetch  0x00000001 , 0x00000031 
- 00010358  0x00001605 bbit0  0x00000003 , 0x00002885 
- 00010359  0x00001607 fetch  0x00000004 , 0x000040d2 
- 00010360  0x00001608 isub  0x00000021 , 0x0000003e 
- 00010361  0x00001609 branch  0x00002885 , 0x00000002 
- 00010362  0x0000160a call  0x000028a4 
- 00010363  0x0000160b fetch  0x00000001 , 0x000040d9 
- 00010364  0x0000160c rtn  0x00000034 
- 00010365  0x0000160d fetch  0x00000001 , 0x00000031 
- 00010366  0x0000160e set1  0x00000002 , 0x0000003f 
- 00010367  0x0000160f store  0x00000001 , 0x00000031 
- 00010368  0x00001610 fetch  0x00000005 , 0x000040e7 
- 00010369  0x00001611 store  0x00000005 , 0x000040da 
- 00010370  0x00001612 ifetch  0x00000005 , 0x00000006 
- 00010371  0x00001613 store  0x00000005 , 0x000040df 
- 00010372  0x00001614 call  0x000028a9 
- 00010373  0x00001616 fetch  0x00000001 , 0x00000031 
- 00010374  0x00001617 rtnbit0  0x00000002 
- 00010375  0x00001618 isolate1  0x00000001 , 0x00000021 
- 00010376  0x00001619 branch  0x000028a1 , 0x00000001 
- 00010377  0x0000161a rshift3  0x00000002 , 0x00000011 
- 00010378  0x0000161b and  0x00000002 , 0x00000007 , 0x00000007 
- 00010379  0x0000161c setarg  0x000040da 
- 00010380  0x0000161d iadd  0x00000011 , 0x00000011 
- 00010381  0x0000161e ifetch  0x00000001 , 0x00000011 
- 00010382  0x0000161f qisolate0  0x0000003f 
- 00010383  0x00001620 branch  0x00002892 , 0x00000001 
- 00010384  0x00001621 deposit  0x00000002 
- 00010385  0x00001622 branch  0x0000289e 
- 00010386  0x00001624 fetch  0x00000001 , 0x000040e4 
- 00010387  0x00001625 iforce  0x00000012 
- 00010388  0x00001626 deposit  0x00000021 
- 00010389  0x00001627 and_into  0x00000180 , 0x0000003f 
- 00010390  0x00001628 rshift3  0x0000003f , 0x0000003f 
- 00010391  0x00001629 iadd  0x00000017 , 0x0000003f 
- 00010392  0x0000162a idiv  0x00000012 
- 00010393  0x0000162b setarg  0x000040f2 
- 00010394  0x0000162c call  0x00007f86 
- 00010395  0x0000162d remainder  0x00000011 
- 00010396  0x0000162e iadd  0x00000011 , 0x00000006 
- 00010397  0x0000162f ifetch  0x00000001 , 0x00000006 
- 00010398  0x00001631 store  0x00000001 , 0x000040e5 
- 00010399  0x00001632 iforce  0x00000002 
- 00010400  0x00001633 rtn 
- 00010401  0x00001636 fetch  0x00000001 , 0x000040e5 
- 00010402  0x00001637 iforce  0x00000002 
- 00010403  0x00001638 rtn 
- 00010404  0x0000163b fetch  0x00000001 , 0x00000031 
- 00010405  0x0000163c set0  0x00000002 , 0x0000003f 
- 00010406  0x0000163d set0  0x00000003 , 0x0000003f 
- 00010407  0x0000163e store  0x00000001 , 0x00000031 
- 00010408  0x0000163f rtn 
- 00010409  0x00001646 bpatch  0x0000007f , 0x0000400f 
- 00010410  0x00001647 arg  0x000040f2 , 0x00000005 
- 00010411  0x00001648 force  0x0000000a , 0x00000039 
- 00010412  0x00001649 call  0x00007ec6 
- 00010413  0x0000164a arg  0x000040f2 , 0x00000005 
- 00010414  0x0000164b force  0x00000000 , 0x00000013 
- 00010415  0x0000164c force  0x00000002 , 0x00000007 
- 00010416  0x0000164e fetch  0x00000005 , 0x000040da 
- 00010417  0x0000164f iforce  0x00000002 
- 00010418  0x00001650 compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010419  0x00001651 branch  0x000028b5 , 0x00000001 
- 00010420  0x00001652 rshift  0x00000002 , 0x00000002 
- 00010421  0x00001654 isolate0  0x00000000 , 0x00000002 
- 00010422  0x00001655 branch  0x000028b9 , 0x00000001 
- 00010423  0x00001656 deposit  0x00000013 
- 00010424  0x00001657 istore  0x00000001 , 0x00000005 
- 00010425  0x00001659 rshift2  0x00000002 , 0x00000002 
- 00010426  0x0000165a increase  0x00000002 , 0x00000013 
- 00010427  0x0000165b compare  0x00000028 , 0x00000013 , 0x000000fe 
- 00010428  0x0000165c nbranch  0x000028c2 , 0x00000001 
- 00010429  0x0000165d fetch  0x00000005 , 0x000040df 
- 00010430  0x0000165e iforce  0x00000002 
- 00010431  0x0000165f compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010432  0x00001660 branch  0x000028c2 , 0x00000001 
- 00010433  0x00001661 rshift  0x00000002 , 0x00000002 
- 00010434  0x00001663 sub  0x00000013 , 0x0000004e , 0x0000003e 
- 00010435  0x00001664 branch  0x000028b5 , 0x00000002 
- 00010436  0x00001665 force  0x00000001 , 0x00000013 
- 00010437  0x00001666 increase  0xffffffff , 0x00000007 
- 00010438  0x00001667 nbranch  0x000028b0 , 0x00000005 
- 00010439  0x00001668 arg  0x000040f2 , 0x00000011 
- 00010440  0x00001669 deposit  0x00000005 
- 00010441  0x0000166a isub  0x00000011 , 0x0000003f 
- 00010442  0x0000166b store  0x00000001 , 0x000040e4 
- 00010443  0x0000166c rtn 
- 00010444  0x0000166f bpatch  0x00000080 , 0x00004010 
- 00010445  0x00001670 call  0x00002860 
- 00010446  0x00001671 fetch  0x00000001 , 0x0000017f 
- 00010447  0x00001672 bbit0  0x00000005 , 0x000028d1 
- 00010448  0x00001673 fetcht  0x00000001 , 0x000004cc 
- 00010449  0x00001675 branch  0x0000291f 
- 00010450  0x00001679 bpatch  0x00000081 , 0x00004010 
- 00010451  0x0000167a call  0x00002860 
- 00010452  0x0000167b fetch  0x00000001 , 0x0000017f 
- 00010453  0x0000167c bbit0  0x00000004 , 0x000028d7 
- 00010454  0x0000167d fetcht  0x00000001 , 0x000004cb 
- 00010455  0x0000167f branch  0x00002933 
- 00010456  0x00001683 force  0x00000000 , 0x0000002d 
- 00010457  0x00001684 fetch  0x00000003 , 0x000040a7 
- 00010458  0x00001685 iforce  0x0000002c 
- 00010459  0x00001686 rtn 
- 00010460  0x00001689 bpatch  0x00000082 , 0x00004010 
- 00010461  0x0000168a fetch  0x00000001 , 0x000041d3 
- 00010462  0x0000168b icopy  0x0000002d 
- 00010463  0x0000168c fetch  0x00000003 , 0x000041d0 
- 00010464  0x0000168d icopy  0x0000002c 
- 00010465  0x0000168e rtn 
- 00010466  0x00001691 bpatch  0x00000083 , 0x00004010 
- 00010467  0x00001692 fetch  0x00000002 , 0x000040a4 
- 00010468  0x00001693 icopy  0x0000002e 
- 00010469  0x00001694 fetch  0x00000001 , 0x000040a3 
- 00010470  0x00001695 icopy  0x0000002d 
- 00010471  0x00001696 fetch  0x00000003 , 0x000040a0 
- 00010472  0x00001697 icopy  0x0000002c 
- 00010473  0x00001698 rtn 
- 00010474  0x0000169b bpatch  0x00000084 , 0x00004010 
- 00010475  0x0000169c fetch  0x00000002 , 0x00000044 
- 00010476  0x0000169d icopy  0x0000002e 
- 00010477  0x0000169e fetch  0x00000001 , 0x00000043 
- 00010478  0x0000169f icopy  0x0000002d 
- 00010479  0x000016a0 fetch  0x00000003 , 0x00000040 
- 00010480  0x000016a1 icopy  0x0000002c 
- 00010481  0x000016a2 rtn 
- 00010482  0x000016a6 bmark1  0x00000020 , 0x000028f5 
- 00010483  0x000016a7 rtnmark0  0x0000001d 
- 00010484  0x000016a8 rtnmark0  0x0000001f 
- 00010485  0x000016aa and_into  0xffffff00 , 0x0000002c 
- 00010486  0x000016ab pulse  0x00000015 
- 00010487  0x000016ac nop  0x00000020 
- 00010488  0x000016ad rtn 
- 00010489  0x000016b1 bpatch  0x00000085 , 0x00004010 
- 00010490  0x000016b2 branch  0x0000290a , 0x00000021 
- 00010491  0x000016b3 jam  0x000000d4 , 0x00008955 
- 00010492  0x000016b4 nop  0x00000004 
- 00010493  0x000016b5 jam  0x000000d2 , 0x00008955 
- 00010494  0x000016b6 nop  0x00000004 
- 00010495  0x000016b7 jam  0x000000d1 , 0x00008955 
- 00010496  0x000016b8 nop  0x00000004 
- 00010497  0x000016b9 fetch  0x00000001 , 0x000041de 
- 00010498  0x000016ba beq  0x00000000 , 0x00002908 
- 00010499  0x000016bb beq  0x00000001 , 0x00002915 
- 00010500  0x000016bc beq  0x00000002 , 0x00002908 
- 00010501  0x000016bd beq  0x00000003 , 0x00002915 
- 00010502  0x000016be beq  0x00000004 , 0x00002915 
- 00010503  0x000016bf beq  0x00000020 , 0x00002915 
- 00010504  0x000016c2 jam  0x000000d0 , 0x00008955 
- 00010505  0x000016c3 jam  0x000000e0 , 0x00008956 
- 00010506  0x000016c5 force  0x00000000 , 0x00000015 
- 00010507  0x000016c6 disable  0x00000021 
- 00010508  0x000016c7 disable  0x00000020 
- 00010509  0x000016c8 pulse  0x0000001e 
- 00010510  0x000016c9 jam  0x00000000 , 0x00008902 
- 00010511  0x000016ca jam  0x00000000 , 0x00008901 
- 00010512  0x000016cb jam  0x00000000 , 0x00008900 
- 00010513  0x000016cc jam  0x00000000 , 0x00008903 
- 00010514  0x000016cd jam  0x00000070 , 0x00008904 
- 00010515  0x000016ce jam  0x00000000 , 0x00008906 
- 00010516  0x000016cf rtn 
- 00010517  0x000016d5 jam  0x000000d0 , 0x00008955 
- 00010518  0x000016d6 jam  0x000000c0 , 0x00008956 
- 00010519  0x000016d7 branch  0x0000290a 
- 00010520  0x000016da bpatch  0x00000086 , 0x00004010 
- 00010521  0x000016db jam  0x00000000 , 0x00008902 
- 00010522  0x000016dc jam  0x00000000 , 0x00008901 
- 00010523  0x000016dd jam  0x00000018 , 0x00008900 
- 00010524  0x000016de jam  0x000000a7 , 0x00008903 
- 00010525  0x000016df jam  0x0000007f , 0x00008904 
- 00010526  0x000016e0 rtn 
- 00010527  0x000016e3 bpatch  0x00000087 , 0x00004010 
- 00010528  0x000016e5 storet  0x00000001 , 0x00000017 
- 00010529  0x000016e6 add  0x00000002 , 0x00000004 , 0x00000011 
- 00010530  0x000016e7 jam  0x00000007 , 0x0000896d 
- 00010531  0x000016e8 branch  0x00002981 
- 00010532  0x000016ea bpatch  0x00000088 , 0x00004011 
- 00010533  0x000016eb jam  0x000000cf , 0x00008901 
- 00010534  0x000016ec nop  0x0000000a 
- 00010535  0x000016ed jam  0x000000ff , 0x00008900 
- 00010536  0x000016ee jam  0x000000af , 0x00008903 
- 00010537  0x000016ef jam  0x000000ff , 0x00008904 
- 00010538  0x000016f0 nop  0x0000000a 
- 00010539  0x000016f1 jam  0x000000a0 , 0x00008902 
- 00010540  0x000016f2 rtn 
- 00010541  0x000016f5 fetch  0x00000001 , 0x000041e0 
- 00010542  0x000016f6 branch  0x00002931 , 0x00000034 
- 00010543  0x000016f8 add  0x00000002 , 0x00000002 , 0x00000011 
- 00010544  0x000016f9 rtn 
- 00010545  0x000016fb add  0x00000002 , 0x00000000 , 0x00000011 
- 00010546  0x000016fc rtn 
- 00010547  0x000016ff bpatch  0x00000089 , 0x00004011 
- 00010548  0x00001700 storet  0x00000001 , 0x00000017 
- 00010549  0x00001701 call  0x0000292d 
- 00010550  0x00001702 call  0x00002981 
- 00010551  0x00001703 setarg  0x00000500 
- 00010552  0x00001704 call  0x00002a8f 
- 00010553  0x00001706 jam  0x00000001 , 0x00008906 
- 00010554  0x00001707 jam  0x0000003c , 0x00008900 
- 00010555  0x00001708 jam  0x000000e0 , 0x00008901 
- 00010556  0x00001709 jam  0x00000012 , 0x0000896d 
- 00010557  0x0000170a nop  0x0000000a 
- 00010558  0x0000170b jam  0x00000001 , 0x00008902 
- 00010559  0x0000170c jam  0x0000003d , 0x00008902 
- 00010560  0x0000170d nop  0x0000000a 
- 00010561  0x0000170e jam  0x000000b7 , 0x00008903 
- 00010562  0x0000170f nop  0x0000000a 
- 00010563  0x00001710 jam  0x0000007f , 0x00008902 
- 00010564  0x00001712 fetch  0x00000001 , 0x000041de 
- 00010565  0x00001713 beq  0x00000000 , 0x0000294b 
- 00010566  0x00001714 beq  0x00000001 , 0x0000294f 
- 00010567  0x00001715 beq  0x00000002 , 0x00002953 
- 00010568  0x00001716 beq  0x00000003 , 0x00002957 
- 00010569  0x00001717 beq  0x00000004 , 0x0000295b 
- 00010570  0x00001718 beq  0x00000020 , 0x0000295f 
- 00010571  0x0000171a jam  0x000000f0 , 0x00008956 
- 00010572  0x0000171b call  0x00002965 
- 00010573  0x0000171c jam  0x000000d8 , 0x00008955 
- 00010574  0x0000171d rtn 
- 00010575  0x00001720 jam  0x000000df , 0x00008956 
- 00010576  0x00001721 call  0x00002965 
- 00010577  0x00001722 jam  0x000000df , 0x00008955 
- 00010578  0x00001723 rtn 
- 00010579  0x00001726 jam  0x000000ff , 0x00008956 
- 00010580  0x00001727 call  0x00002965 
- 00010581  0x00001728 jam  0x000000df , 0x00008955 
- 00010582  0x00001729 rtn 
- 00010583  0x0000172b jam  0x000000ce , 0x00008956 
- 00010584  0x0000172c call  0x00002965 
- 00010585  0x0000172d jam  0x000000d8 , 0x00008955 
- 00010586  0x0000172e rtn 
- 00010587  0x00001731 jam  0x000000cb , 0x00008956 
- 00010588  0x00001732 call  0x00002965 
- 00010589  0x00001733 jam  0x000000d8 , 0x00008955 
- 00010590  0x00001734 rtn 
- 00010591  0x00001737 jam  0x000000d0 , 0x00008955 
- 00010592  0x00001738 jam  0x000000c0 , 0x00008956 
- 00010593  0x00001739 jam  0x0000004c , 0x00008957 
- 00010594  0x0000173a jam  0x0000006c , 0x00008958 
- 00010595  0x0000173b jam  0x00000050 , 0x00008959 
- 00010596  0x0000173c rtn 
- 00010597  0x0000173f nop  0x00000004 
- 00010598  0x00001740 jam  0x000000d1 , 0x00008955 
- 00010599  0x00001741 nop  0x00000004 
- 00010600  0x00001742 jam  0x000000d2 , 0x00008955 
- 00010601  0x00001743 nop  0x00000004 
- 00010602  0x00001744 jam  0x000000d4 , 0x00008955 
- 00010603  0x00001745 rtn 
- 00010604  0x00001749 jam  0x00000006 , 0x00008042 
- 00010605  0x0000174b fetch  0x00000002 , 0x000040c3 
- 00010606  0x0000174c bbit0  0x0000000e , 0x0000296d 
- 00010607  0x0000174d iforce  0x00000006 
- 00010608  0x0000174e arg  0x00008900 , 0x00000002 
- 00010609  0x00001750 ifetch  0x00000001 , 0x00000006 
- 00010610  0x00001751 beq  0x000000ff , 0x00002977 
- 00010611  0x00001752 ior  0x00000002 , 0x00000005 
- 00010612  0x00001753 ifetch  0x00000001 , 0x00000006 
- 00010613  0x00001754 istore  0x00000001 , 0x00000005 
- 00010614  0x00001755 branch  0x00002971 
- 00010615  0x00001757 bpatch  0x0000008a , 0x00004011 
- 00010616  0x00001758 call  0x00002be5 
- 00010617  0x00001759 call  0x000029c9 
- 00010618  0x0000175b setarg  0x000007d0 
- 00010619  0x0000175c iadd  0x00000022 , 0x0000003f 
- 00010620  0x0000175d store  0x00000004 , 0x00000169 
- 00010621  0x0000175e set1  0x00000003 , 0x00000015 
- 00010622  0x0000175f force  0x00000000 , 0x00000015 
- 00010623  0x00001760 ncall  0x00002998 , 0x0000002b 
- 00010624  0x00001761 branch  0x000029ab 
- 00010625  0x00001765 bpatch  0x0000008b , 0x00004011 
- 00010626  0x00001766 setarg  0x00000960 
- 00010627  0x00001767 iadd  0x00000011 , 0x00000002 
- 00010628  0x00001768 fetch  0x00000001 , 0x000040bd 
- 00010629  0x00001769 jam  0x00000004 , 0x0000895f 
- 00010630  0x0000176a imul32  0x00000002 , 0x0000003f 
- 00010631  0x0000176b fetcht  0x00000001 , 0x000040be 
- 00010632  0x0000176c idiv  0x00000002 
- 00010633  0x0000176d call  0x00007f86 
- 00010634  0x0000176e quotient  0x00000011 
- 00010635  0x0000176f remainder  0x0000003f 
- 00010636  0x00001770 lshift16  0x0000003f , 0x0000003f 
- 00010637  0x00001771 lshift4  0x0000003f , 0x0000003f 
- 00010638  0x00001772 idiv  0x00000002 
- 00010639  0x00001773 call  0x00007f86 
- 00010640  0x00001774 quotient  0x0000003f 
- 00010641  0x00001775 lshift8  0x0000003f , 0x0000003f 
- 00010642  0x00001776 lshift  0x0000003f , 0x0000003f 
- 00010643  0x00001777 ior  0x00000011 , 0x0000003f 
- 00010644  0x00001778 hstore  0x00000004 , 0x00008960 
- 00010645  0x00001779 jam  0x00000044 , 0x0000895f 
- 00010646  0x0000177a jam  0x000000c4 , 0x0000895f 
- 00010647  0x0000177b rtn 
- 00010648  0x0000177f bpatch  0x0000008c , 0x00004011 
- 00010649  0x00001780 jam  0x00000002 , 0x00008906 
- 00010650  0x00001781 setarg  0x0003d090 
- 00010651  0x00001782 call  0x00002a8f 
- 00010652  0x00001783 jam  0x0000007f , 0x00008900 
- 00010653  0x00001784 nop  0x00000082 
- 00010654  0x00001785 jam  0x00000030 , 0x00008952 
- 00010655  0x00001786 jam  0x000000d0 , 0x00008901 
- 00010656  0x00001787 jam  0x00000070 , 0x00008952 
- 00010657  0x00001788 jam  0x000000f0 , 0x00008952 
- 00010658  0x00001789 force  0x00000032 , 0x00000039 
- 00010659  0x0000178b hfetch  0x00000001 , 0x00008980 
- 00010660  0x0000178c bbit1  0x00000005 , 0x000029a6 
- 00010661  0x0000178d loop  0x000029a3 
- 00010662  0x0000178f store  0x00000001 , 0x000040ce 
- 00010663  0x00001790 jam  0x00000000 , 0x00008901 
- 00010664  0x00001791 jam  0x00000000 , 0x00008900 
- 00010665  0x00001792 jam  0x00000000 , 0x00008906 
- 00010666  0x00001793 rtn 
- 00010667  0x00001796 bpatch  0x0000008d , 0x00004011 
- 00010668  0x00001797 fetch  0x00000001 , 0x000040ce 
- 00010669  0x00001798 set1  0x00000005 , 0x0000003f 
- 00010670  0x00001799 hstore  0x00000001 , 0x00008952 
- 00010671  0x0000179a hfetcht  0x00000001 , 0x00008950 
- 00010672  0x0000179b and_into  0x00000007 , 0x00000002 
- 00010673  0x0000179c lshift3  0x0000003f , 0x0000003f 
- 00010674  0x0000179d ior  0x00000002 , 0x0000003f 
- 00010675  0x0000179e hstore  0x00000001 , 0x00008950 
- 00010676  0x0000179f hfetch  0x00000001 , 0x00008951 
- 00010677  0x000017a0 set0  0x00000000 , 0x0000003f 
- 00010678  0x000017a1 hstore  0x00000001 , 0x00008951 
- 00010679  0x000017a2 hfetch  0x00000001 , 0x00008952 
- 00010680  0x000017a3 set0  0x00000005 , 0x0000003f 
- 00010681  0x000017a4 hstore  0x00000001 , 0x00008952 
- 00010682  0x000017a5 rtn 
- 00010683  0x000017a8 bpatch  0x0000008e , 0x00004011 
- 00010684  0x000017a9 hfetch  0x00000002 , 0x00008981 
- 00010685  0x000017aa rshift4  0x0000003f , 0x0000003f 
- 00010686  0x000017ab rshift3  0x0000003f , 0x0000003f 
- 00010687  0x000017ac sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010688  0x000017ae and_into  0x000000ff , 0x0000003f 
- 00010689  0x000017af div  0x0000003f , 0x0000000a 
- 00010690  0x000017b0 call  0x00007f86 
- 00010691  0x000017b1 quotient  0x0000003f 
- 00010692  0x000017b2 lshift4  0x0000003f , 0x0000003f 
- 00010693  0x000017b3 remainder  0x00000002 
- 00010694  0x000017b4 ior  0x00000002 , 0x0000003f 
- 00010695  0x000017b5 store  0x00000001 , 0x00000018 
- 00010696  0x000017b6 rtn 
- 00010697  0x000017ba jam  0x00000006 , 0x00008042 
- 00010698  0x000017bb hfetch  0x00000001 , 0x0000896b 
- 00010699  0x000017bc set0  0x00000004 , 0x0000003f 
- 00010700  0x000017bd set0  0x00000005 , 0x0000003f 
- 00010701  0x000017be hstore  0x00000001 , 0x0000896b 
- 00010702  0x000017bf jam  0x00000000 , 0x00008905 
- 00010703  0x000017c0 jam  0x00000000 , 0x00008904 
- 00010704  0x000017c1 jam  0x00000070 , 0x00008904 
- 00010705  0x000017c2 jam  0x000000ff , 0x00008905 
- 00010706  0x000017c3 hfetch  0x00000001 , 0x0000896b 
- 00010707  0x000017c4 set1  0x00000004 , 0x0000003f 
- 00010708  0x000017c5 set1  0x00000005 , 0x0000003f 
- 00010709  0x000017c6 hstore  0x00000001 , 0x0000896b 
- 00010710  0x000017c7 call  0x000029e9 
- 00010711  0x000017c8 hfetch  0x00000001 , 0x00008968 
- 00010712  0x000017c9 set1  0x00000007 , 0x0000003f 
- 00010713  0x000017ca hstore  0x00000001 , 0x00008968 
- 00010714  0x000017cb set0  0x00000007 , 0x0000003f 
- 00010715  0x000017cc hstore  0x00000001 , 0x00008968 
- 00010716  0x000017cd set1  0x00000007 , 0x0000003f 
- 00010717  0x000017ce hstore  0x00000001 , 0x00008968 
- 00010718  0x000017cf jam  0x00000005 , 0x00008042 
- 00010719  0x000017d0 nop  0x00000001 
- 00010720  0x000017d1 jam  0x00000004 , 0x00008042 
- 00010721  0x000017d2 hfetch  0x00000001 , 0x0000896b 
- 00010722  0x000017d3 and_into  0x000000cf , 0x0000003f 
- 00010723  0x000017d4 hstore  0x00000001 , 0x0000896b 
- 00010724  0x000017d5 or_into  0x00000030 , 0x0000003f 
- 00010725  0x000017d6 hstore  0x00000001 , 0x0000896b 
- 00010726  0x000017d7 rtn 
- 00010727  0x000017db setarg  0x00000f0f 
- 00010728  0x000017dc branch  0x00002c18 
- 00010729  0x000017df setarg  0x0000080f 
- 00010730  0x000017e0 branch  0x00002c18 
- 00010731  0x000017e5 bpatch  0x0000008f , 0x00004011 
- 00010732  0x000017e6 call  0x00002924 
- 00010733  0x000017e7 disable  0x00000020 
- 00010734  0x000017e8 enable  0x00000021 
- 00010735  0x000017e9 pulse  0x00000016 
- 00010736  0x000017ea rtn 
- 00010737  0x000017ed bpatch  0x00000090 , 0x00004012 
- 00010738  0x000017ee fetch  0x00000001 , 0x0000004c 
- 00010739  0x000017ef isolate1  0x00000002 , 0x0000003f 
- 00010740  0x000017f0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00010741  0x000017f1 hstore  0x00000001 , 0x00008011 
- 00010742  0x000017f2 arg  0x00000062 , 0x00000006 
- 00010743  0x000017f3 ifetch  0x00000009 , 0x00000006 
- 00010744  0x000017f4 iforce  0x00000032 
- 00010745  0x000017f5 ifetch  0x00000007 , 0x00000006 
- 00010746  0x000017f6 iforce  0x00000033 
- 00010747  0x000017f7 fetch  0x00000001 , 0x00000054 
- 00010748  0x000017f8 add  0x0000003f , 0xffffffff , 0x00000034 
- 00010749  0x000017f9 pulse  0x0000001a 
- 00010750  0x000017fa rtn 
- 00010751  0x000017fd deposit  0x0000001a 
- 00010752  0x000017fe store  0x00000006 , 0x0000009a 
- 00010753  0x000017ff disable  0x0000000d 
- 00010754  0x00001800 nbranch  0x000028f9 , 0x00000018 
- 00010755  0x00001801 arg  0x000003bb , 0x00000029 
- 00010756  0x00001802 increase  0x00000001 , 0x00000028 
- 00010757  0x00001803 and_into  0x000001fc , 0x00000028 
- 00010758  0x00001804 rtn 
- 00010759  0x00001809 enable  0x0000000d 
- 00010760  0x0000180b correlate  0x0000003e , 0x00000017 
- 00010761  0x0000180c branch  0x000029ff , 0x00000018 
- 00010762  0x0000180d compare  0x00000002 , 0x00000028 , 0x00000002 
- 00010763  0x0000180e nbranch  0x00002a08 , 0x00000001 
- 00010764  0x0000180f branch  0x000029ff 
- 00010765  0x00001812 bpatch  0x00000091 , 0x00004012 
- 00010766  0x00001813 arg  0x00000600 , 0x0000000b 
- 00010767  0x00001814 enable  0x0000000d 
- 00010768  0x00001815 correlate  0x00000023 , 0x00000026 
- 00010769  0x00001816 disable  0x0000000d 
- 00010770  0x00001817 nbranch  0x000028f9 , 0x00000018 
- 00010771  0x00001818 rtn 
- 00010772  0x0000181b bpatch  0x00000092 , 0x00004012 
- 00010773  0x0000181c enable  0x0000000d 
- 00010774  0x0000181d correlate  0x0000003e , 0x00000003 
- 00010775  0x0000181e disable  0x0000000d 
- 00010776  0x0000181f nbranch  0x000028f9 , 0x00000018 
- 00010777  0x00001820 arg  0x000003bb , 0x00000029 
- 00010778  0x00001821 and_into  0x000001fc , 0x00000028 
- 00010779  0x00001822 rtn 
- 00010780  0x00001826 bpatch  0x00000093 , 0x00004012 
- 00010781  0x00001827 iforce  0x00000011 
- 00010782  0x00001828 deposit  0x00000021 
- 00010783  0x00001829 iadd  0x00000002 , 0x0000000b 
- 00010784  0x0000182a copy  0x0000000b , 0x0000003f 
- 00010785  0x0000182b store  0x00000004 , 0x000040ca 
- 00010786  0x0000182c deposit  0x00000011 
- 00010787  0x0000182d rtn 
- 00010788  0x00001831 copy  0x0000003f , 0x00000002 
- 00010789  0x00001832 bpatch  0x00000094 , 0x00004012 
- 00010790  0x00001833 copy  0x00000002 , 0x0000003f 
- 00010791  0x00001834 call  0x00007f50 
- 00010792  0x00001835 lshift16  0x00000021 , 0x0000003f 
- 00010793  0x00001836 set1  0x0000002c , 0x0000003f 
- 00010794  0x00001837 call  0x00007f39 
- 00010795  0x00001838 set0  0x0000002c , 0x0000003f 
- 00010796  0x00001839 call  0x00002a77 
- 00010797  0x0000183a call  0x00007f39 
- 00010798  0x0000183b rtn  0x00000028 
- 00010799  0x0000183c call  0x00007f43 
- 00010800  0x0000183d iforce  0x0000001b 
- 00010801  0x0000183e until  0x0000003e , 0x00000003 
- 00010802  0x0000183f rtn 
- 00010803  0x00001843 bpatch  0x00000095 , 0x00004012 
- 00010804  0x00001844 branch  0x00002a38 , 0x00000030 
- 00010805  0x00001845 until  0x00000029 , 0x00000026 
- 00010806  0x00001847 copy  0x00000028 , 0x00000002 
- 00010807  0x00001848 branch  0x00002a3b 
- 00010808  0x0000184a branch  0x00002a3a , 0x0000002e 
- 00010809  0x0000184b until  0x00000023 , 0x00000026 
- 00010810  0x0000184d copy  0x00000022 , 0x00000002 
- 00010811  0x0000184f branch  0x00002a47 , 0x00000028 
- 00010812  0x00001850 compare  0x00000001 , 0x00000002 , 0x00000003 
- 00010813  0x00001851 nbranch  0x00002a33 , 0x00000001 
- 00010814  0x00001853 bpatch  0x00000096 , 0x00004012 
- 00010815  0x00001854 fetch  0x00000001 , 0x00000030 
- 00010816  0x00001855 rtnbit0  0x00000000 
- 00010817  0x00001856 fetch  0x00000004 , 0x000040ca 
- 00010818  0x00001857 isub  0x00000002 , 0x0000003f 
- 00010819  0x00001858 nrtn  0x00000002 
- 00010820  0x00001859 sub  0x0000003f , 0x000000ff , 0x0000003e 
- 00010821  0x0000185a branch  0x00002a33 , 0x00000002 
- 00010822  0x0000185b rtn 
- 00010823  0x0000185d compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010824  0x0000185e nbranch  0x00002a33 , 0x00000001 
- 00010825  0x0000185f branch  0x00002a3e 
- 00010826  0x00001862 bpatch  0x00000097 , 0x00004012 
- 00010827  0x00001863 arg  0x00000600 , 0x0000000b 
- 00010828  0x00001864 branch  0x00002a33 
- 00010829  0x00001867 disable  0x00000028 
- 00010830  0x00001868 branch  0x00002a4a 
- 00010831  0x0000186b enable  0x00000028 
- 00010832  0x0000186c branch  0x00002a4a 
- 00010833  0x0000186f bpatch  0x00000098 , 0x00004013 
- 00010834  0x00001870 call  0x000029f1 
- 00010835  0x00001871 disable  0x00000021 
- 00010836  0x00001872 enable  0x00000020 
- 00010837  0x00001873 rtn 
- 00010838  0x00001878 bpatch  0x00000099 , 0x00004013 
- 00010839  0x00001879 arg  0x00000e43 , 0x0000000b 
- 00010840  0x0000187a until  0x00000023 , 0x00000026 
- 00010841  0x0000187b pulse  0x00000016 
- 00010842  0x0000187c rtn 
- 00010843  0x0000187f bpatch  0x0000009a , 0x00004013 
- 00010844  0x00001880 arg  0x00000d00 , 0x0000000b 
- 00010845  0x00001881 until  0x00000023 , 0x00000026 
- 00010846  0x00001882 rtn 
- 00010847  0x00001886 bpatch  0x0000009b , 0x00004013 
- 00010848  0x00001887 arg  0x00000e43 , 0x0000000b 
- 00010849  0x00001888 until  0x00000029 , 0x00000026 
- 00010850  0x00001889 pulse  0x00000016 
- 00010851  0x0000188a rtn 
- 00010852  0x0000188d bpatch  0x0000009c , 0x00004013 
- 00010853  0x0000188e preload  0x00000009 
- 00010854  0x0000188f enable  0x0000001d 
- 00010855  0x00001890 set1  0x00000000 , 0x00000015 
- 00010856  0x00001891 inject  0x00000003 , 0x00000048 
- 00010857  0x00001892 disable  0x0000001d 
- 00010858  0x00001893 rtn 
- 00010859  0x00001897 copy  0x00000025 , 0x00000002 
- 00010860  0x00001898 or_into  0x00000060 , 0x00000002 
- 00010861  0x00001899 copy  0x00000002 , 0x0000000e 
- 00010862  0x0000189a rtn 
- 00010863  0x000018a0 bpatch  0x0000009d , 0x00004013 
- 00010864  0x000018a1 fetch  0x00000001 , 0x00004090 
- 00010865  0x000018a2 increase  0x00000001 , 0x0000003f 
- 00010866  0x000018a3 bne  0x00000007 , 0x00002a74 
- 00010867  0x000018a4 force  0x00000001 , 0x0000003f 
- 00010868  0x000018a6 store  0x00000001 , 0x00004090 
- 00010869  0x000018a7 iforce  0x00000004 
- 00010870  0x000018a8 rtn 
- 00010871  0x000018ab copy  0x00000019 , 0x00000002 
- 00010872  0x000018ac rtn  0x00000029 
- 00010873  0x000018ad copy  0x0000001a , 0x00000002 
- 00010874  0x000018ae rtn 
- 00010875  0x000018b1 deposit  0x00000022 
- 00010876  0x000018b2 rtn  0x00000029 
- 00010877  0x000018b3 deposit  0x00000028 
- 00010878  0x000018b4 rtn 
- 00010879  0x000018b8 bpatch  0x0000009e , 0x00004013 
- 00010880  0x000018b9 fetcht  0x00000004 , 0x0000004d 
- 00010881  0x000018ba call  0x00002a7b 
- 00010882  0x000018bb isub  0x00000002 , 0x0000000b 
- 00010883  0x000018bc deposit  0x0000000b 
- 00010884  0x000018bd fetcht  0x00000002 , 0x00000051 
- 00010885  0x000018be lshift  0x00000002 , 0x00000002 
- 00010886  0x000018bf isub  0x00000002 , 0x0000003f 
- 00010887  0x000018c0 rtn 
- 00010888  0x000018c3 bpatch  0x0000009f , 0x00004013 
- 00010889  0x000018c4 call  0x00002a7b 
- 00010890  0x000018c5 store  0x00000004 , 0x0000004d 
- 00010891  0x000018c6 rtn 
- 00010892  0x000018c9 bpatch  0x000000a0 , 0x00004014 
- 00010893  0x000018ca branch  0x00002a8c 
- 00010894  0x000018cd branch  0x00002a8e 
- 00010895  0x000018d0 rtn  0x00000034 
- 00010896  0x000018d2 rshift  0x0000003f , 0x0000003f 
- 00010897  0x000018d3 increase  0xfffffffd , 0x0000003f 
- 00010898  0x000018d5 increase  0xffffffff , 0x0000003f 
- 00010899  0x000018d6 nbranch  0x00002a92 , 0x00000005 
- 00010900  0x000018d7 force  0x00000000 , 0x0000003f 
- 00010901  0x000018d8 rtn 
- 00010902  0x000018de arg  0x00000010 , 0x00000039 
- 00010903  0x000018df arg  0x00000000 , 0x00000005 
- 00010904  0x000018e0 call  0x00007ec6 
- 00010905  0x000018e1 arg  0x0000043f , 0x00000005 
- 00010906  0x000018e2 arg  0x0000000a , 0x00000039 
- 00010907  0x000018e3 call  0x00007ec6 
- 00010908  0x000018e4 jam  0x00000000 , 0x000009b2 
- 00010909  0x000018e5 jam  0x00000000 , 0x00000a99 
- 00010910  0x000018e6 jam  0x00000000 , 0x0000048c 
- 00010911  0x000018e7 jam  0x00000000 , 0x0000017f 
- 00010912  0x000018e8 jam  0x00000000 , 0x000004d1 
- 00010913  0x000018e9 bpatch  0x000000a1 , 0x00004014 
- 00010914  0x000018ea jam  0x00000000 , 0x0000016d 
- 00010915  0x000018eb jam  0x00000000 , 0x00000151 
- 00010916  0x000018ec jam  0x00000000 , 0x0000015c 
- 00010917  0x000018ed setarg  0x009e8b33 
- 00010918  0x000018ee store  0x00000003 , 0x000040a7 
- 00010919  0x000018ef setarg  0x00000153 
- 00010920  0x000018f0 store  0x00000002 , 0x00000083 
- 00010921  0x000018f1 jam  0x0000001e , 0x00000085 
- 00010922  0x000018f2 jam  0x00000001 , 0x00000086 
- 00010923  0x000018f3 jam  0x00000007 , 0x00000088 
- 00010924  0x000018f4 setarg  0x0012e904 
- 00010925  0x000018f5 store  0x00000003 , 0x00000080 
- 00010926  0x000018fa jam  0x00000060 , 0x00000090 
- 00010927  0x000018fb jam  0x00000005 , 0x000040d0 
- 00010928  0x000018fc jam  0x00000002 , 0x00000014 
- 00010929  0x000018fd fetch  0x00000001 , 0x0000465a 
- 00010930  0x000018fe ncall  0x000074c1 , 0x00000034 
- 00010931  0x000018ff fetch  0x00000001 , 0x000044be 
- 00010932  0x00001900 ncall  0x00007518 , 0x00000034 
- 00010933  0x00001901 bpatch  0x000000a2 , 0x00004014 
- 00010934  0x00001902 rtn  0x0000002b 
- 00010935  0x00001903 setarg  0x00000000 
- 00010936  0x00001904 store  0x00000002 , 0x000041dc 
- 00010937  0x00001905 rshift  0x00000022 , 0x0000003f 
- 00010938  0x00001906 store  0x00000004 , 0x00004094 
- 00010939  0x00001907 rtn 
- 00010940  0x0000190f setarg  0x0000ee21 
- 00010941  0x00001910 hstore  0x00000002 , 0x00008050 
- 00010942  0x00001911 hfetch  0x00000004 , 0x0000811c 
- 00010943  0x00001912 store  0x00000004 , 0x00000abe 
- 00010944  0x00001913 hfetch  0x00000001 , 0x0000813e 
- 00010945  0x00001914 store  0x00000001 , 0x00000abd 
- 00010946  0x00001915 bbit0  0x00000003 , 0x0000645b 
- 00010947  0x00001916 enable  0x0000002b 
- 00010948  0x00001917 bbit0  0x00000007 , 0x00002acc 
- 00010949  0x00001918 disable  0x0000002b 
- 00010950  0x00001919 deposit  0x00000027 
- 00010951  0x0000191a nbranch  0x00002acc , 0x00000034 
- 00010952  0x0000191b hfetch  0x00000001 , 0x0000813b 
- 00010953  0x0000191c bbit1  0x00000002 , 0x00002acc 
- 00010954  0x0000191d arg  0xffffffff , 0x00000002 
- 00010955  0x0000191e branch  0x00002b3c 
- 00010956  0x00001920 hfetch  0x00000003 , 0x0000813c 
- 00010957  0x00001921 hstore  0x00000003 , 0x0000804c 
- 00010958  0x00001922 ifetch  0x00000001 , 0x00000006 
- 00010959  0x00001923 or_into  0x000000ef , 0x0000003f 
- 00010960  0x00001924 istore  0x00000001 , 0x00000005 
- 00010961  0x00001925 call  0x00002c23 
- 00010962  0x00001926 hfetch  0x00000001 , 0x0000804f 
- 00010963  0x00001927 set1  0x00000004 , 0x0000003f 
- 00010964  0x00001928 hstore  0x00000001 , 0x0000804f 
- 00010965  0x00001929 call  0x00002c23 
- 00010966  0x0000192a call  0x00002adf , 0x0000002b 
- 00010967  0x0000192b hfetch  0x00000001 , 0x0000804e 
- 00010968  0x0000192c set0  0x00000003 , 0x0000003f 
- 00010969  0x0000192d hstore  0x00000001 , 0x0000804e 
- 00010970  0x0000192e call  0x00002c23 
- 00010971  0x0000192f nbranch  0x0000645b , 0x0000002b 
- 00010972  0x00001930 rtnmark0  0x0000002b 
- 00010973  0x00001931 jam  0x00000008 , 0x00008006 
- 00010974  0x00001932 rtn 
- 00010975  0x00001935 fetch  0x00000001 , 0x00004198 
- 00010976  0x00001936 hstore  0x00000001 , 0x00008086 
- 00010977  0x00001937 fetch  0x00000003 , 0x0000418d 
- 00010978  0x00001938 hstore  0x00000003 , 0x00008080 
- 00010979  0x00001939 fetch  0x00000004 , 0x00004181 
- 00010980  0x0000193a hstore  0x00000004 , 0x00008074 
- 00010981  0x0000193b fetch  0x00000004 , 0x0000417d 
- 00010982  0x0000193c hstore  0x00000004 , 0x00008070 
- 00010983  0x0000193d fetch  0x00000008 , 0x00004185 
- 00010984  0x0000193e hstore  0x00000008 , 0x00008078 
- 00010985  0x0000193f fetch  0x00000008 , 0x00004190 
- 00010986  0x00001940 iforce  0x00000000 
- 00010987  0x00001941 hfetch  0x00000008 , 0x00008140 
- 00010988  0x00001942 store  0x00000008 , 0x000000a1 
- 00010989  0x00001943 call  0x000064ca 
- 00010990  0x00001944 rtn 
- 00010991  0x00001947 deposit  0x00000000 
- 00010992  0x00001948 store  0x00000008 , 0x00004190 
- 00010993  0x00001949 hfetch  0x00000008 , 0x00008070 
- 00010994  0x0000194a store  0x00000008 , 0x0000417d 
- 00010995  0x0000194b ifetch  0x00000008 , 0x00000006 
- 00010996  0x0000194c istore  0x00000008 , 0x00000005 
- 00010997  0x0000194d hfetch  0x00000003 , 0x00008080 
- 00010998  0x0000194e store  0x00000003 , 0x0000418d 
- 00010999  0x0000194f hfetch  0x00000001 , 0x00008086 
- 00011000  0x00001950 store  0x00000001 , 0x00004198 
- 00011001  0x00001951 branch  0x00002c29 
- 00011002  0x00001954 hfetch  0x00000001 , 0x00008063 
- 00011003  0x00001955 nbranch  0x00002b00 , 0x00000034 
- 00011004  0x00001956 fetch  0x00000003 , 0x0000416f 
- 00011005  0x00001957 nrtn  0x00000034 
- 00011006  0x00001958 jam  0x000000c0 , 0x00008063 
- 00011007  0x00001959 jam  0x00000080 , 0x00008006 
- 00011008  0x0000195b hfetch  0x00000001 , 0x0000812d 
- 00011009  0x0000195c rtnbit0  0x00000001 
- 00011010  0x0000195d hfetch  0x00000003 , 0x00008149 
- 00011011  0x0000195e store  0x00000003 , 0x0000416f 
- 00011012  0x0000195f rtn 
- 00011013  0x00001964 bpatch  0x000000a3 , 0x00004014 
- 00011014  0x00001965 deposit  0x0000001a 
- 00011015  0x00001966 call  0x00007f37 
- 00011016  0x00001967 fetcht  0x00000004 , 0x0000415f 
- 00011017  0x00001968 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00011018  0x00001969 rtn  0x00000002 
- 00011019  0x0000196a lshift8  0x0000003f , 0x0000003f 
- 00011020  0x0000196b lshift4  0x0000003f , 0x0000003f 
- 00011021  0x0000196c idiv  0x00000002 
- 00011022  0x0000196d call  0x00007f86 
- 00011023  0x0000196e quotient  0x0000003f 
- 00011024  0x0000196f arg  0x000000c8 , 0x00000002 
- 00011025  0x00001970 call  0x00007f91 
- 00011026  0x00001971 store  0x00000001 , 0x00000099 
- 00011027  0x00001972 nbranch  0x00002b15 , 0x00000028 
- 00011028  0x00001973 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00011029  0x00001975 fetcht  0x00000003 , 0x0000416f 
- 00011030  0x00001976 iadd  0x00000002 , 0x0000003f 
- 00011031  0x00001977 store  0x00000003 , 0x0000416f 
- 00011032  0x00001979 setarg  0x00000000 
- 00011033  0x0000197a store  0x00000004 , 0x0000415f 
- 00011034  0x0000197b rtn 
- 00011035  0x00001980 fetch  0x00000001 , 0x00004177 
- 00011036  0x00001981 set1  0x00000002 , 0x0000003f 
- 00011037  0x00001982 store  0x00000001 , 0x00004177 
- 00011038  0x00001983 branch  0x00002b23 
- 00011039  0x00001988 arg  0xffffffff , 0x00000002 
- 00011040  0x00001989 fetch  0x00000001 , 0x00004176 
- 00011041  0x0000198a set0  0x00000007 , 0x0000003f 
- 00011042  0x0000198b store  0x00000001 , 0x00004176 
- 00011043  0x0000198d bpatch  0x000000a4 , 0x00004014 
- 00011044  0x0000198e call  0x00002c29 
- 00011045  0x0000198f fetch  0x00000001 , 0x00004157 
- 00011046  0x00001990 store  0x00000001 , 0x0000417c 
- 00011047  0x00001991 fetch  0x00000001 , 0x0000417a 
- 00011048  0x00001992 set1  0x00000007 , 0x0000003f 
- 00011049  0x00001993 store  0x00000001 , 0x0000417a 
- 00011050  0x00001997 bpatch  0x000000a5 , 0x00004014 
- 00011051  0x00001998 call  0x000029e7 
- 00011052  0x00001999 fetch  0x00000004 , 0x0000415f 
- 00011053  0x0000199a iadd  0x00000002 , 0x0000003f 
- 00011054  0x0000199b store  0x00000004 , 0x0000415f 
- 00011055  0x0000199c call  0x00002aef 
- 00011056  0x0000199d fetch  0x00000005 , 0x00004178 
- 00011057  0x0000199e hstore  0x00000004 , 0x0000804c 
- 00011058  0x0000199f rshift32  0x0000003f , 0x00000011 
- 00011059  0x000019a0 until  0x0000003e , 0x00000033 
- 00011060  0x000019a1 deposit  0x00000019 
- 00011061  0x000019a2 store  0x00000006 , 0x00004163 
- 00011062  0x000019a3 jam  0x00000002 , 0x00008005 
- 00011063  0x000019a4 until  0x0000003e , 0x00000033 
- 00011064  0x000019a5 until  0x0000003e , 0x00000033 
- 00011065  0x000019a6 deposit  0x00000011 
- 00011066  0x000019a7 hstore  0x00000001 , 0x0000804f 
- 00011067  0x000019a8 jam  0x00000002 , 0x00008005 
- 00011068  0x000019aa until  0x0000003e , 0x00000033 
- 00011069  0x000019ab until  0x0000003e , 0x00000033 
- 00011070  0x000019ac hstoret  0x00000004 , 0x0000804c 
- 00011071  0x000019ad jam  0x00000010 , 0x00008005 
- 00011072  0x000019ae until  0x0000003e , 0x0000003f 
- 00011073  0x000019b4 bpatch  0x000000a6 , 0x00004014 
- 00011074  0x000019b5 setarg  0x00000000 
- 00011075  0x000019b6 copy  0x00000027 , 0x0000003e 
- 00011076  0x000019b7 branch  0x00002b4c , 0x00000005 
- 00011077  0x000019b8 hfetch  0x00000001 , 0x0000813c 
- 00011078  0x000019b9 hfetcht  0x00000001 , 0x0000813d 
- 00011079  0x000019ba isub  0x00000002 , 0x0000003e 
- 00011080  0x000019bb branch  0x00002b4a , 0x00000002 
- 00011081  0x000019bc deposit  0x00000002 
- 00011082  0x000019be isub  0x00000027 , 0x0000003f 
- 00011083  0x000019bf increase  0x00000001 , 0x0000003f 
- 00011084  0x000019c1 increase  0x00000008 , 0x0000003f 
- 00011085  0x000019c2 until  0x0000003e , 0x00000033 
- 00011086  0x000019c3 iadd  0x00000031 , 0x0000003f 
- 00011087  0x000019c4 fetcht  0x00000004 , 0x0000415b 
- 00011088  0x000019c5 iadd  0x00000002 , 0x0000003f 
- 00011089  0x000019c6 fetcht  0x00000003 , 0x0000416f 
- 00011090  0x000019c7 imul32  0x00000002 , 0x0000003f 
- 00011091  0x000019c8 rshift8  0x0000003f , 0x0000003f 
- 00011092  0x000019c9 rshift4  0x0000003f , 0x0000003f 
- 00011093  0x000019ca increase  0x0000006e , 0x0000003f 
- 00011094  0x000019cb arg  0x00000ea6 , 0x00000002 
- 00011095  0x000019cc idiv  0x00000002 
- 00011096  0x000019cd call  0x00007f86 
- 00011097  0x000019ce quotient  0x0000003f 
- 00011098  0x000019cf lshift16  0x0000003f , 0x0000003f 
- 00011099  0x000019d0 remainder  0x00000002 
- 00011100  0x000019d1 ior  0x00000002 , 0x0000003f 
- 00011101  0x000019d2 fetcht  0x00000006 , 0x00004163 
- 00011102  0x000019d3 call  0x00007f2c 
- 00011103  0x000019d4 copy  0x00000002 , 0x00000019 
- 00011104  0x000019d5 fetch  0x00000006 , 0x00004048 
- 00011105  0x000019d6 call  0x00002854 
- 00011106  0x000019d7 deposit  0x0000001a 
- 00011107  0x000019d8 store  0x00000006 , 0x00000a9a 
- 00011108  0x000019d9 deposit  0x00000027 
- 00011109  0x000019da istore  0x00000001 , 0x00000005 
- 00011110  0x000019db hfetch  0x00000001 , 0x0000811d 
- 00011111  0x000019dc or_into  0x000000f0 , 0x0000003f 
- 00011112  0x000019dd istore  0x00000001 , 0x00000005 
- 00011113  0x000019de rtn 
- 00011114  0x000019e1 bpatch  0x000000a7 , 0x00004014 
- 00011115  0x000019e2 call  0x00002afa 
- 00011116  0x000019e3 fetch  0x00000003 , 0x0000416f 
- 00011117  0x000019e4 rtn  0x00000034 
- 00011118  0x000019e5 fetch  0x00000001 , 0x00004091 
- 00011119  0x000019e6 rtn  0x00000034 
- 00011120  0x000019e7 fetch  0x00000001 , 0x0000465a 
- 00011121  0x000019e8 branch  0x00002b74 , 0x00000034 
- 00011122  0x000019e9 fetch  0x00000001 , 0x000045b1 
- 00011123  0x000019ea rtn  0x00000034 
- 00011124  0x000019ec fetch  0x00000001 , 0x000044c0 
- 00011125  0x000019ed nrtn  0x00000034 
- 00011126  0x000019ee call  0x00002c3a 
- 00011127  0x000019ef nrtn  0x00000034 
- 00011128  0x000019f0 fetch  0x00000001 , 0x00004040 
- 00011129  0x000019f1 compare  0x00000003 , 0x0000003f , 0x00000007 
- 00011130  0x000019f2 nbranch  0x00002b9d , 0x00000001 
- 00011131  0x000019f3 fetch  0x00000002 , 0x00004042 
- 00011132  0x000019f4 rtn  0x00000034 
- 00011133  0x000019f5 rtn  0x0000002b 
- 00011134  0x000019f6 bpatch  0x000000a8 , 0x00004015 
- 00011135  0x000019f8 fetcht  0x00000001 , 0x000000a0 
- 00011136  0x000019f9 fetch  0x00000002 , 0x00004042 
- 00011137  0x000019fa imul32  0x00000002 , 0x0000003f 
- 00011138  0x000019fb rshift4  0x00000002 , 0x00000002 
- 00011139  0x000019fc rshift2  0x00000002 , 0x00000002 
- 00011140  0x000019fd isub  0x00000002 , 0x0000003f 
- 00011141  0x000019fe fetcht  0x00000004 , 0x00004044 
- 00011142  0x000019ff iadd  0x00000002 , 0x0000003f 
- 00011143  0x00001a00 fetcht  0x00000001 , 0x00004156 
- 00011144  0x00001a01 isub  0x00000002 , 0x0000003f 
- 00011145  0x00001a02 lshift16  0x0000003f , 0x00000030 
- 00011146  0x00001a03 bpatch  0x000000a9 , 0x00004015 
- 00011147  0x00001a04 fetch  0x00000002 , 0x0000404e 
- 00011148  0x00001a05 rshift  0x0000003f , 0x0000003f 
- 00011149  0x00001a06 call  0x00007f50 
- 00011150  0x00001a07 deposit  0x00000030 
- 00011151  0x00001a08 call  0x00007f39 
- 00011152  0x00001a09 copy  0x0000001a , 0x00000002 
- 00011153  0x00001a0a call  0x00007f37 
- 00011154  0x00001a0b rtn  0x00000028 
- 00011155  0x00001a0d call  0x00007f49 
- 00011156  0x00001a0f bpatch  0x000000aa , 0x00004015 
- 00011157  0x00001a10 fetch  0x00000001 , 0x00004178 
- 00011158  0x00001a11 isub  0x00000002 , 0x0000003e 
- 00011159  0x00001a12 branch  0x00002b18 , 0x00000002 
- 00011160  0x00001a13 storet  0x00000004 , 0x0000415b 
- 00011161  0x00001a14 call  0x00003328 
- 00011162  0x00001a15 call  0x000052fb 
- 00011163  0x00001a16 fetcht  0x00000004 , 0x0000415b 
- 00011164  0x00001a17 branch  0x00002b2a 
- 00011165  0x00001a1a bpatch  0x000000ab , 0x00004015 
- 00011166  0x00001a1b fetch  0x00000001 , 0x00004040 
- 00011167  0x00001a1c rtnbit1  0x00000000 
- 00011168  0x00001a1d rtnbit1  0x00000003 
- 00011169  0x00001a1e fetch  0x00000001 , 0x0000465a 
- 00011170  0x00001a1f branch  0x00002ba5 , 0x00000034 
- 00011171  0x00001a20 fetch  0x00000001 , 0x000045b1 
- 00011172  0x00001a21 rtn  0x00000034 
- 00011173  0x00001a23 bpatch  0x000000ac , 0x00004015 
- 00011174  0x00001a24 fetch  0x00000001 , 0x0000436e 
- 00011175  0x00001a25 nbranch  0x00002baa , 0x00000034 
- 00011176  0x00001a26 fetch  0x00000001 , 0x00004093 
- 00011177  0x00001a27 rtn  0x00000034 
- 00011178  0x00001a29 fetch  0x00000002 , 0x00004154 
- 00011179  0x00001a2a rtn  0x00000034 
- 00011180  0x00001a2c fetcht  0x00000001 , 0x00004156 
- 00011181  0x00001a2d isub  0x00000002 , 0x0000003f 
- 00011182  0x00001a2e arg  0x00001d4c , 0x00000002 
- 00011183  0x00001a2f imul32  0x00000002 , 0x0000003f 
- 00011184  0x00001a30 branch  0x00002b93 
- 00011185  0x00001a33 bpatch  0x000000ad , 0x00004015 
- 00011186  0x00001a34 disable  0x0000002b 
- 00011187  0x00001a35 fetch  0x00000001 , 0x00000030 
- 00011188  0x00001a36 rtnbit0  0x00000001 
- 00011189  0x00001a37 nbranch  0x00002bd0 , 0x0000002d 
- 00011190  0x00001a38 call  0x00002bcb 
- 00011191  0x00001a39 fetch  0x00000002 , 0x000040c1 
- 00011192  0x00001a3a store  0x00000002 , 0x0000003e 
- 00011193  0x00001a3b fetch  0x00000001 , 0x00000047 
- 00011194  0x00001a3c bbit1  0x00000003 , 0x00002bde 
- 00011195  0x00001a3d bmark0  0x0000000d , 0x00002bde 
- 00011196  0x00001a3e call  0x00005274 
- 00011197  0x00001a3f nbranch  0x00002bde , 0x00000034 
- 00011198  0x00001a40 fetch  0x00000001 , 0x0000455c 
- 00011199  0x00001a41 bbit1  0x00000001 , 0x00002bde 
- 00011200  0x00001a43 jam  0x00000000 , 0x000000a0 
- 00011201  0x00001a44 bmark0  0x0000000d , 0x00002bde 
- 00011202  0x00001a45 fetch  0x00000001 , 0x00004174 
- 00011203  0x00001a46 branch  0x00002be2 , 0x00000034 
- 00011204  0x00001a47 increase  0xffffffff , 0x0000003f 
- 00011205  0x00001a48 store  0x00000001 , 0x00004174 
- 00011206  0x00001a49 rtn 
- 00011207  0x00001a4d arg  0x00000001 , 0x00000007 
- 00011208  0x00001a4e branch  0x000060cd 
- 00011209  0x00001a51 arg  0x00000001 , 0x00000007 
- 00011210  0x00001a52 branch  0x000060d1 
- 00011211  0x00001a57 jam  0x00000000 , 0x00004159 
- 00011212  0x00001a58 fetch  0x00000003 , 0x00004169 
- 00011213  0x00001a59 increase  0x00000001 , 0x0000003f 
- 00011214  0x00001a5a store  0x00000003 , 0x00004169 
- 00011215  0x00001a5b rtn 
- 00011216  0x00001a5e bpatch  0x000000ae , 0x00004015 
- 00011217  0x00001a5f fetcht  0x00000002 , 0x000040c1 
- 00011218  0x00001a60 rshift  0x00000002 , 0x00000002 
- 00011219  0x00001a61 fetch  0x00000002 , 0x0000003e 
- 00011220  0x00001a62 iadd  0x00000002 , 0x0000003f 
- 00011221  0x00001a63 store  0x00000002 , 0x0000003e 
- 00011222  0x00001a65 jam  0x00000000 , 0x000000a0 
- 00011223  0x00001a66 fetch  0x00000003 , 0x0000416c 
- 00011224  0x00001a67 increase  0x00000001 , 0x0000003f 
- 00011225  0x00001a68 store  0x00000003 , 0x0000416c 
- 00011226  0x00001a69 fetch  0x00000001 , 0x00004159 
- 00011227  0x00001a6a increase  0x00000001 , 0x0000003f 
- 00011228  0x00001a6b store  0x00000001 , 0x00004159 
- 00011229  0x00001a6c rtn 
- 00011230  0x00001a6f jam  0x00000000 , 0x000000a0 
- 00011231  0x00001a70 fetch  0x00000001 , 0x00004173 
- 00011232  0x00001a71 store  0x00000001 , 0x00004174 
- 00011233  0x00001a72 rtn 
- 00011234  0x00001a75 fetcht  0x00000001 , 0x00004172 
- 00011235  0x00001a76 storet  0x00000001 , 0x000000a0 
- 00011236  0x00001a77 rtn 
- 00011237  0x00001a7a bpatch  0x000000af , 0x00004015 
- 00011238  0x00001a7b fetch  0x00000001 , 0x00004178 
- 00011239  0x00001a7c nrtn  0x00000034 
- 00011240  0x00001a7d jam  0x00000006 , 0x00008042 
- 00011241  0x00001a7e setarg  0x00000f0c 
- 00011242  0x00001a7f call  0x00002c18 
- 00011243  0x00001a80 setarg  0x00030d40 
- 00011244  0x00001a81 call  0x00002a8f 
- 00011245  0x00001a82 until  0x0000003e , 0x00000033 
- 00011246  0x00001a83 copy  0x00000031 , 0x00000030 
- 00011247  0x00001a84 call  0x000029e7 
- 00011248  0x00001a85 jam  0x00000004 , 0x00008042 
- 00011249  0x00001a86 nop  0x0000000a 
- 00011250  0x00001a87 until  0x0000003e , 0x00000033 
- 00011251  0x00001a88 deposit  0x00000031 
- 00011252  0x00001a89 isub  0x00000030 , 0x0000003f 
- 00011253  0x00001a8a increase  0x00000030 , 0x0000003f 
- 00011254  0x00001a8b arg  0x000000ff , 0x00000002 
- 00011255  0x00001a8c call  0x00007f91 
- 00011256  0x00001a8d store  0x00000001 , 0x00004178 
- 00011257  0x00001a8e nop  0x00007530 
- 00011258  0x00001a8f nop  0x00007530 
- 00011259  0x00001a90 nop  0x00007530 
- 00011260  0x00001a91 rtn 
- 00011261  0x00001a94 fetch  0x00000001 , 0x00004178 
- 00011262  0x00001a95 nrtn  0x00000034 
- 00011263  0x00001a96 jam  0x000000ff , 0x00008044 
- 00011264  0x00001a97 jam  0x00000006 , 0x00008042 
- 00011265  0x00001a98 call  0x000029e7 
- 00011266  0x00001a99 setarg  0x000003e8 
- 00011267  0x00001a9a iadd  0x00000031 , 0x00000030 
- 00011268  0x00001a9b snooze 
- 00011269  0x00001a9c deposit  0x00000031 
- 00011270  0x00001a9d nop  0x00002ee0 
- 00011271  0x00001a9e nop  0x00002ee0 
- 00011272  0x00001a9f nop  0x00002ee0 
- 00011273  0x00001aa0 nop  0x00002ee0 
- 00011274  0x00001aa1 nop  0x00002ee0 
- 00011275  0x00001aa2 nop  0x00002ee0 
- 00011276  0x00001aa3 nop  0x00002ee0 
- 00011277  0x00001aa4 nop  0x00002ee0 
- 00011278  0x00001aa5 nop  0x00002ee0 
- 00011279  0x00001aa6 isub  0x00000030 , 0x0000003f 
- 00011280  0x00001aa7 add  0x0000003f , 0x00000030 , 0x0000003f 
- 00011281  0x00001aa8 arg  0x000000ff , 0x00000002 
- 00011282  0x00001aa9 call  0x00007f91 
- 00011283  0x00001aaa store  0x00000001 , 0x00004178 
- 00011284  0x00001aab nop  0x00007530 
- 00011285  0x00001aac nop  0x00007530 
- 00011286  0x00001aad nop  0x00007530 
- 00011287  0x00001aae rtn 
- 00011288  0x00001ab4 arg  0x00000fff , 0x00000005 
- 00011289  0x00001ab5 iand  0x00000005 , 0x00000005 
- 00011290  0x00001ab6 fetch  0x00000001 , 0x00004175 
- 00011291  0x00001ab7 and_into  0x000000f0 , 0x0000003f 
- 00011292  0x00001ab8 lshift8  0x0000003f , 0x0000003f 
- 00011293  0x00001ab9 ior  0x00000005 , 0x0000003f 
- 00011294  0x00001aba hstore  0x00000002 , 0x0000804c 
- 00011295  0x00001abb ifetch  0x00000002 , 0x00000006 
- 00011296  0x00001abc istore  0x00000002 , 0x00000005 
- 00011297  0x00001abf setarg  0x00000001 
- 00011298  0x00001ac0 branch  0x00002c24 
- 00011299  0x00001ac3 setarg  0x00000002 
- 00011300  0x00001ac5 until  0x0000003e , 0x00000033 
- 00011301  0x00001ac6 hstore  0x00000001 , 0x00008005 
- 00011302  0x00001ac7 until  0x0000003e , 0x00000033 
- 00011303  0x00001ac8 until  0x0000003e , 0x00000033 
- 00011304  0x00001ac9 rtn 
- 00011305  0x00001acd bpatch  0x000000b0 , 0x00004016 
- 00011306  0x00001ace fetch  0x00000004 , 0x000000a1 
- 00011307  0x00001acf hstore  0x00000004 , 0x0000804c 
- 00011308  0x00001ad0 setarg  0x00000004 
- 00011309  0x00001ad1 call  0x00002c24 
- 00011310  0x00001ad2 fetch  0x00000004 , 0x000000a5 
- 00011311  0x00001ad3 hstore  0x00000004 , 0x0000804c 
- 00011312  0x00001ad4 setarg  0x00000008 
- 00011313  0x00001ad5 branch  0x00002c24 
- 00011314  0x00001ad8 fetch  0x00000002 , 0x00004152 
- 00011315  0x00001ad9 qset1  0x0000003f 
- 00011316  0x00001ada store  0x00000002 , 0x00004152 
- 00011317  0x00001adb rtn 
- 00011318  0x00001ade fetch  0x00000002 , 0x00004152 
- 00011319  0x00001adf qset0  0x0000003f 
- 00011320  0x00001ae0 store  0x00000002 , 0x00004152 
- 00011321  0x00001ae1 rtn 
- 00011322  0x00001ae6 bpatch  0x000000b1 , 0x00004016 
- 00011323  0x00001ae7 call  0x00003326 
- 00011324  0x00001ae8 fetch  0x00000002 , 0x00004152 
- 00011325  0x00001ae9 copy  0x0000003f , 0x00000011 
- 00011326  0x00001aea fetch  0x00000001 , 0x0000004c 
- 00011327  0x00001aeb isolate1  0x00000006 , 0x0000003f 
- 00011328  0x00001aec setflag  0x00000001 , 0x0000000b , 0x00000011 
- 00011329  0x00001aed fetch  0x00000001 , 0x00000078 
- 00011330  0x00001aee fetcht  0x00000001 , 0x0000007c 
- 00011331  0x00001aef iadd  0x00000002 , 0x0000003f 
- 00011332  0x00001af0 fetcht  0x00000001 , 0x00000048 
- 00011333  0x00001af1 iadd  0x00000002 , 0x0000003f 
- 00011334  0x00001af2 nsetflag  0x00000034 , 0x0000000a , 0x00000011 
- 00011335  0x00001af3 fetch  0x00000001 , 0x000044ff 
- 00011336  0x00001af4 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00011337  0x00001af5 fetch  0x00000002 , 0x0000025d 
- 00011338  0x00001af6 fetcht  0x00000002 , 0x0000025f 
- 00011339  0x00001af7 iadd  0x00000002 , 0x0000003f 
- 00011340  0x00001af8 nsetflag  0x00000034 , 0x0000000d , 0x00000011 
- 00011341  0x00001af9 fetch  0x00000008 , 0x00004668 
- 00011342  0x00001afa nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00011343  0x00001afb fetch  0x00000008 , 0x00004670 
- 00011344  0x00001afc nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00011345  0x00001afd fetch  0x00000001 , 0x000041ce 
- 00011346  0x00001afe nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00011347  0x00001aff fetch  0x00000001 , 0x00004092 
- 00011348  0x00001b00 compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00011349  0x00001b01 call  0x00002c5b , 0x00000001 
- 00011350  0x00001b02 setarg  0xfffffff8 
- 00011351  0x00001b03 iand  0x00000011 , 0x00000011 
- 00011352  0x00001b04 copy  0x00000011 , 0x0000003f 
- 00011353  0x00001b05 store  0x00000002 , 0x00004152 
- 00011354  0x00001b06 rtn 
- 00011355  0x00001b09 hfetch  0x00000002 , 0x00008112 
- 00011356  0x00001b0a nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00011357  0x00001b0b hfetch  0x00000002 , 0x0000810e 
- 00011358  0x00001b0c nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00011359  0x00001b0d rtn 
- 00011360  0x00001b10 hfetch  0x00000004 , 0x00008138 
- 00011361  0x00001b11 set0  0x0000001b , 0x0000003f 
- 00011362  0x00001b12 hstore  0x00000004 , 0x0000804c 
- 00011363  0x00001b13 call  0x00002c21 
- 00011364  0x00001b14 branch  0x00002a8c 
- 00011365  0x00001b17 hfetch  0x00000004 , 0x0000813c 
- 00011366  0x00001b18 set0  0x00000014 , 0x0000003f 
- 00011367  0x00001b19 hstore  0x00000004 , 0x0000804c 
- 00011368  0x00001b1a branch  0x00002c23 
- 00011369  0x00001b1d fetch  0x00000002 , 0x00004150 
- 00011370  0x00001b1e bbit1  0x00000000 , 0x00002a8c 
- 00011371  0x00001b1f rtn 
- 00011372  0x00001b21 fetch  0x00000002 , 0x00004150 
- 00011373  0x00001b22 bbit1  0x00000001 , 0x00002a8c 
- 00011374  0x00001b23 rtn 
- 00011375  0x00001b25 fetch  0x00000002 , 0x00004150 
- 00011376  0x00001b26 bbit1  0x00000002 , 0x00002a8c 
- 00011377  0x00001b27 rtn 
- 00011378  0x00001b65 bpatch  0x000000b2 , 0x00004016 
- 00011379  0x00001b66 call  0x00002c7a 
- 00011380  0x00001b67 add  0x00000013 , 0x000000cd , 0x00000012 
- 00011381  0x00001b68 ifetch  0x00000001 , 0x00000012 
- 00011382  0x00001b6a rtneq  0x00000000 
- 00011383  0x00001b6b beq  0x00000001 , 0x00002d06 
- 00011384  0x00001b6c beq  0x00000002 , 0x00002c7f 
- 00011385  0x00001b6d rtn 
- 00011386  0x00001b70 fetcht  0x00000002 , 0x00004241 
- 00011387  0x00001b71 copy  0x00000002 , 0x00000013 
- 00011388  0x00001b72 rtn 
- 00011389  0x00001b75 call  0x00002f3d 
- 00011390  0x00001b76 branch  0x0000307d 
- 00011391  0x00001b79 call  0x00003084 
- 00011392  0x00001b7a call  0x0000305a 
- 00011393  0x00001b7b call  0x0000305e 
- 00011394  0x00001b7c branch  0x000030a2 
- 00011395  0x00001b82 call  0x00003231 
- 00011396  0x00001b83 setarg  0x0000004e 
- 00011397  0x00001b84 call  0x0000322f 
- 00011398  0x00001b85 call  0x000032ba 
- 00011399  0x00001b88 add  0x00000013 , 0x00000092 , 0x00000011 
- 00011400  0x00001b89 ifetch  0x00000004 , 0x00000011 
- 00011401  0x00001b8a branch  0x0000322c 
- 00011402  0x00001b8d call  0x00002c7a 
- 00011403  0x00001b8e add  0x00000013 , 0x00000091 , 0x00000012 
- 00011404  0x00001b8f ifetcht  0x00000001 , 0x00000012 
- 00011405  0x00001b91 call  0x00002c90 
- 00011406  0x00001b92 add  0x00000013 , 0x00000091 , 0x00000005 
- 00011407  0x00001b94 branch  0x00002e56 
- 00011408  0x00001b97 call  0x00002c94 
- 00011409  0x00001b98 increase  0x00000001 , 0x00000002 
- 00011410  0x00001b99 and_into  0x00000003 , 0x00000002 
- 00011411  0x00001b9a rtn 
- 00011412  0x00001b9d add  0x00000013 , 0x000000ae , 0x00000012 
- 00011413  0x00001b9e ifetch  0x00000001 , 0x00000012 
- 00011414  0x00001ba0 and_into  0x00000003 , 0x0000003f 
- 00011415  0x00001ba1 mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00011416  0x00001ba2 add  0x00000013 , 0x00000097 , 0x0000003f 
- 00011417  0x00001ba4 iadd  0x00000011 , 0x0000003f 
- 00011418  0x00001ba5 iadd  0x00000002 , 0x00000006 
- 00011419  0x00001ba6 ifetch  0x00000001 , 0x00000006 
- 00011420  0x00001ba8 branch  0x0000322f 
- 00011421  0x00001bab call  0x0000326c 
- 00011422  0x00001bac call  0x0000666a 
- 00011423  0x00001bad setarg  0x000007e2 
- 00011424  0x00001bae arg  0x00000aa2 , 0x00000011 
- 00011425  0x00001baf arg  0x00000004 , 0x00000002 
- 00011426  0x00001bb0 call  0x000066b3 
- 00011427  0x00001bb1 call  0x0000666d 
- 00011428  0x00001bb2 fetch  0x00000004 , 0x00000aa2 
- 00011429  0x00001bb3 call  0x00003227 
- 00011430  0x00001bb5 nrtn  0x00000034 
- 00011431  0x00001bb6 fetch  0x00000004 , 0x000040a0 
- 00011432  0x00001bb8 branch  0x00003227 
- 00011433  0x00001bbb call  0x00003241 
- 00011434  0x00001bbd setarg  0x00000000 
- 00011435  0x00001bbe call  0x0000323f 
- 00011436  0x00001bc1 call  0x0000323a 
- 00011437  0x00001bc3 and_into  0x00000007 , 0x0000003f 
- 00011438  0x00001bc5 branch  0x0000323c 
- 00011439  0x00001bc8 call  0x0000323a 
- 00011440  0x00001bca set1  0x00000004 , 0x0000003f 
- 00011441  0x00001bcb call  0x0000323c 
- 00011442  0x00001bce branch  0x00003235 
- 00011443  0x00001bd1 call  0x0000325d 
- 00011444  0x00001bd3 beq  0x00000001 , 0x00002cb7 
- 00011445  0x00001bd4 beq  0x00000002 , 0x00002cbc 
- 00011446  0x00001bd5 rtn 
- 00011447  0x00001bd8 call  0x0000323e 
- 00011448  0x00001bdb add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011449  0x00001bdc call  0x000032d6 
- 00011450  0x00001bde call  0x00003242 
- 00011451  0x00001be0 branch  0x00002cac 
- 00011452  0x00001be3 call  0x0000325a 
- 00011453  0x00001be5 branch  0x00002cb8 
- 00011454  0x00001be8 add  0x00000013 , 0x0000008c , 0x00000011 
- 00011455  0x00001be9 ifetch  0x00000001 , 0x00000011 
- 00011456  0x00001beb increase  0x00000001 , 0x0000003f 
- 00011457  0x00001bec add  0x00000013 , 0x0000008c , 0x00000005 
- 00011458  0x00001bed istore  0x00000001 , 0x00000005 
- 00011459  0x00001bef beq  0x00000020 , 0x00002dd2 
- 00011460  0x00001bf0 call  0x00003258 
- 00011461  0x00001bf2 beq  0x00000001 , 0x00002cca 
- 00011462  0x00001bf3 setarg  0x00000001 
- 00011463  0x00001bf4 call  0x0000325b 
- 00011464  0x00001bf7 call  0x00003258 
- 00011465  0x00001bf9 bne  0x00000001 , 0x00002cac 
- 00011466  0x00001bfb add  0x00000013 , 0x000000d3 , 0x00000011 
- 00011467  0x00001bfc ifetch  0x00000001 , 0x00000011 
- 00011468  0x00001bfe increase  0x00000001 , 0x0000003f 
- 00011469  0x00001bff call  0x00002cd5 
- 00011470  0x00001c01 beq  0x00000004 , 0x00002cd2 
- 00011471  0x00001c02 call  0x00002c8a 
- 00011472  0x00001c03 call  0x00002d04 
- 00011473  0x00001c05 branch  0x00002d8f 
- 00011474  0x00001c08 call  0x00002cd4 
- 00011475  0x00001c0a branch  0x00002cac 
- 00011476  0x00001c0d setarg  0x00000000 
- 00011477  0x00001c0f add  0x00000013 , 0x000000d3 , 0x00000005 
- 00011478  0x00001c10 branch  0x000032b4 
- 00011479  0x00001c13 call  0x0000323e 
- 00011480  0x00001c16 call  0x0000325a 
- 00011481  0x00001c18 call  0x00003241 
- 00011482  0x00001c1a branch  0x00002cac 
- 00011483  0x00001c1d call  0x0000325d 
- 00011484  0x00001c1f beq  0x00000003 , 0x00002cd8 
- 00011485  0x00001c20 call  0x0000323a 
- 00011486  0x00001c22 isolate0  0x00000004 , 0x0000003f 
- 00011487  0x00001c23 branch  0x00002ca9 , 0x00000001 
- 00011488  0x00001c24 call  0x0000325d 
- 00011489  0x00001c26 beq  0x00000001 , 0x00002cd7 
- 00011490  0x00001c27 beq  0x00000002 , 0x00002cd8 
- 00011491  0x00001c28 rtn 
- 00011492  0x00001c2b call  0x00003253 
- 00011493  0x00001c2d rtnne  0x000000ff 
- 00011494  0x00001c2e call  0x00002ce9 
- 00011495  0x00001c2f ncall  0x00002cf4 , 0x0000002c 
- 00011496  0x00001c30 rtn 
- 00011497  0x00001c33 disable  0x0000002c 
- 00011498  0x00001c34 add  0x00000013 , 0x000000ce , 0x00000011 
- 00011499  0x00001c35 ifetch  0x00000001 , 0x00000011 
- 00011500  0x00001c37 rtnne  0x00000001 
- 00011501  0x00001c38 add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011502  0x00001c39 ifetch  0x00000001 , 0x00000011 
- 00011503  0x00001c3b rtnne  0x00000000 
- 00011504  0x00001c3c setarg  0x00000001 
- 00011505  0x00001c3d call  0x00002cfd 
- 00011506  0x00001c3f call  0x00003237 
- 00011507  0x00001c41 branch  0x00007feb 
- 00011508  0x00001c44 add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011509  0x00001c45 ifetch  0x00000001 , 0x00000011 
- 00011510  0x00001c47 branch  0x00002cff , 0x00000034 
- 00011511  0x00001c48 increase  0xffffffff , 0x0000003f 
- 00011512  0x00001c49 call  0x0000323f 
- 00011513  0x00001c4b setarg  0x00000002 
- 00011514  0x00001c4c call  0x00002cfd 
- 00011515  0x00001c4e call  0x00002c8a 
- 00011516  0x00001c50 branch  0x00003237 
- 00011517  0x00001c53 add  0x00000013 , 0x000000d2 , 0x00000005 
- 00011518  0x00001c54 branch  0x000032b4 
- 00011519  0x00001c58 setarg  0x00000003 
- 00011520  0x00001c59 call  0x00002cfd 
- 00011521  0x00001c5b call  0x00003258 
- 00011522  0x00001c5d nbranch  0x00002cc8 , 0x00000034 
- 00011523  0x00001c5e call  0x00002c8a 
- 00011524  0x00001c61 setarg  0x00000002 
- 00011525  0x00001c62 branch  0x00003238 
- 00011526  0x00001c65 rtnmark0  0x00000026 
- 00011527  0x00001c66 set1  0x00000027 , 0x00000000 
- 00011528  0x00001c67 bpatch  0x000000b3 , 0x00004016 
- 00011529  0x00001c68 add  0x00000013 , 0x0000008e , 0x00000011 
- 00011530  0x00001c69 ifetch  0x00000001 , 0x00000011 
- 00011531  0x00001c6b beq  0x00000001 , 0x00002d0f 
- 00011532  0x00001c6c call  0x0000306a 
- 00011533  0x00001c6d nbranch  0x00002d16 , 0x00000028 
- 00011534  0x00001c6e call  0x00002d1b 
- 00011535  0x00001c70 add  0x00000013 , 0x0000008e , 0x00000005 
- 00011536  0x00001c71 call  0x000032d6 
- 00011537  0x00001c73 call  0x00002d2c 
- 00011538  0x00001c74 nbranch  0x00002d7d , 0x00000028 
- 00011539  0x00001c75 call  0x00002ce4 
- 00011540  0x00001c77 call  0x00002d8f 
- 00011541  0x00001c78 call  0x00002e7a 
- 00011542  0x00001c7a set0  0x00000027 , 0x00000000 
- 00011543  0x00001c7b rtn 
- 00011544  0x00001c7e rtn  0x00000005 
- 00011545  0x00001c7f set1  0x0000001c , 0x0000003f 
- 00011546  0x00001c80 rtn 
- 00011547  0x00001c83 add  0x00000013 , 0x000000c2 , 0x00000011 
- 00011548  0x00001c84 ifetch  0x00000001 , 0x00000011 
- 00011549  0x00001c86 increase  0x00000001 , 0x0000003f 
- 00011550  0x00001c87 add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011551  0x00001c88 istore  0x00000001 , 0x00000005 
- 00011552  0x00001c8a beq  0x00000004 , 0x00002d23 
- 00011553  0x00001c8b beq  0x00000005 , 0x00002d27 
- 00011554  0x00001c8c rtn 
- 00011555  0x00001c8e add  0x00000013 , 0x000000ad , 0x00000011 
- 00011556  0x00001c8f ifetch  0x00000001 , 0x00000011 
- 00011557  0x00001c93 add  0x00000013 , 0x000000ab , 0x00000005 
- 00011558  0x00001c94 branch  0x000032b4 
- 00011559  0x00001c97 add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011560  0x00001c98 call  0x000032d6 
- 00011561  0x00001c9a add  0x00000013 , 0x000000ac , 0x00000011 
- 00011562  0x00001c9b ifetch  0x00000001 , 0x00000011 
- 00011563  0x00001c9d branch  0x00002d25 
- 00011564  0x00001ca0 call  0x00003253 
- 00011565  0x00001ca2 bne  0x000000ff , 0x00002eb1 
- 00011566  0x00001ca3 bpatch  0x000000b4 , 0x00004016 
- 00011567  0x00001ca4 call  0x00002d3a 
- 00011568  0x00001ca5 nbranch  0x00002d36 , 0x00000028 
- 00011569  0x00001ca6 call  0x00002d53 
- 00011570  0x00001ca7 call  0x00002e71 
- 00011571  0x00001caa setarg  0x00000001 
- 00011572  0x00001cac add  0x00000013 , 0x0000008b , 0x00000005 
- 00011573  0x00001cad branch  0x000032b4 
- 00011574  0x00001cb0 add  0x00000013 , 0x0000008b , 0x00000011 
- 00011575  0x00001cb1 ifetch  0x00000001 , 0x00000011 
- 00011576  0x00001cb3 beq  0x00000001 , 0x00007fe7 
- 00011577  0x00001cb4 rtn 
- 00011578  0x00001cb8 add  0x00000013 , 0x000000d8 , 0x00000002 
- 00011579  0x00001cb9 ifetch  0x00000002 , 0x00000002 
- 00011580  0x00001cbb call  0x00007f9c 
- 00011581  0x00001cbc nrtn  0x00000028 
- 00011582  0x00001cbd copy  0x00000011 , 0x0000003f 
- 00011583  0x00001cbe store  0x00000001 , 0x00000aae 
- 00011584  0x00001cbf add  0x00000013 , 0x000000b2 , 0x00000005 
- 00011585  0x00001cc0 call  0x000032d6 
- 00011586  0x00001cc2 call  0x00002cac 
- 00011587  0x00001cc3 store  0x00000001 , 0x0000119e 
- 00011588  0x00001cc4 fetch  0x00000001 , 0x00000aae 
- 00011589  0x00001cc5 copy  0x0000003f , 0x00000011 
- 00011590  0x00001cc6 add  0x00000011 , 0x00000001 , 0x00000002 
- 00011591  0x00001cc7 arg  0x0000119f , 0x00000005 
- 00011592  0x00001cc8 copy  0x00000011 , 0x00000039 
- 00011593  0x00001cc9 copy  0x00000012 , 0x00000006 
- 00011594  0x00001cca call  0x00007f01 
- 00011595  0x00001ccb arg  0x0000119e , 0x00000011 
- 00011596  0x00001ccd rtnmark0  0x00000027 
- 00011597  0x00001cce add  0x00000013 , 0x00000086 , 0x00000005 
- 00011598  0x00001ccf istoret  0x00000001 , 0x00000005 
- 00011599  0x00001cd1 copy  0x00000002 , 0x00000039 
- 00011600  0x00001cd2 add  0x00000013 , 0x00000022 , 0x00000005 
- 00011601  0x00001cd4 copy  0x00000011 , 0x00000006 
- 00011602  0x00001cd5 branch  0x00007f01 
- 00011603  0x00001cd9 add  0x00000013 , 0x00000086 , 0x00000011 
- 00011604  0x00001cda ifetch  0x00000001 , 0x00000011 
- 00011605  0x00001cdc increase  0x00000002 , 0x0000003f 
- 00011606  0x00001cdd add  0x00000013 , 0x00000088 , 0x00000005 
- 00011607  0x00001cde istore  0x00000001 , 0x00000005 
- 00011608  0x00001ce1 call  0x0000323a 
- 00011609  0x00001ce3 call  0x00003235 
- 00011610  0x00001ce6 add  0x00000013 , 0x00000086 , 0x00000011 
- 00011611  0x00001ce7 ifetch  0x00000001 , 0x00000011 
- 00011612  0x00001ce9 lshift3  0x0000003f , 0x0000003f 
- 00011613  0x00001cea add  0x00000013 , 0x00000085 , 0x00000011 
- 00011614  0x00001ceb ifetcht  0x00000001 , 0x00000011 
- 00011615  0x00001ced and  0x00000002 , 0x00000003 , 0x00000002 
- 00011616  0x00001cee lshift  0x00000002 , 0x00000002 
- 00011617  0x00001cef ior  0x00000002 , 0x0000003f 
- 00011618  0x00001cf0 add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011619  0x00001cf1 ifetcht  0x00000001 , 0x00000011 
- 00011620  0x00001cf3 iadd  0x00000002 , 0x0000003f 
- 00011621  0x00001cf4 istore  0x00000001 , 0x00000005 
- 00011622  0x00001cf6 add  0x00000013 , 0x00000086 , 0x00000011 
- 00011623  0x00001cf7 ifetch  0x00000001 , 0x00000011 
- 00011624  0x00001cf9 iforce  0x00000039 
- 00011625  0x00001cfa add  0x00000013 , 0x00000022 , 0x00000006 
- 00011626  0x00001cfc branch  0x00007f01 
- 00011627  0x00001cff call  0x0000324f 
- 00011628  0x00001d01 call  0x0000325a 
- 00011629  0x00001d03 call  0x00002e6d 
- 00011630  0x00001d04 call  0x00002cac 
- 00011631  0x00001d05 store  0x00000001 , 0x0000119e 
- 00011632  0x00001d06 call  0x00002d77 
- 00011633  0x00001d07 call  0x0000323a 
- 00011634  0x00001d09 set1  0x00000003 , 0x0000003f 
- 00011635  0x00001d0a call  0x0000323c 
- 00011636  0x00001d0c call  0x00002d53 
- 00011637  0x00001d0d call  0x00002d33 
- 00011638  0x00001d0e branch  0x00002d14 
- 00011639  0x00001d11 store  0x00000001 , 0x0000119f 
- 00011640  0x00001d12 call  0x00003224 
- 00011641  0x00001d14 store  0x00000004 , 0x000011a0 
- 00011642  0x00001d15 arg  0x00000006 , 0x00000002 
- 00011643  0x00001d16 arg  0x0000119e , 0x00000011 
- 00011644  0x00001d17 branch  0x00002d4c 
- 00011645  0x00001d1a add  0x00000013 , 0x000000b2 , 0x00000011 
- 00011646  0x00001d1b ifetch  0x00000001 , 0x00000011 
- 00011647  0x00001d1d branch  0x00002d6b , 0x00000034 
- 00011648  0x00001d20 add  0x00000013 , 0x000000da , 0x00000011 
- 00011649  0x00001d21 ifetch  0x00000002 , 0x00000011 
- 00011650  0x00001d23 branch  0x00007f9c 
- 00011651  0x00001d26 call  0x00002c7a 
- 00011652  0x00001d28 call  0x00002afa 
- 00011653  0x00001d29 fetch  0x00000003 , 0x0000416f 
- 00011654  0x00001d2a rtn  0x00000034 
- 00011655  0x00001d2b add  0x00000013 , 0x000000dc , 0x00000002 
- 00011656  0x00001d2c ifetch  0x00000002 , 0x00000002 
- 00011657  0x00001d2e call  0x00007f9c 
- 00011658  0x00001d2f add  0x00000013 , 0x000000b6 , 0x00000002 
- 00011659  0x00001d30 ifetch  0x00000008 , 0x00000002 
- 00011660  0x00001d31 call  0x00007f49 
- 00011661  0x00001d32 storet  0x00000004 , 0x0000415b 
- 00011662  0x00001d33 branch  0x00002b2a 
- 00011663  0x00001d36 call  0x00002c7a 
- 00011664  0x00001d37 add  0x00000013 , 0x0000008f , 0x00000005 
- 00011665  0x00001d38 call  0x000032d6 
- 00011666  0x00001d3b call  0x00002da4 
- 00011667  0x00001d3c nbranch  0x00002dae , 0x00000018 
- 00011668  0x00001d3d nbranch  0x00002dae , 0x0000002f 
- 00011669  0x00001d3e call  0x00002dd6 
- 00011670  0x00001d3f call  0x00002e75 
- 00011671  0x00001d41 call  0x00002c7a 
- 00011672  0x00001d42 add  0x00000013 , 0x00000085 , 0x00000011 
- 00011673  0x00001d43 ifetch  0x00000001 , 0x00000011 
- 00011674  0x00001d45 increase  0x00000001 , 0x0000003f 
- 00011675  0x00001d46 call  0x00003232 
- 00011676  0x00001d48 call  0x00003253 
- 00011677  0x00001d4a bne  0x000000ff , 0x00002ed0 
- 00011678  0x00001d4b call  0x00002cdb 
- 00011679  0x00001d4d setarg  0x00000000 
- 00011680  0x00001d4e add  0x00000013 , 0x0000008c , 0x00000005 
- 00011681  0x00001d4f istore  0x00000002 , 0x00000005 
- 00011682  0x00001d53 setarg  0x00000000 
- 00011683  0x00001d54 branch  0x00002d34 
- 00011684  0x00001d58 disable  0x0000002f 
- 00011685  0x00001d59 call  0x00002df7 
- 00011686  0x00001d5a call  0x00002c7a 
- 00011687  0x00001d5b add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011688  0x00001d5c ifetch  0x00000001 , 0x00000011 
- 00011689  0x00001d5e beq  0x00000001 , 0x00002dac 
- 00011690  0x00001d5f call  0x00002e11 
- 00011691  0x00001d60 branch  0x00002e45 
- 00011692  0x00001d62 call  0x00002e45 
- 00011693  0x00001d63 branch  0x00002d97 
- 00011694  0x00001d67 bpatch  0x000000b5 , 0x00004016 
- 00011695  0x00001d68 add  0x00000013 , 0x0000008d , 0x00000011 
- 00011696  0x00001d69 ifetch  0x00000001 , 0x00000011 
- 00011697  0x00001d6b increase  0x00000001 , 0x0000003f 
- 00011698  0x00001d6c add  0x00000013 , 0x0000008d , 0x00000005 
- 00011699  0x00001d6d istore  0x00000001 , 0x00000005 
- 00011700  0x00001d6f call  0x00003253 
- 00011701  0x00001d71 bne  0x000000ff , 0x00002dcc 
- 00011702  0x00001d72 add  0x00000013 , 0x0000008f , 0x00000011 
- 00011703  0x00001d73 ifetcht  0x00000001 , 0x00000011 
- 00011704  0x00001d75 increase  0x00000001 , 0x00000002 
- 00011705  0x00001d76 add  0x00000013 , 0x0000008f , 0x00000005 
- 00011706  0x00001d77 istoret  0x00000001 , 0x00000005 
- 00011707  0x00001d79 add  0x00000013 , 0x000000cc , 0x00000011 
- 00011708  0x00001d7a ifetch  0x00000001 , 0x00000011 
- 00011709  0x00001d7c isub  0x00000002 , 0x0000003f 
- 00011710  0x00001d7d nbranch  0x00002d92 , 0x00000034 
- 00011711  0x00001d7e bpatch  0x000000b6 , 0x00004016 
- 00011712  0x00001d7f call  0x0000325d 
- 00011713  0x00001d81 beq  0x00000003 , 0x00002cbe 
- 00011714  0x00001d82 add  0x00000013 , 0x000000d1 , 0x00000011 
- 00011715  0x00001d83 ifetch  0x00000001 , 0x00000011 
- 00011716  0x00001d85 increase  0x00000001 , 0x0000003f 
- 00011717  0x00001d86 add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011718  0x00001d87 istore  0x00000001 , 0x00000005 
- 00011719  0x00001d89 beq  0x00000002 , 0x00002cb3 
- 00011720  0x00001d8a call  0x00002caf 
- 00011721  0x00001d8b setarg  0x00000001 
- 00011722  0x00001d8c call  0x00003238 
- 00011723  0x00001d8e branch  0x00002d8f 
- 00011724  0x00001d91 add  0x00000013 , 0x0000008d , 0x00000011 
- 00011725  0x00001d92 ifetch  0x00000001 , 0x00000011 
- 00011726  0x00001d94 rtnne  0x000000ff 
- 00011727  0x00001d95 add  0x00000013 , 0x0000008d , 0x00000005 
- 00011728  0x00001d96 call  0x000032d6 
- 00011729  0x00001d98 branch  0x00002dd4 
- 00011730  0x00001d9b add  0x00000013 , 0x0000008c , 0x00000005 
- 00011731  0x00001d9c call  0x000032d6 
- 00011732  0x00001d9f jam  0x0000003a , 0x00000a99 
- 00011733  0x00001da0 branch  0x00007d86 
- 00011734  0x00001da3 call  0x00002dde 
- 00011735  0x00001da4 add  0x00000013 , 0x00000084 , 0x00000011 
- 00011736  0x00001da5 ifetch  0x00000001 , 0x00000011 
- 00011737  0x00001da7 rtn  0x00000034 
- 00011738  0x00001da8 iforce  0x00000039 
- 00011739  0x00001da9 add  0x00000013 , 0x00000002 , 0x00000006 
- 00011740  0x00001dab add  0x00000013 , 0x00000064 , 0x00000005 
- 00011741  0x00001dad branch  0x00007f01 
- 00011742  0x00001db2 call  0x0000325f 
- 00011743  0x00001db4 rshift3  0x0000003f , 0x0000003f 
- 00011744  0x00001db5 add  0x00000013 , 0x00000084 , 0x00000005 
- 00011745  0x00001db6 istore  0x00000001 , 0x00000005 
- 00011746  0x00001db9 increase  0x00000001 , 0x0000003f 
- 00011747  0x00001dba add  0x00000013 , 0x00000001 , 0x00000006 
- 00011748  0x00001dbc iadd  0x00000006 , 0x00000006 
- 00011749  0x00001dbd ifetch  0x00000003 , 0x00000006 
- 00011750  0x00001dbe add  0x00000013 , 0x000000c4 , 0x00000005 
- 00011751  0x00001dbf istore  0x00000003 , 0x00000005 
- 00011752  0x00001dc2 call  0x0000325f 
- 00011753  0x00001dc4 rshift  0x0000003f , 0x0000003f 
- 00011754  0x00001dc5 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00011755  0x00001dc6 add  0x00000013 , 0x000000ca , 0x00000005 
- 00011756  0x00001dc7 istore  0x00000001 , 0x00000005 
- 00011757  0x00001dc9 rtn 
- 00011758  0x00001dcc disable  0x00000009 
- 00011759  0x00001dcd disable  0x00000007 
- 00011760  0x00001dce setarg  0x00555555 
- 00011761  0x00001dcf iforce  0x0000000f 
- 00011762  0x00001dd0 rtn 
- 00011763  0x00001dd3 call  0x00002918 
- 00011764  0x00001dd4 add  0x00000013 , 0x00000090 , 0x00000011 
- 00011765  0x00001dd5 ifetcht  0x00000001 , 0x00000011 
- 00011766  0x00001dd7 branch  0x00002933 
- 00011767  0x00001dda call  0x00002dee 
- 00011768  0x00001ddb call  0x00002df3 
- 00011769  0x00001ddc set1  0x00000000 , 0x00000015 
- 00011770  0x00001ddd enable  0x0000001d 
- 00011771  0x00001dde enable  0x00000020 
- 00011772  0x00001ddf disable  0x00000021 
- 00011773  0x00001de0 call  0x000053c4 
- 00011774  0x00001de1 call  0x0000322a 
- 00011775  0x00001de3 iforce  0x00000009 
- 00011776  0x00001de4 inject  0x00000003 , 0x00000020 
- 00011777  0x00001de5 enable  0x00000009 
- 00011778  0x00001de6 add  0x00000013 , 0x00000088 , 0x00000011 
- 00011779  0x00001de7 ifetch  0x00000001 , 0x00000011 
- 00011780  0x00001de9 iforce  0x00000039 
- 00011781  0x00001dea add  0x00000013 , 0x00000042 , 0x00000006 
- 00011782  0x00001ded ifetch  0x00000001 , 0x00000006 
- 00011783  0x00001dee inject  0x00000003 , 0x00000008 
- 00011784  0x00001def loop  0x00002e06 
- 00011785  0x00001df0 enable  0x00000008 
- 00011786  0x00001df1 inject  0x00000003 , 0x00000018 
- 00011787  0x00001df2 disable  0x00000008 
- 00011788  0x00001df3 until  0x0000003e , 0x00000027 
- 00011789  0x00001df4 bpatch  0x000000b7 , 0x00004016 
- 00011790  0x00001df5 nop  0x00000064 
- 00011791  0x00001df6 disable  0x0000001d 
- 00011792  0x00001df7 rtn 
- 00011793  0x00001dfa disable  0x0000002f 
- 00011794  0x00001dfb force  0x00000000 , 0x00000015 
- 00011795  0x00001dfc add  0x00000013 , 0x00000090 , 0x00000011 
- 00011796  0x00001dfd ifetcht  0x00000001 , 0x00000011 
- 00011797  0x00001dff call  0x0000291f 
- 00011798  0x00001e00 call  0x00002924 
- 00011799  0x00001e02 call  0x00002dee 
- 00011800  0x00001e03 enable  0x0000000d 
- 00011801  0x00001e04 enable  0x00000021 
- 00011802  0x00001e05 disable  0x00000020 
- 00011803  0x00001e06 call  0x000053c4 
- 00011804  0x00001e07 call  0x0000322a 
- 00011805  0x00001e09 iforce  0x00000009 
- 00011806  0x00001e0a enable  0x00000010 
- 00011807  0x00001e0b add  0x00000013 , 0x00000089 , 0x00000011 
- 00011808  0x00001e0c ifetch  0x00000002 , 0x00000011 
- 00011809  0x00001e0e iforce  0x0000001b 
- 00011810  0x00001e0f correlate  0x0000003e , 0x00000003 
- 00011811  0x00001e10 nbranch  0x00002e4d , 0x00000018 
- 00011812  0x00001e11 enable  0x00000009 
- 00011813  0x00001e12 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011814  0x00001e13 rshift3  0x0000000c , 0x0000003f 
- 00011815  0x00001e14 add  0x00000013 , 0x00000000 , 0x00000005 
- 00011816  0x00001e15 istore  0x00000001 , 0x00000005 
- 00011817  0x00001e17 add  0x00000013 , 0x000000cd , 0x00000011 
- 00011818  0x00001e18 ifetch  0x00000001 , 0x00000011 
- 00011819  0x00001e1a beq  0x00000002 , 0x00002e33 
- 00011820  0x00001e1b bpatch  0x000000b8 , 0x00004017 
- 00011821  0x00001e1c add  0x00000013 , 0x00000000 , 0x00000011 
- 00011822  0x00001e1d ifetch  0x00000001 , 0x00000011 
- 00011823  0x00001e1f add  0x00000013 , 0x00000087 , 0x00000011 
- 00011824  0x00001e20 ifetcht  0x00000001 , 0x00000011 
- 00011825  0x00001e22 icompare  0x00000007 , 0x00000002 
- 00011826  0x00001e23 nbranch  0x00002e45 , 0x00000001 
- 00011827  0x00001e25 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011828  0x00001e26 rshift3  0x0000000c , 0x0000003f 
- 00011829  0x00001e27 istore  0x00000001 , 0x00000005 
- 00011830  0x00001e28 rshift3  0x0000003f , 0x0000003f 
- 00011831  0x00001e29 and  0x0000003f , 0x0000001f , 0x00000039 
- 00011832  0x00001e2a branch  0x00002e3d , 0x00000005 
- 00011833  0x00001e2c parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011834  0x00001e2d rshift3  0x0000000c , 0x0000003f 
- 00011835  0x00001e2e istore  0x00000001 , 0x00000005 
- 00011836  0x00001e2f loop  0x00002e39 
- 00011837  0x00001e31 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00011838  0x00001e32 rshift32  0x0000003f , 0x0000003f 
- 00011839  0x00001e33 rshift16  0x0000003f , 0x0000003f 
- 00011840  0x00001e34 istore  0x00000003 , 0x00000005 
- 00011841  0x00001e35 branch  0x00002e45 , 0x00000006 
- 00011842  0x00001e36 enable  0x0000002f 
- 00011843  0x00001e37 disable  0x0000000d 
- 00011844  0x00001e38 rtn 
- 00011845  0x00001e3c disable  0x0000001d 
- 00011846  0x00001e3d disable  0x0000000d 
- 00011847  0x00001e3e disable  0x00000009 
- 00011848  0x00001e3f disable  0x00000007 
- 00011849  0x00001e40 branch  0x000028f9 , 0x00000021 
- 00011850  0x00001e41 until  0x0000003e , 0x00000027 
- 00011851  0x00001e42 nop  0x00000064 
- 00011852  0x00001e43 branch  0x000028f9 
- 00011853  0x00001e46 call  0x00002e4f 
- 00011854  0x00001e47 branch  0x00002e45 
- 00011855  0x00001e4a call  0x000029bb 
- 00011856  0x00001e4b rtn  0x00000034 
- 00011857  0x00001e4c add  0x00000013 , 0x000000ea , 0x00000011 
- 00011858  0x00001e4d ifetcht  0x00000001 , 0x00000011 
- 00011859  0x00001e4f arg  0x00000d9e , 0x00000011 
- 00011860  0x00001e51 call  0x00002e58 
- 00011861  0x00001e52 add  0x00000013 , 0x000000ea , 0x00000005 
- 00011862  0x00001e55 istoret  0x00000001 , 0x00000005 
- 00011863  0x00001e56 rtn 
- 00011864  0x00001e59 arg  0x000000ff , 0x00000012 
- 00011865  0x00001e5a branch  0x00002e5a 
- 00011866  0x00001e6d copy  0x00000011 , 0x0000003f 
- 00011867  0x00001e6e iadd  0x00000002 , 0x00000005 
- 00011868  0x00001e6f fetch  0x00000001 , 0x00000018 
- 00011869  0x00001e70 istore  0x00000001 , 0x00000005 
- 00011870  0x00001e71 increase  0x00000001 , 0x00000002 
- 00011871  0x00001e72 copy  0x00000012 , 0x0000003f 
- 00011872  0x00001e73 iand_into  0x00000002 
- 00011873  0x00001e74 rtn 
- 00011874  0x00001e77 arg  0x00000000 , 0x00000002 
- 00011875  0x00001e78 copy  0x00000011 , 0x00000006 
- 00011876  0x00001e7a ifetch  0x00000001 , 0x00000006 
- 00011877  0x00001e7b iadd  0x00000002 , 0x00000002 
- 00011878  0x00001e7c loop  0x00002e64 
- 00011879  0x00001e7d rshift8  0x00000002 , 0x00000002 
- 00011880  0x00001e7e rtn 
- 00011881  0x00001e81 call  0x00002c7a 
- 00011882  0x00001e82 call  0x00002e9f 
- 00011883  0x00001e83 setarg  0x00000001 
- 00011884  0x00001e84 call  0x00003272 
- 00011885  0x00001e87 setarg  0x00000000 
- 00011886  0x00001e88 call  0x00002e73 
- 00011887  0x00001e8a istore  0x00000001 , 0x00000005 
- 00011888  0x00001e8c rtn 
- 00011889  0x00001e8f call  0x00003270 
- 00011890  0x00001e91 increase  0x00000001 , 0x0000003f 
- 00011891  0x00001e94 add  0x00000013 , 0x000000fc , 0x00000005 
- 00011892  0x00001e95 branch  0x000032b4 
- 00011893  0x00001e9a add  0x00000013 , 0x000000fd , 0x00000011 
- 00011894  0x00001e9b ifetch  0x00000001 , 0x00000011 
- 00011895  0x00001e9c increase  0x00000001 , 0x0000003f 
- 00011896  0x00001e9d add  0x00000013 , 0x000000fd , 0x00000005 
- 00011897  0x00001e9e branch  0x000032b4 
- 00011898  0x00001ea1 bpatch  0x000000b9 , 0x00004017 
- 00011899  0x00001ea2 call  0x00003270 
- 00011900  0x00001ea4 sub  0x0000003f , 0x0000007c , 0x0000003e 
- 00011901  0x00001ea5 rtn  0x00000002 
- 00011902  0x00001ea6 add  0x00000013 , 0x000000fd , 0x00000011 
- 00011903  0x00001ea7 ifetcht  0x00000001 , 0x00000011 
- 00011904  0x00001ea9 isub  0x00000002 , 0x00000002 
- 00011905  0x00001eaa call  0x00002e6d 
- 00011906  0x00001eab setarg  0x00000102 
- 00011907  0x00001eac iadd  0x00000013 , 0x00000011 
- 00011908  0x00001ead ifetch  0x00000001 , 0x00000011 
- 00011909  0x00001eaf isub  0x00000002 , 0x0000003e 
- 00011910  0x00001eb0 nbranch  0x00002e8d , 0x00000002 
- 00011911  0x00001eb1 setarg  0x00000103 
- 00011912  0x00001eb2 iadd  0x00000013 , 0x00000011 
- 00011913  0x00001eb3 ifetch  0x00000001 , 0x00000011 
- 00011914  0x00001eb5 isub  0x00000002 , 0x0000003e 
- 00011915  0x00001eb6 branch  0x00002e99 , 0x00000002 
- 00011916  0x00001eb7 rtn 
- 00011917  0x00001eba add  0x00000013 , 0x000000fe , 0x00000011 
- 00011918  0x00001ebb ifetch  0x00000001 , 0x00000011 
- 00011919  0x00001ebd beq  0x00000002 , 0x00002e93 
- 00011920  0x00001ebe increase  0x00000001 , 0x0000003f 
- 00011921  0x00001ebf call  0x00003272 
- 00011922  0x00001ec1 beq  0x00000001 , 0x00002e9f 
- 00011923  0x00001ec3 setarg  0x0000000a 
- 00011924  0x00001ec4 call  0x000032b0 
- 00011925  0x00001ec6 setarg  0x00000000 
- 00011926  0x00001ec7 call  0x000032b2 
- 00011927  0x00001eca add  0x00000013 , 0x000000ff , 0x00000011 
- 00011928  0x00001ecc branch  0x00002ea5 
- 00011929  0x00001ecf add  0x00000013 , 0x000000fe , 0x00000011 
- 00011930  0x00001ed0 ifetch  0x00000001 , 0x00000011 
- 00011931  0x00001ed2 beq  0x00000000 , 0x00002ea7 
- 00011932  0x00001ed3 increase  0xffffffff , 0x0000003f 
- 00011933  0x00001ed4 call  0x00003272 
- 00011934  0x00001ed6 beq  0x00000000 , 0x00002ea7 
- 00011935  0x00001edb setarg  0x00000005 
- 00011936  0x00001edc call  0x000032b0 
- 00011937  0x00001ede setarg  0x00000000 
- 00011938  0x00001edf call  0x000032b2 
- 00011939  0x00001ee2 setarg  0x00000100 
- 00011940  0x00001ee4 iadd  0x00000013 , 0x00000011 
- 00011941  0x00001ee6 ifetch  0x00000001 , 0x00000011 
- 00011942  0x00001ee8 branch  0x0000326a 
- 00011943  0x00001eed setarg  0x00000002 
- 00011944  0x00001eee call  0x000032b0 
- 00011945  0x00001ef0 setarg  0x00000000 
- 00011946  0x00001ef1 call  0x000032b2 
- 00011947  0x00001ef4 setarg  0x00000101 
- 00011948  0x00001ef6 branch  0x00002ea4 
- 00011949  0x00001f05 set1  0x00000026 , 0x00000000 
- 00011950  0x00001f06 call  0x00002c83 
- 00011951  0x00001f09 setarg  0x00000001 
- 00011952  0x00001f0a branch  0x00003256 
- 00011953  0x00001f0d add  0x00000013 , 0x0000008b , 0x00000011 
- 00011954  0x00001f0e ifetch  0x00000001 , 0x00000011 
- 00011955  0x00001f10 beq  0x00000001 , 0x00007fe7 
- 00011956  0x00001f11 call  0x00003253 
- 00011957  0x00001f13 beq  0x00000001 , 0x00002eb9 
- 00011958  0x00001f14 beq  0x00000002 , 0x00002ebd 
- 00011959  0x00001f15 beq  0x00000003 , 0x00002ec1 
- 00011960  0x00001f16 branch  0x00002a8c 
- 00011961  0x00001f19 setarg  0x00000011 
- 00011962  0x00001f1a call  0x00003256 
- 00011963  0x00001f1c jam  0x000000aa , 0x0000119e 
- 00011964  0x00001f1d branch  0x00002ec4 
- 00011965  0x00001f1f setarg  0x00000012 
- 00011966  0x00001f20 call  0x00003256 
- 00011967  0x00001f22 jam  0x00000055 , 0x0000119e 
- 00011968  0x00001f23 branch  0x00002ec4 
- 00011969  0x00001f25 setarg  0x00000013 
- 00011970  0x00001f26 call  0x00003256 
- 00011971  0x00001f28 jam  0x00000022 , 0x0000119e 
- 00011972  0x00001f2a call  0x0000323a 
- 00011973  0x00001f2c and_into  0x00000007 , 0x0000003f 
- 00011974  0x00001f2d store  0x00000001 , 0x0000119f 
- 00011975  0x00001f2e call  0x00003224 
- 00011976  0x00001f30 store  0x00000004 , 0x000011a0 
- 00011977  0x00001f32 jam  0x00000000 , 0x000011a4 
- 00011978  0x00001f33 arg  0x0000119e , 0x00000011 
- 00011979  0x00001f34 arg  0x00000007 , 0x00000002 
- 00011980  0x00001f35 call  0x00002d4c 
- 00011981  0x00001f36 call  0x00002d53 
- 00011982  0x00001f37 call  0x00002d33 
- 00011983  0x00001f38 branch  0x00007fe7 
- 00011984  0x00001f3b call  0x00003253 
- 00011985  0x00001f3d rtneq  0x000000ff 
- 00011986  0x00001f3e beq  0x00000011 , 0x00002ed6 
- 00011987  0x00001f3f beq  0x00000012 , 0x00002ed9 
- 00011988  0x00001f40 beq  0x00000013 , 0x00002edc 
- 00011989  0x00001f41 rtn 
- 00011990  0x00001f44 setarg  0x00000002 
- 00011991  0x00001f45 call  0x00003256 
- 00011992  0x00001f47 branch  0x00002d9f 
- 00011993  0x00001f49 setarg  0x00000003 
- 00011994  0x00001f4a call  0x00003256 
- 00011995  0x00001f4c branch  0x00002d9f 
- 00011996  0x00001f4e setarg  0x000000ff 
- 00011997  0x00001f4f call  0x00003256 
- 00011998  0x00001f51 jam  0x00000039 , 0x00000a99 
- 00011999  0x00001f52 call  0x00007d86 
- 00012000  0x00001f53 add  0x00000013 , 0x00000066 , 0x00000011 
- 00012001  0x00001f54 ifetch  0x00000004 , 0x00000011 
- 00012002  0x00001f56 call  0x0000322c 
- 00012003  0x00001f58 branch  0x00002d9f 
- 00012004  0x00001f5b set0  0x00000026 , 0x00000000 
- 00012005  0x00001f5c call  0x00002f08 
- 00012006  0x00001f5d call  0x00002f22 
- 00012007  0x00001f5f call  0x00003263 
- 00012008  0x00001f61 nop  0x000007d0 
- 00012009  0x00001f62 call  0x00003261 
- 00012010  0x00001f63 beq  0x000000ff , 0x00002dd4 
- 00012011  0x00001f64 call  0x00002da4 
- 00012012  0x00001f65 nbranch  0x00002efa , 0x00000018 
- 00012013  0x00001f66 nbranch  0x00002efa , 0x0000002f 
- 00012014  0x00001f67 call  0x00002dd6 
- 00012015  0x00001f68 call  0x00002c7a 
- 00012016  0x00001f69 add  0x00000013 , 0x00000092 , 0x00000011 
- 00012017  0x00001f6a ifetcht  0x00000004 , 0x00000011 
- 00012018  0x00001f6b call  0x000030be 
- 00012019  0x00001f6c branch  0x00002ead , 0x00000005 
- 00012020  0x00001f6d call  0x00002c7a 
- 00012021  0x00001f6e add  0x00000013 , 0x00000066 , 0x00000011 
- 00012022  0x00001f6f ifetch  0x00000004 , 0x00000011 
- 00012023  0x00001f70 beq  0x00000000 , 0x00002ee7 
- 00012024  0x00001f71 call  0x0000322c 
- 00012025  0x00001f72 branch  0x00002f1c 
- 00012026  0x00001f75 call  0x00003261 
- 00012027  0x00001f76 increase  0x00000001 , 0x0000003f 
- 00012028  0x00001f77 call  0x00003264 
- 00012029  0x00001f79 call  0x00002f04 
- 00012030  0x00001f7a increase  0x00000001 , 0x0000003f 
- 00012031  0x00001f7b and_into  0x00000001 , 0x0000003f 
- 00012032  0x00001f7c call  0x00002f06 
- 00012033  0x00001f7d beq  0x00000000 , 0x00002f0c 
- 00012034  0x00001f7e beq  0x00000001 , 0x00002f0e 
- 00012035  0x00001f7f rtn 
- 00012036  0x00001f82 setarg  0x0000018b 
- 00012037  0x00001f83 branch  0x000032d0 
- 00012038  0x00001f85 arg  0x0000018b , 0x00000011 
- 00012039  0x00001f86 branch  0x000032b3 
- 00012040  0x00001f89 call  0x00003267 
- 00012041  0x00001f8a call  0x00003224 
- 00012042  0x00001f8b call  0x0000322c 
- 00012043  0x00001f8c branch  0x00002c8a 
- 00012044  0x00001f8f call  0x00002f08 
- 00012045  0x00001f90 branch  0x00002ee8 
- 00012046  0x00001f93 call  0x00002c83 
- 00012047  0x00001f94 branch  0x00002ee8 
- 00012048  0x00001f98 set0  0x00000026 , 0x00000000 
- 00012049  0x00001f99 call  0x00002c8a 
- 00012050  0x00001f9a call  0x00003253 
- 00012051  0x00001f9c rtnne  0x000000ff 
- 00012052  0x00001f9d call  0x00002f22 
- 00012053  0x00001f9e call  0x00003263 
- 00012054  0x00001fa1 nop  0x000007d0 
- 00012055  0x00001fa2 call  0x00003261 
- 00012056  0x00001fa4 beq  0x000000ff , 0x00002dd4 
- 00012057  0x00001fa5 call  0x00002da4 
- 00012058  0x00001fa6 nbranch  0x00002f27 , 0x00000018 
- 00012059  0x00001fa7 nbranch  0x00002f27 , 0x0000002f 
- 00012060  0x00001fa9 set1  0x00000026 , 0x00000000 
- 00012061  0x00001faa call  0x00003263 
- 00012062  0x00001fab setarg  0x000000ff 
- 00012063  0x00001fac call  0x00003256 
- 00012064  0x00001fae jam  0x0000003c , 0x00000a99 
- 00012065  0x00001faf branch  0x00007d86 
- 00012066  0x00001fb2 set1  0x00000027 , 0x00000000 
- 00012067  0x00001fb3 jam  0x000000ff , 0x0000119e 
- 00012068  0x00001fb4 call  0x0000323a 
- 00012069  0x00001fb6 call  0x00002d77 
- 00012070  0x00001fb7 branch  0x00002d53 
- 00012071  0x00001fba call  0x00003261 
- 00012072  0x00001fbc increase  0x00000001 , 0x0000003f 
- 00012073  0x00001fbd call  0x00003264 
- 00012074  0x00001fbf call  0x00002c8a 
- 00012075  0x00001fc0 branch  0x00002f16 
- 00012076  0x00001fc3 call  0x00003267 
- 00012077  0x00001fc6 setarg  0x000000ff 
- 00012078  0x00001fc7 call  0x00003256 
- 00012079  0x00001fc9 branch  0x00002f10 
- 00012080  0x00001fd3 bpatch  0x000000ba , 0x00004017 
- 00012081  0x00001fd4 call  0x00002c7a 
- 00012082  0x00001fd5 setarg  0x000031b0 
- 00012083  0x00001fd6 add  0x00000013 , 0x000000de , 0x00000005 
- 00012084  0x00001fd7 istore  0x00000002 , 0x00000005 
- 00012085  0x00001fd9 call  0x00002f3d 
- 00012086  0x00001fda call  0x000048ea 
- 00012087  0x00001fdb call  0x000032b6 
- 00012088  0x00001fdd bpatch  0x000000bb , 0x00004017 
- 00012089  0x00001fde beq  0x00000000 , 0x00003055 
- 00012090  0x00001fdf beq  0x00000001 , 0x00002f45 
- 00012091  0x00001fe0 beq  0x0000000f , 0x00002f41 
- 00012092  0x00001fe1 branch  0x00002a8c 
- 00012093  0x00001fe4 call  0x0000326c 
- 00012094  0x00001fe5 arg  0x00000080 , 0x00000039 
- 00012095  0x00001fe6 arg  0x00000d9e , 0x00000005 
- 00012096  0x00001fe7 branch  0x00007ec6 
- 00012097  0x00001fea call  0x00002f4c 
- 00012098  0x00001fec call  0x00002f4f 
- 00012099  0x00001fed call  0x000048d3 
- 00012100  0x00001fee branch  0x00002f42 
- 00012101  0x00001ff1 bpatch  0x000000bc , 0x00004017 
- 00012102  0x00001ff2 call  0x00002f4c 
- 00012103  0x00001ff4 call  0x00002f4f 
- 00012104  0x00001ff5 call  0x00002fbd 
- 00012105  0x00001ff6 call  0x000048d3 
- 00012106  0x00001ff7 call  0x00003019 
- 00012107  0x00001ff8 branch  0x00002f47 
- 00012108  0x00001ffe call  0x00003291 
- 00012109  0x00001fff call  0x00003296 
- 00012110  0x00002000 branch  0x00003299 
- 00012111  0x00002003 call  0x0000328f 
- 00012112  0x00002005 rtnne  0x00000000 
- 00012113  0x00002007 call  0x00002f55 
- 00012114  0x00002008 call  0x00002f65 
- 00012115  0x00002009 call  0x0000316b 
- 00012116  0x0000200a branch  0x00002f96 
- 00012117  0x0000200d call  0x00003294 
- 00012118  0x0000200f rtnbit1  0x00000000 
- 00012119  0x00002010 set1  0x00000000 , 0x0000003f 
- 00012120  0x00002011 call  0x00003297 
- 00012121  0x00002013 call  0x00003267 
- 00012122  0x00002016 call  0x00003299 
- 00012123  0x00002018 jam  0x00000000 , 0x00000d38 
- 00012124  0x00002019 call  0x0000324f 
- 00012125  0x0000201b call  0x00002f61 
- 00012126  0x0000201d add  0x00000013 , 0x00000000 , 0x00000005 
- 00012127  0x0000201f arg  0x00000042 , 0x00000039 
- 00012128  0x00002020 branch  0x00007ed4 
- 00012129  0x00002023 call  0x00003231 
- 00012130  0x00002025 call  0x0000327d 
- 00012131  0x00002027 call  0x0000322c 
- 00012132  0x00002029 branch  0x00002c8a 
- 00012133  0x0000202c bpatch  0x000000bd , 0x00004017 
- 00012134  0x0000202d call  0x0000324c 
- 00012135  0x0000202f beq  0x00000001 , 0x00002f8d 
- 00012136  0x00002030 call  0x00003245 
- 00012137  0x00002032 beq  0x00000001 , 0x00002c8a 
- 00012138  0x00002033 setarg  0x00000136 
- 00012139  0x00002034 iadd  0x00000013 , 0x00000011 
- 00012140  0x00002035 ifetcht  0x00000004 , 0x00000011 
- 00012141  0x00002037 copy  0x00000022 , 0x0000003f 
- 00012142  0x00002038 isub  0x00000002 , 0x0000003e 
- 00012143  0x00002039 ncall  0x00002d18 , 0x00000002 
- 00012144  0x0000203a copy  0x0000003f , 0x00000012 
- 00012145  0x0000203b setarg  0x00000136 
- 00012146  0x0000203c iadd  0x00000013 , 0x00000011 
- 00012147  0x0000203d ifetch  0x00000004 , 0x00000011 
- 00012148  0x0000203e copy  0x0000003f , 0x00000002 
- 00012149  0x00002040 setarg  0x0000013a 
- 00012150  0x00002041 iadd  0x00000013 , 0x00000011 
- 00012151  0x00002042 copy  0x00000002 , 0x0000003f 
- 00012152  0x00002043 ifetcht  0x00000001 , 0x00000011 
- 00012153  0x00002045 iadd  0x00000002 , 0x00000002 
- 00012154  0x00002046 copy  0x00000012 , 0x0000003f 
- 00012155  0x00002047 isub  0x00000002 , 0x0000003e 
- 00012156  0x00002048 nrtn  0x00000002 
- 00012157  0x00002049 set0  0x0000001c , 0x0000003f 
- 00012158  0x0000204a setarg  0x00000136 
- 00012159  0x0000204b iadd  0x00000013 , 0x00000005 
- 00012160  0x0000204c istore  0x00000004 , 0x00000005 
- 00012161  0x0000204f call  0x00002c8a 
- 00012162  0x00002050 call  0x00003278 
- 00012163  0x00002052 increase  0x00000001 , 0x0000003f 
- 00012164  0x00002053 call  0x0000327b 
- 00012165  0x00002055 rtnne  0x00000002 
- 00012166  0x00002056 call  0x0000327a 
- 00012167  0x0000205a branch  0x0000324f 
- 00012168  0x0000205d copy  0x00000022 , 0x0000003f 
- 00012169  0x0000205e arg  0x00000136 , 0x00000011 
- 00012170  0x0000205f call  0x000032bf 
- 00012171  0x00002060 istore  0x00000004 , 0x00000005 
- 00012172  0x00002064 branch  0x0000327a 
- 00012173  0x00002067 arg  0x00000d9e , 0x00000011 
- 00012174  0x00002068 call  0x00002f94 
- 00012175  0x00002069 add  0x00000013 , 0x000000eb , 0x00000005 
- 00012176  0x0000206a istoret  0x00000001 , 0x00000005 
- 00012177  0x0000206c sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012178  0x0000206d nrtn  0x00000002 
- 00012179  0x0000206e branch  0x00002c8a 
- 00012180  0x00002071 arg  0x00000100 , 0x00000039 
- 00012181  0x00002072 branch  0x00002e62 
- 00012182  0x00002075 call  0x00002f99 
- 00012183  0x00002076 call  0x00002fa5 
- 00012184  0x00002077 branch  0x00002fb1 
- 00012185  0x0000207a setarg  0x00000180 
- 00012186  0x0000207b call  0x000032d0 
- 00012187  0x0000207d rtn  0x00000034 
- 00012188  0x0000207e arg  0x0000000b , 0x00000007 
- 00012189  0x0000207f call  0x00007f16 
- 00012190  0x00002080 nrtn  0x00000034 
- 00012191  0x00002081 call  0x000032a7 
- 00012192  0x00002084 setarg  0x00000001 
- 00012193  0x00002085 store  0x00000001 , 0x00000d54 
- 00012194  0x00002086 setarg  0x00000000 
- 00012195  0x00002087 istore  0x00000007 , 0x00000005 
- 00012196  0x00002088 branch  0x000031b8 
- 00012197  0x0000208b setarg  0x0000017e 
- 00012198  0x0000208c call  0x000032d0 
- 00012199  0x0000208e rtn  0x00000034 
- 00012200  0x0000208f arg  0x0000000e , 0x00000007 
- 00012201  0x00002090 call  0x00007f16 
- 00012202  0x00002091 nrtn  0x00000034 
- 00012203  0x00002092 call  0x000032aa 
- 00012204  0x00002095 arg  0x00000d64 , 0x00000005 
- 00012205  0x00002096 arg  0x00000002 , 0x00000039 
- 00012206  0x00002097 call  0x00007ec6 
- 00012207  0x00002098 jam  0x00000000 , 0x00000d64 
- 00012208  0x00002099 branch  0x000031ed 
- 00012209  0x0000209c setarg  0x0000017f 
- 00012210  0x0000209d call  0x000032d0 
- 00012211  0x0000209f rtn  0x00000034 
- 00012212  0x000020a0 arg  0x0000000c , 0x00000007 
- 00012213  0x000020a1 call  0x00007f16 
- 00012214  0x000020a2 nrtn  0x00000034 
- 00012215  0x000020a3 call  0x000032ad 
- 00012216  0x000020a6 arg  0x00000d74 , 0x00000005 
- 00012217  0x000020a7 arg  0x00000002 , 0x00000039 
- 00012218  0x000020a8 call  0x00007ec6 
- 00012219  0x000020a9 jam  0x00000003 , 0x00000d74 
- 00012220  0x000020aa branch  0x00003207 
- 00012221  0x000020ad call  0x0000328f 
- 00012222  0x000020af rtnne  0x00000001 
- 00012223  0x000020b0 call  0x00002fc1 
- 00012224  0x000020b1 branch  0x00002fcb 
- 00012225  0x000020b4 call  0x00003294 
- 00012226  0x000020b6 rtnbit1  0x00000001 
- 00012227  0x000020b7 set1  0x00000001 , 0x0000003f 
- 00012228  0x000020b8 call  0x00003297 
- 00012229  0x000020ba call  0x0000329c 
- 00012230  0x000020bc call  0x00002c83 
- 00012231  0x000020bd setarg  0x00000000 
- 00012232  0x000020be arg  0x00000106 , 0x00000011 
- 00012233  0x000020bf call  0x000032bf 
- 00012234  0x000020c1 branch  0x000032c5 
- 00012235  0x000020c4 call  0x0000316e 
- 00012236  0x000020c5 nbranch  0x00002f5e , 0x0000002f 
- 00012237  0x000020c6 add  0x00000013 , 0x00000000 , 0x00000006 
- 00012238  0x000020c7 setarg  0x00000109 
- 00012239  0x000020c8 iadd  0x00000013 , 0x00000005 
- 00012240  0x000020c9 arg  0x00000008 , 0x00000039 
- 00012241  0x000020ca call  0x00007f01 
- 00012242  0x000020cb setarg  0x0000010b 
- 00012243  0x000020cc call  0x000032d0 
- 00012244  0x000020cd beq  0x000000aa , 0x00002fd9 
- 00012245  0x000020ce beq  0x00000055 , 0x00002fed 
- 00012246  0x000020cf beq  0x00000022 , 0x00003001 
- 00012247  0x000020d0 beq  0x000000ff , 0x00003212 
- 00012248  0x000020d1 branch  0x00002f5e 
- 00012249  0x000020d4 call  0x000032bd 
- 00012250  0x000020d5 beq  0x00000001 , 0x00002fdd 
- 00012251  0x000020d6 beq  0x00000002 , 0x00002fe8 
- 00012252  0x000020d7 rtn 
- 00012253  0x000020d9 setarg  0x00000001 
- 00012254  0x000020da call  0x00002ff7 
- 00012255  0x000020dd setarg  0x00000001 
- 00012256  0x000020de call  0x00003289 
- 00012257  0x000020e1 setarg  0x00000080 
- 00012258  0x000020e2 arg  0x00000130 , 0x00000011 
- 00012259  0x000020e3 call  0x000032b3 
- 00012260  0x000020e5 call  0x0000327d 
- 00012261  0x000020e7 arg  0x00000131 , 0x00000011 
- 00012262  0x000020e8 call  0x000032bf 
- 00012263  0x000020ea branch  0x0000322d 
- 00012264  0x000020ed setarg  0x00000001 
- 00012265  0x000020ee call  0x00002fff 
- 00012266  0x000020f1 setarg  0x00000002 
- 00012267  0x000020f2 call  0x00003289 
- 00012268  0x000020f4 branch  0x00002fe1 
- 00012269  0x000020f7 call  0x000032bd 
- 00012270  0x000020f8 beq  0x00000001 , 0x00002ff1 
- 00012271  0x000020f9 beq  0x00000002 , 0x00002ff9 
- 00012272  0x000020fa rtn 
- 00012273  0x000020fc call  0x00002fdf 
- 00012274  0x000020fd setarg  0x00000106 
- 00012275  0x000020fe call  0x000032d0 
- 00012276  0x00002100 beq  0x00000001 , 0x00002ff6 
- 00012277  0x00002101 rtn 
- 00012278  0x00002103 setarg  0x00000002 
- 00012279  0x00002106 arg  0x00000106 , 0x00000011 
- 00012280  0x00002107 branch  0x000032b3 
- 00012281  0x0000210a call  0x00002fea 
- 00012282  0x0000210b setarg  0x00000107 
- 00012283  0x0000210c call  0x000032d0 
- 00012284  0x0000210e beq  0x00000001 , 0x00002ffe 
- 00012285  0x0000210f rtn 
- 00012286  0x00002111 setarg  0x00000002 
- 00012287  0x00002114 arg  0x00000107 , 0x00000011 
- 00012288  0x00002115 branch  0x000032b3 
- 00012289  0x00002118 call  0x000032bd 
- 00012290  0x00002119 beq  0x00000001 , 0x00003005 
- 00012291  0x0000211a beq  0x00000002 , 0x00003011 
- 00012292  0x0000211b rtn 
- 00012293  0x0000211d setarg  0x00000106 
- 00012294  0x0000211e call  0x000032d0 
- 00012295  0x00002120 beq  0x00000002 , 0x00003009 
- 00012296  0x00002121 rtn 
- 00012297  0x00002123 call  0x0000328b 
- 00012298  0x00002125 or_into  0x00000001 , 0x0000003f 
- 00012299  0x00002126 call  0x0000328d 
- 00012300  0x00002129 setarg  0x00000000 
- 00012301  0x0000212a setarg  0x00000106 
- 00012302  0x0000212b iadd  0x00000013 , 0x00000005 
- 00012303  0x0000212c istore  0x00000002 , 0x00000005 
- 00012304  0x0000212d branch  0x00002f5e 
- 00012305  0x00002130 setarg  0x00000107 
- 00012306  0x00002131 call  0x000032d0 
- 00012307  0x00002133 bne  0x00000000 , 0x00003015 
- 00012308  0x00002134 rtn 
- 00012309  0x00002136 call  0x0000328b 
- 00012310  0x00002138 or_into  0x00000002 , 0x0000003f 
- 00012311  0x00002139 call  0x0000328d 
- 00012312  0x0000213b branch  0x0000300c 
- 00012313  0x0000213f fetch  0x00000001 , 0x00000d50 
- 00012314  0x00002140 rtn  0x00000034 
- 00012315  0x00002141 jam  0x00000000 , 0x00000d50 
- 00012316  0x00002142 fetch  0x00000002 , 0x00000d4e 
- 00012317  0x00002143 arg  0x000002ba , 0x00000002 
- 00012318  0x00002144 isub  0x00000002 , 0x0000003e 
- 00012319  0x00002145 nrtn  0x00000005 
- 00012320  0x00002147 fetch  0x00000001 , 0x00000cb6 
- 00012321  0x00002148 rtnne  0x000000ba 
- 00012322  0x00002149 fetch  0x00000001 , 0x00000cb7 
- 00012323  0x0000214a bpatch  0x000000be , 0x00004017 
- 00012324  0x0000214b beq  0x000000a0 , 0x0000303b 
- 00012325  0x0000214c beq  0x000000a1 , 0x0000302c 
- 00012326  0x0000214d beq  0x000000a6 , 0x00003041 
- 00012327  0x0000214e beq  0x000000a7 , 0x00003043 
- 00012328  0x0000214f beq  0x000000a9 , 0x00003049 
- 00012329  0x00002150 beq  0x000000b0 , 0x0000304d 
- 00012330  0x00002152 jam  0x00000000 , 0x00000d42 
- 00012331  0x00002153 rtn 
- 00012332  0x00002155 fetch  0x00000001 , 0x00000cb8 
- 00012333  0x00002156 beq  0x00000001 , 0x00003031 
- 00012334  0x00002157 beq  0x00000084 , 0x00003034 
- 00012335  0x00002158 beq  0x000000a7 , 0x00003039 
- 00012336  0x00002159 branch  0x0000302a 
- 00012337  0x0000215b call  0x0000328b 
- 00012338  0x0000215d store  0x00000001 , 0x00000cf7 
- 00012339  0x0000215e branch  0x0000303f 
- 00012340  0x00002160 call  0x00003291 
- 00012341  0x00002162 call  0x00003296 
- 00012342  0x00002164 call  0x0000328b 
- 00012343  0x00002166 store  0x00000001 , 0x00000cf7 
- 00012344  0x00002167 branch  0x0000303f 
- 00012345  0x0000216b jam  0x000000a1 , 0x00000cf7 
- 00012346  0x0000216c branch  0x0000303f 
- 00012347  0x0000216f fetch  0x00000001 , 0x00000cb8 
- 00012348  0x00002170 beq  0x00000081 , 0x0000303e 
- 00012349  0x00002172 branch  0x0000302a 
- 00012350  0x00002176 call  0x00003090 
- 00012351  0x00002178 jam  0x00000001 , 0x00000d42 
- 00012352  0x00002179 rtn 
- 00012353  0x0000217f jam  0x00000015 , 0x00000cf7 
- 00012354  0x00002180 branch  0x0000303f 
- 00012355  0x00002183 call  0x0000328f 
- 00012356  0x00002185 beq  0x00000000 , 0x00003047 
- 00012357  0x00002186 beq  0x00000001 , 0x00003039 
- 00012358  0x00002188 rtn 
- 00012359  0x0000218a jam  0x000000a0 , 0x00000cf7 
- 00012360  0x0000218b branch  0x0000303f 
- 00012361  0x00002191 jam  0x00000000 , 0x00000cf7 
- 00012362  0x00002192 jam  0x00000000 , 0x00000cf8 
- 00012363  0x00002193 jam  0x00000001 , 0x00000cf9 
- 00012364  0x00002194 branch  0x0000303f 
- 00012365  0x00002198 call  0x0000329c 
- 00012366  0x00002199 fetch  0x00000001 , 0x00000cb8 
- 00012367  0x0000219a increase  0x00000002 , 0x0000003f 
- 00012368  0x0000219b copy  0x0000003f , 0x00000039 
- 00012369  0x0000219c arg  0x00000cb6 , 0x00000006 
- 00012370  0x0000219d setarg  0x0000013c 
- 00012371  0x0000219e iadd  0x00000013 , 0x00000005 
- 00012372  0x0000219f branch  0x00007f01 
- 00012373  0x000021a3 bpatch  0x000000bf , 0x00004017 
- 00012374  0x000021a4 call  0x0000307d 
- 00012375  0x000021a6 call  0x00002c7f 
- 00012376  0x000021a7 call  0x000048d3 
- 00012377  0x000021a8 branch  0x00003057 
- 00012378  0x000021ab call  0x0000328f 
- 00012379  0x000021ad rtnne  0x00000000 
- 00012380  0x000021ae call  0x00002f51 
- 00012381  0x000021af branch  0x00003098 
- 00012382  0x000021b2 call  0x0000328f 
- 00012383  0x000021b4 rtnne  0x00000001 
- 00012384  0x000021b5 call  0x00002fc1 
- 00012385  0x000021b6 call  0x00002fcb 
- 00012386  0x000021b7 call  0x0000328b 
- 00012387  0x000021b9 rtn  0x00000034 
- 00012388  0x000021ba call  0x00003286 
- 00012389  0x000021bc call  0x00002f4c 
- 00012390  0x000021bd call  0x00003093 
- 00012391  0x000021bf setarg  0x00000000 
- 00012392  0x000021c0 add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012393  0x000021c2 branch  0x0000322d 
- 00012394  0x000021c5 call  0x00007fe9 
- 00012395  0x000021c6 add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012396  0x000021c7 ifetcht  0x00000004 , 0x00000011 
- 00012397  0x000021c9 copy  0x00000022 , 0x0000003f 
- 00012398  0x000021ca isub  0x00000002 , 0x0000003e 
- 00012399  0x000021cb ncall  0x00002d18 , 0x00000002 
- 00012400  0x000021cc copy  0x0000003f , 0x00000012 
- 00012401  0x000021cd add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012402  0x000021ce ifetch  0x00000004 , 0x00000011 
- 00012403  0x000021d0 add  0x00000013 , 0x000000ab , 0x00000011 
- 00012404  0x000021d1 ifetcht  0x00000001 , 0x00000011 
- 00012405  0x000021d3 iadd  0x00000002 , 0x00000002 
- 00012406  0x000021d4 copy  0x00000012 , 0x0000003f 
- 00012407  0x000021d5 isub  0x00000002 , 0x0000003e 
- 00012408  0x000021d6 nrtn  0x00000002 
- 00012409  0x000021d7 set0  0x0000001c , 0x0000003f 
- 00012410  0x000021d8 add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012411  0x000021d9 istore  0x00000004 , 0x00000005 
- 00012412  0x000021db branch  0x00007fe7 
- 00012413  0x000021de setarg  0x00000001 
- 00012414  0x000021df call  0x00003287 
- 00012415  0x000021e1 call  0x00003283 
- 00012416  0x000021e3 setarg  0x000000ff 
- 00012417  0x000021e4 add  0x00000013 , 0x000000ab , 0x00000005 
- 00012418  0x000021e5 istore  0x00000001 , 0x00000005 
- 00012419  0x000021e7 branch  0x00003067 
- 00012420  0x000021ea setarg  0x0000015c 
- 00012421  0x000021eb call  0x000032d0 
- 00012422  0x000021ed rtn  0x00000034 
- 00012423  0x000021ee call  0x0000306a 
- 00012424  0x000021ef nrtn  0x00000028 
- 00012425  0x000021f0 call  0x00003281 
- 00012426  0x000021f2 increase  0x00000001 , 0x0000003f 
- 00012427  0x000021f3 and_into  0x00000001 , 0x0000003f 
- 00012428  0x000021f4 call  0x00003284 
- 00012429  0x000021f6 beq  0x00000000 , 0x00002f4c 
- 00012430  0x000021f7 beq  0x00000001 , 0x00003090 
- 00012431  0x000021f8 rtn 
- 00012432  0x000021fe setarg  0x00000001 
- 00012433  0x000021ff call  0x00003292 
- 00012434  0x00002200 branch  0x00003296 
- 00012435  0x00002203 setarg  0x00000001 
- 00012436  0x00002204 call  0x000032a5 
- 00012437  0x00002207 setarg  0x00000280 
- 00012438  0x00002208 arg  0x00000008 , 0x00000007 
- 00012439  0x00002209 branch  0x00007f08 
- 00012440  0x0000220c call  0x000032a2 
- 00012441  0x0000220e rtn  0x00000034 
- 00012442  0x0000220f arg  0x00000008 , 0x00000007 
- 00012443  0x00002210 call  0x00007f16 
- 00012444  0x00002211 nrtn  0x00000034 
- 00012445  0x00002212 call  0x000032a4 
- 00012446  0x00002215 setarg  0x00000007 
- 00012447  0x00002216 call  0x00003292 
- 00012448  0x00002218 call  0x00003296 
- 00012449  0x0000221a branch  0x00002f5e 
- 00012450  0x0000221d bpatch  0x000000c0 , 0x00004018 
- 00012451  0x0000221e call  0x0000328f 
- 00012452  0x00002220 rtnne  0x00000007 
- 00012453  0x00002221 call  0x000030cb 
- 00012454  0x00002222 call  0x000030e0 
- 00012455  0x00002223 call  0x0000316e 
- 00012456  0x00002224 nbranch  0x00002f5e , 0x0000002f 
- 00012457  0x00002226 call  0x000030bc 
- 00012458  0x00002227 call  0x00003172 , 0x00000005 
- 00012459  0x0000222b call  0x00002f4c 
- 00012460  0x0000222c call  0x00003294 
- 00012461  0x0000222e set1  0x00000000 , 0x0000003f 
- 00012462  0x0000222f call  0x00003297 
- 00012463  0x00002231 call  0x00002f5e 
- 00012464  0x00002232 call  0x00003093 
- 00012465  0x00002233 call  0x000030bc 
- 00012466  0x00002234 branch  0x000030c1 , 0x00000005 
- 00012467  0x00002235 setarg  0x00000164 
- 00012468  0x00002236 call  0x000032d3 
- 00012469  0x00002238 call  0x000030be 
- 00012470  0x00002239 branch  0x000030c5 , 0x00000005 
- 00012471  0x0000223a setarg  0x00000160 
- 00012472  0x0000223b call  0x000032d3 
- 00012473  0x0000223d call  0x000030be 
- 00012474  0x0000223e branch  0x000030c8 , 0x00000005 
- 00012475  0x0000223f rtn 
- 00012476  0x00002242 setarg  0x0000012b 
- 00012477  0x00002243 call  0x000032d3 
- 00012478  0x00002246 call  0x0000322a 
- 00012479  0x00002248 isub  0x00000002 , 0x0000003e 
- 00012480  0x00002249 rtn 
- 00012481  0x0000224c setarg  0x00000182 
- 00012482  0x0000224d call  0x000032d0 
- 00012483  0x00002251 add  0x00000013 , 0x00000091 , 0x00000005 
- 00012484  0x00002252 branch  0x000032b4 
- 00012485  0x00002255 setarg  0x00000185 
- 00012486  0x00002256 call  0x000032d0 
- 00012487  0x00002258 branch  0x000030c3 
- 00012488  0x0000225a setarg  0x00000188 
- 00012489  0x0000225b call  0x000032d0 
- 00012490  0x0000225d branch  0x000030c3 
- 00012491  0x00002260 call  0x00003294 
- 00012492  0x00002262 rtnbit1  0x00000007 
- 00012493  0x00002263 set1  0x00000007 , 0x0000003f 
- 00012494  0x00002264 call  0x00003297 
- 00012495  0x00002266 call  0x00003283 
- 00012496  0x00002268 call  0x0000329c 
- 00012497  0x0000226a setarg  0x00000000 
- 00012498  0x0000226b add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012499  0x0000226c istore  0x00000003 , 0x00000005 
- 00012500  0x0000226e arg  0x00000183 , 0x00000011 
- 00012501  0x0000226f call  0x000032bf 
- 00012502  0x00002270 istore  0x00000007 , 0x00000005 
- 00012503  0x00002273 call  0x000030bc 
- 00012504  0x00002274 nrtn  0x00000005 
- 00012505  0x00002275 add  0x00000013 , 0x00000091 , 0x00000011 
- 00012506  0x00002276 ifetch  0x00000001 , 0x00000011 
- 00012507  0x00002278 arg  0x00000182 , 0x00000011 
- 00012508  0x00002279 call  0x000032b3 
- 00012509  0x0000227b add  0x00000013 , 0x00000090 , 0x00000011 
- 00012510  0x0000227c ifetch  0x00000001 , 0x00000011 
- 00012511  0x0000227f branch  0x0000314a 
- 00012512  0x00002282 bpatch  0x000000c1 , 0x00004018 
- 00012513  0x00002283 call  0x00003281 
- 00012514  0x00002285 increase  0x00000001 , 0x0000003f 
- 00012515  0x00002286 and_into  0x00000003 , 0x0000003f 
- 00012516  0x00002287 call  0x00003284 
- 00012517  0x0000228a beq  0x00000000 , 0x0000310e 
- 00012518  0x0000228b beq  0x00000001 , 0x00003132 
- 00012519  0x0000228c beq  0x00000002 , 0x000030ea 
- 00012520  0x0000228d beq  0x00000003 , 0x00003132 
- 00012521  0x0000228e rtn 
- 00012522  0x00002291 call  0x00002fdf 
- 00012523  0x00002292 setarg  0x00000160 
- 00012524  0x00002293 call  0x0000327e 
- 00012525  0x00002295 branch  0x000030e0 , 0x00000034 
- 00012526  0x00002296 call  0x0000322c 
- 00012527  0x00002298 setarg  0x00000189 
- 00012528  0x00002299 call  0x000032d0 
- 00012529  0x0000229b call  0x00003108 , 0x00000034 
- 00012530  0x0000229c setarg  0x00000187 
- 00012531  0x0000229d call  0x000032d0 
- 00012532  0x0000229f call  0x0000322f 
- 00012533  0x000022a1 add  0x00000013 , 0x000000f7 , 0x00000011 
- 00012534  0x000022a2 ifetcht  0x00000001 , 0x00000011 
- 00012535  0x000022a4 arg  0x00000f9e , 0x00000011 
- 00012536  0x000022a5 call  0x00002e58 
- 00012537  0x000022a6 add  0x00000013 , 0x000000f7 , 0x00000005 
- 00012538  0x000022a7 istoret  0x00000001 , 0x00000005 
- 00012539  0x000022a9 call  0x00002f94 
- 00012540  0x000022aa add  0x00000013 , 0x000000fa , 0x00000005 
- 00012541  0x000022ab istoret  0x00000001 , 0x00000005 
- 00012542  0x000022ad sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012543  0x000022ae nrtn  0x00000002 
- 00012544  0x000022af setarg  0x00000188 
- 00012545  0x000022b0 call  0x00003275 
- 00012546  0x000022b2 call  0x00002c90 
- 00012547  0x000022b3 arg  0x00000188 , 0x00000011 
- 00012548  0x000022b4 call  0x000032c8 
- 00012549  0x000022b5 istoret  0x00000001 , 0x00000005 
- 00012550  0x000022b9 arg  0x00000187 , 0x00000011 
- 00012551  0x000022ba branch  0x000032b3 
- 00012552  0x000022bd setarg  0x00000001 
- 00012553  0x000022be arg  0x00000189 , 0x00000011 
- 00012554  0x000022bf call  0x000032b3 
- 00012555  0x000022c1 arg  0x00000000 , 0x00000002 
- 00012556  0x000022c2 call  0x00002c94 
- 00012557  0x000022c5 branch  0x00003106 
- 00012558  0x000022c8 call  0x00002fea 
- 00012559  0x000022c9 setarg  0x00000164 
- 00012560  0x000022ca call  0x0000327e 
- 00012561  0x000022cc branch  0x000030e0 , 0x00000034 
- 00012562  0x000022cd call  0x0000322c 
- 00012563  0x000022cf setarg  0x00000186 
- 00012564  0x000022d0 call  0x000032d0 
- 00012565  0x000022d2 call  0x0000312c , 0x00000034 
- 00012566  0x000022d3 setarg  0x00000184 
- 00012567  0x000022d4 call  0x000032d0 
- 00012568  0x000022d6 call  0x0000322f 
- 00012569  0x000022d8 add  0x00000013 , 0x000000f6 , 0x00000011 
- 00012570  0x000022d9 ifetcht  0x00000001 , 0x00000011 
- 00012571  0x000022db arg  0x0000109e , 0x00000011 
- 00012572  0x000022dc call  0x00002e58 
- 00012573  0x000022dd add  0x00000013 , 0x000000f6 , 0x00000005 
- 00012574  0x000022de istoret  0x00000001 , 0x00000005 
- 00012575  0x000022e0 call  0x00002f94 
- 00012576  0x000022e1 add  0x00000013 , 0x000000f9 , 0x00000005 
- 00012577  0x000022e2 istoret  0x00000001 , 0x00000005 
- 00012578  0x000022e4 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012579  0x000022e5 nrtn  0x00000002 
- 00012580  0x000022e6 setarg  0x00000185 
- 00012581  0x000022e7 call  0x00003275 
- 00012582  0x000022e9 call  0x00002c90 
- 00012583  0x000022ea arg  0x00000185 , 0x00000011 
- 00012584  0x000022eb call  0x000032c8 
- 00012585  0x000022ec istoret  0x00000001 , 0x00000005 
- 00012586  0x000022f0 arg  0x00000184 , 0x00000011 
- 00012587  0x000022f1 branch  0x000032b3 
- 00012588  0x000022f4 setarg  0x00000001 
- 00012589  0x000022f5 arg  0x00000186 , 0x00000011 
- 00012590  0x000022f6 call  0x000032b3 
- 00012591  0x000022f8 arg  0x00000000 , 0x00000002 
- 00012592  0x000022f9 call  0x00002c94 
- 00012593  0x000022fc branch  0x0000312a 
- 00012594  0x000022ff call  0x00002fdf 
- 00012595  0x00002300 call  0x0000327d 
- 00012596  0x00002302 call  0x0000322c 
- 00012597  0x00002304 setarg  0x00000183 
- 00012598  0x00002305 call  0x000032d0 
- 00012599  0x00002307 call  0x0000314c , 0x00000034 
- 00012600  0x00002308 call  0x0000314f 
- 00012601  0x00002309 add  0x00000013 , 0x000000f5 , 0x00000011 
- 00012602  0x0000230a ifetcht  0x00000001 , 0x00000011 
- 00012603  0x0000230c arg  0x00000e9e , 0x00000011 
- 00012604  0x0000230d call  0x00002e58 
- 00012605  0x0000230e add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012606  0x0000230f istoret  0x00000001 , 0x00000005 
- 00012607  0x00002311 call  0x00002f94 
- 00012608  0x00002312 add  0x00000013 , 0x000000f8 , 0x00000005 
- 00012609  0x00002313 istoret  0x00000001 , 0x00000005 
- 00012610  0x00002315 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012611  0x00002316 nrtn  0x00000002 
- 00012612  0x00002317 setarg  0x00000182 
- 00012613  0x00002318 call  0x00003275 
- 00012614  0x0000231a call  0x00002c90 
- 00012615  0x0000231b arg  0x00000182 , 0x00000011 
- 00012616  0x0000231c call  0x000032c8 
- 00012617  0x0000231d istoret  0x00000001 , 0x00000005 
- 00012618  0x00002322 arg  0x00000181 , 0x00000011 
- 00012619  0x00002323 branch  0x000032b3 
- 00012620  0x0000232b setarg  0x00000001 
- 00012621  0x0000232c arg  0x00000183 , 0x00000011 
- 00012622  0x0000232d call  0x000032b3 
- 00012623  0x0000232f setarg  0x00000181 
- 00012624  0x00002330 call  0x000032d0 
- 00012625  0x00002331 branch  0x0000322f 
- 00012626  0x00002336 add  0x00000013 , 0x00000000 , 0x00000011 
- 00012627  0x00002337 ifetch  0x00000001 , 0x00000011 
- 00012628  0x00002339 call  0x0000323c 
- 00012629  0x0000233c call  0x00002dde 
- 00012630  0x0000233e call  0x0000325f 
- 00012631  0x00002340 isolate1  0x00000000 , 0x0000003f 
- 00012632  0x00002341 branch  0x0000315c , 0x00000001 
- 00012633  0x00002343 call  0x0000315d 
- 00012634  0x00002344 call  0x00002d53 
- 00012635  0x00002345 call  0x00002df7 
- 00012636  0x00002347 branch  0x00002e45 
- 00012637  0x0000234a bpatch  0x000000c2 , 0x00004018 
- 00012638  0x0000234b add  0x00000013 , 0x00000086 , 0x00000005 
- 00012639  0x0000234c call  0x000032d6 
- 00012640  0x0000234e setarg  0x0000013b 
- 00012641  0x0000234f call  0x000032d0 
- 00012642  0x00002351 rtn  0x00000034 
- 00012643  0x00002352 setarg  0x00000006 
- 00012644  0x00002353 add  0x00000013 , 0x00000086 , 0x00000005 
- 00012645  0x00002354 istore  0x00000001 , 0x00000005 
- 00012646  0x00002356 arg  0x00000006 , 0x00000039 
- 00012647  0x00002357 setarg  0x0000012f 
- 00012648  0x00002358 iadd  0x00000013 , 0x00000006 
- 00012649  0x0000235a add  0x00000013 , 0x00000022 , 0x00000005 
- 00012650  0x0000235c branch  0x00007f01 
- 00012651  0x00002360 call  0x0000316e 
- 00012652  0x00002361 nbranch  0x00002f5e , 0x0000002f 
- 00012653  0x00002362 branch  0x00003172 
- 00012654  0x00002365 call  0x00002f5e 
- 00012655  0x00002366 call  0x00002e11 
- 00012656  0x00002367 nrtn  0x0000002f 
- 00012657  0x00002368 branch  0x00003152 
- 00012658  0x0000236b bpatch  0x000000c3 , 0x00004018 
- 00012659  0x0000236c call  0x00003188 
- 00012660  0x0000236d nbranch  0x00002f5e , 0x00000028 
- 00012661  0x0000236e add  0x00000013 , 0x00000084 , 0x00000011 
- 00012662  0x0000236f ifetch  0x00000001 , 0x00000011 
- 00012663  0x00002371 branch  0x00002f5e , 0x00000034 
- 00012664  0x00002372 increase  0x00000002 , 0x0000003f 
- 00012665  0x00002373 iforce  0x00000039 
- 00012666  0x00002374 add  0x00000013 , 0x00000000 , 0x00000006 
- 00012667  0x00002376 setarg  0x00000109 
- 00012668  0x00002377 iadd  0x00000013 , 0x00000005 
- 00012669  0x00002379 call  0x00007f01 
- 00012670  0x0000237a call  0x00003286 
- 00012671  0x0000237c call  0x000032b6 
- 00012672  0x0000237e call  0x00003093 , 0x00000034 
- 00012673  0x0000237f setarg  0x0000010b 
- 00012674  0x00002380 call  0x000032d0 
- 00012675  0x00002382 beq  0x00000001 , 0x0000319e 
- 00012676  0x00002383 beq  0x00000002 , 0x000031c6 
- 00012677  0x00002384 beq  0x00000003 , 0x000031f2 
- 00012678  0x00002385 beq  0x000000ff , 0x00003212 
- 00012679  0x00002386 branch  0x00002f5e 
- 00012680  0x00002389 call  0x00002c7a 
- 00012681  0x0000238a call  0x00007fe9 
- 00012682  0x0000238b add  0x00000013 , 0x000000ca , 0x00000011 
- 00012683  0x0000238c ifetch  0x00000001 , 0x00000011 
- 00012684  0x0000238e add  0x00000013 , 0x000000cb , 0x00000011 
- 00012685  0x0000238f ifetcht  0x00000001 , 0x00000011 
- 00012686  0x00002391 isub  0x00000002 , 0x0000003e 
- 00012687  0x00002392 ncall  0x00007fe7 , 0x00000005 
- 00012688  0x00002393 add  0x00000013 , 0x000000ca , 0x00000011 
- 00012689  0x00002394 ifetch  0x00000001 , 0x00000011 
- 00012690  0x00002396 add  0x00000013 , 0x000000cb , 0x00000005 
- 00012691  0x00002397 istore  0x00000001 , 0x00000005 
- 00012692  0x00002399 add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012693  0x0000239a ifetch  0x00000003 , 0x00000011 
- 00012694  0x0000239c add  0x00000013 , 0x000000c7 , 0x00000011 
- 00012695  0x0000239d ifetcht  0x00000003 , 0x00000011 
- 00012696  0x0000239f isub  0x00000002 , 0x0000003e 
- 00012697  0x000023a0 ncall  0x00007fe7 , 0x00000005 
- 00012698  0x000023a1 add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012699  0x000023a2 ifetch  0x00000003 , 0x00000011 
- 00012700  0x000023a4 add  0x00000013 , 0x000000c7 , 0x00000005 
- 00012701  0x000023a6 branch  0x000032c5 
- 00012702  0x000023a9 call  0x00002f88 
- 00012703  0x000023aa call  0x0000324c 
- 00012704  0x000023ab store  0x00000001 , 0x00000aa2 
- 00012705  0x000023ad call  0x00003274 
- 00012706  0x000023ae fetch  0x00000001 , 0x00000aa2 
- 00012707  0x000023b0 isolate1  0x00000003 , 0x00000002 
- 00012708  0x000023b1 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012709  0x000023b2 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012710  0x000023b3 istore  0x00000001 , 0x00000005 
- 00012711  0x000023b5 beq  0x00000001 , 0x00003216 
- 00012712  0x000023b6 call  0x00003245 
- 00012713  0x000023b8 call  0x00003274 
- 00012714  0x000023ba isolate1  0x00000004 , 0x00000002 
- 00012715  0x000023bb setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012716  0x000023bc call  0x00003249 
- 00012717  0x000023be add  0x00000013 , 0x000000de , 0x00000011 
- 00012718  0x000023bf ifetch  0x00000002 , 0x00000011 
- 00012719  0x000023c1 branch  0x00007f9c 
- 00012720  0x000023c4 setarg  0x00000001 
- 00012721  0x000023c5 store  0x00000001 , 0x00000d54 
- 00012722  0x000023c6 call  0x0000329e 
- 00012723  0x000023c8 istore  0x00000007 , 0x00000005 
- 00012724  0x000023c9 call  0x0000329e 
- 00012725  0x000023cb ncall  0x000031bd , 0x00000034 
- 00012726  0x000023cc call  0x0000329e 
- 00012727  0x000023ce call  0x000031c2 , 0x00000034 
- 00012728  0x000023d0 jam  0x00000020 , 0x00000d52 
- 00012729  0x000023d2 fetch  0x00000001 , 0x00000d38 
- 00012730  0x000023d3 set1  0x00000002 , 0x0000003f 
- 00012731  0x000023d4 store  0x00000001 , 0x00000d38 
- 00012732  0x000023d5 rtn 
- 00012733  0x000023d8 setarg  0x00000001 
- 00012734  0x000023d9 call  0x000032a8 
- 00012735  0x000023dc setarg  0x00000140 
- 00012736  0x000023dd arg  0x0000000b , 0x00000007 
- 00012737  0x000023de branch  0x00007f08 
- 00012738  0x000023e0 call  0x000032a7 
- 00012739  0x000023e3 setarg  0x00000000 
- 00012740  0x000023e4 arg  0x0000000b , 0x00000007 
- 00012741  0x000023e5 branch  0x00007f08 
- 00012742  0x000023e8 call  0x00003274 
- 00012743  0x000023ea isolate1  0x00000003 , 0x00000002 
- 00012744  0x000023eb branch  0x0000321b , 0x00000001 
- 00012745  0x000023ec arg  0x00000d64 , 0x00000005 
- 00012746  0x000023ed call  0x000031e0 
- 00012747  0x000023ee fetch  0x00000008 , 0x00000d64 
- 00012748  0x000023ef ncall  0x000031e4 , 0x00000034 
- 00012749  0x000023f0 fetch  0x00000008 , 0x00000d64 
- 00012750  0x000023f1 call  0x000031e9 , 0x00000034 
- 00012751  0x000023f2 call  0x00002c7a 
- 00012752  0x000023f3 fetch  0x00000008 , 0x00000d64 
- 00012753  0x000023f4 arg  0x00000168 , 0x00000011 
- 00012754  0x000023f5 call  0x000032bf 
- 00012755  0x000023f6 istore  0x00000008 , 0x00000005 
- 00012756  0x000023f8 setarg  0x00000170 
- 00012757  0x000023f9 iadd  0x00000013 , 0x00000011 
- 00012758  0x000023fa ifetcht  0x00000008 , 0x00000011 
- 00012759  0x000023fc isub  0x00000002 , 0x0000003e 
- 00012760  0x000023fd ncall  0x000031ed , 0x00000005 
- 00012761  0x000023fe setarg  0x00000168 
- 00012762  0x000023ff iadd  0x00000013 , 0x00000011 
- 00012763  0x00002400 ifetch  0x00000008 , 0x00000011 
- 00012764  0x00002402 arg  0x00000170 , 0x00000011 
- 00012765  0x00002403 call  0x000032bf 
- 00012766  0x00002404 istore  0x00000008 , 0x00000005 
- 00012767  0x00002406 branch  0x00002f5e 
- 00012768  0x00002409 setarg  0x0000010b 
- 00012769  0x0000240a iadd  0x00000013 , 0x00000006 
- 00012770  0x0000240c arg  0x00000009 , 0x00000039 
- 00012771  0x0000240d branch  0x00007ff3 
- 00012772  0x00002410 setarg  0x00000001 
- 00012773  0x00002411 call  0x000032ab 
- 00012774  0x00002414 setarg  0x00000140 
- 00012775  0x00002415 arg  0x0000000e , 0x00000007 
- 00012776  0x00002416 branch  0x00007f08 
- 00012777  0x00002419 call  0x000032aa 
- 00012778  0x0000241c setarg  0x00000000 
- 00012779  0x0000241d arg  0x0000000e , 0x00000007 
- 00012780  0x0000241e branch  0x00007f08 
- 00012781  0x00002422 jam  0x00000010 , 0x00000d51 
- 00012782  0x00002423 fetch  0x00000001 , 0x00000d38 
- 00012783  0x00002424 set1  0x00000001 , 0x0000003f 
- 00012784  0x00002425 store  0x00000001 , 0x00000d38 
- 00012785  0x00002426 rtn 
- 00012786  0x00002429 arg  0x00000d74 , 0x00000005 
- 00012787  0x0000242a call  0x000031e0 
- 00012788  0x0000242b fetch  0x00000002 , 0x00000d75 
- 00012789  0x0000242c ncall  0x00003209 , 0x00000034 
- 00012790  0x0000242d fetch  0x00000002 , 0x00000d75 
- 00012791  0x0000242e call  0x0000320e , 0x00000034 
- 00012792  0x0000242f call  0x00002c7a 
- 00012793  0x00002430 fetch  0x00000003 , 0x00000d74 
- 00012794  0x00002431 arg  0x00000178 , 0x00000011 
- 00012795  0x00002432 call  0x000032c4 
- 00012796  0x00002434 setarg  0x0000017b 
- 00012797  0x00002435 iadd  0x00000013 , 0x00000011 
- 00012798  0x00002436 ifetcht  0x00000003 , 0x00000011 
- 00012799  0x00002438 isub  0x00000002 , 0x0000003e 
- 00012800  0x00002439 ncall  0x00003207 , 0x00000005 
- 00012801  0x0000243a setarg  0x00000178 
- 00012802  0x0000243b iadd  0x00000013 , 0x00000011 
- 00012803  0x0000243c ifetch  0x00000003 , 0x00000011 
- 00012804  0x0000243e arg  0x0000017b , 0x00000011 
- 00012805  0x0000243f call  0x000032c4 
- 00012806  0x00002441 branch  0x00002f5e 
- 00012807  0x00002444 jam  0x00000021 , 0x00000d52 
- 00012808  0x00002445 branch  0x000031b9 
- 00012809  0x00002448 setarg  0x00000001 
- 00012810  0x00002449 call  0x000032ae 
- 00012811  0x0000244c setarg  0x00000140 
- 00012812  0x0000244d arg  0x0000000c , 0x00000007 
- 00012813  0x0000244e branch  0x00007f08 
- 00012814  0x00002451 call  0x000032ad 
- 00012815  0x00002454 setarg  0x00000000 
- 00012816  0x00002455 arg  0x0000000c , 0x00000007 
- 00012817  0x00002456 branch  0x00007f08 
- 00012818  0x00002459 call  0x000032bd 
- 00012819  0x0000245b beq  0x00000001 , 0x00003216 
- 00012820  0x0000245c beq  0x00000002 , 0x0000321b 
- 00012821  0x0000245d rtn 
- 00012822  0x0000245f setarg  0x0000010d 
- 00012823  0x00002460 call  0x0000327e 
- 00012824  0x00002461 arg  0x00000160 , 0x00000011 
- 00012825  0x00002462 call  0x000032bf 
- 00012826  0x00002465 branch  0x0000322d 
- 00012827  0x00002468 setarg  0x0000010d 
- 00012828  0x00002469 call  0x0000327e 
- 00012829  0x0000246a arg  0x00000164 , 0x00000011 
- 00012830  0x0000246b call  0x000032bf 
- 00012831  0x0000246e branch  0x0000322d 
- 00012832  0x00002471 call  0x00002c7a 
- 00012833  0x00002472 add  0x00000013 , 0x000000cd , 0x00000005 
- 00012834  0x00002473 istore  0x00000001 , 0x00000005 
- 00012835  0x00002474 rtn 
- 00012836  0x00002477 call  0x00002c7a 
- 00012837  0x00002478 add  0x00000013 , 0x000000be , 0x00000011 
- 00012838  0x00002479 branch  0x0000327f 
- 00012839  0x0000247b call  0x00002c7a 
- 00012840  0x0000247c add  0x00000013 , 0x000000be , 0x00000005 
- 00012841  0x0000247d branch  0x0000322d 
- 00012842  0x00002480 add  0x00000013 , 0x000000ae , 0x00000011 
- 00012843  0x00002481 branch  0x0000327f 
- 00012844  0x00002483 add  0x00000013 , 0x000000ae , 0x00000005 
- 00012845  0x00002485 istore  0x00000004 , 0x00000005 
- 00012846  0x00002486 rtn 
- 00012847  0x00002489 add  0x00000013 , 0x00000090 , 0x00000005 
- 00012848  0x0000248a branch  0x000032b4 
- 00012849  0x0000248d setarg  0x00000000 
- 00012850  0x0000248f call  0x00002c7a 
- 00012851  0x00002490 add  0x00000013 , 0x00000085 , 0x00000005 
- 00012852  0x00002491 branch  0x000032b4 
- 00012853  0x00002494 add  0x00000013 , 0x00000042 , 0x00000005 
- 00012854  0x00002495 branch  0x000032b4 
- 00012855  0x00002498 setarg  0x00000004 
- 00012856  0x0000249a add  0x00000013 , 0x000000cc , 0x00000005 
- 00012857  0x0000249b branch  0x000032b4 
- 00012858  0x0000249e add  0x00000013 , 0x00000087 , 0x00000011 
- 00012859  0x0000249f branch  0x000032d1 
- 00012860  0x000024a1 add  0x00000013 , 0x00000087 , 0x00000005 
- 00012861  0x000024a2 branch  0x000032b4 
- 00012862  0x000024a5 setarg  0x00000002 
- 00012863  0x000024a7 add  0x00000013 , 0x000000d0 , 0x00000005 
- 00012864  0x000024a8 branch  0x000032b4 
- 00012865  0x000024ab setarg  0x00000001 
- 00012866  0x000024ad call  0x00002c7a 
- 00012867  0x000024ae add  0x00000013 , 0x000000ce , 0x00000005 
- 00012868  0x000024af branch  0x000032b4 
- 00012869  0x000024b2 call  0x00002c7a 
- 00012870  0x000024b3 add  0x00000013 , 0x000000b4 , 0x00000011 
- 00012871  0x000024b4 branch  0x000032d1 
- 00012872  0x000024b6 setarg  0x00000001 
- 00012873  0x000024b8 call  0x00002c7a 
- 00012874  0x000024b9 add  0x00000013 , 0x000000b4 , 0x00000005 
- 00012875  0x000024ba branch  0x000032b4 
- 00012876  0x000024bd call  0x00002c7a 
- 00012877  0x000024be add  0x00000013 , 0x000000b2 , 0x00000011 
- 00012878  0x000024bf branch  0x000032d1 
- 00012879  0x000024c1 setarg  0x00000001 
- 00012880  0x000024c3 call  0x00002c7a 
- 00012881  0x000024c4 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012882  0x000024c5 branch  0x000032b4 
- 00012883  0x000024c8 call  0x00002c7a 
- 00012884  0x000024c9 add  0x00000013 , 0x00000096 , 0x00000011 
- 00012885  0x000024ca branch  0x000032d1 
- 00012886  0x000024cc add  0x00000013 , 0x00000096 , 0x00000005 
- 00012887  0x000024cd branch  0x000032b4 
- 00012888  0x000024d0 add  0x00000013 , 0x000000cf , 0x00000011 
- 00012889  0x000024d1 branch  0x000032d1 
- 00012890  0x000024d3 setarg  0x00000000 
- 00012891  0x000024d5 add  0x00000013 , 0x000000cf , 0x00000005 
- 00012892  0x000024d6 branch  0x000032b4 
- 00012893  0x000024d9 add  0x00000013 , 0x000000d2 , 0x00000011 
- 00012894  0x000024da branch  0x000032d1 
- 00012895  0x000024dd add  0x00000013 , 0x00000001 , 0x00000011 
- 00012896  0x000024de branch  0x000032d1 
- 00012897  0x000024e1 add  0x00000013 , 0x000000b5 , 0x00000011 
- 00012898  0x000024e2 branch  0x000032d1 
- 00012899  0x000024e4 setarg  0x00000000 
- 00012900  0x000024e6 call  0x00002c7a 
- 00012901  0x000024e7 add  0x00000013 , 0x000000b5 , 0x00000005 
- 00012902  0x000024e8 branch  0x000032b4 
- 00012903  0x000024eb call  0x00002c7a 
- 00012904  0x000024ec add  0x00000013 , 0x000000fb , 0x00000011 
- 00012905  0x000024ed ifetch  0x00000001 , 0x00000011 
- 00012906  0x000024ef store  0x00000001 , 0x000041de 
- 00012907  0x000024f0 rtn 
- 00012908  0x000024f3 call  0x00002c7a 
- 00012909  0x000024f4 fetch  0x00000001 , 0x000041de 
- 00012910  0x000024f6 add  0x00000013 , 0x000000fb , 0x00000005 
- 00012911  0x000024f7 branch  0x000032b4 
- 00012912  0x000024fa add  0x00000013 , 0x000000fc , 0x00000011 
- 00012913  0x000024fb branch  0x000032d1 
- 00012914  0x000024fe add  0x00000013 , 0x000000fe , 0x00000005 
- 00012915  0x000024ff branch  0x000032b4 
- 00012916  0x00002502 setarg  0x00000109 
- 00012917  0x00002504 iadd  0x00000013 , 0x00000011 
- 00012918  0x00002505 ifetcht  0x00000001 , 0x00000011 
- 00012919  0x00002506 rtn 
- 00012920  0x00002509 setarg  0x00000135 
- 00012921  0x0000250a branch  0x000032d0 
- 00012922  0x0000250c setarg  0x00000000 
- 00012923  0x0000250e arg  0x00000135 , 0x00000011 
- 00012924  0x0000250f branch  0x000032b3 
- 00012925  0x00002512 setarg  0x0000012b 
- 00012926  0x00002514 call  0x000032cd 
- 00012927  0x00002516 ifetch  0x00000004 , 0x00000011 
- 00012928  0x00002517 rtn 
- 00012929  0x0000251a setarg  0x0000015f 
- 00012930  0x0000251b branch  0x000032d0 
- 00012931  0x0000251d setarg  0x00000000 
- 00012932  0x0000251f arg  0x0000015f , 0x00000011 
- 00012933  0x00002520 branch  0x000032b3 
- 00012934  0x00002523 setarg  0x00000000 
- 00012935  0x00002525 arg  0x0000015c , 0x00000011 
- 00012936  0x00002526 branch  0x000032b3 
- 00012937  0x00002529 arg  0x0000012f , 0x00000011 
- 00012938  0x0000252a branch  0x000032b3 
- 00012939  0x0000252d setarg  0x00000108 
- 00012940  0x0000252e branch  0x000032d0 
- 00012941  0x00002530 arg  0x00000108 , 0x00000011 
- 00012942  0x00002531 branch  0x000032b3 
- 00012943  0x00002534 setarg  0x00000105 
- 00012944  0x00002535 branch  0x000032d0 
- 00012945  0x00002537 setarg  0x00000000 
- 00012946  0x00002539 arg  0x00000105 , 0x00000011 
- 00012947  0x0000253a branch  0x000032b3 
- 00012948  0x0000253d setarg  0x00000104 
- 00012949  0x0000253e branch  0x000032d0 
- 00012950  0x00002540 setarg  0x00000000 
- 00012951  0x00002542 arg  0x00000104 , 0x00000011 
- 00012952  0x00002543 branch  0x000032b3 
- 00012953  0x00002546 setarg  0x00000000 
- 00012954  0x00002548 arg  0x0000013b , 0x00000011 
- 00012955  0x00002549 branch  0x000032b3 
- 00012956  0x0000254b setarg  0x00000001 
- 00012957  0x0000254c branch  0x0000329a 
- 00012958  0x0000254f setarg  0x0000010c 
- 00012959  0x00002550 call  0x000032cd 
- 00012960  0x00002551 ifetch  0x00000007 , 0x00000011 
- 00012961  0x00002552 rtn 
- 00012962  0x00002555 setarg  0x0000015e 
- 00012963  0x00002556 branch  0x000032d0 
- 00012964  0x00002558 setarg  0x00000000 
- 00012965  0x0000255a arg  0x0000015e , 0x00000011 
- 00012966  0x0000255b branch  0x000032b3 
- 00012967  0x0000255e setarg  0x00000000 
- 00012968  0x00002560 arg  0x00000180 , 0x00000011 
- 00012969  0x00002561 branch  0x000032b3 
- 00012970  0x00002564 setarg  0x00000000 
- 00012971  0x00002566 arg  0x0000017e , 0x00000011 
- 00012972  0x00002567 branch  0x000032b3 
- 00012973  0x0000256a setarg  0x00000000 
- 00012974  0x0000256c arg  0x0000017f , 0x00000011 
- 00012975  0x0000256d branch  0x000032b3 
- 00012976  0x00002570 arg  0x00000102 , 0x00000011 
- 00012977  0x00002571 branch  0x000032b3 
- 00012978  0x00002574 arg  0x00000103 , 0x00000011 
- 00012979  0x00002576 call  0x000032c7 
- 00012980  0x00002578 istore  0x00000001 , 0x00000005 
- 00012981  0x00002579 rtn 
- 00012982  0x0000257c setarg  0x0000015d 
- 00012983  0x0000257d branch  0x000032d0 
- 00012984  0x00002580 arg  0x0000015d , 0x00000011 
- 00012985  0x00002581 branch  0x000032b3 
- 00012986  0x00002584 setarg  0x0000018a 
- 00012987  0x00002585 call  0x000032d0 
- 00012988  0x00002586 branch  0x0000326a 
- 00012989  0x00002589 setarg  0x0000010c 
- 00012990  0x0000258a branch  0x000032d0 
- 00012991  0x0000258d copy  0x0000003f , 0x00000002 
- 00012992  0x0000258e copy  0x00000011 , 0x0000003f 
- 00012993  0x0000258f iadd  0x00000013 , 0x00000005 
- 00012994  0x00002590 copy  0x00000002 , 0x0000003f 
- 00012995  0x00002591 rtn 
- 00012996  0x00002594 call  0x000032bf 
- 00012997  0x00002596 istore  0x00000003 , 0x00000005 
- 00012998  0x00002597 rtn 
- 00012999  0x0000259a call  0x00002c7a 
- 00013000  0x0000259c copy  0x0000003f , 0x00000012 
- 00013001  0x0000259d copy  0x00000011 , 0x0000003f 
- 00013002  0x0000259e iadd  0x00000013 , 0x00000005 
- 00013003  0x0000259f copy  0x00000012 , 0x0000003f 
- 00013004  0x000025a0 rtn 
- 00013005  0x000025a3 call  0x00002c7a 
- 00013006  0x000025a4 iadd  0x00000013 , 0x00000011 
- 00013007  0x000025a5 rtn 
- 00013008  0x000025a8 call  0x000032cd 
- 00013009  0x000025aa ifetch  0x00000001 , 0x00000011 
- 00013010  0x000025ab rtn 
- 00013011  0x000025ae call  0x000032cd 
- 00013012  0x000025af ifetcht  0x00000004 , 0x00000011 
- 00013013  0x000025b0 rtn 
- 00013014  0x000025b3 setarg  0x00000000 
- 00013015  0x000025b4 branch  0x000032b4 
- 00013016  0x000025b9 bpatch  0x000000c4 , 0x00004018 
- 00013017  0x000025ba fetch  0x00000001 , 0x00004092 
- 00013018  0x000025bb branch  0x000032d8 , 0x00000034 
- 00013019  0x000025bd beq  0x00000004 , 0x00002f30 
- 00013020  0x000025be beq  0x0000000f , 0x00003436 
- 00013021  0x000025bf beq  0x00000009 , 0x000045de 
- 00013022  0x000025c0 beq  0x0000000a , 0x0000392a 
- 00013023  0x000025c1 beq  0x0000000e , 0x000035bf 
- 00013024  0x000025c2 beq  0x00000010 , 0x000044a4 
- 00013025  0x000025c3 bbit1  0x00000006 , 0x00003d00 
- 00013026  0x000025c4 rtn 
- 00013027  0x000025c7 bpatch  0x000000c5 , 0x00004018 
- 00013028  0x000025c8 jam  0x00000000 , 0x00000151 
- 00013029  0x000025c9 jam  0x00000000 , 0x0000017f 
- 00013030  0x000025ca jam  0x00000000 , 0x00000180 
- 00013031  0x000025cb setarg  0x00000000 
- 00013032  0x000025cc store  0x00000005 , 0x000009ae 
- 00013033  0x000025cd fetch  0x00000001 , 0x00004092 
- 00013034  0x000025ce branch  0x000032e3 , 0x00000034 
- 00013035  0x000025cf beq  0x0000000a , 0x00003962 
- 00013036  0x000025d1 rtn 
- 00013037  0x000025d5 call  0x00007cd1 
- 00013038  0x000025d6 call  0x00007d9c 
- 00013039  0x000025d7 call  0x000032f6 
- 00013040  0x000025d8 fetch  0x00000002 , 0x000041f3 
- 00013041  0x000025d9 branch  0x00007f9c 
- 00013042  0x000025dc fetch  0x00000002 , 0x000041f1 
- 00013043  0x000025dd branch  0x00007f9c 
- 00013044  0x000025e0 fetch  0x00000002 , 0x000041ef 
- 00013045  0x000025e1 branch  0x00007f9c 
- 00013046  0x000025e4 bpatch  0x000000c6 , 0x00004018 
- 00013047  0x000025e6 arg  0x00004668 , 0x00000011 
- 00013048  0x000025e7 call  0x00007fc4 
- 00013049  0x000025e8 rtn  0x00000034 
- 00013050  0x000025ea copy  0x0000003f , 0x00000013 
- 00013051  0x000025eb call  0x000032ff 
- 00013052  0x000025ec branch  0x00003324 
- 00013053  0x000025ef arg  0x00000000 , 0x00000013 
- 00013054  0x000025f0 rtn 
- 00013055  0x000025f6 beq  0x00000001 , 0x00003311 
- 00013056  0x000025f7 beq  0x00000010 , 0x00003357 
- 00013057  0x000025f8 beq  0x00000005 , 0x00003335 
- 00013058  0x000025f9 beq  0x00000012 , 0x0000333c 
- 00013059  0x000025fa beq  0x00000006 , 0x00003353 
- 00013060  0x000025fb beq  0x00000004 , 0x00003394 
- 00013061  0x000025fc beq  0x00000002 , 0x00003399 
- 00013062  0x000025fd beq  0x00000013 , 0x00003394 
- 00013063  0x000025fe beq  0x00000014 , 0x0000334b 
- 00013064  0x000025ff beq  0x00000015 , 0x0000334f 
- 00013065  0x00002600 beq  0x00000003 , 0x0000332e 
- 00013066  0x00002601 beq  0x0000000b , 0x00003340 
- 00013067  0x00002602 beq  0x0000000c , 0x00003347 
- 00013068  0x00002604 beq  0x00000016 , 0x0000335b 
- 00013069  0x00002605 beq  0x00000018 , 0x0000332a 
- 00013070  0x00002606 beq  0x0000002a , 0x0000331a 
- 00013071  0x00002607 beq  0x0000002b , 0x00003318 
- 00013072  0x00002608 rtn 
- 00013073  0x0000260c fetch  0x00000002 , 0x00004682 
- 00013074  0x0000260d set1  0x00000000 , 0x0000003f 
- 00013075  0x0000260e store  0x00000002 , 0x00004682 
- 00013076  0x0000260f fetch  0x00000002 , 0x0000420a 
- 00013077  0x00002610 set0  0x00000000 , 0x0000003f 
- 00013078  0x00002611 store  0x00000002 , 0x0000420a 
- 00013079  0x00002612 rtn 
- 00013080  0x00002615 jam  0x00000000 , 0x00000229 
- 00013081  0x00002616 rtn 
- 00013082  0x00002619 fetch  0x00000001 , 0x00000229 
- 00013083  0x0000261a increase  0x00000001 , 0x0000003f 
- 00013084  0x0000261b store  0x00000001 , 0x00000229 
- 00013085  0x0000261c sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00013086  0x0000261d branch  0x000033df , 0x00000002 
- 00013087  0x0000261e jam  0x00000000 , 0x00000229 
- 00013088  0x0000261f fetch  0x00000002 , 0x0000420a 
- 00013089  0x00002620 set1  0x00000009 , 0x0000003f 
- 00013090  0x00002621 store  0x00000002 , 0x0000420a 
- 00013091  0x00002622 branch  0x000033e9 
- 00013092  0x00002625 fetch  0x00000002 , 0x000041f5 
- 00013093  0x00002626 branch  0x00007f9c 
- 00013094  0x00002629 fetch  0x00000002 , 0x000041e9 
- 00013095  0x0000262a branch  0x00007f9c 
- 00013096  0x0000262d fetch  0x00000002 , 0x000041ed 
- 00013097  0x0000262e branch  0x00007f9c 
- 00013098  0x00002631 fetch  0x00000002 , 0x0000420a 
- 00013099  0x00002632 set1  0x00000001 , 0x0000003f 
- 00013100  0x00002633 store  0x00000002 , 0x0000420a 
- 00013101  0x00002634 branch  0x00003412 
- 00013102  0x00002637 fetch  0x00000002 , 0x00004682 
- 00013103  0x00002638 set1  0x00000007 , 0x0000003f 
- 00013104  0x00002639 store  0x00000002 , 0x00004682 
- 00013105  0x0000263a fetch  0x00000002 , 0x0000420a 
- 00013106  0x0000263b set1  0x00000002 , 0x0000003f 
- 00013107  0x0000263c store  0x00000002 , 0x0000420a 
- 00013108  0x0000263d rtn 
- 00013109  0x00002640 fetch  0x00000002 , 0x00004682 
- 00013110  0x00002641 set1  0x00000001 , 0x0000003f 
- 00013111  0x00002642 store  0x00000002 , 0x00004682 
- 00013112  0x00002643 fetch  0x00000002 , 0x0000420a 
- 00013113  0x00002644 set1  0x00000004 , 0x0000003f 
- 00013114  0x00002645 store  0x00000002 , 0x0000420a 
- 00013115  0x00002646 rtn 
- 00013116  0x00002649 fetch  0x00000002 , 0x00004682 
- 00013117  0x0000264a set1  0x00000003 , 0x0000003f 
- 00013118  0x0000264b store  0x00000002 , 0x00004682 
- 00013119  0x0000264c rtn 
- 00013120  0x0000264f fetch  0x00000002 , 0x00004682 
- 00013121  0x00002650 set1  0x00000005 , 0x0000003f 
- 00013122  0x00002651 store  0x00000002 , 0x00004682 
- 00013123  0x00002652 fetch  0x00000002 , 0x0000420a 
- 00013124  0x00002653 set1  0x00000003 , 0x0000003f 
- 00013125  0x00002654 store  0x00000002 , 0x0000420a 
- 00013126  0x00002655 rtn 
- 00013127  0x00002658 fetch  0x00000002 , 0x00004682 
- 00013128  0x00002659 set0  0x00000005 , 0x0000003f 
- 00013129  0x0000265a store  0x00000002 , 0x00004682 
- 00013130  0x0000265b rtn 
- 00013131  0x0000265e fetch  0x00000002 , 0x00004682 
- 00013132  0x0000265f set1  0x00000009 , 0x0000003f 
- 00013133  0x00002660 store  0x00000002 , 0x00004682 
- 00013134  0x00002661 rtn 
- 00013135  0x00002664 fetch  0x00000002 , 0x00004682 
- 00013136  0x00002665 set0  0x00000009 , 0x0000003f 
- 00013137  0x00002666 store  0x00000002 , 0x00004682 
- 00013138  0x00002667 branch  0x00003418 
- 00013139  0x0000266a fetch  0x00000002 , 0x00004682 
- 00013140  0x0000266b set1  0x00000002 , 0x0000003f 
- 00013141  0x0000266c store  0x00000002 , 0x00004682 
- 00013142  0x0000266d rtn 
- 00013143  0x00002670 fetch  0x00000002 , 0x0000420a 
- 00013144  0x00002671 set1  0x00000000 , 0x0000003f 
- 00013145  0x00002672 store  0x00000002 , 0x0000420a 
- 00013146  0x00002673 rtn 
- 00013147  0x00002676 fetch  0x00000002 , 0x0000420a 
- 00013148  0x00002677 set1  0x00000008 , 0x0000003f 
- 00013149  0x00002678 store  0x00000002 , 0x0000420a 
- 00013150  0x00002679 branch  0x000033e9 
- 00013151  0x0000267d bpatch  0x000000c7 , 0x00004018 
- 00013152  0x0000267e store  0x00000001 , 0x0000022a 
- 00013153  0x00002680 fetch  0x00000001 , 0x0000022a 
- 00013154  0x00002681 rtn  0x00000034 
- 00013155  0x00002682 increase  0xffffffff , 0x0000003f 
- 00013156  0x00002683 store  0x00000001 , 0x0000022a 
- 00013157  0x00002684 call  0x00007cdd 
- 00013158  0x00002685 call  0x000033d6 
- 00013159  0x00002686 call  0x00003387 
- 00013160  0x00002687 call  0x0000338d 
- 00013161  0x00002688 call  0x0000651b 
- 00013162  0x00002689 fetch  0x00000002 , 0x000041fd 
- 00013163  0x0000268a call  0x00007f9c 
- 00013164  0x0000268b branch  0x00003361 
- 00013165  0x00002691 ifetch  0x00000001 , 0x00000013 
- 00013166  0x00002692 rtn  0x00000034 
- 00013167  0x00002693 pincrease  0xffffffff 
- 00013168  0x00002694 istore  0x00000001 , 0x00000013 
- 00013169  0x00002695 nrtn  0x00000034 
- 00013170  0x00002696 copy  0x00000012 , 0x0000003f 
- 00013171  0x00002697 branch  0x00007f9c 
- 00013172  0x0000269c ifetch  0x00000002 , 0x00000013 
- 00013173  0x0000269d rtn  0x00000034 
- 00013174  0x0000269e pincrease  0xffffffff 
- 00013175  0x0000269f istore  0x00000002 , 0x00000013 
- 00013176  0x000026a0 nrtn  0x00000034 
- 00013177  0x000026a1 copy  0x00000012 , 0x0000003f 
- 00013178  0x000026a2 branch  0x00007f9c 
- 00013179  0x000026a5 fetcht  0x00000002 , 0x0000423f 
- 00013180  0x000026a6 add  0x00000002 , 0x00000001 , 0x00000013 
- 00013181  0x000026a7 arg  0x0000337f , 0x00000012 
- 00013182  0x000026a8 branch  0x0000336d 
- 00013183  0x000026ab call  0x0000342d 
- 00013184  0x000026ac beq  0x00000001 , 0x00003382 
- 00013185  0x000026ae branch  0x0000340a 
- 00013186  0x000026b0 setarg  0x00000002 
- 00013187  0x000026b1 istore  0x00000001 , 0x00000013 
- 00013188  0x000026b2 add  0x00000002 , 0x00000008 , 0x00000012 
- 00013189  0x000026b4 ifetch  0x00000002 , 0x00000012 
- 00013190  0x000026b5 branch  0x00007f9c 
- 00013191  0x000026b8 arg  0x00004205 , 0x00000013 
- 00013192  0x000026b9 arg  0x0000338a , 0x00000012 
- 00013193  0x000026ba branch  0x0000336d 
- 00013194  0x000026bd call  0x00002252 
- 00013195  0x000026be branch  0x0000340e , 0x00000005 
- 00013196  0x000026bf rtn 
- 00013197  0x000026c3 arg  0x0000467e , 0x00000013 
- 00013198  0x000026c4 arg  0x00003390 , 0x00000012 
- 00013199  0x000026c5 branch  0x00003374 
- 00013200  0x000026c8 call  0x000033f0 
- 00013201  0x000026c9 call  0x00003408 
- 00013202  0x000026ca fetch  0x00000002 , 0x000041f7 
- 00013203  0x000026cb branch  0x00007f9c 
- 00013204  0x000026cf call  0x000033ac 
- 00013205  0x000026d1 fetch  0x00000002 , 0x00004682 
- 00013206  0x000026d2 set0  0x00000007 , 0x0000003f 
- 00013207  0x000026d3 store  0x00000002 , 0x00004682 
- 00013208  0x000026d4 rtn 
- 00013209  0x000026d7 jam  0x00000000 , 0x00004205 
- 00013210  0x000026d8 fetch  0x00000002 , 0x00004682 
- 00013211  0x000026d9 bbit1  0x00000007 , 0x0000339e 
- 00013212  0x000026da isolate0  0x00000001 , 0x0000003f 
- 00013213  0x000026db call  0x000032fd , 0x00000001 
- 00013214  0x000026dd bpatch  0x000000c8 , 0x00004019 
- 00013215  0x000026de fetch  0x00000002 , 0x00004682 
- 00013216  0x000026df set0  0x00000000 , 0x0000003f 
- 00013217  0x000026e0 set0  0x00000001 , 0x0000003f 
- 00013218  0x000026e1 set0  0x00000002 , 0x0000003f 
- 00013219  0x000026e2 set0  0x00000003 , 0x0000003f 
- 00013220  0x000026e3 set0  0x00000007 , 0x0000003f 
- 00013221  0x000026e4 store  0x00000002 , 0x00004682 
- 00013222  0x000026e5 branch  0x00003418 
- 00013223  0x000026e8 call  0x000033a9 
- 00013224  0x000026e9 branch  0x0000340a 
- 00013225  0x000026ed setarg  0x00000000 
- 00013226  0x000026ee store  0x00000002 , 0x00004208 
- 00013227  0x000026ef rtn 
- 00013228  0x000026f1 setarg  0x00000000 
- 00013229  0x000026f2 store  0x00000002 , 0x0000420a 
- 00013230  0x000026f3 rtn 
- 00013231  0x000026f6 fetch  0x00000002 , 0x0000420a 
- 00013232  0x000026f7 store  0x00000002 , 0x00004208 
- 00013233  0x000026f8 setarg  0x00000000 
- 00013234  0x000026f9 store  0x00000002 , 0x0000420a 
- 00013235  0x000026fa rtn 
- 00013236  0x000026fd fetch  0x00000002 , 0x0000420a 
- 00013237  0x000026fe set1  0x00000007 , 0x0000003f 
- 00013238  0x000026ff store  0x00000002 , 0x00004208 
- 00013239  0x00002700 setarg  0x00000000 
- 00013240  0x00002701 store  0x00000002 , 0x0000420a 
- 00013241  0x00002702 rtn 
- 00013242  0x0000270b fetch  0x00000001 , 0x00004682 
- 00013243  0x0000270c isolate1  0x00000005 , 0x0000003f 
- 00013244  0x0000270d rtn 
- 00013245  0x00002716 setarg  0x0000aa55 
- 00013246  0x00002718 store  0x00000002 , 0x00000aaa 
- 00013247  0x00002719 bpatch  0x000000c9 , 0x00004019 
- 00013248  0x0000271a arg  0x00000002 , 0x00000002 
- 00013249  0x0000271b arg  0x00000aaa , 0x00000011 
- 00013250  0x0000271c arg  0x000000c3 , 0x00000012 
- 00013251  0x0000271d branch  0x00006606 
- 00013252  0x00002721 bpatch  0x000000ca , 0x00004019 
- 00013253  0x00002722 arg  0x00000002 , 0x00000002 
- 00013254  0x00002723 arg  0x00000a9a , 0x00000011 
- 00013255  0x00002724 arg  0x000000c3 , 0x00000012 
- 00013256  0x00002725 call  0x000065df 
- 00013257  0x00002726 fetch  0x00000002 , 0x00000a9a 
- 00013258  0x00002727 arg  0x0000aa55 , 0x00000002 
- 00013259  0x00002728 isub  0x00000002 , 0x0000003e 
- 00013260  0x00002729 rtn 
- 00013261  0x0000272d fetch  0x00000001 , 0x0000455a 
- 00013262  0x0000272e store  0x00000001 , 0x00004205 
- 00013263  0x0000272f rtn 
- 00013264  0x00002732 arg  0x00000009 , 0x00000007 
- 00013265  0x00002733 branch  0x00002c32 
- 00013266  0x00002736 arg  0x00000009 , 0x00000007 
- 00013267  0x00002737 branch  0x00002c36 
- 00013268  0x0000273a jam  0x00000005 , 0x00004206 
- 00013269  0x0000273b branch  0x000033d0 
- 00013270  0x0000273e arg  0x00004206 , 0x00000013 
- 00013271  0x0000273f arg  0x000033d2 , 0x00000012 
- 00013272  0x00002740 branch  0x0000336d 
- 00013273  0x00002743 jam  0x00000001 , 0x00004363 
- 00013274  0x00002744 rtn 
- 00013275  0x00002747 jam  0x00000000 , 0x00004363 
- 00013276  0x00002748 rtn 
- 00013277  0x0000274b jam  0x0000000a , 0x00000a99 
- 00013278  0x0000274c branch  0x00007d8f 
- 00013279  0x0000274f jam  0x0000001d , 0x00000a99 
- 00013280  0x00002750 branch  0x00007d8f 
- 00013281  0x00002753 bpatch  0x000000cb , 0x00004019 
- 00013282  0x00002754 fetch  0x00000001 , 0x00004207 
- 00013283  0x00002755 store  0x00000001 , 0x0000016d 
- 00013284  0x00002756 jam  0x00000001 , 0x00000228 
- 00013285  0x00002757 jam  0x00000003 , 0x00000a99 
- 00013286  0x00002758 branch  0x00007d8f 
- 00013287  0x0000275b jam  0x0000001e , 0x00000a99 
- 00013288  0x0000275c branch  0x00007d8f 
- 00013289  0x0000275f jam  0x00000004 , 0x00000a99 
- 00013290  0x00002760 branch  0x00007d8f 
- 00013291  0x00002763 fetch  0x00000002 , 0x00004687 
- 00013292  0x00002764 store  0x00000002 , 0x0000467e 
- 00013293  0x00002766 call  0x00003404 
- 00013294  0x00002768 jam  0x00000001 , 0x00000a99 
- 00013295  0x00002769 branch  0x00007d8f 
- 00013296  0x0000276c setarg  0x00000000 
- 00013297  0x0000276d store  0x00000002 , 0x0000467e 
- 00013298  0x0000276e jam  0x00000002 , 0x00000a99 
- 00013299  0x0000276f branch  0x00007d8f 
- 00013300  0x00002772 jam  0x0000000f , 0x00000a99 
- 00013301  0x00002773 branch  0x00007d8f 
- 00013302  0x00002776 jam  0x00000010 , 0x00000a99 
- 00013303  0x00002777 branch  0x00007d8f 
- 00013304  0x0000277a jam  0x0000000e , 0x00000a99 
- 00013305  0x0000277b branch  0x00007d8f 
- 00013306  0x0000277e jam  0x0000000d , 0x00000a99 
- 00013307  0x0000277f branch  0x00007d8f 
- 00013308  0x00002782 jam  0x00000017 , 0x00000a99 
- 00013309  0x00002783 branch  0x00007d8f 
- 00013310  0x00002786 jam  0x00000018 , 0x00000a99 
- 00013311  0x00002787 branch  0x00007d8f 
- 00013312  0x0000278a jam  0x00000016 , 0x00000a99 
- 00013313  0x0000278b branch  0x00007d8f 
- 00013314  0x0000278e jam  0x00000011 , 0x00000a99 
- 00013315  0x0000278f branch  0x00007d8f 
- 00013316  0x00002792 jam  0x00000015 , 0x00000a99 
- 00013317  0x00002793 branch  0x00007d8f 
- 00013318  0x00002796 jam  0x00000014 , 0x00000a99 
- 00013319  0x00002797 branch  0x00007d8f 
- 00013320  0x0000279b jam  0x00000013 , 0x00000a99 
- 00013321  0x0000279c branch  0x00007d8f 
- 00013322  0x0000279f jam  0x00000019 , 0x00000a99 
- 00013323  0x000027a0 branch  0x00007d8f 
- 00013324  0x000027a3 jam  0x00000006 , 0x00000a99 
- 00013325  0x000027a4 branch  0x00007d8f 
- 00013326  0x000027a7 jam  0x00000005 , 0x00000a99 
- 00013327  0x000027a8 branch  0x00007d8f 
- 00013328  0x000027ab jam  0x0000001f , 0x00000a99 
- 00013329  0x000027ac branch  0x00007d8f 
- 00013330  0x000027af jam  0x00000020 , 0x00000a99 
- 00013331  0x000027b0 branch  0x00007d8f 
- 00013332  0x000027b3 jam  0x00000025 , 0x00000a99 
- 00013333  0x000027b4 branch  0x00007d8f 
- 00013334  0x000027b7 set1  0x0000000d , 0x00000000 
- 00013335  0x000027b8 rtn 
- 00013336  0x000027bb set0  0x0000000d , 0x00000000 
- 00013337  0x000027bc rtn 
- 00013338  0x000027d1 call  0x0000342d 
- 00013339  0x000027d2 beq  0x00000002 , 0x00003424 
- 00013340  0x000027d4 setarg  0x00000001 
- 00013341  0x000027d5 istore  0x00000001 , 0x00000013 
- 00013342  0x000027d6 add  0x00000002 , 0x00000003 , 0x00000011 
- 00013343  0x000027d7 add  0x00000002 , 0x00000006 , 0x00000012 
- 00013344  0x000027d9 ifetcht  0x00000001 , 0x00000011 
- 00013345  0x000027da increase  0x00000001 , 0x00000013 
- 00013346  0x000027db istoret  0x00000001 , 0x00000013 
- 00013347  0x000027dc branch  0x00003385 
- 00013348  0x000027df setarg  0x00000000 
- 00013349  0x000027e0 istore  0x00000001 , 0x00000013 
- 00013350  0x000027e1 fetch  0x00000002 , 0x00004682 
- 00013351  0x000027e2 bbit0  0x00000009 , 0x00003429 
- 00013352  0x000027e3 call  0x00003402 
- 00013353  0x000027e5 fetcht  0x00000002 , 0x0000423f 
- 00013354  0x000027e6 add  0x00000002 , 0x00000002 , 0x00000011 
- 00013355  0x000027e7 add  0x00000002 , 0x00000004 , 0x00000012 
- 00013356  0x000027e8 branch  0x00003420 
- 00013357  0x000027eb fetcht  0x00000002 , 0x0000423f 
- 00013358  0x000027ec add  0x00000002 , 0x00000000 , 0x00000013 
- 00013359  0x000027ed ifetch  0x00000001 , 0x00000013 
- 00013360  0x000027ee rtn 
- 00013361  0x000027f1 call  0x0000342d 
- 00013362  0x000027f2 bne  0x00000000 , 0x00003434 
- 00013363  0x000027f3 branch  0x0000340a 
- 00013364  0x000027f5 add  0x00000002 , 0x0000000a , 0x00000012 
- 00013365  0x000027f6 branch  0x00003385 
- 00013366  0x000027f9 rtn  0x0000002b 
- 00013367  0x000027fa jam  0x00000000 , 0x00008081 
- 00013368  0x000027fb setarg  0x00003463 
- 00013369  0x000027fc store  0x00000002 , 0x000041eb 
- 00013370  0x000027fd setarg  0x0000696c 
- 00013371  0x000027fe store  0x00000002 , 0x000041ed 
- 00013372  0x000027ff setarg  0x000034f5 
- 00013373  0x00002800 store  0x00000002 , 0x000041f3 
- 00013374  0x00002801 setarg  0x000034f4 
- 00013375  0x00002802 store  0x00000002 , 0x000041ef 
- 00013376  0x00002803 setarg  0x0000347e 
- 00013377  0x00002804 store  0x00000002 , 0x000041f5 
- 00013378  0x00002805 setarg  0x000034b2 
- 00013379  0x00002806 store  0x00000002 , 0x000041fd 
- 00013380  0x00002807 setarg  0x00003465 
- 00013381  0x00002808 store  0x00000002 , 0x000041fb 
- 00013382  0x00002809 setarg  0x00003470 
- 00013383  0x0000280a store  0x00000002 , 0x000041e9 
- 00013384  0x0000280b setarg  0x00003501 
- 00013385  0x0000280c store  0x00000002 , 0x000041f9 
- 00013386  0x0000280d bpatch  0x000000cc , 0x00004019 
- 00013387  0x0000280e call  0x0000359b 
- 00013388  0x0000280f call  0x00006948 
- 00013389  0x00002810 call  0x000035ad 
- 00013390  0x00002811 call  0x00007d08 
- 00013391  0x00002812 call  0x00007cd3 
- 00013392  0x00002813 setarg  0x0000350b 
- 00013393  0x00002814 store  0x00000002 , 0x00004766 
- 00013394  0x00002815 setarg  0x000034fc 
- 00013395  0x00002816 store  0x00000002 , 0x0000475d 
- 00013396  0x00002817 setarg  0x000034f8 
- 00013397  0x00002818 store  0x00000002 , 0x0000475f 
- 00013398  0x00002819 setarg  0x0000346c 
- 00013399  0x0000281a store  0x00000002 , 0x00004761 
- 00013400  0x0000281b setarg  0x000035a2 
- 00013401  0x0000281c store  0x00000002 , 0x000046a9 
- 00013402  0x0000281d setarg  0x000035a4 
- 00013403  0x0000281e store  0x00000002 , 0x000046ab 
- 00013404  0x0000281f setarg  0x000035a9 
- 00013405  0x00002820 store  0x00000002 , 0x000046b4 
- 00013406  0x00002821 setarg  0x000035a6 
- 00013407  0x00002822 store  0x00000002 , 0x000046b6 
- 00013408  0x00002823 fetch  0x00000002 , 0x00004682 
- 00013409  0x00002824 rtnbit1  0x0000000c 
- 00013410  0x00002825 branch  0x0000340a 
- 00013411  0x00002828 call  0x00003586 
- 00013412  0x00002829 branch  0x0000340a 
- 00013413  0x0000282c call  0x00005892 
- 00013414  0x0000282d nrtn  0x00000034 
- 00013415  0x0000282e arg  0x00000b06 , 0x00000011 
- 00013416  0x0000282f call  0x00007e54 
- 00013417  0x00002830 nrtn  0x00000028 
- 00013418  0x00002831 arg  0x00000b06 , 0x00000006 
- 00013419  0x00002832 branch  0x00004746 
- 00013420  0x00002835 fetch  0x00000002 , 0x00004797 
- 00013421  0x00002836 store  0x00000002 , 0x00004791 
- 00013422  0x00002837 jam  0x00000001 , 0x00004753 
- 00013423  0x00002838 branch  0x0000358f 
- 00013424  0x0000283b fetch  0x00000001 , 0x0000479d 
- 00013425  0x0000283c beq  0x00000001 , 0x00003479 
- 00013426  0x0000283d fetch  0x00000002 , 0x00004682 
- 00013427  0x0000283e bbit0  0x00000009 , 0x00003479 
- 00013428  0x0000283f fetch  0x00000001 , 0x0000479e 
- 00013429  0x00002840 beq  0x00000001 , 0x000033d0 
- 00013430  0x00002841 fetch  0x00000001 , 0x00004700 
- 00013431  0x00002842 nbranch  0x000033d0 , 0x00000034 
- 00013432  0x00002843 branch  0x000033d2 
- 00013433  0x00002846 fetch  0x00000001 , 0x0000479b 
- 00013434  0x00002847 fetcht  0x00000001 , 0x0000479c 
- 00013435  0x00002848 ior  0x00000002 , 0x0000003f 
- 00013436  0x00002849 beq  0x00000001 , 0x000033d0 
- 00013437  0x0000284a branch  0x000033d2 
- 00013438  0x0000284d copy  0x00000013 , 0x0000003f 
- 00013439  0x0000284e beq  0x0000002d , 0x00003431 
- 00013440  0x0000284f beq  0x00000010 , 0x0000341a 
- 00013441  0x00002850 beq  0x00000014 , 0x000034df 
- 00013442  0x00002851 beq  0x00000015 , 0x000034e8 
- 00013443  0x00002852 beq  0x00000040 , 0x00003485 
- 00013444  0x00002853 rtn 
- 00013445  0x00002855 fetch  0x00000002 , 0x00004509 
- 00013446  0x00002856 beq  0x00000001 , 0x0000348c 
- 00013447  0x00002858 fetch  0x00000002 , 0x000043d8 
- 00013448  0x00002859 branch  0x000034a2 , 0x00000034 
- 00013449  0x0000285b jam  0x00000002 , 0x0000478a 
- 00013450  0x0000285c jam  0x0000003c , 0x0000478f 
- 00013451  0x0000285d rtn 
- 00013452  0x00002860 fetch  0x00000002 , 0x0000449a 
- 00013453  0x00002861 branch  0x000034a0 , 0x00000034 
- 00013454  0x00002863 jam  0x00000001 , 0x0000478a 
- 00013455  0x00002864 fetcht  0x00000002 , 0x000047b4 
- 00013456  0x00002865 fetch  0x00000002 , 0x00004496 
- 00013457  0x00002866 iadd  0x00000002 , 0x0000003f 
- 00013458  0x00002867 store  0x00000002 , 0x00004496 
- 00013459  0x00002868 copy  0x0000003f , 0x00000011 
- 00013460  0x00002869 fetch  0x00000002 , 0x00004498 
- 00013461  0x0000286a iadd  0x00000002 , 0x0000003f 
- 00013462  0x0000286b store  0x00000002 , 0x00004498 
- 00013463  0x0000286c iadd  0x00000011 , 0x0000003f 
- 00013464  0x0000286d rshift  0x0000003f , 0x00000002 
- 00013465  0x0000286e fetch  0x00000002 , 0x000047c0 
- 00013466  0x0000286f idiv  0x00000002 
- 00013467  0x00002870 call  0x00007f86 
- 00013468  0x00002871 quotient  0x0000003f 
- 00013469  0x00002872 store  0x00000002 , 0x0000449a 
- 00013470  0x00002873 jam  0x00000001 , 0x00004790 
- 00013471  0x00002874 rtn 
- 00013472  0x00002876 jam  0x00000003 , 0x0000478a 
- 00013473  0x00002877 rtn 
- 00013474  0x0000287a jam  0x00000000 , 0x00004172 
- 00013475  0x0000287b jam  0x00000000 , 0x00004790 
- 00013476  0x0000287c fetch  0x00000002 , 0x000043d6 
- 00013477  0x0000287d fetcht  0x00000002 , 0x000047be 
- 00013478  0x0000287e isub  0x00000002 , 0x0000003e 
- 00013479  0x0000287f setflag  0x00000002 , 0x00000000 , 0x00000011 
- 00013480  0x00002880 fetch  0x00000002 , 0x000047c0 
- 00013481  0x00002881 fetcht  0x00000002 , 0x000043d6 
- 00013482  0x00002882 isub  0x00000002 , 0x0000003f 
- 00013483  0x00002883 setflag  0x00000002 , 0x00000001 , 0x00000011 
- 00013484  0x00002884 compare  0x00000003 , 0x00000011 , 0x00000003 
- 00013485  0x00002885 rtn  0x00000001 
- 00013486  0x00002886 fetch  0x00000008 , 0x000047be 
- 00013487  0x00002887 store  0x00000008 , 0x00004496 
- 00013488  0x00002888 jam  0x00000001 , 0x00004790 
- 00013489  0x00002889 rtn 
- 00013490  0x0000288e call  0x0000337b 
- 00013491  0x0000288f call  0x000034b9 
- 00013492  0x00002890 call  0x000034be 
- 00013493  0x00002891 call  0x000034d5 
- 00013494  0x00002892 call  0x000034ca 
- 00013495  0x00002893 call  0x000034c4 
- 00013496  0x00002894 branch  0x000034d9 
- 00013497  0x00002898 arg  0x00004799 , 0x00000013 
- 00013498  0x00002899 arg  0x000034bc , 0x00000012 
- 00013499  0x0000289a branch  0x0000336d 
- 00013500  0x0000289c jam  0x00000000 , 0x0000479a 
- 00013501  0x0000289d rtn 
- 00013502  0x0000289f arg  0x00004793 , 0x00000013 
- 00013503  0x000028a0 arg  0x000034c1 , 0x00000012 
- 00013504  0x000028a1 branch  0x00003374 
- 00013505  0x000028a3 arg  0x000046bf , 0x00000013 
- 00013506  0x000028a4 arg  0x0000469e , 0x00000012 
- 00013507  0x000028a5 branch  0x00003591 
- 00013508  0x000028a9 arg  0x0000478f , 0x00000013 
- 00013509  0x000028aa arg  0x000034c7 , 0x00000012 
- 00013510  0x000028ab branch  0x0000336d 
- 00013511  0x000028ae fetch  0x00000002 , 0x0000449a 
- 00013512  0x000028af store  0x00000001 , 0x00004172 
- 00013513  0x000028b0 rtn 
- 00013514  0x000028b2 arg  0x00004790 , 0x00000013 
- 00013515  0x000028b3 arg  0x000034cd , 0x00000012 
- 00013516  0x000028b4 branch  0x0000336d 
- 00013517  0x000028b6 fetch  0x00000001 , 0x0000043f 
- 00013518  0x000028b7 compare  0x00000000 , 0x0000003f , 0x00000060 
- 00013519  0x000028b8 nbranch  0x000034d3 , 0x00000001 
- 00013520  0x000028b9 jam  0x00000001 , 0x0000478a 
- 00013521  0x000028ba call  0x00003416 
- 00013522  0x000028bb branch  0x00005abf 
- 00013523  0x000028bd jam  0x00000001 , 0x00004790 
- 00013524  0x000028be rtn 
- 00013525  0x000028c1 arg  0x00004791 , 0x00000013 
- 00013526  0x000028c2 arg  0x000034d8 , 0x00000012 
- 00013527  0x000028c3 branch  0x00003374 
- 00013528  0x000028c7 branch  0x0000341a 
- 00013529  0x000028cc arg  0x0000478d , 0x00000013 
- 00013530  0x000028cd arg  0x000034dc , 0x00000012 
- 00013531  0x000028ce branch  0x00003374 
- 00013532  0x000028d0 fetch  0x00000002 , 0x000047a7 
- 00013533  0x000028d1 store  0x00000002 , 0x0000478d 
- 00013534  0x000028d2 branch  0x000035af 
- 00013535  0x000028d6 fetch  0x00000002 , 0x000047a7 
- 00013536  0x000028d7 store  0x00000002 , 0x0000478d 
- 00013537  0x000028d8 setarg  0x00000000 
- 00013538  0x000028d9 store  0x00000002 , 0x00004793 
- 00013539  0x000028da store  0x00000002 , 0x00004791 
- 00013540  0x000028db call  0x0000355c 
- 00013541  0x000028dc call  0x00003586 
- 00013542  0x000028dd jam  0x00000000 , 0x00004172 
- 00013543  0x000028de branch  0x000033f8 
- 00013544  0x000028e4 setarg  0x00000000 
- 00013545  0x000028e5 store  0x00000004 , 0x0000478d 
- 00013546  0x000028e6 store  0x00000003 , 0x0000478a 
- 00013547  0x000028e7 store  0x00000002 , 0x00004509 
- 00013548  0x000028e9 jam  0x00000001 , 0x000047a0 
- 00013549  0x000028ea fetch  0x00000002 , 0x00004797 
- 00013550  0x000028eb store  0x00000002 , 0x00004791 
- 00013551  0x000028ec call  0x00007e38 
- 00013552  0x000028ed fetch  0x00000001 , 0x00004759 
- 00013553  0x000028ee rtneq  0x00000000 
- 00013554  0x000028ef call  0x0000358f 
- 00013555  0x000028f0 branch  0x0000356e 
- 00013556  0x000028f5 branch  0x00003508 
- 00013557  0x000028f9 fetch  0x00000001 , 0x00004759 
- 00013558  0x000028fa rtnne  0x00000002 
- 00013559  0x000028fb branch  0x00003508 
- 00013560  0x00002901 arg  0x000046cd , 0x00000013 
- 00013561  0x00002902 call  0x00003582 
- 00013562  0x00002903 arg  0x000046c6 , 0x00000013 
- 00013563  0x00002905 branch  0x00003584 
- 00013564  0x00002908 jam  0x00000000 , 0x0000436e 
- 00013565  0x00002909 arg  0x000046db , 0x00000013 
- 00013566  0x0000290a call  0x00003582 
- 00013567  0x0000290b arg  0x000046d4 , 0x00000013 
- 00013568  0x0000290c branch  0x000034fb 
- 00013569  0x0000290f fetch  0x00000001 , 0x00000477 
- 00013570  0x00002910 beq  0x00000012 , 0x00003504 
- 00013571  0x00002911 rtn 
- 00013572  0x00002913 fetch  0x00000002 , 0x00000478 
- 00013573  0x00002915 beq  0x0000000d , 0x00003536 
- 00013574  0x00002916 beq  0x0000000b , 0x00003571 
- 00013575  0x00002917 rtn 
- 00013576  0x0000291d fetch  0x00000001 , 0x00004753 
- 00013577  0x0000291e rtn  0x00000034 
- 00013578  0x0000291f branch  0x00006978 
- 00013579  0x00002924 copy  0x00000011 , 0x0000003f 
- 00013580  0x00002925 branch  0x00003510 , 0x00000034 
- 00013581  0x00002927 copy  0x00000007 , 0x0000003f 
- 00013582  0x00002928 beq  0x00000000 , 0x00003513 
- 00013583  0x00002929 rtn 
- 00013584  0x0000292b copy  0x00000007 , 0x0000003f 
- 00013585  0x0000292c beq  0x00000000 , 0x0000351b 
- 00013586  0x0000292d rtn 
- 00013587  0x00002930 jam  0x00000001 , 0x0000479d 
- 00013588  0x00002931 arg  0x000046f7 , 0x00000013 
- 00013589  0x00002932 call  0x00003582 
- 00013590  0x00002933 arg  0x000046f0 , 0x00000013 
- 00013591  0x00002934 call  0x00003584 
- 00013592  0x00002935 fetch  0x00000002 , 0x00004682 
- 00013593  0x00002936 bbit0  0x00000009 , 0x00003532 
- 00013594  0x00002937 branch  0x00003521 
- 00013595  0x0000293a jam  0x00000000 , 0x0000479d 
- 00013596  0x0000293b branch  0x0000351d 
- 00013597  0x00002940 fetch  0x00000001 , 0x0000479a 
- 00013598  0x00002941 rtnne  0x00000001 
- 00013599  0x00002942 jam  0x00000005 , 0x00004799 
- 00013600  0x00002943 rtn 
- 00013601  0x00002946 fetch  0x00000001 , 0x0000479a 
- 00013602  0x00002947 pincrease  0x00000001 
- 00013603  0x00002948 store  0x00000001 , 0x0000479a 
- 00013604  0x00002949 beq  0x00000001 , 0x00003527 
- 00013605  0x0000294a beq  0x00000002 , 0x0000352b 
- 00013606  0x0000294b rtn 
- 00013607  0x0000294d call  0x0000355c 
- 00013608  0x0000294e jam  0x00000001 , 0x00004771 
- 00013609  0x0000294f arg  0x0000476c , 0x00000013 
- 00013610  0x00002950 branch  0x00003544 
- 00013611  0x00002952 jam  0x00000000 , 0x0000479a 
- 00013612  0x00002953 jam  0x00000002 , 0x00004771 
- 00013613  0x00002954 arg  0x0000476c , 0x00000013 
- 00013614  0x00002955 call  0x00003544 
- 00013615  0x00002956 fetch  0x00000001 , 0x0000479e 
- 00013616  0x00002957 beq  0x00000001 , 0x00003551 
- 00013617  0x00002958 rtn 
- 00013618  0x0000295b fetch  0x00000002 , 0x00004797 
- 00013619  0x0000295c store  0x00000002 , 0x00004791 
- 00013620  0x0000295d call  0x0000355c 
- 00013621  0x0000295e branch  0x0000358f 
- 00013622  0x00002962 bpatch  0x000000cd , 0x00004019 
- 00013623  0x00002963 call  0x000036fc 
- 00013624  0x00002964 ifetch  0x00000001 , 0x00000011 
- 00013625  0x00002965 beq  0x00000003 , 0x0000353c 
- 00013626  0x00002966 beq  0x00000007 , 0x00003540 
- 00013627  0x00002967 rtn 
- 00013628  0x0000296a fetch  0x00000001 , 0x0000479e 
- 00013629  0x0000296b beq  0x00000000 , 0x00003551 
- 00013630  0x0000296c beq  0x00000001 , 0x0000355c 
- 00013631  0x0000296d rtn 
- 00013632  0x00002970 ifetch  0x00000001 , 0x00000012 
- 00013633  0x00002971 beq  0x00000001 , 0x00003564 
- 00013634  0x00002972 beq  0x00000000 , 0x00003569 
- 00013635  0x00002973 rtn 
- 00013636  0x0000297b bpatch  0x000000ce , 0x00004019 
- 00013637  0x0000297c fetch  0x00000001 , 0x0000478b 
- 00013638  0x0000297d isolate1  0x00000000 , 0x0000003f 
- 00013639  0x0000297e nrtn  0x00000001 
- 00013640  0x0000297f add  0x00000013 , 0x00000006 , 0x00000006 
- 00013641  0x00002980 ifetch  0x00000002 , 0x00000006 
- 00013642  0x00002981 byteswap  0x0000003f , 0x0000003f 
- 00013643  0x00002982 add  0x0000003f , 0x00000005 , 0x00000039 
- 00013644  0x00002983 add  0x00000013 , 0x00000003 , 0x00000006 
- 00013645  0x00002984 call  0x000036f0 
- 00013646  0x00002985 istore  0x00000001 , 0x00000006 
- 00013647  0x00002986 copy  0x00000013 , 0x00000011 
- 00013648  0x00002987 branch  0x00007e3d 
- 00013649  0x0000298e fetch  0x00000001 , 0x00004759 
- 00013650  0x0000298f rtn  0x00000034 
- 00013651  0x00002990 jam  0x00000001 , 0x0000479e 
- 00013652  0x00002991 arg  0x000046e9 , 0x00000013 
- 00013653  0x00002992 call  0x00003582 
- 00013654  0x00002993 arg  0x000046e2 , 0x00000013 
- 00013655  0x00002994 call  0x00003584 
- 00013656  0x00002995 jam  0x00000004 , 0x00004780 
- 00013657  0x00002996 jam  0x00000001 , 0x00004783 
- 00013658  0x00002997 arg  0x0000477b , 0x00000013 
- 00013659  0x00002998 branch  0x00003544 
- 00013660  0x0000299a fetch  0x00000001 , 0x0000479e 
- 00013661  0x0000299b rtn  0x00000034 
- 00013662  0x0000299c jam  0x00000000 , 0x0000479e 
- 00013663  0x0000299d call  0x00003586 
- 00013664  0x0000299e jam  0x00000004 , 0x00004780 
- 00013665  0x0000299f jam  0x00000000 , 0x00004783 
- 00013666  0x000029a0 arg  0x0000477b , 0x00000013 
- 00013667  0x000029a1 branch  0x00003544 
- 00013668  0x000029a4 jam  0x00000001 , 0x0000479f 
- 00013669  0x000029a5 jam  0x00000007 , 0x00004780 
- 00013670  0x000029a6 jam  0x00000001 , 0x00004783 
- 00013671  0x000029a7 arg  0x0000477b , 0x00000013 
- 00013672  0x000029a8 branch  0x00003544 
- 00013673  0x000029aa jam  0x00000000 , 0x0000479f 
- 00013674  0x000029ab jam  0x00000007 , 0x00004780 
- 00013675  0x000029ac jam  0x00000000 , 0x00004783 
- 00013676  0x000029ad arg  0x0000477b , 0x00000013 
- 00013677  0x000029ae branch  0x00003544 
- 00013678  0x000029b0 fetch  0x00000001 , 0x0000479f 
- 00013679  0x000029b1 rtn  0x00000034 
- 00013680  0x000029b2 branch  0x00003551 
- 00013681  0x000029b5 ifetch  0x00000002 , 0x00000011 
- 00013682  0x000029b6 store  0x00000002 , 0x0000478b 
- 00013683  0x000029b7 isolate1  0x00000000 , 0x0000003f 
- 00013684  0x000029b8 nrtn  0x00000001 
- 00013685  0x000029b9 fetch  0x00000001 , 0x000047a0 
- 00013686  0x000029ba rtn  0x00000034 
- 00013687  0x000029bb jam  0x00000000 , 0x000047a0 
- 00013688  0x000029bc fetch  0x00000008 , 0x000047b6 
- 00013689  0x000029bd store  0x00000008 , 0x00004496 
- 00013690  0x000029be jam  0x00000002 , 0x00004790 
- 00013691  0x000029bf call  0x000035af 
- 00013692  0x000029c0 call  0x000035b9 
- 00013693  0x000029c1 jam  0x00000007 , 0x00004780 
- 00013694  0x000029c2 fetch  0x00000001 , 0x0000479f 
- 00013695  0x000029c3 store  0x00000001 , 0x00004783 
- 00013696  0x000029c4 arg  0x0000477b , 0x00000013 
- 00013697  0x000029c5 branch  0x00003544 
- 00013698  0x000029ca arg  0x00000001 , 0x00000011 
- 00013699  0x000029cb branch  0x00003585 
- 00013700  0x000029cd arg  0x00000000 , 0x00000011 
- 00013701  0x000029cf branch  0x0000358c 
- 00013702  0x000029d2 arg  0x00000000 , 0x00000011 
- 00013703  0x000029d3 call  0x00007d19 
- 00013704  0x000029d4 arg  0x00000001 , 0x00000011 
- 00013705  0x000029d5 call  0x00007d19 
- 00013706  0x000029d6 fetch  0x00000001 , 0x000047a1 
- 00013707  0x000029d7 branch  0x000069d7 
- 00013708  0x000029da call  0x00007d04 
- 00013709  0x000029db arg  0x00000007 , 0x00000039 
- 00013710  0x000029dc branch  0x00007d26 
- 00013711  0x000029e1 arg  0x000046b8 , 0x00000013 
- 00013712  0x000029e2 arg  0x0000469a , 0x00000012 
- 00013713  0x000029e4 call  0x00003596 
- 00013714  0x000029e5 call  0x00003584 
- 00013715  0x000029e6 fetch  0x00000002 , 0x00004795 
- 00013716  0x000029e7 store  0x00000002 , 0x00004793 
- 00013717  0x000029e8 branch  0x000033fa 
- 00013718  0x000029eb ifetch  0x00000002 , 0x00000012 
- 00013719  0x000029ec store  0x00000002 , 0x00004154 
- 00013720  0x000029ed ifetch  0x00000002 , 0x00000006 
- 00013721  0x000029ee store  0x00000002 , 0x00004482 
- 00013722  0x000029ef rtn 
- 00013723  0x000029f2 arg  0x00000000 , 0x00000011 
- 00013724  0x000029f3 call  0x000069a6 
- 00013725  0x000029f4 fetch  0x00000006 , 0x000047a1 
- 00013726  0x000029f5 store  0x00000006 , 0x00000a9a 
- 00013727  0x000029f6 call  0x000069ae 
- 00013728  0x000029f7 fetch  0x00000001 , 0x000047a1 
- 00013729  0x000029f8 branch  0x000069d7 
- 00013730  0x000029fb jam  0x00000001 , 0x0000479b 
- 00013731  0x000029fc rtn 
- 00013732  0x000029fe jam  0x00000000 , 0x0000479b 
- 00013733  0x000029ff rtn 
- 00013734  0x00002a04 jam  0x00000000 , 0x0000479c 
- 00013735  0x00002a05 fetch  0x00000001 , 0x000047a1 
- 00013736  0x00002a06 branch  0x000069d7 
- 00013737  0x00002a09 jam  0x00000001 , 0x0000479c 
- 00013738  0x00002a0a fetch  0x00000006 , 0x000047a1 
- 00013739  0x00002a0b store  0x00000006 , 0x00000a9a 
- 00013740  0x00002a0c branch  0x000069ae 
- 00013741  0x00002a11 jam  0x00000000 , 0x0000422d 
- 00013742  0x00002a12 branch  0x000068a8 
- 00013743  0x00002a15 call  0x000068eb 
- 00013744  0x00002a16 call  0x00006908 
- 00013745  0x00002a17 store  0x00000002 , 0x000047b0 
- 00013746  0x00002a18 arg  0x000047aa , 0x00000011 
- 00013747  0x00002a19 call  0x00006930 
- 00013748  0x00002a1a store  0x00000001 , 0x000047a9 
- 00013749  0x00002a1b beq  0x00000000 , 0x000035be 
- 00013750  0x00002a1c sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00013751  0x00002a1d nbranch  0x000035bc , 0x00000002 
- 00013752  0x00002a1e store  0x00000001 , 0x00004783 
- 00013753  0x00002a20 jam  0x00000005 , 0x00004780 
- 00013754  0x00002a21 arg  0x0000477b , 0x00000013 
- 00013755  0x00002a22 branch  0x00003544 
- 00013756  0x00002a24 jam  0x00000064 , 0x00004783 
- 00013757  0x00002a25 branch  0x000035b9 
- 00013758  0x00002a28 branch  0x0000341a 
- 00013759  0x00002a2d rtn  0x0000002b 
- 00013760  0x00002a2e hfetch  0x00000001 , 0x00008081 
- 00013761  0x00002a2f and_into  0x000000f0 , 0x0000003f 
- 00013762  0x00002a30 hstore  0x00000001 , 0x00008081 
- 00013763  0x00002a31 setarg  0x00003631 
- 00013764  0x00002a32 store  0x00000002 , 0x000041eb 
- 00013765  0x00002a34 setarg  0x00003633 
- 00013766  0x00002a35 store  0x00000002 , 0x000041ed 
- 00013767  0x00002a37 setarg  0x0000340a 
- 00013768  0x00002a38 store  0x00000002 , 0x000041f7 
- 00013769  0x00002a3a setarg  0x00003635 
- 00013770  0x00002a3b store  0x00000002 , 0x000041f3 
- 00013771  0x00002a3d setarg  0x0000364b 
- 00013772  0x00002a3e store  0x00000002 , 0x000041f5 
- 00013773  0x00002a40 setarg  0x000033d0 
- 00013774  0x00002a41 store  0x00000002 , 0x000041e9 
- 00013775  0x00002a43 setarg  0x000036f6 
- 00013776  0x00002a44 store  0x00000002 , 0x000041f9 
- 00013777  0x00002a46 setarg  0x0000367a 
- 00013778  0x00002a47 store  0x00000002 , 0x000041fd 
- 00013779  0x00002a49 call  0x00002c7a 
- 00013780  0x00002a4a setarg  0x00003722 
- 00013781  0x00002a4b add  0x00000013 , 0x000000de , 0x00000005 
- 00013782  0x00002a4c istore  0x00000002 , 0x00000005 
- 00013783  0x00002a4e setarg  0x000035ed 
- 00013784  0x00002a4f store  0x00000002 , 0x0000475b 
- 00013785  0x00002a51 setarg  0x000035ef 
- 00013786  0x00002a52 store  0x00000002 , 0x0000475f 
- 00013787  0x00002a54 bpatch  0x000000cf , 0x00004019 
- 00013788  0x00002a55 call  0x00003628 
- 00013789  0x00002a56 call  0x00007e38 
- 00013790  0x00002a57 jam  0x00000002 , 0x00004172 
- 00013791  0x00002a58 jam  0x00000000 , 0x000049f6 
- 00013792  0x00002a59 fetch  0x00000001 , 0x000047cb 
- 00013793  0x00002a5a store  0x00000001 , 0x0000469a 
- 00013794  0x00002a5b beq  0x00000000 , 0x000035ee 
- 00013795  0x00002a5c fetch  0x00000001 , 0x000047cc 
- 00013796  0x00002a5d store  0x00000001 , 0x00004686 
- 00013797  0x00002a5e jam  0x00000000 , 0x0000436e 
- 00013798  0x00002a60 call  0x0000360f 
- 00013799  0x00002a61 call  0x00007cd3 
- 00013800  0x00002a62 call  0x00007cdd 
- 00013801  0x00002a63 jam  0x00000001 , 0x000047f3 
- 00013802  0x00002a64 fetch  0x00000002 , 0x00004682 
- 00013803  0x00002a65 rtnbit1  0x0000000c 
- 00013804  0x00002a66 branch  0x0000340a 
- 00013805  0x00002a69 branch  0x0000360f 
- 00013806  0x00002a6c jam  0x00000002 , 0x000047f3 
- 00013807  0x00002a6e jam  0x00000001 , 0x0000436e 
- 00013808  0x00002a6f call  0x0000360f 
- 00013809  0x00002a70 arg  0x00000000 , 0x00000011 
- 00013810  0x00002a71 call  0x00007d1e 
- 00013811  0x00002a73 setarg  0x00000020 
- 00013812  0x00002a74 call  0x000046f0 
- 00013813  0x00002a76 arg  0x000043b7 , 0x00000005 
- 00013814  0x00002a77 fetch  0x00000001 , 0x000044a0 
- 00013815  0x00002a79 and  0x0000003f , 0x000000f0 , 0x00000002 
- 00013816  0x00002a7a rshift4  0x00000002 , 0x00000002 
- 00013817  0x00002a7b call  0x00003609 
- 00013818  0x00002a7c istoret  0x00000001 , 0x00000005 
- 00013819  0x00002a7d and  0x0000003f , 0x0000000f , 0x00000002 
- 00013820  0x00002a7e call  0x00003609 
- 00013821  0x00002a7f istoret  0x00000001 , 0x00000005 
- 00013822  0x00002a80 call  0x000057a6 
- 00013823  0x00002a81 fetcht  0x00000001 , 0x000043af 
- 00013824  0x00002a82 copy  0x00000002 , 0x00000039 
- 00013825  0x00002a83 arg  0x00004372 , 0x00000005 
- 00013826  0x00002a84 arg  0x000043b0 , 0x00000006 
- 00013827  0x00002a85 call  0x00007f01 
- 00013828  0x00002a87 fetcht  0x00000001 , 0x000043af 
- 00013829  0x00002a88 copy  0x00000002 , 0x00000039 
- 00013830  0x00002a89 arg  0x00004392 , 0x00000005 
- 00013831  0x00002a8a arg  0x000043b0 , 0x00000006 
- 00013832  0x00002a8b branch  0x00007f01 
- 00013833  0x00002a8d sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00013834  0x00002a8e branch  0x0000360d , 0x00000002 
- 00013835  0x00002a8f add  0x00000002 , 0x00000037 , 0x00000002 
- 00013836  0x00002a90 rtn 
- 00013837  0x00002a92 add  0x00000002 , 0x00000030 , 0x00000002 
- 00013838  0x00002a93 rtn 
- 00013839  0x00002a96 fetch  0x00000001 , 0x000047c0 
- 00013840  0x00002a97 bne  0x000000ff , 0x00003621 
- 00013841  0x00002a99 fetch  0x00000001 , 0x000047be 
- 00013842  0x00002a9a bne  0x000000ff , 0x00003624 
- 00013843  0x00002a9c fetch  0x00000001 , 0x000047c9 
- 00013844  0x00002a9d bne  0x000000ff , 0x00003626 
- 00013845  0x00002a9f fetch  0x00000001 , 0x0000472c 
- 00013846  0x00002aa0 copy  0x0000003f , 0x00000039 
- 00013847  0x00002aa1 setarg  0x0000472d 
- 00013848  0x00002aa2 copy  0x0000003f , 0x00000011 
- 00013849  0x00002aa4 copy  0x00000011 , 0x00000006 
- 00013850  0x00002aa5 ifetch  0x00000001 , 0x00000006 
- 00013851  0x00002aa6 copy  0x00000006 , 0x00000011 
- 00013852  0x00002aa7 beq  0x000000ff , 0x0000361f 
- 00013853  0x00002aa8 copy  0x0000003f , 0x00000002 
- 00013854  0x00002aa9 call  0x0000680e 
- 00013855  0x00002aab loop  0x00003619 
- 00013856  0x00002aad rtn 
- 00013857  0x00002aaf fetch  0x00000008 , 0x000047c0 
- 00013858  0x00002ab0 store  0x00000008 , 0x0000472f 
- 00013859  0x00002ab1 branch  0x00003611 
- 00013860  0x00002ab3 store  0x00000001 , 0x0000472d 
- 00013861  0x00002ab4 branch  0x00003613 
- 00013862  0x00002ab6 store  0x00000001 , 0x0000472e 
- 00013863  0x00002ab7 branch  0x00003615 
- 00013864  0x00002abb arg  0x00000000 , 0x00000011 
- 00013865  0x00002abc call  0x000069a6 
- 00013866  0x00002abd call  0x000037e4 
- 00013867  0x00002abe call  0x00002c7d 
- 00013868  0x00002abf branch  0x0000362d 
- 00013869  0x00002ac2 jam  0x00000064 , 0x000047cf 
- 00013870  0x00002ac3 fetch  0x00000001 , 0x000047c9 
- 00013871  0x00002ac4 store  0x00000001 , 0x00004744 
- 00013872  0x00002ac5 branch  0x000068a8 
- 00013873  0x00002ac8 call  0x00006835 
- 00013874  0x00002ac9 branch  0x0000696c 
- 00013875  0x00002acc branch  0x0000696c 
- 00013876  0x00002ad1 branch  0x00006978 
- 00013877  0x00002ad4 call  0x00003642 
- 00013878  0x00002ad5 call  0x000037ee 
- 00013879  0x00002ad6 call  0x00003639 
- 00013880  0x00002ad7 branch  0x00003634 
- 00013881  0x00002ada fetch  0x00000002 , 0x00004682 
- 00013882  0x00002adb rtnbit1  0x00000009 
- 00013883  0x00002adc fetch  0x00000001 , 0x000049f6 
- 00013884  0x00002add beq  0x00000001 , 0x0000363e 
- 00013885  0x00002ade rtn 
- 00013886  0x00002ae0 fetch  0x00000001 , 0x000047ea 
- 00013887  0x00002ae1 rtneq  0x00000001 
- 00013888  0x00002ae2 jam  0x00000001 , 0x000047ea 
- 00013889  0x00002ae3 branch  0x00003654 
- 00013890  0x00002ae6 fetch  0x00000002 , 0x00004682 
- 00013891  0x00002ae7 rtnbit0  0x00000009 
- 00013892  0x00002ae8 call  0x00005892 
- 00013893  0x00002ae9 nrtn  0x00000034 
- 00013894  0x00002aea arg  0x00004718 , 0x00000011 
- 00013895  0x00002aeb call  0x00007e54 
- 00013896  0x00002aec nrtn  0x00000028 
- 00013897  0x00002aed arg  0x00004718 , 0x00000006 
- 00013898  0x00002aee branch  0x00004746 
- 00013899  0x00002af1 copy  0x00000013 , 0x0000003f 
- 00013900  0x00002af2 beq  0x0000002d , 0x00003431 
- 00013901  0x00002af3 beq  0x00000010 , 0x0000341a 
- 00013902  0x00002af4 beq  0x00000014 , 0x00003651 
- 00013903  0x00002af5 beq  0x00000015 , 0x00003660 
- 00013904  0x00002af6 rtn 
- 00013905  0x00002af9 setarg  0x00000000 
- 00013906  0x00002afa call  0x00003220 
- 00013907  0x00002afb branch  0x00003656 
- 00013908  0x00002afd fetch  0x00000002 , 0x000047eb 
- 00013909  0x00002afe store  0x00000002 , 0x000047ed 
- 00013910  0x00002b00 jam  0x00000014 , 0x000047ce 
- 00013911  0x00002b01 jam  0x00000000 , 0x00004091 
- 00013912  0x00002b02 call  0x000033f8 
- 00013913  0x00002b03 call  0x00003416 
- 00013914  0x00002b04 fetch  0x00000001 , 0x000047bd 
- 00013915  0x00002b05 beq  0x00000001 , 0x0000365e 
- 00013916  0x00002b07 arg  0x00000000 , 0x00000011 
- 00013917  0x00002b08 branch  0x00007d14 
- 00013918  0x00002b0a arg  0x00000000 , 0x00000011 
- 00013919  0x00002b0b branch  0x00007d19 
- 00013920  0x00002b0e setarg  0x00000002 
- 00013921  0x00002b0f call  0x00003220 
- 00013922  0x00002b11 setarg  0x00000000 
- 00013923  0x00002b12 store  0x00000005 , 0x0000479c 
- 00013924  0x00002b13 setarg  0x00000004 
- 00013925  0x00002b14 call  0x000069d7 
- 00013926  0x00002b15 setarg  0x00000005 
- 00013927  0x00002b16 call  0x000069d7 
- 00013928  0x00002b17 setarg  0x00000014 
- 00013929  0x00002b18 call  0x000069d7 
- 00013930  0x00002b19 setarg  0x00000015 
- 00013931  0x00002b1a call  0x000069d7 
- 00013932  0x00002b1b setarg  0x00000016 
- 00013933  0x00002b1c call  0x000069d7 
- 00013934  0x00002b1d setarg  0x00000007 
- 00013935  0x00002b1e call  0x000069d7 
- 00013936  0x00002b1f call  0x00007e38 
- 00013937  0x00002b20 jam  0x0000000a , 0x0000475e 
- 00013938  0x00002b21 jam  0x0000000a , 0x00004760 
- 00013939  0x00002b22 jam  0x0000000a , 0x00004762 
- 00013940  0x00002b24 jam  0x00000002 , 0x00004172 
- 00013941  0x00002b25 arg  0x00000000 , 0x00000011 
- 00013942  0x00002b26 call  0x00007d1e 
- 00013943  0x00002b28 setarg  0x00000020 
- 00013944  0x00002b29 call  0x000046f0 
- 00013945  0x00002b2a branch  0x000033fa 
- 00013946  0x00002b2e call  0x0000373b 
- 00013947  0x00002b2f call  0x0000373e 
- 00013948  0x00002b30 call  0x00003741 
- 00013949  0x00002b31 call  0x0000337b 
- 00013950  0x00002b32 call  0x000036c8 
- 00013951  0x00002b33 call  0x000036a1 
- 00013952  0x00002b34 call  0x0000368a 
- 00013953  0x00002b35 call  0x00003683 
- 00013954  0x00002b36 branch  0x0000368f 
- 00013955  0x00002b39 arg  0x0000479a , 0x00000013 
- 00013956  0x00002b3a arg  0x00003686 , 0x00000012 
- 00013957  0x00002b3b branch  0x0000336d 
- 00013958  0x00002b3d call  0x00003847 
- 00013959  0x00002b3e nrtn  0x00000001 
- 00013960  0x00002b3f jam  0x00000001 , 0x0000479b 
- 00013961  0x00002b40 rtn 
- 00013962  0x00002b43 arg  0x000047ed , 0x00000013 
- 00013963  0x00002b44 arg  0x0000368d , 0x00000012 
- 00013964  0x00002b45 branch  0x00003374 
- 00013965  0x00002b47 jam  0x00000002 , 0x000047ea 
- 00013966  0x00002b48 branch  0x00003662 
- 00013967  0x00002b4b arg  0x000047f1 , 0x00000013 
- 00013968  0x00002b4c arg  0x00003692 , 0x00000012 
- 00013969  0x00002b4d branch  0x0000336d 
- 00013970  0x00002b4f fetch  0x00000001 , 0x000047f2 
- 00013971  0x00002b50 branch  0x0000369e , 0x00000034 
- 00013972  0x00002b51 jam  0x00000002 , 0x000047f1 
- 00013973  0x00002b52 jam  0x00000000 , 0x000047f2 
- 00013974  0x00002b53 setarg  0x00000a02 
- 00013975  0x00002b54 store  0x00000002 , 0x00004752 
- 00013976  0x00002b55 fetch  0x00000001 , 0x000047b9 
- 00013977  0x00002b56 beq  0x00000003 , 0x0000369b 
- 00013978  0x00002b58 branch  0x00003762 
- 00013979  0x00002b5a setarg  0x00000a02 
- 00013980  0x00002b5b store  0x00000002 , 0x00004754 
- 00013981  0x00002b5c branch  0x00003762 
- 00013982  0x00002b5e setarg  0x00000000 
- 00013983  0x00002b5f store  0x00000004 , 0x00004752 
- 00013984  0x00002b60 branch  0x00003762 
- 00013985  0x00002b63 fetch  0x00000001 , 0x000047c8 
- 00013986  0x00002b64 rtn  0x00000034 
- 00013987  0x00002b65 fetch  0x00000002 , 0x00004682 
- 00013988  0x00002b66 bbit0  0x00000009 , 0x000036c6 
- 00013989  0x00002b67 arg  0x000047ce , 0x00000013 
- 00013990  0x00002b68 arg  0x000036a8 , 0x00000012 
- 00013991  0x00002b69 branch  0x0000336d 
- 00013992  0x00002b6b fetch  0x00000001 , 0x000047cd 
- 00013993  0x00002b6c store  0x00000001 , 0x000047ce 
- 00013994  0x00002b6d fetch  0x00000001 , 0x000047d1 
- 00013995  0x00002b6e nrtn  0x00000034 
- 00013996  0x00002b70 call  0x000068eb 
- 00013997  0x00002b71 call  0x00006908 
- 00013998  0x00002b72 store  0x00000002 , 0x000047e8 
- 00013999  0x00002b73 arg  0x000047e2 , 0x00000011 
- 00014000  0x00002b74 call  0x00006930 
- 00014001  0x00002b75 fetcht  0x00000001 , 0x000047cf 
- 00014002  0x00002b76 isub  0x00000002 , 0x0000003e 
- 00014003  0x00002b77 branch  0x000036b6 , 0x00000002 
- 00014004  0x00002b78 store  0x00000001 , 0x000047cf 
- 00014005  0x00002b79 copy  0x0000003f , 0x00000002 
- 00014006  0x00002b7b storet  0x00000001 , 0x000047d0 
- 00014007  0x00002b7c fetch  0x00000001 , 0x000047ca 
- 00014008  0x00002b7d isub  0x00000002 , 0x0000003e 
- 00014009  0x00002b7e call  0x000036c1 , 0x00000002 
- 00014010  0x00002b7f storet  0x00000001 , 0x000047db 
- 00014011  0x00002b80 arg  0x00000006 , 0x00000039 
- 00014012  0x00002b81 arg  0x000047d6 , 0x00000006 
- 00014013  0x00002b82 call  0x000036f0 
- 00014014  0x00002b83 store  0x00000001 , 0x000047dc 
- 00014015  0x00002b84 arg  0x000047d3 , 0x00000011 
- 00014016  0x00002b85 branch  0x00007e3d 
- 00014017  0x00002b87 fetch  0x00000001 , 0x000047d2 
- 00014018  0x00002b88 nrtn  0x00000034 
- 00014019  0x00002b89 jam  0x00000001 , 0x000047d2 
- 00014020  0x00002b8a arg  0x00000001 , 0x00000011 
- 00014021  0x00002b8b branch  0x00007d1e 
- 00014022  0x00002b8d arg  0x00000001 , 0x00000011 
- 00014023  0x00002b8e branch  0x00007d19 
- 00014024  0x00002b91 arg  0x000047a4 , 0x00000013 
- 00014025  0x00002b92 arg  0x000036cb , 0x00000012 
- 00014026  0x00002b93 branch  0x0000336d 
- 00014027  0x00002b95 jam  0x00000005 , 0x000047a4 
- 00014028  0x00002b96 jam  0x00000000 , 0x000047a6 
- 00014029  0x00002b97 fetch  0x00000001 , 0x000047a5 
- 00014030  0x00002b98 beq  0x00000001 , 0x000036ee 
- 00014031  0x00002b99 beq  0x00000000 , 0x000036ec 
- 00014032  0x00002b9b arg  0x0000479c , 0x00000006 
- 00014033  0x00002b9c copy  0x00000006 , 0x00000011 
- 00014034  0x00002b9d arg  0x00000008 , 0x00000039 
- 00014035  0x00002b9f copy  0x00000011 , 0x00000006 
- 00014036  0x00002ba0 ifetch  0x00000001 , 0x00000006 
- 00014037  0x00002ba1 copy  0x00000006 , 0x00000011 
- 00014038  0x00002ba2 beq  0x00000000 , 0x000036e3 
- 00014039  0x00002ba3 beq  0x00000001 , 0x000036e6 
- 00014040  0x00002ba4 beq  0x00000002 , 0x000036e9 
- 00014041  0x00002ba6 fetch  0x00000001 , 0x000047a6 
- 00014042  0x00002ba7 increase  0x00000001 , 0x0000003f 
- 00014043  0x00002ba8 store  0x00000001 , 0x000047a6 
- 00014044  0x00002ba9 loop  0x000036d3 
- 00014045  0x00002baa rtn 
- 00014046  0x00002bac fetch  0x00000001 , 0x000047a6 
- 00014047  0x00002bad arg  0x000047c0 , 0x00000012 
- 00014048  0x00002bae iadd  0x00000012 , 0x00000012 
- 00014049  0x00002baf ifetcht  0x00000001 , 0x00000012 
- 00014050  0x00002bb0 rtn 
- 00014051  0x00002bb2 call  0x000036de 
- 00014052  0x00002bb3 call  0x00006825 
- 00014053  0x00002bb4 branch  0x000036d9 
- 00014054  0x00002bb6 call  0x000036de 
- 00014055  0x00002bb7 call  0x00006829 
- 00014056  0x00002bb8 branch  0x000036d9 
- 00014057  0x00002bba fetch  0x00000001 , 0x000047a5 
- 00014058  0x00002bbb beq  0x00000001 , 0x000036e3 
- 00014059  0x00002bbc branch  0x000036e6 
- 00014060  0x00002bbe jam  0x00000001 , 0x000047a5 
- 00014061  0x00002bbf branch  0x000036d0 
- 00014062  0x00002bc1 jam  0x00000000 , 0x000047a5 
- 00014063  0x00002bc2 branch  0x000036d0 
- 00014064  0x00002bc7 arg  0x00000000 , 0x00000011 
- 00014065  0x00002bc9 ifetch  0x00000001 , 0x00000006 
- 00014066  0x00002bca iadd  0x00000011 , 0x00000011 
- 00014067  0x00002bcb loop  0x000036f1 
- 00014068  0x00002bcd and  0x00000011 , 0x000000ff , 0x0000003f 
- 00014069  0x00002bce rtn 
- 00014070  0x00002bd1 fetch  0x00000001 , 0x00000477 
- 00014071  0x00002bd2 beq  0x00000012 , 0x000036f9 
- 00014072  0x00002bd3 rtn 
- 00014073  0x00002bd5 fetch  0x00000002 , 0x00000478 
- 00014074  0x00002bd6 beq  0x00000014 , 0x00003710 
- 00014075  0x00002bd7 rtn 
- 00014076  0x00002be4 bpatch  0x000000d0 , 0x0000401a 
- 00014077  0x00002be5 ifetch  0x00000005 , 0x00000011 
- 00014078  0x00002be6 store  0x00000005 , 0x00000b12 
- 00014079  0x00002be7 fetch  0x00000002 , 0x00000b12 
- 00014080  0x00002be8 arg  0x00006b5a , 0x00000002 
- 00014081  0x00002be9 isub  0x00000002 , 0x0000003e 
- 00014082  0x00002bea nrtn  0x00000005 
- 00014083  0x00002beb fetch  0x00000002 , 0x00000b15 
- 00014084  0x00002bec byteswap  0x0000003f , 0x0000003f 
- 00014085  0x00002bed store  0x00000002 , 0x00000b15 
- 00014086  0x00002bee copy  0x0000003f , 0x00000039 
- 00014087  0x00002bef increase  0x00000005 , 0x00000011 
- 00014088  0x00002bf0 copy  0x00000011 , 0x00000006 
- 00014089  0x00002bf1 arg  0x00000b17 , 0x00000005 
- 00014090  0x00002bf2 call  0x00007f01 
- 00014091  0x00002bf3 ifetch  0x00000001 , 0x00000006 
- 00014092  0x00002bf4 store  0x00000001 , 0x00000b21 
- 00014093  0x00002bf5 arg  0x00000b14 , 0x00000011 
- 00014094  0x00002bf6 arg  0x00000b17 , 0x00000012 
- 00014095  0x00002bf7 rtn 
- 00014096  0x00002bfa setarg  0x00000000 
- 00014097  0x00002bfb store  0x00000005 , 0x00004752 
- 00014098  0x00002bfc store  0x00000005 , 0x00004757 
- 00014099  0x00002bfd call  0x000036fc 
- 00014100  0x00002bfe copy  0x00000012 , 0x00000006 
- 00014101  0x00002bff arg  0x00004752 , 0x00000005 
- 00014102  0x00002c00 arg  0x0000000a , 0x00000039 
- 00014103  0x00002c01 call  0x00007f01 
- 00014104  0x00002c03 bpatch  0x000000d1 , 0x0000401a 
- 00014105  0x00002c04 ifetch  0x00000001 , 0x00000011 
- 00014106  0x00002c05 beq  0x00000002 , 0x0000374a 
- 00014107  0x00002c06 beq  0x00000003 , 0x0000375c 
- 00014108  0x00002c07 beq  0x00000004 , 0x00003762 
- 00014109  0x00002c08 beq  0x00000005 , 0x00003762 
- 00014110  0x00002c09 beq  0x00000006 , 0x000037b1 
- 00014111  0x00002c0a beq  0x00000007 , 0x00003849 
- 00014112  0x00002c0b beq  0x00000008 , 0x0000384c 
- 00014113  0x00002c0c rtn 
- 00014114  0x00002c0f fetch  0x00000002 , 0x00004682 
- 00014115  0x00002c10 rtnbit1  0x00000009 
- 00014116  0x00002c12 fetch  0x00000002 , 0x000047eb 
- 00014117  0x00002c13 store  0x00000002 , 0x000047ed 
- 00014118  0x00002c15 jam  0x00000001 , 0x000049f6 
- 00014119  0x00002c17 setarg  0x0000010c 
- 00014120  0x00002c18 call  0x000032cd 
- 00014121  0x00002c19 call  0x00003710 
- 00014122  0x00002c1b fetch  0x00000001 , 0x00000b14 
- 00014123  0x00002c1c beq  0x00000004 , 0x0000372e 
- 00014124  0x00002c1d beq  0x00000005 , 0x0000372e 
- 00014125  0x00002c1e rtn 
- 00014126  0x00002c20 fetch  0x00000001 , 0x00004752 
- 00014127  0x00002c21 ncall  0x00003735 , 0x00000034 
- 00014128  0x00002c22 fetch  0x00000001 , 0x00004754 
- 00014129  0x00002c23 ncall  0x00003737 , 0x00000034 
- 00014130  0x00002c24 fetch  0x00000001 , 0x00004756 
- 00014131  0x00002c25 ncall  0x00003739 , 0x00000034 
- 00014132  0x00002c26 rtn 
- 00014133  0x00002c29 jam  0x00000005 , 0x000049f3 
- 00014134  0x00002c2a rtn 
- 00014135  0x00002c2c jam  0x00000005 , 0x000049f4 
- 00014136  0x00002c2d rtn 
- 00014137  0x00002c2f jam  0x00000005 , 0x000049f5 
- 00014138  0x00002c30 rtn 
- 00014139  0x00002c33 arg  0x000049f3 , 0x00000013 
- 00014140  0x00002c34 arg  0x00003744 , 0x00000012 
- 00014141  0x00002c35 branch  0x0000336d 
- 00014142  0x00002c37 arg  0x000049f4 , 0x00000013 
- 00014143  0x00002c38 arg  0x00003746 , 0x00000012 
- 00014144  0x00002c39 branch  0x0000336d 
- 00014145  0x00002c3b arg  0x000049f5 , 0x00000013 
- 00014146  0x00002c3c arg  0x00003748 , 0x00000012 
- 00014147  0x00002c3d branch  0x0000336d 
- 00014148  0x00002c40 jam  0x00000000 , 0x00004752 
- 00014149  0x00002c41 branch  0x00003762 
- 00014150  0x00002c43 jam  0x00000000 , 0x00004754 
- 00014151  0x00002c44 branch  0x00003762 
- 00014152  0x00002c46 jam  0x00000000 , 0x00004756 
- 00014153  0x00002c47 branch  0x00003762 
- 00014154  0x00002c4d call  0x0000374c 
- 00014155  0x00002c4e branch  0x0000374f 
- 00014156  0x00002c50 fetch  0x00000001 , 0x00004752 
- 00014157  0x00002c51 store  0x00000001 , 0x0000475f 
- 00014158  0x00002c52 branch  0x00003773 
- 00014159  0x00002c54 fetch  0x00000001 , 0x0000475e 
- 00014160  0x00002c55 call  0x00003754 
- 00014161  0x00002c56 fetch  0x00000001 , 0x00004753 
- 00014162  0x00002c57 store  0x00000001 , 0x0000475d 
- 00014163  0x00002c58 branch  0x00003770 
- 00014164  0x00002c5a beq  0x00000002 , 0x00003758 
- 00014165  0x00002c5b beq  0x00000003 , 0x0000375a 
- 00014166  0x00002c5c store  0x00000001 , 0x0000475e 
- 00014167  0x00002c5d rtn 
- 00014168  0x00002c5f jam  0x00000005 , 0x0000475e 
- 00014169  0x00002c60 rtn 
- 00014170  0x00002c62 jam  0x0000000a , 0x0000475e 
- 00014171  0x00002c63 rtn 
- 00014172  0x00002c65 fetch  0x00000001 , 0x00004752 
- 00014173  0x00002c66 call  0x00003754 
- 00014174  0x00002c67 fetch  0x00000001 , 0x0000475e 
- 00014175  0x00002c68 call  0x0000379e 
- 00014176  0x00002c69 call  0x000037a1 
- 00014177  0x00002c6a branch  0x000069c4 
- 00014178  0x00002c6d fetch  0x00000001 , 0x000047f0 
- 00014179  0x00002c6e nrtn  0x00000034 
- 00014180  0x00002c6f fetch  0x00000006 , 0x00004752 
- 00014181  0x00002c70 store  0x00000006 , 0x0000475d 
- 00014182  0x00002c71 fetch  0x00000001 , 0x0000475e 
- 00014183  0x00002c72 fetcht  0x00000001 , 0x00004760 
- 00014184  0x00002c73 iand  0x00000002 , 0x0000003f 
- 00014185  0x00002c74 fetcht  0x00000001 , 0x00004762 
- 00014186  0x00002c75 iand  0x00000002 , 0x0000003f 
- 00014187  0x00002c76 call  0x00003779 , 0x00000034 
- 00014188  0x00002c77 bpatch  0x000000d2 , 0x0000401a 
- 00014189  0x00002c78 call  0x00003770 
- 00014190  0x00002c79 call  0x00003773 
- 00014191  0x00002c7a branch  0x00003776 
- 00014192  0x00002c7c arg  0x00004763 , 0x00000012 
- 00014193  0x00002c7d arg  0x0000475d , 0x00000006 
- 00014194  0x00002c7e branch  0x0000377b 
- 00014195  0x00002c80 arg  0x0000476b , 0x00000012 
- 00014196  0x00002c81 arg  0x0000475f , 0x00000006 
- 00014197  0x00002c82 branch  0x0000377b 
- 00014198  0x00002c84 arg  0x00004773 , 0x00000012 
- 00014199  0x00002c85 arg  0x00004761 , 0x00000006 
- 00014200  0x00002c86 branch  0x0000377b 
- 00014201  0x00002c88 jam  0x00000000 , 0x000047d1 
- 00014202  0x00002c89 rtn 
- 00014203  0x00002c8c ifetch  0x00000001 , 0x00000006 
- 00014204  0x00002c8d beq  0x00000000 , 0x00003787 
- 00014205  0x00002c8e beq  0x00000001 , 0x00003780 
- 00014206  0x00002c8f beq  0x00000002 , 0x00003782 
- 00014207  0x00002c90 rtn 
- 00014208  0x00002c92 jam  0x00000000 , 0x0000477b 
- 00014209  0x00002c93 branch  0x00003783 
- 00014210  0x00002c95 jam  0x00000001 , 0x0000477b 
- 00014211  0x00002c96 ifetch  0x00000001 , 0x00000006 
- 00014212  0x00002c97 store  0x00000001 , 0x0000477d 
- 00014213  0x00002c98 ifetch  0x00000008 , 0x00000012 
- 00014214  0x00002c99 branch  0x0000378c 
- 00014215  0x00002c9c ifetch  0x00000001 , 0x00000012 
- 00014216  0x00002c9d call  0x000069d7 
- 00014217  0x00002c9e increase  0x00000001 , 0x00000012 
- 00014218  0x00002c9f ifetch  0x00000001 , 0x00000012 
- 00014219  0x00002ca0 branch  0x000069d7 
- 00014220  0x00002ca2 store  0x00000008 , 0x0000477e 
- 00014221  0x00002ca3 jam  0x00000001 , 0x000047d1 
- 00014222  0x00002ca4 fetch  0x00000001 , 0x0000477b 
- 00014223  0x00002ca5 beq  0x00000000 , 0x0000379a 
- 00014224  0x00002ca7 fetch  0x00000001 , 0x0000477f 
- 00014225  0x00002ca8 store  0x00000001 , 0x00004780 
- 00014226  0x00002ca9 fetch  0x00000001 , 0x0000477e 
- 00014227  0x00002cab call  0x000069d7 
- 00014228  0x00002cac fetch  0x00000001 , 0x0000477d 
- 00014229  0x00002cad call  0x0000379e 
- 00014230  0x00002cae store  0x00000001 , 0x00004785 
- 00014231  0x00002caf fetch  0x00000006 , 0x00004780 
- 00014232  0x00002cb0 store  0x00000006 , 0x00000a9a 
- 00014233  0x00002cb1 branch  0x000069ae 
- 00014234  0x00002cb3 fetch  0x00000001 , 0x0000477e 
- 00014235  0x00002cb4 store  0x00000001 , 0x00004780 
- 00014236  0x00002cb5 fetch  0x00000001 , 0x0000477f 
- 00014237  0x00002cb6 branch  0x00003793 
- 00014238  0x00002cb9 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00014239  0x00002cba add  0x0000003f , 0x00000032 , 0x0000003f 
- 00014240  0x00002cbb rtn 
- 00014241  0x00002cbd arg  0x00002ee0 , 0x00000002 
- 00014242  0x00002cbe imul32  0x00000002 , 0x0000003f 
- 00014243  0x00002cbf div  0x0000003f , 0x00000064 
- 00014244  0x00002cc0 call  0x00007f86 
- 00014245  0x00002cc1 quotient  0x00000002 
- 00014246  0x00002cc2 copy  0x00000002 , 0x00000011 
- 00014247  0x00002cc3 setarg  0x00002ee0 
- 00014248  0x00002cc4 isub  0x00000002 , 0x00000012 
- 00014249  0x00002cc5 rtn 
- 00014250  0x00002cc9 hfetch  0x00000001 , 0x00008082 
- 00014251  0x00002cca set1  0x00000002 , 0x0000003f 
- 00014252  0x00002ccb hstore  0x00000001 , 0x00008082 
- 00014253  0x00002ccc setarg  0x0000009e 
- 00014254  0x00002ccd hstore  0x00000002 , 0x00008068 
- 00014255  0x00002cce hstore  0x00000002 , 0x0000806a 
- 00014256  0x00002ccf rtn 
- 00014257  0x00002cd2 fetch  0x00000001 , 0x000047f0 
- 00014258  0x00002cd3 nrtn  0x00000034 
- 00014259  0x00002cd4 fetch  0x00000002 , 0x00004752 
- 00014260  0x00002cd5 store  0x00000002 , 0x00004787 
- 00014261  0x00002cd6 fetch  0x00000001 , 0x000047ea 
- 00014262  0x00002cd7 bne  0x00000001 , 0x000037b9 
- 00014263  0x00002cd8 fetch  0x00000002 , 0x000044a0 
- 00014264  0x00002cd9 store  0x00000002 , 0x00004787 
- 00014265  0x00002cdb bpatch  0x000000d3 , 0x0000401a 
- 00014266  0x00002cdc call  0x000037aa 
- 00014267  0x00002cdd call  0x000037dc 
- 00014268  0x00002cde setarg  0x0000bb80 
- 00014269  0x00002cdf call  0x00002a8f 
- 00014270  0x00002ce0 call  0x000037e0 
- 00014271  0x00002ce1 setarg  0x00001c20 
- 00014272  0x00002ce2 call  0x00002a8f 
- 00014273  0x00002ce3 arg  0x00000010 , 0x00000039 
- 00014274  0x00002ce5 call  0x000037dc 
- 00014275  0x00002ce6 fetch  0x00000002 , 0x00004787 
- 00014276  0x00002ce7 bbit1  0x00000000 , 0x000037c9 
- 00014277  0x00002ce8 setarg  0x00001c20 
- 00014278  0x00002ce9 call  0x00002a8f 
- 00014279  0x00002cea call  0x000037e0 
- 00014280  0x00002ceb branch  0x000037cc 
- 00014281  0x00002cee setarg  0x00003840 
- 00014282  0x00002cef call  0x00002a8f 
- 00014283  0x00002cf0 call  0x000037e0 
- 00014284  0x00002cf2 setarg  0x00001c20 
- 00014285  0x00002cf3 call  0x00002a8f 
- 00014286  0x00002cf4 fetch  0x00000002 , 0x00004787 
- 00014287  0x00002cf5 rshift  0x0000003f , 0x0000003f 
- 00014288  0x00002cf6 store  0x00000002 , 0x00004787 
- 00014289  0x00002cf7 loop  0x000037c2 
- 00014290  0x00002cf9 jam  0x00000002 , 0x000047f1 
- 00014291  0x00002cfa jam  0x00000001 , 0x000047f2 
- 00014292  0x00002cfb setarg  0x00000a01 
- 00014293  0x00002cfc store  0x00000002 , 0x00004752 
- 00014294  0x00002cfd fetch  0x00000001 , 0x000047b9 
- 00014295  0x00002cfe beq  0x00000003 , 0x000037d9 
- 00014296  0x00002d00 branch  0x00003762 
- 00014297  0x00002d02 setarg  0x00000a01 
- 00014298  0x00002d03 store  0x00000002 , 0x00004754 
- 00014299  0x00002d04 branch  0x00003762 
- 00014300  0x00002d07 hfetch  0x00000001 , 0x00008085 
- 00014301  0x00002d08 or_into  0x00000040 , 0x0000003f 
- 00014302  0x00002d09 hstore  0x00000001 , 0x00008085 
- 00014303  0x00002d0a rtn 
- 00014304  0x00002d0c hfetch  0x00000001 , 0x00008085 
- 00014305  0x00002d0d and_into  0x000000bf , 0x0000003f 
- 00014306  0x00002d0e hstore  0x00000001 , 0x00008085 
- 00014307  0x00002d0f rtn 
- 00014308  0x00002d12 fetch  0x00000001 , 0x000047bb 
- 00014309  0x00002d13 rtneq  0x00000000 
- 00014310  0x00002d14 call  0x00002c65 
- 00014311  0x00002d15 fetcht  0x00000001 , 0x000047bc 
- 00014312  0x00002d16 storet  0x00000001 , 0x00004786 
- 00014313  0x00002d17 call  0x000067fb 
- 00014314  0x00002d18 call  0x00003847 
- 00014315  0x00002d19 nrtn  0x00000001 
- 00014316  0x00002d1a jam  0x00000001 , 0x0000479a 
- 00014317  0x00002d1b rtn 
- 00014318  0x00002d1e fetch  0x00000001 , 0x000047bb 
- 00014319  0x00002d1f rtneq  0x00000000 
- 00014320  0x00002d20 fetch  0x00000001 , 0x0000479b 
- 00014321  0x00002d21 nrtn  0x00000034 
- 00014322  0x00002d22 fetch  0x00000002 , 0x00004682 
- 00014323  0x00002d23 bbit1  0x00000009 , 0x000037f6 
- 00014324  0x00002d24 fetch  0x00000001 , 0x000047ea 
- 00014325  0x00002d25 rtnne  0x00000001 
- 00014326  0x00002d27 bpatch  0x000000d4 , 0x0000401a 
- 00014327  0x00002d28 call  0x00003847 
- 00014328  0x00002d29 nrtn  0x00000001 
- 00014329  0x00002d2a setarg  0x00008ca0 
- 00014330  0x00002d2b call  0x00002a8f 
- 00014331  0x00002d2c call  0x00003847 
- 00014332  0x00002d2d nrtn  0x00000001 
- 00014333  0x00002d2e call  0x0000383f 
- 00014334  0x00002d30 call  0x00003842 
- 00014335  0x00002d31 nrtn  0x00000002 
- 00014336  0x00002d32 call  0x00003847 
- 00014337  0x00002d33 branch  0x000037fe , 0x00000001 
- 00014338  0x00002d34 arg  0x00000000 , 0x00000011 
- 00014339  0x00002d35 arg  0x00000010 , 0x00000039 
- 00014340  0x00002d36 call  0x0000383f 
- 00014341  0x00002d38 call  0x00003842 
- 00014342  0x00002d39 nrtn  0x00000002 
- 00014343  0x00002d3a call  0x00003847 
- 00014344  0x00002d3b nbranch  0x00003805 , 0x00000001 
- 00014345  0x00002d3c setarg  0x00002a30 
- 00014346  0x00002d3d call  0x00002a8f 
- 00014347  0x00002d3e call  0x00003847 
- 00014348  0x00002d3f branch  0x00003812 , 0x00000001 
- 00014349  0x00002d41 setarg  0x00000000 
- 00014350  0x00002d42 rshift  0x00000011 , 0x00000011 
- 00014351  0x00002d43 ior  0x00000011 , 0x00000011 
- 00014352  0x00002d44 loop  0x00003805 
- 00014353  0x00002d45 branch  0x0000381b 
- 00014354  0x00002d47 setarg  0x00008000 
- 00014355  0x00002d48 rshift  0x00000011 , 0x00000011 
- 00014356  0x00002d49 ior  0x00000011 , 0x00000011 
- 00014357  0x00002d4a call  0x0000383f 
- 00014358  0x00002d4c call  0x00003842 
- 00014359  0x00002d4d nrtn  0x00000002 
- 00014360  0x00002d4e call  0x00003847 
- 00014361  0x00002d4f branch  0x00003816 , 0x00000001 
- 00014362  0x00002d50 loop  0x00003805 
- 00014363  0x00002d52 bpatch  0x000000d5 , 0x0000401a 
- 00014364  0x00002d53 copy  0x00000011 , 0x0000003f 
- 00014365  0x00002d54 store  0x00000002 , 0x00004789 
- 00014366  0x00002d55 store  0x00000002 , 0x00004797 
- 00014367  0x00002d56 fetch  0x00000001 , 0x000047ea 
- 00014368  0x00002d57 beq  0x00000001 , 0x00003827 
- 00014369  0x00002d59 arg  0x00000007 , 0x00000039 
- 00014370  0x00002d5a arg  0x00004792 , 0x00000006 
- 00014371  0x00002d5b call  0x000036f0 
- 00014372  0x00002d5c store  0x00000001 , 0x00004799 
- 00014373  0x00002d5d arg  0x0000478f , 0x00000011 
- 00014374  0x00002d5e branch  0x00007e3d 
- 00014375  0x00002d61 fetch  0x00000001 , 0x000047ef 
- 00014376  0x00002d62 increase  0x00000001 , 0x0000003f 
- 00014377  0x00002d63 store  0x00000001 , 0x000047ef 
- 00014378  0x00002d64 div  0x0000003f , 0x00000002 
- 00014379  0x00002d65 call  0x00007f86 
- 00014380  0x00002d66 quotient  0x00000002 
- 00014381  0x00002d67 remainder  0x0000003f 
- 00014382  0x00002d68 nbranch  0x00003838 , 0x00000034 
- 00014383  0x00002d6a fetch  0x00000001 , 0x000047bf 
- 00014384  0x00002d6b isub  0x00000002 , 0x0000003e 
- 00014385  0x00002d6c call  0x0000383d , 0x00000005 
- 00014386  0x00002d6d arg  0x0000479c , 0x0000003f 
- 00014387  0x00002d6e increase  0xffffffff , 0x00000002 
- 00014388  0x00002d6f iadd  0x00000002 , 0x00000011 
- 00014389  0x00002d70 arg  0x00000000 , 0x0000003f 
- 00014390  0x00002d71 istore  0x00000001 , 0x00000011 
- 00014391  0x00002d72 rtn 
- 00014392  0x00002d74 arg  0x0000479c , 0x0000003f 
- 00014393  0x00002d75 iadd  0x00000002 , 0x00000011 
- 00014394  0x00002d76 arg  0x00000002 , 0x0000003f 
- 00014395  0x00002d77 istore  0x00000001 , 0x00000011 
- 00014396  0x00002d78 rtn 
- 00014397  0x00002d7a jam  0x00000001 , 0x000047f0 
- 00014398  0x00002d7b rtn 
- 00014399  0x00002d7d copy  0x00000022 , 0x0000003f 
- 00014400  0x00002d7e store  0x00000004 , 0x0000478b 
- 00014401  0x00002d7f rtn 
- 00014402  0x00002d81 copy  0x00000022 , 0x0000003f 
- 00014403  0x00002d82 fetcht  0x00000004 , 0x0000478b 
- 00014404  0x00002d83 isub  0x00000002 , 0x0000003f 
- 00014405  0x00002d84 sub  0x0000003f , 0x000000c8 , 0x0000003e 
- 00014406  0x00002d85 rtn 
- 00014407  0x00002d88 fetcht  0x00000001 , 0x00004786 
- 00014408  0x00002d89 branch  0x0000681d 
- 00014409  0x00002d8c fetch  0x00000008 , 0x00004752 
- 00014410  0x00002d8d store  0x00000008 , 0x0000479c 
- 00014411  0x00002d8e rtn 
- 00014412  0x00002d91 fetch  0x00000001 , 0x000047b9 
- 00014413  0x00002d92 store  0x00000001 , 0x000047af 
- 00014414  0x00002d93 fetch  0x00000001 , 0x000047ba 
- 00014415  0x00002d94 store  0x00000001 , 0x000047b0 
- 00014416  0x00002d95 fetch  0x00000001 , 0x000047bb 
- 00014417  0x00002d96 store  0x00000001 , 0x000047b1 
- 00014418  0x00002d97 arg  0x0000000d , 0x00000039 
- 00014419  0x00002d98 arg  0x000047aa , 0x00000006 
- 00014420  0x00002d99 call  0x000036f0 
- 00014421  0x00002d9a store  0x00000001 , 0x000047b7 
- 00014422  0x00002d9b arg  0x000047a7 , 0x00000011 
- 00014423  0x00002d9c branch  0x00007e3d 
- 00014424  0x00002da3 call  0x000065c2 
- 00014425  0x00002da4 jam  0x0000007a , 0x000046f6 
- 00014426  0x00002da5 call  0x0000386d 
- 00014427  0x00002da6 call  0x00003867 
- 00014428  0x00002da7 setarg  0x00003860 
- 00014429  0x00002da8 store  0x00000002 , 0x000041fd 
- 00014430  0x00002da9 arg  0x00000000 , 0x00000011 
- 00014431  0x00002daa branch  0x000069a6 
- 00014432  0x00002dad fetch  0x00000002 , 0x000046a1 
- 00014433  0x00002dae rtn  0x00000034 
- 00014434  0x00002daf increase  0xffffffff , 0x0000003f 
- 00014435  0x00002db0 store  0x00000002 , 0x000046a1 
- 00014436  0x00002db1 rtnne  0x00000000 
- 00014437  0x00002db2 jam  0x00000000 , 0x000046a0 
- 00014438  0x00002db3 rtn 
- 00014439  0x00002db6 bpatch  0x000000d6 , 0x0000401a 
- 00014440  0x00002db7 fetch  0x00000001 , 0x000046a4 
- 00014441  0x00002db8 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00014442  0x00002db9 rtn  0x00000002 
- 00014443  0x00002dba jam  0x00000000 , 0x000046a4 
- 00014444  0x00002dbb rtn 
- 00014445  0x00002dbe arg  0x000046a4 , 0x00000011 
- 00014446  0x00002dbf arg  0x00000000 , 0x00000012 
- 00014447  0x00002dc0 arg  0x00000051 , 0x00000002 
- 00014448  0x00002dc1 branch  0x000065df 
- 00014449  0x00002dc5 disable  0x00000028 
- 00014450  0x00002dc6 fetch  0x00000001 , 0x000046a3 
- 00014451  0x00002dc7 copy  0x0000003f , 0x00000039 
- 00014452  0x00002dc9 arg  0x000046a5 , 0x00000011 
- 00014453  0x00002dca copy  0x00000013 , 0x00000012 
- 00014454  0x00002dcc bpatch  0x000000d7 , 0x0000401a 
- 00014455  0x00002dcd call  0x0000387c 
- 00014456  0x00002dce branch  0x00007fe7 , 0x00000005 
- 00014457  0x00002dd0 increase  0x00000004 , 0x00000011 
- 00014458  0x00002dd1 loop  0x00003876 
- 00014459  0x00002dd2 rtn 
- 00014460  0x00002dd6 bpatch  0x000000d8 , 0x0000401b 
- 00014461  0x00002dd7 ifetch  0x00000003 , 0x00000011 
- 00014462  0x00002dd8 ifetcht  0x00000003 , 0x00000012 
- 00014463  0x00002dd9 isub  0x00000002 , 0x0000003e 
- 00014464  0x00002dda rtn 
- 00014465  0x00002ddd bpatch  0x000000d9 , 0x0000401b 
- 00014466  0x00002dde ifetch  0x00000003 , 0x00000011 
- 00014467  0x00002ddf ifetcht  0x00000003 , 0x00000012 
- 00014468  0x00002de0 isub  0x00000002 , 0x0000003e 
- 00014469  0x00002de1 nrtn  0x00000005 
- 00014470  0x00002de2 ifetch  0x00000001 , 0x00000006 
- 00014471  0x00002de3 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00014472  0x00002de4 rtn  0x00000005 
- 00014473  0x00002de5 add  0x00000011 , 0x00000003 , 0x00000006 
- 00014474  0x00002de6 ifetcht  0x00000001 , 0x00000006 
- 00014475  0x00002de7 isub  0x00000002 , 0x0000003e 
- 00014476  0x00002de8 rtn 
- 00014477  0x00002dec bpatch  0x000000da , 0x0000401b 
- 00014478  0x00002ded disable  0x00000028 
- 00014479  0x00002dee fetch  0x00000001 , 0x000046a3 
- 00014480  0x00002def copy  0x0000003f , 0x00000039 
- 00014481  0x00002df1 arg  0x000046a5 , 0x00000011 
- 00014482  0x00002df2 copy  0x00000013 , 0x00000012 
- 00014483  0x00002df4 call  0x00003881 
- 00014484  0x00002df5 branch  0x00007fe7 , 0x00000005 
- 00014485  0x00002df6 increase  0x00000004 , 0x00000011 
- 00014486  0x00002df7 loop  0x00003893 
- 00014487  0x00002df8 rtn 
- 00014488  0x00002dfc fetch  0x00000001 , 0x00000004 
- 00014489  0x00002dfd increase  0x00000001 , 0x0000003f 
- 00014490  0x00002dfe store  0x00000001 , 0x00000004 
- 00014491  0x00002dff arg  0x000002e5 , 0x00000013 
- 00014492  0x00002e02 ifetch  0x00000002 , 0x00000013 
- 00014493  0x00002e03 arg  0x000055aa , 0x00000002 
- 00014494  0x00002e04 isub  0x00000002 , 0x0000003e 
- 00014495  0x00002e05 nrtn  0x00000005 
- 00014496  0x00002e06 copy  0x00000006 , 0x00000013 
- 00014497  0x00002e07 ifetcht  0x00000003 , 0x00000013 
- 00014498  0x00002e08 setarg  0x00ffffff 
- 00014499  0x00002e09 isub  0x00000002 , 0x0000003e 
- 00014500  0x00002e0a branch  0x000038a8 , 0x00000005 
- 00014501  0x00002e0b call  0x0000388d 
- 00014502  0x00002e0c branch  0x000038a8 , 0x00000028 
- 00014503  0x00002e0d rtn 
- 00014504  0x00002e10 bpatch  0x000000db , 0x0000401b 
- 00014505  0x00002e11 increase  0x00000004 , 0x00000013 
- 00014506  0x00002e12 ifetch  0x00000001 , 0x00000013 
- 00014507  0x00002e13 fetcht  0x00000001 , 0x000046f6 
- 00014508  0x00002e14 isub  0x00000002 , 0x0000003e 
- 00014509  0x00002e15 rtn  0x00000005 
- 00014510  0x00002e16 store  0x00000001 , 0x000046f6 
- 00014511  0x00002e17 fetch  0x00000001 , 0x00000003 
- 00014512  0x00002e18 increase  0x00000001 , 0x0000003f 
- 00014513  0x00002e19 store  0x00000001 , 0x00000003 
- 00014514  0x00002e1b increase  0x00000001 , 0x00000013 
- 00014515  0x00002e1c ifetch  0x00000001 , 0x00000013 
- 00014516  0x00002e1d store  0x00000001 , 0x000046f5 
- 00014517  0x00002e1e copy  0x0000003f , 0x00000039 
- 00014518  0x00002e1f rtn  0x00000034 
- 00014519  0x00002e21 ifetch  0x00000001 , 0x00000006 
- 00014520  0x00002e22 beq  0x00000000 , 0x000038c2 
- 00014521  0x00002e23 beq  0x00000001 , 0x000038cf 
- 00014522  0x00002e24 beq  0x00000002 , 0x000038d4 
- 00014523  0x00002e25 beq  0x00000003 , 0x000038d9 
- 00014524  0x00002e26 beq  0x00000004 , 0x000038de 
- 00014525  0x00002e27 beq  0x00000005 , 0x000038e3 
- 00014526  0x00002e28 beq  0x00000006 , 0x000038e8 
- 00014527  0x00002e29 beq  0x000000ff , 0x000038ea 
- 00014528  0x00002e2a loop  0x000038b7 
- 00014529  0x00002e2b rtn 
- 00014530  0x00002e2e copy  0x00000006 , 0x00000013 
- 00014531  0x00002e2f fetch  0x00000001 , 0x0000469a 
- 00014532  0x00002e30 store  0x00000001 , 0x00000a9a 
- 00014533  0x00002e31 arg  0x00000000 , 0x00000002 
- 00014534  0x00002e33 storet  0x00000001 , 0x00000a9b 
- 00014535  0x00002e34 setarg  0x00002710 
- 00014536  0x00002e35 store  0x00000003 , 0x00000a9c 
- 00014537  0x00002e36 ifetch  0x00000001 , 0x00000013 
- 00014538  0x00002e37 store  0x00000001 , 0x00000a9f 
- 00014539  0x00002e38 call  0x000069ae 
- 00014540  0x00002e39 and  0x00000013 , 0x00000001 , 0x00000006 
- 00014541  0x00002e3a loop  0x000038b7 
- 00014542  0x00002e3b rtn 
- 00014543  0x00002e3d copy  0x00000013 , 0x00000006 
- 00014544  0x00002e3e fetch  0x00000001 , 0x0000469b 
- 00014545  0x00002e3f store  0x00000001 , 0x00000a9a 
- 00014546  0x00002e40 arg  0x00000001 , 0x00000002 
- 00014547  0x00002e41 branch  0x000038c6 
- 00014548  0x00002e43 copy  0x00000013 , 0x00000006 
- 00014549  0x00002e44 fetch  0x00000001 , 0x0000469c 
- 00014550  0x00002e45 store  0x00000001 , 0x00000a9a 
- 00014551  0x00002e46 arg  0x00000002 , 0x00000002 
- 00014552  0x00002e47 branch  0x000038c6 
- 00014553  0x00002e49 copy  0x00000013 , 0x00000006 
- 00014554  0x00002e4a fetch  0x00000001 , 0x0000469d 
- 00014555  0x00002e4b store  0x00000001 , 0x00000a9a 
- 00014556  0x00002e4c arg  0x00000003 , 0x00000002 
- 00014557  0x00002e4d branch  0x000038c6 
- 00014558  0x00002e4f copy  0x00000013 , 0x00000006 
- 00014559  0x00002e50 fetch  0x00000001 , 0x0000469e 
- 00014560  0x00002e51 store  0x00000001 , 0x00000a9a 
- 00014561  0x00002e52 arg  0x00000004 , 0x00000002 
- 00014562  0x00002e53 branch  0x000038c6 
- 00014563  0x00002e55 copy  0x00000013 , 0x00000006 
- 00014564  0x00002e56 fetch  0x00000001 , 0x0000469f 
- 00014565  0x00002e57 store  0x00000001 , 0x00000a9a 
- 00014566  0x00002e58 arg  0x00000005 , 0x00000002 
- 00014567  0x00002e59 branch  0x000038c6 
- 00014568  0x00002e5c ifetch  0x00000001 , 0x00000006 
- 00014569  0x00002e5d rtn 
- 00014570  0x00002e60 copy  0x00000006 , 0x00000013 
- 00014571  0x00002e61 fetch  0x00000001 , 0x000046a0 
- 00014572  0x00002e62 bne  0x00000001 , 0x000038ee 
- 00014573  0x00002e63 call  0x000038f0 
- 00014574  0x00002e65 and  0x00000013 , 0x00000004 , 0x00000006 
- 00014575  0x00002e66 rtn 
- 00014576  0x00002e68 bpatch  0x000000dc , 0x0000401b 
- 00014577  0x00002e69 call  0x00003871 
- 00014578  0x00002e6a branch  0x000038fe , 0x00000028 
- 00014579  0x00002e6b fetch  0x00000001 , 0x000046a4 
- 00014580  0x00002e6c copy  0x0000003f , 0x00000002 
- 00014581  0x00002e6d increase  0x00000001 , 0x0000003f 
- 00014582  0x00002e6e store  0x00000001 , 0x000046a4 
- 00014583  0x00002e6f call  0x00003867 
- 00014584  0x00002e70 lshift2  0x00000002 , 0x00000002 
- 00014585  0x00002e71 setarg  0x000046a5 
- 00014586  0x00002e72 iadd  0x00000002 , 0x00000005 
- 00014587  0x00002e73 ifetch  0x00000004 , 0x00000013 
- 00014588  0x00002e74 istore  0x00000004 , 0x00000005 
- 00014589  0x00002e75 branch  0x00003903 
- 00014590  0x00002e77 add  0x00000013 , 0x00000003 , 0x00000006 
- 00014591  0x00002e78 ifetch  0x00000001 , 0x00000006 
- 00014592  0x00002e79 rtn  0x00000034 
- 00014593  0x00002e7a ifetch  0x00000004 , 0x00000013 
- 00014594  0x00002e7b istore  0x00000004 , 0x00000011 
- 00014595  0x00002e7d arg  0x000046a4 , 0x00000011 
- 00014596  0x00002e7e arg  0x00000000 , 0x00000012 
- 00014597  0x00002e7f arg  0x00000051 , 0x00000002 
- 00014598  0x00002e80 branch  0x00006606 
- 00014599  0x00002e88 fetcht  0x00000001 , 0x0000469a 
- 00014600  0x00002e89 call  0x00006825 
- 00014601  0x00002e8a rtn 
- 00014602  0x00002e90 fetcht  0x00000001 , 0x0000469a 
- 00014603  0x00002e91 call  0x00006829 
- 00014604  0x00002e94 fetcht  0x00000001 , 0x0000469a 
- 00014605  0x00002e95 call  0x00006825 
- 00014606  0x00002e98 call  0x0000391d 
- 00014607  0x00002e9a fetch  0x00000001 , 0x000046a7 
- 00014608  0x00002e9b nrtn  0x00000034 
- 00014609  0x00002e9d call  0x00002c29 
- 00014610  0x00002e9e hfetch  0x00000004 , 0x00008138 
- 00014611  0x00002e9f set0  0x0000000f , 0x0000003f 
- 00014612  0x00002ea0 hstore  0x00000004 , 0x0000804c 
- 00014613  0x00002ea1 call  0x00002c21 
- 00014614  0x00002ea2 arg  0xffffffff , 0x00000002 
- 00014615  0x00002ea3 branch  0x00002b2a 
- 00014616  0x00002ea6 fetch  0x00000001 , 0x000046a7 
- 00014617  0x00002ea7 branch  0x000056f9 , 0x00000034 
- 00014618  0x00002ea8 increase  0xffffffff , 0x0000003f 
- 00014619  0x00002ea9 store  0x00000001 , 0x000046a7 
- 00014620  0x00002eaa branch  0x000056f9 
- 00014621  0x00002ead mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00014622  0x00002eae arg  0x000046a8 , 0x00000006 
- 00014623  0x00002eaf iadd  0x00000006 , 0x00000006 
- 00014624  0x00002eb0 ifetch  0x00000001 , 0x00000006 
- 00014625  0x00002eb1 rtn  0x00000034 
- 00014626  0x00002eb2 copy  0x0000003f , 0x00000011 
- 00014627  0x00002eb3 copy  0x00000011 , 0x00000039 
- 00014628  0x00002eb4 arg  0x00004372 , 0x00000005 
- 00014629  0x00002eb5 call  0x00007f01 
- 00014630  0x00002eb6 copy  0x00000011 , 0x0000003f 
- 00014631  0x00002eb7 increase  0x00000002 , 0x0000003f 
- 00014632  0x00002eb8 store  0x00000001 , 0x0000436f 
- 00014633  0x00002eb9 rtn 
- 00014634  0x00002ec2 rtn  0x0000002b 
- 00014635  0x00002ec3 call  0x000057a3 
- 00014636  0x00002ec4 call  0x000068a8 
- 00014637  0x00002ec5 setarg  0x00003982 
- 00014638  0x00002ec6 store  0x00000002 , 0x000041f3 
- 00014639  0x00002ec7 setarg  0x0000396e 
- 00014640  0x00002ec8 store  0x00000002 , 0x000041f1 
- 00014641  0x00002ec9 setarg  0x00003986 
- 00014642  0x00002eca store  0x00000002 , 0x000041f5 
- 00014643  0x00002ecb setarg  0x0000396d 
- 00014644  0x00002ecc store  0x00000002 , 0x000041ef 
- 00014645  0x00002ecd setarg  0x00003969 
- 00014646  0x00002ece store  0x00000002 , 0x000041e9 
- 00014647  0x00002ecf setarg  0x00003ab7 
- 00014648  0x00002ed0 store  0x00000002 , 0x000041fb 
- 00014649  0x00002ed1 setarg  0x00003c32 
- 00014650  0x00002ed2 store  0x00000002 , 0x0000456f 
- 00014651  0x00002ed3 setarg  0x00003cc2 
- 00014652  0x00002ed4 store  0x00000002 , 0x000041f9 
- 00014653  0x00002ed5 setarg  0x00003cd7 
- 00014654  0x00002ed6 store  0x00000002 , 0x000041fd 
- 00014655  0x00002ed8 call  0x0000397f 
- 00014656  0x00002ed9 bpatch  0x000000dd , 0x0000401b 
- 00014657  0x00002eda call  0x00003945 
- 00014658  0x00002edb call  0x00003964 
- 00014659  0x00002edc call  0x00002c6f 
- 00014660  0x00002edd branch  0x00003c48 
- 00014661  0x00002ee1 fetch  0x00000004 , 0x000046aa 
- 00014662  0x00002ee2 hstore  0x00000004 , 0x00008054 
- 00014663  0x00002ee4 fetch  0x00000004 , 0x000046ae 
- 00014664  0x00002ee5 hstore  0x00000004 , 0x0000805a 
- 00014665  0x00002ee7 hfetch  0x00000001 , 0x00008081 
- 00014666  0x00002ee8 or_into  0x00000004 , 0x0000003f 
- 00014667  0x00002ee9 and_into  0x000000fc , 0x0000003f 
- 00014668  0x00002eea hstore  0x00000001 , 0x00008081 
- 00014669  0x00002eeb jam  0x00000000 , 0x00008062 
- 00014670  0x00002eed fetch  0x00000002 , 0x000046aa 
- 00014671  0x00002eee hstore  0x00000002 , 0x00008058 
- 00014672  0x00002eef fetch  0x00000002 , 0x000046ae 
- 00014673  0x00002ef0 hstore  0x00000002 , 0x0000805e 
- 00014674  0x00002ef1 hstore  0x00000002 , 0x00008060 
- 00014675  0x00002ef3 hfetch  0x00000004 , 0x00008078 
- 00014676  0x00002ef4 set1  0x00000007 , 0x0000003f 
- 00014677  0x00002ef5 hstore  0x00000004 , 0x00008078 
- 00014678  0x00002ef7 hfetch  0x00000002 , 0x00008050 
- 00014679  0x00002ef8 set0  0x0000000f , 0x0000003f 
- 00014680  0x00002ef9 hstore  0x00000002 , 0x00008050 
- 00014681  0x00002efa call  0x000066ce 
- 00014682  0x00002efb jam  0x00000000 , 0x00008043 
- 00014683  0x00002efc jam  0x00000081 , 0x00008062 
- 00014684  0x00002efe fetch  0x00000001 , 0x000046bf 
- 00014685  0x00002eff isolate1  0x00000000 , 0x0000003f 
- 00014686  0x00002f00 hfetcht  0x00000001 , 0x00008062 
- 00014687  0x00002f01 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00014688  0x00002f02 hstoret  0x00000001 , 0x00008062 
- 00014689  0x00002f03 rtn 
- 00014690  0x00002f08 call  0x0000397f 
- 00014691  0x00002f09 branch  0x00003945 
- 00014692  0x00002f11 fetcht  0x00000001 , 0x0000469e 
- 00014693  0x00002f12 call  0x0000680e 
- 00014694  0x00002f13 call  0x000039e6 
- 00014695  0x00002f15 fetcht  0x00000001 , 0x0000469c 
- 00014696  0x00002f16 branch  0x000067fb 
- 00014697  0x00002f19 fetcht  0x00000001 , 0x0000469c 
- 00014698  0x00002f1a call  0x0000681d 
- 00014699  0x00002f1b nbranch  0x000033d2 , 0x00000001 
- 00014700  0x00002f1c branch  0x000033d0 
- 00014701  0x00002f20 rtn 
- 00014702  0x00002f23 call  0x00003970 
- 00014703  0x00002f24 branch  0x00003ce9 
- 00014704  0x00002f27 fetch  0x00000001 , 0x00004682 
- 00014705  0x00002f28 bbit0  0x00000004 , 0x0000397f 
- 00014706  0x00002f29 bpatch  0x000000de , 0x0000401b 
- 00014707  0x00002f2a setarg  0x00003eff 
- 00014708  0x00002f2b fetcht  0x00000004 , 0x000046c5 
- 00014709  0x00002f2c iadd  0x00000002 , 0x00000002 
- 00014710  0x00002f2d copy  0x00000022 , 0x0000003f 
- 00014711  0x00002f2e isub  0x00000002 , 0x0000003e 
- 00014712  0x00002f2f nrtn  0x00000002 
- 00014713  0x00002f30 fetch  0x00000002 , 0x00004682 
- 00014714  0x00002f31 bbit1  0x00000005 , 0x0000397f 
- 00014715  0x00002f32 fetch  0x00000001 , 0x000046bf 
- 00014716  0x00002f33 rtnbit1  0x00000006 
- 00014717  0x00002f34 call  0x00003cec 
- 00014718  0x00002f35 call  0x0000340e 
- 00014719  0x00002f37 copy  0x00000022 , 0x0000003f 
- 00014720  0x00002f38 store  0x00000004 , 0x000046c5 
- 00014721  0x00002f39 rtn 
- 00014722  0x00002f3d call  0x00003ce9 
- 00014723  0x00002f3e call  0x0000526e 
- 00014724  0x00002f3f nrtn  0x00000034 
- 00014725  0x00002f40 branch  0x000039eb 
- 00014726  0x00002f44 copy  0x00000013 , 0x0000003f 
- 00014727  0x00002f45 beq  0x00000001 , 0x000039d4 
- 00014728  0x00002f46 beq  0x00000002 , 0x000039a3 
- 00014729  0x00002f47 beq  0x00000004 , 0x000039d7 
- 00014730  0x00002f48 beq  0x00000005 , 0x000039c4 
- 00014731  0x00002f49 beq  0x00000008 , 0x000039aa 
- 00014732  0x00002f4a beq  0x00000009 , 0x000039b1 
- 00014733  0x00002f4b beq  0x0000000a , 0x000039c9 
- 00014734  0x00002f4c beq  0x0000000b , 0x000039b6 
- 00014735  0x00002f4d beq  0x0000000c , 0x000039c2 
- 00014736  0x00002f4e beq  0x00000013 , 0x000039d7 
- 00014737  0x00002f4f beq  0x00000014 , 0x000039cf 
- 00014738  0x00002f50 beq  0x00000015 , 0x000039c6 
- 00014739  0x00002f51 beq  0x00000021 , 0x000039ca 
- 00014740  0x00002f52 beq  0x00000023 , 0x000039cb 
- 00014741  0x00002f53 beq  0x00000024 , 0x000039ce 
- 00014742  0x00002f54 beq  0x00000030 , 0x00003c8a 
- 00014743  0x00002f55 beq  0x00000031 , 0x00003c8c 
- 00014744  0x00002f56 beq  0x00000032 , 0x00003c9a 
- 00014745  0x00002f57 beq  0x00000033 , 0x00003c98 
- 00014746  0x00002f58 beq  0x00000034 , 0x00003c84 
- 00014747  0x00002f59 beq  0x00000035 , 0x00003c73 
- 00014748  0x00002f5a beq  0x00000036 , 0x00003c82 
- 00014749  0x00002f5b beq  0x00000037 , 0x00003c8e 
- 00014750  0x00002f5c beq  0x00000038 , 0x00003c90 
- 00014751  0x00002f5d beq  0x0000003b , 0x00003ca1 
- 00014752  0x00002f5e beq  0x0000003d , 0x00003c6a 
- 00014753  0x00002f5f beq  0x00000041 , 0x000039d9 
- 00014754  0x00002f60 rtn 
- 00014755  0x00002f64 call  0x0000397f 
- 00014756  0x00002f65 fetch  0x00000001 , 0x00004665 
- 00014757  0x00002f66 ncall  0x00003c8e , 0x00000034 
- 00014758  0x00002f67 call  0x000039d7 
- 00014759  0x00002f68 fetch  0x00000002 , 0x00004682 
- 00014760  0x00002f69 rtnbit0  0x00000004 
- 00014761  0x00002f6a branch  0x000039b1 
- 00014762  0x00002f6d fetch  0x00000002 , 0x00004682 
- 00014763  0x00002f6e set1  0x00000004 , 0x0000003f 
- 00014764  0x00002f6f store  0x00000002 , 0x00004682 
- 00014765  0x00002f70 fetch  0x00000001 , 0x000046a7 
- 00014766  0x00002f71 store  0x00000001 , 0x00004172 
- 00014767  0x00002f72 call  0x000039e6 
- 00014768  0x00002f73 branch  0x00003c1d 
- 00014769  0x00002f78 fetch  0x00000002 , 0x00004682 
- 00014770  0x00002f79 rtnbit0  0x00000004 
- 00014771  0x00002f7a set0  0x00000004 , 0x0000003f 
- 00014772  0x00002f7b store  0x00000002 , 0x00004682 
- 00014773  0x00002f7c branch  0x00003c21 
- 00014774  0x00002f82 call  0x0000397f 
- 00014775  0x00002f85 fetch  0x00000002 , 0x00004042 
- 00014776  0x00002f86 rshift  0x0000003f , 0x0000003f 
- 00014777  0x00002f87 fetcht  0x00000002 , 0x000041e3 
- 00014778  0x00002f88 isub  0x00000002 , 0x0000003e 
- 00014779  0x00002f89 nbranch  0x000039bd , 0x00000005 
- 00014780  0x00002f8a branch  0x00003416 
- 00014781  0x00002f8c fetch  0x00000001 , 0x000046bf 
- 00014782  0x00002f8d rtnbit1  0x00000005 
- 00014783  0x00002f8e hfetch  0x00000002 , 0x00008112 
- 00014784  0x00002f8f ncall  0x00003cf0 , 0x00000034 
- 00014785  0x00002f90 branch  0x0000340c 
- 00014786  0x00002f93 call  0x00003cee 
- 00014787  0x00002f94 branch  0x00003418 
- 00014788  0x00002f97 call  0x0000397f 
- 00014789  0x00002f98 branch  0x000039dd 
- 00014790  0x00002f9b call  0x00005816 
- 00014791  0x00002f9c call  0x000039d7 
- 00014792  0x00002f9d branch  0x00003c23 
- 00014793  0x00002fa0 branch  0x000033dd 
- 00014794  0x00002fa4 branch  0x00003cee 
- 00014795  0x00002fa8 fetch  0x00000001 , 0x000046bf 
- 00014796  0x00002fa9 bbit0  0x00000005 , 0x0000340e 
- 00014797  0x00002faa branch  0x00003cf2 
- 00014798  0x00002fae branch  0x00003cf2 
- 00014799  0x00002fb2 call  0x000058ba 
- 00014800  0x00002fb3 call  0x000039dd 
- 00014801  0x00002fb4 fetch  0x00000001 , 0x000046a8 
- 00014802  0x00002fb5 store  0x00000001 , 0x00004172 
- 00014803  0x00002fb6 branch  0x00003c1f 
- 00014804  0x00002fba jam  0x00000000 , 0x00004661 
- 00014805  0x00002fbb call  0x00003cee 
- 00014806  0x00002fbc branch  0x00003cf2 
- 00014807  0x00002fc1 call  0x00003a52 
- 00014808  0x00002fc2 branch  0x000039db 
- 00014809  0x00002fc6 call  0x00005cc9 
- 00014810  0x00002fc7 branch  0x00005b02 
- 00014811  0x00002fcb fetcht  0x00000001 , 0x0000469e 
- 00014812  0x00002fcc branch  0x00006829 
- 00014813  0x00002fcf call  0x000039df 
- 00014814  0x00002fd0 branch  0x000039e6 
- 00014815  0x00002fd3 fetch  0x00000001 , 0x000046a1 
- 00014816  0x00002fd4 isolate1  0x00000000 , 0x0000003f 
- 00014817  0x00002fd5 call  0x000033f0 , 0x00000001 
- 00014818  0x00002fd6 fetch  0x00000001 , 0x000046a1 
- 00014819  0x00002fd7 isolate1  0x00000001 , 0x0000003f 
- 00014820  0x00002fd8 call  0x000033f8 , 0x00000001 
- 00014821  0x00002fd9 rtn 
- 00014822  0x00002fdb fetcht  0x00000001 , 0x0000469e 
- 00014823  0x00002fdc branch  0x00006825 
- 00014824  0x00002fdf fetch  0x00000001 , 0x0000456b 
- 00014825  0x00002fe0 rtneq  0x00000000 
- 00014826  0x00002fe1 branch  0x00006c28 
- 00014827  0x00002fe4 hfetch  0x00000001 , 0x0000810c 
- 00014828  0x00002fe5 bbit1  0x00000003 , 0x000039e8 
- 00014829  0x00002fe6 call  0x000066cb 
- 00014830  0x00002fe7 ifetch  0x00000001 , 0x00000003 
- 00014831  0x00002fe8 bne  0x00000001 , 0x00003a01 
- 00014832  0x00002fe9 hfetch  0x00000002 , 0x00008112 
- 00014833  0x00002fea sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014834  0x00002feb rtn  0x00000002 
- 00014835  0x00002fec ifetch  0x00000001 , 0x00000003 
- 00014836  0x00002fed store  0x00000001 , 0x00000b03 
- 00014837  0x00002fee ifetcht  0x00000001 , 0x00000003 
- 00014838  0x00002fef copy  0x00000003 , 0x00000011 
- 00014839  0x00002ff0 storet  0x00000001 , 0x00000b04 
- 00014840  0x00002ff1 add  0x00000002 , 0x00000003 , 0x00000002 
- 00014841  0x00002ff2 hfetch  0x00000002 , 0x00008112 
- 00014842  0x00002ff3 isub  0x00000002 , 0x00000002 
- 00014843  0x00002ff4 nrtn  0x00000002 
- 00014844  0x00002ff5 jam  0x00000001 , 0x00000b05 
- 00014845  0x00002ff6 call  0x00003a17 
- 00014846  0x00002ff7 fetch  0x00000001 , 0x00000b05 
- 00014847  0x00002ff8 rtneq  0x00000000 
- 00014848  0x00002ff9 branch  0x00003a12 
- 00014849  0x00002ffc call  0x00007ec1 
- 00014850  0x00002ffd call  0x00003c79 
- 00014851  0x00002ffe branch  0x00003a04 
- 00014852  0x00003002 bpatch  0x000000df , 0x0000401b 
- 00014853  0x00003003 hfetch  0x00000002 , 0x00008112 
- 00014854  0x00003004 rtn  0x00000034 
- 00014855  0x00003005 call  0x000066cb 
- 00014856  0x00003006 ifetch  0x00000001 , 0x00000003 
- 00014857  0x00003007 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00014858  0x00003008 ncall  0x00003a16 , 0x00000005 
- 00014859  0x00003009 nbranch  0x00003a04 , 0x00000005 
- 00014860  0x0000300a ifetch  0x00000001 , 0x00000003 
- 00014861  0x0000300b rtneq  0x00000005 
- 00014862  0x0000300c rtneq  0x00000029 
- 00014863  0x0000300d increase  0xffffffff , 0x00000003 
- 00014864  0x0000300e call  0x00003a16 
- 00014865  0x0000300f branch  0x00003a04 
- 00014866  0x00003012 call  0x000066cb 
- 00014867  0x00003013 increase  0x00000002 , 0x00000003 
- 00014868  0x00003014 ifetch  0x00000001 , 0x00000003 
- 00014869  0x00003015 iadd  0x00000003 , 0x00000003 
- 00014870  0x00003017 branch  0x000066c8 
- 00014871  0x0000301b bpatch  0x000000e0 , 0x0000401c 
- 00014872  0x0000301c fetch  0x00000001 , 0x00000b03 
- 00014873  0x0000301d beq  0x00000000 , 0x00003a3f 
- 00014874  0x0000301e beq  0x00000001 , 0x00003a44 
- 00014875  0x0000301f beq  0x00000002 , 0x00003a49 
- 00014876  0x00003020 beq  0x00000003 , 0x00003a5f 
- 00014877  0x00003021 beq  0x00000004 , 0x00003a6b 
- 00014878  0x00003022 beq  0x00000005 , 0x00003a75 
- 00014879  0x00003023 beq  0x00000009 , 0x00003a9a 
- 00014880  0x00003024 beq  0x0000000b , 0x00003ad7 
- 00014881  0x00003025 beq  0x0000000c , 0x00003ad8 
- 00014882  0x00003026 beq  0x0000000d , 0x00003aec 
- 00014883  0x00003027 beq  0x0000000e , 0x00003af4 
- 00014884  0x00003028 beq  0x0000000f , 0x00003afa 
- 00014885  0x00003029 beq  0x00000010 , 0x00003b06 
- 00014886  0x0000302a beq  0x00000011 , 0x00003b0e 
- 00014887  0x0000302b beq  0x00000012 , 0x00003b12 
- 00014888  0x0000302c beq  0x00000026 , 0x00003b16 
- 00014889  0x0000302d beq  0x00000028 , 0x00003b1d 
- 00014890  0x0000302e beq  0x00000029 , 0x00003b2d 
- 00014891  0x0000302f beq  0x0000002a , 0x00003b36 
- 00014892  0x00003030 beq  0x0000002b , 0x00003b69 
- 00014893  0x00003031 beq  0x0000002c , 0x00003b6f 
- 00014894  0x00003032 beq  0x00000030 , 0x00003b76 
- 00014895  0x00003033 beq  0x00000031 , 0x00003b7c 
- 00014896  0x00003034 beq  0x00000032 , 0x00003b90 
- 00014897  0x00003035 beq  0x00000033 , 0x00003b98 
- 00014898  0x00003036 beq  0x00000034 , 0x00003bbb 
- 00014899  0x00003037 beq  0x00000035 , 0x00003bc4 
- 00014900  0x00003038 beq  0x00000036 , 0x00003bcd 
- 00014901  0x00003039 beq  0x00000037 , 0x00003bd7 
- 00014902  0x0000303a beq  0x00000038 , 0x00003bda 
- 00014903  0x0000303b beq  0x00000040 , 0x00003be2 
- 00014904  0x0000303c beq  0x00000042 , 0x00003bec 
- 00014905  0x0000303d beq  0x00000048 , 0x00003bf1 
- 00014906  0x0000303e beq  0x00000049 , 0x00003bfc 
- 00014907  0x0000303f beq  0x00000051 , 0x00003c02 
- 00014908  0x00003040 beq  0x00000061 , 0x00003c06 
- 00014909  0x00003041 beq  0x000000ff , 0x00003c15 
- 00014910  0x00003042 branch  0x00003c17 
- 00014911  0x00003048 fetch  0x00000001 , 0x00000b04 
- 00014912  0x00003049 bne  0x00000006 , 0x00003c17 
- 00014913  0x0000304a ifetch  0x00000006 , 0x00000003 
- 00014914  0x0000304b store  0x00000006 , 0x000040a0 
- 00014915  0x0000304c branch  0x00003c1a 
- 00014916  0x00003050 fetch  0x00000001 , 0x00000b04 
- 00014917  0x00003051 bne  0x00000006 , 0x00003c17 
- 00014918  0x00003052 ifetch  0x00000006 , 0x00000003 
- 00014919  0x00003053 store  0x00000006 , 0x000044a0 
- 00014920  0x00003054 branch  0x00003c1a 
- 00014921  0x00003059 fetch  0x00000001 , 0x00000b04 
- 00014922  0x0000305a bne  0x00000001 , 0x00003c17 
- 00014923  0x0000305b copy  0x00000011 , 0x00000003 
- 00014924  0x0000305c call  0x00003c1a 
- 00014925  0x0000305d ifetcht  0x00000001 , 0x00000003 
- 00014926  0x0000305e storet  0x00000001 , 0x000046a9 
- 00014927  0x0000305f fetch  0x00000002 , 0x00004682 
- 00014928  0x00003060 rtnbit1  0x00000009 
- 00014929  0x00003061 rtnbit1  0x00000000 
- 00014930  0x00003063 fetch  0x00000001 , 0x000046a1 
- 00014931  0x00003064 isolate1  0x00000000 , 0x0000003f 
- 00014932  0x00003065 nbranch  0x00003a58 , 0x00000001 
- 00014933  0x00003066 fetcht  0x00000001 , 0x000046a9 
- 00014934  0x00003067 and  0x00000002 , 0x00000003 , 0x0000003f 
- 00014935  0x00003068 store  0x00000001 , 0x00004093 
- 00014936  0x0000306a fetch  0x00000001 , 0x000046a1 
- 00014937  0x0000306b isolate1  0x00000001 , 0x0000003f 
- 00014938  0x0000306c nrtn  0x00000001 
- 00014939  0x0000306d fetcht  0x00000001 , 0x000046a9 
- 00014940  0x0000306e isolate1  0x00000002 , 0x00000002 
- 00014941  0x0000306f branch  0x000033fa , 0x00000001 
- 00014942  0x00003070 branch  0x000033f8 
- 00014943  0x00003075 fetch  0x00000001 , 0x00000b04 
- 00014944  0x00003076 sub  0x0000003f , 0x00000043 , 0x0000003e 
- 00014945  0x00003077 nbranch  0x00003c17 , 0x00000002 
- 00014946  0x00003078 store  0x00000001 , 0x00004515 
- 00014947  0x00003079 arg  0x00000008 , 0x00000039 
- 00014948  0x0000307a call  0x00007ec6 
- 00014949  0x0000307b fetch  0x00000001 , 0x00000b04 
- 00014950  0x0000307c copy  0x0000003f , 0x00000039 
- 00014951  0x0000307d copy  0x00000011 , 0x00000003 
- 00014952  0x0000307e arg  0x00004516 , 0x00000005 
- 00014953  0x0000307f call  0x000066ea 
- 00014954  0x00003080 branch  0x00003c1a 
- 00014955  0x00003085 fetch  0x00000001 , 0x00000b04 
- 00014956  0x00003086 sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00014957  0x00003087 nbranch  0x00003c17 , 0x00000002 
- 00014958  0x00003088 store  0x00000001 , 0x000043af 
- 00014959  0x00003089 copy  0x0000003f , 0x00000039 
- 00014960  0x0000308a copy  0x00000011 , 0x00000003 
- 00014961  0x0000308b arg  0x000043b0 , 0x00000005 
- 00014962  0x0000308c call  0x000066ea 
- 00014963  0x0000308d call  0x000057a3 
- 00014964  0x0000308e branch  0x00003c1a 
- 00014965  0x00003093 fetch  0x00000001 , 0x00004682 
- 00014966  0x00003094 bbit0  0x00000004 , 0x00003c17 
- 00014967  0x00003095 call  0x000033ba 
- 00014968  0x00003096 branch  0x00003a86 , 0x00000001 
- 00014969  0x00003097 jam  0x00000000 , 0x00000b05 
- 00014970  0x00003099 call  0x0000397f 
- 00014971  0x0000309a fetch  0x00000001 , 0x00004568 
- 00014972  0x0000309b rtn  0x00000034 
- 00014973  0x0000309c fetch  0x00000002 , 0x00004573 
- 00014974  0x0000309d bne  0x00000000 , 0x00003a84 
- 00014975  0x0000309e fetch  0x00000001 , 0x00000b04 
- 00014976  0x0000309f store  0x00000002 , 0x00004573 
- 00014977  0x000030a1 copy  0x00000011 , 0x00000003 
- 00014978  0x000030a4 copy  0x00000003 , 0x0000003f 
- 00014979  0x000030a5 store  0x00000002 , 0x00004571 
- 00014980  0x000030a7 call  0x00003a88 
- 00014981  0x000030a8 branch  0x00006c4d 
- 00014982  0x000030ab jam  0x00000000 , 0x00000b05 
- 00014983  0x000030ac branch  0x00003cd1 
- 00014984  0x000030af call  0x00003a8e 
- 00014985  0x000030b0 fetch  0x00000002 , 0x00004573 
- 00014986  0x000030b1 fetcht  0x00000002 , 0x0000469f 
- 00014987  0x000030b2 isub  0x00000002 , 0x0000003f 
- 00014988  0x000030b3 store  0x00000002 , 0x00004573 
- 00014989  0x000030b4 rtn 
- 00014990  0x000030b7 fetch  0x00000002 , 0x00004573 
- 00014991  0x000030b8 arg  0x0000006e , 0x00000002 
- 00014992  0x000030b9 call  0x00007fdd 
- 00014993  0x000030ba fetcht  0x00000002 , 0x0000456c 
- 00014994  0x000030bb call  0x00007fdd 
- 00014995  0x000030bc fetcht  0x00000002 , 0x0000455e 
- 00014996  0x000030bd call  0x00007fdd 
- 00014997  0x000030be store  0x00000002 , 0x0000469f 
- 00014998  0x000030bf rtn 
- 00014999  0x000030c2 jam  0x00000001 , 0x00000b05 
- 00015000  0x000030c3 jam  0x00000005 , 0x00000b03 
- 00015001  0x000030c4 branch  0x00003c1a 
- 00015002  0x000030c9 fetch  0x00000002 , 0x00004682 
- 00015003  0x000030ca bbit0  0x00000009 , 0x00003c17 
- 00015004  0x000030cb call  0x00003ad4 
- 00015005  0x000030cc branch  0x00003c17 , 0x00000028 
- 00015006  0x000030cd jam  0x00000000 , 0x00000b05 
- 00015007  0x000030ce fetch  0x00000001 , 0x000046bf 
- 00015008  0x000030cf bbit1  0x00000004 , 0x00003ab4 
- 00015009  0x000030d0 fetch  0x00000001 , 0x000046c0 
- 00015010  0x000030d1 nrtn  0x00000034 
- 00015011  0x000030d2 jam  0x00000001 , 0x00000b05 
- 00015012  0x000030d3 ifetch  0x00000002 , 0x00000003 
- 00015013  0x000030d4 store  0x00000002 , 0x000046c1 
- 00015014  0x000030d5 copy  0x00000003 , 0x0000003f 
- 00015015  0x000030d6 store  0x00000002 , 0x000046c3 
- 00015016  0x000030d7 fetch  0x00000001 , 0x00000b04 
- 00015017  0x000030d8 pincrease  0xfffffffe 
- 00015018  0x000030d9 nbranch  0x00003c17 , 0x00000002 
- 00015019  0x000030da branch  0x00003c17 , 0x00000005 
- 00015020  0x000030db store  0x00000001 , 0x000046c0 
- 00015021  0x000030dc jam  0x00000000 , 0x00000b05 
- 00015022  0x000030dd call  0x00005814 
- 00015023  0x000030de call  0x00003ab7 
- 00015024  0x000030df call  0x00003ab7 
- 00015025  0x000030e0 call  0x00003ab7 
- 00015026  0x000030e1 fetch  0x00000001 , 0x000046bf 
- 00015027  0x000030e2 rtnbit0  0x00000004 
- 00015028  0x000030e4 jam  0x00000001 , 0x00000b05 
- 00015029  0x000030e5 call  0x00003cf6 
- 00015030  0x000030e6 branch  0x00003c1a 
- 00015031  0x000030e9 fetch  0x00000001 , 0x000046c0 
- 00015032  0x000030ea rtn  0x00000034 
- 00015033  0x000030eb call  0x00005892 
- 00015034  0x000030ec nrtn  0x00000034 
- 00015035  0x000030ed call  0x00003acf 
- 00015036  0x000030ee bpatch  0x000000e1 , 0x0000401c 
- 00015037  0x000030ef add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00015038  0x000030f0 fetcht  0x00000001 , 0x000046c0 
- 00015039  0x000030f1 call  0x00007fdd 
- 00015040  0x000030f2 copy  0x0000003f , 0x00000011 
- 00015041  0x000030f3 copy  0x00000002 , 0x0000003f 
- 00015042  0x000030f4 isub  0x00000011 , 0x0000003f 
- 00015043  0x000030f5 store  0x00000001 , 0x000046c0 
- 00015044  0x000030f6 fetcht  0x00000002 , 0x000046c1 
- 00015045  0x000030f7 call  0x00005a64 
- 00015046  0x000030f8 fetch  0x00000002 , 0x000046c3 
- 00015047  0x000030f9 copy  0x0000003f , 0x00000003 
- 00015048  0x000030fa copy  0x00000011 , 0x00000039 
- 00015049  0x000030fb call  0x000066ea 
- 00015050  0x000030fc copy  0x00000003 , 0x0000003f 
- 00015051  0x000030fd store  0x00000002 , 0x000046c3 
- 00015052  0x000030fe fetch  0x00000001 , 0x000046c0 
- 00015053  0x000030ff nrtn  0x00000034 
- 00015054  0x00003100 branch  0x00003cf4 
- 00015055  0x00003105 arg  0x00000017 , 0x00000002 
- 00015056  0x00003106 fetch  0x00000001 , 0x000046bf 
- 00015057  0x00003107 rtnbit1  0x00000001 
- 00015058  0x00003108 fetcht  0x00000002 , 0x000044a8 
- 00015059  0x00003109 rtn 
- 00015060  0x0000310c fetch  0x00000001 , 0x000046bf 
- 00015061  0x0000310d bbit1  0x00000002 , 0x00005a42 
- 00015062  0x0000310e branch  0x00007fe9 
- 00015063  0x00003113 branch  0x00003c4c 
- 00015064  0x00003118 copy  0x00000011 , 0x00000003 
- 00015065  0x00003119 ifetch  0x00000001 , 0x00000003 
- 00015066  0x0000311a beq  0x00000000 , 0x00003adf 
- 00015067  0x0000311b beq  0x00000001 , 0x00003ae2 
- 00015068  0x0000311c beq  0x00000002 , 0x00003ae8 
- 00015069  0x0000311d beq  0x00000003 , 0x00003aea 
- 00015070  0x0000311e branch  0x00003c17 
- 00015071  0x00003120 call  0x0000612b 
- 00015072  0x00003121 jam  0x00000000 , 0x0000465a 
- 00015073  0x00003122 branch  0x00003c1a 
- 00015074  0x00003124 setarg  0x00040003 
- 00015075  0x00003126 store  0x00000003 , 0x0000465b 
- 00015076  0x00003127 store  0x00000001 , 0x00004662 
- 00015077  0x00003128 call  0x00006124 
- 00015078  0x00003129 jam  0x00000001 , 0x0000465a 
- 00015079  0x0000312a branch  0x00003c1a 
- 00015080  0x0000312c setarg  0x00040002 
- 00015081  0x0000312d branch  0x00003ae3 
- 00015082  0x00003130 setarg  0x00040001 
- 00015083  0x00003131 branch  0x00003ae3 
- 00015084  0x00003135 fetch  0x00000001 , 0x00000b04 
- 00015085  0x00003136 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00015086  0x00003137 nbranch  0x00003c17 , 0x00000002 
- 00015087  0x00003138 store  0x00000001 , 0x00004689 
- 00015088  0x00003139 copy  0x0000003f , 0x00000039 
- 00015089  0x0000313a arg  0x0000468a , 0x00000005 
- 00015090  0x0000313b call  0x000066fd 
- 00015091  0x0000313c branch  0x00003c1a 
- 00015092  0x00003141 copy  0x00000011 , 0x00000003 
- 00015093  0x00003142 ifetch  0x00000001 , 0x00000003 
- 00015094  0x00003143 hfetcht  0x00000001 , 0x00008062 
- 00015095  0x00003144 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00015096  0x00003145 hstoret  0x00000001 , 0x00008062 
- 00015097  0x00003146 branch  0x00003c1a 
- 00015098  0x0000314b fetch  0x00000001 , 0x00000b04 
- 00015099  0x0000314c copy  0x0000003f , 0x00000039 
- 00015100  0x0000314d copy  0x00000011 , 0x00000003 
- 00015101  0x0000314e call  0x00007f58 
- 00015102  0x0000314f setarg  0x016e3600 
- 00015103  0x00003150 idiv  0x00000002 
- 00015104  0x00003151 call  0x00007f86 
- 00015105  0x00003152 quotient  0x0000003f 
- 00015106  0x00003154 store  0x00000002 , 0x00004243 
- 00015107  0x00003155 call  0x00003c1a 
- 00015108  0x00003156 call  0x00007f9e 
- 00015109  0x00003157 branch  0x000066ce 
- 00015110  0x0000315c arg  0x00000002 , 0x00000011 
- 00015111  0x0000315d arg  0x0000469a , 0x00000012 
- 00015112  0x0000315e arg  0x00000000 , 0x00000002 
- 00015113  0x0000315f branch  0x00003c25 
- 00015114  0x00003161 store  0x00000002 , 0x00000ac2 
- 00015115  0x00003162 arg  0x00000ac2 , 0x00000012 
- 00015116  0x00003163 arg  0x00000000 , 0x00000002 
- 00015117  0x00003164 branch  0x00003c25 
- 00015118  0x00003169 fetch  0x00000002 , 0x00004682 
- 00015119  0x0000316a bbit0  0x00000000 , 0x00003c17 
- 00015120  0x0000316c call  0x00003c1a 
- 00015121  0x0000316d branch  0x000033e9 
- 00015122  0x00003172 fetch  0x00000002 , 0x00004682 
- 00015123  0x00003173 bbit0  0x00000009 , 0x00003c17 
- 00015124  0x00003175 call  0x00003c1a 
- 00015125  0x00003176 branch  0x00003402 
- 00015126  0x0000317d fetch  0x00000001 , 0x00000b04 
- 00015127  0x0000317e copy  0x0000003f , 0x00000039 
- 00015128  0x0000317f copy  0x00000011 , 0x00000003 
- 00015129  0x00003180 fetch  0x00000002 , 0x00004215 
- 00015130  0x00003181 icopy  0x00000005 
- 00015131  0x00003182 call  0x000066ea 
- 00015132  0x00003183 branch  0x00003c1a 
- 00015133  0x00003188 fetch  0x00000001 , 0x00004682 
- 00015134  0x00003189 bbit0  0x00000000 , 0x00003c17 
- 00015135  0x0000318a ifetch  0x00000001 , 0x00000003 
- 00015136  0x0000318b fetcht  0x00000001 , 0x00004661 
- 00015137  0x0000318c setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00015138  0x0000318d set1  0x00000007 , 0x00000002 
- 00015139  0x0000318e storet  0x00000001 , 0x00004661 
- 00015140  0x00003190 call  0x00003c1a 
- 00015141  0x00003192 fetch  0x00000001 , 0x00004661 
- 00015142  0x00003193 bbit1  0x00000006 , 0x00003b2b 
- 00015143  0x00003194 rtn 
- 00015144  0x00003197 jam  0x00000000 , 0x00004661 
- 00015145  0x00003198 jam  0x00000021 , 0x00000a99 
- 00015146  0x00003199 branch  0x00007d8f 
- 00015147  0x0000319d bbit1  0x00000000 , 0x00005f95 
- 00015148  0x0000319e branch  0x00003b28 
- 00015149  0x000031a3 fetch  0x00000001 , 0x00004682 
- 00015150  0x000031a4 rtnbit0  0x00000004 
- 00015151  0x000031a5 fetch  0x00000001 , 0x0000456b 
- 00015152  0x000031a6 rtneq  0x00000000 
- 00015153  0x000031a7 ifetch  0x00000001 , 0x00000003 
- 00015154  0x000031a8 fetcht  0x00000001 , 0x00004569 
- 00015155  0x000031a9 iadd  0x00000002 , 0x00000002 
- 00015156  0x000031aa storet  0x00000001 , 0x00004569 
- 00015157  0x000031ab rtn 
- 00015158  0x000031b0 arg  0x00000040 , 0x00000039 
- 00015159  0x000031b1 arg  0x0000436f , 0x00000005 
- 00015160  0x000031b2 call  0x00007ed4 
- 00015161  0x000031b3 setarg  0x00000000 
- 00015162  0x000031b4 store  0x00000001 , 0x00000ab2 
- 00015163  0x000031b5 copy  0x00000011 , 0x00000003 
- 00015164  0x000031b7 copy  0x00000003 , 0x0000003f 
- 00015165  0x000031b8 store  0x00000002 , 0x00000ab6 
- 00015166  0x000031b9 call  0x00003b64 
- 00015167  0x000031bb fetch  0x00000001 , 0x00000ab2 
- 00015168  0x000031bc fetcht  0x00000001 , 0x00000aa2 
- 00015169  0x000031bd increase  0x00000001 , 0x00000002 
- 00015170  0x000031be iadd  0x00000002 , 0x0000003f 
- 00015171  0x000031bf store  0x00000001 , 0x00000ab2 
- 00015172  0x000031c1 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015173  0x000031c2 nbranch  0x00003b50 , 0x00000002 
- 00015174  0x000031c4 fetcht  0x00000001 , 0x0000436f 
- 00015175  0x000031c5 setarg  0x00004370 
- 00015176  0x000031c6 iadd  0x00000002 , 0x0000003f 
- 00015177  0x000031c7 store  0x00000002 , 0x00000abb 
- 00015178  0x000031c8 fetcht  0x00000001 , 0x00000aa2 
- 00015179  0x000031c9 increase  0x00000001 , 0x00000002 
- 00015180  0x000031ca fetch  0x00000001 , 0x0000436f 
- 00015181  0x000031cb iadd  0x00000002 , 0x0000003f 
- 00015182  0x000031cc store  0x00000001 , 0x0000436f 
- 00015183  0x000031cd branch  0x00003b59 
- 00015184  0x000031cf fetcht  0x00000001 , 0x0000438f 
- 00015185  0x000031d0 setarg  0x00004390 
- 00015186  0x000031d1 iadd  0x00000002 , 0x0000003f 
- 00015187  0x000031d2 store  0x00000002 , 0x00000abb 
- 00015188  0x000031d3 fetcht  0x00000001 , 0x00000aa2 
- 00015189  0x000031d4 increase  0x00000001 , 0x00000002 
- 00015190  0x000031d5 fetch  0x00000001 , 0x0000438f 
- 00015191  0x000031d6 iadd  0x00000002 , 0x0000003f 
- 00015192  0x000031d7 store  0x00000001 , 0x0000438f 
- 00015193  0x000031d9 fetch  0x00000002 , 0x00000abb 
- 00015194  0x000031da copy  0x0000003f , 0x00000005 
- 00015195  0x000031db fetch  0x00000002 , 0x00000ab6 
- 00015196  0x000031dc copy  0x0000003f , 0x00000003 
- 00015197  0x000031de copy  0x00000002 , 0x00000039 
- 00015198  0x000031df call  0x000066ea 
- 00015199  0x000031e1 fetch  0x00000001 , 0x00000b04 
- 00015200  0x000031e2 fetcht  0x00000001 , 0x00000ab2 
- 00015201  0x000031e3 isub  0x00000002 , 0x0000003e 
- 00015202  0x000031e4 nbranch  0x00003b3c , 0x00000005 
- 00015203  0x000031e5 branch  0x00003c1a 
- 00015204  0x000031e9 ifetch  0x00000001 , 0x00000003 
- 00015205  0x000031ea store  0x00000001 , 0x00000aa2 
- 00015206  0x000031eb ifetch  0x00000001 , 0x00000003 
- 00015207  0x000031ec store  0x00000001 , 0x00000aae 
- 00015208  0x000031ed rtn 
- 00015209  0x000031f2 arg  0x00000000 , 0x00000002 
- 00015210  0x000031f3 arg  0x00000002 , 0x00000011 
- 00015211  0x000031f4 fetch  0x00000002 , 0x000046b4 
- 00015212  0x000031f5 store  0x00000002 , 0x00000ac2 
- 00015213  0x000031f6 arg  0x00000ac2 , 0x00000012 
- 00015214  0x000031f7 branch  0x00003c25 
- 00015215  0x000031fc fetch  0x00000001 , 0x00000b04 
- 00015216  0x000031fd bne  0x00000001 , 0x00003c17 
- 00015217  0x000031fe ifetch  0x00000001 , 0x00000003 
- 00015218  0x000031ff store  0x00000001 , 0x000046b2 
- 00015219  0x00003200 setarg  0x00000000 
- 00015220  0x00003201 store  0x00000002 , 0x000046b4 
- 00015221  0x00003202 branch  0x00003c1a 
- 00015222  0x00003207 ifetch  0x00000004 , 0x00000003 
- 00015223  0x00003208 store  0x00000004 , 0x0000468a 
- 00015224  0x00003209 jam  0x00000004 , 0x00004689 
- 00015225  0x0000320a jam  0x00000000 , 0x00004663 
- 00015226  0x0000320b call  0x00003c1a 
- 00015227  0x0000320c branch  0x00005f31 
- 00015228  0x00003211 fetch  0x00000001 , 0x00000b04 
- 00015229  0x00003212 bne  0x00000003 , 0x00003c17 
- 00015230  0x00003213 ifetch  0x00000001 , 0x00000003 
- 00015231  0x00003214 beq  0x00000000 , 0x00003b82 
- 00015232  0x00003215 beq  0x00000001 , 0x00003b8a 
- 00015233  0x00003216 branch  0x00003c17 
- 00015234  0x00003219 ifetcht  0x00000001 , 0x00000003 
- 00015235  0x0000321a ifetch  0x00000001 , 0x00000003 
- 00015236  0x0000321b beq  0x00000002 , 0x00003b88 
- 00015237  0x0000321c nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00015238  0x0000321d call  0x000067fb 
- 00015239  0x0000321e branch  0x00003c1a 
- 00015240  0x00003221 call  0x00006806 
- 00015241  0x00003222 branch  0x00003c1a 
- 00015242  0x00003225 ifetcht  0x00000001 , 0x00000003 
- 00015243  0x00003226 call  0x00006812 
- 00015244  0x00003227 ifetch  0x00000001 , 0x00000003 
- 00015245  0x00003228 isolate1  0x00000000 , 0x0000003f 
- 00015246  0x00003229 call  0x0000682c 
- 00015247  0x0000322a branch  0x00003c1a 
- 00015248  0x0000322f fetch  0x00000001 , 0x00000b04 
- 00015249  0x00003230 bne  0x00000001 , 0x00003c17 
- 00015250  0x00003231 ifetcht  0x00000001 , 0x00000003 
- 00015251  0x00003232 call  0x0000681d 
- 00015252  0x00003233 setarg  0x00000000 
- 00015253  0x00003234 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00015254  0x00003235 arg  0x00000001 , 0x00000011 
- 00015255  0x00003236 branch  0x00003b0a 
- 00015256  0x0000323b copy  0x00000011 , 0x00000003 
- 00015257  0x0000323c ifetch  0x00000001 , 0x00000003 
- 00015258  0x0000323d copy  0x0000003f , 0x00000002 
- 00015259  0x0000323e beq  0x00000081 , 0x00003ba3 
- 00015260  0x0000323f beq  0x00000082 , 0x00003ba8 
- 00015261  0x00003240 beq  0x00000083 , 0x00003bae 
- 00015262  0x00003241 store  0x00000001 , 0x000044c6 
- 00015263  0x00003242 beq  0x00000000 , 0x00003bb3 
- 00015264  0x00003243 beq  0x00000001 , 0x00003bb6 
- 00015265  0x00003244 beq  0x00000002 , 0x00003bb8 
- 00015266  0x00003245 branch  0x00003c17 
- 00015267  0x00003248 fetch  0x00000001 , 0x000044be 
- 00015268  0x00003249 branch  0x00003c17 , 0x00000034 
- 00015269  0x0000324a storet  0x00000001 , 0x000044c6 
- 00015270  0x0000324b jam  0x0000000d , 0x00004456 
- 00015271  0x0000324c branch  0x00003bb4 
- 00015272  0x0000324e fetch  0x00000001 , 0x000044be 
- 00015273  0x0000324f branch  0x00003c17 , 0x00000034 
- 00015274  0x00003250 storet  0x00000001 , 0x000044c6 
- 00015275  0x00003251 jam  0x0000000d , 0x00004456 
- 00015276  0x00003252 jam  0x00000001 , 0x00004454 
- 00015277  0x00003253 branch  0x00003c1a 
- 00015278  0x00003255 fetch  0x00000001 , 0x000044be 
- 00015279  0x00003256 branch  0x00003c17 , 0x00000034 
- 00015280  0x00003257 storet  0x00000001 , 0x000044c6 
- 00015281  0x00003258 jam  0x0000000d , 0x00004456 
- 00015282  0x00003259 branch  0x00003bb9 
- 00015283  0x0000325b jam  0x00000000 , 0x00004456 
- 00015284  0x0000325d jam  0x00000003 , 0x00004454 
- 00015285  0x0000325e branch  0x00003c1a 
- 00015286  0x00003260 jam  0x00000005 , 0x00004456 
- 00015287  0x00003261 branch  0x00003bb4 
- 00015288  0x00003263 jam  0x00000005 , 0x00004456 
- 00015289  0x00003265 jam  0x00000000 , 0x00004454 
- 00015290  0x00003266 branch  0x00003c1a 
- 00015291  0x0000326b fetch  0x00000001 , 0x00000b04 
- 00015292  0x0000326c sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015293  0x0000326d nbranch  0x00003c17 , 0x00000002 
- 00015294  0x0000326e store  0x00000001 , 0x0000436f 
- 00015295  0x0000326f copy  0x0000003f , 0x00000039 
- 00015296  0x00003270 copy  0x00000011 , 0x00000003 
- 00015297  0x00003271 arg  0x00004370 , 0x00000005 
- 00015298  0x00003272 call  0x000066ea 
- 00015299  0x00003273 branch  0x00003c1a 
- 00015300  0x00003278 fetch  0x00000001 , 0x00000b04 
- 00015301  0x00003279 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015302  0x0000327a nbranch  0x00003c17 , 0x00000002 
- 00015303  0x0000327b store  0x00000001 , 0x0000438f 
- 00015304  0x0000327c copy  0x0000003f , 0x00000039 
- 00015305  0x0000327d copy  0x00000011 , 0x00000003 
- 00015306  0x0000327e arg  0x00004390 , 0x00000005 
- 00015307  0x0000327f call  0x000066ea 
- 00015308  0x00003280 branch  0x00003c1a 
- 00015309  0x00003285 fetch  0x00000002 , 0x00004682 
- 00015310  0x00003286 bbit0  0x00000009 , 0x00003c17 
- 00015311  0x00003287 fetch  0x00000001 , 0x00000b04 
- 00015312  0x00003288 bne  0x00000008 , 0x00003c17 
- 00015313  0x00003289 copy  0x00000011 , 0x00000003 
- 00015314  0x0000328a ifetch  0x00000008 , 0x00000003 
- 00015315  0x0000328b store  0x00000008 , 0x00004496 
- 00015316  0x0000328c jam  0x00000012 , 0x00000a99 
- 00015317  0x0000328d call  0x00007d8f 
- 00015318  0x0000328e branch  0x00003c1a 
- 00015319  0x00003293 ifetch  0x00000002 , 0x00000003 
- 00015320  0x00003294 store  0x00000002 , 0x00004482 
- 00015321  0x00003295 branch  0x00003c1a 
- 00015322  0x0000329a fetch  0x00000001 , 0x000044c6 
- 00015323  0x0000329b branch  0x00003c17 , 0x00000034 
- 00015324  0x0000329c fetch  0x00000001 , 0x000044c4 
- 00015325  0x0000329d bne  0x00000000 , 0x00003c17 
- 00015326  0x0000329e fetch  0x00000001 , 0x000044c5 
- 00015327  0x0000329f bne  0x00000000 , 0x00003c17 
- 00015328  0x000032a0 call  0x00007e25 
- 00015329  0x000032a1 branch  0x00003c1a 
- 00015330  0x000032a6 fetch  0x00000001 , 0x00000b04 
- 00015331  0x000032a7 bne  0x00000005 , 0x00003c17 
- 00015332  0x000032a8 ifetch  0x00000001 , 0x00000003 
- 00015333  0x000032a9 store  0x00000001 , 0x000046a2 
- 00015334  0x000032aa ifetch  0x00000004 , 0x00000003 
- 00015335  0x000032ab store  0x00000004 , 0x000046a3 
- 00015336  0x000032ac fetcht  0x00000001 , 0x000046a2 
- 00015337  0x000032ad call  0x0000680e 
- 00015338  0x000032ae call  0x00003cbc 
- 00015339  0x000032af branch  0x00003c1a 
- 00015340  0x000032b4 fetch  0x00000001 , 0x00000b04 
- 00015341  0x000032b5 bne  0x00000001 , 0x00003c17 
- 00015342  0x000032b6 ifetch  0x00000001 , 0x00000003 
- 00015343  0x000032b7 store  0x00000001 , 0x000041de 
- 00015344  0x000032b8 branch  0x00003c1a 
- 00015345  0x000032bd ifetch  0x00000001 , 0x00000003 
- 00015346  0x000032be beq  0x00000001 , 0x00003bfa 
- 00015347  0x000032bf fetch  0x00000001 , 0x000044c1 
- 00015348  0x000032c0 beq  0x00000003 , 0x00003bf8 
- 00015349  0x000032c1 beq  0x00000006 , 0x00003bf8 
- 00015350  0x000032c2 beq  0x00000007 , 0x00003bf8 
- 00015351  0x000032c3 branch  0x00003c17 
- 00015352  0x000032c5 jam  0x00000001 , 0x000044c2 
- 00015353  0x000032c6 branch  0x00003c1a 
- 00015354  0x000032c9 call  0x00005b53 
- 00015355  0x000032ca branch  0x00003c1a 
- 00015356  0x000032cf fetch  0x00000001 , 0x00000b04 
- 00015357  0x000032d0 bne  0x00000001 , 0x00003c17 
- 00015358  0x000032d1 call  0x00003c1a 
- 00015359  0x000032d2 ifetch  0x00000001 , 0x00000003 
- 00015360  0x000032d3 branch  0x000060cb , 0x00000034 
- 00015361  0x000032d4 branch  0x000060c9 
- 00015362  0x000032d9 call  0x00003c1a 
- 00015363  0x000032da call  0x00007f9e 
- 00015364  0x000032db jam  0x00000001 , 0x00008010 
- 00015365  0x000032dc branch  0x00002a8e 
- 00015366  0x000032e1 fetch  0x00000001 , 0x00000b04 
- 00015367  0x000032e2 beq  0x00000000 , 0x00003c17 
- 00015368  0x000032e3 ifetch  0x00000001 , 0x00000003 
- 00015369  0x000032e4 branch  0x00003c13 , 0x00000034 
- 00015370  0x000032e5 fetch  0x00000001 , 0x00000b04 
- 00015371  0x000032e6 bne  0x00000005 , 0x00003c17 
- 00015372  0x000032e7 ifetch  0x00000004 , 0x00000003 
- 00015373  0x000032e8 arg  0x000f4240 , 0x00000002 
- 00015374  0x000032e9 isub  0x00000002 , 0x0000003e 
- 00015375  0x000032ea branch  0x00003c17 , 0x00000002 
- 00015376  0x000032eb store  0x00000004 , 0x000044c7 
- 00015377  0x000032ec call  0x0000580c 
- 00015378  0x000032ed branch  0x00003c1a 
- 00015379  0x000032f0 call  0x0000580e 
- 00015380  0x000032f1 branch  0x00003c1a 
- 00015381  0x000032f6 jam  0x00000000 , 0x00004091 
- 00015382  0x000032f7 branch  0x00003c1a 
- 00015383  0x000032fd arg  0x00000001 , 0x00000002 
- 00015384  0x000032fe arg  0x00000000 , 0x00000011 
- 00015385  0x000032ff branch  0x00003c25 
- 00015386  0x00003303 arg  0x00000000 , 0x00000002 
- 00015387  0x00003304 arg  0x00000000 , 0x00000011 
- 00015388  0x00003305 branch  0x00003c25 
- 00015389  0x0000330a jam  0x00000000 , 0x00000b03 
- 00015390  0x0000330b branch  0x00003c49 
- 00015391  0x00003310 jam  0x00000002 , 0x00000b03 
- 00015392  0x00003311 branch  0x00003c49 
- 00015393  0x00003316 jam  0x00000003 , 0x00000b03 
- 00015394  0x00003317 branch  0x00003c49 
- 00015395  0x0000331c jam  0x00000005 , 0x00000b03 
- 00015396  0x0000331d branch  0x00003c49 
- 00015397  0x00003326 fetch  0x00000001 , 0x00000b03 
- 00015398  0x00003327 copy  0x0000003f , 0x00000013 
- 00015399  0x00003328 jam  0x00000006 , 0x00000b03 
- 00015400  0x00003329 setarg  0x00000002 
- 00015401  0x0000332a iadd  0x00000011 , 0x0000003f 
- 00015402  0x0000332b call  0x00003ca7 
- 00015403  0x0000332c copy  0x00000013 , 0x0000003f 
- 00015404  0x0000332d istore  0x00000001 , 0x0000000a 
- 00015405  0x0000332e istoret  0x00000001 , 0x0000000a 
- 00015406  0x0000332f copy  0x00000011 , 0x00000039 
- 00015407  0x00003330 copy  0x00000012 , 0x00000006 
- 00015408  0x00003331 call  0x000066e4 
- 00015409  0x00003332 branch  0x000066c5 
- 00015410  0x00003338 call  0x0000397f 
- 00015411  0x00003339 jam  0x00000007 , 0x00000b03 
- 00015412  0x0000333a fetch  0x00000001 , 0x000004ff 
- 00015413  0x0000333b rtn  0x00000034 
- 00015414  0x0000333c call  0x00003ca7 
- 00015415  0x0000333d fetch  0x00000001 , 0x000004ff 
- 00015416  0x0000333e copy  0x0000003f , 0x00000039 
- 00015417  0x0000333f fetch  0x00000002 , 0x00000501 
- 00015418  0x00003340 copy  0x0000003f , 0x00000006 
- 00015419  0x00003341 call  0x000066d1 
- 00015420  0x00003342 branch  0x000066c5 
- 00015421  0x00003347 jam  0x00000008 , 0x00000b03 
- 00015422  0x00003348 fetch  0x00000001 , 0x000046b6 
- 00015423  0x00003349 icopy  0x00000039 
- 00015424  0x0000334a increase  0x00000002 , 0x0000003f 
- 00015425  0x0000334b call  0x00003ca7 
- 00015426  0x0000334c fetch  0x00000002 , 0x000046b9 
- 00015427  0x0000334d istore  0x00000002 , 0x0000000a 
- 00015428  0x0000334e fetch  0x00000002 , 0x000046b7 
- 00015429  0x0000334f icopy  0x00000006 
- 00015430  0x00003350 call  0x000066d1 
- 00015431  0x00003351 branch  0x000066c5 
- 00015432  0x00003356 jam  0x00000009 , 0x00000b03 
- 00015433  0x00003358 setarg  0x00000000 
- 00015434  0x00003359 call  0x00003ca7 
- 00015435  0x0000335a branch  0x000066c5 
- 00015436  0x0000335f jam  0x0000000a , 0x00000b03 
- 00015437  0x00003360 setarg  0x00000001 
- 00015438  0x00003361 call  0x00003ca7 
- 00015439  0x00003363 call  0x00003c5d 
- 00015440  0x00003365 fetch  0x00000002 , 0x00004682 
- 00015441  0x00003366 arg  0x00000002 , 0x00000007 
- 00015442  0x00003367 qisolate1  0x0000003f 
- 00015443  0x00003368 setflag  0x00000001 , 0x00000003 , 0x00000002 
- 00015444  0x0000336a arg  0x00000009 , 0x00000007 
- 00015445  0x0000336b qisolate1  0x0000003f 
- 00015446  0x0000336c setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00015447  0x0000336e fetch  0x00000001 , 0x00004682 
- 00015448  0x0000336f arg  0x00000004 , 0x00000007 
- 00015449  0x00003370 qisolate1  0x0000003f 
- 00015450  0x00003371 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00015451  0x00003373 istoret  0x00000001 , 0x0000000a 
- 00015452  0x00003374 branch  0x000066c5 
- 00015453  0x00003379 arg  0x00000000 , 0x00000002 
- 00015454  0x0000337a fetch  0x00000001 , 0x00004093 
- 00015455  0x0000337b arg  0x00000000 , 0x00000007 
- 00015456  0x0000337c qisolate1  0x0000003f 
- 00015457  0x0000337d setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00015458  0x0000337e arg  0x00000001 , 0x00000007 
- 00015459  0x0000337f qisolate1  0x0000003f 
- 00015460  0x00003380 setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00015461  0x00003382 fetch  0x00000001 , 0x0000436e 
- 00015462  0x00003383 arg  0x00000000 , 0x00000007 
- 00015463  0x00003384 qisolate1  0x0000003f 
- 00015464  0x00003385 setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00015465  0x00003386 rtn 
- 00015466  0x0000338b jam  0x0000000d , 0x00000b03 
- 00015467  0x0000338c fetch  0x00000001 , 0x00004217 
- 00015468  0x0000338d mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00015469  0x0000338e icopy  0x00000039 
- 00015470  0x0000338f call  0x00003ca7 
- 00015471  0x00003390 fetch  0x00000002 , 0x00004215 
- 00015472  0x00003391 icopy  0x00000006 
- 00015473  0x00003392 call  0x000066d1 
- 00015474  0x00003393 branch  0x000066c5 
- 00015475  0x00003398 jam  0x0000000e , 0x00000b03 
- 00015476  0x00003399 setarg  0x00000004 
- 00015477  0x0000339a call  0x00003ca7 
- 00015478  0x0000339b fetch  0x00000004 , 0x000009ba 
- 00015479  0x0000339c istore  0x00000004 , 0x0000000a 
- 00015480  0x0000339d branch  0x000066c5 
- 00015481  0x000033a2 jam  0x0000000f , 0x00000b03 
- 00015482  0x000033a3 hfetch  0x00000002 , 0x00008112 
- 00015483  0x000033a4 arg  0x000000ff , 0x00000002 
- 00015484  0x000033a5 call  0x00007fdd 
- 00015485  0x000033a6 copy  0x0000003f , 0x00000039 
- 00015486  0x000033a7 call  0x00003ca7 
- 00015487  0x000033a8 call  0x000066cb 
- 00015488  0x000033a9 call  0x00006703 
- 00015489  0x000033aa branch  0x000066c5 
- 00015490  0x000033af jam  0x00000010 , 0x00000b03 
- 00015491  0x000033b0 branch  0x00003c49 
- 00015492  0x000033b5 jam  0x00000011 , 0x00000b03 
- 00015493  0x000033b6 setarg  0x00000004 
- 00015494  0x000033b7 call  0x00003ca7 
- 00015495  0x000033b8 fetch  0x00000004 , 0x000044c7 
- 00015496  0x000033b9 istore  0x00000004 , 0x0000000a 
- 00015497  0x000033ba branch  0x000066c5 
- 00015498  0x000033bf arg  0x00000180 , 0x00000011 
- 00015499  0x000033c0 branch  0x00003c91 
- 00015500  0x000033c3 arg  0x00000080 , 0x00000011 
- 00015501  0x000033c4 branch  0x00003c91 
- 00015502  0x000033c7 arg  0x00000101 , 0x00000011 
- 00015503  0x000033c8 branch  0x00003c91 
- 00015504  0x000033cb arg  0x00000001 , 0x00000011 
- 00015505  0x000033ce jam  0x00000000 , 0x00004661 
- 00015506  0x000033cf jam  0x00000014 , 0x00000b03 
- 00015507  0x000033d0 setarg  0x00000002 
- 00015508  0x000033d1 call  0x00003ca7 
- 00015509  0x000033d2 copy  0x00000011 , 0x0000003f 
- 00015510  0x000033d3 istore  0x00000002 , 0x0000000a 
- 00015511  0x000033d4 branch  0x000066c5 
- 00015512  0x000033d9 arg  0x00000000 , 0x00000013 
- 00015513  0x000033da branch  0x00003c9b 
- 00015514  0x000033dd arg  0x00000001 , 0x00000013 
- 00015515  0x000033e0 jam  0x00000015 , 0x00000b03 
- 00015516  0x000033e1 setarg  0x00000001 
- 00015517  0x000033e2 call  0x00003ca7 
- 00015518  0x000033e3 copy  0x00000013 , 0x0000003f 
- 00015519  0x000033e4 istore  0x00000001 , 0x0000000a 
- 00015520  0x000033e5 branch  0x000066c5 
- 00015521  0x000033ea jam  0x0000001d , 0x00000b03 
- 00015522  0x000033eb setarg  0x00000004 
- 00015523  0x000033ec call  0x00003ca7 
- 00015524  0x000033ed fetch  0x00000004 , 0x000009ba 
- 00015525  0x000033ee istore  0x00000004 , 0x0000000a 
- 00015526  0x000033ef branch  0x000066c5 
- 00015527  0x000033fb jam  0x00000002 , 0x00000b02 
- 00015528  0x000033fc store  0x00000001 , 0x00000b04 
- 00015529  0x000033fd storet  0x00000008 , 0x00000aa2 
- 00015530  0x000033fe bpatch  0x000000e2 , 0x0000401c 
- 00015531  0x000033ff call  0x00003cb1 
- 00015532  0x00003400 fetcht  0x00000008 , 0x00000aa2 
- 00015533  0x00003401 call  0x000066c2 
- 00015534  0x00003402 fetch  0x00000003 , 0x00000b02 
- 00015535  0x00003403 istore  0x00000003 , 0x0000000a 
- 00015536  0x00003404 rtn 
- 00015537  0x00003408 call  0x00003cba 
- 00015538  0x00003409 rtn  0x00000001 
- 00015539  0x0000340b call  0x00003cb8 
- 00015540  0x0000340c fetch  0x00000004 , 0x000046a3 
- 00015541  0x0000340d rshift2  0x0000003f , 0x0000003f 
- 00015542  0x0000340e rtn  0x00000034 
- 00015543  0x0000340f branch  0x00003cbe 
- 00015544  0x00003413 fetcht  0x00000001 , 0x000046a2 
- 00015545  0x00003414 branch  0x00006829 
- 00015546  0x00003417 fetcht  0x00000001 , 0x000046a2 
- 00015547  0x00003418 branch  0x0000681b 
- 00015548  0x0000341b fetcht  0x00000001 , 0x000046a2 
- 00015549  0x0000341c branch  0x00006825 
- 00015550  0x00003420 increase  0xffffffff , 0x0000003f 
- 00015551  0x00003421 nop  0x00000026 
- 00015552  0x00003422 nbranch  0x00003cbe , 0x00000034 
- 00015553  0x00003423 rtn 
- 00015554  0x0000342d call  0x00003ad4 
- 00015555  0x0000342e rtn  0x00000028 
- 00015556  0x0000342f copy  0x00000011 , 0x0000003f 
- 00015557  0x00003430 store  0x00000002 , 0x000046b7 
- 00015558  0x00003431 copy  0x00000012 , 0x0000003f 
- 00015559  0x00003432 store  0x00000001 , 0x000046b6 
- 00015560  0x00003433 fetch  0x00000002 , 0x00000478 
- 00015561  0x00003434 fetcht  0x00000002 , 0x000046bb 
- 00015562  0x00003435 isub  0x00000002 , 0x0000003e 
- 00015563  0x00003436 branch  0x00003ccf , 0x00000005 
- 00015564  0x00003437 fetcht  0x00000002 , 0x000046bd 
- 00015565  0x00003438 isub  0x00000002 , 0x0000003e 
- 00015566  0x00003439 nrtn  0x00000005 
- 00015567  0x0000343b store  0x00000002 , 0x000046b9 
- 00015568  0x0000343c branch  0x00003c3d 
- 00015569  0x00003442 fetch  0x00000001 , 0x000046bf 
- 00015570  0x00003443 rtnbit1  0x00000005 
- 00015571  0x00003444 call  0x00003cf0 
- 00015572  0x00003445 branch  0x0000340c 
- 00015573  0x00003449 jam  0x00000002 , 0x00004172 
- 00015574  0x0000344a rtn 
- 00015575  0x0000344f branch  0x00003cd8 
- 00015576  0x00003452 fetch  0x00000001 , 0x000046b2 
- 00015577  0x00003453 rtn  0x00000034 
- 00015578  0x00003454 fetch  0x00000001 , 0x000046b3 
- 00015579  0x00003455 rtn  0x00000034 
- 00015580  0x00003456 increase  0xffffffff , 0x0000003f 
- 00015581  0x00003457 store  0x00000001 , 0x000046b3 
- 00015582  0x00003458 nrtn  0x00000034 
- 00015583  0x00003459 jam  0x0000000a , 0x000046b3 
- 00015584  0x0000345a call  0x000068eb 
- 00015585  0x0000345b call  0x00006908 
- 00015586  0x0000345c div  0x0000003f , 0x00000064 
- 00015587  0x0000345d call  0x00007f86 
- 00015588  0x0000345e quotient  0x0000003f 
- 00015589  0x0000345f remainder  0x00000002 
- 00015590  0x00003460 store  0x00000001 , 0x000046b4 
- 00015591  0x00003461 storet  0x00000001 , 0x000046b5 
- 00015592  0x00003462 rtn 
- 00015593  0x00003466 call  0x00007fb4 
- 00015594  0x00003467 branch  0x000033d9 , 0x00000002 
- 00015595  0x00003468 branch  0x000033db 
- 00015596  0x0000346d arg  0x00000006 , 0x00000007 
- 00015597  0x0000346e branch  0x00003cfc 
- 00015598  0x00003471 arg  0x00000006 , 0x00000007 
- 00015599  0x00003472 branch  0x00003cf8 
- 00015600  0x00003475 arg  0x00000005 , 0x00000007 
- 00015601  0x00003476 branch  0x00003cfc 
- 00015602  0x00003479 arg  0x00000005 , 0x00000007 
- 00015603  0x0000347a branch  0x00003cf8 
- 00015604  0x0000347d arg  0x00000004 , 0x00000007 
- 00015605  0x0000347e branch  0x00003cfc 
- 00015606  0x00003481 arg  0x00000004 , 0x00000007 
- 00015607  0x00003482 branch  0x00003cf8 
- 00015608  0x00003485 fetch  0x00000001 , 0x000046bf 
- 00015609  0x00003486 qset0  0x0000003f 
- 00015610  0x00003487 store  0x00000001 , 0x000046bf 
- 00015611  0x00003488 rtn 
- 00015612  0x0000348b fetch  0x00000001 , 0x000046bf 
- 00015613  0x0000348c qset1  0x0000003f 
- 00015614  0x0000348d store  0x00000001 , 0x000046bf 
- 00015615  0x0000348e rtn 
- 00015616  0x00003499 call  0x00003d39 
- 00015617  0x0000349a call  0x0000640f 
- 00015618  0x0000349b call  0x000040c6 
- 00015619  0x0000349c call  0x00003d66 
- 00015620  0x0000349d call  0x00006411 
- 00015621  0x0000349e rtn  0x0000002b 
- 00015622  0x0000349f call  0x00003d16 
- 00015623  0x000034a0 call  0x00003d19 
- 00015624  0x000034a3 fetch  0x00000004 , 0x000046d3 
- 00015625  0x000034a4 rtnbit1  0x00000010 
- 00015626  0x000034a5 call  0x00003d4e 
- 00015627  0x000034a6 rtnmark1  0x00000026 
- 00015628  0x000034a7 fetch  0x00000002 , 0x00004682 
- 00015629  0x000034a8 bbit1  0x0000000c , 0x000042b0 
- 00015630  0x000034a9 branch  0x000042a2 
- 00015631  0x000034ad fetch  0x00000004 , 0x000046d3 
- 00015632  0x000034ae rtnbit0  0x0000001b 
- 00015633  0x000034af arg  0x00000014 , 0x00000039 
- 00015634  0x000034b1 setarg  0x00030d40 
- 00015635  0x000034b2 call  0x00002a8f 
- 00015636  0x000034b3 loop  0x00007ec1 
- 00015637  0x000034b4 rtn 
- 00015638  0x000034b8 fetch  0x00000004 , 0x000046d3 
- 00015639  0x000034b9 rtnbit0  0x00000010 
- 00015640  0x000034ba branch  0x000048ea 
- 00015641  0x000034be setarg  0x0000416d 
- 00015642  0x000034bf store  0x00000002 , 0x000041ef 
- 00015643  0x000034c0 setarg  0x00003f77 
- 00015644  0x000034c1 store  0x00000002 , 0x000041f1 
- 00015645  0x000034c2 setarg  0x00003ebb 
- 00015646  0x000034c3 store  0x00000002 , 0x000041ed 
- 00015647  0x000034c4 setarg  0x0000417c 
- 00015648  0x000034c5 store  0x00000002 , 0x000041f5 
- 00015649  0x000034c6 setarg  0x00003de3 
- 00015650  0x000034c7 store  0x00000002 , 0x000041f3 
- 00015651  0x000034c8 setarg  0x00003eb3 
- 00015652  0x000034c9 store  0x00000002 , 0x000041eb 
- 00015653  0x000034ca setarg  0x00003d5b 
- 00015654  0x000034cb store  0x00000002 , 0x000041f9 
- 00015655  0x000034cd call  0x00002c7a 
- 00015656  0x000034ce setarg  0x00004401 
- 00015657  0x000034cf add  0x00000013 , 0x000000d8 , 0x00000005 
- 00015658  0x000034d0 istore  0x00000002 , 0x00000005 
- 00015659  0x000034d1 setarg  0x00004406 
- 00015660  0x000034d2 add  0x00000013 , 0x000000da , 0x00000005 
- 00015661  0x000034d3 istore  0x00000002 , 0x00000005 
- 00015662  0x000034d4 setarg  0x00003ebf 
- 00015663  0x000034d5 add  0x00000013 , 0x000000dc , 0x00000005 
- 00015664  0x000034d6 istore  0x00000002 , 0x00000005 
- 00015665  0x000034d8 setarg  0x000041f9 
- 00015666  0x000034d9 store  0x00000002 , 0x000041fd 
- 00015667  0x000034da setarg  0x00003d36 
- 00015668  0x000034db store  0x00000002 , 0x00004201 
- 00015669  0x000034dc rtn 
- 00015670  0x000034df fetch  0x00000004 , 0x000046d3 
- 00015671  0x000034e0 bbit0  0x00000012 , 0x000064d7 
- 00015672  0x000034e1 branch  0x000064da 
- 00015673  0x000034e4 rtn  0x0000002b 
- 00015674  0x000034e5 call  0x00002c9d 
- 00015675  0x000034e6 call  0x00003e6e 
- 00015676  0x000034e7 call  0x00003e1e 
- 00015677  0x000034e8 call  0x00003e54 
- 00015678  0x000034e9 call  0x00005810 
- 00015679  0x000034ea call  0x00005839 
- 00015680  0x000034eb call  0x0000582c 
- 00015681  0x000034ec call  0x00005818 
- 00015682  0x000034ed fetch  0x00000004 , 0x000046d3 
- 00015683  0x000034ee bbit1  0x00000014 , 0x00003d46 
- 00015684  0x000034ef bbit1  0x00000013 , 0x00004414 
- 00015685  0x000034f0 rtn 
- 00015686  0x000034f3 call  0x0000659c 
- 00015687  0x000034f4 fetch  0x00000004 , 0x000046d3 
- 00015688  0x000034f5 isolate1  0x00000019 , 0x0000003f 
- 00015689  0x000034f6 ncall  0x000065c2 , 0x00000001 
- 00015690  0x000034f7 call  0x0000443f 
- 00015691  0x000034f8 call  0x00003dc9 
- 00015692  0x000034f9 call  0x000041aa 
- 00015693  0x000034fa branch  0x000065df 
- 00015694  0x000034fd fetch  0x00000004 , 0x000046d3 
- 00015695  0x000034fe bbit0  0x0000001e , 0x00003d53 
- 00015696  0x000034ff fetch  0x00000001 , 0x00000abd 
- 00015697  0x00003500 isolate0  0x00000003 , 0x0000003f 
- 00015698  0x00003501 nrtn  0x00000001 
- 00015699  0x00003503 fetch  0x00000001 , 0x0000471f 
- 00015700  0x00003504 store  0x00000001 , 0x0000471e 
- 00015701  0x00003505 fetch  0x00000001 , 0x000046f5 
- 00015702  0x00003506 rtnbit1  0x00000006 
- 00015703  0x00003508 fetch  0x00000004 , 0x000046d3 
- 00015704  0x00003509 rtnbit0  0x00000011 
- 00015705  0x0000350a bbit1  0x0000001d , 0x00002ee4 
- 00015706  0x0000350b branch  0x00002f2c 
- 00015707  0x0000350d fetch  0x00000001 , 0x00000478 
- 00015708  0x0000350e sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00015709  0x0000350f nrtn  0x00000005 
- 00015710  0x00003510 jam  0x00000012 , 0x00000a99 
- 00015711  0x00003511 call  0x00007d8f 
- 00015712  0x00003513 arg  0x00000000 , 0x00000007 
- 00015713  0x00003514 branch  0x000041b9 
- 00015714  0x00003517 fetch  0x00000001 , 0x000046b6 
- 00015715  0x00003518 rtneq  0x00000001 
- 00015716  0x00003519 jam  0x00000001 , 0x000046b6 
- 00015717  0x0000351a rtn 
- 00015718  0x0000351c fetch  0x00000001 , 0x000046e1 
- 00015719  0x0000351d and  0x0000003f , 0x0000000f , 0x0000003f 
- 00015720  0x0000351e store  0x00000001 , 0x0000477a 
- 00015721  0x0000351f branch  0x00003d80 
- 00015722  0x00003523 fetcht  0x00000001 , 0x000046e7 
- 00015723  0x00003524 call  0x0000681d 
- 00015724  0x00003525 nbranch  0x00003d62 , 0x00000001 
- 00015725  0x00003527 fetch  0x00000001 , 0x000046b6 
- 00015726  0x00003528 rtneq  0x00000000 
- 00015727  0x00003529 jam  0x00000000 , 0x000046b6 
- 00015728  0x0000352a fetch  0x00000001 , 0x0000477a 
- 00015729  0x0000352b increase  0x00000001 , 0x0000003f 
- 00015730  0x0000352c and  0x0000003f , 0x00000003 , 0x0000003f 
- 00015731  0x0000352d store  0x00000001 , 0x0000477a 
- 00015732  0x0000352e call  0x00003d7e 
- 00015733  0x0000352f fetch  0x00000004 , 0x000046d3 
- 00015734  0x00003530 bbit1  0x00000014 , 0x0000443b 
- 00015735  0x00003531 bbit1  0x00000013 , 0x00003d79 
- 00015736  0x00003532 rtn 
- 00015737  0x00003534 arg  0x0000001e , 0x00000002 
- 00015738  0x00003535 call  0x0000680e 
- 00015739  0x00003536 arg  0x0000001f , 0x00000002 
- 00015740  0x00003537 call  0x0000680e 
- 00015741  0x00003538 branch  0x00004435 
- 00015742  0x0000353b bpatch  0x000000e3 , 0x0000401c 
- 00015743  0x0000353c call  0x0000424a 
- 00015744  0x0000353d fetch  0x00000001 , 0x000046e0 
- 00015745  0x0000353e beq  0x00000005 , 0x00003daa 
- 00015746  0x0000353f beq  0x00000004 , 0x00003d96 
- 00015747  0x00003540 fetch  0x00000001 , 0x0000477a 
- 00015748  0x00003541 beq  0x00000000 , 0x00003d8a 
- 00015749  0x00003542 beq  0x00000001 , 0x00003d88 
- 00015750  0x00003543 beq  0x00000002 , 0x00003d8c 
- 00015751  0x00003544 beq  0x00000003 , 0x00003d8e 
- 00015752  0x00003546 fetch  0x00000001 , 0x00004780 
- 00015753  0x00003547 branch  0x00003dbe 
- 00015754  0x00003549 fetch  0x00000001 , 0x0000477f 
- 00015755  0x0000354a branch  0x00003dbe 
- 00015756  0x0000354c fetch  0x00000001 , 0x00004781 
- 00015757  0x0000354d branch  0x00003dbe 
- 00015758  0x0000354f fetch  0x00000001 , 0x00004782 
- 00015759  0x00003550 branch  0x00003dbe 
- 00015760  0x00003552 fetch  0x00000001 , 0x000046e0 
- 00015761  0x00003553 rtneq  0x00000006 
- 00015762  0x00003554 fetch  0x00000001 , 0x000046b5 
- 00015763  0x00003555 increase  0x00000001 , 0x0000003f 
- 00015764  0x00003556 store  0x00000001 , 0x000046b5 
- 00015765  0x00003557 rtn 
- 00015766  0x0000355a fetch  0x00000001 , 0x0000477a 
- 00015767  0x0000355b beq  0x00000000 , 0x00003d9d 
- 00015768  0x0000355c beq  0x00000001 , 0x00003d9b 
- 00015769  0x0000355d beq  0x00000002 , 0x00003d9f 
- 00015770  0x0000355e beq  0x00000003 , 0x00003da1 
- 00015771  0x00003560 fetch  0x00000001 , 0x00004784 
- 00015772  0x00003561 branch  0x00003da2 
- 00015773  0x00003563 fetch  0x00000001 , 0x00004783 
- 00015774  0x00003564 branch  0x00003da2 
- 00015775  0x00003566 fetch  0x00000001 , 0x00004785 
- 00015776  0x00003567 branch  0x00003da2 
- 00015777  0x00003569 fetch  0x00000001 , 0x00004786 
- 00015778  0x0000356b store  0x00000001 , 0x000046b5 
- 00015779  0x0000356c lshift8  0x0000003f , 0x0000003f 
- 00015780  0x0000356d copy  0x0000003f , 0x00000011 
- 00015781  0x0000356e add  0x0000003f , 0x0000000d , 0x0000003f 
- 00015782  0x0000356f call  0x00006413 
- 00015783  0x00003570 copy  0x00000011 , 0x0000003f 
- 00015784  0x00003571 add  0x0000003f , 0x0000000e , 0x0000003f 
- 00015785  0x00003572 branch  0x00006413 
- 00015786  0x00003575 fetch  0x00000001 , 0x0000477a 
- 00015787  0x00003576 beq  0x00000000 , 0x00003db1 
- 00015788  0x00003577 beq  0x00000001 , 0x00003daf 
- 00015789  0x00003578 beq  0x00000002 , 0x00003db3 
- 00015790  0x00003579 beq  0x00000003 , 0x00003db5 
- 00015791  0x0000357b fetch  0x00000001 , 0x00004788 
- 00015792  0x0000357c branch  0x00003db6 
- 00015793  0x0000357e fetch  0x00000001 , 0x00004787 
- 00015794  0x0000357f branch  0x00003db6 
- 00015795  0x00003581 fetch  0x00000001 , 0x00004789 
- 00015796  0x00003582 branch  0x00003db6 
- 00015797  0x00003584 fetch  0x00000001 , 0x0000478a 
- 00015798  0x00003586 store  0x00000001 , 0x000046b5 
- 00015799  0x00003587 call  0x000040c0 
- 00015800  0x00003588 fetch  0x00000001 , 0x000046b5 
- 00015801  0x0000358a add  0x0000003f , 0x00000080 , 0x0000003f 
- 00015802  0x0000358b lshift8  0x0000003f , 0x0000003f 
- 00015803  0x0000358c add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015804  0x0000358d copy  0x0000003f , 0x00000011 
- 00015805  0x0000358e branch  0x0000415a 
- 00015806  0x00003591 store  0x00000001 , 0x000046b5 
- 00015807  0x00003592 call  0x00003d90 
- 00015808  0x00003593 fetch  0x00000001 , 0x000046b5 
- 00015809  0x00003594 setarg  0x00000006 
- 00015810  0x00003595 call  0x00006414 
- 00015811  0x00003596 and  0x0000003f , 0x000000f8 , 0x00000002 
- 00015812  0x00003597 fetch  0x00000001 , 0x000046b5 
- 00015813  0x00003598 iadd  0x00000002 , 0x0000003f 
- 00015814  0x00003599 lshift8  0x0000003f , 0x0000003f 
- 00015815  0x0000359a add  0x0000003f , 0x00000006 , 0x0000003f 
- 00015816  0x0000359b branch  0x00006413 
- 00015817  0x0000359f call  0x000033c4 
- 00015818  0x000035a0 branch  0x00004316 , 0x00000005 
- 00015819  0x000035a1 call  0x0000441c 
- 00015820  0x000035a2 call  0x000042e4 
- 00015821  0x000035a3 branch  0x000033bd 
- 00015822  0x000035a7 fetch  0x00000002 , 0x00004707 
- 00015823  0x000035a8 rtn  0x00000034 
- 00015824  0x000035a9 fetch  0x00000004 , 0x000046d3 
- 00015825  0x000035aa rtnbit0  0x00000011 
- 00015826  0x000035ab rtnbit1  0x00000003 
- 00015827  0x000035ac rtnmark1  0x00000026 
- 00015828  0x000035ad call  0x00004083 
- 00015829  0x000035ae rtnne  0x00000007 
- 00015830  0x000035af call  0x00004482 
- 00015831  0x000035b0 arg  0x00000003 , 0x00000007 
- 00015832  0x000035b1 call  0x000043ce 
- 00015833  0x000035b2 setarg  0x00000000 
- 00015834  0x000035b3 store  0x00000002 , 0x000046ae 
- 00015835  0x000035b4 store  0x00000001 , 0x000046b4 
- 00015836  0x000035b5 call  0x00003263 
- 00015837  0x000035b7 fetch  0x00000002 , 0x00004682 
- 00015838  0x000035b8 bbit1  0x00000007 , 0x00004392 
- 00015839  0x000035b9 bbit1  0x00000009 , 0x00003402 
- 00015840  0x000035ba bbit1  0x00000000 , 0x000033e9 
- 00015841  0x000035bb call  0x000042ca 
- 00015842  0x000035bc branch  0x00002ead 
- 00015843  0x000035c0 call  0x00003dce 
- 00015844  0x000035c1 call  0x00007e34 
- 00015845  0x000035c2 call  0x00003d6a 
- 00015846  0x000035c3 call  0x00003de9 
- 00015847  0x000035c4 call  0x00003ee0 
- 00015848  0x000035c5 branch  0x00003df7 
- 00015849  0x000035c7 fetch  0x00000004 , 0x000046d3 
- 00015850  0x000035c8 rtnbit0  0x00000010 
- 00015851  0x000035c9 call  0x000048d3 
- 00015852  0x000035ca branch  0x000048fd 
- 00015853  0x000035cd hfetch  0x00000001 , 0x00008a04 
- 00015854  0x000035ce bbit0  0x00000007 , 0x00003df1 
- 00015855  0x000035cf bbit1  0x00000007 , 0x00003df4 
- 00015856  0x000035d0 rtn 
- 00015857  0x000035d2 fetch  0x00000001 , 0x000046ff 
- 00015858  0x000035d3 rtnbit0  0x00000007 
- 00015859  0x000035d4 branch  0x0000659a 
- 00015860  0x000035d6 fetch  0x00000001 , 0x000046ff 
- 00015861  0x000035d7 rtnbit1  0x00000007 
- 00015862  0x000035d8 branch  0x00004381 
- 00015863  0x000035db call  0x00003ded 
- 00015864  0x000035dc hfetch  0x00000001 , 0x00008a04 
- 00015865  0x000035dd store  0x00000001 , 0x000046ff 
- 00015866  0x000035de rtnbit0  0x00000007 
- 00015867  0x000035df call  0x00003e07 
- 00015868  0x000035e0 fetch  0x00000004 , 0x000046f9 
- 00015869  0x000035e1 fetcht  0x00000001 , 0x000046fd 
- 00015870  0x000035e2 iadd  0x00000002 , 0x00000002 
- 00015871  0x000035e3 copy  0x00000022 , 0x0000003f 
- 00015872  0x000035e4 isub  0x00000002 , 0x0000003e 
- 00015873  0x000035e5 nrtn  0x00000002 
- 00015874  0x000035e6 store  0x00000004 , 0x000046f9 
- 00015875  0x000035e7 call  0x00003f97 
- 00015876  0x000035e8 nrtn  0x00000028 
- 00015877  0x000035e9 jam  0x00000004 , 0x00000d38 
- 00015878  0x000035ea branch  0x00003e0f 
- 00015879  0x000035ed fetcht  0x00000004 , 0x000046f9 
- 00015880  0x000035ee copy  0x00000022 , 0x0000003f 
- 00015881  0x000035ef isub  0x00000002 , 0x0000003e 
- 00015882  0x000035f0 ncall  0x00003e0c , 0x00000002 
- 00015883  0x000035f1 rtn 
- 00015884  0x000035f3 setarg  0x00000000 
- 00015885  0x000035f4 store  0x00000004 , 0x000046f9 
- 00015886  0x000035f5 rtn 
- 00015887  0x000035fa fetch  0x00000001 , 0x00000d38 
- 00015888  0x000035fb rtnbit0  0x00000002 
- 00015889  0x000035fc branch  0x00003e12 
- 00015890  0x000035fe hfetch  0x00000001 , 0x00008a04 
- 00015891  0x000035ff rtnbit0  0x00000007 
- 00015892  0x00003600 jam  0x00000020 , 0x00000d52 
- 00015893  0x00003601 setarg  0x00000001 
- 00015894  0x00003602 store  0x00000001 , 0x00000d54 
- 00015895  0x00003603 fetch  0x00000007 , 0x0000469a 
- 00015896  0x00003604 istore  0x00000007 , 0x00000005 
- 00015897  0x00003605 rtn 
- 00015898  0x00003609 hfetch  0x00000002 , 0x00008050 
- 00015899  0x0000360a set0  0x0000000b , 0x0000003f 
- 00015900  0x0000360b hstore  0x00000002 , 0x00008050 
- 00015901  0x0000360c rtn 
- 00015902  0x0000360f setarg  0x00008c00 
- 00015903  0x00003610 store  0x00000002 , 0x00004575 
- 00015904  0x00003611 setarg  0x00008e7a 
- 00015905  0x00003612 store  0x00000002 , 0x000044bc 
- 00015906  0x00003613 setarg  0x00002402 
- 00015907  0x00003614 store  0x00000002 , 0x000040bd 
- 00015908  0x00003615 setarg  0x00002580 
- 00015909  0x00003616 store  0x00000003 , 0x000040aa 
- 00015910  0x00003617 jam  0x00000003 , 0x00004173 
- 00015911  0x00003618 jam  0x00000008 , 0x00004156 
- 00015912  0x00003619 jam  0x00000001 , 0x000046d9 
- 00015913  0x0000361a setarg  0x00000200 
- 00015914  0x0000361b store  0x00000002 , 0x00004154 
- 00015915  0x0000361c jam  0x00000017 , 0x000044a6 
- 00015916  0x0000361d jam  0x00000017 , 0x000044a8 
- 00015917  0x0000361f setarg  0x00000a77 
- 00015918  0x00003620 store  0x00000002 , 0x00004212 
- 00015919  0x00003630 setsect  0x00000000 , 0x00000306 
- 00015920  0x00003631 setsect  0x00000001 , 0x00004440 
- 00015921  0x00003632 setsect  0x00000002 , 0x00010000 
- 00015922  0x00003633 setsect  0x00000003 , 0x00004408 
- 00015923  0x00003634 store  0x00000009 , 0x00004577 
- 00015924  0x00003635 setsect  0x00000000 , 0x00001224 
- 00015925  0x00003636 setsect  0x00000001 , 0x00004000 
- 00015926  0x00003637 setsect  0x00000002 , 0x00000000 
- 00015927  0x00003638 istore  0x00000005 , 0x00000005 
- 00015928  0x0000363a setsect  0x00000000 , 0x0003ffff 
- 00015929  0x0000363b setsect  0x00000001 , 0x0002fe23 
- 00015930  0x0000363c setsect  0x00000002 , 0x000199d9 
- 00015931  0x0000363d setsect  0x00000003 , 0x0000020d 
- 00015932  0x0000363e store  0x00000008 , 0x00004098 
- 00015933  0x00003640 setarg  0x0000012c 
- 00015934  0x00003641 store  0x00000002 , 0x00004707 
- 00015935  0x00003642 call  0x000057a3 
- 00015936  0x00003643 fetch  0x00000004 , 0x000046d3 
- 00015937  0x00003644 rtnbit0  0x0000001f 
- 00015938  0x00003645 call  0x00003e44 
- 00015939  0x00003646 branch  0x00003e4c 
- 00015940  0x00003649 fetcht  0x00000001 , 0x000046f7 
- 00015941  0x0000364a call  0x000067fb 
- 00015942  0x0000364b fetcht  0x00000001 , 0x000046f7 
- 00015943  0x0000364c call  0x0000681d 
- 00015944  0x0000364d jam  0x00000003 , 0x000046f6 
- 00015945  0x0000364e rtn  0x00000001 
- 00015946  0x0000364f jam  0x00000002 , 0x000046f6 
- 00015947  0x00003650 rtn 
- 00015948  0x00003653 fetcht  0x00000001 , 0x000046f8 
- 00015949  0x00003654 call  0x000067fb 
- 00015950  0x00003655 fetcht  0x00000001 , 0x000046f8 
- 00015951  0x00003656 call  0x0000681d 
- 00015952  0x00003657 jam  0x00000000 , 0x0000422d 
- 00015953  0x00003658 rtn  0x00000001 
- 00015954  0x00003659 jam  0x00000002 , 0x0000422d 
- 00015955  0x0000365a rtn 
- 00015956  0x0000365e fetch  0x00000001 , 0x0000422d 
- 00015957  0x0000365f beq  0x00000000 , 0x00003e59 
- 00015958  0x00003660 beq  0x00000001 , 0x00003e62 
- 00015959  0x00003661 beq  0x00000002 , 0x00003e6b 
- 00015960  0x00003662 branch  0x00003e59 
- 00015961  0x00003665 fetcht  0x00000002 , 0x00004221 
- 00015962  0x00003666 fetch  0x00000002 , 0x00004227 
- 00015963  0x00003667 isub  0x00000002 , 0x0000003f 
- 00015964  0x00003668 mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00015965  0x00003669 div  0x0000003f , 0x00000064 
- 00015966  0x0000366a call  0x00007f86 
- 00015967  0x0000366b quotient  0x0000003f 
- 00015968  0x0000366c store  0x00000002 , 0x000046d0 
- 00015969  0x0000366d rtn 
- 00015970  0x0000366f fetcht  0x00000002 , 0x0000421f 
- 00015971  0x00003670 fetch  0x00000002 , 0x00004225 
- 00015972  0x00003671 isub  0x00000002 , 0x0000003f 
- 00015973  0x00003672 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
- 00015974  0x00003673 div  0x0000003f , 0x00000190 
- 00015975  0x00003674 call  0x00007f86 
- 00015976  0x00003675 quotient  0x0000003f 
- 00015977  0x00003676 store  0x00000002 , 0x000046d0 
- 00015978  0x00003677 rtn 
- 00015979  0x00003679 fetch  0x00000002 , 0x00004223 
- 00015980  0x0000367a store  0x00000002 , 0x000046d0 
- 00015981  0x0000367b rtn 
- 00015982  0x0000367d fetcht  0x00000001 , 0x0000423a 
- 00015983  0x0000367e call  0x0000680e 
- 00015984  0x0000367f call  0x000048fb 
- 00015985  0x00003680 fetcht  0x00000001 , 0x000046e2 
- 00015986  0x00003681 call  0x000067fb 
- 00015987  0x00003682 fetcht  0x00000001 , 0x000046e3 
- 00015988  0x00003683 call  0x000067fb 
- 00015989  0x00003684 fetcht  0x00000001 , 0x000046e4 
- 00015990  0x00003685 call  0x000067fb 
- 00015991  0x00003686 fetcht  0x00000001 , 0x000046f3 
- 00015992  0x00003687 call  0x000067fb 
- 00015993  0x00003689 fetcht  0x00000001 , 0x000046dc 
- 00015994  0x0000368a call  0x0000680e 
- 00015995  0x0000368c fetcht  0x00000001 , 0x000046e8 
- 00015996  0x0000368d call  0x000067fb 
- 00015997  0x0000368f fetcht  0x00000001 , 0x000046e9 
- 00015998  0x00003690 call  0x000067fb 
- 00015999  0x00003692 fetcht  0x00000001 , 0x000046ea 
- 00016000  0x00003693 call  0x000067fb 
- 00016001  0x00003694 fetcht  0x00000001 , 0x000046eb 
- 00016002  0x00003695 call  0x000067fb 
- 00016003  0x00003697 fetcht  0x00000001 , 0x000046e5 
- 00016004  0x00003698 call  0x000067fb 
- 00016005  0x00003699 fetcht  0x00000001 , 0x000046e6 
- 00016006  0x0000369a call  0x000067fb 
- 00016007  0x0000369c fetcht  0x00000001 , 0x000046ef 
- 00016008  0x0000369d call  0x0000680e 
- 00016009  0x0000369f fetcht  0x00000001 , 0x000046f0 
- 00016010  0x000036a0 call  0x0000680e 
- 00016011  0x000036a2 fetcht  0x00000001 , 0x000046f1 
- 00016012  0x000036a3 call  0x0000680e 
- 00016013  0x000036a5 fetcht  0x00000001 , 0x000046f2 
- 00016014  0x000036a6 call  0x0000680e 
- 00016015  0x000036a8 fetcht  0x00000001 , 0x000046f4 
- 00016016  0x000036a9 call  0x0000680e 
- 00016017  0x000036ab fetcht  0x00000001 , 0x000046ed 
- 00016018  0x000036ac call  0x000067fb 
- 00016019  0x000036ae fetcht  0x00000001 , 0x000046ec 
- 00016020  0x000036af call  0x000067fb 
- 00016021  0x000036b1 fetcht  0x00000001 , 0x000046e7 
- 00016022  0x000036b2 branch  0x000067fb 
- 00016023  0x000036b5 fetcht  0x00000001 , 0x000046e8 
- 00016024  0x000036b6 call  0x000067dd 
- 00016025  0x000036b7 fetcht  0x00000001 , 0x000046e9 
- 00016026  0x000036b8 call  0x000067dd 
- 00016027  0x000036b9 fetcht  0x00000001 , 0x000046ea 
- 00016028  0x000036ba call  0x000067dd 
- 00016029  0x000036bb fetcht  0x00000001 , 0x000046eb 
- 00016030  0x000036bc branch  0x000067dd 
- 00016031  0x000036bf fetcht  0x00000001 , 0x000046e8 
- 00016032  0x000036c0 call  0x00003ea7 
- 00016033  0x000036c1 fetcht  0x00000001 , 0x000046e9 
- 00016034  0x000036c2 call  0x00003ea7 
- 00016035  0x000036c3 fetcht  0x00000001 , 0x000046ea 
- 00016036  0x000036c4 call  0x00003ea7 
- 00016037  0x000036c5 fetcht  0x00000001 , 0x000046eb 
- 00016038  0x000036c6 branch  0x00003ea7 
- 00016039  0x000036c9 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016040  0x000036ca rtn  0x00000005 
- 00016041  0x000036cb and  0x00000002 , 0x0000007f , 0x00000007 
- 00016042  0x000036cc hfetch  0x00000004 , 0x0000811c 
- 00016043  0x000036cd qisolate1  0x0000003f 
- 00016044  0x000036ce hfetch  0x00000004 , 0x00008078 
- 00016045  0x000036cf qsetflag  0x00000001 , 0x0000003f 
- 00016046  0x000036d0 hstore  0x00000004 , 0x00008078 
- 00016047  0x000036d1 hfetch  0x00000004 , 0x0000807c 
- 00016048  0x000036d2 nqsetflag  0x00000001 , 0x0000003f 
- 00016049  0x000036d3 hstore  0x00000004 , 0x0000807c 
- 00016050  0x000036d4 rtn 
- 00016051  0x000036d7 enable  0x00000028 
- 00016052  0x000036d8 hfetch  0x00000004 , 0x00008138 
- 00016053  0x000036d9 setflag  0x00000028 , 0x0000001a , 0x0000003f 
- 00016054  0x000036da hstore  0x00000004 , 0x0000804c 
- 00016055  0x000036db call  0x00002c21 
- 00016056  0x000036dc call  0x00004482 
- 00016057  0x000036dd call  0x00003e9f 
- 00016058  0x000036df branch  0x00003ebf 
- 00016059  0x000036e4 call  0x00003ebf 
- 00016060  0x000036e5 fetch  0x00000001 , 0x000000a0 
- 00016061  0x000036e6 nrtn  0x00000034 
- 00016062  0x000036e7 branch  0x000067ed 
- 00016063  0x000036ea call  0x00003ee0 
- 00016064  0x000036eb arg  0x00000019 , 0x00000002 
- 00016065  0x000036ec fetch  0x00000004 , 0x000046d3 
- 00016066  0x000036ed isolate1  0x00000012 , 0x0000003f 
- 00016067  0x000036ee call  0x00003ede , 0x00000001 
- 00016068  0x000036ef call  0x0000680e 
- 00016069  0x000036f0 call  0x000063ee 
- 00016070  0x000036f4 fetcht  0x00000001 , 0x000046e2 
- 00016071  0x000036f5 call  0x000067dd 
- 00016072  0x000036f6 fetcht  0x00000001 , 0x000046e3 
- 00016073  0x000036f7 call  0x000067dd 
- 00016074  0x000036f8 fetcht  0x00000001 , 0x000046e4 
- 00016075  0x000036f9 call  0x000067dd 
- 00016076  0x000036fb fetcht  0x00000001 , 0x000046e5 
- 00016077  0x000036fc call  0x000067dd 
- 00016078  0x000036fd fetcht  0x00000001 , 0x000046e6 
- 00016079  0x000036fe call  0x000067dd 
- 00016080  0x000036ff fetcht  0x00000001 , 0x000046e7 
- 00016081  0x00003700 call  0x000067dd 
- 00016082  0x00003701 fetcht  0x00000001 , 0x000046ed 
- 00016083  0x00003702 call  0x000067dd 
- 00016084  0x00003703 fetcht  0x00000001 , 0x000046e8 
- 00016085  0x00003704 call  0x000067dd 
- 00016086  0x00003705 fetcht  0x00000001 , 0x000046e9 
- 00016087  0x00003706 call  0x000067dd 
- 00016088  0x00003707 fetcht  0x00000001 , 0x000046ea 
- 00016089  0x00003708 call  0x000067dd 
- 00016090  0x00003709 fetcht  0x00000001 , 0x000046eb 
- 00016091  0x0000370a call  0x000067dd 
- 00016092  0x0000370b fetcht  0x00000001 , 0x000046f3 
- 00016093  0x0000370c branch  0x000067e1 
- 00016094  0x00003711 arg  0x0000001e , 0x00000002 
- 00016095  0x00003712 rtn 
- 00016096  0x00003715 bpatch  0x000000e4 , 0x0000401c 
- 00016097  0x00003716 call  0x00003eee 
- 00016098  0x00003717 call  0x00003f36 
- 00016099  0x00003718 fetch  0x00000001 , 0x000046b8 
- 00016100  0x00003719 fetcht  0x00000001 , 0x000046b7 
- 00016101  0x0000371a store  0x00000001 , 0x000046b7 
- 00016102  0x0000371b isub  0x00000002 , 0x0000003e 
- 00016103  0x0000371c nbranch  0x000033d4 , 0x00000005 
- 00016104  0x0000371d fetch  0x00000001 , 0x000046be 
- 00016105  0x0000371e fetcht  0x00000001 , 0x000046bd 
- 00016106  0x0000371f store  0x00000001 , 0x000046bd 
- 00016107  0x00003720 isub  0x00000002 , 0x0000003e 
- 00016108  0x00003721 nbranch  0x000033d4 , 0x00000005 
- 00016109  0x00003722 rtn 
- 00016110  0x00003724 fetch  0x00000001 , 0x000046ea 
- 00016111  0x00003725 rtneq  0x000000ff 
- 00016112  0x00003726 arg  0x00000000 , 0x00000011 
- 00016113  0x00003727 fetcht  0x00000001 , 0x000046ea 
- 00016114  0x00003728 call  0x0000681d 
- 00016115  0x00003729 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016116  0x0000372a fetcht  0x00000001 , 0x000046eb 
- 00016117  0x0000372b call  0x0000681d 
- 00016118  0x0000372c setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016119  0x0000372d copy  0x00000011 , 0x0000003f 
- 00016120  0x0000372e store  0x00000001 , 0x000046b8 
- 00016121  0x0000372f beq  0x00000001 , 0x00003efe 
- 00016122  0x00003730 beq  0x00000002 , 0x00003f02 
- 00016123  0x00003731 fetch  0x00000001 , 0x000046b9 
- 00016124  0x00003732 bbit1  0x00000007 , 0x00003f0e 
- 00016125  0x00003733 rtn 
- 00016126  0x00003736 fetch  0x00000001 , 0x000046b7 
- 00016127  0x00003737 beq  0x00000000 , 0x00003f06 
- 00016128  0x00003738 beq  0x00000003 , 0x00003f08 
- 00016129  0x00003739 rtn 
- 00016130  0x0000373b fetch  0x00000001 , 0x000046b7 
- 00016131  0x0000373c beq  0x00000000 , 0x00003f0a 
- 00016132  0x0000373d beq  0x00000003 , 0x00003f0c 
- 00016133  0x0000373e rtn 
- 00016134  0x00003740 jam  0x00000082 , 0x000046b9 
- 00016135  0x00003741 rtn 
- 00016136  0x00003743 jam  0x00000081 , 0x000046b9 
- 00016137  0x00003744 rtn 
- 00016138  0x00003746 jam  0x00000080 , 0x000046b9 
- 00016139  0x00003747 rtn 
- 00016140  0x00003749 jam  0x00000083 , 0x000046b9 
- 00016141  0x0000374a rtn 
- 00016142  0x0000374c fetch  0x00000001 , 0x000046b9 
- 00016143  0x0000374d set0  0x00000007 , 0x0000003f 
- 00016144  0x0000374e store  0x00000001 , 0x000046b9 
- 00016145  0x0000374f beq  0x00000000 , 0x00003f16 
- 00016146  0x00003750 beq  0x00000001 , 0x00003f19 
- 00016147  0x00003751 beq  0x00000002 , 0x00003f1c 
- 00016148  0x00003752 beq  0x00000003 , 0x00003f1f 
- 00016149  0x00003753 rtn 
- 00016150  0x00003755 fetch  0x00000001 , 0x000046b8 
- 00016151  0x00003756 beq  0x00000003 , 0x00003f22 
- 00016152  0x00003757 rtn 
- 00016153  0x00003759 fetch  0x00000001 , 0x000046b8 
- 00016154  0x0000375a beq  0x00000000 , 0x00003f22 
- 00016155  0x0000375b rtn 
- 00016156  0x0000375d fetch  0x00000001 , 0x000046b8 
- 00016157  0x0000375e beq  0x00000003 , 0x00003f2c 
- 00016158  0x0000375f rtn 
- 00016159  0x00003761 fetch  0x00000001 , 0x000046b8 
- 00016160  0x00003762 beq  0x00000000 , 0x00003f2c 
- 00016161  0x00003763 rtn 
- 00016162  0x00003765 fetch  0x00000001 , 0x000046bc 
- 00016163  0x00003766 increase  0x00000001 , 0x0000003f 
- 00016164  0x00003767 store  0x00000001 , 0x000046bc 
- 00016165  0x00003768 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016166  0x00003769 rtn  0x00000002 
- 00016167  0x0000376a jam  0x00000000 , 0x000046bc 
- 00016168  0x0000376b fetch  0x00000001 , 0x000046ba 
- 00016169  0x0000376c increase  0x00000001 , 0x0000003f 
- 00016170  0x0000376d store  0x00000001 , 0x000046ba 
- 00016171  0x0000376e rtn 
- 00016172  0x00003770 fetch  0x00000001 , 0x000046bb 
- 00016173  0x00003771 increase  0x00000001 , 0x0000003f 
- 00016174  0x00003772 store  0x00000001 , 0x000046bb 
- 00016175  0x00003773 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016176  0x00003774 rtn  0x00000002 
- 00016177  0x00003775 jam  0x00000000 , 0x000046bb 
- 00016178  0x00003776 fetch  0x00000001 , 0x000046ba 
- 00016179  0x00003777 increase  0xffffffff , 0x0000003f 
- 00016180  0x00003778 store  0x00000001 , 0x000046ba 
- 00016181  0x00003779 rtn 
- 00016182  0x0000377d fetch  0x00000001 , 0x000046e8 
- 00016183  0x0000377e rtneq  0x000000ff 
- 00016184  0x0000377f arg  0x00000000 , 0x00000011 
- 00016185  0x00003780 fetcht  0x00000001 , 0x000046e8 
- 00016186  0x00003781 call  0x0000681d 
- 00016187  0x00003782 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016188  0x00003783 fetcht  0x00000001 , 0x000046e9 
- 00016189  0x00003784 call  0x0000681d 
- 00016190  0x00003785 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016191  0x00003786 copy  0x00000011 , 0x0000003f 
- 00016192  0x00003787 store  0x00000001 , 0x000046be 
- 00016193  0x00003788 beq  0x00000001 , 0x00003f46 
- 00016194  0x00003789 beq  0x00000002 , 0x00003f4a 
- 00016195  0x0000378a fetch  0x00000001 , 0x000046bf 
- 00016196  0x0000378b bbit1  0x00000007 , 0x00003f56 
- 00016197  0x0000378c rtn 
- 00016198  0x0000378f fetch  0x00000001 , 0x000046bd 
- 00016199  0x00003790 beq  0x00000000 , 0x00003f4e 
- 00016200  0x00003791 beq  0x00000003 , 0x00003f50 
- 00016201  0x00003792 rtn 
- 00016202  0x00003794 fetch  0x00000001 , 0x000046bd 
- 00016203  0x00003795 beq  0x00000000 , 0x00003f52 
- 00016204  0x00003796 beq  0x00000003 , 0x00003f54 
- 00016205  0x00003797 rtn 
- 00016206  0x00003799 jam  0x00000082 , 0x000046bf 
- 00016207  0x0000379a rtn 
- 00016208  0x0000379c jam  0x00000081 , 0x000046bf 
- 00016209  0x0000379d rtn 
- 00016210  0x0000379f jam  0x00000080 , 0x000046bf 
- 00016211  0x000037a0 rtn 
- 00016212  0x000037a2 jam  0x00000083 , 0x000046bf 
- 00016213  0x000037a3 rtn 
- 00016214  0x000037a5 fetch  0x00000001 , 0x000046bf 
- 00016215  0x000037a6 set0  0x00000007 , 0x0000003f 
- 00016216  0x000037a7 store  0x00000001 , 0x000046bf 
- 00016217  0x000037a8 beq  0x00000000 , 0x00003f5e 
- 00016218  0x000037a9 beq  0x00000001 , 0x00003f61 
- 00016219  0x000037aa beq  0x00000002 , 0x00003f64 
- 00016220  0x000037ab beq  0x00000003 , 0x00003f67 
- 00016221  0x000037ac rtn 
- 00016222  0x000037ae fetch  0x00000001 , 0x000046be 
- 00016223  0x000037af beq  0x00000003 , 0x00003f6a 
- 00016224  0x000037b0 rtn 
- 00016225  0x000037b2 fetch  0x00000001 , 0x000046be 
- 00016226  0x000037b3 beq  0x00000000 , 0x00003f6a 
- 00016227  0x000037b4 rtn 
- 00016228  0x000037b6 fetch  0x00000001 , 0x000046be 
- 00016229  0x000037b7 beq  0x00000003 , 0x00003f6f 
- 00016230  0x000037b8 rtn 
- 00016231  0x000037ba fetch  0x00000001 , 0x000046be 
- 00016232  0x000037bb beq  0x00000000 , 0x00003f6f 
- 00016233  0x000037bc rtn 
- 00016234  0x000037be jam  0x00000000 , 0x000046c2 
- 00016235  0x000037bf fetch  0x00000001 , 0x000046c0 
- 00016236  0x000037c0 increase  0x00000001 , 0x0000003f 
- 00016237  0x000037c1 store  0x00000001 , 0x000046c0 
- 00016238  0x000037c2 rtn 
- 00016239  0x000037c4 jam  0x00000000 , 0x000046c1 
- 00016240  0x000037c5 fetch  0x00000001 , 0x000046c0 
- 00016241  0x000037c6 increase  0xffffffff , 0x0000003f 
- 00016242  0x000037c7 store  0x00000001 , 0x000046c0 
- 00016243  0x000037c8 rtn 
- 00016244  0x000037cc setarg  0x00000002 
- 00016245  0x000037cd store  0x00000001 , 0x00004680 
- 00016246  0x000037ce rtn 
- 00016247  0x000037d1 fetch  0x00000001 , 0x000041e2 
- 00016248  0x000037d2 rtn  0x00000034 
- 00016249  0x000037d3 call  0x00005271 
- 00016250  0x000037d4 nrtn  0x00000034 
- 00016251  0x000037d5 fetch  0x00000004 , 0x000046d3 
- 00016252  0x000037d6 bbit1  0x00000003 , 0x00003f8a 
- 00016253  0x000037d7 bbit1  0x00000000 , 0x00003f8a 
- 00016254  0x000037d8 bbit1  0x00000005 , 0x00003f8a 
- 00016255  0x000037d9 call  0x00003f97 
- 00016256  0x000037da nrtn  0x00000028 
- 00016257  0x000037dc arg  0x00000009 , 0x00000011 
- 00016258  0x000037dd call  0x00004d63 
- 00016259  0x000037de fetch  0x00000002 , 0x0000424e 
- 00016260  0x000037df istore  0x00000002 , 0x00000005 
- 00016261  0x000037e0 setarg  0x000002a1 
- 00016262  0x000037e1 istore  0x00000002 , 0x00000005 
- 00016263  0x000037e2 fetch  0x00000007 , 0x0000469a 
- 00016264  0x000037e3 istore  0x00000007 , 0x00000005 
- 00016265  0x000037e4 rtn 
- 00016266  0x000037e8 setarg  0x00000000 
- 00016267  0x000037e9 store  0x00000007 , 0x0000469a 
- 00016268  0x000037ea branch  0x00003f81 
- 00016269  0x000037ee fetch  0x00000002 , 0x000046aa 
- 00016270  0x000037ef store  0x00000002 , 0x000046b0 
- 00016271  0x000037f0 rtn 
- 00016272  0x000037f4 bpatch  0x000000e5 , 0x0000401c 
- 00016273  0x000037f5 arg  0x00000007 , 0x00000011 
- 00016274  0x000037f6 fetcht  0x00000002 , 0x0000446f 
- 00016275  0x000037f7 call  0x00005a64 
- 00016276  0x000037f8 fetch  0x00000007 , 0x0000469a 
- 00016277  0x000037f9 istore  0x00000007 , 0x00000005 
- 00016278  0x000037fa rtn 
- 00016279  0x000037fd bpatch  0x000000e6 , 0x0000401c 
- 00016280  0x000037fe disable  0x00000028 
- 00016281  0x000037ff setarg  0x00000000 
- 00016282  0x00003800 store  0x00000006 , 0x0000469b 
- 00016283  0x00003801 call  0x00003fb5 
- 00016284  0x00003802 call  0x00004079 
- 00016285  0x00003803 call  0x0000407e 
- 00016286  0x00003804 call  0x00004099 
- 00016287  0x00003805 nrtn  0x00000028 
- 00016288  0x00003806 call  0x00003f8d 
- 00016289  0x00003807 arg  0x00000008 , 0x00000007 
- 00016290  0x00003808 branch  0x000043ce 
- 00016291  0x0000380b fetch  0x00000002 , 0x0000469b 
- 00016292  0x0000380c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016293  0x0000380d store  0x00000002 , 0x0000469b 
- 00016294  0x0000380e branch  0x00007fe7 
- 00016295  0x00003810 fetch  0x00000002 , 0x0000469d 
- 00016296  0x00003811 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016297  0x00003812 store  0x00000002 , 0x0000469d 
- 00016298  0x00003813 branch  0x00007fe7 
- 00016299  0x00003815 fetch  0x00000002 , 0x0000469d 
- 00016300  0x00003816 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016301  0x00003817 store  0x00000002 , 0x0000469d 
- 00016302  0x00003818 fetch  0x00000002 , 0x0000469b 
- 00016303  0x00003819 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016304  0x0000381a store  0x00000002 , 0x0000469b 
- 00016305  0x0000381b call  0x00004002 
- 00016306  0x0000381c branch  0x00007fe7 
- 00016307  0x0000381e call  0x00004002 
- 00016308  0x0000381f branch  0x00007fe7 
- 00016309  0x00003821 fetch  0x00000001 , 0x00004239 
- 00016310  0x00003822 rtnne  0x00000000 
- 00016311  0x00003823 fetch  0x00000001 , 0x000046e0 
- 00016312  0x00003824 beq  0x00000000 , 0x00003fe2 
- 00016313  0x00003825 beq  0x00000001 , 0x00003fe2 
- 00016314  0x00003826 beq  0x00000002 , 0x00003fe2 
- 00016315  0x00003827 beq  0x00000003 , 0x00003fe2 
- 00016316  0x00003828 beq  0x00000004 , 0x00003fc4 
- 00016317  0x00003829 beq  0x00000005 , 0x00004010 
- 00016318  0x0000382a beq  0x00000006 , 0x00003fe2 
- 00016319  0x0000382b branch  0x00003fe2 
- 00016320  0x0000382e fetch  0x00000001 , 0x000046a7 
- 00016321  0x0000382f call  0x0000405d , 0x00000034 
- 00016322  0x00003830 jam  0x00000001 , 0x000046a7 
- 00016323  0x00003831 rtn 
- 00016324  0x00003835 call  0x00003fc0 
- 00016325  0x00003836 fetcht  0x00000001 , 0x000046f3 
- 00016326  0x00003837 call  0x0000681d 
- 00016327  0x00003838 nrtn  0x00000001 
- 00016328  0x0000383a setarg  0x00000000 
- 00016329  0x0000383b call  0x00006414 
- 00016330  0x0000383c bne  0x00000030 , 0x000040d1 
- 00016331  0x0000383d setarg  0x00000002 
- 00016332  0x0000383e call  0x00006414 
- 00016333  0x0000383f rtnbit0  0x00000007 
- 00016334  0x00003840 call  0x0000405d 
- 00016335  0x00003841 call  0x00003fde 
- 00016336  0x00003842 store  0x00000001 , 0x000046a1 
- 00016337  0x00003843 rshift4  0x0000003f , 0x0000003f 
- 00016338  0x00003844 call  0x00004169 
- 00016339  0x00003845 store  0x00000001 , 0x0000469c 
- 00016340  0x00003846 fetch  0x00000001 , 0x000046a1 
- 00016341  0x00003847 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016342  0x00003848 call  0x00004169 
- 00016343  0x00003849 store  0x00000001 , 0x0000469e 
- 00016344  0x0000384a fetch  0x00000001 , 0x000046f6 
- 00016345  0x0000384b beq  0x00000000 , 0x00003fa3 
- 00016346  0x0000384c beq  0x00000001 , 0x00003fab 
- 00016347  0x0000384d beq  0x00000002 , 0x00003fa7 
- 00016348  0x0000384e beq  0x00000003 , 0x00003fb3 
- 00016349  0x0000384f rtn 
- 00016350  0x00003852 setarg  0x00000012 
- 00016351  0x00003853 branch  0x00006414 
- 00016352  0x00003856 beq  0x00000031 , 0x00003fea 
- 00016353  0x00003857 branch  0x000040d1 
- 00016354  0x0000385a call  0x00003fc0 
- 00016355  0x0000385b disable  0x00000028 
- 00016356  0x0000385c fetcht  0x00000001 , 0x000046f3 
- 00016357  0x0000385d call  0x0000681d 
- 00016358  0x0000385e nrtn  0x00000001 
- 00016359  0x00003860 setarg  0x00000000 
- 00016360  0x00003861 call  0x00006414 
- 00016361  0x00003862 bne  0x00000030 , 0x00003fe0 
- 00016362  0x00003864 setarg  0x00000002 
- 00016363  0x00003865 call  0x00006414 
- 00016364  0x00003866 rtnbit0  0x00000007 
- 00016365  0x00003867 call  0x0000405d 
- 00016366  0x00003868 fetch  0x00000001 , 0x0000469b 
- 00016367  0x00003869 call  0x00004165 
- 00016368  0x0000386a store  0x00000002 , 0x0000469b 
- 00016369  0x0000386b fetch  0x00000001 , 0x0000469d 
- 00016370  0x0000386c call  0x00004165 
- 00016371  0x0000386d store  0x00000002 , 0x0000469d 
- 00016372  0x0000386e fetch  0x00000001 , 0x000046f6 
- 00016373  0x0000386f beq  0x00000000 , 0x00003ffa 
- 00016374  0x00003870 beq  0x00000001 , 0x00003ffc 
- 00016375  0x00003871 beq  0x00000002 , 0x00003ffe 
- 00016376  0x00003872 beq  0x00000003 , 0x00004000 
- 00016377  0x00003873 rtn 
- 00016378  0x00003876 call  0x00003fa3 
- 00016379  0x00003877 branch  0x000040b3 
- 00016380  0x00003879 call  0x00003fab 
- 00016381  0x0000387a branch  0x000040b3 
- 00016382  0x0000387c call  0x00003fa7 
- 00016383  0x0000387d branch  0x000040b3 
- 00016384  0x0000387f call  0x00003fb3 
- 00016385  0x00003880 branch  0x000040b3 
- 00016386  0x00003883 fetch  0x00000002 , 0x0000469d 
- 00016387  0x00003884 fetcht  0x00000002 , 0x0000469b 
- 00016388  0x00003885 store  0x00000002 , 0x0000469b 
- 00016389  0x00003886 storet  0x00000002 , 0x0000469d 
- 00016390  0x00003887 rtn 
- 00016391  0x0000388a call  0x0000640f 
- 00016392  0x0000388b nop  0x00000064 
- 00016393  0x0000388c copy  0x00000012 , 0x0000003f 
- 00016394  0x0000388d call  0x00006414 
- 00016395  0x0000388e copy  0x0000003f , 0x00000012 
- 00016396  0x0000388f call  0x00006411 
- 00016397  0x00003890 nop  0x00000064 
- 00016398  0x00003891 copy  0x00000012 , 0x0000003f 
- 00016399  0x00003892 rtn 
- 00016400  0x00003894 disable  0x00000028 
- 00016401  0x00003895 fetcht  0x00000001 , 0x000046f3 
- 00016402  0x00003896 call  0x0000681d 
- 00016403  0x00003897 nrtn  0x00000001 
- 00016404  0x00003898 arg  0x00000002 , 0x00000012 
- 00016405  0x00003899 call  0x00004007 
- 00016406  0x0000389a rtnbit0  0x00000007 
- 00016407  0x0000389b arg  0x00000000 , 0x00000012 
- 00016408  0x0000389c call  0x00004007 
- 00016409  0x0000389d store  0x00000001 , 0x000046dd 
- 00016410  0x0000389e bne  0x0000003e , 0x00004145 
- 00016411  0x0000389f fetch  0x00000001 , 0x000046a7 
- 00016412  0x000038a0 call  0x00004039 , 0x00000034 
- 00016413  0x000038a1 jam  0x00000001 , 0x000046a7 
- 00016414  0x000038a2 call  0x00004039 
- 00016415  0x000038a3 fetch  0x00000001 , 0x000046a1 
- 00016416  0x000038a4 rshift4  0x0000003f , 0x0000003f 
- 00016417  0x000038a5 call  0x00004169 
- 00016418  0x000038a6 store  0x00000001 , 0x0000469c 
- 00016419  0x000038a7 fetch  0x00000001 , 0x000046a1 
- 00016420  0x000038a8 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016421  0x000038a9 call  0x00004169 
- 00016422  0x000038aa store  0x00000001 , 0x0000469e 
- 00016423  0x000038ab fetch  0x00000001 , 0x000046f6 
- 00016424  0x000038ac beq  0x00000000 , 0x00004031 
- 00016425  0x000038ad beq  0x00000001 , 0x00004035 
- 00016426  0x000038ae beq  0x00000002 , 0x00004033 
- 00016427  0x000038af beq  0x00000003 , 0x00004037 
- 00016428  0x000038b0 rtn 
- 00016429  0x000038b3 fetch  0x00000001 , 0x000046a4 
- 00016430  0x000038b4 beq  0x00000000 , 0x00004051 
- 00016431  0x000038b5 beq  0x00000001 , 0x00004045 
- 00016432  0x000038b6 rtn 
- 00016433  0x000038ba call  0x00003fa3 
- 00016434  0x000038bb branch  0x0000402d 
- 00016435  0x000038be call  0x00003fa7 
- 00016436  0x000038bf branch  0x0000402d 
- 00016437  0x000038c2 call  0x00003fab 
- 00016438  0x000038c3 branch  0x0000402d 
- 00016439  0x000038c6 call  0x00003fb3 
- 00016440  0x000038c7 branch  0x0000402d 
- 00016441  0x000038ca call  0x0000640f 
- 00016442  0x000038cb call  0x0000405d 
- 00016443  0x000038cc arg  0x00000005 , 0x0000003f 
- 00016444  0x000038cd call  0x00006414 
- 00016445  0x000038ce store  0x00000001 , 0x000046a1 
- 00016446  0x000038cf arg  0x00000007 , 0x0000003f 
- 00016447  0x000038d0 call  0x00006414 
- 00016448  0x000038d1 store  0x00000001 , 0x000046a2 
- 00016449  0x000038d2 arg  0x00000008 , 0x0000003f 
- 00016450  0x000038d3 call  0x00006414 
- 00016451  0x000038d4 store  0x00000001 , 0x000046a3 
- 00016452  0x000038d5 branch  0x00006411 
- 00016453  0x000038d9 fetch  0x00000001 , 0x000046a2 
- 00016454  0x000038da rtnne  0x00000000 
- 00016455  0x000038db fetch  0x00000001 , 0x000046a3 
- 00016456  0x000038dc sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016457  0x000038dd rtn  0x00000002 
- 00016458  0x000038de jam  0x00000000 , 0x000046a4 
- 00016459  0x000038df setarg  0x0000ba41 
- 00016460  0x000038e0 call  0x00006405 
- 00016461  0x000038e1 setarg  0x00000032 
- 00016462  0x000038e2 call  0x00006405 
- 00016463  0x000038e3 setarg  0x0000b541 
- 00016464  0x000038e4 branch  0x00006405 
- 00016465  0x000038e6 fetch  0x00000001 , 0x000046a2 
- 00016466  0x000038e7 rtnne  0x00000000 
- 00016467  0x000038e8 fetch  0x00000001 , 0x000046a3 
- 00016468  0x000038e9 sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016469  0x000038ea nrtn  0x00000002 
- 00016470  0x000038eb jam  0x00000001 , 0x000046a4 
- 00016471  0x000038ec setarg  0x0000ba41 
- 00016472  0x000038ed call  0x00006405 
- 00016473  0x000038ee setarg  0x00008032 
- 00016474  0x000038ef call  0x00006405 
- 00016475  0x000038f0 setarg  0x0000b541 
- 00016476  0x000038f1 branch  0x00006405 
- 00016477  0x000038f6 arg  0x00000003 , 0x0000003f 
- 00016478  0x000038f7 call  0x00006414 
- 00016479  0x000038f8 store  0x00000002 , 0x0000469b 
- 00016480  0x000038f9 arg  0x00000004 , 0x0000003f 
- 00016481  0x000038fa call  0x00006414 
- 00016482  0x000038fb store  0x00000002 , 0x0000469d 
- 00016483  0x000038fc rtn 
- 00016484  0x000038ff arg  0x0000001b , 0x00000002 
- 00016485  0x00003900 call  0x000067fb 
- 00016486  0x00003901 arg  0x0000001b , 0x00000002 
- 00016487  0x00003902 call  0x0000681d 
- 00016488  0x00003903 rtn  0x00000001 
- 00016489  0x00003904 hfetch  0x00000001 , 0x00008109 
- 00016490  0x00003905 set1  0x00000004 , 0x0000003f 
- 00016491  0x00003906 hstore  0x00000001 , 0x00008109 
- 00016492  0x00003907 rtn 
- 00016493  0x0000390a fetcht  0x00000001 , 0x000046c0 
- 00016494  0x0000390b hfetch  0x00000001 , 0x00008109 
- 00016495  0x0000390c iadd  0x00000002 , 0x0000003f 
- 00016496  0x0000390d rtn  0x00000034 
- 00016497  0x0000390e store  0x00000001 , 0x0000469f 
- 00016498  0x0000390f jam  0x00000000 , 0x000046c0 
- 00016499  0x00003910 branch  0x00007fe7 
- 00016500  0x00003912 fetcht  0x00000001 , 0x000046c0 
- 00016501  0x00003913 hfetch  0x00000001 , 0x00008109 
- 00016502  0x00003914 iadd  0x00000002 , 0x0000003f 
- 00016503  0x00003915 store  0x00000001 , 0x000046c0 
- 00016504  0x00003916 rtn 
- 00016505  0x00003918 fetch  0x00000001 , 0x000046c0 
- 00016506  0x00003919 rtn  0x00000034 
- 00016507  0x0000391a store  0x00000001 , 0x0000469f 
- 00016508  0x0000391b jam  0x00000000 , 0x000046c0 
- 00016509  0x0000391c branch  0x00007fe7 
- 00016510  0x0000391f fetch  0x00000001 , 0x000046ba 
- 00016511  0x00003920 rtn  0x00000034 
- 00016512  0x00003921 store  0x00000001 , 0x000046a0 
- 00016513  0x00003922 jam  0x00000000 , 0x000046ba 
- 00016514  0x00003923 branch  0x00007fe7 
- 00016515  0x00003926 arg  0x00000000 , 0x00000011 
- 00016516  0x00003927 fetcht  0x00000001 , 0x000046e2 
- 00016517  0x00003928 call  0x0000681d 
- 00016518  0x00003929 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016519  0x0000392a fetcht  0x00000001 , 0x000046e3 
- 00016520  0x0000392b call  0x0000681d 
- 00016521  0x0000392c setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016522  0x0000392d fetcht  0x00000001 , 0x000046e4 
- 00016523  0x0000392e call  0x0000681d 
- 00016524  0x0000392f setflag  0x00000001 , 0x00000002 , 0x00000011 
- 00016525  0x00003930 call  0x00004090 
- 00016526  0x00003931 copy  0x00000011 , 0x0000003f 
- 00016527  0x00003932 rtn 
- 00016528  0x00003934 fetch  0x00000001 , 0x000046e5 
- 00016529  0x00003935 rtneq  0x000000ff 
- 00016530  0x00003936 fetcht  0x00000001 , 0x000046e5 
- 00016531  0x00003937 call  0x0000681d 
- 00016532  0x00003938 setflag  0x00000001 , 0x00000003 , 0x00000011 
- 00016533  0x00003939 fetcht  0x00000001 , 0x000046e6 
- 00016534  0x0000393a call  0x0000681d 
- 00016535  0x0000393b setflag  0x00000001 , 0x00000004 , 0x00000011 
- 00016536  0x0000393c rtn 
- 00016537  0x0000393f call  0x00004083 
- 00016538  0x00003940 call  0x000040a8 
- 00016539  0x00003941 call  0x000040a3 
- 00016540  0x00003942 copy  0x00000011 , 0x0000003f 
- 00016541  0x00003943 fetcht  0x00000001 , 0x0000469a 
- 00016542  0x00003944 store  0x00000001 , 0x0000469a 
- 00016543  0x00003945 ixor  0x00000002 , 0x0000003f 
- 00016544  0x00003946 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00016545  0x00003947 rtn  0x00000005 
- 00016546  0x00003948 branch  0x00007fe7 
- 00016547  0x0000394b rtnmark0  0x00000026 
- 00016548  0x0000394c copy  0x00000011 , 0x0000003f 
- 00016549  0x0000394d rtn  0x00000034 
- 00016550  0x0000394e store  0x00000001 , 0x0000469a 
- 00016551  0x0000394f branch  0x00007fe7 
- 00016552  0x00003953 fetch  0x00000002 , 0x00004682 
- 00016553  0x00003954 bbit1  0x00000009 , 0x000040ad 
- 00016554  0x00003955 fetch  0x00000002 , 0x00004682 
- 00016555  0x00003956 bbit1  0x00000000 , 0x000040b0 
- 00016556  0x00003957 rtn 
- 00016557  0x00003959 copy  0x00000011 , 0x0000003f 
- 00016558  0x0000395a nbranch  0x00005820 , 0x00000034 
- 00016559  0x0000395b branch  0x00005822 
- 00016560  0x0000395d copy  0x00000011 , 0x0000003f 
- 00016561  0x0000395e nbranch  0x00002bc7 , 0x00000034 
- 00016562  0x0000395f branch  0x00002bc9 
- 00016563  0x00003963 bpatch  0x000000e7 , 0x0000401c 
- 00016564  0x00003964 arg  0x0000001a , 0x00000002 
- 00016565  0x00003965 fetch  0x00000004 , 0x000046d3 
- 00016566  0x00003966 isolate1  0x00000012 , 0x0000003f 
- 00016567  0x00003967 call  0x000040be , 0x00000001 
- 00016568  0x00003968 call  0x0000681d 
- 00016569  0x00003969 rtn  0x00000001 
- 00016570  0x0000396a setarg  0x0000000a 
- 00016571  0x0000396b call  0x00006414 
- 00016572  0x0000396c nop  0x000003e8 
- 00016573  0x0000396d branch  0x000040b3 
- 00016574  0x0000396f arg  0x0000001f , 0x00000002 
- 00016575  0x00003970 rtn 
- 00016576  0x00003973 fetch  0x00000004 , 0x000046d3 
- 00016577  0x00003974 bbit1  0x00000012 , 0x000040c4 
- 00016578  0x00003976 arg  0x0000001a , 0x00000002 
- 00016579  0x00003977 branch  0x000067fe 
- 00016580  0x00003979 arg  0x0000001f , 0x00000002 
- 00016581  0x0000397a branch  0x000067fe 
- 00016582  0x0000397e call  0x00003d36 
- 00016583  0x0000397f rtn  0x0000002b 
- 00016584  0x00003980 call  0x000040c0 
- 00016585  0x00003981 fetch  0x00000001 , 0x000046e0 
- 00016586  0x00003982 beq  0x00000005 , 0x000040d5 
- 00016587  0x00003984 call  0x000040d9 
- 00016588  0x00003985 beq  0x00000030 , 0x000040e0 
- 00016589  0x00003986 beq  0x00000031 , 0x000040ea 
- 00016590  0x00003987 call  0x000040d1 
- 00016591  0x00003988 nop  0x000003e8 
- 00016592  0x00003989 branch  0x000040cb 
- 00016593  0x0000398b bpatch  0x000000e8 , 0x0000401d 
- 00016594  0x0000398c fetch  0x00000004 , 0x000046d3 
- 00016595  0x0000398d bbit1  0x00000012 , 0x000063e0 
- 00016596  0x0000398e branch  0x000063d1 
- 00016597  0x00003991 call  0x000040d9 
- 00016598  0x00003992 beq  0x0000003e , 0x0000414b 
- 00016599  0x00003993 call  0x00004145 
- 00016600  0x00003994 branch  0x000040d5 
- 00016601  0x00003997 setarg  0x00000001 
- 00016602  0x00003998 call  0x00006414 
- 00016603  0x00003999 store  0x00000001 , 0x000046de 
- 00016604  0x0000399a setarg  0x00000000 
- 00016605  0x0000399b call  0x00006414 
- 00016606  0x0000399c store  0x00000001 , 0x000046dd 
- 00016607  0x0000399d rtn 
- 00016608  0x0000399f fetch  0x00000001 , 0x000046de 
- 00016609  0x000039a0 beq  0x000000d1 , 0x00004139 
- 00016610  0x000039a1 beq  0x000000d2 , 0x000040f8 
- 00016611  0x000039a2 beq  0x00000002 , 0x000040ee 
- 00016612  0x000039a3 beq  0x00000054 , 0x000040e6 
- 00016613  0x000039a4 rtn 
- 00016614  0x000039a6 jam  0x00000002 , 0x000046e0 
- 00016615  0x000039a7 rtn 
- 00016616  0x000039a9 jam  0x00000006 , 0x000046e0 
- 00016617  0x000039aa rtn 
- 00016618  0x000039ac fetch  0x00000001 , 0x000046de 
- 00016619  0x000039ad beq  0x00000070 , 0x000040e8 
- 00016620  0x000039ae jam  0x00000001 , 0x000046e0 
- 00016621  0x000039af rtn 
- 00016622  0x000039b1 jam  0x00000004 , 0x000046e0 
- 00016623  0x000039b2 call  0x000040f6 
- 00016624  0x000039b3 setarg  0x00003426 
- 00016625  0x000039b4 call  0x00006413 
- 00016626  0x000039b5 setarg  0x00000419 
- 00016627  0x000039b6 call  0x00006413 
- 00016628  0x000039b8 setarg  0x00000009 
- 00016629  0x000039b9 branch  0x00006413 
- 00016630  0x000039bb setarg  0x00005a09 
- 00016631  0x000039bc branch  0x00006413 
- 00016632  0x000039bf jam  0x00000003 , 0x000046e0 
- 00016633  0x000039c0 call  0x000040f6 
- 00016634  0x000039c1 setarg  0x00000f0d 
- 00016635  0x000039c2 call  0x00006413 
- 00016636  0x000039c3 setarg  0x0000e31d 
- 00016637  0x000039c4 call  0x00006413 
- 00016638  0x000039c5 setarg  0x0000d27d 
- 00016639  0x000039c6 call  0x00006413 
- 00016640  0x000039c7 call  0x00004102 
- 00016641  0x000039c8 branch  0x0000411a 
- 00016642  0x000039cb setarg  0x0000351b 
- 00016643  0x000039cc call  0x00006413 
- 00016644  0x000039cd setarg  0x0000b428 
- 00016645  0x000039ce call  0x00006413 
- 00016646  0x000039cf setarg  0x00004629 
- 00016647  0x000039d0 call  0x00006413 
- 00016648  0x000039d1 setarg  0x0000962a 
- 00016649  0x000039d2 call  0x00006413 
- 00016650  0x000039d3 setarg  0x00008c2b 
- 00016651  0x000039d4 call  0x00006413 
- 00016652  0x000039d5 setarg  0x00006e2c 
- 00016653  0x000039d6 call  0x00006413 
- 00016654  0x000039d7 setarg  0x0000642d 
- 00016655  0x000039d8 call  0x00006413 
- 00016656  0x000039d9 setarg  0x00005f38 
- 00016657  0x000039da call  0x00006413 
- 00016658  0x000039db setarg  0x00000f39 
- 00016659  0x000039dc call  0x00006413 
- 00016660  0x000039dd setarg  0x0000323a 
- 00016661  0x000039de call  0x00006413 
- 00016662  0x000039df setarg  0x0000473b 
- 00016663  0x000039e0 call  0x00006413 
- 00016664  0x000039e1 setarg  0x00001042 
- 00016665  0x000039e2 branch  0x00006413 
- 00016666  0x000039e4 setarg  0x00002e54 
- 00016667  0x000039e5 call  0x00006413 
- 00016668  0x000039e6 setarg  0x0000f255 
- 00016669  0x000039e7 call  0x00006413 
- 00016670  0x000039e8 setarg  0x0000f461 
- 00016671  0x000039e9 call  0x00006413 
- 00016672  0x000039ea setarg  0x00007063 
- 00016673  0x000039eb call  0x00006413 
- 00016674  0x000039ec setarg  0x00005275 
- 00016675  0x000039ed call  0x00006413 
- 00016676  0x000039ee setarg  0x00004176 
- 00016677  0x000039ef call  0x00006413 
- 00016678  0x000039f0 setarg  0x0000ed77 
- 00016679  0x000039f1 call  0x00006413 
- 00016680  0x000039f2 setarg  0x00002378 
- 00016681  0x000039f3 call  0x00006413 
- 00016682  0x000039f4 setarg  0x00004679 
- 00016683  0x000039f5 call  0x00006413 
- 00016684  0x000039f6 setarg  0x0000e57a 
- 00016685  0x000039f7 call  0x00006413 
- 00016686  0x000039f8 setarg  0x0000487c 
- 00016687  0x000039f9 call  0x00006413 
- 00016688  0x000039fa setarg  0x0000777e 
- 00016689  0x000039fb call  0x00006413 
- 00016690  0x000039fc setarg  0x0000017f 
- 00016691  0x000039fd call  0x00006413 
- 00016692  0x000039fe setarg  0x0000000b 
- 00016693  0x000039ff call  0x00006413 
- 00016694  0x00003a00 setarg  0x0000007f 
- 00016695  0x00003a01 call  0x00006413 
- 00016696  0x00003a02 branch  0x000040f4 
- 00016697  0x00003a06 jam  0x00000000 , 0x000046e0 
- 00016698  0x00003a07 call  0x000040f6 
- 00016699  0x00003a08 setarg  0x0000100d 
- 00016700  0x00003a09 call  0x00006413 
- 00016701  0x00003a0a setarg  0x0000ed1d 
- 00016702  0x00003a0b call  0x00006413 
- 00016703  0x00003a0c setarg  0x0000807d 
- 00016704  0x00003a0d call  0x00006413 
- 00016705  0x00003a0e call  0x00004102 
- 00016706  0x00003a0f setarg  0x00000943 
- 00016707  0x00003a10 call  0x00006413 
- 00016708  0x00003a11 branch  0x0000411a 
- 00016709  0x00003a15 fetcht  0x00000001 , 0x000046dc 
- 00016710  0x00003a16 call  0x00006829 
- 00016711  0x00003a17 call  0x00007ec1 
- 00016712  0x00003a18 fetcht  0x00000001 , 0x000046dc 
- 00016713  0x00003a19 call  0x00006825 
- 00016714  0x00003a1a branch  0x00007ec1 
- 00016715  0x00003a1d jam  0x00000005 , 0x000046e0 
- 00016716  0x00003a1e setarg  0x0000ba41 
- 00016717  0x00003a1f call  0x00006405 
- 00016718  0x00003a20 setarg  0x00000d11 
- 00016719  0x00003a21 call  0x00006405 
- 00016720  0x00003a22 setarg  0x0000041b 
- 00016721  0x00003a23 call  0x00006405 
- 00016722  0x00003a24 setarg  0x0000041c 
- 00016723  0x00003a25 call  0x00006405 
- 00016724  0x00003a26 setarg  0x00000f1d 
- 00016725  0x00003a27 call  0x00006405 
- 00016726  0x00003a28 setarg  0x00000032 
- 00016727  0x00003a29 call  0x00006405 
- 00016728  0x00003a2a setarg  0x0000b541 
- 00016729  0x00003a2b branch  0x00006405 
- 00016730  0x00003a30 setarg  0x0000ba41 
- 00016731  0x00003a31 call  0x00006405 
- 00016732  0x00003a32 nop  0x00000fa0 
- 00016733  0x00003a33 setarg  0x0000ff7f 
- 00016734  0x00003a34 call  0x00006405 
- 00016735  0x00003a35 copy  0x00000011 , 0x0000003f 
- 00016736  0x00003a36 call  0x00006405 
- 00016737  0x00003a37 setarg  0x0000007f 
- 00016738  0x00003a38 call  0x00006405 
- 00016739  0x00003a39 setarg  0x0000b541 
- 00016740  0x00003a3a branch  0x00006405 
- 00016741  0x00003a3d rtnbit0  0x00000007 
- 00016742  0x00003a3e arg  0x0000ff00 , 0x00000002 
- 00016743  0x00003a3f ior  0x00000002 , 0x0000003f 
- 00016744  0x00003a40 rtn 
- 00016745  0x00003a43 rtnbit0  0x00000003 
- 00016746  0x00003a44 arg  0x000000f0 , 0x00000002 
- 00016747  0x00003a45 ior  0x00000002 , 0x0000003f 
- 00016748  0x00003a46 rtn 
- 00016749  0x00003a4a call  0x00005892 
- 00016750  0x00003a4b nrtn  0x00000034 
- 00016751  0x00003a4c fetch  0x00000001 , 0x000046c5 
- 00016752  0x00003a4d and  0x0000003f , 0x00000003 , 0x0000003f 
- 00016753  0x00003a4e rtnne  0x00000003 
- 00016754  0x00003a4f fetch  0x00000004 , 0x000046d3 
- 00016755  0x00003a50 bbit1  0x00000003 , 0x00004179 
- 00016756  0x00003a51 bbit1  0x00000000 , 0x00004179 
- 00016757  0x00003a52 bbit1  0x00000005 , 0x00004179 
- 00016758  0x00003a53 call  0x00003f97 
- 00016759  0x00003a54 nrtn  0x00000028 
- 00016760  0x00003a55 branch  0x00003f90 
- 00016761  0x00003a58 setarg  0x00000000 
- 00016762  0x00003a59 store  0x00000007 , 0x0000469a 
- 00016763  0x00003a5a branch  0x00003f90 
- 00016764  0x00003a5d copy  0x00000013 , 0x0000003f 
- 00016765  0x00003a5e beq  0x00000014 , 0x000041c3 
- 00016766  0x00003a5f beq  0x00000001 , 0x000042ca 
- 00016767  0x00003a60 beq  0x00000015 , 0x000041d9 
- 00016768  0x00003a61 beq  0x00000002 , 0x000041d9 
- 00016769  0x00003a62 beq  0x00000005 , 0x000041d6 
- 00016770  0x00003a63 beq  0x00000010 , 0x0000426c 
- 00016771  0x00003a64 beq  0x00000012 , 0x0000429b 
- 00016772  0x00003a65 beq  0x00000006 , 0x000041d5 
- 00016773  0x00003a66 beq  0x00000004 , 0x000041cc 
- 00016774  0x00003a67 beq  0x00000013 , 0x000041cc 
- 00016775  0x00003a68 beq  0x0000000a , 0x000041ca 
- 00016776  0x00003a69 beq  0x0000002e , 0x000033cd 
- 00016777  0x00003a6a beq  0x00000031 , 0x000041b4 
- 00016778  0x00003a6b beq  0x00000032 , 0x000041b6 
- 00016779  0x00003a6c beq  0x0000003e , 0x00004191 
- 00016780  0x00003a6d beq  0x00000027 , 0x0000438e 
- 00016781  0x00003a6e beq  0x00000039 , 0x0000419c 
- 00016782  0x00003a6f beq  0x0000003a , 0x00004192 
- 00016783  0x00003a70 beq  0x0000003c , 0x0000419a 
- 00016784  0x00003a71 rtn 
- 00016785  0x00003a75 branch  0x00003410 
- 00016786  0x00003a78 jam  0x00000001 , 0x0000478b 
- 00016787  0x00003a79 fetch  0x00000001 , 0x0000471e 
- 00016788  0x00003a7a nbranch  0x00004492 , 0x00000034 
- 00016789  0x00003a7b fetch  0x00000001 , 0x00004720 
- 00016790  0x00003a7c fetcht  0x00000001 , 0x00004703 
- 00016791  0x00003a7d isub  0x00000002 , 0x0000003e 
- 00016792  0x00003a7e branch  0x0000340a , 0x00000005 
- 00016793  0x00003a7f rtn 
- 00016794  0x00003a81 jam  0x00000001 , 0x0000478b 
- 00016795  0x00003a82 rtn 
- 00016796  0x00003a84 jam  0x00000001 , 0x0000478b 
- 00016797  0x00003a85 arg  0x00000003 , 0x00000007 
- 00016798  0x00003a86 call  0x000043d2 
- 00016799  0x00003a87 setarg  0x00000000 
- 00016800  0x00003a88 store  0x00000002 , 0x00004707 
- 00016801  0x00003a89 jam  0x00000000 , 0x000046a7 
- 00016802  0x00003a8b fetch  0x00000001 , 0x000046e0 
- 00016803  0x00003a8c sub  0x0000003f , 0x00000005 , 0x0000003e 
- 00016804  0x00003a8d call  0x00004039 , 0x00000005 
- 00016805  0x00003a8e ncall  0x0000405d , 0x00000005 
- 00016806  0x00003a90 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00016807  0x00003a91 bbit1  0x00000013 , 0x000041af 
- 00016808  0x00003a92 call  0x000041aa 
- 00016809  0x00003a93 branch  0x000065d1 
- 00016810  0x00003a96 call  0x00002c7a 
- 00016811  0x00003a97 add  0x00000013 , 0x000000ae , 0x00000011 
- 00016812  0x00003a98 arg  0x0000005b , 0x00000012 
- 00016813  0x00003a99 arg  0x00000004 , 0x00000002 
- 00016814  0x00003a9a rtn 
- 00016815  0x00003a9d call  0x00002c7a 
- 00016816  0x00003a9e add  0x00000013 , 0x000000ae , 0x00000012 
- 00016817  0x00003a9f ifetch  0x00000001 , 0x00000012 
- 00016818  0x00003aa0 store  0x00000001 , 0x0000477b 
- 00016819  0x00003aa1 branch  0x00004435 
- 00016820  0x00003aa5 arg  0x00000002 , 0x00000007 
- 00016821  0x00003aa6 branch  0x000041b9 
- 00016822  0x00003aa8 jam  0x00000002 , 0x000046c6 
- 00016823  0x00003aa9 arg  0x00000001 , 0x00000007 
- 00016824  0x00003aaa branch  0x000041b9 
- 00016825  0x00003aae fetch  0x00000001 , 0x000046c5 
- 00016826  0x00003aaf qset1  0x0000003f 
- 00016827  0x00003ab0 store  0x00000001 , 0x000046c5 
- 00016828  0x00003ab1 rtn 
- 00016829  0x00003ab4 fetch  0x00000001 , 0x000046c5 
- 00016830  0x00003ab5 qset0  0x0000003f 
- 00016831  0x00003ab6 store  0x00000001 , 0x000046c5 
- 00016832  0x00003ab7 rtn 
- 00016833  0x00003ab9 jam  0x00000000 , 0x000046c5 
- 00016834  0x00003aba rtn 
- 00016835  0x00003abd fetch  0x00000002 , 0x0000420a 
- 00016836  0x00003abe set0  0x00000000 , 0x0000003f 
- 00016837  0x00003abf store  0x00000002 , 0x0000420a 
- 00016838  0x00003ac0 setarg  0x00000000 
- 00016839  0x00003ac1 store  0x00000002 , 0x000046ae 
- 00016840  0x00003ac2 call  0x00003f8d 
- 00016841  0x00003ac3 branch  0x000042ca 
- 00016842  0x00003ac6 call  0x000063cb 
- 00016843  0x00003ac7 branch  0x000033dd 
- 00016844  0x00003aca fetch  0x00000001 , 0x0000471e 
- 00016845  0x00003acb nbranch  0x00004492 , 0x00000034 
- 00016846  0x00003acc fetch  0x00000002 , 0x00004682 
- 00016847  0x00003acd bbit1  0x0000000c , 0x000042b0 
- 00016848  0x00003ace fetch  0x00000004 , 0x000046d3 
- 00016849  0x00003acf bbit1  0x00000000 , 0x000041d7 
- 00016850  0x00003ad0 bbit1  0x00000005 , 0x000042b0 
- 00016851  0x00003ad1 bbit1  0x00000003 , 0x00002ead 
- 00016852  0x00003ad2 branch  0x000033a7 
- 00016853  0x00003ad6 branch  0x00003f74 
- 00016854  0x00003ad9 rtn 
- 00016855  0x00003adc call  0x000043c0 
- 00016856  0x00003add branch  0x0000659a 
- 00016857  0x00003ae0 bpatch  0x000000e9 , 0x0000401d 
- 00016858  0x00003ae1 call  0x000041e7 
- 00016859  0x00003ae2 fetch  0x00000004 , 0x000046d3 
- 00016860  0x00003ae3 bbit1  0x00000000 , 0x000041d7 
- 00016861  0x00003ae4 bbit1  0x00000003 , 0x00002ead 
- 00016862  0x00003ae5 fetch  0x00000001 , 0x0000471e 
- 00016863  0x00003ae6 nbranch  0x00004492 , 0x00000034 
- 00016864  0x00003ae7 fetch  0x00000002 , 0x00004208 
- 00016865  0x00003ae8 bbit1  0x00000007 , 0x000041f5 
- 00016866  0x00003ae9 bbit1  0x00000000 , 0x000033a9 
- 00016867  0x00003aea bbit1  0x00000001 , 0x000041ef 
- 00016868  0x00003aeb bbit1  0x00000002 , 0x000041f2 
- 00016869  0x00003aec bbit1  0x00000003 , 0x000041f2 
- 00016870  0x00003aed branch  0x000042b0 
- 00016871  0x00003aef setarg  0x00000000 
- 00016872  0x00003af0 store  0x00000008 , 0x000046b7 
- 00016873  0x00003af1 istore  0x00000004 , 0x00000005 
- 00016874  0x00003af2 jam  0x00000000 , 0x000046b4 
- 00016875  0x00003af3 jam  0x00000000 , 0x000046a7 
- 00016876  0x00003af4 jam  0x00000000 , 0x000041e2 
- 00016877  0x00003af5 jam  0x00000000 , 0x00004429 
- 00016878  0x00003af6 rtn 
- 00016879  0x00003af9 bbit1  0x00000005 , 0x000041f2 
- 00016880  0x00003afa bbit1  0x00000003 , 0x000041f2 
- 00016881  0x00003afb branch  0x000042b0 
- 00016882  0x00003afd fetch  0x00000002 , 0x00004682 
- 00016883  0x00003afe bbit1  0x0000000c , 0x000042b0 
- 00016884  0x00003aff branch  0x000033a7 
- 00016885  0x00003b02 call  0x000041c1 
- 00016886  0x00003b03 fetch  0x00000002 , 0x00004208 
- 00016887  0x00003b04 bbit1  0x00000000 , 0x000033a9 
- 00016888  0x00003b05 branch  0x000033a7 
- 00016889  0x00003b08 call  0x000043d6 
- 00016890  0x00003b09 call  0x00004243 
- 00016891  0x00003b0a call  0x00004246 
- 00016892  0x00003b0b call  0x00004250 
- 00016893  0x00003b0c call  0x0000445d 
- 00016894  0x00003b0e call  0x00004443 
- 00016895  0x00003b0f call  0x00004333 
- 00016896  0x00003b10 call  0x000043a5 
- 00016897  0x00003b11 call  0x000043eb 
- 00016898  0x00003b12 call  0x00004209 
- 00016899  0x00003b13 call  0x00004231 
- 00016900  0x00003b14 call  0x00004234 
- 00016901  0x00003b15 call  0x00004237 
- 00016902  0x00003b16 call  0x0000423a 
- 00016903  0x00003b17 call  0x0000423d 
- 00016904  0x00003b18 branch  0x00004240 
- 00016905  0x00003b1d fetch  0x00000001 , 0x00004711 
- 00016906  0x00003b1e rtn  0x00000034 
- 00016907  0x00003b1f increase  0xffffffff , 0x0000003f 
- 00016908  0x00003b20 store  0x00000001 , 0x00004711 
- 00016909  0x00003b21 nrtn  0x00000034 
- 00016910  0x00003b22 branch  0x0000420f 
- 00016911  0x00003b24 fetch  0x00000001 , 0x00004712 
- 00016912  0x00003b25 rtneq  0x00000000 
- 00016913  0x00003b26 beq  0x00000005 , 0x00004216 
- 00016914  0x00003b28 call  0x00004225 
- 00016915  0x00003b29 jam  0x00000005 , 0x00004712 
- 00016916  0x00003b2a jam  0x00000005 , 0x00004711 
- 00016917  0x00003b2b rtn 
- 00016918  0x00003b2d call  0x0000422c 
- 00016919  0x00003b2e jam  0x00000004 , 0x00004712 
- 00016920  0x00003b2f jam  0x00000005 , 0x00004711 
- 00016921  0x00003b30 rtn 
- 00016922  0x00003b34 setarg  0x00008006 
- 00016923  0x00003b35 call  0x00006413 
- 00016924  0x00003b36 nop  0x000003e8 
- 00016925  0x00003b37 jam  0x00000000 , 0x00004711 
- 00016926  0x00003b38 jam  0x00000000 , 0x00004712 
- 00016927  0x00003b39 branch  0x000040e0 
- 00016928  0x00003b3c setarg  0x0000a006 
- 00016929  0x00003b3d call  0x00006413 
- 00016930  0x00003b3e setarg  0x0000a005 
- 00016931  0x00003b3f branch  0x00006413 
- 00016932  0x00003b41 jam  0x00000000 , 0x00004711 
- 00016933  0x00003b43 fetch  0x00000001 , 0x000046e0 
- 00016934  0x00003b44 beq  0x00000004 , 0x00004220 
- 00016935  0x00003b45 setarg  0x00000106 
- 00016936  0x00003b46 call  0x00006413 
- 00016937  0x00003b47 setarg  0x0000a105 
- 00016938  0x00003b48 branch  0x00006413 
- 00016939  0x00003b4b jam  0x00000000 , 0x00004711 
- 00016940  0x00003b4d setarg  0x00000906 
- 00016941  0x00003b4e branch  0x00006413 
- 00016942  0x00003b50 jam  0x00000005 , 0x00004711 
- 00016943  0x00003b51 jam  0x00000001 , 0x00004712 
- 00016944  0x00003b52 rtn 
- 00016945  0x00003b55 arg  0x00004680 , 0x00000013 
- 00016946  0x00003b56 arg  0x0000429b , 0x00000012 
- 00016947  0x00003b57 branch  0x0000336d 
- 00016948  0x00003b5a arg  0x000046ac , 0x00000013 
- 00016949  0x00003b5b arg  0x00004264 , 0x00000012 
- 00016950  0x00003b5c branch  0x00003374 
- 00016951  0x00003b5f arg  0x000046ae , 0x00000013 
- 00016952  0x00003b60 arg  0x00004266 , 0x00000012 
- 00016953  0x00003b61 branch  0x00003374 
- 00016954  0x00003b64 arg  0x000046b0 , 0x00000013 
- 00016955  0x00003b65 arg  0x0000426a , 0x00000012 
- 00016956  0x00003b66 branch  0x00003374 
- 00016957  0x00003b69 arg  0x000046c4 , 0x00000013 
- 00016958  0x00003b6a arg  0x00004478 , 0x00000012 
- 00016959  0x00003b6b branch  0x0000336d 
- 00016960  0x00003b70 arg  0x000046c6 , 0x00000013 
- 00016961  0x00003b71 arg  0x0000425e , 0x00000012 
- 00016962  0x00003b72 branch  0x0000336d 
- 00016963  0x00003b75 arg  0x00004704 , 0x00000013 
- 00016964  0x00003b76 arg  0x00004249 , 0x00000012 
- 00016965  0x00003b77 branch  0x0000336d 
- 00016966  0x00003b7a arg  0x00004707 , 0x00000013 
- 00016967  0x00003b7b arg  0x00004249 , 0x00000012 
- 00016968  0x00003b7c branch  0x00003374 
- 00016969  0x00003b7f rtn 
- 00016970  0x00003b83 fetch  0x00000004 , 0x000046d3 
- 00016971  0x00003b84 rtnbit0  0x00000017 
- 00016972  0x00003b85 jam  0x0000000a , 0x000046df 
- 00016973  0x00003b86 fetch  0x00000001 , 0x000046f4 
- 00016974  0x00003b87 store  0x00000001 , 0x00004715 
- 00016975  0x00003b88 rtn 
- 00016976  0x00003b8c arg  0x000046df , 0x00000013 
- 00016977  0x00003b8d arg  0x00004253 , 0x00000012 
- 00016978  0x00003b8e branch  0x0000336d 
- 00016979  0x00003b90 fetch  0x00000001 , 0x000046f4 
- 00016980  0x00003b91 store  0x00000001 , 0x00004715 
- 00016981  0x00003b92 setarg  0x00000190 
- 00016982  0x00003b93 store  0x00000002 , 0x00004716 
- 00016983  0x00003b94 store  0x00000002 , 0x00004718 
- 00016984  0x00003b95 arg  0x00000000 , 0x00000011 
- 00016985  0x00003b96 fetcht  0x00000001 , 0x0000477a 
- 00016986  0x00003b97 increase  0x00000001 , 0x00000002 
- 00016987  0x00003b98 storet  0x00000001 , 0x00004714 
- 00016988  0x00003b99 jam  0x00000001 , 0x00004713 
- 00016989  0x00003b9a rtn 
- 00016990  0x00003b9d fetch  0x00000001 , 0x000046c5 
- 00016991  0x00003b9e rtnbit1  0x00000002 
- 00016992  0x00003b9f jam  0x00000012 , 0x00000a99 
- 00016993  0x00003ba0 call  0x00007d8f 
- 00016994  0x00003ba1 arg  0x00000000 , 0x00000007 
- 00016995  0x00003ba2 branch  0x000041b9 
- 00016996  0x00003ba6 call  0x000042ca 
- 00016997  0x00003ba7 branch  0x0000340a 
- 00016998  0x00003baa call  0x000033f6 
- 00016999  0x00003bab fetch  0x00000001 , 0x0000471e 
- 00017000  0x00003bac nbranch  0x00004492 , 0x00000034 
- 00017001  0x00003bad branch  0x0000340a 
- 00017002  0x00003bb0 bmark1  0x00000026 , 0x00007e1d 
- 00017003  0x00003bb1 branch  0x00004386 
- 00017004  0x00003bb6 bpatch  0x000000ea , 0x0000401d 
- 00017005  0x00003bb7 jam  0x00000000 , 0x000046b4 
- 00017006  0x00003bb8 call  0x00004386 
- 00017007  0x00003bb9 call  0x000041c1 
- 00017008  0x00003bba branch  0x000042b0 
- 00017009  0x00003bbf fetch  0x00000006 , 0x000041d0 
- 00017010  0x00003bc0 branch  0x000033eb , 0x00000034 
- 00017011  0x00003bc1 call  0x0000427e 
- 00017012  0x00003bc2 jam  0x00000017 , 0x0000016d 
- 00017013  0x00003bc3 fetch  0x00000001 , 0x0000465a 
- 00017014  0x00003bc4 nbranch  0x000033e1 , 0x00000034 
- 00017015  0x00003bc5 jam  0x00000004 , 0x0000016d 
- 00017016  0x00003bc6 branch  0x000033e1 
- 00017017  0x00003bc9 fetch  0x00000002 , 0x000046a8 
- 00017018  0x00003bca store  0x00000002 , 0x000046ae 
- 00017019  0x00003bcb call  0x0000427e 
- 00017020  0x00003bcc call  0x00003418 
- 00017021  0x00003bcd branch  0x00007df4 
- 00017022  0x00003bd0 setarg  0x000000c8 
- 00017023  0x00003bd1 store  0x00000002 , 0x00004716 
- 00017024  0x00003bd2 store  0x00000002 , 0x00004718 
- 00017025  0x00003bd3 branch  0x00004285 
- 00017026  0x00003bd6 setarg  0x000003e8 
- 00017027  0x00003bd7 store  0x00000002 , 0x00004716 
- 00017028  0x00003bd8 store  0x00000002 , 0x00004718 
- 00017029  0x00003bda fetch  0x00000001 , 0x00004720 
- 00017030  0x00003bdb beq  0x00000001 , 0x0000428a 
- 00017031  0x00003bdc beq  0x00000002 , 0x0000428c 
- 00017032  0x00003bdd beq  0x00000003 , 0x0000428e 
- 00017033  0x00003bde rtn 
- 00017034  0x00003be0 fetch  0x00000001 , 0x000046f0 
- 00017035  0x00003be1 branch  0x0000428f 
- 00017036  0x00003be3 fetch  0x00000001 , 0x000046f1 
- 00017037  0x00003be4 branch  0x0000428f 
- 00017038  0x00003be6 fetch  0x00000001 , 0x000046f2 
- 00017039  0x00003be8 store  0x00000001 , 0x00000aa2 
- 00017040  0x00003be9 call  0x00004482 
- 00017041  0x00003bea fetch  0x00000001 , 0x00000aa2 
- 00017042  0x00003beb store  0x00000001 , 0x00004715 
- 00017043  0x00003bec arg  0x00000000 , 0x00000011 
- 00017044  0x00003bed jam  0x00000001 , 0x00004713 
- 00017045  0x00003bee branch  0x00007d1e 
- 00017046  0x00003bf1 arg  0x00000000 , 0x00000011 
- 00017047  0x00003bf2 branch  0x00007d19 
- 00017048  0x00003bf4 arg  0x00000000 , 0x00000011 
- 00017049  0x00003bf5 branch  0x00007d14 
- 00017050  0x00003bf8 branch  0x000041c1 
- 00017051  0x00003bfb jam  0x00000001 , 0x000041e2 
- 00017052  0x00003bfc call  0x00003416 
- 00017053  0x00003bfd call  0x00003412 
- 00017054  0x00003bfe setarg  0x00000000 
- 00017055  0x00003bff store  0x00000002 , 0x0000467e 
- 00017056  0x00003c00 store  0x00000001 , 0x00004680 
- 00017057  0x00003c01 branch  0x0000340e 
- 00017058  0x00003c04 call  0x0000435f 
- 00017059  0x00003c05 fetch  0x00000001 , 0x00004720 
- 00017060  0x00003c06 fetcht  0x00000001 , 0x00004703 
- 00017061  0x00003c07 isub  0x00000002 , 0x0000003e 
- 00017062  0x00003c08 branch  0x000042ab , 0x00000005 
- 00017063  0x00003c09 fetch  0x00000001 , 0x00004210 
- 00017064  0x00003c0a beq  0x00000033 , 0x00004271 
- 00017065  0x00003c0b beq  0x00000034 , 0x00004279 
- 00017066  0x00003c0c branch  0x000042b0 
- 00017067  0x00003c0e call  0x00003d57 
- 00017068  0x00003c0f rtnmark1  0x00000026 
- 00017069  0x00003c10 fetch  0x00000001 , 0x0000471e 
- 00017070  0x00003c11 nbranch  0x00004492 , 0x00000034 
- 00017071  0x00003c12 rtn 
- 00017072  0x00003c15 bpatch  0x000000eb , 0x0000401d 
- 00017073  0x00003c16 fetch  0x00000002 , 0x00004682 
- 00017074  0x00003c17 bbit1  0x0000000b , 0x000042b7 
- 00017075  0x00003c18 fetch  0x00000004 , 0x000046d3 
- 00017076  0x00003c19 bbit0  0x00000018 , 0x000042b7 
- 00017077  0x00003c1a random  0x0000003f 
- 00017078  0x00003c1b store  0x00000001 , 0x000044a1 
- 00017079  0x00003c1d call  0x00003418 
- 00017080  0x00003c1e fetch  0x00000002 , 0x00004687 
- 00017081  0x00003c1f store  0x00000002 , 0x000046ac 
- 00017082  0x00003c20 jam  0x00000006 , 0x0000016d 
- 00017083  0x00003c21 setarg  0x00000000 
- 00017084  0x00003c22 store  0x00000002 , 0x000046b0 
- 00017085  0x00003c23 store  0x00000002 , 0x000046ae 
- 00017086  0x00003c24 arg  0x00000007 , 0x00000007 
- 00017087  0x00003c25 call  0x000043ce 
- 00017088  0x00003c26 call  0x000043ca 
- 00017089  0x00003c27 fetch  0x00000001 , 0x00004092 
- 00017090  0x00003c28 isolate1  0x00000001 , 0x0000003f 
- 00017091  0x00003c29 call  0x00007df4 , 0x00000001 
- 00017092  0x00003c2a fetch  0x00000001 , 0x00004092 
- 00017093  0x00003c2b isolate1  0x00000000 , 0x0000003f 
- 00017094  0x00003c2c call  0x00007ddd , 0x00000001 
- 00017095  0x00003c2d fetch  0x00000004 , 0x000046d3 
- 00017096  0x00003c2e bbit1  0x0000001c , 0x0000422e 
- 00017097  0x00003c2f branch  0x00004282 
- 00017098  0x00003c32 bpatch  0x000000ec , 0x0000401d 
- 00017099  0x00003c33 fetch  0x00000001 , 0x00004092 
- 00017100  0x00003c34 isolate1  0x00000001 , 0x0000003f 
- 00017101  0x00003c35 call  0x000042d4 , 0x00000001 
- 00017102  0x00003c36 fetch  0x00000001 , 0x00004092 
- 00017103  0x00003c37 isolate1  0x00000000 , 0x0000003f 
- 00017104  0x00003c38 call  0x000042d7 , 0x00000001 
- 00017105  0x00003c39 fetch  0x00000004 , 0x000046d3 
- 00017106  0x00003c3a bbit1  0x0000001c , 0x0000421a 
- 00017107  0x00003c3b branch  0x00004482 
- 00017108  0x00003c3d setarg  0x00000000 
- 00017109  0x00003c3e store  0x00000002 , 0x000046ae 
- 00017110  0x00003c3f branch  0x00007dfa 
- 00017111  0x00003c41 setarg  0x00000000 
- 00017112  0x00003c42 store  0x00000002 , 0x000046ac 
- 00017113  0x00003c43 branch  0x00007de2 
- 00017114  0x00003c4a fetch  0x00000004 , 0x000046d3 
- 00017115  0x00003c4b rtnbit0  0x00000007 
- 00017116  0x00003c4c arg  0x00000007 , 0x00000007 
- 00017117  0x00003c4d call  0x000043d2 
- 00017118  0x00003c4e call  0x000042e8 
- 00017119  0x00003c50 call  0x000042fb 
- 00017120  0x00003c51 fetch  0x00000004 , 0x000046d3 
- 00017121  0x00003c52 bbit1  0x00000013 , 0x00004435 
- 00017122  0x00003c53 bbit1  0x00000014 , 0x000042e4 
- 00017123  0x00003c54 rtn 
- 00017124  0x00003c56 arg  0x00000058 , 0x00000002 
- 00017125  0x00003c57 arg  0x00004720 , 0x00000011 
- 00017126  0x00003c58 arg  0x00000000 , 0x00000012 
- 00017127  0x00003c59 branch  0x000065d1 
- 00017128  0x00003c5c fetch  0x00000001 , 0x00000185 
- 00017129  0x00003c5d beq  0x00000034 , 0x000042ec 
- 00017130  0x00003c5e beq  0x00000033 , 0x000042ef 
- 00017131  0x00003c5f rtn 
- 00017132  0x00003c61 store  0x00000001 , 0x000046c7 
- 00017133  0x00003c62 fetch  0x00000006 , 0x0000044f 
- 00017134  0x00003c63 branch  0x000042f1 
- 00017135  0x00003c65 store  0x00000001 , 0x000046c7 
- 00017136  0x00003c66 fetch  0x00000006 , 0x00000040 
- 00017137  0x00003c68 store  0x00000006 , 0x000046c8 
- 00017138  0x00003c69 fetch  0x00000007 , 0x000046c7 
- 00017139  0x00003c6a arg  0x00004721 , 0x00000006 
- 00017140  0x00003c6b arg  0x00000003 , 0x00000039 
- 00017141  0x00003c6d ifetcht  0x00000007 , 0x00000006 
- 00017142  0x00003c6e isub  0x00000002 , 0x0000003e 
- 00017143  0x00003c6f branch  0x00004310 , 0x00000005 
- 00017144  0x00003c70 increase  0x00000016 , 0x00000006 
- 00017145  0x00003c71 loop  0x000042f5 
- 00017146  0x00003c72 rtn 
- 00017147  0x00003c74 arg  0x00004721 , 0x00000011 
- 00017148  0x00003c75 fetch  0x00000001 , 0x00004720 
- 00017149  0x00003c76 increase  0xffffffff , 0x0000003f 
- 00017150  0x00003c77 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017151  0x00003c78 iadd  0x00000011 , 0x00000011 
- 00017152  0x00003c79 fetch  0x00000001 , 0x00000185 
- 00017153  0x00003c7a istore  0x00000001 , 0x00000011 
- 00017154  0x00003c7b beq  0x00000034 , 0x00004305 
- 00017155  0x00003c7c beq  0x00000033 , 0x0000430c 
- 00017156  0x00003c7d rtn 
- 00017157  0x00003c80 fetch  0x00000006 , 0x0000044f 
- 00017158  0x00003c81 istore  0x00000006 , 0x00000005 
- 00017159  0x00003c82 arg  0x00004419 , 0x00000006 
- 00017160  0x00003c83 call  0x00007ebf 
- 00017161  0x00003c84 fetch  0x00000006 , 0x000044a0 
- 00017162  0x00003c85 istore  0x00000006 , 0x00000005 
- 00017163  0x00003c86 rtn 
- 00017164  0x00003c88 fetch  0x00000006 , 0x00000040 
- 00017165  0x00003c89 istore  0x00000006 , 0x00000005 
- 00017166  0x00003c8a arg  0x000041be , 0x00000006 
- 00017167  0x00003c8b branch  0x00007ebf 
- 00017168  0x00003c8e increase  0xfffffffa , 0x00000006 
- 00017169  0x00003c8f copy  0x00000006 , 0x00000005 
- 00017170  0x00003c90 fetcht  0x00000006 , 0x000046c8 
- 00017171  0x00003c91 increase  0x00000003 , 0x00000002 
- 00017172  0x00003c92 istoret  0x00000006 , 0x00000005 
- 00017173  0x00003c93 rtn 
- 00017174  0x00003c98 arg  0x00000058 , 0x00000002 
- 00017175  0x00003c99 arg  0x00004720 , 0x00000011 
- 00017176  0x00003c9a arg  0x00000000 , 0x00000012 
- 00017177  0x00003c9b call  0x000065df 
- 00017178  0x00003c9d arg  0x00004721 , 0x00000011 
- 00017179  0x00003c9e fetch  0x00000001 , 0x00004720 
- 00017180  0x00003c9f fetcht  0x00000001 , 0x00004703 
- 00017181  0x00003ca0 isub  0x00000002 , 0x0000003e 
- 00017182  0x00003ca1 rtn  0x00000005 
- 00017183  0x00003ca2 increase  0xffffffff , 0x0000003f 
- 00017184  0x00003ca3 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017185  0x00003ca4 iadd  0x00000011 , 0x00000011 
- 00017186  0x00003ca5 ifetch  0x00000001 , 0x00000011 
- 00017187  0x00003ca6 store  0x00000001 , 0x00004210 
- 00017188  0x00003ca7 beq  0x00000033 , 0x00004327 
- 00017189  0x00003ca8 beq  0x00000034 , 0x0000432c 
- 00017190  0x00003ca9 rtn 
- 00017191  0x00003cac ifetch  0x00000006 , 0x00000006 
- 00017192  0x00003cae store  0x00000006 , 0x000041d0 
- 00017193  0x00003caf arg  0x000041be , 0x00000005 
- 00017194  0x00003cb0 call  0x00007ebf 
- 00017195  0x00003cb1 branch  0x000067d7 
- 00017196  0x00003cb4 ifetch  0x00000006 , 0x00000006 
- 00017197  0x00003cb6 store  0x00000006 , 0x000041d0 
- 00017198  0x00003cb7 arg  0x00004419 , 0x00000005 
- 00017199  0x00003cb8 call  0x00007ebf 
- 00017200  0x00003cb9 ifetch  0x00000006 , 0x00000006 
- 00017201  0x00003cba store  0x00000006 , 0x000044a0 
- 00017202  0x00003cbb rtn 
- 00017203  0x00003cbf fetch  0x00000001 , 0x000046f5 
- 00017204  0x00003cc0 bbit1  0x00000005 , 0x00004349 
- 00017205  0x00003cc1 bbit1  0x00000006 , 0x00004359 
- 00017206  0x00003cc2 branch  0x00004337 
- 00017207  0x00003cc5 call  0x00004083 
- 00017208  0x00003cc6 beq  0x00000006 , 0x0000433e 
- 00017209  0x00003cc8 jam  0x0000001e , 0x000046d8 
- 00017210  0x00003cc9 fetch  0x00000001 , 0x000046d9 
- 00017211  0x00003cca rtneq  0x00000001 
- 00017212  0x00003ccb jam  0x00000001 , 0x000046d9 
- 00017213  0x00003ccc rtn 
- 00017214  0x00003ccf call  0x00004343 
- 00017215  0x00003cd0 fetch  0x00000001 , 0x000046d9 
- 00017216  0x00003cd1 rtneq  0x00000000 
- 00017217  0x00003cd2 jam  0x00000000 , 0x000046d9 
- 00017218  0x00003cd3 branch  0x000043c0 
- 00017219  0x00003cd6 fetch  0x00000001 , 0x000046d8 
- 00017220  0x00003cd7 rtn  0x00000034 
- 00017221  0x00003cd8 pincrease  0xffffffff 
- 00017222  0x00003cd9 store  0x00000001 , 0x000046d8 
- 00017223  0x00003cda nrtn  0x00000034 
- 00017224  0x00003cdb branch  0x00004370 
- 00017225  0x00003cde fetch  0x00000001 , 0x000046ed 
- 00017226  0x00003cdf rtneq  0x000000ff 
- 00017227  0x00003ce0 fetcht  0x00000001 , 0x000046ed 
- 00017228  0x00003ce1 call  0x0000681d 
- 00017229  0x00003ce2 branch  0x00004354 , 0x00000001 
- 00017230  0x00003ce4 fetch  0x00000001 , 0x000046d9 
- 00017231  0x00003ce5 rtneq  0x00000001 
- 00017232  0x00003ce6 jam  0x00000001 , 0x000046d9 
- 00017233  0x00003ce7 fetch  0x00000004 , 0x000046d3 
- 00017234  0x00003ce8 rtnbit1  0x00000006 
- 00017235  0x00003ce9 branch  0x00004370 
- 00017236  0x00003cec fetch  0x00000001 , 0x000046d9 
- 00017237  0x00003ced rtneq  0x00000000 
- 00017238  0x00003cee jam  0x00000000 , 0x000046d9 
- 00017239  0x00003cef arg  0x00000006 , 0x00000007 
- 00017240  0x00003cf0 branch  0x000043d2 
- 00017241  0x00003cf5 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017242  0x00003cf6 rtnbit0  0x00000006 
- 00017243  0x00003cf7 fetch  0x00000001 , 0x00004720 
- 00017244  0x00003cf8 beq  0x00000001 , 0x00004369 
- 00017245  0x00003cf9 beq  0x00000002 , 0x0000436c 
- 00017246  0x00003cfa rtn 
- 00017247  0x00003cfc fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017248  0x00003cfd rtnbit0  0x00000006 
- 00017249  0x00003cfe fetcht  0x00000001 , 0x000046ed 
- 00017250  0x00003cff call  0x0000681d 
- 00017251  0x00003d00 branch  0x00004366 , 0x00000001 
- 00017252  0x00003d02 jam  0x00000001 , 0x00004720 
- 00017253  0x00003d03 rtn 
- 00017254  0x00003d05 fetch  0x00000001 , 0x00004703 
- 00017255  0x00003d06 store  0x00000001 , 0x00004720 
- 00017256  0x00003d07 rtn 
- 00017257  0x00003d09 fetcht  0x00000001 , 0x000046ed 
- 00017258  0x00003d0a nbranch  0x00004370 , 0x00000001 
- 00017259  0x00003d0b rtn 
- 00017260  0x00003d0d fetcht  0x00000001 , 0x000046ed 
- 00017261  0x00003d0e call  0x0000681d 
- 00017262  0x00003d0f branch  0x00004354 , 0x00000001 
- 00017263  0x00003d10 rtn 
- 00017264  0x00003d16 fetcht  0x00000001 , 0x00004720 
- 00017265  0x00003d17 increase  0x00000001 , 0x00000002 
- 00017266  0x00003d18 fetch  0x00000001 , 0x000046d2 
- 00017267  0x00003d19 isub  0x00000002 , 0x0000003e 
- 00017268  0x00003d1a ncall  0x000043cc , 0x00000002 
- 00017269  0x00003d1b storet  0x00000001 , 0x00004720 
- 00017270  0x00003d1c jam  0x00000000 , 0x000041bd 
- 00017271  0x00003d1d call  0x0000437a 
- 00017272  0x00003d1e call  0x000043c0 
- 00017273  0x00003d20 branch  0x0000437e 
- 00017274  0x00003d23 arg  0x00000001 , 0x00000002 
- 00017275  0x00003d24 arg  0x00004720 , 0x00000011 
- 00017276  0x00003d25 arg  0x00000000 , 0x00000012 
- 00017277  0x00003d26 branch  0x00006606 
- 00017278  0x00003d29 call  0x00004381 
- 00017279  0x00003d2a call  0x000043c2 
- 00017280  0x00003d2b branch  0x000041d7 
- 00017281  0x00003d2d fetch  0x00000002 , 0x00004682 
- 00017282  0x00003d2e bbit1  0x00000007 , 0x00004392 
- 00017283  0x00003d2f bbit1  0x00000009 , 0x00003402 
- 00017284  0x00003d30 bbit1  0x00000000 , 0x000033e9 
- 00017285  0x00003d31 branch  0x000042ca 
- 00017286  0x00003d34 bpatch  0x000000ed , 0x0000401d 
- 00017287  0x00003d35 setarg  0x00000000 
- 00017288  0x00003d36 store  0x00000002 , 0x000046b0 
- 00017289  0x00003d37 fetch  0x00000002 , 0x00004682 
- 00017290  0x00003d38 bbit1  0x00000009 , 0x00003402 
- 00017291  0x00003d39 fetch  0x00000002 , 0x00004682 
- 00017292  0x00003d3a bbit1  0x00000000 , 0x000033e9 
- 00017293  0x00003d3b rtn 
- 00017294  0x00003d3e setarg  0x00000001 
- 00017295  0x00003d3f store  0x00000006 , 0x00000040 
- 00017296  0x00003d40 jam  0x00000033 , 0x00000185 
- 00017297  0x00003d41 branch  0x000042df 
- 00017298  0x00003d45 call  0x000043c4 
- 00017299  0x00003d46 branch  0x00007e2f 
- 00017300  0x00003d49 fetch  0x00000001 , 0x000046ec 
- 00017301  0x00003d4a rtneq  0x000000ff 
- 00017302  0x00003d4b fetcht  0x00000001 , 0x000046ec 
- 00017303  0x00003d4c call  0x0000681d 
- 00017304  0x00003d4d branch  0x0000439f , 0x00000001 
- 00017305  0x00003d4f fetch  0x00000001 , 0x00004685 
- 00017306  0x00003d50 store  0x00000001 , 0x000046da 
- 00017307  0x00003d51 fetch  0x00000001 , 0x000046db 
- 00017308  0x00003d52 rtneq  0x00000001 
- 00017309  0x00003d53 jam  0x00000001 , 0x000046db 
- 00017310  0x00003d54 branch  0x000043ca 
- 00017311  0x00003d56 call  0x000043b5 
- 00017312  0x00003d57 fetch  0x00000001 , 0x000046db 
- 00017313  0x00003d58 rtneq  0x00000000 
- 00017314  0x00003d59 jam  0x00000000 , 0x000046db 
- 00017315  0x00003d5a call  0x00007e2f 
- 00017316  0x00003d5b branch  0x000043c8 
- 00017317  0x00003d5f fetch  0x00000001 , 0x000046f5 
- 00017318  0x00003d60 bbit1  0x00000004 , 0x00004394 
- 00017319  0x00003d62 call  0x00004083 
- 00017320  0x00003d63 beq  0x00000007 , 0x000043af 
- 00017321  0x00003d65 fetch  0x00000001 , 0x00004685 
- 00017322  0x00003d66 store  0x00000001 , 0x000046da 
- 00017323  0x00003d67 fetch  0x00000001 , 0x000046db 
- 00017324  0x00003d68 rtneq  0x00000001 
- 00017325  0x00003d69 jam  0x00000001 , 0x000046db 
- 00017326  0x00003d6a branch  0x000043ca 
- 00017327  0x00003d6e call  0x000043b5 
- 00017328  0x00003d6f fetch  0x00000001 , 0x000046db 
- 00017329  0x00003d70 rtneq  0x00000000 
- 00017330  0x00003d71 jam  0x00000000 , 0x000046db 
- 00017331  0x00003d72 call  0x00007e2f 
- 00017332  0x00003d73 branch  0x000043c8 
- 00017333  0x00003d76 arg  0x000046da , 0x00000013 
- 00017334  0x00003d77 arg  0x000043b8 , 0x00000012 
- 00017335  0x00003d78 branch  0x0000336d 
- 00017336  0x00003d7b arg  0x00000006 , 0x00000007 
- 00017337  0x00003d7c call  0x000043ce 
- 00017338  0x00003d7d call  0x00003357 
- 00017339  0x00003d7e branch  0x0000426c 
- 00017340  0x00003d82 arg  0x00000001 , 0x00000007 
- 00017341  0x00003d83 branch  0x000043ce 
- 00017342  0x00003d85 arg  0x00000001 , 0x00000007 
- 00017343  0x00003d86 branch  0x000043d2 
- 00017344  0x00003d88 arg  0x00000000 , 0x00000007 
- 00017345  0x00003d89 branch  0x000043ce 
- 00017346  0x00003d8b arg  0x00000000 , 0x00000007 
- 00017347  0x00003d8c branch  0x000043d2 
- 00017348  0x00003d8e arg  0x00000002 , 0x00000007 
- 00017349  0x00003d8f branch  0x000043ce 
- 00017350  0x00003d91 arg  0x00000002 , 0x00000007 
- 00017351  0x00003d92 branch  0x000043d2 
- 00017352  0x00003d94 arg  0x00000005 , 0x00000007 
- 00017353  0x00003d95 branch  0x000043ce 
- 00017354  0x00003d97 arg  0x00000005 , 0x00000007 
- 00017355  0x00003d98 branch  0x000043d2 
- 00017356  0x00003d9d arg  0x00000001 , 0x00000002 
- 00017357  0x00003d9e rtn 
- 00017358  0x00003da1 fetch  0x00000004 , 0x000046d3 
- 00017359  0x00003da2 qset1  0x0000003f 
- 00017360  0x00003da3 store  0x00000004 , 0x000046d3 
- 00017361  0x00003da4 rtn 
- 00017362  0x00003da7 fetch  0x00000004 , 0x000046d3 
- 00017363  0x00003da8 qset0  0x0000003f 
- 00017364  0x00003da9 store  0x00000004 , 0x000046d3 
- 00017365  0x00003daa rtn 
- 00017366  0x00003dad fetch  0x00000004 , 0x000046d3 
- 00017367  0x00003dae rtnbit0  0x0000001a 
- 00017368  0x00003daf fetch  0x00000001 , 0x000046ce 
- 00017369  0x00003db0 increase  0x00000001 , 0x0000003f 
- 00017370  0x00003db1 store  0x00000001 , 0x000046ce 
- 00017371  0x00003db2 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00017372  0x00003db3 rtn  0x00000002 
- 00017373  0x00003db4 jam  0x00000000 , 0x000046ce 
- 00017374  0x00003db5 call  0x000068eb 
- 00017375  0x00003db6 call  0x00006908 
- 00017376  0x00003db7 store  0x00000002 , 0x0000470f 
- 00017377  0x00003db8 arg  0x00004709 , 0x00000011 
- 00017378  0x00003db9 call  0x00006930 
- 00017379  0x00003dba fetch  0x00000001 , 0x00004231 
- 00017380  0x00003dbb bbit1  0x00000001 , 0x000044a0 
- 00017381  0x00003dbc bbit0  0x00000000 , 0x000043e9 
- 00017382  0x00003dbd branch  0x000043e7 
- 00017383  0x00003dbf arg  0x00000004 , 0x00000007 
- 00017384  0x00003dc0 branch  0x000043ce 
- 00017385  0x00003dc2 arg  0x00000004 , 0x00000007 
- 00017386  0x00003dc3 branch  0x000043d2 
- 00017387  0x00003dc6 fetch  0x00000004 , 0x000046d3 
- 00017388  0x00003dc7 rtnbit0  0x00000004 
- 00017389  0x00003dc8 fetch  0x00000001 , 0x000046ef 
- 00017390  0x00003dc9 store  0x00000001 , 0x00004715 
- 00017391  0x00003dca fetch  0x00000001 , 0x000046cf 
- 00017392  0x00003dcb pincrease  0x00000001 
- 00017393  0x00003dcc store  0x00000001 , 0x000046cf 
- 00017394  0x00003dcd sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00017395  0x00003dce ncall  0x000043f9 , 0x00000002 
- 00017396  0x00003dcf beq  0x00000002 , 0x000043fb 
- 00017397  0x00003dd0 beq  0x00000004 , 0x000043fe 
- 00017398  0x00003dd1 beq  0x00000006 , 0x000043fb 
- 00017399  0x00003dd2 beq  0x00000008 , 0x000043fe 
- 00017400  0x00003dd3 rtn 
- 00017401  0x00003dd5 jam  0x00000001 , 0x000046cf 
- 00017402  0x00003dd6 branch  0x000043fe 
- 00017403  0x00003dd8 arg  0x00000000 , 0x00000011 
- 00017404  0x00003dd9 jam  0x00000002 , 0x00004713 
- 00017405  0x00003dda branch  0x00007d14 
- 00017406  0x00003ddc arg  0x00000000 , 0x00000011 
- 00017407  0x00003ddd jam  0x00000002 , 0x00004713 
- 00017408  0x00003dde branch  0x00007d19 
- 00017409  0x00003de1 call  0x00003f97 
- 00017410  0x00003de2 nrtn  0x00000028 
- 00017411  0x00003de3 arg  0x00000007 , 0x00000011 
- 00017412  0x00003de4 arg  0x0000469a , 0x00000012 
- 00017413  0x00003de5 rtn 
- 00017414  0x00003de8 fetch  0x00000001 , 0x0000478b 
- 00017415  0x00003de9 rtn  0x00000034 
- 00017416  0x00003deb fetcht  0x00000001 , 0x000046e7 
- 00017417  0x00003dec call  0x0000681d 
- 00017418  0x00003ded call  0x00004410 , 0x00000001 
- 00017419  0x00003dee fetch  0x00000001 , 0x00004704 
- 00017420  0x00003def nrtn  0x00000034 
- 00017421  0x00003df0 call  0x00004083 
- 00017422  0x00003df1 nrtn  0x00000034 
- 00017423  0x00003df2 branch  0x00002d83 
- 00017424  0x00003df5 fetch  0x00000001 , 0x000046e7 
- 00017425  0x00003df6 rtneq  0x000000ff 
- 00017426  0x00003df7 jam  0x0000000a , 0x00004704 
- 00017427  0x00003df8 rtn 
- 00017428  0x00003dfc call  0x00004423 
- 00017429  0x00003dfd fetch  0x00000002 , 0x00004778 
- 00017430  0x00003dfe arg  0x0000aa55 , 0x00000002 
- 00017431  0x00003dff isub  0x00000002 , 0x0000003e 
- 00017432  0x00003e00 branch  0x0000442b , 0x00000005 
- 00017433  0x00003e01 storet  0x00000002 , 0x00004778 
- 00017434  0x00003e02 call  0x0000441c 
- 00017435  0x00003e03 branch  0x00004435 
- 00017436  0x00003e05 fetch  0x00000006 , 0x000044a0 
- 00017437  0x00003e06 store  0x00000006 , 0x00004738 
- 00017438  0x00003e07 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017439  0x00003e08 store  0x00000006 , 0x00004755 
- 00017440  0x00003e09 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017441  0x00003e0a store  0x00000006 , 0x00004772 
- 00017442  0x00003e0b rtn 
- 00017443  0x00003e0f setarg  0x00004778 
- 00017444  0x00003e10 arg  0x00004720 , 0x00000002 
- 00017445  0x00003e11 isub  0x00000002 , 0x00000002 
- 00017446  0x00003e12 fetch  0x00000003 , 0x00004700 
- 00017447  0x00003e13 iadd  0x00000002 , 0x0000003f 
- 00017448  0x00003e14 arg  0x00000002 , 0x00000002 
- 00017449  0x00003e15 arg  0x00004778 , 0x00000011 
- 00017450  0x00003e16 branch  0x00006562 
- 00017451  0x00003e1a setarg  0x0000477f 
- 00017452  0x00003e1b arg  0x00004720 , 0x00000002 
- 00017453  0x00003e1c isub  0x00000002 , 0x00000002 
- 00017454  0x00003e1d fetch  0x00000003 , 0x00004700 
- 00017455  0x00003e1e arg  0x00004720 , 0x00000011 
- 00017456  0x00003e1f call  0x00006562 
- 00017457  0x00003e20 call  0x0000431a 
- 00017458  0x00003e21 fetch  0x00000004 , 0x0000477b 
- 00017459  0x00003e22 call  0x00002c7a 
- 00017460  0x00003e23 branch  0x0000322c 
- 00017461  0x00003e26 setarg  0x0000477f 
- 00017462  0x00003e27 arg  0x00004720 , 0x00000002 
- 00017463  0x00003e28 isub  0x00000002 , 0x00000002 
- 00017464  0x00003e29 arg  0x00004720 , 0x00000011 
- 00017465  0x00003e2a fetch  0x00000003 , 0x00004700 
- 00017466  0x00003e2b branch  0x00006514 
- 00017467  0x00003e2e arg  0x00000001 , 0x00000002 
- 00017468  0x00003e2f arg  0x0000477a , 0x00000011 
- 00017469  0x00003e30 arg  0x0000005a , 0x00000012 
- 00017470  0x00003e31 branch  0x000065d1 
- 00017471  0x00003e34 arg  0x00000001 , 0x00000002 
- 00017472  0x00003e35 arg  0x0000477a , 0x00000011 
- 00017473  0x00003e36 arg  0x0000005a , 0x00000012 
- 00017474  0x00003e37 branch  0x000065df 
- 00017475  0x00003e3a rtnmark1  0x00000026 
- 00017476  0x00003e3b fetch  0x00000004 , 0x000046d3 
- 00017477  0x00003e3c rtnbit0  0x00000016 
- 00017478  0x00003e3d fetch  0x00000001 , 0x00004705 
- 00017479  0x00003e3e pincrease  0x00000001 
- 00017480  0x00003e3f and  0x0000003f , 0x00000007 , 0x0000003f 
- 00017481  0x00003e40 store  0x00000001 , 0x00004705 
- 00017482  0x00003e41 rtnne  0x00000007 
- 00017483  0x00003e42 fetch  0x00000002 , 0x00004682 
- 00017484  0x00003e43 bbit1  0x00000000 , 0x0000444f 
- 00017485  0x00003e44 bbit1  0x00000009 , 0x0000444f 
- 00017486  0x00003e45 rtn 
- 00017487  0x00003e4b bpatch  0x000000ee , 0x0000401d 
- 00017488  0x00003e4c fetch  0x00000001 , 0x00004706 
- 00017489  0x00003e4d nrtn  0x00000034 
- 00017490  0x00003e4e fetch  0x00000004 , 0x000046d3 
- 00017491  0x00003e4f rtnbit0  0x00000008 
- 00017492  0x00003e50 fetch  0x00000001 , 0x000046a5 
- 00017493  0x00003e51 call  0x000063fb 
- 00017494  0x00003e52 store  0x00000001 , 0x000046a6 
- 00017495  0x00003e53 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017496  0x00003e54 branch  0x0000445b , 0x00000002 
- 00017497  0x00003e55 jam  0x00000000 , 0x00004706 
- 00017498  0x00003e56 rtn 
- 00017499  0x00003e59 jam  0x0000001e , 0x00004706 
- 00017500  0x00003e5a rtn 
- 00017501  0x00003e5c arg  0x00004706 , 0x00000013 
- 00017502  0x00003e5d arg  0x00004460 , 0x00000012 
- 00017503  0x00003e5e branch  0x0000336d 
- 00017504  0x00003e61 fetch  0x00000001 , 0x000046a5 
- 00017505  0x00003e62 call  0x00006414 
- 00017506  0x00003e63 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017507  0x00003e64 nrtn  0x00000002 
- 00017508  0x00003e65 fetch  0x00000004 , 0x000046d3 
- 00017509  0x00003e66 rtnbit0  0x00000008 
- 00017510  0x00003e67 arg  0x00000008 , 0x00000007 
- 00017511  0x00003e68 call  0x000043d2 
- 00017512  0x00003e69 jam  0x00000000 , 0x00004172 
- 00017513  0x00003e6a jam  0x0000001e , 0x000046c4 
- 00017514  0x00003e6b call  0x00004482 
- 00017515  0x00003e6c fetch  0x00000004 , 0x000046d3 
- 00017516  0x00003e6d bbit1  0x00000015 , 0x00004471 
- 00017517  0x00003e6f fetch  0x00000001 , 0x00004720 
- 00017518  0x00003e70 beq  0x00000001 , 0x00004489 
- 00017519  0x00003e71 beq  0x00000002 , 0x00004476 
- 00017520  0x00003e72 rtn 
- 00017521  0x00003e74 fetch  0x00000001 , 0x00004720 
- 00017522  0x00003e75 beq  0x00000001 , 0x00004489 
- 00017523  0x00003e76 beq  0x00000002 , 0x0000448c 
- 00017524  0x00003e77 beq  0x00000003 , 0x0000448f 
- 00017525  0x00003e78 rtn 
- 00017526  0x00003e7b fetch  0x00000001 , 0x000046f0 
- 00017527  0x00003e7c branch  0x0000428f 
- 00017528  0x00003e81 jam  0x00000020 , 0x00004172 
- 00017529  0x00003e82 branch  0x00004482 
- 00017530  0x00003e87 fetch  0x00000001 , 0x000046f0 
- 00017531  0x00003e88 rtneq  0x000000ff 
- 00017532  0x00003e89 store  0x00000001 , 0x00004715 
- 00017533  0x00003e8a branch  0x00004296 
- 00017534  0x00003e8d fetch  0x00000001 , 0x000046f1 
- 00017535  0x00003e8e rtneq  0x000000ff 
- 00017536  0x00003e8f store  0x00000001 , 0x00004715 
- 00017537  0x00003e90 branch  0x00004296 
- 00017538  0x00003e93 call  0x00004296 
- 00017539  0x00003e94 call  0x0000447a 
- 00017540  0x00003e95 call  0x0000447e 
- 00017541  0x00003e97 fetch  0x00000001 , 0x000046f2 
- 00017542  0x00003e98 rtneq  0x000000ff 
- 00017543  0x00003e99 store  0x00000001 , 0x00004715 
- 00017544  0x00003e9a branch  0x00004296 
- 00017545  0x00003e9d fetch  0x00000001 , 0x000046f0 
- 00017546  0x00003e9e store  0x00000001 , 0x00004715 
- 00017547  0x00003e9f branch  0x00004298 
- 00017548  0x00003ea1 fetch  0x00000001 , 0x000046f1 
- 00017549  0x00003ea2 store  0x00000001 , 0x00004715 
- 00017550  0x00003ea3 branch  0x00004298 
- 00017551  0x00003ea5 fetch  0x00000001 , 0x000046f2 
- 00017552  0x00003ea6 store  0x00000001 , 0x00004715 
- 00017553  0x00003ea7 branch  0x00004298 
- 00017554  0x00003eac bpatch  0x000000ef , 0x0000401d 
- 00017555  0x00003ead fetch  0x00000001 , 0x0000471e 
- 00017556  0x00003eae increase  0xffffffff , 0x0000003f 
- 00017557  0x00003eaf store  0x00000001 , 0x0000471e 
- 00017558  0x00003eb0 fetcht  0x00000001 , 0x00004720 
- 00017559  0x00003eb1 increase  0x00000001 , 0x00000002 
- 00017560  0x00003eb2 fetch  0x00000001 , 0x000046d2 
- 00017561  0x00003eb3 isub  0x00000002 , 0x0000003e 
- 00017562  0x00003eb4 ncall  0x000043cc , 0x00000002 
- 00017563  0x00003eb5 storet  0x00000001 , 0x00004720 
- 00017564  0x00003eb6 jam  0x00000000 , 0x000041bd 
- 00017565  0x00003eb7 call  0x0000437a 
- 00017566  0x00003eb8 call  0x000042fb 
- 00017567  0x00003eb9 branch  0x000042a2 
- 00017568  0x00003ebc call  0x00004482 
- 00017569  0x00003ebd setarg  0x00000000 
- 00017570  0x00003ebe store  0x00000008 , 0x000000a1 
- 00017571  0x00003ebf branch  0x00002b1f 
- 00017572  0x00003ecb rtn  0x0000002b 
- 00017573  0x00003ecc hfetch  0x00000001 , 0x00008081 
- 00017574  0x00003ecd and_into  0x000000f0 , 0x0000003f 
- 00017575  0x00003ece hstore  0x00000001 , 0x00008081 
- 00017576  0x00003ecf call  0x00006948 
- 00017577  0x00003ed0 setarg  0x000044e6 
- 00017578  0x00003ed1 store  0x00000002 , 0x000041eb 
- 00017579  0x00003ed3 setarg  0x000044e9 
- 00017580  0x00003ed4 store  0x00000002 , 0x000041ed 
- 00017581  0x00003ed6 setarg  0x000044ef 
- 00017582  0x00003ed7 store  0x00000002 , 0x000041f3 
- 00017583  0x00003ed9 setarg  0x000044f2 
- 00017584  0x00003eda store  0x00000002 , 0x000041f5 
- 00017585  0x00003edc setarg  0x000033d0 
- 00017586  0x00003edd store  0x00000002 , 0x000041e9 
- 00017587  0x00003edf call  0x00002c7a 
- 00017588  0x00003ee0 setarg  0x000045c2 
- 00017589  0x00003ee1 add  0x00000013 , 0x000000d8 , 0x00000005 
- 00017590  0x00003ee2 istore  0x00000002 , 0x00000005 
- 00017591  0x00003ee4 setarg  0x000044ea 
- 00017592  0x00003ee5 add  0x00000013 , 0x000000da , 0x00000005 
- 00017593  0x00003ee6 istore  0x00000002 , 0x00000005 
- 00017594  0x00003ee8 setarg  0x000044e9 
- 00017595  0x00003ee9 add  0x00000013 , 0x000000dc , 0x00000005 
- 00017596  0x00003eea istore  0x00000002 , 0x00000005 
- 00017597  0x00003eec setarg  0x0000450e 
- 00017598  0x00003eed store  0x00000002 , 0x000041fd 
- 00017599  0x00003eef setarg  0x000044da 
- 00017600  0x00003ef0 store  0x00000002 , 0x0000475b 
- 00017601  0x00003ef2 setarg  0x000044d6 
- 00017602  0x00003ef3 store  0x00000002 , 0x0000475f 
- 00017603  0x00003ef5 setarg  0x00004560 
- 00017604  0x00003ef6 store  0x00000002 , 0x0000470f 
- 00017605  0x00003ef8 bpatch  0x000000f0 , 0x0000401e 
- 00017606  0x00003ef9 call  0x000044e2 
- 00017607  0x00003efa call  0x00007e38 
- 00017608  0x00003efb jam  0x00000002 , 0x00004172 
- 00017609  0x00003efc fetch  0x00000001 , 0x0000472b 
- 00017610  0x00003efd store  0x00000001 , 0x0000469a 
- 00017611  0x00003efe beq  0x00000000 , 0x000044d5 
- 00017612  0x00003eff fetch  0x00000001 , 0x0000472c 
- 00017613  0x00003f00 store  0x00000001 , 0x00004686 
- 00017614  0x00003f02 call  0x000044db 
- 00017615  0x00003f03 call  0x00007cd3 
- 00017616  0x00003f04 call  0x00007cdd 
- 00017617  0x00003f05 jam  0x00000001 , 0x00004757 
- 00017618  0x00003f06 fetch  0x00000002 , 0x00004682 
- 00017619  0x00003f07 rtnbit1  0x0000000c 
- 00017620  0x00003f08 branch  0x0000340a 
- 00017621  0x00003f0d jam  0x00000002 , 0x00004757 
- 00017622  0x00003f0f call  0x000044db 
- 00017623  0x00003f11 arg  0x00000000 , 0x00000011 
- 00017624  0x00003f12 call  0x00007d1e 
- 00017625  0x00003f14 branch  0x00002ee4 
- 00017626  0x00003f17 branch  0x000044db 
- 00017627  0x00003f1a bpatch  0x000000f1 , 0x0000401e 
- 00017628  0x00003f1b fetch  0x00000001 , 0x00004729 
- 00017629  0x00003f1c bne  0x000000ff , 0x000044e0 
- 00017630  0x00003f1e fetcht  0x00000001 , 0x00004706 
- 00017631  0x00003f1f branch  0x0000680e 
- 00017632  0x00003f21 store  0x00000001 , 0x00004706 
- 00017633  0x00003f22 branch  0x000044de 
- 00017634  0x00003f26 call  0x00002c9d 
- 00017635  0x00003f27 fetch  0x00000002 , 0x00004753 
- 00017636  0x00003f28 store  0x00000002 , 0x00004755 
- 00017637  0x00003f29 branch  0x00004515 
- 00017638  0x00003f31 call  0x00006835 
- 00017639  0x00003f32 call  0x000044e9 
- 00017640  0x00003f33 branch  0x0000340a 
- 00017641  0x00003f36 branch  0x0000696c 
- 00017642  0x00003f39 fetch  0x00000001 , 0x00004765 
- 00017643  0x00003f3a rtn  0x00000034 
- 00017644  0x00003f3c branch  0x00002d83 
- 00017645  0x00003f3f rtn 
- 00017646  0x00003f42 branch  0x00006978 
- 00017647  0x00003f45 call  0x00004544 
- 00017648  0x00003f46 call  0x00004503 
- 00017649  0x00003f47 branch  0x000044ee 
- 00017650  0x00003f4a copy  0x00000013 , 0x0000003f 
- 00017651  0x00003f4b beq  0x0000002d , 0x00003431 
- 00017652  0x00003f4c beq  0x00000010 , 0x0000341a 
- 00017653  0x00003f4d beq  0x00000039 , 0x000044fb 
- 00017654  0x00003f4e beq  0x0000003c , 0x000044ff 
- 00017655  0x00003f4f beq  0x0000003a , 0x000044f9 
- 00017656  0x00003f50 rtn 
- 00017657  0x00003f53 jam  0x00000001 , 0x00004765 
- 00017658  0x00003f54 rtn 
- 00017659  0x00003f57 jam  0x00000001 , 0x00004765 
- 00017660  0x00003f58 jam  0x00000001 , 0x00004763 
- 00017661  0x00003f59 jam  0x00000001 , 0x00004764 
- 00017662  0x00003f5a rtn 
- 00017663  0x00003f5d jam  0x00000001 , 0x00004765 
- 00017664  0x00003f5e jam  0x00000001 , 0x00004763 
- 00017665  0x00003f5f jam  0x00000001 , 0x00004764 
- 00017666  0x00003f60 rtn 
- 00017667  0x00003f63 fetch  0x00000001 , 0x00004763 
- 00017668  0x00003f64 rtneq  0x00000000 
- 00017669  0x00003f65 fetch  0x00000001 , 0x00004762 
- 00017670  0x00003f66 rtneq  0x00000001 
- 00017671  0x00003f67 jam  0x00000001 , 0x00004762 
- 00017672  0x00003f69 arg  0x00000000 , 0x00000011 
- 00017673  0x00003f6a branch  0x00007d19 
- 00017674  0x00003f6c arg  0x00000000 , 0x00000011 
- 00017675  0x00003f6d call  0x00007d19 
- 00017676  0x00003f6e call  0x000044db 
- 00017677  0x00003f6f branch  0x0000340a 
- 00017678  0x00003f72 call  0x0000337b 
- 00017679  0x00003f73 branch  0x00004510 
- 00017680  0x00003f76 fetch  0x00000001 , 0x0000472d 
- 00017681  0x00003f77 rtn  0x00000034 
- 00017682  0x00003f78 arg  0x00004755 , 0x00000013 
- 00017683  0x00003f79 arg  0x0000450a , 0x00000012 
- 00017684  0x00003f7a branch  0x00003374 
- 00017685  0x00003f7e call  0x0000451a 
- 00017686  0x00003f7f storet  0x00000002 , 0x0000471a 
- 00017687  0x00003f80 call  0x0000451f 
- 00017688  0x00003f81 storet  0x00000002 , 0x0000471c 
- 00017689  0x00003f82 rtn 
- 00017690  0x00003f85 fetch  0x00000002 , 0x0000471a 
- 00017691  0x00003f86 store  0x00000002 , 0x0000471e 
- 00017692  0x00003f87 call  0x00004540 
- 00017693  0x00003f88 call  0x00004525 
- 00017694  0x00003f89 store  0x00000001 , 0x00004724 
- 00017695  0x00003f8b fetch  0x00000002 , 0x0000471c 
- 00017696  0x00003f8c store  0x00000002 , 0x0000471e 
- 00017697  0x00003f8d call  0x00004542 
- 00017698  0x00003f8e call  0x00004525 
- 00017699  0x00003f8f store  0x00000001 , 0x00004725 
- 00017700  0x00003f90 rtn 
- 00017701  0x00003f92 fetch  0x00000002 , 0x00004720 
- 00017702  0x00003f93 copy  0x0000003f , 0x00000011 
- 00017703  0x00003f94 fetch  0x00000002 , 0x0000471e 
- 00017704  0x00003f95 call  0x0000452e 
- 00017705  0x00003f96 fetch  0x00000001 , 0x00004719 
- 00017706  0x00003f97 nbranch  0x00004537 , 0x00000034 
- 00017707  0x00003f98 nrtn  0x00000002 
- 00017708  0x00003f99 fetcht  0x00000002 , 0x0000471e 
- 00017709  0x00003f9a rtn 
- 00017710  0x00003f9c isub  0x00000002 , 0x0000003f 
- 00017711  0x00003f9d branch  0x00004534 , 0x00000002 
- 00017712  0x00003f9e sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00017713  0x00003f9f jam  0x00000001 , 0x00004718 
- 00017714  0x00003fa0 isub  0x00000011 , 0x0000003e 
- 00017715  0x00003fa1 rtn 
- 00017716  0x00003fa3 jam  0x00000000 , 0x00004718 
- 00017717  0x00003fa4 isub  0x00000011 , 0x0000003e 
- 00017718  0x00003fa5 rtn 
- 00017719  0x00003fa7 nbranch  0x0000453e , 0x00000002 
- 00017720  0x00003fa8 fetch  0x00000001 , 0x00004718 
- 00017721  0x00003fa9 nbranch  0x0000453c , 0x00000034 
- 00017722  0x00003fab setarg  0x00000001 
- 00017723  0x00003fac rtn 
- 00017724  0x00003fae setarg  0x00000002 
- 00017725  0x00003faf rtn 
- 00017726  0x00003fb1 setarg  0x00000000 
- 00017727  0x00003fb2 rtn 
- 00017728  0x00003fb4 jam  0x00000033 , 0x0000422e 
- 00017729  0x00003fb5 branch  0x000068eb 
- 00017730  0x00003fb7 jam  0x00000034 , 0x0000422e 
- 00017731  0x00003fb8 branch  0x000068eb 
- 00017732  0x00003fbc fetch  0x00000001 , 0x0000472a 
- 00017733  0x00003fbd rtnne  0x00000001 
- 00017734  0x00003fbf bpatch  0x000000f2 , 0x0000401e 
- 00017735  0x00003fc0 jam  0x00000001 , 0x00004719 
- 00017736  0x00003fc1 call  0x0000451a 
- 00017737  0x00003fc2 fetch  0x00000002 , 0x00004724 
- 00017738  0x00003fc3 fetcht  0x00000002 , 0x00004722 
- 00017739  0x00003fc4 isub  0x00000002 , 0x0000003e 
- 00017740  0x00003fc5 rtn  0x00000005 
- 00017741  0x00003fc6 store  0x00000002 , 0x00004722 
- 00017742  0x00003fc7 call  0x00004550 
- 00017743  0x00003fc8 branch  0x00004554 
- 00017744  0x00003fcb fetch  0x00000001 , 0x00004724 
- 00017745  0x00003fcc branch  0x0000455a , 0x00000034 
- 00017746  0x00003fcd increase  0xffffffff , 0x0000003f 
- 00017747  0x00003fce branch  0x00004557 
- 00017748  0x00003fd0 fetch  0x00000001 , 0x00004725 
- 00017749  0x00003fd1 branch  0x0000455d , 0x00000034 
- 00017750  0x00003fd2 increase  0x00000001 , 0x0000003f 
- 00017751  0x00003fd4 copy  0x0000003f , 0x00000007 
- 00017752  0x00003fd5 arg  0x00000001 , 0x00000011 
- 00017753  0x00003fd6 branch  0x00004560 
- 00017754  0x00003fd9 arg  0x00000000 , 0x00000007 
- 00017755  0x00003fda arg  0x00000000 , 0x00000011 
- 00017756  0x00003fdb branch  0x00004560 
- 00017757  0x00003fdd arg  0x00000002 , 0x00000007 
- 00017758  0x00003fde arg  0x00000000 , 0x00000011 
- 00017759  0x00003fdf branch  0x00004560 
- 00017760  0x00003fe2 copy  0x00000011 , 0x0000003f 
- 00017761  0x00003fe3 store  0x00000001 , 0x00004761 
- 00017762  0x00003fe4 fetch  0x00000001 , 0x00004763 
- 00017763  0x00003fe5 beq  0x00000000 , 0x00002ee4 
- 00017764  0x00003fe6 fetch  0x00000002 , 0x00004753 
- 00017765  0x00003fe7 store  0x00000002 , 0x00004755 
- 00017766  0x00003fe8 fetch  0x00000001 , 0x00004761 
- 00017767  0x00003fe9 branch  0x00004580 , 0x00000034 
- 00017768  0x00003feb bpatch  0x000000f3 , 0x0000401e 
- 00017769  0x00003fec arg  0x00000000 , 0x00000011 
- 00017770  0x00003fed call  0x00007d14 
- 00017771  0x00003fef copy  0x00000007 , 0x0000003f 
- 00017772  0x00003ff0 beq  0x00000004 , 0x000045a3 
- 00017773  0x00003ff1 beq  0x00000005 , 0x000045a5 
- 00017774  0x00003ff2 beq  0x00000006 , 0x000045a7 
- 00017775  0x00003ff6 call  0x0000458b 
- 00017776  0x00003ff7 beq  0x00000000 , 0x00004574 
- 00017777  0x00003ff8 beq  0x00000002 , 0x0000457a 
- 00017778  0x00003ff9 beq  0x00000003 , 0x00004574 
- 00017779  0x00003ffa rtn 
- 00017780  0x00003ffd copy  0x00000007 , 0x0000003f 
- 00017781  0x00003ffe beq  0x00000000 , 0x0000458f 
- 00017782  0x00003fff beq  0x00000001 , 0x00004591 
- 00017783  0x00004000 beq  0x00000002 , 0x00004593 
- 00017784  0x00004001 beq  0x00000003 , 0x00004595 
- 00017785  0x00004002 rtn 
- 00017786  0x00004005 copy  0x00000007 , 0x0000003f 
- 00017787  0x00004006 beq  0x00000000 , 0x00004597 
- 00017788  0x00004007 beq  0x00000001 , 0x0000459a 
- 00017789  0x00004008 beq  0x00000002 , 0x0000459d 
- 00017790  0x00004009 beq  0x00000003 , 0x000045a0 
- 00017791  0x0000400a rtn 
- 00017792  0x0000400d bpatch  0x000000f4 , 0x0000401e 
- 00017793  0x0000400e arg  0x00000000 , 0x00000011 
- 00017794  0x0000400f call  0x00007d19 
- 00017795  0x00004011 copy  0x00000007 , 0x0000003f 
- 00017796  0x00004012 beq  0x00000004 , 0x000045bc 
- 00017797  0x00004013 beq  0x00000005 , 0x000045bc 
- 00017798  0x00004017 call  0x0000458b 
- 00017799  0x00004018 beq  0x00000000 , 0x000045a9 
- 00017800  0x00004019 beq  0x00000002 , 0x000045af 
- 00017801  0x0000401a beq  0x00000003 , 0x000045a9 
- 00017802  0x0000401b rtn 
- 00017803  0x0000401e fetch  0x00000001 , 0x00004728 
- 00017804  0x0000401f fetcht  0x00000001 , 0x00004727 
- 00017805  0x00004020 ior  0x00000002 , 0x0000003f 
- 00017806  0x00004021 rtn 
- 00017807  0x00004025 jam  0x00000001 , 0x00004734 
- 00017808  0x00004026 branch  0x000045be 
- 00017809  0x00004028 jam  0x00000002 , 0x00004734 
- 00017810  0x00004029 branch  0x000045be 
- 00017811  0x0000402b jam  0x00000001 , 0x00004736 
- 00017812  0x0000402c branch  0x000045be 
- 00017813  0x0000402e jam  0x00000002 , 0x00004736 
- 00017814  0x0000402f branch  0x000045be 
- 00017815  0x00004033 jam  0x00000001 , 0x00004734 
- 00017816  0x00004034 jam  0x00000001 , 0x00004736 
- 00017817  0x00004035 branch  0x000045be 
- 00017818  0x00004037 jam  0x00000002 , 0x00004734 
- 00017819  0x00004038 jam  0x00000002 , 0x00004736 
- 00017820  0x00004039 branch  0x000045be 
- 00017821  0x0000403b jam  0x00000002 , 0x00004734 
- 00017822  0x0000403c jam  0x00000001 , 0x00004736 
- 00017823  0x0000403d branch  0x000045be 
- 00017824  0x0000403f jam  0x00000001 , 0x00004734 
- 00017825  0x00004040 jam  0x00000002 , 0x00004736 
- 00017826  0x00004041 branch  0x000045be 
- 00017827  0x00004045 jam  0x00000001 , 0x00004738 
- 00017828  0x00004046 branch  0x000045be 
- 00017829  0x00004048 jam  0x00000002 , 0x00004738 
- 00017830  0x00004049 branch  0x000045be 
- 00017831  0x0000404c jam  0x00000001 , 0x00004741 
- 00017832  0x0000404d branch  0x000045c0 
- 00017833  0x00004050 copy  0x00000007 , 0x0000003f 
- 00017834  0x00004051 beq  0x00000000 , 0x000045b5 
- 00017835  0x00004052 beq  0x00000001 , 0x000045b5 
- 00017836  0x00004053 beq  0x00000002 , 0x000045b7 
- 00017837  0x00004054 beq  0x00000003 , 0x000045b7 
- 00017838  0x00004055 rtn 
- 00017839  0x00004058 copy  0x00000007 , 0x0000003f 
- 00017840  0x00004059 beq  0x00000000 , 0x000045b9 
- 00017841  0x0000405a beq  0x00000001 , 0x000045b9 
- 00017842  0x0000405b beq  0x00000002 , 0x000045b9 
- 00017843  0x0000405c beq  0x00000003 , 0x000045b9 
- 00017844  0x0000405d rtn 
- 00017845  0x00004061 jam  0x00000000 , 0x00004734 
- 00017846  0x00004062 branch  0x000045be 
- 00017847  0x00004065 jam  0x00000000 , 0x00004736 
- 00017848  0x00004066 branch  0x000045be 
- 00017849  0x0000406c jam  0x00000000 , 0x00004734 
- 00017850  0x0000406d jam  0x00000000 , 0x00004736 
- 00017851  0x0000406e branch  0x000045be 
- 00017852  0x00004072 jam  0x00000000 , 0x00004738 
- 00017853  0x00004073 branch  0x000045be 
- 00017854  0x00004076 arg  0x0000472e , 0x00000011 
- 00017855  0x00004077 branch  0x00007e3d 
- 00017856  0x00004079 arg  0x0000473b , 0x00000011 
- 00017857  0x0000407a branch  0x00007e3d 
- 00017858  0x0000407d fetch  0x00000001 , 0x00004764 
- 00017859  0x0000407e beq  0x00000001 , 0x000045cc 
- 00017860  0x0000407f arg  0x00004744 , 0x00000011 
- 00017861  0x00004080 call  0x00007e54 
- 00017862  0x00004081 nbranch  0x000045d1 , 0x00000028 
- 00017863  0x00004083 arg  0x00004744 , 0x00000006 
- 00017864  0x00004084 ifetch  0x00000001 , 0x00000006 
- 00017865  0x00004085 copy  0x0000003f , 0x00000011 
- 00017866  0x00004086 arg  0x00004745 , 0x00000012 
- 00017867  0x00004089 rtn 
- 00017868  0x0000408c jam  0x00000000 , 0x00004764 
- 00017869  0x0000408d enable  0x00000028 
- 00017870  0x0000408e arg  0x00000001 , 0x00000011 
- 00017871  0x0000408f arg  0x00004766 , 0x00000012 
- 00017872  0x00004090 rtn 
- 00017873  0x00004093 fetch  0x00000001 , 0x00004747 
- 00017874  0x00004094 beq  0x00000004 , 0x000045d5 
- 00017875  0x00004095 beq  0x00000005 , 0x000045d5 
- 00017876  0x00004096 rtn 
- 00017877  0x00004098 fetch  0x00000001 , 0x0000474a 
- 00017878  0x00004099 nbranch  0x000045dc , 0x00000034 
- 00017879  0x0000409a fetch  0x00000001 , 0x0000474c 
- 00017880  0x0000409b nbranch  0x000045dc , 0x00000034 
- 00017881  0x0000409c fetch  0x00000001 , 0x0000474e 
- 00017882  0x0000409d nbranch  0x000045dc , 0x00000034 
- 00017883  0x0000409e rtn 
- 00017884  0x000040a0 enable  0x00000028 
- 00017885  0x000040a1 branch  0x000045c7 
- 00017886  0x000040aa rtn  0x0000002b 
- 00017887  0x000040ab hfetch  0x00000001 , 0x00008081 
- 00017888  0x000040ac and_into  0x000000fc , 0x0000003f 
- 00017889  0x000040ad hstore  0x00000001 , 0x00008081 
- 00017890  0x000040ae setarg  0x000046b4 
- 00017891  0x000040af store  0x00000002 , 0x000041eb 
- 00017892  0x000040b1 setarg  0x000046b3 
- 00017893  0x000040b2 store  0x00000002 , 0x000041ed 
- 00017894  0x000040b4 setarg  0x0000340a 
- 00017895  0x000040b5 store  0x00000002 , 0x000041f7 
- 00017896  0x000040b7 setarg  0x000046b1 
- 00017897  0x000040b8 store  0x00000002 , 0x000041f3 
- 00017898  0x000040ba setarg  0x00004612 
- 00017899  0x000040bb store  0x00000002 , 0x000041f5 
- 00017900  0x000040bd setarg  0x0000460c 
- 00017901  0x000040be store  0x00000002 , 0x000041e9 
- 00017902  0x000040c0 setarg  0x0000476a 
- 00017903  0x000040c1 store  0x00000002 , 0x000041f9 
- 00017904  0x000040c3 setarg  0x00004686 
- 00017905  0x000040c4 store  0x00000002 , 0x000041fd 
- 00017906  0x000040c6 setarg  0x00004729 
- 00017907  0x000040c7 store  0x00000002 , 0x000046e7 
- 00017908  0x000040c9 setarg  0x00004806 
- 00017909  0x000040ca store  0x00000002 , 0x000046e2 
- 00017910  0x000040cb setarg  0x00004807 
- 00017911  0x000040cc store  0x00000002 , 0x000046e4 
- 00017912  0x000040ce call  0x000057a3 
- 00017913  0x000040cf call  0x000047da 
- 00017914  0x000040d0 call  0x00004788 
- 00017915  0x000040d1 call  0x0000476d 
- 00017916  0x000040d2 call  0x00006948 
- 00017917  0x000040d3 call  0x0000477a 
- 00017918  0x000040d4 call  0x00007e38 
- 00017919  0x000040d5 call  0x00007d08 
- 00017920  0x000040d6 call  0x00004793 
- 00017921  0x000040d7 call  0x000047c7 
- 00017922  0x000040d9 bpatch  0x000000f5 , 0x0000401e 
- 00017923  0x000040da call  0x0000464f 
- 00017924  0x000040db fetch  0x00000001 , 0x000046dd 
- 00017925  0x000040dc beq  0x00000000 , 0x00004609 
- 00017926  0x000040dd fetch  0x00000001 , 0x000046de 
- 00017927  0x000040de store  0x00000001 , 0x00004686 
- 00017928  0x000040df branch  0x0000480e 
- 00017929  0x000040e3 jam  0x000000ff , 0x00004686 
- 00017930  0x000040e4 jam  0x00000001 , 0x000046df 
- 00017931  0x000040e5 branch  0x000046d9 
- 00017932  0x000040ea fetch  0x00000001 , 0x000046df 
- 00017933  0x000040eb beq  0x00000002 , 0x000033d0 
- 00017934  0x000040ec call  0x0000527e 
- 00017935  0x000040ed fetch  0x00000001 , 0x00004256 
- 00017936  0x000040ee nbranch  0x000033d0 , 0x00000034 
- 00017937  0x000040ef branch  0x000033d2 
- 00017938  0x000040f4 copy  0x00000013 , 0x0000003f 
- 00017939  0x000040f6 beq  0x00000001 , 0x00004626 
- 00017940  0x000040f7 beq  0x00000002 , 0x00004629 
- 00017941  0x000040f8 beq  0x00000004 , 0x00004631 
- 00017942  0x000040f9 beq  0x00000005 , 0x00004633 
- 00017943  0x000040fa beq  0x00000006 , 0x00004635 
- 00017944  0x000040fb beq  0x00000007 , 0x00004638 
- 00017945  0x000040fc beq  0x00000012 , 0x0000463c 
- 00017946  0x000040fd beq  0x00000013 , 0x00004644 
- 00017947  0x000040fe beq  0x00000027 , 0x00004645 
- 00017948  0x000040ff beq  0x0000002e , 0x00004648 
- 00017949  0x00004100 beq  0x0000003d , 0x00004649 
- 00017950  0x00004102 beq  0x00000014 , 0x00004658 
- 00017951  0x00004103 beq  0x00000015 , 0x0000465c 
- 00017952  0x00004104 beq  0x0000003f , 0x0000465f 
- 00017953  0x00004105 beq  0x00000040 , 0x00004665 
- 00017954  0x00004107 beq  0x00000010 , 0x0000466b 
- 00017955  0x00004108 beq  0x0000002c , 0x0000466c 
- 00017956  0x00004109 beq  0x0000002d , 0x00004677 
- 00017957  0x0000410a rtn 
- 00017958  0x00004110 jam  0x00000000 , 0x000046ad 
- 00017959  0x00004111 jam  0x00000000 , 0x000046ac 
- 00017960  0x00004112 rtn 
- 00017961  0x00004116 call  0x0000462b 
- 00017962  0x00004117 branch  0x00004631 
- 00017963  0x0000411a jam  0x00000000 , 0x000041e2 
- 00017964  0x0000411b jam  0x00000000 , 0x00004680 
- 00017965  0x0000411c jam  0x00000000 , 0x00004205 
- 00017966  0x0000411d jam  0x00000000 , 0x000046ac 
- 00017967  0x0000411e jam  0x00000000 , 0x000046ad 
- 00017968  0x0000411f branch  0x00007e38 
- 00017969  0x00004123 call  0x000033a9 
- 00017970  0x00004124 branch  0x000046c2 
- 00017971  0x00004128 call  0x000046b6 
- 00017972  0x00004129 branch  0x00003408 
- 00017973  0x0000412d setarg  0x00000002 
- 00017974  0x0000412e store  0x00000001 , 0x00004680 
- 00017975  0x0000412f rtn 
- 00017976  0x00004133 jam  0x00000000 , 0x000046ac 
- 00017977  0x00004134 setarg  0x00000001 
- 00017978  0x00004135 store  0x00000001 , 0x000046ad 
- 00017979  0x00004136 rtn 
- 00017980  0x0000413a fetch  0x00000001 , 0x000041e2 
- 00017981  0x0000413b rtneq  0x00000001 
- 00017982  0x0000413c jam  0x00000001 , 0x000041e2 
- 00017983  0x0000413d call  0x00003416 
- 00017984  0x0000413e call  0x00003414 
- 00017985  0x0000413f call  0x000046b6 
- 00017986  0x00004140 call  0x00003408 
- 00017987  0x00004141 branch  0x0000340e 
- 00017988  0x00004145 branch  0x00004631 
- 00017989  0x00004149 setarg  0x00000005 
- 00017990  0x0000414a store  0x00000001 , 0x000046ac 
- 00017991  0x0000414b rtn 
- 00017992  0x0000414f branch  0x000033cd 
- 00017993  0x00004154 arg  0x00000000 , 0x00000012 
- 00017994  0x00004155 fetch  0x00000001 , 0x00004217 
- 00017995  0x00004156 mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00017996  0x00004157 fetch  0x00000002 , 0x00004215 
- 00017997  0x00004158 copy  0x0000003f , 0x00000011 
- 00017998  0x00004159 branch  0x00006606 
- 00017999  0x0000415c arg  0x00000000 , 0x00000012 
- 00018000  0x0000415d fetch  0x00000001 , 0x0000469a 
- 00018001  0x0000415e rtnbit0  0x00000001 
- 00018002  0x0000415f fetch  0x00000001 , 0x00004217 
- 00018003  0x00004160 rtn  0x00000034 
- 00018004  0x00004161 mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00018005  0x00004162 fetch  0x00000002 , 0x00004215 
- 00018006  0x00004163 copy  0x0000003f , 0x00000011 
- 00018007  0x00004164 branch  0x000065df 
- 00018008  0x00004169 call  0x000046b6 
- 00018009  0x0000416a setarg  0x00000000 
- 00018010  0x0000416b store  0x00000002 , 0x000046b7 
- 00018011  0x0000416c branch  0x00003408 
- 00018012  0x00004170 call  0x00007e38 
- 00018013  0x00004171 jam  0x00000000 , 0x000046b0 
- 00018014  0x00004172 branch  0x000046d9 
- 00018015  0x00004176 call  0x00007e38 
- 00018016  0x00004177 jam  0x00000001 , 0x000046b0 
- 00018017  0x00004178 fetch  0x00000008 , 0x000046c1 
- 00018018  0x00004179 store  0x00000008 , 0x00004496 
- 00018019  0x0000417a call  0x00003416 
- 00018020  0x0000417b branch  0x00005abf 
- 00018021  0x0000417f fetch  0x00000002 , 0x00004509 
- 00018022  0x00004180 rtneq  0x00000000 
- 00018023  0x00004181 fetch  0x00000008 , 0x000046c9 
- 00018024  0x00004182 rtn  0x00000034 
- 00018025  0x00004183 store  0x00000008 , 0x00004496 
- 00018026  0x00004184 branch  0x00005abf 
- 00018027  0x00004189 branch  0x0000481f 
- 00018028  0x0000418c fetch  0x00000001 , 0x000046dd 
- 00018029  0x0000418d rtneq  0x00000000 
- 00018030  0x0000418e fetch  0x00000001 , 0x000046df 
- 00018031  0x0000418f rtnne  0x00000001 
- 00018032  0x00004190 call  0x00004672 
- 00018033  0x00004191 branch  0x00003406 
- 00018034  0x00004194 jam  0x00000001 , 0x000048df 
- 00018035  0x00004195 arg  0x0000000b , 0x00000039 
- 00018036  0x00004196 arg  0x000048e0 , 0x00000005 
- 00018037  0x00004197 arg  0x000048c9 , 0x00000006 
- 00018038  0x00004198 branch  0x00007f01 
- 00018039  0x0000419b fetch  0x00000001 , 0x000046dd 
- 00018040  0x0000419c rtneq  0x00000000 
- 00018041  0x0000419d fetch  0x00000001 , 0x000046df 
- 00018042  0x0000419e beq  0x00000001 , 0x0000467c 
- 00018043  0x0000419f branch  0x0000481b 
- 00018044  0x000041a2 fetch  0x00000001 , 0x000048df 
- 00018045  0x000041a3 rtnne  0x00000001 
- 00018046  0x000041a4 jam  0x00000000 , 0x000048df 
- 00018047  0x000041a5 fetch  0x00000002 , 0x00004682 
- 00018048  0x000041a6 bbit1  0x00000000 , 0x00003408 
- 00018049  0x000041a7 bbit1  0x00000009 , 0x00003408 
- 00018050  0x000041a8 arg  0x0000000b , 0x00000039 
- 00018051  0x000041a9 arg  0x000048e0 , 0x00000006 
- 00018052  0x000041aa arg  0x000048c9 , 0x00000005 
- 00018053  0x000041ab branch  0x00007f01 
- 00018054  0x000041b2 call  0x0000468c 
- 00018055  0x000041b5 call  0x00004693 
- 00018056  0x000041b8 call  0x0000469e 
- 00018057  0x000041b9 call  0x000046a6 
- 00018058  0x000041ba call  0x000046a9 
- 00018059  0x000041bd branch  0x000046ac 
- 00018060  0x000041c2 arg  0x000046db , 0x00000013 
- 00018061  0x000041c3 arg  0x0000468f , 0x00000012 
- 00018062  0x000041c4 branch  0x00003374 
- 00018063  0x000041c6 jam  0x00000002 , 0x000046df 
- 00018064  0x000041c7 call  0x00003408 
- 00018065  0x000041c8 call  0x000046f4 
- 00018066  0x000041c9 branch  0x0000480b 
- 00018067  0x000041cd arg  0x000048ec , 0x00000013 
- 00018068  0x000041ce arg  0x00004696 , 0x00000012 
- 00018069  0x000041cf branch  0x0000336d 
- 00018070  0x000041d2 fetch  0x00000002 , 0x00004682 
- 00018071  0x000041d3 bbit1  0x00000009 , 0x0000480b 
- 00018072  0x000041d4 bbit1  0x00000000 , 0x0000480b 
- 00018073  0x000041d5 fetch  0x00000001 , 0x000048c9 
- 00018074  0x000041d6 beq  0x00000001 , 0x0000480b 
- 00018075  0x000041d7 beq  0x00000004 , 0x0000480b 
- 00018076  0x000041d8 beq  0x00000005 , 0x0000480b 
- 00018077  0x000041d9 branch  0x0000340a 
- 00018078  0x000041de arg  0x000046ac , 0x00000013 
- 00018079  0x000041df arg  0x000046a1 , 0x00000012 
- 00018080  0x000041e0 branch  0x0000336d 
- 00018081  0x000041e3 fetch  0x00000001 , 0x0000027f 
- 00018082  0x000041e4 set1  0x00000000 , 0x0000003f 
- 00018083  0x000041e5 set1  0x00000007 , 0x0000003f 
- 00018084  0x000041e6 store  0x00000001 , 0x0000027f 
- 00018085  0x000041e7 rtn 
- 00018086  0x000041ea arg  0x00004680 , 0x00000013 
- 00018087  0x000041eb arg  0x0000463c , 0x00000012 
- 00018088  0x000041ec branch  0x0000336d 
- 00018089  0x000041ef arg  0x000046ad , 0x00000013 
- 00018090  0x000041f0 arg  0x000033e9 , 0x00000012 
- 00018091  0x000041f1 branch  0x0000336d 
- 00018092  0x000041f7 fetch  0x00000001 , 0x000046df 
- 00018093  0x000041f8 rtnne  0x00000001 
- 00018094  0x000041f9 arg  0x000046b7 , 0x00000013 
- 00018095  0x000041fa arg  0x000046c2 , 0x00000012 
- 00018096  0x000041fb branch  0x00003374 
- 00018097  0x000041ff call  0x0000473a 
- 00018098  0x00004200 branch  0x00006978 
- 00018099  0x00004204 branch  0x0000696c 
- 00018100  0x00004207 call  0x00006835 
- 00018101  0x00004208 branch  0x000046b3 
- 00018102  0x0000420f fetch  0x00000001 , 0x0000469a 
- 00018103  0x00004210 bbit1  0x00000001 , 0x000046be 
- 00018104  0x00004211 bbit1  0x00000000 , 0x000046ba 
- 00018105  0x00004212 rtn 
- 00018106  0x00004215 fetch  0x00000002 , 0x000046d7 
- 00018107  0x00004216 store  0x00000002 , 0x000046d9 
- 00018108  0x00004217 store  0x00000002 , 0x000046db 
- 00018109  0x00004218 branch  0x000033f8 
- 00018110  0x0000421b fetch  0x00000002 , 0x000046d3 
- 00018111  0x0000421c store  0x00000002 , 0x000046d9 
- 00018112  0x0000421d store  0x00000002 , 0x000046db 
- 00018113  0x0000421e branch  0x000033f0 
- 00018114  0x00004221 fetch  0x00000001 , 0x000046df 
- 00018115  0x00004222 rtnne  0x00000001 
- 00018116  0x00004223 fetch  0x00000001 , 0x0000469a 
- 00018117  0x00004224 bbit1  0x00000001 , 0x000046c8 
- 00018118  0x00004225 bbit1  0x00000000 , 0x000046cc 
- 00018119  0x00004226 rtn 
- 00018120  0x00004229 fetch  0x00000002 , 0x000046d1 ,
- 00018121  0x0000422a store  0x00000002 , 0x000046d9 
- 00018122  0x0000422b store  0x00000002 , 0x000046db 
- 00018123  0x0000422c branch  0x000033eb 
- 00018124  0x0000422f fetch  0x00000002 , 0x00004682 
- 00018125  0x00004230 rtnbit1  0x00000009 
- 00018126  0x00004231 fetch  0x00000002 , 0x000046d5 
- 00018127  0x00004232 store  0x00000002 , 0x000046d9 
- 00018128  0x00004233 store  0x00000002 , 0x000046db 
- 00018129  0x00004234 fetch  0x00000002 , 0x000046b3 
- 00018130  0x00004235 call  0x000046f0 
- 00018131  0x00004236 call  0x00003404 
- 00018132  0x00004237 fetch  0x00000004 , 0x000046bd 
- 00018133  0x00004238 store  0x00000004 , 0x000048cc 
- 00018134  0x00004239 fetch  0x00000002 , 0x00004682 
- 00018135  0x0000423a rtnbit1  0x0000000b 
- 00018136  0x0000423b branch  0x000033fa 
- 00018137  0x0000423f fetch  0x00000001 , 0x000046df 
- 00018138  0x00004240 rtnne  0x00000001 
- 00018139  0x00004241 fetch  0x00000001 , 0x0000469a 
- 00018140  0x00004242 bbit1  0x00000001 , 0x000046df 
- 00018141  0x00004243 bbit1  0x00000000 , 0x000046e4 
- 00018142  0x00004244 rtn 
- 00018143  0x00004247 call  0x000046f8 
- 00018144  0x00004248 branch  0x000046c2 , 0x00000034 
- 00018145  0x00004249 call  0x00003406 
- 00018146  0x0000424a call  0x000033f0 
- 00018147  0x0000424b branch  0x000033e1 
- 00018148  0x0000424e fetch  0x00000002 , 0x000046b7 
- 00018149  0x0000424f fetcht  0x00000002 , 0x000046b5 
- 00018150  0x00004250 storet  0x00000002 , 0x000046b7 
- 00018151  0x00004251 nrtn  0x00000034 
- 00018152  0x00004252 fetch  0x00000002 , 0x000046b1 
- 00018153  0x00004253 call  0x000046f0 
- 00018154  0x00004254 call  0x00003404 
- 00018155  0x00004255 fetch  0x00000004 , 0x000046b9 
- 00018156  0x00004256 store  0x00000004 , 0x000048cc 
- 00018157  0x00004257 fetch  0x00000002 , 0x00004682 
- 00018158  0x00004258 rtnbit1  0x0000000b 
- 00018159  0x00004259 branch  0x000033fa 
- 00018160  0x0000425d store  0x00000002 , 0x00004154 
- 00018161  0x0000425e increase  0xfffffffc , 0x0000003f 
- 00018162  0x0000425f store  0x00000002 , 0x00004482 
- 00018163  0x00004260 rtn 
- 00018164  0x00004264 fetch  0x00000002 , 0x00004682 
- 00018165  0x00004265 bbit1  0x00000009 , 0x00003402 
- 00018166  0x00004266 bbit1  0x00000000 , 0x000033e9 
- 00018167  0x00004267 branch  0x000046b6 
- 00018168  0x0000426c fetch  0x00000001 , 0x00004217 
- 00018169  0x0000426d copy  0x0000003f , 0x00000039 
- 00018170  0x0000426e fetch  0x00000002 , 0x00004215 
- 00018171  0x0000426f copy  0x0000003f , 0x00000011 
- 00018172  0x00004271 ifetch  0x00000002 , 0x00000011 
- 00018173  0x00004272 beq  0x00000000 , 0x00004701 
- 00018174  0x00004273 increase  0x00000022 , 0x00000011 
- 00018175  0x00004274 loop  0x000046fc 
- 00018176  0x00004275 branch  0x00007ff1 
- 00018177  0x00004278 ifetch  0x00000006 , 0x00000006 
- 00018178  0x00004279 store  0x00000006 , 0x000041d0 
- 00018179  0x0000427a increase  0x0000000a , 0x00000006 
- 00018180  0x0000427b arg  0x000041be , 0x00000005 
- 00018181  0x0000427c call  0x00007ebf 
- 00018182  0x0000427d call  0x000067d7 
- 00018183  0x0000427e branch  0x00007fef 
- 00018184  0x00004285 call  0x00007fe9 
- 00018185  0x00004286 fetch  0x00000002 , 0x00004682 
- 00018186  0x00004287 bbit1  0x00000000 , 0x0000470d 
- 00018187  0x00004288 bbit1  0x00000009 , 0x00004710 
- 00018188  0x00004289 rtn 
- 00018189  0x0000428c fetch  0x00000001 , 0x00004253 
- 00018190  0x0000428d rtnne  0x0000003f 
- 00018191  0x0000428e branch  0x00007fe7 
- 00018192  0x00004291 fetch  0x00000001 , 0x000046b0 
- 00018193  0x00004292 rtn  0x00000034 
- 00018194  0x00004293 branch  0x00007fe7 
- 00018195  0x00004299 call  0x00007fe9 
- 00018196  0x0000429a fetch  0x00000002 , 0x00004682 
- 00018197  0x0000429b rtnbit1  0x00000000 
- 00018198  0x0000429c rtnbit1  0x00000009 
- 00018199  0x0000429d branch  0x00007fe7 
- 00018200  0x000042a2 fetch  0x00000001 , 0x0000469a 
- 00018201  0x000042a3 bbit1  0x00000001 , 0x0000471c 
- 00018202  0x000042a4 bbit1  0x00000000 , 0x0000471f 
- 00018203  0x000042a5 rtn 
- 00018204  0x000042a8 fetch  0x00000001 , 0x00004093 
- 00018205  0x000042a9 rtnne  0x00000003 
- 00018206  0x000042aa branch  0x000046d9 
- 00018207  0x000042ad branch  0x000046d9 
- 00018208  0x000042b1 disable  0x0000002c 
- 00018209  0x000042b2 fetch  0x00000002 , 0x000046d9 
- 00018210  0x000042b3 store  0x00000002 , 0x000046db 
- 00018211  0x000042b5 call  0x00004713 
- 00018212  0x000042b6 branch  0x00004718 , 0x00000028 
- 00018213  0x000042b8 call  0x00004708 
- 00018214  0x000042b9 nrtn  0x00000028 
- 00018215  0x000042ba enable  0x0000002c 
- 00018216  0x000042bb rtn 
- 00018217  0x000042c0 call  0x00004720 
- 00018218  0x000042c1 nrtn  0x0000002c 
- 00018219  0x000042c2 deposit  0x00000011 
- 00018220  0x000042c3 branch  0x00004730 , 0x00000034 
- 00018221  0x000042c5 call  0x00003406 
- 00018222  0x000042c6 arg  0x000046f1 , 0x00000013 
- 00018223  0x000042c7 branch  0x00004732 
- 00018224  0x000042ca call  0x00003408 
- 00018225  0x000042cb arg  0x00004719 , 0x00000013 
- 00018226  0x000042ce arg  0x00000005 , 0x0000003f 
- 00018227  0x000042cf imul32  0x00000007 , 0x0000003f 
- 00018228  0x000042d0 iadd  0x00000013 , 0x00000013 
- 00018229  0x000042d4 ifetch  0x00000001 , 0x00000013 
- 00018230  0x000042d5 rtn  0x00000034 
- 00018231  0x000042d6 call  0x00004762 
- 00018232  0x000042d7 increase  0x00000001 , 0x00000013 
- 00018233  0x000042d8 branch  0x00004735 
- 00018234  0x000042dc fetch  0x00000002 , 0x00004682 
- 00018235  0x000042dd bbit1  0x00000009 , 0x0000473e 
- 00018236  0x000042de bbit1  0x00000000 , 0x0000474e 
- 00018237  0x000042df rtn 
- 00018238  0x000042e2 call  0x00005892 
- 00018239  0x000042e3 nrtn  0x00000034 
- 00018240  0x000042e4 call  0x00004765 
- 00018241  0x000042e5 nrtn  0x00000028 
- 00018242  0x000042e6 pincrease  0xffffffff 
- 00018243  0x000042e7 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018244  0x000042e8 arg  0x00004741 , 0x00000002 
- 00018245  0x000042e9 iadd  0x00000002 , 0x00000006 
- 00018246  0x000042eb ifetch  0x00000001 , 0x00000006 
- 00018247  0x000042ec copy  0x0000003f , 0x00000011 
- 00018248  0x000042ed ifetcht  0x00000002 , 0x00000006 
- 00018249  0x000042ee call  0x00007ea5 
- 00018250  0x000042ef call  0x00005a64 
- 00018251  0x000042f0 copy  0x00000011 , 0x00000039 
- 00018252  0x000042f1 call  0x00007e9f 
- 00018253  0x000042f2 branch  0x00007f01 
- 00018254  0x000042f6 call  0x00005271 
- 00018255  0x000042f7 nrtn  0x00000034 
- 00018256  0x000042f8 call  0x00004765 
- 00018257  0x000042f9 nrtn  0x00000028 
- 00018258  0x000042fa pincrease  0xffffffff 
- 00018259  0x000042fb mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018260  0x000042fc arg  0x000047a0 , 0x00000002 
- 00018261  0x000042fd iadd  0x00000002 , 0x00000006 
- 00018262  0x000042fe ifetch  0x00000005 , 0x00000006 
- 00018263  0x000042ff store  0x00000005 , 0x0000479b 
- 00018264  0x00004301 fetch  0x00000001 , 0x0000479b 
- 00018265  0x00004302 copy  0x0000003f , 0x00000011 
- 00018266  0x00004303 call  0x00004d63 
- 00018267  0x00004304 fetch  0x00000002 , 0x0000424e 
- 00018268  0x00004305 istore  0x00000002 , 0x00000005 
- 00018269  0x00004306 setarg  0x000000a1 
- 00018270  0x00004307 istore  0x00000001 , 0x00000005 
- 00018271  0x00004308 fetch  0x00000004 , 0x0000479c 
- 00018272  0x00004309 istore  0x00000009 , 0x00000005 
- 00018273  0x0000430a rtn 
- 00018274  0x0000430f store  0x00000001 , 0x00000a9a 
- 00018275  0x00004310 arg  0x00000a9a , 0x00000011 
- 00018276  0x00004311 branch  0x00007e3d 
- 00018277  0x00004314 arg  0x00000a9a , 0x00000011 
- 00018278  0x00004315 call  0x00007e54 
- 00018279  0x00004316 nrtn  0x00000028 
- 00018280  0x00004317 fetch  0x00000001 , 0x00000a9a 
- 00018281  0x00004318 rtn 
- 00018282  0x0000431c fetch  0x00000002 , 0x00000478 
- 00018283  0x0000431d beq  0x00000018 , 0x0000465f 
- 00018284  0x0000431e rtn 
- 00018285  0x00004321 setarg  0x00000002 
- 00018286  0x00004322 store  0x00000001 , 0x000048eb 
- 00018287  0x00004324 setarg  0x00200008 
- 00018288  0x00004325 store  0x00000004 , 0x000046c1 
- 00018289  0x00004326 setarg  0x012c0005 
- 00018290  0x00004327 istore  0x00000004 , 0x00000005 
- 00018291  0x0000432a jam  0x00000017 , 0x000044a6 
- 00018292  0x0000432d setarg  0x0000001b 
- 00018293  0x0000432e store  0x00000002 , 0x000044fa 
- 00018294  0x0000432f call  0x00005810 
- 00018295  0x00004330 call  0x0000582c 
- 00018296  0x00004331 call  0x00005839 
- 00018297  0x00004332 branch  0x00005818 
- 00018298  0x00004337 arg  0x00000028 , 0x00000039 
- 00018299  0x00004338 arg  0x00004741 , 0x00000005 
- 00018300  0x00004339 arg  0x0000949f , 0x00000006 
- 00018301  0x0000433a call  0x00007ef4 
- 00018302  0x0000433b arg  0x00000028 , 0x00000039 
- 00018303  0x0000433c arg  0x000047a0 , 0x00000005 
- 00018304  0x0000433d arg  0x000094c7 , 0x00000006 
- 00018305  0x0000433e branch  0x00007ef4 
- 00018306  0x00004342 arg  0x0000017e , 0x00000039 
- 00018307  0x00004343 arg  0x0000913a , 0x00000006 
- 00018308  0x00004344 branch  0x00007ef4 
- 00018309  0x00004348 arg  0x000001e7 , 0x00000039 
- 00018310  0x00004349 arg  0x000092b8 , 0x00000006 
- 00018311  0x0000434a branch  0x00007ef4 
- 00018312  0x0000434f call  0x000047ae 
- 00018313  0x00004350 nrtn  0x00000028 
- 00018314  0x00004351 fetch  0x00000001 , 0x0000469f 
- 00018315  0x00004352 call  0x00004790 
- 00018316  0x00004353 fetch  0x00000001 , 0x000046a0 
- 00018317  0x00004354 call  0x00004790 
- 00018318  0x00004355 fetch  0x00000001 , 0x000046a1 
- 00018319  0x00004356 branch  0x00004790 
- 00018320  0x00004359 rtn  0x00000034 
- 00018321  0x0000435a or  0x0000003f , 0x00000080 , 0x00000002 
- 00018322  0x0000435b branch  0x000067f9 
- 00018323  0x0000435f call  0x000047ae 
- 00018324  0x00004360 nrtn  0x00000028 
- 00018325  0x00004361 call  0x00004797 
- 00018326  0x00004362 branch  0x000047b4 
- 00018327  0x00004365 arg  0x00000000 , 0x00000011 
- 00018328  0x00004366 fetch  0x00000001 , 0x0000469f 
- 00018329  0x00004367 call  0x000047a9 
- 00018330  0x00004368 nsetflag  0x00000034 , 0x00000000 , 0x00000011 
- 00018331  0x00004369 fetch  0x00000001 , 0x000046a0 
- 00018332  0x0000436a call  0x000047a9 
- 00018333  0x0000436b nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00018334  0x0000436c fetch  0x00000001 , 0x000046a1 
- 00018335  0x0000436d call  0x000047a9 
- 00018336  0x0000436e nsetflag  0x00000034 , 0x00000002 , 0x00000011 
- 00018337  0x0000436f copy  0x00000011 , 0x0000003f 
- 00018338  0x00004370 store  0x00000001 , 0x000046a9 
- 00018339  0x00004371 fetch  0x00000001 , 0x0000469e 
- 00018340  0x00004372 imul32  0x00000011 , 0x0000003f 
- 00018341  0x00004373 fetcht  0x00000002 , 0x0000469c 
- 00018342  0x00004374 iadd  0x00000002 , 0x0000003f 
- 00018343  0x00004375 store  0x00000002 , 0x000046aa 
- 00018344  0x00004376 rtn 
- 00018345  0x00004379 rtn  0x00000034 
- 00018346  0x0000437a or  0x0000003f , 0x00000080 , 0x00000002 
- 00018347  0x0000437b call  0x0000681d 
- 00018348  0x0000437c nbranch  0x00007ff1 , 0x00000001 
- 00018349  0x0000437d branch  0x00007fef 
- 00018350  0x00004381 call  0x00007fe9 
- 00018351  0x00004382 fetch  0x00000001 , 0x000046a8 
- 00018352  0x00004383 nrtn  0x00000034 
- 00018353  0x00004384 fetch  0x00000001 , 0x0000469b 
- 00018354  0x00004385 rtn  0x00000034 
- 00018355  0x00004386 branch  0x00007fe7 
- 00018356  0x0000438a call  0x0000666a 
- 00018357  0x0000438b fetch  0x00000002 , 0x000046aa 
- 00018358  0x0000438c arg  0x00000ac2 , 0x00000011 
- 00018359  0x0000438d fetcht  0x00000001 , 0x0000469e 
- 00018360  0x0000438e call  0x000066b3 
- 00018361  0x0000438f call  0x0000666d 
- 00018362  0x00004391 fetch  0x00000001 , 0x00000ac2 
- 00018363  0x00004392 copy  0x0000003f , 0x00000039 
- 00018364  0x00004393 store  0x00000001 , 0x000043af 
- 00018365  0x00004394 call  0x00007ef4 
- 00018366  0x00004395 fetch  0x00000001 , 0x00000ac2 
- 00018367  0x00004396 copy  0x0000003f , 0x00000039 
- 00018368  0x00004397 store  0x00000001 , 0x00004515 
- 00018369  0x00004398 call  0x00007ef4 
- 00018370  0x00004399 ifetch  0x00000001 , 0x00000006 
- 00018371  0x0000439a store  0x00000001 , 0x000046e6 
- 00018372  0x0000439b ifetch  0x00000001 , 0x00000006 
- 00018373  0x0000439c store  0x00000001 , 0x000046dd 
- 00018374  0x0000439d rtn 
- 00018375  0x000043a1 fetch  0x00000001 , 0x0000469a 
- 00018376  0x000043a2 rtnbit0  0x00000001 
- 00018377  0x000043a3 arg  0x00000003 , 0x00000002 
- 00018378  0x000043a4 fetch  0x00000002 , 0x000046a4 
- 00018379  0x000043a5 copy  0x0000003f , 0x00000012 
- 00018380  0x000043a6 arg  0x000046a6 , 0x00000011 
- 00018381  0x000043a7 call  0x000065df 
- 00018382  0x000043a8 fetcht  0x00000002 , 0x000046a6 
- 00018383  0x000043a9 setarg  0x00001b3a 
- 00018384  0x000043aa isub  0x00000002 , 0x0000003e 
- 00018385  0x000043ab nrtn  0x00000005 
- 00018386  0x000043ac fetch  0x00000001 , 0x000046a8 
- 00018387  0x000043ad rtn  0x00000034 
- 00018388  0x000043ae copy  0x0000003f , 0x00000002 
- 00018389  0x000043af fetch  0x00000002 , 0x000046a4 
- 00018390  0x000043b0 add  0x0000003f , 0x00000003 , 0x00000012 
- 00018391  0x000043b1 arg  0x00000ac2 , 0x00000011 
- 00018392  0x000043b2 call  0x000065df 
- 00018393  0x000043b3 branch  0x000047e8 
- 00018394  0x000043b6 fetch  0x00000002 , 0x000046a2 
- 00018395  0x000043b7 rtn  0x00000034 
- 00018396  0x000043b8 call  0x0000666a 
- 00018397  0x000043b9 arg  0x00000001 , 0x00000002 
- 00018398  0x000043ba arg  0x000046a8 , 0x00000011 
- 00018399  0x000043bb call  0x000066b3 
- 00018400  0x000043bd fetch  0x00000001 , 0x000046a8 
- 00018401  0x000043be rtn  0x00000034 
- 00018402  0x000043c0 fetch  0x00000002 , 0x000046a2 
- 00018403  0x000043c1 pincrease  0x00000001 
- 00018404  0x000043c2 arg  0x00000ac2 , 0x00000011 
- 00018405  0x000043c3 fetcht  0x00000001 , 0x000046a8 
- 00018406  0x000043c4 call  0x000066b3 
- 00018407  0x000043c5 call  0x0000666d 
- 00018408  0x000043c7 call  0x000047ba 
- 00018409  0x000043c9 ifetch  0x00000002 , 0x00000006 
- 00018410  0x000043ca rtn  0x00000034 
- 00018411  0x000043cb copy  0x0000003f , 0x00000005 
- 00018412  0x000043cc ifetcht  0x00000001 , 0x00000006 
- 00018413  0x000043cd copy  0x00000002 , 0x00000039 
- 00018414  0x000043ce call  0x00007f01 
- 00018415  0x000043cf branch  0x000047e9 
- 00018416  0x000043d4 fetch  0x00000001 , 0x0000469a 
- 00018417  0x000043d5 rtnbit0  0x00000001 
- 00018418  0x000043d6 fetch  0x00000002 , 0x000046ae 
- 00018419  0x000043d7 copy  0x0000003f , 0x00000012 
- 00018420  0x000043d8 arg  0x00000004 , 0x00000002 
- 00018421  0x000043d9 arg  0x00000ac2 , 0x00000011 
- 00018422  0x000043da call  0x000065df 
- 00018423  0x000043db fetch  0x00000001 , 0x00000ac2 
- 00018424  0x000043dc bne  0x00000001 , 0x000047f9 
- 00018425  0x000043de setarg  0x00000001 
- 00018426  0x000043df store  0x00000001 , 0x00000ac2 
- 00018427  0x000043e0 force  0x00000003 , 0x00000039 
- 00018428  0x000043e1 call  0x0000630d 
- 00018429  0x000043e2 fetch  0x00000002 , 0x000046ae 
- 00018430  0x000043e3 copy  0x0000003f , 0x00000012 
- 00018431  0x000043e4 arg  0x00000004 , 0x00000002 
- 00018432  0x000043e5 arg  0x00000ac2 , 0x00000011 
- 00018433  0x000043e6 call  0x00006606 
- 00018434  0x000043e8 fetch  0x00000003 , 0x00000ac3 
- 00018435  0x000043e9 store  0x00000003 , 0x000040a0 
- 00018436  0x000043ea store  0x00000003 , 0x000044a0 
- 00018437  0x000043eb rtn 
- 00018438  0x000043ef branch  0x000046d9 
- 00018439  0x000043f3 arg  0x00000000 , 0x00000011 
- 00018440  0x000043f4 arg  0x000048d4 , 0x00000013 
- 00018441  0x000043f5 call  0x00007d24 
- 00018442  0x000043f6 call  0x000046f4 
- 00018443  0x000043f8 fetch  0x00000001 , 0x000048eb 
- 00018444  0x000043f9 store  0x00000001 , 0x000048ec 
- 00018445  0x000043fa rtn 
- 00018446  0x000043ff setarg  0x00000000 
- 00018447  0x00004400 call  0x00004816 
- 00018448  0x00004401 jam  0x00000001 , 0x00004679 
- 00018449  0x00004402 call  0x00007cd3 
- 00018450  0x00004403 call  0x00007cdd 
- 00018451  0x00004404 fetch  0x00000002 , 0x00004682 
- 00018452  0x00004405 rtnbit1  0x0000000c 
- 00018453  0x00004406 branch  0x0000340a 
- 00018454  0x00004409 fetcht  0x00000002 , 0x0000423f 
- 00018455  0x0000440a istore  0x00000001 , 0x00000002 
- 00018456  0x0000440b ifetch  0x00000001 , 0x00000005 
- 00018457  0x0000440c store  0x00000001 , 0x00004685 
- 00018458  0x0000440d rtn 
- 00018459  0x00004411 fetch  0x00000002 , 0x0000423f 
- 00018460  0x00004412 ifetch  0x00000001 , 0x0000003f 
- 00018461  0x00004413 rtnne  0x00000000 
- 00018462  0x00004414 branch  0x0000340a 
- 00018463  0x00004418 fetcht  0x00000002 , 0x0000423f 
- 00018464  0x00004419 ifetch  0x00000001 , 0x00000002 
- 00018465  0x0000441a beq  0x00000001 , 0x0000482a 
- 00018466  0x0000441c setarg  0x00000001 
- 00018467  0x0000441d fetcht  0x00000002 , 0x0000423f 
- 00018468  0x0000441e istore  0x00000001 , 0x00000002 
- 00018469  0x0000441f add  0x00000002 , 0x00000002 , 0x00000006 
- 00018470  0x00004420 ifetch  0x00000001 , 0x00000006 
- 00018471  0x00004421 istore  0x00000001 , 0x00004685 
- 00018472  0x00004422 ifetch  0x00000002 , 0x00000006 
- 00018473  0x00004423 branch  0x00007f9c 
- 00018474  0x00004426 setarg  0x00000002 
- 00018475  0x00004427 call  0x00004816 
- 00018476  0x00004428 add  0x00000002 , 0x00000005 , 0x00000006 
- 00018477  0x00004429 ifetch  0x00000002 , 0x00000006 
- 00018478  0x0000442a branch  0x0000340a , 0x00000034 
- 00018479  0x0000442b branch  0x00007f9c 
- 00018480  0x00004432 store  0x00000006 , 0x00000101 
- 00018481  0x00004433 fetch  0x00000001 , 0x00000101 
- 00018482  0x00004434 store  0x00000001 , 0x0000010c 
- 00018483  0x00004435 ifetch  0x00000001 , 0x00000006 
- 00018484  0x00004436 store  0x00000001 , 0x0000010b 
- 00018485  0x00004437 ifetch  0x00000001 , 0x00000006 
- 00018486  0x00004438 store  0x00000001 , 0x0000010a 
- 00018487  0x00004439 ifetch  0x00000001 , 0x00000006 
- 00018488  0x0000443a store  0x00000001 , 0x00000109 
- 00018489  0x0000443b ifetch  0x00000001 , 0x00000006 
- 00018490  0x0000443c store  0x00000001 , 0x00000108 
- 00018491  0x0000443d ifetch  0x00000001 , 0x00000006 
- 00018492  0x0000443e store  0x00000001 , 0x00000107 
- 00018493  0x0000443f fetch  0x00000006 , 0x00000107 
- 00018494  0x00004440 rtn 
- 00018495  0x00004443 call  0x000068a2 
- 00018496  0x00004444 fetch  0x00000001 , 0x00004223 
- 00018497  0x00004445 store  0x00000001 , 0x000044a0 
- 00018498  0x00004446 fetch  0x00000001 , 0x00004225 
- 00018499  0x00004447 istore  0x00000001 , 0x00000005 
- 00018500  0x00004448 fetch  0x00000001 , 0x00004227 
- 00018501  0x00004449 istore  0x00000001 , 0x00000005 
- 00018502  0x0000444a fetch  0x00000003 , 0x000044a0 
- 00018503  0x0000444b store  0x00000003 , 0x000040a0 
- 00018504  0x0000444c rtn 
- 00018505  0x00004459 fetch  0x00000002 , 0x00004203 
- 00018506  0x0000445a iadd  0x00000012 , 0x0000003f 
- 00018507  0x0000445b byteswap  0x0000003f , 0x0000003f 
- 00018508  0x0000445c store  0x00000002 , 0x000001f7 
- 00018509  0x0000445d copy  0x00000002 , 0x00000012 
- 00018510  0x0000445f call  0x0000489b 
- 00018511  0x00004460 setarg  0x000000a0 
- 00018512  0x00004461 call  0x0000488d 
- 00018513  0x00004462 fetch  0x00000001 , 0x000001f7 
- 00018514  0x00004463 call  0x0000488d 
- 00018515  0x00004464 bmark1  0x00000028 , 0x00004856 
- 00018516  0x00004465 fetch  0x00000001 , 0x000001f8 
- 00018517  0x00004466 call  0x0000488d 
- 00018518  0x00004468 call  0x000048a1 
- 00018519  0x0000446a call  0x0000489b 
- 00018520  0x0000446b setarg  0x000000a1 
- 00018521  0x0000446c call  0x0000488d 
- 00018522  0x0000446f call  0x0000487f 
- 00018523  0x00004470 istore  0x00000001 , 0x00000011 
- 00018524  0x00004471 increase  0x00000001 , 0x00000011 
- 00018525  0x00004472 increase  0xffffffff , 0x00000012 
- 00018526  0x00004473 nbranch  0x0000485a , 0x00000005 
- 00018527  0x00004474 branch  0x000048a1 
- 00018528  0x00004480 byteswap  0x00000012 , 0x0000003f 
- 00018529  0x00004481 store  0x00000002 , 0x000001f7 
- 00018530  0x00004482 copy  0x00000002 , 0x00000012 
- 00018531  0x00004484 call  0x0000489b 
- 00018532  0x00004485 setarg  0x000000a0 
- 00018533  0x00004486 call  0x0000488d 
- 00018534  0x00004488 fetch  0x00000001 , 0x000001f7 
- 00018535  0x00004489 call  0x0000488d 
- 00018536  0x0000448a bmark1  0x00000028 , 0x0000486b 
- 00018537  0x0000448b fetch  0x00000001 , 0x000001f8 
- 00018538  0x0000448c call  0x0000488d 
- 00018539  0x0000448e ifetch  0x00000001 , 0x00000011 
- 00018540  0x0000448f call  0x0000488d 
- 00018541  0x00004490 increase  0x00000001 , 0x00000011 
- 00018542  0x00004491 increase  0xffffffff , 0x00000012 
- 00018543  0x00004492 nbranch  0x0000486b , 0x00000005 
- 00018544  0x00004493 branch  0x000048a1 
- 00018545  0x00004498 arg  0x0000000a , 0x00000039 
- 00018546  0x00004499 call  0x000048be 
- 00018547  0x0000449a call  0x000048a6 
- 00018548  0x0000449b call  0x000048d2 
- 00018549  0x0000449d call  0x000048c7 
- 00018550  0x0000449e branch  0x000048a9 , 0x00000034 
- 00018551  0x0000449f loop  0x00004875 
- 00018552  0x000044a0 branch  0x000048a9 
- 00018553  0x000044a5 call  0x000048a9 
- 00018554  0x000044a6 call  0x000048af 
- 00018555  0x000044a7 call  0x000048d2 
- 00018556  0x000044a8 call  0x000048a6 
- 00018557  0x000044a9 call  0x000048d2 
- 00018558  0x000044aa branch  0x000048a9 
- 00018559  0x000044b0 arg  0x00000008 , 0x00000039 
- 00018560  0x000044b1 arg  0x00000000 , 0x00000013 
- 00018561  0x000044b2 call  0x000048be 
- 00018562  0x000044b4 call  0x000048a6 
- 00018563  0x000044b5 call  0x000048d2 
- 00018564  0x000044b6 lshift  0x00000013 , 0x00000013 
- 00018565  0x000044b7 call  0x000048c7 
- 00018566  0x000044b8 iadd  0x00000013 , 0x00000013 
- 00018567  0x000044b9 call  0x000048d2 
- 00018568  0x000044ba call  0x000048a9 
- 00018569  0x000044bb loop  0x00004882 
- 00018570  0x000044bc call  0x00004879 
- 00018571  0x000044bd copy  0x00000013 , 0x0000003f 
- 00018572  0x000044be rtn 
- 00018573  0x000044c3 arg  0x00000008 , 0x00000039 
- 00018574  0x000044c4 copy  0x0000003f , 0x00000013 
- 00018575  0x000044c5 call  0x000048a9 
- 00018576  0x000044c7 isolate1  0x00000007 , 0x00000013 
- 00018577  0x000044c8 call  0x000048ac , 0x00000001 
- 00018578  0x000044c9 ncall  0x000048af , 0x00000001 
- 00018579  0x000044ca lshift  0x00000013 , 0x00000013 
- 00018580  0x000044cb call  0x000048d2 
- 00018581  0x000044cc call  0x000048a6 
- 00018582  0x000044cd call  0x000048d2 
- 00018583  0x000044ce call  0x000048a9 
- 00018584  0x000044cf call  0x000048d2 
- 00018585  0x000044d0 loop  0x00004890 
- 00018586  0x000044d1 branch  0x00004871 
- 00018587  0x000044d6 call  0x000048ac 
- 00018588  0x000044d7 call  0x000048a6 
- 00018589  0x000044d8 call  0x000048d2 
- 00018590  0x000044d9 call  0x000048af 
- 00018591  0x000044da call  0x000048d2 
- 00018592  0x000044db branch  0x000048a9 
- 00018593  0x000044e0 call  0x000048af 
- 00018594  0x000044e1 call  0x000048a6 
- 00018595  0x000044e2 call  0x000048d2 
- 00018596  0x000044e3 call  0x000048ac 
- 00018597  0x000044e4 branch  0x000048d2 
- 00018598  0x000044e9 enable  0x00000028 
- 00018599  0x000044ea fetch  0x00000001 , 0x00004ffe 
- 00018600  0x000044eb branch  0x000048b2 
- 00018601  0x000044ef disable  0x00000028 
- 00018602  0x000044f0 fetch  0x00000001 , 0x00004ffe 
- 00018603  0x000044f1 branch  0x000048b2 
- 00018604  0x000044f5 enable  0x00000028 
- 00018605  0x000044f6 fetch  0x00000001 , 0x00004fff 
- 00018606  0x000044f7 branch  0x000048b2 
- 00018607  0x000044fb disable  0x00000028 
- 00018608  0x000044fc fetch  0x00000001 , 0x00004fff 
- 00018609  0x000044fd branch  0x000048b2 
- 00018610  0x00004503 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018611  0x00004504 rshift3  0x0000003f , 0x0000003f 
- 00018612  0x00004505 arg  0x00008070 , 0x00000002 
- 00018613  0x00004506 iadd  0x00000002 , 0x00000002 
- 00018614  0x00004507 ifetch  0x00000001 , 0x00000002 
- 00018615  0x00004508 qset1  0x0000003f 
- 00018616  0x00004509 istore  0x00000001 , 0x00000002 
- 00018617  0x0000450a increase  0x00000004 , 0x00000002 
- 00018618  0x0000450b ifetch  0x00000001 , 0x00000002 
- 00018619  0x0000450c qsetflag  0x00000028 , 0x0000003f 
- 00018620  0x0000450d istore  0x00000001 , 0x00000002 
- 00018621  0x0000450e rtn 
- 00018622  0x00004512 fetch  0x00000001 , 0x00004fff 
- 00018623  0x00004513 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018624  0x00004514 rshift3  0x0000003f , 0x0000003f 
- 00018625  0x00004515 arg  0x00008070 , 0x00000002 
- 00018626  0x00004516 iadd  0x00000002 , 0x00000002 
- 00018627  0x00004517 ifetch  0x00000001 , 0x00000002 
- 00018628  0x00004518 qset0  0x0000003f 
- 00018629  0x00004519 istore  0x00000001 , 0x00000002 
- 00018630  0x0000451a rtn 
- 00018631  0x00004520 nop  0x00000004 
- 00018632  0x00004521 fetch  0x00000001 , 0x00004fff 
- 00018633  0x00004522 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018634  0x00004523 rshift3  0x0000003f , 0x0000003f 
- 00018635  0x00004524 arg  0x0000811c , 0x00000002 
- 00018636  0x00004525 iadd  0x00000002 , 0x00000002 
- 00018637  0x00004526 setarg  0x00000000 
- 00018638  0x00004527 ifetcht  0x00000001 , 0x00000002 
- 00018639  0x00004528 qisolate1  0x00000002 
- 00018640  0x00004529 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00018641  0x0000452a rtn 
- 00018642  0x0000452f rtn 
- 00018643  0x00004536 bpatch  0x000000f6 , 0x0000401e 
- 00018644  0x00004537 hfetch  0x00000001 , 0x00008a26 
- 00018645  0x00004538 isolate1  0x00000007 , 0x0000003f 
- 00018646  0x00004539 call  0x000048ea , 0x00000001 
- 00018647  0x0000453a call  0x0000492e 
- 00018648  0x0000453b hfetch  0x00000001 , 0x00008a26 
- 00018649  0x0000453c store  0x00000001 , 0x00000b22 
- 00018650  0x0000453d hfetch  0x00000001 , 0x00008a27 
- 00018651  0x0000453e store  0x00000001 , 0x00000b23 
- 00018652  0x0000453f hstore  0x00000001 , 0x00008a27 
- 00018653  0x00004540 pinvert 
- 00018654  0x00004541 fetcht  0x00000001 , 0x00000d37 
- 00018655  0x00004542 iand  0x00000002 , 0x0000003f 
- 00018656  0x00004543 store  0x00000001 , 0x00000d37 
- 00018657  0x00004544 jam  0x000000e0 , 0x00008a26 
- 00018658  0x00004545 fetch  0x00000001 , 0x00000b23 
- 00018659  0x00004546 compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018660  0x00004547 call  0x00004941 , 0x00000001 
- 00018661  0x00004548 fetch  0x00000001 , 0x00000b22 
- 00018662  0x00004549 compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018663  0x0000454a call  0x0000494a , 0x00000001 
- 00018664  0x0000454b call  0x00004b61 
- 00018665  0x0000454c branch  0x00004903 
- 00018666  0x0000454f bpatch  0x000000f7 , 0x0000401e 
- 00018667  0x00004550 call  0x00004919 
- 00018668  0x00004551 jam  0x00000000 , 0x00008a00 
- 00018669  0x00004552 nop  0x00002710 
- 00018670  0x00004553 jam  0x000000c0 , 0x00008a10 
- 00018671  0x00004554 hfetch  0x00000002 , 0x00008050 
- 00018672  0x00004555 set0  0x0000000a , 0x0000003f 
- 00018673  0x00004556 hstore  0x00000002 , 0x00008050 
- 00018674  0x00004557 jam  0x0000003c , 0x00008a00 
- 00018675  0x00004558 jam  0x000000ff , 0x00008a26 
- 00018676  0x00004559 jam  0x000000ff , 0x00008a27 
- 00018677  0x0000455a jam  0x00000000 , 0x00008a04 
- 00018678  0x0000455b jam  0x00000002 , 0x00000c6b 
- 00018679  0x0000455c setarg  0x00000d9d 
- 00018680  0x0000455d arg  0x00000c6e , 0x00000005 
- 00018681  0x0000455e isub  0x00000005 , 0x00000039 
- 00018682  0x0000455f branch  0x00007ed4 
- 00018683  0x00004562 fetcht  0x00000001 , 0x00000c6c 
- 00018684  0x00004563 branch  0x000067fb 
- 00018685  0x00004565 fetch  0x00000001 , 0x00000d45 
- 00018686  0x00004566 rtn  0x00000034 
- 00018687  0x00004567 fetcht  0x00000001 , 0x00000c6c 
- 00018688  0x00004568 call  0x0000681d 
- 00018689  0x00004569 branch  0x000048ea , 0x00000001 
- 00018690  0x0000456a rtn 
- 00018691  0x0000456e arg  0x00000000 , 0x00000007 
- 00018692  0x0000456f call  0x00007f16 
- 00018693  0x00004570 nrtn  0x00000034 
- 00018694  0x00004571 fetch  0x00000001 , 0x00000d46 
- 00018695  0x00004572 nrtn  0x00000034 
- 00018696  0x00004573 fetch  0x00000001 , 0x00000d45 
- 00018697  0x00004574 ncall  0x00004bb7 , 0x00000034 
- 00018698  0x00004575 rtn 
- 00018699  0x00004578 arg  0x00000b68 , 0x00000005 
- 00018700  0x00004579 setsect  0x00000000 , 0x00011212 
- 00018701  0x0000457a setsect  0x00000001 , 0x00008000 
- 00018702  0x0000457b setsect  0x00000002 , 0x00000000 
- 00018703  0x0000457c setsect  0x00000003 , 0x00010000 
- 00018704  0x0000457d istore  0x00000009 , 0x00000005 
- 00018705  0x0000457e setsect  0x00000000 , 0x00022412 
- 00018706  0x0000457f setsect  0x00000001 , 0x00008604 
- 00018707  0x00004580 setsect  0x00000002 , 0x00001000 
- 00018708  0x00004581 setsect  0x00000003 , 0x00000008 
- 00018709  0x00004582 istore  0x00000009 , 0x00000005 
- 00018710  0x00004583 setsect  0x00000000 , 0x00000001 
- 00018711  0x00004584 istore  0x00000001 , 0x00000005 
- 00018712  0x00004585 rtn 
- 00018713  0x00004588 jam  0x00000002 , 0x00000c6b 
- 00018714  0x00004589 setarg  0x00000000 
- 00018715  0x0000458a store  0x00000001 , 0x00000b67 
- 00018716  0x0000458b store  0x00000002 , 0x00000c65 
- 00018717  0x0000458c pincrease  0x00000001 
- 00018718  0x0000458d store  0x00000002 , 0x00000c67 
- 00018719  0x0000458e pincrease  0x00000001 
- 00018720  0x0000458f store  0x00000002 , 0x00000c69 
- 00018721  0x00004590 setarg  0x00008ffa 
- 00018722  0x00004591 store  0x00000002 , 0x00000b7c 
- 00018723  0x00004592 setarg  0x0000903a 
- 00018724  0x00004593 store  0x00000002 , 0x00000b7e 
- 00018725  0x00004594 arg  0x00000b80 , 0x00000005 
- 00018726  0x00004595 arg  0x000090fe , 0x00000006 
- 00018727  0x00004596 call  0x00007eb3 
- 00018728  0x00004597 fetch  0x00000001 , 0x00000c6d 
- 00018729  0x00004598 ncall  0x0000492b , 0x00000034 
- 00018730  0x00004599 branch  0x0000490b 
- 00018731  0x0000459c store  0x00000001 , 0x00000ba2 
- 00018732  0x0000459d store  0x00000001 , 0x00000bbb 
- 00018733  0x0000459e rtn 
- 00018734  0x000045a0 hfetch  0x00000001 , 0x00008a26 
- 00018735  0x000045a1 bbit1  0x00000006 , 0x00004931 
- 00018736  0x000045a2 rtn 
- 00018737  0x000045a5 call  0x00004936 
- 00018738  0x000045a6 call  0x00007f15 
- 00018739  0x000045a7 setarg  0x00000280 
- 00018740  0x000045a8 arg  0x00000000 , 0x00000007 
- 00018741  0x000045a9 branch  0x00007f08 
- 00018742  0x000045ac fetch  0x00000001 , 0x00000d36 
- 00018743  0x000045ad bne  0x00000002 , 0x0000493b 
- 00018744  0x000045ae jam  0x00000000 , 0x00000d46 
- 00018745  0x000045af jam  0x00000000 , 0x00000d47 
- 00018746  0x000045b0 rtn 
- 00018747  0x000045b2 fetch  0x00000001 , 0x00000d53 
- 00018748  0x000045b3 rtn  0x00000034 
- 00018749  0x000045b4 jam  0x00000000 , 0x00000d53 
- 00018750  0x000045b5 jam  0x00000002 , 0x00000d36 
- 00018751  0x000045b6 jam  0x00000001 , 0x00000d45 
- 00018752  0x000045b7 rtn 
- 00018753  0x000045ba jam  0x00000001 , 0x00008a27 
- 00018754  0x000045bb branch  0x00004b37 
- 00018755  0x000045be fetch  0x00000001 , 0x00000b22 
- 00018756  0x000045bf bbit1  0x00000004 , 0x00004955 
- 00018757  0x000045c0 rtn 
- 00018758  0x000045c3 hfetch  0x00000001 , 0x00008a18 
- 00018759  0x000045c4 istore  0x00000001 , 0x00000005 
- 00018760  0x000045c5 loop  0x00004946 
- 00018761  0x000045c6 rtn 
- 00018762  0x000045c9 bpatch  0x000000f8 , 0x0000401f 
- 00018763  0x000045ca jam  0x00000011 , 0x00008a26 
- 00018764  0x000045cb hfetch  0x00000001 , 0x00008a20 
- 00018765  0x000045cc store  0x00000001 , 0x00000b24 
- 00018766  0x000045cd copy  0x0000003f , 0x00000039 
- 00018767  0x000045ce branch  0x00004943 , 0x00000034 
- 00018768  0x000045cf arg  0x00000c6e , 0x00000005 
- 00018769  0x000045d0 call  0x00004946 
- 00018770  0x000045d1 fetch  0x00000001 , 0x00000b24 
- 00018771  0x000045d2 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00018772  0x000045d3 rtn  0x00000002 
- 00018773  0x000045d5 fetch  0x00000001 , 0x00000c6e 
- 00018774  0x000045d6 and_into  0x00000080 , 0x0000003f 
- 00018775  0x000045d7 beq  0x00000080 , 0x0000495a 
- 00018776  0x000045d8 beq  0x00000000 , 0x00004962 
- 00018777  0x000045d9 branch  0x00002a8c 
- 00018778  0x000045dc fetch  0x00000001 , 0x00000c6e 
- 00018779  0x000045dd rshift4  0x0000003f , 0x0000003f 
- 00018780  0x000045de rshift  0x0000003f , 0x0000003f 
- 00018781  0x000045df and_into  0x00000003 , 0x0000003f 
- 00018782  0x000045e0 beq  0x00000000 , 0x0000496a 
- 00018783  0x000045e1 beq  0x00000001 , 0x00004970 
- 00018784  0x000045e2 beq  0x00000002 , 0x00004975 
- 00018785  0x000045e3 branch  0x00002a8c 
- 00018786  0x000045e6 fetch  0x00000001 , 0x00000c6e 
- 00018787  0x000045e7 rshift4  0x0000003f , 0x0000003f 
- 00018788  0x000045e8 rshift  0x0000003f , 0x0000003f 
- 00018789  0x000045e9 and_into  0x00000003 , 0x0000003f 
- 00018790  0x000045ea beq  0x00000000 , 0x00004976 
- 00018791  0x000045eb beq  0x00000001 , 0x0000497e 
- 00018792  0x000045ec beq  0x00000002 , 0x00004983 
- 00018793  0x000045ed branch  0x00002a8c 
- 00018794  0x000045f0 fetch  0x00000001 , 0x00000c6f 
- 00018795  0x000045f1 beq  0x00000008 , 0x0000498a 
- 00018796  0x000045f2 beq  0x00000006 , 0x000049a0 
- 00018797  0x000045f3 beq  0x0000000a , 0x000049ea 
- 00018798  0x000045f4 beq  0x00000000 , 0x000049fc 
- 00018799  0x000045f5 branch  0x00004984 
- 00018800  0x000045f8 fetch  0x00000001 , 0x00000c6f 
- 00018801  0x000045f9 beq  0x00000002 , 0x00004a2f 
- 00018802  0x000045fa beq  0x00000001 , 0x00004a33 
- 00018803  0x000045fb beq  0x00000003 , 0x00004a45 
- 00018804  0x000045fc branch  0x00004984 
- 00018805  0x000045ff branch  0x00004984 
- 00018806  0x00004602 fetch  0x00000001 , 0x00000c6f 
- 00018807  0x00004603 beq  0x00000001 , 0x00004a4f 
- 00018808  0x00004604 beq  0x00000003 , 0x00004a79 
- 00018809  0x00004605 beq  0x00000005 , 0x00004aa3 
- 00018810  0x00004606 beq  0x00000009 , 0x00004abc 
- 00018811  0x00004607 beq  0x0000000b , 0x00004ad7 
- 00018812  0x00004608 beq  0x00000007 , 0x00004984 
- 00018813  0x00004609 branch  0x00004984 
- 00018814  0x0000460c fetch  0x00000001 , 0x00000c6f 
- 00018815  0x0000460d beq  0x0000000a , 0x00004ae8 
- 00018816  0x0000460e beq  0x00000009 , 0x00004af9 
- 00018817  0x0000460f beq  0x0000000b , 0x00004b11 
- 00018818  0x00004610 branch  0x00004984 
- 00018819  0x00004613 branch  0x00004984 
- 00018820  0x00004616 hfetch  0x00000001 , 0x00008a11 
- 00018821  0x00004617 set1  0x00000000 , 0x0000003f 
- 00018822  0x00004618 hstore  0x00000001 , 0x00008a11 
- 00018823  0x00004619 branch  0x00004988 
- 00018824  0x0000461c jam  0x00000040 , 0x00008a12 
- 00018825  0x0000461d rtn 
- 00018826  0x00004620 fetch  0x00000001 , 0x00000c6e 
- 00018827  0x00004621 bne  0x00000080 , 0x00004984 
- 00018828  0x00004622 fetch  0x00000001 , 0x00000c72 
- 00018829  0x00004623 bne  0x00000000 , 0x00004984 
- 00018830  0x00004624 fetch  0x00000001 , 0x00000c73 
- 00018831  0x00004625 bne  0x00000000 , 0x00004984 
- 00018832  0x00004626 fetch  0x00000001 , 0x00000c74 
- 00018833  0x00004627 bne  0x00000001 , 0x00004984 
- 00018834  0x00004628 fetch  0x00000001 , 0x00000c75 
- 00018835  0x00004629 bne  0x00000000 , 0x00004984 
- 00018836  0x0000462a fetch  0x00000001 , 0x00000c70 
- 00018837  0x0000462b bne  0x00000000 , 0x00004984 
- 00018838  0x0000462c fetch  0x00000001 , 0x00000c71 
- 00018839  0x0000462d bne  0x00000000 , 0x00004984 
- 00018840  0x0000462e fetch  0x00000001 , 0x00000c6b 
- 00018841  0x0000462f beq  0x00000004 , 0x0000499c 
- 00018842  0x00004630 beq  0x00000003 , 0x0000499e 
- 00018843  0x00004631 branch  0x00004984 
- 00018844  0x00004634 arg  0x00000001 , 0x00000012 
- 00018845  0x00004635 branch  0x00004a14 
- 00018846  0x00004638 arg  0x00000001 , 0x00000012 
- 00018847  0x00004639 branch  0x00004a12 
- 00018848  0x0000463c bpatch  0x000000f9 , 0x0000401f 
- 00018849  0x0000463d set0  0x00000023 , 0x00000000 
- 00018850  0x0000463e fetch  0x00000001 , 0x00000c71 
- 00018851  0x0000463f beq  0x00000001 , 0x000049b6 
- 00018852  0x00004640 beq  0x00000002 , 0x000049cf 
- 00018853  0x00004641 beq  0x00000003 , 0x000049d2 
- 00018854  0x00004642 beq  0x00000021 , 0x000049a9 
- 00018855  0x00004643 beq  0x00000022 , 0x000049e0 
- 00018856  0x00004644 branch  0x00004984 
- 00018857  0x00004647 jam  0x00000000 , 0x00000d4b 
- 00018858  0x00004648 fetch  0x00000001 , 0x00000c72 
- 00018859  0x00004649 beq  0x00000000 , 0x000049ae 
- 00018860  0x0000464a beq  0x00000001 , 0x000049b2 
- 00018861  0x0000464b branch  0x00004984 
- 00018862  0x0000464e arg  0x00000b93 , 0x00000011 
- 00018863  0x0000464f ifetch  0x00000001 , 0x00000011 
- 00018864  0x00004650 iforce  0x00000012 
- 00018865  0x00004651 branch  0x00004b21 
- 00018866  0x00004654 arg  0x00000bac , 0x00000011 
- 00018867  0x00004655 ifetch  0x00000001 , 0x00000011 
- 00018868  0x00004656 iforce  0x00000012 
- 00018869  0x00004657 branch  0x00004b21 
- 00018870  0x0000465d fetch  0x00000001 , 0x00000d48 
- 00018871  0x0000465e ncall  0x000049c7 , 0x00000034 
- 00018872  0x0000465f setarg  0x00000b68 
- 00018873  0x00004660 fetcht  0x00000001 , 0x00000b68 
- 00018874  0x00004662 store  0x00000002 , 0x00000d3f 
- 00018875  0x00004663 storet  0x00000001 , 0x00000d41 
- 00018876  0x00004664 fetch  0x00000001 , 0x00000c74 
- 00018877  0x00004665 isub  0x00000002 , 0x0000003e 
- 00018878  0x00004666 nbranch  0x000049c5 , 0x00000002 
- 00018879  0x00004668 fetch  0x00000001 , 0x00000d41 
- 00018880  0x0000466a iforce  0x00000012 
- 00018881  0x0000466b fetch  0x00000002 , 0x00000d3f 
- 00018882  0x0000466c add  0x0000003f , 0x00000001 , 0x0000003f 
- 00018883  0x0000466d iforce  0x00000011 
- 00018884  0x0000466e branch  0x00004b21 
- 00018885  0x00004670 fetch  0x00000001 , 0x00000c74 
- 00018886  0x00004671 branch  0x000049c0 
- 00018887  0x00004674 hfetch  0x00000001 , 0x00008a04 
- 00018888  0x00004675 ncall  0x000049cb , 0x00000034 
- 00018889  0x00004676 jam  0x00000000 , 0x00000d48 
- 00018890  0x00004677 rtn 
- 00018891  0x00004679 hfetch  0x00000001 , 0x00008a04 
- 00018892  0x0000467a set1  0x00000007 , 0x0000003f 
- 00018893  0x0000467b hstore  0x00000001 , 0x00008a04 
- 00018894  0x0000467c rtn 
- 00018895  0x0000467f setarg  0x00000b80 
- 00018896  0x00004680 fetcht  0x00000001 , 0x00000b80 
- 00018897  0x00004681 branch  0x000049ba 
- 00018898  0x00004684 fetch  0x00000001 , 0x00000c70 
- 00018899  0x00004685 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00018900  0x00004686 nbranch  0x00004984 , 0x00000002 
- 00018901  0x00004687 fetch  0x00000001 , 0x00000c70 
- 00018902  0x00004688 arg  0x00000be4 , 0x00000011 
- 00018903  0x00004689 beq  0x00000000 , 0x00004b1e 
- 00018904  0x0000468a set1  0x00000023 , 0x00000000 
- 00018905  0x0000468b arg  0x00000be9 , 0x00000011 
- 00018906  0x0000468c beq  0x00000001 , 0x00004b1e 
- 00018907  0x0000468d arg  0x00000c07 , 0x00000011 
- 00018908  0x0000468e beq  0x00000002 , 0x00004b1e 
- 00018909  0x0000468f arg  0x00000c47 , 0x00000011 
- 00018910  0x00004690 beq  0x00000003 , 0x00004b1e 
- 00018911  0x00004691 rtn 
- 00018912  0x00004694 fetch  0x00000002 , 0x00000c72 
- 00018913  0x00004695 beq  0x00000001 , 0x000049e5 
- 00018914  0x00004696 fetch  0x00000002 , 0x00000b7c 
- 00018915  0x00004697 copy  0x0000003f , 0x00000011 
- 00018916  0x00004699 branch  0x00004b1e 
- 00018917  0x0000469b jam  0x00000001 , 0x00000d45 
- 00018918  0x0000469c jam  0x00000001 , 0x00000d36 
- 00018919  0x0000469d fetch  0x00000002 , 0x00000b7e 
- 00018920  0x0000469e copy  0x0000003f , 0x00000011 
- 00018921  0x000046a0 branch  0x00004b1e 
- 00018922  0x000046a4 fetch  0x00000001 , 0x00000c6b 
- 00018923  0x000046a5 bne  0x00000004 , 0x00004984 
- 00018924  0x000046a6 fetch  0x00000001 , 0x00000c6e 
- 00018925  0x000046a7 bne  0x00000081 , 0x00004984 
- 00018926  0x000046a8 fetch  0x00000001 , 0x00000c70 
- 00018927  0x000046a9 bne  0x00000000 , 0x00004984 
- 00018928  0x000046aa fetch  0x00000001 , 0x00000c71 
- 00018929  0x000046ab bne  0x00000000 , 0x00004984 
- 00018930  0x000046ac fetch  0x00000001 , 0x00000c74 
- 00018931  0x000046ad bne  0x00000001 , 0x00004984 
- 00018932  0x000046ae fetch  0x00000001 , 0x00000c75 
- 00018933  0x000046af bne  0x00000000 , 0x00004984 
- 00018934  0x000046b0 fetch  0x00000001 , 0x00000c72 
- 00018935  0x000046b1 bne  0x00000000 , 0x00004984 
- 00018936  0x000046b2 fetch  0x00000001 , 0x00000c73 
- 00018937  0x000046b3 bne  0x00000000 , 0x00004984 
- 00018938  0x000046b4 arg  0x00000001 , 0x00000012 
- 00018939  0x000046b5 branch  0x00004a12 
- 00018940  0x000046b9 fetch  0x00000001 , 0x00000c6b 
- 00018941  0x000046ba beq  0x00000002 , 0x00004984 
- 00018942  0x000046bb fetch  0x00000001 , 0x00000c70 
- 00018943  0x000046bc bne  0x00000000 , 0x00004984 
- 00018944  0x000046bd fetch  0x00000001 , 0x00000c71 
- 00018945  0x000046be bne  0x00000000 , 0x00004984 
- 00018946  0x000046bf fetch  0x00000001 , 0x00000c74 
- 00018947  0x000046c0 bne  0x00000002 , 0x00004984 
- 00018948  0x000046c1 fetch  0x00000001 , 0x00000c75 
- 00018949  0x000046c2 bne  0x00000000 , 0x00004984 
- 00018950  0x000046c3 fetch  0x00000001 , 0x00000c73 
- 00018951  0x000046c4 bne  0x00000000 , 0x00004984 
- 00018952  0x000046c5 fetch  0x00000001 , 0x00000c6e 
- 00018953  0x000046c6 beq  0x00000080 , 0x00004a0d 
- 00018954  0x000046c7 beq  0x00000081 , 0x00004a18 
- 00018955  0x000046c8 beq  0x00000082 , 0x00004a1c 
- 00018956  0x000046c9 branch  0x00004984 
- 00018957  0x000046cc fetch  0x00000001 , 0x00000c72 
- 00018958  0x000046cd bne  0x00000000 , 0x00004984 
- 00018959  0x000046ce arg  0x00000002 , 0x00000012 
- 00018960  0x000046cf fetch  0x00000001 , 0x00000d39 
- 00018961  0x000046d0 beq  0x00000001 , 0x00004a16 
- 00018962  0x000046d3 arg  0x00000c65 , 0x00000011 
- 00018963  0x000046d4 branch  0x00004b21 
- 00018964  0x000046d6 arg  0x00000c67 , 0x00000011 
- 00018965  0x000046d7 branch  0x00004b21 
- 00018966  0x000046d9 arg  0x00000c69 , 0x00000011 
- 00018967  0x000046da branch  0x00004b21 
- 00018968  0x000046dd fetch  0x00000001 , 0x00000c6b 
- 00018969  0x000046de bne  0x00000004 , 0x00004984 
- 00018970  0x000046df arg  0x00000002 , 0x00000012 
- 00018971  0x000046e0 branch  0x00004a12 
- 00018972  0x000046e3 fetch  0x00000001 , 0x00000c6b 
- 00018973  0x000046e4 bne  0x00000004 , 0x00004984 
- 00018974  0x000046e5 fetch  0x00000001 , 0x00000c72 
- 00018975  0x000046e6 beq  0x00000081 , 0x00004a29 
- 00018976  0x000046e7 beq  0x00000082 , 0x00004a2b 
- 00018977  0x000046e8 beq  0x00000083 , 0x00004a2d 
- 00018978  0x000046e9 and_into  0x0000007f , 0x0000003f 
- 00018979  0x000046ea beq  0x00000000 , 0x00004a25 
- 00018980  0x000046eb branch  0x00004984 
- 00018981  0x000046ee fetch  0x00000001 , 0x00000d3b 
- 00018982  0x000046f0 arg  0x00000002 , 0x00000012 
- 00018983  0x000046f1 beq  0x00000001 , 0x00004a14 
- 00018984  0x000046f2 branch  0x00004a12 
- 00018985  0x000046f4 fetch  0x00000001 , 0x00000d3c 
- 00018986  0x000046f5 branch  0x00004a26 
- 00018987  0x000046f7 fetch  0x00000001 , 0x00000d3d 
- 00018988  0x000046f8 branch  0x00004a26 
- 00018989  0x000046fa fetch  0x00000001 , 0x00000d3e 
- 00018990  0x000046fb branch  0x00004a26 
- 00018991  0x000046fe jam  0x00000001 , 0x00000d4c 
- 00018992  0x000046ff arg  0x00000d4d , 0x00000011 
- 00018993  0x00004700 arg  0x00000001 , 0x00000012 
- 00018994  0x00004701 branch  0x00004b21 
- 00018995  0x00004704 fetch  0x00000002 , 0x00000c70 
- 00018996  0x00004705 arg  0x000001ba , 0x00000002 
- 00018997  0x00004706 isub  0x00000002 , 0x0000003e 
- 00018998  0x00004707 nbranch  0x00004984 , 0x00000005 
- 00018999  0x00004708 set0  0x00000023 , 0x00000000 
- 00019000  0x0000470a fetch  0x00000001 , 0x00000d42 
- 00019001  0x0000470b nbranch  0x00004a42 , 0x00000034 
- 00019002  0x0000470c jam  0x00000000 , 0x00000cf6 
- 00019003  0x0000470e fetch  0x00000001 , 0x00000c74 
- 00019004  0x0000470f iforce  0x00000012 
- 00019005  0x00004710 arg  0x00000cf6 , 0x00000011 
- 00019006  0x00004711 call  0x00004b21 
- 00019007  0x00004713 arg  0x00000cf6 , 0x00000005 
- 00019008  0x00004714 arg  0x00000008 , 0x00000039 
- 00019009  0x00004715 branch  0x00007ec6 
- 00019010  0x00004717 jam  0x00000000 , 0x00000d42 
- 00019011  0x00004718 jam  0x00000001 , 0x00000cf6 
- 00019012  0x00004719 branch  0x00004a3b 
- 00019013  0x0000471c fetch  0x00000001 , 0x00000c74 
- 00019014  0x0000471d bne  0x00000001 , 0x00004984 
- 00019015  0x0000471e jam  0x00000001 , 0x00000d4b 
- 00019016  0x0000471f arg  0x00000001 , 0x00000012 
- 00019017  0x00004720 fetch  0x00000001 , 0x00000d49 
- 00019018  0x00004721 beq  0x00000000 , 0x00004a4d 
- 00019019  0x00004722 beq  0x00000001 , 0x00004a4e 
- 00019020  0x00004723 branch  0x00004a12 
- 00019021  0x00004725 branch  0x00004a14 
- 00019022  0x00004727 branch  0x00004a12 
- 00019023  0x0000472d fetch  0x00000001 , 0x00000c6b 
- 00019024  0x0000472e bne  0x00000004 , 0x00004984 
- 00019025  0x0000472f fetch  0x00000001 , 0x00000c74 
- 00019026  0x00004730 bne  0x00000000 , 0x00004984 
- 00019027  0x00004731 fetch  0x00000001 , 0x00000c75 
- 00019028  0x00004732 bne  0x00000000 , 0x00004984 
- 00019029  0x00004733 fetch  0x00000001 , 0x00000c71 
- 00019030  0x00004734 bne  0x00000000 , 0x00004984 
- 00019031  0x00004735 fetch  0x00000001 , 0x00000c73 
- 00019032  0x00004736 bne  0x00000000 , 0x00004984 
- 00019033  0x00004737 fetch  0x00000001 , 0x00000c6e 
- 00019034  0x00004738 beq  0x00000000 , 0x00004a5e 
- 00019035  0x00004739 beq  0x00000001 , 0x00004a66 
- 00019036  0x0000473a beq  0x00000002 , 0x00004a67 
- 00019037  0x0000473b branch  0x00004984 
- 00019038  0x0000473e fetch  0x00000001 , 0x00000c70 
- 00019039  0x0000473f bne  0x00000001 , 0x00004984 
- 00019040  0x00004740 hfetch  0x00000001 , 0x00008a00 
- 00019041  0x00004741 set0  0x00000007 , 0x0000003f 
- 00019042  0x00004742 hstore  0x00000001 , 0x00008a00 
- 00019043  0x00004743 jam  0x00000000 , 0x00000d39 
- 00019044  0x00004744 jam  0x00000001 , 0x00000d3a 
- 00019045  0x00004745 branch  0x00004988 
- 00019046  0x00004748 branch  0x00004984 
- 00019047  0x0000474b fetch  0x00000001 , 0x00000c70 
- 00019048  0x0000474c bne  0x00000000 , 0x00004984 
- 00019049  0x0000474d fetch  0x00000001 , 0x00000c72 
- 00019050  0x0000474e beq  0x00000081 , 0x00004a72 
- 00019051  0x0000474f beq  0x00000082 , 0x00004a75 
- 00019052  0x00004750 beq  0x00000083 , 0x00004a77 
- 00019053  0x00004751 and_into  0x0000007f , 0x0000003f 
- 00019054  0x00004752 beq  0x00000000 , 0x00004a70 
- 00019055  0x00004753 branch  0x00004984 
- 00019056  0x00004756 jam  0x00000000 , 0x00000d3b 
- 00019057  0x00004757 branch  0x00004988 
- 00019058  0x00004759 jam  0x00000000 , 0x00000d3c 
- 00019059  0x0000475b jam  0x00000001 , 0x00000d53 
- 00019060  0x0000475c branch  0x00004988 
- 00019061  0x0000475e jam  0x00000000 , 0x00000d3d 
- 00019062  0x0000475f branch  0x00004a73 
- 00019063  0x00004761 jam  0x00000000 , 0x00000d3e 
- 00019064  0x00004762 branch  0x00004a73 
- 00019065  0x00004766 fetch  0x00000001 , 0x00000c74 
- 00019066  0x00004767 bne  0x00000000 , 0x00004984 
- 00019067  0x00004768 fetch  0x00000001 , 0x00000c75 
- 00019068  0x00004769 bne  0x00000000 , 0x00004984 
- 00019069  0x0000476a fetch  0x00000001 , 0x00000c6e 
- 00019070  0x0000476b beq  0x00000000 , 0x00004a82 
- 00019071  0x0000476c beq  0x00000001 , 0x00004a8f 
- 00019072  0x0000476d beq  0x00000002 , 0x00004a90 
- 00019073  0x0000476e branch  0x00004984 
- 00019074  0x00004771 fetch  0x00000001 , 0x00000c70 
- 00019075  0x00004772 bne  0x00000001 , 0x00004984 
- 00019076  0x00004773 hfetch  0x00000001 , 0x00008a00 
- 00019077  0x00004774 set1  0x00000007 , 0x0000003f 
- 00019078  0x00004775 hstore  0x00000001 , 0x00008a00 
- 00019079  0x00004776 jam  0x00000001 , 0x00000d39 
- 00019080  0x00004777 jam  0x00000003 , 0x00000d36 
- 00019081  0x00004778 jam  0x00000000 , 0x00000d43 
- 00019082  0x00004779 call  0x00004988 
- 00019083  0x0000477b call  0x00007f15 
- 00019084  0x0000477c setarg  0x00001388 
- 00019085  0x0000477d arg  0x0000000f , 0x00000007 
- 00019086  0x0000477e branch  0x00007f08 
- 00019087  0x00004781 branch  0x00004984 
- 00019088  0x00004784 fetch  0x00000001 , 0x00000c70 
- 00019089  0x00004785 bne  0x00000000 , 0x00004984 
- 00019090  0x00004786 fetch  0x00000001 , 0x00000c71 
- 00019091  0x00004787 bne  0x00000000 , 0x00004984 
- 00019092  0x00004788 fetch  0x00000001 , 0x00000c72 
- 00019093  0x00004789 beq  0x00000081 , 0x00004a9d 
- 00019094  0x0000478a beq  0x00000082 , 0x00004a9f 
- 00019095  0x0000478b beq  0x00000083 , 0x00004aa1 
- 00019096  0x0000478c and_into  0x0000007f , 0x0000003f 
- 00019097  0x0000478d beq  0x00000000 , 0x00004a9b 
- 00019098  0x0000478e branch  0x00004984 
- 00019099  0x00004791 jam  0x00000001 , 0x00000d3b 
- 00019100  0x00004792 branch  0x00004988 
- 00019101  0x00004794 jam  0x00000001 , 0x00000d3c 
- 00019102  0x00004795 branch  0x00004988 
- 00019103  0x00004797 jam  0x00000001 , 0x00000d3d 
- 00019104  0x00004798 branch  0x00004988 
- 00019105  0x0000479a jam  0x00000001 , 0x00000d3e 
- 00019106  0x0000479b branch  0x00004988 
- 00019107  0x0000479f fetch  0x00000001 , 0x00000c6e 
- 00019108  0x000047a0 bne  0x00000000 , 0x00004984 
- 00019109  0x000047a1 fetch  0x00000001 , 0x00000c72 
- 00019110  0x000047a2 bne  0x00000000 , 0x00004984 
- 00019111  0x000047a3 fetch  0x00000001 , 0x00000c73 
- 00019112  0x000047a4 bne  0x00000000 , 0x00004984 
- 00019113  0x000047a5 fetch  0x00000001 , 0x00000c74 
- 00019114  0x000047a6 bne  0x00000000 , 0x00004984 
- 00019115  0x000047a7 fetch  0x00000001 , 0x00000c75 
- 00019116  0x000047a8 bne  0x00000000 , 0x00004984 
- 00019117  0x000047a9 fetch  0x00000001 , 0x00000c71 
- 00019118  0x000047aa bne  0x00000000 , 0x00004984 
- 00019119  0x000047ab fetch  0x00000001 , 0x00000c70 
- 00019120  0x000047ac and_into  0x00000080 , 0x0000003f 
- 00019121  0x000047ad bne  0x00000000 , 0x00004984 
- 00019122  0x000047ae fetch  0x00000001 , 0x00000c70 
- 00019123  0x000047af bne  0x00000000 , 0x00004aba 
- 00019124  0x000047b1 jam  0x00000002 , 0x00000c6b 
- 00019125  0x000047b3 fetch  0x00000001 , 0x00000c70 
- 00019126  0x000047b4 hstore  0x00000001 , 0x00008a04 
- 00019127  0x000047b5 call  0x00004988 
- 00019128  0x000047b6 jam  0x00000001 , 0x00000d48 
- 00019129  0x000047b7 rtn 
- 00019130  0x000047b9 jam  0x00000003 , 0x00000c6b 
- 00019131  0x000047ba branch  0x00004ab5 
- 00019132  0x000047be fetch  0x00000001 , 0x00000c6b 
- 00019133  0x000047bf beq  0x00000002 , 0x00004984 
- 00019134  0x000047c0 fetch  0x00000001 , 0x00000c6e 
- 00019135  0x000047c1 bne  0x00000000 , 0x00004984 
- 00019136  0x000047c2 fetch  0x00000001 , 0x00000c72 
- 00019137  0x000047c3 bne  0x00000000 , 0x00004984 
- 00019138  0x000047c4 fetch  0x00000001 , 0x00000c73 
- 00019139  0x000047c5 bne  0x00000000 , 0x00004984 
- 00019140  0x000047c6 fetch  0x00000001 , 0x00000c74 
- 00019141  0x000047c7 bne  0x00000000 , 0x00004984 
- 00019142  0x000047c8 fetch  0x00000001 , 0x00000c75 
- 00019143  0x000047c9 bne  0x00000000 , 0x00004984 
- 00019144  0x000047ca fetch  0x00000001 , 0x00000c71 
- 00019145  0x000047cb bne  0x00000000 , 0x00004984 
- 00019146  0x000047cc fetch  0x00000001 , 0x00000c70 
- 00019147  0x000047cd sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019148  0x000047ce nbranch  0x00004984 , 0x00000002 
- 00019149  0x000047cf fetch  0x00000001 , 0x00000c6b 
- 00019150  0x000047d0 beq  0x00000003 , 0x00004ad1 
- 00019151  0x000047d1 beq  0x00000004 , 0x00004ad1 
- 00019152  0x000047d2 branch  0x00004984 
- 00019153  0x000047d6 fetch  0x00000001 , 0x00000c70 
- 00019154  0x000047d7 beq  0x00000000 , 0x00004ad5 
- 00019155  0x000047d8 jam  0x00000004 , 0x00000c6b 
- 00019156  0x000047d9 branch  0x00004988 
- 00019157  0x000047db jam  0x00000003 , 0x00000c6b 
- 00019158  0x000047dc branch  0x00004988 
- 00019159  0x000047e0 fetch  0x00000001 , 0x00000c6b 
- 00019160  0x000047e1 bne  0x00000004 , 0x00004984 
- 00019161  0x000047e2 fetch  0x00000001 , 0x00000c6e 
- 00019162  0x000047e3 bne  0x00000001 , 0x00004984 
- 00019163  0x000047e4 fetch  0x00000001 , 0x00000c70 
- 00019164  0x000047e5 bne  0x00000000 , 0x00004984 
- 00019165  0x000047e6 fetch  0x00000001 , 0x00000c71 
- 00019166  0x000047e7 bne  0x00000000 , 0x00004984 
- 00019167  0x000047e8 fetch  0x00000001 , 0x00000c74 
- 00019168  0x000047e9 bne  0x00000000 , 0x00004984 
- 00019169  0x000047ea fetch  0x00000001 , 0x00000c75 
- 00019170  0x000047eb bne  0x00000000 , 0x00004984 
- 00019171  0x000047ec fetch  0x00000001 , 0x00000c72 
- 00019172  0x000047ed bne  0x00000000 , 0x00004984 
- 00019173  0x000047ee fetch  0x00000001 , 0x00000c73 
- 00019174  0x000047ef bne  0x00000000 , 0x00004984 
- 00019175  0x000047f0 branch  0x00004988 
- 00019176  0x000047f4 jam  0x00000001 , 0x00000d4c 
- 00019177  0x000047f5 fetch  0x00000001 , 0x00000c71 
- 00019178  0x000047f6 store  0x00000001 , 0x00000d4d 
- 00019179  0x000047f7 fetch  0x00000001 , 0x00000c72 
- 00019180  0x000047f8 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019181  0x000047f9 call  0x00004af5 , 0x00000005 
- 00019182  0x000047fa fetch  0x00000001 , 0x00000d36 
- 00019183  0x000047fb bne  0x00000004 , 0x00004988 
- 00019184  0x000047fc jam  0x00000002 , 0x00000d36 
- 00019185  0x000047fd call  0x00004988 
- 00019186  0x000047fe nop  0x00007530 
- 00019187  0x000047ff nop  0x00007530 
- 00019188  0x00004800 rtn 
- 00019189  0x00004802 jam  0x00000001 , 0x00000d45 
- 00019190  0x00004803 jam  0x00000000 , 0x00000d3a 
- 00019191  0x00004804 jam  0x00000004 , 0x00000d36 
- 00019192  0x00004805 rtn 
- 00019193  0x00004809 jam  0x00000001 , 0x00000d50 
- 00019194  0x0000480a call  0x00004b03 
- 00019195  0x0000480b fetch  0x00000002 , 0x00000c70 
- 00019196  0x0000480c store  0x00000002 , 0x00000d4e 
- 00019197  0x0000480d fetch  0x00000001 , 0x00000c74 
- 00019198  0x0000480e iforce  0x00000039 
- 00019199  0x0000480f arg  0x00000c76 , 0x00000006 
- 00019200  0x00004810 arg  0x00000cb6 , 0x00000005 
- 00019201  0x00004811 call  0x00007f01 
- 00019202  0x00004812 branch  0x00004988 
- 00019203  0x00004815 fetch  0x00000002 , 0x00000c70 
- 00019204  0x00004816 arg  0x00000200 , 0x00000002 
- 00019205  0x00004817 isub  0x00000002 , 0x0000003e 
- 00019206  0x00004818 nrtn  0x00000005 
- 00019207  0x00004819 fetch  0x00000002 , 0x00000c72 
- 00019208  0x0000481a arg  0x00000000 , 0x00000002 
- 00019209  0x0000481b isub  0x00000002 , 0x0000003e 
- 00019210  0x0000481c nrtn  0x00000005 
- 00019211  0x0000481d fetch  0x00000002 , 0x00000c74 
- 00019212  0x0000481e arg  0x00000001 , 0x00000002 
- 00019213  0x0000481f isub  0x00000002 , 0x0000003e 
- 00019214  0x00004820 nrtn  0x00000005 
- 00019215  0x00004821 jam  0x00000001 , 0x00000d43 
- 00019216  0x00004822 rtn 
- 00019217  0x00004826 fetch  0x00000001 , 0x00000c74 
- 00019218  0x00004827 bne  0x00000000 , 0x00004984 
- 00019219  0x00004828 fetch  0x00000001 , 0x00000c70 
- 00019220  0x00004829 beq  0x00000000 , 0x00004b17 
- 00019221  0x0000482a beq  0x00000001 , 0x00004b1a 
- 00019222  0x0000482b branch  0x00004984 
- 00019223  0x0000482d jam  0x00000000 , 0x00000d4a 
- 00019224  0x0000482e jam  0x00000001 , 0x00000d49 
- 00019225  0x0000482f branch  0x00004988 
- 00019226  0x00004831 jam  0x00000001 , 0x00000d44 
- 00019227  0x00004832 jam  0x00000001 , 0x00000d4a 
- 00019228  0x00004833 jam  0x00000000 , 0x00000d49 
- 00019229  0x00004834 branch  0x00004988 
- 00019230  0x00004838 ifetch  0x00000001 , 0x00000011 
- 00019231  0x00004839 iforce  0x00000012 
- 00019232  0x0000483a increase  0x00000001 , 0x00000011 
- 00019233  0x0000483d bpatch  0x000000fa , 0x0000401f 
- 00019234  0x0000483e bmark0  0x00000023 , 0x00004b2c 
- 00019235  0x0000483f add  0x00000012 , 0x00000001 , 0x0000003f 
- 00019236  0x00004840 lshift  0x0000003f , 0x0000003f 
- 00019237  0x00004841 hstore  0x00000001 , 0x00008a18 
- 00019238  0x00004842 jam  0x00000003 , 0x00008a18 
- 00019239  0x00004843 fetch  0x00000001 , 0x00000c74 
- 00019240  0x00004844 increase  0xfffffffe , 0x0000003f 
- 00019241  0x00004845 rshift  0x0000003f , 0x0000003f 
- 00019242  0x00004846 store  0x00000001 , 0x00000c74 
- 00019243  0x00004847 beq  0x00000000 , 0x00004b35 
- 00019244  0x00004849 fetch  0x00000002 , 0x00000c74 
- 00019245  0x0000484a isub  0x00000012 , 0x0000003e 
- 00019246  0x0000484b branch  0x00004b30 , 0x00000002 
- 00019247  0x0000484c copy  0x0000003f , 0x00000012 
- 00019248  0x0000484e deposit  0x00000011 
- 00019249  0x0000484f store  0x00000002 , 0x00000b65 
- 00019250  0x00004850 deposit  0x00000012 
- 00019251  0x00004851 store  0x00000001 , 0x00000b67 
- 00019252  0x00004852 branch  0x00004b37 
- 00019253  0x00004855 arg  0x00000000 , 0x00000007 
- 00019254  0x00004856 branch  0x00004b57 
- 00019255  0x0000485a bpatch  0x000000fb , 0x0000401f 
- 00019256  0x0000485b fetch  0x00000001 , 0x00000b67 
- 00019257  0x0000485c rtn  0x00000034 
- 00019258  0x0000485d copy  0x0000003f , 0x00000039 
- 00019259  0x0000485e sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00019260  0x0000485f branch  0x00004b3e , 0x00000002 
- 00019261  0x00004860 arg  0x00000040 , 0x00000039 
- 00019262  0x00004862 fetch  0x00000001 , 0x00000b67 
- 00019263  0x00004863 isub  0x00000039 , 0x0000003f 
- 00019264  0x00004864 store  0x00000001 , 0x00000b67 
- 00019265  0x00004865 fetch  0x00000002 , 0x00000b65 
- 00019266  0x00004866 copy  0x0000003f , 0x00000006 
- 00019267  0x00004868 ifetch  0x00000001 , 0x00000006 
- 00019268  0x00004869 hstore  0x00000001 , 0x00008a18 
- 00019269  0x0000486a bmark0  0x00000023 , 0x00004b47 
- 00019270  0x0000486b jam  0x00000000 , 0x00008a18 
- 00019271  0x0000486d loop  0x00004b43 
- 00019272  0x0000486e copy  0x00000006 , 0x0000003f 
- 00019273  0x0000486f store  0x00000002 , 0x00000b65 
- 00019274  0x00004870 arg  0x00000000 , 0x00000007 
- 00019275  0x00004871 call  0x00004b57 
- 00019276  0x00004872 fetch  0x00000001 , 0x00000b67 
- 00019277  0x00004873 nrtn  0x00000034 
- 00019278  0x00004874 fetch  0x00000001 , 0x00000d36 
- 00019279  0x00004875 rtnne  0x00000001 
- 00019280  0x00004876 jam  0x00000002 , 0x00000d36 
- 00019281  0x00004877 rtn 
- 00019282  0x0000487b arg  0x00008a19 , 0x00000011 
- 00019283  0x0000487c arg  0x00000001 , 0x00000007 
- 00019284  0x0000487e ifetch  0x00000001 , 0x00000006 
- 00019285  0x0000487f istore  0x00000001 , 0x00000011 
- 00019286  0x00004880 loop  0x00004b54 
- 00019287  0x00004882 setarg  0x00000000 
- 00019288  0x00004883 qset1  0x0000003f 
- 00019289  0x00004884 hstore  0x00000001 , 0x00008a10 
- 00019290  0x00004885 fetcht  0x00000001 , 0x00000d37 
- 00019291  0x00004886 ior  0x00000002 , 0x0000003f 
- 00019292  0x00004887 store  0x00000001 , 0x00000d37 
- 00019293  0x00004888 rtn 
- 00019294  0x0000488b arg  0x00000002 , 0x00000007 
- 00019295  0x0000488c arg  0x00008a1a , 0x00000011 
- 00019296  0x0000488d branch  0x00004b54 
- 00019297  0x00004890 bpatch  0x000000fc , 0x0000401f 
- 00019298  0x00004891 fetch  0x00000001 , 0x00000d38 
- 00019299  0x00004892 rtn  0x00000034 
- 00019300  0x00004893 fetch  0x00000001 , 0x00000d37 
- 00019301  0x00004894 nbranch  0x00004bac , 0x00000034 
- 00019302  0x00004895 fetch  0x00000001 , 0x00000d45 
- 00019303  0x00004896 branch  0x00004b86 , 0x00000034 
- 00019304  0x00004897 fetch  0x00000001 , 0x00000d36 
- 00019305  0x00004898 beq  0x00000003 , 0x00004bbf 
- 00019306  0x00004899 bne  0x00000002 , 0x00004b86 
- 00019307  0x0000489a fetch  0x00000001 , 0x00000d3a 
- 00019308  0x0000489b nbranch  0x00004b86 , 0x00000034 
- 00019309  0x0000489c call  0x00004b6f 
- 00019310  0x0000489d branch  0x00004b7a 
- 00019311  0x000048a0 fetch  0x00000001 , 0x00000d38 
- 00019312  0x000048a1 rtnbit0  0x00000001 
- 00019313  0x000048a2 fetch  0x00000001 , 0x00000d37 
- 00019314  0x000048a3 rtnbit1  0x00000001 
- 00019315  0x000048a4 fetch  0x00000001 , 0x00000d38 
- 00019316  0x000048a5 set0  0x00000001 , 0x0000003f 
- 00019317  0x000048a6 store  0x00000001 , 0x00000d38 
- 00019318  0x000048a7 fetch  0x00000001 , 0x00000d51 
- 00019319  0x000048a8 rtn  0x00000034 
- 00019320  0x000048a9 beq  0x00000010 , 0x00004ba8 
- 00019321  0x000048aa branch  0x00002a8c 
- 00019322  0x000048ad fetch  0x00000001 , 0x00000d38 
- 00019323  0x000048ae rtnbit0  0x00000002 
- 00019324  0x000048af fetch  0x00000001 , 0x00000d37 
- 00019325  0x000048b0 rtnbit1  0x00000002 
- 00019326  0x000048b1 fetch  0x00000001 , 0x00000d38 
- 00019327  0x000048b2 set0  0x00000002 , 0x0000003f 
- 00019328  0x000048b3 store  0x00000001 , 0x00000d38 
- 00019329  0x000048b4 fetch  0x00000001 , 0x00000d52 
- 00019330  0x000048b5 rtn  0x00000034 
- 00019331  0x000048b6 beq  0x00000020 , 0x00004b89 
- 00019332  0x000048b7 beq  0x00000021 , 0x00004ba4 
- 00019333  0x000048b8 branch  0x00002a8c 
- 00019334  0x000048bc arg  0x00000d54 , 0x00000005 
- 00019335  0x000048bd arg  0x00000006 , 0x00000039 
- 00019336  0x000048be branch  0x00007ec6 
- 00019337  0x000048c1 fetch  0x00000001 , 0x00000d4c 
- 00019338  0x000048c2 fetcht  0x00000001 , 0x00000d4b 
- 00019339  0x000048c3 iand  0x00000002 , 0x0000003f 
- 00019340  0x000048c4 branch  0x00004ba0 , 0x00000034 
- 00019341  0x000048c5 fetcht  0x00000001 , 0x00000d4a 
- 00019342  0x000048c6 iadd  0x00000002 , 0x0000003f 
- 00019343  0x000048c7 beq  0x00000001 , 0x00004b91 
- 00019344  0x000048c8 branch  0x00004ba0 
- 00019345  0x000048cb jam  0x00000000 , 0x00000d52 
- 00019346  0x000048cd fetch  0x00000001 , 0x00000d55 
- 00019347  0x000048ce beq  0x00000002 , 0x00004ba1 
- 00019348  0x000048cf beq  0x00000003 , 0x00004ba1 
- 00019349  0x000048d0 fetch  0x00000001 , 0x00000d55 
- 00019350  0x000048d1 store  0x00000001 , 0x00000d54 
- 00019351  0x000048d2 fetch  0x00000001 , 0x00000d56 
- 00019352  0x000048d3 istore  0x00000001 , 0x00000005 
- 00019353  0x000048d4 fetch  0x00000001 , 0x00000d58 
- 00019354  0x000048d5 istore  0x00000001 , 0x00000005 
- 00019355  0x000048d6 fetch  0x00000001 , 0x00000d5a 
- 00019356  0x000048d7 istore  0x00000001 , 0x00000005 
- 00019357  0x000048d8 arg  0x00000004 , 0x00000039 
- 00019358  0x000048d9 arg  0x00000d54 , 0x00000006 
- 00019359  0x000048da branch  0x00004b5e 
- 00019360  0x000048dd jam  0x00000000 , 0x00000d52 
- 00019361  0x000048df arg  0x00000008 , 0x00000039 
- 00019362  0x000048e0 arg  0x00000d54 , 0x00000006 
- 00019363  0x000048e1 branch  0x00004b5e 
- 00019364  0x000048e4 jam  0x00000000 , 0x00000d52 
- 00019365  0x000048e5 arg  0x00000003 , 0x00000039 
- 00019366  0x000048e6 arg  0x00000d74 , 0x00000006 
- 00019367  0x000048e7 branch  0x00004b5e 
- 00019368  0x000048ea jam  0x00000000 , 0x00000d51 
- 00019369  0x000048eb arg  0x00000008 , 0x00000039 
- 00019370  0x000048ec arg  0x00000d64 , 0x00000006 
- 00019371  0x000048ed branch  0x00004b52 
- 00019372  0x000048f0 fetch  0x00000001 , 0x00000d36 
- 00019373  0x000048f1 beq  0x00000003 , 0x00004bb0 
- 00019374  0x000048f2 beq  0x00000002 , 0x00004bb2 
- 00019375  0x000048f3 rtn 
- 00019376  0x000048f5 jam  0x00000000 , 0x00000d37 
- 00019377  0x000048f6 rtn 
- 00019378  0x000048f8 hfetch  0x00000001 , 0x00008a00 
- 00019379  0x000048f9 set1  0x00000007 , 0x0000003f 
- 00019380  0x000048fa hstore  0x00000001 , 0x00008a00 
- 00019381  0x000048fb jam  0x00000001 , 0x00000d47 
- 00019382  0x000048fc rtn 
- 00019383  0x000048ff fetch  0x00000001 , 0x00000d36 
- 00019384  0x00004900 rtneq  0x00000003 
- 00019385  0x00004901 beq  0x00000002 , 0x00004bbb 
- 00019386  0x00004902 rtn 
- 00019387  0x00004904 fetch  0x00000001 , 0x00000d47 
- 00019388  0x00004905 rtn  0x00000034 
- 00019389  0x00004906 jam  0x00000001 , 0x00000d46 
- 00019390  0x00004907 branch  0x00004bc2 
- 00019391  0x0000490a arg  0x0000000f , 0x00000007 
- 00019392  0x0000490b call  0x00007f16 
- 00019393  0x0000490c nrtn  0x00000034 
- 00019394  0x0000490e hfetch  0x00000001 , 0x00008a00 
- 00019395  0x0000490f rtnbit0  0x00000007 
- 00019396  0x00004910 jam  0x000000fc , 0x00008a00 
- 00019397  0x00004911 nop  0x00007530 
- 00019398  0x00004912 jam  0x0000003c , 0x00008a00 
- 00019399  0x00004913 rtn 
- 00019400  0x0000491b bpatch  0x000000fd , 0x0000401f 
- 00019401  0x0000491c fetch  0x00000001 , 0x000041ce 
- 00019402  0x0000491d nrtn  0x00000034 
- 00019403  0x0000491f call  0x00004bce 
- 00019404  0x00004920 ncall  0x00004be6 , 0x00000028 
- 00019405  0x00004921 rtn 
- 00019406  0x00004924 bpatch  0x000000fe , 0x0000401f 
- 00019407  0x00004925 copy  0x00000003 , 0x00000011 
- 00019408  0x00004926 arg  0x00000004 , 0x00000002 
- 00019409  0x00004927 ifetch  0x00000001 , 0x00000003 
- 00019410  0x00004928 beq  0x00000001 , 0x00004bd8 
- 00019411  0x00004929 increase  0x00000001 , 0x00000002 
- 00019412  0x0000492a beq  0x00000002 , 0x00004bd8 
- 00019413  0x0000492b copy  0x00000003 , 0x0000003f 
- 00019414  0x0000492c hstore  0x00000002 , 0x00008058 
- 00019415  0x0000492d rtn 
- 00019416  0x0000492f hfetch  0x00000002 , 0x00008112 
- 00019417  0x00004930 isub  0x00000002 , 0x0000003e 
- 00019418  0x00004931 nbranch  0x00004bd8 , 0x00000002 
- 00019419  0x00004933 disable  0x00000028 
- 00019420  0x00004934 copy  0x00000011 , 0x00000003 
- 00019421  0x00004935 call  0x00004bee 
- 00019422  0x00004936 iadd  0x00000002 , 0x00000002 
- 00019423  0x00004938 hfetch  0x00000002 , 0x00008112 
- 00019424  0x00004939 isub  0x00000002 , 0x0000003e 
- 00019425  0x0000493a nbranch  0x00004bdf , 0x00000002 
- 00019426  0x0000493b copy  0x00000011 , 0x00000003 
- 00019427  0x0000493c ifetch  0x00000001 , 0x00000003 
- 00019428  0x0000493d beq  0x00000001 , 0x00004c3f 
- 00019429  0x0000493e branch  0x00002a8c 
- 00019430  0x00004941 bpatch  0x000000ff , 0x0000401f 
- 00019431  0x00004942 hfetch  0x00000002 , 0x00008058 
- 00019432  0x00004943 iforce  0x00000003 
- 00019433  0x00004944 call  0x00004bee 
- 00019434  0x00004945 iadd  0x00000003 , 0x00000003 
- 00019435  0x00004946 deposit  0x00000003 
- 00019436  0x00004947 hstore  0x00000002 , 0x00008058 
- 00019437  0x00004948 rtn 
- 00019438  0x0000494e ifetch  0x00000001 , 0x00000003 
- 00019439  0x0000494f increase  0x00000002 , 0x00000003 
- 00019440  0x00004950 beq  0x00000002 , 0x00004bf3 
- 00019441  0x00004951 ifetch  0x00000001 , 0x00000003 
- 00019442  0x00004952 rtn 
- 00019443  0x00004954 ifetch  0x00000002 , 0x00000003 
- 00019444  0x00004955 rtn 
- 00019445  0x00004958 hfetch  0x00000002 , 0x0000805e 
- 00019446  0x00004959 increase  0xfffffffb , 0x0000000a 
- 00019447  0x0000495a iadd  0x0000000a , 0x0000000a 
- 00019448  0x0000495b rtn 
- 00019449  0x0000495e arg  0x00000004 , 0x00000002 
- 00019450  0x0000495f branch  0x00004bfc 
- 00019451  0x00004961 arg  0x00000002 , 0x00000002 
- 00019452  0x00004963 bpatchx  0x00000000 , 0x00004020 
- 00019453  0x00004964 increase  0x00000001 , 0x00000039 
- 00019454  0x00004965 hfetch  0x00000002 , 0x0000805e 
- 00019455  0x00004966 copy  0x0000003f , 0x0000000a 
- 00019456  0x00004967 copy  0x00000039 , 0x0000003f 
- 00019457  0x00004968 istoret  0x00000001 , 0x0000000a 
- 00019458  0x00004969 increase  0xffffffff , 0x0000003f 
- 00019459  0x0000496a iadd  0x0000000a , 0x0000000a 
- 00019460  0x0000496b copy  0x0000000a , 0x0000003f 
- 00019461  0x0000496c store  0x00000002 , 0x00000258 
- 00019462  0x0000496d copy  0x00000002 , 0x0000003f 
- 00019463  0x0000496e rtneq  0x00000002 
- 00019464  0x0000496f fetch  0x00000002 , 0x00000258 
- 00019465  0x00004970 hstore  0x00000002 , 0x0000805e 
- 00019466  0x00004971 branch  0x00004c0b 
- 00019467  0x00004975 setarg  0x00000000 
- 00019468  0x00004976 store  0x00000002 , 0x00000258 
- 00019469  0x00004977 rtn 
- 00019470  0x0000497f rtn  0x0000002b 
- 00019471  0x00004980 setarg  0x00004d28 
- 00019472  0x00004981 store  0x00000002 , 0x000041f3 
- 00019473  0x00004983 setarg  0x000001a0 
- 00019474  0x00004984 store  0x00000002 , 0x00004243 
- 00019475  0x00004986 setarg  0x00001800 
- 00019476  0x00004987 hstore  0x00000002 , 0x00008054 
- 00019477  0x00004988 setarg  0x00001bff 
- 00019478  0x00004989 hstore  0x00000002 , 0x00008056 
- 00019479  0x0000498a setarg  0x00001c00 
- 00019480  0x0000498b hstore  0x00000002 , 0x0000805a 
- 00019481  0x0000498c call  0x00004c28 
- 00019482  0x0000498e jam  0x00000000 , 0x00008062 
- 00019483  0x0000498f setarg  0x00001c00 
- 00019484  0x00004990 hstore  0x00000002 , 0x0000805e 
- 00019485  0x00004991 hstore  0x00000002 , 0x00008060 
- 00019486  0x00004992 setarg  0x00001800 
- 00019487  0x00004993 hstore  0x00000002 , 0x00008058 
- 00019488  0x00004994 store  0x00000002 , 0x00000244 
- 00019489  0x00004996 hfetch  0x00000002 , 0x00008050 
- 00019490  0x00004997 set0  0x0000000f , 0x0000003f 
- 00019491  0x00004998 hstore  0x00000002 , 0x00008050 
- 00019492  0x00004999 call  0x000066ce 
- 00019493  0x0000499a jam  0x00000001 , 0x00008043 
- 00019494  0x0000499b jam  0x00000081 , 0x00008062 
- 00019495  0x0000499c rtn 
- 00019496  0x0000499f setarg  0x00001fff 
- 00019497  0x000049a0 hstore  0x00000002 , 0x0000805c 
- 00019498  0x000049a1 hfetch  0x00000001 , 0x00008081 
- 00019499  0x000049a2 or_into  0x00000007 , 0x0000003f 
- 00019500  0x000049a3 hstore  0x00000001 , 0x00008081 
- 00019501  0x000049a4 rtn 
- 00019502  0x000049a8 bpatchx  0x00000001 , 0x00004020 
- 00019503  0x000049a9 hfetch  0x00000001 , 0x0000810c 
- 00019504  0x000049aa iforce  0x00000012 
- 00019505  0x000049ab bbit0  0x00000003 , 0x00004c37 
- 00019506  0x000049ac hfetch  0x00000002 , 0x00008112 
- 00019507  0x000049ad iforce  0x00000013 
- 00019508  0x000049ae arg  0x0000044f , 0x00000002 
- 00019509  0x000049af isub  0x00000002 , 0x0000003e 
- 00019510  0x000049b0 nrtn  0x00000005 
- 00019511  0x000049b2 hfetch  0x00000002 , 0x00008058 
- 00019512  0x000049b3 iforce  0x00000003 
- 00019513  0x000049b4 branch  0x00004bc8 
- 00019514  0x000049b7 hfetcht  0x00000001 , 0x0000810c 
- 00019515  0x000049b8 isolate1  0x00000006 , 0x00000002 
- 00019516  0x000049b9 branch  0x00004c3a , 0x00000001 
- 00019517  0x000049ba hstore  0x00000001 , 0x00008015 
- 00019518  0x000049bb rtn 
- 00019519  0x000049be bpatchx  0x00000002 , 0x00004020 
- 00019520  0x000049bf fetch  0x00000001 , 0x000041ce 
- 00019521  0x000049c0 branch  0x00004c44 , 0x00000034 
- 00019522  0x000049c1 enable  0x00000028 
- 00019523  0x000049c2 rtn 
- 00019524  0x000049c4 ifetch  0x00000002 , 0x00000003 
- 00019525  0x000049c5 iforce  0x00000030 
- 00019526  0x000049c6 iforce  0x00000007 
- 00019527  0x000049c7 ifetch  0x00000001 , 0x00000003 
- 00019528  0x000049c8 iforce  0x00000002 
- 00019529  0x000049c9 rshift2  0x00000030 , 0x0000003f 
- 00019530  0x000049ca rshift8  0x0000003f , 0x0000003f 
- 00019531  0x000049cb beq  0x0000003f , 0x00004c4d 
- 00019532  0x000049cc rtn 
- 00019533  0x000049d0 bpatchx  0x00000003 , 0x00004020 
- 00019534  0x000049d1 deposit  0x00000007 
- 00019535  0x000049d2 beq  0x00000000 , 0x00004cdc 
- 00019536  0x000049d3 beq  0x00000001 , 0x00004c66 
- 00019537  0x000049d4 beq  0x00000002 , 0x00004c6b 
- 00019538  0x000049d5 beq  0x00000003 , 0x00004c7a 
- 00019539  0x000049d6 beq  0x00000004 , 0x00004cb3 
- 00019540  0x000049d7 beq  0x00000005 , 0x00004cdc 
- 00019541  0x000049d8 beq  0x00000006 , 0x00004cc6 
- 00019542  0x000049d9 beq  0x00000007 , 0x00004c5c 
- 00019543  0x000049db beq  0x00000010 , 0x00004cc9 
- 00019544  0x000049dc beq  0x00000011 , 0x00004cd1 
- 00019545  0x000049dd beq  0x00000012 , 0x00004ca5 
- 00019546  0x000049de beq  0x00000013 , 0x00004c85 
- 00019547  0x000049df branch  0x00004cdc 
- 00019548  0x000049e2 call  0x00004cdc 
- 00019549  0x000049e3 call  0x00007f9e 
- 00019550  0x000049e4 call  0x0000688c 
- 00019551  0x000049e6 call  0x000033d2 
- 00019552  0x000049e7 call  0x000033d9 
- 00019553  0x000049e8 branch  0x0000688f 
- 00019554  0x000049eb jam  0x00000000 , 0x00004245 
- 00019555  0x000049ec call  0x000033d0 
- 00019556  0x000049ed call  0x00004c13 
- 00019557  0x000049ee branch  0x000033db 
- 00019558  0x000049f1 call  0x00004cf2 
- 00019559  0x000049f2 hfetch  0x00000002 , 0x00008000 
- 00019560  0x000049f3 istore  0x00000002 , 0x0000000a 
- 00019561  0x000049f4 force  0x00000006 , 0x00000039 
- 00019562  0x000049f5 branch  0x00004cdd 
- 00019563  0x000049f8 ifetch  0x00000002 , 0x00000003 
- 00019564  0x000049f9 store  0x00000002 , 0x00004243 
- 00019565  0x000049fa hstore  0x00000002 , 0x00008052 
- 00019566  0x000049fb rtn 
- 00019567  0x00004a00 ifetch  0x00000001 , 0x00000003 
- 00019568  0x00004a01 copy  0x0000003f , 0x00000002 
- 00019569  0x00004a02 hstore  0x00000001 , 0x00008024 
- 00019570  0x00004a03 ifetch  0x00000001 , 0x00000003 
- 00019571  0x00004a04 iadd  0x00000002 , 0x00000002 
- 00019572  0x00004a05 set1  0x00000007 , 0x0000003f 
- 00019573  0x00004a06 hstore  0x00000001 , 0x00008023 
- 00019574  0x00004a07 ifetch  0x00000001 , 0x00000003 
- 00019575  0x00004a08 iadd  0x00000002 , 0x00000002 
- 00019576  0x00004a09 copy  0x0000003f , 0x00000039 
- 00019577  0x00004a0a rtn 
- 00019578  0x00004a0d bmark1  0x0000002b , 0x00004cc4 
- 00019579  0x00004a0e call  0x00004c6f 
- 00019580  0x00004a10 ifetch  0x00000001 , 0x00000003 
- 00019581  0x00004a11 hstore  0x00000001 , 0x00008025 
- 00019582  0x00004a12 iadd  0x00000002 , 0x00000002 
- 00019583  0x00004a13 loop  0x00004c7c 
- 00019584  0x00004a15 and  0x00000002 , 0x000000ff , 0x00000002 
- 00019585  0x00004a16 ifetch  0x00000001 , 0x00000003 
- 00019586  0x00004a17 isub  0x00000002 , 0x0000003e 
- 00019587  0x00004a18 nbranch  0x00004cc4 , 0x00000005 
- 00019588  0x00004a19 branch  0x00004cdc 
- 00019589  0x00004a1d bmark0  0x0000002b , 0x00004cc4 
- 00019590  0x00004a1e call  0x00004c6f 
- 00019591  0x00004a1f store  0x00000008 , 0x00000a9a 
- 00019592  0x00004a21 call  0x00007422 
- 00019593  0x00004a22 arg  0x00000010 , 0x00000039 
- 00019594  0x00004a23 arg  0x00000ac2 , 0x00000005 
- 00019595  0x00004a24 call  0x00004ca0 
- 00019596  0x00004a25 storet  0x00000008 , 0x00000aa2 
- 00019597  0x00004a26 arg  0x00000ad2 , 0x00000005 
- 00019598  0x00004a27 call  0x00007497 
- 00019599  0x00004a28 arg  0x00000ad2 , 0x00000011 
- 00019600  0x00004a29 arg  0x00000ac2 , 0x00000012 
- 00019601  0x00004a2a arg  0x00000ae2 , 0x00000005 
- 00019602  0x00004a2b call  0x00007352 
- 00019603  0x00004a2c arg  0x00000010 , 0x00000039 
- 00019604  0x00004a2d arg  0x00000ae2 , 0x00000006 
- 00019605  0x00004a2e call  0x00004c9c 
- 00019606  0x00004a2f fetcht  0x00000008 , 0x00000aa2 
- 00019607  0x00004a30 fetch  0x00000008 , 0x00000a9a 
- 00019608  0x00004a31 increase  0xfffffff0 , 0x0000003f 
- 00019609  0x00004a32 store  0x00000008 , 0x00000a9a 
- 00019610  0x00004a33 nbranch  0x00004c88 , 0x00000034 
- 00019611  0x00004a34 branch  0x00004c80 
- 00019612  0x00004a37 ifetch  0x00000001 , 0x00000006 
- 00019613  0x00004a38 hstore  0x00000001 , 0x00008025 
- 00019614  0x00004a39 loop  0x00004c9c 
- 00019615  0x00004a3a rtn 
- 00019616  0x00004a3d ifetch  0x00000001 , 0x00000003 
- 00019617  0x00004a3e istore  0x00000001 , 0x00000005 
- 00019618  0x00004a3f iadd  0x00000002 , 0x00000002 
- 00019619  0x00004a40 loop  0x00004ca0 
- 00019620  0x00004a41 rtn 
- 00019621  0x00004a44 bmark0  0x0000002b , 0x00004cc4 
- 00019622  0x00004a45 arg  0x00000000 , 0x00000002 
- 00019623  0x00004a46 arg  0x00000010 , 0x00000039 
- 00019624  0x00004a47 arg  0x00000ac2 , 0x00000005 
- 00019625  0x00004a48 call  0x00004ca0 
- 00019626  0x00004a49 hfetch  0x00000001 , 0x00008085 
- 00019627  0x00004a4a and_into  0x000000fd , 0x0000003f 
- 00019628  0x00004a4b hstore  0x00000001 , 0x00008085 
- 00019629  0x00004a4c arg  0x00000ac2 , 0x00000006 
- 00019630  0x00004a4d arg  0x00000010 , 0x00000039 
- 00019631  0x00004a4e call  0x00007478 
- 00019632  0x00004a4f call  0x00007428 
- 00019633  0x00004a50 call  0x00007491 
- 00019634  0x00004a51 branch  0x00004c80 
- 00019635  0x00004a55 arg  0x00000020 , 0x00000039 
- 00019636  0x00004a56 arg  0x00004000 , 0x00000005 
- 00019637  0x00004a57 arg  0x00000000 , 0x00000002 
- 00019638  0x00004a59 ifetch  0x00000001 , 0x00000003 
- 00019639  0x00004a5a istore  0x00000001 , 0x00000005 
- 00019640  0x00004a5b iadd  0x00000002 , 0x00000002 
- 00019641  0x00004a5c loop  0x00004cb6 
- 00019642  0x00004a5d and  0x00000002 , 0x000000ff , 0x00000002 
- 00019643  0x00004a5e ifetch  0x00000001 , 0x00000003 
- 00019644  0x00004a5f isub  0x00000002 , 0x0000003e 
- 00019645  0x00004a60 nbranch  0x00004cc4 , 0x00000005 
- 00019646  0x00004a61 jam  0x00000000 , 0x00008023 
- 00019647  0x00004a62 call  0x00004cdc 
- 00019648  0x00004a63 call  0x00004be6 
- 00019649  0x00004a64 call  0x000064a3 
- 00019650  0x00004a65 call  0x00007f9e 
- 00019651  0x00004a66 branch  0x00002001 
- 00019652  0x00004a69 jam  0x00000000 , 0x00008023 
- 00019653  0x00004a6a branch  0x00002000 
- 00019654  0x00004a6d ifetch  0x00000006 , 0x00000003 
- 00019655  0x00004a6e store  0x00000006 , 0x000040a0 
- 00019656  0x00004a6f branch  0x00004cdc 
- 00019657  0x00004a73 ifetch  0x00000001 , 0x00000003 
- 00019658  0x00004a74 store  0x00000001 , 0x0000025a 
- 00019659  0x00004a75 copy  0x0000003f , 0x00000039 
- 00019660  0x00004a76 ifetch  0x00000002 , 0x00000003 
- 00019661  0x00004a77 store  0x00000002 , 0x0000025b 
- 00019662  0x00004a78 copy  0x0000003f , 0x00000005 
- 00019663  0x00004a79 call  0x000066fd 
- 00019664  0x00004a7a branch  0x00004cdc 
- 00019665  0x00004a7e ifetch  0x00000001 , 0x00000003 
- 00019666  0x00004a7f store  0x00000001 , 0x0000025a 
- 00019667  0x00004a80 copy  0x0000003f , 0x00000039 
- 00019668  0x00004a81 ifetch  0x00000002 , 0x00000003 
- 00019669  0x00004a82 store  0x00000002 , 0x0000025b 
- 00019670  0x00004a83 arg  0x00001000 , 0x00000005 
- 00019671  0x00004a84 call  0x000066fd 
- 00019672  0x00004a85 fetcht  0x00000001 , 0x0000025a 
- 00019673  0x00004a86 arg  0x00001000 , 0x00000011 
- 00019674  0x00004a87 fetch  0x00000002 , 0x0000025b 
- 00019675  0x00004a88 branch  0x00006608 
- 00019676  0x00004a8e force  0x00000004 , 0x00000039 
- 00019677  0x00004a90 call  0x00004cf4 
- 00019678  0x00004a91 force  0x00000001 , 0x0000003f 
- 00019679  0x00004a92 istore  0x00000001 , 0x0000000a 
- 00019680  0x00004a93 deposit  0x00000030 
- 00019681  0x00004a94 istore  0x00000003 , 0x0000000a 
- 00019682  0x00004a95 force  0x0000000e , 0x00000007 
- 00019683  0x00004a97 bpatchx  0x00000004 , 0x00004020 
- 00019684  0x00004a98 call  0x00004cf6 
- 00019685  0x00004a99 deposit  0x00000007 
- 00019686  0x00004a9a istore  0x00000001 , 0x0000000a 
- 00019687  0x00004a9b deposit  0x00000039 
- 00019688  0x00004a9c istore  0x00000001 , 0x0000000a 
- 00019689  0x00004a9e force  0x00000005 , 0x00000007 
- 00019690  0x00004a9f increase  0x00000002 , 0x00000039 
- 00019691  0x00004aa1 branch  0x00004bf9 
- 00019692  0x00004aa4 force  0x000000ff , 0x00000007 
- 00019693  0x00004aa5 call  0x00004cf4 
- 00019694  0x00004aa6 setarg  0x00000001 
- 00019695  0x00004aa7 istore  0x00000001 , 0x0000000a 
- 00019696  0x00004aa8 force  0x00000001 , 0x00000039 
- 00019697  0x00004aa9 branch  0x00004ce3 
- 00019698  0x00004aac force  0x0000000c , 0x0000000a 
- 00019699  0x00004aad branch  0x00004cf7 
- 00019700  0x00004ab0 force  0x00000008 , 0x0000000a 
- 00019701  0x00004ab1 branch  0x00004cf7 
- 00019702  0x00004ab4 force  0x00000006 , 0x0000000a 
- 00019703  0x00004ab6 branch  0x00004bf5 
- 00019704  0x00004abb pulse  0x0000000f 
- 00019705  0x00004abc enable  0x00000009 
- 00019706  0x00004abe ifetch  0x00000001 , 0x0000000a 
- 00019707  0x00004abf inject  0x00000000 , 0x00000008 
- 00019708  0x00004ac0 loop  0x00004cfa 
- 00019709  0x00004ac1 enable  0x00000008 
- 00019710  0x00004ac2 inject  0x00000000 , 0x00000010 
- 00019711  0x00004ac3 disable  0x00000008 
- 00019712  0x00004ac4 disable  0x00000009 
- 00019713  0x00004ac5 disable  0x0000000f 
- 00019714  0x00004ac6 byteswap  0x0000003f , 0x0000003f 
- 00019715  0x00004ac7 rtn 
- 00019716  0x00004acc jam  0x00000000 , 0x000041ce 
- 00019717  0x00004acd rtn 
- 00019718  0x00004acf fetch  0x00000006 , 0x000041d0 
- 00019719  0x00004ad0 fetcht  0x00000006 , 0x00000040 
- 00019720  0x00004ad1 isub  0x00000002 , 0x0000003e 
- 00019721  0x00004ad2 rtn 
- 00019722  0x00004ad8 fetch  0x00000001 , 0x0000004b 
- 00019723  0x00004ad9 bbit1  0x00000002 , 0x00004d0f 
- 00019724  0x00004ada call  0x000062ef 
- 00019725  0x00004adb jam  0x00000008 , 0x0000007c 
- 00019726  0x00004adc branch  0x00004d04 
- 00019727  0x00004ade set0  0x00000002 , 0x0000003f 
- 00019728  0x00004adf store  0x00000001 , 0x0000004b 
- 00019729  0x00004ae0 call  0x00006001 
- 00019730  0x00004ae1 setarg  0x00000000 
- 00019731  0x00004ae2 setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00019732  0x00004ae3 store  0x00000001 , 0x0000007f 
- 00019733  0x00004ae4 branch  0x00004d04 
- 00019734  0x00004ae5 rtn 
- 00019735  0x00004ae7 jam  0x00000017 , 0x0000007c 
- 00019736  0x00004ae8 arg  0x000004d9 , 0x00000005 
- 00019737  0x00004ae9 setarg  0x00000000 
- 00019738  0x00004aea isolate1  0x0000001b , 0x00000028 
- 00019739  0x00004aeb setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00019740  0x00004aec istore  0x00000001 , 0x00000005 
- 00019741  0x00004aed setarg  0x00000000 
- 00019742  0x00004aee istore  0x00000002 , 0x00000005 
- 00019743  0x00004aef fetch  0x00000002 , 0x000041e3 
- 00019744  0x00004af0 istore  0x00000002 , 0x00000005 
- 00019745  0x00004af1 fetch  0x00000001 , 0x000041e5 
- 00019746  0x00004af2 istore  0x00000002 , 0x00000005 
- 00019747  0x00004af3 fetch  0x00000001 , 0x000041e7 
- 00019748  0x00004af4 istore  0x00000002 , 0x00000005 
- 00019749  0x00004af5 branch  0x00004d04 
- 00019750  0x00004af8 jam  0x00000018 , 0x0000007c 
- 00019751  0x00004af9 branch  0x00004d04 
- 00019752  0x00004afc call  0x00006899 
- 00019753  0x00004afd rtn  0x00000001 
- 00019754  0x00004afe arg  0x00000007 , 0x00000002 
- 00019755  0x00004aff call  0x0000681d 
- 00019756  0x00004b00 nbranch  0x00004d2f , 0x00000001 
- 00019757  0x00004b01 jam  0x00000001 , 0x00004245 
- 00019758  0x00004b02 rtn 
- 00019759  0x00004b04 fetch  0x00000001 , 0x00004245 
- 00019760  0x00004b05 rtnne  0x00000001 
- 00019761  0x00004b06 call  0x00004c62 
- 00019762  0x00004b07 branch  0x00004cec 
- 00019763  0x00004b16 bpatchx  0x00000005 , 0x00004020 
- 00019764  0x00004b17 fetch  0x00000002 , 0x00000264 
- 00019765  0x00004b18 copy  0x0000003f , 0x00000006 
- 00019766  0x00004b19 ifetch  0x00000001 , 0x00000006 
- 00019767  0x00004b1a and  0x0000003f , 0x0000000f , 0x00000002 
- 00019768  0x00004b1b rshift4  0x0000003f , 0x0000003f 
- 00019769  0x00004b1c beq  0x00000009 , 0x00004d53 
- 00019770  0x00004b1d beq  0x00000007 , 0x00004d53 
- 00019771  0x00004b1e beq  0x0000000a , 0x00004d5f 
- 00019772  0x00004b1f beq  0x00000005 , 0x00004d4b 
- 00019773  0x00004b20 beq  0x00000001 , 0x00004d3f 
- 00019774  0x00004b21 rtn 
- 00019775  0x00004b24 copy  0x00000002 , 0x0000003f 
- 00019776  0x00004b25 beq  0x00000005 , 0x00004d43 
- 00019777  0x00004b26 beq  0x00000003 , 0x00004d4a 
- 00019778  0x00004b27 rtn 
- 00019779  0x00004b2a jam  0x00000027 , 0x00000a99 
- 00019780  0x00004b2b call  0x00007d86 
- 00019781  0x00004b2c fetch  0x00000001 , 0x00004092 
- 00019782  0x00004b2d rtnbit0  0x00000006 
- 00019783  0x00004b2e copy  0x00000002 , 0x0000003f 
- 00019784  0x00004b2f beq  0x00000005 , 0x0000438e 
- 00019785  0x00004b30 rtn 
- 00019786  0x00004b32 rtn 
- 00019787  0x00004b35 call  0x00004d5f 
- 00019788  0x00004b36 arg  0x00000001 , 0x00000011 
- 00019789  0x00004b37 call  0x00004d63 
- 00019790  0x00004b38 fetch  0x00000002 , 0x0000424c 
- 00019791  0x00004b39 istore  0x00000002 , 0x00000005 
- 00019792  0x00004b3a setarg  0x00000000 
- 00019793  0x00004b3b istore  0x00000001 , 0x00000005 
- 00019794  0x00004b3c rtn 
- 00019795  0x00004b3f arg  0x00000001 , 0x00000011 
- 00019796  0x00004b40 call  0x00004d63 
- 00019797  0x00004b41 fetch  0x00000002 , 0x0000424c 
- 00019798  0x00004b42 istore  0x00000002 , 0x00000005 
- 00019799  0x00004b43 setarg  0x00000000 
- 00019800  0x00004b44 istore  0x00000001 , 0x00000005 
- 00019801  0x00004b45 jam  0x00000001 , 0x00000a8e 
- 00019802  0x00004b46 fetch  0x00000001 , 0x00004252 
- 00019803  0x00004b47 set1  0x00000006 
- 00019804  0x00004b48 store  0x00000001 , 0x00004252 
- 00019805  0x00004b49 jam  0x00000012 , 0x00000a99 
- 00019806  0x00004b4a branch  0x00007d86 
- 00019807  0x00004b4d ifetch  0x00000001 , 0x00000006 
- 00019808  0x00004b4e beq  0x00000001 , 0x00004d62 
- 00019809  0x00004b4f rtn 
- 00019810  0x00004b52 rtn 
- 00019811  0x00004b56 call  0x00005240 
- 00019812  0x00004b57 copy  0x00000011 , 0x00000002 
- 00019813  0x00004b58 storet  0x00000001 , 0x00000a8e 
- 00019814  0x00004b59 copy  0x0000003f , 0x00000005 
- 00019815  0x00004b5a copy  0x00000011 , 0x0000003f 
- 00019816  0x00004b5b istore  0x00000002 , 0x00000005 
- 00019817  0x00004b5c rtn 
- 00019818  0x00004b6e branch  0x00004d6f , 0x0000002b 
- 00019819  0x00004b70 setarg  0x00004365 
- 00019820  0x00004b71 arg  0x00004246 , 0x00000005 
- 00019821  0x00004b72 isub  0x00000005 , 0x00000039 
- 00019822  0x00004b73 call  0x00007ed4 
- 00019823  0x00004b75 bpatchx  0x00000006 , 0x00004020 
- 00019824  0x00004b76 setarg  0x00000551 
- 00019825  0x00004b77 arg  0x00000511 , 0x00000005 
- 00019826  0x00004b78 isub  0x00000005 , 0x00000039 
- 00019827  0x00004b79 call  0x00007ed4 
- 00019828  0x00004b7a setarg  0x000002c9 
- 00019829  0x00004b7b arg  0x0000025d , 0x00000005 
- 00019830  0x00004b7c isub  0x00000005 , 0x00000039 
- 00019831  0x00004b7d call  0x00007ed4 
- 00019832  0x00004b7e branch  0x00005318 
- 00019833  0x00004b81 bpatchx  0x00000007 , 0x00004020 
- 00019834  0x00004b82 copy  0x00000006 , 0x00000002 
- 00019835  0x00004b85 copy  0x00000002 , 0x00000006 
- 00019836  0x00004b86 ifetch  0x00000002 , 0x00000006 
- 00019837  0x00004b87 store  0x00000002 , 0x00000266 
- 00019838  0x00004b88 ifetch  0x00000002 , 0x00000006 
- 00019839  0x00004b89 store  0x00000002 , 0x00000268 
- 00019840  0x00004b8a deposit  0x00000006 
- 00019841  0x00004b8b store  0x00000002 , 0x00000264 
- 00019842  0x00004b8c fetch  0x00000001 , 0x00004681 
- 00019843  0x00004b8d beq  0x00000000 , 0x00004d85 
- 00019844  0x00004b8e branch  0x000050ef 
- 00019845  0x00004b91 fetch  0x00000002 , 0x00000266 
- 00019846  0x00004b92 branch  0x00004dfc , 0x00000034 
- 00019847  0x00004b93 bpatchx  0x00000008 , 0x00004021 
- 00019848  0x00004b94 fetch  0x00000001 , 0x00000268 
- 00019849  0x00004b95 beq  0x00000001 , 0x00004d9d 
- 00019850  0x00004b97 beq  0x00000050 , 0x00004de0 
- 00019851  0x00004b98 beq  0x00000051 , 0x00004df5 
- 00019852  0x00004b99 beq  0x00000052 , 0x00004df3 
- 00019853  0x00004b9a beq  0x00000053 , 0x00004df3 
- 00019854  0x00004b9b branch  0x00004dfc 
- 00019855  0x00004ba0 bpatchx  0x00000009 , 0x00004021 
- 00019856  0x00004ba1 call  0x0000527e 
- 00019857  0x00004ba2 fetch  0x00000001 , 0x00004256 
- 00019858  0x00004ba3 beq  0x00000000 , 0x00004d9b 
- 00019859  0x00004ba4 beq  0x00000001 , 0x00004d9b 
- 00019860  0x00004ba5 beq  0x00000002 , 0x00004d9b 
- 00019861  0x00004ba6 beq  0x00000003 , 0x00004d9b 
- 00019862  0x00004ba7 beq  0x00000081 , 0x00004d9b 
- 00019863  0x00004ba8 beq  0x000000c0 , 0x00004d9b 
- 00019864  0x00004ba9 beq  0x00000080 , 0x00004d9b 
- 00019865  0x00004baa beq  0x00000040 , 0x00004d9b 
- 00019866  0x00004bab rtn 
- 00019867  0x00004bae setarg  0x00000000 
- 00019868  0x00004baf rtn 
- 00019869  0x00004bb3 call  0x00004d8f 
- 00019870  0x00004bb4 nrtn  0x00000034 
- 00019871  0x00004bb6 call  0x000052b8 
- 00019872  0x00004bb7 call  0x00004e01 
- 00019873  0x00004bb8 fetcht  0x00000002 , 0x0000026f 
- 00019874  0x00004bb9 branch  0x00004dfb , 0x00000034 
- 00019875  0x00004bba call  0x000052c1 
- 00019876  0x00004bbb fetch  0x00000002 , 0x0000026f 
- 00019877  0x00004bbc istore  0x00000002 , 0x00000005 
- 00019878  0x00004bbd force  0x00000001 , 0x0000003f 
- 00019879  0x00004bbe istore  0x00000002 , 0x00000005 
- 00019880  0x00004bbf branch  0x00004dfc 
- 00019881  0x00004bc2 fetch  0x00000001 , 0x00004364 
- 00019882  0x00004bc3 rtn  0x00000034 
- 00019883  0x00004bc4 copy  0x0000003f , 0x00000011 
- 00019884  0x00004bc5 bpatchx  0x0000000a , 0x00004021 
- 00019885  0x00004bc6 fetch  0x00000004 , 0x000002d5 
- 00019886  0x00004bc7 arg  0x00000100 , 0x00000002 
- 00019887  0x00004bc8 iadd  0x00000002 , 0x00000002 
- 00019888  0x00004bc9 copy  0x00000022 , 0x0000003f 
- 00019889  0x00004bca isub  0x00000002 , 0x0000003e 
- 00019890  0x00004bcb nrtn  0x00000002 
- 00019891  0x00004bcc jam  0x00000000 , 0x00004364 
- 00019892  0x00004bcd copy  0x00000011 , 0x0000003f 
- 00019893  0x00004bce beq  0x00000050 , 0x00004db7 
- 00019894  0x00004bcf branch  0x00002a8c 
- 00019895  0x00004bd1 arg  0x00000000 , 0x00000008 
- 00019896  0x00004bd2 call  0x000052b8 
- 00019897  0x00004bd3 call  0x00004e7a 
- 00019898  0x00004bd4 call  0x000052c3 
- 00019899  0x00004bd5 call  0x00007ea8 
- 00019900  0x00004bd6 call  0x00004ead 
- 00019901  0x00004bd7 call  0x000052c1 
- 00019902  0x00004bd9 setarg  0x0000000c 
- 00019903  0x00004bda istore  0x00000002 , 0x00000005 
- 00019904  0x00004bdb force  0x00000001 , 0x0000003f 
- 00019905  0x00004bdc istore  0x00000002 , 0x00000005 
- 00019906  0x00004bdd branch  0x00004dfc 
- 00019907  0x00004be2 bpatchx  0x0000000b , 0x00004021 
- 00019908  0x00004be3 fetch  0x00000002 , 0x00000275 
- 00019909  0x00004be4 increase  0x00000004 , 0x0000003f 
- 00019910  0x00004be5 rshift4  0x0000003f , 0x0000003f 
- 00019911  0x00004be6 rshift3  0x0000003f , 0x0000003f 
- 00019912  0x00004be7 add  0x0000003f , 0x00000001 , 0x00000002 
- 00019913  0x00004be8 arg  0x00004260 , 0x00000006 
- 00019914  0x00004be9 ifetch  0x00000003 , 0x00000006 
- 00019915  0x00004bea rtn  0x00000034 
- 00019916  0x00004beb store  0x00000003 , 0x00000ac2 
- 00019917  0x00004bec fetch  0x00000001 , 0x00000ac2 
- 00019918  0x00004bed copy  0x0000003f , 0x00000011 
- 00019919  0x00004bee call  0x00004dd3 
- 00019920  0x00004bef copy  0x00000012 , 0x0000003f 
- 00019921  0x00004bf0 store  0x00000001 , 0x00004260 
- 00019922  0x00004bf1 rtn 
- 00019923  0x00004bf4 arg  0x00000000 , 0x00000007 
- 00019924  0x00004bf5 arg  0x00000000 , 0x00000012 
- 00019925  0x00004bf8 sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00019926  0x00004bf9 nrtn  0x00000002 
- 00019927  0x00004bfa qisolate1  0x00000011 
- 00019928  0x00004bfb branch  0x00004dda , 0x00000001 
- 00019929  0x00004bfc branch  0x00004dde 
- 00019930  0x00004bff copy  0x00000002 , 0x0000003f 
- 00019931  0x00004c00 branch  0x00004dde , 0x00000034 
- 00019932  0x00004c01 qset1  0x00000012 
- 00019933  0x00004c02 increase  0xffffffff , 0x00000002 
- 00019934  0x00004c05 increase  0x00000001 , 0x00000007 
- 00019935  0x00004c06 branch  0x00004dd5 
- 00019936  0x00004c09 call  0x00005274 
- 00019937  0x00004c0a nrtn  0x00000034 
- 00019938  0x00004c0b call  0x00004d8f 
- 00019939  0x00004c0c nrtn  0x00000034 
- 00019940  0x00004c0d call  0x000052c5 
- 00019941  0x00004c0e call  0x00006e11 
- 00019942  0x00004c0f call  0x00004dc3 
- 00019943  0x00004c10 branch  0x00004dec 
- 00019944  0x00004c14 call  0x00005274 
- 00019945  0x00004c15 nrtn  0x00000034 
- 00019946  0x00004c16 call  0x000052c5 
- 00019947  0x00004c17 call  0x00006e11 
- 00019948  0x00004c19 call  0x000052ce 
- 00019949  0x00004c1a fetch  0x00000002 , 0x00000275 
- 00019950  0x00004c1b branch  0x00004dfb , 0x00000034 
- 00019951  0x00004c1c istore  0x00000002 , 0x00000005 
- 00019952  0x00004c1d fetch  0x00000002 , 0x00004248 
- 00019953  0x00004c1e istore  0x00000002 , 0x00000005 
- 00019954  0x00004c1f branch  0x00004dfc 
- 00019955  0x00004c22 call  0x00004d33 
- 00019956  0x00004c23 branch  0x00004dfc 
- 00019957  0x00004c26 bpatchx  0x0000000c , 0x00004021 
- 00019958  0x00004c27 jam  0x00000000 , 0x00000284 
- 00019959  0x00004c28 call  0x00006a8a 
- 00019960  0x00004c29 fetch  0x00000001 , 0x00000284 
- 00019961  0x00004c2a rtneq  0x00000001 
- 00019962  0x00004c2b branch  0x00004dfc 
- 00019963  0x00004c2d call  0x00005264 
- 00019964  0x00004c30 setarg  0x00000000 
- 00019965  0x00004c31 store  0x00000002 , 0x00000266 
- 00019966  0x00004c32 store  0x00000002 , 0x00000268 
- 00019967  0x00004c33 jam  0x00000001 , 0x0000026a 
- 00019968  0x00004c34 rtn 
- 00019969  0x00004c37 bpatchx  0x0000000d , 0x00004021 
- 00019970  0x00004c38 call  0x000052c3 
- 00019971  0x00004c39 force  0x00000000 , 0x00000012 
- 00019972  0x00004c3a fetch  0x00000002 , 0x00000266 
- 00019973  0x00004c3b copy  0x0000003f , 0x00000013 
- 00019974  0x00004c3c fetch  0x00000002 , 0x00000264 
- 00019975  0x00004c3d iforce  0x00000006 
- 00019976  0x00004c3f call  0x00004e10 
- 00019977  0x00004c40 deposit  0x00000013 
- 00019978  0x00004c41 increase  0xfffffffc , 0x00000013 
- 00019979  0x00004c42 increase  0xfffffffc , 0x0000003f 
- 00019980  0x00004c43 nbranch  0x00004e08 , 0x00000034 
- 00019981  0x00004c44 copy  0x00000012 , 0x0000003f 
- 00019982  0x00004c45 store  0x00000002 , 0x0000026f 
- 00019983  0x00004c46 rtn 
- 00019984  0x00004c49 bpatchx  0x0000000e , 0x00004021 
- 00019985  0x00004c4a ifetch  0x00000001 , 0x00000006 
- 00019986  0x00004c4b beq  0x00000001 , 0x00004e49 
- 00019987  0x00004c4c beq  0x00000002 , 0x00004e51 
- 00019988  0x00004c4d beq  0x00000003 , 0x00004ed5 
- 00019989  0x00004c4e beq  0x00000004 , 0x00004f05 
- 00019990  0x00004c4f beq  0x00000005 , 0x00004fa2 
- 00019991  0x00004c50 beq  0x00000006 , 0x00004fcb 
- 00019992  0x00004c51 beq  0x00000007 , 0x0000501b 
- 00019993  0x00004c52 beq  0x00000008 , 0x00005050 
- 00019994  0x00004c53 beq  0x00000009 , 0x00005060 
- 00019995  0x00004c54 beq  0x0000000a , 0x00004e1f 
- 00019996  0x00004c55 beq  0x0000000b , 0x00005061 
- 00019997  0x00004c56 call  0x00005062 
- 00019998  0x00004c58 rtn 
- 00019999  0x00004c5b ifetch  0x00000001 , 0x00000006 
- 00020000  0x00004c5c copy  0x0000003f , 0x00000007 
- 00020001  0x00004c5d ifetch  0x00000002 , 0x00000006 
- 00020002  0x00004c5e copy  0x0000003f , 0x00000011 
- 00020003  0x00004c5f copy  0x00000013 , 0x0000003f 
- 00020004  0x00004c60 isub  0x00000011 , 0x00000013 
- 00020005  0x00004c61 setarg  0x0000000b 
- 00020006  0x00004c62 istore  0x00000001 , 0x00000005 
- 00020007  0x00004c63 copy  0x00000007 , 0x0000003f 
- 00020008  0x00004c64 istore  0x00000001 , 0x00000005 
- 00020009  0x00004c65 ifetch  0x00000002 , 0x00000006 
- 00020010  0x00004c67 beq  0x00000002 , 0x00004e2d 
- 00020011  0x00004c68 beq  0x00000003 , 0x00004e33 
- 00020012  0x00004c69 rtn 
- 00020013  0x00004c6b setarg  0x00020008 
- 00020014  0x00004c6c istore  0x00000006 , 0x00000005 
- 00020015  0x00004c6d setarg  0x00000280 
- 00020016  0x00004c6e istore  0x00000004 , 0x00000005 
- 00020017  0x00004c6f force  0x0000000c , 0x0000003f 
- 00020018  0x00004c70 branch  0x00004e38 
- 00020019  0x00004c72 setarg  0x0003000c 
- 00020020  0x00004c73 istore  0x00000006 , 0x00000005 
- 00020021  0x00004c74 setarg  0x00000006 
- 00020022  0x00004c75 istore  0x00000008 , 0x00000005 
- 00020023  0x00004c76 force  0x00000010 , 0x0000003f 
- 00020024  0x00004c78 iadd  0x00000012 , 0x00000012 
- 00020025  0x00004c79 branch  0x00004e1e 
- 00020026  0x00004c7c ifetch  0x00000001 , 0x00000006 
- 00020027  0x00004c7d copy  0x0000003f , 0x00000007 
- 00020028  0x00004c7e ifetch  0x00000002 , 0x00000006 
- 00020029  0x00004c7f copy  0x0000003f , 0x00000011 
- 00020030  0x00004c80 ifetch  0x00000002 , 0x00000006 
- 00020031  0x00004c81 store  0x00000002 , 0x00000aa2 
- 00020032  0x00004c82 copy  0x00000013 , 0x0000003f 
- 00020033  0x00004c83 isub  0x00000011 , 0x00000013 
- 00020034  0x00004c84 call  0x000052c3 
- 00020035  0x00004c85 setarg  0x0000000b 
- 00020036  0x00004c86 istore  0x00000001 , 0x00000005 
- 00020037  0x00004c87 copy  0x00000007 , 0x0000003f 
- 00020038  0x00004c88 istore  0x00000001 , 0x00000005 
- 00020039  0x00004c89 fetch  0x00000002 , 0x00000aa2 
- 00020040  0x00004c8a branch  0x00004e2a 
- 00020041  0x00004c8f ifetch  0x00000001 , 0x00000006 
- 00020042  0x00004c90 copy  0x0000003f , 0x00000007 
- 00020043  0x00004c91 ifetch  0x00000002 , 0x00000006 
- 00020044  0x00004c92 copy  0x0000003f , 0x00000011 
- 00020045  0x00004c93 iadd  0x00000006 , 0x00000006 
- 00020046  0x00004c94 copy  0x00000013 , 0x0000003f 
- 00020047  0x00004c95 isub  0x00000011 , 0x00000013 
- 00020048  0x00004c97 branch  0x00004e1e 
- 00020049  0x00004c9a call  0x00007ea8 
- 00020050  0x00004c9d call  0x00007ead 
- 00020051  0x00004c9e arg  0x00000000 , 0x00000008 
- 00020052  0x00004c9f ifetch  0x00000001 , 0x00000006 
- 00020053  0x00004ca0 copy  0x0000003f , 0x00000007 
- 00020054  0x00004ca1 ifetch  0x00000002 , 0x00000006 
- 00020055  0x00004ca2 copy  0x0000003f , 0x00000011 
- 00020056  0x00004ca3 ifetch  0x00000002 , 0x00000006 
- 00020057  0x00004ca4 copy  0x0000003f , 0x00000002 
- 00020058  0x00004ca5 ifetch  0x00000002 , 0x00000006 
- 00020059  0x00004ca6 copy  0x0000003f , 0x0000000b 
- 00020060  0x00004ca7 bpatchx  0x0000000f , 0x00004021 
- 00020061  0x00004ca8 copy  0x00000002 , 0x0000003f 
- 00020062  0x00004ca9 beq  0x00000001 , 0x00004e64 
- 00020063  0x00004caa beq  0x00000003 , 0x00004e86 
- 00020064  0x00004cab beq  0x00000011 , 0x00004e92 
- 00020065  0x00004cac beq  0x00000013 , 0x00004e9d 
- 00020066  0x00004cad call  0x00005062 
- 00020067  0x00004cae branch  0x00004ed4 
- 00020068  0x00004cb1 call  0x00007ea8 
- 00020069  0x00004cb2 arg  0x00000050 , 0x00000002 
- 00020070  0x00004cb3 fetch  0x00000002 , 0x00004248 
- 00020071  0x00004cb4 nbranch  0x00004ece , 0x00000034 
- 00020072  0x00004cb5 copy  0x0000000b , 0x0000003f 
- 00020073  0x00004cb6 store  0x00000002 , 0x00004248 
- 00020074  0x00004cb7 copy  0x00000022 , 0x0000003f 
- 00020075  0x00004cb8 store  0x00000004 , 0x000002d5 
- 00020076  0x00004cb9 call  0x00004e6e 
- 00020077  0x00004cba branch  0x00004ea9 
- 00020078  0x00004cbd storet  0x00000002 , 0x000002d3 
- 00020079  0x00004cbe deposit  0x0000000b 
- 00020080  0x00004cbf store  0x00000002 , 0x000002c9 
- 00020081  0x00004cc0 deposit  0x00000011 
- 00020082  0x00004cc1 store  0x00000002 , 0x000002cb 
- 00020083  0x00004cc2 deposit  0x00000012 
- 00020084  0x00004cc3 store  0x00000002 , 0x000002cd 
- 00020085  0x00004cc4 deposit  0x00000013 
- 00020086  0x00004cc5 store  0x00000002 , 0x000002cf 
- 00020087  0x00004cc6 deposit  0x00000007 
- 00020088  0x00004cc7 store  0x00000002 , 0x000002d1 
- 00020089  0x00004cc8 rtn 
- 00020090  0x00004ccb fetcht  0x00000002 , 0x000002d3 
- 00020091  0x00004ccc fetch  0x00000002 , 0x000002c9 
- 00020092  0x00004ccd copy  0x0000003f , 0x0000000b 
- 00020093  0x00004cce fetch  0x00000002 , 0x000002cb 
- 00020094  0x00004ccf copy  0x0000003f , 0x00000011 
- 00020095  0x00004cd0 fetch  0x00000002 , 0x000002cd 
- 00020096  0x00004cd1 copy  0x0000003f , 0x00000012 
- 00020097  0x00004cd2 fetch  0x00000002 , 0x000002cf 
- 00020098  0x00004cd3 copy  0x0000003f , 0x00000013 
- 00020099  0x00004cd4 fetch  0x00000002 , 0x000002d1 
- 00020100  0x00004cd5 copy  0x0000003f , 0x00000007 
- 00020101  0x00004cd6 rtn 
- 00020102  0x00004cd9 call  0x00007ea8 
- 00020103  0x00004cda setarg  0x00000051 
- 00020104  0x00004cdb arg  0x00000051 , 0x00000002 
- 00020105  0x00004cdc fetch  0x00000002 , 0x0000424a 
- 00020106  0x00004cdd nbranch  0x00004ece , 0x00000034 
- 00020107  0x00004cde copy  0x0000000b , 0x0000003f 
- 00020108  0x00004cdf store  0x00000002 , 0x0000424a 
- 00020109  0x00004ce0 fetch  0x00000001 , 0x00004251 
- 00020110  0x00004ce1 set1  0x00000000 , 0x0000003f 
- 00020111  0x00004ce2 set1  0x00000001 , 0x0000003f 
- 00020112  0x00004ce3 store  0x00000001 , 0x00004251 
- 00020113  0x00004ce4 branch  0x00004eb1 
- 00020114  0x00004ce6 call  0x00007ea8 
- 00020115  0x00004ce7 arg  0x00000052 , 0x00000002 
- 00020116  0x00004ce8 fetch  0x00000002 , 0x0000424c 
- 00020117  0x00004ce9 nbranch  0x00004ece , 0x00000034 
- 00020118  0x00004cea copy  0x0000000b , 0x0000003f 
- 00020119  0x00004ceb store  0x00000002 , 0x0000424c 
- 00020120  0x00004cec fetch  0x00000001 , 0x00004252 
- 00020121  0x00004ced set1  0x00000000 , 0x0000003f 
- 00020122  0x00004cee set1  0x00000001 , 0x0000003f 
- 00020123  0x00004cef store  0x00000001 , 0x00004252 
- 00020124  0x00004cf0 branch  0x00004eb1 
- 00020125  0x00004cf2 call  0x00007ea8 
- 00020126  0x00004cf3 deposit  0x0000001a 
- 00020127  0x00004cf4 arg  0x00000053 , 0x00000002 
- 00020128  0x00004cf5 fetch  0x00000002 , 0x0000424e 
- 00020129  0x00004cf6 nbranch  0x00004ece , 0x00000034 
- 00020130  0x00004cf7 copy  0x0000000b , 0x0000003f 
- 00020131  0x00004cf8 store  0x00000002 , 0x0000424e 
- 00020132  0x00004cf9 fetch  0x00000001 , 0x00004253 
- 00020133  0x00004cfa set1  0x00000000 , 0x0000003f 
- 00020134  0x00004cfb set1  0x00000001 , 0x0000003f 
- 00020135  0x00004cfc store  0x00000001 , 0x00004253 
- 00020136  0x00004cfd branch  0x00004eb1 
- 00020137  0x00004d00 setarg  0x00000001 
- 00020138  0x00004d01 store  0x00000002 , 0x0000027d 
- 00020139  0x00004d02 jam  0x00000050 , 0x00004364 
- 00020140  0x00004d03 branch  0x00004eb3 
- 00020141  0x00004d05 fetch  0x00000001 , 0x00004250 
- 00020142  0x00004d06 set1  0x00000000 , 0x0000003f 
- 00020143  0x00004d07 set1  0x00000001 , 0x0000003f 
- 00020144  0x00004d08 store  0x00000001 , 0x00004250 
- 00020145  0x00004d0a setarg  0x00000000 
- 00020146  0x00004d0b store  0x00000002 , 0x0000027d 
- 00020147  0x00004d0d bpatchx  0x00000010 , 0x00004022 
- 00020148  0x00004d0e call  0x00007ead 
- 00020149  0x00004d0f setarg  0x00000003 
- 00020150  0x00004d10 istore  0x00000001 , 0x00000005 
- 00020151  0x00004d11 copy  0x00000007 , 0x0000003f 
- 00020152  0x00004d12 istore  0x00000001 , 0x00000005 
- 00020153  0x00004d13 setarg  0x00000008 
- 00020154  0x00004d14 istore  0x00000002 , 0x00000005 
- 00020155  0x00004d15 copy  0x00000002 , 0x0000003f 
- 00020156  0x00004d16 istore  0x00000002 , 0x00000005 
- 00020157  0x00004d17 copy  0x0000000b , 0x0000003f 
- 00020158  0x00004d18 istore  0x00000002 , 0x00000005 
- 00020159  0x00004d19 fetch  0x00000002 , 0x0000027d 
- 00020160  0x00004d1a beq  0x00000001 , 0x00004ec9 
- 00020161  0x00004d1b isolate0  0x00000000 , 0x00000008 
- 00020162  0x00004d1c branch  0x00004ec4 , 0x00000001 
- 00020163  0x00004d1d setarg  0x00000004 
- 00020164  0x00004d1f istore  0x00000002 , 0x00000005 
- 00020165  0x00004d20 force  0x00000000 , 0x0000003f 
- 00020166  0x00004d21 istore  0x00000002 , 0x00000005 
- 00020167  0x00004d22 setarg  0x0000000c 
- 00020168  0x00004d23 branch  0x00004ed0 
- 00020169  0x00004d25 istore  0x00000002 , 0x00000005 
- 00020170  0x00004d26 force  0x00000002 , 0x0000003f 
- 00020171  0x00004d27 istore  0x00000002 , 0x00000005 
- 00020172  0x00004d28 setarg  0x0000000c 
- 00020173  0x00004d29 branch  0x00004ed0 
- 00020174  0x00004d2c set1  0x00000000 , 0x00000008 
- 00020175  0x00004d2d branch  0x00004eb1 
- 00020176  0x00004d2f iadd  0x00000012 , 0x00000012 
- 00020177  0x00004d30 copy  0x00000013 , 0x0000003f 
- 00020178  0x00004d31 isub  0x00000011 , 0x00000013 
- 00020179  0x00004d32 branch  0x00004ed4 
- 00020180  0x00004d34 branch  0x00004e1e 
- 00020181  0x00004d37 ifetch  0x00000001 , 0x00000006 
- 00020182  0x00004d38 copy  0x0000003f , 0x00000007 
- 00020183  0x00004d39 ifetch  0x00000002 , 0x00000006 
- 00020184  0x00004d3a copy  0x0000003f , 0x00000011 
- 00020185  0x00004d3b copy  0x00000013 , 0x0000003f 
- 00020186  0x00004d3c isub  0x00000011 , 0x00000013 
- 00020187  0x00004d3d ifetch  0x00000002 , 0x00000006 
- 00020188  0x00004d3e copy  0x0000003f , 0x0000000b 
- 00020189  0x00004d3f ifetch  0x00000002 , 0x00000006 
- 00020190  0x00004d40 copy  0x0000003f , 0x00000002 
- 00020191  0x00004d41 bpatchx  0x00000011 , 0x00004022 
- 00020192  0x00004d42 setarg  0x00000050 
- 00020193  0x00004d43 isub  0x00000002 , 0x0000003e 
- 00020194  0x00004d44 branch  0x00004eed , 0x00000005 
- 00020195  0x00004d45 setarg  0x00000051 
- 00020196  0x00004d46 isub  0x00000002 , 0x0000003e 
- 00020197  0x00004d47 branch  0x00004ef3 , 0x00000005 
- 00020198  0x00004d48 setarg  0x00000052 
- 00020199  0x00004d49 isub  0x00000002 , 0x0000003e 
- 00020200  0x00004d4a branch  0x00004eff , 0x00000005 
- 00020201  0x00004d4b setarg  0x00000053 
- 00020202  0x00004d4c isub  0x00000002 , 0x0000003e 
- 00020203  0x00004d4d branch  0x00004ef9 , 0x00000005 
- 00020204  0x00004d4e rtn 
- 00020205  0x00004d51 copy  0x0000000b , 0x0000003f 
- 00020206  0x00004d52 store  0x00000002 , 0x00004248 
- 00020207  0x00004d53 fetch  0x00000001 , 0x00004250 
- 00020208  0x00004d54 set1  0x00000001 , 0x0000003f 
- 00020209  0x00004d55 store  0x00000001 , 0x00004250 
- 00020210  0x00004d56 branch  0x00004e1e 
- 00020211  0x00004d58 copy  0x0000000b , 0x0000003f 
- 00020212  0x00004d59 store  0x00000002 , 0x0000424a 
- 00020213  0x00004d5a fetch  0x00000001 , 0x00004251 
- 00020214  0x00004d5b set1  0x00000001 , 0x0000003f 
- 00020215  0x00004d5c store  0x00000001 , 0x00004251 
- 00020216  0x00004d5d rtn 
- 00020217  0x00004d5f copy  0x0000000b , 0x0000003f 
- 00020218  0x00004d60 store  0x00000002 , 0x0000424c 
- 00020219  0x00004d61 fetch  0x00000001 , 0x00004253 
- 00020220  0x00004d62 set1  0x00000001 , 0x0000003f 
- 00020221  0x00004d63 store  0x00000001 , 0x00004253 
- 00020222  0x00004d64 rtn 
- 00020223  0x00004d66 copy  0x0000000b , 0x0000003f 
- 00020224  0x00004d67 store  0x00000002 , 0x0000424e 
- 00020225  0x00004d68 fetch  0x00000001 , 0x00004252 
- 00020226  0x00004d69 set1  0x00000001 , 0x0000003f 
- 00020227  0x00004d6a store  0x00000001 , 0x00004252 
- 00020228  0x00004d6b rtn 
- 00020229  0x00004d6e ifetch  0x00000001 , 0x00000006 
- 00020230  0x00004d6f copy  0x0000003f , 0x00000007 
- 00020231  0x00004d70 ifetch  0x00000002 , 0x00000006 
- 00020232  0x00004d71 copy  0x0000003f , 0x00000011 
- 00020233  0x00004d72 copy  0x00000013 , 0x0000003f 
- 00020234  0x00004d73 isub  0x00000011 , 0x00000013 
- 00020235  0x00004d74 ifetch  0x00000002 , 0x00000006 
- 00020236  0x00004d75 copy  0x0000003f , 0x00000002 
- 00020237  0x00004d76 copy  0x00000002 , 0x00000011 
- 00020238  0x00004d77 bpatchx  0x00000012 , 0x00004022 
- 00020239  0x00004d78 setarg  0x00000050 
- 00020240  0x00004d79 isub  0x00000002 , 0x0000003e 
- 00020241  0x00004d7a branch  0x00004f1c , 0x00000005 
- 00020242  0x00004d7b setarg  0x00000051 
- 00020243  0x00004d7c isub  0x00000002 , 0x0000003e 
- 00020244  0x00004d7d branch  0x00004f3a , 0x00000005 
- 00020245  0x00004d7e setarg  0x00000052 
- 00020246  0x00004d7f isub  0x00000002 , 0x0000003e 
- 00020247  0x00004d80 branch  0x00004f26 , 0x00000005 
- 00020248  0x00004d81 setarg  0x00000053 
- 00020249  0x00004d82 isub  0x00000002 , 0x0000003e 
- 00020250  0x00004d83 branch  0x00004f30 , 0x00000005 
- 00020251  0x00004d84 branch  0x00005062 
- 00020252  0x00004d87 copy  0x00000005 , 0x0000000b 
- 00020253  0x00004d88 fetch  0x00000001 , 0x00004250 
- 00020254  0x00004d89 set1  0x00000004 , 0x0000003f 
- 00020255  0x00004d8a set1  0x00000003 , 0x0000003f 
- 00020256  0x00004d8c store  0x00000001 , 0x00004250 
- 00020257  0x00004d8d copy  0x0000000b , 0x00000005 
- 00020258  0x00004d8e arg  0x00000050 , 0x0000000b 
- 00020259  0x00004d8f fetch  0x00000002 , 0x00004248 
- 00020260  0x00004d90 copy  0x0000003f , 0x00000002 
- 00020261  0x00004d91 branch  0x00004f43 
- 00020262  0x00004d93 copy  0x00000005 , 0x0000000b 
- 00020263  0x00004d94 fetch  0x00000001 , 0x00004252 
- 00020264  0x00004d95 set1  0x00000004 , 0x0000003f 
- 00020265  0x00004d96 set1  0x00000003 , 0x0000003f 
- 00020266  0x00004d98 store  0x00000001 , 0x00004252 
- 00020267  0x00004d99 copy  0x0000000b , 0x00000005 
- 00020268  0x00004d9a arg  0x00000052 , 0x0000000b 
- 00020269  0x00004d9b fetch  0x00000002 , 0x0000424c 
- 00020270  0x00004d9c copy  0x0000003f , 0x00000002 
- 00020271  0x00004d9d branch  0x00004f43 
- 00020272  0x00004d9f copy  0x00000005 , 0x0000000b 
- 00020273  0x00004da0 fetch  0x00000001 , 0x00004253 
- 00020274  0x00004da1 set1  0x00000004 , 0x0000003f 
- 00020275  0x00004da2 set1  0x00000003 , 0x0000003f 
- 00020276  0x00004da4 store  0x00000001 , 0x00004253 
- 00020277  0x00004da5 copy  0x0000000b , 0x00000005 
- 00020278  0x00004da6 arg  0x00000053 , 0x0000000b 
- 00020279  0x00004da7 fetch  0x00000002 , 0x0000424e 
- 00020280  0x00004da8 copy  0x0000003f , 0x00000002 
- 00020281  0x00004da9 branch  0x00004f43 
- 00020282  0x00004dab copy  0x00000005 , 0x0000000b 
- 00020283  0x00004dac fetch  0x00000001 , 0x00004251 
- 00020284  0x00004dad set1  0x00000004 , 0x0000003f 
- 00020285  0x00004dae set1  0x00000003 , 0x0000003f 
- 00020286  0x00004db0 store  0x00000001 , 0x00004251 
- 00020287  0x00004db2 copy  0x0000000b , 0x00000005 
- 00020288  0x00004db3 arg  0x00000051 , 0x0000000b 
- 00020289  0x00004db4 fetch  0x00000002 , 0x0000424a 
- 00020290  0x00004db5 copy  0x0000003f , 0x00000002 
- 00020291  0x00004db7 bpatchx  0x00000013 , 0x00004022 
- 00020292  0x00004db8 setarg  0x00000005 
- 00020293  0x00004db9 istore  0x00000001 , 0x00000005 
- 00020294  0x00004dba copy  0x00000007 , 0x0000003f 
- 00020295  0x00004dbb istore  0x00000001 , 0x00000005 
- 00020296  0x00004dbc setarg  0x00000006 
- 00020297  0x00004dbd istore  0x00000002 , 0x00000005 
- 00020298  0x00004dbe copy  0x00000002 , 0x0000003f 
- 00020299  0x00004dbf istore  0x00000002 , 0x00000005 
- 00020300  0x00004dc0 force  0x00000000 , 0x0000003f 
- 00020301  0x00004dc1 istore  0x00000002 , 0x00000005 
- 00020302  0x00004dc2 force  0x00000000 , 0x0000003f 
- 00020303  0x00004dc3 istore  0x00000002 , 0x00000005 
- 00020304  0x00004dc4 force  0x0000000a , 0x0000003f 
- 00020305  0x00004dc5 iadd  0x00000012 , 0x00000012 
- 00020306  0x00004dc7 storet  0x00000002 , 0x00000282 
- 00020307  0x00004dc8 copy  0x00000007 , 0x0000003f 
- 00020308  0x00004dc9 store  0x00000001 , 0x00000281 
- 00020309  0x00004dca force  0x00000050 , 0x0000003f 
- 00020310  0x00004dcb icompare  0x000000ff , 0x0000000b 
- 00020311  0x00004dcc branch  0x00004f59 , 0x00000001 
- 00020312  0x00004dcd increase  0x00000001 , 0x0000003f 
- 00020313  0x00004dd0 rtn 
- 00020314  0x00004dd2 disable  0x00000028 
- 00020315  0x00004dd3 rtnbit1  0x00000002 , 0x0000003f 
- 00020316  0x00004dd4 rtnbit0  0x00000000 , 0x0000003f 
- 00020317  0x00004dd5 rtnbit0  0x00000001 , 0x0000003f 
- 00020318  0x00004dd6 set1  0x00000002 , 0x0000003f 
- 00020319  0x00004dd7 copy  0x00000006 , 0x00000005 
- 00020320  0x00004dd8 increase  0xffffffff , 0x00000005 
- 00020321  0x00004dd9 istore  0x00000001 , 0x00000005 
- 00020322  0x00004dda enable  0x00000028 
- 00020323  0x00004ddb rtn 
- 00020324  0x00004dde fetch  0x00000001 , 0x00004250 
- 00020325  0x00004ddf call  0x00004f5a 
- 00020326  0x00004de0 nbranch  0x00004f6b , 0x00000028 
- 00020327  0x00004de1 jam  0x00000050 , 0x00000280 
- 00020328  0x00004de2 fetch  0x00000002 , 0x00004248 
- 00020329  0x00004de3 store  0x00000002 , 0x00000282 
- 00020330  0x00004de4 branch  0x00004f7f 
- 00020331  0x00004de6 fetch  0x00000001 , 0x00004251 
- 00020332  0x00004de7 call  0x00004f5a 
- 00020333  0x00004de8 nbranch  0x00004f72 , 0x00000028 
- 00020334  0x00004de9 jam  0x00000051 , 0x00000280 
- 00020335  0x00004dea fetch  0x00000002 , 0x0000424a 
- 00020336  0x00004deb store  0x00000002 , 0x00000282 
- 00020337  0x00004dec branch  0x00004f7f 
- 00020338  0x00004dee fetch  0x00000001 , 0x00004252 
- 00020339  0x00004def call  0x00004f5a 
- 00020340  0x00004df0 nbranch  0x00004f79 , 0x00000028 
- 00020341  0x00004df1 jam  0x00000052 , 0x00000280 
- 00020342  0x00004df2 fetch  0x00000002 , 0x0000424c 
- 00020343  0x00004df3 store  0x00000002 , 0x00000282 
- 00020344  0x00004df4 branch  0x00004f7f 
- 00020345  0x00004df6 fetch  0x00000001 , 0x00004253 
- 00020346  0x00004df7 call  0x00004f5a 
- 00020347  0x00004df8 nrtn  0x00000028 
- 00020348  0x00004df9 jam  0x00000053 , 0x00000280 
- 00020349  0x00004dfa fetch  0x00000002 , 0x0000424e 
- 00020350  0x00004dfb store  0x00000002 , 0x00000282 
- 00020351  0x00004dff bpatchx  0x00000014 , 0x00004022 
- 00020352  0x00004e00 call  0x0000523a 
- 00020353  0x00004e01 call  0x000052b8 
- 00020354  0x00004e02 force  0x00000000 , 0x00000012 
- 00020355  0x00004e03 call  0x000052c3 
- 00020356  0x00004e04 force  0x00000004 , 0x0000003f 
- 00020357  0x00004e05 istore  0x00000001 , 0x00000005 
- 00020358  0x00004e06 fetch  0x00000001 , 0x00004255 
- 00020359  0x00004e07 istore  0x00000001 , 0x00000005 
- 00020360  0x00004e08 setarg  0x00000008 
- 00020361  0x00004e09 istore  0x00000002 , 0x00000005 
- 00020362  0x00004e0a fetch  0x00000002 , 0x00000282 
- 00020363  0x00004e0b istore  0x00000002 , 0x00000005 
- 00020364  0x00004e0c setarg  0x00000000 
- 00020365  0x00004e0d istore  0x00000002 , 0x00000005 
- 00020366  0x00004e0e force  0x00000001 , 0x0000003f 
- 00020367  0x00004e0f istore  0x00000001 , 0x00000005 
- 00020368  0x00004e10 force  0x00000002 , 0x0000003f 
- 00020369  0x00004e11 istore  0x00000001 , 0x00000005 
- 00020370  0x00004e12 fetch  0x00000001 , 0x00000280 
- 00020371  0x00004e13 beq  0x00000051 , 0x00004f97 
- 00020372  0x00004e14 setarg  0x00000030 
- 00020373  0x00004e15 istore  0x00000002 , 0x00000005 
- 00020374  0x00004e16 branch  0x00004f99 
- 00020375  0x00004e18 setarg  0x000003e3 
- 00020376  0x00004e19 istore  0x00000002 , 0x00000005 
- 00020377  0x00004e1b arg  0x0000000c , 0x00000002 
- 00020378  0x00004e1c storet  0x00000002 , 0x0000026f 
- 00020379  0x00004e1d call  0x000052c1 
- 00020380  0x00004e1e fetch  0x00000002 , 0x0000026f 
- 00020381  0x00004e1f istore  0x00000002 , 0x00000005 
- 00020382  0x00004e20 force  0x00000001 , 0x0000003f 
- 00020383  0x00004e21 istore  0x00000002 , 0x00000005 
- 00020384  0x00004e22 jam  0x00000000 , 0x00000280 
- 00020385  0x00004e24 branch  0x00004e1e 
- 00020386  0x00004e27 increase  0x00000001 , 0x00000006 
- 00020387  0x00004e28 ifetch  0x00000002 , 0x00000006 
- 00020388  0x00004e29 copy  0x0000003f , 0x00000011 
- 00020389  0x00004e2a copy  0x00000013 , 0x0000003f 
- 00020390  0x00004e2b isub  0x00000011 , 0x00000013 
- 00020391  0x00004e2c ifetch  0x00000002 , 0x00000006 
- 00020392  0x00004e2d copy  0x0000003f , 0x00000011 
- 00020393  0x00004e2e bpatchx  0x00000015 , 0x00004022 
- 00020394  0x00004e2f setarg  0x00000050 
- 00020395  0x00004e30 isub  0x00000011 , 0x0000003e 
- 00020396  0x00004e31 branch  0x00004fba , 0x00000005 
- 00020397  0x00004e32 setarg  0x00000051 
- 00020398  0x00004e33 isub  0x00000011 , 0x0000003e 
- 00020399  0x00004e34 branch  0x00004fbe , 0x00000005 
- 00020400  0x00004e35 setarg  0x00000052 
- 00020401  0x00004e36 isub  0x00000011 , 0x0000003e 
- 00020402  0x00004e37 branch  0x00004fc2 , 0x00000005 
- 00020403  0x00004e38 setarg  0x00000053 
- 00020404  0x00004e39 isub  0x00000011 , 0x0000003e 
- 00020405  0x00004e3a branch  0x00004fc6 , 0x00000005 
- 00020406  0x00004e3b increase  0x00000002 , 0x00000006 
- 00020407  0x00004e3c ifetch  0x00000002 , 0x00000006 
- 00020408  0x00004e3d iforce  0x0000003e 
- 00020409  0x00004e3e branch  0x00004e1e 
- 00020410  0x00004e40 fetch  0x00000001 , 0x00004250 
- 00020411  0x00004e41 set1  0x00000005 , 0x0000003f 
- 00020412  0x00004e42 store  0x00000001 , 0x00004250 
- 00020413  0x00004e43 branch  0x00004e1e 
- 00020414  0x00004e45 fetch  0x00000001 , 0x00004251 
- 00020415  0x00004e46 set1  0x00000005 , 0x0000003f 
- 00020416  0x00004e47 store  0x00000001 , 0x00004251 
- 00020417  0x00004e48 branch  0x00004e1e 
- 00020418  0x00004e4a fetch  0x00000001 , 0x00004252 
- 00020419  0x00004e4b set1  0x00000005 , 0x0000003f 
- 00020420  0x00004e4c store  0x00000001 , 0x00004252 
- 00020421  0x00004e4d branch  0x00004e1e 
- 00020422  0x00004e4f fetch  0x00000001 , 0x00004253 
- 00020423  0x00004e50 set1  0x00000005 , 0x0000003f 
- 00020424  0x00004e51 store  0x00000001 , 0x00004253 
- 00020425  0x00004e52 jam  0x00000006 , 0x00000a99 
- 00020426  0x00004e53 branch  0x00007d86 
- 00020427  0x00004e58 ifetch  0x00000001 , 0x00000006 
- 00020428  0x00004e59 copy  0x0000003f , 0x00000007 
- 00020429  0x00004e5a ifetch  0x00000002 , 0x00000006 
- 00020430  0x00004e5b copy  0x0000003f , 0x00000011 
- 00020431  0x00004e5c copy  0x00000013 , 0x0000003f 
- 00020432  0x00004e5d isub  0x00000011 , 0x00000013 
- 00020433  0x00004e5e ifetch  0x00000002 , 0x00000006 
- 00020434  0x00004e5f copy  0x0000003f , 0x00000011 
- 00020435  0x00004e60 ifetch  0x00000002 , 0x00000006 
- 00020436  0x00004e61 copy  0x0000003f , 0x0000000b 
- 00020437  0x00004e62 copy  0x00000011 , 0x00000002 
- 00020438  0x00004e63 call  0x00007ea8 
- 00020439  0x00004e64 bpatchx  0x00000016 , 0x00004022 
- 00020440  0x00004e65 setarg  0x00000050 
- 00020441  0x00004e66 isub  0x00000002 , 0x0000003e 
- 00020442  0x00004e67 branch  0x00004ff2 , 0x00000005 
- 00020443  0x00004e68 setarg  0x00000051 
- 00020444  0x00004e69 isub  0x00000002 , 0x0000003e 
- 00020445  0x00004e6a branch  0x00005002 , 0x00000005 
- 00020446  0x00004e6b setarg  0x00000052 
- 00020447  0x00004e6c isub  0x00000002 , 0x0000003e 
- 00020448  0x00004e6d branch  0x00004fe6 , 0x00000005 
- 00020449  0x00004e6e setarg  0x00000053 
- 00020450  0x00004e6f isub  0x00000002 , 0x0000003e 
- 00020451  0x00004e70 branch  0x00004fec , 0x00000005 
- 00020452  0x00004e71 call  0x00005062 
- 00020453  0x00004e72 branch  0x00005017 
- 00020454  0x00004e74 copy  0x0000000b , 0x00000002 
- 00020455  0x00004e75 fetch  0x00000002 , 0x0000424c 
- 00020456  0x00004e76 isub  0x00000002 , 0x0000003e 
- 00020457  0x00004e77 branch  0x00004ff8 , 0x00000005 
- 00020458  0x00004e78 call  0x00005062 
- 00020459  0x00004e79 branch  0x00005017 
- 00020460  0x00004e7b copy  0x0000000b , 0x00000002 
- 00020461  0x00004e7c fetch  0x00000002 , 0x0000424e 
- 00020462  0x00004e7d isub  0x00000002 , 0x0000003e 
- 00020463  0x00004e7e branch  0x00004ffa , 0x00000005 
- 00020464  0x00004e7f call  0x00005062 
- 00020465  0x00004e80 branch  0x00005017 
- 00020466  0x00004e83 copy  0x0000000b , 0x00000002 
- 00020467  0x00004e84 fetch  0x00000002 , 0x00004248 
- 00020468  0x00004e85 isub  0x00000002 , 0x0000003e 
- 00020469  0x00004e86 branch  0x00004ffe , 0x00000005 
- 00020470  0x00004e87 call  0x00005062 
- 00020471  0x00004e88 branch  0x00005017 
- 00020472  0x00004e8a call  0x00005079 
- 00020473  0x00004e8b branch  0x0000500a 
- 00020474  0x00004e8d call  0x0000507f 
- 00020475  0x00004e8e fetch  0x00000002 , 0x0000424c 
- 00020476  0x00004e8f branch  0x0000500a , 0x00000034 
- 00020477  0x00004e97 branch  0x0000500a 
- 00020478  0x00004e9a call  0x00005074 
- 00020479  0x00004e9b fetch  0x00000001 , 0x00000288 
- 00020480  0x00004e9c nbranch  0x0000500a , 0x00000034 
- 00020481  0x00004e9f branch  0x0000500a 
- 00020482  0x00004ea1 copy  0x0000000b , 0x00000002 
- 00020483  0x00004ea2 fetch  0x00000002 , 0x0000424a 
- 00020484  0x00004ea3 isub  0x00000002 , 0x0000003e 
- 00020485  0x00004ea4 branch  0x00005008 , 0x00000005 
- 00020486  0x00004ea5 call  0x00005062 
- 00020487  0x00004ea6 branch  0x00005017 
- 00020488  0x00004ea8 call  0x0000506f 
- 00020489  0x00004ea9 branch  0x0000500a 
- 00020490  0x00004eab call  0x00007ead 
- 00020491  0x00004eac setarg  0x00000007 
- 00020492  0x00004ead istore  0x00000001 , 0x00000005 
- 00020493  0x00004eae copy  0x00000007 , 0x0000003f 
- 00020494  0x00004eaf istore  0x00000001 , 0x00000005 
- 00020495  0x00004eb0 setarg  0x00000004 
- 00020496  0x00004eb1 istore  0x00000002 , 0x00000005 
- 00020497  0x00004eb2 copy  0x00000011 , 0x0000003f 
- 00020498  0x00004eb3 istore  0x00000002 , 0x00000005 
- 00020499  0x00004eb4 copy  0x0000000b , 0x0000003f 
- 00020500  0x00004eb5 istore  0x00000002 , 0x00000005 
- 00020501  0x00004eb6 force  0x00000008 , 0x0000003f 
- 00020502  0x00004eb7 branch  0x00005019 
- 00020503  0x00004eb9 call  0x00007ead 
- 00020504  0x00004eba branch  0x00005019 
- 00020505  0x00004ebc iadd  0x00000012 , 0x00000012 
- 00020506  0x00004ebd branch  0x00004e1e 
- 00020507  0x00004ebf ifetch  0x00000001 , 0x00000006 
- 00020508  0x00004ec0 copy  0x0000003f , 0x00000007 
- 00020509  0x00004ec1 ifetch  0x00000002 , 0x00000006 
- 00020510  0x00004ec2 copy  0x0000003f , 0x00000011 
- 00020511  0x00004ec3 copy  0x00000013 , 0x0000003f 
- 00020512  0x00004ec4 isub  0x00000011 , 0x00000013 
- 00020513  0x00004ec5 ifetch  0x00000002 , 0x00000006 
- 00020514  0x00004ec6 copy  0x0000003f , 0x0000000b 
- 00020515  0x00004ec7 ifetch  0x00000002 , 0x00000006 
- 00020516  0x00004ec8 copy  0x0000003f , 0x00000002 
- 00020517  0x00004ec9 call  0x00007ea8 
- 00020518  0x00004eca bpatchx  0x00000017 , 0x00004022 
- 00020519  0x00004ecb setarg  0x00000050 
- 00020520  0x00004ecc isub  0x00000002 , 0x0000003e 
- 00020521  0x00004ecd branch  0x00005035 , 0x00000005 
- 00020522  0x00004ece setarg  0x00000051 
- 00020523  0x00004ecf isub  0x00000002 , 0x0000003e 
- 00020524  0x00004ed0 branch  0x0000503b , 0x00000005 
- 00020525  0x00004ed1 setarg  0x00000052 
- 00020526  0x00004ed2 isub  0x00000002 , 0x0000003e 
- 00020527  0x00004ed3 branch  0x00005041 , 0x00000005 
- 00020528  0x00004ed4 setarg  0x00000053 
- 00020529  0x00004ed5 isub  0x00000002 , 0x0000003e 
- 00020530  0x00004ed6 branch  0x00005047 , 0x00000005 
- 00020531  0x00004ed7 call  0x00005062 
- 00020532  0x00004ed8 branch  0x0000504f 
- 00020533  0x00004eda copy  0x00000002 , 0x00000011 
- 00020534  0x00004edb copy  0x0000000b , 0x00000002 
- 00020535  0x00004edc fetch  0x00000002 , 0x00004248 
- 00020536  0x00004edd isub  0x00000002 , 0x0000003e 
- 00020537  0x00004ede call  0x00005074 , 0x00000005 
- 00020538  0x00004edf branch  0x0000504d 
- 00020539  0x00004ee1 copy  0x00000002 , 0x00000011 
- 00020540  0x00004ee2 copy  0x0000000b , 0x00000002 
- 00020541  0x00004ee3 fetch  0x00000002 , 0x0000424a 
- 00020542  0x00004ee4 isub  0x00000002 , 0x0000003e 
- 00020543  0x00004ee5 call  0x0000506f , 0x00000005 
- 00020544  0x00004ee6 branch  0x0000504d 
- 00020545  0x00004ee8 copy  0x00000002 , 0x00000011 
- 00020546  0x00004ee9 copy  0x0000000b , 0x00000002 
- 00020547  0x00004eea fetch  0x00000002 , 0x0000424c 
- 00020548  0x00004eeb isub  0x00000002 , 0x0000003e 
- 00020549  0x00004eec call  0x00005079 , 0x00000005 
- 00020550  0x00004eed branch  0x0000504d 
- 00020551  0x00004eef copy  0x00000002 , 0x00000011 
- 00020552  0x00004ef0 copy  0x0000000b , 0x00000002 
- 00020553  0x00004ef1 fetch  0x00000002 , 0x0000424e 
- 00020554  0x00004ef2 isub  0x00000002 , 0x0000003e 
- 00020555  0x00004ef3 call  0x0000507f , 0x00000005 
- 00020556  0x00004ef4 branch  0x0000504d 
- 00020557  0x00004ef6 call  0x00007ead 
- 00020558  0x00004ef7 branch  0x00004e1e 
- 00020559  0x00004ef9 branch  0x00004e1e 
- 00020560  0x00004efd ifetch  0x00000001 , 0x00000006 
- 00020561  0x00004efe copy  0x0000003f , 0x00000007 
- 00020562  0x00004eff ifetch  0x00000002 , 0x00000006 
- 00020563  0x00004f00 copy  0x0000003f , 0x00000011 
- 00020564  0x00004f01 iadd  0x00000006 , 0x00000006 
- 00020565  0x00004f02 setarg  0x00000009 
- 00020566  0x00004f03 istore  0x00000001 , 0x00000005 
- 00020567  0x00004f04 copy  0x00000007 , 0x0000003f 
- 00020568  0x00004f05 istore  0x00000001 , 0x00000005 
- 00020569  0x00004f06 force  0x00000000 , 0x0000003f 
- 00020570  0x00004f07 istore  0x00000002 , 0x00000005 
- 00020571  0x00004f08 force  0x00000004 , 0x0000003f 
- 00020572  0x00004f09 iadd  0x00000012 , 0x00000012 
- 00020573  0x00004f0a copy  0x00000013 , 0x0000003f 
- 00020574  0x00004f0b isub  0x00000011 , 0x00000013 
- 00020575  0x00004f0c branch  0x00004e1e 
- 00020576  0x00004f0e branch  0x00004e1e 
- 00020577  0x00004f11 branch  0x00004e1e 
- 00020578  0x00004f13 force  0x00000000 , 0x00000012 
- 00020579  0x00004f14 call  0x000052c3 
- 00020580  0x00004f15 setarg  0x00000001 
- 00020581  0x00004f16 istore  0x00000001 , 0x00000005 
- 00020582  0x00004f17 copy  0x00000007 , 0x0000003f 
- 00020583  0x00004f18 istore  0x00000001 , 0x00000005 
- 00020584  0x00004f19 setarg  0x00000002 
- 00020585  0x00004f1a istore  0x00000002 , 0x00000005 
- 00020586  0x00004f1b setarg  0x00000000 
- 00020587  0x00004f1c istore  0x00000002 , 0x00000005 
- 00020588  0x00004f1d increase  0x00000006 , 0x00000012 
- 00020589  0x00004f1e arg  0x00000004 , 0x00000013 
- 00020590  0x00004f1f branch  0x00004e1e 
- 00020591  0x00004f24 setarg  0x00000000 
- 00020592  0x00004f25 store  0x00000002 , 0x0000027b 
- 00020593  0x00004f26 store  0x00000002 , 0x0000424a 
- 00020594  0x00004f27 jam  0x00000000 , 0x00004251 
- 00020595  0x00004f28 rtn 
- 00020596  0x00004f2a setarg  0x00000000 
- 00020597  0x00004f2b store  0x00000002 , 0x00000275 
- 00020598  0x00004f2c store  0x00000002 , 0x00004248 
- 00020599  0x00004f2d jam  0x00000000 , 0x00004250 
- 00020600  0x00004f2e rtn 
- 00020601  0x00004f30 setarg  0x00000000 
- 00020602  0x00004f31 store  0x00000002 , 0x0000424c 
- 00020603  0x00004f32 jam  0x00000000 , 0x00004252 
- 00020604  0x00004f33 fetch  0x00000001 , 0x00004253 
- 00020605  0x00004f34 beq  0x00000000 , 0x00005085 
- 00020606  0x00004f35 rtn 
- 00020607  0x00004f38 setarg  0x00000000 
- 00020608  0x00004f39 store  0x00000002 , 0x0000424e 
- 00020609  0x00004f3a jam  0x00000000 , 0x00004253 
- 00020610  0x00004f3b fetch  0x00000001 , 0x00004252 
- 00020611  0x00004f3c beq  0x00000000 , 0x00005085 
- 00020612  0x00004f3d rtn 
- 00020613  0x00004f40 jam  0x00000007 , 0x00000a99 
- 00020614  0x00004f41 branch  0x00007d86 
- 00020615  0x00004f44 fetch  0x00000001 , 0x0000027f 
- 00020616  0x00004f45 set0  0x00000000 , 0x0000003f 
- 00020617  0x00004f46 store  0x00000001 , 0x0000027f 
- 00020618  0x00004f47 fetch  0x00000002 , 0x0000424e 
- 00020619  0x00004f48 rtn  0x00000034 
- 00020620  0x00004f49 call  0x000052b8 
- 00020621  0x00004f4a fetch  0x00000002 , 0x0000424e 
- 00020622  0x00004f4b copy  0x0000003f , 0x00000011 
- 00020623  0x00004f4c force  0x00000053 , 0x00000012 
- 00020624  0x00004f4d branch  0x0000509a 
- 00020625  0x00004f4f fetch  0x00000001 , 0x0000027f 
- 00020626  0x00004f50 set0  0x00000007 , 0x0000003f 
- 00020627  0x00004f51 store  0x00000001 , 0x0000027f 
- 00020628  0x00004f52 fetch  0x00000002 , 0x0000424c 
- 00020629  0x00004f53 rtn  0x00000034 
- 00020630  0x00004f54 call  0x000052b8 
- 00020631  0x00004f55 fetch  0x00000002 , 0x0000424c 
- 00020632  0x00004f56 copy  0x0000003f , 0x00000011 
- 00020633  0x00004f57 force  0x00000052 , 0x00000012 
- 00020634  0x00004f59 call  0x0000523a 
- 00020635  0x00004f5a call  0x000052c3 
- 00020636  0x00004f5b force  0x00000006 , 0x0000003f 
- 00020637  0x00004f5c istore  0x00000001 , 0x00000005 
- 00020638  0x00004f5d fetch  0x00000001 , 0x00004255 
- 00020639  0x00004f5e istore  0x00000001 , 0x00000005 
- 00020640  0x00004f5f setarg  0x00000004 
- 00020641  0x00004f60 istore  0x00000002 , 0x00000005 
- 00020642  0x00004f61 copy  0x00000011 , 0x0000003f 
- 00020643  0x00004f62 istore  0x00000002 , 0x00000005 
- 00020644  0x00004f63 copy  0x00000012 , 0x0000003f 
- 00020645  0x00004f64 istore  0x00000002 , 0x00000005 
- 00020646  0x00004f65 force  0x00000008 , 0x00000002 
- 00020647  0x00004f66 branch  0x000050de 
- 00020648  0x00004f69 bpatchx  0x00000018 , 0x00004023 
- 00020649  0x00004f6a call  0x0000523a 
- 00020650  0x00004f6b call  0x000052c3 
- 00020651  0x00004f6c setarg  0x00000002 
- 00020652  0x00004f6d istore  0x00000001 , 0x00000005 
- 00020653  0x00004f6e fetch  0x00000001 , 0x00004255 
- 00020654  0x00004f6f istore  0x00000001 , 0x00000005 
- 00020655  0x00004f70 setarg  0x00000004 
- 00020656  0x00004f71 istore  0x00000002 , 0x00000005 
- 00020657  0x00004f72 copy  0x00000002 , 0x0000003f 
- 00020658  0x00004f73 istore  0x00000002 , 0x00000005 
- 00020659  0x00004f74 copy  0x0000000b , 0x0000003f 
- 00020660  0x00004f75 istore  0x00000002 , 0x00000005 
- 00020661  0x00004f76 arg  0x00000008 , 0x00000002 
- 00020662  0x00004f77 branch  0x000050de 
- 00020663  0x00004f79 bpatchx  0x00000019 , 0x00004023 
- 00020664  0x00004f7a call  0x0000523a 
- 00020665  0x00004f7b call  0x000052c3 
- 00020666  0x00004f7c setarg  0x00000004 
- 00020667  0x00004f7d istore  0x00000001 , 0x00000005 
- 00020668  0x00004f7e fetch  0x00000001 , 0x00004255 
- 00020669  0x00004f7f istore  0x00000001 , 0x00000005 
- 00020670  0x00004f80 setarg  0x00000008 
- 00020671  0x00004f81 istore  0x00000002 , 0x00000005 
- 00020672  0x00004f83 copy  0x00000002 , 0x0000003f 
- 00020673  0x00004f85 istore  0x00000002 , 0x00000005 
- 00020674  0x00004f86 setarg  0x00000000 
- 00020675  0x00004f87 istore  0x00000002 , 0x00000005 
- 00020676  0x00004f88 setarg  0x00000001 
- 00020677  0x00004f89 istore  0x00000001 , 0x00000005 
- 00020678  0x00004f8a setarg  0x00000002 
- 00020679  0x00004f8b istore  0x00000001 , 0x00000005 
- 00020680  0x00004f8c setarg  0x000003e3 
- 00020681  0x00004f8d istore  0x00000002 , 0x00000005 
- 00020682  0x00004f8e arg  0x0000000c , 0x00000002 
- 00020683  0x00004f8f branch  0x000050de 
- 00020684  0x00004f91 bpatchx  0x0000001a , 0x00004023 
- 00020685  0x00004f92 call  0x0000523a 
- 00020686  0x00004f93 call  0x000052c3 
- 00020687  0x00004f94 setarg  0x00000006 
- 00020688  0x00004f95 istore  0x00000001 , 0x00000005 
- 00020689  0x00004f96 fetch  0x00000001 , 0x00004255 
- 00020690  0x00004f97 increase  0x00000001 , 0x0000003f 
- 00020691  0x00004f98 copy  0x00000005 , 0x00000011 
- 00020692  0x00004f99 store  0x00000001 , 0x00004255 
- 00020693  0x00004f9a copy  0x00000011 , 0x00000005 
- 00020694  0x00004f9b istore  0x00000001 , 0x00000005 
- 00020695  0x00004f9c setarg  0x00000004 
- 00020696  0x00004f9d istore  0x00000002 , 0x00000005 
- 00020697  0x00004f9e copy  0x00000002 , 0x0000003f 
- 00020698  0x00004f9f istore  0x00000002 , 0x00000005 
- 00020699  0x00004fa0 copy  0x0000000b , 0x0000003f 
- 00020700  0x00004fa1 istore  0x00000002 , 0x00000005 
- 00020701  0x00004fa2 arg  0x00000008 , 0x00000002 
- 00020702  0x00004fa6 storet  0x00000002 , 0x0000026f 
- 00020703  0x00004fa7 copy  0x00000002 , 0x0000003f 
- 00020704  0x00004fa8 branch  0x00005264 , 0x00000034 
- 00020705  0x00004fa9 call  0x000052c1 
- 00020706  0x00004faa fetch  0x00000002 , 0x0000026f 
- 00020707  0x00004fab istore  0x00000002 , 0x00000005 
- 00020708  0x00004fac force  0x00000001 , 0x0000003f 
- 00020709  0x00004fad istore  0x00000002 , 0x00000005 
- 00020710  0x00004fae rtn 
- 00020711  0x00004fb1 fetch  0x00000002 , 0x00000275 
- 00020712  0x00004fb2 branch  0x00002a8c , 0x00000034 
- 00020713  0x00004fb3 call  0x000052ce 
- 00020714  0x00004fb4 fetch  0x00000002 , 0x00000275 
- 00020715  0x00004fb5 istore  0x00000002 , 0x00000005 
- 00020716  0x00004fb6 fetch  0x00000002 , 0x00004248 
- 00020717  0x00004fb7 istore  0x00000002 , 0x00000005 
- 00020718  0x00004fb8 rtn 
- 00020719  0x00004fba fetch  0x00000002 , 0x00000266 
- 00020720  0x00004fbb branch  0x00004dfc , 0x00000034 
- 00020721  0x00004fbc bpatchx  0x0000001b , 0x00004023 
- 00020722  0x00004fbd fetch  0x00000001 , 0x00000268 
- 00020723  0x00004fbe beq  0x00000001 , 0x000050f9 
- 00020724  0x00004fbf beq  0x00000050 , 0x00004de8 
- 00020725  0x00004fc0 beq  0x00000051 , 0x00004df5 
- 00020726  0x00004fc1 beq  0x00000052 , 0x00004df3 
- 00020727  0x00004fc2 beq  0x00000053 , 0x00004df3 
- 00020728  0x00004fc3 branch  0x00004dfc 
- 00020729  0x00004fc6 bpatchx  0x0000001c , 0x00004023 
- 00020730  0x00004fc7 call  0x000052b8 
- 00020731  0x00004fc8 force  0x00000000 , 0x00000012 
- 00020732  0x00004fc9 call  0x000052c3 
- 00020733  0x00004fca copy  0x0000003f , 0x00000005 
- 00020734  0x00004fcb fetch  0x00000002 , 0x00000266 
- 00020735  0x00004fcc copy  0x0000003f , 0x00000013 
- 00020736  0x00004fcd fetch  0x00000002 , 0x00000264 
- 00020737  0x00004fce iforce  0x00000006 
- 00020738  0x00004fd0 call  0x00005108 
- 00020739  0x00004fd1 increase  0xfffffffc , 0x00000013 
- 00020740  0x00004fd2 nbranch  0x00005102 , 0x00000005 
- 00020741  0x00004fd3 copy  0x00000012 , 0x00000002 
- 00020742  0x00004fd4 call  0x000050de 
- 00020743  0x00004fd5 branch  0x00004dfc 
- 00020744  0x00004fd8 ifetch  0x00000001 , 0x00000006 
- 00020745  0x00004fd9 beq  0x00000002 , 0x00005113 
- 00020746  0x00004fda beq  0x00000001 , 0x00005116 
- 00020747  0x00004fdb beq  0x00000003 , 0x00005120 
- 00020748  0x00004fdc beq  0x00000005 , 0x0000515c 
- 00020749  0x00004fdd beq  0x00000004 , 0x0000518e 
- 00020750  0x00004fde beq  0x00000007 , 0x00005213 
- 00020751  0x00004fdf beq  0x00000006 , 0x000051e1 
- 00020752  0x00004fe0 beq  0x00000008 , 0x00005050 
- 00020753  0x00004fe1 beq  0x0000000a , 0x00004e3a 
- 00020754  0x00004fe2 branch  0x0000522e 
- 00020755  0x00004fe5 call  0x00007ea8 
- 00020756  0x00004fe7 call  0x00007ead 
- 00020757  0x00004fe8 branch  0x00004e51 
- 00020758  0x00004fea ifetch  0x00000001 , 0x00000006 
- 00020759  0x00004feb copy  0x0000003f , 0x00000007 
- 00020760  0x00004fec ifetch  0x00000002 , 0x00000006 
- 00020761  0x00004fed copy  0x0000003f , 0x00000011 
- 00020762  0x00004fee copy  0x00000013 , 0x0000003f 
- 00020763  0x00004fef isub  0x00000011 , 0x00000013 
- 00020764  0x00004ff1 ifetch  0x00000001 , 0x00000006 
- 00020765  0x00004ff2 increase  0xffffffff , 0x00000011 
- 00020766  0x00004ff3 nbranch  0x0000511c , 0x00000005 
- 00020767  0x00004ff4 rtn 
- 00020768  0x00004ff6 ifetch  0x00000001 , 0x00000006 
- 00020769  0x00004ff7 copy  0x0000003f , 0x00000007 
- 00020770  0x00004ff8 ifetch  0x00000002 , 0x00000006 
- 00020771  0x00004ff9 copy  0x0000003f , 0x00000011 
- 00020772  0x00004ffa ifetch  0x00000002 , 0x00000006 
- 00020773  0x00004ffb copy  0x0000003f , 0x0000000b 
- 00020774  0x00004ffc ifetch  0x00000002 , 0x00000006 
- 00020775  0x00004ffd copy  0x0000003f , 0x00000002 
- 00020776  0x00004ffe ifetch  0x00000002 , 0x00000006 
- 00020777  0x00004fff sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00020778  0x00005000 branch  0x00005132 , 0x00000005 
- 00020779  0x00005001 beq  0x00000002 , 0x0000512e 
- 00020780  0x00005002 beq  0x00000004 , 0x0000512e 
- 00020781  0x00005003 branch  0x00005130 
- 00020782  0x00005005 jam  0x00000016 , 0x00000a99 
- 00020783  0x00005006 call  0x00007d86 
- 00020784  0x00005008 ifetch  0x00000002 , 0x00000006 
- 00020785  0x00005009 branch  0x00005159 
- 00020786  0x0000500b call  0x00007ea8 
- 00020787  0x0000500f bpatchx  0x0000001d , 0x00004023 
- 00020788  0x00005010 setarg  0x00000050 
- 00020789  0x00005011 isub  0x00000002 , 0x0000003e 
- 00020790  0x00005012 branch  0x00005141 , 0x00000005 
- 00020791  0x00005013 setarg  0x00000051 
- 00020792  0x00005014 isub  0x00000002 , 0x0000003e 
- 00020793  0x00005015 branch  0x00005147 , 0x00000005 
- 00020794  0x00005016 setarg  0x00000053 
- 00020795  0x00005017 isub  0x00000002 , 0x0000003e 
- 00020796  0x00005018 branch  0x00005153 , 0x00000005 
- 00020797  0x00005019 setarg  0x00000052 
- 00020798  0x0000501a isub  0x00000002 , 0x0000003e 
- 00020799  0x0000501b branch  0x0000514d , 0x00000005 
- 00020800  0x0000501c branch  0x00005159 
- 00020801  0x0000501e copy  0x0000000b , 0x0000003f 
- 00020802  0x0000501f store  0x00000002 , 0x00004248 
- 00020803  0x00005020 fetch  0x00000001 , 0x00004250 
- 00020804  0x00005021 set1  0x00000001 
- 00020805  0x00005022 store  0x00000001 , 0x00004250 
- 00020806  0x00005023 branch  0x00005158 
- 00020807  0x00005025 copy  0x0000000b , 0x0000003f 
- 00020808  0x00005026 store  0x00000002 , 0x0000424a 
- 00020809  0x00005027 fetch  0x00000001 , 0x00004251 
- 00020810  0x00005028 set1  0x00000001 
- 00020811  0x00005029 store  0x00000001 , 0x00004251 
- 00020812  0x0000502a branch  0x00005158 
- 00020813  0x0000502c copy  0x0000000b , 0x0000003f 
- 00020814  0x0000502d store  0x00000002 , 0x0000424c 
- 00020815  0x0000502e fetch  0x00000001 , 0x00004252 
- 00020816  0x0000502f set1  0x00000001 
- 00020817  0x00005030 store  0x00000001 , 0x00004252 
- 00020818  0x00005031 branch  0x00005158 
- 00020819  0x00005033 copy  0x0000000b , 0x0000003f 
- 00020820  0x00005034 store  0x00000002 , 0x0000424e 
- 00020821  0x00005035 fetch  0x00000001 , 0x00004253 
- 00020822  0x00005036 set1  0x00000001 
- 00020823  0x00005037 store  0x00000001 , 0x00004253 
- 00020824  0x0000503b call  0x00007ead 
- 00020825  0x0000503d copy  0x00000013 , 0x0000003f 
- 00020826  0x0000503e isub  0x00000011 , 0x00000013 
- 00020827  0x0000503f rtn 
- 00020828  0x00005042 ifetch  0x00000001 , 0x00000006 
- 00020829  0x00005043 copy  0x0000003f , 0x00000007 
- 00020830  0x00005044 ifetch  0x00000002 , 0x00000006 
- 00020831  0x00005045 copy  0x0000003f , 0x00000011 
- 00020832  0x00005046 copy  0x00000013 , 0x0000003f 
- 00020833  0x00005047 isub  0x00000011 , 0x00000013 
- 00020834  0x00005048 ifetch  0x00000002 , 0x00000006 
- 00020835  0x00005049 copy  0x0000003f , 0x0000000b 
- 00020836  0x0000504a ifetch  0x00000002 , 0x00000006 
- 00020837  0x0000504b ifetch  0x00000002 , 0x00000006 
- 00020838  0x0000504c nbranch  0x00005188 , 0x00000034 
- 00020839  0x0000504d call  0x00007ea8 
- 00020840  0x00005051 copy  0x0000000b , 0x00000002 
- 00020841  0x00005052 bpatchx  0x0000001e , 0x00004023 
- 00020842  0x00005053 setarg  0x00000050 
- 00020843  0x00005054 isub  0x00000002 , 0x0000003e 
- 00020844  0x00005055 branch  0x00005176 , 0x00000005 
- 00020845  0x00005056 setarg  0x00000051 
- 00020846  0x00005057 isub  0x00000002 , 0x0000003e 
- 00020847  0x00005058 branch  0x0000517a , 0x00000005 
- 00020848  0x00005059 setarg  0x00000052 
- 00020849  0x0000505a isub  0x00000002 , 0x0000003e 
- 00020850  0x0000505b branch  0x0000517e , 0x00000005 
- 00020851  0x0000505c setarg  0x00000053 
- 00020852  0x0000505d isub  0x00000002 , 0x0000003e 
- 00020853  0x0000505e branch  0x00005182 , 0x00000005 
- 00020854  0x00005060 fetch  0x00000001 , 0x00004250 
- 00020855  0x00005061 set1  0x00000005 
- 00020856  0x00005062 store  0x00000001 , 0x00004250 
- 00020857  0x00005063 rtn 
- 00020858  0x00005065 fetch  0x00000001 , 0x00004251 
- 00020859  0x00005066 set1  0x00000005 
- 00020860  0x00005067 store  0x00000001 , 0x00004251 
- 00020861  0x00005068 rtn 
- 00020862  0x0000506a fetch  0x00000001 , 0x00004252 
- 00020863  0x0000506b set1  0x00000005 
- 00020864  0x0000506c store  0x00000001 , 0x00004252 
- 00020865  0x0000506d rtn 
- 00020866  0x0000506f fetch  0x00000001 , 0x00004253 
- 00020867  0x00005070 set1  0x00000005 
- 00020868  0x00005071 store  0x00000001 , 0x00004253 
- 00020869  0x00005072 jam  0x00000006 , 0x00000a99 
- 00020870  0x00005073 branch  0x00007d86 
- 00020871  0x00005077 call  0x00007ead 
- 00020872  0x00005079 increase  0xfffffffa , 0x00000011 
- 00020873  0x0000507b branch  0x0000518d , 0x00000005 
- 00020874  0x0000507c increase  0x00000001 , 0x00000006 
- 00020875  0x0000507d increase  0xffffffff , 0x00000011 
- 00020876  0x0000507e branch  0x00005189 
- 00020877  0x00005080 rtn 
- 00020878  0x00005082 ifetch  0x00000001 , 0x00000006 
- 00020879  0x00005083 copy  0x0000003f , 0x00000007 
- 00020880  0x00005084 ifetch  0x00000002 , 0x00000006 
- 00020881  0x00005085 copy  0x0000003f , 0x00000011 
- 00020882  0x00005086 copy  0x00000013 , 0x0000003f 
- 00020883  0x00005087 isub  0x00000011 , 0x00000013 
- 00020884  0x00005088 ifetch  0x00000002 , 0x00000006 
- 00020885  0x00005089 increase  0x00000002 , 0x00000006 
- 00020886  0x0000508a copy  0x0000003f , 0x00000002 
- 00020887  0x0000508b setarg  0x00000005 
- 00020888  0x0000508c istore  0x00000001 , 0x00000005 
- 00020889  0x0000508d copy  0x00000007 , 0x0000003f 
- 00020890  0x0000508e istore  0x00000001 , 0x00000005 
- 00020891  0x0000508f increase  0x00000002 , 0x00000011 
- 00020892  0x00005090 copy  0x00000011 , 0x0000003f 
- 00020893  0x00005091 istore  0x00000002 , 0x00000005 
- 00020894  0x00005092 call  0x00007ea8 
- 00020895  0x00005093 bpatchx  0x0000001f , 0x00004023 
- 00020896  0x00005094 setarg  0x00000050 
- 00020897  0x00005095 isub  0x00000002 , 0x0000003e 
- 00020898  0x00005096 branch  0x000051ad , 0x00000005 
- 00020899  0x00005097 setarg  0x00000051 
- 00020900  0x00005098 isub  0x00000002 , 0x0000003e 
- 00020901  0x00005099 branch  0x000051be , 0x00000005 
- 00020902  0x0000509a setarg  0x00000052 
- 00020903  0x0000509b isub  0x00000002 , 0x0000003e 
- 00020904  0x0000509c branch  0x000051c4 , 0x00000005 
- 00020905  0x0000509d setarg  0x00000053 
- 00020906  0x0000509e isub  0x00000002 , 0x0000003e 
- 00020907  0x0000509f branch  0x000051ca , 0x00000005 
- 00020908  0x000050a0 branch  0x000051cf 
- 00020909  0x000050a2 fetch  0x00000001 , 0x00004250 
- 00020910  0x000050a3 set1  0x00000004 , 0x0000003f 
- 00020911  0x000050a4 set1  0x00000003 , 0x0000003f 
- 00020912  0x000050a5 store  0x00000001 , 0x00004250 
- 00020913  0x000050a6 bbit1  0x00000002 , 0x000051bb 
- 00020914  0x000050a7 fetcht  0x00000001 , 0x0000027f 
- 00020915  0x000050a8 set1  0x00000006 , 0x00000002 
- 00020916  0x000050a9 storet  0x00000001 , 0x0000027f 
- 00020917  0x000050aa copy  0x00000007 , 0x0000003f 
- 00020918  0x000050ab increase  0x00000001 , 0x0000003f 
- 00020919  0x000050ac store  0x00000001 , 0x00000281 
- 00020920  0x000050ad fetch  0x00000001 , 0x00004250 
- 00020921  0x000050ae set1  0x00000002 , 0x0000003f 
- 00020922  0x000050af store  0x00000001 , 0x00004250 
- 00020923  0x000050b1 fetch  0x00000002 , 0x00004248 
- 00020924  0x000050b2 store  0x00000002 , 0x00000282 
- 00020925  0x000050b3 branch  0x000051cf 
- 00020926  0x000050b5 fetch  0x00000001 , 0x00004251 
- 00020927  0x000050b6 set1  0x00000004 , 0x0000003f 
- 00020928  0x000050b7 set1  0x00000003 , 0x0000003f 
- 00020929  0x000050b8 store  0x00000001 , 0x00004251 
- 00020930  0x000050b9 fetch  0x00000002 , 0x0000424a 
- 00020931  0x000050ba branch  0x000051cf 
- 00020932  0x000050bc fetch  0x00000001 , 0x00004252 
- 00020933  0x000050bd set1  0x00000004 , 0x0000003f 
- 00020934  0x000050be set1  0x00000003 , 0x0000003f 
- 00020935  0x000050bf store  0x00000001 , 0x00004252 
- 00020936  0x000050c0 fetch  0x00000002 , 0x0000424c 
- 00020937  0x000050c1 branch  0x000051cf 
- 00020938  0x000050c3 fetch  0x00000001 , 0x00004253 
- 00020939  0x000050c4 set1  0x00000004 , 0x0000003f 
- 00020940  0x000050c5 set1  0x00000003 , 0x0000003f 
- 00020941  0x000050c6 store  0x00000001 , 0x00004253 
- 00020942  0x000050c7 fetch  0x00000002 , 0x0000424e 
- 00020943  0x000050cb copy  0x0000003f , 0x0000000b 
- 00020944  0x000050cc call  0x00007ead 
- 00020945  0x000050ce copy  0x0000000b , 0x0000003f 
- 00020946  0x000050d0 istore  0x00000002 , 0x00000005 
- 00020947  0x000050d1 force  0x00000000 , 0x0000003f 
- 00020948  0x000050d2 istore  0x00000002 , 0x00000005 
- 00020949  0x000050d3 force  0x00000000 , 0x0000003f 
- 00020950  0x000050d4 istore  0x00000002 , 0x00000005 
- 00020951  0x000050d5 force  0x0000000a , 0x0000003f 
- 00020952  0x000050d6 iadd  0x00000012 , 0x00000012 
- 00020953  0x000050d7 increase  0xfffffffa , 0x00000011 
- 00020954  0x000050d9 branch  0x000051e0 , 0x00000005 
- 00020955  0x000050da ifetch  0x00000001 , 0x00000006 
- 00020956  0x000050db istore  0x00000001 , 0x00000005 
- 00020957  0x000050dc increase  0x00000001 , 0x00000012 
- 00020958  0x000050dd increase  0xffffffff , 0x00000011 
- 00020959  0x000050de branch  0x000051da 
- 00020960  0x000050e0 rtn 
- 00020961  0x000050e2 ifetch  0x00000001 , 0x00000006 
- 00020962  0x000050e3 copy  0x0000003f , 0x00000007 
- 00020963  0x000050e4 ifetch  0x00000002 , 0x00000006 
- 00020964  0x000050e5 copy  0x0000003f , 0x00000011 
- 00020965  0x000050e6 copy  0x00000013 , 0x0000003f 
- 00020966  0x000050e7 isub  0x00000011 , 0x00000013 
- 00020967  0x000050e9 ifetch  0x00000002 , 0x00000006 
- 00020968  0x000050ea copy  0x0000003f , 0x00000011 
- 00020969  0x000050eb ifetch  0x00000002 , 0x00000006 
- 00020970  0x000050ec copy  0x0000003f , 0x0000000b 
- 00020971  0x000050ed call  0x00007ea8 
- 00020972  0x000050ee bpatchx  0x00000020 , 0x00004024 
- 00020973  0x000050ef setarg  0x00000050 
- 00020974  0x000050f0 copy  0x00000011 , 0x00000002 
- 00020975  0x000050f1 isub  0x00000002 , 0x0000003e 
- 00020976  0x000050f2 branch  0x000051fa , 0x00000005 
- 00020977  0x000050f3 setarg  0x00000052 
- 00020978  0x000050f4 copy  0x00000011 , 0x00000002 
- 00020979  0x000050f5 isub  0x00000002 , 0x0000003e 
- 00020980  0x000050f6 branch  0x000051ff , 0x00000005 
- 00020981  0x000050f7 setarg  0x00000053 
- 00020982  0x000050f8 copy  0x00000011 , 0x00000002 
- 00020983  0x000050f9 isub  0x00000002 , 0x0000003e 
- 00020984  0x000050fa branch  0x00005201 , 0x00000005 
- 00020985  0x000050fb branch  0x00005203 
- 00020986  0x000050fd setarg  0x00000000 
- 00020987  0x000050fe store  0x00000002 , 0x00000275 
- 00020988  0x000050ff store  0x00000002 , 0x00004248 
- 00020989  0x00005100 store  0x00000001 , 0x00004250 
- 00020990  0x00005101 branch  0x00005205 
- 00020991  0x00005103 call  0x00005079 
- 00020992  0x00005104 branch  0x00005205 
- 00020993  0x00005106 call  0x0000507f 
- 00020994  0x0000510c branch  0x00005205 
- 00020995  0x0000510e setarg  0x00000000 
- 00020996  0x0000510f store  0x00000002 , 0x0000027b 
- 00020997  0x00005111 call  0x00007ead 
- 00020998  0x00005112 setarg  0x00000007 
- 00020999  0x00005113 istore  0x00000001 , 0x00000005 
- 00021000  0x00005114 copy  0x00000007 , 0x0000003f 
- 00021001  0x00005115 istore  0x00000001 , 0x00000005 
- 00021002  0x00005116 setarg  0x00000004 
- 00021003  0x00005117 istore  0x00000002 , 0x00000005 
- 00021004  0x00005118 copy  0x00000011 , 0x0000003f 
- 00021005  0x00005119 istore  0x00000002 , 0x00000005 
- 00021006  0x0000511a copy  0x0000000b , 0x0000003f 
- 00021007  0x0000511b istore  0x00000002 , 0x00000005 
- 00021008  0x0000511c force  0x00000008 , 0x0000003f 
- 00021009  0x0000511d iadd  0x00000012 , 0x00000012 
- 00021010  0x0000511e rtn 
- 00021011  0x00005121 ifetch  0x00000001 , 0x00000006 
- 00021012  0x00005122 copy  0x0000003f , 0x00000007 
- 00021013  0x00005123 ifetch  0x00000002 , 0x00000006 
- 00021014  0x00005124 copy  0x0000003f , 0x00000011 
- 00021015  0x00005125 ifetch  0x00000002 , 0x00000006 
- 00021016  0x00005126 copy  0x0000003f , 0x0000000b 
- 00021017  0x00005127 ifetch  0x00000002 , 0x00000006 
- 00021018  0x00005128 copy  0x0000003f , 0x00000002 
- 00021019  0x00005129 call  0x00007ea8 
- 00021020  0x0000512a bpatchx  0x00000021 , 0x00004024 
- 00021021  0x0000512b fetch  0x00000001 , 0x00004255 
- 00021022  0x0000512c icompare  0x000000ff , 0x00000007 
- 00021023  0x0000512d nbranch  0x0000522a , 0x00000001 
- 00021024  0x0000512e setarg  0x00000050 
- 00021025  0x0000512f isub  0x00000002 , 0x0000003e 
- 00021026  0x00005130 branch  0x00005227 , 0x00000005 
- 00021027  0x00005131 setarg  0x00000051 
- 00021028  0x00005132 isub  0x00000002 , 0x0000003e 
- 00021029  0x00005133 branch  0x0000522a , 0x00000005 
- 00021030  0x00005134 branch  0x0000522a 
- 00021031  0x00005136 jam  0x00000000 , 0x00004248 
- 00021032  0x00005137 jam  0x00000000 , 0x00004250 
- 00021033  0x00005138 branch  0x0000522a 
- 00021034  0x0000513d call  0x00007ead 
- 00021035  0x0000513e copy  0x00000013 , 0x0000003f 
- 00021036  0x0000513f isub  0x00000011 , 0x00000013 
- 00021037  0x00005140 rtn 
- 00021038  0x00005143 setarg  0x00000001 
- 00021039  0x00005144 istore  0x00000001 , 0x00000005 
- 00021040  0x00005145 ifetch  0x00000001 , 0x00000006 
- 00021041  0x00005146 istore  0x00000001 , 0x00000005 
- 00021042  0x00005147 setarg  0x00000002 
- 00021043  0x00005148 istore  0x00000002 , 0x00000005 
- 00021044  0x00005149 setarg  0x00000000 
- 00021045  0x0000514a istore  0x00000002 , 0x00000005 
- 00021046  0x0000514b setarg  0x00000006 
- 00021047  0x0000514c iadd  0x00000012 , 0x00000012 
- 00021048  0x0000514d force  0x00000004 , 0x00000013 
- 00021049  0x0000514e rtn 
- 00021050  0x00005152 fetch  0x00000001 , 0x00004255 
- 00021051  0x00005153 increase  0x00000001 , 0x0000003f 
- 00021052  0x00005154 bne  0x00000000 , 0x0000523e 
- 00021053  0x00005155 increase  0x00000001 , 0x0000003f 
- 00021054  0x00005157 store  0x00000001 , 0x00004255 
- 00021055  0x00005158 rtn 
- 00021056  0x00005163 bpatchx  0x00000022 , 0x00004024 
- 00021057  0x00005164 arg  0x00000000 , 0x00000012 
- 00021058  0x00005165 call  0x0000526e 
- 00021059  0x00005166 nbranch  0x00002a8c , 0x00000034 
- 00021060  0x00005167 call  0x0000527e 
- 00021061  0x00005168 arg  0x00001800 , 0x00000012 
- 00021062  0x00005169 arg  0x00000000 , 0x00000007 
- 00021063  0x0000516b fetcht  0x00000001 , 0x00004256 
- 00021064  0x0000516c qisolate1  0x00000002 
- 00021065  0x0000516d branch  0x0000524f , 0x00000001 
- 00021066  0x0000516e call  0x000052a0 
- 00021067  0x0000516f sub  0x0000000b , 0x00000000 , 0x0000003e 
- 00021068  0x00005170 branch  0x0000524f , 0x00000002 
- 00021069  0x00005171 call  0x00005288 
- 00021070  0x00005172 branch  0x00005255 
- 00021071  0x00005174 increase  0x00000080 , 0x00000012 
- 00021072  0x00005175 increase  0x00000001 , 0x00000007 
- 00021073  0x00005176 setarg  0x00000008 
- 00021074  0x00005177 isub  0x00000007 , 0x0000003e 
- 00021075  0x00005178 branch  0x00005247 , 0x00000002 
- 00021076  0x00005179 arg  0x00000000 , 0x00000012 
- 00021077  0x0000517b copy  0x00000012 , 0x0000003f 
- 00021078  0x0000517c branch  0x00002a8c , 0x00000034 
- 00021079  0x0000517d rtn 
- 00021080  0x00005186 bpatchx  0x00000023 , 0x00004024 
- 00021081  0x00005187 call  0x00005277 
- 00021082  0x00005188 increase  0x00000001 , 0x00000006 
- 00021083  0x00005189 ifetch  0x00000002 , 0x00000006 
- 00021084  0x0000518a rtn 
- 00021085  0x00005191 bpatchx  0x00000024 , 0x00004024 
- 00021086  0x00005192 call  0x00005277 
- 00021087  0x00005193 copy  0x00000006 , 0x00000005 
- 00021088  0x00005194 copy  0x00000006 , 0x00000002 
- 00021089  0x00005195 setarg  0x00000000 
- 00021090  0x00005196 istore  0x00000003 , 0x00000005 
- 00021091  0x00005197 rtn 
- 00021092  0x0000519d bpatchx  0x00000025 , 0x00004024 
- 00021093  0x0000519e call  0x00005274 
- 00021094  0x0000519f branch  0x00002a8c , 0x00000034 
- 00021095  0x000051a0 fetch  0x00000003 , 0x0000425d 
- 00021096  0x000051a1 store  0x00000003 , 0x00004260 
- 00021097  0x000051a2 fetch  0x00000003 , 0x0000425a 
- 00021098  0x000051a3 store  0x00000003 , 0x0000425d 
- 00021099  0x000051a4 fetch  0x00000003 , 0x00004257 
- 00021100  0x000051a5 store  0x00000003 , 0x0000425a 
- 00021101  0x000051a6 rtn 
- 00021102  0x000051ad bpatchx  0x00000026 , 0x00004024 
- 00021103  0x000051ae fetch  0x00000003 , 0x00004257 
- 00021104  0x000051af rtn 
- 00021105  0x000051b6 bpatchx  0x00000027 , 0x00004024 
- 00021106  0x000051b7 fetch  0x00000003 , 0x0000425a 
- 00021107  0x000051b8 rtn 
- 00021108  0x000051bf bpatchx  0x00000028 , 0x00004025 
- 00021109  0x000051c0 fetch  0x00000003 , 0x00004260 
- 00021110  0x000051c1 rtn 
- 00021111  0x000051c7 call  0x00005274 
- 00021112  0x000051c8 branch  0x00002a8c , 0x00000034 
- 00021113  0x000051c9 arg  0x00004257 , 0x00000006 
- 00021114  0x000051cb ifetch  0x00000003 , 0x00000006 
- 00021115  0x000051cc branch  0x0000527a , 0x00000034 
- 00021116  0x000051cd increase  0xfffffffd , 0x00000006 
- 00021117  0x000051ce rtn 
- 00021118  0x000051d6 bpatchx  0x00000029 , 0x00004025 
- 00021119  0x000051d7 arg  0x00000004 , 0x00000039 
- 00021120  0x000051d8 arg  0x00004257 , 0x00000006 
- 00021121  0x000051d9 arg  0x00000000 , 0x00000002 
- 00021122  0x000051db ifetch  0x00000003 , 0x00000006 
- 00021123  0x000051dc and  0x0000003f , 0x000000ff , 0x0000003f 
- 00021124  0x000051dd ior  0x00000002 , 0x00000002 
- 00021125  0x000051de loop  0x00005282 
- 00021126  0x000051df storet  0x00000001 , 0x00004256 
- 00021127  0x000051e0 rtn 
- 00021128  0x000051e9 bpatchx  0x0000002a , 0x00004025 
- 00021129  0x000051ea call  0x0000526e 
- 00021130  0x000051eb nbranch  0x00002a8c , 0x00000034 
- 00021131  0x000051ec call  0x00005274 
- 00021132  0x000051ed branch  0x00005295 , 0x00000034 
- 00021133  0x000051ee fetch  0x00000003 , 0x0000425a 
- 00021134  0x000051ef store  0x00000003 , 0x00004257 
- 00021135  0x000051f0 ifetch  0x00000003 , 0x00000006 
- 00021136  0x000051f1 istore  0x00000003 , 0x00000005 
- 00021137  0x000051f2 ifetch  0x00000003 , 0x00000006 
- 00021138  0x000051f3 istore  0x00000003 , 0x00000005 
- 00021139  0x000051f4 setarg  0x00000000 
- 00021140  0x000051f5 istore  0x00000003 , 0x00000005 
- 00021141  0x000051f7 arg  0x00000000 , 0x00000002 
- 00021142  0x000051f8 copy  0x0000000b , 0x0000003f 
- 00021143  0x000051f9 iadd  0x00000007 , 0x0000003f 
- 00021144  0x000051fb qset1  0x00000002 
- 00021145  0x000051fc increase  0x00000001 , 0x00000007 
- 00021146  0x000051fd isub  0x00000007 , 0x0000003e 
- 00021147  0x000051fe nbranch  0x00005298 , 0x00000005 
- 00021148  0x00005200 lshift8  0x00000012 , 0x0000003f 
- 00021149  0x00005201 ior  0x00000002 , 0x0000003f 
- 00021150  0x00005202 store  0x00000003 , 0x00004260 
- 00021151  0x00005203 rtn 
- 00021152  0x0000520e bpatchx  0x0000002b , 0x00004025 
- 00021153  0x0000520f call  0x0000527e 
- 00021154  0x00005210 copy  0x00000007 , 0x00000013 
- 00021155  0x00005211 arg  0x00000000 , 0x00000002 
- 00021156  0x00005212 arg  0x00000000 , 0x0000000b 
- 00021157  0x00005215 copy  0x00000007 , 0x0000003f 
- 00021158  0x00005216 beq  0x00000008 , 0x000052b0 
- 00021159  0x00005217 fetch  0x00000001 , 0x00004256 
- 00021160  0x00005218 qisolate1  0x0000003f 
- 00021161  0x00005219 branch  0x000052b0 , 0x00000001 
- 00021162  0x0000521a increase  0x00000080 , 0x00000002 
- 00021163  0x0000521b increase  0x00000001 , 0x00000007 
- 00021164  0x0000521c copy  0x00000011 , 0x0000003f 
- 00021165  0x0000521d isub  0x00000002 , 0x0000003e 
- 00021166  0x0000521e branch  0x000052b0 , 0x00000005 
- 00021167  0x0000521f branch  0x000052a5 , 0x00000002 
- 00021168  0x00005221 copy  0x00000002 , 0x0000003f 
- 00021169  0x00005222 isub  0x00000011 , 0x0000003e 
- 00021170  0x00005223 nbranch  0x000052b6 , 0x00000002 
- 00021171  0x00005224 copy  0x00000007 , 0x0000003f 
- 00021172  0x00005225 copy  0x00000013 , 0x00000002 
- 00021173  0x00005226 isub  0x00000002 , 0x0000000b 
- 00021174  0x00005228 copy  0x00000013 , 0x00000007 
- 00021175  0x00005229 rtn 
- 00021176  0x0000522d bpatchx  0x0000002c , 0x00004025 
- 00021177  0x0000522e arg  0x0000007f , 0x00000011 
- 00021178  0x0000522f call  0x00005240 
- 00021179  0x00005230 store  0x00000002 , 0x0000026b 
- 00021180  0x00005231 increase  0x00000004 , 0x0000003f 
- 00021181  0x00005232 store  0x00000002 , 0x0000026d 
- 00021182  0x00005233 setarg  0x00000000 
- 00021183  0x00005234 store  0x00000002 , 0x0000026f 
- 00021184  0x00005235 rtn 
- 00021185  0x00005238 fetch  0x00000002 , 0x0000026b 
- 00021186  0x00005239 branch  0x000052e2 
- 00021187  0x0000523c fetch  0x00000002 , 0x0000026d 
- 00021188  0x0000523d branch  0x000052e2 
- 00021189  0x00005241 bpatchx  0x0000002d , 0x00004025 
- 00021190  0x00005242 arg  0x000000fa , 0x00000011 
- 00021191  0x00005243 call  0x00005240 
- 00021192  0x00005244 store  0x00000002 , 0x00000271 
- 00021193  0x00005245 increase  0x00000004 , 0x0000003f 
- 00021194  0x00005246 store  0x00000002 , 0x00000273 
- 00021195  0x00005247 setarg  0x00000000 
- 00021196  0x00005248 store  0x00000002 , 0x00000275 
- 00021197  0x00005249 rtn 
- 00021198  0x0000524c fetch  0x00000002 , 0x00000271 
- 00021199  0x0000524d branch  0x000052e2 
- 00021200  0x00005250 fetch  0x00000002 , 0x00000273 
- 00021201  0x00005251 branch  0x000052e2 
- 00021202  0x00005255 bpatchx  0x0000002e , 0x00004025 
- 00021203  0x00005256 call  0x00007e7c 
- 00021204  0x00005257 jam  0x00000001 , 0x00000284 
- 00021205  0x00005258 call  0x0000526e 
- 00021206  0x00005259 nrtn  0x00000034 
- 00021207  0x0000525a arg  0x0000007f , 0x00000011 
- 00021208  0x0000525b call  0x00005240 
- 00021209  0x0000525c store  0x00000002 , 0x00000277 
- 00021210  0x0000525d increase  0x00000004 , 0x0000003f 
- 00021211  0x0000525e store  0x00000002 , 0x00000279 
- 00021212  0x0000525f setarg  0x00000000 
- 00021213  0x00005260 store  0x00000002 , 0x0000027b 
- 00021214  0x00005261 jam  0x00000000 , 0x00000284 
- 00021215  0x00005262 branch  0x00007e8c 
- 00021216  0x00005265 fetch  0x00000002 , 0x00000277 
- 00021217  0x00005266 branch  0x000052e2 
- 00021218  0x00005269 branch  0x00002a8c , 0x00000034 
- 00021219  0x0000526a copy  0x0000003f , 0x00000005 
- 00021220  0x0000526b rtn 
- 00021221  0x0000526f bpatchx  0x0000002f , 0x00004025 
- 00021222  0x00005270 arg  0x00000000 , 0x00000012 
- 00021223  0x00005271 arg  0x00004257 , 0x00000011 
- 00021224  0x00005272 increase  0xfffffffe , 0x00000011 
- 00021225  0x00005274 increase  0x00000002 , 0x00000011 
- 00021226  0x00005275 setarg  0x00004263 
- 00021227  0x00005276 isub  0x00000011 , 0x0000003e 
- 00021228  0x00005277 branch  0x000052f5 , 0x00000005 
- 00021229  0x00005278 ifetch  0x00000001 , 0x00000011 
- 00021230  0x00005279 increase  0x00000001 , 0x00000011 
- 00021231  0x0000527a branch  0x000052e9 , 0x00000034 
- 00021232  0x0000527b ifetcht  0x00000002 , 0x00000011 
- 00021233  0x0000527c ifetch  0x00000002 , 0x00000002 
- 00021234  0x0000527d iadd  0x00000012 , 0x00000012 
- 00021235  0x0000527e increase  0x00000004 , 0x00000012 
- 00021236  0x0000527f branch  0x000052e9 
- 00021237  0x00005281 copy  0x00000012 , 0x0000003f 
- 00021238  0x00005282 rtn 
- 00021239  0x00005286 arg  0x0000000c , 0x00000007 
- 00021240  0x00005287 branch  0x00002c32 
- 00021241  0x0000528a arg  0x0000000c , 0x00000007 
- 00021242  0x0000528b branch  0x00002c36 
- 00021243  0x0000528e bpatchx  0x00000030 , 0x00004026 
- 00021244  0x0000528f call  0x0000527e 
- 00021245  0x00005290 fetch  0x00000001 , 0x00004256 
- 00021246  0x00005291 rtn  0x00000034 
- 00021247  0x00005292 call  0x000052e5 
- 00021248  0x00005293 arg  0x00000100 , 0x00000002 
- 00021249  0x00005294 isub  0x00000002 , 0x0000003e 
- 00021250  0x00005295 branch  0x000052f7 , 0x00000002 
- 00021251  0x00005296 call  0x000052f9 
- 00021252  0x00005297 arg  0x00004263 , 0x00000005 
- 00021253  0x00005298 arg  0x00004257 , 0x00000011 
- 00021254  0x0000529a setarg  0x00004263 
- 00021255  0x0000529b isub  0x00000011 , 0x0000003e 
- 00021256  0x0000529c rtn  0x00000005 
- 00021257  0x0000529d ifetch  0x00000001 , 0x00000011 
- 00021258  0x0000529e increase  0x00000001 , 0x00000011 
- 00021259  0x0000529f nbranch  0x0000530f , 0x00000034 
- 00021260  0x000052a0 istore  0x00000002 , 0x00000005 
- 00021261  0x000052a1 increase  0x00000002 , 0x00000011 
- 00021262  0x000052a2 branch  0x00005306 
- 00021263  0x000052a4 ifetch  0x00000002 , 0x00000011 
- 00021264  0x000052a5 increase  0x00000002 , 0x00000011 
- 00021265  0x000052a6 copy  0x0000003f , 0x00000006 
- 00021266  0x000052a7 ifetch  0x00000002 , 0x00000006 
- 00021267  0x000052a8 istore  0x00000002 , 0x00000005 
- 00021268  0x000052a9 copy  0x0000003f , 0x00000039 
- 00021269  0x000052aa increase  0x00000002 , 0x00000039 
- 00021270  0x000052ab call  0x00007f01 
- 00021271  0x000052ac branch  0x00005306 
- 00021272  0x000052af bpatchx  0x00000031 , 0x00004026 
- 00021273  0x000052b0 call  0x0000527e 
- 00021274  0x000052b1 fetch  0x00000001 , 0x00004256 
- 00021275  0x000052b2 rtn  0x00000034 
- 00021276  0x000052b3 arg  0x00004258 , 0x00000011 
- 00021277  0x000052b4 increase  0xfffffffd , 0x00000011 
- 00021278  0x000052b5 arg  0x00004263 , 0x00000006 
- 00021279  0x000052b7 increase  0x00000003 , 0x00000011 
- 00021280  0x000052b8 setarg  0x00004264 
- 00021281  0x000052b9 isub  0x00000011 , 0x0000003e 
- 00021282  0x000052ba rtn  0x00000005 
- 00021283  0x000052bb ifetch  0x00000002 , 0x00000006 
- 00021284  0x000052bc branch  0x0000531f , 0x00000034 
- 00021285  0x000052bd increase  0x00000004 , 0x0000003f 
- 00021286  0x000052be copy  0x0000003f , 0x00000039 
- 00021287  0x000052bf copy  0x00000006 , 0x00000012 
- 00021288  0x000052c0 ifetch  0x00000002 , 0x00000011 
- 00021289  0x000052c1 copy  0x0000003f , 0x00000005 
- 00021290  0x000052c2 copy  0x00000012 , 0x00000006 
- 00021291  0x000052c3 increase  0xfffffffe , 0x00000006 
- 00021292  0x000052c4 call  0x00007f01 
- 00021293  0x000052c5 branch  0x0000531f 
- 00021294  0x000052d0 bpatchx  0x00000032 , 0x00004026 
- 00021295  0x000052d1 disable  0x0000002b 
- 00021296  0x000052d2 jam  0x00000001 , 0x00000455 
- 00021297  0x000052d3 jam  0x00000003 , 0x0000043f 
- 00021298  0x000052d4 jam  0x00000001 , 0x00000456 
- 00021299  0x000052d5 setarg  0xffffffff 
- 00021300  0x000052d6 store  0x00000002 , 0x00000459 
- 00021301  0x000052d7 force  0x00000000 , 0x0000003f 
- 00021302  0x000052d8 store  0x00000001 , 0x00000457 
- 00021303  0x000052d9 store  0x00000001 , 0x00000462 
- 00021304  0x000052da store  0x00000003 , 0x00004169 
- 00021305  0x000052db store  0x00000003 , 0x0000416c 
- 00021306  0x000052dc store  0x00000005 , 0x00004403 
- 00021307  0x000052dd set1  0x00000027 , 0x0000003f 
- 00021308  0x000052de store  0x00000005 , 0x00004408 
- 00021309  0x000052df jam  0x00000001 , 0x000043dc 
- 00021310  0x000052e0 jam  0x00000000 , 0x000043dd 
- 00021311  0x000052e1 branch  0x000056ed 
- 00021312  0x000052e4 bpatchx  0x00000033 , 0x00004026 
- 00021313  0x000052e5 enable  0x00000029 
- 00021314  0x000052e6 jam  0x00000003 , 0x00000440 
- 00021315  0x000052e7 jam  0x00000001 , 0x00000478 
- 00021316  0x000052e8 jam  0x00000001 , 0x0000445a 
- 00021317  0x000052e9 setarg  0x0000ffff 
- 00021318  0x000052ea store  0x00000002 , 0x0000445c 
- 00021319  0x000052eb force  0x00000000 , 0x0000003f 
- 00021320  0x000052ec store  0x00000005 , 0x00004408 
- 00021321  0x000052ed set1  0x00000027 , 0x0000003f 
- 00021322  0x000052ee store  0x00000005 , 0x00004403 
- 00021323  0x000052ef branch  0x0000532e 
- 00021324  0x000052f3 bpatchx  0x00000034 , 0x00004026 
- 00021325  0x000052f4 disable  0x00000029 
- 00021326  0x000052f5 setarg  0x00000017 
- 00021327  0x000052f6 store  0x00000002 , 0x000044a8 
- 00021328  0x000052f7 jam  0x00000001 , 0x00000440 
- 00021329  0x000052f8 jam  0x00000000 , 0x0000436e 
- 00021330  0x000052f9 jam  0x00000000 , 0x000000a0 
- 00021331  0x000052fa jam  0x00000000 , 0x000044c4 
- 00021332  0x000052fb jam  0x00000000 , 0x000044c5 
- 00021333  0x000052fc fetch  0x00000002 , 0x0000046d 
- 00021334  0x000052fd store  0x00000002 , 0x000044ba 
- 00021335  0x000052fe fetch  0x00000002 , 0x00000441 
- 00021336  0x000052ff mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00021337  0x00005300 rshift4  0x0000003f , 0x0000003f 
- 00021338  0x00005301 store  0x00000002 , 0x0000046d 
- 00021339  0x00005302 branch  0x0000532e 
- 00021340  0x00005309 call  0x000053c4 
- 00021341  0x0000530a call  0x000055e8 
- 00021342  0x0000530b call  0x000056f0 
- 00021343  0x0000530c branch  0x000053ce 
- 00021344  0x0000530f bpatchx  0x00000035 , 0x00004026 
- 00021345  0x00005310 call  0x000053c4 
- 00021346  0x00005311 call  0x000032f4 
- 00021347  0x00005312 fetch  0x00000001 , 0x00000440 
- 00021348  0x00005313 beq  0x00000003 , 0x00005366 
- 00021349  0x00005314 branch  0x0000537a 
- 00021350  0x0000531b bpatchx  0x00000036 , 0x00004026 
- 00021351  0x0000531c enable  0x00000029 
- 00021352  0x0000531d call  0x000056e4 
- 00021353  0x0000531e branch  0x00005377 , 0x00000002 
- 00021354  0x0000531f call  0x00002c6c 
- 00021355  0x00005320 call  0x00005413 
- 00021356  0x00005321 call  0x0000561e 
- 00021357  0x00005322 disable  0x0000002d 
- 00021358  0x00005323 call  0x000054bf 
- 00021359  0x00005324 nrtn  0x0000002d 
- 00021360  0x00005325 bpatchx  0x00000037 , 0x00004026 
- 00021361  0x00005326 fetch  0x00000001 , 0x00000005 
- 00021362  0x00005327 increase  0x00000001 , 0x0000003f 
- 00021363  0x00005328 store  0x00000001 , 0x00000005 
- 00021364  0x00005329 call  0x000055aa 
- 00021365  0x0000532a disable  0x00000029 
- 00021366  0x0000532b rtn 
- 00021367  0x0000532e call  0x000053a9 
- 00021368  0x0000532f disable  0x00000029 
- 00021369  0x00005330 rtn 
- 00021370  0x00005336 bpatchx  0x00000038 , 0x00004027 
- 00021371  0x00005337 jam  0x00000000 , 0x0000450f 
- 00021372  0x00005338 call  0x00007aaf 
- 00021373  0x00005339 call  0x00005c18 
- 00021374  0x0000533a disable  0x0000002e 
- 00021375  0x0000533b call  0x000056e4 
- 00021376  0x0000533c branch  0x000053a9 , 0x00000002 
- 00021377  0x0000533d call  0x00002c6c 
- 00021378  0x0000533e call  0x00005413 
- 00021379  0x0000533f call  0x00005489 
- 00021380  0x00005340 nbranch  0x0000539b , 0x00000018 
- 00021381  0x00005341 call  0x000053b7 
- 00021382  0x00005342 branch  0x00005388 , 0x0000002d 
- 00021383  0x00005343 branch  0x00005395 
- 00021384  0x00005347 bpatchx  0x00000039 , 0x00004027 
- 00021385  0x00005348 fetch  0x00000001 , 0x0000450f 
- 00021386  0x00005349 pincrease  0x00000001 
- 00021387  0x0000534a store  0x00000001 , 0x0000450f 
- 00021388  0x0000534b beq  0x0000000c , 0x00005395 
- 00021389  0x0000534c call  0x000055aa 
- 00021390  0x0000534d call  0x0000561e 
- 00021391  0x0000534e call  0x000054c7 
- 00021392  0x0000534f call  0x0000567e 
- 00021393  0x00005350 fetch  0x00000002 , 0x000041fb 
- 00021394  0x00005351 call  0x00007f9c 
- 00021395  0x00005352 call  0x000053a0 
- 00021396  0x00005353 branch  0x000053a4 , 0x00000028 
- 00021397  0x00005355 bpatchx  0x0000003a , 0x00004027 
- 00021398  0x00005356 call  0x00005be4 
- 00021399  0x00005357 call  0x00005bdb 
- 00021400  0x00005358 call  0x00007d9c 
- 00021401  0x00005359 fetch  0x00000001 , 0x00000462 
- 00021402  0x0000535a bbit1  0x00000003 , 0x000053a9 
- 00021403  0x0000535c bpatchx  0x0000003b , 0x00004027 
- 00021404  0x0000535d call  0x000057f4 
- 00021405  0x0000535e call  0x0000559d 
- 00021406  0x0000535f call  0x00005575 
- 00021407  0x00005360 branch  0x00002841 
- 00021408  0x00005364 disable  0x00000028 
- 00021409  0x00005365 bmark1  0x0000002a , 0x00007fe7 
- 00021410  0x00005366 bmark1  0x00000029 , 0x00007fe7 
- 00021411  0x00005367 rtn 
- 00021412  0x0000536b bpatchx  0x0000003c , 0x00004027 
- 00021413  0x0000536c enable  0x0000002e 
- 00021414  0x0000536d call  0x000054c1 
- 00021415  0x0000536e branch  0x00005388 , 0x0000002d 
- 00021416  0x0000536f branch  0x00005395 
- 00021417  0x00005375 bpatchx  0x0000003d , 0x00004027 
- 00021418  0x00005376 call  0x000053af 
- 00021419  0x00005377 call  0x000033b4 
- 00021420  0x00005378 call  0x00007a77 
- 00021421  0x00005379 jam  0x00000015 , 0x00000a99 
- 00021422  0x0000537a branch  0x00007d86 
- 00021423  0x0000537d setarg  0x00000000 
- 00021424  0x0000537e store  0x00000009 , 0x000044ff 
- 00021425  0x0000537f jam  0x00000000 , 0x00000455 
- 00021426  0x00005380 jam  0x00000000 , 0x00000440 
- 00021427  0x00005381 jam  0x00000000 , 0x0000043f 
- 00021428  0x00005382 jam  0x00000000 , 0x000044c5 
- 00021429  0x00005383 jam  0x00000000 , 0x000044c4 
- 00021430  0x00005384 rtn 
- 00021431  0x00005387 bpatchx  0x0000003e , 0x00004027 
- 00021432  0x00005388 fetch  0x00000001 , 0x00000005 
- 00021433  0x00005389 increase  0x00000001 , 0x0000003f 
- 00021434  0x0000538a store  0x00000001 , 0x00000005 
- 00021435  0x0000538b fetch  0x00000001 , 0x0000043f 
- 00021436  0x0000538c rtnbit1  0x00000003 
- 00021437  0x0000538d set1  0x00000003 
- 00021438  0x0000538e store  0x00000001 , 0x0000043f 
- 00021439  0x0000538f fetch  0x00000002 , 0x000044ba 
- 00021440  0x00005390 store  0x00000002 , 0x0000046d 
- 00021441  0x00005391 setarg  0x00000000 
- 00021442  0x00005392 store  0x00000004 , 0x000044e5 
- 00021443  0x00005393 rtn 
- 00021444  0x00005397 bpatchx  0x0000003f , 0x00004027 
- 00021445  0x00005398 jam  0x00000036 , 0x0000890f 
- 00021446  0x00005399 jam  0x0000005f , 0x0000890b 
- 00021447  0x0000539a enable  0x00000036 
- 00021448  0x0000539b jam  0x00000007 , 0x00008914 
- 00021449  0x0000539c call  0x00002c6c 
- 00021450  0x0000539d fetch  0x00000001 , 0x000041e0 
- 00021451  0x0000539e rtn  0x00000034 
- 00021452  0x0000539f jam  0x000000b8 , 0x0000890a 
- 00021453  0x000053a0 rtn 
- 00021454  0x000053a3 bpatchx  0x00000040 , 0x00004028 
- 00021455  0x000053a4 jam  0x0000002e , 0x0000890f 
- 00021456  0x000053a5 jam  0x000000ff , 0x0000890b 
- 00021457  0x000053a6 disable  0x00000036 
- 00021458  0x000053a7 jam  0x00000003 , 0x00008914 
- 00021459  0x000053a8 arg  0x00000000 , 0x0000001b 
- 00021460  0x000053a9 rtn 
- 00021461  0x000053ac disable  0x00000009 
- 00021462  0x000053ad disable  0x00000007 
- 00021463  0x000053ae fetch  0x00000003 , 0x00000467 
- 00021464  0x000053af iforce  0x0000000f 
- 00021465  0x000053b0 fetch  0x00000001 , 0x00000016 
- 00021466  0x000053b1 reverse  0x0000003f , 0x00000002 
- 00021467  0x000053b2 set1  0x00000001 , 0x00000002 
- 00021468  0x000053b3 rshift  0x00000002 , 0x0000000e 
- 00021469  0x000053b4 rtn 
- 00021470  0x000053b8 call  0x000053e6 
- 00021471  0x000053b9 call  0x0000291f 
- 00021472  0x000053ba setarg  0x00000500 
- 00021473  0x000053bb call  0x00002a8f 
- 00021474  0x000053bc branch  0x00002924 
- 00021475  0x000053bf branch  0x00002939 , 0x0000002d 
- 00021476  0x000053c1 call  0x000053e6 
- 00021477  0x000053c2 branch  0x00002933 
- 00021478  0x000053c4 bpatchx  0x00000041 , 0x00004028 
- 00021479  0x000053c5 call  0x00002918 
- 00021480  0x000053c6 fetch  0x00000001 , 0x0000048c 
- 00021481  0x000053c7 nbranch  0x000053f9 , 0x00000034 
- 00021482  0x000053c8 fetch  0x00000001 , 0x00000016 
- 00021483  0x000053c9 sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021484  0x000053ca branch  0x000053f3 , 0x00000002 
- 00021485  0x000053cb force  0x00000000 , 0x00000002 
- 00021486  0x000053cc rtneq  0x00000025 
- 00021487  0x000053cd force  0x00000018 , 0x00000002 
- 00021488  0x000053ce rtneq  0x00000026 
- 00021489  0x000053cf force  0x0000004e , 0x00000002 
- 00021490  0x000053d0 rtn 
- 00021491  0x000053d3 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00021492  0x000053d4 branch  0x000053f6 , 0x00000002 
- 00021493  0x000053d5 increase  0x00000001 , 0x0000003f 
- 00021494  0x000053d8 lshift  0x0000003f , 0x0000003f 
- 00021495  0x000053d9 add  0x0000003f , 0x00000002 , 0x00000002 
- 00021496  0x000053da rtn 
- 00021497  0x000053dd fetch  0x00000001 , 0x00000016 
- 00021498  0x000053de lshift  0x0000003f , 0x00000002 
- 00021499  0x000053df rtn 
- 00021500  0x000053e2 arg  0x000001f4 , 0x00000002 
- 00021501  0x000053e3 rtn  0x00000034 
- 00021502  0x000053e4 arg  0x000000fa , 0x00000002 
- 00021503  0x000053e5 rtneq  0x00000001 
- 00021504  0x000053e6 arg  0x00000096 , 0x00000002 
- 00021505  0x000053e7 rtneq  0x00000002 
- 00021506  0x000053e8 arg  0x00000064 , 0x00000002 
- 00021507  0x000053e9 rtneq  0x00000003 
- 00021508  0x000053ea arg  0x0000004b , 0x00000002 
- 00021509  0x000053eb rtneq  0x00000004 
- 00021510  0x000053ec arg  0x00000032 , 0x00000002 
- 00021511  0x000053ed rtneq  0x00000005 
- 00021512  0x000053ee arg  0x00000028 , 0x00000002 
- 00021513  0x000053ef rtneq  0x00000006 
- 00021514  0x000053f0 arg  0x00000014 , 0x00000002 
- 00021515  0x000053f1 rtn 
- 00021516  0x000053f6 setarg  0x008e89be 
- 00021517  0x000053f7 lshift8  0x0000003f , 0x0000003f 
- 00021518  0x000053f8 or_into  0x000000d6 , 0x0000003f 
- 00021519  0x000053f9 iforce  0x00000009 
- 00021520  0x000053fa setarg  0x00555555 
- 00021521  0x000053fb store  0x00000003 , 0x00000467 
- 00021522  0x000053fc rtn 
- 00021523  0x000053ff bpatchx  0x00000042 , 0x00004028 
- 00021524  0x00005400 enable  0x00000010 
- 00021525  0x00005401 fetch  0x00000004 , 0x00000463 
- 00021526  0x00005402 iforce  0x00000009 
- 00021527  0x00005403 call  0x00005466 
- 00021528  0x00005404 setarg  0x00000200 
- 00021529  0x00005405 branch  0x0000541c , 0x00000029 
- 00021530  0x00005406 fetch  0x00000002 , 0x0000044d 
- 00021531  0x00005407 rshift  0x0000003f , 0x0000003f 
- 00021532  0x00005409 arg  0x00000500 , 0x00000002 
- 00021533  0x0000540a iadd  0x00000002 , 0x0000003f 
- 00021534  0x0000540b call  0x00002a24 
- 00021535  0x0000540c deposit  0x0000001a 
- 00021536  0x0000540d store  0x00000006 , 0x00000491 
- 00021537  0x0000540e rtn 
- 00021538  0x00005411 bpatchx  0x00000043 , 0x00004028 
- 00021539  0x00005412 fetch  0x00000001 , 0x00000016 
- 00021540  0x00005413 beq  0x00000025 , 0x00005428 
- 00021541  0x00005414 beq  0x00000026 , 0x0000542e 
- 00021542  0x00005415 beq  0x00000027 , 0x00005434 
- 00021543  0x00005416 branch  0x00005434 
- 00021544  0x00005419 fetcht  0x00000001 , 0x0000448d 
- 00021545  0x0000541a isolate1  0x00000001 , 0x00000002 
- 00021546  0x0000541b branch  0x0000543f , 0x00000001 
- 00021547  0x0000541c isolate1  0x00000002 , 0x00000002 
- 00021548  0x0000541d branch  0x00005444 , 0x00000001 
- 00021549  0x0000541e branch  0x0000543a 
- 00021550  0x00005422 fetcht  0x00000001 , 0x0000448d 
- 00021551  0x00005423 isolate1  0x00000002 , 0x00000002 
- 00021552  0x00005424 branch  0x00005444 , 0x00000001 
- 00021553  0x00005425 isolate1  0x00000000 , 0x00000002 
- 00021554  0x00005426 branch  0x0000543a , 0x00000001 
- 00021555  0x00005427 branch  0x0000543f 
- 00021556  0x0000542b fetcht  0x00000001 , 0x0000448d 
- 00021557  0x0000542c isolate1  0x00000000 , 0x00000002 
- 00021558  0x0000542d branch  0x0000543a , 0x00000001 
- 00021559  0x0000542e isolate1  0x00000001 , 0x00000002 
- 00021560  0x0000542f branch  0x0000543f , 0x00000001 
- 00021561  0x00005430 branch  0x00005444 
- 00021562  0x00005435 jam  0x00000025 , 0x00000016 
- 00021563  0x00005436 fetch  0x00000001 , 0x00000ac2 
- 00021564  0x00005437 set1  0x00000000 , 0x0000003f 
- 00021565  0x00005438 store  0x00000001 , 0x00000ac2 
- 00021566  0x00005439 rtn 
- 00021567  0x0000543c jam  0x00000026 , 0x00000016 
- 00021568  0x0000543d fetch  0x00000001 , 0x00000ac2 
- 00021569  0x0000543e set1  0x00000001 , 0x0000003f 
- 00021570  0x0000543f store  0x00000001 , 0x00000ac2 
- 00021571  0x00005440 rtn 
- 00021572  0x00005443 jam  0x00000027 , 0x00000016 
- 00021573  0x00005444 fetch  0x00000001 , 0x00000ac2 
- 00021574  0x00005445 set1  0x00000002 , 0x0000003f 
- 00021575  0x00005446 store  0x00000001 , 0x00000ac2 
- 00021576  0x00005447 rtn 
- 00021577  0x0000544c bpatchx  0x00000044 , 0x00004028 
- 00021578  0x0000544d add  0x00000011 , 0x00000001 , 0x00000006 
- 00021579  0x0000544e ifetch  0x00000001 , 0x00000006 
- 00021580  0x0000544f rtnbit0  0x00000000 
- 00021581  0x00005450 add  0x00000011 , 0x0000001a , 0x00000005 
- 00021582  0x00005451 ifetch  0x00000002 , 0x00000005 
- 00021583  0x00005452 increase  0x00000001 , 0x0000003f 
- 00021584  0x00005453 istore  0x00000002 , 0x00000005 
- 00021585  0x00005454 add  0x00000011 , 0x00000019 , 0x00000006 
- 00021586  0x00005455 ifetch  0x00000001 , 0x00000006 
- 00021587  0x00005456 add  0x00000011 , 0x00000018 , 0x00000005 
- 00021588  0x00005457 ifetcht  0x00000001 , 0x00000005 
- 00021589  0x00005458 iadd  0x00000002 , 0x0000003f 
- 00021590  0x00005459 sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021591  0x0000545a branch  0x00005459 , 0x00000002 
- 00021592  0x0000545b increase  0xffffffdb , 0x0000003f 
- 00021593  0x0000545d istore  0x00000001 , 0x00000005 
- 00021594  0x0000545e rtn 
- 00021595  0x00005462 bpatchx  0x00000045 , 0x00004028 
- 00021596  0x00005463 fetch  0x00000005 , 0x0000046f 
- 00021597  0x00005464 force  0x00000000 , 0x00000002 
- 00021598  0x00005465 force  0x00000025 , 0x00000039 
- 00021599  0x00005467 bbit0  0x00000000 , 0x00005461 
- 00021600  0x00005468 increase  0x00000001 , 0x00000002 
- 00021601  0x0000546a rshift  0x0000003f , 0x0000003f 
- 00021602  0x0000546b loop  0x0000545f 
- 00021603  0x0000546c add  0x00000002 , 0xffffffff , 0x0000003f 
- 00021604  0x0000546d store  0x00000001 , 0x00000461 
- 00021605  0x0000546e rtn 
- 00021606  0x00005471 bpatchx  0x00000046 , 0x00004028 
- 00021607  0x00005472 fetch  0x00000001 , 0x00000457 
- 00021608  0x00005473 iforce  0x00000007 
- 00021609  0x00005474 fetcht  0x00000005 , 0x0000046f 
- 00021610  0x00005475 qisolate1  0x00000002 
- 00021611  0x00005476 branch  0x0000547c , 0x00000001 
- 00021612  0x00005478 bpatchx  0x00000047 , 0x00004028 
- 00021613  0x00005479 fetch  0x00000001 , 0x00000461 
- 00021614  0x0000547a isub  0x00000007 , 0x0000003f 
- 00021615  0x0000547b branch  0x00005472 , 0x00000002 
- 00021616  0x0000547c sub  0x0000003f , 0xffffffff , 0x00000007 
- 00021617  0x0000547d branch  0x0000546c 
- 00021618  0x0000547f copy  0x00000007 , 0x00000039 
- 00021619  0x00005480 force  0x00000000 , 0x00000007 
- 00021620  0x00005482 qisolate1  0x00000002 
- 00021621  0x00005483 branch  0x00005477 , 0x00000001 
- 00021622  0x00005484 increase  0x00000001 , 0x00000039 
- 00021623  0x00005486 deposit  0x00000039 
- 00021624  0x00005487 branch  0x0000547c , 0x00000034 
- 00021625  0x00005488 increase  0x00000001 , 0x00000007 
- 00021626  0x00005489 increase  0xffffffff , 0x00000039 
- 00021627  0x0000548a branch  0x00005474 
- 00021628  0x0000548c deposit  0x00000007 
- 00021629  0x0000548d store  0x00000001 , 0x00000016 
- 00021630  0x0000548e rtn 
- 00021631  0x00005492 branch  0x00005482 , 0x00000029 
- 00021632  0x00005493 until  0x0000003e , 0x00000003 
- 00021633  0x00005494 rtn 
- 00021634  0x00005497 arg  0x00000ea0 , 0x0000000b 
- 00021635  0x00005498 until  0x00000023 , 0x00000026 
- 00021636  0x00005499 rtn 
- 00021637  0x0000549c disable  0x00000010 
- 00021638  0x0000549d fetch  0x00000002 , 0x0000436c 
- 00021639  0x0000549e copy  0x0000003f , 0x0000000b 
- 00021640  0x0000549f branch  0x0000548e 
- 00021641  0x000054a3 bpatchx  0x00000048 , 0x00004029 
- 00021642  0x000054a4 enable  0x00000010 
- 00021643  0x000054a5 fetch  0x00000002 , 0x0000044d 
- 00021644  0x000054a6 fetcht  0x00000004 , 0x000044e5 
- 00021645  0x000054a7 iadd  0x00000002 , 0x0000000b 
- 00021646  0x000054a9 call  0x000053de 
- 00021647  0x000054ab bpatchx  0x00000049 , 0x00004029 
- 00021648  0x000054ac call  0x000053d5 
- 00021649  0x000054ad disable  0x0000002d 
- 00021650  0x000054ae enable  0x0000000d 
- 00021651  0x000054af enable  0x00000021 
- 00021652  0x000054b0 disable  0x00000020 
- 00021653  0x000054b1 copy  0x0000000b , 0x0000001b 
- 00021654  0x000054b2 correlate  0x0000003e , 0x00000003 
- 00021655  0x000054b3 branch  0x0000549a , 0x0000002e 
- 00021656  0x000054b4 copy  0x0000001a , 0x00000002 
- 00021657  0x000054b5 storet  0x00000006 , 0x0000009a 
- 00021658  0x000054b7 nbranch  0x0000264d , 0x00000018 
- 00021659  0x000054b8 branch  0x000054a1 , 0x0000002e 
- 00021660  0x000054b9 arg  0x000001e0 , 0x00000029 
- 00021661  0x000054ba copy  0x00000021 , 0x00000028 
- 00021662  0x000054bb fetch  0x00000001 , 0x0000043f 
- 00021663  0x000054bc bbit0  0x00000003 , 0x000054a1 
- 00021664  0x000054bd call  0x00002b05 , 0x0000002b 
- 00021665  0x000054bf bpatchx  0x0000004a , 0x00004029 
- 00021666  0x000054c0 call  0x000029bb 
- 00021667  0x000054c1 enable  0x00000007 
- 00021668  0x000054c2 enable  0x00000009 
- 00021669  0x000054c3 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021670  0x000054c4 rshift3  0x0000000c , 0x0000003f 
- 00021671  0x000054c5 store  0x00000001 , 0x000002d9 
- 00021672  0x000054c6 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021673  0x000054c7 rshift3  0x0000000c , 0x0000003f 
- 00021674  0x000054c8 istore  0x00000001 , 0x00000005 
- 00021675  0x000054c9 and  0x0000003f , 0x0000003f , 0x00000039 
- 00021676  0x000054ca branch  0x000054b1 , 0x00000005 
- 00021677  0x000054cd parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021678  0x000054ce rshift3  0x0000000c , 0x0000003f 
- 00021679  0x000054cf istore  0x00000001 , 0x00000005 
- 00021680  0x000054d0 loop  0x000054ad 
- 00021681  0x000054d3 bpatchx  0x0000004b , 0x00004029 
- 00021682  0x000054d4 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00021683  0x000054d5 enable  0x00000010 
- 00021684  0x000054d6 arg  0x00000664 , 0x0000001b 
- 00021685  0x000054d7 rshift32  0x0000003f , 0x0000003f 
- 00021686  0x000054d8 rshift16  0x0000003f , 0x0000003f 
- 00021687  0x000054d9 istore  0x00000003 , 0x00000005 
- 00021688  0x000054da branch  0x0000264d , 0x00000006 
- 00021689  0x000054db enable  0x0000002d 
- 00021690  0x000054dc fetch  0x00000001 , 0x00000017 
- 00021691  0x000054dd add  0x0000003f , 0x00000000 , 0x00000011 
- 00021692  0x000054de call  0x00002981 
- 00021693  0x000054df disable  0x0000000d 
- 00021694  0x000054e0 branch  0x00002918 
- 00021695  0x000054e3 bpatchx  0x0000004c , 0x00004029 
- 00021696  0x000054e4 call  0x000054c9 
- 00021697  0x000054e6 fetcht  0x00000001 , 0x00000017 
- 00021698  0x000054e7 call  0x0000291f 
- 00021699  0x000054e8 call  0x00002924 
- 00021700  0x000054e9 enable  0x00000010 
- 00021701  0x000054ea arg  0x0000157c , 0x0000000b 
- 00021702  0x000054eb branch  0x0000548f 
- 00021703  0x000054ee call  0x000054c9 
- 00021704  0x000054ef branch  0x0000264d 
- 00021705  0x000054f2 bpatchx  0x0000004d , 0x00004029 
- 00021706  0x000054f3 call  0x000053d5 
- 00021707  0x000054f4 call  0x000053e3 
- 00021708  0x000054f5 branch  0x000054cd 
- 00021709  0x000054f8 set1  0x00000000 , 0x00000015 
- 00021710  0x000054f9 enable  0x0000001d 
- 00021711  0x000054fa enable  0x00000020 
- 00021712  0x000054fb disable  0x00000021 
- 00021713  0x000054fc call  0x0000547f 
- 00021714  0x000054fd rshift16  0x00000009 , 0x0000003f 
- 00021715  0x000054fe rshift8  0x0000003f , 0x0000003f 
- 00021716  0x000054ff rshift4  0x0000003f , 0x0000003f 
- 00021717  0x00005500 inject  0x00000003 , 0x00000028 
- 00021718  0x00005501 enable  0x00000007 
- 00021719  0x00005502 enable  0x00000009 
- 00021720  0x00005503 bpatchx  0x0000004e , 0x00004029 
- 00021721  0x00005504 fetch  0x00000001 , 0x000043dc 
- 00021722  0x00005505 inject  0x00000003 , 0x00000008 
- 00021723  0x00005506 ifetch  0x00000001 , 0x00000006 
- 00021724  0x00005507 and  0x0000003f , 0x0000003f , 0x00000039 
- 00021725  0x00005508 inject  0x00000003 , 0x00000008 
- 00021726  0x00005509 branch  0x000054e2 , 0x00000005 
- 00021727  0x0000550b ifetch  0x00000001 , 0x00000006 
- 00021728  0x0000550c inject  0x00000003 , 0x00000008 
- 00021729  0x0000550d loop  0x000054df 
- 00021730  0x00005510 enable  0x00000008 
- 00021731  0x00005511 inject  0x00000003 , 0x00000018 
- 00021732  0x00005512 disable  0x00000008 
- 00021733  0x00005513 until  0x0000003e , 0x00000027 
- 00021734  0x00005514 nop  0x00000064 
- 00021735  0x00005515 disable  0x0000001d 
- 00021736  0x00005516 rtn 
- 00021737  0x00005519 bpatchx  0x0000004f , 0x00004029 
- 00021738  0x0000551a fetch  0x00000001 , 0x00004484 
- 00021739  0x0000551b beq  0x00000001 , 0x000054f9 
- 00021740  0x0000551c fetch  0x00000001 , 0x00004485 
- 00021741  0x0000551d lshift4  0x0000003f , 0x0000003f 
- 00021742  0x0000551e lshift2  0x0000003f , 0x0000003f 
- 00021743  0x0000551f store  0x00000001 , 0x000043dc 
- 00021744  0x00005520 fetcht  0x00000001 , 0x0000436f 
- 00021745  0x00005521 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021746  0x00005522 store  0x00000001 , 0x000043dd 
- 00021747  0x00005523 fetch  0x00000006 , 0x000044a0 
- 00021748  0x00005524 store  0x00000006 , 0x000043de 
- 00021749  0x00005525 copy  0x00000002 , 0x00000039 
- 00021750  0x00005526 arg  0x00004370 , 0x00000006 
- 00021751  0x00005527 call  0x00007ef4 
- 00021752  0x00005528 branch  0x00005504 
- 00021753  0x0000552a fetch  0x00000001 , 0x00004486 
- 00021754  0x0000552b lshift4  0x0000003f , 0x0000003f 
- 00021755  0x0000552c lshift2  0x0000003f , 0x0000003f 
- 00021756  0x0000552d increase  0x00000001 , 0x0000003f 
- 00021757  0x0000552e store  0x00000001 , 0x000043dc 
- 00021758  0x0000552f setarg  0x0000000c 
- 00021759  0x00005530 store  0x00000001 , 0x000043dd 
- 00021760  0x00005531 fetch  0x00000006 , 0x000044a0 
- 00021761  0x00005532 store  0x00000006 , 0x000043de 
- 00021762  0x00005533 fetch  0x00000006 , 0x000041d0 
- 00021763  0x00005534 istore  0x00000006 , 0x00000005 
- 00021764  0x00005536 bpatchx  0x00000050 , 0x0000402a 
- 00021765  0x00005537 fetch  0x00000001 , 0x00000000 
- 00021766  0x00005538 increase  0x00000001 , 0x0000003f 
- 00021767  0x00005539 store  0x00000001 , 0x00000000 
- 00021768  0x0000553a arg  0x00000708 , 0x0000001b 
- 00021769  0x0000553b disable  0x0000002d 
- 00021770  0x0000553c branch  0x000054bf 
- 00021771  0x0000553f bpatchx  0x00000051 , 0x0000402a 
- 00021772  0x00005540 fetch  0x00000001 , 0x0000449e 
- 00021773  0x00005541 rtnne  0x00000001 
- 00021774  0x00005542 fetch  0x00000001 , 0x00000000 
- 00021775  0x00005543 increase  0x00000001 , 0x0000003f 
- 00021776  0x00005544 store  0x00000001 , 0x00000000 
- 00021777  0x00005545 arg  0x00000c03 , 0x00000002 
- 00021778  0x00005546 fetch  0x00000001 , 0x0000449f 
- 00021779  0x00005547 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021780  0x00005548 copy  0x00000011 , 0x0000003f 
- 00021781  0x00005549 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021782  0x0000554a storet  0x00000002 , 0x000043dc 
- 00021783  0x0000554b fetch  0x00000006 , 0x000044a0 
- 00021784  0x0000554c istore  0x00000006 , 0x00000005 
- 00021785  0x0000554d fetch  0x00000006 , 0x0000044f 
- 00021786  0x0000554e istore  0x00000006 , 0x00000005 
- 00021787  0x0000554f branch  0x000054bf 
- 00021788  0x00005553 bpatchx  0x00000052 , 0x0000402a 
- 00021789  0x00005554 arg  0x00000004 , 0x00000002 
- 00021790  0x00005555 fetch  0x00000001 , 0x00004485 
- 00021791  0x00005556 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021792  0x00005557 storet  0x00000001 , 0x000043dc 
- 00021793  0x00005558 fetcht  0x00000001 , 0x0000438f 
- 00021794  0x00005559 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021795  0x0000555a store  0x00000001 , 0x000043dd 
- 00021796  0x0000555b fetch  0x00000006 , 0x000044a0 
- 00021797  0x0000555c store  0x00000006 , 0x000043de 
- 00021798  0x0000555d arg  0x00004390 , 0x00000006 
- 00021799  0x0000555e copy  0x00000002 , 0x00000039 
- 00021800  0x0000555f call  0x00007ef4 
- 00021801  0x00005560 call  0x000054c7 
- 00021802  0x00005561 branch  0x00005706 
- 00021803  0x00005564 bpatchx  0x00000053 , 0x0000402a 
- 00021804  0x00005565 force  0xffffffff , 0x0000003f 
- 00021805  0x00005566 setsect  0x00000002 , 0x00000001 
- 00021806  0x00005567 store  0x00000005 , 0x0000046f 
- 00021807  0x00005568 call  0x0000545b 
- 00021808  0x00005569 force  0x00000004 , 0x00000039 
- 00021809  0x0000556a arg  0x00000463 , 0x00000005 
- 00021810  0x0000556b call  0x0000630d 
- 00021811  0x0000556c fetch  0x00000002 , 0x0000449c 
- 00021812  0x0000556d store  0x00000002 , 0x0000046d 
- 00021813  0x0000556f random  0x0000003f 
- 00021814  0x00005570 and_into  0x0000000f , 0x0000003f 
- 00021815  0x00005571 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00021816  0x00005572 branch  0x00005535 , 0x00000002 
- 00021817  0x00005573 store  0x00000001 , 0x00000458 
- 00021818  0x00005574 store  0x00000001 , 0x000006e6 
- 00021819  0x00005575 bpatchx  0x00000054 , 0x0000402a 
- 00021820  0x00005576 fetcht  0x00000002 , 0x00004367 
- 00021821  0x00005577 storet  0x00000002 , 0x00000441 
- 00021822  0x00005578 copy  0x00000002 , 0x00000013 
- 00021823  0x00005579 add  0x00000022 , 0x00000007 , 0x0000003f 
- 00021824  0x0000557a idiv  0x00000013 
- 00021825  0x0000557b call  0x00007f86 
- 00021826  0x0000557c remainder  0x00000011 
- 00021827  0x0000557d isub  0x00000011 , 0x0000003f 
- 00021828  0x0000557e iadd  0x00000013 , 0x0000003f 
- 00021829  0x0000557f fetcht  0x00000002 , 0x00004365 
- 00021830  0x00005580 iadd  0x00000002 , 0x0000003f 
- 00021831  0x00005581 store  0x00000004 , 0x00000443 
- 00021832  0x00005582 isub  0x00000022 , 0x00000011 
- 00021833  0x00005583 increase  0xfffffffa , 0x00000011 
- 00021834  0x00005584 arg  0x00002205 , 0x00000012 
- 00021835  0x00005585 fetch  0x00000001 , 0x00004495 
- 00021836  0x00005586 nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00021837  0x00005587 fetch  0x00000001 , 0x0000448e 
- 00021838  0x00005588 nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00021839  0x00005589 copy  0x00000012 , 0x0000003f 
- 00021840  0x0000558a store  0x00000002 , 0x000043dc 
- 00021841  0x0000558b fetch  0x00000006 , 0x000044a0 
- 00021842  0x0000558c istore  0x00000006 , 0x00000005 
- 00021843  0x0000558d fetch  0x00000006 , 0x0000044f 
- 00021844  0x0000558e istore  0x00000006 , 0x00000005 
- 00021845  0x0000558f fetch  0x00000004 , 0x00000463 
- 00021846  0x00005590 istore  0x00000004 , 0x00000005 
- 00021847  0x00005591 random  0x0000003f 
- 00021848  0x00005592 istore  0x00000002 , 0x00000005 
- 00021849  0x00005593 random  0x0000003f 
- 00021850  0x00005594 istore  0x00000001 , 0x00000005 
- 00021851  0x00005595 force  0x00000002 , 0x0000003f 
- 00021852  0x00005596 istore  0x00000001 , 0x00000005 
- 00021853  0x00005597 rshift2  0x00000011 , 0x0000003f 
- 00021854  0x00005598 istore  0x00000002 , 0x00000005 
- 00021855  0x00005599 rshift2  0x00000013 , 0x0000003f 
- 00021856  0x0000559a istore  0x00000002 , 0x00000005 
- 00021857  0x0000559b bpatchx  0x00000055 , 0x0000402a 
- 00021858  0x0000559c setarg  0x00000000 
- 00021859  0x0000559d istore  0x00000002 , 0x00000005 
- 00021860  0x0000559e fetch  0x00000002 , 0x0000449c 
- 00021861  0x0000559f istore  0x00000002 , 0x00000005 
- 00021862  0x000055a0 fetch  0x00000005 , 0x0000046f 
- 00021863  0x000055a1 istore  0x00000005 , 0x00000005 
- 00021864  0x000055a2 fetch  0x00000001 , 0x00000458 
- 00021865  0x000055a3 arg  0x000000a0 , 0x00000002 
- 00021866  0x000055a4 ior  0x00000002 , 0x0000003f 
- 00021867  0x000055a5 istore  0x00000001 , 0x00000005 
- 00021868  0x000055a6 call  0x000054c7 
- 00021869  0x000055a7 setarg  0x000043dc 
- 00021870  0x000055a8 add  0x0000003f , 0x00000012 , 0x00000006 
- 00021871  0x000055a9 ifetch  0x00000003 , 0x00000006 
- 00021872  0x000055aa store  0x00000003 , 0x00000467 
- 00021873  0x000055ab rtn 
- 00021874  0x000055ae bpatchx  0x00000056 , 0x0000402a 
- 00021875  0x000055af disable  0x00000029 
- 00021876  0x000055b0 branch  0x0000540c 
- 00021877  0x000055b5 fetch  0x00000001 , 0x0000043f 
- 00021878  0x000055b6 rtnbit0  0x00000005 
- 00021879  0x000055b7 fetch  0x00000002 , 0x00000459 
- 00021880  0x000055b8 fetcht  0x00000002 , 0x0000045f 
- 00021881  0x000055b9 isub  0x00000002 , 0x0000003f 
- 00021882  0x000055ba nrtn  0x00000002 
- 00021883  0x000055bb store  0x00000002 , 0x00000a9a 
- 00021884  0x000055bc bpatchx  0x00000057 , 0x0000402a 
- 00021885  0x000055bd fetch  0x00000001 , 0x0000043f 
- 00021886  0x000055be set0  0x00000005 , 0x0000003f 
- 00021887  0x000055bf set0  0x00000003 , 0x0000003f 
- 00021888  0x000055c0 store  0x00000001 , 0x0000043f 
- 00021889  0x000055c1 fetch  0x00000004 , 0x00000443 
- 00021890  0x000055c2 fetcht  0x00000002 , 0x00000441 
- 00021891  0x000055c3 storet  0x00000002 , 0x00000aa2 
- 00021892  0x000055c4 isub  0x00000002 , 0x00000011 
- 00021893  0x000055c5 bpatchx  0x00000058 , 0x0000402b 
- 00021894  0x000055c6 fetch  0x00000001 , 0x000043d3 
- 00021895  0x000055c7 store  0x00000001 , 0x0000046a 
- 00021896  0x000055c8 ifetcht  0x00000002 , 0x00000006 
- 00021897  0x000055c9 ifetch  0x00000002 , 0x00000006 
- 00021898  0x000055ca lshift2  0x0000003f , 0x0000003f 
- 00021899  0x000055cb store  0x00000002 , 0x00000441 
- 00021900  0x000055cc lshift2  0x00000002 , 0x00000002 
- 00021901  0x000055cd iadd  0x00000002 , 0x0000003f 
- 00021902  0x000055ce ifetcht  0x00000004 , 0x00000006 
- 00021903  0x000055cf storet  0x00000004 , 0x0000046b 
- 00021904  0x000055d0 iadd  0x00000011 , 0x0000003f 
- 00021905  0x000055d1 copy  0x0000003f , 0x00000014 
- 00021906  0x000055d2 fetch  0x00000002 , 0x00000441 
- 00021907  0x000055d3 fetcht  0x00000002 , 0x00000aa2 
- 00021908  0x000055d4 isub  0x00000002 , 0x0000003f 
- 00021909  0x000055d5 fetcht  0x00000002 , 0x00000a9a 
- 00021910  0x000055d6 imul32  0x00000002 , 0x0000003f 
- 00021911  0x000055d7 iadd  0x00000014 , 0x0000003f 
- 00021912  0x000055d8 store  0x00000004 , 0x00000443 
- 00021913  0x000055d9 call  0x00005713 
- 00021914  0x000055da fetch  0x00000002 , 0x0000046d 
- 00021915  0x000055db store  0x00000002 , 0x000044ba 
- 00021916  0x000055dc rtn 
- 00021917  0x000055e0 bpatchx  0x00000059 , 0x0000402b 
- 00021918  0x000055e1 fetch  0x00000001 , 0x0000043f 
- 00021919  0x000055e2 rtnbit0  0x00000006 
- 00021920  0x000055e3 fetch  0x00000002 , 0x00000459 
- 00021921  0x000055e4 fetcht  0x00000002 , 0x0000045f 
- 00021922  0x000055e5 isub  0x00000002 , 0x0000003f 
- 00021923  0x000055e6 nrtn  0x00000002 
- 00021924  0x000055e7 fetch  0x00000001 , 0x0000043f 
- 00021925  0x000055e8 set0  0x00000006 , 0x0000003f 
- 00021926  0x000055e9 store  0x00000001 , 0x0000043f 
- 00021927  0x000055ea fetch  0x00000005 , 0x000043ce 
- 00021928  0x000055eb store  0x00000005 , 0x0000046f 
- 00021929  0x000055ec branch  0x0000545b 
- 00021930  0x000055f0 bpatchx  0x0000005a , 0x0000402b 
- 00021931  0x000055f1 call  0x000056ed 
- 00021932  0x000055f2 call  0x000055c0 
- 00021933  0x000055f3 fetch  0x00000001 , 0x000002d9 
- 00021934  0x000055f4 isolate1  0x00000004 , 0x0000003f 
- 00021935  0x000055f5 setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00021936  0x000055f6 rshift  0x0000003f , 0x0000003f 
- 00021937  0x000055f7 ixor  0x00000002 , 0x0000003f 
- 00021938  0x000055f8 isolate1  0x00000002 , 0x0000003f 
- 00021939  0x000055f9 setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00021940  0x000055fa rtnmark1  0x0000000f 
- 00021941  0x000055fb fetch  0x00000001 , 0x000002da 
- 00021942  0x000055fc branch  0x000055bc , 0x00000034 
- 00021943  0x000055fd fetch  0x00000001 , 0x0000043f 
- 00021944  0x000055fe bbit0  0x00000004 , 0x000055bc 
- 00021945  0x000055ff call  0x0000748d 
- 00021946  0x00005600 call  0x000073fb 
- 00021947  0x00005601 nrtn  0x00000034 
- 00021948  0x00005603 fetcht  0x00000001 , 0x00000456 
- 00021949  0x00005604 setflip  0x00000002 , 0x00000002 
- 00021950  0x00005605 storet  0x00000001 , 0x00000456 
- 00021951  0x00005606 rtn 
- 00021952  0x0000560a bpatchx  0x0000005b , 0x0000402b 
- 00021953  0x0000560b fetcht  0x00000001 , 0x00000456 
- 00021954  0x0000560c isolate0  0x00000005 , 0x00000002 
- 00021955  0x0000560d rtn  0x00000001 
- 00021956  0x0000560e fetch  0x00000001 , 0x000002d9 
- 00021957  0x0000560f lshift  0x0000003f , 0x0000003f 
- 00021958  0x00005610 ixor  0x00000002 , 0x0000003f 
- 00021959  0x00005611 rtnbit0  0x00000003 
- 00021960  0x00005612 set0  0x00000005 , 0x00000002 
- 00021961  0x00005613 setflip  0x00000003 , 0x00000002 
- 00021962  0x00005614 storet  0x00000001 , 0x00000456 
- 00021963  0x00005615 compare  0x00000003 , 0x00000002 , 0x00000003 
- 00021964  0x00005616 nrtn  0x00000001 
- 00021965  0x00005617 fetch  0x00000001 , 0x000043de 
- 00021966  0x00005618 beq  0x00000005 , 0x000055d2 
- 00021967  0x00005619 fetch  0x00000001 , 0x000044c5 
- 00021968  0x0000561a beq  0x00000002 , 0x000055d6 
- 00021969  0x0000561b rtn 
- 00021970  0x0000561f fetch  0x00000001 , 0x0000043f 
- 00021971  0x00005620 set1  0x00000004 , 0x0000003f 
- 00021972  0x00005621 store  0x00000001 , 0x0000043f 
- 00021973  0x00005622 rtn 
- 00021974  0x00005625 bpatchx  0x0000005c , 0x0000402b 
- 00021975  0x00005626 jam  0x00000000 , 0x000044c5 
- 00021976  0x00005627 arg  0x00000000 , 0x0000003f 
- 00021977  0x00005628 store  0x00000004 , 0x0000440d 
- 00021978  0x00005629 store  0x00000005 , 0x00004403 
- 00021979  0x0000562a set1  0x00000027 , 0x0000003f 
- 00021980  0x0000562b store  0x00000005 , 0x00004408 
- 00021981  0x0000562c fetch  0x00000001 , 0x0000043f 
- 00021982  0x0000562d set0  0x00000004 , 0x0000003f 
- 00021983  0x0000562e store  0x00000001 , 0x0000043f 
- 00021984  0x0000562f rtn 
- 00021985  0x00005633 bpatchx  0x0000005d , 0x0000402b 
- 00021986  0x00005634 call  0x00005422 
- 00021987  0x00005635 call  0x00005485 
- 00021988  0x00005636 fetch  0x00000001 , 0x00000001 
- 00021989  0x00005637 increase  0x00000001 , 0x0000003f 
- 00021990  0x00005638 store  0x00000001 , 0x00000001 
- 00021991  0x00005639 rtn 
- 00021992  0x0000563d bpatchx  0x0000005e , 0x0000402b 
- 00021993  0x0000563e fetch  0x00000001 , 0x00004369 
- 00021994  0x0000563f rtnne  0x00000001 
- 00021995  0x00005640 arg  0x00000002 , 0x00000007 
- 00021996  0x00005641 call  0x00007f16 
- 00021997  0x00005642 nrtn  0x00000034 
- 00021998  0x00005643 fetch  0x00000002 , 0x0000436a 
- 00021999  0x00005644 fetcht  0x00000002 , 0x0000436c 
- 00022000  0x00005645 isub  0x00000002 , 0x0000003f 
- 00022001  0x00005646 arg  0x00000002 , 0x00000007 
- 00022002  0x00005647 call  0x00007f08 
- 00022003  0x00005648 disable  0x00000029 
- 00022004  0x00005649 call  0x00005572 
- 00022005  0x0000564a call  0x000055e1 
- 00022006  0x0000564b nrtn  0x0000002d 
- 00022007  0x0000564c bpatchx  0x0000005f , 0x0000402b 
- 00022008  0x0000564d fetch  0x00000006 , 0x000002db 
- 00022009  0x0000564e store  0x00000006 , 0x0000044f 
- 00022010  0x00005651 fetch  0x00000001 , 0x00000002 
- 00022011  0x00005652 increase  0x00000001 , 0x0000003f 
- 00022012  0x00005653 store  0x00000001 , 0x00000002 
- 00022013  0x00005654 call  0x00005608 
- 00022014  0x00005655 rtn  0x00000029 
- 00022015  0x00005656 call  0x0000550b 
- 00022016  0x00005657 nrtn  0x0000002d 
- 00022017  0x00005658 bpatchx  0x00000060 , 0x0000402c 
- 00022018  0x00005659 fetch  0x00000001 , 0x00000004 
- 00022019  0x0000565a increase  0x00000001 , 0x0000003f 
- 00022020  0x0000565b store  0x00000001 , 0x00000004 
- 00022021  0x0000565c fetch  0x00000009 , 0x000002e1 
- 00022022  0x0000565d store  0x00000009 , 0x00000101 
- 00022023  0x0000565e rtn 
- 00022024  0x00005661 bpatchx  0x00000061 , 0x0000402c 
- 00022025  0x00005662 fetch  0x00000001 , 0x0000049b 
- 00022026  0x00005663 rtnne  0x0000001b 
- 00022027  0x00005664 fetch  0x00000006 , 0x0000044f 
- 00022028  0x00005665 fetcht  0x00000006 , 0x0000448f 
- 00022029  0x00005666 isub  0x00000002 , 0x0000003e 
- 00022030  0x00005667 nrtn  0x00000005 
- 00022031  0x00005668 call  0x0000223b 
- 00022032  0x00005669 nrtn  0x00000005 
- 00022033  0x0000566a call  0x0000552b 
- 00022034  0x0000566b call  0x00005340 
- 00022035  0x0000566c bpatchx  0x00000062 , 0x0000402c 
- 00022036  0x0000566d jam  0x00000000 , 0x000041ce 
- 00022037  0x0000566e jam  0x00000000 , 0x00000476 
- 00022038  0x0000566f jam  0x00000000 , 0x00004369 
- 00022039  0x00005670 jam  0x00000000 , 0x0000049b 
- 00022040  0x00005671 branch  0x00002223 
- 00022041  0x00005674 arg  0x00000001 , 0x00000011 
- 00022042  0x00005675 fetch  0x00000001 , 0x000002d9 
- 00022043  0x00005676 rtnbit1  0x00000006 
- 00022044  0x00005677 arg  0x00000000 , 0x00000011 
- 00022045  0x00005678 rtn 
- 00022046  0x0000567d bpatchx  0x00000063 , 0x0000402c 
- 00022047  0x0000567e fetch  0x00000001 , 0x00000456 
- 00022048  0x0000567f rtnbit1  0x00000005 
- 00022049  0x00005680 call  0x00005642 
- 00022050  0x00005681 call  0x00005873 
- 00022051  0x00005682 branch  0x00005664 , 0x00000034 
- 00022052  0x00005683 ifetch  0x00000001 , 0x00000006 
- 00022053  0x00005684 ifetcht  0x00000001 , 0x00000006 
- 00022054  0x00005685 copy  0x00000002 , 0x00000011 
- 00022055  0x00005686 isub  0x00000011 , 0x0000003f 
- 00022056  0x00005687 arg  0x0000001b , 0x00000002 
- 00022057  0x00005688 call  0x00007fdd 
- 00022058  0x00005689 copy  0x0000003f , 0x00000002 
- 00022059  0x0000568a ifetch  0x00000001 , 0x00000006 
- 00022060  0x0000568b copy  0x0000003f , 0x00000001 
- 00022061  0x0000568c copy  0x00000011 , 0x0000003f 
- 00022062  0x0000568d iadd  0x00000006 , 0x00000006 
- 00022063  0x0000568e arg  0x000043de , 0x00000005 
- 00022064  0x0000568f copy  0x00000002 , 0x00000039 
- 00022065  0x00005690 call  0x00007f01 
- 00022066  0x00005691 call  0x00005654 
- 00022067  0x00005692 call  0x00005666 
- 00022068  0x00005694 call  0x00005873 
- 00022069  0x00005695 ifetch  0x00000001 , 0x00000006 
- 00022070  0x00005696 copy  0x0000003f , 0x00000011 
- 00022071  0x00005697 copy  0x00000006 , 0x00000013 
- 00022072  0x00005698 ifetcht  0x00000001 , 0x00000006 
- 00022073  0x00005699 copy  0x00000002 , 0x00000012 
- 00022074  0x0000569a isub  0x00000012 , 0x0000003f 
- 00022075  0x0000569b arg  0x0000001b , 0x00000002 
- 00022076  0x0000569c call  0x00007fdd 
- 00022077  0x0000569d iadd  0x00000012 , 0x0000003f 
- 00022078  0x0000569e istore  0x00000001 , 0x00000013 
- 00022079  0x0000569f isub  0x00000011 , 0x0000003e 
- 00022080  0x000056a0 nrtn  0x00000005 
- 00022081  0x000056a1 branch  0x00005896 
- 00022082  0x000056a5 call  0x00005649 
- 00022083  0x000056a6 rtnmark1  0x00000029 
- 00022084  0x000056a7 fetch  0x00000001 , 0x000044e9 
- 00022085  0x000056a8 bbit0  0x00000002 , 0x00005652 
- 00022086  0x000056a9 call  0x00005876 
- 00022087  0x000056aa branch  0x00005652 , 0x00000034 
- 00022088  0x000056ab branch  0x00005650 
- 00022089  0x000056af call  0x00005873 
- 00022090  0x000056b0 branch  0x00005652 , 0x00000034 
- 00022091  0x000056b1 ifetch  0x00000001 , 0x00000006 
- 00022092  0x000056b2 ifetcht  0x00000001 , 0x00000006 
- 00022093  0x000056b3 isub  0x00000002 , 0x0000003f 
- 00022094  0x000056b4 sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00022095  0x000056b5 branch  0x00005652 , 0x00000002 
- 00022096  0x000056b7 set1  0x00000029 , 0x00000000 
- 00022097  0x000056b8 rtn 
- 00022098  0x000056bb set0  0x00000029 , 0x00000000 
- 00022099  0x000056bc rtn 
- 00022100  0x000056bf copy  0x00000011 , 0x0000003f 
- 00022101  0x000056c0 rtn  0x00000034 
- 00022102  0x000056c1 arg  0x00000001 , 0x00000001 
- 00022103  0x000056c2 rtn 
- 00022104  0x000056c6 bpatchx  0x00000064 , 0x0000402c 
- 00022105  0x000056c7 increase  0x00000001 , 0x00000002 
- 00022106  0x000056c8 call  0x0000576a 
- 00022107  0x000056c9 increase  0xfffffffe , 0x00000006 
- 00022108  0x000056ca ifetch  0x00000002 , 0x00000006 
- 00022109  0x000056cb arg  0x00002902 , 0x00000002 
- 00022110  0x000056cc isub  0x00000002 , 0x0000003e 
- 00022111  0x000056cd nrtn  0x00000005 
- 00022112  0x000056ce increase  0x00000001 , 0x00000006 
- 00022113  0x000056cf copy  0x00000006 , 0x00000011 
- 00022114  0x000056d0 ifetch  0x00000001 , 0x00000006 
- 00022115  0x000056d1 rtn 
- 00022116  0x000056d5 force  0x00000000 , 0x00000002 
- 00022117  0x000056d6 force  0x00000001 , 0x00000001 
- 00022118  0x000056d9 bpatchx  0x00000065 , 0x0000402c 
- 00022119  0x000056da storet  0x00000001 , 0x000043dd 
- 00022120  0x000056db fetcht  0x00000001 , 0x00000456 
- 00022121  0x000056dc set1  0x00000005 , 0x00000002 
- 00022122  0x000056dd and  0x00000002 , 0x000000fc , 0x0000003f 
- 00022123  0x000056de ior  0x00000001 , 0x0000003f 
- 00022124  0x000056df store  0x00000001 , 0x00000456 
- 00022125  0x000056e0 and_into  0x0000001f , 0x0000003f 
- 00022126  0x000056e1 isolate1  0x00000029 , 0x00000000 
- 00022127  0x000056e2 setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00022128  0x000056e3 store  0x00000001 , 0x000043dc 
- 00022129  0x000056e5 fetch  0x00000001 , 0x000043dc 
- 00022130  0x000056e6 compare  0x00000001 , 0x00000001 , 0x00000003 
- 00022131  0x000056e7 nbranch  0x00005676 , 0x00000001 
- 00022132  0x000056e8 fetch  0x00000001 , 0x000043dd 
- 00022133  0x000056e9 rtn  0x00000034 
- 00022134  0x000056eb fetch  0x00000001 , 0x0000043f 
- 00022135  0x000056ec rtnbit0  0x00000004 
- 00022136  0x000056ed call  0x0000748d 
- 00022137  0x000056ee branch  0x000073e3 
- 00022138  0x000056f2 arg  0x00000000 , 0x00000007 
- 00022139  0x000056f3 branch  0x00002c32 
- 00022140  0x000056f6 arg  0x00000000 , 0x00000007 
- 00022141  0x000056f7 branch  0x00002c36 
- 00022142  0x000056fb bpatchx  0x00000066 , 0x0000402c 
- 00022143  0x000056fc rtnmark1  0x0000000f 
- 00022144  0x000056fd call  0x00005890 
- 00022145  0x000056fe nrtn  0x00000034 
- 00022146  0x000056ff fetch  0x00000001 , 0x000002d9 
- 00022147  0x00005700 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022148  0x00005701 store  0x00000001 , 0x0000450c 
- 00022149  0x00005702 ifetch  0x00000001 , 0x00000006 
- 00022150  0x00005703 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00022151  0x00005704 store  0x00000001 , 0x0000450b 
- 00022152  0x00005705 rtn  0x00000034 
- 00022153  0x00005706 copy  0x00000006 , 0x0000003f 
- 00022154  0x00005707 store  0x00000002 , 0x0000450d 
- 00022155  0x00005708 fetch  0x00000001 , 0x0000450c 
- 00022156  0x00005709 beq  0x00000003 , 0x00005c64 
- 00022157  0x0000570b call  0x0000569a 
- 00022158  0x0000570c nbranch  0x0000567a , 0x00000028 
- 00022159  0x0000570d call  0x0000567c 
- 00022160  0x0000570e fetch  0x00000002 , 0x0000450d 
- 00022161  0x0000570f copy  0x0000003f , 0x00000006 
- 00022162  0x00005710 ifetch  0x00000002 , 0x00000006 
- 00022163  0x00005711 store  0x00000002 , 0x000044fc 
- 00022164  0x00005712 bpatchx  0x00000067 , 0x0000402c 
- 00022165  0x00005713 ifetch  0x00000002 , 0x00000006 
- 00022166  0x00005714 beq  0x00000004 , 0x000058ab 
- 00022167  0x00005715 beq  0x00000006 , 0x00005af4 
- 00022168  0x00005716 beq  0x00000005 , 0x00005ab6 
- 00022169  0x00005717 rtn 
- 00022170  0x0000571b fetch  0x00000001 , 0x0000450c 
- 00022171  0x0000571c beq  0x00000002 , 0x000056a9 
- 00022172  0x0000571d beq  0x00000001 , 0x000056c1 
- 00022173  0x0000571e rtn 
- 00022174  0x00005724 call  0x00007fe7 
- 00022175  0x00005725 arg  0x00000004 , 0x00000002 
- 00022176  0x00005726 isub  0x0000003f , 0x0000003e 
- 00022177  0x00005727 rtn  0x00000005 
- 00022178  0x00005728 arg  0x00000005 , 0x00000002 
- 00022179  0x00005729 isub  0x0000003f , 0x0000003e 
- 00022180  0x0000572a rtn  0x00000005 
- 00022181  0x0000572b arg  0x00000006 , 0x00000002 
- 00022182  0x0000572c isub  0x0000003f , 0x0000003e 
- 00022183  0x0000572d rtn  0x00000005 
- 00022184  0x0000572e branch  0x00007fe9 
- 00022185  0x00005732 fetch  0x00000002 , 0x0000450d 
- 00022186  0x00005733 copy  0x0000003f , 0x00000006 
- 00022187  0x00005734 ifetch  0x00000002 , 0x00000006 
- 00022188  0x00005735 store  0x00000002 , 0x000044fc 
- 00022189  0x00005736 ifetch  0x00000002 , 0x00000006 
- 00022190  0x00005737 call  0x0000569e 
- 00022191  0x00005738 nrtn  0x00000028 
- 00022192  0x00005739 fetcht  0x00000001 , 0x0000450b 
- 00022193  0x0000573a storet  0x00000001 , 0x000044fe 
- 00022194  0x0000573b fetch  0x00000002 , 0x000044fc 
- 00022195  0x0000573c increase  0x00000004 , 0x0000003f 
- 00022196  0x0000573d isub  0x00000002 , 0x0000003e 
- 00022197  0x0000573e branch  0x00007fe7 , 0x00000005 
- 00022198  0x0000573f fetch  0x00000001 , 0x0000450b 
- 00022199  0x00005740 copy  0x0000003f , 0x00000039 
- 00022200  0x00005741 arg  0x00000311 , 0x00000005 
- 00022201  0x00005742 fetch  0x00000002 , 0x0000450d 
- 00022202  0x00005743 copy  0x0000003f , 0x00000006 
- 00022203  0x00005744 call  0x00007f01 
- 00022204  0x00005745 branch  0x00007fe9 
- 00022205  0x0000574b call  0x00007fe7 
- 00022206  0x0000574c fetch  0x00000001 , 0x000044fe 
- 00022207  0x0000574d nrtn  0x00000034 
- 00022208  0x0000574e branch  0x00007fe9 
- 00022209  0x00005751 call  0x000056bd 
- 00022210  0x00005752 nrtn  0x00000028 
- 00022211  0x00005753 fetch  0x00000001 , 0x000044fe 
- 00022212  0x00005754 arg  0x00000311 , 0x00000005 
- 00022213  0x00005755 iadd  0x00000005 , 0x00000011 
- 00022214  0x00005756 fetcht  0x00000001 , 0x0000450b 
- 00022215  0x00005757 iadd  0x00000002 , 0x0000003f 
- 00022216  0x00005758 store  0x00000001 , 0x000044fe 
- 00022217  0x00005759 fetch  0x00000001 , 0x0000450b 
- 00022218  0x0000575a copy  0x0000003f , 0x00000039 
- 00022219  0x0000575b copy  0x00000011 , 0x00000005 
- 00022220  0x0000575c fetch  0x00000002 , 0x0000450d 
- 00022221  0x0000575d copy  0x0000003f , 0x00000006 
- 00022222  0x0000575e call  0x00007ef4 
- 00022223  0x0000575f setarg  0x00000311 
- 00022224  0x00005760 store  0x00000002 , 0x0000450d 
- 00022225  0x00005761 fetch  0x00000002 , 0x000044fc 
- 00022226  0x00005762 increase  0x00000004 , 0x0000003f 
- 00022227  0x00005763 fetcht  0x00000001 , 0x000044fe 
- 00022228  0x00005764 isub  0x00000002 , 0x0000003e 
- 00022229  0x00005765 branch  0x00007fe7 , 0x00000005 
- 00022230  0x00005766 branch  0x00007fe9 
- 00022231  0x0000576d call  0x00007ea5 
- 00022232  0x0000576e arg  0x0000445e , 0x00000005 
- 00022233  0x00005770 fetch  0x00000002 , 0x000044fc 
- 00022234  0x00005771 increase  0xfffffffb , 0x0000003f 
- 00022235  0x00005773 istore  0x00000001 , 0x00000005 
- 00022236  0x00005774 copy  0x0000003f , 0x00000039 
- 00022237  0x00005775 call  0x00007e9f 
- 00022238  0x00005776 branch  0x00007ef4 
- 00022239  0x00005779 call  0x00007ea5 
- 00022240  0x0000577a arg  0x00004471 , 0x00000005 
- 00022241  0x0000577b branch  0x000056d9 
- 00022242  0x00005780 fetch  0x00000002 , 0x000041f9 
- 00022243  0x00005781 branch  0x00007f9c 
- 00022244  0x00005784 fetcht  0x00000004 , 0x0000045b 
- 00022245  0x00005785 call  0x00002a7b 
- 00022246  0x00005786 isub  0x00000002 , 0x0000000b 
- 00022247  0x00005787 deposit  0x0000000b 
- 00022248  0x00005788 fetcht  0x00000002 , 0x0000046d 
- 00022249  0x00005789 lshift4  0x00000002 , 0x00000002 
- 00022250  0x0000578a lshift  0x00000002 , 0x00000002 
- 00022251  0x0000578b isub  0x00000002 , 0x0000003f 
- 00022252  0x0000578c rtn 
- 00022253  0x0000578f call  0x00002a7b 
- 00022254  0x00005790 store  0x00000004 , 0x0000045b 
- 00022255  0x00005791 rtn 
- 00022256  0x00005795 jam  0x00000024 , 0x00000016 
- 00022257  0x00005796 jam  0x00000000 , 0x00000ac2 
- 00022258  0x00005798 bpatchx  0x00000068 , 0x0000402d 
- 00022259  0x00005799 fetch  0x00000001 , 0x0000436e 
- 00022260  0x0000579a rtn  0x00000034 
- 00022261  0x0000579b arg  0x00000000 , 0x00000007 
- 00022262  0x0000579c call  0x00007f16 
- 00022263  0x0000579d nrtn  0x00000034 
- 00022264  0x0000579e bpatchx  0x00000069 , 0x0000402d 
- 00022265  0x000057a0 disable  0x00000029 
- 00022266  0x000057a1 enable  0x00000010 
- 00022267  0x000057a2 call  0x00005572 
- 00022268  0x000057a3 call  0x00005422 
- 00022269  0x000057a4 call  0x000054e9 
- 00022270  0x000057a5 nbranch  0x00005706 , 0x0000002d 
- 00022271  0x000057a6 fetch  0x00000001 , 0x00000003 
- 00022272  0x000057a7 increase  0x00000001 , 0x0000003f 
- 00022273  0x000057a8 store  0x00000001 , 0x00000003 
- 00022274  0x000057a9 fetch  0x00000001 , 0x000002d9 
- 00022275  0x000057aa and  0x0000003f , 0x0000000f , 0x0000003f 
- 00022276  0x000057ab beq  0x00000003 , 0x0000551c 
- 00022277  0x000057ac beq  0x00000005 , 0x00005728 
- 00022278  0x000057ae bpatchx  0x0000006a , 0x0000402d 
- 00022279  0x000057af random  0x0000003f 
- 00022280  0x000057b0 arg  0x000001ff , 0x00000002 
- 00022281  0x000057b1 iand  0x00000002 , 0x0000003f 
- 00022282  0x000057b2 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00022283  0x000057b3 call  0x00003cbe 
- 00022284  0x000057b4 fetch  0x00000001 , 0x00000ac2 
- 00022285  0x000057b5 fetcht  0x00000001 , 0x0000448d 
- 00022286  0x000057b6 isub  0x00000002 , 0x0000003e 
- 00022287  0x000057b7 nbranch  0x000056f2 , 0x00000005 
- 00022288  0x000057b8 arg  0x00000000 , 0x00000007 
- 00022289  0x000057b9 fetch  0x00000002 , 0x00004482 
- 00022290  0x000057ba branch  0x00007f08 
- 00022291  0x000057be bpatchx  0x0000006b , 0x0000402d 
- 00022292  0x000057bf fetch  0x00000001 , 0x00000476 
- 00022293  0x000057c0 call  0x000053fc 
- 00022294  0x000057c1 fetch  0x00000002 , 0x00000441 
- 00022295  0x000057c2 imul32  0x00000002 , 0x0000003f 
- 00022296  0x000057c3 arg  0x00000177 , 0x00000002 
- 00022297  0x000057c4 imul32  0x00000002 , 0x0000003f 
- 00022298  0x000057c5 arg  0x000186a0 , 0x00000002 
- 00022299  0x000057c6 idiv  0x00000002 
- 00022300  0x000057c7 fetch  0x00000001 , 0x0000046a 
- 00022301  0x000057c8 arg  0x00004e20 , 0x00000002 
- 00022302  0x000057c9 imul32  0x00000002 , 0x0000003f 
- 00022303  0x000057ca iadd  0x00000002 , 0x0000003f 
- 00022304  0x000057cb store  0x00000004 , 0x000044e5 
- 00022305  0x000057cc bpatchx  0x0000006c , 0x0000402d 
- 00022306  0x000057cd fetch  0x00000002 , 0x000040c1 
- 00022307  0x000057ce call  0x00007f86 
- 00022308  0x000057cf quotient  0x00000002 
- 00022309  0x000057d0 iadd  0x00000002 , 0x0000003f 
- 00022310  0x000057d1 store  0x00000002 , 0x0000044d 
- 00022311  0x000057d2 rtn 
- 00022312  0x000057d5 bpatchx  0x0000006d , 0x0000402d 
- 00022313  0x000057d6 fetch  0x00000006 , 0x000002e1 
- 00022314  0x000057d7 fetcht  0x00000006 , 0x000044a0 
- 00022315  0x000057d8 isub  0x00000002 , 0x0000003e 
- 00022316  0x000057d9 nrtn  0x00000005 
- 00022317  0x000057da call  0x00005619 
- 00022318  0x000057db copy  0x00000011 , 0x0000003f 
- 00022319  0x000057dc store  0x00000001 , 0x0000448e 
- 00022320  0x000057dd fetch  0x00000007 , 0x000002ee 
- 00022321  0x000057de store  0x00000007 , 0x00000101 
- 00022322  0x000057df ifetch  0x00000008 , 0x00000006 
- 00022323  0x000057e0 istore  0x00000008 , 0x00000005 
- 00022324  0x000057e1 fetch  0x00000006 , 0x000002db 
- 00022325  0x000057e2 store  0x00000006 , 0x0000044f 
- 00022326  0x000057e3 increase  0x00000006 , 0x00000006 
- 00022327  0x000057e4 ifetch  0x00000008 , 0x00000006 
- 00022328  0x000057e5 store  0x00000008 , 0x00000463 
- 00022329  0x000057e6 ifetcht  0x00000002 , 0x00000006 
- 00022330  0x000057e7 bpatchx  0x0000006e , 0x0000402d 
- 00022331  0x000057e8 lshift2  0x00000002 , 0x00000002 
- 00022332  0x000057e9 ifetch  0x00000002 , 0x00000006 
- 00022333  0x000057ea lshift2  0x0000003f , 0x0000003f 
- 00022334  0x000057eb store  0x00000002 , 0x00000441 
- 00022335  0x000057ec store  0x00000004 , 0x00000443 
- 00022336  0x000057ed isub  0x00000002 , 0x0000003f 
- 00022337  0x000057ee add  0x0000003f , 0xfffffffe , 0x00000028 
- 00022338  0x000057ef ifetch  0x00000009 , 0x00000006 
- 00022339  0x000057f0 store  0x00000009 , 0x0000046b 
- 00022340  0x000057f1 bpatchx  0x0000006f , 0x0000402d 
- 00022341  0x000057f2 ifetch  0x00000001 , 0x00000006 
- 00022342  0x000057f3 rshift4  0x0000003f , 0x00000002 
- 00022343  0x000057f4 rshift  0x00000002 , 0x00000002 
- 00022344  0x000057f5 storet  0x00000001 , 0x00000476 
- 00022345  0x000057f6 and_into  0x0000001f , 0x0000003f 
- 00022346  0x000057f7 store  0x00000001 , 0x00000458 
- 00022347  0x000057f8 call  0x00005713 
- 00022348  0x000057f9 call  0x0000545b 
- 00022349  0x000057fa call  0x0000534c 
- 00022350  0x000057fb call  0x0000223b 
- 00022351  0x000057fc nrtn  0x00000005 
- 00022352  0x000057fd bpatchx  0x00000070 , 0x0000402e 
- 00022353  0x000057fe call  0x00002841 
- 00022354  0x000057ff call  0x00005ad3 
- 00022355  0x00005800 jam  0x00000014 , 0x00000a99 
- 00022356  0x00005801 call  0x00007d86 
- 00022357  0x00005802 branch  0x00002223 
- 00022358  0x00005806 bpatchx  0x00000071 , 0x0000402e 
- 00022359  0x00005807 fetch  0x00000002 , 0x0000445a 
- 00022360  0x00005808 iforce  0x00000012 
- 00022361  0x00005809 fetch  0x00000002 , 0x0000445c 
- 00022362  0x0000580a iforce  0x00000013 
- 00022363  0x0000580b fetch  0x00000002 , 0x000044bc 
- 00022364  0x0000580c iforce  0x00000006 
- 00022365  0x0000580d enable  0x00000028 
- 00022366  0x0000580e rtn 
- 00022367  0x00005812 ifetch  0x00000002 , 0x00000006 
- 00022368  0x00005813 rtn  0x00000034 
- 00022369  0x00005814 isub  0x00000012 , 0x0000003e 
- 00022370  0x00005815 nrtn  0x00000002 
- 00022371  0x00005816 isub  0x00000013 , 0x0000003e 
- 00022372  0x00005817 rtn  0x00000005 
- 00022373  0x00005818 branch  0x00005768 , 0x00000002 
- 00022374  0x00005819 force  0x00000001 , 0x0000003e 
- 00022375  0x0000581a rtn 
- 00022376  0x0000581c force  0x00000000 , 0x0000003f 
- 00022377  0x0000581d rtn 
- 00022378  0x00005822 call  0x0000576d 
- 00022379  0x00005823 branch  0x00005779 , 0x00000005 
- 00022380  0x00005824 rtn 
- 00022381  0x00005827 bpatchx  0x00000072 , 0x0000402e 
- 00022382  0x00005828 fetch  0x00000002 , 0x000044bc 
- 00022383  0x00005829 iforce  0x00000006 
- 00022384  0x0000582b ifetch  0x00000002 , 0x00000006 
- 00022385  0x0000582c rtn  0x00000034 
- 00022386  0x0000582d isub  0x00000002 , 0x0000003e 
- 00022387  0x0000582e rtn  0x00000005 
- 00022388  0x0000582f ifetch  0x00000001 , 0x00000006 
- 00022389  0x00005830 iadd  0x00000006 , 0x00000006 
- 00022390  0x00005831 ifetch  0x00000001 , 0x00000006 
- 00022391  0x00005832 iadd  0x00000006 , 0x00000006 
- 00022392  0x00005833 branch  0x00005770 
- 00022393  0x00005835 ifetch  0x00000001 , 0x00000006 
- 00022394  0x00005836 iadd  0x00000006 , 0x00000006 
- 00022395  0x00005837 rtn 
- 00022396  0x0000583c bpatchx  0x00000073 , 0x0000402e 
- 00022397  0x0000583d fetch  0x00000002 , 0x000044bc 
- 00022398  0x0000583e iforce  0x00000006 
- 00022399  0x00005840 ifetch  0x00000002 , 0x00000006 
- 00022400  0x00005841 rtn  0x00000034 
- 00022401  0x00005842 ifetch  0x00000001 , 0x00000006 
- 00022402  0x00005843 iadd  0x00000006 , 0x00000006 
- 00022403  0x00005844 increase  0xfffffffe , 0x00000006 
- 00022404  0x00005845 ifetch  0x00000002 , 0x00000006 
- 00022405  0x00005846 isub  0x00000002 , 0x0000003e 
- 00022406  0x00005847 rtn  0x00000005 
- 00022407  0x00005848 ifetch  0x00000001 , 0x00000006 
- 00022408  0x00005849 iadd  0x00000006 , 0x00000006 
- 00022409  0x0000584a branch  0x0000577f 
- 00022410  0x0000584f fetch  0x00000002 , 0x0000049c 
- 00022411  0x00005850 branch  0x0000578e 
- 00022412  0x00005853 bpatchx  0x00000074 , 0x0000402e 
- 00022413  0x00005854 fetch  0x00000002 , 0x000044bc 
- 00022414  0x00005856 iforce  0x00000006 
- 00022415  0x00005857 copy  0x00000002 , 0x00000011 
- 00022416  0x00005859 ifetch  0x00000002 , 0x00000006 
- 00022417  0x0000585a branch  0x00005799 , 0x00000034 
- 00022418  0x0000585b isub  0x00000011 , 0x0000003e 
- 00022419  0x0000585c branch  0x0000579a , 0x00000005 
- 00022420  0x0000585d ifetch  0x00000001 , 0x00000006 
- 00022421  0x0000585e iadd  0x00000006 , 0x00000006 
- 00022422  0x0000585f ifetch  0x00000001 , 0x00000006 
- 00022423  0x00005860 iadd  0x00000006 , 0x00000006 
- 00022424  0x00005861 branch  0x00005790 
- 00022425  0x00005863 branch  0x00007fef 
- 00022426  0x00005866 ifetch  0x00000001 , 0x00000006 
- 00022427  0x00005867 store  0x00000001 , 0x000004a2 
- 00022428  0x00005868 copy  0x0000003f , 0x00000039 
- 00022429  0x00005869 arg  0x000004a3 , 0x00000005 
- 00022430  0x0000586a call  0x00007ef4 
- 00022431  0x0000586b ifetch  0x00000001 , 0x00000006 
- 00022432  0x0000586c store  0x00000001 , 0x000004b3 
- 00022433  0x0000586d call  0x00007ea5 
- 00022434  0x0000586e branch  0x00007ff1 
- 00022435  0x00005872 bpatchx  0x00000075 , 0x0000402e 
- 00022436  0x00005873 call  0x000057a6 
- 00022437  0x00005874 branch  0x000057b8 
- 00022438  0x00005877 arg  0x00002a00 , 0x00000002 
- 00022439  0x00005878 call  0x0000577c 
- 00022440  0x00005879 rtn  0x00000034 
- 00022441  0x0000587a ifetch  0x00000001 , 0x00000006 
- 00022442  0x0000587b copy  0x00000006 , 0x00000005 
- 00022443  0x0000587c fetcht  0x00000001 , 0x000043af 
- 00022444  0x0000587d copy  0x00000002 , 0x00000039 
- 00022445  0x0000587e isub  0x00000002 , 0x0000003e 
- 00022446  0x0000587f nbranch  0x000057b5 , 0x00000002 
- 00022447  0x00005880 isub  0x00000002 , 0x00000002 
- 00022448  0x00005881 arg  0x000043b0 , 0x00000006 
- 00022449  0x00005882 call  0x00007f01 
- 00022450  0x00005883 copy  0x00000002 , 0x00000039 
- 00022451  0x00005884 ncall  0x000057f0 , 0x00000005 
- 00022452  0x00005885 rtn 
- 00022453  0x00005887 copy  0x0000003f , 0x00000039 
- 00022454  0x00005888 arg  0x000043b0 , 0x00000006 
- 00022455  0x00005889 branch  0x00007ef4 
- 00022456  0x0000588d arg  0x0000438f , 0x00000013 
- 00022457  0x0000588e arg  0x00004370 , 0x00000011 
- 00022458  0x0000588f call  0x000057c5 
- 00022459  0x00005890 setarg  0x00000000 
- 00022460  0x00005891 setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00022461  0x00005892 store  0x00000001 , 0x00000a9a 
- 00022462  0x00005893 arg  0x000043af , 0x00000013 
- 00022463  0x00005894 arg  0x00004390 , 0x00000011 
- 00022464  0x00005895 call  0x000057c5 
- 00022465  0x00005896 rtn  0x00000028 
- 00022466  0x00005897 fetch  0x00000001 , 0x00000a9a 
- 00022467  0x00005898 branch  0x00002a8c , 0x00000034 
- 00022468  0x00005899 rtn 
- 00022469  0x0000589d bpatchx  0x00000076 , 0x0000402e 
- 00022470  0x0000589e call  0x00007fe7 
- 00022471  0x0000589f call  0x00007eda 
- 00022472  0x000058a0 arg  0x00000000 , 0x00000012 
- 00022473  0x000058a1 arg  0x00000ac3 , 0x00000005 
- 00022474  0x000058a2 call  0x000057df 
- 00022475  0x000058a3 fetch  0x00000001 , 0x000043af 
- 00022476  0x000058a4 add  0x0000003f , 0x00000001 , 0x00000002 
- 00022477  0x000058a5 iadd  0x00000012 , 0x00000011 
- 00022478  0x000058a6 increase  0x00000002 , 0x00000011 
- 00022479  0x000058a7 sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00022480  0x000058a8 nbranch  0x000057dd , 0x00000002 
- 00022481  0x000058a9 istoret  0x00000001 , 0x00000005 
- 00022482  0x000058aa arg  0x00000009 , 0x00000002 
- 00022483  0x000058ab istoret  0x00000001 , 0x00000005 
- 00022484  0x000058ac iforce  0x00000039 
- 00022485  0x000058ad call  0x00007ef4 
- 00022486  0x000058ae copy  0x00000011 , 0x00000012 
- 00022487  0x000058b0 deposit  0x00000012 
- 00022488  0x000058b1 store  0x00000001 , 0x00000ac2 
- 00022489  0x000058b2 arg  0x00000ac2 , 0x00000006 
- 00022490  0x000058b3 setarg  0xffffffe0 
- 00022491  0x000058b4 iadd  0x00000013 , 0x00000005 
- 00022492  0x000058b5 branch  0x00007ebd 
- 00022493  0x000058b8 call  0x00007fe9 
- 00022494  0x000058b9 branch  0x000057d7 
- 00022495  0x000058bc ifetch  0x00000001 , 0x00000011 
- 00022496  0x000058bd rtn  0x00000034 
- 00022497  0x000058be pincrease  0x00000001 
- 00022498  0x000058bf ifetcht  0x00000001 , 0x00000006 
- 00022499  0x000058c0 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00022500  0x000058c1 branch  0x000057ee , 0x00000005 
- 00022501  0x000058c2 iadd  0x00000012 , 0x00000012 
- 00022502  0x000058c3 copy  0x00000011 , 0x00000006 
- 00022503  0x000058c4 iforce  0x00000039 
- 00022504  0x000058c5 call  0x00007ef4 
- 00022505  0x000058c6 copy  0x00000006 , 0x00000011 
- 00022506  0x000058c8 deposit  0x00000011 
- 00022507  0x000058c9 isub  0x00000013 , 0x0000003e 
- 00022508  0x000058ca rtn  0x00000002 
- 00022509  0x000058cb branch  0x000057df 
- 00022510  0x000058ce iadd  0x00000011 , 0x00000011 
- 00022511  0x000058cf branch  0x000057ea 
- 00022512  0x000058d3 setarg  0x00000020 
- 00022513  0x000058d4 istore  0x00000001 , 0x00000005 
- 00022514  0x000058d5 loop  0x000057f0 
- 00022515  0x000058d6 rtn 
- 00022516  0x000058da bpatchx  0x00000077 , 0x0000402e 
- 00022517  0x000058db disable  0x0000002b 
- 00022518  0x000058dc branch  0x000057f8 , 0x0000002e 
- 00022519  0x000058dd nbranch  0x00005806 , 0x0000002d 
- 00022520  0x000058df call  0x00002bcb 
- 00022521  0x000058e0 fetch  0x00000002 , 0x000040c1 
- 00022522  0x000058e1 store  0x00000002 , 0x0000044d 
- 00022523  0x000058e3 nbranch  0x00002bde , 0x0000002d 
- 00022524  0x000058e4 bmark1  0x0000000f , 0x00002bde 
- 00022525  0x000058e6 fetch  0x00000001 , 0x0000450b 
- 00022526  0x000058e7 nbranch  0x00002bde , 0x00000034 
- 00022527  0x000058e8 fetch  0x00000001 , 0x000043dd 
- 00022528  0x000058e9 nbranch  0x00002bde , 0x00000034 
- 00022529  0x000058eb fetch  0x00000001 , 0x000044e9 
- 00022530  0x000058ec bbit1  0x00000005 , 0x00002bde 
- 00022531  0x000058ee fetch  0x00000001 , 0x0000043f 
- 00022532  0x000058ef bbit1  0x00000005 , 0x00002bde 
- 00022533  0x000058f0 branch  0x00002bc0 
- 00022534  0x000058f3 fetcht  0x00000002 , 0x000040c1 
- 00022535  0x000058f4 rshift  0x00000002 , 0x00000002 
- 00022536  0x000058f5 fetch  0x00000002 , 0x0000044d 
- 00022537  0x000058f6 iadd  0x00000002 , 0x0000003f 
- 00022538  0x000058f7 store  0x00000002 , 0x0000044d 
- 00022539  0x000058f8 branch  0x00002bd6 
- 00022540  0x000058fc arg  0x00000000 , 0x00000007 
- 00022541  0x000058fd branch  0x00005824 
- 00022542  0x00005900 arg  0x00000000 , 0x00000007 
- 00022543  0x00005901 branch  0x00005828 
- 00022544  0x00005904 arg  0x00000001 , 0x00000007 
- 00022545  0x00005905 branch  0x00005824 
- 00022546  0x00005908 arg  0x00000001 , 0x00000007 
- 00022547  0x00005909 branch  0x00005828 
- 00022548  0x0000590c arg  0x00000002 , 0x00000007 
- 00022549  0x0000590d branch  0x00005824 
- 00022550  0x00005910 arg  0x00000002 , 0x00000007 
- 00022551  0x00005911 branch  0x00005828 
- 00022552  0x00005914 arg  0x00000003 , 0x00000007 
- 00022553  0x00005915 branch  0x00005824 
- 00022554  0x00005918 arg  0x00000003 , 0x00000007 
- 00022555  0x00005919 branch  0x00005828 
- 00022556  0x0000591c arg  0x00000004 , 0x00000007 
- 00022557  0x0000591d branch  0x00005824 
- 00022558  0x00005920 arg  0x00000004 , 0x00000007 
- 00022559  0x00005921 branch  0x00005828 
- 00022560  0x00005924 arg  0x00000005 , 0x00000007 
- 00022561  0x00005925 branch  0x00005824 
- 00022562  0x00005928 arg  0x00000005 , 0x00000007 
- 00022563  0x00005929 branch  0x00005828 
- 00022564  0x0000592d fetch  0x00000001 , 0x000044e9 
- 00022565  0x0000592e qset1  0x0000003f 
- 00022566  0x0000592f store  0x00000001 , 0x000044e9 
- 00022567  0x00005930 rtn 
- 00022568  0x00005933 fetch  0x00000001 , 0x000044e9 
- 00022569  0x00005934 qset0  0x0000003f 
- 00022570  0x00005935 store  0x00000001 , 0x000044e9 
- 00022571  0x00005936 rtn 
- 00022572  0x00005939 setarg  0x00112233 
- 00022573  0x0000593a store  0x00000003 , 0x000044ea 
- 00022574  0x0000593b setarg  0x00445566 
- 00022575  0x0000593c istore  0x00000003 , 0x00000005 
- 00022576  0x0000593d setarg  0x00778899 
- 00022577  0x0000593e istore  0x00000003 , 0x00000005 
- 00022578  0x0000593f setarg  0x00001122 
- 00022579  0x00005940 istore  0x00000003 , 0x00000005 
- 00022580  0x00005941 setarg  0x00334455 
- 00022581  0x00005942 istore  0x00000003 , 0x00000005 
- 00022582  0x00005943 setarg  0x00000066 
- 00022583  0x00005944 istore  0x00000001 , 0x00000005 
- 00022584  0x00005945 rtn 
- 00022585  0x00005949 setarg  0x01000302 
- 00022586  0x0000594a store  0x00000004 , 0x00004453 
- 00022587  0x0000594b setarg  0x00010010 
- 00022588  0x0000594c store  0x00000003 , 0x00004457 
- 00022589  0x0000594d jam  0x00000001 , 0x000044c6 
- 00022590  0x0000594e rtn 
- 00022591  0x00005953 arg  0x00000000 , 0x00000011 
- 00022592  0x00005954 arg  0x00000001 , 0x00000001 
- 00022593  0x00005955 branch  0x00005850 
- 00022594  0x0000595a arg  0x00000003 , 0x00000001 
- 00022595  0x0000595b call  0x00005850 
- 00022596  0x0000595c copy  0x00000012 , 0x0000003f 
- 00022597  0x0000595d istore  0x00000001 , 0x00000005 
- 00022598  0x0000595e rtn 
- 00022599  0x00005963 force  0x00000002 , 0x00000001 
- 00022600  0x00005964 increase  0x00000004 , 0x00000011 
- 00022601  0x00005965 call  0x00005850 
- 00022602  0x00005966 increase  0xfffffffc , 0x00000011 
- 00022603  0x00005967 copy  0x00000011 , 0x0000003f 
- 00022604  0x00005968 istore  0x00000002 , 0x00000005 
- 00022605  0x00005969 copy  0x00000012 , 0x0000003f 
- 00022606  0x0000596a istore  0x00000002 , 0x00000005 
- 00022607  0x0000596b rtn 
- 00022608  0x00005970 sub  0x00000011 , 0x000000f0 , 0x0000003e 
- 00022609  0x00005971 nbranch  0x00002a8c , 0x00000002 
- 00022610  0x00005972 fetch  0x00000001 , 0x000044ff 
- 00022611  0x00005973 arg  0x00000001 , 0x00000002 
- 00022612  0x00005974 arg  0x00000004 , 0x00000039 
- 00022613  0x00005976 iand  0x00000002 , 0x0000003e 
- 00022614  0x00005977 branch  0x0000585a , 0x00000005 
- 00022615  0x00005978 lshift  0x00000002 , 0x00000002 
- 00022616  0x00005979 loop  0x00005855 
- 00022617  0x0000597a branch  0x00002a8c 
- 00022618  0x0000597c ixor  0x00000002 , 0x0000003f 
- 00022619  0x0000597d store  0x00000001 , 0x000044ff 
- 00022620  0x0000597e sub  0x00000039 , 0x00000004 , 0x0000003f 
- 00022621  0x0000597f lshift4  0x0000003f , 0x0000003f 
- 00022622  0x00005980 lshift4  0x0000003f , 0x0000003f 
- 00022623  0x00005981 arg  0x00001800 , 0x00000002 
- 00022624  0x00005982 iadd  0x00000002 , 0x00000002 
- 00022625  0x00005984 arg  0x00000000 , 0x00000039 
- 00022626  0x00005985 arg  0x00004500 , 0x00000006 
- 00022627  0x00005987 ifetch  0x00000002 , 0x00000006 
- 00022628  0x00005988 branch  0x00005869 , 0x00000034 
- 00022629  0x00005989 copy  0x00000039 , 0x0000003f 
- 00022630  0x0000598a increase  0x00000001 , 0x00000039 
- 00022631  0x0000598b bne  0x00000004 , 0x00005863 
- 00022632  0x0000598c branch  0x00002a8c 
- 00022633  0x00005990 increase  0xfffffffe , 0x00000006 
- 00022634  0x00005991 istoret  0x00000002 , 0x00000006 
- 00022635  0x00005992 copy  0x00000002 , 0x00000005 
- 00022636  0x00005993 copy  0x00000011 , 0x0000003f 
- 00022637  0x00005994 istore  0x00000001 , 0x00000005 
- 00022638  0x00005995 setarg  0x00000000 
- 00022639  0x00005996 istore  0x00000001 , 0x00000005 
- 00022640  0x00005997 copy  0x00000001 , 0x0000003f 
- 00022641  0x00005998 istore  0x00000001 , 0x00000005 
- 00022642  0x00005999 rtn 
- 00022643  0x0000599e fetch  0x00000002 , 0x00004500 
- 00022644  0x0000599f copy  0x0000003f , 0x00000006 
- 00022645  0x000059a0 rtn 
- 00022646  0x000059a3 fetch  0x00000002 , 0x00004502 
- 00022647  0x000059a4 copy  0x0000003f , 0x00000006 
- 00022648  0x000059a5 rtn 
- 00022649  0x000059a8 call  0x0000587c 
- 00022650  0x000059a9 copy  0x0000003f , 0x00000006 
- 00022651  0x000059aa rtn 
- 00022652  0x000059ac fetch  0x00000002 , 0x00004506 
- 00022653  0x000059ad nrtn  0x00000034 
- 00022654  0x000059ae fetch  0x00000002 , 0x00004504 
- 00022655  0x000059af nrtn  0x00000034 
- 00022656  0x000059b0 fetch  0x00000002 , 0x00004502 
- 00022657  0x000059b1 nrtn  0x00000034 
- 00022658  0x000059b2 fetch  0x00000002 , 0x00004500 
- 00022659  0x000059b3 rtn 
- 00022660  0x000059b6 call  0x00005873 
- 00022661  0x000059b7 increase  0x00000003 , 0x00000006 
- 00022662  0x000059b8 rtn 
- 00022663  0x000059bb call  0x00005873 
- 00022664  0x000059bc increase  0x00000007 , 0x00000006 
- 00022665  0x000059bd rtn 
- 00022666  0x000059c0 call  0x00005879 
- 00022667  0x000059c1 increase  0x00000007 , 0x00000006 
- 00022668  0x000059c2 rtn 
- 00022669  0x000059c5 call  0x00005879 
- 00022670  0x000059c6 increase  0x00000003 , 0x00000006 
- 00022671  0x000059c7 rtn 
- 00022672  0x000059cc fetch  0x00000002 , 0x00004506 
- 00022673  0x000059cd rtn 
- 00022674  0x000059d1 fetch  0x00000002 , 0x00004504 
- 00022675  0x000059d2 rtn 
- 00022676  0x000059d6 fetch  0x00000002 , 0x00004500 
- 00022677  0x000059d7 rtn 
- 00022678  0x000059db fetch  0x00000002 , 0x00004500 
- 00022679  0x000059dc arg  0x00001800 , 0x00000002 
- 00022680  0x000059dd isub  0x00000002 , 0x0000003f 
- 00022681  0x000059de rshift4  0x0000003f , 0x0000003f 
- 00022682  0x000059df rshift4  0x0000003f , 0x00000007 
- 00022683  0x000059e0 fetch  0x00000001 , 0x000044ff 
- 00022684  0x000059e1 qset0  0x0000003f 
- 00022685  0x000059e2 store  0x00000001 , 0x000044ff 
- 00022686  0x000059e3 arg  0x00000000 , 0x00000039 
- 00022687  0x000059e5 lshift  0x00000039 , 0x0000003f 
- 00022688  0x000059e6 arg  0x00004502 , 0x00000002 
- 00022689  0x000059e7 iadd  0x00000002 , 0x00000002 
- 00022690  0x000059e8 ifetch  0x00000002 , 0x00000002 
- 00022691  0x000059e9 increase  0xfffffffe , 0x00000002 
- 00022692  0x000059ea istore  0x00000002 , 0x00000002 
- 00022693  0x000059eb copy  0x00000039 , 0x0000003f 
- 00022694  0x000059ec increase  0x00000001 , 0x00000039 
- 00022695  0x000059ed bne  0x00000003 , 0x0000589f 
- 00022696  0x000059ee setarg  0x00000000 
- 00022697  0x000059ef istore  0x00000002 , 0x00000002 
- 00022698  0x000059f0 rtn 
- 00022699  0x000059f7 ifetch  0x00000003 , 0x00000006 
- 00022700  0x000059f8 store  0x00000003 , 0x00000477 
- 00022701  0x000059f9 beq  0x00000002 , 0x000058c1 
- 00022702  0x000059fa beq  0x00000003 , 0x000058c9 
- 00022703  0x000059fb beq  0x00000004 , 0x000058cc 
- 00022704  0x000059fc beq  0x00000006 , 0x000058f2 
- 00022705  0x000059fd beq  0x00000008 , 0x0000593f 
- 00022706  0x000059fe beq  0x0000000a , 0x000059bc 
- 00022707  0x000059ff beq  0x0000000c , 0x000059e4 
- 00022708  0x00005a00 beq  0x00000010 , 0x000059fa 
- 00022709  0x00005a01 beq  0x00000012 , 0x00005a2f 
- 00022710  0x00005a02 beq  0x00000016 , 0x00005a48 
- 00022711  0x00005a03 beq  0x00000018 , 0x00005a5b 
- 00022712  0x00005a04 beq  0x00000052 , 0x00005a60 
- 00022713  0x00005a05 rtn 
- 00022714  0x00005a09 force  0x00000003 , 0x00000011 
- 00022715  0x00005a0a call  0x00005a82 
- 00022716  0x00005a0b setarg  0x00000002 
- 00022717  0x00005a0c istore  0x00000001 , 0x00000005 
- 00022718  0x00005a0d fetch  0x00000002 , 0x000044a6 
- 00022719  0x00005a0e istore  0x00000002 , 0x00000005 
- 00022720  0x00005a0f rtn 
- 00022721  0x00005a13 call  0x000058c9 
- 00022722  0x00005a15 force  0x00000003 , 0x00000011 
- 00022723  0x00005a16 call  0x00005a82 
- 00022724  0x00005a17 setarg  0x00000003 
- 00022725  0x00005a18 istore  0x00000001 , 0x00000005 
- 00022726  0x00005a19 fetch  0x00000002 , 0x000044a6 
- 00022727  0x00005a1a istore  0x00000002 , 0x00000005 
- 00022728  0x00005a1b rtn 
- 00022729  0x00005a1e rshift8  0x0000003f , 0x0000003f 
- 00022730  0x00005a1f store  0x00000002 , 0x000044a8 
- 00022731  0x00005a20 rtn 
- 00022732  0x00005a23 call  0x00005ab1 
- 00022733  0x00005a24 call  0x00007fe7 
- 00022734  0x00005a25 branch  0x000058cf 
- 00022735  0x00005a28 arg  0x00000003 , 0x0000000b 
- 00022736  0x00005a29 call  0x00005756 
- 00022737  0x00005a2b call  0x0000575f 
- 00022738  0x00005a2c branch  0x000058f0 , 0x00000034 
- 00022739  0x00005a2d nbranch  0x000058ed , 0x00000002 
- 00022740  0x00005a2e increase  0xfffffffe , 0x00000006 
- 00022741  0x00005a2f call  0x00007ea5 
- 00022742  0x00005a30 call  0x00007e9c 
- 00022743  0x00005a31 nbranch  0x000058e1 , 0x00000028 
- 00022744  0x00005a32 call  0x00007e85 
- 00022745  0x00005a33 call  0x00007fe9 
- 00022746  0x00005a34 force  0x00000014 , 0x00000011 
- 00022747  0x00005a35 call  0x00005a82 
- 00022748  0x00005a36 call  0x00007e95 
- 00022749  0x00005a37 setarg  0x00000005 
- 00022750  0x00005a38 istore  0x00000001 , 0x00000005 
- 00022751  0x00005a39 setarg  0x00000001 
- 00022752  0x00005a3a istore  0x00000001 , 0x00000005 
- 00022753  0x00005a3c call  0x00007e9f 
- 00022754  0x00005a3d ifetch  0x00000002 , 0x00000006 
- 00022755  0x00005a3e istore  0x00000002 , 0x00000005 
- 00022756  0x00005a3f ifetch  0x00000001 , 0x00000006 
- 00022757  0x00005a40 copy  0x0000003f , 0x00000039 
- 00022758  0x00005a41 call  0x00007f01 
- 00022759  0x00005a42 call  0x00007ea2 
- 00022760  0x00005a43 increase  0xffffffff , 0x0000000b 
- 00022761  0x00005a44 branch  0x000058f0 , 0x00000005 
- 00022762  0x00005a46 ifetch  0x00000001 , 0x00000006 
- 00022763  0x00005a47 iadd  0x00000006 , 0x00000006 
- 00022764  0x00005a48 branch  0x000058d1 
- 00022765  0x00005a4a ifetch  0x00000001 , 0x00000006 
- 00022766  0x00005a4b iadd  0x00000006 , 0x00000006 
- 00022767  0x00005a4c branch  0x000058ea 
- 00022768  0x00005a4e branch  0x00005a76 , 0x00000028 
- 00022769  0x00005a4f branch  0x00005aa5 
- 00022770  0x00005a53 call  0x00005ab1 
- 00022771  0x00005a54 ifetch  0x00000002 , 0x00000006 
- 00022772  0x00005a55 store  0x00000002 , 0x00004472 
- 00022773  0x00005a56 call  0x00007ea5 
- 00022774  0x00005a57 arg  0x0000445e , 0x00000005 
- 00022775  0x00005a58 fetch  0x00000002 , 0x000044fc 
- 00022776  0x00005a59 increase  0xfffffff9 , 0x0000003f 
- 00022777  0x00005a5a call  0x000056db 
- 00022778  0x00005a5b branch  0x00005905 
- 00022779  0x00005a5f disable  0x00000028 
- 00022780  0x00005a60 fetcht  0x00000002 , 0x0000445a 
- 00022781  0x00005a61 fetch  0x00000002 , 0x0000445c 
- 00022782  0x00005a62 isub  0x00000002 , 0x0000003e 
- 00022783  0x00005a63 nbranch  0x00005902 , 0x00000002 
- 00022784  0x00005a64 deposit  0x00000002 
- 00022785  0x00005a65 rtnne  0x00000000 
- 00022786  0x00005a67 enable  0x00000028 
- 00022787  0x00005a68 jam  0x00000001 , 0x0000047a 
- 00022788  0x00005a69 branch  0x00005a77 
- 00022789  0x00005a6d call  0x000058fb 
- 00022790  0x00005a6e rtn  0x00000028 
- 00022791  0x00005a6f fetcht  0x00000002 , 0x00004472 
- 00022792  0x00005a70 setarg  0x00002800 
- 00022793  0x00005a71 isub  0x00000002 , 0x0000003e 
- 00022794  0x00005a72 branch  0x0000590c , 0x00000005 
- 00022795  0x00005a73 branch  0x00005a76 
- 00022796  0x00005a77 jam  0x00000000 , 0x000004b4 
- 00022797  0x00005a78 fetcht  0x00000002 , 0x0000445a 
- 00022798  0x00005a79 storet  0x00000002 , 0x00000aa2 
- 00022799  0x00005a7a call  0x0000578c 
- 00022800  0x00005a7b nbranch  0x00005a76 , 0x00000034 
- 00022801  0x00005a7d fetcht  0x00000002 , 0x00000aa2 
- 00022802  0x00005a7e call  0x0000578c 
- 00022803  0x00005a7f nbranch  0x00005925 , 0x00000034 
- 00022804  0x00005a80 copy  0x00000006 , 0x00000011 
- 00022805  0x00005a81 fetch  0x00000001 , 0x000004b3 
- 00022806  0x00005a82 copy  0x0000003f , 0x00000039 
- 00022807  0x00005a83 fetcht  0x00000001 , 0x0000445e 
- 00022808  0x00005a84 isub  0x00000002 , 0x0000003e 
- 00022809  0x00005a85 nbranch  0x00005921 , 0x00000005 
- 00022810  0x00005a86 arg  0x0000445f , 0x00000012 
- 00022811  0x00005a87 call  0x00007f88 
- 00022812  0x00005a89 branch  0x00005928 , 0x00000005 
- 00022813  0x00005a8b fetch  0x00000002 , 0x000004a3 
- 00022814  0x00005a8c fetcht  0x00000002 , 0x00004472 
- 00022815  0x00005a8d isub  0x00000002 , 0x0000003e 
- 00022816  0x00005a8e branch  0x00005930 , 0x00000005 
- 00022817  0x00005a90 fetch  0x00000002 , 0x00000aa2 
- 00022818  0x00005a91 increase  0x00000001 , 0x0000003f 
- 00022819  0x00005a92 store  0x00000002 , 0x00000aa2 
- 00022820  0x00005a93 branch  0x00005911 
- 00022821  0x00005a96 fetch  0x00000001 , 0x000004b4 
- 00022822  0x00005a97 beq  0x00000001 , 0x00005930 
- 00022823  0x00005a98 branch  0x00005a76 
- 00022824  0x00005a9c fetch  0x00000002 , 0x000004a3 
- 00022825  0x00005a9d fetcht  0x00000002 , 0x00004472 
- 00022826  0x00005a9e isub  0x00000002 , 0x0000003e 
- 00022827  0x00005a9f nbranch  0x00005921 , 0x00000005 
- 00022828  0x00005aa0 jam  0x00000001 , 0x000004b4 
- 00022829  0x00005aa2 fetcht  0x00000002 , 0x00000aa2 
- 00022830  0x00005aa3 storet  0x00000002 , 0x0000049e 
- 00022831  0x00005aa4 branch  0x00005921 
- 00022832  0x00005aa7 fetch  0x00000001 , 0x000004b4 
- 00022833  0x00005aa8 beq  0x00000000 , 0x00005921 
- 00022834  0x00005aa9 jam  0x00000002 , 0x000004b4 
- 00022835  0x00005aaa fetcht  0x00000002 , 0x00000aa2 
- 00022836  0x00005aab increase  0xffffffff , 0x00000002 
- 00022837  0x00005aac storet  0x00000002 , 0x000004a0 
- 00022838  0x00005aaf arg  0x00000005 , 0x00000011 
- 00022839  0x00005ab0 call  0x00005a82 
- 00022840  0x00005ab1 setarg  0x00000007 
- 00022841  0x00005ab2 istore  0x00000001 , 0x00000005 
- 00022842  0x00005ab3 fetch  0x00000002 , 0x0000049e 
- 00022843  0x00005ab4 istore  0x00000002 , 0x00000005 
- 00022844  0x00005ab5 fetch  0x00000002 , 0x000004a0 
- 00022845  0x00005ab6 istore  0x00000002 , 0x00000005 
- 00022846  0x00005ab7 rtn 
- 00022847  0x00005abc call  0x00005ab1 
- 00022848  0x00005abd call  0x000056df 
- 00022849  0x00005abe branch  0x00005942 
- 00022850  0x00005ac1 fetcht  0x00000002 , 0x0000445a 
- 00022851  0x00005ac2 storet  0x00000002 , 0x00000aa2 
- 00022852  0x00005ac3 call  0x00005756 
- 00022853  0x00005ac4 call  0x0000576d 
- 00022854  0x00005ac5 increase  0xfffffffe , 0x00000006 
- 00022855  0x00005ac6 copy  0x00000006 , 0x0000003f 
- 00022856  0x00005ac7 store  0x00000002 , 0x0000049c 
- 00022857  0x00005ac9 fetcht  0x00000002 , 0x00004472 
- 00022858  0x00005aca setarg  0x00002a00 
- 00022859  0x00005acb isub  0x00000002 , 0x0000003e 
- 00022860  0x00005acc branch  0x000059a8 , 0x00000005 
- 00022861  0x00005acd setarg  0x00002803 
- 00022862  0x00005ace isub  0x00000002 , 0x0000003e 
- 00022863  0x00005acf nbranch  0x00005990 , 0x00000005 
- 00022864  0x00005ad0 arg  0x00000002 , 0x0000000b 
- 00022865  0x00005ad2 call  0x00005a88 
- 00022866  0x00005ad3 nbranch  0x0000596d , 0x00000002 
- 00022867  0x00005ad4 fetcht  0x00000002 , 0x00000aa2 
- 00022868  0x00005ad5 call  0x0000578a 
- 00022869  0x00005ad6 beq  0x00000001 , 0x0000596d 
- 00022870  0x00005ad7 call  0x00005a94 
- 00022871  0x00005ad8 nbranch  0x0000596b , 0x00000005 
- 00022872  0x00005ad9 nbranch  0x0000596f , 0x00000028 
- 00022873  0x00005ada disable  0x00000028 
- 00022874  0x00005adb arg  0x00000014 , 0x00000011 
- 00022875  0x00005adc call  0x00005a82 
- 00022876  0x00005add setarg  0x00000009 
- 00022877  0x00005ade istore  0x00000001 , 0x00000005 
- 00022878  0x00005adf copy  0x00000005 , 0x00000030 
- 00022879  0x00005ae0 increase  0x00000001 , 0x00000005 
- 00022880  0x00005ae2 call  0x0000597d 
- 00022881  0x00005ae3 call  0x00005a84 
- 00022882  0x00005ae4 call  0x0000578a 
- 00022883  0x00005ae5 call  0x00005984 
- 00022884  0x00005ae6 fetch  0x00000001 , 0x000004a2 
- 00022885  0x00005ae7 increase  0x00000005 , 0x0000003f 
- 00022886  0x00005ae8 istore  0x00000001 , 0x00000030 
- 00022887  0x00005ae9 fetch  0x00000001 , 0x000004a2 
- 00022888  0x00005aea beq  0x00000010 , 0x0000596d 
- 00022889  0x00005aeb increase  0xffffffff , 0x0000000b 
- 00022890  0x00005aec branch  0x0000596d , 0x00000005 
- 00022891  0x00005aee call  0x00005a84 
- 00022892  0x00005aef branch  0x00005951 
- 00022893  0x00005af1 branch  0x00005a76 , 0x00000028 
- 00022894  0x00005af2 branch  0x00005aa5 
- 00022895  0x00005af5 call  0x00005a97 
- 00022896  0x00005af6 call  0x00005a84 
- 00022897  0x00005af7 call  0x0000578a 
- 00022898  0x00005af8 fetch  0x00000001 , 0x000004a2 
- 00022899  0x00005af9 beq  0x00000010 , 0x0000596d 
- 00022900  0x00005afb call  0x00007e9c 
- 00022901  0x00005afc fetch  0x00000002 , 0x00000aa2 
- 00022902  0x00005afd increase  0xffffffff , 0x0000003f 
- 00022903  0x00005afe istore  0x00000002 , 0x00000005 
- 00022904  0x00005aff call  0x00005aa1 
- 00022905  0x00005b00 call  0x00005984 
- 00022906  0x00005b01 increase  0xffffffff , 0x0000000b 
- 00022907  0x00005b02 branch  0x0000596d , 0x00000005 
- 00022908  0x00005b03 branch  0x0000596b 
- 00022909  0x00005b07 fetch  0x00000002 , 0x00000aa2 
- 00022910  0x00005b08 istore  0x00000002 , 0x00000005 
- 00022911  0x00005b0a fetch  0x00000001 , 0x000004b3 
- 00022912  0x00005b0b copy  0x0000003f , 0x00000039 
- 00022913  0x00005b0c call  0x00007e9f 
- 00022914  0x00005b0d call  0x00007ef4 
- 00022915  0x00005b0e branch  0x00007ea2 
- 00022916  0x00005b10 call  0x00007e9c 
- 00022917  0x00005b11 fetch  0x00000002 , 0x00000aa2 
- 00022918  0x00005b12 istore  0x00000002 , 0x00000005 
- 00022919  0x00005b13 call  0x00007ea2 
- 00022920  0x00005b14 fetch  0x00000001 , 0x000004a2 
- 00022921  0x00005b15 copy  0x0000003f , 0x00000039 
- 00022922  0x00005b16 call  0x00007e9c 
- 00022923  0x00005b17 call  0x00007e9f 
- 00022924  0x00005b18 isub  0x00000039 , 0x00000006 
- 00022925  0x00005b19 increase  0xffffffff , 0x00000006 
- 00022926  0x00005b1a call  0x00007ef4 
- 00022927  0x00005b1b branch  0x00007ea2 
- 00022928  0x00005b20 fetcht  0x00000002 , 0x0000445a 
- 00022929  0x00005b21 storet  0x00000002 , 0x00000aa2 
- 00022930  0x00005b23 call  0x00005a88 
- 00022931  0x00005b24 nbranch  0x00005a76 , 0x00000002 
- 00022932  0x00005b25 call  0x0000578a 
- 00022933  0x00005b26 beq  0x00000001 , 0x00005a76 
- 00022934  0x00005b27 call  0x00005a94 
- 00022935  0x00005b28 nbranch  0x000059a6 , 0x00000005 
- 00022936  0x00005b2b arg  0x00000014 , 0x00000011 
- 00022937  0x00005b2c call  0x00005a82 
- 00022938  0x00005b2d setarg  0x00000009 
- 00022939  0x00005b2e istore  0x00000001 , 0x00000005 
- 00022940  0x00005b2f fetch  0x00000001 , 0x000004b3 
- 00022941  0x00005b30 copy  0x0000003f , 0x00000039 
- 00022942  0x00005b31 increase  0x00000002 , 0x0000003f 
- 00022943  0x00005b32 istore  0x00000001 , 0x00000005 
- 00022944  0x00005b33 fetch  0x00000002 , 0x00000aa2 
- 00022945  0x00005b34 istore  0x00000002 , 0x00000005 
- 00022946  0x00005b35 call  0x00007e9f 
- 00022947  0x00005b36 call  0x00007ef4 
- 00022948  0x00005b37 call  0x00007ea2 
- 00022949  0x00005b38 branch  0x00005aa5 
- 00022950  0x00005b3b call  0x00005a84 
- 00022951  0x00005b3c branch  0x00005992 
- 00022952  0x00005b40 arg  0x00002a00 , 0x00000002 
- 00022953  0x00005b41 call  0x0000577c 
- 00022954  0x00005b42 rtn  0x00000034 
- 00022955  0x00005b43 increase  0xfffffffb , 0x00000006 
- 00022956  0x00005b44 ifetch  0x00000002 , 0x00000006 
- 00022957  0x00005b45 store  0x00000002 , 0x00000aa2 
- 00022958  0x00005b46 arg  0x00000014 , 0x00000011 
- 00022959  0x00005b47 call  0x00005a82 
- 00022960  0x00005b48 setarg  0x00000009 
- 00022961  0x00005b49 istore  0x00000001 , 0x00000005 
- 00022962  0x00005b4a fetch  0x00000001 , 0x000043af 
- 00022963  0x00005b4b copy  0x0000003f , 0x00000039 
- 00022964  0x00005b4c increase  0x00000002 , 0x0000003f 
- 00022965  0x00005b4d istore  0x00000001 , 0x00000005 
- 00022966  0x00005b4e fetch  0x00000002 , 0x00000aa2 
- 00022967  0x00005b4f istore  0x00000002 , 0x00000005 
- 00022968  0x00005b50 arg  0x000043b0 , 0x00000006 
- 00022969  0x00005b51 call  0x00007ef4 
- 00022970  0x00005b52 call  0x00007ea2 
- 00022971  0x00005b53 branch  0x00005aa5 
- 00022972  0x00005b58 fetcht  0x00000002 , 0x00000478 
- 00022973  0x00005b59 fetch  0x00000001 , 0x000044e9 
- 00022974  0x00005b5a bbit1  0x00000003 , 0x000059dd 
- 00022975  0x00005b5d call  0x0000576a 
- 00022976  0x00005b5e branch  0x00005a76 , 0x00000034 
- 00022977  0x00005b5f increase  0xfffffffe , 0x00000006 
- 00022978  0x00005b60 ifetch  0x00000002 , 0x00000006 
- 00022979  0x00005b61 arg  0x00002a00 , 0x00000002 
- 00022980  0x00005b62 isub  0x00000002 , 0x0000003e 
- 00022981  0x00005b63 branch  0x000059d3 , 0x00000005 
- 00022982  0x00005b64 ifetch  0x00000001 , 0x00000006 
- 00022983  0x00005b65 sub  0x0000003f , 0x00000016 , 0x0000003e 
- 00022984  0x00005b66 branch  0x000059ca , 0x00000002 
- 00022985  0x00005b67 force  0x00000016 , 0x0000003f 
- 00022986  0x00005b69 copy  0x0000003f , 0x00000013 
- 00022987  0x00005b6a call  0x00007ea5 
- 00022988  0x00005b6b add  0x00000013 , 0x00000001 , 0x00000011 
- 00022989  0x00005b6c call  0x00005a82 
- 00022990  0x00005b6d setarg  0x0000000b 
- 00022991  0x00005b6e istore  0x00000001 , 0x00000005 
- 00022992  0x00005b6f copy  0x00000013 , 0x00000039 
- 00022993  0x00005b70 call  0x00007e9f 
- 00022994  0x00005b71 branch  0x00007f01 
- 00022995  0x00005b74 call  0x00007ea5 
- 00022996  0x00005b75 fetch  0x00000001 , 0x000043af 
- 00022997  0x00005b76 add  0x0000003f , 0x00000001 , 0x00000011 
- 00022998  0x00005b77 call  0x00005a82 
- 00022999  0x00005b78 setarg  0x0000000b 
- 00023000  0x00005b79 istore  0x00000001 , 0x00000005 
- 00023001  0x00005b7a fetch  0x00000001 , 0x000043af 
- 00023002  0x00005b7b copy  0x0000003f , 0x00000039 
- 00023003  0x00005b7c arg  0x000043b0 , 0x00000006 
- 00023004  0x00005b7d branch  0x00007f01 
- 00023005  0x00005b81 fetch  0x00000002 , 0x000044fa 
- 00023006  0x00005b82 isub  0x00000002 , 0x0000003e 
- 00023007  0x00005b83 nbranch  0x000059bf , 0x00000005 
- 00023008  0x00005b85 call  0x00005a42 
- 00023009  0x00005b86 nbranch  0x000059bf , 0x00000028 
- 00023010  0x00005b87 jam  0x00000005 , 0x0000047a 
- 00023011  0x00005b88 branch  0x00005a77 
- 00023012  0x00005b8c ifetch  0x00000002 , 0x00000006 
- 00023013  0x00005b8d store  0x00000002 , 0x0000445e 
- 00023014  0x00005b8f arg  0x00000014 , 0x00000011 
- 00023015  0x00005b90 call  0x00005a82 
- 00023016  0x00005b91 setarg  0x0000000d 
- 00023017  0x00005b92 istore  0x00000001 , 0x00000005 
- 00023018  0x00005b93 fetch  0x00000002 , 0x0000445e 
- 00023019  0x00005b94 iforce  0x00000011 
- 00023020  0x00005b95 fetcht  0x00000002 , 0x00000478 
- 00023021  0x00005b96 call  0x0000576a 
- 00023022  0x00005b97 branch  0x00005a76 , 0x00000034 
- 00023023  0x00005b98 ifetch  0x00000001 , 0x00000006 
- 00023024  0x00005b99 isub  0x00000011 , 0x00000039 
- 00023025  0x00005b9a nbranch  0x00005a76 , 0x00000002 
- 00023026  0x00005b9b sub  0x00000039 , 0x00000016 , 0x0000003e 
- 00023027  0x00005b9c branch  0x000059f5 , 0x00000002 
- 00023028  0x00005b9d force  0x00000016 , 0x00000039 
- 00023029  0x00005b9f deposit  0x00000011 
- 00023030  0x00005ba0 iadd  0x00000006 , 0x00000006 
- 00023031  0x00005ba1 call  0x00007ef4 
- 00023032  0x00005ba2 call  0x00007ea2 
- 00023033  0x00005ba3 branch  0x00005aa5 
- 00023034  0x00005ba7 call  0x00005ab1 
- 00023035  0x00005ba8 call  0x000056d7 
- 00023036  0x00005ba9 branch  0x000059fd 
- 00023037  0x00005baf arg  0x00000002 , 0x0000000b 
- 00023038  0x00005bb0 fetcht  0x00000002 , 0x0000445a 
- 00023039  0x00005bb4 storet  0x00000002 , 0x00000aa2 
- 00023040  0x00005bb5 call  0x00005756 
- 00023041  0x00005bb6 call  0x0000576d 
- 00023042  0x00005bb7 increase  0xfffffffe , 0x00000006 
- 00023043  0x00005bb8 copy  0x00000006 , 0x0000003f 
- 00023044  0x00005bb9 store  0x00000002 , 0x0000049c 
- 00023045  0x00005bbb call  0x00005a88 
- 00023046  0x00005bbc nbranch  0x00005a25 , 0x00000002 
- 00023047  0x00005bbd fetcht  0x00000002 , 0x00000aa2 
- 00023048  0x00005bbe call  0x0000578a 
- 00023049  0x00005bbf beq  0x00000001 , 0x00005a28 
- 00023050  0x00005bc1 call  0x00005a8c 
- 00023051  0x00005bc2 nbranch  0x00005a23 , 0x00000005 
- 00023052  0x00005bc3 copy  0x0000000b , 0x0000003f 
- 00023053  0x00005bc4 beq  0x00000000 , 0x00005a28 
- 00023054  0x00005bc5 nbranch  0x00005a19 , 0x00000028 
- 00023055  0x00005bc6 disable  0x00000028 
- 00023056  0x00005bc8 arg  0x00000014 , 0x00000011 
- 00023057  0x00005bc9 call  0x00005a82 
- 00023058  0x00005bca setarg  0x00000011 
- 00023059  0x00005bcb istore  0x00000001 , 0x00000005 
- 00023060  0x00005bcc fetch  0x00000001 , 0x000004b3 
- 00023061  0x00005bcd increase  0x00000004 , 0x0000003f 
- 00023062  0x00005bce istore  0x00000001 , 0x00000005 
- 00023063  0x00005bcf call  0x00007ea2 
- 00023064  0x00005bd0 branch  0x00005a1f 
- 00023065  0x00005bd2 fetch  0x00000001 , 0x000004b3 
- 00023066  0x00005bd3 beq  0x00000010 , 0x00005a28 
- 00023067  0x00005bd4 fetch  0x00000002 , 0x00000aa2 
- 00023068  0x00005bd5 increase  0xffffffff , 0x0000003f 
- 00023069  0x00005bd6 store  0x00000002 , 0x000004a0 
- 00023070  0x00005bd7 call  0x00005a9c 
- 00023071  0x00005bd9 fetch  0x00000002 , 0x00000aa2 
- 00023072  0x00005bda store  0x00000002 , 0x0000049e 
- 00023073  0x00005bdb call  0x00005a97 
- 00023074  0x00005bdc increase  0xffffffff , 0x0000000b 
- 00023075  0x00005bdf call  0x00005a84 
- 00023076  0x00005be0 branch  0x00005a05 
- 00023077  0x00005be3 fetch  0x00000002 , 0x00000aa2 
- 00023078  0x00005be4 store  0x00000002 , 0x000004a0 
- 00023079  0x00005be5 branch  0x00005a2c 
- 00023080  0x00005be7 fetch  0x00000002 , 0x00000aa2 
- 00023081  0x00005be8 increase  0xffffffff , 0x0000003f 
- 00023082  0x00005be9 store  0x00000002 , 0x000004a0 
- 00023083  0x00005bea branch  0x00005a2c 
- 00023084  0x00005bec branch  0x00005a76 , 0x00000028 
- 00023085  0x00005bed call  0x00005a9c 
- 00023086  0x00005bee branch  0x00005aa5 
- 00023087  0x00005bf4 copy  0x00000006 , 0x00000011 
- 00023088  0x00005bf5 fetch  0x00000002 , 0x000044fc 
- 00023089  0x00005bf6 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023090  0x00005bf7 call  0x000056e2 
- 00023091  0x00005bf9 fetch  0x00000001 , 0x000044e9 
- 00023092  0x00005bfa bbit0  0x00000004 , 0x00005a3d 
- 00023093  0x00005bfc fetcht  0x00000002 , 0x00000478 
- 00023094  0x00005bfd fetch  0x00000002 , 0x000044fa 
- 00023095  0x00005bfe isub  0x00000002 , 0x0000003e 
- 00023096  0x00005bff nbranch  0x00005a3d , 0x00000005 
- 00023097  0x00005c00 call  0x00005a42 
- 00023098  0x00005c01 nbranch  0x00005a3d , 0x00000028 
- 00023099  0x00005c02 jam  0x00000005 , 0x0000047a 
- 00023100  0x00005c03 branch  0x00005a77 
- 00023101  0x00005c06 force  0x00000001 , 0x00000011 
- 00023102  0x00005c07 call  0x00005a82 
- 00023103  0x00005c08 setarg  0x00000013 
- 00023104  0x00005c09 istore  0x00000001 , 0x00000005 
- 00023105  0x00005c0a rtn 
- 00023106  0x00005c0d call  0x00007fe9 
- 00023107  0x00005c0e fetch  0x00000001 , 0x000044c6 
- 00023108  0x00005c0f rtneq  0x00000000 
- 00023109  0x00005c10 fetch  0x00000001 , 0x00004040 
- 00023110  0x00005c11 rtnbit1  0x00000004 
- 00023111  0x00005c12 branch  0x00007fe7 
- 00023112  0x00005c16 add  0x00000006 , 0x00000002 , 0x00000011 
- 00023113  0x00005c17 fetch  0x00000002 , 0x000044fc 
- 00023114  0x00005c18 add  0x0000003f , 0xfffffffb , 0x00000012 
- 00023115  0x00005c19 call  0x000056e2 
- 00023116  0x00005c1a branch  0x00005a4d 
- 00023117  0x00005c1e fetch  0x00000002 , 0x000044fc 
- 00023118  0x00005c1f copy  0x0000003f , 0x00000011 
- 00023119  0x00005c20 call  0x00005a82 
- 00023120  0x00005c21 setarg  0x00000017 
- 00023121  0x00005c22 istore  0x00000001 , 0x00000005 
- 00023122  0x00005c23 fetch  0x00000002 , 0x00000478 
- 00023123  0x00005c24 istore  0x00000002 , 0x00000005 
- 00023124  0x00005c25 fetch  0x00000002 , 0x000044fc 
- 00023125  0x00005c26 add  0x0000003f , 0xfffffffb , 0x00000039 
- 00023126  0x00005c27 fetch  0x00000002 , 0x0000450d 
- 00023127  0x00005c28 add  0x0000003f , 0x00000007 , 0x00000006 
- 00023128  0x00005c29 ifetch  0x00000002 , 0x00000006 
- 00023129  0x00005c2a istore  0x00000002 , 0x00000005 
- 00023130  0x00005c2b branch  0x00007ef4 
- 00023131  0x00005c32 force  0x00000001 , 0x00000011 
- 00023132  0x00005c33 call  0x00005a82 
- 00023133  0x00005c34 setarg  0x00000019 
- 00023134  0x00005c35 istore  0x00000001 , 0x00000005 
- 00023135  0x00005c36 rtn 
- 00023136  0x00005c3b copy  0x00000006 , 0x00000011 
- 00023137  0x00005c3c fetch  0x00000002 , 0x000044fc 
- 00023138  0x00005c3d add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023139  0x00005c3e branch  0x000056e2 
- 00023140  0x00005c44 copy  0x00000002 , 0x00000013 
- 00023141  0x00005c45 increase  0x00000003 , 0x00000011 
- 00023142  0x00005c46 call  0x00005a82 
- 00023143  0x00005c47 increase  0xfffffffd , 0x00000011 
- 00023144  0x00005c48 setarg  0x0000001b 
- 00023145  0x00005c49 istore  0x00000001 , 0x00000005 
- 00023146  0x00005c4a copy  0x00000013 , 0x00000002 
- 00023147  0x00005c4b istoret  0x00000002 , 0x00000005 
- 00023148  0x00005c4c rtn 
- 00023149  0x00005c50 copy  0x00000002 , 0x00000013 
- 00023150  0x00005c51 increase  0x00000003 , 0x00000011 
- 00023151  0x00005c52 call  0x00005a82 
- 00023152  0x00005c53 increase  0xfffffffd , 0x00000011 
- 00023153  0x00005c54 setarg  0x0000001d 
- 00023154  0x00005c55 istore  0x00000001 , 0x00000005 
- 00023155  0x00005c56 copy  0x00000013 , 0x00000002 
- 00023156  0x00005c57 istoret  0x00000002 , 0x00000005 
- 00023157  0x00005c58 rtn 
- 00023158  0x00005c5e jam  0x0000000a , 0x0000047a 
- 00023159  0x00005c60 force  0x00000005 , 0x00000011 
- 00023160  0x00005c61 call  0x00005a82 
- 00023161  0x00005c62 setarg  0x00000001 
- 00023162  0x00005c63 istore  0x00000001 , 0x00000005 
- 00023163  0x00005c64 fetch  0x00000001 , 0x00000477 
- 00023164  0x00005c65 istore  0x00000001 , 0x00000005 
- 00023165  0x00005c66 fetch  0x00000002 , 0x00000478 
- 00023166  0x00005c67 istore  0x00000002 , 0x00000005 
- 00023167  0x00005c68 fetch  0x00000001 , 0x0000047a 
- 00023168  0x00005c69 istore  0x00000001 , 0x00000005 
- 00023169  0x00005c6a rtn 
- 00023170  0x00005c6e force  0x00000004 , 0x00000012 
- 00023171  0x00005c6f branch  0x00005847 
- 00023172  0x00005c73 fetcht  0x00000002 , 0x00000aa2 
- 00023173  0x00005c74 increase  0x00000001 , 0x00000002 
- 00023174  0x00005c75 storet  0x00000002 , 0x00000aa2 
- 00023175  0x00005c76 rtn 
- 00023176  0x00005c79 fetcht  0x00000002 , 0x00000aa2 
- 00023177  0x00005c7a fetch  0x00000002 , 0x0000445c 
- 00023178  0x00005c7b isub  0x00000002 , 0x0000003e 
- 00023179  0x00005c7c rtn 
- 00023180  0x00005c80 fetcht  0x00000001 , 0x0000445e 
- 00023181  0x00005c81 arg  0x0000445f , 0x00000011 
- 00023182  0x00005c83 fetch  0x00000001 , 0x000004a2 
- 00023183  0x00005c84 copy  0x0000003f , 0x00000039 
- 00023184  0x00005c85 isub  0x00000002 , 0x0000003e 
- 00023185  0x00005c86 nrtn  0x00000005 
- 00023186  0x00005c87 arg  0x000004a3 , 0x00000012 
- 00023187  0x00005c88 branch  0x00007f88 
- 00023188  0x00005c8b fetcht  0x00000001 , 0x00004471 
- 00023189  0x00005c8c arg  0x00004472 , 0x00000011 
- 00023190  0x00005c8d branch  0x00005a8e 
- 00023191  0x00005c91 fetch  0x00000001 , 0x000004b3 
- 00023192  0x00005c92 store  0x00000001 , 0x00000101 
- 00023193  0x00005c93 copy  0x0000003f , 0x00000039 
- 00023194  0x00005c94 call  0x00007e9f 
- 00023195  0x00005c95 branch  0x00007ef4 
- 00023196  0x00005c99 call  0x00007e9c 
- 00023197  0x00005c9a fetch  0x00000002 , 0x0000049e 
- 00023198  0x00005c9b istore  0x00000002 , 0x00000005 
- 00023199  0x00005c9c fetch  0x00000002 , 0x000004a0 
- 00023200  0x00005c9d istore  0x00000002 , 0x00000005 
- 00023201  0x00005c9f fetch  0x00000001 , 0x00000101 
- 00023202  0x00005ca0 copy  0x0000003f , 0x00000039 
- 00023203  0x00005ca1 call  0x00007ef4 
- 00023204  0x00005ca2 branch  0x00007ea2 
- 00023205  0x00005ca7 call  0x00007e9c 
- 00023206  0x00005ca8 call  0x0000588a 
- 00023207  0x00005ca9 copy  0x00000005 , 0x0000003f 
- 00023208  0x00005caa isub  0x00000006 , 0x00000011 
- 00023209  0x00005cab call  0x0000588d 
- 00023210  0x00005cac copy  0x00000011 , 0x0000003f 
- 00023211  0x00005cad istore  0x00000002 , 0x00000006 
- 00023212  0x00005cae increase  0x00000004 , 0x00000011 
- 00023213  0x00005caf call  0x00005879 
- 00023214  0x00005cb0 copy  0x00000011 , 0x0000003f 
- 00023215  0x00005cb1 istore  0x00000001 , 0x00000006 
- 00023216  0x00005cb2 rtn 
- 00023217  0x00005cb6 rshift8  0x0000003f , 0x0000003f 
- 00023218  0x00005cb7 store  0x00000002 , 0x0000445a 
- 00023219  0x00005cb8 ifetch  0x00000002 , 0x00000006 
- 00023220  0x00005cb9 store  0x00000002 , 0x0000445c 
- 00023221  0x00005cba rtn 
- 00023222  0x00005cc0 ifetch  0x00000001 , 0x00000006 
- 00023223  0x00005cc1 ifetcht  0x00000001 , 0x00000006 
- 00023224  0x00005cc2 ifetcht  0x00000002 , 0x00000006 
- 00023225  0x00005cc3 beq  0x00000013 , 0x00005abb 
- 00023226  0x00005cc4 rtn 
- 00023227  0x00005cc6 ifetch  0x00000002 , 0x00000006 
- 00023228  0x00005cc7 store  0x00000002 , 0x00004509 
- 00023229  0x00005cc8 jam  0x00000040 , 0x00000a99 
- 00023230  0x00005cc9 branch  0x00007d86 
- 00023231  0x00005cd0 arg  0x0000000c , 0x00000011 
- 00023232  0x00005cd1 arg  0x00000012 , 0x00000013 
- 00023233  0x00005cd2 call  0x00005ac7 
- 00023234  0x00005cd3 setarg  0x00000008 
- 00023235  0x00005cd4 istore  0x00000002 , 0x00000005 
- 00023236  0x00005cd5 fetch  0x00000008 , 0x00004496 
- 00023237  0x00005cd6 istore  0x00000008 , 0x00000005 
- 00023238  0x00005cd7 rtn 
- 00023239  0x00005cdc call  0x00005acf 
- 00023240  0x00005cdd arg  0x00000005 , 0x00000012 
- 00023241  0x00005cde call  0x00005847 
- 00023242  0x00005cdf copy  0x00000013 , 0x0000003f 
- 00023243  0x00005ce0 istore  0x00000001 , 0x00000005 
- 00023244  0x00005ce1 fetch  0x00000001 , 0x00004508 
- 00023245  0x00005ce2 istore  0x00000001 , 0x00000005 
- 00023246  0x00005ce3 rtn 
- 00023247  0x00005ce7 fetch  0x00000001 , 0x00004508 
- 00023248  0x00005ce9 pincrease  0x00000001 
- 00023249  0x00005cea store  0x00000001 , 0x00004508 
- 00023250  0x00005ceb rtnne  0x00000000 
- 00023251  0x00005cee jam  0x00000001 , 0x00004508 
- 00023252  0x00005cef rtn 
- 00023253  0x00005cf5 fetch  0x00000001 , 0x000044c6 
- 00023254  0x00005cf6 beq  0x00000000 , 0x00005ae4 
- 00023255  0x00005cf7 beq  0x00000001 , 0x00005ae7 
- 00023256  0x00005cf8 beq  0x00000002 , 0x00005ae9 
- 00023257  0x00005cf9 beq  0x00000081 , 0x00005add 
- 00023258  0x00005cfa beq  0x00000082 , 0x00005adf 
- 00023259  0x00005cfb beq  0x00000083 , 0x00005ae2 
- 00023260  0x00005cfc rtn 
- 00023261  0x00005cff jam  0x0000000d , 0x00004456 
- 00023262  0x00005d00 branch  0x00005ae5 
- 00023263  0x00005d02 jam  0x0000000d , 0x00004456 
- 00023264  0x00005d03 jam  0x00000001 , 0x00004454 
- 00023265  0x00005d04 rtn 
- 00023266  0x00005d06 jam  0x0000000d , 0x00004456 
- 00023267  0x00005d07 branch  0x00005aea 
- 00023268  0x00005d09 jam  0x00000000 , 0x00004456 
- 00023269  0x00005d0b jam  0x00000003 , 0x00004454 
- 00023270  0x00005d0c rtn 
- 00023271  0x00005d0e jam  0x00000005 , 0x00004456 
- 00023272  0x00005d0f branch  0x00005ae5 
- 00023273  0x00005d11 jam  0x00000005 , 0x00004456 
- 00023274  0x00005d13 jam  0x00000000 , 0x00004454 
- 00023275  0x00005d14 rtn 
- 00023276  0x00005d18 fetch  0x00000001 , 0x00004456 
- 00023277  0x00005d19 set1  0x00000003 , 0x0000003f 
- 00023278  0x00005d1a store  0x00000001 , 0x00004456 
- 00023279  0x00005d1b rtn 
- 00023280  0x00005d1d fetch  0x00000001 , 0x00004456 
- 00023281  0x00005d1e set0  0x00000003 , 0x0000003f 
- 00023282  0x00005d1f store  0x00000001 , 0x00004456 
- 00023283  0x00005d20 rtn 
- 00023284  0x00005d23 ifetch  0x00000001 , 0x00000006 
- 00023285  0x00005d24 beq  0x00000001 , 0x00005b09 
- 00023286  0x00005d26 beq  0x00000003 , 0x00005b30 
- 00023287  0x00005d27 beq  0x00000004 , 0x00005b4d 
- 00023288  0x00005d28 beq  0x00000005 , 0x00005b5a 
- 00023289  0x00005d29 beq  0x00000006 , 0x00005b80 
- 00023290  0x00005d2a beq  0x00000007 , 0x00005bc4 
- 00023291  0x00005d2b beq  0x00000008 , 0x00005baf 
- 00023292  0x00005d2c beq  0x00000009 , 0x00005bc0 
- 00023293  0x00005d2d beq  0x0000000a , 0x00005bc4 
- 00023294  0x00005d2e beq  0x0000000b , 0x00005bc4 
- 00023295  0x00005d2f beq  0x0000000c , 0x00005bc5 
- 00023296  0x00005d30 beq  0x0000000d , 0x00005bca 
- 00023297  0x00005d31 rtn 
- 00023298  0x00005d36 force  0x00000002 , 0x00000011 
- 00023299  0x00005d37 call  0x00005c62 
- 00023300  0x00005d38 setarg  0x0000000b 
- 00023301  0x00005d39 istore  0x00000001 , 0x00000005 
- 00023302  0x00005d3a fetch  0x00000001 , 0x00004456 
- 00023303  0x00005d3b istore  0x00000001 , 0x00000005 
- 00023304  0x00005d3c rtn 
- 00023305  0x00005d3f store  0x00000001 , 0x0000444c 
- 00023306  0x00005d40 ifetch  0x00000006 , 0x00000006 
- 00023307  0x00005d41 istore  0x00000006 , 0x00000005 
- 00023308  0x00005d42 fetch  0x00000001 , 0x000044c6 
- 00023309  0x00005d43 beq  0x00000000 , 0x00005b5f 
- 00023310  0x00005d44 call  0x00005b2b 
- 00023311  0x00005d45 call  0x00005b26 
- 00023312  0x00005d46 jam  0x00000003 , 0x000044c4 
- 00023313  0x00005d47 fetch  0x00000001 , 0x0000444d 
- 00023314  0x00005d48 beq  0x00000000 , 0x00005b18 
- 00023315  0x00005d49 beq  0x00000001 , 0x00005b18 
- 00023316  0x00005d4a beq  0x00000003 , 0x00005b18 
- 00023317  0x00005d4b fetch  0x00000001 , 0x000044c6 
- 00023318  0x00005d4c beq  0x00000002 , 0x00005b1b 
- 00023319  0x00005d4d rtneq  0x00000083 
- 00023320  0x00005d4f arg  0x00000000 , 0x0000003f 
- 00023321  0x00005d50 store  0x00000004 , 0x000044c7 
- 00023322  0x00005d51 rtn 
- 00023323  0x00005d54 fetch  0x00000001 , 0x000044e9 
- 00023324  0x00005d55 bbit1  0x00000000 , 0x00005b24 
- 00023325  0x00005d57 arg  0x000044c7 , 0x00000011 
- 00023326  0x00005d58 copy  0x00000011 , 0x00000005 
- 00023327  0x00005d59 arg  0x00000003 , 0x00000039 
- 00023328  0x00005d5a call  0x0000630d 
- 00023329  0x00005d5b fetch  0x00000002 , 0x000044c9 
- 00023330  0x00005d5c and_into  0x00000007 , 0x0000003f 
- 00023331  0x00005d5d store  0x00000002 , 0x000044c9 
- 00023332  0x00005d5f jam  0x00000034 , 0x00000a99 
- 00023333  0x00005d60 branch  0x00007d86 
- 00023334  0x00005d63 fetch  0x00000001 , 0x0000444f 
- 00023335  0x00005d64 rtnbit1  0x00000003 
- 00023336  0x00005d65 fetch  0x00000001 , 0x000044c6 
- 00023337  0x00005d66 rtnbit0  0x00000007 
- 00023338  0x00005d67 branch  0x00003402 
- 00023339  0x00005d6a force  0x00000007 , 0x00000011 
- 00023340  0x00005d6b call  0x00005c62 
- 00023341  0x00005d6c fetch  0x00000007 , 0x00004453 
- 00023342  0x00005d6d istore  0x00000007 , 0x00000005 
- 00023343  0x00005d6e rtn 
- 00023344  0x00005d72 copy  0x00000006 , 0x00000011 
- 00023345  0x00005d73 fetch  0x00000001 , 0x000044c6 
- 00023346  0x00005d74 beq  0x00000083 , 0x00005b37 
- 00023347  0x00005d75 copy  0x00000011 , 0x00000006 
- 00023348  0x00005d76 arg  0x0000442a , 0x00000005 
- 00023349  0x00005d77 call  0x00007ebf 
- 00023350  0x00005d78 branch  0x00005b3d 
- 00023351  0x00005d7a copy  0x00000011 , 0x00000006 
- 00023352  0x00005d7b arg  0x0000442a , 0x00000005 
- 00023353  0x00005d7c call  0x00007ebf 
- 00023354  0x00005d7d jam  0x00000002 , 0x000044bf 
- 00023355  0x00005d7e jam  0x00000008 , 0x000044c1 
- 00023356  0x00005d7f rtn 
- 00023357  0x00005d83 fetch  0x00000001 , 0x000044c6 
- 00023358  0x00005d84 bbit1  0x00000007 , 0x00005b45 
- 00023359  0x00005d85 call  0x0000739c 
- 00023360  0x00005d86 force  0x00000011 , 0x00000011 
- 00023361  0x00005d87 call  0x00005c62 
- 00023362  0x00005d88 setarg  0x00000003 
- 00023363  0x00005d89 istore  0x00000001 , 0x00000005 
- 00023364  0x00005d8a branch  0x00007497 
- 00023365  0x00005d8e arg  0x0000443a , 0x00000005 
- 00023366  0x00005d8f call  0x0000630c 
- 00023367  0x00005d90 call  0x000071c5 
- 00023368  0x00005d91 force  0x00000011 , 0x00000011 
- 00023369  0x00005d92 call  0x00005c62 
- 00023370  0x00005d93 setarg  0x00000003 
- 00023371  0x00005d94 istore  0x00000001 , 0x00000005 
- 00023372  0x00005d95 branch  0x00007201 
- 00023373  0x00005d9a copy  0x00000006 , 0x00000011 
- 00023374  0x00005d9b fetch  0x00000001 , 0x000044c6 
- 00023375  0x00005d9c bbit1  0x00000007 , 0x00005b61 
- 00023376  0x00005d9d copy  0x00000011 , 0x00000006 
- 00023377  0x00005d9e call  0x00007394 
- 00023378  0x00005d9f branch  0x00005b75 , 0x00000005 
- 00023379  0x00005da1 jam  0x00000004 , 0x0000047b 
- 00023380  0x00005da3 force  0x00000002 , 0x00000011 
- 00023381  0x00005da4 call  0x00005c62 
- 00023382  0x00005da5 setarg  0x00000005 
- 00023383  0x00005da6 istore  0x00000001 , 0x00000005 
- 00023384  0x00005da7 fetch  0x00000001 , 0x0000047b 
- 00023385  0x00005da8 istore  0x00000001 , 0x00000005 
- 00023386  0x00005daa force  0x0000000a , 0x00000007 
- 00023387  0x00005dab call  0x00007f07 
- 00023388  0x00005dac jam  0x00000000 , 0x000044c4 
- 00023389  0x00005dad jam  0x00000030 , 0x00000a99 
- 00023390  0x00005dae branch  0x00007d86 
- 00023391  0x00005db1 jam  0x00000005 , 0x0000047b 
- 00023392  0x00005db2 branch  0x00005b54 
- 00023393  0x00005db6 arg  0x0000042f , 0x00000005 
- 00023394  0x00005db7 copy  0x00000011 , 0x00000006 
- 00023395  0x00005db8 call  0x00007ebf 
- 00023396  0x00005db9 fetch  0x00000001 , 0x000044c6 
- 00023397  0x00005dba beq  0x00000083 , 0x00005b6c 
- 00023398  0x00005dbb call  0x0000714f 
- 00023399  0x00005dbe call  0x00005b7a 
- 00023400  0x00005dbf fetch  0x00000001 , 0x000044c6 
- 00023401  0x00005dc0 rtnne  0x00000082 
- 00023402  0x00005dc1 jam  0x0000003b , 0x00000a99 
- 00023403  0x00005dc2 branch  0x00007d86 
- 00023404  0x00005dc5 call  0x000071ba 
- 00023405  0x00005dc6 arg  0x00000af2 , 0x00000005 
- 00023406  0x00005dc7 call  0x00007201 
- 00023407  0x00005dc8 arg  0x00000af2 , 0x00000011 
- 00023408  0x00005dc9 arg  0x0000442a , 0x00000012 
- 00023409  0x00005dca arg  0x00000010 , 0x00000039 
- 00023410  0x00005dcb call  0x00007f88 
- 00023411  0x00005dcc nbranch  0x00005b53 , 0x00000005 
- 00023412  0x00005dcd branch  0x00005b7a 
- 00023413  0x00005dd0 call  0x00007390 
- 00023414  0x00005dd1 jam  0x00000031 , 0x00000a99 
- 00023415  0x00005dd2 call  0x00007d86 
- 00023416  0x00005dd3 jam  0x00000001 , 0x00004429 
- 00023417  0x00005dd4 jam  0x00000005 , 0x000044c4 
- 00023418  0x00005dd7 force  0x00000011 , 0x00000011 
- 00023419  0x00005dd8 call  0x00005c62 
- 00023420  0x00005dd9 setarg  0x00000004 
- 00023421  0x00005dda istore  0x00000001 , 0x00000005 
- 00023422  0x00005ddb arg  0x0000443a , 0x00000006 
- 00023423  0x00005ddc branch  0x00007ebf 
- 00023424  0x00005ddf arg  0x0000041f , 0x00000005 
- 00023425  0x00005de0 branch  0x00007ebf 
- 00023426  0x00005de3 force  0x00000011 , 0x00000011 
- 00023427  0x00005de4 call  0x00005c62 
- 00023428  0x00005de5 setarg  0x00000006 
- 00023429  0x00005de6 istore  0x00000001 , 0x00000005 
- 00023430  0x00005de7 fetch  0x00000001 , 0x000044e9 
- 00023431  0x00005de8 bbit1  0x00000001 , 0x00005b8a 
- 00023432  0x00005de9 arg  0x00004419 , 0x00000006 
- 00023433  0x00005dea branch  0x00007ebf 
- 00023434  0x00005ded arg  0x000044ea , 0x00000006 
- 00023435  0x00005dee branch  0x00007ebf 
- 00023436  0x00005df2 arg  0x000044cb , 0x00000005 
- 00023437  0x00005df3 force  0x0000000a , 0x00000039 
- 00023438  0x00005df4 call  0x0000630d 
- 00023439  0x00005df5 force  0x0000000b , 0x00000011 
- 00023440  0x00005df6 call  0x00005c62 
- 00023441  0x00005df7 setarg  0x00000007 
- 00023442  0x00005df8 istore  0x00000001 , 0x00000005 
- 00023443  0x00005df9 fetch  0x00000002 , 0x000044cb 
- 00023444  0x00005dfa istore  0x00000002 , 0x00000005 
- 00023445  0x00005dfb fetch  0x00000008 , 0x000044cd 
- 00023446  0x00005dfc istore  0x00000008 , 0x00000005 
- 00023447  0x00005dfd rtn 
- 00023448  0x00005e00 force  0x00000011 , 0x00000011 
- 00023449  0x00005e01 call  0x00005c62 
- 00023450  0x00005e02 setarg  0x00000008 
- 00023451  0x00005e03 istore  0x00000001 , 0x00000005 
- 00023452  0x00005e04 setarg  0x00000000 
- 00023453  0x00005e05 istore  0x00000008 , 0x00000005 
- 00023454  0x00005e06 istore  0x00000008 , 0x00000005 
- 00023455  0x00005e07 rtn 
- 00023456  0x00005e0b force  0x00000008 , 0x00000011 
- 00023457  0x00005e0c call  0x00005c62 
- 00023458  0x00005e0d setarg  0x00000009 
- 00023459  0x00005e0e istore  0x00000001 , 0x00000005 
- 00023460  0x00005e0f fetch  0x00000001 , 0x00004495 
- 00023461  0x00005e10 istore  0x00000001 , 0x00000005 
- 00023462  0x00005e11 fetch  0x00000006 , 0x000044a0 
- 00023463  0x00005e12 istore  0x00000006 , 0x00000005 
- 00023464  0x00005e13 rtn 
- 00023465  0x00005e17 jam  0x00000008 , 0x0000047b 
- 00023466  0x00005e18 branch  0x00005b54 
- 00023467  0x00005e1b fetch  0x00000001 , 0x00004458 
- 00023468  0x00005e1c fetcht  0x00000001 , 0x00004458 
- 00023469  0x00005e1d iand  0x00000002 , 0x0000003f 
- 00023470  0x00005e1e rtn 
- 00023471  0x00005e21 arg  0x000044d5 , 0x00000005 
- 00023472  0x00005e22 call  0x00007ebf 
- 00023473  0x00005e23 call  0x00005bab 
- 00023474  0x00005e24 isolate0  0x00000001 , 0x0000003f 
- 00023475  0x00005e25 branch  0x00005ba9 , 0x00000001 
- 00023476  0x00005e26 fetch  0x00000001 , 0x00004092 
- 00023477  0x00005e27 rtnne  0x0000000a 
- 00023478  0x00005e28 call  0x00005bb9 
- 00023479  0x00005e29 nrtn  0x00000028 
- 00023480  0x00005e2a branch  0x00003410 
- 00023481  0x00005e2e call  0x00007fe9 
- 00023482  0x00005e2f fetch  0x00000001 , 0x0000448e 
- 00023483  0x00005e30 rtneq  0x00000000 
- 00023484  0x00005e31 fetch  0x00000001 , 0x00000454 
- 00023485  0x00005e32 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00023486  0x00005e33 rtn  0x00000001 
- 00023487  0x00005e34 branch  0x00007fe7 
- 00023488  0x00005e37 call  0x00005bab 
- 00023489  0x00005e38 isolate0  0x00000001 , 0x0000003f 
- 00023490  0x00005e39 branch  0x00005ba9 , 0x00000001 
- 00023491  0x00005e3a rtn 
- 00023492  0x00005e3f rtn 
- 00023493  0x00005e42 arg  0x000009be , 0x00000005 
- 00023494  0x00005e43 call  0x00007eb3 
- 00023495  0x00005e44 jam  0x00000002 , 0x000044bf 
- 00023496  0x00005e45 jam  0x00000001 , 0x000044c1 
- 00023497  0x00005e46 rtn 
- 00023498  0x00005e49 arg  0x00000a6e , 0x00000005 
- 00023499  0x00005e4a call  0x00007ebf 
- 00023500  0x00005e4b jam  0x00000006 , 0x000044c1 
- 00023501  0x00005e4c jam  0x00000002 , 0x000044bf 
- 00023502  0x00005e4d rtn 
- 00023503  0x00005e50 force  0x00000041 , 0x00000011 
- 00023504  0x00005e51 call  0x00005c62 
- 00023505  0x00005e52 setarg  0x0000000c 
- 00023506  0x00005e53 istore  0x00000001 , 0x00000005 
- 00023507  0x00005e54 arg  0x000045d2 , 0x00000006 
- 00023508  0x00005e55 branch  0x00007eb3 
- 00023509  0x00005e58 call  0x00007166 
- 00023510  0x00005e59 force  0x00000011 , 0x00000011 
- 00023511  0x00005e5a call  0x00005c62 
- 00023512  0x00005e5b setarg  0x0000000d 
- 00023513  0x00005e5c istore  0x00000001 , 0x00000005 
- 00023514  0x00005e5d branch  0x00007201 
- 00023515  0x00005e61 fetch  0x00000001 , 0x000044c4 
- 00023516  0x00005e62 rtneq  0x000000ff 
- 00023517  0x00005e63 arg  0x00000003 , 0x00000002 
- 00023518  0x00005e64 isub  0x00000002 , 0x0000003e 
- 00023519  0x00005e65 nrtn  0x00000002 
- 00023520  0x00005e66 arg  0x0000000a , 0x00000007 
- 00023521  0x00005e67 call  0x00007f16 
- 00023522  0x00005e68 nrtn  0x00000034 
- 00023523  0x00005e69 branch  0x00005ba9 
- 00023524  0x00005e6c bpatchx  0x00000078 , 0x0000402f 
- 00023525  0x00005e6d fetch  0x00000001 , 0x000044c4 
- 00023526  0x00005e6e beq  0x00000000 , 0x00005bef 
- 00023527  0x00005e6f beq  0x00000001 , 0x00005bf5 
- 00023528  0x00005e70 beq  0x00000002 , 0x00005bef 
- 00023529  0x00005e71 beq  0x00000003 , 0x00005bf7 
- 00023530  0x00005e72 beq  0x00000005 , 0x00005bfb 
- 00023531  0x00005e73 beq  0x00000007 , 0x00005c07 
- 00023532  0x00005e74 beq  0x00000008 , 0x00005c09 
- 00023533  0x00005e75 beq  0x00000009 , 0x00005c10 
- 00023534  0x00005e76 rtn 
- 00023535  0x00005e7a fetch  0x00000001 , 0x000044c5 
- 00023536  0x00005e7b rtnne  0x00000004 
- 00023537  0x00005e7c jam  0x000000ff , 0x000044c5 
- 00023538  0x00005e7d jam  0x000000ff , 0x000044c4 
- 00023539  0x00005e7e jam  0x0000003f , 0x00000a99 
- 00023540  0x00005e7f branch  0x00007d86 
- 00023541  0x00005e83 jam  0x00000002 , 0x000044c4 
- 00023542  0x00005e84 branch  0x00005b02 
- 00023543  0x00005e87 jam  0x00000004 , 0x000044c4 
- 00023544  0x00005e88 setarg  0x00017700 
- 00023545  0x00005e89 arg  0x0000000a , 0x00000007 
- 00023546  0x00005e8a branch  0x00007f08 
- 00023547  0x00005e8d fetch  0x00000001 , 0x000044c5 
- 00023548  0x00005e8e beq  0x00000004 , 0x00005bfe 
- 00023549  0x00005e8f rtn 
- 00023550  0x00005e92 jam  0x00000007 , 0x000044c4 
- 00023551  0x00005e93 jam  0x00000029 , 0x00000a99 
- 00023552  0x00005e94 call  0x00007d86 
- 00023553  0x00005e95 call  0x00005b82 
- 00023554  0x00005e96 fetch  0x00000001 , 0x00004092 
- 00023555  0x00005e97 rtnne  0x0000000a 
- 00023556  0x00005e98 call  0x00005bb9 
- 00023557  0x00005e99 rtn  0x00000028 
- 00023558  0x00005e9a branch  0x00003410 
- 00023559  0x00005e9e jam  0x00000008 , 0x000044c4 
- 00023560  0x00005e9f branch  0x00005b8c 
- 00023561  0x00005ea2 fetch  0x00000001 , 0x00004452 
- 00023562  0x00005ea3 fetcht  0x00000001 , 0x00004459 
- 00023563  0x00005ea4 iand  0x00000002 , 0x0000003f 
- 00023564  0x00005ea5 isolate0  0x00000001 , 0x0000003f 
- 00023565  0x00005ea6 branch  0x00005c12 , 0x00000001 
- 00023566  0x00005ea7 jam  0x00000009 , 0x000044c4 
- 00023567  0x00005ea8 branch  0x00005b98 
- 00023568  0x00005eab call  0x00005ba0 
- 00023569  0x00005eac branch  0x00005c12 
- 00023570  0x00005eb0 force  0x0000000a , 0x00000007 
- 00023571  0x00005eb1 call  0x00007f07 
- 00023572  0x00005eb2 jam  0x000000ff , 0x000044c5 
- 00023573  0x00005eb3 jam  0x000000ff , 0x000044c4 
- 00023574  0x00005eb4 jam  0x0000003e , 0x00000a99 
- 00023575  0x00005eb5 branch  0x00007d86 
- 00023576  0x00005eba bpatchx  0x00000079 , 0x0000402f 
- 00023577  0x00005ebb fetch  0x00000001 , 0x000044c6 
- 00023578  0x00005ebc rtnbit0  0x00000007 
- 00023579  0x00005ebd fetch  0x00000001 , 0x000044bf 
- 00023580  0x00005ebe rtnne  0x00000002 
- 00023581  0x00005ebf jam  0x00000000 , 0x000044bf 
- 00023582  0x00005ec0 fetch  0x00000001 , 0x000044c1 
- 00023583  0x00005ec1 beq  0x00000001 , 0x00005c58 
- 00023584  0x00005ec2 beq  0x00000002 , 0x00005c5f 
- 00023585  0x00005ec3 beq  0x00000003 , 0x00005c52 
- 00023586  0x00005ec4 beq  0x00000006 , 0x00005c39 
- 00023587  0x00005ec5 beq  0x00000007 , 0x00005c30 
- 00023588  0x00005ec6 beq  0x00000008 , 0x00005c26 
- 00023589  0x00005ec7 rtn 
- 00023590  0x00005ecb fetch  0x00000001 , 0x00004663 
- 00023591  0x00005ecc copy  0x0000003f , 0x00000007 
- 00023592  0x00005ecd increase  0x00000001 , 0x0000003f 
- 00023593  0x00005ece store  0x00000001 , 0x00004663 
- 00023594  0x00005ecf fetch  0x00000004 , 0x000044c7 
- 00023595  0x00005ed0 qisolate1  0x0000003f 
- 00023596  0x00005ed1 setarg  0x00000080 
- 00023597  0x00005ed2 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00023598  0x00005ed3 store  0x00000001 , 0x00004664 
- 00023599  0x00005ed4 branch  0x00005c55 
- 00023600  0x00005ed7 fetch  0x00000001 , 0x000044c2 
- 00023601  0x00005ed8 jam  0x00000000 , 0x000044c2 
- 00023602  0x00005ed9 beq  0x00000001 , 0x00005c35 
- 00023603  0x00005eda jam  0x00000002 , 0x000044bf 
- 00023604  0x00005edb rtn 
- 00023605  0x00005ede jam  0x00000031 , 0x00000a99 
- 00023606  0x00005edf call  0x00007d86 
- 00023607  0x00005ee0 jam  0x00000005 , 0x000044c4 
- 00023608  0x00005ee1 branch  0x00005bd5 
- 00023609  0x00005ee4 fetch  0x00000001 , 0x000009b9 
- 00023610  0x00005ee5 beq  0x00000003 , 0x00005c3d 
- 00023611  0x00005ee6 jam  0x00000002 , 0x000044bf 
- 00023612  0x00005ee7 rtn 
- 00023613  0x00005eea call  0x0000718d 
- 00023614  0x00005eee fetch  0x00000001 , 0x000044c6 
- 00023615  0x00005eef beq  0x00000083 , 0x00005c41 
- 00023616  0x00005ef0 call  0x00005b18 
- 00023617  0x00005ef2 call  0x0000717a 
- 00023618  0x00005ef3 arg  0x00000af2 , 0x00000011 
- 00023619  0x00005ef4 arg  0x00000a6e , 0x00000012 
- 00023620  0x00005ef5 arg  0x00000010 , 0x00000039 
- 00023621  0x00005ef6 call  0x00007f88 
- 00023622  0x00005ef7 branch  0x00005c49 , 0x00000005 
- 00023623  0x00005ef9 jam  0x0000000b , 0x0000047b 
- 00023624  0x00005efa branch  0x00005b54 
- 00023625  0x00005efe call  0x00007595 
- 00023626  0x00005eff nbranch  0x00005c47 , 0x00000005 
- 00023627  0x00005f00 jam  0x00000001 , 0x00004429 
- 00023628  0x00005f01 fetch  0x00000001 , 0x000044c6 
- 00023629  0x00005f02 beq  0x00000081 , 0x00005c35 
- 00023630  0x00005f03 beq  0x00000083 , 0x00005c35 
- 00023631  0x00005f04 jam  0x00000002 , 0x000044bf 
- 00023632  0x00005f05 jam  0x00000007 , 0x000044c1 
- 00023633  0x00005f06 rtn 
- 00023634  0x00005f09 fetch  0x00000001 , 0x000044c6 
- 00023635  0x00005f0a beq  0x00000083 , 0x00005c56 
- 00023636  0x00005f0b jam  0x00000000 , 0x00004664 
- 00023637  0x00005f0d branch  0x00005b3d 
- 00023638  0x00005f13 jam  0x00000000 , 0x00004663 
- 00023639  0x00005f14 branch  0x00005b1b 
- 00023640  0x00005f18 jam  0x00000002 , 0x000044bf 
- 00023641  0x00005f19 fetch  0x00000001 , 0x000044c3 
- 00023642  0x00005f1a beq  0x00000003 , 0x00005c5c 
- 00023643  0x00005f1c rtn 
- 00023644  0x00005f1f jam  0x00000002 , 0x000044c1 
- 00023645  0x00005f20 jam  0x00000000 , 0x000009b9 
- 00023646  0x00005f21 branch  0x00007a99 
- 00023647  0x00005f24 jam  0x00000002 , 0x000044bf 
- 00023648  0x00005f25 jam  0x00000003 , 0x000044c1 
- 00023649  0x00005f26 branch  0x00005bcf 
- 00023650  0x00005f2b force  0x00000006 , 0x00000012 
- 00023651  0x00005f2c branch  0x00005847 
- 00023652  0x00005f31 fetch  0x00000001 , 0x000002db 
- 00023653  0x00005f32 beq  0x00000000 , 0x00005c7b 
- 00023654  0x00005f33 beq  0x00000001 , 0x00005c83 
- 00023655  0x00005f34 beq  0x00000002 , 0x00005c8e 
- 00023656  0x00005f35 beq  0x00000003 , 0x00005caa 
- 00023657  0x00005f36 beq  0x00000004 , 0x00005ce1 
- 00023658  0x00005f37 beq  0x00000005 , 0x00005ce6 
- 00023659  0x00005f38 beq  0x00000006 , 0x00005cea 
- 00023660  0x00005f39 beq  0x00000007 , 0x00005cf5 
- 00023661  0x00005f3a beq  0x00000008 , 0x00005c99 
- 00023662  0x00005f3b beq  0x00000009 , 0x00005cf5 
- 00023663  0x00005f3c beq  0x0000000a , 0x00005cef 
- 00023664  0x00005f3d beq  0x0000000b , 0x00005cf5 
- 00023665  0x00005f3e beq  0x0000000c , 0x00005c9f 
- 00023666  0x00005f3f beq  0x0000000d , 0x00005cf5 
- 00023667  0x00005f40 beq  0x00000012 , 0x00005ca6 
- 00023668  0x00005f41 beq  0x00000013 , 0x00005cf5 
- 00023669  0x00005f42 arg  0x00000002 , 0x00000011 
- 00023670  0x00005f43 arg  0x00000007 , 0x00000012 
- 00023671  0x00005f44 call  0x00005842 
- 00023672  0x00005f45 fetch  0x00000001 , 0x000002db 
- 00023673  0x00005f46 istore  0x00000001 , 0x00000005 
- 00023674  0x00005f47 rtn 
- 00023675  0x00005f4b ifetch  0x00000009 , 0x00000006 
- 00023676  0x00005f4c store  0x00000009 , 0x000043d3 
- 00023677  0x00005f4d ifetch  0x00000002 , 0x00000006 
- 00023678  0x00005f4e store  0x00000002 , 0x0000045f 
- 00023679  0x00005f4f fetch  0x00000001 , 0x0000043f 
- 00023680  0x00005f50 set1  0x00000005 , 0x0000003f 
- 00023681  0x00005f51 store  0x00000001 , 0x0000043f 
- 00023682  0x00005f52 rtn 
- 00023683  0x00005f55 ifetch  0x00000005 , 0x00000006 
- 00023684  0x00005f56 store  0x00000005 , 0x000043ce 
- 00023685  0x00005f57 ifetch  0x00000002 , 0x00000006 
- 00023686  0x00005f58 store  0x00000002 , 0x0000045f 
- 00023687  0x00005f59 fetcht  0x00000002 , 0x00000459 
- 00023688  0x00005f5a isub  0x00000002 , 0x0000003e 
- 00023689  0x00005f5b nbranch  0x00005c8e , 0x00000002 
- 00023690  0x00005f5c fetch  0x00000001 , 0x0000043f 
- 00023691  0x00005f5d set1  0x00000006 , 0x0000003f 
- 00023692  0x00005f5e store  0x00000001 , 0x0000043f 
- 00023693  0x00005f5f rtn 
- 00023694  0x00005f63 setarg  0x00000014 
- 00023695  0x00005f64 store  0x00000002 , 0x0000046d 
- 00023696  0x00005f65 store  0x00000002 , 0x000044ba 
- 00023697  0x00005f66 rtn 
- 00023698  0x00005f69 arg  0x00000013 , 0x00000013 
- 00023699  0x00005f6d arg  0x00000002 , 0x00000011 
- 00023700  0x00005f6e arg  0x00000002 , 0x00000012 
- 00023701  0x00005f6f call  0x00005842 
- 00023702  0x00005f70 copy  0x00000013 , 0x0000003f 
- 00023703  0x00005f71 istore  0x00000001 , 0x00000005 
- 00023704  0x00005f72 rtn 
- 00023705  0x00005f77 arg  0x00000009 , 0x00000011 
- 00023706  0x00005f78 arg  0x00000009 , 0x00000012 
- 00023707  0x00005f79 call  0x00005842 
- 00023708  0x00005f7a setarg  0x00000001 
- 00023709  0x00005f7b istore  0x00000008 , 0x00000005 
- 00023710  0x00005f7c rtn 
- 00023711  0x00005f80 rtn  0x00000029 
- 00023712  0x00005f82 arg  0x00000006 , 0x00000011 
- 00023713  0x00005f83 arg  0x0000000c , 0x00000012 
- 00023714  0x00005f84 call  0x00005842 
- 00023715  0x00005f85 fetch  0x00000005 , 0x00004510 
- 00023716  0x00005f86 istore  0x00000005 , 0x00000005 
- 00023717  0x00005f87 rtn 
- 00023718  0x00005f8b arg  0x00000013 , 0x00000012 
- 00023719  0x00005f8c branch  0x00005ca8 
- 00023720  0x00005f90 arg  0x00000001 , 0x00000011 
- 00023721  0x00005f91 branch  0x00005842 
- 00023722  0x00005f95 ifetch  0x00000008 , 0x00000006 
- 00023723  0x00005f96 store  0x00000008 , 0x000044cd 
- 00023724  0x00005f97 ifetch  0x00000002 , 0x00000006 
- 00023725  0x00005f98 store  0x00000002 , 0x000044cb 
- 00023726  0x00005f99 ifetch  0x00000008 , 0x00000006 
- 00023727  0x00005f9a store  0x00000008 , 0x000044aa 
- 00023728  0x00005f9b ifetch  0x00000004 , 0x00000006 
- 00023729  0x00005f9c store  0x00000004 , 0x00004411 
- 00023730  0x00005f9d call  0x00005ccf 
- 00023731  0x00005f9e bpatchx  0x0000007a , 0x0000402f 
- 00023732  0x00005f9f fetch  0x00000001 , 0x000044c4 
- 00023733  0x00005fa0 beq  0x00000005 , 0x00005cbc 
- 00023734  0x00005fa1 fetch  0x00000001 , 0x000044e9 
- 00023735  0x00005fa2 bbit1  0x00000001 , 0x00005cbf 
- 00023736  0x00005fa3 fetch  0x00000001 , 0x00004217 
- 00023737  0x00005fa4 ncall  0x000067be , 0x00000034 
- 00023738  0x00005fa5 fetch  0x00000001 , 0x00004429 
- 00023739  0x00005fa6 beq  0x00000000 , 0x00005cc4 
- 00023740  0x00005fa8 jam  0x00000001 , 0x000044c5 
- 00023741  0x00005fa9 call  0x00005cdd 
- 00023742  0x00005faa branch  0x000073a2 
- 00023743  0x00005fad jam  0x00000001 , 0x00004429 
- 00023744  0x00005fae arg  0x000044ea , 0x00000006 
- 00023745  0x00005faf arg  0x00004419 , 0x00000005 
- 00023746  0x00005fb0 call  0x00007ebf 
- 00023747  0x00005fb1 branch  0x00005cbc 
- 00023748  0x00005fb5 bpatchx  0x0000007b , 0x0000402f 
- 00023749  0x00005fb6 jam  0x00000000 , 0x000044c5 
- 00023750  0x00005fb7 jam  0x00000000 , 0x000044c4 
- 00023751  0x00005fb8 jam  0x00000041 , 0x00000a99 
- 00023752  0x00005fb9 branch  0x00007d86 
- 00023753  0x00005fbc arg  0x00000002 , 0x00000011 
- 00023754  0x00005fbd arg  0x0000000d , 0x00000012 
- 00023755  0x00005fbe call  0x00005842 
- 00023756  0x00005fbf setarg  0x00000006 
- 00023757  0x00005fc0 istore  0x00000001 , 0x00000005 
- 00023758  0x00005fc1 rtn 
- 00023759  0x00005fc4 arg  0x000044b2 , 0x00000005 
- 00023760  0x00005fc5 force  0x00000008 , 0x00000039 
- 00023761  0x00005fc6 call  0x0000630d 
- 00023762  0x00005fc7 arg  0x00004415 , 0x00000005 
- 00023763  0x00005fc8 force  0x00000004 , 0x00000039 
- 00023764  0x00005fc9 call  0x0000630d 
- 00023765  0x00005fca arg  0x0000000d , 0x00000011 
- 00023766  0x00005fcb arg  0x00000004 , 0x00000012 
- 00023767  0x00005fcc call  0x00005842 
- 00023768  0x00005fcd fetch  0x00000008 , 0x000044b2 
- 00023769  0x00005fce istore  0x00000008 , 0x00000005 
- 00023770  0x00005fcf fetch  0x00000004 , 0x00004415 
- 00023771  0x00005fd0 istore  0x00000004 , 0x00000005 
- 00023772  0x00005fd1 rtn 
- 00023773  0x00005fd4 arg  0x00000005 , 0x00000012 
- 00023774  0x00005fd5 branch  0x00005ca8 
- 00023775  0x00005fd8 arg  0x00000006 , 0x00000012 
- 00023776  0x00005fd9 branch  0x00005ca8 
- 00023777  0x00005fdd ifetch  0x00000008 , 0x00000006 
- 00023778  0x00005fde store  0x00000008 , 0x000044b2 
- 00023779  0x00005fdf ifetch  0x00000004 , 0x00000006 
- 00023780  0x00005fe0 store  0x00000004 , 0x00004415 
- 00023781  0x00005fe1 branch  0x000073a2 
- 00023782  0x00005fe4 fetch  0x00000001 , 0x0000043f 
- 00023783  0x00005fe5 set1  0x00000004 , 0x0000003f 
- 00023784  0x00005fe6 store  0x00000001 , 0x0000043f 
- 00023785  0x00005fe7 rtn 
- 00023786  0x00005fea rtn  0x00000029 
- 00023787  0x00005feb jam  0x00000032 , 0x00000a99 
- 00023788  0x00005fec call  0x00007d86 
- 00023789  0x00005fed jam  0x00000004 , 0x000044c5 
- 00023790  0x00005fee branch  0x00005cdf 
- 00023791  0x00005ff1 jam  0x00000002 , 0x000044c5 
- 00023792  0x00005ff2 call  0x00005cf3 
- 00023793  0x00005ff3 jam  0x00000033 , 0x00000a99 
- 00023794  0x00005ff4 branch  0x00007d86 
- 00023795  0x00005ff7 arg  0x0000000b , 0x00000012 
- 00023796  0x00005ff8 branch  0x00005ca8 
- 00023797  0x00006000 rtn 
- 00023798  0x00006008 rtn  0x0000002b 
- 00023799  0x0000600a bpatchx  0x0000007c , 0x0000402f 
- 00023800  0x0000600b setarg  0x00000000 
- 00023801  0x0000600c store  0x00000001 , 0x00000048 
- 00023802  0x0000600d store  0x00000001 , 0x00000055 
- 00023803  0x0000600e store  0x00000001 , 0x00000078 
- 00023804  0x0000600f store  0x00000001 , 0x0000007c 
- 00023805  0x00006010 store  0x00000001 , 0x00004158 
- 00023806  0x00006011 store  0x00000001 , 0x000004d7 
- 00023807  0x00006012 store  0x00000001 , 0x0000016d 
- 00023808  0x00006013 store  0x00000001 , 0x000009b5 
- 00023809  0x00006014 jam  0x00000000 , 0x0000455b 
- 00023810  0x00006015 jam  0x00000000 , 0x00000229 
- 00023811  0x00006016 jam  0x00000000 , 0x000004d8 
- 00023812  0x00006018 jam  0x00000000 , 0x000009b5 
- 00023813  0x00006019 jam  0x00000000 , 0x000009b4 
- 00023814  0x0000601a jam  0x00000000 , 0x000004d1 
- 00023815  0x0000601d rtn 
- 00023816  0x00006020 bpatchx  0x0000007d , 0x0000402f 
- 00023817  0x00006021 call  0x000062ff , 0x00000029 
- 00023818  0x00006022 ncall  0x00006303 , 0x00000029 
- 00023819  0x00006023 call  0x000062bc 
- 00023820  0x00006024 nrtn  0x00000034 
- 00023821  0x00006025 fetch  0x00000001 , 0x0000004c 
- 00023822  0x00006026 rtnbit0  0x00000006 
- 00023823  0x00006027 set0  0x00000006 , 0x0000003f 
- 00023824  0x00006028 set0  0x00000001 , 0x00000000 
- 00023825  0x00006029 store  0x00000001 , 0x0000004c 
- 00023826  0x0000602a fetch  0x00000001 , 0x00000551 
- 00023827  0x0000602b fetcht  0x00000001 , 0x0000004c 
- 00023828  0x0000602c isolate1  0x00000000 , 0x0000003f 
- 00023829  0x0000602d setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00023830  0x0000602e storet  0x00000001 , 0x0000004c 
- 00023831  0x0000602f and_into  0x00000002 , 0x00000002 
- 00023832  0x00006030 storet  0x00000001 , 0x0000007f 
- 00023833  0x00006031 fetcht  0x00000001 , 0x0000004c 
- 00023834  0x00006032 rshift  0x0000003f , 0x0000003f 
- 00023835  0x00006033 store  0x00000001 , 0x0000007d 
- 00023836  0x00006034 bpatchx  0x0000007e , 0x0000402f 
- 00023837  0x00006035 fetch  0x00000001 , 0x0000007d 
- 00023838  0x00006036 beq  0x0000007f , 0x00005d66 
- 00023839  0x00006037 beq  0x00000003 , 0x00005db1 
- 00023840  0x00006038 beq  0x00000004 , 0x00005dc2 
- 00023841  0x00006039 beq  0x0000003c , 0x00005d59 
- 00023842  0x0000603a beq  0x00000005 , 0x00005d55 
- 00023843  0x0000603b beq  0x0000000f , 0x00005fa8 
- 00023844  0x0000603c beq  0x00000010 , 0x00005e24 
- 00023845  0x0000603d beq  0x00000023 , 0x00005e42 
- 00023846  0x0000603e beq  0x00000039 , 0x00005fc1 
- 00023847  0x0000603f beq  0x00000038 , 0x00005fbc 
- 00023848  0x00006040 beq  0x00000031 , 0x00005e27 
- 00023849  0x00006041 beq  0x00000037 , 0x00005eb0 
- 00023850  0x00006042 beq  0x00000027 , 0x00005eac 
- 00023851  0x00006043 beq  0x00000033 , 0x00005ea9 
- 00023852  0x00006044 beq  0x00000025 , 0x00005eae 
- 00023853  0x00006045 beq  0x00000026 , 0x00005e3e 
- 00023854  0x00006046 beq  0x00000007 , 0x00005e36 
- 00023855  0x00006047 beq  0x0000002d , 0x00005e2d 
- 00023856  0x00006048 beq  0x0000002e , 0x00005e2e 
- 00023857  0x00006049 beq  0x00000001 , 0x00005ea5 
- 00023858  0x0000604a beq  0x00000002 , 0x00005e90 
- 00023859  0x0000604b beq  0x00000028 , 0x00005fb3 
- 00023860  0x0000604c beq  0x00000009 , 0x00005e86 
- 00023861  0x0000604d beq  0x0000000b , 0x00005e5f 
- 00023862  0x0000604e beq  0x00000008 , 0x00005e43 
- 00023863  0x0000604f beq  0x0000000c , 0x00005e6a 
- 00023864  0x00006050 beq  0x0000001f , 0x00005e3a 
- 00023865  0x00006051 beq  0x00000020 , 0x00005e3c 
- 00023866  0x00006052 beq  0x00000021 , 0x00005eca 
- 00023867  0x00006053 beq  0x00000022 , 0x00005eca 
- 00023868  0x00006054 beq  0x00000035 , 0x00005ecb 
- 00023869  0x00006055 beq  0x00000036 , 0x00005ecc 
- 00023870  0x00006056 beq  0x00000024 , 0x00005eca 
- 00023871  0x00006057 beq  0x00000034 , 0x00005ecd 
- 00023872  0x00006058 beq  0x00000017 , 0x00005ed6 
- 00023873  0x00006059 beq  0x00000011 , 0x00005ef2 
- 00023874  0x0000605a beq  0x00000012 , 0x00005ef6 
- 00023875  0x0000605b beq  0x00000013 , 0x00005ef8 
- 00023876  0x0000605c beq  0x0000000d , 0x00005f0a 
- 00023877  0x0000605d beq  0x0000000e , 0x00005f0a 
- 00023878  0x0000605e beq  0x0000002f , 0x00005eaa 
- 00023879  0x0000605f beq  0x00000030 , 0x00005f0a 
- 00023880  0x00006060 beq  0x0000000a , 0x00005f0a 
- 00023881  0x00006061 beq  0x00000018 , 0x00005f0b 
- 00023882  0x00006062 beq  0x00000032 , 0x00005f0a 
- 00023883  0x00006063 beq  0x0000003d , 0x00005f10 
- 00023884  0x00006064 beq  0x0000003e , 0x00005f51 
- 00023885  0x00006065 beq  0x0000003f , 0x00005f4b 
- 00023886  0x00006066 beq  0x00000040 , 0x00005f78 
- 00023887  0x00006067 beq  0x00000041 , 0x00005f8a 
- 00023888  0x00006068 beq  0x00000006 , 0x00005fa7 
- 00023889  0x00006069 beq  0x0000003a , 0x00005d57 
- 00023890  0x0000606d jam  0x00000019 , 0x0000007e 
- 00023891  0x0000606f jam  0x00000004 , 0x0000007c 
- 00023892  0x00006070 rtn 
- 00023893  0x00006073 jam  0x00000006 , 0x0000007c 
- 00023894  0x00006074 rtn 
- 00023895  0x00006077 jam  0x0000003b , 0x0000007c 
- 00023896  0x00006078 rtn 
- 00023897  0x0000607b fetch  0x00000004 , 0x00000552 
- 00023898  0x0000607c lshift  0x0000003f , 0x0000003f 
- 00023899  0x0000607d store  0x00000004 , 0x000040d2 
- 00023900  0x0000607e fetch  0x00000001 , 0x00000556 
- 00023901  0x0000607f store  0x00000001 , 0x000040d9 
- 00023902  0x00006080 fetch  0x00000005 , 0x00000557 
- 00023903  0x00006081 store  0x00000005 , 0x000040e7 
- 00023904  0x00006082 fetch  0x00000005 , 0x0000055c 
- 00023905  0x00006083 istore  0x00000005 , 0x00000005 
- 00023906  0x00006084 fetch  0x00000001 , 0x00000031 
- 00023907  0x00006085 set1  0x00000003 , 0x0000003f 
- 00023908  0x00006086 store  0x00000001 , 0x00000031 
- 00023909  0x00006087 rtn 
- 00023910  0x00006089 bpatchx  0x0000007f , 0x0000402f 
- 00023911  0x0000608a fetch  0x00000001 , 0x00000552 
- 00023912  0x0000608b set1  0x00000007 , 0x0000003f 
- 00023913  0x0000608c store  0x00000001 , 0x0000007d 
- 00023914  0x0000608d beq  0x00000081 , 0x00005d88 
- 00023915  0x0000608e beq  0x00000082 , 0x00005d8d 
- 00023916  0x0000608f beq  0x00000095 , 0x00005eb1 
- 00023917  0x00006090 beq  0x00000096 , 0x00005eca 
- 00023918  0x00006091 beq  0x0000008b , 0x00005ebf 
- 00023919  0x00006092 beq  0x00000083 , 0x00005da5 
- 00023920  0x00006093 beq  0x00000084 , 0x00005da7 
- 00023921  0x00006094 beq  0x00000090 , 0x00005d7a 
- 00023922  0x00006095 beq  0x00000097 , 0x00005d9e 
- 00023923  0x00006096 beq  0x00000098 , 0x00005da3 
- 00023924  0x00006097 beq  0x00000099 , 0x00005d7d 
- 00023925  0x00006098 beq  0x0000009a , 0x00005d80 
- 00023926  0x00006099 rtneq  0x00000084 
- 00023927  0x0000609d jam  0x00000082 , 0x0000007c 
- 00023928  0x0000609e jam  0x00000019 , 0x0000007e 
- 00023929  0x000060a0 rtn 
- 00023930  0x000060a2 jam  0x00000082 , 0x0000007c 
- 00023931  0x000060a3 jam  0x0000002e , 0x0000007e 
- 00023932  0x000060a4 rtn 
- 00023933  0x000060a7 call  0x00005d82 
- 00023934  0x000060a8 jam  0x0000009a , 0x0000007c 
- 00023935  0x000060a9 rtn 
- 00023936  0x000060ac call  0x00005d82 
- 00023937  0x000060ad branch  0x00005d86 
- 00023938  0x000060b0 arg  0x0000465e , 0x00000005 
- 00023939  0x000060b1 fetch  0x00000003 , 0x00000553 
- 00023940  0x000060b2 istore  0x00000003 , 0x00000005 
- 00023941  0x000060b3 rtn 
- 00023942  0x000060b6 branch  0x000076d8 , 0x00000001 
- 00023943  0x000060b7 rtn 
- 00023944  0x000060b9 fetch  0x00000001 , 0x00000554 
- 00023945  0x000060ba set1  0x00000007 , 0x0000003f 
- 00023946  0x000060bb store  0x00000001 , 0x000004c9 
- 00023947  0x000060bc beq  0x0000008b , 0x00005d92 
- 00023948  0x000060bd rtn 
- 00023949  0x000060c1 fetch  0x00000001 , 0x00000554 
- 00023950  0x000060c2 set1  0x00000007 , 0x0000003f 
- 00023951  0x000060c3 store  0x00000001 , 0x000004c9 
- 00023952  0x000060c4 beq  0x0000008b , 0x00005d96 
- 00023953  0x000060c5 rtn 
- 00023954  0x000060c8 fetch  0x00000001 , 0x0000415a 
- 00023955  0x000060c9 fetcht  0x00000001 , 0x0000004c 
- 00023956  0x000060ca nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00023957  0x000060cb storet  0x00000001 , 0x0000004c 
- 00023958  0x000060cd fetch  0x00000001 , 0x00000030 
- 00023959  0x000060ce rtnbit0  0x00000005 
- 00023960  0x000060cf set0  0x00000005 , 0x0000003f 
- 00023961  0x000060d0 store  0x00000001 , 0x00000030 
- 00023962  0x000060d1 fetch  0x00000001 , 0x000004d7 
- 00023963  0x000060d2 nrtn  0x00000034 
- 00023964  0x000060d3 jam  0x00000031 , 0x0000007c 
- 00023965  0x000060d4 rtn 
- 00023966  0x000060d7 nbranch  0x00005da1 , 0x00000029 
- 00023967  0x000060d8 jam  0x00000012 , 0x0000007c 
- 00023968  0x000060d9 branch  0x000062eb 
- 00023969  0x000060dc jam  0x00000097 , 0x0000007c 
- 00023970  0x000060dd rtn 
- 00023971  0x000060e2 call  0x000062eb 
- 00023972  0x000060e3 branch  0x00005ffe 
- 00023973  0x000060e6 jam  0x00000084 , 0x0000007c 
- 00023974  0x000060e7 rtn 
- 00023975  0x000060ea fetcht  0x00000001 , 0x00000555 
- 00023976  0x000060eb and  0x00000002 , 0x00000001 , 0x00000002 
- 00023977  0x000060ec storet  0x00000001 , 0x000004d0 
- 00023978  0x000060ed fetch  0x00000001 , 0x000041ce 
- 00023979  0x000060ee bne  0x00000051 , 0x00005dad 
- 00023980  0x000060ef jam  0x00000000 , 0x000041ce 
- 00023981  0x000060f1 fetch  0x00000001 , 0x00000055 
- 00023982  0x000060f2 rtnne  0x00000015 
- 00023983  0x000060f3 jam  0x00000004 , 0x00000055 
- 00023984  0x000060f4 branch  0x0000631b 
- 00023985  0x000060f7 bpatchx  0x00000080 , 0x00004030 
- 00023986  0x000060f8 fetch  0x00000001 , 0x00000552 
- 00023987  0x000060f9 store  0x00000001 , 0x000004c9 
- 00023988  0x000060fa beq  0x00000033 , 0x00005dd8 
- 00023989  0x000060fb beq  0x00000008 , 0x00005de7 
- 00023990  0x000060fc beq  0x0000000f , 0x00005dee 
- 00023991  0x000060fd beq  0x00000010 , 0x00005df4 
- 00023992  0x000060fe beq  0x00000011 , 0x00005df5 
- 00023993  0x000060ff beq  0x00000012 , 0x00005dfd 
- 00023994  0x00006100 beq  0x00000018 , 0x00005e13 
- 00023995  0x00006101 beq  0x00000017 , 0x00005e16 
- 00023996  0x00006102 beq  0x00000013 , 0x00005dcf 
- 00023997  0x00006104 beq  0x0000003d , 0x00005f1e 
- 00023998  0x00006105 beq  0x0000003e , 0x00005f6a 
- 00023999  0x00006106 beq  0x00000040 , 0x00005f20 
- 00024000  0x00006107 beq  0x00000041 , 0x00005f3d 
- 00024001  0x00006108 rtn 
- 00024002  0x0000610b bpatchx  0x00000081 , 0x00004030 
- 00024003  0x0000610c fetch  0x00000001 , 0x00000552 
- 00024004  0x0000610d store  0x00000001 , 0x000004c9 
- 00024005  0x0000610e beq  0x00000001 , 0x00005e0a 
- 00024006  0x0000610f beq  0x00000033 , 0x00005de2 
- 00024007  0x00006110 beq  0x0000000b , 0x00005dfe 
- 00024008  0x00006111 beq  0x00000008 , 0x00005e01 
- 00024009  0x00006112 beq  0x00000013 , 0x00005dd2 
- 00024010  0x00006114 beq  0x00000040 , 0x00005e0b 
- 00024011  0x00006115 beq  0x00000041 , 0x00005e0e 
- 00024012  0x00006116 beq  0x00000018 , 0x00005e11 
- 00024013  0x00006117 beq  0x00000017 , 0x00005e22 
- 00024014  0x00006118 rtn 
- 00024015  0x0000611b jam  0x00000020 , 0x00000a99 
- 00024016  0x0000611c call  0x00007d86 
- 00024017  0x0000611d branch  0x000021dc 
- 00024018  0x0000611f jam  0x00000019 , 0x00000a99 
- 00024019  0x00006120 call  0x00007d86 
- 00024020  0x00006121 jam  0x00000002 , 0x0000455b 
- 00024021  0x00006122 setarg  0x00000050 
- 00024022  0x00006123 arg  0x00000006 , 0x00000007 
- 00024023  0x00006124 branch  0x00007f08 
- 00024024  0x0000612a fetch  0x00000001 , 0x000004d1 
- 00024025  0x0000612b set1  0x00000000 , 0x0000003f 
- 00024026  0x0000612c store  0x00000001 , 0x000004d1 
- 00024027  0x0000612d jam  0x00000001 , 0x00000a99 
- 00024028  0x0000612e call  0x00007d86 
- 00024029  0x0000612f jam  0x0000008b , 0x0000007c 
- 00024030  0x00006133 fetch  0x00000001 , 0x00000055 
- 00024031  0x00006134 bne  0x00000005 , 0x00005d07 
- 00024032  0x00006137 jam  0x00000006 , 0x00000055 
- 00024033  0x00006138 rtn 
- 00024034  0x00006141 jam  0x0000000b , 0x000004ca 
- 00024035  0x00006142 jam  0x00000007 , 0x0000007c 
- 00024036  0x00006144 jam  0x00000000 , 0x00000055 
- 00024037  0x00006146 branch  0x00005d07 , 0x00000001 
- 00024038  0x00006147 rtn 
- 00024039  0x0000614a fetch  0x00000001 , 0x000041bd 
- 00024040  0x0000614b nrtn  0x00000034 
- 00024041  0x0000614c call  0x0000244f 
- 00024042  0x0000614d call  0x00005ffc 
- 00024043  0x0000614e rtn  0x00000029 
- 00024044  0x0000614f set1  0x00000021 , 0x00000000 
- 00024045  0x00006150 rtn 
- 00024046  0x00006153 nrtn  0x00000029 
- 00024047  0x00006154 jam  0x00000010 , 0x0000007c 
- 00024048  0x00006155 fetch  0x00000001 , 0x0000004c 
- 00024049  0x00006156 rtnbit0  0x00000002 
- 00024050  0x00006157 jam  0x00000012 , 0x0000007c 
- 00024051  0x00006158 rtn 
- 00024052  0x0000615b branch  0x00005ffe 
- 00024053  0x0000615e call  0x00006059 
- 00024054  0x0000615f fetch  0x00000001 , 0x00000030 
- 00024055  0x00006160 rtnbit1  0x00000004 
- 00024056  0x00006161 jam  0x00000031 , 0x0000007c 
- 00024057  0x00006162 fetch  0x00000001 , 0x00000055 
- 00024058  0x00006163 rtnne  0x0000000a 
- 00024059  0x00006164 jam  0x0000000b , 0x00000055 
- 00024060  0x00006165 rtn 
- 00024061  0x0000616f rtn 
- 00024062  0x00006173 jam  0x00000007 , 0x0000007c 
- 00024063  0x00006174 jam  0x00000013 , 0x000004ca 
- 00024064  0x00006175 rtn 
- 00024065  0x00006178 fetch  0x00000001 , 0x00000553 
- 00024066  0x00006179 beq  0x00000006 , 0x00005e07 
- 00024067  0x0000617a rtnne  0x00000018 
- 00024068  0x0000617b jam  0x00000018 , 0x000004ca 
- 00024069  0x0000617c jam  0x00000007 , 0x0000007c 
- 00024070  0x0000617d rtn 
- 00024071  0x0000617f jam  0x00000006 , 0x000004ca 
- 00024072  0x00006180 jam  0x00000007 , 0x0000007c 
- 00024073  0x00006181 rtn 
- 00024074  0x00006184 rtn 
- 00024075  0x00006187 jam  0x00000000 , 0x000009ae 
- 00024076  0x00006188 jam  0x00000007 , 0x0000007c 
- 00024077  0x00006189 branch  0x00005d07 
- 00024078  0x0000618c jam  0x00000000 , 0x000009ae 
- 00024079  0x0000618d jam  0x00000007 , 0x0000007c 
- 00024080  0x0000618e branch  0x00005d07 
- 00024081  0x00006190 jam  0x00000024 , 0x00000a99 
- 00024082  0x00006191 branch  0x00007d86 
- 00024083  0x00006194 jam  0x00000023 , 0x00000a99 
- 00024084  0x00006195 call  0x00007d86 
- 00024085  0x00006196 branch  0x000026e9 
- 00024086  0x00006199 jam  0x00000022 , 0x00000a99 
- 00024087  0x0000619a call  0x00007d86 
- 00024088  0x0000619b setarg  0x00000000 
- 00024089  0x0000619c store  0x00000002 , 0x00000075 
- 00024090  0x0000619d fetch  0x00000002 , 0x000041e3 
- 00024091  0x0000619e lshift  0x0000003f , 0x0000003f 
- 00024092  0x0000619f store  0x00000002 , 0x00000032 
- 00024093  0x000061a0 fetch  0x00000001 , 0x000041e5 
- 00024094  0x000061a1 store  0x00000001 , 0x00000073 
- 00024095  0x000061a2 fetch  0x00000001 , 0x000041e7 
- 00024096  0x000061a3 store  0x00000001 , 0x00000074 
- 00024097  0x000061a4 branch  0x000026c6 
- 00024098  0x000061a7 jam  0x00000021 , 0x00000a99 
- 00024099  0x000061a8 branch  0x00007d86 
- 00024100  0x000061ab fetcht  0x00000001 , 0x00000552 
- 00024101  0x000061ac storet  0x00000001 , 0x00000054 
- 00024102  0x000061ad branch  0x00005e38 
- 00024103  0x000061b0 fetch  0x00000001 , 0x000004d1 
- 00024104  0x000061b1 set1  0x00000002 , 0x0000003f 
- 00024105  0x000061b2 store  0x00000001 , 0x000004d1 
- 00024106  0x000061b3 rtnbit1  0x00000003 
- 00024107  0x000061b4 jam  0x00000031 , 0x0000007c 
- 00024108  0x000061b5 branch  0x00005d07 
- 00024109  0x000061ba rtn 
- 00024110  0x000061bd fetch  0x00000001 , 0x000040d0 
- 00024111  0x000061be fetcht  0x00000001 , 0x00000552 
- 00024112  0x000061bf isub  0x00000002 , 0x0000003e 
- 00024113  0x000061c1 branch  0x00005e38 , 0x00000002 
- 00024114  0x000061c2 jam  0x00000004 , 0x0000007c 
- 00024115  0x000061c3 jam  0x0000001f , 0x0000007e 
- 00024116  0x000061c4 jam  0x0000002e , 0x0000007d 
- 00024117  0x000061c5 rtn 
- 00024118  0x000061c8 call  0x00006157 
- 00024119  0x000061c9 branch  0x00005e38 
- 00024120  0x000061cc jam  0x00000003 , 0x0000007c 
- 00024121  0x000061cd rtn 
- 00024122  0x000061d0 jam  0x00000021 , 0x0000007c 
- 00024123  0x000061d1 rtn 
- 00024124  0x000061d4 jam  0x00000022 , 0x0000007c 
- 00024125  0x000061d5 rtn 
- 00024126  0x000061d8 fetch  0x00000001 , 0x00000055 
- 00024127  0x000061d9 rtneq  0x00000013 
- 00024128  0x000061db jam  0x00000002 , 0x00000055 
- 00024129  0x000061dd rtn 
- 00024130  0x000061e1 rtn 
- 00024131  0x000061e4 call  0x00005ff9 
- 00024132  0x000061e5 jam  0x00000001 , 0x000004d4 
- 00024133  0x000061e6 jam  0x0000000a , 0x00000a99 
- 00024134  0x000061e7 call  0x00007d86 
- 00024135  0x000061e9 call  0x000062f3 
- 00024136  0x000061ea nbranch  0x00006001 , 0x00000001 
- 00024137  0x000061ec nbranch  0x00005e4e , 0x00000029 
- 00024138  0x000061ed jam  0x00000004 , 0x0000007c 
- 00024139  0x000061ee jam  0x00000008 , 0x0000007d 
- 00024140  0x000061ef jam  0x00000023 , 0x0000007e 
- 00024141  0x000061f0 rtn 
- 00024142  0x000061f2 fetch  0x00000001 , 0x0000004b 
- 00024143  0x000061f3 set1  0x00000002 , 0x0000003f 
- 00024144  0x000061f4 store  0x00000001 , 0x0000004b 
- 00024145  0x000061f5 rtn 
- 00024146  0x000061f9 fetcht  0x00000001 , 0x0000004c 
- 00024147  0x000061fa nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00024148  0x000061fb storet  0x00000001 , 0x0000004c 
- 00024149  0x000061fc rtn 
- 00024150  0x00006200 fetch  0x00000001 , 0x0000007f 
- 00024151  0x00006201 rshift  0x0000003f , 0x0000003f 
- 00024152  0x00006202 and_into  0x00000001 , 0x0000003f 
- 00024153  0x00006203 rtn 
- 00024154  0x00006206 fetch  0x00000001 , 0x00004217 
- 00024155  0x00006207 rtn  0x00000034 
- 00024156  0x00006208 fetch  0x00000001 , 0x000009b5 
- 00024157  0x00006209 call  0x000067b2 , 0x00000034 
- 00024158  0x0000620a rtn 
- 00024159  0x0000620d call  0x00005e5a 
- 00024160  0x0000620e call  0x00005e56 
- 00024161  0x0000620f store  0x00000001 , 0x000004d5 
- 00024162  0x00006210 call  0x00005ff9 
- 00024163  0x00006211 jam  0x0000000c , 0x0000007c 
- 00024164  0x00006212 fetch  0x00000001 , 0x000041bd 
- 00024165  0x00006213 nrtn  0x00000034 
- 00024166  0x00006214 fetch  0x00000001 , 0x00000030 
- 00024167  0x00006215 rtnbit1  0x00000006 
- 00024168  0x00006216 jam  0x00000006 , 0x0000007e 
- 00024169  0x00006217 branch  0x00005d53 
- 00024170  0x0000621a arg  0x00000040 , 0x00000011 
- 00024171  0x0000621b call  0x00007288 
- 00024172  0x0000621c fetch  0x00000004 , 0x00000552 
- 00024173  0x0000621d fetcht  0x00000004 , 0x00000592 
- 00024174  0x0000621e isub  0x00000002 , 0x0000003e 
- 00024175  0x0000621f branch  0x00005e73 , 0x00000005 
- 00024176  0x00006220 jam  0x00000007 , 0x0000007c 
- 00024177  0x00006221 jam  0x00000005 , 0x000004ca 
- 00024178  0x00006222 rtn 
- 00024179  0x00006224 call  0x00005e77 
- 00024180  0x00006225 fetch  0x00000001 , 0x0000465a 
- 00024181  0x00006226 branch  0x00005f3e , 0x00000034 
- 00024182  0x00006227 rtn 
- 00024183  0x0000622b call  0x00007386 
- 00024184  0x0000622c call  0x000021b2 
- 00024185  0x0000622d fetch  0x00000001 , 0x0000004b 
- 00024186  0x0000622e isolate1  0x00000001 , 0x0000003f 
- 00024187  0x0000622f set0  0x00000001 , 0x0000003f 
- 00024188  0x00006230 store  0x00000001 , 0x0000004b 
- 00024189  0x00006231 fetch  0x00000001 , 0x00000055 
- 00024190  0x00006232 beq  0x00000019 , 0x00005e81 
- 00024191  0x00006233 beq  0x00000018 , 0x00005e81 
- 00024192  0x00006234 rtn 
- 00024193  0x00006236 fetch  0x00000001 , 0x000009b5 
- 00024194  0x00006237 rtnne  0x00000000 
- 00024195  0x00006238 fetch  0x00000001 , 0x0000004c 
- 00024196  0x00006239 rtnbit1  0x00000002 
- 00024197  0x0000623a branch  0x000063b1 
- 00024198  0x0000623d arg  0x00000552 , 0x00000011 
- 00024199  0x0000623e arg  0x00000582 , 0x00000012 
- 00024200  0x0000623f arg  0x00000562 , 0x00000005 
- 00024201  0x00006240 call  0x00007352 
- 00024202  0x00006241 arg  0x00000040 , 0x00000011 
- 00024203  0x00006242 call  0x00006311 
- 00024204  0x00006243 jam  0x0000000b , 0x0000007c 
- 00024205  0x00006244 fetch  0x00000001 , 0x00000030 
- 00024206  0x00006245 bbit0  0x00000006 , 0x00005ffc 
- 00024207  0x00006246 rtn 
- 00024208  0x00006249 fetch  0x00000002 , 0x0000015f 
- 00024209  0x0000624a add  0x0000003f , 0xfffffffd , 0x00000039 
- 00024210  0x0000624b fetcht  0x00000001 , 0x00000552 
- 00024211  0x0000624c setarg  0x00000101 
- 00024212  0x0000624d iadd  0x00000002 , 0x00000005 
- 00024213  0x0000624e arg  0x00000554 , 0x00000006 
- 00024214  0x0000624f call  0x00007f01 
- 00024215  0x00006250 fetcht  0x00000001 , 0x00000053 
- 00024216  0x00006251 fetch  0x00000001 , 0x00000553 
- 00024217  0x00006252 isub  0x00000002 , 0x0000003f 
- 00024218  0x00006253 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00024219  0x00006254 branch  0x00005ea0 , 0x00000002 
- 00024220  0x00006255 add  0x00000002 , 0x0000000e , 0x0000003f 
- 00024221  0x00006256 store  0x00000001 , 0x00000053 
- 00024222  0x00006257 jam  0x00000001 , 0x0000007c 
- 00024223  0x00006258 rtn 
- 00024224  0x0000625a fetch  0x00000001 , 0x0000004c 
- 00024225  0x0000625b set1  0x00000003 , 0x0000003f 
- 00024226  0x0000625c store  0x00000001 , 0x0000004c 
- 00024227  0x0000625d bbit1  0x00000004 , 0x00006006 
- 00024228  0x0000625e rtn 
- 00024229  0x00006260 fetch  0x00000001 , 0x00000552 
- 00024230  0x00006261 store  0x00000001 , 0x0000007d 
- 00024231  0x00006262 jam  0x00000002 , 0x0000007c 
- 00024232  0x00006263 rtn 
- 00024233  0x00006266 branch  0x00005e38 
- 00024234  0x00006269 jam  0x00000030 , 0x0000007c 
- 00024235  0x0000626a rtn 
- 00024236  0x0000626d jam  0x00000028 , 0x0000007c 
- 00024237  0x0000626e rtn 
- 00024238  0x00006271 jam  0x00000026 , 0x0000007c 
- 00024239  0x00006272 rtn 
- 00024240  0x00006277 rtn 
- 00024241  0x0000627c fetch  0x00000002 , 0x00000032 
- 00024242  0x0000627d iforce  0x00000002 
- 00024243  0x0000627e fetch  0x00000001 , 0x00000553 
- 00024244  0x0000627f store  0x00000001 , 0x00000095 
- 00024245  0x00006280 imul32  0x00000002 , 0x00000002 
- 00024246  0x00006281 fetch  0x00000002 , 0x00000554 
- 00024247  0x00006282 lshift  0x0000003f , 0x0000003f 
- 00024248  0x00006283 store  0x00000002 , 0x00000096 
- 00024249  0x00006284 fetch  0x00000004 , 0x00000556 
- 00024250  0x00006285 lshift  0x0000003f , 0x0000003f 
- 00024251  0x00006286 store  0x00000004 , 0x00000091 
- 00024252  0x00006288 deposit  0x00000002 
- 00024253  0x00006289 store  0x00000002 , 0x00000098 
- 00024254  0x0000628a rtn 
- 00024255  0x0000628c fetcht  0x00000001 , 0x0000415a 
- 00024256  0x0000628d fetch  0x00000001 , 0x00000553 
- 00024257  0x0000628e ixor  0x00000002 , 0x0000003e 
- 00024258  0x0000628f nbranch  0x00005d77 , 0x00000005 
- 00024259  0x00006290 isolate1  0x00000000 , 0x0000003f 
- 00024260  0x00006291 fetch  0x00000001 , 0x0000004c 
- 00024261  0x00006292 setflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00024262  0x00006293 store  0x00000001 , 0x0000004c 
- 00024263  0x00006294 jam  0x00000081 , 0x0000007c 
- 00024264  0x00006295 jam  0x0000008b , 0x0000007d 
- 00024265  0x00006296 rtn 
- 00024266  0x0000629d rtn 
- 00024267  0x000062a0 branch  0x00005e38 
- 00024268  0x000062a4 branch  0x00005e38 
- 00024269  0x000062a9 fetch  0x00000002 , 0x00000552 
- 00024270  0x000062aa store  0x00000002 , 0x00000171 
- 00024271  0x000062ab rtn 
- 00024272  0x000062ae fetch  0x00000002 , 0x00000555 
- 00024273  0x000062af fetcht  0x00000001 , 0x00004172 
- 00024274  0x000062b0 imul32  0x00000002 , 0x0000003f 
- 00024275  0x000062b1 arg  0x00000640 , 0x00000002 
- 00024276  0x000062b2 isub  0x00000002 , 0x0000003e 
- 00024277  0x000062b4 rtn 
- 00024278  0x000062b7 fetch  0x00000002 , 0x00000557 
- 00024279  0x000062b8 branch  0x00005ef0 , 0x00000034 
- 00024280  0x000062b9 call  0x00005ed0 
- 00024281  0x000062ba branch  0x00005ef0 , 0x00000002 
- 00024282  0x000062bb fetch  0x00000001 , 0x00004092 
- 00024283  0x000062bc sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00024284  0x000062bd call  0x00003cd5 , 0x00000005 
- 00024285  0x000062be fetch  0x00000001 , 0x00000030 
- 00024286  0x000062bf bbit1  0x00000001 , 0x00005ef0 
- 00024287  0x000062c0 fetch  0x00000002 , 0x00000553 
- 00024288  0x000062c1 lshift  0x0000003f , 0x0000003f 
- 00024289  0x000062c2 store  0x00000002 , 0x00000075 
- 00024290  0x000062c3 fetch  0x00000002 , 0x00000555 
- 00024291  0x000062c4 lshift  0x0000003f , 0x0000003f 
- 00024292  0x000062c5 store  0x00000002 , 0x00000032 
- 00024293  0x000062c6 fetch  0x00000002 , 0x00000557 
- 00024294  0x000062c7 store  0x00000001 , 0x00000073 
- 00024295  0x000062c8 iforce  0x00000002 
- 00024296  0x000062c9 fetch  0x00000002 , 0x00000559 
- 00024297  0x000062ca store  0x00000001 , 0x00000074 
- 00024298  0x000062cb isub  0x00000002 , 0x0000003e 
- 00024299  0x000062cc nbranch  0x00005eed , 0x00000002 
- 00024300  0x000062cd store  0x00000001 , 0x00000073 
- 00024301  0x000062d0 jam  0x00000003 , 0x0000007c 
- 00024302  0x000062d1 jam  0x00000017 , 0x0000007d 
- 00024303  0x000062d2 rtn 
- 00024304  0x000062d5 jam  0x00000024 , 0x0000007e 
- 00024305  0x000062d6 branch  0x00005d53 
- 00024306  0x000062d9 call  0x00005e38 
- 00024307  0x000062da call  0x00005ff9 
- 00024308  0x000062db call  0x0000728b 
- 00024309  0x000062dc branch  0x000026b8 
- 00024310  0x000062df call  0x00005e38 
- 00024311  0x000062e0 branch  0x000026c0 
- 00024312  0x000062e4 fetch  0x00000004 , 0x00000552 
- 00024313  0x000062e5 lshift  0x0000003f , 0x0000003f 
- 00024314  0x000062e7 branch  0x00005f04 , 0x00000029 
- 00024315  0x000062e8 fetcht  0x00000001 , 0x000041bd 
- 00024316  0x000062e9 nbranch  0x00005f01 , 0x00000034 
- 00024317  0x000062eb jam  0x00000004 , 0x0000007c 
- 00024318  0x000062ec jam  0x00000013 , 0x0000007d 
- 00024319  0x000062ed jam  0x00000024 , 0x0000007e 
- 00024320  0x000062ee rtn 
- 00024321  0x000062f0 jam  0x00000034 , 0x0000007c 
- 00024322  0x000062f1 jam  0x00000000 , 0x00000055 
- 00024323  0x000062f2 branch  0x000021d9 
- 00024324  0x000062f5 call  0x000021d9 
- 00024325  0x000062f6 set1  0x00000022 , 0x00000000 
- 00024326  0x000062f7 fetch  0x00000001 , 0x0000016d 
- 00024327  0x000062f8 set0  0x00000002 , 0x0000003f 
- 00024328  0x000062f9 store  0x00000001 , 0x0000016d 
- 00024329  0x000062fa branch  0x00005e38 
- 00024330  0x00006303 rtn 
- 00024331  0x00006307 jam  0x00000003 , 0x0000007c 
- 00024332  0x00006308 jam  0x00000018 , 0x0000007d 
- 00024333  0x00006309 jam  0x0000002e , 0x00000a99 
- 00024334  0x0000630a call  0x00007d86 
- 00024335  0x0000630b branch  0x000026e9 
- 00024336  0x0000630e fetch  0x00000001 , 0x00000552 
- 00024337  0x0000630f bne  0x00000001 , 0x00005f1c 
- 00024338  0x00006310 fetch  0x00000001 , 0x00000553 
- 00024339  0x00006311 bne  0x00000001 , 0x00005f1c 
- 00024340  0x00006312 fetch  0x00000001 , 0x00000554 
- 00024341  0x00006313 bne  0x00000030 , 0x00005f1c 
- 00024342  0x00006314 call  0x000062fc 
- 00024343  0x00006315 branch  0x00005f19 , 0x00000001 
- 00024344  0x00006316 jam  0x00000001 , 0x000009ae 
- 00024345  0x00006318 jam  0x00000003 , 0x0000007c 
- 00024346  0x00006319 jam  0x0000003d , 0x0000007d 
- 00024347  0x0000631a branch  0x00005d07 
- 00024348  0x0000631d jam  0x00000024 , 0x0000007e 
- 00024349  0x0000631e branch  0x00005d53 
- 00024350  0x00006323 jam  0x0000003e , 0x0000007c 
- 00024351  0x00006325 rtn 
- 00024352  0x00006327 fetch  0x00000001 , 0x00004662 
- 00024353  0x00006328 beq  0x00000001 , 0x00005f27 
- 00024354  0x00006329 beq  0x00000002 , 0x00005f2b 
- 00024355  0x0000632b call  0x000062fc 
- 00024356  0x0000632c rtn  0x00000001 
- 00024357  0x0000632d jam  0x00000008 , 0x000009ae 
- 00024358  0x0000632e rtn 
- 00024359  0x00006331 call  0x00007962 
- 00024360  0x00006332 jam  0x00000035 , 0x00000a99 
- 00024361  0x00006333 call  0x00007d86 
- 00024362  0x00006334 branch  0x00005f23 
- 00024363  0x00006338 call  0x000062fc 
- 00024364  0x00006339 rtn  0x00000001 
- 00024365  0x0000633a fetch  0x00000001 , 0x00004663 
- 00024366  0x0000633b beq  0x00000013 , 0x00005f3b 
- 00024367  0x0000633c increase  0x00000001 , 0x0000003f 
- 00024368  0x0000633d store  0x00000001 , 0x00004663 
- 00024369  0x00006341 jam  0x00000001 , 0x000009b0 
- 00024370  0x00006342 jam  0x00000004 , 0x000009ae 
- 00024371  0x00006343 fetch  0x00000001 , 0x00004663 
- 00024372  0x00006344 copy  0x0000003f , 0x00000007 
- 00024373  0x00006345 fetch  0x00000006 , 0x0000468a 
- 00024374  0x00006346 qisolate1  0x0000003f 
- 00024375  0x00006347 setarg  0x00000080 
- 00024376  0x00006348 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024377  0x00006349 store  0x00000001 , 0x00004664 
- 00024378  0x0000634a rtn 
- 00024379  0x0000634d jam  0x00000008 , 0x000009ae 
- 00024380  0x0000634e rtn 
- 00024381  0x00006351 call  0x00005f43 
- 00024382  0x00006353 fetch  0x00000001 , 0x00004665 
- 00024383  0x00006354 rtn  0x00000034 
- 00024384  0x00006355 jam  0x00000000 , 0x00004665 
- 00024385  0x00006356 jam  0x00000038 , 0x00000a99 
- 00024386  0x00006357 branch  0x00007d86 
- 00024387  0x0000635c call  0x000062fc 
- 00024388  0x0000635d ncall  0x00007965 , 0x00000001 
- 00024389  0x0000635e call  0x00007975 , 0x00000001 
- 00024390  0x0000635f call  0x000062fc 
- 00024391  0x00006360 rtn  0x00000001 
- 00024392  0x00006361 jam  0x0000000c , 0x000009ae 
- 00024393  0x00006362 jam  0x00000001 , 0x000009b0 
- 00024394  0x00006363 rtn 
- 00024395  0x00006366 arg  0x00000a6e , 0x00000005 
- 00024396  0x00006367 arg  0x00000552 , 0x00000006 
- 00024397  0x00006368 call  0x00007ebf 
- 00024398  0x00006369 fetch  0x00000001 , 0x00004662 
- 00024399  0x0000636a rtneq  0x00000002 
- 00024400  0x0000636b branch  0x000076d8 
- 00024401  0x0000636e fetch  0x00000001 , 0x000009af 
- 00024402  0x0000636f beq  0x00000007 , 0x00005f55 
- 00024403  0x00006370 fetch  0x00000001 , 0x000009ae 
- 00024404  0x00006371 bne  0x00000001 , 0x00005f68 
- 00024405  0x00006373 fetch  0x00000001 , 0x000009b7 
- 00024406  0x00006374 sub  0x0000003f , 0x00000020 , 0x00000005 
- 00024407  0x00006375 nbranch  0x00005f68 , 0x00000002 
- 00024408  0x00006376 arg  0x000009c6 , 0x00000005 
- 00024409  0x00006377 iadd  0x00000005 , 0x00000005 
- 00024410  0x00006378 fetch  0x00000008 , 0x00000552 
- 00024411  0x00006379 istore  0x00000008 , 0x00000005 
- 00024412  0x0000637a fetch  0x00000008 , 0x0000055a 
- 00024413  0x0000637b istore  0x00000008 , 0x00000005 
- 00024414  0x0000637c fetch  0x00000001 , 0x000009b7 
- 00024415  0x0000637d increase  0x00000010 , 0x0000003f 
- 00024416  0x0000637e store  0x00000001 , 0x000009b7 
- 00024417  0x0000637f bne  0x00000030 , 0x00005e38 
- 00024418  0x00006381 call  0x000062fc 
- 00024419  0x00006382 branch  0x00005e38 , 0x00000001 
- 00024420  0x00006383 jam  0x00000001 , 0x000009b8 
- 00024421  0x00006384 jam  0x00000002 , 0x000009ae 
- 00024422  0x00006385 jam  0x00000001 , 0x000009b0 
- 00024423  0x00006386 branch  0x00005e38 
- 00024424  0x00006388 jam  0x00000024 , 0x0000007e 
- 00024425  0x00006389 branch  0x00005d53 
- 00024426  0x0000638b fetch  0x00000001 , 0x000009b6 
- 00024427  0x0000638c beq  0x00000030 , 0x00005f6e 
- 00024428  0x0000638d jam  0x0000003e , 0x0000007c 
- 00024429  0x0000638e branch  0x00005d07 
- 00024430  0x00006391 call  0x000062fc 
- 00024431  0x00006392 branch  0x00005f77 , 0x00000001 
- 00024432  0x00006393 fetch  0x00000001 , 0x00004662 
- 00024433  0x00006394 beq  0x00000002 , 0x00005f75 
- 00024434  0x00006395 jam  0x00000001 , 0x000009b0 
- 00024435  0x00006396 jam  0x00000004 , 0x000009ae 
- 00024436  0x00006397 branch  0x00005d07 
- 00024437  0x0000639a jam  0x00000036 , 0x00000a99 
- 00024438  0x0000639b branch  0x00007d86 
- 00024439  0x000063a0 branch  0x00005d07 
- 00024440  0x000063a3 fetch  0x00000001 , 0x000009af 
- 00024441  0x000063a4 beq  0x00000007 , 0x00005f7c 
- 00024442  0x000063a5 fetch  0x00000001 , 0x000009ae 
- 00024443  0x000063a6 bne  0x00000006 , 0x00005f88 
- 00024444  0x000063a8 arg  0x00000a2e , 0x00000005 
- 00024445  0x000063a9 fetch  0x00000008 , 0x00000552 
- 00024446  0x000063aa istore  0x00000008 , 0x00000005 
- 00024447  0x000063ab fetch  0x00000008 , 0x0000055a 
- 00024448  0x000063ac istore  0x00000008 , 0x00000005 
- 00024449  0x000063ad call  0x000062fc 
- 00024450  0x000063ae branch  0x00005f86 , 0x00000001 
- 00024451  0x000063af jam  0x00000007 , 0x000009ae 
- 00024452  0x000063b0 jam  0x00000001 , 0x000009b0 
- 00024453  0x000063b1 branch  0x00005e38 
- 00024454  0x000063b3 jam  0x00000004 , 0x000009af 
- 00024455  0x000063b4 branch  0x000076d8 
- 00024456  0x000063b8 jam  0x00000024 , 0x0000007e 
- 00024457  0x000063b9 branch  0x00005d53 
- 00024458  0x000063bc fetch  0x00000001 , 0x000009af 
- 00024459  0x000063bd beq  0x0000000b , 0x00005f8e 
- 00024460  0x000063be fetch  0x00000001 , 0x000009ae 
- 00024461  0x000063bf bne  0x00000008 , 0x00005f9d 
- 00024462  0x000063c1 arg  0x00000a5e , 0x00000005 
- 00024463  0x000063c2 arg  0x00000552 , 0x00000006 
- 00024464  0x000063c3 call  0x00007ebf 
- 00024465  0x000063c4 call  0x000062fc 
- 00024466  0x000063c5 branch  0x00005f9a , 0x00000001 
- 00024467  0x000063c6 fetch  0x00000001 , 0x00004662 
- 00024468  0x000063c7 beq  0x00000001 , 0x00005f9f 
- 00024469  0x000063c9 jam  0x00000000 , 0x00004661 
- 00024470  0x000063ca jam  0x00000009 , 0x000009ae 
- 00024471  0x000063cb jam  0x00000001 , 0x000009b0 
- 00024472  0x000063cc jam  0x00000041 , 0x0000007d 
- 00024473  0x000063cd branch  0x00005d07 
- 00024474  0x000063d0 jam  0x00000009 , 0x000009af 
- 00024475  0x000063d1 jam  0x00000001 , 0x000009b1 
- 00024476  0x000063d2 branch  0x00005d07 
- 00024477  0x000063d4 jam  0x00000024 , 0x0000007e 
- 00024478  0x000063d5 branch  0x00005d53 
- 00024479  0x000063d8 fetch  0x00000001 , 0x00004661 
- 00024480  0x000063d9 bbit1  0x00000007 , 0x00005fa4 
- 00024481  0x000063da set1  0x00000006 , 0x0000003f 
- 00024482  0x000063db store  0x00000001 , 0x00004661 
- 00024483  0x000063dc rtn 
- 00024484  0x000063df bbit1  0x00000000 , 0x00005f95 
- 00024485  0x000063e0 jam  0x00000000 , 0x00004661 
- 00024486  0x000063e1 branch  0x00005f9d 
- 00024487  0x000063e5 branch  0x00005d07 
- 00024488  0x000063e8 fetch  0x00000001 , 0x0000016d 
- 00024489  0x000063e9 set0  0x00000001 
- 00024490  0x000063ea store  0x00000001 , 0x0000016d 
- 00024491  0x000063eb call  0x00005e38 
- 00024492  0x000063ec nrtn  0x00000029 
- 00024493  0x000063ed fetch  0x00000001 , 0x00000552 
- 00024494  0x000063ee fetcht  0x00000001 , 0x0000004b 
- 00024495  0x000063ef setflag  0x00000034 , 0x00000004 , 0x00000002 
- 00024496  0x000063f0 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00024497  0x000063f1 storet  0x00000001 , 0x0000004b 
- 00024498  0x000063f2 rtn 
- 00024499  0x000063f5 fetcht  0x00000008 , 0x00000552 
- 00024500  0x000063f7 fetch  0x00000001 , 0x00000055 
- 00024501  0x000063f8 rtnne  0x00000003 
- 00024502  0x000063fa fetch  0x00000001 , 0x0000016d 
- 00024503  0x000063fb bbit0  0x00000004 , 0x00005fba 
- 00024504  0x000063fd jam  0x00000014 , 0x00000055 
- 00024505  0x000063fe rtn 
- 00024506  0x00006400 jam  0x00000004 , 0x00000055 
- 00024507  0x00006401 rtn 
- 00024508  0x00006403 fetch  0x00000001 , 0x0000017f 
- 00024509  0x00006404 store  0x00000001 , 0x0000015b 
- 00024510  0x00006405 jam  0x00000003 , 0x0000007c 
- 00024511  0x00006406 jam  0x00000038 , 0x0000007d 
- 00024512  0x00006407 rtn 
- 00024513  0x0000640b jam  0x00000003 , 0x0000007c 
- 00024514  0x0000640c jam  0x00000039 , 0x0000007d 
- 00024515  0x0000640d force  0x00000009 , 0x00000039 
- 00024516  0x0000640e arg  0x00000552 , 0x00000006 
- 00024517  0x0000640f arg  0x00000152 , 0x00000005 
- 00024518  0x00006411 ifetch  0x00000001 , 0x00000006 
- 00024519  0x00006412 xor_into  0x00000055 , 0x0000003f 
- 00024520  0x00006413 istore  0x00000001 , 0x00000005 
- 00024521  0x00006414 loop  0x00005fc6 
- 00024522  0x00006415 fetch  0x00000001 , 0x00000152 
- 00024523  0x00006416 fetcht  0x00000001 , 0x00000151 
- 00024524  0x00006417 set0  0x00000007 , 0x00000002 
- 00024525  0x00006418 set0  0x00000004 , 0x00000002 
- 00024526  0x00006419 beq  0x000000ff , 0x00005fda 
- 00024527  0x0000641a beq  0x00000000 , 0x00005ff3 
- 00024528  0x0000641b beq  0x00000005 , 0x00005fe7 
- 00024529  0x0000641c beq  0x00000007 , 0x00005fe6 
- 00024530  0x0000641d beq  0x00000006 , 0x00005fe7 
- 00024531  0x0000641e beq  0x00000008 , 0x00005fe6 
- 00024532  0x0000641f beq  0x00000001 , 0x00005fdf 
- 00024533  0x00006420 beq  0x00000002 , 0x00005fdf 
- 00024534  0x00006421 beq  0x00000003 , 0x00005fdf 
- 00024535  0x00006422 beq  0x00000009 , 0x00005fdf 
- 00024536  0x00006423 beq  0x00000004 , 0x00005fdf 
- 00024537  0x00006424 rtn 
- 00024538  0x00006427 fetch  0x00000001 , 0x00000151 
- 00024539  0x00006428 set1  0x00000003 , 0x0000003f 
- 00024540  0x00006429 set1  0x00000002 , 0x0000003f 
- 00024541  0x0000642a store  0x00000001 , 0x00000151 
- 00024542  0x0000642b rtn 
- 00024543  0x0000642d set1  0x00000004 , 0x00000002 
- 00024544  0x0000642e jam  0x00000005 , 0x00000180 
- 00024545  0x0000642f fetch  0x00000002 , 0x00000159 
- 00024546  0x00006430 iforce  0x00000039 
- 00024547  0x00006431 store  0x00000002 , 0x0000015f 
- 00024548  0x00006432 arg  0x00000551 , 0x00000005 
- 00024549  0x00006433 call  0x00007f73 
- 00024550  0x00006435 set1  0x00000007 , 0x00000002 
- 00024551  0x00006437 set1  0x00000002 , 0x00000002 
- 00024552  0x00006438 force  0x00000000 , 0x0000003f 
- 00024553  0x00006439 store  0x00000001 , 0x0000000b 
- 00024554  0x0000643a store  0x00000002 , 0x000000fa 
- 00024555  0x0000643b store  0x00000002 , 0x000000fc 
- 00024556  0x0000643c store  0x00000002 , 0x000000f8 
- 00024557  0x0000643d store  0x00000002 , 0x000000f6 
- 00024558  0x0000643e fetch  0x00000001 , 0x00000153 
- 00024559  0x0000643f compare  0x00000000 , 0x0000003f , 0x000000ff 
- 00024560  0x00006440 setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00024561  0x00006441 storet  0x00000001 , 0x00000151 
- 00024562  0x00006442 rtn 
- 00024563  0x00006445 set0  0x00000011 , 0x00000000 
- 00024564  0x00006446 jam  0x00000000 , 0x00000151 
- 00024565  0x00006447 fetch  0x00000001 , 0x0000017f 
- 00024566  0x00006448 set0  0x00000006 , 0x0000003f 
- 00024567  0x00006449 store  0x00000001 , 0x0000017f 
- 00024568  0x0000644a rtn 
- 00024569  0x00006451 arg  0x00000552 , 0x00000006 
- 00024570  0x00006452 arg  0x00000562 , 0x00000005 
- 00024571  0x00006453 branch  0x00007ebf 
- 00024572  0x00006456 jam  0x00000009 , 0x0000007c 
- 00024573  0x00006457 rtn 
- 00024574  0x0000645a nrtn  0x00000029 
- 00024575  0x0000645b jam  0x00000011 , 0x0000007c 
- 00024576  0x0000645c rtn 
- 00024577  0x0000645f arg  0x000040a0 , 0x00000011 
- 00024578  0x00006460 call  0x00007255 
- 00024579  0x00006461 jam  0x00000003 , 0x0000007c 
- 00024580  0x00006462 jam  0x00000008 , 0x0000007d 
- 00024581  0x00006463 rtn 
- 00024582  0x00006466 jam  0x0000000a , 0x00000072 
- 00024583  0x00006467 jam  0x00000007 , 0x0000007c 
- 00024584  0x00006468 jam  0x00000016 , 0x000004ca 
- 00024585  0x00006469 rtn 
- 00024586  0x00006470 bpatchx  0x00000082 , 0x00004030 
- 00024587  0x00006471 disable  0x00000028 
- 00024588  0x00006472 call  0x000062c1 
- 00024589  0x00006473 fetch  0x00000001 , 0x00000048 
- 00024590  0x00006474 rtn  0x00000034 
- 00024591  0x00006479 bbit1  0x00000007 , 0x0000603f 
- 00024592  0x0000647b beq  0x00000001 , 0x0000616f 
- 00024593  0x0000647c beq  0x00000002 , 0x000060e4 
- 00024594  0x0000647d beq  0x00000003 , 0x0000604a 
- 00024595  0x0000647e beq  0x00000004 , 0x00006060 
- 00024596  0x0000647f beq  0x00000027 , 0x000061db 
- 00024597  0x00006480 beq  0x00000028 , 0x00006108 
- 00024598  0x00006481 beq  0x00000030 , 0x000060f4 
- 00024599  0x00006482 beq  0x00000025 , 0x000061d6 
- 00024600  0x00006483 beq  0x00000026 , 0x00006103 
- 00024601  0x00006484 beq  0x00000031 , 0x000061c3 
- 00024602  0x00006485 beq  0x00000037 , 0x0000616a 
- 00024603  0x00006486 beq  0x00000033 , 0x0000615c 
- 00024604  0x00006487 beq  0x00000008 , 0x00006259 
- 00024605  0x00006488 beq  0x00000009 , 0x0000624f 
- 00024606  0x00006489 beq  0x0000000b , 0x00006264 
- 00024607  0x0000648a beq  0x0000000c , 0x0000626d 
- 00024608  0x0000648b beq  0x0000000f , 0x00006162 
- 00024609  0x0000648c beq  0x00000010 , 0x00006292 
- 00024610  0x0000648d beq  0x00000011 , 0x00006288 
- 00024611  0x0000648e beq  0x00000007 , 0x00006152 
- 00024612  0x0000648f beq  0x0000002a , 0x0000617e 
- 00024613  0x00006490 beq  0x0000000a , 0x0000617f 
- 00024614  0x00006492 beq  0x0000001f , 0x000061bc 
- 00024615  0x00006493 beq  0x00000006 , 0x000060f9 
- 00024616  0x00006494 beq  0x00000021 , 0x0000615f 
- 00024617  0x00006495 beq  0x0000002d , 0x000061b2 
- 00024618  0x00006496 beq  0x0000002e , 0x000061b7 
- 00024619  0x00006497 beq  0x00000022 , 0x0000615f 
- 00024620  0x00006498 beq  0x00000034 , 0x00006180 
- 00024621  0x00006499 beq  0x00000013 , 0x00006195 
- 00024622  0x0000649a beq  0x00000017 , 0x000061a4 
- 00024623  0x0000649b beq  0x00000012 , 0x0000628f 
- 00024624  0x0000649c beq  0x0000002f , 0x000061aa 
- 00024625  0x0000649d beq  0x00000018 , 0x000061af 
- 00024626  0x0000649e beq  0x0000003d , 0x000061ff 
- 00024627  0x0000649f beq  0x0000003e , 0x0000620b 
- 00024628  0x000064a0 beq  0x0000003f , 0x0000621d 
- 00024629  0x000064a1 beq  0x00000040 , 0x00006227 
- 00024630  0x000064a2 beq  0x00000041 , 0x0000623c 
- 00024631  0x000064a3 beq  0x00000023 , 0x0000624b 
- 00024632  0x000064a4 beq  0x0000003b , 0x00006246 
- 00024633  0x000064a6 beq  0x00000005 , 0x0000624c 
- 00024634  0x000064a7 beq  0x00000029 , 0x0000624d 
- 00024635  0x000064a8 beq  0x00000038 , 0x0000624e 
- 00024636  0x000064a9 beq  0x00000039 , 0x00006175 
- 00024637  0x000064ab branch  0x00002a8c 
- 00024638  0x000064ac rtn 
- 00024639  0x000064ae beq  0x00000081 , 0x0000606d 
- 00024640  0x000064af beq  0x00000084 , 0x00006099 
- 00024641  0x000064b0 beq  0x00000082 , 0x00006076 
- 00024642  0x000064b1 beq  0x00000083 , 0x0000610d 
- 00024643  0x000064b2 beq  0x0000008b , 0x00006118 
- 00024644  0x000064b3 beq  0x00000097 , 0x0000614e 
- 00024645  0x000064b4 beq  0x00000099 , 0x000060d5 
- 00024646  0x000064b5 beq  0x0000009a , 0x000060a4 
- 00024647  0x000064b6 beq  0x00000095 , 0x000060da 
- 00024648  0x000064b7 beq  0x00000096 , 0x000060db 
- 00024649  0x000064b8 branch  0x00002a8c 
- 00024650  0x000064bf force  0x00000002 , 0x0000003f 
- 00024651  0x000064c0 call  0x00006298 
- 00024652  0x000064c1 fetch  0x00000001 , 0x00000049 
- 00024653  0x000064c2 istore  0x00000001 , 0x00000005 
- 00024654  0x000064c3 call  0x000062a7 
- 00024655  0x000064c4 bpatchx  0x00000083 , 0x00004030 
- 00024656  0x000064c5 fetch  0x00000001 , 0x00000049 
- 00024657  0x000064c6 beq  0x00000008 , 0x00006080 
- 00024658  0x000064c7 beq  0x0000000f , 0x00006084 
- 00024659  0x000064c8 beq  0x00000010 , 0x0000608f 
- 00024660  0x000064c9 beq  0x00000017 , 0x0000605f 
- 00024661  0x000064ca beq  0x00000033 , 0x00006092 
- 00024662  0x000064cb beq  0x00000041 , 0x00006098 
- 00024663  0x000064cc beq  0x00000011 , 0x00006059 
- 00024664  0x000064cd rtn 
- 00024665  0x000064d0 fetch  0x00000001 , 0x00000055 
- 00024666  0x000064d1 rtn  0x00000034 
- 00024667  0x000064d2 jam  0x0000001b , 0x00000055 
- 00024668  0x000064d3 setarg  0x0000000c 
- 00024669  0x000064d4 arg  0x00000007 , 0x00000007 
- 00024670  0x000064d5 branch  0x00007f08 
- 00024671  0x000064d8 branch  0x000026c6 
- 00024672  0x000064da force  0x00000003 , 0x0000003f 
- 00024673  0x000064db call  0x00006298 
- 00024674  0x000064dc fetch  0x00000001 , 0x00000049 
- 00024675  0x000064dd beq  0x0000000b , 0x00006068 
- 00024676  0x000064de istore  0x00000001 , 0x00000005 
- 00024677  0x000064df fetch  0x00000001 , 0x0000004a 
- 00024678  0x000064e0 istore  0x00000001 , 0x00000005 
- 00024679  0x000064e1 branch  0x000062a7 
- 00024680  0x000064e4 istore  0x00000001 , 0x00000005 
- 00024681  0x000064e5 fetch  0x00000001 , 0x0000004a 
- 00024682  0x000064e6 istore  0x00000001 , 0x00000005 
- 00024683  0x000064e7 arg  0x000004d5 , 0x00000002 
- 00024684  0x000064e8 branch  0x000062e2 
- 00024685  0x000064eb force  0x00000004 , 0x00000007 
- 00024686  0x000064ec call  0x000062a0 
- 00024687  0x000064ed setarg  0x0000007f 
- 00024688  0x000064ee istore  0x00000001 , 0x00000005 
- 00024689  0x000064ef fetch  0x00000001 , 0x00000049 
- 00024690  0x000064f0 set0  0x00000007 , 0x0000003f 
- 00024691  0x000064f1 istore  0x00000001 , 0x00000005 
- 00024692  0x000064f2 fetch  0x00000001 , 0x00000049 
- 00024693  0x000064f3 branch  0x000062a7 
- 00024694  0x000064f6 force  0x00000005 , 0x00000007 
- 00024695  0x000064f7 call  0x000062a0 
- 00024696  0x000064f8 setarg  0x0000007f 
- 00024697  0x000064f9 istore  0x00000001 , 0x00000005 
- 00024698  0x000064fa fetch  0x00000001 , 0x00000049 
- 00024699  0x000064fb set0  0x00000007 , 0x0000003f 
- 00024700  0x000064fc istore  0x00000001 , 0x00000005 
- 00024701  0x000064fd fetch  0x00000001 , 0x0000004a 
- 00024702  0x000064fe istore  0x00000001 , 0x00000005 
- 00024703  0x000064ff branch  0x000062a7 
- 00024704  0x00006503 call  0x0000244f 
- 00024705  0x00006504 call  0x000062f3 
- 00024706  0x00006505 rtn  0x00000001 
- 00024707  0x00006506 branch  0x00005ffc 
- 00024708  0x00006509 fetch  0x00000001 , 0x0000004b 
- 00024709  0x0000650a bbit1  0x00000005 , 0x0000608b 
- 00024710  0x0000650b rtnbit0  0x00000004 
- 00024711  0x0000650c jam  0x00000012 , 0x0000007c 
- 00024712  0x0000650d set0  0x00000004 , 0x0000003f 
- 00024713  0x0000650e call  0x000062eb 
- 00024714  0x0000650f branch  0x0000608d 
- 00024715  0x00006511 jam  0x00000010 , 0x0000007c 
- 00024716  0x00006512 set0  0x00000005 , 0x0000003f 
- 00024717  0x00006514 store  0x00000001 , 0x0000004b 
- 00024718  0x00006515 rtn 
- 00024719  0x00006518 call  0x000062fc 
- 00024720  0x00006519 branch  0x00005ffe , 0x00000001 
- 00024721  0x0000651a rtn 
- 00024722  0x0000651d jam  0x0000008b , 0x0000007c 
- 00024723  0x0000651f fetch  0x00000001 , 0x000004d1 
- 00024724  0x00006520 set1  0x00000000 , 0x0000003f 
- 00024725  0x00006521 store  0x00000001 , 0x000004d1 
- 00024726  0x00006522 jam  0x00000001 , 0x00000a99 
- 00024727  0x00006523 branch  0x00007d86 
- 00024728  0x00006527 rtn 
- 00024729  0x0000652c force  0x0000000c , 0x00000007 
- 00024730  0x0000652d call  0x000062a0 
- 00024731  0x0000652e setarg  0x00000001 
- 00024732  0x0000652f istore  0x00000001 , 0x00000005 
- 00024733  0x00006530 fetch  0x00000002 , 0x000004ce 
- 00024734  0x00006531 istore  0x00000002 , 0x00000005 
- 00024735  0x00006532 setarg  0x00000000 
- 00024736  0x00006533 istore  0x00000003 , 0x00000005 
- 00024737  0x00006534 setarg  0x00000000 
- 00024738  0x00006535 istore  0x00000004 , 0x00000005 
- 00024739  0x00006536 branch  0x000062b0 
- 00024740  0x00006538 force  0x00000005 , 0x00000007 
- 00024741  0x00006539 call  0x000062a0 
- 00024742  0x0000653a fetch  0x00000003 , 0x0000465b 
- 00024743  0x0000653b istore  0x00000003 , 0x00000005 
- 00024744  0x0000653c call  0x000062b0 
- 00024745  0x0000653d jam  0x00000001 , 0x00004665 
- 00024746  0x0000653e fetch  0x00000001 , 0x0000465b 
- 00024747  0x0000653f beq  0x00000001 , 0x000060b5 
- 00024748  0x00006540 beq  0x00000002 , 0x000060af 
- 00024749  0x00006541 beq  0x00000003 , 0x000060bb 
- 00024750  0x00006542 rtn 
- 00024751  0x00006545 fetch  0x00000001 , 0x0000465e 
- 00024752  0x00006546 beq  0x00000000 , 0x000060c7 
- 00024753  0x00006547 beq  0x00000001 , 0x000060c7 
- 00024754  0x00006548 beq  0x00000002 , 0x000060c7 
- 00024755  0x00006549 beq  0x00000003 , 0x000060c1 
- 00024756  0x0000654a rtn 
- 00024757  0x0000654e fetch  0x00000001 , 0x0000465e 
- 00024758  0x0000654f beq  0x00000000 , 0x000060c1 
- 00024759  0x00006550 beq  0x00000001 , 0x000060c5 
- 00024760  0x00006551 beq  0x00000002 , 0x000060c7 
- 00024761  0x00006552 beq  0x00000003 , 0x000060c1 
- 00024762  0x00006553 rtn 
- 00024763  0x00006557 fetch  0x00000001 , 0x0000465e 
- 00024764  0x00006558 beq  0x00000000 , 0x000060c1 
- 00024765  0x00006559 beq  0x00000001 , 0x000060c1 
- 00024766  0x0000655a beq  0x00000002 , 0x000060c1 
- 00024767  0x0000655b beq  0x00000003 , 0x000060c1 
- 00024768  0x0000655c rtn 
- 00024769  0x00006566 jam  0x00000003 , 0x00004662 
- 00024770  0x00006567 fetch  0x00000001 , 0x0000455c 
- 00024771  0x00006568 bbit1  0x00000000 , 0x000033e9 
- 00024772  0x00006569 rtn 
- 00024773  0x0000656d jam  0x00000001 , 0x00004662 
- 00024774  0x0000656e rtn 
- 00024775  0x00006575 jam  0x00000002 , 0x00004662 
- 00024776  0x00006576 rtn 
- 00024777  0x0000657a arg  0x00000000 , 0x00000007 
- 00024778  0x0000657b branch  0x000060cd 
- 00024779  0x0000657e arg  0x00000000 , 0x00000007 
- 00024780  0x0000657f branch  0x000060d1 
- 00024781  0x00006582 fetch  0x00000001 , 0x0000455c 
- 00024782  0x00006583 qset1  0x0000003f 
- 00024783  0x00006584 store  0x00000001 , 0x0000455c 
- 00024784  0x00006585 rtn 
- 00024785  0x00006588 fetch  0x00000001 , 0x0000455c 
- 00024786  0x00006589 qset0  0x0000003f 
- 00024787  0x0000658a store  0x00000001 , 0x0000455c 
- 00024788  0x0000658b rtn 
- 00024789  0x0000658f force  0x00000005 , 0x00000007 
- 00024790  0x00006590 call  0x000062a0 
- 00024791  0x00006591 fetch  0x00000003 , 0x0000465b 
- 00024792  0x00006592 istore  0x00000003 , 0x00000005 
- 00024793  0x00006593 branch  0x000062b2 
- 00024794  0x00006598 rtn 
- 00024795  0x0000659a force  0x00000009 , 0x00000007 
- 00024796  0x0000659b call  0x000062a0 
- 00024797  0x0000659c fetch  0x00000001 , 0x00000095 
- 00024798  0x0000659d istore  0x00000001 , 0x00000005 
- 00024799  0x0000659e fetch  0x00000002 , 0x00000096 
- 00024800  0x0000659f istore  0x00000002 , 0x00000005 
- 00024801  0x000065a0 fetch  0x00000004 , 0x00000091 
- 00024802  0x000065a1 istore  0x00000004 , 0x00000005 
- 00024803  0x000065a2 branch  0x000062b0 
- 00024804  0x000065a5 force  0x00000011 , 0x0000003f 
- 00024805  0x000065a6 call  0x00006298 
- 00024806  0x000065a7 fetch  0x00000001 , 0x00000049 
- 00024807  0x000065a8 copy  0x0000003f , 0x00000002 
- 00024808  0x000065a9 beq  0x00000000 , 0x000060ec 
- 00024809  0x000065aa beq  0x0000000e , 0x000060ec 
- 00024810  0x000065ab beq  0x0000001c , 0x000060ec 
- 00024811  0x000065ac rtn 
- 00024812  0x000065ae istore  0x00000001 , 0x00000005 
- 00024813  0x000065af fetch  0x00000001 , 0x00004515 
- 00024814  0x000065b0 istore  0x00000001 , 0x00000005 
- 00024815  0x000065b1 arg  0x0000000e , 0x00000039 
- 00024816  0x000065b2 setarg  0x00004516 
- 00024817  0x000065b3 iadd  0x00000002 , 0x00000006 
- 00024818  0x000065b4 call  0x00007f01 
- 00024819  0x000065b5 branch  0x000062b0 
- 00024820  0x000065b9 force  0x00000003 , 0x0000003f 
- 00024821  0x000065ba call  0x00006298 
- 00024822  0x000065bb setarg  0x00000114 
- 00024823  0x000065bc istore  0x00000002 , 0x00000005 
- 00024824  0x000065bd branch  0x000062b0 
- 00024825  0x000065c1 force  0x00000003 , 0x0000003f 
- 00024826  0x000065c2 call  0x00006298 
- 00024827  0x000065c3 fetch  0x00000004 , 0x00000165 
- 00024828  0x000065c4 isub  0x00000022 , 0x0000003f 
- 00024829  0x000065c5 branch  0x000060ff , 0x00000029 
- 00024830  0x000065c6 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024831  0x000065c9 rshift2  0x0000003f , 0x0000003f 
- 00024832  0x000065ca set0  0x0000000f , 0x0000003f 
- 00024833  0x000065cb istore  0x00000002 , 0x00000005 
- 00024834  0x000065cc branch  0x000062b0 
- 00024835  0x000065cf force  0x00000006 , 0x0000003f 
- 00024836  0x000065d0 call  0x00006298 
- 00024837  0x000065d1 fetch  0x00000005 , 0x00004510 
- 00024838  0x000065d2 istore  0x00000005 , 0x00000005 
- 00024839  0x000065d3 branch  0x000062b0 
- 00024840  0x000065d6 force  0x00000009 , 0x0000003f 
- 00024841  0x000065d7 call  0x00006298 
- 00024842  0x000065d8 fetch  0x00000008 , 0x00004098 
- 00024843  0x000065d9 istore  0x00000008 , 0x00000005 
- 00024844  0x000065da branch  0x000062b0 
- 00024845  0x000065e2 force  0x0000000c , 0x00000007 
- 00024846  0x000065e3 call  0x000062a0 
- 00024847  0x000065e4 setarg  0x00000001 
- 00024848  0x000065e5 istore  0x00000001 , 0x00000005 
- 00024849  0x000065e6 fetch  0x00000002 , 0x000004ce 
- 00024850  0x000065e7 istore  0x00000002 , 0x00000005 
- 00024851  0x000065e8 setarg  0x00000000 
- 00024852  0x000065e9 istore  0x00000003 , 0x00000005 
- 00024853  0x000065ea setarg  0x00000000 
- 00024854  0x000065eb istore  0x00000004 , 0x00000005 
- 00024855  0x000065ec branch  0x000062b2 
- 00024856  0x000065ef force  0x00000003 , 0x00000007 
- 00024857  0x000065f0 call  0x000062a0 
- 00024858  0x000065f1 fetch  0x00000001 , 0x0000415a 
- 00024859  0x000065f2 istore  0x00000001 , 0x00000005 
- 00024860  0x000065f3 disable  0x00000028 
- 00024861  0x000065f4 call  0x000062b2 
- 00024862  0x000065f5 nrtn  0x00000028 
- 00024863  0x000065f6 nrtn  0x00000029 
- 00024864  0x000065f7 fetch  0x00000001 , 0x000040d8 
- 00024865  0x000065f8 rtnbit0  0x00000000 
- 00024866  0x000065f9 call  0x00006132 
- 00024867  0x000065fa branch  0x0000613c 
- 00024868  0x000065fe bpatchx  0x00000084 , 0x00004030 
- 00024869  0x000065ff fetch  0x00000001 , 0x0000409e 
- 00024870  0x00006600 set1  0x00000003 , 0x0000003f 
- 00024871  0x00006601 store  0x00000001 , 0x0000409e 
- 00024872  0x00006602 setarg  0x00000101 
- 00024873  0x00006603 store  0x00000002 , 0x000004ce 
- 00024874  0x00006604 rtn 
- 00024875  0x00006607 bpatchx  0x00000085 , 0x00004030 
- 00024876  0x00006608 fetch  0x00000001 , 0x0000409e 
- 00024877  0x00006609 set0  0x00000003 , 0x0000003f 
- 00024878  0x0000660a store  0x00000001 , 0x0000409e 
- 00024879  0x0000660b setarg  0x00000000 
- 00024880  0x0000660c store  0x00000002 , 0x000004ce 
- 00024881  0x0000660d rtn 
- 00024882  0x00006610 jam  0x00000003 , 0x000040d8 
- 00024883  0x00006611 setarg  0x00000000 
- 00024884  0x00006612 store  0x00000004 , 0x00004142 
- 00024885  0x00006613 arg  0x000040da , 0x00000005 
- 00024886  0x00006614 call  0x00006140 
- 00024887  0x00006615 arg  0x000040e7 , 0x00000005 
- 00024888  0x00006616 call  0x00006140 
- 00024889  0x00006617 arg  0x00004146 , 0x00000005 
- 00024890  0x00006618 call  0x00006140 
- 00024891  0x00006619 branch  0x00006147 
- 00024892  0x0000661b arg  0x000040e7 , 0x00000005 
- 00024893  0x0000661c call  0x00006140 
- 00024894  0x0000661d call  0x00006147 
- 00024895  0x0000661e branch  0x0000614a 
- 00024896  0x00006622 setarg  0x00ffffff 
- 00024897  0x00006623 istore  0x00000003 , 0x00000005 
- 00024898  0x00006624 istore  0x00000003 , 0x00000005 
- 00024899  0x00006625 istore  0x00000003 , 0x00000005 
- 00024900  0x00006626 setarg  0x0000007f 
- 00024901  0x00006627 istore  0x00000001 , 0x00000005 
- 00024902  0x00006628 rtn 
- 00024903  0x0000662a setarg  0x00000000 
- 00024904  0x0000662b store  0x00000002 , 0x000040d6 
- 00024905  0x0000662c rtn 
- 00024906  0x0000662e fetch  0x00000001 , 0x000040d8 
- 00024907  0x0000662f set1  0x00000002 , 0x0000003f 
- 00024908  0x00006630 store  0x00000001 , 0x000040d8 
- 00024909  0x00006631 rtn 
- 00024910  0x00006635 force  0x00000002 , 0x00000007 
- 00024911  0x00006636 call  0x000062a0 
- 00024912  0x00006637 nbranch  0x000062b0 , 0x00000029 
- 00024913  0x00006639 branch  0x000062b2 
- 00024914  0x0000663e force  0x00000002 , 0x0000003f 
- 00024915  0x0000663f call  0x00006298 
- 00024916  0x00006640 fetch  0x00000001 , 0x000004ca 
- 00024917  0x00006641 istore  0x00000001 , 0x00000005 
- 00024918  0x00006642 call  0x000062b2 
- 00024919  0x00006644 fetch  0x00000001 , 0x0000004b 
- 00024920  0x00006645 set1  0x00000003 , 0x0000003f 
- 00024921  0x00006646 store  0x00000001 , 0x0000004b 
- 00024922  0x00006647 jam  0x00000032 , 0x00000072 
- 00024923  0x00006648 rtn 
- 00024924  0x0000664c force  0x00000001 , 0x0000003f 
- 00024925  0x0000664d call  0x00006298 
- 00024926  0x0000664e branch  0x000062b2 
- 00024927  0x00006650 force  0x00000001 , 0x0000003f 
- 00024928  0x00006651 call  0x00006298 
- 00024929  0x00006652 branch  0x000062b0 
- 00024930  0x00006656 force  0x00000002 , 0x0000003f 
- 00024931  0x00006657 call  0x00006298 
- 00024932  0x00006658 fetch  0x00000001 , 0x0000004c 
- 00024933  0x00006659 isolate0  0x00000002 , 0x0000003f 
- 00024934  0x0000665a setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024935  0x0000665b and_into  0x00000001 , 0x0000003f 
- 00024936  0x0000665c istore  0x00000001 , 0x00000005 
- 00024937  0x0000665d branch  0x000062b2 
- 00024938  0x00006661 force  0x00000003 , 0x0000003f 
- 00024939  0x00006662 call  0x00006298 
- 00024940  0x00006663 fetch  0x00000002 , 0x00000051 
- 00024941  0x00006664 istore  0x00000002 , 0x00000005 
- 00024942  0x00006665 branch  0x000062b2 
- 00024943  0x00006668 jam  0x000000fa , 0x00000072 
- 00024944  0x00006669 force  0x00000002 , 0x0000003f 
- 00024945  0x0000666a call  0x00006298 
- 00024946  0x0000666b fetch  0x00000001 , 0x00000053 
- 00024947  0x0000666c istore  0x00000001 , 0x00000005 
- 00024948  0x0000666d branch  0x000062b2 
- 00024949  0x00006670 force  0x0000000a , 0x0000003f 
- 00024950  0x00006671 call  0x00006298 
- 00024951  0x00006672 arg  0x00000152 , 0x00000006 
- 00024952  0x00006673 force  0x00000009 , 0x00000039 
- 00024953  0x00006675 ifetch  0x00000001 , 0x00000006 
- 00024954  0x00006676 xor_into  0x00000055 , 0x0000003f 
- 00024955  0x00006677 istore  0x00000001 , 0x00000005 
- 00024956  0x00006678 loop  0x00006179 
- 00024957  0x00006679 branch  0x000062b2 
- 00024958  0x0000667c branch  0x000062b2 
- 00024959  0x0000667e branch  0x000062b2 
- 00024960  0x00006681 rtn  0x00000029 
- 00024961  0x00006682 call  0x0000282d 
- 00024962  0x00006683 force  0x00000009 , 0x0000003f 
- 00024963  0x00006684 call  0x00006298 
- 00024964  0x00006685 fetch  0x00000002 , 0x00000171 
- 00024965  0x00006686 istore  0x00000002 , 0x00000005 
- 00024966  0x00006687 fetch  0x00000003 , 0x000040a0 
- 00024967  0x00006688 istore  0x00000003 , 0x00000005 
- 00024968  0x00006689 fetch  0x00000001 , 0x000040a3 
- 00024969  0x0000668a istore  0x00000001 , 0x00000005 
- 00024970  0x0000668b fetch  0x00000002 , 0x000040a4 
- 00024971  0x0000668c istore  0x00000002 , 0x00000005 
- 00024972  0x0000668d bmark0  0x00000003 , 0x00006191 
- 00024973  0x0000668e set0  0x00000003 , 0x00000000 
- 00024974  0x0000668f call  0x000062b2 
- 00024975  0x00006690 jam  0x00000013 , 0x0000007c 
- 00024976  0x00006691 rtn 
- 00024977  0x00006693 call  0x000062b0 
- 00024978  0x00006694 jam  0x00000003 , 0x0000007c 
- 00024979  0x00006695 jam  0x00000013 , 0x0000007d 
- 00024980  0x00006696 rtn 
- 00024981  0x00006699 arg  0x00000200 , 0x00000002 
- 00024982  0x0000669a branch  0x00006199 , 0x00000029 
- 00024983  0x0000669b deposit  0x00000028 
- 00024984  0x0000669c branch  0x0000619a 
- 00024985  0x0000669e deposit  0x00000022 
- 00024986  0x000066a0 deposit  0x00000021 
- 00024987  0x000066a1 iadd  0x00000002 , 0x0000003f 
- 00024988  0x000066a2 and_into  0x000001fc , 0x0000003f 
- 00024989  0x000066a3 store  0x00000004 , 0x00000034 
- 00024990  0x000066a4 force  0x00000005 , 0x0000003f 
- 00024991  0x000066a5 call  0x00006298 
- 00024992  0x000066a6 fetch  0x00000004 , 0x00000034 
- 00024993  0x000066a7 rshift  0x0000003f , 0x0000003f 
- 00024994  0x000066a8 istore  0x00000004 , 0x00000005 
- 00024995  0x000066a9 branch  0x000062b2 
- 00024996  0x000066ac force  0x0000000a , 0x0000003f 
- 00024997  0x000066ad call  0x00006298 
- 00024998  0x000066ae arg  0x000004d9 , 0x00000006 
- 00024999  0x000066af ifetch  0x00000009 , 0x00000006 
- 00025000  0x000066b0 istore  0x00000009 , 0x00000005 
- 00025001  0x000066b1 branch  0x000062b2 
- 00025002  0x000066b6 force  0x00000003 , 0x0000003f 
- 00025003  0x000066b7 call  0x00006298 
- 00025004  0x000066b8 setarg  0x00000114 
- 00025005  0x000066b9 istore  0x00000002 , 0x00000005 
- 00025006  0x000066ba branch  0x000062b2 
- 00025007  0x000066be force  0x00000001 , 0x0000003f 
- 00025008  0x000066bf call  0x00006298 
- 00025009  0x000066c8 branch  0x000062b2 
- 00025010  0x000066cc force  0x00000002 , 0x0000003f 
- 00025011  0x000066cd call  0x00006298 
- 00025012  0x000066ce fetch  0x00000001 , 0x000040d0 
- 00025013  0x000066cf istore  0x00000001 , 0x00000005 
- 00025014  0x000066d0 branch  0x000062b2 
- 00025015  0x000066d4 force  0x00000002 , 0x0000003f 
- 00025016  0x000066d5 call  0x00006298 
- 00025017  0x000066d6 setarg  0x00000005 
- 00025018  0x000066d7 istore  0x00000001 , 0x00000005 
- 00025019  0x000066d8 branch  0x000062b2 
- 00025020  0x000066dc force  0x00000002 , 0x0000003f 
- 00025021  0x000066dd call  0x00006298 
- 00025022  0x000066de setarg  0x00000000 
- 00025023  0x000066df istore  0x00000001 , 0x00000005 
- 00025024  0x000066e0 branch  0x000062b2 
- 00025025  0x000066e4 jam  0x0000002e , 0x0000007c 
- 00025026  0x000066e5 rtn 
- 00025027  0x000066e7 fetch  0x00000001 , 0x00004092 
- 00025028  0x000066e8 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025029  0x000066e9 call  0x000061c1 , 0x00000005 
- 00025030  0x000066ea fetch  0x00000001 , 0x00000030 
- 00025031  0x000066eb set1  0x00000004 , 0x0000003f 
- 00025032  0x000066ec store  0x00000001 , 0x00000030 
- 00025033  0x000066ed copy  0x00000022 , 0x0000003f 
- 00025034  0x000066ee store  0x00000004 , 0x000004e9 
- 00025035  0x000066ef fetch  0x00000001 , 0x000004d1 
- 00025036  0x000066f0 bbit1  0x00000003 , 0x000061d4 
- 00025037  0x000066f1 set1  0x00000003 , 0x0000003f 
- 00025038  0x000066f2 store  0x00000001 , 0x000004d1 
- 00025039  0x000066f3 jam  0x00000005 , 0x00000a99 
- 00025040  0x000066f4 call  0x00007d86 
- 00025041  0x000066f5 force  0x00000001 , 0x0000003f 
- 00025042  0x000066f6 call  0x00006298 
- 00025043  0x000066f7 branch  0x000062b2 
- 00025044  0x000066f9 jam  0x00000000 , 0x00000048 
- 00025045  0x000066fa rtn 
- 00025046  0x000066fd force  0x00000006 , 0x0000003f 
- 00025047  0x000066fe call  0x00006298 
- 00025048  0x000066ff fetch  0x00000005 , 0x00004510 
- 00025049  0x00006700 istore  0x00000005 , 0x00000005 
- 00025050  0x00006701 branch  0x000062b2 
- 00025051  0x00006704 force  0x00000009 , 0x0000003f 
- 00025052  0x00006705 call  0x00006298 
- 00025053  0x00006706 fetch  0x00000008 , 0x00004098 
- 00025054  0x00006707 istore  0x00000008 , 0x00000005 
- 00025055  0x00006708 branch  0x000062b2 
- 00025056  0x0000670b jam  0x00000001 , 0x000009b1 
- 00025057  0x0000670c fetch  0x00000001 , 0x000045b1 
- 00025058  0x0000670d rtnne  0x00000001 
- 00025059  0x0000670e jam  0x00000013 , 0x000009af 
- 00025060  0x0000670f rtn 
- 00025061  0x00006712 call  0x000062ef 
- 00025062  0x00006713 jam  0x00000099 , 0x0000007c 
- 00025063  0x00006714 jam  0x00000003 , 0x000009af 
- 00025064  0x00006715 rtn 
- 00025065  0x00006719 call  0x000062ef 
- 00025066  0x0000671a jam  0x0000003d , 0x0000007c 
- 00025067  0x0000671b jam  0x00000007 , 0x000009af 
- 00025068  0x0000671c rtn 
- 00025069  0x0000671f arg  0x00000a4e , 0x00000011 
- 00025070  0x00006720 arg  0x00000a6e , 0x00000012 
- 00025071  0x00006721 arg  0x00000010 , 0x00000039 
- 00025072  0x00006722 call  0x00007f88 
- 00025073  0x00006723 branch  0x000061f7 , 0x00000005 
- 00025074  0x00006724 jam  0x00000000 , 0x000009af 
- 00025075  0x00006725 call  0x000076da 
- 00025076  0x00006726 jam  0x00000024 , 0x0000007e 
- 00025077  0x00006727 jam  0x00000040 , 0x0000007d 
- 00025078  0x00006728 branch  0x00005d53 
- 00025079  0x0000672a jam  0x0000000a , 0x000009af 
- 00025080  0x0000672b call  0x000076d8 
- 00025081  0x0000672c jam  0x00000040 , 0x0000007d 
- 00025082  0x0000672d branch  0x00005e38 
- 00025083  0x00006732 jam  0x00000040 , 0x0000007c 
- 00025084  0x00006733 rtn 
- 00025085  0x0000673a jam  0x0000003d , 0x0000007c 
- 00025086  0x0000673c rtn 
- 00025087  0x00006743 jam  0x00000000 , 0x000009b6 
- 00025088  0x00006744 force  0x00000004 , 0x0000003f 
- 00025089  0x00006745 call  0x00006298 
- 00025090  0x00006746 force  0x00000001 , 0x0000003f 
- 00025091  0x00006747 istore  0x00000001 , 0x00000005 
- 00025092  0x00006748 force  0x00000001 , 0x0000003f 
- 00025093  0x00006749 istore  0x00000001 , 0x00000005 
- 00025094  0x0000674a force  0x00000030 , 0x0000003f 
- 00025095  0x0000674b istore  0x00000001 , 0x00000005 
- 00025096  0x0000674c call  0x000062fc 
- 00025097  0x0000674d branch  0x000062b2 , 0x00000001 
- 00025098  0x0000674e branch  0x000062b0 
- 00025099  0x00006752 force  0x00000011 , 0x0000003f 
- 00025100  0x00006753 call  0x00006298 
- 00025101  0x00006754 fetch  0x00000001 , 0x000009b6 
- 00025102  0x00006755 arg  0x0000462a , 0x00000006 
- 00025103  0x00006756 iadd  0x00000006 , 0x00000006 
- 00025104  0x00006757 ifetch  0x00000008 , 0x00000006 
- 00025105  0x00006758 istore  0x00000008 , 0x00000005 
- 00025106  0x00006759 ifetch  0x00000008 , 0x00000006 
- 00025107  0x0000675a istore  0x00000008 , 0x00000005 
- 00025108  0x0000675b fetch  0x00000001 , 0x000009b6 
- 00025109  0x0000675c increase  0x00000010 , 0x0000003f 
- 00025110  0x0000675d store  0x00000001 , 0x000009b6 
- 00025111  0x0000675e call  0x000062fc 
- 00025112  0x0000675f branch  0x000062b2 , 0x00000001 
- 00025113  0x00006760 branch  0x000062b0 
- 00025114  0x00006764 jam  0x00000006 , 0x000009ae 
- 00025115  0x00006765 jam  0x0000003f , 0x0000007c 
- 00025116  0x00006766 rtn 
- 00025117  0x0000676a force  0x00000011 , 0x0000003f 
- 00025118  0x0000676b call  0x00006298 
- 00025119  0x0000676c arg  0x00000a4e , 0x00000006 
- 00025120  0x0000676d ifetch  0x00000008 , 0x00000006 
- 00025121  0x0000676e istore  0x00000008 , 0x00000005 
- 00025122  0x0000676f ifetch  0x00000008 , 0x00000006 
- 00025123  0x00006770 istore  0x00000008 , 0x00000005 
- 00025124  0x00006771 branch  0x000062b0 
- 00025125  0x00006774 jam  0x00000040 , 0x0000007c 
- 00025126  0x00006775 rtn 
- 00025127  0x00006779 call  0x000062fc 
- 00025128  0x0000677a call  0x00007612 , 0x00000001 
- 00025129  0x0000677b force  0x00000011 , 0x0000003f 
- 00025130  0x0000677c call  0x00006298 
- 00025131  0x0000677d arg  0x00000a1e , 0x00000006 
- 00025132  0x0000677e ifetch  0x00000008 , 0x00000006 
- 00025133  0x0000677f istore  0x00000008 , 0x00000005 
- 00025134  0x00006780 ifetch  0x00000008 , 0x00000006 
- 00025135  0x00006781 istore  0x00000008 , 0x00000005 
- 00025136  0x00006782 call  0x000062fc 
- 00025137  0x00006783 nbranch  0x000062b0 , 0x00000001 
- 00025138  0x00006784 branch  0x000062b2 , 0x00000001 
- 00025139  0x00006788 jam  0x0000000f , 0x000009af 
- 00025140  0x0000678a call  0x000062ef 
- 00025141  0x0000678b jam  0x0000000b , 0x0000007c 
- 00025142  0x0000678c call  0x00006307 
- 00025143  0x0000678d branch  0x0000764e , 0x00000001 
- 00025144  0x0000678e branch  0x00007658 
- 00025145  0x00006790 call  0x000062eb 
- 00025146  0x00006792 jam  0x00000041 , 0x0000007c 
- 00025147  0x00006793 rtn 
- 00025148  0x00006796 force  0x00000011 , 0x0000003f 
- 00025149  0x00006797 call  0x00006298 
- 00025150  0x00006798 arg  0x00000a4e , 0x00000006 
- 00025151  0x00006799 ifetch  0x00000008 , 0x00000006 
- 00025152  0x0000679a istore  0x00000008 , 0x00000005 
- 00025153  0x0000679b ifetch  0x00000008 , 0x00000006 
- 00025154  0x0000679c istore  0x00000008 , 0x00000005 
- 00025155  0x0000679d call  0x000062fc 
- 00025156  0x0000679e nbranch  0x000062b0 , 0x00000001 
- 00025157  0x0000679f branch  0x000062b2 , 0x00000001 
- 00025158  0x000067a2 force  0x00000003 , 0x0000003f 
- 00025159  0x000067a3 call  0x00006298 
- 00025160  0x000067a4 setarg  0x0000fffe 
- 00025161  0x000067a5 istore  0x00000002 , 0x00000005 
- 00025162  0x000067a6 branch  0x000062b0 
- 00025163  0x000067a9 branch  0x000062b2 
- 00025164  0x000067ab branch  0x000062b2 
- 00025165  0x000067ad branch  0x000062b2 
- 00025166  0x000067af branch  0x000062b2 
- 00025167  0x000067b5 call  0x0000630b 
- 00025168  0x000067b6 arg  0x000040a0 , 0x00000011 
- 00025169  0x000067b7 call  0x00006311 
- 00025170  0x000067b8 force  0x00000011 , 0x0000003f 
- 00025171  0x000067b9 call  0x00006298 
- 00025172  0x000067ba arg  0x00000582 , 0x00000011 
- 00025173  0x000067bb arg  0x00000562 , 0x00000012 
- 00025174  0x000067bc call  0x00007352 
- 00025175  0x000067bd nbranch  0x000062a7 , 0x00000029 
- 00025176  0x000067be branch  0x000062ad 
- 00025177  0x000067c1 call  0x0000630b 
- 00025178  0x000067c2 arg  0x00000040 , 0x00000011 
- 00025179  0x000067c3 call  0x00007255 
- 00025180  0x000067c5 force  0x00000011 , 0x0000003f 
- 00025181  0x000067c6 call  0x00006298 
- 00025182  0x000067c7 arg  0x00000562 , 0x00000006 
- 00025183  0x000067c8 call  0x00007ebf 
- 00025184  0x000067c9 fetch  0x00000001 , 0x00000055 
- 00025185  0x000067ca beq  0x00000019 , 0x000062b2 
- 00025186  0x000067cb beq  0x00000018 , 0x000062b2 
- 00025187  0x000067cc branch  0x000062ad 
- 00025188  0x000067cf fetch  0x00000001 , 0x000009b5 
- 00025189  0x000067d0 branch  0x0000626a , 0x00000034 
- 00025190  0x000067d1 call  0x000062fc 
- 00025191  0x000067d2 call  0x000062ef , 0x00000001 
- 00025192  0x000067d3 ncall  0x000062eb , 0x00000001 
- 00025193  0x000067d4 branch  0x0000626b 
- 00025194  0x000067d6 call  0x000062ef 
- 00025195  0x000067d8 call  0x0000630b 
- 00025196  0x000067d9 branch  0x0000625c 
- 00025197  0x000067dc arg  0x000040a0 , 0x00000011 
- 00025198  0x000067dd call  0x00007288 
- 00025199  0x000067de force  0x00000005 , 0x0000003f 
- 00025200  0x000067df call  0x00006298 
- 00025201  0x000067e0 fetch  0x00000004 , 0x00000592 
- 00025202  0x000067e1 istore  0x00000004 , 0x00000005 
- 00025203  0x000067e2 arg  0x000004d5 , 0x00000002 
- 00025204  0x000067e3 call  0x000062e2 
- 00025205  0x000067e4 call  0x00007386 
- 00025206  0x000067e5 call  0x000062fc 
- 00025207  0x000067e6 branch  0x0000627c , 0x00000001 
- 00025208  0x000067e7 jam  0x00000001 , 0x000004d8 
- 00025209  0x000067e8 fetch  0x00000001 , 0x000009b5 
- 00025210  0x000067e9 rtn  0x00000034 
- 00025211  0x000067ea jam  0x0000000b , 0x0000007c 
- 00025212  0x000067ec fetch  0x00000001 , 0x000041bd 
- 00025213  0x000067ed rtn  0x00000034 
- 00025214  0x000067ef call  0x000062fc 
- 00025215  0x000067f0 nbranch  0x00006284 , 0x00000001 
- 00025216  0x000067f1 fetch  0x00000001 , 0x000004d7 
- 00025217  0x000067f2 rtn  0x00000034 
- 00025218  0x000067f3 jam  0x0000000f , 0x0000007c 
- 00025219  0x000067f4 rtn 
- 00025220  0x000067f6 rtnmark0  0x00000021 
- 00025221  0x000067f7 set0  0x00000021 , 0x00000000 
- 00025222  0x000067f8 jam  0x0000000f , 0x0000007c 
- 00025223  0x000067f9 rtn 
- 00025224  0x000067fe call  0x0000630b 
- 00025225  0x000067ff call  0x0000728b 
- 00025226  0x00006800 force  0x00000011 , 0x0000003f 
- 00025227  0x00006801 call  0x00006298 
- 00025228  0x00006802 arg  0x00000562 , 0x00000006 
- 00025229  0x00006803 call  0x00007ebf 
- 00025230  0x00006804 branch  0x000062ad 
- 00025231  0x00006807 force  0x00000001 , 0x0000003f 
- 00025232  0x00006808 call  0x00006298 
- 00025233  0x00006809 branch  0x000062ad 
- 00025234  0x0000680c force  0x00000002 , 0x0000003f 
- 00025235  0x0000680d call  0x00006298 
- 00025236  0x0000680e force  0x00000010 , 0x0000003f 
- 00025237  0x0000680f istore  0x00000001 , 0x00000005 
- 00025238  0x00006810 store  0x00000001 , 0x00000054 
- 00025239  0x00006811 branch  0x000062ad 
- 00025240  0x00006815 lshift3  0x0000003f , 0x0000003f 
- 00025241  0x00006816 or_into  0x00000007 , 0x0000003f 
- 00025242  0x00006817 store  0x00000001 , 0x000004b6 
- 00025243  0x00006818 arg  0x00000011 , 0x00000039 
- 00025244  0x00006819 arg  0x000004b8 , 0x00000005 
- 00025245  0x0000681a call  0x00007ed4 
- 00025246  0x0000681b arg  0x000004b8 , 0x00000005 
- 00025247  0x0000681c rtn 
- 00025248  0x0000681f and  0x0000003f , 0x0000007f , 0x00000011 
- 00025249  0x00006820 jam  0x0000007f , 0x00000048 
- 00025250  0x00006821 deposit  0x00000007 
- 00025251  0x00006822 call  0x00006298 
- 00025252  0x00006823 deposit  0x00000011 
- 00025253  0x00006824 istore  0x00000001 , 0x00000005 
- 00025254  0x00006825 rtn 
- 00025255  0x00006828 fetch  0x00000001 , 0x00000048 
- 00025256  0x00006829 lshift  0x0000003f , 0x0000003f 
- 00025257  0x0000682a fetcht  0x00000001 , 0x0000004c 
- 00025258  0x0000682b isolate1  0x00000001 , 0x00000002 
- 00025259  0x0000682c setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025260  0x0000682d branch  0x000062b7 
- 00025261  0x00006831 fetcht  0x00000001 , 0x0000004c 
- 00025262  0x00006832 and_into  0x00000001 , 0x00000002 
- 00025263  0x00006833 branch  0x000062b3 
- 00025264  0x00006836 force  0x00000000 , 0x00000002 
- 00025265  0x00006837 branch  0x000062b3 
- 00025266  0x0000683a force  0x00000001 , 0x00000002 
- 00025267  0x0000683c fetch  0x00000001 , 0x00000048 
- 00025268  0x0000683d lshift  0x0000003f , 0x0000003f 
- 00025269  0x0000683e setflag  0x00000029 , 0x00000000 , 0x0000003f 
- 00025270  0x0000683f ixor  0x00000002 , 0x0000003f 
- 00025271  0x00006841 store  0x00000001 , 0x000004b7 
- 00025272  0x00006842 jam  0x00000000 , 0x00000048 
- 00025273  0x00006843 call  0x000062c7 
- 00025274  0x00006844 enable  0x00000028 
- 00025275  0x00006845 rtn 
- 00025276  0x00006849 fetch  0x00000001 , 0x0000007c 
- 00025277  0x0000684a rtn  0x00000034 
- 00025278  0x0000684b call  0x000062c1 
- 00025279  0x0000684c fetch  0x00000001 , 0x0000007c 
- 00025280  0x0000684d rtn 
- 00025281  0x00006850 bpatchx  0x00000086 , 0x00004030 
- 00025282  0x00006851 fetch  0x00000001 , 0x00000048 
- 00025283  0x00006852 branch  0x000062c7 , 0x00000034 
- 00025284  0x00006853 fetch  0x00000001 , 0x00000078 
- 00025285  0x00006854 nrtn  0x00000034 
- 00025286  0x00006855 branch  0x000062d1 
- 00025287  0x00006857 fetch  0x00000001 , 0x00000078 
- 00025288  0x00006858 branch  0x000062d7 , 0x00000034 
- 00025289  0x00006859 fetch  0x00000003 , 0x00000078 
- 00025290  0x0000685a store  0x00000003 , 0x00000048 
- 00025291  0x0000685b fetcht  0x00000001 , 0x0000007b 
- 00025292  0x0000685c fetch  0x00000001 , 0x0000004c 
- 00025293  0x0000685d set0  0x00000001 , 0x0000003f 
- 00025294  0x0000685e ior  0x00000002 , 0x0000003f 
- 00025295  0x0000685f store  0x00000001 , 0x0000004c 
- 00025296  0x00006860 jam  0x00000000 , 0x00000078 
- 00025297  0x00006862 fetch  0x00000001 , 0x0000007c 
- 00025298  0x00006863 rtn  0x00000034 
- 00025299  0x00006864 fetch  0x00000004 , 0x0000007c 
- 00025300  0x00006865 store  0x00000004 , 0x00000078 
- 00025301  0x00006866 jam  0x00000000 , 0x0000007c 
- 00025302  0x00006867 rtn 
- 00025303  0x00006869 fetch  0x00000001 , 0x0000007c 
- 00025304  0x0000686a rtn  0x00000034 
- 00025305  0x0000686b fetch  0x00000003 , 0x0000007c 
- 00025306  0x0000686c store  0x00000003 , 0x00000048 
- 00025307  0x0000686d fetcht  0x00000001 , 0x0000007f 
- 00025308  0x0000686e fetch  0x00000001 , 0x0000004c 
- 00025309  0x0000686f set0  0x00000001 , 0x0000003f 
- 00025310  0x00006870 ior  0x00000002 , 0x0000003f 
- 00025311  0x00006871 store  0x00000001 , 0x0000004c 
- 00025312  0x00006872 jam  0x00000000 , 0x0000007c 
- 00025313  0x00006873 rtn 
- 00025314  0x00006877 bpatchx  0x00000087 , 0x00004030 
- 00025315  0x00006878 fetch  0x00000001 , 0x0000004c 
- 00025316  0x00006879 copy  0x0000003f , 0x00000013 
- 00025317  0x0000687a ifetch  0x00000001 , 0x00000002 
- 00025318  0x0000687b call  0x00005e52 
- 00025319  0x0000687c call  0x000062a7 
- 00025320  0x0000687d copy  0x00000013 , 0x0000003f 
- 00025321  0x0000687e store  0x00000001 , 0x0000004c 
- 00025322  0x0000687f rtn 
- 00025323  0x00006882 fetcht  0x00000001 , 0x0000004c 
- 00025324  0x00006883 set0  0x00000000 , 0x00000002 
- 00025325  0x00006884 storet  0x00000001 , 0x0000004c 
- 00025326  0x00006885 rtn 
- 00025327  0x00006888 fetcht  0x00000001 , 0x0000004c 
- 00025328  0x00006889 set1  0x00000000 , 0x00000002 
- 00025329  0x0000688a storet  0x00000001 , 0x0000004c 
- 00025330  0x0000688b rtn 
- 00025331  0x0000688f nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025332  0x00006890 fetcht  0x00000001 , 0x0000004c 
- 00025333  0x00006891 ixor  0x00000002 , 0x0000003f 
- 00025334  0x00006892 isolate1  0x00000001 , 0x0000003f 
- 00025335  0x00006893 rtn 
- 00025336  0x00006897 fetch  0x00000001 , 0x0000004c 
- 00025337  0x00006898 setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025338  0x00006899 store  0x00000001 , 0x0000004c 
- 00025339  0x0000689a rtn 
- 00025340  0x0000689e fetch  0x00000001 , 0x000009b4 
- 00025341  0x0000689f compare  0x00000001 , 0x0000003f , 0x0000007f 
- 00025342  0x000068a0 rtn 
- 00025343  0x000068a2 fetch  0x00000001 , 0x000009b4 
- 00025344  0x000068a3 set1  0x00000007 , 0x0000003f 
- 00025345  0x000068a4 store  0x00000001 , 0x000009b4 
- 00025346  0x000068a5 rtn 
- 00025347  0x000068a7 fetch  0x00000001 , 0x000009b4 
- 00025348  0x000068a8 set0  0x00000007 , 0x0000003f 
- 00025349  0x000068a9 store  0x00000001 , 0x000009b4 
- 00025350  0x000068aa rtn 
- 00025351  0x000068ac fetch  0x00000001 , 0x000009b4 
- 00025352  0x000068ad isolate1  0x00000007 , 0x0000003f 
- 00025353  0x000068ae store  0x00000001 , 0x000009b4 
- 00025354  0x000068af rtn 
- 00025355  0x000068b3 arg  0x00000562 , 0x00000005 
- 00025356  0x000068b5 force  0x00000010 , 0x00000039 
- 00025357  0x000068b8 random  0x0000003f 
- 00025358  0x000068b9 istore  0x00000001 , 0x00000005 
- 00025359  0x000068ba loop  0x0000630d 
- 00025360  0x000068bb rtn 
- 00025361  0x000068be call  0x00007259 
- 00025362  0x000068bf arg  0x000041be , 0x00000011 
- 00025363  0x000068c0 arg  0x00000592 , 0x00000012 
- 00025364  0x000068c1 ifetch  0x00000008 , 0x00000011 
- 00025365  0x000068c2 fetcht  0x00000001 , 0x00000030 
- 00025366  0x000068c3 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00025367  0x000068c4 storet  0x00000001 , 0x00000030 
- 00025368  0x000068c5 copy  0x00000011 , 0x00000005 
- 00025369  0x000068c6 call  0x00007352 
- 00025370  0x000068c7 branch  0x000021c4 
- 00025371  0x000068cf bpatchx  0x00000088 , 0x00004031 
- 00025372  0x000068d1 call  0x000062bc 
- 00025373  0x000068d2 nrtn  0x00000034 
- 00025374  0x000068d4 fetch  0x00000001 , 0x00000055 
- 00025375  0x000068d5 rtn  0x00000034 
- 00025376  0x000068d9 beq  0x00000004 , 0x0000636f 
- 00025377  0x000068da beq  0x00000005 , 0x00006374 
- 00025378  0x000068db beq  0x00000002 , 0x00006366 
- 00025379  0x000068dc beq  0x00000003 , 0x0000637c 
- 00025380  0x000068dd beq  0x0000000e , 0x00006369 
- 00025381  0x000068de beq  0x00000006 , 0x00006398 
- 00025382  0x000068df beq  0x00000007 , 0x000063b0 
- 00025383  0x000068e0 beq  0x00000009 , 0x000063b1 
- 00025384  0x000068e1 beq  0x0000000a , 0x000063ba 
- 00025385  0x000068e2 beq  0x0000000b , 0x000063be 
- 00025386  0x000068e3 beq  0x0000000c , 0x00006386 
- 00025387  0x000068e4 beq  0x0000000d , 0x00006389 
- 00025388  0x000068e5 beq  0x0000000f , 0x0000638f 
- 00025389  0x000068e6 beq  0x00000012 , 0x00006359 
- 00025390  0x000068e7 beq  0x00000013 , 0x0000637c 
- 00025391  0x000068e8 beq  0x00000010 , 0x0000635c 
- 00025392  0x000068e9 beq  0x00000014 , 0x00006356 
- 00025393  0x000068ea beq  0x00000015 , 0x0000637c 
- 00025394  0x000068eb beq  0x00000016 , 0x00006350 
- 00025395  0x000068ec beq  0x00000018 , 0x00006355 
- 00025396  0x000068ed beq  0x00000017 , 0x00006349 
- 00025397  0x000068ee beq  0x00000019 , 0x0000634f 
- 00025398  0x000068ef beq  0x0000001a , 0x0000633a 
- 00025399  0x000068f0 beq  0x0000001b , 0x00006344 
- 00025400  0x000068f1 jam  0x00000000 , 0x00000055 
- 00025401  0x000068f3 rtn 
- 00025402  0x000068f5 fetch  0x00000001 , 0x000004d1 
- 00025403  0x000068f6 rtnbit0  0x00000002 
- 00025404  0x000068f7 rtnbit0  0x00000003 
- 00025405  0x000068f8 jam  0x00000000 , 0x00000055 
- 00025406  0x000068f9 call  0x00006340 
- 00025407  0x000068fa branch  0x00006cef 
- 00025408  0x000068fd fetch  0x00000001 , 0x0000016d 
- 00025409  0x000068fe rtnbit0  0x00000001 
- 00025410  0x000068ff jam  0x0000000a , 0x00000055 
- 00025411  0x00006900 rtn 
- 00025412  0x00006903 arg  0x00000007 , 0x00000007 
- 00025413  0x00006904 call  0x00007f16 
- 00025414  0x00006905 nrtn  0x00000034 
- 00025415  0x00006906 jam  0x0000001a , 0x00000055 
- 00025416  0x00006907 rtn 
- 00025417  0x0000690a fetch  0x00000001 , 0x0000016d 
- 00025418  0x0000690b set0  0x00000000 , 0x0000003f 
- 00025419  0x0000690c store  0x00000001 , 0x0000016d 
- 00025420  0x0000690d jam  0x00000019 , 0x00000055 
- 00025421  0x0000690e jam  0x0000000b , 0x0000007c 
- 00025422  0x0000690f rtn 
- 00025423  0x00006911 rtn 
- 00025424  0x00006913 fetch  0x00000001 , 0x000004d4 
- 00025425  0x00006914 rtnne  0x00000002 
- 00025426  0x00006915 call  0x000063c0 
- 00025427  0x00006916 jam  0x00000018 , 0x00000055 
- 00025428  0x00006917 rtn 
- 00025429  0x0000691a rtn 
- 00025430  0x0000691c jam  0x00000015 , 0x00000055 
- 00025431  0x0000691d jam  0x00000083 , 0x0000007c 
- 00025432  0x0000691e rtn 
- 00025433  0x00006920 jam  0x00000013 , 0x00000055 
- 00025434  0x00006921 jam  0x00000025 , 0x0000007c 
- 00025435  0x00006922 rtn 
- 00025436  0x00006925 fetch  0x00000001 , 0x0000455b 
- 00025437  0x00006926 rtneq  0x00000000 
- 00025438  0x00006927 beq  0x00000001 , 0x00006364 
- 00025439  0x00006928 arg  0x00000006 , 0x00000007 
- 00025440  0x00006929 call  0x00007f16 
- 00025441  0x0000692a nrtn  0x00000034 
- 00025442  0x0000692b jam  0x00000000 , 0x0000455b 
- 00025443  0x0000692c branch  0x0000637d 
- 00025444  0x0000692e rtn  0x00000029 
- 00025445  0x0000692f branch  0x00006398 
- 00025446  0x00006932 jam  0x00000003 , 0x00000055 
- 00025447  0x00006933 jam  0x00000027 , 0x0000007c 
- 00025448  0x00006934 rtn 
- 00025449  0x00006936 jam  0x00000013 , 0x0000007c 
- 00025450  0x00006937 set1  0x00000003 , 0x00000000 
- 00025451  0x00006938 jam  0x00000005 , 0x00000055 
- 00025452  0x00006939 setarg  0x000001ff 
- 00025453  0x0000693a store  0x00000002 , 0x000004d2 
- 00025454  0x0000693b rtn 
- 00025455  0x0000693d jam  0x00000005 , 0x00000055 
- 00025456  0x0000693e jam  0x000000ff , 0x000004d2 
- 00025457  0x0000693f set0  0x00000022 , 0x00000000 
- 00025458  0x00006940 jam  0x00000033 , 0x0000007c 
- 00025459  0x00006941 branch  0x00005d04 
- 00025460  0x00006943 rtnmark1  0x00000022 
- 00025461  0x00006944 fetch  0x00000002 , 0x000004d2 
- 00025462  0x00006945 sub  0x0000003f , 0x00000001 , 0x0000003f 
- 00025463  0x00006946 branch  0x0000637a , 0x00000005 
- 00025464  0x00006947 store  0x00000002 , 0x000004d2 
- 00025465  0x00006948 rtn 
- 00025466  0x0000694a jam  0x0000000e , 0x00000055 
- 00025467  0x0000694b rtn 
- 00025468  0x0000694e rtn 
- 00025469  0x00006951 fetch  0x00000001 , 0x000004d1 
- 00025470  0x00006952 rtnbit0  0x00000003 
- 00025471  0x00006953 rtnbit0  0x00000002 
- 00025472  0x00006954 fetch  0x00000001 , 0x0000016d 
- 00025473  0x00006955 set0  0x00000002 , 0x0000003f 
- 00025474  0x00006956 store  0x00000001 , 0x0000016d 
- 00025475  0x00006957 jam  0x00000013 , 0x0000007c 
- 00025476  0x00006958 jam  0x00000010 , 0x00000055 
- 00025477  0x00006959 rtn 
- 00025478  0x0000695c jam  0x0000000d , 0x00000055 
- 00025479  0x0000695d jam  0x00000031 , 0x0000007c 
- 00025480  0x0000695e rtn 
- 00025481  0x00006961 fetch  0x00000001 , 0x000004d1 
- 00025482  0x00006962 rtnbit0  0x00000002 
- 00025483  0x00006963 jam  0x00000000 , 0x00000055 
- 00025484  0x00006965 rtn 
- 00025485  0x00006967 jam  0x00000006 , 0x00000055 
- 00025486  0x00006968 rtn 
- 00025487  0x0000696b fetch  0x00000001 , 0x000004d2 
- 00025488  0x0000696c increase  0xffffffff , 0x0000003f 
- 00025489  0x0000696d branch  0x00006394 , 0x00000034 
- 00025490  0x0000696e store  0x00000001 , 0x000004d2 
- 00025491  0x0000696f rtn 
- 00025492  0x00006971 jam  0x00000007 , 0x0000007c 
- 00025493  0x00006972 jam  0x00000016 , 0x000004ca 
- 00025494  0x00006973 jam  0x00000000 , 0x00000055 
- 00025495  0x00006974 rtn 
- 00025496  0x00006977 fetch  0x00000001 , 0x0000016d 
- 00025497  0x00006978 bbit1  0x00000002 , 0x0000637d 
- 00025498  0x00006979 bbit1  0x00000000 , 0x0000639d 
- 00025499  0x0000697b jam  0x0000001a , 0x00000055 
- 00025500  0x0000697c rtn 
- 00025501  0x0000697e fetch  0x00000001 , 0x000041bd 
- 00025502  0x0000697f branch  0x000063a9 , 0x00000034 
- 00025503  0x00006980 fetch  0x00000001 , 0x000004d1 
- 00025504  0x00006981 rtnbit0  0x00000003 
- 00025505  0x00006982 rtnbit0  0x00000002 
- 00025506  0x00006983 fetch  0x00000004 , 0x000004e9 
- 00025507  0x00006984 arg  0x00000064 , 0x00000002 
- 00025508  0x00006985 iadd  0x00000002 , 0x00000002 
- 00025509  0x00006986 copy  0x00000022 , 0x0000003f 
- 00025510  0x00006987 isub  0x00000002 , 0x0000003e 
- 00025511  0x00006988 nrtn  0x00000002 
- 00025512  0x00006989 branch  0x00006349 
- 00025513  0x0000698e jam  0x00000016 , 0x00000055 
- 00025514  0x0000698f jam  0x00000004 , 0x00004689 
- 00025515  0x00006990 setarg  0x00003030 
- 00025516  0x00006991 store  0x00000002 , 0x0000468a 
- 00025517  0x00006992 istore  0x00000002 , 0x00000005 
- 00025518  0x00006993 jam  0x00000002 , 0x000004d4 
- 00025519  0x00006994 branch  0x00006350 
- 00025520  0x00006997 rtn 
- 00025521  0x00006999 fetch  0x00000001 , 0x0000016d 
- 00025522  0x0000699a bbit1  0x00000001 , 0x000063b5 
- 00025523  0x0000699b jam  0x0000001a , 0x00000055 
- 00025524  0x0000699c rtn 
- 00025525  0x0000699f fetch  0x00000001 , 0x0000016d 
- 00025526  0x000069a0 set0  0x00000001 , 0x0000003f 
- 00025527  0x000069a1 store  0x00000001 , 0x0000016d 
- 00025528  0x000069a2 jam  0x0000000f , 0x0000007c 
- 00025529  0x000069a3 rtn 
- 00025530  0x000069a6 fetch  0x00000001 , 0x000004d8 
- 00025531  0x000069a7 rtn  0x00000034 
- 00025532  0x000069a8 jam  0x00000000 , 0x00000055 
- 00025533  0x000069a9 branch  0x000063b5 
- 00025534  0x000069ac jam  0x0000000c , 0x00000055 
- 00025535  0x000069ad rtn 
- 00025536  0x000069b0 fetch  0x00000001 , 0x0000004b 
- 00025537  0x000069b1 bbit1  0x00000002 , 0x000063c5 
- 00025538  0x000069b2 call  0x000062ef 
- 00025539  0x000069b3 jam  0x00000008 , 0x0000007c 
- 00025540  0x000069b4 branch  0x00004d04 
- 00025541  0x000069b6 fetch  0x00000001 , 0x0000004b 
- 00025542  0x000069b7 set0  0x00000002 , 0x0000003f 
- 00025543  0x000069b8 store  0x00000001 , 0x0000004b 
- 00025544  0x000069b9 call  0x00006001 
- 00025545  0x000069ba call  0x000062f8 
- 00025546  0x000069bb branch  0x00004d04 
- 00025547  0x000069be setarg  0x00000004 
- 00025548  0x000069bf store  0x00000001 , 0x00004689 
- 00025549  0x000069c0 setarg  0x00003030 
- 00025550  0x000069c1 istore  0x00000002 , 0x00000005 
- 00025551  0x000069c2 istore  0x00000002 , 0x00000005 
- 00025552  0x000069c3 rtn 
- 00025553  0x000069ca bpatchx  0x0000008c , 0x00004031 
- 00025554  0x000069cb hfetch  0x00000001 , 0x00008073 
- 00025555  0x000069cc arg  0x00000006 , 0x00000002 
- 00025556  0x000069cd ior  0x00000002 , 0x0000003f 
- 00025557  0x000069ce hstore  0x00000001 , 0x00008073 
- 00025558  0x000069cf hfetch  0x00000001 , 0x00008077 
- 00025559  0x000069d0 ior  0x00000002 , 0x0000003f 
- 00025560  0x000069d1 hstore  0x00000001 , 0x00008077 
- 00025561  0x000069d2 call  0x000063ee 
- 00025562  0x000069d3 hfetch  0x00000001 , 0x00008077 
- 00025563  0x000069d4 set0  0x00000001 , 0x0000003f 
- 00025564  0x000069d5 set0  0x00000002 , 0x0000003f 
- 00025565  0x000069d6 hstore  0x00000001 , 0x00008077 
- 00025566  0x000069d7 nop  0x0000001e 
- 00025567  0x000069d8 branch  0x000063f2 
- 00025568  0x000069db hfetch  0x00000001 , 0x00008073 
- 00025569  0x000069dc arg  0x000000c0 , 0x00000002 
- 00025570  0x000069dd ior  0x00000002 , 0x0000003f 
- 00025571  0x000069de hstore  0x00000001 , 0x00008073 
- 00025572  0x000069df hfetch  0x00000001 , 0x00008077 
- 00025573  0x000069e0 ior  0x00000002 , 0x0000003f 
- 00025574  0x000069e1 hstore  0x00000001 , 0x00008077 
- 00025575  0x000069e2 call  0x000063ee 
- 00025576  0x000069e3 hfetch  0x00000001 , 0x00008077 
- 00025577  0x000069e4 set0  0x00000006 , 0x0000003f 
- 00025578  0x000069e5 set0  0x00000007 , 0x0000003f 
- 00025579  0x000069e6 hstore  0x00000001 , 0x00008077 
- 00025580  0x000069e7 nop  0x0000001e 
- 00025581  0x000069e8 branch  0x000063f6 
- 00025582  0x000069eb hfetch  0x00000001 , 0x00008081 
- 00025583  0x000069ec and  0x0000003f , 0x000000fc , 0x0000003f 
- 00025584  0x000069ed hstore  0x00000001 , 0x00008081 
- 00025585  0x000069ee rtn 
- 00025586  0x000069f0 hfetch  0x00000001 , 0x00008081 
- 00025587  0x000069f1 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00025588  0x000069f2 hstore  0x00000001 , 0x00008081 
- 00025589  0x000069f3 rtn 
- 00025590  0x000069f5 hfetch  0x00000001 , 0x00008081 
- 00025591  0x000069f6 or  0x0000003f , 0x00000003 , 0x0000003f 
- 00025592  0x000069f7 set0  0x00000004 , 0x0000003f 
- 00025593  0x000069f8 hstore  0x00000001 , 0x00008081 
- 00025594  0x000069f9 rtn 
- 00025595  0x000069fe copy  0x0000003f , 0x00000012 
- 00025596  0x000069ff call  0x0000640f 
- 00025597  0x00006a00 nop  0x00000064 
- 00025598  0x00006a01 copy  0x00000012 , 0x0000003f 
- 00025599  0x00006a02 call  0x00006414 
- 00025600  0x00006a03 copy  0x0000003f , 0x00000012 
- 00025601  0x00006a04 call  0x00006411 
- 00025602  0x00006a05 nop  0x00000064 
- 00025603  0x00006a06 copy  0x00000012 , 0x0000003f 
- 00025604  0x00006a07 rtn 
- 00025605  0x00006a0a copy  0x0000003f , 0x00000012 
- 00025606  0x00006a0b call  0x0000640f 
- 00025607  0x00006a0c nop  0x00000064 
- 00025608  0x00006a0d copy  0x00000012 , 0x0000003f 
- 00025609  0x00006a0e call  0x00006413 
- 00025610  0x00006a0f call  0x00006411 
- 00025611  0x00006a10 nop  0x00000064 
- 00025612  0x00006a11 rtn 
- 00025613  0x00006a15 fetcht  0x00000001 , 0x00004214 
- 00025614  0x00006a16 branch  0x0000680e 
- 00025615  0x00006a1a fetcht  0x00000001 , 0x00004214 
- 00025616  0x00006a1b branch  0x00006829 
- 00025617  0x00006a1f fetcht  0x00000001 , 0x00004214 
- 00025618  0x00006a20 branch  0x00006825 
- 00025619  0x00006a24 branch  0x000064ec 
- 00025620  0x00006a27 branch  0x000064f3 
- 00025621  0x00006a2f nbranch  0x00006419 , 0x00000028 
- 00025622  0x00006a30 hfetch  0x00000001 , 0x00008085 
- 00025623  0x00006a31 or_into  0x00000002 , 0x0000003f 
- 00025624  0x00006a32 hstore  0x00000001 , 0x00008085 
- 00025625  0x00006a34 copy  0x00000002 , 0x0000003e 
- 00025626  0x00006a35 branch  0x0000641c , 0x00000005 
- 00025627  0x00006a36 copy  0x00000013 , 0x0000003d 
- 00025628  0x00006a38 isolate0  0x00000000 , 0x0000003e 
- 00025629  0x00006a39 branch  0x000064b9 
- 00025630  0x00006a3d force  0x00000004 , 0x00000002 
- 00025631  0x00006a3f arg  0x000001fe , 0x00000011 
- 00025632  0x00006a40 hfetch  0x00000001 , 0x00008085 
- 00025633  0x00006a41 and_into  0x000000fd , 0x0000003f 
- 00025634  0x00006a42 hstore  0x00000001 , 0x00008085 
- 00025635  0x00006a43 call  0x00006419 
- 00025636  0x00006a44 arg  0x000055aa , 0x00000011 
- 00025637  0x00006a45 fetch  0x00000002 , 0x000001fe 
- 00025638  0x00006a46 ifetcht  0x00000002 , 0x00000006 
- 00025639  0x00006a47 isub  0x00000011 , 0x0000003e 
- 00025640  0x00006a48 rtn 
- 00025641  0x00006a4b arg  0x00000002 , 0x00000002 
- 00025642  0x00006a4c arg  0x00000204 , 0x00000011 
- 00025643  0x00006a4d call  0x00006419 
- 00025644  0x00006a4e fetch  0x00000002 , 0x00000204 
- 00025645  0x00006a4f store  0x00000002 , 0x000001f7 
- 00025646  0x00006a50 call  0x00006430 , 0x00000028 
- 00025647  0x00006a51 rtn 
- 00025648  0x00006a54 arg  0x00000010 , 0x00000002 
- 00025649  0x00006a55 arg  0x00000206 , 0x00000011 
- 00025650  0x00006a56 hfetch  0x00000001 , 0x00008085 
- 00025651  0x00006a57 and_into  0x000000fd , 0x0000003f 
- 00025652  0x00006a58 hstore  0x00000001 , 0x00008085 
- 00025653  0x00006a59 call  0x00006419 
- 00025654  0x00006a5a arg  0x00000206 , 0x00000006 
- 00025655  0x00006a5b arg  0x00000010 , 0x00000039 
- 00025656  0x00006a5c call  0x00007478 
- 00025657  0x00006a5d call  0x00007428 
- 00025658  0x00006a5e call  0x00007491 
- 00025659  0x00006a5f branch  0x00007422 
- 00025660  0x00006a62 disable  0x0000002d 
- 00025661  0x00006a63 call  0x0000641e 
- 00025662  0x00006a64 nrtn  0x00000005 
- 00025663  0x00006a65 enable  0x0000002d 
- 00025664  0x00006a66 jam  0x00000080 , 0x00008023 
- 00025665  0x00006a67 jam  0x00000000 , 0x00008022 
- 00025666  0x00006a68 jam  0x00000000 , 0x00008024 
- 00025667  0x00006a69 arg  0x00008025 , 0x00000011 
- 00025668  0x00006a6a call  0x00006415 
- 00025669  0x00006a6b jam  0x00000000 , 0x00008023 
- 00025670  0x00006a6d arg  0x00000006 , 0x00000002 
- 00025671  0x00006a6e call  0x0000641f 
- 00025672  0x00006a6f nrtn  0x00000005 
- 00025673  0x00006a70 ifetch  0x00000002 , 0x00000006 
- 00025674  0x00006a71 iforce  0x00000011 
- 00025675  0x00006a72 call  0x00006419 
- 00025676  0x00006a73 branch  0x00006446 
- 00025677  0x00006a78 call  0x00007f99 
- 00025678  0x00006a79 setarg  0x00001000 
- 00025679  0x00006a7a store  0x00000002 , 0x000001f7 
- 00025680  0x00006a7b arg  0x000065e5 , 0x00000013 
- 00025681  0x00006a7c arg  0x00000002 , 0x00000039 
- 00025682  0x00006a7e call  0x0000641e 
- 00025683  0x00006a7f nrtn  0x00000005 
- 00025684  0x00006a80 fetch  0x00000002 , 0x000001f7 
- 00025685  0x00006a81 byteswap  0x0000003f , 0x0000003f 
- 00025686  0x00006a82 iadd  0x00000002 , 0x0000003f 
- 00025687  0x00006a83 byteswap  0x0000003f , 0x0000003f 
- 00025688  0x00006a84 store  0x00000002 , 0x000001f7 
- 00025689  0x00006a85 loop  0x00006452 
- 00025690  0x00006a86 branch  0x00006446 
- 00025691  0x00006a89 call  0x00007f99 
- 00025692  0x00006a8a disable  0x00000028 
- 00025693  0x00006a8b call  0x0000666a 
- 00025694  0x00006a8c setarg  0x00000000 
- 00025695  0x00006a8d arg  0x000001f3 , 0x00000011 
- 00025696  0x00006a8e arg  0x00000002 , 0x00000002 
- 00025697  0x00006a8f call  0x000066b3 
- 00025698  0x00006a90 fetch  0x00000002 , 0x000001f3 
- 00025699  0x00006a91 bbit0  0x00000007 , 0x0000646e 
- 00025700  0x00006a92 jam  0x00000025 , 0x00008050 
- 00025701  0x00006a93 setarg  0x000007f0 
- 00025702  0x00006a94 arg  0x00000206 , 0x00000011 
- 00025703  0x00006a95 arg  0x00000010 , 0x00000002 
- 00025704  0x00006a96 call  0x000066b3 
- 00025705  0x00006a97 jam  0x00000008 , 0x00008006 
- 00025706  0x00006a98 set1  0x0000002b , 0x00000000 
- 00025707  0x00006a99 arg  0x00000206 , 0x00000006 
- 00025708  0x00006a9a call  0x00007484 
- 00025709  0x00006a9b enable  0x00000028 
- 00025710  0x00006a9d jam  0x00000000 , 0x000041da 
- 00025711  0x00006a9f call  0x000064b0 
- 00025712  0x00006aa0 fetch  0x00000002 , 0x000001f3 
- 00025713  0x00006aa1 byteswap  0x0000003f , 0x0000003f 
- 00025714  0x00006aa2 arg  0x000007ff , 0x00000002 
- 00025715  0x00006aa3 iand  0x00000002 , 0x0000003f 
- 00025716  0x00006aa4 branch  0x0000647b , 0x00000005 
- 00025717  0x00006aa5 call  0x0000666f 
- 00025718  0x00006aa6 arg  0x000066b8 , 0x00000013 
- 00025719  0x00006aa7 call  0x00006430 , 0x00000028 
- 00025720  0x00006aa8 call  0x0000643c 
- 00025721  0x00006aa9 fetch  0x00000001 , 0x000001f2 
- 00025722  0x00006aaa bbit0  0x00000000 , 0x0000646f 
- 00025723  0x00006aad call  0x0000666d 
- 00025724  0x00006aae jam  0x00000000 , 0x000041da 
- 00025725  0x00006ab0 call  0x000064b0 
- 00025726  0x00006ab1 call  0x000065c2 
- 00025727  0x00006ab2 fetch  0x00000001 , 0x000001f3 
- 00025728  0x00006ab3 bbit1  0x00000006 , 0x0000648e 
- 00025729  0x00006ab4 call  0x000064aa 
- 00025730  0x00006ab5 nbranch  0x00006486 , 0x0000002d 
- 00025731  0x00006ab6 fetch  0x00000001 , 0x000001f2 
- 00025732  0x00006ab7 bbit0  0x00000000 , 0x0000647d 
- 00025733  0x00006ab8 branch  0x0000649b 
- 00025734  0x00006aba call  0x000065bf 
- 00025735  0x00006abb fetch  0x00000001 , 0x000001f3 
- 00025736  0x00006abc bbit1  0x00000006 , 0x0000648e 
- 00025737  0x00006abd call  0x000064aa 
- 00025738  0x00006abe nbranch  0x0000648e , 0x0000002d 
- 00025739  0x00006abf fetch  0x00000001 , 0x000001f2 
- 00025740  0x00006ac0 bbit0  0x00000000 , 0x0000647d 
- 00025741  0x00006ac1 branch  0x0000649b 
- 00025742  0x00006ac4 jam  0x00000000 , 0x000041da 
- 00025743  0x00006ac6 call  0x000064b0 
- 00025744  0x00006ac7 fetch  0x00000001 , 0x000001f3 
- 00025745  0x00006ac8 bbit1  0x00000005 , 0x0000649b 
- 00025746  0x00006ac9 setarg  0x00000000 
- 00025747  0x00006aca store  0x00000003 , 0x000001f6 
- 00025748  0x00006acb call  0x00006502 
- 00025749  0x00006acc arg  0x00006578 , 0x00000013 
- 00025750  0x00006acd call  0x00006429 
- 00025751  0x00006ace call  0x0000643c 
- 00025752  0x00006acf nbranch  0x0000649b , 0x0000002d 
- 00025753  0x00006ad0 fetch  0x00000001 , 0x000001f2 
- 00025754  0x00006ad1 bbit0  0x00000000 , 0x0000648f 
- 00025755  0x00006ad4 bmark1  0x0000002b , 0x0000649d 
- 00025756  0x00006ad5 call  0x000064a3 
- 00025757  0x00006ad7 fetch  0x00000001 , 0x000001f3 
- 00025758  0x00006ad8 bbit0  0x00000004 , 0x000064a3 
- 00025759  0x00006ad9 jam  0x00000021 , 0x00008050 
- 00025760  0x00006ada call  0x00004c0e 
- 00025761  0x00006adc call  0x00004c2e 
- 00025762  0x00006add branch  0x000064a1 
- 00025763  0x00006ae0 setarg  0x00000000 
- 00025764  0x00006ae1 store  0x00000008 , 0x00000206 
- 00025765  0x00006ae2 store  0x00000008 , 0x0000020e 
- 00025766  0x00006ae3 force  0x00000004 , 0x00000038 
- 00025767  0x00006ae4 call  0x00007492 
- 00025768  0x00006ae5 jam  0x00000021 , 0x00008050 
- 00025769  0x00006ae6 rtn 
- 00025770  0x00006aea setarg  0x00000000 
- 00025771  0x00006aeb store  0x00000002 , 0x000001f7 
- 00025772  0x00006aec arg  0x000065e5 , 0x00000013 
- 00025773  0x00006aed call  0x000065a3 
- 00025774  0x00006aee call  0x00006429 
- 00025775  0x00006aef branch  0x0000643c 
- 00025776  0x00006af3 fetch  0x00000001 , 0x000041da 
- 00025777  0x00006af4 increase  0x00000001 , 0x0000003f 
- 00025778  0x00006af5 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00025779  0x00006af6 nbranch  0x000064b6 , 0x00000002 
- 00025780  0x00006af7 store  0x00000001 , 0x000041da 
- 00025781  0x00006af8 rtn 
- 00025782  0x00006afb call  0x000064a3 
- 00025783  0x00006afc call  0x00007fa1 
- 00025784  0x00006afd rtn 
- 00025785  0x00006b02 fetch  0x00000001 , 0x000001f2 
- 00025786  0x00006b03 lshift  0x0000003f , 0x0000003f 
- 00025787  0x00006b04 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025788  0x00006b05 isolate0  0x0000000f , 0x00000011 
- 00025789  0x00006b06 rtn  0x00000001 
- 00025790  0x00006b07 store  0x00000001 , 0x000001f2 
- 00025791  0x00006b08 rtn 
- 00025792  0x00006b0c hfetch  0x00000001 , 0x00008085 
- 00025793  0x00006b0d rtnbit0  0x00000001 
- 00025794  0x00006b0e branch  0x000064c6 
- 00025795  0x00006b10 hfetch  0x00000001 , 0x0000812c 
- 00025796  0x00006b11 qisolate1  0x0000003f 
- 00025797  0x00006b12 rtn  0x00000001 
- 00025798  0x00006b14 hfetch  0x00000001 , 0x00008108 
- 00025799  0x00006b15 bbit0  0x00000001 , 0x000064c3 
- 00025800  0x00006b16 call  0x00007422 
- 00025801  0x00006b17 branch  0x000064c3 
- 00025802  0x00006b1c fetch  0x00000002 , 0x00004199 
- 00025803  0x00006b1d rtn  0x00000034 
- 00025804  0x00006b1e jam  0x00000080 , 0x00008023 
- 00025805  0x00006b1f jam  0x00000000 , 0x00008022 
- 00025806  0x00006b20 jam  0x00000000 , 0x00008024 
- 00025807  0x00006b21 fetcht  0x00000002 , 0x0000419b 
- 00025808  0x00006b22 lshift2  0x00000002 , 0x00000039 
- 00025809  0x00006b23 iforce  0x00000006 
- 00025810  0x00006b25 ifetch  0x00000001 , 0x00000006 
- 00025811  0x00006b26 hstore  0x00000001 , 0x00008025 
- 00025812  0x00006b27 loop  0x000064d2 
- 00025813  0x00006b28 jam  0x00000000 , 0x00008023 
- 00025814  0x00006b29 rtn 
- 00025815  0x00006b2f bpatchx  0x0000008d , 0x00004031 
- 00025816  0x00006b30 call  0x000064dd 
- 00025817  0x00006b31 branch  0x000063f2 
- 00025818  0x00006b34 call  0x000064dd 
- 00025819  0x00006b35 call  0x000063ee 
- 00025820  0x00006b36 branch  0x000063f6 
- 00025821  0x00006b39 fetch  0x00000001 , 0x00004212 
- 00025822  0x00006b3a hstore  0x00000001 , 0x00008086 
- 00025823  0x00006b3b fetch  0x00000001 , 0x00004213 
- 00025824  0x00006b3c hstore  0x00000001 , 0x00008087 
- 00025825  0x00006b3d setarg  0x000001f5 
- 00025826  0x00006b3e hstore  0x00000002 , 0x0000808a 
- 00025827  0x00006b3f setarg  0x000001fa 
- 00025828  0x00006b40 hstore  0x00000002 , 0x0000808c 
- 00025829  0x00006b41 branch  0x000063ee 
- 00025830  0x00006b44 hfetch  0x00000001 , 0x00008086 
- 00025831  0x00006b45 set1  0x00000007 , 0x0000003f 
- 00025832  0x00006b46 hstore  0x00000001 , 0x00008086 
- 00025833  0x00006b47 set0  0x00000007 , 0x0000003f 
- 00025834  0x00006b48 hstore  0x00000001 , 0x00008086 
- 00025835  0x00006b49 rtn 
- 00025836  0x00006b4e set1  0x00000007 , 0x0000003f 
- 00025837  0x00006b4f store  0x00000002 , 0x000001f5 
- 00025838  0x00006b50 bpatchx  0x0000008e , 0x00004031 
- 00025839  0x00006b51 jam  0x00000002 , 0x00008088 
- 00025840  0x00006b52 jam  0x00000000 , 0x0000808e 
- 00025841  0x00006b53 jam  0x00000002 , 0x00008006 
- 00025842  0x00006b54 branch  0x000064fc 
- 00025843  0x00006b58 force  0x00000001 , 0x00000002 
- 00025844  0x00006b5c store  0x00000001 , 0x000001f5 
- 00025845  0x00006b5d bpatchx  0x0000008f , 0x00004031 
- 00025846  0x00006b5e jam  0x00000001 , 0x00008088 
- 00025847  0x00006b5f hstoret  0x00000002 , 0x0000808e 
- 00025848  0x00006b60 jam  0x00000002 , 0x00008006 
- 00025849  0x00006b61 call  0x000064fc 
- 00025850  0x00006b62 fetch  0x00000001 , 0x000001fa 
- 00025851  0x00006b63 rtn 
- 00025852  0x00006b66 fetch  0x00000002 , 0x000040d6 
- 00025853  0x00006b67 increase  0x00000001 , 0x0000003f 
- 00025854  0x00006b68 store  0x00000002 , 0x000040d6 
- 00025855  0x00006b69 hfetch  0x00000001 , 0x0000812c 
- 00025856  0x00006b6a bbit0  0x00000003 , 0x000064fc 
- 00025857  0x00006b6b rtn 
- 00025858  0x00006b6e jam  0x00000040 , 0x00008086 
- 00025859  0x00006b6f jam  0x00000000 , 0x00008087 
- 00025860  0x00006b70 hfetch  0x00000001 , 0x00008081 
- 00025861  0x00006b71 set0  0x00000000 , 0x0000003f 
- 00025862  0x00006b72 set1  0x00000001 , 0x0000003f 
- 00025863  0x00006b73 hstore  0x00000001 , 0x00008081 
- 00025864  0x00006b74 setarg  0x00000000 
- 00025865  0x00006b75 store  0x00000004 , 0x000001f5 
- 00025866  0x00006b76 rtn 
- 00025867  0x00006b7a setarg  0x00000000 
- 00025868  0x00006b7b hstore  0x00000002 , 0x0000808e 
- 00025869  0x00006b7c setarg  0x00000001 
- 00025870  0x00006b7d hstore  0x00000002 , 0x00008088 
- 00025871  0x00006b7e setarg  0x000001f5 
- 00025872  0x00006b7f hstore  0x00000002 , 0x0000808a 
- 00025873  0x00006b80 jam  0x00000006 , 0x000001f5 
- 00025874  0x00006b81 jam  0x00000002 , 0x00008006 
- 00025875  0x00006b82 branch  0x000064fc 
- 00025876  0x00006b92 disable  0x00000028 
- 00025877  0x00006b93 copy  0x0000003f , 0x00000012 
- 00025878  0x00006b94 fetch  0x00000001 , 0x00004239 
- 00025879  0x00006b95 rtnne  0x00000000 
- 00025880  0x00006b96 enable  0x00000028 
- 00025881  0x00006b97 copy  0x00000012 , 0x0000003f 
- 00025882  0x00006b98 branch  0x00006522 
- 00025883  0x00006b9c fetch  0x00000001 , 0x00004239 
- 00025884  0x00006b9d beq  0x00000001 , 0x00006522 
- 00025885  0x00006b9e beq  0x00000002 , 0x00006528 
- 00025886  0x00006b9f beq  0x00000003 , 0x00006530 
- 00025887  0x00006ba0 beq  0x00000004 , 0x00006537 
- 00025888  0x00006ba1 beq  0x00000005 , 0x0000653d 
- 00025889  0x00006ba2 rtn 
- 00025890  0x00006ba5 store  0x00000003 , 0x00004232 
- 00025891  0x00006ba6 copy  0x00000011 , 0x0000003f 
- 00025892  0x00006ba7 store  0x00000002 , 0x00004235 
- 00025893  0x00006ba8 storet  0x00000002 , 0x00004237 
- 00025894  0x00006ba9 jam  0x00000002 , 0x00004239 
- 00025895  0x00006baa branch  0x00006502 
- 00025896  0x00006bac call  0x00006502 
- 00025897  0x00006bad jam  0x00000003 , 0x00004239 
- 00025898  0x00006bae call  0x0000650b 
- 00025899  0x00006baf arg  0x000001f5 , 0x00000011 
- 00025900  0x00006bb0 fetch  0x00000003 , 0x00004232 
- 00025901  0x00006bb1 jam  0x00000004 , 0x00008088 
- 00025902  0x00006bb2 arg  0x00000020 , 0x00000002 
- 00025903  0x00006bb3 branch  0x00006556 
- 00025904  0x00006bb6 call  0x00006502 
- 00025905  0x00006bb7 call  0x0000650b 
- 00025906  0x00006bb8 setarg  0x00000005 
- 00025907  0x00006bb9 call  0x000064f3 
- 00025908  0x00006bba rtnbit1  0x00000000 
- 00025909  0x00006bbb jam  0x00000004 , 0x00004239 
- 00025910  0x00006bbc rtn 
- 00025911  0x00006bbe call  0x00006502 
- 00025912  0x00006bbf jam  0x00000005 , 0x00004239 
- 00025913  0x00006bc0 call  0x0000650b 
- 00025914  0x00006bc1 call  0x0000654a 
- 00025915  0x00006bc2 call  0x00006552 
- 00025916  0x00006bc3 branch  0x00006545 
- 00025917  0x00006bc5 call  0x00006502 
- 00025918  0x00006bc6 call  0x0000650b 
- 00025919  0x00006bc7 setarg  0x00000005 
- 00025920  0x00006bc8 call  0x000064f3 
- 00025921  0x00006bc9 rtnbit1  0x00000000 
- 00025922  0x00006bca jam  0x00000000 , 0x00004239 
- 00025923  0x00006bcb fetch  0x00000002 , 0x00004201 
- 00025924  0x00006bcc branch  0x00007f9c 
- 00025925  0x00006bce fetch  0x00000004 , 0x00000aa2 
- 00025926  0x00006bcf fetcht  0x00000002 , 0x00004235 
- 00025927  0x00006bd0 increase  0xfffffffc , 0x00000002 
- 00025928  0x00006bd1 istore  0x00000004 , 0x00000002 
- 00025929  0x00006bd2 rtn 
- 00025930  0x00006bd4 fetcht  0x00000002 , 0x00004235 
- 00025931  0x00006bd5 copy  0x00000002 , 0x00000011 
- 00025932  0x00006bd6 increase  0xfffffffc , 0x00000002 
- 00025933  0x00006bd7 ifetch  0x00000004 , 0x00000002 
- 00025934  0x00006bd8 store  0x00000004 , 0x00000aa2 
- 00025935  0x00006bd9 fetcht  0x00000002 , 0x00004237 
- 00025936  0x00006bda fetch  0x00000003 , 0x00004232 
- 00025937  0x00006bdb rtn 
- 00025938  0x00006be0 increase  0x00000004 , 0x00000002 
- 00025939  0x00006be1 hstoret  0x00000002 , 0x00008088 
- 00025940  0x00006be2 arg  0x00000002 , 0x00000002 
- 00025941  0x00006be3 increase  0xfffffffc , 0x00000011 
- 00025942  0x00006be6 istoret  0x00000001 , 0x00000011 
- 00025943  0x00006be7 rshift16  0x0000003f , 0x00000002 
- 00025944  0x00006be8 istoret  0x00000001 , 0x00000005 
- 00025945  0x00006be9 rshift8  0x0000003f , 0x00000002 
- 00025946  0x00006bea istoret  0x00000001 , 0x00000005 
- 00025947  0x00006beb istore  0x00000001 , 0x00000005 
- 00025948  0x00006bec deposit  0x00000011 
- 00025949  0x00006bed hstore  0x00000002 , 0x0000808a 
- 00025950  0x00006bee setarg  0x00000000 
- 00025951  0x00006bef hstore  0x00000002 , 0x0000808e 
- 00025952  0x00006bf0 jam  0x00000002 , 0x00008006 
- 00025953  0x00006bf1 branch  0x000064fc 
- 00025954  0x00006bf6 hstoret  0x00000002 , 0x0000808e 
- 00025955  0x00006bf7 rshift16  0x0000003f , 0x00000002 
- 00025956  0x00006bf8 storet  0x00000001 , 0x000001f6 
- 00025957  0x00006bf9 rshift8  0x0000003f , 0x00000002 
- 00025958  0x00006bfa storet  0x00000001 , 0x000001f7 
- 00025959  0x00006bfb store  0x00000001 , 0x000001f8 
- 00025960  0x00006bfc setarg  0x00000004 
- 00025961  0x00006bfd hstore  0x00000002 , 0x00008088 
- 00025962  0x00006bfe jam  0x00000003 , 0x000001f5 
- 00025963  0x00006bff setarg  0x000001f5 
- 00025964  0x00006c00 hstore  0x00000002 , 0x0000808a 
- 00025965  0x00006c01 deposit  0x00000011 
- 00025966  0x00006c02 hstore  0x00000002 , 0x0000808c 
- 00025967  0x00006c03 hfetch  0x00000001 , 0x00008086 
- 00025968  0x00006c04 isolate0  0x0000000f , 0x00000011 
- 00025969  0x00006c05 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025970  0x00006c06 hstore  0x00000001 , 0x00008086 
- 00025971  0x00006c07 jam  0x00000002 , 0x00008006 
- 00025972  0x00006c09 hfetch  0x00000001 , 0x0000812c 
- 00025973  0x00006c0a bbit1  0x00000007 , 0x00006574 
- 00025974  0x00006c0b arg  0x00000003 , 0x00000007 
- 00025975  0x00006c0c branch  0x000064fc 
- 00025976  0x00006c11 hstoret  0x00000002 , 0x0000808e 
- 00025977  0x00006c12 setarg  0x00000004 
- 00025978  0x00006c13 hstore  0x00000002 , 0x00008088 
- 00025979  0x00006c14 jam  0x00000003 , 0x000001f5 
- 00025980  0x00006c15 setarg  0x000001f5 
- 00025981  0x00006c16 hstore  0x00000002 , 0x0000808a 
- 00025982  0x00006c17 deposit  0x00000011 
- 00025983  0x00006c18 hstore  0x00000002 , 0x0000808c 
- 00025984  0x00006c19 hfetch  0x00000001 , 0x00008086 
- 00025985  0x00006c1a isolate0  0x0000000f , 0x00000011 
- 00025986  0x00006c1b setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025987  0x00006c1c hstore  0x00000001 , 0x00008086 
- 00025988  0x00006c1d jam  0x00000002 , 0x00008006 
- 00025989  0x00006c1f hfetch  0x00000001 , 0x0000812c 
- 00025990  0x00006c20 bbit1  0x00000007 , 0x00006585 
- 00025991  0x00006c21 arg  0x00000003 , 0x00000007 
- 00025992  0x00006c22 call  0x000064c0 
- 00025993  0x00006c23 call  0x000064fc 
- 00025994  0x00006c24 isolate1  0x00000002 , 0x0000003f 
- 00025995  0x00006c25 call  0x000064b9 
- 00025996  0x00006c26 fetch  0x00000001 , 0x000001f6 
- 00025997  0x00006c27 lshift16  0x0000003f , 0x00000012 
- 00025998  0x00006c28 fetch  0x00000001 , 0x000001f7 
- 00025999  0x00006c29 lshift8  0x0000003f , 0x0000003f 
- 00026000  0x00006c2a ior  0x00000012 , 0x00000012 
- 00026001  0x00006c2b fetch  0x00000001 , 0x000001f8 
- 00026002  0x00006c2c ior  0x00000012 , 0x0000003f 
- 00026003  0x00006c2d iadd  0x00000002 , 0x0000003f 
- 00026004  0x00006c2e store  0x00000001 , 0x000001f8 
- 00026005  0x00006c2f rshift8  0x0000003f , 0x0000003f 
- 00026006  0x00006c30 store  0x00000001 , 0x000001f7 
- 00026007  0x00006c31 rshift8  0x0000003f , 0x0000003f 
- 00026008  0x00006c32 store  0x00000001 , 0x000001f6 
- 00026009  0x00006c33 rtn 
- 00026010  0x00006c39 jam  0x00000001 , 0x00008010 
- 00026011  0x00006c3a rtn 
- 00026012  0x00006c41 jam  0x0000000c , 0x00008091 
- 00026013  0x00006c42 jam  0x0000000d , 0x00008092 
- 00026014  0x00006c43 jam  0x0000000d , 0x00008093 
- 00026015  0x00006c44 jam  0x0000000d , 0x00008094 
- 00026016  0x00006c45 jam  0x0000000d , 0x00008095 
- 00026017  0x00006c46 jam  0x0000000c , 0x00008096 
- 00026018  0x00006c47 branch  0x000065a9 
- 00026019  0x00006c4b jam  0x00000005 , 0x00008091 
- 00026020  0x00006c4c jam  0x00000007 , 0x00008092 
- 00026021  0x00006c4d jam  0x00000007 , 0x00008093 
- 00026022  0x00006c4e jam  0x00000007 , 0x00008094 
- 00026023  0x00006c4f jam  0x00000007 , 0x00008095 
- 00026024  0x00006c50 jam  0x00000005 , 0x00008096 
- 00026025  0x00006c52 hfetch  0x00000001 , 0x0000807b 
- 00026026  0x00006c53 or_into  0x000000c0 , 0x0000003f 
- 00026027  0x00006c54 hstore  0x00000001 , 0x0000807b 
- 00026028  0x00006c55 hfetch  0x00000001 , 0x00008081 
- 00026029  0x00006c56 or_into  0x00000010 , 0x0000003f 
- 00026030  0x00006c57 hstore  0x00000001 , 0x00008081 
- 00026031  0x00006c58 rtn 
- 00026032  0x00006c5d hfetch  0x00000001 , 0x0000812c 
- 00026033  0x00006c5e bbit0  0x00000005 , 0x000065b0 
- 00026034  0x00006c5f rtn 
- 00026035  0x00006c68 hstore  0x00000002 , 0x00008098 
- 00026036  0x00006c69 deposit  0x00000011 
- 00026037  0x00006c6a hstore  0x00000002 , 0x0000809a 
- 00026038  0x00006c6b deposit  0x00000012 
- 00026039  0x00006c6c hstore  0x00000002 , 0x0000809c 
- 00026040  0x00006c6d deposit  0x00000002 
- 00026041  0x00006c6e hstore  0x00000002 , 0x0000809e 
- 00026042  0x00006c6f arg  0x00000001 , 0x00000002 
- 00026043  0x00006c70 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00026044  0x00006c71 hstore  0x00000001 , 0x00008090 
- 00026045  0x00006c72 jam  0x00000004 , 0x00008006 
- 00026046  0x00006c73 branch  0x000065b0 
- 00026047  0x00006c77 set1  0x00000028 , 0x00000000 
- 00026048  0x00006c78 jam  0x00000008 , 0x00004211 
- 00026049  0x00006c79 rtn 
- 00026050  0x00006c7c set0  0x00000028 , 0x00000000 
- 00026051  0x00006c7d jam  0x00000020 , 0x00004211 
- 00026052  0x00006c7e rtn 
- 00026053  0x00006c82 fetch  0x00000001 , 0x00004203 
- 00026054  0x00006c83 iadd  0x00000012 , 0x0000003f 
- 00026055  0x00006c84 store  0x00000001 , 0x000001f7 
- 00026056  0x00006c85 branch  0x000065cc 
- 00026057  0x00006c88 fetch  0x00000002 , 0x000001f7 
- 00026058  0x00006c89 byteswap  0x0000003f , 0x0000003f 
- 00026059  0x00006c8a store  0x00000001 , 0x000001f7 
- 00026060  0x00006c90 setarg  0x00000003 
- 00026061  0x00006c91 hstore  0x00000002 , 0x00008098 
- 00026062  0x00006c92 jam  0x000000a0 , 0x000001f6 
- 00026063  0x00006c93 jam  0x000000a1 , 0x000001f8 
- 00026064  0x00006c94 branch  0x000065eb 
- 00026065  0x00006c9b storet  0x00000002 , 0x00000aa2 
- 00026066  0x00006c9c call  0x000065d6 
- 00026067  0x00006c9d fetcht  0x00000002 , 0x00000aa2 
- 00026068  0x00006c9e call  0x00006606 
- 00026069  0x00006c9f branch  0x000065dd 
- 00026070  0x00006ca2 fetch  0x00000001 , 0x0000423a 
- 00026071  0x00006ca3 rtneq  0x000000ff 
- 00026072  0x00006ca4 bbit0  0x00000006 , 0x000065db 
- 00026073  0x00006ca5 setarg  0x000249f0 
- 00026074  0x00006ca6 call  0x00002a8f 
- 00026075  0x00006ca8 fetcht  0x00000001 , 0x0000423a 
- 00026076  0x00006ca9 branch  0x00006829 
- 00026077  0x00006cac fetcht  0x00000001 , 0x0000423a 
- 00026078  0x00006cad branch  0x00006825 
- 00026079  0x00006cb3 bpatchx  0x00000090 , 0x00004032 
- 00026080  0x00006cb4 bmark1  0x00000028 , 0x000065c5 
- 00026081  0x00006cb5 fetch  0x00000002 , 0x00004203 
- 00026082  0x00006cb6 iadd  0x00000012 , 0x0000003f 
- 00026083  0x00006cb7 byteswap  0x0000003f , 0x0000003f 
- 00026084  0x00006cb8 store  0x00000002 , 0x000001f7 
- 00026085  0x00006cbc bpatchx  0x00000091 , 0x00004032 
- 00026086  0x00006cbd bmark1  0x00000028 , 0x000065c9 
- 00026087  0x00006cbe setarg  0x00000004 
- 00026088  0x00006cbf hstore  0x00000002 , 0x00008098 
- 00026089  0x00006cc0 jam  0x000000a0 , 0x000001f6 
- 00026090  0x00006cc1 jam  0x000000a1 , 0x000001f9 
- 00026091  0x00006cc3 setarg  0x000001f6 
- 00026092  0x00006cc4 hstore  0x00000002 , 0x0000809a 
- 00026093  0x00006cc5 hstoret  0x00000002 , 0x0000809e 
- 00026094  0x00006cc6 deposit  0x00000011 
- 00026095  0x00006cc7 hstore  0x00000002 , 0x0000809c 
- 00026096  0x00006cc8 setarg  0x00000002 
- 00026097  0x00006cc9 isolate0  0x0000000f , 0x00000011 
- 00026098  0x00006cca setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00026099  0x00006ccb hstore  0x00000001 , 0x00008090 
- 00026100  0x00006ccc jam  0x00000004 , 0x00008006 
- 00026101  0x00006ccd arg  0x00000005 , 0x00000007 
- 00026102  0x00006cce call  0x000064c0 
- 00026103  0x00006ccf call  0x000065b0 
- 00026104  0x00006cd0 isolate1  0x00000004 , 0x0000003f 
- 00026105  0x00006cd1 call  0x000064b9 
- 00026106  0x00006cd2 bmark1  0x00000028 , 0x00006601 
- 00026107  0x00006cd3 fetch  0x00000002 , 0x000001f7 
- 00026108  0x00006cd4 byteswap  0x0000003f , 0x0000003f 
- 00026109  0x00006cd5 iadd  0x00000002 , 0x0000003f 
- 00026110  0x00006cd6 byteswap  0x0000003f , 0x0000003f 
- 00026111  0x00006cd7 store  0x00000002 , 0x000001f7 
- 00026112  0x00006cd8 rtn 
- 00026113  0x00006cdb fetch  0x00000001 , 0x000001f7 
- 00026114  0x00006cdc iadd  0x00000002 , 0x0000003f 
- 00026115  0x00006cdd byteswap  0x0000003f , 0x0000003f 
- 00026116  0x00006cde store  0x00000002 , 0x000001f7 
- 00026117  0x00006cdf rtn 
- 00026118  0x00006ce6 fetch  0x00000002 , 0x00004203 
- 00026119  0x00006ce7 iadd  0x00000012 , 0x0000003f 
- 00026120  0x00006ceb store  0x00000002 , 0x00000a9a 
- 00026121  0x00006cec bpatchx  0x00000092 , 0x00004032 
- 00026122  0x00006ced storet  0x00000002 , 0x00000aa2 
- 00026123  0x00006cee copy  0x00000011 , 0x0000003f 
- 00026124  0x00006cef store  0x00000002 , 0x00000ab9 
- 00026125  0x00006cf1 call  0x0000661d 
- 00026126  0x00006cf3 fetcht  0x00000002 , 0x00000ab2 
- 00026127  0x00006cf4 fetch  0x00000002 , 0x00000ab9 
- 00026128  0x00006cf5 copy  0x0000003f , 0x00000011 
- 00026129  0x00006cf6 fetch  0x00000002 , 0x00000a9a 
- 00026130  0x00006cf8 call  0x0000663d 
- 00026131  0x00006cfa fetch  0x00000002 , 0x00000ab2 
- 00026132  0x00006cfb fetcht  0x00000002 , 0x00000ab9 
- 00026133  0x00006cfc iadd  0x00000002 , 0x00000002 
- 00026134  0x00006cfd storet  0x00000002 , 0x00000ab9 
- 00026135  0x00006cfe fetcht  0x00000002 , 0x00000a9a 
- 00026136  0x00006cff iadd  0x00000002 , 0x00000002 
- 00026137  0x00006d00 storet  0x00000002 , 0x00000a9a 
- 00026138  0x00006d01 fetch  0x00000002 , 0x00000aa2 
- 00026139  0x00006d02 nbranch  0x0000660d , 0x00000034 
- 00026140  0x00006d03 rtn 
- 00026141  0x00006d0c bpatchx  0x00000093 , 0x00004032 
- 00026142  0x00006d0d fetch  0x00000001 , 0x00004211 
- 00026143  0x00006d0e increase  0xffffffff , 0x0000003f 
- 00026144  0x00006d0f fetcht  0x00000002 , 0x00000a9a 
- 00026145  0x00006d10 ior  0x00000002 , 0x0000003f 
- 00026146  0x00006d11 increase  0x00000001 , 0x0000003f 
- 00026147  0x00006d12 store  0x00000003 , 0x00000ab6 
- 00026148  0x00006d14 fetch  0x00000002 , 0x00000aa2 
- 00026149  0x00006d15 iadd  0x00000002 , 0x0000003f 
- 00026150  0x00006d17 fetcht  0x00000003 , 0x00000ab6 
- 00026151  0x00006d18 isub  0x00000002 , 0x0000003f 
- 00026152  0x00006d19 nbranch  0x0000662f , 0x00000002 
- 00026153  0x00006d1a store  0x00000002 , 0x00000aa2 
- 00026154  0x00006d1b fetch  0x00000003 , 0x00000ab6 
- 00026155  0x00006d1c fetcht  0x00000002 , 0x00000a9a 
- 00026156  0x00006d1d isub  0x00000002 , 0x0000003f 
- 00026157  0x00006d1e store  0x00000002 , 0x00000ab2 
- 00026158  0x00006d1f rtn 
- 00026159  0x00006d21 fetch  0x00000002 , 0x00000aa2 
- 00026160  0x00006d22 store  0x00000002 , 0x00000ab2 
- 00026161  0x00006d23 setarg  0x00000000 
- 00026162  0x00006d24 store  0x00000002 , 0x00000aa2 
- 00026163  0x00006d25 rtn 
- 00026164  0x00006d28 increase  0x00000002 , 0x00000002 
- 00026165  0x00006d29 hstoret  0x00000002 , 0x00008098 
- 00026166  0x00006d2a increase  0xfffffffe , 0x00000011 
- 00026167  0x00006d2b ifetcht  0x00000003 , 0x00000011 
- 00026168  0x00006d2c copy  0x00000002 , 0x00000012 
- 00026169  0x00006d2d arg  0x000000a0 , 0x00000002 
- 00026170  0x00006d2e istoret  0x00000001 , 0x00000011 
- 00026171  0x00006d30 istore  0x00000001 , 0x00000005 
- 00026172  0x00006d31 branch  0x0000664a 
- 00026173  0x00006d35 copy  0x0000003f , 0x00000012 
- 00026174  0x00006d36 bpatchx  0x00000094 , 0x00004032 
- 00026175  0x00006d37 bmark1  0x00000028 , 0x00006634 
- 00026176  0x00006d38 copy  0x00000012 , 0x0000003f 
- 00026177  0x00006d39 increase  0x00000003 , 0x00000002 
- 00026178  0x00006d3a hstoret  0x00000002 , 0x00008098 
- 00026179  0x00006d3b increase  0xfffffffd , 0x00000011 
- 00026180  0x00006d3c ifetcht  0x00000003 , 0x00000011 
- 00026181  0x00006d3d copy  0x00000002 , 0x00000012 
- 00026182  0x00006d3e arg  0x000000a0 , 0x00000002 
- 00026183  0x00006d3f istoret  0x00000001 , 0x00000011 
- 00026184  0x00006d40 byteswap  0x0000003f , 0x0000003f 
- 00026185  0x00006d41 istore  0x00000002 , 0x00000005 
- 00026186  0x00006d43 deposit  0x00000011 
- 00026187  0x00006d44 hstore  0x00000002 , 0x0000809a 
- 00026188  0x00006d45 setarg  0x00000000 
- 00026189  0x00006d46 hstore  0x00000002 , 0x0000809e 
- 00026190  0x00006d47 jam  0x00000001 , 0x00008090 
- 00026191  0x00006d48 jam  0x00000004 , 0x00008006 
- 00026192  0x00006d49 call  0x000065b0 
- 00026193  0x00006d4a copy  0x00000012 , 0x0000003f 
- 00026194  0x00006d4b istore  0x00000003 , 0x00000011 
- 00026195  0x00006d4e bpatchx  0x00000095 , 0x00004032 
- 00026196  0x00006d4f jam  0x00000000 , 0x000001f9 
- 00026197  0x00006d51 setarg  0x00000001 
- 00026198  0x00006d52 hstore  0x00000002 , 0x00008098 
- 00026199  0x00006d53 jam  0x000000a0 , 0x000001f6 
- 00026200  0x00006d54 setarg  0x000001f6 
- 00026201  0x00006d55 hstore  0x00000002 , 0x0000809a 
- 00026202  0x00006d56 setarg  0x00000000 
- 00026203  0x00006d57 hstore  0x00000002 , 0x0000809e 
- 00026204  0x00006d58 hstore  0x00000002 , 0x0000809c 
- 00026205  0x00006d59 setarg  0x00000003 
- 00026206  0x00006d5a hstore  0x00000001 , 0x00008090 
- 00026207  0x00006d5b jam  0x00000004 , 0x00008006 
- 00026208  0x00006d5c call  0x000065b0 
- 00026209  0x00006d5d hfetch  0x00000001 , 0x0000812c 
- 00026210  0x00006d5e rtnbit0  0x00000006 
- 00026211  0x00006d5f nop  0x000005dc 
- 00026212  0x00006d60 fetch  0x00000001 , 0x000001f9 
- 00026213  0x00006d61 increase  0x00000001 , 0x0000003f 
- 00026214  0x00006d62 store  0x00000001 , 0x000001f9 
- 00026215  0x00006d63 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00026216  0x00006d64 nrtn  0x00000002 
- 00026217  0x00006d65 branch  0x00006655 
- 00026218  0x00006d6a jam  0x00000070 , 0x00008973 
- 00026219  0x00006d6b nop  0x00000bb8 
- 00026220  0x00006d6c rtn 
- 00026221  0x00006d6f jam  0x00000030 , 0x00008973 
- 00026222  0x00006d70 rtn 
- 00026223  0x00006d73 lshift3  0x0000003f , 0x0000003f 
- 00026224  0x00006d74 hstore  0x00000002 , 0x00008045 
- 00026225  0x00006d75 jam  0x00000000 , 0x0000804b 
- 00026226  0x00006d76 rtn 
- 00026227  0x00006d7a call  0x0000666f 
- 00026228  0x00006d7b call  0x000066a0 
- 00026229  0x00006d7d ifetcht  0x00000001 , 0x00000011 
- 00026230  0x00006d7e increase  0x00000001 , 0x00000011 
- 00026231  0x00006d7f force  0x00000000 , 0x00000007 
- 00026232  0x00006d81 qisolate0  0x00000002 
- 00026233  0x00006d82 branch  0x00006697 , 0x00000001 
- 00026234  0x00006d83 hfetch  0x00000001 , 0x00008046 
- 00026235  0x00006d84 set1  0x00000006 , 0x0000003f 
- 00026236  0x00006d85 set1  0x00000007 , 0x0000003f 
- 00026237  0x00006d86 hstore  0x00000001 , 0x00008046 
- 00026238  0x00006d87 jam  0x00000002 , 0x00008047 
- 00026239  0x00006d88 jam  0x00000082 , 0x00008047 
- 00026240  0x00006d89 set0  0x00000007 , 0x0000003f 
- 00026241  0x00006d8a hstore  0x00000001 , 0x00008046 
- 00026242  0x00006d8b jam  0x0000008a , 0x00008047 
- 00026243  0x00006d8c nop  0x0000000b 
- 00026244  0x00006d8d jam  0x000000ca , 0x00008047 
- 00026245  0x00006d8e nop  0x00000021 
- 00026246  0x00006d8f jam  0x0000004a , 0x00008047 
- 00026247  0x00006d90 nop  0x0000002c 
- 00026248  0x00006d91 jam  0x000000ca , 0x00008047 
- 00026249  0x00006d92 nop  0x00000016 
- 00026250  0x00006d93 jam  0x0000008a , 0x00008047 
- 00026251  0x00006d94 nop  0x00000021 
- 00026252  0x00006d95 jam  0x00000082 , 0x00008047 
- 00026253  0x00006d96 nop  0x00000001 
- 00026254  0x00006d97 jam  0x00000092 , 0x00008047 
- 00026255  0x00006d98 nop  0x0000000a 
- 00026256  0x00006d99 jam  0x000000b2 , 0x00008047 
- 00026257  0x00006d9a hfetch  0x00000001 , 0x00008007 
- 00026258  0x00006d9b jam  0x00000092 , 0x00008047 
- 00026259  0x00006d9c nop  0x00000001 
- 00026260  0x00006d9d jam  0x00000082 , 0x00008047 
- 00026261  0x00006d9e qisolate0  0x0000003f 
- 00026262  0x00006d9f branch  0x00006678 , 0x00000001 
- 00026263  0x00006da1 hfetch  0x00000002 , 0x00008045 
- 00026264  0x00006da2 increase  0x00000001 , 0x0000003f 
- 00026265  0x00006da3 hstore  0x00000002 , 0x00008045 
- 00026266  0x00006da4 increase  0x00000001 , 0x00000007 
- 00026267  0x00006da5 compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00026268  0x00006da6 nbranch  0x00006678 , 0x00000001 
- 00026269  0x00006da7 loop  0x00006675 
- 00026270  0x00006da8 jam  0x00000083 , 0x00008047 
- 00026271  0x00006da9 rtn 
- 00026272  0x00006dac jam  0x00000082 , 0x00008047 
- 00026273  0x00006dad nop  0x0000000c 
- 00026274  0x00006dae jam  0x00000080 , 0x00008047 
- 00026275  0x00006daf jam  0x00000082 , 0x00008047 
- 00026276  0x00006db0 nop  0x00000096 
- 00026277  0x00006db1 rtn 
- 00026278  0x00006db5 call  0x000066a0 
- 00026279  0x00006db6 jam  0x000000a2 , 0x00008047 
- 00026280  0x00006db7 deposit  0x00000011 
- 00026281  0x00006db8 hstore  0x00000002 , 0x00008048 
- 00026282  0x00006db9 set1  0x0000000b , 0x00000002 
- 00026283  0x00006dba isolate0  0x0000000f , 0x0000003f 
- 00026284  0x00006dbb setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00026285  0x00006dbc hstoret  0x00000002 , 0x0000804a 
- 00026286  0x00006dbd jam  0x00000001 , 0x00008006 
- 00026287  0x00006dbe rtn 
- 00026288  0x00006dc1 hfetch  0x00000001 , 0x0000812c 
- 00026289  0x00006dc2 bbit0  0x00000001 , 0x000066b0 
- 00026290  0x00006dc3 rtn 
- 00026291  0x00006dc7 call  0x0000666f 
- 00026292  0x00006dc8 call  0x000066a6 
- 00026293  0x00006dc9 call  0x000066b0 
- 00026294  0x00006dca jam  0x00000083 , 0x00008047 
- 00026295  0x00006dcb rtn 
- 00026296  0x00006dd1 hfetch  0x00000002 , 0x00008124 
- 00026297  0x00006dd2 hstore  0x00000002 , 0x00008045 
- 00026298  0x00006dd3 call  0x000066a6 
- 00026299  0x00006dd4 arg  0x00000001 , 0x00000007 
- 00026300  0x00006dd5 call  0x000064c0 
- 00026301  0x00006dd6 call  0x000066b0 
- 00026302  0x00006dd7 isolate1  0x00000000 , 0x0000003f 
- 00026303  0x00006dd8 call  0x000064b9 
- 00026304  0x00006dd9 jam  0x00000083 , 0x00008047 
- 00026305  0x00006dda rtn 
- 00026306  0x00006dde hfetch  0x00000002 , 0x0000805e 
- 00026307  0x00006ddf iforce  0x0000000a 
- 00026308  0x00006de0 rtn 
- 00026309  0x00006de3 deposit  0x0000000a 
- 00026310  0x00006de4 hstore  0x00000002 , 0x0000805e 
- 00026311  0x00006de5 rtn 
- 00026312  0x00006de8 deposit  0x00000003 
- 00026313  0x00006de9 hstore  0x00000002 , 0x00008058 
- 00026314  0x00006dea rtn 
- 00026315  0x00006ded hfetch  0x00000002 , 0x00008058 
- 00026316  0x00006dee copy  0x0000003f , 0x00000003 
- 00026317  0x00006def rtn 
- 00026318  0x00006df2 fetch  0x00000002 , 0x00004243 
- 00026319  0x00006df3 hstore  0x00000002 , 0x00008052 
- 00026320  0x00006df4 rtn 
- 00026321  0x00006df7 deposit  0x00000039 
- 00026322  0x00006df8 rtn  0x00000034 
- 00026323  0x00006dfa increase  0xfffffff8 , 0x00000039 
- 00026324  0x00006dfb call  0x000066de , 0x00000002 
- 00026325  0x00006dfc rtn  0x00000005 
- 00026326  0x00006dfd branch  0x000066d3 , 0x00000002 
- 00026327  0x00006dfe increase  0x00000008 , 0x00000039 
- 00026328  0x00006e00 increase  0xfffffffc , 0x00000039 
- 00026329  0x00006e01 call  0x000066e1 , 0x00000002 
- 00026330  0x00006e02 rtn  0x00000005 
- 00026331  0x00006e03 branch  0x000066d8 , 0x00000002 
- 00026332  0x00006e04 increase  0x00000004 , 0x00000039 
- 00026333  0x00006e05 branch  0x000066e4 
- 00026334  0x00006e08 ifetch  0x00000008 , 0x00000006 
- 00026335  0x00006e09 istore  0x00000008 , 0x0000000a 
- 00026336  0x00006e0a rtn 
- 00026337  0x00006e0d ifetch  0x00000004 , 0x00000006 
- 00026338  0x00006e0e istore  0x00000004 , 0x0000000a 
- 00026339  0x00006e0f rtn 
- 00026340  0x00006e12 deposit  0x00000039 
- 00026341  0x00006e13 rtn  0x00000034 
- 00026342  0x00006e15 ifetch  0x00000001 , 0x00000006 
- 00026343  0x00006e16 istore  0x00000001 , 0x0000000a 
- 00026344  0x00006e17 loop  0x000066e6 
- 00026345  0x00006e18 rtn 
- 00026346  0x00006e1b deposit  0x00000039 
- 00026347  0x00006e1c rtn  0x00000034 
- 00026348  0x00006e1e increase  0xfffffff8 , 0x00000039 
- 00026349  0x00006e1f call  0x000066f7 , 0x00000002 
- 00026350  0x00006e20 rtn  0x00000005 
- 00026351  0x00006e21 branch  0x000066ec , 0x00000002 
- 00026352  0x00006e22 increase  0x00000008 , 0x00000039 
- 00026353  0x00006e24 increase  0xfffffffc , 0x00000039 
- 00026354  0x00006e25 call  0x000066fa , 0x00000002 
- 00026355  0x00006e26 rtn  0x00000005 
- 00026356  0x00006e27 branch  0x000066f1 , 0x00000002 
- 00026357  0x00006e28 increase  0x00000004 , 0x00000039 
- 00026358  0x00006e29 branch  0x000066fd 
- 00026359  0x00006e2c ifetch  0x00000008 , 0x00000003 
- 00026360  0x00006e2d istore  0x00000008 , 0x00000005 
- 00026361  0x00006e2e rtn 
- 00026362  0x00006e31 ifetch  0x00000004 , 0x00000003 
- 00026363  0x00006e32 istore  0x00000004 , 0x00000005 
- 00026364  0x00006e33 rtn 
- 00026365  0x00006e37 deposit  0x00000039 
- 00026366  0x00006e38 rtn  0x00000034 
- 00026367  0x00006e3a ifetch  0x00000001 , 0x00000003 
- 00026368  0x00006e3b istore  0x00000001 , 0x00000005 
- 00026369  0x00006e3c loop  0x000066ff 
- 00026370  0x00006e3d rtn 
- 00026371  0x00006e41 deposit  0x00000039 
- 00026372  0x00006e42 rtn  0x00000034 
- 00026373  0x00006e44 ifetch  0x00000001 , 0x00000003 
- 00026374  0x00006e45 istore  0x00000001 , 0x0000000a 
- 00026375  0x00006e46 loop  0x00006705 
- 00026376  0x00006e47 rtn 
- 00026377  0x00006e4d jam  0x0000003d , 0x00000a99 
- 00026378  0x00006e4e branch  0x00007d86 
- 00026379  0x00006e52 bpatchx  0x00000096 , 0x00004032 
- 00026380  0x00006e53 fetch  0x00000001 , 0x00004217 
- 00026381  0x00006e54 rtn  0x00000034 
- 00026382  0x00006e55 call  0x000067a3 
- 00026383  0x00006e56 call  0x000067a9 , 0x00000005 
- 00026384  0x00006e57 call  0x0000673e 
- 00026385  0x00006e59 fetch  0x00000001 , 0x00004217 
- 00026386  0x00006e5a icopy  0x00000013 
- 00026387  0x00006e5b fetcht  0x00000002 , 0x00004215 
- 00026388  0x00006e5c storet  0x00000002 , 0x0000018c 
- 00026389  0x00006e5e copy  0x00000013 , 0x0000003f 
- 00026390  0x00006e5f branch  0x00006709 , 0x00000034 
- 00026391  0x00006e60 increase  0xffffffff , 0x00000013 
- 00026392  0x00006e61 copy  0x00000002 , 0x00000011 
- 00026393  0x00006e62 ifetch  0x00000001 , 0x00000011 
- 00026394  0x00006e63 fetcht  0x00000001 , 0x00000184 
- 00026395  0x00006e64 isub  0x00000002 , 0x0000003e 
- 00026396  0x00006e65 call  0x00006725 , 0x00000005 
- 00026397  0x00006e66 branch  0x00006721 , 0x00000002 
- 00026398  0x00006e67 ifetch  0x00000001 , 0x00000011 
- 00026399  0x00006e68 increase  0x00000001 , 0x0000003f 
- 00026400  0x00006e69 istore  0x00000001 , 0x00000011 
- 00026401  0x00006e6b fetcht  0x00000002 , 0x0000018c 
- 00026402  0x00006e6c increase  0x00000022 , 0x00000002 
- 00026403  0x00006e6d storet  0x00000002 , 0x0000018c 
- 00026404  0x00006e6e branch  0x00006715 
- 00026405  0x00006e71 setarg  0x00000000 
- 00026406  0x00006e72 istore  0x00000001 , 0x00000011 
- 00026407  0x00006e73 fetch  0x00000001 , 0x00000185 
- 00026408  0x00006e74 istore  0x00000001 , 0x00000005 
- 00026409  0x00006e75 bne  0x00000033 , 0x00006733 
- 00026410  0x00006e76 arg  0x000041be , 0x00000012 
- 00026411  0x00006e78 ifetch  0x00000006 , 0x00000006 
- 00026412  0x00006e79 istore  0x00000008 , 0x00000005 
- 00026413  0x00006e7a setarg  0x00000000 
- 00026414  0x00006e7b istore  0x00000008 , 0x00000005 
- 00026415  0x00006e7c copy  0x00000012 , 0x00000006 
- 00026416  0x00006e7e call  0x00007ebf 
- 00026417  0x00006e7f force  0x00000001 , 0x0000003e 
- 00026418  0x00006e80 rtn 
- 00026419  0x00006e83 beq  0x00000036 , 0x00006737 
- 00026420  0x00006e84 beq  0x00000037 , 0x0000673b 
- 00026421  0x00006e85 arg  0x00004419 , 0x00000012 
- 00026422  0x00006e86 branch  0x0000672b 
- 00026423  0x00006e89 arg  0x000044d5 , 0x00000006 
- 00026424  0x00006e8a call  0x00007ebf 
- 00026425  0x00006e8c arg  0x00004419 , 0x00000006 
- 00026426  0x00006e8d branch  0x00006730 
- 00026427  0x00006e90 arg  0x000044cd , 0x00000006 
- 00026428  0x00006e91 call  0x00007ebf 
- 00026429  0x00006e92 branch  0x00006739 
- 00026430  0x00006e96 call  0x00007fe9 
- 00026431  0x00006e97 fetch  0x00000001 , 0x00004217 
- 00026432  0x00006e98 rtn  0x00000034 
- 00026433  0x00006e99 fetch  0x00000002 , 0x00004682 
- 00026434  0x00006e9a bbit1  0x00000000 , 0x00006754 
- 00026435  0x00006e9c bpatchx  0x00000097 , 0x00004032 
- 00026436  0x00006e9d fetch  0x00000001 , 0x0000448e 
- 00026437  0x00006e9e beq  0x00000000 , 0x0000674d 
- 00026438  0x00006e9f fetch  0x00000001 , 0x00000454 
- 00026439  0x00006ea0 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00026440  0x00006ea1 branch  0x0000674d , 0x00000001 
- 00026441  0x00006ea2 compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00026442  0x00006ea3 branch  0x00006752 , 0x00000001 
- 00026443  0x00006ea4 compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00026444  0x00006ea5 branch  0x00006750 , 0x00000001 
- 00026445  0x00006ea7 jam  0x00000035 , 0x00000185 
- 00026446  0x00006ea8 fetch  0x00000006 , 0x0000044f 
- 00026447  0x00006ea9 branch  0x00006757 
- 00026448  0x00006eac jam  0x00000037 , 0x00000185 
- 00026449  0x00006ead branch  0x00006757 
- 00026450  0x00006eb1 jam  0x00000036 , 0x00000185 
- 00026451  0x00006eb2 branch  0x00006757 
- 00026452  0x00006eb6 bpatchx  0x00000098 , 0x00004033 
- 00026453  0x00006eb7 jam  0x00000033 , 0x00000185 
- 00026454  0x00006eb8 fetch  0x00000006 , 0x00000040 
- 00026455  0x00006eba store  0x00000006 , 0x00000186 
- 00026456  0x00006ebb fetch  0x00000002 , 0x00004215 
- 00026457  0x00006ebc ifetcht  0x00000001 , 0x0000003f 
- 00026458  0x00006ebd pincrease  0x00000001 
- 00026459  0x00006ebe store  0x00000002 , 0x0000018c 
- 00026460  0x00006ebf storet  0x00000001 , 0x00000184 
- 00026461  0x00006ec0 fetch  0x00000001 , 0x00004217 
- 00026462  0x00006ec1 icopy  0x00000013 
- 00026463  0x00006ec3 fetch  0x00000002 , 0x0000018c 
- 00026464  0x00006ec4 copy  0x0000003f , 0x00000011 
- 00026465  0x00006ec5 call  0x0000676f 
- 00026466  0x00006ec6 rtn  0x00000028 
- 00026467  0x00006ec7 fetcht  0x00000002 , 0x0000018c 
- 00026468  0x00006ec8 increase  0x00000022 , 0x00000002 
- 00026469  0x00006ec9 storet  0x00000002 , 0x0000018c 
- 00026470  0x00006eca increase  0xffffffff , 0x00000002 
- 00026471  0x00006ecb ifetch  0x00000001 , 0x00000002 
- 00026472  0x00006ecc store  0x00000001 , 0x00000184 
- 00026473  0x00006ecd increase  0xffffffff , 0x00000013 
- 00026474  0x00006ece nbranch  0x0000675f , 0x00000005 
- 00026475  0x00006ecf fetch  0x00000001 , 0x00004217 
- 00026476  0x00006ed0 pincrease  0xffffffff 
- 00026477  0x00006ed1 store  0x00000001 , 0x00000184 
- 00026478  0x00006ed2 rtn 
- 00026479  0x00006ed4 fetch  0x00000001 , 0x00000185 
- 00026480  0x00006ed5 bne  0x00000033 , 0x00006776 
- 00026481  0x00006ed7 arg  0x00000185 , 0x00000012 
- 00026482  0x00006ed8 arg  0x00000007 , 0x00000039 
- 00026483  0x00006ed9 call  0x00007f88 
- 00026484  0x00006eda branch  0x00007fe7 , 0x00000005 
- 00026485  0x00006edb rtn 
- 00026486  0x00006ede beq  0x00000036 , 0x00006779 
- 00026487  0x00006edf beq  0x00000037 , 0x00006794 
- 00026488  0x00006ee0 branch  0x00006771 
- 00026489  0x00006ee3 ifetcht  0x00000001 , 0x00000011 
- 00026490  0x00006ee4 isub  0x00000002 , 0x0000003e 
- 00026491  0x00006ee5 nrtn  0x00000005 
- 00026492  0x00006ee6 arg  0x00000ac2 , 0x00000005 
- 00026493  0x00006ee7 arg  0x00000010 , 0x00000039 
- 00026494  0x00006ee8 call  0x00007ed4 
- 00026495  0x00006ee9 fetch  0x00000003 , 0x00000452 
- 00026496  0x00006eea store  0x00000003 , 0x00000ac2 
- 00026497  0x00006eeb call  0x0000678b 
- 00026498  0x00006eec fetch  0x00000002 , 0x00000adf 
- 00026499  0x00006eed byteswap  0x0000003f , 0x0000003f 
- 00026500  0x00006eee lshift8  0x0000003f , 0x00000002 
- 00026501  0x00006eef ifetch  0x00000001 , 0x00000006 
- 00026502  0x00006ef0 iadd  0x00000002 , 0x0000003f 
- 00026503  0x00006ef1 fetcht  0x00000003 , 0x0000044f 
- 00026504  0x00006ef2 isub  0x00000002 , 0x0000003e 
- 00026505  0x00006ef3 branch  0x00007fe7 , 0x00000005 
- 00026506  0x00006ef4 rtn 
- 00026507  0x00006ef8 arg  0x00000ac2 , 0x00000006 
- 00026508  0x00006ef9 call  0x00007486 
- 00026509  0x00006efb ifetch  0x00000001 , 0x00000011 
- 00026510  0x00006efc call  0x00007487 
- 00026511  0x00006efd force  0x00000038 , 0x00000036 
- 00026512  0x00006efe force  0x00000000 , 0x00000036 
- 00026513  0x00006eff call  0x0000741d 
- 00026514  0x00006f00 arg  0x00000ad2 , 0x00000005 
- 00026515  0x00006f01 branch  0x00007497 
- 00026516  0x00006f04 ifetcht  0x00000001 , 0x00000011 
- 00026517  0x00006f05 isub  0x00000002 , 0x0000003e 
- 00026518  0x00006f06 nrtn  0x00000005 
- 00026519  0x00006f07 copy  0x00000006 , 0x00000011 
- 00026520  0x00006f08 add  0x00000006 , 0x00000008 , 0x00000013 
- 00026521  0x00006f09 arg  0x000044cd , 0x00000012 
- 00026522  0x00006f0a arg  0x00000008 , 0x00000039 
- 00026523  0x00006f0b call  0x00007f88 
- 00026524  0x00006f0c branch  0x00007fe7 , 0x00000005 
- 00026525  0x00006f0d copy  0x00000013 , 0x00000011 
- 00026526  0x00006f0e arg  0x000044d5 , 0x00000012 
- 00026527  0x00006f0f arg  0x00000008 , 0x00000039 
- 00026528  0x00006f10 call  0x00007f88 
- 00026529  0x00006f11 branch  0x00007fe7 , 0x00000005 
- 00026530  0x00006f12 rtn 
- 00026531  0x00006f15 fetch  0x00000002 , 0x00004215 
- 00026532  0x00006f16 ifetcht  0x00000001 , 0x0000003f 
- 00026533  0x00006f17 pincrease  0x00000022 
- 00026534  0x00006f18 ifetch  0x00000001 , 0x0000003f 
- 00026535  0x00006f19 isub  0x00000002 , 0x0000003e 
- 00026536  0x00006f1a rtn 
- 00026537  0x00006f1d fetch  0x00000001 , 0x00004217 
- 00026538  0x00006f1e icopy  0x00000039 
- 00026539  0x00006f1f fetcht  0x00000002 , 0x00004215 
- 00026540  0x00006f20 setarg  0x00000000 
- 00026541  0x00006f22 istore  0x00000001 , 0x00000002 
- 00026542  0x00006f23 increase  0x00000022 , 0x00000002 
- 00026543  0x00006f24 pincrease  0x00000001 
- 00026544  0x00006f25 loop  0x000067ad 
- 00026545  0x00006f26 rtn 
- 00026546  0x00006f29 bpatchx  0x00000099 , 0x00004033 
- 00026547  0x00006f2a call  0x0000673e 
- 00026548  0x00006f2b fetch  0x00000001 , 0x00000030 
- 00026549  0x00006f2c setflag  0x00000028 , 0x00000006 , 0x0000003f 
- 00026550  0x00006f2d store  0x00000001 , 0x00000030 
- 00026551  0x00006f2e nbranch  0x000067bc , 0x00000028 
- 00026552  0x00006f2f add  0x00000011 , 0x0000000a , 0x00000006 
- 00026553  0x00006f31 arg  0x000041be , 0x00000005 
- 00026554  0x00006f32 call  0x00007ebf 
- 00026555  0x00006f33 branch  0x000067d7 
- 00026556  0x00006f35 jam  0x00000000 , 0x000041bd 
- 00026557  0x00006f36 rtn 
- 00026558  0x00006f39 fetch  0x00000009 , 0x000044cb 
- 00026559  0x00006f3a branch  0x000067ca , 0x00000034 
- 00026560  0x00006f3b call  0x0000673e 
- 00026561  0x00006f3c nbranch  0x000067ca , 0x00000028 
- 00026562  0x00006f3d fetch  0x00000002 , 0x0000018c 
- 00026563  0x00006f3e add  0x0000003f , 0x00000001 , 0x00000006 
- 00026564  0x00006f3f arg  0x000044d5 , 0x00000005 
- 00026565  0x00006f40 call  0x00007ebf 
- 00026566  0x00006f41 arg  0x00004419 , 0x00000005 
- 00026567  0x00006f42 call  0x00007ebf 
- 00026568  0x00006f43 jam  0x00000001 , 0x00004429 
- 00026569  0x00006f44 rtn 
- 00026570  0x00006f47 jam  0x00000000 , 0x00004429 
- 00026571  0x00006f48 rtn 
- 00026572  0x00006f4c fetch  0x00000006 , 0x0000044f 
- 00026573  0x00006f4d store  0x00000006 , 0x00000186 
- 00026574  0x00006f4e jam  0x00000034 , 0x00000185 
- 00026575  0x00006f4f branch  0x000067d3 
- 00026576  0x00006f51 fetch  0x00000006 , 0x00000040 
- 00026577  0x00006f52 store  0x00000006 , 0x00000186 
- 00026578  0x00006f53 jam  0x00000033 , 0x00000185 
- 00026579  0x00006f55 fetch  0x00000001 , 0x00004092 
- 00026580  0x00006f56 beq  0x0000000a , 0x0000670b 
- 00026581  0x00006f57 bbit1  0x00000006 , 0x000042da 
- 00026582  0x00006f58 rtn 
- 00026583  0x00006f5c fetch  0x00000008 , 0x000041be 
- 00026584  0x00006f5d fetcht  0x00000008 , 0x000041c6 
- 00026585  0x00006f5e ior  0x00000002 , 0x0000003f 
- 00026586  0x00006f5f rtn  0x00000034 
- 00026587  0x00006f60 jam  0x00000001 , 0x000041bd 
- 00026588  0x00006f61 rtn 
- 00026589  0x00006f69 bpatchx  0x0000009a , 0x00004033 
- 00026590  0x00006f6a set1  0x00000007 , 0x00000002 
- 00026591  0x00006f6b call  0x0000681d 
- 00026592  0x00006f6c nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00026593  0x00006f72 bpatchx  0x0000009b , 0x00004033 
- 00026594  0x00006f73 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026595  0x00006f74 rtn  0x00000005 
- 00026596  0x00006f75 isolate0  0x00000007 , 0x00000002 
- 00026597  0x00006f76 and  0x00000002 , 0x0000001f , 0x00000007 
- 00026598  0x00006f77 fetch  0x00000004 , 0x000000a1 
- 00026599  0x00006f78 qsetflag  0x00000001 , 0x0000003f 
- 00026600  0x00006f79 store  0x00000004 , 0x000000a1 
- 00026601  0x00006f7a fetch  0x00000004 , 0x000000a5 
- 00026602  0x00006f7b nqsetflag  0x00000001 , 0x0000003f 
- 00026603  0x00006f7c store  0x00000004 , 0x000000a5 
- 00026604  0x00006f7d rtn 
- 00026605  0x00006f81 bpatchx  0x0000009c , 0x00004033 
- 00026606  0x00006f82 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026607  0x00006f83 rtn  0x00000005 
- 00026608  0x00006f84 isolate0  0x00000007 , 0x00000002 
- 00026609  0x00006f85 and  0x00000002 , 0x0000001f , 0x00000007 
- 00026610  0x00006f86 fetch  0x00000004 , 0x000000a1 
- 00026611  0x00006f87 qset0  0x0000003f 
- 00026612  0x00006f88 store  0x00000004 , 0x000000a1 
- 00026613  0x00006f89 fetch  0x00000004 , 0x000000a5 
- 00026614  0x00006f8a qset0  0x0000003f 
- 00026615  0x00006f8b store  0x00000004 , 0x000000a5 
- 00026616  0x00006f8c rtn 
- 00026617  0x00006f90 call  0x000067ed 
- 00026618  0x00006f91 branch  0x000067fe 
- 00026619  0x00006f95 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026620  0x00006f96 rtn  0x00000005 
- 00026621  0x00006f97 ncall  0x000067e1 , 0x0000002b 
- 00026622  0x00006f9a arg  0x0000807c , 0x00000005 
- 00026623  0x00006f9b call  0x00006830 
- 00026624  0x00006f9c setflip  0x00000007 , 0x00000002 
- 00026625  0x00006f9d arg  0x00008078 , 0x00000005 
- 00026626  0x00006f9e call  0x00006830 
- 00026627  0x00006f9f set0  0x00000007 , 0x00000002 
- 00026628  0x00006fa0 arg  0x00008070 , 0x00000005 
- 00026629  0x00006fa1 branch  0x00006830 
- 00026630  0x00006fa5 arg  0x0000807c , 0x00000005 
- 00026631  0x00006fa6 call  0x00006830 
- 00026632  0x00006fa7 set0  0x00000007 , 0x00000002 
- 00026633  0x00006fa8 arg  0x00008078 , 0x00000005 
- 00026634  0x00006fa9 call  0x00006830 
- 00026635  0x00006faa set0  0x00000007 , 0x00000002 
- 00026636  0x00006fab arg  0x00008070 , 0x00000005 
- 00026637  0x00006fac branch  0x00006830 
- 00026638  0x00006fb1 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026639  0x00006fb2 rtn  0x00000005 
- 00026640  0x00006fb3 setflip  0x00000007 , 0x00000002 
- 00026641  0x00006fb4 call  0x0000682f 
- 00026642  0x00006fb6 set1  0x00000007 , 0x00000002 
- 00026643  0x00006fb7 arg  0x00008070 , 0x00000005 
- 00026644  0x00006fb8 branch  0x00006830 
- 00026645  0x00006fbb and  0x00000002 , 0x00000007 , 0x00000007 
- 00026646  0x00006fbc rshift3  0x00000002 , 0x0000003f 
- 00026647  0x00006fbd and_into  0x00000003 , 0x0000003f 
- 00026648  0x00006fbe iadd  0x00000005 , 0x00000005 
- 00026649  0x00006fbf ifetch  0x00000001 , 0x00000005 
- 00026650  0x00006fc0 rtn 
- 00026651  0x00006fc3 arg  0x00008074 , 0x00000005 
- 00026652  0x00006fc4 branch  0x0000681e 
- 00026653  0x00006fc9 arg  0x0000811c , 0x00000005 
- 00026654  0x00006fcb call  0x00006815 
- 00026655  0x00006fcc isolate1  0x00000007 , 0x00000002 
- 00026656  0x00006fcd branch  0x00006823 , 0x00000001 
- 00026657  0x00006fce qisolate0  0x0000003f 
- 00026658  0x00006fcf rtn 
- 00026659  0x00006fd1 qisolate1  0x0000003f 
- 00026660  0x00006fd2 rtn 
- 00026661  0x00006fd5 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026662  0x00006fd6 rtn  0x00000005 
- 00026663  0x00006fd7 isolate1  0x00000007 , 0x0000003e 
- 00026664  0x00006fd8 branch  0x0000682c 
- 00026665  0x00006fdb sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026666  0x00006fdc rtn  0x00000005 
- 00026667  0x00006fdd isolate0  0x00000007 , 0x0000003e 
- 00026668  0x00006fe1 setarg  0x00000000 
- 00026669  0x00006fe2 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00026670  0x00006fe3 ixor  0x00000002 , 0x00000002 
- 00026671  0x00006fe7 arg  0x00008074 , 0x00000005 
- 00026672  0x00006feb call  0x00006815 
- 00026673  0x00006fec isolate1  0x00000007 , 0x00000002 
- 00026674  0x00006fed qsetflag  0x00000001 , 0x0000003f 
- 00026675  0x00006fee istore  0x00000001 , 0x00000005 
- 00026676  0x00006fef rtn 
- 00026677  0x00006ff2 arg  0xffffffff , 0x00000011 
- 00026678  0x00006ff3 hfetch  0x00000001 , 0x00008081 
- 00026679  0x00006ff4 compare  0x00000002 , 0x0000003f , 0x00000003 
- 00026680  0x00006ff5 call  0x00006878 , 0x00000001 
- 00026681  0x00006ff7 compare  0x00000001 , 0x0000003f , 0x00000003 
- 00026682  0x00006ff8 call  0x0000687a , 0x00000001 
- 00026683  0x00006ffa compare  0x00000003 , 0x0000003f , 0x00000003 
- 00026684  0x00006ffb call  0x0000687a , 0x00000001 
- 00026685  0x00006ffd isolate1  0x00000002 , 0x0000003f 
- 00026686  0x00006ffe call  0x00006874 , 0x00000001 
- 00026687  0x00007000 isolate1  0x00000003 , 0x0000003f 
- 00026688  0x00007001 call  0x00006876 , 0x00000001 
- 00026689  0x00007003 isolate1  0x00000004 , 0x0000003f 
- 00026690  0x00007004 call  0x0000687c , 0x00000001 
- 00026691  0x00007006 isolate1  0x00000006 , 0x0000003f 
- 00026692  0x00007007 nsetflag  0x00000001 , 0x00000004 , 0x00000011 
- 00026693  0x00007009 isolate1  0x00000007 , 0x0000003f 
- 00026694  0x0000700a nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026695  0x0000700c hfetch  0x00000001 , 0x00008082 
- 00026696  0x0000700d isolate1  0x00000000 , 0x0000003f 
- 00026697  0x0000700e nsetflag  0x00000001 , 0x0000001b , 0x00000011 
- 00026698  0x0000700f isolate1  0x00000001 , 0x0000003f 
- 00026699  0x00007010 nsetflag  0x00000001 , 0x0000001c , 0x00000011 
- 00026700  0x00007011 isolate1  0x00000002 , 0x0000003f 
- 00026701  0x00007012 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
- 00026702  0x00007013 isolate1  0x00000003 , 0x0000003f 
- 00026703  0x00007014 nsetflag  0x00000001 , 0x00000008 , 0x00000011 
- 00026704  0x00007015 isolate1  0x00000004 , 0x0000003f 
- 00026705  0x00007016 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026706  0x00007017 isolate1  0x00000005 , 0x0000003f 
- 00026707  0x00007018 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026708  0x00007019 isolate1  0x00000006 , 0x0000003f 
- 00026709  0x0000701a nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026710  0x0000701b isolate1  0x00000007 , 0x0000003f 
- 00026711  0x0000701c nsetflag  0x00000001 , 0x00000017 , 0x00000011 
- 00026712  0x0000701e hfetch  0x00000001 , 0x00008080 
- 00026713  0x0000701f isolate1  0x00000000 , 0x0000003f 
- 00026714  0x00007020 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026715  0x00007021 isolate1  0x00000001 , 0x0000003f 
- 00026716  0x00007022 nsetflag  0x00000001 , 0x00000006 , 0x00000011 
- 00026717  0x00007023 isolate1  0x00000002 , 0x0000003f 
- 00026718  0x00007024 nsetflag  0x00000001 , 0x00000007 , 0x00000011 
- 00026719  0x00007025 isolate1  0x00000003 , 0x0000003f 
- 00026720  0x00007026 nsetflag  0x00000001 , 0x00000012 , 0x00000011 
- 00026721  0x00007027 isolate1  0x00000004 , 0x0000003f 
- 00026722  0x00007028 nsetflag  0x00000001 , 0x00000013 , 0x00000011 
- 00026723  0x00007029 isolate1  0x00000005 , 0x0000003f 
- 00026724  0x0000702a nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026725  0x0000702b isolate1  0x00000006 , 0x0000003f 
- 00026726  0x0000702c nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026727  0x0000702d isolate1  0x00000007 , 0x0000003f 
- 00026728  0x0000702e nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026729  0x00007030 hfetch  0x00000001 , 0x00008062 
- 00026730  0x00007031 isolate1  0x00000004 , 0x0000003f 
- 00026731  0x00007032 call  0x0000687e , 0x00000001 
- 00026732  0x00007033 bpatchx  0x0000009d , 0x00004033 
- 00026733  0x00007035 hfetch  0x00000004 , 0x00008078 
- 00026734  0x00007036 hfetcht  0x00000004 , 0x0000807c 
- 00026735  0x00007037 ior  0x00000002 , 0x0000003f 
- 00026736  0x00007038 invert  0x0000003f , 0x0000003f 
- 00026737  0x00007039 iand  0x00000011 , 0x0000003f 
- 00026738  0x0000703b hstore  0x00000004 , 0x00008070 
- 00026739  0x0000703c rtn 
- 00026740  0x00007040 arg  0x00000006 , 0x00000007 
- 00026741  0x00007041 branch  0x00006884 
- 00026742  0x00007043 arg  0x00000009 , 0x00000007 
- 00026743  0x00007044 branch  0x00006882 
- 00026744  0x00007046 arg  0x00000017 , 0x00000007 
- 00026745  0x00007047 branch  0x00006882 
- 00026746  0x00007049 arg  0x00000019 , 0x00000007 
- 00026747  0x0000704a branch  0x00006884 
- 00026748  0x0000704c arg  0x0000001e , 0x00000007 
- 00026749  0x0000704d branch  0x00006884 
- 00026750  0x0000704f arg  0x00000002 , 0x00000007 
- 00026751  0x00007050 branch  0x00006884 
- 00026752  0x00007052 arg  0x00000001 , 0x00000039 
- 00026753  0x00007053 branch  0x00006885 
- 00026754  0x00007055 arg  0x00000004 , 0x00000039 
- 00026755  0x00007056 branch  0x00006885 
- 00026756  0x00007058 arg  0x00000002 , 0x00000039 
- 00026757  0x0000705a qset0  0x00000011 
- 00026758  0x0000705b increase  0x00000001 , 0x00000007 
- 00026759  0x0000705c loop  0x00006885 
- 00026760  0x0000705d rtn 
- 00026761  0x00007066 call  0x00006895 
- 00026762  0x00007067 arg  0x00000006 , 0x00000002 
- 00026763  0x00007068 branch  0x0000680e 
- 00026764  0x0000706b call  0x00006889 
- 00026765  0x0000706c arg  0x00000006 , 0x00000002 
- 00026766  0x0000706d branch  0x00006825 
- 00026767  0x00007072 call  0x00006895 
- 00026768  0x00007073 hfetch  0x00000001 , 0x00008078 
- 00026769  0x00007074 set1  0x00000007 , 0x0000003f 
- 00026770  0x00007075 hstore  0x00000001 , 0x00008078 
- 00026771  0x00007076 arg  0x00000007 , 0x00000002 
- 00026772  0x00007077 branch  0x000067fb 
- 00026773  0x0000707a hfetch  0x00000001 , 0x00008081 
- 00026774  0x0000707b and_into  0x000000fb , 0x0000003f 
- 00026775  0x0000707c hstore  0x00000001 , 0x00008081 
- 00026776  0x0000707d rtn 
- 00026777  0x00007080 hfetch  0x00000001 , 0x00008081 
- 00026778  0x00007081 isolate1  0x00000002 , 0x0000003f 
- 00026779  0x00007082 rtn 
- 00026780  0x00007085 call  0x0000666a 
- 00026781  0x00007086 setarg  0x000007e0 
- 00026782  0x00007087 arg  0x00004150 , 0x00000011 
- 00026783  0x00007088 arg  0x00000002 , 0x00000002 
- 00026784  0x00007089 call  0x000066b3 
- 00026785  0x0000708a branch  0x0000666d 
- 00026786  0x0000708e call  0x0000666a 
- 00026787  0x0000708f setarg  0x000007e2 
- 00026788  0x00007090 arg  0x0000421d , 0x00000011 
- 00026789  0x00007091 arg  0x0000000e , 0x00000002 
- 00026790  0x00007092 call  0x000066b3 
- 00026791  0x00007093 branch  0x0000666d 
- 00026792  0x00007098 bpatchx  0x0000009e , 0x00004033 
- 00026793  0x0000709a call  0x000068a2 
- 00026794  0x0000709c fetch  0x00000001 , 0x0000422d 
- 00026795  0x0000709d beq  0x00000000 , 0x000068af 
- 00026796  0x0000709e beq  0x00000001 , 0x000068c3 
- 00026797  0x0000709f beq  0x00000002 , 0x000068d7 
- 00026798  0x000070a0 rtn 
- 00026799  0x000070a3 fetcht  0x00000002 , 0x00004229 
- 00026800  0x000070a4 setarg  0x0000aa55 
- 00026801  0x000070a5 isub  0x00000002 , 0x0000003e 
- 00026802  0x000070a6 branch  0x000068b8 , 0x00000005 
- 00026803  0x000070a7 setarg  0x00004dfa 
- 00026804  0x000070a8 store  0x00000002 , 0x00004227 
- 00026805  0x000070a9 setarg  0x00004894 
- 00026806  0x000070aa store  0x00000002 , 0x00004221 
- 00026807  0x000070ab branch  0x000068c0 
- 00026808  0x000070ae fetch  0x00000002 , 0x00004227 
- 00026809  0x000070af nbranch  0x000068bc , 0x00000034 
- 00026810  0x000070b0 setarg  0x00004dfa 
- 00026811  0x000070b1 store  0x00000002 , 0x00004227 
- 00026812  0x000070b3 fetch  0x00000002 , 0x00004221 
- 00026813  0x000070b4 nbranch  0x000068c0 , 0x00000034 
- 00026814  0x000070b5 setarg  0x00004894 
- 00026815  0x000070b6 store  0x00000002 , 0x00004221 
- 00026816  0x000070b8 setarg  0x00000064 
- 00026817  0x000070b9 store  0x00000002 , 0x0000422b 
- 00026818  0x000070ba rtn 
- 00026819  0x000070bd fetcht  0x00000002 , 0x00004229 
- 00026820  0x000070be setarg  0x0000aa55 
- 00026821  0x000070bf isub  0x00000002 , 0x0000003e 
- 00026822  0x000070c0 branch  0x000068cc , 0x00000005 
- 00026823  0x000070c1 setarg  0x00005932 
- 00026824  0x000070c2 store  0x00000002 , 0x00004225 
- 00026825  0x000070c3 setarg  0x00004323 
- 00026826  0x000070c4 store  0x00000002 , 0x0000421f 
- 00026827  0x000070c5 branch  0x000068d4 
- 00026828  0x000070c8 fetch  0x00000002 , 0x00004225 
- 00026829  0x000070c9 nbranch  0x000068d0 , 0x00000034 
- 00026830  0x000070ca setarg  0x00005932 
- 00026831  0x000070cb store  0x00000002 , 0x00004225 
- 00026832  0x000070cd fetch  0x00000002 , 0x0000421f 
- 00026833  0x000070ce nbranch  0x000068d4 , 0x00000034 
- 00026834  0x000070cf setarg  0x00004323 
- 00026835  0x000070d0 store  0x00000002 , 0x0000421f 
- 00026836  0x000070d2 setarg  0x00000190 
- 00026837  0x000070d3 store  0x00000002 , 0x0000422b 
- 00026838  0x000070d4 rtn 
- 00026839  0x000070d7 fetcht  0x00000002 , 0x00004229 
- 00026840  0x000070d8 setarg  0x0000aa55 
- 00026841  0x000070d9 isub  0x00000002 , 0x0000003e 
- 00026842  0x000070da branch  0x000068e0 , 0x00000005 
- 00026843  0x000070db setarg  0x00006946 
- 00026844  0x000070dc store  0x00000002 , 0x00004223 
- 00026845  0x000070dd setarg  0x00005377 
- 00026846  0x000070de store  0x00000002 , 0x0000421d 
- 00026847  0x000070df branch  0x000068e8 
- 00026848  0x000070e2 fetch  0x00000002 , 0x00004223 
- 00026849  0x000070e3 nbranch  0x000068e4 , 0x00000034 
- 00026850  0x000070e4 setarg  0x00006946 
- 00026851  0x000070e5 store  0x00000002 , 0x00004223 
- 00026852  0x000070e7 fetch  0x00000002 , 0x0000421d 
- 00026853  0x000070e8 nbranch  0x000068e8 , 0x00000034 
- 00026854  0x000070e9 setarg  0x00005377 
- 00026855  0x000070ea store  0x00000002 , 0x0000421d 
- 00026856  0x000070ec setarg  0x00000032 
- 00026857  0x000070ed store  0x00000002 , 0x0000422b 
- 00026858  0x000070ee rtn 
- 00026859  0x000070f2 fetch  0x00000001 , 0x0000422d 
- 00026860  0x000070f3 beq  0x00000000 , 0x000068f0 
- 00026861  0x000070f4 beq  0x00000001 , 0x000068f2 
- 00026862  0x000070f5 beq  0x00000002 , 0x000068f4 
- 00026863  0x000070f6 rtn 
- 00026864  0x000070f8 jam  0x000000bf , 0x00008971 
- 00026865  0x000070f9 branch  0x000068f8 
- 00026866  0x000070fb jam  0x000000af , 0x00008971 
- 00026867  0x000070fc branch  0x000068f8 
- 00026868  0x000070fe jam  0x0000008f , 0x00008971 
- 00026869  0x000070ff fetch  0x00000001 , 0x0000422e 
- 00026870  0x00007100 hstore  0x00000001 , 0x00008973 
- 00026871  0x00007101 branch  0x000068f8 
- 00026872  0x00007103 bpatchx  0x0000009f , 0x00004033 
- 00026873  0x00007104 hfetch  0x00000001 , 0x00008053 
- 00026874  0x00007105 set1  0x00000007 , 0x0000003f 
- 00026875  0x00007106 hstore  0x00000001 , 0x00008053 
- 00026876  0x00007107 hfetch  0x00000001 , 0x00008973 
- 00026877  0x00007108 or_into  0x00000030 , 0x0000003f 
- 00026878  0x00007109 hstore  0x00000001 , 0x00008973 
- 00026879  0x0000710a jam  0x0000007c , 0x00008906 
- 00026880  0x0000710b jam  0x000000aa , 0x00008972 
- 00026881  0x0000710c nop  0x00001388 
- 00026882  0x0000710d hfetcht  0x00000002 , 0x00008150 
- 00026883  0x0000710e hfetch  0x00000001 , 0x00008053 
- 00026884  0x0000710f set0  0x00000007 , 0x0000003f 
- 00026885  0x00007110 hstore  0x00000001 , 0x00008053 
- 00026886  0x00007111 storet  0x00000002 , 0x0000422f 
- 00026887  0x00007112 rtn 
- 00026888  0x00007115 bpatchx  0x000000a0 , 0x00004034 
- 00026889  0x00007116 fetch  0x00000001 , 0x0000422d 
- 00026890  0x00007117 beq  0x00000000 , 0x0000690e 
- 00026891  0x00007118 beq  0x00000001 , 0x00006912 
- 00026892  0x00007119 beq  0x00000002 , 0x00006916 
- 00026893  0x0000711a rtn 
- 00026894  0x0000711d fetch  0x00000002 , 0x00004227 
- 00026895  0x0000711e fetcht  0x00000002 , 0x00004221 
- 00026896  0x0000711f arg  0x000000c8 , 0x00000013 
- 00026897  0x00007120 branch  0x0000691a 
- 00026898  0x00007123 fetch  0x00000002 , 0x00004225 
- 00026899  0x00007124 fetcht  0x00000002 , 0x0000421f 
- 00026900  0x00007125 arg  0x00000064 , 0x00000013 
- 00026901  0x00007126 branch  0x0000691a 
- 00026902  0x00007129 fetch  0x00000002 , 0x00004223 
- 00026903  0x0000712a fetcht  0x00000002 , 0x0000421d 
- 00026904  0x0000712b arg  0x00000032 , 0x00000013 
- 00026905  0x0000712c branch  0x0000691a 
- 00026906  0x0000712f isub  0x00000002 , 0x00000011 
- 00026907  0x00007130 fetch  0x00000002 , 0x0000422f 
- 00026908  0x00007131 isub  0x00000002 , 0x0000003f 
- 00026909  0x00007132 nbranch  0x00006927 , 0x00000002 
- 00026910  0x00007133 fetcht  0x00000002 , 0x0000422b 
- 00026911  0x00007134 imul32  0x00000002 , 0x00000012 
- 00026912  0x00007135 copy  0x00000013 , 0x0000003f 
- 00026913  0x00007136 imul32  0x00000011 , 0x0000003f 
- 00026914  0x00007137 iadd  0x00000012 , 0x0000003f 
- 00026915  0x00007139 idiv  0x00000011 
- 00026916  0x0000713a call  0x00007f86 
- 00026917  0x0000713b quotient  0x0000003f 
- 00026918  0x0000713c rtn 
- 00026919  0x0000713f copy  0x00000002 , 0x0000003f 
- 00026920  0x00007140 fetcht  0x00000002 , 0x0000422f 
- 00026921  0x00007141 isub  0x00000002 , 0x0000003f 
- 00026922  0x00007142 fetcht  0x00000002 , 0x0000422b 
- 00026923  0x00007143 imul32  0x00000002 , 0x00000012 
- 00026924  0x00007144 copy  0x00000013 , 0x0000003f 
- 00026925  0x00007145 imul32  0x00000011 , 0x0000003f 
- 00026926  0x00007146 isub  0x00000012 , 0x0000003f 
- 00026927  0x00007147 branch  0x00006923 
- 00026928  0x00007153 ifetch  0x00000008 , 0x00000011 
- 00026929  0x00007154 store  0x00000008 , 0x00000a9a 
- 00026930  0x00007155 fetch  0x00000002 , 0x00000a9a 
- 00026931  0x00007156 fetcht  0x00000002 , 0x00000a9c 
- 00026932  0x00007157 isub  0x00000002 , 0x00000011 
- 00026933  0x00007158 fetch  0x00000002 , 0x00000aa0 
- 00026934  0x00007159 isub  0x00000002 , 0x00000012 
- 00026935  0x0000715a fetcht  0x00000002 , 0x00000a9e 
- 00026936  0x0000715b isub  0x00000002 , 0x0000003e 
- 00026937  0x0000715c ncall  0x00006940 , 0x00000002 
- 00026938  0x0000715d mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00026939  0x0000715e idiv  0x00000011 
- 00026940  0x0000715f call  0x00007f86 
- 00026941  0x00007160 quotient  0x0000003f 
- 00026942  0x00007161 call  0x00006944 , 0x00000034 
- 00026943  0x00007162 rtn 
- 00026944  0x00007164 fetch  0x00000001 , 0x00004231 
- 00026945  0x00007165 set1  0x00000000 , 0x0000003f 
- 00026946  0x00007166 store  0x00000001 , 0x00004231 
- 00026947  0x00007167 rtn 
- 00026948  0x00007169 fetcht  0x00000001 , 0x00004231 
- 00026949  0x0000716a set1  0x00000001 , 0x00000002 
- 00026950  0x0000716b storet  0x00000001 , 0x00004231 
- 00026951  0x0000716c rtn 
- 00026952  0x00007172 fetch  0x00000002 , 0x0000423d 
- 00026953  0x00007173 ifetch  0x00000001 , 0x0000003f 
- 00026954  0x00007175 rtn  0x00000034 
- 00026955  0x00007176 copy  0x0000003f , 0x00000039 
- 00026956  0x00007178 fetch  0x00000002 , 0x0000423d 
- 00026957  0x00007179 increase  0x00000003 , 0x0000003f 
- 00026958  0x0000717a copy  0x0000003f , 0x00000011 
- 00026959  0x0000717c ifetcht  0x00000001 , 0x00000011 
- 00026960  0x0000717d call  0x000067fb 
- 00026961  0x0000717e increase  0x00000001 , 0x00000011 
- 00026962  0x0000717f loop  0x0000694f 
- 00026963  0x00007181 rtn 
- 00026964  0x00007184 fetch  0x00000002 , 0x0000423d 
- 00026965  0x00007185 increase  0x00000003 , 0x0000003f 
- 00026966  0x00007186 copy  0x0000003f , 0x00000011 
- 00026967  0x00007188 force  0x00000000 , 0x00000012 
- 00026968  0x00007189 jam  0x00000000 , 0x00000b12 
- 00026969  0x0000718b ifetcht  0x00000001 , 0x00000011 
- 00026970  0x0000718c call  0x0000681d 
- 00026971  0x0000718d bpatchx  0x000000a1 , 0x00004034 
- 00026972  0x0000718e fetch  0x00000002 , 0x00000b12 
- 00026973  0x0000718f copy  0x00000012 , 0x00000007 
- 00026974  0x00007190 qsetflag  0x00000001 , 0x0000003f 
- 00026975  0x00007191 store  0x00000002 , 0x00000b12 
- 00026976  0x00007192 increase  0x00000001 , 0x00000011 
- 00026977  0x00007193 increase  0x00000001 , 0x00000012 
- 00026978  0x00007194 fetch  0x00000002 , 0x0000423d 
- 00026979  0x00007195 ifetch  0x00000001 , 0x0000003f 
- 00026980  0x00007197 ixor  0x00000012 , 0x0000003e 
- 00026981  0x00007198 nbranch  0x00006959 , 0x00000005 
- 00026982  0x00007199 fetch  0x00000002 , 0x00000b12 
- 00026983  0x0000719a fetcht  0x00000002 , 0x00000b14 
- 00026984  0x0000719b ixor  0x00000002 , 0x0000003e 
- 00026985  0x0000719c rtn  0x00000005 
- 00026986  0x0000719d enable  0x00000028 
- 00026987  0x0000719e rtn 
- 00026988  0x000071a1 fetch  0x00000002 , 0x0000423d 
- 00026989  0x000071a2 ifetch  0x00000001 , 0x0000003f 
- 00026990  0x000071a4 rtn  0x00000034 
- 00026991  0x000071a5 copy  0x0000003f , 0x00000039 
- 00026992  0x000071a6 fetch  0x00000002 , 0x0000423d 
- 00026993  0x000071a7 increase  0x00000003 , 0x0000003f 
- 00026994  0x000071a8 copy  0x0000003f , 0x00000011 
- 00026995  0x000071aa ifetcht  0x00000001 , 0x00000011 
- 00026996  0x000071ab call  0x000067dd 
- 00026997  0x000071ac increase  0x00000001 , 0x00000011 
- 00026998  0x000071ad loop  0x00006973 
- 00026999  0x000071af rtn 
- 00027000  0x000071b2 arg  0x00000009 , 0x00000007 
- 00027001  0x000071b3 call  0x00007f16 
- 00027002  0x000071b4 nrtn  0x00000034 
- 00027003  0x000071b5 setarg  0x00000020 
- 00027004  0x000071b6 arg  0x00000009 , 0x00000007 
- 00027005  0x000071b7 call  0x00007f08 
- 00027006  0x000071b8 disable  0x00000028 
- 00027007  0x000071b9 call  0x0000696c 
- 00027008  0x000071ba bpatchx  0x000000a2 , 0x00004034 
- 00027009  0x000071bb fetch  0x00000002 , 0x0000423d 
- 00027010  0x000071bc ifetch  0x00000001 , 0x0000003f 
- 00027011  0x000071be rtn  0x00000034 
- 00027012  0x000071bf call  0x00006954 
- 00027013  0x000071c0 nbranch  0x00007d02 , 0x00000028 
- 00027014  0x000071c1 call  0x00007d00 
- 00027015  0x000071c2 disable  0x00000028 
- 00027016  0x000071c3 fetch  0x00000002 , 0x00000b12 
- 00027017  0x000071c4 store  0x00000002 , 0x00000b19 
- 00027018  0x000071c5 jam  0x00000000 , 0x00000b1b 
- 00027019  0x000071c6 force  0x00000000 , 0x00000007 
- 00027020  0x000071c8 fetch  0x00000002 , 0x00000b14 
- 00027021  0x000071c9 rshift  0x0000003f , 0x00000002 
- 00027022  0x000071ca storet  0x00000002 , 0x00000b14 
- 00027023  0x000071cb and  0x0000003f , 0x00000001 , 0x0000003f 
- 00027024  0x000071cc fetcht  0x00000002 , 0x00000b19 
- 00027025  0x000071cd and  0x00000002 , 0x00000001 , 0x00000011 
- 00027026  0x000071ce rshift  0x00000002 , 0x00000002 
- 00027027  0x000071cf storet  0x00000002 , 0x00000b19 
- 00027028  0x000071d0 ixor  0x00000011 , 0x0000003e 
- 00027029  0x000071d1 ncall  0x000069a1 , 0x00000005 
- 00027030  0x000071d2 fetch  0x00000002 , 0x0000423d 
- 00027031  0x000071d3 ifetch  0x00000001 , 0x0000003f 
- 00027032  0x000071d5 fetcht  0x00000001 , 0x00000b1b 
- 00027033  0x000071d6 increase  0x00000001 , 0x00000002 
- 00027034  0x000071d7 storet  0x00000001 , 0x00000b1b 
- 00027035  0x000071d8 copy  0x00000002 , 0x00000007 
- 00027036  0x000071d9 ixor  0x00000007 , 0x0000003e 
- 00027037  0x000071da nbranch  0x0000698c , 0x00000005 
- 00027038  0x000071db fetch  0x00000002 , 0x00000b12 
- 00027039  0x000071dc store  0x00000002 , 0x00000b14 
- 00027040  0x000071dd rtn 
- 00027041  0x000071df bpatchx  0x000000a3 , 0x00004034 
- 00027042  0x000071e0 fetch  0x00000002 , 0x0000423d 
- 00027043  0x000071e1 increase  0x00000001 , 0x0000003f 
- 00027044  0x000071e2 ifetch  0x00000002 , 0x0000003f 
- 00027045  0x000071e3 branch  0x00007f9c 
- 00027046  0x000071ef hfetch  0x00000001 , 0x00008042 
- 00027047  0x000071f0 ior  0x00000011 , 0x0000003f 
- 00027048  0x000071f1 hstore  0x00000001 , 0x00008042 
- 00027049  0x000071f2 hfetch  0x00000002 , 0x00008050 
- 00027050  0x000071f3 set0  0x0000000d , 0x0000003f 
- 00027051  0x000071f4 hstore  0x00000002 , 0x00008050 
- 00027052  0x000071f5 nop  0x00000064 
- 00027053  0x000071f6 rtn 
- 00027054  0x00007202 fetcht  0x00000003 , 0x00000a9c 
- 00027055  0x00007203 setarg  0x00b71b00 
- 00027056  0x00007204 idiv  0x00000002 
- 00027057  0x00007205 call  0x00007f86 
- 00027058  0x00007206 quotient  0x00000002 
- 00027059  0x00007207 fetch  0x00000001 , 0x00000a9f 
- 00027060  0x00007208 imul32  0x00000002 , 0x0000003f 
- 00027061  0x00007209 div  0x0000003f , 0x00000064 
- 00027062  0x0000720a call  0x00007f86 
- 00027063  0x0000720b quotient  0x00000011 
- 00027064  0x0000720c copy  0x00000002 , 0x0000003f 
- 00027065  0x0000720d isub  0x00000011 , 0x00000012 
- 00027066  0x0000720e fetch  0x00000001 , 0x00000a9b 
- 00027067  0x0000720f call  0x000069be 
- 00027068  0x00007210 fetch  0x00000001 , 0x00000a9a 
- 00027069  0x00007211 branch  0x000069d5 
- 00027070  0x00007215 beq  0x00000000 , 0x000069c4 
- 00027071  0x00007216 beq  0x00000001 , 0x000069c6 
- 00027072  0x00007217 beq  0x00000002 , 0x000069c8 
- 00027073  0x00007218 beq  0x00000003 , 0x000069ca 
- 00027074  0x00007219 beq  0x00000004 , 0x000069cc 
- 00027075  0x0000721a beq  0x00000005 , 0x000069ce 
- 00027076  0x0000721c arg  0x000080a0 , 0x00000005 
- 00027077  0x0000721d branch  0x000069d0 
- 00027078  0x0000721f arg  0x000080a4 , 0x00000005 
- 00027079  0x00007220 branch  0x000069d0 
- 00027080  0x00007222 arg  0x000080a8 , 0x00000005 
- 00027081  0x00007223 branch  0x000069d0 
- 00027082  0x00007225 arg  0x00008064 , 0x00000005 
- 00027083  0x00007226 branch  0x000069d0 
- 00027084  0x00007228 arg  0x00008068 , 0x00000005 
- 00027085  0x00007229 branch  0x000069d0 
- 00027086  0x0000722b arg  0x0000806c , 0x00000005 
- 00027087  0x0000722c branch  0x000069d0 
- 00027088  0x0000722e copy  0x00000011 , 0x0000003f 
- 00027089  0x0000722f istore  0x00000002 , 0x00000005 
- 00027090  0x00007230 copy  0x00000012 , 0x0000003f 
- 00027091  0x00007231 istore  0x00000002 , 0x00000005 
- 00027092  0x00007232 rtn 
- 00027093  0x00007237 enable  0x00000028 
- 00027094  0x00007238 branch  0x000069d8 
- 00027095  0x0000723a disable  0x00000028 
- 00027096  0x0000723c beq  0x00000004 , 0x000069e3 
- 00027097  0x0000723d beq  0x00000005 , 0x000069e5 
- 00027098  0x0000723e beq  0x0000001b , 0x000069e7 
- 00027099  0x0000723f beq  0x0000001c , 0x000069e9 
- 00027100  0x00007240 beq  0x00000003 , 0x000069eb 
- 00027101  0x00007241 beq  0x00000008 , 0x000069ed 
- 00027102  0x00007242 beq  0x00000014 , 0x000069ef 
- 00027103  0x00007243 beq  0x00000015 , 0x000069f1 
- 00027104  0x00007244 beq  0x00000016 , 0x000069f3 
- 00027105  0x00007245 beq  0x00000017 , 0x000069f5 
- 00027106  0x00007246 rtn 
- 00027107  0x0000724a arg  0x00000006 , 0x00000007 
- 00027108  0x0000724b branch  0x000069ff 
- 00027109  0x0000724d arg  0x00000007 , 0x00000007 
- 00027110  0x0000724e branch  0x000069ff 
- 00027111  0x00007250 arg  0x00000008 , 0x00000007 
- 00027112  0x00007251 branch  0x000069ff 
- 00027113  0x00007253 arg  0x00000009 , 0x00000007 
- 00027114  0x00007254 branch  0x000069ff 
- 00027115  0x00007256 arg  0x0000000a , 0x00000007 
- 00027116  0x00007257 branch  0x000069ff 
- 00027117  0x00007259 arg  0x0000000b , 0x00000007 
- 00027118  0x0000725a branch  0x000069ff 
- 00027119  0x0000725c arg  0x0000000c , 0x00000007 
- 00027120  0x0000725d branch  0x00006a01 
- 00027121  0x0000725f arg  0x0000000d , 0x00000007 
- 00027122  0x00007260 branch  0x00006a01 
- 00027123  0x00007262 arg  0x0000000e , 0x00000007 
- 00027124  0x00007263 branch  0x00006a01 
- 00027125  0x00007265 arg  0x0000000f , 0x00000007 
- 00027126  0x00007266 branch  0x00006a01 
- 00027127  0x00007269 hfetch  0x00000002 , 0x00008081 
- 00027128  0x0000726a qsetflag  0x00000028 , 0x0000003f 
- 00027129  0x0000726b hstore  0x00000002 , 0x00008081 
- 00027130  0x0000726c copy  0x00000011 , 0x00000007 
- 00027131  0x0000726d hfetch  0x00000001 , 0x00008085 
- 00027132  0x0000726e qsetflag  0x00000028 , 0x0000003f 
- 00027133  0x0000726f hstore  0x00000001 , 0x00008085 
- 00027134  0x00007270 rtn 
- 00027135  0x00007273 add  0x00000007 , 0xfffffffc , 0x00000011 
- 00027136  0x00007274 branch  0x000069f7 
- 00027137  0x00007277 add  0x00000007 , 0xfffffff6 , 0x00000011 
- 00027138  0x00007278 branch  0x000069f7 
- 00027139  0x0000727e rtn  0x0000002b 
- 00027140  0x0000727f jam  0x00000000 , 0x00004567 
- 00027141  0x00007280 jam  0x00000003 , 0x000004ed 
- 00027142  0x00007281 jam  0x00000003 , 0x000004ee 
- 00027143  0x00007282 jam  0x00000011 , 0x000004f2 
- 00027144  0x00007283 jam  0x00000013 , 0x000004f3 
- 00027145  0x00007284 setarg  0x00000000 
- 00027146  0x00007285 store  0x00000003 , 0x000004ef 
- 00027147  0x00007286 store  0x00000001 , 0x00004254 
- 00027148  0x00007287 jam  0x00000000 , 0x00004681 
- 00027149  0x0000728a bpatchx  0x000000a4 , 0x00004034 
- 00027150  0x0000728b setarg  0x00000000 
- 00027151  0x0000728c store  0x00000001 , 0x00004254 
- 00027152  0x0000728d store  0x00000001 , 0x00004564 
- 00027153  0x0000728e store  0x00000001 , 0x0000455d 
- 00027154  0x0000728f fetch  0x00000001 , 0x0000456b 
- 00027155  0x00007290 beq  0x00000001 , 0x00006a16 
- 00027156  0x00007291 jam  0x00000050 , 0x00004569 
- 00027157  0x00007292 rtn 
- 00027158  0x00007295 jam  0x00000000 , 0x00004569 
- 00027159  0x00007296 rtn 
- 00027160  0x00007299 or_into  0x00000002 , 0x00000002 
- 00027161  0x0000729a rtn 
- 00027162  0x000072a7 copy  0x00000002 , 0x0000003f 
- 00027163  0x000072a8 reverse  0x0000003f , 0x0000003f 
- 00027164  0x000072a9 store  0x00000001 , 0x00004562 
- 00027165  0x000072aa force  0x0000003f , 0x0000003f 
- 00027166  0x000072ab reverse  0x0000003f , 0x0000003f 
- 00027167  0x000072ac store  0x00000001 , 0x00004561 
- 00027168  0x000072ad force  0x00000001 , 0x0000003f 
- 00027169  0x000072ae reverse  0x0000003f , 0x0000003f 
- 00027170  0x000072af store  0x00000001 , 0x00004560 
- 00027171  0x000072b0 call  0x00006a50 
- 00027172  0x000072b1 copy  0x00000002 , 0x0000003f 
- 00027173  0x000072b2 rtn 
- 00027174  0x000072b4 reverse  0x0000003f , 0x0000003f 
- 00027175  0x000072b5 store  0x00000001 , 0x00004562 
- 00027176  0x000072b6 force  0x00000073 , 0x0000003f 
- 00027177  0x000072b7 reverse  0x0000003f , 0x0000003f 
- 00027178  0x000072b8 store  0x00000001 , 0x00004561 
- 00027179  0x000072b9 force  0x00000001 , 0x0000003f 
- 00027180  0x000072ba reverse  0x0000003f , 0x0000003f 
- 00027181  0x000072bb store  0x00000001 , 0x00004560 
- 00027182  0x000072bc branch  0x00006a50 
- 00027183  0x000072bf fetch  0x00000001 , 0x00004563 
- 00027184  0x000072c0 branch  0x00006a33 , 0x00000034 
- 00027185  0x000072c1 setarg  0x00000070 
- 00027186  0x000072c2 rtn 
- 00027187  0x000072c4 setarg  0x000000aa 
- 00027188  0x000072c5 rtn 
- 00027189  0x000072c8 reverse  0x0000003f , 0x0000003f 
- 00027190  0x000072c9 store  0x00000001 , 0x00004562 
- 00027191  0x000072ca force  0x000000ef , 0x0000003f 
- 00027192  0x000072cb call  0x00006a44 
- 00027193  0x000072cc fetcht  0x00000002 , 0x000004f7 
- 00027194  0x000072cd copy  0x00000002 , 0x00000005 
- 00027195  0x000072ce istore  0x00000001 , 0x00000005 
- 00027196  0x000072cf copy  0x00000005 , 0x00000002 
- 00027197  0x000072d0 storet  0x00000002 , 0x000004f7 
- 00027198  0x000072d1 force  0x000000ff , 0x0000003f 
- 00027199  0x000072d2 call  0x00006a44 
- 00027200  0x000072d3 fetcht  0x00000002 , 0x000004f7 
- 00027201  0x000072d4 copy  0x00000002 , 0x00000005 
- 00027202  0x000072d5 istore  0x00000001 , 0x00000005 
- 00027203  0x000072d6 rtn 
- 00027204  0x000072e0 reverse  0x0000003f , 0x0000003f 
- 00027205  0x000072e1 store  0x00000001 , 0x00004561 
- 00027206  0x000072e2 fetch  0x00000002 , 0x00004561 
- 00027207  0x000072e3 lshift8  0x0000003f , 0x0000003f 
- 00027208  0x000072e4 store  0x00000003 , 0x000004f4 
- 00027209  0x000072e5 arg  0x00000107 , 0x00000011 
- 00027210  0x000072e6 arg  0x0000000f , 0x00000012 
- 00027211  0x000072e7 call  0x00006a5d 
- 00027212  0x000072e8 xor_into  0x000000d7 , 0x0000003f 
- 00027213  0x000072e9 invert  0x0000003f , 0x0000003f 
- 00027214  0x000072ea reverse  0x0000003f , 0x0000003f 
- 00027215  0x000072eb rtn 
- 00027216  0x000072f6 fetch  0x00000003 , 0x00004560 
- 00027217  0x000072f7 store  0x00000003 , 0x000004f4 
- 00027218  0x000072f8 arg  0x00000107 , 0x00000011 
- 00027219  0x000072f9 arg  0x0000000f , 0x00000012 
- 00027220  0x000072fa call  0x00006a5d 
- 00027221  0x000072fb lshift8  0x0000003f , 0x0000003f 
- 00027222  0x000072fc arg  0x00000007 , 0x00000012 
- 00027223  0x000072fd call  0x00006a5d 
- 00027224  0x000072fe xor_into  0x0000002b , 0x0000003f 
- 00027225  0x000072ff invert  0x0000003f , 0x0000003f 
- 00027226  0x00007300 reverse  0x0000003f , 0x0000003f 
- 00027227  0x00007301 copy  0x0000003f , 0x00000002 
- 00027228  0x00007302 rtn 
- 00027229  0x00007305 arg  0x00000000 , 0x00000013 
- 00027230  0x00007306 copy  0x00000012 , 0x00000039 
- 00027231  0x00007307 call  0x00007e71 
- 00027232  0x00007308 icopy  0x00000002 
- 00027233  0x0000730e copy  0x00000002 , 0x0000003f 
- 00027234  0x0000730f lshift  0x00000013 , 0x00000013 
- 00027235  0x00007310 bbit0  0x00000008 , 0x00006a66 
- 00027236  0x00007311 ixor  0x00000011 , 0x00000002 
- 00027237  0x00007312 increase  0x00000001 , 0x00000013 
- 00027238  0x00007314 lshift  0x00000002 , 0x00000002 
- 00027239  0x00007315 fetch  0x00000003 , 0x000004f4 
- 00027240  0x00007316 increase  0xffffffff , 0x00000012 
- 00027241  0x00007317 compare  0x000000ff , 0x00000012 , 0x000000ff 
- 00027242  0x00007318 branch  0x00006a70 , 0x00000001 
- 00027243  0x00007319 copy  0x00000012 , 0x00000039 
- 00027244  0x0000731a call  0x00007e71 
- 00027245  0x0000731b isolate1  0x00000000 , 0x0000003f 
- 00027246  0x0000731c setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00027247  0x0000731d branch  0x00006a61 
- 00027248  0x00007320 rshift  0x00000002 , 0x0000003f 
- 00027249  0x00007321 rtn 
- 00027250  0x00007324 fetcht  0x00000001 , 0x0000455d 
- 00027251  0x00007327 lshift2  0x00000002 , 0x00000002 
- 00027252  0x00007328 set1  0x00000000 , 0x00000002 
- 00027253  0x00007329 fetch  0x00000001 , 0x00004563 
- 00027254  0x0000732a ncall  0x00006a18 , 0x00000034 
- 00027255  0x0000732b storet  0x00000001 , 0x0000050d 
- 00027256  0x0000732c rtn 
- 00027257  0x00007330 lshift  0x00000002 , 0x00000002 
- 00027258  0x00007331 fetch  0x00000001 , 0x00004563 
- 00027259  0x00007332 setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00027260  0x00007334 rtn 
- 00027261  0x00007336 fetcht  0x00000001 , 0x000004fc 
- 00027262  0x00007337 jam  0x000000d7 , 0x000004fe 
- 00027263  0x00007338 call  0x00006bb6 
- 00027264  0x00007339 fetch  0x00000001 , 0x00004251 
- 00027265  0x0000733a set1  0x00000006 , 0x0000003f 
- 00027266  0x0000733b set1  0x00000007 , 0x0000003f 
- 00027267  0x0000733c store  0x00000001 , 0x00004251 
- 00027268  0x0000733d jam  0x00000000 , 0x00004563 
- 00027269  0x0000733e branch  0x00006b97 
- 00027270  0x00007340 fetch  0x00000001 , 0x00004251 
- 00027271  0x00007341 set1  0x00000007 , 0x0000003f 
- 00027272  0x00007342 store  0x00000001 , 0x00004251 
- 00027273  0x00007343 branch  0x00006b97 
- 00027274  0x00007347 bpatchx  0x000000a5 , 0x00004034 
- 00027275  0x00007348 fetch  0x00000001 , 0x00004681 
- 00027276  0x00007349 beq  0x00000000 , 0x00006a8e 
- 00027277  0x0000734a branch  0x00006b4c 
- 00027278  0x0000734d fetch  0x00000002 , 0x00000264 
- 00027279  0x0000734e copy  0x0000003f , 0x00000006 
- 00027280  0x0000734f call  0x00006ab8 
- 00027281  0x00007350 fetch  0x00000001 , 0x000004fc 
- 00027282  0x00007351 beq  0x00000000 , 0x00006a94 
- 00027283  0x00007352 branch  0x00006b18 
- 00027284  0x00007354 bpatchx  0x000000a6 , 0x00004034 
- 00027285  0x00007355 fetch  0x00000001 , 0x000004fd 
- 00027286  0x00007356 beq  0x0000003f , 0x00006a7d 
- 00027287  0x00007357 beq  0x00000073 , 0x00006a86 
- 00027288  0x00007358 beq  0x000000ef , 0x00006a9b 
- 00027289  0x00007359 beq  0x00000053 , 0x00006b44 
- 00027290  0x0000735a rtn 
- 00027291  0x0000735e fetch  0x00000002 , 0x00000501 
- 00027292  0x0000735f copy  0x0000003f , 0x00000006 
- 00027293  0x00007360 call  0x00006ac3 
- 00027294  0x00007361 fetch  0x00000001 , 0x00000503 
- 00027295  0x00007362 beq  0x00000041 , 0x00006aa5 
- 00027296  0x00007363 beq  0x00000040 , 0x00006aad 
- 00027297  0x00007364 beq  0x00000071 , 0x00006ae6 
- 00027298  0x00007365 beq  0x00000070 , 0x00006af2 
- 00027299  0x00007366 beq  0x00000049 , 0x00006afd 
- 00027300  0x00007367 branch  0x00006b97 
- 00027301  0x0000736a call  0x00006aaf 
- 00027302  0x0000736c branch  0x00006aa7 
- 00027303  0x0000736f fetch  0x00000001 , 0x00004254 
- 00027304  0x00007370 set1  0x00000000 , 0x0000003f 
- 00027305  0x00007371 set1  0x00000001 , 0x0000003f 
- 00027306  0x00007372 store  0x00000001 , 0x00004254 
- 00027307  0x00007373 call  0x00006be0 
- 00027308  0x00007374 branch  0x00006b97 
- 00027309  0x00007377 call  0x00006aaf 
- 00027310  0x00007378 branch  0x00006b97 
- 00027311  0x0000737b call  0x00006acb 
- 00027312  0x0000737c branch  0x00006ad7 
- 00027313  0x0000737f call  0x00006acb 
- 00027314  0x00007380 ifetch  0x00000001 , 0x00000006 
- 00027315  0x00007381 rshift3  0x0000003f , 0x0000003f 
- 00027316  0x00007382 store  0x00000001 , 0x0000456a 
- 00027317  0x00007383 ifetch  0x00000001 , 0x00000006 
- 00027318  0x00007384 store  0x00000001 , 0x00000508 
- 00027319  0x00007385 rtn 
- 00027320  0x00007389 ifetch  0x00000001 , 0x00000006 
- 00027321  0x0000738a store  0x00000001 , 0x000004fb 
- 00027322  0x0000738b rshift3  0x0000003f , 0x0000003f 
- 00027323  0x0000738c store  0x00000001 , 0x000004fc 
- 00027324  0x0000738d ifetch  0x00000001 , 0x00000006 
- 00027325  0x0000738e store  0x00000001 , 0x000004fd 
- 00027326  0x00007390 call  0x00006ace 
- 00027327  0x00007391 storet  0x00000002 , 0x000004ff 
- 00027328  0x00007392 copy  0x00000006 , 0x0000003f 
- 00027329  0x00007393 store  0x00000002 , 0x00000501 
- 00027330  0x00007394 rtn 
- 00027331  0x00007397 ifetch  0x00000001 , 0x00000006 
- 00027332  0x00007398 rshift  0x0000003f , 0x0000003f 
- 00027333  0x00007399 store  0x00000001 , 0x00000503 
- 00027334  0x0000739a call  0x00006ace 
- 00027335  0x0000739b storet  0x00000002 , 0x00000504 
- 00027336  0x0000739c copy  0x00000006 , 0x0000003f 
- 00027337  0x0000739d store  0x00000002 , 0x00000506 
- 00027338  0x0000739e rtn 
- 00027339  0x000073a2 fetch  0x00000002 , 0x00000506 
- 00027340  0x000073a3 copy  0x0000003f , 0x00000006 
- 00027341  0x000073a4 rtn 
- 00027342  0x000073a7 ifetch  0x00000001 , 0x00000006 
- 00027343  0x000073a8 copy  0x0000003f , 0x00000002 
- 00027344  0x000073a9 rshift  0x00000002 , 0x00000002 
- 00027345  0x000073aa rtnbit1  0x00000000 
- 00027346  0x000073ab ifetch  0x00000001 , 0x00000006 
- 00027347  0x000073ac lshift3  0x0000003f , 0x0000003f 
- 00027348  0x000073ad lshift4  0x0000003f , 0x0000003f 
- 00027349  0x000073ae iadd  0x00000002 , 0x00000002 
- 00027350  0x000073af rtn 
- 00027351  0x000073b2 ifetch  0x00000001 , 0x00000006 
- 00027352  0x000073b3 store  0x00000001 , 0x0000455d 
- 00027353  0x000073b4 ifetch  0x00000001 , 0x00000006 
- 00027354  0x000073b5 store  0x00000001 , 0x00000509 
- 00027355  0x000073b6 ifetch  0x00000001 , 0x00000006 
- 00027356  0x000073b7 store  0x00000001 , 0x0000050a 
- 00027357  0x000073b8 ifetch  0x00000001 , 0x00000006 
- 00027358  0x000073b9 store  0x00000001 , 0x0000050b 
- 00027359  0x000073ba ifetch  0x00000002 , 0x00000006 
- 00027360  0x000073bb store  0x00000002 , 0x0000455e 
- 00027361  0x000073bc ifetch  0x00000001 , 0x00000006 
- 00027362  0x000073bd store  0x00000001 , 0x0000050c 
- 00027363  0x000073be ifetch  0x00000001 , 0x00000006 
- 00027364  0x000073bf store  0x00000001 , 0x00004568 
- 00027365  0x000073c0 rtn 
- 00027366  0x000073c4 call  0x00006ab1 
- 00027367  0x000073c6 branch  0x00006ae8 
- 00027368  0x000073c9 fetch  0x00000001 , 0x00004254 
- 00027369  0x000073ca set1  0x00000005 , 0x0000003f 
- 00027370  0x000073cb set1  0x00000006 , 0x0000003f 
- 00027371  0x000073cc store  0x00000001 , 0x00004254 
- 00027372  0x000073cd fetcht  0x00000001 , 0x0000455d 
- 00027373  0x000073ce lshift2  0x00000002 , 0x00000002 
- 00027374  0x000073cf or_into  0x00000003 , 0x00000002 
- 00027375  0x000073d0 call  0x00006c11 
- 00027376  0x000073d1 jam  0x00000003 , 0x00004567 
- 00027377  0x000073d2 branch  0x00006b97 
- 00027378  0x000073d5 jam  0x00000008 , 0x00000a99 
- 00027379  0x000073d6 call  0x00007d86 
- 00027380  0x000073d7 call  0x00006ab1 
- 00027381  0x000073d8 fetch  0x00000001 , 0x0000456a 
- 00027382  0x000073d9 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00027383  0x000073da branch  0x00006af9 , 0x00000005 
- 00027384  0x000073db branch  0x00002a8c 
- 00027385  0x000073dd fetch  0x00000001 , 0x00004254 
- 00027386  0x000073de set1  0x00000007 , 0x0000003f 
- 00027387  0x000073df store  0x00000001 , 0x00004254 
- 00027388  0x000073e0 branch  0x00006b97 
- 00027389  0x000073e3 call  0x00006acb 
- 00027390  0x000073e4 ifetch  0x00000001 , 0x00000006 
- 00027391  0x000073e5 store  0x00000001 , 0x00000ac2 
- 00027392  0x000073e6 call  0x000052d2 
- 00027393  0x000073e7 call  0x000052e0 
- 00027394  0x000073e8 setarg  0x0000000e 
- 00027395  0x000073e9 istore  0x00000002 , 0x00000005 
- 00027396  0x000073ea fetch  0x00000002 , 0x0000424a 
- 00027397  0x000073eb istore  0x00000002 , 0x00000005 
- 00027398  0x000073ec fetch  0x00000001 , 0x00004563 
- 00027399  0x000073ee lshift  0x0000003f , 0x0000003f 
- 00027400  0x000073ef set1  0x00000000 , 0x0000003f 
- 00027401  0x000073f0 istore  0x00000001 , 0x00000005 
- 00027402  0x000073f1 bpatchx  0x000000a7 , 0x00004034 
- 00027403  0x000073f2 setarg  0x000015ef 
- 00027404  0x000073f3 istore  0x00000002 , 0x00000005 
- 00027405  0x000073f4 setarg  0x00001191 
- 00027406  0x000073f5 istore  0x00000002 , 0x00000005 
- 00027407  0x000073f8 fetch  0x00000001 , 0x00000ac2 
- 00027408  0x000073f9 istore  0x00000001 , 0x00000005 
- 00027409  0x000073fa setarg  0x00000007 
- 00027410  0x000073fb istore  0x00000005 , 0x00000005 
- 00027411  0x000073fe setarg  0x00000001 
- 00027412  0x000073ff istore  0x00000002 , 0x00000005 
- 00027413  0x00007402 call  0x00006a2f 
- 00027414  0x00007403 istore  0x00000001 , 0x00000005 
- 00027415  0x00007404 rtn 
- 00027416  0x00007409 branch  0x00006b19 
- 00027417  0x0000740c bpatchx  0x000000a8 , 0x00004035 
- 00027418  0x0000740d fetch  0x00000001 , 0x000004fd 
- 00027419  0x0000740e beq  0x00000073 , 0x00006b21 
- 00027420  0x0000740f beq  0x0000003f , 0x00006b25 
- 00027421  0x00007410 beq  0x000000ef , 0x00006b3f 
- 00027422  0x00007411 beq  0x000000ff , 0x00006b37 
- 00027423  0x00007412 beq  0x00000053 , 0x00006b46 
- 00027424  0x00007413 rtn 
- 00027425  0x00007415 fetch  0x00000001 , 0x00004254 
- 00027426  0x00007416 set1  0x00000003 , 0x0000003f 
- 00027427  0x00007417 store  0x00000001 , 0x00004254 
- 00027428  0x00007418 branch  0x00006b97 
- 00027429  0x0000741a fetch  0x00000001 , 0x00004254 
- 00027430  0x0000741b set1  0x00000003 , 0x0000003f 
- 00027431  0x0000741c set1  0x00000002 , 0x0000003f 
- 00027432  0x0000741d store  0x00000001 , 0x00004254 
- 00027433  0x0000741e fetch  0x00000001 , 0x000004fb 
- 00027434  0x0000741f call  0x00006a26 
- 00027435  0x00007420 store  0x00000001 , 0x000004fe 
- 00027436  0x00007421 call  0x00006bb6 
- 00027437  0x00007422 fetch  0x00000001 , 0x000004fb 
- 00027438  0x00007423 rshift2  0x0000003f , 0x0000003f 
- 00027439  0x00007424 store  0x00000001 , 0x0000455d 
- 00027440  0x00007425 lshift2  0x0000003f , 0x0000003f 
- 00027441  0x00007426 set0  0x00000001 , 0x0000003f 
- 00027442  0x00007427 set1  0x00000000 , 0x0000003f 
- 00027443  0x00007428 arg  0x00004565 , 0x00000002 
- 00027444  0x00007429 storet  0x00000002 , 0x000004f7 
- 00027445  0x0000742a call  0x00006a35 
- 00027446  0x0000742b branch  0x00006b97 
- 00027447  0x0000742e fetch  0x00000002 , 0x00000501 
- 00027448  0x0000742f copy  0x0000003f , 0x00000006 
- 00027449  0x00007430 increase  0x00000001 , 0x0000003f 
- 00027450  0x00007431 store  0x00000002 , 0x00000501 
- 00027451  0x00007432 ifetch  0x00000001 , 0x00000006 
- 00027452  0x00007433 fetcht  0x00000001 , 0x00004568 
- 00027453  0x00007434 iadd  0x00000002 , 0x0000003f 
- 00027454  0x00007435 store  0x00000001 , 0x00004568 
- 00027455  0x00007437 call  0x00006c42 
- 00027456  0x00007439 call  0x00006a72 
- 00027457  0x0000743a call  0x00006c28 
- 00027458  0x0000743b call  0x00006c4b 
- 00027459  0x0000743c branch  0x00006b97 
- 00027460  0x0000743f jam  0x00000009 , 0x00000a99 
- 00027461  0x00007440 call  0x00007d86 
- 00027462  0x00007442 call  0x00006a0d 
- 00027463  0x00007443 fetch  0x00000001 , 0x000004fb 
- 00027464  0x00007444 call  0x00006a26 
- 00027465  0x00007445 store  0x00000001 , 0x000004fe 
- 00027466  0x00007446 call  0x00006bb6 
- 00027467  0x00007447 branch  0x00006b97 
- 00027468  0x0000744d fetch  0x00000002 , 0x00000264 
- 00027469  0x0000744e copy  0x0000003f , 0x00000006 
- 00027470  0x0000744f call  0x00006ab8 
- 00027471  0x00007450 fetch  0x00000001 , 0x000004fc 
- 00027472  0x00007451 beq  0x00000000 , 0x00006b52 
- 00027473  0x00007452 branch  0x00006b86 
- 00027474  0x00007455 bpatchx  0x000000a9 , 0x00004035 
- 00027475  0x00007456 fetch  0x00000001 , 0x000004fd 
- 00027476  0x00007457 beq  0x0000003f , 0x00006a7d 
- 00027477  0x00007458 beq  0x00000073 , 0x00006a86 
- 00027478  0x00007459 beq  0x000000ef , 0x00006b58 
- 00027479  0x0000745a branch  0x00006b97 
- 00027480  0x0000745c fetch  0x00000002 , 0x00000501 
- 00027481  0x0000745d copy  0x0000003f , 0x00000006 
- 00027482  0x0000745e call  0x00006ac3 
- 00027483  0x0000745f fetch  0x00000001 , 0x00000503 
- 00027484  0x00007460 beq  0x00000041 , 0x00006b61 
- 00027485  0x00007461 beq  0x00000040 , 0x00006b61 
- 00027486  0x00007462 beq  0x00000071 , 0x00006b6c 
- 00027487  0x00007463 beq  0x00000070 , 0x00006b7c 
- 00027488  0x00007464 branch  0x00006b97 
- 00027489  0x00007467 call  0x00006aaf 
- 00027490  0x00007468 fetch  0x00000001 , 0x0000455d 
- 00027491  0x00007469 rshift  0x0000003f , 0x0000003f 
- 00027492  0x0000746a fetcht  0x00000001 , 0x00004564 
- 00027493  0x0000746b isub  0x00000002 , 0x0000003e 
- 00027494  0x0000746c branch  0x00006b68 , 0x00000005 
- 00027495  0x0000746d branch  0x00002a8c 
- 00027496  0x0000746f fetch  0x00000001 , 0x00004254 
- 00027497  0x00007470 set1  0x00000001 , 0x0000003f 
- 00027498  0x00007471 store  0x00000001 , 0x00004254 
- 00027499  0x00007472 branch  0x00006b97 
- 00027500  0x00007475 call  0x00006ab1 
- 00027501  0x00007476 fetch  0x00000001 , 0x0000456a 
- 00027502  0x00007477 fetcht  0x00000001 , 0x00004564 
- 00027503  0x00007478 isub  0x00000002 , 0x0000003e 
- 00027504  0x00007479 branch  0x00006b73 , 0x00000005 
- 00027505  0x0000747a branch  0x00002a8c 
- 00027506  0x0000747b branch  0x00006b97 
- 00027507  0x0000747d fetch  0x00000001 , 0x00004254 
- 00027508  0x0000747e set1  0x00000005 , 0x0000003f 
- 00027509  0x0000747f set1  0x00000006 , 0x0000003f 
- 00027510  0x00007480 store  0x00000001 , 0x00004254 
- 00027511  0x00007481 fetcht  0x00000001 , 0x0000455d 
- 00027512  0x00007482 lshift2  0x00000002 , 0x00000002 
- 00027513  0x00007483 or_into  0x00000003 , 0x00000002 
- 00027514  0x00007484 call  0x00006c11 
- 00027515  0x00007485 branch  0x00006b97 
- 00027516  0x00007488 call  0x00006ab1 
- 00027517  0x00007489 fetch  0x00000001 , 0x0000456a 
- 00027518  0x0000748a fetcht  0x00000001 , 0x00004564 
- 00027519  0x0000748b isub  0x00000002 , 0x0000003e 
- 00027520  0x0000748c branch  0x00006b82 , 0x00000005 
- 00027521  0x0000748d branch  0x00002a8c 
- 00027522  0x0000748f fetch  0x00000001 , 0x00004254 
- 00027523  0x00007490 set1  0x00000007 , 0x0000003f 
- 00027524  0x00007491 store  0x00000001 , 0x00004254 
- 00027525  0x00007492 branch  0x00006b97 
- 00027526  0x00007495 fetch  0x00000001 , 0x000004fc 
- 00027527  0x00007496 fetcht  0x00000001 , 0x00004564 
- 00027528  0x00007497 isub  0x00000002 , 0x0000003e 
- 00027529  0x00007498 branch  0x00006b8c , 0x00000005 
- 00027530  0x00007499 branch  0x00002a8c 
- 00027531  0x0000749a branch  0x00006b97 
- 00027532  0x0000749d fetch  0x00000001 , 0x000004fd 
- 00027533  0x0000749e beq  0x00000073 , 0x00006b91 
- 00027534  0x0000749f beq  0x000000ef , 0x00006b3f 
- 00027535  0x000074a0 beq  0x000000ff , 0x00006b37 
- 00027536  0x000074a1 beq  0x00000053 , 0x00006b96 
- 00027537  0x000074a3 fetch  0x00000001 , 0x00004254 
- 00027538  0x000074a4 set1  0x00000003 , 0x0000003f 
- 00027539  0x000074a5 store  0x00000001 , 0x00004254 
- 00027540  0x000074a6 branch  0x00006b97 
- 00027541  0x000074a8 branch  0x00006b95 
- 00027542  0x000074aa branch  0x00006b46 
- 00027543  0x000074ac rtn 
- 00027544  0x000074af fetch  0x00000001 , 0x00004567 
- 00027545  0x000074b0 rtn  0x00000034 
- 00027546  0x000074b1 beq  0x00000003 , 0x00006b9c 
- 00027547  0x000074b2 branch  0x00002a8c 
- 00027548  0x000074b5 jam  0x00000000 , 0x00004567 
- 00027549  0x000074b6 call  0x000052d2 
- 00027550  0x000074b7 arg  0x00000001 , 0x00000002 
- 00027551  0x000074b8 fetcht  0x00000001 , 0x0000455d 
- 00027552  0x000074b9 lshift2  0x00000002 , 0x00000002 
- 00027553  0x000074bb or_into  0x00000003 , 0x00000002 
- 00027554  0x000074bc arg  0x000000aa , 0x00000011 
- 00027555  0x000074bd call  0x00006bfc 
- 00027556  0x000074be call  0x000052e0 
- 00027557  0x000074bf copy  0x00000005 , 0x00000006 
- 00027558  0x000074c0 ifetch  0x00000002 , 0x00000006 
- 00027559  0x000074c1 branch  0x00002a8c , 0x00000034 
- 00027560  0x000074c2 rtn 
- 00027561  0x000074c5 call  0x000052e0 
- 00027562  0x000074c6 setarg  0x00000004 
- 00027563  0x000074c7 istore  0x00000002 , 0x00000005 
- 00027564  0x000074c8 fetch  0x00000002 , 0x0000424a 
- 00027565  0x000074c9 istore  0x00000002 , 0x00000005 
- 00027566  0x000074ca fetch  0x00000001 , 0x000004fb 
- 00027567  0x000074cb istore  0x00000001 , 0x00000005 
- 00027568  0x000074cc bpatchx  0x000000aa , 0x00004035 
- 00027569  0x000074cd setarg  0x0000013f 
- 00027570  0x000074ce istore  0x00000002 , 0x00000005 
- 00027571  0x000074cf fetch  0x00000001 , 0x000004fe 
- 00027572  0x000074d0 istore  0x00000001 , 0x00000005 
- 00027573  0x000074d1 rtn 
- 00027574  0x000074d3 call  0x000052d2 
- 00027575  0x000074d4 call  0x000052e0 
- 00027576  0x000074d5 setarg  0x00000004 
- 00027577  0x000074d6 istore  0x00000002 , 0x00000005 
- 00027578  0x000074d7 fetch  0x00000002 , 0x0000424a 
- 00027579  0x000074d8 istore  0x00000002 , 0x00000005 
- 00027580  0x000074d9 fetch  0x00000001 , 0x000004fb 
- 00027581  0x000074da istore  0x00000001 , 0x00000005 
- 00027582  0x000074db bpatchx  0x000000ab , 0x00004035 
- 00027583  0x000074dc setarg  0x00000173 
- 00027584  0x000074dd istore  0x00000002 , 0x00000005 
- 00027585  0x000074de fetch  0x00000001 , 0x000004fe 
- 00027586  0x000074df istore  0x00000001 , 0x00000005 
- 00027587  0x000074e0 rtn 
- 00027588  0x000074e2 call  0x000052e0 
- 00027589  0x000074e3 setarg  0x0000000e 
- 00027590  0x000074e4 istore  0x00000002 , 0x00000005 
- 00027591  0x000074e5 fetch  0x00000002 , 0x0000424a 
- 00027592  0x000074e6 istore  0x00000002 , 0x00000005 
- 00027593  0x000074e7 fetch  0x00000001 , 0x00004563 
- 00027594  0x000074e8 lshift  0x0000003f , 0x0000003f 
- 00027595  0x000074e9 set1  0x00000000 , 0x0000003f 
- 00027596  0x000074ea istore  0x00000001 , 0x00000005 
- 00027597  0x000074eb bpatchx  0x000000ac , 0x00004035 
- 00027598  0x000074ec setarg  0x000015ef 
- 00027599  0x000074ed istore  0x00000002 , 0x00000005 
- 00027600  0x000074ee setarg  0x00001183 
- 00027601  0x000074ef istore  0x00000002 , 0x00000005 
- 00027602  0x000074f0 copy  0x00000002 , 0x0000003f 
- 00027603  0x000074f1 istore  0x00000001 , 0x00000005 
- 00027604  0x000074f2 setarg  0x000000f0 
- 00027605  0x000074f3 istore  0x00000003 , 0x00000005 
- 00027606  0x000074f4 setarg  0x0000007f 
- 00027607  0x000074f5 istore  0x00000002 , 0x00000005 
- 00027608  0x000074f6 setarg  0x00000000 
- 00027609  0x000074f7 istore  0x00000001 , 0x00000005 
- 00027610  0x000074f8 setarg  0x00000001 
- 00027611  0x000074f9 istore  0x00000001 , 0x00000005 
- 00027612  0x000074fa call  0x00006a2f 
- 00027613  0x000074fb istore  0x00000001 , 0x00000005 
- 00027614  0x000074fc jam  0x00000010 , 0x00004569 
- 00027615  0x000074fd rtn 
- 00027616  0x000074ff call  0x000052d2 
- 00027617  0x00007500 call  0x000052e0 
- 00027618  0x00007501 setarg  0x0000000e 
- 00027619  0x00007502 istore  0x00000002 , 0x00000005 
- 00027620  0x00007503 fetch  0x00000002 , 0x0000424a 
- 00027621  0x00007504 istore  0x00000002 , 0x00000005 
- 00027622  0x00007505 fetch  0x00000001 , 0x00004563 
- 00027623  0x00007506 lshift  0x0000003f , 0x0000003f 
- 00027624  0x00007507 set1  0x00000000 , 0x0000003f 
- 00027625  0x00007508 istore  0x00000001 , 0x00000005 
- 00027626  0x00007509 bpatchx  0x000000ad , 0x00004035 
- 00027627  0x0000750a setarg  0x000015ef 
- 00027628  0x0000750b istore  0x00000002 , 0x00000005 
- 00027629  0x0000750c setarg  0x00001181 
- 00027630  0x0000750d istore  0x00000002 , 0x00000005 
- 00027631  0x0000750e fetch  0x00000001 , 0x0000455d 
- 00027632  0x0000750f istore  0x00000001 , 0x00000005 
- 00027633  0x00007510 setarg  0x000000e0 
- 00027634  0x00007511 istore  0x00000003 , 0x00000005 
- 00027635  0x00007512 fetch  0x00000002 , 0x0000456c 
- 00027636  0x00007513 istore  0x00000002 , 0x00000005 
- 00027637  0x00007514 setarg  0x00000000 
- 00027638  0x00007515 istore  0x00000001 , 0x00000005 
- 00027639  0x00007516 fetch  0x00000001 , 0x0000456e 
- 00027640  0x00007517 istore  0x00000001 , 0x00000005 
- 00027641  0x00007518 call  0x00006a2f 
- 00027642  0x00007519 istore  0x00000001 , 0x00000005 
- 00027643  0x0000751a rtn 
- 00027644  0x0000751c call  0x000052e0 
- 00027645  0x0000751d setarg  0x00000008 
- 00027646  0x0000751e istore  0x00000002 , 0x00000005 
- 00027647  0x0000751f fetch  0x00000002 , 0x0000424a 
- 00027648  0x00007520 istore  0x00000002 , 0x00000005 
- 00027649  0x00007521 fetch  0x00000001 , 0x00004563 
- 00027650  0x00007522 lshift  0x0000003f , 0x0000003f 
- 00027651  0x00007523 set1  0x00000000 , 0x0000003f 
- 00027652  0x00007524 istore  0x00000001 , 0x00000005 
- 00027653  0x00007525 bpatchx  0x000000ae , 0x00004035 
- 00027654  0x00007526 setarg  0x000009ef 
- 00027655  0x00007527 istore  0x00000002 , 0x00000005 
- 00027656  0x00007528 setarg  0x000005e3 
- 00027657  0x00007529 istore  0x00000002 , 0x00000005 
- 00027658  0x0000752a copy  0x00000002 , 0x0000003f 
- 00027659  0x0000752b istore  0x00000001 , 0x00000005 
- 00027660  0x0000752c setarg  0x0000008d 
- 00027661  0x0000752d istore  0x00000001 , 0x00000005 
- 00027662  0x0000752e call  0x00006a2f 
- 00027663  0x0000752f istore  0x00000001 , 0x00000005 
- 00027664  0x00007530 rtn 
- 00027665  0x00007533 call  0x000052d2 
- 00027666  0x00007534 call  0x000052e0 
- 00027667  0x00007535 setarg  0x00000008 
- 00027668  0x00007536 istore  0x00000002 , 0x00000005 
- 00027669  0x00007537 fetch  0x00000002 , 0x0000424a 
- 00027670  0x00007538 istore  0x00000002 , 0x00000005 
- 00027671  0x00007539 copy  0x00000002 , 0x0000000b 
- 00027672  0x0000753a fetch  0x00000001 , 0x00004563 
- 00027673  0x0000753b lshift  0x0000003f , 0x0000003f 
- 00027674  0x0000753c set1  0x00000000 , 0x0000003f 
- 00027675  0x0000753d istore  0x00000001 , 0x00000005 
- 00027676  0x0000753e bpatchx  0x000000af , 0x00004035 
- 00027677  0x0000753f setarg  0x000009ef 
- 00027678  0x00007540 istore  0x00000002 , 0x00000005 
- 00027679  0x00007541 setarg  0x000005e1 
- 00027680  0x00007542 istore  0x00000002 , 0x00000005 
- 00027681  0x00007543 copy  0x0000000b , 0x0000003f 
- 00027682  0x00007544 istore  0x00000001 , 0x00000005 
- 00027683  0x00007545 setarg  0x0000008d 
- 00027684  0x00007546 istore  0x00000001 , 0x00000005 
- 00027685  0x00007547 call  0x00006a2f 
- 00027686  0x00007548 istore  0x00000001 , 0x00000005 
- 00027687  0x00007549 rtn 
- 00027688  0x0000754c bpatchx  0x000000b0 , 0x00004036 
- 00027689  0x0000754d fetch  0x00000001 , 0x00004569 
- 00027690  0x0000754e rtn  0x00000034 
- 00027691  0x0000754f hfetch  0x00000002 , 0x00008112 
- 00027692  0x00007550 nrtn  0x00000034 
- 00027693  0x00007551 copy  0x00000011 , 0x0000003f 
- 00027694  0x00007552 store  0x00000001 , 0x00000a9b 
- 00027695  0x00007553 storet  0x00000001 , 0x00000a9a 
- 00027696  0x00007554 call  0x0000526e 
- 00027697  0x00007555 nrtn  0x00000034 
- 00027698  0x00007556 call  0x000052d2 
- 00027699  0x00007557 call  0x000052e0 
- 00027700  0x00007558 setarg  0x00000005 
- 00027701  0x00007559 istore  0x00000002 , 0x00000005 
- 00027702  0x0000755a fetch  0x00000002 , 0x0000424a 
- 00027703  0x0000755b istore  0x00000002 , 0x00000005 
- 00027704  0x0000755c fetch  0x00000001 , 0x0000050d 
- 00027705  0x0000755d istore  0x00000001 , 0x00000005 
- 00027706  0x0000755e setarg  0x000001ff 
- 00027707  0x0000755f istore  0x00000002 , 0x00000005 
- 00027708  0x00007560 fetch  0x00000001 , 0x00004569 
- 00027709  0x00007561 istore  0x00000001 , 0x00000005 
- 00027710  0x00007562 fetch  0x00000001 , 0x00004566 
- 00027711  0x00007563 istore  0x00000001 , 0x00000005 
- 00027712  0x00007564 jam  0x00000000 , 0x00004569 
- 00027713  0x00007565 rtn 
- 00027714  0x00007568 bpatchx  0x000000b1 , 0x00004036 
- 00027715  0x00007569 fetch  0x00000001 , 0x0000456b 
- 00027716  0x0000756a rtneq  0x00000001 
- 00027717  0x0000756b fetch  0x00000002 , 0x000004ff 
- 00027718  0x0000756c rtn  0x00000034 
- 00027719  0x0000756d fetch  0x00000001 , 0x00004569 
- 00027720  0x0000756e increase  0x00000001 , 0x0000003f 
- 00027721  0x0000756f store  0x00000001 , 0x00004569 
- 00027722  0x00007570 rtn 
- 00027723  0x00007573 fetch  0x00000002 , 0x0000456f 
- 00027724  0x00007574 branch  0x00007f9c 
- 00027725  0x00007577 bpatchx  0x000000b2 , 0x00004036 
- 00027726  0x00007579 fetch  0x00000001 , 0x00004568 
- 00027727  0x0000757a rtn  0x00000034 
- 00027728  0x0000757b increase  0xffffffff , 0x0000003f 
- 00027729  0x0000757c store  0x00000001 , 0x00004568 
- 00027730  0x0000757d fetch  0x00000002 , 0x0000455e 
- 00027731  0x0000757e fetcht  0x00000002 , 0x0000469f 
- 00027732  0x0000757f isub  0x00000002 , 0x0000003e 
- 00027733  0x00007580 branch  0x00006c57 , 0x00000002 
- 00027734  0x00007581 store  0x00000002 , 0x0000469f 
- 00027735  0x00007583 fetch  0x00000001 , 0x00004569 
- 00027736  0x00007584 branch  0x00006c5f , 0x00000034 
- 00027737  0x00007585 jam  0x00000001 , 0x00000510 
- 00027738  0x00007586 fetch  0x00000001 , 0x00004566 
- 00027739  0x00007587 store  0x00000001 , 0x0000050f 
- 00027740  0x00007588 setarg  0x000000ff 
- 00027741  0x00007589 store  0x00000001 , 0x0000050e 
- 00027742  0x0000758a branch  0x00006c64 
- 00027743  0x0000758c jam  0x00000000 , 0x00000510 
- 00027744  0x0000758d fetch  0x00000001 , 0x00004565 
- 00027745  0x0000758e store  0x00000001 , 0x0000050f 
- 00027746  0x0000758f setarg  0x000000ef 
- 00027747  0x00007590 store  0x00000001 , 0x0000050e 
- 00027748  0x00007592 bpatchx  0x000000b3 , 0x00004036 
- 00027749  0x00007593 fetch  0x00000002 , 0x0000469f 
- 00027750  0x00007594 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027751  0x00007595 branch  0x00006c6b , 0x00000002 
- 00027752  0x00007596 fetch  0x00000001 , 0x00000510 
- 00027753  0x00007597 increase  0x00000001 , 0x0000003f 
- 00027754  0x00007598 store  0x00000001 , 0x00000510 
- 00027755  0x0000759a call  0x00006a72 
- 00027756  0x0000759b fetch  0x00000002 , 0x0000469f 
- 00027757  0x0000759c increase  0x00000008 , 0x0000003f 
- 00027758  0x0000759d fetcht  0x00000001 , 0x00000510 
- 00027759  0x0000759e iadd  0x00000002 , 0x00000011 
- 00027760  0x000075a0 call  0x00005240 
- 00027761  0x000075a1 store  0x00000002 , 0x00000277 
- 00027762  0x000075a2 increase  0x00000004 , 0x0000003f 
- 00027763  0x000075a3 store  0x00000002 , 0x00000279 
- 00027764  0x000075a4 copy  0x0000003f , 0x00000005 
- 00027765  0x000075a5 fetch  0x00000001 , 0x0000050d 
- 00027766  0x000075a6 istore  0x00000001 , 0x00000005 
- 00027767  0x000075a7 fetch  0x00000001 , 0x0000050e 
- 00027768  0x000075a8 istore  0x00000001 , 0x00000005 
- 00027769  0x000075a9 call  0x00006c95 
- 00027770  0x000075aa call  0x00006ca6 
- 00027771  0x000075ab bpatchx  0x000000b4 , 0x00004036 
- 00027772  0x000075ac fetch  0x00000002 , 0x00004571 
- 00027773  0x000075ad copy  0x0000003f , 0x00000003 
- 00027774  0x000075ae fetch  0x00000002 , 0x0000469f 
- 00027775  0x000075af copy  0x0000003f , 0x00000039 
- 00027776  0x000075b0 call  0x000066ea 
- 00027777  0x000075b1 copy  0x00000005 , 0x00000002 
- 00027778  0x000075b2 copy  0x00000003 , 0x0000003f 
- 00027779  0x000075b3 store  0x00000002 , 0x00004571 
- 00027780  0x000075b4 copy  0x00000002 , 0x00000005 
- 00027781  0x000075b5 fetch  0x00000001 , 0x0000050f 
- 00027782  0x000075b6 istore  0x00000001 , 0x00000005 
- 00027783  0x000075b7 fetch  0x00000002 , 0x00000277 
- 00027784  0x000075b8 copy  0x0000003f , 0x00000005 
- 00027785  0x000075b9 fetch  0x00000002 , 0x0000469f 
- 00027786  0x000075ba fetcht  0x00000001 , 0x00000510 
- 00027787  0x000075bb iadd  0x00000002 , 0x0000003f 
- 00027788  0x000075bc increase  0x00000004 , 0x0000003f 
- 00027789  0x000075bd istore  0x00000002 , 0x00000005 
- 00027790  0x000075be fetch  0x00000002 , 0x0000424a 
- 00027791  0x000075bf istore  0x00000002 , 0x00000005 
- 00027792  0x000075c0 jam  0x00000000 , 0x00004569 
- 00027793  0x000075c1 fetch  0x00000002 , 0x00004573 
- 00027794  0x000075c2 beq  0x00000000 , 0x00003a97 
- 00027795  0x000075c3 jam  0x00000000 , 0x00000b05 
- 00027796  0x000075c4 rtn 
- 00027797  0x000075c7 bpatchx  0x000000b5 , 0x00004036 
- 00027798  0x000075c8 fetch  0x00000002 , 0x0000469f 
- 00027799  0x000075c9 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027800  0x000075ca nbranch  0x00006c9d , 0x00000002 
- 00027801  0x000075cb lshift  0x0000003f , 0x0000003f 
- 00027802  0x000075cc set1  0x00000000 , 0x0000003f 
- 00027803  0x000075cd istore  0x00000001 , 0x00000005 
- 00027804  0x000075ce rtn 
- 00027805  0x000075d0 fetch  0x00000002 , 0x0000469f 
- 00027806  0x000075d1 rshift3  0x0000003f , 0x0000003f 
- 00027807  0x000075d2 rshift4  0x0000003f , 0x00000002 
- 00027808  0x000075d3 and_into  0x0000007f , 0x0000003f 
- 00027809  0x000075d4 lshift  0x0000003f , 0x0000003f 
- 00027810  0x000075d5 set0  0x00000000 , 0x0000003f 
- 00027811  0x000075d6 istore  0x00000001 , 0x00000005 
- 00027812  0x000075d7 istoret  0x00000001 , 0x00000005 
- 00027813  0x000075d8 rtn 
- 00027814  0x000075da fetch  0x00000001 , 0x00004569 
- 00027815  0x000075db rtn  0x00000034 
- 00027816  0x000075dc istore  0x00000001 , 0x00000005 
- 00027817  0x000075dd rtn 
- 00027818  0x000075e3 bpatchx  0x000000b6 , 0x00004036 
- 00027819  0x000075e4 call  0x00007d9c 
- 00027820  0x000075e5 call  0x000032f6 
- 00027821  0x000075e6 call  0x0000631b 
- 00027822  0x000075e8 bpatchx  0x000000b7 , 0x00004036 
- 00027823  0x000075e9 call  0x000076dc 
- 00027824  0x000075ea call  0x000076b5 
- 00027825  0x000075eb call  0x000076c6 
- 00027826  0x000075ee call  0x0000526e 
- 00027827  0x000075ef nrtn  0x00000034 
- 00027828  0x000075f1 call  0x00004da9 
- 00027829  0x000075f2 call  0x0000526e 
- 00027830  0x000075f3 nrtn  0x00000034 
- 00027831  0x000075f4 bpatchx  0x000000b8 , 0x00004037 
- 00027832  0x000075f6 call  0x00006cf5 
- 00027833  0x000075f7 call  0x00004f64 
- 00027834  0x000075f8 call  0x00006b98 
- 00027835  0x000075fa call  0x00006cbe 
- 00027836  0x000075fb bpatchx  0x000000b9 , 0x00004037 
- 00027837  0x000075fe branch  0x000032f2 
- 00027838  0x00007601 fetch  0x00000001 , 0x0000027f 
- 00027839  0x00007602 bbit1  0x00000000 , 0x00005087 
- 00027840  0x00007603 bbit1  0x00000007 , 0x00005091 
- 00027841  0x00007604 rtn 
- 00027842  0x00007607 bpatchx  0x000000ba , 0x00004037 
- 00027843  0x00007608 call  0x00005274 
- 00027844  0x00007609 rtn  0x00000034 
- 00027845  0x0000760a fetch  0x00000001 , 0x0000004b 
- 00027846  0x0000760b rtnbit1  0x00000006 
- 00027847  0x0000760c call  0x00005258 
- 00027848  0x0000760d store  0x00000002 , 0x0000016f 
- 00027849  0x0000760e copy  0x0000003f , 0x00000006 
- 00027850  0x0000760f ifetch  0x00000002 , 0x00000006 
- 00027851  0x00007610 increase  0x00000004 , 0x0000003f 
- 00027852  0x00007611 store  0x00000002 , 0x000041dc 
- 00027853  0x00007612 jam  0x00000006 , 0x000041db 
- 00027854  0x00007613 bpatchx  0x000000bb , 0x00004037 
- 00027855  0x00007614 fetch  0x00000002 , 0x00004246 
- 00027856  0x00007615 branch  0x00006cdd , 0x00000034 
- 00027857  0x00007616 fetch  0x00000001 , 0x0000004b 
- 00027858  0x00007617 rtnbit0  0x00000007 
- 00027859  0x00007618 set0  0x00000007 , 0x0000003f 
- 00027860  0x00007619 store  0x00000001 , 0x0000004b 
- 00027861  0x0000761a jam  0x00000005 , 0x000041db 
- 00027862  0x0000761b fetcht  0x00000002 , 0x00004246 
- 00027863  0x0000761c fetch  0x00000002 , 0x0000016f 
- 00027864  0x0000761d iadd  0x00000002 , 0x0000003f 
- 00027865  0x0000761e store  0x00000002 , 0x0000016f 
- 00027866  0x0000761f fetch  0x00000002 , 0x000041dc 
- 00027867  0x00007620 isub  0x00000002 , 0x0000003f 
- 00027868  0x00007621 store  0x00000002 , 0x000041dc 
- 00027869  0x00007623 bpatchx  0x000000bc , 0x00004037 
- 00027870  0x00007624 fetch  0x00000002 , 0x000041dc 
- 00027871  0x00007625 branch  0x00002a8c , 0x00000034 
- 00027872  0x00007626 arg  0x00000104 , 0x00000002 
- 00027873  0x00007627 isub  0x00000002 , 0x0000003f 
- 00027874  0x00007628 nbranch  0x00006ce9 , 0x00000002 
- 00027875  0x00007629 bpatchx  0x000000bd , 0x00004037 
- 00027876  0x0000762a storet  0x00000002 , 0x000041dc 
- 00027877  0x0000762b fetch  0x00000002 , 0x00004246 
- 00027878  0x0000762c iadd  0x00000002 , 0x0000003f 
- 00027879  0x0000762d store  0x00000002 , 0x00004246 
- 00027880  0x0000762e branch  0x00006ceb 
- 00027881  0x00007630 setarg  0x00000000 
- 00027882  0x00007631 store  0x00000002 , 0x00004246 
- 00027883  0x00007633 fetch  0x00000001 , 0x0000004b 
- 00027884  0x00007634 set1  0x00000006 , 0x0000003f 
- 00027885  0x00007635 store  0x00000001 , 0x0000004b 
- 00027886  0x00007636 rtn 
- 00027887  0x00007639 fetch  0x00000001 , 0x00004684 
- 00027888  0x0000763a bbit1  0x00000000 , 0x00006cf3 
- 00027889  0x0000763b jam  0x00000001 , 0x00000287 
- 00027890  0x0000763c rtn 
- 00027891  0x0000763e jam  0x0000000f , 0x00000287 
- 00027892  0x0000763f rtn 
- 00027893  0x00007642 fetch  0x00000001 , 0x00004681 
- 00027894  0x00007643 nbranch  0x00006cfb , 0x00000034 
- 00027895  0x00007645 fetch  0x00000001 , 0x00000286 
- 00027896  0x00007647 rtn  0x00000034 
- 00027897  0x00007649 jam  0x00000000 , 0x00000286 
- 00027898  0x0000764b rtn 
- 00027899  0x0000764f bpatchx  0x000000be , 0x00004037 
- 00027900  0x00007650 fetch  0x00000001 , 0x00000287 
- 00027901  0x00007651 rtn  0x00000034 
- 00027902  0x00007652 beq  0x00000001 , 0x00006d1b 
- 00027903  0x00007653 beq  0x00000002 , 0x00006d74 
- 00027904  0x00007654 beq  0x00000003 , 0x00006d21 
- 00027905  0x00007655 beq  0x00000004 , 0x00006d78 
- 00027906  0x00007656 beq  0x0000003b , 0x00006d2b 
- 00027907  0x00007657 beq  0x0000003c , 0x00006d7b 
- 00027908  0x00007658 beq  0x0000000d , 0x00006d30 
- 00027909  0x00007659 beq  0x0000000e , 0x00006d80 
- 00027910  0x0000765a beq  0x0000000f , 0x00006d33 
- 00027911  0x0000765b beq  0x00000010 , 0x00006d86 
- 00027912  0x0000765c beq  0x00000011 , 0x00006d39 
- 00027913  0x0000765d beq  0x00000012 , 0x00006d8a 
- 00027914  0x0000765e beq  0x00000013 , 0x00006d3f 
- 00027915  0x0000765f beq  0x00000014 , 0x00006d8e 
- 00027916  0x00007660 beq  0x00000015 , 0x00006d45 
- 00027917  0x00007661 beq  0x00000016 , 0x00006d92 
- 00027918  0x00007662 beq  0x00000017 , 0x00006d4b 
- 00027919  0x00007663 beq  0x00000018 , 0x00006d97 
- 00027920  0x00007664 beq  0x00000019 , 0x00006d51 
- 00027921  0x00007665 beq  0x0000001a , 0x00006d9b 
- 00027922  0x00007666 beq  0x0000001b , 0x00006d57 
- 00027923  0x00007667 beq  0x0000001c , 0x00006d9f 
- 00027924  0x00007668 beq  0x0000001d , 0x00006d5d 
- 00027925  0x00007669 beq  0x0000001e , 0x00006da4 
- 00027926  0x0000766a beq  0x0000001f , 0x00006d63 
- 00027927  0x0000766b beq  0x00000020 , 0x00006da8 
- 00027928  0x0000766c beq  0x00000021 , 0x00006d6e 
- 00027929  0x0000766d beq  0x00000022 , 0x00006dac 
- 00027930  0x0000766f rtn 
- 00027931  0x00007671 call  0x00006db7 
- 00027932  0x00007672 jam  0x00000002 , 0x00000287 
- 00027933  0x00007673 fetch  0x00000001 , 0x00004250 
- 00027934  0x00007674 set1  0x00000000 , 0x0000003f 
- 00027935  0x00007675 store  0x00000001 , 0x00004250 
- 00027936  0x00007676 rtn 
- 00027937  0x00007678 jam  0x00000004 , 0x00000287 
- 00027938  0x00007679 fetch  0x00000001 , 0x00004250 
- 00027939  0x0000767a rtnbit1  0x00000002 
- 00027940  0x0000767b jam  0x00000003 , 0x00000287 
- 00027941  0x0000767c call  0x00006dbe 
- 00027942  0x0000767d jam  0x00000004 , 0x00000287 
- 00027943  0x0000767e fetch  0x00000001 , 0x00004250 
- 00027944  0x0000767f set1  0x00000002 , 0x0000003f 
- 00027945  0x00007680 store  0x00000001 , 0x00004250 
- 00027946  0x00007681 rtn 
- 00027947  0x00007683 call  0x00005274 
- 00027948  0x00007684 nrtn  0x00000034 
- 00027949  0x00007685 call  0x00006dcd 
- 00027950  0x00007686 jam  0x0000003c , 0x00000287 
- 00027951  0x00007687 rtn 
- 00027952  0x00007689 call  0x00006dc3 
- 00027953  0x0000768a jam  0x0000000e , 0x00000287 
- 00027954  0x0000768b rtn 
- 00027955  0x0000768d call  0x00006ddd 
- 00027956  0x0000768e jam  0x00000010 , 0x00000287 
- 00027957  0x0000768f fetch  0x00000001 , 0x00004252 
- 00027958  0x00007690 set1  0x00000000 , 0x0000003f 
- 00027959  0x00007691 store  0x00000001 , 0x00004252 
- 00027960  0x00007692 rtn 
- 00027961  0x00007694 call  0x00006de4 
- 00027962  0x00007695 jam  0x00000012 , 0x00000287 
- 00027963  0x00007696 fetch  0x00000001 , 0x00004252 
- 00027964  0x00007697 set1  0x00000002 , 0x0000003f 
- 00027965  0x00007698 store  0x00000001 , 0x00004252 
- 00027966  0x00007699 rtn 
- 00027967  0x0000769b call  0x00006de9 
- 00027968  0x0000769c jam  0x00000014 , 0x00000287 
- 00027969  0x0000769d fetch  0x00000001 , 0x00004253 
- 00027970  0x0000769e set1  0x00000000 , 0x0000003f 
- 00027971  0x0000769f store  0x00000001 , 0x00004253 
- 00027972  0x000076a0 rtn 
- 00027973  0x000076a2 call  0x00006df0 
- 00027974  0x000076a3 jam  0x00000016 , 0x00000287 
- 00027975  0x000076a4 fetch  0x00000001 , 0x00004253 
- 00027976  0x000076a5 set1  0x00000002 , 0x0000003f 
- 00027977  0x000076a6 store  0x00000001 , 0x00004253 
- 00027978  0x000076a7 rtn 
- 00027979  0x000076a9 call  0x00006dd1 
- 00027980  0x000076aa jam  0x00000018 , 0x00000287 
- 00027981  0x000076ab fetch  0x00000001 , 0x00004251 
- 00027982  0x000076ac set1  0x00000000 , 0x0000003f 
- 00027983  0x000076ad store  0x00000001 , 0x00004251 
- 00027984  0x000076ae rtn 
- 00027985  0x000076b0 call  0x00006dd8 
- 00027986  0x000076b1 jam  0x0000001a , 0x00000287 
- 00027987  0x000076b2 fetch  0x00000001 , 0x00004251 
- 00027988  0x000076b3 set1  0x00000002 , 0x0000003f 
- 00027989  0x000076b4 store  0x00000001 , 0x00004251 
- 00027990  0x000076b5 rtn 
- 00027991  0x000076b7 call  0x00006df5 
- 00027992  0x000076b8 jam  0x0000001c , 0x00000287 
- 00027993  0x000076b9 fetch  0x00000001 , 0x00004251 
- 00027994  0x000076ba set1  0x00000006 , 0x0000003f 
- 00027995  0x000076bb store  0x00000001 , 0x00004251 
- 00027996  0x000076bc rtn 
- 00027997  0x000076be call  0x00006dfc 
- 00027998  0x000076bf fetch  0x00000001 , 0x00004254 
- 00027999  0x000076c0 set1  0x00000000 
- 00028000  0x000076c1 store  0x00000001 , 0x00004254 
- 00028001  0x000076c2 jam  0x0000001e , 0x00000287 
- 00028002  0x000076c3 rtn 
- 00028003  0x000076c5 call  0x00006e02 
- 00028004  0x000076c6 fetch  0x00000001 , 0x00004254 
- 00028005  0x000076c7 set1  0x00000002 
- 00028006  0x000076c8 store  0x00000001 , 0x00004254 
- 00028007  0x000076c9 jam  0x00000020 , 0x00000287 
- 00028008  0x000076ca fetch  0x00000001 , 0x00004564 
- 00028009  0x000076cb lshift3  0x0000003f , 0x0000003f 
- 00028010  0x000076cc or_into  0x00000003 , 0x0000003f 
- 00028011  0x000076cd arg  0x00004565 , 0x00000002 
- 00028012  0x000076ce storet  0x00000002 , 0x000004f7 
- 00028013  0x000076cf branch  0x00006a35 
- 00028014  0x000076d1 call  0x00006e0c 
- 00028015  0x000076d2 fetch  0x00000001 , 0x00004254 
- 00028016  0x000076d3 set1  0x00000004 
- 00028017  0x000076d4 store  0x00000001 , 0x00004254 
- 00028018  0x000076d5 jam  0x00000022 , 0x00000287 
- 00028019  0x000076d6 rtn 
- 00028020  0x000076d9 fetch  0x00000001 , 0x00004250 
- 00028021  0x000076da rtnbit0  0x00000001 
- 00028022  0x000076db jam  0x00000003 , 0x00000287 
- 00028023  0x000076dc branch  0x00006cfb 
- 00028024  0x000076de fetch  0x00000001 , 0x00004250 
- 00028025  0x000076df rtnne  0x0000003f 
- 00028026  0x000076e0 jam  0x0000003b , 0x00000287 
- 00028027  0x000076e2 fetch  0x00000001 , 0x00000285 
- 00028028  0x000076e3 rtnne  0x00000017 
- 00028029  0x000076e4 jam  0x00000000 , 0x00000285 
- 00028030  0x000076e5 jam  0x0000000d , 0x00000287 
- 00028031  0x000076e6 branch  0x00006cfb 
- 00028032  0x000076e8 fetch  0x00000001 , 0x00004250 
- 00028033  0x000076e9 nrtn  0x00000034 
- 00028034  0x000076ea fetch  0x00000001 , 0x00004684 
- 00028035  0x000076eb bbit1  0x00000000 , 0x00006daf 
- 00028036  0x000076ec bbit1  0x00000006 , 0x00006db1 
- 00028037  0x000076ed branch  0x00006db5 
- 00028038  0x000076ef fetch  0x00000001 , 0x00004252 
- 00028039  0x000076f0 rtnbit0  0x00000001 
- 00028040  0x000076f1 jam  0x00000011 , 0x00000287 
- 00028041  0x000076f2 branch  0x00006cfb 
- 00028042  0x000076f4 fetch  0x00000001 , 0x00004252 
- 00028043  0x000076f5 rtnne  0x0000003f 
- 00028044  0x000076f6 jam  0x00000013 , 0x00000287 
- 00028045  0x000076f7 branch  0x00006cfb 
- 00028046  0x000076f9 fetch  0x00000001 , 0x00004253 
- 00028047  0x000076fa rtnbit0  0x00000001 
- 00028048  0x000076fb jam  0x00000015 , 0x00000287 
- 00028049  0x000076fc branch  0x00006cfb 
- 00028050  0x000076fe fetch  0x00000001 , 0x00004253 
- 00028051  0x000076ff rtnne  0x0000003f 
- 00028052  0x00007700 fetch  0x00000001 , 0x00004684 
- 00028053  0x00007701 bbit1  0x00000006 , 0x00006db1 
- 00028054  0x00007702 branch  0x00006db5 
- 00028055  0x00007704 fetch  0x00000001 , 0x00004251 
- 00028056  0x00007705 rtnbit0  0x00000001 
- 00028057  0x00007706 jam  0x00000019 , 0x00000287 
- 00028058  0x00007707 branch  0x00006cfb 
- 00028059  0x00007709 fetch  0x00000001 , 0x00004251 
- 00028060  0x0000770a rtnne  0x0000003f 
- 00028061  0x0000770b jam  0x0000001b , 0x00000287 
- 00028062  0x0000770c branch  0x00006cfb 
- 00028063  0x0000770e fetch  0x00000001 , 0x00004251 
- 00028064  0x0000770f rtnne  0x000000ff 
- 00028065  0x00007710 fetch  0x00000001 , 0x00004684 
- 00028066  0x00007711 bbit1  0x00000006 , 0x00006db3 
- 00028067  0x00007712 branch  0x00006db5 
- 00028068  0x00007714 fetch  0x00000001 , 0x00004254 
- 00028069  0x00007715 rtnbit0  0x00000001 
- 00028070  0x00007716 jam  0x0000001f , 0x00000287 
- 00028071  0x00007717 branch  0x00006cfb 
- 00028072  0x00007719 fetch  0x00000001 , 0x00004254 
- 00028073  0x0000771a rtnbit0  0x00000003 
- 00028074  0x0000771b jam  0x00000021 , 0x00000287 
- 00028075  0x0000771c branch  0x00006cfb 
- 00028076  0x0000771e fetch  0x00000001 , 0x00004254 
- 00028077  0x0000771f rtnne  0x000000ff 
- 00028078  0x00007720 branch  0x00006db5 
- 00028079  0x00007723 jam  0x0000000f , 0x00000287 
- 00028080  0x00007724 branch  0x00006cfb 
- 00028081  0x00007727 jam  0x00000017 , 0x00000287 
- 00028082  0x00007728 branch  0x00006cfb 
- 00028083  0x0000772a jam  0x0000001d , 0x00000287 
- 00028084  0x0000772b branch  0x00006cfb 
- 00028085  0x00007730 jam  0x00000000 , 0x00000287 
- 00028086  0x00007731 rtn 
- 00028087  0x00007733 bpatchx  0x000000bf , 0x00004037 
- 00028088  0x00007734 call  0x000052b8 
- 00028089  0x00007735 setarg  0x00000001 
- 00028090  0x00007736 copy  0x0000003f , 0x00000002 
- 00028091  0x00007737 setarg  0x00000050 
- 00028092  0x00007738 copy  0x0000003f , 0x0000000b 
- 00028093  0x00007739 branch  0x000050a8 
- 00028094  0x0000773c bpatchx  0x000000c0 , 0x00004038 
- 00028095  0x0000773d call  0x000052b8 
- 00028096  0x0000773e fetch  0x00000002 , 0x00004248 
- 00028097  0x0000773f copy  0x0000003f , 0x00000002 
- 00028098  0x00007740 branch  0x000050b7 
- 00028099  0x00007743 bpatchx  0x000000c1 , 0x00004038 
- 00028100  0x00007744 call  0x000052b8 
- 00028101  0x00007745 fetch  0x00000002 , 0x00004248 
- 00028102  0x00007746 copy  0x0000003f , 0x00000002 
- 00028103  0x00007747 arg  0x00000050 , 0x0000000b 
- 00028104  0x00007748 call  0x000050cc 
- 00028105  0x00007749 fetch  0x00000001 , 0x00004250 
- 00028106  0x0000774a set0  0x00000005 , 0x0000003f 
- 00028107  0x0000774b store  0x00000001 , 0x00004250 
- 00028108  0x0000774c rtn 
- 00028109  0x0000774f bpatchx  0x000000c2 , 0x00004038 
- 00028110  0x00007750 call  0x000052c5 
- 00028111  0x00007751 call  0x00007138 
- 00028112  0x00007752 branch  0x000050e7 
- 00028113  0x00007755 bpatchx  0x000000c3 , 0x00004038 
- 00028114  0x00007756 call  0x000052b8 
- 00028115  0x00007757 setarg  0x00000003 
- 00028116  0x00007758 copy  0x0000003f , 0x00000002 
- 00028117  0x00007759 setarg  0x00000051 
- 00028118  0x0000775a copy  0x0000003f , 0x0000000b 
- 00028119  0x0000775b branch  0x000050a8 
- 00028120  0x0000775e bpatchx  0x000000c4 , 0x00004038 
- 00028121  0x0000775f call  0x000052b8 
- 00028122  0x00007760 fetch  0x00000002 , 0x0000424a 
- 00028123  0x00007761 copy  0x0000003f , 0x00000002 
- 00028124  0x00007762 branch  0x000050b7 
- 00028125  0x00007765 bpatchx  0x000000c5 , 0x00004038 
- 00028126  0x00007766 call  0x000052b8 
- 00028127  0x00007767 setarg  0x00000011 
- 00028128  0x00007768 copy  0x0000003f , 0x00000002 
- 00028129  0x00007769 setarg  0x00000052 
- 00028130  0x0000776a copy  0x0000003f , 0x0000000b 
- 00028131  0x0000776b branch  0x000050a8 
- 00028132  0x0000776e bpatchx  0x000000c6 , 0x00004038 
- 00028133  0x0000776f call  0x000052b8 
- 00028134  0x00007770 fetch  0x00000002 , 0x0000424c 
- 00028135  0x00007771 copy  0x0000003f , 0x00000002 
- 00028136  0x00007772 branch  0x000050b7 
- 00028137  0x00007775 bpatchx  0x000000c7 , 0x00004038 
- 00028138  0x00007776 call  0x000052b8 
- 00028139  0x00007777 setarg  0x00000013 
- 00028140  0x00007778 copy  0x0000003f , 0x00000002 
- 00028141  0x00007779 setarg  0x00000053 
- 00028142  0x0000777a copy  0x0000003f , 0x0000000b 
- 00028143  0x0000777b branch  0x000050a8 
- 00028144  0x0000777e bpatchx  0x000000c8 , 0x00004039 
- 00028145  0x0000777f call  0x000052b8 
- 00028146  0x00007780 fetch  0x00000002 , 0x0000424e 
- 00028147  0x00007781 copy  0x0000003f , 0x00000002 
- 00028148  0x00007782 branch  0x000050b7 
- 00028149  0x00007785 bpatchx  0x000000c9 , 0x00004039 
- 00028150  0x00007786 call  0x000052d2 
- 00028151  0x00007788 jam  0x00000003 , 0x000004fb 
- 00028152  0x00007789 jam  0x0000001c , 0x000004fe 
- 00028153  0x0000778a call  0x00006ba9 
- 00028154  0x0000778b jam  0x00000001 , 0x00004563 
- 00028155  0x0000778c rtn 
- 00028156  0x0000778f bpatchx  0x000000ca , 0x00004039 
- 00028157  0x00007790 call  0x000052d2 
- 00028158  0x00007791 fetcht  0x00000001 , 0x00004564 
- 00028159  0x00007792 call  0x00006a79 
- 00028160  0x00007793 storet  0x00000001 , 0x0000455d 
- 00028161  0x00007794 branch  0x00006bc4 
- 00028162  0x00007797 bpatchx  0x000000cb , 0x00004039 
- 00028163  0x00007798 call  0x000052d2 
- 00028164  0x00007799 fetcht  0x00000001 , 0x0000455d 
- 00028165  0x0000779a call  0x00006a73 
- 00028166  0x0000779b call  0x00006a1a 
- 00028167  0x0000779c store  0x00000001 , 0x000004fe 
- 00028168  0x0000779d fetcht  0x00000001 , 0x0000455d 
- 00028169  0x0000779e call  0x00006a73 
- 00028170  0x0000779f storet  0x00000001 , 0x000004fb 
- 00028171  0x000077a0 branch  0x00006ba9 
- 00028172  0x000077a3 bpatchx  0x000000cc , 0x00004039 
- 00028173  0x000077a4 call  0x000052d2 
- 00028174  0x000077a5 fetcht  0x00000001 , 0x0000455d 
- 00028175  0x000077a6 call  0x00006a73 
- 00028176  0x000077a7 branch  0x00006bfc 
- 00028177  0x000077b5 bpatchx  0x000000cd , 0x00004039 
- 00028178  0x000077b6 fetch  0x00000002 , 0x00000264 
- 00028179  0x000077b7 iforce  0x00000006 
- 00028180  0x000077ba ifetch  0x00000001 , 0x00000006 
- 00028181  0x000077bb copy  0x0000003f , 0x00000012 
- 00028182  0x000077bc store  0x00000001 , 0x0000051b 
- 00028183  0x000077bd ifetch  0x00000002 , 0x00000006 
- 00028184  0x000077be store  0x00000002 , 0x0000051c 
- 00028185  0x000077bf ifetch  0x00000001 , 0x00000006 
- 00028186  0x000077c0 lshift8  0x0000003f , 0x0000000b 
- 00028187  0x000077c1 ifetch  0x00000001 , 0x00000006 
- 00028188  0x000077c2 iadd  0x0000000b , 0x0000000b 
- 00028189  0x000077c3 bpatchx  0x000000ce , 0x00004039 
- 00028190  0x000077c4 copy  0x00000006 , 0x00000002 
- 00028191  0x000077c5 arg  0x00000004 , 0x00000039 
- 00028192  0x000077c6 arg  0x0000052a , 0x00000005 
- 00028193  0x000077c7 call  0x00007ec6 
- 00028194  0x000077c8 copy  0x00000002 , 0x00000006 
- 00028195  0x000077c9 deposit  0x00000012 
- 00028196  0x000077ca beq  0x00000001 , 0x00006fba 
- 00028197  0x000077cb beq  0x00000002 , 0x00006e2c 
- 00028198  0x000077cc beq  0x00000003 , 0x00006fba 
- 00028199  0x000077cd beq  0x00000004 , 0x00006e54 
- 00028200  0x000077ce beq  0x00000005 , 0x00006fba 
- 00028201  0x000077cf beq  0x00000006 , 0x00006f02 
- 00028202  0x000077d0 beq  0x00000007 , 0x00006fba 
- 00028203  0x000077d1 branch  0x00006fc1 
- 00028204  0x000077dd bpatchx  0x000000cf , 0x00004039 
- 00028205  0x000077de call  0x00006fd0 
- 00028206  0x000077df compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00028207  0x000077e0 branch  0x00007040 , 0x00000001 
- 00028208  0x000077e1 compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028209  0x000077e2 branch  0x00006fc4 , 0x00000001 
- 00028210  0x000077e4 ifetch  0x00000002 , 0x00000006 
- 00028211  0x000077e5 store  0x00000002 , 0x00000522 
- 00028212  0x000077e6 increase  0xfffffffe , 0x0000000b 
- 00028213  0x000077e8 increase  0xffffffff , 0x0000000b 
- 00028214  0x000077e9 nbranch  0x00006fbe , 0x00000005 
- 00028215  0x000077ea arg  0x00000511 , 0x0000000b 
- 00028216  0x000077eb ifetch  0x00000002 , 0x0000000b 
- 00028217  0x000077ec rtn  0x00000034 
- 00028218  0x000077ed call  0x00007082 
- 00028219  0x000077ee call  0x000052d0 
- 00028220  0x000077ef force  0x00000003 , 0x0000003f 
- 00028221  0x000077f0 istore  0x00000001 , 0x00000005 
- 00028222  0x000077f1 fetch  0x00000002 , 0x0000051c 
- 00028223  0x000077f2 istore  0x00000002 , 0x00000005 
- 00028224  0x000077f3 lshift2  0x00000007 , 0x0000003f 
- 00028225  0x000077f4 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00028226  0x000077f5 add  0x0000003f , 0x00000005 , 0x00000013 
- 00028227  0x000077f6 byteswap  0x0000003f , 0x0000003f 
- 00028228  0x000077f7 istore  0x00000002 , 0x00000005 
- 00028229  0x000077f8 deposit  0x00000007 
- 00028230  0x000077f9 byteswap  0x0000003f , 0x0000003f 
- 00028231  0x000077fa istore  0x00000002 , 0x00000005 
- 00028232  0x000077fb istore  0x00000002 , 0x00000005 
- 00028233  0x000077fc arg  0x0000052a , 0x00000006 
- 00028234  0x000077fd copy  0x00000007 , 0x00000039 
- 00028235  0x000077fe branch  0x00006e4f , 0x00000005 
- 00028236  0x00007800 ifetch  0x00000004 , 0x00000006 
- 00028237  0x00007801 istore  0x00000004 , 0x00000005 
- 00028238  0x00007802 loop  0x00006e4c 
- 00028239  0x00007804 force  0x00000000 , 0x0000003f 
- 00028240  0x00007805 istore  0x00000001 , 0x00000005 
- 00028241  0x00007806 deposit  0x00000013 
- 00028242  0x00007807 store  0x00000002 , 0x00000275 
- 00028243  0x00007809 rtn 
- 00028244  0x00007815 bpatchx  0x000000d0 , 0x0000403a 
- 00028245  0x00007816 ifetch  0x00000004 , 0x00000006 
- 00028246  0x00007817 store  0x00000004 , 0x00000524 
- 00028247  0x00007818 increase  0xfffffffc , 0x0000000b 
- 00028248  0x00007819 call  0x00006f2e 
- 00028249  0x0000781a store  0x00000002 , 0x00000520 
- 00028250  0x0000781b increase  0xfffffffe , 0x0000000b 
- 00028251  0x0000781c call  0x00007028 
- 00028252  0x0000781d branch  0x00006fc4 , 0x00000005 
- 00028253  0x0000781e compare  0x00000005 , 0x00000011 , 0x000000ff 
- 00028254  0x00007820 branch  0x00006e62 , 0x00000001 
- 00028255  0x00007822 arg  0x0000052a , 0x00000005 
- 00028256  0x00007823 force  0x00000000 , 0x00000007 
- 00028257  0x00007824 branch  0x00006e71 
- 00028258  0x00007826 ifetch  0x00000001 , 0x00000006 
- 00028259  0x00007827 bne  0x0000000a , 0x00006fc4 
- 00028260  0x00007828 ifetch  0x00000002 , 0x00000006 
- 00028261  0x00007829 nbranch  0x00006e6f , 0x00000034 
- 00028262  0x0000782a ifetch  0x00000001 , 0x00000006 
- 00028263  0x0000782b bne  0x000000ff , 0x00006e6d 
- 00028264  0x0000782c ifetch  0x00000001 , 0x00000006 
- 00028265  0x0000782d bne  0x000000ff , 0x00006e6b 
- 00028266  0x0000782e branch  0x00006eb8 
- 00028267  0x00007830 increase  0xfffffffb , 0x00000006 
- 00028268  0x00007831 branch  0x00006e5f 
- 00028269  0x00007833 increase  0xfffffffc , 0x00000006 
- 00028270  0x00007834 branch  0x00006e5f 
- 00028271  0x00007836 increase  0xfffffffd , 0x00000006 
- 00028272  0x00007837 branch  0x00006e5f 
- 00028273  0x00007839 ifetch  0x00000001 , 0x00000006 
- 00028274  0x0000783a beq  0x00000009 , 0x00006e86 
- 00028275  0x0000783b beq  0x0000000a , 0x00006e74 
- 00028276  0x0000783d ifetch  0x00000002 , 0x00000006 
- 00028277  0x0000783e istore  0x00000002 , 0x00000005 
- 00028278  0x0000783f increase  0x00000001 , 0x00000007 
- 00028279  0x00007840 byteswap  0x0000003f , 0x00000012 
- 00028280  0x00007841 ifetch  0x00000002 , 0x00000006 
- 00028281  0x00007842 byteswap  0x0000003f , 0x0000003f 
- 00028282  0x00007844 increase  0x00000001 , 0x00000012 
- 00028283  0x00007845 isub  0x00000012 , 0x0000003e 
- 00028284  0x00007846 nbranch  0x00006e83 , 0x00000002 
- 00028285  0x00007847 copy  0x0000003f , 0x00000013 
- 00028286  0x00007848 byteswap  0x00000012 , 0x0000003f 
- 00028287  0x00007849 istore  0x00000002 , 0x00000005 
- 00028288  0x0000784a increase  0x00000001 , 0x00000007 
- 00028289  0x0000784b copy  0x00000013 , 0x0000003f 
- 00028290  0x0000784c branch  0x00006e7a 
- 00028291  0x0000784e increase  0xfffffffb , 0x0000000b 
- 00028292  0x0000784f increase  0xfffffffb , 0x00000011 
- 00028293  0x00007850 branch  0x00006e8b 
- 00028294  0x00007852 ifetch  0x00000002 , 0x00000006 
- 00028295  0x00007853 istore  0x00000002 , 0x00000005 
- 00028296  0x00007854 increase  0x00000001 , 0x00000007 
- 00028297  0x00007855 increase  0xfffffffd , 0x0000000b 
- 00028298  0x00007856 increase  0xfffffffd , 0x00000011 
- 00028299  0x00007858 nbranch  0x00006fc4 , 0x00000002 
- 00028300  0x00007859 nbranch  0x00006e71 , 0x00000005 
- 00028301  0x0000785a increase  0xffffffff , 0x0000000b 
- 00028302  0x0000785b nbranch  0x00006fc4 , 0x00000005 
- 00028303  0x0000785d call  0x000052d0 
- 00028304  0x0000785e increase  0x0000000a , 0x00000005 
- 00028305  0x0000785f arg  0x0000052a , 0x00000011 
- 00028306  0x00007861 copy  0x00000007 , 0x0000003f 
- 00028307  0x00007862 branch  0x00006ea5 , 0x00000034 
- 00028308  0x00007863 ifetch  0x00000002 , 0x00000011 
- 00028309  0x00007864 branch  0x00006ea5 , 0x00000034 
- 00028310  0x00007865 iforce  0x00000012 
- 00028311  0x00007866 fetch  0x00000004 , 0x00000524 
- 00028312  0x00007867 iforce  0x00000002 
- 00028313  0x00007868 call  0x000070e7 
- 00028314  0x00007869 copy  0x00000006 , 0x0000003f 
- 00028315  0x0000786a branch  0x00006ea2 , 0x00000034 
- 00028316  0x0000786b increase  0xfffffffd , 0x00000006 
- 00028317  0x0000786c ifetch  0x00000003 , 0x00000006 
- 00028318  0x0000786d istore  0x00000003 , 0x00000005 
- 00028319  0x0000786e call  0x0000705b 
- 00028320  0x0000786f iforce  0x00000039 
- 00028321  0x00007870 call  0x00007f01 
- 00028322  0x00007872 increase  0x00000002 , 0x00000011 
- 00028323  0x00007873 increase  0xffffffff , 0x00000007 
- 00028324  0x00007874 branch  0x00006e92 
- 00028325  0x00007877 arg  0x00000005 , 0x00000011 
- 00028326  0x00007878 call  0x00006f84 
- 00028327  0x00007879 fetch  0x00000002 , 0x00000275 
- 00028328  0x0000787a beq  0x0000000b , 0x00007043 
- 00028329  0x0000787b branch  0x00006f9a 
- 00028330  0x0000787f ifetch  0x00000001 , 0x00000006 
- 00028331  0x00007880 beq  0x00000000 , 0x00006eae 
- 00028332  0x00007881 beq  0x00000001 , 0x00006eb0 
- 00028333  0x00007882 beq  0x00000002 , 0x00006eb3 
- 00028334  0x00007884 increase  0xffffffff , 0x0000000b 
- 00028335  0x00007885 branch  0x00006eb6 
- 00028336  0x00007887 ifetch  0x00000001 , 0x00000006 
- 00028337  0x00007888 increase  0xfffffffe , 0x0000000b 
- 00028338  0x00007889 branch  0x00006eb6 
- 00028339  0x0000788b ifetch  0x00000002 , 0x00000006 
- 00028340  0x0000788c byteswap  0x0000003f , 0x0000003f 
- 00028341  0x0000788d increase  0xfffffffd , 0x0000000b 
- 00028342  0x0000788f store  0x00000002 , 0x00000519 
- 00028343  0x00007890 rtn 
- 00028344  0x00007893 increase  0xfffffffb , 0x0000000b 
- 00028345  0x00007894 call  0x00006eaa 
- 00028346  0x00007895 nbranch  0x00006fbe , 0x00000005 
- 00028347  0x00007896 fetcht  0x00000004 , 0x00000524 
- 00028348  0x00007897 call  0x000070b1 
- 00028349  0x00007898 nbranch  0x00006fbb , 0x00000005 
- 00028350  0x00007899 copy  0x00000006 , 0x00000011 
- 00028351  0x0000789a call  0x000052d0 
- 00028352  0x0000789b copy  0x00000011 , 0x00000006 
- 00028353  0x0000789c increase  0x00000003 , 0x00000005 
- 00028354  0x0000789d copy  0x00000006 , 0x0000000b 
- 00028355  0x0000789e call  0x00007062 
- 00028356  0x0000789f copy  0x0000003f , 0x00000011 
- 00028357  0x000078a1 fetch  0x00000002 , 0x00000519 
- 00028358  0x000078a2 copy  0x0000003f , 0x00000012 
- 00028359  0x000078a3 copy  0x00000011 , 0x0000003f 
- 00028360  0x000078a4 isub  0x00000012 , 0x00000012 
- 00028361  0x000078a5 fetch  0x00000002 , 0x00000520 
- 00028362  0x000078a6 isub  0x00000012 , 0x0000003e 
- 00028363  0x000078a7 nbranch  0x00006ee7 , 0x00000002 
- 00028364  0x000078a9 disable  0x00000028 
- 00028365  0x000078aa fetch  0x00000002 , 0x00000519 
- 00028366  0x000078ab branch  0x00006eda , 0x00000034 
- 00028367  0x000078ac iadd  0x0000000b , 0x00000006 
- 00028368  0x000078ad increase  0x00000003 , 0x00000012 
- 00028369  0x000078ae copy  0x00000012 , 0x00000039 
- 00028370  0x000078af copy  0x00000039 , 0x0000003f 
- 00028371  0x000078b0 increase  0x00000003 , 0x0000003f 
- 00028372  0x000078b1 byteswap  0x0000003f , 0x0000003f 
- 00028373  0x000078b2 istore  0x00000002 , 0x00000005 
- 00028374  0x000078b3 copy  0x00000039 , 0x0000003f 
- 00028375  0x000078b4 byteswap  0x0000003f , 0x0000003f 
- 00028376  0x000078b5 istore  0x00000002 , 0x00000005 
- 00028377  0x000078b6 branch  0x00006ef5 
- 00028378  0x000078b8 add  0x00000011 , 0x00000006 , 0x00000039 
- 00028379  0x000078b9 branch  0x00006ede , 0x00000028 
- 00028380  0x000078ba byteswap  0x00000039 , 0x0000003f 
- 00028381  0x000078bb branch  0x00006ee1 
- 00028382  0x000078bd copy  0x00000039 , 0x0000003f 
- 00028383  0x000078be increase  0x00000002 , 0x0000003f 
- 00028384  0x000078bf byteswap  0x0000003f , 0x0000003f 
- 00028385  0x000078c1 istore  0x00000002 , 0x00000005 
- 00028386  0x000078c2 increase  0xfffffffd , 0x00000039 
- 00028387  0x000078c3 byteswap  0x00000039 , 0x0000003f 
- 00028388  0x000078c4 istore  0x00000002 , 0x00000005 
- 00028389  0x000078c5 copy  0x0000000b , 0x00000006 
- 00028390  0x000078c6 branch  0x00006ef5 
- 00028391  0x000078c8 enable  0x00000028 
- 00028392  0x000078ca fetch  0x00000002 , 0x00000520 
- 00028393  0x000078cb copy  0x0000003f , 0x00000011 
- 00028394  0x000078cc copy  0x00000011 , 0x00000039 
- 00028395  0x000078cd fetch  0x00000002 , 0x00000519 
- 00028396  0x000078ce branch  0x00006eda , 0x00000034 
- 00028397  0x000078cf iadd  0x0000000b , 0x00000006 
- 00028398  0x000078d0 copy  0x00000011 , 0x0000003f 
- 00028399  0x000078d1 increase  0x00000005 , 0x0000003f 
- 00028400  0x000078d2 byteswap  0x0000003f , 0x0000003f 
- 00028401  0x000078d3 istore  0x00000002 , 0x00000005 
- 00028402  0x000078d4 copy  0x00000011 , 0x0000003f 
- 00028403  0x000078d5 byteswap  0x0000003f , 0x0000003f 
- 00028404  0x000078d6 istore  0x00000002 , 0x00000005 
- 00028405  0x000078d8 call  0x00007f01 
- 00028406  0x000078d9 nbranch  0x00006efe , 0x00000028 
- 00028407  0x000078da force  0x00000002 , 0x0000003f 
- 00028408  0x000078db istore  0x00000001 , 0x00000005 
- 00028409  0x000078dc copy  0x00000006 , 0x0000003f 
- 00028410  0x000078dd isub  0x0000000b , 0x0000003f 
- 00028411  0x000078de byteswap  0x0000003f , 0x0000003f 
- 00028412  0x000078df istore  0x00000002 , 0x00000005 
- 00028413  0x000078e0 branch  0x00006f00 
- 00028414  0x000078e2 force  0x00000000 , 0x0000003f 
- 00028415  0x000078e3 istore  0x00000001 , 0x00000005 
- 00028416  0x000078e5 arg  0x00000005 , 0x00000011 
- 00028417  0x000078e6 branch  0x00006fb0 
- 00028418  0x000078f2 bpatchx  0x000000d1 , 0x0000403a 
- 00028419  0x000078f3 call  0x00006fd0 
- 00028420  0x000078f4 compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028421  0x000078f5 branch  0x00006fc4 , 0x00000001 
- 00028422  0x000078f6 call  0x00006f2e 
- 00028423  0x000078f7 store  0x00000002 , 0x00000520 
- 00028424  0x000078f8 increase  0xfffffffe , 0x0000000b 
- 00028425  0x000078f9 call  0x00007028 
- 00028426  0x000078fa arg  0x0000052a , 0x00000005 
- 00028427  0x000078fb force  0x00000000 , 0x00000007 
- 00028428  0x000078fd ifetch  0x00000001 , 0x00000006 
- 00028429  0x000078fe beq  0x0000000a , 0x00006f36 
- 00028430  0x000078ff ifetch  0x00000002 , 0x00000006 
- 00028431  0x00007900 istore  0x00000002 , 0x00000005 
- 00028432  0x00007901 increase  0x00000001 , 0x00000007 
- 00028433  0x00007902 increase  0xfffffffd , 0x0000000b 
- 00028434  0x00007903 increase  0xfffffffd , 0x00000011 
- 00028435  0x00007904 nbranch  0x00006fc4 , 0x00000002 
- 00028436  0x00007905 nbranch  0x00006f0c , 0x00000005 
- 00028437  0x00007906 increase  0xffffffff , 0x0000000b 
- 00028438  0x00007907 nbranch  0x00006fc4 , 0x00000005 
- 00028439  0x00007908 call  0x000052d0 
- 00028440  0x00007909 increase  0x0000000d , 0x00000005 
- 00028441  0x0000790a fetch  0x00000002 , 0x00000511 
- 00028442  0x0000790b iforce  0x00000013 
- 00028443  0x0000790c arg  0x0000052a , 0x00000011 
- 00028444  0x0000790e ifetch  0x00000002 , 0x00000011 
- 00028445  0x0000790f branch  0x00006f29 , 0x00000034 
- 00028446  0x00007910 iforce  0x00000012 
- 00028447  0x00007911 call  0x000070c6 
- 00028448  0x00007912 branch  0x00006f27 , 0x00000034 
- 00028449  0x00007913 increase  0xfffffffd , 0x00000006 
- 00028450  0x00007914 ifetch  0x00000003 , 0x00000006 
- 00028451  0x00007915 istore  0x00000003 , 0x00000005 
- 00028452  0x00007916 call  0x0000705b 
- 00028453  0x00007917 iforce  0x00000039 
- 00028454  0x00007918 call  0x00007f01 
- 00028455  0x0000791a increase  0x00000002 , 0x00000011 
- 00028456  0x0000791b branch  0x00006f1c 
- 00028457  0x0000791e call  0x00006f83 
- 00028458  0x0000791f fetch  0x00000002 , 0x00000275 
- 00028459  0x00007920 beq  0x0000000e , 0x00007046 
- 00028460  0x00007921 call  0x00006f9a 
- 00028461  0x00007922 branch  0x00006f9a 
- 00028462  0x00007926 ifetch  0x00000002 , 0x00000006 
- 00028463  0x00007927 byteswap  0x0000003f , 0x0000003f 
- 00028464  0x00007928 increase  0xfffffffd , 0x0000003f 
- 00028465  0x00007929 arg  0x000000c8 , 0x00000002 
- 00028466  0x0000792a isub  0x00000002 , 0x0000003e 
- 00028467  0x0000792b nrtn  0x00000002 
- 00028468  0x0000792c setarg  0x000000c8 
- 00028469  0x0000792d rtn 
- 00028470  0x00007931 increase  0x00000004 , 0x00000006 
- 00028471  0x00007932 increase  0xfffffffb , 0x0000000b 
- 00028472  0x00007933 increase  0xfffffffb , 0x00000011 
- 00028473  0x00007934 nbranch  0x00006fc4 , 0x00000005 
- 00028474  0x00007935 call  0x00006eaa 
- 00028475  0x00007936 nbranch  0x00006fbe , 0x00000005 
- 00028476  0x00007937 arg  0x00000511 , 0x0000000b 
- 00028477  0x00007938 call  0x00007082 
- 00028478  0x00007939 deposit  0x00000007 
- 00028479  0x0000793a branch  0x00007046 , 0x00000034 
- 00028480  0x0000793b store  0x00000001 , 0x0000054e 
- 00028481  0x0000793d copy  0x00000012 , 0x0000003f 
- 00028482  0x0000793e store  0x00000002 , 0x0000054c 
- 00028483  0x0000793f arg  0x00000000 , 0x00000007 
- 00028484  0x00007940 arg  0x00000000 , 0x00000011 
- 00028485  0x00007941 call  0x000052d0 
- 00028486  0x00007942 increase  0x0000000a , 0x00000005 
- 00028487  0x00007944 call  0x00006f6c 
- 00028488  0x00007945 nbranch  0x00002a8c , 0x00000028 
- 00028489  0x00007946 copy  0x00000006 , 0x0000000b 
- 00028490  0x00007947 copy  0x0000003f , 0x00000013 
- 00028491  0x00007948 iadd  0x00000011 , 0x00000011 
- 00028492  0x0000794b fetch  0x00000002 , 0x00000519 
- 00028493  0x0000794c copy  0x0000003f , 0x00000012 
- 00028494  0x0000794d branch  0x00006f75 , 0x00000034 
- 00028495  0x0000794f copy  0x00000011 , 0x0000003f 
- 00028496  0x00007950 isub  0x00000012 , 0x00000012 
- 00028497  0x00007951 branch  0x00006f67 , 0x00000005 
- 00028498  0x00007952 nbranch  0x00006f67 , 0x00000002 
- 00028499  0x00007953 fetch  0x00000002 , 0x00000520 
- 00028500  0x00007954 isub  0x00000012 , 0x0000003e 
- 00028501  0x00007955 branch  0x00006f5e , 0x00000005 
- 00028502  0x00007956 nbranch  0x00006f5e , 0x00000002 
- 00028503  0x0000795a copy  0x00000012 , 0x00000039 
- 00028504  0x0000795b call  0x00006f61 
- 00028505  0x0000795c fetch  0x00000001 , 0x0000054e 
- 00028506  0x0000795d increase  0x00000001 , 0x00000007 
- 00028507  0x0000795e isub  0x00000007 , 0x0000003e 
- 00028508  0x0000795f branch  0x00006f83 , 0x00000005 
- 00028509  0x00007960 branch  0x00006fa0 
- 00028510  0x00007963 copy  0x0000003f , 0x00000039 
- 00028511  0x00007964 call  0x00006f61 
- 00028512  0x00007965 branch  0x00006fa0 
- 00028513  0x00007968 increase  0xfffffffd , 0x00000005 
- 00028514  0x00007969 copy  0x00000039 , 0x00000002 
- 00028515  0x0000796a copy  0x00000013 , 0x0000003f 
- 00028516  0x0000796b isub  0x00000012 , 0x0000003f 
- 00028517  0x0000796c iadd  0x0000000b , 0x00000006 
- 00028518  0x0000796d branch  0x00007f01 
- 00028519  0x00007970 fetch  0x00000001 , 0x0000054e 
- 00028520  0x00007971 increase  0x00000001 , 0x00000007 
- 00028521  0x00007972 isub  0x00000007 , 0x0000003e 
- 00028522  0x00007973 rtn  0x00000005 
- 00028523  0x00007974 branch  0x00006f47 
- 00028524  0x00007977 call  0x00007fe9 
- 00028525  0x00007978 arg  0x0000052a , 0x00000006 
- 00028526  0x00007979 lshift2  0x00000007 , 0x0000003f 
- 00028527  0x0000797a iadd  0x00000006 , 0x00000006 
- 00028528  0x0000797b ifetcht  0x00000004 , 0x00000006 
- 00028529  0x0000797c call  0x000070b1 
- 00028530  0x0000797d nrtn  0x00000005 
- 00028531  0x0000797e call  0x0000705b 
- 00028532  0x0000797f branch  0x00007fe7 
- 00028533  0x00007982 fetch  0x00000002 , 0x00000520 
- 00028534  0x00007983 isub  0x00000011 , 0x0000003e 
- 00028535  0x00007984 nbranch  0x00006f8f , 0x00000002 
- 00028536  0x00007985 copy  0x00000011 , 0x00000039 
- 00028537  0x00007986 copy  0x00000039 , 0x00000002 
- 00028538  0x00007987 copy  0x0000000b , 0x00000006 
- 00028539  0x00007988 call  0x00007f01 
- 00028540  0x00007989 fetch  0x00000002 , 0x0000054c 
- 00028541  0x0000798a isub  0x00000011 , 0x0000003e 
- 00028542  0x0000798b branch  0x00006f81 , 0x00000005 
- 00028543  0x0000798d call  0x00006fa0 
- 00028544  0x0000798e branch  0x00006f94 
- 00028545  0x00007991 call  0x00006f83 
- 00028546  0x00007992 branch  0x00006f94 
- 00028547  0x00007995 arg  0x00000007 , 0x00000011 
- 00028548  0x00007997 force  0x00000000 , 0x0000003f 
- 00028549  0x00007998 istore  0x00000001 , 0x00000005 
- 00028550  0x00007999 call  0x00006fb0 
- 00028551  0x0000799a fetcht  0x00000002 , 0x00000275 
- 00028552  0x0000799b increase  0xfffffffb , 0x00000002 
- 00028553  0x0000799c byteswap  0x00000002 , 0x0000003f 
- 00028554  0x0000799d istore  0x00000002 , 0x00000005 
- 00028555  0x0000799e increase  0xfffffffd , 0x00000002 
- 00028556  0x0000799f byteswap  0x00000002 , 0x0000003f 
- 00028557  0x000079a0 istore  0x00000002 , 0x00000005 
- 00028558  0x000079a1 rtn 
- 00028559  0x000079a4 copy  0x0000003f , 0x00000039 
- 00028560  0x000079a5 copy  0x00000039 , 0x00000002 
- 00028561  0x000079a6 copy  0x0000000b , 0x00000006 
- 00028562  0x000079a7 call  0x00007f01 
- 00028563  0x000079a8 call  0x00006fa0 
- 00028564  0x000079aa setarg  0x00000036 
- 00028565  0x000079ab istore  0x00000001 , 0x00000005 
- 00028566  0x000079ac fetch  0x00000002 , 0x0000054c 
- 00028567  0x000079ad byteswap  0x0000003f , 0x0000003f 
- 00028568  0x000079ae istore  0x00000002 , 0x00000005 
- 00028569  0x000079af rtn 
- 00028570  0x000079b2 setarg  0x00000036 
- 00028571  0x000079b3 istore  0x00000001 , 0x00000005 
- 00028572  0x000079b4 increase  0xfffffffd , 0x00000002 
- 00028573  0x000079b5 byteswap  0x00000002 , 0x0000003f 
- 00028574  0x000079b6 istore  0x00000002 , 0x00000005 
- 00028575  0x000079b7 rtn 
- 00028576  0x000079ba arg  0x00000007 , 0x00000011 
- 00028577  0x000079bb setarg  0x00000002 
- 00028578  0x000079bc istore  0x00000001 , 0x00000005 
- 00028579  0x000079bd fetch  0x00000002 , 0x00000519 
- 00028580  0x000079be iadd  0x00000002 , 0x00000002 
- 00028581  0x000079bf byteswap  0x00000002 , 0x0000003f 
- 00028582  0x000079c0 istore  0x00000002 , 0x00000005 
- 00028583  0x000079c1 call  0x00006fb0 
- 00028584  0x000079c2 fetcht  0x00000002 , 0x00000275 
- 00028585  0x000079c3 increase  0xfffffffb , 0x00000002 
- 00028586  0x000079c4 byteswap  0x00000002 , 0x0000003f 
- 00028587  0x000079c5 istore  0x00000002 , 0x00000005 
- 00028588  0x000079c6 increase  0xfffffffb , 0x00000002 
- 00028589  0x000079c7 byteswap  0x00000002 , 0x0000003f 
- 00028590  0x000079c8 istore  0x00000002 , 0x00000005 
- 00028591  0x000079c9 rtn 
- 00028592  0x000079cc fetch  0x00000002 , 0x00000273 
- 00028593  0x000079cd isub  0x00000005 , 0x0000003f 
- 00028594  0x000079ce sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00028595  0x000079cf store  0x00000002 , 0x00000275 
- 00028596  0x000079d0 call  0x000052d0 
- 00028597  0x000079d1 copy  0x00000011 , 0x0000003f 
- 00028598  0x000079d2 istore  0x00000001 , 0x00000005 
- 00028599  0x000079d3 fetch  0x00000002 , 0x0000051c 
- 00028600  0x000079d4 istore  0x00000002 , 0x00000005 
- 00028601  0x000079d5 rtn 
- 00028602  0x000079e6 rtn 
- 00028603  0x00007a08 setarg  0x00000200 
- 00028604  0x00007a09 store  0x00000002 , 0x0000054a 
- 00028605  0x00007a0a branch  0x00006fc6 
- 00028606  0x00007a0c setarg  0x00000400 
- 00028607  0x00007a0d store  0x00000002 , 0x0000054a 
- 00028608  0x00007a0e branch  0x00006fc6 
- 00028609  0x00007a10 setarg  0x00000600 
- 00028610  0x00007a11 store  0x00000002 , 0x0000054a 
- 00028611  0x00007a12 branch  0x00006fc6 
- 00028612  0x00007a14 setarg  0x00000300 
- 00028613  0x00007a15 store  0x00000002 , 0x0000054a 
- 00028614  0x00007a17 call  0x000052d0 
- 00028615  0x00007a18 istore  0x00000001 , 0x00000005 
- 00028616  0x00007a19 fetch  0x00000002 , 0x0000051c 
- 00028617  0x00007a1a istore  0x00000002 , 0x00000005 
- 00028618  0x00007a1b setarg  0x00000200 
- 00028619  0x00007a1c istore  0x00000002 , 0x00000005 
- 00028620  0x00007a1d fetch  0x00000002 , 0x0000054a 
- 00028621  0x00007a1e istore  0x00000002 , 0x00000005 
- 00028622  0x00007a1f jam  0x00000007 , 0x00000275 
- 00028623  0x00007a20 rtn 
- 00028624  0x00007a26 arg  0x00000000 , 0x00000012 
- 00028625  0x00007a27 force  0x00000000 , 0x00000002 
- 00028626  0x00007a28 arg  0x00000511 , 0x00000005 
- 00028627  0x00007a29 call  0x00007028 
- 00028628  0x00007a2a branch  0x00007026 , 0x00000005 
- 00028629  0x00007a2c increase  0x00000001 , 0x00000012 
- 00028630  0x00007a2d ifetch  0x00000001 , 0x00000006 
- 00028631  0x00007a2e increase  0xffffffff , 0x00000011 
- 00028632  0x00007a2f increase  0xffffffff , 0x0000000b 
- 00028633  0x00007a30 compare  0x00000018 , 0x0000003f , 0x000000f8 
- 00028634  0x00007a31 nbranch  0x00007026 , 0x00000001 
- 00028635  0x00007a32 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00028636  0x00007a33 nbranch  0x00006ff3 , 0x00000001 
- 00028637  0x00007a34 force  0x00000001 , 0x00000002 
- 00028638  0x00007a36 ifetch  0x00000001 , 0x00000006 
- 00028639  0x00007a37 increase  0xffffffff , 0x00000011 
- 00028640  0x00007a38 increase  0xffffffff , 0x0000000b 
- 00028641  0x00007a39 bne  0x00000000 , 0x00006fe7 
- 00028642  0x00007a3a ifetch  0x00000001 , 0x00000006 
- 00028643  0x00007a3b increase  0xffffffff , 0x00000011 
- 00028644  0x00007a3c increase  0xffffffff , 0x0000000b 
- 00028645  0x00007a3d beq  0x00000000 , 0x00006ff8 
- 00028646  0x00007a3e branch  0x00006fea 
- 00028647  0x00007a40 increase  0x00000001 , 0x00000006 
- 00028648  0x00007a41 increase  0xffffffff , 0x00000011 
- 00028649  0x00007a42 increase  0xffffffff , 0x0000000b 
- 00028650  0x00007a44 increase  0x00000002 , 0x00000006 
- 00028651  0x00007a45 increase  0xfffffffe , 0x00000011 
- 00028652  0x00007a46 increase  0xfffffffe , 0x0000000b 
- 00028653  0x00007a47 compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028654  0x00007a48 branch  0x00007020 , 0x00000001 
- 00028655  0x00007a49 increase  0x0000000c , 0x00000006 
- 00028656  0x00007a4a increase  0xfffffff4 , 0x00000011 
- 00028657  0x00007a4b increase  0xfffffff4 , 0x0000000b 
- 00028658  0x00007a4c branch  0x00007020 
- 00028659  0x00007a4e compare  0x00000002 , 0x0000003f , 0x00000007 
- 00028660  0x00007a4f nbranch  0x00006ff6 , 0x00000001 
- 00028661  0x00007a50 branch  0x00006fde 
- 00028662  0x00007a52 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00028663  0x00007a53 nbranch  0x00007026 , 0x00000001 
- 00028664  0x00007a55 increase  0xfffffffe , 0x00000011 
- 00028665  0x00007a56 increase  0xfffffffe , 0x0000000b 
- 00028666  0x00007a57 ifetch  0x00000002 , 0x00000006 
- 00028667  0x00007a58 sub  0x00000012 , 0x00000004 , 0x0000003e 
- 00028668  0x00007a59 branch  0x00006ffe , 0x00000005 
- 00028669  0x00007a5a istore  0x00000002 , 0x00000005 
- 00028670  0x00007a5c compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028671  0x00007a5d branch  0x00007020 , 0x00000001 
- 00028672  0x00007a5e copy  0x00000006 , 0x00000002 
- 00028673  0x00007a5f ifetch  0x00000001 , 0x00000006 
- 00028674  0x00007a60 bne  0x00000000 , 0x00007019 
- 00028675  0x00007a61 ifetch  0x00000001 , 0x00000006 
- 00028676  0x00007a62 bne  0x00000000 , 0x00007019 
- 00028677  0x00007a63 ifetch  0x00000001 , 0x00000006 
- 00028678  0x00007a64 bne  0x00000010 , 0x00007019 
- 00028679  0x00007a65 ifetch  0x00000001 , 0x00000006 
- 00028680  0x00007a66 bne  0x00000000 , 0x00007019 
- 00028681  0x00007a67 ifetch  0x00000001 , 0x00000006 
- 00028682  0x00007a68 bne  0x00000080 , 0x00007019 
- 00028683  0x00007a69 ifetch  0x00000001 , 0x00000006 
- 00028684  0x00007a6a bne  0x00000000 , 0x00007019 
- 00028685  0x00007a6b ifetch  0x00000001 , 0x00000006 
- 00028686  0x00007a6c bne  0x00000000 , 0x00007019 
- 00028687  0x00007a6d ifetch  0x00000001 , 0x00000006 
- 00028688  0x00007a6e bne  0x00000080 , 0x00007019 
- 00028689  0x00007a6f ifetch  0x00000001 , 0x00000006 
- 00028690  0x00007a70 bne  0x0000005f , 0x00007019 
- 00028691  0x00007a71 ifetch  0x00000001 , 0x00000006 
- 00028692  0x00007a72 bne  0x0000009b , 0x00007019 
- 00028693  0x00007a73 ifetch  0x00000001 , 0x00000006 
- 00028694  0x00007a74 bne  0x00000034 , 0x00007019 
- 00028695  0x00007a75 ifetch  0x00000001 , 0x00000006 
- 00028696  0x00007a76 beq  0x000000fb , 0x0000701e 
- 00028697  0x00007a78 copy  0x00000002 , 0x00000006 
- 00028698  0x00007a7a increase  0x0000000c , 0x00000006 
- 00028699  0x00007a7b force  0x00000000 , 0x00000007 
- 00028700  0x00007a7c force  0x00000000 , 0x00000002 
- 00028701  0x00007a7d branch  0x0000701e 
- 00028702  0x00007a80 increase  0xfffffff4 , 0x0000000b 
- 00028703  0x00007a81 increase  0xfffffff4 , 0x00000011 
- 00028704  0x00007a83 force  0x00000000 , 0x00000002 
- 00028705  0x00007a84 compare  0x00000000 , 0x00000011 , 0x000000ff 
- 00028706  0x00007a85 nbranch  0x00006fd5 , 0x00000001 
- 00028707  0x00007a86 force  0x00000000 , 0x0000003f 
- 00028708  0x00007a87 istore  0x00000002 , 0x00000005 
- 00028709  0x00007a88 rtn 
- 00028710  0x00007a8a arg  0x000000ff , 0x00000002 
- 00028711  0x00007a8b rtn 
- 00028712  0x00007a96 bpatchx  0x000000d4 , 0x0000403a 
- 00028713  0x00007a97 ifetch  0x00000001 , 0x00000006 
- 00028714  0x00007a98 increase  0xffffffff , 0x0000000b 
- 00028715  0x00007a99 compare  0x00000030 , 0x0000003f , 0x000000f8 
- 00028716  0x00007a9a nbranch  0x0000703e , 0x00000001 
- 00028717  0x00007a9b compare  0x00000007 , 0x0000003f , 0x00000007 
- 00028718  0x00007a9c branch  0x00007037 , 0x00000001 
- 00028719  0x00007a9d compare  0x00000006 , 0x0000003f , 0x00000007 
- 00028720  0x00007a9e branch  0x00007039 , 0x00000001 
- 00028721  0x00007a9f compare  0x00000005 , 0x0000003f , 0x00000007 
- 00028722  0x00007aa0 nbranch  0x0000703e , 0x00000001 
- 00028723  0x00007aa2 ifetch  0x00000001 , 0x00000006 
- 00028724  0x00007aa3 copy  0x0000003f , 0x00000011 
- 00028725  0x00007aa4 increase  0xffffffff , 0x0000000b 
- 00028726  0x00007aa5 branch  0x0000703c 
- 00028727  0x00007aa7 increase  0x00000002 , 0x00000006 
- 00028728  0x00007aa8 increase  0xfffffffe , 0x0000000b 
- 00028729  0x00007aaa ifetch  0x00000002 , 0x00000006 
- 00028730  0x00007aab byteswap  0x0000003f , 0x00000011 
- 00028731  0x00007aac increase  0xfffffffe , 0x0000000b 
- 00028732  0x00007aae force  0x00000001 , 0x0000003f 
- 00028733  0x00007aaf rtn 
- 00028734  0x00007ab1 force  0x00000000 , 0x0000003f 
- 00028735  0x00007ab2 rtn 
- 00028736  0x00007abd setarg  0x00000003 
- 00028737  0x00007abe store  0x00000001 , 0x0000051b 
- 00028738  0x00007abf branch  0x00007048 
- 00028739  0x00007ac1 setarg  0x00000005 
- 00028740  0x00007ac2 store  0x00000001 , 0x0000051b 
- 00028741  0x00007ac3 branch  0x00007048 
- 00028742  0x00007ac5 setarg  0x00000007 
- 00028743  0x00007ac6 store  0x00000001 , 0x0000051b 
- 00028744  0x00007ac8 call  0x000052d0 
- 00028745  0x00007acb fetch  0x00000001 , 0x0000051b 
- 00028746  0x00007acc copy  0x0000003f , 0x00000012 
- 00028747  0x00007acd istore  0x00000001 , 0x00000005 
- 00028748  0x00007ace fetch  0x00000002 , 0x0000051c 
- 00028749  0x00007acf istore  0x00000002 , 0x00000005 
- 00028750  0x00007ad0 setarg  0x00000500 
- 00028751  0x00007ad1 istore  0x00000002 , 0x00000005 
- 00028752  0x00007ad2 compare  0x00000005 , 0x00000012 , 0x000000ff 
- 00028753  0x00007ad3 branch  0x00007057 , 0x00000001 
- 00028754  0x00007ad4 compare  0x00000007 , 0x00000012 , 0x000000ff 
- 00028755  0x00007ad5 branch  0x00007057 , 0x00000001 
- 00028756  0x00007ad6 setarg  0x00000000 
- 00028757  0x00007ad7 istore  0x00000005 , 0x00000005 
- 00028758  0x00007ad8 branch  0x00007059 
- 00028759  0x00007adb setarg  0x00350200 
- 00028760  0x00007adc istore  0x00000005 , 0x00000005 
- 00028761  0x00007ade jam  0x0000000a , 0x00000275 
- 00028762  0x00007adf rtn 
- 00028763  0x00007ae3 call  0x00007ea2 
- 00028764  0x00007ae4 call  0x00007ea5 
- 00028765  0x00007ae5 call  0x00007062 
- 00028766  0x00007ae6 call  0x00007e9c 
- 00028767  0x00007ae7 call  0x00007e9f 
- 00028768  0x00007ae8 copy  0x00000002 , 0x0000003f 
- 00028769  0x00007ae9 rtn 
- 00028770  0x00007aed ifetch  0x00000001 , 0x00000006 
- 00028771  0x00007aee and  0x0000003f , 0x00000007 , 0x00000039 
- 00028772  0x00007aef rshift3  0x0000003f , 0x0000003f 
- 00028773  0x00007af0 bne  0x00000000 , 0x0000706c 
- 00028774  0x00007af2 force  0x00000001 , 0x0000003f 
- 00028775  0x00007af3 force  0x00000001 , 0x00000002 
- 00028776  0x00007af4 rtn 
- 00028777  0x00007af7 call  0x00007e76 
- 00028778  0x00007af8 add  0x0000003f , 0x00000001 , 0x00000002 
- 00028779  0x00007af9 rtn 
- 00028780  0x00007afb deposit  0x00000039 
- 00028781  0x00007afc sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028782  0x00007afd branch  0x00007069 , 0x00000002 
- 00028783  0x00007afe beq  0x00000005 , 0x00007073 
- 00028784  0x00007aff beq  0x00000006 , 0x00007076 
- 00028785  0x00007b00 beq  0x00000007 , 0x0000707a 
- 00028786  0x00007b01 rtn 
- 00028787  0x00007b04 ifetch  0x00000001 , 0x00000006 
- 00028788  0x00007b05 add  0x0000003f , 0x00000002 , 0x00000002 
- 00028789  0x00007b06 rtn 
- 00028790  0x00007b08 ifetch  0x00000002 , 0x00000006 
- 00028791  0x00007b09 byteswap  0x0000003f , 0x0000003f 
- 00028792  0x00007b0a add  0x0000003f , 0x00000003 , 0x00000002 
- 00028793  0x00007b0b rtn 
- 00028794  0x00007b0d ifetch  0x00000002 , 0x00000006 
- 00028795  0x00007b0e byteswap  0x0000003f , 0x0000003f 
- 00028796  0x00007b0f ifetcht  0x00000002 , 0x00000006 
- 00028797  0x00007b10 byteswap  0x00000002 , 0x00000002 
- 00028798  0x00007b11 lshift16  0x00000002 , 0x00000002 
- 00028799  0x00007b12 iadd  0x00000002 , 0x0000003f 
- 00028800  0x00007b13 add  0x0000003f , 0x00000005 , 0x00000002 
- 00028801  0x00007b14 rtn 
- 00028802  0x00007b1b bpatchx  0x000000d5 , 0x0000403a 
- 00028803  0x00007b1c force  0x00000000 , 0x00000007 
- 00028804  0x00007b1d arg  0x00000000 , 0x00000012 
- 00028805  0x00007b1e arg  0x0000052a , 0x00000005 
- 00028806  0x00007b20 ifetch  0x00000002 , 0x0000000b 
- 00028807  0x00007b21 rtn  0x00000034 
- 00028808  0x00007b22 call  0x0000708d 
- 00028809  0x00007b23 copy  0x00000007 , 0x0000003f 
- 00028810  0x00007b24 rtneq  0x00000007 
- 00028811  0x00007b25 increase  0x00000002 , 0x0000000b 
- 00028812  0x00007b26 branch  0x00007086 
- 00028813  0x00007b2a iforce  0x00000013 
- 00028814  0x00007b2c fetch  0x00000002 , 0x00004575 
- 00028815  0x00007b2d iforce  0x00000006 
- 00028816  0x00007b2f copy  0x00000007 , 0x0000003f 
- 00028817  0x00007b30 rtneq  0x00000007 
- 00028818  0x00007b31 disable  0x00000028 
- 00028819  0x00007b32 ifetch  0x00000001 , 0x00000006 
- 00028820  0x00007b33 rtn  0x00000034 
- 00028821  0x00007b34 iforce  0x00000039 
- 00028822  0x00007b36 ifetch  0x00000002 , 0x00000006 
- 00028823  0x00007b37 isub  0x00000013 , 0x0000003e 
- 00028824  0x00007b38 nbranch  0x0000709a , 0x00000005 
- 00028825  0x00007b39 enable  0x00000028 
- 00028826  0x00007b3b loop  0x00007096 
- 00028827  0x00007b3c ifetcht  0x00000004 , 0x00000006 
- 00028828  0x00007b3d copy  0x00000006 , 0x00000011 
- 00028829  0x00007b3e nbranch  0x000070ad , 0x00000028 
- 00028830  0x00007b3f arg  0x0000052a , 0x00000006 
- 00028831  0x00007b40 arg  0x00000007 , 0x00000039 
- 00028832  0x00007b42 ifetch  0x00000004 , 0x00000006 
- 00028833  0x00007b43 branch  0x000070a6 , 0x00000034 
- 00028834  0x00007b44 isub  0x00000002 , 0x0000003e 
- 00028835  0x00007b45 branch  0x000070ad , 0x00000005 
- 00028836  0x00007b46 loop  0x000070a0 
- 00028837  0x00007b47 rtn 
- 00028838  0x00007b49 istoret  0x00000004 , 0x00000005 
- 00028839  0x00007b4a increase  0x00000001 , 0x00000007 
- 00028840  0x00007b4b copy  0x00000011 , 0x00000006 
- 00028841  0x00007b4c call  0x0000705b 
- 00028842  0x00007b4d iadd  0x00000012 , 0x00000012 
- 00028843  0x00007b4e iadd  0x00000006 , 0x00000006 
- 00028844  0x00007b4f branch  0x00007090 
- 00028845  0x00007b51 copy  0x00000011 , 0x00000006 
- 00028846  0x00007b52 call  0x00007062 
- 00028847  0x00007b53 iadd  0x00000006 , 0x00000006 
- 00028848  0x00007b54 branch  0x00007090 
- 00028849  0x00007b5b bpatchx  0x000000d6 , 0x0000403a 
- 00028850  0x00007b5c fetch  0x00000002 , 0x00004575 
- 00028851  0x00007b5d iforce  0x00000006 
- 00028852  0x00007b5f ifetch  0x00000001 , 0x00000006 
- 00028853  0x00007b60 branch  0x00007fe3 , 0x00000034 
- 00028854  0x00007b61 lshift  0x0000003f , 0x0000003f 
- 00028855  0x00007b62 iadd  0x00000006 , 0x00000006 
- 00028856  0x00007b63 ifetch  0x00000004 , 0x00000006 
- 00028857  0x00007b64 isub  0x00000002 , 0x0000003e 
- 00028858  0x00007b65 rtn  0x00000005 
- 00028859  0x00007b66 deposit  0x00000005 
- 00028860  0x00007b67 store  0x00000002 , 0x00000abb 
- 00028861  0x00007b68 storet  0x00000008 , 0x00000aa2 
- 00028862  0x00007b69 call  0x00007062 
- 00028863  0x00007b6a iadd  0x00000006 , 0x00000006 
- 00028864  0x00007b6b copy  0x00000006 , 0x0000003f 
- 00028865  0x00007b6c fetcht  0x00000002 , 0x00000abb 
- 00028866  0x00007b6d copy  0x00000002 , 0x00000005 
- 00028867  0x00007b6e fetcht  0x00000008 , 0x00000aa2 
- 00028868  0x00007b6f copy  0x0000003f , 0x00000006 
- 00028869  0x00007b70 branch  0x000070b4 
- 00028870  0x00007b77 bpatchx  0x000000d7 , 0x0000403a 
- 00028871  0x00007b78 fetch  0x00000002 , 0x00004575 
- 00028872  0x00007b79 iforce  0x00000006 
- 00028873  0x00007b7b ifetch  0x00000001 , 0x00000006 
- 00028874  0x00007b7c branch  0x000070e4 , 0x00000034 
- 00028875  0x00007b7d iforce  0x00000039 
- 00028876  0x00007b7f ifetch  0x00000002 , 0x00000006 
- 00028877  0x00007b80 isub  0x00000013 , 0x0000003e 
- 00028878  0x00007b81 branch  0x000070d4 , 0x00000005 
- 00028879  0x00007b82 loop  0x000070cc 
- 00028880  0x00007b83 increase  0x00000004 , 0x00000006 
- 00028881  0x00007b84 call  0x00007062 
- 00028882  0x00007b85 iadd  0x00000006 , 0x00000006 
- 00028883  0x00007b86 branch  0x000070c9 
- 00028884  0x00007b88 increase  0xffffffff , 0x00000039 
- 00028885  0x00007b89 lshift  0x00000039 , 0x0000003f 
- 00028886  0x00007b8a iadd  0x00000006 , 0x00000006 
- 00028887  0x00007b8b increase  0x00000004 , 0x00000006 
- 00028888  0x00007b8c call  0x00007062 
- 00028889  0x00007b8d iadd  0x00000006 , 0x0000000b 
- 00028890  0x00007b8f increase  0x00000001 , 0x00000006 
- 00028891  0x00007b90 ifetch  0x00000002 , 0x00000006 
- 00028892  0x00007b91 isub  0x00000012 , 0x0000003e 
- 00028893  0x00007b95 branch  0x00007fef , 0x00000005 
- 00028894  0x00007b96 call  0x0000705b 
- 00028895  0x00007b97 iadd  0x00000006 , 0x00000006 
- 00028896  0x00007b98 deposit  0x0000000b 
- 00028897  0x00007b99 isub  0x00000006 , 0x0000003e 
- 00028898  0x00007b9a branch  0x000070e4 , 0x00000005 
- 00028899  0x00007b9b branch  0x000070da 
- 00028900  0x00007b9d force  0x00000000 , 0x00000006 
- 00028901  0x00007b9e force  0x00000000 , 0x0000003f 
- 00028902  0x00007b9f rtn 
- 00028903  0x00007ba6 bpatchx  0x000000d8 , 0x0000403b 
- 00028904  0x00007ba7 fetch  0x00000002 , 0x00004575 
- 00028905  0x00007ba8 iforce  0x00000006 
- 00028906  0x00007baa ifetch  0x00000001 , 0x00000006 
- 00028907  0x00007bab branch  0x00007100 , 0x00000034 
- 00028908  0x00007bac lshift  0x0000003f , 0x0000003f 
- 00028909  0x00007bad iadd  0x00000006 , 0x00000006 
- 00028910  0x00007bae ifetch  0x00000004 , 0x00000006 
- 00028911  0x00007baf isub  0x00000002 , 0x0000003e 
- 00028912  0x00007bb0 branch  0x000070f4 , 0x00000005 
- 00028913  0x00007bb1 call  0x00007062 
- 00028914  0x00007bb2 iadd  0x00000006 , 0x00000006 
- 00028915  0x00007bb3 branch  0x000070ea 
- 00028916  0x00007bb5 call  0x00007062 
- 00028917  0x00007bb6 iadd  0x00000006 , 0x0000000b 
- 00028918  0x00007bb8 increase  0x00000001 , 0x00000006 
- 00028919  0x00007bb9 ifetch  0x00000002 , 0x00000006 
- 00028920  0x00007bba isub  0x00000012 , 0x0000003e 
- 00028921  0x00007bbb rtn  0x00000005 
- 00028922  0x00007bbc call  0x0000705b 
- 00028923  0x00007bbd iadd  0x00000006 , 0x00000006 
- 00028924  0x00007bbe deposit  0x0000000b 
- 00028925  0x00007bbf isub  0x00000006 , 0x0000003e 
- 00028926  0x00007bc0 branch  0x00007100 , 0x00000005 
- 00028927  0x00007bc1 branch  0x000070f6 
- 00028928  0x00007bc3 force  0x00000000 , 0x00000006 
- 00028929  0x00007bc4 rtn 
- 00028930  0x00007bc9 arg  0x00000400 , 0x00000012 
- 00028931  0x00007bca call  0x000070f4 
- 00028932  0x00007bcb arg  0x00000300 , 0x00000012 
- 00028933  0x00007bcc call  0x0000710d 
- 00028934  0x00007bcd nrtn  0x00000028 
- 00028935  0x00007bce sub  0x00000011 , 0x00000003 , 0x0000003e 
- 00028936  0x00007bcf branch  0x00007fe9 , 0x00000002 
- 00028937  0x00007bd0 ifetch  0x00000001 , 0x00000006 
- 00028938  0x00007bd1 bne  0x00000008 , 0x00007fe9 
- 00028939  0x00007bd2 ifetch  0x00000001 , 0x00000006 
- 00028940  0x00007bd3 rtn 
- 00028941  0x00007bd9 bpatchx  0x000000d9 , 0x0000403b 
- 00028942  0x00007bda call  0x00007062 
- 00028943  0x00007bdb copy  0x0000003f , 0x00000011 
- 00028944  0x00007bdd ifetch  0x00000001 , 0x00000006 
- 00028945  0x00007bde and  0x0000003f , 0x00000007 , 0x00000039 
- 00028946  0x00007bdf rshift3  0x0000003f , 0x0000003f 
- 00028947  0x00007be0 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00028948  0x00007be1 branch  0x00007129 , 0x00000005 
- 00028949  0x00007be2 copy  0x00000039 , 0x0000003f 
- 00028950  0x00007be3 beq  0x00000005 , 0x00007120 
- 00028951  0x00007be4 beq  0x00000006 , 0x00007123 
- 00028952  0x00007be5 beq  0x00000007 , 0x00007126 
- 00028953  0x00007be6 increase  0xffffffff , 0x00000006 
- 00028954  0x00007be7 call  0x00007062 
- 00028955  0x00007be8 iadd  0x00000006 , 0x00000006 
- 00028956  0x00007be9 copy  0x00000011 , 0x0000003f 
- 00028957  0x00007bea isub  0x00000002 , 0x00000011 
- 00028958  0x00007beb branch  0x00007fe9 , 0x00000005 
- 00028959  0x00007bec branch  0x00007110 
- 00028960  0x00007bef increase  0xfffffffe , 0x00000011 
- 00028961  0x00007bf0 increase  0x00000001 , 0x00000006 
- 00028962  0x00007bf1 branch  0x00007110 
- 00028963  0x00007bf3 increase  0xfffffffd , 0x00000011 
- 00028964  0x00007bf4 increase  0x00000002 , 0x00000006 
- 00028965  0x00007bf5 branch  0x00007110 
- 00028966  0x00007bf7 increase  0xfffffffb , 0x00000011 
- 00028967  0x00007bf8 increase  0x00000004 , 0x00000006 
- 00028968  0x00007bf9 branch  0x00007110 
- 00028969  0x00007bfc increase  0xffffffff , 0x00000011 
- 00028970  0x00007bfd copy  0x00000039 , 0x0000003f 
- 00028971  0x00007bfe beq  0x00000001 , 0x00007132 
- 00028972  0x00007bff beq  0x00000002 , 0x00007130 
- 00028973  0x00007c00 beq  0x00000004 , 0x0000712f 
- 00028974  0x00007c01 branch  0x00007fe9 
- 00028975  0x00007c03 increase  0xfffffff4 , 0x00000011 
- 00028976  0x00007c05 ifetch  0x00000002 , 0x00000006 
- 00028977  0x00007c06 increase  0xfffffffe , 0x00000011 
- 00028978  0x00007c08 ifetch  0x00000002 , 0x00000006 
- 00028979  0x00007c09 isub  0x00000012 , 0x0000003e 
- 00028980  0x00007c0a branch  0x00007fe7 , 0x00000005 
- 00028981  0x00007c0b increase  0xfffffffe , 0x00000011 
- 00028982  0x00007c0c branch  0x00007fe9 , 0x00000005 
- 00028983  0x00007c0d branch  0x00007110 
- 00028984  0x00007c49 call  0x000052d0 
- 00028985  0x00007c4a copy  0x0000003f , 0x00000005 
- 00028986  0x00007c4b setarg  0x00000006 
- 00028987  0x00007c4c istore  0x00000001 , 0x00000005 
- 00028988  0x00007c4d setarg  0x0000006e 
- 00028989  0x00007c4e istore  0x00000002 , 0x00000005 
- 00028990  0x00007c4f setarg  0x00000f00 
- 00028991  0x00007c50 istore  0x00000002 , 0x00000005 
- 00028992  0x00007c51 setarg  0x001a0535 
- 00028993  0x00007c52 istore  0x00000003 , 0x00000005 
- 00028994  0x00007c53 setarg  0x00000111 
- 00028995  0x00007c54 lshift16  0x0000003f , 0x0000003f 
- 00028996  0x00007c55 istore  0x00000004 , 0x00000005 
- 00028997  0x00007c56 setarg  0x00002600 
- 00028998  0x00007c57 istore  0x00000002 , 0x00000005 
- 00028999  0x00007c58 setarg  0x00000335 
- 00029000  0x00007c59 istore  0x00000002 , 0x00000005 
- 00029001  0x00007c5a setarg  0x00000009 
- 00029002  0x00007c5b istore  0x00000002 , 0x00000005 
- 00029003  0x00007c5c setarg  0x00000004 
- 00029004  0x00007c5d istore  0x00000002 , 0x00000005 
- 00029005  0x00007c5e jam  0x00000014 , 0x00000275 
- 00029006  0x00007c5f rtn 
- 00029007  0x00007c64 bpatchx  0x000000da , 0x0000403b 
- 00029008  0x00007c65 jam  0x00000050 , 0x000005e5 
- 00029009  0x00007c66 arg  0x000005e6 , 0x00000005 
- 00029010  0x00007c67 arg  0x0000443a , 0x00000006 
- 00029011  0x00007c68 call  0x00007ebf 
- 00029012  0x00007c69 arg  0x000045d2 , 0x00000006 
- 00029013  0x00007c6a call  0x00007ebd 
- 00029014  0x00007c6b arg  0x000009be , 0x00000006 
- 00029015  0x00007c6c call  0x00007ebd 
- 00029016  0x00007c6d call  0x0000720a 
- 00029017  0x00007c6e arg  0x0000042f , 0x00000006 
- 00029018  0x00007c6f call  0x00007205 
- 00029019  0x00007c70 call  0x000071d0 
- 00029020  0x00007c72 arg  0x00000af2 , 0x00000005 
- 00029021  0x00007c73 call  0x00007201 
- 00029022  0x00007c74 setarg  0x000f4240 
- 00029023  0x00007c75 copy  0x0000003f , 0x00000011 
- 00029024  0x00007c76 fetch  0x00000004 , 0x00000af2 
- 00029025  0x00007c77 idiv  0x00000011 
- 00029026  0x00007c78 call  0x00007f86 
- 00029027  0x00007c79 remainder  0x0000003f 
- 00029028  0x00007c7a store  0x00000004 , 0x000009ba 
- 00029029  0x00007c7c rtn 
- 00029030  0x00007c7f jam  0x00000041 , 0x000005e5 
- 00029031  0x00007c80 arg  0x000005e6 , 0x00000005 
- 00029032  0x00007c81 call  0x000071b5 
- 00029033  0x00007c82 call  0x000071b0 
- 00029034  0x00007c83 fetch  0x00000003 , 0x00004454 
- 00029035  0x00007c84 istore  0x00000003 , 0x00000005 
- 00029036  0x00007c87 call  0x00007176 
- 00029037  0x00007c89 arg  0x0000042f , 0x00000006 
- 00029038  0x00007c8a call  0x00007ebf 
- 00029039  0x00007c8b arg  0x0000443a , 0x00000006 
- 00029040  0x00007c8c call  0x00007ebf 
- 00029041  0x00007c8d call  0x0000720a 
- 00029042  0x00007c8e arg  0x00000b12 , 0x00000006 
- 00029043  0x00007c8f arg  0x00000ac2 , 0x00000005 
- 00029044  0x00007c90 call  0x00007ebf 
- 00029045  0x00007c92 branch  0x000071d0 
- 00029046  0x00007c97 fetch  0x00000004 , 0x000044c7 
- 00029047  0x00007c98 istore  0x00000004 , 0x00000005 
- 00029048  0x00007c99 call  0x00007ecd 
- 00029049  0x00007c9a branch  0x00007eca 
- 00029050  0x00007c9d bpatchx  0x000000db , 0x0000403b 
- 00029051  0x00007c9e jam  0x00000041 , 0x000005e5 
- 00029052  0x00007c9f arg  0x000005e6 , 0x00000005 
- 00029053  0x00007ca0 call  0x000071b0 
- 00029054  0x00007ca1 call  0x000071b5 
- 00029055  0x00007ca2 fetch  0x00000003 , 0x0000444d 
- 00029056  0x00007ca3 istore  0x00000003 , 0x00000005 
- 00029057  0x00007ca6 call  0x00007176 
- 00029058  0x00007ca7 arg  0x0000443a , 0x00000006 
- 00029059  0x00007ca8 call  0x00007ebf 
- 00029060  0x00007ca9 arg  0x0000042f , 0x00000006 
- 00029061  0x00007caa call  0x00007ebf 
- 00029062  0x00007cab call  0x0000720a 
- 00029063  0x00007cac arg  0x00000b12 , 0x00000006 
- 00029064  0x00007cad arg  0x00000ac2 , 0x00000005 
- 00029065  0x00007cae call  0x00007ebf 
- 00029066  0x00007cb0 call  0x000071d0 
- 00029067  0x00007cb1 arg  0x00000af2 , 0x00000005 
- 00029068  0x00007cb2 branch  0x00007201 
- 00029069  0x00007cb5 jam  0x00000020 , 0x000005e5 
- 00029070  0x00007cb6 arg  0x000009fe , 0x00000006 
- 00029071  0x00007cb7 arg  0x000005e6 , 0x00000005 
- 00029072  0x00007cb8 call  0x00007ebd 
- 00029073  0x00007cb9 call  0x0000720a 
- 00029074  0x00007cba arg  0x0000099e , 0x00000006 
- 00029075  0x00007cbb call  0x00007205 
- 00029076  0x00007cbc call  0x000071d0 
- 00029077  0x00007cbd arg  0x00000ac2 , 0x00000005 
- 00029078  0x00007cbe call  0x00007497 
- 00029079  0x00007cbf arg  0x00000001 , 0x00000002 
- 00029080  0x00007cc0 call  0x0000719f 
- 00029081  0x00007cc1 arg  0x00004419 , 0x00000005 
- 00029082  0x00007cc2 call  0x00007201 
- 00029083  0x00007cc3 arg  0x00000000 , 0x00000002 
- 00029084  0x00007cc4 call  0x0000719f 
- 00029085  0x00007cc5 arg  0x00000b12 , 0x00000005 
- 00029086  0x00007cc7 branch  0x00007497 
- 00029087  0x00007ccb bpatchx  0x000000dc , 0x0000403b 
- 00029088  0x00007ccc jam  0x00000035 , 0x000005e5 
- 00029089  0x00007ccd setarg  0x00000100 
- 00029090  0x00007cce store  0x00000002 , 0x000005e6 
- 00029091  0x00007ccf call  0x000071b0 
- 00029092  0x00007cd0 call  0x000071b5 
- 00029093  0x00007cd1 arg  0x0000443a , 0x00000006 
- 00029094  0x00007cd2 call  0x00007ebf 
- 00029095  0x00007cd3 arg  0x0000042f , 0x00000006 
- 00029096  0x00007cd4 call  0x00007ebf 
- 00029097  0x00007cd6 setarg  0x00006c65 
- 00029098  0x00007cd7 istore  0x00000002 , 0x00000005 
- 00029099  0x00007cd8 setarg  0x00006274 
- 00029100  0x00007cd9 istore  0x00000002 , 0x00000005 
- 00029101  0x00007cda istoret  0x00000001 , 0x00000005 
- 00029102  0x00007cdb call  0x0000720a 
- 00029103  0x00007cdc branch  0x000071d0 
- 00029104  0x00007cdf fetch  0x00000006 , 0x000044a0 
- 00029105  0x00007ce0 istore  0x00000006 , 0x00000005 
- 00029106  0x00007ce1 fetch  0x00000001 , 0x00004495 
- 00029107  0x00007ce2 istore  0x00000001 , 0x00000005 
- 00029108  0x00007ce3 rtn 
- 00029109  0x00007ce6 fetch  0x00000006 , 0x0000044f 
- 00029110  0x00007ce7 istore  0x00000006 , 0x00000005 
- 00029111  0x00007cec fetch  0x00000001 , 0x0000448e 
- 00029112  0x00007ced istore  0x00000001 , 0x00000005 
- 00029113  0x00007cee rtn 
- 00029114  0x00007cf1 jam  0x00000041 , 0x000005e5 
- 00029115  0x00007cf2 fetch  0x00000001 , 0x00004664 
- 00029116  0x00007cf3 store  0x00000001 , 0x000005e6 
- 00029117  0x00007cf4 arg  0x000045d2 , 0x00000006 
- 00029118  0x00007cf5 call  0x00007ebd 
- 00029119  0x00007cf6 arg  0x000009be , 0x00000006 
- 00029120  0x00007cf7 call  0x00007ebd 
- 00029121  0x00007cf8 call  0x0000720a 
- 00029122  0x00007cf9 arg  0x0000042f , 0x00000006 
- 00029123  0x00007cfa call  0x00007205 
- 00029124  0x00007cfb branch  0x000071d0 
- 00029125  0x00007cff jam  0x00000041 , 0x000005e5 
- 00029126  0x00007d00 fetch  0x00000001 , 0x00004664 
- 00029127  0x00007d01 store  0x00000001 , 0x000005e6 
- 00029128  0x00007d02 arg  0x000009be , 0x00000006 
- 00029129  0x00007d03 call  0x00007ebd 
- 00029130  0x00007d04 arg  0x000045d2 , 0x00000006 
- 00029131  0x00007d05 call  0x00007ebd 
- 00029132  0x00007d06 call  0x0000720a 
- 00029133  0x00007d07 arg  0x0000443a , 0x00000006 
- 00029134  0x00007d08 call  0x00007205 
- 00029135  0x00007d09 branch  0x000071d0 
- 00029136  0x00007d0c bpatchx  0x000000dd , 0x0000403b 
- 00029137  0x00007d0d call  0x0000721f 
- 00029138  0x00007d11 fetch  0x00000001 , 0x000005e5 
- 00029139  0x00007d12 copy  0x0000003f , 0x00000002 
- 00029140  0x00007d14 increase  0x0000000f , 0x0000003f 
- 00029141  0x00007d15 rshift4  0x0000003f , 0x0000003f 
- 00029142  0x00007d16 copy  0x0000003f , 0x00000012 
- 00029143  0x00007d17 branch  0x000071e2 , 0x00000034 
- 00029144  0x00007d18 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029145  0x00007d19 nbranch  0x000071e5 , 0x00000034 
- 00029146  0x00007d1b arg  0x00000ad2 , 0x00000013 
- 00029147  0x00007d1c arg  0x000005e6 , 0x0000003f 
- 00029148  0x00007d1d increase  0xfffffff0 , 0x0000003f 
- 00029149  0x00007d20 iadd  0x00000002 , 0x00000011 
- 00029150  0x00007d21 arg  0x00000b02 , 0x00000005 
- 00029151  0x00007d22 arg  0x00000004 , 0x00000039 
- 00029152  0x00007d23 call  0x00007edd 
- 00029153  0x00007d27 branch  0x000071f0 
- 00029154  0x00007d2a arg  0x00000001 , 0x00000012 
- 00029155  0x00007d2b arg  0x00000000 , 0x00000011 
- 00029156  0x00007d2d branch  0x000071e6 
- 00029157  0x00007d32 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029158  0x00007d34 arg  0x000005e6 , 0x0000003f 
- 00029159  0x00007d35 iadd  0x00000002 , 0x0000003f 
- 00029160  0x00007d36 isub  0x00000011 , 0x00000006 
- 00029161  0x00007d38 arg  0x00000af2 , 0x00000005 
- 00029162  0x00007d39 call  0x00007245 
- 00029163  0x00007d3b arg  0x00000ae2 , 0x00000013 
- 00029164  0x00007d3c arg  0x00000af2 , 0x00000011 
- 00029165  0x00007d3d arg  0x00000b02 , 0x00000005 
- 00029166  0x00007d3e arg  0x00000004 , 0x00000039 
- 00029167  0x00007d3f call  0x00007edd 
- 00029168  0x00007d4b call  0x00007491 
- 00029169  0x00007d4c call  0x00007428 
- 00029170  0x00007d4f arg  0x000005e6 , 0x00000006 
- 00029171  0x00007d52 increase  0xffffffff , 0x00000012 
- 00029172  0x00007d53 deposit  0x00000012 
- 00029173  0x00007d54 branch  0x000071f9 , 0x00000034 
- 00029174  0x00007d55 call  0x00007486 
- 00029175  0x00007d56 call  0x00007422 
- 00029176  0x00007d57 branch  0x000071f3 
- 00029177  0x00007d5a arg  0x00000af2 , 0x00000005 
- 00029178  0x00007d5b call  0x00007497 
- 00029179  0x00007d5c arg  0x00000b02 , 0x00000006 
- 00029180  0x00007d5d call  0x00007486 
- 00029181  0x00007d5e call  0x00007428 
- 00029182  0x00007d5f arg  0x00000af2 , 0x00000006 
- 00029183  0x00007d60 call  0x00007486 
- 00029184  0x00007d61 branch  0x00007422 
- 00029185  0x00007d67 copy  0x00000005 , 0x00000011 
- 00029186  0x00007d68 call  0x00007497 
- 00029187  0x00007d6a arg  0x00000010 , 0x00000039 
- 00029188  0x00007d6b branch  0x00007ee5 
- 00029189  0x00007d6e arg  0x00000ac2 , 0x00000005 
- 00029190  0x00007d6f call  0x00007ebf 
- 00029191  0x00007d71 arg  0x00000010 , 0x00000039 
- 00029192  0x00007d72 arg  0x00000ac2 , 0x00000011 
- 00029193  0x00007d73 branch  0x00007ee5 
- 00029194  0x00007d76 fetch  0x00000001 , 0x000005e5 
- 00029195  0x00007d77 copy  0x0000003f , 0x00000039 
- 00029196  0x00007d78 arg  0x000005e6 , 0x00000011 
- 00029197  0x00007d79 branch  0x00007ee5 
- 00029198  0x00007d7c ifetch  0x00000001 , 0x00000011 
- 00029199  0x00007d7d lshift  0x0000003f , 0x0000003f 
- 00029200  0x00007d7e isolate1  0x00000000 , 0x00000013 
- 00029201  0x00007d7f setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029202  0x00007d80 isolate1  0x00000008 , 0x0000003f 
- 00029203  0x00007d81 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029204  0x00007d82 istore  0x00000001 , 0x00000011 
- 00029205  0x00007d83 increase  0xffffffff , 0x00000011 
- 00029206  0x00007d84 loop  0x0000720e 
- 00029207  0x00007d85 rtn 
- 00029208  0x00007d88 arg  0x00000ad2 , 0x00000011 
- 00029209  0x00007d8a increase  0x0000000f , 0x00000011 
- 00029210  0x00007d8b force  0x00000010 , 0x00000039 
- 00029211  0x00007d8c force  0x00000000 , 0x00000013 
- 00029212  0x00007d8d branch  0x0000720e 
- 00029213  0x00007d90 arg  0x00000ae2 , 0x00000011 
- 00029214  0x00007d91 branch  0x00007219 
- 00029215  0x00007d95 arg  0x00000ac2 , 0x00000006 
- 00029216  0x00007d96 call  0x00007484 
- 00029217  0x00007d99 force  0x00000008 , 0x00000038 
- 00029218  0x00007d9a call  0x00007492 
- 00029219  0x00007d9b call  0x00007491 
- 00029220  0x00007d9c call  0x0000741f 
- 00029221  0x00007da1 arg  0x00000ad2 , 0x00000005 
- 00029222  0x00007da2 call  0x00007497 
- 00029223  0x00007da4 bpatchx  0x000000de , 0x0000403b 
- 00029224  0x00007da5 fetch  0x00000001 , 0x00000ad2 
- 00029225  0x00007da6 isolate1  0x00000007 , 0x0000003f 
- 00029226  0x00007da7 nbranch  0x00007230 , 0x00000001 
- 00029227  0x00007da8 call  0x00007218 
- 00029228  0x00007dab arg  0x00000ad2 , 0x00000013 
- 00029229  0x00007dad arg  0x00000ad2 , 0x00000005 
- 00029230  0x00007db0 call  0x0000723a 
- 00029231  0x00007db1 branch  0x00007231 
- 00029232  0x00007db3 call  0x00007218 
- 00029233  0x00007db6 arg  0x00000ad2 , 0x00000006 
- 00029234  0x00007db7 arg  0x00000ae2 , 0x00000005 
- 00029235  0x00007db8 call  0x00007ebf 
- 00029236  0x00007db9 fetch  0x00000001 , 0x00000ae2 
- 00029237  0x00007dba isolate1  0x00000007 , 0x0000003f 
- 00029238  0x00007dbb nbranch  0x0000721d , 0x00000001 
- 00029239  0x00007dbc call  0x0000721d 
- 00029240  0x00007dbe arg  0x00000ae2 , 0x00000013 
- 00029241  0x00007dc0 arg  0x00000ae2 , 0x00000005 
- 00029242  0x00007dc7 arg  0x00000003 , 0x00000039 
- 00029243  0x00007dc9 arg  0x00000000 , 0x00000002 
- 00029244  0x00007dca call  0x00007241 
- 00029245  0x00007dcb increase  0x00000004 , 0x00000013 
- 00029246  0x00007dcc loop  0x0000723b 
- 00029247  0x00007dcd arg  0x00008700 , 0x00000002 
- 00029248  0x00007dce lshift16  0x00000002 , 0x00000002 
- 00029249  0x00007dd0 ifetch  0x00000004 , 0x00000013 
- 00029250  0x00007dd1 ixor  0x00000002 , 0x0000003f 
- 00029251  0x00007dd2 istore  0x00000004 , 0x00000005 
- 00029252  0x00007dd3 rtn 
- 00029253  0x00007dda bpatchx  0x000000df , 0x0000403b 
- 00029254  0x00007ddb arg  0x00000010 , 0x00000039 
- 00029255  0x00007ddc arg  0x00000000 , 0x0000003f 
- 00029256  0x00007dde isub  0x00000011 , 0x0000003e 
- 00029257  0x00007ddf branch  0x00007250 , 0x00000005 
- 00029258  0x00007de0 branch  0x00007253 , 0x00000002 
- 00029259  0x00007de1 ifetcht  0x00000001 , 0x00000006 
- 00029260  0x00007de2 istoret  0x00000001 , 0x00000005 
- 00029261  0x00007de4 increase  0x00000001 , 0x0000003f 
- 00029262  0x00007de5 loop  0x00007248 
- 00029263  0x00007de6 rtn 
- 00029264  0x00007de8 arg  0x00000080 , 0x00000002 
- 00029265  0x00007dea istoret  0x00000001 , 0x00000005 
- 00029266  0x00007deb branch  0x0000724d 
- 00029267  0x00007dee arg  0x00000000 , 0x00000002 
- 00029268  0x00007def branch  0x00007251 
- 00029269  0x00007df3 call  0x00007268 
- 00029270  0x00007df4 arg  0x00000592 , 0x00000006 
- 00029271  0x00007df5 arg  0x00000582 , 0x00000005 
- 00029272  0x00007df6 branch  0x00007ebf 
- 00029273  0x00007dfa disable  0x00000028 
- 00029274  0x00007dfb call  0x0000735f 
- 00029275  0x00007dfc arg  0x00000562 , 0x00000006 
- 00029276  0x00007dfd arg  0x000005a2 , 0x00000005 
- 00029277  0x00007dfe force  0x0000000f , 0x00000039 
- 00029278  0x00007dff call  0x00007f01 
- 00029279  0x00007e00 ifetch  0x00000001 , 0x00000006 
- 00029280  0x00007e01 xor_into  0x00000006 , 0x0000003f 
- 00029281  0x00007e02 istore  0x00000001 , 0x00000005 
- 00029282  0x00007e03 setarg  0x000005b2 
- 00029283  0x00007e04 store  0x00000002 , 0x000005d6 
- 00029284  0x00007e05 setarg  0x000005a2 
- 00029285  0x00007e06 store  0x00000002 , 0x000005d4 
- 00029286  0x00007e07 set1  0x00000012 , 0x00000000 
- 00029287  0x00007e08 branch  0x000072a8 
- 00029288  0x00007e0d fetcht  0x00000001 , 0x00004689 
- 00029289  0x00007e0e force  0x00000010 , 0x00000012 
- 00029290  0x00007e0f add  0x00000002 , 0x00000006 , 0x00000013 
- 00029291  0x00007e10 sub  0x00000013 , 0x00000010 , 0x0000003e 
- 00029292  0x00007e11 branch  0x0000726e , 0x00000002 
- 00029293  0x00007e12 force  0x00000010 , 0x00000013 
- 00029294  0x00007e14 arg  0x000005a2 , 0x00000005 
- 00029295  0x00007e16 arg  0x0000468a , 0x00000006 
- 00029296  0x00007e17 copy  0x00000002 , 0x00000039 
- 00029297  0x00007e18 disable  0x00000028 
- 00029298  0x00007e1a ifetch  0x00000001 , 0x00000006 
- 00029299  0x00007e1b istore  0x00000001 , 0x00000005 
- 00029300  0x00007e1c increase  0xffffffff , 0x00000012 
- 00029301  0x00007e1d branch  0x0000727c , 0x00000005 
- 00029302  0x00007e1e loop  0x00007272 
- 00029303  0x00007e1f branch  0x0000726f , 0x00000028 
- 00029304  0x00007e20 enable  0x00000028 
- 00029305  0x00007e21 force  0x00000006 , 0x00000039 
- 00029306  0x00007e22 copy  0x00000011 , 0x00000006 
- 00029307  0x00007e23 branch  0x00007272 
- 00029308  0x00007e25 arg  0x00000562 , 0x00000006 
- 00029309  0x00007e26 arg  0x000005b2 , 0x00000005 
- 00029310  0x00007e27 call  0x00007ebf 
- 00029311  0x00007e28 fetch  0x00000001 , 0x000005c1 
- 00029312  0x00007e29 ixor  0x00000013 , 0x0000003f 
- 00029313  0x00007e2a store  0x00000001 , 0x000005c1 
- 00029314  0x00007e2b setarg  0x000005b2 
- 00029315  0x00007e2c store  0x00000002 , 0x000005d6 
- 00029316  0x00007e2d setarg  0x000005a2 
- 00029317  0x00007e2e store  0x00000002 , 0x000005d4 
- 00029318  0x00007e2f set1  0x00000012 , 0x00000000 
- 00029319  0x00007e30 branch  0x000072a8 
- 00029320  0x00007e36 disable  0x00000028 
- 00029321  0x00007e37 call  0x0000735f 
- 00029322  0x00007e38 branch  0x00007292 
- 00029323  0x00007e3b arg  0x00000056 , 0x00000011 
- 00029324  0x00007e3c enable  0x00000028 
- 00029325  0x00007e3d call  0x0000735f 
- 00029326  0x00007e3e call  0x00007292 
- 00029327  0x00007e3f arg  0x00000592 , 0x00000006 
- 00029328  0x00007e40 arg  0x00000062 , 0x00000005 
- 00029329  0x00007e41 branch  0x00007ebf 
- 00029330  0x00007e45 setarg  0x00000562 
- 00029331  0x00007e46 store  0x00000002 , 0x000005d6 
- 00029332  0x00007e47 setarg  0x000041be 
- 00029333  0x00007e48 store  0x00000002 , 0x000005d4 
- 00029334  0x00007e49 set0  0x00000012 , 0x00000000 
- 00029335  0x00007e4a call  0x000072a8 
- 00029336  0x00007e4b arg  0x00000592 , 0x00000011 
- 00029337  0x00007e4c arg  0x00000562 , 0x00000012 
- 00029338  0x00007e4d arg  0x000005a2 , 0x00000005 
- 00029339  0x00007e4e call  0x00007352 
- 00029340  0x00007e4f arg  0x000005a2 , 0x00000011 
- 00029341  0x00007e50 arg  0x000005b2 , 0x00000012 
- 00029342  0x00007e51 copy  0x00000012 , 0x00000005 
- 00029343  0x00007e52 enable  0x00000028 
- 00029344  0x00007e53 call  0x00007350 
- 00029345  0x00007e54 call  0x0000736a 
- 00029346  0x00007e55 setarg  0x000005b2 
- 00029347  0x00007e56 store  0x00000002 , 0x000005d6 
- 00029348  0x00007e57 setarg  0x000005a2 
- 00029349  0x00007e58 store  0x00000002 , 0x000005d4 
- 00029350  0x00007e59 set1  0x00000012 , 0x00000000 
- 00029351  0x00007e5a branch  0x000072a8 
- 00029352  0x00007e5f jam  0x00000000 , 0x000005d8 
- 00029353  0x00007e60 fetch  0x00000002 , 0x000005d4 
- 00029354  0x00007e61 iforce  0x00000006 
- 00029355  0x00007e62 arg  0x000005c2 , 0x00000005 
- 00029356  0x00007e63 call  0x00007ebf 
- 00029357  0x00007e64 fetch  0x00000002 , 0x000005d6 
- 00029358  0x00007e65 iforce  0x00000006 
- 00029359  0x00007e66 arg  0x00000592 , 0x00000005 
- 00029360  0x00007e67 call  0x00007ebf 
- 00029361  0x00007e6a call  0x000072cf 
- 00029362  0x00007e6b disable  0x00000028 
- 00029363  0x00007e6c bmark0  0x00000012 , 0x000072b9 
- 00029364  0x00007e6d fetch  0x00000001 , 0x000005d8 
- 00029365  0x00007e6e bne  0x00000004 , 0x000072b9 
- 00029366  0x00007e6f fetch  0x00000002 , 0x000005d6 
- 00029367  0x00007e70 iforce  0x00000012 
- 00029368  0x00007e71 call  0x00007301 
- 00029369  0x00007e73 call  0x00007300 
- 00029370  0x00007e74 call  0x00007313 
- 00029371  0x00007e75 fetch  0x00000001 , 0x000005d8 
- 00029372  0x00007e76 increase  0x00000001 , 0x0000003f 
- 00029373  0x00007e77 store  0x00000001 , 0x000005d8 
- 00029374  0x00007e79 call  0x000072cf 
- 00029375  0x00007e7a enable  0x00000028 
- 00029376  0x00007e7b call  0x00007300 
- 00029377  0x00007e7c call  0x00007322 
- 00029378  0x00007e7d call  0x00007331 
- 00029379  0x00007e7e call  0x00007322 
- 00029380  0x00007e7f call  0x00007331 
- 00029381  0x00007e80 call  0x00007322 
- 00029382  0x00007e81 call  0x00007331 
- 00029383  0x00007e82 call  0x00007322 
- 00029384  0x00007e83 fetch  0x00000001 , 0x000005d8 
- 00029385  0x00007e84 increase  0x00000001 , 0x0000003f 
- 00029386  0x00007e85 store  0x00000001 , 0x000005d8 
- 00029387  0x00007e86 bne  0x00000010 , 0x000072b1 
- 00029388  0x00007e87 call  0x000072cf 
- 00029389  0x00007e88 disable  0x00000028 
- 00029390  0x00007e89 branch  0x00007300 
- 00029391  0x00007e8e fetch  0x00000001 , 0x000005d8 
- 00029392  0x00007e8f arg  0x000005c2 , 0x00000006 
- 00029393  0x00007e90 branch  0x000072f6 , 0x00000034 
- 00029394  0x00007e91 iforce  0x00000012 
- 00029395  0x00007e92 force  0x00000011 , 0x00000039 
- 00029396  0x00007e93 copy  0x00000006 , 0x00000005 
- 00029397  0x00007e95 ifetch  0x00000001 , 0x00000006 
- 00029398  0x00007e96 lshift3  0x0000003f , 0x00000002 
- 00029399  0x00007e97 rshift2  0x0000003f , 0x0000003f 
- 00029400  0x00007e98 rshift3  0x0000003f , 0x0000003f 
- 00029401  0x00007e99 ior  0x00000002 , 0x0000003f 
- 00029402  0x00007e9a istore  0x00000001 , 0x00000005 
- 00029403  0x00007e9b loop  0x000072d5 
- 00029404  0x00007e9c setarg  0x000005c2 
- 00029405  0x00007e9d iadd  0x00000012 , 0x00000006 
- 00029406  0x00007e9e force  0x00000010 , 0x00000039 
- 00029407  0x00007e9f arg  0x00000572 , 0x00000005 
- 00029408  0x00007ea1 ifetch  0x00000001 , 0x00000006 
- 00029409  0x00007ea2 istore  0x00000001 , 0x00000005 
- 00029410  0x00007ea3 compare  0x000005d3 , 0x00000006 , 0x000000ff 
- 00029411  0x00007ea4 nbranch  0x000072e5 , 0x00000001 
- 00029412  0x00007ea5 increase  0xffffffef , 0x00000006 
- 00029413  0x00007ea7 loop  0x000072e0 
- 00029414  0x00007ea8 force  0x00000000 , 0x00000011 
- 00029415  0x00007ea9 add  0x00000012 , 0xffffffff , 0x00000013 
- 00029416  0x00007eaa lshift2  0x00000013 , 0x00000013 
- 00029417  0x00007eab lshift2  0x00000013 , 0x00000013 
- 00029418  0x00007eac call  0x000074b9 
- 00029419  0x00007ead setarg  0x00008400 
- 00029420  0x00007eae iadd  0x00000013 , 0x00000013 
- 00029421  0x00007eaf arg  0x00000572 , 0x00000005 
- 00029422  0x00007eb0 force  0x00000010 , 0x00000039 
- 00029423  0x00007eb2 ifetcht  0x00000001 , 0x00000013 
- 00029424  0x00007eb3 ifetch  0x00000001 , 0x00000005 
- 00029425  0x00007eb4 iadd  0x00000002 , 0x0000003f 
- 00029426  0x00007eb5 istore  0x00000001 , 0x00000005 
- 00029427  0x00007eb6 increase  0x00000001 , 0x00000013 
- 00029428  0x00007eb7 loop  0x000072ef 
- 00029429  0x00007eb8 branch  0x000074bd 
- 00029430  0x00007ebb force  0x00000010 , 0x00000039 
- 00029431  0x00007ebc force  0x00000000 , 0x00000002 
- 00029432  0x00007ebe ifetch  0x00000001 , 0x00000006 
- 00029433  0x00007ebf ixor  0x00000002 , 0x00000002 
- 00029434  0x00007ec0 loop  0x000072f8 
- 00029435  0x00007ec1 deposit  0x00000002 
- 00029436  0x00007ec2 istore  0x00000001 , 0x00000006 
- 00029437  0x00007ec3 arg  0x000005c2 , 0x00000006 
- 00029438  0x00007ec4 arg  0x00000572 , 0x00000005 
- 00029439  0x00007ec5 branch  0x00007ebf 
- 00029440  0x00007ec8 arg  0x00000572 , 0x00000012 
- 00029441  0x00007eca force  0x00000010 , 0x00000039 
- 00029442  0x00007ecb arg  0x00000592 , 0x00000011 
- 00029443  0x00007ecc copy  0x00000011 , 0x00000005 
- 00029444  0x00007ece ifetcht  0x00000001 , 0x00000011 
- 00029445  0x00007ecf ifetch  0x00000001 , 0x00000012 
- 00029446  0x00007ed0 ixor  0x00000002 , 0x00000030 
- 00029447  0x00007ed1 and  0x00000039 , 0x00000003 , 0x00000013 
- 00029448  0x00007ed2 nbranch  0x0000730a , 0x00000028 
- 00029449  0x00007ed3 xor_into  0x00000003 , 0x00000013 
- 00029450  0x00007ed5 sub  0x00000013 , 0x00000001 , 0x00000013 
- 00029451  0x00007ed6 branch  0x0000730d , 0x00000002 
- 00029452  0x00007ed7 iadd  0x00000002 , 0x00000030 
- 00029453  0x00007ed9 deposit  0x00000030 
- 00029454  0x00007eda istore  0x00000001 , 0x00000005 
- 00029455  0x00007edb increase  0x00000001 , 0x00000011 
- 00029456  0x00007edc increase  0x00000001 , 0x00000012 
- 00029457  0x00007edd loop  0x00007304 
- 00029458  0x00007ede rtn 
- 00029459  0x00007ee1 call  0x000074b9 
- 00029460  0x00007ee2 force  0x00000010 , 0x00000039 
- 00029461  0x00007ee3 arg  0x00000592 , 0x00000011 
- 00029462  0x00007ee5 ifetch  0x00000001 , 0x00000011 
- 00029463  0x00007ee6 arg  0x00008500 , 0x00000006 
- 00029464  0x00007ee7 and  0x00000039 , 0x00000003 , 0x00000013 
- 00029465  0x00007ee8 sub  0x00000013 , 0x00000001 , 0x0000003e 
- 00029466  0x00007ee9 branch  0x0000731c , 0x00000002 
- 00029467  0x00007eea arg  0x00008600 , 0x00000006 
- 00029468  0x00007eec iadd  0x00000006 , 0x00000006 
- 00029469  0x00007eed ifetch  0x00000001 , 0x00000006 
- 00029470  0x00007eee istore  0x00000001 , 0x00000011 
- 00029471  0x00007eef increase  0x00000001 , 0x00000011 
- 00029472  0x00007ef0 loop  0x00007316 
- 00029473  0x00007ef1 branch  0x000074bd 
- 00029474  0x00007ef4 force  0x00000008 , 0x00000039 
- 00029475  0x00007ef5 arg  0x00000592 , 0x00000006 
- 00029476  0x00007ef6 copy  0x00000006 , 0x00000005 
- 00029477  0x00007ef8 ifetch  0x00000001 , 0x00000006 
- 00029478  0x00007ef9 iforce  0x00000011 
- 00029479  0x00007efa ifetch  0x00000001 , 0x00000006 
- 00029480  0x00007efb iforce  0x00000012 
- 00029481  0x00007efc lshift  0x00000011 , 0x0000003f 
- 00029482  0x00007efd iadd  0x00000012 , 0x0000003f 
- 00029483  0x00007efe istore  0x00000001 , 0x00000005 
- 00029484  0x00007eff deposit  0x00000011 
- 00029485  0x00007f00 iadd  0x00000012 , 0x0000003f 
- 00029486  0x00007f01 istore  0x00000001 , 0x00000005 
- 00029487  0x00007f02 loop  0x00007325 
- 00029488  0x00007f03 rtn 
- 00029489  0x00007f07 setarg  0x008ae42c 
- 00029490  0x00007f08 iforce  0x00000002 
- 00029491  0x00007f09 force  0x00000007 , 0x00000039 
- 00029492  0x00007f0a call  0x00007340 
- 00029493  0x00007f0b setarg  0x000d751b 
- 00029494  0x00007f0c iforce  0x00000002 
- 00029495  0x00007f0d force  0x00000005 , 0x00000039 
- 00029496  0x00007f0e call  0x00007340 
- 00029497  0x00007f0f fetch  0x00000001 , 0x000005a1 
- 00029498  0x00007f10 iforce  0x00000011 
- 00029499  0x00007f11 fetch  0x00000001 , 0x00000595 
- 00029500  0x00007f12 store  0x00000001 , 0x000005a1 
- 00029501  0x00007f13 deposit  0x00000011 
- 00029502  0x00007f14 store  0x00000001 , 0x00000595 
- 00029503  0x00007f15 rtn 
- 00029504  0x00007f18 and  0x00000002 , 0x0000000f , 0x00000012 
- 00029505  0x00007f1a and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029506  0x00007f1b arg  0x00000592 , 0x00000005 
- 00029507  0x00007f1c iadd  0x00000005 , 0x00000005 
- 00029508  0x00007f1d ifetch  0x00000001 , 0x00000005 
- 00029509  0x00007f1e iforce  0x00000013 
- 00029510  0x00007f1f deposit  0x00000011 
- 00029511  0x00007f20 istore  0x00000001 , 0x00000005 
- 00029512  0x00007f21 copy  0x00000013 , 0x00000011 
- 00029513  0x00007f22 rshift4  0x00000002 , 0x00000002 
- 00029514  0x00007f23 loop  0x00007341 
- 00029515  0x00007f24 setarg  0x00000592 
- 00029516  0x00007f25 iadd  0x00000012 , 0x00000005 
- 00029517  0x00007f26 deposit  0x00000011 
- 00029518  0x00007f27 istore  0x00000001 , 0x00000005 
- 00029519  0x00007f28 rtn 
- 00029520  0x00007f2b enable  0x00000028 
- 00029521  0x00007f2c branch  0x00007353 
- 00029522  0x00007f2f disable  0x00000028 
- 00029523  0x00007f31 force  0x00000010 , 0x00000039 
- 00029524  0x00007f33 ifetcht  0x00000001 , 0x00000011 
- 00029525  0x00007f34 ifetch  0x00000001 , 0x00000012 
- 00029526  0x00007f35 branch  0x00007359 , 0x00000028 
- 00029527  0x00007f36 ixor  0x00000002 , 0x0000003f 
- 00029528  0x00007f37 branch  0x0000735a 
- 00029529  0x00007f39 iadd  0x00000002 , 0x0000003f 
- 00029530  0x00007f3b istore  0x00000001 , 0x00000005 
- 00029531  0x00007f3c increase  0x00000001 , 0x00000011 
- 00029532  0x00007f3d increase  0x00000001 , 0x00000012 
- 00029533  0x00007f3e loop  0x00007354 
- 00029534  0x00007f3f rtn 
- 00029535  0x00007f43 arg  0x000005b2 , 0x00000005 
- 00029536  0x00007f44 ifetch  0x00000006 , 0x00000011 
- 00029537  0x00007f45 istore  0x00000006 , 0x00000005 
- 00029538  0x00007f46 branch  0x00007365 , 0x00000028 
- 00029539  0x00007f47 ifetch  0x00000006 , 0x00000011 
- 00029540  0x00007f48 branch  0x00007366 
- 00029541  0x00007f4a ifetch  0x00000006 , 0x00000006 
- 00029542  0x00007f4c istore  0x00000006 , 0x00000005 
- 00029543  0x00007f4d ifetch  0x00000004 , 0x00000011 
- 00029544  0x00007f4e istore  0x00000004 , 0x00000005 
- 00029545  0x00007f4f rtn 
- 00029546  0x00007f52 arg  0x000041be , 0x00000006 
- 00029547  0x00007f53 arg  0x000005a2 , 0x00000005 
- 00029548  0x00007f54 arg  0x00000000 , 0x00000002 
- 00029549  0x00007f55 setarg  0x008395a7 
- 00029550  0x00007f56 call  0x0000738b 
- 00029551  0x00007f57 setarg  0x00b3c1df 
- 00029552  0x00007f58 call  0x0000738b 
- 00029553  0x00007f59 setarg  0x0000e5e9 
- 00029554  0x00007f5a call  0x0000738c 
- 00029555  0x00007f5b copy  0x00000002 , 0x00000014 
- 00029556  0x00007f5c disable  0x00000028 
- 00029557  0x00007f5d call  0x00007379 
- 00029558  0x00007f5e copy  0x00000014 , 0x00000002 
- 00029559  0x00007f5f enable  0x00000028 
- 00029560  0x00007f60 branch  0x00007379 
- 00029561  0x00007f63 force  0x00000008 , 0x00000039 
- 00029562  0x00007f65 ifetch  0x00000001 , 0x00000006 
- 00029563  0x00007f66 compare  0x00000001 , 0x00000039 , 0x00000001 
- 00029564  0x00007f67 branch  0x00007380 , 0x00000028 
- 00029565  0x00007f68 branch  0x00007381 , 0x00000001 
- 00029566  0x00007f6a iadd  0x00000002 , 0x0000003f 
- 00029567  0x00007f6b branch  0x00007382 
- 00029568  0x00007f6d branch  0x0000737e , 0x00000001 
- 00029569  0x00007f6f ixor  0x00000002 , 0x0000003f 
- 00029570  0x00007f71 istore  0x00000001 , 0x00000005 
- 00029571  0x00007f72 rshift8  0x00000002 , 0x00000002 
- 00029572  0x00007f73 loop  0x0000737a 
- 00029573  0x00007f74 rtn 
- 00029574  0x00007f77 fetch  0x00000006 , 0x00000596 
- 00029575  0x00007f78 store  0x00000006 , 0x00000056 
- 00029576  0x00007f79 ifetch  0x00000006 , 0x00000006 
- 00029577  0x00007f7a istore  0x00000006 , 0x00000005 
- 00029578  0x00007f7b rtn 
- 00029579  0x00007f7e lshift8  0x00000002 , 0x00000002 
- 00029580  0x00007f80 lshift16  0x00000002 , 0x00000002 
- 00029581  0x00007f81 ior  0x00000002 , 0x00000002 
- 00029582  0x00007f82 rtn 
- 00029583  0x00007f87 branch  0x0000738f 
- 00029584  0x00007f8c bpatchx  0x000000e0 , 0x0000403c 
- 00029585  0x00007f8d call  0x0000742b 
- 00029586  0x00007f8e arg  0x00004419 , 0x00000005 
- 00029587  0x00007f8f branch  0x00007497 
- 00029588  0x00007f93 arg  0x0000443a , 0x00000005 
- 00029589  0x00007f94 branch  0x00007397 , 0x00000029 
- 00029590  0x00007f95 arg  0x0000042f , 0x00000005 
- 00029591  0x00007f97 copy  0x00000006 , 0x00000011 
- 00029592  0x00007f98 call  0x00007ebf 
- 00029593  0x00007f99 call  0x00007440 
- 00029594  0x00007f9a arg  0x0000442a , 0x00000006 
- 00029595  0x00007f9b branch  0x000074b0 
- 00029596  0x00007f9e arg  0x0000042f , 0x00000011 
- 00029597  0x00007f9f branch  0x0000739f , 0x00000029 
- 00029598  0x00007fa0 arg  0x0000443a , 0x00000011 
- 00029599  0x00007fa2 copy  0x00000011 , 0x00000005 
- 00029600  0x00007fa3 call  0x0000630c 
- 00029601  0x00007fa4 branch  0x00007440 
- 00029602  0x00007fa7 arg  0x000044aa , 0x00000006 
- 00029603  0x00007fa8 call  0x00007486 
- 00029604  0x00007fa9 arg  0x00004419 , 0x00000006 
- 00029605  0x00007faa call  0x00007487 
- 00029606  0x00007fab force  0x00000038 , 0x00000036 
- 00029607  0x00007fac force  0x00000000 , 0x00000036 
- 00029608  0x00007fad call  0x0000741d 
- 00029609  0x00007fae arg  0x0000047c , 0x00000005 
- 00029610  0x00007faf branch  0x00007497 
- 00029611  0x00007fb3 force  0x00000049 , 0x0000003f 
- 00029612  0x00007fb4 branch  0x000073ae 
- 00029613  0x00007fb6 force  0x00000001 , 0x0000003f 
- 00029614  0x00007fb8 force  0x00000000 , 0x00000038 
- 00029615  0x00007fb9 lshift8  0x00000002 , 0x0000002f 
- 00029616  0x00007fba ior  0x0000002f , 0x0000002f 
- 00029617  0x00007fbb increase  0x00000001 , 0x00000038 
- 00029618  0x00007fbc rshift8  0x00000002 , 0x0000002f 
- 00029619  0x00007fbd rshift16  0x0000002f , 0x0000002f 
- 00029620  0x00007fbe fetch  0x00000002 , 0x00004411 
- 00029621  0x00007fbf lshift16 , 0x0000003f , 0x0000003f 
- 00029622  0x00007fc0 ior  0x0000002f , 0x0000002f 
- 00029623  0x00007fc1 increase  0x00000001 , 0x00000038 
- 00029624  0x00007fc2 ifetch  0x00000004 , 0x00000006 
- 00029625  0x00007fc3 iforce  0x0000002f 
- 00029626  0x00007fc4 increase  0x00000001 , 0x00000038 
- 00029627  0x00007fc5 ifetch  0x00000002 , 0x00000006 
- 00029628  0x00007fc6 byteswap  0x00000011 , 0x0000002f 
- 00029629  0x00007fc7 lshift16  0x0000002f , 0x0000002f 
- 00029630  0x00007fc8 ior  0x0000002f , 0x0000002f 
- 00029631  0x00007fc9 increase  0x00000001 , 0x00000038 
- 00029632  0x00007fca rtn 
- 00029633  0x00007fcf add  0x00000013 , 0x00000001 , 0x00000006 
- 00029634  0x00007fd0 ifetch  0x00000001 , 0x00000006 
- 00029635  0x00007fd1 iforce  0x00000011 
- 00029636  0x00007fd2 call  0x000073ab 
- 00029637  0x00007fd3 call  0x0000741f 
- 00029638  0x00007fd5 force  0x00000000 , 0x00000038 
- 00029639  0x00007fd6 ifetch  0x00000001 , 0x00000013 
- 00029640  0x00007fd7 and_into  0x00000003 , 0x0000003f 
- 00029641  0x00007fd8 lshift16  0x0000003f , 0x0000002f 
- 00029642  0x00007fd9 set1  0x00000008 , 0x0000002f 
- 00029643  0x00007fda call  0x0000748f 
- 00029644  0x00007fdb call  0x00007422 
- 00029645  0x00007fdd copy  0x00000011 , 0x00000039 
- 00029646  0x00007fde add  0x00000013 , 0x00000002 , 0x00000006 
- 00029647  0x00007fdf call  0x0000746e 
- 00029648  0x00007fe1 call  0x00007478 
- 00029649  0x00007fe2 call  0x00007422 
- 00029650  0x00007fe3 deposit  0x00000039 
- 00029651  0x00007fe4 branch  0x000073d5 , 0x00000034 
- 00029652  0x00007fe5 branch  0x000073d0 
- 00029653  0x00007fe7 force  0x0000000c , 0x00000038 
- 00029654  0x00007fe8 deposit  0x0000002f 
- 00029655  0x00007fe9 store  0x00000004 , 0x00000417 
- 00029656  0x00007fea rtn 
- 00029657  0x00007fed increase  0x00000001 , 0x00000011 
- 00029658  0x00007fee call  0x000073ad 
- 00029659  0x00007fef copy  0x00000013 , 0x00000006 
- 00029660  0x00007ff0 call  0x00007482 
- 00029661  0x00007ff1 call  0x00007425 
- 00029662  0x00007ff2 call  0x0000749e 
- 00029663  0x00007ff3 increase  0x00000010 , 0x00000013 
- 00029664  0x00007ff4 increase  0xfffffff0 , 0x00000012 
- 00029665  0x00007ff5 branch  0x000073d9 , 0x00000002 
- 00029666  0x00007ff6 rtn 
- 00029667  0x00007ff9 bpatchx  0x000000e1 , 0x0000403c 
- 00029668  0x00007ffa arg  0x000043dc , 0x00000013 
- 00029669  0x00007ffb fetcht  0x00000005 , 0x00004403 
- 00029670  0x00007ffc call  0x000073c1 
- 00029671  0x00007ffd force  0x00000008 , 0x00000038 
- 00029672  0x00007ffe iforce  0x0000002f 
- 00029673  0x00007fff force  0x00000000 , 0x00000011 
- 00029674  0x00008000 call  0x000073ad 
- 00029675  0x00008001 call  0x00007425 
- 00029676  0x00008002 arg  0x000043de , 0x00000013 
- 00029677  0x00008003 fetch  0x00000001 , 0x000043dd 
- 00029678  0x00008004 add  0x0000003f , 0xffffffff , 0x00000012 
- 00029679  0x00008005 iadd  0x00000013 , 0x00000005 
- 00029680  0x00008006 force  0x0000000c , 0x00000038 
- 00029681  0x00008007 deposit  0x0000002f 
- 00029682  0x00008008 istore  0x00000004 , 0x00000005 
- 00029683  0x00008009 call  0x000073d9 
- 00029684  0x0000800a fetch  0x00000001 , 0x000043dd 
- 00029685  0x0000800b increase  0x00000004 , 0x0000003f 
- 00029686  0x0000800c store  0x00000001 , 0x000043dd 
- 00029687  0x0000800d fetcht  0x00000005 , 0x00004403 
- 00029688  0x0000800e increase  0x00000001 , 0x00000002 
- 00029689  0x0000800f storet  0x00000005 , 0x00004403 
- 00029690  0x00008010 rtn 
- 00029691  0x00008013 bpatchx  0x000000e2 , 0x0000403c 
- 00029692  0x00008014 fetch  0x00000001 , 0x000002da 
- 00029693  0x00008015 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00029694  0x00008016 branch  0x000073ff , 0x00000002 
- 00029695  0x00008018 arg  0x000002db , 0x00000013 
- 00029696  0x00008019 add  0x0000003f , 0xffffffff , 0x00000012 
- 00029697  0x0000801a increase  0xfffffffc , 0x0000003f 
- 00029698  0x0000801b store  0x00000001 , 0x000002da 
- 00029699  0x0000801c iadd  0x00000013 , 0x00000006 
- 00029700  0x0000801d ifetch  0x00000004 , 0x00000006 
- 00029701  0x0000801e force  0x00000008 , 0x00000038 
- 00029702  0x0000801f iforce  0x0000002f 
- 00029703  0x00008020 force  0x00000000 , 0x00000011 
- 00029704  0x00008021 fetcht  0x00000005 , 0x00004408 
- 00029705  0x00008022 call  0x000073ad 
- 00029706  0x00008023 call  0x00007425 
- 00029707  0x00008024 force  0x0000000c , 0x00000038 
- 00029708  0x00008025 deposit  0x0000002f 
- 00029709  0x00008026 store  0x00000004 , 0x0000041b 
- 00029710  0x00008027 call  0x000073d9 
- 00029711  0x00008028 arg  0x000002d9 , 0x00000013 
- 00029712  0x00008029 call  0x000073c1 
- 00029713  0x0000802a fetcht  0x00000004 , 0x0000041b 
- 00029714  0x0000802b isub  0x00000002 , 0x0000003f 
- 00029715  0x0000802c nrtn  0x00000034 
- 00029716  0x0000802d fetch  0x00000004 , 0x0000440d 
- 00029717  0x0000802e isub  0x00000002 , 0x0000003f 
- 00029718  0x0000802f rtn  0x00000034 
- 00029719  0x00008030 storet  0x00000004 , 0x0000440d 
- 00029720  0x00008031 fetch  0x00000005 , 0x00004408 
- 00029721  0x00008032 increase  0x00000001 , 0x0000003f 
- 00029722  0x00008033 store  0x00000005 , 0x00004408 
- 00029723  0x00008034 force  0x00000000 , 0x0000003f 
- 00029724  0x00008035 rtn 
- 00029725  0x00008038 nbranch  0x0000741d , 0x00000037 
- 00029726  0x00008039 rtn 
- 00029727  0x0000803c force  0x00000030 , 0x00000036 
- 00029728  0x0000803d force  0x00000000 , 0x00000036 
- 00029729  0x0000803e branch  0x0000741d 
- 00029730  0x00008041 force  0x00000032 , 0x00000036 
- 00029731  0x00008042 force  0x00000002 , 0x00000036 
- 00029732  0x00008043 branch  0x0000741d 
- 00029733  0x00008046 force  0x00000034 , 0x00000036 
- 00029734  0x00008047 force  0x00000004 , 0x00000036 
- 00029735  0x00008048 branch  0x0000741d 
- 00029736  0x0000804c force  0x00000001 , 0x00000036 
- 00029737  0x0000804d force  0x00000000 , 0x00000036 
- 00029738  0x0000804e rtn 
- 00029739  0x00008050 force  0x00000000 , 0x00000038 
- 00029740  0x00008051 fetch  0x00000004 , 0x0000042f 
- 00029741  0x00008052 iforce  0x0000002f 
- 00029742  0x00008053 increase  0x00000001 , 0x00000038 
- 00029743  0x00008054 ifetch  0x00000004 , 0x00000006 
- 00029744  0x00008055 iforce  0x0000002f 
- 00029745  0x00008056 increase  0x00000001 , 0x00000038 
- 00029746  0x00008057 fetch  0x00000004 , 0x0000443a 
- 00029747  0x00008058 iforce  0x0000002f 
- 00029748  0x00008059 increase  0x00000001 , 0x00000038 
- 00029749  0x0000805a ifetch  0x00000004 , 0x00000006 
- 00029750  0x0000805b iforce  0x0000002f 
- 00029751  0x0000805c increase  0x00000001 , 0x00000038 
- 00029752  0x0000805d call  0x00007492 
- 00029753  0x0000805e increase  0xfffffffc , 0x00000038 
- 00029754  0x0000805f fetch  0x00000004 , 0x000044c7 
- 00029755  0x00008060 copy  0x0000003f , 0x0000002f 
- 00029756  0x00008061 increase  0x00000004 , 0x00000038 
- 00029757  0x00008062 force  0x00000038 , 0x00000036 
- 00029758  0x00008063 force  0x00000008 , 0x00000036 
- 00029759  0x00008064 branch  0x0000741d 
- 00029760  0x00008068 bpatchx  0x000000e3 , 0x0000403c 
- 00029761  0x00008069 fetch  0x00000006 , 0x000044a0 
- 00029762  0x0000806a fetcht  0x00000006 , 0x0000044f 
- 00029763  0x0000806b branch  0x00007446 , 0x00000029 
- 00029764  0x0000806c fetch  0x00000006 , 0x0000044f 
- 00029765  0x0000806d fetcht  0x00000006 , 0x000044a0 
- 00029766  0x0000806f force  0x00000008 , 0x00000038 
- 00029767  0x00008070 copy  0x00000002 , 0x0000002f 
- 00029768  0x00008071 increase  0x00000001 , 0x00000038 
- 00029769  0x00008072 rshift32  0x00000002 , 0x0000002f 
- 00029770  0x00008073 lshift16  0x0000003f , 0x0000003f 
- 00029771  0x00008074 ior  0x0000002f , 0x0000002f 
- 00029772  0x00008075 increase  0x00000001 , 0x00000038 
- 00029773  0x00008076 rshift32  0x0000003f , 0x0000002f 
- 00029774  0x00008077 increase  0x00000001 , 0x00000038 
- 00029775  0x00008078 force  0x00000000 , 0x0000002f 
- 00029776  0x00008079 force  0x00000000 , 0x0000003f 
- 00029777  0x0000807a fetch  0x00000001 , 0x0000448e 
- 00029778  0x0000807b fetcht  0x00000001 , 0x00004485 
- 00029779  0x0000807c nbranch  0x00007456 , 0x00000029 
- 00029780  0x0000807e fetch  0x00000001 , 0x00004495 
- 00029781  0x0000807f fetcht  0x00000001 , 0x0000448e 
- 00029782  0x00008081 store  0x00000001 , 0x0000444a 
- 00029783  0x00008082 storet  0x00000001 , 0x0000444b 
- 00029784  0x00008083 force  0x00000000 , 0x00000038 
- 00029785  0x00008084 arg  0x0000444a , 0x00000012 
- 00029786  0x00008085 force  0x00000004 , 0x00000039 
- 00029787  0x00008087 ifetch  0x00000004 , 0x00000011 
- 00029788  0x00008088 ifetcht  0x00000004 , 0x00000012 
- 00029789  0x00008089 ixor  0x00000002 , 0x0000002f 
- 00029790  0x0000808a increase  0x00000001 , 0x00000038 
- 00029791  0x0000808b increase  0x00000004 , 0x00000011 
- 00029792  0x0000808c increase  0x00000004 , 0x00000012 
- 00029793  0x0000808d loop  0x0000745b 
- 00029794  0x0000808e call  0x00007492 
- 00029795  0x0000808f increase  0xfffffffc , 0x00000038 
- 00029796  0x00008090 fetch  0x00000004 , 0x000044c7 
- 00029797  0x00008091 copy  0x0000003f , 0x0000002f 
- 00029798  0x00008092 increase  0x00000004 , 0x00000038 
- 00029799  0x00008093 force  0x00000038 , 0x00000036 
- 00029800  0x00008094 force  0x0000000c , 0x00000036 
- 00029801  0x00008095 call  0x0000741d 
- 00029802  0x00008097 call  0x00007491 
- 00029803  0x00008098 force  0x0000003a , 0x00000036 
- 00029804  0x00008099 force  0x00000008 , 0x00000036 
- 00029805  0x0000809a branch  0x0000741d 
- 00029806  0x0000809d compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029807  0x0000809e rtn  0x00000001 
- 00029808  0x0000809f deposit  0x00000006 
- 00029809  0x000080a0 iadd  0x00000039 , 0x00000005 
- 00029810  0x000080a1 force  0x00000000 , 0x0000003f 
- 00029811  0x000080a3 istore  0x00000001 , 0x00000005 
- 00029812  0x000080a4 increase  0x00000001 , 0x00000039 
- 00029813  0x000080a5 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029814  0x000080a6 rtn  0x00000001 
- 00029815  0x000080a7 branch  0x00007473 
- 00029816  0x000080aa force  0x00000000 , 0x00000038 
- 00029817  0x000080ac deposit  0x00000039 
- 00029818  0x000080ad branch  0x0000747d , 0x00000034 
- 00029819  0x000080ae ifetch  0x00000004 , 0x00000006 
- 00029820  0x000080af increase  0xfffffffc , 0x00000039 
- 00029821  0x000080b1 iforce  0x0000002f 
- 00029822  0x000080b2 increase  0x00000001 , 0x00000038 
- 00029823  0x000080b3 compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029824  0x000080b4 rtn  0x00000001 
- 00029825  0x000080b5 branch  0x00007479 
- 00029826  0x000080b8 force  0x00000008 , 0x00000038 
- 00029827  0x000080b9 branch  0x00007487 
- 00029828  0x000080bb force  0x00000004 , 0x00000038 
- 00029829  0x000080bc branch  0x00007487 
- 00029830  0x000080be force  0x00000000 , 0x00000038 
- 00029831  0x000080c0 force  0x00000004 , 0x00000039 
- 00029832  0x000080c2 ifetch  0x00000004 , 0x00000006 
- 00029833  0x000080c3 iforce  0x0000002f 
- 00029834  0x000080c4 increase  0x00000001 , 0x00000038 
- 00029835  0x000080c5 loop  0x00007488 
- 00029836  0x000080c6 rtn 
- 00029837  0x000080c9 arg  0x0000047c , 0x00000006 
- 00029838  0x000080ca branch  0x00007484 
- 00029839  0x000080cd force  0x00000004 , 0x00000039 
- 00029840  0x000080ce branch  0x00007494 
- 00029841  0x000080d1 force  0x00000000 , 0x00000038 
- 00029842  0x000080d3 force  0x00000004 , 0x00000039 
- 00029843  0x000080d5 force  0x00000000 , 0x0000002f 
- 00029844  0x000080d7 increase  0x00000001 , 0x00000038 
- 00029845  0x000080d8 loop  0x00007493 
- 00029846  0x000080d9 rtn 
- 00029847  0x000080dc force  0x0000000c , 0x00000038 
- 00029848  0x000080dd force  0x00000004 , 0x00000039 
- 00029849  0x000080df deposit  0x0000002f 
- 00029850  0x000080e0 istore  0x00000004 , 0x00000005 
- 00029851  0x000080e1 increase  0x00000001 , 0x00000038 
- 00029852  0x000080e2 loop  0x00007499 
- 00029853  0x000080e3 rtn 
- 00029854  0x000080e6 force  0x0000000c , 0x00000038 
- 00029855  0x000080e7 copy  0x00000013 , 0x00000005 
- 00029856  0x000080e8 add  0x00000012 , 0x00000001 , 0x00000039 
- 00029857  0x000080e9 sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029858  0x000080ea branch  0x000074a4 , 0x00000002 
- 00029859  0x000080eb force  0x00000010 , 0x00000039 
- 00029860  0x000080ed deposit  0x0000002f 
- 00029861  0x000080ee sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029862  0x000080ef branch  0x000074ac , 0x00000002 
- 00029863  0x000080f0 istore  0x00000004 , 0x00000005 
- 00029864  0x000080f1 increase  0xfffffffc , 0x00000039 
- 00029865  0x000080f2 rtn  0x00000005 
- 00029866  0x000080f3 increase  0x00000001 , 0x00000038 
- 00029867  0x000080f4 branch  0x000074a4 
- 00029868  0x000080f6 istore  0x00000001 , 0x00000005 
- 00029869  0x000080f7 rshift8  0x0000003f , 0x0000003f 
- 00029870  0x000080f8 loop  0x000074ac 
- 00029871  0x000080f9 rtn 
- 00029872  0x000080fd force  0x0000000c , 0x00000038 
- 00029873  0x000080fe force  0x00000004 , 0x00000039 
- 00029874  0x00008100 ifetch  0x00000004 , 0x00000006 
- 00029875  0x00008101 isub  0x0000002f , 0x0000003e 
- 00029876  0x00008102 nrtn  0x00000005 
- 00029877  0x00008103 increase  0x00000001 , 0x00000038 
- 00029878  0x00008104 loop  0x000074b2 
- 00029879  0x00008105 force  0x00000000 , 0x0000003e 
- 00029880  0x00008106 rtn 
- 00029881  0x00008109 hfetch  0x00000001 , 0x00008050 
- 00029882  0x0000810a set0  0x00000000 , 0x0000003f 
- 00029883  0x0000810b hstore  0x00000001 , 0x00008050 
- 00029884  0x0000810c rtn 
- 00029885  0x0000810f hfetch  0x00000001 , 0x00008050 
- 00029886  0x00008110 set1  0x00000000 , 0x0000003f 
- 00029887  0x00008111 hstore  0x00000001 , 0x00008050 
- 00029888  0x00008112 rtn 
- 00029889  0x00008115 arg  0x00000886 , 0x00000005 
- 00029890  0x00008116 setsect  0x00000000 , 0x0003ffff 
- 00029891  0x00008117 setsect  0x00000001 , 0x0003ffff 
- 00029892  0x00008118 setsect  0x00000002 , 0x0003ffff 
- 00029893  0x00008119 setsect  0x00000003 , 0x0003fbff 
- 00029894  0x0000811a istore  0x00000009 , 0x00000005 
- 00029895  0x0000811b setsect  0x00000000 , 0x0003ffff 
- 00029896  0x0000811c setsect  0x00000001 , 0x0003ffff 
- 00029897  0x0000811d setsect  0x00000002 , 0x0003ffff 
- 00029898  0x0000811e setsect  0x00000003 , 0x0003ffff 
- 00029899  0x0000811f istore  0x00000009 , 0x00000005 
- 00029900  0x00008120 setsect  0x00000000 , 0x0003ffff 
- 00029901  0x00008121 setsect  0x00000001 , 0x0003ffff 
- 00029902  0x00008122 setsect  0x00000002 , 0x0003cfff 
- 00029903  0x00008123 setsect  0x00000003 , 0x0003ffff 
- 00029904  0x00008124 istore  0x00000009 , 0x00000005 
- 00029905  0x00008125 setsect  0x00000000 , 0x0003ffff 
- 00029906  0x00008126 setsect  0x00000001 , 0x0003ffff 
- 00029907  0x00008127 setsect  0x00000002 , 0x0003ffef 
- 00029908  0x00008128 setsect  0x00000003 , 0x0003ffff 
- 00029909  0x00008129 istore  0x00000009 , 0x00000005 
- 00029910  0x0000812a setsect  0x00000000 , 0x0003ffff 
- 00029911  0x0000812b setsect  0x00000001 , 0x0003ffff 
- 00029912  0x0000812c setsect  0x00000002 , 0x0003ffff 
- 00029913  0x0000812d setsect  0x00000003 , 0x0003ffff 
- 00029914  0x0000812e istore  0x00000009 , 0x00000005 
- 00029915  0x0000812f setsect  0x00000000 , 0x0003ffff 
- 00029916  0x00008130 setsect  0x00000001 , 0x00026c7f 
- 00029917  0x00008131 setsect  0x00000002 , 0x0000146b 
- 00029918  0x00008132 setsect  0x00000003 , 0x00037bb3 
- 00029919  0x00008133 istore  0x00000009 , 0x00000005 
- 00029920  0x00008134 setsect  0x00000000 , 0x0001feb8 
- 00029921  0x00008135 setsect  0x00000001 , 0x00010c12 
- 00029922  0x00008136 setsect  0x00000002 , 0x0002b722 
- 00029923  0x00008137 setsect  0x00000003 , 0x00029fa6 
- 00029924  0x00008138 istore  0x00000009 , 0x00000005 
- 00029925  0x00008139 setsect  0x00000000 , 0x0000e70f 
- 00029926  0x0000813a setsect  0x00000001 , 0x00016720 
- 00029927  0x0000813b setsect  0x00000002 , 0x0000519e 
- 00029928  0x0000813c setsect  0x00000003 , 0x00019084 
- 00029929  0x0000813d istore  0x00000009 , 0x00000005 
- 00029930  0x0000813e setsect  0x00000000 , 0x00031012 
- 00029931  0x0000813f setsect  0x00000001 , 0x000360bf 
- 00029932  0x00008140 setsect  0x00000002 , 0x0003f0af 
- 00029933  0x00008141 setsect  0x00000003 , 0x000003d3 
- 00029934  0x00008142 istore  0x00000009 , 0x00000005 
- 00029935  0x00008143 setsect  0x00000000 , 0x0003a188 
- 00029936  0x00008144 setsect  0x00000001 , 0x00003ad0 
- 00029937  0x00008145 setsect  0x00000002 , 0x0003cbf2 
- 00029938  0x00008146 setsect  0x00000003 , 0x000243d9 
- 00029939  0x00008147 istore  0x00000009 , 0x00000005 
- 00029940  0x00008148 setsect  0x00000000 , 0x0002b030 
- 00029941  0x00008149 setsect  0x00000001 , 0x00036a03 
- 00029942  0x0000814a setsect  0x00000002 , 0x00011188 
- 00029943  0x0000814b setsect  0x00000003 , 0x0001e520 
- 00029944  0x0000814c istore  0x00000009 , 0x00000005 
- 00029945  0x0000814d setsect  0x00000000 , 0x0003a11e 
- 00029946  0x0000814e setsect  0x00000001 , 0x0000fe5d 
- 00029947  0x0000814f setsect  0x00000002 , 0x0000dd57 
- 00029948  0x00008150 setsect  0x00000003 , 0x0001ac93 
- 00029949  0x00008151 istore  0x00000009 , 0x00000005 
- 00029950  0x00008152 setsect  0x00000000 , 0x000011ed 
- 00029951  0x00008153 setsect  0x00000001 , 0x000218c4 
- 00029952  0x00008154 setsect  0x00000002 , 0x00008da7 
- 00029953  0x00008155 setsect  0x00000003 , 0x000257ff 
- 00029954  0x00008156 istore  0x00000009 , 0x00000005 
- 00029955  0x00008157 setsect  0x00000000 , 0x0003192b 
- 00029956  0x00008158 setsect  0x00000001 , 0x00034641 
- 00029957  0x00008159 setsect  0x00000002 , 0x0001be0c 
- 00029958  0x0000815a setsect  0x00000003 , 0x000366ad 
- 00029959  0x0000815b istore  0x00000009 , 0x00000005 
- 00029960  0x0000815c setsect  0x00000000 , 0x00001f83 
- 00029961  0x0000815d setsect  0x00000001 , 0x00015a23 
- 00029962  0x0000815e setsect  0x00000002 , 0x0003f9b0 
- 00029963  0x0000815f setsect  0x00000003 , 0x00003949 
- 00029964  0x00008160 istore  0x00000009 , 0x00000005 
- 00029965  0x00008161 setsect  0x00000000 , 0x00013a51 
- 00029966  0x00008162 setsect  0x00000001 , 0x000153fd 
- 00029967  0x00008163 setsect  0x00000002 , 0x0003372a 
- 00029968  0x00008164 setsect  0x00000003 , 0x0000f1bb 
- 00029969  0x00008165 istore  0x00000009 , 0x00000005 
- 00029970  0x00008166 setsect  0x00000000 , 0x0003ae85 
- 00029971  0x00008167 setsect  0x00000001 , 0x0001eed9 
- 00029972  0x00008168 setsect  0x00000002 , 0x00009e66 
- 00029973  0x00008169 setsect  0x00000003 , 0x000001a8 
- 00029974  0x0000816a istore  0x00000008 , 0x00000005 
- 00029975  0x0000816b rtn 
- 00029976  0x00008170 arg  0x0000091e , 0x00000005 
- 00029977  0x00008171 setsect  0x00000000 , 0x0003ffff 
- 00029978  0x00008172 setsect  0x00000001 , 0x0003ffff 
- 00029979  0x00008173 setsect  0x00000002 , 0x0003ffff 
- 00029980  0x00008174 setsect  0x00000003 , 0x0003ffff 
- 00029981  0x00008175 istore  0x00000009 , 0x00000005 
- 00029982  0x00008176 setsect  0x00000000 , 0x0003ffff 
- 00029983  0x00008177 setsect  0x00000001 , 0x0000003f 
- 00029984  0x00008178 setsect  0x00000002 , 0x00000000 
- 00029985  0x00008179 setsect  0x00000003 , 0x00000000 
- 00029986  0x0000817a istore  0x00000009 , 0x00000005 
- 00029987  0x0000817b setsect  0x00000000 , 0x00000000 
- 00029988  0x0000817c setsect  0x00000001 , 0x00000000 
- 00029989  0x0000817d setsect  0x00000002 , 0x00001000 
- 00029990  0x0000817e setsect  0x00000003 , 0x00000000 
- 00029991  0x0000817f istore  0x00000009 , 0x00000005 
- 00029992  0x00008180 setsect  0x00000000 , 0x0003ff00 
- 00029993  0x00008181 setsect  0x00000001 , 0x0003ffff 
- 00029994  0x00008182 setsect  0x00000002 , 0x0003ffcf 
- 00029995  0x00008183 setsect  0x00000003 , 0x0003ffff 
- 00029996  0x00008184 istore  0x00000009 , 0x00000005 
- 00029997  0x00008185 setsect  0x00000000 , 0x0003ffff 
- 00029998  0x00008186 setsect  0x00000001 , 0x0003ffff 
- 00029999  0x00008187 setsect  0x00000002 , 0x0003ffff 
- 00030000  0x00008188 setsect  0x00000003 , 0x000003ff 
- 00030001  0x00008189 istore  0x00000009 , 0x00000005 
- 00030002  0x0000818a setsect  0x00000000 , 0x00000000 
- 00030003  0x0000818b setsect  0x00000001 , 0x00000000 
- 00030004  0x0000818c setsect  0x00000002 , 0x00000000 
- 00030005  0x0000818d setsect  0x00000003 , 0x00000000 
- 00030006  0x0000818e istore  0x00000009 , 0x00000005 
- 00030007  0x0000818f setsect  0x00000000 , 0x00010000 
- 00030008  0x00008190 setsect  0x00000001 , 0x00000000 
- 00030009  0x00008191 setsect  0x00000002 , 0x0003f000 
- 00030010  0x00008192 setsect  0x00000003 , 0x0003ffff 
- 00030011  0x00008193 istore  0x00000009 , 0x00000005 
- 00030012  0x00008194 setsect  0x00000000 , 0x000296ff 
- 00030013  0x00008195 setsect  0x00000001 , 0x00022630 
- 00030014  0x00008196 setsect  0x00000002 , 0x0003945d 
- 00030015  0x00008197 setsect  0x00000003 , 0x0003d284 
- 00030016  0x00008198 istore  0x00000009 , 0x00000005 
- 00030017  0x00008199 setsect  0x00000000 , 0x000333a0 
- 00030018  0x0000819a setsect  0x00000001 , 0x00004b7a 
- 00030019  0x0000819b setsect  0x00000002 , 0x000037d8 
- 00030020  0x0000819c setsect  0x00000003 , 0x0003c9dc 
- 00030021  0x0000819d istore  0x00000009 , 0x00000005 
- 00030022  0x0000819e setsect  0x00000000 , 0x0003a440 
- 00030023  0x0000819f setsect  0x00000001 , 0x0001b958 
- 00030024  0x000081a0 setsect  0x00000002 , 0x00038bce 
- 00030025  0x000081a1 setsect  0x00000003 , 0x0001091f 
- 00030026  0x000081a2 istore  0x00000009 , 0x00000005 
- 00030027  0x000081a3 setsect  0x00000000 , 0x0002e12c 
- 00030028  0x000081a4 setsect  0x00000001 , 0x0001f47c 
- 00030029  0x000081a5 setsect  0x00000002 , 0x000356b1 
- 00030030  0x000081a6 setsect  0x00000003 , 0x0002fd47 
- 00030031  0x000081a7 istore  0x00000009 , 0x00000005 
- 00030032  0x000081a8 setsect  0x00000000 , 0x00006837 
- 00030033  0x000081a9 setsect  0x00000001 , 0x0002ed90 
- 00030034  0x000081aa setsect  0x00000002 , 0x0001ecec 
- 00030035  0x000081ab setsect  0x00000003 , 0x0001acc5 
- 00030036  0x000081ac istore  0x00000009 , 0x00000005 
- 00030037  0x000081ad setsect  0x00000000 , 0x00023357 
- 00030038  0x000081ae setsect  0x00000001 , 0x00018af3 
- 00030039  0x000081af setsect  0x00000002 , 0x0000f9e1 
- 00030040  0x000081b0 setsect  0x00000003 , 0x000129f0 
- 00030041  0x000081b1 istore  0x00000009 , 0x00000005 
- 00030042  0x000081b2 setsect  0x00000000 , 0x0002e7eb 
- 00030043  0x000081b3 setsect  0x00000001 , 0x0003e6e3 
- 00030044  0x000081b4 setsect  0x00000002 , 0x0003e1a7 
- 00030045  0x000081b5 setsect  0x00000003 , 0x00010b8b 
- 00030046  0x000081b6 istore  0x00000009 , 0x00000005 
- 00030047  0x000081b7 setsect  0x00000000 , 0x00024fe3 
- 00030048  0x000081b8 setsect  0x00000001 , 0x000020ef 
- 00030049  0x000081b9 setsect  0x00000002 , 0x0001b5a6 
- 00030050  0x000081ba setsect  0x00000003 , 0x0000dc2f 
- 00030051  0x000081bb istore  0x00000009 , 0x00000005 
- 00030052  0x000081bc setsect  0x00000000 , 0x00013860 
- 00030053  0x000081bd setsect  0x00000001 , 0x0002bd69 
- 00030054  0x000081be setsect  0x00000002 , 0x0000391a 
- 00030055  0x000081bf setsect  0x00000003 , 0x0001b222 
- 00030056  0x000081c0 istore  0x00000009 , 0x00000005 
- 00030057  0x000081c1 rtn 
- 00030058  0x000081c5 fetch  0x00000001 , 0x0000465a 
- 00030059  0x000081c6 nbranch  0x0000757d , 0x00000034 
- 00030060  0x000081c7 branch  0x00007a77 
- 00030061  0x000081ca bpatchx  0x000000e4 , 0x0000403c 
- 00030062  0x000081cb fetch  0x00000001 , 0x0000465a 
- 00030063  0x000081cc rtn  0x00000034 
- 00030064  0x000081cd fetch  0x00000001 , 0x000045b1 
- 00030065  0x000081ce rtnne  0x00000001 
- 00030066  0x000081cf fetch  0x00000001 , 0x000044be 
- 00030067  0x000081d0 rtn  0x00000034 
- 00030068  0x000081d1 fetch  0x00000001 , 0x000044c3 
- 00030069  0x000081d2 rtneq  0x00000003 
- 00030070  0x000081d3 fetch  0x00000002 , 0x00004682 
- 00030071  0x000081d4 bbit1  0x00000000 , 0x0000757b 
- 00030072  0x000081d5 fetch  0x00000001 , 0x000044c0 
- 00030073  0x000081d6 beq  0x00000000 , 0x00007a77 
- 00030074  0x000081d7 rtn 
- 00030075  0x000081d9 jam  0x00000000 , 0x000044c0 
- 00030076  0x000081da rtn 
- 00030077  0x000081de bpatchx  0x000000e5 , 0x0000403c 
- 00030078  0x000081df fetch  0x00000001 , 0x0000465a 
- 00030079  0x000081e0 branch  0x0000612b , 0x00000034 
- 00030080  0x000081e1 call  0x00006124 
- 00030081  0x000081e2 call  0x00007583 
- 00030082  0x000081e3 branch  0x0000766d 
- 00030083  0x000081e6 setarg  0x00000000 
- 00030084  0x000081e7 store  0x00000008 , 0x000009ae 
- 00030085  0x000081e8 store  0x00000004 , 0x000009b6 
- 00030086  0x000081e9 store  0x00000007 , 0x0000465e 
- 00030087  0x000081ea rtn 
- 00030088  0x000081ed jam  0x00000001 , 0x000009b0 
- 00030089  0x000081ee branch  0x0000758d 
- 00030090  0x000081f0 fetch  0x00000001 , 0x000045b1 
- 00030091  0x000081f1 beq  0x00000001 , 0x0000768a 
- 00030092  0x000081f2 branch  0x00002a8c 
- 00030093  0x000081f4 fetch  0x00000001 , 0x000045b1 
- 00030094  0x000081f5 beq  0x00000001 , 0x00007590 
- 00030095  0x000081f6 branch  0x0000766d 
- 00030096  0x000081f9 call  0x0000768a 
- 00030097  0x000081fa fetch  0x00000001 , 0x000009af 
- 00030098  0x000081fb nrtn  0x00000034 
- 00030099  0x000081fc jam  0x00000003 , 0x000009ae 
- 00030100  0x000081fd rtn 
- 00030101  0x00008201 call  0x000075b0 
- 00030102  0x00008202 arg  0x000009de , 0x00000011 
- 00030103  0x00008203 arg  0x00000866 , 0x00000005 
- 00030104  0x00008204 call  0x00007c79 
- 00030105  0x00008205 arg  0x000009be , 0x00000011 
- 00030106  0x00008206 arg  0x00000826 , 0x00000005 
- 00030107  0x00008207 call  0x00007c79 
- 00030108  0x00008208 arg  0x00000826 , 0x00000011 
- 00030109  0x00008209 arg  0x000009be , 0x00000012 
- 00030110  0x0000820a arg  0x00000826 , 0x00000005 
- 00030111  0x0000820b call  0x00007be1 
- 00030112  0x0000820c arg  0x0000093e , 0x00000011 
- 00030113  0x0000820d arg  0x000009be , 0x00000012 
- 00030114  0x0000820e arg  0x00000846 , 0x00000005 
- 00030115  0x0000820f call  0x00007be1 
- 00030116  0x00008210 arg  0x00000846 , 0x00000011 
- 00030117  0x00008211 arg  0x00000826 , 0x00000012 
- 00030118  0x00008212 arg  0x00000826 , 0x00000005 
- 00030119  0x00008213 call  0x00007c7d 
- 00030120  0x00008214 arg  0x00000806 , 0x00000011 
- 00030121  0x00008215 arg  0x00000826 , 0x00000012 
- 00030122  0x00008216 arg  0x00000806 , 0x00000005 
- 00030123  0x00008217 call  0x00007c7d 
- 00030124  0x00008218 arg  0x00000020 , 0x00000039 
- 00030125  0x00008219 arg  0x00000866 , 0x00000011 
- 00030126  0x0000821a arg  0x00000806 , 0x00000012 
- 00030127  0x0000821b branch  0x00007f88 
- 00030128  0x0000821e arg  0x0000097e , 0x00000011 
- 00030129  0x0000821f arg  0x00000806 , 0x00000005 
- 00030130  0x00008220 call  0x00007c79 
- 00030131  0x00008221 arg  0x0000095e , 0x00000011 
- 00030132  0x00008222 arg  0x00000826 , 0x00000005 
- 00030133  0x00008223 call  0x00007c79 
- 00030134  0x00008224 arg  0x00000826 , 0x00000011 
- 00030135  0x00008225 arg  0x0000095e , 0x00000012 
- 00030136  0x00008226 arg  0x00000826 , 0x00000005 
- 00030137  0x00008227 call  0x00007be1 
- 00030138  0x00008228 arg  0x0000093e , 0x00000011 
- 00030139  0x00008229 arg  0x0000095e , 0x00000012 
- 00030140  0x0000822a arg  0x00000846 , 0x00000005 
- 00030141  0x0000822b call  0x00007be1 
- 00030142  0x0000822c arg  0x00000846 , 0x00000011 
- 00030143  0x0000822d arg  0x00000826 , 0x00000012 
- 00030144  0x0000822e arg  0x00000826 , 0x00000005 
- 00030145  0x0000822f call  0x00007c7d 
- 00030146  0x00008230 arg  0x00000806 , 0x00000011 
- 00030147  0x00008231 arg  0x00000826 , 0x00000012 
- 00030148  0x00008232 arg  0x00000806 , 0x00000005 
- 00030149  0x00008233 branch  0x00007c96 
- 00030150  0x00008236 call  0x000075e1 
- 00030151  0x00008237 arg  0x000009e6 , 0x00000011 
- 00030152  0x00008238 arg  0x00000866 , 0x00000005 
- 00030153  0x00008239 call  0x000077a8 
- 00030154  0x0000823a arg  0x000009c6 , 0x00000011 
- 00030155  0x0000823b arg  0x00000826 , 0x00000005 
- 00030156  0x0000823c call  0x000077a8 
- 00030157  0x0000823d arg  0x00000826 , 0x00000011 
- 00030158  0x0000823e arg  0x000009c6 , 0x00000012 
- 00030159  0x0000823f arg  0x00000826 , 0x00000005 
- 00030160  0x00008240 call  0x00007786 
- 00030161  0x00008241 arg  0x0000089e , 0x00000011 
- 00030162  0x00008242 arg  0x000009c6 , 0x00000012 
- 00030163  0x00008243 arg  0x00000846 , 0x00000005 
- 00030164  0x00008244 call  0x00007786 
- 00030165  0x00008245 arg  0x00000846 , 0x00000011 
- 00030166  0x00008246 arg  0x00000826 , 0x00000012 
- 00030167  0x00008247 arg  0x00000826 , 0x00000005 
- 00030168  0x00008248 call  0x00007755 
- 00030169  0x00008249 arg  0x00000806 , 0x00000011 
- 00030170  0x0000824a arg  0x00000826 , 0x00000012 
- 00030171  0x0000824b arg  0x00000806 , 0x00000005 
- 00030172  0x0000824c call  0x00007755 
- 00030173  0x0000824d arg  0x00000018 , 0x00000039 
- 00030174  0x0000824e arg  0x00000866 , 0x00000011 
- 00030175  0x0000824f arg  0x00000806 , 0x00000012 
- 00030176  0x00008250 branch  0x00007f88 
- 00030177  0x00008253 arg  0x000008e6 , 0x00000011 
- 00030178  0x00008254 arg  0x00000806 , 0x00000005 
- 00030179  0x00008255 call  0x000077a8 
- 00030180  0x00008256 arg  0x000008ce , 0x00000011 
- 00030181  0x00008257 arg  0x00000826 , 0x00000005 
- 00030182  0x00008258 call  0x000077a8 
- 00030183  0x00008259 arg  0x00000826 , 0x00000011 
- 00030184  0x0000825a arg  0x000008ce , 0x00000012 
- 00030185  0x0000825b arg  0x00000826 , 0x00000005 
- 00030186  0x0000825c call  0x00007786 
- 00030187  0x0000825d arg  0x0000089e , 0x00000011 
- 00030188  0x0000825e arg  0x000008ce , 0x00000012 
- 00030189  0x0000825f arg  0x00000846 , 0x00000005 
- 00030190  0x00008260 call  0x00007786 
- 00030191  0x00008261 arg  0x00000846 , 0x00000011 
- 00030192  0x00008262 arg  0x00000826 , 0x00000012 
- 00030193  0x00008263 arg  0x00000826 , 0x00000005 
- 00030194  0x00008264 call  0x00007755 
- 00030195  0x00008265 arg  0x00000806 , 0x00000011 
- 00030196  0x00008266 arg  0x00000826 , 0x00000012 
- 00030197  0x00008267 arg  0x00000806 , 0x00000005 
- 00030198  0x00008268 branch  0x00007758 
- 00030199  0x0000826c fetch  0x00000001 , 0x000009b2 
- 00030200  0x0000826d bne  0x00000000 , 0x00007615 
- 00030201  0x0000826e call  0x00007612 
- 00030202  0x0000826f arg  0x00000a7e , 0x00000005 
- 00030203  0x00008270 setarg  0x00000a2e 
- 00030204  0x00008271 istore  0x00000002 , 0x00000005 
- 00030205  0x00008272 setarg  0x00004642 
- 00030206  0x00008273 istore  0x00000002 , 0x00000005 
- 00030207  0x00008274 setarg  0x000009de 
- 00030208  0x00008275 istore  0x00000002 , 0x00000005 
- 00030209  0x00008276 branch  0x00007609 
- 00030210  0x00008278 arg  0x00000a7e , 0x00000005 
- 00030211  0x00008279 setarg  0x00000a3e 
- 00030212  0x0000827a istore  0x00000002 , 0x00000005 
- 00030213  0x0000827b setarg  0x000009de 
- 00030214  0x0000827c istore  0x00000002 , 0x00000005 
- 00030215  0x0000827d setarg  0x00004642 
- 00030216  0x0000827e istore  0x00000002 , 0x00000005 
- 00030217  0x00008280 call  0x000079a0 
- 00030218  0x00008281 fetch  0x00000001 , 0x000009af 
- 00030219  0x00008282 beq  0x00000004 , 0x0000760f 
- 00030220  0x00008283 jam  0x00000001 , 0x000009b0 
- 00030221  0x00008284 jam  0x00000005 , 0x000009ae 
- 00030222  0x00008285 rtn 
- 00030223  0x00008287 jam  0x00000014 , 0x000009af 
- 00030224  0x00008288 call  0x0000758a 
- 00030225  0x00008289 branch  0x000076d8 
- 00030226  0x0000828c arg  0x00000a1e , 0x00000005 
- 00030227  0x0000828d force  0x00000008 , 0x00000007 
- 00030228  0x0000828e branch  0x000076a2 
- 00030229  0x00008291 jam  0x00000001 , 0x000009b0 
- 00030230  0x00008292 rtn 
- 00030231  0x00008296 bpatchx  0x000000e6 , 0x0000403c 
- 00030232  0x00008297 arg  0x00000727 , 0x00000005 
- 00030233  0x00008298 fetch  0x00000006 , 0x000040a0 
- 00030234  0x00008299 istore  0x00000006 , 0x00000005 
- 00030235  0x0000829a fetch  0x00000006 , 0x00000040 
- 00030236  0x0000829b istore  0x00000006 , 0x00000005 
- 00030237  0x0000829c fetch  0x00000003 , 0x0000465e 
- 00030238  0x0000829d istore  0x00000003 , 0x00000005 
- 00030239  0x0000829f call  0x00007a0d 
- 00030240  0x000082a1 arg  0x00000a4e , 0x00000011 
- 00030241  0x000082a2 arg  0x00000a5e , 0x00000012 
- 00030242  0x000082a3 force  0x00000004 , 0x00000007 
- 00030243  0x000082a4 call  0x000076a7 
- 00030244  0x000082a5 nbranch  0x00007631 , 0x00000001 
- 00030245  0x000082a7 call  0x00007628 
- 00030246  0x000082a8 jam  0x00000041 , 0x0000007d 
- 00030247  0x000082a9 branch  0x000062f8 
- 00030248  0x000082ac fetch  0x00000001 , 0x000009af 
- 00030249  0x000082ad beq  0x00000009 , 0x0000762e 
- 00030250  0x000082ae jam  0x0000000a , 0x000009ae 
- 00030251  0x000082af jam  0x00000001 , 0x000009b0 
- 00030252  0x000082b0 jam  0x00000003 , 0x0000007c 
- 00030253  0x000082b1 rtn 
- 00030254  0x000082b3 jam  0x00000003 , 0x0000007c 
- 00030255  0x000082b4 jam  0x00000015 , 0x000009af 
- 00030256  0x000082b5 branch  0x000076d8 
- 00030257  0x000082b9 fetch  0x00000001 , 0x000009af 
- 00030258  0x000082ba beq  0x00000009 , 0x00007637 
- 00030259  0x000082bb jam  0x00000000 , 0x000009ae 
- 00030260  0x000082bc jam  0x00000004 , 0x0000007c 
- 00030261  0x000082be jam  0x00000005 , 0x0000007e 
- 00030262  0x000082bf rtn 
- 00030263  0x000082c1 jam  0x00000004 , 0x0000007c 
- 00030264  0x000082c2 jam  0x00000000 , 0x000009af 
- 00030265  0x000082c3 rtn 
- 00030266  0x000082c6 fetch  0x00000001 , 0x000009b3 
- 00030267  0x000082c7 beq  0x00000001 , 0x0000763e 
- 00030268  0x000082c8 jam  0x0000000a , 0x000009af 
- 00030269  0x000082c9 branch  0x000076d8 
- 00030270  0x000082cb arg  0x00000727 , 0x00000005 
- 00030271  0x000082cc fetch  0x00000006 , 0x00000040 
- 00030272  0x000082cd istore  0x00000006 , 0x00000005 
- 00030273  0x000082ce fetch  0x00000006 , 0x000040a0 
- 00030274  0x000082cf istore  0x00000006 , 0x00000005 
- 00030275  0x000082d0 fetch  0x00000003 , 0x0000465b 
- 00030276  0x000082d1 istore  0x00000003 , 0x00000005 
- 00030277  0x000082d3 call  0x00007a24 
- 00030278  0x000082d4 fetch  0x00000001 , 0x000009af 
- 00030279  0x000082d5 beq  0x0000000a , 0x0000764b 
- 00030280  0x000082d6 jam  0x0000000b , 0x000009ae 
- 00030281  0x000082d7 jam  0x00000001 , 0x000009b0 
- 00030282  0x000082d8 rtn 
- 00030283  0x000082da jam  0x0000000b , 0x000009af 
- 00030284  0x000082db jam  0x00000001 , 0x000009b1 
- 00030285  0x000082dc rtn 
- 00030286  0x000082df arg  0x00000a7e , 0x00000005 
- 00030287  0x000082e0 fetch  0x00000006 , 0x00000040 
- 00030288  0x000082e1 istore  0x00000006 , 0x00000005 
- 00030289  0x000082e2 fetch  0x00000006 , 0x000040a0 
- 00030290  0x000082e3 istore  0x00000006 , 0x00000005 
- 00030291  0x000082e4 setarg  0x00000a2e 
- 00030292  0x000082e5 istore  0x00000002 , 0x00000005 
- 00030293  0x000082e6 setarg  0x00000a3e 
- 00030294  0x000082e7 istore  0x00000002 , 0x00000005 
- 00030295  0x000082e8 branch  0x00007662 
- 00030296  0x000082ea jam  0x0000000f , 0x000009ae 
- 00030297  0x000082eb arg  0x00000a7e , 0x00000005 
- 00030298  0x000082ec fetch  0x00000006 , 0x000040a0 
- 00030299  0x000082ed istore  0x00000006 , 0x00000005 
- 00030300  0x000082ee fetch  0x00000006 , 0x00000040 
- 00030301  0x000082ef istore  0x00000006 , 0x00000005 
- 00030302  0x000082f0 setarg  0x00000a3e 
- 00030303  0x000082f1 istore  0x00000002 , 0x00000005 
- 00030304  0x000082f2 setarg  0x00000a2e 
- 00030305  0x000082f3 istore  0x00000002 , 0x00000005 
- 00030306  0x000082f6 arg  0x00000727 , 0x00000005 
- 00030307  0x000082f7 fetch  0x00000006 , 0x00000a7e 
- 00030308  0x000082f8 istore  0x00000006 , 0x00000005 
- 00030309  0x000082f9 fetch  0x00000006 , 0x00000a84 
- 00030310  0x000082fa istore  0x00000006 , 0x00000005 
- 00030311  0x000082fc call  0x000079d7 
- 00030312  0x000082ff jam  0x00000001 , 0x000041bd 
- 00030313  0x00008300 arg  0x000041be , 0x00000005 
- 00030314  0x00008301 arg  0x00000a4e , 0x00000006 
- 00030315  0x00008302 call  0x00007ebf 
- 00030316  0x00008303 branch  0x000021c4 
- 00030317  0x00008307 bpatchx  0x000000e7 , 0x0000403c 
- 00030318  0x00008308 fetch  0x00000001 , 0x000045b1 
- 00030319  0x00008309 rtnne  0x00000000 
- 00030320  0x0000830a fetch  0x00000001 , 0x000009b2 
- 00030321  0x0000830b rtnne  0x00000000 
- 00030322  0x0000830c arg  0x00004612 , 0x00000005 
- 00030323  0x0000830d force  0x0000000b , 0x00000007 
- 00030324  0x0000830e call  0x000076a2 
- 00030325  0x0000830f random  0x0000003f 
- 00030326  0x00008310 rshift  0x0000003f , 0x0000003f 
- 00030327  0x00008311 istore  0x00000002 , 0x00000005 
- 00030328  0x00008313 arg  0x000006be , 0x00000005 
- 00030329  0x00008314 arg  0x00004612 , 0x00000006 
- 00030330  0x00008315 call  0x00007ebe 
- 00030331  0x00008317 arg  0x000005e6 , 0x00000005 
- 00030332  0x00008318 arg  0x000008ce , 0x00000006 
- 00030333  0x00008319 call  0x00007ebc 
- 00030334  0x0000831b arg  0x00000616 , 0x00000005 
- 00030335  0x0000831c call  0x00007ec5 
- 00030336  0x0000831d jam  0x00000001 , 0x00000616 
- 00030337  0x0000831f call  0x00007a5d 
- 00030338  0x00008320 jam  0x00000001 , 0x000009b2 
- 00030339  0x00008321 rtn 
- 00030340  0x00008324 arg  0x0000462a , 0x00000005 
- 00030341  0x00008325 arg  0x0000062e , 0x00000006 
- 00030342  0x00008326 call  0x00007ebc 
- 00030343  0x00008327 jam  0x00000001 , 0x000045b1 
- 00030344  0x00008328 jam  0x00000000 , 0x000009b2 
- 00030345  0x00008329 rtn 
- 00030346  0x0000832c bpatchx  0x000000e8 , 0x0000403d 
- 00030347  0x0000832d fetch  0x00000001 , 0x000009b9 
- 00030348  0x0000832e rtnne  0x00000000 
- 00030349  0x0000832f fetch  0x00000001 , 0x000009b2 
- 00030350  0x00008330 rtnne  0x00000000 
- 00030351  0x00008332 arg  0x000006be , 0x00000005 
- 00030352  0x00008333 arg  0x00004612 , 0x00000006 
- 00030353  0x00008334 call  0x00007ebe 
- 00030354  0x00008336 arg  0x000005e6 , 0x00000005 
- 00030355  0x00008337 arg  0x000009c6 , 0x00000006 
- 00030356  0x00008338 call  0x00007ebc 
- 00030357  0x0000833a arg  0x00000616 , 0x00000005 
- 00030358  0x0000833b call  0x00007ec5 
- 00030359  0x0000833c jam  0x00000001 , 0x00000616 
- 00030360  0x0000833e call  0x00007a5d 
- 00030361  0x0000833f jam  0x00000002 , 0x000009b2 
- 00030362  0x00008340 rtn 
- 00030363  0x00008343 jam  0x00000001 , 0x000009b3 
- 00030364  0x00008344 arg  0x00000a06 , 0x00000005 
- 00030365  0x00008345 arg  0x0000062e , 0x00000006 
- 00030366  0x00008346 call  0x00007ebe 
- 00030367  0x00008347 jam  0x00000001 , 0x000009b9 
- 00030368  0x00008348 jam  0x00000000 , 0x000009b2 
- 00030369  0x00008349 rtn 
- 00030370  0x0000834c increase  0xffffffff , 0x00000007 
- 00030371  0x0000834d nrtn  0x00000002 
- 00030372  0x0000834e random  0x0000003f 
- 00030373  0x0000834f istore  0x00000002 , 0x00000005 
- 00030374  0x00008350 branch  0x000076a2 
- 00030375  0x00008352 increase  0xffffffff , 0x00000007 
- 00030376  0x00008353 nbranch  0x000076b3 , 0x00000002 
- 00030377  0x00008354 ifetch  0x00000004 , 0x00000011 
- 00030378  0x00008355 copy  0x0000003f , 0x00000002 
- 00030379  0x00008356 ifetch  0x00000004 , 0x00000012 
- 00030380  0x00008357 iflip  0x00000002 , 0x0000003f 
- 00030381  0x00008358 nbranch  0x000076b1 , 0x00000005 
- 00030382  0x00008359 increase  0x00000004 , 0x00000011 
- 00030383  0x0000835a increase  0x00000004 , 0x00000012 
- 00030384  0x0000835b branch  0x000076a7 
- 00030385  0x0000835d disable  0x00000001 
- 00030386  0x0000835e rtn 
- 00030387  0x00008360 enable  0x00000001 
- 00030388  0x00008361 rtn 
- 00030389  0x00008369 bpatchx  0x000000e9 , 0x0000403d 
- 00030390  0x0000836a fetch  0x00000001 , 0x000009b0 
- 00030391  0x0000836b rtn  0x00000034 
- 00030392  0x0000836c call  0x000062bc 
- 00030393  0x0000836d nrtn  0x00000034 
- 00030394  0x0000836e jam  0x00000000 , 0x000009b0 
- 00030395  0x0000836f fetch  0x00000001 , 0x000009ae 
- 00030396  0x00008370 beq  0x00000003 , 0x000061fd 
- 00030397  0x00008371 beq  0x00000005 , 0x0000621a 
- 00030398  0x00008372 beq  0x00000007 , 0x00006225 
- 00030399  0x00008373 beq  0x0000000b , 0x0000623a 
- 00030400  0x00008374 beq  0x00000002 , 0x00007588 
- 00030401  0x00008375 beq  0x00000004 , 0x000075f7 
- 00030402  0x00008376 beq  0x00000009 , 0x00007617 
- 00030403  0x00008377 beq  0x0000000a , 0x0000763a 
- 00030404  0x00008378 beq  0x0000000c , 0x00007658 
- 00030405  0x0000837a rtn 
- 00030406  0x0000837d bpatchx  0x000000ea , 0x0000403d 
- 00030407  0x0000837e fetch  0x00000001 , 0x000009b1 
- 00030408  0x0000837f rtn  0x00000034 
- 00030409  0x00008380 call  0x000062bc 
- 00030410  0x00008381 nrtn  0x00000034 
- 00030411  0x00008382 jam  0x00000000 , 0x000009b1 
- 00030412  0x00008383 fetch  0x00000001 , 0x000009af 
- 00030413  0x00008384 beq  0x00000012 , 0x000061e0 
- 00030414  0x00008385 beq  0x00000013 , 0x000061e5 
- 00030415  0x00008386 beq  0x00000003 , 0x000061e9 
- 00030416  0x00008387 beq  0x00000004 , 0x00007602 
- 00030417  0x00008388 beq  0x00000014 , 0x000061ed 
- 00030418  0x00008389 beq  0x00000007 , 0x000061fb 
- 00030419  0x0000838a beq  0x0000000a , 0x0000763a 
- 00030420  0x0000838b beq  0x0000000b , 0x00006239 
- 00030421  0x0000838c beq  0x00000009 , 0x00007617 
- 00030422  0x0000838d beq  0x00000015 , 0x00006233 
- 00030423  0x0000838e rtn 
- 00030424  0x00008391 jam  0x00000001 , 0x000009b1 
- 00030425  0x00008392 rtn 
- 00030426  0x00008395 jam  0x00000000 , 0x000009b1 
- 00030427  0x00008396 rtn 
- 00030428  0x00008398 bpatchx  0x000000eb , 0x0000403d 
- 00030429  0x00008399 fetch  0x00000001 , 0x0000465a 
- 00030430  0x0000839a rtn  0x00000034 
- 00030431  0x0000839b fetch  0x00000001 , 0x000009b2 
- 00030432  0x0000839c rtn  0x00000034 
- 00030433  0x0000839d increase  0x00000080 , 0x0000003f 
- 00030434  0x0000839e store  0x00000001 , 0x000009b2 
- 00030435  0x0000839f rtnbit1  0x00000007 
- 00030436  0x000083a0 fetch  0x00000001 , 0x000005e3 
- 00030437  0x000083a1 branch  0x000076e7 , 0x00000034 
- 00030438  0x000083a2 branch  0x00007a68 
- 00030439  0x000083a5 call  0x000078d3 
- 00030440  0x000083a6 fetch  0x00000001 , 0x000009b2 
- 00030441  0x000083a7 beq  0x00000001 , 0x00007684 
- 00030442  0x000083a8 beq  0x00000002 , 0x0000769b 
- 00030443  0x000083a9 rtn 
- 00030444  0x000083ad and  0x0000003f , 0x00000007 , 0x00000007 
- 00030445  0x000083ae rshift3  0x0000003f , 0x0000003f 
- 00030446  0x000083af iadd  0x00000006 , 0x00000006 
- 00030447  0x000083b0 ifetch  0x00000001 , 0x00000006 
- 00030448  0x000083b1 qisolate0  0x0000003f 
- 00030449  0x000083b2 rtn 
- 00030450  0x000083b6 call  0x00007ebe 
- 00030451  0x000083b7 call  0x00007ebe 
- 00030452  0x000083b8 branch  0x00007ebe 
- 00030453  0x000083bc ifetch  0x00000008 , 0x00000006 
- 00030454  0x000083bd nrtn  0x00000034 
- 00030455  0x000083be ifetch  0x00000008 , 0x00000006 
- 00030456  0x000083bf nrtn  0x00000034 
- 00030457  0x000083c0 ifetch  0x00000008 , 0x00000006 
- 00030458  0x000083c1 rtn 
- 00030459  0x000083c7 ifetch  0x00000004 , 0x00000011 
- 00030460  0x000083c8 iforce  0x00000002 
- 00030461  0x000083c9 ifetch  0x00000004 , 0x00000012 
- 00030462  0x000083ca isub  0x00000002 , 0x0000003e 
- 00030463  0x000083cb nrtn  0x00000005 
- 00030464  0x000083cc increase  0x00000004 , 0x00000011 
- 00030465  0x000083cd increase  0x00000004 , 0x00000012 
- 00030466  0x000083ce loop  0x000076fb 
- 00030467  0x000083cf rtn 
- 00030468  0x000083d3 force  0x00000006 , 0x00000039 
- 00030469  0x000083d4 increase  0x00000014 , 0x00000011 
- 00030470  0x000083d5 increase  0x00000014 , 0x00000012 
- 00030471  0x000083d7 ifetch  0x00000004 , 0x00000012 
- 00030472  0x000083d8 iforce  0x00000002 
- 00030473  0x000083d9 ifetch  0x00000004 , 0x00000011 
- 00030474  0x000083da isub  0x00000002 , 0x0000003f 
- 00030475  0x000083db nrtn  0x00000002 
- 00030476  0x000083dc nrtn  0x00000034 
- 00030477  0x000083dd increase  0xfffffffc , 0x00000011 
- 00030478  0x000083de increase  0xfffffffc , 0x00000012 
- 00030479  0x000083df loop  0x00007707 
- 00030480  0x000083e0 rtn 
- 00030481  0x000083e3 force  0x00000006 , 0x00000039 
- 00030482  0x000083e4 force  0x00000000 , 0x00000013 
- 00030483  0x000083e6 ifetch  0x00000004 , 0x00000011 
- 00030484  0x000083e7 iforce  0x00000002 
- 00030485  0x000083e8 ifetch  0x00000004 , 0x00000012 
- 00030486  0x000083e9 iadd  0x00000002 , 0x0000003f 
- 00030487  0x000083ea iadd  0x00000013 , 0x0000003f 
- 00030488  0x000083eb istore  0x00000004 , 0x00000005 
- 00030489  0x000083ec isolate1  0x00000020 , 0x0000003f 
- 00030490  0x000083ed setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030491  0x000083ee increase  0x00000004 , 0x00000011 
- 00030492  0x000083ef increase  0x00000004 , 0x00000012 
- 00030493  0x000083f0 loop  0x00007713 
- 00030494  0x000083f1 rtn 
- 00030495  0x000083f4 force  0x00000006 , 0x00000039 
- 00030496  0x000083f5 force  0x00000000 , 0x00000013 
- 00030497  0x000083f7 ifetch  0x00000004 , 0x00000012 
- 00030498  0x000083f8 iforce  0x00000002 
- 00030499  0x000083f9 ifetch  0x00000004 , 0x00000011 
- 00030500  0x000083fa isub  0x00000002 , 0x0000003f 
- 00030501  0x000083fb isub  0x00000013 , 0x0000003f 
- 00030502  0x000083fc istore  0x00000004 , 0x00000005 
- 00030503  0x000083fd isolate1  0x00000020 , 0x0000003f 
- 00030504  0x000083fe setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030505  0x000083ff increase  0x00000004 , 0x00000011 
- 00030506  0x00008400 increase  0x00000004 , 0x00000012 
- 00030507  0x00008401 loop  0x00007721 
- 00030508  0x00008402 rtn 
- 00030509  0x00008405 force  0x00000006 , 0x00000039 
- 00030510  0x00008406 increase  0x00000014 , 0x00000011 
- 00030511  0x00008408 force  0x00000000 , 0x00000013 
- 00030512  0x0000840a ifetch  0x00000004 , 0x00000011 
- 00030513  0x0000840b isolate1  0x00000000 , 0x0000003f 
- 00030514  0x0000840c setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030515  0x0000840d rshift  0x0000003f , 0x0000003f 
- 00030516  0x0000840e isolate1  0x00000000 , 0x00000013 
- 00030517  0x0000840f setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00030518  0x00008410 istore  0x00000004 , 0x00000011 
- 00030519  0x00008411 increase  0xfffffffc , 0x00000011 
- 00030520  0x00008412 rshift  0x00000013 , 0x00000013 
- 00030521  0x00008413 loop  0x00007730 
- 00030522  0x00008414 rtn 
- 00030523  0x00008417 force  0x00000006 , 0x00000039 
- 00030524  0x00008418 force  0x00000000 , 0x00000013 
- 00030525  0x0000841a ifetch  0x00000004 , 0x00000011 
- 00030526  0x0000841b isolate1  0x0000001f , 0x0000003f 
- 00030527  0x0000841c setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030528  0x0000841d lshift  0x0000003f , 0x0000003f 
- 00030529  0x0000841e isolate1  0x00000000 , 0x00000013 
- 00030530  0x0000841f setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00030531  0x00008420 istore  0x00000004 , 0x00000011 
- 00030532  0x00008421 increase  0x00000004 , 0x00000011 
- 00030533  0x00008422 rshift  0x00000013 , 0x00000013 
- 00030534  0x00008423 loop  0x0000773d 
- 00030535  0x00008424 rtn 
- 00030536  0x00008427 call  0x0000773b 
- 00030537  0x00008429 isolate1  0x00000000 , 0x00000013 
- 00030538  0x0000842a branch  0x00007751 , 0x00000001 
- 00030539  0x0000842b arg  0x00000886 , 0x00000012 
- 00030540  0x0000842c copy  0x00000011 , 0x00000013 
- 00030541  0x0000842d increase  0xffffffe8 , 0x00000011 
- 00030542  0x0000842e call  0x00007704 
- 00030543  0x0000842f nrtn  0x00000002 
- 00030544  0x00008430 copy  0x00000013 , 0x00000011 
- 00030545  0x00008432 increase  0xffffffe8 , 0x00000011 
- 00030546  0x00008433 arg  0x00000886 , 0x00000012 
- 00030547  0x00008434 copy  0x00000011 , 0x00000005 
- 00030548  0x00008435 branch  0x0000771f 
- 00030549  0x00008439 call  0x00007711 
- 00030550  0x0000843a copy  0x00000005 , 0x00000011 
- 00030551  0x0000843b branch  0x00007749 
- 00030552  0x0000843e call  0x0000771f 
- 00030553  0x0000843f isolate0  0x00000000 , 0x00000013 
- 00030554  0x00008440 rtn  0x00000001 
- 00030555  0x00008441 arg  0x00000886 , 0x00000012 
- 00030556  0x00008442 add  0x00000005 , 0xffffffe8 , 0x00000011 
- 00030557  0x00008443 copy  0x00000011 , 0x00000005 
- 00030558  0x00008444 branch  0x00007711 
- 00030559  0x00008448 copy  0x00000005 , 0x0000000b 
- 00030560  0x00008449 copy  0x00000011 , 0x00000030 
- 00030561  0x0000844a arg  0x00000716 , 0x00000012 
- 00030562  0x0000844b copy  0x00000012 , 0x00000005 
- 00030563  0x0000844c add  0x00000011 , 0x00000018 , 0x00000006 
- 00030564  0x0000844d ifetch  0x00000008 , 0x00000006 
- 00030565  0x0000844e istore  0x00000008 , 0x00000005 
- 00030566  0x0000844f istore  0x00000008 , 0x00000005 
- 00030567  0x00008450 force  0x00000000 , 0x0000003f 
- 00030568  0x00008451 istore  0x00000008 , 0x00000005 
- 00030569  0x00008452 copy  0x0000000b , 0x00000005 
- 00030570  0x00008453 call  0x00007755 
- 00030571  0x00008454 arg  0x00000716 , 0x00000012 
- 00030572  0x00008455 copy  0x00000012 , 0x00000005 
- 00030573  0x00008456 force  0x00000000 , 0x0000003f 
- 00030574  0x00008457 istore  0x00000008 , 0x00000005 
- 00030575  0x00008458 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030576  0x00008459 ifetch  0x00000008 , 0x00000006 
- 00030577  0x0000845a istore  0x00000008 , 0x00000005 
- 00030578  0x0000845b istore  0x00000008 , 0x00000005 
- 00030579  0x0000845c copy  0x0000000b , 0x00000011 
- 00030580  0x0000845d copy  0x00000011 , 0x00000005 
- 00030581  0x0000845e call  0x00007755 
- 00030582  0x0000845f arg  0x00000716 , 0x00000012 
- 00030583  0x00008460 copy  0x00000012 , 0x00000005 
- 00030584  0x00008461 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030585  0x00008462 ifetch  0x00000008 , 0x00000006 
- 00030586  0x00008463 istore  0x00000008 , 0x00000005 
- 00030587  0x00008464 istore  0x00000008 , 0x00000005 
- 00030588  0x00008465 istore  0x00000008 , 0x00000005 
- 00030589  0x00008466 copy  0x0000000b , 0x00000011 
- 00030590  0x00008467 copy  0x00000011 , 0x00000005 
- 00030591  0x00008468 branch  0x00007755 
- 00030592  0x0000846c force  0x00000006 , 0x00000039 
- 00030593  0x0000846e ifetch  0x00000004 , 0x00000006 
- 00030594  0x0000846f iforce  0x0000002f 
- 00030595  0x00008470 increase  0x00000001 , 0x00000038 
- 00030596  0x00008471 loop  0x00007781 
- 00030597  0x00008472 rtn 
- 00030598  0x00008477 copy  0x00000005 , 0x0000000b 
- 00030599  0x00008478 arg  0x000006e6 , 0x00000005 
- 00030600  0x00008479 call  0x00007ec5 
- 00030601  0x0000847a arg  0x000006e6 , 0x00000005 
- 00030602  0x0000847b copy  0x00000011 , 0x00000006 
- 00030603  0x0000847c force  0x00000000 , 0x00000038 
- 00030604  0x0000847d call  0x00007780 
- 00030605  0x0000847e copy  0x00000012 , 0x00000006 
- 00030606  0x0000847f call  0x00007780 
- 00030607  0x00008480 force  0x00000000 , 0x00000012 
- 00030608  0x00008482 force  0x00000000 , 0x00000002 
- 00030609  0x00008483 force  0x00000006 , 0x00000013 
- 00030610  0x00008485 ifetch  0x00000004 , 0x00000005 
- 00030611  0x00008486 iforce  0x00000011 
- 00030612  0x00008487 copy  0x00000012 , 0x00000038 
- 00030613  0x00008488 deposit  0x0000002f 
- 00030614  0x00008489 copy  0x00000013 , 0x00000038 
- 00030615  0x0000848a imul32  0x0000002f , 0x0000003f 
- 00030616  0x0000848b iadd  0x00000011 , 0x0000003f 
- 00030617  0x0000848c iadd  0x00000002 , 0x0000003f 
- 00030618  0x0000848d istore  0x00000004 , 0x00000005 
- 00030619  0x0000848e rshift32  0x0000003f , 0x00000002 
- 00030620  0x0000848f increase  0x00000001 , 0x00000013 
- 00030621  0x00008490 compare  0x0000000c , 0x00000013 , 0x000000ff 
- 00030622  0x00008491 nbranch  0x00007792 , 0x00000001 
- 00030623  0x00008492 deposit  0x00000002 
- 00030624  0x00008493 istore  0x00000004 , 0x00000005 
- 00030625  0x00008494 increase  0xffffffe8 , 0x00000005 
- 00030626  0x00008495 increase  0x00000001 , 0x00000012 
- 00030627  0x00008496 compare  0x00000006 , 0x00000012 , 0x000000ff 
- 00030628  0x00008497 nbranch  0x00007790 , 0x00000001 
- 00030629  0x00008498 arg  0x000006e6 , 0x00000011 
- 00030630  0x00008499 copy  0x0000000b , 0x00000005 
- 00030631  0x0000849a branch  0x0000775f 
- 00030632  0x0000849e copy  0x00000011 , 0x00000012 
- 00030633  0x0000849f branch  0x00007786 
- 00030634  0x000084a2 copy  0x00000011 , 0x00000030 
- 00030635  0x000084a4 copy  0x00000030 , 0x00000011 
- 00030636  0x000084a5 ifetch  0x00000001 , 0x00000011 
- 00030637  0x000084a6 isolate1  0x00000000 , 0x0000003f 
- 00030638  0x000084a7 rtn  0x00000001 
- 00030639  0x000084a8 call  0x0000772d 
- 00030640  0x000084a9 ifetch  0x00000001 , 0x00000012 
- 00030641  0x000084aa isolate0  0x00000000 , 0x0000003f 
- 00030642  0x000084ab branch  0x000077ba , 0x00000001 
- 00030643  0x000084ac arg  0x00000886 , 0x00000011 
- 00030644  0x000084ad copy  0x00000012 , 0x00000005 
- 00030645  0x000084ae call  0x00007711 
- 00030646  0x000084af ifetch  0x00000001 , 0x00000012 
- 00030647  0x000084b0 iadd  0x00000013 , 0x0000003f 
- 00030648  0x000084b1 istore  0x00000001 , 0x00000012 
- 00030649  0x000084b2 increase  0xffffffe8 , 0x00000012 
- 00030650  0x000084b4 add  0x00000012 , 0x00000018 , 0x00000011 
- 00030651  0x000084b5 force  0x00000007 , 0x00000039 
- 00030652  0x000084b6 call  0x0000772f 
- 00030653  0x000084b7 branch  0x000077ab 
- 00030654  0x000084bb copy  0x00000005 , 0x0000000b 
- 00030655  0x000084bc arg  0x00000746 , 0x00000005 
- 00030656  0x000084bd call  0x00007ec5 
- 00030657  0x000084be force  0x00000000 , 0x0000003f 
- 00030658  0x000084bf store  0x00000004 , 0x000006fe 
- 00030659  0x000084c0 store  0x00000004 , 0x0000075e 
- 00030660  0x000084c1 jam  0x00000001 , 0x00000746 
- 00030661  0x000084c2 arg  0x000006e6 , 0x00000005 
- 00030662  0x000084c3 call  0x00007ec5 
- 00030663  0x000084c4 arg  0x00000886 , 0x00000006 
- 00030664  0x000084c5 arg  0x00000716 , 0x00000005 
- 00030665  0x000084c6 call  0x00007ebe 
- 00030666  0x000084c7 copy  0x00000011 , 0x00000006 
- 00030667  0x000084c8 arg  0x0000072e , 0x00000005 
- 00030668  0x000084c9 call  0x00007ebe 
- 00030669  0x000084cb arg  0x0000072e , 0x00000006 
- 00030670  0x000084cc call  0x000076f5 
- 00030671  0x000084cd branch  0x000077f6 , 0x00000034 
- 00030672  0x000084ce arg  0x0000072e , 0x00000011 
- 00030673  0x000084cf arg  0x00000746 , 0x00000012 
- 00030674  0x000084d0 call  0x000077aa 
- 00030675  0x000084d2 arg  0x00000716 , 0x00000011 
- 00030676  0x000084d3 arg  0x000006e6 , 0x00000012 
- 00030677  0x000084d4 call  0x000077aa 
- 00030678  0x000084d5 arg  0x0000072e , 0x00000011 
- 00030679  0x000084d6 arg  0x00000716 , 0x00000012 
- 00030680  0x000084d7 call  0x00007704 
- 00030681  0x000084d8 branch  0x000077e8 , 0x00000002 
- 00030682  0x000084d9 arg  0x00000716 , 0x00000011 
- 00030683  0x000084da arg  0x0000072e , 0x00000012 
- 00030684  0x000084db copy  0x00000011 , 0x00000005 
- 00030685  0x000084dc call  0x0000771f 
- 00030686  0x000084dd arg  0x00000746 , 0x00000011 
- 00030687  0x000084de arg  0x000006e6 , 0x00000012 
- 00030688  0x000084df copy  0x00000012 , 0x00000005 
- 00030689  0x000084e0 call  0x00007711 
- 00030690  0x000084e1 ifetch  0x00000001 , 0x00000011 
- 00030691  0x000084e2 iadd  0x00000013 , 0x00000013 
- 00030692  0x000084e3 ifetch  0x00000001 , 0x00000012 
- 00030693  0x000084e4 iadd  0x00000013 , 0x0000003f 
- 00030694  0x000084e5 istore  0x00000001 , 0x00000012 
- 00030695  0x000084e6 branch  0x000077cd 
- 00030696  0x000084e8 arg  0x0000072e , 0x00000011 
- 00030697  0x000084e9 arg  0x00000716 , 0x00000012 
- 00030698  0x000084ea copy  0x00000011 , 0x00000005 
- 00030699  0x000084eb call  0x0000771f 
- 00030700  0x000084ec arg  0x000006e6 , 0x00000011 
- 00030701  0x000084ed arg  0x00000746 , 0x00000012 
- 00030702  0x000084ee copy  0x00000012 , 0x00000005 
- 00030703  0x000084ef call  0x00007711 
- 00030704  0x000084f0 ifetch  0x00000001 , 0x00000011 
- 00030705  0x000084f1 iadd  0x00000013 , 0x00000013 
- 00030706  0x000084f2 ifetch  0x00000001 , 0x00000012 
- 00030707  0x000084f3 iadd  0x00000013 , 0x0000003f 
- 00030708  0x000084f4 istore  0x00000001 , 0x00000012 
- 00030709  0x000084f5 branch  0x000077cd 
- 00030710  0x000084f7 arg  0x00000746 , 0x00000005 
- 00030711  0x000084f8 call  0x00007ec5 
- 00030712  0x000084f9 fetch  0x00000001 , 0x000006fe 
- 00030713  0x000084fa store  0x00000001 , 0x00000746 
- 00030714  0x000084fb store  0x00000001 , 0x0000074e 
- 00030715  0x000084fc arg  0x00000746 , 0x00000011 
- 00030716  0x000084fd arg  0x000006e6 , 0x00000012 
- 00030717  0x000084fe copy  0x00000012 , 0x00000005 
- 00030718  0x000084ff call  0x00007755 
- 00030719  0x00008500 arg  0x00000886 , 0x00000011 
- 00030720  0x00008501 arg  0x000006e6 , 0x00000012 
- 00030721  0x00008502 copy  0x0000000b , 0x00000005 
- 00030722  0x00008503 branch  0x00007758 
- 00030723  0x00008509 arg  0x000006a6 , 0x00000011 
- 00030724  0x0000850a arg  0x0000075e , 0x00000005 
- 00030725  0x0000850b call  0x000077a8 
- 00030726  0x0000850c arg  0x0000075e , 0x00000011 
- 00030727  0x0000850d arg  0x00000776 , 0x00000005 
- 00030728  0x0000850e call  0x000077a8 
- 00030729  0x0000850f arg  0x0000089e , 0x00000011 
- 00030730  0x00008510 arg  0x00000776 , 0x00000012 
- 00030731  0x00008511 arg  0x00000776 , 0x00000005 
- 00030732  0x00008512 call  0x00007786 
- 00030733  0x00008513 arg  0x00000676 , 0x00000011 
- 00030734  0x00008514 arg  0x0000075e , 0x00000005 
- 00030735  0x00008515 call  0x000077a8 
- 00030736  0x00008516 arg  0x0000075e , 0x00000006 
- 00030737  0x00008517 arg  0x0000072e , 0x00000005 
- 00030738  0x00008518 call  0x00007ebe 
- 00030739  0x00008519 arg  0x0000072e , 0x00000011 
- 00030740  0x0000851a call  0x00007748 
- 00030741  0x0000851b arg  0x0000075e , 0x00000011 
- 00030742  0x0000851c arg  0x0000072e , 0x00000012 
- 00030743  0x0000851d arg  0x0000075e , 0x00000005 
- 00030744  0x0000851e call  0x00007755 
- 00030745  0x0000851f arg  0x0000075e , 0x00000011 
- 00030746  0x00008520 arg  0x00000776 , 0x00000012 
- 00030747  0x00008521 arg  0x0000075e , 0x00000005 
- 00030748  0x00008522 call  0x00007755 
- 00030749  0x00008523 arg  0x00000676 , 0x00000006 
- 00030750  0x00008524 arg  0x0000072e , 0x00000005 
- 00030751  0x00008525 call  0x00007ebe 
- 00030752  0x00008526 arg  0x0000068e , 0x00000011 
- 00030753  0x00008527 arg  0x00000776 , 0x00000005 
- 00030754  0x00008528 call  0x000077a8 
- 00030755  0x00008529 arg  0x0000072e , 0x00000011 
- 00030756  0x0000852a call  0x00007748 
- 00030757  0x0000852b arg  0x0000072e , 0x00000011 
- 00030758  0x0000852c call  0x00007748 
- 00030759  0x0000852d arg  0x0000072e , 0x00000011 
- 00030760  0x0000852e arg  0x00000776 , 0x00000012 
- 00030761  0x0000852f arg  0x0000072e , 0x00000005 
- 00030762  0x00008530 call  0x00007786 
- 00030763  0x00008531 arg  0x00000776 , 0x00000011 
- 00030764  0x00008532 arg  0x00000746 , 0x00000005 
- 00030765  0x00008533 call  0x000077a8 
- 00030766  0x00008534 arg  0x00000746 , 0x00000011 
- 00030767  0x00008535 call  0x00007748 
- 00030768  0x00008536 arg  0x00000746 , 0x00000011 
- 00030769  0x00008537 call  0x00007748 
- 00030770  0x00008538 arg  0x00000746 , 0x00000011 
- 00030771  0x00008539 call  0x00007748 
- 00030772  0x0000853a arg  0x0000068e , 0x00000006 
- 00030773  0x0000853b arg  0x00000776 , 0x00000005 
- 00030774  0x0000853c call  0x00007ebe 
- 00030775  0x0000853d arg  0x00000776 , 0x00000011 
- 00030776  0x0000853e call  0x00007748 
- 00030777  0x0000853f arg  0x00000776 , 0x00000011 
- 00030778  0x00008540 arg  0x000006a6 , 0x00000012 
- 00030779  0x00008541 arg  0x000006a6 , 0x00000005 
- 00030780  0x00008542 call  0x00007786 
- 00030781  0x00008543 arg  0x0000075e , 0x00000011 
- 00030782  0x00008544 arg  0x00000776 , 0x00000005 
- 00030783  0x00008545 call  0x000077a8 
- 00030784  0x00008546 arg  0x00000776 , 0x00000011 
- 00030785  0x00008547 arg  0x0000072e , 0x00000012 
- 00030786  0x00008548 arg  0x00000776 , 0x00000005 
- 00030787  0x00008549 call  0x00007758 
- 00030788  0x0000854a arg  0x00000776 , 0x00000011 
- 00030789  0x0000854b arg  0x0000072e , 0x00000012 
- 00030790  0x0000854c arg  0x00000676 , 0x00000005 
- 00030791  0x0000854d call  0x00007758 
- 00030792  0x0000854e arg  0x0000072e , 0x00000011 
- 00030793  0x0000854f arg  0x00000676 , 0x00000012 
- 00030794  0x00008550 arg  0x00000776 , 0x00000005 
- 00030795  0x00008551 call  0x00007758 
- 00030796  0x00008552 arg  0x00000776 , 0x00000011 
- 00030797  0x00008553 arg  0x0000075e , 0x00000012 
- 00030798  0x00008554 arg  0x00000776 , 0x00000005 
- 00030799  0x00008555 call  0x00007786 
- 00030800  0x00008556 arg  0x00000776 , 0x00000011 
- 00030801  0x00008557 arg  0x00000746 , 0x00000012 
- 00030802  0x00008558 arg  0x0000068e , 0x00000005 
- 00030803  0x00008559 branch  0x00007758 
- 00030804  0x0000855e arg  0x00000616 , 0x00000011 
- 00030805  0x0000855f arg  0x0000078e , 0x00000005 
- 00030806  0x00008560 call  0x000077a8 
- 00030807  0x00008561 arg  0x00000676 , 0x00000011 
- 00030808  0x00008562 arg  0x0000078e , 0x00000012 
- 00030809  0x00008563 arg  0x00000746 , 0x00000005 
- 00030810  0x00008564 call  0x00007786 
- 00030811  0x00008565 arg  0x00000616 , 0x00000011 
- 00030812  0x00008566 arg  0x0000078e , 0x00000012 
- 00030813  0x00008567 arg  0x0000078e , 0x00000005 
- 00030814  0x00008568 call  0x00007786 
- 00030815  0x00008569 arg  0x0000068e , 0x00000011 
- 00030816  0x0000856a arg  0x0000078e , 0x00000012 
- 00030817  0x0000856b arg  0x0000072e , 0x00000005 
- 00030818  0x0000856c call  0x00007786 
- 00030819  0x0000856d arg  0x000006a6 , 0x00000011 
- 00030820  0x0000856e arg  0x0000078e , 0x00000005 
- 00030821  0x0000856f call  0x000077a8 
- 00030822  0x00008570 arg  0x000005e6 , 0x00000011 
- 00030823  0x00008571 arg  0x0000078e , 0x00000012 
- 00030824  0x00008572 arg  0x0000075e , 0x00000005 
- 00030825  0x00008573 call  0x00007786 
- 00030826  0x00008574 arg  0x000006a6 , 0x00000011 
- 00030827  0x00008575 arg  0x0000078e , 0x00000012 
- 00030828  0x00008576 arg  0x0000078e , 0x00000005 
- 00030829  0x00008577 call  0x00007786 
- 00030830  0x00008578 arg  0x000005fe , 0x00000011 
- 00030831  0x00008579 arg  0x0000078e , 0x00000012 
- 00030832  0x0000857a arg  0x00000776 , 0x00000005 
- 00030833  0x0000857b call  0x00007786 
- 00030834  0x0000857c arg  0x00000746 , 0x00000011 
- 00030835  0x0000857d arg  0x0000075e , 0x00000012 
- 00030836  0x0000857e arg  0x0000078e , 0x00000005 
- 00030837  0x0000857f call  0x00007758 
- 00030838  0x00008580 arg  0x00000746 , 0x00000011 
- 00030839  0x00008581 arg  0x0000075e , 0x00000012 
- 00030840  0x00008582 arg  0x00000746 , 0x00000005 
- 00030841  0x00008583 call  0x00007755 
- 00030842  0x00008584 arg  0x0000072e , 0x00000011 
- 00030843  0x00008585 arg  0x00000776 , 0x00000012 
- 00030844  0x00008586 arg  0x0000075e , 0x00000005 
- 00030845  0x00008587 call  0x00007758 
- 00030846  0x00008588 arg  0x0000072e , 0x00000011 
- 00030847  0x00008589 arg  0x00000776 , 0x00000012 
- 00030848  0x0000858a arg  0x0000072e , 0x00000005 
- 00030849  0x0000858b call  0x00007755 
- 00030850  0x0000858c arg  0x0000072e , 0x00000011 
- 00030851  0x0000858d arg  0x0000078e , 0x00000012 
- 00030852  0x0000858e arg  0x0000072e , 0x00000005 
- 00030853  0x0000858f call  0x00007786 
- 00030854  0x00008590 arg  0x000006a6 , 0x00000011 
- 00030855  0x00008591 arg  0x00000616 , 0x00000012 
- 00030856  0x00008592 arg  0x00000776 , 0x00000005 
- 00030857  0x00008593 call  0x00007786 
- 00030858  0x00008594 arg  0x00000776 , 0x00000011 
- 00030859  0x00008595 arg  0x0000078e , 0x00000012 
- 00030860  0x00008596 arg  0x000006a6 , 0x00000005 
- 00030861  0x00008597 call  0x00007786 
- 00030862  0x00008598 arg  0x0000078e , 0x00000011 
- 00030863  0x00008599 arg  0x0000078e , 0x00000005 
- 00030864  0x0000859a call  0x000077a8 
- 00030865  0x0000859b arg  0x0000078e , 0x00000011 
- 00030866  0x0000859c arg  0x00000746 , 0x00000012 
- 00030867  0x0000859d arg  0x00000776 , 0x00000005 
- 00030868  0x0000859e call  0x00007786 
- 00030869  0x0000859f arg  0x0000078e , 0x00000011 
- 00030870  0x000085a0 arg  0x0000072e , 0x00000012 
- 00030871  0x000085a1 arg  0x0000072e , 0x00000005 
- 00030872  0x000085a2 call  0x00007786 
- 00030873  0x000085a3 arg  0x0000075e , 0x00000011 
- 00030874  0x000085a4 arg  0x00000676 , 0x00000005 
- 00030875  0x000085a5 call  0x000077a8 
- 00030876  0x000085a6 arg  0x00000676 , 0x00000011 
- 00030877  0x000085a7 arg  0x00000776 , 0x00000012 
- 00030878  0x000085a8 arg  0x00000676 , 0x00000005 
- 00030879  0x000085a9 call  0x00007758 
- 00030880  0x000085aa arg  0x00000676 , 0x00000006 
- 00030881  0x000085ab arg  0x0000078e , 0x00000005 
- 00030882  0x000085ac call  0x00007ebe 
- 00030883  0x000085ad arg  0x0000078e , 0x00000011 
- 00030884  0x000085ae call  0x00007748 
- 00030885  0x000085af arg  0x00000776 , 0x00000011 
- 00030886  0x000085b0 arg  0x0000078e , 0x00000012 
- 00030887  0x000085b1 arg  0x00000776 , 0x00000005 
- 00030888  0x000085b2 call  0x00007758 
- 00030889  0x000085b3 arg  0x00000776 , 0x00000011 
- 00030890  0x000085b4 arg  0x0000075e , 0x00000012 
- 00030891  0x000085b5 arg  0x0000075e , 0x00000005 
- 00030892  0x000085b6 call  0x00007786 
- 00030893  0x000085b7 arg  0x0000075e , 0x00000011 
- 00030894  0x000085b8 arg  0x0000072e , 0x00000012 
- 00030895  0x000085b9 arg  0x0000068e , 0x00000005 
- 00030896  0x000085ba call  0x00007758 
- 00030897  0x000085bb arg  0x0000068e , 0x00000011 
- 00030898  0x000085bc arg  0x00000886 , 0x00000012 
- 00030899  0x000085bd arg  0x0000068e , 0x00000005 
- 00030900  0x000085be force  0x00000000 , 0x00000013 
- 00030901  0x000085bf fetch  0x00000001 , 0x0000068e 
- 00030902  0x000085c0 isolate1  0x00000000 , 0x0000003f 
- 00030903  0x000085c1 call  0x00007711 , 0x00000001 
- 00030904  0x000085c2 copy  0x00000013 , 0x00000030 
- 00030905  0x000085c3 arg  0x0000068e , 0x00000011 
- 00030906  0x000085c4 call  0x0000772d 
- 00030907  0x000085c5 fetch  0x00000001 , 0x000006a5 
- 00030908  0x000085c6 isolate1  0x00000000 , 0x00000030 
- 00030909  0x000085c7 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030910  0x000085c8 store  0x00000001 , 0x000006a5 
- 00030911  0x000085c9 rtn 
- 00030912  0x000085ce fetch  0x00000001 , 0x000005e3 
- 00030913  0x000085cf increase  0xffffffff , 0x0000003f 
- 00030914  0x000085d0 nrtn  0x00000002 
- 00030915  0x000085d1 store  0x00000001 , 0x000005e3 
- 00030916  0x000085d2 fetch  0x00000001 , 0x000005e2 
- 00030917  0x000085d3 call  0x00007803 , 0x00000034 
- 00030918  0x000085d4 fetch  0x00000001 , 0x000005e3 
- 00030919  0x000085d5 arg  0x000006be , 0x00000006 
- 00030920  0x000085d6 call  0x000076ec 
- 00030921  0x000085d7 branch  0x000078c0 , 0x00000001 
- 00030922  0x000085d8 fetch  0x00000001 , 0x000005e2 
- 00030923  0x000085d9 nbranch  0x000078ce , 0x00000034 
- 00030924  0x000085da call  0x00007854 
- 00030925  0x000085db branch  0x000078c0 
- 00030926  0x000085dd jam  0x00000000 , 0x000005e2 
- 00030927  0x000085de arg  0x000005e6 , 0x00000006 
- 00030928  0x000085df arg  0x00000676 , 0x00000005 
- 00030929  0x000085e0 call  0x000076f2 
- 00030930  0x000085e1 branch  0x000078c0 
- 00030931  0x000085e5 arg  0x000006a6 , 0x00000011 
- 00030932  0x000085e6 arg  0x00000776 , 0x00000005 
- 00030933  0x000085e7 call  0x000077be 
- 00030934  0x000085e8 arg  0x00000776 , 0x00000011 
- 00030935  0x000085e9 arg  0x0000072e , 0x00000005 
- 00030936  0x000085ea call  0x000077a8 
- 00030937  0x000085eb arg  0x00000676 , 0x00000011 
- 00030938  0x000085ec arg  0x0000072e , 0x00000012 
- 00030939  0x000085ed arg  0x0000062e , 0x00000005 
- 00030940  0x000085ee call  0x00007786 
- 00030941  0x000085ef arg  0x00000776 , 0x00000011 
- 00030942  0x000085f0 arg  0x0000072e , 0x00000012 
- 00030943  0x000085f1 arg  0x0000075e , 0x00000005 
- 00030944  0x000085f2 call  0x00007786 
- 00030945  0x000085f3 arg  0x0000068e , 0x00000011 
- 00030946  0x000085f4 arg  0x0000075e , 0x00000012 
- 00030947  0x000085f5 arg  0x00000646 , 0x00000005 
- 00030948  0x000085f6 branch  0x00007786 
- 00030949  0x000085fb ifetch  0x00000004 , 0x00000006 
- 00030950  0x000085fc force  0x00000004 , 0x00000011 
- 00030951  0x000085fd increase  0x00000003 , 0x00000005 
- 00030952  0x000085ff istore  0x00000001 , 0x00000005 
- 00030953  0x00008600 rshift8  0x0000003f , 0x0000003f 
- 00030954  0x00008601 increase  0xfffffffe , 0x00000005 
- 00030955  0x00008602 increase  0xffffffff , 0x00000011 
- 00030956  0x00008603 nbranch  0x000078e8 , 0x00000005 
- 00030957  0x00008604 increase  0x00000005 , 0x00000005 
- 00030958  0x00008605 loop  0x000078e5 
- 00030959  0x00008606 rtn 
- 00030960  0x0000860a lshift2  0x00000007 , 0x0000003f 
- 00030961  0x0000860b iadd  0x0000000b , 0x00000006 
- 00030962  0x0000860c ifetch  0x00000004 , 0x00000006 
- 00030963  0x0000860d rtn 
- 00030964  0x00008610 force  0x00000010 , 0x00000030 
- 00030965  0x00008611 arg  0x000005e6 , 0x0000000b 
- 00030966  0x00008613 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00030967  0x00008614 call  0x000078f0 
- 00030968  0x00008615 iforce  0x00000002 
- 00030969  0x00008616 add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00030970  0x00008617 call  0x000078f0 
- 00030971  0x00008618 iadd  0x00000002 , 0x00000002 
- 00030972  0x00008619 add  0x00000030 , 0xfffffffe , 0x00000007 
- 00030973  0x0000861a call  0x000078f0 
- 00030974  0x0000861b shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00030975  0x0000861c iadd  0x00000002 , 0x00000002 
- 00030976  0x0000861d add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00030977  0x0000861e call  0x000078f0 
- 00030978  0x0000861f shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00030979  0x00008620 iadd  0x00000002 , 0x00000002 
- 00030980  0x00008621 lshift2  0x00000030 , 0x0000003f 
- 00030981  0x00008622 iadd  0x0000000b , 0x00000005 
- 00030982  0x00008623 istoret  0x00000004 , 0x00000005 
- 00030983  0x00008624 increase  0x00000001 , 0x00000030 
- 00030984  0x00008625 compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00030985  0x00008626 nbranch  0x000078f6 , 0x00000001 
- 00030986  0x00008627 rtn 
- 00030987  0x0000862b arg  0x000008fe , 0x00000006 
- 00030988  0x0000862c force  0x00000007 , 0x00000038 
- 00030989  0x0000862e ifetch  0x00000004 , 0x00000006 
- 00030990  0x0000862f iforce  0x0000002f 
- 00030991  0x00008630 increase  0xffffffff , 0x00000038 
- 00030992  0x00008631 branch  0x0000790d , 0x00000002 
- 00030993  0x00008632 rtn 
- 00030994  0x00008635 bpatchx  0x000000ec , 0x0000403d 
- 00030995  0x00008636 call  0x000078f4 
- 00030996  0x00008637 arg  0x000006e6 , 0x00000005 
- 00030997  0x00008638 force  0x00000000 , 0x00000038 
- 00030998  0x0000863a deposit  0x0000002f 
- 00030999  0x0000863b istore  0x00000004 , 0x00000005 
- 00031000  0x0000863c increase  0x00000001 , 0x00000038 
- 00031001  0x0000863d compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031002  0x0000863e nbranch  0x00007916 , 0x00000001 
- 00031003  0x0000863f call  0x000074b9 
- 00031004  0x00008640 arg  0x00008700 , 0x0000000b 
- 00031005  0x00008641 arg  0x000005e6 , 0x00000030 
- 00031006  0x00008642 force  0x00000040 , 0x00000039 
- 00031007  0x00008644 ifetcht  0x00000004 , 0x00000030 
- 00031008  0x00008645 ifetch  0x00000004 , 0x0000000b 
- 00031009  0x00008646 increase  0x00000004 , 0x0000000b 
- 00031010  0x00008647 increase  0x00000004 , 0x00000030 
- 00031011  0x00008648 iadd  0x00000002 , 0x0000003f 
- 00031012  0x00008649 force  0x00000007 , 0x00000038 
- 00031013  0x0000864a iadd  0x0000002f , 0x00000002 
- 00031014  0x0000864b force  0x00000004 , 0x00000038 
- 00031015  0x0000864c shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00031016  0x0000864d iadd  0x00000002 , 0x00000002 
- 00031017  0x0000864e force  0x00000005 , 0x00000038 
- 00031018  0x0000864f deposit  0x0000002f 
- 00031019  0x00008650 force  0x00000006 , 0x00000038 
- 00031020  0x00008651 ixor  0x0000002f , 0x0000003f 
- 00031021  0x00008652 force  0x00000004 , 0x00000038 
- 00031022  0x00008653 iand  0x0000002f , 0x0000003f 
- 00031023  0x00008654 force  0x00000006 , 0x00000038 
- 00031024  0x00008655 ixor  0x0000002f , 0x0000003f 
- 00031025  0x00008656 iadd  0x00000002 , 0x00000002 
- 00031026  0x00008657 force  0x00000007 , 0x00000038 
- 00031027  0x00008658 copy  0x00000002 , 0x0000002f 
- 00031028  0x00008659 force  0x00000003 , 0x00000038 
- 00031029  0x0000865a deposit  0x0000002f 
- 00031030  0x0000865b iadd  0x00000002 , 0x0000002f 
- 00031031  0x0000865c force  0x00000000 , 0x00000038 
- 00031032  0x0000865d deposit  0x0000002f 
- 00031033  0x0000865e force  0x00000001 , 0x00000038 
- 00031034  0x0000865f iand  0x0000002f , 0x00000002 
- 00031035  0x00008660 ior  0x0000002f , 0x0000003f 
- 00031036  0x00008661 force  0x00000002 , 0x00000038 
- 00031037  0x00008662 iand  0x0000002f , 0x0000003f 
- 00031038  0x00008663 ior  0x00000002 , 0x00000002 
- 00031039  0x00008664 force  0x00000000 , 0x00000038 
- 00031040  0x00008665 shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00031041  0x00008666 iadd  0x00000002 , 0x0000003f 
- 00031042  0x00008667 force  0x00000007 , 0x00000038 
- 00031043  0x00008668 iadd  0x0000002f , 0x0000002f 
- 00031044  0x00008669 regexrot 
- 00031045  0x0000866a loop  0x0000791f 
- 00031046  0x0000866b arg  0x000006e6 , 0x00000006 
- 00031047  0x0000866c force  0x00000000 , 0x00000038 
- 00031048  0x0000866e ifetch  0x00000004 , 0x00000006 
- 00031049  0x0000866f iadd  0x0000002f , 0x0000002f 
- 00031050  0x00008670 increase  0x00000001 , 0x00000038 
- 00031051  0x00008671 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031052  0x00008672 nbranch  0x00007948 , 0x00000001 
- 00031053  0x00008673 branch  0x000074bd 
- 00031054  0x00008677 arg  0x00000a3e , 0x00000005 
- 00031055  0x00008678 force  0x00000007 , 0x00000038 
- 00031056  0x0000867a deposit  0x0000002f 
- 00031057  0x0000867b istore  0x00000004 , 0x00000005 
- 00031058  0x0000867c increase  0xffffffff , 0x00000038 
- 00031059  0x0000867d branch  0x00007950 , 0x00000002 
- 00031060  0x0000867e rtn 
- 00031061  0x00008682 arg  0x000005e6 , 0x00000005 
- 00031062  0x00008683 increase  0xfffffffc , 0x00000006 
- 00031063  0x00008684 sub  0x00000039 , 0x00000010 , 0x00000011 
- 00031064  0x00008686 ifetch  0x00000004 , 0x00000006 
- 00031065  0x00008687 ixor  0x00000002 , 0x0000003f 
- 00031066  0x00008688 istore  0x00000004 , 0x00000005 
- 00031067  0x00008689 increase  0xfffffff8 , 0x00000006 
- 00031068  0x0000868a loop  0x00007958 
- 00031069  0x0000868b copy  0x00000011 , 0x00000039 
- 00031070  0x0000868c deposit  0x00000002 
- 00031071  0x0000868e istore  0x00000004 , 0x00000005 
- 00031072  0x0000868f loop  0x0000795f 
- 00031073  0x00008690 rtn 
- 00031074  0x00008693 call  0x00007967 
- 00031075  0x00008694 call  0x0000794e 
- 00031076  0x00008695 branch  0x0000798d 
- 00031077  0x00008698 call  0x00007967 
- 00031078  0x00008699 branch  0x0000798d 
- 00031079  0x0000869c arg  0x000009de , 0x00000006 
- 00031080  0x0000869d arg  0x000005e6 , 0x00000005 
- 00031081  0x0000869e force  0x00000006 , 0x00000039 
- 00031082  0x0000869f call  0x00007a71 
- 00031083  0x000086a0 arg  0x00004642 , 0x00000006 
- 00031084  0x000086a1 force  0x00000006 , 0x00000039 
- 00031085  0x000086a2 call  0x00007a71 
- 00031086  0x000086a3 arg  0x00000a3e , 0x00000006 
- 00031087  0x000086a4 call  0x00007a70 
- 00031088  0x000086a5 call  0x0000790b 
- 00031089  0x000086a6 call  0x00007912 
- 00031090  0x000086a7 arg  0x00000a2e , 0x00000006 
- 00031091  0x000086a8 arg  0x000005e6 , 0x00000005 
- 00031092  0x000086a9 branch  0x00007984 
- 00031093  0x000086ac arg  0x00004642 , 0x00000006 
- 00031094  0x000086ad arg  0x000005e6 , 0x00000005 
- 00031095  0x000086ae force  0x00000006 , 0x00000039 
- 00031096  0x000086af call  0x00007a71 
- 00031097  0x000086b0 arg  0x000009de , 0x00000006 
- 00031098  0x000086b1 force  0x00000006 , 0x00000039 
- 00031099  0x000086b2 call  0x00007a71 
- 00031100  0x000086b3 arg  0x00000a2e , 0x00000006 
- 00031101  0x000086b4 call  0x00007a70 
- 00031102  0x000086b5 call  0x0000790b 
- 00031103  0x000086b6 call  0x00007912 
- 00031104  0x000086b7 arg  0x00000a3e , 0x00000006 
- 00031105  0x000086b8 arg  0x000005e6 , 0x00000005 
- 00031106  0x000086b9 call  0x00007984 
- 00031107  0x000086ba branch  0x0000798d 
- 00031108  0x000086bd call  0x00007a70 
- 00031109  0x000086be setarg  0x00800000 
- 00031110  0x000086bf lshift8  0x0000003f , 0x0000003f 
- 00031111  0x000086c0 istore  0x00000004 , 0x00000005 
- 00031112  0x000086c1 force  0x00000005 , 0x00000039 
- 00031113  0x000086c2 call  0x00007ec6 
- 00031114  0x000086c3 setarg  0x00000280 
- 00031115  0x000086c4 istore  0x00000004 , 0x00000005 
- 00031116  0x000086c5 branch  0x00007912 
- 00031117  0x000086c7 fetch  0x00000004 , 0x00000a3e 
- 00031118  0x000086c9 arg  0x000003e8 , 0x00000011 
- 00031119  0x000086ca idiv  0x00000011 
- 00031120  0x000086cb call  0x00007f86 
- 00031121  0x000086cc remainder  0x0000003f 
- 00031122  0x000086cd store  0x00000004 , 0x000009ba 
- 00031123  0x000086ce quotient  0x0000003f 
- 00031124  0x000086cf arg  0x000003e8 , 0x00000011 
- 00031125  0x000086d0 idiv  0x00000011 
- 00031126  0x000086d1 call  0x00007f86 
- 00031127  0x000086d2 remainder  0x0000003f 
- 00031128  0x000086d3 arg  0x000003e8 , 0x00000011 
- 00031129  0x000086d4 imul32  0x00000011 , 0x0000003f 
- 00031130  0x000086d5 fetcht  0x00000004 , 0x000009ba 
- 00031131  0x000086d6 iadd  0x00000002 , 0x0000003f 
- 00031132  0x000086d7 store  0x00000004 , 0x000009ba 
- 00031133  0x000086d8 rtn 
- 00031134  0x000086db jam  0x00000000 , 0x00004664 
- 00031135  0x000086dc branch  0x000079a2 
- 00031136  0x000086df fetch  0x00000001 , 0x00004662 
- 00031137  0x000086e0 bne  0x00000002 , 0x0000799e 
- 00031138  0x000086e2 bpatchx  0x000000ed , 0x0000403d 
- 00031139  0x000086e3 setarg  0x00363636 
- 00031140  0x000086e4 lshift8  0x0000003f , 0x00000002 
- 00031141  0x000086e5 or_into  0x00000036 , 0x00000002 
- 00031142  0x000086e6 fetch  0x00000002 , 0x00000a7e 
- 00031143  0x000086e7 copy  0x0000003f , 0x00000006 
- 00031144  0x000086e8 force  0x00000004 , 0x00000039 
- 00031145  0x000086e9 call  0x00007955 
- 00031146  0x000086ea call  0x0000790b 
- 00031147  0x000086eb call  0x00007912 
- 00031148  0x000086ec fetch  0x00000002 , 0x00000a80 
- 00031149  0x000086ed copy  0x0000003f , 0x00000006 
- 00031150  0x000086ee arg  0x000005e6 , 0x00000005 
- 00031151  0x000086ef force  0x00000006 , 0x00000039 
- 00031152  0x000086f0 call  0x00007a71 
- 00031153  0x000086f1 fetch  0x00000002 , 0x00000a82 
- 00031154  0x000086f2 copy  0x0000003f , 0x00000006 
- 00031155  0x000086f3 force  0x00000006 , 0x00000039 
- 00031156  0x000086f4 call  0x00007a71 
- 00031157  0x000086f5 setarg  0x00800000 
- 00031158  0x000086f6 istore  0x00000003 , 0x00000005 
- 00031159  0x000086f8 fetch  0x00000001 , 0x00004664 
- 00031160  0x000086fa istore  0x00000001 , 0x00000005 
- 00031161  0x000086fb force  0x00000000 , 0x0000003f 
- 00031162  0x000086fc istore  0x00000008 , 0x00000005 
- 00031163  0x000086fd setarg  0x00000388 
- 00031164  0x000086fe istore  0x00000004 , 0x00000005 
- 00031165  0x000086ff call  0x00007912 
- 00031166  0x00008700 call  0x0000794e 
- 00031167  0x00008701 arg  0x00000a3e , 0x00000006 
- 00031168  0x00008702 arg  0x00000706 , 0x00000005 
- 00031169  0x00008703 call  0x00007ebd 
- 00031170  0x00008705 setarg  0x005c5c5c 
- 00031171  0x00008706 lshift8  0x0000003f , 0x00000002 
- 00031172  0x00008707 or_into  0x0000005c , 0x00000002 
- 00031173  0x00008708 fetch  0x00000002 , 0x00000a7e 
- 00031174  0x00008709 copy  0x0000003f , 0x00000006 
- 00031175  0x0000870a force  0x00000004 , 0x00000039 
- 00031176  0x0000870b call  0x00007955 
- 00031177  0x0000870c call  0x0000790b 
- 00031178  0x0000870d call  0x00007912 
- 00031179  0x0000870e arg  0x00000726 , 0x00000006 
- 00031180  0x0000870f arg  0x000005e6 , 0x00000005 
- 00031181  0x00008710 force  0x00000008 , 0x00000039 
- 00031182  0x00008711 call  0x00007a71 
- 00031183  0x00008712 setarg  0x00800000 
- 00031184  0x00008713 lshift8  0x0000003f , 0x0000003f 
- 00031185  0x00008714 istore  0x00000004 , 0x00000005 
- 00031186  0x00008715 call  0x00007ec5 
- 00031187  0x00008716 setarg  0x00000300 
- 00031188  0x00008717 istore  0x00000004 , 0x00000005 
- 00031189  0x00008718 call  0x00007912 
- 00031190  0x00008719 branch  0x0000794e 
- 00031191  0x0000871d setarg  0x00363636 
- 00031192  0x0000871e lshift8  0x0000003f , 0x00000002 
- 00031193  0x0000871f or_into  0x00000036 , 0x00000002 
- 00031194  0x00008720 arg  0x00000a1e , 0x00000006 
- 00031195  0x00008721 force  0x00000006 , 0x00000039 
- 00031196  0x00008722 call  0x00007955 
- 00031197  0x00008723 call  0x0000790b 
- 00031198  0x00008724 call  0x00007912 
- 00031199  0x00008725 fetch  0x00000002 , 0x00000a8a 
- 00031200  0x00008726 copy  0x0000003f , 0x00000006 
- 00031201  0x00008727 arg  0x000005e6 , 0x00000005 
- 00031202  0x00008728 call  0x00007a70 
- 00031203  0x00008729 fetch  0x00000002 , 0x00000a8c 
- 00031204  0x0000872a copy  0x0000003f , 0x00000006 
- 00031205  0x0000872b call  0x00007a70 
- 00031206  0x0000872d setarg  0x0062746c 
- 00031207  0x0000872e lshift8  0x0000003f , 0x0000003f 
- 00031208  0x0000872f or_into  0x0000006b , 0x0000003f 
- 00031209  0x00008730 istore  0x00000004 , 0x00000005 
- 00031210  0x00008731 arg  0x00000733 , 0x00000006 
- 00031211  0x00008732 force  0x00000003 , 0x00000039 
- 00031212  0x00008733 call  0x00007a71 
- 00031213  0x00008735 setarg  0x00800000 
- 00031214  0x00008736 lshift8  0x0000003f , 0x0000003f 
- 00031215  0x00008737 istore  0x00000004 , 0x00000005 
- 00031216  0x00008738 force  0x00000000 , 0x0000003f 
- 00031217  0x00008739 istore  0x00000008 , 0x00000005 
- 00031218  0x0000873a setarg  0x00000380 
- 00031219  0x0000873b istore  0x00000004 , 0x00000005 
- 00031220  0x0000873c call  0x00007912 
- 00031221  0x0000873e call  0x0000794e 
- 00031222  0x0000873f arg  0x00000a3e , 0x00000006 
- 00031223  0x00008740 arg  0x00000706 , 0x00000005 
- 00031224  0x00008741 call  0x00007ebd 
- 00031225  0x00008743 setarg  0x005c5c5c 
- 00031226  0x00008744 lshift8  0x0000003f , 0x00000002 
- 00031227  0x00008745 or_into  0x0000005c , 0x00000002 
- 00031228  0x00008746 arg  0x00000a1e , 0x00000006 
- 00031229  0x00008747 force  0x00000006 , 0x00000039 
- 00031230  0x00008748 call  0x00007955 
- 00031231  0x00008749 call  0x0000790b 
- 00031232  0x0000874a call  0x00007912 
- 00031233  0x0000874b arg  0x00000726 , 0x00000006 
- 00031234  0x0000874c arg  0x000005e6 , 0x00000005 
- 00031235  0x0000874d force  0x00000008 , 0x00000039 
- 00031236  0x0000874e call  0x00007a71 
- 00031237  0x0000874f setarg  0x00800000 
- 00031238  0x00008750 lshift8  0x0000003f , 0x0000003f 
- 00031239  0x00008751 istore  0x00000004 , 0x00000005 
- 00031240  0x00008752 call  0x00007ec5 
- 00031241  0x00008753 setarg  0x00000300 
- 00031242  0x00008754 istore  0x00000004 , 0x00000005 
- 00031243  0x00008755 call  0x00007912 
- 00031244  0x00008756 branch  0x0000794e 
- 00031245  0x0000875a fetch  0x00000001 , 0x00004662 
- 00031246  0x0000875b bne  0x00000002 , 0x00007a1e 
- 00031247  0x0000875d bpatchx  0x000000ee , 0x0000403d 
- 00031248  0x0000875e setarg  0x00363636 
- 00031249  0x0000875f lshift8  0x0000003f , 0x00000002 
- 00031250  0x00008760 or_into  0x00000036 , 0x00000002 
- 00031251  0x00008761 arg  0x00000a1e , 0x00000006 
- 00031252  0x00008762 force  0x00000006 , 0x00000039 
- 00031253  0x00008763 call  0x00007955 
- 00031254  0x00008764 call  0x0000790b 
- 00031255  0x00008765 call  0x00007912 
- 00031256  0x00008766 arg  0x00000a3e , 0x00000006 
- 00031257  0x00008767 arg  0x000005e6 , 0x00000005 
- 00031258  0x00008768 call  0x00007a70 
- 00031259  0x00008769 arg  0x00000a2e , 0x00000006 
- 00031260  0x0000876a call  0x00007a70 
- 00031261  0x0000876b branch  0x00007a33 
- 00031262  0x0000876e setarg  0x00000000 
- 00031263  0x0000876f store  0x00000004 , 0x0000468a 
- 00031264  0x00008770 branch  0x00007a0f 
- 00031265  0x00008773 setarg  0x00000000 
- 00031266  0x00008774 store  0x00000004 , 0x0000468a 
- 00031267  0x00008775 branch  0x00007a26 
- 00031268  0x00008779 fetch  0x00000001 , 0x00004662 
- 00031269  0x0000877a bne  0x00000002 , 0x00007a21 
- 00031270  0x0000877c setarg  0x00363636 
- 00031271  0x0000877d lshift8  0x0000003f , 0x00000002 
- 00031272  0x0000877e or_into  0x00000036 , 0x00000002 
- 00031273  0x0000877f arg  0x00000a1e , 0x00000006 
- 00031274  0x00008780 force  0x00000006 , 0x00000039 
- 00031275  0x00008781 call  0x00007955 
- 00031276  0x00008782 call  0x0000790b 
- 00031277  0x00008783 call  0x00007912 
- 00031278  0x00008785 arg  0x00000a2e , 0x00000006 
- 00031279  0x00008786 arg  0x000005e6 , 0x00000005 
- 00031280  0x00008787 call  0x00007a70 
- 00031281  0x00008788 arg  0x00000a3e , 0x00000006 
- 00031282  0x00008789 call  0x00007a70 
- 00031283  0x0000878b setarg  0x00000000 
- 00031284  0x0000878c istore  0x00000008 , 0x00000005 
- 00031285  0x0000878d istore  0x00000004 , 0x00000005 
- 00031286  0x0000878e fetch  0x00000004 , 0x0000468a 
- 00031287  0x0000878f istore  0x00000004 , 0x00000005 
- 00031288  0x00008791 copy  0x00000005 , 0x00000002 
- 00031289  0x00008792 jam  0x00000080 , 0x00000726 
- 00031290  0x00008793 copy  0x00000002 , 0x00000005 
- 00031291  0x00008794 arg  0x00000736 , 0x00000006 
- 00031292  0x00008795 call  0x00007a70 
- 00031293  0x00008797 call  0x00007912 
- 00031294  0x00008799 arg  0x000005e6 , 0x00000005 
- 00031295  0x0000879a force  0x00000007 , 0x00000039 
- 00031296  0x0000879b call  0x00007ec6 
- 00031297  0x0000879c istore  0x00000004 , 0x00000005 
- 00031298  0x0000879d setarg  0x000003f8 
- 00031299  0x0000879e istore  0x00000004 , 0x00000005 
- 00031300  0x0000879f call  0x00007912 
- 00031301  0x000087a0 call  0x0000794e 
- 00031302  0x000087a2 arg  0x00000a3e , 0x00000006 
- 00031303  0x000087a3 arg  0x00000706 , 0x00000005 
- 00031304  0x000087a4 call  0x00007ebd 
- 00031305  0x000087a6 setarg  0x005c5c5c 
- 00031306  0x000087a7 lshift8  0x0000003f , 0x00000002 
- 00031307  0x000087a8 or_into  0x0000005c , 0x00000002 
- 00031308  0x000087a9 arg  0x00000a1e , 0x00000006 
- 00031309  0x000087aa force  0x00000006 , 0x00000039 
- 00031310  0x000087ab call  0x00007955 
- 00031311  0x000087ac call  0x0000790b 
- 00031312  0x000087ad call  0x00007912 
- 00031313  0x000087ae arg  0x00000726 , 0x00000006 
- 00031314  0x000087af arg  0x000005e6 , 0x00000005 
- 00031315  0x000087b0 force  0x00000008 , 0x00000039 
- 00031316  0x000087b1 call  0x00007a71 
- 00031317  0x000087b2 setarg  0x00800000 
- 00031318  0x000087b3 lshift8  0x0000003f , 0x0000003f 
- 00031319  0x000087b4 istore  0x00000004 , 0x00000005 
- 00031320  0x000087b5 call  0x00007ec5 
- 00031321  0x000087b6 setarg  0x00000300 
- 00031322  0x000087b7 istore  0x00000004 , 0x00000005 
- 00031323  0x000087b8 call  0x00007912 
- 00031324  0x000087b9 branch  0x0000794e 
- 00031325  0x000087c1 jam  0x000000c0 , 0x000005e3 
- 00031326  0x000087c3 fetch  0x00000001 , 0x000005e3 
- 00031327  0x000087c4 rtn  0x00000034 
- 00031328  0x000087c5 increase  0xffffffff , 0x0000003f 
- 00031329  0x000087c6 store  0x00000001 , 0x000005e3 
- 00031330  0x000087c7 arg  0x000006be , 0x00000006 
- 00031331  0x000087c8 call  0x000076ec 
- 00031332  0x000087c9 branch  0x00007a5e , 0x00000001 
- 00031333  0x000087ca arg  0x000005e6 , 0x00000006 
- 00031334  0x000087cb arg  0x00000676 , 0x00000005 
- 00031335  0x000087cc branch  0x000076f2 
- 00031336  0x000087cf call  0x00007803 
- 00031337  0x000087d0 fetch  0x00000001 , 0x000005e3 
- 00031338  0x000087d1 increase  0xffffffff , 0x0000003f 
- 00031339  0x000087d2 store  0x00000001 , 0x000005e3 
- 00031340  0x000087d3 arg  0x000006be , 0x00000006 
- 00031341  0x000087d4 call  0x000076ec 
- 00031342  0x000087d5 rtn  0x00000001 
- 00031343  0x000087d6 branch  0x00007854 
- 00031344  0x000087d9 force  0x00000004 , 0x00000039 
- 00031345  0x000087db increase  0xfffffffc , 0x00000006 
- 00031346  0x000087dd ifetch  0x00000004 , 0x00000006 
- 00031347  0x000087de istore  0x00000004 , 0x00000005 
- 00031348  0x000087df increase  0xfffffff8 , 0x00000006 
- 00031349  0x000087e0 loop  0x00007a72 
- 00031350  0x000087e1 rtn 
- 00031351  0x000087e7 bpatchx  0x000000ef , 0x0000403d 
- 00031352  0x000087e8 fetch  0x00000001 , 0x000044be 
- 00031353  0x000087e9 branch  0x00005af0 , 0x00000034 
- 00031354  0x000087ea call  0x00005aec 
- 00031355  0x000087eb call  0x00007583 
- 00031356  0x000087ed branch  0x00007a7d 
- 00031357  0x000087f3 fetch  0x00000001 , 0x000044c3 
- 00031358  0x000087f4 rtnne  0x00000000 
- 00031359  0x000087f5 fetch  0x00000001 , 0x000044c0 
- 00031360  0x000087f6 rtnne  0x00000000 
- 00031361  0x000087f8 arg  0x000045b2 , 0x00000005 
- 00031362  0x000087f9 force  0x0000000f , 0x00000007 
- 00031363  0x000087fa call  0x000076a2 
- 00031364  0x000087fb random  0x0000003f 
- 00031365  0x000087fc rshift  0x0000003f , 0x0000003f 
- 00031366  0x000087fd istore  0x00000002 , 0x00000005 
- 00031367  0x000087ff arg  0x00000766 , 0x00000005 
- 00031368  0x00008800 arg  0x000045b2 , 0x00000006 
- 00031369  0x00008801 call  0x00007ebd 
- 00031370  0x00008803 arg  0x00000646 , 0x00000005 
- 00031371  0x00008804 arg  0x0000095e , 0x00000006 
- 00031372  0x00008805 call  0x00007eb3 
- 00031373  0x00008807 arg  0x00000686 , 0x00000005 
- 00031374  0x00008808 call  0x00007ed0 
- 00031375  0x00008809 jam  0x00000001 , 0x00000686 
- 00031376  0x0000880b call  0x00007ac7 
- 00031377  0x0000880c jam  0x00000003 , 0x000044c0 
- 00031378  0x0000880d rtn 
- 00031379  0x00008810 arg  0x000045d2 , 0x00000005 
- 00031380  0x00008811 arg  0x000006a6 , 0x00000006 
- 00031381  0x00008812 call  0x00007eb3 
- 00031382  0x00008813 jam  0x00000003 , 0x000044c3 
- 00031383  0x00008814 jam  0x00000000 , 0x000044c0 
- 00031384  0x00008815 rtn 
- 00031385  0x0000881a fetch  0x00000001 , 0x000009b9 
- 00031386  0x0000881b rtnne  0x00000000 
- 00031387  0x0000881c fetch  0x00000001 , 0x000044c0 
- 00031388  0x0000881d rtnne  0x00000000 
- 00031389  0x0000881f arg  0x00000766 , 0x00000005 
- 00031390  0x00008820 arg  0x000045b2 , 0x00000006 
- 00031391  0x00008821 call  0x00007ebd 
- 00031392  0x00008823 arg  0x00000646 , 0x00000005 
- 00031393  0x00008824 arg  0x000009be , 0x00000006 
- 00031394  0x00008825 call  0x00007eb3 
- 00031395  0x00008827 arg  0x00000686 , 0x00000005 
- 00031396  0x00008828 call  0x00007ed0 
- 00031397  0x00008829 jam  0x00000001 , 0x00000686 
- 00031398  0x0000882b call  0x00007ac7 
- 00031399  0x0000882c jam  0x00000004 , 0x000044c0 
- 00031400  0x0000882d rtn 
- 00031401  0x00008832 arg  0x000009fe , 0x00000005 
- 00031402  0x00008833 arg  0x000006a6 , 0x00000006 
- 00031403  0x00008834 call  0x00007ebd 
- 00031404  0x00008835 jam  0x00000003 , 0x000009b9 
- 00031405  0x00008836 jam  0x00000000 , 0x000044c0 
- 00031406  0x00008837 rtn 
- 00031407  0x0000883c fetch  0x00000001 , 0x000044be 
- 00031408  0x0000883d rtn  0x00000034 
- 00031409  0x0000883e fetch  0x00000001 , 0x000044c0 
- 00031410  0x0000883f rtn  0x00000034 
- 00031411  0x00008840 increase  0x00000080 , 0x0000003f 
- 00031412  0x00008841 store  0x00000001 , 0x000044c0 
- 00031413  0x00008842 rtnbit1  0x00000007 
- 00031414  0x00008843 fetch  0x00000002 , 0x000005e3 
- 00031415  0x00008844 branch  0x00007ab9 , 0x00000034 
- 00031416  0x00008845 branch  0x00007abf 
- 00031417  0x00008848 bpatchx  0x000000f0 , 0x0000403e 
- 00031418  0x00008849 call  0x00007ad4 
- 00031419  0x0000884a fetch  0x00000001 , 0x000044c0 
- 00031420  0x0000884b beq  0x00000003 , 0x00007a93 
- 00031421  0x0000884c beq  0x00000004 , 0x00007aa9 
- 00031422  0x0000884d rtn 
- 00031423  0x00008851 call  0x00007ae6 
- 00031424  0x00008852 fetch  0x00000002 , 0x000005e3 
- 00031425  0x00008853 increase  0xffffffff , 0x0000003f 
- 00031426  0x00008854 store  0x00000002 , 0x000005e3 
- 00031427  0x00008855 arg  0x00000766 , 0x00000006 
- 00031428  0x00008856 call  0x000076ec 
- 00031429  0x00008857 rtn  0x00000001 
- 00031430  0x00008858 branch  0x00007b37 
- 00031431  0x0000885b bpatchx  0x000000f1 , 0x0000403e 
- 00031432  0x0000885c setarg  0x00000100 , 0x0000003f 
- 00031433  0x0000885d store  0x00000002 , 0x000005e3 
- 00031434  0x0000885f fetch  0x00000002 , 0x000005e3 
- 00031435  0x00008860 rtn  0x00000034 
- 00031436  0x00008861 increase  0xffffffff , 0x0000003f 
- 00031437  0x00008862 store  0x00000002 , 0x000005e3 
- 00031438  0x00008863 arg  0x00000766 , 0x00000006 
- 00031439  0x00008864 call  0x000076ec 
- 00031440  0x00008865 branch  0x00007aca , 0x00000001 
- 00031441  0x00008866 arg  0x00000646 , 0x00000006 
- 00031442  0x00008867 arg  0x00000706 , 0x00000005 
- 00031443  0x00008868 branch  0x00007eb2 
- 00031444  0x0000886c arg  0x00000746 , 0x00000011 
- 00031445  0x0000886d arg  0x00000846 , 0x00000005 
- 00031446  0x0000886e call  0x00007ba3 
- 00031447  0x0000886f arg  0x00000846 , 0x00000011 
- 00031448  0x00008870 arg  0x000007e6 , 0x00000005 
- 00031449  0x00008871 call  0x00007c79 
- 00031450  0x00008872 arg  0x00000706 , 0x00000011 
- 00031451  0x00008873 arg  0x000007e6 , 0x00000012 
- 00031452  0x00008874 arg  0x000006a6 , 0x00000005 
- 00031453  0x00008875 call  0x00007be1 
- 00031454  0x00008876 arg  0x00000846 , 0x00000011 
- 00031455  0x00008877 arg  0x000007e6 , 0x00000012 
- 00031456  0x00008878 arg  0x00000826 , 0x00000005 
- 00031457  0x00008879 call  0x00007be1 
- 00031458  0x0000887a arg  0x00000726 , 0x00000011 
- 00031459  0x0000887b arg  0x00000826 , 0x00000012 
- 00031460  0x0000887c arg  0x000006c6 , 0x00000005 
- 00031461  0x0000887d branch  0x00007be1 
- 00031462  0x00008880 arg  0x00000746 , 0x00000011 
- 00031463  0x00008881 arg  0x00000826 , 0x00000005 
- 00031464  0x00008882 call  0x00007c79 
- 00031465  0x00008883 arg  0x00000826 , 0x00000011 
- 00031466  0x00008884 arg  0x00000846 , 0x00000005 
- 00031467  0x00008885 call  0x00007c79 
- 00031468  0x00008887 arg  0x0000093e , 0x00000011 
- 00031469  0x00008888 arg  0x00000846 , 0x00000012 
- 00031470  0x00008889 arg  0x00000846 , 0x00000005 
- 00031471  0x0000888a call  0x00007be1 
- 00031472  0x0000888b arg  0x00000706 , 0x00000011 
- 00031473  0x0000888c arg  0x00000826 , 0x00000005 
- 00031474  0x0000888d call  0x00007c79 
- 00031475  0x0000888f arg  0x00000826 , 0x00000006 
- 00031476  0x00008890 arg  0x000007e6 , 0x00000005 
- 00031477  0x00008891 call  0x00007ebd 
- 00031478  0x00008892 arg  0x000007e6 , 0x00000011 
- 00031479  0x00008893 call  0x00007c80 
- 00031480  0x00008894 arg  0x00000826 , 0x00000011 
- 00031481  0x00008895 arg  0x000007e6 , 0x00000012 
- 00031482  0x00008896 arg  0x00000826 , 0x00000005 
- 00031483  0x00008897 call  0x00007c7d 
- 00031484  0x00008899 arg  0x00000826 , 0x00000011 
- 00031485  0x0000889a arg  0x00000846 , 0x00000012 
- 00031486  0x0000889b arg  0x00000826 , 0x00000005 
- 00031487  0x0000889c call  0x00007c7d 
- 00031488  0x0000889e arg  0x00000706 , 0x00000006 
- 00031489  0x0000889f arg  0x000007e6 , 0x00000005 
- 00031490  0x000088a0 call  0x00007ebd 
- 00031491  0x000088a1 arg  0x00000726 , 0x00000011 
- 00031492  0x000088a2 arg  0x00000846 , 0x00000005 
- 00031493  0x000088a3 call  0x00007c79 
- 00031494  0x000088a4 arg  0x000007e6 , 0x00000011 
- 00031495  0x000088a5 call  0x00007c80 
- 00031496  0x000088a6 arg  0x000007e6 , 0x00000011 
- 00031497  0x000088a7 call  0x00007c80 
- 00031498  0x000088a8 arg  0x000007e6 , 0x00000011 
- 00031499  0x000088a9 arg  0x00000846 , 0x00000012 
- 00031500  0x000088aa arg  0x000007e6 , 0x00000005 
- 00031501  0x000088ab call  0x00007be1 
- 00031502  0x000088ac arg  0x00000846 , 0x00000011 
- 00031503  0x000088ad arg  0x00000806 , 0x00000005 
- 00031504  0x000088ae call  0x00007c79 
- 00031505  0x000088af arg  0x00000806 , 0x00000011 
- 00031506  0x000088b0 call  0x00007c80 
- 00031507  0x000088b1 arg  0x00000806 , 0x00000011 
- 00031508  0x000088b2 call  0x00007c80 
- 00031509  0x000088b3 arg  0x00000806 , 0x00000011 
- 00031510  0x000088b4 call  0x00007c80 
- 00031511  0x000088b5 arg  0x00000726 , 0x00000006 
- 00031512  0x000088b6 arg  0x00000846 , 0x00000005 
- 00031513  0x000088b7 call  0x00007ebd 
- 00031514  0x000088b8 arg  0x00000846 , 0x00000011 
- 00031515  0x000088b9 call  0x00007c80 
- 00031516  0x000088ba arg  0x00000846 , 0x00000011 
- 00031517  0x000088bb arg  0x00000746 , 0x00000012 
- 00031518  0x000088bc arg  0x00000746 , 0x00000005 
- 00031519  0x000088bd call  0x00007be1 
- 00031520  0x000088c0 arg  0x00000826 , 0x00000011 
- 00031521  0x000088c1 arg  0x00000846 , 0x00000005 
- 00031522  0x000088c2 call  0x00007c79 
- 00031523  0x000088c4 arg  0x00000846 , 0x00000011 
- 00031524  0x000088c5 arg  0x000007e6 , 0x00000012 
- 00031525  0x000088c6 arg  0x00000846 , 0x00000005 
- 00031526  0x000088c7 call  0x00007c96 
- 00031527  0x000088c8 arg  0x00000846 , 0x00000011 
- 00031528  0x000088c9 arg  0x000007e6 , 0x00000012 
- 00031529  0x000088ca arg  0x00000706 , 0x00000005 
- 00031530  0x000088cb call  0x00007c96 
- 00031531  0x000088cc arg  0x000007e6 , 0x00000011 
- 00031532  0x000088cd arg  0x00000706 , 0x00000012 
- 00031533  0x000088ce arg  0x00000846 , 0x00000005 
- 00031534  0x000088cf call  0x00007c96 
- 00031535  0x000088d0 arg  0x00000846 , 0x00000011 
- 00031536  0x000088d1 arg  0x00000826 , 0x00000012 
- 00031537  0x000088d2 arg  0x00000846 , 0x00000005 
- 00031538  0x000088d3 call  0x00007be1 
- 00031539  0x000088d4 arg  0x00000846 , 0x00000011 
- 00031540  0x000088d5 arg  0x00000806 , 0x00000012 
- 00031541  0x000088d6 arg  0x00000726 , 0x00000005 
- 00031542  0x000088d7 branch  0x00007c96 
- 00031543  0x000088db arg  0x00000686 , 0x00000011 
- 00031544  0x000088dc arg  0x00000866 , 0x00000005 
- 00031545  0x000088dd call  0x00007c79 
- 00031546  0x000088de arg  0x00000706 , 0x00000011 
- 00031547  0x000088df arg  0x00000866 , 0x00000012 
- 00031548  0x000088e0 arg  0x00000806 , 0x00000005 
- 00031549  0x000088e1 call  0x00007be1 
- 00031550  0x000088e4 arg  0x00000686 , 0x00000011 
- 00031551  0x000088e5 arg  0x00000866 , 0x00000012 
- 00031552  0x000088e6 arg  0x00000866 , 0x00000005 
- 00031553  0x000088e7 call  0x00007be1 
- 00031554  0x000088e8 arg  0x00000726 , 0x00000011 
- 00031555  0x000088e9 arg  0x00000866 , 0x00000012 
- 00031556  0x000088ea arg  0x000007e6 , 0x00000005 
- 00031557  0x000088eb call  0x00007be1 
- 00031558  0x000088ee arg  0x00000746 , 0x00000011 
- 00031559  0x000088ef arg  0x00000866 , 0x00000005 
- 00031560  0x000088f0 call  0x00007c79 
- 00031561  0x000088f1 arg  0x00000646 , 0x00000011 
- 00031562  0x000088f2 arg  0x00000866 , 0x00000012 
- 00031563  0x000088f3 arg  0x00000826 , 0x00000005 
- 00031564  0x000088f4 call  0x00007be1 
- 00031565  0x000088f6 arg  0x00000746 , 0x00000011 
- 00031566  0x000088f7 arg  0x00000866 , 0x00000012 
- 00031567  0x000088f8 arg  0x00000866 , 0x00000005 
- 00031568  0x000088f9 call  0x00007be1 
- 00031569  0x000088fa arg  0x00000666 , 0x00000011 
- 00031570  0x000088fb arg  0x00000866 , 0x00000012 
- 00031571  0x000088fc arg  0x00000846 , 0x00000005 
- 00031572  0x000088fd call  0x00007be1 
- 00031573  0x00008902 arg  0x00000806 , 0x00000012 
- 00031574  0x00008903 arg  0x00000826 , 0x00000011 
- 00031575  0x00008904 arg  0x00000866 , 0x00000005 
- 00031576  0x00008905 call  0x00007c96 
- 00031577  0x00008906 arg  0x00000806 , 0x00000011 
- 00031578  0x00008907 arg  0x00000826 , 0x00000012 
- 00031579  0x00008908 arg  0x00000806 , 0x00000005 
- 00031580  0x00008909 call  0x00007c7d 
- 00031581  0x0000890c arg  0x000007e6 , 0x00000012 
- 00031582  0x0000890d arg  0x00000846 , 0x00000011 
- 00031583  0x0000890e arg  0x00000826 , 0x00000005 
- 00031584  0x0000890f call  0x00007c96 
- 00031585  0x00008910 arg  0x000007e6 , 0x00000011 
- 00031586  0x00008911 arg  0x00000846 , 0x00000012 
- 00031587  0x00008912 arg  0x000007e6 , 0x00000005 
- 00031588  0x00008913 call  0x00007c7d 
- 00031589  0x00008914 arg  0x000007e6 , 0x00000011 
- 00031590  0x00008915 arg  0x00000866 , 0x00000012 
- 00031591  0x00008916 arg  0x000007e6 , 0x00000005 
- 00031592  0x00008917 call  0x00007be1 
- 00031593  0x00008918 arg  0x00000746 , 0x00000011 
- 00031594  0x00008919 arg  0x00000686 , 0x00000012 
- 00031595  0x0000891a arg  0x00000846 , 0x00000005 
- 00031596  0x0000891b call  0x00007be1 
- 00031597  0x0000891c arg  0x00000846 , 0x00000011 
- 00031598  0x0000891d arg  0x00000866 , 0x00000012 
- 00031599  0x0000891e arg  0x00000746 , 0x00000005 
- 00031600  0x0000891f call  0x00007be1 
- 00031601  0x00008921 arg  0x00000866 , 0x00000011 
- 00031602  0x00008922 arg  0x00000866 , 0x00000005 
- 00031603  0x00008923 call  0x00007c79 
- 00031604  0x00008924 arg  0x00000866 , 0x00000011 
- 00031605  0x00008925 arg  0x00000806 , 0x00000012 
- 00031606  0x00008926 arg  0x00000846 , 0x00000005 
- 00031607  0x00008927 call  0x00007be1 
- 00031608  0x00008928 arg  0x00000866 , 0x00000011 
- 00031609  0x00008929 arg  0x000007e6 , 0x00000012 
- 00031610  0x0000892a arg  0x000007e6 , 0x00000005 
- 00031611  0x0000892b call  0x00007be1 
- 00031612  0x0000892c arg  0x00000826 , 0x00000011 
- 00031613  0x0000892d arg  0x00000706 , 0x00000005 
- 00031614  0x0000892e call  0x00007c79 
- 00031615  0x0000892f arg  0x00000706 , 0x00000011 
- 00031616  0x00008930 arg  0x00000846 , 0x00000012 
- 00031617  0x00008931 arg  0x00000706 , 0x00000005 
- 00031618  0x00008932 call  0x00007c96 
- 00031619  0x00008933 arg  0x00000706 , 0x00000006 
- 00031620  0x00008934 arg  0x00000866 , 0x00000005 
- 00031621  0x00008935 call  0x00007ebd 
- 00031622  0x00008936 arg  0x00000866 , 0x00000011 
- 00031623  0x00008937 call  0x00007c80 
- 00031624  0x00008938 arg  0x00000846 , 0x00000011 
- 00031625  0x00008939 arg  0x00000866 , 0x00000012 
- 00031626  0x0000893a arg  0x00000846 , 0x00000005 
- 00031627  0x0000893b call  0x00007c96 
- 00031628  0x0000893c arg  0x00000846 , 0x00000011 
- 00031629  0x0000893d arg  0x00000826 , 0x00000012 
- 00031630  0x0000893e arg  0x00000826 , 0x00000005 
- 00031631  0x0000893f call  0x00007be1 
- 00031632  0x00008940 arg  0x00000826 , 0x00000011 
- 00031633  0x00008941 arg  0x000007e6 , 0x00000012 
- 00031634  0x00008942 arg  0x00000726 , 0x00000005 
- 00031635  0x00008943 call  0x00007c96 
- 00031636  0x00008944 arg  0x00000726 , 0x00000011 
- 00031637  0x00008945 arg  0x0000091e , 0x00000012 
- 00031638  0x00008946 arg  0x00000726 , 0x00000005 
- 00031639  0x00008947 force  0x00000000 , 0x00000013 
- 00031640  0x00008948 fetch  0x00000001 , 0x00000726 
- 00031641  0x00008949 isolate1  0x00000000 , 0x0000003f 
- 00031642  0x0000894a call  0x00007c7b , 0x00000001 
- 00031643  0x0000894b copy  0x00000013 , 0x00000030 
- 00031644  0x0000894c arg  0x00000726 , 0x00000011 
- 00031645  0x0000894d call  0x00007cab 
- 00031646  0x0000894e fetch  0x00000001 , 0x00000745 
- 00031647  0x0000894f isolate1  0x00000000 , 0x00000030 
- 00031648  0x00008950 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00031649  0x00008951 store  0x00000001 , 0x00000745 
- 00031650  0x00008952 rtn 
- 00031651  0x00008955 copy  0x00000005 , 0x0000000b 
- 00031652  0x00008956 arg  0x00000806 , 0x00000005 
- 00031653  0x00008957 call  0x00007ed0 
- 00031654  0x00008958 force  0x00000000 , 0x0000003f 
- 00031655  0x0000895a store  0x00000004 , 0x00000826 
- 00031656  0x0000895b jam  0x00000001 , 0x00000806 
- 00031657  0x0000895c arg  0x00000786 , 0x00000005 
- 00031658  0x0000895d call  0x00007ed2 
- 00031659  0x0000895e arg  0x0000091e , 0x00000006 
- 00031660  0x0000895f arg  0x000007c6 , 0x00000005 
- 00031661  0x00008960 call  0x00007ebd 
- 00031662  0x00008961 copy  0x00000011 , 0x00000006 
- 00031663  0x00008962 arg  0x000007e6 , 0x00000005 
- 00031664  0x00008963 call  0x00007ebd 
- 00031665  0x0000896a arg  0x000007e6 , 0x00000006 
- 00031666  0x0000896b call  0x00007cb5 
- 00031667  0x0000896c branch  0x00007bda , 0x00000034 
- 00031668  0x00008971 arg  0x000007e6 , 0x00000011 
- 00031669  0x00008972 arg  0x00000806 , 0x00000012 
- 00031670  0x00008973 call  0x00007cb8 
- 00031671  0x00008974 arg  0x000007c6 , 0x00000011 
- 00031672  0x00008975 arg  0x00000786 , 0x00000012 
- 00031673  0x00008976 call  0x00007cb8 
- 00031674  0x00008978 arg  0x000007e6 , 0x00000011 
- 00031675  0x00008979 arg  0x000007c6 , 0x00000012 
- 00031676  0x0000897a call  0x00007cb1 
- 00031677  0x0000897b branch  0x00007bcc , 0x00000002 
- 00031678  0x0000897c arg  0x000007c6 , 0x00000011 
- 00031679  0x0000897d arg  0x000007e6 , 0x00000012 
- 00031680  0x0000897e copy  0x00000011 , 0x00000005 
- 00031681  0x0000897f call  0x00007ca9 
- 00031682  0x00008980 arg  0x00000806 , 0x00000011 
- 00031683  0x00008981 arg  0x00000786 , 0x00000012 
- 00031684  0x00008982 copy  0x00000012 , 0x00000005 
- 00031685  0x00008983 call  0x00007c7b 
- 00031686  0x00008984 ifetch  0x00000001 , 0x00000011 
- 00031687  0x00008985 iadd  0x00000013 , 0x00000013 
- 00031688  0x00008986 ifetch  0x00000001 , 0x00000012 
- 00031689  0x00008987 iadd  0x00000013 , 0x0000003f 
- 00031690  0x00008988 istore  0x00000001 , 0x00000012 
- 00031691  0x00008989 branch  0x00007bb1 
- 00031692  0x0000898b arg  0x000007e6 , 0x00000011 
- 00031693  0x0000898c arg  0x000007c6 , 0x00000012 
- 00031694  0x0000898d copy  0x00000011 , 0x00000005 
- 00031695  0x0000898e call  0x00007ca9 
- 00031696  0x0000898f arg  0x00000786 , 0x00000011 
- 00031697  0x00008990 arg  0x00000806 , 0x00000012 
- 00031698  0x00008991 copy  0x00000012 , 0x00000005 
- 00031699  0x00008992 call  0x00007c7b 
- 00031700  0x00008993 ifetch  0x00000001 , 0x00000011 
- 00031701  0x00008994 iadd  0x00000013 , 0x00000013 
- 00031702  0x00008995 ifetch  0x00000001 , 0x00000012 
- 00031703  0x00008996 iadd  0x00000013 , 0x0000003f 
- 00031704  0x00008997 istore  0x00000001 , 0x00000012 
- 00031705  0x00008998 branch  0x00007bb1 
- 00031706  0x0000899b arg  0x00000786 , 0x00000011 
- 00031707  0x0000899c copy  0x0000000b , 0x00000005 
- 00031708  0x0000899d call  0x00007c0a 
- 00031709  0x0000899f arg  0x0000091e , 0x00000011 
- 00031710  0x000089a0 copy  0x0000000b , 0x00000012 
- 00031711  0x000089a1 copy  0x0000000b , 0x00000005 
- 00031712  0x000089a2 branch  0x00007c96 
- 00031713  0x000089a6 copy  0x00000005 , 0x0000000b 
- 00031714  0x000089a8 force  0x00000000 , 0x00000038 
- 00031715  0x000089aa arg  0x00000786 , 0x00000005 
- 00031716  0x000089ab call  0x00007ed2 
- 00031717  0x000089ac arg  0x00000ad2 , 0x00000005 
- 00031718  0x000089ad call  0x00007ed2 
- 00031719  0x000089b1 copy  0x00000011 , 0x00000006 
- 00031720  0x000089b3 jam  0x00000000 , 0x00000ad2 
- 00031721  0x000089b4 setarg  0x00000000 
- 00031722  0x000089b5 call  0x00007c73 
- 00031723  0x000089b6 copy  0x00000012 , 0x00000006 
- 00031724  0x000089b7 call  0x00007c77 
- 00031725  0x000089ba force  0x00000000 , 0x00000007 
- 00031726  0x000089bb arg  0x00000786 , 0x00000005 
- 00031727  0x000089bf arg  0x00000ad2 , 0x00000002 
- 00031728  0x000089c0 copy  0x00000007 , 0x00000012 
- 00031729  0x000089c1 lshift2  0x00000012 , 0x0000003f 
- 00031730  0x000089c3 iadd  0x00000002 , 0x00000012 
- 00031731  0x000089c4 force  0x00000000 , 0x00000002 
- 00031732  0x000089c5 force  0x00000000 , 0x00000013 
- 00031733  0x000089cb ifetch  0x00000004 , 0x00000005 
- 00031734  0x000089cc iforce  0x00000011 
- 00031735  0x000089cf ifetch  0x00000004 , 0x00000012 
- 00031736  0x000089d0 copy  0x00000013 , 0x00000038 
- 00031737  0x000089d1 imul32  0x0000002f , 0x0000003f 
- 00031738  0x000089d2 iadd  0x00000011 , 0x0000003f 
- 00031739  0x000089d3 iadd  0x00000002 , 0x0000003f 
- 00031740  0x000089d4 istore  0x00000004 , 0x00000005 
- 00031741  0x000089d5 rshift32  0x0000003f , 0x00000002 
- 00031742  0x000089d6 increase  0x00000001 , 0x00000013 
- 00031743  0x000089d7 compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00031744  0x000089d8 nbranch  0x00007bf5 , 0x00000001 
- 00031745  0x000089da deposit  0x00000002 
- 00031746  0x000089db istore  0x00000004 , 0x00000005 
- 00031747  0x000089dc increase  0xffffffe0 , 0x00000005 
- 00031748  0x000089df increase  0x00000001 , 0x00000007 
- 00031749  0x000089e0 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00031750  0x000089e1 nbranch  0x00007bef , 0x00000001 
- 00031751  0x000089e2 arg  0x00000786 , 0x00000011 
- 00031752  0x000089e3 copy  0x0000000b , 0x00000005 
- 00031753  0x000089e4 branch  0x00007c0a 
- 00031754  0x000089e7 bpatchx  0x000000f2 , 0x0000403e 
- 00031755  0x000089e8 copy  0x00000005 , 0x0000000b 
- 00031756  0x000089e9 copy  0x00000011 , 0x00000030 
- 00031757  0x000089ea arg  0x000007c6 , 0x00000012 
- 00031758  0x000089eb copy  0x00000012 , 0x00000005 
- 00031759  0x000089ec call  0x00007ecd 
- 00031760  0x000089ed istore  0x00000008 , 0x00000005 
- 00031761  0x000089ee add  0x00000011 , 0x0000002c , 0x00000006 
- 00031762  0x000089ef call  0x00007eb9 
- 00031763  0x000089f0 call  0x00007eb5 
- 00031764  0x000089f1 copy  0x00000012 , 0x00000011 
- 00031765  0x000089f2 call  0x00007c80 
- 00031766  0x000089f3 arg  0x000007c6 , 0x00000012 
- 00031767  0x000089f4 copy  0x00000030 , 0x00000011 
- 00031768  0x000089f5 copy  0x0000000b , 0x00000005 
- 00031769  0x000089f6 call  0x00007c7d 
- 00031770  0x000089f8 arg  0x000007c6 , 0x00000012 
- 00031771  0x000089f9 copy  0x00000012 , 0x00000005 
- 00031772  0x000089fa call  0x00007ecd 
- 00031773  0x000089fb istore  0x00000008 , 0x00000005 
- 00031774  0x000089fc add  0x00000030 , 0x00000030 , 0x00000006 
- 00031775  0x000089fd call  0x00007ebf 
- 00031776  0x000089fe call  0x00007ecd 
- 00031777  0x000089ff copy  0x00000012 , 0x00000011 
- 00031778  0x00008a00 call  0x00007c80 
- 00031779  0x00008a04 arg  0x000007c6 , 0x00000012 
- 00031780  0x00008a05 copy  0x0000000b , 0x00000011 
- 00031781  0x00008a06 copy  0x00000011 , 0x00000005 
- 00031782  0x00008a07 call  0x00007c7d 
- 00031783  0x00008a0b arg  0x000007c6 , 0x00000012 
- 00031784  0x00008a0c copy  0x00000012 , 0x00000005 
- 00031785  0x00008a0d add  0x00000030 , 0x00000020 , 0x00000006 
- 00031786  0x00008a0e call  0x00007eb5 
- 00031787  0x00008a0f call  0x00007ecd 
- 00031788  0x00008a10 istore  0x00000008 , 0x00000005 
- 00031789  0x00008a11 add  0x00000030 , 0x00000038 , 0x00000006 
- 00031790  0x00008a12 call  0x00007eb9 
- 00031791  0x00008a13 copy  0x0000000b , 0x00000011 
- 00031792  0x00008a14 copy  0x00000011 , 0x00000005 
- 00031793  0x00008a15 call  0x00007c7d 
- 00031794  0x00008a19 arg  0x000007c6 , 0x00000012 
- 00031795  0x00008a1a copy  0x00000012 , 0x00000005 
- 00031796  0x00008a1b add  0x00000030 , 0x00000024 , 0x00000006 
- 00031797  0x00008a1c call  0x00007eb5 
- 00031798  0x00008a1d add  0x00000030 , 0x00000034 , 0x00000006 
- 00031799  0x00008a1e call  0x00007eb5 
- 00031800  0x00008a1f add  0x00000030 , 0x00000034 , 0x00000006 
- 00031801  0x00008a20 call  0x00007eb6 
- 00031802  0x00008a21 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031803  0x00008a22 call  0x00007eb6 
- 00031804  0x00008a23 copy  0x0000000b , 0x00000011 
- 00031805  0x00008a24 copy  0x00000011 , 0x00000005 
- 00031806  0x00008a25 call  0x00007c7d 
- 00031807  0x00008a28 arg  0x000007c6 , 0x00000012 
- 00031808  0x00008a29 copy  0x00000012 , 0x00000005 
- 00031809  0x00008a2a add  0x00000030 , 0x0000002c , 0x00000006 
- 00031810  0x00008a2b call  0x00007eb5 
- 00031811  0x00008a2c call  0x00007ecd 
- 00031812  0x00008a2d istore  0x00000008 , 0x00000005 
- 00031813  0x00008a2e add  0x00000030 , 0x00000020 , 0x00000006 
- 00031814  0x00008a2f call  0x00007eb6 
- 00031815  0x00008a30 add  0x00000030 , 0x00000028 , 0x00000006 
- 00031816  0x00008a31 call  0x00007eb6 
- 00031817  0x00008a32 copy  0x0000000b , 0x00000011 
- 00031818  0x00008a33 copy  0x00000011 , 0x00000005 
- 00031819  0x00008a34 call  0x00007c96 
- 00031820  0x00008a37 arg  0x000007c6 , 0x00000012 
- 00031821  0x00008a38 copy  0x00000012 , 0x00000005 
- 00031822  0x00008a39 add  0x00000030 , 0x00000030 , 0x00000006 
- 00031823  0x00008a3a call  0x00007eb9 
- 00031824  0x00008a3b call  0x00007eb9 
- 00031825  0x00008a3c force  0x00000000 , 0x0000003f 
- 00031826  0x00008a3d istore  0x00000008 , 0x00000005 
- 00031827  0x00008a3e add  0x00000030 , 0x00000024 , 0x00000006 
- 00031828  0x00008a3f call  0x00007eb6 
- 00031829  0x00008a40 add  0x00000030 , 0x0000002c , 0x00000006 
- 00031830  0x00008a41 call  0x00007eb6 
- 00031831  0x00008a42 copy  0x0000000b , 0x00000011 
- 00031832  0x00008a43 copy  0x00000011 , 0x00000005 
- 00031833  0x00008a44 call  0x00007c96 
- 00031834  0x00008a47 arg  0x000007c6 , 0x00000012 
- 00031835  0x00008a48 copy  0x00000012 , 0x00000005 
- 00031836  0x00008a49 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031837  0x00008a4a call  0x00007eb5 
- 00031838  0x00008a4b add  0x00000030 , 0x00000020 , 0x00000006 
- 00031839  0x00008a4c call  0x00007eb5 
- 00031840  0x00008a4d call  0x00007ecd 
- 00031841  0x00008a4e add  0x00000030 , 0x00000030 , 0x00000006 
- 00031842  0x00008a4f call  0x00007eb6 
- 00031843  0x00008a50 copy  0x0000000b , 0x00000011 
- 00031844  0x00008a51 copy  0x00000011 , 0x00000005 
- 00031845  0x00008a52 call  0x00007c96 
- 00031846  0x00008a55 arg  0x000007c6 , 0x00000012 
- 00031847  0x00008a56 copy  0x00000012 , 0x00000005 
- 00031848  0x00008a57 add  0x00000030 , 0x00000038 , 0x00000006 
- 00031849  0x00008a58 call  0x00007eb9 
- 00031850  0x00008a59 call  0x00007ecd 
- 00031851  0x00008a5a add  0x00000030 , 0x00000024 , 0x00000006 
- 00031852  0x00008a5b call  0x00007eb5 
- 00031853  0x00008a5c call  0x00007ecd 
- 00031854  0x00008a5d add  0x00000030 , 0x00000034 , 0x00000006 
- 00031855  0x00008a5e call  0x00007eb6 
- 00031856  0x00008a5f copy  0x0000000b , 0x00000011 
- 00031857  0x00008a60 copy  0x00000011 , 0x00000005 
- 00031858  0x00008a61 branch  0x00007c96 
- 00031859  0x00008a65 force  0x00000020 , 0x00000039 
- 00031860  0x00008a66 arg  0x00000ad2 , 0x00000005 
- 00031861  0x00008a67 iadd  0x00000005 , 0x00000005 
- 00031862  0x00008a68 branch  0x00007f01 
- 00031863  0x00008a6b force  0x00000008 , 0x00000039 
- 00031864  0x00008a6c branch  0x00007781 
- 00031865  0x00008a6f copy  0x00000011 , 0x00000012 
- 00031866  0x00008a70 branch  0x00007be1 
- 00031867  0x00008a73 force  0x00000008 , 0x00000039 
- 00031868  0x00008a74 branch  0x00007712 
- 00031869  0x00008a77 call  0x00007c7b 
- 00031870  0x00008a78 copy  0x00000005 , 0x00000011 
- 00031871  0x00008a79 branch  0x00007c81 
- 00031872  0x00008a7c call  0x00007cae 
- 00031873  0x00008a7e isolate1  0x00000000 , 0x00000013 
- 00031874  0x00008a7f branch  0x00007c8a , 0x00000001 
- 00031875  0x00008a80 arg  0x0000091e , 0x00000012 
- 00031876  0x00008a81 copy  0x00000011 , 0x00000013 
- 00031877  0x00008a82 increase  0xffffffe0 , 0x00000011 
- 00031878  0x00008a83 call  0x00007cb1 
- 00031879  0x00008a84 nrtn  0x00000002 
- 00031880  0x00008a85 copy  0x00000013 , 0x00000011 
- 00031881  0x00008a86 branch  0x00007c92 
- 00031882  0x00008a89 call  0x00007c92 
- 00031883  0x00008a8b copy  0x00000011 , 0x00000013 
- 00031884  0x00008a8c increase  0xffffffe0 , 0x00000011 
- 00031885  0x00008a8d arg  0x0000091e , 0x00000012 
- 00031886  0x00008a8e call  0x00007cb1 
- 00031887  0x00008a8f nrtn  0x00000002 
- 00031888  0x00008a90 copy  0x00000013 , 0x00000011 
- 00031889  0x00008a91 branch  0x00007c92 
- 00031890  0x00008a95 increase  0xffffffe0 , 0x00000011 
- 00031891  0x00008a96 arg  0x0000091e , 0x00000012 
- 00031892  0x00008a97 copy  0x00000011 , 0x00000005 
- 00031893  0x00008a98 branch  0x00007ca9 
- 00031894  0x00008a9e call  0x00007ca9 
- 00031895  0x00008aa0 branch  0x00007ca0 , 0x00000001 
- 00031896  0x00008aa3 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031897  0x00008aa4 arg  0x0000091e , 0x00000012 
- 00031898  0x00008aa5 call  0x00007cb1 
- 00031899  0x00008aa6 nrtn  0x00000002 
- 00031900  0x00008aa7 arg  0x0000091e , 0x00000012 
- 00031901  0x00008aa8 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031902  0x00008aaa copy  0x00000011 , 0x00000005 
- 00031903  0x00008aab branch  0x00007ca9 
- 00031904  0x00008aad add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031905  0x00008aae arg  0x0000091e , 0x00000012 
- 00031906  0x00008aaf copy  0x00000011 , 0x00000005 
- 00031907  0x00008ab0 call  0x00007c7b 
- 00031908  0x00008ab2 rtn  0x00000001 
- 00031909  0x00008ab3 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031910  0x00008ab4 arg  0x0000091e , 0x00000012 
- 00031911  0x00008ab5 copy  0x00000011 , 0x00000005 
- 00031912  0x00008ab6 branch  0x00007c7b 
- 00031913  0x00008abb force  0x00000008 , 0x00000039 
- 00031914  0x00008abc branch  0x00007720 
- 00031915  0x00008abf force  0x00000008 , 0x00000039 
- 00031916  0x00008ac0 increase  0x0000001c , 0x00000011 
- 00031917  0x00008ac1 branch  0x0000772f 
- 00031918  0x00008ac4 force  0x00000008 , 0x00000039 
- 00031919  0x00008ac5 force  0x00000000 , 0x00000013 
- 00031920  0x00008ac6 branch  0x0000773d 
- 00031921  0x00008ac9 force  0x00000008 , 0x00000039 
- 00031922  0x00008aca increase  0x0000001c , 0x00000011 
- 00031923  0x00008acb increase  0x0000001c , 0x00000012 
- 00031924  0x00008acc branch  0x00007707 
- 00031925  0x00008ad0 ifetch  0x00000008 , 0x00000006 
- 00031926  0x00008ad1 nrtn  0x00000034 
- 00031927  0x00008ad2 branch  0x000076f5 
- 00031928  0x00008ad8 copy  0x00000011 , 0x00000030 
- 00031929  0x00008ada copy  0x00000030 , 0x00000011 
- 00031930  0x00008adb ifetch  0x00000001 , 0x00000011 
- 00031931  0x00008adc isolate1  0x00000000 , 0x0000003f 
- 00031932  0x00008add rtn  0x00000001 
- 00031933  0x00008ade call  0x00007cab 
- 00031934  0x00008adf ifetch  0x00000001 , 0x00000012 
- 00031935  0x00008ae0 isolate0  0x00000000 , 0x0000003f 
- 00031936  0x00008ae1 branch  0x00007cc8 , 0x00000001 
- 00031937  0x00008ae2 arg  0x0000091e , 0x00000011 
- 00031938  0x00008ae3 copy  0x00000012 , 0x00000005 
- 00031939  0x00008ae4 call  0x00007c7b 
- 00031940  0x00008ae5 ifetch  0x00000001 , 0x00000012 
- 00031941  0x00008ae6 iadd  0x00000013 , 0x0000003f 
- 00031942  0x00008ae7 istore  0x00000001 , 0x00000012 
- 00031943  0x00008ae8 increase  0xffffffe0 , 0x00000012 
- 00031944  0x00008aea add  0x00000012 , 0x00000020 , 0x00000011 
- 00031945  0x00008aeb force  0x00000009 , 0x00000039 
- 00031946  0x00008aec call  0x0000772f 
- 00031947  0x00008aed branch  0x00007cb9 
- 00031948  0x00008af2 call  0x00002c65 
- 00031949  0x00008af3 rtn  0x0000002b 
- 00031950  0x00008af4 call  0x00007cd3 
- 00031951  0x00008af5 call  0x00007d75 
- 00031952  0x00008af6 branch  0x00007d08 
- 00031953  0x00008af9 call  0x00007d29 
- 00031954  0x00008afb branch  0x00007d64 
- 00031955  0x00008afe fetch  0x00000001 , 0x00004686 
- 00031956  0x00008aff rtneq  0x000000ff 
- 00031957  0x00008b00 iforce  0x00000002 
- 00031958  0x00008b01 call  0x0000680e 
- 00031959  0x00008b02 fetcht  0x00000001 , 0x00004686 
- 00031960  0x00008b03 call  0x00006825 
- 00031961  0x00008b04 nop  0x00000064 
- 00031962  0x00008b05 fetcht  0x00000001 , 0x00004686 
- 00031963  0x00008b06 call  0x000067fb 
- 00031964  0x00008b07 branch  0x00007cdd 
- 00031965  0x00008b0c bpatchx  0x000000f3 , 0x0000403e 
- 00031966  0x00008b0d fetch  0x00000001 , 0x00004686 
- 00031967  0x00008b0e rtneq  0x000000ff 
- 00031968  0x00008b0f copy  0x0000003f , 0x00000002 
- 00031969  0x00008b10 call  0x0000681d 
- 00031970  0x00008b11 nbranch  0x00007cef , 0x00000001 
- 00031971  0x00008b14 call  0x00007cf9 
- 00031972  0x00008b15 fetch  0x00000002 , 0x00004682 
- 00031973  0x00008b16 set1  0x0000000c 
- 00031974  0x00008b17 store  0x00000002 , 0x00004682 
- 00031975  0x00008b18 fetch  0x00000001 , 0x00004679 
- 00031976  0x00008b19 rtneq  0x00000000 
- 00031977  0x00008b1a jam  0x00000000 , 0x00004679 
- 00031978  0x00008b1c fetch  0x00000001 , 0x00004685 
- 00031979  0x00008b1d store  0x00000001 , 0x00004678 
- 00031980  0x00008b1e call  0x00007d00 
- 00031981  0x00008b1f jam  0x0000002c , 0x00000a99 
- 00031982  0x00008b20 branch  0x00007d86 
- 00031983  0x00008b22 fetch  0x00000002 , 0x00004682 
- 00031984  0x00008b23 set0  0x0000000c 
- 00031985  0x00008b24 store  0x00000002 , 0x00004682 
- 00031986  0x00008b25 fetch  0x00000001 , 0x00004679 
- 00031987  0x00008b26 rtneq  0x00000001 
- 00031988  0x00008b27 jam  0x00000001 , 0x00004679 
- 00031989  0x00008b29 jam  0x00000000 , 0x00004678 
- 00031990  0x00008b2a call  0x00007d02 
- 00031991  0x00008b2b jam  0x0000002d , 0x00000a99 
- 00031992  0x00008b2c branch  0x00007d86 
- 00031993  0x00008b2f fetch  0x00000001 , 0x00004678 
- 00031994  0x00008b30 rtn  0x00000034 
- 00031995  0x00008b31 increase  0xffffffff , 0x0000003f 
- 00031996  0x00008b32 store  0x00000001 , 0x00004678 
- 00031997  0x00008b33 nrtn  0x00000034 
- 00031998  0x00008b35 jam  0x00000010 , 0x00000a99 
- 00031999  0x00008b36 branch  0x00007d86 
- 00032000  0x00008b39 arg  0x00000007 , 0x00000007 
- 00032001  0x00008b3a branch  0x00002c32 
- 00032002  0x00008b3d arg  0x00000007 , 0x00000007 
- 00032003  0x00008b3e branch  0x00002c36 
- 00032004  0x00008b55 fetch  0x00000002 , 0x0000421b 
- 00032005  0x00008b56 mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00032006  0x00008b57 iadd  0x00000012 , 0x00000012 
- 00032007  0x00008b58 rtn 
- 00032008  0x00008b5c fetch  0x00000001 , 0x0000421a 
- 00032009  0x00008b5d rtn  0x00000034 
- 00032010  0x00008b5e copy  0x0000003f , 0x00000039 
- 00032011  0x00008b5f fetch  0x00000002 , 0x0000421b 
- 00032012  0x00008b60 copy  0x0000003f , 0x00000012 
- 00032013  0x00008b62 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032014  0x00008b63 ifetcht  0x00000001 , 0x00000013 
- 00032015  0x00008b64 call  0x0000680e 
- 00032016  0x00008b65 call  0x00007d32 
- 00032017  0x00008b66 increase  0x0000000b , 0x00000012 
- 00032018  0x00008b67 loop  0x00007d0d 
- 00032019  0x00008b68 rtn 
- 00032020  0x00008b6d call  0x00007d04 
- 00032021  0x00008b6e setarg  0x00000002 
- 00032022  0x00008b6f istore  0x00000001 , 0x00000012 
- 00032023  0x00008b70 call  0x00007d5e 
- 00032024  0x00008b71 branch  0x00007d35 
- 00032025  0x00008b77 call  0x00007d04 
- 00032026  0x00008b78 setarg  0x00000003 
- 00032027  0x00008b79 istore  0x00000001 , 0x00000012 
- 00032028  0x00008b7a call  0x00007d5e 
- 00032029  0x00008b7b branch  0x00007d32 
- 00032030  0x00008b80 call  0x00007d04 
- 00032031  0x00008b81 setarg  0x00000001 
- 00032032  0x00008b82 istore  0x00000001 , 0x00000012 
- 00032033  0x00008b83 setarg  0x000000ff 
- 00032034  0x00008b84 istore  0x00000001 , 0x00000005 
- 00032035  0x00008b85 branch  0x00007d32 
- 00032036  0x00008b8b call  0x00007d04 
- 00032037  0x00008b8c arg  0x0000000b , 0x00000039 
- 00032038  0x00008b8d copy  0x00000013 , 0x00000006 
- 00032039  0x00008b8e copy  0x00000012 , 0x00000005 
- 00032040  0x00008b8f branch  0x00007ef4 
- 00032041  0x00008b94 fetch  0x00000001 , 0x0000421a 
- 00032042  0x00008b95 rtn  0x00000034 
- 00032043  0x00008b96 arg  0x00000000 , 0x00000011 
- 00032044  0x00008b98 call  0x00007d38 
- 00032045  0x00008b99 increase  0x00000001 , 0x00000011 
- 00032046  0x00008b9a fetch  0x00000001 , 0x0000421a 
- 00032047  0x00008b9b isub  0x00000011 , 0x0000003e 
- 00032048  0x00008b9c rtn  0x00000005 
- 00032049  0x00008b9d branch  0x00007d2c 
- 00032050  0x00008ba1 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032051  0x00008ba2 ifetcht  0x00000001 , 0x00000013 
- 00032052  0x00008ba3 branch  0x00006825 
- 00032053  0x00008ba7 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032054  0x00008ba8 ifetcht  0x00000001 , 0x00000013 
- 00032055  0x00008ba9 branch  0x00006829 
- 00032056  0x00008bae add  0x00000011 , 0x0000000b , 0x00000007 
- 00032057  0x00008baf call  0x00007f16 
- 00032058  0x00008bb0 nrtn  0x00000034 
- 00032059  0x00008bb2 call  0x00007d04 
- 00032060  0x00008bb4 ifetch  0x00000001 , 0x00000012 
- 00032061  0x00008bb6 beq  0x00000002 , 0x00007d35 
- 00032062  0x00008bb7 beq  0x00000003 , 0x00007d32 
- 00032063  0x00008bb8 beq  0x00000000 , 0x00007d32 
- 00032064  0x00008bb9 beq  0x00000005 , 0x00007d4c 
- 00032065  0x00008bbb call  0x00007d35 
- 00032066  0x00008bbc add  0x00000012 , 0x00000007 , 0x00000013 
- 00032067  0x00008bbd call  0x00007e7c 
- 00032068  0x00008bbe ifetch  0x00000002 , 0x00000013 
- 00032069  0x00008bbf call  0x00007f9c 
- 00032070  0x00008bc0 call  0x00007e8c 
- 00032071  0x00008bc1 setarg  0x00000005 
- 00032072  0x00008bc2 istore  0x00000001 , 0x00000012 
- 00032073  0x00008bc3 add  0x00000012 , 0x00000003 , 0x00000013 
- 00032074  0x00008bc4 ifetch  0x00000002 , 0x00000013 
- 00032075  0x00008bc5 branch  0x00007d5c 
- 00032076  0x00008bc9 call  0x00007d32 
- 00032077  0x00008bca add  0x00000012 , 0x00000009 , 0x00000013 
- 00032078  0x00008bcb call  0x00007e7c 
- 00032079  0x00008bcc ifetch  0x00000002 , 0x00000013 
- 00032080  0x00008bcd call  0x00007f9c 
- 00032081  0x00008bce call  0x00007e8c 
- 00032082  0x00008bd0 add  0x00000012 , 0x00000001 , 0x00000013 
- 00032083  0x00008bd1 ifetch  0x00000001 , 0x00000013 
- 00032084  0x00008bd2 beq  0x000000ff , 0x00007d58 
- 00032085  0x00008bd3 increase  0xffffffff , 0x0000003f 
- 00032086  0x00008bd4 istore  0x00000001 , 0x00000013 
- 00032087  0x00008bd5 branch  0x00007d19 , 0x00000034 
- 00032088  0x00008bd7 setarg  0x00000004 
- 00032089  0x00008bd8 istore  0x00000001 , 0x00000012 
- 00032090  0x00008bd9 add  0x00000012 , 0x00000005 , 0x00000013 
- 00032091  0x00008bda ifetch  0x00000002 , 0x00000013 
- 00032092  0x00008bdc add  0x00000011 , 0x0000000b , 0x00000007 
- 00032093  0x00008bdd branch  0x00007f08 
- 00032094  0x00008be0 setarg  0x00000000 
- 00032095  0x00008be1 branch  0x00007d5c 
- 00032096  0x00008be8 setarg  0x00001000 
- 00032097  0x00008be9 lshift16  0x0000003f , 0x0000003f 
- 00032098  0x00008bea iadd  0x00000012 , 0x00000012 
- 00032099  0x00008beb rtn 
- 00032100  0x00008bee bpatchx  0x000000f4 , 0x0000403e 
- 00032101  0x00008bef arg  0x00000000 , 0x00000011 
- 00032102  0x00008bf0 fetcht  0x00000004 , 0x0000467a 
- 00032103  0x00008bf1 copy  0x00000022 , 0x00000012 
- 00032104  0x00008bf2 copy  0x00000012 , 0x0000003f 
- 00032105  0x00008bf3 isub  0x00000002 , 0x0000003e 
- 00032106  0x00008bf4 ncall  0x00007d60 , 0x00000002 
- 00032107  0x00008bf7 copy  0x00000012 , 0x0000003f 
- 00032108  0x00008bf8 increase  0x000000a0 , 0x00000002 
- 00032109  0x00008bf9 increase  0x000000a0 , 0x00000002 
- 00032110  0x00008bfa isub  0x00000002 , 0x0000003e 
- 00032111  0x00008bfb nbranch  0x00007d78 , 0x00000002 
- 00032112  0x00008bfc increase  0x00000001 , 0x00000011 
- 00032113  0x00008bfd and  0x00000011 , 0x0000000f , 0x0000003f 
- 00032114  0x00008bfe nbranch  0x00007d6b , 0x00000034 
- 00032115  0x00008bff arg  0x00000000 , 0x00000011 
- 00032116  0x00008c00 call  0x00007d7f 
- 00032117  0x00008c02 copy  0x00000022 , 0x0000003f 
- 00032118  0x00008c03 store  0x00000004 , 0x0000467a 
- 00032119  0x00008c04 rtn 
- 00032120  0x00008c06 bpatchx  0x000000f5 , 0x0000403e 
- 00032121  0x00008c07 copy  0x00000011 , 0x0000003f 
- 00032122  0x00008c08 rtn  0x00000034 
- 00032123  0x00008c09 increase  0xffffff60 , 0x00000002 
- 00032124  0x00008c0a increase  0xffffff60 , 0x00000002 
- 00032125  0x00008c0b set0  0x0000001c , 0x00000002 
- 00032126  0x00008c0c storet  0x00000004 , 0x0000467a 
- 00032127  0x00008c0e branch  0x0000335f 
- 00032128  0x00008c16 jam  0x00000001 , 0x00004666 
- 00032129  0x00008c18 fetch  0x00000001 , 0x00004667 
- 00032130  0x00008c19 nbranch  0x00007d81 , 0x00000034 
- 00032131  0x00008c1a rtn 
- 00032132  0x00008c1d jam  0x00000000 , 0x00004666 
- 00032133  0x00008c1e rtn 
- 00032134  0x00008c23 bpatchx  0x000000f6 , 0x0000403e 
- 00032135  0x00008c24 call  0x00007d80 
- 00032136  0x00008c25 copy  0x00000011 , 0x0000003f 
- 00032137  0x00008c26 store  0x00000004 , 0x00000a91 
- 00032138  0x00008c27 arg  0x00004668 , 0x00000011 
- 00032139  0x00008c28 call  0x00007fb8 
- 00032140  0x00008c29 fetch  0x00000004 , 0x00000a91 
- 00032141  0x00008c2a copy  0x0000003f , 0x00000011 
- 00032142  0x00008c2b branch  0x00007d84 
- 00032143  0x00008c2e bpatchx  0x000000f7 , 0x0000403e 
- 00032144  0x00008c2f call  0x00007d80 
- 00032145  0x00008c30 copy  0x00000011 , 0x0000003f 
- 00032146  0x00008c31 store  0x00000004 , 0x00000a91 
- 00032147  0x00008c32 arg  0x00004670 , 0x00000011 
- 00032148  0x00008c33 call  0x00007fb8 
- 00032149  0x00008c34 fetch  0x00000004 , 0x00000a91 
- 00032150  0x00008c35 copy  0x0000003f , 0x00000011 
- 00032151  0x00008c36 branch  0x00007d84 
- 00032152  0x00008c39 setarg  0x00000000 
- 00032153  0x00008c3a store  0x00000008 , 0x00004670 
- 00032154  0x00008c3b store  0x00000008 , 0x00004668 
- 00032155  0x00008c3c rtn 
- 00032156  0x00008c3f bpatchx  0x000000f8 , 0x0000403f 
- 00032157  0x00008c40 fetch  0x00000001 , 0x000041ce 
- 00032158  0x00008c41 nrtn  0x00000034 
- 00032159  0x00008c42 arg  0x00004670 , 0x00000011 
- 00032160  0x00008c43 call  0x00007fd0 
- 00032161  0x00008c44 rtn  0x00000034 
- 00032162  0x00008c45 jam  0x00000000 , 0x00000a90 
- 00032163  0x00008c46 call  0x00007da7 
- 00032164  0x00008c47 fetch  0x00000001 , 0x00000a90 
- 00032165  0x00008c48 branch  0x00007d9c , 0x00000034 
- 00032166  0x00008c49 rtn 
- 00032167  0x00008c4c call  0x00007d80 
- 00032168  0x00008c4d arg  0x00004670 , 0x00000011 
- 00032169  0x00008c4e call  0x00007fc4 
- 00032170  0x00008c4f copy  0x0000003f , 0x00000002 
- 00032171  0x00008c50 call  0x00007d84 
- 00032172  0x00008c51 bpatchx  0x000000f9 , 0x0000403f 
- 00032173  0x00008c52 copy  0x00000002 , 0x0000003f 
- 00032174  0x00008c53 rtn  0x00000034 
- 00032175  0x00008c54 beq  0x00000001 , 0x00007ddd 
- 00032176  0x00008c55 beq  0x00000002 , 0x00007de2 
- 00032177  0x00008c56 beq  0x00000003 , 0x00007de8 
- 00032178  0x00008c57 beq  0x00000007 , 0x00007ded 
- 00032179  0x00008c58 beq  0x00000008 , 0x00007dee 
- 00032180  0x00008c59 beq  0x00000009 , 0x00007def 
- 00032181  0x00008c5a beq  0x0000000b , 0x00007df2 
- 00032182  0x00008c5b beq  0x0000000c , 0x00007df3 
- 00032183  0x00008c5c beq  0x0000000d , 0x00007df4 
- 00032184  0x00008c5d beq  0x0000000e , 0x00007dfa 
- 00032185  0x00008c5e beq  0x0000000f , 0x00007dff 
- 00032186  0x00008c5f beq  0x00000010 , 0x00007e05 
- 00032187  0x00008c60 beq  0x00000013 , 0x00007e0f 
- 00032188  0x00008c61 beq  0x00000014 , 0x00007e11 
- 00032189  0x00008c62 beq  0x00000015 , 0x00007e13 
- 00032190  0x00008c63 beq  0x00000016 , 0x00007e15 
- 00032191  0x00008c64 beq  0x00000017 , 0x00007e18 
- 00032192  0x00008c65 beq  0x00000018 , 0x00007e1a 
- 00032193  0x00008c66 beq  0x00000019 , 0x00007e1d 
- 00032194  0x00008c67 beq  0x0000001b , 0x00007e25 
- 00032195  0x00008c68 beq  0x0000001e , 0x00007e2f 
- 00032196  0x00008c6a store  0x00000001 , 0x00000a99 
- 00032197  0x00008c6b bpatchx  0x000000fa , 0x0000403f 
- 00032198  0x00008c6c call  0x000062bc 
- 00032199  0x00008c6d nbranch  0x00007ddb , 0x00000034 
- 00032200  0x00008c6f fetch  0x00000001 , 0x00000a99 
- 00032201  0x00008c70 bmark0  0x00000009 , 0x00007dd6 
- 00032202  0x00008c71 beq  0x00000004 , 0x00007dea 
- 00032203  0x00008c72 beq  0x00000005 , 0x00004d17 
- 00032204  0x00008c73 beq  0x00000006 , 0x00004d26 
- 00032205  0x00008c74 beq  0x0000000a , 0x00007df0 
- 00032206  0x00008c75 beq  0x00000011 , 0x00007e0a 
- 00032207  0x00008c76 beq  0x00000012 , 0x00007e0e 
- 00032208  0x00008c77 beq  0x0000001d , 0x00007e26 
- 00032209  0x00008c78 beq  0x0000001f , 0x000067cc 
- 00032210  0x00008c79 beq  0x00000020 , 0x000067d0 
- 00032211  0x00008c7a beq  0x00000021 , 0x00007e31 
- 00032212  0x00008c7b beq  0x00000025 , 0x0000670b 
- 00032213  0x00008c7c rtn 
- 00032214  0x00008c7f store  0x00000001 , 0x00000a99 
- 00032215  0x00008c80 call  0x00002252 
- 00032216  0x00008c81 branch  0x00007ddb , 0x00000005 
- 00032217  0x00008c82 call  0x0000225a 
- 00032218  0x00008c83 nrtn  0x00000005 
- 00032219  0x00008c85 jam  0x00000001 , 0x00000a90 
- 00032220  0x00008c86 branch  0x00007d8f 
- 00032221  0x00008c8c fetch  0x00000002 , 0x00004682 
- 00032222  0x00008c8d set1  0x00000006 
- 00032223  0x00008c8e store  0x00000002 , 0x00004682 
- 00032224  0x00008c8f jam  0x00000003 , 0x00004093 
- 00032225  0x00008c90 rtn 
- 00032226  0x00008c95 jam  0x00000000 , 0x00004680 
- 00032227  0x00008c96 jam  0x00000000 , 0x00004093 
- 00032228  0x00008c97 fetch  0x00000002 , 0x00004682 
- 00032229  0x00008c98 set0  0x00000006 
- 00032230  0x00008c99 store  0x00000002 , 0x00004682 
- 00032231  0x00008c9a rtn 
- 00032232  0x00008c9f jam  0x00000005 , 0x000041ce 
- 00032233  0x00008ca0 rtn 
- 00032234  0x00008ca5 jam  0x00000007 , 0x0000007c 
- 00032235  0x00008ca6 jam  0x00000013 , 0x000004ca 
- 00032236  0x00008ca7 rtn 
- 00032237  0x00008cac rtn 
- 00032238  0x00008cb1 rtn 
- 00032239  0x00008cb6 rtn 
- 00032240  0x00008cbb jam  0x00000002 , 0x000004d4 
- 00032241  0x00008cbc branch  0x00004d0a 
- 00032242  0x00008cc1 rtn 
- 00032243  0x00008cc6 rtn 
- 00032244  0x00008ccb jam  0x00000001 , 0x0000436e 
- 00032245  0x00008ccc jam  0x00000000 , 0x00004484 
- 00032246  0x00008ccd fetch  0x00000002 , 0x00004682 
- 00032247  0x00008cce set1  0x0000000b , 0x0000003f 
- 00032248  0x00008ccf store  0x00000002 , 0x00004682 
- 00032249  0x00008cd0 rtn 
- 00032250  0x00008cd5 fetch  0x00000002 , 0x00004682 
- 00032251  0x00008cd6 set0  0x0000000b , 0x0000003f 
- 00032252  0x00008cd7 store  0x00000002 , 0x00004682 
- 00032253  0x00008cd8 jam  0x00000000 , 0x0000436e 
- 00032254  0x00008cd9 rtn 
- 00032255  0x00008cde jam  0x00000001 , 0x0000436e 
- 00032256  0x00008cdf jam  0x00000001 , 0x00004484 
- 00032257  0x00008ce0 fetch  0x00000002 , 0x00004682 
- 00032258  0x00008ce1 set1  0x0000000b , 0x0000003f 
- 00032259  0x00008ce2 store  0x00000002 , 0x00004682 
- 00032260  0x00008ce3 rtn 
- 00032261  0x00008ce8 fetch  0x00000002 , 0x00004682 
- 00032262  0x00008ce9 set0  0x0000000b , 0x0000003f 
- 00032263  0x00008cea store  0x00000002 , 0x00004682 
- 00032264  0x00008ceb jam  0x00000000 , 0x0000436e 
- 00032265  0x00008cec rtn 
- 00032266  0x00008cf1 setarg  0x00000014 
- 00032267  0x00008cf2 store  0x00000002 , 0x0000046d 
- 00032268  0x00008cf3 store  0x00000002 , 0x000044ba 
- 00032269  0x00008cf4 branch  0x00005c92 
- 00032270  0x00008cf9 branch  0x00005abf 
- 00032271  0x00008cfe arg  0x00000000 , 0x00000011 
- 00032272  0x00008cff branch  0x00007d19 
- 00032273  0x00008d04 arg  0x00000000 , 0x00000011 
- 00032274  0x00008d05 branch  0x00007d14 
- 00032275  0x00008d0a arg  0x00000000 , 0x00000011 
- 00032276  0x00008d0b branch  0x00007d1e 
- 00032277  0x00008d10 jam  0x00000001 , 0x00004369 
- 00032278  0x00008d11 jam  0x0000001b , 0x000041ce 
- 00032279  0x00008d14 rtn 
- 00032280  0x00008d19 jam  0x00000001 , 0x00004369 
- 00032281  0x00008d1a rtn 
- 00032282  0x00008d1f jam  0x00000000 , 0x00004369 
- 00032283  0x00008d20 jam  0x00000000 , 0x000041ce 
- 00032284  0x00008d21 rtn 
- 00032285  0x00008d26 fetch  0x00000002 , 0x000041eb 
- 00032286  0x00008d27 call  0x00007f9c 
- 00032287  0x00008d28 fetch  0x00000001 , 0x00004686 
- 00032288  0x00008d29 beq  0x000000ff , 0x00007e23 
- 00032289  0x00008d2a copy  0x0000003f , 0x00000002 
- 00032290  0x00008d2b call  0x000067fb 
- 00032291  0x00008d2d call  0x00007d98 
- 00032292  0x00008d2e branch  0x00002b1f 
- 00032293  0x00008d33 branch  0x00005b02 
- 00032294  0x00008d38 jam  0x00000034 , 0x0000007c 
- 00032295  0x00008d39 set1  0x00000003 , 0x00000000 
- 00032296  0x00008d3a nrtn  0x00000029 
- 00032297  0x00008d3b jam  0x00000000 , 0x0000455b 
- 00032298  0x00008d3c jam  0x00000013 , 0x0000007c 
- 00032299  0x00008d3d fetch  0x00000001 , 0x0000016d 
- 00032300  0x00008d3e set0  0x00000002 , 0x0000003f 
- 00032301  0x00008d3f store  0x00000001 , 0x0000016d 
- 00032302  0x00008d40 rtn 
- 00032303  0x00008d45 force  0x00000003 , 0x00000007 
- 00032304  0x00008d46 branch  0x00007f07 
- 00032305  0x00008d4b call  0x000062f8 
- 00032306  0x00008d4c jam  0x00000041 , 0x0000007d 
- 00032307  0x00008d4d branch  0x00005f9d 
- 00032308  0x00008d51 fetch  0x00000001 , 0x00004682 
- 00032309  0x00008d52 rtnbit0  0x0000000c 
- 00032310  0x00008d53 rtnbit0  0x00000007 
- 00032311  0x00008d54 branch  0x00007e2f 
- 00032312  0x00008d5a fetch  0x00000002 , 0x00004218 
- 00032313  0x00008d5b add  0x0000003f , 0x00000002 , 0x00000005 
- 00032314  0x00008d5c setarg  0x00000000 
- 00032315  0x00008d5d istore  0x00000003 , 0x00000005 
- 00032316  0x00008d5e rtn 
- 00032317  0x00008d63 call  0x00007fe9 
- 00032318  0x00008d64 call  0x00007e69 
- 00032319  0x00008d65 rtn  0x00000034 
- 00032320  0x00008d66 fetch  0x00000002 , 0x00004218 
- 00032321  0x00008d67 add  0x0000003f , 0x00000002 , 0x00000012 
- 00032322  0x00008d68 ifetcht  0x00000001 , 0x00000012 
- 00032323  0x00008d69 increase  0x00000001 , 0x00000002 
- 00032324  0x00008d6a istoret  0x00000001 , 0x00000012 
- 00032325  0x00008d6c ifetcht  0x00000001 , 0x0000003f 
- 00032326  0x00008d6d copy  0x00000002 , 0x00000039 
- 00032327  0x00008d6e add  0x0000003f , 0x00000004 , 0x00000012 
- 00032328  0x00008d6f ifetch  0x00000001 , 0x00000012 
- 00032329  0x00008d70 imul32  0x00000002 , 0x0000003f 
- 00032330  0x00008d71 iadd  0x00000006 , 0x00000005 
- 00032331  0x00008d72 copy  0x00000011 , 0x00000006 
- 00032332  0x00008d74 call  0x00007f01 
- 00032333  0x00008d75 call  0x00007e6d 
- 00032334  0x00008d76 pincrease  0xffffffff 
- 00032335  0x00008d77 ifetcht  0x00000001 , 0x00000012 
- 00032336  0x00008d78 increase  0x00000001 , 0x00000002 
- 00032337  0x00008d79 iand  0x00000002 , 0x00000002 
- 00032338  0x00008d7a istoret  0x00000001 , 0x00000012 
- 00032339  0x00008d7b branch  0x00007fe7 
- 00032340  0x00008d81 call  0x00007fe9 
- 00032341  0x00008d82 call  0x00007e65 
- 00032342  0x00008d83 rtn  0x00000034 
- 00032343  0x00008d84 fetch  0x00000002 , 0x00004218 
- 00032344  0x00008d85 add  0x0000003f , 0x00000002 , 0x00000012 
- 00032345  0x00008d86 ifetcht  0x00000001 , 0x00000012 
- 00032346  0x00008d87 increase  0xffffffff , 0x00000002 
- 00032347  0x00008d88 istoret  0x00000001 , 0x00000012 
- 00032348  0x00008d89 ifetcht  0x00000001 , 0x0000003f 
- 00032349  0x00008d8a copy  0x00000002 , 0x00000039 
- 00032350  0x00008d8b add  0x0000003f , 0x00000003 , 0x00000012 
- 00032351  0x00008d8c ifetch  0x00000001 , 0x00000012 
- 00032352  0x00008d8d imul32  0x00000002 , 0x0000003f 
- 00032353  0x00008d8e iadd  0x00000006 , 0x00000006 
- 00032354  0x00008d8f increase  0x00000001 , 0x00000006 
- 00032355  0x00008d90 copy  0x00000011 , 0x00000005 
- 00032356  0x00008d91 branch  0x00007e4c 
- 00032357  0x00008d96 fetch  0x00000002 , 0x00004218 
- 00032358  0x00008d97 add  0x0000003f , 0x00000002 , 0x00000006 
- 00032359  0x00008d98 ifetch  0x00000001 , 0x00000006 
- 00032360  0x00008d99 rtn 
- 00032361  0x00008d9d call  0x00007e6d 
- 00032362  0x00008d9e ifetcht  0x00000001 , 0x00000006 
- 00032363  0x00008d9f isub  0x00000002 , 0x0000003f 
- 00032364  0x00008da0 rtn 
- 00032365  0x00008da4 fetch  0x00000002 , 0x00004218 
- 00032366  0x00008da5 add  0x0000003f , 0x00000001 , 0x00000006 
- 00032367  0x00008da6 ifetch  0x00000001 , 0x00000006 
- 00032368  0x00008da7 rtn 
- 00032369  0x00008db0 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032370  0x00008db1 rtn  0x00000005 
- 00032371  0x00008db3 rshift  0x0000003f , 0x0000003f 
- 00032372  0x00008db4 loop  0x00007e73 
- 00032373  0x00008db5 rtn 
- 00032374  0x00008db9 force  0x00000001 , 0x0000003f 
- 00032375  0x00008dba sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032376  0x00008dbb rtn  0x00000005 
- 00032377  0x00008dbd lshift  0x0000003f , 0x0000003f 
- 00032378  0x00008dbe loop  0x00007e79 
- 00032379  0x00008dbf rtn 
- 00032380  0x00008dc1 deposit  0x00000005 
- 00032381  0x00008dc2 store  0x00000002 , 0x00000abb 
- 00032382  0x00008dc3 storet  0x00000008 , 0x00000aa2 
- 00032383  0x00008dc4 deposit  0x0000000b 
- 00032384  0x00008dc5 store  0x00000004 , 0x00000aaa 
- 00032385  0x00008dc6 call  0x00007e85 
- 00032386  0x00008dc7 deposit  0x00000006 
- 00032387  0x00008dc8 store  0x00000002 , 0x00000ab9 
- 00032388  0x00008dc9 rtn 
- 00032389  0x00008dcc deposit  0x00000011 
- 00032390  0x00008dcd store  0x00000004 , 0x00000aae 
- 00032391  0x00008dce deposit  0x00000012 
- 00032392  0x00008dcf store  0x00000004 , 0x00000ab2 
- 00032393  0x00008dd0 deposit  0x00000013 
- 00032394  0x00008dd1 store  0x00000003 , 0x00000ab6 
- 00032395  0x00008dd2 rtn 
- 00032396  0x00008dd5 fetcht  0x00000008 , 0x00000aa2 
- 00032397  0x00008dd6 fetch  0x00000004 , 0x00000aaa 
- 00032398  0x00008dd7 iforce  0x0000000b 
- 00032399  0x00008dd8 call  0x00007e95 
- 00032400  0x00008dd9 fetch  0x00000002 , 0x00000abb 
- 00032401  0x00008dda iforce  0x00000005 
- 00032402  0x00008ddb fetch  0x00000002 , 0x00000ab9 
- 00032403  0x00008ddc iforce  0x00000006 
- 00032404  0x00008ddd rtn 
- 00032405  0x00008de0 fetch  0x00000004 , 0x00000aae 
- 00032406  0x00008de1 iforce  0x00000011 
- 00032407  0x00008de2 fetch  0x00000004 , 0x00000ab2 
- 00032408  0x00008de3 iforce  0x00000012 
- 00032409  0x00008de4 fetch  0x00000003 , 0x00000ab6 
- 00032410  0x00008de5 iforce  0x00000013 
- 00032411  0x00008de6 rtn 
- 00032412  0x00008de9 fetch  0x00000002 , 0x00000abb 
- 00032413  0x00008dea copy  0x0000003f , 0x00000005 
- 00032414  0x00008deb rtn 
- 00032415  0x00008ded fetch  0x00000002 , 0x00000ab9 
- 00032416  0x00008dee copy  0x0000003f , 0x00000006 
- 00032417  0x00008def rtn 
- 00032418  0x00008df1 copy  0x00000005 , 0x0000003f 
- 00032419  0x00008df2 store  0x00000002 , 0x00000abb 
- 00032420  0x00008df3 rtn 
- 00032421  0x00008df5 copy  0x00000006 , 0x0000003f 
- 00032422  0x00008df6 store  0x00000002 , 0x00000ab9 
- 00032423  0x00008df7 rtn 
- 00032424  0x00008dfc copy  0x00000005 , 0x0000003f 
- 00032425  0x00008dfd store  0x00000002 , 0x00000a97 
- 00032426  0x00008dfe copy  0x00000006 , 0x0000003f 
- 00032427  0x00008dff store  0x00000002 , 0x00000a95 
- 00032428  0x00008e00 rtn 
- 00032429  0x00008e02 fetch  0x00000002 , 0x00000a97 
- 00032430  0x00008e03 copy  0x0000003f , 0x00000005 
- 00032431  0x00008e04 fetch  0x00000002 , 0x00000a95 
- 00032432  0x00008e05 copy  0x0000003f , 0x00000006 
- 00032433  0x00008e06 rtn 
- 00032434  0x00008e09 call  0x00007ebd 
- 00032435  0x00008e0b call  0x00007ebd 
- 00032436  0x00008e0c branch  0x00007ebd 
- 00032437  0x00008e0e call  0x00007eb9 
- 00032438  0x00008e10 ifetch  0x00000004 , 0x00000006 
- 00032439  0x00008e11 istore  0x00000004 , 0x00000005 
- 00032440  0x00008e12 rtn 
- 00032441  0x00008e14 ifetch  0x00000008 , 0x00000006 
- 00032442  0x00008e15 istore  0x00000008 , 0x00000005 
- 00032443  0x00008e16 rtn 
- 00032444  0x00008e19 call  0x00007ebf 
- 00032445  0x00008e1b call  0x00007eb9 
- 00032446  0x00008e1d call  0x00007eb9 
- 00032447  0x00008e1f call  0x00007eb9 
- 00032448  0x00008e20 branch  0x00007eb9 
- 00032449  0x00008e25 arg  0x0000000a , 0x00000039 
- 00032450  0x00008e27 nop  0x00002ee0 
- 00032451  0x00008e28 loop  0x00007ec2 
- 00032452  0x00008e29 rtn 
- 00032453  0x00008e2c force  0x00000003 , 0x00000039 
- 00032454  0x00008e2e force  0x00000000 , 0x0000003f 
- 00032455  0x00008e30 istore  0x00000008 , 0x00000005 
- 00032456  0x00008e31 loop  0x00007ec7 
- 00032457  0x00008e32 rtn 
- 00032458  0x00008e35 force  0x00000000 , 0x0000003f 
- 00032459  0x00008e36 istore  0x00000008 , 0x00000005 
- 00032460  0x00008e37 rtn 
- 00032461  0x00008e39 force  0x00000000 , 0x0000003f 
- 00032462  0x00008e3a istore  0x00000004 , 0x00000005 
- 00032463  0x00008e3b rtn 
- 00032464  0x00008e3e force  0x00000004 , 0x00000039 
- 00032465  0x00008e3f branch  0x00007ec6 
- 00032466  0x00008e41 force  0x00000008 , 0x00000039 
- 00032467  0x00008e42 branch  0x00007ec6 
- 00032468  0x00008e45 deposit  0x00000039 
- 00032469  0x00008e46 rtn  0x00000034 
- 00032470  0x00008e47 setarg  0x00000000 
- 00032471  0x00008e49 istore  0x00000001 , 0x00000005 
- 00032472  0x00008e4a loop  0x00007ed7 
- 00032473  0x00008e4b rtn 
- 00032474  0x00008e4f arg  0x00000020 , 0x00000039 
- 00032475  0x00008e50 arg  0x00000ac2 , 0x00000005 
- 00032476  0x00008e51 branch  0x00007ed4 
- 00032477  0x00008e54 ifetch  0x00000004 , 0x00000013 
- 00032478  0x00008e55 ifetcht  0x00000004 , 0x00000011 
- 00032479  0x00008e56 ixor  0x00000002 , 0x0000003f 
- 00032480  0x00008e57 istore  0x00000004 , 0x00000005 
- 00032481  0x00008e58 increase  0x00000004 , 0x00000011 
- 00032482  0x00008e59 increase  0x00000004 , 0x00000013 
- 00032483  0x00008e5a loop  0x00007edd 
- 00032484  0x00008e5b rtn 
- 00032485  0x00008e60 bpatchx  0x000000fb , 0x0000403f 
- 00032486  0x00008e61 copy  0x00000039 , 0x0000003f 
- 00032487  0x00008e62 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00032488  0x00008e63 rtn  0x00000002 
- 00032489  0x00008e64 iadd  0x00000011 , 0x00000012 
- 00032490  0x00008e65 increase  0xffffffff , 0x00000012 
- 00032491  0x00008e66 rshift  0x00000039 , 0x00000039 
- 00032492  0x00008e68 ifetcht  0x00000001 , 0x00000011 
- 00032493  0x00008e69 ifetch  0x00000001 , 0x00000012 
- 00032494  0x00008e6a istore  0x00000001 , 0x00000011 
- 00032495  0x00008e6b istoret  0x00000001 , 0x00000012 
- 00032496  0x00008e6c increase  0xffffffff , 0x00000012 
- 00032497  0x00008e6d increase  0x00000001 , 0x00000011 
- 00032498  0x00008e6e loop  0x00007eec 
- 00032499  0x00008e6f rtn 
- 00032500  0x00008e73 deposit  0x00000039 
- 00032501  0x00008e74 rtn  0x00000034 
- 00032502  0x00008e76 increase  0xfffffff8 , 0x00000039 
- 00032503  0x00008e77 call  0x00007eb9 , 0x00000002 
- 00032504  0x00008e78 rtn  0x00000005 
- 00032505  0x00008e79 branch  0x00007ef6 , 0x00000002 
- 00032506  0x00008e7a increase  0x00000008 , 0x00000039 
- 00032507  0x00008e7c increase  0xfffffffc , 0x00000039 
- 00032508  0x00008e7d call  0x00007eb6 , 0x00000002 
- 00032509  0x00008e7e rtn  0x00000005 
- 00032510  0x00008e7f branch  0x00007efb , 0x00000002 
- 00032511  0x00008e80 increase  0x00000004 , 0x00000039 
- 00032512  0x00008e81 branch  0x00007f01 
- 00032513  0x00008e84 deposit  0x00000039 
- 00032514  0x00008e85 rtn  0x00000034 
- 00032515  0x00008e87 ifetch  0x00000001 , 0x00000006 
- 00032516  0x00008e88 istore  0x00000001 , 0x00000005 
- 00032517  0x00008e89 loop  0x00007f03 
- 00032518  0x00008e8a rtn 
- 00032519  0x00008e8d setarg  0x00000000 
- 00032520  0x00008e8f rshift  0x00000022 , 0x00000002 
- 00032521  0x00008e90 storet  0x00000004 , 0x00004094 
- 00032522  0x00008e91 arg  0x0000419d , 0x00000005 
- 00032523  0x00008e92 iforce  0x00000002 
- 00032524  0x00008e93 lshift  0x00000007 , 0x0000003f 
- 00032525  0x00008e94 iadd  0x00000005 , 0x00000005 
- 00032526  0x00008e95 istoret  0x00000002 , 0x00000005 
- 00032527  0x00008e96 bpatchx  0x000000fc , 0x0000403f 
- 00032528  0x00008e97 rtn 
- 00032529  0x00008e9a arg  0x00000800 , 0x0000000b 
- 00032530  0x00008e9b lshift16  0x0000000b , 0x0000000b 
- 00032531  0x00008e9c iadd  0x0000000b , 0x0000003f 
- 00032532  0x00008e9d rtn 
- 00032533  0x00008ea1 arg  0x00000000 , 0x00000007 
- 00032534  0x00008ea3 bpatchx  0x000000fd , 0x0000403f 
- 00032535  0x00008ea4 fetcht  0x00000004 , 0x00004094 
- 00032536  0x00008ea5 rshift  0x00000022 , 0x0000003f 
- 00032537  0x00008ea6 store  0x00000004 , 0x00004094 
- 00032538  0x00008ea7 isub  0x00000002 , 0x0000003e 
- 00032539  0x00008ea8 ncall  0x00007f11 , 0x00000002 
- 00032540  0x00008ea9 isub  0x00000002 , 0x0000000b 
- 00032541  0x00008eaa copy  0x0000000b , 0x00000002 
- 00032542  0x00008eab arg  0x0000419d , 0x00000006 
- 00032543  0x00008eac copy  0x00000006 , 0x00000005 
- 00032544  0x00008ead arg  0x00000010 , 0x00000039 
- 00032545  0x00008eaf ifetch  0x00000002 , 0x00000006 
- 00032546  0x00008eb0 isub  0x00000002 , 0x0000003f 
- 00032547  0x00008eb1 branch  0x00007f25 , 0x00000002 
- 00032548  0x00008eb2 force  0x00000000 , 0x0000003f 
- 00032549  0x00008eb4 istore  0x00000002 , 0x00000005 
- 00032550  0x00008eb5 loop  0x00007f21 
- 00032551  0x00008eb6 arg  0x0000419d , 0x00000006 
- 00032552  0x00008eb7 lshift  0x00000007 , 0x0000003f 
- 00032553  0x00008eb8 iadd  0x00000006 , 0x00000006 
- 00032554  0x00008eb9 ifetch  0x00000002 , 0x00000006 
- 00032555  0x00008eba rtn 
- 00032556  0x00008ec0 iadd  0x00000002 , 0x00000002 
- 00032557  0x00008ec1 copy  0x00000002 , 0x00000039 
- 00032558  0x00008ec2 setarg  0x00000ea6 
- 00032559  0x00008ec3 isub  0x00000039 , 0x0000003f 
- 00032560  0x00008ec4 rtn  0x00000002 
- 00032561  0x00008ec5 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032562  0x00008ec6 rshift16  0x00000002 , 0x00000002 
- 00032563  0x00008ec7 increase  0x00000001 , 0x00000002 
- 00032564  0x00008ec8 lshift16  0x00000002 , 0x00000002 
- 00032565  0x00008ec9 ior  0x00000002 , 0x00000002 
- 00032566  0x00008eca rtn 
- 00032567  0x00008ecd call  0x00007f39 
- 00032568  0x00008ece branch  0x00007f43 
- 00032569  0x00008ed2 disable  0x00000028 
- 00032570  0x00008ed3 isub  0x00000002 , 0x0000003f 
- 00032571  0x00008ed4 branch  0x00007f3e , 0x00000002 
- 00032572  0x00008ed5 enable  0x00000028 
- 00032573  0x00008ed6 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032574  0x00008ed8 rtnbit0  0x0000000f 
- 00032575  0x00008ed9 arg  0xffff0ea6 , 0x00000002 
- 00032576  0x00008eda iadd  0x00000002 , 0x0000003f 
- 00032577  0x00008edb set0  0x00000040 , 0x0000003f 
- 00032578  0x00008edc rtn 
- 00032579  0x00008edf iforce  0x00000006 
- 00032580  0x00008ee0 rshift16  0x0000003f , 0x0000003f 
- 00032581  0x00008ee1 arg  0x00000ea6 , 0x00000002 
- 00032582  0x00008ee2 imul32  0x00000002 , 0x0000003f 
- 00032583  0x00008ee3 iadd  0x00000006 , 0x0000003f 
- 00032584  0x00008ee4 rtn 
- 00032585  0x00008ee8 lshift8  0x0000003f , 0x0000003f 
- 00032586  0x00008ee9 lshift4  0x0000003f , 0x0000003f 
- 00032587  0x00008eea fetcht  0x00000003 , 0x0000416f 
- 00032588  0x00008eeb idiv  0x00000002 
- 00032589  0x00008eec call  0x00007f86 
- 00032590  0x00008eed quotient  0x00000002 
- 00032591  0x00008eee rtn 
- 00032592  0x00008ef2 arg  0x00000ea6 , 0x00000002 
- 00032593  0x00008ef3 idiv  0x00000002 
- 00032594  0x00008ef4 call  0x00007f86 
- 00032595  0x00008ef5 quotient  0x0000003f 
- 00032596  0x00008ef6 lshift16  0x0000003f , 0x0000003f 
- 00032597  0x00008ef7 remainder  0x00000002 
- 00032598  0x00008ef8 ior  0x00000002 , 0x00000002 
- 00032599  0x00008ef9 rtn 
- 00032600  0x00008f01 arg  0x00000000 , 0x00000002 
- 00032601  0x00008f03 copy  0x00000002 , 0x00000013 
- 00032602  0x00008f04 ifetch  0x00000001 , 0x00000003 
- 00032603  0x00008f05 call  0x00007f64 
- 00032604  0x00008f06 copy  0x00000013 , 0x00000002 
- 00032605  0x00008f07 call  0x00007f95 
- 00032606  0x00008f08 arg  0x0000000a , 0x00000012 
- 00032607  0x00008f09 imul32  0x00000012 , 0x0000003f 
- 00032608  0x00008f0a iadd  0x00000002 , 0x0000003f 
- 00032609  0x00008f0b copy  0x0000003f , 0x00000002 
- 00032610  0x00008f0c loop  0x00007f59 
- 00032611  0x00008f0d rtn 
- 00032612  0x00008f12 arg  0x0000003a , 0x00000002 
- 00032613  0x00008f13 isub  0x00000002 , 0x0000003e 
- 00032614  0x00008f14 nbranch  0x00007f6d , 0x00000002 
- 00032615  0x00008f15 arg  0x00000061 , 0x00000002 
- 00032616  0x00008f16 isub  0x00000002 , 0x0000003e 
- 00032617  0x00008f17 branch  0x00007f70 , 0x00000002 
- 00032618  0x00008f18 arg  0x00000037 , 0x00000002 
- 00032619  0x00008f19 isub  0x00000002 , 0x0000003f 
- 00032620  0x00008f1a rtn 
- 00032621  0x00008f1c arg  0x00000030 , 0x00000002 
- 00032622  0x00008f1d isub  0x00000002 , 0x0000003f 
- 00032623  0x00008f1e rtn 
- 00032624  0x00008f20 arg  0x00000057 , 0x00000002 
- 00032625  0x00008f21 isub  0x00000002 , 0x0000003f 
- 00032626  0x00008f22 rtn 
- 00032627  0x00008f25 copy  0x00000002 , 0x00000030 
- 00032628  0x00008f26 setarg  0x000001ff 
- 00032629  0x00008f27 force  0x00000000 , 0x00000012 
- 00032630  0x00008f29 rshift3  0x0000003f , 0x00000011 
- 00032631  0x00008f2a rshift  0x00000011 , 0x00000011 
- 00032632  0x00008f2b ixor  0x00000011 , 0x00000011 
- 00032633  0x00008f2c isolate1  0x00000000 , 0x00000011 
- 00032634  0x00008f2d setflag  0x00000001 , 0x00000009 , 0x0000003f 
- 00032635  0x00008f2e rshift  0x00000002 , 0x00000002 
- 00032636  0x00008f2f isolate1  0x00000000 , 0x0000003f 
- 00032637  0x00008f30 setflag  0x00000001 , 0x00000007 , 0x00000002 
- 00032638  0x00008f31 rshift  0x0000003f , 0x0000003f 
- 00032639  0x00008f32 increase  0x00000001 , 0x00000012 
- 00032640  0x00008f33 compare  0x00000000 , 0x00000012 , 0x00000007 
- 00032641  0x00008f34 nbranch  0x00007f76 , 0x00000001 
- 00032642  0x00008f35 istoret  0x00000001 , 0x00000005 
- 00032643  0x00008f36 loop  0x00007f76 
- 00032644  0x00008f37 copy  0x00000030 , 0x00000002 
- 00032645  0x00008f38 rtn 
- 00032646  0x00008f3c rtn  0x00000035 
- 00032647  0x00008f3d branch  0x00007f86 
- 00032648  0x00008f49 ifetch  0x00000001 , 0x00000011 
- 00032649  0x00008f4a ifetcht  0x00000001 , 0x00000012 
- 00032650  0x00008f4b isub  0x00000002 , 0x0000003e 
- 00032651  0x00008f4c nrtn  0x00000005 
- 00032652  0x00008f4d increase  0x00000001 , 0x00000011 
- 00032653  0x00008f4e increase  0x00000001 , 0x00000012 
- 00032654  0x00008f4f loop  0x00007f88 
- 00032655  0x00008f50 force  0x00000000 , 0x0000003e 
- 00032656  0x00008f51 rtn 
- 00032657  0x00008f55 isub  0x00000002 , 0x0000003e 
- 00032658  0x00008f56 nrtn  0x00000002 
- 00032659  0x00008f57 deposit  0x00000002 
- 00032660  0x00008f58 rtn 
- 00032661  0x00008f5b iadd  0x00000002 , 0x0000003f 
- 00032662  0x00008f5c isub  0x00000002 , 0x00000002 
- 00032663  0x00008f5d isub  0x00000002 , 0x0000003f 
- 00032664  0x00008f5e rtn 
- 00032665  0x00008f61 arg  0x00000200 , 0x00000039 
- 00032666  0x00008f62 arg  0x00004000 , 0x00000005 
- 00032667  0x00008f63 branch  0x00007ec6 
- 00032668  0x00008f67 rtn  0x00000034 
- 00032669  0x00008f68 copy  0x0000003f , 0x0000003d 
- 00032670  0x00008f6c hfetch  0x00000002 , 0x0000810e 
- 00032671  0x00008f6d nbranch  0x00007f9e , 0x00000034 
- 00032672  0x00008f6e rtn 
- 00032673  0x00008f71 jam  0x00000001 , 0x00008203 
- 00032674  0x00008f72 rtn 
- 00032675  0x00008f75 hstore  0x00000002 , 0x00008205 
- 00032676  0x00008f76 hfetch  0x00000001 , 0x00008203 
- 00032677  0x00008f77 set1  0x00000004 , 0x0000003f 
- 00032678  0x00008f78 hstore  0x00000001 , 0x00008203 
- 00032679  0x00008f79 rtn 
- 00032680  0x00008f7b hstore  0x00000002 , 0x00008207 
- 00032681  0x00008f7c hfetch  0x00000001 , 0x00008203 
- 00032682  0x00008f7d set1  0x00000006 , 0x0000003f 
- 00032683  0x00008f7e hstore  0x00000001 , 0x00008203 
- 00032684  0x00008f7f rtn 
- 00032685  0x00008f82 hstore  0x00000002 , 0x00008205 
- 00032686  0x00008f83 jam  0x00000030 , 0x00008203 
- 00032687  0x00008f84 rtn 
- 00032688  0x00008f89 hfetch  0x00000001 , 0x00008043 
- 00032689  0x00008f8a set0  0x00000004 , 0x0000003f 
- 00032690  0x00008f8b hstore  0x00000001 , 0x00008043 
- 00032691  0x00008f8c rtn 
- 00032692  0x00008f8f hfetch  0x00000002 , 0x0000810e 
- 00032693  0x00008f90 arg  0x00000200 , 0x00000002 
- 00032694  0x00008f92 isub  0x00000002 , 0x0000003e 
- 00032695  0x00008f93 rtn 
- 00032696  0x00008f9a bpatchx  0x000000fe , 0x0000403f 
- 00032697  0x00008f9b ifetcht  0x00000008 , 0x00000011 
- 00032698  0x00008f9c and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032699  0x00008f9d nbranch  0x00007fbe , 0x00000034 
- 00032700  0x00008f9e rshift8  0x00000002 , 0x0000003f 
- 00032701  0x00008f9f istore  0x00000008 , 0x00000011 
- 00032702  0x00008fa1 increase  0x00000007 , 0x00000011 
- 00032703  0x00008fa2 ifetch  0x00000001 , 0x00000011 
- 00032704  0x00008fa3 nbranch  0x00002a8c , 0x00000034 
- 00032705  0x00008fa4 fetch  0x00000001 , 0x00000a99 
- 00032706  0x00008fa5 istore  0x00000001 , 0x00000011 
- 00032707  0x00008fa6 rtn 
- 00032708  0x00008fac bpatchx  0x000000ff , 0x0000403f 
- 00032709  0x00008fad arg  0x00000008 , 0x00000039 
- 00032710  0x00008fae ifetch  0x00000008 , 0x00000011 
- 00032711  0x00008faf rtn  0x00000034 
- 00032712  0x00008fb1 ifetch  0x00000001 , 0x00000011 
- 00032713  0x00008fb2 nbranch  0x00007fcd , 0x00000034 
- 00032714  0x00008fb3 increase  0x00000001 , 0x00000011 
- 00032715  0x00008fb4 loop  0x00007fc8 
- 00032716  0x00008fb5 branch  0x00002a8c 
- 00032717  0x00008fb7 arg  0x00000000 , 0x00000002 
- 00032718  0x00008fb8 istoret  0x00000001 , 0x00000011 
- 00032719  0x00008fb9 rtn 
- 00032720  0x00008fbf ifetch  0x00000008 , 0x00000011 
- 00032721  0x00008fc0 rtn 
- 00032722  0x00008fc6 ifetch  0x00000001 , 0x00000011 
- 00032723  0x00008fc7 rtn 
- 00032724  0x00008fcb ifetch  0x00000002 , 0x00000011 
- 00032725  0x00008fcc rtn 
- 00032726  0x00008fd1 arg  0x00000000 , 0x00000002 
- 00032727  0x00008fd3 fetch  0x00000001 , 0x00000006 
- 00032728  0x00008fd4 loop  0x00007fd7 , 0x00000034 
- 00032729  0x00008fd5 increase  0x00000001 , 0x00000002 
- 00032730  0x00008fd6 loop  0x00007fd7 
- 00032731  0x00008fd7 copy  0x00000002 , 0x0000003f 
- 00032732  0x00008fd8 rtn 
- 00032733  0x00008fdb isub  0x00000002 , 0x0000003e 
- 00032734  0x00008fdc nrtn  0x00000002 
- 00032735  0x00008fdd copy  0x00000002 , 0x0000003f 
- 00032736  0x00008fde rtn 
- 00032737  0x00008fe2 force  0xffffffff , 0x0000003e 
- 00032738  0x00008fe3 rtn 
- 00032739  0x00008fe6 force  0x00000001 , 0x0000003e 
- 00032740  0x00008fe7 rtn 
- 00032741  0x00008fe9 force  0x00000000 , 0x0000003e 
- 00032742  0x00008fea rtn 
- 00032743  0x00008fed enable  0x00000028 
- 00032744  0x00008fee rtn 
- 00032745  0x00008ff1 disable  0x00000028 
- 00032746  0x00008ff2 rtn 
- 00032747  0x00008ff5 enable  0x0000002c 
- 00032748  0x00008ff6 rtn 
- 00032749  0x00008ff9 disable  0x0000002c 
- 00032750  0x00008ffa rtn 
- 00032751  0x00008ffd setarg  0x00000001 
- 00032752  0x00008ffe rtn 
- 00032753  0x00009001 setarg  0x00000000 
- 00032754  0x00009002 rtn 
- 00032755  0x00009006 copy  0x00000039 , 0x0000003f 
- 00032756  0x00009007 rtn  0x00000034 
- 00032757  0x00009008 copy  0x00000006 , 0x0000003f 
- 00032758  0x00009009 iadd  0x00000039 , 0x0000003f 
- 00032759  0x0000900a increase  0xffffffff , 0x0000003f 
- 00032760  0x0000900b copy  0x0000003f , 0x00000006 
- 00032761  0x0000900d ifetch  0x00000001 , 0x00000006 
- 00032762  0x0000900e increase  0xfffffffe , 0x00000006 
- 00032763  0x0000900f istore  0x00000001 , 0x00000005 
- 00032764  0x00009010 loop  0x00007ff9 
- 00032765  0x00009011 rtn 
+ 00000000  0x00000043 bbit1  0x00000008 , 0x00000013 
+ 00000001  0x00000044 beq  0x00000000 , 0x00000020 
+ 00000002  0x00000045 beq  0x00000001 , 0x00000030 
+ 00000003  0x00000046 beq  0x00000002 , 0x00000039 
+ 00000004  0x00000047 beq  0x00000085 , 0x00000726 
+ 00000005  0x00000048 beq  0x00000089 , 0x000006f9 
+ 00000006  0x00000049 beq  0x000000a1 , 0x00000042 
+ 00000007  0x0000004a beq  0x000000b1 , 0x00000047 
+ 00000008  0x0000004b beq  0x000000b2 , 0x00000058 
+ 00000009  0x0000004c beq  0x000000c4 , 0x000002d0 
+ 00000010  0x0000004d beq  0x000000c9 , 0x00000359 
+ 00000011  0x0000004e beq  0x000000ca , 0x0000035d 
+ 00000012  0x0000004f beq  0x000000e3 , 0x00000571 
+ 00000013  0x00000050 beq  0x000000e6 , 0x0000057f 
+ 00000014  0x00000051 beq  0x000000e9 , 0x000005ab 
+ 00000015  0x00000052 beq  0x000000ea , 0x000005b5 
+ 00000016  0x00000053 beq  0x000000eb , 0x000005c5 
+ 00000017  0x00000054 beq  0x000000ec , 0x000005ed 
+ 00000018  0x00000055 branch  0x00002a8e 
+ 00000019  0x00000057 beq  0x00000039 , 0x000005f2 
+ 00000020  0x00000058 beq  0x00000043 , 0x000005fa 
+ 00000021  0x00000059 beq  0x0000004a , 0x00000600 
+ 00000022  0x0000005a beq  0x00000057 , 0x00000603 
+ 00000023  0x0000005b beq  0x00000059 , 0x00000615 
+ 00000024  0x0000005c beq  0x00000063 , 0x00000622 
+ 00000025  0x0000005d beq  0x00000066 , 0x00000652 
+ 00000026  0x0000005e beq  0x00000067 , 0x00000669 
+ 00000027  0x0000005f beq  0x0000006a , 0x00000695 
+ 00000028  0x00000060 beq  0x00000077 , 0x000006a0 
+ 00000029  0x00000061 beq  0x000000fa , 0x000006b1 
+ 00000030  0x00000062 beq  0x0000008c , 0x000006ba 
+ 00000031  0x00000063 branch  0x00002a8e 
+ 00000032  0x00000068 hfetch  0x00000001 , 0x0000813b 
+ 00000033  0x00000069 store  0x00000001 , 0x00004b43 
+ 00000034  0x0000006a call  0x00000024 
+ 00000035  0x0000006b branch  0x00002002 
+ 00000036  0x0000006e jam  0x00000000 , 0x00004b3e 
+ 00000037  0x0000006f call  0x000004d4 
+ 00000038  0x00000070 rtn  0x00000001 
+ 00000039  0x00000071 call  0x00007ec1 
+ 00000040  0x00000072 call  0x000004d4 
+ 00000041  0x00000073 rtn  0x00000001 
+ 00000042  0x00000074 jam  0x00000001 , 0x00004b3e 
+ 00000043  0x00000075 rtn 
+ 00000044  0x00000078 fetch  0x00000001 , 0x00004b3e 
+ 00000045  0x00000079 rtn  0x00000034 
+ 00000046  0x0000007a call  0x000004bf 
+ 00000047  0x0000007b branch  0x00000444 
+ 00000048  0x0000007e arg  0x000009ae , 0x00000005 
+ 00000049  0x0000007f arg  0x0000000c , 0x00000039 
+ 00000050  0x00000080 call  0x00007ed4 
+ 00000051  0x00000081 call  0x000003a3 
+ 00000052  0x00000082 call  0x00006a03 
+ 00000053  0x00000083 call  0x00005cf6 
+ 00000054  0x00000084 ncall  0x00002c65 , 0x0000002b 
+ 00000055  0x00000085 call  0x00007ccd 
+ 00000056  0x00000086 branch  0x0000200c 
+ 00000057  0x00000089 call  0x000032e3 , 0x0000002b 
+ 00000058  0x0000008a call  0x0000756a 
+ 00000059  0x0000008b call  0x00002b41 , 0x0000002b 
+ 00000060  0x0000008d call  0x000076dc 
+ 00000061  0x0000008e fetch  0x00000001 , 0x0000465a 
+ 00000062  0x0000008f branch  0x00002012 , 0x00000034 
+ 00000063  0x00000090 fetch  0x00000001 , 0x000045b1 
+ 00000064  0x00000091 branch  0x0000003c , 0x00000034 
+ 00000065  0x00000092 branch  0x00002012 
+ 00000066  0x00000095 setarg  0x00000a06 
+ 00000067  0x00000096 store  0x00000003 , 0x00004510 
+ 00000068  0x00000097 setarg  0x00001d87 
+ 00000069  0x00000098 store  0x00000002 , 0x00004513 
+ 00000070  0x00000099 branch  0x00002aa2 
+ 00000071  0x0000009c rtnmark1  0x00000026 
+ 00000072  0x0000009d call  0x00000052 
+ 00000073  0x0000009e fetch  0x00000001 , 0x00004b01 
+ 00000074  0x0000009f beq  0x00000001 , 0x00007fef 
+ 00000075  0x000000a0 fetch  0x00000001 , 0x0000479c 
+ 00000076  0x000000a1 beq  0x00000000 , 0x00007fef 
+ 00000077  0x000000a2 fetch  0x00000001 , 0x000047c4 
+ 00000078  0x000000a3 beq  0x00000001 , 0x00007fef 
+ 00000079  0x000000a4 fetch  0x00000001 , 0x00004806 
+ 00000080  0x000000a5 nbranch  0x00007fef , 0x00000034 
+ 00000081  0x000000a6 branch  0x00007ff1 
+ 00000082  0x000000a9 call  0x00007ff1 
+ 00000083  0x000000aa fetch  0x00000001 , 0x00004b01 
+ 00000084  0x000000ab ncall  0x00007fef , 0x00000034 
+ 00000085  0x000000ac fetch  0x00000001 , 0x00004b07 
+ 00000086  0x000000ad ncall  0x00007fef , 0x00000034 
+ 00000087  0x000000ae rtn 
+ 00000088  0x000000b1 rtnmark0  0x00000026 
+ 00000089  0x000000b2 fetch  0x00000001 , 0x00004d36 
+ 00000090  0x000000b3 beq  0x00000001 , 0x0000006e 
+ 00000091  0x000000b5 call  0x00000118 
+ 00000092  0x000000b6 nbranch  0x00000089 , 0x00000028 
+ 00000093  0x000000b7 call  0x000000ff 
+ 00000094  0x000000b9 call  0x000000d9 
+ 00000095  0x000000ba fetch  0x00000001 , 0x00004c06 
+ 00000096  0x000000bb rtnne  0x000000ff 
+ 00000097  0x000000bc call  0x000006cf 
+ 00000098  0x000000bf fetch  0x00000001 , 0x000046f5 
+ 00000099  0x000000c0 rtnbit1  0x00000007 
+ 00000100  0x000000c1 setarg  0x00017700 
+ 00000101  0x000000c2 store  0x00000003 , 0x00004c25 
+ 00000102  0x000000c3 jam  0x00000014 , 0x00004b3c 
+ 00000103  0x000000c5 fetch  0x00000001 , 0x00004b01 
+ 00000104  0x000000c6 beq  0x00000001 , 0x000001cd 
+ 00000105  0x000000c8 call  0x00000095 
+ 00000106  0x000000c9 nrtn  0x00000028 
+ 00000107  0x000000ca call  0x000002cd 
+ 00000108  0x000000cb setarg  0x0000ec54 
+ 00000109  0x000000cc branch  0x00002b93 
+ 00000110  0x000000cf call  0x000002a7 
+ 00000111  0x000000d0 nrtn  0x00000028 
+ 00000112  0x000000d1 call  0x00000083 
+ 00000113  0x000000d2 fetch  0x00000002 , 0x00004d37 
+ 00000114  0x000000d3 increase  0x00000001 , 0x0000003f 
+ 00000115  0x000000d4 store  0x00000002 , 0x00004d37 
+ 00000116  0x000000d5 fetcht  0x00000002 , 0x00004d39 
+ 00000117  0x000000d6 isub  0x00000002 , 0x0000003e 
+ 00000118  0x000000d7 call  0x00000078 , 0x00000005 
+ 00000119  0x000000d8 branch  0x0000005b 
+ 00000120  0x000000da jam  0x00000000 , 0x00004d36 
+ 00000121  0x000000db setarg  0x00000000 
+ 00000122  0x000000dc store  0x00000002 , 0x00004d37 
+ 00000123  0x000000dd setarg  0x00000019 
+ 00000124  0x000000de store  0x00000002 , 0x00004d39 
+ 00000125  0x000000e0 jam  0x00000000 , 0x00004c31 
+ 00000126  0x000000e1 fetch  0x00000001 , 0x00004c1c 
+ 00000127  0x000000e3 store  0x00000001 , 0x00004c1b 
+ 00000128  0x000000e4 rtn 
+ 00000129  0x000000e6 fetch  0x00000001 , 0x00004c1d 
+ 00000130  0x000000e7 branch  0x0000007f 
+ 00000131  0x000000e9 fetch  0x00000001 , 0x00004c31 
+ 00000132  0x000000ea increase  0x00000001 , 0x0000003f 
+ 00000133  0x000000eb store  0x00000001 , 0x00004c31 
+ 00000134  0x000000ec beq  0x00000004 , 0x00000081 
+ 00000135  0x000000ed beq  0x00000005 , 0x0000007d 
+ 00000136  0x000000ee rtn 
+ 00000137  0x000000f1 fetch  0x00000001 , 0x00004c22 
+ 00000138  0x000000f2 call  0x000000b0 , 0x00000034 
+ 00000139  0x000000f3 fetch  0x00000001 , 0x00004b06 
+ 00000140  0x000000f4 nrtn  0x00000034 
+ 00000141  0x000000f5 fetch  0x00000001 , 0x00004b01 
+ 00000142  0x000000f6 rtneq  0x00000001 
+ 00000143  0x000000f8 call  0x00000095 
+ 00000144  0x000000f9 nrtn  0x00000028 
+ 00000145  0x000000fa fetch  0x00000003 , 0x00004c25 
+ 00000146  0x000000fb call  0x00007f49 
+ 00000147  0x000000fc storet  0x00000004 , 0x0000415b 
+ 00000148  0x000000fd branch  0x00002b2a 
+ 00000149  0x00000100 enable  0x00000028 
+ 00000150  0x00000101 call  0x00002afa 
+ 00000151  0x00000102 fetch  0x00000003 , 0x0000416f 
+ 00000152  0x00000103 branch  0x00007fe9 , 0x00000034 
+ 00000153  0x00000104 fetch  0x00000001 , 0x00004091 
+ 00000154  0x00000105 branch  0x00007fe9 , 0x00000034 
+ 00000155  0x00000106 fetch  0x00000001 , 0x000045b1 
+ 00000156  0x00000107 branch  0x00007fe9 , 0x00000034 
+ 00000157  0x00000108 fetch  0x00000001 , 0x00004d36 
+ 00000158  0x00000109 beq  0x00000001 , 0x00007fe9 
+ 00000159  0x0000010b call  0x000000ad 
+ 00000160  0x0000010c call  0x000002cd 
+ 00000161  0x0000010e call  0x00003ebf 
+ 00000162  0x0000010f hfetch  0x00000004 , 0x00008070 
+ 00000163  0x00000110 hfetcht  0x00000004 , 0x00008078 
+ 00000164  0x00000111 ior  0x00000002 , 0x00000002 
+ 00000165  0x00000112 invert  0x00000002 , 0x00000002 
+ 00000166  0x00000113 hstoret  0x00000004 , 0x0000807c 
+ 00000167  0x00000115 fetcht  0x00000001 , 0x00004b3f 
+ 00000168  0x00000116 call  0x000067fb 
+ 00000169  0x00000117 fetcht  0x00000001 , 0x00004b3f 
+ 00000170  0x00000118 set1  0x00000007 , 0x00000002 
+ 00000171  0x00000119 arg  0x00008078 , 0x00000005 
+ 00000172  0x0000011a branch  0x00006830 
+ 00000173  0x0000011d fetch  0x00000001 , 0x00004b0c 
+ 00000174  0x0000011e rtn  0x00000034 
+ 00000175  0x0000011f branch  0x00000571 
+ 00000176  0x00000122 jam  0x00000001 , 0x00004c22 
+ 00000177  0x00000123 jam  0x00000000 , 0x00004d2b 
+ 00000178  0x00000124 call  0x000000c0 
+ 00000179  0x00000125 store  0x00000001 , 0x00004b92 
+ 00000180  0x00000126 setarg  0x00000000 
+ 00000181  0x00000127 store  0x00000007 , 0x00004b93 
+ 00000182  0x00000128 fetch  0x00000004 , 0x00004c2d 
+ 00000183  0x00000129 store  0x00000004 , 0x00004b9a 
+ 00000184  0x0000012a jam  0x0000000c , 0x00004bf6 
+ 00000185  0x0000012b fetch  0x00000001 , 0x00004bf7 
+ 00000186  0x0000012c set1  0x00000003 , 0x0000003f 
+ 00000187  0x0000012d store  0x00000001 , 0x00004bf7 
+ 00000188  0x0000012e call  0x0000011b 
+ 00000189  0x0000012f branch  0x0000005e 
+ 00000190  0x0000013b jam  0x00000001 , 0x00004d2c 
+ 00000191  0x0000013c jam  0x00000000 , 0x00004d2e 
+ 00000192  0x0000013e fetch  0x00000001 , 0x00004bf7 
+ 00000193  0x0000013f and_into  0x00000007 , 0x0000003f 
+ 00000194  0x00000140 store  0x00000001 , 0x00004bf7 
+ 00000195  0x00000141 rtn 
+ 00000196  0x00000144 fetch  0x00000001 , 0x00004bf7 
+ 00000197  0x00000145 set1  0x00000004 , 0x0000003f 
+ 00000198  0x00000146 store  0x00000001 , 0x00004bf7 
+ 00000199  0x00000148 store  0x00000001 , 0x00004bb2 
+ 00000200  0x00000149 rtn 
+ 00000201  0x0000014c fetch  0x00000001 , 0x00004bf7 
+ 00000202  0x0000014d rtnbit0  0x00000004 
+ 00000203  0x0000014f fetch  0x00000001 , 0x00004bf7 
+ 00000204  0x00000150 set0  0x00000004 , 0x0000003f 
+ 00000205  0x00000151 store  0x00000001 , 0x00004bf7 
+ 00000206  0x00000152 store  0x00000001 , 0x00004bb2 
+ 00000207  0x00000153 call  0x00000637 
+ 00000208  0x00000154 branch  0x00000210 
+ 00000209  0x00000171 fetch  0x00000001 , 0x00004d2b 
+ 00000210  0x00000172 bne  0x00000001 , 0x000000c0 
+ 00000211  0x00000174 fetch  0x00000001 , 0x00004d29 
+ 00000212  0x00000175 increase  0x00000001 , 0x0000003f 
+ 00000213  0x00000176 store  0x00000001 , 0x00004d29 
+ 00000214  0x00000177 beq  0x00000004 , 0x000000ef 
+ 00000215  0x00000178 call  0x00000210 
+ 00000216  0x00000179 jam  0x00000002 , 0x00004c3b 
+ 00000217  0x0000017c jam  0x00000000 , 0x00004bff 
+ 00000218  0x0000017e arg  0x00000d00 , 0x0000000b 
+ 00000219  0x0000017f until  0x00000023 , 0x00000026 
+ 00000220  0x00000180 call  0x00000140 
+ 00000221  0x00000181 fetch  0x00000001 , 0x00004c32 
+ 00000222  0x00000182 rtneq  0x00000001 
+ 00000223  0x00000183 nbranch  0x0000014f , 0x00000018 
+ 00000224  0x00000184 nbranch  0x0000014f , 0x0000002f 
+ 00000225  0x00000185 call  0x0000013b 
+ 00000226  0x00000186 call  0x00000176 
+ 00000227  0x00000187 call  0x000006c9 
+ 00000228  0x00000189 fetch  0x00000001 , 0x00004bf5 
+ 00000229  0x0000018a increase  0x00000001 , 0x0000003f 
+ 00000230  0x0000018b store  0x00000001 , 0x00004bf5 
+ 00000231  0x0000018c call  0x000000c9 
+ 00000232  0x0000018d fetch  0x00000001 , 0x00004c06 
+ 00000233  0x0000018e bne  0x000000ff , 0x0000013e 
+ 00000234  0x0000018f call  0x000000f6 
+ 00000235  0x00000191 setarg  0x00000000 
+ 00000236  0x00000192 store  0x00000004 , 0x00004bfb 
+ 00000237  0x00000194 store  0x00000001 , 0x00004d2a 
+ 00000238  0x00000196 rtn 
+ 00000239  0x00000199 call  0x00000637 
+ 00000240  0x0000019a jam  0x00000000 , 0x00004d29 
+ 00000241  0x0000019b branch  0x000000c0 
+ 00000242  0x0000019e jam  0x00000002 , 0x00004d2e 
+ 00000243  0x000001a0 jam  0x00000001 , 0x00004d2c 
+ 00000244  0x000001a1 jam  0x00000000 , 0x00004d2b 
+ 00000245  0x000001a2 branch  0x000000c0 
+ 00000246  0x000001a5 fetch  0x00000001 , 0x00004d2d 
+ 00000247  0x000001a6 beq  0x00000003 , 0x000000f3 
+ 00000248  0x000001a7 fetch  0x00000001 , 0x00004bf7 
+ 00000249  0x000001a8 isolate0  0x00000004 , 0x0000003f 
+ 00000250  0x000001a9 branch  0x000000be , 0x00000001 
+ 00000251  0x000001aa fetch  0x00000001 , 0x00004d2d 
+ 00000252  0x000001ab beq  0x00000001 , 0x000000f2 
+ 00000253  0x000001ac beq  0x00000002 , 0x000000f3 
+ 00000254  0x000001ad rtn 
+ 00000255  0x000001b0 fetch  0x00000001 , 0x00004c06 
+ 00000256  0x000001b1 rtnne  0x000000ff 
+ 00000257  0x000001b2 call  0x00000104 
+ 00000258  0x000001b3 ncall  0x0000010c , 0x0000002c 
+ 00000259  0x000001b4 rtn 
+ 00000260  0x000001b7 disable  0x0000002c 
+ 00000261  0x000001b8 fetch  0x00000001 , 0x00004d2c 
+ 00000262  0x000001b9 rtnne  0x00000001 
+ 00000263  0x000001ba fetch  0x00000001 , 0x00004d2e 
+ 00000264  0x000001bb rtnne  0x00000000 
+ 00000265  0x000001bc jam  0x00000001 , 0x00004d2d 
+ 00000266  0x000001bd jam  0x00000004 , 0x00004c3b 
+ 00000267  0x000001be branch  0x00007feb 
+ 00000268  0x000001c1 fetch  0x00000001 , 0x00004d2e 
+ 00000269  0x000001c2 branch  0x00000113 , 0x00000034 
+ 00000270  0x000001c3 increase  0xffffffff , 0x0000003f 
+ 00000271  0x000001c4 store  0x00000001 , 0x00004d2e 
+ 00000272  0x000001c5 jam  0x00000002 , 0x00004d2d 
+ 00000273  0x000001c6 jam  0x00000004 , 0x00004c3b 
+ 00000274  0x000001c7 branch  0x00000210 
+ 00000275  0x000001ca jam  0x00000003 , 0x00004d2d 
+ 00000276  0x000001cb fetch  0x00000001 , 0x00004d2b 
+ 00000277  0x000001cc nbranch  0x000000d1 , 0x00000034 
+ 00000278  0x000001cd jam  0x00000002 , 0x00004c3b 
+ 00000279  0x000001ce branch  0x00000210 
+ 00000280  0x000001d1 fetch  0x00000001 , 0x00004c06 
+ 00000281  0x000001d2 bne  0x000000ff , 0x0000018f 
+ 00000282  0x000001d4 call  0x0000011e 
+ 00000283  0x000001d6 call  0x000001d9 
+ 00000284  0x000001d7 jam  0x00000001 , 0x00004bfb 
+ 00000285  0x000001d8 rtn 
+ 00000286  0x000001db fetch  0x00000002 , 0x00004d27 
+ 00000287  0x000001dc call  0x00007f9c 
+ 00000288  0x000001dd branch  0x00000124 , 0x00000028 
+ 00000289  0x000001de fetch  0x00000007 , 0x00004b93 
+ 00000290  0x000001df rtn  0x00000034 
+ 00000291  0x000001e0 branch  0x00007fe7 
+ 00000292  0x000001e2 call  0x000003c2 
+ 00000293  0x000001e3 jam  0x00000000 , 0x00004c22 
+ 00000294  0x000001e4 add  0x00000011 , 0x00000001 , 0x0000003f 
+ 00000295  0x000001e5 store  0x00000001 , 0x00004bf6 
+ 00000296  0x000001e6 call  0x000000c0 
+ 00000297  0x000001e7 store  0x00000001 , 0x00004b92 
+ 00000298  0x000001e8 ifetcht  0x00000001 , 0x00000005 
+ 00000299  0x000001e9 ifetch  0x00000001 , 0x00000012 
+ 00000300  0x000001ea ior  0x00000002 , 0x0000003f 
+ 00000301  0x000001eb istore  0x00000001 , 0x00000005 
+ 00000302  0x000001ec increase  0x00000001 , 0x00000012 
+ 00000303  0x000001ed ifetch  0x00000004 , 0x00000012 
+ 00000304  0x000001ee istore  0x00000004 , 0x00000005 
+ 00000305  0x000001ef increase  0x00000004 , 0x00000012 
+ 00000306  0x000001f0 arg  0x00004b98 , 0x00000005 
+ 00000307  0x000001f1 arg  0x00000002 , 0x00000039 
+ 00000308  0x000001f3 ifetch  0x00000001 , 0x00000012 
+ 00000309  0x000001f4 ifetcht  0x00000001 , 0x00000005 
+ 00000310  0x000001f5 iadd  0x00000002 , 0x0000003f 
+ 00000311  0x000001f6 istore  0x00000001 , 0x00000005 
+ 00000312  0x000001f7 increase  0x00000001 , 0x00000012 
+ 00000313  0x000001f8 loop  0x00000134 
+ 00000314  0x000001f9 rtn 
+ 00000315  0x000001fc arg  0x00000004 , 0x00000039 
+ 00000316  0x000001fd arg  0x00004b92 , 0x00000005 
+ 00000317  0x000001fe branch  0x00007ec6 
+ 00000318  0x00000201 call  0x000006c6 
+ 00000319  0x00000202 branch  0x000001a9 
+ 00000320  0x00000205 disable  0x0000002f 
+ 00000321  0x00000206 call  0x00000284 
+ 00000322  0x00000209 fetch  0x00000001 , 0x00004c32 
+ 00000323  0x0000020a beq  0x00000001 , 0x0000014d 
+ 00000324  0x0000020b force  0x00000000 , 0x00000015 
+ 00000325  0x0000020c fetch  0x00000004 , 0x00004c1e 
+ 00000326  0x0000020d iforce  0x00000009 
+ 00000327  0x0000020e fetcht  0x00000001 , 0x00000017 
+ 00000328  0x0000020f call  0x0000291f 
+ 00000329  0x00000210 call  0x00002924 
+ 00000330  0x00000211 call  0x00000240 
+ 00000331  0x00000212 call  0x00000281 , 0x0000002f 
+ 00000332  0x00000213 rtn 
+ 00000333  0x00000215 call  0x00000281 
+ 00000334  0x00000216 branch  0x000000e4 
+ 00000335  0x00000219 fetch  0x00000001 , 0x00004bfe 
+ 00000336  0x0000021a increase  0x00000001 , 0x0000003f 
+ 00000337  0x0000021b store  0x00000001 , 0x00004bfe 
+ 00000338  0x0000021c fetch  0x00000001 , 0x00004c06 
+ 00000339  0x0000021d bne  0x000000ff , 0x00000161 
+ 00000340  0x0000021e fetcht  0x00000001 , 0x00004bff 
+ 00000341  0x0000021f increase  0x00000001 , 0x00000002 
+ 00000342  0x00000220 storet  0x00000001 , 0x00004bff 
+ 00000343  0x00000221 fetch  0x00000001 , 0x00004c3b 
+ 00000344  0x00000222 isub  0x00000002 , 0x0000003f 
+ 00000345  0x00000223 nbranch  0x000000da , 0x00000034 
+ 00000346  0x00000224 fetch  0x00000001 , 0x00004d2d 
+ 00000347  0x00000226 fetch  0x00000001 , 0x00004d2a 
+ 00000348  0x00000227 increase  0x00000001 , 0x0000003f 
+ 00000349  0x00000228 store  0x00000001 , 0x00004d2a 
+ 00000350  0x0000022a call  0x000000c4 
+ 00000351  0x0000022b jam  0x00000001 , 0x00004c3b 
+ 00000352  0x0000022c branch  0x000000d9 
+ 00000353  0x0000022f fetch  0x00000001 , 0x00004bfe 
+ 00000354  0x00000230 rtnne  0x000000ff 
+ 00000355  0x00000231 jam  0x00000000 , 0x00004bfe 
+ 00000356  0x00000232 branch  0x00000167 
+ 00000357  0x00000235 setarg  0x00000000 
+ 00000358  0x00000236 store  0x00000002 , 0x00004bfc 
+ 00000359  0x00000238 jam  0x0000003a , 0x00000a99 
+ 00000360  0x00000239 branch  0x00007d86 
+ 00000361  0x0000023c call  0x000006f0 
+ 00000362  0x0000023d call  0x00000637 
+ 00000363  0x0000023e branch  0x00000210 
+ 00000364  0x00000241 fetch  0x00000001 , 0x00004bff 
+ 00000365  0x00000242 sub  0x0000003f , 0x0000000b , 0x0000003e 
+ 00000366  0x00000243 nbranch  0x00000169 , 0x00000002 
+ 00000367  0x00000244 increase  0x00000001 , 0x0000003f 
+ 00000368  0x00000245 store  0x00000001 , 0x00004bff 
+ 00000369  0x00000246 beq  0x00000002 , 0x000000c4 
+ 00000370  0x00000247 beq  0x00000006 , 0x000000cb 
+ 00000371  0x00000248 beq  0x00000008 , 0x000000c4 
+ 00000372  0x00000249 beq  0x0000000c , 0x000000cb 
+ 00000373  0x0000024a rtn 
+ 00000374  0x0000024d call  0x0000022a 
+ 00000375  0x0000024e fetch  0x00000001 , 0x00004bf4 
+ 00000376  0x0000024f rtn  0x00000034 
+ 00000377  0x00000250 iforce  0x00000039 
+ 00000378  0x00000251 arg  0x00004b72 , 0x00000006 
+ 00000379  0x00000252 arg  0x00004bd4 , 0x00000005 
+ 00000380  0x00000253 branch  0x00007f01 
+ 00000381  0x00000256 jam  0x00000020 , 0x000041de 
+ 00000382  0x00000257 jam  0x00000000 , 0x00004bf5 
+ 00000383  0x00000258 jam  0x0000004e , 0x00004c00 
+ 00000384  0x00000259 fetch  0x00000004 , 0x00004c02 
+ 00000385  0x0000025c store  0x00000004 , 0x00004c1e 
+ 00000386  0x0000025f arg  0x00000000 , 0x00000011 
+ 00000387  0x00000260 arg  0x00000004 , 0x00000039 
+ 00000388  0x00000261 arg  0x00004c1e , 0x00000006 
+ 00000389  0x00000263 ifetch  0x00000001 , 0x00000006 
+ 00000390  0x00000264 iadd  0x00000011 , 0x00000011 
+ 00000391  0x00000265 loop  0x00000185 
+ 00000392  0x00000266 copy  0x00000011 , 0x0000003f 
+ 00000393  0x00000267 store  0x00000002 , 0x00004ca7 
+ 00000394  0x00000268 fetch  0x00000001 , 0x00004ca7 
+ 00000395  0x00000269 fetcht  0x00000001 , 0x00004ca8 
+ 00000396  0x0000026a iadd  0x00000002 , 0x0000003f 
+ 00000397  0x0000026b store  0x00000001 , 0x00004ca9 
+ 00000398  0x0000026c rtn 
+ 00000399  0x0000026f fetch  0x00000001 , 0x00004bfb 
+ 00000400  0x00000270 beq  0x00000001 , 0x00007fe7 
+ 00000401  0x00000271 fetch  0x00000001 , 0x00004c06 
+ 00000402  0x00000272 beq  0x00000001 , 0x00000196 
+ 00000403  0x00000273 beq  0x00000002 , 0x00000199 
+ 00000404  0x00000274 beq  0x00000003 , 0x0000019c 
+ 00000405  0x00000275 branch  0x00002a8c 
+ 00000406  0x00000278 jam  0x00000011 , 0x00004c06 
+ 00000407  0x00000279 jam  0x000000aa , 0x0000119e 
+ 00000408  0x0000027a branch  0x0000019e 
+ 00000409  0x0000027c jam  0x00000012 , 0x00004c06 
+ 00000410  0x0000027d jam  0x00000055 , 0x0000119e 
+ 00000411  0x0000027e branch  0x0000019e 
+ 00000412  0x00000280 jam  0x00000013 , 0x00004c06 
+ 00000413  0x00000281 jam  0x00000022 , 0x0000119e 
+ 00000414  0x00000283 fetch  0x00000001 , 0x00004bf7 
+ 00000415  0x00000284 and_into  0x00000007 , 0x0000003f 
+ 00000416  0x00000285 store  0x00000001 , 0x0000119f 
+ 00000417  0x00000286 fetch  0x00000004 , 0x00004c2d 
+ 00000418  0x00000287 store  0x00000004 , 0x000011a0 
+ 00000419  0x00000289 jam  0x00000000 , 0x000011a4 
+ 00000420  0x0000028a arg  0x0000119e , 0x00000011 
+ 00000421  0x0000028b arg  0x00000007 , 0x00000002 
+ 00000422  0x0000028c call  0x00000225 
+ 00000423  0x0000028d call  0x0000011b 
+ 00000424  0x0000028e branch  0x00007fe7 
+ 00000425  0x00000291 fetch  0x00000001 , 0x00004c06 
+ 00000426  0x00000292 rtneq  0x000000ff 
+ 00000427  0x00000293 beq  0x00000011 , 0x000001af 
+ 00000428  0x00000294 beq  0x00000012 , 0x000001b1 
+ 00000429  0x00000295 beq  0x00000013 , 0x000001b3 
+ 00000430  0x00000296 rtn 
+ 00000431  0x0000029a jam  0x00000002 , 0x00004c06 
+ 00000432  0x0000029b branch  0x000000eb 
+ 00000433  0x0000029d jam  0x00000003 , 0x00004c06 
+ 00000434  0x0000029e branch  0x000000eb 
+ 00000435  0x000002a0 jam  0x000000ff , 0x00004c06 
+ 00000436  0x000002a1 jam  0x00000039 , 0x00000a99 
+ 00000437  0x000002a2 call  0x00007d86 
+ 00000438  0x000002a3 fetch  0x00000004 , 0x00004bd6 
+ 00000439  0x000002a4 call  0x00000181 
+ 00000440  0x000002a5 branch  0x000000eb 
+ 00000441  0x000002a8 set0  0x00000026 , 0x00000000 
+ 00000442  0x000002a9 call  0x0000020f 
+ 00000443  0x000002aa fetch  0x00000001 , 0x00004c06 
+ 00000444  0x000002ab rtnne  0x000000ff 
+ 00000445  0x000002ac call  0x000001d1 
+ 00000446  0x000002ae setarg  0x00000000 
+ 00000447  0x000002af store  0x00000002 , 0x00004c23 
+ 00000448  0x000002b1 call  0x00002afa 
+ 00000449  0x000002b2 nop  0x000007d0 
+ 00000450  0x000002b3 fetch  0x00000001 , 0x00004c23 
+ 00000451  0x000002b4 beq  0x000000ff , 0x00000167 
+ 00000452  0x000002b5 call  0x00000140 
+ 00000453  0x000002b6 nbranch  0x000001eb , 0x00000018 
+ 00000454  0x000002b7 nbranch  0x000001eb , 0x0000002f 
+ 00000455  0x000002b9 set1  0x00000026 , 0x00000000 
+ 00000456  0x000002ba setarg  0x00000000 
+ 00000457  0x000002bb store  0x00000002 , 0x00004c23 
+ 00000458  0x000002bc jam  0x0000003c , 0x00000a99 
+ 00000459  0x000002bd call  0x00007d86 
+ 00000460  0x000002be call  0x0000013b 
+ 00000461  0x000002c0 jam  0x00000001 , 0x00004d36 
+ 00000462  0x000002c1 setarg  0x00000000 
+ 00000463  0x000002c2 store  0x00000002 , 0x00004d37 
+ 00000464  0x000002c3 rtn 
+ 00000465  0x000002c6 jam  0x000000ff , 0x0000119e 
+ 00000466  0x000002c7 fetch  0x00000001 , 0x00004bf7 
+ 00000467  0x000002c8 store  0x00000001 , 0x0000119f 
+ 00000468  0x000002c9 fetch  0x00000004 , 0x00004c2d 
+ 00000469  0x000002ca store  0x00000004 , 0x000011a0 
+ 00000470  0x000002cb arg  0x00000006 , 0x00000002 
+ 00000471  0x000002cc arg  0x0000119e , 0x00000011 
+ 00000472  0x000002cd call  0x00000225 
+ 00000473  0x000002d2 fetch  0x00000001 , 0x00004bf6 
+ 00000474  0x000002d3 increase  0x00000002 , 0x0000003f 
+ 00000475  0x000002d4 store  0x00000001 , 0x00004bf8 
+ 00000476  0x000002d6 fetch  0x00000001 , 0x00004bf7 
+ 00000477  0x000002d7 store  0x00000001 , 0x00004bb2 
+ 00000478  0x000002d9 fetch  0x00000001 , 0x00004bf6 
+ 00000479  0x000002da lshift3  0x0000003f , 0x0000003f 
+ 00000480  0x000002db fetcht  0x00000001 , 0x00004bf5 
+ 00000481  0x000002dc and  0x00000002 , 0x00000003 , 0x00000002 
+ 00000482  0x000002dd lshift  0x00000002 , 0x00000002 
+ 00000483  0x000002de ior  0x00000002 , 0x0000003f 
+ 00000484  0x000002df fetcht  0x00000001 , 0x00004c32 
+ 00000485  0x000002e0 iadd  0x00000002 , 0x0000003f 
+ 00000486  0x000002e1 istore  0x00000001 , 0x00000005 
+ 00000487  0x000002e3 fetch  0x00000001 , 0x00004bf6 
+ 00000488  0x000002e4 iforce  0x00000039 
+ 00000489  0x000002e5 arg  0x00004b92 , 0x00000006 
+ 00000490  0x000002e6 branch  0x00007f01 
+ 00000491  0x000002e9 fetch  0x00000002 , 0x00004c23 
+ 00000492  0x000002ea increase  0x00000001 , 0x0000003f 
+ 00000493  0x000002eb store  0x00000002 , 0x00004c23 
+ 00000494  0x000002ec call  0x00000210 
+ 00000495  0x000002ed branch  0x000001c0 
+ 00000496  0x000002f0 set0  0x00000026 , 0x00000000 
+ 00000497  0x000002f1 call  0x0000020c 
+ 00000498  0x000002f2 call  0x000001d1 
+ 00000499  0x000002f4 jam  0x00000000 , 0x00004c23 
+ 00000500  0x000002f6 call  0x00002afa 
+ 00000501  0x000002f7 nop  0x000007d0 
+ 00000502  0x000002f8 fetch  0x00000001 , 0x00004c23 
+ 00000503  0x000002f9 beq  0x000000ff , 0x00000167 
+ 00000504  0x000002fa call  0x00000140 
+ 00000505  0x000002fb nbranch  0x00000202 , 0x00000018 
+ 00000506  0x000002fc nbranch  0x00000202 , 0x0000002f 
+ 00000507  0x000002fd call  0x00000176 
+ 00000508  0x000002fe call  0x000002ed 
+ 00000509  0x000002ff fetch  0x00000004 , 0x00004c1e 
+ 00000510  0x00000300 fetcht  0x00000004 , 0x00004c02 
+ 00000511  0x00000301 isub  0x00000002 , 0x0000003e 
+ 00000512  0x00000302 branch  0x0000030f , 0x00000005 
+ 00000513  0x00000303 branch  0x000001c7 
+ 00000514  0x00000306 fetch  0x00000001 , 0x00004c23 
+ 00000515  0x00000307 increase  0x00000001 , 0x0000003f 
+ 00000516  0x00000308 store  0x00000001 , 0x00004c23 
+ 00000517  0x00000309 fetch  0x00000001 , 0x00004d34 
+ 00000518  0x0000030a increase  0x00000001 , 0x0000003f 
+ 00000519  0x0000030b and_into  0x00000001 , 0x0000003f 
+ 00000520  0x0000030c store  0x00000001 , 0x00004d34 
+ 00000521  0x0000030d beq  0x00000000 , 0x0000021d 
+ 00000522  0x0000030e beq  0x00000001 , 0x0000021f 
+ 00000523  0x0000030f rtn 
+ 00000524  0x00000312 jam  0x00000020 , 0x000041de 
+ 00000525  0x00000313 fetch  0x00000004 , 0x00004d3b 
+ 00000526  0x00000314 store  0x00000004 , 0x00004c1e 
+ 00000527  0x00000316 call  0x00000182 
+ 00000528  0x00000318 fetcht  0x00000001 , 0x00004c01 
+ 00000529  0x0000031d fetch  0x00000001 , 0x00004c1e 
+ 00000530  0x0000031e and_into  0x00000003 , 0x0000003f 
+ 00000531  0x0000031f mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00000532  0x00000320 setarg  0x00004c07 
+ 00000533  0x00000321 iadd  0x00000011 , 0x0000003f 
+ 00000534  0x00000322 iadd  0x00000002 , 0x00000006 
+ 00000535  0x00000323 ifetch  0x00000001 , 0x00000006 
+ 00000536  0x00000324 store  0x00000001 , 0x00004c00 
+ 00000537  0x00000326 increase  0x00000001 , 0x00000002 
+ 00000538  0x00000327 and_into  0x00000003 , 0x00000002 
+ 00000539  0x00000329 storet  0x00000001 , 0x00004c01 
+ 00000540  0x0000032a rtn 
+ 00000541  0x0000032d call  0x0000020c 
+ 00000542  0x0000032e branch  0x000001f4 
+ 00000543  0x00000331 call  0x0000017d 
+ 00000544  0x00000332 branch  0x000001f4 
+ 00000545  0x00000335 set0  0x00000026 , 0x00000000 
+ 00000546  0x00000336 call  0x000053ce 
+ 00000547  0x00000338 arg  0x00000003 , 0x00000007 
+ 00000548  0x00000339 branch  0x000043d2 
+ 00000549  0x0000033c storet  0x00000001 , 0x00004bf6 
+ 00000550  0x0000033d copy  0x00000002 , 0x00000039 
+ 00000551  0x0000033e arg  0x00004b92 , 0x00000005 
+ 00000552  0x0000033f copy  0x00000011 , 0x00000006 
+ 00000553  0x00000340 branch  0x00007f01 
+ 00000554  0x00000344 fetch  0x00000001 , 0x00004b71 
+ 00000555  0x00000345 rshift3  0x0000003f , 0x0000003f 
+ 00000556  0x00000346 store  0x00000001 , 0x00004bf4 
+ 00000557  0x00000348 increase  0x00000001 , 0x0000003f 
+ 00000558  0x00000349 arg  0x00004b71 , 0x00000006 
+ 00000559  0x0000034a iadd  0x00000006 , 0x00000006 
+ 00000560  0x0000034b ifetch  0x00000003 , 0x00000006 
+ 00000561  0x0000034c store  0x00000003 , 0x00004c33 
+ 00000562  0x0000034e fetch  0x00000001 , 0x00004b71 
+ 00000563  0x0000034f rshift  0x0000003f , 0x0000003f 
+ 00000564  0x00000350 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000565  0x00000351 store  0x00000001 , 0x00004c39 
+ 00000566  0x00000352 rtn 
+ 00000567  0x00000355 disable  0x00000009 
+ 00000568  0x00000356 disable  0x00000007 
+ 00000569  0x00000357 setarg  0x00555555 
+ 00000570  0x00000358 iforce  0x0000000f 
+ 00000571  0x00000359 fetch  0x00000001 , 0x00004c00 
+ 00000572  0x0000035a reverse  0x0000003f , 0x00000002 
+ 00000573  0x0000035b set1  0x00000001 , 0x00000002 
+ 00000574  0x0000035c rshift  0x00000002 , 0x0000000e 
+ 00000575  0x0000035d rtn 
+ 00000576  0x0000036c call  0x00000237 
+ 00000577  0x0000036d disable  0x0000002f 
+ 00000578  0x0000036e enable  0x0000000d 
+ 00000579  0x0000036f enable  0x00000021 
+ 00000580  0x00000370 disable  0x00000020 
+ 00000581  0x00000371 enable  0x00000010 
+ 00000582  0x00000372 fetch  0x00000002 , 0x00004bf9 
+ 00000583  0x00000373 iforce  0x0000001b 
+ 00000584  0x00000374 correlate  0x0000003e , 0x00000003 
+ 00000585  0x00000375 nbranch  0x00000281 , 0x00000018 
+ 00000586  0x00000378 disable  0x0000000d 
+ 00000587  0x00000379 enable  0x0000000b 
+ 00000588  0x0000037a enable  0x00000007 
+ 00000589  0x0000037b enable  0x00000009 
+ 00000590  0x0000037c call  0x0000027e 
+ 00000591  0x0000037d store  0x00000001 , 0x00004caa 
+ 00000592  0x0000037e fetcht  0x00000001 , 0x00004ca9 
+ 00000593  0x0000037f isub  0x00000002 , 0x0000003e 
+ 00000594  0x00000380 nbranch  0x00000281 , 0x00000005 
+ 00000595  0x00000381 call  0x0000027e 
+ 00000596  0x00000382 store  0x00000001 , 0x00004b70 
+ 00000597  0x00000386 fetch  0x00000001 , 0x00004b70 
+ 00000598  0x00000387 fetcht  0x00000001 , 0x00004bf7 
+ 00000599  0x00000388 icompare  0x00000007 , 0x00000002 
+ 00000600  0x00000389 nbranch  0x00000281 , 0x00000001 
+ 00000601  0x0000038b call  0x0000027e 
+ 00000602  0x0000038c istore  0x00000001 , 0x00000005 
+ 00000603  0x0000038d rshift3  0x0000003f , 0x0000003f 
+ 00000604  0x0000038e and  0x0000003f , 0x0000001f , 0x00000039 
+ 00000605  0x0000038f branch  0x00000261 , 0x00000005 
+ 00000606  0x00000391 call  0x0000027e 
+ 00000607  0x00000392 istore  0x00000001 , 0x00000005 
+ 00000608  0x00000393 loop  0x0000025e 
+ 00000609  0x00000396 copy  0x00000005 , 0x00000011 
+ 00000610  0x00000397 call  0x0000027e 
+ 00000611  0x00000398 store  0x00000001 , 0x00004d31 
+ 00000612  0x00000399 copy  0x00000011 , 0x00000005 
+ 00000613  0x0000039a parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00000614  0x0000039b enable  0x00000010 
+ 00000615  0x0000039c arg  0x00000664 , 0x0000001b 
+ 00000616  0x0000039d rshift32  0x0000003f , 0x0000003f 
+ 00000617  0x0000039e rshift16  0x0000003f , 0x0000003f 
+ 00000618  0x0000039f istore  0x00000003 , 0x00000005 
+ 00000619  0x000003a0 disable  0x0000000b 
+ 00000620  0x000003a4 branch  0x00000281 , 0x00000006 
+ 00000621  0x000003a7 enable  0x0000002f 
+ 00000622  0x000003a8 fetch  0x00000001 , 0x00000017 
+ 00000623  0x000003a9 add  0x0000003f , 0x00000000 , 0x00000011 
+ 00000624  0x000003aa call  0x00002981 
+ 00000625  0x000003ab disable  0x0000000d 
+ 00000626  0x000003ac call  0x00002918 
+ 00000627  0x000003b1 fetch  0x00000001 , 0x00004d31 
+ 00000628  0x000003b4 copy  0x0000003f , 0x00000011 
+ 00000629  0x000003b5 fetcht  0x00000001 , 0x00004cb1 
+ 00000630  0x000003b6 setarg  0x00004cb8 
+ 00000631  0x000003b7 iadd  0x00000002 , 0x00000005 
+ 00000632  0x000003b8 copy  0x00000011 , 0x0000003f 
+ 00000633  0x000003b9 istore  0x00000001 , 0x00000005 
+ 00000634  0x000003ba increase  0x00000001 , 0x00000002 
+ 00000635  0x000003bb and_into  0x00000007 , 0x00000002 
+ 00000636  0x000003bc storet  0x00000001 , 0x00004cb1 
+ 00000637  0x000003bd rtn 
+ 00000638  0x000003c2 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00000639  0x000003c3 rshift3  0x0000000c , 0x0000003f 
+ 00000640  0x000003c4 rtn 
+ 00000641  0x000003cc disable  0x0000001b 
+ 00000642  0x000003cd disable  0x0000000b 
+ 00000643  0x000003ce branch  0x0000264d 
+ 00000644  0x000003d5 call  0x000053c4 
+ 00000645  0x000003d6 fetch  0x00000004 , 0x00004c1e 
+ 00000646  0x000003d7 iforce  0x00000009 
+ 00000647  0x000003d8 call  0x00000237 
+ 00000648  0x000003db call  0x00002918 
+ 00000649  0x000003dc fetcht  0x00000001 , 0x00004c00 
+ 00000650  0x000003dd call  0x00002933 
+ 00000651  0x000003df set1  0x00000000 , 0x00000015 
+ 00000652  0x000003e0 enable  0x0000001d 
+ 00000653  0x000003e1 enable  0x00000020 
+ 00000654  0x000003e2 disable  0x00000021 
+ 00000655  0x000003e5 rshift16  0x00000009 , 0x0000003f 
+ 00000656  0x000003e6 rshift8  0x0000003f , 0x0000003f 
+ 00000657  0x000003e7 rshift4  0x0000003f , 0x0000003f 
+ 00000658  0x000003e8 inject  0x00000003 , 0x00000028 
+ 00000659  0x000003e9 disable  0x0000001d 
+ 00000660  0x000003ea enable  0x0000001b 
+ 00000661  0x000003eb enable  0x00000007 
+ 00000662  0x000003ec enable  0x00000009 
+ 00000663  0x000003ed fetch  0x00000001 , 0x00004ca9 
+ 00000664  0x000003ee inject  0x00000003 , 0x00000008 
+ 00000665  0x000003ef fetch  0x00000001 , 0x00004bf8 
+ 00000666  0x000003f0 iforce  0x00000039 
+ 00000667  0x000003f1 arg  0x00004bb2 , 0x00000006 
+ 00000668  0x000003f3 ifetch  0x00000001 , 0x00000006 
+ 00000669  0x000003f4 inject  0x00000003 , 0x00000008 
+ 00000670  0x000003f5 loop  0x0000029c 
+ 00000671  0x000003fc enable  0x00000008 
+ 00000672  0x000003fd inject  0x00000003 , 0x00000018 
+ 00000673  0x000003fe disable  0x00000008 
+ 00000674  0x000003ff until  0x0000003e , 0x00000027 
+ 00000675  0x00000400 nop  0x00000064 
+ 00000676  0x00000401 disable  0x0000001d 
+ 00000677  0x00000402 disable  0x0000001b 
+ 00000678  0x00000403 rtn 
+ 00000679  0x00000406 call  0x00007fe9 
+ 00000680  0x00000407 fetcht  0x00000004 , 0x00004c17 
+ 00000681  0x00000408 copy  0x00000022 , 0x0000003f 
+ 00000682  0x00000409 isub  0x00000002 , 0x0000003e 
+ 00000683  0x0000040a ncall  0x00002d18 , 0x00000002 
+ 00000684  0x0000040b copy  0x0000003f , 0x00000012 
+ 00000685  0x0000040c fetch  0x00000004 , 0x00004c17 
+ 00000686  0x0000040d fetcht  0x00000001 , 0x00004c1b 
+ 00000687  0x0000040e iadd  0x00000002 , 0x00000002 
+ 00000688  0x0000040f copy  0x00000012 , 0x0000003f 
+ 00000689  0x00000410 isub  0x00000002 , 0x0000003e 
+ 00000690  0x00000411 nrtn  0x00000002 
+ 00000691  0x00000412 set0  0x0000001c , 0x0000003f 
+ 00000692  0x00000413 store  0x00000004 , 0x00004c17 
+ 00000693  0x00000414 branch  0x00007fe7 
+ 00000694  0x0000042d arg  0x00000000 , 0x00000002 
+ 00000695  0x00000431 arg  0x00000008 , 0x00000039 
+ 00000696  0x00000432 copy  0x00000011 , 0x00000006 
+ 00000697  0x00000438 ifetch  0x00000001 , 0x00000006 
+ 00000698  0x00000439 iadd  0x00000002 , 0x00000002 
+ 00000699  0x0000043a loop  0x000002b9 
+ 00000700  0x0000043b rshift3  0x00000002 , 0x0000003f 
+ 00000701  0x0000043c copy  0x0000003f , 0x00000002 
+ 00000702  0x0000043d rtnmark0  0x00000026 
+ 00000703  0x0000043f div  0x0000003f , 0x0000000a 
+ 00000704  0x00000440 call  0x00007f86 
+ 00000705  0x00000441 quotient  0x0000003f 
+ 00000706  0x00000442 lshift4  0x0000003f , 0x0000003f 
+ 00000707  0x00000443 remainder  0x00000002 
+ 00000708  0x00000444 ior  0x00000002 , 0x00000002 
+ 00000709  0x00000445 rtn 
+ 00000710  0x0000044b rtnmark1  0x00000026 
+ 00000711  0x0000044c call  0x00000399 
+ 00000712  0x0000044d call  0x0000009f 
+ 00000713  0x0000044e fetch  0x00000001 , 0x00004040 
+ 00000714  0x0000044f bbit0  0x00000000 , 0x000002cd 
+ 00000715  0x00000450 fetch  0x00000001 , 0x000000a0 
+ 00000716  0x00000451 nrtn  0x00000034 
+ 00000717  0x00000453 setarg  0x00000000 
+ 00000718  0x00000454 store  0x00000008 , 0x000000a1 
+ 00000719  0x00000455 rtn 
+ 00000720  0x00000458 call  0x00003416 
+ 00000721  0x00000459 branch  0x000002da , 0x0000002b 
+ 00000722  0x0000045a call  0x000003ca 
+ 00000723  0x0000045b fetch  0x00000001 , 0x000041de 
+ 00000724  0x0000045c store  0x00000001 , 0x00004cad 
+ 00000725  0x0000045d call  0x000006c6 
+ 00000726  0x0000045e fetch  0x00000001 , 0x00004685 
+ 00000727  0x0000045f store  0x00000001 , 0x000046da 
+ 00000728  0x00000461 fetch  0x00000003 , 0x000044a3 
+ 00000729  0x00000462 store  0x00000003 , 0x00004b44 
+ 00000730  0x00000464 call  0x000002dc 
+ 00000731  0x00000465 branch  0x000074b9 
+ 00000732  0x00000468 ncall  0x00000336 , 0x0000002b 
+ 00000733  0x00000469 call  0x00000319 
+ 00000734  0x0000046a rtn  0x0000002b 
+ 00000735  0x0000046b call  0x00000384 
+ 00000736  0x0000046c call  0x0000058d 
+ 00000737  0x0000046d beq  0x00000005 , 0x00000305 
+ 00000738  0x0000046e call  0x0000036a 
+ 00000739  0x00000470 call  0x000002ed 
+ 00000740  0x00000471 fetch  0x00000001 , 0x00004720 
+ 00000741  0x00000472 beq  0x00000002 , 0x000002f0 
+ 00000742  0x00000473 beq  0x000000ff , 0x000002f0 
+ 00000743  0x00000474 call  0x00000517 
+ 00000744  0x00000475 fetch  0x00000001 , 0x00004210 
+ 00000745  0x00000476 beq  0x00000034 , 0x000002f3 
+ 00000746  0x00000479 jam  0x00000001 , 0x0000479d 
+ 00000747  0x0000047a jam  0x00000028 , 0x0000479e 
+ 00000748  0x0000047b rtn 
+ 00000749  0x0000047e fetch  0x00000001 , 0x00004cad 
+ 00000750  0x0000047f store  0x00000001 , 0x000041de 
+ 00000751  0x00000480 rtn 
+ 00000752  0x00000487 call  0x00000517 
+ 00000753  0x00000488 call  0x00000443 
+ 00000754  0x00000489 branch  0x00000376 
+ 00000755  0x0000048d jam  0x00000001 , 0x00004b41 
+ 00000756  0x0000048f jam  0x00000001 , 0x0000479f 
+ 00000757  0x00000490 fetch  0x00000002 , 0x000046a8 
+ 00000758  0x00000498 store  0x00000002 , 0x000046ae 
+ 00000759  0x00000499 call  0x00003418 
+ 00000760  0x0000049a call  0x000002fe 
+ 00000761  0x0000049b setarg  0x00000004 
+ 00000762  0x0000049c istore  0x00000001 , 0x00000006 
+ 00000763  0x0000049e arg  0x00004390 , 0x00000006 
+ 00000764  0x0000049f call  0x000005e9 
+ 00000765  0x000004a1 branch  0x00007df4 
+ 00000766  0x000004a4 arg  0x00004370 , 0x00000011 
+ 00000767  0x000004a6 ifetch  0x00000001 , 0x00000011 
+ 00000768  0x000004a7 rtn  0x00000034 
+ 00000769  0x000004a8 iadd  0x00000006 , 0x00000011 
+ 00000770  0x000004a9 ifetch  0x00000001 , 0x00000006 
+ 00000771  0x000004aa rtneq  0x00000001 
+ 00000772  0x000004ab branch  0x000002ff 
+ 00000773  0x000004ae fetch  0x00000004 , 0x000046d3 
+ 00000774  0x000004b0 rtnbit1  0x00000003 
+ 00000775  0x000004b1 rtnmark1  0x00000026 
+ 00000776  0x000004b3 arg  0x00000003 , 0x00000007 
+ 00000777  0x000004b4 call  0x000043ce 
+ 00000778  0x000004b5 setarg  0x00000000 
+ 00000779  0x000004b6 store  0x00000002 , 0x000046ae 
+ 00000780  0x000004b7 store  0x00000001 , 0x000046b4 
+ 00000781  0x000004b8 store  0x00000002 , 0x00004c23 
+ 00000782  0x000004b9 call  0x000042ca 
+ 00000783  0x000004bb set1  0x00000026 , 0x00000000 
+ 00000784  0x000004bc call  0x0000017d 
+ 00000785  0x000004be jam  0x00000001 , 0x00004c06 
+ 00000786  0x000004bf rtn 
+ 00000787  0x000004c4 fetch  0x00000001 , 0x0000477a 
+ 00000788  0x000004c5 beq  0x000000ff , 0x00000316 
+ 00000789  0x000004c6 branch  0x00000571 
+ 00000790  0x000004c8 fetch  0x00000001 , 0x000046e1 
+ 00000791  0x000004c9 store  0x00000001 , 0x0000477a 
+ 00000792  0x000004ca branch  0x00000571 
+ 00000793  0x000004cd jam  0x00000076 , 0x00004212 
+ 00000794  0x000004ce branch  0x00003d36 
+ 00000795  0x000004d1 call  0x00000319 
+ 00000796  0x000004d2 call  0x000040c0 
+ 00000797  0x000004d6 call  0x000040d9 
+ 00000798  0x000004d8 beq  0x00000031 , 0x00000326 
+ 00000799  0x000004d9 call  0x000040d1 
+ 00000800  0x000004da nop  0x000003e8 
+ 00000801  0x000004db branch  0x0000031d 
+ 00000802  0x000004de jam  0x00000001 , 0x00004b0c 
+ 00000803  0x000004df call  0x0000640f 
+ 00000804  0x000004e0 call  0x0000031b 
+ 00000805  0x000004e1 branch  0x00006411 
+ 00000806  0x000004eb call  0x0000032b 
+ 00000807  0x000004ec fetch  0x00000001 , 0x000046de 
+ 00000808  0x000004ed beq  0x00000070 , 0x000040e8 
+ 00000809  0x000004ee jam  0x00000001 , 0x000046e0 
+ 00000810  0x000004ef rtn 
+ 00000811  0x00000511 setarg  0x00008006 
+ 00000812  0x00000512 call  0x00006413 
+ 00000813  0x00000513 nop  0x00002ee0 
+ 00000814  0x00000514 call  0x00000313 
+ 00000815  0x00000517 rtn 
+ 00000816  0x0000051a setarg  0x00000806 
+ 00000817  0x0000051b call  0x00006414 
+ 00000818  0x0000051c or  0x0000003f , 0x00000008 , 0x0000003f 
+ 00000819  0x0000051d lshift8  0x0000003f , 0x0000003f 
+ 00000820  0x0000051e add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00000821  0x0000051f branch  0x00006413 
+ 00000822  0x00000522 call  0x000068a8 
+ 00000823  0x00000523 fetch  0x00000004 , 0x000040a0 
+ 00000824  0x00000524 store  0x00000004 , 0x00004c2d 
+ 00000825  0x00000529 call  0x00003e6e 
+ 00000826  0x0000052a call  0x00003e1e 
+ 00000827  0x0000052b setarg  0x00000000 
+ 00000828  0x0000052c store  0x00000002 , 0x00004154 
+ 00000829  0x0000052e call  0x00003e54 
+ 00000830  0x00000530 call  0x00005810 
+ 00000831  0x00000531 call  0x00005839 
+ 00000832  0x00000532 call  0x0000582c 
+ 00000833  0x00000533 call  0x00005818 
+ 00000834  0x00000539 call  0x0000659c 
+ 00000835  0x0000053c call  0x000065c2 
+ 00000836  0x0000053d call  0x0000443f 
+ 00000837  0x0000053e call  0x00000355 
+ 00000838  0x00000540 call  0x00000434 
+ 00000839  0x00000541 call  0x000065df 
+ 00000840  0x00000542 arg  0x00000003 , 0x00000039 
+ 00000841  0x00000543 arg  0x00004722 , 0x00000006 
+ 00000842  0x00000544 call  0x0000037d 
+ 00000843  0x00000545 nbranch  0x0000034e , 0x00000028 
+ 00000844  0x00000546 call  0x00000350 
+ 00000845  0x00000547 rtn 
+ 00000846  0x0000054a jam  0x0000005a , 0x00004b1e 
+ 00000847  0x0000054b rtn 
+ 00000848  0x0000054e jam  0x000000ff , 0x00004b1e 
+ 00000849  0x0000054f jam  0x00000034 , 0x00004210 
+ 00000850  0x00000550 fetch  0x00000006 , 0x00004d3b 
+ 00000851  0x00000551 store  0x00000006 , 0x000044a0 
+ 00000852  0x00000552 rtn 
+ 00000853  0x00000557 call  0x000033c4 
+ 00000854  0x00000558 branch  0x00000361 , 0x00000005 
+ 00000855  0x00000559 call  0x000005ba 
+ 00000856  0x0000055a branch  0x00003dcb 
+ 00000857  0x0000055d arg  0x00000002 , 0x00000002 
+ 00000858  0x0000055e arg  0x00000aaa , 0x00000011 
+ 00000859  0x0000055f arg  0x00000062 , 0x00000012 
+ 00000860  0x00000560 branch  0x000065d1 
+ 00000861  0x00000563 arg  0x00000002 , 0x00000002 
+ 00000862  0x00000564 arg  0x00000a9a , 0x00000011 
+ 00000863  0x00000565 arg  0x00000062 , 0x00000012 
+ 00000864  0x00000566 branch  0x000033c8 
+ 00000865  0x00000569 arg  0x00000058 , 0x00000002 
+ 00000866  0x0000056a arg  0x00004720 , 0x00000011 
+ 00000867  0x0000056b arg  0x00000000 , 0x00000012 
+ 00000868  0x0000056c call  0x000065df 
+ 00000869  0x0000056d call  0x0000002c 
+ 00000870  0x0000056e branch  0x0000431a 
+ 00000871  0x00000571 setarg  0x00000177 
+ 00000872  0x00000572 store  0x00000002 , 0x00004d39 
+ 00000873  0x00000573 rtn 
+ 00000874  0x00000576 setarg  0x00000019 
+ 00000875  0x00000577 store  0x00000002 , 0x00004d39 
+ 00000876  0x00000578 ncall  0x00000367 , 0x0000002b 
+ 00000877  0x0000057b fetch  0x00000001 , 0x00000abd 
+ 00000878  0x0000057c isolate0  0x00000003 , 0x0000003f 
+ 00000879  0x0000057d nbranch  0x00000372 , 0x00000001 
+ 00000880  0x0000057e call  0x0000031b 
+ 00000881  0x0000057f call  0x00000330 
+ 00000882  0x00000581 fetch  0x00000001 , 0x0000471f 
+ 00000883  0x00000582 store  0x00000001 , 0x0000471e 
+ 00000884  0x00000583 fetch  0x00000001 , 0x000046f5 
+ 00000885  0x00000584 rtnbit1  0x00000005 
+ 00000886  0x00000587 fetch  0x00000004 , 0x000046d3 
+ 00000887  0x00000588 rtnbit0  0x00000011 
+ 00000888  0x00000589 call  0x0000037b 
+ 00000889  0x0000058a branch  0x000001f0 , 0x00000028 
+ 00000890  0x0000058b branch  0x000001b9 
+ 00000891  0x0000058e arg  0x00000002 , 0x00000039 
+ 00000892  0x0000058f arg  0x00004c1e , 0x00000006 
+ 00000893  0x00000591 call  0x00007fe7 
+ 00000894  0x00000592 setarg  0x0000ffff 
+ 00000895  0x00000594 ifetcht  0x00000002 , 0x00000006 
+ 00000896  0x00000595 isub  0x00000002 , 0x0000003e 
+ 00000897  0x00000596 ncall  0x00007fe9 , 0x00000005 
+ 00000898  0x00000597 loop  0x0000037f 
+ 00000899  0x00000598 rtn 
+ 00000900  0x0000059b setarg  0x00000395 
+ 00000901  0x0000059c store  0x00000002 , 0x00004d27 
+ 00000902  0x0000059d setarg  0x000003ac 
+ 00000903  0x0000059e store  0x00000002 , 0x000041ef 
+ 00000904  0x0000059f setarg  0x000006aa 
+ 00000905  0x000005a0 store  0x00000002 , 0x000041f9 
+ 00000906  0x000005a1 setarg  0x000002c6 
+ 00000907  0x000005a2 store  0x00000002 , 0x000041ed 
+ 00000908  0x000005a3 setarg  0x000003f6 
+ 00000909  0x000005a4 store  0x00000002 , 0x000041f5 
+ 00000910  0x000005a5 setarg  0x000003ec 
+ 00000911  0x000005a6 store  0x00000002 , 0x000041f3 
+ 00000912  0x000005a7 setarg  0x00000448 
+ 00000913  0x000005a8 store  0x00000002 , 0x000041eb 
+ 00000914  0x000005a9 setarg  0x0000045f 
+ 00000915  0x000005aa store  0x00000002 , 0x000041fd 
+ 00000916  0x000005ab rtn 
+ 00000917  0x000005ae call  0x00004401 
+ 00000918  0x000005af fetch  0x00000002 , 0x0000469f 
+ 00000919  0x000005b0 rtn  0x00000034 
+ 00000920  0x000005b1 branch  0x000001cd 
+ 00000921  0x000005b4 arg  0x00001800 , 0x00000006 
+ 00000922  0x000005b5 arg  0x0000480a , 0x00000005 
+ 00000923  0x000005b6 call  0x000003a1 
+ 00000924  0x000005b7 arg  0x00001900 , 0x00000006 
+ 00000925  0x000005b8 call  0x000003a1 
+ 00000926  0x000005b9 arg  0x00001a00 , 0x00000006 
+ 00000927  0x000005ba call  0x000003a1 
+ 00000928  0x000005bb arg  0x00001b00 , 0x00000006 
+ 00000929  0x000005bd arg  0x0000001b , 0x00000039 
+ 00000930  0x000005be branch  0x00007f01 
+ 00000931  0x000005c1 arg  0x0000480a , 0x00000006 
+ 00000932  0x000005c2 arg  0x00001800 , 0x00000005 
+ 00000933  0x000005c3 call  0x000003a1 
+ 00000934  0x000005c4 arg  0x00001900 , 0x00000005 
+ 00000935  0x000005c5 call  0x000003a1 
+ 00000936  0x000005c6 arg  0x00001a00 , 0x00000005 
+ 00000937  0x000005c7 call  0x000003a1 
+ 00000938  0x000005c8 arg  0x00001b00 , 0x00000005 
+ 00000939  0x000005c9 branch  0x000003a1 
+ 00000940  0x000005cc call  0x00005892 
+ 00000941  0x000005cd nrtn  0x00000034 
+ 00000942  0x000005ce fetch  0x00000001 , 0x00004b1e 
+ 00000943  0x000005cf beq  0x000000ff , 0x000003b3 
+ 00000944  0x000005d0 fetch  0x00000001 , 0x000046c5 
+ 00000945  0x000005d1 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000946  0x000005d2 rtnne  0x00000003 
+ 00000947  0x000005d4 fetch  0x00000001 , 0x0000479c 
+ 00000948  0x000005d5 call  0x000003e9 , 0x00000034 
+ 00000949  0x000005d6 fetch  0x00000004 , 0x000046d3 
+ 00000950  0x000005d9 bbit1  0x00000005 , 0x00004179 
+ 00000951  0x000005da call  0x00003f97 
+ 00000952  0x000005db nrtn  0x00000028 
+ 00000953  0x000005dc call  0x000003bd 
+ 00000954  0x000005dd call  0x000003c2 
+ 00000955  0x000005de call  0x000003e4 
+ 00000956  0x000005df branch  0x000003cf 
+ 00000957  0x000005e2 fetch  0x00000001 , 0x000046f5 
+ 00000958  0x000005e3 rtnbit1  0x00000007 
+ 00000959  0x000005e4 jam  0x00000000 , 0x00004172 
+ 00000960  0x000005e5 jam  0x0000001e , 0x00004b3b 
+ 00000961  0x000005e6 rtn 
+ 00000962  0x000005e9 fetch  0x00000001 , 0x000046f5 
+ 00000963  0x000005ea rtnbit1  0x00000007 
+ 00000964  0x000005eb fetch  0x00000001 , 0x00004b3a 
+ 00000965  0x000005ec rtnne  0x00000001 
+ 00000966  0x000005ed setarg  0x00000000 
+ 00000967  0x000005ee store  0x00000001 , 0x00004b3a 
+ 00000968  0x000005ef store  0x00000004 , 0x0000469b 
+ 00000969  0x000005f0 branch  0x0000032b 
+ 00000970  0x000005f4 jam  0x00000007 , 0x000047a0 
+ 00000971  0x000005f5 jam  0x00000004 , 0x000047a1 
+ 00000972  0x000005f6 setarg  0x000047a0 
+ 00000973  0x000005f7 store  0x00000002 , 0x00004218 
+ 00000974  0x000005f8 branch  0x00007e38 
+ 00000975  0x000005fb arg  0x0000469a , 0x00000011 
+ 00000976  0x000005fc call  0x00007e3d 
+ 00000977  0x000005fd call  0x000003d3 , 0x00000028 
+ 00000978  0x000005ff rtn 
+ 00000979  0x00000601 fetch  0x00000001 , 0x000047c1 
+ 00000980  0x00000602 increase  0x00000001 , 0x0000003f 
+ 00000981  0x00000603 store  0x00000001 , 0x000047c1 
+ 00000982  0x00000604 rtn 
+ 00000983  0x00000607 arg  0x0000469a , 0x00000011 
+ 00000984  0x00000608 call  0x00007e54 
+ 00000985  0x00000609 branch  0x000003db , 0x00000028 
+ 00000986  0x0000060a rtn 
+ 00000987  0x0000060d call  0x00005652 
+ 00000988  0x0000060e fetch  0x00000001 , 0x000047c1 
+ 00000989  0x0000060f sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00000990  0x00000610 ncall  0x00005650 , 0x00000002 
+ 00000991  0x00000611 fetch  0x00000001 , 0x000047c1 
+ 00000992  0x00000612 rtn  0x00000034 
+ 00000993  0x00000613 increase  0xffffffff , 0x0000003f 
+ 00000994  0x00000614 store  0x00000001 , 0x000047c1 
+ 00000995  0x00000615 branch  0x00003f90 
+ 00000996  0x00000618 fetch  0x00000002 , 0x0000469f 
+ 00000997  0x00000619 rtn  0x00000034 
+ 00000998  0x0000061a jam  0x00000001 , 0x00004806 
+ 00000999  0x0000061b jam  0x00000002 , 0x00004807 
+ 00001000  0x0000061c rtn 
+ 00001001  0x00000620 call  0x00005814 
+ 00001002  0x00000621 jam  0x00000001 , 0x0000479c 
+ 00001003  0x00000622 branch  0x00000322 
+ 00001004  0x00000625 call  0x00007e34 
+ 00001005  0x00000627 branch  0x00003ee0 
+ 00001006  0x00000640 call  0x0000058d 
+ 00001007  0x00000641 beq  0x00000005 , 0x000003f3 
+ 00001008  0x00000643 fetch  0x00000001 , 0x00004b48 
+ 00001009  0x00000644 store  0x00000001 , 0x00004b47 
+ 00001010  0x00000645 branch  0x00003d62 
+ 00001011  0x00000648 arg  0x00004b47 , 0x00000013 
+ 00001012  0x00000649 arg  0x00003d6d , 0x00000012 
+ 00001013  0x0000064a branch  0x0000336d 
+ 00001014  0x0000064d copy  0x00000013 , 0x0000003f 
+ 00001015  0x0000064e beq  0x00000014 , 0x00000400 
+ 00001016  0x0000064f beq  0x00000015 , 0x00000408 
+ 00001017  0x00000650 beq  0x00000029 , 0x00000412 
+ 00001018  0x00000651 beq  0x00000032 , 0x00000414 
+ 00001019  0x00000652 beq  0x00000040 , 0x0000041c 
+ 00001020  0x00000653 beq  0x00000039 , 0x00000427 
+ 00001021  0x00000654 beq  0x0000003a , 0x00000438 
+ 00001022  0x00000655 beq  0x0000003c , 0x00000440 
+ 00001023  0x00000656 branch  0x0000417d 
+ 00001024  0x00000659 jam  0x00000001 , 0x00004b42 
+ 00001025  0x0000065a fetch  0x00000001 , 0x0000479f 
+ 00001026  0x0000065b nbranch  0x00000404 , 0x00000034 
+ 00001027  0x0000065c jam  0x00000014 , 0x00004b40 
+ 00001028  0x0000065e call  0x00000322 
+ 00001029  0x0000065f call  0x0000043d 
+ 00001030  0x00000660 call  0x000003ca 
+ 00001031  0x00000661 branch  0x000041c3 
+ 00001032  0x00000664 jam  0x00000000 , 0x00004b42 
+ 00001033  0x00000665 call  0x0000045b 
+ 00001034  0x00000666 setarg  0x00000007 
+ 00001035  0x00000667 store  0x00000002 , 0x00004496 
+ 00001036  0x00000668 store  0x00000002 , 0x00004498 
+ 00001037  0x00000669 jam  0x00000000 , 0x000047c4 
+ 00001038  0x0000066a jam  0x00000000 , 0x0000479c 
+ 00001039  0x0000066b call  0x000003ca 
+ 00001040  0x0000066c call  0x00005816 
+ 00001041  0x0000066d branch  0x000041d9 
+ 00001042  0x00000671 jam  0x00000012 , 0x00000a99 
+ 00001043  0x00000672 branch  0x00007d8f 
+ 00001044  0x00000675 fetch  0x00000001 , 0x0000479f 
+ 00001045  0x00000676 beq  0x00000001 , 0x00000418 
+ 00001046  0x00000677 jam  0x00000014 , 0x000046c6 
+ 00001047  0x00000678 branch  0x0000041a 
+ 00001048  0x0000067b call  0x00000412 
+ 00001049  0x0000067c jam  0x00000014 , 0x000046c6 
+ 00001050  0x0000067e arg  0x00000001 , 0x00000007 
+ 00001051  0x0000067f branch  0x000041b9 
+ 00001052  0x00000682 fetch  0x00000002 , 0x00004509 
+ 00001053  0x00000683 rtneq  0x00000000 
+ 00001054  0x00000684 fetch  0x00000001 , 0x00000441 
+ 00001055  0x00000685 rshift2  0x0000003f , 0x0000003f 
+ 00001056  0x00000686 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00001057  0x00000687 rtn  0x00000002 
+ 00001058  0x00000688 setarg  0x00000009 
+ 00001059  0x00000689 store  0x00000002 , 0x00004496 
+ 00001060  0x0000068a store  0x00000002 , 0x00004498 
+ 00001061  0x0000068b call  0x00000412 
+ 00001062  0x0000068c branch  0x00000609 
+ 00001063  0x00000691 call  0x00000322 
+ 00001064  0x00000693 jam  0x00000001 , 0x0000478b 
+ 00001065  0x00000694 arg  0x00000003 , 0x00000007 
+ 00001066  0x00000695 call  0x000043d2 
+ 00001067  0x00000696 setarg  0x00000000 
+ 00001068  0x00000697 store  0x00000002 , 0x00004707 
+ 00001069  0x00000698 jam  0x00000000 , 0x000046a7 
+ 00001070  0x0000069a call  0x0000405d 
+ 00001071  0x0000069b call  0x0000043d 
+ 00001072  0x0000069c call  0x00000443 
+ 00001073  0x0000069d call  0x000002ed 
+ 00001074  0x0000069f call  0x00000434 
+ 00001075  0x000006a0 branch  0x000065d1 
+ 00001076  0x000006a3 arg  0x00004c1e , 0x00000011 
+ 00001077  0x000006a4 arg  0x0000005b , 0x00000012 
+ 00001078  0x000006a5 arg  0x00000004 , 0x00000002 
+ 00001079  0x000006a6 rtn 
+ 00001080  0x000006a9 call  0x0000045b 
+ 00001081  0x000006aa jam  0x00000000 , 0x00004d36 
+ 00001082  0x000006ab call  0x000002ed 
+ 00001083  0x000006ac call  0x00000221 
+ 00001084  0x000006ad branch  0x000002ea 
+ 00001085  0x000006b9 jam  0x00000000 , 0x0000479d 
+ 00001086  0x000006ba jam  0x00000000 , 0x0000479e 
+ 00001087  0x000006bb rtn 
+ 00001088  0x000006c4 call  0x00000322 
+ 00001089  0x000006c5 call  0x00003f8d 
+ 00001090  0x000006c6 call  0x0000043d 
+ 00001091  0x000006c8 call  0x00004366 
+ 00001092  0x000006ca arg  0x00000001 , 0x00000002 
+ 00001093  0x000006cb arg  0x00004720 , 0x00000011 
+ 00001094  0x000006cc arg  0x00000000 , 0x00000012 
+ 00001095  0x000006cd branch  0x000065d1 
+ 00001096  0x000006d1 enable  0x00000028 
+ 00001097  0x000006d2 hfetch  0x00000004 , 0x00008138 
+ 00001098  0x000006d3 setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00001099  0x000006d4 hstore  0x00000004 , 0x0000804c 
+ 00001100  0x000006d5 call  0x00002c21 
+ 00001101  0x000006d6 call  0x0000045b 
+ 00001102  0x000006d7 call  0x000074bd 
+ 00001103  0x000006d9 call  0x00000509 
+ 00001104  0x000006da call  0x00003e9f 
+ 00001105  0x000006db call  0x000000a1 
+ 00001106  0x000006dd fetch  0x00000001 , 0x000000a2 
+ 00001107  0x000006de and  0x0000003f , 0x000000fe , 0x0000003f 
+ 00001108  0x000006df store  0x00000001 , 0x000000a2 
+ 00001109  0x000006e1 fetcht  0x00000001 , 0x000046ed 
+ 00001110  0x000006e2 call  0x000005a0 
+ 00001111  0x000006e4 fetch  0x00000001 , 0x000000a6 
+ 00001112  0x000006e5 or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00001113  0x000006e6 store  0x00000001 , 0x000000a6 
+ 00001114  0x000006e7 rtn 
+ 00001115  0x000006ea fetch  0x00000001 , 0x00004b0c 
+ 00001116  0x000006eb rtn  0x00000034 
+ 00001117  0x000006ec jam  0x00000000 , 0x00004b0c 
+ 00001118  0x000006ed branch  0x00000330 
+ 00001119  0x000006f1 call  0x00000528 
+ 00001120  0x000006f2 call  0x00000560 
+ 00001121  0x000006f3 call  0x000004e3 
+ 00001122  0x000006f4 call  0x00000486 
+ 00001123  0x000006f5 call  0x000004a3 
+ 00001124  0x000006f6 call  0x0000048b 
+ 00001125  0x000006f7 call  0x000004ac 
+ 00001126  0x000006f8 call  0x000003ee 
+ 00001127  0x000006f9 call  0x00004234 
+ 00001128  0x000006fa call  0x0000046e 
+ 00001129  0x000006fb call  0x00004237 
+ 00001130  0x000006fc call  0x00000475 
+ 00001131  0x000006fd call  0x00000478 
+ 00001132  0x000006fe call  0x0000047e 
+ 00001133  0x000006ff branch  0x0000423a 
+ 00001134  0x00000702 arg  0x00004b3c , 0x00000013 
+ 00001135  0x00000703 arg  0x00000471 , 0x00000012 
+ 00001136  0x00000704 branch  0x0000336d 
+ 00001137  0x00000706 setarg  0x0036ee80 
+ 00001138  0x00000707 store  0x00000003 , 0x00004c25 
+ 00001139  0x00000709 jam  0x00000001 , 0x00004b3a 
+ 00001140  0x0000070a rtn 
+ 00001141  0x0000070e arg  0x000046c6 , 0x00000013 
+ 00001142  0x0000070f arg  0x00003d60 , 0x00000012 
+ 00001143  0x00000710 branch  0x0000336d 
+ 00001144  0x00000713 arg  0x00004b3b , 0x00000013 
+ 00001145  0x00000714 arg  0x0000047b , 0x00000012 
+ 00001146  0x00000715 branch  0x0000336d 
+ 00001147  0x00000717 fetch  0x00000001 , 0x000047c5 
+ 00001148  0x00000718 store  0x00000001 , 0x00004172 
+ 00001149  0x00000719 branch  0x00000473 
+ 00001150  0x0000071c fetch  0x00000001 , 0x00004b42 
+ 00001151  0x0000071d rtn  0x00000034 
+ 00001152  0x0000071e arg  0x00004b40 , 0x00000013 
+ 00001153  0x0000071f arg  0x00000483 , 0x00000012 
+ 00001154  0x00000720 branch  0x0000336d 
+ 00001155  0x00000723 fetch  0x00000001 , 0x00004b41 
+ 00001156  0x00000724 nrtn  0x00000034 
+ 00001157  0x00000725 branch  0x00005bf5 
+ 00001158  0x00000728 arg  0x00004807 , 0x00000013 
+ 00001159  0x00000729 arg  0x00000489 , 0x00000012 
+ 00001160  0x0000072a branch  0x0000336d 
+ 00001161  0x0000072c jam  0x00000000 , 0x00004806 
+ 00001162  0x0000072d rtn 
+ 00001163  0x00000733 call  0x000004d4 
+ 00001164  0x00000734 nbranch  0x00000491 , 0x00000001 
+ 00001165  0x00000735 call  0x000005a6 
+ 00001166  0x00000737 call  0x000043a9 
+ 00001167  0x00000738 arg  0x00000009 , 0x00000007 
+ 00001168  0x00000739 branch  0x000043d2 
+ 00001169  0x0000073c fetch  0x00000001 , 0x00004720 
+ 00001170  0x0000073d rtneq  0x00000002 
+ 00001171  0x0000073e jam  0x00000028 , 0x0000479e 
+ 00001172  0x0000073f call  0x00000496 
+ 00001173  0x00000740 branch  0x000043b0 
+ 00001174  0x00000743 arg  0x000046da , 0x00000013 
+ 00001175  0x00000744 arg  0x00000499 , 0x00000012 
+ 00001176  0x00000745 branch  0x0000336d 
+ 00001177  0x00000748 fetch  0x00000004 , 0x000046d3 
+ 00001178  0x00000749 rtnbit1  0x00000009 
+ 00001179  0x0000074a jam  0x00000000 , 0x00004b0a 
+ 00001180  0x0000074b call  0x000004df 
+ 00001181  0x0000074c fetch  0x00000002 , 0x00004682 
+ 00001182  0x0000074d isolate1  0x0000000b , 0x0000003f 
+ 00001183  0x0000074e call  0x000042d4 , 0x00000001 
+ 00001184  0x00000752 arg  0x00000009 , 0x00000007 
+ 00001185  0x00000753 call  0x000043ce 
+ 00001186  0x00000754 branch  0x000043b8 
+ 00001187  0x00000757 fetch  0x00000001 , 0x0000479d 
+ 00001188  0x00000758 rtn  0x00000034 
+ 00001189  0x00000759 fetch  0x00000001 , 0x00004b06 
+ 00001190  0x0000075a nrtn  0x00000034 
+ 00001191  0x0000075b arg  0x0000479e , 0x00000013 
+ 00001192  0x0000075c arg  0x000004aa , 0x00000012 
+ 00001193  0x0000075d branch  0x0000336d 
+ 00001194  0x00000760 jam  0x00000000 , 0x0000479d 
+ 00001195  0x00000761 branch  0x0000340a 
+ 00001196  0x00000765 call  0x000004d4 
+ 00001197  0x00000766 nbranch  0x000004c6 , 0x00000001 
+ 00001198  0x0000076a call  0x000005a6 
+ 00001199  0x0000076b fetch  0x00000001 , 0x00004b3e 
+ 00001200  0x0000076c nbranch  0x000004d8 , 0x00000034 
+ 00001201  0x0000076e fetch  0x00000001 , 0x000046d9 
+ 00001202  0x0000076f rtneq  0x00000001 
+ 00001203  0x00000770 jam  0x00000001 , 0x000046d9 
+ 00001204  0x00000771 arg  0x00000001 , 0x00000002 
+ 00001205  0x00000772 arg  0x00004b0a , 0x00000011 
+ 00001206  0x00000773 arg  0x00000061 , 0x00000012 
+ 00001207  0x00000774 call  0x000065df 
+ 00001208  0x00000775 fetch  0x00000001 , 0x00004b0a 
+ 00001209  0x00000776 branch  0x000004de , 0x00000034 
+ 00001210  0x00000778 call  0x000004bf 
+ 00001211  0x00000779 jam  0x00000000 , 0x000041bd 
+ 00001212  0x0000077a call  0x00000444 
+ 00001213  0x0000077b call  0x000043c0 
+ 00001214  0x0000077c branch  0x0000437e 
+ 00001215  0x0000077f fetcht  0x00000001 , 0x00004720 
+ 00001216  0x00000780 increase  0x00000001 , 0x00000002 
+ 00001217  0x00000781 fetch  0x00000001 , 0x000046d2 
+ 00001218  0x00000782 isub  0x00000002 , 0x0000003e 
+ 00001219  0x00000783 ncall  0x000043cc , 0x00000002 
+ 00001220  0x00000784 storet  0x00000001 , 0x00004720 
+ 00001221  0x00000785 rtn 
+ 00001222  0x00000789 fetch  0x00000002 , 0x00004682 
+ 00001223  0x0000078a bbit1  0x0000000b , 0x000004c9 
+ 00001224  0x0000078b jam  0x00000000 , 0x00004aff 
+ 00001225  0x0000078d fetch  0x00000001 , 0x000046d9 
+ 00001226  0x0000078e rtneq  0x00000000 
+ 00001227  0x0000078f jam  0x00000000 , 0x000046d9 
+ 00001228  0x00000791 fetch  0x00000002 , 0x00004208 
+ 00001229  0x00000792 rtnbit1  0x0000000a 
+ 00001230  0x00000794 fetch  0x00000001 , 0x00004720 
+ 00001231  0x00000795 rtnne  0x00000001 
+ 00001232  0x00000797 fetch  0x00000002 , 0x0000420a 
+ 00001233  0x00000798 set1  0x0000000a , 0x0000003f 
+ 00001234  0x00000799 store  0x00000002 , 0x0000420a 
+ 00001235  0x0000079a branch  0x00004386 
+ 00001236  0x0000079d fetcht  0x00000001 , 0x000046ed 
+ 00001237  0x0000079e call  0x000005a0 
+ 00001238  0x0000079f fetcht  0x00000001 , 0x000046ed 
+ 00001239  0x000007a0 branch  0x0000681d 
+ 00001240  0x000007ac jam  0x00000000 , 0x00004b3e 
+ 00001241  0x000007ad fetch  0x00000001 , 0x000046d9 
+ 00001242  0x000007ae nbranch  0x000002e3 , 0x00000034 
+ 00001243  0x000007af jam  0x00000001 , 0x000046d9 
+ 00001244  0x000007b0 jam  0x00000001 , 0x00004aff 
+ 00001245  0x000007b1 rtn 
+ 00001246  0x000007b4 jam  0x000000ff , 0x00004b0a 
+ 00001247  0x000007b6 arg  0x00000001 , 0x00000002 
+ 00001248  0x000007b7 arg  0x00004b0a , 0x00000011 
+ 00001249  0x000007b8 arg  0x00000061 , 0x00000012 
+ 00001250  0x000007b9 branch  0x000065d1 
+ 00001251  0x000007bc fetch  0x00000001 , 0x00004aff 
+ 00001252  0x000007bd rtn  0x00000034 
+ 00001253  0x000007be fetch  0x00000001 , 0x00004b02 
+ 00001254  0x000007bf beq  0x00000000 , 0x000004e9 
+ 00001255  0x000007c0 beq  0x00000001 , 0x000004f3 
+ 00001256  0x000007c1 rtn 
+ 00001257  0x000007c4 call  0x000004fc 
+ 00001258  0x000007c5 fetch  0x00000001 , 0x00004b07 
+ 00001259  0x000007c6 increase  0x00000001 , 0x0000003f 
+ 00001260  0x000007c7 store  0x00000001 , 0x00004b07 
+ 00001261  0x000007c8 fetcht  0x00000001 , 0x00004b03 
+ 00001262  0x000007c9 isub  0x00000002 , 0x0000003e 
+ 00001263  0x000007ca call  0x000004f1 , 0x00000005 
+ 00001264  0x000007cb rtn 
+ 00001265  0x000007cd jam  0x00000000 , 0x00004b09 
+ 00001266  0x000007ce branch  0x00000509 
+ 00001267  0x000007d1 arg  0x00004b05 , 0x00000013 
+ 00001268  0x000007d2 arg  0x000004f6 , 0x00000012 
+ 00001269  0x000007d3 branch  0x0000336d 
+ 00001270  0x000007d5 fetch  0x00000001 , 0x00004b04 
+ 00001271  0x000007d6 store  0x00000001 , 0x00004b05 
+ 00001272  0x000007de fetch  0x00000001 , 0x00004b01 
+ 00001273  0x000007df beq  0x00000001 , 0x00000509 
+ 00001274  0x000007e0 beq  0x00000000 , 0x000004fc 
+ 00001275  0x000007e1 rtn 
+ 00001276  0x000007e4 jam  0x00000001 , 0x00004b01 
+ 00001277  0x000007e5 fetch  0x00000001 , 0x00004720 
+ 00001278  0x000007e6 beq  0x00000002 , 0x00000503 
+ 00001279  0x000007e8 fetcht  0x00000001 , 0x00004b3f 
+ 00001280  0x000007e9 call  0x0000680e 
+ 00001281  0x000007ea fetcht  0x00000001 , 0x00004b3f 
+ 00001282  0x000007eb branch  0x00006829 
+ 00001283  0x000007ed fetcht  0x00000001 , 0x00004b00 
+ 00001284  0x000007ee call  0x0000680e 
+ 00001285  0x000007ef fetcht  0x00000001 , 0x00004b00 
+ 00001286  0x000007f0 branch  0x00006829 
+ 00001287  0x000007f3 setarg  0x00000000 
+ 00001288  0x000007f4 store  0x00000003 , 0x00004b05 
+ 00001289  0x000007f6 fetch  0x00000001 , 0x00004b06 
+ 00001290  0x000007f7 nbranch  0x0000050d , 0x00000034 
+ 00001291  0x000007f8 jam  0x00000000 , 0x00004aff 
+ 00001292  0x000007f9 jam  0x00000000 , 0x00004b02 
+ 00001293  0x000007fb jam  0x00000000 , 0x00004b07 
+ 00001294  0x000007fc jam  0x00000000 , 0x00004b01 
+ 00001295  0x000007fe fetcht  0x00000001 , 0x00004b00 
+ 00001296  0x000007ff call  0x00006825 
+ 00001297  0x00000800 hfetch  0x00000001 , 0x0000807c 
+ 00001298  0x00000801 set1  0x00000005 , 0x0000003f 
+ 00001299  0x00000802 hstore  0x00000001 , 0x0000807c 
+ 00001300  0x00000804 fetcht  0x00000001 , 0x00004b3f 
+ 00001301  0x00000805 set0  0x00000007 , 0x00000002 
+ 00001302  0x00000806 branch  0x00006806 
+ 00001303  0x0000080a jam  0x00000001 , 0x00004b09 
+ 00001304  0x0000080b jam  0x00000001 , 0x00004aff 
+ 00001305  0x0000080c jam  0x00000000 , 0x00004b02 
+ 00001306  0x0000080d jam  0x00000000 , 0x00004b07 
+ 00001307  0x0000080e rtn 
+ 00001308  0x00000811 jam  0x00000002 , 0x00004b04 
+ 00001309  0x00000812 jam  0x00000000 , 0x00004b08 
+ 00001310  0x00000813 jam  0x00000001 , 0x00004b06 
+ 00001311  0x00000815 jam  0x00000001 , 0x00004b05 
+ 00001312  0x00000816 jam  0x00000001 , 0x00004aff 
+ 00001313  0x00000817 jam  0x00000001 , 0x00004b02 
+ 00001314  0x00000818 rtn 
+ 00001315  0x0000081b fetch  0x00000001 , 0x00004b07 
+ 00001316  0x0000081c nrtn  0x00000034 
+ 00001317  0x0000081d fetch  0x00000001 , 0x00004b09 
+ 00001318  0x0000081e nrtn  0x00000034 
+ 00001319  0x0000081f branch  0x00000507 
+ 00001320  0x0000082b fetch  0x00000002 , 0x00004b06 
+ 00001321  0x0000082c nrtn  0x00000034 
+ 00001322  0x0000082d arg  0x000046ce , 0x00000013 
+ 00001323  0x0000082e arg  0x0000052d , 0x00000012 
+ 00001324  0x0000082f branch  0x0000336d 
+ 00001325  0x00000831 jam  0x0000000a , 0x000046ce 
+ 00001326  0x00000832 call  0x0000054a 
+ 00001327  0x00000833 call  0x00006908 
+ 00001328  0x00000835 mul32  0x0000003f , 0x00000002 , 0x0000003f 
+ 00001329  0x00000836 arg  0x00000012 , 0x00000002 
+ 00001330  0x00000837 isub  0x00000002 , 0x0000003f 
+ 00001331  0x00000838 sub  0x0000003f , 0x00000078 , 0x0000003e 
+ 00001332  0x00000839 ncall  0x00000545 , 0x00000002 
+ 00001333  0x0000083a sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00001334  0x0000083b call  0x00000547 , 0x00000002 
+ 00001335  0x0000083c arg  0x00000003 , 0x00000002 
+ 00001336  0x0000083d isub  0x00000002 , 0x0000003f 
+ 00001337  0x0000083e store  0x00000002 , 0x0000470f 
+ 00001338  0x0000083f arg  0x00004709 , 0x00000011 
+ 00001339  0x00000840 call  0x00000553 
+ 00001340  0x00000841 fetch  0x00000001 , 0x00004231 
+ 00001341  0x00000843 bbit0  0x00000000 , 0x00000540 
+ 00001342  0x00000844 jam  0x00000001 , 0x00004b0b 
+ 00001343  0x00000845 branch  0x000043e7 
+ 00001344  0x00000847 call  0x000043e9 
+ 00001345  0x00000848 fetch  0x00000001 , 0x00004b0b 
+ 00001346  0x00000849 rtn  0x00000034 
+ 00001347  0x0000084a jam  0x00000000 , 0x00004b0b 
+ 00001348  0x0000084b branch  0x00000509 
+ 00001349  0x0000084e add  0x0000003f , 0x0000000b , 0x0000003f 
+ 00001350  0x0000084f rtn 
+ 00001351  0x00000851 arg  0x00000007 , 0x00000002 
+ 00001352  0x00000852 isub  0x00000002 , 0x0000003f 
+ 00001353  0x00000853 rtn 
+ 00001354  0x0000085a fetcht  0x00000001 , 0x00004b00 
+ 00001355  0x0000085b call  0x000067fb 
+ 00001356  0x0000085c hfetch  0x00000001 , 0x0000807c 
+ 00001357  0x0000085d set0  0x00000005 , 0x0000003f 
+ 00001358  0x0000085e hstore  0x00000001 , 0x0000807c 
+ 00001359  0x00000860 hfetch  0x00000001 , 0x00008078 
+ 00001360  0x00000861 set0  0x00000005 , 0x0000003f 
+ 00001361  0x00000862 hstore  0x00000001 , 0x00008078 
+ 00001362  0x00000863 branch  0x000068f4 
+ 00001363  0x00000866 ifetch  0x00000008 , 0x00000011 
+ 00001364  0x00000867 store  0x00000008 , 0x00000a9a 
+ 00001365  0x00000868 fetcht  0x00000002 , 0x00000a9c 
+ 00001366  0x00000869 fetch  0x00000002 , 0x00000aa0 
+ 00001367  0x0000086a isub  0x00000002 , 0x0000003e 
+ 00001368  0x0000086b nbranch  0x0000340a , 0x00000002 
+ 00001369  0x0000086c fetcht  0x00000002 , 0x00000a9e 
+ 00001370  0x0000086d isub  0x00000002 , 0x0000003e 
+ 00001371  0x0000086e nbranch  0x00006940 , 0x00000002 
+ 00001372  0x00000870 fetch  0x00000001 , 0x00004231 
+ 00001373  0x00000871 set0  0x00000000 , 0x0000003f 
+ 00001374  0x00000872 store  0x00000001 , 0x00004231 
+ 00001375  0x00000873 rtn 
+ 00001376  0x00000876 fetch  0x00000004 , 0x000046d3 
+ 00001377  0x00000877 rtnbit0  0x00000004 
+ 00001378  0x00000878 fetch  0x00000002 , 0x00004682 
+ 00001379  0x00000879 rtnbit1  0x0000000b 
+ 00001380  0x0000087b fetch  0x00000002 , 0x00004b06 
+ 00001381  0x0000087c nrtn  0x00000034 
+ 00001382  0x0000087d call  0x00003f97 
+ 00001383  0x0000087e nrtn  0x00000028 
+ 00001384  0x0000087f fetch  0x00000001 , 0x000046cf 
+ 00001385  0x00000880 pincrease  0x00000001 
+ 00001386  0x00000881 store  0x00000001 , 0x000046cf 
+ 00001387  0x00000882 beq  0x00000005 , 0x00000509 
+ 00001388  0x00000883 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00001389  0x00000884 nbranch  0x0000056f , 0x00000002 
+ 00001390  0x00000885 rtn 
+ 00001391  0x00000887 jam  0x00000001 , 0x000046cf 
+ 00001392  0x00000888 branch  0x000004fc 
+ 00001393  0x0000088c fetch  0x00000001 , 0x000046e0 
+ 00001394  0x0000088d beq  0x00000006 , 0x00000574 
+ 00001395  0x00000891 branch  0x00003d81 
+ 00001396  0x00000894 fetch  0x00000001 , 0x0000477a 
+ 00001397  0x00000895 call  0x0000057a , 0x00000034 
+ 00001398  0x00000896 fetch  0x00000001 , 0x0000477a 
+ 00001399  0x00000897 beq  0x00000001 , 0x0000057c 
+ 00001400  0x00000899 beq  0x00000003 , 0x00003d8c 
+ 00001401  0x0000089a branch  0x00003d88 
+ 00001402  0x0000089c jam  0x00000001 , 0x0000477a 
+ 00001403  0x0000089d rtn 
+ 00001404  0x0000089f fetch  0x00000001 , 0x0000477f 
+ 00001405  0x000008a0 increase  0xffffffff , 0x0000003f 
+ 00001406  0x000008a1 branch  0x00003dbe 
+ 00001407  0x000008c3 disable  0x00000028 
+ 00001408  0x000008c4 setarg  0x00000000 
+ 00001409  0x000008c5 store  0x00000006 , 0x0000469b 
+ 00001410  0x000008c6 call  0x00000588 
+ 00001411  0x000008c7 call  0x00004079 
+ 00001412  0x000008c8 call  0x0000407e 
+ 00001413  0x000008c9 call  0x0000058b 
+ 00001414  0x000008ca nrtn  0x00000028 
+ 00001415  0x000008cb branch  0x00003fa0 
+ 00001416  0x000008d3 call  0x00003fc0 
+ 00001417  0x000008d4 disable  0x00000028 
+ 00001418  0x000008da branch  0x00003fe7 
+ 00001419  0x000008e5 call  0x0000058d 
+ 00001420  0x000008e6 branch  0x0000409a 
+ 00001421  0x000008e8 arg  0x00000000 , 0x00000011 
+ 00001422  0x000008e9 call  0x00000590 
+ 00001423  0x000008ed branch  0x0000408e 
+ 00001424  0x000008f6 fetcht  0x00000001 , 0x000046e2 
+ 00001425  0x000008f7 call  0x000005a6 
+ 00001426  0x000008f8 fetcht  0x00000001 , 0x000046e2 
+ 00001427  0x000008f9 call  0x0000681d 
+ 00001428  0x000008fa setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00001429  0x000008fd fetcht  0x00000001 , 0x000046e3 
+ 00001430  0x000008fe call  0x000005a6 
+ 00001431  0x000008ff fetcht  0x00000001 , 0x000046e3 
+ 00001432  0x00000900 call  0x0000681d 
+ 00001433  0x00000901 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00001434  0x00000904 fetcht  0x00000001 , 0x000046e4 
+ 00001435  0x00000905 call  0x000005a6 
+ 00001436  0x00000906 fetcht  0x00000001 , 0x000046e4 
+ 00001437  0x00000907 call  0x0000681d 
+ 00001438  0x00000908 setflag  0x00000001 , 0x00000002 , 0x00000011 
+ 00001439  0x00000909 rtn 
+ 00001440  0x00000919 set0  0x00000007 , 0x00000002 
+ 00001441  0x0000091a arg  0x00008078 , 0x00000005 
+ 00001442  0x0000091b call  0x00006830 
+ 00001443  0x0000091c set1  0x00000007 , 0x00000002 
+ 00001444  0x0000091d arg  0x0000807c , 0x00000005 
+ 00001445  0x0000091e branch  0x0000680a 
+ 00001446  0x00000920 set1  0x00000007 , 0x00000002 
+ 00001447  0x00000921 arg  0x00008078 , 0x00000005 
+ 00001448  0x00000922 call  0x00006830 
+ 00001449  0x00000923 set0  0x00000007 , 0x00000002 
+ 00001450  0x00000924 branch  0x000005a4 
+ 00001451  0x00000927 jam  0x00000000 , 0x00004808 
+ 00001452  0x00000928 jam  0x0000000e , 0x000041e3 
+ 00001453  0x00000929 call  0x000041e7 
+ 00001454  0x0000092a fetch  0x00000002 , 0x00004208 
+ 00001455  0x0000092b bbit1  0x00000007 , 0x000005b1 
+ 00001456  0x0000092c branch  0x000041e2 
+ 00001457  0x0000092f call  0x000041c1 
+ 00001458  0x00000930 fetch  0x00000002 , 0x00004208 
+ 00001459  0x00000931 bbit1  0x0000000a , 0x000004ae 
+ 00001460  0x00000932 branch  0x000041f7 
+ 00001461  0x00000935 jam  0x00000000 , 0x0000479d 
+ 00001462  0x00000936 jam  0x00000000 , 0x0000479e 
+ 00001463  0x00000937 isolate1  0x00000026 , 0x00000000 
+ 00001464  0x00000938 call  0x00000221 , 0x00000001 
+ 00001465  0x00000939 branch  0x0000426d 
+ 00001466  0x0000093c call  0x000068a2 
+ 00001467  0x0000093d fetch  0x00000002 , 0x0000421d 
+ 00001468  0x0000093f store  0x00000002 , 0x000047c2 
+ 00001469  0x00000942 arg  0x00000002 , 0x00000002 
+ 00001470  0x00000943 arg  0x000047c2 , 0x00000011 
+ 00001471  0x00000944 arg  0x0000005f , 0x00000012 
+ 00001472  0x00000945 branch  0x000065d1 
+ 00001473  0x00000948 arg  0x00000002 , 0x00000002 
+ 00001474  0x00000949 arg  0x000047c2 , 0x00000011 
+ 00001475  0x0000094a arg  0x0000005f , 0x00000012 
+ 00001476  0x0000094b branch  0x000065df 
+ 00001477  0x00000954 jam  0x00000000 , 0x00004b41 
+ 00001478  0x00000955 call  0x000002ed 
+ 00001479  0x00000956 jam  0x00000001 , 0x00004720 
+ 00001480  0x00000957 jam  0x00000000 , 0x0000479c 
+ 00001481  0x00000958 fetch  0x00000002 , 0x00004682 
+ 00001482  0x00000959 bbit1  0x0000000b , 0x000005d3 
+ 00001483  0x0000095c call  0x000005c1 
+ 00001484  0x0000095d fetcht  0x00000002 , 0x000047c2 
+ 00001485  0x0000095e increase  0x00000001 , 0x00000002 
+ 00001486  0x0000095f storet  0x00000002 , 0x000047c2 
+ 00001487  0x00000960 storet  0x00000002 , 0x000044a1 
+ 00001488  0x00000961 call  0x000005bd 
+ 00001489  0x00000962 random  0x0000003f 
+ 00001490  0x00000963 store  0x00000001 , 0x000044a0 
+ 00001491  0x00000965 fetch  0x00000003 , 0x00004b44 
+ 00001492  0x00000966 store  0x00000003 , 0x000044a3 
+ 00001493  0x00000967 call  0x0000034e 
+ 00001494  0x00000968 call  0x00003418 
+ 00001495  0x00000969 fetch  0x00000002 , 0x00004687 
+ 00001496  0x0000096a store  0x00000002 , 0x000046ac 
+ 00001497  0x0000096b jam  0x00000006 , 0x0000016d 
+ 00001498  0x0000096c setarg  0x00000000 
+ 00001499  0x0000096d store  0x00000002 , 0x000046b0 
+ 00001500  0x0000096e store  0x00000002 , 0x000046ae 
+ 00001501  0x0000096f arg  0x00000007 , 0x00000007 
+ 00001502  0x00000970 call  0x000043ce 
+ 00001503  0x00000974 call  0x000005e2 
+ 00001504  0x00000975 call  0x000042c4 
+ 00001505  0x00000976 branch  0x0000051c 
+ 00001506  0x00000979 jam  0x00000000 , 0x0000479f 
+ 00001507  0x0000097a call  0x000002fe 
+ 00001508  0x0000097b setarg  0x00000005 
+ 00001509  0x0000097c istore  0x00000001 , 0x00000006 
+ 00001510  0x0000097e arg  0x00004b1f , 0x00000006 
+ 00001511  0x0000097f call  0x000005e9 
+ 00001512  0x00000981 branch  0x00007df4 
+ 00001513  0x00000984 arg  0x0000437b , 0x00000005 
+ 00001514  0x00000985 arg  0x00000013 , 0x00000039 
+ 00001515  0x00000986 call  0x00007f01 
+ 00001516  0x00000987 branch  0x000057b8 
+ 00001517  0x0000098a call  0x00000523 
+ 00001518  0x0000098b setarg  0x00000000 
+ 00001519  0x0000098c store  0x00000002 , 0x000046ac 
+ 00001520  0x0000098d call  0x00000322 
+ 00001521  0x0000098e branch  0x000042cb 
+ 00001522  0x00000991 fetch  0x00000001 , 0x0000450f 
+ 00001523  0x00000992 pincrease  0x00000001 
+ 00001524  0x00000993 store  0x00000001 , 0x0000450f 
+ 00001525  0x00000994 beq  0x0000000c , 0x00005395 
+ 00001526  0x00000995 call  0x000055aa 
+ 00001527  0x00000996 call  0x0000561e 
+ 00001528  0x00000997 call  0x000006cf 
+ 00001529  0x00000998 branch  0x0000538f 
+ 00001530  0x0000099b fetch  0x00000001 , 0x00000016 
+ 00001531  0x0000099c increase  0x00000001 , 0x0000003f 
+ 00001532  0x0000099d store  0x00000001 , 0x00000016 
+ 00001533  0x0000099e rtnne  0x00000028 
+ 00001534  0x0000099f jam  0x00000025 , 0x00000016 
+ 00001535  0x000009a0 rtn 
+ 00001536  0x000009a3 call  0x000029bb 
+ 00001537  0x000009a4 call  0x00000274 
+ 00001538  0x000009a5 branch  0x000054a3 
+ 00001539  0x000009a8 call  0x0000060b 
+ 00001540  0x000009a9 branch  0x0000557d 
+ 00001541  0x000009ab fetch  0x00000001 , 0x000047c5 
+ 00001542  0x000009ac store  0x00000001 , 0x00004172 
+ 00001543  0x000009ae jam  0x00000000 , 0x000047c4 
+ 00001544  0x000009af rtn 
+ 00001545  0x000009b1 jam  0x00000001 , 0x000047c4 
+ 00001546  0x000009b2 rtn 
+ 00001547  0x000009b4 fetch  0x00000001 , 0x000043d6 
+ 00001548  0x000009b5 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00001549  0x000009b6 nbranch  0x00000609 , 0x00000002 
+ 00001550  0x000009b7 fetch  0x00000001 , 0x000043d8 
+ 00001551  0x000009b8 fetcht  0x00000001 , 0x000047c5 
+ 00001552  0x000009b9 isub  0x00000002 , 0x0000003e 
+ 00001553  0x000009ba branch  0x00000605 , 0x00000002 
+ 00001554  0x000009bb fetch  0x00000001 , 0x000043d8 
+ 00001555  0x000009bc store  0x00000001 , 0x00004172 
+ 00001556  0x000009bd branch  0x00000607 
+ 00001557  0x000009c0 fetch  0x00000001 , 0x0000043f 
+ 00001558  0x000009c1 rtnbit0  0x00000006 
+ 00001559  0x000009c2 call  0x0000061a 
+ 00001560  0x000009c3 nrtn  0x00000028 
+ 00001561  0x000009c4 branch  0x000055a0 
+ 00001562  0x000009c6 enable  0x00000028 
+ 00001563  0x000009c7 fetch  0x00000001 , 0x0000045a 
+ 00001564  0x000009c8 rshift4  0x0000003f , 0x0000003f 
+ 00001565  0x000009c9 rtnne  0x0000000f 
+ 00001566  0x000009ca fetch  0x00000001 , 0x00000460 
+ 00001567  0x000009cb rshift4  0x0000003f , 0x0000003f 
+ 00001568  0x000009cc rtnne  0x00000000 
+ 00001569  0x000009cd branch  0x00007fe9 
+ 00001570  0x000009d0 fetch  0x00000001 , 0x00000456 
+ 00001571  0x000009d1 bbit1  0x00000005 , 0x00000636 
+ 00001572  0x000009d2 call  0x000006c9 
+ 00001573  0x000009d3 fetch  0x00000001 , 0x0000478e 
+ 00001574  0x000009d4 nbranch  0x0000062c , 0x00000034 
+ 00001575  0x000009d5 fetch  0x00000001 , 0x0000043f 
+ 00001576  0x000009d6 bbit0  0x00000004 , 0x00000630 
+ 00001577  0x000009d7 fetch  0x00000001 , 0x000002da 
+ 00001578  0x000009d8 branch  0x00000630 , 0x00000034 
+ 00001579  0x000009d9 branch  0x00005664 
+ 00001580  0x000009db fetch  0x00000001 , 0x0000478e 
+ 00001581  0x000009dc increase  0xffffffff , 0x0000003f 
+ 00001582  0x000009dd store  0x00000001 , 0x0000478e 
+ 00001583  0x000009de branch  0x00005664 
+ 00001584  0x000009e0 fetch  0x00000001 , 0x000044c4 
+ 00001585  0x000009e1 bne  0x00000005 , 0x00000633 
+ 00001586  0x000009e2 jam  0x00000003 , 0x0000478e 
+ 00001587  0x000009e4 call  0x00005892 
+ 00001588  0x000009e5 call  0x000003d7 , 0x00000034 
+ 00001589  0x000009e6 branch  0x00005622 
+ 00001590  0x000009e9 call  0x0000063f 
+ 00001591  0x000009ee fetch  0x00000001 , 0x00004d2f 
+ 00001592  0x000009ef sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001593  0x000009f0 ncall  0x000006cd , 0x00000002 
+ 00001594  0x000009f1 fetch  0x00000001 , 0x00004d2f 
+ 00001595  0x000009f2 rtneq  0x00000000 
+ 00001596  0x000009f3 increase  0xffffffff , 0x0000003f 
+ 00001597  0x000009f4 store  0x00000001 , 0x00004d2f 
+ 00001598  0x000009f5 rtn 
+ 00001599  0x000009f8 fetch  0x00000001 , 0x000046c5 
+ 00001600  0x000009f9 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001601  0x000009fa rtnne  0x00000003 
+ 00001602  0x000009fb fetch  0x00000001 , 0x000047c1 
+ 00001603  0x000009fc rtn  0x00000034 
+ 00001604  0x000009fd fetch  0x00000001 , 0x000043dd 
+ 00001605  0x000009fe rtn  0x00000034 
+ 00001606  0x000009ff fetch  0x00000001 , 0x000043dc 
+ 00001607  0x00000a00 set1  0x00000004 , 0x0000003f 
+ 00001608  0x00000a01 store  0x00000001 , 0x000043dc 
+ 00001609  0x00000a02 call  0x00005650 
+ 00001610  0x00000a03 rtn 
+ 00001611  0x00000a06 fetch  0x00000001 , 0x0000479f 
+ 00001612  0x00000a07 rtn  0x00000034 
+ 00001613  0x00000a08 fetch  0x00000001 , 0x000046c5 
+ 00001614  0x00000a09 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001615  0x00000a0a rtneq  0x00000003 
+ 00001616  0x00000a0b jam  0x0000000a , 0x000046c6 
+ 00001617  0x00000a0c rtn 
+ 00001618  0x00000a0f rtnmark1  0x0000000f 
+ 00001619  0x00000a10 call  0x00005890 
+ 00001620  0x00000a11 nrtn  0x00000034 
+ 00001621  0x00000a12 fetch  0x00000001 , 0x000002d9 
+ 00001622  0x00000a13 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001623  0x00000a14 store  0x00000001 , 0x0000450c 
+ 00001624  0x00000a15 ifetch  0x00000001 , 0x00000006 
+ 00001625  0x00000a16 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00001626  0x00000a17 store  0x00000001 , 0x0000450b 
+ 00001627  0x00000a18 rtn  0x00000034 
+ 00001628  0x00000a19 copy  0x00000006 , 0x0000003f 
+ 00001629  0x00000a1a store  0x00000002 , 0x0000450d 
+ 00001630  0x00000a1b fetch  0x00000001 , 0x0000450c 
+ 00001631  0x00000a1c beq  0x00000003 , 0x00000661 
+ 00001632  0x00000a1d branch  0x0000568d 
+ 00001633  0x00000a1f fetch  0x00000001 , 0x000002db 
+ 00001634  0x00000a20 beq  0x00000001 , 0x00000664 
+ 00001635  0x00000a21 branch  0x00005c65 
+ 00001636  0x00000a23 ifetch  0x00000005 , 0x00000006 
+ 00001637  0x00000a24 store  0x00000005 , 0x000043ce 
+ 00001638  0x00000a25 ifetch  0x00000002 , 0x00000006 
+ 00001639  0x00000a26 store  0x00000002 , 0x0000045f 
+ 00001640  0x00000a27 branch  0x00005c8a 
+ 00001641  0x00000a2a ifetch  0x00000002 , 0x00000006 
+ 00001642  0x00000a2b beq  0x00000004 , 0x0000066d 
+ 00001643  0x00000a2c beq  0x00000006 , 0x0000068a 
+ 00001644  0x00000a2d branch  0x00005698 
+ 00001645  0x00000a2f call  0x00007ea5 
+ 00001646  0x00000a30 call  0x0000064b 
+ 00001647  0x00000a31 call  0x00007e9f 
+ 00001648  0x00000a32 ifetch  0x00000003 , 0x00000006 
+ 00001649  0x00000a33 store  0x00000003 , 0x00000477 
+ 00001650  0x00000a34 beq  0x00000010 , 0x0000067c 
+ 00001651  0x00000a36 rshift8  0x0000003f , 0x00000002 
+ 00001652  0x00000a37 sub  0x00000002 , 0x00000024 , 0x0000003e 
+ 00001653  0x00000a39 branch  0x000058ad , 0x00000002 
+ 00001654  0x00000a3a arg  0x000047c6 , 0x00000002 
+ 00001655  0x00000a3b storet  0x00000002 , 0x000044bc 
+ 00001656  0x00000a3c call  0x000058ad 
+ 00001657  0x00000a3d setarg  0x00008e7a 
+ 00001658  0x00000a3e store  0x00000002 , 0x000044bc 
+ 00001659  0x00000a3f rtn 
+ 00001660  0x00000a42 call  0x000059fa 
+ 00001661  0x00000a43 call  0x00005879 
+ 00001662  0x00000a44 increase  0x00000007 , 0x00000006 
+ 00001663  0x00000a45 ifetch  0x00000001 , 0x00000006 
+ 00001664  0x00000a46 rtnne  0x00000011 
+ 00001665  0x00000a47 increase  0x00000005 , 0x00000006 
+ 00001666  0x00000a48 ifetch  0x00000002 , 0x00000006 
+ 00001667  0x00000a49 arg  0x00001812 , 0x00000002 
+ 00001668  0x00000a4a isub  0x00000002 , 0x0000003e 
+ 00001669  0x00000a4b nrtn  0x00000005 
+ 00001670  0x00000a4c increase  0xfffffffc , 0x00000006 
+ 00001671  0x00000a4d setarg  0x0000002b 
+ 00001672  0x00000a4e istore  0x00000002 , 0x00000006 
+ 00001673  0x00000a4f rtn 
+ 00001674  0x00000a7d ifetch  0x00000001 , 0x00000006 
+ 00001675  0x00000a7e beq  0x00000001 , 0x0000068e 
+ 00001676  0x00000a7f beq  0x00000005 , 0x00000690 
+ 00001677  0x00000a80 branch  0x00005af6 
+ 00001678  0x00000a83 jam  0x00000001 , 0x00004b41 
+ 00001679  0x00000a84 branch  0x00005b09 
+ 00001680  0x00000a87 call  0x00005b5a 
+ 00001681  0x00000a88 fetch  0x00000001 , 0x0000043f 
+ 00001682  0x00000a89 set0  0x00000005 , 0x0000003f 
+ 00001683  0x00000a8a store  0x00000001 , 0x0000043f 
+ 00001684  0x00000a8b branch  0x00005c8e 
+ 00001685  0x00000a8e fetch  0x00000001 , 0x00000016 
+ 00001686  0x00000a8f bne  0x00000027 , 0x000056f2 
+ 00001687  0x00000a90 call  0x0000069b 
+ 00001688  0x00000a91 arg  0x00000000 , 0x00000007 
+ 00001689  0x00000a92 fetch  0x00000002 , 0x00004482 
+ 00001690  0x00000a93 branch  0x00007f08 
+ 00001691  0x00000a95 random  0x0000003f 
+ 00001692  0x00000a96 arg  0x000001ff , 0x00000002 
+ 00001693  0x00000a97 iand  0x00000002 , 0x0000003f 
+ 00001694  0x00000a98 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00001695  0x00000a99 branch  0x00003cbe 
+ 00001696  0x00000a9c disable  0x0000002b 
+ 00001697  0x00000a9d branch  0x000006a3 , 0x0000002e 
+ 00001698  0x00000a9e nbranch  0x00005806 , 0x0000002d 
+ 00001699  0x00000aa0 call  0x00002bcb 
+ 00001700  0x00000aa1 fetch  0x00000002 , 0x000040c1 
+ 00001701  0x00000aa2 store  0x00000002 , 0x0000044d 
+ 00001702  0x00000aa3 fetch  0x00000001 , 0x000046c5 
+ 00001703  0x00000aa4 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00001704  0x00000aa5 nbranch  0x00002bde , 0x00000001 
+ 00001705  0x00000aa6 branch  0x000057fb 
+ 00001706  0x00000aa9 fetch  0x00000001 , 0x0000479f 
+ 00001707  0x00000aaa nrtn  0x00000034 
+ 00001708  0x00000aab fetch  0x00000001 , 0x00000478 
+ 00001709  0x00000aac sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00001710  0x00000aad nrtn  0x00000005 
+ 00001711  0x00000aae jam  0x00000000 , 0x000046c6 
+ 00001712  0x00000aaf branch  0x00003d60 
+ 00001713  0x00000ab2 call  0x000062bc 
+ 00001714  0x00000ab3 nbranch  0x00007ddb , 0x00000034 
+ 00001715  0x00000ab4 fetch  0x00000001 , 0x00000a99 
+ 00001716  0x00000ab5 bmark0  0x00000009 , 0x00007dd6 
+ 00001717  0x00000ab6 beq  0x00000012 , 0x000006b7 
+ 00001718  0x00000ab7 branch  0x00007dca 
+ 00001719  0x00000aba call  0x00005890 
+ 00001720  0x00000abb nrtn  0x00000034 
+ 00001721  0x00000abc branch  0x00005abf 
+ 00001722  0x00000ac0 hfetch  0x00000001 , 0x00008077 
+ 00001723  0x00000ac1 and_into  0x000000fd , 0x0000003f 
+ 00001724  0x00000ac2 hstore  0x00000001 , 0x00008077 
+ 00001725  0x00000ac3 hfetcht  0x00000001 , 0x00008073 
+ 00001726  0x00000ac4 or_into  0x00000002 , 0x00000002 
+ 00001727  0x00000ac5 hstoret  0x00000001 , 0x00008073 
+ 00001728  0x00000ac6 call  0x000063ee 
+ 00001729  0x00000ac7 and_into  0x000000fd , 0x00000002 
+ 00001730  0x00000ac8 nop  0x0000000d 
+ 00001731  0x00000ac9 call  0x000063f2 
+ 00001732  0x00000aca hstoret  0x00000001 , 0x00008073 
+ 00001733  0x00000acb rtn 
+ 00001734  0x00000ad2 jam  0x00000001 , 0x00004d32 
+ 00001735  0x00000ad3 jam  0x00000000 , 0x00004d2f 
+ 00001736  0x00000ad4 rtn 
+ 00001737  0x00000ad6 fetch  0x00000001 , 0x00004d2f 
+ 00001738  0x00000ad7 increase  0x00000001 , 0x0000003f 
+ 00001739  0x00000ad8 store  0x00000001 , 0x00004d2f 
+ 00001740  0x00000ad9 rtn 
+ 00001741  0x00000adc jam  0x00000003 , 0x00004d2f 
+ 00001742  0x00000add rtn 
+ 00001743  0x00000ae0 fetch  0x00000002 , 0x00004682 
+ 00001744  0x00000ae1 rtnbit1  0x0000000b 
+ 00001745  0x00000ae5 arg  0x00004cb8 , 0x00000011 
+ 00001746  0x00000ae6 call  0x000002b6 
+ 00001747  0x00000ae7 storet  0x00000001 , 0x00004d30 
+ 00001748  0x00000ae9 setarg  0x00000082 
+ 00001749  0x00000aea bmark1  0x00000026 , 0x000006d7 
+ 00001750  0x00000aeb setarg  0x00000080 
+ 00001751  0x00000aed isub  0x00000002 , 0x0000003e 
+ 00001752  0x00000aee nbranch  0x000006ef , 0x00000002 
+ 00001753  0x00000af0 fetch  0x00000001 , 0x00004d2f 
+ 00001754  0x00000af1 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001755  0x00000af2 nbranch  0x000006df , 0x00000002 
+ 00001756  0x00000af3 fetch  0x00000001 , 0x00004d2f 
+ 00001757  0x00000af4 beq  0x00000000 , 0x000006f0 
+ 00001758  0x00000af5 rtn 
+ 00001759  0x00000af8 fetch  0x00000001 , 0x00004d2f 
+ 00001760  0x00000af9 rtnne  0x00000020 
+ 00001761  0x00000afa jam  0x00000000 , 0x00004d2f 
+ 00001762  0x00000afc fetcht  0x00000001 , 0x00004d30 
+ 00001763  0x00000afd setarg  0x00000077 
+ 00001764  0x00000afe bmark1  0x00000026 , 0x000006e6 
+ 00001765  0x00000aff setarg  0x00000075 
+ 00001766  0x00000b01 isub  0x00000002 , 0x0000003e 
+ 00001767  0x00000b02 nrtn  0x00000002 
+ 00001768  0x00000b03 fetch  0x00000001 , 0x00004d32 
+ 00001769  0x00000b04 beq  0x00000000 , 0x000006f7 
+ 00001770  0x00000b05 increase  0xffffffff , 0x0000003f 
+ 00001771  0x00000b06 store  0x00000001 , 0x00004d32 
+ 00001772  0x00000b07 beq  0x00000000 , 0x000006f7 
+ 00001773  0x00000b0a jam  0x00000000 , 0x000041de 
+ 00001774  0x00000b0b rtn 
+ 00001775  0x00000b0e jam  0x00000000 , 0x00004d2f 
+ 00001776  0x00000b10 fetch  0x00000001 , 0x00004d32 
+ 00001777  0x00000b11 beq  0x00000002 , 0x000006f5 
+ 00001778  0x00000b12 increase  0x00000001 , 0x0000003f 
+ 00001779  0x00000b13 store  0x00000001 , 0x00004d32 
+ 00001780  0x00000b14 beq  0x00000001 , 0x000006ed 
+ 00001781  0x00000b17 jam  0x00000002 , 0x000041de 
+ 00001782  0x00000b18 rtn 
+ 00001783  0x00000b1b jam  0x00000004 , 0x000041de 
+ 00001784  0x00000b1c rtn 
+ 00001785  0x00000b20 storet  0x00000001 , 0x00000017 
+ 00001786  0x00000b21 add  0x00000002 , 0x00000000 , 0x00000011 
+ 00001787  0x00000b22 call  0x00002981 
+ 00001788  0x00000b23 setarg  0x00000500 
+ 00001789  0x00000b24 call  0x00002a8f 
+ 00001790  0x00000b26 jam  0x00000001 , 0x00008906 
+ 00001791  0x00000b27 jam  0x0000003c , 0x00008900 
+ 00001792  0x00000b28 jam  0x000000e0 , 0x00008901 
+ 00001793  0x00000b29 nop  0x0000000a 
+ 00001794  0x00000b2a jam  0x00000001 , 0x00008902 
+ 00001795  0x00000b2b jam  0x0000003d , 0x00008902 
+ 00001796  0x00000b2c nop  0x0000000a 
+ 00001797  0x00000b2d jam  0x000000b7 , 0x00008903 
+ 00001798  0x00000b2e nop  0x0000000a 
+ 00001799  0x00000b2f jam  0x0000007d , 0x00008902 
+ 00001800  0x00000b30 fetch  0x00000001 , 0x000041de 
+ 00001801  0x00000b33 beq  0x00000002 , 0x00000711 
+ 00001802  0x00000b35 beq  0x00000004 , 0x00000719 
+ 00001803  0x00000b36 beq  0x00000020 , 0x00000723 
+ 00001804  0x00000b39 call  0x0000071e 
+ 00001805  0x00000b3b jam  0x000000d0 , 0x00008955 
+ 00001806  0x00000b3c jam  0x000000e0 , 0x00008956 
+ 00001807  0x00000b3e jam  0x0000006c , 0x00008958 
+ 00001808  0x00000b40 branch  0x0000294b 
+ 00001809  0x00000b4f jam  0x000000fb , 0x0000894c 
+ 00001810  0x00000b50 jam  0x000000ef , 0x0000894d 
+ 00001811  0x00000b51 jam  0x000000ec , 0x0000894e 
+ 00001812  0x00000b52 jam  0x0000005e , 0x0000894f 
+ 00001813  0x00000b55 jam  0x000000d0 , 0x00008955 
+ 00001814  0x00000b56 jam  0x000000e0 , 0x00008956 
+ 00001815  0x00000b58 jam  0x0000003c , 0x00008958 
+ 00001816  0x00000b5a branch  0x00002953 
+ 00001817  0x00000b67 call  0x0000071e 
+ 00001818  0x00000b69 jam  0x000000d0 , 0x00008955 
+ 00001819  0x00000b6a jam  0x000000c0 , 0x00008956 
+ 00001820  0x00000b6c jam  0x0000006c , 0x00008958 
+ 00001821  0x00000b6e branch  0x0000295b 
+ 00001822  0x00000b71 jam  0x0000005b , 0x0000894c 
+ 00001823  0x00000b72 jam  0x00000096 , 0x0000894d 
+ 00001824  0x00000b73 jam  0x0000002c , 0x0000894e 
+ 00001825  0x00000b74 jam  0x00000046 , 0x0000894f 
+ 00001826  0x00000b75 rtn 
+ 00001827  0x00000b79 jam  0x000000c2 , 0x00008956 
+ 00001828  0x00000b7a jam  0x000000d0 , 0x00008955 
+ 00001829  0x00000b7b rtn 
+ 00001830  0x00000b7e force  0x00000008 , 0x00000015 
+ 00001831  0x00000b7f branch  0x000028fa 
+ 00008192  0x00000b8f call  0x00002abc 
+ 00008193  0x00000b92 bpatch  0x00000000 , 0x00004000 
+ 00008194  0x00000b93 clear_stack 
+ 00008195  0x00000b94 call  0x0000640d 
+ 00008196  0x00000b95 call  0x0000296c 
+ 00008197  0x00000b96 call  0x000065a3 
+ 00008198  0x00000b97 call  0x00002a96 
+ 00008199  0x00000b98 call  0x00004d6a 
+ 00008200  0x00000b99 bpatch  0x00000001 , 0x00004000 
+ 00008201  0x00000b9a call  0x00006a03 
+ 00008202  0x00000b9b call  0x00005cf6 
+ 00008203  0x00000b9c call  0x00007ccc 
+ 00008204  0x00000b9d call  0x000032d8 
+ 00008205  0x00000b9e ncall  0x0000689c , 0x0000002b 
+ 00008206  0x00000b9f bpatch  0x00000002 , 0x00004000 
+ 00008207  0x00000ba0 call  0x000032e3 , 0x0000002b 
+ 00008208  0x00000ba1 call  0x0000756a 
+ 00008209  0x00000ba2 call  0x00002b41 , 0x0000002b 
+ 00008210  0x00000ba4 bpatch  0x00000003 , 0x00004000 
+ 00008211  0x00000ba5 call  0x000076dc 
+ 00008212  0x00000ba6 call  0x00007aaf 
+ 00008213  0x00000ba7 call  0x0000756d 
+ 00008214  0x00000ba8 call  0x0000535c 
+ 00008215  0x00000ba9 bpatch  0x00000004 , 0x00004000 
+ 00008216  0x00000baa call  0x00002038 
+ 00008217  0x00000bab call  0x000032ed 
+ 00008218  0x00000bac call  0x0000208f 
+ 00008219  0x00000bad call  0x000022f8 
+ 00008220  0x00000bae call  0x0000236a 
+ 00008221  0x00000baf call  0x00002021 
+ 00008222  0x00000bb0 call  0x00002b6a 
+ 00008223  0x00000bb1 call  0x00002c72 
+ 00008224  0x00000bb2 branch  0x00002012 
+ 00008225  0x00000bb5 call  0x00002026 
+ 00008226  0x00000bb6 rtnmark0  0x00000009 
+ 00008227  0x00000bb7 set0  0x00000009 , 0x00000000 
+ 00008228  0x00000bb8 call  0x00002223 
+ 00008229  0x00000bb9 branch  0x000053ce 
+ 00008230  0x00000bbc bpatch  0x00000005 , 0x00004000 
+ 00008231  0x00000bbd call  0x0000225e 
+ 00008232  0x00000bbe nbranch  0x0000202f , 0x00000005 
+ 00008233  0x00000bbf call  0x0000220a 
+ 00008234  0x00000bc0 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008235  0x00000bc1 ifetch  0x00000001 , 0x00000006 
+ 00008236  0x00000bc2 bbit1  0x00000000 , 0x00005360 
+ 00008237  0x00000bc3 bbit1  0x00000001 , 0x00002166 
+ 00008238  0x00000bc4 branch  0x000023cf 
+ 00008239  0x00000bc6 call  0x0000222b 
+ 00008240  0x00000bc7 copy  0x00000039 , 0x0000003e 
+ 00008241  0x00000bc8 rtn  0x00000005 
+ 00008242  0x00000bc9 call  0x0000220a 
+ 00008243  0x00000bca fetch  0x00000001 , 0x00000030 
+ 00008244  0x00000bcb bbit1  0x00000003 , 0x000020d3 
+ 00008245  0x00000bcc fetch  0x00000001 , 0x00000031 
+ 00008246  0x00000bcd bbit1  0x00000001 , 0x00002166 
+ 00008247  0x00000bce branch  0x000023cf 
+ 00008248  0x00000bd7 fetch  0x00000001 , 0x000041ce 
+ 00008249  0x00000bd8 rtn  0x00000034 
+ 00008250  0x00000bd9 beq  0x00000001 , 0x00002048 
+ 00008251  0x00000bda beq  0x00000002 , 0x0000204d 
+ 00008252  0x00000bdb beq  0x00000003 , 0x00002050 
+ 00008253  0x00000bdc beq  0x00000005 , 0x00002055 
+ 00008254  0x00000bdd beq  0x0000001b , 0x00002045 
+ 00008255  0x00000bde call  0x00002257 
+ 00008256  0x00000bdf rtn  0x00000005 
+ 00008257  0x00000be0 call  0x0000225a 
+ 00008258  0x00000be1 rtn  0x00000005 
+ 00008259  0x00000be3 jam  0x00000000 , 0x000041ce 
+ 00008260  0x00000be4 rtn 
+ 00008261  0x00000be7 jam  0x0000001b , 0x0000049b 
+ 00008262  0x00000be8 jam  0x00000000 , 0x000041ce 
+ 00008263  0x00000be9 rtn 
+ 00008264  0x00000bec set1  0x0000001c , 0x00000000 
+ 00008265  0x00000bed set0  0x0000001e , 0x00000000 
+ 00008266  0x00000bee jam  0x000000ff , 0x0000008f 
+ 00008267  0x00000bef jam  0x0000001f , 0x0000008d 
+ 00008268  0x00000bf0 branch  0x00002043 
+ 00008269  0x00000bf3 set0  0x0000001c , 0x00000000 
+ 00008270  0x00000bf4 force  0x00000000 , 0x0000001b 
+ 00008271  0x00000bf5 branch  0x00002043 
+ 00008272  0x00000bf8 call  0x0000225a 
+ 00008273  0x00000bf9 rtn  0x00000005 
+ 00008274  0x00000bfa force  0x00000001 , 0x00000002 
+ 00008275  0x00000bfb jam  0x00000005 , 0x0000016e 
+ 00008276  0x00000bfc branch  0x0000205c 
+ 00008277  0x00000bff bpatch  0x00000006 , 0x00004000 
+ 00008278  0x00000c01 fetch  0x00000006 , 0x000041d0 
+ 00008279  0x00000c02 branch  0x00002043 , 0x00000034 
+ 00008280  0x00000c03 jam  0x00000001 , 0x00004681 
+ 00008281  0x00000c05 jam  0x00000003 , 0x00000055 
+ 00008282  0x00000c06 branch  0x0000205b 
+ 00008283  0x00000c09 force  0x00000025 , 0x00000002 
+ 00008284  0x00000c0b bpatch  0x00000007 , 0x00004000 
+ 00008285  0x00000c0c fetch  0x00000001 , 0x000000f1 
+ 00008286  0x00000c0d branch  0x00002062 , 0x00000034 
+ 00008287  0x00000c0e lshift3  0x0000003f , 0x0000003f 
+ 00008288  0x00000c0f lshift4  0x0000003f , 0x0000003f 
+ 00008289  0x00000c10 increase  0xffffffff , 0x0000003f 
+ 00008290  0x00000c12 store  0x00000001 , 0x000040a6 
+ 00008291  0x00000c13 store  0x00000001 , 0x000000f0 
+ 00008292  0x00000c14 jam  0x0000001f , 0x0000008e 
+ 00008293  0x00000c15 set0  0x0000000c , 0x00000000 
+ 00008294  0x00000c16 call  0x0000223b 
+ 00008295  0x00000c17 nbranch  0x00002083 , 0x00000005 
+ 00008296  0x00000c18 call  0x00002a6f 
+ 00008297  0x00000c19 store  0x00000001 , 0x00000077 
+ 00008298  0x00000c1a storet  0x00000001 , 0x0000007c 
+ 00008299  0x00000c1b fetch  0x00000006 , 0x000041d0 
+ 00008300  0x00000c1c store  0x00000006 , 0x00000040 
+ 00008301  0x00000c1d bpatch  0x00000008 , 0x00004001 
+ 00008302  0x00000c1e call  0x00007f15 
+ 00008303  0x00000c1f force  0x00000000 , 0x0000003f 
+ 00008304  0x00000c20 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008305  0x00000c21 nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00008306  0x00000c22 set1  0x00000003 , 0x0000003f 
+ 00008307  0x00000c23 store  0x00000001 , 0x00000030 
+ 00008308  0x00000c24 jam  0x00000003 , 0x00000a99 
+ 00008309  0x00000c25 call  0x00007d86 
+ 00008310  0x00000c26 force  0x00000000 , 0x0000003f 
+ 00008311  0x00000c27 setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00008312  0x00000c28 store  0x00000001 , 0x0000004c 
+ 00008313  0x00000c29 setarg  0x00000000 
+ 00008314  0x00000c2a set1  0x00000001 , 0x0000003f 
+ 00008315  0x00000c2b store  0x00000001 , 0x00000031 
+ 00008316  0x00000c2c enable  0x00000029 
+ 00008317  0x00000c2d call  0x00002223 
+ 00008318  0x00000c2e disable  0x00000029 
+ 00008319  0x00000c2f force  0x00000003 , 0x00000007 
+ 00008320  0x00000c30 fetch  0x00000002 , 0x000040b9 
+ 00008321  0x00000c31 call  0x00007f08 
+ 00008322  0x00000c32 branch  0x00002043 
+ 00008323  0x00000c34 bpatch  0x00000009 , 0x00004001 
+ 00008324  0x00000c35 fetch  0x00000006 , 0x000041d0 
+ 00008325  0x00000c36 store  0x00000006 , 0x00000040 
+ 00008326  0x00000c37 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008327  0x00000c38 branch  0x00002089 , 0x00000001 
+ 00008328  0x00000c39 branch  0x00002043 
+ 00008329  0x00000c3b arg  0x00000101 , 0x00000005 
+ 00008330  0x00000c3c arg  0x00000008 , 0x00000039 
+ 00008331  0x00000c3d call  0x00007ec6 
+ 00008332  0x00000c3e jam  0x00000004 , 0x00000a99 
+ 00008333  0x00000c3f call  0x00007d86 
+ 00008334  0x00000c40 branch  0x00002043 
+ 00008335  0x00000c48 rtnmark0  0x0000001c 
+ 00008336  0x00000c49 force  0x00000001 , 0x00000007 
+ 00008337  0x00000c4a call  0x00007f16 
+ 00008338  0x00000c4b nsetflag  0x00000034 , 0x0000001c , 0x00000000 
+ 00008339  0x00000c4c nbranch  0x00002095 , 0x00000034 
+ 00008340  0x00000c4d rtn 
+ 00008341  0x00000c52 bpatch  0x0000000a , 0x00004001 
+ 00008342  0x00000c53 fetcht  0x00000002 , 0x000040bb 
+ 00008343  0x00000c54 force  0x00000004 , 0x00000007 
+ 00008344  0x00000c55 call  0x0000271c 
+ 00008345  0x00000c56 rtn  0x00000028 
+ 00008346  0x00000c57 call  0x000028a4 
+ 00008347  0x00000c58 force  0x00000000 , 0x00000024 
+ 00008348  0x00000c5a rtn  0x00000003 
+ 00008349  0x00000c5b set0  0x0000000b , 0x00000000 
+ 00008350  0x00000c5c set0  0x00000000 , 0x00000000 
+ 00008351  0x00000c5e add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008352  0x00000c5f isolate1  0x0000001e , 0x00000000 
+ 00008353  0x00000c60 setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008354  0x00000c61 compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008355  0x00000c62 nbranch  0x000020be , 0x00000001 
+ 00008356  0x00000c65 bpatch  0x0000000b , 0x00004001 
+ 00008357  0x00000c66 fetch  0x00000001 , 0x00000012 
+ 00008358  0x00000c67 increase  0x00000001 , 0x0000003f 
+ 00008359  0x00000c68 store  0x00000001 , 0x00000012 
+ 00008360  0x00000c69 call  0x000028d8 
+ 00008361  0x00000c6a call  0x000028d2 
+ 00008362  0x00000c6b call  0x000028f2 
+ 00008363  0x00000c6c call  0x00002a51 
+ 00008364  0x00000c6d call  0x00002a56 
+ 00008365  0x00000c6e call  0x00002a64 
+ 00008366  0x00000c6f call  0x0000264d 
+ 00008367  0x00000c70 call  0x000020b1 
+ 00008368  0x00000c71 branch  0x0000209c 
+ 00008369  0x00000c74 bpatch  0x0000000c , 0x00004001 
+ 00008370  0x00000c75 fetch  0x00000001 , 0x0000008d 
+ 00008371  0x00000c76 increase  0xffffffff , 0x0000003f 
+ 00008372  0x00000c77 store  0x00000001 , 0x0000008d 
+ 00008373  0x00000c78 rtn  0x00000002 
+ 00008374  0x00000c79 jam  0x0000001f , 0x0000008d 
+ 00008375  0x00000c7a fetch  0x00000001 , 0x0000008f 
+ 00008376  0x00000c7b increase  0xffffffff , 0x0000003f 
+ 00008377  0x00000c7c store  0x00000001 , 0x0000008f 
+ 00008378  0x00000c7d rtn  0x00000002 
+ 00008379  0x00000c7e setflip  0x0000001e , 0x00000000 
+ 00008380  0x00000c7f jam  0x000000ff , 0x0000008f 
+ 00008381  0x00000c80 rtn 
+ 00008382  0x00000c83 bpatch  0x0000000d , 0x00004001 
+ 00008383  0x00000c84 call  0x000028d8 
+ 00008384  0x00000c85 call  0x000028cc 
+ 00008385  0x00000c86 call  0x000028f2 
+ 00008386  0x00000c87 call  0x00002a5b 
+ 00008387  0x00000c88 call  0x000029eb 
+ 00008388  0x00000c89 call  0x00002a0d 
+ 00008389  0x00000c8a branch  0x000020c8 , 0x00000018 
+ 00008390  0x00000c8b call  0x000020b1 
+ 00008391  0x00000c8c branch  0x0000209f 
+ 00008392  0x00000c8e bpatch  0x0000000e , 0x00004001 
+ 00008393  0x00000c8f call  0x000029bb 
+ 00008394  0x00000c90 call  0x00002a6b 
+ 00008395  0x00000c91 call  0x0000251e 
+ 00008396  0x00000c92 set0  0x00000001 , 0x00000000 
+ 00008397  0x00000c93 rtnmark0  0x0000000b 
+ 00008398  0x00000c95 bpatch  0x0000000f , 0x00004001 
+ 00008399  0x00000c97 fetch  0x00000001 , 0x00000013 
+ 00008400  0x00000c98 increase  0x00000001 , 0x0000003f 
+ 00008401  0x00000c99 store  0x00000001 , 0x00000013 
+ 00008402  0x00000c9a rtn 
+ 00008403  0x00000ca3 bpatch  0x00000010 , 0x00004002 
+ 00008404  0x00000ca4 enable  0x00000029 
+ 00008405  0x00000ca5 enable  0x00000030 
+ 00008406  0x00000ca6 fetch  0x00000002 , 0x000040b5 
+ 00008407  0x00000ca7 branch  0x000020db , 0x00000034 
+ 00008408  0x00000ca8 force  0x00000008 , 0x00000007 
+ 00008409  0x00000ca9 call  0x00007f16 
+ 00008410  0x00000caa nrtn  0x00000034 
+ 00008411  0x00000cac bpatch  0x00000011 , 0x00004002 
+ 00008412  0x00000cad fetcht  0x00000002 , 0x000040b7 
+ 00008413  0x00000cae force  0x00000028 , 0x00000007 
+ 00008414  0x00000caf call  0x0000271c 
+ 00008415  0x00000cb0 branch  0x00002114 , 0x00000028 
+ 00008416  0x00000cb1 force  0x00000003 , 0x00000007 
+ 00008417  0x00000cb2 call  0x00007f16 
+ 00008418  0x00000cb3 nbranch  0x000020f0 , 0x00000034 
+ 00008419  0x00000cb4 fetch  0x00000001 , 0x0000004c 
+ 00008420  0x00000cb5 bbit1  0x00000004 , 0x000020e6 
+ 00008421  0x00000cb6 branch  0x000020e9 
+ 00008422  0x00000cb8 arg  0x00000101 , 0x00000005 
+ 00008423  0x00000cb9 arg  0x00000008 , 0x00000039 
+ 00008424  0x00000cba call  0x00007ec6 
+ 00008425  0x00000cbc bpatch  0x00000012 , 0x00004002 
+ 00008426  0x00000cbd jam  0x00000000 , 0x00000030 
+ 00008427  0x00000cbe call  0x00005cf7 
+ 00008428  0x00000cbf jam  0x00000000 , 0x00004681 
+ 00008429  0x00000cc0 jam  0x00000013 , 0x00000a99 
+ 00008430  0x00000cc1 call  0x00007d86 
+ 00008431  0x00000cc2 branch  0x00002114 
+ 00008432  0x00000cc5 bpatch  0x00000013 , 0x00004002 
+ 00008433  0x00000cc6 force  0x00000000 , 0x0000000b 
+ 00008434  0x00000cc7 until  0x00000023 , 0x00000026 
+ 00008435  0x00000cc8 fetch  0x00000001 , 0x000000f2 
+ 00008436  0x00000cc9 increase  0xffffffff , 0x0000003f 
+ 00008437  0x00000cca ixor  0x00000022 , 0x0000003f 
+ 00008438  0x00000ccb compare  0x00000000 , 0x0000003f , 0x00000003 
+ 00008439  0x00000ccc nbranch  0x000020f0 , 0x00000001 
+ 00008440  0x00000ccd deposit  0x00000004 
+ 00008441  0x00000cce store  0x00000001 , 0x00000181 
+ 00008442  0x00000ccf force  0x00000000 , 0x00000026 
+ 00008443  0x00000cd0 force  0x00000000 , 0x00000024 
+ 00008444  0x00000cd3 bpatch  0x00000014 , 0x00004002 
+ 00008445  0x00000cd4 branch  0x00002114 , 0x00000003 
+ 00008446  0x00000cd5 call  0x000028dc 
+ 00008447  0x00000cd6 arg  0x00000600 , 0x0000000b 
+ 00008448  0x00000cd7 until  0x00000023 , 0x00000026 
+ 00008449  0x00000cd9 bpatch  0x00000015 , 0x00004002 
+ 00008450  0x00000cda fetch  0x00000004 , 0x000000f2 
+ 00008451  0x00000cdb iforce  0x00000021 
+ 00008452  0x00000cdc increase  0x00000001 , 0x0000003f 
+ 00008453  0x00000cdd store  0x00000004 , 0x000000f2 
+ 00008454  0x00000cde isolate1  0x0000000c , 0x00000000 
+ 00008455  0x00000cdf setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008456  0x00000ce0 compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008457  0x00000ce1 nbranch  0x00002128 , 0x00000001 
+ 00008458  0x00000ce2 fetch  0x00000001 , 0x0000000c 
+ 00008459  0x00000ce3 increase  0x00000001 , 0x0000003f 
+ 00008460  0x00000ce4 store  0x00000001 , 0x0000000c 
+ 00008461  0x00000ce5 call  0x000028d2 
+ 00008462  0x00000ce6 call  0x00002a51 
+ 00008463  0x00000ce7 call  0x00002a56 
+ 00008464  0x00000ce8 call  0x00002a64 
+ 00008465  0x00000ce9 call  0x0000264d 
+ 00008466  0x00000cea call  0x0000211a 
+ 00008467  0x00000ceb branch  0x000020fc 
+ 00008468  0x00000ced bpatch  0x00000016 , 0x00004002 
+ 00008469  0x00000cee disable  0x00000029 
+ 00008470  0x00000cef fetch  0x00000002 , 0x000040b5 
+ 00008471  0x00000cf0 rtn  0x00000034 
+ 00008472  0x00000cf1 force  0x00000008 , 0x00000007 
+ 00008473  0x00000cf2 branch  0x00007f08 
+ 00008474  0x00000cf5 bpatch  0x00000017 , 0x00004002 
+ 00008475  0x00000cf6 fetch  0x00000001 , 0x0000008e 
+ 00008476  0x00000cf7 increase  0xffffffff , 0x0000003f 
+ 00008477  0x00000cf8 store  0x00000001 , 0x0000008e 
+ 00008478  0x00000cf9 rtn  0x00000002 
+ 00008479  0x00000cfa jam  0x0000001f , 0x0000008e 
+ 00008480  0x00000cfb fetch  0x00000001 , 0x000000f0 
+ 00008481  0x00000cfc increase  0xffffffff , 0x0000003f 
+ 00008482  0x00000cfd store  0x00000001 , 0x000000f0 
+ 00008483  0x00000cfe rtn  0x00000002 
+ 00008484  0x00000cff setflip  0x0000000c , 0x00000000 
+ 00008485  0x00000d00 fetch  0x00000001 , 0x000040a6 
+ 00008486  0x00000d01 store  0x00000001 , 0x000000f0 
+ 00008487  0x00000d02 rtn 
+ 00008488  0x00000d05 bpatch  0x00000018 , 0x00004003 
+ 00008489  0x00000d06 call  0x000028cc 
+ 00008490  0x00000d07 call  0x00002a5b 
+ 00008491  0x00000d08 call  0x000029eb 
+ 00008492  0x00000d09 call  0x00002a0d 
+ 00008493  0x00000d0a branch  0x00002130 , 0x00000018 
+ 00008494  0x00000d0b call  0x0000211a 
+ 00008495  0x00000d0c branch  0x00002101 
+ 00008496  0x00000d0e call  0x0000264d 
+ 00008497  0x00000d0f fetch  0x00000001 , 0x0000000d 
+ 00008498  0x00000d10 increase  0x00000001 , 0x0000003f 
+ 00008499  0x00000d11 store  0x00000001 , 0x0000000d 
+ 00008500  0x00000d12 force  0x00000000 , 0x0000001b 
+ 00008501  0x00000d13 fetch  0x00000004 , 0x000000f2 
+ 00008502  0x00000d15 bpatch  0x00000019 , 0x00004003 
+ 00008503  0x00000d16 call  0x00002a4f 
+ 00008504  0x00000d17 call  0x000028dc 
+ 00008505  0x00000d18 increase  0x00000001 , 0x00000026 
+ 00008506  0x00000d1a and_into  0x000001fd , 0x00000021 
+ 00008507  0x00000d1b and_into  0x000001fc , 0x00000024 
+ 00008508  0x00000d1c call  0x000028d2 
+ 00008509  0x00000d1d call  0x00002a51 
+ 00008510  0x00000d1e call  0x00002a56 
+ 00008511  0x00000d1f call  0x00002a64 
+ 00008512  0x00000d20 deposit  0x00000022 
+ 00008513  0x00000d21 store  0x00000004 , 0x00000161 
+ 00008514  0x00000d22 force  0x00000000 , 0x00000004 
+ 00008515  0x00000d23 force  0x00000002 , 0x00000001 
+ 00008516  0x00000d24 call  0x00002a6b 
+ 00008517  0x00000d25 call  0x00002766 
+ 00008518  0x00000d27 bpatch  0x0000001a , 0x00004003 
+ 00008519  0x00000d28 call  0x00002a4d 
+ 00008520  0x00000d29 or_into  0x00000002 , 0x00000021 
+ 00008521  0x00000d2a and_into  0x000001fc , 0x00000024 
+ 00008522  0x00000d2b call  0x000028cc 
+ 00008523  0x00000d2c call  0x00002a5b 
+ 00008524  0x00000d2d call  0x000029eb 
+ 00008525  0x00000d2e call  0x00002a0d 
+ 00008526  0x00000d2f call  0x0000264d , 0x00000018 
+ 00008527  0x00000d30 branch  0x00002155 , 0x00000018 
+ 00008528  0x00000d31 fetch  0x00000001 , 0x00000010 
+ 00008529  0x00000d32 branch  0x000020fc , 0x00000034 
+ 00008530  0x00000d33 increase  0xffffffff , 0x0000003f 
+ 00008531  0x00000d34 store  0x00000001 , 0x00000010 
+ 00008532  0x00000d35 branch  0x00002136 
+ 00008533  0x00000d38 bpatch  0x0000001b , 0x00004003 
+ 00008534  0x00000d39 fetch  0x00000001 , 0x0000000e 
+ 00008535  0x00000d3a increase  0x00000001 , 0x0000003f 
+ 00008536  0x00000d3b store  0x00000001 , 0x0000000e 
+ 00008537  0x00000d3c call  0x00002435 
+ 00008538  0x00000d3e call  0x000022f2 
+ 00008539  0x00000d3f branch  0x0000215f , 0x00000018 
+ 00008540  0x00000d40 call  0x00002455 
+ 00008541  0x00000d41 nbranch  0x0000215a , 0x00000034 
+ 00008542  0x00000d42 branch  0x000020fc 
+ 00008543  0x00000d45 bpatch  0x0000001c , 0x00004003 
+ 00008544  0x00000d46 fetch  0x00000001 , 0x00000030 
+ 00008545  0x00000d47 set0  0x00000003 , 0x0000003f 
+ 00008546  0x00000d48 store  0x00000001 , 0x00000030 
+ 00008547  0x00000d49 call  0x00002440 
+ 00008548  0x00000d4a disable  0x00000029 
+ 00008549  0x00000d4b rtn 
+ 00008550  0x00000d4f bpatch  0x0000001d , 0x00004003 
+ 00008551  0x00000d50 enable  0x00000029 
+ 00008552  0x00000d51 enable  0x00000030 
+ 00008553  0x00000d52 call  0x000021e1 
+ 00008554  0x00000d53 rtn  0x00000028 
+ 00008555  0x00000d54 call  0x00002c69 
+ 00008556  0x00000d55 call  0x00002a4f 
+ 00008557  0x00000d56 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008558  0x00000d57 call  0x000028e2 
+ 00008559  0x00000d58 force  0x00000003 , 0x00000024 
+ 00008560  0x00000d59 call  0x00006cc2 
+ 00008561  0x00000d5a call  0x00002489 
+ 00008562  0x00000d5b call  0x000028d2 
+ 00008563  0x00000d5c call  0x00002a51 
+ 00008564  0x00000d5d call  0x00002a56 
+ 00008565  0x00000d5e call  0x00002a64 
+ 00008566  0x00000d5f call  0x00002762 
+ 00008567  0x00000d61 bpatch  0x0000001e , 0x00004003 
+ 00008568  0x00000d62 call  0x00005d08 
+ 00008569  0x00000d63 call  0x000022e4 
+ 00008570  0x00000d64 nbranch  0x00002180 , 0x0000002d 
+ 00008571  0x00000d65 call  0x00002a88 
+ 00008572  0x00000d66 call  0x00002728 
+ 00008573  0x00000d67 fetch  0x00000001 , 0x0000000f 
+ 00008574  0x00000d68 increase  0x00000001 , 0x0000003f 
+ 00008575  0x00000d69 store  0x00000001 , 0x0000000f 
+ 00008576  0x00000d6b bpatch  0x0000001f , 0x00004003 
+ 00008577  0x00000d6c call  0x00006caa 
+ 00008578  0x00000d6d call  0x0000218b 
+ 00008579  0x00000d6e nrtn  0x00000029 
+ 00008580  0x00000d6f call  0x000026f3 
+ 00008581  0x00000d70 nbranch  0x00002188 , 0x00000034 
+ 00008582  0x00000d72 disable  0x00000029 
+ 00008583  0x00000d73 rtn 
+ 00008584  0x00000d76 call  0x00002489 
+ 00008585  0x00000d77 call  0x000022da 
+ 00008586  0x00000d78 branch  0x00002177 
+ 00008587  0x00000d7c branch  0x0000218e , 0x0000002d 
+ 00008588  0x00000d7d call  0x00002a7f 
+ 00008589  0x00000d7e branch  0x0000219c , 0x00000002 
+ 00008590  0x00000d80 call  0x000021a7 
+ 00008591  0x00000d81 nbranch  0x0000219c , 0x00000028 
+ 00008592  0x00000d82 fetch  0x00000001 , 0x0000004c 
+ 00008593  0x00000d83 rtnbit0  0x00000004 
+ 00008594  0x00000d84 rtnbit1  0x00000003 
+ 00008595  0x00000d85 fetch  0x00000001 , 0x0000004b 
+ 00008596  0x00000d86 rtnbit1  0x00000003 
+ 00008597  0x00000d87 call  0x000021ae 
+ 00008598  0x00000d88 nrtn  0x00000034 
+ 00008599  0x00000d89 fetch  0x00000001 , 0x0000016e 
+ 00008600  0x00000d8a increase  0xffffffff , 0x0000003f 
+ 00008601  0x00000d8b store  0x00000001 , 0x0000016e 
+ 00008602  0x00000d8c nrtn  0x00000034 
+ 00008603  0x00000d8d branch  0x00006006 
+ 00008604  0x00000d90 bpatch  0x00000020 , 0x00004004 
+ 00008605  0x00000d91 call  0x0000245d 
+ 00008606  0x00000d92 disable  0x00000029 
+ 00008607  0x00000d93 fetch  0x00000001 , 0x0000004c 
+ 00008608  0x00000d94 bbit1  0x00000004 , 0x000021a2 
+ 00008609  0x00000d95 rtn 
+ 00008610  0x00000d98 fetch  0x00000001 , 0x0000004c 
+ 00008611  0x00000d99 rtnbit1  0x00000003 
+ 00008612  0x00000d9b arg  0x00000101 , 0x00000005 
+ 00008613  0x00000d9c arg  0x00000008 , 0x00000039 
+ 00008614  0x00000d9d branch  0x00007ec6 
+ 00008615  0x00000da0 bpatch  0x00000021 , 0x00004004 
+ 00008616  0x00000da1 enable  0x00000028 
+ 00008617  0x00000da2 fetch  0x00000001 , 0x0000004b 
+ 00008618  0x00000da3 rtnbit0  0x00000003 
+ 00008619  0x00000da4 call  0x000021ae 
+ 00008620  0x00000da5 nrtn  0x00000034 
+ 00008621  0x00000da6 branch  0x00007fe9 
+ 00008622  0x00000da9 fetch  0x00000001 , 0x00000072 
+ 00008623  0x00000daa increase  0xffffffff , 0x0000003f 
+ 00008624  0x00000dab store  0x00000001 , 0x00000072 
+ 00008625  0x00000dac rtn 
+ 00008626  0x00000daf bpatch  0x00000022 , 0x00004004 
+ 00008627  0x00000db0 fetch  0x00000001 , 0x00000030 
+ 00008628  0x00000db1 bbit1  0x00000007 , 0x000021bb 
+ 00008629  0x00000db2 fetch  0x00000001 , 0x000009b5 
+ 00008630  0x00000db3 branch  0x000021bb , 0x00000034 
+ 00008631  0x00000db4 jam  0x00000000 , 0x000009b5 
+ 00008632  0x00000db5 jam  0x00000018 , 0x00000a99 
+ 00008633  0x00000db6 call  0x00007d86 
+ 00008634  0x00000db7 branch  0x000021bb 
+ 00008635  0x00000db9 bpatch  0x00000023 , 0x00004004 
+ 00008636  0x00000dba call  0x00002254 
+ 00008637  0x00000dbb fetch  0x00000001 , 0x00000030 
+ 00008638  0x00000dbc set1  0x00000007 , 0x0000003f 
+ 00008639  0x00000dbd store  0x00000001 , 0x00000030 
+ 00008640  0x00000dbe jam  0x00000001 , 0x000041bd 
+ 00008641  0x00000dbf fetch  0x00000001 , 0x00000055 
+ 00008642  0x00000dc0 bne  0x00000016 , 0x000021c3 
+ 00008643  0x00000dc2 rtn 
+ 00008644  0x00000dc5 jam  0x00000001 , 0x000009b5 
+ 00008645  0x00000dc7 fetch  0x00000001 , 0x00000030 
+ 00008646  0x00000dc8 set0  0x00000007 , 0x0000003f 
+ 00008647  0x00000dc9 store  0x00000001 , 0x00000030 
+ 00008648  0x00000dca rtn 
+ 00008649  0x00000dcf bpatch  0x00000024 , 0x00004004 
+ 00008650  0x00000dd0 disable  0x00000028 
+ 00008651  0x00000dd1 fetch  0x00000002 , 0x00000032 
+ 00008652  0x00000dd2 arg  0x0000ffff , 0x00000002 
+ 00008653  0x00000dd3 isub  0x00000002 , 0x0000003e 
+ 00008654  0x00000dd4 nrtn  0x00000005 
+ 00008655  0x00000dd5 fetch  0x00000004 , 0x00000034 
+ 00008656  0x00000dd6 branch  0x000021d3 , 0x00000030 
+ 00008657  0x00000dd7 isub  0x00000028 , 0x0000003f 
+ 00008658  0x00000dd8 branch  0x000021d4 
+ 00008659  0x00000dda isub  0x00000022 , 0x0000003f 
+ 00008660  0x00000ddc sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00008661  0x00000ddd nrtn  0x00000002 
+ 00008662  0x00000dde force  0x00000000 , 0x0000003f 
+ 00008663  0x00000ddf store  0x00000002 , 0x00000032 
+ 00008664  0x00000de0 branch  0x00007fe7 
+ 00008665  0x00000de5 copy  0x0000003f , 0x00000002 
+ 00008666  0x00000de6 bpatch  0x00000025 , 0x00004004 
+ 00008667  0x00000de7 storet  0x00000004 , 0x00000034 
+ 00008668  0x00000de9 jam  0x00000001 , 0x0000455b 
+ 00008669  0x00000dea setarg  0x0000ffff 
+ 00008670  0x00000deb store  0x00000002 , 0x00000032 
+ 00008671  0x00000dec jam  0x00000001 , 0x00000073 
+ 00008672  0x00000ded rtn 
+ 00008673  0x00000df1 bpatch  0x00000026 , 0x00004004 
+ 00008674  0x00000df2 call  0x000021c9 
+ 00008675  0x00000df3 nrtn  0x00000028 
+ 00008676  0x00000df4 disable  0x00000028 
+ 00008677  0x00000df5 jam  0x00000020 , 0x00000011 
+ 00008678  0x00000df6 set0  0x0000000b , 0x00000000 
+ 00008679  0x00000df8 call  0x00002a4f 
+ 00008680  0x00000df9 call  0x000022e6 
+ 00008681  0x00000dfa bmark1  0x0000000b , 0x000021f4 
+ 00008682  0x00000dfb call  0x00002455 
+ 00008683  0x00000dfc nbranch  0x000021e7 , 0x00000034 
+ 00008684  0x00000dfe bpatch  0x00000027 , 0x00004004 
+ 00008685  0x00000dff disable  0x00000028 
+ 00008686  0x00000e00 deposit  0x00000022 
+ 00008687  0x00000e01 store  0x00000004 , 0x000040ca 
+ 00008688  0x00000e02 enable  0x00000030 
+ 00008689  0x00000e03 enable  0x00000029 
+ 00008690  0x00000e04 jam  0x0000002a , 0x00000a99 
+ 00008691  0x00000e05 branch  0x00007d86 
+ 00008692  0x00000e08 bpatch  0x00000028 , 0x00004005 
+ 00008693  0x00000e09 call  0x00002a4d 
+ 00008694  0x00000e0a arg  0x00000010 , 0x00000001 
+ 00008695  0x00000e0b call  0x000022dc 
+ 00008696  0x00000e0c disable  0x00000030 
+ 00008697  0x00000e0d disable  0x00000029 
+ 00008698  0x00000e0e call  0x00002818 
+ 00008699  0x00000e0f call  0x00002435 
+ 00008700  0x00000e11 bpatch  0x00000029 , 0x00004005 
+ 00008701  0x00000e12 call  0x0000247c 
+ 00008702  0x00000e13 branch  0x00002202 , 0x0000002d 
+ 00008703  0x00000e14 call  0x00002455 
+ 00008704  0x00000e15 nbranch  0x000021fc , 0x00000034 
+ 00008705  0x00000e16 branch  0x000021ec 
+ 00008706  0x00000e18 fetch  0x00000001 , 0x00000031 
+ 00008707  0x00000e19 set0  0x00000001 , 0x0000003f 
+ 00008708  0x00000e1a store  0x00000001 , 0x00000031 
+ 00008709  0x00000e1b call  0x00002a88 
+ 00008710  0x00000e1c call  0x00002841 
+ 00008711  0x00000e1d enable  0x00000028 
+ 00008712  0x00000e1e jam  0x0000002b , 0x00000a99 
+ 00008713  0x00000e1f branch  0x00007d86 
+ 00008714  0x00000e25 bpatch  0x0000002a , 0x00004005 
+ 00008715  0x00000e26 set1  0x00000009 , 0x00000000 
+ 00008716  0x00000e27 deposit  0x00000011 
+ 00008717  0x00000e28 store  0x00000002 , 0x0000001e 
+ 00008718  0x00000e29 force  0x00000050 , 0x00000039 
+ 00008719  0x00000e2a arg  0x0000043f , 0x00000005 
+ 00008720  0x00000e2b add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008721  0x00000e2c ifetch  0x00000001 , 0x00000006 
+ 00008722  0x00000e2d copy  0x00000011 , 0x00000006 
+ 00008723  0x00000e2e bbit1  0x00000000 , 0x00007f01 
+ 00008724  0x00000e2f arg  0x00000030 , 0x00000005 
+ 00008725  0x00000e30 call  0x00007f01 
+ 00008726  0x00000e31 disable  0x0000002e 
+ 00008727  0x00000e32 fetch  0x00000001 , 0x00000077 
+ 00008728  0x00000e33 iforce  0x00000004 
+ 00008729  0x00000e34 jam  0x00000001 , 0x0000008a 
+ 00008730  0x00000e35 branch  0x0000221c , 0x00000029 
+ 00008731  0x00000e36 jam  0x00000001 , 0x0000008a 
+ 00008732  0x00000e38 fetch  0x00000001 , 0x00000030 
+ 00008733  0x00000e39 rtnbit0  0x00000001 
+ 00008734  0x00000e3a fetch  0x00000001 , 0x00000073 
+ 00008735  0x00000e3b store  0x00000001 , 0x0000008a 
+ 00008736  0x00000e3c fetch  0x00000001 , 0x00000074 
+ 00008737  0x00000e3d store  0x00000001 , 0x0000008b 
+ 00008738  0x00000e3e rtn 
+ 00008739  0x00000e41 bpatch  0x0000002b , 0x00004005 
+ 00008740  0x00000e42 fetch  0x00000002 , 0x0000001e 
+ 00008741  0x00000e43 iforce  0x00000005 
+ 00008742  0x00000e44 force  0x00000050 , 0x00000039 
+ 00008743  0x00000e45 arg  0x0000043f , 0x00000006 
+ 00008744  0x00000e46 branch  0x00007f01 , 0x00000036 
+ 00008745  0x00000e47 arg  0x00000030 , 0x00000006 
+ 00008746  0x00000e48 branch  0x00007f01 
+ 00008747  0x00000e4d arg  0x00000001 , 0x00000039 
+ 00008748  0x00000e4e fetcht  0x00000001 , 0x00000015 
+ 00008749  0x00000e50 increase  0x00000001 , 0x00000002 
+ 00008750  0x00000e51 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008751  0x00000e52 nbranch  0x00002231 , 0x00000001 
+ 00008752  0x00000e53 arg  0x00000000 , 0x00000002 
+ 00008753  0x00000e55 storet  0x00000001 , 0x00000015 
+ 00008754  0x00000e56 mul32  0x00000002 , 0x00000050 , 0x0000003f 
+ 00008755  0x00000e57 arg  0x00004040 , 0x00000011 
+ 00008756  0x00000e58 iadd  0x00000011 , 0x00000011 
+ 00008757  0x00000e59 ifetch  0x00000001 , 0x00000011 
+ 00008758  0x00000e5a bbit1  0x00000001 , 0x00002239 
+ 00008759  0x00000e5b rtnbit1  0x00000000 
+ 00008760  0x00000e5c rtnbit1  0x00000003 
+ 00008761  0x00000e5e loop  0x0000222d 
+ 00008762  0x00000e5f rtn 
+ 00008763  0x00000e62 bpatch  0x0000002c , 0x00004005 
+ 00008764  0x00000e63 arg  0x0000226a , 0x00000013 
+ 00008765  0x00000e64 call  0x00002261 
+ 00008766  0x00000e65 nrtn  0x00000005 
+ 00008767  0x00000e66 deposit  0x00000011 
+ 00008768  0x00000e67 store  0x00000002 , 0x0000001e 
+ 00008769  0x00000e68 force  0x00000000 , 0x0000003e 
+ 00008770  0x00000e69 rtn 
+ 00008771  0x00000e6e call  0x00002725 
+ 00008772  0x00000e6f branch  0x0000224b , 0x00000001 
+ 00008773  0x00000e70 fetch  0x00000002 , 0x0000001e 
+ 00008774  0x00000e71 add  0x0000003f , 0x00000017 , 0x00000005 
+ 00008775  0x00000e72 fetch  0x00000001 , 0x00000047 
+ 00008776  0x00000e73 istore  0x00000001 , 0x00000005 
+ 00008777  0x00000e74 arg  0x000022aa , 0x00000013 
+ 00008778  0x00000e75 branch  0x00002261 
+ 00008779  0x00000e78 fetch  0x00000001 , 0x00000047 
+ 00008780  0x00000e79 isolate1  0x00000003 , 0x0000003f 
+ 00008781  0x00000e7a branch  0x00002250 , 0x00000001 
+ 00008782  0x00000e7b force  0x00000001 , 0x0000003e 
+ 00008783  0x00000e7c rtn 
+ 00008784  0x00000e7e force  0x00000000 , 0x0000003e 
+ 00008785  0x00000e7f rtn 
+ 00008786  0x00000e83 arg  0x000022a7 , 0x00000013 
+ 00008787  0x00000e84 branch  0x00002261 
+ 00008788  0x00000e87 fetcht  0x00000002 , 0x0000001e 
+ 00008789  0x00000e88 arg  0x000022cf , 0x00000013 
+ 00008790  0x00000e89 branch  0x00002261 
+ 00008791  0x00000e8e fetcht  0x00000001 , 0x000041cf 
+ 00008792  0x00000e90 arg  0x00002275 , 0x00000013 
+ 00008793  0x00000e91 branch  0x00002261 
+ 00008794  0x00000e94 bpatch  0x0000002d , 0x00004005 
+ 00008795  0x00000e95 fetcht  0x00000006 , 0x000041d0 
+ 00008796  0x00000e97 arg  0x0000226e , 0x00000013 
+ 00008797  0x00000e98 branch  0x00002261 
+ 00008798  0x00000e9b arg  0x0000227b , 0x00000013 
+ 00008799  0x00000e9c branch  0x00002261 
+ 00008800  0x00000e9f arg  0x000022c6 , 0x00000013 
+ 00008801  0x00000ea1 bpatch  0x0000002e , 0x00004005 
+ 00008802  0x00000ea2 arg  0x00004040 , 0x00000011 
+ 00008803  0x00000ea3 arg  0x00000001 , 0x00000039 
+ 00008804  0x00000ea5 ifetch  0x00000001 , 0x00000011 
+ 00008805  0x00000ea6 copy  0x00000013 , 0x0000003d 
+ 00008806  0x00000ea8 increase  0x00000050 , 0x00000011 
+ 00008807  0x00000ea9 loop  0x00002264 
+ 00008808  0x00000eaa force  0x00000001 , 0x0000003e 
+ 00008809  0x00000eab rtn 
+ 00008810  0x00000eae bbit1  0x00000000 , 0x00002266 
+ 00008811  0x00000eaf bbit1  0x00000003 , 0x00002266 
+ 00008812  0x00000eb0 force  0x00000000 , 0x0000003e 
+ 00008813  0x00000eb1 rtn 
+ 00008814  0x00000eb4 bbit1  0x00000003 , 0x00002270 
+ 00008815  0x00000eb5 bbit0  0x00000000 , 0x00002266 
+ 00008816  0x00000eb7 add  0x00000011 , 0x00000010 , 0x00000006 
+ 00008817  0x00000eb8 ifetch  0x00000006 , 0x00000006 
+ 00008818  0x00000eb9 isub  0x00000002 , 0x0000003e 
+ 00008819  0x00000eba rtn  0x00000005 
+ 00008820  0x00000ebb branch  0x00002266 
+ 00008821  0x00000ebe bbit0  0x00000000 , 0x00002266 
+ 00008822  0x00000ebf add  0x00000011 , 0x00000016 , 0x00000006 
+ 00008823  0x00000ec0 ifetch  0x00000001 , 0x00000006 
+ 00008824  0x00000ec1 isub  0x00000002 , 0x0000003e 
+ 00008825  0x00000ec2 rtn  0x00000005 
+ 00008826  0x00000ec3 branch  0x00002266 
+ 00008827  0x00000ec6 bbit0  0x00000001 , 0x00002266 
+ 00008828  0x00000ec8 call  0x000022b3 
+ 00008829  0x00000ec9 call  0x00002297 
+ 00008830  0x00000eca isub  0x00000002 , 0x0000003f 
+ 00008831  0x00000ecb increase  0x00000001 , 0x0000003f 
+ 00008832  0x00000ecc branch  0x00002291 , 0x00000002 
+ 00008833  0x00000ecd copy  0x00000006 , 0x00000012 
+ 00008834  0x00000ece store  0x00000009 , 0x00000aa2 
+ 00008835  0x00000ecf fetch  0x00000001 , 0x000044c0 
+ 00008836  0x00000ed0 nbranch  0x00002289 , 0x00000034 
+ 00008837  0x00000ed1 fetch  0x00000009 , 0x00000aa2 
+ 00008838  0x00000ed2 copy  0x00000012 , 0x00000006 
+ 00008839  0x00000ed3 increase  0x00000005 , 0x0000003f 
+ 00008840  0x00000ed4 branch  0x0000228c 
+ 00008841  0x00000ed6 fetch  0x00000009 , 0x00000aa2 
+ 00008842  0x00000ed7 copy  0x00000012 , 0x00000006 
+ 00008843  0x00000ed8 increase  0x00000014 , 0x0000003f 
+ 00008844  0x00000eda nbranch  0x00002266 , 0x00000002 
+ 00008845  0x00000edc copy  0x00000002 , 0x00000021 
+ 00008846  0x00000edd call  0x000022bf 
+ 00008847  0x00000ede force  0x00000000 , 0x0000003e 
+ 00008848  0x00000edf rtn 
+ 00008849  0x00000ee3 iforce  0x00000012 
+ 00008850  0x00000ee4 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008851  0x00000ee5 ifetch  0x00000002 , 0x00000006 
+ 00008852  0x00000ee6 branch  0x0000228d , 0x00000034 
+ 00008853  0x00000ee7 call  0x000022bf 
+ 00008854  0x00000ee8 branch  0x0000227c 
+ 00008855  0x00000eeb rshift16  0x0000003f , 0x0000000b 
+ 00008856  0x00000eec rshift8  0x0000000b , 0x0000000b 
+ 00008857  0x00000eed branch  0x000022a1 , 0x00000005 
+ 00008858  0x00000eee compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008859  0x00000eef nrtn  0x00000001 
+ 00008860  0x00000ef0 rshift16  0x00000002 , 0x0000000b 
+ 00008861  0x00000ef1 rshift8  0x0000000b , 0x0000000b 
+ 00008862  0x00000ef2 nrtn  0x00000005 
+ 00008863  0x00000ef3 set1  0x0000001c , 0x00000002 
+ 00008864  0x00000ef4 rtn 
+ 00008865  0x00000ef6 rshift16  0x00000002 , 0x0000000b 
+ 00008866  0x00000ef7 rshift8  0x0000000b , 0x0000000b 
+ 00008867  0x00000ef8 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008868  0x00000ef9 nrtn  0x00000001 
+ 00008869  0x00000efa set1  0x0000001c , 0x0000003f 
+ 00008870  0x00000efb rtn 
+ 00008871  0x00000efe bbit0  0x00000000 , 0x00002266 
+ 00008872  0x00000eff force  0x00000000 , 0x0000003e 
+ 00008873  0x00000f00 rtn 
+ 00008874  0x00000f03 bbit0  0x00000000 , 0x00002266 
+ 00008875  0x00000f04 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008876  0x00000f05 ifetch  0x00000001 , 0x00000006 
+ 00008877  0x00000f06 bbit1  0x00000000 , 0x00002266 
+ 00008878  0x00000f07 add  0x00000011 , 0x00000017 , 0x00000006 
+ 00008879  0x00000f08 ifetch  0x00000001 , 0x00000006 
+ 00008880  0x00000f09 bbit0  0x00000003 , 0x00002266 
+ 00008881  0x00000f0a force  0x00000000 , 0x0000003e 
+ 00008882  0x00000f0b rtn 
+ 00008883  0x00000f0e add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008884  0x00000f0f ifetcht  0x00000001 , 0x00000006 
+ 00008885  0x00000f10 deposit  0x00000022 
+ 00008886  0x00000f11 isolate1  0x00000001 , 0x00000002 
+ 00008887  0x00000f12 add  0x00000011 , 0x00000004 , 0x00000006 
+ 00008888  0x00000f13 ifetcht  0x00000004 , 0x00000006 
+ 00008889  0x00000f14 rtn  0x00000001 
+ 00008890  0x00000f15 add  0x00000011 , 0x00000008 , 0x00000006 
+ 00008891  0x00000f16 ifetch  0x00000006 , 0x00000006 
+ 00008892  0x00000f17 call  0x00002854 
+ 00008893  0x00000f18 deposit  0x00000028 
+ 00008894  0x00000f19 rtn 
+ 00008895  0x00000f1c add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008896  0x00000f1d add  0x00000011 , 0x00000004 , 0x00000005 
+ 00008897  0x00000f1e ifetch  0x00000002 , 0x00000006 
+ 00008898  0x00000f1f iadd  0x00000002 , 0x0000000b 
+ 00008899  0x00000f20 deposit  0x0000000b 
+ 00008900  0x00000f21 istore  0x00000004 , 0x00000005 
+ 00008901  0x00000f22 branch  0x00005449 
+ 00008902  0x00000f26 bbit0  0x00000001 , 0x00002266 
+ 00008903  0x00000f27 call  0x000022b3 
+ 00008904  0x00000f28 iadd  0x0000001b , 0x0000003f 
+ 00008905  0x00000f29 iadd  0x0000001b , 0x0000003f 
+ 00008906  0x00000f2a iadd  0x00000007 , 0x0000003f 
+ 00008907  0x00000f2b isub  0x00000002 , 0x0000003e 
+ 00008908  0x00000f2c nbranch  0x00002266 , 0x00000002 
+ 00008909  0x00000f2d force  0x00000000 , 0x0000003e 
+ 00008910  0x00000f2e rtn 
+ 00008911  0x00000f31 bbit0  0x00000000 , 0x00002266 
+ 00008912  0x00000f32 deposit  0x00000002 
+ 00008913  0x00000f33 isub  0x00000011 , 0x0000003e 
+ 00008914  0x00000f34 branch  0x00002266 , 0x0000003e 
+ 00008915  0x00000f35 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008916  0x00000f36 ifetch  0x00000001 , 0x00000006 
+ 00008917  0x00000f37 bbit1  0x00000000 , 0x00002266 
+ 00008918  0x00000f38 ifetch  0x00000001 , 0x00000011 
+ 00008919  0x00000f39 set0  0x00000007 , 0x0000003f 
+ 00008920  0x00000f3a istore  0x00000001 , 0x00000011 
+ 00008921  0x00000f3b branch  0x00002266 
+ 00008922  0x00000f3f bpatch  0x0000002f , 0x00004005 
+ 00008923  0x00000f40 call  0x00002a4f 
+ 00008924  0x00000f42 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008925  0x00000f43 call  0x000028e2 
+ 00008926  0x00000f44 force  0x00000003 , 0x00000024 
+ 00008927  0x00000f45 call  0x000028d2 
+ 00008928  0x00000f46 call  0x00002a51 
+ 00008929  0x00000f47 call  0x00002a56 
+ 00008930  0x00000f48 call  0x00002a64 
+ 00008931  0x00000f49 branch  0x00002762 
+ 00008932  0x00000f4c bpatch  0x00000030 , 0x00004006 
+ 00008933  0x00000f4d call  0x00002a4d 
+ 00008934  0x00000f4f add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008935  0x00000f50 call  0x000028e2 
+ 00008936  0x00000f51 force  0x00000003 , 0x00000024 
+ 00008937  0x00000f52 call  0x000028cc 
+ 00008938  0x00000f53 call  0x0000242a 
+ 00008939  0x00000f54 call  0x000029f1 
+ 00008940  0x00000f55 call  0x00002a5b 
+ 00008941  0x00000f56 call  0x000029eb 
+ 00008942  0x00000f58 call  0x00002a0d 
+ 00008943  0x00000f59 nrtn  0x00000018 
+ 00008944  0x00000f5a call  0x000029bb 
+ 00008945  0x00000f5b branch  0x0000251c 
+ 00008946  0x00000f60 bpatch  0x00000031 , 0x00004006 
+ 00008947  0x00000f61 fetch  0x00000001 , 0x00000181 
+ 00008948  0x00000f62 iforce  0x00000004 
+ 00008949  0x00000f63 force  0x00000001 , 0x00000001 
+ 00008950  0x00000f64 call  0x000022da 
+ 00008951  0x00000f65 branch  0x000022e4 
+ 00008952  0x00000f71 fetch  0x00000001 , 0x00004093 
+ 00008953  0x00000f72 rtnbit0  0x00000000 
+ 00008954  0x00000f73 force  0x00000004 , 0x00000007 
+ 00008955  0x00000f74 call  0x00007f16 
+ 00008956  0x00000f75 nrtn  0x00000034 
+ 00008957  0x00000f76 fetcht  0x00000002 , 0x000040ad 
+ 00008958  0x00000f77 force  0x00000004 , 0x00000007 
+ 00008959  0x00000f78 call  0x0000271c 
+ 00008960  0x00000f79 rtn  0x00000028 
+ 00008961  0x00000f7a call  0x00002308 
+ 00008962  0x00000f7b force  0x00000004 , 0x00000007 
+ 00008963  0x00000f7c fetch  0x00000002 , 0x000040af 
+ 00008964  0x00000f7d nbranch  0x00007f08 , 0x00000018 
+ 00008965  0x00000f7e random  0x0000003f 
+ 00008966  0x00000f7f iand  0x00000035 , 0x0000003f 
+ 00008967  0x00000f80 branch  0x00007f08 
+ 00008968  0x00000f84 bpatch  0x00000032 , 0x00004006 
+ 00008969  0x00000f85 jam  0x00000000 , 0x00000181 
+ 00008970  0x00000f86 disable  0x00000030 
+ 00008971  0x00000f87 disable  0x0000002e 
+ 00008972  0x00000f88 call  0x000028a4 
+ 00008973  0x00000f89 and  0x00000022 , 0x000001fc , 0x00000021 
+ 00008974  0x00000f8a force  0x00000001 , 0x00000024 
+ 00008975  0x00000f8b call  0x000028d8 
+ 00008976  0x00000f8c call  0x000028cc 
+ 00008977  0x00000f8d setflip  0x0000001d , 0x00000000 
+ 00008978  0x00000f8e fetch  0x00000001 , 0x00000006 
+ 00008979  0x00000f8f increase  0x00000001 , 0x0000003f 
+ 00008980  0x00000f90 store  0x00000001 , 0x00000006 
+ 00008981  0x00000f91 call  0x000028f2 
+ 00008982  0x00000f92 call  0x000029eb 
+ 00008983  0x00000f93 call  0x00002a14 
+ 00008984  0x00000f94 nrtn  0x00000018 
+ 00008985  0x00000f95 bpatch  0x00000033 , 0x00004006 
+ 00008986  0x00000f96 force  0x00000000 , 0x0000001b 
+ 00008987  0x00000f97 call  0x000028f9 
+ 00008988  0x00000f98 fetch  0x00000001 , 0x00000007 
+ 00008989  0x00000f99 increase  0x00000001 , 0x0000003f 
+ 00008990  0x00000f9a store  0x00000001 , 0x00000007 
+ 00008991  0x00000f9b call  0x000028d8 
+ 00008992  0x00000f9c call  0x00002a4d 
+ 00008993  0x00000f9d or_into  0x00000002 , 0x00000021 
+ 00008994  0x00000f9e force  0x00000001 , 0x00000024 
+ 00008995  0x00000f9f call  0x000028d2 
+ 00008996  0x00000fa0 call  0x000028f2 
+ 00008997  0x00000fa1 call  0x00002a51 
+ 00008998  0x00000fa2 call  0x00002a5f 
+ 00008999  0x00000fa3 deposit  0x00000022 
+ 00009000  0x00000fa4 store  0x00000004 , 0x00000161 
+ 00009001  0x00000fa5 call  0x00002a64 
+ 00009002  0x00000fa6 force  0x00000002 , 0x00000001 
+ 00009003  0x00000fa7 force  0x00000000 , 0x00000004 
+ 00009004  0x00000fa8 call  0x00002a6b 
+ 00009005  0x00000fa9 call  0x00002766 
+ 00009006  0x00000faa call  0x00002332 
+ 00009007  0x00000fab and_into  0x000001fd , 0x00000021 
+ 00009008  0x00000fac increase  0x00000001 , 0x00000026 
+ 00009009  0x00000fad rtn 
+ 00009010  0x00000fb0 bpatch  0x00000034 , 0x00004006 
+ 00009011  0x00000fb1 fetch  0x00000001 , 0x000040d1 
+ 00009012  0x00000fb2 rtn  0x00000034 
+ 00009013  0x00000fb3 arg  0x0000018e , 0x00000005 
+ 00009014  0x00000fb4 fetch  0x00000001 , 0x00004515 
+ 00009015  0x00000fb5 copy  0x0000003f , 0x00000039 
+ 00009016  0x00000fb6 increase  0x00000001 , 0x0000003f 
+ 00009017  0x00000fb7 istore  0x00000001 , 0x00000005 
+ 00009018  0x00000fb8 copy  0x00000005 , 0x00000002 
+ 00009019  0x00000fb9 increase  0x00000001 , 0x0000003f 
+ 00009020  0x00000fba store  0x00000002 , 0x000041dc 
+ 00009021  0x00000fbb copy  0x00000002 , 0x00000005 
+ 00009022  0x00000fbc setarg  0x00000009 
+ 00009023  0x00000fbd istore  0x00000001 , 0x00000005 
+ 00009024  0x00000fbe arg  0x00004516 , 0x00000006 
+ 00009025  0x00000fbf call  0x00007f01 
+ 00009026  0x00000fc1 arg  0x0000458d , 0x00000013 
+ 00009027  0x00000fc2 arg  0x00000004 , 0x00000039 
+ 00009028  0x00000fc3 call  0x00002354 
+ 00009029  0x00000fc4 arg  0x00004577 , 0x00000013 
+ 00009030  0x00000fc5 arg  0x00000001 , 0x00000039 
+ 00009031  0x00000fc6 call  0x00002354 
+ 00009032  0x00000fc8 force  0x0000000a , 0x00000001 
+ 00009033  0x00000fc9 jam  0x00000002 , 0x000041db 
+ 00009034  0x00000fca setarg  0x0000018e 
+ 00009035  0x00000fcb store  0x00000002 , 0x0000016f 
+ 00009036  0x00000fcc call  0x00002a4d 
+ 00009037  0x00000fcd call  0x000028d2 
+ 00009038  0x00000fce call  0x00002a51 
+ 00009039  0x00000fcf call  0x00002a5f 
+ 00009040  0x00000fd0 call  0x00002a64 
+ 00009041  0x00000fd1 call  0x00002a6b 
+ 00009042  0x00000fd2 call  0x00002766 
+ 00009043  0x00000fd3 rtn 
+ 00009044  0x00000fd7 copy  0x00000005 , 0x00000002 
+ 00009045  0x00000fd8 copy  0x00000013 , 0x00000006 
+ 00009046  0x00000fd9 ifetch  0x00000001 , 0x00000006 
+ 00009047  0x00000fda rtn  0x00000034 
+ 00009048  0x00000fdc lshift  0x0000003f , 0x0000003f 
+ 00009049  0x00000fdd loop  0x00002358 
+ 00009050  0x00000fde copy  0x0000003f , 0x00000011 
+ 00009051  0x00000fdf increase  0x00000002 , 0x0000003f 
+ 00009052  0x00000fe0 copy  0x0000003f , 0x00000007 
+ 00009053  0x00000fe1 fetch  0x00000002 , 0x000041dc 
+ 00009054  0x00000fe2 iadd  0x00000007 , 0x0000003f 
+ 00009055  0x00000fe3 store  0x00000002 , 0x000041dc 
+ 00009056  0x00000fe4 copy  0x00000002 , 0x00000005 
+ 00009057  0x00000fe5 copy  0x00000011 , 0x0000003f 
+ 00009058  0x00000fe6 increase  0x00000001 , 0x0000003f 
+ 00009059  0x00000fe7 istore  0x00000001 , 0x00000005 
+ 00009060  0x00000fe8 copy  0x00000013 , 0x00000006 
+ 00009061  0x00000fe9 ifetch  0x00000001 , 0x00000006 
+ 00009062  0x00000fea ifetch  0x00000001 , 0x00000006 
+ 00009063  0x00000feb istore  0x00000001 , 0x00000005 
+ 00009064  0x00000fec copy  0x00000011 , 0x00000039 
+ 00009065  0x00000fed branch  0x00007f01 
+ 00009066  0x00000ff4 fetch  0x00000001 , 0x00004093 
+ 00009067  0x00000ff5 rtnbit0  0x00000001 
+ 00009068  0x00000ff6 force  0x00000005 , 0x00000007 
+ 00009069  0x00000ff7 call  0x00007f16 
+ 00009070  0x00000ff8 nrtn  0x00000034 
+ 00009071  0x00000ff9 fetcht  0x00000002 , 0x000040b1 
+ 00009072  0x00000ffa force  0x00000028 , 0x00000007 
+ 00009073  0x00000ffb call  0x0000271c 
+ 00009074  0x00000ffc rtn  0x00000028 
+ 00009075  0x00000ffd force  0x00000000 , 0x00000004 
+ 00009076  0x00000ffe jam  0x00000008 , 0x00000010 
+ 00009077  0x00000fff set0  0x0000000b , 0x00000000 
+ 00009078  0x00001000 call  0x0000237a 
+ 00009079  0x00001001 force  0x00000005 , 0x00000007 
+ 00009080  0x00001002 fetch  0x00000002 , 0x000040b3 
+ 00009081  0x00001003 branch  0x00007f08 
+ 00009082  0x00001007 bpatch  0x00000035 , 0x00004006 
+ 00009083  0x00001008 disable  0x00000030 
+ 00009084  0x00001009 call  0x000028a4 
+ 00009085  0x0000100a fetch  0x00000001 , 0x00000008 
+ 00009086  0x0000100b increase  0x00000001 , 0x0000003f 
+ 00009087  0x0000100c store  0x00000001 , 0x00000008 
+ 00009088  0x0000100d force  0x00000000 , 0x00000026 
+ 00009089  0x0000100e call  0x000028e2 
+ 00009090  0x0000100f add  0x00000022 , 0x00000001 , 0x00000021 
+ 00009091  0x00001010 force  0x00000002 , 0x00000024 
+ 00009092  0x00001011 bpatch  0x00000036 , 0x00004006 
+ 00009093  0x00001012 call  0x000028cc 
+ 00009094  0x00001013 call  0x000029eb 
+ 00009095  0x00001014 call  0x00002a14 
+ 00009096  0x00001015 nrtn  0x00000018 
+ 00009097  0x00001016 call  0x000028f9 
+ 00009098  0x00001017 fetch  0x00000001 , 0x00000009 
+ 00009099  0x00001018 increase  0x00000001 , 0x0000003f 
+ 00009100  0x00001019 store  0x00000001 , 0x00000009 
+ 00009101  0x0000101a force  0x00000000 , 0x0000001b 
+ 00009102  0x0000101b call  0x00002a4d 
+ 00009103  0x0000101c or_into  0x00000002 , 0x00000021 
+ 00009104  0x0000101d force  0x00000001 , 0x00000024 
+ 00009105  0x0000101e call  0x000028d2 
+ 00009106  0x0000101f call  0x00002a51 
+ 00009107  0x00001020 call  0x00002a5f 
+ 00009108  0x00001021 call  0x00002a64 
+ 00009109  0x00001022 call  0x0000264d 
+ 00009110  0x00001023 force  0x00000000 , 0x00000004 
+ 00009111  0x00001024 arg  0x00000600 , 0x0000000b 
+ 00009112  0x00001025 until  0x00000029 , 0x00000026 
+ 00009113  0x00001026 or_into  0x00000003 , 0x00000028 
+ 00009114  0x00001027 and_into  0x000001fd , 0x00000021 
+ 00009115  0x00001029 bpatch  0x00000037 , 0x00004006 
+ 00009116  0x0000102a increase  0x00000001 , 0x00000026 
+ 00009117  0x0000102b call  0x000028cc 
+ 00009118  0x0000102c call  0x000029eb 
+ 00009119  0x0000102d call  0x00002a07 
+ 00009120  0x0000102e nbranch  0x000023a4 , 0x00000018 
+ 00009121  0x0000102f call  0x00002a6b 
+ 00009122  0x00001030 call  0x0000251e 
+ 00009123  0x00001031 bmark1  0x0000000b , 0x000023ab 
+ 00009124  0x00001033 bpatch  0x00000038 , 0x00004007 
+ 00009125  0x00001034 fetch  0x00000001 , 0x00000010 
+ 00009126  0x00001035 rtn  0x00000034 
+ 00009127  0x00001036 increase  0xffffffff , 0x0000003f 
+ 00009128  0x00001037 store  0x00000001 , 0x00000010 
+ 00009129  0x00001038 call  0x00002a4f 
+ 00009130  0x00001039 branch  0x0000239b 
+ 00009131  0x0000103d bpatch  0x00000039 , 0x00004007 
+ 00009132  0x0000103e set0  0x00000001 , 0x00000028 
+ 00009133  0x0000103f set1  0x00000000 , 0x00000028 
+ 00009134  0x00001040 fetch  0x00000001 , 0x0000000a 
+ 00009135  0x00001041 increase  0x00000001 , 0x0000003f 
+ 00009136  0x00001042 store  0x00000001 , 0x0000000a 
+ 00009137  0x00001043 call  0x00002a4d 
+ 00009138  0x00001044 or_into  0x00000002 , 0x00000021 
+ 00009139  0x00001045 call  0x000028d2 
+ 00009140  0x00001046 call  0x00002a51 
+ 00009141  0x00001047 call  0x00002a5f 
+ 00009142  0x00001048 call  0x00002a64 
+ 00009143  0x00001049 call  0x0000264d 
+ 00009144  0x0000104b compare  0x00000003 , 0x00000028 , 0x00000003 
+ 00009145  0x0000104c branch  0x000023bc , 0x00000001 
+ 00009146  0x0000104d until  0x0000003e , 0x00000017 
+ 00009147  0x0000104e branch  0x000023b8 
+ 00009148  0x00001050 fetch  0x00000004 , 0x00000165 
+ 00009149  0x00001051 or_into  0x00000003 , 0x0000003f 
+ 00009150  0x00001052 icopy  0x00000028 
+ 00009151  0x00001055 bpatch  0x0000003a , 0x00004007 
+ 00009152  0x00001056 fetch  0x00000006 , 0x00000178 
+ 00009153  0x00001057 store  0x00000006 , 0x00000040 
+ 00009154  0x00001058 call  0x00002435 
+ 00009155  0x0000105a call  0x0000247c 
+ 00009156  0x0000105b branch  0x000023c8 , 0x0000002d 
+ 00009157  0x0000105c call  0x00002455 
+ 00009158  0x0000105d nbranch  0x000023c3 , 0x00000034 
+ 00009159  0x0000105e rtn 
+ 00009160  0x00001062 bpatch  0x0000003b , 0x00004007 
+ 00009161  0x00001063 call  0x00002440 
+ 00009162  0x00001064 call  0x0000223b 
+ 00009163  0x00001065 nrtn  0x00000005 
+ 00009164  0x00001066 jam  0x00000000 , 0x00000031 
+ 00009165  0x00001067 call  0x00002841 
+ 00009166  0x00001068 branch  0x00002223 
+ 00009167  0x0000106e bpatch  0x0000003c , 0x00004007 
+ 00009168  0x0000106f call  0x00002850 
+ 00009169  0x00001070 call  0x000023f3 
+ 00009170  0x00001071 rtn  0x00000028 
+ 00009171  0x00001073 bpatch  0x0000003d , 0x00004007 
+ 00009172  0x00001074 call  0x00002c69 
+ 00009173  0x00001075 call  0x00006caa 
+ 00009174  0x00001076 call  0x00002514 
+ 00009175  0x00001077 nbranch  0x000023e2 , 0x0000002d 
+ 00009176  0x00001078 call  0x00002a88 
+ 00009177  0x00001079 call  0x00006cc2 
+ 00009178  0x0000107a call  0x00002489 
+ 00009179  0x0000107b call  0x00002757 
+ 00009180  0x0000107c call  0x00002728 
+ 00009181  0x0000107d call  0x00005d08 
+ 00009182  0x0000107e fetch  0x00000001 , 0x0000000b 
+ 00009183  0x0000107f increase  0x00000001 , 0x0000003f 
+ 00009184  0x00001080 store  0x00000001 , 0x0000000b 
+ 00009185  0x00001081 call  0x00002841 
+ 00009186  0x00001083 bpatch  0x0000003e , 0x00004007 
+ 00009187  0x00001084 call  0x00002bb1 
+ 00009188  0x00001085 call  0x00002a7f 
+ 00009189  0x00001086 branch  0x000023eb , 0x00000002 
+ 00009190  0x00001087 call  0x000021a7 
+ 00009191  0x00001088 nbranch  0x000023eb , 0x00000028 
+ 00009192  0x00001089 call  0x000026f3 
+ 00009193  0x0000108a nbranch  0x000023d3 , 0x00000034 
+ 00009194  0x0000108b rtn 
+ 00009195  0x0000108e bpatch  0x0000003f , 0x00004007 
+ 00009196  0x0000108f jam  0x00000000 , 0x00000151 
+ 00009197  0x00001090 jam  0x00000000 , 0x0000017f 
+ 00009198  0x00001091 call  0x0000245d 
+ 00009199  0x00001092 set0  0x00000011 , 0x00000000 
+ 00009200  0x00001093 call  0x00007fb0 
+ 00009201  0x00001094 fetch  0x00000001 , 0x00000030 
+ 00009202  0x00001095 rtn 
+ 00009203  0x00001099 bpatch  0x00000040 , 0x00004008 
+ 00009204  0x0000109a call  0x000021c9 
+ 00009205  0x0000109b nrtn  0x00000028 
+ 00009206  0x0000109c copy  0x00000004 , 0x00000002 
+ 00009207  0x0000109d call  0x00002a6f 
+ 00009208  0x0000109e store  0x00000001 , 0x00000181 
+ 00009209  0x0000109f copy  0x00000002 , 0x00000004 
+ 00009210  0x000010a0 jam  0x00000020 , 0x00000011 
+ 00009211  0x000010a2 bpatch  0x00000041 , 0x00004008 
+ 00009212  0x000010a3 call  0x00002a4f 
+ 00009213  0x000010a4 force  0x00000002 , 0x00000001 
+ 00009214  0x000010a5 call  0x0000274f 
+ 00009215  0x000010a6 deposit  0x00000022 
+ 00009216  0x000010a7 store  0x00000004 , 0x00000161 
+ 00009217  0x000010a8 call  0x00002762 
+ 00009218  0x000010a9 call  0x00002a4d 
+ 00009219  0x000010aa enable  0x0000002f 
+ 00009220  0x000010ab call  0x000024f6 
+ 00009221  0x000010ac branch  0x0000240d , 0x00000018 
+ 00009222  0x000010ad call  0x000028f9 
+ 00009223  0x000010ae call  0x00002455 
+ 00009224  0x000010af nbranch  0x000023fb , 0x00000034 
+ 00009225  0x000010b0 rtnmark0  0x00000004 
+ 00009226  0x000010b1 jam  0x00000034 , 0x0000007c 
+ 00009227  0x000010b2 set1  0x00000003 , 0x00000000 
+ 00009228  0x000010b3 rtn 
+ 00009229  0x000010b5 enable  0x00000030 
+ 00009230  0x000010b6 call  0x00002435 
+ 00009231  0x000010b7 call  0x000028a4 
+ 00009232  0x000010b9 bpatch  0x00000042 , 0x00004008 
+ 00009233  0x000010ba call  0x000022f2 
+ 00009234  0x000010bb branch  0x00002419 , 0x00000018 
+ 00009235  0x000010bc call  0x00002455 
+ 00009236  0x000010bd nbranch  0x00002410 , 0x00000034 
+ 00009237  0x000010be disable  0x00000030 
+ 00009238  0x000010bf deposit  0x00000028 
+ 00009239  0x000010c0 store  0x00000004 , 0x000040ca 
+ 00009240  0x000010c1 rtn 
+ 00009241  0x000010c3 enable  0x00000029 
+ 00009242  0x000010c4 bmark0  0x00000004 , 0x0000241f 
+ 00009243  0x000010c5 set0  0x00000004 , 0x00000000 
+ 00009244  0x000010c6 jam  0x00000003 , 0x0000007c 
+ 00009245  0x000010c7 jam  0x00000033 , 0x0000007d 
+ 00009246  0x000010c8 call  0x000062f8 
+ 00009247  0x000010ca deposit  0x00000004 
+ 00009248  0x000010cb store  0x00000001 , 0x00000077 
+ 00009249  0x000010cc force  0x00000000 , 0x0000003f 
+ 00009250  0x000010cd store  0x00000006 , 0x00000038 
+ 00009251  0x000010ce fetch  0x00000001 , 0x00000031 
+ 00009252  0x000010cf set1  0x00000001 , 0x0000003f 
+ 00009253  0x000010d0 store  0x00000001 , 0x00000031 
+ 00009254  0x000010d1 call  0x00002a88 
+ 00009255  0x000010d2 disable  0x00000029 
+ 00009256  0x000010d3 enable  0x00000028 
+ 00009257  0x000010d4 rtn 
+ 00009258  0x000010d9 bpatch  0x00000043 , 0x00004008 
+ 00009259  0x000010da disable  0x0000002d 
+ 00009260  0x000010db set0  0x00000005 , 0x00000000 
+ 00009261  0x000010dc set0  0x0000000a , 0x00000000 
+ 00009262  0x000010dd set0  0x00000010 , 0x00000000 
+ 00009263  0x000010de set0  0x0000000f , 0x00000000 
+ 00009264  0x000010df fetch  0x00000001 , 0x00000047 
+ 00009265  0x000010e0 set0  0x00000005 , 0x0000003f 
+ 00009266  0x000010e1 set1  0x00000004 , 0x0000003f 
+ 00009267  0x000010e2 store  0x00000001 , 0x00000047 
+ 00009268  0x000010e3 rtn 
+ 00009269  0x000010e6 bpatch  0x00000044 , 0x00004008 
+ 00009270  0x000010e7 jam  0x00000020 , 0x00000011 
+ 00009271  0x000010e8 jam  0x00000050 , 0x00000047 
+ 00009272  0x000010e9 fetch  0x00000002 , 0x000040bf 
+ 00009273  0x000010ea store  0x00000002 , 0x0000003e 
+ 00009274  0x000010eb deposit  0x00000022 
+ 00009275  0x000010ec store  0x00000004 , 0x000040ca 
+ 00009276  0x000010ed rtn  0x00000030 
+ 00009277  0x000010ee deposit  0x00000028 
+ 00009278  0x000010ef store  0x00000004 , 0x000040ca 
+ 00009279  0x000010f0 rtn 
+ 00009280  0x000010f3 bpatch  0x00000045 , 0x00004008 
+ 00009281  0x000010f4 call  0x00005d04 
+ 00009282  0x000010f5 call  0x00002459 
+ 00009283  0x000010f6 store  0x00000001 , 0x00000046 
+ 00009284  0x000010f7 setarg  0x00000000 
+ 00009285  0x000010f8 store  0x00000002 , 0x0000025d 
+ 00009286  0x000010f9 setarg  0x00001c80 
+ 00009287  0x000010fa store  0x00000002 , 0x00000051 
+ 00009288  0x000010fb fetch  0x00000001 , 0x00000030 
+ 00009289  0x000010fc set1  0x00000000 , 0x0000003f 
+ 00009290  0x000010fd store  0x00000001 , 0x00000030 
+ 00009291  0x000010fe jam  0x00000000 , 0x0000004b 
+ 00009292  0x000010ff jam  0x00000000 , 0x0000004c 
+ 00009293  0x00001100 jam  0x00000000 , 0x000000a0 
+ 00009294  0x00001101 branch  0x00002a88 
+ 00009295  0x00001105 bpatch  0x00000046 , 0x00004008 
+ 00009296  0x00001106 force  0x00000000 , 0x0000003f 
+ 00009297  0x00001107 store  0x00000008 , 0x000041be 
+ 00009298  0x00001108 istore  0x00000008 , 0x00000005 
+ 00009299  0x00001109 call  0x000021c5 
+ 00009300  0x0000110a branch  0x00002254 
+ 00009301  0x0000110d fetch  0x00000001 , 0x00000011 
+ 00009302  0x0000110e increase  0xffffffff , 0x0000003f 
+ 00009303  0x0000110f store  0x00000001 , 0x00000011 
+ 00009304  0x00001110 rtn 
+ 00009305  0x00001113 fetch  0x00000001 , 0x000040cf 
+ 00009306  0x00001114 increase  0x00000001 , 0x0000003f 
+ 00009307  0x00001115 store  0x00000001 , 0x000040cf 
+ 00009308  0x00001116 rtn 
+ 00009309  0x0000111a bpatch  0x00000047 , 0x00004008 
+ 00009310  0x0000111b fetch  0x00000001 , 0x000041ce 
+ 00009311  0x0000111c beq  0x00000003 , 0x00002462 
+ 00009312  0x0000111d fetch  0x00000001 , 0x00000048 
+ 00009313  0x0000111e bne  0x00000001 , 0x00002466 
+ 00009314  0x00001120 call  0x00004d06 
+ 00009315  0x00001121 nbranch  0x00002466 , 0x00000005 
+ 00009316  0x00001122 call  0x000021a4 
+ 00009317  0x00001123 jam  0x00000000 , 0x000041ce 
+ 00009318  0x00001125 bpatch  0x00000048 , 0x00004009 
+ 00009319  0x00001126 call  0x000033af 
+ 00009320  0x00001127 call  0x000026e9 
+ 00009321  0x00001128 jam  0x00000002 , 0x00000a99 
+ 00009322  0x00001129 call  0x00007d86 
+ 00009323  0x0000112a call  0x00005cf7 
+ 00009324  0x0000112b call  0x00004d6b 
+ 00009325  0x0000112c call  0x0000757d 
+ 00009326  0x0000112d fetch  0x00000001 , 0x00000030 
+ 00009327  0x0000112e set0  0x00000000 
+ 00009328  0x0000112f store  0x00000001 , 0x00000030 
+ 00009329  0x00001130 jam  0x00000000 , 0x00004681 
+ 00009330  0x00001132 fetch  0x00000001 , 0x0000004c 
+ 00009331  0x00001133 compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00009332  0x00001134 branch  0x00002476 , 0x00000001 
+ 00009333  0x00001135 set0  0x00000001 , 0x00000000 
+ 00009334  0x00001137 fetch  0x00000001 , 0x00000047 
+ 00009335  0x00001138 bbit0  0x00000003 , 0x00002478 
+ 00009336  0x0000113a fetch  0x00000001 , 0x0000004b 
+ 00009337  0x0000113b rtnbit0  0x00000006 
+ 00009338  0x0000113c set0  0x00000002 , 0x00000000 
+ 00009339  0x0000113d rtn 
+ 00009340  0x00001140 bpatch  0x00000049 , 0x00004009 
+ 00009341  0x00001141 fetch  0x00000001 , 0x00000174 
+ 00009342  0x00001142 rtn  0x00000034 
+ 00009343  0x00001143 icopy  0x00000004 
+ 00009344  0x00001144 call  0x00002514 
+ 00009345  0x00001145 nrtn  0x0000002d 
+ 00009346  0x00001146 force  0x00000000 , 0x00000001 
+ 00009347  0x00001147 call  0x00002757 
+ 00009348  0x00001148 deposit  0x00000004 
+ 00009349  0x00001149 store  0x00000001 , 0x00000077 
+ 00009350  0x0000114a force  0x00000000 , 0x0000003f 
+ 00009351  0x0000114b store  0x00000001 , 0x00000174 
+ 00009352  0x0000114c rtn 
+ 00009353  0x00001153 bpatch  0x0000004a , 0x00004009 
+ 00009354  0x00001154 fetch  0x00000001 , 0x00000030 
+ 00009355  0x00001155 bbit0  0x00000002 , 0x00002496 
+ 00009356  0x00001156 force  0x00000007 , 0x00000001 
+ 00009357  0x00001157 bmark0  0x00000007 , 0x00002495 
+ 00009358  0x00001158 call  0x00002725 
+ 00009359  0x00001159 nbranch  0x00002496 , 0x00000001 
+ 00009360  0x0000115a branch  0x00002496 , 0x0000002e 
+ 00009361  0x0000115b call  0x000024c1 
+ 00009362  0x0000115c setarg  0x00000002 
+ 00009363  0x0000115d store  0x00000002 , 0x000040c8 
+ 00009364  0x0000115e rtn 
+ 00009365  0x00001160 nrtn  0x0000002e 
+ 00009366  0x00001162 bpatch  0x0000004b , 0x00004009 
+ 00009367  0x00001163 call  0x00002243 
+ 00009368  0x00001164 nbranch  0x000024a7 , 0x00000005 
+ 00009369  0x00001165 fetch  0x00000001 , 0x00000047 
+ 00009370  0x00001166 bbit0  0x00000003 , 0x000024b0 
+ 00009371  0x00001168 bmark1  0x00000005 , 0x000024b4 
+ 00009372  0x00001169 fetch  0x00000001 , 0x0000017f 
+ 00009373  0x0000116a bbit1  0x00000006 , 0x000024ba 
+ 00009374  0x0000116b fetch  0x00000002 , 0x000040c8 
+ 00009375  0x0000116c increase  0xffffffff , 0x0000003f 
+ 00009376  0x0000116d store  0x00000002 , 0x000040c8 
+ 00009377  0x0000116e branch  0x000024a5 , 0x00000034 
+ 00009378  0x0000116f fetch  0x00000001 , 0x000040c5 
+ 00009379  0x00001170 iforce  0x00000001 
+ 00009380  0x00001171 rtn 
+ 00009381  0x00001174 bpatch  0x0000004c , 0x00004009 
+ 00009382  0x00001175 call  0x00002687 
+ 00009383  0x00001177 call  0x00002725 
+ 00009384  0x00001178 branch  0x000024b0 , 0x00000001 
+ 00009385  0x00001179 call  0x0000600a 
+ 00009386  0x0000117a branch  0x000024be , 0x00000028 
+ 00009387  0x0000117b fetch  0x00000001 , 0x0000004b 
+ 00009388  0x0000117c bbit1  0x00000006 , 0x000024c0 
+ 00009389  0x0000117d bmark1  0x00000005 , 0x000024b4 
+ 00009390  0x0000117e fetch  0x00000001 , 0x0000017f 
+ 00009391  0x0000117f bbit1  0x00000006 , 0x000024ba 
+ 00009392  0x00001181 force  0x00000001 , 0x00000001 
+ 00009393  0x00001182 rtn  0x00000029 
+ 00009394  0x00001183 force  0x00000000 , 0x00000001 
+ 00009395  0x00001184 rtn 
+ 00009396  0x00001186 bpatch  0x0000004d , 0x00004009 
+ 00009397  0x00001187 fetch  0x00000001 , 0x00000019 
+ 00009398  0x00001188 iforce  0x00000001 
+ 00009399  0x00001189 rtnne  0x00000001 
+ 00009400  0x0000118a force  0x00000000 , 0x00000001 
+ 00009401  0x0000118b rtn 
+ 00009402  0x0000118d fetch  0x00000001 , 0x00000158 
+ 00009403  0x0000118e and  0x0000003f , 0x0000000f , 0x00000001 
+ 00009404  0x0000118f set1  0x00000005 , 0x00000000 
+ 00009405  0x00001190 rtn 
+ 00009406  0x00001192 force  0x00000013 , 0x00000001 
+ 00009407  0x00001193 branch  0x000024c1 
+ 00009408  0x00001195 call  0x000024ca 
+ 00009409  0x00001198 bpatch  0x0000004e , 0x00004009 
+ 00009410  0x00001199 fetcht  0x00000001 , 0x00000047 
+ 00009411  0x0000119a set1  0x00000003 , 0x00000002 
+ 00009412  0x0000119b storet  0x00000001 , 0x00000047 
+ 00009413  0x0000119c deposit  0x00000001 
+ 00009414  0x0000119d store  0x00000001 , 0x000040c5 
+ 00009415  0x0000119e setarg  0x0000ffff 
+ 00009416  0x0000119f store  0x00000002 , 0x000040c8 
+ 00009417  0x000011a0 rtn 
+ 00009418  0x000011a3 bpatch  0x0000004f , 0x00004009 
+ 00009419  0x000011a4 fetch  0x00000001 , 0x0000004c 
+ 00009420  0x000011a5 isolate1  0x00000005 , 0x0000003f 
+ 00009421  0x000011a6 fetch  0x00000002 , 0x000041dc 
+ 00009422  0x000011a7 branch  0x000024e0 , 0x00000001 
+ 00009423  0x000011a8 force  0x00000003 , 0x00000001 
+ 00009424  0x000011a9 sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009425  0x000011aa rtn  0x00000002 
+ 00009426  0x000011ab force  0x00000004 , 0x00000001 
+ 00009427  0x000011ac sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00009428  0x000011ad rtn  0x00000002 
+ 00009429  0x000011ae force  0x0000000a , 0x00000001 
+ 00009430  0x000011af sub  0x0000003f , 0x00000079 , 0x0000003e 
+ 00009431  0x000011b0 rtn  0x00000002 
+ 00009432  0x000011b1 force  0x0000000b , 0x00000001 
+ 00009433  0x000011b2 sub  0x0000003f , 0x000000b7 , 0x0000003e 
+ 00009434  0x000011b3 rtn  0x00000002 
+ 00009435  0x000011b4 force  0x0000000e , 0x00000001 
+ 00009436  0x000011b5 sub  0x0000003f , 0x000000e0 , 0x0000003e 
+ 00009437  0x000011b6 rtn  0x00000002 
+ 00009438  0x000011b7 force  0x0000000f , 0x00000001 
+ 00009439  0x000011b8 rtn 
+ 00009440  0x000011ba force  0x00000003 , 0x00000001 
+ 00009441  0x000011bb sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009442  0x000011bc rtn  0x00000002 
+ 00009443  0x000011bd force  0x00000004 , 0x00000001 
+ 00009444  0x000011be sub  0x0000003f , 0x00000036 , 0x0000003e 
+ 00009445  0x000011bf rtn  0x00000002 
+ 00009446  0x000011c0 force  0x0000000a , 0x00000001 
+ 00009447  0x000011c1 arg  0x0000016f , 0x00000002 
+ 00009448  0x000011c2 isub  0x00000002 , 0x0000003e 
+ 00009449  0x000011c3 nrtn  0x00000002 
+ 00009450  0x000011c4 force  0x0000000e , 0x00000001 
+ 00009451  0x000011c5 arg  0x000002a7 , 0x00000002 
+ 00009452  0x000011c6 isub  0x00000002 , 0x0000003e 
+ 00009453  0x000011c7 nrtn  0x00000002 
+ 00009454  0x000011c8 force  0x0000000f , 0x00000001 
+ 00009455  0x000011c9 rtn 
+ 00009456  0x000011d3 fetch  0x00000001 , 0x00000030 
+ 00009457  0x000011d4 bbit0  0x00000001 , 0x000024f5 
+ 00009458  0x000011d5 fetch  0x00000002 , 0x00000032 
+ 00009459  0x000011d6 branch  0x000024f5 , 0x00000034 
+ 00009460  0x000011d7 nbranch  0x000024f7 , 0x0000002e 
+ 00009461  0x000011d9 call  0x00002a4f 
+ 00009462  0x000011db add  0x00000028 , 0x00000001 , 0x00000021 
+ 00009463  0x000011dd enable  0x00000010 
+ 00009464  0x000011de fetch  0x00000002 , 0x0000003e 
+ 00009465  0x000011df rshift  0x0000003f , 0x0000003f 
+ 00009466  0x000011e0 arg  0x00000500 , 0x00000002 
+ 00009467  0x000011e1 iadd  0x00000002 , 0x0000003f 
+ 00009468  0x000011e2 call  0x00002a24 
+ 00009469  0x000011e3 call  0x000028ea 
+ 00009470  0x000011e4 force  0x00000003 , 0x00000024 
+ 00009471  0x000011e5 call  0x000028cc 
+ 00009472  0x000011e6 call  0x0000242a 
+ 00009473  0x000011e7 call  0x000029f1 
+ 00009474  0x000011e8 bpatch  0x00000050 , 0x0000400a 
+ 00009475  0x000011e9 fetch  0x00000002 , 0x0000003e 
+ 00009476  0x000011ea rshift  0x0000003f , 0x0000003f 
+ 00009477  0x000011eb call  0x00002a24 
+ 00009478  0x000011ec call  0x000029eb 
+ 00009479  0x000011ed enable  0x0000000d 
+ 00009480  0x000011ee fetch  0x00000002 , 0x0000003e 
+ 00009481  0x000011ef arg  0x000003bb , 0x00000002 
+ 00009482  0x000011f0 iadd  0x00000002 , 0x0000001b 
+ 00009483  0x000011f1 correlate  0x0000003e , 0x00000003 
+ 00009484  0x000011f2 copy  0x0000001a , 0x00000002 
+ 00009485  0x000011f3 storet  0x00000006 , 0x0000009a 
+ 00009486  0x000011f4 disable  0x0000000d 
+ 00009487  0x000011f5 nrtn  0x00000018 
+ 00009488  0x000011f6 arg  0x000003bb , 0x00000029 
+ 00009489  0x000011f7 copy  0x00000021 , 0x00000028 
+ 00009490  0x000011f8 branch  0x00002b05 , 0x0000002b 
+ 00009491  0x000011f9 rtn 
+ 00009492  0x000011fd bpatch  0x00000051 , 0x0000400a 
+ 00009493  0x000011fe call  0x000024f0 
+ 00009494  0x000011ff nbranch  0x000028f9 , 0x00000018 
+ 00009495  0x00001200 call  0x000029bb 
+ 00009496  0x00001201 bmark0  0x00000011 , 0x0000251c 
+ 00009497  0x00001202 fetch  0x00000002 , 0x000000f6 
+ 00009498  0x00001203 increase  0x00000001 , 0x0000003f 
+ 00009499  0x00001204 store  0x00000002 , 0x000000f6 
+ 00009500  0x00001206 rshift  0x00000021 , 0x00000002 
+ 00009501  0x00001207 or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00009502  0x00001209 bpatch  0x00000052 , 0x0000400a 
+ 00009503  0x0000120a enable  0x00000007 
+ 00009504  0x0000120b enable  0x0000000a 
+ 00009505  0x0000120c enable  0x0000000b 
+ 00009506  0x0000120d parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009507  0x0000120e rshift8  0x0000000c , 0x0000003f 
+ 00009508  0x0000120f store  0x00000001 , 0x0000015d 
+ 00009509  0x00001210 parse  0x00000003 , 0x00000000 , 0x00000004 
+ 00009510  0x00001211 inject  0x00000000 , 0x00000007 
+ 00009511  0x00001212 copy  0x0000000c , 0x0000003f 
+ 00009512  0x00001213 store  0x00000001 , 0x00000019 
+ 00009513  0x00001214 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009514  0x00001215 rshift8  0x0000000c , 0x0000003f 
+ 00009515  0x00001216 store  0x00000001 , 0x0000015e 
+ 00009516  0x00001217 fetch  0x00000001 , 0x00000019 
+ 00009517  0x00001218 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00009518  0x00001219 branch  0x00002533 , 0x00000002 
+ 00009519  0x0000121a beq  0x00000007 , 0x00002533 
+ 00009520  0x0000121b fetch  0x00000001 , 0x0000004c 
+ 00009521  0x0000121c isolate1  0x00000005 , 0x0000003f 
+ 00009522  0x0000121d setflag  0x00000001 , 0x00000001 , 0x00000015 
+ 00009523  0x0000121f bpatch  0x00000053 , 0x0000400a 
+ 00009524  0x00001220 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009525  0x00001221 disable  0x0000000b 
+ 00009526  0x00001222 disable  0x0000000a 
+ 00009527  0x00001223 branch  0x00002631 , 0x00000006 
+ 00009528  0x00001224 bmark0  0x00000011 , 0x0000253c 
+ 00009529  0x00001225 fetch  0x00000002 , 0x000000f8 
+ 00009530  0x00001226 increase  0x00000001 , 0x0000003f 
+ 00009531  0x00001227 store  0x00000002 , 0x000000f8 
+ 00009532  0x00001229 bpatch  0x00000054 , 0x0000400a 
+ 00009533  0x0000122a fetch  0x00000001 , 0x0000015d 
+ 00009534  0x0000122b compare  0x00000000 , 0x0000003f , 0x00000007 
+ 00009535  0x0000122c setflag  0x00000001 , 0x0000000a , 0x00000000 
+ 00009536  0x0000122d branch  0x0000254c , 0x00000001 
+ 00009537  0x0000122e icompare  0x00000007 , 0x00000004 
+ 00009538  0x0000122f branch  0x0000254b , 0x00000001 
+ 00009539  0x00001230 bmark0  0x00000007 , 0x0000264d 
+ 00009540  0x00001231 fetcht  0x00000001 , 0x000000b0 
+ 00009541  0x00001232 icompare  0x00000007 , 0x00000002 
+ 00009542  0x00001233 nbranch  0x0000264d , 0x00000001 
+ 00009543  0x00001234 fetch  0x00000001 , 0x00000047 
+ 00009544  0x00001235 set0  0x00000005 , 0x0000003f 
+ 00009545  0x00001236 set1  0x00000004 , 0x0000003f 
+ 00009546  0x00001237 store  0x00000001 , 0x00000047 
+ 00009547  0x00001239 enable  0x0000002d 
+ 00009548  0x0000123b bpatch  0x00000055 , 0x0000400a 
+ 00009549  0x0000123c fetch  0x00000001 , 0x00000019 
+ 00009550  0x0000123d icopy  0x00000001 
+ 00009551  0x0000123e bmark1  0x0000000a , 0x0000255b 
+ 00009552  0x0000123f fetcht  0x00000001 , 0x0000015e 
+ 00009553  0x00001240 fetch  0x00000001 , 0x00000047 
+ 00009554  0x00001241 set0  0x00000000 , 0x0000003f 
+ 00009555  0x00001242 isolate1  0x00000000 , 0x00000002 
+ 00009556  0x00001243 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00009557  0x00001244 isolate1  0x00000001 , 0x00000002 
+ 00009558  0x00001245 setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00009559  0x00001246 store  0x00000001 , 0x00000047 
+ 00009560  0x00001247 isolate0  0x00000001 , 0x00000002 
+ 00009561  0x00001248 branch  0x0000255b , 0x00000001 
+ 00009562  0x00001249 call  0x00002687 
+ 00009563  0x0000124b bpatch  0x00000056 , 0x0000400a 
+ 00009564  0x0000124c arg  0x00000000 , 0x00000002 
+ 00009565  0x0000124d call  0x00002a1c 
+ 00009566  0x0000124e and  0x00000001 , 0x0000000f , 0x0000003f 
+ 00009567  0x0000124f beq  0x00000001 , 0x00002587 
+ 00009568  0x00001250 beq  0x00000000 , 0x0000264d 
+ 00009569  0x00001251 beq  0x00000002 , 0x00002659 
+ 00009570  0x00001252 fetcht  0x00000001 , 0x0000015e 
+ 00009571  0x00001253 fetch  0x00000001 , 0x00000047 
+ 00009572  0x00001254 icompare  0x00000004 , 0x00000002 
+ 00009573  0x00001255 nbranch  0x00002569 , 0x00000001 
+ 00009574  0x00001256 bmark0  0x0000000a , 0x00002568 
+ 00009575  0x00001257 bbit0  0x00000007 , 0x00002569 
+ 00009576  0x00001259 set1  0x0000000f , 0x00000000 
+ 00009577  0x0000125b bpatch  0x00000057 , 0x0000400a 
+ 00009578  0x0000125c deposit  0x00000001 
+ 00009579  0x0000125d beq  0x00000003 , 0x00002589 
+ 00009580  0x0000125e beq  0x00000004 , 0x0000258d 
+ 00009581  0x0000125f beq  0x00000007 , 0x00002578 
+ 00009582  0x00001260 beq  0x00000008 , 0x0000258c 
+ 00009583  0x00001261 arg  0x00000004 , 0x00000002 
+ 00009584  0x00001262 call  0x00002a1c 
+ 00009585  0x00001263 beq  0x0000000a , 0x00002588 
+ 00009586  0x00001264 beq  0x0000000b , 0x0000258b 
+ 00009587  0x00001265 arg  0x00000008 , 0x00000002 
+ 00009588  0x00001266 call  0x00002a1c 
+ 00009589  0x00001267 beq  0x0000000e , 0x00002588 
+ 00009590  0x00001268 beq  0x0000000f , 0x0000258b 
+ 00009591  0x00001269 rtn 
+ 00009592  0x0000126d bpatch  0x00000058 , 0x0000400b 
+ 00009593  0x0000126e enable  0x0000000d 
+ 00009594  0x0000126f enable  0x00000009 
+ 00009595  0x00001270 enable  0x0000000e 
+ 00009596  0x00001271 arg  0x000000d1 , 0x00000005 
+ 00009597  0x00001272 force  0x0000001e , 0x00000039 
+ 00009598  0x00001274 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009599  0x00001275 rshift3  0x0000000c , 0x0000003f 
+ 00009600  0x00001276 istore  0x00000001 , 0x00000005 
+ 00009601  0x00001277 loop  0x0000257e 
+ 00009602  0x00001278 bmark0  0x00000007 , 0x0000264d 
+ 00009603  0x00001279 parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009604  0x0000127a nsetflag  0x00000006 , 0x00000008 , 0x00000000 
+ 00009605  0x0000127b branch  0x0000263d , 0x00000006 
+ 00009606  0x0000127c branch  0x00002620 
+ 00009607  0x00001280 branch  0x0000264d 
+ 00009608  0x00001284 set1  0x00000010 , 0x00000000 
+ 00009609  0x00001286 enable  0x0000000c 
+ 00009610  0x00001287 branch  0x0000258e 
+ 00009611  0x0000128b set1  0x00000010 , 0x00000000 
+ 00009612  0x0000128d set1  0x00000002 , 0x00000015 
+ 00009613  0x0000128f enable  0x0000000d 
+ 00009614  0x00001291 bpatch  0x00000059 , 0x0000400b 
+ 00009615  0x00001292 bmark1  0x00000001 , 0x0000264d 
+ 00009616  0x00001293 isolate0  0x00000001 , 0x00000015 
+ 00009617  0x00001294 branch  0x0000259a , 0x00000001 
+ 00009618  0x00001295 disable  0x00000007 
+ 00009619  0x00001296 enable  0x0000000d 
+ 00009620  0x00001297 disable  0x0000000c 
+ 00009621  0x00001298 add  0x00000022 , 0x00000002 , 0x0000000b 
+ 00009622  0x00001299 correlate  0x00000022 , 0x00000026 
+ 00009623  0x0000129a nbranch  0x0000263d , 0x00000018 
+ 00009624  0x0000129b set1  0x00000010 , 0x00000000 
+ 00009625  0x0000129c enable  0x00000007 
+ 00009626  0x0000129e bpatch  0x0000005a , 0x0000400b 
+ 00009627  0x0000129f enable  0x0000000e 
+ 00009628  0x000012a0 enable  0x00000009 
+ 00009629  0x000012a1 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009630  0x000012a2 rshift8  0x0000000c , 0x0000003f 
+ 00009631  0x000012a3 store  0x00000001 , 0x00000180 
+ 00009632  0x000012a4 parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009633  0x000012a5 bmark1  0x00000010 , 0x000025a5 
+ 00009634  0x000012a6 rshift3  0x0000000c , 0x00000039 
+ 00009635  0x000012a7 rshift3  0x00000039 , 0x00000039 
+ 00009636  0x000012a8 branch  0x000025a8 
+ 00009637  0x000012aa parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009638  0x000012ab rshift  0x0000000c , 0x00000039 
+ 00009639  0x000012ac parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009640  0x000012ae bpatch  0x0000005b , 0x0000400b 
+ 00009641  0x000012af deposit  0x00000039 
+ 00009642  0x000012b0 store  0x00000002 , 0x0000015f 
+ 00009643  0x000012b1 branch  0x000025e8 , 0x00000034 
+ 00009644  0x000012b2 isub  0x00000035 , 0x0000003e 
+ 00009645  0x000012b3 branch  0x0000263d , 0x00000002 
+ 00009646  0x000012b4 bpatch  0x0000005c , 0x0000400b 
+ 00009647  0x000012b5 set0  0x00000000 , 0x00000000 
+ 00009648  0x000012b6 fetch  0x00000001 , 0x00000180 
+ 00009649  0x000012b7 and_into  0x00000003 , 0x0000003f 
+ 00009650  0x000012b8 arg  0x00000551 , 0x00000005 
+ 00009651  0x000012b9 beq  0x00000003 , 0x000025ba 
+ 00009652  0x000012ba bmark1  0x00000011 , 0x000025e4 
+ 00009653  0x000012bc fetch  0x00000001 , 0x00000180 
+ 00009654  0x000012bd and_into  0x00000003 , 0x0000003f 
+ 00009655  0x000012be beq  0x00000002 , 0x000025bf 
+ 00009656  0x000012bf beq  0x00000001 , 0x000025d3 
+ 00009657  0x000012c0 branch  0x0000263d 
+ 00009658  0x000012c3 fetch  0x00000002 , 0x0000015f 
+ 00009659  0x000012c4 sub  0x0000003f , 0x00000070 , 0x0000003e 
+ 00009660  0x000012c5 nbranch  0x0000263d , 0x00000002 
+ 00009661  0x000012c6 bmark1  0x0000000f , 0x00002620 
+ 00009662  0x000012c7 branch  0x000025e4 
+ 00009663  0x000012cb bpatch  0x0000005d , 0x0000400b 
+ 00009664  0x000012cc bmark1  0x0000000f , 0x00002620 
+ 00009665  0x000012cd fetch  0x00000002 , 0x0000015f 
+ 00009666  0x000012ce arg  0x000002e0 , 0x00000002 
+ 00009667  0x000012cf isub  0x00000002 , 0x0000003e 
+ 00009668  0x000012d0 branch  0x0000263d , 0x00000002 
+ 00009669  0x000012d1 fetch  0x00000001 , 0x00000263 
+ 00009670  0x000012d2 bbit0  0x00000000 , 0x000025c9 
+ 00009671  0x000012d3 bbit0  0x00000001 , 0x000025ce 
+ 00009672  0x000012d4 branch  0x0000264d 
+ 00009673  0x000012d6 jam  0x00000001 , 0x00000261 
+ 00009674  0x000012d7 fetch  0x00000002 , 0x0000025d 
+ 00009675  0x000012d8 bne  0x00000000 , 0x0000264d 
+ 00009676  0x000012d9 arg  0x00001000 , 0x00000005 
+ 00009677  0x000012da branch  0x000025e4 
+ 00009678  0x000012dc jam  0x00000002 , 0x00000261 
+ 00009679  0x000012dd fetch  0x00000002 , 0x0000025f 
+ 00009680  0x000012de bne  0x00000000 , 0x0000264d 
+ 00009681  0x000012df arg  0x00001400 , 0x00000005 
+ 00009682  0x000012e0 branch  0x000025e4 
+ 00009683  0x000012e3 bpatch  0x0000005e , 0x0000400b 
+ 00009684  0x000012e4 bmark1  0x0000000f , 0x00002620 
+ 00009685  0x000012e5 fetch  0x00000002 , 0x0000015f 
+ 00009686  0x000012e6 arg  0x000002e0 , 0x00000002 
+ 00009687  0x000012e7 isub  0x00000002 , 0x0000003e 
+ 00009688  0x000012e8 branch  0x0000263d , 0x00000002 
+ 00009689  0x000012e9 fetch  0x00000001 , 0x00000261 
+ 00009690  0x000012ea beq  0x00000001 , 0x000025dd 
+ 00009691  0x000012eb beq  0x00000002 , 0x000025e1 
+ 00009692  0x000012ec branch  0x0000264d 
+ 00009693  0x000012ee arg  0x00001000 , 0x00000005 
+ 00009694  0x000012ef fetch  0x00000002 , 0x0000025d 
+ 00009695  0x000012f0 iadd  0x00000005 , 0x00000005 
+ 00009696  0x000012f1 branch  0x000025e4 
+ 00009697  0x000012f3 arg  0x00001400 , 0x00000005 
+ 00009698  0x000012f4 fetch  0x00000002 , 0x0000025f 
+ 00009699  0x000012f5 iadd  0x00000005 , 0x00000005 
+ 00009700  0x000012f7 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009701  0x000012f8 rshift3  0x0000000c , 0x0000003f 
+ 00009702  0x000012f9 istore  0x00000001 , 0x00000005 
+ 00009703  0x000012fa loop  0x000025e4 
+ 00009704  0x000012fc bpatch  0x0000005f , 0x0000400b 
+ 00009705  0x000012fd parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009706  0x000012fe branch  0x00002637 , 0x00000006 
+ 00009707  0x000012ff fetch  0x00000001 , 0x00004363 
+ 00009708  0x00001300 beq  0x00000001 , 0x0000264d 
+ 00009709  0x00001301 bmark1  0x00000011 , 0x0000260d 
+ 00009710  0x00001302 bmark1  0x0000000f , 0x0000264a 
+ 00009711  0x00001303 fetch  0x00000001 , 0x00000180 
+ 00009712  0x00001304 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009713  0x00001305 branch  0x0000260d , 0x00000001 
+ 00009714  0x00001306 fetch  0x00000002 , 0x0000015f 
+ 00009715  0x00001307 branch  0x0000260d , 0x00000034 
+ 00009716  0x00001308 bpatch  0x00000060 , 0x0000400c 
+ 00009717  0x00001309 fetch  0x00000001 , 0x00000261 
+ 00009718  0x0000130a beq  0x00000001 , 0x000025f9 
+ 00009719  0x0000130b beq  0x00000002 , 0x00002603 
+ 00009720  0x0000130c branch  0x00002a8c 
+ 00009721  0x0000130e fetch  0x00000002 , 0x0000025d 
+ 00009722  0x0000130f fetcht  0x00000002 , 0x0000015f 
+ 00009723  0x00001310 iadd  0x00000002 , 0x0000003f 
+ 00009724  0x00001311 store  0x00000002 , 0x0000025d 
+ 00009725  0x00001312 beq  0x00000000 , 0x00002a8c 
+ 00009726  0x00001313 fetcht  0x00000002 , 0x00001000 
+ 00009727  0x00001314 increase  0x00000004 , 0x00000002 
+ 00009728  0x00001315 isub  0x00000002 , 0x0000003e 
+ 00009729  0x00001316 call  0x00002747 , 0x00000005 
+ 00009730  0x00001317 branch  0x0000260d 
+ 00009731  0x00001319 fetch  0x00000002 , 0x0000025f 
+ 00009732  0x0000131a fetcht  0x00000002 , 0x0000015f 
+ 00009733  0x0000131b iadd  0x00000002 , 0x0000003f 
+ 00009734  0x0000131c store  0x00000002 , 0x0000025f 
+ 00009735  0x0000131d beq  0x00000000 , 0x00002a8c 
+ 00009736  0x0000131e fetcht  0x00000002 , 0x00001400 
+ 00009737  0x0000131f add  0x00000002 , 0x00000004 , 0x00000002 
+ 00009738  0x00001320 isub  0x00000002 , 0x0000003e 
+ 00009739  0x00001321 call  0x0000274b , 0x00000005 
+ 00009740  0x00001322 branch  0x0000260d 
+ 00009741  0x00001324 bpatch  0x00000061 , 0x0000400c 
+ 00009742  0x00001325 fetcht  0x00000001 , 0x0000004c 
+ 00009743  0x00001326 fetch  0x00000001 , 0x00000180 
+ 00009744  0x00001327 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009745  0x00001328 setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00009746  0x00001329 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00009747  0x0000132a storet  0x00000001 , 0x0000004c 
+ 00009748  0x0000132b nbranch  0x00002616 , 0x00000001 
+ 00009749  0x0000132c set1  0x00000001 , 0x00000000 
+ 00009750  0x0000132e bmark0  0x00000011 , 0x00002620 
+ 00009751  0x0000132f isolate1  0x00000006 , 0x00000002 
+ 00009752  0x00001330 branch  0x00002620 , 0x00000001 
+ 00009753  0x00001331 fetch  0x00000002 , 0x000000fa 
+ 00009754  0x00001332 increase  0x00000001 , 0x0000003f 
+ 00009755  0x00001333 store  0x00000002 , 0x000000fa 
+ 00009756  0x00001334 set1  0x00000005 , 0x00000000 
+ 00009757  0x00001335 set0  0x00000007 , 0x00000002 
+ 00009758  0x00001336 set0  0x00000001 , 0x00000000 
+ 00009759  0x00001337 storet  0x00000001 , 0x0000004c 
+ 00009760  0x00001339 bpatch  0x00000062 , 0x0000400c 
+ 00009761  0x0000133a fetcht  0x00000001 , 0x0000015e 
+ 00009762  0x0000133b fetch  0x00000001 , 0x00000047 
+ 00009763  0x0000133c set1  0x00000005 , 0x0000003f 
+ 00009764  0x0000133d isolate1  0x00000002 , 0x00000002 
+ 00009765  0x0000133e setflag  0x00000001 , 0x00000002 , 0x0000003f 
+ 00009766  0x0000133f isolate1  0x0000000a , 0x00000000 
+ 00009767  0x00001340 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00009768  0x00001341 store  0x00000001 , 0x00000047 
+ 00009769  0x00001342 fetch  0x00000002 , 0x0000015f 
+ 00009770  0x00001343 nbranch  0x0000264d , 0x00000034 
+ 00009771  0x00001344 fetch  0x00000001 , 0x0000004c 
+ 00009772  0x00001345 set0  0x00000007 , 0x0000003f 
+ 00009773  0x00001346 store  0x00000001 , 0x0000004c 
+ 00009774  0x00001347 fetch  0x00000001 , 0x00000180 
+ 00009775  0x00001348 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00009776  0x0000134a branch  0x0000264d 
+ 00009777  0x0000134d bpatch  0x00000063 , 0x0000400c 
+ 00009778  0x0000134e disable  0x0000002d 
+ 00009779  0x0000134f fetch  0x00000002 , 0x0000001a 
+ 00009780  0x00001350 increase  0x00000001 , 0x0000003f 
+ 00009781  0x00001351 store  0x00000002 , 0x0000001a 
+ 00009782  0x00001352 branch  0x0000264d 
+ 00009783  0x00001354 fetch  0x00000002 , 0x0000001c 
+ 00009784  0x00001355 increase  0x00000001 , 0x0000003f 
+ 00009785  0x00001356 store  0x00000002 , 0x0000001c 
+ 00009786  0x00001357 call  0x0000263e 
+ 00009787  0x00001358 bmark0  0x00000011 , 0x0000263d 
+ 00009788  0x00001359 set1  0x00000005 , 0x00000000 
+ 00009789  0x0000135b branch  0x0000264d 
+ 00009790  0x0000135e bpatch  0x00000064 , 0x0000400c 
+ 00009791  0x0000135f fetch  0x00000001 , 0x00000180 
+ 00009792  0x00001360 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009793  0x00001361 nbranch  0x00002646 , 0x00000001 
+ 00009794  0x00001363 fetcht  0x00000001 , 0x0000004c 
+ 00009795  0x00001364 set0  0x00000006 , 0x00000002 
+ 00009796  0x00001365 storet  0x00000001 , 0x0000004c 
+ 00009797  0x00001366 rtn 
+ 00009798  0x0000136a fetcht  0x00000001 , 0x0000004c 
+ 00009799  0x0000136b set0  0x00000007 , 0x00000002 
+ 00009800  0x0000136c storet  0x00000001 , 0x0000004c 
+ 00009801  0x0000136d branch  0x00004c0b 
+ 00009802  0x00001370 fetch  0x00000001 , 0x00000047 
+ 00009803  0x00001371 set1  0x00000005 , 0x0000003f 
+ 00009804  0x00001372 store  0x00000001 , 0x00000047 
+ 00009805  0x00001374 bpatch  0x00000065 , 0x0000400c 
+ 00009806  0x00001375 disable  0x0000001d 
+ 00009807  0x00001376 disable  0x0000001c 
+ 00009808  0x00001377 disable  0x0000000d 
+ 00009809  0x00001378 disable  0x0000000c 
+ 00009810  0x00001379 disable  0x00000009 
+ 00009811  0x0000137a disable  0x0000000e 
+ 00009812  0x0000137b disable  0x00000007 
+ 00009813  0x0000137c branch  0x000028f9 , 0x00000021 
+ 00009814  0x0000137d until  0x0000003e , 0x00000027 
+ 00009815  0x0000137e nop  0x00000064 
+ 00009816  0x0000137f branch  0x000028f9 
+ 00009817  0x00001382 bpatch  0x00000066 , 0x0000400c 
+ 00009818  0x00001383 enable  0x00000009 
+ 00009819  0x00001384 enable  0x0000000c 
+ 00009820  0x00001385 parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009821  0x00001386 isolate1  0x0000003a , 0x0000003f 
+ 00009822  0x00001387 setflag  0x00000001 , 0x00000000 , 0x00000000 
+ 00009823  0x00001388 copy  0x00000020 , 0x00000002 
+ 00009824  0x00001389 ialigned  0x00000020 
+ 00009825  0x0000138a ialigned  0x0000001e 
+ 00009826  0x0000138b pulse  0x00000015 
+ 00009827  0x0000138c setsect  0x00000002 , 0x000fffff 
+ 00009828  0x0000138d setsect  0x00000003 , 0x0000ffff 
+ 00009829  0x0000138e nop  0x00000020 
+ 00009830  0x0000138f iverify  0x0000000d 
+ 00009831  0x00001390 deposit  0x0000002c 
+ 00009832  0x00001391 store  0x00000003 , 0x00000178 
+ 00009833  0x00001392 deposit  0x0000002d 
+ 00009834  0x00001393 store  0x00000001 , 0x0000017b 
+ 00009835  0x00001394 copy  0x00000002 , 0x00000020 
+ 00009836  0x00001395 branch  0x0000266e , 0x00000001 
+ 00009837  0x00001396 branch  0x0000263d 
+ 00009838  0x00001398 bpatch  0x00000067 , 0x0000400c 
+ 00009839  0x00001399 parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009840  0x0000139a ialigned  0x0000001f 
+ 00009841  0x0000139b ialigned  0x00000004 
+ 00009842  0x0000139c ialigned  0x0000002e 
+ 00009843  0x0000139d ialigned  0x00000012 
+ 00009844  0x0000139e force  0x00000000 , 0x0000003f 
+ 00009845  0x0000139f parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009846  0x000013a0 branch  0x0000263d , 0x00000006 
+ 00009847  0x000013a1 setarg  0x0ffffffc 
+ 00009848  0x000013a2 iand  0x00000012 , 0x0000003f 
+ 00009849  0x000013a3 store  0x00000004 , 0x00000165 
+ 00009850  0x000013a4 deposit  0x0000001d 
+ 00009851  0x000013a5 store  0x00000003 , 0x00000175 
+ 00009852  0x000013a6 deposit  0x0000001c 
+ 00009853  0x000013a7 store  0x00000001 , 0x00000173 
+ 00009854  0x000013a8 deposit  0x00000004 
+ 00009855  0x000013a9 store  0x00000001 , 0x00000174 
+ 00009856  0x000013aa deposit  0x0000002e 
+ 00009857  0x000013ab store  0x00000002 , 0x0000017c 
+ 00009858  0x000013ac deposit  0x00000021 
+ 00009859  0x000013ad inject  0x00000001 , 0x00000020 
+ 00009860  0x000013ae compare  0x00000002 , 0x00000001 , 0x0000000f 
+ 00009861  0x000013af setflag  0x00000001 , 0x0000000b , 0x00000000 
+ 00009862  0x000013b0 branch  0x0000264d 
+ 00009863  0x000013b3 bpatch  0x00000068 , 0x0000400d 
+ 00009864  0x000013b4 fetch  0x00000001 , 0x00000047 
+ 00009865  0x000013b5 rtnbit0  0x00000003 
+ 00009866  0x000013b6 set0  0x00000003 , 0x0000003f 
+ 00009867  0x000013b7 setflip  0x00000006 , 0x0000003f 
+ 00009868  0x000013b8 store  0x00000001 , 0x00000047 
+ 00009869  0x000013b9 fetch  0x00000001 , 0x000040c5 
+ 00009870  0x000013ba beq  0x00000013 , 0x0000269c 
+ 00009871  0x000013bb rtneq  0x00000007 
+ 00009872  0x000013bc fetch  0x00000001 , 0x0000004b 
+ 00009873  0x000013bd rtnbit0  0x00000006 , 0x0000003f 
+ 00009874  0x000013be set0  0x00000006 , 0x0000003f 
+ 00009875  0x000013bf set1  0x00000007 , 0x0000003f 
+ 00009876  0x000013c0 store  0x00000001 , 0x0000004b 
+ 00009877  0x000013c1 set0  0x00000002 , 0x00000000 
+ 00009878  0x000013c2 fetch  0x00000002 , 0x00004246 
+ 00009879  0x000013c3 nrtn  0x00000034 
+ 00009880  0x000013c4 fetch  0x00000001 , 0x0000004b 
+ 00009881  0x000013c5 set0  0x00000007 , 0x0000003f 
+ 00009882  0x000013c6 store  0x00000001 , 0x0000004b 
+ 00009883  0x000013c7 branch  0x0000525d 
+ 00009884  0x000013ca bpatch  0x00000069 , 0x0000400d 
+ 00009885  0x000013cb fetch  0x00000001 , 0x000004b7 
+ 00009886  0x000013cc rshift  0x0000003f , 0x0000003f 
+ 00009887  0x000013cd beq  0x00000011 , 0x000026b8 
+ 00009888  0x000013ce beq  0x00000012 , 0x000026c0 
+ 00009889  0x000013cf beq  0x00000018 , 0x000026e9 
+ 00009890  0x000013d0 beq  0x0000007f , 0x000026a8 
+ 00009891  0x000013d1 rtnne  0x00000003 
+ 00009892  0x000013d2 fetch  0x00000001 , 0x000004b8 
+ 00009893  0x000013d3 beq  0x0000002b , 0x000026b0 
+ 00009894  0x000013d4 beq  0x00000011 , 0x000026ab 
+ 00009895  0x000013d5 rtn 
+ 00009896  0x000013d8 fetch  0x00000001 , 0x000004b8 
+ 00009897  0x000013d9 set1  0x00000007 , 0x0000003f 
+ 00009898  0x000013da rtn 
+ 00009899  0x000013dc rtn  0x00000029 
+ 00009900  0x000013dd fetch  0x00000001 , 0x00000030 
+ 00009901  0x000013de rtnbit1  0x00000004 
+ 00009902  0x000013df jam  0x00000031 , 0x0000007c 
+ 00009903  0x000013e0 rtn 
+ 00009904  0x000013e4 rtn  0x00000029 
+ 00009905  0x000013e5 fetch  0x00000001 , 0x00000031 
+ 00009906  0x000013e6 isolate1  0x00000004 , 0x0000003f 
+ 00009907  0x000013e7 branch  0x000026b5 , 0x00000001 
+ 00009908  0x000013e9 rtn 
+ 00009909  0x000013eb set0  0x00000004 , 0x0000003f 
+ 00009910  0x000013ec store  0x00000001 , 0x00000031 
+ 00009911  0x000013ed rtn 
+ 00009912  0x000013f0 bpatch  0x0000006a , 0x0000400d 
+ 00009913  0x000013f1 fetch  0x00000001 , 0x0000004c 
+ 00009914  0x000013f2 set1  0x00000002 , 0x0000003f 
+ 00009915  0x000013f3 store  0x00000001 , 0x0000004c 
+ 00009916  0x000013f4 jam  0x00000001 , 0x00008011 
+ 00009917  0x000013f5 fetch  0x00000001 , 0x00000030 
+ 00009918  0x000013f6 isolate1  0x00000004 , 0x0000003f 
+ 00009919  0x000013f7 rtn 
+ 00009920  0x000013fa bpatch  0x0000006b , 0x0000400d 
+ 00009921  0x000013fb fetch  0x00000001 , 0x0000004c 
+ 00009922  0x000013fc set0  0x00000002 , 0x0000003f 
+ 00009923  0x000013fd store  0x00000001 , 0x0000004c 
+ 00009924  0x000013fe jam  0x00000000 , 0x00008011 
+ 00009925  0x000013ff rtn 
+ 00009926  0x00001403 bpatch  0x0000006c , 0x0000400d 
+ 00009927  0x00001404 copy  0x00000022 , 0x0000003f 
+ 00009928  0x00001405 store  0x00000004 , 0x0000420c 
+ 00009929  0x00001406 add  0x00000022 , 0x00000003 , 0x00000011 
+ 00009930  0x00001407 branch  0x000026cc , 0x00000029 
+ 00009931  0x00001408 add  0x00000028 , 0x00000003 , 0x00000011 
+ 00009932  0x0000140a fetcht  0x00000002 , 0x00000032 
+ 00009933  0x0000140b deposit  0x00000011 
+ 00009934  0x0000140c set0  0x0000001b , 0x0000003f 
+ 00009935  0x0000140d idiv  0x00000002 
+ 00009936  0x0000140e fetch  0x00000002 , 0x00000075 
+ 00009937  0x0000140f call  0x00007f86 
+ 00009938  0x00001410 remainder  0x00000013 
+ 00009939  0x00001411 isub  0x00000013 , 0x0000003f 
+ 00009940  0x00001412 branch  0x000026d6 , 0x00000002 
+ 00009941  0x00001413 iadd  0x00000002 , 0x0000003f 
+ 00009942  0x00001415 iadd  0x00000011 , 0x0000003f 
+ 00009943  0x00001416 store  0x00000004 , 0x00000034 
+ 00009944  0x00001417 jam  0x00000000 , 0x0000455b 
+ 00009945  0x00001418 fetch  0x00000001 , 0x00000030 
+ 00009946  0x00001419 set1  0x00000001 , 0x0000003f 
+ 00009947  0x0000141a store  0x00000001 , 0x00000030 
+ 00009948  0x0000141b fetch  0x00000001 , 0x00000073 
+ 00009949  0x0000141c store  0x00000001 , 0x0000008a 
+ 00009950  0x0000141d setarg  0x00000000 
+ 00009951  0x0000141e store  0x00000003 , 0x00004169 
+ 00009952  0x0000141f store  0x00000003 , 0x0000416c 
+ 00009953  0x00001420 store  0x00000001 , 0x00004159 
+ 00009954  0x00001421 jam  0x0000000b , 0x00000a99 
+ 00009955  0x00001422 call  0x00007d86 
+ 00009956  0x00001423 fetch  0x00000002 , 0x000040c1 
+ 00009957  0x00001424 store  0x00000002 , 0x0000003e 
+ 00009958  0x00001425 nrtn  0x00000029 
+ 00009959  0x00001426 add  0x00000004 , 0xffffffff , 0x00000007 
+ 00009960  0x00001427 rtn 
+ 00009961  0x0000142a bpatch  0x0000006d , 0x0000400d 
+ 00009962  0x0000142b fetch  0x00000001 , 0x00000030 
+ 00009963  0x0000142c rtnbit0  0x00000001 
+ 00009964  0x0000142d set0  0x00000001 , 0x0000003f 
+ 00009965  0x0000142e store  0x00000001 , 0x00000030 
+ 00009966  0x0000142f fetch  0x00000002 , 0x000040bf 
+ 00009967  0x00001430 store  0x00000002 , 0x0000003e 
+ 00009968  0x00001431 disable  0x0000002b 
+ 00009969  0x00001432 jam  0x0000000c , 0x00000a99 
+ 00009970  0x00001433 branch  0x00007d86 
+ 00009971  0x00001437 bpatch  0x0000006e , 0x0000400d 
+ 00009972  0x00001438 enable  0x0000002e 
+ 00009973  0x00001439 fetch  0x00000001 , 0x00000030 
+ 00009974  0x0000143a bbit1  0x00000001 , 0x00002700 
+ 00009975  0x0000143b rtnmark1  0x00000011 
+ 00009976  0x0000143c fetch  0x00000001 , 0x00000047 
+ 00009977  0x0000143d rtnbit1  0x00000003 
+ 00009978  0x0000143e fetch  0x00000001 , 0x00000048 
+ 00009979  0x0000143f nrtn  0x00000034 
+ 00009980  0x00001440 fetch  0x00000001 , 0x0000004b 
+ 00009981  0x00001441 rtnbit1  0x00000006 
+ 00009982  0x00001443 force  0x00000000 , 0x0000003f 
+ 00009983  0x00001444 rtn 
+ 00009984  0x00001447 bbit0  0x00000002 , 0x0000270f 
+ 00009985  0x00001448 fetch  0x00000001 , 0x0000008a 
+ 00009986  0x00001449 beq  0x00000002 , 0x00002706 
+ 00009987  0x0000144a fetch  0x00000001 , 0x00000047 
+ 00009988  0x0000144b bbit1  0x00000003 , 0x00002718 
+ 00009989  0x0000144c bmark0  0x00000008 , 0x00002718 
+ 00009990  0x0000144e nbranch  0x00002718 , 0x00000029 
+ 00009991  0x0000144f fetch  0x00000001 , 0x00000048 
+ 00009992  0x00001450 nbranch  0x00002718 , 0x00000034 
+ 00009993  0x00001452 fetch  0x00000001 , 0x000000ef 
+ 00009994  0x00001453 increase  0xffffffff , 0x0000003f 
+ 00009995  0x00001454 store  0x00000001 , 0x000000ef 
+ 00009996  0x00001455 nbranch  0x000026fe , 0x00000034 
+ 00009997  0x00001456 jam  0x00000010 , 0x000000ef 
+ 00009998  0x00001457 branch  0x00002718 
+ 00009999  0x0000145f fetch  0x00000001 , 0x0000008a 
+ 00010000  0x00001460 bne  0x00000001 , 0x00002718 
+ 00010001  0x00001461 fetch  0x00000001 , 0x0000008b 
+ 00010002  0x00001462 branch  0x00002718 , 0x00000034 
+ 00010003  0x00001463 increase  0xffffffff , 0x0000003f 
+ 00010004  0x00001464 store  0x00000001 , 0x0000008b 
+ 00010005  0x00001465 fetch  0x00000001 , 0x00000047 
+ 00010006  0x00001466 rtnbit1  0x00000003 
+ 00010007  0x00001467 nrtn  0x0000002d 
+ 00010008  0x00001469 fetch  0x00000001 , 0x0000008a 
+ 00010009  0x0000146a increase  0xffffffff , 0x0000003f 
+ 00010010  0x0000146b store  0x00000001 , 0x0000008a 
+ 00010011  0x0000146c rtn 
+ 00010012  0x00001478 bpatch  0x0000006f , 0x0000400d 
+ 00010013  0x00001479 disable  0x00000010 
+ 00010014  0x0000147a copy  0x00000002 , 0x0000001b 
+ 00010015  0x0000147b call  0x00002260 
+ 00010016  0x0000147c disable  0x00000028 
+ 00010017  0x0000147d nrtn  0x00000005 
+ 00010018  0x0000147e force  0x00000000 , 0x0000001b 
+ 00010019  0x0000147f enable  0x00000028 
+ 00010020  0x00001480 rtn 
+ 00010021  0x00001484 fetch  0x00000001 , 0x00004158 
+ 00010022  0x00001485 icompare  0x000000ff , 0x00000004 
+ 00010023  0x00001486 rtn 
+ 00010024  0x0000148a bpatch  0x00000070 , 0x0000400e 
+ 00010025  0x0000148b set0  0x00000001 , 0x00000000 
+ 00010026  0x0000148d jam  0x00000000 , 0x0000026a 
+ 00010027  0x0000148e fetch  0x00000001 , 0x00000263 
+ 00010028  0x0000148f rtn  0x00000034 
+ 00010029  0x00001490 isolate1  0x00000000 , 0x0000003f 
+ 00010030  0x00001491 arg  0x00001000 , 0x00000006 
+ 00010031  0x00001492 call  0x00004d79 , 0x00000001 
+ 00010032  0x00001493 bpatch  0x00000071 , 0x0000400e 
+ 00010033  0x00001494 fetch  0x00000001 , 0x0000026a 
+ 00010034  0x00001495 beq  0x00000001 , 0x0000273b 
+ 00010035  0x00001497 jam  0x00000000 , 0x0000026a 
+ 00010036  0x00001498 fetch  0x00000001 , 0x00000263 
+ 00010037  0x00001499 rtnbit0  0x00000001 
+ 00010038  0x0000149a arg  0x00001400 , 0x00000006 
+ 00010039  0x0000149b call  0x00004d79 
+ 00010040  0x0000149c fetch  0x00000001 , 0x0000026a 
+ 00010041  0x0000149d beq  0x00000001 , 0x00002741 
+ 00010042  0x0000149e rtn 
+ 00010043  0x000014a1 fetch  0x00000001 , 0x00000263 
+ 00010044  0x000014a2 set0  0x00000000 , 0x0000003f 
+ 00010045  0x000014a3 store  0x00000001 , 0x00000263 
+ 00010046  0x000014a4 setarg  0x00000000 
+ 00010047  0x000014a5 store  0x00000002 , 0x0000025d 
+ 00010048  0x000014a6 rtn 
+ 00010049  0x000014a8 fetch  0x00000001 , 0x00000263 
+ 00010050  0x000014a9 set0  0x00000001 , 0x0000003f 
+ 00010051  0x000014aa store  0x00000001 , 0x00000263 
+ 00010052  0x000014ab setarg  0x00000000 
+ 00010053  0x000014ac store  0x00000002 , 0x0000025f 
+ 00010054  0x000014ad rtn 
+ 00010055  0x000014b0 fetch  0x00000001 , 0x00000263 
+ 00010056  0x000014b1 set1  0x00000000 , 0x0000003f 
+ 00010057  0x000014b2 store  0x00000001 , 0x00000263 
+ 00010058  0x000014b3 rtn 
+ 00010059  0x000014b6 fetch  0x00000001 , 0x00000263 
+ 00010060  0x000014b7 set1  0x00000001 , 0x0000003f 
+ 00010061  0x000014b8 store  0x00000001 , 0x00000263 
+ 00010062  0x000014b9 rtn 
+ 00010063  0x000014c0 bpatch  0x00000072 , 0x0000400e 
+ 00010064  0x000014c1 add  0x00000028 , 0x00000001 , 0x00000021 
+ 00010065  0x000014c2 call  0x000028ea 
+ 00010066  0x000014c3 force  0x00000003 , 0x00000024 
+ 00010067  0x000014c4 call  0x000028d2 
+ 00010068  0x000014c5 call  0x00002a51 
+ 00010069  0x000014c6 call  0x00002a5f 
+ 00010070  0x000014c7 branch  0x00002a64 
+ 00010071  0x000014cb bpatch  0x00000073 , 0x0000400e 
+ 00010072  0x000014cc call  0x00002a4d 
+ 00010073  0x000014cd deposit  0x00000028 
+ 00010074  0x000014ce fetcht  0x00000004 , 0x000040ca 
+ 00010075  0x000014cf isub  0x00000002 , 0x0000003f 
+ 00010076  0x000014d0 rtnne  0x00000001 
+ 00010077  0x000014d1 compare  0x00000000 , 0x00000001 , 0x0000001f 
+ 00010078  0x000014d2 nbranch  0x00002761 , 0x00000001 
+ 00010079  0x000014d3 fetch  0x00000001 , 0x00000019 
+ 00010080  0x000014d4 rtn  0x00000034 
+ 00010081  0x000014d6 call  0x0000274f 
+ 00010082  0x000014d8 compare  0x00000010 , 0x00000001 , 0x0000001f 
+ 00010083  0x000014d9 branch  0x0000264d , 0x00000001 
+ 00010084  0x000014da rshift  0x00000021 , 0x00000002 
+ 00010085  0x000014db or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00010086  0x000014dd bpatch  0x00000074 , 0x0000400e 
+ 00010087  0x000014de enable  0x00000007 
+ 00010088  0x000014df enable  0x0000000a 
+ 00010089  0x000014e0 enable  0x0000001b 
+ 00010090  0x000014e1 set0  0x00000010 , 0x00000000 
+ 00010091  0x000014e2 deposit  0x00000004 
+ 00010092  0x000014e3 inject  0x00000003 , 0x00000003 
+ 00010093  0x000014e4 deposit  0x00000001 
+ 00010094  0x000014e5 inject  0x00000003 , 0x00000004 
+ 00010095  0x000014e6 fetch  0x00000001 , 0x00000047 
+ 00010096  0x000014e7 inject  0x00000000 , 0x00000004 
+ 00010097  0x000014e8 inject  0x00000003 , 0x00000003 
+ 00010098  0x000014e9 enable  0x00000008 
+ 00010099  0x000014ea inject  0x00000003 , 0x00000008 
+ 00010100  0x000014eb disable  0x0000001b 
+ 00010101  0x000014ec disable  0x00000008 
+ 00010102  0x000014ed disable  0x0000000a 
+ 00010103  0x000014ee set0  0x00000002 , 0x00000015 
+ 00010104  0x000014ef arg  0x00000000 , 0x00000002 
+ 00010105  0x000014f0 call  0x00002a1c 
+ 00010106  0x000014f1 bpatch  0x00000075 , 0x0000400e 
+ 00010107  0x000014f2 and  0x00000001 , 0x0000001f , 0x0000003f 
+ 00010108  0x000014f3 beq  0x00000013 , 0x000027b4 
+ 00010109  0x000014f4 beq  0x00000000 , 0x0000264d 
+ 00010110  0x000014f5 beq  0x00000001 , 0x0000264d 
+ 00010111  0x000014f6 beq  0x00000002 , 0x00002797 
+ 00010112  0x000014f7 beq  0x00000003 , 0x000027c5 
+ 00010113  0x000014f8 beq  0x00000004 , 0x000027cb 
+ 00010114  0x000014f9 beq  0x00000007 , 0x0000278c 
+ 00010115  0x000014fa beq  0x00000008 , 0x000027ca 
+ 00010116  0x000014fb arg  0x00000004 , 0x00000002 
+ 00010117  0x000014fc call  0x00002a1c 
+ 00010118  0x000014fd beq  0x0000000a , 0x000027c7 
+ 00010119  0x000014fe beq  0x0000000b , 0x000027cd 
+ 00010120  0x000014ff arg  0x00000008 , 0x00000002 
+ 00010121  0x00001500 call  0x00002a1c 
+ 00010122  0x00001501 beq  0x0000000f , 0x000027cd 
+ 00010123  0x00001502 branch  0x000027c7 
+ 00010124  0x00001506 bpatch  0x00000076 , 0x0000400e 
+ 00010125  0x00001507 enable  0x0000001d 
+ 00010126  0x00001508 enable  0x00000009 
+ 00010127  0x00001509 enable  0x0000000e 
+ 00010128  0x0000150a force  0x0000001e , 0x00000039 
+ 00010129  0x0000150b arg  0x000000b3 , 0x00000006 
+ 00010130  0x0000150d ifetch  0x00000001 , 0x00000006 
+ 00010131  0x0000150e inject  0x00000003 , 0x00000008 
+ 00010132  0x0000150f loop  0x00002792 
+ 00010133  0x00001510 bmark1  0x00000007 , 0x000027f7 
+ 00010134  0x00001511 branch  0x0000264d 
+ 00010135  0x00001514 bpatch  0x00000077 , 0x0000400e 
+ 00010136  0x00001515 fetch  0x00000001 , 0x00000181 
+ 00010137  0x00001516 icopy  0x00000004 
+ 00010138  0x00001517 fetch  0x00000001 , 0x00000090 
+ 00010139  0x00001518 icopy  0x0000001c 
+ 00010140  0x00001519 fetch  0x00000003 , 0x000040aa 
+ 00010141  0x0000151a icopy  0x0000001d 
+ 00010142  0x0000151b fetch  0x00000002 , 0x000040a4 
+ 00010143  0x0000151c icopy  0x0000002e 
+ 00010144  0x0000151d enable  0x00000009 
+ 00010145  0x0000151e enable  0x0000001c 
+ 00010146  0x0000151f copy  0x00000020 , 0x00000011 
+ 00010147  0x00001520 call  0x000028e2 
+ 00010148  0x00001521 pulse  0x00000015 
+ 00010149  0x00001522 nop  0x00000020 
+ 00010150  0x00001523 copy  0x00000021 , 0x0000000b 
+ 00010151  0x00001524 fetch  0x00000004 , 0x00000161 
+ 00010152  0x00001525 icopy  0x00000021 
+ 00010153  0x00001526 preload  0x0000001e 
+ 00010154  0x00001527 set1  0x0000003a , 0x0000003f 
+ 00010155  0x00001528 inject  0x00000003 , 0x00000048 
+ 00010156  0x00001529 preload  0x0000001f 
+ 00010157  0x0000152a inject  0x00000003 , 0x00000048 
+ 00010158  0x0000152b copy  0x0000000b , 0x00000021 
+ 00010159  0x0000152c copy  0x00000011 , 0x00000020 
+ 00010160  0x0000152d enable  0x00000008 
+ 00010161  0x0000152e inject  0x00000003 , 0x00000010 
+ 00010162  0x0000152f disable  0x00000008 
+ 00010163  0x00001530 branch  0x0000264d 
+ 00010164  0x00001533 bpatch  0x00000078 , 0x0000400f 
+ 00010165  0x00001534 enable  0x0000000e 
+ 00010166  0x00001535 enable  0x00000009 
+ 00010167  0x00001536 enable  0x0000001c 
+ 00010168  0x00001537 fetch  0x00000001 , 0x000004b6 
+ 00010169  0x00001538 and  0x0000003f , 0x000001f8 , 0x00000002 
+ 00010170  0x00001539 arg  0x000004b6 , 0x00000006 
+ 00010171  0x0000153a increase  0x00000008 , 0x00000002 
+ 00010172  0x0000153c add  0x00000002 , 0xffffffb8 , 0x00000013 
+ 00010173  0x0000153d nbranch  0x000027c2 , 0x00000002 
+ 00010174  0x0000153e ifetch  0x00000009 , 0x00000006 
+ 00010175  0x0000153f inject  0x00000003 , 0x00000048 
+ 00010176  0x00001540 copy  0x00000013 , 0x00000002 
+ 00010177  0x00001541 branch  0x000027bc 
+ 00010178  0x00001543 ifetch  0x00000009 , 0x00000006 
+ 00010179  0x00001544 iinject  0x00000003 , 0x00000002 
+ 00010180  0x00001545 branch  0x000027f7 
+ 00010181  0x00001548 enable  0x0000001c 
+ 00010182  0x00001549 branch  0x000027d0 
+ 00010183  0x0000154c enable  0x0000001c 
+ 00010184  0x0000154d set1  0x00000010 , 0x00000000 
+ 00010185  0x0000154e branch  0x000027d0 
+ 00010186  0x00001551 set1  0x00000002 , 0x00000015 
+ 00010187  0x00001553 enable  0x0000001d 
+ 00010188  0x00001554 branch  0x000027d0 
+ 00010189  0x00001558 set1  0x00000002 , 0x00000015 
+ 00010190  0x00001559 enable  0x0000001d 
+ 00010191  0x0000155a set1  0x00000010 , 0x00000000 
+ 00010192  0x0000155d bpatch  0x00000079 , 0x0000400f 
+ 00010193  0x0000155e fetch  0x00000001 , 0x0000004c 
+ 00010194  0x0000155f bbit0  0x00000005 , 0x000027e5 
+ 00010195  0x00001560 sub  0x00000001 , 0x00000003 , 0x0000003e 
+ 00010196  0x00001561 branch  0x000027e5 , 0x00000002 
+ 00010197  0x00001562 disable  0x0000000e 
+ 00010198  0x00001563 disable  0x0000001c 
+ 00010199  0x00001564 enable  0x0000001d 
+ 00010200  0x00001565 disable  0x00000007 
+ 00010201  0x00001566 set1  0x00000001 , 0x00000015 
+ 00010202  0x00001567 isolate1  0x00000002 , 0x00000015 
+ 00010203  0x00001568 branch  0x000027df , 0x00000001 
+ 00010204  0x00001569 setarg  0x000abeee 
+ 00010205  0x0000156a inject  0x00000003 , 0x00000014 
+ 00010206  0x0000156b branch  0x000027e3 
+ 00010207  0x0000156d setarg  0x005faeba 
+ 00010208  0x0000156e inject  0x00000003 , 0x00000018 
+ 00010209  0x0000156f setarg  0x00000012 
+ 00010210  0x00001570 inject  0x00000003 , 0x00000006 
+ 00010211  0x00001572 enable  0x00000007 
+ 00010212  0x00001573 set1  0x00000010 , 0x00000000 
+ 00010213  0x00001575 enable  0x0000000e 
+ 00010214  0x00001576 enable  0x00000009 
+ 00010215  0x00001577 bmark1  0x00000005 , 0x00002800 
+ 00010216  0x00001578 fetch  0x00000001 , 0x000041db 
+ 00010217  0x00001579 inject  0x00000003 , 0x00000003 
+ 00010218  0x0000157a fetch  0x00000002 , 0x000041dc 
+ 00010219  0x0000157b iforce  0x00000039 
+ 00010220  0x0000157c bmark1  0x00000010 , 0x000027ef 
+ 00010221  0x0000157d inject  0x00000003 , 0x00000005 
+ 00010222  0x0000157e branch  0x000027f0 
+ 00010223  0x00001580 inject  0x00000003 , 0x0000000d 
+ 00010224  0x00001582 deposit  0x00000039 
+ 00010225  0x00001583 branch  0x000027f7 , 0x00000034 
+ 00010226  0x00001584 fetch  0x00000002 , 0x0000016f 
+ 00010227  0x00001585 iforce  0x00000006 
+ 00010228  0x00001587 ifetch  0x00000001 , 0x00000006 
+ 00010229  0x00001588 inject  0x00000003 , 0x00000008 
+ 00010230  0x00001589 loop  0x000027f4 
+ 00010231  0x0000158d enable  0x00000008 
+ 00010232  0x0000158e inject  0x00000003 , 0x00000010 
+ 00010233  0x0000158f disable  0x00000008 
+ 00010234  0x00001590 call  0x000024c1 
+ 00010235  0x00001591 fetch  0x00000001 , 0x0000004c 
+ 00010236  0x00001592 bbit0  0x00000005 , 0x0000264d 
+ 00010237  0x00001593 force  0x00000000 , 0x0000003f 
+ 00010238  0x00001594 inject  0x00000003 , 0x00000006 
+ 00010239  0x00001595 branch  0x0000264d 
+ 00010240  0x00001599 bpatch  0x0000007a , 0x0000400f 
+ 00010241  0x0000159a bmark1  0x00000010 , 0x00002808 
+ 00010242  0x0000159c fetch  0x00000001 , 0x00000180 
+ 00010243  0x0000159d inject  0x00000003 , 0x00000003 
+ 00010244  0x0000159e fetch  0x00000001 , 0x0000015f 
+ 00010245  0x0000159f iforce  0x00000013 
+ 00010246  0x000015a0 inject  0x00000003 , 0x00000005 
+ 00010247  0x000015a1 branch  0x0000280d 
+ 00010248  0x000015a3 fetch  0x00000001 , 0x00000180 
+ 00010249  0x000015a4 inject  0x00000003 , 0x00000003 
+ 00010250  0x000015a5 fetch  0x00000002 , 0x0000015f 
+ 00010251  0x000015a6 iforce  0x00000013 
+ 00010252  0x000015a7 inject  0x00000003 , 0x0000000d 
+ 00010253  0x000015a9 arg  0x00000551 , 0x00000006 
+ 00010254  0x000015ab copy  0x00000013 , 0x0000003e 
+ 00010255  0x000015ac branch  0x00002814 , 0x00000005 
+ 00010256  0x000015ad ifetch  0x00000001 , 0x00000006 
+ 00010257  0x000015ae inject  0x00000003 , 0x00000008 
+ 00010258  0x000015af increase  0xffffffff , 0x00000013 
+ 00010259  0x000015b0 branch  0x0000280e 
+ 00010260  0x000015b2 fetch  0x00000002 , 0x000000fc 
+ 00010261  0x000015b3 increase  0x00000001 , 0x0000003f 
+ 00010262  0x000015b4 store  0x00000002 , 0x000000fc 
+ 00010263  0x000015b5 branch  0x000027f7 
+ 00010264  0x000015b9 fetch  0x00000004 , 0x00000165 
+ 00010265  0x000015ba add  0x0000003f , 0x00000007 , 0x00000011 
+ 00010266  0x000015bb fetch  0x00000002 , 0x00000171 
+ 00010267  0x000015bc nbranch  0x0000281e , 0x00000034 
+ 00010268  0x000015bd increase  0xfffffffd , 0x00000011 
+ 00010269  0x000015be branch  0x00002826 
+ 00010270  0x000015c0 mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00010271  0x000015c1 hfetcht  0x00000002 , 0x00008040 
+ 00010272  0x000015c2 increase  0x00000001 , 0x00000002 
+ 00010273  0x000015c4 isub  0x00000002 , 0x0000003f 
+ 00010274  0x000015c5 nbranch  0x00002825 , 0x00000002 
+ 00010275  0x000015c6 increase  0xffffffff , 0x00000011 
+ 00010276  0x000015c7 branch  0x00002821 
+ 00010277  0x000015c9 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010278  0x000015cb until  0x0000003e , 0x00000023 
+ 00010279  0x000015cc compare  0x00000000 , 0x00000022 , 0x00000003 
+ 00010280  0x000015cd nbranch  0x00002826 , 0x00000001 
+ 00010281  0x000015ce iforce  0x00000029 
+ 00010282  0x000015cf copy  0x00000011 , 0x00000028 
+ 00010283  0x000015d0 iforce  0x00000029 
+ 00010284  0x000015d1 rtn 
+ 00010285  0x000015d5 bpatch  0x0000007b , 0x0000400f 
+ 00010286  0x000015d6 until  0x0000003e , 0x00000022 
+ 00010287  0x000015d7 deposit  0x0000001a 
+ 00010288  0x000015d8 iforce  0x00000006 
+ 00010289  0x000015d9 rshift16 , 0x0000003f , 0x0000003f 
+ 00010290  0x000015da isub  0x00000022 , 0x00000039 
+ 00010291  0x000015db and_into  0x00000003 , 0x00000039 
+ 00010292  0x000015dc nbranch  0x00002837 , 0x00000005 
+ 00010293  0x000015dd force  0x00000000 , 0x0000003f 
+ 00010294  0x000015de branch  0x0000283b 
+ 00010295  0x000015e0 arg  0x00000ea6 , 0x00000002 
+ 00010296  0x000015e1 force  0x00000000 , 0x0000003f 
+ 00010297  0x000015e3 iadd  0x00000002 , 0x0000003f 
+ 00010298  0x000015e4 loop  0x00002839 
+ 00010299  0x000015e6 iadd  0x00000006 , 0x0000003f 
+ 00010300  0x000015e7 div  0x0000003f , 0x0000000c 
+ 00010301  0x000015e8 call  0x00007f86 
+ 00010302  0x000015e9 quotient  0x0000003f 
+ 00010303  0x000015ea store  0x00000002 , 0x00000171 
+ 00010304  0x000015eb rtn 
+ 00010305  0x000015ee bpatch  0x0000007c , 0x0000400f 
+ 00010306  0x000015ef deposit  0x0000001a 
+ 00010307  0x000015f0 copy  0x00000019 , 0x00000002 
+ 00010308  0x000015f1 isub  0x00000002 , 0x0000003e 
+ 00010309  0x000015f2 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
+ 00010310  0x000015f3 isub  0x00000002 , 0x00000002 
+ 00010311  0x000015f4 setarg  0x00000ea6 
+ 00010312  0x000015f5 isolate0  0x0000000f , 0x00000002 
+ 00010313  0x000015f6 branch  0x0000284c , 0x00000001 
+ 00010314  0x000015f7 setarg  0xffff0ea6 
+ 00010315  0x000015f8 iadd  0x00000002 , 0x00000002 
+ 00010316  0x000015fa storet  0x00000006 , 0x00000447 
+ 00010317  0x000015fb rtn  0x00000036 
+ 00010318  0x000015fc storet  0x00000006 , 0x00000038 
+ 00010319  0x000015fd rtn 
+ 00010320  0x00001600 disable  0x00000030 
+ 00010321  0x00001601 fetch  0x00000006 , 0x00000447 
+ 00010322  0x00001602 branch  0x00002854 , 0x00000036 
+ 00010323  0x00001603 fetch  0x00000006 , 0x00000038 
+ 00010324  0x00001605 iadd  0x00000019 , 0x00000030 
+ 00010325  0x00001606 increase  0x0000000a , 0x00000030 
+ 00010326  0x00001607 setarg  0x00000ea6 
+ 00010327  0x00001608 isub  0x00000030 , 0x0000003f 
+ 00010328  0x00001609 isolate0  0x0000000f , 0x0000003f 
+ 00010329  0x0000160a branch  0x0000285e , 0x00000001 
+ 00010330  0x0000160b setarg  0x0000f15a 
+ 00010331  0x0000160c iadd  0x00000030 , 0x00000030 
+ 00010332  0x0000160e copy  0x00000030 , 0x0000001a 
+ 00010333  0x0000160f rtn 
+ 00010334  0x00001611 force  0x00000000 , 0x0000003e 
+ 00010335  0x00001612 branch  0x0000285c 
+ 00010336  0x0000161a bpatch  0x0000007d , 0x0000400f 
+ 00010337  0x0000161b call  0x00002918 
+ 00010338  0x0000161c copy  0x00000021 , 0x0000003f 
+ 00010339  0x0000161d and_into  0x00000180 , 0x0000003f 
+ 00010340  0x0000161e compare  0x00000003 , 0x00000024 , 0x00000007 
+ 00010341  0x0000161f nbranch  0x00002869 , 0x00000001 
+ 00010342  0x00001620 rshift3  0x0000003f , 0x0000003f 
+ 00010343  0x00001621 iadd  0x00000017 , 0x0000003f 
+ 00010344  0x00001622 branch  0x0000286a 
+ 00010345  0x00001624 copy  0x00000017 , 0x0000003f 
+ 00010346  0x00001626 div  0x0000003f , 0x0000004f 
+ 00010347  0x00001627 pulse  0x00000015 
+ 00010348  0x00001628 call  0x00007f86 
+ 00010349  0x00001629 remainder  0x00000011 
+ 00010350  0x0000162a add  0x00000011 , 0xffffffd8 , 0x00000002 
+ 00010351  0x0000162b branch  0x00002872 , 0x00000002 
+ 00010352  0x0000162c lshift  0x00000011 , 0x00000002 
+ 00010353  0x0000162d branch  0x00002874 
+ 00010354  0x0000162f lshift  0x00000002 , 0x00000002 
+ 00010355  0x00001630 increase  0x00000001 , 0x00000002 
+ 00010356  0x00001632 bpatch  0x0000007e , 0x0000400f 
+ 00010357  0x00001633 fetch  0x00000001 , 0x00000031 
+ 00010358  0x00001634 bbit0  0x00000003 , 0x00002885 
+ 00010359  0x00001636 fetch  0x00000004 , 0x000040d2 
+ 00010360  0x00001637 isub  0x00000021 , 0x0000003e 
+ 00010361  0x00001638 branch  0x00002885 , 0x00000002 
+ 00010362  0x00001639 call  0x000028a4 
+ 00010363  0x0000163a fetch  0x00000001 , 0x000040d9 
+ 00010364  0x0000163b rtn  0x00000034 
+ 00010365  0x0000163c fetch  0x00000001 , 0x00000031 
+ 00010366  0x0000163d set1  0x00000002 , 0x0000003f 
+ 00010367  0x0000163e store  0x00000001 , 0x00000031 
+ 00010368  0x0000163f fetch  0x00000005 , 0x000040e7 
+ 00010369  0x00001640 store  0x00000005 , 0x000040da 
+ 00010370  0x00001641 ifetch  0x00000005 , 0x00000006 
+ 00010371  0x00001642 store  0x00000005 , 0x000040df 
+ 00010372  0x00001643 call  0x000028a9 
+ 00010373  0x00001645 fetch  0x00000001 , 0x00000031 
+ 00010374  0x00001646 rtnbit0  0x00000002 
+ 00010375  0x00001647 isolate1  0x00000001 , 0x00000021 
+ 00010376  0x00001648 branch  0x000028a1 , 0x00000001 
+ 00010377  0x00001649 rshift3  0x00000002 , 0x00000011 
+ 00010378  0x0000164a and  0x00000002 , 0x00000007 , 0x00000007 
+ 00010379  0x0000164b setarg  0x000040da 
+ 00010380  0x0000164c iadd  0x00000011 , 0x00000011 
+ 00010381  0x0000164d ifetch  0x00000001 , 0x00000011 
+ 00010382  0x0000164e qisolate0  0x0000003f 
+ 00010383  0x0000164f branch  0x00002892 , 0x00000001 
+ 00010384  0x00001650 deposit  0x00000002 
+ 00010385  0x00001651 branch  0x0000289e 
+ 00010386  0x00001653 fetch  0x00000001 , 0x000040e4 
+ 00010387  0x00001654 iforce  0x00000012 
+ 00010388  0x00001655 deposit  0x00000021 
+ 00010389  0x00001656 and_into  0x00000180 , 0x0000003f 
+ 00010390  0x00001657 rshift3  0x0000003f , 0x0000003f 
+ 00010391  0x00001658 iadd  0x00000017 , 0x0000003f 
+ 00010392  0x00001659 idiv  0x00000012 
+ 00010393  0x0000165a setarg  0x000040f2 
+ 00010394  0x0000165b call  0x00007f86 
+ 00010395  0x0000165c remainder  0x00000011 
+ 00010396  0x0000165d iadd  0x00000011 , 0x00000006 
+ 00010397  0x0000165e ifetch  0x00000001 , 0x00000006 
+ 00010398  0x00001660 store  0x00000001 , 0x000040e5 
+ 00010399  0x00001661 iforce  0x00000002 
+ 00010400  0x00001662 rtn 
+ 00010401  0x00001665 fetch  0x00000001 , 0x000040e5 
+ 00010402  0x00001666 iforce  0x00000002 
+ 00010403  0x00001667 rtn 
+ 00010404  0x0000166a fetch  0x00000001 , 0x00000031 
+ 00010405  0x0000166b set0  0x00000002 , 0x0000003f 
+ 00010406  0x0000166c set0  0x00000003 , 0x0000003f 
+ 00010407  0x0000166d store  0x00000001 , 0x00000031 
+ 00010408  0x0000166e rtn 
+ 00010409  0x00001675 bpatch  0x0000007f , 0x0000400f 
+ 00010410  0x00001676 arg  0x000040f2 , 0x00000005 
+ 00010411  0x00001677 force  0x0000000a , 0x00000039 
+ 00010412  0x00001678 call  0x00007ec6 
+ 00010413  0x00001679 arg  0x000040f2 , 0x00000005 
+ 00010414  0x0000167a force  0x00000000 , 0x00000013 
+ 00010415  0x0000167b force  0x00000002 , 0x00000007 
+ 00010416  0x0000167d fetch  0x00000005 , 0x000040da 
+ 00010417  0x0000167e iforce  0x00000002 
+ 00010418  0x0000167f compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010419  0x00001680 branch  0x000028b5 , 0x00000001 
+ 00010420  0x00001681 rshift  0x00000002 , 0x00000002 
+ 00010421  0x00001683 isolate0  0x00000000 , 0x00000002 
+ 00010422  0x00001684 branch  0x000028b9 , 0x00000001 
+ 00010423  0x00001685 deposit  0x00000013 
+ 00010424  0x00001686 istore  0x00000001 , 0x00000005 
+ 00010425  0x00001688 rshift2  0x00000002 , 0x00000002 
+ 00010426  0x00001689 increase  0x00000002 , 0x00000013 
+ 00010427  0x0000168a compare  0x00000028 , 0x00000013 , 0x000000fe 
+ 00010428  0x0000168b nbranch  0x000028c2 , 0x00000001 
+ 00010429  0x0000168c fetch  0x00000005 , 0x000040df 
+ 00010430  0x0000168d iforce  0x00000002 
+ 00010431  0x0000168e compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010432  0x0000168f branch  0x000028c2 , 0x00000001 
+ 00010433  0x00001690 rshift  0x00000002 , 0x00000002 
+ 00010434  0x00001692 sub  0x00000013 , 0x0000004e , 0x0000003e 
+ 00010435  0x00001693 branch  0x000028b5 , 0x00000002 
+ 00010436  0x00001694 force  0x00000001 , 0x00000013 
+ 00010437  0x00001695 increase  0xffffffff , 0x00000007 
+ 00010438  0x00001696 nbranch  0x000028b0 , 0x00000005 
+ 00010439  0x00001697 arg  0x000040f2 , 0x00000011 
+ 00010440  0x00001698 deposit  0x00000005 
+ 00010441  0x00001699 isub  0x00000011 , 0x0000003f 
+ 00010442  0x0000169a store  0x00000001 , 0x000040e4 
+ 00010443  0x0000169b rtn 
+ 00010444  0x0000169e bpatch  0x00000080 , 0x00004010 
+ 00010445  0x0000169f call  0x00002860 
+ 00010446  0x000016a0 fetch  0x00000001 , 0x0000017f 
+ 00010447  0x000016a1 bbit0  0x00000005 , 0x000028d1 
+ 00010448  0x000016a2 fetcht  0x00000001 , 0x000004cc 
+ 00010449  0x000016a4 branch  0x0000291f 
+ 00010450  0x000016a8 bpatch  0x00000081 , 0x00004010 
+ 00010451  0x000016a9 call  0x00002860 
+ 00010452  0x000016aa fetch  0x00000001 , 0x0000017f 
+ 00010453  0x000016ab bbit0  0x00000004 , 0x000028d7 
+ 00010454  0x000016ac fetcht  0x00000001 , 0x000004cb 
+ 00010455  0x000016ae branch  0x00002933 
+ 00010456  0x000016b2 force  0x00000000 , 0x0000002d 
+ 00010457  0x000016b3 fetch  0x00000003 , 0x000040a7 
+ 00010458  0x000016b4 iforce  0x0000002c 
+ 00010459  0x000016b5 rtn 
+ 00010460  0x000016b8 bpatch  0x00000082 , 0x00004010 
+ 00010461  0x000016b9 fetch  0x00000001 , 0x000041d3 
+ 00010462  0x000016ba icopy  0x0000002d 
+ 00010463  0x000016bb fetch  0x00000003 , 0x000041d0 
+ 00010464  0x000016bc icopy  0x0000002c 
+ 00010465  0x000016bd rtn 
+ 00010466  0x000016c0 bpatch  0x00000083 , 0x00004010 
+ 00010467  0x000016c1 fetch  0x00000002 , 0x000040a4 
+ 00010468  0x000016c2 icopy  0x0000002e 
+ 00010469  0x000016c3 fetch  0x00000001 , 0x000040a3 
+ 00010470  0x000016c4 icopy  0x0000002d 
+ 00010471  0x000016c5 fetch  0x00000003 , 0x000040a0 
+ 00010472  0x000016c6 icopy  0x0000002c 
+ 00010473  0x000016c7 rtn 
+ 00010474  0x000016ca bpatch  0x00000084 , 0x00004010 
+ 00010475  0x000016cb fetch  0x00000002 , 0x00000044 
+ 00010476  0x000016cc icopy  0x0000002e 
+ 00010477  0x000016cd fetch  0x00000001 , 0x00000043 
+ 00010478  0x000016ce icopy  0x0000002d 
+ 00010479  0x000016cf fetch  0x00000003 , 0x00000040 
+ 00010480  0x000016d0 icopy  0x0000002c 
+ 00010481  0x000016d1 rtn 
+ 00010482  0x000016d5 bmark1  0x00000020 , 0x000028f5 
+ 00010483  0x000016d6 rtnmark0  0x0000001d 
+ 00010484  0x000016d7 rtnmark0  0x0000001f 
+ 00010485  0x000016d9 and_into  0xffffff00 , 0x0000002c 
+ 00010486  0x000016da pulse  0x00000015 
+ 00010487  0x000016db nop  0x00000020 
+ 00010488  0x000016dc rtn 
+ 00010489  0x000016e0 bpatch  0x00000085 , 0x00004010 
+ 00010490  0x000016e1 branch  0x0000290a , 0x00000021 
+ 00010491  0x000016e2 jam  0x000000d4 , 0x00008955 
+ 00010492  0x000016e3 nop  0x00000004 
+ 00010493  0x000016e4 jam  0x000000d2 , 0x00008955 
+ 00010494  0x000016e5 nop  0x00000004 
+ 00010495  0x000016e6 jam  0x000000d1 , 0x00008955 
+ 00010496  0x000016e7 nop  0x00000004 
+ 00010497  0x000016e8 fetch  0x00000001 , 0x000041de 
+ 00010498  0x000016e9 beq  0x00000000 , 0x00002908 
+ 00010499  0x000016ea beq  0x00000001 , 0x00002915 
+ 00010500  0x000016eb beq  0x00000002 , 0x00002908 
+ 00010501  0x000016ec beq  0x00000003 , 0x00002915 
+ 00010502  0x000016ed beq  0x00000004 , 0x00002915 
+ 00010503  0x000016ee beq  0x00000020 , 0x00002915 
+ 00010504  0x000016f1 jam  0x000000d0 , 0x00008955 
+ 00010505  0x000016f2 jam  0x000000e0 , 0x00008956 
+ 00010506  0x000016f4 force  0x00000000 , 0x00000015 
+ 00010507  0x000016f5 disable  0x00000021 
+ 00010508  0x000016f6 disable  0x00000020 
+ 00010509  0x000016f7 pulse  0x0000001e 
+ 00010510  0x000016f8 jam  0x00000000 , 0x00008902 
+ 00010511  0x000016f9 jam  0x00000000 , 0x00008901 
+ 00010512  0x000016fa jam  0x00000000 , 0x00008900 
+ 00010513  0x000016fb jam  0x00000000 , 0x00008903 
+ 00010514  0x000016fc jam  0x00000070 , 0x00008904 
+ 00010515  0x000016fd jam  0x00000000 , 0x00008906 
+ 00010516  0x000016fe rtn 
+ 00010517  0x00001704 jam  0x000000d0 , 0x00008955 
+ 00010518  0x00001705 jam  0x000000c0 , 0x00008956 
+ 00010519  0x00001706 branch  0x0000290a 
+ 00010520  0x00001709 bpatch  0x00000086 , 0x00004010 
+ 00010521  0x0000170a jam  0x00000000 , 0x00008902 
+ 00010522  0x0000170b jam  0x00000000 , 0x00008901 
+ 00010523  0x0000170c jam  0x00000018 , 0x00008900 
+ 00010524  0x0000170d jam  0x000000a7 , 0x00008903 
+ 00010525  0x0000170e jam  0x0000007f , 0x00008904 
+ 00010526  0x0000170f rtn 
+ 00010527  0x00001712 bpatch  0x00000087 , 0x00004010 
+ 00010528  0x00001714 storet  0x00000001 , 0x00000017 
+ 00010529  0x00001715 add  0x00000002 , 0x00000004 , 0x00000011 
+ 00010530  0x00001716 jam  0x00000007 , 0x0000896d 
+ 00010531  0x00001717 branch  0x00002981 
+ 00010532  0x00001719 bpatch  0x00000088 , 0x00004011 
+ 00010533  0x0000171a jam  0x000000cf , 0x00008901 
+ 00010534  0x0000171b nop  0x0000000a 
+ 00010535  0x0000171c jam  0x000000ff , 0x00008900 
+ 00010536  0x0000171d jam  0x000000af , 0x00008903 
+ 00010537  0x0000171e jam  0x000000ff , 0x00008904 
+ 00010538  0x0000171f nop  0x0000000a 
+ 00010539  0x00001720 jam  0x000000a0 , 0x00008902 
+ 00010540  0x00001721 rtn 
+ 00010541  0x00001724 fetch  0x00000001 , 0x000041e0 
+ 00010542  0x00001725 branch  0x00002931 , 0x00000034 
+ 00010543  0x00001727 add  0x00000002 , 0x00000002 , 0x00000011 
+ 00010544  0x00001728 rtn 
+ 00010545  0x0000172a add  0x00000002 , 0x00000000 , 0x00000011 
+ 00010546  0x0000172b rtn 
+ 00010547  0x0000172e bpatch  0x00000089 , 0x00004011 
+ 00010548  0x0000172f storet  0x00000001 , 0x00000017 
+ 00010549  0x00001730 call  0x0000292d 
+ 00010550  0x00001731 call  0x00002981 
+ 00010551  0x00001732 setarg  0x00000500 
+ 00010552  0x00001733 call  0x00002a8f 
+ 00010553  0x00001735 jam  0x00000001 , 0x00008906 
+ 00010554  0x00001736 jam  0x0000003c , 0x00008900 
+ 00010555  0x00001737 jam  0x000000e0 , 0x00008901 
+ 00010556  0x00001738 jam  0x00000012 , 0x0000896d 
+ 00010557  0x00001739 nop  0x0000000a 
+ 00010558  0x0000173a jam  0x00000001 , 0x00008902 
+ 00010559  0x0000173b jam  0x0000003d , 0x00008902 
+ 00010560  0x0000173c nop  0x0000000a 
+ 00010561  0x0000173d jam  0x000000b7 , 0x00008903 
+ 00010562  0x0000173e nop  0x0000000a 
+ 00010563  0x0000173f jam  0x0000007f , 0x00008902 
+ 00010564  0x00001741 fetch  0x00000001 , 0x000041de 
+ 00010565  0x00001742 beq  0x00000000 , 0x0000294b 
+ 00010566  0x00001743 beq  0x00000001 , 0x0000294f 
+ 00010567  0x00001744 beq  0x00000002 , 0x00002953 
+ 00010568  0x00001745 beq  0x00000003 , 0x00002957 
+ 00010569  0x00001746 beq  0x00000004 , 0x0000295b 
+ 00010570  0x00001747 beq  0x00000020 , 0x0000295f 
+ 00010571  0x00001749 jam  0x000000f0 , 0x00008956 
+ 00010572  0x0000174a call  0x00002965 
+ 00010573  0x0000174b jam  0x000000d8 , 0x00008955 
+ 00010574  0x0000174c rtn 
+ 00010575  0x0000174f jam  0x000000df , 0x00008956 
+ 00010576  0x00001750 call  0x00002965 
+ 00010577  0x00001751 jam  0x000000df , 0x00008955 
+ 00010578  0x00001752 rtn 
+ 00010579  0x00001755 jam  0x000000ff , 0x00008956 
+ 00010580  0x00001756 call  0x00002965 
+ 00010581  0x00001757 jam  0x000000df , 0x00008955 
+ 00010582  0x00001758 rtn 
+ 00010583  0x0000175a jam  0x000000ce , 0x00008956 
+ 00010584  0x0000175b call  0x00002965 
+ 00010585  0x0000175c jam  0x000000d8 , 0x00008955 
+ 00010586  0x0000175d rtn 
+ 00010587  0x00001760 jam  0x000000cb , 0x00008956 
+ 00010588  0x00001761 call  0x00002965 
+ 00010589  0x00001762 jam  0x000000d8 , 0x00008955 
+ 00010590  0x00001763 rtn 
+ 00010591  0x00001766 jam  0x000000d0 , 0x00008955 
+ 00010592  0x00001767 jam  0x000000c0 , 0x00008956 
+ 00010593  0x00001768 jam  0x0000004c , 0x00008957 
+ 00010594  0x00001769 jam  0x0000006c , 0x00008958 
+ 00010595  0x0000176a jam  0x00000050 , 0x00008959 
+ 00010596  0x0000176b rtn 
+ 00010597  0x0000176e nop  0x00000004 
+ 00010598  0x0000176f jam  0x000000d1 , 0x00008955 
+ 00010599  0x00001770 nop  0x00000004 
+ 00010600  0x00001771 jam  0x000000d2 , 0x00008955 
+ 00010601  0x00001772 nop  0x00000004 
+ 00010602  0x00001773 jam  0x000000d4 , 0x00008955 
+ 00010603  0x00001774 rtn 
+ 00010604  0x00001778 jam  0x00000006 , 0x00008042 
+ 00010605  0x0000177a fetch  0x00000002 , 0x000040c3 
+ 00010606  0x0000177b bbit0  0x0000000e , 0x0000296d 
+ 00010607  0x0000177c iforce  0x00000006 
+ 00010608  0x0000177d arg  0x00008900 , 0x00000002 
+ 00010609  0x0000177f ifetch  0x00000001 , 0x00000006 
+ 00010610  0x00001780 beq  0x000000ff , 0x00002977 
+ 00010611  0x00001781 ior  0x00000002 , 0x00000005 
+ 00010612  0x00001782 ifetch  0x00000001 , 0x00000006 
+ 00010613  0x00001783 istore  0x00000001 , 0x00000005 
+ 00010614  0x00001784 branch  0x00002971 
+ 00010615  0x00001786 bpatch  0x0000008a , 0x00004011 
+ 00010616  0x00001787 call  0x00002be5 
+ 00010617  0x00001788 call  0x000029c9 
+ 00010618  0x0000178a setarg  0x000007d0 
+ 00010619  0x0000178b iadd  0x00000022 , 0x0000003f 
+ 00010620  0x0000178c store  0x00000004 , 0x00000169 
+ 00010621  0x0000178d set1  0x00000003 , 0x00000015 
+ 00010622  0x0000178e force  0x00000000 , 0x00000015 
+ 00010623  0x0000178f ncall  0x00002998 , 0x0000002b 
+ 00010624  0x00001790 branch  0x000029ab 
+ 00010625  0x00001794 bpatch  0x0000008b , 0x00004011 
+ 00010626  0x00001795 setarg  0x00000960 
+ 00010627  0x00001796 iadd  0x00000011 , 0x00000002 
+ 00010628  0x00001797 fetch  0x00000001 , 0x000040bd 
+ 00010629  0x00001798 jam  0x00000004 , 0x0000895f 
+ 00010630  0x00001799 imul32  0x00000002 , 0x0000003f 
+ 00010631  0x0000179a fetcht  0x00000001 , 0x000040be 
+ 00010632  0x0000179b idiv  0x00000002 
+ 00010633  0x0000179c call  0x00007f86 
+ 00010634  0x0000179d quotient  0x00000011 
+ 00010635  0x0000179e remainder  0x0000003f 
+ 00010636  0x0000179f lshift16  0x0000003f , 0x0000003f 
+ 00010637  0x000017a0 lshift4  0x0000003f , 0x0000003f 
+ 00010638  0x000017a1 idiv  0x00000002 
+ 00010639  0x000017a2 call  0x00007f86 
+ 00010640  0x000017a3 quotient  0x0000003f 
+ 00010641  0x000017a4 lshift8  0x0000003f , 0x0000003f 
+ 00010642  0x000017a5 lshift  0x0000003f , 0x0000003f 
+ 00010643  0x000017a6 ior  0x00000011 , 0x0000003f 
+ 00010644  0x000017a7 hstore  0x00000004 , 0x00008960 
+ 00010645  0x000017a8 jam  0x00000044 , 0x0000895f 
+ 00010646  0x000017a9 jam  0x000000c4 , 0x0000895f 
+ 00010647  0x000017aa rtn 
+ 00010648  0x000017ae bpatch  0x0000008c , 0x00004011 
+ 00010649  0x000017af jam  0x00000002 , 0x00008906 
+ 00010650  0x000017b0 setarg  0x0003d090 
+ 00010651  0x000017b1 call  0x00002a8f 
+ 00010652  0x000017b2 jam  0x0000007f , 0x00008900 
+ 00010653  0x000017b3 nop  0x00000082 
+ 00010654  0x000017b4 jam  0x00000030 , 0x00008952 
+ 00010655  0x000017b5 jam  0x000000d0 , 0x00008901 
+ 00010656  0x000017b6 jam  0x00000070 , 0x00008952 
+ 00010657  0x000017b7 jam  0x000000f0 , 0x00008952 
+ 00010658  0x000017b8 force  0x00000032 , 0x00000039 
+ 00010659  0x000017ba hfetch  0x00000001 , 0x00008980 
+ 00010660  0x000017bb bbit1  0x00000005 , 0x000029a6 
+ 00010661  0x000017bc loop  0x000029a3 
+ 00010662  0x000017be store  0x00000001 , 0x000040ce 
+ 00010663  0x000017bf jam  0x00000000 , 0x00008901 
+ 00010664  0x000017c0 jam  0x00000000 , 0x00008900 
+ 00010665  0x000017c1 jam  0x00000000 , 0x00008906 
+ 00010666  0x000017c2 rtn 
+ 00010667  0x000017c5 bpatch  0x0000008d , 0x00004011 
+ 00010668  0x000017c6 fetch  0x00000001 , 0x000040ce 
+ 00010669  0x000017c7 set1  0x00000005 , 0x0000003f 
+ 00010670  0x000017c8 hstore  0x00000001 , 0x00008952 
+ 00010671  0x000017c9 hfetcht  0x00000001 , 0x00008950 
+ 00010672  0x000017ca and_into  0x00000007 , 0x00000002 
+ 00010673  0x000017cb lshift3  0x0000003f , 0x0000003f 
+ 00010674  0x000017cc ior  0x00000002 , 0x0000003f 
+ 00010675  0x000017cd hstore  0x00000001 , 0x00008950 
+ 00010676  0x000017ce hfetch  0x00000001 , 0x00008951 
+ 00010677  0x000017cf set0  0x00000000 , 0x0000003f 
+ 00010678  0x000017d0 hstore  0x00000001 , 0x00008951 
+ 00010679  0x000017d1 hfetch  0x00000001 , 0x00008952 
+ 00010680  0x000017d2 set0  0x00000005 , 0x0000003f 
+ 00010681  0x000017d3 hstore  0x00000001 , 0x00008952 
+ 00010682  0x000017d4 rtn 
+ 00010683  0x000017d7 bpatch  0x0000008e , 0x00004011 
+ 00010684  0x000017d8 hfetch  0x00000002 , 0x00008981 
+ 00010685  0x000017d9 rshift4  0x0000003f , 0x0000003f 
+ 00010686  0x000017da rshift3  0x0000003f , 0x0000003f 
+ 00010687  0x000017db sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010688  0x000017dd and_into  0x000000ff , 0x0000003f 
+ 00010689  0x000017de div  0x0000003f , 0x0000000a 
+ 00010690  0x000017df call  0x00007f86 
+ 00010691  0x000017e0 quotient  0x0000003f 
+ 00010692  0x000017e1 lshift4  0x0000003f , 0x0000003f 
+ 00010693  0x000017e2 remainder  0x00000002 
+ 00010694  0x000017e3 ior  0x00000002 , 0x0000003f 
+ 00010695  0x000017e4 store  0x00000001 , 0x00000018 
+ 00010696  0x000017e5 rtn 
+ 00010697  0x000017e9 jam  0x00000006 , 0x00008042 
+ 00010698  0x000017ea hfetch  0x00000001 , 0x0000896b 
+ 00010699  0x000017eb set0  0x00000004 , 0x0000003f 
+ 00010700  0x000017ec set0  0x00000005 , 0x0000003f 
+ 00010701  0x000017ed hstore  0x00000001 , 0x0000896b 
+ 00010702  0x000017ee jam  0x00000000 , 0x00008905 
+ 00010703  0x000017ef jam  0x00000000 , 0x00008904 
+ 00010704  0x000017f0 jam  0x00000070 , 0x00008904 
+ 00010705  0x000017f1 jam  0x000000ff , 0x00008905 
+ 00010706  0x000017f2 hfetch  0x00000001 , 0x0000896b 
+ 00010707  0x000017f3 set1  0x00000004 , 0x0000003f 
+ 00010708  0x000017f4 set1  0x00000005 , 0x0000003f 
+ 00010709  0x000017f5 hstore  0x00000001 , 0x0000896b 
+ 00010710  0x000017f6 call  0x000029e9 
+ 00010711  0x000017f7 hfetch  0x00000001 , 0x00008968 
+ 00010712  0x000017f8 set1  0x00000007 , 0x0000003f 
+ 00010713  0x000017f9 hstore  0x00000001 , 0x00008968 
+ 00010714  0x000017fa set0  0x00000007 , 0x0000003f 
+ 00010715  0x000017fb hstore  0x00000001 , 0x00008968 
+ 00010716  0x000017fc set1  0x00000007 , 0x0000003f 
+ 00010717  0x000017fd hstore  0x00000001 , 0x00008968 
+ 00010718  0x000017fe jam  0x00000005 , 0x00008042 
+ 00010719  0x000017ff nop  0x00000001 
+ 00010720  0x00001800 jam  0x00000004 , 0x00008042 
+ 00010721  0x00001801 hfetch  0x00000001 , 0x0000896b 
+ 00010722  0x00001802 and_into  0x000000cf , 0x0000003f 
+ 00010723  0x00001803 hstore  0x00000001 , 0x0000896b 
+ 00010724  0x00001804 or_into  0x00000030 , 0x0000003f 
+ 00010725  0x00001805 hstore  0x00000001 , 0x0000896b 
+ 00010726  0x00001806 rtn 
+ 00010727  0x0000180a setarg  0x00000f0f 
+ 00010728  0x0000180b branch  0x00002c18 
+ 00010729  0x0000180e setarg  0x0000080f 
+ 00010730  0x0000180f branch  0x00002c18 
+ 00010731  0x00001814 bpatch  0x0000008f , 0x00004011 
+ 00010732  0x00001815 call  0x00002924 
+ 00010733  0x00001816 disable  0x00000020 
+ 00010734  0x00001817 enable  0x00000021 
+ 00010735  0x00001818 pulse  0x00000016 
+ 00010736  0x00001819 rtn 
+ 00010737  0x0000181c bpatch  0x00000090 , 0x00004012 
+ 00010738  0x0000181d fetch  0x00000001 , 0x0000004c 
+ 00010739  0x0000181e isolate1  0x00000002 , 0x0000003f 
+ 00010740  0x0000181f setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00010741  0x00001820 hstore  0x00000001 , 0x00008011 
+ 00010742  0x00001821 arg  0x00000062 , 0x00000006 
+ 00010743  0x00001822 ifetch  0x00000009 , 0x00000006 
+ 00010744  0x00001823 iforce  0x00000032 
+ 00010745  0x00001824 ifetch  0x00000007 , 0x00000006 
+ 00010746  0x00001825 iforce  0x00000033 
+ 00010747  0x00001826 fetch  0x00000001 , 0x00000054 
+ 00010748  0x00001827 add  0x0000003f , 0xffffffff , 0x00000034 
+ 00010749  0x00001828 pulse  0x0000001a 
+ 00010750  0x00001829 rtn 
+ 00010751  0x0000182c deposit  0x0000001a 
+ 00010752  0x0000182d store  0x00000006 , 0x0000009a 
+ 00010753  0x0000182e disable  0x0000000d 
+ 00010754  0x0000182f nbranch  0x000028f9 , 0x00000018 
+ 00010755  0x00001830 arg  0x000003bb , 0x00000029 
+ 00010756  0x00001831 increase  0x00000001 , 0x00000028 
+ 00010757  0x00001832 and_into  0x000001fc , 0x00000028 
+ 00010758  0x00001833 rtn 
+ 00010759  0x00001838 enable  0x0000000d 
+ 00010760  0x0000183a correlate  0x0000003e , 0x00000017 
+ 00010761  0x0000183b branch  0x000029ff , 0x00000018 
+ 00010762  0x0000183c compare  0x00000002 , 0x00000028 , 0x00000002 
+ 00010763  0x0000183d nbranch  0x00002a08 , 0x00000001 
+ 00010764  0x0000183e branch  0x000029ff 
+ 00010765  0x00001841 bpatch  0x00000091 , 0x00004012 
+ 00010766  0x00001842 arg  0x00000600 , 0x0000000b 
+ 00010767  0x00001843 enable  0x0000000d 
+ 00010768  0x00001844 correlate  0x00000023 , 0x00000026 
+ 00010769  0x00001845 disable  0x0000000d 
+ 00010770  0x00001846 nbranch  0x000028f9 , 0x00000018 
+ 00010771  0x00001847 rtn 
+ 00010772  0x0000184a bpatch  0x00000092 , 0x00004012 
+ 00010773  0x0000184b enable  0x0000000d 
+ 00010774  0x0000184c correlate  0x0000003e , 0x00000003 
+ 00010775  0x0000184d disable  0x0000000d 
+ 00010776  0x0000184e nbranch  0x000028f9 , 0x00000018 
+ 00010777  0x0000184f arg  0x000003bb , 0x00000029 
+ 00010778  0x00001850 and_into  0x000001fc , 0x00000028 
+ 00010779  0x00001851 rtn 
+ 00010780  0x00001855 bpatch  0x00000093 , 0x00004012 
+ 00010781  0x00001856 iforce  0x00000011 
+ 00010782  0x00001857 deposit  0x00000021 
+ 00010783  0x00001858 iadd  0x00000002 , 0x0000000b 
+ 00010784  0x00001859 copy  0x0000000b , 0x0000003f 
+ 00010785  0x0000185a store  0x00000004 , 0x000040ca 
+ 00010786  0x0000185b deposit  0x00000011 
+ 00010787  0x0000185c rtn 
+ 00010788  0x00001860 copy  0x0000003f , 0x00000002 
+ 00010789  0x00001861 bpatch  0x00000094 , 0x00004012 
+ 00010790  0x00001862 copy  0x00000002 , 0x0000003f 
+ 00010791  0x00001863 call  0x00007f50 
+ 00010792  0x00001864 lshift16  0x00000021 , 0x0000003f 
+ 00010793  0x00001865 set1  0x0000002c , 0x0000003f 
+ 00010794  0x00001866 call  0x00007f39 
+ 00010795  0x00001867 set0  0x0000002c , 0x0000003f 
+ 00010796  0x00001868 call  0x00002a77 
+ 00010797  0x00001869 call  0x00007f39 
+ 00010798  0x0000186a rtn  0x00000028 
+ 00010799  0x0000186b call  0x00007f43 
+ 00010800  0x0000186c iforce  0x0000001b 
+ 00010801  0x0000186d until  0x0000003e , 0x00000003 
+ 00010802  0x0000186e rtn 
+ 00010803  0x00001872 bpatch  0x00000095 , 0x00004012 
+ 00010804  0x00001873 branch  0x00002a38 , 0x00000030 
+ 00010805  0x00001874 until  0x00000029 , 0x00000026 
+ 00010806  0x00001876 copy  0x00000028 , 0x00000002 
+ 00010807  0x00001877 branch  0x00002a3b 
+ 00010808  0x00001879 branch  0x00002a3a , 0x0000002e 
+ 00010809  0x0000187a until  0x00000023 , 0x00000026 
+ 00010810  0x0000187c copy  0x00000022 , 0x00000002 
+ 00010811  0x0000187e branch  0x00002a47 , 0x00000028 
+ 00010812  0x0000187f compare  0x00000001 , 0x00000002 , 0x00000003 
+ 00010813  0x00001880 nbranch  0x00002a33 , 0x00000001 
+ 00010814  0x00001882 bpatch  0x00000096 , 0x00004012 
+ 00010815  0x00001883 fetch  0x00000001 , 0x00000030 
+ 00010816  0x00001884 rtnbit0  0x00000000 
+ 00010817  0x00001885 fetch  0x00000004 , 0x000040ca 
+ 00010818  0x00001886 isub  0x00000002 , 0x0000003f 
+ 00010819  0x00001887 nrtn  0x00000002 
+ 00010820  0x00001888 sub  0x0000003f , 0x000000ff , 0x0000003e 
+ 00010821  0x00001889 branch  0x00002a33 , 0x00000002 
+ 00010822  0x0000188a rtn 
+ 00010823  0x0000188c compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00010824  0x0000188d nbranch  0x00002a33 , 0x00000001 
+ 00010825  0x0000188e branch  0x00002a3e 
+ 00010826  0x00001891 bpatch  0x00000097 , 0x00004012 
+ 00010827  0x00001892 arg  0x00000600 , 0x0000000b 
+ 00010828  0x00001893 branch  0x00002a33 
+ 00010829  0x00001896 disable  0x00000028 
+ 00010830  0x00001897 branch  0x00002a4a 
+ 00010831  0x0000189a enable  0x00000028 
+ 00010832  0x0000189b branch  0x00002a4a 
+ 00010833  0x0000189e bpatch  0x00000098 , 0x00004013 
+ 00010834  0x0000189f call  0x000029f1 
+ 00010835  0x000018a0 disable  0x00000021 
+ 00010836  0x000018a1 enable  0x00000020 
+ 00010837  0x000018a2 rtn 
+ 00010838  0x000018a7 bpatch  0x00000099 , 0x00004013 
+ 00010839  0x000018a8 arg  0x00000e43 , 0x0000000b 
+ 00010840  0x000018a9 until  0x00000023 , 0x00000026 
+ 00010841  0x000018aa pulse  0x00000016 
+ 00010842  0x000018ab rtn 
+ 00010843  0x000018ae bpatch  0x0000009a , 0x00004013 
+ 00010844  0x000018af arg  0x00000d00 , 0x0000000b 
+ 00010845  0x000018b0 until  0x00000023 , 0x00000026 
+ 00010846  0x000018b1 rtn 
+ 00010847  0x000018b5 bpatch  0x0000009b , 0x00004013 
+ 00010848  0x000018b6 arg  0x00000e43 , 0x0000000b 
+ 00010849  0x000018b7 until  0x00000029 , 0x00000026 
+ 00010850  0x000018b8 pulse  0x00000016 
+ 00010851  0x000018b9 rtn 
+ 00010852  0x000018bc bpatch  0x0000009c , 0x00004013 
+ 00010853  0x000018bd preload  0x00000009 
+ 00010854  0x000018be enable  0x0000001d 
+ 00010855  0x000018bf set1  0x00000000 , 0x00000015 
+ 00010856  0x000018c0 inject  0x00000003 , 0x00000048 
+ 00010857  0x000018c1 disable  0x0000001d 
+ 00010858  0x000018c2 rtn 
+ 00010859  0x000018c6 copy  0x00000025 , 0x00000002 
+ 00010860  0x000018c7 or_into  0x00000060 , 0x00000002 
+ 00010861  0x000018c8 copy  0x00000002 , 0x0000000e 
+ 00010862  0x000018c9 rtn 
+ 00010863  0x000018cf bpatch  0x0000009d , 0x00004013 
+ 00010864  0x000018d0 fetch  0x00000001 , 0x00004090 
+ 00010865  0x000018d1 increase  0x00000001 , 0x0000003f 
+ 00010866  0x000018d2 bne  0x00000007 , 0x00002a74 
+ 00010867  0x000018d3 force  0x00000001 , 0x0000003f 
+ 00010868  0x000018d5 store  0x00000001 , 0x00004090 
+ 00010869  0x000018d6 iforce  0x00000004 
+ 00010870  0x000018d7 rtn 
+ 00010871  0x000018da copy  0x00000019 , 0x00000002 
+ 00010872  0x000018db rtn  0x00000029 
+ 00010873  0x000018dc copy  0x0000001a , 0x00000002 
+ 00010874  0x000018dd rtn 
+ 00010875  0x000018e0 deposit  0x00000022 
+ 00010876  0x000018e1 rtn  0x00000029 
+ 00010877  0x000018e2 deposit  0x00000028 
+ 00010878  0x000018e3 rtn 
+ 00010879  0x000018e7 bpatch  0x0000009e , 0x00004013 
+ 00010880  0x000018e8 fetcht  0x00000004 , 0x0000004d 
+ 00010881  0x000018e9 call  0x00002a7b 
+ 00010882  0x000018ea isub  0x00000002 , 0x0000000b 
+ 00010883  0x000018eb deposit  0x0000000b 
+ 00010884  0x000018ec fetcht  0x00000002 , 0x00000051 
+ 00010885  0x000018ed lshift  0x00000002 , 0x00000002 
+ 00010886  0x000018ee isub  0x00000002 , 0x0000003f 
+ 00010887  0x000018ef rtn 
+ 00010888  0x000018f2 bpatch  0x0000009f , 0x00004013 
+ 00010889  0x000018f3 call  0x00002a7b 
+ 00010890  0x000018f4 store  0x00000004 , 0x0000004d 
+ 00010891  0x000018f5 rtn 
+ 00010892  0x000018f8 bpatch  0x000000a0 , 0x00004014 
+ 00010893  0x000018f9 branch  0x00002a8c 
+ 00010894  0x000018fc branch  0x00002a8e 
+ 00010895  0x000018ff rtn  0x00000034 
+ 00010896  0x00001901 rshift  0x0000003f , 0x0000003f 
+ 00010897  0x00001902 increase  0xfffffffd , 0x0000003f 
+ 00010898  0x00001904 increase  0xffffffff , 0x0000003f 
+ 00010899  0x00001905 nbranch  0x00002a92 , 0x00000005 
+ 00010900  0x00001906 force  0x00000000 , 0x0000003f 
+ 00010901  0x00001907 rtn 
+ 00010902  0x0000190d arg  0x00000010 , 0x00000039 
+ 00010903  0x0000190e arg  0x00000000 , 0x00000005 
+ 00010904  0x0000190f call  0x00007ec6 
+ 00010905  0x00001910 arg  0x0000043f , 0x00000005 
+ 00010906  0x00001911 arg  0x0000000a , 0x00000039 
+ 00010907  0x00001912 call  0x00007ec6 
+ 00010908  0x00001913 jam  0x00000000 , 0x000009b2 
+ 00010909  0x00001914 jam  0x00000000 , 0x00000a99 
+ 00010910  0x00001915 jam  0x00000000 , 0x0000048c 
+ 00010911  0x00001916 jam  0x00000000 , 0x0000017f 
+ 00010912  0x00001917 jam  0x00000000 , 0x000004d1 
+ 00010913  0x00001918 bpatch  0x000000a1 , 0x00004014 
+ 00010914  0x00001919 jam  0x00000000 , 0x0000016d 
+ 00010915  0x0000191a jam  0x00000000 , 0x00000151 
+ 00010916  0x0000191b jam  0x00000000 , 0x0000015c 
+ 00010917  0x0000191c setarg  0x009e8b33 
+ 00010918  0x0000191d store  0x00000003 , 0x000040a7 
+ 00010919  0x0000191e setarg  0x00000153 
+ 00010920  0x0000191f store  0x00000002 , 0x00000083 
+ 00010921  0x00001920 jam  0x0000001e , 0x00000085 
+ 00010922  0x00001921 jam  0x00000001 , 0x00000086 
+ 00010923  0x00001922 jam  0x00000007 , 0x00000088 
+ 00010924  0x00001923 setarg  0x0012e904 
+ 00010925  0x00001924 store  0x00000003 , 0x00000080 
+ 00010926  0x00001929 jam  0x00000060 , 0x00000090 
+ 00010927  0x0000192a jam  0x00000005 , 0x000040d0 
+ 00010928  0x0000192b jam  0x00000002 , 0x00000014 
+ 00010929  0x0000192c fetch  0x00000001 , 0x0000465a 
+ 00010930  0x0000192d ncall  0x000074c1 , 0x00000034 
+ 00010931  0x0000192e fetch  0x00000001 , 0x000044be 
+ 00010932  0x0000192f ncall  0x00007518 , 0x00000034 
+ 00010933  0x00001930 bpatch  0x000000a2 , 0x00004014 
+ 00010934  0x00001931 rtn  0x0000002b 
+ 00010935  0x00001932 setarg  0x00000000 
+ 00010936  0x00001933 store  0x00000002 , 0x000041dc 
+ 00010937  0x00001934 rshift  0x00000022 , 0x0000003f 
+ 00010938  0x00001935 store  0x00000004 , 0x00004094 
+ 00010939  0x00001936 rtn 
+ 00010940  0x0000193e setarg  0x0000ee21 
+ 00010941  0x0000193f hstore  0x00000002 , 0x00008050 
+ 00010942  0x00001940 hfetch  0x00000004 , 0x0000811c 
+ 00010943  0x00001941 store  0x00000004 , 0x00000abe 
+ 00010944  0x00001942 hfetch  0x00000001 , 0x0000813e 
+ 00010945  0x00001943 store  0x00000001 , 0x00000abd 
+ 00010946  0x00001944 bbit0  0x00000003 , 0x0000645b 
+ 00010947  0x00001945 enable  0x0000002b 
+ 00010948  0x00001946 bbit0  0x00000007 , 0x00002acc 
+ 00010949  0x00001947 disable  0x0000002b 
+ 00010950  0x00001948 deposit  0x00000027 
+ 00010951  0x00001949 nbranch  0x00002acc , 0x00000034 
+ 00010952  0x0000194a hfetch  0x00000001 , 0x0000813b 
+ 00010953  0x0000194b bbit1  0x00000002 , 0x00002acc 
+ 00010954  0x0000194c arg  0xffffffff , 0x00000002 
+ 00010955  0x0000194d branch  0x00002b3c 
+ 00010956  0x0000194f hfetch  0x00000003 , 0x0000813c 
+ 00010957  0x00001950 hstore  0x00000003 , 0x0000804c 
+ 00010958  0x00001951 ifetch  0x00000001 , 0x00000006 
+ 00010959  0x00001952 or_into  0x000000ef , 0x0000003f 
+ 00010960  0x00001953 istore  0x00000001 , 0x00000005 
+ 00010961  0x00001954 call  0x00002c23 
+ 00010962  0x00001955 hfetch  0x00000001 , 0x0000804f 
+ 00010963  0x00001956 set1  0x00000004 , 0x0000003f 
+ 00010964  0x00001957 hstore  0x00000001 , 0x0000804f 
+ 00010965  0x00001958 call  0x00002c23 
+ 00010966  0x00001959 call  0x00002adf , 0x0000002b 
+ 00010967  0x0000195a hfetch  0x00000001 , 0x0000804e 
+ 00010968  0x0000195b set0  0x00000003 , 0x0000003f 
+ 00010969  0x0000195c hstore  0x00000001 , 0x0000804e 
+ 00010970  0x0000195d call  0x00002c23 
+ 00010971  0x0000195e nbranch  0x0000645b , 0x0000002b 
+ 00010972  0x0000195f rtnmark0  0x0000002b 
+ 00010973  0x00001960 jam  0x00000008 , 0x00008006 
+ 00010974  0x00001961 rtn 
+ 00010975  0x00001964 fetch  0x00000001 , 0x00004198 
+ 00010976  0x00001965 hstore  0x00000001 , 0x00008086 
+ 00010977  0x00001966 fetch  0x00000003 , 0x0000418d 
+ 00010978  0x00001967 hstore  0x00000003 , 0x00008080 
+ 00010979  0x00001968 fetch  0x00000004 , 0x00004181 
+ 00010980  0x00001969 hstore  0x00000004 , 0x00008074 
+ 00010981  0x0000196a fetch  0x00000004 , 0x0000417d 
+ 00010982  0x0000196b hstore  0x00000004 , 0x00008070 
+ 00010983  0x0000196c fetch  0x00000008 , 0x00004185 
+ 00010984  0x0000196d hstore  0x00000008 , 0x00008078 
+ 00010985  0x0000196e fetch  0x00000008 , 0x00004190 
+ 00010986  0x0000196f iforce  0x00000000 
+ 00010987  0x00001970 hfetch  0x00000008 , 0x00008140 
+ 00010988  0x00001971 store  0x00000008 , 0x000000a1 
+ 00010989  0x00001972 call  0x000064ca 
+ 00010990  0x00001973 rtn 
+ 00010991  0x00001976 deposit  0x00000000 
+ 00010992  0x00001977 store  0x00000008 , 0x00004190 
+ 00010993  0x00001978 hfetch  0x00000008 , 0x00008070 
+ 00010994  0x00001979 store  0x00000008 , 0x0000417d 
+ 00010995  0x0000197a ifetch  0x00000008 , 0x00000006 
+ 00010996  0x0000197b istore  0x00000008 , 0x00000005 
+ 00010997  0x0000197c hfetch  0x00000003 , 0x00008080 
+ 00010998  0x0000197d store  0x00000003 , 0x0000418d 
+ 00010999  0x0000197e hfetch  0x00000001 , 0x00008086 
+ 00011000  0x0000197f store  0x00000001 , 0x00004198 
+ 00011001  0x00001980 branch  0x00002c29 
+ 00011002  0x00001983 hfetch  0x00000001 , 0x00008063 
+ 00011003  0x00001984 nbranch  0x00002b00 , 0x00000034 
+ 00011004  0x00001985 fetch  0x00000003 , 0x0000416f 
+ 00011005  0x00001986 nrtn  0x00000034 
+ 00011006  0x00001987 jam  0x000000c0 , 0x00008063 
+ 00011007  0x00001988 jam  0x00000080 , 0x00008006 
+ 00011008  0x0000198a hfetch  0x00000001 , 0x0000812d 
+ 00011009  0x0000198b rtnbit0  0x00000001 
+ 00011010  0x0000198c hfetch  0x00000003 , 0x00008149 
+ 00011011  0x0000198d store  0x00000003 , 0x0000416f 
+ 00011012  0x0000198e rtn 
+ 00011013  0x00001993 bpatch  0x000000a3 , 0x00004014 
+ 00011014  0x00001994 deposit  0x0000001a 
+ 00011015  0x00001995 call  0x00007f37 
+ 00011016  0x00001996 fetcht  0x00000004 , 0x0000415f 
+ 00011017  0x00001997 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00011018  0x00001998 rtn  0x00000002 
+ 00011019  0x00001999 lshift8  0x0000003f , 0x0000003f 
+ 00011020  0x0000199a lshift4  0x0000003f , 0x0000003f 
+ 00011021  0x0000199b idiv  0x00000002 
+ 00011022  0x0000199c call  0x00007f86 
+ 00011023  0x0000199d quotient  0x0000003f 
+ 00011024  0x0000199e arg  0x000000c8 , 0x00000002 
+ 00011025  0x0000199f call  0x00007f91 
+ 00011026  0x000019a0 store  0x00000001 , 0x00000099 
+ 00011027  0x000019a1 nbranch  0x00002b15 , 0x00000028 
+ 00011028  0x000019a2 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00011029  0x000019a4 fetcht  0x00000003 , 0x0000416f 
+ 00011030  0x000019a5 iadd  0x00000002 , 0x0000003f 
+ 00011031  0x000019a6 store  0x00000003 , 0x0000416f 
+ 00011032  0x000019a8 setarg  0x00000000 
+ 00011033  0x000019a9 store  0x00000004 , 0x0000415f 
+ 00011034  0x000019aa rtn 
+ 00011035  0x000019af fetch  0x00000001 , 0x00004177 
+ 00011036  0x000019b0 set1  0x00000002 , 0x0000003f 
+ 00011037  0x000019b1 store  0x00000001 , 0x00004177 
+ 00011038  0x000019b2 branch  0x00002b23 
+ 00011039  0x000019b7 arg  0xffffffff , 0x00000002 
+ 00011040  0x000019b8 fetch  0x00000001 , 0x00004176 
+ 00011041  0x000019b9 set0  0x00000007 , 0x0000003f 
+ 00011042  0x000019ba store  0x00000001 , 0x00004176 
+ 00011043  0x000019bc bpatch  0x000000a4 , 0x00004014 
+ 00011044  0x000019bd call  0x00002c29 
+ 00011045  0x000019be fetch  0x00000001 , 0x00004157 
+ 00011046  0x000019bf store  0x00000001 , 0x0000417c 
+ 00011047  0x000019c0 fetch  0x00000001 , 0x0000417a 
+ 00011048  0x000019c1 set1  0x00000007 , 0x0000003f 
+ 00011049  0x000019c2 store  0x00000001 , 0x0000417a 
+ 00011050  0x000019c6 bpatch  0x000000a5 , 0x00004014 
+ 00011051  0x000019c7 call  0x000029e7 
+ 00011052  0x000019c8 fetch  0x00000004 , 0x0000415f 
+ 00011053  0x000019c9 iadd  0x00000002 , 0x0000003f 
+ 00011054  0x000019ca store  0x00000004 , 0x0000415f 
+ 00011055  0x000019cb call  0x00002aef 
+ 00011056  0x000019cc fetch  0x00000005 , 0x00004178 
+ 00011057  0x000019cd hstore  0x00000004 , 0x0000804c 
+ 00011058  0x000019ce rshift32  0x0000003f , 0x00000011 
+ 00011059  0x000019cf until  0x0000003e , 0x00000033 
+ 00011060  0x000019d0 deposit  0x00000019 
+ 00011061  0x000019d1 store  0x00000006 , 0x00004163 
+ 00011062  0x000019d2 jam  0x00000002 , 0x00008005 
+ 00011063  0x000019d3 until  0x0000003e , 0x00000033 
+ 00011064  0x000019d4 until  0x0000003e , 0x00000033 
+ 00011065  0x000019d5 deposit  0x00000011 
+ 00011066  0x000019d6 hstore  0x00000001 , 0x0000804f 
+ 00011067  0x000019d7 jam  0x00000002 , 0x00008005 
+ 00011068  0x000019d9 until  0x0000003e , 0x00000033 
+ 00011069  0x000019da until  0x0000003e , 0x00000033 
+ 00011070  0x000019db hstoret  0x00000004 , 0x0000804c 
+ 00011071  0x000019dc jam  0x00000010 , 0x00008005 
+ 00011072  0x000019dd until  0x0000003e , 0x0000003f 
+ 00011073  0x000019e3 bpatch  0x000000a6 , 0x00004014 
+ 00011074  0x000019e4 setarg  0x00000000 
+ 00011075  0x000019e5 copy  0x00000027 , 0x0000003e 
+ 00011076  0x000019e6 branch  0x00002b4c , 0x00000005 
+ 00011077  0x000019e7 hfetch  0x00000001 , 0x0000813c 
+ 00011078  0x000019e8 hfetcht  0x00000001 , 0x0000813d 
+ 00011079  0x000019e9 isub  0x00000002 , 0x0000003e 
+ 00011080  0x000019ea branch  0x00002b4a , 0x00000002 
+ 00011081  0x000019eb deposit  0x00000002 
+ 00011082  0x000019ed isub  0x00000027 , 0x0000003f 
+ 00011083  0x000019ee increase  0x00000001 , 0x0000003f 
+ 00011084  0x000019f0 increase  0x00000008 , 0x0000003f 
+ 00011085  0x000019f1 until  0x0000003e , 0x00000033 
+ 00011086  0x000019f2 iadd  0x00000031 , 0x0000003f 
+ 00011087  0x000019f3 fetcht  0x00000004 , 0x0000415b 
+ 00011088  0x000019f4 iadd  0x00000002 , 0x0000003f 
+ 00011089  0x000019f5 fetcht  0x00000003 , 0x0000416f 
+ 00011090  0x000019f6 imul32  0x00000002 , 0x0000003f 
+ 00011091  0x000019f7 rshift8  0x0000003f , 0x0000003f 
+ 00011092  0x000019f8 rshift4  0x0000003f , 0x0000003f 
+ 00011093  0x000019f9 increase  0x0000006e , 0x0000003f 
+ 00011094  0x000019fa arg  0x00000ea6 , 0x00000002 
+ 00011095  0x000019fb idiv  0x00000002 
+ 00011096  0x000019fc call  0x00007f86 
+ 00011097  0x000019fd quotient  0x0000003f 
+ 00011098  0x000019fe lshift16  0x0000003f , 0x0000003f 
+ 00011099  0x000019ff remainder  0x00000002 
+ 00011100  0x00001a00 ior  0x00000002 , 0x0000003f 
+ 00011101  0x00001a01 fetcht  0x00000006 , 0x00004163 
+ 00011102  0x00001a02 call  0x00007f2c 
+ 00011103  0x00001a03 copy  0x00000002 , 0x00000019 
+ 00011104  0x00001a04 fetch  0x00000006 , 0x00004048 
+ 00011105  0x00001a05 call  0x00002854 
+ 00011106  0x00001a06 deposit  0x0000001a 
+ 00011107  0x00001a07 store  0x00000006 , 0x00000a9a 
+ 00011108  0x00001a08 deposit  0x00000027 
+ 00011109  0x00001a09 istore  0x00000001 , 0x00000005 
+ 00011110  0x00001a0a hfetch  0x00000001 , 0x0000811d 
+ 00011111  0x00001a0b or_into  0x000000f0 , 0x0000003f 
+ 00011112  0x00001a0c istore  0x00000001 , 0x00000005 
+ 00011113  0x00001a0d rtn 
+ 00011114  0x00001a10 bpatch  0x000000a7 , 0x00004014 
+ 00011115  0x00001a11 call  0x00002afa 
+ 00011116  0x00001a12 fetch  0x00000003 , 0x0000416f 
+ 00011117  0x00001a13 rtn  0x00000034 
+ 00011118  0x00001a14 fetch  0x00000001 , 0x00004091 
+ 00011119  0x00001a15 rtn  0x00000034 
+ 00011120  0x00001a16 fetch  0x00000001 , 0x0000465a 
+ 00011121  0x00001a17 branch  0x00002b74 , 0x00000034 
+ 00011122  0x00001a18 fetch  0x00000001 , 0x000045b1 
+ 00011123  0x00001a19 rtn  0x00000034 
+ 00011124  0x00001a1b fetch  0x00000001 , 0x000044c0 
+ 00011125  0x00001a1c nrtn  0x00000034 
+ 00011126  0x00001a1d call  0x00002c3a 
+ 00011127  0x00001a1e nrtn  0x00000034 
+ 00011128  0x00001a1f fetch  0x00000001 , 0x00004040 
+ 00011129  0x00001a20 compare  0x00000003 , 0x0000003f , 0x00000007 
+ 00011130  0x00001a21 nbranch  0x00002b9d , 0x00000001 
+ 00011131  0x00001a22 fetch  0x00000002 , 0x00004042 
+ 00011132  0x00001a23 rtn  0x00000034 
+ 00011133  0x00001a24 rtn  0x0000002b 
+ 00011134  0x00001a25 bpatch  0x000000a8 , 0x00004015 
+ 00011135  0x00001a27 fetcht  0x00000001 , 0x000000a0 
+ 00011136  0x00001a28 fetch  0x00000002 , 0x00004042 
+ 00011137  0x00001a29 imul32  0x00000002 , 0x0000003f 
+ 00011138  0x00001a2a rshift4  0x00000002 , 0x00000002 
+ 00011139  0x00001a2b rshift2  0x00000002 , 0x00000002 
+ 00011140  0x00001a2c isub  0x00000002 , 0x0000003f 
+ 00011141  0x00001a2d fetcht  0x00000004 , 0x00004044 
+ 00011142  0x00001a2e iadd  0x00000002 , 0x0000003f 
+ 00011143  0x00001a2f fetcht  0x00000001 , 0x00004156 
+ 00011144  0x00001a30 isub  0x00000002 , 0x0000003f 
+ 00011145  0x00001a31 lshift16  0x0000003f , 0x00000030 
+ 00011146  0x00001a32 bpatch  0x000000a9 , 0x00004015 
+ 00011147  0x00001a33 fetch  0x00000002 , 0x0000404e 
+ 00011148  0x00001a34 rshift  0x0000003f , 0x0000003f 
+ 00011149  0x00001a35 call  0x00007f50 
+ 00011150  0x00001a36 deposit  0x00000030 
+ 00011151  0x00001a37 call  0x00007f39 
+ 00011152  0x00001a38 copy  0x0000001a , 0x00000002 
+ 00011153  0x00001a39 call  0x00007f37 
+ 00011154  0x00001a3a rtn  0x00000028 
+ 00011155  0x00001a3c call  0x00007f49 
+ 00011156  0x00001a3e bpatch  0x000000aa , 0x00004015 
+ 00011157  0x00001a3f fetch  0x00000001 , 0x00004178 
+ 00011158  0x00001a40 isub  0x00000002 , 0x0000003e 
+ 00011159  0x00001a41 branch  0x00002b18 , 0x00000002 
+ 00011160  0x00001a42 storet  0x00000004 , 0x0000415b 
+ 00011161  0x00001a43 call  0x00003328 
+ 00011162  0x00001a44 call  0x000052fb 
+ 00011163  0x00001a45 fetcht  0x00000004 , 0x0000415b 
+ 00011164  0x00001a46 branch  0x00002b2a 
+ 00011165  0x00001a49 bpatch  0x000000ab , 0x00004015 
+ 00011166  0x00001a4a fetch  0x00000001 , 0x00004040 
+ 00011167  0x00001a4b rtnbit1  0x00000000 
+ 00011168  0x00001a4c rtnbit1  0x00000003 
+ 00011169  0x00001a4d fetch  0x00000001 , 0x0000465a 
+ 00011170  0x00001a4e branch  0x00002ba5 , 0x00000034 
+ 00011171  0x00001a4f fetch  0x00000001 , 0x000045b1 
+ 00011172  0x00001a50 rtn  0x00000034 
+ 00011173  0x00001a52 bpatch  0x000000ac , 0x00004015 
+ 00011174  0x00001a53 fetch  0x00000001 , 0x0000436e 
+ 00011175  0x00001a54 nbranch  0x00002baa , 0x00000034 
+ 00011176  0x00001a55 fetch  0x00000001 , 0x00004093 
+ 00011177  0x00001a56 rtn  0x00000034 
+ 00011178  0x00001a58 fetch  0x00000002 , 0x00004154 
+ 00011179  0x00001a59 rtn  0x00000034 
+ 00011180  0x00001a5b fetcht  0x00000001 , 0x00004156 
+ 00011181  0x00001a5c isub  0x00000002 , 0x0000003f 
+ 00011182  0x00001a5d arg  0x00001d4c , 0x00000002 
+ 00011183  0x00001a5e imul32  0x00000002 , 0x0000003f 
+ 00011184  0x00001a5f branch  0x00002b93 
+ 00011185  0x00001a62 bpatch  0x000000ad , 0x00004015 
+ 00011186  0x00001a63 disable  0x0000002b 
+ 00011187  0x00001a64 fetch  0x00000001 , 0x00000030 
+ 00011188  0x00001a65 rtnbit0  0x00000001 
+ 00011189  0x00001a66 nbranch  0x00002bd0 , 0x0000002d 
+ 00011190  0x00001a67 call  0x00002bcb 
+ 00011191  0x00001a68 fetch  0x00000002 , 0x000040c1 
+ 00011192  0x00001a69 store  0x00000002 , 0x0000003e 
+ 00011193  0x00001a6a fetch  0x00000001 , 0x00000047 
+ 00011194  0x00001a6b bbit1  0x00000003 , 0x00002bde 
+ 00011195  0x00001a6c bmark0  0x0000000d , 0x00002bde 
+ 00011196  0x00001a6d call  0x00005274 
+ 00011197  0x00001a6e nbranch  0x00002bde , 0x00000034 
+ 00011198  0x00001a6f fetch  0x00000001 , 0x0000455c 
+ 00011199  0x00001a70 bbit1  0x00000001 , 0x00002bde 
+ 00011200  0x00001a72 jam  0x00000000 , 0x000000a0 
+ 00011201  0x00001a73 bmark0  0x0000000d , 0x00002bde 
+ 00011202  0x00001a74 fetch  0x00000001 , 0x00004174 
+ 00011203  0x00001a75 branch  0x00002be2 , 0x00000034 
+ 00011204  0x00001a76 increase  0xffffffff , 0x0000003f 
+ 00011205  0x00001a77 store  0x00000001 , 0x00004174 
+ 00011206  0x00001a78 rtn 
+ 00011207  0x00001a7c arg  0x00000001 , 0x00000007 
+ 00011208  0x00001a7d branch  0x000060cd 
+ 00011209  0x00001a80 arg  0x00000001 , 0x00000007 
+ 00011210  0x00001a81 branch  0x000060d1 
+ 00011211  0x00001a86 jam  0x00000000 , 0x00004159 
+ 00011212  0x00001a87 fetch  0x00000003 , 0x00004169 
+ 00011213  0x00001a88 increase  0x00000001 , 0x0000003f 
+ 00011214  0x00001a89 store  0x00000003 , 0x00004169 
+ 00011215  0x00001a8a rtn 
+ 00011216  0x00001a8d bpatch  0x000000ae , 0x00004015 
+ 00011217  0x00001a8e fetcht  0x00000002 , 0x000040c1 
+ 00011218  0x00001a8f rshift  0x00000002 , 0x00000002 
+ 00011219  0x00001a90 fetch  0x00000002 , 0x0000003e 
+ 00011220  0x00001a91 iadd  0x00000002 , 0x0000003f 
+ 00011221  0x00001a92 store  0x00000002 , 0x0000003e 
+ 00011222  0x00001a94 jam  0x00000000 , 0x000000a0 
+ 00011223  0x00001a95 fetch  0x00000003 , 0x0000416c 
+ 00011224  0x00001a96 increase  0x00000001 , 0x0000003f 
+ 00011225  0x00001a97 store  0x00000003 , 0x0000416c 
+ 00011226  0x00001a98 fetch  0x00000001 , 0x00004159 
+ 00011227  0x00001a99 increase  0x00000001 , 0x0000003f 
+ 00011228  0x00001a9a store  0x00000001 , 0x00004159 
+ 00011229  0x00001a9b rtn 
+ 00011230  0x00001a9e jam  0x00000000 , 0x000000a0 
+ 00011231  0x00001a9f fetch  0x00000001 , 0x00004173 
+ 00011232  0x00001aa0 store  0x00000001 , 0x00004174 
+ 00011233  0x00001aa1 rtn 
+ 00011234  0x00001aa4 fetcht  0x00000001 , 0x00004172 
+ 00011235  0x00001aa5 storet  0x00000001 , 0x000000a0 
+ 00011236  0x00001aa6 rtn 
+ 00011237  0x00001aa9 bpatch  0x000000af , 0x00004015 
+ 00011238  0x00001aaa fetch  0x00000001 , 0x00004178 
+ 00011239  0x00001aab nrtn  0x00000034 
+ 00011240  0x00001aac jam  0x00000006 , 0x00008042 
+ 00011241  0x00001aad setarg  0x00000f0c 
+ 00011242  0x00001aae call  0x00002c18 
+ 00011243  0x00001aaf setarg  0x00030d40 
+ 00011244  0x00001ab0 call  0x00002a8f 
+ 00011245  0x00001ab1 until  0x0000003e , 0x00000033 
+ 00011246  0x00001ab2 copy  0x00000031 , 0x00000030 
+ 00011247  0x00001ab3 call  0x000029e7 
+ 00011248  0x00001ab4 jam  0x00000004 , 0x00008042 
+ 00011249  0x00001ab5 nop  0x0000000a 
+ 00011250  0x00001ab6 until  0x0000003e , 0x00000033 
+ 00011251  0x00001ab7 deposit  0x00000031 
+ 00011252  0x00001ab8 isub  0x00000030 , 0x0000003f 
+ 00011253  0x00001ab9 increase  0x00000030 , 0x0000003f 
+ 00011254  0x00001aba arg  0x000000ff , 0x00000002 
+ 00011255  0x00001abb call  0x00007f91 
+ 00011256  0x00001abc store  0x00000001 , 0x00004178 
+ 00011257  0x00001abd nop  0x00007530 
+ 00011258  0x00001abe nop  0x00007530 
+ 00011259  0x00001abf nop  0x00007530 
+ 00011260  0x00001ac0 rtn 
+ 00011261  0x00001ac3 fetch  0x00000001 , 0x00004178 
+ 00011262  0x00001ac4 nrtn  0x00000034 
+ 00011263  0x00001ac5 jam  0x000000ff , 0x00008044 
+ 00011264  0x00001ac6 jam  0x00000006 , 0x00008042 
+ 00011265  0x00001ac7 call  0x000029e7 
+ 00011266  0x00001ac8 setarg  0x000003e8 
+ 00011267  0x00001ac9 iadd  0x00000031 , 0x00000030 
+ 00011268  0x00001aca snooze 
+ 00011269  0x00001acb deposit  0x00000031 
+ 00011270  0x00001acc nop  0x00002ee0 
+ 00011271  0x00001acd nop  0x00002ee0 
+ 00011272  0x00001ace nop  0x00002ee0 
+ 00011273  0x00001acf nop  0x00002ee0 
+ 00011274  0x00001ad0 nop  0x00002ee0 
+ 00011275  0x00001ad1 nop  0x00002ee0 
+ 00011276  0x00001ad2 nop  0x00002ee0 
+ 00011277  0x00001ad3 nop  0x00002ee0 
+ 00011278  0x00001ad4 nop  0x00002ee0 
+ 00011279  0x00001ad5 isub  0x00000030 , 0x0000003f 
+ 00011280  0x00001ad6 add  0x0000003f , 0x00000030 , 0x0000003f 
+ 00011281  0x00001ad7 arg  0x000000ff , 0x00000002 
+ 00011282  0x00001ad8 call  0x00007f91 
+ 00011283  0x00001ad9 store  0x00000001 , 0x00004178 
+ 00011284  0x00001ada nop  0x00007530 
+ 00011285  0x00001adb nop  0x00007530 
+ 00011286  0x00001adc nop  0x00007530 
+ 00011287  0x00001add rtn 
+ 00011288  0x00001ae3 arg  0x00000fff , 0x00000005 
+ 00011289  0x00001ae4 iand  0x00000005 , 0x00000005 
+ 00011290  0x00001ae5 fetch  0x00000001 , 0x00004175 
+ 00011291  0x00001ae6 and_into  0x000000f0 , 0x0000003f 
+ 00011292  0x00001ae7 lshift8  0x0000003f , 0x0000003f 
+ 00011293  0x00001ae8 ior  0x00000005 , 0x0000003f 
+ 00011294  0x00001ae9 hstore  0x00000002 , 0x0000804c 
+ 00011295  0x00001aea ifetch  0x00000002 , 0x00000006 
+ 00011296  0x00001aeb istore  0x00000002 , 0x00000005 
+ 00011297  0x00001aee setarg  0x00000001 
+ 00011298  0x00001aef branch  0x00002c24 
+ 00011299  0x00001af2 setarg  0x00000002 
+ 00011300  0x00001af4 until  0x0000003e , 0x00000033 
+ 00011301  0x00001af5 hstore  0x00000001 , 0x00008005 
+ 00011302  0x00001af6 until  0x0000003e , 0x00000033 
+ 00011303  0x00001af7 until  0x0000003e , 0x00000033 
+ 00011304  0x00001af8 rtn 
+ 00011305  0x00001afc bpatch  0x000000b0 , 0x00004016 
+ 00011306  0x00001afd fetch  0x00000004 , 0x000000a1 
+ 00011307  0x00001afe hstore  0x00000004 , 0x0000804c 
+ 00011308  0x00001aff setarg  0x00000004 
+ 00011309  0x00001b00 call  0x00002c24 
+ 00011310  0x00001b01 fetch  0x00000004 , 0x000000a5 
+ 00011311  0x00001b02 hstore  0x00000004 , 0x0000804c 
+ 00011312  0x00001b03 setarg  0x00000008 
+ 00011313  0x00001b04 branch  0x00002c24 
+ 00011314  0x00001b07 fetch  0x00000002 , 0x00004152 
+ 00011315  0x00001b08 qset1  0x0000003f 
+ 00011316  0x00001b09 store  0x00000002 , 0x00004152 
+ 00011317  0x00001b0a rtn 
+ 00011318  0x00001b0d fetch  0x00000002 , 0x00004152 
+ 00011319  0x00001b0e qset0  0x0000003f 
+ 00011320  0x00001b0f store  0x00000002 , 0x00004152 
+ 00011321  0x00001b10 rtn 
+ 00011322  0x00001b15 bpatch  0x000000b1 , 0x00004016 
+ 00011323  0x00001b16 call  0x00003326 
+ 00011324  0x00001b17 fetch  0x00000002 , 0x00004152 
+ 00011325  0x00001b18 copy  0x0000003f , 0x00000011 
+ 00011326  0x00001b19 fetch  0x00000001 , 0x0000004c 
+ 00011327  0x00001b1a isolate1  0x00000006 , 0x0000003f 
+ 00011328  0x00001b1b setflag  0x00000001 , 0x0000000b , 0x00000011 
+ 00011329  0x00001b1c fetch  0x00000001 , 0x00000078 
+ 00011330  0x00001b1d fetcht  0x00000001 , 0x0000007c 
+ 00011331  0x00001b1e iadd  0x00000002 , 0x0000003f 
+ 00011332  0x00001b1f fetcht  0x00000001 , 0x00000048 
+ 00011333  0x00001b20 iadd  0x00000002 , 0x0000003f 
+ 00011334  0x00001b21 nsetflag  0x00000034 , 0x0000000a , 0x00000011 
+ 00011335  0x00001b22 fetch  0x00000001 , 0x000044ff 
+ 00011336  0x00001b23 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00011337  0x00001b24 fetch  0x00000002 , 0x0000025d 
+ 00011338  0x00001b25 fetcht  0x00000002 , 0x0000025f 
+ 00011339  0x00001b26 iadd  0x00000002 , 0x0000003f 
+ 00011340  0x00001b27 nsetflag  0x00000034 , 0x0000000d , 0x00000011 
+ 00011341  0x00001b28 fetch  0x00000008 , 0x00004668 
+ 00011342  0x00001b29 nsetflag  0x00000034 , 0x0000000f , 0x00000011 
+ 00011343  0x00001b2a fetch  0x00000008 , 0x00004670 
+ 00011344  0x00001b2b nsetflag  0x00000034 , 0x0000000e , 0x00000011 
+ 00011345  0x00001b2c fetch  0x00000001 , 0x000041ce 
+ 00011346  0x00001b2d nsetflag  0x00000034 , 0x00000008 , 0x00000011 
+ 00011347  0x00001b2e fetch  0x00000001 , 0x00004092 
+ 00011348  0x00001b2f compare  0x0000000a , 0x0000003f , 0x000000ff 
+ 00011349  0x00001b30 call  0x00002c5b , 0x00000001 
+ 00011350  0x00001b31 setarg  0xfffffff8 
+ 00011351  0x00001b32 iand  0x00000011 , 0x00000011 
+ 00011352  0x00001b33 copy  0x00000011 , 0x0000003f 
+ 00011353  0x00001b34 store  0x00000002 , 0x00004152 
+ 00011354  0x00001b35 rtn 
+ 00011355  0x00001b38 hfetch  0x00000002 , 0x00008112 
+ 00011356  0x00001b39 nsetflag  0x00000034 , 0x00000006 , 0x00000011 
+ 00011357  0x00001b3a hfetch  0x00000002 , 0x0000810e 
+ 00011358  0x00001b3b nsetflag  0x00000034 , 0x00000005 , 0x00000011 
+ 00011359  0x00001b3c rtn 
+ 00011360  0x00001b3f hfetch  0x00000004 , 0x00008138 
+ 00011361  0x00001b40 set0  0x0000001b , 0x0000003f 
+ 00011362  0x00001b41 hstore  0x00000004 , 0x0000804c 
+ 00011363  0x00001b42 call  0x00002c21 
+ 00011364  0x00001b43 branch  0x00002a8c 
+ 00011365  0x00001b46 hfetch  0x00000004 , 0x0000813c 
+ 00011366  0x00001b47 set0  0x00000014 , 0x0000003f 
+ 00011367  0x00001b48 hstore  0x00000004 , 0x0000804c 
+ 00011368  0x00001b49 branch  0x00002c23 
+ 00011369  0x00001b4c fetch  0x00000002 , 0x00004150 
+ 00011370  0x00001b4d bbit1  0x00000000 , 0x00002a8c 
+ 00011371  0x00001b4e rtn 
+ 00011372  0x00001b50 fetch  0x00000002 , 0x00004150 
+ 00011373  0x00001b51 bbit1  0x00000001 , 0x00002a8c 
+ 00011374  0x00001b52 rtn 
+ 00011375  0x00001b54 fetch  0x00000002 , 0x00004150 
+ 00011376  0x00001b55 bbit1  0x00000002 , 0x00002a8c 
+ 00011377  0x00001b56 rtn 
+ 00011378  0x00001b94 bpatch  0x000000b2 , 0x00004016 
+ 00011379  0x00001b95 call  0x00002c7a 
+ 00011380  0x00001b96 add  0x00000013 , 0x000000cd , 0x00000012 
+ 00011381  0x00001b97 ifetch  0x00000001 , 0x00000012 
+ 00011382  0x00001b99 rtneq  0x00000000 
+ 00011383  0x00001b9a beq  0x00000001 , 0x00002d06 
+ 00011384  0x00001b9b beq  0x00000002 , 0x00002c7f 
+ 00011385  0x00001b9c rtn 
+ 00011386  0x00001b9f fetcht  0x00000002 , 0x00004241 
+ 00011387  0x00001ba0 copy  0x00000002 , 0x00000013 
+ 00011388  0x00001ba1 rtn 
+ 00011389  0x00001ba4 call  0x00002f3d 
+ 00011390  0x00001ba5 branch  0x0000307d 
+ 00011391  0x00001ba8 call  0x00003084 
+ 00011392  0x00001ba9 call  0x0000305a 
+ 00011393  0x00001baa call  0x0000305e 
+ 00011394  0x00001bab branch  0x000030a2 
+ 00011395  0x00001bb1 call  0x00003231 
+ 00011396  0x00001bb2 setarg  0x0000004e 
+ 00011397  0x00001bb3 call  0x0000322f 
+ 00011398  0x00001bb4 call  0x000032ba 
+ 00011399  0x00001bb7 add  0x00000013 , 0x00000092 , 0x00000011 
+ 00011400  0x00001bb8 ifetch  0x00000004 , 0x00000011 
+ 00011401  0x00001bb9 branch  0x0000322c 
+ 00011402  0x00001bbc call  0x00002c7a 
+ 00011403  0x00001bbd add  0x00000013 , 0x00000091 , 0x00000012 
+ 00011404  0x00001bbe ifetcht  0x00000001 , 0x00000012 
+ 00011405  0x00001bc0 call  0x00002c90 
+ 00011406  0x00001bc1 add  0x00000013 , 0x00000091 , 0x00000005 
+ 00011407  0x00001bc3 branch  0x00002e56 
+ 00011408  0x00001bc6 call  0x00002c94 
+ 00011409  0x00001bc7 increase  0x00000001 , 0x00000002 
+ 00011410  0x00001bc8 and_into  0x00000003 , 0x00000002 
+ 00011411  0x00001bc9 rtn 
+ 00011412  0x00001bcc add  0x00000013 , 0x000000ae , 0x00000012 
+ 00011413  0x00001bcd ifetch  0x00000001 , 0x00000012 
+ 00011414  0x00001bcf and_into  0x00000003 , 0x0000003f 
+ 00011415  0x00001bd0 mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00011416  0x00001bd1 add  0x00000013 , 0x00000097 , 0x0000003f 
+ 00011417  0x00001bd3 iadd  0x00000011 , 0x0000003f 
+ 00011418  0x00001bd4 iadd  0x00000002 , 0x00000006 
+ 00011419  0x00001bd5 ifetch  0x00000001 , 0x00000006 
+ 00011420  0x00001bd7 branch  0x0000322f 
+ 00011421  0x00001bda call  0x0000326c 
+ 00011422  0x00001bdb call  0x0000666a 
+ 00011423  0x00001bdc setarg  0x000007e2 
+ 00011424  0x00001bdd arg  0x00000aa2 , 0x00000011 
+ 00011425  0x00001bde arg  0x00000004 , 0x00000002 
+ 00011426  0x00001bdf call  0x000066b3 
+ 00011427  0x00001be0 call  0x0000666d 
+ 00011428  0x00001be1 fetch  0x00000004 , 0x00000aa2 
+ 00011429  0x00001be2 call  0x00003227 
+ 00011430  0x00001be4 nrtn  0x00000034 
+ 00011431  0x00001be5 fetch  0x00000004 , 0x000040a0 
+ 00011432  0x00001be7 branch  0x00003227 
+ 00011433  0x00001bea call  0x00003241 
+ 00011434  0x00001bec setarg  0x00000000 
+ 00011435  0x00001bed call  0x0000323f 
+ 00011436  0x00001bf0 call  0x0000323a 
+ 00011437  0x00001bf2 and_into  0x00000007 , 0x0000003f 
+ 00011438  0x00001bf4 branch  0x0000323c 
+ 00011439  0x00001bf7 call  0x0000323a 
+ 00011440  0x00001bf9 set1  0x00000004 , 0x0000003f 
+ 00011441  0x00001bfa call  0x0000323c 
+ 00011442  0x00001bfd branch  0x00003235 
+ 00011443  0x00001c00 call  0x0000325d 
+ 00011444  0x00001c02 beq  0x00000001 , 0x00002cb7 
+ 00011445  0x00001c03 beq  0x00000002 , 0x00002cbc 
+ 00011446  0x00001c04 rtn 
+ 00011447  0x00001c07 call  0x0000323e 
+ 00011448  0x00001c0a add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011449  0x00001c0b call  0x000032d6 
+ 00011450  0x00001c0d call  0x00003242 
+ 00011451  0x00001c0f branch  0x00002cac 
+ 00011452  0x00001c12 call  0x0000325a 
+ 00011453  0x00001c14 branch  0x00002cb8 
+ 00011454  0x00001c17 add  0x00000013 , 0x0000008c , 0x00000011 
+ 00011455  0x00001c18 ifetch  0x00000001 , 0x00000011 
+ 00011456  0x00001c1a increase  0x00000001 , 0x0000003f 
+ 00011457  0x00001c1b add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011458  0x00001c1c istore  0x00000001 , 0x00000005 
+ 00011459  0x00001c1e beq  0x00000020 , 0x00002dd2 
+ 00011460  0x00001c1f call  0x00003258 
+ 00011461  0x00001c21 beq  0x00000001 , 0x00002cca 
+ 00011462  0x00001c22 setarg  0x00000001 
+ 00011463  0x00001c23 call  0x0000325b 
+ 00011464  0x00001c26 call  0x00003258 
+ 00011465  0x00001c28 bne  0x00000001 , 0x00002cac 
+ 00011466  0x00001c2a add  0x00000013 , 0x000000d3 , 0x00000011 
+ 00011467  0x00001c2b ifetch  0x00000001 , 0x00000011 
+ 00011468  0x00001c2d increase  0x00000001 , 0x0000003f 
+ 00011469  0x00001c2e call  0x00002cd5 
+ 00011470  0x00001c30 beq  0x00000004 , 0x00002cd2 
+ 00011471  0x00001c31 call  0x00002c8a 
+ 00011472  0x00001c32 call  0x00002d04 
+ 00011473  0x00001c34 branch  0x00002d8f 
+ 00011474  0x00001c37 call  0x00002cd4 
+ 00011475  0x00001c39 branch  0x00002cac 
+ 00011476  0x00001c3c setarg  0x00000000 
+ 00011477  0x00001c3e add  0x00000013 , 0x000000d3 , 0x00000005 
+ 00011478  0x00001c3f branch  0x000032b4 
+ 00011479  0x00001c42 call  0x0000323e 
+ 00011480  0x00001c45 call  0x0000325a 
+ 00011481  0x00001c47 call  0x00003241 
+ 00011482  0x00001c49 branch  0x00002cac 
+ 00011483  0x00001c4c call  0x0000325d 
+ 00011484  0x00001c4e beq  0x00000003 , 0x00002cd8 
+ 00011485  0x00001c4f call  0x0000323a 
+ 00011486  0x00001c51 isolate0  0x00000004 , 0x0000003f 
+ 00011487  0x00001c52 branch  0x00002ca9 , 0x00000001 
+ 00011488  0x00001c53 call  0x0000325d 
+ 00011489  0x00001c55 beq  0x00000001 , 0x00002cd7 
+ 00011490  0x00001c56 beq  0x00000002 , 0x00002cd8 
+ 00011491  0x00001c57 rtn 
+ 00011492  0x00001c5a call  0x00003253 
+ 00011493  0x00001c5c rtnne  0x000000ff 
+ 00011494  0x00001c5d call  0x00002ce9 
+ 00011495  0x00001c5e ncall  0x00002cf4 , 0x0000002c 
+ 00011496  0x00001c5f rtn 
+ 00011497  0x00001c62 disable  0x0000002c 
+ 00011498  0x00001c63 add  0x00000013 , 0x000000ce , 0x00000011 
+ 00011499  0x00001c64 ifetch  0x00000001 , 0x00000011 
+ 00011500  0x00001c66 rtnne  0x00000001 
+ 00011501  0x00001c67 add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011502  0x00001c68 ifetch  0x00000001 , 0x00000011 
+ 00011503  0x00001c6a rtnne  0x00000000 
+ 00011504  0x00001c6b setarg  0x00000001 
+ 00011505  0x00001c6c call  0x00002cfd 
+ 00011506  0x00001c6e call  0x00003237 
+ 00011507  0x00001c70 branch  0x00007feb 
+ 00011508  0x00001c73 add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011509  0x00001c74 ifetch  0x00000001 , 0x00000011 
+ 00011510  0x00001c76 branch  0x00002cff , 0x00000034 
+ 00011511  0x00001c77 increase  0xffffffff , 0x0000003f 
+ 00011512  0x00001c78 call  0x0000323f 
+ 00011513  0x00001c7a setarg  0x00000002 
+ 00011514  0x00001c7b call  0x00002cfd 
+ 00011515  0x00001c7d call  0x00002c8a 
+ 00011516  0x00001c7f branch  0x00003237 
+ 00011517  0x00001c82 add  0x00000013 , 0x000000d2 , 0x00000005 
+ 00011518  0x00001c83 branch  0x000032b4 
+ 00011519  0x00001c87 setarg  0x00000003 
+ 00011520  0x00001c88 call  0x00002cfd 
+ 00011521  0x00001c8a call  0x00003258 
+ 00011522  0x00001c8c nbranch  0x00002cc8 , 0x00000034 
+ 00011523  0x00001c8d call  0x00002c8a 
+ 00011524  0x00001c90 setarg  0x00000002 
+ 00011525  0x00001c91 branch  0x00003238 
+ 00011526  0x00001c94 rtnmark0  0x00000026 
+ 00011527  0x00001c95 set1  0x00000027 , 0x00000000 
+ 00011528  0x00001c96 bpatch  0x000000b3 , 0x00004016 
+ 00011529  0x00001c97 add  0x00000013 , 0x0000008e , 0x00000011 
+ 00011530  0x00001c98 ifetch  0x00000001 , 0x00000011 
+ 00011531  0x00001c9a beq  0x00000001 , 0x00002d0f 
+ 00011532  0x00001c9b call  0x0000306a 
+ 00011533  0x00001c9c nbranch  0x00002d16 , 0x00000028 
+ 00011534  0x00001c9d call  0x00002d1b 
+ 00011535  0x00001c9f add  0x00000013 , 0x0000008e , 0x00000005 
+ 00011536  0x00001ca0 call  0x000032d6 
+ 00011537  0x00001ca2 call  0x00002d2c 
+ 00011538  0x00001ca3 nbranch  0x00002d7d , 0x00000028 
+ 00011539  0x00001ca4 call  0x00002ce4 
+ 00011540  0x00001ca6 call  0x00002d8f 
+ 00011541  0x00001ca7 call  0x00002e7a 
+ 00011542  0x00001ca9 set0  0x00000027 , 0x00000000 
+ 00011543  0x00001caa rtn 
+ 00011544  0x00001cad rtn  0x00000005 
+ 00011545  0x00001cae set1  0x0000001c , 0x0000003f 
+ 00011546  0x00001caf rtn 
+ 00011547  0x00001cb2 add  0x00000013 , 0x000000c2 , 0x00000011 
+ 00011548  0x00001cb3 ifetch  0x00000001 , 0x00000011 
+ 00011549  0x00001cb5 increase  0x00000001 , 0x0000003f 
+ 00011550  0x00001cb6 add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011551  0x00001cb7 istore  0x00000001 , 0x00000005 
+ 00011552  0x00001cb9 beq  0x00000004 , 0x00002d23 
+ 00011553  0x00001cba beq  0x00000005 , 0x00002d27 
+ 00011554  0x00001cbb rtn 
+ 00011555  0x00001cbd add  0x00000013 , 0x000000ad , 0x00000011 
+ 00011556  0x00001cbe ifetch  0x00000001 , 0x00000011 
+ 00011557  0x00001cc2 add  0x00000013 , 0x000000ab , 0x00000005 
+ 00011558  0x00001cc3 branch  0x000032b4 
+ 00011559  0x00001cc6 add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011560  0x00001cc7 call  0x000032d6 
+ 00011561  0x00001cc9 add  0x00000013 , 0x000000ac , 0x00000011 
+ 00011562  0x00001cca ifetch  0x00000001 , 0x00000011 
+ 00011563  0x00001ccc branch  0x00002d25 
+ 00011564  0x00001ccf call  0x00003253 
+ 00011565  0x00001cd1 bne  0x000000ff , 0x00002eb1 
+ 00011566  0x00001cd2 bpatch  0x000000b4 , 0x00004016 
+ 00011567  0x00001cd3 call  0x00002d3a 
+ 00011568  0x00001cd4 nbranch  0x00002d36 , 0x00000028 
+ 00011569  0x00001cd5 call  0x00002d53 
+ 00011570  0x00001cd6 call  0x00002e71 
+ 00011571  0x00001cd9 setarg  0x00000001 
+ 00011572  0x00001cdb add  0x00000013 , 0x0000008b , 0x00000005 
+ 00011573  0x00001cdc branch  0x000032b4 
+ 00011574  0x00001cdf add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011575  0x00001ce0 ifetch  0x00000001 , 0x00000011 
+ 00011576  0x00001ce2 beq  0x00000001 , 0x00007fe7 
+ 00011577  0x00001ce3 rtn 
+ 00011578  0x00001ce7 add  0x00000013 , 0x000000d8 , 0x00000002 
+ 00011579  0x00001ce8 ifetch  0x00000002 , 0x00000002 
+ 00011580  0x00001cea call  0x00007f9c 
+ 00011581  0x00001ceb nrtn  0x00000028 
+ 00011582  0x00001cec copy  0x00000011 , 0x0000003f 
+ 00011583  0x00001ced store  0x00000001 , 0x00000aae 
+ 00011584  0x00001cee add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00011585  0x00001cef call  0x000032d6 
+ 00011586  0x00001cf1 call  0x00002cac 
+ 00011587  0x00001cf2 store  0x00000001 , 0x0000119e 
+ 00011588  0x00001cf3 fetch  0x00000001 , 0x00000aae 
+ 00011589  0x00001cf4 copy  0x0000003f , 0x00000011 
+ 00011590  0x00001cf5 add  0x00000011 , 0x00000001 , 0x00000002 
+ 00011591  0x00001cf6 arg  0x0000119f , 0x00000005 
+ 00011592  0x00001cf7 copy  0x00000011 , 0x00000039 
+ 00011593  0x00001cf8 copy  0x00000012 , 0x00000006 
+ 00011594  0x00001cf9 call  0x00007f01 
+ 00011595  0x00001cfa arg  0x0000119e , 0x00000011 
+ 00011596  0x00001cfc rtnmark0  0x00000027 
+ 00011597  0x00001cfd add  0x00000013 , 0x00000086 , 0x00000005 
+ 00011598  0x00001cfe istoret  0x00000001 , 0x00000005 
+ 00011599  0x00001d00 copy  0x00000002 , 0x00000039 
+ 00011600  0x00001d01 add  0x00000013 , 0x00000022 , 0x00000005 
+ 00011601  0x00001d03 copy  0x00000011 , 0x00000006 
+ 00011602  0x00001d04 branch  0x00007f01 
+ 00011603  0x00001d08 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011604  0x00001d09 ifetch  0x00000001 , 0x00000011 
+ 00011605  0x00001d0b increase  0x00000002 , 0x0000003f 
+ 00011606  0x00001d0c add  0x00000013 , 0x00000088 , 0x00000005 
+ 00011607  0x00001d0d istore  0x00000001 , 0x00000005 
+ 00011608  0x00001d10 call  0x0000323a 
+ 00011609  0x00001d12 call  0x00003235 
+ 00011610  0x00001d15 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011611  0x00001d16 ifetch  0x00000001 , 0x00000011 
+ 00011612  0x00001d18 lshift3  0x0000003f , 0x0000003f 
+ 00011613  0x00001d19 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011614  0x00001d1a ifetcht  0x00000001 , 0x00000011 
+ 00011615  0x00001d1c and  0x00000002 , 0x00000003 , 0x00000002 
+ 00011616  0x00001d1d lshift  0x00000002 , 0x00000002 
+ 00011617  0x00001d1e ior  0x00000002 , 0x0000003f 
+ 00011618  0x00001d1f add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011619  0x00001d20 ifetcht  0x00000001 , 0x00000011 
+ 00011620  0x00001d22 iadd  0x00000002 , 0x0000003f 
+ 00011621  0x00001d23 istore  0x00000001 , 0x00000005 
+ 00011622  0x00001d25 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011623  0x00001d26 ifetch  0x00000001 , 0x00000011 
+ 00011624  0x00001d28 iforce  0x00000039 
+ 00011625  0x00001d29 add  0x00000013 , 0x00000022 , 0x00000006 
+ 00011626  0x00001d2b branch  0x00007f01 
+ 00011627  0x00001d2e call  0x0000324f 
+ 00011628  0x00001d30 call  0x0000325a 
+ 00011629  0x00001d32 call  0x00002e6d 
+ 00011630  0x00001d33 call  0x00002cac 
+ 00011631  0x00001d34 store  0x00000001 , 0x0000119e 
+ 00011632  0x00001d35 call  0x00002d77 
+ 00011633  0x00001d36 call  0x0000323a 
+ 00011634  0x00001d38 set1  0x00000003 , 0x0000003f 
+ 00011635  0x00001d39 call  0x0000323c 
+ 00011636  0x00001d3b call  0x00002d53 
+ 00011637  0x00001d3c call  0x00002d33 
+ 00011638  0x00001d3d branch  0x00002d14 
+ 00011639  0x00001d40 store  0x00000001 , 0x0000119f 
+ 00011640  0x00001d41 call  0x00003224 
+ 00011641  0x00001d43 store  0x00000004 , 0x000011a0 
+ 00011642  0x00001d44 arg  0x00000006 , 0x00000002 
+ 00011643  0x00001d45 arg  0x0000119e , 0x00000011 
+ 00011644  0x00001d46 branch  0x00002d4c 
+ 00011645  0x00001d49 add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00011646  0x00001d4a ifetch  0x00000001 , 0x00000011 
+ 00011647  0x00001d4c branch  0x00002d6b , 0x00000034 
+ 00011648  0x00001d4f add  0x00000013 , 0x000000da , 0x00000011 
+ 00011649  0x00001d50 ifetch  0x00000002 , 0x00000011 
+ 00011650  0x00001d52 branch  0x00007f9c 
+ 00011651  0x00001d55 call  0x00002c7a 
+ 00011652  0x00001d57 call  0x00002afa 
+ 00011653  0x00001d58 fetch  0x00000003 , 0x0000416f 
+ 00011654  0x00001d59 rtn  0x00000034 
+ 00011655  0x00001d5a add  0x00000013 , 0x000000dc , 0x00000002 
+ 00011656  0x00001d5b ifetch  0x00000002 , 0x00000002 
+ 00011657  0x00001d5d call  0x00007f9c 
+ 00011658  0x00001d5e add  0x00000013 , 0x000000b6 , 0x00000002 
+ 00011659  0x00001d5f ifetch  0x00000008 , 0x00000002 
+ 00011660  0x00001d60 call  0x00007f49 
+ 00011661  0x00001d61 storet  0x00000004 , 0x0000415b 
+ 00011662  0x00001d62 branch  0x00002b2a 
+ 00011663  0x00001d65 call  0x00002c7a 
+ 00011664  0x00001d66 add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011665  0x00001d67 call  0x000032d6 
+ 00011666  0x00001d6a call  0x00002da4 
+ 00011667  0x00001d6b nbranch  0x00002dae , 0x00000018 
+ 00011668  0x00001d6c nbranch  0x00002dae , 0x0000002f 
+ 00011669  0x00001d6d call  0x00002dd6 
+ 00011670  0x00001d6e call  0x00002e75 
+ 00011671  0x00001d70 call  0x00002c7a 
+ 00011672  0x00001d71 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011673  0x00001d72 ifetch  0x00000001 , 0x00000011 
+ 00011674  0x00001d74 increase  0x00000001 , 0x0000003f 
+ 00011675  0x00001d75 call  0x00003232 
+ 00011676  0x00001d77 call  0x00003253 
+ 00011677  0x00001d79 bne  0x000000ff , 0x00002ed0 
+ 00011678  0x00001d7a call  0x00002cdb 
+ 00011679  0x00001d7c setarg  0x00000000 
+ 00011680  0x00001d7d add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011681  0x00001d7e istore  0x00000002 , 0x00000005 
+ 00011682  0x00001d82 setarg  0x00000000 
+ 00011683  0x00001d83 branch  0x00002d34 
+ 00011684  0x00001d87 disable  0x0000002f 
+ 00011685  0x00001d88 call  0x00002df7 
+ 00011686  0x00001d89 call  0x00002c7a 
+ 00011687  0x00001d8a add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011688  0x00001d8b ifetch  0x00000001 , 0x00000011 
+ 00011689  0x00001d8d beq  0x00000001 , 0x00002dac 
+ 00011690  0x00001d8e call  0x00002e11 
+ 00011691  0x00001d8f branch  0x00002e45 
+ 00011692  0x00001d91 call  0x00002e45 
+ 00011693  0x00001d92 branch  0x00002d97 
+ 00011694  0x00001d96 bpatch  0x000000b5 , 0x00004016 
+ 00011695  0x00001d97 add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011696  0x00001d98 ifetch  0x00000001 , 0x00000011 
+ 00011697  0x00001d9a increase  0x00000001 , 0x0000003f 
+ 00011698  0x00001d9b add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011699  0x00001d9c istore  0x00000001 , 0x00000005 
+ 00011700  0x00001d9e call  0x00003253 
+ 00011701  0x00001da0 bne  0x000000ff , 0x00002dcc 
+ 00011702  0x00001da1 add  0x00000013 , 0x0000008f , 0x00000011 
+ 00011703  0x00001da2 ifetcht  0x00000001 , 0x00000011 
+ 00011704  0x00001da4 increase  0x00000001 , 0x00000002 
+ 00011705  0x00001da5 add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011706  0x00001da6 istoret  0x00000001 , 0x00000005 
+ 00011707  0x00001da8 add  0x00000013 , 0x000000cc , 0x00000011 
+ 00011708  0x00001da9 ifetch  0x00000001 , 0x00000011 
+ 00011709  0x00001dab isub  0x00000002 , 0x0000003f 
+ 00011710  0x00001dac nbranch  0x00002d92 , 0x00000034 
+ 00011711  0x00001dad bpatch  0x000000b6 , 0x00004016 
+ 00011712  0x00001dae call  0x0000325d 
+ 00011713  0x00001db0 beq  0x00000003 , 0x00002cbe 
+ 00011714  0x00001db1 add  0x00000013 , 0x000000d1 , 0x00000011 
+ 00011715  0x00001db2 ifetch  0x00000001 , 0x00000011 
+ 00011716  0x00001db4 increase  0x00000001 , 0x0000003f 
+ 00011717  0x00001db5 add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011718  0x00001db6 istore  0x00000001 , 0x00000005 
+ 00011719  0x00001db8 beq  0x00000002 , 0x00002cb3 
+ 00011720  0x00001db9 call  0x00002caf 
+ 00011721  0x00001dba setarg  0x00000001 
+ 00011722  0x00001dbb call  0x00003238 
+ 00011723  0x00001dbd branch  0x00002d8f 
+ 00011724  0x00001dc0 add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011725  0x00001dc1 ifetch  0x00000001 , 0x00000011 
+ 00011726  0x00001dc3 rtnne  0x000000ff 
+ 00011727  0x00001dc4 add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011728  0x00001dc5 call  0x000032d6 
+ 00011729  0x00001dc7 branch  0x00002dd4 
+ 00011730  0x00001dca add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011731  0x00001dcb call  0x000032d6 
+ 00011732  0x00001dce jam  0x0000003a , 0x00000a99 
+ 00011733  0x00001dcf branch  0x00007d86 
+ 00011734  0x00001dd2 call  0x00002dde 
+ 00011735  0x00001dd3 add  0x00000013 , 0x00000084 , 0x00000011 
+ 00011736  0x00001dd4 ifetch  0x00000001 , 0x00000011 
+ 00011737  0x00001dd6 rtn  0x00000034 
+ 00011738  0x00001dd7 iforce  0x00000039 
+ 00011739  0x00001dd8 add  0x00000013 , 0x00000002 , 0x00000006 
+ 00011740  0x00001dda add  0x00000013 , 0x00000064 , 0x00000005 
+ 00011741  0x00001ddc branch  0x00007f01 
+ 00011742  0x00001de1 call  0x0000325f 
+ 00011743  0x00001de3 rshift3  0x0000003f , 0x0000003f 
+ 00011744  0x00001de4 add  0x00000013 , 0x00000084 , 0x00000005 
+ 00011745  0x00001de5 istore  0x00000001 , 0x00000005 
+ 00011746  0x00001de8 increase  0x00000001 , 0x0000003f 
+ 00011747  0x00001de9 add  0x00000013 , 0x00000001 , 0x00000006 
+ 00011748  0x00001deb iadd  0x00000006 , 0x00000006 
+ 00011749  0x00001dec ifetch  0x00000003 , 0x00000006 
+ 00011750  0x00001ded add  0x00000013 , 0x000000c4 , 0x00000005 
+ 00011751  0x00001dee istore  0x00000003 , 0x00000005 
+ 00011752  0x00001df1 call  0x0000325f 
+ 00011753  0x00001df3 rshift  0x0000003f , 0x0000003f 
+ 00011754  0x00001df4 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00011755  0x00001df5 add  0x00000013 , 0x000000ca , 0x00000005 
+ 00011756  0x00001df6 istore  0x00000001 , 0x00000005 
+ 00011757  0x00001df8 rtn 
+ 00011758  0x00001dfb disable  0x00000009 
+ 00011759  0x00001dfc disable  0x00000007 
+ 00011760  0x00001dfd setarg  0x00555555 
+ 00011761  0x00001dfe iforce  0x0000000f 
+ 00011762  0x00001dff rtn 
+ 00011763  0x00001e02 call  0x00002918 
+ 00011764  0x00001e03 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011765  0x00001e04 ifetcht  0x00000001 , 0x00000011 
+ 00011766  0x00001e06 branch  0x00002933 
+ 00011767  0x00001e09 call  0x00002dee 
+ 00011768  0x00001e0a call  0x00002df3 
+ 00011769  0x00001e0b set1  0x00000000 , 0x00000015 
+ 00011770  0x00001e0c enable  0x0000001d 
+ 00011771  0x00001e0d enable  0x00000020 
+ 00011772  0x00001e0e disable  0x00000021 
+ 00011773  0x00001e0f call  0x000053c4 
+ 00011774  0x00001e10 call  0x0000322a 
+ 00011775  0x00001e12 iforce  0x00000009 
+ 00011776  0x00001e13 inject  0x00000003 , 0x00000020 
+ 00011777  0x00001e14 enable  0x00000009 
+ 00011778  0x00001e15 add  0x00000013 , 0x00000088 , 0x00000011 
+ 00011779  0x00001e16 ifetch  0x00000001 , 0x00000011 
+ 00011780  0x00001e18 iforce  0x00000039 
+ 00011781  0x00001e19 add  0x00000013 , 0x00000042 , 0x00000006 
+ 00011782  0x00001e1c ifetch  0x00000001 , 0x00000006 
+ 00011783  0x00001e1d inject  0x00000003 , 0x00000008 
+ 00011784  0x00001e1e loop  0x00002e06 
+ 00011785  0x00001e1f enable  0x00000008 
+ 00011786  0x00001e20 inject  0x00000003 , 0x00000018 
+ 00011787  0x00001e21 disable  0x00000008 
+ 00011788  0x00001e22 until  0x0000003e , 0x00000027 
+ 00011789  0x00001e23 bpatch  0x000000b7 , 0x00004016 
+ 00011790  0x00001e24 nop  0x00000064 
+ 00011791  0x00001e25 disable  0x0000001d 
+ 00011792  0x00001e26 rtn 
+ 00011793  0x00001e29 disable  0x0000002f 
+ 00011794  0x00001e2a force  0x00000000 , 0x00000015 
+ 00011795  0x00001e2b add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011796  0x00001e2c ifetcht  0x00000001 , 0x00000011 
+ 00011797  0x00001e2e call  0x0000291f 
+ 00011798  0x00001e2f call  0x00002924 
+ 00011799  0x00001e31 call  0x00002dee 
+ 00011800  0x00001e32 enable  0x0000000d 
+ 00011801  0x00001e33 enable  0x00000021 
+ 00011802  0x00001e34 disable  0x00000020 
+ 00011803  0x00001e35 call  0x000053c4 
+ 00011804  0x00001e36 call  0x0000322a 
+ 00011805  0x00001e38 iforce  0x00000009 
+ 00011806  0x00001e39 enable  0x00000010 
+ 00011807  0x00001e3a add  0x00000013 , 0x00000089 , 0x00000011 
+ 00011808  0x00001e3b ifetch  0x00000002 , 0x00000011 
+ 00011809  0x00001e3d iforce  0x0000001b 
+ 00011810  0x00001e3e correlate  0x0000003e , 0x00000003 
+ 00011811  0x00001e3f nbranch  0x00002e4d , 0x00000018 
+ 00011812  0x00001e40 enable  0x00000009 
+ 00011813  0x00001e41 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011814  0x00001e42 rshift3  0x0000000c , 0x0000003f 
+ 00011815  0x00001e43 add  0x00000013 , 0x00000000 , 0x00000005 
+ 00011816  0x00001e44 istore  0x00000001 , 0x00000005 
+ 00011817  0x00001e46 add  0x00000013 , 0x000000cd , 0x00000011 
+ 00011818  0x00001e47 ifetch  0x00000001 , 0x00000011 
+ 00011819  0x00001e49 beq  0x00000002 , 0x00002e33 
+ 00011820  0x00001e4a bpatch  0x000000b8 , 0x00004017 
+ 00011821  0x00001e4b add  0x00000013 , 0x00000000 , 0x00000011 
+ 00011822  0x00001e4c ifetch  0x00000001 , 0x00000011 
+ 00011823  0x00001e4e add  0x00000013 , 0x00000087 , 0x00000011 
+ 00011824  0x00001e4f ifetcht  0x00000001 , 0x00000011 
+ 00011825  0x00001e51 icompare  0x00000007 , 0x00000002 
+ 00011826  0x00001e52 nbranch  0x00002e45 , 0x00000001 
+ 00011827  0x00001e54 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011828  0x00001e55 rshift3  0x0000000c , 0x0000003f 
+ 00011829  0x00001e56 istore  0x00000001 , 0x00000005 
+ 00011830  0x00001e57 rshift3  0x0000003f , 0x0000003f 
+ 00011831  0x00001e58 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00011832  0x00001e59 branch  0x00002e3d , 0x00000005 
+ 00011833  0x00001e5b parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011834  0x00001e5c rshift3  0x0000000c , 0x0000003f 
+ 00011835  0x00001e5d istore  0x00000001 , 0x00000005 
+ 00011836  0x00001e5e loop  0x00002e39 
+ 00011837  0x00001e60 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00011838  0x00001e61 rshift32  0x0000003f , 0x0000003f 
+ 00011839  0x00001e62 rshift16  0x0000003f , 0x0000003f 
+ 00011840  0x00001e63 istore  0x00000003 , 0x00000005 
+ 00011841  0x00001e64 branch  0x00002e45 , 0x00000006 
+ 00011842  0x00001e65 enable  0x0000002f 
+ 00011843  0x00001e66 disable  0x0000000d 
+ 00011844  0x00001e67 rtn 
+ 00011845  0x00001e6b disable  0x0000001d 
+ 00011846  0x00001e6c disable  0x0000000d 
+ 00011847  0x00001e6d disable  0x00000009 
+ 00011848  0x00001e6e disable  0x00000007 
+ 00011849  0x00001e6f branch  0x000028f9 , 0x00000021 
+ 00011850  0x00001e70 until  0x0000003e , 0x00000027 
+ 00011851  0x00001e71 nop  0x00000064 
+ 00011852  0x00001e72 branch  0x000028f9 
+ 00011853  0x00001e75 call  0x00002e4f 
+ 00011854  0x00001e76 branch  0x00002e45 
+ 00011855  0x00001e79 call  0x000029bb 
+ 00011856  0x00001e7a rtn  0x00000034 
+ 00011857  0x00001e7b add  0x00000013 , 0x000000ea , 0x00000011 
+ 00011858  0x00001e7c ifetcht  0x00000001 , 0x00000011 
+ 00011859  0x00001e7e arg  0x00000d9e , 0x00000011 
+ 00011860  0x00001e80 call  0x00002e58 
+ 00011861  0x00001e81 add  0x00000013 , 0x000000ea , 0x00000005 
+ 00011862  0x00001e84 istoret  0x00000001 , 0x00000005 
+ 00011863  0x00001e85 rtn 
+ 00011864  0x00001e88 arg  0x000000ff , 0x00000012 
+ 00011865  0x00001e89 branch  0x00002e5a 
+ 00011866  0x00001e9c copy  0x00000011 , 0x0000003f 
+ 00011867  0x00001e9d iadd  0x00000002 , 0x00000005 
+ 00011868  0x00001e9e fetch  0x00000001 , 0x00000018 
+ 00011869  0x00001e9f istore  0x00000001 , 0x00000005 
+ 00011870  0x00001ea0 increase  0x00000001 , 0x00000002 
+ 00011871  0x00001ea1 copy  0x00000012 , 0x0000003f 
+ 00011872  0x00001ea2 iand_into  0x00000002 
+ 00011873  0x00001ea3 rtn 
+ 00011874  0x00001ea6 arg  0x00000000 , 0x00000002 
+ 00011875  0x00001ea7 copy  0x00000011 , 0x00000006 
+ 00011876  0x00001ea9 ifetch  0x00000001 , 0x00000006 
+ 00011877  0x00001eaa iadd  0x00000002 , 0x00000002 
+ 00011878  0x00001eab loop  0x00002e64 
+ 00011879  0x00001eac rshift8  0x00000002 , 0x00000002 
+ 00011880  0x00001ead rtn 
+ 00011881  0x00001eb0 call  0x00002c7a 
+ 00011882  0x00001eb1 call  0x00002e9f 
+ 00011883  0x00001eb2 setarg  0x00000001 
+ 00011884  0x00001eb3 call  0x00003272 
+ 00011885  0x00001eb6 setarg  0x00000000 
+ 00011886  0x00001eb7 call  0x00002e73 
+ 00011887  0x00001eb9 istore  0x00000001 , 0x00000005 
+ 00011888  0x00001ebb rtn 
+ 00011889  0x00001ebe call  0x00003270 
+ 00011890  0x00001ec0 increase  0x00000001 , 0x0000003f 
+ 00011891  0x00001ec3 add  0x00000013 , 0x000000fc , 0x00000005 
+ 00011892  0x00001ec4 branch  0x000032b4 
+ 00011893  0x00001ec9 add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011894  0x00001eca ifetch  0x00000001 , 0x00000011 
+ 00011895  0x00001ecb increase  0x00000001 , 0x0000003f 
+ 00011896  0x00001ecc add  0x00000013 , 0x000000fd , 0x00000005 
+ 00011897  0x00001ecd branch  0x000032b4 
+ 00011898  0x00001ed0 bpatch  0x000000b9 , 0x00004017 
+ 00011899  0x00001ed1 call  0x00003270 
+ 00011900  0x00001ed3 sub  0x0000003f , 0x0000007c , 0x0000003e 
+ 00011901  0x00001ed4 rtn  0x00000002 
+ 00011902  0x00001ed5 add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011903  0x00001ed6 ifetcht  0x00000001 , 0x00000011 
+ 00011904  0x00001ed8 isub  0x00000002 , 0x00000002 
+ 00011905  0x00001ed9 call  0x00002e6d 
+ 00011906  0x00001eda setarg  0x00000102 
+ 00011907  0x00001edb iadd  0x00000013 , 0x00000011 
+ 00011908  0x00001edc ifetch  0x00000001 , 0x00000011 
+ 00011909  0x00001ede isub  0x00000002 , 0x0000003e 
+ 00011910  0x00001edf nbranch  0x00002e8d , 0x00000002 
+ 00011911  0x00001ee0 setarg  0x00000103 
+ 00011912  0x00001ee1 iadd  0x00000013 , 0x00000011 
+ 00011913  0x00001ee2 ifetch  0x00000001 , 0x00000011 
+ 00011914  0x00001ee4 isub  0x00000002 , 0x0000003e 
+ 00011915  0x00001ee5 branch  0x00002e99 , 0x00000002 
+ 00011916  0x00001ee6 rtn 
+ 00011917  0x00001ee9 add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011918  0x00001eea ifetch  0x00000001 , 0x00000011 
+ 00011919  0x00001eec beq  0x00000002 , 0x00002e93 
+ 00011920  0x00001eed increase  0x00000001 , 0x0000003f 
+ 00011921  0x00001eee call  0x00003272 
+ 00011922  0x00001ef0 beq  0x00000001 , 0x00002e9f 
+ 00011923  0x00001ef2 setarg  0x0000000a 
+ 00011924  0x00001ef3 call  0x000032b0 
+ 00011925  0x00001ef5 setarg  0x00000000 
+ 00011926  0x00001ef6 call  0x000032b2 
+ 00011927  0x00001ef9 add  0x00000013 , 0x000000ff , 0x00000011 
+ 00011928  0x00001efb branch  0x00002ea5 
+ 00011929  0x00001efe add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011930  0x00001eff ifetch  0x00000001 , 0x00000011 
+ 00011931  0x00001f01 beq  0x00000000 , 0x00002ea7 
+ 00011932  0x00001f02 increase  0xffffffff , 0x0000003f 
+ 00011933  0x00001f03 call  0x00003272 
+ 00011934  0x00001f05 beq  0x00000000 , 0x00002ea7 
+ 00011935  0x00001f0a setarg  0x00000005 
+ 00011936  0x00001f0b call  0x000032b0 
+ 00011937  0x00001f0d setarg  0x00000000 
+ 00011938  0x00001f0e call  0x000032b2 
+ 00011939  0x00001f11 setarg  0x00000100 
+ 00011940  0x00001f13 iadd  0x00000013 , 0x00000011 
+ 00011941  0x00001f15 ifetch  0x00000001 , 0x00000011 
+ 00011942  0x00001f17 branch  0x0000326a 
+ 00011943  0x00001f1c setarg  0x00000002 
+ 00011944  0x00001f1d call  0x000032b0 
+ 00011945  0x00001f1f setarg  0x00000000 
+ 00011946  0x00001f20 call  0x000032b2 
+ 00011947  0x00001f23 setarg  0x00000101 
+ 00011948  0x00001f25 branch  0x00002ea4 
+ 00011949  0x00001f34 set1  0x00000026 , 0x00000000 
+ 00011950  0x00001f35 call  0x00002c83 
+ 00011951  0x00001f38 setarg  0x00000001 
+ 00011952  0x00001f39 branch  0x00003256 
+ 00011953  0x00001f3c add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011954  0x00001f3d ifetch  0x00000001 , 0x00000011 
+ 00011955  0x00001f3f beq  0x00000001 , 0x00007fe7 
+ 00011956  0x00001f40 call  0x00003253 
+ 00011957  0x00001f42 beq  0x00000001 , 0x00002eb9 
+ 00011958  0x00001f43 beq  0x00000002 , 0x00002ebd 
+ 00011959  0x00001f44 beq  0x00000003 , 0x00002ec1 
+ 00011960  0x00001f45 branch  0x00002a8c 
+ 00011961  0x00001f48 setarg  0x00000011 
+ 00011962  0x00001f49 call  0x00003256 
+ 00011963  0x00001f4b jam  0x000000aa , 0x0000119e 
+ 00011964  0x00001f4c branch  0x00002ec4 
+ 00011965  0x00001f4e setarg  0x00000012 
+ 00011966  0x00001f4f call  0x00003256 
+ 00011967  0x00001f51 jam  0x00000055 , 0x0000119e 
+ 00011968  0x00001f52 branch  0x00002ec4 
+ 00011969  0x00001f54 setarg  0x00000013 
+ 00011970  0x00001f55 call  0x00003256 
+ 00011971  0x00001f57 jam  0x00000022 , 0x0000119e 
+ 00011972  0x00001f59 call  0x0000323a 
+ 00011973  0x00001f5b and_into  0x00000007 , 0x0000003f 
+ 00011974  0x00001f5c store  0x00000001 , 0x0000119f 
+ 00011975  0x00001f5d call  0x00003224 
+ 00011976  0x00001f5f store  0x00000004 , 0x000011a0 
+ 00011977  0x00001f61 jam  0x00000000 , 0x000011a4 
+ 00011978  0x00001f62 arg  0x0000119e , 0x00000011 
+ 00011979  0x00001f63 arg  0x00000007 , 0x00000002 
+ 00011980  0x00001f64 call  0x00002d4c 
+ 00011981  0x00001f65 call  0x00002d53 
+ 00011982  0x00001f66 call  0x00002d33 
+ 00011983  0x00001f67 branch  0x00007fe7 
+ 00011984  0x00001f6a call  0x00003253 
+ 00011985  0x00001f6c rtneq  0x000000ff 
+ 00011986  0x00001f6d beq  0x00000011 , 0x00002ed6 
+ 00011987  0x00001f6e beq  0x00000012 , 0x00002ed9 
+ 00011988  0x00001f6f beq  0x00000013 , 0x00002edc 
+ 00011989  0x00001f70 rtn 
+ 00011990  0x00001f73 setarg  0x00000002 
+ 00011991  0x00001f74 call  0x00003256 
+ 00011992  0x00001f76 branch  0x00002d9f 
+ 00011993  0x00001f78 setarg  0x00000003 
+ 00011994  0x00001f79 call  0x00003256 
+ 00011995  0x00001f7b branch  0x00002d9f 
+ 00011996  0x00001f7d setarg  0x000000ff 
+ 00011997  0x00001f7e call  0x00003256 
+ 00011998  0x00001f80 jam  0x00000039 , 0x00000a99 
+ 00011999  0x00001f81 call  0x00007d86 
+ 00012000  0x00001f82 add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012001  0x00001f83 ifetch  0x00000004 , 0x00000011 
+ 00012002  0x00001f85 call  0x0000322c 
+ 00012003  0x00001f87 branch  0x00002d9f 
+ 00012004  0x00001f8a set0  0x00000026 , 0x00000000 
+ 00012005  0x00001f8b call  0x00002f08 
+ 00012006  0x00001f8c call  0x00002f22 
+ 00012007  0x00001f8e call  0x00003263 
+ 00012008  0x00001f90 nop  0x000007d0 
+ 00012009  0x00001f91 call  0x00003261 
+ 00012010  0x00001f92 beq  0x000000ff , 0x00002dd4 
+ 00012011  0x00001f93 call  0x00002da4 
+ 00012012  0x00001f94 nbranch  0x00002efa , 0x00000018 
+ 00012013  0x00001f95 nbranch  0x00002efa , 0x0000002f 
+ 00012014  0x00001f96 call  0x00002dd6 
+ 00012015  0x00001f97 call  0x00002c7a 
+ 00012016  0x00001f98 add  0x00000013 , 0x00000092 , 0x00000011 
+ 00012017  0x00001f99 ifetcht  0x00000004 , 0x00000011 
+ 00012018  0x00001f9a call  0x000030be 
+ 00012019  0x00001f9b branch  0x00002ead , 0x00000005 
+ 00012020  0x00001f9c call  0x00002c7a 
+ 00012021  0x00001f9d add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012022  0x00001f9e ifetch  0x00000004 , 0x00000011 
+ 00012023  0x00001f9f beq  0x00000000 , 0x00002ee7 
+ 00012024  0x00001fa0 call  0x0000322c 
+ 00012025  0x00001fa1 branch  0x00002f1c 
+ 00012026  0x00001fa4 call  0x00003261 
+ 00012027  0x00001fa5 increase  0x00000001 , 0x0000003f 
+ 00012028  0x00001fa6 call  0x00003264 
+ 00012029  0x00001fa8 call  0x00002f04 
+ 00012030  0x00001fa9 increase  0x00000001 , 0x0000003f 
+ 00012031  0x00001faa and_into  0x00000001 , 0x0000003f 
+ 00012032  0x00001fab call  0x00002f06 
+ 00012033  0x00001fac beq  0x00000000 , 0x00002f0c 
+ 00012034  0x00001fad beq  0x00000001 , 0x00002f0e 
+ 00012035  0x00001fae rtn 
+ 00012036  0x00001fb1 setarg  0x0000018b 
+ 00012037  0x00001fb2 branch  0x000032d0 
+ 00012038  0x00001fb4 arg  0x0000018b , 0x00000011 
+ 00012039  0x00001fb5 branch  0x000032b3 
+ 00012040  0x00001fb8 call  0x00003267 
+ 00012041  0x00001fb9 call  0x00003224 
+ 00012042  0x00001fba call  0x0000322c 
+ 00012043  0x00001fbb branch  0x00002c8a 
+ 00012044  0x00001fbe call  0x00002f08 
+ 00012045  0x00001fbf branch  0x00002ee8 
+ 00012046  0x00001fc2 call  0x00002c83 
+ 00012047  0x00001fc3 branch  0x00002ee8 
+ 00012048  0x00001fc7 set0  0x00000026 , 0x00000000 
+ 00012049  0x00001fc8 call  0x00002c8a 
+ 00012050  0x00001fc9 call  0x00003253 
+ 00012051  0x00001fcb rtnne  0x000000ff 
+ 00012052  0x00001fcc call  0x00002f22 
+ 00012053  0x00001fcd call  0x00003263 
+ 00012054  0x00001fd0 nop  0x000007d0 
+ 00012055  0x00001fd1 call  0x00003261 
+ 00012056  0x00001fd3 beq  0x000000ff , 0x00002dd4 
+ 00012057  0x00001fd4 call  0x00002da4 
+ 00012058  0x00001fd5 nbranch  0x00002f27 , 0x00000018 
+ 00012059  0x00001fd6 nbranch  0x00002f27 , 0x0000002f 
+ 00012060  0x00001fd8 set1  0x00000026 , 0x00000000 
+ 00012061  0x00001fd9 call  0x00003263 
+ 00012062  0x00001fda setarg  0x000000ff 
+ 00012063  0x00001fdb call  0x00003256 
+ 00012064  0x00001fdd jam  0x0000003c , 0x00000a99 
+ 00012065  0x00001fde branch  0x00007d86 
+ 00012066  0x00001fe1 set1  0x00000027 , 0x00000000 
+ 00012067  0x00001fe2 jam  0x000000ff , 0x0000119e 
+ 00012068  0x00001fe3 call  0x0000323a 
+ 00012069  0x00001fe5 call  0x00002d77 
+ 00012070  0x00001fe6 branch  0x00002d53 
+ 00012071  0x00001fe9 call  0x00003261 
+ 00012072  0x00001feb increase  0x00000001 , 0x0000003f 
+ 00012073  0x00001fec call  0x00003264 
+ 00012074  0x00001fee call  0x00002c8a 
+ 00012075  0x00001fef branch  0x00002f16 
+ 00012076  0x00001ff2 call  0x00003267 
+ 00012077  0x00001ff5 setarg  0x000000ff 
+ 00012078  0x00001ff6 call  0x00003256 
+ 00012079  0x00001ff8 branch  0x00002f10 
+ 00012080  0x00002002 bpatch  0x000000ba , 0x00004017 
+ 00012081  0x00002003 call  0x00002c7a 
+ 00012082  0x00002004 setarg  0x000031b0 
+ 00012083  0x00002005 add  0x00000013 , 0x000000de , 0x00000005 
+ 00012084  0x00002006 istore  0x00000002 , 0x00000005 
+ 00012085  0x00002008 call  0x00002f3d 
+ 00012086  0x00002009 call  0x000048ea 
+ 00012087  0x0000200a call  0x000032b6 
+ 00012088  0x0000200c bpatch  0x000000bb , 0x00004017 
+ 00012089  0x0000200d beq  0x00000000 , 0x00003055 
+ 00012090  0x0000200e beq  0x00000001 , 0x00002f45 
+ 00012091  0x0000200f beq  0x0000000f , 0x00002f41 
+ 00012092  0x00002010 branch  0x00002a8c 
+ 00012093  0x00002013 call  0x0000326c 
+ 00012094  0x00002014 arg  0x00000080 , 0x00000039 
+ 00012095  0x00002015 arg  0x00000d9e , 0x00000005 
+ 00012096  0x00002016 branch  0x00007ec6 
+ 00012097  0x00002019 call  0x00002f4c 
+ 00012098  0x0000201b call  0x00002f4f 
+ 00012099  0x0000201c call  0x000048d3 
+ 00012100  0x0000201d branch  0x00002f42 
+ 00012101  0x00002020 bpatch  0x000000bc , 0x00004017 
+ 00012102  0x00002021 call  0x00002f4c 
+ 00012103  0x00002023 call  0x00002f4f 
+ 00012104  0x00002024 call  0x00002fbd 
+ 00012105  0x00002025 call  0x000048d3 
+ 00012106  0x00002026 call  0x00003019 
+ 00012107  0x00002027 branch  0x00002f47 
+ 00012108  0x0000202d call  0x00003291 
+ 00012109  0x0000202e call  0x00003296 
+ 00012110  0x0000202f branch  0x00003299 
+ 00012111  0x00002032 call  0x0000328f 
+ 00012112  0x00002034 rtnne  0x00000000 
+ 00012113  0x00002036 call  0x00002f55 
+ 00012114  0x00002037 call  0x00002f65 
+ 00012115  0x00002038 call  0x0000316b 
+ 00012116  0x00002039 branch  0x00002f96 
+ 00012117  0x0000203c call  0x00003294 
+ 00012118  0x0000203e rtnbit1  0x00000000 
+ 00012119  0x0000203f set1  0x00000000 , 0x0000003f 
+ 00012120  0x00002040 call  0x00003297 
+ 00012121  0x00002042 call  0x00003267 
+ 00012122  0x00002045 call  0x00003299 
+ 00012123  0x00002047 jam  0x00000000 , 0x00000d38 
+ 00012124  0x00002048 call  0x0000324f 
+ 00012125  0x0000204a call  0x00002f61 
+ 00012126  0x0000204c add  0x00000013 , 0x00000000 , 0x00000005 
+ 00012127  0x0000204e arg  0x00000042 , 0x00000039 
+ 00012128  0x0000204f branch  0x00007ed4 
+ 00012129  0x00002052 call  0x00003231 
+ 00012130  0x00002054 call  0x0000327d 
+ 00012131  0x00002056 call  0x0000322c 
+ 00012132  0x00002058 branch  0x00002c8a 
+ 00012133  0x0000205b bpatch  0x000000bd , 0x00004017 
+ 00012134  0x0000205c call  0x0000324c 
+ 00012135  0x0000205e beq  0x00000001 , 0x00002f8d 
+ 00012136  0x0000205f call  0x00003245 
+ 00012137  0x00002061 beq  0x00000001 , 0x00002c8a 
+ 00012138  0x00002062 setarg  0x00000136 
+ 00012139  0x00002063 iadd  0x00000013 , 0x00000011 
+ 00012140  0x00002064 ifetcht  0x00000004 , 0x00000011 
+ 00012141  0x00002066 copy  0x00000022 , 0x0000003f 
+ 00012142  0x00002067 isub  0x00000002 , 0x0000003e 
+ 00012143  0x00002068 ncall  0x00002d18 , 0x00000002 
+ 00012144  0x00002069 copy  0x0000003f , 0x00000012 
+ 00012145  0x0000206a setarg  0x00000136 
+ 00012146  0x0000206b iadd  0x00000013 , 0x00000011 
+ 00012147  0x0000206c ifetch  0x00000004 , 0x00000011 
+ 00012148  0x0000206d copy  0x0000003f , 0x00000002 
+ 00012149  0x0000206f setarg  0x0000013a 
+ 00012150  0x00002070 iadd  0x00000013 , 0x00000011 
+ 00012151  0x00002071 copy  0x00000002 , 0x0000003f 
+ 00012152  0x00002072 ifetcht  0x00000001 , 0x00000011 
+ 00012153  0x00002074 iadd  0x00000002 , 0x00000002 
+ 00012154  0x00002075 copy  0x00000012 , 0x0000003f 
+ 00012155  0x00002076 isub  0x00000002 , 0x0000003e 
+ 00012156  0x00002077 nrtn  0x00000002 
+ 00012157  0x00002078 set0  0x0000001c , 0x0000003f 
+ 00012158  0x00002079 setarg  0x00000136 
+ 00012159  0x0000207a iadd  0x00000013 , 0x00000005 
+ 00012160  0x0000207b istore  0x00000004 , 0x00000005 
+ 00012161  0x0000207e call  0x00002c8a 
+ 00012162  0x0000207f call  0x00003278 
+ 00012163  0x00002081 increase  0x00000001 , 0x0000003f 
+ 00012164  0x00002082 call  0x0000327b 
+ 00012165  0x00002084 rtnne  0x00000002 
+ 00012166  0x00002085 call  0x0000327a 
+ 00012167  0x00002089 branch  0x0000324f 
+ 00012168  0x0000208c copy  0x00000022 , 0x0000003f 
+ 00012169  0x0000208d arg  0x00000136 , 0x00000011 
+ 00012170  0x0000208e call  0x000032bf 
+ 00012171  0x0000208f istore  0x00000004 , 0x00000005 
+ 00012172  0x00002093 branch  0x0000327a 
+ 00012173  0x00002096 arg  0x00000d9e , 0x00000011 
+ 00012174  0x00002097 call  0x00002f94 
+ 00012175  0x00002098 add  0x00000013 , 0x000000eb , 0x00000005 
+ 00012176  0x00002099 istoret  0x00000001 , 0x00000005 
+ 00012177  0x0000209b sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012178  0x0000209c nrtn  0x00000002 
+ 00012179  0x0000209d branch  0x00002c8a 
+ 00012180  0x000020a0 arg  0x00000100 , 0x00000039 
+ 00012181  0x000020a1 branch  0x00002e62 
+ 00012182  0x000020a4 call  0x00002f99 
+ 00012183  0x000020a5 call  0x00002fa5 
+ 00012184  0x000020a6 branch  0x00002fb1 
+ 00012185  0x000020a9 setarg  0x00000180 
+ 00012186  0x000020aa call  0x000032d0 
+ 00012187  0x000020ac rtn  0x00000034 
+ 00012188  0x000020ad arg  0x0000000b , 0x00000007 
+ 00012189  0x000020ae call  0x00007f16 
+ 00012190  0x000020af nrtn  0x00000034 
+ 00012191  0x000020b0 call  0x000032a7 
+ 00012192  0x000020b3 setarg  0x00000001 
+ 00012193  0x000020b4 store  0x00000001 , 0x00000d54 
+ 00012194  0x000020b5 setarg  0x00000000 
+ 00012195  0x000020b6 istore  0x00000007 , 0x00000005 
+ 00012196  0x000020b7 branch  0x000031b8 
+ 00012197  0x000020ba setarg  0x0000017e 
+ 00012198  0x000020bb call  0x000032d0 
+ 00012199  0x000020bd rtn  0x00000034 
+ 00012200  0x000020be arg  0x0000000e , 0x00000007 
+ 00012201  0x000020bf call  0x00007f16 
+ 00012202  0x000020c0 nrtn  0x00000034 
+ 00012203  0x000020c1 call  0x000032aa 
+ 00012204  0x000020c4 arg  0x00000d64 , 0x00000005 
+ 00012205  0x000020c5 arg  0x00000002 , 0x00000039 
+ 00012206  0x000020c6 call  0x00007ec6 
+ 00012207  0x000020c7 jam  0x00000000 , 0x00000d64 
+ 00012208  0x000020c8 branch  0x000031ed 
+ 00012209  0x000020cb setarg  0x0000017f 
+ 00012210  0x000020cc call  0x000032d0 
+ 00012211  0x000020ce rtn  0x00000034 
+ 00012212  0x000020cf arg  0x0000000c , 0x00000007 
+ 00012213  0x000020d0 call  0x00007f16 
+ 00012214  0x000020d1 nrtn  0x00000034 
+ 00012215  0x000020d2 call  0x000032ad 
+ 00012216  0x000020d5 arg  0x00000d74 , 0x00000005 
+ 00012217  0x000020d6 arg  0x00000002 , 0x00000039 
+ 00012218  0x000020d7 call  0x00007ec6 
+ 00012219  0x000020d8 jam  0x00000003 , 0x00000d74 
+ 00012220  0x000020d9 branch  0x00003207 
+ 00012221  0x000020dc call  0x0000328f 
+ 00012222  0x000020de rtnne  0x00000001 
+ 00012223  0x000020df call  0x00002fc1 
+ 00012224  0x000020e0 branch  0x00002fcb 
+ 00012225  0x000020e3 call  0x00003294 
+ 00012226  0x000020e5 rtnbit1  0x00000001 
+ 00012227  0x000020e6 set1  0x00000001 , 0x0000003f 
+ 00012228  0x000020e7 call  0x00003297 
+ 00012229  0x000020e9 call  0x0000329c 
+ 00012230  0x000020eb call  0x00002c83 
+ 00012231  0x000020ec setarg  0x00000000 
+ 00012232  0x000020ed arg  0x00000106 , 0x00000011 
+ 00012233  0x000020ee call  0x000032bf 
+ 00012234  0x000020f0 branch  0x000032c5 
+ 00012235  0x000020f3 call  0x0000316e 
+ 00012236  0x000020f4 nbranch  0x00002f5e , 0x0000002f 
+ 00012237  0x000020f5 add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012238  0x000020f6 setarg  0x00000109 
+ 00012239  0x000020f7 iadd  0x00000013 , 0x00000005 
+ 00012240  0x000020f8 arg  0x00000008 , 0x00000039 
+ 00012241  0x000020f9 call  0x00007f01 
+ 00012242  0x000020fa setarg  0x0000010b 
+ 00012243  0x000020fb call  0x000032d0 
+ 00012244  0x000020fc beq  0x000000aa , 0x00002fd9 
+ 00012245  0x000020fd beq  0x00000055 , 0x00002fed 
+ 00012246  0x000020fe beq  0x00000022 , 0x00003001 
+ 00012247  0x000020ff beq  0x000000ff , 0x00003212 
+ 00012248  0x00002100 branch  0x00002f5e 
+ 00012249  0x00002103 call  0x000032bd 
+ 00012250  0x00002104 beq  0x00000001 , 0x00002fdd 
+ 00012251  0x00002105 beq  0x00000002 , 0x00002fe8 
+ 00012252  0x00002106 rtn 
+ 00012253  0x00002108 setarg  0x00000001 
+ 00012254  0x00002109 call  0x00002ff7 
+ 00012255  0x0000210c setarg  0x00000001 
+ 00012256  0x0000210d call  0x00003289 
+ 00012257  0x00002110 setarg  0x00000080 
+ 00012258  0x00002111 arg  0x00000130 , 0x00000011 
+ 00012259  0x00002112 call  0x000032b3 
+ 00012260  0x00002114 call  0x0000327d 
+ 00012261  0x00002116 arg  0x00000131 , 0x00000011 
+ 00012262  0x00002117 call  0x000032bf 
+ 00012263  0x00002119 branch  0x0000322d 
+ 00012264  0x0000211c setarg  0x00000001 
+ 00012265  0x0000211d call  0x00002fff 
+ 00012266  0x00002120 setarg  0x00000002 
+ 00012267  0x00002121 call  0x00003289 
+ 00012268  0x00002123 branch  0x00002fe1 
+ 00012269  0x00002126 call  0x000032bd 
+ 00012270  0x00002127 beq  0x00000001 , 0x00002ff1 
+ 00012271  0x00002128 beq  0x00000002 , 0x00002ff9 
+ 00012272  0x00002129 rtn 
+ 00012273  0x0000212b call  0x00002fdf 
+ 00012274  0x0000212c setarg  0x00000106 
+ 00012275  0x0000212d call  0x000032d0 
+ 00012276  0x0000212f beq  0x00000001 , 0x00002ff6 
+ 00012277  0x00002130 rtn 
+ 00012278  0x00002132 setarg  0x00000002 
+ 00012279  0x00002135 arg  0x00000106 , 0x00000011 
+ 00012280  0x00002136 branch  0x000032b3 
+ 00012281  0x00002139 call  0x00002fea 
+ 00012282  0x0000213a setarg  0x00000107 
+ 00012283  0x0000213b call  0x000032d0 
+ 00012284  0x0000213d beq  0x00000001 , 0x00002ffe 
+ 00012285  0x0000213e rtn 
+ 00012286  0x00002140 setarg  0x00000002 
+ 00012287  0x00002143 arg  0x00000107 , 0x00000011 
+ 00012288  0x00002144 branch  0x000032b3 
+ 00012289  0x00002147 call  0x000032bd 
+ 00012290  0x00002148 beq  0x00000001 , 0x00003005 
+ 00012291  0x00002149 beq  0x00000002 , 0x00003011 
+ 00012292  0x0000214a rtn 
+ 00012293  0x0000214c setarg  0x00000106 
+ 00012294  0x0000214d call  0x000032d0 
+ 00012295  0x0000214f beq  0x00000002 , 0x00003009 
+ 00012296  0x00002150 rtn 
+ 00012297  0x00002152 call  0x0000328b 
+ 00012298  0x00002154 or_into  0x00000001 , 0x0000003f 
+ 00012299  0x00002155 call  0x0000328d 
+ 00012300  0x00002158 setarg  0x00000000 
+ 00012301  0x00002159 setarg  0x00000106 
+ 00012302  0x0000215a iadd  0x00000013 , 0x00000005 
+ 00012303  0x0000215b istore  0x00000002 , 0x00000005 
+ 00012304  0x0000215c branch  0x00002f5e 
+ 00012305  0x0000215f setarg  0x00000107 
+ 00012306  0x00002160 call  0x000032d0 
+ 00012307  0x00002162 bne  0x00000000 , 0x00003015 
+ 00012308  0x00002163 rtn 
+ 00012309  0x00002165 call  0x0000328b 
+ 00012310  0x00002167 or_into  0x00000002 , 0x0000003f 
+ 00012311  0x00002168 call  0x0000328d 
+ 00012312  0x0000216a branch  0x0000300c 
+ 00012313  0x0000216e fetch  0x00000001 , 0x00000d50 
+ 00012314  0x0000216f rtn  0x00000034 
+ 00012315  0x00002170 jam  0x00000000 , 0x00000d50 
+ 00012316  0x00002171 fetch  0x00000002 , 0x00000d4e 
+ 00012317  0x00002172 arg  0x000002ba , 0x00000002 
+ 00012318  0x00002173 isub  0x00000002 , 0x0000003e 
+ 00012319  0x00002174 nrtn  0x00000005 
+ 00012320  0x00002176 fetch  0x00000001 , 0x00000cb6 
+ 00012321  0x00002177 rtnne  0x000000ba 
+ 00012322  0x00002178 fetch  0x00000001 , 0x00000cb7 
+ 00012323  0x00002179 bpatch  0x000000be , 0x00004017 
+ 00012324  0x0000217a beq  0x000000a0 , 0x0000303b 
+ 00012325  0x0000217b beq  0x000000a1 , 0x0000302c 
+ 00012326  0x0000217c beq  0x000000a6 , 0x00003041 
+ 00012327  0x0000217d beq  0x000000a7 , 0x00003043 
+ 00012328  0x0000217e beq  0x000000a9 , 0x00003049 
+ 00012329  0x0000217f beq  0x000000b0 , 0x0000304d 
+ 00012330  0x00002181 jam  0x00000000 , 0x00000d42 
+ 00012331  0x00002182 rtn 
+ 00012332  0x00002184 fetch  0x00000001 , 0x00000cb8 
+ 00012333  0x00002185 beq  0x00000001 , 0x00003031 
+ 00012334  0x00002186 beq  0x00000084 , 0x00003034 
+ 00012335  0x00002187 beq  0x000000a7 , 0x00003039 
+ 00012336  0x00002188 branch  0x0000302a 
+ 00012337  0x0000218a call  0x0000328b 
+ 00012338  0x0000218c store  0x00000001 , 0x00000cf7 
+ 00012339  0x0000218d branch  0x0000303f 
+ 00012340  0x0000218f call  0x00003291 
+ 00012341  0x00002191 call  0x00003296 
+ 00012342  0x00002193 call  0x0000328b 
+ 00012343  0x00002195 store  0x00000001 , 0x00000cf7 
+ 00012344  0x00002196 branch  0x0000303f 
+ 00012345  0x0000219a jam  0x000000a1 , 0x00000cf7 
+ 00012346  0x0000219b branch  0x0000303f 
+ 00012347  0x0000219e fetch  0x00000001 , 0x00000cb8 
+ 00012348  0x0000219f beq  0x00000081 , 0x0000303e 
+ 00012349  0x000021a1 branch  0x0000302a 
+ 00012350  0x000021a5 call  0x00003090 
+ 00012351  0x000021a7 jam  0x00000001 , 0x00000d42 
+ 00012352  0x000021a8 rtn 
+ 00012353  0x000021ae jam  0x00000015 , 0x00000cf7 
+ 00012354  0x000021af branch  0x0000303f 
+ 00012355  0x000021b2 call  0x0000328f 
+ 00012356  0x000021b4 beq  0x00000000 , 0x00003047 
+ 00012357  0x000021b5 beq  0x00000001 , 0x00003039 
+ 00012358  0x000021b7 rtn 
+ 00012359  0x000021b9 jam  0x000000a0 , 0x00000cf7 
+ 00012360  0x000021ba branch  0x0000303f 
+ 00012361  0x000021c0 jam  0x00000000 , 0x00000cf7 
+ 00012362  0x000021c1 jam  0x00000000 , 0x00000cf8 
+ 00012363  0x000021c2 jam  0x00000001 , 0x00000cf9 
+ 00012364  0x000021c3 branch  0x0000303f 
+ 00012365  0x000021c7 call  0x0000329c 
+ 00012366  0x000021c8 fetch  0x00000001 , 0x00000cb8 
+ 00012367  0x000021c9 increase  0x00000002 , 0x0000003f 
+ 00012368  0x000021ca copy  0x0000003f , 0x00000039 
+ 00012369  0x000021cb arg  0x00000cb6 , 0x00000006 
+ 00012370  0x000021cc setarg  0x0000013c 
+ 00012371  0x000021cd iadd  0x00000013 , 0x00000005 
+ 00012372  0x000021ce branch  0x00007f01 
+ 00012373  0x000021d2 bpatch  0x000000bf , 0x00004017 
+ 00012374  0x000021d3 call  0x0000307d 
+ 00012375  0x000021d5 call  0x00002c7f 
+ 00012376  0x000021d6 call  0x000048d3 
+ 00012377  0x000021d7 branch  0x00003057 
+ 00012378  0x000021da call  0x0000328f 
+ 00012379  0x000021dc rtnne  0x00000000 
+ 00012380  0x000021dd call  0x00002f51 
+ 00012381  0x000021de branch  0x00003098 
+ 00012382  0x000021e1 call  0x0000328f 
+ 00012383  0x000021e3 rtnne  0x00000001 
+ 00012384  0x000021e4 call  0x00002fc1 
+ 00012385  0x000021e5 call  0x00002fcb 
+ 00012386  0x000021e6 call  0x0000328b 
+ 00012387  0x000021e8 rtn  0x00000034 
+ 00012388  0x000021e9 call  0x00003286 
+ 00012389  0x000021eb call  0x00002f4c 
+ 00012390  0x000021ec call  0x00003093 
+ 00012391  0x000021ee setarg  0x00000000 
+ 00012392  0x000021ef add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012393  0x000021f1 branch  0x0000322d 
+ 00012394  0x000021f4 call  0x00007fe9 
+ 00012395  0x000021f5 add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012396  0x000021f6 ifetcht  0x00000004 , 0x00000011 
+ 00012397  0x000021f8 copy  0x00000022 , 0x0000003f 
+ 00012398  0x000021f9 isub  0x00000002 , 0x0000003e 
+ 00012399  0x000021fa ncall  0x00002d18 , 0x00000002 
+ 00012400  0x000021fb copy  0x0000003f , 0x00000012 
+ 00012401  0x000021fc add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012402  0x000021fd ifetch  0x00000004 , 0x00000011 
+ 00012403  0x000021ff add  0x00000013 , 0x000000ab , 0x00000011 
+ 00012404  0x00002200 ifetcht  0x00000001 , 0x00000011 
+ 00012405  0x00002202 iadd  0x00000002 , 0x00000002 
+ 00012406  0x00002203 copy  0x00000012 , 0x0000003f 
+ 00012407  0x00002204 isub  0x00000002 , 0x0000003e 
+ 00012408  0x00002205 nrtn  0x00000002 
+ 00012409  0x00002206 set0  0x0000001c , 0x0000003f 
+ 00012410  0x00002207 add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012411  0x00002208 istore  0x00000004 , 0x00000005 
+ 00012412  0x0000220a branch  0x00007fe7 
+ 00012413  0x0000220d setarg  0x00000001 
+ 00012414  0x0000220e call  0x00003287 
+ 00012415  0x00002210 call  0x00003283 
+ 00012416  0x00002212 setarg  0x000000ff 
+ 00012417  0x00002213 add  0x00000013 , 0x000000ab , 0x00000005 
+ 00012418  0x00002214 istore  0x00000001 , 0x00000005 
+ 00012419  0x00002216 branch  0x00003067 
+ 00012420  0x00002219 setarg  0x0000015c 
+ 00012421  0x0000221a call  0x000032d0 
+ 00012422  0x0000221c rtn  0x00000034 
+ 00012423  0x0000221d call  0x0000306a 
+ 00012424  0x0000221e nrtn  0x00000028 
+ 00012425  0x0000221f call  0x00003281 
+ 00012426  0x00002221 increase  0x00000001 , 0x0000003f 
+ 00012427  0x00002222 and_into  0x00000001 , 0x0000003f 
+ 00012428  0x00002223 call  0x00003284 
+ 00012429  0x00002225 beq  0x00000000 , 0x00002f4c 
+ 00012430  0x00002226 beq  0x00000001 , 0x00003090 
+ 00012431  0x00002227 rtn 
+ 00012432  0x0000222d setarg  0x00000001 
+ 00012433  0x0000222e call  0x00003292 
+ 00012434  0x0000222f branch  0x00003296 
+ 00012435  0x00002232 setarg  0x00000001 
+ 00012436  0x00002233 call  0x000032a5 
+ 00012437  0x00002236 setarg  0x00000280 
+ 00012438  0x00002237 arg  0x00000008 , 0x00000007 
+ 00012439  0x00002238 branch  0x00007f08 
+ 00012440  0x0000223b call  0x000032a2 
+ 00012441  0x0000223d rtn  0x00000034 
+ 00012442  0x0000223e arg  0x00000008 , 0x00000007 
+ 00012443  0x0000223f call  0x00007f16 
+ 00012444  0x00002240 nrtn  0x00000034 
+ 00012445  0x00002241 call  0x000032a4 
+ 00012446  0x00002244 setarg  0x00000007 
+ 00012447  0x00002245 call  0x00003292 
+ 00012448  0x00002247 call  0x00003296 
+ 00012449  0x00002249 branch  0x00002f5e 
+ 00012450  0x0000224c bpatch  0x000000c0 , 0x00004018 
+ 00012451  0x0000224d call  0x0000328f 
+ 00012452  0x0000224f rtnne  0x00000007 
+ 00012453  0x00002250 call  0x000030cb 
+ 00012454  0x00002251 call  0x000030e0 
+ 00012455  0x00002252 call  0x0000316e 
+ 00012456  0x00002253 nbranch  0x00002f5e , 0x0000002f 
+ 00012457  0x00002255 call  0x000030bc 
+ 00012458  0x00002256 call  0x00003172 , 0x00000005 
+ 00012459  0x0000225a call  0x00002f4c 
+ 00012460  0x0000225b call  0x00003294 
+ 00012461  0x0000225d set1  0x00000000 , 0x0000003f 
+ 00012462  0x0000225e call  0x00003297 
+ 00012463  0x00002260 call  0x00002f5e 
+ 00012464  0x00002261 call  0x00003093 
+ 00012465  0x00002262 call  0x000030bc 
+ 00012466  0x00002263 branch  0x000030c1 , 0x00000005 
+ 00012467  0x00002264 setarg  0x00000164 
+ 00012468  0x00002265 call  0x000032d3 
+ 00012469  0x00002267 call  0x000030be 
+ 00012470  0x00002268 branch  0x000030c5 , 0x00000005 
+ 00012471  0x00002269 setarg  0x00000160 
+ 00012472  0x0000226a call  0x000032d3 
+ 00012473  0x0000226c call  0x000030be 
+ 00012474  0x0000226d branch  0x000030c8 , 0x00000005 
+ 00012475  0x0000226e rtn 
+ 00012476  0x00002271 setarg  0x0000012b 
+ 00012477  0x00002272 call  0x000032d3 
+ 00012478  0x00002275 call  0x0000322a 
+ 00012479  0x00002277 isub  0x00000002 , 0x0000003e 
+ 00012480  0x00002278 rtn 
+ 00012481  0x0000227b setarg  0x00000182 
+ 00012482  0x0000227c call  0x000032d0 
+ 00012483  0x00002280 add  0x00000013 , 0x00000091 , 0x00000005 
+ 00012484  0x00002281 branch  0x000032b4 
+ 00012485  0x00002284 setarg  0x00000185 
+ 00012486  0x00002285 call  0x000032d0 
+ 00012487  0x00002287 branch  0x000030c3 
+ 00012488  0x00002289 setarg  0x00000188 
+ 00012489  0x0000228a call  0x000032d0 
+ 00012490  0x0000228c branch  0x000030c3 
+ 00012491  0x0000228f call  0x00003294 
+ 00012492  0x00002291 rtnbit1  0x00000007 
+ 00012493  0x00002292 set1  0x00000007 , 0x0000003f 
+ 00012494  0x00002293 call  0x00003297 
+ 00012495  0x00002295 call  0x00003283 
+ 00012496  0x00002297 call  0x0000329c 
+ 00012497  0x00002299 setarg  0x00000000 
+ 00012498  0x0000229a add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012499  0x0000229b istore  0x00000003 , 0x00000005 
+ 00012500  0x0000229d arg  0x00000183 , 0x00000011 
+ 00012501  0x0000229e call  0x000032bf 
+ 00012502  0x0000229f istore  0x00000007 , 0x00000005 
+ 00012503  0x000022a2 call  0x000030bc 
+ 00012504  0x000022a3 nrtn  0x00000005 
+ 00012505  0x000022a4 add  0x00000013 , 0x00000091 , 0x00000011 
+ 00012506  0x000022a5 ifetch  0x00000001 , 0x00000011 
+ 00012507  0x000022a7 arg  0x00000182 , 0x00000011 
+ 00012508  0x000022a8 call  0x000032b3 
+ 00012509  0x000022aa add  0x00000013 , 0x00000090 , 0x00000011 
+ 00012510  0x000022ab ifetch  0x00000001 , 0x00000011 
+ 00012511  0x000022ae branch  0x0000314a 
+ 00012512  0x000022b1 bpatch  0x000000c1 , 0x00004018 
+ 00012513  0x000022b2 call  0x00003281 
+ 00012514  0x000022b4 increase  0x00000001 , 0x0000003f 
+ 00012515  0x000022b5 and_into  0x00000003 , 0x0000003f 
+ 00012516  0x000022b6 call  0x00003284 
+ 00012517  0x000022b9 beq  0x00000000 , 0x0000310e 
+ 00012518  0x000022ba beq  0x00000001 , 0x00003132 
+ 00012519  0x000022bb beq  0x00000002 , 0x000030ea 
+ 00012520  0x000022bc beq  0x00000003 , 0x00003132 
+ 00012521  0x000022bd rtn 
+ 00012522  0x000022c0 call  0x00002fdf 
+ 00012523  0x000022c1 setarg  0x00000160 
+ 00012524  0x000022c2 call  0x0000327e 
+ 00012525  0x000022c4 branch  0x000030e0 , 0x00000034 
+ 00012526  0x000022c5 call  0x0000322c 
+ 00012527  0x000022c7 setarg  0x00000189 
+ 00012528  0x000022c8 call  0x000032d0 
+ 00012529  0x000022ca call  0x00003108 , 0x00000034 
+ 00012530  0x000022cb setarg  0x00000187 
+ 00012531  0x000022cc call  0x000032d0 
+ 00012532  0x000022ce call  0x0000322f 
+ 00012533  0x000022d0 add  0x00000013 , 0x000000f7 , 0x00000011 
+ 00012534  0x000022d1 ifetcht  0x00000001 , 0x00000011 
+ 00012535  0x000022d3 arg  0x00000f9e , 0x00000011 
+ 00012536  0x000022d4 call  0x00002e58 
+ 00012537  0x000022d5 add  0x00000013 , 0x000000f7 , 0x00000005 
+ 00012538  0x000022d6 istoret  0x00000001 , 0x00000005 
+ 00012539  0x000022d8 call  0x00002f94 
+ 00012540  0x000022d9 add  0x00000013 , 0x000000fa , 0x00000005 
+ 00012541  0x000022da istoret  0x00000001 , 0x00000005 
+ 00012542  0x000022dc sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012543  0x000022dd nrtn  0x00000002 
+ 00012544  0x000022de setarg  0x00000188 
+ 00012545  0x000022df call  0x00003275 
+ 00012546  0x000022e1 call  0x00002c90 
+ 00012547  0x000022e2 arg  0x00000188 , 0x00000011 
+ 00012548  0x000022e3 call  0x000032c8 
+ 00012549  0x000022e4 istoret  0x00000001 , 0x00000005 
+ 00012550  0x000022e8 arg  0x00000187 , 0x00000011 
+ 00012551  0x000022e9 branch  0x000032b3 
+ 00012552  0x000022ec setarg  0x00000001 
+ 00012553  0x000022ed arg  0x00000189 , 0x00000011 
+ 00012554  0x000022ee call  0x000032b3 
+ 00012555  0x000022f0 arg  0x00000000 , 0x00000002 
+ 00012556  0x000022f1 call  0x00002c94 
+ 00012557  0x000022f4 branch  0x00003106 
+ 00012558  0x000022f7 call  0x00002fea 
+ 00012559  0x000022f8 setarg  0x00000164 
+ 00012560  0x000022f9 call  0x0000327e 
+ 00012561  0x000022fb branch  0x000030e0 , 0x00000034 
+ 00012562  0x000022fc call  0x0000322c 
+ 00012563  0x000022fe setarg  0x00000186 
+ 00012564  0x000022ff call  0x000032d0 
+ 00012565  0x00002301 call  0x0000312c , 0x00000034 
+ 00012566  0x00002302 setarg  0x00000184 
+ 00012567  0x00002303 call  0x000032d0 
+ 00012568  0x00002305 call  0x0000322f 
+ 00012569  0x00002307 add  0x00000013 , 0x000000f6 , 0x00000011 
+ 00012570  0x00002308 ifetcht  0x00000001 , 0x00000011 
+ 00012571  0x0000230a arg  0x0000109e , 0x00000011 
+ 00012572  0x0000230b call  0x00002e58 
+ 00012573  0x0000230c add  0x00000013 , 0x000000f6 , 0x00000005 
+ 00012574  0x0000230d istoret  0x00000001 , 0x00000005 
+ 00012575  0x0000230f call  0x00002f94 
+ 00012576  0x00002310 add  0x00000013 , 0x000000f9 , 0x00000005 
+ 00012577  0x00002311 istoret  0x00000001 , 0x00000005 
+ 00012578  0x00002313 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012579  0x00002314 nrtn  0x00000002 
+ 00012580  0x00002315 setarg  0x00000185 
+ 00012581  0x00002316 call  0x00003275 
+ 00012582  0x00002318 call  0x00002c90 
+ 00012583  0x00002319 arg  0x00000185 , 0x00000011 
+ 00012584  0x0000231a call  0x000032c8 
+ 00012585  0x0000231b istoret  0x00000001 , 0x00000005 
+ 00012586  0x0000231f arg  0x00000184 , 0x00000011 
+ 00012587  0x00002320 branch  0x000032b3 
+ 00012588  0x00002323 setarg  0x00000001 
+ 00012589  0x00002324 arg  0x00000186 , 0x00000011 
+ 00012590  0x00002325 call  0x000032b3 
+ 00012591  0x00002327 arg  0x00000000 , 0x00000002 
+ 00012592  0x00002328 call  0x00002c94 
+ 00012593  0x0000232b branch  0x0000312a 
+ 00012594  0x0000232e call  0x00002fdf 
+ 00012595  0x0000232f call  0x0000327d 
+ 00012596  0x00002331 call  0x0000322c 
+ 00012597  0x00002333 setarg  0x00000183 
+ 00012598  0x00002334 call  0x000032d0 
+ 00012599  0x00002336 call  0x0000314c , 0x00000034 
+ 00012600  0x00002337 call  0x0000314f 
+ 00012601  0x00002338 add  0x00000013 , 0x000000f5 , 0x00000011 
+ 00012602  0x00002339 ifetcht  0x00000001 , 0x00000011 
+ 00012603  0x0000233b arg  0x00000e9e , 0x00000011 
+ 00012604  0x0000233c call  0x00002e58 
+ 00012605  0x0000233d add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012606  0x0000233e istoret  0x00000001 , 0x00000005 
+ 00012607  0x00002340 call  0x00002f94 
+ 00012608  0x00002341 add  0x00000013 , 0x000000f8 , 0x00000005 
+ 00012609  0x00002342 istoret  0x00000001 , 0x00000005 
+ 00012610  0x00002344 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012611  0x00002345 nrtn  0x00000002 
+ 00012612  0x00002346 setarg  0x00000182 
+ 00012613  0x00002347 call  0x00003275 
+ 00012614  0x00002349 call  0x00002c90 
+ 00012615  0x0000234a arg  0x00000182 , 0x00000011 
+ 00012616  0x0000234b call  0x000032c8 
+ 00012617  0x0000234c istoret  0x00000001 , 0x00000005 
+ 00012618  0x00002351 arg  0x00000181 , 0x00000011 
+ 00012619  0x00002352 branch  0x000032b3 
+ 00012620  0x0000235a setarg  0x00000001 
+ 00012621  0x0000235b arg  0x00000183 , 0x00000011 
+ 00012622  0x0000235c call  0x000032b3 
+ 00012623  0x0000235e setarg  0x00000181 
+ 00012624  0x0000235f call  0x000032d0 
+ 00012625  0x00002360 branch  0x0000322f 
+ 00012626  0x00002365 add  0x00000013 , 0x00000000 , 0x00000011 
+ 00012627  0x00002366 ifetch  0x00000001 , 0x00000011 
+ 00012628  0x00002368 call  0x0000323c 
+ 00012629  0x0000236b call  0x00002dde 
+ 00012630  0x0000236d call  0x0000325f 
+ 00012631  0x0000236f isolate1  0x00000000 , 0x0000003f 
+ 00012632  0x00002370 branch  0x0000315c , 0x00000001 
+ 00012633  0x00002372 call  0x0000315d 
+ 00012634  0x00002373 call  0x00002d53 
+ 00012635  0x00002374 call  0x00002df7 
+ 00012636  0x00002376 branch  0x00002e45 
+ 00012637  0x00002379 bpatch  0x000000c2 , 0x00004018 
+ 00012638  0x0000237a add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012639  0x0000237b call  0x000032d6 
+ 00012640  0x0000237d setarg  0x0000013b 
+ 00012641  0x0000237e call  0x000032d0 
+ 00012642  0x00002380 rtn  0x00000034 
+ 00012643  0x00002381 setarg  0x00000006 
+ 00012644  0x00002382 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012645  0x00002383 istore  0x00000001 , 0x00000005 
+ 00012646  0x00002385 arg  0x00000006 , 0x00000039 
+ 00012647  0x00002386 setarg  0x0000012f 
+ 00012648  0x00002387 iadd  0x00000013 , 0x00000006 
+ 00012649  0x00002389 add  0x00000013 , 0x00000022 , 0x00000005 
+ 00012650  0x0000238b branch  0x00007f01 
+ 00012651  0x0000238f call  0x0000316e 
+ 00012652  0x00002390 nbranch  0x00002f5e , 0x0000002f 
+ 00012653  0x00002391 branch  0x00003172 
+ 00012654  0x00002394 call  0x00002f5e 
+ 00012655  0x00002395 call  0x00002e11 
+ 00012656  0x00002396 nrtn  0x0000002f 
+ 00012657  0x00002397 branch  0x00003152 
+ 00012658  0x0000239a bpatch  0x000000c3 , 0x00004018 
+ 00012659  0x0000239b call  0x00003188 
+ 00012660  0x0000239c nbranch  0x00002f5e , 0x00000028 
+ 00012661  0x0000239d add  0x00000013 , 0x00000084 , 0x00000011 
+ 00012662  0x0000239e ifetch  0x00000001 , 0x00000011 
+ 00012663  0x000023a0 branch  0x00002f5e , 0x00000034 
+ 00012664  0x000023a1 increase  0x00000002 , 0x0000003f 
+ 00012665  0x000023a2 iforce  0x00000039 
+ 00012666  0x000023a3 add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012667  0x000023a5 setarg  0x00000109 
+ 00012668  0x000023a6 iadd  0x00000013 , 0x00000005 
+ 00012669  0x000023a8 call  0x00007f01 
+ 00012670  0x000023a9 call  0x00003286 
+ 00012671  0x000023ab call  0x000032b6 
+ 00012672  0x000023ad call  0x00003093 , 0x00000034 
+ 00012673  0x000023ae setarg  0x0000010b 
+ 00012674  0x000023af call  0x000032d0 
+ 00012675  0x000023b1 beq  0x00000001 , 0x0000319e 
+ 00012676  0x000023b2 beq  0x00000002 , 0x000031c6 
+ 00012677  0x000023b3 beq  0x00000003 , 0x000031f2 
+ 00012678  0x000023b4 beq  0x000000ff , 0x00003212 
+ 00012679  0x000023b5 branch  0x00002f5e 
+ 00012680  0x000023b8 call  0x00002c7a 
+ 00012681  0x000023b9 call  0x00007fe9 
+ 00012682  0x000023ba add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012683  0x000023bb ifetch  0x00000001 , 0x00000011 
+ 00012684  0x000023bd add  0x00000013 , 0x000000cb , 0x00000011 
+ 00012685  0x000023be ifetcht  0x00000001 , 0x00000011 
+ 00012686  0x000023c0 isub  0x00000002 , 0x0000003e 
+ 00012687  0x000023c1 ncall  0x00007fe7 , 0x00000005 
+ 00012688  0x000023c2 add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012689  0x000023c3 ifetch  0x00000001 , 0x00000011 
+ 00012690  0x000023c5 add  0x00000013 , 0x000000cb , 0x00000005 
+ 00012691  0x000023c6 istore  0x00000001 , 0x00000005 
+ 00012692  0x000023c8 add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012693  0x000023c9 ifetch  0x00000003 , 0x00000011 
+ 00012694  0x000023cb add  0x00000013 , 0x000000c7 , 0x00000011 
+ 00012695  0x000023cc ifetcht  0x00000003 , 0x00000011 
+ 00012696  0x000023ce isub  0x00000002 , 0x0000003e 
+ 00012697  0x000023cf ncall  0x00007fe7 , 0x00000005 
+ 00012698  0x000023d0 add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012699  0x000023d1 ifetch  0x00000003 , 0x00000011 
+ 00012700  0x000023d3 add  0x00000013 , 0x000000c7 , 0x00000005 
+ 00012701  0x000023d5 branch  0x000032c5 
+ 00012702  0x000023d8 call  0x00002f88 
+ 00012703  0x000023d9 call  0x0000324c 
+ 00012704  0x000023da store  0x00000001 , 0x00000aa2 
+ 00012705  0x000023dc call  0x00003274 
+ 00012706  0x000023dd fetch  0x00000001 , 0x00000aa2 
+ 00012707  0x000023df isolate1  0x00000003 , 0x00000002 
+ 00012708  0x000023e0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012709  0x000023e1 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012710  0x000023e2 istore  0x00000001 , 0x00000005 
+ 00012711  0x000023e4 beq  0x00000001 , 0x00003216 
+ 00012712  0x000023e5 call  0x00003245 
+ 00012713  0x000023e7 call  0x00003274 
+ 00012714  0x000023e9 isolate1  0x00000004 , 0x00000002 
+ 00012715  0x000023ea setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012716  0x000023eb call  0x00003249 
+ 00012717  0x000023ed add  0x00000013 , 0x000000de , 0x00000011 
+ 00012718  0x000023ee ifetch  0x00000002 , 0x00000011 
+ 00012719  0x000023f0 branch  0x00007f9c 
+ 00012720  0x000023f3 setarg  0x00000001 
+ 00012721  0x000023f4 store  0x00000001 , 0x00000d54 
+ 00012722  0x000023f5 call  0x0000329e 
+ 00012723  0x000023f7 istore  0x00000007 , 0x00000005 
+ 00012724  0x000023f8 call  0x0000329e 
+ 00012725  0x000023fa ncall  0x000031bd , 0x00000034 
+ 00012726  0x000023fb call  0x0000329e 
+ 00012727  0x000023fd call  0x000031c2 , 0x00000034 
+ 00012728  0x000023ff jam  0x00000020 , 0x00000d52 
+ 00012729  0x00002401 fetch  0x00000001 , 0x00000d38 
+ 00012730  0x00002402 set1  0x00000002 , 0x0000003f 
+ 00012731  0x00002403 store  0x00000001 , 0x00000d38 
+ 00012732  0x00002404 rtn 
+ 00012733  0x00002407 setarg  0x00000001 
+ 00012734  0x00002408 call  0x000032a8 
+ 00012735  0x0000240b setarg  0x00000140 
+ 00012736  0x0000240c arg  0x0000000b , 0x00000007 
+ 00012737  0x0000240d branch  0x00007f08 
+ 00012738  0x0000240f call  0x000032a7 
+ 00012739  0x00002412 setarg  0x00000000 
+ 00012740  0x00002413 arg  0x0000000b , 0x00000007 
+ 00012741  0x00002414 branch  0x00007f08 
+ 00012742  0x00002417 call  0x00003274 
+ 00012743  0x00002419 isolate1  0x00000003 , 0x00000002 
+ 00012744  0x0000241a branch  0x0000321b , 0x00000001 
+ 00012745  0x0000241b arg  0x00000d64 , 0x00000005 
+ 00012746  0x0000241c call  0x000031e0 
+ 00012747  0x0000241d fetch  0x00000008 , 0x00000d64 
+ 00012748  0x0000241e ncall  0x000031e4 , 0x00000034 
+ 00012749  0x0000241f fetch  0x00000008 , 0x00000d64 
+ 00012750  0x00002420 call  0x000031e9 , 0x00000034 
+ 00012751  0x00002421 call  0x00002c7a 
+ 00012752  0x00002422 fetch  0x00000008 , 0x00000d64 
+ 00012753  0x00002423 arg  0x00000168 , 0x00000011 
+ 00012754  0x00002424 call  0x000032bf 
+ 00012755  0x00002425 istore  0x00000008 , 0x00000005 
+ 00012756  0x00002427 setarg  0x00000170 
+ 00012757  0x00002428 iadd  0x00000013 , 0x00000011 
+ 00012758  0x00002429 ifetcht  0x00000008 , 0x00000011 
+ 00012759  0x0000242b isub  0x00000002 , 0x0000003e 
+ 00012760  0x0000242c ncall  0x000031ed , 0x00000005 
+ 00012761  0x0000242d setarg  0x00000168 
+ 00012762  0x0000242e iadd  0x00000013 , 0x00000011 
+ 00012763  0x0000242f ifetch  0x00000008 , 0x00000011 
+ 00012764  0x00002431 arg  0x00000170 , 0x00000011 
+ 00012765  0x00002432 call  0x000032bf 
+ 00012766  0x00002433 istore  0x00000008 , 0x00000005 
+ 00012767  0x00002435 branch  0x00002f5e 
+ 00012768  0x00002438 setarg  0x0000010b 
+ 00012769  0x00002439 iadd  0x00000013 , 0x00000006 
+ 00012770  0x0000243b arg  0x00000009 , 0x00000039 
+ 00012771  0x0000243c branch  0x00007ff3 
+ 00012772  0x0000243f setarg  0x00000001 
+ 00012773  0x00002440 call  0x000032ab 
+ 00012774  0x00002443 setarg  0x00000140 
+ 00012775  0x00002444 arg  0x0000000e , 0x00000007 
+ 00012776  0x00002445 branch  0x00007f08 
+ 00012777  0x00002448 call  0x000032aa 
+ 00012778  0x0000244b setarg  0x00000000 
+ 00012779  0x0000244c arg  0x0000000e , 0x00000007 
+ 00012780  0x0000244d branch  0x00007f08 
+ 00012781  0x00002451 jam  0x00000010 , 0x00000d51 
+ 00012782  0x00002452 fetch  0x00000001 , 0x00000d38 
+ 00012783  0x00002453 set1  0x00000001 , 0x0000003f 
+ 00012784  0x00002454 store  0x00000001 , 0x00000d38 
+ 00012785  0x00002455 rtn 
+ 00012786  0x00002458 arg  0x00000d74 , 0x00000005 
+ 00012787  0x00002459 call  0x000031e0 
+ 00012788  0x0000245a fetch  0x00000002 , 0x00000d75 
+ 00012789  0x0000245b ncall  0x00003209 , 0x00000034 
+ 00012790  0x0000245c fetch  0x00000002 , 0x00000d75 
+ 00012791  0x0000245d call  0x0000320e , 0x00000034 
+ 00012792  0x0000245e call  0x00002c7a 
+ 00012793  0x0000245f fetch  0x00000003 , 0x00000d74 
+ 00012794  0x00002460 arg  0x00000178 , 0x00000011 
+ 00012795  0x00002461 call  0x000032c4 
+ 00012796  0x00002463 setarg  0x0000017b 
+ 00012797  0x00002464 iadd  0x00000013 , 0x00000011 
+ 00012798  0x00002465 ifetcht  0x00000003 , 0x00000011 
+ 00012799  0x00002467 isub  0x00000002 , 0x0000003e 
+ 00012800  0x00002468 ncall  0x00003207 , 0x00000005 
+ 00012801  0x00002469 setarg  0x00000178 
+ 00012802  0x0000246a iadd  0x00000013 , 0x00000011 
+ 00012803  0x0000246b ifetch  0x00000003 , 0x00000011 
+ 00012804  0x0000246d arg  0x0000017b , 0x00000011 
+ 00012805  0x0000246e call  0x000032c4 
+ 00012806  0x00002470 branch  0x00002f5e 
+ 00012807  0x00002473 jam  0x00000021 , 0x00000d52 
+ 00012808  0x00002474 branch  0x000031b9 
+ 00012809  0x00002477 setarg  0x00000001 
+ 00012810  0x00002478 call  0x000032ae 
+ 00012811  0x0000247b setarg  0x00000140 
+ 00012812  0x0000247c arg  0x0000000c , 0x00000007 
+ 00012813  0x0000247d branch  0x00007f08 
+ 00012814  0x00002480 call  0x000032ad 
+ 00012815  0x00002483 setarg  0x00000000 
+ 00012816  0x00002484 arg  0x0000000c , 0x00000007 
+ 00012817  0x00002485 branch  0x00007f08 
+ 00012818  0x00002488 call  0x000032bd 
+ 00012819  0x0000248a beq  0x00000001 , 0x00003216 
+ 00012820  0x0000248b beq  0x00000002 , 0x0000321b 
+ 00012821  0x0000248c rtn 
+ 00012822  0x0000248e setarg  0x0000010d 
+ 00012823  0x0000248f call  0x0000327e 
+ 00012824  0x00002490 arg  0x00000160 , 0x00000011 
+ 00012825  0x00002491 call  0x000032bf 
+ 00012826  0x00002494 branch  0x0000322d 
+ 00012827  0x00002497 setarg  0x0000010d 
+ 00012828  0x00002498 call  0x0000327e 
+ 00012829  0x00002499 arg  0x00000164 , 0x00000011 
+ 00012830  0x0000249a call  0x000032bf 
+ 00012831  0x0000249d branch  0x0000322d 
+ 00012832  0x000024a0 call  0x00002c7a 
+ 00012833  0x000024a1 add  0x00000013 , 0x000000cd , 0x00000005 
+ 00012834  0x000024a2 istore  0x00000001 , 0x00000005 
+ 00012835  0x000024a3 rtn 
+ 00012836  0x000024a6 call  0x00002c7a 
+ 00012837  0x000024a7 add  0x00000013 , 0x000000be , 0x00000011 
+ 00012838  0x000024a8 branch  0x0000327f 
+ 00012839  0x000024aa call  0x00002c7a 
+ 00012840  0x000024ab add  0x00000013 , 0x000000be , 0x00000005 
+ 00012841  0x000024ac branch  0x0000322d 
+ 00012842  0x000024af add  0x00000013 , 0x000000ae , 0x00000011 
+ 00012843  0x000024b0 branch  0x0000327f 
+ 00012844  0x000024b2 add  0x00000013 , 0x000000ae , 0x00000005 
+ 00012845  0x000024b4 istore  0x00000004 , 0x00000005 
+ 00012846  0x000024b5 rtn 
+ 00012847  0x000024b8 add  0x00000013 , 0x00000090 , 0x00000005 
+ 00012848  0x000024b9 branch  0x000032b4 
+ 00012849  0x000024bc setarg  0x00000000 
+ 00012850  0x000024be call  0x00002c7a 
+ 00012851  0x000024bf add  0x00000013 , 0x00000085 , 0x00000005 
+ 00012852  0x000024c0 branch  0x000032b4 
+ 00012853  0x000024c3 add  0x00000013 , 0x00000042 , 0x00000005 
+ 00012854  0x000024c4 branch  0x000032b4 
+ 00012855  0x000024c7 setarg  0x00000004 
+ 00012856  0x000024c9 add  0x00000013 , 0x000000cc , 0x00000005 
+ 00012857  0x000024ca branch  0x000032b4 
+ 00012858  0x000024cd add  0x00000013 , 0x00000087 , 0x00000011 
+ 00012859  0x000024ce branch  0x000032d1 
+ 00012860  0x000024d0 add  0x00000013 , 0x00000087 , 0x00000005 
+ 00012861  0x000024d1 branch  0x000032b4 
+ 00012862  0x000024d4 setarg  0x00000002 
+ 00012863  0x000024d6 add  0x00000013 , 0x000000d0 , 0x00000005 
+ 00012864  0x000024d7 branch  0x000032b4 
+ 00012865  0x000024da setarg  0x00000001 
+ 00012866  0x000024dc call  0x00002c7a 
+ 00012867  0x000024dd add  0x00000013 , 0x000000ce , 0x00000005 
+ 00012868  0x000024de branch  0x000032b4 
+ 00012869  0x000024e1 call  0x00002c7a 
+ 00012870  0x000024e2 add  0x00000013 , 0x000000b4 , 0x00000011 
+ 00012871  0x000024e3 branch  0x000032d1 
+ 00012872  0x000024e5 setarg  0x00000001 
+ 00012873  0x000024e7 call  0x00002c7a 
+ 00012874  0x000024e8 add  0x00000013 , 0x000000b4 , 0x00000005 
+ 00012875  0x000024e9 branch  0x000032b4 
+ 00012876  0x000024ec call  0x00002c7a 
+ 00012877  0x000024ed add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00012878  0x000024ee branch  0x000032d1 
+ 00012879  0x000024f0 setarg  0x00000001 
+ 00012880  0x000024f2 call  0x00002c7a 
+ 00012881  0x000024f3 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012882  0x000024f4 branch  0x000032b4 
+ 00012883  0x000024f7 call  0x00002c7a 
+ 00012884  0x000024f8 add  0x00000013 , 0x00000096 , 0x00000011 
+ 00012885  0x000024f9 branch  0x000032d1 
+ 00012886  0x000024fb add  0x00000013 , 0x00000096 , 0x00000005 
+ 00012887  0x000024fc branch  0x000032b4 
+ 00012888  0x000024ff add  0x00000013 , 0x000000cf , 0x00000011 
+ 00012889  0x00002500 branch  0x000032d1 
+ 00012890  0x00002502 setarg  0x00000000 
+ 00012891  0x00002504 add  0x00000013 , 0x000000cf , 0x00000005 
+ 00012892  0x00002505 branch  0x000032b4 
+ 00012893  0x00002508 add  0x00000013 , 0x000000d2 , 0x00000011 
+ 00012894  0x00002509 branch  0x000032d1 
+ 00012895  0x0000250c add  0x00000013 , 0x00000001 , 0x00000011 
+ 00012896  0x0000250d branch  0x000032d1 
+ 00012897  0x00002510 add  0x00000013 , 0x000000b5 , 0x00000011 
+ 00012898  0x00002511 branch  0x000032d1 
+ 00012899  0x00002513 setarg  0x00000000 
+ 00012900  0x00002515 call  0x00002c7a 
+ 00012901  0x00002516 add  0x00000013 , 0x000000b5 , 0x00000005 
+ 00012902  0x00002517 branch  0x000032b4 
+ 00012903  0x0000251a call  0x00002c7a 
+ 00012904  0x0000251b add  0x00000013 , 0x000000fb , 0x00000011 
+ 00012905  0x0000251c ifetch  0x00000001 , 0x00000011 
+ 00012906  0x0000251e store  0x00000001 , 0x000041de 
+ 00012907  0x0000251f rtn 
+ 00012908  0x00002522 call  0x00002c7a 
+ 00012909  0x00002523 fetch  0x00000001 , 0x000041de 
+ 00012910  0x00002525 add  0x00000013 , 0x000000fb , 0x00000005 
+ 00012911  0x00002526 branch  0x000032b4 
+ 00012912  0x00002529 add  0x00000013 , 0x000000fc , 0x00000011 
+ 00012913  0x0000252a branch  0x000032d1 
+ 00012914  0x0000252d add  0x00000013 , 0x000000fe , 0x00000005 
+ 00012915  0x0000252e branch  0x000032b4 
+ 00012916  0x00002531 setarg  0x00000109 
+ 00012917  0x00002533 iadd  0x00000013 , 0x00000011 
+ 00012918  0x00002534 ifetcht  0x00000001 , 0x00000011 
+ 00012919  0x00002535 rtn 
+ 00012920  0x00002538 setarg  0x00000135 
+ 00012921  0x00002539 branch  0x000032d0 
+ 00012922  0x0000253b setarg  0x00000000 
+ 00012923  0x0000253d arg  0x00000135 , 0x00000011 
+ 00012924  0x0000253e branch  0x000032b3 
+ 00012925  0x00002541 setarg  0x0000012b 
+ 00012926  0x00002543 call  0x000032cd 
+ 00012927  0x00002545 ifetch  0x00000004 , 0x00000011 
+ 00012928  0x00002546 rtn 
+ 00012929  0x00002549 setarg  0x0000015f 
+ 00012930  0x0000254a branch  0x000032d0 
+ 00012931  0x0000254c setarg  0x00000000 
+ 00012932  0x0000254e arg  0x0000015f , 0x00000011 
+ 00012933  0x0000254f branch  0x000032b3 
+ 00012934  0x00002552 setarg  0x00000000 
+ 00012935  0x00002554 arg  0x0000015c , 0x00000011 
+ 00012936  0x00002555 branch  0x000032b3 
+ 00012937  0x00002558 arg  0x0000012f , 0x00000011 
+ 00012938  0x00002559 branch  0x000032b3 
+ 00012939  0x0000255c setarg  0x00000108 
+ 00012940  0x0000255d branch  0x000032d0 
+ 00012941  0x0000255f arg  0x00000108 , 0x00000011 
+ 00012942  0x00002560 branch  0x000032b3 
+ 00012943  0x00002563 setarg  0x00000105 
+ 00012944  0x00002564 branch  0x000032d0 
+ 00012945  0x00002566 setarg  0x00000000 
+ 00012946  0x00002568 arg  0x00000105 , 0x00000011 
+ 00012947  0x00002569 branch  0x000032b3 
+ 00012948  0x0000256c setarg  0x00000104 
+ 00012949  0x0000256d branch  0x000032d0 
+ 00012950  0x0000256f setarg  0x00000000 
+ 00012951  0x00002571 arg  0x00000104 , 0x00000011 
+ 00012952  0x00002572 branch  0x000032b3 
+ 00012953  0x00002575 setarg  0x00000000 
+ 00012954  0x00002577 arg  0x0000013b , 0x00000011 
+ 00012955  0x00002578 branch  0x000032b3 
+ 00012956  0x0000257a setarg  0x00000001 
+ 00012957  0x0000257b branch  0x0000329a 
+ 00012958  0x0000257e setarg  0x0000010c 
+ 00012959  0x0000257f call  0x000032cd 
+ 00012960  0x00002580 ifetch  0x00000007 , 0x00000011 
+ 00012961  0x00002581 rtn 
+ 00012962  0x00002584 setarg  0x0000015e 
+ 00012963  0x00002585 branch  0x000032d0 
+ 00012964  0x00002587 setarg  0x00000000 
+ 00012965  0x00002589 arg  0x0000015e , 0x00000011 
+ 00012966  0x0000258a branch  0x000032b3 
+ 00012967  0x0000258d setarg  0x00000000 
+ 00012968  0x0000258f arg  0x00000180 , 0x00000011 
+ 00012969  0x00002590 branch  0x000032b3 
+ 00012970  0x00002593 setarg  0x00000000 
+ 00012971  0x00002595 arg  0x0000017e , 0x00000011 
+ 00012972  0x00002596 branch  0x000032b3 
+ 00012973  0x00002599 setarg  0x00000000 
+ 00012974  0x0000259b arg  0x0000017f , 0x00000011 
+ 00012975  0x0000259c branch  0x000032b3 
+ 00012976  0x0000259f arg  0x00000102 , 0x00000011 
+ 00012977  0x000025a0 branch  0x000032b3 
+ 00012978  0x000025a3 arg  0x00000103 , 0x00000011 
+ 00012979  0x000025a5 call  0x000032c7 
+ 00012980  0x000025a7 istore  0x00000001 , 0x00000005 
+ 00012981  0x000025a8 rtn 
+ 00012982  0x000025ab setarg  0x0000015d 
+ 00012983  0x000025ac branch  0x000032d0 
+ 00012984  0x000025af arg  0x0000015d , 0x00000011 
+ 00012985  0x000025b0 branch  0x000032b3 
+ 00012986  0x000025b3 setarg  0x0000018a 
+ 00012987  0x000025b4 call  0x000032d0 
+ 00012988  0x000025b5 branch  0x0000326a 
+ 00012989  0x000025b8 setarg  0x0000010c 
+ 00012990  0x000025b9 branch  0x000032d0 
+ 00012991  0x000025bc copy  0x0000003f , 0x00000002 
+ 00012992  0x000025bd copy  0x00000011 , 0x0000003f 
+ 00012993  0x000025be iadd  0x00000013 , 0x00000005 
+ 00012994  0x000025bf copy  0x00000002 , 0x0000003f 
+ 00012995  0x000025c0 rtn 
+ 00012996  0x000025c3 call  0x000032bf 
+ 00012997  0x000025c5 istore  0x00000003 , 0x00000005 
+ 00012998  0x000025c6 rtn 
+ 00012999  0x000025c9 call  0x00002c7a 
+ 00013000  0x000025cb copy  0x0000003f , 0x00000012 
+ 00013001  0x000025cc copy  0x00000011 , 0x0000003f 
+ 00013002  0x000025cd iadd  0x00000013 , 0x00000005 
+ 00013003  0x000025ce copy  0x00000012 , 0x0000003f 
+ 00013004  0x000025cf rtn 
+ 00013005  0x000025d2 call  0x00002c7a 
+ 00013006  0x000025d3 iadd  0x00000013 , 0x00000011 
+ 00013007  0x000025d4 rtn 
+ 00013008  0x000025d7 call  0x000032cd 
+ 00013009  0x000025d9 ifetch  0x00000001 , 0x00000011 
+ 00013010  0x000025da rtn 
+ 00013011  0x000025dd call  0x000032cd 
+ 00013012  0x000025de ifetcht  0x00000004 , 0x00000011 
+ 00013013  0x000025df rtn 
+ 00013014  0x000025e2 setarg  0x00000000 
+ 00013015  0x000025e3 branch  0x000032b4 
+ 00013016  0x000025e8 bpatch  0x000000c4 , 0x00004018 
+ 00013017  0x000025e9 fetch  0x00000001 , 0x00004092 
+ 00013018  0x000025ea branch  0x000032d8 , 0x00000034 
+ 00013019  0x000025ec beq  0x00000004 , 0x00002f30 
+ 00013020  0x000025ed beq  0x0000000f , 0x00003436 
+ 00013021  0x000025ee beq  0x00000009 , 0x000045de 
+ 00013022  0x000025ef beq  0x0000000a , 0x0000392a 
+ 00013023  0x000025f0 beq  0x0000000e , 0x000035bf 
+ 00013024  0x000025f1 beq  0x00000010 , 0x000044a4 
+ 00013025  0x000025f2 bbit1  0x00000006 , 0x00003d00 
+ 00013026  0x000025f3 rtn 
+ 00013027  0x000025f6 bpatch  0x000000c5 , 0x00004018 
+ 00013028  0x000025f7 jam  0x00000000 , 0x00000151 
+ 00013029  0x000025f8 jam  0x00000000 , 0x0000017f 
+ 00013030  0x000025f9 jam  0x00000000 , 0x00000180 
+ 00013031  0x000025fa setarg  0x00000000 
+ 00013032  0x000025fb store  0x00000005 , 0x000009ae 
+ 00013033  0x000025fc fetch  0x00000001 , 0x00004092 
+ 00013034  0x000025fd branch  0x000032e3 , 0x00000034 
+ 00013035  0x000025fe beq  0x0000000a , 0x00003962 
+ 00013036  0x00002600 rtn 
+ 00013037  0x00002604 call  0x00007cd1 
+ 00013038  0x00002605 call  0x00007d9c 
+ 00013039  0x00002606 call  0x000032f6 
+ 00013040  0x00002607 fetch  0x00000002 , 0x000041f3 
+ 00013041  0x00002608 branch  0x00007f9c 
+ 00013042  0x0000260b fetch  0x00000002 , 0x000041f1 
+ 00013043  0x0000260c branch  0x00007f9c 
+ 00013044  0x0000260f fetch  0x00000002 , 0x000041ef 
+ 00013045  0x00002610 branch  0x00007f9c 
+ 00013046  0x00002613 bpatch  0x000000c6 , 0x00004018 
+ 00013047  0x00002615 arg  0x00004668 , 0x00000011 
+ 00013048  0x00002616 call  0x00007fc4 
+ 00013049  0x00002617 rtn  0x00000034 
+ 00013050  0x00002619 copy  0x0000003f , 0x00000013 
+ 00013051  0x0000261a call  0x000032ff 
+ 00013052  0x0000261b branch  0x00003324 
+ 00013053  0x0000261e arg  0x00000000 , 0x00000013 
+ 00013054  0x0000261f rtn 
+ 00013055  0x00002625 beq  0x00000001 , 0x00003311 
+ 00013056  0x00002626 beq  0x00000010 , 0x00003357 
+ 00013057  0x00002627 beq  0x00000005 , 0x00003335 
+ 00013058  0x00002628 beq  0x00000012 , 0x0000333c 
+ 00013059  0x00002629 beq  0x00000006 , 0x00003353 
+ 00013060  0x0000262a beq  0x00000004 , 0x00003394 
+ 00013061  0x0000262b beq  0x00000002 , 0x00003399 
+ 00013062  0x0000262c beq  0x00000013 , 0x00003394 
+ 00013063  0x0000262d beq  0x00000014 , 0x0000334b 
+ 00013064  0x0000262e beq  0x00000015 , 0x0000334f 
+ 00013065  0x0000262f beq  0x00000003 , 0x0000332e 
+ 00013066  0x00002630 beq  0x0000000b , 0x00003340 
+ 00013067  0x00002631 beq  0x0000000c , 0x00003347 
+ 00013068  0x00002633 beq  0x00000016 , 0x0000335b 
+ 00013069  0x00002634 beq  0x00000018 , 0x0000332a 
+ 00013070  0x00002635 beq  0x0000002a , 0x0000331a 
+ 00013071  0x00002636 beq  0x0000002b , 0x00003318 
+ 00013072  0x00002637 rtn 
+ 00013073  0x0000263b fetch  0x00000002 , 0x00004682 
+ 00013074  0x0000263c set1  0x00000000 , 0x0000003f 
+ 00013075  0x0000263d store  0x00000002 , 0x00004682 
+ 00013076  0x0000263e fetch  0x00000002 , 0x0000420a 
+ 00013077  0x0000263f set0  0x00000000 , 0x0000003f 
+ 00013078  0x00002640 store  0x00000002 , 0x0000420a 
+ 00013079  0x00002641 rtn 
+ 00013080  0x00002644 jam  0x00000000 , 0x00000229 
+ 00013081  0x00002645 rtn 
+ 00013082  0x00002648 fetch  0x00000001 , 0x00000229 
+ 00013083  0x00002649 increase  0x00000001 , 0x0000003f 
+ 00013084  0x0000264a store  0x00000001 , 0x00000229 
+ 00013085  0x0000264b sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00013086  0x0000264c branch  0x000033df , 0x00000002 
+ 00013087  0x0000264d jam  0x00000000 , 0x00000229 
+ 00013088  0x0000264e fetch  0x00000002 , 0x0000420a 
+ 00013089  0x0000264f set1  0x00000009 , 0x0000003f 
+ 00013090  0x00002650 store  0x00000002 , 0x0000420a 
+ 00013091  0x00002651 branch  0x000033e9 
+ 00013092  0x00002654 fetch  0x00000002 , 0x000041f5 
+ 00013093  0x00002655 branch  0x00007f9c 
+ 00013094  0x00002658 fetch  0x00000002 , 0x000041e9 
+ 00013095  0x00002659 branch  0x00007f9c 
+ 00013096  0x0000265c fetch  0x00000002 , 0x000041ed 
+ 00013097  0x0000265d branch  0x00007f9c 
+ 00013098  0x00002660 fetch  0x00000002 , 0x0000420a 
+ 00013099  0x00002661 set1  0x00000001 , 0x0000003f 
+ 00013100  0x00002662 store  0x00000002 , 0x0000420a 
+ 00013101  0x00002663 branch  0x00003412 
+ 00013102  0x00002666 fetch  0x00000002 , 0x00004682 
+ 00013103  0x00002667 set1  0x00000007 , 0x0000003f 
+ 00013104  0x00002668 store  0x00000002 , 0x00004682 
+ 00013105  0x00002669 fetch  0x00000002 , 0x0000420a 
+ 00013106  0x0000266a set1  0x00000002 , 0x0000003f 
+ 00013107  0x0000266b store  0x00000002 , 0x0000420a 
+ 00013108  0x0000266c rtn 
+ 00013109  0x0000266f fetch  0x00000002 , 0x00004682 
+ 00013110  0x00002670 set1  0x00000001 , 0x0000003f 
+ 00013111  0x00002671 store  0x00000002 , 0x00004682 
+ 00013112  0x00002672 fetch  0x00000002 , 0x0000420a 
+ 00013113  0x00002673 set1  0x00000004 , 0x0000003f 
+ 00013114  0x00002674 store  0x00000002 , 0x0000420a 
+ 00013115  0x00002675 rtn 
+ 00013116  0x00002678 fetch  0x00000002 , 0x00004682 
+ 00013117  0x00002679 set1  0x00000003 , 0x0000003f 
+ 00013118  0x0000267a store  0x00000002 , 0x00004682 
+ 00013119  0x0000267b rtn 
+ 00013120  0x0000267e fetch  0x00000002 , 0x00004682 
+ 00013121  0x0000267f set1  0x00000005 , 0x0000003f 
+ 00013122  0x00002680 store  0x00000002 , 0x00004682 
+ 00013123  0x00002681 fetch  0x00000002 , 0x0000420a 
+ 00013124  0x00002682 set1  0x00000003 , 0x0000003f 
+ 00013125  0x00002683 store  0x00000002 , 0x0000420a 
+ 00013126  0x00002684 rtn 
+ 00013127  0x00002687 fetch  0x00000002 , 0x00004682 
+ 00013128  0x00002688 set0  0x00000005 , 0x0000003f 
+ 00013129  0x00002689 store  0x00000002 , 0x00004682 
+ 00013130  0x0000268a rtn 
+ 00013131  0x0000268d fetch  0x00000002 , 0x00004682 
+ 00013132  0x0000268e set1  0x00000009 , 0x0000003f 
+ 00013133  0x0000268f store  0x00000002 , 0x00004682 
+ 00013134  0x00002690 rtn 
+ 00013135  0x00002693 fetch  0x00000002 , 0x00004682 
+ 00013136  0x00002694 set0  0x00000009 , 0x0000003f 
+ 00013137  0x00002695 store  0x00000002 , 0x00004682 
+ 00013138  0x00002696 branch  0x00003418 
+ 00013139  0x00002699 fetch  0x00000002 , 0x00004682 
+ 00013140  0x0000269a set1  0x00000002 , 0x0000003f 
+ 00013141  0x0000269b store  0x00000002 , 0x00004682 
+ 00013142  0x0000269c rtn 
+ 00013143  0x0000269f fetch  0x00000002 , 0x0000420a 
+ 00013144  0x000026a0 set1  0x00000000 , 0x0000003f 
+ 00013145  0x000026a1 store  0x00000002 , 0x0000420a 
+ 00013146  0x000026a2 rtn 
+ 00013147  0x000026a5 fetch  0x00000002 , 0x0000420a 
+ 00013148  0x000026a6 set1  0x00000008 , 0x0000003f 
+ 00013149  0x000026a7 store  0x00000002 , 0x0000420a 
+ 00013150  0x000026a8 branch  0x000033e9 
+ 00013151  0x000026ac bpatch  0x000000c7 , 0x00004018 
+ 00013152  0x000026ad store  0x00000001 , 0x0000022a 
+ 00013153  0x000026af fetch  0x00000001 , 0x0000022a 
+ 00013154  0x000026b0 rtn  0x00000034 
+ 00013155  0x000026b1 increase  0xffffffff , 0x0000003f 
+ 00013156  0x000026b2 store  0x00000001 , 0x0000022a 
+ 00013157  0x000026b3 call  0x00007cdd 
+ 00013158  0x000026b4 call  0x000033d6 
+ 00013159  0x000026b5 call  0x00003387 
+ 00013160  0x000026b6 call  0x0000338d 
+ 00013161  0x000026b7 call  0x0000651b 
+ 00013162  0x000026b8 fetch  0x00000002 , 0x000041fd 
+ 00013163  0x000026b9 call  0x00007f9c 
+ 00013164  0x000026ba branch  0x00003361 
+ 00013165  0x000026c0 ifetch  0x00000001 , 0x00000013 
+ 00013166  0x000026c1 rtn  0x00000034 
+ 00013167  0x000026c2 pincrease  0xffffffff 
+ 00013168  0x000026c3 istore  0x00000001 , 0x00000013 
+ 00013169  0x000026c4 nrtn  0x00000034 
+ 00013170  0x000026c5 copy  0x00000012 , 0x0000003f 
+ 00013171  0x000026c6 branch  0x00007f9c 
+ 00013172  0x000026cb ifetch  0x00000002 , 0x00000013 
+ 00013173  0x000026cc rtn  0x00000034 
+ 00013174  0x000026cd pincrease  0xffffffff 
+ 00013175  0x000026ce istore  0x00000002 , 0x00000013 
+ 00013176  0x000026cf nrtn  0x00000034 
+ 00013177  0x000026d0 copy  0x00000012 , 0x0000003f 
+ 00013178  0x000026d1 branch  0x00007f9c 
+ 00013179  0x000026d4 fetcht  0x00000002 , 0x0000423f 
+ 00013180  0x000026d5 add  0x00000002 , 0x00000001 , 0x00000013 
+ 00013181  0x000026d6 arg  0x0000337f , 0x00000012 
+ 00013182  0x000026d7 branch  0x0000336d 
+ 00013183  0x000026da call  0x0000342d 
+ 00013184  0x000026db beq  0x00000001 , 0x00003382 
+ 00013185  0x000026dd branch  0x0000340a 
+ 00013186  0x000026df setarg  0x00000002 
+ 00013187  0x000026e0 istore  0x00000001 , 0x00000013 
+ 00013188  0x000026e1 add  0x00000002 , 0x00000008 , 0x00000012 
+ 00013189  0x000026e3 ifetch  0x00000002 , 0x00000012 
+ 00013190  0x000026e4 branch  0x00007f9c 
+ 00013191  0x000026e7 arg  0x00004205 , 0x00000013 
+ 00013192  0x000026e8 arg  0x0000338a , 0x00000012 
+ 00013193  0x000026e9 branch  0x0000336d 
+ 00013194  0x000026ec call  0x00002252 
+ 00013195  0x000026ed branch  0x0000340e , 0x00000005 
+ 00013196  0x000026ee rtn 
+ 00013197  0x000026f2 arg  0x0000467e , 0x00000013 
+ 00013198  0x000026f3 arg  0x00003390 , 0x00000012 
+ 00013199  0x000026f4 branch  0x00003374 
+ 00013200  0x000026f7 call  0x000033f0 
+ 00013201  0x000026f8 call  0x00003408 
+ 00013202  0x000026f9 fetch  0x00000002 , 0x000041f7 
+ 00013203  0x000026fa branch  0x00007f9c 
+ 00013204  0x000026fe call  0x000033ac 
+ 00013205  0x00002700 fetch  0x00000002 , 0x00004682 
+ 00013206  0x00002701 set0  0x00000007 , 0x0000003f 
+ 00013207  0x00002702 store  0x00000002 , 0x00004682 
+ 00013208  0x00002703 rtn 
+ 00013209  0x00002706 jam  0x00000000 , 0x00004205 
+ 00013210  0x00002707 fetch  0x00000002 , 0x00004682 
+ 00013211  0x00002708 bbit1  0x00000007 , 0x0000339e 
+ 00013212  0x00002709 isolate0  0x00000001 , 0x0000003f 
+ 00013213  0x0000270a call  0x000032fd , 0x00000001 
+ 00013214  0x0000270c bpatch  0x000000c8 , 0x00004019 
+ 00013215  0x0000270d fetch  0x00000002 , 0x00004682 
+ 00013216  0x0000270e set0  0x00000000 , 0x0000003f 
+ 00013217  0x0000270f set0  0x00000001 , 0x0000003f 
+ 00013218  0x00002710 set0  0x00000002 , 0x0000003f 
+ 00013219  0x00002711 set0  0x00000003 , 0x0000003f 
+ 00013220  0x00002712 set0  0x00000007 , 0x0000003f 
+ 00013221  0x00002713 store  0x00000002 , 0x00004682 
+ 00013222  0x00002714 branch  0x00003418 
+ 00013223  0x00002717 call  0x000033a9 
+ 00013224  0x00002718 branch  0x0000340a 
+ 00013225  0x0000271c setarg  0x00000000 
+ 00013226  0x0000271d store  0x00000002 , 0x00004208 
+ 00013227  0x0000271e rtn 
+ 00013228  0x00002720 setarg  0x00000000 
+ 00013229  0x00002721 store  0x00000002 , 0x0000420a 
+ 00013230  0x00002722 rtn 
+ 00013231  0x00002725 fetch  0x00000002 , 0x0000420a 
+ 00013232  0x00002726 store  0x00000002 , 0x00004208 
+ 00013233  0x00002727 setarg  0x00000000 
+ 00013234  0x00002728 store  0x00000002 , 0x0000420a 
+ 00013235  0x00002729 rtn 
+ 00013236  0x0000272c fetch  0x00000002 , 0x0000420a 
+ 00013237  0x0000272d set1  0x00000007 , 0x0000003f 
+ 00013238  0x0000272e store  0x00000002 , 0x00004208 
+ 00013239  0x0000272f setarg  0x00000000 
+ 00013240  0x00002730 store  0x00000002 , 0x0000420a 
+ 00013241  0x00002731 rtn 
+ 00013242  0x0000273a fetch  0x00000001 , 0x00004682 
+ 00013243  0x0000273b isolate1  0x00000005 , 0x0000003f 
+ 00013244  0x0000273c rtn 
+ 00013245  0x00002745 setarg  0x0000aa55 
+ 00013246  0x00002747 store  0x00000002 , 0x00000aaa 
+ 00013247  0x00002748 bpatch  0x000000c9 , 0x00004019 
+ 00013248  0x00002749 arg  0x00000002 , 0x00000002 
+ 00013249  0x0000274a arg  0x00000aaa , 0x00000011 
+ 00013250  0x0000274b arg  0x000000c3 , 0x00000012 
+ 00013251  0x0000274c branch  0x00006606 
+ 00013252  0x00002750 bpatch  0x000000ca , 0x00004019 
+ 00013253  0x00002751 arg  0x00000002 , 0x00000002 
+ 00013254  0x00002752 arg  0x00000a9a , 0x00000011 
+ 00013255  0x00002753 arg  0x000000c3 , 0x00000012 
+ 00013256  0x00002754 call  0x000065df 
+ 00013257  0x00002755 fetch  0x00000002 , 0x00000a9a 
+ 00013258  0x00002756 arg  0x0000aa55 , 0x00000002 
+ 00013259  0x00002757 isub  0x00000002 , 0x0000003e 
+ 00013260  0x00002758 rtn 
+ 00013261  0x0000275c fetch  0x00000001 , 0x0000455a 
+ 00013262  0x0000275d store  0x00000001 , 0x00004205 
+ 00013263  0x0000275e rtn 
+ 00013264  0x00002761 arg  0x00000009 , 0x00000007 
+ 00013265  0x00002762 branch  0x00002c32 
+ 00013266  0x00002765 arg  0x00000009 , 0x00000007 
+ 00013267  0x00002766 branch  0x00002c36 
+ 00013268  0x00002769 jam  0x00000005 , 0x00004206 
+ 00013269  0x0000276a branch  0x000033d0 
+ 00013270  0x0000276d arg  0x00004206 , 0x00000013 
+ 00013271  0x0000276e arg  0x000033d2 , 0x00000012 
+ 00013272  0x0000276f branch  0x0000336d 
+ 00013273  0x00002772 jam  0x00000001 , 0x00004363 
+ 00013274  0x00002773 rtn 
+ 00013275  0x00002776 jam  0x00000000 , 0x00004363 
+ 00013276  0x00002777 rtn 
+ 00013277  0x0000277a jam  0x0000000a , 0x00000a99 
+ 00013278  0x0000277b branch  0x00007d8f 
+ 00013279  0x0000277e jam  0x0000001d , 0x00000a99 
+ 00013280  0x0000277f branch  0x00007d8f 
+ 00013281  0x00002782 bpatch  0x000000cb , 0x00004019 
+ 00013282  0x00002783 fetch  0x00000001 , 0x00004207 
+ 00013283  0x00002784 store  0x00000001 , 0x0000016d 
+ 00013284  0x00002785 jam  0x00000001 , 0x00000228 
+ 00013285  0x00002786 jam  0x00000003 , 0x00000a99 
+ 00013286  0x00002787 branch  0x00007d8f 
+ 00013287  0x0000278a jam  0x0000001e , 0x00000a99 
+ 00013288  0x0000278b branch  0x00007d8f 
+ 00013289  0x0000278e jam  0x00000004 , 0x00000a99 
+ 00013290  0x0000278f branch  0x00007d8f 
+ 00013291  0x00002792 fetch  0x00000002 , 0x00004687 
+ 00013292  0x00002793 store  0x00000002 , 0x0000467e 
+ 00013293  0x00002795 call  0x00003404 
+ 00013294  0x00002797 jam  0x00000001 , 0x00000a99 
+ 00013295  0x00002798 branch  0x00007d8f 
+ 00013296  0x0000279b setarg  0x00000000 
+ 00013297  0x0000279c store  0x00000002 , 0x0000467e 
+ 00013298  0x0000279d jam  0x00000002 , 0x00000a99 
+ 00013299  0x0000279e branch  0x00007d8f 
+ 00013300  0x000027a1 jam  0x0000000f , 0x00000a99 
+ 00013301  0x000027a2 branch  0x00007d8f 
+ 00013302  0x000027a5 jam  0x00000010 , 0x00000a99 
+ 00013303  0x000027a6 branch  0x00007d8f 
+ 00013304  0x000027a9 jam  0x0000000e , 0x00000a99 
+ 00013305  0x000027aa branch  0x00007d8f 
+ 00013306  0x000027ad jam  0x0000000d , 0x00000a99 
+ 00013307  0x000027ae branch  0x00007d8f 
+ 00013308  0x000027b1 jam  0x00000017 , 0x00000a99 
+ 00013309  0x000027b2 branch  0x00007d8f 
+ 00013310  0x000027b5 jam  0x00000018 , 0x00000a99 
+ 00013311  0x000027b6 branch  0x00007d8f 
+ 00013312  0x000027b9 jam  0x00000016 , 0x00000a99 
+ 00013313  0x000027ba branch  0x00007d8f 
+ 00013314  0x000027bd jam  0x00000011 , 0x00000a99 
+ 00013315  0x000027be branch  0x00007d8f 
+ 00013316  0x000027c1 jam  0x00000015 , 0x00000a99 
+ 00013317  0x000027c2 branch  0x00007d8f 
+ 00013318  0x000027c5 jam  0x00000014 , 0x00000a99 
+ 00013319  0x000027c6 branch  0x00007d8f 
+ 00013320  0x000027ca jam  0x00000013 , 0x00000a99 
+ 00013321  0x000027cb branch  0x00007d8f 
+ 00013322  0x000027ce jam  0x00000019 , 0x00000a99 
+ 00013323  0x000027cf branch  0x00007d8f 
+ 00013324  0x000027d2 jam  0x00000006 , 0x00000a99 
+ 00013325  0x000027d3 branch  0x00007d8f 
+ 00013326  0x000027d6 jam  0x00000005 , 0x00000a99 
+ 00013327  0x000027d7 branch  0x00007d8f 
+ 00013328  0x000027da jam  0x0000001f , 0x00000a99 
+ 00013329  0x000027db branch  0x00007d8f 
+ 00013330  0x000027de jam  0x00000020 , 0x00000a99 
+ 00013331  0x000027df branch  0x00007d8f 
+ 00013332  0x000027e2 jam  0x00000025 , 0x00000a99 
+ 00013333  0x000027e3 branch  0x00007d8f 
+ 00013334  0x000027e6 set1  0x0000000d , 0x00000000 
+ 00013335  0x000027e7 rtn 
+ 00013336  0x000027ea set0  0x0000000d , 0x00000000 
+ 00013337  0x000027eb rtn 
+ 00013338  0x00002800 call  0x0000342d 
+ 00013339  0x00002801 beq  0x00000002 , 0x00003424 
+ 00013340  0x00002803 setarg  0x00000001 
+ 00013341  0x00002804 istore  0x00000001 , 0x00000013 
+ 00013342  0x00002805 add  0x00000002 , 0x00000003 , 0x00000011 
+ 00013343  0x00002806 add  0x00000002 , 0x00000006 , 0x00000012 
+ 00013344  0x00002808 ifetcht  0x00000001 , 0x00000011 
+ 00013345  0x00002809 increase  0x00000001 , 0x00000013 
+ 00013346  0x0000280a istoret  0x00000001 , 0x00000013 
+ 00013347  0x0000280b branch  0x00003385 
+ 00013348  0x0000280e setarg  0x00000000 
+ 00013349  0x0000280f istore  0x00000001 , 0x00000013 
+ 00013350  0x00002810 fetch  0x00000002 , 0x00004682 
+ 00013351  0x00002811 bbit0  0x00000009 , 0x00003429 
+ 00013352  0x00002812 call  0x00003402 
+ 00013353  0x00002814 fetcht  0x00000002 , 0x0000423f 
+ 00013354  0x00002815 add  0x00000002 , 0x00000002 , 0x00000011 
+ 00013355  0x00002816 add  0x00000002 , 0x00000004 , 0x00000012 
+ 00013356  0x00002817 branch  0x00003420 
+ 00013357  0x0000281a fetcht  0x00000002 , 0x0000423f 
+ 00013358  0x0000281b add  0x00000002 , 0x00000000 , 0x00000013 
+ 00013359  0x0000281c ifetch  0x00000001 , 0x00000013 
+ 00013360  0x0000281d rtn 
+ 00013361  0x00002820 call  0x0000342d 
+ 00013362  0x00002821 bne  0x00000000 , 0x00003434 
+ 00013363  0x00002822 branch  0x0000340a 
+ 00013364  0x00002824 add  0x00000002 , 0x0000000a , 0x00000012 
+ 00013365  0x00002825 branch  0x00003385 
+ 00013366  0x00002828 rtn  0x0000002b 
+ 00013367  0x00002829 jam  0x00000000 , 0x00008081 
+ 00013368  0x0000282a setarg  0x00003463 
+ 00013369  0x0000282b store  0x00000002 , 0x000041eb 
+ 00013370  0x0000282c setarg  0x0000696c 
+ 00013371  0x0000282d store  0x00000002 , 0x000041ed 
+ 00013372  0x0000282e setarg  0x000034f5 
+ 00013373  0x0000282f store  0x00000002 , 0x000041f3 
+ 00013374  0x00002830 setarg  0x000034f4 
+ 00013375  0x00002831 store  0x00000002 , 0x000041ef 
+ 00013376  0x00002832 setarg  0x0000347e 
+ 00013377  0x00002833 store  0x00000002 , 0x000041f5 
+ 00013378  0x00002834 setarg  0x000034b2 
+ 00013379  0x00002835 store  0x00000002 , 0x000041fd 
+ 00013380  0x00002836 setarg  0x00003465 
+ 00013381  0x00002837 store  0x00000002 , 0x000041fb 
+ 00013382  0x00002838 setarg  0x00003470 
+ 00013383  0x00002839 store  0x00000002 , 0x000041e9 
+ 00013384  0x0000283a setarg  0x00003501 
+ 00013385  0x0000283b store  0x00000002 , 0x000041f9 
+ 00013386  0x0000283c bpatch  0x000000cc , 0x00004019 
+ 00013387  0x0000283d call  0x0000359b 
+ 00013388  0x0000283e call  0x00006948 
+ 00013389  0x0000283f call  0x000035ad 
+ 00013390  0x00002840 call  0x00007d08 
+ 00013391  0x00002841 call  0x00007cd3 
+ 00013392  0x00002842 setarg  0x0000350b 
+ 00013393  0x00002843 store  0x00000002 , 0x00004766 
+ 00013394  0x00002844 setarg  0x000034fc 
+ 00013395  0x00002845 store  0x00000002 , 0x0000475d 
+ 00013396  0x00002846 setarg  0x000034f8 
+ 00013397  0x00002847 store  0x00000002 , 0x0000475f 
+ 00013398  0x00002848 setarg  0x0000346c 
+ 00013399  0x00002849 store  0x00000002 , 0x00004761 
+ 00013400  0x0000284a setarg  0x000035a2 
+ 00013401  0x0000284b store  0x00000002 , 0x000046a9 
+ 00013402  0x0000284c setarg  0x000035a4 
+ 00013403  0x0000284d store  0x00000002 , 0x000046ab 
+ 00013404  0x0000284e setarg  0x000035a9 
+ 00013405  0x0000284f store  0x00000002 , 0x000046b4 
+ 00013406  0x00002850 setarg  0x000035a6 
+ 00013407  0x00002851 store  0x00000002 , 0x000046b6 
+ 00013408  0x00002852 fetch  0x00000002 , 0x00004682 
+ 00013409  0x00002853 rtnbit1  0x0000000c 
+ 00013410  0x00002854 branch  0x0000340a 
+ 00013411  0x00002857 call  0x00003586 
+ 00013412  0x00002858 branch  0x0000340a 
+ 00013413  0x0000285b call  0x00005892 
+ 00013414  0x0000285c nrtn  0x00000034 
+ 00013415  0x0000285d arg  0x00000b06 , 0x00000011 
+ 00013416  0x0000285e call  0x00007e54 
+ 00013417  0x0000285f nrtn  0x00000028 
+ 00013418  0x00002860 arg  0x00000b06 , 0x00000006 
+ 00013419  0x00002861 branch  0x00004746 
+ 00013420  0x00002864 fetch  0x00000002 , 0x00004797 
+ 00013421  0x00002865 store  0x00000002 , 0x00004791 
+ 00013422  0x00002866 jam  0x00000001 , 0x00004753 
+ 00013423  0x00002867 branch  0x0000358f 
+ 00013424  0x0000286a fetch  0x00000001 , 0x0000479d 
+ 00013425  0x0000286b beq  0x00000001 , 0x00003479 
+ 00013426  0x0000286c fetch  0x00000002 , 0x00004682 
+ 00013427  0x0000286d bbit0  0x00000009 , 0x00003479 
+ 00013428  0x0000286e fetch  0x00000001 , 0x0000479e 
+ 00013429  0x0000286f beq  0x00000001 , 0x000033d0 
+ 00013430  0x00002870 fetch  0x00000001 , 0x00004700 
+ 00013431  0x00002871 nbranch  0x000033d0 , 0x00000034 
+ 00013432  0x00002872 branch  0x000033d2 
+ 00013433  0x00002875 fetch  0x00000001 , 0x0000479b 
+ 00013434  0x00002876 fetcht  0x00000001 , 0x0000479c 
+ 00013435  0x00002877 ior  0x00000002 , 0x0000003f 
+ 00013436  0x00002878 beq  0x00000001 , 0x000033d0 
+ 00013437  0x00002879 branch  0x000033d2 
+ 00013438  0x0000287c copy  0x00000013 , 0x0000003f 
+ 00013439  0x0000287d beq  0x0000002d , 0x00003431 
+ 00013440  0x0000287e beq  0x00000010 , 0x0000341a 
+ 00013441  0x0000287f beq  0x00000014 , 0x000034df 
+ 00013442  0x00002880 beq  0x00000015 , 0x000034e8 
+ 00013443  0x00002881 beq  0x00000040 , 0x00003485 
+ 00013444  0x00002882 rtn 
+ 00013445  0x00002884 fetch  0x00000002 , 0x00004509 
+ 00013446  0x00002885 beq  0x00000001 , 0x0000348c 
+ 00013447  0x00002887 fetch  0x00000002 , 0x000043d8 
+ 00013448  0x00002888 branch  0x000034a2 , 0x00000034 
+ 00013449  0x0000288a jam  0x00000002 , 0x0000478a 
+ 00013450  0x0000288b jam  0x0000003c , 0x0000478f 
+ 00013451  0x0000288c rtn 
+ 00013452  0x0000288f fetch  0x00000002 , 0x0000449a 
+ 00013453  0x00002890 branch  0x000034a0 , 0x00000034 
+ 00013454  0x00002892 jam  0x00000001 , 0x0000478a 
+ 00013455  0x00002893 fetcht  0x00000002 , 0x000047b4 
+ 00013456  0x00002894 fetch  0x00000002 , 0x00004496 
+ 00013457  0x00002895 iadd  0x00000002 , 0x0000003f 
+ 00013458  0x00002896 store  0x00000002 , 0x00004496 
+ 00013459  0x00002897 copy  0x0000003f , 0x00000011 
+ 00013460  0x00002898 fetch  0x00000002 , 0x00004498 
+ 00013461  0x00002899 iadd  0x00000002 , 0x0000003f 
+ 00013462  0x0000289a store  0x00000002 , 0x00004498 
+ 00013463  0x0000289b iadd  0x00000011 , 0x0000003f 
+ 00013464  0x0000289c rshift  0x0000003f , 0x00000002 
+ 00013465  0x0000289d fetch  0x00000002 , 0x000047c0 
+ 00013466  0x0000289e idiv  0x00000002 
+ 00013467  0x0000289f call  0x00007f86 
+ 00013468  0x000028a0 quotient  0x0000003f 
+ 00013469  0x000028a1 store  0x00000002 , 0x0000449a 
+ 00013470  0x000028a2 jam  0x00000001 , 0x00004790 
+ 00013471  0x000028a3 rtn 
+ 00013472  0x000028a5 jam  0x00000003 , 0x0000478a 
+ 00013473  0x000028a6 rtn 
+ 00013474  0x000028a9 jam  0x00000000 , 0x00004172 
+ 00013475  0x000028aa jam  0x00000000 , 0x00004790 
+ 00013476  0x000028ab fetch  0x00000002 , 0x000043d6 
+ 00013477  0x000028ac fetcht  0x00000002 , 0x000047be 
+ 00013478  0x000028ad isub  0x00000002 , 0x0000003e 
+ 00013479  0x000028ae setflag  0x00000002 , 0x00000000 , 0x00000011 
+ 00013480  0x000028af fetch  0x00000002 , 0x000047c0 
+ 00013481  0x000028b0 fetcht  0x00000002 , 0x000043d6 
+ 00013482  0x000028b1 isub  0x00000002 , 0x0000003f 
+ 00013483  0x000028b2 setflag  0x00000002 , 0x00000001 , 0x00000011 
+ 00013484  0x000028b3 compare  0x00000003 , 0x00000011 , 0x00000003 
+ 00013485  0x000028b4 rtn  0x00000001 
+ 00013486  0x000028b5 fetch  0x00000008 , 0x000047be 
+ 00013487  0x000028b6 store  0x00000008 , 0x00004496 
+ 00013488  0x000028b7 jam  0x00000001 , 0x00004790 
+ 00013489  0x000028b8 rtn 
+ 00013490  0x000028bd call  0x0000337b 
+ 00013491  0x000028be call  0x000034b9 
+ 00013492  0x000028bf call  0x000034be 
+ 00013493  0x000028c0 call  0x000034d5 
+ 00013494  0x000028c1 call  0x000034ca 
+ 00013495  0x000028c2 call  0x000034c4 
+ 00013496  0x000028c3 branch  0x000034d9 
+ 00013497  0x000028c7 arg  0x00004799 , 0x00000013 
+ 00013498  0x000028c8 arg  0x000034bc , 0x00000012 
+ 00013499  0x000028c9 branch  0x0000336d 
+ 00013500  0x000028cb jam  0x00000000 , 0x0000479a 
+ 00013501  0x000028cc rtn 
+ 00013502  0x000028ce arg  0x00004793 , 0x00000013 
+ 00013503  0x000028cf arg  0x000034c1 , 0x00000012 
+ 00013504  0x000028d0 branch  0x00003374 
+ 00013505  0x000028d2 arg  0x000046bf , 0x00000013 
+ 00013506  0x000028d3 arg  0x0000469e , 0x00000012 
+ 00013507  0x000028d4 branch  0x00003591 
+ 00013508  0x000028d8 arg  0x0000478f , 0x00000013 
+ 00013509  0x000028d9 arg  0x000034c7 , 0x00000012 
+ 00013510  0x000028da branch  0x0000336d 
+ 00013511  0x000028dd fetch  0x00000002 , 0x0000449a 
+ 00013512  0x000028de store  0x00000001 , 0x00004172 
+ 00013513  0x000028df rtn 
+ 00013514  0x000028e1 arg  0x00004790 , 0x00000013 
+ 00013515  0x000028e2 arg  0x000034cd , 0x00000012 
+ 00013516  0x000028e3 branch  0x0000336d 
+ 00013517  0x000028e5 fetch  0x00000001 , 0x0000043f 
+ 00013518  0x000028e6 compare  0x00000000 , 0x0000003f , 0x00000060 
+ 00013519  0x000028e7 nbranch  0x000034d3 , 0x00000001 
+ 00013520  0x000028e8 jam  0x00000001 , 0x0000478a 
+ 00013521  0x000028e9 call  0x00003416 
+ 00013522  0x000028ea branch  0x00005abf 
+ 00013523  0x000028ec jam  0x00000001 , 0x00004790 
+ 00013524  0x000028ed rtn 
+ 00013525  0x000028f0 arg  0x00004791 , 0x00000013 
+ 00013526  0x000028f1 arg  0x000034d8 , 0x00000012 
+ 00013527  0x000028f2 branch  0x00003374 
+ 00013528  0x000028f6 branch  0x0000341a 
+ 00013529  0x000028fb arg  0x0000478d , 0x00000013 
+ 00013530  0x000028fc arg  0x000034dc , 0x00000012 
+ 00013531  0x000028fd branch  0x00003374 
+ 00013532  0x000028ff fetch  0x00000002 , 0x000047a7 
+ 00013533  0x00002900 store  0x00000002 , 0x0000478d 
+ 00013534  0x00002901 branch  0x000035af 
+ 00013535  0x00002905 fetch  0x00000002 , 0x000047a7 
+ 00013536  0x00002906 store  0x00000002 , 0x0000478d 
+ 00013537  0x00002907 setarg  0x00000000 
+ 00013538  0x00002908 store  0x00000002 , 0x00004793 
+ 00013539  0x00002909 store  0x00000002 , 0x00004791 
+ 00013540  0x0000290a call  0x0000355c 
+ 00013541  0x0000290b call  0x00003586 
+ 00013542  0x0000290c jam  0x00000000 , 0x00004172 
+ 00013543  0x0000290d branch  0x000033f8 
+ 00013544  0x00002913 setarg  0x00000000 
+ 00013545  0x00002914 store  0x00000004 , 0x0000478d 
+ 00013546  0x00002915 store  0x00000003 , 0x0000478a 
+ 00013547  0x00002916 store  0x00000002 , 0x00004509 
+ 00013548  0x00002918 jam  0x00000001 , 0x000047a0 
+ 00013549  0x00002919 fetch  0x00000002 , 0x00004797 
+ 00013550  0x0000291a store  0x00000002 , 0x00004791 
+ 00013551  0x0000291b call  0x00007e38 
+ 00013552  0x0000291c fetch  0x00000001 , 0x00004759 
+ 00013553  0x0000291d rtneq  0x00000000 
+ 00013554  0x0000291e call  0x0000358f 
+ 00013555  0x0000291f branch  0x0000356e 
+ 00013556  0x00002924 branch  0x00003508 
+ 00013557  0x00002928 fetch  0x00000001 , 0x00004759 
+ 00013558  0x00002929 rtnne  0x00000002 
+ 00013559  0x0000292a branch  0x00003508 
+ 00013560  0x00002930 arg  0x000046cd , 0x00000013 
+ 00013561  0x00002931 call  0x00003582 
+ 00013562  0x00002932 arg  0x000046c6 , 0x00000013 
+ 00013563  0x00002934 branch  0x00003584 
+ 00013564  0x00002937 jam  0x00000000 , 0x0000436e 
+ 00013565  0x00002938 arg  0x000046db , 0x00000013 
+ 00013566  0x00002939 call  0x00003582 
+ 00013567  0x0000293a arg  0x000046d4 , 0x00000013 
+ 00013568  0x0000293b branch  0x000034fb 
+ 00013569  0x0000293e fetch  0x00000001 , 0x00000477 
+ 00013570  0x0000293f beq  0x00000012 , 0x00003504 
+ 00013571  0x00002940 rtn 
+ 00013572  0x00002942 fetch  0x00000002 , 0x00000478 
+ 00013573  0x00002944 beq  0x0000000d , 0x00003536 
+ 00013574  0x00002945 beq  0x0000000b , 0x00003571 
+ 00013575  0x00002946 rtn 
+ 00013576  0x0000294c fetch  0x00000001 , 0x00004753 
+ 00013577  0x0000294d rtn  0x00000034 
+ 00013578  0x0000294e branch  0x00006978 
+ 00013579  0x00002953 copy  0x00000011 , 0x0000003f 
+ 00013580  0x00002954 branch  0x00003510 , 0x00000034 
+ 00013581  0x00002956 copy  0x00000007 , 0x0000003f 
+ 00013582  0x00002957 beq  0x00000000 , 0x00003513 
+ 00013583  0x00002958 rtn 
+ 00013584  0x0000295a copy  0x00000007 , 0x0000003f 
+ 00013585  0x0000295b beq  0x00000000 , 0x0000351b 
+ 00013586  0x0000295c rtn 
+ 00013587  0x0000295f jam  0x00000001 , 0x0000479d 
+ 00013588  0x00002960 arg  0x000046f7 , 0x00000013 
+ 00013589  0x00002961 call  0x00003582 
+ 00013590  0x00002962 arg  0x000046f0 , 0x00000013 
+ 00013591  0x00002963 call  0x00003584 
+ 00013592  0x00002964 fetch  0x00000002 , 0x00004682 
+ 00013593  0x00002965 bbit0  0x00000009 , 0x00003532 
+ 00013594  0x00002966 branch  0x00003521 
+ 00013595  0x00002969 jam  0x00000000 , 0x0000479d 
+ 00013596  0x0000296a branch  0x0000351d 
+ 00013597  0x0000296f fetch  0x00000001 , 0x0000479a 
+ 00013598  0x00002970 rtnne  0x00000001 
+ 00013599  0x00002971 jam  0x00000005 , 0x00004799 
+ 00013600  0x00002972 rtn 
+ 00013601  0x00002975 fetch  0x00000001 , 0x0000479a 
+ 00013602  0x00002976 pincrease  0x00000001 
+ 00013603  0x00002977 store  0x00000001 , 0x0000479a 
+ 00013604  0x00002978 beq  0x00000001 , 0x00003527 
+ 00013605  0x00002979 beq  0x00000002 , 0x0000352b 
+ 00013606  0x0000297a rtn 
+ 00013607  0x0000297c call  0x0000355c 
+ 00013608  0x0000297d jam  0x00000001 , 0x00004771 
+ 00013609  0x0000297e arg  0x0000476c , 0x00000013 
+ 00013610  0x0000297f branch  0x00003544 
+ 00013611  0x00002981 jam  0x00000000 , 0x0000479a 
+ 00013612  0x00002982 jam  0x00000002 , 0x00004771 
+ 00013613  0x00002983 arg  0x0000476c , 0x00000013 
+ 00013614  0x00002984 call  0x00003544 
+ 00013615  0x00002985 fetch  0x00000001 , 0x0000479e 
+ 00013616  0x00002986 beq  0x00000001 , 0x00003551 
+ 00013617  0x00002987 rtn 
+ 00013618  0x0000298a fetch  0x00000002 , 0x00004797 
+ 00013619  0x0000298b store  0x00000002 , 0x00004791 
+ 00013620  0x0000298c call  0x0000355c 
+ 00013621  0x0000298d branch  0x0000358f 
+ 00013622  0x00002991 bpatch  0x000000cd , 0x00004019 
+ 00013623  0x00002992 call  0x000036fc 
+ 00013624  0x00002993 ifetch  0x00000001 , 0x00000011 
+ 00013625  0x00002994 beq  0x00000003 , 0x0000353c 
+ 00013626  0x00002995 beq  0x00000007 , 0x00003540 
+ 00013627  0x00002996 rtn 
+ 00013628  0x00002999 fetch  0x00000001 , 0x0000479e 
+ 00013629  0x0000299a beq  0x00000000 , 0x00003551 
+ 00013630  0x0000299b beq  0x00000001 , 0x0000355c 
+ 00013631  0x0000299c rtn 
+ 00013632  0x0000299f ifetch  0x00000001 , 0x00000012 
+ 00013633  0x000029a0 beq  0x00000001 , 0x00003564 
+ 00013634  0x000029a1 beq  0x00000000 , 0x00003569 
+ 00013635  0x000029a2 rtn 
+ 00013636  0x000029aa bpatch  0x000000ce , 0x00004019 
+ 00013637  0x000029ab fetch  0x00000001 , 0x0000478b 
+ 00013638  0x000029ac isolate1  0x00000000 , 0x0000003f 
+ 00013639  0x000029ad nrtn  0x00000001 
+ 00013640  0x000029ae add  0x00000013 , 0x00000006 , 0x00000006 
+ 00013641  0x000029af ifetch  0x00000002 , 0x00000006 
+ 00013642  0x000029b0 byteswap  0x0000003f , 0x0000003f 
+ 00013643  0x000029b1 add  0x0000003f , 0x00000005 , 0x00000039 
+ 00013644  0x000029b2 add  0x00000013 , 0x00000003 , 0x00000006 
+ 00013645  0x000029b3 call  0x000036f0 
+ 00013646  0x000029b4 istore  0x00000001 , 0x00000006 
+ 00013647  0x000029b5 copy  0x00000013 , 0x00000011 
+ 00013648  0x000029b6 branch  0x00007e3d 
+ 00013649  0x000029bd fetch  0x00000001 , 0x00004759 
+ 00013650  0x000029be rtn  0x00000034 
+ 00013651  0x000029bf jam  0x00000001 , 0x0000479e 
+ 00013652  0x000029c0 arg  0x000046e9 , 0x00000013 
+ 00013653  0x000029c1 call  0x00003582 
+ 00013654  0x000029c2 arg  0x000046e2 , 0x00000013 
+ 00013655  0x000029c3 call  0x00003584 
+ 00013656  0x000029c4 jam  0x00000004 , 0x00004780 
+ 00013657  0x000029c5 jam  0x00000001 , 0x00004783 
+ 00013658  0x000029c6 arg  0x0000477b , 0x00000013 
+ 00013659  0x000029c7 branch  0x00003544 
+ 00013660  0x000029c9 fetch  0x00000001 , 0x0000479e 
+ 00013661  0x000029ca rtn  0x00000034 
+ 00013662  0x000029cb jam  0x00000000 , 0x0000479e 
+ 00013663  0x000029cc call  0x00003586 
+ 00013664  0x000029cd jam  0x00000004 , 0x00004780 
+ 00013665  0x000029ce jam  0x00000000 , 0x00004783 
+ 00013666  0x000029cf arg  0x0000477b , 0x00000013 
+ 00013667  0x000029d0 branch  0x00003544 
+ 00013668  0x000029d3 jam  0x00000001 , 0x0000479f 
+ 00013669  0x000029d4 jam  0x00000007 , 0x00004780 
+ 00013670  0x000029d5 jam  0x00000001 , 0x00004783 
+ 00013671  0x000029d6 arg  0x0000477b , 0x00000013 
+ 00013672  0x000029d7 branch  0x00003544 
+ 00013673  0x000029d9 jam  0x00000000 , 0x0000479f 
+ 00013674  0x000029da jam  0x00000007 , 0x00004780 
+ 00013675  0x000029db jam  0x00000000 , 0x00004783 
+ 00013676  0x000029dc arg  0x0000477b , 0x00000013 
+ 00013677  0x000029dd branch  0x00003544 
+ 00013678  0x000029df fetch  0x00000001 , 0x0000479f 
+ 00013679  0x000029e0 rtn  0x00000034 
+ 00013680  0x000029e1 branch  0x00003551 
+ 00013681  0x000029e4 ifetch  0x00000002 , 0x00000011 
+ 00013682  0x000029e5 store  0x00000002 , 0x0000478b 
+ 00013683  0x000029e6 isolate1  0x00000000 , 0x0000003f 
+ 00013684  0x000029e7 nrtn  0x00000001 
+ 00013685  0x000029e8 fetch  0x00000001 , 0x000047a0 
+ 00013686  0x000029e9 rtn  0x00000034 
+ 00013687  0x000029ea jam  0x00000000 , 0x000047a0 
+ 00013688  0x000029eb fetch  0x00000008 , 0x000047b6 
+ 00013689  0x000029ec store  0x00000008 , 0x00004496 
+ 00013690  0x000029ed jam  0x00000002 , 0x00004790 
+ 00013691  0x000029ee call  0x000035af 
+ 00013692  0x000029ef call  0x000035b9 
+ 00013693  0x000029f0 jam  0x00000007 , 0x00004780 
+ 00013694  0x000029f1 fetch  0x00000001 , 0x0000479f 
+ 00013695  0x000029f2 store  0x00000001 , 0x00004783 
+ 00013696  0x000029f3 arg  0x0000477b , 0x00000013 
+ 00013697  0x000029f4 branch  0x00003544 
+ 00013698  0x000029f9 arg  0x00000001 , 0x00000011 
+ 00013699  0x000029fa branch  0x00003585 
+ 00013700  0x000029fc arg  0x00000000 , 0x00000011 
+ 00013701  0x000029fe branch  0x0000358c 
+ 00013702  0x00002a01 arg  0x00000000 , 0x00000011 
+ 00013703  0x00002a02 call  0x00007d19 
+ 00013704  0x00002a03 arg  0x00000001 , 0x00000011 
+ 00013705  0x00002a04 call  0x00007d19 
+ 00013706  0x00002a05 fetch  0x00000001 , 0x000047a1 
+ 00013707  0x00002a06 branch  0x000069d7 
+ 00013708  0x00002a09 call  0x00007d04 
+ 00013709  0x00002a0a arg  0x00000007 , 0x00000039 
+ 00013710  0x00002a0b branch  0x00007d26 
+ 00013711  0x00002a10 arg  0x000046b8 , 0x00000013 
+ 00013712  0x00002a11 arg  0x0000469a , 0x00000012 
+ 00013713  0x00002a13 call  0x00003596 
+ 00013714  0x00002a14 call  0x00003584 
+ 00013715  0x00002a15 fetch  0x00000002 , 0x00004795 
+ 00013716  0x00002a16 store  0x00000002 , 0x00004793 
+ 00013717  0x00002a17 branch  0x000033fa 
+ 00013718  0x00002a1a ifetch  0x00000002 , 0x00000012 
+ 00013719  0x00002a1b store  0x00000002 , 0x00004154 
+ 00013720  0x00002a1c ifetch  0x00000002 , 0x00000006 
+ 00013721  0x00002a1d store  0x00000002 , 0x00004482 
+ 00013722  0x00002a1e rtn 
+ 00013723  0x00002a21 arg  0x00000000 , 0x00000011 
+ 00013724  0x00002a22 call  0x000069a6 
+ 00013725  0x00002a23 fetch  0x00000006 , 0x000047a1 
+ 00013726  0x00002a24 store  0x00000006 , 0x00000a9a 
+ 00013727  0x00002a25 call  0x000069ae 
+ 00013728  0x00002a26 fetch  0x00000001 , 0x000047a1 
+ 00013729  0x00002a27 branch  0x000069d7 
+ 00013730  0x00002a2a jam  0x00000001 , 0x0000479b 
+ 00013731  0x00002a2b rtn 
+ 00013732  0x00002a2d jam  0x00000000 , 0x0000479b 
+ 00013733  0x00002a2e rtn 
+ 00013734  0x00002a33 jam  0x00000000 , 0x0000479c 
+ 00013735  0x00002a34 fetch  0x00000001 , 0x000047a1 
+ 00013736  0x00002a35 branch  0x000069d7 
+ 00013737  0x00002a38 jam  0x00000001 , 0x0000479c 
+ 00013738  0x00002a39 fetch  0x00000006 , 0x000047a1 
+ 00013739  0x00002a3a store  0x00000006 , 0x00000a9a 
+ 00013740  0x00002a3b branch  0x000069ae 
+ 00013741  0x00002a40 jam  0x00000000 , 0x0000422d 
+ 00013742  0x00002a41 branch  0x000068a8 
+ 00013743  0x00002a44 call  0x000068eb 
+ 00013744  0x00002a45 call  0x00006908 
+ 00013745  0x00002a46 store  0x00000002 , 0x000047b0 
+ 00013746  0x00002a47 arg  0x000047aa , 0x00000011 
+ 00013747  0x00002a48 call  0x00006930 
+ 00013748  0x00002a49 store  0x00000001 , 0x000047a9 
+ 00013749  0x00002a4a beq  0x00000000 , 0x000035be 
+ 00013750  0x00002a4b sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00013751  0x00002a4c nbranch  0x000035bc , 0x00000002 
+ 00013752  0x00002a4d store  0x00000001 , 0x00004783 
+ 00013753  0x00002a4f jam  0x00000005 , 0x00004780 
+ 00013754  0x00002a50 arg  0x0000477b , 0x00000013 
+ 00013755  0x00002a51 branch  0x00003544 
+ 00013756  0x00002a53 jam  0x00000064 , 0x00004783 
+ 00013757  0x00002a54 branch  0x000035b9 
+ 00013758  0x00002a57 branch  0x0000341a 
+ 00013759  0x00002a5c rtn  0x0000002b 
+ 00013760  0x00002a5d hfetch  0x00000001 , 0x00008081 
+ 00013761  0x00002a5e and_into  0x000000f0 , 0x0000003f 
+ 00013762  0x00002a5f hstore  0x00000001 , 0x00008081 
+ 00013763  0x00002a60 setarg  0x00003631 
+ 00013764  0x00002a61 store  0x00000002 , 0x000041eb 
+ 00013765  0x00002a63 setarg  0x00003633 
+ 00013766  0x00002a64 store  0x00000002 , 0x000041ed 
+ 00013767  0x00002a66 setarg  0x0000340a 
+ 00013768  0x00002a67 store  0x00000002 , 0x000041f7 
+ 00013769  0x00002a69 setarg  0x00003635 
+ 00013770  0x00002a6a store  0x00000002 , 0x000041f3 
+ 00013771  0x00002a6c setarg  0x0000364b 
+ 00013772  0x00002a6d store  0x00000002 , 0x000041f5 
+ 00013773  0x00002a6f setarg  0x000033d0 
+ 00013774  0x00002a70 store  0x00000002 , 0x000041e9 
+ 00013775  0x00002a72 setarg  0x000036f6 
+ 00013776  0x00002a73 store  0x00000002 , 0x000041f9 
+ 00013777  0x00002a75 setarg  0x0000367a 
+ 00013778  0x00002a76 store  0x00000002 , 0x000041fd 
+ 00013779  0x00002a78 call  0x00002c7a 
+ 00013780  0x00002a79 setarg  0x00003722 
+ 00013781  0x00002a7a add  0x00000013 , 0x000000de , 0x00000005 
+ 00013782  0x00002a7b istore  0x00000002 , 0x00000005 
+ 00013783  0x00002a7d setarg  0x000035ed 
+ 00013784  0x00002a7e store  0x00000002 , 0x0000475b 
+ 00013785  0x00002a80 setarg  0x000035ef 
+ 00013786  0x00002a81 store  0x00000002 , 0x0000475f 
+ 00013787  0x00002a83 bpatch  0x000000cf , 0x00004019 
+ 00013788  0x00002a84 call  0x00003628 
+ 00013789  0x00002a85 call  0x00007e38 
+ 00013790  0x00002a86 jam  0x00000002 , 0x00004172 
+ 00013791  0x00002a87 jam  0x00000000 , 0x000049f6 
+ 00013792  0x00002a88 fetch  0x00000001 , 0x000047cb 
+ 00013793  0x00002a89 store  0x00000001 , 0x0000469a 
+ 00013794  0x00002a8a beq  0x00000000 , 0x000035ee 
+ 00013795  0x00002a8b fetch  0x00000001 , 0x000047cc 
+ 00013796  0x00002a8c store  0x00000001 , 0x00004686 
+ 00013797  0x00002a8d jam  0x00000000 , 0x0000436e 
+ 00013798  0x00002a8f call  0x0000360f 
+ 00013799  0x00002a90 call  0x00007cd3 
+ 00013800  0x00002a91 call  0x00007cdd 
+ 00013801  0x00002a92 jam  0x00000001 , 0x000047f3 
+ 00013802  0x00002a93 fetch  0x00000002 , 0x00004682 
+ 00013803  0x00002a94 rtnbit1  0x0000000c 
+ 00013804  0x00002a95 branch  0x0000340a 
+ 00013805  0x00002a98 branch  0x0000360f 
+ 00013806  0x00002a9b jam  0x00000002 , 0x000047f3 
+ 00013807  0x00002a9d jam  0x00000001 , 0x0000436e 
+ 00013808  0x00002a9e call  0x0000360f 
+ 00013809  0x00002a9f arg  0x00000000 , 0x00000011 
+ 00013810  0x00002aa0 call  0x00007d1e 
+ 00013811  0x00002aa2 setarg  0x00000020 
+ 00013812  0x00002aa3 call  0x000046f0 
+ 00013813  0x00002aa5 arg  0x000043b7 , 0x00000005 
+ 00013814  0x00002aa6 fetch  0x00000001 , 0x000044a0 
+ 00013815  0x00002aa8 and  0x0000003f , 0x000000f0 , 0x00000002 
+ 00013816  0x00002aa9 rshift4  0x00000002 , 0x00000002 
+ 00013817  0x00002aaa call  0x00003609 
+ 00013818  0x00002aab istoret  0x00000001 , 0x00000005 
+ 00013819  0x00002aac and  0x0000003f , 0x0000000f , 0x00000002 
+ 00013820  0x00002aad call  0x00003609 
+ 00013821  0x00002aae istoret  0x00000001 , 0x00000005 
+ 00013822  0x00002aaf call  0x000057a6 
+ 00013823  0x00002ab0 fetcht  0x00000001 , 0x000043af 
+ 00013824  0x00002ab1 copy  0x00000002 , 0x00000039 
+ 00013825  0x00002ab2 arg  0x00004372 , 0x00000005 
+ 00013826  0x00002ab3 arg  0x000043b0 , 0x00000006 
+ 00013827  0x00002ab4 call  0x00007f01 
+ 00013828  0x00002ab6 fetcht  0x00000001 , 0x000043af 
+ 00013829  0x00002ab7 copy  0x00000002 , 0x00000039 
+ 00013830  0x00002ab8 arg  0x00004392 , 0x00000005 
+ 00013831  0x00002ab9 arg  0x000043b0 , 0x00000006 
+ 00013832  0x00002aba branch  0x00007f01 
+ 00013833  0x00002abc sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00013834  0x00002abd branch  0x0000360d , 0x00000002 
+ 00013835  0x00002abe add  0x00000002 , 0x00000037 , 0x00000002 
+ 00013836  0x00002abf rtn 
+ 00013837  0x00002ac1 add  0x00000002 , 0x00000030 , 0x00000002 
+ 00013838  0x00002ac2 rtn 
+ 00013839  0x00002ac5 fetch  0x00000001 , 0x000047c0 
+ 00013840  0x00002ac6 bne  0x000000ff , 0x00003621 
+ 00013841  0x00002ac8 fetch  0x00000001 , 0x000047be 
+ 00013842  0x00002ac9 bne  0x000000ff , 0x00003624 
+ 00013843  0x00002acb fetch  0x00000001 , 0x000047c9 
+ 00013844  0x00002acc bne  0x000000ff , 0x00003626 
+ 00013845  0x00002ace fetch  0x00000001 , 0x0000472c 
+ 00013846  0x00002acf copy  0x0000003f , 0x00000039 
+ 00013847  0x00002ad0 setarg  0x0000472d 
+ 00013848  0x00002ad1 copy  0x0000003f , 0x00000011 
+ 00013849  0x00002ad3 copy  0x00000011 , 0x00000006 
+ 00013850  0x00002ad4 ifetch  0x00000001 , 0x00000006 
+ 00013851  0x00002ad5 copy  0x00000006 , 0x00000011 
+ 00013852  0x00002ad6 beq  0x000000ff , 0x0000361f 
+ 00013853  0x00002ad7 copy  0x0000003f , 0x00000002 
+ 00013854  0x00002ad8 call  0x0000680e 
+ 00013855  0x00002ada loop  0x00003619 
+ 00013856  0x00002adc rtn 
+ 00013857  0x00002ade fetch  0x00000008 , 0x000047c0 
+ 00013858  0x00002adf store  0x00000008 , 0x0000472f 
+ 00013859  0x00002ae0 branch  0x00003611 
+ 00013860  0x00002ae2 store  0x00000001 , 0x0000472d 
+ 00013861  0x00002ae3 branch  0x00003613 
+ 00013862  0x00002ae5 store  0x00000001 , 0x0000472e 
+ 00013863  0x00002ae6 branch  0x00003615 
+ 00013864  0x00002aea arg  0x00000000 , 0x00000011 
+ 00013865  0x00002aeb call  0x000069a6 
+ 00013866  0x00002aec call  0x000037e4 
+ 00013867  0x00002aed call  0x00002c7d 
+ 00013868  0x00002aee branch  0x0000362d 
+ 00013869  0x00002af1 jam  0x00000064 , 0x000047cf 
+ 00013870  0x00002af2 fetch  0x00000001 , 0x000047c9 
+ 00013871  0x00002af3 store  0x00000001 , 0x00004744 
+ 00013872  0x00002af4 branch  0x000068a8 
+ 00013873  0x00002af7 call  0x00006835 
+ 00013874  0x00002af8 branch  0x0000696c 
+ 00013875  0x00002afb branch  0x0000696c 
+ 00013876  0x00002b00 branch  0x00006978 
+ 00013877  0x00002b03 call  0x00003642 
+ 00013878  0x00002b04 call  0x000037ee 
+ 00013879  0x00002b05 call  0x00003639 
+ 00013880  0x00002b06 branch  0x00003634 
+ 00013881  0x00002b09 fetch  0x00000002 , 0x00004682 
+ 00013882  0x00002b0a rtnbit1  0x00000009 
+ 00013883  0x00002b0b fetch  0x00000001 , 0x000049f6 
+ 00013884  0x00002b0c beq  0x00000001 , 0x0000363e 
+ 00013885  0x00002b0d rtn 
+ 00013886  0x00002b0f fetch  0x00000001 , 0x000047ea 
+ 00013887  0x00002b10 rtneq  0x00000001 
+ 00013888  0x00002b11 jam  0x00000001 , 0x000047ea 
+ 00013889  0x00002b12 branch  0x00003654 
+ 00013890  0x00002b15 fetch  0x00000002 , 0x00004682 
+ 00013891  0x00002b16 rtnbit0  0x00000009 
+ 00013892  0x00002b17 call  0x00005892 
+ 00013893  0x00002b18 nrtn  0x00000034 
+ 00013894  0x00002b19 arg  0x00004718 , 0x00000011 
+ 00013895  0x00002b1a call  0x00007e54 
+ 00013896  0x00002b1b nrtn  0x00000028 
+ 00013897  0x00002b1c arg  0x00004718 , 0x00000006 
+ 00013898  0x00002b1d branch  0x00004746 
+ 00013899  0x00002b20 copy  0x00000013 , 0x0000003f 
+ 00013900  0x00002b21 beq  0x0000002d , 0x00003431 
+ 00013901  0x00002b22 beq  0x00000010 , 0x0000341a 
+ 00013902  0x00002b23 beq  0x00000014 , 0x00003651 
+ 00013903  0x00002b24 beq  0x00000015 , 0x00003660 
+ 00013904  0x00002b25 rtn 
+ 00013905  0x00002b28 setarg  0x00000000 
+ 00013906  0x00002b29 call  0x00003220 
+ 00013907  0x00002b2a branch  0x00003656 
+ 00013908  0x00002b2c fetch  0x00000002 , 0x000047eb 
+ 00013909  0x00002b2d store  0x00000002 , 0x000047ed 
+ 00013910  0x00002b2f jam  0x00000014 , 0x000047ce 
+ 00013911  0x00002b30 jam  0x00000000 , 0x00004091 
+ 00013912  0x00002b31 call  0x000033f8 
+ 00013913  0x00002b32 call  0x00003416 
+ 00013914  0x00002b33 fetch  0x00000001 , 0x000047bd 
+ 00013915  0x00002b34 beq  0x00000001 , 0x0000365e 
+ 00013916  0x00002b36 arg  0x00000000 , 0x00000011 
+ 00013917  0x00002b37 branch  0x00007d14 
+ 00013918  0x00002b39 arg  0x00000000 , 0x00000011 
+ 00013919  0x00002b3a branch  0x00007d19 
+ 00013920  0x00002b3d setarg  0x00000002 
+ 00013921  0x00002b3e call  0x00003220 
+ 00013922  0x00002b40 setarg  0x00000000 
+ 00013923  0x00002b41 store  0x00000005 , 0x0000479c 
+ 00013924  0x00002b42 setarg  0x00000004 
+ 00013925  0x00002b43 call  0x000069d7 
+ 00013926  0x00002b44 setarg  0x00000005 
+ 00013927  0x00002b45 call  0x000069d7 
+ 00013928  0x00002b46 setarg  0x00000014 
+ 00013929  0x00002b47 call  0x000069d7 
+ 00013930  0x00002b48 setarg  0x00000015 
+ 00013931  0x00002b49 call  0x000069d7 
+ 00013932  0x00002b4a setarg  0x00000016 
+ 00013933  0x00002b4b call  0x000069d7 
+ 00013934  0x00002b4c setarg  0x00000007 
+ 00013935  0x00002b4d call  0x000069d7 
+ 00013936  0x00002b4e call  0x00007e38 
+ 00013937  0x00002b4f jam  0x0000000a , 0x0000475e 
+ 00013938  0x00002b50 jam  0x0000000a , 0x00004760 
+ 00013939  0x00002b51 jam  0x0000000a , 0x00004762 
+ 00013940  0x00002b53 jam  0x00000002 , 0x00004172 
+ 00013941  0x00002b54 arg  0x00000000 , 0x00000011 
+ 00013942  0x00002b55 call  0x00007d1e 
+ 00013943  0x00002b57 setarg  0x00000020 
+ 00013944  0x00002b58 call  0x000046f0 
+ 00013945  0x00002b59 branch  0x000033fa 
+ 00013946  0x00002b5d call  0x0000373b 
+ 00013947  0x00002b5e call  0x0000373e 
+ 00013948  0x00002b5f call  0x00003741 
+ 00013949  0x00002b60 call  0x0000337b 
+ 00013950  0x00002b61 call  0x000036c8 
+ 00013951  0x00002b62 call  0x000036a1 
+ 00013952  0x00002b63 call  0x0000368a 
+ 00013953  0x00002b64 call  0x00003683 
+ 00013954  0x00002b65 branch  0x0000368f 
+ 00013955  0x00002b68 arg  0x0000479a , 0x00000013 
+ 00013956  0x00002b69 arg  0x00003686 , 0x00000012 
+ 00013957  0x00002b6a branch  0x0000336d 
+ 00013958  0x00002b6c call  0x00003847 
+ 00013959  0x00002b6d nrtn  0x00000001 
+ 00013960  0x00002b6e jam  0x00000001 , 0x0000479b 
+ 00013961  0x00002b6f rtn 
+ 00013962  0x00002b72 arg  0x000047ed , 0x00000013 
+ 00013963  0x00002b73 arg  0x0000368d , 0x00000012 
+ 00013964  0x00002b74 branch  0x00003374 
+ 00013965  0x00002b76 jam  0x00000002 , 0x000047ea 
+ 00013966  0x00002b77 branch  0x00003662 
+ 00013967  0x00002b7a arg  0x000047f1 , 0x00000013 
+ 00013968  0x00002b7b arg  0x00003692 , 0x00000012 
+ 00013969  0x00002b7c branch  0x0000336d 
+ 00013970  0x00002b7e fetch  0x00000001 , 0x000047f2 
+ 00013971  0x00002b7f branch  0x0000369e , 0x00000034 
+ 00013972  0x00002b80 jam  0x00000002 , 0x000047f1 
+ 00013973  0x00002b81 jam  0x00000000 , 0x000047f2 
+ 00013974  0x00002b82 setarg  0x00000a02 
+ 00013975  0x00002b83 store  0x00000002 , 0x00004752 
+ 00013976  0x00002b84 fetch  0x00000001 , 0x000047b9 
+ 00013977  0x00002b85 beq  0x00000003 , 0x0000369b 
+ 00013978  0x00002b87 branch  0x00003762 
+ 00013979  0x00002b89 setarg  0x00000a02 
+ 00013980  0x00002b8a store  0x00000002 , 0x00004754 
+ 00013981  0x00002b8b branch  0x00003762 
+ 00013982  0x00002b8d setarg  0x00000000 
+ 00013983  0x00002b8e store  0x00000004 , 0x00004752 
+ 00013984  0x00002b8f branch  0x00003762 
+ 00013985  0x00002b92 fetch  0x00000001 , 0x000047c8 
+ 00013986  0x00002b93 rtn  0x00000034 
+ 00013987  0x00002b94 fetch  0x00000002 , 0x00004682 
+ 00013988  0x00002b95 bbit0  0x00000009 , 0x000036c6 
+ 00013989  0x00002b96 arg  0x000047ce , 0x00000013 
+ 00013990  0x00002b97 arg  0x000036a8 , 0x00000012 
+ 00013991  0x00002b98 branch  0x0000336d 
+ 00013992  0x00002b9a fetch  0x00000001 , 0x000047cd 
+ 00013993  0x00002b9b store  0x00000001 , 0x000047ce 
+ 00013994  0x00002b9c fetch  0x00000001 , 0x000047d1 
+ 00013995  0x00002b9d nrtn  0x00000034 
+ 00013996  0x00002b9f call  0x000068eb 
+ 00013997  0x00002ba0 call  0x00006908 
+ 00013998  0x00002ba1 store  0x00000002 , 0x000047e8 
+ 00013999  0x00002ba2 arg  0x000047e2 , 0x00000011 
+ 00014000  0x00002ba3 call  0x00006930 
+ 00014001  0x00002ba4 fetcht  0x00000001 , 0x000047cf 
+ 00014002  0x00002ba5 isub  0x00000002 , 0x0000003e 
+ 00014003  0x00002ba6 branch  0x000036b6 , 0x00000002 
+ 00014004  0x00002ba7 store  0x00000001 , 0x000047cf 
+ 00014005  0x00002ba8 copy  0x0000003f , 0x00000002 
+ 00014006  0x00002baa storet  0x00000001 , 0x000047d0 
+ 00014007  0x00002bab fetch  0x00000001 , 0x000047ca 
+ 00014008  0x00002bac isub  0x00000002 , 0x0000003e 
+ 00014009  0x00002bad call  0x000036c1 , 0x00000002 
+ 00014010  0x00002bae storet  0x00000001 , 0x000047db 
+ 00014011  0x00002baf arg  0x00000006 , 0x00000039 
+ 00014012  0x00002bb0 arg  0x000047d6 , 0x00000006 
+ 00014013  0x00002bb1 call  0x000036f0 
+ 00014014  0x00002bb2 store  0x00000001 , 0x000047dc 
+ 00014015  0x00002bb3 arg  0x000047d3 , 0x00000011 
+ 00014016  0x00002bb4 branch  0x00007e3d 
+ 00014017  0x00002bb6 fetch  0x00000001 , 0x000047d2 
+ 00014018  0x00002bb7 nrtn  0x00000034 
+ 00014019  0x00002bb8 jam  0x00000001 , 0x000047d2 
+ 00014020  0x00002bb9 arg  0x00000001 , 0x00000011 
+ 00014021  0x00002bba branch  0x00007d1e 
+ 00014022  0x00002bbc arg  0x00000001 , 0x00000011 
+ 00014023  0x00002bbd branch  0x00007d19 
+ 00014024  0x00002bc0 arg  0x000047a4 , 0x00000013 
+ 00014025  0x00002bc1 arg  0x000036cb , 0x00000012 
+ 00014026  0x00002bc2 branch  0x0000336d 
+ 00014027  0x00002bc4 jam  0x00000005 , 0x000047a4 
+ 00014028  0x00002bc5 jam  0x00000000 , 0x000047a6 
+ 00014029  0x00002bc6 fetch  0x00000001 , 0x000047a5 
+ 00014030  0x00002bc7 beq  0x00000001 , 0x000036ee 
+ 00014031  0x00002bc8 beq  0x00000000 , 0x000036ec 
+ 00014032  0x00002bca arg  0x0000479c , 0x00000006 
+ 00014033  0x00002bcb copy  0x00000006 , 0x00000011 
+ 00014034  0x00002bcc arg  0x00000008 , 0x00000039 
+ 00014035  0x00002bce copy  0x00000011 , 0x00000006 
+ 00014036  0x00002bcf ifetch  0x00000001 , 0x00000006 
+ 00014037  0x00002bd0 copy  0x00000006 , 0x00000011 
+ 00014038  0x00002bd1 beq  0x00000000 , 0x000036e3 
+ 00014039  0x00002bd2 beq  0x00000001 , 0x000036e6 
+ 00014040  0x00002bd3 beq  0x00000002 , 0x000036e9 
+ 00014041  0x00002bd5 fetch  0x00000001 , 0x000047a6 
+ 00014042  0x00002bd6 increase  0x00000001 , 0x0000003f 
+ 00014043  0x00002bd7 store  0x00000001 , 0x000047a6 
+ 00014044  0x00002bd8 loop  0x000036d3 
+ 00014045  0x00002bd9 rtn 
+ 00014046  0x00002bdb fetch  0x00000001 , 0x000047a6 
+ 00014047  0x00002bdc arg  0x000047c0 , 0x00000012 
+ 00014048  0x00002bdd iadd  0x00000012 , 0x00000012 
+ 00014049  0x00002bde ifetcht  0x00000001 , 0x00000012 
+ 00014050  0x00002bdf rtn 
+ 00014051  0x00002be1 call  0x000036de 
+ 00014052  0x00002be2 call  0x00006825 
+ 00014053  0x00002be3 branch  0x000036d9 
+ 00014054  0x00002be5 call  0x000036de 
+ 00014055  0x00002be6 call  0x00006829 
+ 00014056  0x00002be7 branch  0x000036d9 
+ 00014057  0x00002be9 fetch  0x00000001 , 0x000047a5 
+ 00014058  0x00002bea beq  0x00000001 , 0x000036e3 
+ 00014059  0x00002beb branch  0x000036e6 
+ 00014060  0x00002bed jam  0x00000001 , 0x000047a5 
+ 00014061  0x00002bee branch  0x000036d0 
+ 00014062  0x00002bf0 jam  0x00000000 , 0x000047a5 
+ 00014063  0x00002bf1 branch  0x000036d0 
+ 00014064  0x00002bf6 arg  0x00000000 , 0x00000011 
+ 00014065  0x00002bf8 ifetch  0x00000001 , 0x00000006 
+ 00014066  0x00002bf9 iadd  0x00000011 , 0x00000011 
+ 00014067  0x00002bfa loop  0x000036f1 
+ 00014068  0x00002bfc and  0x00000011 , 0x000000ff , 0x0000003f 
+ 00014069  0x00002bfd rtn 
+ 00014070  0x00002c00 fetch  0x00000001 , 0x00000477 
+ 00014071  0x00002c01 beq  0x00000012 , 0x000036f9 
+ 00014072  0x00002c02 rtn 
+ 00014073  0x00002c04 fetch  0x00000002 , 0x00000478 
+ 00014074  0x00002c05 beq  0x00000014 , 0x00003710 
+ 00014075  0x00002c06 rtn 
+ 00014076  0x00002c13 bpatch  0x000000d0 , 0x0000401a 
+ 00014077  0x00002c14 ifetch  0x00000005 , 0x00000011 
+ 00014078  0x00002c15 store  0x00000005 , 0x00000b12 
+ 00014079  0x00002c16 fetch  0x00000002 , 0x00000b12 
+ 00014080  0x00002c17 arg  0x00006b5a , 0x00000002 
+ 00014081  0x00002c18 isub  0x00000002 , 0x0000003e 
+ 00014082  0x00002c19 nrtn  0x00000005 
+ 00014083  0x00002c1a fetch  0x00000002 , 0x00000b15 
+ 00014084  0x00002c1b byteswap  0x0000003f , 0x0000003f 
+ 00014085  0x00002c1c store  0x00000002 , 0x00000b15 
+ 00014086  0x00002c1d copy  0x0000003f , 0x00000039 
+ 00014087  0x00002c1e increase  0x00000005 , 0x00000011 
+ 00014088  0x00002c1f copy  0x00000011 , 0x00000006 
+ 00014089  0x00002c20 arg  0x00000b17 , 0x00000005 
+ 00014090  0x00002c21 call  0x00007f01 
+ 00014091  0x00002c22 ifetch  0x00000001 , 0x00000006 
+ 00014092  0x00002c23 store  0x00000001 , 0x00000b21 
+ 00014093  0x00002c24 arg  0x00000b14 , 0x00000011 
+ 00014094  0x00002c25 arg  0x00000b17 , 0x00000012 
+ 00014095  0x00002c26 rtn 
+ 00014096  0x00002c29 setarg  0x00000000 
+ 00014097  0x00002c2a store  0x00000005 , 0x00004752 
+ 00014098  0x00002c2b store  0x00000005 , 0x00004757 
+ 00014099  0x00002c2c call  0x000036fc 
+ 00014100  0x00002c2d copy  0x00000012 , 0x00000006 
+ 00014101  0x00002c2e arg  0x00004752 , 0x00000005 
+ 00014102  0x00002c2f arg  0x0000000a , 0x00000039 
+ 00014103  0x00002c30 call  0x00007f01 
+ 00014104  0x00002c32 bpatch  0x000000d1 , 0x0000401a 
+ 00014105  0x00002c33 ifetch  0x00000001 , 0x00000011 
+ 00014106  0x00002c34 beq  0x00000002 , 0x0000374a 
+ 00014107  0x00002c35 beq  0x00000003 , 0x0000375c 
+ 00014108  0x00002c36 beq  0x00000004 , 0x00003762 
+ 00014109  0x00002c37 beq  0x00000005 , 0x00003762 
+ 00014110  0x00002c38 beq  0x00000006 , 0x000037b1 
+ 00014111  0x00002c39 beq  0x00000007 , 0x00003849 
+ 00014112  0x00002c3a beq  0x00000008 , 0x0000384c 
+ 00014113  0x00002c3b rtn 
+ 00014114  0x00002c3e fetch  0x00000002 , 0x00004682 
+ 00014115  0x00002c3f rtnbit1  0x00000009 
+ 00014116  0x00002c41 fetch  0x00000002 , 0x000047eb 
+ 00014117  0x00002c42 store  0x00000002 , 0x000047ed 
+ 00014118  0x00002c44 jam  0x00000001 , 0x000049f6 
+ 00014119  0x00002c46 setarg  0x0000010c 
+ 00014120  0x00002c47 call  0x000032cd 
+ 00014121  0x00002c48 call  0x00003710 
+ 00014122  0x00002c4a fetch  0x00000001 , 0x00000b14 
+ 00014123  0x00002c4b beq  0x00000004 , 0x0000372e 
+ 00014124  0x00002c4c beq  0x00000005 , 0x0000372e 
+ 00014125  0x00002c4d rtn 
+ 00014126  0x00002c4f fetch  0x00000001 , 0x00004752 
+ 00014127  0x00002c50 ncall  0x00003735 , 0x00000034 
+ 00014128  0x00002c51 fetch  0x00000001 , 0x00004754 
+ 00014129  0x00002c52 ncall  0x00003737 , 0x00000034 
+ 00014130  0x00002c53 fetch  0x00000001 , 0x00004756 
+ 00014131  0x00002c54 ncall  0x00003739 , 0x00000034 
+ 00014132  0x00002c55 rtn 
+ 00014133  0x00002c58 jam  0x00000005 , 0x000049f3 
+ 00014134  0x00002c59 rtn 
+ 00014135  0x00002c5b jam  0x00000005 , 0x000049f4 
+ 00014136  0x00002c5c rtn 
+ 00014137  0x00002c5e jam  0x00000005 , 0x000049f5 
+ 00014138  0x00002c5f rtn 
+ 00014139  0x00002c62 arg  0x000049f3 , 0x00000013 
+ 00014140  0x00002c63 arg  0x00003744 , 0x00000012 
+ 00014141  0x00002c64 branch  0x0000336d 
+ 00014142  0x00002c66 arg  0x000049f4 , 0x00000013 
+ 00014143  0x00002c67 arg  0x00003746 , 0x00000012 
+ 00014144  0x00002c68 branch  0x0000336d 
+ 00014145  0x00002c6a arg  0x000049f5 , 0x00000013 
+ 00014146  0x00002c6b arg  0x00003748 , 0x00000012 
+ 00014147  0x00002c6c branch  0x0000336d 
+ 00014148  0x00002c6f jam  0x00000000 , 0x00004752 
+ 00014149  0x00002c70 branch  0x00003762 
+ 00014150  0x00002c72 jam  0x00000000 , 0x00004754 
+ 00014151  0x00002c73 branch  0x00003762 
+ 00014152  0x00002c75 jam  0x00000000 , 0x00004756 
+ 00014153  0x00002c76 branch  0x00003762 
+ 00014154  0x00002c7c call  0x0000374c 
+ 00014155  0x00002c7d branch  0x0000374f 
+ 00014156  0x00002c7f fetch  0x00000001 , 0x00004752 
+ 00014157  0x00002c80 store  0x00000001 , 0x0000475f 
+ 00014158  0x00002c81 branch  0x00003773 
+ 00014159  0x00002c83 fetch  0x00000001 , 0x0000475e 
+ 00014160  0x00002c84 call  0x00003754 
+ 00014161  0x00002c85 fetch  0x00000001 , 0x00004753 
+ 00014162  0x00002c86 store  0x00000001 , 0x0000475d 
+ 00014163  0x00002c87 branch  0x00003770 
+ 00014164  0x00002c89 beq  0x00000002 , 0x00003758 
+ 00014165  0x00002c8a beq  0x00000003 , 0x0000375a 
+ 00014166  0x00002c8b store  0x00000001 , 0x0000475e 
+ 00014167  0x00002c8c rtn 
+ 00014168  0x00002c8e jam  0x00000005 , 0x0000475e 
+ 00014169  0x00002c8f rtn 
+ 00014170  0x00002c91 jam  0x0000000a , 0x0000475e 
+ 00014171  0x00002c92 rtn 
+ 00014172  0x00002c94 fetch  0x00000001 , 0x00004752 
+ 00014173  0x00002c95 call  0x00003754 
+ 00014174  0x00002c96 fetch  0x00000001 , 0x0000475e 
+ 00014175  0x00002c97 call  0x0000379e 
+ 00014176  0x00002c98 call  0x000037a1 
+ 00014177  0x00002c99 branch  0x000069c4 
+ 00014178  0x00002c9c fetch  0x00000001 , 0x000047f0 
+ 00014179  0x00002c9d nrtn  0x00000034 
+ 00014180  0x00002c9e fetch  0x00000006 , 0x00004752 
+ 00014181  0x00002c9f store  0x00000006 , 0x0000475d 
+ 00014182  0x00002ca0 fetch  0x00000001 , 0x0000475e 
+ 00014183  0x00002ca1 fetcht  0x00000001 , 0x00004760 
+ 00014184  0x00002ca2 iand  0x00000002 , 0x0000003f 
+ 00014185  0x00002ca3 fetcht  0x00000001 , 0x00004762 
+ 00014186  0x00002ca4 iand  0x00000002 , 0x0000003f 
+ 00014187  0x00002ca5 call  0x00003779 , 0x00000034 
+ 00014188  0x00002ca6 bpatch  0x000000d2 , 0x0000401a 
+ 00014189  0x00002ca7 call  0x00003770 
+ 00014190  0x00002ca8 call  0x00003773 
+ 00014191  0x00002ca9 branch  0x00003776 
+ 00014192  0x00002cab arg  0x00004763 , 0x00000012 
+ 00014193  0x00002cac arg  0x0000475d , 0x00000006 
+ 00014194  0x00002cad branch  0x0000377b 
+ 00014195  0x00002caf arg  0x0000476b , 0x00000012 
+ 00014196  0x00002cb0 arg  0x0000475f , 0x00000006 
+ 00014197  0x00002cb1 branch  0x0000377b 
+ 00014198  0x00002cb3 arg  0x00004773 , 0x00000012 
+ 00014199  0x00002cb4 arg  0x00004761 , 0x00000006 
+ 00014200  0x00002cb5 branch  0x0000377b 
+ 00014201  0x00002cb7 jam  0x00000000 , 0x000047d1 
+ 00014202  0x00002cb8 rtn 
+ 00014203  0x00002cbb ifetch  0x00000001 , 0x00000006 
+ 00014204  0x00002cbc beq  0x00000000 , 0x00003787 
+ 00014205  0x00002cbd beq  0x00000001 , 0x00003780 
+ 00014206  0x00002cbe beq  0x00000002 , 0x00003782 
+ 00014207  0x00002cbf rtn 
+ 00014208  0x00002cc1 jam  0x00000000 , 0x0000477b 
+ 00014209  0x00002cc2 branch  0x00003783 
+ 00014210  0x00002cc4 jam  0x00000001 , 0x0000477b 
+ 00014211  0x00002cc5 ifetch  0x00000001 , 0x00000006 
+ 00014212  0x00002cc6 store  0x00000001 , 0x0000477d 
+ 00014213  0x00002cc7 ifetch  0x00000008 , 0x00000012 
+ 00014214  0x00002cc8 branch  0x0000378c 
+ 00014215  0x00002ccb ifetch  0x00000001 , 0x00000012 
+ 00014216  0x00002ccc call  0x000069d7 
+ 00014217  0x00002ccd increase  0x00000001 , 0x00000012 
+ 00014218  0x00002cce ifetch  0x00000001 , 0x00000012 
+ 00014219  0x00002ccf branch  0x000069d7 
+ 00014220  0x00002cd1 store  0x00000008 , 0x0000477e 
+ 00014221  0x00002cd2 jam  0x00000001 , 0x000047d1 
+ 00014222  0x00002cd3 fetch  0x00000001 , 0x0000477b 
+ 00014223  0x00002cd4 beq  0x00000000 , 0x0000379a 
+ 00014224  0x00002cd6 fetch  0x00000001 , 0x0000477f 
+ 00014225  0x00002cd7 store  0x00000001 , 0x00004780 
+ 00014226  0x00002cd8 fetch  0x00000001 , 0x0000477e 
+ 00014227  0x00002cda call  0x000069d7 
+ 00014228  0x00002cdb fetch  0x00000001 , 0x0000477d 
+ 00014229  0x00002cdc call  0x0000379e 
+ 00014230  0x00002cdd store  0x00000001 , 0x00004785 
+ 00014231  0x00002cde fetch  0x00000006 , 0x00004780 
+ 00014232  0x00002cdf store  0x00000006 , 0x00000a9a 
+ 00014233  0x00002ce0 branch  0x000069ae 
+ 00014234  0x00002ce2 fetch  0x00000001 , 0x0000477e 
+ 00014235  0x00002ce3 store  0x00000001 , 0x00004780 
+ 00014236  0x00002ce4 fetch  0x00000001 , 0x0000477f 
+ 00014237  0x00002ce5 branch  0x00003793 
+ 00014238  0x00002ce8 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00014239  0x00002ce9 add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00014240  0x00002cea rtn 
+ 00014241  0x00002cec arg  0x00002ee0 , 0x00000002 
+ 00014242  0x00002ced imul32  0x00000002 , 0x0000003f 
+ 00014243  0x00002cee div  0x0000003f , 0x00000064 
+ 00014244  0x00002cef call  0x00007f86 
+ 00014245  0x00002cf0 quotient  0x00000002 
+ 00014246  0x00002cf1 copy  0x00000002 , 0x00000011 
+ 00014247  0x00002cf2 setarg  0x00002ee0 
+ 00014248  0x00002cf3 isub  0x00000002 , 0x00000012 
+ 00014249  0x00002cf4 rtn 
+ 00014250  0x00002cf8 hfetch  0x00000001 , 0x00008082 
+ 00014251  0x00002cf9 set1  0x00000002 , 0x0000003f 
+ 00014252  0x00002cfa hstore  0x00000001 , 0x00008082 
+ 00014253  0x00002cfb setarg  0x0000009e 
+ 00014254  0x00002cfc hstore  0x00000002 , 0x00008068 
+ 00014255  0x00002cfd hstore  0x00000002 , 0x0000806a 
+ 00014256  0x00002cfe rtn 
+ 00014257  0x00002d01 fetch  0x00000001 , 0x000047f0 
+ 00014258  0x00002d02 nrtn  0x00000034 
+ 00014259  0x00002d03 fetch  0x00000002 , 0x00004752 
+ 00014260  0x00002d04 store  0x00000002 , 0x00004787 
+ 00014261  0x00002d05 fetch  0x00000001 , 0x000047ea 
+ 00014262  0x00002d06 bne  0x00000001 , 0x000037b9 
+ 00014263  0x00002d07 fetch  0x00000002 , 0x000044a0 
+ 00014264  0x00002d08 store  0x00000002 , 0x00004787 
+ 00014265  0x00002d0a bpatch  0x000000d3 , 0x0000401a 
+ 00014266  0x00002d0b call  0x000037aa 
+ 00014267  0x00002d0c call  0x000037dc 
+ 00014268  0x00002d0d setarg  0x0000bb80 
+ 00014269  0x00002d0e call  0x00002a8f 
+ 00014270  0x00002d0f call  0x000037e0 
+ 00014271  0x00002d10 setarg  0x00001c20 
+ 00014272  0x00002d11 call  0x00002a8f 
+ 00014273  0x00002d12 arg  0x00000010 , 0x00000039 
+ 00014274  0x00002d14 call  0x000037dc 
+ 00014275  0x00002d15 fetch  0x00000002 , 0x00004787 
+ 00014276  0x00002d16 bbit1  0x00000000 , 0x000037c9 
+ 00014277  0x00002d17 setarg  0x00001c20 
+ 00014278  0x00002d18 call  0x00002a8f 
+ 00014279  0x00002d19 call  0x000037e0 
+ 00014280  0x00002d1a branch  0x000037cc 
+ 00014281  0x00002d1d setarg  0x00003840 
+ 00014282  0x00002d1e call  0x00002a8f 
+ 00014283  0x00002d1f call  0x000037e0 
+ 00014284  0x00002d21 setarg  0x00001c20 
+ 00014285  0x00002d22 call  0x00002a8f 
+ 00014286  0x00002d23 fetch  0x00000002 , 0x00004787 
+ 00014287  0x00002d24 rshift  0x0000003f , 0x0000003f 
+ 00014288  0x00002d25 store  0x00000002 , 0x00004787 
+ 00014289  0x00002d26 loop  0x000037c2 
+ 00014290  0x00002d28 jam  0x00000002 , 0x000047f1 
+ 00014291  0x00002d29 jam  0x00000001 , 0x000047f2 
+ 00014292  0x00002d2a setarg  0x00000a01 
+ 00014293  0x00002d2b store  0x00000002 , 0x00004752 
+ 00014294  0x00002d2c fetch  0x00000001 , 0x000047b9 
+ 00014295  0x00002d2d beq  0x00000003 , 0x000037d9 
+ 00014296  0x00002d2f branch  0x00003762 
+ 00014297  0x00002d31 setarg  0x00000a01 
+ 00014298  0x00002d32 store  0x00000002 , 0x00004754 
+ 00014299  0x00002d33 branch  0x00003762 
+ 00014300  0x00002d36 hfetch  0x00000001 , 0x00008085 
+ 00014301  0x00002d37 or_into  0x00000040 , 0x0000003f 
+ 00014302  0x00002d38 hstore  0x00000001 , 0x00008085 
+ 00014303  0x00002d39 rtn 
+ 00014304  0x00002d3b hfetch  0x00000001 , 0x00008085 
+ 00014305  0x00002d3c and_into  0x000000bf , 0x0000003f 
+ 00014306  0x00002d3d hstore  0x00000001 , 0x00008085 
+ 00014307  0x00002d3e rtn 
+ 00014308  0x00002d41 fetch  0x00000001 , 0x000047bb 
+ 00014309  0x00002d42 rtneq  0x00000000 
+ 00014310  0x00002d43 call  0x00002c65 
+ 00014311  0x00002d44 fetcht  0x00000001 , 0x000047bc 
+ 00014312  0x00002d45 storet  0x00000001 , 0x00004786 
+ 00014313  0x00002d46 call  0x000067fb 
+ 00014314  0x00002d47 call  0x00003847 
+ 00014315  0x00002d48 nrtn  0x00000001 
+ 00014316  0x00002d49 jam  0x00000001 , 0x0000479a 
+ 00014317  0x00002d4a rtn 
+ 00014318  0x00002d4d fetch  0x00000001 , 0x000047bb 
+ 00014319  0x00002d4e rtneq  0x00000000 
+ 00014320  0x00002d4f fetch  0x00000001 , 0x0000479b 
+ 00014321  0x00002d50 nrtn  0x00000034 
+ 00014322  0x00002d51 fetch  0x00000002 , 0x00004682 
+ 00014323  0x00002d52 bbit1  0x00000009 , 0x000037f6 
+ 00014324  0x00002d53 fetch  0x00000001 , 0x000047ea 
+ 00014325  0x00002d54 rtnne  0x00000001 
+ 00014326  0x00002d56 bpatch  0x000000d4 , 0x0000401a 
+ 00014327  0x00002d57 call  0x00003847 
+ 00014328  0x00002d58 nrtn  0x00000001 
+ 00014329  0x00002d59 setarg  0x00008ca0 
+ 00014330  0x00002d5a call  0x00002a8f 
+ 00014331  0x00002d5b call  0x00003847 
+ 00014332  0x00002d5c nrtn  0x00000001 
+ 00014333  0x00002d5d call  0x0000383f 
+ 00014334  0x00002d5f call  0x00003842 
+ 00014335  0x00002d60 nrtn  0x00000002 
+ 00014336  0x00002d61 call  0x00003847 
+ 00014337  0x00002d62 branch  0x000037fe , 0x00000001 
+ 00014338  0x00002d63 arg  0x00000000 , 0x00000011 
+ 00014339  0x00002d64 arg  0x00000010 , 0x00000039 
+ 00014340  0x00002d65 call  0x0000383f 
+ 00014341  0x00002d67 call  0x00003842 
+ 00014342  0x00002d68 nrtn  0x00000002 
+ 00014343  0x00002d69 call  0x00003847 
+ 00014344  0x00002d6a nbranch  0x00003805 , 0x00000001 
+ 00014345  0x00002d6b setarg  0x00002a30 
+ 00014346  0x00002d6c call  0x00002a8f 
+ 00014347  0x00002d6d call  0x00003847 
+ 00014348  0x00002d6e branch  0x00003812 , 0x00000001 
+ 00014349  0x00002d70 setarg  0x00000000 
+ 00014350  0x00002d71 rshift  0x00000011 , 0x00000011 
+ 00014351  0x00002d72 ior  0x00000011 , 0x00000011 
+ 00014352  0x00002d73 loop  0x00003805 
+ 00014353  0x00002d74 branch  0x0000381b 
+ 00014354  0x00002d76 setarg  0x00008000 
+ 00014355  0x00002d77 rshift  0x00000011 , 0x00000011 
+ 00014356  0x00002d78 ior  0x00000011 , 0x00000011 
+ 00014357  0x00002d79 call  0x0000383f 
+ 00014358  0x00002d7b call  0x00003842 
+ 00014359  0x00002d7c nrtn  0x00000002 
+ 00014360  0x00002d7d call  0x00003847 
+ 00014361  0x00002d7e branch  0x00003816 , 0x00000001 
+ 00014362  0x00002d7f loop  0x00003805 
+ 00014363  0x00002d81 bpatch  0x000000d5 , 0x0000401a 
+ 00014364  0x00002d82 copy  0x00000011 , 0x0000003f 
+ 00014365  0x00002d83 store  0x00000002 , 0x00004789 
+ 00014366  0x00002d84 store  0x00000002 , 0x00004797 
+ 00014367  0x00002d85 fetch  0x00000001 , 0x000047ea 
+ 00014368  0x00002d86 beq  0x00000001 , 0x00003827 
+ 00014369  0x00002d88 arg  0x00000007 , 0x00000039 
+ 00014370  0x00002d89 arg  0x00004792 , 0x00000006 
+ 00014371  0x00002d8a call  0x000036f0 
+ 00014372  0x00002d8b store  0x00000001 , 0x00004799 
+ 00014373  0x00002d8c arg  0x0000478f , 0x00000011 
+ 00014374  0x00002d8d branch  0x00007e3d 
+ 00014375  0x00002d90 fetch  0x00000001 , 0x000047ef 
+ 00014376  0x00002d91 increase  0x00000001 , 0x0000003f 
+ 00014377  0x00002d92 store  0x00000001 , 0x000047ef 
+ 00014378  0x00002d93 div  0x0000003f , 0x00000002 
+ 00014379  0x00002d94 call  0x00007f86 
+ 00014380  0x00002d95 quotient  0x00000002 
+ 00014381  0x00002d96 remainder  0x0000003f 
+ 00014382  0x00002d97 nbranch  0x00003838 , 0x00000034 
+ 00014383  0x00002d99 fetch  0x00000001 , 0x000047bf 
+ 00014384  0x00002d9a isub  0x00000002 , 0x0000003e 
+ 00014385  0x00002d9b call  0x0000383d , 0x00000005 
+ 00014386  0x00002d9c arg  0x0000479c , 0x0000003f 
+ 00014387  0x00002d9d increase  0xffffffff , 0x00000002 
+ 00014388  0x00002d9e iadd  0x00000002 , 0x00000011 
+ 00014389  0x00002d9f arg  0x00000000 , 0x0000003f 
+ 00014390  0x00002da0 istore  0x00000001 , 0x00000011 
+ 00014391  0x00002da1 rtn 
+ 00014392  0x00002da3 arg  0x0000479c , 0x0000003f 
+ 00014393  0x00002da4 iadd  0x00000002 , 0x00000011 
+ 00014394  0x00002da5 arg  0x00000002 , 0x0000003f 
+ 00014395  0x00002da6 istore  0x00000001 , 0x00000011 
+ 00014396  0x00002da7 rtn 
+ 00014397  0x00002da9 jam  0x00000001 , 0x000047f0 
+ 00014398  0x00002daa rtn 
+ 00014399  0x00002dac copy  0x00000022 , 0x0000003f 
+ 00014400  0x00002dad store  0x00000004 , 0x0000478b 
+ 00014401  0x00002dae rtn 
+ 00014402  0x00002db0 copy  0x00000022 , 0x0000003f 
+ 00014403  0x00002db1 fetcht  0x00000004 , 0x0000478b 
+ 00014404  0x00002db2 isub  0x00000002 , 0x0000003f 
+ 00014405  0x00002db3 sub  0x0000003f , 0x000000c8 , 0x0000003e 
+ 00014406  0x00002db4 rtn 
+ 00014407  0x00002db7 fetcht  0x00000001 , 0x00004786 
+ 00014408  0x00002db8 branch  0x0000681d 
+ 00014409  0x00002dbb fetch  0x00000008 , 0x00004752 
+ 00014410  0x00002dbc store  0x00000008 , 0x0000479c 
+ 00014411  0x00002dbd rtn 
+ 00014412  0x00002dc0 fetch  0x00000001 , 0x000047b9 
+ 00014413  0x00002dc1 store  0x00000001 , 0x000047af 
+ 00014414  0x00002dc2 fetch  0x00000001 , 0x000047ba 
+ 00014415  0x00002dc3 store  0x00000001 , 0x000047b0 
+ 00014416  0x00002dc4 fetch  0x00000001 , 0x000047bb 
+ 00014417  0x00002dc5 store  0x00000001 , 0x000047b1 
+ 00014418  0x00002dc6 arg  0x0000000d , 0x00000039 
+ 00014419  0x00002dc7 arg  0x000047aa , 0x00000006 
+ 00014420  0x00002dc8 call  0x000036f0 
+ 00014421  0x00002dc9 store  0x00000001 , 0x000047b7 
+ 00014422  0x00002dca arg  0x000047a7 , 0x00000011 
+ 00014423  0x00002dcb branch  0x00007e3d 
+ 00014424  0x00002dd2 call  0x000065c2 
+ 00014425  0x00002dd3 jam  0x0000007a , 0x000046f6 
+ 00014426  0x00002dd4 call  0x0000386d 
+ 00014427  0x00002dd5 call  0x00003867 
+ 00014428  0x00002dd6 setarg  0x00003860 
+ 00014429  0x00002dd7 store  0x00000002 , 0x000041fd 
+ 00014430  0x00002dd8 arg  0x00000000 , 0x00000011 
+ 00014431  0x00002dd9 branch  0x000069a6 
+ 00014432  0x00002ddc fetch  0x00000002 , 0x000046a1 
+ 00014433  0x00002ddd rtn  0x00000034 
+ 00014434  0x00002dde increase  0xffffffff , 0x0000003f 
+ 00014435  0x00002ddf store  0x00000002 , 0x000046a1 
+ 00014436  0x00002de0 rtnne  0x00000000 
+ 00014437  0x00002de1 jam  0x00000000 , 0x000046a0 
+ 00014438  0x00002de2 rtn 
+ 00014439  0x00002de5 bpatch  0x000000d6 , 0x0000401a 
+ 00014440  0x00002de6 fetch  0x00000001 , 0x000046a4 
+ 00014441  0x00002de7 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00014442  0x00002de8 rtn  0x00000002 
+ 00014443  0x00002de9 jam  0x00000000 , 0x000046a4 
+ 00014444  0x00002dea rtn 
+ 00014445  0x00002ded arg  0x000046a4 , 0x00000011 
+ 00014446  0x00002dee arg  0x00000000 , 0x00000012 
+ 00014447  0x00002def arg  0x00000051 , 0x00000002 
+ 00014448  0x00002df0 branch  0x000065df 
+ 00014449  0x00002df4 disable  0x00000028 
+ 00014450  0x00002df5 fetch  0x00000001 , 0x000046a3 
+ 00014451  0x00002df6 copy  0x0000003f , 0x00000039 
+ 00014452  0x00002df8 arg  0x000046a5 , 0x00000011 
+ 00014453  0x00002df9 copy  0x00000013 , 0x00000012 
+ 00014454  0x00002dfb bpatch  0x000000d7 , 0x0000401a 
+ 00014455  0x00002dfc call  0x0000387c 
+ 00014456  0x00002dfd branch  0x00007fe7 , 0x00000005 
+ 00014457  0x00002dff increase  0x00000004 , 0x00000011 
+ 00014458  0x00002e00 loop  0x00003876 
+ 00014459  0x00002e01 rtn 
+ 00014460  0x00002e05 bpatch  0x000000d8 , 0x0000401b 
+ 00014461  0x00002e06 ifetch  0x00000003 , 0x00000011 
+ 00014462  0x00002e07 ifetcht  0x00000003 , 0x00000012 
+ 00014463  0x00002e08 isub  0x00000002 , 0x0000003e 
+ 00014464  0x00002e09 rtn 
+ 00014465  0x00002e0c bpatch  0x000000d9 , 0x0000401b 
+ 00014466  0x00002e0d ifetch  0x00000003 , 0x00000011 
+ 00014467  0x00002e0e ifetcht  0x00000003 , 0x00000012 
+ 00014468  0x00002e0f isub  0x00000002 , 0x0000003e 
+ 00014469  0x00002e10 nrtn  0x00000005 
+ 00014470  0x00002e11 ifetch  0x00000001 , 0x00000006 
+ 00014471  0x00002e12 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00014472  0x00002e13 rtn  0x00000005 
+ 00014473  0x00002e14 add  0x00000011 , 0x00000003 , 0x00000006 
+ 00014474  0x00002e15 ifetcht  0x00000001 , 0x00000006 
+ 00014475  0x00002e16 isub  0x00000002 , 0x0000003e 
+ 00014476  0x00002e17 rtn 
+ 00014477  0x00002e1b bpatch  0x000000da , 0x0000401b 
+ 00014478  0x00002e1c disable  0x00000028 
+ 00014479  0x00002e1d fetch  0x00000001 , 0x000046a3 
+ 00014480  0x00002e1e copy  0x0000003f , 0x00000039 
+ 00014481  0x00002e20 arg  0x000046a5 , 0x00000011 
+ 00014482  0x00002e21 copy  0x00000013 , 0x00000012 
+ 00014483  0x00002e23 call  0x00003881 
+ 00014484  0x00002e24 branch  0x00007fe7 , 0x00000005 
+ 00014485  0x00002e25 increase  0x00000004 , 0x00000011 
+ 00014486  0x00002e26 loop  0x00003893 
+ 00014487  0x00002e27 rtn 
+ 00014488  0x00002e2b fetch  0x00000001 , 0x00000004 
+ 00014489  0x00002e2c increase  0x00000001 , 0x0000003f 
+ 00014490  0x00002e2d store  0x00000001 , 0x00000004 
+ 00014491  0x00002e2e arg  0x000002e5 , 0x00000013 
+ 00014492  0x00002e31 ifetch  0x00000002 , 0x00000013 
+ 00014493  0x00002e32 arg  0x000055aa , 0x00000002 
+ 00014494  0x00002e33 isub  0x00000002 , 0x0000003e 
+ 00014495  0x00002e34 nrtn  0x00000005 
+ 00014496  0x00002e35 copy  0x00000006 , 0x00000013 
+ 00014497  0x00002e36 ifetcht  0x00000003 , 0x00000013 
+ 00014498  0x00002e37 setarg  0x00ffffff 
+ 00014499  0x00002e38 isub  0x00000002 , 0x0000003e 
+ 00014500  0x00002e39 branch  0x000038a8 , 0x00000005 
+ 00014501  0x00002e3a call  0x0000388d 
+ 00014502  0x00002e3b branch  0x000038a8 , 0x00000028 
+ 00014503  0x00002e3c rtn 
+ 00014504  0x00002e3f bpatch  0x000000db , 0x0000401b 
+ 00014505  0x00002e40 increase  0x00000004 , 0x00000013 
+ 00014506  0x00002e41 ifetch  0x00000001 , 0x00000013 
+ 00014507  0x00002e42 fetcht  0x00000001 , 0x000046f6 
+ 00014508  0x00002e43 isub  0x00000002 , 0x0000003e 
+ 00014509  0x00002e44 rtn  0x00000005 
+ 00014510  0x00002e45 store  0x00000001 , 0x000046f6 
+ 00014511  0x00002e46 fetch  0x00000001 , 0x00000003 
+ 00014512  0x00002e47 increase  0x00000001 , 0x0000003f 
+ 00014513  0x00002e48 store  0x00000001 , 0x00000003 
+ 00014514  0x00002e4a increase  0x00000001 , 0x00000013 
+ 00014515  0x00002e4b ifetch  0x00000001 , 0x00000013 
+ 00014516  0x00002e4c store  0x00000001 , 0x000046f5 
+ 00014517  0x00002e4d copy  0x0000003f , 0x00000039 
+ 00014518  0x00002e4e rtn  0x00000034 
+ 00014519  0x00002e50 ifetch  0x00000001 , 0x00000006 
+ 00014520  0x00002e51 beq  0x00000000 , 0x000038c2 
+ 00014521  0x00002e52 beq  0x00000001 , 0x000038cf 
+ 00014522  0x00002e53 beq  0x00000002 , 0x000038d4 
+ 00014523  0x00002e54 beq  0x00000003 , 0x000038d9 
+ 00014524  0x00002e55 beq  0x00000004 , 0x000038de 
+ 00014525  0x00002e56 beq  0x00000005 , 0x000038e3 
+ 00014526  0x00002e57 beq  0x00000006 , 0x000038e8 
+ 00014527  0x00002e58 beq  0x000000ff , 0x000038ea 
+ 00014528  0x00002e59 loop  0x000038b7 
+ 00014529  0x00002e5a rtn 
+ 00014530  0x00002e5d copy  0x00000006 , 0x00000013 
+ 00014531  0x00002e5e fetch  0x00000001 , 0x0000469a 
+ 00014532  0x00002e5f store  0x00000001 , 0x00000a9a 
+ 00014533  0x00002e60 arg  0x00000000 , 0x00000002 
+ 00014534  0x00002e62 storet  0x00000001 , 0x00000a9b 
+ 00014535  0x00002e63 setarg  0x00002710 
+ 00014536  0x00002e64 store  0x00000003 , 0x00000a9c 
+ 00014537  0x00002e65 ifetch  0x00000001 , 0x00000013 
+ 00014538  0x00002e66 store  0x00000001 , 0x00000a9f 
+ 00014539  0x00002e67 call  0x000069ae 
+ 00014540  0x00002e68 and  0x00000013 , 0x00000001 , 0x00000006 
+ 00014541  0x00002e69 loop  0x000038b7 
+ 00014542  0x00002e6a rtn 
+ 00014543  0x00002e6c copy  0x00000013 , 0x00000006 
+ 00014544  0x00002e6d fetch  0x00000001 , 0x0000469b 
+ 00014545  0x00002e6e store  0x00000001 , 0x00000a9a 
+ 00014546  0x00002e6f arg  0x00000001 , 0x00000002 
+ 00014547  0x00002e70 branch  0x000038c6 
+ 00014548  0x00002e72 copy  0x00000013 , 0x00000006 
+ 00014549  0x00002e73 fetch  0x00000001 , 0x0000469c 
+ 00014550  0x00002e74 store  0x00000001 , 0x00000a9a 
+ 00014551  0x00002e75 arg  0x00000002 , 0x00000002 
+ 00014552  0x00002e76 branch  0x000038c6 
+ 00014553  0x00002e78 copy  0x00000013 , 0x00000006 
+ 00014554  0x00002e79 fetch  0x00000001 , 0x0000469d 
+ 00014555  0x00002e7a store  0x00000001 , 0x00000a9a 
+ 00014556  0x00002e7b arg  0x00000003 , 0x00000002 
+ 00014557  0x00002e7c branch  0x000038c6 
+ 00014558  0x00002e7e copy  0x00000013 , 0x00000006 
+ 00014559  0x00002e7f fetch  0x00000001 , 0x0000469e 
+ 00014560  0x00002e80 store  0x00000001 , 0x00000a9a 
+ 00014561  0x00002e81 arg  0x00000004 , 0x00000002 
+ 00014562  0x00002e82 branch  0x000038c6 
+ 00014563  0x00002e84 copy  0x00000013 , 0x00000006 
+ 00014564  0x00002e85 fetch  0x00000001 , 0x0000469f 
+ 00014565  0x00002e86 store  0x00000001 , 0x00000a9a 
+ 00014566  0x00002e87 arg  0x00000005 , 0x00000002 
+ 00014567  0x00002e88 branch  0x000038c6 
+ 00014568  0x00002e8b ifetch  0x00000001 , 0x00000006 
+ 00014569  0x00002e8c rtn 
+ 00014570  0x00002e8f copy  0x00000006 , 0x00000013 
+ 00014571  0x00002e90 fetch  0x00000001 , 0x000046a0 
+ 00014572  0x00002e91 bne  0x00000001 , 0x000038ee 
+ 00014573  0x00002e92 call  0x000038f0 
+ 00014574  0x00002e94 and  0x00000013 , 0x00000004 , 0x00000006 
+ 00014575  0x00002e95 rtn 
+ 00014576  0x00002e97 bpatch  0x000000dc , 0x0000401b 
+ 00014577  0x00002e98 call  0x00003871 
+ 00014578  0x00002e99 branch  0x000038fe , 0x00000028 
+ 00014579  0x00002e9a fetch  0x00000001 , 0x000046a4 
+ 00014580  0x00002e9b copy  0x0000003f , 0x00000002 
+ 00014581  0x00002e9c increase  0x00000001 , 0x0000003f 
+ 00014582  0x00002e9d store  0x00000001 , 0x000046a4 
+ 00014583  0x00002e9e call  0x00003867 
+ 00014584  0x00002e9f lshift2  0x00000002 , 0x00000002 
+ 00014585  0x00002ea0 setarg  0x000046a5 
+ 00014586  0x00002ea1 iadd  0x00000002 , 0x00000005 
+ 00014587  0x00002ea2 ifetch  0x00000004 , 0x00000013 
+ 00014588  0x00002ea3 istore  0x00000004 , 0x00000005 
+ 00014589  0x00002ea4 branch  0x00003903 
+ 00014590  0x00002ea6 add  0x00000013 , 0x00000003 , 0x00000006 
+ 00014591  0x00002ea7 ifetch  0x00000001 , 0x00000006 
+ 00014592  0x00002ea8 rtn  0x00000034 
+ 00014593  0x00002ea9 ifetch  0x00000004 , 0x00000013 
+ 00014594  0x00002eaa istore  0x00000004 , 0x00000011 
+ 00014595  0x00002eac arg  0x000046a4 , 0x00000011 
+ 00014596  0x00002ead arg  0x00000000 , 0x00000012 
+ 00014597  0x00002eae arg  0x00000051 , 0x00000002 
+ 00014598  0x00002eaf branch  0x00006606 
+ 00014599  0x00002eb7 fetcht  0x00000001 , 0x0000469a 
+ 00014600  0x00002eb8 call  0x00006825 
+ 00014601  0x00002eb9 rtn 
+ 00014602  0x00002ebf fetcht  0x00000001 , 0x0000469a 
+ 00014603  0x00002ec0 call  0x00006829 
+ 00014604  0x00002ec3 fetcht  0x00000001 , 0x0000469a 
+ 00014605  0x00002ec4 call  0x00006825 
+ 00014606  0x00002ec7 call  0x0000391d 
+ 00014607  0x00002ec9 fetch  0x00000001 , 0x000046a7 
+ 00014608  0x00002eca nrtn  0x00000034 
+ 00014609  0x00002ecc call  0x00002c29 
+ 00014610  0x00002ecd hfetch  0x00000004 , 0x00008138 
+ 00014611  0x00002ece set0  0x0000000f , 0x0000003f 
+ 00014612  0x00002ecf hstore  0x00000004 , 0x0000804c 
+ 00014613  0x00002ed0 call  0x00002c21 
+ 00014614  0x00002ed1 arg  0xffffffff , 0x00000002 
+ 00014615  0x00002ed2 branch  0x00002b2a 
+ 00014616  0x00002ed5 fetch  0x00000001 , 0x000046a7 
+ 00014617  0x00002ed6 branch  0x000056f9 , 0x00000034 
+ 00014618  0x00002ed7 increase  0xffffffff , 0x0000003f 
+ 00014619  0x00002ed8 store  0x00000001 , 0x000046a7 
+ 00014620  0x00002ed9 branch  0x000056f9 
+ 00014621  0x00002edc mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00014622  0x00002edd arg  0x000046a8 , 0x00000006 
+ 00014623  0x00002ede iadd  0x00000006 , 0x00000006 
+ 00014624  0x00002edf ifetch  0x00000001 , 0x00000006 
+ 00014625  0x00002ee0 rtn  0x00000034 
+ 00014626  0x00002ee1 copy  0x0000003f , 0x00000011 
+ 00014627  0x00002ee2 copy  0x00000011 , 0x00000039 
+ 00014628  0x00002ee3 arg  0x00004372 , 0x00000005 
+ 00014629  0x00002ee4 call  0x00007f01 
+ 00014630  0x00002ee5 copy  0x00000011 , 0x0000003f 
+ 00014631  0x00002ee6 increase  0x00000002 , 0x0000003f 
+ 00014632  0x00002ee7 store  0x00000001 , 0x0000436f 
+ 00014633  0x00002ee8 rtn 
+ 00014634  0x00002ef1 rtn  0x0000002b 
+ 00014635  0x00002ef2 call  0x000057a3 
+ 00014636  0x00002ef3 call  0x000068a8 
+ 00014637  0x00002ef4 setarg  0x00003982 
+ 00014638  0x00002ef5 store  0x00000002 , 0x000041f3 
+ 00014639  0x00002ef6 setarg  0x0000396e 
+ 00014640  0x00002ef7 store  0x00000002 , 0x000041f1 
+ 00014641  0x00002ef8 setarg  0x00003986 
+ 00014642  0x00002ef9 store  0x00000002 , 0x000041f5 
+ 00014643  0x00002efa setarg  0x0000396d 
+ 00014644  0x00002efb store  0x00000002 , 0x000041ef 
+ 00014645  0x00002efc setarg  0x00003969 
+ 00014646  0x00002efd store  0x00000002 , 0x000041e9 
+ 00014647  0x00002efe setarg  0x00003ab7 
+ 00014648  0x00002eff store  0x00000002 , 0x000041fb 
+ 00014649  0x00002f00 setarg  0x00003c32 
+ 00014650  0x00002f01 store  0x00000002 , 0x0000456f 
+ 00014651  0x00002f02 setarg  0x00003cc2 
+ 00014652  0x00002f03 store  0x00000002 , 0x000041f9 
+ 00014653  0x00002f04 setarg  0x00003cd7 
+ 00014654  0x00002f05 store  0x00000002 , 0x000041fd 
+ 00014655  0x00002f07 call  0x0000397f 
+ 00014656  0x00002f08 bpatch  0x000000dd , 0x0000401b 
+ 00014657  0x00002f09 call  0x00003945 
+ 00014658  0x00002f0a call  0x00003964 
+ 00014659  0x00002f0b call  0x00002c6f 
+ 00014660  0x00002f0c branch  0x00003c48 
+ 00014661  0x00002f10 fetch  0x00000004 , 0x000046aa 
+ 00014662  0x00002f11 hstore  0x00000004 , 0x00008054 
+ 00014663  0x00002f13 fetch  0x00000004 , 0x000046ae 
+ 00014664  0x00002f14 hstore  0x00000004 , 0x0000805a 
+ 00014665  0x00002f16 hfetch  0x00000001 , 0x00008081 
+ 00014666  0x00002f17 or_into  0x00000004 , 0x0000003f 
+ 00014667  0x00002f18 and_into  0x000000fc , 0x0000003f 
+ 00014668  0x00002f19 hstore  0x00000001 , 0x00008081 
+ 00014669  0x00002f1a jam  0x00000000 , 0x00008062 
+ 00014670  0x00002f1c fetch  0x00000002 , 0x000046aa 
+ 00014671  0x00002f1d hstore  0x00000002 , 0x00008058 
+ 00014672  0x00002f1e fetch  0x00000002 , 0x000046ae 
+ 00014673  0x00002f1f hstore  0x00000002 , 0x0000805e 
+ 00014674  0x00002f20 hstore  0x00000002 , 0x00008060 
+ 00014675  0x00002f22 hfetch  0x00000004 , 0x00008078 
+ 00014676  0x00002f23 set1  0x00000007 , 0x0000003f 
+ 00014677  0x00002f24 hstore  0x00000004 , 0x00008078 
+ 00014678  0x00002f26 hfetch  0x00000002 , 0x00008050 
+ 00014679  0x00002f27 set0  0x0000000f , 0x0000003f 
+ 00014680  0x00002f28 hstore  0x00000002 , 0x00008050 
+ 00014681  0x00002f29 call  0x000066ce 
+ 00014682  0x00002f2a jam  0x00000000 , 0x00008043 
+ 00014683  0x00002f2b jam  0x00000081 , 0x00008062 
+ 00014684  0x00002f2d fetch  0x00000001 , 0x000046bf 
+ 00014685  0x00002f2e isolate1  0x00000000 , 0x0000003f 
+ 00014686  0x00002f2f hfetcht  0x00000001 , 0x00008062 
+ 00014687  0x00002f30 setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00014688  0x00002f31 hstoret  0x00000001 , 0x00008062 
+ 00014689  0x00002f32 rtn 
+ 00014690  0x00002f37 call  0x0000397f 
+ 00014691  0x00002f38 branch  0x00003945 
+ 00014692  0x00002f40 fetcht  0x00000001 , 0x0000469e 
+ 00014693  0x00002f41 call  0x0000680e 
+ 00014694  0x00002f42 call  0x000039e6 
+ 00014695  0x00002f44 fetcht  0x00000001 , 0x0000469c 
+ 00014696  0x00002f45 branch  0x000067fb 
+ 00014697  0x00002f48 fetcht  0x00000001 , 0x0000469c 
+ 00014698  0x00002f49 call  0x0000681d 
+ 00014699  0x00002f4a nbranch  0x000033d2 , 0x00000001 
+ 00014700  0x00002f4b branch  0x000033d0 
+ 00014701  0x00002f4f rtn 
+ 00014702  0x00002f52 call  0x00003970 
+ 00014703  0x00002f53 branch  0x00003ce9 
+ 00014704  0x00002f56 fetch  0x00000001 , 0x00004682 
+ 00014705  0x00002f57 bbit0  0x00000004 , 0x0000397f 
+ 00014706  0x00002f58 bpatch  0x000000de , 0x0000401b 
+ 00014707  0x00002f59 setarg  0x00003eff 
+ 00014708  0x00002f5a fetcht  0x00000004 , 0x000046c5 
+ 00014709  0x00002f5b iadd  0x00000002 , 0x00000002 
+ 00014710  0x00002f5c copy  0x00000022 , 0x0000003f 
+ 00014711  0x00002f5d isub  0x00000002 , 0x0000003e 
+ 00014712  0x00002f5e nrtn  0x00000002 
+ 00014713  0x00002f5f fetch  0x00000002 , 0x00004682 
+ 00014714  0x00002f60 bbit1  0x00000005 , 0x0000397f 
+ 00014715  0x00002f61 fetch  0x00000001 , 0x000046bf 
+ 00014716  0x00002f62 rtnbit1  0x00000006 
+ 00014717  0x00002f63 call  0x00003cec 
+ 00014718  0x00002f64 call  0x0000340e 
+ 00014719  0x00002f66 copy  0x00000022 , 0x0000003f 
+ 00014720  0x00002f67 store  0x00000004 , 0x000046c5 
+ 00014721  0x00002f68 rtn 
+ 00014722  0x00002f6c call  0x00003ce9 
+ 00014723  0x00002f6d call  0x0000526e 
+ 00014724  0x00002f6e nrtn  0x00000034 
+ 00014725  0x00002f6f branch  0x000039eb 
+ 00014726  0x00002f73 copy  0x00000013 , 0x0000003f 
+ 00014727  0x00002f74 beq  0x00000001 , 0x000039d4 
+ 00014728  0x00002f75 beq  0x00000002 , 0x000039a3 
+ 00014729  0x00002f76 beq  0x00000004 , 0x000039d7 
+ 00014730  0x00002f77 beq  0x00000005 , 0x000039c4 
+ 00014731  0x00002f78 beq  0x00000008 , 0x000039aa 
+ 00014732  0x00002f79 beq  0x00000009 , 0x000039b1 
+ 00014733  0x00002f7a beq  0x0000000a , 0x000039c9 
+ 00014734  0x00002f7b beq  0x0000000b , 0x000039b6 
+ 00014735  0x00002f7c beq  0x0000000c , 0x000039c2 
+ 00014736  0x00002f7d beq  0x00000013 , 0x000039d7 
+ 00014737  0x00002f7e beq  0x00000014 , 0x000039cf 
+ 00014738  0x00002f7f beq  0x00000015 , 0x000039c6 
+ 00014739  0x00002f80 beq  0x00000021 , 0x000039ca 
+ 00014740  0x00002f81 beq  0x00000023 , 0x000039cb 
+ 00014741  0x00002f82 beq  0x00000024 , 0x000039ce 
+ 00014742  0x00002f83 beq  0x00000030 , 0x00003c8a 
+ 00014743  0x00002f84 beq  0x00000031 , 0x00003c8c 
+ 00014744  0x00002f85 beq  0x00000032 , 0x00003c9a 
+ 00014745  0x00002f86 beq  0x00000033 , 0x00003c98 
+ 00014746  0x00002f87 beq  0x00000034 , 0x00003c84 
+ 00014747  0x00002f88 beq  0x00000035 , 0x00003c73 
+ 00014748  0x00002f89 beq  0x00000036 , 0x00003c82 
+ 00014749  0x00002f8a beq  0x00000037 , 0x00003c8e 
+ 00014750  0x00002f8b beq  0x00000038 , 0x00003c90 
+ 00014751  0x00002f8c beq  0x0000003b , 0x00003ca1 
+ 00014752  0x00002f8d beq  0x0000003d , 0x00003c6a 
+ 00014753  0x00002f8e beq  0x00000041 , 0x000039d9 
+ 00014754  0x00002f8f rtn 
+ 00014755  0x00002f93 call  0x0000397f 
+ 00014756  0x00002f94 fetch  0x00000001 , 0x00004665 
+ 00014757  0x00002f95 ncall  0x00003c8e , 0x00000034 
+ 00014758  0x00002f96 call  0x000039d7 
+ 00014759  0x00002f97 fetch  0x00000002 , 0x00004682 
+ 00014760  0x00002f98 rtnbit0  0x00000004 
+ 00014761  0x00002f99 branch  0x000039b1 
+ 00014762  0x00002f9c fetch  0x00000002 , 0x00004682 
+ 00014763  0x00002f9d set1  0x00000004 , 0x0000003f 
+ 00014764  0x00002f9e store  0x00000002 , 0x00004682 
+ 00014765  0x00002f9f fetch  0x00000001 , 0x000046a7 
+ 00014766  0x00002fa0 store  0x00000001 , 0x00004172 
+ 00014767  0x00002fa1 call  0x000039e6 
+ 00014768  0x00002fa2 branch  0x00003c1d 
+ 00014769  0x00002fa7 fetch  0x00000002 , 0x00004682 
+ 00014770  0x00002fa8 rtnbit0  0x00000004 
+ 00014771  0x00002fa9 set0  0x00000004 , 0x0000003f 
+ 00014772  0x00002faa store  0x00000002 , 0x00004682 
+ 00014773  0x00002fab branch  0x00003c21 
+ 00014774  0x00002fb1 call  0x0000397f 
+ 00014775  0x00002fb4 fetch  0x00000002 , 0x00004042 
+ 00014776  0x00002fb5 rshift  0x0000003f , 0x0000003f 
+ 00014777  0x00002fb6 fetcht  0x00000002 , 0x000041e3 
+ 00014778  0x00002fb7 isub  0x00000002 , 0x0000003e 
+ 00014779  0x00002fb8 nbranch  0x000039bd , 0x00000005 
+ 00014780  0x00002fb9 branch  0x00003416 
+ 00014781  0x00002fbb fetch  0x00000001 , 0x000046bf 
+ 00014782  0x00002fbc rtnbit1  0x00000005 
+ 00014783  0x00002fbd hfetch  0x00000002 , 0x00008112 
+ 00014784  0x00002fbe ncall  0x00003cf0 , 0x00000034 
+ 00014785  0x00002fbf branch  0x0000340c 
+ 00014786  0x00002fc2 call  0x00003cee 
+ 00014787  0x00002fc3 branch  0x00003418 
+ 00014788  0x00002fc6 call  0x0000397f 
+ 00014789  0x00002fc7 branch  0x000039dd 
+ 00014790  0x00002fca call  0x00005816 
+ 00014791  0x00002fcb call  0x000039d7 
+ 00014792  0x00002fcc branch  0x00003c23 
+ 00014793  0x00002fcf branch  0x000033dd 
+ 00014794  0x00002fd3 branch  0x00003cee 
+ 00014795  0x00002fd7 fetch  0x00000001 , 0x000046bf 
+ 00014796  0x00002fd8 bbit0  0x00000005 , 0x0000340e 
+ 00014797  0x00002fd9 branch  0x00003cf2 
+ 00014798  0x00002fdd branch  0x00003cf2 
+ 00014799  0x00002fe1 call  0x000058ba 
+ 00014800  0x00002fe2 call  0x000039dd 
+ 00014801  0x00002fe3 fetch  0x00000001 , 0x000046a8 
+ 00014802  0x00002fe4 store  0x00000001 , 0x00004172 
+ 00014803  0x00002fe5 branch  0x00003c1f 
+ 00014804  0x00002fe9 jam  0x00000000 , 0x00004661 
+ 00014805  0x00002fea call  0x00003cee 
+ 00014806  0x00002feb branch  0x00003cf2 
+ 00014807  0x00002ff0 call  0x00003a52 
+ 00014808  0x00002ff1 branch  0x000039db 
+ 00014809  0x00002ff5 call  0x00005cc9 
+ 00014810  0x00002ff6 branch  0x00005b02 
+ 00014811  0x00002ffa fetcht  0x00000001 , 0x0000469e 
+ 00014812  0x00002ffb branch  0x00006829 
+ 00014813  0x00002ffe call  0x000039df 
+ 00014814  0x00002fff branch  0x000039e6 
+ 00014815  0x00003002 fetch  0x00000001 , 0x000046a1 
+ 00014816  0x00003003 isolate1  0x00000000 , 0x0000003f 
+ 00014817  0x00003004 call  0x000033f0 , 0x00000001 
+ 00014818  0x00003005 fetch  0x00000001 , 0x000046a1 
+ 00014819  0x00003006 isolate1  0x00000001 , 0x0000003f 
+ 00014820  0x00003007 call  0x000033f8 , 0x00000001 
+ 00014821  0x00003008 rtn 
+ 00014822  0x0000300a fetcht  0x00000001 , 0x0000469e 
+ 00014823  0x0000300b branch  0x00006825 
+ 00014824  0x0000300e fetch  0x00000001 , 0x0000456b 
+ 00014825  0x0000300f rtneq  0x00000000 
+ 00014826  0x00003010 branch  0x00006c28 
+ 00014827  0x00003013 hfetch  0x00000001 , 0x0000810c 
+ 00014828  0x00003014 bbit1  0x00000003 , 0x000039e8 
+ 00014829  0x00003015 call  0x000066cb 
+ 00014830  0x00003016 ifetch  0x00000001 , 0x00000003 
+ 00014831  0x00003017 bne  0x00000001 , 0x00003a01 
+ 00014832  0x00003018 hfetch  0x00000002 , 0x00008112 
+ 00014833  0x00003019 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014834  0x0000301a rtn  0x00000002 
+ 00014835  0x0000301b ifetch  0x00000001 , 0x00000003 
+ 00014836  0x0000301c store  0x00000001 , 0x00000b03 
+ 00014837  0x0000301d ifetcht  0x00000001 , 0x00000003 
+ 00014838  0x0000301e copy  0x00000003 , 0x00000011 
+ 00014839  0x0000301f storet  0x00000001 , 0x00000b04 
+ 00014840  0x00003020 add  0x00000002 , 0x00000003 , 0x00000002 
+ 00014841  0x00003021 hfetch  0x00000002 , 0x00008112 
+ 00014842  0x00003022 isub  0x00000002 , 0x00000002 
+ 00014843  0x00003023 nrtn  0x00000002 
+ 00014844  0x00003024 jam  0x00000001 , 0x00000b05 
+ 00014845  0x00003025 call  0x00003a17 
+ 00014846  0x00003026 fetch  0x00000001 , 0x00000b05 
+ 00014847  0x00003027 rtneq  0x00000000 
+ 00014848  0x00003028 branch  0x00003a12 
+ 00014849  0x0000302b call  0x00007ec1 
+ 00014850  0x0000302c call  0x00003c79 
+ 00014851  0x0000302d branch  0x00003a04 
+ 00014852  0x00003031 bpatch  0x000000df , 0x0000401b 
+ 00014853  0x00003032 hfetch  0x00000002 , 0x00008112 
+ 00014854  0x00003033 rtn  0x00000034 
+ 00014855  0x00003034 call  0x000066cb 
+ 00014856  0x00003035 ifetch  0x00000001 , 0x00000003 
+ 00014857  0x00003036 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00014858  0x00003037 ncall  0x00003a16 , 0x00000005 
+ 00014859  0x00003038 nbranch  0x00003a04 , 0x00000005 
+ 00014860  0x00003039 ifetch  0x00000001 , 0x00000003 
+ 00014861  0x0000303a rtneq  0x00000005 
+ 00014862  0x0000303b rtneq  0x00000029 
+ 00014863  0x0000303c increase  0xffffffff , 0x00000003 
+ 00014864  0x0000303d call  0x00003a16 
+ 00014865  0x0000303e branch  0x00003a04 
+ 00014866  0x00003041 call  0x000066cb 
+ 00014867  0x00003042 increase  0x00000002 , 0x00000003 
+ 00014868  0x00003043 ifetch  0x00000001 , 0x00000003 
+ 00014869  0x00003044 iadd  0x00000003 , 0x00000003 
+ 00014870  0x00003046 branch  0x000066c8 
+ 00014871  0x0000304a bpatch  0x000000e0 , 0x0000401c 
+ 00014872  0x0000304b fetch  0x00000001 , 0x00000b03 
+ 00014873  0x0000304c beq  0x00000000 , 0x00003a3f 
+ 00014874  0x0000304d beq  0x00000001 , 0x00003a44 
+ 00014875  0x0000304e beq  0x00000002 , 0x00003a49 
+ 00014876  0x0000304f beq  0x00000003 , 0x00003a5f 
+ 00014877  0x00003050 beq  0x00000004 , 0x00003a6b 
+ 00014878  0x00003051 beq  0x00000005 , 0x00003a75 
+ 00014879  0x00003052 beq  0x00000009 , 0x00003a9a 
+ 00014880  0x00003053 beq  0x0000000b , 0x00003ad7 
+ 00014881  0x00003054 beq  0x0000000c , 0x00003ad8 
+ 00014882  0x00003055 beq  0x0000000d , 0x00003aec 
+ 00014883  0x00003056 beq  0x0000000e , 0x00003af4 
+ 00014884  0x00003057 beq  0x0000000f , 0x00003afa 
+ 00014885  0x00003058 beq  0x00000010 , 0x00003b06 
+ 00014886  0x00003059 beq  0x00000011 , 0x00003b0e 
+ 00014887  0x0000305a beq  0x00000012 , 0x00003b12 
+ 00014888  0x0000305b beq  0x00000026 , 0x00003b16 
+ 00014889  0x0000305c beq  0x00000028 , 0x00003b1d 
+ 00014890  0x0000305d beq  0x00000029 , 0x00003b2d 
+ 00014891  0x0000305e beq  0x0000002a , 0x00003b36 
+ 00014892  0x0000305f beq  0x0000002b , 0x00003b69 
+ 00014893  0x00003060 beq  0x0000002c , 0x00003b6f 
+ 00014894  0x00003061 beq  0x00000030 , 0x00003b76 
+ 00014895  0x00003062 beq  0x00000031 , 0x00003b7c 
+ 00014896  0x00003063 beq  0x00000032 , 0x00003b90 
+ 00014897  0x00003064 beq  0x00000033 , 0x00003b98 
+ 00014898  0x00003065 beq  0x00000034 , 0x00003bbb 
+ 00014899  0x00003066 beq  0x00000035 , 0x00003bc4 
+ 00014900  0x00003067 beq  0x00000036 , 0x00003bcd 
+ 00014901  0x00003068 beq  0x00000037 , 0x00003bd7 
+ 00014902  0x00003069 beq  0x00000038 , 0x00003bda 
+ 00014903  0x0000306a beq  0x00000040 , 0x00003be2 
+ 00014904  0x0000306b beq  0x00000042 , 0x00003bec 
+ 00014905  0x0000306c beq  0x00000048 , 0x00003bf1 
+ 00014906  0x0000306d beq  0x00000049 , 0x00003bfc 
+ 00014907  0x0000306e beq  0x00000051 , 0x00003c02 
+ 00014908  0x0000306f beq  0x00000061 , 0x00003c06 
+ 00014909  0x00003070 beq  0x000000ff , 0x00003c15 
+ 00014910  0x00003071 branch  0x00003c17 
+ 00014911  0x00003077 fetch  0x00000001 , 0x00000b04 
+ 00014912  0x00003078 bne  0x00000006 , 0x00003c17 
+ 00014913  0x00003079 ifetch  0x00000006 , 0x00000003 
+ 00014914  0x0000307a store  0x00000006 , 0x000040a0 
+ 00014915  0x0000307b branch  0x00003c1a 
+ 00014916  0x0000307f fetch  0x00000001 , 0x00000b04 
+ 00014917  0x00003080 bne  0x00000006 , 0x00003c17 
+ 00014918  0x00003081 ifetch  0x00000006 , 0x00000003 
+ 00014919  0x00003082 store  0x00000006 , 0x000044a0 
+ 00014920  0x00003083 branch  0x00003c1a 
+ 00014921  0x00003088 fetch  0x00000001 , 0x00000b04 
+ 00014922  0x00003089 bne  0x00000001 , 0x00003c17 
+ 00014923  0x0000308a copy  0x00000011 , 0x00000003 
+ 00014924  0x0000308b call  0x00003c1a 
+ 00014925  0x0000308c ifetcht  0x00000001 , 0x00000003 
+ 00014926  0x0000308d storet  0x00000001 , 0x000046a9 
+ 00014927  0x0000308e fetch  0x00000002 , 0x00004682 
+ 00014928  0x0000308f rtnbit1  0x00000009 
+ 00014929  0x00003090 rtnbit1  0x00000000 
+ 00014930  0x00003092 fetch  0x00000001 , 0x000046a1 
+ 00014931  0x00003093 isolate1  0x00000000 , 0x0000003f 
+ 00014932  0x00003094 nbranch  0x00003a58 , 0x00000001 
+ 00014933  0x00003095 fetcht  0x00000001 , 0x000046a9 
+ 00014934  0x00003096 and  0x00000002 , 0x00000003 , 0x0000003f 
+ 00014935  0x00003097 store  0x00000001 , 0x00004093 
+ 00014936  0x00003099 fetch  0x00000001 , 0x000046a1 
+ 00014937  0x0000309a isolate1  0x00000001 , 0x0000003f 
+ 00014938  0x0000309b nrtn  0x00000001 
+ 00014939  0x0000309c fetcht  0x00000001 , 0x000046a9 
+ 00014940  0x0000309d isolate1  0x00000002 , 0x00000002 
+ 00014941  0x0000309e branch  0x000033fa , 0x00000001 
+ 00014942  0x0000309f branch  0x000033f8 
+ 00014943  0x000030a4 fetch  0x00000001 , 0x00000b04 
+ 00014944  0x000030a5 sub  0x0000003f , 0x00000043 , 0x0000003e 
+ 00014945  0x000030a6 nbranch  0x00003c17 , 0x00000002 
+ 00014946  0x000030a7 store  0x00000001 , 0x00004515 
+ 00014947  0x000030a8 arg  0x00000008 , 0x00000039 
+ 00014948  0x000030a9 call  0x00007ec6 
+ 00014949  0x000030aa fetch  0x00000001 , 0x00000b04 
+ 00014950  0x000030ab copy  0x0000003f , 0x00000039 
+ 00014951  0x000030ac copy  0x00000011 , 0x00000003 
+ 00014952  0x000030ad arg  0x00004516 , 0x00000005 
+ 00014953  0x000030ae call  0x000066ea 
+ 00014954  0x000030af branch  0x00003c1a 
+ 00014955  0x000030b4 fetch  0x00000001 , 0x00000b04 
+ 00014956  0x000030b5 sub  0x0000003f , 0x0000001d , 0x0000003e 
+ 00014957  0x000030b6 nbranch  0x00003c17 , 0x00000002 
+ 00014958  0x000030b7 store  0x00000001 , 0x000043af 
+ 00014959  0x000030b8 copy  0x0000003f , 0x00000039 
+ 00014960  0x000030b9 copy  0x00000011 , 0x00000003 
+ 00014961  0x000030ba arg  0x000043b0 , 0x00000005 
+ 00014962  0x000030bb call  0x000066ea 
+ 00014963  0x000030bc call  0x000057a3 
+ 00014964  0x000030bd branch  0x00003c1a 
+ 00014965  0x000030c2 fetch  0x00000001 , 0x00004682 
+ 00014966  0x000030c3 bbit0  0x00000004 , 0x00003c17 
+ 00014967  0x000030c4 call  0x000033ba 
+ 00014968  0x000030c5 branch  0x00003a86 , 0x00000001 
+ 00014969  0x000030c6 jam  0x00000000 , 0x00000b05 
+ 00014970  0x000030c8 call  0x0000397f 
+ 00014971  0x000030c9 fetch  0x00000001 , 0x00004568 
+ 00014972  0x000030ca rtn  0x00000034 
+ 00014973  0x000030cb fetch  0x00000002 , 0x00004573 
+ 00014974  0x000030cc bne  0x00000000 , 0x00003a84 
+ 00014975  0x000030cd fetch  0x00000001 , 0x00000b04 
+ 00014976  0x000030ce store  0x00000002 , 0x00004573 
+ 00014977  0x000030d0 copy  0x00000011 , 0x00000003 
+ 00014978  0x000030d3 copy  0x00000003 , 0x0000003f 
+ 00014979  0x000030d4 store  0x00000002 , 0x00004571 
+ 00014980  0x000030d6 call  0x00003a88 
+ 00014981  0x000030d7 branch  0x00006c4d 
+ 00014982  0x000030da jam  0x00000000 , 0x00000b05 
+ 00014983  0x000030db branch  0x00003cd1 
+ 00014984  0x000030de call  0x00003a8e 
+ 00014985  0x000030df fetch  0x00000002 , 0x00004573 
+ 00014986  0x000030e0 fetcht  0x00000002 , 0x0000469f 
+ 00014987  0x000030e1 isub  0x00000002 , 0x0000003f 
+ 00014988  0x000030e2 store  0x00000002 , 0x00004573 
+ 00014989  0x000030e3 rtn 
+ 00014990  0x000030e6 fetch  0x00000002 , 0x00004573 
+ 00014991  0x000030e7 arg  0x0000006e , 0x00000002 
+ 00014992  0x000030e8 call  0x00007fdd 
+ 00014993  0x000030e9 fetcht  0x00000002 , 0x0000456c 
+ 00014994  0x000030ea call  0x00007fdd 
+ 00014995  0x000030eb fetcht  0x00000002 , 0x0000455e 
+ 00014996  0x000030ec call  0x00007fdd 
+ 00014997  0x000030ed store  0x00000002 , 0x0000469f 
+ 00014998  0x000030ee rtn 
+ 00014999  0x000030f1 jam  0x00000001 , 0x00000b05 
+ 00015000  0x000030f2 jam  0x00000005 , 0x00000b03 
+ 00015001  0x000030f3 branch  0x00003c1a 
+ 00015002  0x000030f8 fetch  0x00000002 , 0x00004682 
+ 00015003  0x000030f9 bbit0  0x00000009 , 0x00003c17 
+ 00015004  0x000030fa call  0x00003ad4 
+ 00015005  0x000030fb branch  0x00003c17 , 0x00000028 
+ 00015006  0x000030fc jam  0x00000000 , 0x00000b05 
+ 00015007  0x000030fd fetch  0x00000001 , 0x000046bf 
+ 00015008  0x000030fe bbit1  0x00000004 , 0x00003ab4 
+ 00015009  0x000030ff fetch  0x00000001 , 0x000046c0 
+ 00015010  0x00003100 nrtn  0x00000034 
+ 00015011  0x00003101 jam  0x00000001 , 0x00000b05 
+ 00015012  0x00003102 ifetch  0x00000002 , 0x00000003 
+ 00015013  0x00003103 store  0x00000002 , 0x000046c1 
+ 00015014  0x00003104 copy  0x00000003 , 0x0000003f 
+ 00015015  0x00003105 store  0x00000002 , 0x000046c3 
+ 00015016  0x00003106 fetch  0x00000001 , 0x00000b04 
+ 00015017  0x00003107 pincrease  0xfffffffe 
+ 00015018  0x00003108 nbranch  0x00003c17 , 0x00000002 
+ 00015019  0x00003109 branch  0x00003c17 , 0x00000005 
+ 00015020  0x0000310a store  0x00000001 , 0x000046c0 
+ 00015021  0x0000310b jam  0x00000000 , 0x00000b05 
+ 00015022  0x0000310c call  0x00005814 
+ 00015023  0x0000310d call  0x00003ab7 
+ 00015024  0x0000310e call  0x00003ab7 
+ 00015025  0x0000310f call  0x00003ab7 
+ 00015026  0x00003110 fetch  0x00000001 , 0x000046bf 
+ 00015027  0x00003111 rtnbit0  0x00000004 
+ 00015028  0x00003113 jam  0x00000001 , 0x00000b05 
+ 00015029  0x00003114 call  0x00003cf6 
+ 00015030  0x00003115 branch  0x00003c1a 
+ 00015031  0x00003118 fetch  0x00000001 , 0x000046c0 
+ 00015032  0x00003119 rtn  0x00000034 
+ 00015033  0x0000311a call  0x00005892 
+ 00015034  0x0000311b nrtn  0x00000034 
+ 00015035  0x0000311c call  0x00003acf 
+ 00015036  0x0000311d bpatch  0x000000e1 , 0x0000401c 
+ 00015037  0x0000311e add  0x00000002 , 0xfffffffd , 0x0000003f 
+ 00015038  0x0000311f fetcht  0x00000001 , 0x000046c0 
+ 00015039  0x00003120 call  0x00007fdd 
+ 00015040  0x00003121 copy  0x0000003f , 0x00000011 
+ 00015041  0x00003122 copy  0x00000002 , 0x0000003f 
+ 00015042  0x00003123 isub  0x00000011 , 0x0000003f 
+ 00015043  0x00003124 store  0x00000001 , 0x000046c0 
+ 00015044  0x00003125 fetcht  0x00000002 , 0x000046c1 
+ 00015045  0x00003126 call  0x00005a64 
+ 00015046  0x00003127 fetch  0x00000002 , 0x000046c3 
+ 00015047  0x00003128 copy  0x0000003f , 0x00000003 
+ 00015048  0x00003129 copy  0x00000011 , 0x00000039 
+ 00015049  0x0000312a call  0x000066ea 
+ 00015050  0x0000312b copy  0x00000003 , 0x0000003f 
+ 00015051  0x0000312c store  0x00000002 , 0x000046c3 
+ 00015052  0x0000312d fetch  0x00000001 , 0x000046c0 
+ 00015053  0x0000312e nrtn  0x00000034 
+ 00015054  0x0000312f branch  0x00003cf4 
+ 00015055  0x00003134 arg  0x00000017 , 0x00000002 
+ 00015056  0x00003135 fetch  0x00000001 , 0x000046bf 
+ 00015057  0x00003136 rtnbit1  0x00000001 
+ 00015058  0x00003137 fetcht  0x00000002 , 0x000044a8 
+ 00015059  0x00003138 rtn 
+ 00015060  0x0000313b fetch  0x00000001 , 0x000046bf 
+ 00015061  0x0000313c bbit1  0x00000002 , 0x00005a42 
+ 00015062  0x0000313d branch  0x00007fe9 
+ 00015063  0x00003142 branch  0x00003c4c 
+ 00015064  0x00003147 copy  0x00000011 , 0x00000003 
+ 00015065  0x00003148 ifetch  0x00000001 , 0x00000003 
+ 00015066  0x00003149 beq  0x00000000 , 0x00003adf 
+ 00015067  0x0000314a beq  0x00000001 , 0x00003ae2 
+ 00015068  0x0000314b beq  0x00000002 , 0x00003ae8 
+ 00015069  0x0000314c beq  0x00000003 , 0x00003aea 
+ 00015070  0x0000314d branch  0x00003c17 
+ 00015071  0x0000314f call  0x0000612b 
+ 00015072  0x00003150 jam  0x00000000 , 0x0000465a 
+ 00015073  0x00003151 branch  0x00003c1a 
+ 00015074  0x00003153 setarg  0x00040003 
+ 00015075  0x00003155 store  0x00000003 , 0x0000465b 
+ 00015076  0x00003156 store  0x00000001 , 0x00004662 
+ 00015077  0x00003157 call  0x00006124 
+ 00015078  0x00003158 jam  0x00000001 , 0x0000465a 
+ 00015079  0x00003159 branch  0x00003c1a 
+ 00015080  0x0000315b setarg  0x00040002 
+ 00015081  0x0000315c branch  0x00003ae3 
+ 00015082  0x0000315f setarg  0x00040001 
+ 00015083  0x00003160 branch  0x00003ae3 
+ 00015084  0x00003164 fetch  0x00000001 , 0x00000b04 
+ 00015085  0x00003165 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00015086  0x00003166 nbranch  0x00003c17 , 0x00000002 
+ 00015087  0x00003167 store  0x00000001 , 0x00004689 
+ 00015088  0x00003168 copy  0x0000003f , 0x00000039 
+ 00015089  0x00003169 arg  0x0000468a , 0x00000005 
+ 00015090  0x0000316a call  0x000066fd 
+ 00015091  0x0000316b branch  0x00003c1a 
+ 00015092  0x00003170 copy  0x00000011 , 0x00000003 
+ 00015093  0x00003171 ifetch  0x00000001 , 0x00000003 
+ 00015094  0x00003172 hfetcht  0x00000001 , 0x00008062 
+ 00015095  0x00003173 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00015096  0x00003174 hstoret  0x00000001 , 0x00008062 
+ 00015097  0x00003175 branch  0x00003c1a 
+ 00015098  0x0000317a fetch  0x00000001 , 0x00000b04 
+ 00015099  0x0000317b copy  0x0000003f , 0x00000039 
+ 00015100  0x0000317c copy  0x00000011 , 0x00000003 
+ 00015101  0x0000317d call  0x00007f58 
+ 00015102  0x0000317e setarg  0x016e3600 
+ 00015103  0x0000317f idiv  0x00000002 
+ 00015104  0x00003180 call  0x00007f86 
+ 00015105  0x00003181 quotient  0x0000003f 
+ 00015106  0x00003183 store  0x00000002 , 0x00004243 
+ 00015107  0x00003184 call  0x00003c1a 
+ 00015108  0x00003185 call  0x00007f9e 
+ 00015109  0x00003186 branch  0x000066ce 
+ 00015110  0x0000318b arg  0x00000002 , 0x00000011 
+ 00015111  0x0000318c arg  0x0000469a , 0x00000012 
+ 00015112  0x0000318d arg  0x00000000 , 0x00000002 
+ 00015113  0x0000318e branch  0x00003c25 
+ 00015114  0x00003190 store  0x00000002 , 0x00000ac2 
+ 00015115  0x00003191 arg  0x00000ac2 , 0x00000012 
+ 00015116  0x00003192 arg  0x00000000 , 0x00000002 
+ 00015117  0x00003193 branch  0x00003c25 
+ 00015118  0x00003198 fetch  0x00000002 , 0x00004682 
+ 00015119  0x00003199 bbit0  0x00000000 , 0x00003c17 
+ 00015120  0x0000319b call  0x00003c1a 
+ 00015121  0x0000319c branch  0x000033e9 
+ 00015122  0x000031a1 fetch  0x00000002 , 0x00004682 
+ 00015123  0x000031a2 bbit0  0x00000009 , 0x00003c17 
+ 00015124  0x000031a4 call  0x00003c1a 
+ 00015125  0x000031a5 branch  0x00003402 
+ 00015126  0x000031ac fetch  0x00000001 , 0x00000b04 
+ 00015127  0x000031ad copy  0x0000003f , 0x00000039 
+ 00015128  0x000031ae copy  0x00000011 , 0x00000003 
+ 00015129  0x000031af fetch  0x00000002 , 0x00004215 
+ 00015130  0x000031b0 icopy  0x00000005 
+ 00015131  0x000031b1 call  0x000066ea 
+ 00015132  0x000031b2 branch  0x00003c1a 
+ 00015133  0x000031b7 fetch  0x00000001 , 0x00004682 
+ 00015134  0x000031b8 bbit0  0x00000000 , 0x00003c17 
+ 00015135  0x000031b9 ifetch  0x00000001 , 0x00000003 
+ 00015136  0x000031ba fetcht  0x00000001 , 0x00004661 
+ 00015137  0x000031bb setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00015138  0x000031bc set1  0x00000007 , 0x00000002 
+ 00015139  0x000031bd storet  0x00000001 , 0x00004661 
+ 00015140  0x000031bf call  0x00003c1a 
+ 00015141  0x000031c1 fetch  0x00000001 , 0x00004661 
+ 00015142  0x000031c2 bbit1  0x00000006 , 0x00003b2b 
+ 00015143  0x000031c3 rtn 
+ 00015144  0x000031c6 jam  0x00000000 , 0x00004661 
+ 00015145  0x000031c7 jam  0x00000021 , 0x00000a99 
+ 00015146  0x000031c8 branch  0x00007d8f 
+ 00015147  0x000031cc bbit1  0x00000000 , 0x00005f95 
+ 00015148  0x000031cd branch  0x00003b28 
+ 00015149  0x000031d2 fetch  0x00000001 , 0x00004682 
+ 00015150  0x000031d3 rtnbit0  0x00000004 
+ 00015151  0x000031d4 fetch  0x00000001 , 0x0000456b 
+ 00015152  0x000031d5 rtneq  0x00000000 
+ 00015153  0x000031d6 ifetch  0x00000001 , 0x00000003 
+ 00015154  0x000031d7 fetcht  0x00000001 , 0x00004569 
+ 00015155  0x000031d8 iadd  0x00000002 , 0x00000002 
+ 00015156  0x000031d9 storet  0x00000001 , 0x00004569 
+ 00015157  0x000031da rtn 
+ 00015158  0x000031df arg  0x00000040 , 0x00000039 
+ 00015159  0x000031e0 arg  0x0000436f , 0x00000005 
+ 00015160  0x000031e1 call  0x00007ed4 
+ 00015161  0x000031e2 setarg  0x00000000 
+ 00015162  0x000031e3 store  0x00000001 , 0x00000ab2 
+ 00015163  0x000031e4 copy  0x00000011 , 0x00000003 
+ 00015164  0x000031e6 copy  0x00000003 , 0x0000003f 
+ 00015165  0x000031e7 store  0x00000002 , 0x00000ab6 
+ 00015166  0x000031e8 call  0x00003b64 
+ 00015167  0x000031ea fetch  0x00000001 , 0x00000ab2 
+ 00015168  0x000031eb fetcht  0x00000001 , 0x00000aa2 
+ 00015169  0x000031ec increase  0x00000001 , 0x00000002 
+ 00015170  0x000031ed iadd  0x00000002 , 0x0000003f 
+ 00015171  0x000031ee store  0x00000001 , 0x00000ab2 
+ 00015172  0x000031f0 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015173  0x000031f1 nbranch  0x00003b50 , 0x00000002 
+ 00015174  0x000031f3 fetcht  0x00000001 , 0x0000436f 
+ 00015175  0x000031f4 setarg  0x00004370 
+ 00015176  0x000031f5 iadd  0x00000002 , 0x0000003f 
+ 00015177  0x000031f6 store  0x00000002 , 0x00000abb 
+ 00015178  0x000031f7 fetcht  0x00000001 , 0x00000aa2 
+ 00015179  0x000031f8 increase  0x00000001 , 0x00000002 
+ 00015180  0x000031f9 fetch  0x00000001 , 0x0000436f 
+ 00015181  0x000031fa iadd  0x00000002 , 0x0000003f 
+ 00015182  0x000031fb store  0x00000001 , 0x0000436f 
+ 00015183  0x000031fc branch  0x00003b59 
+ 00015184  0x000031fe fetcht  0x00000001 , 0x0000438f 
+ 00015185  0x000031ff setarg  0x00004390 
+ 00015186  0x00003200 iadd  0x00000002 , 0x0000003f 
+ 00015187  0x00003201 store  0x00000002 , 0x00000abb 
+ 00015188  0x00003202 fetcht  0x00000001 , 0x00000aa2 
+ 00015189  0x00003203 increase  0x00000001 , 0x00000002 
+ 00015190  0x00003204 fetch  0x00000001 , 0x0000438f 
+ 00015191  0x00003205 iadd  0x00000002 , 0x0000003f 
+ 00015192  0x00003206 store  0x00000001 , 0x0000438f 
+ 00015193  0x00003208 fetch  0x00000002 , 0x00000abb 
+ 00015194  0x00003209 copy  0x0000003f , 0x00000005 
+ 00015195  0x0000320a fetch  0x00000002 , 0x00000ab6 
+ 00015196  0x0000320b copy  0x0000003f , 0x00000003 
+ 00015197  0x0000320d copy  0x00000002 , 0x00000039 
+ 00015198  0x0000320e call  0x000066ea 
+ 00015199  0x00003210 fetch  0x00000001 , 0x00000b04 
+ 00015200  0x00003211 fetcht  0x00000001 , 0x00000ab2 
+ 00015201  0x00003212 isub  0x00000002 , 0x0000003e 
+ 00015202  0x00003213 nbranch  0x00003b3c , 0x00000005 
+ 00015203  0x00003214 branch  0x00003c1a 
+ 00015204  0x00003218 ifetch  0x00000001 , 0x00000003 
+ 00015205  0x00003219 store  0x00000001 , 0x00000aa2 
+ 00015206  0x0000321a ifetch  0x00000001 , 0x00000003 
+ 00015207  0x0000321b store  0x00000001 , 0x00000aae 
+ 00015208  0x0000321c rtn 
+ 00015209  0x00003221 arg  0x00000000 , 0x00000002 
+ 00015210  0x00003222 arg  0x00000002 , 0x00000011 
+ 00015211  0x00003223 fetch  0x00000002 , 0x000046b4 
+ 00015212  0x00003224 store  0x00000002 , 0x00000ac2 
+ 00015213  0x00003225 arg  0x00000ac2 , 0x00000012 
+ 00015214  0x00003226 branch  0x00003c25 
+ 00015215  0x0000322b fetch  0x00000001 , 0x00000b04 
+ 00015216  0x0000322c bne  0x00000001 , 0x00003c17 
+ 00015217  0x0000322d ifetch  0x00000001 , 0x00000003 
+ 00015218  0x0000322e store  0x00000001 , 0x000046b2 
+ 00015219  0x0000322f setarg  0x00000000 
+ 00015220  0x00003230 store  0x00000002 , 0x000046b4 
+ 00015221  0x00003231 branch  0x00003c1a 
+ 00015222  0x00003236 ifetch  0x00000004 , 0x00000003 
+ 00015223  0x00003237 store  0x00000004 , 0x0000468a 
+ 00015224  0x00003238 jam  0x00000004 , 0x00004689 
+ 00015225  0x00003239 jam  0x00000000 , 0x00004663 
+ 00015226  0x0000323a call  0x00003c1a 
+ 00015227  0x0000323b branch  0x00005f31 
+ 00015228  0x00003240 fetch  0x00000001 , 0x00000b04 
+ 00015229  0x00003241 bne  0x00000003 , 0x00003c17 
+ 00015230  0x00003242 ifetch  0x00000001 , 0x00000003 
+ 00015231  0x00003243 beq  0x00000000 , 0x00003b82 
+ 00015232  0x00003244 beq  0x00000001 , 0x00003b8a 
+ 00015233  0x00003245 branch  0x00003c17 
+ 00015234  0x00003248 ifetcht  0x00000001 , 0x00000003 
+ 00015235  0x00003249 ifetch  0x00000001 , 0x00000003 
+ 00015236  0x0000324a beq  0x00000002 , 0x00003b88 
+ 00015237  0x0000324b nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00015238  0x0000324c call  0x000067fb 
+ 00015239  0x0000324d branch  0x00003c1a 
+ 00015240  0x00003250 call  0x00006806 
+ 00015241  0x00003251 branch  0x00003c1a 
+ 00015242  0x00003254 ifetcht  0x00000001 , 0x00000003 
+ 00015243  0x00003255 call  0x00006812 
+ 00015244  0x00003256 ifetch  0x00000001 , 0x00000003 
+ 00015245  0x00003257 isolate1  0x00000000 , 0x0000003f 
+ 00015246  0x00003258 call  0x0000682c 
+ 00015247  0x00003259 branch  0x00003c1a 
+ 00015248  0x0000325e fetch  0x00000001 , 0x00000b04 
+ 00015249  0x0000325f bne  0x00000001 , 0x00003c17 
+ 00015250  0x00003260 ifetcht  0x00000001 , 0x00000003 
+ 00015251  0x00003261 call  0x0000681d 
+ 00015252  0x00003262 setarg  0x00000000 
+ 00015253  0x00003263 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00015254  0x00003264 arg  0x00000001 , 0x00000011 
+ 00015255  0x00003265 branch  0x00003b0a 
+ 00015256  0x0000326a copy  0x00000011 , 0x00000003 
+ 00015257  0x0000326b ifetch  0x00000001 , 0x00000003 
+ 00015258  0x0000326c copy  0x0000003f , 0x00000002 
+ 00015259  0x0000326d beq  0x00000081 , 0x00003ba3 
+ 00015260  0x0000326e beq  0x00000082 , 0x00003ba8 
+ 00015261  0x0000326f beq  0x00000083 , 0x00003bae 
+ 00015262  0x00003270 store  0x00000001 , 0x000044c6 
+ 00015263  0x00003271 beq  0x00000000 , 0x00003bb3 
+ 00015264  0x00003272 beq  0x00000001 , 0x00003bb6 
+ 00015265  0x00003273 beq  0x00000002 , 0x00003bb8 
+ 00015266  0x00003274 branch  0x00003c17 
+ 00015267  0x00003277 fetch  0x00000001 , 0x000044be 
+ 00015268  0x00003278 branch  0x00003c17 , 0x00000034 
+ 00015269  0x00003279 storet  0x00000001 , 0x000044c6 
+ 00015270  0x0000327a jam  0x0000000d , 0x00004456 
+ 00015271  0x0000327b branch  0x00003bb4 
+ 00015272  0x0000327d fetch  0x00000001 , 0x000044be 
+ 00015273  0x0000327e branch  0x00003c17 , 0x00000034 
+ 00015274  0x0000327f storet  0x00000001 , 0x000044c6 
+ 00015275  0x00003280 jam  0x0000000d , 0x00004456 
+ 00015276  0x00003281 jam  0x00000001 , 0x00004454 
+ 00015277  0x00003282 branch  0x00003c1a 
+ 00015278  0x00003284 fetch  0x00000001 , 0x000044be 
+ 00015279  0x00003285 branch  0x00003c17 , 0x00000034 
+ 00015280  0x00003286 storet  0x00000001 , 0x000044c6 
+ 00015281  0x00003287 jam  0x0000000d , 0x00004456 
+ 00015282  0x00003288 branch  0x00003bb9 
+ 00015283  0x0000328a jam  0x00000000 , 0x00004456 
+ 00015284  0x0000328c jam  0x00000003 , 0x00004454 
+ 00015285  0x0000328d branch  0x00003c1a 
+ 00015286  0x0000328f jam  0x00000005 , 0x00004456 
+ 00015287  0x00003290 branch  0x00003bb4 
+ 00015288  0x00003292 jam  0x00000005 , 0x00004456 
+ 00015289  0x00003294 jam  0x00000000 , 0x00004454 
+ 00015290  0x00003295 branch  0x00003c1a 
+ 00015291  0x0000329a fetch  0x00000001 , 0x00000b04 
+ 00015292  0x0000329b sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015293  0x0000329c nbranch  0x00003c17 , 0x00000002 
+ 00015294  0x0000329d store  0x00000001 , 0x0000436f 
+ 00015295  0x0000329e copy  0x0000003f , 0x00000039 
+ 00015296  0x0000329f copy  0x00000011 , 0x00000003 
+ 00015297  0x000032a0 arg  0x00004370 , 0x00000005 
+ 00015298  0x000032a1 call  0x000066ea 
+ 00015299  0x000032a2 branch  0x00003c1a 
+ 00015300  0x000032a7 fetch  0x00000001 , 0x00000b04 
+ 00015301  0x000032a8 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015302  0x000032a9 nbranch  0x00003c17 , 0x00000002 
+ 00015303  0x000032aa store  0x00000001 , 0x0000438f 
+ 00015304  0x000032ab copy  0x0000003f , 0x00000039 
+ 00015305  0x000032ac copy  0x00000011 , 0x00000003 
+ 00015306  0x000032ad arg  0x00004390 , 0x00000005 
+ 00015307  0x000032ae call  0x000066ea 
+ 00015308  0x000032af branch  0x00003c1a 
+ 00015309  0x000032b4 fetch  0x00000002 , 0x00004682 
+ 00015310  0x000032b5 bbit0  0x00000009 , 0x00003c17 
+ 00015311  0x000032b6 fetch  0x00000001 , 0x00000b04 
+ 00015312  0x000032b7 bne  0x00000008 , 0x00003c17 
+ 00015313  0x000032b8 copy  0x00000011 , 0x00000003 
+ 00015314  0x000032b9 ifetch  0x00000008 , 0x00000003 
+ 00015315  0x000032ba store  0x00000008 , 0x00004496 
+ 00015316  0x000032bb jam  0x00000012 , 0x00000a99 
+ 00015317  0x000032bc call  0x00007d8f 
+ 00015318  0x000032bd branch  0x00003c1a 
+ 00015319  0x000032c2 ifetch  0x00000002 , 0x00000003 
+ 00015320  0x000032c3 store  0x00000002 , 0x00004482 
+ 00015321  0x000032c4 branch  0x00003c1a 
+ 00015322  0x000032c9 fetch  0x00000001 , 0x000044c6 
+ 00015323  0x000032ca branch  0x00003c17 , 0x00000034 
+ 00015324  0x000032cb fetch  0x00000001 , 0x000044c4 
+ 00015325  0x000032cc bne  0x00000000 , 0x00003c17 
+ 00015326  0x000032cd fetch  0x00000001 , 0x000044c5 
+ 00015327  0x000032ce bne  0x00000000 , 0x00003c17 
+ 00015328  0x000032cf call  0x00007e25 
+ 00015329  0x000032d0 branch  0x00003c1a 
+ 00015330  0x000032d5 fetch  0x00000001 , 0x00000b04 
+ 00015331  0x000032d6 bne  0x00000005 , 0x00003c17 
+ 00015332  0x000032d7 ifetch  0x00000001 , 0x00000003 
+ 00015333  0x000032d8 store  0x00000001 , 0x000046a2 
+ 00015334  0x000032d9 ifetch  0x00000004 , 0x00000003 
+ 00015335  0x000032da store  0x00000004 , 0x000046a3 
+ 00015336  0x000032db fetcht  0x00000001 , 0x000046a2 
+ 00015337  0x000032dc call  0x0000680e 
+ 00015338  0x000032dd call  0x00003cbc 
+ 00015339  0x000032de branch  0x00003c1a 
+ 00015340  0x000032e3 fetch  0x00000001 , 0x00000b04 
+ 00015341  0x000032e4 bne  0x00000001 , 0x00003c17 
+ 00015342  0x000032e5 ifetch  0x00000001 , 0x00000003 
+ 00015343  0x000032e6 store  0x00000001 , 0x000041de 
+ 00015344  0x000032e7 branch  0x00003c1a 
+ 00015345  0x000032ec ifetch  0x00000001 , 0x00000003 
+ 00015346  0x000032ed beq  0x00000001 , 0x00003bfa 
+ 00015347  0x000032ee fetch  0x00000001 , 0x000044c1 
+ 00015348  0x000032ef beq  0x00000003 , 0x00003bf8 
+ 00015349  0x000032f0 beq  0x00000006 , 0x00003bf8 
+ 00015350  0x000032f1 beq  0x00000007 , 0x00003bf8 
+ 00015351  0x000032f2 branch  0x00003c17 
+ 00015352  0x000032f4 jam  0x00000001 , 0x000044c2 
+ 00015353  0x000032f5 branch  0x00003c1a 
+ 00015354  0x000032f8 call  0x00005b53 
+ 00015355  0x000032f9 branch  0x00003c1a 
+ 00015356  0x000032fe fetch  0x00000001 , 0x00000b04 
+ 00015357  0x000032ff bne  0x00000001 , 0x00003c17 
+ 00015358  0x00003300 call  0x00003c1a 
+ 00015359  0x00003301 ifetch  0x00000001 , 0x00000003 
+ 00015360  0x00003302 branch  0x000060cb , 0x00000034 
+ 00015361  0x00003303 branch  0x000060c9 
+ 00015362  0x00003308 call  0x00003c1a 
+ 00015363  0x00003309 call  0x00007f9e 
+ 00015364  0x0000330a jam  0x00000001 , 0x00008010 
+ 00015365  0x0000330b branch  0x00002a8e 
+ 00015366  0x00003310 fetch  0x00000001 , 0x00000b04 
+ 00015367  0x00003311 beq  0x00000000 , 0x00003c17 
+ 00015368  0x00003312 ifetch  0x00000001 , 0x00000003 
+ 00015369  0x00003313 branch  0x00003c13 , 0x00000034 
+ 00015370  0x00003314 fetch  0x00000001 , 0x00000b04 
+ 00015371  0x00003315 bne  0x00000005 , 0x00003c17 
+ 00015372  0x00003316 ifetch  0x00000004 , 0x00000003 
+ 00015373  0x00003317 arg  0x000f4240 , 0x00000002 
+ 00015374  0x00003318 isub  0x00000002 , 0x0000003e 
+ 00015375  0x00003319 branch  0x00003c17 , 0x00000002 
+ 00015376  0x0000331a store  0x00000004 , 0x000044c7 
+ 00015377  0x0000331b call  0x0000580c 
+ 00015378  0x0000331c branch  0x00003c1a 
+ 00015379  0x0000331f call  0x0000580e 
+ 00015380  0x00003320 branch  0x00003c1a 
+ 00015381  0x00003325 jam  0x00000000 , 0x00004091 
+ 00015382  0x00003326 branch  0x00003c1a 
+ 00015383  0x0000332c arg  0x00000001 , 0x00000002 
+ 00015384  0x0000332d arg  0x00000000 , 0x00000011 
+ 00015385  0x0000332e branch  0x00003c25 
+ 00015386  0x00003332 arg  0x00000000 , 0x00000002 
+ 00015387  0x00003333 arg  0x00000000 , 0x00000011 
+ 00015388  0x00003334 branch  0x00003c25 
+ 00015389  0x00003339 jam  0x00000000 , 0x00000b03 
+ 00015390  0x0000333a branch  0x00003c49 
+ 00015391  0x0000333f jam  0x00000002 , 0x00000b03 
+ 00015392  0x00003340 branch  0x00003c49 
+ 00015393  0x00003345 jam  0x00000003 , 0x00000b03 
+ 00015394  0x00003346 branch  0x00003c49 
+ 00015395  0x0000334b jam  0x00000005 , 0x00000b03 
+ 00015396  0x0000334c branch  0x00003c49 
+ 00015397  0x00003355 fetch  0x00000001 , 0x00000b03 
+ 00015398  0x00003356 copy  0x0000003f , 0x00000013 
+ 00015399  0x00003357 jam  0x00000006 , 0x00000b03 
+ 00015400  0x00003358 setarg  0x00000002 
+ 00015401  0x00003359 iadd  0x00000011 , 0x0000003f 
+ 00015402  0x0000335a call  0x00003ca7 
+ 00015403  0x0000335b copy  0x00000013 , 0x0000003f 
+ 00015404  0x0000335c istore  0x00000001 , 0x0000000a 
+ 00015405  0x0000335d istoret  0x00000001 , 0x0000000a 
+ 00015406  0x0000335e copy  0x00000011 , 0x00000039 
+ 00015407  0x0000335f copy  0x00000012 , 0x00000006 
+ 00015408  0x00003360 call  0x000066e4 
+ 00015409  0x00003361 branch  0x000066c5 
+ 00015410  0x00003367 call  0x0000397f 
+ 00015411  0x00003368 jam  0x00000007 , 0x00000b03 
+ 00015412  0x00003369 fetch  0x00000001 , 0x000004ff 
+ 00015413  0x0000336a rtn  0x00000034 
+ 00015414  0x0000336b call  0x00003ca7 
+ 00015415  0x0000336c fetch  0x00000001 , 0x000004ff 
+ 00015416  0x0000336d copy  0x0000003f , 0x00000039 
+ 00015417  0x0000336e fetch  0x00000002 , 0x00000501 
+ 00015418  0x0000336f copy  0x0000003f , 0x00000006 
+ 00015419  0x00003370 call  0x000066d1 
+ 00015420  0x00003371 branch  0x000066c5 
+ 00015421  0x00003376 jam  0x00000008 , 0x00000b03 
+ 00015422  0x00003377 fetch  0x00000001 , 0x000046b6 
+ 00015423  0x00003378 icopy  0x00000039 
+ 00015424  0x00003379 increase  0x00000002 , 0x0000003f 
+ 00015425  0x0000337a call  0x00003ca7 
+ 00015426  0x0000337b fetch  0x00000002 , 0x000046b9 
+ 00015427  0x0000337c istore  0x00000002 , 0x0000000a 
+ 00015428  0x0000337d fetch  0x00000002 , 0x000046b7 
+ 00015429  0x0000337e icopy  0x00000006 
+ 00015430  0x0000337f call  0x000066d1 
+ 00015431  0x00003380 branch  0x000066c5 
+ 00015432  0x00003385 jam  0x00000009 , 0x00000b03 
+ 00015433  0x00003387 setarg  0x00000000 
+ 00015434  0x00003388 call  0x00003ca7 
+ 00015435  0x00003389 branch  0x000066c5 
+ 00015436  0x0000338e jam  0x0000000a , 0x00000b03 
+ 00015437  0x0000338f setarg  0x00000001 
+ 00015438  0x00003390 call  0x00003ca7 
+ 00015439  0x00003392 call  0x00003c5d 
+ 00015440  0x00003394 fetch  0x00000002 , 0x00004682 
+ 00015441  0x00003395 arg  0x00000002 , 0x00000007 
+ 00015442  0x00003396 qisolate1  0x0000003f 
+ 00015443  0x00003397 setflag  0x00000001 , 0x00000003 , 0x00000002 
+ 00015444  0x00003399 arg  0x00000009 , 0x00000007 
+ 00015445  0x0000339a qisolate1  0x0000003f 
+ 00015446  0x0000339b setflag  0x00000001 , 0x00000005 , 0x00000002 
+ 00015447  0x0000339d fetch  0x00000001 , 0x00004682 
+ 00015448  0x0000339e arg  0x00000004 , 0x00000007 
+ 00015449  0x0000339f qisolate1  0x0000003f 
+ 00015450  0x000033a0 setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00015451  0x000033a2 istoret  0x00000001 , 0x0000000a 
+ 00015452  0x000033a3 branch  0x000066c5 
+ 00015453  0x000033a8 arg  0x00000000 , 0x00000002 
+ 00015454  0x000033a9 fetch  0x00000001 , 0x00004093 
+ 00015455  0x000033aa arg  0x00000000 , 0x00000007 
+ 00015456  0x000033ab qisolate1  0x0000003f 
+ 00015457  0x000033ac setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00015458  0x000033ad arg  0x00000001 , 0x00000007 
+ 00015459  0x000033ae qisolate1  0x0000003f 
+ 00015460  0x000033af setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00015461  0x000033b1 fetch  0x00000001 , 0x0000436e 
+ 00015462  0x000033b2 arg  0x00000000 , 0x00000007 
+ 00015463  0x000033b3 qisolate1  0x0000003f 
+ 00015464  0x000033b4 setflag  0x00000001 , 0x00000002 , 0x00000002 
+ 00015465  0x000033b5 rtn 
+ 00015466  0x000033ba jam  0x0000000d , 0x00000b03 
+ 00015467  0x000033bb fetch  0x00000001 , 0x00004217 
+ 00015468  0x000033bc mul32  0x0000003f , 0x00000022 , 0x0000003f 
+ 00015469  0x000033bd icopy  0x00000039 
+ 00015470  0x000033be call  0x00003ca7 
+ 00015471  0x000033bf fetch  0x00000002 , 0x00004215 
+ 00015472  0x000033c0 icopy  0x00000006 
+ 00015473  0x000033c1 call  0x000066d1 
+ 00015474  0x000033c2 branch  0x000066c5 
+ 00015475  0x000033c7 jam  0x0000000e , 0x00000b03 
+ 00015476  0x000033c8 setarg  0x00000004 
+ 00015477  0x000033c9 call  0x00003ca7 
+ 00015478  0x000033ca fetch  0x00000004 , 0x000009ba 
+ 00015479  0x000033cb istore  0x00000004 , 0x0000000a 
+ 00015480  0x000033cc branch  0x000066c5 
+ 00015481  0x000033d1 jam  0x0000000f , 0x00000b03 
+ 00015482  0x000033d2 hfetch  0x00000002 , 0x00008112 
+ 00015483  0x000033d3 arg  0x000000ff , 0x00000002 
+ 00015484  0x000033d4 call  0x00007fdd 
+ 00015485  0x000033d5 copy  0x0000003f , 0x00000039 
+ 00015486  0x000033d6 call  0x00003ca7 
+ 00015487  0x000033d7 call  0x000066cb 
+ 00015488  0x000033d8 call  0x00006703 
+ 00015489  0x000033d9 branch  0x000066c5 
+ 00015490  0x000033de jam  0x00000010 , 0x00000b03 
+ 00015491  0x000033df branch  0x00003c49 
+ 00015492  0x000033e4 jam  0x00000011 , 0x00000b03 
+ 00015493  0x000033e5 setarg  0x00000004 
+ 00015494  0x000033e6 call  0x00003ca7 
+ 00015495  0x000033e7 fetch  0x00000004 , 0x000044c7 
+ 00015496  0x000033e8 istore  0x00000004 , 0x0000000a 
+ 00015497  0x000033e9 branch  0x000066c5 
+ 00015498  0x000033ee arg  0x00000180 , 0x00000011 
+ 00015499  0x000033ef branch  0x00003c91 
+ 00015500  0x000033f2 arg  0x00000080 , 0x00000011 
+ 00015501  0x000033f3 branch  0x00003c91 
+ 00015502  0x000033f6 arg  0x00000101 , 0x00000011 
+ 00015503  0x000033f7 branch  0x00003c91 
+ 00015504  0x000033fa arg  0x00000001 , 0x00000011 
+ 00015505  0x000033fd jam  0x00000000 , 0x00004661 
+ 00015506  0x000033fe jam  0x00000014 , 0x00000b03 
+ 00015507  0x000033ff setarg  0x00000002 
+ 00015508  0x00003400 call  0x00003ca7 
+ 00015509  0x00003401 copy  0x00000011 , 0x0000003f 
+ 00015510  0x00003402 istore  0x00000002 , 0x0000000a 
+ 00015511  0x00003403 branch  0x000066c5 
+ 00015512  0x00003408 arg  0x00000000 , 0x00000013 
+ 00015513  0x00003409 branch  0x00003c9b 
+ 00015514  0x0000340c arg  0x00000001 , 0x00000013 
+ 00015515  0x0000340f jam  0x00000015 , 0x00000b03 
+ 00015516  0x00003410 setarg  0x00000001 
+ 00015517  0x00003411 call  0x00003ca7 
+ 00015518  0x00003412 copy  0x00000013 , 0x0000003f 
+ 00015519  0x00003413 istore  0x00000001 , 0x0000000a 
+ 00015520  0x00003414 branch  0x000066c5 
+ 00015521  0x00003419 jam  0x0000001d , 0x00000b03 
+ 00015522  0x0000341a setarg  0x00000004 
+ 00015523  0x0000341b call  0x00003ca7 
+ 00015524  0x0000341c fetch  0x00000004 , 0x000009ba 
+ 00015525  0x0000341d istore  0x00000004 , 0x0000000a 
+ 00015526  0x0000341e branch  0x000066c5 
+ 00015527  0x0000342a jam  0x00000002 , 0x00000b02 
+ 00015528  0x0000342b store  0x00000001 , 0x00000b04 
+ 00015529  0x0000342c storet  0x00000008 , 0x00000aa2 
+ 00015530  0x0000342d bpatch  0x000000e2 , 0x0000401c 
+ 00015531  0x0000342e call  0x00003cb1 
+ 00015532  0x0000342f fetcht  0x00000008 , 0x00000aa2 
+ 00015533  0x00003430 call  0x000066c2 
+ 00015534  0x00003431 fetch  0x00000003 , 0x00000b02 
+ 00015535  0x00003432 istore  0x00000003 , 0x0000000a 
+ 00015536  0x00003433 rtn 
+ 00015537  0x00003437 call  0x00003cba 
+ 00015538  0x00003438 rtn  0x00000001 
+ 00015539  0x0000343a call  0x00003cb8 
+ 00015540  0x0000343b fetch  0x00000004 , 0x000046a3 
+ 00015541  0x0000343c rshift2  0x0000003f , 0x0000003f 
+ 00015542  0x0000343d rtn  0x00000034 
+ 00015543  0x0000343e branch  0x00003cbe 
+ 00015544  0x00003442 fetcht  0x00000001 , 0x000046a2 
+ 00015545  0x00003443 branch  0x00006829 
+ 00015546  0x00003446 fetcht  0x00000001 , 0x000046a2 
+ 00015547  0x00003447 branch  0x0000681b 
+ 00015548  0x0000344a fetcht  0x00000001 , 0x000046a2 
+ 00015549  0x0000344b branch  0x00006825 
+ 00015550  0x0000344f increase  0xffffffff , 0x0000003f 
+ 00015551  0x00003450 nop  0x00000026 
+ 00015552  0x00003451 nbranch  0x00003cbe , 0x00000034 
+ 00015553  0x00003452 rtn 
+ 00015554  0x0000345c call  0x00003ad4 
+ 00015555  0x0000345d rtn  0x00000028 
+ 00015556  0x0000345e copy  0x00000011 , 0x0000003f 
+ 00015557  0x0000345f store  0x00000002 , 0x000046b7 
+ 00015558  0x00003460 copy  0x00000012 , 0x0000003f 
+ 00015559  0x00003461 store  0x00000001 , 0x000046b6 
+ 00015560  0x00003462 fetch  0x00000002 , 0x00000478 
+ 00015561  0x00003463 fetcht  0x00000002 , 0x000046bb 
+ 00015562  0x00003464 isub  0x00000002 , 0x0000003e 
+ 00015563  0x00003465 branch  0x00003ccf , 0x00000005 
+ 00015564  0x00003466 fetcht  0x00000002 , 0x000046bd 
+ 00015565  0x00003467 isub  0x00000002 , 0x0000003e 
+ 00015566  0x00003468 nrtn  0x00000005 
+ 00015567  0x0000346a store  0x00000002 , 0x000046b9 
+ 00015568  0x0000346b branch  0x00003c3d 
+ 00015569  0x00003471 fetch  0x00000001 , 0x000046bf 
+ 00015570  0x00003472 rtnbit1  0x00000005 
+ 00015571  0x00003473 call  0x00003cf0 
+ 00015572  0x00003474 branch  0x0000340c 
+ 00015573  0x00003478 jam  0x00000002 , 0x00004172 
+ 00015574  0x00003479 rtn 
+ 00015575  0x0000347e branch  0x00003cd8 
+ 00015576  0x00003481 fetch  0x00000001 , 0x000046b2 
+ 00015577  0x00003482 rtn  0x00000034 
+ 00015578  0x00003483 fetch  0x00000001 , 0x000046b3 
+ 00015579  0x00003484 rtn  0x00000034 
+ 00015580  0x00003485 increase  0xffffffff , 0x0000003f 
+ 00015581  0x00003486 store  0x00000001 , 0x000046b3 
+ 00015582  0x00003487 nrtn  0x00000034 
+ 00015583  0x00003488 jam  0x0000000a , 0x000046b3 
+ 00015584  0x00003489 call  0x000068eb 
+ 00015585  0x0000348a call  0x00006908 
+ 00015586  0x0000348b div  0x0000003f , 0x00000064 
+ 00015587  0x0000348c call  0x00007f86 
+ 00015588  0x0000348d quotient  0x0000003f 
+ 00015589  0x0000348e remainder  0x00000002 
+ 00015590  0x0000348f store  0x00000001 , 0x000046b4 
+ 00015591  0x00003490 storet  0x00000001 , 0x000046b5 
+ 00015592  0x00003491 rtn 
+ 00015593  0x00003495 call  0x00007fb4 
+ 00015594  0x00003496 branch  0x000033d9 , 0x00000002 
+ 00015595  0x00003497 branch  0x000033db 
+ 00015596  0x0000349c arg  0x00000006 , 0x00000007 
+ 00015597  0x0000349d branch  0x00003cfc 
+ 00015598  0x000034a0 arg  0x00000006 , 0x00000007 
+ 00015599  0x000034a1 branch  0x00003cf8 
+ 00015600  0x000034a4 arg  0x00000005 , 0x00000007 
+ 00015601  0x000034a5 branch  0x00003cfc 
+ 00015602  0x000034a8 arg  0x00000005 , 0x00000007 
+ 00015603  0x000034a9 branch  0x00003cf8 
+ 00015604  0x000034ac arg  0x00000004 , 0x00000007 
+ 00015605  0x000034ad branch  0x00003cfc 
+ 00015606  0x000034b0 arg  0x00000004 , 0x00000007 
+ 00015607  0x000034b1 branch  0x00003cf8 
+ 00015608  0x000034b4 fetch  0x00000001 , 0x000046bf 
+ 00015609  0x000034b5 qset0  0x0000003f 
+ 00015610  0x000034b6 store  0x00000001 , 0x000046bf 
+ 00015611  0x000034b7 rtn 
+ 00015612  0x000034ba fetch  0x00000001 , 0x000046bf 
+ 00015613  0x000034bb qset1  0x0000003f 
+ 00015614  0x000034bc store  0x00000001 , 0x000046bf 
+ 00015615  0x000034bd rtn 
+ 00015616  0x000034c8 call  0x00003d39 
+ 00015617  0x000034c9 call  0x0000640f 
+ 00015618  0x000034ca call  0x000040c6 
+ 00015619  0x000034cb call  0x00003d66 
+ 00015620  0x000034cc call  0x00006411 
+ 00015621  0x000034cd rtn  0x0000002b 
+ 00015622  0x000034ce call  0x00003d16 
+ 00015623  0x000034cf call  0x00003d19 
+ 00015624  0x000034d2 fetch  0x00000004 , 0x000046d3 
+ 00015625  0x000034d3 rtnbit1  0x00000010 
+ 00015626  0x000034d4 call  0x00003d4e 
+ 00015627  0x000034d5 rtnmark1  0x00000026 
+ 00015628  0x000034d6 fetch  0x00000002 , 0x00004682 
+ 00015629  0x000034d7 bbit1  0x0000000c , 0x000042b0 
+ 00015630  0x000034d8 branch  0x000042a2 
+ 00015631  0x000034dc fetch  0x00000004 , 0x000046d3 
+ 00015632  0x000034dd rtnbit0  0x0000001b 
+ 00015633  0x000034de arg  0x00000014 , 0x00000039 
+ 00015634  0x000034e0 setarg  0x00030d40 
+ 00015635  0x000034e1 call  0x00002a8f 
+ 00015636  0x000034e2 loop  0x00007ec1 
+ 00015637  0x000034e3 rtn 
+ 00015638  0x000034e7 fetch  0x00000004 , 0x000046d3 
+ 00015639  0x000034e8 rtnbit0  0x00000010 
+ 00015640  0x000034e9 branch  0x000048ea 
+ 00015641  0x000034ed setarg  0x0000416d 
+ 00015642  0x000034ee store  0x00000002 , 0x000041ef 
+ 00015643  0x000034ef setarg  0x00003f77 
+ 00015644  0x000034f0 store  0x00000002 , 0x000041f1 
+ 00015645  0x000034f1 setarg  0x00003ebb 
+ 00015646  0x000034f2 store  0x00000002 , 0x000041ed 
+ 00015647  0x000034f3 setarg  0x0000417c 
+ 00015648  0x000034f4 store  0x00000002 , 0x000041f5 
+ 00015649  0x000034f5 setarg  0x00003de3 
+ 00015650  0x000034f6 store  0x00000002 , 0x000041f3 
+ 00015651  0x000034f7 setarg  0x00003eb3 
+ 00015652  0x000034f8 store  0x00000002 , 0x000041eb 
+ 00015653  0x000034f9 setarg  0x00003d5b 
+ 00015654  0x000034fa store  0x00000002 , 0x000041f9 
+ 00015655  0x000034fc call  0x00002c7a 
+ 00015656  0x000034fd setarg  0x00004401 
+ 00015657  0x000034fe add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00015658  0x000034ff istore  0x00000002 , 0x00000005 
+ 00015659  0x00003500 setarg  0x00004406 
+ 00015660  0x00003501 add  0x00000013 , 0x000000da , 0x00000005 
+ 00015661  0x00003502 istore  0x00000002 , 0x00000005 
+ 00015662  0x00003503 setarg  0x00003ebf 
+ 00015663  0x00003504 add  0x00000013 , 0x000000dc , 0x00000005 
+ 00015664  0x00003505 istore  0x00000002 , 0x00000005 
+ 00015665  0x00003507 setarg  0x000041f9 
+ 00015666  0x00003508 store  0x00000002 , 0x000041fd 
+ 00015667  0x00003509 setarg  0x00003d36 
+ 00015668  0x0000350a store  0x00000002 , 0x00004201 
+ 00015669  0x0000350b rtn 
+ 00015670  0x0000350e fetch  0x00000004 , 0x000046d3 
+ 00015671  0x0000350f bbit0  0x00000012 , 0x000064d7 
+ 00015672  0x00003510 branch  0x000064da 
+ 00015673  0x00003513 rtn  0x0000002b 
+ 00015674  0x00003514 call  0x00002c9d 
+ 00015675  0x00003515 call  0x00003e6e 
+ 00015676  0x00003516 call  0x00003e1e 
+ 00015677  0x00003517 call  0x00003e54 
+ 00015678  0x00003518 call  0x00005810 
+ 00015679  0x00003519 call  0x00005839 
+ 00015680  0x0000351a call  0x0000582c 
+ 00015681  0x0000351b call  0x00005818 
+ 00015682  0x0000351c fetch  0x00000004 , 0x000046d3 
+ 00015683  0x0000351d bbit1  0x00000014 , 0x00003d46 
+ 00015684  0x0000351e bbit1  0x00000013 , 0x00004414 
+ 00015685  0x0000351f rtn 
+ 00015686  0x00003522 call  0x0000659c 
+ 00015687  0x00003523 fetch  0x00000004 , 0x000046d3 
+ 00015688  0x00003524 isolate1  0x00000019 , 0x0000003f 
+ 00015689  0x00003525 ncall  0x000065c2 , 0x00000001 
+ 00015690  0x00003526 call  0x0000443f 
+ 00015691  0x00003527 call  0x00003dc9 
+ 00015692  0x00003528 call  0x000041aa 
+ 00015693  0x00003529 branch  0x000065df 
+ 00015694  0x0000352c fetch  0x00000004 , 0x000046d3 
+ 00015695  0x0000352d bbit0  0x0000001e , 0x00003d53 
+ 00015696  0x0000352e fetch  0x00000001 , 0x00000abd 
+ 00015697  0x0000352f isolate0  0x00000003 , 0x0000003f 
+ 00015698  0x00003530 nrtn  0x00000001 
+ 00015699  0x00003532 fetch  0x00000001 , 0x0000471f 
+ 00015700  0x00003533 store  0x00000001 , 0x0000471e 
+ 00015701  0x00003534 fetch  0x00000001 , 0x000046f5 
+ 00015702  0x00003535 rtnbit1  0x00000006 
+ 00015703  0x00003537 fetch  0x00000004 , 0x000046d3 
+ 00015704  0x00003538 rtnbit0  0x00000011 
+ 00015705  0x00003539 bbit1  0x0000001d , 0x00002ee4 
+ 00015706  0x0000353a branch  0x00002f2c 
+ 00015707  0x0000353c fetch  0x00000001 , 0x00000478 
+ 00015708  0x0000353d sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00015709  0x0000353e nrtn  0x00000005 
+ 00015710  0x0000353f jam  0x00000012 , 0x00000a99 
+ 00015711  0x00003540 call  0x00007d8f 
+ 00015712  0x00003542 arg  0x00000000 , 0x00000007 
+ 00015713  0x00003543 branch  0x000041b9 
+ 00015714  0x00003546 fetch  0x00000001 , 0x000046b6 
+ 00015715  0x00003547 rtneq  0x00000001 
+ 00015716  0x00003548 jam  0x00000001 , 0x000046b6 
+ 00015717  0x00003549 rtn 
+ 00015718  0x0000354b fetch  0x00000001 , 0x000046e1 
+ 00015719  0x0000354c and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00015720  0x0000354d store  0x00000001 , 0x0000477a 
+ 00015721  0x0000354e branch  0x00003d80 
+ 00015722  0x00003552 fetcht  0x00000001 , 0x000046e7 
+ 00015723  0x00003553 call  0x0000681d 
+ 00015724  0x00003554 nbranch  0x00003d62 , 0x00000001 
+ 00015725  0x00003556 fetch  0x00000001 , 0x000046b6 
+ 00015726  0x00003557 rtneq  0x00000000 
+ 00015727  0x00003558 jam  0x00000000 , 0x000046b6 
+ 00015728  0x00003559 fetch  0x00000001 , 0x0000477a 
+ 00015729  0x0000355a increase  0x00000001 , 0x0000003f 
+ 00015730  0x0000355b and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00015731  0x0000355c store  0x00000001 , 0x0000477a 
+ 00015732  0x0000355d call  0x00003d7e 
+ 00015733  0x0000355e fetch  0x00000004 , 0x000046d3 
+ 00015734  0x0000355f bbit1  0x00000014 , 0x0000443b 
+ 00015735  0x00003560 bbit1  0x00000013 , 0x00003d79 
+ 00015736  0x00003561 rtn 
+ 00015737  0x00003563 arg  0x0000001e , 0x00000002 
+ 00015738  0x00003564 call  0x0000680e 
+ 00015739  0x00003565 arg  0x0000001f , 0x00000002 
+ 00015740  0x00003566 call  0x0000680e 
+ 00015741  0x00003567 branch  0x00004435 
+ 00015742  0x0000356a bpatch  0x000000e3 , 0x0000401c 
+ 00015743  0x0000356b call  0x0000424a 
+ 00015744  0x0000356c fetch  0x00000001 , 0x000046e0 
+ 00015745  0x0000356d beq  0x00000005 , 0x00003daa 
+ 00015746  0x0000356e beq  0x00000004 , 0x00003d96 
+ 00015747  0x0000356f fetch  0x00000001 , 0x0000477a 
+ 00015748  0x00003570 beq  0x00000000 , 0x00003d8a 
+ 00015749  0x00003571 beq  0x00000001 , 0x00003d88 
+ 00015750  0x00003572 beq  0x00000002 , 0x00003d8c 
+ 00015751  0x00003573 beq  0x00000003 , 0x00003d8e 
+ 00015752  0x00003575 fetch  0x00000001 , 0x00004780 
+ 00015753  0x00003576 branch  0x00003dbe 
+ 00015754  0x00003578 fetch  0x00000001 , 0x0000477f 
+ 00015755  0x00003579 branch  0x00003dbe 
+ 00015756  0x0000357b fetch  0x00000001 , 0x00004781 
+ 00015757  0x0000357c branch  0x00003dbe 
+ 00015758  0x0000357e fetch  0x00000001 , 0x00004782 
+ 00015759  0x0000357f branch  0x00003dbe 
+ 00015760  0x00003581 fetch  0x00000001 , 0x000046e0 
+ 00015761  0x00003582 rtneq  0x00000006 
+ 00015762  0x00003583 fetch  0x00000001 , 0x000046b5 
+ 00015763  0x00003584 increase  0x00000001 , 0x0000003f 
+ 00015764  0x00003585 store  0x00000001 , 0x000046b5 
+ 00015765  0x00003586 rtn 
+ 00015766  0x00003589 fetch  0x00000001 , 0x0000477a 
+ 00015767  0x0000358a beq  0x00000000 , 0x00003d9d 
+ 00015768  0x0000358b beq  0x00000001 , 0x00003d9b 
+ 00015769  0x0000358c beq  0x00000002 , 0x00003d9f 
+ 00015770  0x0000358d beq  0x00000003 , 0x00003da1 
+ 00015771  0x0000358f fetch  0x00000001 , 0x00004784 
+ 00015772  0x00003590 branch  0x00003da2 
+ 00015773  0x00003592 fetch  0x00000001 , 0x00004783 
+ 00015774  0x00003593 branch  0x00003da2 
+ 00015775  0x00003595 fetch  0x00000001 , 0x00004785 
+ 00015776  0x00003596 branch  0x00003da2 
+ 00015777  0x00003598 fetch  0x00000001 , 0x00004786 
+ 00015778  0x0000359a store  0x00000001 , 0x000046b5 
+ 00015779  0x0000359b lshift8  0x0000003f , 0x0000003f 
+ 00015780  0x0000359c copy  0x0000003f , 0x00000011 
+ 00015781  0x0000359d add  0x0000003f , 0x0000000d , 0x0000003f 
+ 00015782  0x0000359e call  0x00006413 
+ 00015783  0x0000359f copy  0x00000011 , 0x0000003f 
+ 00015784  0x000035a0 add  0x0000003f , 0x0000000e , 0x0000003f 
+ 00015785  0x000035a1 branch  0x00006413 
+ 00015786  0x000035a4 fetch  0x00000001 , 0x0000477a 
+ 00015787  0x000035a5 beq  0x00000000 , 0x00003db1 
+ 00015788  0x000035a6 beq  0x00000001 , 0x00003daf 
+ 00015789  0x000035a7 beq  0x00000002 , 0x00003db3 
+ 00015790  0x000035a8 beq  0x00000003 , 0x00003db5 
+ 00015791  0x000035aa fetch  0x00000001 , 0x00004788 
+ 00015792  0x000035ab branch  0x00003db6 
+ 00015793  0x000035ad fetch  0x00000001 , 0x00004787 
+ 00015794  0x000035ae branch  0x00003db6 
+ 00015795  0x000035b0 fetch  0x00000001 , 0x00004789 
+ 00015796  0x000035b1 branch  0x00003db6 
+ 00015797  0x000035b3 fetch  0x00000001 , 0x0000478a 
+ 00015798  0x000035b5 store  0x00000001 , 0x000046b5 
+ 00015799  0x000035b6 call  0x000040c0 
+ 00015800  0x000035b7 fetch  0x00000001 , 0x000046b5 
+ 00015801  0x000035b9 add  0x0000003f , 0x00000080 , 0x0000003f 
+ 00015802  0x000035ba lshift8  0x0000003f , 0x0000003f 
+ 00015803  0x000035bb add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00015804  0x000035bc copy  0x0000003f , 0x00000011 
+ 00015805  0x000035bd branch  0x0000415a 
+ 00015806  0x000035c0 store  0x00000001 , 0x000046b5 
+ 00015807  0x000035c1 call  0x00003d90 
+ 00015808  0x000035c2 fetch  0x00000001 , 0x000046b5 
+ 00015809  0x000035c3 setarg  0x00000006 
+ 00015810  0x000035c4 call  0x00006414 
+ 00015811  0x000035c5 and  0x0000003f , 0x000000f8 , 0x00000002 
+ 00015812  0x000035c6 fetch  0x00000001 , 0x000046b5 
+ 00015813  0x000035c7 iadd  0x00000002 , 0x0000003f 
+ 00015814  0x000035c8 lshift8  0x0000003f , 0x0000003f 
+ 00015815  0x000035c9 add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00015816  0x000035ca branch  0x00006413 
+ 00015817  0x000035ce call  0x000033c4 
+ 00015818  0x000035cf branch  0x00004316 , 0x00000005 
+ 00015819  0x000035d0 call  0x0000441c 
+ 00015820  0x000035d1 call  0x000042e4 
+ 00015821  0x000035d2 branch  0x000033bd 
+ 00015822  0x000035d6 fetch  0x00000002 , 0x00004707 
+ 00015823  0x000035d7 rtn  0x00000034 
+ 00015824  0x000035d8 fetch  0x00000004 , 0x000046d3 
+ 00015825  0x000035d9 rtnbit0  0x00000011 
+ 00015826  0x000035da rtnbit1  0x00000003 
+ 00015827  0x000035db rtnmark1  0x00000026 
+ 00015828  0x000035dc call  0x00004083 
+ 00015829  0x000035dd rtnne  0x00000007 
+ 00015830  0x000035de call  0x00004482 
+ 00015831  0x000035df arg  0x00000003 , 0x00000007 
+ 00015832  0x000035e0 call  0x000043ce 
+ 00015833  0x000035e1 setarg  0x00000000 
+ 00015834  0x000035e2 store  0x00000002 , 0x000046ae 
+ 00015835  0x000035e3 store  0x00000001 , 0x000046b4 
+ 00015836  0x000035e4 call  0x00003263 
+ 00015837  0x000035e6 fetch  0x00000002 , 0x00004682 
+ 00015838  0x000035e7 bbit1  0x00000007 , 0x00004392 
+ 00015839  0x000035e8 bbit1  0x00000009 , 0x00003402 
+ 00015840  0x000035e9 bbit1  0x00000000 , 0x000033e9 
+ 00015841  0x000035ea call  0x000042ca 
+ 00015842  0x000035eb branch  0x00002ead 
+ 00015843  0x000035ef call  0x00003dce 
+ 00015844  0x000035f0 call  0x00007e34 
+ 00015845  0x000035f1 call  0x00003d6a 
+ 00015846  0x000035f2 call  0x00003de9 
+ 00015847  0x000035f3 call  0x00003ee0 
+ 00015848  0x000035f4 branch  0x00003df7 
+ 00015849  0x000035f6 fetch  0x00000004 , 0x000046d3 
+ 00015850  0x000035f7 rtnbit0  0x00000010 
+ 00015851  0x000035f8 call  0x000048d3 
+ 00015852  0x000035f9 branch  0x000048fd 
+ 00015853  0x000035fc hfetch  0x00000001 , 0x00008a04 
+ 00015854  0x000035fd bbit0  0x00000007 , 0x00003df1 
+ 00015855  0x000035fe bbit1  0x00000007 , 0x00003df4 
+ 00015856  0x000035ff rtn 
+ 00015857  0x00003601 fetch  0x00000001 , 0x000046ff 
+ 00015858  0x00003602 rtnbit0  0x00000007 
+ 00015859  0x00003603 branch  0x0000659a 
+ 00015860  0x00003605 fetch  0x00000001 , 0x000046ff 
+ 00015861  0x00003606 rtnbit1  0x00000007 
+ 00015862  0x00003607 branch  0x00004381 
+ 00015863  0x0000360a call  0x00003ded 
+ 00015864  0x0000360b hfetch  0x00000001 , 0x00008a04 
+ 00015865  0x0000360c store  0x00000001 , 0x000046ff 
+ 00015866  0x0000360d rtnbit0  0x00000007 
+ 00015867  0x0000360e call  0x00003e07 
+ 00015868  0x0000360f fetch  0x00000004 , 0x000046f9 
+ 00015869  0x00003610 fetcht  0x00000001 , 0x000046fd 
+ 00015870  0x00003611 iadd  0x00000002 , 0x00000002 
+ 00015871  0x00003612 copy  0x00000022 , 0x0000003f 
+ 00015872  0x00003613 isub  0x00000002 , 0x0000003e 
+ 00015873  0x00003614 nrtn  0x00000002 
+ 00015874  0x00003615 store  0x00000004 , 0x000046f9 
+ 00015875  0x00003616 call  0x00003f97 
+ 00015876  0x00003617 nrtn  0x00000028 
+ 00015877  0x00003618 jam  0x00000004 , 0x00000d38 
+ 00015878  0x00003619 branch  0x00003e0f 
+ 00015879  0x0000361c fetcht  0x00000004 , 0x000046f9 
+ 00015880  0x0000361d copy  0x00000022 , 0x0000003f 
+ 00015881  0x0000361e isub  0x00000002 , 0x0000003e 
+ 00015882  0x0000361f ncall  0x00003e0c , 0x00000002 
+ 00015883  0x00003620 rtn 
+ 00015884  0x00003622 setarg  0x00000000 
+ 00015885  0x00003623 store  0x00000004 , 0x000046f9 
+ 00015886  0x00003624 rtn 
+ 00015887  0x00003629 fetch  0x00000001 , 0x00000d38 
+ 00015888  0x0000362a rtnbit0  0x00000002 
+ 00015889  0x0000362b branch  0x00003e12 
+ 00015890  0x0000362d hfetch  0x00000001 , 0x00008a04 
+ 00015891  0x0000362e rtnbit0  0x00000007 
+ 00015892  0x0000362f jam  0x00000020 , 0x00000d52 
+ 00015893  0x00003630 setarg  0x00000001 
+ 00015894  0x00003631 store  0x00000001 , 0x00000d54 
+ 00015895  0x00003632 fetch  0x00000007 , 0x0000469a 
+ 00015896  0x00003633 istore  0x00000007 , 0x00000005 
+ 00015897  0x00003634 rtn 
+ 00015898  0x00003638 hfetch  0x00000002 , 0x00008050 
+ 00015899  0x00003639 set0  0x0000000b , 0x0000003f 
+ 00015900  0x0000363a hstore  0x00000002 , 0x00008050 
+ 00015901  0x0000363b rtn 
+ 00015902  0x0000363e setarg  0x00008c00 
+ 00015903  0x0000363f store  0x00000002 , 0x00004575 
+ 00015904  0x00003640 setarg  0x00008e7a 
+ 00015905  0x00003641 store  0x00000002 , 0x000044bc 
+ 00015906  0x00003642 setarg  0x00002402 
+ 00015907  0x00003643 store  0x00000002 , 0x000040bd 
+ 00015908  0x00003644 setarg  0x00002580 
+ 00015909  0x00003645 store  0x00000003 , 0x000040aa 
+ 00015910  0x00003646 jam  0x00000003 , 0x00004173 
+ 00015911  0x00003647 jam  0x00000008 , 0x00004156 
+ 00015912  0x00003648 jam  0x00000001 , 0x000046d9 
+ 00015913  0x00003649 setarg  0x00000200 
+ 00015914  0x0000364a store  0x00000002 , 0x00004154 
+ 00015915  0x0000364b jam  0x00000017 , 0x000044a6 
+ 00015916  0x0000364c jam  0x00000017 , 0x000044a8 
+ 00015917  0x0000364e setarg  0x00000a77 
+ 00015918  0x0000364f store  0x00000002 , 0x00004212 
+ 00015919  0x0000365f setsect  0x00000000 , 0x00000306 
+ 00015920  0x00003660 setsect  0x00000001 , 0x00004440 
+ 00015921  0x00003661 setsect  0x00000002 , 0x00010000 
+ 00015922  0x00003662 setsect  0x00000003 , 0x00004408 
+ 00015923  0x00003663 store  0x00000009 , 0x00004577 
+ 00015924  0x00003664 setsect  0x00000000 , 0x00001224 
+ 00015925  0x00003665 setsect  0x00000001 , 0x00004000 
+ 00015926  0x00003666 setsect  0x00000002 , 0x00000000 
+ 00015927  0x00003667 istore  0x00000005 , 0x00000005 
+ 00015928  0x00003669 setsect  0x00000000 , 0x0003ffff 
+ 00015929  0x0000366a setsect  0x00000001 , 0x0002fe23 
+ 00015930  0x0000366b setsect  0x00000002 , 0x000199d9 
+ 00015931  0x0000366c setsect  0x00000003 , 0x0000020d 
+ 00015932  0x0000366d store  0x00000008 , 0x00004098 
+ 00015933  0x0000366f setarg  0x0000012c 
+ 00015934  0x00003670 store  0x00000002 , 0x00004707 
+ 00015935  0x00003671 call  0x000057a3 
+ 00015936  0x00003672 fetch  0x00000004 , 0x000046d3 
+ 00015937  0x00003673 rtnbit0  0x0000001f 
+ 00015938  0x00003674 call  0x00003e44 
+ 00015939  0x00003675 branch  0x00003e4c 
+ 00015940  0x00003678 fetcht  0x00000001 , 0x000046f7 
+ 00015941  0x00003679 call  0x000067fb 
+ 00015942  0x0000367a fetcht  0x00000001 , 0x000046f7 
+ 00015943  0x0000367b call  0x0000681d 
+ 00015944  0x0000367c jam  0x00000003 , 0x000046f6 
+ 00015945  0x0000367d rtn  0x00000001 
+ 00015946  0x0000367e jam  0x00000002 , 0x000046f6 
+ 00015947  0x0000367f rtn 
+ 00015948  0x00003682 fetcht  0x00000001 , 0x000046f8 
+ 00015949  0x00003683 call  0x000067fb 
+ 00015950  0x00003684 fetcht  0x00000001 , 0x000046f8 
+ 00015951  0x00003685 call  0x0000681d 
+ 00015952  0x00003686 jam  0x00000000 , 0x0000422d 
+ 00015953  0x00003687 rtn  0x00000001 
+ 00015954  0x00003688 jam  0x00000002 , 0x0000422d 
+ 00015955  0x00003689 rtn 
+ 00015956  0x0000368d fetch  0x00000001 , 0x0000422d 
+ 00015957  0x0000368e beq  0x00000000 , 0x00003e59 
+ 00015958  0x0000368f beq  0x00000001 , 0x00003e62 
+ 00015959  0x00003690 beq  0x00000002 , 0x00003e6b 
+ 00015960  0x00003691 branch  0x00003e59 
+ 00015961  0x00003694 fetcht  0x00000002 , 0x00004221 
+ 00015962  0x00003695 fetch  0x00000002 , 0x00004227 
+ 00015963  0x00003696 isub  0x00000002 , 0x0000003f 
+ 00015964  0x00003697 mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00015965  0x00003698 div  0x0000003f , 0x00000064 
+ 00015966  0x00003699 call  0x00007f86 
+ 00015967  0x0000369a quotient  0x0000003f 
+ 00015968  0x0000369b store  0x00000002 , 0x000046d0 
+ 00015969  0x0000369c rtn 
+ 00015970  0x0000369e fetcht  0x00000002 , 0x0000421f 
+ 00015971  0x0000369f fetch  0x00000002 , 0x00004225 
+ 00015972  0x000036a0 isub  0x00000002 , 0x0000003f 
+ 00015973  0x000036a1 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
+ 00015974  0x000036a2 div  0x0000003f , 0x00000190 
+ 00015975  0x000036a3 call  0x00007f86 
+ 00015976  0x000036a4 quotient  0x0000003f 
+ 00015977  0x000036a5 store  0x00000002 , 0x000046d0 
+ 00015978  0x000036a6 rtn 
+ 00015979  0x000036a8 fetch  0x00000002 , 0x00004223 
+ 00015980  0x000036a9 store  0x00000002 , 0x000046d0 
+ 00015981  0x000036aa rtn 
+ 00015982  0x000036ac fetcht  0x00000001 , 0x0000423a 
+ 00015983  0x000036ad call  0x0000680e 
+ 00015984  0x000036ae call  0x000048fb 
+ 00015985  0x000036af fetcht  0x00000001 , 0x000046e2 
+ 00015986  0x000036b0 call  0x000067fb 
+ 00015987  0x000036b1 fetcht  0x00000001 , 0x000046e3 
+ 00015988  0x000036b2 call  0x000067fb 
+ 00015989  0x000036b3 fetcht  0x00000001 , 0x000046e4 
+ 00015990  0x000036b4 call  0x000067fb 
+ 00015991  0x000036b5 fetcht  0x00000001 , 0x000046f3 
+ 00015992  0x000036b6 call  0x000067fb 
+ 00015993  0x000036b8 fetcht  0x00000001 , 0x000046dc 
+ 00015994  0x000036b9 call  0x0000680e 
+ 00015995  0x000036bb fetcht  0x00000001 , 0x000046e8 
+ 00015996  0x000036bc call  0x000067fb 
+ 00015997  0x000036be fetcht  0x00000001 , 0x000046e9 
+ 00015998  0x000036bf call  0x000067fb 
+ 00015999  0x000036c1 fetcht  0x00000001 , 0x000046ea 
+ 00016000  0x000036c2 call  0x000067fb 
+ 00016001  0x000036c3 fetcht  0x00000001 , 0x000046eb 
+ 00016002  0x000036c4 call  0x000067fb 
+ 00016003  0x000036c6 fetcht  0x00000001 , 0x000046e5 
+ 00016004  0x000036c7 call  0x000067fb 
+ 00016005  0x000036c8 fetcht  0x00000001 , 0x000046e6 
+ 00016006  0x000036c9 call  0x000067fb 
+ 00016007  0x000036cb fetcht  0x00000001 , 0x000046ef 
+ 00016008  0x000036cc call  0x0000680e 
+ 00016009  0x000036ce fetcht  0x00000001 , 0x000046f0 
+ 00016010  0x000036cf call  0x0000680e 
+ 00016011  0x000036d1 fetcht  0x00000001 , 0x000046f1 
+ 00016012  0x000036d2 call  0x0000680e 
+ 00016013  0x000036d4 fetcht  0x00000001 , 0x000046f2 
+ 00016014  0x000036d5 call  0x0000680e 
+ 00016015  0x000036d7 fetcht  0x00000001 , 0x000046f4 
+ 00016016  0x000036d8 call  0x0000680e 
+ 00016017  0x000036da fetcht  0x00000001 , 0x000046ed 
+ 00016018  0x000036db call  0x000067fb 
+ 00016019  0x000036dd fetcht  0x00000001 , 0x000046ec 
+ 00016020  0x000036de call  0x000067fb 
+ 00016021  0x000036e0 fetcht  0x00000001 , 0x000046e7 
+ 00016022  0x000036e1 branch  0x000067fb 
+ 00016023  0x000036e4 fetcht  0x00000001 , 0x000046e8 
+ 00016024  0x000036e5 call  0x000067dd 
+ 00016025  0x000036e6 fetcht  0x00000001 , 0x000046e9 
+ 00016026  0x000036e7 call  0x000067dd 
+ 00016027  0x000036e8 fetcht  0x00000001 , 0x000046ea 
+ 00016028  0x000036e9 call  0x000067dd 
+ 00016029  0x000036ea fetcht  0x00000001 , 0x000046eb 
+ 00016030  0x000036eb branch  0x000067dd 
+ 00016031  0x000036ee fetcht  0x00000001 , 0x000046e8 
+ 00016032  0x000036ef call  0x00003ea7 
+ 00016033  0x000036f0 fetcht  0x00000001 , 0x000046e9 
+ 00016034  0x000036f1 call  0x00003ea7 
+ 00016035  0x000036f2 fetcht  0x00000001 , 0x000046ea 
+ 00016036  0x000036f3 call  0x00003ea7 
+ 00016037  0x000036f4 fetcht  0x00000001 , 0x000046eb 
+ 00016038  0x000036f5 branch  0x00003ea7 
+ 00016039  0x000036f8 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00016040  0x000036f9 rtn  0x00000005 
+ 00016041  0x000036fa and  0x00000002 , 0x0000007f , 0x00000007 
+ 00016042  0x000036fb hfetch  0x00000004 , 0x0000811c 
+ 00016043  0x000036fc qisolate1  0x0000003f 
+ 00016044  0x000036fd hfetch  0x00000004 , 0x00008078 
+ 00016045  0x000036fe qsetflag  0x00000001 , 0x0000003f 
+ 00016046  0x000036ff hstore  0x00000004 , 0x00008078 
+ 00016047  0x00003700 hfetch  0x00000004 , 0x0000807c 
+ 00016048  0x00003701 nqsetflag  0x00000001 , 0x0000003f 
+ 00016049  0x00003702 hstore  0x00000004 , 0x0000807c 
+ 00016050  0x00003703 rtn 
+ 00016051  0x00003706 enable  0x00000028 
+ 00016052  0x00003707 hfetch  0x00000004 , 0x00008138 
+ 00016053  0x00003708 setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00016054  0x00003709 hstore  0x00000004 , 0x0000804c 
+ 00016055  0x0000370a call  0x00002c21 
+ 00016056  0x0000370b call  0x00004482 
+ 00016057  0x0000370c call  0x00003e9f 
+ 00016058  0x0000370e branch  0x00003ebf 
+ 00016059  0x00003713 call  0x00003ebf 
+ 00016060  0x00003714 fetch  0x00000001 , 0x000000a0 
+ 00016061  0x00003715 nrtn  0x00000034 
+ 00016062  0x00003716 branch  0x000067ed 
+ 00016063  0x00003719 call  0x00003ee0 
+ 00016064  0x0000371a arg  0x00000019 , 0x00000002 
+ 00016065  0x0000371b fetch  0x00000004 , 0x000046d3 
+ 00016066  0x0000371c isolate1  0x00000012 , 0x0000003f 
+ 00016067  0x0000371d call  0x00003ede , 0x00000001 
+ 00016068  0x0000371e call  0x0000680e 
+ 00016069  0x0000371f call  0x000063ee 
+ 00016070  0x00003723 fetcht  0x00000001 , 0x000046e2 
+ 00016071  0x00003724 call  0x000067dd 
+ 00016072  0x00003725 fetcht  0x00000001 , 0x000046e3 
+ 00016073  0x00003726 call  0x000067dd 
+ 00016074  0x00003727 fetcht  0x00000001 , 0x000046e4 
+ 00016075  0x00003728 call  0x000067dd 
+ 00016076  0x0000372a fetcht  0x00000001 , 0x000046e5 
+ 00016077  0x0000372b call  0x000067dd 
+ 00016078  0x0000372c fetcht  0x00000001 , 0x000046e6 
+ 00016079  0x0000372d call  0x000067dd 
+ 00016080  0x0000372e fetcht  0x00000001 , 0x000046e7 
+ 00016081  0x0000372f call  0x000067dd 
+ 00016082  0x00003730 fetcht  0x00000001 , 0x000046ed 
+ 00016083  0x00003731 call  0x000067dd 
+ 00016084  0x00003732 fetcht  0x00000001 , 0x000046e8 
+ 00016085  0x00003733 call  0x000067dd 
+ 00016086  0x00003734 fetcht  0x00000001 , 0x000046e9 
+ 00016087  0x00003735 call  0x000067dd 
+ 00016088  0x00003736 fetcht  0x00000001 , 0x000046ea 
+ 00016089  0x00003737 call  0x000067dd 
+ 00016090  0x00003738 fetcht  0x00000001 , 0x000046eb 
+ 00016091  0x00003739 call  0x000067dd 
+ 00016092  0x0000373a fetcht  0x00000001 , 0x000046f3 
+ 00016093  0x0000373b branch  0x000067e1 
+ 00016094  0x00003740 arg  0x0000001e , 0x00000002 
+ 00016095  0x00003741 rtn 
+ 00016096  0x00003744 bpatch  0x000000e4 , 0x0000401c 
+ 00016097  0x00003745 call  0x00003eee 
+ 00016098  0x00003746 call  0x00003f36 
+ 00016099  0x00003747 fetch  0x00000001 , 0x000046b8 
+ 00016100  0x00003748 fetcht  0x00000001 , 0x000046b7 
+ 00016101  0x00003749 store  0x00000001 , 0x000046b7 
+ 00016102  0x0000374a isub  0x00000002 , 0x0000003e 
+ 00016103  0x0000374b nbranch  0x000033d4 , 0x00000005 
+ 00016104  0x0000374c fetch  0x00000001 , 0x000046be 
+ 00016105  0x0000374d fetcht  0x00000001 , 0x000046bd 
+ 00016106  0x0000374e store  0x00000001 , 0x000046bd 
+ 00016107  0x0000374f isub  0x00000002 , 0x0000003e 
+ 00016108  0x00003750 nbranch  0x000033d4 , 0x00000005 
+ 00016109  0x00003751 rtn 
+ 00016110  0x00003753 fetch  0x00000001 , 0x000046ea 
+ 00016111  0x00003754 rtneq  0x000000ff 
+ 00016112  0x00003755 arg  0x00000000 , 0x00000011 
+ 00016113  0x00003756 fetcht  0x00000001 , 0x000046ea 
+ 00016114  0x00003757 call  0x0000681d 
+ 00016115  0x00003758 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016116  0x00003759 fetcht  0x00000001 , 0x000046eb 
+ 00016117  0x0000375a call  0x0000681d 
+ 00016118  0x0000375b setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016119  0x0000375c copy  0x00000011 , 0x0000003f 
+ 00016120  0x0000375d store  0x00000001 , 0x000046b8 
+ 00016121  0x0000375e beq  0x00000001 , 0x00003efe 
+ 00016122  0x0000375f beq  0x00000002 , 0x00003f02 
+ 00016123  0x00003760 fetch  0x00000001 , 0x000046b9 
+ 00016124  0x00003761 bbit1  0x00000007 , 0x00003f0e 
+ 00016125  0x00003762 rtn 
+ 00016126  0x00003765 fetch  0x00000001 , 0x000046b7 
+ 00016127  0x00003766 beq  0x00000000 , 0x00003f06 
+ 00016128  0x00003767 beq  0x00000003 , 0x00003f08 
+ 00016129  0x00003768 rtn 
+ 00016130  0x0000376a fetch  0x00000001 , 0x000046b7 
+ 00016131  0x0000376b beq  0x00000000 , 0x00003f0a 
+ 00016132  0x0000376c beq  0x00000003 , 0x00003f0c 
+ 00016133  0x0000376d rtn 
+ 00016134  0x0000376f jam  0x00000082 , 0x000046b9 
+ 00016135  0x00003770 rtn 
+ 00016136  0x00003772 jam  0x00000081 , 0x000046b9 
+ 00016137  0x00003773 rtn 
+ 00016138  0x00003775 jam  0x00000080 , 0x000046b9 
+ 00016139  0x00003776 rtn 
+ 00016140  0x00003778 jam  0x00000083 , 0x000046b9 
+ 00016141  0x00003779 rtn 
+ 00016142  0x0000377b fetch  0x00000001 , 0x000046b9 
+ 00016143  0x0000377c set0  0x00000007 , 0x0000003f 
+ 00016144  0x0000377d store  0x00000001 , 0x000046b9 
+ 00016145  0x0000377e beq  0x00000000 , 0x00003f16 
+ 00016146  0x0000377f beq  0x00000001 , 0x00003f19 
+ 00016147  0x00003780 beq  0x00000002 , 0x00003f1c 
+ 00016148  0x00003781 beq  0x00000003 , 0x00003f1f 
+ 00016149  0x00003782 rtn 
+ 00016150  0x00003784 fetch  0x00000001 , 0x000046b8 
+ 00016151  0x00003785 beq  0x00000003 , 0x00003f22 
+ 00016152  0x00003786 rtn 
+ 00016153  0x00003788 fetch  0x00000001 , 0x000046b8 
+ 00016154  0x00003789 beq  0x00000000 , 0x00003f22 
+ 00016155  0x0000378a rtn 
+ 00016156  0x0000378c fetch  0x00000001 , 0x000046b8 
+ 00016157  0x0000378d beq  0x00000003 , 0x00003f2c 
+ 00016158  0x0000378e rtn 
+ 00016159  0x00003790 fetch  0x00000001 , 0x000046b8 
+ 00016160  0x00003791 beq  0x00000000 , 0x00003f2c 
+ 00016161  0x00003792 rtn 
+ 00016162  0x00003794 fetch  0x00000001 , 0x000046bc 
+ 00016163  0x00003795 increase  0x00000001 , 0x0000003f 
+ 00016164  0x00003796 store  0x00000001 , 0x000046bc 
+ 00016165  0x00003797 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016166  0x00003798 rtn  0x00000002 
+ 00016167  0x00003799 jam  0x00000000 , 0x000046bc 
+ 00016168  0x0000379a fetch  0x00000001 , 0x000046ba 
+ 00016169  0x0000379b increase  0x00000001 , 0x0000003f 
+ 00016170  0x0000379c store  0x00000001 , 0x000046ba 
+ 00016171  0x0000379d rtn 
+ 00016172  0x0000379f fetch  0x00000001 , 0x000046bb 
+ 00016173  0x000037a0 increase  0x00000001 , 0x0000003f 
+ 00016174  0x000037a1 store  0x00000001 , 0x000046bb 
+ 00016175  0x000037a2 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016176  0x000037a3 rtn  0x00000002 
+ 00016177  0x000037a4 jam  0x00000000 , 0x000046bb 
+ 00016178  0x000037a5 fetch  0x00000001 , 0x000046ba 
+ 00016179  0x000037a6 increase  0xffffffff , 0x0000003f 
+ 00016180  0x000037a7 store  0x00000001 , 0x000046ba 
+ 00016181  0x000037a8 rtn 
+ 00016182  0x000037ac fetch  0x00000001 , 0x000046e8 
+ 00016183  0x000037ad rtneq  0x000000ff 
+ 00016184  0x000037ae arg  0x00000000 , 0x00000011 
+ 00016185  0x000037af fetcht  0x00000001 , 0x000046e8 
+ 00016186  0x000037b0 call  0x0000681d 
+ 00016187  0x000037b1 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016188  0x000037b2 fetcht  0x00000001 , 0x000046e9 
+ 00016189  0x000037b3 call  0x0000681d 
+ 00016190  0x000037b4 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016191  0x000037b5 copy  0x00000011 , 0x0000003f 
+ 00016192  0x000037b6 store  0x00000001 , 0x000046be 
+ 00016193  0x000037b7 beq  0x00000001 , 0x00003f46 
+ 00016194  0x000037b8 beq  0x00000002 , 0x00003f4a 
+ 00016195  0x000037b9 fetch  0x00000001 , 0x000046bf 
+ 00016196  0x000037ba bbit1  0x00000007 , 0x00003f56 
+ 00016197  0x000037bb rtn 
+ 00016198  0x000037be fetch  0x00000001 , 0x000046bd 
+ 00016199  0x000037bf beq  0x00000000 , 0x00003f4e 
+ 00016200  0x000037c0 beq  0x00000003 , 0x00003f50 
+ 00016201  0x000037c1 rtn 
+ 00016202  0x000037c3 fetch  0x00000001 , 0x000046bd 
+ 00016203  0x000037c4 beq  0x00000000 , 0x00003f52 
+ 00016204  0x000037c5 beq  0x00000003 , 0x00003f54 
+ 00016205  0x000037c6 rtn 
+ 00016206  0x000037c8 jam  0x00000082 , 0x000046bf 
+ 00016207  0x000037c9 rtn 
+ 00016208  0x000037cb jam  0x00000081 , 0x000046bf 
+ 00016209  0x000037cc rtn 
+ 00016210  0x000037ce jam  0x00000080 , 0x000046bf 
+ 00016211  0x000037cf rtn 
+ 00016212  0x000037d1 jam  0x00000083 , 0x000046bf 
+ 00016213  0x000037d2 rtn 
+ 00016214  0x000037d4 fetch  0x00000001 , 0x000046bf 
+ 00016215  0x000037d5 set0  0x00000007 , 0x0000003f 
+ 00016216  0x000037d6 store  0x00000001 , 0x000046bf 
+ 00016217  0x000037d7 beq  0x00000000 , 0x00003f5e 
+ 00016218  0x000037d8 beq  0x00000001 , 0x00003f61 
+ 00016219  0x000037d9 beq  0x00000002 , 0x00003f64 
+ 00016220  0x000037da beq  0x00000003 , 0x00003f67 
+ 00016221  0x000037db rtn 
+ 00016222  0x000037dd fetch  0x00000001 , 0x000046be 
+ 00016223  0x000037de beq  0x00000003 , 0x00003f6a 
+ 00016224  0x000037df rtn 
+ 00016225  0x000037e1 fetch  0x00000001 , 0x000046be 
+ 00016226  0x000037e2 beq  0x00000000 , 0x00003f6a 
+ 00016227  0x000037e3 rtn 
+ 00016228  0x000037e5 fetch  0x00000001 , 0x000046be 
+ 00016229  0x000037e6 beq  0x00000003 , 0x00003f6f 
+ 00016230  0x000037e7 rtn 
+ 00016231  0x000037e9 fetch  0x00000001 , 0x000046be 
+ 00016232  0x000037ea beq  0x00000000 , 0x00003f6f 
+ 00016233  0x000037eb rtn 
+ 00016234  0x000037ed jam  0x00000000 , 0x000046c2 
+ 00016235  0x000037ee fetch  0x00000001 , 0x000046c0 
+ 00016236  0x000037ef increase  0x00000001 , 0x0000003f 
+ 00016237  0x000037f0 store  0x00000001 , 0x000046c0 
+ 00016238  0x000037f1 rtn 
+ 00016239  0x000037f3 jam  0x00000000 , 0x000046c1 
+ 00016240  0x000037f4 fetch  0x00000001 , 0x000046c0 
+ 00016241  0x000037f5 increase  0xffffffff , 0x0000003f 
+ 00016242  0x000037f6 store  0x00000001 , 0x000046c0 
+ 00016243  0x000037f7 rtn 
+ 00016244  0x000037fb setarg  0x00000002 
+ 00016245  0x000037fc store  0x00000001 , 0x00004680 
+ 00016246  0x000037fd rtn 
+ 00016247  0x00003800 fetch  0x00000001 , 0x000041e2 
+ 00016248  0x00003801 rtn  0x00000034 
+ 00016249  0x00003802 call  0x00005271 
+ 00016250  0x00003803 nrtn  0x00000034 
+ 00016251  0x00003804 fetch  0x00000004 , 0x000046d3 
+ 00016252  0x00003805 bbit1  0x00000003 , 0x00003f8a 
+ 00016253  0x00003806 bbit1  0x00000000 , 0x00003f8a 
+ 00016254  0x00003807 bbit1  0x00000005 , 0x00003f8a 
+ 00016255  0x00003808 call  0x00003f97 
+ 00016256  0x00003809 nrtn  0x00000028 
+ 00016257  0x0000380b arg  0x00000009 , 0x00000011 
+ 00016258  0x0000380c call  0x00004d63 
+ 00016259  0x0000380d fetch  0x00000002 , 0x0000424e 
+ 00016260  0x0000380e istore  0x00000002 , 0x00000005 
+ 00016261  0x0000380f setarg  0x000002a1 
+ 00016262  0x00003810 istore  0x00000002 , 0x00000005 
+ 00016263  0x00003811 fetch  0x00000007 , 0x0000469a 
+ 00016264  0x00003812 istore  0x00000007 , 0x00000005 
+ 00016265  0x00003813 rtn 
+ 00016266  0x00003817 setarg  0x00000000 
+ 00016267  0x00003818 store  0x00000007 , 0x0000469a 
+ 00016268  0x00003819 branch  0x00003f81 
+ 00016269  0x0000381d fetch  0x00000002 , 0x000046aa 
+ 00016270  0x0000381e store  0x00000002 , 0x000046b0 
+ 00016271  0x0000381f rtn 
+ 00016272  0x00003823 bpatch  0x000000e5 , 0x0000401c 
+ 00016273  0x00003824 arg  0x00000007 , 0x00000011 
+ 00016274  0x00003825 fetcht  0x00000002 , 0x0000446f 
+ 00016275  0x00003826 call  0x00005a64 
+ 00016276  0x00003827 fetch  0x00000007 , 0x0000469a 
+ 00016277  0x00003828 istore  0x00000007 , 0x00000005 
+ 00016278  0x00003829 rtn 
+ 00016279  0x0000382c bpatch  0x000000e6 , 0x0000401c 
+ 00016280  0x0000382d disable  0x00000028 
+ 00016281  0x0000382e setarg  0x00000000 
+ 00016282  0x0000382f store  0x00000006 , 0x0000469b 
+ 00016283  0x00003830 call  0x00003fb5 
+ 00016284  0x00003831 call  0x00004079 
+ 00016285  0x00003832 call  0x0000407e 
+ 00016286  0x00003833 call  0x00004099 
+ 00016287  0x00003834 nrtn  0x00000028 
+ 00016288  0x00003835 call  0x00003f8d 
+ 00016289  0x00003836 arg  0x00000008 , 0x00000007 
+ 00016290  0x00003837 branch  0x000043ce 
+ 00016291  0x0000383a fetch  0x00000002 , 0x0000469b 
+ 00016292  0x0000383b sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016293  0x0000383c store  0x00000002 , 0x0000469b 
+ 00016294  0x0000383d branch  0x00007fe7 
+ 00016295  0x0000383f fetch  0x00000002 , 0x0000469d 
+ 00016296  0x00003840 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016297  0x00003841 store  0x00000002 , 0x0000469d 
+ 00016298  0x00003842 branch  0x00007fe7 
+ 00016299  0x00003844 fetch  0x00000002 , 0x0000469d 
+ 00016300  0x00003845 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016301  0x00003846 store  0x00000002 , 0x0000469d 
+ 00016302  0x00003847 fetch  0x00000002 , 0x0000469b 
+ 00016303  0x00003848 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016304  0x00003849 store  0x00000002 , 0x0000469b 
+ 00016305  0x0000384a call  0x00004002 
+ 00016306  0x0000384b branch  0x00007fe7 
+ 00016307  0x0000384d call  0x00004002 
+ 00016308  0x0000384e branch  0x00007fe7 
+ 00016309  0x00003850 fetch  0x00000001 , 0x00004239 
+ 00016310  0x00003851 rtnne  0x00000000 
+ 00016311  0x00003852 fetch  0x00000001 , 0x000046e0 
+ 00016312  0x00003853 beq  0x00000000 , 0x00003fe2 
+ 00016313  0x00003854 beq  0x00000001 , 0x00003fe2 
+ 00016314  0x00003855 beq  0x00000002 , 0x00003fe2 
+ 00016315  0x00003856 beq  0x00000003 , 0x00003fe2 
+ 00016316  0x00003857 beq  0x00000004 , 0x00003fc4 
+ 00016317  0x00003858 beq  0x00000005 , 0x00004010 
+ 00016318  0x00003859 beq  0x00000006 , 0x00003fe2 
+ 00016319  0x0000385a branch  0x00003fe2 
+ 00016320  0x0000385d fetch  0x00000001 , 0x000046a7 
+ 00016321  0x0000385e call  0x0000405d , 0x00000034 
+ 00016322  0x0000385f jam  0x00000001 , 0x000046a7 
+ 00016323  0x00003860 rtn 
+ 00016324  0x00003864 call  0x00003fc0 
+ 00016325  0x00003865 fetcht  0x00000001 , 0x000046f3 
+ 00016326  0x00003866 call  0x0000681d 
+ 00016327  0x00003867 nrtn  0x00000001 
+ 00016328  0x00003869 setarg  0x00000000 
+ 00016329  0x0000386a call  0x00006414 
+ 00016330  0x0000386b bne  0x00000030 , 0x000040d1 
+ 00016331  0x0000386c setarg  0x00000002 
+ 00016332  0x0000386d call  0x00006414 
+ 00016333  0x0000386e rtnbit0  0x00000007 
+ 00016334  0x0000386f call  0x0000405d 
+ 00016335  0x00003870 call  0x00003fde 
+ 00016336  0x00003871 store  0x00000001 , 0x000046a1 
+ 00016337  0x00003872 rshift4  0x0000003f , 0x0000003f 
+ 00016338  0x00003873 call  0x00004169 
+ 00016339  0x00003874 store  0x00000001 , 0x0000469c 
+ 00016340  0x00003875 fetch  0x00000001 , 0x000046a1 
+ 00016341  0x00003876 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016342  0x00003877 call  0x00004169 
+ 00016343  0x00003878 store  0x00000001 , 0x0000469e 
+ 00016344  0x00003879 fetch  0x00000001 , 0x000046f6 
+ 00016345  0x0000387a beq  0x00000000 , 0x00003fa3 
+ 00016346  0x0000387b beq  0x00000001 , 0x00003fab 
+ 00016347  0x0000387c beq  0x00000002 , 0x00003fa7 
+ 00016348  0x0000387d beq  0x00000003 , 0x00003fb3 
+ 00016349  0x0000387e rtn 
+ 00016350  0x00003881 setarg  0x00000012 
+ 00016351  0x00003882 branch  0x00006414 
+ 00016352  0x00003885 beq  0x00000031 , 0x00003fea 
+ 00016353  0x00003886 branch  0x000040d1 
+ 00016354  0x00003889 call  0x00003fc0 
+ 00016355  0x0000388a disable  0x00000028 
+ 00016356  0x0000388b fetcht  0x00000001 , 0x000046f3 
+ 00016357  0x0000388c call  0x0000681d 
+ 00016358  0x0000388d nrtn  0x00000001 
+ 00016359  0x0000388f setarg  0x00000000 
+ 00016360  0x00003890 call  0x00006414 
+ 00016361  0x00003891 bne  0x00000030 , 0x00003fe0 
+ 00016362  0x00003893 setarg  0x00000002 
+ 00016363  0x00003894 call  0x00006414 
+ 00016364  0x00003895 rtnbit0  0x00000007 
+ 00016365  0x00003896 call  0x0000405d 
+ 00016366  0x00003897 fetch  0x00000001 , 0x0000469b 
+ 00016367  0x00003898 call  0x00004165 
+ 00016368  0x00003899 store  0x00000002 , 0x0000469b 
+ 00016369  0x0000389a fetch  0x00000001 , 0x0000469d 
+ 00016370  0x0000389b call  0x00004165 
+ 00016371  0x0000389c store  0x00000002 , 0x0000469d 
+ 00016372  0x0000389d fetch  0x00000001 , 0x000046f6 
+ 00016373  0x0000389e beq  0x00000000 , 0x00003ffa 
+ 00016374  0x0000389f beq  0x00000001 , 0x00003ffc 
+ 00016375  0x000038a0 beq  0x00000002 , 0x00003ffe 
+ 00016376  0x000038a1 beq  0x00000003 , 0x00004000 
+ 00016377  0x000038a2 rtn 
+ 00016378  0x000038a5 call  0x00003fa3 
+ 00016379  0x000038a6 branch  0x000040b3 
+ 00016380  0x000038a8 call  0x00003fab 
+ 00016381  0x000038a9 branch  0x000040b3 
+ 00016382  0x000038ab call  0x00003fa7 
+ 00016383  0x000038ac branch  0x000040b3 
+ 00016384  0x000038ae call  0x00003fb3 
+ 00016385  0x000038af branch  0x000040b3 
+ 00016386  0x000038b2 fetch  0x00000002 , 0x0000469d 
+ 00016387  0x000038b3 fetcht  0x00000002 , 0x0000469b 
+ 00016388  0x000038b4 store  0x00000002 , 0x0000469b 
+ 00016389  0x000038b5 storet  0x00000002 , 0x0000469d 
+ 00016390  0x000038b6 rtn 
+ 00016391  0x000038b9 call  0x0000640f 
+ 00016392  0x000038ba nop  0x00000064 
+ 00016393  0x000038bb copy  0x00000012 , 0x0000003f 
+ 00016394  0x000038bc call  0x00006414 
+ 00016395  0x000038bd copy  0x0000003f , 0x00000012 
+ 00016396  0x000038be call  0x00006411 
+ 00016397  0x000038bf nop  0x00000064 
+ 00016398  0x000038c0 copy  0x00000012 , 0x0000003f 
+ 00016399  0x000038c1 rtn 
+ 00016400  0x000038c3 disable  0x00000028 
+ 00016401  0x000038c4 fetcht  0x00000001 , 0x000046f3 
+ 00016402  0x000038c5 call  0x0000681d 
+ 00016403  0x000038c6 nrtn  0x00000001 
+ 00016404  0x000038c7 arg  0x00000002 , 0x00000012 
+ 00016405  0x000038c8 call  0x00004007 
+ 00016406  0x000038c9 rtnbit0  0x00000007 
+ 00016407  0x000038ca arg  0x00000000 , 0x00000012 
+ 00016408  0x000038cb call  0x00004007 
+ 00016409  0x000038cc store  0x00000001 , 0x000046dd 
+ 00016410  0x000038cd bne  0x0000003e , 0x00004145 
+ 00016411  0x000038ce fetch  0x00000001 , 0x000046a7 
+ 00016412  0x000038cf call  0x00004039 , 0x00000034 
+ 00016413  0x000038d0 jam  0x00000001 , 0x000046a7 
+ 00016414  0x000038d1 call  0x00004039 
+ 00016415  0x000038d2 fetch  0x00000001 , 0x000046a1 
+ 00016416  0x000038d3 rshift4  0x0000003f , 0x0000003f 
+ 00016417  0x000038d4 call  0x00004169 
+ 00016418  0x000038d5 store  0x00000001 , 0x0000469c 
+ 00016419  0x000038d6 fetch  0x00000001 , 0x000046a1 
+ 00016420  0x000038d7 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016421  0x000038d8 call  0x00004169 
+ 00016422  0x000038d9 store  0x00000001 , 0x0000469e 
+ 00016423  0x000038da fetch  0x00000001 , 0x000046f6 
+ 00016424  0x000038db beq  0x00000000 , 0x00004031 
+ 00016425  0x000038dc beq  0x00000001 , 0x00004035 
+ 00016426  0x000038dd beq  0x00000002 , 0x00004033 
+ 00016427  0x000038de beq  0x00000003 , 0x00004037 
+ 00016428  0x000038df rtn 
+ 00016429  0x000038e2 fetch  0x00000001 , 0x000046a4 
+ 00016430  0x000038e3 beq  0x00000000 , 0x00004051 
+ 00016431  0x000038e4 beq  0x00000001 , 0x00004045 
+ 00016432  0x000038e5 rtn 
+ 00016433  0x000038e9 call  0x00003fa3 
+ 00016434  0x000038ea branch  0x0000402d 
+ 00016435  0x000038ed call  0x00003fa7 
+ 00016436  0x000038ee branch  0x0000402d 
+ 00016437  0x000038f1 call  0x00003fab 
+ 00016438  0x000038f2 branch  0x0000402d 
+ 00016439  0x000038f5 call  0x00003fb3 
+ 00016440  0x000038f6 branch  0x0000402d 
+ 00016441  0x000038f9 call  0x0000640f 
+ 00016442  0x000038fa call  0x0000405d 
+ 00016443  0x000038fb arg  0x00000005 , 0x0000003f 
+ 00016444  0x000038fc call  0x00006414 
+ 00016445  0x000038fd store  0x00000001 , 0x000046a1 
+ 00016446  0x000038fe arg  0x00000007 , 0x0000003f 
+ 00016447  0x000038ff call  0x00006414 
+ 00016448  0x00003900 store  0x00000001 , 0x000046a2 
+ 00016449  0x00003901 arg  0x00000008 , 0x0000003f 
+ 00016450  0x00003902 call  0x00006414 
+ 00016451  0x00003903 store  0x00000001 , 0x000046a3 
+ 00016452  0x00003904 branch  0x00006411 
+ 00016453  0x00003908 fetch  0x00000001 , 0x000046a2 
+ 00016454  0x00003909 rtnne  0x00000000 
+ 00016455  0x0000390a fetch  0x00000001 , 0x000046a3 
+ 00016456  0x0000390b sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016457  0x0000390c rtn  0x00000002 
+ 00016458  0x0000390d jam  0x00000000 , 0x000046a4 
+ 00016459  0x0000390e setarg  0x0000ba41 
+ 00016460  0x0000390f call  0x00006405 
+ 00016461  0x00003910 setarg  0x00000032 
+ 00016462  0x00003911 call  0x00006405 
+ 00016463  0x00003912 setarg  0x0000b541 
+ 00016464  0x00003913 branch  0x00006405 
+ 00016465  0x00003915 fetch  0x00000001 , 0x000046a2 
+ 00016466  0x00003916 rtnne  0x00000000 
+ 00016467  0x00003917 fetch  0x00000001 , 0x000046a3 
+ 00016468  0x00003918 sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016469  0x00003919 nrtn  0x00000002 
+ 00016470  0x0000391a jam  0x00000001 , 0x000046a4 
+ 00016471  0x0000391b setarg  0x0000ba41 
+ 00016472  0x0000391c call  0x00006405 
+ 00016473  0x0000391d setarg  0x00008032 
+ 00016474  0x0000391e call  0x00006405 
+ 00016475  0x0000391f setarg  0x0000b541 
+ 00016476  0x00003920 branch  0x00006405 
+ 00016477  0x00003925 arg  0x00000003 , 0x0000003f 
+ 00016478  0x00003926 call  0x00006414 
+ 00016479  0x00003927 store  0x00000002 , 0x0000469b 
+ 00016480  0x00003928 arg  0x00000004 , 0x0000003f 
+ 00016481  0x00003929 call  0x00006414 
+ 00016482  0x0000392a store  0x00000002 , 0x0000469d 
+ 00016483  0x0000392b rtn 
+ 00016484  0x0000392e arg  0x0000001b , 0x00000002 
+ 00016485  0x0000392f call  0x000067fb 
+ 00016486  0x00003930 arg  0x0000001b , 0x00000002 
+ 00016487  0x00003931 call  0x0000681d 
+ 00016488  0x00003932 rtn  0x00000001 
+ 00016489  0x00003933 hfetch  0x00000001 , 0x00008109 
+ 00016490  0x00003934 set1  0x00000004 , 0x0000003f 
+ 00016491  0x00003935 hstore  0x00000001 , 0x00008109 
+ 00016492  0x00003936 rtn 
+ 00016493  0x00003939 fetcht  0x00000001 , 0x000046c0 
+ 00016494  0x0000393a hfetch  0x00000001 , 0x00008109 
+ 00016495  0x0000393b iadd  0x00000002 , 0x0000003f 
+ 00016496  0x0000393c rtn  0x00000034 
+ 00016497  0x0000393d store  0x00000001 , 0x0000469f 
+ 00016498  0x0000393e jam  0x00000000 , 0x000046c0 
+ 00016499  0x0000393f branch  0x00007fe7 
+ 00016500  0x00003941 fetcht  0x00000001 , 0x000046c0 
+ 00016501  0x00003942 hfetch  0x00000001 , 0x00008109 
+ 00016502  0x00003943 iadd  0x00000002 , 0x0000003f 
+ 00016503  0x00003944 store  0x00000001 , 0x000046c0 
+ 00016504  0x00003945 rtn 
+ 00016505  0x00003947 fetch  0x00000001 , 0x000046c0 
+ 00016506  0x00003948 rtn  0x00000034 
+ 00016507  0x00003949 store  0x00000001 , 0x0000469f 
+ 00016508  0x0000394a jam  0x00000000 , 0x000046c0 
+ 00016509  0x0000394b branch  0x00007fe7 
+ 00016510  0x0000394e fetch  0x00000001 , 0x000046ba 
+ 00016511  0x0000394f rtn  0x00000034 
+ 00016512  0x00003950 store  0x00000001 , 0x000046a0 
+ 00016513  0x00003951 jam  0x00000000 , 0x000046ba 
+ 00016514  0x00003952 branch  0x00007fe7 
+ 00016515  0x00003955 arg  0x00000000 , 0x00000011 
+ 00016516  0x00003956 fetcht  0x00000001 , 0x000046e2 
+ 00016517  0x00003957 call  0x0000681d 
+ 00016518  0x00003958 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016519  0x00003959 fetcht  0x00000001 , 0x000046e3 
+ 00016520  0x0000395a call  0x0000681d 
+ 00016521  0x0000395b setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016522  0x0000395c fetcht  0x00000001 , 0x000046e4 
+ 00016523  0x0000395d call  0x0000681d 
+ 00016524  0x0000395e setflag  0x00000001 , 0x00000002 , 0x00000011 
+ 00016525  0x0000395f call  0x00004090 
+ 00016526  0x00003960 copy  0x00000011 , 0x0000003f 
+ 00016527  0x00003961 rtn 
+ 00016528  0x00003963 fetch  0x00000001 , 0x000046e5 
+ 00016529  0x00003964 rtneq  0x000000ff 
+ 00016530  0x00003965 fetcht  0x00000001 , 0x000046e5 
+ 00016531  0x00003966 call  0x0000681d 
+ 00016532  0x00003967 setflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00016533  0x00003968 fetcht  0x00000001 , 0x000046e6 
+ 00016534  0x00003969 call  0x0000681d 
+ 00016535  0x0000396a setflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00016536  0x0000396b rtn 
+ 00016537  0x0000396e call  0x00004083 
+ 00016538  0x0000396f call  0x000040a8 
+ 00016539  0x00003970 call  0x000040a3 
+ 00016540  0x00003971 copy  0x00000011 , 0x0000003f 
+ 00016541  0x00003972 fetcht  0x00000001 , 0x0000469a 
+ 00016542  0x00003973 store  0x00000001 , 0x0000469a 
+ 00016543  0x00003974 ixor  0x00000002 , 0x0000003f 
+ 00016544  0x00003975 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00016545  0x00003976 rtn  0x00000005 
+ 00016546  0x00003977 branch  0x00007fe7 
+ 00016547  0x0000397a rtnmark0  0x00000026 
+ 00016548  0x0000397b copy  0x00000011 , 0x0000003f 
+ 00016549  0x0000397c rtn  0x00000034 
+ 00016550  0x0000397d store  0x00000001 , 0x0000469a 
+ 00016551  0x0000397e branch  0x00007fe7 
+ 00016552  0x00003982 fetch  0x00000002 , 0x00004682 
+ 00016553  0x00003983 bbit1  0x00000009 , 0x000040ad 
+ 00016554  0x00003984 fetch  0x00000002 , 0x00004682 
+ 00016555  0x00003985 bbit1  0x00000000 , 0x000040b0 
+ 00016556  0x00003986 rtn 
+ 00016557  0x00003988 copy  0x00000011 , 0x0000003f 
+ 00016558  0x00003989 nbranch  0x00005820 , 0x00000034 
+ 00016559  0x0000398a branch  0x00005822 
+ 00016560  0x0000398c copy  0x00000011 , 0x0000003f 
+ 00016561  0x0000398d nbranch  0x00002bc7 , 0x00000034 
+ 00016562  0x0000398e branch  0x00002bc9 
+ 00016563  0x00003992 bpatch  0x000000e7 , 0x0000401c 
+ 00016564  0x00003993 arg  0x0000001a , 0x00000002 
+ 00016565  0x00003994 fetch  0x00000004 , 0x000046d3 
+ 00016566  0x00003995 isolate1  0x00000012 , 0x0000003f 
+ 00016567  0x00003996 call  0x000040be , 0x00000001 
+ 00016568  0x00003997 call  0x0000681d 
+ 00016569  0x00003998 rtn  0x00000001 
+ 00016570  0x00003999 setarg  0x0000000a 
+ 00016571  0x0000399a call  0x00006414 
+ 00016572  0x0000399b nop  0x000003e8 
+ 00016573  0x0000399c branch  0x000040b3 
+ 00016574  0x0000399e arg  0x0000001f , 0x00000002 
+ 00016575  0x0000399f rtn 
+ 00016576  0x000039a2 fetch  0x00000004 , 0x000046d3 
+ 00016577  0x000039a3 bbit1  0x00000012 , 0x000040c4 
+ 00016578  0x000039a5 arg  0x0000001a , 0x00000002 
+ 00016579  0x000039a6 branch  0x000067fe 
+ 00016580  0x000039a8 arg  0x0000001f , 0x00000002 
+ 00016581  0x000039a9 branch  0x000067fe 
+ 00016582  0x000039ad call  0x00003d36 
+ 00016583  0x000039ae rtn  0x0000002b 
+ 00016584  0x000039af call  0x000040c0 
+ 00016585  0x000039b0 fetch  0x00000001 , 0x000046e0 
+ 00016586  0x000039b1 beq  0x00000005 , 0x000040d5 
+ 00016587  0x000039b3 call  0x000040d9 
+ 00016588  0x000039b4 beq  0x00000030 , 0x000040e0 
+ 00016589  0x000039b5 beq  0x00000031 , 0x000040ea 
+ 00016590  0x000039b6 call  0x000040d1 
+ 00016591  0x000039b7 nop  0x000003e8 
+ 00016592  0x000039b8 branch  0x000040cb 
+ 00016593  0x000039ba bpatch  0x000000e8 , 0x0000401d 
+ 00016594  0x000039bb fetch  0x00000004 , 0x000046d3 
+ 00016595  0x000039bc bbit1  0x00000012 , 0x000063e0 
+ 00016596  0x000039bd branch  0x000063d1 
+ 00016597  0x000039c0 call  0x000040d9 
+ 00016598  0x000039c1 beq  0x0000003e , 0x0000414b 
+ 00016599  0x000039c2 call  0x00004145 
+ 00016600  0x000039c3 branch  0x000040d5 
+ 00016601  0x000039c6 setarg  0x00000001 
+ 00016602  0x000039c7 call  0x00006414 
+ 00016603  0x000039c8 store  0x00000001 , 0x000046de 
+ 00016604  0x000039c9 setarg  0x00000000 
+ 00016605  0x000039ca call  0x00006414 
+ 00016606  0x000039cb store  0x00000001 , 0x000046dd 
+ 00016607  0x000039cc rtn 
+ 00016608  0x000039ce fetch  0x00000001 , 0x000046de 
+ 00016609  0x000039cf beq  0x000000d1 , 0x00004139 
+ 00016610  0x000039d0 beq  0x000000d2 , 0x000040f8 
+ 00016611  0x000039d1 beq  0x00000002 , 0x000040ee 
+ 00016612  0x000039d2 beq  0x00000054 , 0x000040e6 
+ 00016613  0x000039d3 rtn 
+ 00016614  0x000039d5 jam  0x00000002 , 0x000046e0 
+ 00016615  0x000039d6 rtn 
+ 00016616  0x000039d8 jam  0x00000006 , 0x000046e0 
+ 00016617  0x000039d9 rtn 
+ 00016618  0x000039db fetch  0x00000001 , 0x000046de 
+ 00016619  0x000039dc beq  0x00000070 , 0x000040e8 
+ 00016620  0x000039dd jam  0x00000001 , 0x000046e0 
+ 00016621  0x000039de rtn 
+ 00016622  0x000039e0 jam  0x00000004 , 0x000046e0 
+ 00016623  0x000039e1 call  0x000040f6 
+ 00016624  0x000039e2 setarg  0x00003426 
+ 00016625  0x000039e3 call  0x00006413 
+ 00016626  0x000039e4 setarg  0x00000419 
+ 00016627  0x000039e5 call  0x00006413 
+ 00016628  0x000039e7 setarg  0x00000009 
+ 00016629  0x000039e8 branch  0x00006413 
+ 00016630  0x000039ea setarg  0x00005a09 
+ 00016631  0x000039eb branch  0x00006413 
+ 00016632  0x000039ee jam  0x00000003 , 0x000046e0 
+ 00016633  0x000039ef call  0x000040f6 
+ 00016634  0x000039f0 setarg  0x00000f0d 
+ 00016635  0x000039f1 call  0x00006413 
+ 00016636  0x000039f2 setarg  0x0000e31d 
+ 00016637  0x000039f3 call  0x00006413 
+ 00016638  0x000039f4 setarg  0x0000d27d 
+ 00016639  0x000039f5 call  0x00006413 
+ 00016640  0x000039f6 call  0x00004102 
+ 00016641  0x000039f7 branch  0x0000411a 
+ 00016642  0x000039fa setarg  0x0000351b 
+ 00016643  0x000039fb call  0x00006413 
+ 00016644  0x000039fc setarg  0x0000b428 
+ 00016645  0x000039fd call  0x00006413 
+ 00016646  0x000039fe setarg  0x00004629 
+ 00016647  0x000039ff call  0x00006413 
+ 00016648  0x00003a00 setarg  0x0000962a 
+ 00016649  0x00003a01 call  0x00006413 
+ 00016650  0x00003a02 setarg  0x00008c2b 
+ 00016651  0x00003a03 call  0x00006413 
+ 00016652  0x00003a04 setarg  0x00006e2c 
+ 00016653  0x00003a05 call  0x00006413 
+ 00016654  0x00003a06 setarg  0x0000642d 
+ 00016655  0x00003a07 call  0x00006413 
+ 00016656  0x00003a08 setarg  0x00005f38 
+ 00016657  0x00003a09 call  0x00006413 
+ 00016658  0x00003a0a setarg  0x00000f39 
+ 00016659  0x00003a0b call  0x00006413 
+ 00016660  0x00003a0c setarg  0x0000323a 
+ 00016661  0x00003a0d call  0x00006413 
+ 00016662  0x00003a0e setarg  0x0000473b 
+ 00016663  0x00003a0f call  0x00006413 
+ 00016664  0x00003a10 setarg  0x00001042 
+ 00016665  0x00003a11 branch  0x00006413 
+ 00016666  0x00003a13 setarg  0x00002e54 
+ 00016667  0x00003a14 call  0x00006413 
+ 00016668  0x00003a15 setarg  0x0000f255 
+ 00016669  0x00003a16 call  0x00006413 
+ 00016670  0x00003a17 setarg  0x0000f461 
+ 00016671  0x00003a18 call  0x00006413 
+ 00016672  0x00003a19 setarg  0x00007063 
+ 00016673  0x00003a1a call  0x00006413 
+ 00016674  0x00003a1b setarg  0x00005275 
+ 00016675  0x00003a1c call  0x00006413 
+ 00016676  0x00003a1d setarg  0x00004176 
+ 00016677  0x00003a1e call  0x00006413 
+ 00016678  0x00003a1f setarg  0x0000ed77 
+ 00016679  0x00003a20 call  0x00006413 
+ 00016680  0x00003a21 setarg  0x00002378 
+ 00016681  0x00003a22 call  0x00006413 
+ 00016682  0x00003a23 setarg  0x00004679 
+ 00016683  0x00003a24 call  0x00006413 
+ 00016684  0x00003a25 setarg  0x0000e57a 
+ 00016685  0x00003a26 call  0x00006413 
+ 00016686  0x00003a27 setarg  0x0000487c 
+ 00016687  0x00003a28 call  0x00006413 
+ 00016688  0x00003a29 setarg  0x0000777e 
+ 00016689  0x00003a2a call  0x00006413 
+ 00016690  0x00003a2b setarg  0x0000017f 
+ 00016691  0x00003a2c call  0x00006413 
+ 00016692  0x00003a2d setarg  0x0000000b 
+ 00016693  0x00003a2e call  0x00006413 
+ 00016694  0x00003a2f setarg  0x0000007f 
+ 00016695  0x00003a30 call  0x00006413 
+ 00016696  0x00003a31 branch  0x000040f4 
+ 00016697  0x00003a35 jam  0x00000000 , 0x000046e0 
+ 00016698  0x00003a36 call  0x000040f6 
+ 00016699  0x00003a37 setarg  0x0000100d 
+ 00016700  0x00003a38 call  0x00006413 
+ 00016701  0x00003a39 setarg  0x0000ed1d 
+ 00016702  0x00003a3a call  0x00006413 
+ 00016703  0x00003a3b setarg  0x0000807d 
+ 00016704  0x00003a3c call  0x00006413 
+ 00016705  0x00003a3d call  0x00004102 
+ 00016706  0x00003a3e setarg  0x00000943 
+ 00016707  0x00003a3f call  0x00006413 
+ 00016708  0x00003a40 branch  0x0000411a 
+ 00016709  0x00003a44 fetcht  0x00000001 , 0x000046dc 
+ 00016710  0x00003a45 call  0x00006829 
+ 00016711  0x00003a46 call  0x00007ec1 
+ 00016712  0x00003a47 fetcht  0x00000001 , 0x000046dc 
+ 00016713  0x00003a48 call  0x00006825 
+ 00016714  0x00003a49 branch  0x00007ec1 
+ 00016715  0x00003a4c jam  0x00000005 , 0x000046e0 
+ 00016716  0x00003a4d setarg  0x0000ba41 
+ 00016717  0x00003a4e call  0x00006405 
+ 00016718  0x00003a4f setarg  0x00000d11 
+ 00016719  0x00003a50 call  0x00006405 
+ 00016720  0x00003a51 setarg  0x0000041b 
+ 00016721  0x00003a52 call  0x00006405 
+ 00016722  0x00003a53 setarg  0x0000041c 
+ 00016723  0x00003a54 call  0x00006405 
+ 00016724  0x00003a55 setarg  0x00000f1d 
+ 00016725  0x00003a56 call  0x00006405 
+ 00016726  0x00003a57 setarg  0x00000032 
+ 00016727  0x00003a58 call  0x00006405 
+ 00016728  0x00003a59 setarg  0x0000b541 
+ 00016729  0x00003a5a branch  0x00006405 
+ 00016730  0x00003a5f setarg  0x0000ba41 
+ 00016731  0x00003a60 call  0x00006405 
+ 00016732  0x00003a61 nop  0x00000fa0 
+ 00016733  0x00003a62 setarg  0x0000ff7f 
+ 00016734  0x00003a63 call  0x00006405 
+ 00016735  0x00003a64 copy  0x00000011 , 0x0000003f 
+ 00016736  0x00003a65 call  0x00006405 
+ 00016737  0x00003a66 setarg  0x0000007f 
+ 00016738  0x00003a67 call  0x00006405 
+ 00016739  0x00003a68 setarg  0x0000b541 
+ 00016740  0x00003a69 branch  0x00006405 
+ 00016741  0x00003a6c rtnbit0  0x00000007 
+ 00016742  0x00003a6d arg  0x0000ff00 , 0x00000002 
+ 00016743  0x00003a6e ior  0x00000002 , 0x0000003f 
+ 00016744  0x00003a6f rtn 
+ 00016745  0x00003a72 rtnbit0  0x00000003 
+ 00016746  0x00003a73 arg  0x000000f0 , 0x00000002 
+ 00016747  0x00003a74 ior  0x00000002 , 0x0000003f 
+ 00016748  0x00003a75 rtn 
+ 00016749  0x00003a79 call  0x00005892 
+ 00016750  0x00003a7a nrtn  0x00000034 
+ 00016751  0x00003a7b fetch  0x00000001 , 0x000046c5 
+ 00016752  0x00003a7c and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00016753  0x00003a7d rtnne  0x00000003 
+ 00016754  0x00003a7e fetch  0x00000004 , 0x000046d3 
+ 00016755  0x00003a7f bbit1  0x00000003 , 0x00004179 
+ 00016756  0x00003a80 bbit1  0x00000000 , 0x00004179 
+ 00016757  0x00003a81 bbit1  0x00000005 , 0x00004179 
+ 00016758  0x00003a82 call  0x00003f97 
+ 00016759  0x00003a83 nrtn  0x00000028 
+ 00016760  0x00003a84 branch  0x00003f90 
+ 00016761  0x00003a87 setarg  0x00000000 
+ 00016762  0x00003a88 store  0x00000007 , 0x0000469a 
+ 00016763  0x00003a89 branch  0x00003f90 
+ 00016764  0x00003a8c copy  0x00000013 , 0x0000003f 
+ 00016765  0x00003a8d beq  0x00000014 , 0x000041c3 
+ 00016766  0x00003a8e beq  0x00000001 , 0x000042ca 
+ 00016767  0x00003a8f beq  0x00000015 , 0x000041d9 
+ 00016768  0x00003a90 beq  0x00000002 , 0x000041d9 
+ 00016769  0x00003a91 beq  0x00000005 , 0x000041d6 
+ 00016770  0x00003a92 beq  0x00000010 , 0x0000426c 
+ 00016771  0x00003a93 beq  0x00000012 , 0x0000429b 
+ 00016772  0x00003a94 beq  0x00000006 , 0x000041d5 
+ 00016773  0x00003a95 beq  0x00000004 , 0x000041cc 
+ 00016774  0x00003a96 beq  0x00000013 , 0x000041cc 
+ 00016775  0x00003a97 beq  0x0000000a , 0x000041ca 
+ 00016776  0x00003a98 beq  0x0000002e , 0x000033cd 
+ 00016777  0x00003a99 beq  0x00000031 , 0x000041b4 
+ 00016778  0x00003a9a beq  0x00000032 , 0x000041b6 
+ 00016779  0x00003a9b beq  0x0000003e , 0x00004191 
+ 00016780  0x00003a9c beq  0x00000027 , 0x0000438e 
+ 00016781  0x00003a9d beq  0x00000039 , 0x0000419c 
+ 00016782  0x00003a9e beq  0x0000003a , 0x00004192 
+ 00016783  0x00003a9f beq  0x0000003c , 0x0000419a 
+ 00016784  0x00003aa0 rtn 
+ 00016785  0x00003aa4 branch  0x00003410 
+ 00016786  0x00003aa7 jam  0x00000001 , 0x0000478b 
+ 00016787  0x00003aa8 fetch  0x00000001 , 0x0000471e 
+ 00016788  0x00003aa9 nbranch  0x00004492 , 0x00000034 
+ 00016789  0x00003aaa fetch  0x00000001 , 0x00004720 
+ 00016790  0x00003aab fetcht  0x00000001 , 0x00004703 
+ 00016791  0x00003aac isub  0x00000002 , 0x0000003e 
+ 00016792  0x00003aad branch  0x0000340a , 0x00000005 
+ 00016793  0x00003aae rtn 
+ 00016794  0x00003ab0 jam  0x00000001 , 0x0000478b 
+ 00016795  0x00003ab1 rtn 
+ 00016796  0x00003ab3 jam  0x00000001 , 0x0000478b 
+ 00016797  0x00003ab4 arg  0x00000003 , 0x00000007 
+ 00016798  0x00003ab5 call  0x000043d2 
+ 00016799  0x00003ab6 setarg  0x00000000 
+ 00016800  0x00003ab7 store  0x00000002 , 0x00004707 
+ 00016801  0x00003ab8 jam  0x00000000 , 0x000046a7 
+ 00016802  0x00003aba fetch  0x00000001 , 0x000046e0 
+ 00016803  0x00003abb sub  0x0000003f , 0x00000005 , 0x0000003e 
+ 00016804  0x00003abc call  0x00004039 , 0x00000005 
+ 00016805  0x00003abd ncall  0x0000405d , 0x00000005 
+ 00016806  0x00003abf fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00016807  0x00003ac0 bbit1  0x00000013 , 0x000041af 
+ 00016808  0x00003ac1 call  0x000041aa 
+ 00016809  0x00003ac2 branch  0x000065d1 
+ 00016810  0x00003ac5 call  0x00002c7a 
+ 00016811  0x00003ac6 add  0x00000013 , 0x000000ae , 0x00000011 
+ 00016812  0x00003ac7 arg  0x0000005b , 0x00000012 
+ 00016813  0x00003ac8 arg  0x00000004 , 0x00000002 
+ 00016814  0x00003ac9 rtn 
+ 00016815  0x00003acc call  0x00002c7a 
+ 00016816  0x00003acd add  0x00000013 , 0x000000ae , 0x00000012 
+ 00016817  0x00003ace ifetch  0x00000001 , 0x00000012 
+ 00016818  0x00003acf store  0x00000001 , 0x0000477b 
+ 00016819  0x00003ad0 branch  0x00004435 
+ 00016820  0x00003ad4 arg  0x00000002 , 0x00000007 
+ 00016821  0x00003ad5 branch  0x000041b9 
+ 00016822  0x00003ad7 jam  0x00000002 , 0x000046c6 
+ 00016823  0x00003ad8 arg  0x00000001 , 0x00000007 
+ 00016824  0x00003ad9 branch  0x000041b9 
+ 00016825  0x00003add fetch  0x00000001 , 0x000046c5 
+ 00016826  0x00003ade qset1  0x0000003f 
+ 00016827  0x00003adf store  0x00000001 , 0x000046c5 
+ 00016828  0x00003ae0 rtn 
+ 00016829  0x00003ae3 fetch  0x00000001 , 0x000046c5 
+ 00016830  0x00003ae4 qset0  0x0000003f 
+ 00016831  0x00003ae5 store  0x00000001 , 0x000046c5 
+ 00016832  0x00003ae6 rtn 
+ 00016833  0x00003ae8 jam  0x00000000 , 0x000046c5 
+ 00016834  0x00003ae9 rtn 
+ 00016835  0x00003aec fetch  0x00000002 , 0x0000420a 
+ 00016836  0x00003aed set0  0x00000000 , 0x0000003f 
+ 00016837  0x00003aee store  0x00000002 , 0x0000420a 
+ 00016838  0x00003aef setarg  0x00000000 
+ 00016839  0x00003af0 store  0x00000002 , 0x000046ae 
+ 00016840  0x00003af1 call  0x00003f8d 
+ 00016841  0x00003af2 branch  0x000042ca 
+ 00016842  0x00003af5 call  0x000063cb 
+ 00016843  0x00003af6 branch  0x000033dd 
+ 00016844  0x00003af9 fetch  0x00000001 , 0x0000471e 
+ 00016845  0x00003afa nbranch  0x00004492 , 0x00000034 
+ 00016846  0x00003afb fetch  0x00000002 , 0x00004682 
+ 00016847  0x00003afc bbit1  0x0000000c , 0x000042b0 
+ 00016848  0x00003afd fetch  0x00000004 , 0x000046d3 
+ 00016849  0x00003afe bbit1  0x00000000 , 0x000041d7 
+ 00016850  0x00003aff bbit1  0x00000005 , 0x000042b0 
+ 00016851  0x00003b00 bbit1  0x00000003 , 0x00002ead 
+ 00016852  0x00003b01 branch  0x000033a7 
+ 00016853  0x00003b05 branch  0x00003f74 
+ 00016854  0x00003b08 rtn 
+ 00016855  0x00003b0b call  0x000043c0 
+ 00016856  0x00003b0c branch  0x0000659a 
+ 00016857  0x00003b0f bpatch  0x000000e9 , 0x0000401d 
+ 00016858  0x00003b10 call  0x000041e7 
+ 00016859  0x00003b11 fetch  0x00000004 , 0x000046d3 
+ 00016860  0x00003b12 bbit1  0x00000000 , 0x000041d7 
+ 00016861  0x00003b13 bbit1  0x00000003 , 0x00002ead 
+ 00016862  0x00003b14 fetch  0x00000001 , 0x0000471e 
+ 00016863  0x00003b15 nbranch  0x00004492 , 0x00000034 
+ 00016864  0x00003b16 fetch  0x00000002 , 0x00004208 
+ 00016865  0x00003b17 bbit1  0x00000007 , 0x000041f5 
+ 00016866  0x00003b18 bbit1  0x00000000 , 0x000033a9 
+ 00016867  0x00003b19 bbit1  0x00000001 , 0x000041ef 
+ 00016868  0x00003b1a bbit1  0x00000002 , 0x000041f2 
+ 00016869  0x00003b1b bbit1  0x00000003 , 0x000041f2 
+ 00016870  0x00003b1c branch  0x000042b0 
+ 00016871  0x00003b1e setarg  0x00000000 
+ 00016872  0x00003b1f store  0x00000008 , 0x000046b7 
+ 00016873  0x00003b20 istore  0x00000004 , 0x00000005 
+ 00016874  0x00003b21 jam  0x00000000 , 0x000046b4 
+ 00016875  0x00003b22 jam  0x00000000 , 0x000046a7 
+ 00016876  0x00003b23 jam  0x00000000 , 0x000041e2 
+ 00016877  0x00003b24 jam  0x00000000 , 0x00004429 
+ 00016878  0x00003b25 rtn 
+ 00016879  0x00003b28 bbit1  0x00000005 , 0x000041f2 
+ 00016880  0x00003b29 bbit1  0x00000003 , 0x000041f2 
+ 00016881  0x00003b2a branch  0x000042b0 
+ 00016882  0x00003b2c fetch  0x00000002 , 0x00004682 
+ 00016883  0x00003b2d bbit1  0x0000000c , 0x000042b0 
+ 00016884  0x00003b2e branch  0x000033a7 
+ 00016885  0x00003b31 call  0x000041c1 
+ 00016886  0x00003b32 fetch  0x00000002 , 0x00004208 
+ 00016887  0x00003b33 bbit1  0x00000000 , 0x000033a9 
+ 00016888  0x00003b34 branch  0x000033a7 
+ 00016889  0x00003b37 call  0x000043d6 
+ 00016890  0x00003b38 call  0x00004243 
+ 00016891  0x00003b39 call  0x00004246 
+ 00016892  0x00003b3a call  0x00004250 
+ 00016893  0x00003b3b call  0x0000445d 
+ 00016894  0x00003b3d call  0x00004443 
+ 00016895  0x00003b3e call  0x00004333 
+ 00016896  0x00003b3f call  0x000043a5 
+ 00016897  0x00003b40 call  0x000043eb 
+ 00016898  0x00003b41 call  0x00004209 
+ 00016899  0x00003b42 call  0x00004231 
+ 00016900  0x00003b43 call  0x00004234 
+ 00016901  0x00003b44 call  0x00004237 
+ 00016902  0x00003b45 call  0x0000423a 
+ 00016903  0x00003b46 call  0x0000423d 
+ 00016904  0x00003b47 branch  0x00004240 
+ 00016905  0x00003b4c fetch  0x00000001 , 0x00004711 
+ 00016906  0x00003b4d rtn  0x00000034 
+ 00016907  0x00003b4e increase  0xffffffff , 0x0000003f 
+ 00016908  0x00003b4f store  0x00000001 , 0x00004711 
+ 00016909  0x00003b50 nrtn  0x00000034 
+ 00016910  0x00003b51 branch  0x0000420f 
+ 00016911  0x00003b53 fetch  0x00000001 , 0x00004712 
+ 00016912  0x00003b54 rtneq  0x00000000 
+ 00016913  0x00003b55 beq  0x00000005 , 0x00004216 
+ 00016914  0x00003b57 call  0x00004225 
+ 00016915  0x00003b58 jam  0x00000005 , 0x00004712 
+ 00016916  0x00003b59 jam  0x00000005 , 0x00004711 
+ 00016917  0x00003b5a rtn 
+ 00016918  0x00003b5c call  0x0000422c 
+ 00016919  0x00003b5d jam  0x00000004 , 0x00004712 
+ 00016920  0x00003b5e jam  0x00000005 , 0x00004711 
+ 00016921  0x00003b5f rtn 
+ 00016922  0x00003b63 setarg  0x00008006 
+ 00016923  0x00003b64 call  0x00006413 
+ 00016924  0x00003b65 nop  0x000003e8 
+ 00016925  0x00003b66 jam  0x00000000 , 0x00004711 
+ 00016926  0x00003b67 jam  0x00000000 , 0x00004712 
+ 00016927  0x00003b68 branch  0x000040e0 
+ 00016928  0x00003b6b setarg  0x0000a006 
+ 00016929  0x00003b6c call  0x00006413 
+ 00016930  0x00003b6d setarg  0x0000a005 
+ 00016931  0x00003b6e branch  0x00006413 
+ 00016932  0x00003b70 jam  0x00000000 , 0x00004711 
+ 00016933  0x00003b72 fetch  0x00000001 , 0x000046e0 
+ 00016934  0x00003b73 beq  0x00000004 , 0x00004220 
+ 00016935  0x00003b74 setarg  0x00000106 
+ 00016936  0x00003b75 call  0x00006413 
+ 00016937  0x00003b76 setarg  0x0000a105 
+ 00016938  0x00003b77 branch  0x00006413 
+ 00016939  0x00003b7a jam  0x00000000 , 0x00004711 
+ 00016940  0x00003b7c setarg  0x00000906 
+ 00016941  0x00003b7d branch  0x00006413 
+ 00016942  0x00003b7f jam  0x00000005 , 0x00004711 
+ 00016943  0x00003b80 jam  0x00000001 , 0x00004712 
+ 00016944  0x00003b81 rtn 
+ 00016945  0x00003b84 arg  0x00004680 , 0x00000013 
+ 00016946  0x00003b85 arg  0x0000429b , 0x00000012 
+ 00016947  0x00003b86 branch  0x0000336d 
+ 00016948  0x00003b89 arg  0x000046ac , 0x00000013 
+ 00016949  0x00003b8a arg  0x00004264 , 0x00000012 
+ 00016950  0x00003b8b branch  0x00003374 
+ 00016951  0x00003b8e arg  0x000046ae , 0x00000013 
+ 00016952  0x00003b8f arg  0x00004266 , 0x00000012 
+ 00016953  0x00003b90 branch  0x00003374 
+ 00016954  0x00003b93 arg  0x000046b0 , 0x00000013 
+ 00016955  0x00003b94 arg  0x0000426a , 0x00000012 
+ 00016956  0x00003b95 branch  0x00003374 
+ 00016957  0x00003b98 arg  0x000046c4 , 0x00000013 
+ 00016958  0x00003b99 arg  0x00004478 , 0x00000012 
+ 00016959  0x00003b9a branch  0x0000336d 
+ 00016960  0x00003b9f arg  0x000046c6 , 0x00000013 
+ 00016961  0x00003ba0 arg  0x0000425e , 0x00000012 
+ 00016962  0x00003ba1 branch  0x0000336d 
+ 00016963  0x00003ba4 arg  0x00004704 , 0x00000013 
+ 00016964  0x00003ba5 arg  0x00004249 , 0x00000012 
+ 00016965  0x00003ba6 branch  0x0000336d 
+ 00016966  0x00003ba9 arg  0x00004707 , 0x00000013 
+ 00016967  0x00003baa arg  0x00004249 , 0x00000012 
+ 00016968  0x00003bab branch  0x00003374 
+ 00016969  0x00003bae rtn 
+ 00016970  0x00003bb2 fetch  0x00000004 , 0x000046d3 
+ 00016971  0x00003bb3 rtnbit0  0x00000017 
+ 00016972  0x00003bb4 jam  0x0000000a , 0x000046df 
+ 00016973  0x00003bb5 fetch  0x00000001 , 0x000046f4 
+ 00016974  0x00003bb6 store  0x00000001 , 0x00004715 
+ 00016975  0x00003bb7 rtn 
+ 00016976  0x00003bbb arg  0x000046df , 0x00000013 
+ 00016977  0x00003bbc arg  0x00004253 , 0x00000012 
+ 00016978  0x00003bbd branch  0x0000336d 
+ 00016979  0x00003bbf fetch  0x00000001 , 0x000046f4 
+ 00016980  0x00003bc0 store  0x00000001 , 0x00004715 
+ 00016981  0x00003bc1 setarg  0x00000190 
+ 00016982  0x00003bc2 store  0x00000002 , 0x00004716 
+ 00016983  0x00003bc3 store  0x00000002 , 0x00004718 
+ 00016984  0x00003bc4 arg  0x00000000 , 0x00000011 
+ 00016985  0x00003bc5 fetcht  0x00000001 , 0x0000477a 
+ 00016986  0x00003bc6 increase  0x00000001 , 0x00000002 
+ 00016987  0x00003bc7 storet  0x00000001 , 0x00004714 
+ 00016988  0x00003bc8 jam  0x00000001 , 0x00004713 
+ 00016989  0x00003bc9 rtn 
+ 00016990  0x00003bcc fetch  0x00000001 , 0x000046c5 
+ 00016991  0x00003bcd rtnbit1  0x00000002 
+ 00016992  0x00003bce jam  0x00000012 , 0x00000a99 
+ 00016993  0x00003bcf call  0x00007d8f 
+ 00016994  0x00003bd0 arg  0x00000000 , 0x00000007 
+ 00016995  0x00003bd1 branch  0x000041b9 
+ 00016996  0x00003bd5 call  0x000042ca 
+ 00016997  0x00003bd6 branch  0x0000340a 
+ 00016998  0x00003bd9 call  0x000033f6 
+ 00016999  0x00003bda fetch  0x00000001 , 0x0000471e 
+ 00017000  0x00003bdb nbranch  0x00004492 , 0x00000034 
+ 00017001  0x00003bdc branch  0x0000340a 
+ 00017002  0x00003bdf bmark1  0x00000026 , 0x00007e1d 
+ 00017003  0x00003be0 branch  0x00004386 
+ 00017004  0x00003be5 bpatch  0x000000ea , 0x0000401d 
+ 00017005  0x00003be6 jam  0x00000000 , 0x000046b4 
+ 00017006  0x00003be7 call  0x00004386 
+ 00017007  0x00003be8 call  0x000041c1 
+ 00017008  0x00003be9 branch  0x000042b0 
+ 00017009  0x00003bee fetch  0x00000006 , 0x000041d0 
+ 00017010  0x00003bef branch  0x000033eb , 0x00000034 
+ 00017011  0x00003bf0 call  0x0000427e 
+ 00017012  0x00003bf1 jam  0x00000017 , 0x0000016d 
+ 00017013  0x00003bf2 fetch  0x00000001 , 0x0000465a 
+ 00017014  0x00003bf3 nbranch  0x000033e1 , 0x00000034 
+ 00017015  0x00003bf4 jam  0x00000004 , 0x0000016d 
+ 00017016  0x00003bf5 branch  0x000033e1 
+ 00017017  0x00003bf8 fetch  0x00000002 , 0x000046a8 
+ 00017018  0x00003bf9 store  0x00000002 , 0x000046ae 
+ 00017019  0x00003bfa call  0x0000427e 
+ 00017020  0x00003bfb call  0x00003418 
+ 00017021  0x00003bfc branch  0x00007df4 
+ 00017022  0x00003bff setarg  0x000000c8 
+ 00017023  0x00003c00 store  0x00000002 , 0x00004716 
+ 00017024  0x00003c01 store  0x00000002 , 0x00004718 
+ 00017025  0x00003c02 branch  0x00004285 
+ 00017026  0x00003c05 setarg  0x000003e8 
+ 00017027  0x00003c06 store  0x00000002 , 0x00004716 
+ 00017028  0x00003c07 store  0x00000002 , 0x00004718 
+ 00017029  0x00003c09 fetch  0x00000001 , 0x00004720 
+ 00017030  0x00003c0a beq  0x00000001 , 0x0000428a 
+ 00017031  0x00003c0b beq  0x00000002 , 0x0000428c 
+ 00017032  0x00003c0c beq  0x00000003 , 0x0000428e 
+ 00017033  0x00003c0d rtn 
+ 00017034  0x00003c0f fetch  0x00000001 , 0x000046f0 
+ 00017035  0x00003c10 branch  0x0000428f 
+ 00017036  0x00003c12 fetch  0x00000001 , 0x000046f1 
+ 00017037  0x00003c13 branch  0x0000428f 
+ 00017038  0x00003c15 fetch  0x00000001 , 0x000046f2 
+ 00017039  0x00003c17 store  0x00000001 , 0x00000aa2 
+ 00017040  0x00003c18 call  0x00004482 
+ 00017041  0x00003c19 fetch  0x00000001 , 0x00000aa2 
+ 00017042  0x00003c1a store  0x00000001 , 0x00004715 
+ 00017043  0x00003c1b arg  0x00000000 , 0x00000011 
+ 00017044  0x00003c1c jam  0x00000001 , 0x00004713 
+ 00017045  0x00003c1d branch  0x00007d1e 
+ 00017046  0x00003c20 arg  0x00000000 , 0x00000011 
+ 00017047  0x00003c21 branch  0x00007d19 
+ 00017048  0x00003c23 arg  0x00000000 , 0x00000011 
+ 00017049  0x00003c24 branch  0x00007d14 
+ 00017050  0x00003c27 branch  0x000041c1 
+ 00017051  0x00003c2a jam  0x00000001 , 0x000041e2 
+ 00017052  0x00003c2b call  0x00003416 
+ 00017053  0x00003c2c call  0x00003412 
+ 00017054  0x00003c2d setarg  0x00000000 
+ 00017055  0x00003c2e store  0x00000002 , 0x0000467e 
+ 00017056  0x00003c2f store  0x00000001 , 0x00004680 
+ 00017057  0x00003c30 branch  0x0000340e 
+ 00017058  0x00003c33 call  0x0000435f 
+ 00017059  0x00003c34 fetch  0x00000001 , 0x00004720 
+ 00017060  0x00003c35 fetcht  0x00000001 , 0x00004703 
+ 00017061  0x00003c36 isub  0x00000002 , 0x0000003e 
+ 00017062  0x00003c37 branch  0x000042ab , 0x00000005 
+ 00017063  0x00003c38 fetch  0x00000001 , 0x00004210 
+ 00017064  0x00003c39 beq  0x00000033 , 0x00004271 
+ 00017065  0x00003c3a beq  0x00000034 , 0x00004279 
+ 00017066  0x00003c3b branch  0x000042b0 
+ 00017067  0x00003c3d call  0x00003d57 
+ 00017068  0x00003c3e rtnmark1  0x00000026 
+ 00017069  0x00003c3f fetch  0x00000001 , 0x0000471e 
+ 00017070  0x00003c40 nbranch  0x00004492 , 0x00000034 
+ 00017071  0x00003c41 rtn 
+ 00017072  0x00003c44 bpatch  0x000000eb , 0x0000401d 
+ 00017073  0x00003c45 fetch  0x00000002 , 0x00004682 
+ 00017074  0x00003c46 bbit1  0x0000000b , 0x000042b7 
+ 00017075  0x00003c47 fetch  0x00000004 , 0x000046d3 
+ 00017076  0x00003c48 bbit0  0x00000018 , 0x000042b7 
+ 00017077  0x00003c49 random  0x0000003f 
+ 00017078  0x00003c4a store  0x00000001 , 0x000044a1 
+ 00017079  0x00003c4c call  0x00003418 
+ 00017080  0x00003c4d fetch  0x00000002 , 0x00004687 
+ 00017081  0x00003c4e store  0x00000002 , 0x000046ac 
+ 00017082  0x00003c4f jam  0x00000006 , 0x0000016d 
+ 00017083  0x00003c50 setarg  0x00000000 
+ 00017084  0x00003c51 store  0x00000002 , 0x000046b0 
+ 00017085  0x00003c52 store  0x00000002 , 0x000046ae 
+ 00017086  0x00003c53 arg  0x00000007 , 0x00000007 
+ 00017087  0x00003c54 call  0x000043ce 
+ 00017088  0x00003c55 call  0x000043ca 
+ 00017089  0x00003c56 fetch  0x00000001 , 0x00004092 
+ 00017090  0x00003c57 isolate1  0x00000001 , 0x0000003f 
+ 00017091  0x00003c58 call  0x00007df4 , 0x00000001 
+ 00017092  0x00003c59 fetch  0x00000001 , 0x00004092 
+ 00017093  0x00003c5a isolate1  0x00000000 , 0x0000003f 
+ 00017094  0x00003c5b call  0x00007ddd , 0x00000001 
+ 00017095  0x00003c5c fetch  0x00000004 , 0x000046d3 
+ 00017096  0x00003c5d bbit1  0x0000001c , 0x0000422e 
+ 00017097  0x00003c5e branch  0x00004282 
+ 00017098  0x00003c61 bpatch  0x000000ec , 0x0000401d 
+ 00017099  0x00003c62 fetch  0x00000001 , 0x00004092 
+ 00017100  0x00003c63 isolate1  0x00000001 , 0x0000003f 
+ 00017101  0x00003c64 call  0x000042d4 , 0x00000001 
+ 00017102  0x00003c65 fetch  0x00000001 , 0x00004092 
+ 00017103  0x00003c66 isolate1  0x00000000 , 0x0000003f 
+ 00017104  0x00003c67 call  0x000042d7 , 0x00000001 
+ 00017105  0x00003c68 fetch  0x00000004 , 0x000046d3 
+ 00017106  0x00003c69 bbit1  0x0000001c , 0x0000421a 
+ 00017107  0x00003c6a branch  0x00004482 
+ 00017108  0x00003c6c setarg  0x00000000 
+ 00017109  0x00003c6d store  0x00000002 , 0x000046ae 
+ 00017110  0x00003c6e branch  0x00007dfa 
+ 00017111  0x00003c70 setarg  0x00000000 
+ 00017112  0x00003c71 store  0x00000002 , 0x000046ac 
+ 00017113  0x00003c72 branch  0x00007de2 
+ 00017114  0x00003c79 fetch  0x00000004 , 0x000046d3 
+ 00017115  0x00003c7a rtnbit0  0x00000007 
+ 00017116  0x00003c7b arg  0x00000007 , 0x00000007 
+ 00017117  0x00003c7c call  0x000043d2 
+ 00017118  0x00003c7d call  0x000042e8 
+ 00017119  0x00003c7f call  0x000042fb 
+ 00017120  0x00003c80 fetch  0x00000004 , 0x000046d3 
+ 00017121  0x00003c81 bbit1  0x00000013 , 0x00004435 
+ 00017122  0x00003c82 bbit1  0x00000014 , 0x000042e4 
+ 00017123  0x00003c83 rtn 
+ 00017124  0x00003c85 arg  0x00000058 , 0x00000002 
+ 00017125  0x00003c86 arg  0x00004720 , 0x00000011 
+ 00017126  0x00003c87 arg  0x00000000 , 0x00000012 
+ 00017127  0x00003c88 branch  0x000065d1 
+ 00017128  0x00003c8b fetch  0x00000001 , 0x00000185 
+ 00017129  0x00003c8c beq  0x00000034 , 0x000042ec 
+ 00017130  0x00003c8d beq  0x00000033 , 0x000042ef 
+ 00017131  0x00003c8e rtn 
+ 00017132  0x00003c90 store  0x00000001 , 0x000046c7 
+ 00017133  0x00003c91 fetch  0x00000006 , 0x0000044f 
+ 00017134  0x00003c92 branch  0x000042f1 
+ 00017135  0x00003c94 store  0x00000001 , 0x000046c7 
+ 00017136  0x00003c95 fetch  0x00000006 , 0x00000040 
+ 00017137  0x00003c97 store  0x00000006 , 0x000046c8 
+ 00017138  0x00003c98 fetch  0x00000007 , 0x000046c7 
+ 00017139  0x00003c99 arg  0x00004721 , 0x00000006 
+ 00017140  0x00003c9a arg  0x00000003 , 0x00000039 
+ 00017141  0x00003c9c ifetcht  0x00000007 , 0x00000006 
+ 00017142  0x00003c9d isub  0x00000002 , 0x0000003e 
+ 00017143  0x00003c9e branch  0x00004310 , 0x00000005 
+ 00017144  0x00003c9f increase  0x00000016 , 0x00000006 
+ 00017145  0x00003ca0 loop  0x000042f5 
+ 00017146  0x00003ca1 rtn 
+ 00017147  0x00003ca3 arg  0x00004721 , 0x00000011 
+ 00017148  0x00003ca4 fetch  0x00000001 , 0x00004720 
+ 00017149  0x00003ca5 increase  0xffffffff , 0x0000003f 
+ 00017150  0x00003ca6 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017151  0x00003ca7 iadd  0x00000011 , 0x00000011 
+ 00017152  0x00003ca8 fetch  0x00000001 , 0x00000185 
+ 00017153  0x00003ca9 istore  0x00000001 , 0x00000011 
+ 00017154  0x00003caa beq  0x00000034 , 0x00004305 
+ 00017155  0x00003cab beq  0x00000033 , 0x0000430c 
+ 00017156  0x00003cac rtn 
+ 00017157  0x00003caf fetch  0x00000006 , 0x0000044f 
+ 00017158  0x00003cb0 istore  0x00000006 , 0x00000005 
+ 00017159  0x00003cb1 arg  0x00004419 , 0x00000006 
+ 00017160  0x00003cb2 call  0x00007ebf 
+ 00017161  0x00003cb3 fetch  0x00000006 , 0x000044a0 
+ 00017162  0x00003cb4 istore  0x00000006 , 0x00000005 
+ 00017163  0x00003cb5 rtn 
+ 00017164  0x00003cb7 fetch  0x00000006 , 0x00000040 
+ 00017165  0x00003cb8 istore  0x00000006 , 0x00000005 
+ 00017166  0x00003cb9 arg  0x000041be , 0x00000006 
+ 00017167  0x00003cba branch  0x00007ebf 
+ 00017168  0x00003cbd increase  0xfffffffa , 0x00000006 
+ 00017169  0x00003cbe copy  0x00000006 , 0x00000005 
+ 00017170  0x00003cbf fetcht  0x00000006 , 0x000046c8 
+ 00017171  0x00003cc0 increase  0x00000003 , 0x00000002 
+ 00017172  0x00003cc1 istoret  0x00000006 , 0x00000005 
+ 00017173  0x00003cc2 rtn 
+ 00017174  0x00003cc7 arg  0x00000058 , 0x00000002 
+ 00017175  0x00003cc8 arg  0x00004720 , 0x00000011 
+ 00017176  0x00003cc9 arg  0x00000000 , 0x00000012 
+ 00017177  0x00003cca call  0x000065df 
+ 00017178  0x00003ccc arg  0x00004721 , 0x00000011 
+ 00017179  0x00003ccd fetch  0x00000001 , 0x00004720 
+ 00017180  0x00003cce fetcht  0x00000001 , 0x00004703 
+ 00017181  0x00003ccf isub  0x00000002 , 0x0000003e 
+ 00017182  0x00003cd0 rtn  0x00000005 
+ 00017183  0x00003cd1 increase  0xffffffff , 0x0000003f 
+ 00017184  0x00003cd2 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017185  0x00003cd3 iadd  0x00000011 , 0x00000011 
+ 00017186  0x00003cd4 ifetch  0x00000001 , 0x00000011 
+ 00017187  0x00003cd5 store  0x00000001 , 0x00004210 
+ 00017188  0x00003cd6 beq  0x00000033 , 0x00004327 
+ 00017189  0x00003cd7 beq  0x00000034 , 0x0000432c 
+ 00017190  0x00003cd8 rtn 
+ 00017191  0x00003cdb ifetch  0x00000006 , 0x00000006 
+ 00017192  0x00003cdd store  0x00000006 , 0x000041d0 
+ 00017193  0x00003cde arg  0x000041be , 0x00000005 
+ 00017194  0x00003cdf call  0x00007ebf 
+ 00017195  0x00003ce0 branch  0x000067d7 
+ 00017196  0x00003ce3 ifetch  0x00000006 , 0x00000006 
+ 00017197  0x00003ce5 store  0x00000006 , 0x000041d0 
+ 00017198  0x00003ce6 arg  0x00004419 , 0x00000005 
+ 00017199  0x00003ce7 call  0x00007ebf 
+ 00017200  0x00003ce8 ifetch  0x00000006 , 0x00000006 
+ 00017201  0x00003ce9 store  0x00000006 , 0x000044a0 
+ 00017202  0x00003cea rtn 
+ 00017203  0x00003cee fetch  0x00000001 , 0x000046f5 
+ 00017204  0x00003cef bbit1  0x00000005 , 0x00004349 
+ 00017205  0x00003cf0 bbit1  0x00000006 , 0x00004359 
+ 00017206  0x00003cf1 branch  0x00004337 
+ 00017207  0x00003cf4 call  0x00004083 
+ 00017208  0x00003cf5 beq  0x00000006 , 0x0000433e 
+ 00017209  0x00003cf7 jam  0x0000001e , 0x000046d8 
+ 00017210  0x00003cf8 fetch  0x00000001 , 0x000046d9 
+ 00017211  0x00003cf9 rtneq  0x00000001 
+ 00017212  0x00003cfa jam  0x00000001 , 0x000046d9 
+ 00017213  0x00003cfb rtn 
+ 00017214  0x00003cfe call  0x00004343 
+ 00017215  0x00003cff fetch  0x00000001 , 0x000046d9 
+ 00017216  0x00003d00 rtneq  0x00000000 
+ 00017217  0x00003d01 jam  0x00000000 , 0x000046d9 
+ 00017218  0x00003d02 branch  0x000043c0 
+ 00017219  0x00003d05 fetch  0x00000001 , 0x000046d8 
+ 00017220  0x00003d06 rtn  0x00000034 
+ 00017221  0x00003d07 pincrease  0xffffffff 
+ 00017222  0x00003d08 store  0x00000001 , 0x000046d8 
+ 00017223  0x00003d09 nrtn  0x00000034 
+ 00017224  0x00003d0a branch  0x00004370 
+ 00017225  0x00003d0d fetch  0x00000001 , 0x000046ed 
+ 00017226  0x00003d0e rtneq  0x000000ff 
+ 00017227  0x00003d0f fetcht  0x00000001 , 0x000046ed 
+ 00017228  0x00003d10 call  0x0000681d 
+ 00017229  0x00003d11 branch  0x00004354 , 0x00000001 
+ 00017230  0x00003d13 fetch  0x00000001 , 0x000046d9 
+ 00017231  0x00003d14 rtneq  0x00000001 
+ 00017232  0x00003d15 jam  0x00000001 , 0x000046d9 
+ 00017233  0x00003d16 fetch  0x00000004 , 0x000046d3 
+ 00017234  0x00003d17 rtnbit1  0x00000006 
+ 00017235  0x00003d18 branch  0x00004370 
+ 00017236  0x00003d1b fetch  0x00000001 , 0x000046d9 
+ 00017237  0x00003d1c rtneq  0x00000000 
+ 00017238  0x00003d1d jam  0x00000000 , 0x000046d9 
+ 00017239  0x00003d1e arg  0x00000006 , 0x00000007 
+ 00017240  0x00003d1f branch  0x000043d2 
+ 00017241  0x00003d24 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017242  0x00003d25 rtnbit0  0x00000006 
+ 00017243  0x00003d26 fetch  0x00000001 , 0x00004720 
+ 00017244  0x00003d27 beq  0x00000001 , 0x00004369 
+ 00017245  0x00003d28 beq  0x00000002 , 0x0000436c 
+ 00017246  0x00003d29 rtn 
+ 00017247  0x00003d2b fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017248  0x00003d2c rtnbit0  0x00000006 
+ 00017249  0x00003d2d fetcht  0x00000001 , 0x000046ed 
+ 00017250  0x00003d2e call  0x0000681d 
+ 00017251  0x00003d2f branch  0x00004366 , 0x00000001 
+ 00017252  0x00003d31 jam  0x00000001 , 0x00004720 
+ 00017253  0x00003d32 rtn 
+ 00017254  0x00003d34 fetch  0x00000001 , 0x00004703 
+ 00017255  0x00003d35 store  0x00000001 , 0x00004720 
+ 00017256  0x00003d36 rtn 
+ 00017257  0x00003d38 fetcht  0x00000001 , 0x000046ed 
+ 00017258  0x00003d39 nbranch  0x00004370 , 0x00000001 
+ 00017259  0x00003d3a rtn 
+ 00017260  0x00003d3c fetcht  0x00000001 , 0x000046ed 
+ 00017261  0x00003d3d call  0x0000681d 
+ 00017262  0x00003d3e branch  0x00004354 , 0x00000001 
+ 00017263  0x00003d3f rtn 
+ 00017264  0x00003d45 fetcht  0x00000001 , 0x00004720 
+ 00017265  0x00003d46 increase  0x00000001 , 0x00000002 
+ 00017266  0x00003d47 fetch  0x00000001 , 0x000046d2 
+ 00017267  0x00003d48 isub  0x00000002 , 0x0000003e 
+ 00017268  0x00003d49 ncall  0x000043cc , 0x00000002 
+ 00017269  0x00003d4a storet  0x00000001 , 0x00004720 
+ 00017270  0x00003d4b jam  0x00000000 , 0x000041bd 
+ 00017271  0x00003d4c call  0x0000437a 
+ 00017272  0x00003d4d call  0x000043c0 
+ 00017273  0x00003d4f branch  0x0000437e 
+ 00017274  0x00003d52 arg  0x00000001 , 0x00000002 
+ 00017275  0x00003d53 arg  0x00004720 , 0x00000011 
+ 00017276  0x00003d54 arg  0x00000000 , 0x00000012 
+ 00017277  0x00003d55 branch  0x00006606 
+ 00017278  0x00003d58 call  0x00004381 
+ 00017279  0x00003d59 call  0x000043c2 
+ 00017280  0x00003d5a branch  0x000041d7 
+ 00017281  0x00003d5c fetch  0x00000002 , 0x00004682 
+ 00017282  0x00003d5d bbit1  0x00000007 , 0x00004392 
+ 00017283  0x00003d5e bbit1  0x00000009 , 0x00003402 
+ 00017284  0x00003d5f bbit1  0x00000000 , 0x000033e9 
+ 00017285  0x00003d60 branch  0x000042ca 
+ 00017286  0x00003d63 bpatch  0x000000ed , 0x0000401d 
+ 00017287  0x00003d64 setarg  0x00000000 
+ 00017288  0x00003d65 store  0x00000002 , 0x000046b0 
+ 00017289  0x00003d66 fetch  0x00000002 , 0x00004682 
+ 00017290  0x00003d67 bbit1  0x00000009 , 0x00003402 
+ 00017291  0x00003d68 fetch  0x00000002 , 0x00004682 
+ 00017292  0x00003d69 bbit1  0x00000000 , 0x000033e9 
+ 00017293  0x00003d6a rtn 
+ 00017294  0x00003d6d setarg  0x00000001 
+ 00017295  0x00003d6e store  0x00000006 , 0x00000040 
+ 00017296  0x00003d6f jam  0x00000033 , 0x00000185 
+ 00017297  0x00003d70 branch  0x000042df 
+ 00017298  0x00003d74 call  0x000043c4 
+ 00017299  0x00003d75 branch  0x00007e2f 
+ 00017300  0x00003d78 fetch  0x00000001 , 0x000046ec 
+ 00017301  0x00003d79 rtneq  0x000000ff 
+ 00017302  0x00003d7a fetcht  0x00000001 , 0x000046ec 
+ 00017303  0x00003d7b call  0x0000681d 
+ 00017304  0x00003d7c branch  0x0000439f , 0x00000001 
+ 00017305  0x00003d7e fetch  0x00000001 , 0x00004685 
+ 00017306  0x00003d7f store  0x00000001 , 0x000046da 
+ 00017307  0x00003d80 fetch  0x00000001 , 0x000046db 
+ 00017308  0x00003d81 rtneq  0x00000001 
+ 00017309  0x00003d82 jam  0x00000001 , 0x000046db 
+ 00017310  0x00003d83 branch  0x000043ca 
+ 00017311  0x00003d85 call  0x000043b5 
+ 00017312  0x00003d86 fetch  0x00000001 , 0x000046db 
+ 00017313  0x00003d87 rtneq  0x00000000 
+ 00017314  0x00003d88 jam  0x00000000 , 0x000046db 
+ 00017315  0x00003d89 call  0x00007e2f 
+ 00017316  0x00003d8a branch  0x000043c8 
+ 00017317  0x00003d8e fetch  0x00000001 , 0x000046f5 
+ 00017318  0x00003d8f bbit1  0x00000004 , 0x00004394 
+ 00017319  0x00003d91 call  0x00004083 
+ 00017320  0x00003d92 beq  0x00000007 , 0x000043af 
+ 00017321  0x00003d94 fetch  0x00000001 , 0x00004685 
+ 00017322  0x00003d95 store  0x00000001 , 0x000046da 
+ 00017323  0x00003d96 fetch  0x00000001 , 0x000046db 
+ 00017324  0x00003d97 rtneq  0x00000001 
+ 00017325  0x00003d98 jam  0x00000001 , 0x000046db 
+ 00017326  0x00003d99 branch  0x000043ca 
+ 00017327  0x00003d9d call  0x000043b5 
+ 00017328  0x00003d9e fetch  0x00000001 , 0x000046db 
+ 00017329  0x00003d9f rtneq  0x00000000 
+ 00017330  0x00003da0 jam  0x00000000 , 0x000046db 
+ 00017331  0x00003da1 call  0x00007e2f 
+ 00017332  0x00003da2 branch  0x000043c8 
+ 00017333  0x00003da5 arg  0x000046da , 0x00000013 
+ 00017334  0x00003da6 arg  0x000043b8 , 0x00000012 
+ 00017335  0x00003da7 branch  0x0000336d 
+ 00017336  0x00003daa arg  0x00000006 , 0x00000007 
+ 00017337  0x00003dab call  0x000043ce 
+ 00017338  0x00003dac call  0x00003357 
+ 00017339  0x00003dad branch  0x0000426c 
+ 00017340  0x00003db1 arg  0x00000001 , 0x00000007 
+ 00017341  0x00003db2 branch  0x000043ce 
+ 00017342  0x00003db4 arg  0x00000001 , 0x00000007 
+ 00017343  0x00003db5 branch  0x000043d2 
+ 00017344  0x00003db7 arg  0x00000000 , 0x00000007 
+ 00017345  0x00003db8 branch  0x000043ce 
+ 00017346  0x00003dba arg  0x00000000 , 0x00000007 
+ 00017347  0x00003dbb branch  0x000043d2 
+ 00017348  0x00003dbd arg  0x00000002 , 0x00000007 
+ 00017349  0x00003dbe branch  0x000043ce 
+ 00017350  0x00003dc0 arg  0x00000002 , 0x00000007 
+ 00017351  0x00003dc1 branch  0x000043d2 
+ 00017352  0x00003dc3 arg  0x00000005 , 0x00000007 
+ 00017353  0x00003dc4 branch  0x000043ce 
+ 00017354  0x00003dc6 arg  0x00000005 , 0x00000007 
+ 00017355  0x00003dc7 branch  0x000043d2 
+ 00017356  0x00003dcc arg  0x00000001 , 0x00000002 
+ 00017357  0x00003dcd rtn 
+ 00017358  0x00003dd0 fetch  0x00000004 , 0x000046d3 
+ 00017359  0x00003dd1 qset1  0x0000003f 
+ 00017360  0x00003dd2 store  0x00000004 , 0x000046d3 
+ 00017361  0x00003dd3 rtn 
+ 00017362  0x00003dd6 fetch  0x00000004 , 0x000046d3 
+ 00017363  0x00003dd7 qset0  0x0000003f 
+ 00017364  0x00003dd8 store  0x00000004 , 0x000046d3 
+ 00017365  0x00003dd9 rtn 
+ 00017366  0x00003ddc fetch  0x00000004 , 0x000046d3 
+ 00017367  0x00003ddd rtnbit0  0x0000001a 
+ 00017368  0x00003dde fetch  0x00000001 , 0x000046ce 
+ 00017369  0x00003ddf increase  0x00000001 , 0x0000003f 
+ 00017370  0x00003de0 store  0x00000001 , 0x000046ce 
+ 00017371  0x00003de1 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00017372  0x00003de2 rtn  0x00000002 
+ 00017373  0x00003de3 jam  0x00000000 , 0x000046ce 
+ 00017374  0x00003de4 call  0x000068eb 
+ 00017375  0x00003de5 call  0x00006908 
+ 00017376  0x00003de6 store  0x00000002 , 0x0000470f 
+ 00017377  0x00003de7 arg  0x00004709 , 0x00000011 
+ 00017378  0x00003de8 call  0x00006930 
+ 00017379  0x00003de9 fetch  0x00000001 , 0x00004231 
+ 00017380  0x00003dea bbit1  0x00000001 , 0x000044a0 
+ 00017381  0x00003deb bbit0  0x00000000 , 0x000043e9 
+ 00017382  0x00003dec branch  0x000043e7 
+ 00017383  0x00003dee arg  0x00000004 , 0x00000007 
+ 00017384  0x00003def branch  0x000043ce 
+ 00017385  0x00003df1 arg  0x00000004 , 0x00000007 
+ 00017386  0x00003df2 branch  0x000043d2 
+ 00017387  0x00003df5 fetch  0x00000004 , 0x000046d3 
+ 00017388  0x00003df6 rtnbit0  0x00000004 
+ 00017389  0x00003df7 fetch  0x00000001 , 0x000046ef 
+ 00017390  0x00003df8 store  0x00000001 , 0x00004715 
+ 00017391  0x00003df9 fetch  0x00000001 , 0x000046cf 
+ 00017392  0x00003dfa pincrease  0x00000001 
+ 00017393  0x00003dfb store  0x00000001 , 0x000046cf 
+ 00017394  0x00003dfc sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00017395  0x00003dfd ncall  0x000043f9 , 0x00000002 
+ 00017396  0x00003dfe beq  0x00000002 , 0x000043fb 
+ 00017397  0x00003dff beq  0x00000004 , 0x000043fe 
+ 00017398  0x00003e00 beq  0x00000006 , 0x000043fb 
+ 00017399  0x00003e01 beq  0x00000008 , 0x000043fe 
+ 00017400  0x00003e02 rtn 
+ 00017401  0x00003e04 jam  0x00000001 , 0x000046cf 
+ 00017402  0x00003e05 branch  0x000043fe 
+ 00017403  0x00003e07 arg  0x00000000 , 0x00000011 
+ 00017404  0x00003e08 jam  0x00000002 , 0x00004713 
+ 00017405  0x00003e09 branch  0x00007d14 
+ 00017406  0x00003e0b arg  0x00000000 , 0x00000011 
+ 00017407  0x00003e0c jam  0x00000002 , 0x00004713 
+ 00017408  0x00003e0d branch  0x00007d19 
+ 00017409  0x00003e10 call  0x00003f97 
+ 00017410  0x00003e11 nrtn  0x00000028 
+ 00017411  0x00003e12 arg  0x00000007 , 0x00000011 
+ 00017412  0x00003e13 arg  0x0000469a , 0x00000012 
+ 00017413  0x00003e14 rtn 
+ 00017414  0x00003e17 fetch  0x00000001 , 0x0000478b 
+ 00017415  0x00003e18 rtn  0x00000034 
+ 00017416  0x00003e1a fetcht  0x00000001 , 0x000046e7 
+ 00017417  0x00003e1b call  0x0000681d 
+ 00017418  0x00003e1c call  0x00004410 , 0x00000001 
+ 00017419  0x00003e1d fetch  0x00000001 , 0x00004704 
+ 00017420  0x00003e1e nrtn  0x00000034 
+ 00017421  0x00003e1f call  0x00004083 
+ 00017422  0x00003e20 nrtn  0x00000034 
+ 00017423  0x00003e21 branch  0x00002d83 
+ 00017424  0x00003e24 fetch  0x00000001 , 0x000046e7 
+ 00017425  0x00003e25 rtneq  0x000000ff 
+ 00017426  0x00003e26 jam  0x0000000a , 0x00004704 
+ 00017427  0x00003e27 rtn 
+ 00017428  0x00003e2b call  0x00004423 
+ 00017429  0x00003e2c fetch  0x00000002 , 0x00004778 
+ 00017430  0x00003e2d arg  0x0000aa55 , 0x00000002 
+ 00017431  0x00003e2e isub  0x00000002 , 0x0000003e 
+ 00017432  0x00003e2f branch  0x0000442b , 0x00000005 
+ 00017433  0x00003e30 storet  0x00000002 , 0x00004778 
+ 00017434  0x00003e31 call  0x0000441c 
+ 00017435  0x00003e32 branch  0x00004435 
+ 00017436  0x00003e34 fetch  0x00000006 , 0x000044a0 
+ 00017437  0x00003e35 store  0x00000006 , 0x00004738 
+ 00017438  0x00003e36 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017439  0x00003e37 store  0x00000006 , 0x00004755 
+ 00017440  0x00003e38 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017441  0x00003e39 store  0x00000006 , 0x00004772 
+ 00017442  0x00003e3a rtn 
+ 00017443  0x00003e3e setarg  0x00004778 
+ 00017444  0x00003e3f arg  0x00004720 , 0x00000002 
+ 00017445  0x00003e40 isub  0x00000002 , 0x00000002 
+ 00017446  0x00003e41 fetch  0x00000003 , 0x00004700 
+ 00017447  0x00003e42 iadd  0x00000002 , 0x0000003f 
+ 00017448  0x00003e43 arg  0x00000002 , 0x00000002 
+ 00017449  0x00003e44 arg  0x00004778 , 0x00000011 
+ 00017450  0x00003e45 branch  0x00006562 
+ 00017451  0x00003e49 setarg  0x0000477f 
+ 00017452  0x00003e4a arg  0x00004720 , 0x00000002 
+ 00017453  0x00003e4b isub  0x00000002 , 0x00000002 
+ 00017454  0x00003e4c fetch  0x00000003 , 0x00004700 
+ 00017455  0x00003e4d arg  0x00004720 , 0x00000011 
+ 00017456  0x00003e4e call  0x00006562 
+ 00017457  0x00003e4f call  0x0000431a 
+ 00017458  0x00003e50 fetch  0x00000004 , 0x0000477b 
+ 00017459  0x00003e51 call  0x00002c7a 
+ 00017460  0x00003e52 branch  0x0000322c 
+ 00017461  0x00003e55 setarg  0x0000477f 
+ 00017462  0x00003e56 arg  0x00004720 , 0x00000002 
+ 00017463  0x00003e57 isub  0x00000002 , 0x00000002 
+ 00017464  0x00003e58 arg  0x00004720 , 0x00000011 
+ 00017465  0x00003e59 fetch  0x00000003 , 0x00004700 
+ 00017466  0x00003e5a branch  0x00006514 
+ 00017467  0x00003e5d arg  0x00000001 , 0x00000002 
+ 00017468  0x00003e5e arg  0x0000477a , 0x00000011 
+ 00017469  0x00003e5f arg  0x0000005a , 0x00000012 
+ 00017470  0x00003e60 branch  0x000065d1 
+ 00017471  0x00003e63 arg  0x00000001 , 0x00000002 
+ 00017472  0x00003e64 arg  0x0000477a , 0x00000011 
+ 00017473  0x00003e65 arg  0x0000005a , 0x00000012 
+ 00017474  0x00003e66 branch  0x000065df 
+ 00017475  0x00003e69 rtnmark1  0x00000026 
+ 00017476  0x00003e6a fetch  0x00000004 , 0x000046d3 
+ 00017477  0x00003e6b rtnbit0  0x00000016 
+ 00017478  0x00003e6c fetch  0x00000001 , 0x00004705 
+ 00017479  0x00003e6d pincrease  0x00000001 
+ 00017480  0x00003e6e and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00017481  0x00003e6f store  0x00000001 , 0x00004705 
+ 00017482  0x00003e70 rtnne  0x00000007 
+ 00017483  0x00003e71 fetch  0x00000002 , 0x00004682 
+ 00017484  0x00003e72 bbit1  0x00000000 , 0x0000444f 
+ 00017485  0x00003e73 bbit1  0x00000009 , 0x0000444f 
+ 00017486  0x00003e74 rtn 
+ 00017487  0x00003e7a bpatch  0x000000ee , 0x0000401d 
+ 00017488  0x00003e7b fetch  0x00000001 , 0x00004706 
+ 00017489  0x00003e7c nrtn  0x00000034 
+ 00017490  0x00003e7d fetch  0x00000004 , 0x000046d3 
+ 00017491  0x00003e7e rtnbit0  0x00000008 
+ 00017492  0x00003e7f fetch  0x00000001 , 0x000046a5 
+ 00017493  0x00003e80 call  0x000063fb 
+ 00017494  0x00003e81 store  0x00000001 , 0x000046a6 
+ 00017495  0x00003e82 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017496  0x00003e83 branch  0x0000445b , 0x00000002 
+ 00017497  0x00003e84 jam  0x00000000 , 0x00004706 
+ 00017498  0x00003e85 rtn 
+ 00017499  0x00003e88 jam  0x0000001e , 0x00004706 
+ 00017500  0x00003e89 rtn 
+ 00017501  0x00003e8b arg  0x00004706 , 0x00000013 
+ 00017502  0x00003e8c arg  0x00004460 , 0x00000012 
+ 00017503  0x00003e8d branch  0x0000336d 
+ 00017504  0x00003e90 fetch  0x00000001 , 0x000046a5 
+ 00017505  0x00003e91 call  0x00006414 
+ 00017506  0x00003e92 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017507  0x00003e93 nrtn  0x00000002 
+ 00017508  0x00003e94 fetch  0x00000004 , 0x000046d3 
+ 00017509  0x00003e95 rtnbit0  0x00000008 
+ 00017510  0x00003e96 arg  0x00000008 , 0x00000007 
+ 00017511  0x00003e97 call  0x000043d2 
+ 00017512  0x00003e98 jam  0x00000000 , 0x00004172 
+ 00017513  0x00003e99 jam  0x0000001e , 0x000046c4 
+ 00017514  0x00003e9a call  0x00004482 
+ 00017515  0x00003e9b fetch  0x00000004 , 0x000046d3 
+ 00017516  0x00003e9c bbit1  0x00000015 , 0x00004471 
+ 00017517  0x00003e9e fetch  0x00000001 , 0x00004720 
+ 00017518  0x00003e9f beq  0x00000001 , 0x00004489 
+ 00017519  0x00003ea0 beq  0x00000002 , 0x00004476 
+ 00017520  0x00003ea1 rtn 
+ 00017521  0x00003ea3 fetch  0x00000001 , 0x00004720 
+ 00017522  0x00003ea4 beq  0x00000001 , 0x00004489 
+ 00017523  0x00003ea5 beq  0x00000002 , 0x0000448c 
+ 00017524  0x00003ea6 beq  0x00000003 , 0x0000448f 
+ 00017525  0x00003ea7 rtn 
+ 00017526  0x00003eaa fetch  0x00000001 , 0x000046f0 
+ 00017527  0x00003eab branch  0x0000428f 
+ 00017528  0x00003eb0 jam  0x00000020 , 0x00004172 
+ 00017529  0x00003eb1 branch  0x00004482 
+ 00017530  0x00003eb6 fetch  0x00000001 , 0x000046f0 
+ 00017531  0x00003eb7 rtneq  0x000000ff 
+ 00017532  0x00003eb8 store  0x00000001 , 0x00004715 
+ 00017533  0x00003eb9 branch  0x00004296 
+ 00017534  0x00003ebc fetch  0x00000001 , 0x000046f1 
+ 00017535  0x00003ebd rtneq  0x000000ff 
+ 00017536  0x00003ebe store  0x00000001 , 0x00004715 
+ 00017537  0x00003ebf branch  0x00004296 
+ 00017538  0x00003ec2 call  0x00004296 
+ 00017539  0x00003ec3 call  0x0000447a 
+ 00017540  0x00003ec4 call  0x0000447e 
+ 00017541  0x00003ec6 fetch  0x00000001 , 0x000046f2 
+ 00017542  0x00003ec7 rtneq  0x000000ff 
+ 00017543  0x00003ec8 store  0x00000001 , 0x00004715 
+ 00017544  0x00003ec9 branch  0x00004296 
+ 00017545  0x00003ecc fetch  0x00000001 , 0x000046f0 
+ 00017546  0x00003ecd store  0x00000001 , 0x00004715 
+ 00017547  0x00003ece branch  0x00004298 
+ 00017548  0x00003ed0 fetch  0x00000001 , 0x000046f1 
+ 00017549  0x00003ed1 store  0x00000001 , 0x00004715 
+ 00017550  0x00003ed2 branch  0x00004298 
+ 00017551  0x00003ed4 fetch  0x00000001 , 0x000046f2 
+ 00017552  0x00003ed5 store  0x00000001 , 0x00004715 
+ 00017553  0x00003ed6 branch  0x00004298 
+ 00017554  0x00003edb bpatch  0x000000ef , 0x0000401d 
+ 00017555  0x00003edc fetch  0x00000001 , 0x0000471e 
+ 00017556  0x00003edd increase  0xffffffff , 0x0000003f 
+ 00017557  0x00003ede store  0x00000001 , 0x0000471e 
+ 00017558  0x00003edf fetcht  0x00000001 , 0x00004720 
+ 00017559  0x00003ee0 increase  0x00000001 , 0x00000002 
+ 00017560  0x00003ee1 fetch  0x00000001 , 0x000046d2 
+ 00017561  0x00003ee2 isub  0x00000002 , 0x0000003e 
+ 00017562  0x00003ee3 ncall  0x000043cc , 0x00000002 
+ 00017563  0x00003ee4 storet  0x00000001 , 0x00004720 
+ 00017564  0x00003ee5 jam  0x00000000 , 0x000041bd 
+ 00017565  0x00003ee6 call  0x0000437a 
+ 00017566  0x00003ee7 call  0x000042fb 
+ 00017567  0x00003ee8 branch  0x000042a2 
+ 00017568  0x00003eeb call  0x00004482 
+ 00017569  0x00003eec setarg  0x00000000 
+ 00017570  0x00003eed store  0x00000008 , 0x000000a1 
+ 00017571  0x00003eee branch  0x00002b1f 
+ 00017572  0x00003efa rtn  0x0000002b 
+ 00017573  0x00003efb hfetch  0x00000001 , 0x00008081 
+ 00017574  0x00003efc and_into  0x000000f0 , 0x0000003f 
+ 00017575  0x00003efd hstore  0x00000001 , 0x00008081 
+ 00017576  0x00003efe call  0x00006948 
+ 00017577  0x00003eff setarg  0x000044e6 
+ 00017578  0x00003f00 store  0x00000002 , 0x000041eb 
+ 00017579  0x00003f02 setarg  0x000044e9 
+ 00017580  0x00003f03 store  0x00000002 , 0x000041ed 
+ 00017581  0x00003f05 setarg  0x000044ef 
+ 00017582  0x00003f06 store  0x00000002 , 0x000041f3 
+ 00017583  0x00003f08 setarg  0x000044f2 
+ 00017584  0x00003f09 store  0x00000002 , 0x000041f5 
+ 00017585  0x00003f0b setarg  0x000033d0 
+ 00017586  0x00003f0c store  0x00000002 , 0x000041e9 
+ 00017587  0x00003f0e call  0x00002c7a 
+ 00017588  0x00003f0f setarg  0x000045c2 
+ 00017589  0x00003f10 add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00017590  0x00003f11 istore  0x00000002 , 0x00000005 
+ 00017591  0x00003f13 setarg  0x000044ea 
+ 00017592  0x00003f14 add  0x00000013 , 0x000000da , 0x00000005 
+ 00017593  0x00003f15 istore  0x00000002 , 0x00000005 
+ 00017594  0x00003f17 setarg  0x000044e9 
+ 00017595  0x00003f18 add  0x00000013 , 0x000000dc , 0x00000005 
+ 00017596  0x00003f19 istore  0x00000002 , 0x00000005 
+ 00017597  0x00003f1b setarg  0x0000450e 
+ 00017598  0x00003f1c store  0x00000002 , 0x000041fd 
+ 00017599  0x00003f1e setarg  0x000044da 
+ 00017600  0x00003f1f store  0x00000002 , 0x0000475b 
+ 00017601  0x00003f21 setarg  0x000044d6 
+ 00017602  0x00003f22 store  0x00000002 , 0x0000475f 
+ 00017603  0x00003f24 setarg  0x00004560 
+ 00017604  0x00003f25 store  0x00000002 , 0x0000470f 
+ 00017605  0x00003f27 bpatch  0x000000f0 , 0x0000401e 
+ 00017606  0x00003f28 call  0x000044e2 
+ 00017607  0x00003f29 call  0x00007e38 
+ 00017608  0x00003f2a jam  0x00000002 , 0x00004172 
+ 00017609  0x00003f2b fetch  0x00000001 , 0x0000472b 
+ 00017610  0x00003f2c store  0x00000001 , 0x0000469a 
+ 00017611  0x00003f2d beq  0x00000000 , 0x000044d5 
+ 00017612  0x00003f2e fetch  0x00000001 , 0x0000472c 
+ 00017613  0x00003f2f store  0x00000001 , 0x00004686 
+ 00017614  0x00003f31 call  0x000044db 
+ 00017615  0x00003f32 call  0x00007cd3 
+ 00017616  0x00003f33 call  0x00007cdd 
+ 00017617  0x00003f34 jam  0x00000001 , 0x00004757 
+ 00017618  0x00003f35 fetch  0x00000002 , 0x00004682 
+ 00017619  0x00003f36 rtnbit1  0x0000000c 
+ 00017620  0x00003f37 branch  0x0000340a 
+ 00017621  0x00003f3c jam  0x00000002 , 0x00004757 
+ 00017622  0x00003f3e call  0x000044db 
+ 00017623  0x00003f40 arg  0x00000000 , 0x00000011 
+ 00017624  0x00003f41 call  0x00007d1e 
+ 00017625  0x00003f43 branch  0x00002ee4 
+ 00017626  0x00003f46 branch  0x000044db 
+ 00017627  0x00003f49 bpatch  0x000000f1 , 0x0000401e 
+ 00017628  0x00003f4a fetch  0x00000001 , 0x00004729 
+ 00017629  0x00003f4b bne  0x000000ff , 0x000044e0 
+ 00017630  0x00003f4d fetcht  0x00000001 , 0x00004706 
+ 00017631  0x00003f4e branch  0x0000680e 
+ 00017632  0x00003f50 store  0x00000001 , 0x00004706 
+ 00017633  0x00003f51 branch  0x000044de 
+ 00017634  0x00003f55 call  0x00002c9d 
+ 00017635  0x00003f56 fetch  0x00000002 , 0x00004753 
+ 00017636  0x00003f57 store  0x00000002 , 0x00004755 
+ 00017637  0x00003f58 branch  0x00004515 
+ 00017638  0x00003f60 call  0x00006835 
+ 00017639  0x00003f61 call  0x000044e9 
+ 00017640  0x00003f62 branch  0x0000340a 
+ 00017641  0x00003f65 branch  0x0000696c 
+ 00017642  0x00003f68 fetch  0x00000001 , 0x00004765 
+ 00017643  0x00003f69 rtn  0x00000034 
+ 00017644  0x00003f6b branch  0x00002d83 
+ 00017645  0x00003f6e rtn 
+ 00017646  0x00003f71 branch  0x00006978 
+ 00017647  0x00003f74 call  0x00004544 
+ 00017648  0x00003f75 call  0x00004503 
+ 00017649  0x00003f76 branch  0x000044ee 
+ 00017650  0x00003f79 copy  0x00000013 , 0x0000003f 
+ 00017651  0x00003f7a beq  0x0000002d , 0x00003431 
+ 00017652  0x00003f7b beq  0x00000010 , 0x0000341a 
+ 00017653  0x00003f7c beq  0x00000039 , 0x000044fb 
+ 00017654  0x00003f7d beq  0x0000003c , 0x000044ff 
+ 00017655  0x00003f7e beq  0x0000003a , 0x000044f9 
+ 00017656  0x00003f7f rtn 
+ 00017657  0x00003f82 jam  0x00000001 , 0x00004765 
+ 00017658  0x00003f83 rtn 
+ 00017659  0x00003f86 jam  0x00000001 , 0x00004765 
+ 00017660  0x00003f87 jam  0x00000001 , 0x00004763 
+ 00017661  0x00003f88 jam  0x00000001 , 0x00004764 
+ 00017662  0x00003f89 rtn 
+ 00017663  0x00003f8c jam  0x00000001 , 0x00004765 
+ 00017664  0x00003f8d jam  0x00000001 , 0x00004763 
+ 00017665  0x00003f8e jam  0x00000001 , 0x00004764 
+ 00017666  0x00003f8f rtn 
+ 00017667  0x00003f92 fetch  0x00000001 , 0x00004763 
+ 00017668  0x00003f93 rtneq  0x00000000 
+ 00017669  0x00003f94 fetch  0x00000001 , 0x00004762 
+ 00017670  0x00003f95 rtneq  0x00000001 
+ 00017671  0x00003f96 jam  0x00000001 , 0x00004762 
+ 00017672  0x00003f98 arg  0x00000000 , 0x00000011 
+ 00017673  0x00003f99 branch  0x00007d19 
+ 00017674  0x00003f9b arg  0x00000000 , 0x00000011 
+ 00017675  0x00003f9c call  0x00007d19 
+ 00017676  0x00003f9d call  0x000044db 
+ 00017677  0x00003f9e branch  0x0000340a 
+ 00017678  0x00003fa1 call  0x0000337b 
+ 00017679  0x00003fa2 branch  0x00004510 
+ 00017680  0x00003fa5 fetch  0x00000001 , 0x0000472d 
+ 00017681  0x00003fa6 rtn  0x00000034 
+ 00017682  0x00003fa7 arg  0x00004755 , 0x00000013 
+ 00017683  0x00003fa8 arg  0x0000450a , 0x00000012 
+ 00017684  0x00003fa9 branch  0x00003374 
+ 00017685  0x00003fad call  0x0000451a 
+ 00017686  0x00003fae storet  0x00000002 , 0x0000471a 
+ 00017687  0x00003faf call  0x0000451f 
+ 00017688  0x00003fb0 storet  0x00000002 , 0x0000471c 
+ 00017689  0x00003fb1 rtn 
+ 00017690  0x00003fb4 fetch  0x00000002 , 0x0000471a 
+ 00017691  0x00003fb5 store  0x00000002 , 0x0000471e 
+ 00017692  0x00003fb6 call  0x00004540 
+ 00017693  0x00003fb7 call  0x00004525 
+ 00017694  0x00003fb8 store  0x00000001 , 0x00004724 
+ 00017695  0x00003fba fetch  0x00000002 , 0x0000471c 
+ 00017696  0x00003fbb store  0x00000002 , 0x0000471e 
+ 00017697  0x00003fbc call  0x00004542 
+ 00017698  0x00003fbd call  0x00004525 
+ 00017699  0x00003fbe store  0x00000001 , 0x00004725 
+ 00017700  0x00003fbf rtn 
+ 00017701  0x00003fc1 fetch  0x00000002 , 0x00004720 
+ 00017702  0x00003fc2 copy  0x0000003f , 0x00000011 
+ 00017703  0x00003fc3 fetch  0x00000002 , 0x0000471e 
+ 00017704  0x00003fc4 call  0x0000452e 
+ 00017705  0x00003fc5 fetch  0x00000001 , 0x00004719 
+ 00017706  0x00003fc6 nbranch  0x00004537 , 0x00000034 
+ 00017707  0x00003fc7 nrtn  0x00000002 
+ 00017708  0x00003fc8 fetcht  0x00000002 , 0x0000471e 
+ 00017709  0x00003fc9 rtn 
+ 00017710  0x00003fcb isub  0x00000002 , 0x0000003f 
+ 00017711  0x00003fcc branch  0x00004534 , 0x00000002 
+ 00017712  0x00003fcd sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00017713  0x00003fce jam  0x00000001 , 0x00004718 
+ 00017714  0x00003fcf isub  0x00000011 , 0x0000003e 
+ 00017715  0x00003fd0 rtn 
+ 00017716  0x00003fd2 jam  0x00000000 , 0x00004718 
+ 00017717  0x00003fd3 isub  0x00000011 , 0x0000003e 
+ 00017718  0x00003fd4 rtn 
+ 00017719  0x00003fd6 nbranch  0x0000453e , 0x00000002 
+ 00017720  0x00003fd7 fetch  0x00000001 , 0x00004718 
+ 00017721  0x00003fd8 nbranch  0x0000453c , 0x00000034 
+ 00017722  0x00003fda setarg  0x00000001 
+ 00017723  0x00003fdb rtn 
+ 00017724  0x00003fdd setarg  0x00000002 
+ 00017725  0x00003fde rtn 
+ 00017726  0x00003fe0 setarg  0x00000000 
+ 00017727  0x00003fe1 rtn 
+ 00017728  0x00003fe3 jam  0x00000033 , 0x0000422e 
+ 00017729  0x00003fe4 branch  0x000068eb 
+ 00017730  0x00003fe6 jam  0x00000034 , 0x0000422e 
+ 00017731  0x00003fe7 branch  0x000068eb 
+ 00017732  0x00003feb fetch  0x00000001 , 0x0000472a 
+ 00017733  0x00003fec rtnne  0x00000001 
+ 00017734  0x00003fee bpatch  0x000000f2 , 0x0000401e 
+ 00017735  0x00003fef jam  0x00000001 , 0x00004719 
+ 00017736  0x00003ff0 call  0x0000451a 
+ 00017737  0x00003ff1 fetch  0x00000002 , 0x00004724 
+ 00017738  0x00003ff2 fetcht  0x00000002 , 0x00004722 
+ 00017739  0x00003ff3 isub  0x00000002 , 0x0000003e 
+ 00017740  0x00003ff4 rtn  0x00000005 
+ 00017741  0x00003ff5 store  0x00000002 , 0x00004722 
+ 00017742  0x00003ff6 call  0x00004550 
+ 00017743  0x00003ff7 branch  0x00004554 
+ 00017744  0x00003ffa fetch  0x00000001 , 0x00004724 
+ 00017745  0x00003ffb branch  0x0000455a , 0x00000034 
+ 00017746  0x00003ffc increase  0xffffffff , 0x0000003f 
+ 00017747  0x00003ffd branch  0x00004557 
+ 00017748  0x00003fff fetch  0x00000001 , 0x00004725 
+ 00017749  0x00004000 branch  0x0000455d , 0x00000034 
+ 00017750  0x00004001 increase  0x00000001 , 0x0000003f 
+ 00017751  0x00004003 copy  0x0000003f , 0x00000007 
+ 00017752  0x00004004 arg  0x00000001 , 0x00000011 
+ 00017753  0x00004005 branch  0x00004560 
+ 00017754  0x00004008 arg  0x00000000 , 0x00000007 
+ 00017755  0x00004009 arg  0x00000000 , 0x00000011 
+ 00017756  0x0000400a branch  0x00004560 
+ 00017757  0x0000400c arg  0x00000002 , 0x00000007 
+ 00017758  0x0000400d arg  0x00000000 , 0x00000011 
+ 00017759  0x0000400e branch  0x00004560 
+ 00017760  0x00004011 copy  0x00000011 , 0x0000003f 
+ 00017761  0x00004012 store  0x00000001 , 0x00004761 
+ 00017762  0x00004013 fetch  0x00000001 , 0x00004763 
+ 00017763  0x00004014 beq  0x00000000 , 0x00002ee4 
+ 00017764  0x00004015 fetch  0x00000002 , 0x00004753 
+ 00017765  0x00004016 store  0x00000002 , 0x00004755 
+ 00017766  0x00004017 fetch  0x00000001 , 0x00004761 
+ 00017767  0x00004018 branch  0x00004580 , 0x00000034 
+ 00017768  0x0000401a bpatch  0x000000f3 , 0x0000401e 
+ 00017769  0x0000401b arg  0x00000000 , 0x00000011 
+ 00017770  0x0000401c call  0x00007d14 
+ 00017771  0x0000401e copy  0x00000007 , 0x0000003f 
+ 00017772  0x0000401f beq  0x00000004 , 0x000045a3 
+ 00017773  0x00004020 beq  0x00000005 , 0x000045a5 
+ 00017774  0x00004021 beq  0x00000006 , 0x000045a7 
+ 00017775  0x00004025 call  0x0000458b 
+ 00017776  0x00004026 beq  0x00000000 , 0x00004574 
+ 00017777  0x00004027 beq  0x00000002 , 0x0000457a 
+ 00017778  0x00004028 beq  0x00000003 , 0x00004574 
+ 00017779  0x00004029 rtn 
+ 00017780  0x0000402c copy  0x00000007 , 0x0000003f 
+ 00017781  0x0000402d beq  0x00000000 , 0x0000458f 
+ 00017782  0x0000402e beq  0x00000001 , 0x00004591 
+ 00017783  0x0000402f beq  0x00000002 , 0x00004593 
+ 00017784  0x00004030 beq  0x00000003 , 0x00004595 
+ 00017785  0x00004031 rtn 
+ 00017786  0x00004034 copy  0x00000007 , 0x0000003f 
+ 00017787  0x00004035 beq  0x00000000 , 0x00004597 
+ 00017788  0x00004036 beq  0x00000001 , 0x0000459a 
+ 00017789  0x00004037 beq  0x00000002 , 0x0000459d 
+ 00017790  0x00004038 beq  0x00000003 , 0x000045a0 
+ 00017791  0x00004039 rtn 
+ 00017792  0x0000403c bpatch  0x000000f4 , 0x0000401e 
+ 00017793  0x0000403d arg  0x00000000 , 0x00000011 
+ 00017794  0x0000403e call  0x00007d19 
+ 00017795  0x00004040 copy  0x00000007 , 0x0000003f 
+ 00017796  0x00004041 beq  0x00000004 , 0x000045bc 
+ 00017797  0x00004042 beq  0x00000005 , 0x000045bc 
+ 00017798  0x00004046 call  0x0000458b 
+ 00017799  0x00004047 beq  0x00000000 , 0x000045a9 
+ 00017800  0x00004048 beq  0x00000002 , 0x000045af 
+ 00017801  0x00004049 beq  0x00000003 , 0x000045a9 
+ 00017802  0x0000404a rtn 
+ 00017803  0x0000404d fetch  0x00000001 , 0x00004728 
+ 00017804  0x0000404e fetcht  0x00000001 , 0x00004727 
+ 00017805  0x0000404f ior  0x00000002 , 0x0000003f 
+ 00017806  0x00004050 rtn 
+ 00017807  0x00004054 jam  0x00000001 , 0x00004734 
+ 00017808  0x00004055 branch  0x000045be 
+ 00017809  0x00004057 jam  0x00000002 , 0x00004734 
+ 00017810  0x00004058 branch  0x000045be 
+ 00017811  0x0000405a jam  0x00000001 , 0x00004736 
+ 00017812  0x0000405b branch  0x000045be 
+ 00017813  0x0000405d jam  0x00000002 , 0x00004736 
+ 00017814  0x0000405e branch  0x000045be 
+ 00017815  0x00004062 jam  0x00000001 , 0x00004734 
+ 00017816  0x00004063 jam  0x00000001 , 0x00004736 
+ 00017817  0x00004064 branch  0x000045be 
+ 00017818  0x00004066 jam  0x00000002 , 0x00004734 
+ 00017819  0x00004067 jam  0x00000002 , 0x00004736 
+ 00017820  0x00004068 branch  0x000045be 
+ 00017821  0x0000406a jam  0x00000002 , 0x00004734 
+ 00017822  0x0000406b jam  0x00000001 , 0x00004736 
+ 00017823  0x0000406c branch  0x000045be 
+ 00017824  0x0000406e jam  0x00000001 , 0x00004734 
+ 00017825  0x0000406f jam  0x00000002 , 0x00004736 
+ 00017826  0x00004070 branch  0x000045be 
+ 00017827  0x00004074 jam  0x00000001 , 0x00004738 
+ 00017828  0x00004075 branch  0x000045be 
+ 00017829  0x00004077 jam  0x00000002 , 0x00004738 
+ 00017830  0x00004078 branch  0x000045be 
+ 00017831  0x0000407b jam  0x00000001 , 0x00004741 
+ 00017832  0x0000407c branch  0x000045c0 
+ 00017833  0x0000407f copy  0x00000007 , 0x0000003f 
+ 00017834  0x00004080 beq  0x00000000 , 0x000045b5 
+ 00017835  0x00004081 beq  0x00000001 , 0x000045b5 
+ 00017836  0x00004082 beq  0x00000002 , 0x000045b7 
+ 00017837  0x00004083 beq  0x00000003 , 0x000045b7 
+ 00017838  0x00004084 rtn 
+ 00017839  0x00004087 copy  0x00000007 , 0x0000003f 
+ 00017840  0x00004088 beq  0x00000000 , 0x000045b9 
+ 00017841  0x00004089 beq  0x00000001 , 0x000045b9 
+ 00017842  0x0000408a beq  0x00000002 , 0x000045b9 
+ 00017843  0x0000408b beq  0x00000003 , 0x000045b9 
+ 00017844  0x0000408c rtn 
+ 00017845  0x00004090 jam  0x00000000 , 0x00004734 
+ 00017846  0x00004091 branch  0x000045be 
+ 00017847  0x00004094 jam  0x00000000 , 0x00004736 
+ 00017848  0x00004095 branch  0x000045be 
+ 00017849  0x0000409b jam  0x00000000 , 0x00004734 
+ 00017850  0x0000409c jam  0x00000000 , 0x00004736 
+ 00017851  0x0000409d branch  0x000045be 
+ 00017852  0x000040a1 jam  0x00000000 , 0x00004738 
+ 00017853  0x000040a2 branch  0x000045be 
+ 00017854  0x000040a5 arg  0x0000472e , 0x00000011 
+ 00017855  0x000040a6 branch  0x00007e3d 
+ 00017856  0x000040a8 arg  0x0000473b , 0x00000011 
+ 00017857  0x000040a9 branch  0x00007e3d 
+ 00017858  0x000040ac fetch  0x00000001 , 0x00004764 
+ 00017859  0x000040ad beq  0x00000001 , 0x000045cc 
+ 00017860  0x000040ae arg  0x00004744 , 0x00000011 
+ 00017861  0x000040af call  0x00007e54 
+ 00017862  0x000040b0 nbranch  0x000045d1 , 0x00000028 
+ 00017863  0x000040b2 arg  0x00004744 , 0x00000006 
+ 00017864  0x000040b3 ifetch  0x00000001 , 0x00000006 
+ 00017865  0x000040b4 copy  0x0000003f , 0x00000011 
+ 00017866  0x000040b5 arg  0x00004745 , 0x00000012 
+ 00017867  0x000040b8 rtn 
+ 00017868  0x000040bb jam  0x00000000 , 0x00004764 
+ 00017869  0x000040bc enable  0x00000028 
+ 00017870  0x000040bd arg  0x00000001 , 0x00000011 
+ 00017871  0x000040be arg  0x00004766 , 0x00000012 
+ 00017872  0x000040bf rtn 
+ 00017873  0x000040c2 fetch  0x00000001 , 0x00004747 
+ 00017874  0x000040c3 beq  0x00000004 , 0x000045d5 
+ 00017875  0x000040c4 beq  0x00000005 , 0x000045d5 
+ 00017876  0x000040c5 rtn 
+ 00017877  0x000040c7 fetch  0x00000001 , 0x0000474a 
+ 00017878  0x000040c8 nbranch  0x000045dc , 0x00000034 
+ 00017879  0x000040c9 fetch  0x00000001 , 0x0000474c 
+ 00017880  0x000040ca nbranch  0x000045dc , 0x00000034 
+ 00017881  0x000040cb fetch  0x00000001 , 0x0000474e 
+ 00017882  0x000040cc nbranch  0x000045dc , 0x00000034 
+ 00017883  0x000040cd rtn 
+ 00017884  0x000040cf enable  0x00000028 
+ 00017885  0x000040d0 branch  0x000045c7 
+ 00017886  0x000040d9 rtn  0x0000002b 
+ 00017887  0x000040da hfetch  0x00000001 , 0x00008081 
+ 00017888  0x000040db and_into  0x000000fc , 0x0000003f 
+ 00017889  0x000040dc hstore  0x00000001 , 0x00008081 
+ 00017890  0x000040dd setarg  0x000046b4 
+ 00017891  0x000040de store  0x00000002 , 0x000041eb 
+ 00017892  0x000040e0 setarg  0x000046b3 
+ 00017893  0x000040e1 store  0x00000002 , 0x000041ed 
+ 00017894  0x000040e3 setarg  0x0000340a 
+ 00017895  0x000040e4 store  0x00000002 , 0x000041f7 
+ 00017896  0x000040e6 setarg  0x000046b1 
+ 00017897  0x000040e7 store  0x00000002 , 0x000041f3 
+ 00017898  0x000040e9 setarg  0x00004612 
+ 00017899  0x000040ea store  0x00000002 , 0x000041f5 
+ 00017900  0x000040ec setarg  0x0000460c 
+ 00017901  0x000040ed store  0x00000002 , 0x000041e9 
+ 00017902  0x000040ef setarg  0x0000476a 
+ 00017903  0x000040f0 store  0x00000002 , 0x000041f9 
+ 00017904  0x000040f2 setarg  0x00004686 
+ 00017905  0x000040f3 store  0x00000002 , 0x000041fd 
+ 00017906  0x000040f5 setarg  0x00004729 
+ 00017907  0x000040f6 store  0x00000002 , 0x000046e7 
+ 00017908  0x000040f8 setarg  0x00004806 
+ 00017909  0x000040f9 store  0x00000002 , 0x000046e2 
+ 00017910  0x000040fa setarg  0x00004807 
+ 00017911  0x000040fb store  0x00000002 , 0x000046e4 
+ 00017912  0x000040fd call  0x000057a3 
+ 00017913  0x000040fe call  0x000047da 
+ 00017914  0x000040ff call  0x00004788 
+ 00017915  0x00004100 call  0x0000476d 
+ 00017916  0x00004101 call  0x00006948 
+ 00017917  0x00004102 call  0x0000477a 
+ 00017918  0x00004103 call  0x00007e38 
+ 00017919  0x00004104 call  0x00007d08 
+ 00017920  0x00004105 call  0x00004793 
+ 00017921  0x00004106 call  0x000047c7 
+ 00017922  0x00004108 bpatch  0x000000f5 , 0x0000401e 
+ 00017923  0x00004109 call  0x0000464f 
+ 00017924  0x0000410a fetch  0x00000001 , 0x000046dd 
+ 00017925  0x0000410b beq  0x00000000 , 0x00004609 
+ 00017926  0x0000410c fetch  0x00000001 , 0x000046de 
+ 00017927  0x0000410d store  0x00000001 , 0x00004686 
+ 00017928  0x0000410e branch  0x0000480e 
+ 00017929  0x00004112 jam  0x000000ff , 0x00004686 
+ 00017930  0x00004113 jam  0x00000001 , 0x000046df 
+ 00017931  0x00004114 branch  0x000046d9 
+ 00017932  0x00004119 fetch  0x00000001 , 0x000046df 
+ 00017933  0x0000411a beq  0x00000002 , 0x000033d0 
+ 00017934  0x0000411b call  0x0000527e 
+ 00017935  0x0000411c fetch  0x00000001 , 0x00004256 
+ 00017936  0x0000411d nbranch  0x000033d0 , 0x00000034 
+ 00017937  0x0000411e branch  0x000033d2 
+ 00017938  0x00004123 copy  0x00000013 , 0x0000003f 
+ 00017939  0x00004125 beq  0x00000001 , 0x00004626 
+ 00017940  0x00004126 beq  0x00000002 , 0x00004629 
+ 00017941  0x00004127 beq  0x00000004 , 0x00004631 
+ 00017942  0x00004128 beq  0x00000005 , 0x00004633 
+ 00017943  0x00004129 beq  0x00000006 , 0x00004635 
+ 00017944  0x0000412a beq  0x00000007 , 0x00004638 
+ 00017945  0x0000412b beq  0x00000012 , 0x0000463c 
+ 00017946  0x0000412c beq  0x00000013 , 0x00004644 
+ 00017947  0x0000412d beq  0x00000027 , 0x00004645 
+ 00017948  0x0000412e beq  0x0000002e , 0x00004648 
+ 00017949  0x0000412f beq  0x0000003d , 0x00004649 
+ 00017950  0x00004131 beq  0x00000014 , 0x00004658 
+ 00017951  0x00004132 beq  0x00000015 , 0x0000465c 
+ 00017952  0x00004133 beq  0x0000003f , 0x0000465f 
+ 00017953  0x00004134 beq  0x00000040 , 0x00004665 
+ 00017954  0x00004136 beq  0x00000010 , 0x0000466b 
+ 00017955  0x00004137 beq  0x0000002c , 0x0000466c 
+ 00017956  0x00004138 beq  0x0000002d , 0x00004677 
+ 00017957  0x00004139 rtn 
+ 00017958  0x0000413f jam  0x00000000 , 0x000046ad 
+ 00017959  0x00004140 jam  0x00000000 , 0x000046ac 
+ 00017960  0x00004141 rtn 
+ 00017961  0x00004145 call  0x0000462b 
+ 00017962  0x00004146 branch  0x00004631 
+ 00017963  0x00004149 jam  0x00000000 , 0x000041e2 
+ 00017964  0x0000414a jam  0x00000000 , 0x00004680 
+ 00017965  0x0000414b jam  0x00000000 , 0x00004205 
+ 00017966  0x0000414c jam  0x00000000 , 0x000046ac 
+ 00017967  0x0000414d jam  0x00000000 , 0x000046ad 
+ 00017968  0x0000414e branch  0x00007e38 
+ 00017969  0x00004152 call  0x000033a9 
+ 00017970  0x00004153 branch  0x000046c2 
+ 00017971  0x00004157 call  0x000046b6 
+ 00017972  0x00004158 branch  0x00003408 
+ 00017973  0x0000415c setarg  0x00000002 
+ 00017974  0x0000415d store  0x00000001 , 0x00004680 
+ 00017975  0x0000415e rtn 
+ 00017976  0x00004162 jam  0x00000000 , 0x000046ac 
+ 00017977  0x00004163 setarg  0x00000001 
+ 00017978  0x00004164 store  0x00000001 , 0x000046ad 
+ 00017979  0x00004165 rtn 
+ 00017980  0x00004169 fetch  0x00000001 , 0x000041e2 
+ 00017981  0x0000416a rtneq  0x00000001 
+ 00017982  0x0000416b jam  0x00000001 , 0x000041e2 
+ 00017983  0x0000416c call  0x00003416 
+ 00017984  0x0000416d call  0x00003414 
+ 00017985  0x0000416e call  0x000046b6 
+ 00017986  0x0000416f call  0x00003408 
+ 00017987  0x00004170 branch  0x0000340e 
+ 00017988  0x00004174 branch  0x00004631 
+ 00017989  0x00004178 setarg  0x00000005 
+ 00017990  0x00004179 store  0x00000001 , 0x000046ac 
+ 00017991  0x0000417a rtn 
+ 00017992  0x0000417e branch  0x000033cd 
+ 00017993  0x00004183 arg  0x00000000 , 0x00000012 
+ 00017994  0x00004184 fetch  0x00000001 , 0x00004217 
+ 00017995  0x00004185 mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00017996  0x00004186 fetch  0x00000002 , 0x00004215 
+ 00017997  0x00004187 copy  0x0000003f , 0x00000011 
+ 00017998  0x00004188 branch  0x00006606 
+ 00017999  0x0000418b arg  0x00000000 , 0x00000012 
+ 00018000  0x0000418c fetch  0x00000001 , 0x0000469a 
+ 00018001  0x0000418d rtnbit0  0x00000001 
+ 00018002  0x0000418e fetch  0x00000001 , 0x00004217 
+ 00018003  0x0000418f rtn  0x00000034 
+ 00018004  0x00004190 mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00018005  0x00004191 fetch  0x00000002 , 0x00004215 
+ 00018006  0x00004192 copy  0x0000003f , 0x00000011 
+ 00018007  0x00004193 branch  0x000065df 
+ 00018008  0x00004198 call  0x000046b6 
+ 00018009  0x00004199 setarg  0x00000000 
+ 00018010  0x0000419a store  0x00000002 , 0x000046b7 
+ 00018011  0x0000419b branch  0x00003408 
+ 00018012  0x0000419f call  0x00007e38 
+ 00018013  0x000041a0 jam  0x00000000 , 0x000046b0 
+ 00018014  0x000041a1 branch  0x000046d9 
+ 00018015  0x000041a5 call  0x00007e38 
+ 00018016  0x000041a6 jam  0x00000001 , 0x000046b0 
+ 00018017  0x000041a7 fetch  0x00000008 , 0x000046c1 
+ 00018018  0x000041a8 store  0x00000008 , 0x00004496 
+ 00018019  0x000041a9 call  0x00003416 
+ 00018020  0x000041aa branch  0x00005abf 
+ 00018021  0x000041ae fetch  0x00000002 , 0x00004509 
+ 00018022  0x000041af rtneq  0x00000000 
+ 00018023  0x000041b0 fetch  0x00000008 , 0x000046c9 
+ 00018024  0x000041b1 rtn  0x00000034 
+ 00018025  0x000041b2 store  0x00000008 , 0x00004496 
+ 00018026  0x000041b3 branch  0x00005abf 
+ 00018027  0x000041b8 branch  0x0000481f 
+ 00018028  0x000041bb fetch  0x00000001 , 0x000046dd 
+ 00018029  0x000041bc rtneq  0x00000000 
+ 00018030  0x000041bd fetch  0x00000001 , 0x000046df 
+ 00018031  0x000041be rtnne  0x00000001 
+ 00018032  0x000041bf call  0x00004672 
+ 00018033  0x000041c0 branch  0x00003406 
+ 00018034  0x000041c3 jam  0x00000001 , 0x000048df 
+ 00018035  0x000041c4 arg  0x0000000b , 0x00000039 
+ 00018036  0x000041c5 arg  0x000048e0 , 0x00000005 
+ 00018037  0x000041c6 arg  0x000048c9 , 0x00000006 
+ 00018038  0x000041c7 branch  0x00007f01 
+ 00018039  0x000041ca fetch  0x00000001 , 0x000046dd 
+ 00018040  0x000041cb rtneq  0x00000000 
+ 00018041  0x000041cc fetch  0x00000001 , 0x000046df 
+ 00018042  0x000041cd beq  0x00000001 , 0x0000467c 
+ 00018043  0x000041ce branch  0x0000481b 
+ 00018044  0x000041d1 fetch  0x00000001 , 0x000048df 
+ 00018045  0x000041d2 rtnne  0x00000001 
+ 00018046  0x000041d3 jam  0x00000000 , 0x000048df 
+ 00018047  0x000041d4 fetch  0x00000002 , 0x00004682 
+ 00018048  0x000041d5 bbit1  0x00000000 , 0x00003408 
+ 00018049  0x000041d6 bbit1  0x00000009 , 0x00003408 
+ 00018050  0x000041d7 arg  0x0000000b , 0x00000039 
+ 00018051  0x000041d8 arg  0x000048e0 , 0x00000006 
+ 00018052  0x000041d9 arg  0x000048c9 , 0x00000005 
+ 00018053  0x000041da branch  0x00007f01 
+ 00018054  0x000041e1 call  0x0000468c 
+ 00018055  0x000041e4 call  0x00004693 
+ 00018056  0x000041e7 call  0x0000469e 
+ 00018057  0x000041e8 call  0x000046a6 
+ 00018058  0x000041e9 call  0x000046a9 
+ 00018059  0x000041ec branch  0x000046ac 
+ 00018060  0x000041f1 arg  0x000046db , 0x00000013 
+ 00018061  0x000041f2 arg  0x0000468f , 0x00000012 
+ 00018062  0x000041f3 branch  0x00003374 
+ 00018063  0x000041f5 jam  0x00000002 , 0x000046df 
+ 00018064  0x000041f6 call  0x00003408 
+ 00018065  0x000041f7 call  0x000046f4 
+ 00018066  0x000041f8 branch  0x0000480b 
+ 00018067  0x000041fc arg  0x000048ec , 0x00000013 
+ 00018068  0x000041fd arg  0x00004696 , 0x00000012 
+ 00018069  0x000041fe branch  0x0000336d 
+ 00018070  0x00004201 fetch  0x00000002 , 0x00004682 
+ 00018071  0x00004202 bbit1  0x00000009 , 0x0000480b 
+ 00018072  0x00004203 bbit1  0x00000000 , 0x0000480b 
+ 00018073  0x00004204 fetch  0x00000001 , 0x000048c9 
+ 00018074  0x00004205 beq  0x00000001 , 0x0000480b 
+ 00018075  0x00004206 beq  0x00000004 , 0x0000480b 
+ 00018076  0x00004207 beq  0x00000005 , 0x0000480b 
+ 00018077  0x00004208 branch  0x0000340a 
+ 00018078  0x0000420d arg  0x000046ac , 0x00000013 
+ 00018079  0x0000420e arg  0x000046a1 , 0x00000012 
+ 00018080  0x0000420f branch  0x0000336d 
+ 00018081  0x00004212 fetch  0x00000001 , 0x0000027f 
+ 00018082  0x00004213 set1  0x00000000 , 0x0000003f 
+ 00018083  0x00004214 set1  0x00000007 , 0x0000003f 
+ 00018084  0x00004215 store  0x00000001 , 0x0000027f 
+ 00018085  0x00004216 rtn 
+ 00018086  0x00004219 arg  0x00004680 , 0x00000013 
+ 00018087  0x0000421a arg  0x0000463c , 0x00000012 
+ 00018088  0x0000421b branch  0x0000336d 
+ 00018089  0x0000421e arg  0x000046ad , 0x00000013 
+ 00018090  0x0000421f arg  0x000033e9 , 0x00000012 
+ 00018091  0x00004220 branch  0x0000336d 
+ 00018092  0x00004226 fetch  0x00000001 , 0x000046df 
+ 00018093  0x00004227 rtnne  0x00000001 
+ 00018094  0x00004228 arg  0x000046b7 , 0x00000013 
+ 00018095  0x00004229 arg  0x000046c2 , 0x00000012 
+ 00018096  0x0000422a branch  0x00003374 
+ 00018097  0x0000422e call  0x0000473a 
+ 00018098  0x0000422f branch  0x00006978 
+ 00018099  0x00004233 branch  0x0000696c 
+ 00018100  0x00004236 call  0x00006835 
+ 00018101  0x00004237 branch  0x000046b3 
+ 00018102  0x0000423e fetch  0x00000001 , 0x0000469a 
+ 00018103  0x0000423f bbit1  0x00000001 , 0x000046be 
+ 00018104  0x00004240 bbit1  0x00000000 , 0x000046ba 
+ 00018105  0x00004241 rtn 
+ 00018106  0x00004244 fetch  0x00000002 , 0x000046d7 
+ 00018107  0x00004245 store  0x00000002 , 0x000046d9 
+ 00018108  0x00004246 store  0x00000002 , 0x000046db 
+ 00018109  0x00004247 branch  0x000033f8 
+ 00018110  0x0000424a fetch  0x00000002 , 0x000046d3 
+ 00018111  0x0000424b store  0x00000002 , 0x000046d9 
+ 00018112  0x0000424c store  0x00000002 , 0x000046db 
+ 00018113  0x0000424d branch  0x000033f0 
+ 00018114  0x00004250 fetch  0x00000001 , 0x000046df 
+ 00018115  0x00004251 rtnne  0x00000001 
+ 00018116  0x00004252 fetch  0x00000001 , 0x0000469a 
+ 00018117  0x00004253 bbit1  0x00000001 , 0x000046c8 
+ 00018118  0x00004254 bbit1  0x00000000 , 0x000046cc 
+ 00018119  0x00004255 rtn 
+ 00018120  0x00004258 fetch  0x00000002 , 0x000046d1 ,
+ 00018121  0x00004259 store  0x00000002 , 0x000046d9 
+ 00018122  0x0000425a store  0x00000002 , 0x000046db 
+ 00018123  0x0000425b branch  0x000033eb 
+ 00018124  0x0000425e fetch  0x00000002 , 0x00004682 
+ 00018125  0x0000425f rtnbit1  0x00000009 
+ 00018126  0x00004260 fetch  0x00000002 , 0x000046d5 
+ 00018127  0x00004261 store  0x00000002 , 0x000046d9 
+ 00018128  0x00004262 store  0x00000002 , 0x000046db 
+ 00018129  0x00004263 fetch  0x00000002 , 0x000046b3 
+ 00018130  0x00004264 call  0x000046f0 
+ 00018131  0x00004265 call  0x00003404 
+ 00018132  0x00004266 fetch  0x00000004 , 0x000046bd 
+ 00018133  0x00004267 store  0x00000004 , 0x000048cc 
+ 00018134  0x00004268 fetch  0x00000002 , 0x00004682 
+ 00018135  0x00004269 rtnbit1  0x0000000b 
+ 00018136  0x0000426a branch  0x000033fa 
+ 00018137  0x0000426e fetch  0x00000001 , 0x000046df 
+ 00018138  0x0000426f rtnne  0x00000001 
+ 00018139  0x00004270 fetch  0x00000001 , 0x0000469a 
+ 00018140  0x00004271 bbit1  0x00000001 , 0x000046df 
+ 00018141  0x00004272 bbit1  0x00000000 , 0x000046e4 
+ 00018142  0x00004273 rtn 
+ 00018143  0x00004276 call  0x000046f8 
+ 00018144  0x00004277 branch  0x000046c2 , 0x00000034 
+ 00018145  0x00004278 call  0x00003406 
+ 00018146  0x00004279 call  0x000033f0 
+ 00018147  0x0000427a branch  0x000033e1 
+ 00018148  0x0000427d fetch  0x00000002 , 0x000046b7 
+ 00018149  0x0000427e fetcht  0x00000002 , 0x000046b5 
+ 00018150  0x0000427f storet  0x00000002 , 0x000046b7 
+ 00018151  0x00004280 nrtn  0x00000034 
+ 00018152  0x00004281 fetch  0x00000002 , 0x000046b1 
+ 00018153  0x00004282 call  0x000046f0 
+ 00018154  0x00004283 call  0x00003404 
+ 00018155  0x00004284 fetch  0x00000004 , 0x000046b9 
+ 00018156  0x00004285 store  0x00000004 , 0x000048cc 
+ 00018157  0x00004286 fetch  0x00000002 , 0x00004682 
+ 00018158  0x00004287 rtnbit1  0x0000000b 
+ 00018159  0x00004288 branch  0x000033fa 
+ 00018160  0x0000428c store  0x00000002 , 0x00004154 
+ 00018161  0x0000428d increase  0xfffffffc , 0x0000003f 
+ 00018162  0x0000428e store  0x00000002 , 0x00004482 
+ 00018163  0x0000428f rtn 
+ 00018164  0x00004293 fetch  0x00000002 , 0x00004682 
+ 00018165  0x00004294 bbit1  0x00000009 , 0x00003402 
+ 00018166  0x00004295 bbit1  0x00000000 , 0x000033e9 
+ 00018167  0x00004296 branch  0x000046b6 
+ 00018168  0x0000429b fetch  0x00000001 , 0x00004217 
+ 00018169  0x0000429c copy  0x0000003f , 0x00000039 
+ 00018170  0x0000429d fetch  0x00000002 , 0x00004215 
+ 00018171  0x0000429e copy  0x0000003f , 0x00000011 
+ 00018172  0x000042a0 ifetch  0x00000002 , 0x00000011 
+ 00018173  0x000042a1 beq  0x00000000 , 0x00004701 
+ 00018174  0x000042a2 increase  0x00000022 , 0x00000011 
+ 00018175  0x000042a3 loop  0x000046fc 
+ 00018176  0x000042a4 branch  0x00007ff1 
+ 00018177  0x000042a7 ifetch  0x00000006 , 0x00000006 
+ 00018178  0x000042a8 store  0x00000006 , 0x000041d0 
+ 00018179  0x000042a9 increase  0x0000000a , 0x00000006 
+ 00018180  0x000042aa arg  0x000041be , 0x00000005 
+ 00018181  0x000042ab call  0x00007ebf 
+ 00018182  0x000042ac call  0x000067d7 
+ 00018183  0x000042ad branch  0x00007fef 
+ 00018184  0x000042b4 call  0x00007fe9 
+ 00018185  0x000042b5 fetch  0x00000002 , 0x00004682 
+ 00018186  0x000042b6 bbit1  0x00000000 , 0x0000470d 
+ 00018187  0x000042b7 bbit1  0x00000009 , 0x00004710 
+ 00018188  0x000042b8 rtn 
+ 00018189  0x000042bb fetch  0x00000001 , 0x00004253 
+ 00018190  0x000042bc rtnne  0x0000003f 
+ 00018191  0x000042bd branch  0x00007fe7 
+ 00018192  0x000042c0 fetch  0x00000001 , 0x000046b0 
+ 00018193  0x000042c1 rtn  0x00000034 
+ 00018194  0x000042c2 branch  0x00007fe7 
+ 00018195  0x000042c8 call  0x00007fe9 
+ 00018196  0x000042c9 fetch  0x00000002 , 0x00004682 
+ 00018197  0x000042ca rtnbit1  0x00000000 
+ 00018198  0x000042cb rtnbit1  0x00000009 
+ 00018199  0x000042cc branch  0x00007fe7 
+ 00018200  0x000042d1 fetch  0x00000001 , 0x0000469a 
+ 00018201  0x000042d2 bbit1  0x00000001 , 0x0000471c 
+ 00018202  0x000042d3 bbit1  0x00000000 , 0x0000471f 
+ 00018203  0x000042d4 rtn 
+ 00018204  0x000042d7 fetch  0x00000001 , 0x00004093 
+ 00018205  0x000042d8 rtnne  0x00000003 
+ 00018206  0x000042d9 branch  0x000046d9 
+ 00018207  0x000042dc branch  0x000046d9 
+ 00018208  0x000042e0 disable  0x0000002c 
+ 00018209  0x000042e1 fetch  0x00000002 , 0x000046d9 
+ 00018210  0x000042e2 store  0x00000002 , 0x000046db 
+ 00018211  0x000042e4 call  0x00004713 
+ 00018212  0x000042e5 branch  0x00004718 , 0x00000028 
+ 00018213  0x000042e7 call  0x00004708 
+ 00018214  0x000042e8 nrtn  0x00000028 
+ 00018215  0x000042e9 enable  0x0000002c 
+ 00018216  0x000042ea rtn 
+ 00018217  0x000042ef call  0x00004720 
+ 00018218  0x000042f0 nrtn  0x0000002c 
+ 00018219  0x000042f1 deposit  0x00000011 
+ 00018220  0x000042f2 branch  0x00004730 , 0x00000034 
+ 00018221  0x000042f4 call  0x00003406 
+ 00018222  0x000042f5 arg  0x000046f1 , 0x00000013 
+ 00018223  0x000042f6 branch  0x00004732 
+ 00018224  0x000042f9 call  0x00003408 
+ 00018225  0x000042fa arg  0x00004719 , 0x00000013 
+ 00018226  0x000042fd arg  0x00000005 , 0x0000003f 
+ 00018227  0x000042fe imul32  0x00000007 , 0x0000003f 
+ 00018228  0x000042ff iadd  0x00000013 , 0x00000013 
+ 00018229  0x00004303 ifetch  0x00000001 , 0x00000013 
+ 00018230  0x00004304 rtn  0x00000034 
+ 00018231  0x00004305 call  0x00004762 
+ 00018232  0x00004306 increase  0x00000001 , 0x00000013 
+ 00018233  0x00004307 branch  0x00004735 
+ 00018234  0x0000430b fetch  0x00000002 , 0x00004682 
+ 00018235  0x0000430c bbit1  0x00000009 , 0x0000473e 
+ 00018236  0x0000430d bbit1  0x00000000 , 0x0000474e 
+ 00018237  0x0000430e rtn 
+ 00018238  0x00004311 call  0x00005892 
+ 00018239  0x00004312 nrtn  0x00000034 
+ 00018240  0x00004313 call  0x00004765 
+ 00018241  0x00004314 nrtn  0x00000028 
+ 00018242  0x00004315 pincrease  0xffffffff 
+ 00018243  0x00004316 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018244  0x00004317 arg  0x00004741 , 0x00000002 
+ 00018245  0x00004318 iadd  0x00000002 , 0x00000006 
+ 00018246  0x0000431a ifetch  0x00000001 , 0x00000006 
+ 00018247  0x0000431b copy  0x0000003f , 0x00000011 
+ 00018248  0x0000431c ifetcht  0x00000002 , 0x00000006 
+ 00018249  0x0000431d call  0x00007ea5 
+ 00018250  0x0000431e call  0x00005a64 
+ 00018251  0x0000431f copy  0x00000011 , 0x00000039 
+ 00018252  0x00004320 call  0x00007e9f 
+ 00018253  0x00004321 branch  0x00007f01 
+ 00018254  0x00004325 call  0x00005271 
+ 00018255  0x00004326 nrtn  0x00000034 
+ 00018256  0x00004327 call  0x00004765 
+ 00018257  0x00004328 nrtn  0x00000028 
+ 00018258  0x00004329 pincrease  0xffffffff 
+ 00018259  0x0000432a mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018260  0x0000432b arg  0x000047a0 , 0x00000002 
+ 00018261  0x0000432c iadd  0x00000002 , 0x00000006 
+ 00018262  0x0000432d ifetch  0x00000005 , 0x00000006 
+ 00018263  0x0000432e store  0x00000005 , 0x0000479b 
+ 00018264  0x00004330 fetch  0x00000001 , 0x0000479b 
+ 00018265  0x00004331 copy  0x0000003f , 0x00000011 
+ 00018266  0x00004332 call  0x00004d63 
+ 00018267  0x00004333 fetch  0x00000002 , 0x0000424e 
+ 00018268  0x00004334 istore  0x00000002 , 0x00000005 
+ 00018269  0x00004335 setarg  0x000000a1 
+ 00018270  0x00004336 istore  0x00000001 , 0x00000005 
+ 00018271  0x00004337 fetch  0x00000004 , 0x0000479c 
+ 00018272  0x00004338 istore  0x00000009 , 0x00000005 
+ 00018273  0x00004339 rtn 
+ 00018274  0x0000433e store  0x00000001 , 0x00000a9a 
+ 00018275  0x0000433f arg  0x00000a9a , 0x00000011 
+ 00018276  0x00004340 branch  0x00007e3d 
+ 00018277  0x00004343 arg  0x00000a9a , 0x00000011 
+ 00018278  0x00004344 call  0x00007e54 
+ 00018279  0x00004345 nrtn  0x00000028 
+ 00018280  0x00004346 fetch  0x00000001 , 0x00000a9a 
+ 00018281  0x00004347 rtn 
+ 00018282  0x0000434b fetch  0x00000002 , 0x00000478 
+ 00018283  0x0000434c beq  0x00000018 , 0x0000465f 
+ 00018284  0x0000434d rtn 
+ 00018285  0x00004350 setarg  0x00000002 
+ 00018286  0x00004351 store  0x00000001 , 0x000048eb 
+ 00018287  0x00004353 setarg  0x00200008 
+ 00018288  0x00004354 store  0x00000004 , 0x000046c1 
+ 00018289  0x00004355 setarg  0x012c0005 
+ 00018290  0x00004356 istore  0x00000004 , 0x00000005 
+ 00018291  0x00004359 jam  0x00000017 , 0x000044a6 
+ 00018292  0x0000435c setarg  0x0000001b 
+ 00018293  0x0000435d store  0x00000002 , 0x000044fa 
+ 00018294  0x0000435e call  0x00005810 
+ 00018295  0x0000435f call  0x0000582c 
+ 00018296  0x00004360 call  0x00005839 
+ 00018297  0x00004361 branch  0x00005818 
+ 00018298  0x00004366 arg  0x00000028 , 0x00000039 
+ 00018299  0x00004367 arg  0x00004741 , 0x00000005 
+ 00018300  0x00004368 arg  0x0000949f , 0x00000006 
+ 00018301  0x00004369 call  0x00007ef4 
+ 00018302  0x0000436a arg  0x00000028 , 0x00000039 
+ 00018303  0x0000436b arg  0x000047a0 , 0x00000005 
+ 00018304  0x0000436c arg  0x000094c7 , 0x00000006 
+ 00018305  0x0000436d branch  0x00007ef4 
+ 00018306  0x00004371 arg  0x0000017e , 0x00000039 
+ 00018307  0x00004372 arg  0x0000913a , 0x00000006 
+ 00018308  0x00004373 branch  0x00007ef4 
+ 00018309  0x00004377 arg  0x000001e7 , 0x00000039 
+ 00018310  0x00004378 arg  0x000092b8 , 0x00000006 
+ 00018311  0x00004379 branch  0x00007ef4 
+ 00018312  0x0000437e call  0x000047ae 
+ 00018313  0x0000437f nrtn  0x00000028 
+ 00018314  0x00004380 fetch  0x00000001 , 0x0000469f 
+ 00018315  0x00004381 call  0x00004790 
+ 00018316  0x00004382 fetch  0x00000001 , 0x000046a0 
+ 00018317  0x00004383 call  0x00004790 
+ 00018318  0x00004384 fetch  0x00000001 , 0x000046a1 
+ 00018319  0x00004385 branch  0x00004790 
+ 00018320  0x00004388 rtn  0x00000034 
+ 00018321  0x00004389 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018322  0x0000438a branch  0x000067f9 
+ 00018323  0x0000438e call  0x000047ae 
+ 00018324  0x0000438f nrtn  0x00000028 
+ 00018325  0x00004390 call  0x00004797 
+ 00018326  0x00004391 branch  0x000047b4 
+ 00018327  0x00004394 arg  0x00000000 , 0x00000011 
+ 00018328  0x00004395 fetch  0x00000001 , 0x0000469f 
+ 00018329  0x00004396 call  0x000047a9 
+ 00018330  0x00004397 nsetflag  0x00000034 , 0x00000000 , 0x00000011 
+ 00018331  0x00004398 fetch  0x00000001 , 0x000046a0 
+ 00018332  0x00004399 call  0x000047a9 
+ 00018333  0x0000439a nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00018334  0x0000439b fetch  0x00000001 , 0x000046a1 
+ 00018335  0x0000439c call  0x000047a9 
+ 00018336  0x0000439d nsetflag  0x00000034 , 0x00000002 , 0x00000011 
+ 00018337  0x0000439e copy  0x00000011 , 0x0000003f 
+ 00018338  0x0000439f store  0x00000001 , 0x000046a9 
+ 00018339  0x000043a0 fetch  0x00000001 , 0x0000469e 
+ 00018340  0x000043a1 imul32  0x00000011 , 0x0000003f 
+ 00018341  0x000043a2 fetcht  0x00000002 , 0x0000469c 
+ 00018342  0x000043a3 iadd  0x00000002 , 0x0000003f 
+ 00018343  0x000043a4 store  0x00000002 , 0x000046aa 
+ 00018344  0x000043a5 rtn 
+ 00018345  0x000043a8 rtn  0x00000034 
+ 00018346  0x000043a9 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018347  0x000043aa call  0x0000681d 
+ 00018348  0x000043ab nbranch  0x00007ff1 , 0x00000001 
+ 00018349  0x000043ac branch  0x00007fef 
+ 00018350  0x000043b0 call  0x00007fe9 
+ 00018351  0x000043b1 fetch  0x00000001 , 0x000046a8 
+ 00018352  0x000043b2 nrtn  0x00000034 
+ 00018353  0x000043b3 fetch  0x00000001 , 0x0000469b 
+ 00018354  0x000043b4 rtn  0x00000034 
+ 00018355  0x000043b5 branch  0x00007fe7 
+ 00018356  0x000043b9 call  0x0000666a 
+ 00018357  0x000043ba fetch  0x00000002 , 0x000046aa 
+ 00018358  0x000043bb arg  0x00000ac2 , 0x00000011 
+ 00018359  0x000043bc fetcht  0x00000001 , 0x0000469e 
+ 00018360  0x000043bd call  0x000066b3 
+ 00018361  0x000043be call  0x0000666d 
+ 00018362  0x000043c0 fetch  0x00000001 , 0x00000ac2 
+ 00018363  0x000043c1 copy  0x0000003f , 0x00000039 
+ 00018364  0x000043c2 store  0x00000001 , 0x000043af 
+ 00018365  0x000043c3 call  0x00007ef4 
+ 00018366  0x000043c4 fetch  0x00000001 , 0x00000ac2 
+ 00018367  0x000043c5 copy  0x0000003f , 0x00000039 
+ 00018368  0x000043c6 store  0x00000001 , 0x00004515 
+ 00018369  0x000043c7 call  0x00007ef4 
+ 00018370  0x000043c8 ifetch  0x00000001 , 0x00000006 
+ 00018371  0x000043c9 store  0x00000001 , 0x000046e6 
+ 00018372  0x000043ca ifetch  0x00000001 , 0x00000006 
+ 00018373  0x000043cb store  0x00000001 , 0x000046dd 
+ 00018374  0x000043cc rtn 
+ 00018375  0x000043d0 fetch  0x00000001 , 0x0000469a 
+ 00018376  0x000043d1 rtnbit0  0x00000001 
+ 00018377  0x000043d2 arg  0x00000003 , 0x00000002 
+ 00018378  0x000043d3 fetch  0x00000002 , 0x000046a4 
+ 00018379  0x000043d4 copy  0x0000003f , 0x00000012 
+ 00018380  0x000043d5 arg  0x000046a6 , 0x00000011 
+ 00018381  0x000043d6 call  0x000065df 
+ 00018382  0x000043d7 fetcht  0x00000002 , 0x000046a6 
+ 00018383  0x000043d8 setarg  0x00001b3a 
+ 00018384  0x000043d9 isub  0x00000002 , 0x0000003e 
+ 00018385  0x000043da nrtn  0x00000005 
+ 00018386  0x000043db fetch  0x00000001 , 0x000046a8 
+ 00018387  0x000043dc rtn  0x00000034 
+ 00018388  0x000043dd copy  0x0000003f , 0x00000002 
+ 00018389  0x000043de fetch  0x00000002 , 0x000046a4 
+ 00018390  0x000043df add  0x0000003f , 0x00000003 , 0x00000012 
+ 00018391  0x000043e0 arg  0x00000ac2 , 0x00000011 
+ 00018392  0x000043e1 call  0x000065df 
+ 00018393  0x000043e2 branch  0x000047e8 
+ 00018394  0x000043e5 fetch  0x00000002 , 0x000046a2 
+ 00018395  0x000043e6 rtn  0x00000034 
+ 00018396  0x000043e7 call  0x0000666a 
+ 00018397  0x000043e8 arg  0x00000001 , 0x00000002 
+ 00018398  0x000043e9 arg  0x000046a8 , 0x00000011 
+ 00018399  0x000043ea call  0x000066b3 
+ 00018400  0x000043ec fetch  0x00000001 , 0x000046a8 
+ 00018401  0x000043ed rtn  0x00000034 
+ 00018402  0x000043ef fetch  0x00000002 , 0x000046a2 
+ 00018403  0x000043f0 pincrease  0x00000001 
+ 00018404  0x000043f1 arg  0x00000ac2 , 0x00000011 
+ 00018405  0x000043f2 fetcht  0x00000001 , 0x000046a8 
+ 00018406  0x000043f3 call  0x000066b3 
+ 00018407  0x000043f4 call  0x0000666d 
+ 00018408  0x000043f6 call  0x000047ba 
+ 00018409  0x000043f8 ifetch  0x00000002 , 0x00000006 
+ 00018410  0x000043f9 rtn  0x00000034 
+ 00018411  0x000043fa copy  0x0000003f , 0x00000005 
+ 00018412  0x000043fb ifetcht  0x00000001 , 0x00000006 
+ 00018413  0x000043fc copy  0x00000002 , 0x00000039 
+ 00018414  0x000043fd call  0x00007f01 
+ 00018415  0x000043fe branch  0x000047e9 
+ 00018416  0x00004403 fetch  0x00000001 , 0x0000469a 
+ 00018417  0x00004404 rtnbit0  0x00000001 
+ 00018418  0x00004405 fetch  0x00000002 , 0x000046ae 
+ 00018419  0x00004406 copy  0x0000003f , 0x00000012 
+ 00018420  0x00004407 arg  0x00000004 , 0x00000002 
+ 00018421  0x00004408 arg  0x00000ac2 , 0x00000011 
+ 00018422  0x00004409 call  0x000065df 
+ 00018423  0x0000440a fetch  0x00000001 , 0x00000ac2 
+ 00018424  0x0000440b bne  0x00000001 , 0x000047f9 
+ 00018425  0x0000440d setarg  0x00000001 
+ 00018426  0x0000440e store  0x00000001 , 0x00000ac2 
+ 00018427  0x0000440f force  0x00000003 , 0x00000039 
+ 00018428  0x00004410 call  0x0000630d 
+ 00018429  0x00004411 fetch  0x00000002 , 0x000046ae 
+ 00018430  0x00004412 copy  0x0000003f , 0x00000012 
+ 00018431  0x00004413 arg  0x00000004 , 0x00000002 
+ 00018432  0x00004414 arg  0x00000ac2 , 0x00000011 
+ 00018433  0x00004415 call  0x00006606 
+ 00018434  0x00004417 fetch  0x00000003 , 0x00000ac3 
+ 00018435  0x00004418 store  0x00000003 , 0x000040a0 
+ 00018436  0x00004419 store  0x00000003 , 0x000044a0 
+ 00018437  0x0000441a rtn 
+ 00018438  0x0000441e branch  0x000046d9 
+ 00018439  0x00004422 arg  0x00000000 , 0x00000011 
+ 00018440  0x00004423 arg  0x000048d4 , 0x00000013 
+ 00018441  0x00004424 call  0x00007d24 
+ 00018442  0x00004425 call  0x000046f4 
+ 00018443  0x00004427 fetch  0x00000001 , 0x000048eb 
+ 00018444  0x00004428 store  0x00000001 , 0x000048ec 
+ 00018445  0x00004429 rtn 
+ 00018446  0x0000442e setarg  0x00000000 
+ 00018447  0x0000442f call  0x00004816 
+ 00018448  0x00004430 jam  0x00000001 , 0x00004679 
+ 00018449  0x00004431 call  0x00007cd3 
+ 00018450  0x00004432 call  0x00007cdd 
+ 00018451  0x00004433 fetch  0x00000002 , 0x00004682 
+ 00018452  0x00004434 rtnbit1  0x0000000c 
+ 00018453  0x00004435 branch  0x0000340a 
+ 00018454  0x00004438 fetcht  0x00000002 , 0x0000423f 
+ 00018455  0x00004439 istore  0x00000001 , 0x00000002 
+ 00018456  0x0000443a ifetch  0x00000001 , 0x00000005 
+ 00018457  0x0000443b store  0x00000001 , 0x00004685 
+ 00018458  0x0000443c rtn 
+ 00018459  0x00004440 fetch  0x00000002 , 0x0000423f 
+ 00018460  0x00004441 ifetch  0x00000001 , 0x0000003f 
+ 00018461  0x00004442 rtnne  0x00000000 
+ 00018462  0x00004443 branch  0x0000340a 
+ 00018463  0x00004447 fetcht  0x00000002 , 0x0000423f 
+ 00018464  0x00004448 ifetch  0x00000001 , 0x00000002 
+ 00018465  0x00004449 beq  0x00000001 , 0x0000482a 
+ 00018466  0x0000444b setarg  0x00000001 
+ 00018467  0x0000444c fetcht  0x00000002 , 0x0000423f 
+ 00018468  0x0000444d istore  0x00000001 , 0x00000002 
+ 00018469  0x0000444e add  0x00000002 , 0x00000002 , 0x00000006 
+ 00018470  0x0000444f ifetch  0x00000001 , 0x00000006 
+ 00018471  0x00004450 istore  0x00000001 , 0x00004685 
+ 00018472  0x00004451 ifetch  0x00000002 , 0x00000006 
+ 00018473  0x00004452 branch  0x00007f9c 
+ 00018474  0x00004455 setarg  0x00000002 
+ 00018475  0x00004456 call  0x00004816 
+ 00018476  0x00004457 add  0x00000002 , 0x00000005 , 0x00000006 
+ 00018477  0x00004458 ifetch  0x00000002 , 0x00000006 
+ 00018478  0x00004459 branch  0x0000340a , 0x00000034 
+ 00018479  0x0000445a branch  0x00007f9c 
+ 00018480  0x00004461 store  0x00000006 , 0x00000101 
+ 00018481  0x00004462 fetch  0x00000001 , 0x00000101 
+ 00018482  0x00004463 store  0x00000001 , 0x0000010c 
+ 00018483  0x00004464 ifetch  0x00000001 , 0x00000006 
+ 00018484  0x00004465 store  0x00000001 , 0x0000010b 
+ 00018485  0x00004466 ifetch  0x00000001 , 0x00000006 
+ 00018486  0x00004467 store  0x00000001 , 0x0000010a 
+ 00018487  0x00004468 ifetch  0x00000001 , 0x00000006 
+ 00018488  0x00004469 store  0x00000001 , 0x00000109 
+ 00018489  0x0000446a ifetch  0x00000001 , 0x00000006 
+ 00018490  0x0000446b store  0x00000001 , 0x00000108 
+ 00018491  0x0000446c ifetch  0x00000001 , 0x00000006 
+ 00018492  0x0000446d store  0x00000001 , 0x00000107 
+ 00018493  0x0000446e fetch  0x00000006 , 0x00000107 
+ 00018494  0x0000446f rtn 
+ 00018495  0x00004472 call  0x000068a2 
+ 00018496  0x00004473 fetch  0x00000001 , 0x00004223 
+ 00018497  0x00004474 store  0x00000001 , 0x000044a0 
+ 00018498  0x00004475 fetch  0x00000001 , 0x00004225 
+ 00018499  0x00004476 istore  0x00000001 , 0x00000005 
+ 00018500  0x00004477 fetch  0x00000001 , 0x00004227 
+ 00018501  0x00004478 istore  0x00000001 , 0x00000005 
+ 00018502  0x00004479 fetch  0x00000003 , 0x000044a0 
+ 00018503  0x0000447a store  0x00000003 , 0x000040a0 
+ 00018504  0x0000447b rtn 
+ 00018505  0x00004488 fetch  0x00000002 , 0x00004203 
+ 00018506  0x00004489 iadd  0x00000012 , 0x0000003f 
+ 00018507  0x0000448a byteswap  0x0000003f , 0x0000003f 
+ 00018508  0x0000448b store  0x00000002 , 0x000001f7 
+ 00018509  0x0000448c copy  0x00000002 , 0x00000012 
+ 00018510  0x0000448e call  0x0000489b 
+ 00018511  0x0000448f setarg  0x000000a0 
+ 00018512  0x00004490 call  0x0000488d 
+ 00018513  0x00004491 fetch  0x00000001 , 0x000001f7 
+ 00018514  0x00004492 call  0x0000488d 
+ 00018515  0x00004493 bmark1  0x00000028 , 0x00004856 
+ 00018516  0x00004494 fetch  0x00000001 , 0x000001f8 
+ 00018517  0x00004495 call  0x0000488d 
+ 00018518  0x00004497 call  0x000048a1 
+ 00018519  0x00004499 call  0x0000489b 
+ 00018520  0x0000449a setarg  0x000000a1 
+ 00018521  0x0000449b call  0x0000488d 
+ 00018522  0x0000449e call  0x0000487f 
+ 00018523  0x0000449f istore  0x00000001 , 0x00000011 
+ 00018524  0x000044a0 increase  0x00000001 , 0x00000011 
+ 00018525  0x000044a1 increase  0xffffffff , 0x00000012 
+ 00018526  0x000044a2 nbranch  0x0000485a , 0x00000005 
+ 00018527  0x000044a3 branch  0x000048a1 
+ 00018528  0x000044af byteswap  0x00000012 , 0x0000003f 
+ 00018529  0x000044b0 store  0x00000002 , 0x000001f7 
+ 00018530  0x000044b1 copy  0x00000002 , 0x00000012 
+ 00018531  0x000044b3 call  0x0000489b 
+ 00018532  0x000044b4 setarg  0x000000a0 
+ 00018533  0x000044b5 call  0x0000488d 
+ 00018534  0x000044b7 fetch  0x00000001 , 0x000001f7 
+ 00018535  0x000044b8 call  0x0000488d 
+ 00018536  0x000044b9 bmark1  0x00000028 , 0x0000486b 
+ 00018537  0x000044ba fetch  0x00000001 , 0x000001f8 
+ 00018538  0x000044bb call  0x0000488d 
+ 00018539  0x000044bd ifetch  0x00000001 , 0x00000011 
+ 00018540  0x000044be call  0x0000488d 
+ 00018541  0x000044bf increase  0x00000001 , 0x00000011 
+ 00018542  0x000044c0 increase  0xffffffff , 0x00000012 
+ 00018543  0x000044c1 nbranch  0x0000486b , 0x00000005 
+ 00018544  0x000044c2 branch  0x000048a1 
+ 00018545  0x000044c7 arg  0x0000000a , 0x00000039 
+ 00018546  0x000044c8 call  0x000048be 
+ 00018547  0x000044c9 call  0x000048a6 
+ 00018548  0x000044ca call  0x000048d2 
+ 00018549  0x000044cc call  0x000048c7 
+ 00018550  0x000044cd branch  0x000048a9 , 0x00000034 
+ 00018551  0x000044ce loop  0x00004875 
+ 00018552  0x000044cf branch  0x000048a9 
+ 00018553  0x000044d4 call  0x000048a9 
+ 00018554  0x000044d5 call  0x000048af 
+ 00018555  0x000044d6 call  0x000048d2 
+ 00018556  0x000044d7 call  0x000048a6 
+ 00018557  0x000044d8 call  0x000048d2 
+ 00018558  0x000044d9 branch  0x000048a9 
+ 00018559  0x000044df arg  0x00000008 , 0x00000039 
+ 00018560  0x000044e0 arg  0x00000000 , 0x00000013 
+ 00018561  0x000044e1 call  0x000048be 
+ 00018562  0x000044e3 call  0x000048a6 
+ 00018563  0x000044e4 call  0x000048d2 
+ 00018564  0x000044e5 lshift  0x00000013 , 0x00000013 
+ 00018565  0x000044e6 call  0x000048c7 
+ 00018566  0x000044e7 iadd  0x00000013 , 0x00000013 
+ 00018567  0x000044e8 call  0x000048d2 
+ 00018568  0x000044e9 call  0x000048a9 
+ 00018569  0x000044ea loop  0x00004882 
+ 00018570  0x000044eb call  0x00004879 
+ 00018571  0x000044ec copy  0x00000013 , 0x0000003f 
+ 00018572  0x000044ed rtn 
+ 00018573  0x000044f2 arg  0x00000008 , 0x00000039 
+ 00018574  0x000044f3 copy  0x0000003f , 0x00000013 
+ 00018575  0x000044f4 call  0x000048a9 
+ 00018576  0x000044f6 isolate1  0x00000007 , 0x00000013 
+ 00018577  0x000044f7 call  0x000048ac , 0x00000001 
+ 00018578  0x000044f8 ncall  0x000048af , 0x00000001 
+ 00018579  0x000044f9 lshift  0x00000013 , 0x00000013 
+ 00018580  0x000044fa call  0x000048d2 
+ 00018581  0x000044fb call  0x000048a6 
+ 00018582  0x000044fc call  0x000048d2 
+ 00018583  0x000044fd call  0x000048a9 
+ 00018584  0x000044fe call  0x000048d2 
+ 00018585  0x000044ff loop  0x00004890 
+ 00018586  0x00004500 branch  0x00004871 
+ 00018587  0x00004505 call  0x000048ac 
+ 00018588  0x00004506 call  0x000048a6 
+ 00018589  0x00004507 call  0x000048d2 
+ 00018590  0x00004508 call  0x000048af 
+ 00018591  0x00004509 call  0x000048d2 
+ 00018592  0x0000450a branch  0x000048a9 
+ 00018593  0x0000450f call  0x000048af 
+ 00018594  0x00004510 call  0x000048a6 
+ 00018595  0x00004511 call  0x000048d2 
+ 00018596  0x00004512 call  0x000048ac 
+ 00018597  0x00004513 branch  0x000048d2 
+ 00018598  0x00004518 enable  0x00000028 
+ 00018599  0x00004519 fetch  0x00000001 , 0x00004ffe 
+ 00018600  0x0000451a branch  0x000048b2 
+ 00018601  0x0000451e disable  0x00000028 
+ 00018602  0x0000451f fetch  0x00000001 , 0x00004ffe 
+ 00018603  0x00004520 branch  0x000048b2 
+ 00018604  0x00004524 enable  0x00000028 
+ 00018605  0x00004525 fetch  0x00000001 , 0x00004fff 
+ 00018606  0x00004526 branch  0x000048b2 
+ 00018607  0x0000452a disable  0x00000028 
+ 00018608  0x0000452b fetch  0x00000001 , 0x00004fff 
+ 00018609  0x0000452c branch  0x000048b2 
+ 00018610  0x00004532 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018611  0x00004533 rshift3  0x0000003f , 0x0000003f 
+ 00018612  0x00004534 arg  0x00008070 , 0x00000002 
+ 00018613  0x00004535 iadd  0x00000002 , 0x00000002 
+ 00018614  0x00004536 ifetch  0x00000001 , 0x00000002 
+ 00018615  0x00004537 qset1  0x0000003f 
+ 00018616  0x00004538 istore  0x00000001 , 0x00000002 
+ 00018617  0x00004539 increase  0x00000004 , 0x00000002 
+ 00018618  0x0000453a ifetch  0x00000001 , 0x00000002 
+ 00018619  0x0000453b qsetflag  0x00000028 , 0x0000003f 
+ 00018620  0x0000453c istore  0x00000001 , 0x00000002 
+ 00018621  0x0000453d rtn 
+ 00018622  0x00004541 fetch  0x00000001 , 0x00004fff 
+ 00018623  0x00004542 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018624  0x00004543 rshift3  0x0000003f , 0x0000003f 
+ 00018625  0x00004544 arg  0x00008070 , 0x00000002 
+ 00018626  0x00004545 iadd  0x00000002 , 0x00000002 
+ 00018627  0x00004546 ifetch  0x00000001 , 0x00000002 
+ 00018628  0x00004547 qset0  0x0000003f 
+ 00018629  0x00004548 istore  0x00000001 , 0x00000002 
+ 00018630  0x00004549 rtn 
+ 00018631  0x0000454f nop  0x00000004 
+ 00018632  0x00004550 fetch  0x00000001 , 0x00004fff 
+ 00018633  0x00004551 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018634  0x00004552 rshift3  0x0000003f , 0x0000003f 
+ 00018635  0x00004553 arg  0x0000811c , 0x00000002 
+ 00018636  0x00004554 iadd  0x00000002 , 0x00000002 
+ 00018637  0x00004555 setarg  0x00000000 
+ 00018638  0x00004556 ifetcht  0x00000001 , 0x00000002 
+ 00018639  0x00004557 qisolate1  0x00000002 
+ 00018640  0x00004558 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00018641  0x00004559 rtn 
+ 00018642  0x0000455e rtn 
+ 00018643  0x00004565 bpatch  0x000000f6 , 0x0000401e 
+ 00018644  0x00004566 hfetch  0x00000001 , 0x00008a26 
+ 00018645  0x00004567 isolate1  0x00000007 , 0x0000003f 
+ 00018646  0x00004568 call  0x000048ea , 0x00000001 
+ 00018647  0x00004569 call  0x0000492e 
+ 00018648  0x0000456a hfetch  0x00000001 , 0x00008a26 
+ 00018649  0x0000456b store  0x00000001 , 0x00000b22 
+ 00018650  0x0000456c hfetch  0x00000001 , 0x00008a27 
+ 00018651  0x0000456d store  0x00000001 , 0x00000b23 
+ 00018652  0x0000456e hstore  0x00000001 , 0x00008a27 
+ 00018653  0x0000456f pinvert 
+ 00018654  0x00004570 fetcht  0x00000001 , 0x00000d37 
+ 00018655  0x00004571 iand  0x00000002 , 0x0000003f 
+ 00018656  0x00004572 store  0x00000001 , 0x00000d37 
+ 00018657  0x00004573 jam  0x000000e0 , 0x00008a26 
+ 00018658  0x00004574 fetch  0x00000001 , 0x00000b23 
+ 00018659  0x00004575 compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018660  0x00004576 call  0x00004941 , 0x00000001 
+ 00018661  0x00004577 fetch  0x00000001 , 0x00000b22 
+ 00018662  0x00004578 compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018663  0x00004579 call  0x0000494a , 0x00000001 
+ 00018664  0x0000457a call  0x00004b61 
+ 00018665  0x0000457b branch  0x00004903 
+ 00018666  0x0000457e bpatch  0x000000f7 , 0x0000401e 
+ 00018667  0x0000457f call  0x00004919 
+ 00018668  0x00004580 jam  0x00000000 , 0x00008a00 
+ 00018669  0x00004581 nop  0x00002710 
+ 00018670  0x00004582 jam  0x000000c0 , 0x00008a10 
+ 00018671  0x00004583 hfetch  0x00000002 , 0x00008050 
+ 00018672  0x00004584 set0  0x0000000a , 0x0000003f 
+ 00018673  0x00004585 hstore  0x00000002 , 0x00008050 
+ 00018674  0x00004586 jam  0x0000003c , 0x00008a00 
+ 00018675  0x00004587 jam  0x000000ff , 0x00008a26 
+ 00018676  0x00004588 jam  0x000000ff , 0x00008a27 
+ 00018677  0x00004589 jam  0x00000000 , 0x00008a04 
+ 00018678  0x0000458a jam  0x00000002 , 0x00000c6b 
+ 00018679  0x0000458b setarg  0x00000d9d 
+ 00018680  0x0000458c arg  0x00000c6e , 0x00000005 
+ 00018681  0x0000458d isub  0x00000005 , 0x00000039 
+ 00018682  0x0000458e branch  0x00007ed4 
+ 00018683  0x00004591 fetcht  0x00000001 , 0x00000c6c 
+ 00018684  0x00004592 branch  0x000067fb 
+ 00018685  0x00004594 fetch  0x00000001 , 0x00000d45 
+ 00018686  0x00004595 rtn  0x00000034 
+ 00018687  0x00004596 fetcht  0x00000001 , 0x00000c6c 
+ 00018688  0x00004597 call  0x0000681d 
+ 00018689  0x00004598 branch  0x000048ea , 0x00000001 
+ 00018690  0x00004599 rtn 
+ 00018691  0x0000459d arg  0x00000000 , 0x00000007 
+ 00018692  0x0000459e call  0x00007f16 
+ 00018693  0x0000459f nrtn  0x00000034 
+ 00018694  0x000045a0 fetch  0x00000001 , 0x00000d46 
+ 00018695  0x000045a1 nrtn  0x00000034 
+ 00018696  0x000045a2 fetch  0x00000001 , 0x00000d45 
+ 00018697  0x000045a3 ncall  0x00004bb7 , 0x00000034 
+ 00018698  0x000045a4 rtn 
+ 00018699  0x000045a7 arg  0x00000b68 , 0x00000005 
+ 00018700  0x000045a8 setsect  0x00000000 , 0x00011212 
+ 00018701  0x000045a9 setsect  0x00000001 , 0x00008000 
+ 00018702  0x000045aa setsect  0x00000002 , 0x00000000 
+ 00018703  0x000045ab setsect  0x00000003 , 0x00010000 
+ 00018704  0x000045ac istore  0x00000009 , 0x00000005 
+ 00018705  0x000045ad setsect  0x00000000 , 0x00022412 
+ 00018706  0x000045ae setsect  0x00000001 , 0x00008604 
+ 00018707  0x000045af setsect  0x00000002 , 0x00001000 
+ 00018708  0x000045b0 setsect  0x00000003 , 0x00000008 
+ 00018709  0x000045b1 istore  0x00000009 , 0x00000005 
+ 00018710  0x000045b2 setsect  0x00000000 , 0x00000001 
+ 00018711  0x000045b3 istore  0x00000001 , 0x00000005 
+ 00018712  0x000045b4 rtn 
+ 00018713  0x000045b7 jam  0x00000002 , 0x00000c6b 
+ 00018714  0x000045b8 setarg  0x00000000 
+ 00018715  0x000045b9 store  0x00000001 , 0x00000b67 
+ 00018716  0x000045ba store  0x00000002 , 0x00000c65 
+ 00018717  0x000045bb pincrease  0x00000001 
+ 00018718  0x000045bc store  0x00000002 , 0x00000c67 
+ 00018719  0x000045bd pincrease  0x00000001 
+ 00018720  0x000045be store  0x00000002 , 0x00000c69 
+ 00018721  0x000045bf setarg  0x00008ffa 
+ 00018722  0x000045c0 store  0x00000002 , 0x00000b7c 
+ 00018723  0x000045c1 setarg  0x0000903a 
+ 00018724  0x000045c2 store  0x00000002 , 0x00000b7e 
+ 00018725  0x000045c3 arg  0x00000b80 , 0x00000005 
+ 00018726  0x000045c4 arg  0x000090fe , 0x00000006 
+ 00018727  0x000045c5 call  0x00007eb3 
+ 00018728  0x000045c6 fetch  0x00000001 , 0x00000c6d 
+ 00018729  0x000045c7 ncall  0x0000492b , 0x00000034 
+ 00018730  0x000045c8 branch  0x0000490b 
+ 00018731  0x000045cb store  0x00000001 , 0x00000ba2 
+ 00018732  0x000045cc store  0x00000001 , 0x00000bbb 
+ 00018733  0x000045cd rtn 
+ 00018734  0x000045cf hfetch  0x00000001 , 0x00008a26 
+ 00018735  0x000045d0 bbit1  0x00000006 , 0x00004931 
+ 00018736  0x000045d1 rtn 
+ 00018737  0x000045d4 call  0x00004936 
+ 00018738  0x000045d5 call  0x00007f15 
+ 00018739  0x000045d6 setarg  0x00000280 
+ 00018740  0x000045d7 arg  0x00000000 , 0x00000007 
+ 00018741  0x000045d8 branch  0x00007f08 
+ 00018742  0x000045db fetch  0x00000001 , 0x00000d36 
+ 00018743  0x000045dc bne  0x00000002 , 0x0000493b 
+ 00018744  0x000045dd jam  0x00000000 , 0x00000d46 
+ 00018745  0x000045de jam  0x00000000 , 0x00000d47 
+ 00018746  0x000045df rtn 
+ 00018747  0x000045e1 fetch  0x00000001 , 0x00000d53 
+ 00018748  0x000045e2 rtn  0x00000034 
+ 00018749  0x000045e3 jam  0x00000000 , 0x00000d53 
+ 00018750  0x000045e4 jam  0x00000002 , 0x00000d36 
+ 00018751  0x000045e5 jam  0x00000001 , 0x00000d45 
+ 00018752  0x000045e6 rtn 
+ 00018753  0x000045e9 jam  0x00000001 , 0x00008a27 
+ 00018754  0x000045ea branch  0x00004b37 
+ 00018755  0x000045ed fetch  0x00000001 , 0x00000b22 
+ 00018756  0x000045ee bbit1  0x00000004 , 0x00004955 
+ 00018757  0x000045ef rtn 
+ 00018758  0x000045f2 hfetch  0x00000001 , 0x00008a18 
+ 00018759  0x000045f3 istore  0x00000001 , 0x00000005 
+ 00018760  0x000045f4 loop  0x00004946 
+ 00018761  0x000045f5 rtn 
+ 00018762  0x000045f8 bpatch  0x000000f8 , 0x0000401f 
+ 00018763  0x000045f9 jam  0x00000011 , 0x00008a26 
+ 00018764  0x000045fa hfetch  0x00000001 , 0x00008a20 
+ 00018765  0x000045fb store  0x00000001 , 0x00000b24 
+ 00018766  0x000045fc copy  0x0000003f , 0x00000039 
+ 00018767  0x000045fd branch  0x00004943 , 0x00000034 
+ 00018768  0x000045fe arg  0x00000c6e , 0x00000005 
+ 00018769  0x000045ff call  0x00004946 
+ 00018770  0x00004600 fetch  0x00000001 , 0x00000b24 
+ 00018771  0x00004601 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00018772  0x00004602 rtn  0x00000002 
+ 00018773  0x00004604 fetch  0x00000001 , 0x00000c6e 
+ 00018774  0x00004605 and_into  0x00000080 , 0x0000003f 
+ 00018775  0x00004606 beq  0x00000080 , 0x0000495a 
+ 00018776  0x00004607 beq  0x00000000 , 0x00004962 
+ 00018777  0x00004608 branch  0x00002a8c 
+ 00018778  0x0000460b fetch  0x00000001 , 0x00000c6e 
+ 00018779  0x0000460c rshift4  0x0000003f , 0x0000003f 
+ 00018780  0x0000460d rshift  0x0000003f , 0x0000003f 
+ 00018781  0x0000460e and_into  0x00000003 , 0x0000003f 
+ 00018782  0x0000460f beq  0x00000000 , 0x0000496a 
+ 00018783  0x00004610 beq  0x00000001 , 0x00004970 
+ 00018784  0x00004611 beq  0x00000002 , 0x00004975 
+ 00018785  0x00004612 branch  0x00002a8c 
+ 00018786  0x00004615 fetch  0x00000001 , 0x00000c6e 
+ 00018787  0x00004616 rshift4  0x0000003f , 0x0000003f 
+ 00018788  0x00004617 rshift  0x0000003f , 0x0000003f 
+ 00018789  0x00004618 and_into  0x00000003 , 0x0000003f 
+ 00018790  0x00004619 beq  0x00000000 , 0x00004976 
+ 00018791  0x0000461a beq  0x00000001 , 0x0000497e 
+ 00018792  0x0000461b beq  0x00000002 , 0x00004983 
+ 00018793  0x0000461c branch  0x00002a8c 
+ 00018794  0x0000461f fetch  0x00000001 , 0x00000c6f 
+ 00018795  0x00004620 beq  0x00000008 , 0x0000498a 
+ 00018796  0x00004621 beq  0x00000006 , 0x000049a0 
+ 00018797  0x00004622 beq  0x0000000a , 0x000049ea 
+ 00018798  0x00004623 beq  0x00000000 , 0x000049fc 
+ 00018799  0x00004624 branch  0x00004984 
+ 00018800  0x00004627 fetch  0x00000001 , 0x00000c6f 
+ 00018801  0x00004628 beq  0x00000002 , 0x00004a2f 
+ 00018802  0x00004629 beq  0x00000001 , 0x00004a33 
+ 00018803  0x0000462a beq  0x00000003 , 0x00004a45 
+ 00018804  0x0000462b branch  0x00004984 
+ 00018805  0x0000462e branch  0x00004984 
+ 00018806  0x00004631 fetch  0x00000001 , 0x00000c6f 
+ 00018807  0x00004632 beq  0x00000001 , 0x00004a4f 
+ 00018808  0x00004633 beq  0x00000003 , 0x00004a79 
+ 00018809  0x00004634 beq  0x00000005 , 0x00004aa3 
+ 00018810  0x00004635 beq  0x00000009 , 0x00004abc 
+ 00018811  0x00004636 beq  0x0000000b , 0x00004ad7 
+ 00018812  0x00004637 beq  0x00000007 , 0x00004984 
+ 00018813  0x00004638 branch  0x00004984 
+ 00018814  0x0000463b fetch  0x00000001 , 0x00000c6f 
+ 00018815  0x0000463c beq  0x0000000a , 0x00004ae8 
+ 00018816  0x0000463d beq  0x00000009 , 0x00004af9 
+ 00018817  0x0000463e beq  0x0000000b , 0x00004b11 
+ 00018818  0x0000463f branch  0x00004984 
+ 00018819  0x00004642 branch  0x00004984 
+ 00018820  0x00004645 hfetch  0x00000001 , 0x00008a11 
+ 00018821  0x00004646 set1  0x00000000 , 0x0000003f 
+ 00018822  0x00004647 hstore  0x00000001 , 0x00008a11 
+ 00018823  0x00004648 branch  0x00004988 
+ 00018824  0x0000464b jam  0x00000040 , 0x00008a12 
+ 00018825  0x0000464c rtn 
+ 00018826  0x0000464f fetch  0x00000001 , 0x00000c6e 
+ 00018827  0x00004650 bne  0x00000080 , 0x00004984 
+ 00018828  0x00004651 fetch  0x00000001 , 0x00000c72 
+ 00018829  0x00004652 bne  0x00000000 , 0x00004984 
+ 00018830  0x00004653 fetch  0x00000001 , 0x00000c73 
+ 00018831  0x00004654 bne  0x00000000 , 0x00004984 
+ 00018832  0x00004655 fetch  0x00000001 , 0x00000c74 
+ 00018833  0x00004656 bne  0x00000001 , 0x00004984 
+ 00018834  0x00004657 fetch  0x00000001 , 0x00000c75 
+ 00018835  0x00004658 bne  0x00000000 , 0x00004984 
+ 00018836  0x00004659 fetch  0x00000001 , 0x00000c70 
+ 00018837  0x0000465a bne  0x00000000 , 0x00004984 
+ 00018838  0x0000465b fetch  0x00000001 , 0x00000c71 
+ 00018839  0x0000465c bne  0x00000000 , 0x00004984 
+ 00018840  0x0000465d fetch  0x00000001 , 0x00000c6b 
+ 00018841  0x0000465e beq  0x00000004 , 0x0000499c 
+ 00018842  0x0000465f beq  0x00000003 , 0x0000499e 
+ 00018843  0x00004660 branch  0x00004984 
+ 00018844  0x00004663 arg  0x00000001 , 0x00000012 
+ 00018845  0x00004664 branch  0x00004a14 
+ 00018846  0x00004667 arg  0x00000001 , 0x00000012 
+ 00018847  0x00004668 branch  0x00004a12 
+ 00018848  0x0000466b bpatch  0x000000f9 , 0x0000401f 
+ 00018849  0x0000466c set0  0x00000023 , 0x00000000 
+ 00018850  0x0000466d fetch  0x00000001 , 0x00000c71 
+ 00018851  0x0000466e beq  0x00000001 , 0x000049b6 
+ 00018852  0x0000466f beq  0x00000002 , 0x000049cf 
+ 00018853  0x00004670 beq  0x00000003 , 0x000049d2 
+ 00018854  0x00004671 beq  0x00000021 , 0x000049a9 
+ 00018855  0x00004672 beq  0x00000022 , 0x000049e0 
+ 00018856  0x00004673 branch  0x00004984 
+ 00018857  0x00004676 jam  0x00000000 , 0x00000d4b 
+ 00018858  0x00004677 fetch  0x00000001 , 0x00000c72 
+ 00018859  0x00004678 beq  0x00000000 , 0x000049ae 
+ 00018860  0x00004679 beq  0x00000001 , 0x000049b2 
+ 00018861  0x0000467a branch  0x00004984 
+ 00018862  0x0000467d arg  0x00000b93 , 0x00000011 
+ 00018863  0x0000467e ifetch  0x00000001 , 0x00000011 
+ 00018864  0x0000467f iforce  0x00000012 
+ 00018865  0x00004680 branch  0x00004b21 
+ 00018866  0x00004683 arg  0x00000bac , 0x00000011 
+ 00018867  0x00004684 ifetch  0x00000001 , 0x00000011 
+ 00018868  0x00004685 iforce  0x00000012 
+ 00018869  0x00004686 branch  0x00004b21 
+ 00018870  0x0000468c fetch  0x00000001 , 0x00000d48 
+ 00018871  0x0000468d ncall  0x000049c7 , 0x00000034 
+ 00018872  0x0000468e setarg  0x00000b68 
+ 00018873  0x0000468f fetcht  0x00000001 , 0x00000b68 
+ 00018874  0x00004691 store  0x00000002 , 0x00000d3f 
+ 00018875  0x00004692 storet  0x00000001 , 0x00000d41 
+ 00018876  0x00004693 fetch  0x00000001 , 0x00000c74 
+ 00018877  0x00004694 isub  0x00000002 , 0x0000003e 
+ 00018878  0x00004695 nbranch  0x000049c5 , 0x00000002 
+ 00018879  0x00004697 fetch  0x00000001 , 0x00000d41 
+ 00018880  0x00004699 iforce  0x00000012 
+ 00018881  0x0000469a fetch  0x00000002 , 0x00000d3f 
+ 00018882  0x0000469b add  0x0000003f , 0x00000001 , 0x0000003f 
+ 00018883  0x0000469c iforce  0x00000011 
+ 00018884  0x0000469d branch  0x00004b21 
+ 00018885  0x0000469f fetch  0x00000001 , 0x00000c74 
+ 00018886  0x000046a0 branch  0x000049c0 
+ 00018887  0x000046a3 hfetch  0x00000001 , 0x00008a04 
+ 00018888  0x000046a4 ncall  0x000049cb , 0x00000034 
+ 00018889  0x000046a5 jam  0x00000000 , 0x00000d48 
+ 00018890  0x000046a6 rtn 
+ 00018891  0x000046a8 hfetch  0x00000001 , 0x00008a04 
+ 00018892  0x000046a9 set1  0x00000007 , 0x0000003f 
+ 00018893  0x000046aa hstore  0x00000001 , 0x00008a04 
+ 00018894  0x000046ab rtn 
+ 00018895  0x000046ae setarg  0x00000b80 
+ 00018896  0x000046af fetcht  0x00000001 , 0x00000b80 
+ 00018897  0x000046b0 branch  0x000049ba 
+ 00018898  0x000046b3 fetch  0x00000001 , 0x00000c70 
+ 00018899  0x000046b4 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00018900  0x000046b5 nbranch  0x00004984 , 0x00000002 
+ 00018901  0x000046b6 fetch  0x00000001 , 0x00000c70 
+ 00018902  0x000046b7 arg  0x00000be4 , 0x00000011 
+ 00018903  0x000046b8 beq  0x00000000 , 0x00004b1e 
+ 00018904  0x000046b9 set1  0x00000023 , 0x00000000 
+ 00018905  0x000046ba arg  0x00000be9 , 0x00000011 
+ 00018906  0x000046bb beq  0x00000001 , 0x00004b1e 
+ 00018907  0x000046bc arg  0x00000c07 , 0x00000011 
+ 00018908  0x000046bd beq  0x00000002 , 0x00004b1e 
+ 00018909  0x000046be arg  0x00000c47 , 0x00000011 
+ 00018910  0x000046bf beq  0x00000003 , 0x00004b1e 
+ 00018911  0x000046c0 rtn 
+ 00018912  0x000046c3 fetch  0x00000002 , 0x00000c72 
+ 00018913  0x000046c4 beq  0x00000001 , 0x000049e5 
+ 00018914  0x000046c5 fetch  0x00000002 , 0x00000b7c 
+ 00018915  0x000046c6 copy  0x0000003f , 0x00000011 
+ 00018916  0x000046c8 branch  0x00004b1e 
+ 00018917  0x000046ca jam  0x00000001 , 0x00000d45 
+ 00018918  0x000046cb jam  0x00000001 , 0x00000d36 
+ 00018919  0x000046cc fetch  0x00000002 , 0x00000b7e 
+ 00018920  0x000046cd copy  0x0000003f , 0x00000011 
+ 00018921  0x000046cf branch  0x00004b1e 
+ 00018922  0x000046d3 fetch  0x00000001 , 0x00000c6b 
+ 00018923  0x000046d4 bne  0x00000004 , 0x00004984 
+ 00018924  0x000046d5 fetch  0x00000001 , 0x00000c6e 
+ 00018925  0x000046d6 bne  0x00000081 , 0x00004984 
+ 00018926  0x000046d7 fetch  0x00000001 , 0x00000c70 
+ 00018927  0x000046d8 bne  0x00000000 , 0x00004984 
+ 00018928  0x000046d9 fetch  0x00000001 , 0x00000c71 
+ 00018929  0x000046da bne  0x00000000 , 0x00004984 
+ 00018930  0x000046db fetch  0x00000001 , 0x00000c74 
+ 00018931  0x000046dc bne  0x00000001 , 0x00004984 
+ 00018932  0x000046dd fetch  0x00000001 , 0x00000c75 
+ 00018933  0x000046de bne  0x00000000 , 0x00004984 
+ 00018934  0x000046df fetch  0x00000001 , 0x00000c72 
+ 00018935  0x000046e0 bne  0x00000000 , 0x00004984 
+ 00018936  0x000046e1 fetch  0x00000001 , 0x00000c73 
+ 00018937  0x000046e2 bne  0x00000000 , 0x00004984 
+ 00018938  0x000046e3 arg  0x00000001 , 0x00000012 
+ 00018939  0x000046e4 branch  0x00004a12 
+ 00018940  0x000046e8 fetch  0x00000001 , 0x00000c6b 
+ 00018941  0x000046e9 beq  0x00000002 , 0x00004984 
+ 00018942  0x000046ea fetch  0x00000001 , 0x00000c70 
+ 00018943  0x000046eb bne  0x00000000 , 0x00004984 
+ 00018944  0x000046ec fetch  0x00000001 , 0x00000c71 
+ 00018945  0x000046ed bne  0x00000000 , 0x00004984 
+ 00018946  0x000046ee fetch  0x00000001 , 0x00000c74 
+ 00018947  0x000046ef bne  0x00000002 , 0x00004984 
+ 00018948  0x000046f0 fetch  0x00000001 , 0x00000c75 
+ 00018949  0x000046f1 bne  0x00000000 , 0x00004984 
+ 00018950  0x000046f2 fetch  0x00000001 , 0x00000c73 
+ 00018951  0x000046f3 bne  0x00000000 , 0x00004984 
+ 00018952  0x000046f4 fetch  0x00000001 , 0x00000c6e 
+ 00018953  0x000046f5 beq  0x00000080 , 0x00004a0d 
+ 00018954  0x000046f6 beq  0x00000081 , 0x00004a18 
+ 00018955  0x000046f7 beq  0x00000082 , 0x00004a1c 
+ 00018956  0x000046f8 branch  0x00004984 
+ 00018957  0x000046fb fetch  0x00000001 , 0x00000c72 
+ 00018958  0x000046fc bne  0x00000000 , 0x00004984 
+ 00018959  0x000046fd arg  0x00000002 , 0x00000012 
+ 00018960  0x000046fe fetch  0x00000001 , 0x00000d39 
+ 00018961  0x000046ff beq  0x00000001 , 0x00004a16 
+ 00018962  0x00004702 arg  0x00000c65 , 0x00000011 
+ 00018963  0x00004703 branch  0x00004b21 
+ 00018964  0x00004705 arg  0x00000c67 , 0x00000011 
+ 00018965  0x00004706 branch  0x00004b21 
+ 00018966  0x00004708 arg  0x00000c69 , 0x00000011 
+ 00018967  0x00004709 branch  0x00004b21 
+ 00018968  0x0000470c fetch  0x00000001 , 0x00000c6b 
+ 00018969  0x0000470d bne  0x00000004 , 0x00004984 
+ 00018970  0x0000470e arg  0x00000002 , 0x00000012 
+ 00018971  0x0000470f branch  0x00004a12 
+ 00018972  0x00004712 fetch  0x00000001 , 0x00000c6b 
+ 00018973  0x00004713 bne  0x00000004 , 0x00004984 
+ 00018974  0x00004714 fetch  0x00000001 , 0x00000c72 
+ 00018975  0x00004715 beq  0x00000081 , 0x00004a29 
+ 00018976  0x00004716 beq  0x00000082 , 0x00004a2b 
+ 00018977  0x00004717 beq  0x00000083 , 0x00004a2d 
+ 00018978  0x00004718 and_into  0x0000007f , 0x0000003f 
+ 00018979  0x00004719 beq  0x00000000 , 0x00004a25 
+ 00018980  0x0000471a branch  0x00004984 
+ 00018981  0x0000471d fetch  0x00000001 , 0x00000d3b 
+ 00018982  0x0000471f arg  0x00000002 , 0x00000012 
+ 00018983  0x00004720 beq  0x00000001 , 0x00004a14 
+ 00018984  0x00004721 branch  0x00004a12 
+ 00018985  0x00004723 fetch  0x00000001 , 0x00000d3c 
+ 00018986  0x00004724 branch  0x00004a26 
+ 00018987  0x00004726 fetch  0x00000001 , 0x00000d3d 
+ 00018988  0x00004727 branch  0x00004a26 
+ 00018989  0x00004729 fetch  0x00000001 , 0x00000d3e 
+ 00018990  0x0000472a branch  0x00004a26 
+ 00018991  0x0000472d jam  0x00000001 , 0x00000d4c 
+ 00018992  0x0000472e arg  0x00000d4d , 0x00000011 
+ 00018993  0x0000472f arg  0x00000001 , 0x00000012 
+ 00018994  0x00004730 branch  0x00004b21 
+ 00018995  0x00004733 fetch  0x00000002 , 0x00000c70 
+ 00018996  0x00004734 arg  0x000001ba , 0x00000002 
+ 00018997  0x00004735 isub  0x00000002 , 0x0000003e 
+ 00018998  0x00004736 nbranch  0x00004984 , 0x00000005 
+ 00018999  0x00004737 set0  0x00000023 , 0x00000000 
+ 00019000  0x00004739 fetch  0x00000001 , 0x00000d42 
+ 00019001  0x0000473a nbranch  0x00004a42 , 0x00000034 
+ 00019002  0x0000473b jam  0x00000000 , 0x00000cf6 
+ 00019003  0x0000473d fetch  0x00000001 , 0x00000c74 
+ 00019004  0x0000473e iforce  0x00000012 
+ 00019005  0x0000473f arg  0x00000cf6 , 0x00000011 
+ 00019006  0x00004740 call  0x00004b21 
+ 00019007  0x00004742 arg  0x00000cf6 , 0x00000005 
+ 00019008  0x00004743 arg  0x00000008 , 0x00000039 
+ 00019009  0x00004744 branch  0x00007ec6 
+ 00019010  0x00004746 jam  0x00000000 , 0x00000d42 
+ 00019011  0x00004747 jam  0x00000001 , 0x00000cf6 
+ 00019012  0x00004748 branch  0x00004a3b 
+ 00019013  0x0000474b fetch  0x00000001 , 0x00000c74 
+ 00019014  0x0000474c bne  0x00000001 , 0x00004984 
+ 00019015  0x0000474d jam  0x00000001 , 0x00000d4b 
+ 00019016  0x0000474e arg  0x00000001 , 0x00000012 
+ 00019017  0x0000474f fetch  0x00000001 , 0x00000d49 
+ 00019018  0x00004750 beq  0x00000000 , 0x00004a4d 
+ 00019019  0x00004751 beq  0x00000001 , 0x00004a4e 
+ 00019020  0x00004752 branch  0x00004a12 
+ 00019021  0x00004754 branch  0x00004a14 
+ 00019022  0x00004756 branch  0x00004a12 
+ 00019023  0x0000475c fetch  0x00000001 , 0x00000c6b 
+ 00019024  0x0000475d bne  0x00000004 , 0x00004984 
+ 00019025  0x0000475e fetch  0x00000001 , 0x00000c74 
+ 00019026  0x0000475f bne  0x00000000 , 0x00004984 
+ 00019027  0x00004760 fetch  0x00000001 , 0x00000c75 
+ 00019028  0x00004761 bne  0x00000000 , 0x00004984 
+ 00019029  0x00004762 fetch  0x00000001 , 0x00000c71 
+ 00019030  0x00004763 bne  0x00000000 , 0x00004984 
+ 00019031  0x00004764 fetch  0x00000001 , 0x00000c73 
+ 00019032  0x00004765 bne  0x00000000 , 0x00004984 
+ 00019033  0x00004766 fetch  0x00000001 , 0x00000c6e 
+ 00019034  0x00004767 beq  0x00000000 , 0x00004a5e 
+ 00019035  0x00004768 beq  0x00000001 , 0x00004a66 
+ 00019036  0x00004769 beq  0x00000002 , 0x00004a67 
+ 00019037  0x0000476a branch  0x00004984 
+ 00019038  0x0000476d fetch  0x00000001 , 0x00000c70 
+ 00019039  0x0000476e bne  0x00000001 , 0x00004984 
+ 00019040  0x0000476f hfetch  0x00000001 , 0x00008a00 
+ 00019041  0x00004770 set0  0x00000007 , 0x0000003f 
+ 00019042  0x00004771 hstore  0x00000001 , 0x00008a00 
+ 00019043  0x00004772 jam  0x00000000 , 0x00000d39 
+ 00019044  0x00004773 jam  0x00000001 , 0x00000d3a 
+ 00019045  0x00004774 branch  0x00004988 
+ 00019046  0x00004777 branch  0x00004984 
+ 00019047  0x0000477a fetch  0x00000001 , 0x00000c70 
+ 00019048  0x0000477b bne  0x00000000 , 0x00004984 
+ 00019049  0x0000477c fetch  0x00000001 , 0x00000c72 
+ 00019050  0x0000477d beq  0x00000081 , 0x00004a72 
+ 00019051  0x0000477e beq  0x00000082 , 0x00004a75 
+ 00019052  0x0000477f beq  0x00000083 , 0x00004a77 
+ 00019053  0x00004780 and_into  0x0000007f , 0x0000003f 
+ 00019054  0x00004781 beq  0x00000000 , 0x00004a70 
+ 00019055  0x00004782 branch  0x00004984 
+ 00019056  0x00004785 jam  0x00000000 , 0x00000d3b 
+ 00019057  0x00004786 branch  0x00004988 
+ 00019058  0x00004788 jam  0x00000000 , 0x00000d3c 
+ 00019059  0x0000478a jam  0x00000001 , 0x00000d53 
+ 00019060  0x0000478b branch  0x00004988 
+ 00019061  0x0000478d jam  0x00000000 , 0x00000d3d 
+ 00019062  0x0000478e branch  0x00004a73 
+ 00019063  0x00004790 jam  0x00000000 , 0x00000d3e 
+ 00019064  0x00004791 branch  0x00004a73 
+ 00019065  0x00004795 fetch  0x00000001 , 0x00000c74 
+ 00019066  0x00004796 bne  0x00000000 , 0x00004984 
+ 00019067  0x00004797 fetch  0x00000001 , 0x00000c75 
+ 00019068  0x00004798 bne  0x00000000 , 0x00004984 
+ 00019069  0x00004799 fetch  0x00000001 , 0x00000c6e 
+ 00019070  0x0000479a beq  0x00000000 , 0x00004a82 
+ 00019071  0x0000479b beq  0x00000001 , 0x00004a8f 
+ 00019072  0x0000479c beq  0x00000002 , 0x00004a90 
+ 00019073  0x0000479d branch  0x00004984 
+ 00019074  0x000047a0 fetch  0x00000001 , 0x00000c70 
+ 00019075  0x000047a1 bne  0x00000001 , 0x00004984 
+ 00019076  0x000047a2 hfetch  0x00000001 , 0x00008a00 
+ 00019077  0x000047a3 set1  0x00000007 , 0x0000003f 
+ 00019078  0x000047a4 hstore  0x00000001 , 0x00008a00 
+ 00019079  0x000047a5 jam  0x00000001 , 0x00000d39 
+ 00019080  0x000047a6 jam  0x00000003 , 0x00000d36 
+ 00019081  0x000047a7 jam  0x00000000 , 0x00000d43 
+ 00019082  0x000047a8 call  0x00004988 
+ 00019083  0x000047aa call  0x00007f15 
+ 00019084  0x000047ab setarg  0x00001388 
+ 00019085  0x000047ac arg  0x0000000f , 0x00000007 
+ 00019086  0x000047ad branch  0x00007f08 
+ 00019087  0x000047b0 branch  0x00004984 
+ 00019088  0x000047b3 fetch  0x00000001 , 0x00000c70 
+ 00019089  0x000047b4 bne  0x00000000 , 0x00004984 
+ 00019090  0x000047b5 fetch  0x00000001 , 0x00000c71 
+ 00019091  0x000047b6 bne  0x00000000 , 0x00004984 
+ 00019092  0x000047b7 fetch  0x00000001 , 0x00000c72 
+ 00019093  0x000047b8 beq  0x00000081 , 0x00004a9d 
+ 00019094  0x000047b9 beq  0x00000082 , 0x00004a9f 
+ 00019095  0x000047ba beq  0x00000083 , 0x00004aa1 
+ 00019096  0x000047bb and_into  0x0000007f , 0x0000003f 
+ 00019097  0x000047bc beq  0x00000000 , 0x00004a9b 
+ 00019098  0x000047bd branch  0x00004984 
+ 00019099  0x000047c0 jam  0x00000001 , 0x00000d3b 
+ 00019100  0x000047c1 branch  0x00004988 
+ 00019101  0x000047c3 jam  0x00000001 , 0x00000d3c 
+ 00019102  0x000047c4 branch  0x00004988 
+ 00019103  0x000047c6 jam  0x00000001 , 0x00000d3d 
+ 00019104  0x000047c7 branch  0x00004988 
+ 00019105  0x000047c9 jam  0x00000001 , 0x00000d3e 
+ 00019106  0x000047ca branch  0x00004988 
+ 00019107  0x000047ce fetch  0x00000001 , 0x00000c6e 
+ 00019108  0x000047cf bne  0x00000000 , 0x00004984 
+ 00019109  0x000047d0 fetch  0x00000001 , 0x00000c72 
+ 00019110  0x000047d1 bne  0x00000000 , 0x00004984 
+ 00019111  0x000047d2 fetch  0x00000001 , 0x00000c73 
+ 00019112  0x000047d3 bne  0x00000000 , 0x00004984 
+ 00019113  0x000047d4 fetch  0x00000001 , 0x00000c74 
+ 00019114  0x000047d5 bne  0x00000000 , 0x00004984 
+ 00019115  0x000047d6 fetch  0x00000001 , 0x00000c75 
+ 00019116  0x000047d7 bne  0x00000000 , 0x00004984 
+ 00019117  0x000047d8 fetch  0x00000001 , 0x00000c71 
+ 00019118  0x000047d9 bne  0x00000000 , 0x00004984 
+ 00019119  0x000047da fetch  0x00000001 , 0x00000c70 
+ 00019120  0x000047db and_into  0x00000080 , 0x0000003f 
+ 00019121  0x000047dc bne  0x00000000 , 0x00004984 
+ 00019122  0x000047dd fetch  0x00000001 , 0x00000c70 
+ 00019123  0x000047de bne  0x00000000 , 0x00004aba 
+ 00019124  0x000047e0 jam  0x00000002 , 0x00000c6b 
+ 00019125  0x000047e2 fetch  0x00000001 , 0x00000c70 
+ 00019126  0x000047e3 hstore  0x00000001 , 0x00008a04 
+ 00019127  0x000047e4 call  0x00004988 
+ 00019128  0x000047e5 jam  0x00000001 , 0x00000d48 
+ 00019129  0x000047e6 rtn 
+ 00019130  0x000047e8 jam  0x00000003 , 0x00000c6b 
+ 00019131  0x000047e9 branch  0x00004ab5 
+ 00019132  0x000047ed fetch  0x00000001 , 0x00000c6b 
+ 00019133  0x000047ee beq  0x00000002 , 0x00004984 
+ 00019134  0x000047ef fetch  0x00000001 , 0x00000c6e 
+ 00019135  0x000047f0 bne  0x00000000 , 0x00004984 
+ 00019136  0x000047f1 fetch  0x00000001 , 0x00000c72 
+ 00019137  0x000047f2 bne  0x00000000 , 0x00004984 
+ 00019138  0x000047f3 fetch  0x00000001 , 0x00000c73 
+ 00019139  0x000047f4 bne  0x00000000 , 0x00004984 
+ 00019140  0x000047f5 fetch  0x00000001 , 0x00000c74 
+ 00019141  0x000047f6 bne  0x00000000 , 0x00004984 
+ 00019142  0x000047f7 fetch  0x00000001 , 0x00000c75 
+ 00019143  0x000047f8 bne  0x00000000 , 0x00004984 
+ 00019144  0x000047f9 fetch  0x00000001 , 0x00000c71 
+ 00019145  0x000047fa bne  0x00000000 , 0x00004984 
+ 00019146  0x000047fb fetch  0x00000001 , 0x00000c70 
+ 00019147  0x000047fc sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019148  0x000047fd nbranch  0x00004984 , 0x00000002 
+ 00019149  0x000047fe fetch  0x00000001 , 0x00000c6b 
+ 00019150  0x000047ff beq  0x00000003 , 0x00004ad1 
+ 00019151  0x00004800 beq  0x00000004 , 0x00004ad1 
+ 00019152  0x00004801 branch  0x00004984 
+ 00019153  0x00004805 fetch  0x00000001 , 0x00000c70 
+ 00019154  0x00004806 beq  0x00000000 , 0x00004ad5 
+ 00019155  0x00004807 jam  0x00000004 , 0x00000c6b 
+ 00019156  0x00004808 branch  0x00004988 
+ 00019157  0x0000480a jam  0x00000003 , 0x00000c6b 
+ 00019158  0x0000480b branch  0x00004988 
+ 00019159  0x0000480f fetch  0x00000001 , 0x00000c6b 
+ 00019160  0x00004810 bne  0x00000004 , 0x00004984 
+ 00019161  0x00004811 fetch  0x00000001 , 0x00000c6e 
+ 00019162  0x00004812 bne  0x00000001 , 0x00004984 
+ 00019163  0x00004813 fetch  0x00000001 , 0x00000c70 
+ 00019164  0x00004814 bne  0x00000000 , 0x00004984 
+ 00019165  0x00004815 fetch  0x00000001 , 0x00000c71 
+ 00019166  0x00004816 bne  0x00000000 , 0x00004984 
+ 00019167  0x00004817 fetch  0x00000001 , 0x00000c74 
+ 00019168  0x00004818 bne  0x00000000 , 0x00004984 
+ 00019169  0x00004819 fetch  0x00000001 , 0x00000c75 
+ 00019170  0x0000481a bne  0x00000000 , 0x00004984 
+ 00019171  0x0000481b fetch  0x00000001 , 0x00000c72 
+ 00019172  0x0000481c bne  0x00000000 , 0x00004984 
+ 00019173  0x0000481d fetch  0x00000001 , 0x00000c73 
+ 00019174  0x0000481e bne  0x00000000 , 0x00004984 
+ 00019175  0x0000481f branch  0x00004988 
+ 00019176  0x00004823 jam  0x00000001 , 0x00000d4c 
+ 00019177  0x00004824 fetch  0x00000001 , 0x00000c71 
+ 00019178  0x00004825 store  0x00000001 , 0x00000d4d 
+ 00019179  0x00004826 fetch  0x00000001 , 0x00000c72 
+ 00019180  0x00004827 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019181  0x00004828 call  0x00004af5 , 0x00000005 
+ 00019182  0x00004829 fetch  0x00000001 , 0x00000d36 
+ 00019183  0x0000482a bne  0x00000004 , 0x00004988 
+ 00019184  0x0000482b jam  0x00000002 , 0x00000d36 
+ 00019185  0x0000482c call  0x00004988 
+ 00019186  0x0000482d nop  0x00007530 
+ 00019187  0x0000482e nop  0x00007530 
+ 00019188  0x0000482f rtn 
+ 00019189  0x00004831 jam  0x00000001 , 0x00000d45 
+ 00019190  0x00004832 jam  0x00000000 , 0x00000d3a 
+ 00019191  0x00004833 jam  0x00000004 , 0x00000d36 
+ 00019192  0x00004834 rtn 
+ 00019193  0x00004838 jam  0x00000001 , 0x00000d50 
+ 00019194  0x00004839 call  0x00004b03 
+ 00019195  0x0000483a fetch  0x00000002 , 0x00000c70 
+ 00019196  0x0000483b store  0x00000002 , 0x00000d4e 
+ 00019197  0x0000483c fetch  0x00000001 , 0x00000c74 
+ 00019198  0x0000483d iforce  0x00000039 
+ 00019199  0x0000483e arg  0x00000c76 , 0x00000006 
+ 00019200  0x0000483f arg  0x00000cb6 , 0x00000005 
+ 00019201  0x00004840 call  0x00007f01 
+ 00019202  0x00004841 branch  0x00004988 
+ 00019203  0x00004844 fetch  0x00000002 , 0x00000c70 
+ 00019204  0x00004845 arg  0x00000200 , 0x00000002 
+ 00019205  0x00004846 isub  0x00000002 , 0x0000003e 
+ 00019206  0x00004847 nrtn  0x00000005 
+ 00019207  0x00004848 fetch  0x00000002 , 0x00000c72 
+ 00019208  0x00004849 arg  0x00000000 , 0x00000002 
+ 00019209  0x0000484a isub  0x00000002 , 0x0000003e 
+ 00019210  0x0000484b nrtn  0x00000005 
+ 00019211  0x0000484c fetch  0x00000002 , 0x00000c74 
+ 00019212  0x0000484d arg  0x00000001 , 0x00000002 
+ 00019213  0x0000484e isub  0x00000002 , 0x0000003e 
+ 00019214  0x0000484f nrtn  0x00000005 
+ 00019215  0x00004850 jam  0x00000001 , 0x00000d43 
+ 00019216  0x00004851 rtn 
+ 00019217  0x00004855 fetch  0x00000001 , 0x00000c74 
+ 00019218  0x00004856 bne  0x00000000 , 0x00004984 
+ 00019219  0x00004857 fetch  0x00000001 , 0x00000c70 
+ 00019220  0x00004858 beq  0x00000000 , 0x00004b17 
+ 00019221  0x00004859 beq  0x00000001 , 0x00004b1a 
+ 00019222  0x0000485a branch  0x00004984 
+ 00019223  0x0000485c jam  0x00000000 , 0x00000d4a 
+ 00019224  0x0000485d jam  0x00000001 , 0x00000d49 
+ 00019225  0x0000485e branch  0x00004988 
+ 00019226  0x00004860 jam  0x00000001 , 0x00000d44 
+ 00019227  0x00004861 jam  0x00000001 , 0x00000d4a 
+ 00019228  0x00004862 jam  0x00000000 , 0x00000d49 
+ 00019229  0x00004863 branch  0x00004988 
+ 00019230  0x00004867 ifetch  0x00000001 , 0x00000011 
+ 00019231  0x00004868 iforce  0x00000012 
+ 00019232  0x00004869 increase  0x00000001 , 0x00000011 
+ 00019233  0x0000486c bpatch  0x000000fa , 0x0000401f 
+ 00019234  0x0000486d bmark0  0x00000023 , 0x00004b2c 
+ 00019235  0x0000486e add  0x00000012 , 0x00000001 , 0x0000003f 
+ 00019236  0x0000486f lshift  0x0000003f , 0x0000003f 
+ 00019237  0x00004870 hstore  0x00000001 , 0x00008a18 
+ 00019238  0x00004871 jam  0x00000003 , 0x00008a18 
+ 00019239  0x00004872 fetch  0x00000001 , 0x00000c74 
+ 00019240  0x00004873 increase  0xfffffffe , 0x0000003f 
+ 00019241  0x00004874 rshift  0x0000003f , 0x0000003f 
+ 00019242  0x00004875 store  0x00000001 , 0x00000c74 
+ 00019243  0x00004876 beq  0x00000000 , 0x00004b35 
+ 00019244  0x00004878 fetch  0x00000002 , 0x00000c74 
+ 00019245  0x00004879 isub  0x00000012 , 0x0000003e 
+ 00019246  0x0000487a branch  0x00004b30 , 0x00000002 
+ 00019247  0x0000487b copy  0x0000003f , 0x00000012 
+ 00019248  0x0000487d deposit  0x00000011 
+ 00019249  0x0000487e store  0x00000002 , 0x00000b65 
+ 00019250  0x0000487f deposit  0x00000012 
+ 00019251  0x00004880 store  0x00000001 , 0x00000b67 
+ 00019252  0x00004881 branch  0x00004b37 
+ 00019253  0x00004884 arg  0x00000000 , 0x00000007 
+ 00019254  0x00004885 branch  0x00004b57 
+ 00019255  0x00004889 bpatch  0x000000fb , 0x0000401f 
+ 00019256  0x0000488a fetch  0x00000001 , 0x00000b67 
+ 00019257  0x0000488b rtn  0x00000034 
+ 00019258  0x0000488c copy  0x0000003f , 0x00000039 
+ 00019259  0x0000488d sub  0x0000003f , 0x00000040 , 0x0000003e 
+ 00019260  0x0000488e branch  0x00004b3e , 0x00000002 
+ 00019261  0x0000488f arg  0x00000040 , 0x00000039 
+ 00019262  0x00004891 fetch  0x00000001 , 0x00000b67 
+ 00019263  0x00004892 isub  0x00000039 , 0x0000003f 
+ 00019264  0x00004893 store  0x00000001 , 0x00000b67 
+ 00019265  0x00004894 fetch  0x00000002 , 0x00000b65 
+ 00019266  0x00004895 copy  0x0000003f , 0x00000006 
+ 00019267  0x00004897 ifetch  0x00000001 , 0x00000006 
+ 00019268  0x00004898 hstore  0x00000001 , 0x00008a18 
+ 00019269  0x00004899 bmark0  0x00000023 , 0x00004b47 
+ 00019270  0x0000489a jam  0x00000000 , 0x00008a18 
+ 00019271  0x0000489c loop  0x00004b43 
+ 00019272  0x0000489d copy  0x00000006 , 0x0000003f 
+ 00019273  0x0000489e store  0x00000002 , 0x00000b65 
+ 00019274  0x0000489f arg  0x00000000 , 0x00000007 
+ 00019275  0x000048a0 call  0x00004b57 
+ 00019276  0x000048a1 fetch  0x00000001 , 0x00000b67 
+ 00019277  0x000048a2 nrtn  0x00000034 
+ 00019278  0x000048a3 fetch  0x00000001 , 0x00000d36 
+ 00019279  0x000048a4 rtnne  0x00000001 
+ 00019280  0x000048a5 jam  0x00000002 , 0x00000d36 
+ 00019281  0x000048a6 rtn 
+ 00019282  0x000048aa arg  0x00008a19 , 0x00000011 
+ 00019283  0x000048ab arg  0x00000001 , 0x00000007 
+ 00019284  0x000048ad ifetch  0x00000001 , 0x00000006 
+ 00019285  0x000048ae istore  0x00000001 , 0x00000011 
+ 00019286  0x000048af loop  0x00004b54 
+ 00019287  0x000048b1 setarg  0x00000000 
+ 00019288  0x000048b2 qset1  0x0000003f 
+ 00019289  0x000048b3 hstore  0x00000001 , 0x00008a10 
+ 00019290  0x000048b4 fetcht  0x00000001 , 0x00000d37 
+ 00019291  0x000048b5 ior  0x00000002 , 0x0000003f 
+ 00019292  0x000048b6 store  0x00000001 , 0x00000d37 
+ 00019293  0x000048b7 rtn 
+ 00019294  0x000048ba arg  0x00000002 , 0x00000007 
+ 00019295  0x000048bb arg  0x00008a1a , 0x00000011 
+ 00019296  0x000048bc branch  0x00004b54 
+ 00019297  0x000048bf bpatch  0x000000fc , 0x0000401f 
+ 00019298  0x000048c0 fetch  0x00000001 , 0x00000d38 
+ 00019299  0x000048c1 rtn  0x00000034 
+ 00019300  0x000048c2 fetch  0x00000001 , 0x00000d37 
+ 00019301  0x000048c3 nbranch  0x00004bac , 0x00000034 
+ 00019302  0x000048c4 fetch  0x00000001 , 0x00000d45 
+ 00019303  0x000048c5 branch  0x00004b86 , 0x00000034 
+ 00019304  0x000048c6 fetch  0x00000001 , 0x00000d36 
+ 00019305  0x000048c7 beq  0x00000003 , 0x00004bbf 
+ 00019306  0x000048c8 bne  0x00000002 , 0x00004b86 
+ 00019307  0x000048c9 fetch  0x00000001 , 0x00000d3a 
+ 00019308  0x000048ca nbranch  0x00004b86 , 0x00000034 
+ 00019309  0x000048cb call  0x00004b6f 
+ 00019310  0x000048cc branch  0x00004b7a 
+ 00019311  0x000048cf fetch  0x00000001 , 0x00000d38 
+ 00019312  0x000048d0 rtnbit0  0x00000001 
+ 00019313  0x000048d1 fetch  0x00000001 , 0x00000d37 
+ 00019314  0x000048d2 rtnbit1  0x00000001 
+ 00019315  0x000048d3 fetch  0x00000001 , 0x00000d38 
+ 00019316  0x000048d4 set0  0x00000001 , 0x0000003f 
+ 00019317  0x000048d5 store  0x00000001 , 0x00000d38 
+ 00019318  0x000048d6 fetch  0x00000001 , 0x00000d51 
+ 00019319  0x000048d7 rtn  0x00000034 
+ 00019320  0x000048d8 beq  0x00000010 , 0x00004ba8 
+ 00019321  0x000048d9 branch  0x00002a8c 
+ 00019322  0x000048dc fetch  0x00000001 , 0x00000d38 
+ 00019323  0x000048dd rtnbit0  0x00000002 
+ 00019324  0x000048de fetch  0x00000001 , 0x00000d37 
+ 00019325  0x000048df rtnbit1  0x00000002 
+ 00019326  0x000048e0 fetch  0x00000001 , 0x00000d38 
+ 00019327  0x000048e1 set0  0x00000002 , 0x0000003f 
+ 00019328  0x000048e2 store  0x00000001 , 0x00000d38 
+ 00019329  0x000048e3 fetch  0x00000001 , 0x00000d52 
+ 00019330  0x000048e4 rtn  0x00000034 
+ 00019331  0x000048e5 beq  0x00000020 , 0x00004b89 
+ 00019332  0x000048e6 beq  0x00000021 , 0x00004ba4 
+ 00019333  0x000048e7 branch  0x00002a8c 
+ 00019334  0x000048eb arg  0x00000d54 , 0x00000005 
+ 00019335  0x000048ec arg  0x00000006 , 0x00000039 
+ 00019336  0x000048ed branch  0x00007ec6 
+ 00019337  0x000048f0 fetch  0x00000001 , 0x00000d4c 
+ 00019338  0x000048f1 fetcht  0x00000001 , 0x00000d4b 
+ 00019339  0x000048f2 iand  0x00000002 , 0x0000003f 
+ 00019340  0x000048f3 branch  0x00004ba0 , 0x00000034 
+ 00019341  0x000048f4 fetcht  0x00000001 , 0x00000d4a 
+ 00019342  0x000048f5 iadd  0x00000002 , 0x0000003f 
+ 00019343  0x000048f6 beq  0x00000001 , 0x00004b91 
+ 00019344  0x000048f7 branch  0x00004ba0 
+ 00019345  0x000048fa jam  0x00000000 , 0x00000d52 
+ 00019346  0x000048fc fetch  0x00000001 , 0x00000d55 
+ 00019347  0x000048fd beq  0x00000002 , 0x00004ba1 
+ 00019348  0x000048fe beq  0x00000003 , 0x00004ba1 
+ 00019349  0x000048ff fetch  0x00000001 , 0x00000d55 
+ 00019350  0x00004900 store  0x00000001 , 0x00000d54 
+ 00019351  0x00004901 fetch  0x00000001 , 0x00000d56 
+ 00019352  0x00004902 istore  0x00000001 , 0x00000005 
+ 00019353  0x00004903 fetch  0x00000001 , 0x00000d58 
+ 00019354  0x00004904 istore  0x00000001 , 0x00000005 
+ 00019355  0x00004905 fetch  0x00000001 , 0x00000d5a 
+ 00019356  0x00004906 istore  0x00000001 , 0x00000005 
+ 00019357  0x00004907 arg  0x00000004 , 0x00000039 
+ 00019358  0x00004908 arg  0x00000d54 , 0x00000006 
+ 00019359  0x00004909 branch  0x00004b5e 
+ 00019360  0x0000490c jam  0x00000000 , 0x00000d52 
+ 00019361  0x0000490e arg  0x00000008 , 0x00000039 
+ 00019362  0x0000490f arg  0x00000d54 , 0x00000006 
+ 00019363  0x00004910 branch  0x00004b5e 
+ 00019364  0x00004913 jam  0x00000000 , 0x00000d52 
+ 00019365  0x00004914 arg  0x00000003 , 0x00000039 
+ 00019366  0x00004915 arg  0x00000d74 , 0x00000006 
+ 00019367  0x00004916 branch  0x00004b5e 
+ 00019368  0x00004919 jam  0x00000000 , 0x00000d51 
+ 00019369  0x0000491a arg  0x00000008 , 0x00000039 
+ 00019370  0x0000491b arg  0x00000d64 , 0x00000006 
+ 00019371  0x0000491c branch  0x00004b52 
+ 00019372  0x0000491f fetch  0x00000001 , 0x00000d36 
+ 00019373  0x00004920 beq  0x00000003 , 0x00004bb0 
+ 00019374  0x00004921 beq  0x00000002 , 0x00004bb2 
+ 00019375  0x00004922 rtn 
+ 00019376  0x00004924 jam  0x00000000 , 0x00000d37 
+ 00019377  0x00004925 rtn 
+ 00019378  0x00004927 hfetch  0x00000001 , 0x00008a00 
+ 00019379  0x00004928 set1  0x00000007 , 0x0000003f 
+ 00019380  0x00004929 hstore  0x00000001 , 0x00008a00 
+ 00019381  0x0000492a jam  0x00000001 , 0x00000d47 
+ 00019382  0x0000492b rtn 
+ 00019383  0x0000492e fetch  0x00000001 , 0x00000d36 
+ 00019384  0x0000492f rtneq  0x00000003 
+ 00019385  0x00004930 beq  0x00000002 , 0x00004bbb 
+ 00019386  0x00004931 rtn 
+ 00019387  0x00004933 fetch  0x00000001 , 0x00000d47 
+ 00019388  0x00004934 rtn  0x00000034 
+ 00019389  0x00004935 jam  0x00000001 , 0x00000d46 
+ 00019390  0x00004936 branch  0x00004bc2 
+ 00019391  0x00004939 arg  0x0000000f , 0x00000007 
+ 00019392  0x0000493a call  0x00007f16 
+ 00019393  0x0000493b nrtn  0x00000034 
+ 00019394  0x0000493d hfetch  0x00000001 , 0x00008a00 
+ 00019395  0x0000493e rtnbit0  0x00000007 
+ 00019396  0x0000493f jam  0x000000fc , 0x00008a00 
+ 00019397  0x00004940 nop  0x00007530 
+ 00019398  0x00004941 jam  0x0000003c , 0x00008a00 
+ 00019399  0x00004942 rtn 
+ 00019400  0x0000494a bpatch  0x000000fd , 0x0000401f 
+ 00019401  0x0000494b fetch  0x00000001 , 0x000041ce 
+ 00019402  0x0000494c nrtn  0x00000034 
+ 00019403  0x0000494e call  0x00004bce 
+ 00019404  0x0000494f ncall  0x00004be6 , 0x00000028 
+ 00019405  0x00004950 rtn 
+ 00019406  0x00004953 bpatch  0x000000fe , 0x0000401f 
+ 00019407  0x00004954 copy  0x00000003 , 0x00000011 
+ 00019408  0x00004955 arg  0x00000004 , 0x00000002 
+ 00019409  0x00004956 ifetch  0x00000001 , 0x00000003 
+ 00019410  0x00004957 beq  0x00000001 , 0x00004bd8 
+ 00019411  0x00004958 increase  0x00000001 , 0x00000002 
+ 00019412  0x00004959 beq  0x00000002 , 0x00004bd8 
+ 00019413  0x0000495a copy  0x00000003 , 0x0000003f 
+ 00019414  0x0000495b hstore  0x00000002 , 0x00008058 
+ 00019415  0x0000495c rtn 
+ 00019416  0x0000495e hfetch  0x00000002 , 0x00008112 
+ 00019417  0x0000495f isub  0x00000002 , 0x0000003e 
+ 00019418  0x00004960 nbranch  0x00004bd8 , 0x00000002 
+ 00019419  0x00004962 disable  0x00000028 
+ 00019420  0x00004963 copy  0x00000011 , 0x00000003 
+ 00019421  0x00004964 call  0x00004bee 
+ 00019422  0x00004965 iadd  0x00000002 , 0x00000002 
+ 00019423  0x00004967 hfetch  0x00000002 , 0x00008112 
+ 00019424  0x00004968 isub  0x00000002 , 0x0000003e 
+ 00019425  0x00004969 nbranch  0x00004bdf , 0x00000002 
+ 00019426  0x0000496a copy  0x00000011 , 0x00000003 
+ 00019427  0x0000496b ifetch  0x00000001 , 0x00000003 
+ 00019428  0x0000496c beq  0x00000001 , 0x00004c3f 
+ 00019429  0x0000496d branch  0x00002a8c 
+ 00019430  0x00004970 bpatch  0x000000ff , 0x0000401f 
+ 00019431  0x00004971 hfetch  0x00000002 , 0x00008058 
+ 00019432  0x00004972 iforce  0x00000003 
+ 00019433  0x00004973 call  0x00004bee 
+ 00019434  0x00004974 iadd  0x00000003 , 0x00000003 
+ 00019435  0x00004975 deposit  0x00000003 
+ 00019436  0x00004976 hstore  0x00000002 , 0x00008058 
+ 00019437  0x00004977 rtn 
+ 00019438  0x0000497d ifetch  0x00000001 , 0x00000003 
+ 00019439  0x0000497e increase  0x00000002 , 0x00000003 
+ 00019440  0x0000497f beq  0x00000002 , 0x00004bf3 
+ 00019441  0x00004980 ifetch  0x00000001 , 0x00000003 
+ 00019442  0x00004981 rtn 
+ 00019443  0x00004983 ifetch  0x00000002 , 0x00000003 
+ 00019444  0x00004984 rtn 
+ 00019445  0x00004987 hfetch  0x00000002 , 0x0000805e 
+ 00019446  0x00004988 increase  0xfffffffb , 0x0000000a 
+ 00019447  0x00004989 iadd  0x0000000a , 0x0000000a 
+ 00019448  0x0000498a rtn 
+ 00019449  0x0000498d arg  0x00000004 , 0x00000002 
+ 00019450  0x0000498e branch  0x00004bfc 
+ 00019451  0x00004990 arg  0x00000002 , 0x00000002 
+ 00019452  0x00004992 bpatchx  0x00000000 , 0x00004020 
+ 00019453  0x00004993 increase  0x00000001 , 0x00000039 
+ 00019454  0x00004994 hfetch  0x00000002 , 0x0000805e 
+ 00019455  0x00004995 copy  0x0000003f , 0x0000000a 
+ 00019456  0x00004996 copy  0x00000039 , 0x0000003f 
+ 00019457  0x00004997 istoret  0x00000001 , 0x0000000a 
+ 00019458  0x00004998 increase  0xffffffff , 0x0000003f 
+ 00019459  0x00004999 iadd  0x0000000a , 0x0000000a 
+ 00019460  0x0000499a copy  0x0000000a , 0x0000003f 
+ 00019461  0x0000499b store  0x00000002 , 0x00000258 
+ 00019462  0x0000499c copy  0x00000002 , 0x0000003f 
+ 00019463  0x0000499d rtneq  0x00000002 
+ 00019464  0x0000499e fetch  0x00000002 , 0x00000258 
+ 00019465  0x0000499f hstore  0x00000002 , 0x0000805e 
+ 00019466  0x000049a0 branch  0x00004c0b 
+ 00019467  0x000049a4 setarg  0x00000000 
+ 00019468  0x000049a5 store  0x00000002 , 0x00000258 
+ 00019469  0x000049a6 rtn 
+ 00019470  0x000049ae rtn  0x0000002b 
+ 00019471  0x000049af setarg  0x00004d28 
+ 00019472  0x000049b0 store  0x00000002 , 0x000041f3 
+ 00019473  0x000049b2 setarg  0x000001a0 
+ 00019474  0x000049b3 store  0x00000002 , 0x00004243 
+ 00019475  0x000049b5 setarg  0x00001800 
+ 00019476  0x000049b6 hstore  0x00000002 , 0x00008054 
+ 00019477  0x000049b7 setarg  0x00001bff 
+ 00019478  0x000049b8 hstore  0x00000002 , 0x00008056 
+ 00019479  0x000049b9 setarg  0x00001c00 
+ 00019480  0x000049ba hstore  0x00000002 , 0x0000805a 
+ 00019481  0x000049bb call  0x00004c28 
+ 00019482  0x000049bd jam  0x00000000 , 0x00008062 
+ 00019483  0x000049be setarg  0x00001c00 
+ 00019484  0x000049bf hstore  0x00000002 , 0x0000805e 
+ 00019485  0x000049c0 hstore  0x00000002 , 0x00008060 
+ 00019486  0x000049c1 setarg  0x00001800 
+ 00019487  0x000049c2 hstore  0x00000002 , 0x00008058 
+ 00019488  0x000049c3 store  0x00000002 , 0x00000244 
+ 00019489  0x000049c5 hfetch  0x00000002 , 0x00008050 
+ 00019490  0x000049c6 set0  0x0000000f , 0x0000003f 
+ 00019491  0x000049c7 hstore  0x00000002 , 0x00008050 
+ 00019492  0x000049c8 call  0x000066ce 
+ 00019493  0x000049c9 jam  0x00000001 , 0x00008043 
+ 00019494  0x000049ca jam  0x00000081 , 0x00008062 
+ 00019495  0x000049cb rtn 
+ 00019496  0x000049ce setarg  0x00001fff 
+ 00019497  0x000049cf hstore  0x00000002 , 0x0000805c 
+ 00019498  0x000049d0 hfetch  0x00000001 , 0x00008081 
+ 00019499  0x000049d1 or_into  0x00000007 , 0x0000003f 
+ 00019500  0x000049d2 hstore  0x00000001 , 0x00008081 
+ 00019501  0x000049d3 rtn 
+ 00019502  0x000049d7 bpatchx  0x00000001 , 0x00004020 
+ 00019503  0x000049d8 hfetch  0x00000001 , 0x0000810c 
+ 00019504  0x000049d9 iforce  0x00000012 
+ 00019505  0x000049da bbit0  0x00000003 , 0x00004c37 
+ 00019506  0x000049db hfetch  0x00000002 , 0x00008112 
+ 00019507  0x000049dc iforce  0x00000013 
+ 00019508  0x000049dd arg  0x0000044f , 0x00000002 
+ 00019509  0x000049de isub  0x00000002 , 0x0000003e 
+ 00019510  0x000049df nrtn  0x00000005 
+ 00019511  0x000049e1 hfetch  0x00000002 , 0x00008058 
+ 00019512  0x000049e2 iforce  0x00000003 
+ 00019513  0x000049e3 branch  0x00004bc8 
+ 00019514  0x000049e6 hfetcht  0x00000001 , 0x0000810c 
+ 00019515  0x000049e7 isolate1  0x00000006 , 0x00000002 
+ 00019516  0x000049e8 branch  0x00004c3a , 0x00000001 
+ 00019517  0x000049e9 hstore  0x00000001 , 0x00008015 
+ 00019518  0x000049ea rtn 
+ 00019519  0x000049ed bpatchx  0x00000002 , 0x00004020 
+ 00019520  0x000049ee fetch  0x00000001 , 0x000041ce 
+ 00019521  0x000049ef branch  0x00004c44 , 0x00000034 
+ 00019522  0x000049f0 enable  0x00000028 
+ 00019523  0x000049f1 rtn 
+ 00019524  0x000049f3 ifetch  0x00000002 , 0x00000003 
+ 00019525  0x000049f4 iforce  0x00000030 
+ 00019526  0x000049f5 iforce  0x00000007 
+ 00019527  0x000049f6 ifetch  0x00000001 , 0x00000003 
+ 00019528  0x000049f7 iforce  0x00000002 
+ 00019529  0x000049f8 rshift2  0x00000030 , 0x0000003f 
+ 00019530  0x000049f9 rshift8  0x0000003f , 0x0000003f 
+ 00019531  0x000049fa beq  0x0000003f , 0x00004c4d 
+ 00019532  0x000049fb rtn 
+ 00019533  0x000049ff bpatchx  0x00000003 , 0x00004020 
+ 00019534  0x00004a00 deposit  0x00000007 
+ 00019535  0x00004a01 beq  0x00000000 , 0x00004cdc 
+ 00019536  0x00004a02 beq  0x00000001 , 0x00004c66 
+ 00019537  0x00004a03 beq  0x00000002 , 0x00004c6b 
+ 00019538  0x00004a04 beq  0x00000003 , 0x00004c7a 
+ 00019539  0x00004a05 beq  0x00000004 , 0x00004cb3 
+ 00019540  0x00004a06 beq  0x00000005 , 0x00004cdc 
+ 00019541  0x00004a07 beq  0x00000006 , 0x00004cc6 
+ 00019542  0x00004a08 beq  0x00000007 , 0x00004c5c 
+ 00019543  0x00004a0a beq  0x00000010 , 0x00004cc9 
+ 00019544  0x00004a0b beq  0x00000011 , 0x00004cd1 
+ 00019545  0x00004a0c beq  0x00000012 , 0x00004ca5 
+ 00019546  0x00004a0d beq  0x00000013 , 0x00004c85 
+ 00019547  0x00004a0e branch  0x00004cdc 
+ 00019548  0x00004a11 call  0x00004cdc 
+ 00019549  0x00004a12 call  0x00007f9e 
+ 00019550  0x00004a13 call  0x0000688c 
+ 00019551  0x00004a15 call  0x000033d2 
+ 00019552  0x00004a16 call  0x000033d9 
+ 00019553  0x00004a17 branch  0x0000688f 
+ 00019554  0x00004a1a jam  0x00000000 , 0x00004245 
+ 00019555  0x00004a1b call  0x000033d0 
+ 00019556  0x00004a1c call  0x00004c13 
+ 00019557  0x00004a1d branch  0x000033db 
+ 00019558  0x00004a20 call  0x00004cf2 
+ 00019559  0x00004a21 hfetch  0x00000002 , 0x00008000 
+ 00019560  0x00004a22 istore  0x00000002 , 0x0000000a 
+ 00019561  0x00004a23 force  0x00000006 , 0x00000039 
+ 00019562  0x00004a24 branch  0x00004cdd 
+ 00019563  0x00004a27 ifetch  0x00000002 , 0x00000003 
+ 00019564  0x00004a28 store  0x00000002 , 0x00004243 
+ 00019565  0x00004a29 hstore  0x00000002 , 0x00008052 
+ 00019566  0x00004a2a rtn 
+ 00019567  0x00004a2f ifetch  0x00000001 , 0x00000003 
+ 00019568  0x00004a30 copy  0x0000003f , 0x00000002 
+ 00019569  0x00004a31 hstore  0x00000001 , 0x00008024 
+ 00019570  0x00004a32 ifetch  0x00000001 , 0x00000003 
+ 00019571  0x00004a33 iadd  0x00000002 , 0x00000002 
+ 00019572  0x00004a34 set1  0x00000007 , 0x0000003f 
+ 00019573  0x00004a35 hstore  0x00000001 , 0x00008023 
+ 00019574  0x00004a36 ifetch  0x00000001 , 0x00000003 
+ 00019575  0x00004a37 iadd  0x00000002 , 0x00000002 
+ 00019576  0x00004a38 copy  0x0000003f , 0x00000039 
+ 00019577  0x00004a39 rtn 
+ 00019578  0x00004a3c bmark1  0x0000002b , 0x00004cc4 
+ 00019579  0x00004a3d call  0x00004c6f 
+ 00019580  0x00004a3f ifetch  0x00000001 , 0x00000003 
+ 00019581  0x00004a40 hstore  0x00000001 , 0x00008025 
+ 00019582  0x00004a41 iadd  0x00000002 , 0x00000002 
+ 00019583  0x00004a42 loop  0x00004c7c 
+ 00019584  0x00004a44 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019585  0x00004a45 ifetch  0x00000001 , 0x00000003 
+ 00019586  0x00004a46 isub  0x00000002 , 0x0000003e 
+ 00019587  0x00004a47 nbranch  0x00004cc4 , 0x00000005 
+ 00019588  0x00004a48 branch  0x00004cdc 
+ 00019589  0x00004a4c bmark0  0x0000002b , 0x00004cc4 
+ 00019590  0x00004a4d call  0x00004c6f 
+ 00019591  0x00004a4e store  0x00000008 , 0x00000a9a 
+ 00019592  0x00004a50 call  0x00007422 
+ 00019593  0x00004a51 arg  0x00000010 , 0x00000039 
+ 00019594  0x00004a52 arg  0x00000ac2 , 0x00000005 
+ 00019595  0x00004a53 call  0x00004ca0 
+ 00019596  0x00004a54 storet  0x00000008 , 0x00000aa2 
+ 00019597  0x00004a55 arg  0x00000ad2 , 0x00000005 
+ 00019598  0x00004a56 call  0x00007497 
+ 00019599  0x00004a57 arg  0x00000ad2 , 0x00000011 
+ 00019600  0x00004a58 arg  0x00000ac2 , 0x00000012 
+ 00019601  0x00004a59 arg  0x00000ae2 , 0x00000005 
+ 00019602  0x00004a5a call  0x00007352 
+ 00019603  0x00004a5b arg  0x00000010 , 0x00000039 
+ 00019604  0x00004a5c arg  0x00000ae2 , 0x00000006 
+ 00019605  0x00004a5d call  0x00004c9c 
+ 00019606  0x00004a5e fetcht  0x00000008 , 0x00000aa2 
+ 00019607  0x00004a5f fetch  0x00000008 , 0x00000a9a 
+ 00019608  0x00004a60 increase  0xfffffff0 , 0x0000003f 
+ 00019609  0x00004a61 store  0x00000008 , 0x00000a9a 
+ 00019610  0x00004a62 nbranch  0x00004c88 , 0x00000034 
+ 00019611  0x00004a63 branch  0x00004c80 
+ 00019612  0x00004a66 ifetch  0x00000001 , 0x00000006 
+ 00019613  0x00004a67 hstore  0x00000001 , 0x00008025 
+ 00019614  0x00004a68 loop  0x00004c9c 
+ 00019615  0x00004a69 rtn 
+ 00019616  0x00004a6c ifetch  0x00000001 , 0x00000003 
+ 00019617  0x00004a6d istore  0x00000001 , 0x00000005 
+ 00019618  0x00004a6e iadd  0x00000002 , 0x00000002 
+ 00019619  0x00004a6f loop  0x00004ca0 
+ 00019620  0x00004a70 rtn 
+ 00019621  0x00004a73 bmark0  0x0000002b , 0x00004cc4 
+ 00019622  0x00004a74 arg  0x00000000 , 0x00000002 
+ 00019623  0x00004a75 arg  0x00000010 , 0x00000039 
+ 00019624  0x00004a76 arg  0x00000ac2 , 0x00000005 
+ 00019625  0x00004a77 call  0x00004ca0 
+ 00019626  0x00004a78 hfetch  0x00000001 , 0x00008085 
+ 00019627  0x00004a79 and_into  0x000000fd , 0x0000003f 
+ 00019628  0x00004a7a hstore  0x00000001 , 0x00008085 
+ 00019629  0x00004a7b arg  0x00000ac2 , 0x00000006 
+ 00019630  0x00004a7c arg  0x00000010 , 0x00000039 
+ 00019631  0x00004a7d call  0x00007478 
+ 00019632  0x00004a7e call  0x00007428 
+ 00019633  0x00004a7f call  0x00007491 
+ 00019634  0x00004a80 branch  0x00004c80 
+ 00019635  0x00004a84 arg  0x00000020 , 0x00000039 
+ 00019636  0x00004a85 arg  0x00004000 , 0x00000005 
+ 00019637  0x00004a86 arg  0x00000000 , 0x00000002 
+ 00019638  0x00004a88 ifetch  0x00000001 , 0x00000003 
+ 00019639  0x00004a89 istore  0x00000001 , 0x00000005 
+ 00019640  0x00004a8a iadd  0x00000002 , 0x00000002 
+ 00019641  0x00004a8b loop  0x00004cb6 
+ 00019642  0x00004a8c and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019643  0x00004a8d ifetch  0x00000001 , 0x00000003 
+ 00019644  0x00004a8e isub  0x00000002 , 0x0000003e 
+ 00019645  0x00004a8f nbranch  0x00004cc4 , 0x00000005 
+ 00019646  0x00004a90 jam  0x00000000 , 0x00008023 
+ 00019647  0x00004a91 call  0x00004cdc 
+ 00019648  0x00004a92 call  0x00004be6 
+ 00019649  0x00004a93 call  0x000064a3 
+ 00019650  0x00004a94 call  0x00007f9e 
+ 00019651  0x00004a95 branch  0x00002001 
+ 00019652  0x00004a98 jam  0x00000000 , 0x00008023 
+ 00019653  0x00004a99 branch  0x00002000 
+ 00019654  0x00004a9c ifetch  0x00000006 , 0x00000003 
+ 00019655  0x00004a9d store  0x00000006 , 0x000040a0 
+ 00019656  0x00004a9e branch  0x00004cdc 
+ 00019657  0x00004aa2 ifetch  0x00000001 , 0x00000003 
+ 00019658  0x00004aa3 store  0x00000001 , 0x0000025a 
+ 00019659  0x00004aa4 copy  0x0000003f , 0x00000039 
+ 00019660  0x00004aa5 ifetch  0x00000002 , 0x00000003 
+ 00019661  0x00004aa6 store  0x00000002 , 0x0000025b 
+ 00019662  0x00004aa7 copy  0x0000003f , 0x00000005 
+ 00019663  0x00004aa8 call  0x000066fd 
+ 00019664  0x00004aa9 branch  0x00004cdc 
+ 00019665  0x00004aad ifetch  0x00000001 , 0x00000003 
+ 00019666  0x00004aae store  0x00000001 , 0x0000025a 
+ 00019667  0x00004aaf copy  0x0000003f , 0x00000039 
+ 00019668  0x00004ab0 ifetch  0x00000002 , 0x00000003 
+ 00019669  0x00004ab1 store  0x00000002 , 0x0000025b 
+ 00019670  0x00004ab2 arg  0x00001000 , 0x00000005 
+ 00019671  0x00004ab3 call  0x000066fd 
+ 00019672  0x00004ab4 fetcht  0x00000001 , 0x0000025a 
+ 00019673  0x00004ab5 arg  0x00001000 , 0x00000011 
+ 00019674  0x00004ab6 fetch  0x00000002 , 0x0000025b 
+ 00019675  0x00004ab7 branch  0x00006608 
+ 00019676  0x00004abd force  0x00000004 , 0x00000039 
+ 00019677  0x00004abf call  0x00004cf4 
+ 00019678  0x00004ac0 force  0x00000001 , 0x0000003f 
+ 00019679  0x00004ac1 istore  0x00000001 , 0x0000000a 
+ 00019680  0x00004ac2 deposit  0x00000030 
+ 00019681  0x00004ac3 istore  0x00000003 , 0x0000000a 
+ 00019682  0x00004ac4 force  0x0000000e , 0x00000007 
+ 00019683  0x00004ac6 bpatchx  0x00000004 , 0x00004020 
+ 00019684  0x00004ac7 call  0x00004cf6 
+ 00019685  0x00004ac8 deposit  0x00000007 
+ 00019686  0x00004ac9 istore  0x00000001 , 0x0000000a 
+ 00019687  0x00004aca deposit  0x00000039 
+ 00019688  0x00004acb istore  0x00000001 , 0x0000000a 
+ 00019689  0x00004acd force  0x00000005 , 0x00000007 
+ 00019690  0x00004ace increase  0x00000002 , 0x00000039 
+ 00019691  0x00004ad0 branch  0x00004bf9 
+ 00019692  0x00004ad3 force  0x000000ff , 0x00000007 
+ 00019693  0x00004ad4 call  0x00004cf4 
+ 00019694  0x00004ad5 setarg  0x00000001 
+ 00019695  0x00004ad6 istore  0x00000001 , 0x0000000a 
+ 00019696  0x00004ad7 force  0x00000001 , 0x00000039 
+ 00019697  0x00004ad8 branch  0x00004ce3 
+ 00019698  0x00004adb force  0x0000000c , 0x0000000a 
+ 00019699  0x00004adc branch  0x00004cf7 
+ 00019700  0x00004adf force  0x00000008 , 0x0000000a 
+ 00019701  0x00004ae0 branch  0x00004cf7 
+ 00019702  0x00004ae3 force  0x00000006 , 0x0000000a 
+ 00019703  0x00004ae5 branch  0x00004bf5 
+ 00019704  0x00004aea pulse  0x0000000f 
+ 00019705  0x00004aeb enable  0x00000009 
+ 00019706  0x00004aed ifetch  0x00000001 , 0x0000000a 
+ 00019707  0x00004aee inject  0x00000000 , 0x00000008 
+ 00019708  0x00004aef loop  0x00004cfa 
+ 00019709  0x00004af0 enable  0x00000008 
+ 00019710  0x00004af1 inject  0x00000000 , 0x00000010 
+ 00019711  0x00004af2 disable  0x00000008 
+ 00019712  0x00004af3 disable  0x00000009 
+ 00019713  0x00004af4 disable  0x0000000f 
+ 00019714  0x00004af5 byteswap  0x0000003f , 0x0000003f 
+ 00019715  0x00004af6 rtn 
+ 00019716  0x00004afb jam  0x00000000 , 0x000041ce 
+ 00019717  0x00004afc rtn 
+ 00019718  0x00004afe fetch  0x00000006 , 0x000041d0 
+ 00019719  0x00004aff fetcht  0x00000006 , 0x00000040 
+ 00019720  0x00004b00 isub  0x00000002 , 0x0000003e 
+ 00019721  0x00004b01 rtn 
+ 00019722  0x00004b07 fetch  0x00000001 , 0x0000004b 
+ 00019723  0x00004b08 bbit1  0x00000002 , 0x00004d0f 
+ 00019724  0x00004b09 call  0x000062ef 
+ 00019725  0x00004b0a jam  0x00000008 , 0x0000007c 
+ 00019726  0x00004b0b branch  0x00004d04 
+ 00019727  0x00004b0d set0  0x00000002 , 0x0000003f 
+ 00019728  0x00004b0e store  0x00000001 , 0x0000004b 
+ 00019729  0x00004b0f call  0x00006001 
+ 00019730  0x00004b10 setarg  0x00000000 
+ 00019731  0x00004b11 setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00019732  0x00004b12 store  0x00000001 , 0x0000007f 
+ 00019733  0x00004b13 branch  0x00004d04 
+ 00019734  0x00004b14 rtn 
+ 00019735  0x00004b16 jam  0x00000017 , 0x0000007c 
+ 00019736  0x00004b17 arg  0x000004d9 , 0x00000005 
+ 00019737  0x00004b18 setarg  0x00000000 
+ 00019738  0x00004b19 isolate1  0x0000001b , 0x00000028 
+ 00019739  0x00004b1a setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00019740  0x00004b1b istore  0x00000001 , 0x00000005 
+ 00019741  0x00004b1c setarg  0x00000000 
+ 00019742  0x00004b1d istore  0x00000002 , 0x00000005 
+ 00019743  0x00004b1e fetch  0x00000002 , 0x000041e3 
+ 00019744  0x00004b1f istore  0x00000002 , 0x00000005 
+ 00019745  0x00004b20 fetch  0x00000001 , 0x000041e5 
+ 00019746  0x00004b21 istore  0x00000002 , 0x00000005 
+ 00019747  0x00004b22 fetch  0x00000001 , 0x000041e7 
+ 00019748  0x00004b23 istore  0x00000002 , 0x00000005 
+ 00019749  0x00004b24 branch  0x00004d04 
+ 00019750  0x00004b27 jam  0x00000018 , 0x0000007c 
+ 00019751  0x00004b28 branch  0x00004d04 
+ 00019752  0x00004b2b call  0x00006899 
+ 00019753  0x00004b2c rtn  0x00000001 
+ 00019754  0x00004b2d arg  0x00000007 , 0x00000002 
+ 00019755  0x00004b2e call  0x0000681d 
+ 00019756  0x00004b2f nbranch  0x00004d2f , 0x00000001 
+ 00019757  0x00004b30 jam  0x00000001 , 0x00004245 
+ 00019758  0x00004b31 rtn 
+ 00019759  0x00004b33 fetch  0x00000001 , 0x00004245 
+ 00019760  0x00004b34 rtnne  0x00000001 
+ 00019761  0x00004b35 call  0x00004c62 
+ 00019762  0x00004b36 branch  0x00004cec 
+ 00019763  0x00004b45 bpatchx  0x00000005 , 0x00004020 
+ 00019764  0x00004b46 fetch  0x00000002 , 0x00000264 
+ 00019765  0x00004b47 copy  0x0000003f , 0x00000006 
+ 00019766  0x00004b48 ifetch  0x00000001 , 0x00000006 
+ 00019767  0x00004b49 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00019768  0x00004b4a rshift4  0x0000003f , 0x0000003f 
+ 00019769  0x00004b4b beq  0x00000009 , 0x00004d53 
+ 00019770  0x00004b4c beq  0x00000007 , 0x00004d53 
+ 00019771  0x00004b4d beq  0x0000000a , 0x00004d5f 
+ 00019772  0x00004b4e beq  0x00000005 , 0x00004d4b 
+ 00019773  0x00004b4f beq  0x00000001 , 0x00004d3f 
+ 00019774  0x00004b50 rtn 
+ 00019775  0x00004b53 copy  0x00000002 , 0x0000003f 
+ 00019776  0x00004b54 beq  0x00000005 , 0x00004d43 
+ 00019777  0x00004b55 beq  0x00000003 , 0x00004d4a 
+ 00019778  0x00004b56 rtn 
+ 00019779  0x00004b59 jam  0x00000027 , 0x00000a99 
+ 00019780  0x00004b5a call  0x00007d86 
+ 00019781  0x00004b5b fetch  0x00000001 , 0x00004092 
+ 00019782  0x00004b5c rtnbit0  0x00000006 
+ 00019783  0x00004b5d copy  0x00000002 , 0x0000003f 
+ 00019784  0x00004b5e beq  0x00000005 , 0x0000438e 
+ 00019785  0x00004b5f rtn 
+ 00019786  0x00004b61 rtn 
+ 00019787  0x00004b64 call  0x00004d5f 
+ 00019788  0x00004b65 arg  0x00000001 , 0x00000011 
+ 00019789  0x00004b66 call  0x00004d63 
+ 00019790  0x00004b67 fetch  0x00000002 , 0x0000424c 
+ 00019791  0x00004b68 istore  0x00000002 , 0x00000005 
+ 00019792  0x00004b69 setarg  0x00000000 
+ 00019793  0x00004b6a istore  0x00000001 , 0x00000005 
+ 00019794  0x00004b6b rtn 
+ 00019795  0x00004b6e arg  0x00000001 , 0x00000011 
+ 00019796  0x00004b6f call  0x00004d63 
+ 00019797  0x00004b70 fetch  0x00000002 , 0x0000424c 
+ 00019798  0x00004b71 istore  0x00000002 , 0x00000005 
+ 00019799  0x00004b72 setarg  0x00000000 
+ 00019800  0x00004b73 istore  0x00000001 , 0x00000005 
+ 00019801  0x00004b74 jam  0x00000001 , 0x00000a8e 
+ 00019802  0x00004b75 fetch  0x00000001 , 0x00004252 
+ 00019803  0x00004b76 set1  0x00000006 
+ 00019804  0x00004b77 store  0x00000001 , 0x00004252 
+ 00019805  0x00004b78 jam  0x00000012 , 0x00000a99 
+ 00019806  0x00004b79 branch  0x00007d86 
+ 00019807  0x00004b7c ifetch  0x00000001 , 0x00000006 
+ 00019808  0x00004b7d beq  0x00000001 , 0x00004d62 
+ 00019809  0x00004b7e rtn 
+ 00019810  0x00004b81 rtn 
+ 00019811  0x00004b85 call  0x00005240 
+ 00019812  0x00004b86 copy  0x00000011 , 0x00000002 
+ 00019813  0x00004b87 storet  0x00000001 , 0x00000a8e 
+ 00019814  0x00004b88 copy  0x0000003f , 0x00000005 
+ 00019815  0x00004b89 copy  0x00000011 , 0x0000003f 
+ 00019816  0x00004b8a istore  0x00000002 , 0x00000005 
+ 00019817  0x00004b8b rtn 
+ 00019818  0x00004b9d branch  0x00004d6f , 0x0000002b 
+ 00019819  0x00004b9f setarg  0x00004365 
+ 00019820  0x00004ba0 arg  0x00004246 , 0x00000005 
+ 00019821  0x00004ba1 isub  0x00000005 , 0x00000039 
+ 00019822  0x00004ba2 call  0x00007ed4 
+ 00019823  0x00004ba4 bpatchx  0x00000006 , 0x00004020 
+ 00019824  0x00004ba5 setarg  0x00000551 
+ 00019825  0x00004ba6 arg  0x00000511 , 0x00000005 
+ 00019826  0x00004ba7 isub  0x00000005 , 0x00000039 
+ 00019827  0x00004ba8 call  0x00007ed4 
+ 00019828  0x00004ba9 setarg  0x000002c9 
+ 00019829  0x00004baa arg  0x0000025d , 0x00000005 
+ 00019830  0x00004bab isub  0x00000005 , 0x00000039 
+ 00019831  0x00004bac call  0x00007ed4 
+ 00019832  0x00004bad branch  0x00005318 
+ 00019833  0x00004bb0 bpatchx  0x00000007 , 0x00004020 
+ 00019834  0x00004bb1 copy  0x00000006 , 0x00000002 
+ 00019835  0x00004bb4 copy  0x00000002 , 0x00000006 
+ 00019836  0x00004bb5 ifetch  0x00000002 , 0x00000006 
+ 00019837  0x00004bb6 store  0x00000002 , 0x00000266 
+ 00019838  0x00004bb7 ifetch  0x00000002 , 0x00000006 
+ 00019839  0x00004bb8 store  0x00000002 , 0x00000268 
+ 00019840  0x00004bb9 deposit  0x00000006 
+ 00019841  0x00004bba store  0x00000002 , 0x00000264 
+ 00019842  0x00004bbb fetch  0x00000001 , 0x00004681 
+ 00019843  0x00004bbc beq  0x00000000 , 0x00004d85 
+ 00019844  0x00004bbd branch  0x000050ef 
+ 00019845  0x00004bc0 fetch  0x00000002 , 0x00000266 
+ 00019846  0x00004bc1 branch  0x00004dfc , 0x00000034 
+ 00019847  0x00004bc2 bpatchx  0x00000008 , 0x00004021 
+ 00019848  0x00004bc3 fetch  0x00000001 , 0x00000268 
+ 00019849  0x00004bc4 beq  0x00000001 , 0x00004d9d 
+ 00019850  0x00004bc6 beq  0x00000050 , 0x00004de0 
+ 00019851  0x00004bc7 beq  0x00000051 , 0x00004df5 
+ 00019852  0x00004bc8 beq  0x00000052 , 0x00004df3 
+ 00019853  0x00004bc9 beq  0x00000053 , 0x00004df3 
+ 00019854  0x00004bca branch  0x00004dfc 
+ 00019855  0x00004bcf bpatchx  0x00000009 , 0x00004021 
+ 00019856  0x00004bd0 call  0x0000527e 
+ 00019857  0x00004bd1 fetch  0x00000001 , 0x00004256 
+ 00019858  0x00004bd2 beq  0x00000000 , 0x00004d9b 
+ 00019859  0x00004bd3 beq  0x00000001 , 0x00004d9b 
+ 00019860  0x00004bd4 beq  0x00000002 , 0x00004d9b 
+ 00019861  0x00004bd5 beq  0x00000003 , 0x00004d9b 
+ 00019862  0x00004bd6 beq  0x00000081 , 0x00004d9b 
+ 00019863  0x00004bd7 beq  0x000000c0 , 0x00004d9b 
+ 00019864  0x00004bd8 beq  0x00000080 , 0x00004d9b 
+ 00019865  0x00004bd9 beq  0x00000040 , 0x00004d9b 
+ 00019866  0x00004bda rtn 
+ 00019867  0x00004bdd setarg  0x00000000 
+ 00019868  0x00004bde rtn 
+ 00019869  0x00004be2 call  0x00004d8f 
+ 00019870  0x00004be3 nrtn  0x00000034 
+ 00019871  0x00004be5 call  0x000052b8 
+ 00019872  0x00004be6 call  0x00004e01 
+ 00019873  0x00004be7 fetcht  0x00000002 , 0x0000026f 
+ 00019874  0x00004be8 branch  0x00004dfb , 0x00000034 
+ 00019875  0x00004be9 call  0x000052c1 
+ 00019876  0x00004bea fetch  0x00000002 , 0x0000026f 
+ 00019877  0x00004beb istore  0x00000002 , 0x00000005 
+ 00019878  0x00004bec force  0x00000001 , 0x0000003f 
+ 00019879  0x00004bed istore  0x00000002 , 0x00000005 
+ 00019880  0x00004bee branch  0x00004dfc 
+ 00019881  0x00004bf1 fetch  0x00000001 , 0x00004364 
+ 00019882  0x00004bf2 rtn  0x00000034 
+ 00019883  0x00004bf3 copy  0x0000003f , 0x00000011 
+ 00019884  0x00004bf4 bpatchx  0x0000000a , 0x00004021 
+ 00019885  0x00004bf5 fetch  0x00000004 , 0x000002d5 
+ 00019886  0x00004bf6 arg  0x00000100 , 0x00000002 
+ 00019887  0x00004bf7 iadd  0x00000002 , 0x00000002 
+ 00019888  0x00004bf8 copy  0x00000022 , 0x0000003f 
+ 00019889  0x00004bf9 isub  0x00000002 , 0x0000003e 
+ 00019890  0x00004bfa nrtn  0x00000002 
+ 00019891  0x00004bfb jam  0x00000000 , 0x00004364 
+ 00019892  0x00004bfc copy  0x00000011 , 0x0000003f 
+ 00019893  0x00004bfd beq  0x00000050 , 0x00004db7 
+ 00019894  0x00004bfe branch  0x00002a8c 
+ 00019895  0x00004c00 arg  0x00000000 , 0x00000008 
+ 00019896  0x00004c01 call  0x000052b8 
+ 00019897  0x00004c02 call  0x00004e7a 
+ 00019898  0x00004c03 call  0x000052c3 
+ 00019899  0x00004c04 call  0x00007ea8 
+ 00019900  0x00004c05 call  0x00004ead 
+ 00019901  0x00004c06 call  0x000052c1 
+ 00019902  0x00004c08 setarg  0x0000000c 
+ 00019903  0x00004c09 istore  0x00000002 , 0x00000005 
+ 00019904  0x00004c0a force  0x00000001 , 0x0000003f 
+ 00019905  0x00004c0b istore  0x00000002 , 0x00000005 
+ 00019906  0x00004c0c branch  0x00004dfc 
+ 00019907  0x00004c11 bpatchx  0x0000000b , 0x00004021 
+ 00019908  0x00004c12 fetch  0x00000002 , 0x00000275 
+ 00019909  0x00004c13 increase  0x00000004 , 0x0000003f 
+ 00019910  0x00004c14 rshift4  0x0000003f , 0x0000003f 
+ 00019911  0x00004c15 rshift3  0x0000003f , 0x0000003f 
+ 00019912  0x00004c16 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00019913  0x00004c17 arg  0x00004260 , 0x00000006 
+ 00019914  0x00004c18 ifetch  0x00000003 , 0x00000006 
+ 00019915  0x00004c19 rtn  0x00000034 
+ 00019916  0x00004c1a store  0x00000003 , 0x00000ac2 
+ 00019917  0x00004c1b fetch  0x00000001 , 0x00000ac2 
+ 00019918  0x00004c1c copy  0x0000003f , 0x00000011 
+ 00019919  0x00004c1d call  0x00004dd3 
+ 00019920  0x00004c1e copy  0x00000012 , 0x0000003f 
+ 00019921  0x00004c1f store  0x00000001 , 0x00004260 
+ 00019922  0x00004c20 rtn 
+ 00019923  0x00004c23 arg  0x00000000 , 0x00000007 
+ 00019924  0x00004c24 arg  0x00000000 , 0x00000012 
+ 00019925  0x00004c27 sub  0x00000007 , 0x00000007 , 0x0000003e 
+ 00019926  0x00004c28 nrtn  0x00000002 
+ 00019927  0x00004c29 qisolate1  0x00000011 
+ 00019928  0x00004c2a branch  0x00004dda , 0x00000001 
+ 00019929  0x00004c2b branch  0x00004dde 
+ 00019930  0x00004c2e copy  0x00000002 , 0x0000003f 
+ 00019931  0x00004c2f branch  0x00004dde , 0x00000034 
+ 00019932  0x00004c30 qset1  0x00000012 
+ 00019933  0x00004c31 increase  0xffffffff , 0x00000002 
+ 00019934  0x00004c34 increase  0x00000001 , 0x00000007 
+ 00019935  0x00004c35 branch  0x00004dd5 
+ 00019936  0x00004c38 call  0x00005274 
+ 00019937  0x00004c39 nrtn  0x00000034 
+ 00019938  0x00004c3a call  0x00004d8f 
+ 00019939  0x00004c3b nrtn  0x00000034 
+ 00019940  0x00004c3c call  0x000052c5 
+ 00019941  0x00004c3d call  0x00006e11 
+ 00019942  0x00004c3e call  0x00004dc3 
+ 00019943  0x00004c3f branch  0x00004dec 
+ 00019944  0x00004c43 call  0x00005274 
+ 00019945  0x00004c44 nrtn  0x00000034 
+ 00019946  0x00004c45 call  0x000052c5 
+ 00019947  0x00004c46 call  0x00006e11 
+ 00019948  0x00004c48 call  0x000052ce 
+ 00019949  0x00004c49 fetch  0x00000002 , 0x00000275 
+ 00019950  0x00004c4a branch  0x00004dfb , 0x00000034 
+ 00019951  0x00004c4b istore  0x00000002 , 0x00000005 
+ 00019952  0x00004c4c fetch  0x00000002 , 0x00004248 
+ 00019953  0x00004c4d istore  0x00000002 , 0x00000005 
+ 00019954  0x00004c4e branch  0x00004dfc 
+ 00019955  0x00004c51 call  0x00004d33 
+ 00019956  0x00004c52 branch  0x00004dfc 
+ 00019957  0x00004c55 bpatchx  0x0000000c , 0x00004021 
+ 00019958  0x00004c56 jam  0x00000000 , 0x00000284 
+ 00019959  0x00004c57 call  0x00006a8a 
+ 00019960  0x00004c58 fetch  0x00000001 , 0x00000284 
+ 00019961  0x00004c59 rtneq  0x00000001 
+ 00019962  0x00004c5a branch  0x00004dfc 
+ 00019963  0x00004c5c call  0x00005264 
+ 00019964  0x00004c5f setarg  0x00000000 
+ 00019965  0x00004c60 store  0x00000002 , 0x00000266 
+ 00019966  0x00004c61 store  0x00000002 , 0x00000268 
+ 00019967  0x00004c62 jam  0x00000001 , 0x0000026a 
+ 00019968  0x00004c63 rtn 
+ 00019969  0x00004c66 bpatchx  0x0000000d , 0x00004021 
+ 00019970  0x00004c67 call  0x000052c3 
+ 00019971  0x00004c68 force  0x00000000 , 0x00000012 
+ 00019972  0x00004c69 fetch  0x00000002 , 0x00000266 
+ 00019973  0x00004c6a copy  0x0000003f , 0x00000013 
+ 00019974  0x00004c6b fetch  0x00000002 , 0x00000264 
+ 00019975  0x00004c6c iforce  0x00000006 
+ 00019976  0x00004c6e call  0x00004e10 
+ 00019977  0x00004c6f deposit  0x00000013 
+ 00019978  0x00004c70 increase  0xfffffffc , 0x00000013 
+ 00019979  0x00004c71 increase  0xfffffffc , 0x0000003f 
+ 00019980  0x00004c72 nbranch  0x00004e08 , 0x00000034 
+ 00019981  0x00004c73 copy  0x00000012 , 0x0000003f 
+ 00019982  0x00004c74 store  0x00000002 , 0x0000026f 
+ 00019983  0x00004c75 rtn 
+ 00019984  0x00004c78 bpatchx  0x0000000e , 0x00004021 
+ 00019985  0x00004c79 ifetch  0x00000001 , 0x00000006 
+ 00019986  0x00004c7a beq  0x00000001 , 0x00004e49 
+ 00019987  0x00004c7b beq  0x00000002 , 0x00004e51 
+ 00019988  0x00004c7c beq  0x00000003 , 0x00004ed5 
+ 00019989  0x00004c7d beq  0x00000004 , 0x00004f05 
+ 00019990  0x00004c7e beq  0x00000005 , 0x00004fa2 
+ 00019991  0x00004c7f beq  0x00000006 , 0x00004fcb 
+ 00019992  0x00004c80 beq  0x00000007 , 0x0000501b 
+ 00019993  0x00004c81 beq  0x00000008 , 0x00005050 
+ 00019994  0x00004c82 beq  0x00000009 , 0x00005060 
+ 00019995  0x00004c83 beq  0x0000000a , 0x00004e1f 
+ 00019996  0x00004c84 beq  0x0000000b , 0x00005061 
+ 00019997  0x00004c85 call  0x00005062 
+ 00019998  0x00004c87 rtn 
+ 00019999  0x00004c8a ifetch  0x00000001 , 0x00000006 
+ 00020000  0x00004c8b copy  0x0000003f , 0x00000007 
+ 00020001  0x00004c8c ifetch  0x00000002 , 0x00000006 
+ 00020002  0x00004c8d copy  0x0000003f , 0x00000011 
+ 00020003  0x00004c8e copy  0x00000013 , 0x0000003f 
+ 00020004  0x00004c8f isub  0x00000011 , 0x00000013 
+ 00020005  0x00004c90 setarg  0x0000000b 
+ 00020006  0x00004c91 istore  0x00000001 , 0x00000005 
+ 00020007  0x00004c92 copy  0x00000007 , 0x0000003f 
+ 00020008  0x00004c93 istore  0x00000001 , 0x00000005 
+ 00020009  0x00004c94 ifetch  0x00000002 , 0x00000006 
+ 00020010  0x00004c96 beq  0x00000002 , 0x00004e2d 
+ 00020011  0x00004c97 beq  0x00000003 , 0x00004e33 
+ 00020012  0x00004c98 rtn 
+ 00020013  0x00004c9a setarg  0x00020008 
+ 00020014  0x00004c9b istore  0x00000006 , 0x00000005 
+ 00020015  0x00004c9c setarg  0x00000280 
+ 00020016  0x00004c9d istore  0x00000004 , 0x00000005 
+ 00020017  0x00004c9e force  0x0000000c , 0x0000003f 
+ 00020018  0x00004c9f branch  0x00004e38 
+ 00020019  0x00004ca1 setarg  0x0003000c 
+ 00020020  0x00004ca2 istore  0x00000006 , 0x00000005 
+ 00020021  0x00004ca3 setarg  0x00000006 
+ 00020022  0x00004ca4 istore  0x00000008 , 0x00000005 
+ 00020023  0x00004ca5 force  0x00000010 , 0x0000003f 
+ 00020024  0x00004ca7 iadd  0x00000012 , 0x00000012 
+ 00020025  0x00004ca8 branch  0x00004e1e 
+ 00020026  0x00004cab ifetch  0x00000001 , 0x00000006 
+ 00020027  0x00004cac copy  0x0000003f , 0x00000007 
+ 00020028  0x00004cad ifetch  0x00000002 , 0x00000006 
+ 00020029  0x00004cae copy  0x0000003f , 0x00000011 
+ 00020030  0x00004caf ifetch  0x00000002 , 0x00000006 
+ 00020031  0x00004cb0 store  0x00000002 , 0x00000aa2 
+ 00020032  0x00004cb1 copy  0x00000013 , 0x0000003f 
+ 00020033  0x00004cb2 isub  0x00000011 , 0x00000013 
+ 00020034  0x00004cb3 call  0x000052c3 
+ 00020035  0x00004cb4 setarg  0x0000000b 
+ 00020036  0x00004cb5 istore  0x00000001 , 0x00000005 
+ 00020037  0x00004cb6 copy  0x00000007 , 0x0000003f 
+ 00020038  0x00004cb7 istore  0x00000001 , 0x00000005 
+ 00020039  0x00004cb8 fetch  0x00000002 , 0x00000aa2 
+ 00020040  0x00004cb9 branch  0x00004e2a 
+ 00020041  0x00004cbe ifetch  0x00000001 , 0x00000006 
+ 00020042  0x00004cbf copy  0x0000003f , 0x00000007 
+ 00020043  0x00004cc0 ifetch  0x00000002 , 0x00000006 
+ 00020044  0x00004cc1 copy  0x0000003f , 0x00000011 
+ 00020045  0x00004cc2 iadd  0x00000006 , 0x00000006 
+ 00020046  0x00004cc3 copy  0x00000013 , 0x0000003f 
+ 00020047  0x00004cc4 isub  0x00000011 , 0x00000013 
+ 00020048  0x00004cc6 branch  0x00004e1e 
+ 00020049  0x00004cc9 call  0x00007ea8 
+ 00020050  0x00004ccc call  0x00007ead 
+ 00020051  0x00004ccd arg  0x00000000 , 0x00000008 
+ 00020052  0x00004cce ifetch  0x00000001 , 0x00000006 
+ 00020053  0x00004ccf copy  0x0000003f , 0x00000007 
+ 00020054  0x00004cd0 ifetch  0x00000002 , 0x00000006 
+ 00020055  0x00004cd1 copy  0x0000003f , 0x00000011 
+ 00020056  0x00004cd2 ifetch  0x00000002 , 0x00000006 
+ 00020057  0x00004cd3 copy  0x0000003f , 0x00000002 
+ 00020058  0x00004cd4 ifetch  0x00000002 , 0x00000006 
+ 00020059  0x00004cd5 copy  0x0000003f , 0x0000000b 
+ 00020060  0x00004cd6 bpatchx  0x0000000f , 0x00004021 
+ 00020061  0x00004cd7 copy  0x00000002 , 0x0000003f 
+ 00020062  0x00004cd8 beq  0x00000001 , 0x00004e64 
+ 00020063  0x00004cd9 beq  0x00000003 , 0x00004e86 
+ 00020064  0x00004cda beq  0x00000011 , 0x00004e92 
+ 00020065  0x00004cdb beq  0x00000013 , 0x00004e9d 
+ 00020066  0x00004cdc call  0x00005062 
+ 00020067  0x00004cdd branch  0x00004ed4 
+ 00020068  0x00004ce0 call  0x00007ea8 
+ 00020069  0x00004ce1 arg  0x00000050 , 0x00000002 
+ 00020070  0x00004ce2 fetch  0x00000002 , 0x00004248 
+ 00020071  0x00004ce3 nbranch  0x00004ece , 0x00000034 
+ 00020072  0x00004ce4 copy  0x0000000b , 0x0000003f 
+ 00020073  0x00004ce5 store  0x00000002 , 0x00004248 
+ 00020074  0x00004ce6 copy  0x00000022 , 0x0000003f 
+ 00020075  0x00004ce7 store  0x00000004 , 0x000002d5 
+ 00020076  0x00004ce8 call  0x00004e6e 
+ 00020077  0x00004ce9 branch  0x00004ea9 
+ 00020078  0x00004cec storet  0x00000002 , 0x000002d3 
+ 00020079  0x00004ced deposit  0x0000000b 
+ 00020080  0x00004cee store  0x00000002 , 0x000002c9 
+ 00020081  0x00004cef deposit  0x00000011 
+ 00020082  0x00004cf0 store  0x00000002 , 0x000002cb 
+ 00020083  0x00004cf1 deposit  0x00000012 
+ 00020084  0x00004cf2 store  0x00000002 , 0x000002cd 
+ 00020085  0x00004cf3 deposit  0x00000013 
+ 00020086  0x00004cf4 store  0x00000002 , 0x000002cf 
+ 00020087  0x00004cf5 deposit  0x00000007 
+ 00020088  0x00004cf6 store  0x00000002 , 0x000002d1 
+ 00020089  0x00004cf7 rtn 
+ 00020090  0x00004cfa fetcht  0x00000002 , 0x000002d3 
+ 00020091  0x00004cfb fetch  0x00000002 , 0x000002c9 
+ 00020092  0x00004cfc copy  0x0000003f , 0x0000000b 
+ 00020093  0x00004cfd fetch  0x00000002 , 0x000002cb 
+ 00020094  0x00004cfe copy  0x0000003f , 0x00000011 
+ 00020095  0x00004cff fetch  0x00000002 , 0x000002cd 
+ 00020096  0x00004d00 copy  0x0000003f , 0x00000012 
+ 00020097  0x00004d01 fetch  0x00000002 , 0x000002cf 
+ 00020098  0x00004d02 copy  0x0000003f , 0x00000013 
+ 00020099  0x00004d03 fetch  0x00000002 , 0x000002d1 
+ 00020100  0x00004d04 copy  0x0000003f , 0x00000007 
+ 00020101  0x00004d05 rtn 
+ 00020102  0x00004d08 call  0x00007ea8 
+ 00020103  0x00004d09 setarg  0x00000051 
+ 00020104  0x00004d0a arg  0x00000051 , 0x00000002 
+ 00020105  0x00004d0b fetch  0x00000002 , 0x0000424a 
+ 00020106  0x00004d0c nbranch  0x00004ece , 0x00000034 
+ 00020107  0x00004d0d copy  0x0000000b , 0x0000003f 
+ 00020108  0x00004d0e store  0x00000002 , 0x0000424a 
+ 00020109  0x00004d0f fetch  0x00000001 , 0x00004251 
+ 00020110  0x00004d10 set1  0x00000000 , 0x0000003f 
+ 00020111  0x00004d11 set1  0x00000001 , 0x0000003f 
+ 00020112  0x00004d12 store  0x00000001 , 0x00004251 
+ 00020113  0x00004d13 branch  0x00004eb1 
+ 00020114  0x00004d15 call  0x00007ea8 
+ 00020115  0x00004d16 arg  0x00000052 , 0x00000002 
+ 00020116  0x00004d17 fetch  0x00000002 , 0x0000424c 
+ 00020117  0x00004d18 nbranch  0x00004ece , 0x00000034 
+ 00020118  0x00004d19 copy  0x0000000b , 0x0000003f 
+ 00020119  0x00004d1a store  0x00000002 , 0x0000424c 
+ 00020120  0x00004d1b fetch  0x00000001 , 0x00004252 
+ 00020121  0x00004d1c set1  0x00000000 , 0x0000003f 
+ 00020122  0x00004d1d set1  0x00000001 , 0x0000003f 
+ 00020123  0x00004d1e store  0x00000001 , 0x00004252 
+ 00020124  0x00004d1f branch  0x00004eb1 
+ 00020125  0x00004d21 call  0x00007ea8 
+ 00020126  0x00004d22 deposit  0x0000001a 
+ 00020127  0x00004d23 arg  0x00000053 , 0x00000002 
+ 00020128  0x00004d24 fetch  0x00000002 , 0x0000424e 
+ 00020129  0x00004d25 nbranch  0x00004ece , 0x00000034 
+ 00020130  0x00004d26 copy  0x0000000b , 0x0000003f 
+ 00020131  0x00004d27 store  0x00000002 , 0x0000424e 
+ 00020132  0x00004d28 fetch  0x00000001 , 0x00004253 
+ 00020133  0x00004d29 set1  0x00000000 , 0x0000003f 
+ 00020134  0x00004d2a set1  0x00000001 , 0x0000003f 
+ 00020135  0x00004d2b store  0x00000001 , 0x00004253 
+ 00020136  0x00004d2c branch  0x00004eb1 
+ 00020137  0x00004d2f setarg  0x00000001 
+ 00020138  0x00004d30 store  0x00000002 , 0x0000027d 
+ 00020139  0x00004d31 jam  0x00000050 , 0x00004364 
+ 00020140  0x00004d32 branch  0x00004eb3 
+ 00020141  0x00004d34 fetch  0x00000001 , 0x00004250 
+ 00020142  0x00004d35 set1  0x00000000 , 0x0000003f 
+ 00020143  0x00004d36 set1  0x00000001 , 0x0000003f 
+ 00020144  0x00004d37 store  0x00000001 , 0x00004250 
+ 00020145  0x00004d39 setarg  0x00000000 
+ 00020146  0x00004d3a store  0x00000002 , 0x0000027d 
+ 00020147  0x00004d3c bpatchx  0x00000010 , 0x00004022 
+ 00020148  0x00004d3d call  0x00007ead 
+ 00020149  0x00004d3e setarg  0x00000003 
+ 00020150  0x00004d3f istore  0x00000001 , 0x00000005 
+ 00020151  0x00004d40 copy  0x00000007 , 0x0000003f 
+ 00020152  0x00004d41 istore  0x00000001 , 0x00000005 
+ 00020153  0x00004d42 setarg  0x00000008 
+ 00020154  0x00004d43 istore  0x00000002 , 0x00000005 
+ 00020155  0x00004d44 copy  0x00000002 , 0x0000003f 
+ 00020156  0x00004d45 istore  0x00000002 , 0x00000005 
+ 00020157  0x00004d46 copy  0x0000000b , 0x0000003f 
+ 00020158  0x00004d47 istore  0x00000002 , 0x00000005 
+ 00020159  0x00004d48 fetch  0x00000002 , 0x0000027d 
+ 00020160  0x00004d49 beq  0x00000001 , 0x00004ec9 
+ 00020161  0x00004d4a isolate0  0x00000000 , 0x00000008 
+ 00020162  0x00004d4b branch  0x00004ec4 , 0x00000001 
+ 00020163  0x00004d4c setarg  0x00000004 
+ 00020164  0x00004d4e istore  0x00000002 , 0x00000005 
+ 00020165  0x00004d4f force  0x00000000 , 0x0000003f 
+ 00020166  0x00004d50 istore  0x00000002 , 0x00000005 
+ 00020167  0x00004d51 setarg  0x0000000c 
+ 00020168  0x00004d52 branch  0x00004ed0 
+ 00020169  0x00004d54 istore  0x00000002 , 0x00000005 
+ 00020170  0x00004d55 force  0x00000002 , 0x0000003f 
+ 00020171  0x00004d56 istore  0x00000002 , 0x00000005 
+ 00020172  0x00004d57 setarg  0x0000000c 
+ 00020173  0x00004d58 branch  0x00004ed0 
+ 00020174  0x00004d5b set1  0x00000000 , 0x00000008 
+ 00020175  0x00004d5c branch  0x00004eb1 
+ 00020176  0x00004d5e iadd  0x00000012 , 0x00000012 
+ 00020177  0x00004d5f copy  0x00000013 , 0x0000003f 
+ 00020178  0x00004d60 isub  0x00000011 , 0x00000013 
+ 00020179  0x00004d61 branch  0x00004ed4 
+ 00020180  0x00004d63 branch  0x00004e1e 
+ 00020181  0x00004d66 ifetch  0x00000001 , 0x00000006 
+ 00020182  0x00004d67 copy  0x0000003f , 0x00000007 
+ 00020183  0x00004d68 ifetch  0x00000002 , 0x00000006 
+ 00020184  0x00004d69 copy  0x0000003f , 0x00000011 
+ 00020185  0x00004d6a copy  0x00000013 , 0x0000003f 
+ 00020186  0x00004d6b isub  0x00000011 , 0x00000013 
+ 00020187  0x00004d6c ifetch  0x00000002 , 0x00000006 
+ 00020188  0x00004d6d copy  0x0000003f , 0x0000000b 
+ 00020189  0x00004d6e ifetch  0x00000002 , 0x00000006 
+ 00020190  0x00004d6f copy  0x0000003f , 0x00000002 
+ 00020191  0x00004d70 bpatchx  0x00000011 , 0x00004022 
+ 00020192  0x00004d71 setarg  0x00000050 
+ 00020193  0x00004d72 isub  0x00000002 , 0x0000003e 
+ 00020194  0x00004d73 branch  0x00004eed , 0x00000005 
+ 00020195  0x00004d74 setarg  0x00000051 
+ 00020196  0x00004d75 isub  0x00000002 , 0x0000003e 
+ 00020197  0x00004d76 branch  0x00004ef3 , 0x00000005 
+ 00020198  0x00004d77 setarg  0x00000052 
+ 00020199  0x00004d78 isub  0x00000002 , 0x0000003e 
+ 00020200  0x00004d79 branch  0x00004eff , 0x00000005 
+ 00020201  0x00004d7a setarg  0x00000053 
+ 00020202  0x00004d7b isub  0x00000002 , 0x0000003e 
+ 00020203  0x00004d7c branch  0x00004ef9 , 0x00000005 
+ 00020204  0x00004d7d rtn 
+ 00020205  0x00004d80 copy  0x0000000b , 0x0000003f 
+ 00020206  0x00004d81 store  0x00000002 , 0x00004248 
+ 00020207  0x00004d82 fetch  0x00000001 , 0x00004250 
+ 00020208  0x00004d83 set1  0x00000001 , 0x0000003f 
+ 00020209  0x00004d84 store  0x00000001 , 0x00004250 
+ 00020210  0x00004d85 branch  0x00004e1e 
+ 00020211  0x00004d87 copy  0x0000000b , 0x0000003f 
+ 00020212  0x00004d88 store  0x00000002 , 0x0000424a 
+ 00020213  0x00004d89 fetch  0x00000001 , 0x00004251 
+ 00020214  0x00004d8a set1  0x00000001 , 0x0000003f 
+ 00020215  0x00004d8b store  0x00000001 , 0x00004251 
+ 00020216  0x00004d8c rtn 
+ 00020217  0x00004d8e copy  0x0000000b , 0x0000003f 
+ 00020218  0x00004d8f store  0x00000002 , 0x0000424c 
+ 00020219  0x00004d90 fetch  0x00000001 , 0x00004253 
+ 00020220  0x00004d91 set1  0x00000001 , 0x0000003f 
+ 00020221  0x00004d92 store  0x00000001 , 0x00004253 
+ 00020222  0x00004d93 rtn 
+ 00020223  0x00004d95 copy  0x0000000b , 0x0000003f 
+ 00020224  0x00004d96 store  0x00000002 , 0x0000424e 
+ 00020225  0x00004d97 fetch  0x00000001 , 0x00004252 
+ 00020226  0x00004d98 set1  0x00000001 , 0x0000003f 
+ 00020227  0x00004d99 store  0x00000001 , 0x00004252 
+ 00020228  0x00004d9a rtn 
+ 00020229  0x00004d9d ifetch  0x00000001 , 0x00000006 
+ 00020230  0x00004d9e copy  0x0000003f , 0x00000007 
+ 00020231  0x00004d9f ifetch  0x00000002 , 0x00000006 
+ 00020232  0x00004da0 copy  0x0000003f , 0x00000011 
+ 00020233  0x00004da1 copy  0x00000013 , 0x0000003f 
+ 00020234  0x00004da2 isub  0x00000011 , 0x00000013 
+ 00020235  0x00004da3 ifetch  0x00000002 , 0x00000006 
+ 00020236  0x00004da4 copy  0x0000003f , 0x00000002 
+ 00020237  0x00004da5 copy  0x00000002 , 0x00000011 
+ 00020238  0x00004da6 bpatchx  0x00000012 , 0x00004022 
+ 00020239  0x00004da7 setarg  0x00000050 
+ 00020240  0x00004da8 isub  0x00000002 , 0x0000003e 
+ 00020241  0x00004da9 branch  0x00004f1c , 0x00000005 
+ 00020242  0x00004daa setarg  0x00000051 
+ 00020243  0x00004dab isub  0x00000002 , 0x0000003e 
+ 00020244  0x00004dac branch  0x00004f3a , 0x00000005 
+ 00020245  0x00004dad setarg  0x00000052 
+ 00020246  0x00004dae isub  0x00000002 , 0x0000003e 
+ 00020247  0x00004daf branch  0x00004f26 , 0x00000005 
+ 00020248  0x00004db0 setarg  0x00000053 
+ 00020249  0x00004db1 isub  0x00000002 , 0x0000003e 
+ 00020250  0x00004db2 branch  0x00004f30 , 0x00000005 
+ 00020251  0x00004db3 branch  0x00005062 
+ 00020252  0x00004db6 copy  0x00000005 , 0x0000000b 
+ 00020253  0x00004db7 fetch  0x00000001 , 0x00004250 
+ 00020254  0x00004db8 set1  0x00000004 , 0x0000003f 
+ 00020255  0x00004db9 set1  0x00000003 , 0x0000003f 
+ 00020256  0x00004dbb store  0x00000001 , 0x00004250 
+ 00020257  0x00004dbc copy  0x0000000b , 0x00000005 
+ 00020258  0x00004dbd arg  0x00000050 , 0x0000000b 
+ 00020259  0x00004dbe fetch  0x00000002 , 0x00004248 
+ 00020260  0x00004dbf copy  0x0000003f , 0x00000002 
+ 00020261  0x00004dc0 branch  0x00004f43 
+ 00020262  0x00004dc2 copy  0x00000005 , 0x0000000b 
+ 00020263  0x00004dc3 fetch  0x00000001 , 0x00004252 
+ 00020264  0x00004dc4 set1  0x00000004 , 0x0000003f 
+ 00020265  0x00004dc5 set1  0x00000003 , 0x0000003f 
+ 00020266  0x00004dc7 store  0x00000001 , 0x00004252 
+ 00020267  0x00004dc8 copy  0x0000000b , 0x00000005 
+ 00020268  0x00004dc9 arg  0x00000052 , 0x0000000b 
+ 00020269  0x00004dca fetch  0x00000002 , 0x0000424c 
+ 00020270  0x00004dcb copy  0x0000003f , 0x00000002 
+ 00020271  0x00004dcc branch  0x00004f43 
+ 00020272  0x00004dce copy  0x00000005 , 0x0000000b 
+ 00020273  0x00004dcf fetch  0x00000001 , 0x00004253 
+ 00020274  0x00004dd0 set1  0x00000004 , 0x0000003f 
+ 00020275  0x00004dd1 set1  0x00000003 , 0x0000003f 
+ 00020276  0x00004dd3 store  0x00000001 , 0x00004253 
+ 00020277  0x00004dd4 copy  0x0000000b , 0x00000005 
+ 00020278  0x00004dd5 arg  0x00000053 , 0x0000000b 
+ 00020279  0x00004dd6 fetch  0x00000002 , 0x0000424e 
+ 00020280  0x00004dd7 copy  0x0000003f , 0x00000002 
+ 00020281  0x00004dd8 branch  0x00004f43 
+ 00020282  0x00004dda copy  0x00000005 , 0x0000000b 
+ 00020283  0x00004ddb fetch  0x00000001 , 0x00004251 
+ 00020284  0x00004ddc set1  0x00000004 , 0x0000003f 
+ 00020285  0x00004ddd set1  0x00000003 , 0x0000003f 
+ 00020286  0x00004ddf store  0x00000001 , 0x00004251 
+ 00020287  0x00004de1 copy  0x0000000b , 0x00000005 
+ 00020288  0x00004de2 arg  0x00000051 , 0x0000000b 
+ 00020289  0x00004de3 fetch  0x00000002 , 0x0000424a 
+ 00020290  0x00004de4 copy  0x0000003f , 0x00000002 
+ 00020291  0x00004de6 bpatchx  0x00000013 , 0x00004022 
+ 00020292  0x00004de7 setarg  0x00000005 
+ 00020293  0x00004de8 istore  0x00000001 , 0x00000005 
+ 00020294  0x00004de9 copy  0x00000007 , 0x0000003f 
+ 00020295  0x00004dea istore  0x00000001 , 0x00000005 
+ 00020296  0x00004deb setarg  0x00000006 
+ 00020297  0x00004dec istore  0x00000002 , 0x00000005 
+ 00020298  0x00004ded copy  0x00000002 , 0x0000003f 
+ 00020299  0x00004dee istore  0x00000002 , 0x00000005 
+ 00020300  0x00004def force  0x00000000 , 0x0000003f 
+ 00020301  0x00004df0 istore  0x00000002 , 0x00000005 
+ 00020302  0x00004df1 force  0x00000000 , 0x0000003f 
+ 00020303  0x00004df2 istore  0x00000002 , 0x00000005 
+ 00020304  0x00004df3 force  0x0000000a , 0x0000003f 
+ 00020305  0x00004df4 iadd  0x00000012 , 0x00000012 
+ 00020306  0x00004df6 storet  0x00000002 , 0x00000282 
+ 00020307  0x00004df7 copy  0x00000007 , 0x0000003f 
+ 00020308  0x00004df8 store  0x00000001 , 0x00000281 
+ 00020309  0x00004df9 force  0x00000050 , 0x0000003f 
+ 00020310  0x00004dfa icompare  0x000000ff , 0x0000000b 
+ 00020311  0x00004dfb branch  0x00004f59 , 0x00000001 
+ 00020312  0x00004dfc increase  0x00000001 , 0x0000003f 
+ 00020313  0x00004dff rtn 
+ 00020314  0x00004e01 disable  0x00000028 
+ 00020315  0x00004e02 rtnbit1  0x00000002 , 0x0000003f 
+ 00020316  0x00004e03 rtnbit0  0x00000000 , 0x0000003f 
+ 00020317  0x00004e04 rtnbit0  0x00000001 , 0x0000003f 
+ 00020318  0x00004e05 set1  0x00000002 , 0x0000003f 
+ 00020319  0x00004e06 copy  0x00000006 , 0x00000005 
+ 00020320  0x00004e07 increase  0xffffffff , 0x00000005 
+ 00020321  0x00004e08 istore  0x00000001 , 0x00000005 
+ 00020322  0x00004e09 enable  0x00000028 
+ 00020323  0x00004e0a rtn 
+ 00020324  0x00004e0d fetch  0x00000001 , 0x00004250 
+ 00020325  0x00004e0e call  0x00004f5a 
+ 00020326  0x00004e0f nbranch  0x00004f6b , 0x00000028 
+ 00020327  0x00004e10 jam  0x00000050 , 0x00000280 
+ 00020328  0x00004e11 fetch  0x00000002 , 0x00004248 
+ 00020329  0x00004e12 store  0x00000002 , 0x00000282 
+ 00020330  0x00004e13 branch  0x00004f7f 
+ 00020331  0x00004e15 fetch  0x00000001 , 0x00004251 
+ 00020332  0x00004e16 call  0x00004f5a 
+ 00020333  0x00004e17 nbranch  0x00004f72 , 0x00000028 
+ 00020334  0x00004e18 jam  0x00000051 , 0x00000280 
+ 00020335  0x00004e19 fetch  0x00000002 , 0x0000424a 
+ 00020336  0x00004e1a store  0x00000002 , 0x00000282 
+ 00020337  0x00004e1b branch  0x00004f7f 
+ 00020338  0x00004e1d fetch  0x00000001 , 0x00004252 
+ 00020339  0x00004e1e call  0x00004f5a 
+ 00020340  0x00004e1f nbranch  0x00004f79 , 0x00000028 
+ 00020341  0x00004e20 jam  0x00000052 , 0x00000280 
+ 00020342  0x00004e21 fetch  0x00000002 , 0x0000424c 
+ 00020343  0x00004e22 store  0x00000002 , 0x00000282 
+ 00020344  0x00004e23 branch  0x00004f7f 
+ 00020345  0x00004e25 fetch  0x00000001 , 0x00004253 
+ 00020346  0x00004e26 call  0x00004f5a 
+ 00020347  0x00004e27 nrtn  0x00000028 
+ 00020348  0x00004e28 jam  0x00000053 , 0x00000280 
+ 00020349  0x00004e29 fetch  0x00000002 , 0x0000424e 
+ 00020350  0x00004e2a store  0x00000002 , 0x00000282 
+ 00020351  0x00004e2e bpatchx  0x00000014 , 0x00004022 
+ 00020352  0x00004e2f call  0x0000523a 
+ 00020353  0x00004e30 call  0x000052b8 
+ 00020354  0x00004e31 force  0x00000000 , 0x00000012 
+ 00020355  0x00004e32 call  0x000052c3 
+ 00020356  0x00004e33 force  0x00000004 , 0x0000003f 
+ 00020357  0x00004e34 istore  0x00000001 , 0x00000005 
+ 00020358  0x00004e35 fetch  0x00000001 , 0x00004255 
+ 00020359  0x00004e36 istore  0x00000001 , 0x00000005 
+ 00020360  0x00004e37 setarg  0x00000008 
+ 00020361  0x00004e38 istore  0x00000002 , 0x00000005 
+ 00020362  0x00004e39 fetch  0x00000002 , 0x00000282 
+ 00020363  0x00004e3a istore  0x00000002 , 0x00000005 
+ 00020364  0x00004e3b setarg  0x00000000 
+ 00020365  0x00004e3c istore  0x00000002 , 0x00000005 
+ 00020366  0x00004e3d force  0x00000001 , 0x0000003f 
+ 00020367  0x00004e3e istore  0x00000001 , 0x00000005 
+ 00020368  0x00004e3f force  0x00000002 , 0x0000003f 
+ 00020369  0x00004e40 istore  0x00000001 , 0x00000005 
+ 00020370  0x00004e41 fetch  0x00000001 , 0x00000280 
+ 00020371  0x00004e42 beq  0x00000051 , 0x00004f97 
+ 00020372  0x00004e43 setarg  0x00000030 
+ 00020373  0x00004e44 istore  0x00000002 , 0x00000005 
+ 00020374  0x00004e45 branch  0x00004f99 
+ 00020375  0x00004e47 setarg  0x000003e3 
+ 00020376  0x00004e48 istore  0x00000002 , 0x00000005 
+ 00020377  0x00004e4a arg  0x0000000c , 0x00000002 
+ 00020378  0x00004e4b storet  0x00000002 , 0x0000026f 
+ 00020379  0x00004e4c call  0x000052c1 
+ 00020380  0x00004e4d fetch  0x00000002 , 0x0000026f 
+ 00020381  0x00004e4e istore  0x00000002 , 0x00000005 
+ 00020382  0x00004e4f force  0x00000001 , 0x0000003f 
+ 00020383  0x00004e50 istore  0x00000002 , 0x00000005 
+ 00020384  0x00004e51 jam  0x00000000 , 0x00000280 
+ 00020385  0x00004e53 branch  0x00004e1e 
+ 00020386  0x00004e56 increase  0x00000001 , 0x00000006 
+ 00020387  0x00004e57 ifetch  0x00000002 , 0x00000006 
+ 00020388  0x00004e58 copy  0x0000003f , 0x00000011 
+ 00020389  0x00004e59 copy  0x00000013 , 0x0000003f 
+ 00020390  0x00004e5a isub  0x00000011 , 0x00000013 
+ 00020391  0x00004e5b ifetch  0x00000002 , 0x00000006 
+ 00020392  0x00004e5c copy  0x0000003f , 0x00000011 
+ 00020393  0x00004e5d bpatchx  0x00000015 , 0x00004022 
+ 00020394  0x00004e5e setarg  0x00000050 
+ 00020395  0x00004e5f isub  0x00000011 , 0x0000003e 
+ 00020396  0x00004e60 branch  0x00004fba , 0x00000005 
+ 00020397  0x00004e61 setarg  0x00000051 
+ 00020398  0x00004e62 isub  0x00000011 , 0x0000003e 
+ 00020399  0x00004e63 branch  0x00004fbe , 0x00000005 
+ 00020400  0x00004e64 setarg  0x00000052 
+ 00020401  0x00004e65 isub  0x00000011 , 0x0000003e 
+ 00020402  0x00004e66 branch  0x00004fc2 , 0x00000005 
+ 00020403  0x00004e67 setarg  0x00000053 
+ 00020404  0x00004e68 isub  0x00000011 , 0x0000003e 
+ 00020405  0x00004e69 branch  0x00004fc6 , 0x00000005 
+ 00020406  0x00004e6a increase  0x00000002 , 0x00000006 
+ 00020407  0x00004e6b ifetch  0x00000002 , 0x00000006 
+ 00020408  0x00004e6c iforce  0x0000003e 
+ 00020409  0x00004e6d branch  0x00004e1e 
+ 00020410  0x00004e6f fetch  0x00000001 , 0x00004250 
+ 00020411  0x00004e70 set1  0x00000005 , 0x0000003f 
+ 00020412  0x00004e71 store  0x00000001 , 0x00004250 
+ 00020413  0x00004e72 branch  0x00004e1e 
+ 00020414  0x00004e74 fetch  0x00000001 , 0x00004251 
+ 00020415  0x00004e75 set1  0x00000005 , 0x0000003f 
+ 00020416  0x00004e76 store  0x00000001 , 0x00004251 
+ 00020417  0x00004e77 branch  0x00004e1e 
+ 00020418  0x00004e79 fetch  0x00000001 , 0x00004252 
+ 00020419  0x00004e7a set1  0x00000005 , 0x0000003f 
+ 00020420  0x00004e7b store  0x00000001 , 0x00004252 
+ 00020421  0x00004e7c branch  0x00004e1e 
+ 00020422  0x00004e7e fetch  0x00000001 , 0x00004253 
+ 00020423  0x00004e7f set1  0x00000005 , 0x0000003f 
+ 00020424  0x00004e80 store  0x00000001 , 0x00004253 
+ 00020425  0x00004e81 jam  0x00000006 , 0x00000a99 
+ 00020426  0x00004e82 branch  0x00007d86 
+ 00020427  0x00004e87 ifetch  0x00000001 , 0x00000006 
+ 00020428  0x00004e88 copy  0x0000003f , 0x00000007 
+ 00020429  0x00004e89 ifetch  0x00000002 , 0x00000006 
+ 00020430  0x00004e8a copy  0x0000003f , 0x00000011 
+ 00020431  0x00004e8b copy  0x00000013 , 0x0000003f 
+ 00020432  0x00004e8c isub  0x00000011 , 0x00000013 
+ 00020433  0x00004e8d ifetch  0x00000002 , 0x00000006 
+ 00020434  0x00004e8e copy  0x0000003f , 0x00000011 
+ 00020435  0x00004e8f ifetch  0x00000002 , 0x00000006 
+ 00020436  0x00004e90 copy  0x0000003f , 0x0000000b 
+ 00020437  0x00004e91 copy  0x00000011 , 0x00000002 
+ 00020438  0x00004e92 call  0x00007ea8 
+ 00020439  0x00004e93 bpatchx  0x00000016 , 0x00004022 
+ 00020440  0x00004e94 setarg  0x00000050 
+ 00020441  0x00004e95 isub  0x00000002 , 0x0000003e 
+ 00020442  0x00004e96 branch  0x00004ff2 , 0x00000005 
+ 00020443  0x00004e97 setarg  0x00000051 
+ 00020444  0x00004e98 isub  0x00000002 , 0x0000003e 
+ 00020445  0x00004e99 branch  0x00005002 , 0x00000005 
+ 00020446  0x00004e9a setarg  0x00000052 
+ 00020447  0x00004e9b isub  0x00000002 , 0x0000003e 
+ 00020448  0x00004e9c branch  0x00004fe6 , 0x00000005 
+ 00020449  0x00004e9d setarg  0x00000053 
+ 00020450  0x00004e9e isub  0x00000002 , 0x0000003e 
+ 00020451  0x00004e9f branch  0x00004fec , 0x00000005 
+ 00020452  0x00004ea0 call  0x00005062 
+ 00020453  0x00004ea1 branch  0x00005017 
+ 00020454  0x00004ea3 copy  0x0000000b , 0x00000002 
+ 00020455  0x00004ea4 fetch  0x00000002 , 0x0000424c 
+ 00020456  0x00004ea5 isub  0x00000002 , 0x0000003e 
+ 00020457  0x00004ea6 branch  0x00004ff8 , 0x00000005 
+ 00020458  0x00004ea7 call  0x00005062 
+ 00020459  0x00004ea8 branch  0x00005017 
+ 00020460  0x00004eaa copy  0x0000000b , 0x00000002 
+ 00020461  0x00004eab fetch  0x00000002 , 0x0000424e 
+ 00020462  0x00004eac isub  0x00000002 , 0x0000003e 
+ 00020463  0x00004ead branch  0x00004ffa , 0x00000005 
+ 00020464  0x00004eae call  0x00005062 
+ 00020465  0x00004eaf branch  0x00005017 
+ 00020466  0x00004eb2 copy  0x0000000b , 0x00000002 
+ 00020467  0x00004eb3 fetch  0x00000002 , 0x00004248 
+ 00020468  0x00004eb4 isub  0x00000002 , 0x0000003e 
+ 00020469  0x00004eb5 branch  0x00004ffe , 0x00000005 
+ 00020470  0x00004eb6 call  0x00005062 
+ 00020471  0x00004eb7 branch  0x00005017 
+ 00020472  0x00004eb9 call  0x00005079 
+ 00020473  0x00004eba branch  0x0000500a 
+ 00020474  0x00004ebc call  0x0000507f 
+ 00020475  0x00004ebd fetch  0x00000002 , 0x0000424c 
+ 00020476  0x00004ebe branch  0x0000500a , 0x00000034 
+ 00020477  0x00004ec6 branch  0x0000500a 
+ 00020478  0x00004ec9 call  0x00005074 
+ 00020479  0x00004eca fetch  0x00000001 , 0x00000288 
+ 00020480  0x00004ecb nbranch  0x0000500a , 0x00000034 
+ 00020481  0x00004ece branch  0x0000500a 
+ 00020482  0x00004ed0 copy  0x0000000b , 0x00000002 
+ 00020483  0x00004ed1 fetch  0x00000002 , 0x0000424a 
+ 00020484  0x00004ed2 isub  0x00000002 , 0x0000003e 
+ 00020485  0x00004ed3 branch  0x00005008 , 0x00000005 
+ 00020486  0x00004ed4 call  0x00005062 
+ 00020487  0x00004ed5 branch  0x00005017 
+ 00020488  0x00004ed7 call  0x0000506f 
+ 00020489  0x00004ed8 branch  0x0000500a 
+ 00020490  0x00004eda call  0x00007ead 
+ 00020491  0x00004edb setarg  0x00000007 
+ 00020492  0x00004edc istore  0x00000001 , 0x00000005 
+ 00020493  0x00004edd copy  0x00000007 , 0x0000003f 
+ 00020494  0x00004ede istore  0x00000001 , 0x00000005 
+ 00020495  0x00004edf setarg  0x00000004 
+ 00020496  0x00004ee0 istore  0x00000002 , 0x00000005 
+ 00020497  0x00004ee1 copy  0x00000011 , 0x0000003f 
+ 00020498  0x00004ee2 istore  0x00000002 , 0x00000005 
+ 00020499  0x00004ee3 copy  0x0000000b , 0x0000003f 
+ 00020500  0x00004ee4 istore  0x00000002 , 0x00000005 
+ 00020501  0x00004ee5 force  0x00000008 , 0x0000003f 
+ 00020502  0x00004ee6 branch  0x00005019 
+ 00020503  0x00004ee8 call  0x00007ead 
+ 00020504  0x00004ee9 branch  0x00005019 
+ 00020505  0x00004eeb iadd  0x00000012 , 0x00000012 
+ 00020506  0x00004eec branch  0x00004e1e 
+ 00020507  0x00004eee ifetch  0x00000001 , 0x00000006 
+ 00020508  0x00004eef copy  0x0000003f , 0x00000007 
+ 00020509  0x00004ef0 ifetch  0x00000002 , 0x00000006 
+ 00020510  0x00004ef1 copy  0x0000003f , 0x00000011 
+ 00020511  0x00004ef2 copy  0x00000013 , 0x0000003f 
+ 00020512  0x00004ef3 isub  0x00000011 , 0x00000013 
+ 00020513  0x00004ef4 ifetch  0x00000002 , 0x00000006 
+ 00020514  0x00004ef5 copy  0x0000003f , 0x0000000b 
+ 00020515  0x00004ef6 ifetch  0x00000002 , 0x00000006 
+ 00020516  0x00004ef7 copy  0x0000003f , 0x00000002 
+ 00020517  0x00004ef8 call  0x00007ea8 
+ 00020518  0x00004ef9 bpatchx  0x00000017 , 0x00004022 
+ 00020519  0x00004efa setarg  0x00000050 
+ 00020520  0x00004efb isub  0x00000002 , 0x0000003e 
+ 00020521  0x00004efc branch  0x00005035 , 0x00000005 
+ 00020522  0x00004efd setarg  0x00000051 
+ 00020523  0x00004efe isub  0x00000002 , 0x0000003e 
+ 00020524  0x00004eff branch  0x0000503b , 0x00000005 
+ 00020525  0x00004f00 setarg  0x00000052 
+ 00020526  0x00004f01 isub  0x00000002 , 0x0000003e 
+ 00020527  0x00004f02 branch  0x00005041 , 0x00000005 
+ 00020528  0x00004f03 setarg  0x00000053 
+ 00020529  0x00004f04 isub  0x00000002 , 0x0000003e 
+ 00020530  0x00004f05 branch  0x00005047 , 0x00000005 
+ 00020531  0x00004f06 call  0x00005062 
+ 00020532  0x00004f07 branch  0x0000504f 
+ 00020533  0x00004f09 copy  0x00000002 , 0x00000011 
+ 00020534  0x00004f0a copy  0x0000000b , 0x00000002 
+ 00020535  0x00004f0b fetch  0x00000002 , 0x00004248 
+ 00020536  0x00004f0c isub  0x00000002 , 0x0000003e 
+ 00020537  0x00004f0d call  0x00005074 , 0x00000005 
+ 00020538  0x00004f0e branch  0x0000504d 
+ 00020539  0x00004f10 copy  0x00000002 , 0x00000011 
+ 00020540  0x00004f11 copy  0x0000000b , 0x00000002 
+ 00020541  0x00004f12 fetch  0x00000002 , 0x0000424a 
+ 00020542  0x00004f13 isub  0x00000002 , 0x0000003e 
+ 00020543  0x00004f14 call  0x0000506f , 0x00000005 
+ 00020544  0x00004f15 branch  0x0000504d 
+ 00020545  0x00004f17 copy  0x00000002 , 0x00000011 
+ 00020546  0x00004f18 copy  0x0000000b , 0x00000002 
+ 00020547  0x00004f19 fetch  0x00000002 , 0x0000424c 
+ 00020548  0x00004f1a isub  0x00000002 , 0x0000003e 
+ 00020549  0x00004f1b call  0x00005079 , 0x00000005 
+ 00020550  0x00004f1c branch  0x0000504d 
+ 00020551  0x00004f1e copy  0x00000002 , 0x00000011 
+ 00020552  0x00004f1f copy  0x0000000b , 0x00000002 
+ 00020553  0x00004f20 fetch  0x00000002 , 0x0000424e 
+ 00020554  0x00004f21 isub  0x00000002 , 0x0000003e 
+ 00020555  0x00004f22 call  0x0000507f , 0x00000005 
+ 00020556  0x00004f23 branch  0x0000504d 
+ 00020557  0x00004f25 call  0x00007ead 
+ 00020558  0x00004f26 branch  0x00004e1e 
+ 00020559  0x00004f28 branch  0x00004e1e 
+ 00020560  0x00004f2c ifetch  0x00000001 , 0x00000006 
+ 00020561  0x00004f2d copy  0x0000003f , 0x00000007 
+ 00020562  0x00004f2e ifetch  0x00000002 , 0x00000006 
+ 00020563  0x00004f2f copy  0x0000003f , 0x00000011 
+ 00020564  0x00004f30 iadd  0x00000006 , 0x00000006 
+ 00020565  0x00004f31 setarg  0x00000009 
+ 00020566  0x00004f32 istore  0x00000001 , 0x00000005 
+ 00020567  0x00004f33 copy  0x00000007 , 0x0000003f 
+ 00020568  0x00004f34 istore  0x00000001 , 0x00000005 
+ 00020569  0x00004f35 force  0x00000000 , 0x0000003f 
+ 00020570  0x00004f36 istore  0x00000002 , 0x00000005 
+ 00020571  0x00004f37 force  0x00000004 , 0x0000003f 
+ 00020572  0x00004f38 iadd  0x00000012 , 0x00000012 
+ 00020573  0x00004f39 copy  0x00000013 , 0x0000003f 
+ 00020574  0x00004f3a isub  0x00000011 , 0x00000013 
+ 00020575  0x00004f3b branch  0x00004e1e 
+ 00020576  0x00004f3d branch  0x00004e1e 
+ 00020577  0x00004f40 branch  0x00004e1e 
+ 00020578  0x00004f42 force  0x00000000 , 0x00000012 
+ 00020579  0x00004f43 call  0x000052c3 
+ 00020580  0x00004f44 setarg  0x00000001 
+ 00020581  0x00004f45 istore  0x00000001 , 0x00000005 
+ 00020582  0x00004f46 copy  0x00000007 , 0x0000003f 
+ 00020583  0x00004f47 istore  0x00000001 , 0x00000005 
+ 00020584  0x00004f48 setarg  0x00000002 
+ 00020585  0x00004f49 istore  0x00000002 , 0x00000005 
+ 00020586  0x00004f4a setarg  0x00000000 
+ 00020587  0x00004f4b istore  0x00000002 , 0x00000005 
+ 00020588  0x00004f4c increase  0x00000006 , 0x00000012 
+ 00020589  0x00004f4d arg  0x00000004 , 0x00000013 
+ 00020590  0x00004f4e branch  0x00004e1e 
+ 00020591  0x00004f53 setarg  0x00000000 
+ 00020592  0x00004f54 store  0x00000002 , 0x0000027b 
+ 00020593  0x00004f55 store  0x00000002 , 0x0000424a 
+ 00020594  0x00004f56 jam  0x00000000 , 0x00004251 
+ 00020595  0x00004f57 rtn 
+ 00020596  0x00004f59 setarg  0x00000000 
+ 00020597  0x00004f5a store  0x00000002 , 0x00000275 
+ 00020598  0x00004f5b store  0x00000002 , 0x00004248 
+ 00020599  0x00004f5c jam  0x00000000 , 0x00004250 
+ 00020600  0x00004f5d rtn 
+ 00020601  0x00004f5f setarg  0x00000000 
+ 00020602  0x00004f60 store  0x00000002 , 0x0000424c 
+ 00020603  0x00004f61 jam  0x00000000 , 0x00004252 
+ 00020604  0x00004f62 fetch  0x00000001 , 0x00004253 
+ 00020605  0x00004f63 beq  0x00000000 , 0x00005085 
+ 00020606  0x00004f64 rtn 
+ 00020607  0x00004f67 setarg  0x00000000 
+ 00020608  0x00004f68 store  0x00000002 , 0x0000424e 
+ 00020609  0x00004f69 jam  0x00000000 , 0x00004253 
+ 00020610  0x00004f6a fetch  0x00000001 , 0x00004252 
+ 00020611  0x00004f6b beq  0x00000000 , 0x00005085 
+ 00020612  0x00004f6c rtn 
+ 00020613  0x00004f6f jam  0x00000007 , 0x00000a99 
+ 00020614  0x00004f70 branch  0x00007d86 
+ 00020615  0x00004f73 fetch  0x00000001 , 0x0000027f 
+ 00020616  0x00004f74 set0  0x00000000 , 0x0000003f 
+ 00020617  0x00004f75 store  0x00000001 , 0x0000027f 
+ 00020618  0x00004f76 fetch  0x00000002 , 0x0000424e 
+ 00020619  0x00004f77 rtn  0x00000034 
+ 00020620  0x00004f78 call  0x000052b8 
+ 00020621  0x00004f79 fetch  0x00000002 , 0x0000424e 
+ 00020622  0x00004f7a copy  0x0000003f , 0x00000011 
+ 00020623  0x00004f7b force  0x00000053 , 0x00000012 
+ 00020624  0x00004f7c branch  0x0000509a 
+ 00020625  0x00004f7e fetch  0x00000001 , 0x0000027f 
+ 00020626  0x00004f7f set0  0x00000007 , 0x0000003f 
+ 00020627  0x00004f80 store  0x00000001 , 0x0000027f 
+ 00020628  0x00004f81 fetch  0x00000002 , 0x0000424c 
+ 00020629  0x00004f82 rtn  0x00000034 
+ 00020630  0x00004f83 call  0x000052b8 
+ 00020631  0x00004f84 fetch  0x00000002 , 0x0000424c 
+ 00020632  0x00004f85 copy  0x0000003f , 0x00000011 
+ 00020633  0x00004f86 force  0x00000052 , 0x00000012 
+ 00020634  0x00004f88 call  0x0000523a 
+ 00020635  0x00004f89 call  0x000052c3 
+ 00020636  0x00004f8a force  0x00000006 , 0x0000003f 
+ 00020637  0x00004f8b istore  0x00000001 , 0x00000005 
+ 00020638  0x00004f8c fetch  0x00000001 , 0x00004255 
+ 00020639  0x00004f8d istore  0x00000001 , 0x00000005 
+ 00020640  0x00004f8e setarg  0x00000004 
+ 00020641  0x00004f8f istore  0x00000002 , 0x00000005 
+ 00020642  0x00004f90 copy  0x00000011 , 0x0000003f 
+ 00020643  0x00004f91 istore  0x00000002 , 0x00000005 
+ 00020644  0x00004f92 copy  0x00000012 , 0x0000003f 
+ 00020645  0x00004f93 istore  0x00000002 , 0x00000005 
+ 00020646  0x00004f94 force  0x00000008 , 0x00000002 
+ 00020647  0x00004f95 branch  0x000050de 
+ 00020648  0x00004f98 bpatchx  0x00000018 , 0x00004023 
+ 00020649  0x00004f99 call  0x0000523a 
+ 00020650  0x00004f9a call  0x000052c3 
+ 00020651  0x00004f9b setarg  0x00000002 
+ 00020652  0x00004f9c istore  0x00000001 , 0x00000005 
+ 00020653  0x00004f9d fetch  0x00000001 , 0x00004255 
+ 00020654  0x00004f9e istore  0x00000001 , 0x00000005 
+ 00020655  0x00004f9f setarg  0x00000004 
+ 00020656  0x00004fa0 istore  0x00000002 , 0x00000005 
+ 00020657  0x00004fa1 copy  0x00000002 , 0x0000003f 
+ 00020658  0x00004fa2 istore  0x00000002 , 0x00000005 
+ 00020659  0x00004fa3 copy  0x0000000b , 0x0000003f 
+ 00020660  0x00004fa4 istore  0x00000002 , 0x00000005 
+ 00020661  0x00004fa5 arg  0x00000008 , 0x00000002 
+ 00020662  0x00004fa6 branch  0x000050de 
+ 00020663  0x00004fa8 bpatchx  0x00000019 , 0x00004023 
+ 00020664  0x00004fa9 call  0x0000523a 
+ 00020665  0x00004faa call  0x000052c3 
+ 00020666  0x00004fab setarg  0x00000004 
+ 00020667  0x00004fac istore  0x00000001 , 0x00000005 
+ 00020668  0x00004fad fetch  0x00000001 , 0x00004255 
+ 00020669  0x00004fae istore  0x00000001 , 0x00000005 
+ 00020670  0x00004faf setarg  0x00000008 
+ 00020671  0x00004fb0 istore  0x00000002 , 0x00000005 
+ 00020672  0x00004fb2 copy  0x00000002 , 0x0000003f 
+ 00020673  0x00004fb4 istore  0x00000002 , 0x00000005 
+ 00020674  0x00004fb5 setarg  0x00000000 
+ 00020675  0x00004fb6 istore  0x00000002 , 0x00000005 
+ 00020676  0x00004fb7 setarg  0x00000001 
+ 00020677  0x00004fb8 istore  0x00000001 , 0x00000005 
+ 00020678  0x00004fb9 setarg  0x00000002 
+ 00020679  0x00004fba istore  0x00000001 , 0x00000005 
+ 00020680  0x00004fbb setarg  0x000003e3 
+ 00020681  0x00004fbc istore  0x00000002 , 0x00000005 
+ 00020682  0x00004fbd arg  0x0000000c , 0x00000002 
+ 00020683  0x00004fbe branch  0x000050de 
+ 00020684  0x00004fc0 bpatchx  0x0000001a , 0x00004023 
+ 00020685  0x00004fc1 call  0x0000523a 
+ 00020686  0x00004fc2 call  0x000052c3 
+ 00020687  0x00004fc3 setarg  0x00000006 
+ 00020688  0x00004fc4 istore  0x00000001 , 0x00000005 
+ 00020689  0x00004fc5 fetch  0x00000001 , 0x00004255 
+ 00020690  0x00004fc6 increase  0x00000001 , 0x0000003f 
+ 00020691  0x00004fc7 copy  0x00000005 , 0x00000011 
+ 00020692  0x00004fc8 store  0x00000001 , 0x00004255 
+ 00020693  0x00004fc9 copy  0x00000011 , 0x00000005 
+ 00020694  0x00004fca istore  0x00000001 , 0x00000005 
+ 00020695  0x00004fcb setarg  0x00000004 
+ 00020696  0x00004fcc istore  0x00000002 , 0x00000005 
+ 00020697  0x00004fcd copy  0x00000002 , 0x0000003f 
+ 00020698  0x00004fce istore  0x00000002 , 0x00000005 
+ 00020699  0x00004fcf copy  0x0000000b , 0x0000003f 
+ 00020700  0x00004fd0 istore  0x00000002 , 0x00000005 
+ 00020701  0x00004fd1 arg  0x00000008 , 0x00000002 
+ 00020702  0x00004fd5 storet  0x00000002 , 0x0000026f 
+ 00020703  0x00004fd6 copy  0x00000002 , 0x0000003f 
+ 00020704  0x00004fd7 branch  0x00005264 , 0x00000034 
+ 00020705  0x00004fd8 call  0x000052c1 
+ 00020706  0x00004fd9 fetch  0x00000002 , 0x0000026f 
+ 00020707  0x00004fda istore  0x00000002 , 0x00000005 
+ 00020708  0x00004fdb force  0x00000001 , 0x0000003f 
+ 00020709  0x00004fdc istore  0x00000002 , 0x00000005 
+ 00020710  0x00004fdd rtn 
+ 00020711  0x00004fe0 fetch  0x00000002 , 0x00000275 
+ 00020712  0x00004fe1 branch  0x00002a8c , 0x00000034 
+ 00020713  0x00004fe2 call  0x000052ce 
+ 00020714  0x00004fe3 fetch  0x00000002 , 0x00000275 
+ 00020715  0x00004fe4 istore  0x00000002 , 0x00000005 
+ 00020716  0x00004fe5 fetch  0x00000002 , 0x00004248 
+ 00020717  0x00004fe6 istore  0x00000002 , 0x00000005 
+ 00020718  0x00004fe7 rtn 
+ 00020719  0x00004fe9 fetch  0x00000002 , 0x00000266 
+ 00020720  0x00004fea branch  0x00004dfc , 0x00000034 
+ 00020721  0x00004feb bpatchx  0x0000001b , 0x00004023 
+ 00020722  0x00004fec fetch  0x00000001 , 0x00000268 
+ 00020723  0x00004fed beq  0x00000001 , 0x000050f9 
+ 00020724  0x00004fee beq  0x00000050 , 0x00004de8 
+ 00020725  0x00004fef beq  0x00000051 , 0x00004df5 
+ 00020726  0x00004ff0 beq  0x00000052 , 0x00004df3 
+ 00020727  0x00004ff1 beq  0x00000053 , 0x00004df3 
+ 00020728  0x00004ff2 branch  0x00004dfc 
+ 00020729  0x00004ff5 bpatchx  0x0000001c , 0x00004023 
+ 00020730  0x00004ff6 call  0x000052b8 
+ 00020731  0x00004ff7 force  0x00000000 , 0x00000012 
+ 00020732  0x00004ff8 call  0x000052c3 
+ 00020733  0x00004ff9 copy  0x0000003f , 0x00000005 
+ 00020734  0x00004ffa fetch  0x00000002 , 0x00000266 
+ 00020735  0x00004ffb copy  0x0000003f , 0x00000013 
+ 00020736  0x00004ffc fetch  0x00000002 , 0x00000264 
+ 00020737  0x00004ffd iforce  0x00000006 
+ 00020738  0x00004fff call  0x00005108 
+ 00020739  0x00005000 increase  0xfffffffc , 0x00000013 
+ 00020740  0x00005001 nbranch  0x00005102 , 0x00000005 
+ 00020741  0x00005002 copy  0x00000012 , 0x00000002 
+ 00020742  0x00005003 call  0x000050de 
+ 00020743  0x00005004 branch  0x00004dfc 
+ 00020744  0x00005007 ifetch  0x00000001 , 0x00000006 
+ 00020745  0x00005008 beq  0x00000002 , 0x00005113 
+ 00020746  0x00005009 beq  0x00000001 , 0x00005116 
+ 00020747  0x0000500a beq  0x00000003 , 0x00005120 
+ 00020748  0x0000500b beq  0x00000005 , 0x0000515c 
+ 00020749  0x0000500c beq  0x00000004 , 0x0000518e 
+ 00020750  0x0000500d beq  0x00000007 , 0x00005213 
+ 00020751  0x0000500e beq  0x00000006 , 0x000051e1 
+ 00020752  0x0000500f beq  0x00000008 , 0x00005050 
+ 00020753  0x00005010 beq  0x0000000a , 0x00004e3a 
+ 00020754  0x00005011 branch  0x0000522e 
+ 00020755  0x00005014 call  0x00007ea8 
+ 00020756  0x00005016 call  0x00007ead 
+ 00020757  0x00005017 branch  0x00004e51 
+ 00020758  0x00005019 ifetch  0x00000001 , 0x00000006 
+ 00020759  0x0000501a copy  0x0000003f , 0x00000007 
+ 00020760  0x0000501b ifetch  0x00000002 , 0x00000006 
+ 00020761  0x0000501c copy  0x0000003f , 0x00000011 
+ 00020762  0x0000501d copy  0x00000013 , 0x0000003f 
+ 00020763  0x0000501e isub  0x00000011 , 0x00000013 
+ 00020764  0x00005020 ifetch  0x00000001 , 0x00000006 
+ 00020765  0x00005021 increase  0xffffffff , 0x00000011 
+ 00020766  0x00005022 nbranch  0x0000511c , 0x00000005 
+ 00020767  0x00005023 rtn 
+ 00020768  0x00005025 ifetch  0x00000001 , 0x00000006 
+ 00020769  0x00005026 copy  0x0000003f , 0x00000007 
+ 00020770  0x00005027 ifetch  0x00000002 , 0x00000006 
+ 00020771  0x00005028 copy  0x0000003f , 0x00000011 
+ 00020772  0x00005029 ifetch  0x00000002 , 0x00000006 
+ 00020773  0x0000502a copy  0x0000003f , 0x0000000b 
+ 00020774  0x0000502b ifetch  0x00000002 , 0x00000006 
+ 00020775  0x0000502c copy  0x0000003f , 0x00000002 
+ 00020776  0x0000502d ifetch  0x00000002 , 0x00000006 
+ 00020777  0x0000502e sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00020778  0x0000502f branch  0x00005132 , 0x00000005 
+ 00020779  0x00005030 beq  0x00000002 , 0x0000512e 
+ 00020780  0x00005031 beq  0x00000004 , 0x0000512e 
+ 00020781  0x00005032 branch  0x00005130 
+ 00020782  0x00005034 jam  0x00000016 , 0x00000a99 
+ 00020783  0x00005035 call  0x00007d86 
+ 00020784  0x00005037 ifetch  0x00000002 , 0x00000006 
+ 00020785  0x00005038 branch  0x00005159 
+ 00020786  0x0000503a call  0x00007ea8 
+ 00020787  0x0000503e bpatchx  0x0000001d , 0x00004023 
+ 00020788  0x0000503f setarg  0x00000050 
+ 00020789  0x00005040 isub  0x00000002 , 0x0000003e 
+ 00020790  0x00005041 branch  0x00005141 , 0x00000005 
+ 00020791  0x00005042 setarg  0x00000051 
+ 00020792  0x00005043 isub  0x00000002 , 0x0000003e 
+ 00020793  0x00005044 branch  0x00005147 , 0x00000005 
+ 00020794  0x00005045 setarg  0x00000053 
+ 00020795  0x00005046 isub  0x00000002 , 0x0000003e 
+ 00020796  0x00005047 branch  0x00005153 , 0x00000005 
+ 00020797  0x00005048 setarg  0x00000052 
+ 00020798  0x00005049 isub  0x00000002 , 0x0000003e 
+ 00020799  0x0000504a branch  0x0000514d , 0x00000005 
+ 00020800  0x0000504b branch  0x00005159 
+ 00020801  0x0000504d copy  0x0000000b , 0x0000003f 
+ 00020802  0x0000504e store  0x00000002 , 0x00004248 
+ 00020803  0x0000504f fetch  0x00000001 , 0x00004250 
+ 00020804  0x00005050 set1  0x00000001 
+ 00020805  0x00005051 store  0x00000001 , 0x00004250 
+ 00020806  0x00005052 branch  0x00005158 
+ 00020807  0x00005054 copy  0x0000000b , 0x0000003f 
+ 00020808  0x00005055 store  0x00000002 , 0x0000424a 
+ 00020809  0x00005056 fetch  0x00000001 , 0x00004251 
+ 00020810  0x00005057 set1  0x00000001 
+ 00020811  0x00005058 store  0x00000001 , 0x00004251 
+ 00020812  0x00005059 branch  0x00005158 
+ 00020813  0x0000505b copy  0x0000000b , 0x0000003f 
+ 00020814  0x0000505c store  0x00000002 , 0x0000424c 
+ 00020815  0x0000505d fetch  0x00000001 , 0x00004252 
+ 00020816  0x0000505e set1  0x00000001 
+ 00020817  0x0000505f store  0x00000001 , 0x00004252 
+ 00020818  0x00005060 branch  0x00005158 
+ 00020819  0x00005062 copy  0x0000000b , 0x0000003f 
+ 00020820  0x00005063 store  0x00000002 , 0x0000424e 
+ 00020821  0x00005064 fetch  0x00000001 , 0x00004253 
+ 00020822  0x00005065 set1  0x00000001 
+ 00020823  0x00005066 store  0x00000001 , 0x00004253 
+ 00020824  0x0000506a call  0x00007ead 
+ 00020825  0x0000506c copy  0x00000013 , 0x0000003f 
+ 00020826  0x0000506d isub  0x00000011 , 0x00000013 
+ 00020827  0x0000506e rtn 
+ 00020828  0x00005071 ifetch  0x00000001 , 0x00000006 
+ 00020829  0x00005072 copy  0x0000003f , 0x00000007 
+ 00020830  0x00005073 ifetch  0x00000002 , 0x00000006 
+ 00020831  0x00005074 copy  0x0000003f , 0x00000011 
+ 00020832  0x00005075 copy  0x00000013 , 0x0000003f 
+ 00020833  0x00005076 isub  0x00000011 , 0x00000013 
+ 00020834  0x00005077 ifetch  0x00000002 , 0x00000006 
+ 00020835  0x00005078 copy  0x0000003f , 0x0000000b 
+ 00020836  0x00005079 ifetch  0x00000002 , 0x00000006 
+ 00020837  0x0000507a ifetch  0x00000002 , 0x00000006 
+ 00020838  0x0000507b nbranch  0x00005188 , 0x00000034 
+ 00020839  0x0000507c call  0x00007ea8 
+ 00020840  0x00005080 copy  0x0000000b , 0x00000002 
+ 00020841  0x00005081 bpatchx  0x0000001e , 0x00004023 
+ 00020842  0x00005082 setarg  0x00000050 
+ 00020843  0x00005083 isub  0x00000002 , 0x0000003e 
+ 00020844  0x00005084 branch  0x00005176 , 0x00000005 
+ 00020845  0x00005085 setarg  0x00000051 
+ 00020846  0x00005086 isub  0x00000002 , 0x0000003e 
+ 00020847  0x00005087 branch  0x0000517a , 0x00000005 
+ 00020848  0x00005088 setarg  0x00000052 
+ 00020849  0x00005089 isub  0x00000002 , 0x0000003e 
+ 00020850  0x0000508a branch  0x0000517e , 0x00000005 
+ 00020851  0x0000508b setarg  0x00000053 
+ 00020852  0x0000508c isub  0x00000002 , 0x0000003e 
+ 00020853  0x0000508d branch  0x00005182 , 0x00000005 
+ 00020854  0x0000508f fetch  0x00000001 , 0x00004250 
+ 00020855  0x00005090 set1  0x00000005 
+ 00020856  0x00005091 store  0x00000001 , 0x00004250 
+ 00020857  0x00005092 rtn 
+ 00020858  0x00005094 fetch  0x00000001 , 0x00004251 
+ 00020859  0x00005095 set1  0x00000005 
+ 00020860  0x00005096 store  0x00000001 , 0x00004251 
+ 00020861  0x00005097 rtn 
+ 00020862  0x00005099 fetch  0x00000001 , 0x00004252 
+ 00020863  0x0000509a set1  0x00000005 
+ 00020864  0x0000509b store  0x00000001 , 0x00004252 
+ 00020865  0x0000509c rtn 
+ 00020866  0x0000509e fetch  0x00000001 , 0x00004253 
+ 00020867  0x0000509f set1  0x00000005 
+ 00020868  0x000050a0 store  0x00000001 , 0x00004253 
+ 00020869  0x000050a1 jam  0x00000006 , 0x00000a99 
+ 00020870  0x000050a2 branch  0x00007d86 
+ 00020871  0x000050a6 call  0x00007ead 
+ 00020872  0x000050a8 increase  0xfffffffa , 0x00000011 
+ 00020873  0x000050aa branch  0x0000518d , 0x00000005 
+ 00020874  0x000050ab increase  0x00000001 , 0x00000006 
+ 00020875  0x000050ac increase  0xffffffff , 0x00000011 
+ 00020876  0x000050ad branch  0x00005189 
+ 00020877  0x000050af rtn 
+ 00020878  0x000050b1 ifetch  0x00000001 , 0x00000006 
+ 00020879  0x000050b2 copy  0x0000003f , 0x00000007 
+ 00020880  0x000050b3 ifetch  0x00000002 , 0x00000006 
+ 00020881  0x000050b4 copy  0x0000003f , 0x00000011 
+ 00020882  0x000050b5 copy  0x00000013 , 0x0000003f 
+ 00020883  0x000050b6 isub  0x00000011 , 0x00000013 
+ 00020884  0x000050b7 ifetch  0x00000002 , 0x00000006 
+ 00020885  0x000050b8 increase  0x00000002 , 0x00000006 
+ 00020886  0x000050b9 copy  0x0000003f , 0x00000002 
+ 00020887  0x000050ba setarg  0x00000005 
+ 00020888  0x000050bb istore  0x00000001 , 0x00000005 
+ 00020889  0x000050bc copy  0x00000007 , 0x0000003f 
+ 00020890  0x000050bd istore  0x00000001 , 0x00000005 
+ 00020891  0x000050be increase  0x00000002 , 0x00000011 
+ 00020892  0x000050bf copy  0x00000011 , 0x0000003f 
+ 00020893  0x000050c0 istore  0x00000002 , 0x00000005 
+ 00020894  0x000050c1 call  0x00007ea8 
+ 00020895  0x000050c2 bpatchx  0x0000001f , 0x00004023 
+ 00020896  0x000050c3 setarg  0x00000050 
+ 00020897  0x000050c4 isub  0x00000002 , 0x0000003e 
+ 00020898  0x000050c5 branch  0x000051ad , 0x00000005 
+ 00020899  0x000050c6 setarg  0x00000051 
+ 00020900  0x000050c7 isub  0x00000002 , 0x0000003e 
+ 00020901  0x000050c8 branch  0x000051be , 0x00000005 
+ 00020902  0x000050c9 setarg  0x00000052 
+ 00020903  0x000050ca isub  0x00000002 , 0x0000003e 
+ 00020904  0x000050cb branch  0x000051c4 , 0x00000005 
+ 00020905  0x000050cc setarg  0x00000053 
+ 00020906  0x000050cd isub  0x00000002 , 0x0000003e 
+ 00020907  0x000050ce branch  0x000051ca , 0x00000005 
+ 00020908  0x000050cf branch  0x000051cf 
+ 00020909  0x000050d1 fetch  0x00000001 , 0x00004250 
+ 00020910  0x000050d2 set1  0x00000004 , 0x0000003f 
+ 00020911  0x000050d3 set1  0x00000003 , 0x0000003f 
+ 00020912  0x000050d4 store  0x00000001 , 0x00004250 
+ 00020913  0x000050d5 bbit1  0x00000002 , 0x000051bb 
+ 00020914  0x000050d6 fetcht  0x00000001 , 0x0000027f 
+ 00020915  0x000050d7 set1  0x00000006 , 0x00000002 
+ 00020916  0x000050d8 storet  0x00000001 , 0x0000027f 
+ 00020917  0x000050d9 copy  0x00000007 , 0x0000003f 
+ 00020918  0x000050da increase  0x00000001 , 0x0000003f 
+ 00020919  0x000050db store  0x00000001 , 0x00000281 
+ 00020920  0x000050dc fetch  0x00000001 , 0x00004250 
+ 00020921  0x000050dd set1  0x00000002 , 0x0000003f 
+ 00020922  0x000050de store  0x00000001 , 0x00004250 
+ 00020923  0x000050e0 fetch  0x00000002 , 0x00004248 
+ 00020924  0x000050e1 store  0x00000002 , 0x00000282 
+ 00020925  0x000050e2 branch  0x000051cf 
+ 00020926  0x000050e4 fetch  0x00000001 , 0x00004251 
+ 00020927  0x000050e5 set1  0x00000004 , 0x0000003f 
+ 00020928  0x000050e6 set1  0x00000003 , 0x0000003f 
+ 00020929  0x000050e7 store  0x00000001 , 0x00004251 
+ 00020930  0x000050e8 fetch  0x00000002 , 0x0000424a 
+ 00020931  0x000050e9 branch  0x000051cf 
+ 00020932  0x000050eb fetch  0x00000001 , 0x00004252 
+ 00020933  0x000050ec set1  0x00000004 , 0x0000003f 
+ 00020934  0x000050ed set1  0x00000003 , 0x0000003f 
+ 00020935  0x000050ee store  0x00000001 , 0x00004252 
+ 00020936  0x000050ef fetch  0x00000002 , 0x0000424c 
+ 00020937  0x000050f0 branch  0x000051cf 
+ 00020938  0x000050f2 fetch  0x00000001 , 0x00004253 
+ 00020939  0x000050f3 set1  0x00000004 , 0x0000003f 
+ 00020940  0x000050f4 set1  0x00000003 , 0x0000003f 
+ 00020941  0x000050f5 store  0x00000001 , 0x00004253 
+ 00020942  0x000050f6 fetch  0x00000002 , 0x0000424e 
+ 00020943  0x000050fa copy  0x0000003f , 0x0000000b 
+ 00020944  0x000050fb call  0x00007ead 
+ 00020945  0x000050fd copy  0x0000000b , 0x0000003f 
+ 00020946  0x000050ff istore  0x00000002 , 0x00000005 
+ 00020947  0x00005100 force  0x00000000 , 0x0000003f 
+ 00020948  0x00005101 istore  0x00000002 , 0x00000005 
+ 00020949  0x00005102 force  0x00000000 , 0x0000003f 
+ 00020950  0x00005103 istore  0x00000002 , 0x00000005 
+ 00020951  0x00005104 force  0x0000000a , 0x0000003f 
+ 00020952  0x00005105 iadd  0x00000012 , 0x00000012 
+ 00020953  0x00005106 increase  0xfffffffa , 0x00000011 
+ 00020954  0x00005108 branch  0x000051e0 , 0x00000005 
+ 00020955  0x00005109 ifetch  0x00000001 , 0x00000006 
+ 00020956  0x0000510a istore  0x00000001 , 0x00000005 
+ 00020957  0x0000510b increase  0x00000001 , 0x00000012 
+ 00020958  0x0000510c increase  0xffffffff , 0x00000011 
+ 00020959  0x0000510d branch  0x000051da 
+ 00020960  0x0000510f rtn 
+ 00020961  0x00005111 ifetch  0x00000001 , 0x00000006 
+ 00020962  0x00005112 copy  0x0000003f , 0x00000007 
+ 00020963  0x00005113 ifetch  0x00000002 , 0x00000006 
+ 00020964  0x00005114 copy  0x0000003f , 0x00000011 
+ 00020965  0x00005115 copy  0x00000013 , 0x0000003f 
+ 00020966  0x00005116 isub  0x00000011 , 0x00000013 
+ 00020967  0x00005118 ifetch  0x00000002 , 0x00000006 
+ 00020968  0x00005119 copy  0x0000003f , 0x00000011 
+ 00020969  0x0000511a ifetch  0x00000002 , 0x00000006 
+ 00020970  0x0000511b copy  0x0000003f , 0x0000000b 
+ 00020971  0x0000511c call  0x00007ea8 
+ 00020972  0x0000511d bpatchx  0x00000020 , 0x00004024 
+ 00020973  0x0000511e setarg  0x00000050 
+ 00020974  0x0000511f copy  0x00000011 , 0x00000002 
+ 00020975  0x00005120 isub  0x00000002 , 0x0000003e 
+ 00020976  0x00005121 branch  0x000051fa , 0x00000005 
+ 00020977  0x00005122 setarg  0x00000052 
+ 00020978  0x00005123 copy  0x00000011 , 0x00000002 
+ 00020979  0x00005124 isub  0x00000002 , 0x0000003e 
+ 00020980  0x00005125 branch  0x000051ff , 0x00000005 
+ 00020981  0x00005126 setarg  0x00000053 
+ 00020982  0x00005127 copy  0x00000011 , 0x00000002 
+ 00020983  0x00005128 isub  0x00000002 , 0x0000003e 
+ 00020984  0x00005129 branch  0x00005201 , 0x00000005 
+ 00020985  0x0000512a branch  0x00005203 
+ 00020986  0x0000512c setarg  0x00000000 
+ 00020987  0x0000512d store  0x00000002 , 0x00000275 
+ 00020988  0x0000512e store  0x00000002 , 0x00004248 
+ 00020989  0x0000512f store  0x00000001 , 0x00004250 
+ 00020990  0x00005130 branch  0x00005205 
+ 00020991  0x00005132 call  0x00005079 
+ 00020992  0x00005133 branch  0x00005205 
+ 00020993  0x00005135 call  0x0000507f 
+ 00020994  0x0000513b branch  0x00005205 
+ 00020995  0x0000513d setarg  0x00000000 
+ 00020996  0x0000513e store  0x00000002 , 0x0000027b 
+ 00020997  0x00005140 call  0x00007ead 
+ 00020998  0x00005141 setarg  0x00000007 
+ 00020999  0x00005142 istore  0x00000001 , 0x00000005 
+ 00021000  0x00005143 copy  0x00000007 , 0x0000003f 
+ 00021001  0x00005144 istore  0x00000001 , 0x00000005 
+ 00021002  0x00005145 setarg  0x00000004 
+ 00021003  0x00005146 istore  0x00000002 , 0x00000005 
+ 00021004  0x00005147 copy  0x00000011 , 0x0000003f 
+ 00021005  0x00005148 istore  0x00000002 , 0x00000005 
+ 00021006  0x00005149 copy  0x0000000b , 0x0000003f 
+ 00021007  0x0000514a istore  0x00000002 , 0x00000005 
+ 00021008  0x0000514b force  0x00000008 , 0x0000003f 
+ 00021009  0x0000514c iadd  0x00000012 , 0x00000012 
+ 00021010  0x0000514d rtn 
+ 00021011  0x00005150 ifetch  0x00000001 , 0x00000006 
+ 00021012  0x00005151 copy  0x0000003f , 0x00000007 
+ 00021013  0x00005152 ifetch  0x00000002 , 0x00000006 
+ 00021014  0x00005153 copy  0x0000003f , 0x00000011 
+ 00021015  0x00005154 ifetch  0x00000002 , 0x00000006 
+ 00021016  0x00005155 copy  0x0000003f , 0x0000000b 
+ 00021017  0x00005156 ifetch  0x00000002 , 0x00000006 
+ 00021018  0x00005157 copy  0x0000003f , 0x00000002 
+ 00021019  0x00005158 call  0x00007ea8 
+ 00021020  0x00005159 bpatchx  0x00000021 , 0x00004024 
+ 00021021  0x0000515a fetch  0x00000001 , 0x00004255 
+ 00021022  0x0000515b icompare  0x000000ff , 0x00000007 
+ 00021023  0x0000515c nbranch  0x0000522a , 0x00000001 
+ 00021024  0x0000515d setarg  0x00000050 
+ 00021025  0x0000515e isub  0x00000002 , 0x0000003e 
+ 00021026  0x0000515f branch  0x00005227 , 0x00000005 
+ 00021027  0x00005160 setarg  0x00000051 
+ 00021028  0x00005161 isub  0x00000002 , 0x0000003e 
+ 00021029  0x00005162 branch  0x0000522a , 0x00000005 
+ 00021030  0x00005163 branch  0x0000522a 
+ 00021031  0x00005165 jam  0x00000000 , 0x00004248 
+ 00021032  0x00005166 jam  0x00000000 , 0x00004250 
+ 00021033  0x00005167 branch  0x0000522a 
+ 00021034  0x0000516c call  0x00007ead 
+ 00021035  0x0000516d copy  0x00000013 , 0x0000003f 
+ 00021036  0x0000516e isub  0x00000011 , 0x00000013 
+ 00021037  0x0000516f rtn 
+ 00021038  0x00005172 setarg  0x00000001 
+ 00021039  0x00005173 istore  0x00000001 , 0x00000005 
+ 00021040  0x00005174 ifetch  0x00000001 , 0x00000006 
+ 00021041  0x00005175 istore  0x00000001 , 0x00000005 
+ 00021042  0x00005176 setarg  0x00000002 
+ 00021043  0x00005177 istore  0x00000002 , 0x00000005 
+ 00021044  0x00005178 setarg  0x00000000 
+ 00021045  0x00005179 istore  0x00000002 , 0x00000005 
+ 00021046  0x0000517a setarg  0x00000006 
+ 00021047  0x0000517b iadd  0x00000012 , 0x00000012 
+ 00021048  0x0000517c force  0x00000004 , 0x00000013 
+ 00021049  0x0000517d rtn 
+ 00021050  0x00005181 fetch  0x00000001 , 0x00004255 
+ 00021051  0x00005182 increase  0x00000001 , 0x0000003f 
+ 00021052  0x00005183 bne  0x00000000 , 0x0000523e 
+ 00021053  0x00005184 increase  0x00000001 , 0x0000003f 
+ 00021054  0x00005186 store  0x00000001 , 0x00004255 
+ 00021055  0x00005187 rtn 
+ 00021056  0x00005192 bpatchx  0x00000022 , 0x00004024 
+ 00021057  0x00005193 arg  0x00000000 , 0x00000012 
+ 00021058  0x00005194 call  0x0000526e 
+ 00021059  0x00005195 nbranch  0x00002a8c , 0x00000034 
+ 00021060  0x00005196 call  0x0000527e 
+ 00021061  0x00005197 arg  0x00001800 , 0x00000012 
+ 00021062  0x00005198 arg  0x00000000 , 0x00000007 
+ 00021063  0x0000519a fetcht  0x00000001 , 0x00004256 
+ 00021064  0x0000519b qisolate1  0x00000002 
+ 00021065  0x0000519c branch  0x0000524f , 0x00000001 
+ 00021066  0x0000519d call  0x000052a0 
+ 00021067  0x0000519e sub  0x0000000b , 0x00000000 , 0x0000003e 
+ 00021068  0x0000519f branch  0x0000524f , 0x00000002 
+ 00021069  0x000051a0 call  0x00005288 
+ 00021070  0x000051a1 branch  0x00005255 
+ 00021071  0x000051a3 increase  0x00000080 , 0x00000012 
+ 00021072  0x000051a4 increase  0x00000001 , 0x00000007 
+ 00021073  0x000051a5 setarg  0x00000008 
+ 00021074  0x000051a6 isub  0x00000007 , 0x0000003e 
+ 00021075  0x000051a7 branch  0x00005247 , 0x00000002 
+ 00021076  0x000051a8 arg  0x00000000 , 0x00000012 
+ 00021077  0x000051aa copy  0x00000012 , 0x0000003f 
+ 00021078  0x000051ab branch  0x00002a8c , 0x00000034 
+ 00021079  0x000051ac rtn 
+ 00021080  0x000051b5 bpatchx  0x00000023 , 0x00004024 
+ 00021081  0x000051b6 call  0x00005277 
+ 00021082  0x000051b7 increase  0x00000001 , 0x00000006 
+ 00021083  0x000051b8 ifetch  0x00000002 , 0x00000006 
+ 00021084  0x000051b9 rtn 
+ 00021085  0x000051c0 bpatchx  0x00000024 , 0x00004024 
+ 00021086  0x000051c1 call  0x00005277 
+ 00021087  0x000051c2 copy  0x00000006 , 0x00000005 
+ 00021088  0x000051c3 copy  0x00000006 , 0x00000002 
+ 00021089  0x000051c4 setarg  0x00000000 
+ 00021090  0x000051c5 istore  0x00000003 , 0x00000005 
+ 00021091  0x000051c6 rtn 
+ 00021092  0x000051cc bpatchx  0x00000025 , 0x00004024 
+ 00021093  0x000051cd call  0x00005274 
+ 00021094  0x000051ce branch  0x00002a8c , 0x00000034 
+ 00021095  0x000051cf fetch  0x00000003 , 0x0000425d 
+ 00021096  0x000051d0 store  0x00000003 , 0x00004260 
+ 00021097  0x000051d1 fetch  0x00000003 , 0x0000425a 
+ 00021098  0x000051d2 store  0x00000003 , 0x0000425d 
+ 00021099  0x000051d3 fetch  0x00000003 , 0x00004257 
+ 00021100  0x000051d4 store  0x00000003 , 0x0000425a 
+ 00021101  0x000051d5 rtn 
+ 00021102  0x000051dc bpatchx  0x00000026 , 0x00004024 
+ 00021103  0x000051dd fetch  0x00000003 , 0x00004257 
+ 00021104  0x000051de rtn 
+ 00021105  0x000051e5 bpatchx  0x00000027 , 0x00004024 
+ 00021106  0x000051e6 fetch  0x00000003 , 0x0000425a 
+ 00021107  0x000051e7 rtn 
+ 00021108  0x000051ee bpatchx  0x00000028 , 0x00004025 
+ 00021109  0x000051ef fetch  0x00000003 , 0x00004260 
+ 00021110  0x000051f0 rtn 
+ 00021111  0x000051f6 call  0x00005274 
+ 00021112  0x000051f7 branch  0x00002a8c , 0x00000034 
+ 00021113  0x000051f8 arg  0x00004257 , 0x00000006 
+ 00021114  0x000051fa ifetch  0x00000003 , 0x00000006 
+ 00021115  0x000051fb branch  0x0000527a , 0x00000034 
+ 00021116  0x000051fc increase  0xfffffffd , 0x00000006 
+ 00021117  0x000051fd rtn 
+ 00021118  0x00005205 bpatchx  0x00000029 , 0x00004025 
+ 00021119  0x00005206 arg  0x00000004 , 0x00000039 
+ 00021120  0x00005207 arg  0x00004257 , 0x00000006 
+ 00021121  0x00005208 arg  0x00000000 , 0x00000002 
+ 00021122  0x0000520a ifetch  0x00000003 , 0x00000006 
+ 00021123  0x0000520b and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00021124  0x0000520c ior  0x00000002 , 0x00000002 
+ 00021125  0x0000520d loop  0x00005282 
+ 00021126  0x0000520e storet  0x00000001 , 0x00004256 
+ 00021127  0x0000520f rtn 
+ 00021128  0x00005218 bpatchx  0x0000002a , 0x00004025 
+ 00021129  0x00005219 call  0x0000526e 
+ 00021130  0x0000521a nbranch  0x00002a8c , 0x00000034 
+ 00021131  0x0000521b call  0x00005274 
+ 00021132  0x0000521c branch  0x00005295 , 0x00000034 
+ 00021133  0x0000521d fetch  0x00000003 , 0x0000425a 
+ 00021134  0x0000521e store  0x00000003 , 0x00004257 
+ 00021135  0x0000521f ifetch  0x00000003 , 0x00000006 
+ 00021136  0x00005220 istore  0x00000003 , 0x00000005 
+ 00021137  0x00005221 ifetch  0x00000003 , 0x00000006 
+ 00021138  0x00005222 istore  0x00000003 , 0x00000005 
+ 00021139  0x00005223 setarg  0x00000000 
+ 00021140  0x00005224 istore  0x00000003 , 0x00000005 
+ 00021141  0x00005226 arg  0x00000000 , 0x00000002 
+ 00021142  0x00005227 copy  0x0000000b , 0x0000003f 
+ 00021143  0x00005228 iadd  0x00000007 , 0x0000003f 
+ 00021144  0x0000522a qset1  0x00000002 
+ 00021145  0x0000522b increase  0x00000001 , 0x00000007 
+ 00021146  0x0000522c isub  0x00000007 , 0x0000003e 
+ 00021147  0x0000522d nbranch  0x00005298 , 0x00000005 
+ 00021148  0x0000522f lshift8  0x00000012 , 0x0000003f 
+ 00021149  0x00005230 ior  0x00000002 , 0x0000003f 
+ 00021150  0x00005231 store  0x00000003 , 0x00004260 
+ 00021151  0x00005232 rtn 
+ 00021152  0x0000523d bpatchx  0x0000002b , 0x00004025 
+ 00021153  0x0000523e call  0x0000527e 
+ 00021154  0x0000523f copy  0x00000007 , 0x00000013 
+ 00021155  0x00005240 arg  0x00000000 , 0x00000002 
+ 00021156  0x00005241 arg  0x00000000 , 0x0000000b 
+ 00021157  0x00005244 copy  0x00000007 , 0x0000003f 
+ 00021158  0x00005245 beq  0x00000008 , 0x000052b0 
+ 00021159  0x00005246 fetch  0x00000001 , 0x00004256 
+ 00021160  0x00005247 qisolate1  0x0000003f 
+ 00021161  0x00005248 branch  0x000052b0 , 0x00000001 
+ 00021162  0x00005249 increase  0x00000080 , 0x00000002 
+ 00021163  0x0000524a increase  0x00000001 , 0x00000007 
+ 00021164  0x0000524b copy  0x00000011 , 0x0000003f 
+ 00021165  0x0000524c isub  0x00000002 , 0x0000003e 
+ 00021166  0x0000524d branch  0x000052b0 , 0x00000005 
+ 00021167  0x0000524e branch  0x000052a5 , 0x00000002 
+ 00021168  0x00005250 copy  0x00000002 , 0x0000003f 
+ 00021169  0x00005251 isub  0x00000011 , 0x0000003e 
+ 00021170  0x00005252 nbranch  0x000052b6 , 0x00000002 
+ 00021171  0x00005253 copy  0x00000007 , 0x0000003f 
+ 00021172  0x00005254 copy  0x00000013 , 0x00000002 
+ 00021173  0x00005255 isub  0x00000002 , 0x0000000b 
+ 00021174  0x00005257 copy  0x00000013 , 0x00000007 
+ 00021175  0x00005258 rtn 
+ 00021176  0x0000525c bpatchx  0x0000002c , 0x00004025 
+ 00021177  0x0000525d arg  0x0000007f , 0x00000011 
+ 00021178  0x0000525e call  0x00005240 
+ 00021179  0x0000525f store  0x00000002 , 0x0000026b 
+ 00021180  0x00005260 increase  0x00000004 , 0x0000003f 
+ 00021181  0x00005261 store  0x00000002 , 0x0000026d 
+ 00021182  0x00005262 setarg  0x00000000 
+ 00021183  0x00005263 store  0x00000002 , 0x0000026f 
+ 00021184  0x00005264 rtn 
+ 00021185  0x00005267 fetch  0x00000002 , 0x0000026b 
+ 00021186  0x00005268 branch  0x000052e2 
+ 00021187  0x0000526b fetch  0x00000002 , 0x0000026d 
+ 00021188  0x0000526c branch  0x000052e2 
+ 00021189  0x00005270 bpatchx  0x0000002d , 0x00004025 
+ 00021190  0x00005271 arg  0x000000fa , 0x00000011 
+ 00021191  0x00005272 call  0x00005240 
+ 00021192  0x00005273 store  0x00000002 , 0x00000271 
+ 00021193  0x00005274 increase  0x00000004 , 0x0000003f 
+ 00021194  0x00005275 store  0x00000002 , 0x00000273 
+ 00021195  0x00005276 setarg  0x00000000 
+ 00021196  0x00005277 store  0x00000002 , 0x00000275 
+ 00021197  0x00005278 rtn 
+ 00021198  0x0000527b fetch  0x00000002 , 0x00000271 
+ 00021199  0x0000527c branch  0x000052e2 
+ 00021200  0x0000527f fetch  0x00000002 , 0x00000273 
+ 00021201  0x00005280 branch  0x000052e2 
+ 00021202  0x00005284 bpatchx  0x0000002e , 0x00004025 
+ 00021203  0x00005285 call  0x00007e7c 
+ 00021204  0x00005286 jam  0x00000001 , 0x00000284 
+ 00021205  0x00005287 call  0x0000526e 
+ 00021206  0x00005288 nrtn  0x00000034 
+ 00021207  0x00005289 arg  0x0000007f , 0x00000011 
+ 00021208  0x0000528a call  0x00005240 
+ 00021209  0x0000528b store  0x00000002 , 0x00000277 
+ 00021210  0x0000528c increase  0x00000004 , 0x0000003f 
+ 00021211  0x0000528d store  0x00000002 , 0x00000279 
+ 00021212  0x0000528e setarg  0x00000000 
+ 00021213  0x0000528f store  0x00000002 , 0x0000027b 
+ 00021214  0x00005290 jam  0x00000000 , 0x00000284 
+ 00021215  0x00005291 branch  0x00007e8c 
+ 00021216  0x00005294 fetch  0x00000002 , 0x00000277 
+ 00021217  0x00005295 branch  0x000052e2 
+ 00021218  0x00005298 branch  0x00002a8c , 0x00000034 
+ 00021219  0x00005299 copy  0x0000003f , 0x00000005 
+ 00021220  0x0000529a rtn 
+ 00021221  0x0000529e bpatchx  0x0000002f , 0x00004025 
+ 00021222  0x0000529f arg  0x00000000 , 0x00000012 
+ 00021223  0x000052a0 arg  0x00004257 , 0x00000011 
+ 00021224  0x000052a1 increase  0xfffffffe , 0x00000011 
+ 00021225  0x000052a3 increase  0x00000002 , 0x00000011 
+ 00021226  0x000052a4 setarg  0x00004263 
+ 00021227  0x000052a5 isub  0x00000011 , 0x0000003e 
+ 00021228  0x000052a6 branch  0x000052f5 , 0x00000005 
+ 00021229  0x000052a7 ifetch  0x00000001 , 0x00000011 
+ 00021230  0x000052a8 increase  0x00000001 , 0x00000011 
+ 00021231  0x000052a9 branch  0x000052e9 , 0x00000034 
+ 00021232  0x000052aa ifetcht  0x00000002 , 0x00000011 
+ 00021233  0x000052ab ifetch  0x00000002 , 0x00000002 
+ 00021234  0x000052ac iadd  0x00000012 , 0x00000012 
+ 00021235  0x000052ad increase  0x00000004 , 0x00000012 
+ 00021236  0x000052ae branch  0x000052e9 
+ 00021237  0x000052b0 copy  0x00000012 , 0x0000003f 
+ 00021238  0x000052b1 rtn 
+ 00021239  0x000052b5 arg  0x0000000c , 0x00000007 
+ 00021240  0x000052b6 branch  0x00002c32 
+ 00021241  0x000052b9 arg  0x0000000c , 0x00000007 
+ 00021242  0x000052ba branch  0x00002c36 
+ 00021243  0x000052bd bpatchx  0x00000030 , 0x00004026 
+ 00021244  0x000052be call  0x0000527e 
+ 00021245  0x000052bf fetch  0x00000001 , 0x00004256 
+ 00021246  0x000052c0 rtn  0x00000034 
+ 00021247  0x000052c1 call  0x000052e5 
+ 00021248  0x000052c2 arg  0x00000100 , 0x00000002 
+ 00021249  0x000052c3 isub  0x00000002 , 0x0000003e 
+ 00021250  0x000052c4 branch  0x000052f7 , 0x00000002 
+ 00021251  0x000052c5 call  0x000052f9 
+ 00021252  0x000052c6 arg  0x00004263 , 0x00000005 
+ 00021253  0x000052c7 arg  0x00004257 , 0x00000011 
+ 00021254  0x000052c9 setarg  0x00004263 
+ 00021255  0x000052ca isub  0x00000011 , 0x0000003e 
+ 00021256  0x000052cb rtn  0x00000005 
+ 00021257  0x000052cc ifetch  0x00000001 , 0x00000011 
+ 00021258  0x000052cd increase  0x00000001 , 0x00000011 
+ 00021259  0x000052ce nbranch  0x0000530f , 0x00000034 
+ 00021260  0x000052cf istore  0x00000002 , 0x00000005 
+ 00021261  0x000052d0 increase  0x00000002 , 0x00000011 
+ 00021262  0x000052d1 branch  0x00005306 
+ 00021263  0x000052d3 ifetch  0x00000002 , 0x00000011 
+ 00021264  0x000052d4 increase  0x00000002 , 0x00000011 
+ 00021265  0x000052d5 copy  0x0000003f , 0x00000006 
+ 00021266  0x000052d6 ifetch  0x00000002 , 0x00000006 
+ 00021267  0x000052d7 istore  0x00000002 , 0x00000005 
+ 00021268  0x000052d8 copy  0x0000003f , 0x00000039 
+ 00021269  0x000052d9 increase  0x00000002 , 0x00000039 
+ 00021270  0x000052da call  0x00007f01 
+ 00021271  0x000052db branch  0x00005306 
+ 00021272  0x000052de bpatchx  0x00000031 , 0x00004026 
+ 00021273  0x000052df call  0x0000527e 
+ 00021274  0x000052e0 fetch  0x00000001 , 0x00004256 
+ 00021275  0x000052e1 rtn  0x00000034 
+ 00021276  0x000052e2 arg  0x00004258 , 0x00000011 
+ 00021277  0x000052e3 increase  0xfffffffd , 0x00000011 
+ 00021278  0x000052e4 arg  0x00004263 , 0x00000006 
+ 00021279  0x000052e6 increase  0x00000003 , 0x00000011 
+ 00021280  0x000052e7 setarg  0x00004264 
+ 00021281  0x000052e8 isub  0x00000011 , 0x0000003e 
+ 00021282  0x000052e9 rtn  0x00000005 
+ 00021283  0x000052ea ifetch  0x00000002 , 0x00000006 
+ 00021284  0x000052eb branch  0x0000531f , 0x00000034 
+ 00021285  0x000052ec increase  0x00000004 , 0x0000003f 
+ 00021286  0x000052ed copy  0x0000003f , 0x00000039 
+ 00021287  0x000052ee copy  0x00000006 , 0x00000012 
+ 00021288  0x000052ef ifetch  0x00000002 , 0x00000011 
+ 00021289  0x000052f0 copy  0x0000003f , 0x00000005 
+ 00021290  0x000052f1 copy  0x00000012 , 0x00000006 
+ 00021291  0x000052f2 increase  0xfffffffe , 0x00000006 
+ 00021292  0x000052f3 call  0x00007f01 
+ 00021293  0x000052f4 branch  0x0000531f 
+ 00021294  0x000052ff bpatchx  0x00000032 , 0x00004026 
+ 00021295  0x00005300 disable  0x0000002b 
+ 00021296  0x00005301 jam  0x00000001 , 0x00000455 
+ 00021297  0x00005302 jam  0x00000003 , 0x0000043f 
+ 00021298  0x00005303 jam  0x00000001 , 0x00000456 
+ 00021299  0x00005304 setarg  0xffffffff 
+ 00021300  0x00005305 store  0x00000002 , 0x00000459 
+ 00021301  0x00005306 force  0x00000000 , 0x0000003f 
+ 00021302  0x00005307 store  0x00000001 , 0x00000457 
+ 00021303  0x00005308 store  0x00000001 , 0x00000462 
+ 00021304  0x00005309 store  0x00000003 , 0x00004169 
+ 00021305  0x0000530a store  0x00000003 , 0x0000416c 
+ 00021306  0x0000530b store  0x00000005 , 0x00004403 
+ 00021307  0x0000530c set1  0x00000027 , 0x0000003f 
+ 00021308  0x0000530d store  0x00000005 , 0x00004408 
+ 00021309  0x0000530e jam  0x00000001 , 0x000043dc 
+ 00021310  0x0000530f jam  0x00000000 , 0x000043dd 
+ 00021311  0x00005310 branch  0x000056ed 
+ 00021312  0x00005313 bpatchx  0x00000033 , 0x00004026 
+ 00021313  0x00005314 enable  0x00000029 
+ 00021314  0x00005315 jam  0x00000003 , 0x00000440 
+ 00021315  0x00005316 jam  0x00000001 , 0x00000478 
+ 00021316  0x00005317 jam  0x00000001 , 0x0000445a 
+ 00021317  0x00005318 setarg  0x0000ffff 
+ 00021318  0x00005319 store  0x00000002 , 0x0000445c 
+ 00021319  0x0000531a force  0x00000000 , 0x0000003f 
+ 00021320  0x0000531b store  0x00000005 , 0x00004408 
+ 00021321  0x0000531c set1  0x00000027 , 0x0000003f 
+ 00021322  0x0000531d store  0x00000005 , 0x00004403 
+ 00021323  0x0000531e branch  0x0000532e 
+ 00021324  0x00005322 bpatchx  0x00000034 , 0x00004026 
+ 00021325  0x00005323 disable  0x00000029 
+ 00021326  0x00005324 setarg  0x00000017 
+ 00021327  0x00005325 store  0x00000002 , 0x000044a8 
+ 00021328  0x00005326 jam  0x00000001 , 0x00000440 
+ 00021329  0x00005327 jam  0x00000000 , 0x0000436e 
+ 00021330  0x00005328 jam  0x00000000 , 0x000000a0 
+ 00021331  0x00005329 jam  0x00000000 , 0x000044c4 
+ 00021332  0x0000532a jam  0x00000000 , 0x000044c5 
+ 00021333  0x0000532b fetch  0x00000002 , 0x0000046d 
+ 00021334  0x0000532c store  0x00000002 , 0x000044ba 
+ 00021335  0x0000532d fetch  0x00000002 , 0x00000441 
+ 00021336  0x0000532e mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00021337  0x0000532f rshift4  0x0000003f , 0x0000003f 
+ 00021338  0x00005330 store  0x00000002 , 0x0000046d 
+ 00021339  0x00005331 branch  0x0000532e 
+ 00021340  0x00005338 call  0x000053c4 
+ 00021341  0x00005339 call  0x000055e8 
+ 00021342  0x0000533a call  0x000056f0 
+ 00021343  0x0000533b branch  0x000053ce 
+ 00021344  0x0000533e bpatchx  0x00000035 , 0x00004026 
+ 00021345  0x0000533f call  0x000053c4 
+ 00021346  0x00005340 call  0x000032f4 
+ 00021347  0x00005341 fetch  0x00000001 , 0x00000440 
+ 00021348  0x00005342 beq  0x00000003 , 0x00005366 
+ 00021349  0x00005343 branch  0x0000537a 
+ 00021350  0x0000534a bpatchx  0x00000036 , 0x00004026 
+ 00021351  0x0000534b enable  0x00000029 
+ 00021352  0x0000534c call  0x000056e4 
+ 00021353  0x0000534d branch  0x00005377 , 0x00000002 
+ 00021354  0x0000534e call  0x00002c6c 
+ 00021355  0x0000534f call  0x00005413 
+ 00021356  0x00005350 call  0x0000561e 
+ 00021357  0x00005351 disable  0x0000002d 
+ 00021358  0x00005352 call  0x000054bf 
+ 00021359  0x00005353 nrtn  0x0000002d 
+ 00021360  0x00005354 bpatchx  0x00000037 , 0x00004026 
+ 00021361  0x00005355 fetch  0x00000001 , 0x00000005 
+ 00021362  0x00005356 increase  0x00000001 , 0x0000003f 
+ 00021363  0x00005357 store  0x00000001 , 0x00000005 
+ 00021364  0x00005358 call  0x000055aa 
+ 00021365  0x00005359 disable  0x00000029 
+ 00021366  0x0000535a rtn 
+ 00021367  0x0000535d call  0x000053a9 
+ 00021368  0x0000535e disable  0x00000029 
+ 00021369  0x0000535f rtn 
+ 00021370  0x00005365 bpatchx  0x00000038 , 0x00004027 
+ 00021371  0x00005366 jam  0x00000000 , 0x0000450f 
+ 00021372  0x00005367 call  0x00007aaf 
+ 00021373  0x00005368 call  0x00005c18 
+ 00021374  0x00005369 disable  0x0000002e 
+ 00021375  0x0000536a call  0x000056e4 
+ 00021376  0x0000536b branch  0x000053a9 , 0x00000002 
+ 00021377  0x0000536c call  0x00002c6c 
+ 00021378  0x0000536d call  0x00005413 
+ 00021379  0x0000536e call  0x00005489 
+ 00021380  0x0000536f nbranch  0x0000539b , 0x00000018 
+ 00021381  0x00005370 call  0x000053b7 
+ 00021382  0x00005371 branch  0x00005388 , 0x0000002d 
+ 00021383  0x00005372 branch  0x00005395 
+ 00021384  0x00005376 bpatchx  0x00000039 , 0x00004027 
+ 00021385  0x00005377 fetch  0x00000001 , 0x0000450f 
+ 00021386  0x00005378 pincrease  0x00000001 
+ 00021387  0x00005379 store  0x00000001 , 0x0000450f 
+ 00021388  0x0000537a beq  0x0000000c , 0x00005395 
+ 00021389  0x0000537b call  0x000055aa 
+ 00021390  0x0000537c call  0x0000561e 
+ 00021391  0x0000537d call  0x000054c7 
+ 00021392  0x0000537e call  0x0000567e 
+ 00021393  0x0000537f fetch  0x00000002 , 0x000041fb 
+ 00021394  0x00005380 call  0x00007f9c 
+ 00021395  0x00005381 call  0x000053a0 
+ 00021396  0x00005382 branch  0x000053a4 , 0x00000028 
+ 00021397  0x00005384 bpatchx  0x0000003a , 0x00004027 
+ 00021398  0x00005385 call  0x00005be4 
+ 00021399  0x00005386 call  0x00005bdb 
+ 00021400  0x00005387 call  0x00007d9c 
+ 00021401  0x00005388 fetch  0x00000001 , 0x00000462 
+ 00021402  0x00005389 bbit1  0x00000003 , 0x000053a9 
+ 00021403  0x0000538b bpatchx  0x0000003b , 0x00004027 
+ 00021404  0x0000538c call  0x000057f4 
+ 00021405  0x0000538d call  0x0000559d 
+ 00021406  0x0000538e call  0x00005575 
+ 00021407  0x0000538f branch  0x00002841 
+ 00021408  0x00005393 disable  0x00000028 
+ 00021409  0x00005394 bmark1  0x0000002a , 0x00007fe7 
+ 00021410  0x00005395 bmark1  0x00000029 , 0x00007fe7 
+ 00021411  0x00005396 rtn 
+ 00021412  0x0000539a bpatchx  0x0000003c , 0x00004027 
+ 00021413  0x0000539b enable  0x0000002e 
+ 00021414  0x0000539c call  0x000054c1 
+ 00021415  0x0000539d branch  0x00005388 , 0x0000002d 
+ 00021416  0x0000539e branch  0x00005395 
+ 00021417  0x000053a4 bpatchx  0x0000003d , 0x00004027 
+ 00021418  0x000053a5 call  0x000053af 
+ 00021419  0x000053a6 call  0x000033b4 
+ 00021420  0x000053a7 call  0x00007a77 
+ 00021421  0x000053a8 jam  0x00000015 , 0x00000a99 
+ 00021422  0x000053a9 branch  0x00007d86 
+ 00021423  0x000053ac setarg  0x00000000 
+ 00021424  0x000053ad store  0x00000009 , 0x000044ff 
+ 00021425  0x000053ae jam  0x00000000 , 0x00000455 
+ 00021426  0x000053af jam  0x00000000 , 0x00000440 
+ 00021427  0x000053b0 jam  0x00000000 , 0x0000043f 
+ 00021428  0x000053b1 jam  0x00000000 , 0x000044c5 
+ 00021429  0x000053b2 jam  0x00000000 , 0x000044c4 
+ 00021430  0x000053b3 rtn 
+ 00021431  0x000053b6 bpatchx  0x0000003e , 0x00004027 
+ 00021432  0x000053b7 fetch  0x00000001 , 0x00000005 
+ 00021433  0x000053b8 increase  0x00000001 , 0x0000003f 
+ 00021434  0x000053b9 store  0x00000001 , 0x00000005 
+ 00021435  0x000053ba fetch  0x00000001 , 0x0000043f 
+ 00021436  0x000053bb rtnbit1  0x00000003 
+ 00021437  0x000053bc set1  0x00000003 
+ 00021438  0x000053bd store  0x00000001 , 0x0000043f 
+ 00021439  0x000053be fetch  0x00000002 , 0x000044ba 
+ 00021440  0x000053bf store  0x00000002 , 0x0000046d 
+ 00021441  0x000053c0 setarg  0x00000000 
+ 00021442  0x000053c1 store  0x00000004 , 0x000044e5 
+ 00021443  0x000053c2 rtn 
+ 00021444  0x000053c6 bpatchx  0x0000003f , 0x00004027 
+ 00021445  0x000053c7 jam  0x00000036 , 0x0000890f 
+ 00021446  0x000053c8 jam  0x0000005f , 0x0000890b 
+ 00021447  0x000053c9 enable  0x00000036 
+ 00021448  0x000053ca jam  0x00000007 , 0x00008914 
+ 00021449  0x000053cb call  0x00002c6c 
+ 00021450  0x000053cc fetch  0x00000001 , 0x000041e0 
+ 00021451  0x000053cd rtn  0x00000034 
+ 00021452  0x000053ce jam  0x000000b8 , 0x0000890a 
+ 00021453  0x000053cf rtn 
+ 00021454  0x000053d2 bpatchx  0x00000040 , 0x00004028 
+ 00021455  0x000053d3 jam  0x0000002e , 0x0000890f 
+ 00021456  0x000053d4 jam  0x000000ff , 0x0000890b 
+ 00021457  0x000053d5 disable  0x00000036 
+ 00021458  0x000053d6 jam  0x00000003 , 0x00008914 
+ 00021459  0x000053d7 arg  0x00000000 , 0x0000001b 
+ 00021460  0x000053d8 rtn 
+ 00021461  0x000053db disable  0x00000009 
+ 00021462  0x000053dc disable  0x00000007 
+ 00021463  0x000053dd fetch  0x00000003 , 0x00000467 
+ 00021464  0x000053de iforce  0x0000000f 
+ 00021465  0x000053df fetch  0x00000001 , 0x00000016 
+ 00021466  0x000053e0 reverse  0x0000003f , 0x00000002 
+ 00021467  0x000053e1 set1  0x00000001 , 0x00000002 
+ 00021468  0x000053e2 rshift  0x00000002 , 0x0000000e 
+ 00021469  0x000053e3 rtn 
+ 00021470  0x000053e7 call  0x000053e6 
+ 00021471  0x000053e8 call  0x0000291f 
+ 00021472  0x000053e9 setarg  0x00000500 
+ 00021473  0x000053ea call  0x00002a8f 
+ 00021474  0x000053eb branch  0x00002924 
+ 00021475  0x000053ee branch  0x00002939 , 0x0000002d 
+ 00021476  0x000053f0 call  0x000053e6 
+ 00021477  0x000053f1 branch  0x00002933 
+ 00021478  0x000053f3 bpatchx  0x00000041 , 0x00004028 
+ 00021479  0x000053f4 call  0x00002918 
+ 00021480  0x000053f5 fetch  0x00000001 , 0x0000048c 
+ 00021481  0x000053f6 nbranch  0x000053f9 , 0x00000034 
+ 00021482  0x000053f7 fetch  0x00000001 , 0x00000016 
+ 00021483  0x000053f8 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021484  0x000053f9 branch  0x000053f3 , 0x00000002 
+ 00021485  0x000053fa force  0x00000000 , 0x00000002 
+ 00021486  0x000053fb rtneq  0x00000025 
+ 00021487  0x000053fc force  0x00000018 , 0x00000002 
+ 00021488  0x000053fd rtneq  0x00000026 
+ 00021489  0x000053fe force  0x0000004e , 0x00000002 
+ 00021490  0x000053ff rtn 
+ 00021491  0x00005402 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00021492  0x00005403 branch  0x000053f6 , 0x00000002 
+ 00021493  0x00005404 increase  0x00000001 , 0x0000003f 
+ 00021494  0x00005407 lshift  0x0000003f , 0x0000003f 
+ 00021495  0x00005408 add  0x0000003f , 0x00000002 , 0x00000002 
+ 00021496  0x00005409 rtn 
+ 00021497  0x0000540c fetch  0x00000001 , 0x00000016 
+ 00021498  0x0000540d lshift  0x0000003f , 0x00000002 
+ 00021499  0x0000540e rtn 
+ 00021500  0x00005411 arg  0x000001f4 , 0x00000002 
+ 00021501  0x00005412 rtn  0x00000034 
+ 00021502  0x00005413 arg  0x000000fa , 0x00000002 
+ 00021503  0x00005414 rtneq  0x00000001 
+ 00021504  0x00005415 arg  0x00000096 , 0x00000002 
+ 00021505  0x00005416 rtneq  0x00000002 
+ 00021506  0x00005417 arg  0x00000064 , 0x00000002 
+ 00021507  0x00005418 rtneq  0x00000003 
+ 00021508  0x00005419 arg  0x0000004b , 0x00000002 
+ 00021509  0x0000541a rtneq  0x00000004 
+ 00021510  0x0000541b arg  0x00000032 , 0x00000002 
+ 00021511  0x0000541c rtneq  0x00000005 
+ 00021512  0x0000541d arg  0x00000028 , 0x00000002 
+ 00021513  0x0000541e rtneq  0x00000006 
+ 00021514  0x0000541f arg  0x00000014 , 0x00000002 
+ 00021515  0x00005420 rtn 
+ 00021516  0x00005425 setarg  0x008e89be 
+ 00021517  0x00005426 lshift8  0x0000003f , 0x0000003f 
+ 00021518  0x00005427 or_into  0x000000d6 , 0x0000003f 
+ 00021519  0x00005428 iforce  0x00000009 
+ 00021520  0x00005429 setarg  0x00555555 
+ 00021521  0x0000542a store  0x00000003 , 0x00000467 
+ 00021522  0x0000542b rtn 
+ 00021523  0x0000542e bpatchx  0x00000042 , 0x00004028 
+ 00021524  0x0000542f enable  0x00000010 
+ 00021525  0x00005430 fetch  0x00000004 , 0x00000463 
+ 00021526  0x00005431 iforce  0x00000009 
+ 00021527  0x00005432 call  0x00005466 
+ 00021528  0x00005433 setarg  0x00000200 
+ 00021529  0x00005434 branch  0x0000541c , 0x00000029 
+ 00021530  0x00005435 fetch  0x00000002 , 0x0000044d 
+ 00021531  0x00005436 rshift  0x0000003f , 0x0000003f 
+ 00021532  0x00005438 arg  0x00000500 , 0x00000002 
+ 00021533  0x00005439 iadd  0x00000002 , 0x0000003f 
+ 00021534  0x0000543a call  0x00002a24 
+ 00021535  0x0000543b deposit  0x0000001a 
+ 00021536  0x0000543c store  0x00000006 , 0x00000491 
+ 00021537  0x0000543d rtn 
+ 00021538  0x00005440 bpatchx  0x00000043 , 0x00004028 
+ 00021539  0x00005441 fetch  0x00000001 , 0x00000016 
+ 00021540  0x00005442 beq  0x00000025 , 0x00005428 
+ 00021541  0x00005443 beq  0x00000026 , 0x0000542e 
+ 00021542  0x00005444 beq  0x00000027 , 0x00005434 
+ 00021543  0x00005445 branch  0x00005434 
+ 00021544  0x00005448 fetcht  0x00000001 , 0x0000448d 
+ 00021545  0x00005449 isolate1  0x00000001 , 0x00000002 
+ 00021546  0x0000544a branch  0x0000543f , 0x00000001 
+ 00021547  0x0000544b isolate1  0x00000002 , 0x00000002 
+ 00021548  0x0000544c branch  0x00005444 , 0x00000001 
+ 00021549  0x0000544d branch  0x0000543a 
+ 00021550  0x00005451 fetcht  0x00000001 , 0x0000448d 
+ 00021551  0x00005452 isolate1  0x00000002 , 0x00000002 
+ 00021552  0x00005453 branch  0x00005444 , 0x00000001 
+ 00021553  0x00005454 isolate1  0x00000000 , 0x00000002 
+ 00021554  0x00005455 branch  0x0000543a , 0x00000001 
+ 00021555  0x00005456 branch  0x0000543f 
+ 00021556  0x0000545a fetcht  0x00000001 , 0x0000448d 
+ 00021557  0x0000545b isolate1  0x00000000 , 0x00000002 
+ 00021558  0x0000545c branch  0x0000543a , 0x00000001 
+ 00021559  0x0000545d isolate1  0x00000001 , 0x00000002 
+ 00021560  0x0000545e branch  0x0000543f , 0x00000001 
+ 00021561  0x0000545f branch  0x00005444 
+ 00021562  0x00005464 jam  0x00000025 , 0x00000016 
+ 00021563  0x00005465 fetch  0x00000001 , 0x00000ac2 
+ 00021564  0x00005466 set1  0x00000000 , 0x0000003f 
+ 00021565  0x00005467 store  0x00000001 , 0x00000ac2 
+ 00021566  0x00005468 rtn 
+ 00021567  0x0000546b jam  0x00000026 , 0x00000016 
+ 00021568  0x0000546c fetch  0x00000001 , 0x00000ac2 
+ 00021569  0x0000546d set1  0x00000001 , 0x0000003f 
+ 00021570  0x0000546e store  0x00000001 , 0x00000ac2 
+ 00021571  0x0000546f rtn 
+ 00021572  0x00005472 jam  0x00000027 , 0x00000016 
+ 00021573  0x00005473 fetch  0x00000001 , 0x00000ac2 
+ 00021574  0x00005474 set1  0x00000002 , 0x0000003f 
+ 00021575  0x00005475 store  0x00000001 , 0x00000ac2 
+ 00021576  0x00005476 rtn 
+ 00021577  0x0000547b bpatchx  0x00000044 , 0x00004028 
+ 00021578  0x0000547c add  0x00000011 , 0x00000001 , 0x00000006 
+ 00021579  0x0000547d ifetch  0x00000001 , 0x00000006 
+ 00021580  0x0000547e rtnbit0  0x00000000 
+ 00021581  0x0000547f add  0x00000011 , 0x0000001a , 0x00000005 
+ 00021582  0x00005480 ifetch  0x00000002 , 0x00000005 
+ 00021583  0x00005481 increase  0x00000001 , 0x0000003f 
+ 00021584  0x00005482 istore  0x00000002 , 0x00000005 
+ 00021585  0x00005483 add  0x00000011 , 0x00000019 , 0x00000006 
+ 00021586  0x00005484 ifetch  0x00000001 , 0x00000006 
+ 00021587  0x00005485 add  0x00000011 , 0x00000018 , 0x00000005 
+ 00021588  0x00005486 ifetcht  0x00000001 , 0x00000005 
+ 00021589  0x00005487 iadd  0x00000002 , 0x0000003f 
+ 00021590  0x00005488 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021591  0x00005489 branch  0x00005459 , 0x00000002 
+ 00021592  0x0000548a increase  0xffffffdb , 0x0000003f 
+ 00021593  0x0000548c istore  0x00000001 , 0x00000005 
+ 00021594  0x0000548d rtn 
+ 00021595  0x00005491 bpatchx  0x00000045 , 0x00004028 
+ 00021596  0x00005492 fetch  0x00000005 , 0x0000046f 
+ 00021597  0x00005493 force  0x00000000 , 0x00000002 
+ 00021598  0x00005494 force  0x00000025 , 0x00000039 
+ 00021599  0x00005496 bbit0  0x00000000 , 0x00005461 
+ 00021600  0x00005497 increase  0x00000001 , 0x00000002 
+ 00021601  0x00005499 rshift  0x0000003f , 0x0000003f 
+ 00021602  0x0000549a loop  0x0000545f 
+ 00021603  0x0000549b add  0x00000002 , 0xffffffff , 0x0000003f 
+ 00021604  0x0000549c store  0x00000001 , 0x00000461 
+ 00021605  0x0000549d rtn 
+ 00021606  0x000054a0 bpatchx  0x00000046 , 0x00004028 
+ 00021607  0x000054a1 fetch  0x00000001 , 0x00000457 
+ 00021608  0x000054a2 iforce  0x00000007 
+ 00021609  0x000054a3 fetcht  0x00000005 , 0x0000046f 
+ 00021610  0x000054a4 qisolate1  0x00000002 
+ 00021611  0x000054a5 branch  0x0000547c , 0x00000001 
+ 00021612  0x000054a7 bpatchx  0x00000047 , 0x00004028 
+ 00021613  0x000054a8 fetch  0x00000001 , 0x00000461 
+ 00021614  0x000054a9 isub  0x00000007 , 0x0000003f 
+ 00021615  0x000054aa branch  0x00005472 , 0x00000002 
+ 00021616  0x000054ab sub  0x0000003f , 0xffffffff , 0x00000007 
+ 00021617  0x000054ac branch  0x0000546c 
+ 00021618  0x000054ae copy  0x00000007 , 0x00000039 
+ 00021619  0x000054af force  0x00000000 , 0x00000007 
+ 00021620  0x000054b1 qisolate1  0x00000002 
+ 00021621  0x000054b2 branch  0x00005477 , 0x00000001 
+ 00021622  0x000054b3 increase  0x00000001 , 0x00000039 
+ 00021623  0x000054b5 deposit  0x00000039 
+ 00021624  0x000054b6 branch  0x0000547c , 0x00000034 
+ 00021625  0x000054b7 increase  0x00000001 , 0x00000007 
+ 00021626  0x000054b8 increase  0xffffffff , 0x00000039 
+ 00021627  0x000054b9 branch  0x00005474 
+ 00021628  0x000054bb deposit  0x00000007 
+ 00021629  0x000054bc store  0x00000001 , 0x00000016 
+ 00021630  0x000054bd rtn 
+ 00021631  0x000054c1 branch  0x00005482 , 0x00000029 
+ 00021632  0x000054c2 until  0x0000003e , 0x00000003 
+ 00021633  0x000054c3 rtn 
+ 00021634  0x000054c6 arg  0x00000ea0 , 0x0000000b 
+ 00021635  0x000054c7 until  0x00000023 , 0x00000026 
+ 00021636  0x000054c8 rtn 
+ 00021637  0x000054cb disable  0x00000010 
+ 00021638  0x000054cc fetch  0x00000002 , 0x0000436c 
+ 00021639  0x000054cd copy  0x0000003f , 0x0000000b 
+ 00021640  0x000054ce branch  0x0000548e 
+ 00021641  0x000054d2 bpatchx  0x00000048 , 0x00004029 
+ 00021642  0x000054d3 enable  0x00000010 
+ 00021643  0x000054d4 fetch  0x00000002 , 0x0000044d 
+ 00021644  0x000054d5 fetcht  0x00000004 , 0x000044e5 
+ 00021645  0x000054d6 iadd  0x00000002 , 0x0000000b 
+ 00021646  0x000054d8 call  0x000053de 
+ 00021647  0x000054da bpatchx  0x00000049 , 0x00004029 
+ 00021648  0x000054db call  0x000053d5 
+ 00021649  0x000054dc disable  0x0000002d 
+ 00021650  0x000054dd enable  0x0000000d 
+ 00021651  0x000054de enable  0x00000021 
+ 00021652  0x000054df disable  0x00000020 
+ 00021653  0x000054e0 copy  0x0000000b , 0x0000001b 
+ 00021654  0x000054e1 correlate  0x0000003e , 0x00000003 
+ 00021655  0x000054e2 branch  0x0000549a , 0x0000002e 
+ 00021656  0x000054e3 copy  0x0000001a , 0x00000002 
+ 00021657  0x000054e4 storet  0x00000006 , 0x0000009a 
+ 00021658  0x000054e6 nbranch  0x0000264d , 0x00000018 
+ 00021659  0x000054e7 branch  0x000054a1 , 0x0000002e 
+ 00021660  0x000054e8 arg  0x000001e0 , 0x00000029 
+ 00021661  0x000054e9 copy  0x00000021 , 0x00000028 
+ 00021662  0x000054ea fetch  0x00000001 , 0x0000043f 
+ 00021663  0x000054eb bbit0  0x00000003 , 0x000054a1 
+ 00021664  0x000054ec call  0x00002b05 , 0x0000002b 
+ 00021665  0x000054ee bpatchx  0x0000004a , 0x00004029 
+ 00021666  0x000054ef call  0x000029bb 
+ 00021667  0x000054f0 enable  0x00000007 
+ 00021668  0x000054f1 enable  0x00000009 
+ 00021669  0x000054f2 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021670  0x000054f3 rshift3  0x0000000c , 0x0000003f 
+ 00021671  0x000054f4 store  0x00000001 , 0x000002d9 
+ 00021672  0x000054f5 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021673  0x000054f6 rshift3  0x0000000c , 0x0000003f 
+ 00021674  0x000054f7 istore  0x00000001 , 0x00000005 
+ 00021675  0x000054f8 and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021676  0x000054f9 branch  0x000054b1 , 0x00000005 
+ 00021677  0x000054fc parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021678  0x000054fd rshift3  0x0000000c , 0x0000003f 
+ 00021679  0x000054fe istore  0x00000001 , 0x00000005 
+ 00021680  0x000054ff loop  0x000054ad 
+ 00021681  0x00005502 bpatchx  0x0000004b , 0x00004029 
+ 00021682  0x00005503 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00021683  0x00005504 enable  0x00000010 
+ 00021684  0x00005505 arg  0x00000664 , 0x0000001b 
+ 00021685  0x00005506 rshift32  0x0000003f , 0x0000003f 
+ 00021686  0x00005507 rshift16  0x0000003f , 0x0000003f 
+ 00021687  0x00005508 istore  0x00000003 , 0x00000005 
+ 00021688  0x00005509 branch  0x0000264d , 0x00000006 
+ 00021689  0x0000550a enable  0x0000002d 
+ 00021690  0x0000550b fetch  0x00000001 , 0x00000017 
+ 00021691  0x0000550c add  0x0000003f , 0x00000000 , 0x00000011 
+ 00021692  0x0000550d call  0x00002981 
+ 00021693  0x0000550e disable  0x0000000d 
+ 00021694  0x0000550f branch  0x00002918 
+ 00021695  0x00005512 bpatchx  0x0000004c , 0x00004029 
+ 00021696  0x00005513 call  0x000054c9 
+ 00021697  0x00005515 fetcht  0x00000001 , 0x00000017 
+ 00021698  0x00005516 call  0x0000291f 
+ 00021699  0x00005517 call  0x00002924 
+ 00021700  0x00005518 enable  0x00000010 
+ 00021701  0x00005519 arg  0x0000157c , 0x0000000b 
+ 00021702  0x0000551a branch  0x0000548f 
+ 00021703  0x0000551d call  0x000054c9 
+ 00021704  0x0000551e branch  0x0000264d 
+ 00021705  0x00005521 bpatchx  0x0000004d , 0x00004029 
+ 00021706  0x00005522 call  0x000053d5 
+ 00021707  0x00005523 call  0x000053e3 
+ 00021708  0x00005524 branch  0x000054cd 
+ 00021709  0x00005527 set1  0x00000000 , 0x00000015 
+ 00021710  0x00005528 enable  0x0000001d 
+ 00021711  0x00005529 enable  0x00000020 
+ 00021712  0x0000552a disable  0x00000021 
+ 00021713  0x0000552b call  0x0000547f 
+ 00021714  0x0000552c rshift16  0x00000009 , 0x0000003f 
+ 00021715  0x0000552d rshift8  0x0000003f , 0x0000003f 
+ 00021716  0x0000552e rshift4  0x0000003f , 0x0000003f 
+ 00021717  0x0000552f inject  0x00000003 , 0x00000028 
+ 00021718  0x00005530 enable  0x00000007 
+ 00021719  0x00005531 enable  0x00000009 
+ 00021720  0x00005532 bpatchx  0x0000004e , 0x00004029 
+ 00021721  0x00005533 fetch  0x00000001 , 0x000043dc 
+ 00021722  0x00005534 inject  0x00000003 , 0x00000008 
+ 00021723  0x00005535 ifetch  0x00000001 , 0x00000006 
+ 00021724  0x00005536 and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021725  0x00005537 inject  0x00000003 , 0x00000008 
+ 00021726  0x00005538 branch  0x000054e2 , 0x00000005 
+ 00021727  0x0000553a ifetch  0x00000001 , 0x00000006 
+ 00021728  0x0000553b inject  0x00000003 , 0x00000008 
+ 00021729  0x0000553c loop  0x000054df 
+ 00021730  0x0000553f enable  0x00000008 
+ 00021731  0x00005540 inject  0x00000003 , 0x00000018 
+ 00021732  0x00005541 disable  0x00000008 
+ 00021733  0x00005542 until  0x0000003e , 0x00000027 
+ 00021734  0x00005543 nop  0x00000064 
+ 00021735  0x00005544 disable  0x0000001d 
+ 00021736  0x00005545 rtn 
+ 00021737  0x00005548 bpatchx  0x0000004f , 0x00004029 
+ 00021738  0x00005549 fetch  0x00000001 , 0x00004484 
+ 00021739  0x0000554a beq  0x00000001 , 0x000054f9 
+ 00021740  0x0000554b fetch  0x00000001 , 0x00004485 
+ 00021741  0x0000554c lshift4  0x0000003f , 0x0000003f 
+ 00021742  0x0000554d lshift2  0x0000003f , 0x0000003f 
+ 00021743  0x0000554e store  0x00000001 , 0x000043dc 
+ 00021744  0x0000554f fetcht  0x00000001 , 0x0000436f 
+ 00021745  0x00005550 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021746  0x00005551 store  0x00000001 , 0x000043dd 
+ 00021747  0x00005552 fetch  0x00000006 , 0x000044a0 
+ 00021748  0x00005553 store  0x00000006 , 0x000043de 
+ 00021749  0x00005554 copy  0x00000002 , 0x00000039 
+ 00021750  0x00005555 arg  0x00004370 , 0x00000006 
+ 00021751  0x00005556 call  0x00007ef4 
+ 00021752  0x00005557 branch  0x00005504 
+ 00021753  0x00005559 fetch  0x00000001 , 0x00004486 
+ 00021754  0x0000555a lshift4  0x0000003f , 0x0000003f 
+ 00021755  0x0000555b lshift2  0x0000003f , 0x0000003f 
+ 00021756  0x0000555c increase  0x00000001 , 0x0000003f 
+ 00021757  0x0000555d store  0x00000001 , 0x000043dc 
+ 00021758  0x0000555e setarg  0x0000000c 
+ 00021759  0x0000555f store  0x00000001 , 0x000043dd 
+ 00021760  0x00005560 fetch  0x00000006 , 0x000044a0 
+ 00021761  0x00005561 store  0x00000006 , 0x000043de 
+ 00021762  0x00005562 fetch  0x00000006 , 0x000041d0 
+ 00021763  0x00005563 istore  0x00000006 , 0x00000005 
+ 00021764  0x00005565 bpatchx  0x00000050 , 0x0000402a 
+ 00021765  0x00005566 fetch  0x00000001 , 0x00000000 
+ 00021766  0x00005567 increase  0x00000001 , 0x0000003f 
+ 00021767  0x00005568 store  0x00000001 , 0x00000000 
+ 00021768  0x00005569 arg  0x00000708 , 0x0000001b 
+ 00021769  0x0000556a disable  0x0000002d 
+ 00021770  0x0000556b branch  0x000054bf 
+ 00021771  0x0000556e bpatchx  0x00000051 , 0x0000402a 
+ 00021772  0x0000556f fetch  0x00000001 , 0x0000449e 
+ 00021773  0x00005570 rtnne  0x00000001 
+ 00021774  0x00005571 fetch  0x00000001 , 0x00000000 
+ 00021775  0x00005572 increase  0x00000001 , 0x0000003f 
+ 00021776  0x00005573 store  0x00000001 , 0x00000000 
+ 00021777  0x00005574 arg  0x00000c03 , 0x00000002 
+ 00021778  0x00005575 fetch  0x00000001 , 0x0000449f 
+ 00021779  0x00005576 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021780  0x00005577 copy  0x00000011 , 0x0000003f 
+ 00021781  0x00005578 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00021782  0x00005579 storet  0x00000002 , 0x000043dc 
+ 00021783  0x0000557a fetch  0x00000006 , 0x000044a0 
+ 00021784  0x0000557b istore  0x00000006 , 0x00000005 
+ 00021785  0x0000557c fetch  0x00000006 , 0x0000044f 
+ 00021786  0x0000557d istore  0x00000006 , 0x00000005 
+ 00021787  0x0000557e branch  0x000054bf 
+ 00021788  0x00005582 bpatchx  0x00000052 , 0x0000402a 
+ 00021789  0x00005583 arg  0x00000004 , 0x00000002 
+ 00021790  0x00005584 fetch  0x00000001 , 0x00004485 
+ 00021791  0x00005585 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021792  0x00005586 storet  0x00000001 , 0x000043dc 
+ 00021793  0x00005587 fetcht  0x00000001 , 0x0000438f 
+ 00021794  0x00005588 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021795  0x00005589 store  0x00000001 , 0x000043dd 
+ 00021796  0x0000558a fetch  0x00000006 , 0x000044a0 
+ 00021797  0x0000558b store  0x00000006 , 0x000043de 
+ 00021798  0x0000558c arg  0x00004390 , 0x00000006 
+ 00021799  0x0000558d copy  0x00000002 , 0x00000039 
+ 00021800  0x0000558e call  0x00007ef4 
+ 00021801  0x0000558f call  0x000054c7 
+ 00021802  0x00005590 branch  0x00005706 
+ 00021803  0x00005593 bpatchx  0x00000053 , 0x0000402a 
+ 00021804  0x00005594 force  0xffffffff , 0x0000003f 
+ 00021805  0x00005595 setsect  0x00000002 , 0x00000001 
+ 00021806  0x00005596 store  0x00000005 , 0x0000046f 
+ 00021807  0x00005597 call  0x0000545b 
+ 00021808  0x00005598 force  0x00000004 , 0x00000039 
+ 00021809  0x00005599 arg  0x00000463 , 0x00000005 
+ 00021810  0x0000559a call  0x0000630d 
+ 00021811  0x0000559b fetch  0x00000002 , 0x0000449c 
+ 00021812  0x0000559c store  0x00000002 , 0x0000046d 
+ 00021813  0x0000559e random  0x0000003f 
+ 00021814  0x0000559f and_into  0x0000000f , 0x0000003f 
+ 00021815  0x000055a0 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00021816  0x000055a1 branch  0x00005535 , 0x00000002 
+ 00021817  0x000055a2 store  0x00000001 , 0x00000458 
+ 00021818  0x000055a3 store  0x00000001 , 0x000006e6 
+ 00021819  0x000055a4 bpatchx  0x00000054 , 0x0000402a 
+ 00021820  0x000055a5 fetcht  0x00000002 , 0x00004367 
+ 00021821  0x000055a6 storet  0x00000002 , 0x00000441 
+ 00021822  0x000055a7 copy  0x00000002 , 0x00000013 
+ 00021823  0x000055a8 add  0x00000022 , 0x00000007 , 0x0000003f 
+ 00021824  0x000055a9 idiv  0x00000013 
+ 00021825  0x000055aa call  0x00007f86 
+ 00021826  0x000055ab remainder  0x00000011 
+ 00021827  0x000055ac isub  0x00000011 , 0x0000003f 
+ 00021828  0x000055ad iadd  0x00000013 , 0x0000003f 
+ 00021829  0x000055ae fetcht  0x00000002 , 0x00004365 
+ 00021830  0x000055af iadd  0x00000002 , 0x0000003f 
+ 00021831  0x000055b0 store  0x00000004 , 0x00000443 
+ 00021832  0x000055b1 isub  0x00000022 , 0x00000011 
+ 00021833  0x000055b2 increase  0xfffffffa , 0x00000011 
+ 00021834  0x000055b3 arg  0x00002205 , 0x00000012 
+ 00021835  0x000055b4 fetch  0x00000001 , 0x00004495 
+ 00021836  0x000055b5 nsetflag  0x00000034 , 0x00000006 , 0x00000012 
+ 00021837  0x000055b6 fetch  0x00000001 , 0x0000448e 
+ 00021838  0x000055b7 nsetflag  0x00000034 , 0x00000007 , 0x00000012 
+ 00021839  0x000055b8 copy  0x00000012 , 0x0000003f 
+ 00021840  0x000055b9 store  0x00000002 , 0x000043dc 
+ 00021841  0x000055ba fetch  0x00000006 , 0x000044a0 
+ 00021842  0x000055bb istore  0x00000006 , 0x00000005 
+ 00021843  0x000055bc fetch  0x00000006 , 0x0000044f 
+ 00021844  0x000055bd istore  0x00000006 , 0x00000005 
+ 00021845  0x000055be fetch  0x00000004 , 0x00000463 
+ 00021846  0x000055bf istore  0x00000004 , 0x00000005 
+ 00021847  0x000055c0 random  0x0000003f 
+ 00021848  0x000055c1 istore  0x00000002 , 0x00000005 
+ 00021849  0x000055c2 random  0x0000003f 
+ 00021850  0x000055c3 istore  0x00000001 , 0x00000005 
+ 00021851  0x000055c4 force  0x00000002 , 0x0000003f 
+ 00021852  0x000055c5 istore  0x00000001 , 0x00000005 
+ 00021853  0x000055c6 rshift2  0x00000011 , 0x0000003f 
+ 00021854  0x000055c7 istore  0x00000002 , 0x00000005 
+ 00021855  0x000055c8 rshift2  0x00000013 , 0x0000003f 
+ 00021856  0x000055c9 istore  0x00000002 , 0x00000005 
+ 00021857  0x000055ca bpatchx  0x00000055 , 0x0000402a 
+ 00021858  0x000055cb setarg  0x00000000 
+ 00021859  0x000055cc istore  0x00000002 , 0x00000005 
+ 00021860  0x000055cd fetch  0x00000002 , 0x0000449c 
+ 00021861  0x000055ce istore  0x00000002 , 0x00000005 
+ 00021862  0x000055cf fetch  0x00000005 , 0x0000046f 
+ 00021863  0x000055d0 istore  0x00000005 , 0x00000005 
+ 00021864  0x000055d1 fetch  0x00000001 , 0x00000458 
+ 00021865  0x000055d2 arg  0x000000a0 , 0x00000002 
+ 00021866  0x000055d3 ior  0x00000002 , 0x0000003f 
+ 00021867  0x000055d4 istore  0x00000001 , 0x00000005 
+ 00021868  0x000055d5 call  0x000054c7 
+ 00021869  0x000055d6 setarg  0x000043dc 
+ 00021870  0x000055d7 add  0x0000003f , 0x00000012 , 0x00000006 
+ 00021871  0x000055d8 ifetch  0x00000003 , 0x00000006 
+ 00021872  0x000055d9 store  0x00000003 , 0x00000467 
+ 00021873  0x000055da rtn 
+ 00021874  0x000055dd bpatchx  0x00000056 , 0x0000402a 
+ 00021875  0x000055de disable  0x00000029 
+ 00021876  0x000055df branch  0x0000540c 
+ 00021877  0x000055e4 fetch  0x00000001 , 0x0000043f 
+ 00021878  0x000055e5 rtnbit0  0x00000005 
+ 00021879  0x000055e6 fetch  0x00000002 , 0x00000459 
+ 00021880  0x000055e7 fetcht  0x00000002 , 0x0000045f 
+ 00021881  0x000055e8 isub  0x00000002 , 0x0000003f 
+ 00021882  0x000055e9 nrtn  0x00000002 
+ 00021883  0x000055ea store  0x00000002 , 0x00000a9a 
+ 00021884  0x000055eb bpatchx  0x00000057 , 0x0000402a 
+ 00021885  0x000055ec fetch  0x00000001 , 0x0000043f 
+ 00021886  0x000055ed set0  0x00000005 , 0x0000003f 
+ 00021887  0x000055ee set0  0x00000003 , 0x0000003f 
+ 00021888  0x000055ef store  0x00000001 , 0x0000043f 
+ 00021889  0x000055f0 fetch  0x00000004 , 0x00000443 
+ 00021890  0x000055f1 fetcht  0x00000002 , 0x00000441 
+ 00021891  0x000055f2 storet  0x00000002 , 0x00000aa2 
+ 00021892  0x000055f3 isub  0x00000002 , 0x00000011 
+ 00021893  0x000055f4 bpatchx  0x00000058 , 0x0000402b 
+ 00021894  0x000055f5 fetch  0x00000001 , 0x000043d3 
+ 00021895  0x000055f6 store  0x00000001 , 0x0000046a 
+ 00021896  0x000055f7 ifetcht  0x00000002 , 0x00000006 
+ 00021897  0x000055f8 ifetch  0x00000002 , 0x00000006 
+ 00021898  0x000055f9 lshift2  0x0000003f , 0x0000003f 
+ 00021899  0x000055fa store  0x00000002 , 0x00000441 
+ 00021900  0x000055fb lshift2  0x00000002 , 0x00000002 
+ 00021901  0x000055fc iadd  0x00000002 , 0x0000003f 
+ 00021902  0x000055fd ifetcht  0x00000004 , 0x00000006 
+ 00021903  0x000055fe storet  0x00000004 , 0x0000046b 
+ 00021904  0x000055ff iadd  0x00000011 , 0x0000003f 
+ 00021905  0x00005600 copy  0x0000003f , 0x00000014 
+ 00021906  0x00005601 fetch  0x00000002 , 0x00000441 
+ 00021907  0x00005602 fetcht  0x00000002 , 0x00000aa2 
+ 00021908  0x00005603 isub  0x00000002 , 0x0000003f 
+ 00021909  0x00005604 fetcht  0x00000002 , 0x00000a9a 
+ 00021910  0x00005605 imul32  0x00000002 , 0x0000003f 
+ 00021911  0x00005606 iadd  0x00000014 , 0x0000003f 
+ 00021912  0x00005607 store  0x00000004 , 0x00000443 
+ 00021913  0x00005608 call  0x00005713 
+ 00021914  0x00005609 fetch  0x00000002 , 0x0000046d 
+ 00021915  0x0000560a store  0x00000002 , 0x000044ba 
+ 00021916  0x0000560b rtn 
+ 00021917  0x0000560f bpatchx  0x00000059 , 0x0000402b 
+ 00021918  0x00005610 fetch  0x00000001 , 0x0000043f 
+ 00021919  0x00005611 rtnbit0  0x00000006 
+ 00021920  0x00005612 fetch  0x00000002 , 0x00000459 
+ 00021921  0x00005613 fetcht  0x00000002 , 0x0000045f 
+ 00021922  0x00005614 isub  0x00000002 , 0x0000003f 
+ 00021923  0x00005615 nrtn  0x00000002 
+ 00021924  0x00005616 fetch  0x00000001 , 0x0000043f 
+ 00021925  0x00005617 set0  0x00000006 , 0x0000003f 
+ 00021926  0x00005618 store  0x00000001 , 0x0000043f 
+ 00021927  0x00005619 fetch  0x00000005 , 0x000043ce 
+ 00021928  0x0000561a store  0x00000005 , 0x0000046f 
+ 00021929  0x0000561b branch  0x0000545b 
+ 00021930  0x0000561f bpatchx  0x0000005a , 0x0000402b 
+ 00021931  0x00005620 call  0x000056ed 
+ 00021932  0x00005621 call  0x000055c0 
+ 00021933  0x00005622 fetch  0x00000001 , 0x000002d9 
+ 00021934  0x00005623 isolate1  0x00000004 , 0x0000003f 
+ 00021935  0x00005624 setflag  0x00000001 , 0x0000002a , 0x00000000 
+ 00021936  0x00005625 rshift  0x0000003f , 0x0000003f 
+ 00021937  0x00005626 ixor  0x00000002 , 0x0000003f 
+ 00021938  0x00005627 isolate1  0x00000002 , 0x0000003f 
+ 00021939  0x00005628 setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00021940  0x00005629 rtnmark1  0x0000000f 
+ 00021941  0x0000562a fetch  0x00000001 , 0x000002da 
+ 00021942  0x0000562b branch  0x000055bc , 0x00000034 
+ 00021943  0x0000562c fetch  0x00000001 , 0x0000043f 
+ 00021944  0x0000562d bbit0  0x00000004 , 0x000055bc 
+ 00021945  0x0000562e call  0x0000748d 
+ 00021946  0x0000562f call  0x000073fb 
+ 00021947  0x00005630 nrtn  0x00000034 
+ 00021948  0x00005632 fetcht  0x00000001 , 0x00000456 
+ 00021949  0x00005633 setflip  0x00000002 , 0x00000002 
+ 00021950  0x00005634 storet  0x00000001 , 0x00000456 
+ 00021951  0x00005635 rtn 
+ 00021952  0x00005639 bpatchx  0x0000005b , 0x0000402b 
+ 00021953  0x0000563a fetcht  0x00000001 , 0x00000456 
+ 00021954  0x0000563b isolate0  0x00000005 , 0x00000002 
+ 00021955  0x0000563c rtn  0x00000001 
+ 00021956  0x0000563d fetch  0x00000001 , 0x000002d9 
+ 00021957  0x0000563e lshift  0x0000003f , 0x0000003f 
+ 00021958  0x0000563f ixor  0x00000002 , 0x0000003f 
+ 00021959  0x00005640 rtnbit0  0x00000003 
+ 00021960  0x00005641 set0  0x00000005 , 0x00000002 
+ 00021961  0x00005642 setflip  0x00000003 , 0x00000002 
+ 00021962  0x00005643 storet  0x00000001 , 0x00000456 
+ 00021963  0x00005644 compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00021964  0x00005645 nrtn  0x00000001 
+ 00021965  0x00005646 fetch  0x00000001 , 0x000043de 
+ 00021966  0x00005647 beq  0x00000005 , 0x000055d2 
+ 00021967  0x00005648 fetch  0x00000001 , 0x000044c5 
+ 00021968  0x00005649 beq  0x00000002 , 0x000055d6 
+ 00021969  0x0000564a rtn 
+ 00021970  0x0000564e fetch  0x00000001 , 0x0000043f 
+ 00021971  0x0000564f set1  0x00000004 , 0x0000003f 
+ 00021972  0x00005650 store  0x00000001 , 0x0000043f 
+ 00021973  0x00005651 rtn 
+ 00021974  0x00005654 bpatchx  0x0000005c , 0x0000402b 
+ 00021975  0x00005655 jam  0x00000000 , 0x000044c5 
+ 00021976  0x00005656 arg  0x00000000 , 0x0000003f 
+ 00021977  0x00005657 store  0x00000004 , 0x0000440d 
+ 00021978  0x00005658 store  0x00000005 , 0x00004403 
+ 00021979  0x00005659 set1  0x00000027 , 0x0000003f 
+ 00021980  0x0000565a store  0x00000005 , 0x00004408 
+ 00021981  0x0000565b fetch  0x00000001 , 0x0000043f 
+ 00021982  0x0000565c set0  0x00000004 , 0x0000003f 
+ 00021983  0x0000565d store  0x00000001 , 0x0000043f 
+ 00021984  0x0000565e rtn 
+ 00021985  0x00005662 bpatchx  0x0000005d , 0x0000402b 
+ 00021986  0x00005663 call  0x00005422 
+ 00021987  0x00005664 call  0x00005485 
+ 00021988  0x00005665 fetch  0x00000001 , 0x00000001 
+ 00021989  0x00005666 increase  0x00000001 , 0x0000003f 
+ 00021990  0x00005667 store  0x00000001 , 0x00000001 
+ 00021991  0x00005668 rtn 
+ 00021992  0x0000566c bpatchx  0x0000005e , 0x0000402b 
+ 00021993  0x0000566d fetch  0x00000001 , 0x00004369 
+ 00021994  0x0000566e rtnne  0x00000001 
+ 00021995  0x0000566f arg  0x00000002 , 0x00000007 
+ 00021996  0x00005670 call  0x00007f16 
+ 00021997  0x00005671 nrtn  0x00000034 
+ 00021998  0x00005672 fetch  0x00000002 , 0x0000436a 
+ 00021999  0x00005673 fetcht  0x00000002 , 0x0000436c 
+ 00022000  0x00005674 isub  0x00000002 , 0x0000003f 
+ 00022001  0x00005675 arg  0x00000002 , 0x00000007 
+ 00022002  0x00005676 call  0x00007f08 
+ 00022003  0x00005677 disable  0x00000029 
+ 00022004  0x00005678 call  0x00005572 
+ 00022005  0x00005679 call  0x000055e1 
+ 00022006  0x0000567a nrtn  0x0000002d 
+ 00022007  0x0000567b bpatchx  0x0000005f , 0x0000402b 
+ 00022008  0x0000567c fetch  0x00000006 , 0x000002db 
+ 00022009  0x0000567d store  0x00000006 , 0x0000044f 
+ 00022010  0x00005680 fetch  0x00000001 , 0x00000002 
+ 00022011  0x00005681 increase  0x00000001 , 0x0000003f 
+ 00022012  0x00005682 store  0x00000001 , 0x00000002 
+ 00022013  0x00005683 call  0x00005608 
+ 00022014  0x00005684 rtn  0x00000029 
+ 00022015  0x00005685 call  0x0000550b 
+ 00022016  0x00005686 nrtn  0x0000002d 
+ 00022017  0x00005687 bpatchx  0x00000060 , 0x0000402c 
+ 00022018  0x00005688 fetch  0x00000001 , 0x00000004 
+ 00022019  0x00005689 increase  0x00000001 , 0x0000003f 
+ 00022020  0x0000568a store  0x00000001 , 0x00000004 
+ 00022021  0x0000568b fetch  0x00000009 , 0x000002e1 
+ 00022022  0x0000568c store  0x00000009 , 0x00000101 
+ 00022023  0x0000568d rtn 
+ 00022024  0x00005690 bpatchx  0x00000061 , 0x0000402c 
+ 00022025  0x00005691 fetch  0x00000001 , 0x0000049b 
+ 00022026  0x00005692 rtnne  0x0000001b 
+ 00022027  0x00005693 fetch  0x00000006 , 0x0000044f 
+ 00022028  0x00005694 fetcht  0x00000006 , 0x0000448f 
+ 00022029  0x00005695 isub  0x00000002 , 0x0000003e 
+ 00022030  0x00005696 nrtn  0x00000005 
+ 00022031  0x00005697 call  0x0000223b 
+ 00022032  0x00005698 nrtn  0x00000005 
+ 00022033  0x00005699 call  0x0000552b 
+ 00022034  0x0000569a call  0x00005340 
+ 00022035  0x0000569b bpatchx  0x00000062 , 0x0000402c 
+ 00022036  0x0000569c jam  0x00000000 , 0x000041ce 
+ 00022037  0x0000569d jam  0x00000000 , 0x00000476 
+ 00022038  0x0000569e jam  0x00000000 , 0x00004369 
+ 00022039  0x0000569f jam  0x00000000 , 0x0000049b 
+ 00022040  0x000056a0 branch  0x00002223 
+ 00022041  0x000056a3 arg  0x00000001 , 0x00000011 
+ 00022042  0x000056a4 fetch  0x00000001 , 0x000002d9 
+ 00022043  0x000056a5 rtnbit1  0x00000006 
+ 00022044  0x000056a6 arg  0x00000000 , 0x00000011 
+ 00022045  0x000056a7 rtn 
+ 00022046  0x000056ac bpatchx  0x00000063 , 0x0000402c 
+ 00022047  0x000056ad fetch  0x00000001 , 0x00000456 
+ 00022048  0x000056ae rtnbit1  0x00000005 
+ 00022049  0x000056af call  0x00005642 
+ 00022050  0x000056b0 call  0x00005873 
+ 00022051  0x000056b1 branch  0x00005664 , 0x00000034 
+ 00022052  0x000056b2 ifetch  0x00000001 , 0x00000006 
+ 00022053  0x000056b3 ifetcht  0x00000001 , 0x00000006 
+ 00022054  0x000056b4 copy  0x00000002 , 0x00000011 
+ 00022055  0x000056b5 isub  0x00000011 , 0x0000003f 
+ 00022056  0x000056b6 arg  0x0000001b , 0x00000002 
+ 00022057  0x000056b7 call  0x00007fdd 
+ 00022058  0x000056b8 copy  0x0000003f , 0x00000002 
+ 00022059  0x000056b9 ifetch  0x00000001 , 0x00000006 
+ 00022060  0x000056ba copy  0x0000003f , 0x00000001 
+ 00022061  0x000056bb copy  0x00000011 , 0x0000003f 
+ 00022062  0x000056bc iadd  0x00000006 , 0x00000006 
+ 00022063  0x000056bd arg  0x000043de , 0x00000005 
+ 00022064  0x000056be copy  0x00000002 , 0x00000039 
+ 00022065  0x000056bf call  0x00007f01 
+ 00022066  0x000056c0 call  0x00005654 
+ 00022067  0x000056c1 call  0x00005666 
+ 00022068  0x000056c3 call  0x00005873 
+ 00022069  0x000056c4 ifetch  0x00000001 , 0x00000006 
+ 00022070  0x000056c5 copy  0x0000003f , 0x00000011 
+ 00022071  0x000056c6 copy  0x00000006 , 0x00000013 
+ 00022072  0x000056c7 ifetcht  0x00000001 , 0x00000006 
+ 00022073  0x000056c8 copy  0x00000002 , 0x00000012 
+ 00022074  0x000056c9 isub  0x00000012 , 0x0000003f 
+ 00022075  0x000056ca arg  0x0000001b , 0x00000002 
+ 00022076  0x000056cb call  0x00007fdd 
+ 00022077  0x000056cc iadd  0x00000012 , 0x0000003f 
+ 00022078  0x000056cd istore  0x00000001 , 0x00000013 
+ 00022079  0x000056ce isub  0x00000011 , 0x0000003e 
+ 00022080  0x000056cf nrtn  0x00000005 
+ 00022081  0x000056d0 branch  0x00005896 
+ 00022082  0x000056d4 call  0x00005649 
+ 00022083  0x000056d5 rtnmark1  0x00000029 
+ 00022084  0x000056d6 fetch  0x00000001 , 0x000044e9 
+ 00022085  0x000056d7 bbit0  0x00000002 , 0x00005652 
+ 00022086  0x000056d8 call  0x00005876 
+ 00022087  0x000056d9 branch  0x00005652 , 0x00000034 
+ 00022088  0x000056da branch  0x00005650 
+ 00022089  0x000056de call  0x00005873 
+ 00022090  0x000056df branch  0x00005652 , 0x00000034 
+ 00022091  0x000056e0 ifetch  0x00000001 , 0x00000006 
+ 00022092  0x000056e1 ifetcht  0x00000001 , 0x00000006 
+ 00022093  0x000056e2 isub  0x00000002 , 0x0000003f 
+ 00022094  0x000056e3 sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00022095  0x000056e4 branch  0x00005652 , 0x00000002 
+ 00022096  0x000056e6 set1  0x00000029 , 0x00000000 
+ 00022097  0x000056e7 rtn 
+ 00022098  0x000056ea set0  0x00000029 , 0x00000000 
+ 00022099  0x000056eb rtn 
+ 00022100  0x000056ee copy  0x00000011 , 0x0000003f 
+ 00022101  0x000056ef rtn  0x00000034 
+ 00022102  0x000056f0 arg  0x00000001 , 0x00000001 
+ 00022103  0x000056f1 rtn 
+ 00022104  0x000056f5 bpatchx  0x00000064 , 0x0000402c 
+ 00022105  0x000056f6 increase  0x00000001 , 0x00000002 
+ 00022106  0x000056f7 call  0x0000576a 
+ 00022107  0x000056f8 increase  0xfffffffe , 0x00000006 
+ 00022108  0x000056f9 ifetch  0x00000002 , 0x00000006 
+ 00022109  0x000056fa arg  0x00002902 , 0x00000002 
+ 00022110  0x000056fb isub  0x00000002 , 0x0000003e 
+ 00022111  0x000056fc nrtn  0x00000005 
+ 00022112  0x000056fd increase  0x00000001 , 0x00000006 
+ 00022113  0x000056fe copy  0x00000006 , 0x00000011 
+ 00022114  0x000056ff ifetch  0x00000001 , 0x00000006 
+ 00022115  0x00005700 rtn 
+ 00022116  0x00005704 force  0x00000000 , 0x00000002 
+ 00022117  0x00005705 force  0x00000001 , 0x00000001 
+ 00022118  0x00005708 bpatchx  0x00000065 , 0x0000402c 
+ 00022119  0x00005709 storet  0x00000001 , 0x000043dd 
+ 00022120  0x0000570a fetcht  0x00000001 , 0x00000456 
+ 00022121  0x0000570b set1  0x00000005 , 0x00000002 
+ 00022122  0x0000570c and  0x00000002 , 0x000000fc , 0x0000003f 
+ 00022123  0x0000570d ior  0x00000001 , 0x0000003f 
+ 00022124  0x0000570e store  0x00000001 , 0x00000456 
+ 00022125  0x0000570f and_into  0x0000001f , 0x0000003f 
+ 00022126  0x00005710 isolate1  0x00000029 , 0x00000000 
+ 00022127  0x00005711 setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00022128  0x00005712 store  0x00000001 , 0x000043dc 
+ 00022129  0x00005714 fetch  0x00000001 , 0x000043dc 
+ 00022130  0x00005715 compare  0x00000001 , 0x00000001 , 0x00000003 
+ 00022131  0x00005716 nbranch  0x00005676 , 0x00000001 
+ 00022132  0x00005717 fetch  0x00000001 , 0x000043dd 
+ 00022133  0x00005718 rtn  0x00000034 
+ 00022134  0x0000571a fetch  0x00000001 , 0x0000043f 
+ 00022135  0x0000571b rtnbit0  0x00000004 
+ 00022136  0x0000571c call  0x0000748d 
+ 00022137  0x0000571d branch  0x000073e3 
+ 00022138  0x00005721 arg  0x00000000 , 0x00000007 
+ 00022139  0x00005722 branch  0x00002c32 
+ 00022140  0x00005725 arg  0x00000000 , 0x00000007 
+ 00022141  0x00005726 branch  0x00002c36 
+ 00022142  0x0000572a bpatchx  0x00000066 , 0x0000402c 
+ 00022143  0x0000572b rtnmark1  0x0000000f 
+ 00022144  0x0000572c call  0x00005890 
+ 00022145  0x0000572d nrtn  0x00000034 
+ 00022146  0x0000572e fetch  0x00000001 , 0x000002d9 
+ 00022147  0x0000572f and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00022148  0x00005730 store  0x00000001 , 0x0000450c 
+ 00022149  0x00005731 ifetch  0x00000001 , 0x00000006 
+ 00022150  0x00005732 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00022151  0x00005733 store  0x00000001 , 0x0000450b 
+ 00022152  0x00005734 rtn  0x00000034 
+ 00022153  0x00005735 copy  0x00000006 , 0x0000003f 
+ 00022154  0x00005736 store  0x00000002 , 0x0000450d 
+ 00022155  0x00005737 fetch  0x00000001 , 0x0000450c 
+ 00022156  0x00005738 beq  0x00000003 , 0x00005c64 
+ 00022157  0x0000573a call  0x0000569a 
+ 00022158  0x0000573b nbranch  0x0000567a , 0x00000028 
+ 00022159  0x0000573c call  0x0000567c 
+ 00022160  0x0000573d fetch  0x00000002 , 0x0000450d 
+ 00022161  0x0000573e copy  0x0000003f , 0x00000006 
+ 00022162  0x0000573f ifetch  0x00000002 , 0x00000006 
+ 00022163  0x00005740 store  0x00000002 , 0x000044fc 
+ 00022164  0x00005741 bpatchx  0x00000067 , 0x0000402c 
+ 00022165  0x00005742 ifetch  0x00000002 , 0x00000006 
+ 00022166  0x00005743 beq  0x00000004 , 0x000058ab 
+ 00022167  0x00005744 beq  0x00000006 , 0x00005af4 
+ 00022168  0x00005745 beq  0x00000005 , 0x00005ab6 
+ 00022169  0x00005746 rtn 
+ 00022170  0x0000574a fetch  0x00000001 , 0x0000450c 
+ 00022171  0x0000574b beq  0x00000002 , 0x000056a9 
+ 00022172  0x0000574c beq  0x00000001 , 0x000056c1 
+ 00022173  0x0000574d rtn 
+ 00022174  0x00005753 call  0x00007fe7 
+ 00022175  0x00005754 arg  0x00000004 , 0x00000002 
+ 00022176  0x00005755 isub  0x0000003f , 0x0000003e 
+ 00022177  0x00005756 rtn  0x00000005 
+ 00022178  0x00005757 arg  0x00000005 , 0x00000002 
+ 00022179  0x00005758 isub  0x0000003f , 0x0000003e 
+ 00022180  0x00005759 rtn  0x00000005 
+ 00022181  0x0000575a arg  0x00000006 , 0x00000002 
+ 00022182  0x0000575b isub  0x0000003f , 0x0000003e 
+ 00022183  0x0000575c rtn  0x00000005 
+ 00022184  0x0000575d branch  0x00007fe9 
+ 00022185  0x00005761 fetch  0x00000002 , 0x0000450d 
+ 00022186  0x00005762 copy  0x0000003f , 0x00000006 
+ 00022187  0x00005763 ifetch  0x00000002 , 0x00000006 
+ 00022188  0x00005764 store  0x00000002 , 0x000044fc 
+ 00022189  0x00005765 ifetch  0x00000002 , 0x00000006 
+ 00022190  0x00005766 call  0x0000569e 
+ 00022191  0x00005767 nrtn  0x00000028 
+ 00022192  0x00005768 fetcht  0x00000001 , 0x0000450b 
+ 00022193  0x00005769 storet  0x00000001 , 0x000044fe 
+ 00022194  0x0000576a fetch  0x00000002 , 0x000044fc 
+ 00022195  0x0000576b increase  0x00000004 , 0x0000003f 
+ 00022196  0x0000576c isub  0x00000002 , 0x0000003e 
+ 00022197  0x0000576d branch  0x00007fe7 , 0x00000005 
+ 00022198  0x0000576e fetch  0x00000001 , 0x0000450b 
+ 00022199  0x0000576f copy  0x0000003f , 0x00000039 
+ 00022200  0x00005770 arg  0x00000311 , 0x00000005 
+ 00022201  0x00005771 fetch  0x00000002 , 0x0000450d 
+ 00022202  0x00005772 copy  0x0000003f , 0x00000006 
+ 00022203  0x00005773 call  0x00007f01 
+ 00022204  0x00005774 branch  0x00007fe9 
+ 00022205  0x0000577a call  0x00007fe7 
+ 00022206  0x0000577b fetch  0x00000001 , 0x000044fe 
+ 00022207  0x0000577c nrtn  0x00000034 
+ 00022208  0x0000577d branch  0x00007fe9 
+ 00022209  0x00005780 call  0x000056bd 
+ 00022210  0x00005781 nrtn  0x00000028 
+ 00022211  0x00005782 fetch  0x00000001 , 0x000044fe 
+ 00022212  0x00005783 arg  0x00000311 , 0x00000005 
+ 00022213  0x00005784 iadd  0x00000005 , 0x00000011 
+ 00022214  0x00005785 fetcht  0x00000001 , 0x0000450b 
+ 00022215  0x00005786 iadd  0x00000002 , 0x0000003f 
+ 00022216  0x00005787 store  0x00000001 , 0x000044fe 
+ 00022217  0x00005788 fetch  0x00000001 , 0x0000450b 
+ 00022218  0x00005789 copy  0x0000003f , 0x00000039 
+ 00022219  0x0000578a copy  0x00000011 , 0x00000005 
+ 00022220  0x0000578b fetch  0x00000002 , 0x0000450d 
+ 00022221  0x0000578c copy  0x0000003f , 0x00000006 
+ 00022222  0x0000578d call  0x00007ef4 
+ 00022223  0x0000578e setarg  0x00000311 
+ 00022224  0x0000578f store  0x00000002 , 0x0000450d 
+ 00022225  0x00005790 fetch  0x00000002 , 0x000044fc 
+ 00022226  0x00005791 increase  0x00000004 , 0x0000003f 
+ 00022227  0x00005792 fetcht  0x00000001 , 0x000044fe 
+ 00022228  0x00005793 isub  0x00000002 , 0x0000003e 
+ 00022229  0x00005794 branch  0x00007fe7 , 0x00000005 
+ 00022230  0x00005795 branch  0x00007fe9 
+ 00022231  0x0000579c call  0x00007ea5 
+ 00022232  0x0000579d arg  0x0000445e , 0x00000005 
+ 00022233  0x0000579f fetch  0x00000002 , 0x000044fc 
+ 00022234  0x000057a0 increase  0xfffffffb , 0x0000003f 
+ 00022235  0x000057a2 istore  0x00000001 , 0x00000005 
+ 00022236  0x000057a3 copy  0x0000003f , 0x00000039 
+ 00022237  0x000057a4 call  0x00007e9f 
+ 00022238  0x000057a5 branch  0x00007ef4 
+ 00022239  0x000057a8 call  0x00007ea5 
+ 00022240  0x000057a9 arg  0x00004471 , 0x00000005 
+ 00022241  0x000057aa branch  0x000056d9 
+ 00022242  0x000057af fetch  0x00000002 , 0x000041f9 
+ 00022243  0x000057b0 branch  0x00007f9c 
+ 00022244  0x000057b3 fetcht  0x00000004 , 0x0000045b 
+ 00022245  0x000057b4 call  0x00002a7b 
+ 00022246  0x000057b5 isub  0x00000002 , 0x0000000b 
+ 00022247  0x000057b6 deposit  0x0000000b 
+ 00022248  0x000057b7 fetcht  0x00000002 , 0x0000046d 
+ 00022249  0x000057b8 lshift4  0x00000002 , 0x00000002 
+ 00022250  0x000057b9 lshift  0x00000002 , 0x00000002 
+ 00022251  0x000057ba isub  0x00000002 , 0x0000003f 
+ 00022252  0x000057bb rtn 
+ 00022253  0x000057be call  0x00002a7b 
+ 00022254  0x000057bf store  0x00000004 , 0x0000045b 
+ 00022255  0x000057c0 rtn 
+ 00022256  0x000057c4 jam  0x00000024 , 0x00000016 
+ 00022257  0x000057c5 jam  0x00000000 , 0x00000ac2 
+ 00022258  0x000057c7 bpatchx  0x00000068 , 0x0000402d 
+ 00022259  0x000057c8 fetch  0x00000001 , 0x0000436e 
+ 00022260  0x000057c9 rtn  0x00000034 
+ 00022261  0x000057ca arg  0x00000000 , 0x00000007 
+ 00022262  0x000057cb call  0x00007f16 
+ 00022263  0x000057cc nrtn  0x00000034 
+ 00022264  0x000057cd bpatchx  0x00000069 , 0x0000402d 
+ 00022265  0x000057cf disable  0x00000029 
+ 00022266  0x000057d0 enable  0x00000010 
+ 00022267  0x000057d1 call  0x00005572 
+ 00022268  0x000057d2 call  0x00005422 
+ 00022269  0x000057d3 call  0x000054e9 
+ 00022270  0x000057d4 nbranch  0x00005706 , 0x0000002d 
+ 00022271  0x000057d5 fetch  0x00000001 , 0x00000003 
+ 00022272  0x000057d6 increase  0x00000001 , 0x0000003f 
+ 00022273  0x000057d7 store  0x00000001 , 0x00000003 
+ 00022274  0x000057d8 fetch  0x00000001 , 0x000002d9 
+ 00022275  0x000057d9 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00022276  0x000057da beq  0x00000003 , 0x0000551c 
+ 00022277  0x000057db beq  0x00000005 , 0x00005728 
+ 00022278  0x000057dd bpatchx  0x0000006a , 0x0000402d 
+ 00022279  0x000057de random  0x0000003f 
+ 00022280  0x000057df arg  0x000001ff , 0x00000002 
+ 00022281  0x000057e0 iand  0x00000002 , 0x0000003f 
+ 00022282  0x000057e1 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00022283  0x000057e2 call  0x00003cbe 
+ 00022284  0x000057e3 fetch  0x00000001 , 0x00000ac2 
+ 00022285  0x000057e4 fetcht  0x00000001 , 0x0000448d 
+ 00022286  0x000057e5 isub  0x00000002 , 0x0000003e 
+ 00022287  0x000057e6 nbranch  0x000056f2 , 0x00000005 
+ 00022288  0x000057e7 arg  0x00000000 , 0x00000007 
+ 00022289  0x000057e8 fetch  0x00000002 , 0x00004482 
+ 00022290  0x000057e9 branch  0x00007f08 
+ 00022291  0x000057ed bpatchx  0x0000006b , 0x0000402d 
+ 00022292  0x000057ee fetch  0x00000001 , 0x00000476 
+ 00022293  0x000057ef call  0x000053fc 
+ 00022294  0x000057f0 fetch  0x00000002 , 0x00000441 
+ 00022295  0x000057f1 imul32  0x00000002 , 0x0000003f 
+ 00022296  0x000057f2 arg  0x00000177 , 0x00000002 
+ 00022297  0x000057f3 imul32  0x00000002 , 0x0000003f 
+ 00022298  0x000057f4 arg  0x000186a0 , 0x00000002 
+ 00022299  0x000057f5 idiv  0x00000002 
+ 00022300  0x000057f6 fetch  0x00000001 , 0x0000046a 
+ 00022301  0x000057f7 arg  0x00004e20 , 0x00000002 
+ 00022302  0x000057f8 imul32  0x00000002 , 0x0000003f 
+ 00022303  0x000057f9 iadd  0x00000002 , 0x0000003f 
+ 00022304  0x000057fa store  0x00000004 , 0x000044e5 
+ 00022305  0x000057fb bpatchx  0x0000006c , 0x0000402d 
+ 00022306  0x000057fc fetch  0x00000002 , 0x000040c1 
+ 00022307  0x000057fd call  0x00007f86 
+ 00022308  0x000057fe quotient  0x00000002 
+ 00022309  0x000057ff iadd  0x00000002 , 0x0000003f 
+ 00022310  0x00005800 store  0x00000002 , 0x0000044d 
+ 00022311  0x00005801 rtn 
+ 00022312  0x00005804 bpatchx  0x0000006d , 0x0000402d 
+ 00022313  0x00005805 fetch  0x00000006 , 0x000002e1 
+ 00022314  0x00005806 fetcht  0x00000006 , 0x000044a0 
+ 00022315  0x00005807 isub  0x00000002 , 0x0000003e 
+ 00022316  0x00005808 nrtn  0x00000005 
+ 00022317  0x00005809 call  0x00005619 
+ 00022318  0x0000580a copy  0x00000011 , 0x0000003f 
+ 00022319  0x0000580b store  0x00000001 , 0x0000448e 
+ 00022320  0x0000580c fetch  0x00000007 , 0x000002ee 
+ 00022321  0x0000580d store  0x00000007 , 0x00000101 
+ 00022322  0x0000580e ifetch  0x00000008 , 0x00000006 
+ 00022323  0x0000580f istore  0x00000008 , 0x00000005 
+ 00022324  0x00005810 fetch  0x00000006 , 0x000002db 
+ 00022325  0x00005811 store  0x00000006 , 0x0000044f 
+ 00022326  0x00005812 increase  0x00000006 , 0x00000006 
+ 00022327  0x00005813 ifetch  0x00000008 , 0x00000006 
+ 00022328  0x00005814 store  0x00000008 , 0x00000463 
+ 00022329  0x00005815 ifetcht  0x00000002 , 0x00000006 
+ 00022330  0x00005816 bpatchx  0x0000006e , 0x0000402d 
+ 00022331  0x00005817 lshift2  0x00000002 , 0x00000002 
+ 00022332  0x00005818 ifetch  0x00000002 , 0x00000006 
+ 00022333  0x00005819 lshift2  0x0000003f , 0x0000003f 
+ 00022334  0x0000581a store  0x00000002 , 0x00000441 
+ 00022335  0x0000581b store  0x00000004 , 0x00000443 
+ 00022336  0x0000581c isub  0x00000002 , 0x0000003f 
+ 00022337  0x0000581d add  0x0000003f , 0xfffffffe , 0x00000028 
+ 00022338  0x0000581e ifetch  0x00000009 , 0x00000006 
+ 00022339  0x0000581f store  0x00000009 , 0x0000046b 
+ 00022340  0x00005820 bpatchx  0x0000006f , 0x0000402d 
+ 00022341  0x00005821 ifetch  0x00000001 , 0x00000006 
+ 00022342  0x00005822 rshift4  0x0000003f , 0x00000002 
+ 00022343  0x00005823 rshift  0x00000002 , 0x00000002 
+ 00022344  0x00005824 storet  0x00000001 , 0x00000476 
+ 00022345  0x00005825 and_into  0x0000001f , 0x0000003f 
+ 00022346  0x00005826 store  0x00000001 , 0x00000458 
+ 00022347  0x00005827 call  0x00005713 
+ 00022348  0x00005828 call  0x0000545b 
+ 00022349  0x00005829 call  0x0000534c 
+ 00022350  0x0000582a call  0x0000223b 
+ 00022351  0x0000582b nrtn  0x00000005 
+ 00022352  0x0000582c bpatchx  0x00000070 , 0x0000402e 
+ 00022353  0x0000582d call  0x00002841 
+ 00022354  0x0000582e call  0x00005ad3 
+ 00022355  0x0000582f jam  0x00000014 , 0x00000a99 
+ 00022356  0x00005830 call  0x00007d86 
+ 00022357  0x00005831 branch  0x00002223 
+ 00022358  0x00005835 bpatchx  0x00000071 , 0x0000402e 
+ 00022359  0x00005836 fetch  0x00000002 , 0x0000445a 
+ 00022360  0x00005837 iforce  0x00000012 
+ 00022361  0x00005838 fetch  0x00000002 , 0x0000445c 
+ 00022362  0x00005839 iforce  0x00000013 
+ 00022363  0x0000583a fetch  0x00000002 , 0x000044bc 
+ 00022364  0x0000583b iforce  0x00000006 
+ 00022365  0x0000583c enable  0x00000028 
+ 00022366  0x0000583d rtn 
+ 00022367  0x00005841 ifetch  0x00000002 , 0x00000006 
+ 00022368  0x00005842 rtn  0x00000034 
+ 00022369  0x00005843 isub  0x00000012 , 0x0000003e 
+ 00022370  0x00005844 nrtn  0x00000002 
+ 00022371  0x00005845 isub  0x00000013 , 0x0000003e 
+ 00022372  0x00005846 rtn  0x00000005 
+ 00022373  0x00005847 branch  0x00005768 , 0x00000002 
+ 00022374  0x00005848 force  0x00000001 , 0x0000003e 
+ 00022375  0x00005849 rtn 
+ 00022376  0x0000584b force  0x00000000 , 0x0000003f 
+ 00022377  0x0000584c rtn 
+ 00022378  0x00005851 call  0x0000576d 
+ 00022379  0x00005852 branch  0x00005779 , 0x00000005 
+ 00022380  0x00005853 rtn 
+ 00022381  0x00005856 bpatchx  0x00000072 , 0x0000402e 
+ 00022382  0x00005857 fetch  0x00000002 , 0x000044bc 
+ 00022383  0x00005858 iforce  0x00000006 
+ 00022384  0x0000585a ifetch  0x00000002 , 0x00000006 
+ 00022385  0x0000585b rtn  0x00000034 
+ 00022386  0x0000585c isub  0x00000002 , 0x0000003e 
+ 00022387  0x0000585d rtn  0x00000005 
+ 00022388  0x0000585e ifetch  0x00000001 , 0x00000006 
+ 00022389  0x0000585f iadd  0x00000006 , 0x00000006 
+ 00022390  0x00005860 ifetch  0x00000001 , 0x00000006 
+ 00022391  0x00005861 iadd  0x00000006 , 0x00000006 
+ 00022392  0x00005862 branch  0x00005770 
+ 00022393  0x00005864 ifetch  0x00000001 , 0x00000006 
+ 00022394  0x00005865 iadd  0x00000006 , 0x00000006 
+ 00022395  0x00005866 rtn 
+ 00022396  0x0000586b bpatchx  0x00000073 , 0x0000402e 
+ 00022397  0x0000586c fetch  0x00000002 , 0x000044bc 
+ 00022398  0x0000586d iforce  0x00000006 
+ 00022399  0x0000586f ifetch  0x00000002 , 0x00000006 
+ 00022400  0x00005870 rtn  0x00000034 
+ 00022401  0x00005871 ifetch  0x00000001 , 0x00000006 
+ 00022402  0x00005872 iadd  0x00000006 , 0x00000006 
+ 00022403  0x00005873 increase  0xfffffffe , 0x00000006 
+ 00022404  0x00005874 ifetch  0x00000002 , 0x00000006 
+ 00022405  0x00005875 isub  0x00000002 , 0x0000003e 
+ 00022406  0x00005876 rtn  0x00000005 
+ 00022407  0x00005877 ifetch  0x00000001 , 0x00000006 
+ 00022408  0x00005878 iadd  0x00000006 , 0x00000006 
+ 00022409  0x00005879 branch  0x0000577f 
+ 00022410  0x0000587e fetch  0x00000002 , 0x0000049c 
+ 00022411  0x0000587f branch  0x0000578e 
+ 00022412  0x00005882 bpatchx  0x00000074 , 0x0000402e 
+ 00022413  0x00005883 fetch  0x00000002 , 0x000044bc 
+ 00022414  0x00005885 iforce  0x00000006 
+ 00022415  0x00005886 copy  0x00000002 , 0x00000011 
+ 00022416  0x00005888 ifetch  0x00000002 , 0x00000006 
+ 00022417  0x00005889 branch  0x00005799 , 0x00000034 
+ 00022418  0x0000588a isub  0x00000011 , 0x0000003e 
+ 00022419  0x0000588b branch  0x0000579a , 0x00000005 
+ 00022420  0x0000588c ifetch  0x00000001 , 0x00000006 
+ 00022421  0x0000588d iadd  0x00000006 , 0x00000006 
+ 00022422  0x0000588e ifetch  0x00000001 , 0x00000006 
+ 00022423  0x0000588f iadd  0x00000006 , 0x00000006 
+ 00022424  0x00005890 branch  0x00005790 
+ 00022425  0x00005892 branch  0x00007fef 
+ 00022426  0x00005895 ifetch  0x00000001 , 0x00000006 
+ 00022427  0x00005896 store  0x00000001 , 0x000004a2 
+ 00022428  0x00005897 copy  0x0000003f , 0x00000039 
+ 00022429  0x00005898 arg  0x000004a3 , 0x00000005 
+ 00022430  0x00005899 call  0x00007ef4 
+ 00022431  0x0000589a ifetch  0x00000001 , 0x00000006 
+ 00022432  0x0000589b store  0x00000001 , 0x000004b3 
+ 00022433  0x0000589c call  0x00007ea5 
+ 00022434  0x0000589d branch  0x00007ff1 
+ 00022435  0x000058a1 bpatchx  0x00000075 , 0x0000402e 
+ 00022436  0x000058a2 call  0x000057a6 
+ 00022437  0x000058a3 branch  0x000057b8 
+ 00022438  0x000058a6 arg  0x00002a00 , 0x00000002 
+ 00022439  0x000058a7 call  0x0000577c 
+ 00022440  0x000058a8 rtn  0x00000034 
+ 00022441  0x000058a9 ifetch  0x00000001 , 0x00000006 
+ 00022442  0x000058aa copy  0x00000006 , 0x00000005 
+ 00022443  0x000058ab fetcht  0x00000001 , 0x000043af 
+ 00022444  0x000058ac copy  0x00000002 , 0x00000039 
+ 00022445  0x000058ad isub  0x00000002 , 0x0000003e 
+ 00022446  0x000058ae nbranch  0x000057b5 , 0x00000002 
+ 00022447  0x000058af isub  0x00000002 , 0x00000002 
+ 00022448  0x000058b0 arg  0x000043b0 , 0x00000006 
+ 00022449  0x000058b1 call  0x00007f01 
+ 00022450  0x000058b2 copy  0x00000002 , 0x00000039 
+ 00022451  0x000058b3 ncall  0x000057f0 , 0x00000005 
+ 00022452  0x000058b4 rtn 
+ 00022453  0x000058b6 copy  0x0000003f , 0x00000039 
+ 00022454  0x000058b7 arg  0x000043b0 , 0x00000006 
+ 00022455  0x000058b8 branch  0x00007ef4 
+ 00022456  0x000058bc arg  0x0000438f , 0x00000013 
+ 00022457  0x000058bd arg  0x00004370 , 0x00000011 
+ 00022458  0x000058be call  0x000057c5 
+ 00022459  0x000058bf setarg  0x00000000 
+ 00022460  0x000058c0 setflag  0x00000028 , 0x00000000 , 0x0000003f 
+ 00022461  0x000058c1 store  0x00000001 , 0x00000a9a 
+ 00022462  0x000058c2 arg  0x000043af , 0x00000013 
+ 00022463  0x000058c3 arg  0x00004390 , 0x00000011 
+ 00022464  0x000058c4 call  0x000057c5 
+ 00022465  0x000058c5 rtn  0x00000028 
+ 00022466  0x000058c6 fetch  0x00000001 , 0x00000a9a 
+ 00022467  0x000058c7 branch  0x00002a8c , 0x00000034 
+ 00022468  0x000058c8 rtn 
+ 00022469  0x000058cc bpatchx  0x00000076 , 0x0000402e 
+ 00022470  0x000058cd call  0x00007fe7 
+ 00022471  0x000058ce call  0x00007eda 
+ 00022472  0x000058cf arg  0x00000000 , 0x00000012 
+ 00022473  0x000058d0 arg  0x00000ac3 , 0x00000005 
+ 00022474  0x000058d1 call  0x000057df 
+ 00022475  0x000058d2 fetch  0x00000001 , 0x000043af 
+ 00022476  0x000058d3 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00022477  0x000058d4 iadd  0x00000012 , 0x00000011 
+ 00022478  0x000058d5 increase  0x00000002 , 0x00000011 
+ 00022479  0x000058d6 sub  0x00000011 , 0x0000001f , 0x0000003e 
+ 00022480  0x000058d7 nbranch  0x000057dd , 0x00000002 
+ 00022481  0x000058d8 istoret  0x00000001 , 0x00000005 
+ 00022482  0x000058d9 arg  0x00000009 , 0x00000002 
+ 00022483  0x000058da istoret  0x00000001 , 0x00000005 
+ 00022484  0x000058db iforce  0x00000039 
+ 00022485  0x000058dc call  0x00007ef4 
+ 00022486  0x000058dd copy  0x00000011 , 0x00000012 
+ 00022487  0x000058df deposit  0x00000012 
+ 00022488  0x000058e0 store  0x00000001 , 0x00000ac2 
+ 00022489  0x000058e1 arg  0x00000ac2 , 0x00000006 
+ 00022490  0x000058e2 setarg  0xffffffe0 
+ 00022491  0x000058e3 iadd  0x00000013 , 0x00000005 
+ 00022492  0x000058e4 branch  0x00007ebd 
+ 00022493  0x000058e7 call  0x00007fe9 
+ 00022494  0x000058e8 branch  0x000057d7 
+ 00022495  0x000058eb ifetch  0x00000001 , 0x00000011 
+ 00022496  0x000058ec rtn  0x00000034 
+ 00022497  0x000058ed pincrease  0x00000001 
+ 00022498  0x000058ee ifetcht  0x00000001 , 0x00000006 
+ 00022499  0x000058ef sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00022500  0x000058f0 branch  0x000057ee , 0x00000005 
+ 00022501  0x000058f1 iadd  0x00000012 , 0x00000012 
+ 00022502  0x000058f2 copy  0x00000011 , 0x00000006 
+ 00022503  0x000058f3 iforce  0x00000039 
+ 00022504  0x000058f4 call  0x00007ef4 
+ 00022505  0x000058f5 copy  0x00000006 , 0x00000011 
+ 00022506  0x000058f7 deposit  0x00000011 
+ 00022507  0x000058f8 isub  0x00000013 , 0x0000003e 
+ 00022508  0x000058f9 rtn  0x00000002 
+ 00022509  0x000058fa branch  0x000057df 
+ 00022510  0x000058fd iadd  0x00000011 , 0x00000011 
+ 00022511  0x000058fe branch  0x000057ea 
+ 00022512  0x00005902 setarg  0x00000020 
+ 00022513  0x00005903 istore  0x00000001 , 0x00000005 
+ 00022514  0x00005904 loop  0x000057f0 
+ 00022515  0x00005905 rtn 
+ 00022516  0x00005909 bpatchx  0x00000077 , 0x0000402e 
+ 00022517  0x0000590a disable  0x0000002b 
+ 00022518  0x0000590b branch  0x000057f8 , 0x0000002e 
+ 00022519  0x0000590c nbranch  0x00005806 , 0x0000002d 
+ 00022520  0x0000590e call  0x00002bcb 
+ 00022521  0x0000590f fetch  0x00000002 , 0x000040c1 
+ 00022522  0x00005910 store  0x00000002 , 0x0000044d 
+ 00022523  0x00005912 nbranch  0x00002bde , 0x0000002d 
+ 00022524  0x00005913 bmark1  0x0000000f , 0x00002bde 
+ 00022525  0x00005915 fetch  0x00000001 , 0x0000450b 
+ 00022526  0x00005916 nbranch  0x00002bde , 0x00000034 
+ 00022527  0x00005917 fetch  0x00000001 , 0x000043dd 
+ 00022528  0x00005918 nbranch  0x00002bde , 0x00000034 
+ 00022529  0x0000591a fetch  0x00000001 , 0x000044e9 
+ 00022530  0x0000591b bbit1  0x00000005 , 0x00002bde 
+ 00022531  0x0000591d fetch  0x00000001 , 0x0000043f 
+ 00022532  0x0000591e bbit1  0x00000005 , 0x00002bde 
+ 00022533  0x0000591f branch  0x00002bc0 
+ 00022534  0x00005922 fetcht  0x00000002 , 0x000040c1 
+ 00022535  0x00005923 rshift  0x00000002 , 0x00000002 
+ 00022536  0x00005924 fetch  0x00000002 , 0x0000044d 
+ 00022537  0x00005925 iadd  0x00000002 , 0x0000003f 
+ 00022538  0x00005926 store  0x00000002 , 0x0000044d 
+ 00022539  0x00005927 branch  0x00002bd6 
+ 00022540  0x0000592b arg  0x00000000 , 0x00000007 
+ 00022541  0x0000592c branch  0x00005824 
+ 00022542  0x0000592f arg  0x00000000 , 0x00000007 
+ 00022543  0x00005930 branch  0x00005828 
+ 00022544  0x00005933 arg  0x00000001 , 0x00000007 
+ 00022545  0x00005934 branch  0x00005824 
+ 00022546  0x00005937 arg  0x00000001 , 0x00000007 
+ 00022547  0x00005938 branch  0x00005828 
+ 00022548  0x0000593b arg  0x00000002 , 0x00000007 
+ 00022549  0x0000593c branch  0x00005824 
+ 00022550  0x0000593f arg  0x00000002 , 0x00000007 
+ 00022551  0x00005940 branch  0x00005828 
+ 00022552  0x00005943 arg  0x00000003 , 0x00000007 
+ 00022553  0x00005944 branch  0x00005824 
+ 00022554  0x00005947 arg  0x00000003 , 0x00000007 
+ 00022555  0x00005948 branch  0x00005828 
+ 00022556  0x0000594b arg  0x00000004 , 0x00000007 
+ 00022557  0x0000594c branch  0x00005824 
+ 00022558  0x0000594f arg  0x00000004 , 0x00000007 
+ 00022559  0x00005950 branch  0x00005828 
+ 00022560  0x00005953 arg  0x00000005 , 0x00000007 
+ 00022561  0x00005954 branch  0x00005824 
+ 00022562  0x00005957 arg  0x00000005 , 0x00000007 
+ 00022563  0x00005958 branch  0x00005828 
+ 00022564  0x0000595c fetch  0x00000001 , 0x000044e9 
+ 00022565  0x0000595d qset1  0x0000003f 
+ 00022566  0x0000595e store  0x00000001 , 0x000044e9 
+ 00022567  0x0000595f rtn 
+ 00022568  0x00005962 fetch  0x00000001 , 0x000044e9 
+ 00022569  0x00005963 qset0  0x0000003f 
+ 00022570  0x00005964 store  0x00000001 , 0x000044e9 
+ 00022571  0x00005965 rtn 
+ 00022572  0x00005968 setarg  0x00112233 
+ 00022573  0x00005969 store  0x00000003 , 0x000044ea 
+ 00022574  0x0000596a setarg  0x00445566 
+ 00022575  0x0000596b istore  0x00000003 , 0x00000005 
+ 00022576  0x0000596c setarg  0x00778899 
+ 00022577  0x0000596d istore  0x00000003 , 0x00000005 
+ 00022578  0x0000596e setarg  0x00001122 
+ 00022579  0x0000596f istore  0x00000003 , 0x00000005 
+ 00022580  0x00005970 setarg  0x00334455 
+ 00022581  0x00005971 istore  0x00000003 , 0x00000005 
+ 00022582  0x00005972 setarg  0x00000066 
+ 00022583  0x00005973 istore  0x00000001 , 0x00000005 
+ 00022584  0x00005974 rtn 
+ 00022585  0x00005978 setarg  0x01000302 
+ 00022586  0x00005979 store  0x00000004 , 0x00004453 
+ 00022587  0x0000597a setarg  0x00010010 
+ 00022588  0x0000597b store  0x00000003 , 0x00004457 
+ 00022589  0x0000597c jam  0x00000001 , 0x000044c6 
+ 00022590  0x0000597d rtn 
+ 00022591  0x00005982 arg  0x00000000 , 0x00000011 
+ 00022592  0x00005983 arg  0x00000001 , 0x00000001 
+ 00022593  0x00005984 branch  0x00005850 
+ 00022594  0x00005989 arg  0x00000003 , 0x00000001 
+ 00022595  0x0000598a call  0x00005850 
+ 00022596  0x0000598b copy  0x00000012 , 0x0000003f 
+ 00022597  0x0000598c istore  0x00000001 , 0x00000005 
+ 00022598  0x0000598d rtn 
+ 00022599  0x00005992 force  0x00000002 , 0x00000001 
+ 00022600  0x00005993 increase  0x00000004 , 0x00000011 
+ 00022601  0x00005994 call  0x00005850 
+ 00022602  0x00005995 increase  0xfffffffc , 0x00000011 
+ 00022603  0x00005996 copy  0x00000011 , 0x0000003f 
+ 00022604  0x00005997 istore  0x00000002 , 0x00000005 
+ 00022605  0x00005998 copy  0x00000012 , 0x0000003f 
+ 00022606  0x00005999 istore  0x00000002 , 0x00000005 
+ 00022607  0x0000599a rtn 
+ 00022608  0x0000599f sub  0x00000011 , 0x000000f0 , 0x0000003e 
+ 00022609  0x000059a0 nbranch  0x00002a8c , 0x00000002 
+ 00022610  0x000059a1 fetch  0x00000001 , 0x000044ff 
+ 00022611  0x000059a2 arg  0x00000001 , 0x00000002 
+ 00022612  0x000059a3 arg  0x00000004 , 0x00000039 
+ 00022613  0x000059a5 iand  0x00000002 , 0x0000003e 
+ 00022614  0x000059a6 branch  0x0000585a , 0x00000005 
+ 00022615  0x000059a7 lshift  0x00000002 , 0x00000002 
+ 00022616  0x000059a8 loop  0x00005855 
+ 00022617  0x000059a9 branch  0x00002a8c 
+ 00022618  0x000059ab ixor  0x00000002 , 0x0000003f 
+ 00022619  0x000059ac store  0x00000001 , 0x000044ff 
+ 00022620  0x000059ad sub  0x00000039 , 0x00000004 , 0x0000003f 
+ 00022621  0x000059ae lshift4  0x0000003f , 0x0000003f 
+ 00022622  0x000059af lshift4  0x0000003f , 0x0000003f 
+ 00022623  0x000059b0 arg  0x00001800 , 0x00000002 
+ 00022624  0x000059b1 iadd  0x00000002 , 0x00000002 
+ 00022625  0x000059b3 arg  0x00000000 , 0x00000039 
+ 00022626  0x000059b4 arg  0x00004500 , 0x00000006 
+ 00022627  0x000059b6 ifetch  0x00000002 , 0x00000006 
+ 00022628  0x000059b7 branch  0x00005869 , 0x00000034 
+ 00022629  0x000059b8 copy  0x00000039 , 0x0000003f 
+ 00022630  0x000059b9 increase  0x00000001 , 0x00000039 
+ 00022631  0x000059ba bne  0x00000004 , 0x00005863 
+ 00022632  0x000059bb branch  0x00002a8c 
+ 00022633  0x000059bf increase  0xfffffffe , 0x00000006 
+ 00022634  0x000059c0 istoret  0x00000002 , 0x00000006 
+ 00022635  0x000059c1 copy  0x00000002 , 0x00000005 
+ 00022636  0x000059c2 copy  0x00000011 , 0x0000003f 
+ 00022637  0x000059c3 istore  0x00000001 , 0x00000005 
+ 00022638  0x000059c4 setarg  0x00000000 
+ 00022639  0x000059c5 istore  0x00000001 , 0x00000005 
+ 00022640  0x000059c6 copy  0x00000001 , 0x0000003f 
+ 00022641  0x000059c7 istore  0x00000001 , 0x00000005 
+ 00022642  0x000059c8 rtn 
+ 00022643  0x000059cd fetch  0x00000002 , 0x00004500 
+ 00022644  0x000059ce copy  0x0000003f , 0x00000006 
+ 00022645  0x000059cf rtn 
+ 00022646  0x000059d2 fetch  0x00000002 , 0x00004502 
+ 00022647  0x000059d3 copy  0x0000003f , 0x00000006 
+ 00022648  0x000059d4 rtn 
+ 00022649  0x000059d7 call  0x0000587c 
+ 00022650  0x000059d8 copy  0x0000003f , 0x00000006 
+ 00022651  0x000059d9 rtn 
+ 00022652  0x000059db fetch  0x00000002 , 0x00004506 
+ 00022653  0x000059dc nrtn  0x00000034 
+ 00022654  0x000059dd fetch  0x00000002 , 0x00004504 
+ 00022655  0x000059de nrtn  0x00000034 
+ 00022656  0x000059df fetch  0x00000002 , 0x00004502 
+ 00022657  0x000059e0 nrtn  0x00000034 
+ 00022658  0x000059e1 fetch  0x00000002 , 0x00004500 
+ 00022659  0x000059e2 rtn 
+ 00022660  0x000059e5 call  0x00005873 
+ 00022661  0x000059e6 increase  0x00000003 , 0x00000006 
+ 00022662  0x000059e7 rtn 
+ 00022663  0x000059ea call  0x00005873 
+ 00022664  0x000059eb increase  0x00000007 , 0x00000006 
+ 00022665  0x000059ec rtn 
+ 00022666  0x000059ef call  0x00005879 
+ 00022667  0x000059f0 increase  0x00000007 , 0x00000006 
+ 00022668  0x000059f1 rtn 
+ 00022669  0x000059f4 call  0x00005879 
+ 00022670  0x000059f5 increase  0x00000003 , 0x00000006 
+ 00022671  0x000059f6 rtn 
+ 00022672  0x000059fb fetch  0x00000002 , 0x00004506 
+ 00022673  0x000059fc rtn 
+ 00022674  0x00005a00 fetch  0x00000002 , 0x00004504 
+ 00022675  0x00005a01 rtn 
+ 00022676  0x00005a05 fetch  0x00000002 , 0x00004500 
+ 00022677  0x00005a06 rtn 
+ 00022678  0x00005a0a fetch  0x00000002 , 0x00004500 
+ 00022679  0x00005a0b arg  0x00001800 , 0x00000002 
+ 00022680  0x00005a0c isub  0x00000002 , 0x0000003f 
+ 00022681  0x00005a0d rshift4  0x0000003f , 0x0000003f 
+ 00022682  0x00005a0e rshift4  0x0000003f , 0x00000007 
+ 00022683  0x00005a0f fetch  0x00000001 , 0x000044ff 
+ 00022684  0x00005a10 qset0  0x0000003f 
+ 00022685  0x00005a11 store  0x00000001 , 0x000044ff 
+ 00022686  0x00005a12 arg  0x00000000 , 0x00000039 
+ 00022687  0x00005a14 lshift  0x00000039 , 0x0000003f 
+ 00022688  0x00005a15 arg  0x00004502 , 0x00000002 
+ 00022689  0x00005a16 iadd  0x00000002 , 0x00000002 
+ 00022690  0x00005a17 ifetch  0x00000002 , 0x00000002 
+ 00022691  0x00005a18 increase  0xfffffffe , 0x00000002 
+ 00022692  0x00005a19 istore  0x00000002 , 0x00000002 
+ 00022693  0x00005a1a copy  0x00000039 , 0x0000003f 
+ 00022694  0x00005a1b increase  0x00000001 , 0x00000039 
+ 00022695  0x00005a1c bne  0x00000003 , 0x0000589f 
+ 00022696  0x00005a1d setarg  0x00000000 
+ 00022697  0x00005a1e istore  0x00000002 , 0x00000002 
+ 00022698  0x00005a1f rtn 
+ 00022699  0x00005a26 ifetch  0x00000003 , 0x00000006 
+ 00022700  0x00005a27 store  0x00000003 , 0x00000477 
+ 00022701  0x00005a28 beq  0x00000002 , 0x000058c1 
+ 00022702  0x00005a29 beq  0x00000003 , 0x000058c9 
+ 00022703  0x00005a2a beq  0x00000004 , 0x000058cc 
+ 00022704  0x00005a2b beq  0x00000006 , 0x000058f2 
+ 00022705  0x00005a2c beq  0x00000008 , 0x0000593f 
+ 00022706  0x00005a2d beq  0x0000000a , 0x000059bc 
+ 00022707  0x00005a2e beq  0x0000000c , 0x000059e4 
+ 00022708  0x00005a2f beq  0x00000010 , 0x000059fa 
+ 00022709  0x00005a30 beq  0x00000012 , 0x00005a2f 
+ 00022710  0x00005a31 beq  0x00000016 , 0x00005a48 
+ 00022711  0x00005a32 beq  0x00000018 , 0x00005a5b 
+ 00022712  0x00005a33 beq  0x00000052 , 0x00005a60 
+ 00022713  0x00005a34 rtn 
+ 00022714  0x00005a38 force  0x00000003 , 0x00000011 
+ 00022715  0x00005a39 call  0x00005a82 
+ 00022716  0x00005a3a setarg  0x00000002 
+ 00022717  0x00005a3b istore  0x00000001 , 0x00000005 
+ 00022718  0x00005a3c fetch  0x00000002 , 0x000044a6 
+ 00022719  0x00005a3d istore  0x00000002 , 0x00000005 
+ 00022720  0x00005a3e rtn 
+ 00022721  0x00005a42 call  0x000058c9 
+ 00022722  0x00005a44 force  0x00000003 , 0x00000011 
+ 00022723  0x00005a45 call  0x00005a82 
+ 00022724  0x00005a46 setarg  0x00000003 
+ 00022725  0x00005a47 istore  0x00000001 , 0x00000005 
+ 00022726  0x00005a48 fetch  0x00000002 , 0x000044a6 
+ 00022727  0x00005a49 istore  0x00000002 , 0x00000005 
+ 00022728  0x00005a4a rtn 
+ 00022729  0x00005a4d rshift8  0x0000003f , 0x0000003f 
+ 00022730  0x00005a4e store  0x00000002 , 0x000044a8 
+ 00022731  0x00005a4f rtn 
+ 00022732  0x00005a52 call  0x00005ab1 
+ 00022733  0x00005a53 call  0x00007fe7 
+ 00022734  0x00005a54 branch  0x000058cf 
+ 00022735  0x00005a57 arg  0x00000003 , 0x0000000b 
+ 00022736  0x00005a58 call  0x00005756 
+ 00022737  0x00005a5a call  0x0000575f 
+ 00022738  0x00005a5b branch  0x000058f0 , 0x00000034 
+ 00022739  0x00005a5c nbranch  0x000058ed , 0x00000002 
+ 00022740  0x00005a5d increase  0xfffffffe , 0x00000006 
+ 00022741  0x00005a5e call  0x00007ea5 
+ 00022742  0x00005a5f call  0x00007e9c 
+ 00022743  0x00005a60 nbranch  0x000058e1 , 0x00000028 
+ 00022744  0x00005a61 call  0x00007e85 
+ 00022745  0x00005a62 call  0x00007fe9 
+ 00022746  0x00005a63 force  0x00000014 , 0x00000011 
+ 00022747  0x00005a64 call  0x00005a82 
+ 00022748  0x00005a65 call  0x00007e95 
+ 00022749  0x00005a66 setarg  0x00000005 
+ 00022750  0x00005a67 istore  0x00000001 , 0x00000005 
+ 00022751  0x00005a68 setarg  0x00000001 
+ 00022752  0x00005a69 istore  0x00000001 , 0x00000005 
+ 00022753  0x00005a6b call  0x00007e9f 
+ 00022754  0x00005a6c ifetch  0x00000002 , 0x00000006 
+ 00022755  0x00005a6d istore  0x00000002 , 0x00000005 
+ 00022756  0x00005a6e ifetch  0x00000001 , 0x00000006 
+ 00022757  0x00005a6f copy  0x0000003f , 0x00000039 
+ 00022758  0x00005a70 call  0x00007f01 
+ 00022759  0x00005a71 call  0x00007ea2 
+ 00022760  0x00005a72 increase  0xffffffff , 0x0000000b 
+ 00022761  0x00005a73 branch  0x000058f0 , 0x00000005 
+ 00022762  0x00005a75 ifetch  0x00000001 , 0x00000006 
+ 00022763  0x00005a76 iadd  0x00000006 , 0x00000006 
+ 00022764  0x00005a77 branch  0x000058d1 
+ 00022765  0x00005a79 ifetch  0x00000001 , 0x00000006 
+ 00022766  0x00005a7a iadd  0x00000006 , 0x00000006 
+ 00022767  0x00005a7b branch  0x000058ea 
+ 00022768  0x00005a7d branch  0x00005a76 , 0x00000028 
+ 00022769  0x00005a7e branch  0x00005aa5 
+ 00022770  0x00005a82 call  0x00005ab1 
+ 00022771  0x00005a83 ifetch  0x00000002 , 0x00000006 
+ 00022772  0x00005a84 store  0x00000002 , 0x00004472 
+ 00022773  0x00005a85 call  0x00007ea5 
+ 00022774  0x00005a86 arg  0x0000445e , 0x00000005 
+ 00022775  0x00005a87 fetch  0x00000002 , 0x000044fc 
+ 00022776  0x00005a88 increase  0xfffffff9 , 0x0000003f 
+ 00022777  0x00005a89 call  0x000056db 
+ 00022778  0x00005a8a branch  0x00005905 
+ 00022779  0x00005a8e disable  0x00000028 
+ 00022780  0x00005a8f fetcht  0x00000002 , 0x0000445a 
+ 00022781  0x00005a90 fetch  0x00000002 , 0x0000445c 
+ 00022782  0x00005a91 isub  0x00000002 , 0x0000003e 
+ 00022783  0x00005a92 nbranch  0x00005902 , 0x00000002 
+ 00022784  0x00005a93 deposit  0x00000002 
+ 00022785  0x00005a94 rtnne  0x00000000 
+ 00022786  0x00005a96 enable  0x00000028 
+ 00022787  0x00005a97 jam  0x00000001 , 0x0000047a 
+ 00022788  0x00005a98 branch  0x00005a77 
+ 00022789  0x00005a9c call  0x000058fb 
+ 00022790  0x00005a9d rtn  0x00000028 
+ 00022791  0x00005a9e fetcht  0x00000002 , 0x00004472 
+ 00022792  0x00005a9f setarg  0x00002800 
+ 00022793  0x00005aa0 isub  0x00000002 , 0x0000003e 
+ 00022794  0x00005aa1 branch  0x0000590c , 0x00000005 
+ 00022795  0x00005aa2 branch  0x00005a76 
+ 00022796  0x00005aa6 jam  0x00000000 , 0x000004b4 
+ 00022797  0x00005aa7 fetcht  0x00000002 , 0x0000445a 
+ 00022798  0x00005aa8 storet  0x00000002 , 0x00000aa2 
+ 00022799  0x00005aa9 call  0x0000578c 
+ 00022800  0x00005aaa nbranch  0x00005a76 , 0x00000034 
+ 00022801  0x00005aac fetcht  0x00000002 , 0x00000aa2 
+ 00022802  0x00005aad call  0x0000578c 
+ 00022803  0x00005aae nbranch  0x00005925 , 0x00000034 
+ 00022804  0x00005aaf copy  0x00000006 , 0x00000011 
+ 00022805  0x00005ab0 fetch  0x00000001 , 0x000004b3 
+ 00022806  0x00005ab1 copy  0x0000003f , 0x00000039 
+ 00022807  0x00005ab2 fetcht  0x00000001 , 0x0000445e 
+ 00022808  0x00005ab3 isub  0x00000002 , 0x0000003e 
+ 00022809  0x00005ab4 nbranch  0x00005921 , 0x00000005 
+ 00022810  0x00005ab5 arg  0x0000445f , 0x00000012 
+ 00022811  0x00005ab6 call  0x00007f88 
+ 00022812  0x00005ab8 branch  0x00005928 , 0x00000005 
+ 00022813  0x00005aba fetch  0x00000002 , 0x000004a3 
+ 00022814  0x00005abb fetcht  0x00000002 , 0x00004472 
+ 00022815  0x00005abc isub  0x00000002 , 0x0000003e 
+ 00022816  0x00005abd branch  0x00005930 , 0x00000005 
+ 00022817  0x00005abf fetch  0x00000002 , 0x00000aa2 
+ 00022818  0x00005ac0 increase  0x00000001 , 0x0000003f 
+ 00022819  0x00005ac1 store  0x00000002 , 0x00000aa2 
+ 00022820  0x00005ac2 branch  0x00005911 
+ 00022821  0x00005ac5 fetch  0x00000001 , 0x000004b4 
+ 00022822  0x00005ac6 beq  0x00000001 , 0x00005930 
+ 00022823  0x00005ac7 branch  0x00005a76 
+ 00022824  0x00005acb fetch  0x00000002 , 0x000004a3 
+ 00022825  0x00005acc fetcht  0x00000002 , 0x00004472 
+ 00022826  0x00005acd isub  0x00000002 , 0x0000003e 
+ 00022827  0x00005ace nbranch  0x00005921 , 0x00000005 
+ 00022828  0x00005acf jam  0x00000001 , 0x000004b4 
+ 00022829  0x00005ad1 fetcht  0x00000002 , 0x00000aa2 
+ 00022830  0x00005ad2 storet  0x00000002 , 0x0000049e 
+ 00022831  0x00005ad3 branch  0x00005921 
+ 00022832  0x00005ad6 fetch  0x00000001 , 0x000004b4 
+ 00022833  0x00005ad7 beq  0x00000000 , 0x00005921 
+ 00022834  0x00005ad8 jam  0x00000002 , 0x000004b4 
+ 00022835  0x00005ad9 fetcht  0x00000002 , 0x00000aa2 
+ 00022836  0x00005ada increase  0xffffffff , 0x00000002 
+ 00022837  0x00005adb storet  0x00000002 , 0x000004a0 
+ 00022838  0x00005ade arg  0x00000005 , 0x00000011 
+ 00022839  0x00005adf call  0x00005a82 
+ 00022840  0x00005ae0 setarg  0x00000007 
+ 00022841  0x00005ae1 istore  0x00000001 , 0x00000005 
+ 00022842  0x00005ae2 fetch  0x00000002 , 0x0000049e 
+ 00022843  0x00005ae3 istore  0x00000002 , 0x00000005 
+ 00022844  0x00005ae4 fetch  0x00000002 , 0x000004a0 
+ 00022845  0x00005ae5 istore  0x00000002 , 0x00000005 
+ 00022846  0x00005ae6 rtn 
+ 00022847  0x00005aeb call  0x00005ab1 
+ 00022848  0x00005aec call  0x000056df 
+ 00022849  0x00005aed branch  0x00005942 
+ 00022850  0x00005af0 fetcht  0x00000002 , 0x0000445a 
+ 00022851  0x00005af1 storet  0x00000002 , 0x00000aa2 
+ 00022852  0x00005af2 call  0x00005756 
+ 00022853  0x00005af3 call  0x0000576d 
+ 00022854  0x00005af4 increase  0xfffffffe , 0x00000006 
+ 00022855  0x00005af5 copy  0x00000006 , 0x0000003f 
+ 00022856  0x00005af6 store  0x00000002 , 0x0000049c 
+ 00022857  0x00005af8 fetcht  0x00000002 , 0x00004472 
+ 00022858  0x00005af9 setarg  0x00002a00 
+ 00022859  0x00005afa isub  0x00000002 , 0x0000003e 
+ 00022860  0x00005afb branch  0x000059a8 , 0x00000005 
+ 00022861  0x00005afc setarg  0x00002803 
+ 00022862  0x00005afd isub  0x00000002 , 0x0000003e 
+ 00022863  0x00005afe nbranch  0x00005990 , 0x00000005 
+ 00022864  0x00005aff arg  0x00000002 , 0x0000000b 
+ 00022865  0x00005b01 call  0x00005a88 
+ 00022866  0x00005b02 nbranch  0x0000596d , 0x00000002 
+ 00022867  0x00005b03 fetcht  0x00000002 , 0x00000aa2 
+ 00022868  0x00005b04 call  0x0000578a 
+ 00022869  0x00005b05 beq  0x00000001 , 0x0000596d 
+ 00022870  0x00005b06 call  0x00005a94 
+ 00022871  0x00005b07 nbranch  0x0000596b , 0x00000005 
+ 00022872  0x00005b08 nbranch  0x0000596f , 0x00000028 
+ 00022873  0x00005b09 disable  0x00000028 
+ 00022874  0x00005b0a arg  0x00000014 , 0x00000011 
+ 00022875  0x00005b0b call  0x00005a82 
+ 00022876  0x00005b0c setarg  0x00000009 
+ 00022877  0x00005b0d istore  0x00000001 , 0x00000005 
+ 00022878  0x00005b0e copy  0x00000005 , 0x00000030 
+ 00022879  0x00005b0f increase  0x00000001 , 0x00000005 
+ 00022880  0x00005b11 call  0x0000597d 
+ 00022881  0x00005b12 call  0x00005a84 
+ 00022882  0x00005b13 call  0x0000578a 
+ 00022883  0x00005b14 call  0x00005984 
+ 00022884  0x00005b15 fetch  0x00000001 , 0x000004a2 
+ 00022885  0x00005b16 increase  0x00000005 , 0x0000003f 
+ 00022886  0x00005b17 istore  0x00000001 , 0x00000030 
+ 00022887  0x00005b18 fetch  0x00000001 , 0x000004a2 
+ 00022888  0x00005b19 beq  0x00000010 , 0x0000596d 
+ 00022889  0x00005b1a increase  0xffffffff , 0x0000000b 
+ 00022890  0x00005b1b branch  0x0000596d , 0x00000005 
+ 00022891  0x00005b1d call  0x00005a84 
+ 00022892  0x00005b1e branch  0x00005951 
+ 00022893  0x00005b20 branch  0x00005a76 , 0x00000028 
+ 00022894  0x00005b21 branch  0x00005aa5 
+ 00022895  0x00005b24 call  0x00005a97 
+ 00022896  0x00005b25 call  0x00005a84 
+ 00022897  0x00005b26 call  0x0000578a 
+ 00022898  0x00005b27 fetch  0x00000001 , 0x000004a2 
+ 00022899  0x00005b28 beq  0x00000010 , 0x0000596d 
+ 00022900  0x00005b2a call  0x00007e9c 
+ 00022901  0x00005b2b fetch  0x00000002 , 0x00000aa2 
+ 00022902  0x00005b2c increase  0xffffffff , 0x0000003f 
+ 00022903  0x00005b2d istore  0x00000002 , 0x00000005 
+ 00022904  0x00005b2e call  0x00005aa1 
+ 00022905  0x00005b2f call  0x00005984 
+ 00022906  0x00005b30 increase  0xffffffff , 0x0000000b 
+ 00022907  0x00005b31 branch  0x0000596d , 0x00000005 
+ 00022908  0x00005b32 branch  0x0000596b 
+ 00022909  0x00005b36 fetch  0x00000002 , 0x00000aa2 
+ 00022910  0x00005b37 istore  0x00000002 , 0x00000005 
+ 00022911  0x00005b39 fetch  0x00000001 , 0x000004b3 
+ 00022912  0x00005b3a copy  0x0000003f , 0x00000039 
+ 00022913  0x00005b3b call  0x00007e9f 
+ 00022914  0x00005b3c call  0x00007ef4 
+ 00022915  0x00005b3d branch  0x00007ea2 
+ 00022916  0x00005b3f call  0x00007e9c 
+ 00022917  0x00005b40 fetch  0x00000002 , 0x00000aa2 
+ 00022918  0x00005b41 istore  0x00000002 , 0x00000005 
+ 00022919  0x00005b42 call  0x00007ea2 
+ 00022920  0x00005b43 fetch  0x00000001 , 0x000004a2 
+ 00022921  0x00005b44 copy  0x0000003f , 0x00000039 
+ 00022922  0x00005b45 call  0x00007e9c 
+ 00022923  0x00005b46 call  0x00007e9f 
+ 00022924  0x00005b47 isub  0x00000039 , 0x00000006 
+ 00022925  0x00005b48 increase  0xffffffff , 0x00000006 
+ 00022926  0x00005b49 call  0x00007ef4 
+ 00022927  0x00005b4a branch  0x00007ea2 
+ 00022928  0x00005b4f fetcht  0x00000002 , 0x0000445a 
+ 00022929  0x00005b50 storet  0x00000002 , 0x00000aa2 
+ 00022930  0x00005b52 call  0x00005a88 
+ 00022931  0x00005b53 nbranch  0x00005a76 , 0x00000002 
+ 00022932  0x00005b54 call  0x0000578a 
+ 00022933  0x00005b55 beq  0x00000001 , 0x00005a76 
+ 00022934  0x00005b56 call  0x00005a94 
+ 00022935  0x00005b57 nbranch  0x000059a6 , 0x00000005 
+ 00022936  0x00005b5a arg  0x00000014 , 0x00000011 
+ 00022937  0x00005b5b call  0x00005a82 
+ 00022938  0x00005b5c setarg  0x00000009 
+ 00022939  0x00005b5d istore  0x00000001 , 0x00000005 
+ 00022940  0x00005b5e fetch  0x00000001 , 0x000004b3 
+ 00022941  0x00005b5f copy  0x0000003f , 0x00000039 
+ 00022942  0x00005b60 increase  0x00000002 , 0x0000003f 
+ 00022943  0x00005b61 istore  0x00000001 , 0x00000005 
+ 00022944  0x00005b62 fetch  0x00000002 , 0x00000aa2 
+ 00022945  0x00005b63 istore  0x00000002 , 0x00000005 
+ 00022946  0x00005b64 call  0x00007e9f 
+ 00022947  0x00005b65 call  0x00007ef4 
+ 00022948  0x00005b66 call  0x00007ea2 
+ 00022949  0x00005b67 branch  0x00005aa5 
+ 00022950  0x00005b6a call  0x00005a84 
+ 00022951  0x00005b6b branch  0x00005992 
+ 00022952  0x00005b6f arg  0x00002a00 , 0x00000002 
+ 00022953  0x00005b70 call  0x0000577c 
+ 00022954  0x00005b71 rtn  0x00000034 
+ 00022955  0x00005b72 increase  0xfffffffb , 0x00000006 
+ 00022956  0x00005b73 ifetch  0x00000002 , 0x00000006 
+ 00022957  0x00005b74 store  0x00000002 , 0x00000aa2 
+ 00022958  0x00005b75 arg  0x00000014 , 0x00000011 
+ 00022959  0x00005b76 call  0x00005a82 
+ 00022960  0x00005b77 setarg  0x00000009 
+ 00022961  0x00005b78 istore  0x00000001 , 0x00000005 
+ 00022962  0x00005b79 fetch  0x00000001 , 0x000043af 
+ 00022963  0x00005b7a copy  0x0000003f , 0x00000039 
+ 00022964  0x00005b7b increase  0x00000002 , 0x0000003f 
+ 00022965  0x00005b7c istore  0x00000001 , 0x00000005 
+ 00022966  0x00005b7d fetch  0x00000002 , 0x00000aa2 
+ 00022967  0x00005b7e istore  0x00000002 , 0x00000005 
+ 00022968  0x00005b7f arg  0x000043b0 , 0x00000006 
+ 00022969  0x00005b80 call  0x00007ef4 
+ 00022970  0x00005b81 call  0x00007ea2 
+ 00022971  0x00005b82 branch  0x00005aa5 
+ 00022972  0x00005b87 fetcht  0x00000002 , 0x00000478 
+ 00022973  0x00005b88 fetch  0x00000001 , 0x000044e9 
+ 00022974  0x00005b89 bbit1  0x00000003 , 0x000059dd 
+ 00022975  0x00005b8c call  0x0000576a 
+ 00022976  0x00005b8d branch  0x00005a76 , 0x00000034 
+ 00022977  0x00005b8e increase  0xfffffffe , 0x00000006 
+ 00022978  0x00005b8f ifetch  0x00000002 , 0x00000006 
+ 00022979  0x00005b90 arg  0x00002a00 , 0x00000002 
+ 00022980  0x00005b91 isub  0x00000002 , 0x0000003e 
+ 00022981  0x00005b92 branch  0x000059d3 , 0x00000005 
+ 00022982  0x00005b93 ifetch  0x00000001 , 0x00000006 
+ 00022983  0x00005b94 sub  0x0000003f , 0x00000016 , 0x0000003e 
+ 00022984  0x00005b95 branch  0x000059ca , 0x00000002 
+ 00022985  0x00005b96 force  0x00000016 , 0x0000003f 
+ 00022986  0x00005b98 copy  0x0000003f , 0x00000013 
+ 00022987  0x00005b99 call  0x00007ea5 
+ 00022988  0x00005b9a add  0x00000013 , 0x00000001 , 0x00000011 
+ 00022989  0x00005b9b call  0x00005a82 
+ 00022990  0x00005b9c setarg  0x0000000b 
+ 00022991  0x00005b9d istore  0x00000001 , 0x00000005 
+ 00022992  0x00005b9e copy  0x00000013 , 0x00000039 
+ 00022993  0x00005b9f call  0x00007e9f 
+ 00022994  0x00005ba0 branch  0x00007f01 
+ 00022995  0x00005ba3 call  0x00007ea5 
+ 00022996  0x00005ba4 fetch  0x00000001 , 0x000043af 
+ 00022997  0x00005ba5 add  0x0000003f , 0x00000001 , 0x00000011 
+ 00022998  0x00005ba6 call  0x00005a82 
+ 00022999  0x00005ba7 setarg  0x0000000b 
+ 00023000  0x00005ba8 istore  0x00000001 , 0x00000005 
+ 00023001  0x00005ba9 fetch  0x00000001 , 0x000043af 
+ 00023002  0x00005baa copy  0x0000003f , 0x00000039 
+ 00023003  0x00005bab arg  0x000043b0 , 0x00000006 
+ 00023004  0x00005bac branch  0x00007f01 
+ 00023005  0x00005bb0 fetch  0x00000002 , 0x000044fa 
+ 00023006  0x00005bb1 isub  0x00000002 , 0x0000003e 
+ 00023007  0x00005bb2 nbranch  0x000059bf , 0x00000005 
+ 00023008  0x00005bb4 call  0x00005a42 
+ 00023009  0x00005bb5 nbranch  0x000059bf , 0x00000028 
+ 00023010  0x00005bb6 jam  0x00000005 , 0x0000047a 
+ 00023011  0x00005bb7 branch  0x00005a77 
+ 00023012  0x00005bbb ifetch  0x00000002 , 0x00000006 
+ 00023013  0x00005bbc store  0x00000002 , 0x0000445e 
+ 00023014  0x00005bbe arg  0x00000014 , 0x00000011 
+ 00023015  0x00005bbf call  0x00005a82 
+ 00023016  0x00005bc0 setarg  0x0000000d 
+ 00023017  0x00005bc1 istore  0x00000001 , 0x00000005 
+ 00023018  0x00005bc2 fetch  0x00000002 , 0x0000445e 
+ 00023019  0x00005bc3 iforce  0x00000011 
+ 00023020  0x00005bc4 fetcht  0x00000002 , 0x00000478 
+ 00023021  0x00005bc5 call  0x0000576a 
+ 00023022  0x00005bc6 branch  0x00005a76 , 0x00000034 
+ 00023023  0x00005bc7 ifetch  0x00000001 , 0x00000006 
+ 00023024  0x00005bc8 isub  0x00000011 , 0x00000039 
+ 00023025  0x00005bc9 nbranch  0x00005a76 , 0x00000002 
+ 00023026  0x00005bca sub  0x00000039 , 0x00000016 , 0x0000003e 
+ 00023027  0x00005bcb branch  0x000059f5 , 0x00000002 
+ 00023028  0x00005bcc force  0x00000016 , 0x00000039 
+ 00023029  0x00005bce deposit  0x00000011 
+ 00023030  0x00005bcf iadd  0x00000006 , 0x00000006 
+ 00023031  0x00005bd0 call  0x00007ef4 
+ 00023032  0x00005bd1 call  0x00007ea2 
+ 00023033  0x00005bd2 branch  0x00005aa5 
+ 00023034  0x00005bd6 call  0x00005ab1 
+ 00023035  0x00005bd7 call  0x000056d7 
+ 00023036  0x00005bd8 branch  0x000059fd 
+ 00023037  0x00005bde arg  0x00000002 , 0x0000000b 
+ 00023038  0x00005bdf fetcht  0x00000002 , 0x0000445a 
+ 00023039  0x00005be3 storet  0x00000002 , 0x00000aa2 
+ 00023040  0x00005be4 call  0x00005756 
+ 00023041  0x00005be5 call  0x0000576d 
+ 00023042  0x00005be6 increase  0xfffffffe , 0x00000006 
+ 00023043  0x00005be7 copy  0x00000006 , 0x0000003f 
+ 00023044  0x00005be8 store  0x00000002 , 0x0000049c 
+ 00023045  0x00005bea call  0x00005a88 
+ 00023046  0x00005beb nbranch  0x00005a25 , 0x00000002 
+ 00023047  0x00005bec fetcht  0x00000002 , 0x00000aa2 
+ 00023048  0x00005bed call  0x0000578a 
+ 00023049  0x00005bee beq  0x00000001 , 0x00005a28 
+ 00023050  0x00005bf0 call  0x00005a8c 
+ 00023051  0x00005bf1 nbranch  0x00005a23 , 0x00000005 
+ 00023052  0x00005bf2 copy  0x0000000b , 0x0000003f 
+ 00023053  0x00005bf3 beq  0x00000000 , 0x00005a28 
+ 00023054  0x00005bf4 nbranch  0x00005a19 , 0x00000028 
+ 00023055  0x00005bf5 disable  0x00000028 
+ 00023056  0x00005bf7 arg  0x00000014 , 0x00000011 
+ 00023057  0x00005bf8 call  0x00005a82 
+ 00023058  0x00005bf9 setarg  0x00000011 
+ 00023059  0x00005bfa istore  0x00000001 , 0x00000005 
+ 00023060  0x00005bfb fetch  0x00000001 , 0x000004b3 
+ 00023061  0x00005bfc increase  0x00000004 , 0x0000003f 
+ 00023062  0x00005bfd istore  0x00000001 , 0x00000005 
+ 00023063  0x00005bfe call  0x00007ea2 
+ 00023064  0x00005bff branch  0x00005a1f 
+ 00023065  0x00005c01 fetch  0x00000001 , 0x000004b3 
+ 00023066  0x00005c02 beq  0x00000010 , 0x00005a28 
+ 00023067  0x00005c03 fetch  0x00000002 , 0x00000aa2 
+ 00023068  0x00005c04 increase  0xffffffff , 0x0000003f 
+ 00023069  0x00005c05 store  0x00000002 , 0x000004a0 
+ 00023070  0x00005c06 call  0x00005a9c 
+ 00023071  0x00005c08 fetch  0x00000002 , 0x00000aa2 
+ 00023072  0x00005c09 store  0x00000002 , 0x0000049e 
+ 00023073  0x00005c0a call  0x00005a97 
+ 00023074  0x00005c0b increase  0xffffffff , 0x0000000b 
+ 00023075  0x00005c0e call  0x00005a84 
+ 00023076  0x00005c0f branch  0x00005a05 
+ 00023077  0x00005c12 fetch  0x00000002 , 0x00000aa2 
+ 00023078  0x00005c13 store  0x00000002 , 0x000004a0 
+ 00023079  0x00005c14 branch  0x00005a2c 
+ 00023080  0x00005c16 fetch  0x00000002 , 0x00000aa2 
+ 00023081  0x00005c17 increase  0xffffffff , 0x0000003f 
+ 00023082  0x00005c18 store  0x00000002 , 0x000004a0 
+ 00023083  0x00005c19 branch  0x00005a2c 
+ 00023084  0x00005c1b branch  0x00005a76 , 0x00000028 
+ 00023085  0x00005c1c call  0x00005a9c 
+ 00023086  0x00005c1d branch  0x00005aa5 
+ 00023087  0x00005c23 copy  0x00000006 , 0x00000011 
+ 00023088  0x00005c24 fetch  0x00000002 , 0x000044fc 
+ 00023089  0x00005c25 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023090  0x00005c26 call  0x000056e2 
+ 00023091  0x00005c28 fetch  0x00000001 , 0x000044e9 
+ 00023092  0x00005c29 bbit0  0x00000004 , 0x00005a3d 
+ 00023093  0x00005c2b fetcht  0x00000002 , 0x00000478 
+ 00023094  0x00005c2c fetch  0x00000002 , 0x000044fa 
+ 00023095  0x00005c2d isub  0x00000002 , 0x0000003e 
+ 00023096  0x00005c2e nbranch  0x00005a3d , 0x00000005 
+ 00023097  0x00005c2f call  0x00005a42 
+ 00023098  0x00005c30 nbranch  0x00005a3d , 0x00000028 
+ 00023099  0x00005c31 jam  0x00000005 , 0x0000047a 
+ 00023100  0x00005c32 branch  0x00005a77 
+ 00023101  0x00005c35 force  0x00000001 , 0x00000011 
+ 00023102  0x00005c36 call  0x00005a82 
+ 00023103  0x00005c37 setarg  0x00000013 
+ 00023104  0x00005c38 istore  0x00000001 , 0x00000005 
+ 00023105  0x00005c39 rtn 
+ 00023106  0x00005c3c call  0x00007fe9 
+ 00023107  0x00005c3d fetch  0x00000001 , 0x000044c6 
+ 00023108  0x00005c3e rtneq  0x00000000 
+ 00023109  0x00005c3f fetch  0x00000001 , 0x00004040 
+ 00023110  0x00005c40 rtnbit1  0x00000004 
+ 00023111  0x00005c41 branch  0x00007fe7 
+ 00023112  0x00005c45 add  0x00000006 , 0x00000002 , 0x00000011 
+ 00023113  0x00005c46 fetch  0x00000002 , 0x000044fc 
+ 00023114  0x00005c47 add  0x0000003f , 0xfffffffb , 0x00000012 
+ 00023115  0x00005c48 call  0x000056e2 
+ 00023116  0x00005c49 branch  0x00005a4d 
+ 00023117  0x00005c4d fetch  0x00000002 , 0x000044fc 
+ 00023118  0x00005c4e copy  0x0000003f , 0x00000011 
+ 00023119  0x00005c4f call  0x00005a82 
+ 00023120  0x00005c50 setarg  0x00000017 
+ 00023121  0x00005c51 istore  0x00000001 , 0x00000005 
+ 00023122  0x00005c52 fetch  0x00000002 , 0x00000478 
+ 00023123  0x00005c53 istore  0x00000002 , 0x00000005 
+ 00023124  0x00005c54 fetch  0x00000002 , 0x000044fc 
+ 00023125  0x00005c55 add  0x0000003f , 0xfffffffb , 0x00000039 
+ 00023126  0x00005c56 fetch  0x00000002 , 0x0000450d 
+ 00023127  0x00005c57 add  0x0000003f , 0x00000007 , 0x00000006 
+ 00023128  0x00005c58 ifetch  0x00000002 , 0x00000006 
+ 00023129  0x00005c59 istore  0x00000002 , 0x00000005 
+ 00023130  0x00005c5a branch  0x00007ef4 
+ 00023131  0x00005c61 force  0x00000001 , 0x00000011 
+ 00023132  0x00005c62 call  0x00005a82 
+ 00023133  0x00005c63 setarg  0x00000019 
+ 00023134  0x00005c64 istore  0x00000001 , 0x00000005 
+ 00023135  0x00005c65 rtn 
+ 00023136  0x00005c6a copy  0x00000006 , 0x00000011 
+ 00023137  0x00005c6b fetch  0x00000002 , 0x000044fc 
+ 00023138  0x00005c6c add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023139  0x00005c6d branch  0x000056e2 
+ 00023140  0x00005c73 copy  0x00000002 , 0x00000013 
+ 00023141  0x00005c74 increase  0x00000003 , 0x00000011 
+ 00023142  0x00005c75 call  0x00005a82 
+ 00023143  0x00005c76 increase  0xfffffffd , 0x00000011 
+ 00023144  0x00005c77 setarg  0x0000001b 
+ 00023145  0x00005c78 istore  0x00000001 , 0x00000005 
+ 00023146  0x00005c79 copy  0x00000013 , 0x00000002 
+ 00023147  0x00005c7a istoret  0x00000002 , 0x00000005 
+ 00023148  0x00005c7b rtn 
+ 00023149  0x00005c7f copy  0x00000002 , 0x00000013 
+ 00023150  0x00005c80 increase  0x00000003 , 0x00000011 
+ 00023151  0x00005c81 call  0x00005a82 
+ 00023152  0x00005c82 increase  0xfffffffd , 0x00000011 
+ 00023153  0x00005c83 setarg  0x0000001d 
+ 00023154  0x00005c84 istore  0x00000001 , 0x00000005 
+ 00023155  0x00005c85 copy  0x00000013 , 0x00000002 
+ 00023156  0x00005c86 istoret  0x00000002 , 0x00000005 
+ 00023157  0x00005c87 rtn 
+ 00023158  0x00005c8d jam  0x0000000a , 0x0000047a 
+ 00023159  0x00005c8f force  0x00000005 , 0x00000011 
+ 00023160  0x00005c90 call  0x00005a82 
+ 00023161  0x00005c91 setarg  0x00000001 
+ 00023162  0x00005c92 istore  0x00000001 , 0x00000005 
+ 00023163  0x00005c93 fetch  0x00000001 , 0x00000477 
+ 00023164  0x00005c94 istore  0x00000001 , 0x00000005 
+ 00023165  0x00005c95 fetch  0x00000002 , 0x00000478 
+ 00023166  0x00005c96 istore  0x00000002 , 0x00000005 
+ 00023167  0x00005c97 fetch  0x00000001 , 0x0000047a 
+ 00023168  0x00005c98 istore  0x00000001 , 0x00000005 
+ 00023169  0x00005c99 rtn 
+ 00023170  0x00005c9d force  0x00000004 , 0x00000012 
+ 00023171  0x00005c9e branch  0x00005847 
+ 00023172  0x00005ca2 fetcht  0x00000002 , 0x00000aa2 
+ 00023173  0x00005ca3 increase  0x00000001 , 0x00000002 
+ 00023174  0x00005ca4 storet  0x00000002 , 0x00000aa2 
+ 00023175  0x00005ca5 rtn 
+ 00023176  0x00005ca8 fetcht  0x00000002 , 0x00000aa2 
+ 00023177  0x00005ca9 fetch  0x00000002 , 0x0000445c 
+ 00023178  0x00005caa isub  0x00000002 , 0x0000003e 
+ 00023179  0x00005cab rtn 
+ 00023180  0x00005caf fetcht  0x00000001 , 0x0000445e 
+ 00023181  0x00005cb0 arg  0x0000445f , 0x00000011 
+ 00023182  0x00005cb2 fetch  0x00000001 , 0x000004a2 
+ 00023183  0x00005cb3 copy  0x0000003f , 0x00000039 
+ 00023184  0x00005cb4 isub  0x00000002 , 0x0000003e 
+ 00023185  0x00005cb5 nrtn  0x00000005 
+ 00023186  0x00005cb6 arg  0x000004a3 , 0x00000012 
+ 00023187  0x00005cb7 branch  0x00007f88 
+ 00023188  0x00005cba fetcht  0x00000001 , 0x00004471 
+ 00023189  0x00005cbb arg  0x00004472 , 0x00000011 
+ 00023190  0x00005cbc branch  0x00005a8e 
+ 00023191  0x00005cc0 fetch  0x00000001 , 0x000004b3 
+ 00023192  0x00005cc1 store  0x00000001 , 0x00000101 
+ 00023193  0x00005cc2 copy  0x0000003f , 0x00000039 
+ 00023194  0x00005cc3 call  0x00007e9f 
+ 00023195  0x00005cc4 branch  0x00007ef4 
+ 00023196  0x00005cc8 call  0x00007e9c 
+ 00023197  0x00005cc9 fetch  0x00000002 , 0x0000049e 
+ 00023198  0x00005cca istore  0x00000002 , 0x00000005 
+ 00023199  0x00005ccb fetch  0x00000002 , 0x000004a0 
+ 00023200  0x00005ccc istore  0x00000002 , 0x00000005 
+ 00023201  0x00005cce fetch  0x00000001 , 0x00000101 
+ 00023202  0x00005ccf copy  0x0000003f , 0x00000039 
+ 00023203  0x00005cd0 call  0x00007ef4 
+ 00023204  0x00005cd1 branch  0x00007ea2 
+ 00023205  0x00005cd6 call  0x00007e9c 
+ 00023206  0x00005cd7 call  0x0000588a 
+ 00023207  0x00005cd8 copy  0x00000005 , 0x0000003f 
+ 00023208  0x00005cd9 isub  0x00000006 , 0x00000011 
+ 00023209  0x00005cda call  0x0000588d 
+ 00023210  0x00005cdb copy  0x00000011 , 0x0000003f 
+ 00023211  0x00005cdc istore  0x00000002 , 0x00000006 
+ 00023212  0x00005cdd increase  0x00000004 , 0x00000011 
+ 00023213  0x00005cde call  0x00005879 
+ 00023214  0x00005cdf copy  0x00000011 , 0x0000003f 
+ 00023215  0x00005ce0 istore  0x00000001 , 0x00000006 
+ 00023216  0x00005ce1 rtn 
+ 00023217  0x00005ce5 rshift8  0x0000003f , 0x0000003f 
+ 00023218  0x00005ce6 store  0x00000002 , 0x0000445a 
+ 00023219  0x00005ce7 ifetch  0x00000002 , 0x00000006 
+ 00023220  0x00005ce8 store  0x00000002 , 0x0000445c 
+ 00023221  0x00005ce9 rtn 
+ 00023222  0x00005cef ifetch  0x00000001 , 0x00000006 
+ 00023223  0x00005cf0 ifetcht  0x00000001 , 0x00000006 
+ 00023224  0x00005cf1 ifetcht  0x00000002 , 0x00000006 
+ 00023225  0x00005cf2 beq  0x00000013 , 0x00005abb 
+ 00023226  0x00005cf3 rtn 
+ 00023227  0x00005cf5 ifetch  0x00000002 , 0x00000006 
+ 00023228  0x00005cf6 store  0x00000002 , 0x00004509 
+ 00023229  0x00005cf7 jam  0x00000040 , 0x00000a99 
+ 00023230  0x00005cf8 branch  0x00007d86 
+ 00023231  0x00005cff arg  0x0000000c , 0x00000011 
+ 00023232  0x00005d00 arg  0x00000012 , 0x00000013 
+ 00023233  0x00005d01 call  0x00005ac7 
+ 00023234  0x00005d02 setarg  0x00000008 
+ 00023235  0x00005d03 istore  0x00000002 , 0x00000005 
+ 00023236  0x00005d04 fetch  0x00000008 , 0x00004496 
+ 00023237  0x00005d05 istore  0x00000008 , 0x00000005 
+ 00023238  0x00005d06 rtn 
+ 00023239  0x00005d0b call  0x00005acf 
+ 00023240  0x00005d0c arg  0x00000005 , 0x00000012 
+ 00023241  0x00005d0d call  0x00005847 
+ 00023242  0x00005d0e copy  0x00000013 , 0x0000003f 
+ 00023243  0x00005d0f istore  0x00000001 , 0x00000005 
+ 00023244  0x00005d10 fetch  0x00000001 , 0x00004508 
+ 00023245  0x00005d11 istore  0x00000001 , 0x00000005 
+ 00023246  0x00005d12 rtn 
+ 00023247  0x00005d16 fetch  0x00000001 , 0x00004508 
+ 00023248  0x00005d18 pincrease  0x00000001 
+ 00023249  0x00005d19 store  0x00000001 , 0x00004508 
+ 00023250  0x00005d1a rtnne  0x00000000 
+ 00023251  0x00005d1d jam  0x00000001 , 0x00004508 
+ 00023252  0x00005d1e rtn 
+ 00023253  0x00005d24 fetch  0x00000001 , 0x000044c6 
+ 00023254  0x00005d25 beq  0x00000000 , 0x00005ae4 
+ 00023255  0x00005d26 beq  0x00000001 , 0x00005ae7 
+ 00023256  0x00005d27 beq  0x00000002 , 0x00005ae9 
+ 00023257  0x00005d28 beq  0x00000081 , 0x00005add 
+ 00023258  0x00005d29 beq  0x00000082 , 0x00005adf 
+ 00023259  0x00005d2a beq  0x00000083 , 0x00005ae2 
+ 00023260  0x00005d2b rtn 
+ 00023261  0x00005d2e jam  0x0000000d , 0x00004456 
+ 00023262  0x00005d2f branch  0x00005ae5 
+ 00023263  0x00005d31 jam  0x0000000d , 0x00004456 
+ 00023264  0x00005d32 jam  0x00000001 , 0x00004454 
+ 00023265  0x00005d33 rtn 
+ 00023266  0x00005d35 jam  0x0000000d , 0x00004456 
+ 00023267  0x00005d36 branch  0x00005aea 
+ 00023268  0x00005d38 jam  0x00000000 , 0x00004456 
+ 00023269  0x00005d3a jam  0x00000003 , 0x00004454 
+ 00023270  0x00005d3b rtn 
+ 00023271  0x00005d3d jam  0x00000005 , 0x00004456 
+ 00023272  0x00005d3e branch  0x00005ae5 
+ 00023273  0x00005d40 jam  0x00000005 , 0x00004456 
+ 00023274  0x00005d42 jam  0x00000000 , 0x00004454 
+ 00023275  0x00005d43 rtn 
+ 00023276  0x00005d47 fetch  0x00000001 , 0x00004456 
+ 00023277  0x00005d48 set1  0x00000003 , 0x0000003f 
+ 00023278  0x00005d49 store  0x00000001 , 0x00004456 
+ 00023279  0x00005d4a rtn 
+ 00023280  0x00005d4c fetch  0x00000001 , 0x00004456 
+ 00023281  0x00005d4d set0  0x00000003 , 0x0000003f 
+ 00023282  0x00005d4e store  0x00000001 , 0x00004456 
+ 00023283  0x00005d4f rtn 
+ 00023284  0x00005d52 ifetch  0x00000001 , 0x00000006 
+ 00023285  0x00005d53 beq  0x00000001 , 0x00005b09 
+ 00023286  0x00005d55 beq  0x00000003 , 0x00005b30 
+ 00023287  0x00005d56 beq  0x00000004 , 0x00005b4d 
+ 00023288  0x00005d57 beq  0x00000005 , 0x00005b5a 
+ 00023289  0x00005d58 beq  0x00000006 , 0x00005b80 
+ 00023290  0x00005d59 beq  0x00000007 , 0x00005bc4 
+ 00023291  0x00005d5a beq  0x00000008 , 0x00005baf 
+ 00023292  0x00005d5b beq  0x00000009 , 0x00005bc0 
+ 00023293  0x00005d5c beq  0x0000000a , 0x00005bc4 
+ 00023294  0x00005d5d beq  0x0000000b , 0x00005bc4 
+ 00023295  0x00005d5e beq  0x0000000c , 0x00005bc5 
+ 00023296  0x00005d5f beq  0x0000000d , 0x00005bca 
+ 00023297  0x00005d60 rtn 
+ 00023298  0x00005d65 force  0x00000002 , 0x00000011 
+ 00023299  0x00005d66 call  0x00005c62 
+ 00023300  0x00005d67 setarg  0x0000000b 
+ 00023301  0x00005d68 istore  0x00000001 , 0x00000005 
+ 00023302  0x00005d69 fetch  0x00000001 , 0x00004456 
+ 00023303  0x00005d6a istore  0x00000001 , 0x00000005 
+ 00023304  0x00005d6b rtn 
+ 00023305  0x00005d6e store  0x00000001 , 0x0000444c 
+ 00023306  0x00005d6f ifetch  0x00000006 , 0x00000006 
+ 00023307  0x00005d70 istore  0x00000006 , 0x00000005 
+ 00023308  0x00005d71 fetch  0x00000001 , 0x000044c6 
+ 00023309  0x00005d72 beq  0x00000000 , 0x00005b5f 
+ 00023310  0x00005d73 call  0x00005b2b 
+ 00023311  0x00005d74 call  0x00005b26 
+ 00023312  0x00005d75 jam  0x00000003 , 0x000044c4 
+ 00023313  0x00005d76 fetch  0x00000001 , 0x0000444d 
+ 00023314  0x00005d77 beq  0x00000000 , 0x00005b18 
+ 00023315  0x00005d78 beq  0x00000001 , 0x00005b18 
+ 00023316  0x00005d79 beq  0x00000003 , 0x00005b18 
+ 00023317  0x00005d7a fetch  0x00000001 , 0x000044c6 
+ 00023318  0x00005d7b beq  0x00000002 , 0x00005b1b 
+ 00023319  0x00005d7c rtneq  0x00000083 
+ 00023320  0x00005d7e arg  0x00000000 , 0x0000003f 
+ 00023321  0x00005d7f store  0x00000004 , 0x000044c7 
+ 00023322  0x00005d80 rtn 
+ 00023323  0x00005d83 fetch  0x00000001 , 0x000044e9 
+ 00023324  0x00005d84 bbit1  0x00000000 , 0x00005b24 
+ 00023325  0x00005d86 arg  0x000044c7 , 0x00000011 
+ 00023326  0x00005d87 copy  0x00000011 , 0x00000005 
+ 00023327  0x00005d88 arg  0x00000003 , 0x00000039 
+ 00023328  0x00005d89 call  0x0000630d 
+ 00023329  0x00005d8a fetch  0x00000002 , 0x000044c9 
+ 00023330  0x00005d8b and_into  0x00000007 , 0x0000003f 
+ 00023331  0x00005d8c store  0x00000002 , 0x000044c9 
+ 00023332  0x00005d8e jam  0x00000034 , 0x00000a99 
+ 00023333  0x00005d8f branch  0x00007d86 
+ 00023334  0x00005d92 fetch  0x00000001 , 0x0000444f 
+ 00023335  0x00005d93 rtnbit1  0x00000003 
+ 00023336  0x00005d94 fetch  0x00000001 , 0x000044c6 
+ 00023337  0x00005d95 rtnbit0  0x00000007 
+ 00023338  0x00005d96 branch  0x00003402 
+ 00023339  0x00005d99 force  0x00000007 , 0x00000011 
+ 00023340  0x00005d9a call  0x00005c62 
+ 00023341  0x00005d9b fetch  0x00000007 , 0x00004453 
+ 00023342  0x00005d9c istore  0x00000007 , 0x00000005 
+ 00023343  0x00005d9d rtn 
+ 00023344  0x00005da1 copy  0x00000006 , 0x00000011 
+ 00023345  0x00005da2 fetch  0x00000001 , 0x000044c6 
+ 00023346  0x00005da3 beq  0x00000083 , 0x00005b37 
+ 00023347  0x00005da4 copy  0x00000011 , 0x00000006 
+ 00023348  0x00005da5 arg  0x0000442a , 0x00000005 
+ 00023349  0x00005da6 call  0x00007ebf 
+ 00023350  0x00005da7 branch  0x00005b3d 
+ 00023351  0x00005da9 copy  0x00000011 , 0x00000006 
+ 00023352  0x00005daa arg  0x0000442a , 0x00000005 
+ 00023353  0x00005dab call  0x00007ebf 
+ 00023354  0x00005dac jam  0x00000002 , 0x000044bf 
+ 00023355  0x00005dad jam  0x00000008 , 0x000044c1 
+ 00023356  0x00005dae rtn 
+ 00023357  0x00005db2 fetch  0x00000001 , 0x000044c6 
+ 00023358  0x00005db3 bbit1  0x00000007 , 0x00005b45 
+ 00023359  0x00005db4 call  0x0000739c 
+ 00023360  0x00005db5 force  0x00000011 , 0x00000011 
+ 00023361  0x00005db6 call  0x00005c62 
+ 00023362  0x00005db7 setarg  0x00000003 
+ 00023363  0x00005db8 istore  0x00000001 , 0x00000005 
+ 00023364  0x00005db9 branch  0x00007497 
+ 00023365  0x00005dbd arg  0x0000443a , 0x00000005 
+ 00023366  0x00005dbe call  0x0000630c 
+ 00023367  0x00005dbf call  0x000071c5 
+ 00023368  0x00005dc0 force  0x00000011 , 0x00000011 
+ 00023369  0x00005dc1 call  0x00005c62 
+ 00023370  0x00005dc2 setarg  0x00000003 
+ 00023371  0x00005dc3 istore  0x00000001 , 0x00000005 
+ 00023372  0x00005dc4 branch  0x00007201 
+ 00023373  0x00005dc9 copy  0x00000006 , 0x00000011 
+ 00023374  0x00005dca fetch  0x00000001 , 0x000044c6 
+ 00023375  0x00005dcb bbit1  0x00000007 , 0x00005b61 
+ 00023376  0x00005dcc copy  0x00000011 , 0x00000006 
+ 00023377  0x00005dcd call  0x00007394 
+ 00023378  0x00005dce branch  0x00005b75 , 0x00000005 
+ 00023379  0x00005dd0 jam  0x00000004 , 0x0000047b 
+ 00023380  0x00005dd2 force  0x00000002 , 0x00000011 
+ 00023381  0x00005dd3 call  0x00005c62 
+ 00023382  0x00005dd4 setarg  0x00000005 
+ 00023383  0x00005dd5 istore  0x00000001 , 0x00000005 
+ 00023384  0x00005dd6 fetch  0x00000001 , 0x0000047b 
+ 00023385  0x00005dd7 istore  0x00000001 , 0x00000005 
+ 00023386  0x00005dd9 force  0x0000000a , 0x00000007 
+ 00023387  0x00005dda call  0x00007f07 
+ 00023388  0x00005ddb jam  0x00000000 , 0x000044c4 
+ 00023389  0x00005ddc jam  0x00000030 , 0x00000a99 
+ 00023390  0x00005ddd branch  0x00007d86 
+ 00023391  0x00005de0 jam  0x00000005 , 0x0000047b 
+ 00023392  0x00005de1 branch  0x00005b54 
+ 00023393  0x00005de5 arg  0x0000042f , 0x00000005 
+ 00023394  0x00005de6 copy  0x00000011 , 0x00000006 
+ 00023395  0x00005de7 call  0x00007ebf 
+ 00023396  0x00005de8 fetch  0x00000001 , 0x000044c6 
+ 00023397  0x00005de9 beq  0x00000083 , 0x00005b6c 
+ 00023398  0x00005dea call  0x0000714f 
+ 00023399  0x00005ded call  0x00005b7a 
+ 00023400  0x00005dee fetch  0x00000001 , 0x000044c6 
+ 00023401  0x00005def rtnne  0x00000082 
+ 00023402  0x00005df0 jam  0x0000003b , 0x00000a99 
+ 00023403  0x00005df1 branch  0x00007d86 
+ 00023404  0x00005df4 call  0x000071ba 
+ 00023405  0x00005df5 arg  0x00000af2 , 0x00000005 
+ 00023406  0x00005df6 call  0x00007201 
+ 00023407  0x00005df7 arg  0x00000af2 , 0x00000011 
+ 00023408  0x00005df8 arg  0x0000442a , 0x00000012 
+ 00023409  0x00005df9 arg  0x00000010 , 0x00000039 
+ 00023410  0x00005dfa call  0x00007f88 
+ 00023411  0x00005dfb nbranch  0x00005b53 , 0x00000005 
+ 00023412  0x00005dfc branch  0x00005b7a 
+ 00023413  0x00005dff call  0x00007390 
+ 00023414  0x00005e00 jam  0x00000031 , 0x00000a99 
+ 00023415  0x00005e01 call  0x00007d86 
+ 00023416  0x00005e02 jam  0x00000001 , 0x00004429 
+ 00023417  0x00005e03 jam  0x00000005 , 0x000044c4 
+ 00023418  0x00005e06 force  0x00000011 , 0x00000011 
+ 00023419  0x00005e07 call  0x00005c62 
+ 00023420  0x00005e08 setarg  0x00000004 
+ 00023421  0x00005e09 istore  0x00000001 , 0x00000005 
+ 00023422  0x00005e0a arg  0x0000443a , 0x00000006 
+ 00023423  0x00005e0b branch  0x00007ebf 
+ 00023424  0x00005e0e arg  0x0000041f , 0x00000005 
+ 00023425  0x00005e0f branch  0x00007ebf 
+ 00023426  0x00005e12 force  0x00000011 , 0x00000011 
+ 00023427  0x00005e13 call  0x00005c62 
+ 00023428  0x00005e14 setarg  0x00000006 
+ 00023429  0x00005e15 istore  0x00000001 , 0x00000005 
+ 00023430  0x00005e16 fetch  0x00000001 , 0x000044e9 
+ 00023431  0x00005e17 bbit1  0x00000001 , 0x00005b8a 
+ 00023432  0x00005e18 arg  0x00004419 , 0x00000006 
+ 00023433  0x00005e19 branch  0x00007ebf 
+ 00023434  0x00005e1c arg  0x000044ea , 0x00000006 
+ 00023435  0x00005e1d branch  0x00007ebf 
+ 00023436  0x00005e21 arg  0x000044cb , 0x00000005 
+ 00023437  0x00005e22 force  0x0000000a , 0x00000039 
+ 00023438  0x00005e23 call  0x0000630d 
+ 00023439  0x00005e24 force  0x0000000b , 0x00000011 
+ 00023440  0x00005e25 call  0x00005c62 
+ 00023441  0x00005e26 setarg  0x00000007 
+ 00023442  0x00005e27 istore  0x00000001 , 0x00000005 
+ 00023443  0x00005e28 fetch  0x00000002 , 0x000044cb 
+ 00023444  0x00005e29 istore  0x00000002 , 0x00000005 
+ 00023445  0x00005e2a fetch  0x00000008 , 0x000044cd 
+ 00023446  0x00005e2b istore  0x00000008 , 0x00000005 
+ 00023447  0x00005e2c rtn 
+ 00023448  0x00005e2f force  0x00000011 , 0x00000011 
+ 00023449  0x00005e30 call  0x00005c62 
+ 00023450  0x00005e31 setarg  0x00000008 
+ 00023451  0x00005e32 istore  0x00000001 , 0x00000005 
+ 00023452  0x00005e33 setarg  0x00000000 
+ 00023453  0x00005e34 istore  0x00000008 , 0x00000005 
+ 00023454  0x00005e35 istore  0x00000008 , 0x00000005 
+ 00023455  0x00005e36 rtn 
+ 00023456  0x00005e3a force  0x00000008 , 0x00000011 
+ 00023457  0x00005e3b call  0x00005c62 
+ 00023458  0x00005e3c setarg  0x00000009 
+ 00023459  0x00005e3d istore  0x00000001 , 0x00000005 
+ 00023460  0x00005e3e fetch  0x00000001 , 0x00004495 
+ 00023461  0x00005e3f istore  0x00000001 , 0x00000005 
+ 00023462  0x00005e40 fetch  0x00000006 , 0x000044a0 
+ 00023463  0x00005e41 istore  0x00000006 , 0x00000005 
+ 00023464  0x00005e42 rtn 
+ 00023465  0x00005e46 jam  0x00000008 , 0x0000047b 
+ 00023466  0x00005e47 branch  0x00005b54 
+ 00023467  0x00005e4a fetch  0x00000001 , 0x00004458 
+ 00023468  0x00005e4b fetcht  0x00000001 , 0x00004458 
+ 00023469  0x00005e4c iand  0x00000002 , 0x0000003f 
+ 00023470  0x00005e4d rtn 
+ 00023471  0x00005e50 arg  0x000044d5 , 0x00000005 
+ 00023472  0x00005e51 call  0x00007ebf 
+ 00023473  0x00005e52 call  0x00005bab 
+ 00023474  0x00005e53 isolate0  0x00000001 , 0x0000003f 
+ 00023475  0x00005e54 branch  0x00005ba9 , 0x00000001 
+ 00023476  0x00005e55 fetch  0x00000001 , 0x00004092 
+ 00023477  0x00005e56 rtnne  0x0000000a 
+ 00023478  0x00005e57 call  0x00005bb9 
+ 00023479  0x00005e58 nrtn  0x00000028 
+ 00023480  0x00005e59 branch  0x00003410 
+ 00023481  0x00005e5d call  0x00007fe9 
+ 00023482  0x00005e5e fetch  0x00000001 , 0x0000448e 
+ 00023483  0x00005e5f rtneq  0x00000000 
+ 00023484  0x00005e60 fetch  0x00000001 , 0x00000454 
+ 00023485  0x00005e61 compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00023486  0x00005e62 rtn  0x00000001 
+ 00023487  0x00005e63 branch  0x00007fe7 
+ 00023488  0x00005e66 call  0x00005bab 
+ 00023489  0x00005e67 isolate0  0x00000001 , 0x0000003f 
+ 00023490  0x00005e68 branch  0x00005ba9 , 0x00000001 
+ 00023491  0x00005e69 rtn 
+ 00023492  0x00005e6e rtn 
+ 00023493  0x00005e71 arg  0x000009be , 0x00000005 
+ 00023494  0x00005e72 call  0x00007eb3 
+ 00023495  0x00005e73 jam  0x00000002 , 0x000044bf 
+ 00023496  0x00005e74 jam  0x00000001 , 0x000044c1 
+ 00023497  0x00005e75 rtn 
+ 00023498  0x00005e78 arg  0x00000a6e , 0x00000005 
+ 00023499  0x00005e79 call  0x00007ebf 
+ 00023500  0x00005e7a jam  0x00000006 , 0x000044c1 
+ 00023501  0x00005e7b jam  0x00000002 , 0x000044bf 
+ 00023502  0x00005e7c rtn 
+ 00023503  0x00005e7f force  0x00000041 , 0x00000011 
+ 00023504  0x00005e80 call  0x00005c62 
+ 00023505  0x00005e81 setarg  0x0000000c 
+ 00023506  0x00005e82 istore  0x00000001 , 0x00000005 
+ 00023507  0x00005e83 arg  0x000045d2 , 0x00000006 
+ 00023508  0x00005e84 branch  0x00007eb3 
+ 00023509  0x00005e87 call  0x00007166 
+ 00023510  0x00005e88 force  0x00000011 , 0x00000011 
+ 00023511  0x00005e89 call  0x00005c62 
+ 00023512  0x00005e8a setarg  0x0000000d 
+ 00023513  0x00005e8b istore  0x00000001 , 0x00000005 
+ 00023514  0x00005e8c branch  0x00007201 
+ 00023515  0x00005e90 fetch  0x00000001 , 0x000044c4 
+ 00023516  0x00005e91 rtneq  0x000000ff 
+ 00023517  0x00005e92 arg  0x00000003 , 0x00000002 
+ 00023518  0x00005e93 isub  0x00000002 , 0x0000003e 
+ 00023519  0x00005e94 nrtn  0x00000002 
+ 00023520  0x00005e95 arg  0x0000000a , 0x00000007 
+ 00023521  0x00005e96 call  0x00007f16 
+ 00023522  0x00005e97 nrtn  0x00000034 
+ 00023523  0x00005e98 branch  0x00005ba9 
+ 00023524  0x00005e9b bpatchx  0x00000078 , 0x0000402f 
+ 00023525  0x00005e9c fetch  0x00000001 , 0x000044c4 
+ 00023526  0x00005e9d beq  0x00000000 , 0x00005bef 
+ 00023527  0x00005e9e beq  0x00000001 , 0x00005bf5 
+ 00023528  0x00005e9f beq  0x00000002 , 0x00005bef 
+ 00023529  0x00005ea0 beq  0x00000003 , 0x00005bf7 
+ 00023530  0x00005ea1 beq  0x00000005 , 0x00005bfb 
+ 00023531  0x00005ea2 beq  0x00000007 , 0x00005c07 
+ 00023532  0x00005ea3 beq  0x00000008 , 0x00005c09 
+ 00023533  0x00005ea4 beq  0x00000009 , 0x00005c10 
+ 00023534  0x00005ea5 rtn 
+ 00023535  0x00005ea9 fetch  0x00000001 , 0x000044c5 
+ 00023536  0x00005eaa rtnne  0x00000004 
+ 00023537  0x00005eab jam  0x000000ff , 0x000044c5 
+ 00023538  0x00005eac jam  0x000000ff , 0x000044c4 
+ 00023539  0x00005ead jam  0x0000003f , 0x00000a99 
+ 00023540  0x00005eae branch  0x00007d86 
+ 00023541  0x00005eb2 jam  0x00000002 , 0x000044c4 
+ 00023542  0x00005eb3 branch  0x00005b02 
+ 00023543  0x00005eb6 jam  0x00000004 , 0x000044c4 
+ 00023544  0x00005eb7 setarg  0x00017700 
+ 00023545  0x00005eb8 arg  0x0000000a , 0x00000007 
+ 00023546  0x00005eb9 branch  0x00007f08 
+ 00023547  0x00005ebc fetch  0x00000001 , 0x000044c5 
+ 00023548  0x00005ebd beq  0x00000004 , 0x00005bfe 
+ 00023549  0x00005ebe rtn 
+ 00023550  0x00005ec1 jam  0x00000007 , 0x000044c4 
+ 00023551  0x00005ec2 jam  0x00000029 , 0x00000a99 
+ 00023552  0x00005ec3 call  0x00007d86 
+ 00023553  0x00005ec4 call  0x00005b82 
+ 00023554  0x00005ec5 fetch  0x00000001 , 0x00004092 
+ 00023555  0x00005ec6 rtnne  0x0000000a 
+ 00023556  0x00005ec7 call  0x00005bb9 
+ 00023557  0x00005ec8 rtn  0x00000028 
+ 00023558  0x00005ec9 branch  0x00003410 
+ 00023559  0x00005ecd jam  0x00000008 , 0x000044c4 
+ 00023560  0x00005ece branch  0x00005b8c 
+ 00023561  0x00005ed1 fetch  0x00000001 , 0x00004452 
+ 00023562  0x00005ed2 fetcht  0x00000001 , 0x00004459 
+ 00023563  0x00005ed3 iand  0x00000002 , 0x0000003f 
+ 00023564  0x00005ed4 isolate0  0x00000001 , 0x0000003f 
+ 00023565  0x00005ed5 branch  0x00005c12 , 0x00000001 
+ 00023566  0x00005ed6 jam  0x00000009 , 0x000044c4 
+ 00023567  0x00005ed7 branch  0x00005b98 
+ 00023568  0x00005eda call  0x00005ba0 
+ 00023569  0x00005edb branch  0x00005c12 
+ 00023570  0x00005edf force  0x0000000a , 0x00000007 
+ 00023571  0x00005ee0 call  0x00007f07 
+ 00023572  0x00005ee1 jam  0x000000ff , 0x000044c5 
+ 00023573  0x00005ee2 jam  0x000000ff , 0x000044c4 
+ 00023574  0x00005ee3 jam  0x0000003e , 0x00000a99 
+ 00023575  0x00005ee4 branch  0x00007d86 
+ 00023576  0x00005ee9 bpatchx  0x00000079 , 0x0000402f 
+ 00023577  0x00005eea fetch  0x00000001 , 0x000044c6 
+ 00023578  0x00005eeb rtnbit0  0x00000007 
+ 00023579  0x00005eec fetch  0x00000001 , 0x000044bf 
+ 00023580  0x00005eed rtnne  0x00000002 
+ 00023581  0x00005eee jam  0x00000000 , 0x000044bf 
+ 00023582  0x00005eef fetch  0x00000001 , 0x000044c1 
+ 00023583  0x00005ef0 beq  0x00000001 , 0x00005c58 
+ 00023584  0x00005ef1 beq  0x00000002 , 0x00005c5f 
+ 00023585  0x00005ef2 beq  0x00000003 , 0x00005c52 
+ 00023586  0x00005ef3 beq  0x00000006 , 0x00005c39 
+ 00023587  0x00005ef4 beq  0x00000007 , 0x00005c30 
+ 00023588  0x00005ef5 beq  0x00000008 , 0x00005c26 
+ 00023589  0x00005ef6 rtn 
+ 00023590  0x00005efa fetch  0x00000001 , 0x00004663 
+ 00023591  0x00005efb copy  0x0000003f , 0x00000007 
+ 00023592  0x00005efc increase  0x00000001 , 0x0000003f 
+ 00023593  0x00005efd store  0x00000001 , 0x00004663 
+ 00023594  0x00005efe fetch  0x00000004 , 0x000044c7 
+ 00023595  0x00005eff qisolate1  0x0000003f 
+ 00023596  0x00005f00 setarg  0x00000080 
+ 00023597  0x00005f01 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00023598  0x00005f02 store  0x00000001 , 0x00004664 
+ 00023599  0x00005f03 branch  0x00005c55 
+ 00023600  0x00005f06 fetch  0x00000001 , 0x000044c2 
+ 00023601  0x00005f07 jam  0x00000000 , 0x000044c2 
+ 00023602  0x00005f08 beq  0x00000001 , 0x00005c35 
+ 00023603  0x00005f09 jam  0x00000002 , 0x000044bf 
+ 00023604  0x00005f0a rtn 
+ 00023605  0x00005f0d jam  0x00000031 , 0x00000a99 
+ 00023606  0x00005f0e call  0x00007d86 
+ 00023607  0x00005f0f jam  0x00000005 , 0x000044c4 
+ 00023608  0x00005f10 branch  0x00005bd5 
+ 00023609  0x00005f13 fetch  0x00000001 , 0x000009b9 
+ 00023610  0x00005f14 beq  0x00000003 , 0x00005c3d 
+ 00023611  0x00005f15 jam  0x00000002 , 0x000044bf 
+ 00023612  0x00005f16 rtn 
+ 00023613  0x00005f19 call  0x0000718d 
+ 00023614  0x00005f1d fetch  0x00000001 , 0x000044c6 
+ 00023615  0x00005f1e beq  0x00000083 , 0x00005c41 
+ 00023616  0x00005f1f call  0x00005b18 
+ 00023617  0x00005f21 call  0x0000717a 
+ 00023618  0x00005f22 arg  0x00000af2 , 0x00000011 
+ 00023619  0x00005f23 arg  0x00000a6e , 0x00000012 
+ 00023620  0x00005f24 arg  0x00000010 , 0x00000039 
+ 00023621  0x00005f25 call  0x00007f88 
+ 00023622  0x00005f26 branch  0x00005c49 , 0x00000005 
+ 00023623  0x00005f28 jam  0x0000000b , 0x0000047b 
+ 00023624  0x00005f29 branch  0x00005b54 
+ 00023625  0x00005f2d call  0x00007595 
+ 00023626  0x00005f2e nbranch  0x00005c47 , 0x00000005 
+ 00023627  0x00005f2f jam  0x00000001 , 0x00004429 
+ 00023628  0x00005f30 fetch  0x00000001 , 0x000044c6 
+ 00023629  0x00005f31 beq  0x00000081 , 0x00005c35 
+ 00023630  0x00005f32 beq  0x00000083 , 0x00005c35 
+ 00023631  0x00005f33 jam  0x00000002 , 0x000044bf 
+ 00023632  0x00005f34 jam  0x00000007 , 0x000044c1 
+ 00023633  0x00005f35 rtn 
+ 00023634  0x00005f38 fetch  0x00000001 , 0x000044c6 
+ 00023635  0x00005f39 beq  0x00000083 , 0x00005c56 
+ 00023636  0x00005f3a jam  0x00000000 , 0x00004664 
+ 00023637  0x00005f3c branch  0x00005b3d 
+ 00023638  0x00005f42 jam  0x00000000 , 0x00004663 
+ 00023639  0x00005f43 branch  0x00005b1b 
+ 00023640  0x00005f47 jam  0x00000002 , 0x000044bf 
+ 00023641  0x00005f48 fetch  0x00000001 , 0x000044c3 
+ 00023642  0x00005f49 beq  0x00000003 , 0x00005c5c 
+ 00023643  0x00005f4b rtn 
+ 00023644  0x00005f4e jam  0x00000002 , 0x000044c1 
+ 00023645  0x00005f4f jam  0x00000000 , 0x000009b9 
+ 00023646  0x00005f50 branch  0x00007a99 
+ 00023647  0x00005f53 jam  0x00000002 , 0x000044bf 
+ 00023648  0x00005f54 jam  0x00000003 , 0x000044c1 
+ 00023649  0x00005f55 branch  0x00005bcf 
+ 00023650  0x00005f5a force  0x00000006 , 0x00000012 
+ 00023651  0x00005f5b branch  0x00005847 
+ 00023652  0x00005f60 fetch  0x00000001 , 0x000002db 
+ 00023653  0x00005f61 beq  0x00000000 , 0x00005c7b 
+ 00023654  0x00005f62 beq  0x00000001 , 0x00005c83 
+ 00023655  0x00005f63 beq  0x00000002 , 0x00005c8e 
+ 00023656  0x00005f64 beq  0x00000003 , 0x00005caa 
+ 00023657  0x00005f65 beq  0x00000004 , 0x00005ce1 
+ 00023658  0x00005f66 beq  0x00000005 , 0x00005ce6 
+ 00023659  0x00005f67 beq  0x00000006 , 0x00005cea 
+ 00023660  0x00005f68 beq  0x00000007 , 0x00005cf5 
+ 00023661  0x00005f69 beq  0x00000008 , 0x00005c99 
+ 00023662  0x00005f6a beq  0x00000009 , 0x00005cf5 
+ 00023663  0x00005f6b beq  0x0000000a , 0x00005cef 
+ 00023664  0x00005f6c beq  0x0000000b , 0x00005cf5 
+ 00023665  0x00005f6d beq  0x0000000c , 0x00005c9f 
+ 00023666  0x00005f6e beq  0x0000000d , 0x00005cf5 
+ 00023667  0x00005f6f beq  0x00000012 , 0x00005ca6 
+ 00023668  0x00005f70 beq  0x00000013 , 0x00005cf5 
+ 00023669  0x00005f71 arg  0x00000002 , 0x00000011 
+ 00023670  0x00005f72 arg  0x00000007 , 0x00000012 
+ 00023671  0x00005f73 call  0x00005842 
+ 00023672  0x00005f74 fetch  0x00000001 , 0x000002db 
+ 00023673  0x00005f75 istore  0x00000001 , 0x00000005 
+ 00023674  0x00005f76 rtn 
+ 00023675  0x00005f7a ifetch  0x00000009 , 0x00000006 
+ 00023676  0x00005f7b store  0x00000009 , 0x000043d3 
+ 00023677  0x00005f7c ifetch  0x00000002 , 0x00000006 
+ 00023678  0x00005f7d store  0x00000002 , 0x0000045f 
+ 00023679  0x00005f7e fetch  0x00000001 , 0x0000043f 
+ 00023680  0x00005f7f set1  0x00000005 , 0x0000003f 
+ 00023681  0x00005f80 store  0x00000001 , 0x0000043f 
+ 00023682  0x00005f81 rtn 
+ 00023683  0x00005f84 ifetch  0x00000005 , 0x00000006 
+ 00023684  0x00005f85 store  0x00000005 , 0x000043ce 
+ 00023685  0x00005f86 ifetch  0x00000002 , 0x00000006 
+ 00023686  0x00005f87 store  0x00000002 , 0x0000045f 
+ 00023687  0x00005f88 fetcht  0x00000002 , 0x00000459 
+ 00023688  0x00005f89 isub  0x00000002 , 0x0000003e 
+ 00023689  0x00005f8a nbranch  0x00005c8e , 0x00000002 
+ 00023690  0x00005f8b fetch  0x00000001 , 0x0000043f 
+ 00023691  0x00005f8c set1  0x00000006 , 0x0000003f 
+ 00023692  0x00005f8d store  0x00000001 , 0x0000043f 
+ 00023693  0x00005f8e rtn 
+ 00023694  0x00005f92 setarg  0x00000014 
+ 00023695  0x00005f93 store  0x00000002 , 0x0000046d 
+ 00023696  0x00005f94 store  0x00000002 , 0x000044ba 
+ 00023697  0x00005f95 rtn 
+ 00023698  0x00005f98 arg  0x00000013 , 0x00000013 
+ 00023699  0x00005f9c arg  0x00000002 , 0x00000011 
+ 00023700  0x00005f9d arg  0x00000002 , 0x00000012 
+ 00023701  0x00005f9e call  0x00005842 
+ 00023702  0x00005f9f copy  0x00000013 , 0x0000003f 
+ 00023703  0x00005fa0 istore  0x00000001 , 0x00000005 
+ 00023704  0x00005fa1 rtn 
+ 00023705  0x00005fa6 arg  0x00000009 , 0x00000011 
+ 00023706  0x00005fa7 arg  0x00000009 , 0x00000012 
+ 00023707  0x00005fa8 call  0x00005842 
+ 00023708  0x00005fa9 setarg  0x00000001 
+ 00023709  0x00005faa istore  0x00000008 , 0x00000005 
+ 00023710  0x00005fab rtn 
+ 00023711  0x00005faf rtn  0x00000029 
+ 00023712  0x00005fb1 arg  0x00000006 , 0x00000011 
+ 00023713  0x00005fb2 arg  0x0000000c , 0x00000012 
+ 00023714  0x00005fb3 call  0x00005842 
+ 00023715  0x00005fb4 fetch  0x00000005 , 0x00004510 
+ 00023716  0x00005fb5 istore  0x00000005 , 0x00000005 
+ 00023717  0x00005fb6 rtn 
+ 00023718  0x00005fba arg  0x00000013 , 0x00000012 
+ 00023719  0x00005fbb branch  0x00005ca8 
+ 00023720  0x00005fbf arg  0x00000001 , 0x00000011 
+ 00023721  0x00005fc0 branch  0x00005842 
+ 00023722  0x00005fc4 ifetch  0x00000008 , 0x00000006 
+ 00023723  0x00005fc5 store  0x00000008 , 0x000044cd 
+ 00023724  0x00005fc6 ifetch  0x00000002 , 0x00000006 
+ 00023725  0x00005fc7 store  0x00000002 , 0x000044cb 
+ 00023726  0x00005fc8 ifetch  0x00000008 , 0x00000006 
+ 00023727  0x00005fc9 store  0x00000008 , 0x000044aa 
+ 00023728  0x00005fca ifetch  0x00000004 , 0x00000006 
+ 00023729  0x00005fcb store  0x00000004 , 0x00004411 
+ 00023730  0x00005fcc call  0x00005ccf 
+ 00023731  0x00005fcd bpatchx  0x0000007a , 0x0000402f 
+ 00023732  0x00005fce fetch  0x00000001 , 0x000044c4 
+ 00023733  0x00005fcf beq  0x00000005 , 0x00005cbc 
+ 00023734  0x00005fd0 fetch  0x00000001 , 0x000044e9 
+ 00023735  0x00005fd1 bbit1  0x00000001 , 0x00005cbf 
+ 00023736  0x00005fd2 fetch  0x00000001 , 0x00004217 
+ 00023737  0x00005fd3 ncall  0x000067be , 0x00000034 
+ 00023738  0x00005fd4 fetch  0x00000001 , 0x00004429 
+ 00023739  0x00005fd5 beq  0x00000000 , 0x00005cc4 
+ 00023740  0x00005fd7 jam  0x00000001 , 0x000044c5 
+ 00023741  0x00005fd8 call  0x00005cdd 
+ 00023742  0x00005fd9 branch  0x000073a2 
+ 00023743  0x00005fdc jam  0x00000001 , 0x00004429 
+ 00023744  0x00005fdd arg  0x000044ea , 0x00000006 
+ 00023745  0x00005fde arg  0x00004419 , 0x00000005 
+ 00023746  0x00005fdf call  0x00007ebf 
+ 00023747  0x00005fe0 branch  0x00005cbc 
+ 00023748  0x00005fe4 bpatchx  0x0000007b , 0x0000402f 
+ 00023749  0x00005fe5 jam  0x00000000 , 0x000044c5 
+ 00023750  0x00005fe6 jam  0x00000000 , 0x000044c4 
+ 00023751  0x00005fe7 jam  0x00000041 , 0x00000a99 
+ 00023752  0x00005fe8 branch  0x00007d86 
+ 00023753  0x00005feb arg  0x00000002 , 0x00000011 
+ 00023754  0x00005fec arg  0x0000000d , 0x00000012 
+ 00023755  0x00005fed call  0x00005842 
+ 00023756  0x00005fee setarg  0x00000006 
+ 00023757  0x00005fef istore  0x00000001 , 0x00000005 
+ 00023758  0x00005ff0 rtn 
+ 00023759  0x00005ff3 arg  0x000044b2 , 0x00000005 
+ 00023760  0x00005ff4 force  0x00000008 , 0x00000039 
+ 00023761  0x00005ff5 call  0x0000630d 
+ 00023762  0x00005ff6 arg  0x00004415 , 0x00000005 
+ 00023763  0x00005ff7 force  0x00000004 , 0x00000039 
+ 00023764  0x00005ff8 call  0x0000630d 
+ 00023765  0x00005ff9 arg  0x0000000d , 0x00000011 
+ 00023766  0x00005ffa arg  0x00000004 , 0x00000012 
+ 00023767  0x00005ffb call  0x00005842 
+ 00023768  0x00005ffc fetch  0x00000008 , 0x000044b2 
+ 00023769  0x00005ffd istore  0x00000008 , 0x00000005 
+ 00023770  0x00005ffe fetch  0x00000004 , 0x00004415 
+ 00023771  0x00005fff istore  0x00000004 , 0x00000005 
+ 00023772  0x00006000 rtn 
+ 00023773  0x00006003 arg  0x00000005 , 0x00000012 
+ 00023774  0x00006004 branch  0x00005ca8 
+ 00023775  0x00006007 arg  0x00000006 , 0x00000012 
+ 00023776  0x00006008 branch  0x00005ca8 
+ 00023777  0x0000600c ifetch  0x00000008 , 0x00000006 
+ 00023778  0x0000600d store  0x00000008 , 0x000044b2 
+ 00023779  0x0000600e ifetch  0x00000004 , 0x00000006 
+ 00023780  0x0000600f store  0x00000004 , 0x00004415 
+ 00023781  0x00006010 branch  0x000073a2 
+ 00023782  0x00006013 fetch  0x00000001 , 0x0000043f 
+ 00023783  0x00006014 set1  0x00000004 , 0x0000003f 
+ 00023784  0x00006015 store  0x00000001 , 0x0000043f 
+ 00023785  0x00006016 rtn 
+ 00023786  0x00006019 rtn  0x00000029 
+ 00023787  0x0000601a jam  0x00000032 , 0x00000a99 
+ 00023788  0x0000601b call  0x00007d86 
+ 00023789  0x0000601c jam  0x00000004 , 0x000044c5 
+ 00023790  0x0000601d branch  0x00005cdf 
+ 00023791  0x00006020 jam  0x00000002 , 0x000044c5 
+ 00023792  0x00006021 call  0x00005cf3 
+ 00023793  0x00006022 jam  0x00000033 , 0x00000a99 
+ 00023794  0x00006023 branch  0x00007d86 
+ 00023795  0x00006026 arg  0x0000000b , 0x00000012 
+ 00023796  0x00006027 branch  0x00005ca8 
+ 00023797  0x0000602f rtn 
+ 00023798  0x00006037 rtn  0x0000002b 
+ 00023799  0x00006039 bpatchx  0x0000007c , 0x0000402f 
+ 00023800  0x0000603a setarg  0x00000000 
+ 00023801  0x0000603b store  0x00000001 , 0x00000048 
+ 00023802  0x0000603c store  0x00000001 , 0x00000055 
+ 00023803  0x0000603d store  0x00000001 , 0x00000078 
+ 00023804  0x0000603e store  0x00000001 , 0x0000007c 
+ 00023805  0x0000603f store  0x00000001 , 0x00004158 
+ 00023806  0x00006040 store  0x00000001 , 0x000004d7 
+ 00023807  0x00006041 store  0x00000001 , 0x0000016d 
+ 00023808  0x00006042 store  0x00000001 , 0x000009b5 
+ 00023809  0x00006043 jam  0x00000000 , 0x0000455b 
+ 00023810  0x00006044 jam  0x00000000 , 0x00000229 
+ 00023811  0x00006045 jam  0x00000000 , 0x000004d8 
+ 00023812  0x00006047 jam  0x00000000 , 0x000009b5 
+ 00023813  0x00006048 jam  0x00000000 , 0x000009b4 
+ 00023814  0x00006049 jam  0x00000000 , 0x000004d1 
+ 00023815  0x0000604c rtn 
+ 00023816  0x0000604f bpatchx  0x0000007d , 0x0000402f 
+ 00023817  0x00006050 call  0x000062ff , 0x00000029 
+ 00023818  0x00006051 ncall  0x00006303 , 0x00000029 
+ 00023819  0x00006052 call  0x000062bc 
+ 00023820  0x00006053 nrtn  0x00000034 
+ 00023821  0x00006054 fetch  0x00000001 , 0x0000004c 
+ 00023822  0x00006055 rtnbit0  0x00000006 
+ 00023823  0x00006056 set0  0x00000006 , 0x0000003f 
+ 00023824  0x00006057 set0  0x00000001 , 0x00000000 
+ 00023825  0x00006058 store  0x00000001 , 0x0000004c 
+ 00023826  0x00006059 fetch  0x00000001 , 0x00000551 
+ 00023827  0x0000605a fetcht  0x00000001 , 0x0000004c 
+ 00023828  0x0000605b isolate1  0x00000000 , 0x0000003f 
+ 00023829  0x0000605c setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00023830  0x0000605d storet  0x00000001 , 0x0000004c 
+ 00023831  0x0000605e and_into  0x00000002 , 0x00000002 
+ 00023832  0x0000605f storet  0x00000001 , 0x0000007f 
+ 00023833  0x00006060 fetcht  0x00000001 , 0x0000004c 
+ 00023834  0x00006061 rshift  0x0000003f , 0x0000003f 
+ 00023835  0x00006062 store  0x00000001 , 0x0000007d 
+ 00023836  0x00006063 bpatchx  0x0000007e , 0x0000402f 
+ 00023837  0x00006064 fetch  0x00000001 , 0x0000007d 
+ 00023838  0x00006065 beq  0x0000007f , 0x00005d66 
+ 00023839  0x00006066 beq  0x00000003 , 0x00005db1 
+ 00023840  0x00006067 beq  0x00000004 , 0x00005dc2 
+ 00023841  0x00006068 beq  0x0000003c , 0x00005d59 
+ 00023842  0x00006069 beq  0x00000005 , 0x00005d55 
+ 00023843  0x0000606a beq  0x0000000f , 0x00005fa8 
+ 00023844  0x0000606b beq  0x00000010 , 0x00005e24 
+ 00023845  0x0000606c beq  0x00000023 , 0x00005e42 
+ 00023846  0x0000606d beq  0x00000039 , 0x00005fc1 
+ 00023847  0x0000606e beq  0x00000038 , 0x00005fbc 
+ 00023848  0x0000606f beq  0x00000031 , 0x00005e27 
+ 00023849  0x00006070 beq  0x00000037 , 0x00005eb0 
+ 00023850  0x00006071 beq  0x00000027 , 0x00005eac 
+ 00023851  0x00006072 beq  0x00000033 , 0x00005ea9 
+ 00023852  0x00006073 beq  0x00000025 , 0x00005eae 
+ 00023853  0x00006074 beq  0x00000026 , 0x00005e3e 
+ 00023854  0x00006075 beq  0x00000007 , 0x00005e36 
+ 00023855  0x00006076 beq  0x0000002d , 0x00005e2d 
+ 00023856  0x00006077 beq  0x0000002e , 0x00005e2e 
+ 00023857  0x00006078 beq  0x00000001 , 0x00005ea5 
+ 00023858  0x00006079 beq  0x00000002 , 0x00005e90 
+ 00023859  0x0000607a beq  0x00000028 , 0x00005fb3 
+ 00023860  0x0000607b beq  0x00000009 , 0x00005e86 
+ 00023861  0x0000607c beq  0x0000000b , 0x00005e5f 
+ 00023862  0x0000607d beq  0x00000008 , 0x00005e43 
+ 00023863  0x0000607e beq  0x0000000c , 0x00005e6a 
+ 00023864  0x0000607f beq  0x0000001f , 0x00005e3a 
+ 00023865  0x00006080 beq  0x00000020 , 0x00005e3c 
+ 00023866  0x00006081 beq  0x00000021 , 0x00005eca 
+ 00023867  0x00006082 beq  0x00000022 , 0x00005eca 
+ 00023868  0x00006083 beq  0x00000035 , 0x00005ecb 
+ 00023869  0x00006084 beq  0x00000036 , 0x00005ecc 
+ 00023870  0x00006085 beq  0x00000024 , 0x00005eca 
+ 00023871  0x00006086 beq  0x00000034 , 0x00005ecd 
+ 00023872  0x00006087 beq  0x00000017 , 0x00005ed6 
+ 00023873  0x00006088 beq  0x00000011 , 0x00005ef2 
+ 00023874  0x00006089 beq  0x00000012 , 0x00005ef6 
+ 00023875  0x0000608a beq  0x00000013 , 0x00005ef8 
+ 00023876  0x0000608b beq  0x0000000d , 0x00005f0a 
+ 00023877  0x0000608c beq  0x0000000e , 0x00005f0a 
+ 00023878  0x0000608d beq  0x0000002f , 0x00005eaa 
+ 00023879  0x0000608e beq  0x00000030 , 0x00005f0a 
+ 00023880  0x0000608f beq  0x0000000a , 0x00005f0a 
+ 00023881  0x00006090 beq  0x00000018 , 0x00005f0b 
+ 00023882  0x00006091 beq  0x00000032 , 0x00005f0a 
+ 00023883  0x00006092 beq  0x0000003d , 0x00005f10 
+ 00023884  0x00006093 beq  0x0000003e , 0x00005f51 
+ 00023885  0x00006094 beq  0x0000003f , 0x00005f4b 
+ 00023886  0x00006095 beq  0x00000040 , 0x00005f78 
+ 00023887  0x00006096 beq  0x00000041 , 0x00005f8a 
+ 00023888  0x00006097 beq  0x00000006 , 0x00005fa7 
+ 00023889  0x00006098 beq  0x0000003a , 0x00005d57 
+ 00023890  0x0000609c jam  0x00000019 , 0x0000007e 
+ 00023891  0x0000609e jam  0x00000004 , 0x0000007c 
+ 00023892  0x0000609f rtn 
+ 00023893  0x000060a2 jam  0x00000006 , 0x0000007c 
+ 00023894  0x000060a3 rtn 
+ 00023895  0x000060a6 jam  0x0000003b , 0x0000007c 
+ 00023896  0x000060a7 rtn 
+ 00023897  0x000060aa fetch  0x00000004 , 0x00000552 
+ 00023898  0x000060ab lshift  0x0000003f , 0x0000003f 
+ 00023899  0x000060ac store  0x00000004 , 0x000040d2 
+ 00023900  0x000060ad fetch  0x00000001 , 0x00000556 
+ 00023901  0x000060ae store  0x00000001 , 0x000040d9 
+ 00023902  0x000060af fetch  0x00000005 , 0x00000557 
+ 00023903  0x000060b0 store  0x00000005 , 0x000040e7 
+ 00023904  0x000060b1 fetch  0x00000005 , 0x0000055c 
+ 00023905  0x000060b2 istore  0x00000005 , 0x00000005 
+ 00023906  0x000060b3 fetch  0x00000001 , 0x00000031 
+ 00023907  0x000060b4 set1  0x00000003 , 0x0000003f 
+ 00023908  0x000060b5 store  0x00000001 , 0x00000031 
+ 00023909  0x000060b6 rtn 
+ 00023910  0x000060b8 bpatchx  0x0000007f , 0x0000402f 
+ 00023911  0x000060b9 fetch  0x00000001 , 0x00000552 
+ 00023912  0x000060ba set1  0x00000007 , 0x0000003f 
+ 00023913  0x000060bb store  0x00000001 , 0x0000007d 
+ 00023914  0x000060bc beq  0x00000081 , 0x00005d88 
+ 00023915  0x000060bd beq  0x00000082 , 0x00005d8d 
+ 00023916  0x000060be beq  0x00000095 , 0x00005eb1 
+ 00023917  0x000060bf beq  0x00000096 , 0x00005eca 
+ 00023918  0x000060c0 beq  0x0000008b , 0x00005ebf 
+ 00023919  0x000060c1 beq  0x00000083 , 0x00005da5 
+ 00023920  0x000060c2 beq  0x00000084 , 0x00005da7 
+ 00023921  0x000060c3 beq  0x00000090 , 0x00005d7a 
+ 00023922  0x000060c4 beq  0x00000097 , 0x00005d9e 
+ 00023923  0x000060c5 beq  0x00000098 , 0x00005da3 
+ 00023924  0x000060c6 beq  0x00000099 , 0x00005d7d 
+ 00023925  0x000060c7 beq  0x0000009a , 0x00005d80 
+ 00023926  0x000060c8 rtneq  0x00000084 
+ 00023927  0x000060cc jam  0x00000082 , 0x0000007c 
+ 00023928  0x000060cd jam  0x00000019 , 0x0000007e 
+ 00023929  0x000060cf rtn 
+ 00023930  0x000060d1 jam  0x00000082 , 0x0000007c 
+ 00023931  0x000060d2 jam  0x0000002e , 0x0000007e 
+ 00023932  0x000060d3 rtn 
+ 00023933  0x000060d6 call  0x00005d82 
+ 00023934  0x000060d7 jam  0x0000009a , 0x0000007c 
+ 00023935  0x000060d8 rtn 
+ 00023936  0x000060db call  0x00005d82 
+ 00023937  0x000060dc branch  0x00005d86 
+ 00023938  0x000060df arg  0x0000465e , 0x00000005 
+ 00023939  0x000060e0 fetch  0x00000003 , 0x00000553 
+ 00023940  0x000060e1 istore  0x00000003 , 0x00000005 
+ 00023941  0x000060e2 rtn 
+ 00023942  0x000060e5 branch  0x000076d8 , 0x00000001 
+ 00023943  0x000060e6 rtn 
+ 00023944  0x000060e8 fetch  0x00000001 , 0x00000554 
+ 00023945  0x000060e9 set1  0x00000007 , 0x0000003f 
+ 00023946  0x000060ea store  0x00000001 , 0x000004c9 
+ 00023947  0x000060eb beq  0x0000008b , 0x00005d92 
+ 00023948  0x000060ec rtn 
+ 00023949  0x000060f0 fetch  0x00000001 , 0x00000554 
+ 00023950  0x000060f1 set1  0x00000007 , 0x0000003f 
+ 00023951  0x000060f2 store  0x00000001 , 0x000004c9 
+ 00023952  0x000060f3 beq  0x0000008b , 0x00005d96 
+ 00023953  0x000060f4 rtn 
+ 00023954  0x000060f7 fetch  0x00000001 , 0x0000415a 
+ 00023955  0x000060f8 fetcht  0x00000001 , 0x0000004c 
+ 00023956  0x000060f9 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00023957  0x000060fa storet  0x00000001 , 0x0000004c 
+ 00023958  0x000060fc fetch  0x00000001 , 0x00000030 
+ 00023959  0x000060fd rtnbit0  0x00000005 
+ 00023960  0x000060fe set0  0x00000005 , 0x0000003f 
+ 00023961  0x000060ff store  0x00000001 , 0x00000030 
+ 00023962  0x00006100 fetch  0x00000001 , 0x000004d7 
+ 00023963  0x00006101 nrtn  0x00000034 
+ 00023964  0x00006102 jam  0x00000031 , 0x0000007c 
+ 00023965  0x00006103 rtn 
+ 00023966  0x00006106 nbranch  0x00005da1 , 0x00000029 
+ 00023967  0x00006107 jam  0x00000012 , 0x0000007c 
+ 00023968  0x00006108 branch  0x000062eb 
+ 00023969  0x0000610b jam  0x00000097 , 0x0000007c 
+ 00023970  0x0000610c rtn 
+ 00023971  0x00006111 call  0x000062eb 
+ 00023972  0x00006112 branch  0x00005ffe 
+ 00023973  0x00006115 jam  0x00000084 , 0x0000007c 
+ 00023974  0x00006116 rtn 
+ 00023975  0x00006119 fetcht  0x00000001 , 0x00000555 
+ 00023976  0x0000611a and  0x00000002 , 0x00000001 , 0x00000002 
+ 00023977  0x0000611b storet  0x00000001 , 0x000004d0 
+ 00023978  0x0000611c fetch  0x00000001 , 0x000041ce 
+ 00023979  0x0000611d bne  0x00000051 , 0x00005dad 
+ 00023980  0x0000611e jam  0x00000000 , 0x000041ce 
+ 00023981  0x00006120 fetch  0x00000001 , 0x00000055 
+ 00023982  0x00006121 rtnne  0x00000015 
+ 00023983  0x00006122 jam  0x00000004 , 0x00000055 
+ 00023984  0x00006123 branch  0x0000631b 
+ 00023985  0x00006126 bpatchx  0x00000080 , 0x00004030 
+ 00023986  0x00006127 fetch  0x00000001 , 0x00000552 
+ 00023987  0x00006128 store  0x00000001 , 0x000004c9 
+ 00023988  0x00006129 beq  0x00000033 , 0x00005dd8 
+ 00023989  0x0000612a beq  0x00000008 , 0x00005de7 
+ 00023990  0x0000612b beq  0x0000000f , 0x00005dee 
+ 00023991  0x0000612c beq  0x00000010 , 0x00005df4 
+ 00023992  0x0000612d beq  0x00000011 , 0x00005df5 
+ 00023993  0x0000612e beq  0x00000012 , 0x00005dfd 
+ 00023994  0x0000612f beq  0x00000018 , 0x00005e13 
+ 00023995  0x00006130 beq  0x00000017 , 0x00005e16 
+ 00023996  0x00006131 beq  0x00000013 , 0x00005dcf 
+ 00023997  0x00006133 beq  0x0000003d , 0x00005f1e 
+ 00023998  0x00006134 beq  0x0000003e , 0x00005f6a 
+ 00023999  0x00006135 beq  0x00000040 , 0x00005f20 
+ 00024000  0x00006136 beq  0x00000041 , 0x00005f3d 
+ 00024001  0x00006137 rtn 
+ 00024002  0x0000613a bpatchx  0x00000081 , 0x00004030 
+ 00024003  0x0000613b fetch  0x00000001 , 0x00000552 
+ 00024004  0x0000613c store  0x00000001 , 0x000004c9 
+ 00024005  0x0000613d beq  0x00000001 , 0x00005e0a 
+ 00024006  0x0000613e beq  0x00000033 , 0x00005de2 
+ 00024007  0x0000613f beq  0x0000000b , 0x00005dfe 
+ 00024008  0x00006140 beq  0x00000008 , 0x00005e01 
+ 00024009  0x00006141 beq  0x00000013 , 0x00005dd2 
+ 00024010  0x00006143 beq  0x00000040 , 0x00005e0b 
+ 00024011  0x00006144 beq  0x00000041 , 0x00005e0e 
+ 00024012  0x00006145 beq  0x00000018 , 0x00005e11 
+ 00024013  0x00006146 beq  0x00000017 , 0x00005e22 
+ 00024014  0x00006147 rtn 
+ 00024015  0x0000614a jam  0x00000020 , 0x00000a99 
+ 00024016  0x0000614b call  0x00007d86 
+ 00024017  0x0000614c branch  0x000021dc 
+ 00024018  0x0000614e jam  0x00000019 , 0x00000a99 
+ 00024019  0x0000614f call  0x00007d86 
+ 00024020  0x00006150 jam  0x00000002 , 0x0000455b 
+ 00024021  0x00006151 setarg  0x00000050 
+ 00024022  0x00006152 arg  0x00000006 , 0x00000007 
+ 00024023  0x00006153 branch  0x00007f08 
+ 00024024  0x00006159 fetch  0x00000001 , 0x000004d1 
+ 00024025  0x0000615a set1  0x00000000 , 0x0000003f 
+ 00024026  0x0000615b store  0x00000001 , 0x000004d1 
+ 00024027  0x0000615c jam  0x00000001 , 0x00000a99 
+ 00024028  0x0000615d call  0x00007d86 
+ 00024029  0x0000615e jam  0x0000008b , 0x0000007c 
+ 00024030  0x00006162 fetch  0x00000001 , 0x00000055 
+ 00024031  0x00006163 bne  0x00000005 , 0x00005d07 
+ 00024032  0x00006166 jam  0x00000006 , 0x00000055 
+ 00024033  0x00006167 rtn 
+ 00024034  0x00006170 jam  0x0000000b , 0x000004ca 
+ 00024035  0x00006171 jam  0x00000007 , 0x0000007c 
+ 00024036  0x00006173 jam  0x00000000 , 0x00000055 
+ 00024037  0x00006175 branch  0x00005d07 , 0x00000001 
+ 00024038  0x00006176 rtn 
+ 00024039  0x00006179 fetch  0x00000001 , 0x000041bd 
+ 00024040  0x0000617a nrtn  0x00000034 
+ 00024041  0x0000617b call  0x0000244f 
+ 00024042  0x0000617c call  0x00005ffc 
+ 00024043  0x0000617d rtn  0x00000029 
+ 00024044  0x0000617e set1  0x00000021 , 0x00000000 
+ 00024045  0x0000617f rtn 
+ 00024046  0x00006182 nrtn  0x00000029 
+ 00024047  0x00006183 jam  0x00000010 , 0x0000007c 
+ 00024048  0x00006184 fetch  0x00000001 , 0x0000004c 
+ 00024049  0x00006185 rtnbit0  0x00000002 
+ 00024050  0x00006186 jam  0x00000012 , 0x0000007c 
+ 00024051  0x00006187 rtn 
+ 00024052  0x0000618a branch  0x00005ffe 
+ 00024053  0x0000618d call  0x00006059 
+ 00024054  0x0000618e fetch  0x00000001 , 0x00000030 
+ 00024055  0x0000618f rtnbit1  0x00000004 
+ 00024056  0x00006190 jam  0x00000031 , 0x0000007c 
+ 00024057  0x00006191 fetch  0x00000001 , 0x00000055 
+ 00024058  0x00006192 rtnne  0x0000000a 
+ 00024059  0x00006193 jam  0x0000000b , 0x00000055 
+ 00024060  0x00006194 rtn 
+ 00024061  0x0000619e rtn 
+ 00024062  0x000061a2 jam  0x00000007 , 0x0000007c 
+ 00024063  0x000061a3 jam  0x00000013 , 0x000004ca 
+ 00024064  0x000061a4 rtn 
+ 00024065  0x000061a7 fetch  0x00000001 , 0x00000553 
+ 00024066  0x000061a8 beq  0x00000006 , 0x00005e07 
+ 00024067  0x000061a9 rtnne  0x00000018 
+ 00024068  0x000061aa jam  0x00000018 , 0x000004ca 
+ 00024069  0x000061ab jam  0x00000007 , 0x0000007c 
+ 00024070  0x000061ac rtn 
+ 00024071  0x000061ae jam  0x00000006 , 0x000004ca 
+ 00024072  0x000061af jam  0x00000007 , 0x0000007c 
+ 00024073  0x000061b0 rtn 
+ 00024074  0x000061b3 rtn 
+ 00024075  0x000061b6 jam  0x00000000 , 0x000009ae 
+ 00024076  0x000061b7 jam  0x00000007 , 0x0000007c 
+ 00024077  0x000061b8 branch  0x00005d07 
+ 00024078  0x000061bb jam  0x00000000 , 0x000009ae 
+ 00024079  0x000061bc jam  0x00000007 , 0x0000007c 
+ 00024080  0x000061bd branch  0x00005d07 
+ 00024081  0x000061bf jam  0x00000024 , 0x00000a99 
+ 00024082  0x000061c0 branch  0x00007d86 
+ 00024083  0x000061c3 jam  0x00000023 , 0x00000a99 
+ 00024084  0x000061c4 call  0x00007d86 
+ 00024085  0x000061c5 branch  0x000026e9 
+ 00024086  0x000061c8 jam  0x00000022 , 0x00000a99 
+ 00024087  0x000061c9 call  0x00007d86 
+ 00024088  0x000061ca setarg  0x00000000 
+ 00024089  0x000061cb store  0x00000002 , 0x00000075 
+ 00024090  0x000061cc fetch  0x00000002 , 0x000041e3 
+ 00024091  0x000061cd lshift  0x0000003f , 0x0000003f 
+ 00024092  0x000061ce store  0x00000002 , 0x00000032 
+ 00024093  0x000061cf fetch  0x00000001 , 0x000041e5 
+ 00024094  0x000061d0 store  0x00000001 , 0x00000073 
+ 00024095  0x000061d1 fetch  0x00000001 , 0x000041e7 
+ 00024096  0x000061d2 store  0x00000001 , 0x00000074 
+ 00024097  0x000061d3 branch  0x000026c6 
+ 00024098  0x000061d6 jam  0x00000021 , 0x00000a99 
+ 00024099  0x000061d7 branch  0x00007d86 
+ 00024100  0x000061da fetcht  0x00000001 , 0x00000552 
+ 00024101  0x000061db storet  0x00000001 , 0x00000054 
+ 00024102  0x000061dc branch  0x00005e38 
+ 00024103  0x000061df fetch  0x00000001 , 0x000004d1 
+ 00024104  0x000061e0 set1  0x00000002 , 0x0000003f 
+ 00024105  0x000061e1 store  0x00000001 , 0x000004d1 
+ 00024106  0x000061e2 rtnbit1  0x00000003 
+ 00024107  0x000061e3 jam  0x00000031 , 0x0000007c 
+ 00024108  0x000061e4 branch  0x00005d07 
+ 00024109  0x000061e9 rtn 
+ 00024110  0x000061ec fetch  0x00000001 , 0x000040d0 
+ 00024111  0x000061ed fetcht  0x00000001 , 0x00000552 
+ 00024112  0x000061ee isub  0x00000002 , 0x0000003e 
+ 00024113  0x000061f0 branch  0x00005e38 , 0x00000002 
+ 00024114  0x000061f1 jam  0x00000004 , 0x0000007c 
+ 00024115  0x000061f2 jam  0x0000001f , 0x0000007e 
+ 00024116  0x000061f3 jam  0x0000002e , 0x0000007d 
+ 00024117  0x000061f4 rtn 
+ 00024118  0x000061f7 call  0x00006157 
+ 00024119  0x000061f8 branch  0x00005e38 
+ 00024120  0x000061fb jam  0x00000003 , 0x0000007c 
+ 00024121  0x000061fc rtn 
+ 00024122  0x000061ff jam  0x00000021 , 0x0000007c 
+ 00024123  0x00006200 rtn 
+ 00024124  0x00006203 jam  0x00000022 , 0x0000007c 
+ 00024125  0x00006204 rtn 
+ 00024126  0x00006207 fetch  0x00000001 , 0x00000055 
+ 00024127  0x00006208 rtneq  0x00000013 
+ 00024128  0x0000620a jam  0x00000002 , 0x00000055 
+ 00024129  0x0000620c rtn 
+ 00024130  0x00006210 rtn 
+ 00024131  0x00006213 call  0x00005ff9 
+ 00024132  0x00006214 jam  0x00000001 , 0x000004d4 
+ 00024133  0x00006215 jam  0x0000000a , 0x00000a99 
+ 00024134  0x00006216 call  0x00007d86 
+ 00024135  0x00006218 call  0x000062f3 
+ 00024136  0x00006219 nbranch  0x00006001 , 0x00000001 
+ 00024137  0x0000621b nbranch  0x00005e4e , 0x00000029 
+ 00024138  0x0000621c jam  0x00000004 , 0x0000007c 
+ 00024139  0x0000621d jam  0x00000008 , 0x0000007d 
+ 00024140  0x0000621e jam  0x00000023 , 0x0000007e 
+ 00024141  0x0000621f rtn 
+ 00024142  0x00006221 fetch  0x00000001 , 0x0000004b 
+ 00024143  0x00006222 set1  0x00000002 , 0x0000003f 
+ 00024144  0x00006223 store  0x00000001 , 0x0000004b 
+ 00024145  0x00006224 rtn 
+ 00024146  0x00006228 fetcht  0x00000001 , 0x0000004c 
+ 00024147  0x00006229 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00024148  0x0000622a storet  0x00000001 , 0x0000004c 
+ 00024149  0x0000622b rtn 
+ 00024150  0x0000622f fetch  0x00000001 , 0x0000007f 
+ 00024151  0x00006230 rshift  0x0000003f , 0x0000003f 
+ 00024152  0x00006231 and_into  0x00000001 , 0x0000003f 
+ 00024153  0x00006232 rtn 
+ 00024154  0x00006235 fetch  0x00000001 , 0x00004217 
+ 00024155  0x00006236 rtn  0x00000034 
+ 00024156  0x00006237 fetch  0x00000001 , 0x000009b5 
+ 00024157  0x00006238 call  0x000067b2 , 0x00000034 
+ 00024158  0x00006239 rtn 
+ 00024159  0x0000623c call  0x00005e5a 
+ 00024160  0x0000623d call  0x00005e56 
+ 00024161  0x0000623e store  0x00000001 , 0x000004d5 
+ 00024162  0x0000623f call  0x00005ff9 
+ 00024163  0x00006240 jam  0x0000000c , 0x0000007c 
+ 00024164  0x00006241 fetch  0x00000001 , 0x000041bd 
+ 00024165  0x00006242 nrtn  0x00000034 
+ 00024166  0x00006243 fetch  0x00000001 , 0x00000030 
+ 00024167  0x00006244 rtnbit1  0x00000006 
+ 00024168  0x00006245 jam  0x00000006 , 0x0000007e 
+ 00024169  0x00006246 branch  0x00005d53 
+ 00024170  0x00006249 arg  0x00000040 , 0x00000011 
+ 00024171  0x0000624a call  0x00007288 
+ 00024172  0x0000624b fetch  0x00000004 , 0x00000552 
+ 00024173  0x0000624c fetcht  0x00000004 , 0x00000592 
+ 00024174  0x0000624d isub  0x00000002 , 0x0000003e 
+ 00024175  0x0000624e branch  0x00005e73 , 0x00000005 
+ 00024176  0x0000624f jam  0x00000007 , 0x0000007c 
+ 00024177  0x00006250 jam  0x00000005 , 0x000004ca 
+ 00024178  0x00006251 rtn 
+ 00024179  0x00006253 call  0x00005e77 
+ 00024180  0x00006254 fetch  0x00000001 , 0x0000465a 
+ 00024181  0x00006255 branch  0x00005f3e , 0x00000034 
+ 00024182  0x00006256 rtn 
+ 00024183  0x0000625a call  0x00007386 
+ 00024184  0x0000625b call  0x000021b2 
+ 00024185  0x0000625c fetch  0x00000001 , 0x0000004b 
+ 00024186  0x0000625d isolate1  0x00000001 , 0x0000003f 
+ 00024187  0x0000625e set0  0x00000001 , 0x0000003f 
+ 00024188  0x0000625f store  0x00000001 , 0x0000004b 
+ 00024189  0x00006260 fetch  0x00000001 , 0x00000055 
+ 00024190  0x00006261 beq  0x00000019 , 0x00005e81 
+ 00024191  0x00006262 beq  0x00000018 , 0x00005e81 
+ 00024192  0x00006263 rtn 
+ 00024193  0x00006265 fetch  0x00000001 , 0x000009b5 
+ 00024194  0x00006266 rtnne  0x00000000 
+ 00024195  0x00006267 fetch  0x00000001 , 0x0000004c 
+ 00024196  0x00006268 rtnbit1  0x00000002 
+ 00024197  0x00006269 branch  0x000063b1 
+ 00024198  0x0000626c arg  0x00000552 , 0x00000011 
+ 00024199  0x0000626d arg  0x00000582 , 0x00000012 
+ 00024200  0x0000626e arg  0x00000562 , 0x00000005 
+ 00024201  0x0000626f call  0x00007352 
+ 00024202  0x00006270 arg  0x00000040 , 0x00000011 
+ 00024203  0x00006271 call  0x00006311 
+ 00024204  0x00006272 jam  0x0000000b , 0x0000007c 
+ 00024205  0x00006273 fetch  0x00000001 , 0x00000030 
+ 00024206  0x00006274 bbit0  0x00000006 , 0x00005ffc 
+ 00024207  0x00006275 rtn 
+ 00024208  0x00006278 fetch  0x00000002 , 0x0000015f 
+ 00024209  0x00006279 add  0x0000003f , 0xfffffffd , 0x00000039 
+ 00024210  0x0000627a fetcht  0x00000001 , 0x00000552 
+ 00024211  0x0000627b setarg  0x00000101 
+ 00024212  0x0000627c iadd  0x00000002 , 0x00000005 
+ 00024213  0x0000627d arg  0x00000554 , 0x00000006 
+ 00024214  0x0000627e call  0x00007f01 
+ 00024215  0x0000627f fetcht  0x00000001 , 0x00000053 
+ 00024216  0x00006280 fetch  0x00000001 , 0x00000553 
+ 00024217  0x00006281 isub  0x00000002 , 0x0000003f 
+ 00024218  0x00006282 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00024219  0x00006283 branch  0x00005ea0 , 0x00000002 
+ 00024220  0x00006284 add  0x00000002 , 0x0000000e , 0x0000003f 
+ 00024221  0x00006285 store  0x00000001 , 0x00000053 
+ 00024222  0x00006286 jam  0x00000001 , 0x0000007c 
+ 00024223  0x00006287 rtn 
+ 00024224  0x00006289 fetch  0x00000001 , 0x0000004c 
+ 00024225  0x0000628a set1  0x00000003 , 0x0000003f 
+ 00024226  0x0000628b store  0x00000001 , 0x0000004c 
+ 00024227  0x0000628c bbit1  0x00000004 , 0x00006006 
+ 00024228  0x0000628d rtn 
+ 00024229  0x0000628f fetch  0x00000001 , 0x00000552 
+ 00024230  0x00006290 store  0x00000001 , 0x0000007d 
+ 00024231  0x00006291 jam  0x00000002 , 0x0000007c 
+ 00024232  0x00006292 rtn 
+ 00024233  0x00006295 branch  0x00005e38 
+ 00024234  0x00006298 jam  0x00000030 , 0x0000007c 
+ 00024235  0x00006299 rtn 
+ 00024236  0x0000629c jam  0x00000028 , 0x0000007c 
+ 00024237  0x0000629d rtn 
+ 00024238  0x000062a0 jam  0x00000026 , 0x0000007c 
+ 00024239  0x000062a1 rtn 
+ 00024240  0x000062a6 rtn 
+ 00024241  0x000062ab fetch  0x00000002 , 0x00000032 
+ 00024242  0x000062ac iforce  0x00000002 
+ 00024243  0x000062ad fetch  0x00000001 , 0x00000553 
+ 00024244  0x000062ae store  0x00000001 , 0x00000095 
+ 00024245  0x000062af imul32  0x00000002 , 0x00000002 
+ 00024246  0x000062b0 fetch  0x00000002 , 0x00000554 
+ 00024247  0x000062b1 lshift  0x0000003f , 0x0000003f 
+ 00024248  0x000062b2 store  0x00000002 , 0x00000096 
+ 00024249  0x000062b3 fetch  0x00000004 , 0x00000556 
+ 00024250  0x000062b4 lshift  0x0000003f , 0x0000003f 
+ 00024251  0x000062b5 store  0x00000004 , 0x00000091 
+ 00024252  0x000062b7 deposit  0x00000002 
+ 00024253  0x000062b8 store  0x00000002 , 0x00000098 
+ 00024254  0x000062b9 rtn 
+ 00024255  0x000062bb fetcht  0x00000001 , 0x0000415a 
+ 00024256  0x000062bc fetch  0x00000001 , 0x00000553 
+ 00024257  0x000062bd ixor  0x00000002 , 0x0000003e 
+ 00024258  0x000062be nbranch  0x00005d77 , 0x00000005 
+ 00024259  0x000062bf isolate1  0x00000000 , 0x0000003f 
+ 00024260  0x000062c0 fetch  0x00000001 , 0x0000004c 
+ 00024261  0x000062c1 setflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00024262  0x000062c2 store  0x00000001 , 0x0000004c 
+ 00024263  0x000062c3 jam  0x00000081 , 0x0000007c 
+ 00024264  0x000062c4 jam  0x0000008b , 0x0000007d 
+ 00024265  0x000062c5 rtn 
+ 00024266  0x000062cc rtn 
+ 00024267  0x000062cf branch  0x00005e38 
+ 00024268  0x000062d3 branch  0x00005e38 
+ 00024269  0x000062d8 fetch  0x00000002 , 0x00000552 
+ 00024270  0x000062d9 store  0x00000002 , 0x00000171 
+ 00024271  0x000062da rtn 
+ 00024272  0x000062dd fetch  0x00000002 , 0x00000555 
+ 00024273  0x000062de fetcht  0x00000001 , 0x00004172 
+ 00024274  0x000062df imul32  0x00000002 , 0x0000003f 
+ 00024275  0x000062e0 arg  0x00000640 , 0x00000002 
+ 00024276  0x000062e1 isub  0x00000002 , 0x0000003e 
+ 00024277  0x000062e3 rtn 
+ 00024278  0x000062e6 fetch  0x00000002 , 0x00000557 
+ 00024279  0x000062e7 branch  0x00005ef0 , 0x00000034 
+ 00024280  0x000062e8 call  0x00005ed0 
+ 00024281  0x000062e9 branch  0x00005ef0 , 0x00000002 
+ 00024282  0x000062ea fetch  0x00000001 , 0x00004092 
+ 00024283  0x000062eb sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00024284  0x000062ec call  0x00003cd5 , 0x00000005 
+ 00024285  0x000062ed fetch  0x00000001 , 0x00000030 
+ 00024286  0x000062ee bbit1  0x00000001 , 0x00005ef0 
+ 00024287  0x000062ef fetch  0x00000002 , 0x00000553 
+ 00024288  0x000062f0 lshift  0x0000003f , 0x0000003f 
+ 00024289  0x000062f1 store  0x00000002 , 0x00000075 
+ 00024290  0x000062f2 fetch  0x00000002 , 0x00000555 
+ 00024291  0x000062f3 lshift  0x0000003f , 0x0000003f 
+ 00024292  0x000062f4 store  0x00000002 , 0x00000032 
+ 00024293  0x000062f5 fetch  0x00000002 , 0x00000557 
+ 00024294  0x000062f6 store  0x00000001 , 0x00000073 
+ 00024295  0x000062f7 iforce  0x00000002 
+ 00024296  0x000062f8 fetch  0x00000002 , 0x00000559 
+ 00024297  0x000062f9 store  0x00000001 , 0x00000074 
+ 00024298  0x000062fa isub  0x00000002 , 0x0000003e 
+ 00024299  0x000062fb nbranch  0x00005eed , 0x00000002 
+ 00024300  0x000062fc store  0x00000001 , 0x00000073 
+ 00024301  0x000062ff jam  0x00000003 , 0x0000007c 
+ 00024302  0x00006300 jam  0x00000017 , 0x0000007d 
+ 00024303  0x00006301 rtn 
+ 00024304  0x00006304 jam  0x00000024 , 0x0000007e 
+ 00024305  0x00006305 branch  0x00005d53 
+ 00024306  0x00006308 call  0x00005e38 
+ 00024307  0x00006309 call  0x00005ff9 
+ 00024308  0x0000630a call  0x0000728b 
+ 00024309  0x0000630b branch  0x000026b8 
+ 00024310  0x0000630e call  0x00005e38 
+ 00024311  0x0000630f branch  0x000026c0 
+ 00024312  0x00006313 fetch  0x00000004 , 0x00000552 
+ 00024313  0x00006314 lshift  0x0000003f , 0x0000003f 
+ 00024314  0x00006316 branch  0x00005f04 , 0x00000029 
+ 00024315  0x00006317 fetcht  0x00000001 , 0x000041bd 
+ 00024316  0x00006318 nbranch  0x00005f01 , 0x00000034 
+ 00024317  0x0000631a jam  0x00000004 , 0x0000007c 
+ 00024318  0x0000631b jam  0x00000013 , 0x0000007d 
+ 00024319  0x0000631c jam  0x00000024 , 0x0000007e 
+ 00024320  0x0000631d rtn 
+ 00024321  0x0000631f jam  0x00000034 , 0x0000007c 
+ 00024322  0x00006320 jam  0x00000000 , 0x00000055 
+ 00024323  0x00006321 branch  0x000021d9 
+ 00024324  0x00006324 call  0x000021d9 
+ 00024325  0x00006325 set1  0x00000022 , 0x00000000 
+ 00024326  0x00006326 fetch  0x00000001 , 0x0000016d 
+ 00024327  0x00006327 set0  0x00000002 , 0x0000003f 
+ 00024328  0x00006328 store  0x00000001 , 0x0000016d 
+ 00024329  0x00006329 branch  0x00005e38 
+ 00024330  0x00006332 rtn 
+ 00024331  0x00006336 jam  0x00000003 , 0x0000007c 
+ 00024332  0x00006337 jam  0x00000018 , 0x0000007d 
+ 00024333  0x00006338 jam  0x0000002e , 0x00000a99 
+ 00024334  0x00006339 call  0x00007d86 
+ 00024335  0x0000633a branch  0x000026e9 
+ 00024336  0x0000633d fetch  0x00000001 , 0x00000552 
+ 00024337  0x0000633e bne  0x00000001 , 0x00005f1c 
+ 00024338  0x0000633f fetch  0x00000001 , 0x00000553 
+ 00024339  0x00006340 bne  0x00000001 , 0x00005f1c 
+ 00024340  0x00006341 fetch  0x00000001 , 0x00000554 
+ 00024341  0x00006342 bne  0x00000030 , 0x00005f1c 
+ 00024342  0x00006343 call  0x000062fc 
+ 00024343  0x00006344 branch  0x00005f19 , 0x00000001 
+ 00024344  0x00006345 jam  0x00000001 , 0x000009ae 
+ 00024345  0x00006347 jam  0x00000003 , 0x0000007c 
+ 00024346  0x00006348 jam  0x0000003d , 0x0000007d 
+ 00024347  0x00006349 branch  0x00005d07 
+ 00024348  0x0000634c jam  0x00000024 , 0x0000007e 
+ 00024349  0x0000634d branch  0x00005d53 
+ 00024350  0x00006352 jam  0x0000003e , 0x0000007c 
+ 00024351  0x00006354 rtn 
+ 00024352  0x00006356 fetch  0x00000001 , 0x00004662 
+ 00024353  0x00006357 beq  0x00000001 , 0x00005f27 
+ 00024354  0x00006358 beq  0x00000002 , 0x00005f2b 
+ 00024355  0x0000635a call  0x000062fc 
+ 00024356  0x0000635b rtn  0x00000001 
+ 00024357  0x0000635c jam  0x00000008 , 0x000009ae 
+ 00024358  0x0000635d rtn 
+ 00024359  0x00006360 call  0x00007962 
+ 00024360  0x00006361 jam  0x00000035 , 0x00000a99 
+ 00024361  0x00006362 call  0x00007d86 
+ 00024362  0x00006363 branch  0x00005f23 
+ 00024363  0x00006367 call  0x000062fc 
+ 00024364  0x00006368 rtn  0x00000001 
+ 00024365  0x00006369 fetch  0x00000001 , 0x00004663 
+ 00024366  0x0000636a beq  0x00000013 , 0x00005f3b 
+ 00024367  0x0000636b increase  0x00000001 , 0x0000003f 
+ 00024368  0x0000636c store  0x00000001 , 0x00004663 
+ 00024369  0x00006370 jam  0x00000001 , 0x000009b0 
+ 00024370  0x00006371 jam  0x00000004 , 0x000009ae 
+ 00024371  0x00006372 fetch  0x00000001 , 0x00004663 
+ 00024372  0x00006373 copy  0x0000003f , 0x00000007 
+ 00024373  0x00006374 fetch  0x00000006 , 0x0000468a 
+ 00024374  0x00006375 qisolate1  0x0000003f 
+ 00024375  0x00006376 setarg  0x00000080 
+ 00024376  0x00006377 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024377  0x00006378 store  0x00000001 , 0x00004664 
+ 00024378  0x00006379 rtn 
+ 00024379  0x0000637c jam  0x00000008 , 0x000009ae 
+ 00024380  0x0000637d rtn 
+ 00024381  0x00006380 call  0x00005f43 
+ 00024382  0x00006382 fetch  0x00000001 , 0x00004665 
+ 00024383  0x00006383 rtn  0x00000034 
+ 00024384  0x00006384 jam  0x00000000 , 0x00004665 
+ 00024385  0x00006385 jam  0x00000038 , 0x00000a99 
+ 00024386  0x00006386 branch  0x00007d86 
+ 00024387  0x0000638b call  0x000062fc 
+ 00024388  0x0000638c ncall  0x00007965 , 0x00000001 
+ 00024389  0x0000638d call  0x00007975 , 0x00000001 
+ 00024390  0x0000638e call  0x000062fc 
+ 00024391  0x0000638f rtn  0x00000001 
+ 00024392  0x00006390 jam  0x0000000c , 0x000009ae 
+ 00024393  0x00006391 jam  0x00000001 , 0x000009b0 
+ 00024394  0x00006392 rtn 
+ 00024395  0x00006395 arg  0x00000a6e , 0x00000005 
+ 00024396  0x00006396 arg  0x00000552 , 0x00000006 
+ 00024397  0x00006397 call  0x00007ebf 
+ 00024398  0x00006398 fetch  0x00000001 , 0x00004662 
+ 00024399  0x00006399 rtneq  0x00000002 
+ 00024400  0x0000639a branch  0x000076d8 
+ 00024401  0x0000639d fetch  0x00000001 , 0x000009af 
+ 00024402  0x0000639e beq  0x00000007 , 0x00005f55 
+ 00024403  0x0000639f fetch  0x00000001 , 0x000009ae 
+ 00024404  0x000063a0 bne  0x00000001 , 0x00005f68 
+ 00024405  0x000063a2 fetch  0x00000001 , 0x000009b7 
+ 00024406  0x000063a3 sub  0x0000003f , 0x00000020 , 0x00000005 
+ 00024407  0x000063a4 nbranch  0x00005f68 , 0x00000002 
+ 00024408  0x000063a5 arg  0x000009c6 , 0x00000005 
+ 00024409  0x000063a6 iadd  0x00000005 , 0x00000005 
+ 00024410  0x000063a7 fetch  0x00000008 , 0x00000552 
+ 00024411  0x000063a8 istore  0x00000008 , 0x00000005 
+ 00024412  0x000063a9 fetch  0x00000008 , 0x0000055a 
+ 00024413  0x000063aa istore  0x00000008 , 0x00000005 
+ 00024414  0x000063ab fetch  0x00000001 , 0x000009b7 
+ 00024415  0x000063ac increase  0x00000010 , 0x0000003f 
+ 00024416  0x000063ad store  0x00000001 , 0x000009b7 
+ 00024417  0x000063ae bne  0x00000030 , 0x00005e38 
+ 00024418  0x000063b0 call  0x000062fc 
+ 00024419  0x000063b1 branch  0x00005e38 , 0x00000001 
+ 00024420  0x000063b2 jam  0x00000001 , 0x000009b8 
+ 00024421  0x000063b3 jam  0x00000002 , 0x000009ae 
+ 00024422  0x000063b4 jam  0x00000001 , 0x000009b0 
+ 00024423  0x000063b5 branch  0x00005e38 
+ 00024424  0x000063b7 jam  0x00000024 , 0x0000007e 
+ 00024425  0x000063b8 branch  0x00005d53 
+ 00024426  0x000063ba fetch  0x00000001 , 0x000009b6 
+ 00024427  0x000063bb beq  0x00000030 , 0x00005f6e 
+ 00024428  0x000063bc jam  0x0000003e , 0x0000007c 
+ 00024429  0x000063bd branch  0x00005d07 
+ 00024430  0x000063c0 call  0x000062fc 
+ 00024431  0x000063c1 branch  0x00005f77 , 0x00000001 
+ 00024432  0x000063c2 fetch  0x00000001 , 0x00004662 
+ 00024433  0x000063c3 beq  0x00000002 , 0x00005f75 
+ 00024434  0x000063c4 jam  0x00000001 , 0x000009b0 
+ 00024435  0x000063c5 jam  0x00000004 , 0x000009ae 
+ 00024436  0x000063c6 branch  0x00005d07 
+ 00024437  0x000063c9 jam  0x00000036 , 0x00000a99 
+ 00024438  0x000063ca branch  0x00007d86 
+ 00024439  0x000063cf branch  0x00005d07 
+ 00024440  0x000063d2 fetch  0x00000001 , 0x000009af 
+ 00024441  0x000063d3 beq  0x00000007 , 0x00005f7c 
+ 00024442  0x000063d4 fetch  0x00000001 , 0x000009ae 
+ 00024443  0x000063d5 bne  0x00000006 , 0x00005f88 
+ 00024444  0x000063d7 arg  0x00000a2e , 0x00000005 
+ 00024445  0x000063d8 fetch  0x00000008 , 0x00000552 
+ 00024446  0x000063d9 istore  0x00000008 , 0x00000005 
+ 00024447  0x000063da fetch  0x00000008 , 0x0000055a 
+ 00024448  0x000063db istore  0x00000008 , 0x00000005 
+ 00024449  0x000063dc call  0x000062fc 
+ 00024450  0x000063dd branch  0x00005f86 , 0x00000001 
+ 00024451  0x000063de jam  0x00000007 , 0x000009ae 
+ 00024452  0x000063df jam  0x00000001 , 0x000009b0 
+ 00024453  0x000063e0 branch  0x00005e38 
+ 00024454  0x000063e2 jam  0x00000004 , 0x000009af 
+ 00024455  0x000063e3 branch  0x000076d8 
+ 00024456  0x000063e7 jam  0x00000024 , 0x0000007e 
+ 00024457  0x000063e8 branch  0x00005d53 
+ 00024458  0x000063eb fetch  0x00000001 , 0x000009af 
+ 00024459  0x000063ec beq  0x0000000b , 0x00005f8e 
+ 00024460  0x000063ed fetch  0x00000001 , 0x000009ae 
+ 00024461  0x000063ee bne  0x00000008 , 0x00005f9d 
+ 00024462  0x000063f0 arg  0x00000a5e , 0x00000005 
+ 00024463  0x000063f1 arg  0x00000552 , 0x00000006 
+ 00024464  0x000063f2 call  0x00007ebf 
+ 00024465  0x000063f3 call  0x000062fc 
+ 00024466  0x000063f4 branch  0x00005f9a , 0x00000001 
+ 00024467  0x000063f5 fetch  0x00000001 , 0x00004662 
+ 00024468  0x000063f6 beq  0x00000001 , 0x00005f9f 
+ 00024469  0x000063f8 jam  0x00000000 , 0x00004661 
+ 00024470  0x000063f9 jam  0x00000009 , 0x000009ae 
+ 00024471  0x000063fa jam  0x00000001 , 0x000009b0 
+ 00024472  0x000063fb jam  0x00000041 , 0x0000007d 
+ 00024473  0x000063fc branch  0x00005d07 
+ 00024474  0x000063ff jam  0x00000009 , 0x000009af 
+ 00024475  0x00006400 jam  0x00000001 , 0x000009b1 
+ 00024476  0x00006401 branch  0x00005d07 
+ 00024477  0x00006403 jam  0x00000024 , 0x0000007e 
+ 00024478  0x00006404 branch  0x00005d53 
+ 00024479  0x00006407 fetch  0x00000001 , 0x00004661 
+ 00024480  0x00006408 bbit1  0x00000007 , 0x00005fa4 
+ 00024481  0x00006409 set1  0x00000006 , 0x0000003f 
+ 00024482  0x0000640a store  0x00000001 , 0x00004661 
+ 00024483  0x0000640b rtn 
+ 00024484  0x0000640e bbit1  0x00000000 , 0x00005f95 
+ 00024485  0x0000640f jam  0x00000000 , 0x00004661 
+ 00024486  0x00006410 branch  0x00005f9d 
+ 00024487  0x00006414 branch  0x00005d07 
+ 00024488  0x00006417 fetch  0x00000001 , 0x0000016d 
+ 00024489  0x00006418 set0  0x00000001 
+ 00024490  0x00006419 store  0x00000001 , 0x0000016d 
+ 00024491  0x0000641a call  0x00005e38 
+ 00024492  0x0000641b nrtn  0x00000029 
+ 00024493  0x0000641c fetch  0x00000001 , 0x00000552 
+ 00024494  0x0000641d fetcht  0x00000001 , 0x0000004b 
+ 00024495  0x0000641e setflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00024496  0x0000641f nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00024497  0x00006420 storet  0x00000001 , 0x0000004b 
+ 00024498  0x00006421 rtn 
+ 00024499  0x00006424 fetcht  0x00000008 , 0x00000552 
+ 00024500  0x00006426 fetch  0x00000001 , 0x00000055 
+ 00024501  0x00006427 rtnne  0x00000003 
+ 00024502  0x00006429 fetch  0x00000001 , 0x0000016d 
+ 00024503  0x0000642a bbit0  0x00000004 , 0x00005fba 
+ 00024504  0x0000642c jam  0x00000014 , 0x00000055 
+ 00024505  0x0000642d rtn 
+ 00024506  0x0000642f jam  0x00000004 , 0x00000055 
+ 00024507  0x00006430 rtn 
+ 00024508  0x00006432 fetch  0x00000001 , 0x0000017f 
+ 00024509  0x00006433 store  0x00000001 , 0x0000015b 
+ 00024510  0x00006434 jam  0x00000003 , 0x0000007c 
+ 00024511  0x00006435 jam  0x00000038 , 0x0000007d 
+ 00024512  0x00006436 rtn 
+ 00024513  0x0000643a jam  0x00000003 , 0x0000007c 
+ 00024514  0x0000643b jam  0x00000039 , 0x0000007d 
+ 00024515  0x0000643c force  0x00000009 , 0x00000039 
+ 00024516  0x0000643d arg  0x00000552 , 0x00000006 
+ 00024517  0x0000643e arg  0x00000152 , 0x00000005 
+ 00024518  0x00006440 ifetch  0x00000001 , 0x00000006 
+ 00024519  0x00006441 xor_into  0x00000055 , 0x0000003f 
+ 00024520  0x00006442 istore  0x00000001 , 0x00000005 
+ 00024521  0x00006443 loop  0x00005fc6 
+ 00024522  0x00006444 fetch  0x00000001 , 0x00000152 
+ 00024523  0x00006445 fetcht  0x00000001 , 0x00000151 
+ 00024524  0x00006446 set0  0x00000007 , 0x00000002 
+ 00024525  0x00006447 set0  0x00000004 , 0x00000002 
+ 00024526  0x00006448 beq  0x000000ff , 0x00005fda 
+ 00024527  0x00006449 beq  0x00000000 , 0x00005ff3 
+ 00024528  0x0000644a beq  0x00000005 , 0x00005fe7 
+ 00024529  0x0000644b beq  0x00000007 , 0x00005fe6 
+ 00024530  0x0000644c beq  0x00000006 , 0x00005fe7 
+ 00024531  0x0000644d beq  0x00000008 , 0x00005fe6 
+ 00024532  0x0000644e beq  0x00000001 , 0x00005fdf 
+ 00024533  0x0000644f beq  0x00000002 , 0x00005fdf 
+ 00024534  0x00006450 beq  0x00000003 , 0x00005fdf 
+ 00024535  0x00006451 beq  0x00000009 , 0x00005fdf 
+ 00024536  0x00006452 beq  0x00000004 , 0x00005fdf 
+ 00024537  0x00006453 rtn 
+ 00024538  0x00006456 fetch  0x00000001 , 0x00000151 
+ 00024539  0x00006457 set1  0x00000003 , 0x0000003f 
+ 00024540  0x00006458 set1  0x00000002 , 0x0000003f 
+ 00024541  0x00006459 store  0x00000001 , 0x00000151 
+ 00024542  0x0000645a rtn 
+ 00024543  0x0000645c set1  0x00000004 , 0x00000002 
+ 00024544  0x0000645d jam  0x00000005 , 0x00000180 
+ 00024545  0x0000645e fetch  0x00000002 , 0x00000159 
+ 00024546  0x0000645f iforce  0x00000039 
+ 00024547  0x00006460 store  0x00000002 , 0x0000015f 
+ 00024548  0x00006461 arg  0x00000551 , 0x00000005 
+ 00024549  0x00006462 call  0x00007f73 
+ 00024550  0x00006464 set1  0x00000007 , 0x00000002 
+ 00024551  0x00006466 set1  0x00000002 , 0x00000002 
+ 00024552  0x00006467 force  0x00000000 , 0x0000003f 
+ 00024553  0x00006468 store  0x00000001 , 0x0000000b 
+ 00024554  0x00006469 store  0x00000002 , 0x000000fa 
+ 00024555  0x0000646a store  0x00000002 , 0x000000fc 
+ 00024556  0x0000646b store  0x00000002 , 0x000000f8 
+ 00024557  0x0000646c store  0x00000002 , 0x000000f6 
+ 00024558  0x0000646d fetch  0x00000001 , 0x00000153 
+ 00024559  0x0000646e compare  0x00000000 , 0x0000003f , 0x000000ff 
+ 00024560  0x0000646f setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00024561  0x00006470 storet  0x00000001 , 0x00000151 
+ 00024562  0x00006471 rtn 
+ 00024563  0x00006474 set0  0x00000011 , 0x00000000 
+ 00024564  0x00006475 jam  0x00000000 , 0x00000151 
+ 00024565  0x00006476 fetch  0x00000001 , 0x0000017f 
+ 00024566  0x00006477 set0  0x00000006 , 0x0000003f 
+ 00024567  0x00006478 store  0x00000001 , 0x0000017f 
+ 00024568  0x00006479 rtn 
+ 00024569  0x00006480 arg  0x00000552 , 0x00000006 
+ 00024570  0x00006481 arg  0x00000562 , 0x00000005 
+ 00024571  0x00006482 branch  0x00007ebf 
+ 00024572  0x00006485 jam  0x00000009 , 0x0000007c 
+ 00024573  0x00006486 rtn 
+ 00024574  0x00006489 nrtn  0x00000029 
+ 00024575  0x0000648a jam  0x00000011 , 0x0000007c 
+ 00024576  0x0000648b rtn 
+ 00024577  0x0000648e arg  0x000040a0 , 0x00000011 
+ 00024578  0x0000648f call  0x00007255 
+ 00024579  0x00006490 jam  0x00000003 , 0x0000007c 
+ 00024580  0x00006491 jam  0x00000008 , 0x0000007d 
+ 00024581  0x00006492 rtn 
+ 00024582  0x00006495 jam  0x0000000a , 0x00000072 
+ 00024583  0x00006496 jam  0x00000007 , 0x0000007c 
+ 00024584  0x00006497 jam  0x00000016 , 0x000004ca 
+ 00024585  0x00006498 rtn 
+ 00024586  0x0000649f bpatchx  0x00000082 , 0x00004030 
+ 00024587  0x000064a0 disable  0x00000028 
+ 00024588  0x000064a1 call  0x000062c1 
+ 00024589  0x000064a2 fetch  0x00000001 , 0x00000048 
+ 00024590  0x000064a3 rtn  0x00000034 
+ 00024591  0x000064a8 bbit1  0x00000007 , 0x0000603f 
+ 00024592  0x000064aa beq  0x00000001 , 0x0000616f 
+ 00024593  0x000064ab beq  0x00000002 , 0x000060e4 
+ 00024594  0x000064ac beq  0x00000003 , 0x0000604a 
+ 00024595  0x000064ad beq  0x00000004 , 0x00006060 
+ 00024596  0x000064ae beq  0x00000027 , 0x000061db 
+ 00024597  0x000064af beq  0x00000028 , 0x00006108 
+ 00024598  0x000064b0 beq  0x00000030 , 0x000060f4 
+ 00024599  0x000064b1 beq  0x00000025 , 0x000061d6 
+ 00024600  0x000064b2 beq  0x00000026 , 0x00006103 
+ 00024601  0x000064b3 beq  0x00000031 , 0x000061c3 
+ 00024602  0x000064b4 beq  0x00000037 , 0x0000616a 
+ 00024603  0x000064b5 beq  0x00000033 , 0x0000615c 
+ 00024604  0x000064b6 beq  0x00000008 , 0x00006259 
+ 00024605  0x000064b7 beq  0x00000009 , 0x0000624f 
+ 00024606  0x000064b8 beq  0x0000000b , 0x00006264 
+ 00024607  0x000064b9 beq  0x0000000c , 0x0000626d 
+ 00024608  0x000064ba beq  0x0000000f , 0x00006162 
+ 00024609  0x000064bb beq  0x00000010 , 0x00006292 
+ 00024610  0x000064bc beq  0x00000011 , 0x00006288 
+ 00024611  0x000064bd beq  0x00000007 , 0x00006152 
+ 00024612  0x000064be beq  0x0000002a , 0x0000617e 
+ 00024613  0x000064bf beq  0x0000000a , 0x0000617f 
+ 00024614  0x000064c1 beq  0x0000001f , 0x000061bc 
+ 00024615  0x000064c2 beq  0x00000006 , 0x000060f9 
+ 00024616  0x000064c3 beq  0x00000021 , 0x0000615f 
+ 00024617  0x000064c4 beq  0x0000002d , 0x000061b2 
+ 00024618  0x000064c5 beq  0x0000002e , 0x000061b7 
+ 00024619  0x000064c6 beq  0x00000022 , 0x0000615f 
+ 00024620  0x000064c7 beq  0x00000034 , 0x00006180 
+ 00024621  0x000064c8 beq  0x00000013 , 0x00006195 
+ 00024622  0x000064c9 beq  0x00000017 , 0x000061a4 
+ 00024623  0x000064ca beq  0x00000012 , 0x0000628f 
+ 00024624  0x000064cb beq  0x0000002f , 0x000061aa 
+ 00024625  0x000064cc beq  0x00000018 , 0x000061af 
+ 00024626  0x000064cd beq  0x0000003d , 0x000061ff 
+ 00024627  0x000064ce beq  0x0000003e , 0x0000620b 
+ 00024628  0x000064cf beq  0x0000003f , 0x0000621d 
+ 00024629  0x000064d0 beq  0x00000040 , 0x00006227 
+ 00024630  0x000064d1 beq  0x00000041 , 0x0000623c 
+ 00024631  0x000064d2 beq  0x00000023 , 0x0000624b 
+ 00024632  0x000064d3 beq  0x0000003b , 0x00006246 
+ 00024633  0x000064d5 beq  0x00000005 , 0x0000624c 
+ 00024634  0x000064d6 beq  0x00000029 , 0x0000624d 
+ 00024635  0x000064d7 beq  0x00000038 , 0x0000624e 
+ 00024636  0x000064d8 beq  0x00000039 , 0x00006175 
+ 00024637  0x000064da branch  0x00002a8c 
+ 00024638  0x000064db rtn 
+ 00024639  0x000064dd beq  0x00000081 , 0x0000606d 
+ 00024640  0x000064de beq  0x00000084 , 0x00006099 
+ 00024641  0x000064df beq  0x00000082 , 0x00006076 
+ 00024642  0x000064e0 beq  0x00000083 , 0x0000610d 
+ 00024643  0x000064e1 beq  0x0000008b , 0x00006118 
+ 00024644  0x000064e2 beq  0x00000097 , 0x0000614e 
+ 00024645  0x000064e3 beq  0x00000099 , 0x000060d5 
+ 00024646  0x000064e4 beq  0x0000009a , 0x000060a4 
+ 00024647  0x000064e5 beq  0x00000095 , 0x000060da 
+ 00024648  0x000064e6 beq  0x00000096 , 0x000060db 
+ 00024649  0x000064e7 branch  0x00002a8c 
+ 00024650  0x000064ee force  0x00000002 , 0x0000003f 
+ 00024651  0x000064ef call  0x00006298 
+ 00024652  0x000064f0 fetch  0x00000001 , 0x00000049 
+ 00024653  0x000064f1 istore  0x00000001 , 0x00000005 
+ 00024654  0x000064f2 call  0x000062a7 
+ 00024655  0x000064f3 bpatchx  0x00000083 , 0x00004030 
+ 00024656  0x000064f4 fetch  0x00000001 , 0x00000049 
+ 00024657  0x000064f5 beq  0x00000008 , 0x00006080 
+ 00024658  0x000064f6 beq  0x0000000f , 0x00006084 
+ 00024659  0x000064f7 beq  0x00000010 , 0x0000608f 
+ 00024660  0x000064f8 beq  0x00000017 , 0x0000605f 
+ 00024661  0x000064f9 beq  0x00000033 , 0x00006092 
+ 00024662  0x000064fa beq  0x00000041 , 0x00006098 
+ 00024663  0x000064fb beq  0x00000011 , 0x00006059 
+ 00024664  0x000064fc rtn 
+ 00024665  0x000064ff fetch  0x00000001 , 0x00000055 
+ 00024666  0x00006500 rtn  0x00000034 
+ 00024667  0x00006501 jam  0x0000001b , 0x00000055 
+ 00024668  0x00006502 setarg  0x0000000c 
+ 00024669  0x00006503 arg  0x00000007 , 0x00000007 
+ 00024670  0x00006504 branch  0x00007f08 
+ 00024671  0x00006507 branch  0x000026c6 
+ 00024672  0x00006509 force  0x00000003 , 0x0000003f 
+ 00024673  0x0000650a call  0x00006298 
+ 00024674  0x0000650b fetch  0x00000001 , 0x00000049 
+ 00024675  0x0000650c beq  0x0000000b , 0x00006068 
+ 00024676  0x0000650d istore  0x00000001 , 0x00000005 
+ 00024677  0x0000650e fetch  0x00000001 , 0x0000004a 
+ 00024678  0x0000650f istore  0x00000001 , 0x00000005 
+ 00024679  0x00006510 branch  0x000062a7 
+ 00024680  0x00006513 istore  0x00000001 , 0x00000005 
+ 00024681  0x00006514 fetch  0x00000001 , 0x0000004a 
+ 00024682  0x00006515 istore  0x00000001 , 0x00000005 
+ 00024683  0x00006516 arg  0x000004d5 , 0x00000002 
+ 00024684  0x00006517 branch  0x000062e2 
+ 00024685  0x0000651a force  0x00000004 , 0x00000007 
+ 00024686  0x0000651b call  0x000062a0 
+ 00024687  0x0000651c setarg  0x0000007f 
+ 00024688  0x0000651d istore  0x00000001 , 0x00000005 
+ 00024689  0x0000651e fetch  0x00000001 , 0x00000049 
+ 00024690  0x0000651f set0  0x00000007 , 0x0000003f 
+ 00024691  0x00006520 istore  0x00000001 , 0x00000005 
+ 00024692  0x00006521 fetch  0x00000001 , 0x00000049 
+ 00024693  0x00006522 branch  0x000062a7 
+ 00024694  0x00006525 force  0x00000005 , 0x00000007 
+ 00024695  0x00006526 call  0x000062a0 
+ 00024696  0x00006527 setarg  0x0000007f 
+ 00024697  0x00006528 istore  0x00000001 , 0x00000005 
+ 00024698  0x00006529 fetch  0x00000001 , 0x00000049 
+ 00024699  0x0000652a set0  0x00000007 , 0x0000003f 
+ 00024700  0x0000652b istore  0x00000001 , 0x00000005 
+ 00024701  0x0000652c fetch  0x00000001 , 0x0000004a 
+ 00024702  0x0000652d istore  0x00000001 , 0x00000005 
+ 00024703  0x0000652e branch  0x000062a7 
+ 00024704  0x00006532 call  0x0000244f 
+ 00024705  0x00006533 call  0x000062f3 
+ 00024706  0x00006534 rtn  0x00000001 
+ 00024707  0x00006535 branch  0x00005ffc 
+ 00024708  0x00006538 fetch  0x00000001 , 0x0000004b 
+ 00024709  0x00006539 bbit1  0x00000005 , 0x0000608b 
+ 00024710  0x0000653a rtnbit0  0x00000004 
+ 00024711  0x0000653b jam  0x00000012 , 0x0000007c 
+ 00024712  0x0000653c set0  0x00000004 , 0x0000003f 
+ 00024713  0x0000653d call  0x000062eb 
+ 00024714  0x0000653e branch  0x0000608d 
+ 00024715  0x00006540 jam  0x00000010 , 0x0000007c 
+ 00024716  0x00006541 set0  0x00000005 , 0x0000003f 
+ 00024717  0x00006543 store  0x00000001 , 0x0000004b 
+ 00024718  0x00006544 rtn 
+ 00024719  0x00006547 call  0x000062fc 
+ 00024720  0x00006548 branch  0x00005ffe , 0x00000001 
+ 00024721  0x00006549 rtn 
+ 00024722  0x0000654c jam  0x0000008b , 0x0000007c 
+ 00024723  0x0000654e fetch  0x00000001 , 0x000004d1 
+ 00024724  0x0000654f set1  0x00000000 , 0x0000003f 
+ 00024725  0x00006550 store  0x00000001 , 0x000004d1 
+ 00024726  0x00006551 jam  0x00000001 , 0x00000a99 
+ 00024727  0x00006552 branch  0x00007d86 
+ 00024728  0x00006556 rtn 
+ 00024729  0x0000655b force  0x0000000c , 0x00000007 
+ 00024730  0x0000655c call  0x000062a0 
+ 00024731  0x0000655d setarg  0x00000001 
+ 00024732  0x0000655e istore  0x00000001 , 0x00000005 
+ 00024733  0x0000655f fetch  0x00000002 , 0x000004ce 
+ 00024734  0x00006560 istore  0x00000002 , 0x00000005 
+ 00024735  0x00006561 setarg  0x00000000 
+ 00024736  0x00006562 istore  0x00000003 , 0x00000005 
+ 00024737  0x00006563 setarg  0x00000000 
+ 00024738  0x00006564 istore  0x00000004 , 0x00000005 
+ 00024739  0x00006565 branch  0x000062b0 
+ 00024740  0x00006567 force  0x00000005 , 0x00000007 
+ 00024741  0x00006568 call  0x000062a0 
+ 00024742  0x00006569 fetch  0x00000003 , 0x0000465b 
+ 00024743  0x0000656a istore  0x00000003 , 0x00000005 
+ 00024744  0x0000656b call  0x000062b0 
+ 00024745  0x0000656c jam  0x00000001 , 0x00004665 
+ 00024746  0x0000656d fetch  0x00000001 , 0x0000465b 
+ 00024747  0x0000656e beq  0x00000001 , 0x000060b5 
+ 00024748  0x0000656f beq  0x00000002 , 0x000060af 
+ 00024749  0x00006570 beq  0x00000003 , 0x000060bb 
+ 00024750  0x00006571 rtn 
+ 00024751  0x00006574 fetch  0x00000001 , 0x0000465e 
+ 00024752  0x00006575 beq  0x00000000 , 0x000060c7 
+ 00024753  0x00006576 beq  0x00000001 , 0x000060c7 
+ 00024754  0x00006577 beq  0x00000002 , 0x000060c7 
+ 00024755  0x00006578 beq  0x00000003 , 0x000060c1 
+ 00024756  0x00006579 rtn 
+ 00024757  0x0000657d fetch  0x00000001 , 0x0000465e 
+ 00024758  0x0000657e beq  0x00000000 , 0x000060c1 
+ 00024759  0x0000657f beq  0x00000001 , 0x000060c5 
+ 00024760  0x00006580 beq  0x00000002 , 0x000060c7 
+ 00024761  0x00006581 beq  0x00000003 , 0x000060c1 
+ 00024762  0x00006582 rtn 
+ 00024763  0x00006586 fetch  0x00000001 , 0x0000465e 
+ 00024764  0x00006587 beq  0x00000000 , 0x000060c1 
+ 00024765  0x00006588 beq  0x00000001 , 0x000060c1 
+ 00024766  0x00006589 beq  0x00000002 , 0x000060c1 
+ 00024767  0x0000658a beq  0x00000003 , 0x000060c1 
+ 00024768  0x0000658b rtn 
+ 00024769  0x00006595 jam  0x00000003 , 0x00004662 
+ 00024770  0x00006596 fetch  0x00000001 , 0x0000455c 
+ 00024771  0x00006597 bbit1  0x00000000 , 0x000033e9 
+ 00024772  0x00006598 rtn 
+ 00024773  0x0000659c jam  0x00000001 , 0x00004662 
+ 00024774  0x0000659d rtn 
+ 00024775  0x000065a4 jam  0x00000002 , 0x00004662 
+ 00024776  0x000065a5 rtn 
+ 00024777  0x000065a9 arg  0x00000000 , 0x00000007 
+ 00024778  0x000065aa branch  0x000060cd 
+ 00024779  0x000065ad arg  0x00000000 , 0x00000007 
+ 00024780  0x000065ae branch  0x000060d1 
+ 00024781  0x000065b1 fetch  0x00000001 , 0x0000455c 
+ 00024782  0x000065b2 qset1  0x0000003f 
+ 00024783  0x000065b3 store  0x00000001 , 0x0000455c 
+ 00024784  0x000065b4 rtn 
+ 00024785  0x000065b7 fetch  0x00000001 , 0x0000455c 
+ 00024786  0x000065b8 qset0  0x0000003f 
+ 00024787  0x000065b9 store  0x00000001 , 0x0000455c 
+ 00024788  0x000065ba rtn 
+ 00024789  0x000065be force  0x00000005 , 0x00000007 
+ 00024790  0x000065bf call  0x000062a0 
+ 00024791  0x000065c0 fetch  0x00000003 , 0x0000465b 
+ 00024792  0x000065c1 istore  0x00000003 , 0x00000005 
+ 00024793  0x000065c2 branch  0x000062b2 
+ 00024794  0x000065c7 rtn 
+ 00024795  0x000065c9 force  0x00000009 , 0x00000007 
+ 00024796  0x000065ca call  0x000062a0 
+ 00024797  0x000065cb fetch  0x00000001 , 0x00000095 
+ 00024798  0x000065cc istore  0x00000001 , 0x00000005 
+ 00024799  0x000065cd fetch  0x00000002 , 0x00000096 
+ 00024800  0x000065ce istore  0x00000002 , 0x00000005 
+ 00024801  0x000065cf fetch  0x00000004 , 0x00000091 
+ 00024802  0x000065d0 istore  0x00000004 , 0x00000005 
+ 00024803  0x000065d1 branch  0x000062b0 
+ 00024804  0x000065d4 force  0x00000011 , 0x0000003f 
+ 00024805  0x000065d5 call  0x00006298 
+ 00024806  0x000065d6 fetch  0x00000001 , 0x00000049 
+ 00024807  0x000065d7 copy  0x0000003f , 0x00000002 
+ 00024808  0x000065d8 beq  0x00000000 , 0x000060ec 
+ 00024809  0x000065d9 beq  0x0000000e , 0x000060ec 
+ 00024810  0x000065da beq  0x0000001c , 0x000060ec 
+ 00024811  0x000065db rtn 
+ 00024812  0x000065dd istore  0x00000001 , 0x00000005 
+ 00024813  0x000065de fetch  0x00000001 , 0x00004515 
+ 00024814  0x000065df istore  0x00000001 , 0x00000005 
+ 00024815  0x000065e0 arg  0x0000000e , 0x00000039 
+ 00024816  0x000065e1 setarg  0x00004516 
+ 00024817  0x000065e2 iadd  0x00000002 , 0x00000006 
+ 00024818  0x000065e3 call  0x00007f01 
+ 00024819  0x000065e4 branch  0x000062b0 
+ 00024820  0x000065e8 force  0x00000003 , 0x0000003f 
+ 00024821  0x000065e9 call  0x00006298 
+ 00024822  0x000065ea setarg  0x00000114 
+ 00024823  0x000065eb istore  0x00000002 , 0x00000005 
+ 00024824  0x000065ec branch  0x000062b0 
+ 00024825  0x000065f0 force  0x00000003 , 0x0000003f 
+ 00024826  0x000065f1 call  0x00006298 
+ 00024827  0x000065f2 fetch  0x00000004 , 0x00000165 
+ 00024828  0x000065f3 isub  0x00000022 , 0x0000003f 
+ 00024829  0x000065f4 branch  0x000060ff , 0x00000029 
+ 00024830  0x000065f5 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024831  0x000065f8 rshift2  0x0000003f , 0x0000003f 
+ 00024832  0x000065f9 set0  0x0000000f , 0x0000003f 
+ 00024833  0x000065fa istore  0x00000002 , 0x00000005 
+ 00024834  0x000065fb branch  0x000062b0 
+ 00024835  0x000065fe force  0x00000006 , 0x0000003f 
+ 00024836  0x000065ff call  0x00006298 
+ 00024837  0x00006600 fetch  0x00000005 , 0x00004510 
+ 00024838  0x00006601 istore  0x00000005 , 0x00000005 
+ 00024839  0x00006602 branch  0x000062b0 
+ 00024840  0x00006605 force  0x00000009 , 0x0000003f 
+ 00024841  0x00006606 call  0x00006298 
+ 00024842  0x00006607 fetch  0x00000008 , 0x00004098 
+ 00024843  0x00006608 istore  0x00000008 , 0x00000005 
+ 00024844  0x00006609 branch  0x000062b0 
+ 00024845  0x00006611 force  0x0000000c , 0x00000007 
+ 00024846  0x00006612 call  0x000062a0 
+ 00024847  0x00006613 setarg  0x00000001 
+ 00024848  0x00006614 istore  0x00000001 , 0x00000005 
+ 00024849  0x00006615 fetch  0x00000002 , 0x000004ce 
+ 00024850  0x00006616 istore  0x00000002 , 0x00000005 
+ 00024851  0x00006617 setarg  0x00000000 
+ 00024852  0x00006618 istore  0x00000003 , 0x00000005 
+ 00024853  0x00006619 setarg  0x00000000 
+ 00024854  0x0000661a istore  0x00000004 , 0x00000005 
+ 00024855  0x0000661b branch  0x000062b2 
+ 00024856  0x0000661e force  0x00000003 , 0x00000007 
+ 00024857  0x0000661f call  0x000062a0 
+ 00024858  0x00006620 fetch  0x00000001 , 0x0000415a 
+ 00024859  0x00006621 istore  0x00000001 , 0x00000005 
+ 00024860  0x00006622 disable  0x00000028 
+ 00024861  0x00006623 call  0x000062b2 
+ 00024862  0x00006624 nrtn  0x00000028 
+ 00024863  0x00006625 nrtn  0x00000029 
+ 00024864  0x00006626 fetch  0x00000001 , 0x000040d8 
+ 00024865  0x00006627 rtnbit0  0x00000000 
+ 00024866  0x00006628 call  0x00006132 
+ 00024867  0x00006629 branch  0x0000613c 
+ 00024868  0x0000662d bpatchx  0x00000084 , 0x00004030 
+ 00024869  0x0000662e fetch  0x00000001 , 0x0000409e 
+ 00024870  0x0000662f set1  0x00000003 , 0x0000003f 
+ 00024871  0x00006630 store  0x00000001 , 0x0000409e 
+ 00024872  0x00006631 setarg  0x00000101 
+ 00024873  0x00006632 store  0x00000002 , 0x000004ce 
+ 00024874  0x00006633 rtn 
+ 00024875  0x00006636 bpatchx  0x00000085 , 0x00004030 
+ 00024876  0x00006637 fetch  0x00000001 , 0x0000409e 
+ 00024877  0x00006638 set0  0x00000003 , 0x0000003f 
+ 00024878  0x00006639 store  0x00000001 , 0x0000409e 
+ 00024879  0x0000663a setarg  0x00000000 
+ 00024880  0x0000663b store  0x00000002 , 0x000004ce 
+ 00024881  0x0000663c rtn 
+ 00024882  0x0000663f jam  0x00000003 , 0x000040d8 
+ 00024883  0x00006640 setarg  0x00000000 
+ 00024884  0x00006641 store  0x00000004 , 0x00004142 
+ 00024885  0x00006642 arg  0x000040da , 0x00000005 
+ 00024886  0x00006643 call  0x00006140 
+ 00024887  0x00006644 arg  0x000040e7 , 0x00000005 
+ 00024888  0x00006645 call  0x00006140 
+ 00024889  0x00006646 arg  0x00004146 , 0x00000005 
+ 00024890  0x00006647 call  0x00006140 
+ 00024891  0x00006648 branch  0x00006147 
+ 00024892  0x0000664a arg  0x000040e7 , 0x00000005 
+ 00024893  0x0000664b call  0x00006140 
+ 00024894  0x0000664c call  0x00006147 
+ 00024895  0x0000664d branch  0x0000614a 
+ 00024896  0x00006651 setarg  0x00ffffff 
+ 00024897  0x00006652 istore  0x00000003 , 0x00000005 
+ 00024898  0x00006653 istore  0x00000003 , 0x00000005 
+ 00024899  0x00006654 istore  0x00000003 , 0x00000005 
+ 00024900  0x00006655 setarg  0x0000007f 
+ 00024901  0x00006656 istore  0x00000001 , 0x00000005 
+ 00024902  0x00006657 rtn 
+ 00024903  0x00006659 setarg  0x00000000 
+ 00024904  0x0000665a store  0x00000002 , 0x000040d6 
+ 00024905  0x0000665b rtn 
+ 00024906  0x0000665d fetch  0x00000001 , 0x000040d8 
+ 00024907  0x0000665e set1  0x00000002 , 0x0000003f 
+ 00024908  0x0000665f store  0x00000001 , 0x000040d8 
+ 00024909  0x00006660 rtn 
+ 00024910  0x00006664 force  0x00000002 , 0x00000007 
+ 00024911  0x00006665 call  0x000062a0 
+ 00024912  0x00006666 nbranch  0x000062b0 , 0x00000029 
+ 00024913  0x00006668 branch  0x000062b2 
+ 00024914  0x0000666d force  0x00000002 , 0x0000003f 
+ 00024915  0x0000666e call  0x00006298 
+ 00024916  0x0000666f fetch  0x00000001 , 0x000004ca 
+ 00024917  0x00006670 istore  0x00000001 , 0x00000005 
+ 00024918  0x00006671 call  0x000062b2 
+ 00024919  0x00006673 fetch  0x00000001 , 0x0000004b 
+ 00024920  0x00006674 set1  0x00000003 , 0x0000003f 
+ 00024921  0x00006675 store  0x00000001 , 0x0000004b 
+ 00024922  0x00006676 jam  0x00000032 , 0x00000072 
+ 00024923  0x00006677 rtn 
+ 00024924  0x0000667b force  0x00000001 , 0x0000003f 
+ 00024925  0x0000667c call  0x00006298 
+ 00024926  0x0000667d branch  0x000062b2 
+ 00024927  0x0000667f force  0x00000001 , 0x0000003f 
+ 00024928  0x00006680 call  0x00006298 
+ 00024929  0x00006681 branch  0x000062b0 
+ 00024930  0x00006685 force  0x00000002 , 0x0000003f 
+ 00024931  0x00006686 call  0x00006298 
+ 00024932  0x00006687 fetch  0x00000001 , 0x0000004c 
+ 00024933  0x00006688 isolate0  0x00000002 , 0x0000003f 
+ 00024934  0x00006689 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024935  0x0000668a and_into  0x00000001 , 0x0000003f 
+ 00024936  0x0000668b istore  0x00000001 , 0x00000005 
+ 00024937  0x0000668c branch  0x000062b2 
+ 00024938  0x00006690 force  0x00000003 , 0x0000003f 
+ 00024939  0x00006691 call  0x00006298 
+ 00024940  0x00006692 fetch  0x00000002 , 0x00000051 
+ 00024941  0x00006693 istore  0x00000002 , 0x00000005 
+ 00024942  0x00006694 branch  0x000062b2 
+ 00024943  0x00006697 jam  0x000000fa , 0x00000072 
+ 00024944  0x00006698 force  0x00000002 , 0x0000003f 
+ 00024945  0x00006699 call  0x00006298 
+ 00024946  0x0000669a fetch  0x00000001 , 0x00000053 
+ 00024947  0x0000669b istore  0x00000001 , 0x00000005 
+ 00024948  0x0000669c branch  0x000062b2 
+ 00024949  0x0000669f force  0x0000000a , 0x0000003f 
+ 00024950  0x000066a0 call  0x00006298 
+ 00024951  0x000066a1 arg  0x00000152 , 0x00000006 
+ 00024952  0x000066a2 force  0x00000009 , 0x00000039 
+ 00024953  0x000066a4 ifetch  0x00000001 , 0x00000006 
+ 00024954  0x000066a5 xor_into  0x00000055 , 0x0000003f 
+ 00024955  0x000066a6 istore  0x00000001 , 0x00000005 
+ 00024956  0x000066a7 loop  0x00006179 
+ 00024957  0x000066a8 branch  0x000062b2 
+ 00024958  0x000066ab branch  0x000062b2 
+ 00024959  0x000066ad branch  0x000062b2 
+ 00024960  0x000066b0 rtn  0x00000029 
+ 00024961  0x000066b1 call  0x0000282d 
+ 00024962  0x000066b2 force  0x00000009 , 0x0000003f 
+ 00024963  0x000066b3 call  0x00006298 
+ 00024964  0x000066b4 fetch  0x00000002 , 0x00000171 
+ 00024965  0x000066b5 istore  0x00000002 , 0x00000005 
+ 00024966  0x000066b6 fetch  0x00000003 , 0x000040a0 
+ 00024967  0x000066b7 istore  0x00000003 , 0x00000005 
+ 00024968  0x000066b8 fetch  0x00000001 , 0x000040a3 
+ 00024969  0x000066b9 istore  0x00000001 , 0x00000005 
+ 00024970  0x000066ba fetch  0x00000002 , 0x000040a4 
+ 00024971  0x000066bb istore  0x00000002 , 0x00000005 
+ 00024972  0x000066bc bmark0  0x00000003 , 0x00006191 
+ 00024973  0x000066bd set0  0x00000003 , 0x00000000 
+ 00024974  0x000066be call  0x000062b2 
+ 00024975  0x000066bf jam  0x00000013 , 0x0000007c 
+ 00024976  0x000066c0 rtn 
+ 00024977  0x000066c2 call  0x000062b0 
+ 00024978  0x000066c3 jam  0x00000003 , 0x0000007c 
+ 00024979  0x000066c4 jam  0x00000013 , 0x0000007d 
+ 00024980  0x000066c5 rtn 
+ 00024981  0x000066c8 arg  0x00000200 , 0x00000002 
+ 00024982  0x000066c9 branch  0x00006199 , 0x00000029 
+ 00024983  0x000066ca deposit  0x00000028 
+ 00024984  0x000066cb branch  0x0000619a 
+ 00024985  0x000066cd deposit  0x00000022 
+ 00024986  0x000066cf deposit  0x00000021 
+ 00024987  0x000066d0 iadd  0x00000002 , 0x0000003f 
+ 00024988  0x000066d1 and_into  0x000001fc , 0x0000003f 
+ 00024989  0x000066d2 store  0x00000004 , 0x00000034 
+ 00024990  0x000066d3 force  0x00000005 , 0x0000003f 
+ 00024991  0x000066d4 call  0x00006298 
+ 00024992  0x000066d5 fetch  0x00000004 , 0x00000034 
+ 00024993  0x000066d6 rshift  0x0000003f , 0x0000003f 
+ 00024994  0x000066d7 istore  0x00000004 , 0x00000005 
+ 00024995  0x000066d8 branch  0x000062b2 
+ 00024996  0x000066db force  0x0000000a , 0x0000003f 
+ 00024997  0x000066dc call  0x00006298 
+ 00024998  0x000066dd arg  0x000004d9 , 0x00000006 
+ 00024999  0x000066de ifetch  0x00000009 , 0x00000006 
+ 00025000  0x000066df istore  0x00000009 , 0x00000005 
+ 00025001  0x000066e0 branch  0x000062b2 
+ 00025002  0x000066e5 force  0x00000003 , 0x0000003f 
+ 00025003  0x000066e6 call  0x00006298 
+ 00025004  0x000066e7 setarg  0x00000114 
+ 00025005  0x000066e8 istore  0x00000002 , 0x00000005 
+ 00025006  0x000066e9 branch  0x000062b2 
+ 00025007  0x000066ed force  0x00000001 , 0x0000003f 
+ 00025008  0x000066ee call  0x00006298 
+ 00025009  0x000066f7 branch  0x000062b2 
+ 00025010  0x000066fb force  0x00000002 , 0x0000003f 
+ 00025011  0x000066fc call  0x00006298 
+ 00025012  0x000066fd fetch  0x00000001 , 0x000040d0 
+ 00025013  0x000066fe istore  0x00000001 , 0x00000005 
+ 00025014  0x000066ff branch  0x000062b2 
+ 00025015  0x00006703 force  0x00000002 , 0x0000003f 
+ 00025016  0x00006704 call  0x00006298 
+ 00025017  0x00006705 setarg  0x00000005 
+ 00025018  0x00006706 istore  0x00000001 , 0x00000005 
+ 00025019  0x00006707 branch  0x000062b2 
+ 00025020  0x0000670b force  0x00000002 , 0x0000003f 
+ 00025021  0x0000670c call  0x00006298 
+ 00025022  0x0000670d setarg  0x00000000 
+ 00025023  0x0000670e istore  0x00000001 , 0x00000005 
+ 00025024  0x0000670f branch  0x000062b2 
+ 00025025  0x00006713 jam  0x0000002e , 0x0000007c 
+ 00025026  0x00006714 rtn 
+ 00025027  0x00006716 fetch  0x00000001 , 0x00004092 
+ 00025028  0x00006717 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00025029  0x00006718 call  0x000061c1 , 0x00000005 
+ 00025030  0x00006719 fetch  0x00000001 , 0x00000030 
+ 00025031  0x0000671a set1  0x00000004 , 0x0000003f 
+ 00025032  0x0000671b store  0x00000001 , 0x00000030 
+ 00025033  0x0000671c copy  0x00000022 , 0x0000003f 
+ 00025034  0x0000671d store  0x00000004 , 0x000004e9 
+ 00025035  0x0000671e fetch  0x00000001 , 0x000004d1 
+ 00025036  0x0000671f bbit1  0x00000003 , 0x000061d4 
+ 00025037  0x00006720 set1  0x00000003 , 0x0000003f 
+ 00025038  0x00006721 store  0x00000001 , 0x000004d1 
+ 00025039  0x00006722 jam  0x00000005 , 0x00000a99 
+ 00025040  0x00006723 call  0x00007d86 
+ 00025041  0x00006724 force  0x00000001 , 0x0000003f 
+ 00025042  0x00006725 call  0x00006298 
+ 00025043  0x00006726 branch  0x000062b2 
+ 00025044  0x00006728 jam  0x00000000 , 0x00000048 
+ 00025045  0x00006729 rtn 
+ 00025046  0x0000672c force  0x00000006 , 0x0000003f 
+ 00025047  0x0000672d call  0x00006298 
+ 00025048  0x0000672e fetch  0x00000005 , 0x00004510 
+ 00025049  0x0000672f istore  0x00000005 , 0x00000005 
+ 00025050  0x00006730 branch  0x000062b2 
+ 00025051  0x00006733 force  0x00000009 , 0x0000003f 
+ 00025052  0x00006734 call  0x00006298 
+ 00025053  0x00006735 fetch  0x00000008 , 0x00004098 
+ 00025054  0x00006736 istore  0x00000008 , 0x00000005 
+ 00025055  0x00006737 branch  0x000062b2 
+ 00025056  0x0000673a jam  0x00000001 , 0x000009b1 
+ 00025057  0x0000673b fetch  0x00000001 , 0x000045b1 
+ 00025058  0x0000673c rtnne  0x00000001 
+ 00025059  0x0000673d jam  0x00000013 , 0x000009af 
+ 00025060  0x0000673e rtn 
+ 00025061  0x00006741 call  0x000062ef 
+ 00025062  0x00006742 jam  0x00000099 , 0x0000007c 
+ 00025063  0x00006743 jam  0x00000003 , 0x000009af 
+ 00025064  0x00006744 rtn 
+ 00025065  0x00006748 call  0x000062ef 
+ 00025066  0x00006749 jam  0x0000003d , 0x0000007c 
+ 00025067  0x0000674a jam  0x00000007 , 0x000009af 
+ 00025068  0x0000674b rtn 
+ 00025069  0x0000674e arg  0x00000a4e , 0x00000011 
+ 00025070  0x0000674f arg  0x00000a6e , 0x00000012 
+ 00025071  0x00006750 arg  0x00000010 , 0x00000039 
+ 00025072  0x00006751 call  0x00007f88 
+ 00025073  0x00006752 branch  0x000061f7 , 0x00000005 
+ 00025074  0x00006753 jam  0x00000000 , 0x000009af 
+ 00025075  0x00006754 call  0x000076da 
+ 00025076  0x00006755 jam  0x00000024 , 0x0000007e 
+ 00025077  0x00006756 jam  0x00000040 , 0x0000007d 
+ 00025078  0x00006757 branch  0x00005d53 
+ 00025079  0x00006759 jam  0x0000000a , 0x000009af 
+ 00025080  0x0000675a call  0x000076d8 
+ 00025081  0x0000675b jam  0x00000040 , 0x0000007d 
+ 00025082  0x0000675c branch  0x00005e38 
+ 00025083  0x00006761 jam  0x00000040 , 0x0000007c 
+ 00025084  0x00006762 rtn 
+ 00025085  0x00006769 jam  0x0000003d , 0x0000007c 
+ 00025086  0x0000676b rtn 
+ 00025087  0x00006772 jam  0x00000000 , 0x000009b6 
+ 00025088  0x00006773 force  0x00000004 , 0x0000003f 
+ 00025089  0x00006774 call  0x00006298 
+ 00025090  0x00006775 force  0x00000001 , 0x0000003f 
+ 00025091  0x00006776 istore  0x00000001 , 0x00000005 
+ 00025092  0x00006777 force  0x00000001 , 0x0000003f 
+ 00025093  0x00006778 istore  0x00000001 , 0x00000005 
+ 00025094  0x00006779 force  0x00000030 , 0x0000003f 
+ 00025095  0x0000677a istore  0x00000001 , 0x00000005 
+ 00025096  0x0000677b call  0x000062fc 
+ 00025097  0x0000677c branch  0x000062b2 , 0x00000001 
+ 00025098  0x0000677d branch  0x000062b0 
+ 00025099  0x00006781 force  0x00000011 , 0x0000003f 
+ 00025100  0x00006782 call  0x00006298 
+ 00025101  0x00006783 fetch  0x00000001 , 0x000009b6 
+ 00025102  0x00006784 arg  0x0000462a , 0x00000006 
+ 00025103  0x00006785 iadd  0x00000006 , 0x00000006 
+ 00025104  0x00006786 ifetch  0x00000008 , 0x00000006 
+ 00025105  0x00006787 istore  0x00000008 , 0x00000005 
+ 00025106  0x00006788 ifetch  0x00000008 , 0x00000006 
+ 00025107  0x00006789 istore  0x00000008 , 0x00000005 
+ 00025108  0x0000678a fetch  0x00000001 , 0x000009b6 
+ 00025109  0x0000678b increase  0x00000010 , 0x0000003f 
+ 00025110  0x0000678c store  0x00000001 , 0x000009b6 
+ 00025111  0x0000678d call  0x000062fc 
+ 00025112  0x0000678e branch  0x000062b2 , 0x00000001 
+ 00025113  0x0000678f branch  0x000062b0 
+ 00025114  0x00006793 jam  0x00000006 , 0x000009ae 
+ 00025115  0x00006794 jam  0x0000003f , 0x0000007c 
+ 00025116  0x00006795 rtn 
+ 00025117  0x00006799 force  0x00000011 , 0x0000003f 
+ 00025118  0x0000679a call  0x00006298 
+ 00025119  0x0000679b arg  0x00000a4e , 0x00000006 
+ 00025120  0x0000679c ifetch  0x00000008 , 0x00000006 
+ 00025121  0x0000679d istore  0x00000008 , 0x00000005 
+ 00025122  0x0000679e ifetch  0x00000008 , 0x00000006 
+ 00025123  0x0000679f istore  0x00000008 , 0x00000005 
+ 00025124  0x000067a0 branch  0x000062b0 
+ 00025125  0x000067a3 jam  0x00000040 , 0x0000007c 
+ 00025126  0x000067a4 rtn 
+ 00025127  0x000067a8 call  0x000062fc 
+ 00025128  0x000067a9 call  0x00007612 , 0x00000001 
+ 00025129  0x000067aa force  0x00000011 , 0x0000003f 
+ 00025130  0x000067ab call  0x00006298 
+ 00025131  0x000067ac arg  0x00000a1e , 0x00000006 
+ 00025132  0x000067ad ifetch  0x00000008 , 0x00000006 
+ 00025133  0x000067ae istore  0x00000008 , 0x00000005 
+ 00025134  0x000067af ifetch  0x00000008 , 0x00000006 
+ 00025135  0x000067b0 istore  0x00000008 , 0x00000005 
+ 00025136  0x000067b1 call  0x000062fc 
+ 00025137  0x000067b2 nbranch  0x000062b0 , 0x00000001 
+ 00025138  0x000067b3 branch  0x000062b2 , 0x00000001 
+ 00025139  0x000067b7 jam  0x0000000f , 0x000009af 
+ 00025140  0x000067b9 call  0x000062ef 
+ 00025141  0x000067ba jam  0x0000000b , 0x0000007c 
+ 00025142  0x000067bb call  0x00006307 
+ 00025143  0x000067bc branch  0x0000764e , 0x00000001 
+ 00025144  0x000067bd branch  0x00007658 
+ 00025145  0x000067bf call  0x000062eb 
+ 00025146  0x000067c1 jam  0x00000041 , 0x0000007c 
+ 00025147  0x000067c2 rtn 
+ 00025148  0x000067c5 force  0x00000011 , 0x0000003f 
+ 00025149  0x000067c6 call  0x00006298 
+ 00025150  0x000067c7 arg  0x00000a4e , 0x00000006 
+ 00025151  0x000067c8 ifetch  0x00000008 , 0x00000006 
+ 00025152  0x000067c9 istore  0x00000008 , 0x00000005 
+ 00025153  0x000067ca ifetch  0x00000008 , 0x00000006 
+ 00025154  0x000067cb istore  0x00000008 , 0x00000005 
+ 00025155  0x000067cc call  0x000062fc 
+ 00025156  0x000067cd nbranch  0x000062b0 , 0x00000001 
+ 00025157  0x000067ce branch  0x000062b2 , 0x00000001 
+ 00025158  0x000067d1 force  0x00000003 , 0x0000003f 
+ 00025159  0x000067d2 call  0x00006298 
+ 00025160  0x000067d3 setarg  0x0000fffe 
+ 00025161  0x000067d4 istore  0x00000002 , 0x00000005 
+ 00025162  0x000067d5 branch  0x000062b0 
+ 00025163  0x000067d8 branch  0x000062b2 
+ 00025164  0x000067da branch  0x000062b2 
+ 00025165  0x000067dc branch  0x000062b2 
+ 00025166  0x000067de branch  0x000062b2 
+ 00025167  0x000067e4 call  0x0000630b 
+ 00025168  0x000067e5 arg  0x000040a0 , 0x00000011 
+ 00025169  0x000067e6 call  0x00006311 
+ 00025170  0x000067e7 force  0x00000011 , 0x0000003f 
+ 00025171  0x000067e8 call  0x00006298 
+ 00025172  0x000067e9 arg  0x00000582 , 0x00000011 
+ 00025173  0x000067ea arg  0x00000562 , 0x00000012 
+ 00025174  0x000067eb call  0x00007352 
+ 00025175  0x000067ec nbranch  0x000062a7 , 0x00000029 
+ 00025176  0x000067ed branch  0x000062ad 
+ 00025177  0x000067f0 call  0x0000630b 
+ 00025178  0x000067f1 arg  0x00000040 , 0x00000011 
+ 00025179  0x000067f2 call  0x00007255 
+ 00025180  0x000067f4 force  0x00000011 , 0x0000003f 
+ 00025181  0x000067f5 call  0x00006298 
+ 00025182  0x000067f6 arg  0x00000562 , 0x00000006 
+ 00025183  0x000067f7 call  0x00007ebf 
+ 00025184  0x000067f8 fetch  0x00000001 , 0x00000055 
+ 00025185  0x000067f9 beq  0x00000019 , 0x000062b2 
+ 00025186  0x000067fa beq  0x00000018 , 0x000062b2 
+ 00025187  0x000067fb branch  0x000062ad 
+ 00025188  0x000067fe fetch  0x00000001 , 0x000009b5 
+ 00025189  0x000067ff branch  0x0000626a , 0x00000034 
+ 00025190  0x00006800 call  0x000062fc 
+ 00025191  0x00006801 call  0x000062ef , 0x00000001 
+ 00025192  0x00006802 ncall  0x000062eb , 0x00000001 
+ 00025193  0x00006803 branch  0x0000626b 
+ 00025194  0x00006805 call  0x000062ef 
+ 00025195  0x00006807 call  0x0000630b 
+ 00025196  0x00006808 branch  0x0000625c 
+ 00025197  0x0000680b arg  0x000040a0 , 0x00000011 
+ 00025198  0x0000680c call  0x00007288 
+ 00025199  0x0000680d force  0x00000005 , 0x0000003f 
+ 00025200  0x0000680e call  0x00006298 
+ 00025201  0x0000680f fetch  0x00000004 , 0x00000592 
+ 00025202  0x00006810 istore  0x00000004 , 0x00000005 
+ 00025203  0x00006811 arg  0x000004d5 , 0x00000002 
+ 00025204  0x00006812 call  0x000062e2 
+ 00025205  0x00006813 call  0x00007386 
+ 00025206  0x00006814 call  0x000062fc 
+ 00025207  0x00006815 branch  0x0000627c , 0x00000001 
+ 00025208  0x00006816 jam  0x00000001 , 0x000004d8 
+ 00025209  0x00006817 fetch  0x00000001 , 0x000009b5 
+ 00025210  0x00006818 rtn  0x00000034 
+ 00025211  0x00006819 jam  0x0000000b , 0x0000007c 
+ 00025212  0x0000681b fetch  0x00000001 , 0x000041bd 
+ 00025213  0x0000681c rtn  0x00000034 
+ 00025214  0x0000681e call  0x000062fc 
+ 00025215  0x0000681f nbranch  0x00006284 , 0x00000001 
+ 00025216  0x00006820 fetch  0x00000001 , 0x000004d7 
+ 00025217  0x00006821 rtn  0x00000034 
+ 00025218  0x00006822 jam  0x0000000f , 0x0000007c 
+ 00025219  0x00006823 rtn 
+ 00025220  0x00006825 rtnmark0  0x00000021 
+ 00025221  0x00006826 set0  0x00000021 , 0x00000000 
+ 00025222  0x00006827 jam  0x0000000f , 0x0000007c 
+ 00025223  0x00006828 rtn 
+ 00025224  0x0000682d call  0x0000630b 
+ 00025225  0x0000682e call  0x0000728b 
+ 00025226  0x0000682f force  0x00000011 , 0x0000003f 
+ 00025227  0x00006830 call  0x00006298 
+ 00025228  0x00006831 arg  0x00000562 , 0x00000006 
+ 00025229  0x00006832 call  0x00007ebf 
+ 00025230  0x00006833 branch  0x000062ad 
+ 00025231  0x00006836 force  0x00000001 , 0x0000003f 
+ 00025232  0x00006837 call  0x00006298 
+ 00025233  0x00006838 branch  0x000062ad 
+ 00025234  0x0000683b force  0x00000002 , 0x0000003f 
+ 00025235  0x0000683c call  0x00006298 
+ 00025236  0x0000683d force  0x00000010 , 0x0000003f 
+ 00025237  0x0000683e istore  0x00000001 , 0x00000005 
+ 00025238  0x0000683f store  0x00000001 , 0x00000054 
+ 00025239  0x00006840 branch  0x000062ad 
+ 00025240  0x00006844 lshift3  0x0000003f , 0x0000003f 
+ 00025241  0x00006845 or_into  0x00000007 , 0x0000003f 
+ 00025242  0x00006846 store  0x00000001 , 0x000004b6 
+ 00025243  0x00006847 arg  0x00000011 , 0x00000039 
+ 00025244  0x00006848 arg  0x000004b8 , 0x00000005 
+ 00025245  0x00006849 call  0x00007ed4 
+ 00025246  0x0000684a arg  0x000004b8 , 0x00000005 
+ 00025247  0x0000684b rtn 
+ 00025248  0x0000684e and  0x0000003f , 0x0000007f , 0x00000011 
+ 00025249  0x0000684f jam  0x0000007f , 0x00000048 
+ 00025250  0x00006850 deposit  0x00000007 
+ 00025251  0x00006851 call  0x00006298 
+ 00025252  0x00006852 deposit  0x00000011 
+ 00025253  0x00006853 istore  0x00000001 , 0x00000005 
+ 00025254  0x00006854 rtn 
+ 00025255  0x00006857 fetch  0x00000001 , 0x00000048 
+ 00025256  0x00006858 lshift  0x0000003f , 0x0000003f 
+ 00025257  0x00006859 fetcht  0x00000001 , 0x0000004c 
+ 00025258  0x0000685a isolate1  0x00000001 , 0x00000002 
+ 00025259  0x0000685b setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025260  0x0000685c branch  0x000062b7 
+ 00025261  0x00006860 fetcht  0x00000001 , 0x0000004c 
+ 00025262  0x00006861 and_into  0x00000001 , 0x00000002 
+ 00025263  0x00006862 branch  0x000062b3 
+ 00025264  0x00006865 force  0x00000000 , 0x00000002 
+ 00025265  0x00006866 branch  0x000062b3 
+ 00025266  0x00006869 force  0x00000001 , 0x00000002 
+ 00025267  0x0000686b fetch  0x00000001 , 0x00000048 
+ 00025268  0x0000686c lshift  0x0000003f , 0x0000003f 
+ 00025269  0x0000686d setflag  0x00000029 , 0x00000000 , 0x0000003f 
+ 00025270  0x0000686e ixor  0x00000002 , 0x0000003f 
+ 00025271  0x00006870 store  0x00000001 , 0x000004b7 
+ 00025272  0x00006871 jam  0x00000000 , 0x00000048 
+ 00025273  0x00006872 call  0x000062c7 
+ 00025274  0x00006873 enable  0x00000028 
+ 00025275  0x00006874 rtn 
+ 00025276  0x00006878 fetch  0x00000001 , 0x0000007c 
+ 00025277  0x00006879 rtn  0x00000034 
+ 00025278  0x0000687a call  0x000062c1 
+ 00025279  0x0000687b fetch  0x00000001 , 0x0000007c 
+ 00025280  0x0000687c rtn 
+ 00025281  0x0000687f bpatchx  0x00000086 , 0x00004030 
+ 00025282  0x00006880 fetch  0x00000001 , 0x00000048 
+ 00025283  0x00006881 branch  0x000062c7 , 0x00000034 
+ 00025284  0x00006882 fetch  0x00000001 , 0x00000078 
+ 00025285  0x00006883 nrtn  0x00000034 
+ 00025286  0x00006884 branch  0x000062d1 
+ 00025287  0x00006886 fetch  0x00000001 , 0x00000078 
+ 00025288  0x00006887 branch  0x000062d7 , 0x00000034 
+ 00025289  0x00006888 fetch  0x00000003 , 0x00000078 
+ 00025290  0x00006889 store  0x00000003 , 0x00000048 
+ 00025291  0x0000688a fetcht  0x00000001 , 0x0000007b 
+ 00025292  0x0000688b fetch  0x00000001 , 0x0000004c 
+ 00025293  0x0000688c set0  0x00000001 , 0x0000003f 
+ 00025294  0x0000688d ior  0x00000002 , 0x0000003f 
+ 00025295  0x0000688e store  0x00000001 , 0x0000004c 
+ 00025296  0x0000688f jam  0x00000000 , 0x00000078 
+ 00025297  0x00006891 fetch  0x00000001 , 0x0000007c 
+ 00025298  0x00006892 rtn  0x00000034 
+ 00025299  0x00006893 fetch  0x00000004 , 0x0000007c 
+ 00025300  0x00006894 store  0x00000004 , 0x00000078 
+ 00025301  0x00006895 jam  0x00000000 , 0x0000007c 
+ 00025302  0x00006896 rtn 
+ 00025303  0x00006898 fetch  0x00000001 , 0x0000007c 
+ 00025304  0x00006899 rtn  0x00000034 
+ 00025305  0x0000689a fetch  0x00000003 , 0x0000007c 
+ 00025306  0x0000689b store  0x00000003 , 0x00000048 
+ 00025307  0x0000689c fetcht  0x00000001 , 0x0000007f 
+ 00025308  0x0000689d fetch  0x00000001 , 0x0000004c 
+ 00025309  0x0000689e set0  0x00000001 , 0x0000003f 
+ 00025310  0x0000689f ior  0x00000002 , 0x0000003f 
+ 00025311  0x000068a0 store  0x00000001 , 0x0000004c 
+ 00025312  0x000068a1 jam  0x00000000 , 0x0000007c 
+ 00025313  0x000068a2 rtn 
+ 00025314  0x000068a6 bpatchx  0x00000087 , 0x00004030 
+ 00025315  0x000068a7 fetch  0x00000001 , 0x0000004c 
+ 00025316  0x000068a8 copy  0x0000003f , 0x00000013 
+ 00025317  0x000068a9 ifetch  0x00000001 , 0x00000002 
+ 00025318  0x000068aa call  0x00005e52 
+ 00025319  0x000068ab call  0x000062a7 
+ 00025320  0x000068ac copy  0x00000013 , 0x0000003f 
+ 00025321  0x000068ad store  0x00000001 , 0x0000004c 
+ 00025322  0x000068ae rtn 
+ 00025323  0x000068b1 fetcht  0x00000001 , 0x0000004c 
+ 00025324  0x000068b2 set0  0x00000000 , 0x00000002 
+ 00025325  0x000068b3 storet  0x00000001 , 0x0000004c 
+ 00025326  0x000068b4 rtn 
+ 00025327  0x000068b7 fetcht  0x00000001 , 0x0000004c 
+ 00025328  0x000068b8 set1  0x00000000 , 0x00000002 
+ 00025329  0x000068b9 storet  0x00000001 , 0x0000004c 
+ 00025330  0x000068ba rtn 
+ 00025331  0x000068be nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025332  0x000068bf fetcht  0x00000001 , 0x0000004c 
+ 00025333  0x000068c0 ixor  0x00000002 , 0x0000003f 
+ 00025334  0x000068c1 isolate1  0x00000001 , 0x0000003f 
+ 00025335  0x000068c2 rtn 
+ 00025336  0x000068c6 fetch  0x00000001 , 0x0000004c 
+ 00025337  0x000068c7 setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025338  0x000068c8 store  0x00000001 , 0x0000004c 
+ 00025339  0x000068c9 rtn 
+ 00025340  0x000068cd fetch  0x00000001 , 0x000009b4 
+ 00025341  0x000068ce compare  0x00000001 , 0x0000003f , 0x0000007f 
+ 00025342  0x000068cf rtn 
+ 00025343  0x000068d1 fetch  0x00000001 , 0x000009b4 
+ 00025344  0x000068d2 set1  0x00000007 , 0x0000003f 
+ 00025345  0x000068d3 store  0x00000001 , 0x000009b4 
+ 00025346  0x000068d4 rtn 
+ 00025347  0x000068d6 fetch  0x00000001 , 0x000009b4 
+ 00025348  0x000068d7 set0  0x00000007 , 0x0000003f 
+ 00025349  0x000068d8 store  0x00000001 , 0x000009b4 
+ 00025350  0x000068d9 rtn 
+ 00025351  0x000068db fetch  0x00000001 , 0x000009b4 
+ 00025352  0x000068dc isolate1  0x00000007 , 0x0000003f 
+ 00025353  0x000068dd store  0x00000001 , 0x000009b4 
+ 00025354  0x000068de rtn 
+ 00025355  0x000068e2 arg  0x00000562 , 0x00000005 
+ 00025356  0x000068e4 force  0x00000010 , 0x00000039 
+ 00025357  0x000068e7 random  0x0000003f 
+ 00025358  0x000068e8 istore  0x00000001 , 0x00000005 
+ 00025359  0x000068e9 loop  0x0000630d 
+ 00025360  0x000068ea rtn 
+ 00025361  0x000068ed call  0x00007259 
+ 00025362  0x000068ee arg  0x000041be , 0x00000011 
+ 00025363  0x000068ef arg  0x00000592 , 0x00000012 
+ 00025364  0x000068f0 ifetch  0x00000008 , 0x00000011 
+ 00025365  0x000068f1 fetcht  0x00000001 , 0x00000030 
+ 00025366  0x000068f2 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00025367  0x000068f3 storet  0x00000001 , 0x00000030 
+ 00025368  0x000068f4 copy  0x00000011 , 0x00000005 
+ 00025369  0x000068f5 call  0x00007352 
+ 00025370  0x000068f6 branch  0x000021c4 
+ 00025371  0x000068fe bpatchx  0x00000088 , 0x00004031 
+ 00025372  0x00006900 call  0x000062bc 
+ 00025373  0x00006901 nrtn  0x00000034 
+ 00025374  0x00006903 fetch  0x00000001 , 0x00000055 
+ 00025375  0x00006904 rtn  0x00000034 
+ 00025376  0x00006908 beq  0x00000004 , 0x0000636f 
+ 00025377  0x00006909 beq  0x00000005 , 0x00006374 
+ 00025378  0x0000690a beq  0x00000002 , 0x00006366 
+ 00025379  0x0000690b beq  0x00000003 , 0x0000637c 
+ 00025380  0x0000690c beq  0x0000000e , 0x00006369 
+ 00025381  0x0000690d beq  0x00000006 , 0x00006398 
+ 00025382  0x0000690e beq  0x00000007 , 0x000063b0 
+ 00025383  0x0000690f beq  0x00000009 , 0x000063b1 
+ 00025384  0x00006910 beq  0x0000000a , 0x000063ba 
+ 00025385  0x00006911 beq  0x0000000b , 0x000063be 
+ 00025386  0x00006912 beq  0x0000000c , 0x00006386 
+ 00025387  0x00006913 beq  0x0000000d , 0x00006389 
+ 00025388  0x00006914 beq  0x0000000f , 0x0000638f 
+ 00025389  0x00006915 beq  0x00000012 , 0x00006359 
+ 00025390  0x00006916 beq  0x00000013 , 0x0000637c 
+ 00025391  0x00006917 beq  0x00000010 , 0x0000635c 
+ 00025392  0x00006918 beq  0x00000014 , 0x00006356 
+ 00025393  0x00006919 beq  0x00000015 , 0x0000637c 
+ 00025394  0x0000691a beq  0x00000016 , 0x00006350 
+ 00025395  0x0000691b beq  0x00000018 , 0x00006355 
+ 00025396  0x0000691c beq  0x00000017 , 0x00006349 
+ 00025397  0x0000691d beq  0x00000019 , 0x0000634f 
+ 00025398  0x0000691e beq  0x0000001a , 0x0000633a 
+ 00025399  0x0000691f beq  0x0000001b , 0x00006344 
+ 00025400  0x00006920 jam  0x00000000 , 0x00000055 
+ 00025401  0x00006922 rtn 
+ 00025402  0x00006924 fetch  0x00000001 , 0x000004d1 
+ 00025403  0x00006925 rtnbit0  0x00000002 
+ 00025404  0x00006926 rtnbit0  0x00000003 
+ 00025405  0x00006927 jam  0x00000000 , 0x00000055 
+ 00025406  0x00006928 call  0x00006340 
+ 00025407  0x00006929 branch  0x00006cef 
+ 00025408  0x0000692c fetch  0x00000001 , 0x0000016d 
+ 00025409  0x0000692d rtnbit0  0x00000001 
+ 00025410  0x0000692e jam  0x0000000a , 0x00000055 
+ 00025411  0x0000692f rtn 
+ 00025412  0x00006932 arg  0x00000007 , 0x00000007 
+ 00025413  0x00006933 call  0x00007f16 
+ 00025414  0x00006934 nrtn  0x00000034 
+ 00025415  0x00006935 jam  0x0000001a , 0x00000055 
+ 00025416  0x00006936 rtn 
+ 00025417  0x00006939 fetch  0x00000001 , 0x0000016d 
+ 00025418  0x0000693a set0  0x00000000 , 0x0000003f 
+ 00025419  0x0000693b store  0x00000001 , 0x0000016d 
+ 00025420  0x0000693c jam  0x00000019 , 0x00000055 
+ 00025421  0x0000693d jam  0x0000000b , 0x0000007c 
+ 00025422  0x0000693e rtn 
+ 00025423  0x00006940 rtn 
+ 00025424  0x00006942 fetch  0x00000001 , 0x000004d4 
+ 00025425  0x00006943 rtnne  0x00000002 
+ 00025426  0x00006944 call  0x000063c0 
+ 00025427  0x00006945 jam  0x00000018 , 0x00000055 
+ 00025428  0x00006946 rtn 
+ 00025429  0x00006949 rtn 
+ 00025430  0x0000694b jam  0x00000015 , 0x00000055 
+ 00025431  0x0000694c jam  0x00000083 , 0x0000007c 
+ 00025432  0x0000694d rtn 
+ 00025433  0x0000694f jam  0x00000013 , 0x00000055 
+ 00025434  0x00006950 jam  0x00000025 , 0x0000007c 
+ 00025435  0x00006951 rtn 
+ 00025436  0x00006954 fetch  0x00000001 , 0x0000455b 
+ 00025437  0x00006955 rtneq  0x00000000 
+ 00025438  0x00006956 beq  0x00000001 , 0x00006364 
+ 00025439  0x00006957 arg  0x00000006 , 0x00000007 
+ 00025440  0x00006958 call  0x00007f16 
+ 00025441  0x00006959 nrtn  0x00000034 
+ 00025442  0x0000695a jam  0x00000000 , 0x0000455b 
+ 00025443  0x0000695b branch  0x0000637d 
+ 00025444  0x0000695d rtn  0x00000029 
+ 00025445  0x0000695e branch  0x00006398 
+ 00025446  0x00006961 jam  0x00000003 , 0x00000055 
+ 00025447  0x00006962 jam  0x00000027 , 0x0000007c 
+ 00025448  0x00006963 rtn 
+ 00025449  0x00006965 jam  0x00000013 , 0x0000007c 
+ 00025450  0x00006966 set1  0x00000003 , 0x00000000 
+ 00025451  0x00006967 jam  0x00000005 , 0x00000055 
+ 00025452  0x00006968 setarg  0x000001ff 
+ 00025453  0x00006969 store  0x00000002 , 0x000004d2 
+ 00025454  0x0000696a rtn 
+ 00025455  0x0000696c jam  0x00000005 , 0x00000055 
+ 00025456  0x0000696d jam  0x000000ff , 0x000004d2 
+ 00025457  0x0000696e set0  0x00000022 , 0x00000000 
+ 00025458  0x0000696f jam  0x00000033 , 0x0000007c 
+ 00025459  0x00006970 branch  0x00005d04 
+ 00025460  0x00006972 rtnmark1  0x00000022 
+ 00025461  0x00006973 fetch  0x00000002 , 0x000004d2 
+ 00025462  0x00006974 sub  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025463  0x00006975 branch  0x0000637a , 0x00000005 
+ 00025464  0x00006976 store  0x00000002 , 0x000004d2 
+ 00025465  0x00006977 rtn 
+ 00025466  0x00006979 jam  0x0000000e , 0x00000055 
+ 00025467  0x0000697a rtn 
+ 00025468  0x0000697d rtn 
+ 00025469  0x00006980 fetch  0x00000001 , 0x000004d1 
+ 00025470  0x00006981 rtnbit0  0x00000003 
+ 00025471  0x00006982 rtnbit0  0x00000002 
+ 00025472  0x00006983 fetch  0x00000001 , 0x0000016d 
+ 00025473  0x00006984 set0  0x00000002 , 0x0000003f 
+ 00025474  0x00006985 store  0x00000001 , 0x0000016d 
+ 00025475  0x00006986 jam  0x00000013 , 0x0000007c 
+ 00025476  0x00006987 jam  0x00000010 , 0x00000055 
+ 00025477  0x00006988 rtn 
+ 00025478  0x0000698b jam  0x0000000d , 0x00000055 
+ 00025479  0x0000698c jam  0x00000031 , 0x0000007c 
+ 00025480  0x0000698d rtn 
+ 00025481  0x00006990 fetch  0x00000001 , 0x000004d1 
+ 00025482  0x00006991 rtnbit0  0x00000002 
+ 00025483  0x00006992 jam  0x00000000 , 0x00000055 
+ 00025484  0x00006994 rtn 
+ 00025485  0x00006996 jam  0x00000006 , 0x00000055 
+ 00025486  0x00006997 rtn 
+ 00025487  0x0000699a fetch  0x00000001 , 0x000004d2 
+ 00025488  0x0000699b increase  0xffffffff , 0x0000003f 
+ 00025489  0x0000699c branch  0x00006394 , 0x00000034 
+ 00025490  0x0000699d store  0x00000001 , 0x000004d2 
+ 00025491  0x0000699e rtn 
+ 00025492  0x000069a0 jam  0x00000007 , 0x0000007c 
+ 00025493  0x000069a1 jam  0x00000016 , 0x000004ca 
+ 00025494  0x000069a2 jam  0x00000000 , 0x00000055 
+ 00025495  0x000069a3 rtn 
+ 00025496  0x000069a6 fetch  0x00000001 , 0x0000016d 
+ 00025497  0x000069a7 bbit1  0x00000002 , 0x0000637d 
+ 00025498  0x000069a8 bbit1  0x00000000 , 0x0000639d 
+ 00025499  0x000069aa jam  0x0000001a , 0x00000055 
+ 00025500  0x000069ab rtn 
+ 00025501  0x000069ad fetch  0x00000001 , 0x000041bd 
+ 00025502  0x000069ae branch  0x000063a9 , 0x00000034 
+ 00025503  0x000069af fetch  0x00000001 , 0x000004d1 
+ 00025504  0x000069b0 rtnbit0  0x00000003 
+ 00025505  0x000069b1 rtnbit0  0x00000002 
+ 00025506  0x000069b2 fetch  0x00000004 , 0x000004e9 
+ 00025507  0x000069b3 arg  0x00000064 , 0x00000002 
+ 00025508  0x000069b4 iadd  0x00000002 , 0x00000002 
+ 00025509  0x000069b5 copy  0x00000022 , 0x0000003f 
+ 00025510  0x000069b6 isub  0x00000002 , 0x0000003e 
+ 00025511  0x000069b7 nrtn  0x00000002 
+ 00025512  0x000069b8 branch  0x00006349 
+ 00025513  0x000069bd jam  0x00000016 , 0x00000055 
+ 00025514  0x000069be jam  0x00000004 , 0x00004689 
+ 00025515  0x000069bf setarg  0x00003030 
+ 00025516  0x000069c0 store  0x00000002 , 0x0000468a 
+ 00025517  0x000069c1 istore  0x00000002 , 0x00000005 
+ 00025518  0x000069c2 jam  0x00000002 , 0x000004d4 
+ 00025519  0x000069c3 branch  0x00006350 
+ 00025520  0x000069c6 rtn 
+ 00025521  0x000069c8 fetch  0x00000001 , 0x0000016d 
+ 00025522  0x000069c9 bbit1  0x00000001 , 0x000063b5 
+ 00025523  0x000069ca jam  0x0000001a , 0x00000055 
+ 00025524  0x000069cb rtn 
+ 00025525  0x000069ce fetch  0x00000001 , 0x0000016d 
+ 00025526  0x000069cf set0  0x00000001 , 0x0000003f 
+ 00025527  0x000069d0 store  0x00000001 , 0x0000016d 
+ 00025528  0x000069d1 jam  0x0000000f , 0x0000007c 
+ 00025529  0x000069d2 rtn 
+ 00025530  0x000069d5 fetch  0x00000001 , 0x000004d8 
+ 00025531  0x000069d6 rtn  0x00000034 
+ 00025532  0x000069d7 jam  0x00000000 , 0x00000055 
+ 00025533  0x000069d8 branch  0x000063b5 
+ 00025534  0x000069db jam  0x0000000c , 0x00000055 
+ 00025535  0x000069dc rtn 
+ 00025536  0x000069df fetch  0x00000001 , 0x0000004b 
+ 00025537  0x000069e0 bbit1  0x00000002 , 0x000063c5 
+ 00025538  0x000069e1 call  0x000062ef 
+ 00025539  0x000069e2 jam  0x00000008 , 0x0000007c 
+ 00025540  0x000069e3 branch  0x00004d04 
+ 00025541  0x000069e5 fetch  0x00000001 , 0x0000004b 
+ 00025542  0x000069e6 set0  0x00000002 , 0x0000003f 
+ 00025543  0x000069e7 store  0x00000001 , 0x0000004b 
+ 00025544  0x000069e8 call  0x00006001 
+ 00025545  0x000069e9 call  0x000062f8 
+ 00025546  0x000069ea branch  0x00004d04 
+ 00025547  0x000069ed setarg  0x00000004 
+ 00025548  0x000069ee store  0x00000001 , 0x00004689 
+ 00025549  0x000069ef setarg  0x00003030 
+ 00025550  0x000069f0 istore  0x00000002 , 0x00000005 
+ 00025551  0x000069f1 istore  0x00000002 , 0x00000005 
+ 00025552  0x000069f2 rtn 
+ 00025553  0x000069f9 bpatchx  0x0000008c , 0x00004031 
+ 00025554  0x000069fa hfetch  0x00000001 , 0x00008073 
+ 00025555  0x000069fb arg  0x00000006 , 0x00000002 
+ 00025556  0x000069fc ior  0x00000002 , 0x0000003f 
+ 00025557  0x000069fd hstore  0x00000001 , 0x00008073 
+ 00025558  0x000069fe hfetch  0x00000001 , 0x00008077 
+ 00025559  0x000069ff ior  0x00000002 , 0x0000003f 
+ 00025560  0x00006a00 hstore  0x00000001 , 0x00008077 
+ 00025561  0x00006a01 call  0x000063ee 
+ 00025562  0x00006a02 hfetch  0x00000001 , 0x00008077 
+ 00025563  0x00006a03 set0  0x00000001 , 0x0000003f 
+ 00025564  0x00006a04 set0  0x00000002 , 0x0000003f 
+ 00025565  0x00006a05 hstore  0x00000001 , 0x00008077 
+ 00025566  0x00006a06 nop  0x0000001e 
+ 00025567  0x00006a07 branch  0x000063f2 
+ 00025568  0x00006a0a hfetch  0x00000001 , 0x00008073 
+ 00025569  0x00006a0b arg  0x000000c0 , 0x00000002 
+ 00025570  0x00006a0c ior  0x00000002 , 0x0000003f 
+ 00025571  0x00006a0d hstore  0x00000001 , 0x00008073 
+ 00025572  0x00006a0e hfetch  0x00000001 , 0x00008077 
+ 00025573  0x00006a0f ior  0x00000002 , 0x0000003f 
+ 00025574  0x00006a10 hstore  0x00000001 , 0x00008077 
+ 00025575  0x00006a11 call  0x000063ee 
+ 00025576  0x00006a12 hfetch  0x00000001 , 0x00008077 
+ 00025577  0x00006a13 set0  0x00000006 , 0x0000003f 
+ 00025578  0x00006a14 set0  0x00000007 , 0x0000003f 
+ 00025579  0x00006a15 hstore  0x00000001 , 0x00008077 
+ 00025580  0x00006a16 nop  0x0000001e 
+ 00025581  0x00006a17 branch  0x000063f6 
+ 00025582  0x00006a1a hfetch  0x00000001 , 0x00008081 
+ 00025583  0x00006a1b and  0x0000003f , 0x000000fc , 0x0000003f 
+ 00025584  0x00006a1c hstore  0x00000001 , 0x00008081 
+ 00025585  0x00006a1d rtn 
+ 00025586  0x00006a1f hfetch  0x00000001 , 0x00008081 
+ 00025587  0x00006a20 or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025588  0x00006a21 hstore  0x00000001 , 0x00008081 
+ 00025589  0x00006a22 rtn 
+ 00025590  0x00006a24 hfetch  0x00000001 , 0x00008081 
+ 00025591  0x00006a25 or  0x0000003f , 0x00000003 , 0x0000003f 
+ 00025592  0x00006a26 set0  0x00000004 , 0x0000003f 
+ 00025593  0x00006a27 hstore  0x00000001 , 0x00008081 
+ 00025594  0x00006a28 rtn 
+ 00025595  0x00006a2d copy  0x0000003f , 0x00000012 
+ 00025596  0x00006a2e call  0x0000640f 
+ 00025597  0x00006a2f nop  0x00000064 
+ 00025598  0x00006a30 copy  0x00000012 , 0x0000003f 
+ 00025599  0x00006a31 call  0x00006414 
+ 00025600  0x00006a32 copy  0x0000003f , 0x00000012 
+ 00025601  0x00006a33 call  0x00006411 
+ 00025602  0x00006a34 nop  0x00000064 
+ 00025603  0x00006a35 copy  0x00000012 , 0x0000003f 
+ 00025604  0x00006a36 rtn 
+ 00025605  0x00006a39 copy  0x0000003f , 0x00000012 
+ 00025606  0x00006a3a call  0x0000640f 
+ 00025607  0x00006a3b nop  0x00000064 
+ 00025608  0x00006a3c copy  0x00000012 , 0x0000003f 
+ 00025609  0x00006a3d call  0x00006413 
+ 00025610  0x00006a3e call  0x00006411 
+ 00025611  0x00006a3f nop  0x00000064 
+ 00025612  0x00006a40 rtn 
+ 00025613  0x00006a44 fetcht  0x00000001 , 0x00004214 
+ 00025614  0x00006a45 branch  0x0000680e 
+ 00025615  0x00006a49 fetcht  0x00000001 , 0x00004214 
+ 00025616  0x00006a4a branch  0x00006829 
+ 00025617  0x00006a4e fetcht  0x00000001 , 0x00004214 
+ 00025618  0x00006a4f branch  0x00006825 
+ 00025619  0x00006a53 branch  0x000064ec 
+ 00025620  0x00006a56 branch  0x000064f3 
+ 00025621  0x00006a5e nbranch  0x00006419 , 0x00000028 
+ 00025622  0x00006a5f hfetch  0x00000001 , 0x00008085 
+ 00025623  0x00006a60 or_into  0x00000002 , 0x0000003f 
+ 00025624  0x00006a61 hstore  0x00000001 , 0x00008085 
+ 00025625  0x00006a63 copy  0x00000002 , 0x0000003e 
+ 00025626  0x00006a64 branch  0x0000641c , 0x00000005 
+ 00025627  0x00006a65 copy  0x00000013 , 0x0000003d 
+ 00025628  0x00006a67 isolate0  0x00000000 , 0x0000003e 
+ 00025629  0x00006a68 branch  0x000064b9 
+ 00025630  0x00006a6c force  0x00000004 , 0x00000002 
+ 00025631  0x00006a6e arg  0x000001fe , 0x00000011 
+ 00025632  0x00006a6f hfetch  0x00000001 , 0x00008085 
+ 00025633  0x00006a70 and_into  0x000000fd , 0x0000003f 
+ 00025634  0x00006a71 hstore  0x00000001 , 0x00008085 
+ 00025635  0x00006a72 call  0x00006419 
+ 00025636  0x00006a73 arg  0x000055aa , 0x00000011 
+ 00025637  0x00006a74 fetch  0x00000002 , 0x000001fe 
+ 00025638  0x00006a75 ifetcht  0x00000002 , 0x00000006 
+ 00025639  0x00006a76 isub  0x00000011 , 0x0000003e 
+ 00025640  0x00006a77 rtn 
+ 00025641  0x00006a7a arg  0x00000002 , 0x00000002 
+ 00025642  0x00006a7b arg  0x00000204 , 0x00000011 
+ 00025643  0x00006a7c call  0x00006419 
+ 00025644  0x00006a7d fetch  0x00000002 , 0x00000204 
+ 00025645  0x00006a7e store  0x00000002 , 0x000001f7 
+ 00025646  0x00006a7f call  0x00006430 , 0x00000028 
+ 00025647  0x00006a80 rtn 
+ 00025648  0x00006a83 arg  0x00000010 , 0x00000002 
+ 00025649  0x00006a84 arg  0x00000206 , 0x00000011 
+ 00025650  0x00006a85 hfetch  0x00000001 , 0x00008085 
+ 00025651  0x00006a86 and_into  0x000000fd , 0x0000003f 
+ 00025652  0x00006a87 hstore  0x00000001 , 0x00008085 
+ 00025653  0x00006a88 call  0x00006419 
+ 00025654  0x00006a89 arg  0x00000206 , 0x00000006 
+ 00025655  0x00006a8a arg  0x00000010 , 0x00000039 
+ 00025656  0x00006a8b call  0x00007478 
+ 00025657  0x00006a8c call  0x00007428 
+ 00025658  0x00006a8d call  0x00007491 
+ 00025659  0x00006a8e branch  0x00007422 
+ 00025660  0x00006a91 disable  0x0000002d 
+ 00025661  0x00006a92 call  0x0000641e 
+ 00025662  0x00006a93 nrtn  0x00000005 
+ 00025663  0x00006a94 enable  0x0000002d 
+ 00025664  0x00006a95 jam  0x00000080 , 0x00008023 
+ 00025665  0x00006a96 jam  0x00000000 , 0x00008022 
+ 00025666  0x00006a97 jam  0x00000000 , 0x00008024 
+ 00025667  0x00006a98 arg  0x00008025 , 0x00000011 
+ 00025668  0x00006a99 call  0x00006415 
+ 00025669  0x00006a9a jam  0x00000000 , 0x00008023 
+ 00025670  0x00006a9c arg  0x00000006 , 0x00000002 
+ 00025671  0x00006a9d call  0x0000641f 
+ 00025672  0x00006a9e nrtn  0x00000005 
+ 00025673  0x00006a9f ifetch  0x00000002 , 0x00000006 
+ 00025674  0x00006aa0 iforce  0x00000011 
+ 00025675  0x00006aa1 call  0x00006419 
+ 00025676  0x00006aa2 branch  0x00006446 
+ 00025677  0x00006aa7 call  0x00007f99 
+ 00025678  0x00006aa8 setarg  0x00001000 
+ 00025679  0x00006aa9 store  0x00000002 , 0x000001f7 
+ 00025680  0x00006aaa arg  0x000065e5 , 0x00000013 
+ 00025681  0x00006aab arg  0x00000002 , 0x00000039 
+ 00025682  0x00006aad call  0x0000641e 
+ 00025683  0x00006aae nrtn  0x00000005 
+ 00025684  0x00006aaf fetch  0x00000002 , 0x000001f7 
+ 00025685  0x00006ab0 byteswap  0x0000003f , 0x0000003f 
+ 00025686  0x00006ab1 iadd  0x00000002 , 0x0000003f 
+ 00025687  0x00006ab2 byteswap  0x0000003f , 0x0000003f 
+ 00025688  0x00006ab3 store  0x00000002 , 0x000001f7 
+ 00025689  0x00006ab4 loop  0x00006452 
+ 00025690  0x00006ab5 branch  0x00006446 
+ 00025691  0x00006ab8 call  0x00007f99 
+ 00025692  0x00006ab9 disable  0x00000028 
+ 00025693  0x00006aba call  0x0000666a 
+ 00025694  0x00006abb setarg  0x00000000 
+ 00025695  0x00006abc arg  0x000001f3 , 0x00000011 
+ 00025696  0x00006abd arg  0x00000002 , 0x00000002 
+ 00025697  0x00006abe call  0x000066b3 
+ 00025698  0x00006abf fetch  0x00000002 , 0x000001f3 
+ 00025699  0x00006ac0 bbit0  0x00000007 , 0x0000646e 
+ 00025700  0x00006ac1 jam  0x00000025 , 0x00008050 
+ 00025701  0x00006ac2 setarg  0x000007f0 
+ 00025702  0x00006ac3 arg  0x00000206 , 0x00000011 
+ 00025703  0x00006ac4 arg  0x00000010 , 0x00000002 
+ 00025704  0x00006ac5 call  0x000066b3 
+ 00025705  0x00006ac6 jam  0x00000008 , 0x00008006 
+ 00025706  0x00006ac7 set1  0x0000002b , 0x00000000 
+ 00025707  0x00006ac8 arg  0x00000206 , 0x00000006 
+ 00025708  0x00006ac9 call  0x00007484 
+ 00025709  0x00006aca enable  0x00000028 
+ 00025710  0x00006acc jam  0x00000000 , 0x000041da 
+ 00025711  0x00006ace call  0x000064b0 
+ 00025712  0x00006acf fetch  0x00000002 , 0x000001f3 
+ 00025713  0x00006ad0 byteswap  0x0000003f , 0x0000003f 
+ 00025714  0x00006ad1 arg  0x000007ff , 0x00000002 
+ 00025715  0x00006ad2 iand  0x00000002 , 0x0000003f 
+ 00025716  0x00006ad3 branch  0x0000647b , 0x00000005 
+ 00025717  0x00006ad4 call  0x0000666f 
+ 00025718  0x00006ad5 arg  0x000066b8 , 0x00000013 
+ 00025719  0x00006ad6 call  0x00006430 , 0x00000028 
+ 00025720  0x00006ad7 call  0x0000643c 
+ 00025721  0x00006ad8 fetch  0x00000001 , 0x000001f2 
+ 00025722  0x00006ad9 bbit0  0x00000000 , 0x0000646f 
+ 00025723  0x00006adc call  0x0000666d 
+ 00025724  0x00006add jam  0x00000000 , 0x000041da 
+ 00025725  0x00006adf call  0x000064b0 
+ 00025726  0x00006ae0 call  0x000065c2 
+ 00025727  0x00006ae1 fetch  0x00000001 , 0x000001f3 
+ 00025728  0x00006ae2 bbit1  0x00000006 , 0x0000648e 
+ 00025729  0x00006ae3 call  0x000064aa 
+ 00025730  0x00006ae4 nbranch  0x00006486 , 0x0000002d 
+ 00025731  0x00006ae5 fetch  0x00000001 , 0x000001f2 
+ 00025732  0x00006ae6 bbit0  0x00000000 , 0x0000647d 
+ 00025733  0x00006ae7 branch  0x0000649b 
+ 00025734  0x00006ae9 call  0x000065bf 
+ 00025735  0x00006aea fetch  0x00000001 , 0x000001f3 
+ 00025736  0x00006aeb bbit1  0x00000006 , 0x0000648e 
+ 00025737  0x00006aec call  0x000064aa 
+ 00025738  0x00006aed nbranch  0x0000648e , 0x0000002d 
+ 00025739  0x00006aee fetch  0x00000001 , 0x000001f2 
+ 00025740  0x00006aef bbit0  0x00000000 , 0x0000647d 
+ 00025741  0x00006af0 branch  0x0000649b 
+ 00025742  0x00006af3 jam  0x00000000 , 0x000041da 
+ 00025743  0x00006af5 call  0x000064b0 
+ 00025744  0x00006af6 fetch  0x00000001 , 0x000001f3 
+ 00025745  0x00006af7 bbit1  0x00000005 , 0x0000649b 
+ 00025746  0x00006af8 setarg  0x00000000 
+ 00025747  0x00006af9 store  0x00000003 , 0x000001f6 
+ 00025748  0x00006afa call  0x00006502 
+ 00025749  0x00006afb arg  0x00006578 , 0x00000013 
+ 00025750  0x00006afc call  0x00006429 
+ 00025751  0x00006afd call  0x0000643c 
+ 00025752  0x00006afe nbranch  0x0000649b , 0x0000002d 
+ 00025753  0x00006aff fetch  0x00000001 , 0x000001f2 
+ 00025754  0x00006b00 bbit0  0x00000000 , 0x0000648f 
+ 00025755  0x00006b03 bmark1  0x0000002b , 0x0000649d 
+ 00025756  0x00006b04 call  0x000064a3 
+ 00025757  0x00006b06 fetch  0x00000001 , 0x000001f3 
+ 00025758  0x00006b07 bbit0  0x00000004 , 0x000064a3 
+ 00025759  0x00006b08 jam  0x00000021 , 0x00008050 
+ 00025760  0x00006b09 call  0x00004c0e 
+ 00025761  0x00006b0b call  0x00004c2e 
+ 00025762  0x00006b0c branch  0x000064a1 
+ 00025763  0x00006b0f setarg  0x00000000 
+ 00025764  0x00006b10 store  0x00000008 , 0x00000206 
+ 00025765  0x00006b11 store  0x00000008 , 0x0000020e 
+ 00025766  0x00006b12 force  0x00000004 , 0x00000038 
+ 00025767  0x00006b13 call  0x00007492 
+ 00025768  0x00006b14 jam  0x00000021 , 0x00008050 
+ 00025769  0x00006b15 rtn 
+ 00025770  0x00006b19 setarg  0x00000000 
+ 00025771  0x00006b1a store  0x00000002 , 0x000001f7 
+ 00025772  0x00006b1b arg  0x000065e5 , 0x00000013 
+ 00025773  0x00006b1c call  0x000065a3 
+ 00025774  0x00006b1d call  0x00006429 
+ 00025775  0x00006b1e branch  0x0000643c 
+ 00025776  0x00006b22 fetch  0x00000001 , 0x000041da 
+ 00025777  0x00006b23 increase  0x00000001 , 0x0000003f 
+ 00025778  0x00006b24 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00025779  0x00006b25 nbranch  0x000064b6 , 0x00000002 
+ 00025780  0x00006b26 store  0x00000001 , 0x000041da 
+ 00025781  0x00006b27 rtn 
+ 00025782  0x00006b2a call  0x000064a3 
+ 00025783  0x00006b2b call  0x00007fa1 
+ 00025784  0x00006b2c rtn 
+ 00025785  0x00006b31 fetch  0x00000001 , 0x000001f2 
+ 00025786  0x00006b32 lshift  0x0000003f , 0x0000003f 
+ 00025787  0x00006b33 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025788  0x00006b34 isolate0  0x0000000f , 0x00000011 
+ 00025789  0x00006b35 rtn  0x00000001 
+ 00025790  0x00006b36 store  0x00000001 , 0x000001f2 
+ 00025791  0x00006b37 rtn 
+ 00025792  0x00006b3b hfetch  0x00000001 , 0x00008085 
+ 00025793  0x00006b3c rtnbit0  0x00000001 
+ 00025794  0x00006b3d branch  0x000064c6 
+ 00025795  0x00006b3f hfetch  0x00000001 , 0x0000812c 
+ 00025796  0x00006b40 qisolate1  0x0000003f 
+ 00025797  0x00006b41 rtn  0x00000001 
+ 00025798  0x00006b43 hfetch  0x00000001 , 0x00008108 
+ 00025799  0x00006b44 bbit0  0x00000001 , 0x000064c3 
+ 00025800  0x00006b45 call  0x00007422 
+ 00025801  0x00006b46 branch  0x000064c3 
+ 00025802  0x00006b4b fetch  0x00000002 , 0x00004199 
+ 00025803  0x00006b4c rtn  0x00000034 
+ 00025804  0x00006b4d jam  0x00000080 , 0x00008023 
+ 00025805  0x00006b4e jam  0x00000000 , 0x00008022 
+ 00025806  0x00006b4f jam  0x00000000 , 0x00008024 
+ 00025807  0x00006b50 fetcht  0x00000002 , 0x0000419b 
+ 00025808  0x00006b51 lshift2  0x00000002 , 0x00000039 
+ 00025809  0x00006b52 iforce  0x00000006 
+ 00025810  0x00006b54 ifetch  0x00000001 , 0x00000006 
+ 00025811  0x00006b55 hstore  0x00000001 , 0x00008025 
+ 00025812  0x00006b56 loop  0x000064d2 
+ 00025813  0x00006b57 jam  0x00000000 , 0x00008023 
+ 00025814  0x00006b58 rtn 
+ 00025815  0x00006b5e bpatchx  0x0000008d , 0x00004031 
+ 00025816  0x00006b5f call  0x000064dd 
+ 00025817  0x00006b60 branch  0x000063f2 
+ 00025818  0x00006b63 call  0x000064dd 
+ 00025819  0x00006b64 call  0x000063ee 
+ 00025820  0x00006b65 branch  0x000063f6 
+ 00025821  0x00006b68 fetch  0x00000001 , 0x00004212 
+ 00025822  0x00006b69 hstore  0x00000001 , 0x00008086 
+ 00025823  0x00006b6a fetch  0x00000001 , 0x00004213 
+ 00025824  0x00006b6b hstore  0x00000001 , 0x00008087 
+ 00025825  0x00006b6c setarg  0x000001f5 
+ 00025826  0x00006b6d hstore  0x00000002 , 0x0000808a 
+ 00025827  0x00006b6e setarg  0x000001fa 
+ 00025828  0x00006b6f hstore  0x00000002 , 0x0000808c 
+ 00025829  0x00006b70 branch  0x000063ee 
+ 00025830  0x00006b73 hfetch  0x00000001 , 0x00008086 
+ 00025831  0x00006b74 set1  0x00000007 , 0x0000003f 
+ 00025832  0x00006b75 hstore  0x00000001 , 0x00008086 
+ 00025833  0x00006b76 set0  0x00000007 , 0x0000003f 
+ 00025834  0x00006b77 hstore  0x00000001 , 0x00008086 
+ 00025835  0x00006b78 rtn 
+ 00025836  0x00006b7d set1  0x00000007 , 0x0000003f 
+ 00025837  0x00006b7e store  0x00000002 , 0x000001f5 
+ 00025838  0x00006b7f bpatchx  0x0000008e , 0x00004031 
+ 00025839  0x00006b80 jam  0x00000002 , 0x00008088 
+ 00025840  0x00006b81 jam  0x00000000 , 0x0000808e 
+ 00025841  0x00006b82 jam  0x00000002 , 0x00008006 
+ 00025842  0x00006b83 branch  0x000064fc 
+ 00025843  0x00006b87 force  0x00000001 , 0x00000002 
+ 00025844  0x00006b8b store  0x00000001 , 0x000001f5 
+ 00025845  0x00006b8c bpatchx  0x0000008f , 0x00004031 
+ 00025846  0x00006b8d jam  0x00000001 , 0x00008088 
+ 00025847  0x00006b8e hstoret  0x00000002 , 0x0000808e 
+ 00025848  0x00006b8f jam  0x00000002 , 0x00008006 
+ 00025849  0x00006b90 call  0x000064fc 
+ 00025850  0x00006b91 fetch  0x00000001 , 0x000001fa 
+ 00025851  0x00006b92 rtn 
+ 00025852  0x00006b95 fetch  0x00000002 , 0x000040d6 
+ 00025853  0x00006b96 increase  0x00000001 , 0x0000003f 
+ 00025854  0x00006b97 store  0x00000002 , 0x000040d6 
+ 00025855  0x00006b98 hfetch  0x00000001 , 0x0000812c 
+ 00025856  0x00006b99 bbit0  0x00000003 , 0x000064fc 
+ 00025857  0x00006b9a rtn 
+ 00025858  0x00006b9d jam  0x00000040 , 0x00008086 
+ 00025859  0x00006b9e jam  0x00000000 , 0x00008087 
+ 00025860  0x00006b9f hfetch  0x00000001 , 0x00008081 
+ 00025861  0x00006ba0 set0  0x00000000 , 0x0000003f 
+ 00025862  0x00006ba1 set1  0x00000001 , 0x0000003f 
+ 00025863  0x00006ba2 hstore  0x00000001 , 0x00008081 
+ 00025864  0x00006ba3 setarg  0x00000000 
+ 00025865  0x00006ba4 store  0x00000004 , 0x000001f5 
+ 00025866  0x00006ba5 rtn 
+ 00025867  0x00006ba9 setarg  0x00000000 
+ 00025868  0x00006baa hstore  0x00000002 , 0x0000808e 
+ 00025869  0x00006bab setarg  0x00000001 
+ 00025870  0x00006bac hstore  0x00000002 , 0x00008088 
+ 00025871  0x00006bad setarg  0x000001f5 
+ 00025872  0x00006bae hstore  0x00000002 , 0x0000808a 
+ 00025873  0x00006baf jam  0x00000006 , 0x000001f5 
+ 00025874  0x00006bb0 jam  0x00000002 , 0x00008006 
+ 00025875  0x00006bb1 branch  0x000064fc 
+ 00025876  0x00006bc1 disable  0x00000028 
+ 00025877  0x00006bc2 copy  0x0000003f , 0x00000012 
+ 00025878  0x00006bc3 fetch  0x00000001 , 0x00004239 
+ 00025879  0x00006bc4 rtnne  0x00000000 
+ 00025880  0x00006bc5 enable  0x00000028 
+ 00025881  0x00006bc6 copy  0x00000012 , 0x0000003f 
+ 00025882  0x00006bc7 branch  0x00006522 
+ 00025883  0x00006bcb fetch  0x00000001 , 0x00004239 
+ 00025884  0x00006bcc beq  0x00000001 , 0x00006522 
+ 00025885  0x00006bcd beq  0x00000002 , 0x00006528 
+ 00025886  0x00006bce beq  0x00000003 , 0x00006530 
+ 00025887  0x00006bcf beq  0x00000004 , 0x00006537 
+ 00025888  0x00006bd0 beq  0x00000005 , 0x0000653d 
+ 00025889  0x00006bd1 rtn 
+ 00025890  0x00006bd4 store  0x00000003 , 0x00004232 
+ 00025891  0x00006bd5 copy  0x00000011 , 0x0000003f 
+ 00025892  0x00006bd6 store  0x00000002 , 0x00004235 
+ 00025893  0x00006bd7 storet  0x00000002 , 0x00004237 
+ 00025894  0x00006bd8 jam  0x00000002 , 0x00004239 
+ 00025895  0x00006bd9 branch  0x00006502 
+ 00025896  0x00006bdb call  0x00006502 
+ 00025897  0x00006bdc jam  0x00000003 , 0x00004239 
+ 00025898  0x00006bdd call  0x0000650b 
+ 00025899  0x00006bde arg  0x000001f5 , 0x00000011 
+ 00025900  0x00006bdf fetch  0x00000003 , 0x00004232 
+ 00025901  0x00006be0 jam  0x00000004 , 0x00008088 
+ 00025902  0x00006be1 arg  0x00000020 , 0x00000002 
+ 00025903  0x00006be2 branch  0x00006556 
+ 00025904  0x00006be5 call  0x00006502 
+ 00025905  0x00006be6 call  0x0000650b 
+ 00025906  0x00006be7 setarg  0x00000005 
+ 00025907  0x00006be8 call  0x000064f3 
+ 00025908  0x00006be9 rtnbit1  0x00000000 
+ 00025909  0x00006bea jam  0x00000004 , 0x00004239 
+ 00025910  0x00006beb rtn 
+ 00025911  0x00006bed call  0x00006502 
+ 00025912  0x00006bee jam  0x00000005 , 0x00004239 
+ 00025913  0x00006bef call  0x0000650b 
+ 00025914  0x00006bf0 call  0x0000654a 
+ 00025915  0x00006bf1 call  0x00006552 
+ 00025916  0x00006bf2 branch  0x00006545 
+ 00025917  0x00006bf4 call  0x00006502 
+ 00025918  0x00006bf5 call  0x0000650b 
+ 00025919  0x00006bf6 setarg  0x00000005 
+ 00025920  0x00006bf7 call  0x000064f3 
+ 00025921  0x00006bf8 rtnbit1  0x00000000 
+ 00025922  0x00006bf9 jam  0x00000000 , 0x00004239 
+ 00025923  0x00006bfa fetch  0x00000002 , 0x00004201 
+ 00025924  0x00006bfb branch  0x00007f9c 
+ 00025925  0x00006bfd fetch  0x00000004 , 0x00000aa2 
+ 00025926  0x00006bfe fetcht  0x00000002 , 0x00004235 
+ 00025927  0x00006bff increase  0xfffffffc , 0x00000002 
+ 00025928  0x00006c00 istore  0x00000004 , 0x00000002 
+ 00025929  0x00006c01 rtn 
+ 00025930  0x00006c03 fetcht  0x00000002 , 0x00004235 
+ 00025931  0x00006c04 copy  0x00000002 , 0x00000011 
+ 00025932  0x00006c05 increase  0xfffffffc , 0x00000002 
+ 00025933  0x00006c06 ifetch  0x00000004 , 0x00000002 
+ 00025934  0x00006c07 store  0x00000004 , 0x00000aa2 
+ 00025935  0x00006c08 fetcht  0x00000002 , 0x00004237 
+ 00025936  0x00006c09 fetch  0x00000003 , 0x00004232 
+ 00025937  0x00006c0a rtn 
+ 00025938  0x00006c0f increase  0x00000004 , 0x00000002 
+ 00025939  0x00006c10 hstoret  0x00000002 , 0x00008088 
+ 00025940  0x00006c11 arg  0x00000002 , 0x00000002 
+ 00025941  0x00006c12 increase  0xfffffffc , 0x00000011 
+ 00025942  0x00006c15 istoret  0x00000001 , 0x00000011 
+ 00025943  0x00006c16 rshift16  0x0000003f , 0x00000002 
+ 00025944  0x00006c17 istoret  0x00000001 , 0x00000005 
+ 00025945  0x00006c18 rshift8  0x0000003f , 0x00000002 
+ 00025946  0x00006c19 istoret  0x00000001 , 0x00000005 
+ 00025947  0x00006c1a istore  0x00000001 , 0x00000005 
+ 00025948  0x00006c1b deposit  0x00000011 
+ 00025949  0x00006c1c hstore  0x00000002 , 0x0000808a 
+ 00025950  0x00006c1d setarg  0x00000000 
+ 00025951  0x00006c1e hstore  0x00000002 , 0x0000808e 
+ 00025952  0x00006c1f jam  0x00000002 , 0x00008006 
+ 00025953  0x00006c20 branch  0x000064fc 
+ 00025954  0x00006c25 hstoret  0x00000002 , 0x0000808e 
+ 00025955  0x00006c26 rshift16  0x0000003f , 0x00000002 
+ 00025956  0x00006c27 storet  0x00000001 , 0x000001f6 
+ 00025957  0x00006c28 rshift8  0x0000003f , 0x00000002 
+ 00025958  0x00006c29 storet  0x00000001 , 0x000001f7 
+ 00025959  0x00006c2a store  0x00000001 , 0x000001f8 
+ 00025960  0x00006c2b setarg  0x00000004 
+ 00025961  0x00006c2c hstore  0x00000002 , 0x00008088 
+ 00025962  0x00006c2d jam  0x00000003 , 0x000001f5 
+ 00025963  0x00006c2e setarg  0x000001f5 
+ 00025964  0x00006c2f hstore  0x00000002 , 0x0000808a 
+ 00025965  0x00006c30 deposit  0x00000011 
+ 00025966  0x00006c31 hstore  0x00000002 , 0x0000808c 
+ 00025967  0x00006c32 hfetch  0x00000001 , 0x00008086 
+ 00025968  0x00006c33 isolate0  0x0000000f , 0x00000011 
+ 00025969  0x00006c34 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025970  0x00006c35 hstore  0x00000001 , 0x00008086 
+ 00025971  0x00006c36 jam  0x00000002 , 0x00008006 
+ 00025972  0x00006c38 hfetch  0x00000001 , 0x0000812c 
+ 00025973  0x00006c39 bbit1  0x00000007 , 0x00006574 
+ 00025974  0x00006c3a arg  0x00000003 , 0x00000007 
+ 00025975  0x00006c3b branch  0x000064fc 
+ 00025976  0x00006c40 hstoret  0x00000002 , 0x0000808e 
+ 00025977  0x00006c41 setarg  0x00000004 
+ 00025978  0x00006c42 hstore  0x00000002 , 0x00008088 
+ 00025979  0x00006c43 jam  0x00000003 , 0x000001f5 
+ 00025980  0x00006c44 setarg  0x000001f5 
+ 00025981  0x00006c45 hstore  0x00000002 , 0x0000808a 
+ 00025982  0x00006c46 deposit  0x00000011 
+ 00025983  0x00006c47 hstore  0x00000002 , 0x0000808c 
+ 00025984  0x00006c48 hfetch  0x00000001 , 0x00008086 
+ 00025985  0x00006c49 isolate0  0x0000000f , 0x00000011 
+ 00025986  0x00006c4a setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025987  0x00006c4b hstore  0x00000001 , 0x00008086 
+ 00025988  0x00006c4c jam  0x00000002 , 0x00008006 
+ 00025989  0x00006c4e hfetch  0x00000001 , 0x0000812c 
+ 00025990  0x00006c4f bbit1  0x00000007 , 0x00006585 
+ 00025991  0x00006c50 arg  0x00000003 , 0x00000007 
+ 00025992  0x00006c51 call  0x000064c0 
+ 00025993  0x00006c52 call  0x000064fc 
+ 00025994  0x00006c53 isolate1  0x00000002 , 0x0000003f 
+ 00025995  0x00006c54 call  0x000064b9 
+ 00025996  0x00006c55 fetch  0x00000001 , 0x000001f6 
+ 00025997  0x00006c56 lshift16  0x0000003f , 0x00000012 
+ 00025998  0x00006c57 fetch  0x00000001 , 0x000001f7 
+ 00025999  0x00006c58 lshift8  0x0000003f , 0x0000003f 
+ 00026000  0x00006c59 ior  0x00000012 , 0x00000012 
+ 00026001  0x00006c5a fetch  0x00000001 , 0x000001f8 
+ 00026002  0x00006c5b ior  0x00000012 , 0x0000003f 
+ 00026003  0x00006c5c iadd  0x00000002 , 0x0000003f 
+ 00026004  0x00006c5d store  0x00000001 , 0x000001f8 
+ 00026005  0x00006c5e rshift8  0x0000003f , 0x0000003f 
+ 00026006  0x00006c5f store  0x00000001 , 0x000001f7 
+ 00026007  0x00006c60 rshift8  0x0000003f , 0x0000003f 
+ 00026008  0x00006c61 store  0x00000001 , 0x000001f6 
+ 00026009  0x00006c62 rtn 
+ 00026010  0x00006c68 jam  0x00000001 , 0x00008010 
+ 00026011  0x00006c69 rtn 
+ 00026012  0x00006c70 jam  0x0000000c , 0x00008091 
+ 00026013  0x00006c71 jam  0x0000000d , 0x00008092 
+ 00026014  0x00006c72 jam  0x0000000d , 0x00008093 
+ 00026015  0x00006c73 jam  0x0000000d , 0x00008094 
+ 00026016  0x00006c74 jam  0x0000000d , 0x00008095 
+ 00026017  0x00006c75 jam  0x0000000c , 0x00008096 
+ 00026018  0x00006c76 branch  0x000065a9 
+ 00026019  0x00006c7a jam  0x00000005 , 0x00008091 
+ 00026020  0x00006c7b jam  0x00000007 , 0x00008092 
+ 00026021  0x00006c7c jam  0x00000007 , 0x00008093 
+ 00026022  0x00006c7d jam  0x00000007 , 0x00008094 
+ 00026023  0x00006c7e jam  0x00000007 , 0x00008095 
+ 00026024  0x00006c7f jam  0x00000005 , 0x00008096 
+ 00026025  0x00006c81 hfetch  0x00000001 , 0x0000807b 
+ 00026026  0x00006c82 or_into  0x000000c0 , 0x0000003f 
+ 00026027  0x00006c83 hstore  0x00000001 , 0x0000807b 
+ 00026028  0x00006c84 hfetch  0x00000001 , 0x00008081 
+ 00026029  0x00006c85 or_into  0x00000010 , 0x0000003f 
+ 00026030  0x00006c86 hstore  0x00000001 , 0x00008081 
+ 00026031  0x00006c87 rtn 
+ 00026032  0x00006c8c hfetch  0x00000001 , 0x0000812c 
+ 00026033  0x00006c8d bbit0  0x00000005 , 0x000065b0 
+ 00026034  0x00006c8e rtn 
+ 00026035  0x00006c97 hstore  0x00000002 , 0x00008098 
+ 00026036  0x00006c98 deposit  0x00000011 
+ 00026037  0x00006c99 hstore  0x00000002 , 0x0000809a 
+ 00026038  0x00006c9a deposit  0x00000012 
+ 00026039  0x00006c9b hstore  0x00000002 , 0x0000809c 
+ 00026040  0x00006c9c deposit  0x00000002 
+ 00026041  0x00006c9d hstore  0x00000002 , 0x0000809e 
+ 00026042  0x00006c9e arg  0x00000001 , 0x00000002 
+ 00026043  0x00006c9f nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00026044  0x00006ca0 hstore  0x00000001 , 0x00008090 
+ 00026045  0x00006ca1 jam  0x00000004 , 0x00008006 
+ 00026046  0x00006ca2 branch  0x000065b0 
+ 00026047  0x00006ca6 set1  0x00000028 , 0x00000000 
+ 00026048  0x00006ca7 jam  0x00000008 , 0x00004211 
+ 00026049  0x00006ca8 rtn 
+ 00026050  0x00006cab set0  0x00000028 , 0x00000000 
+ 00026051  0x00006cac jam  0x00000020 , 0x00004211 
+ 00026052  0x00006cad rtn 
+ 00026053  0x00006cb1 fetch  0x00000001 , 0x00004203 
+ 00026054  0x00006cb2 iadd  0x00000012 , 0x0000003f 
+ 00026055  0x00006cb3 store  0x00000001 , 0x000001f7 
+ 00026056  0x00006cb4 branch  0x000065cc 
+ 00026057  0x00006cb7 fetch  0x00000002 , 0x000001f7 
+ 00026058  0x00006cb8 byteswap  0x0000003f , 0x0000003f 
+ 00026059  0x00006cb9 store  0x00000001 , 0x000001f7 
+ 00026060  0x00006cbf setarg  0x00000003 
+ 00026061  0x00006cc0 hstore  0x00000002 , 0x00008098 
+ 00026062  0x00006cc1 jam  0x000000a0 , 0x000001f6 
+ 00026063  0x00006cc2 jam  0x000000a1 , 0x000001f8 
+ 00026064  0x00006cc3 branch  0x000065eb 
+ 00026065  0x00006cca storet  0x00000002 , 0x00000aa2 
+ 00026066  0x00006ccb call  0x000065d6 
+ 00026067  0x00006ccc fetcht  0x00000002 , 0x00000aa2 
+ 00026068  0x00006ccd call  0x00006606 
+ 00026069  0x00006cce branch  0x000065dd 
+ 00026070  0x00006cd1 fetch  0x00000001 , 0x0000423a 
+ 00026071  0x00006cd2 rtneq  0x000000ff 
+ 00026072  0x00006cd3 bbit0  0x00000006 , 0x000065db 
+ 00026073  0x00006cd4 setarg  0x000249f0 
+ 00026074  0x00006cd5 call  0x00002a8f 
+ 00026075  0x00006cd7 fetcht  0x00000001 , 0x0000423a 
+ 00026076  0x00006cd8 branch  0x00006829 
+ 00026077  0x00006cdb fetcht  0x00000001 , 0x0000423a 
+ 00026078  0x00006cdc branch  0x00006825 
+ 00026079  0x00006ce2 bpatchx  0x00000090 , 0x00004032 
+ 00026080  0x00006ce3 bmark1  0x00000028 , 0x000065c5 
+ 00026081  0x00006ce4 fetch  0x00000002 , 0x00004203 
+ 00026082  0x00006ce5 iadd  0x00000012 , 0x0000003f 
+ 00026083  0x00006ce6 byteswap  0x0000003f , 0x0000003f 
+ 00026084  0x00006ce7 store  0x00000002 , 0x000001f7 
+ 00026085  0x00006ceb bpatchx  0x00000091 , 0x00004032 
+ 00026086  0x00006cec bmark1  0x00000028 , 0x000065c9 
+ 00026087  0x00006ced setarg  0x00000004 
+ 00026088  0x00006cee hstore  0x00000002 , 0x00008098 
+ 00026089  0x00006cef jam  0x000000a0 , 0x000001f6 
+ 00026090  0x00006cf0 jam  0x000000a1 , 0x000001f9 
+ 00026091  0x00006cf2 setarg  0x000001f6 
+ 00026092  0x00006cf3 hstore  0x00000002 , 0x0000809a 
+ 00026093  0x00006cf4 hstoret  0x00000002 , 0x0000809e 
+ 00026094  0x00006cf5 deposit  0x00000011 
+ 00026095  0x00006cf6 hstore  0x00000002 , 0x0000809c 
+ 00026096  0x00006cf7 setarg  0x00000002 
+ 00026097  0x00006cf8 isolate0  0x0000000f , 0x00000011 
+ 00026098  0x00006cf9 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00026099  0x00006cfa hstore  0x00000001 , 0x00008090 
+ 00026100  0x00006cfb jam  0x00000004 , 0x00008006 
+ 00026101  0x00006cfc arg  0x00000005 , 0x00000007 
+ 00026102  0x00006cfd call  0x000064c0 
+ 00026103  0x00006cfe call  0x000065b0 
+ 00026104  0x00006cff isolate1  0x00000004 , 0x0000003f 
+ 00026105  0x00006d00 call  0x000064b9 
+ 00026106  0x00006d01 bmark1  0x00000028 , 0x00006601 
+ 00026107  0x00006d02 fetch  0x00000002 , 0x000001f7 
+ 00026108  0x00006d03 byteswap  0x0000003f , 0x0000003f 
+ 00026109  0x00006d04 iadd  0x00000002 , 0x0000003f 
+ 00026110  0x00006d05 byteswap  0x0000003f , 0x0000003f 
+ 00026111  0x00006d06 store  0x00000002 , 0x000001f7 
+ 00026112  0x00006d07 rtn 
+ 00026113  0x00006d0a fetch  0x00000001 , 0x000001f7 
+ 00026114  0x00006d0b iadd  0x00000002 , 0x0000003f 
+ 00026115  0x00006d0c byteswap  0x0000003f , 0x0000003f 
+ 00026116  0x00006d0d store  0x00000002 , 0x000001f7 
+ 00026117  0x00006d0e rtn 
+ 00026118  0x00006d15 fetch  0x00000002 , 0x00004203 
+ 00026119  0x00006d16 iadd  0x00000012 , 0x0000003f 
+ 00026120  0x00006d1a store  0x00000002 , 0x00000a9a 
+ 00026121  0x00006d1b bpatchx  0x00000092 , 0x00004032 
+ 00026122  0x00006d1c storet  0x00000002 , 0x00000aa2 
+ 00026123  0x00006d1d copy  0x00000011 , 0x0000003f 
+ 00026124  0x00006d1e store  0x00000002 , 0x00000ab9 
+ 00026125  0x00006d20 call  0x0000661d 
+ 00026126  0x00006d22 fetcht  0x00000002 , 0x00000ab2 
+ 00026127  0x00006d23 fetch  0x00000002 , 0x00000ab9 
+ 00026128  0x00006d24 copy  0x0000003f , 0x00000011 
+ 00026129  0x00006d25 fetch  0x00000002 , 0x00000a9a 
+ 00026130  0x00006d27 call  0x0000663d 
+ 00026131  0x00006d29 fetch  0x00000002 , 0x00000ab2 
+ 00026132  0x00006d2a fetcht  0x00000002 , 0x00000ab9 
+ 00026133  0x00006d2b iadd  0x00000002 , 0x00000002 
+ 00026134  0x00006d2c storet  0x00000002 , 0x00000ab9 
+ 00026135  0x00006d2d fetcht  0x00000002 , 0x00000a9a 
+ 00026136  0x00006d2e iadd  0x00000002 , 0x00000002 
+ 00026137  0x00006d2f storet  0x00000002 , 0x00000a9a 
+ 00026138  0x00006d30 fetch  0x00000002 , 0x00000aa2 
+ 00026139  0x00006d31 nbranch  0x0000660d , 0x00000034 
+ 00026140  0x00006d32 rtn 
+ 00026141  0x00006d3b bpatchx  0x00000093 , 0x00004032 
+ 00026142  0x00006d3c fetch  0x00000001 , 0x00004211 
+ 00026143  0x00006d3d increase  0xffffffff , 0x0000003f 
+ 00026144  0x00006d3e fetcht  0x00000002 , 0x00000a9a 
+ 00026145  0x00006d3f ior  0x00000002 , 0x0000003f 
+ 00026146  0x00006d40 increase  0x00000001 , 0x0000003f 
+ 00026147  0x00006d41 store  0x00000003 , 0x00000ab6 
+ 00026148  0x00006d43 fetch  0x00000002 , 0x00000aa2 
+ 00026149  0x00006d44 iadd  0x00000002 , 0x0000003f 
+ 00026150  0x00006d46 fetcht  0x00000003 , 0x00000ab6 
+ 00026151  0x00006d47 isub  0x00000002 , 0x0000003f 
+ 00026152  0x00006d48 nbranch  0x0000662f , 0x00000002 
+ 00026153  0x00006d49 store  0x00000002 , 0x00000aa2 
+ 00026154  0x00006d4a fetch  0x00000003 , 0x00000ab6 
+ 00026155  0x00006d4b fetcht  0x00000002 , 0x00000a9a 
+ 00026156  0x00006d4c isub  0x00000002 , 0x0000003f 
+ 00026157  0x00006d4d store  0x00000002 , 0x00000ab2 
+ 00026158  0x00006d4e rtn 
+ 00026159  0x00006d50 fetch  0x00000002 , 0x00000aa2 
+ 00026160  0x00006d51 store  0x00000002 , 0x00000ab2 
+ 00026161  0x00006d52 setarg  0x00000000 
+ 00026162  0x00006d53 store  0x00000002 , 0x00000aa2 
+ 00026163  0x00006d54 rtn 
+ 00026164  0x00006d57 increase  0x00000002 , 0x00000002 
+ 00026165  0x00006d58 hstoret  0x00000002 , 0x00008098 
+ 00026166  0x00006d59 increase  0xfffffffe , 0x00000011 
+ 00026167  0x00006d5a ifetcht  0x00000003 , 0x00000011 
+ 00026168  0x00006d5b copy  0x00000002 , 0x00000012 
+ 00026169  0x00006d5c arg  0x000000a0 , 0x00000002 
+ 00026170  0x00006d5d istoret  0x00000001 , 0x00000011 
+ 00026171  0x00006d5f istore  0x00000001 , 0x00000005 
+ 00026172  0x00006d60 branch  0x0000664a 
+ 00026173  0x00006d64 copy  0x0000003f , 0x00000012 
+ 00026174  0x00006d65 bpatchx  0x00000094 , 0x00004032 
+ 00026175  0x00006d66 bmark1  0x00000028 , 0x00006634 
+ 00026176  0x00006d67 copy  0x00000012 , 0x0000003f 
+ 00026177  0x00006d68 increase  0x00000003 , 0x00000002 
+ 00026178  0x00006d69 hstoret  0x00000002 , 0x00008098 
+ 00026179  0x00006d6a increase  0xfffffffd , 0x00000011 
+ 00026180  0x00006d6b ifetcht  0x00000003 , 0x00000011 
+ 00026181  0x00006d6c copy  0x00000002 , 0x00000012 
+ 00026182  0x00006d6d arg  0x000000a0 , 0x00000002 
+ 00026183  0x00006d6e istoret  0x00000001 , 0x00000011 
+ 00026184  0x00006d6f byteswap  0x0000003f , 0x0000003f 
+ 00026185  0x00006d70 istore  0x00000002 , 0x00000005 
+ 00026186  0x00006d72 deposit  0x00000011 
+ 00026187  0x00006d73 hstore  0x00000002 , 0x0000809a 
+ 00026188  0x00006d74 setarg  0x00000000 
+ 00026189  0x00006d75 hstore  0x00000002 , 0x0000809e 
+ 00026190  0x00006d76 jam  0x00000001 , 0x00008090 
+ 00026191  0x00006d77 jam  0x00000004 , 0x00008006 
+ 00026192  0x00006d78 call  0x000065b0 
+ 00026193  0x00006d79 copy  0x00000012 , 0x0000003f 
+ 00026194  0x00006d7a istore  0x00000003 , 0x00000011 
+ 00026195  0x00006d7d bpatchx  0x00000095 , 0x00004032 
+ 00026196  0x00006d7e jam  0x00000000 , 0x000001f9 
+ 00026197  0x00006d80 setarg  0x00000001 
+ 00026198  0x00006d81 hstore  0x00000002 , 0x00008098 
+ 00026199  0x00006d82 jam  0x000000a0 , 0x000001f6 
+ 00026200  0x00006d83 setarg  0x000001f6 
+ 00026201  0x00006d84 hstore  0x00000002 , 0x0000809a 
+ 00026202  0x00006d85 setarg  0x00000000 
+ 00026203  0x00006d86 hstore  0x00000002 , 0x0000809e 
+ 00026204  0x00006d87 hstore  0x00000002 , 0x0000809c 
+ 00026205  0x00006d88 setarg  0x00000003 
+ 00026206  0x00006d89 hstore  0x00000001 , 0x00008090 
+ 00026207  0x00006d8a jam  0x00000004 , 0x00008006 
+ 00026208  0x00006d8b call  0x000065b0 
+ 00026209  0x00006d8c hfetch  0x00000001 , 0x0000812c 
+ 00026210  0x00006d8d rtnbit0  0x00000006 
+ 00026211  0x00006d8e nop  0x000005dc 
+ 00026212  0x00006d8f fetch  0x00000001 , 0x000001f9 
+ 00026213  0x00006d90 increase  0x00000001 , 0x0000003f 
+ 00026214  0x00006d91 store  0x00000001 , 0x000001f9 
+ 00026215  0x00006d92 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00026216  0x00006d93 nrtn  0x00000002 
+ 00026217  0x00006d94 branch  0x00006655 
+ 00026218  0x00006d99 jam  0x00000070 , 0x00008973 
+ 00026219  0x00006d9a nop  0x00000bb8 
+ 00026220  0x00006d9b rtn 
+ 00026221  0x00006d9e jam  0x00000030 , 0x00008973 
+ 00026222  0x00006d9f rtn 
+ 00026223  0x00006da2 lshift3  0x0000003f , 0x0000003f 
+ 00026224  0x00006da3 hstore  0x00000002 , 0x00008045 
+ 00026225  0x00006da4 jam  0x00000000 , 0x0000804b 
+ 00026226  0x00006da5 rtn 
+ 00026227  0x00006da9 call  0x0000666f 
+ 00026228  0x00006daa call  0x000066a0 
+ 00026229  0x00006dac ifetcht  0x00000001 , 0x00000011 
+ 00026230  0x00006dad increase  0x00000001 , 0x00000011 
+ 00026231  0x00006dae force  0x00000000 , 0x00000007 
+ 00026232  0x00006db0 qisolate0  0x00000002 
+ 00026233  0x00006db1 branch  0x00006697 , 0x00000001 
+ 00026234  0x00006db2 hfetch  0x00000001 , 0x00008046 
+ 00026235  0x00006db3 set1  0x00000006 , 0x0000003f 
+ 00026236  0x00006db4 set1  0x00000007 , 0x0000003f 
+ 00026237  0x00006db5 hstore  0x00000001 , 0x00008046 
+ 00026238  0x00006db6 jam  0x00000002 , 0x00008047 
+ 00026239  0x00006db7 jam  0x00000082 , 0x00008047 
+ 00026240  0x00006db8 set0  0x00000007 , 0x0000003f 
+ 00026241  0x00006db9 hstore  0x00000001 , 0x00008046 
+ 00026242  0x00006dba jam  0x0000008a , 0x00008047 
+ 00026243  0x00006dbb nop  0x0000000b 
+ 00026244  0x00006dbc jam  0x000000ca , 0x00008047 
+ 00026245  0x00006dbd nop  0x00000021 
+ 00026246  0x00006dbe jam  0x0000004a , 0x00008047 
+ 00026247  0x00006dbf nop  0x0000002c 
+ 00026248  0x00006dc0 jam  0x000000ca , 0x00008047 
+ 00026249  0x00006dc1 nop  0x00000016 
+ 00026250  0x00006dc2 jam  0x0000008a , 0x00008047 
+ 00026251  0x00006dc3 nop  0x00000021 
+ 00026252  0x00006dc4 jam  0x00000082 , 0x00008047 
+ 00026253  0x00006dc5 nop  0x00000001 
+ 00026254  0x00006dc6 jam  0x00000092 , 0x00008047 
+ 00026255  0x00006dc7 nop  0x0000000a 
+ 00026256  0x00006dc8 jam  0x000000b2 , 0x00008047 
+ 00026257  0x00006dc9 hfetch  0x00000001 , 0x00008007 
+ 00026258  0x00006dca jam  0x00000092 , 0x00008047 
+ 00026259  0x00006dcb nop  0x00000001 
+ 00026260  0x00006dcc jam  0x00000082 , 0x00008047 
+ 00026261  0x00006dcd qisolate0  0x0000003f 
+ 00026262  0x00006dce branch  0x00006678 , 0x00000001 
+ 00026263  0x00006dd0 hfetch  0x00000002 , 0x00008045 
+ 00026264  0x00006dd1 increase  0x00000001 , 0x0000003f 
+ 00026265  0x00006dd2 hstore  0x00000002 , 0x00008045 
+ 00026266  0x00006dd3 increase  0x00000001 , 0x00000007 
+ 00026267  0x00006dd4 compare  0x00000008 , 0x00000007 , 0x0000000f 
+ 00026268  0x00006dd5 nbranch  0x00006678 , 0x00000001 
+ 00026269  0x00006dd6 loop  0x00006675 
+ 00026270  0x00006dd7 jam  0x00000083 , 0x00008047 
+ 00026271  0x00006dd8 rtn 
+ 00026272  0x00006ddb jam  0x00000082 , 0x00008047 
+ 00026273  0x00006ddc nop  0x0000000c 
+ 00026274  0x00006ddd jam  0x00000080 , 0x00008047 
+ 00026275  0x00006dde jam  0x00000082 , 0x00008047 
+ 00026276  0x00006ddf nop  0x00000096 
+ 00026277  0x00006de0 rtn 
+ 00026278  0x00006de4 call  0x000066a0 
+ 00026279  0x00006de5 jam  0x000000a2 , 0x00008047 
+ 00026280  0x00006de6 deposit  0x00000011 
+ 00026281  0x00006de7 hstore  0x00000002 , 0x00008048 
+ 00026282  0x00006de8 set1  0x0000000b , 0x00000002 
+ 00026283  0x00006de9 isolate0  0x0000000f , 0x0000003f 
+ 00026284  0x00006dea setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00026285  0x00006deb hstoret  0x00000002 , 0x0000804a 
+ 00026286  0x00006dec jam  0x00000001 , 0x00008006 
+ 00026287  0x00006ded rtn 
+ 00026288  0x00006df0 hfetch  0x00000001 , 0x0000812c 
+ 00026289  0x00006df1 bbit0  0x00000001 , 0x000066b0 
+ 00026290  0x00006df2 rtn 
+ 00026291  0x00006df6 call  0x0000666f 
+ 00026292  0x00006df7 call  0x000066a6 
+ 00026293  0x00006df8 call  0x000066b0 
+ 00026294  0x00006df9 jam  0x00000083 , 0x00008047 
+ 00026295  0x00006dfa rtn 
+ 00026296  0x00006e00 hfetch  0x00000002 , 0x00008124 
+ 00026297  0x00006e01 hstore  0x00000002 , 0x00008045 
+ 00026298  0x00006e02 call  0x000066a6 
+ 00026299  0x00006e03 arg  0x00000001 , 0x00000007 
+ 00026300  0x00006e04 call  0x000064c0 
+ 00026301  0x00006e05 call  0x000066b0 
+ 00026302  0x00006e06 isolate1  0x00000000 , 0x0000003f 
+ 00026303  0x00006e07 call  0x000064b9 
+ 00026304  0x00006e08 jam  0x00000083 , 0x00008047 
+ 00026305  0x00006e09 rtn 
+ 00026306  0x00006e0d hfetch  0x00000002 , 0x0000805e 
+ 00026307  0x00006e0e iforce  0x0000000a 
+ 00026308  0x00006e0f rtn 
+ 00026309  0x00006e12 deposit  0x0000000a 
+ 00026310  0x00006e13 hstore  0x00000002 , 0x0000805e 
+ 00026311  0x00006e14 rtn 
+ 00026312  0x00006e17 deposit  0x00000003 
+ 00026313  0x00006e18 hstore  0x00000002 , 0x00008058 
+ 00026314  0x00006e19 rtn 
+ 00026315  0x00006e1c hfetch  0x00000002 , 0x00008058 
+ 00026316  0x00006e1d copy  0x0000003f , 0x00000003 
+ 00026317  0x00006e1e rtn 
+ 00026318  0x00006e21 fetch  0x00000002 , 0x00004243 
+ 00026319  0x00006e22 hstore  0x00000002 , 0x00008052 
+ 00026320  0x00006e23 rtn 
+ 00026321  0x00006e26 deposit  0x00000039 
+ 00026322  0x00006e27 rtn  0x00000034 
+ 00026323  0x00006e29 increase  0xfffffff8 , 0x00000039 
+ 00026324  0x00006e2a call  0x000066de , 0x00000002 
+ 00026325  0x00006e2b rtn  0x00000005 
+ 00026326  0x00006e2c branch  0x000066d3 , 0x00000002 
+ 00026327  0x00006e2d increase  0x00000008 , 0x00000039 
+ 00026328  0x00006e2f increase  0xfffffffc , 0x00000039 
+ 00026329  0x00006e30 call  0x000066e1 , 0x00000002 
+ 00026330  0x00006e31 rtn  0x00000005 
+ 00026331  0x00006e32 branch  0x000066d8 , 0x00000002 
+ 00026332  0x00006e33 increase  0x00000004 , 0x00000039 
+ 00026333  0x00006e34 branch  0x000066e4 
+ 00026334  0x00006e37 ifetch  0x00000008 , 0x00000006 
+ 00026335  0x00006e38 istore  0x00000008 , 0x0000000a 
+ 00026336  0x00006e39 rtn 
+ 00026337  0x00006e3c ifetch  0x00000004 , 0x00000006 
+ 00026338  0x00006e3d istore  0x00000004 , 0x0000000a 
+ 00026339  0x00006e3e rtn 
+ 00026340  0x00006e41 deposit  0x00000039 
+ 00026341  0x00006e42 rtn  0x00000034 
+ 00026342  0x00006e44 ifetch  0x00000001 , 0x00000006 
+ 00026343  0x00006e45 istore  0x00000001 , 0x0000000a 
+ 00026344  0x00006e46 loop  0x000066e6 
+ 00026345  0x00006e47 rtn 
+ 00026346  0x00006e4a deposit  0x00000039 
+ 00026347  0x00006e4b rtn  0x00000034 
+ 00026348  0x00006e4d increase  0xfffffff8 , 0x00000039 
+ 00026349  0x00006e4e call  0x000066f7 , 0x00000002 
+ 00026350  0x00006e4f rtn  0x00000005 
+ 00026351  0x00006e50 branch  0x000066ec , 0x00000002 
+ 00026352  0x00006e51 increase  0x00000008 , 0x00000039 
+ 00026353  0x00006e53 increase  0xfffffffc , 0x00000039 
+ 00026354  0x00006e54 call  0x000066fa , 0x00000002 
+ 00026355  0x00006e55 rtn  0x00000005 
+ 00026356  0x00006e56 branch  0x000066f1 , 0x00000002 
+ 00026357  0x00006e57 increase  0x00000004 , 0x00000039 
+ 00026358  0x00006e58 branch  0x000066fd 
+ 00026359  0x00006e5b ifetch  0x00000008 , 0x00000003 
+ 00026360  0x00006e5c istore  0x00000008 , 0x00000005 
+ 00026361  0x00006e5d rtn 
+ 00026362  0x00006e60 ifetch  0x00000004 , 0x00000003 
+ 00026363  0x00006e61 istore  0x00000004 , 0x00000005 
+ 00026364  0x00006e62 rtn 
+ 00026365  0x00006e66 deposit  0x00000039 
+ 00026366  0x00006e67 rtn  0x00000034 
+ 00026367  0x00006e69 ifetch  0x00000001 , 0x00000003 
+ 00026368  0x00006e6a istore  0x00000001 , 0x00000005 
+ 00026369  0x00006e6b loop  0x000066ff 
+ 00026370  0x00006e6c rtn 
+ 00026371  0x00006e70 deposit  0x00000039 
+ 00026372  0x00006e71 rtn  0x00000034 
+ 00026373  0x00006e73 ifetch  0x00000001 , 0x00000003 
+ 00026374  0x00006e74 istore  0x00000001 , 0x0000000a 
+ 00026375  0x00006e75 loop  0x00006705 
+ 00026376  0x00006e76 rtn 
+ 00026377  0x00006e7c jam  0x0000003d , 0x00000a99 
+ 00026378  0x00006e7d branch  0x00007d86 
+ 00026379  0x00006e81 bpatchx  0x00000096 , 0x00004032 
+ 00026380  0x00006e82 fetch  0x00000001 , 0x00004217 
+ 00026381  0x00006e83 rtn  0x00000034 
+ 00026382  0x00006e84 call  0x000067a3 
+ 00026383  0x00006e85 call  0x000067a9 , 0x00000005 
+ 00026384  0x00006e86 call  0x0000673e 
+ 00026385  0x00006e88 fetch  0x00000001 , 0x00004217 
+ 00026386  0x00006e89 icopy  0x00000013 
+ 00026387  0x00006e8a fetcht  0x00000002 , 0x00004215 
+ 00026388  0x00006e8b storet  0x00000002 , 0x0000018c 
+ 00026389  0x00006e8d copy  0x00000013 , 0x0000003f 
+ 00026390  0x00006e8e branch  0x00006709 , 0x00000034 
+ 00026391  0x00006e8f increase  0xffffffff , 0x00000013 
+ 00026392  0x00006e90 copy  0x00000002 , 0x00000011 
+ 00026393  0x00006e91 ifetch  0x00000001 , 0x00000011 
+ 00026394  0x00006e92 fetcht  0x00000001 , 0x00000184 
+ 00026395  0x00006e93 isub  0x00000002 , 0x0000003e 
+ 00026396  0x00006e94 call  0x00006725 , 0x00000005 
+ 00026397  0x00006e95 branch  0x00006721 , 0x00000002 
+ 00026398  0x00006e96 ifetch  0x00000001 , 0x00000011 
+ 00026399  0x00006e97 increase  0x00000001 , 0x0000003f 
+ 00026400  0x00006e98 istore  0x00000001 , 0x00000011 
+ 00026401  0x00006e9a fetcht  0x00000002 , 0x0000018c 
+ 00026402  0x00006e9b increase  0x00000022 , 0x00000002 
+ 00026403  0x00006e9c storet  0x00000002 , 0x0000018c 
+ 00026404  0x00006e9d branch  0x00006715 
+ 00026405  0x00006ea0 setarg  0x00000000 
+ 00026406  0x00006ea1 istore  0x00000001 , 0x00000011 
+ 00026407  0x00006ea2 fetch  0x00000001 , 0x00000185 
+ 00026408  0x00006ea3 istore  0x00000001 , 0x00000005 
+ 00026409  0x00006ea4 bne  0x00000033 , 0x00006733 
+ 00026410  0x00006ea5 arg  0x000041be , 0x00000012 
+ 00026411  0x00006ea7 ifetch  0x00000006 , 0x00000006 
+ 00026412  0x00006ea8 istore  0x00000008 , 0x00000005 
+ 00026413  0x00006ea9 setarg  0x00000000 
+ 00026414  0x00006eaa istore  0x00000008 , 0x00000005 
+ 00026415  0x00006eab copy  0x00000012 , 0x00000006 
+ 00026416  0x00006ead call  0x00007ebf 
+ 00026417  0x00006eae force  0x00000001 , 0x0000003e 
+ 00026418  0x00006eaf rtn 
+ 00026419  0x00006eb2 beq  0x00000036 , 0x00006737 
+ 00026420  0x00006eb3 beq  0x00000037 , 0x0000673b 
+ 00026421  0x00006eb4 arg  0x00004419 , 0x00000012 
+ 00026422  0x00006eb5 branch  0x0000672b 
+ 00026423  0x00006eb8 arg  0x000044d5 , 0x00000006 
+ 00026424  0x00006eb9 call  0x00007ebf 
+ 00026425  0x00006ebb arg  0x00004419 , 0x00000006 
+ 00026426  0x00006ebc branch  0x00006730 
+ 00026427  0x00006ebf arg  0x000044cd , 0x00000006 
+ 00026428  0x00006ec0 call  0x00007ebf 
+ 00026429  0x00006ec1 branch  0x00006739 
+ 00026430  0x00006ec5 call  0x00007fe9 
+ 00026431  0x00006ec6 fetch  0x00000001 , 0x00004217 
+ 00026432  0x00006ec7 rtn  0x00000034 
+ 00026433  0x00006ec8 fetch  0x00000002 , 0x00004682 
+ 00026434  0x00006ec9 bbit1  0x00000000 , 0x00006754 
+ 00026435  0x00006ecb bpatchx  0x00000097 , 0x00004032 
+ 00026436  0x00006ecc fetch  0x00000001 , 0x0000448e 
+ 00026437  0x00006ecd beq  0x00000000 , 0x0000674d 
+ 00026438  0x00006ece fetch  0x00000001 , 0x00000454 
+ 00026439  0x00006ecf compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00026440  0x00006ed0 branch  0x0000674d , 0x00000001 
+ 00026441  0x00006ed1 compare  0x00000040 , 0x0000003f , 0x000000c0 
+ 00026442  0x00006ed2 branch  0x00006752 , 0x00000001 
+ 00026443  0x00006ed3 compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00026444  0x00006ed4 branch  0x00006750 , 0x00000001 
+ 00026445  0x00006ed6 jam  0x00000035 , 0x00000185 
+ 00026446  0x00006ed7 fetch  0x00000006 , 0x0000044f 
+ 00026447  0x00006ed8 branch  0x00006757 
+ 00026448  0x00006edb jam  0x00000037 , 0x00000185 
+ 00026449  0x00006edc branch  0x00006757 
+ 00026450  0x00006ee0 jam  0x00000036 , 0x00000185 
+ 00026451  0x00006ee1 branch  0x00006757 
+ 00026452  0x00006ee5 bpatchx  0x00000098 , 0x00004033 
+ 00026453  0x00006ee6 jam  0x00000033 , 0x00000185 
+ 00026454  0x00006ee7 fetch  0x00000006 , 0x00000040 
+ 00026455  0x00006ee9 store  0x00000006 , 0x00000186 
+ 00026456  0x00006eea fetch  0x00000002 , 0x00004215 
+ 00026457  0x00006eeb ifetcht  0x00000001 , 0x0000003f 
+ 00026458  0x00006eec pincrease  0x00000001 
+ 00026459  0x00006eed store  0x00000002 , 0x0000018c 
+ 00026460  0x00006eee storet  0x00000001 , 0x00000184 
+ 00026461  0x00006eef fetch  0x00000001 , 0x00004217 
+ 00026462  0x00006ef0 icopy  0x00000013 
+ 00026463  0x00006ef2 fetch  0x00000002 , 0x0000018c 
+ 00026464  0x00006ef3 copy  0x0000003f , 0x00000011 
+ 00026465  0x00006ef4 call  0x0000676f 
+ 00026466  0x00006ef5 rtn  0x00000028 
+ 00026467  0x00006ef6 fetcht  0x00000002 , 0x0000018c 
+ 00026468  0x00006ef7 increase  0x00000022 , 0x00000002 
+ 00026469  0x00006ef8 storet  0x00000002 , 0x0000018c 
+ 00026470  0x00006ef9 increase  0xffffffff , 0x00000002 
+ 00026471  0x00006efa ifetch  0x00000001 , 0x00000002 
+ 00026472  0x00006efb store  0x00000001 , 0x00000184 
+ 00026473  0x00006efc increase  0xffffffff , 0x00000013 
+ 00026474  0x00006efd nbranch  0x0000675f , 0x00000005 
+ 00026475  0x00006efe fetch  0x00000001 , 0x00004217 
+ 00026476  0x00006eff pincrease  0xffffffff 
+ 00026477  0x00006f00 store  0x00000001 , 0x00000184 
+ 00026478  0x00006f01 rtn 
+ 00026479  0x00006f03 fetch  0x00000001 , 0x00000185 
+ 00026480  0x00006f04 bne  0x00000033 , 0x00006776 
+ 00026481  0x00006f06 arg  0x00000185 , 0x00000012 
+ 00026482  0x00006f07 arg  0x00000007 , 0x00000039 
+ 00026483  0x00006f08 call  0x00007f88 
+ 00026484  0x00006f09 branch  0x00007fe7 , 0x00000005 
+ 00026485  0x00006f0a rtn 
+ 00026486  0x00006f0d beq  0x00000036 , 0x00006779 
+ 00026487  0x00006f0e beq  0x00000037 , 0x00006794 
+ 00026488  0x00006f0f branch  0x00006771 
+ 00026489  0x00006f12 ifetcht  0x00000001 , 0x00000011 
+ 00026490  0x00006f13 isub  0x00000002 , 0x0000003e 
+ 00026491  0x00006f14 nrtn  0x00000005 
+ 00026492  0x00006f15 arg  0x00000ac2 , 0x00000005 
+ 00026493  0x00006f16 arg  0x00000010 , 0x00000039 
+ 00026494  0x00006f17 call  0x00007ed4 
+ 00026495  0x00006f18 fetch  0x00000003 , 0x00000452 
+ 00026496  0x00006f19 store  0x00000003 , 0x00000ac2 
+ 00026497  0x00006f1a call  0x0000678b 
+ 00026498  0x00006f1b fetch  0x00000002 , 0x00000adf 
+ 00026499  0x00006f1c byteswap  0x0000003f , 0x0000003f 
+ 00026500  0x00006f1d lshift8  0x0000003f , 0x00000002 
+ 00026501  0x00006f1e ifetch  0x00000001 , 0x00000006 
+ 00026502  0x00006f1f iadd  0x00000002 , 0x0000003f 
+ 00026503  0x00006f20 fetcht  0x00000003 , 0x0000044f 
+ 00026504  0x00006f21 isub  0x00000002 , 0x0000003e 
+ 00026505  0x00006f22 branch  0x00007fe7 , 0x00000005 
+ 00026506  0x00006f23 rtn 
+ 00026507  0x00006f27 arg  0x00000ac2 , 0x00000006 
+ 00026508  0x00006f28 call  0x00007486 
+ 00026509  0x00006f2a ifetch  0x00000001 , 0x00000011 
+ 00026510  0x00006f2b call  0x00007487 
+ 00026511  0x00006f2c force  0x00000038 , 0x00000036 
+ 00026512  0x00006f2d force  0x00000000 , 0x00000036 
+ 00026513  0x00006f2e call  0x0000741d 
+ 00026514  0x00006f2f arg  0x00000ad2 , 0x00000005 
+ 00026515  0x00006f30 branch  0x00007497 
+ 00026516  0x00006f33 ifetcht  0x00000001 , 0x00000011 
+ 00026517  0x00006f34 isub  0x00000002 , 0x0000003e 
+ 00026518  0x00006f35 nrtn  0x00000005 
+ 00026519  0x00006f36 copy  0x00000006 , 0x00000011 
+ 00026520  0x00006f37 add  0x00000006 , 0x00000008 , 0x00000013 
+ 00026521  0x00006f38 arg  0x000044cd , 0x00000012 
+ 00026522  0x00006f39 arg  0x00000008 , 0x00000039 
+ 00026523  0x00006f3a call  0x00007f88 
+ 00026524  0x00006f3b branch  0x00007fe7 , 0x00000005 
+ 00026525  0x00006f3c copy  0x00000013 , 0x00000011 
+ 00026526  0x00006f3d arg  0x000044d5 , 0x00000012 
+ 00026527  0x00006f3e arg  0x00000008 , 0x00000039 
+ 00026528  0x00006f3f call  0x00007f88 
+ 00026529  0x00006f40 branch  0x00007fe7 , 0x00000005 
+ 00026530  0x00006f41 rtn 
+ 00026531  0x00006f44 fetch  0x00000002 , 0x00004215 
+ 00026532  0x00006f45 ifetcht  0x00000001 , 0x0000003f 
+ 00026533  0x00006f46 pincrease  0x00000022 
+ 00026534  0x00006f47 ifetch  0x00000001 , 0x0000003f 
+ 00026535  0x00006f48 isub  0x00000002 , 0x0000003e 
+ 00026536  0x00006f49 rtn 
+ 00026537  0x00006f4c fetch  0x00000001 , 0x00004217 
+ 00026538  0x00006f4d icopy  0x00000039 
+ 00026539  0x00006f4e fetcht  0x00000002 , 0x00004215 
+ 00026540  0x00006f4f setarg  0x00000000 
+ 00026541  0x00006f51 istore  0x00000001 , 0x00000002 
+ 00026542  0x00006f52 increase  0x00000022 , 0x00000002 
+ 00026543  0x00006f53 pincrease  0x00000001 
+ 00026544  0x00006f54 loop  0x000067ad 
+ 00026545  0x00006f55 rtn 
+ 00026546  0x00006f58 bpatchx  0x00000099 , 0x00004033 
+ 00026547  0x00006f59 call  0x0000673e 
+ 00026548  0x00006f5a fetch  0x00000001 , 0x00000030 
+ 00026549  0x00006f5b setflag  0x00000028 , 0x00000006 , 0x0000003f 
+ 00026550  0x00006f5c store  0x00000001 , 0x00000030 
+ 00026551  0x00006f5d nbranch  0x000067bc , 0x00000028 
+ 00026552  0x00006f5e add  0x00000011 , 0x0000000a , 0x00000006 
+ 00026553  0x00006f60 arg  0x000041be , 0x00000005 
+ 00026554  0x00006f61 call  0x00007ebf 
+ 00026555  0x00006f62 branch  0x000067d7 
+ 00026556  0x00006f64 jam  0x00000000 , 0x000041bd 
+ 00026557  0x00006f65 rtn 
+ 00026558  0x00006f68 fetch  0x00000009 , 0x000044cb 
+ 00026559  0x00006f69 branch  0x000067ca , 0x00000034 
+ 00026560  0x00006f6a call  0x0000673e 
+ 00026561  0x00006f6b nbranch  0x000067ca , 0x00000028 
+ 00026562  0x00006f6c fetch  0x00000002 , 0x0000018c 
+ 00026563  0x00006f6d add  0x0000003f , 0x00000001 , 0x00000006 
+ 00026564  0x00006f6e arg  0x000044d5 , 0x00000005 
+ 00026565  0x00006f6f call  0x00007ebf 
+ 00026566  0x00006f70 arg  0x00004419 , 0x00000005 
+ 00026567  0x00006f71 call  0x00007ebf 
+ 00026568  0x00006f72 jam  0x00000001 , 0x00004429 
+ 00026569  0x00006f73 rtn 
+ 00026570  0x00006f76 jam  0x00000000 , 0x00004429 
+ 00026571  0x00006f77 rtn 
+ 00026572  0x00006f7b fetch  0x00000006 , 0x0000044f 
+ 00026573  0x00006f7c store  0x00000006 , 0x00000186 
+ 00026574  0x00006f7d jam  0x00000034 , 0x00000185 
+ 00026575  0x00006f7e branch  0x000067d3 
+ 00026576  0x00006f80 fetch  0x00000006 , 0x00000040 
+ 00026577  0x00006f81 store  0x00000006 , 0x00000186 
+ 00026578  0x00006f82 jam  0x00000033 , 0x00000185 
+ 00026579  0x00006f84 fetch  0x00000001 , 0x00004092 
+ 00026580  0x00006f85 beq  0x0000000a , 0x0000670b 
+ 00026581  0x00006f86 bbit1  0x00000006 , 0x000042da 
+ 00026582  0x00006f87 rtn 
+ 00026583  0x00006f8b fetch  0x00000008 , 0x000041be 
+ 00026584  0x00006f8c fetcht  0x00000008 , 0x000041c6 
+ 00026585  0x00006f8d ior  0x00000002 , 0x0000003f 
+ 00026586  0x00006f8e rtn  0x00000034 
+ 00026587  0x00006f8f jam  0x00000001 , 0x000041bd 
+ 00026588  0x00006f90 rtn 
+ 00026589  0x00006f98 bpatchx  0x0000009a , 0x00004033 
+ 00026590  0x00006f99 set1  0x00000007 , 0x00000002 
+ 00026591  0x00006f9a call  0x0000681d 
+ 00026592  0x00006f9b nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00026593  0x00006fa1 bpatchx  0x0000009b , 0x00004033 
+ 00026594  0x00006fa2 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026595  0x00006fa3 rtn  0x00000005 
+ 00026596  0x00006fa4 isolate0  0x00000007 , 0x00000002 
+ 00026597  0x00006fa5 and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026598  0x00006fa6 fetch  0x00000004 , 0x000000a1 
+ 00026599  0x00006fa7 qsetflag  0x00000001 , 0x0000003f 
+ 00026600  0x00006fa8 store  0x00000004 , 0x000000a1 
+ 00026601  0x00006fa9 fetch  0x00000004 , 0x000000a5 
+ 00026602  0x00006faa nqsetflag  0x00000001 , 0x0000003f 
+ 00026603  0x00006fab store  0x00000004 , 0x000000a5 
+ 00026604  0x00006fac rtn 
+ 00026605  0x00006fb0 bpatchx  0x0000009c , 0x00004033 
+ 00026606  0x00006fb1 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026607  0x00006fb2 rtn  0x00000005 
+ 00026608  0x00006fb3 isolate0  0x00000007 , 0x00000002 
+ 00026609  0x00006fb4 and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026610  0x00006fb5 fetch  0x00000004 , 0x000000a1 
+ 00026611  0x00006fb6 qset0  0x0000003f 
+ 00026612  0x00006fb7 store  0x00000004 , 0x000000a1 
+ 00026613  0x00006fb8 fetch  0x00000004 , 0x000000a5 
+ 00026614  0x00006fb9 qset0  0x0000003f 
+ 00026615  0x00006fba store  0x00000004 , 0x000000a5 
+ 00026616  0x00006fbb rtn 
+ 00026617  0x00006fbf call  0x000067ed 
+ 00026618  0x00006fc0 branch  0x000067fe 
+ 00026619  0x00006fc4 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026620  0x00006fc5 rtn  0x00000005 
+ 00026621  0x00006fc6 ncall  0x000067e1 , 0x0000002b 
+ 00026622  0x00006fc9 arg  0x0000807c , 0x00000005 
+ 00026623  0x00006fca call  0x00006830 
+ 00026624  0x00006fcb setflip  0x00000007 , 0x00000002 
+ 00026625  0x00006fcc arg  0x00008078 , 0x00000005 
+ 00026626  0x00006fcd call  0x00006830 
+ 00026627  0x00006fce set0  0x00000007 , 0x00000002 
+ 00026628  0x00006fcf arg  0x00008070 , 0x00000005 
+ 00026629  0x00006fd0 branch  0x00006830 
+ 00026630  0x00006fd4 arg  0x0000807c , 0x00000005 
+ 00026631  0x00006fd5 call  0x00006830 
+ 00026632  0x00006fd6 set0  0x00000007 , 0x00000002 
+ 00026633  0x00006fd7 arg  0x00008078 , 0x00000005 
+ 00026634  0x00006fd8 call  0x00006830 
+ 00026635  0x00006fd9 set0  0x00000007 , 0x00000002 
+ 00026636  0x00006fda arg  0x00008070 , 0x00000005 
+ 00026637  0x00006fdb branch  0x00006830 
+ 00026638  0x00006fe0 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026639  0x00006fe1 rtn  0x00000005 
+ 00026640  0x00006fe2 setflip  0x00000007 , 0x00000002 
+ 00026641  0x00006fe3 call  0x0000682f 
+ 00026642  0x00006fe5 set1  0x00000007 , 0x00000002 
+ 00026643  0x00006fe6 arg  0x00008070 , 0x00000005 
+ 00026644  0x00006fe7 branch  0x00006830 
+ 00026645  0x00006fea and  0x00000002 , 0x00000007 , 0x00000007 
+ 00026646  0x00006feb rshift3  0x00000002 , 0x0000003f 
+ 00026647  0x00006fec and_into  0x00000003 , 0x0000003f 
+ 00026648  0x00006fed iadd  0x00000005 , 0x00000005 
+ 00026649  0x00006fee ifetch  0x00000001 , 0x00000005 
+ 00026650  0x00006fef rtn 
+ 00026651  0x00006ff2 arg  0x00008074 , 0x00000005 
+ 00026652  0x00006ff3 branch  0x0000681e 
+ 00026653  0x00006ff8 arg  0x0000811c , 0x00000005 
+ 00026654  0x00006ffa call  0x00006815 
+ 00026655  0x00006ffb isolate1  0x00000007 , 0x00000002 
+ 00026656  0x00006ffc branch  0x00006823 , 0x00000001 
+ 00026657  0x00006ffd qisolate0  0x0000003f 
+ 00026658  0x00006ffe rtn 
+ 00026659  0x00007000 qisolate1  0x0000003f 
+ 00026660  0x00007001 rtn 
+ 00026661  0x00007004 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026662  0x00007005 rtn  0x00000005 
+ 00026663  0x00007006 isolate1  0x00000007 , 0x0000003e 
+ 00026664  0x00007007 branch  0x0000682c 
+ 00026665  0x0000700a sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026666  0x0000700b rtn  0x00000005 
+ 00026667  0x0000700c isolate0  0x00000007 , 0x0000003e 
+ 00026668  0x00007010 setarg  0x00000000 
+ 00026669  0x00007011 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00026670  0x00007012 ixor  0x00000002 , 0x00000002 
+ 00026671  0x00007016 arg  0x00008074 , 0x00000005 
+ 00026672  0x0000701a call  0x00006815 
+ 00026673  0x0000701b isolate1  0x00000007 , 0x00000002 
+ 00026674  0x0000701c qsetflag  0x00000001 , 0x0000003f 
+ 00026675  0x0000701d istore  0x00000001 , 0x00000005 
+ 00026676  0x0000701e rtn 
+ 00026677  0x00007021 arg  0xffffffff , 0x00000011 
+ 00026678  0x00007022 hfetch  0x00000001 , 0x00008081 
+ 00026679  0x00007023 compare  0x00000002 , 0x0000003f , 0x00000003 
+ 00026680  0x00007024 call  0x00006878 , 0x00000001 
+ 00026681  0x00007026 compare  0x00000001 , 0x0000003f , 0x00000003 
+ 00026682  0x00007027 call  0x0000687a , 0x00000001 
+ 00026683  0x00007029 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00026684  0x0000702a call  0x0000687a , 0x00000001 
+ 00026685  0x0000702c isolate1  0x00000002 , 0x0000003f 
+ 00026686  0x0000702d call  0x00006874 , 0x00000001 
+ 00026687  0x0000702f isolate1  0x00000003 , 0x0000003f 
+ 00026688  0x00007030 call  0x00006876 , 0x00000001 
+ 00026689  0x00007032 isolate1  0x00000004 , 0x0000003f 
+ 00026690  0x00007033 call  0x0000687c , 0x00000001 
+ 00026691  0x00007035 isolate1  0x00000006 , 0x0000003f 
+ 00026692  0x00007036 nsetflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00026693  0x00007038 isolate1  0x00000007 , 0x0000003f 
+ 00026694  0x00007039 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026695  0x0000703b hfetch  0x00000001 , 0x00008082 
+ 00026696  0x0000703c isolate1  0x00000000 , 0x0000003f 
+ 00026697  0x0000703d nsetflag  0x00000001 , 0x0000001b , 0x00000011 
+ 00026698  0x0000703e isolate1  0x00000001 , 0x0000003f 
+ 00026699  0x0000703f nsetflag  0x00000001 , 0x0000001c , 0x00000011 
+ 00026700  0x00007040 isolate1  0x00000002 , 0x0000003f 
+ 00026701  0x00007041 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00026702  0x00007042 isolate1  0x00000003 , 0x0000003f 
+ 00026703  0x00007043 nsetflag  0x00000001 , 0x00000008 , 0x00000011 
+ 00026704  0x00007044 isolate1  0x00000004 , 0x0000003f 
+ 00026705  0x00007045 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026706  0x00007046 isolate1  0x00000005 , 0x0000003f 
+ 00026707  0x00007047 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026708  0x00007048 isolate1  0x00000006 , 0x0000003f 
+ 00026709  0x00007049 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026710  0x0000704a isolate1  0x00000007 , 0x0000003f 
+ 00026711  0x0000704b nsetflag  0x00000001 , 0x00000017 , 0x00000011 
+ 00026712  0x0000704d hfetch  0x00000001 , 0x00008080 
+ 00026713  0x0000704e isolate1  0x00000000 , 0x0000003f 
+ 00026714  0x0000704f nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026715  0x00007050 isolate1  0x00000001 , 0x0000003f 
+ 00026716  0x00007051 nsetflag  0x00000001 , 0x00000006 , 0x00000011 
+ 00026717  0x00007052 isolate1  0x00000002 , 0x0000003f 
+ 00026718  0x00007053 nsetflag  0x00000001 , 0x00000007 , 0x00000011 
+ 00026719  0x00007054 isolate1  0x00000003 , 0x0000003f 
+ 00026720  0x00007055 nsetflag  0x00000001 , 0x00000012 , 0x00000011 
+ 00026721  0x00007056 isolate1  0x00000004 , 0x0000003f 
+ 00026722  0x00007057 nsetflag  0x00000001 , 0x00000013 , 0x00000011 
+ 00026723  0x00007058 isolate1  0x00000005 , 0x0000003f 
+ 00026724  0x00007059 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026725  0x0000705a isolate1  0x00000006 , 0x0000003f 
+ 00026726  0x0000705b nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026727  0x0000705c isolate1  0x00000007 , 0x0000003f 
+ 00026728  0x0000705d nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026729  0x0000705f hfetch  0x00000001 , 0x00008062 
+ 00026730  0x00007060 isolate1  0x00000004 , 0x0000003f 
+ 00026731  0x00007061 call  0x0000687e , 0x00000001 
+ 00026732  0x00007062 bpatchx  0x0000009d , 0x00004033 
+ 00026733  0x00007064 hfetch  0x00000004 , 0x00008078 
+ 00026734  0x00007065 hfetcht  0x00000004 , 0x0000807c 
+ 00026735  0x00007066 ior  0x00000002 , 0x0000003f 
+ 00026736  0x00007067 invert  0x0000003f , 0x0000003f 
+ 00026737  0x00007068 iand  0x00000011 , 0x0000003f 
+ 00026738  0x0000706a hstore  0x00000004 , 0x00008070 
+ 00026739  0x0000706b rtn 
+ 00026740  0x0000706f arg  0x00000006 , 0x00000007 
+ 00026741  0x00007070 branch  0x00006884 
+ 00026742  0x00007072 arg  0x00000009 , 0x00000007 
+ 00026743  0x00007073 branch  0x00006882 
+ 00026744  0x00007075 arg  0x00000017 , 0x00000007 
+ 00026745  0x00007076 branch  0x00006882 
+ 00026746  0x00007078 arg  0x00000019 , 0x00000007 
+ 00026747  0x00007079 branch  0x00006884 
+ 00026748  0x0000707b arg  0x0000001e , 0x00000007 
+ 00026749  0x0000707c branch  0x00006884 
+ 00026750  0x0000707e arg  0x00000002 , 0x00000007 
+ 00026751  0x0000707f branch  0x00006884 
+ 00026752  0x00007081 arg  0x00000001 , 0x00000039 
+ 00026753  0x00007082 branch  0x00006885 
+ 00026754  0x00007084 arg  0x00000004 , 0x00000039 
+ 00026755  0x00007085 branch  0x00006885 
+ 00026756  0x00007087 arg  0x00000002 , 0x00000039 
+ 00026757  0x00007089 qset0  0x00000011 
+ 00026758  0x0000708a increase  0x00000001 , 0x00000007 
+ 00026759  0x0000708b loop  0x00006885 
+ 00026760  0x0000708c rtn 
+ 00026761  0x00007095 call  0x00006895 
+ 00026762  0x00007096 arg  0x00000006 , 0x00000002 
+ 00026763  0x00007097 branch  0x0000680e 
+ 00026764  0x0000709a call  0x00006889 
+ 00026765  0x0000709b arg  0x00000006 , 0x00000002 
+ 00026766  0x0000709c branch  0x00006825 
+ 00026767  0x000070a1 call  0x00006895 
+ 00026768  0x000070a2 hfetch  0x00000001 , 0x00008078 
+ 00026769  0x000070a3 set1  0x00000007 , 0x0000003f 
+ 00026770  0x000070a4 hstore  0x00000001 , 0x00008078 
+ 00026771  0x000070a5 arg  0x00000007 , 0x00000002 
+ 00026772  0x000070a6 branch  0x000067fb 
+ 00026773  0x000070a9 hfetch  0x00000001 , 0x00008081 
+ 00026774  0x000070aa and_into  0x000000fb , 0x0000003f 
+ 00026775  0x000070ab hstore  0x00000001 , 0x00008081 
+ 00026776  0x000070ac rtn 
+ 00026777  0x000070af hfetch  0x00000001 , 0x00008081 
+ 00026778  0x000070b0 isolate1  0x00000002 , 0x0000003f 
+ 00026779  0x000070b1 rtn 
+ 00026780  0x000070b4 call  0x0000666a 
+ 00026781  0x000070b5 setarg  0x000007e0 
+ 00026782  0x000070b6 arg  0x00004150 , 0x00000011 
+ 00026783  0x000070b7 arg  0x00000002 , 0x00000002 
+ 00026784  0x000070b8 call  0x000066b3 
+ 00026785  0x000070b9 branch  0x0000666d 
+ 00026786  0x000070bd call  0x0000666a 
+ 00026787  0x000070be setarg  0x000007e2 
+ 00026788  0x000070bf arg  0x0000421d , 0x00000011 
+ 00026789  0x000070c0 arg  0x0000000e , 0x00000002 
+ 00026790  0x000070c1 call  0x000066b3 
+ 00026791  0x000070c2 branch  0x0000666d 
+ 00026792  0x000070c7 bpatchx  0x0000009e , 0x00004033 
+ 00026793  0x000070c9 call  0x000068a2 
+ 00026794  0x000070cb fetch  0x00000001 , 0x0000422d 
+ 00026795  0x000070cc beq  0x00000000 , 0x000068af 
+ 00026796  0x000070cd beq  0x00000001 , 0x000068c3 
+ 00026797  0x000070ce beq  0x00000002 , 0x000068d7 
+ 00026798  0x000070cf rtn 
+ 00026799  0x000070d2 fetcht  0x00000002 , 0x00004229 
+ 00026800  0x000070d3 setarg  0x0000aa55 
+ 00026801  0x000070d4 isub  0x00000002 , 0x0000003e 
+ 00026802  0x000070d5 branch  0x000068b8 , 0x00000005 
+ 00026803  0x000070d6 setarg  0x00004dfa 
+ 00026804  0x000070d7 store  0x00000002 , 0x00004227 
+ 00026805  0x000070d8 setarg  0x00004894 
+ 00026806  0x000070d9 store  0x00000002 , 0x00004221 
+ 00026807  0x000070da branch  0x000068c0 
+ 00026808  0x000070dd fetch  0x00000002 , 0x00004227 
+ 00026809  0x000070de nbranch  0x000068bc , 0x00000034 
+ 00026810  0x000070df setarg  0x00004dfa 
+ 00026811  0x000070e0 store  0x00000002 , 0x00004227 
+ 00026812  0x000070e2 fetch  0x00000002 , 0x00004221 
+ 00026813  0x000070e3 nbranch  0x000068c0 , 0x00000034 
+ 00026814  0x000070e4 setarg  0x00004894 
+ 00026815  0x000070e5 store  0x00000002 , 0x00004221 
+ 00026816  0x000070e7 setarg  0x00000064 
+ 00026817  0x000070e8 store  0x00000002 , 0x0000422b 
+ 00026818  0x000070e9 rtn 
+ 00026819  0x000070ec fetcht  0x00000002 , 0x00004229 
+ 00026820  0x000070ed setarg  0x0000aa55 
+ 00026821  0x000070ee isub  0x00000002 , 0x0000003e 
+ 00026822  0x000070ef branch  0x000068cc , 0x00000005 
+ 00026823  0x000070f0 setarg  0x00005932 
+ 00026824  0x000070f1 store  0x00000002 , 0x00004225 
+ 00026825  0x000070f2 setarg  0x00004323 
+ 00026826  0x000070f3 store  0x00000002 , 0x0000421f 
+ 00026827  0x000070f4 branch  0x000068d4 
+ 00026828  0x000070f7 fetch  0x00000002 , 0x00004225 
+ 00026829  0x000070f8 nbranch  0x000068d0 , 0x00000034 
+ 00026830  0x000070f9 setarg  0x00005932 
+ 00026831  0x000070fa store  0x00000002 , 0x00004225 
+ 00026832  0x000070fc fetch  0x00000002 , 0x0000421f 
+ 00026833  0x000070fd nbranch  0x000068d4 , 0x00000034 
+ 00026834  0x000070fe setarg  0x00004323 
+ 00026835  0x000070ff store  0x00000002 , 0x0000421f 
+ 00026836  0x00007101 setarg  0x00000190 
+ 00026837  0x00007102 store  0x00000002 , 0x0000422b 
+ 00026838  0x00007103 rtn 
+ 00026839  0x00007106 fetcht  0x00000002 , 0x00004229 
+ 00026840  0x00007107 setarg  0x0000aa55 
+ 00026841  0x00007108 isub  0x00000002 , 0x0000003e 
+ 00026842  0x00007109 branch  0x000068e0 , 0x00000005 
+ 00026843  0x0000710a setarg  0x00006946 
+ 00026844  0x0000710b store  0x00000002 , 0x00004223 
+ 00026845  0x0000710c setarg  0x00005377 
+ 00026846  0x0000710d store  0x00000002 , 0x0000421d 
+ 00026847  0x0000710e branch  0x000068e8 
+ 00026848  0x00007111 fetch  0x00000002 , 0x00004223 
+ 00026849  0x00007112 nbranch  0x000068e4 , 0x00000034 
+ 00026850  0x00007113 setarg  0x00006946 
+ 00026851  0x00007114 store  0x00000002 , 0x00004223 
+ 00026852  0x00007116 fetch  0x00000002 , 0x0000421d 
+ 00026853  0x00007117 nbranch  0x000068e8 , 0x00000034 
+ 00026854  0x00007118 setarg  0x00005377 
+ 00026855  0x00007119 store  0x00000002 , 0x0000421d 
+ 00026856  0x0000711b setarg  0x00000032 
+ 00026857  0x0000711c store  0x00000002 , 0x0000422b 
+ 00026858  0x0000711d rtn 
+ 00026859  0x00007121 fetch  0x00000001 , 0x0000422d 
+ 00026860  0x00007122 beq  0x00000000 , 0x000068f0 
+ 00026861  0x00007123 beq  0x00000001 , 0x000068f2 
+ 00026862  0x00007124 beq  0x00000002 , 0x000068f4 
+ 00026863  0x00007125 rtn 
+ 00026864  0x00007127 jam  0x000000bf , 0x00008971 
+ 00026865  0x00007128 branch  0x000068f8 
+ 00026866  0x0000712a jam  0x000000af , 0x00008971 
+ 00026867  0x0000712b branch  0x000068f8 
+ 00026868  0x0000712d jam  0x0000008f , 0x00008971 
+ 00026869  0x0000712e fetch  0x00000001 , 0x0000422e 
+ 00026870  0x0000712f hstore  0x00000001 , 0x00008973 
+ 00026871  0x00007130 branch  0x000068f8 
+ 00026872  0x00007132 bpatchx  0x0000009f , 0x00004033 
+ 00026873  0x00007133 hfetch  0x00000001 , 0x00008053 
+ 00026874  0x00007134 set1  0x00000007 , 0x0000003f 
+ 00026875  0x00007135 hstore  0x00000001 , 0x00008053 
+ 00026876  0x00007136 hfetch  0x00000001 , 0x00008973 
+ 00026877  0x00007137 or_into  0x00000030 , 0x0000003f 
+ 00026878  0x00007138 hstore  0x00000001 , 0x00008973 
+ 00026879  0x00007139 jam  0x0000007c , 0x00008906 
+ 00026880  0x0000713a jam  0x000000aa , 0x00008972 
+ 00026881  0x0000713b nop  0x00001388 
+ 00026882  0x0000713c hfetcht  0x00000002 , 0x00008150 
+ 00026883  0x0000713d hfetch  0x00000001 , 0x00008053 
+ 00026884  0x0000713e set0  0x00000007 , 0x0000003f 
+ 00026885  0x0000713f hstore  0x00000001 , 0x00008053 
+ 00026886  0x00007140 storet  0x00000002 , 0x0000422f 
+ 00026887  0x00007141 rtn 
+ 00026888  0x00007144 bpatchx  0x000000a0 , 0x00004034 
+ 00026889  0x00007145 fetch  0x00000001 , 0x0000422d 
+ 00026890  0x00007146 beq  0x00000000 , 0x0000690e 
+ 00026891  0x00007147 beq  0x00000001 , 0x00006912 
+ 00026892  0x00007148 beq  0x00000002 , 0x00006916 
+ 00026893  0x00007149 rtn 
+ 00026894  0x0000714c fetch  0x00000002 , 0x00004227 
+ 00026895  0x0000714d fetcht  0x00000002 , 0x00004221 
+ 00026896  0x0000714e arg  0x000000c8 , 0x00000013 
+ 00026897  0x0000714f branch  0x0000691a 
+ 00026898  0x00007152 fetch  0x00000002 , 0x00004225 
+ 00026899  0x00007153 fetcht  0x00000002 , 0x0000421f 
+ 00026900  0x00007154 arg  0x00000064 , 0x00000013 
+ 00026901  0x00007155 branch  0x0000691a 
+ 00026902  0x00007158 fetch  0x00000002 , 0x00004223 
+ 00026903  0x00007159 fetcht  0x00000002 , 0x0000421d 
+ 00026904  0x0000715a arg  0x00000032 , 0x00000013 
+ 00026905  0x0000715b branch  0x0000691a 
+ 00026906  0x0000715e isub  0x00000002 , 0x00000011 
+ 00026907  0x0000715f fetch  0x00000002 , 0x0000422f 
+ 00026908  0x00007160 isub  0x00000002 , 0x0000003f 
+ 00026909  0x00007161 nbranch  0x00006927 , 0x00000002 
+ 00026910  0x00007162 fetcht  0x00000002 , 0x0000422b 
+ 00026911  0x00007163 imul32  0x00000002 , 0x00000012 
+ 00026912  0x00007164 copy  0x00000013 , 0x0000003f 
+ 00026913  0x00007165 imul32  0x00000011 , 0x0000003f 
+ 00026914  0x00007166 iadd  0x00000012 , 0x0000003f 
+ 00026915  0x00007168 idiv  0x00000011 
+ 00026916  0x00007169 call  0x00007f86 
+ 00026917  0x0000716a quotient  0x0000003f 
+ 00026918  0x0000716b rtn 
+ 00026919  0x0000716e copy  0x00000002 , 0x0000003f 
+ 00026920  0x0000716f fetcht  0x00000002 , 0x0000422f 
+ 00026921  0x00007170 isub  0x00000002 , 0x0000003f 
+ 00026922  0x00007171 fetcht  0x00000002 , 0x0000422b 
+ 00026923  0x00007172 imul32  0x00000002 , 0x00000012 
+ 00026924  0x00007173 copy  0x00000013 , 0x0000003f 
+ 00026925  0x00007174 imul32  0x00000011 , 0x0000003f 
+ 00026926  0x00007175 isub  0x00000012 , 0x0000003f 
+ 00026927  0x00007176 branch  0x00006923 
+ 00026928  0x00007182 ifetch  0x00000008 , 0x00000011 
+ 00026929  0x00007183 store  0x00000008 , 0x00000a9a 
+ 00026930  0x00007184 fetch  0x00000002 , 0x00000a9a 
+ 00026931  0x00007185 fetcht  0x00000002 , 0x00000a9c 
+ 00026932  0x00007186 isub  0x00000002 , 0x00000011 
+ 00026933  0x00007187 fetch  0x00000002 , 0x00000aa0 
+ 00026934  0x00007188 isub  0x00000002 , 0x00000012 
+ 00026935  0x00007189 fetcht  0x00000002 , 0x00000a9e 
+ 00026936  0x0000718a isub  0x00000002 , 0x0000003e 
+ 00026937  0x0000718b ncall  0x00006940 , 0x00000002 
+ 00026938  0x0000718c mul32  0x00000012 , 0x00000064 , 0x0000003f 
+ 00026939  0x0000718d idiv  0x00000011 
+ 00026940  0x0000718e call  0x00007f86 
+ 00026941  0x0000718f quotient  0x0000003f 
+ 00026942  0x00007190 call  0x00006944 , 0x00000034 
+ 00026943  0x00007191 rtn 
+ 00026944  0x00007193 fetch  0x00000001 , 0x00004231 
+ 00026945  0x00007194 set1  0x00000000 , 0x0000003f 
+ 00026946  0x00007195 store  0x00000001 , 0x00004231 
+ 00026947  0x00007196 rtn 
+ 00026948  0x00007198 fetcht  0x00000001 , 0x00004231 
+ 00026949  0x00007199 set1  0x00000001 , 0x00000002 
+ 00026950  0x0000719a storet  0x00000001 , 0x00004231 
+ 00026951  0x0000719b rtn 
+ 00026952  0x000071a1 fetch  0x00000002 , 0x0000423d 
+ 00026953  0x000071a2 ifetch  0x00000001 , 0x0000003f 
+ 00026954  0x000071a4 rtn  0x00000034 
+ 00026955  0x000071a5 copy  0x0000003f , 0x00000039 
+ 00026956  0x000071a7 fetch  0x00000002 , 0x0000423d 
+ 00026957  0x000071a8 increase  0x00000003 , 0x0000003f 
+ 00026958  0x000071a9 copy  0x0000003f , 0x00000011 
+ 00026959  0x000071ab ifetcht  0x00000001 , 0x00000011 
+ 00026960  0x000071ac call  0x000067fb 
+ 00026961  0x000071ad increase  0x00000001 , 0x00000011 
+ 00026962  0x000071ae loop  0x0000694f 
+ 00026963  0x000071b0 rtn 
+ 00026964  0x000071b3 fetch  0x00000002 , 0x0000423d 
+ 00026965  0x000071b4 increase  0x00000003 , 0x0000003f 
+ 00026966  0x000071b5 copy  0x0000003f , 0x00000011 
+ 00026967  0x000071b7 force  0x00000000 , 0x00000012 
+ 00026968  0x000071b8 jam  0x00000000 , 0x00000b12 
+ 00026969  0x000071ba ifetcht  0x00000001 , 0x00000011 
+ 00026970  0x000071bb call  0x0000681d 
+ 00026971  0x000071bc bpatchx  0x000000a1 , 0x00004034 
+ 00026972  0x000071bd fetch  0x00000002 , 0x00000b12 
+ 00026973  0x000071be copy  0x00000012 , 0x00000007 
+ 00026974  0x000071bf qsetflag  0x00000001 , 0x0000003f 
+ 00026975  0x000071c0 store  0x00000002 , 0x00000b12 
+ 00026976  0x000071c1 increase  0x00000001 , 0x00000011 
+ 00026977  0x000071c2 increase  0x00000001 , 0x00000012 
+ 00026978  0x000071c3 fetch  0x00000002 , 0x0000423d 
+ 00026979  0x000071c4 ifetch  0x00000001 , 0x0000003f 
+ 00026980  0x000071c6 ixor  0x00000012 , 0x0000003e 
+ 00026981  0x000071c7 nbranch  0x00006959 , 0x00000005 
+ 00026982  0x000071c8 fetch  0x00000002 , 0x00000b12 
+ 00026983  0x000071c9 fetcht  0x00000002 , 0x00000b14 
+ 00026984  0x000071ca ixor  0x00000002 , 0x0000003e 
+ 00026985  0x000071cb rtn  0x00000005 
+ 00026986  0x000071cc enable  0x00000028 
+ 00026987  0x000071cd rtn 
+ 00026988  0x000071d0 fetch  0x00000002 , 0x0000423d 
+ 00026989  0x000071d1 ifetch  0x00000001 , 0x0000003f 
+ 00026990  0x000071d3 rtn  0x00000034 
+ 00026991  0x000071d4 copy  0x0000003f , 0x00000039 
+ 00026992  0x000071d5 fetch  0x00000002 , 0x0000423d 
+ 00026993  0x000071d6 increase  0x00000003 , 0x0000003f 
+ 00026994  0x000071d7 copy  0x0000003f , 0x00000011 
+ 00026995  0x000071d9 ifetcht  0x00000001 , 0x00000011 
+ 00026996  0x000071da call  0x000067dd 
+ 00026997  0x000071db increase  0x00000001 , 0x00000011 
+ 00026998  0x000071dc loop  0x00006973 
+ 00026999  0x000071de rtn 
+ 00027000  0x000071e1 arg  0x00000009 , 0x00000007 
+ 00027001  0x000071e2 call  0x00007f16 
+ 00027002  0x000071e3 nrtn  0x00000034 
+ 00027003  0x000071e4 setarg  0x00000020 
+ 00027004  0x000071e5 arg  0x00000009 , 0x00000007 
+ 00027005  0x000071e6 call  0x00007f08 
+ 00027006  0x000071e7 disable  0x00000028 
+ 00027007  0x000071e8 call  0x0000696c 
+ 00027008  0x000071e9 bpatchx  0x000000a2 , 0x00004034 
+ 00027009  0x000071ea fetch  0x00000002 , 0x0000423d 
+ 00027010  0x000071eb ifetch  0x00000001 , 0x0000003f 
+ 00027011  0x000071ed rtn  0x00000034 
+ 00027012  0x000071ee call  0x00006954 
+ 00027013  0x000071ef nbranch  0x00007d02 , 0x00000028 
+ 00027014  0x000071f0 call  0x00007d00 
+ 00027015  0x000071f1 disable  0x00000028 
+ 00027016  0x000071f2 fetch  0x00000002 , 0x00000b12 
+ 00027017  0x000071f3 store  0x00000002 , 0x00000b19 
+ 00027018  0x000071f4 jam  0x00000000 , 0x00000b1b 
+ 00027019  0x000071f5 force  0x00000000 , 0x00000007 
+ 00027020  0x000071f7 fetch  0x00000002 , 0x00000b14 
+ 00027021  0x000071f8 rshift  0x0000003f , 0x00000002 
+ 00027022  0x000071f9 storet  0x00000002 , 0x00000b14 
+ 00027023  0x000071fa and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00027024  0x000071fb fetcht  0x00000002 , 0x00000b19 
+ 00027025  0x000071fc and  0x00000002 , 0x00000001 , 0x00000011 
+ 00027026  0x000071fd rshift  0x00000002 , 0x00000002 
+ 00027027  0x000071fe storet  0x00000002 , 0x00000b19 
+ 00027028  0x000071ff ixor  0x00000011 , 0x0000003e 
+ 00027029  0x00007200 ncall  0x000069a1 , 0x00000005 
+ 00027030  0x00007201 fetch  0x00000002 , 0x0000423d 
+ 00027031  0x00007202 ifetch  0x00000001 , 0x0000003f 
+ 00027032  0x00007204 fetcht  0x00000001 , 0x00000b1b 
+ 00027033  0x00007205 increase  0x00000001 , 0x00000002 
+ 00027034  0x00007206 storet  0x00000001 , 0x00000b1b 
+ 00027035  0x00007207 copy  0x00000002 , 0x00000007 
+ 00027036  0x00007208 ixor  0x00000007 , 0x0000003e 
+ 00027037  0x00007209 nbranch  0x0000698c , 0x00000005 
+ 00027038  0x0000720a fetch  0x00000002 , 0x00000b12 
+ 00027039  0x0000720b store  0x00000002 , 0x00000b14 
+ 00027040  0x0000720c rtn 
+ 00027041  0x0000720e bpatchx  0x000000a3 , 0x00004034 
+ 00027042  0x0000720f fetch  0x00000002 , 0x0000423d 
+ 00027043  0x00007210 increase  0x00000001 , 0x0000003f 
+ 00027044  0x00007211 ifetch  0x00000002 , 0x0000003f 
+ 00027045  0x00007212 branch  0x00007f9c 
+ 00027046  0x0000721e hfetch  0x00000001 , 0x00008042 
+ 00027047  0x0000721f ior  0x00000011 , 0x0000003f 
+ 00027048  0x00007220 hstore  0x00000001 , 0x00008042 
+ 00027049  0x00007221 hfetch  0x00000002 , 0x00008050 
+ 00027050  0x00007222 set0  0x0000000d , 0x0000003f 
+ 00027051  0x00007223 hstore  0x00000002 , 0x00008050 
+ 00027052  0x00007224 nop  0x00000064 
+ 00027053  0x00007225 rtn 
+ 00027054  0x00007231 fetcht  0x00000003 , 0x00000a9c 
+ 00027055  0x00007232 setarg  0x00b71b00 
+ 00027056  0x00007233 idiv  0x00000002 
+ 00027057  0x00007234 call  0x00007f86 
+ 00027058  0x00007235 quotient  0x00000002 
+ 00027059  0x00007236 fetch  0x00000001 , 0x00000a9f 
+ 00027060  0x00007237 imul32  0x00000002 , 0x0000003f 
+ 00027061  0x00007238 div  0x0000003f , 0x00000064 
+ 00027062  0x00007239 call  0x00007f86 
+ 00027063  0x0000723a quotient  0x00000011 
+ 00027064  0x0000723b copy  0x00000002 , 0x0000003f 
+ 00027065  0x0000723c isub  0x00000011 , 0x00000012 
+ 00027066  0x0000723d fetch  0x00000001 , 0x00000a9b 
+ 00027067  0x0000723e call  0x000069be 
+ 00027068  0x0000723f fetch  0x00000001 , 0x00000a9a 
+ 00027069  0x00007240 branch  0x000069d5 
+ 00027070  0x00007244 beq  0x00000000 , 0x000069c4 
+ 00027071  0x00007245 beq  0x00000001 , 0x000069c6 
+ 00027072  0x00007246 beq  0x00000002 , 0x000069c8 
+ 00027073  0x00007247 beq  0x00000003 , 0x000069ca 
+ 00027074  0x00007248 beq  0x00000004 , 0x000069cc 
+ 00027075  0x00007249 beq  0x00000005 , 0x000069ce 
+ 00027076  0x0000724b arg  0x000080a0 , 0x00000005 
+ 00027077  0x0000724c branch  0x000069d0 
+ 00027078  0x0000724e arg  0x000080a4 , 0x00000005 
+ 00027079  0x0000724f branch  0x000069d0 
+ 00027080  0x00007251 arg  0x000080a8 , 0x00000005 
+ 00027081  0x00007252 branch  0x000069d0 
+ 00027082  0x00007254 arg  0x00008064 , 0x00000005 
+ 00027083  0x00007255 branch  0x000069d0 
+ 00027084  0x00007257 arg  0x00008068 , 0x00000005 
+ 00027085  0x00007258 branch  0x000069d0 
+ 00027086  0x0000725a arg  0x0000806c , 0x00000005 
+ 00027087  0x0000725b branch  0x000069d0 
+ 00027088  0x0000725d copy  0x00000011 , 0x0000003f 
+ 00027089  0x0000725e istore  0x00000002 , 0x00000005 
+ 00027090  0x0000725f copy  0x00000012 , 0x0000003f 
+ 00027091  0x00007260 istore  0x00000002 , 0x00000005 
+ 00027092  0x00007261 rtn 
+ 00027093  0x00007266 enable  0x00000028 
+ 00027094  0x00007267 branch  0x000069d8 
+ 00027095  0x00007269 disable  0x00000028 
+ 00027096  0x0000726b beq  0x00000004 , 0x000069e3 
+ 00027097  0x0000726c beq  0x00000005 , 0x000069e5 
+ 00027098  0x0000726d beq  0x0000001b , 0x000069e7 
+ 00027099  0x0000726e beq  0x0000001c , 0x000069e9 
+ 00027100  0x0000726f beq  0x00000003 , 0x000069eb 
+ 00027101  0x00007270 beq  0x00000008 , 0x000069ed 
+ 00027102  0x00007271 beq  0x00000014 , 0x000069ef 
+ 00027103  0x00007272 beq  0x00000015 , 0x000069f1 
+ 00027104  0x00007273 beq  0x00000016 , 0x000069f3 
+ 00027105  0x00007274 beq  0x00000017 , 0x000069f5 
+ 00027106  0x00007275 rtn 
+ 00027107  0x00007279 arg  0x00000006 , 0x00000007 
+ 00027108  0x0000727a branch  0x000069ff 
+ 00027109  0x0000727c arg  0x00000007 , 0x00000007 
+ 00027110  0x0000727d branch  0x000069ff 
+ 00027111  0x0000727f arg  0x00000008 , 0x00000007 
+ 00027112  0x00007280 branch  0x000069ff 
+ 00027113  0x00007282 arg  0x00000009 , 0x00000007 
+ 00027114  0x00007283 branch  0x000069ff 
+ 00027115  0x00007285 arg  0x0000000a , 0x00000007 
+ 00027116  0x00007286 branch  0x000069ff 
+ 00027117  0x00007288 arg  0x0000000b , 0x00000007 
+ 00027118  0x00007289 branch  0x000069ff 
+ 00027119  0x0000728b arg  0x0000000c , 0x00000007 
+ 00027120  0x0000728c branch  0x00006a01 
+ 00027121  0x0000728e arg  0x0000000d , 0x00000007 
+ 00027122  0x0000728f branch  0x00006a01 
+ 00027123  0x00007291 arg  0x0000000e , 0x00000007 
+ 00027124  0x00007292 branch  0x00006a01 
+ 00027125  0x00007294 arg  0x0000000f , 0x00000007 
+ 00027126  0x00007295 branch  0x00006a01 
+ 00027127  0x00007298 hfetch  0x00000002 , 0x00008081 
+ 00027128  0x00007299 qsetflag  0x00000028 , 0x0000003f 
+ 00027129  0x0000729a hstore  0x00000002 , 0x00008081 
+ 00027130  0x0000729b copy  0x00000011 , 0x00000007 
+ 00027131  0x0000729c hfetch  0x00000001 , 0x00008085 
+ 00027132  0x0000729d qsetflag  0x00000028 , 0x0000003f 
+ 00027133  0x0000729e hstore  0x00000001 , 0x00008085 
+ 00027134  0x0000729f rtn 
+ 00027135  0x000072a2 add  0x00000007 , 0xfffffffc , 0x00000011 
+ 00027136  0x000072a3 branch  0x000069f7 
+ 00027137  0x000072a6 add  0x00000007 , 0xfffffff6 , 0x00000011 
+ 00027138  0x000072a7 branch  0x000069f7 
+ 00027139  0x000072ad rtn  0x0000002b 
+ 00027140  0x000072ae jam  0x00000000 , 0x00004567 
+ 00027141  0x000072af jam  0x00000003 , 0x000004ed 
+ 00027142  0x000072b0 jam  0x00000003 , 0x000004ee 
+ 00027143  0x000072b1 jam  0x00000011 , 0x000004f2 
+ 00027144  0x000072b2 jam  0x00000013 , 0x000004f3 
+ 00027145  0x000072b3 setarg  0x00000000 
+ 00027146  0x000072b4 store  0x00000003 , 0x000004ef 
+ 00027147  0x000072b5 store  0x00000001 , 0x00004254 
+ 00027148  0x000072b6 jam  0x00000000 , 0x00004681 
+ 00027149  0x000072b9 bpatchx  0x000000a4 , 0x00004034 
+ 00027150  0x000072ba setarg  0x00000000 
+ 00027151  0x000072bb store  0x00000001 , 0x00004254 
+ 00027152  0x000072bc store  0x00000001 , 0x00004564 
+ 00027153  0x000072bd store  0x00000001 , 0x0000455d 
+ 00027154  0x000072be fetch  0x00000001 , 0x0000456b 
+ 00027155  0x000072bf beq  0x00000001 , 0x00006a16 
+ 00027156  0x000072c0 jam  0x00000050 , 0x00004569 
+ 00027157  0x000072c1 rtn 
+ 00027158  0x000072c4 jam  0x00000000 , 0x00004569 
+ 00027159  0x000072c5 rtn 
+ 00027160  0x000072c8 or_into  0x00000002 , 0x00000002 
+ 00027161  0x000072c9 rtn 
+ 00027162  0x000072d6 copy  0x00000002 , 0x0000003f 
+ 00027163  0x000072d7 reverse  0x0000003f , 0x0000003f 
+ 00027164  0x000072d8 store  0x00000001 , 0x00004562 
+ 00027165  0x000072d9 force  0x0000003f , 0x0000003f 
+ 00027166  0x000072da reverse  0x0000003f , 0x0000003f 
+ 00027167  0x000072db store  0x00000001 , 0x00004561 
+ 00027168  0x000072dc force  0x00000001 , 0x0000003f 
+ 00027169  0x000072dd reverse  0x0000003f , 0x0000003f 
+ 00027170  0x000072de store  0x00000001 , 0x00004560 
+ 00027171  0x000072df call  0x00006a50 
+ 00027172  0x000072e0 copy  0x00000002 , 0x0000003f 
+ 00027173  0x000072e1 rtn 
+ 00027174  0x000072e3 reverse  0x0000003f , 0x0000003f 
+ 00027175  0x000072e4 store  0x00000001 , 0x00004562 
+ 00027176  0x000072e5 force  0x00000073 , 0x0000003f 
+ 00027177  0x000072e6 reverse  0x0000003f , 0x0000003f 
+ 00027178  0x000072e7 store  0x00000001 , 0x00004561 
+ 00027179  0x000072e8 force  0x00000001 , 0x0000003f 
+ 00027180  0x000072e9 reverse  0x0000003f , 0x0000003f 
+ 00027181  0x000072ea store  0x00000001 , 0x00004560 
+ 00027182  0x000072eb branch  0x00006a50 
+ 00027183  0x000072ee fetch  0x00000001 , 0x00004563 
+ 00027184  0x000072ef branch  0x00006a33 , 0x00000034 
+ 00027185  0x000072f0 setarg  0x00000070 
+ 00027186  0x000072f1 rtn 
+ 00027187  0x000072f3 setarg  0x000000aa 
+ 00027188  0x000072f4 rtn 
+ 00027189  0x000072f7 reverse  0x0000003f , 0x0000003f 
+ 00027190  0x000072f8 store  0x00000001 , 0x00004562 
+ 00027191  0x000072f9 force  0x000000ef , 0x0000003f 
+ 00027192  0x000072fa call  0x00006a44 
+ 00027193  0x000072fb fetcht  0x00000002 , 0x000004f7 
+ 00027194  0x000072fc copy  0x00000002 , 0x00000005 
+ 00027195  0x000072fd istore  0x00000001 , 0x00000005 
+ 00027196  0x000072fe copy  0x00000005 , 0x00000002 
+ 00027197  0x000072ff storet  0x00000002 , 0x000004f7 
+ 00027198  0x00007300 force  0x000000ff , 0x0000003f 
+ 00027199  0x00007301 call  0x00006a44 
+ 00027200  0x00007302 fetcht  0x00000002 , 0x000004f7 
+ 00027201  0x00007303 copy  0x00000002 , 0x00000005 
+ 00027202  0x00007304 istore  0x00000001 , 0x00000005 
+ 00027203  0x00007305 rtn 
+ 00027204  0x0000730f reverse  0x0000003f , 0x0000003f 
+ 00027205  0x00007310 store  0x00000001 , 0x00004561 
+ 00027206  0x00007311 fetch  0x00000002 , 0x00004561 
+ 00027207  0x00007312 lshift8  0x0000003f , 0x0000003f 
+ 00027208  0x00007313 store  0x00000003 , 0x000004f4 
+ 00027209  0x00007314 arg  0x00000107 , 0x00000011 
+ 00027210  0x00007315 arg  0x0000000f , 0x00000012 
+ 00027211  0x00007316 call  0x00006a5d 
+ 00027212  0x00007317 xor_into  0x000000d7 , 0x0000003f 
+ 00027213  0x00007318 invert  0x0000003f , 0x0000003f 
+ 00027214  0x00007319 reverse  0x0000003f , 0x0000003f 
+ 00027215  0x0000731a rtn 
+ 00027216  0x00007325 fetch  0x00000003 , 0x00004560 
+ 00027217  0x00007326 store  0x00000003 , 0x000004f4 
+ 00027218  0x00007327 arg  0x00000107 , 0x00000011 
+ 00027219  0x00007328 arg  0x0000000f , 0x00000012 
+ 00027220  0x00007329 call  0x00006a5d 
+ 00027221  0x0000732a lshift8  0x0000003f , 0x0000003f 
+ 00027222  0x0000732b arg  0x00000007 , 0x00000012 
+ 00027223  0x0000732c call  0x00006a5d 
+ 00027224  0x0000732d xor_into  0x0000002b , 0x0000003f 
+ 00027225  0x0000732e invert  0x0000003f , 0x0000003f 
+ 00027226  0x0000732f reverse  0x0000003f , 0x0000003f 
+ 00027227  0x00007330 copy  0x0000003f , 0x00000002 
+ 00027228  0x00007331 rtn 
+ 00027229  0x00007334 arg  0x00000000 , 0x00000013 
+ 00027230  0x00007335 copy  0x00000012 , 0x00000039 
+ 00027231  0x00007336 call  0x00007e71 
+ 00027232  0x00007337 icopy  0x00000002 
+ 00027233  0x0000733d copy  0x00000002 , 0x0000003f 
+ 00027234  0x0000733e lshift  0x00000013 , 0x00000013 
+ 00027235  0x0000733f bbit0  0x00000008 , 0x00006a66 
+ 00027236  0x00007340 ixor  0x00000011 , 0x00000002 
+ 00027237  0x00007341 increase  0x00000001 , 0x00000013 
+ 00027238  0x00007343 lshift  0x00000002 , 0x00000002 
+ 00027239  0x00007344 fetch  0x00000003 , 0x000004f4 
+ 00027240  0x00007345 increase  0xffffffff , 0x00000012 
+ 00027241  0x00007346 compare  0x000000ff , 0x00000012 , 0x000000ff 
+ 00027242  0x00007347 branch  0x00006a70 , 0x00000001 
+ 00027243  0x00007348 copy  0x00000012 , 0x00000039 
+ 00027244  0x00007349 call  0x00007e71 
+ 00027245  0x0000734a isolate1  0x00000000 , 0x0000003f 
+ 00027246  0x0000734b setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00027247  0x0000734c branch  0x00006a61 
+ 00027248  0x0000734f rshift  0x00000002 , 0x0000003f 
+ 00027249  0x00007350 rtn 
+ 00027250  0x00007353 fetcht  0x00000001 , 0x0000455d 
+ 00027251  0x00007356 lshift2  0x00000002 , 0x00000002 
+ 00027252  0x00007357 set1  0x00000000 , 0x00000002 
+ 00027253  0x00007358 fetch  0x00000001 , 0x00004563 
+ 00027254  0x00007359 ncall  0x00006a18 , 0x00000034 
+ 00027255  0x0000735a storet  0x00000001 , 0x0000050d 
+ 00027256  0x0000735b rtn 
+ 00027257  0x0000735f lshift  0x00000002 , 0x00000002 
+ 00027258  0x00007360 fetch  0x00000001 , 0x00004563 
+ 00027259  0x00007361 setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00027260  0x00007363 rtn 
+ 00027261  0x00007365 fetcht  0x00000001 , 0x000004fc 
+ 00027262  0x00007366 jam  0x000000d7 , 0x000004fe 
+ 00027263  0x00007367 call  0x00006bb6 
+ 00027264  0x00007368 fetch  0x00000001 , 0x00004251 
+ 00027265  0x00007369 set1  0x00000006 , 0x0000003f 
+ 00027266  0x0000736a set1  0x00000007 , 0x0000003f 
+ 00027267  0x0000736b store  0x00000001 , 0x00004251 
+ 00027268  0x0000736c jam  0x00000000 , 0x00004563 
+ 00027269  0x0000736d branch  0x00006b97 
+ 00027270  0x0000736f fetch  0x00000001 , 0x00004251 
+ 00027271  0x00007370 set1  0x00000007 , 0x0000003f 
+ 00027272  0x00007371 store  0x00000001 , 0x00004251 
+ 00027273  0x00007372 branch  0x00006b97 
+ 00027274  0x00007376 bpatchx  0x000000a5 , 0x00004034 
+ 00027275  0x00007377 fetch  0x00000001 , 0x00004681 
+ 00027276  0x00007378 beq  0x00000000 , 0x00006a8e 
+ 00027277  0x00007379 branch  0x00006b4c 
+ 00027278  0x0000737c fetch  0x00000002 , 0x00000264 
+ 00027279  0x0000737d copy  0x0000003f , 0x00000006 
+ 00027280  0x0000737e call  0x00006ab8 
+ 00027281  0x0000737f fetch  0x00000001 , 0x000004fc 
+ 00027282  0x00007380 beq  0x00000000 , 0x00006a94 
+ 00027283  0x00007381 branch  0x00006b18 
+ 00027284  0x00007383 bpatchx  0x000000a6 , 0x00004034 
+ 00027285  0x00007384 fetch  0x00000001 , 0x000004fd 
+ 00027286  0x00007385 beq  0x0000003f , 0x00006a7d 
+ 00027287  0x00007386 beq  0x00000073 , 0x00006a86 
+ 00027288  0x00007387 beq  0x000000ef , 0x00006a9b 
+ 00027289  0x00007388 beq  0x00000053 , 0x00006b44 
+ 00027290  0x00007389 rtn 
+ 00027291  0x0000738d fetch  0x00000002 , 0x00000501 
+ 00027292  0x0000738e copy  0x0000003f , 0x00000006 
+ 00027293  0x0000738f call  0x00006ac3 
+ 00027294  0x00007390 fetch  0x00000001 , 0x00000503 
+ 00027295  0x00007391 beq  0x00000041 , 0x00006aa5 
+ 00027296  0x00007392 beq  0x00000040 , 0x00006aad 
+ 00027297  0x00007393 beq  0x00000071 , 0x00006ae6 
+ 00027298  0x00007394 beq  0x00000070 , 0x00006af2 
+ 00027299  0x00007395 beq  0x00000049 , 0x00006afd 
+ 00027300  0x00007396 branch  0x00006b97 
+ 00027301  0x00007399 call  0x00006aaf 
+ 00027302  0x0000739b branch  0x00006aa7 
+ 00027303  0x0000739e fetch  0x00000001 , 0x00004254 
+ 00027304  0x0000739f set1  0x00000000 , 0x0000003f 
+ 00027305  0x000073a0 set1  0x00000001 , 0x0000003f 
+ 00027306  0x000073a1 store  0x00000001 , 0x00004254 
+ 00027307  0x000073a2 call  0x00006be0 
+ 00027308  0x000073a3 branch  0x00006b97 
+ 00027309  0x000073a6 call  0x00006aaf 
+ 00027310  0x000073a7 branch  0x00006b97 
+ 00027311  0x000073aa call  0x00006acb 
+ 00027312  0x000073ab branch  0x00006ad7 
+ 00027313  0x000073ae call  0x00006acb 
+ 00027314  0x000073af ifetch  0x00000001 , 0x00000006 
+ 00027315  0x000073b0 rshift3  0x0000003f , 0x0000003f 
+ 00027316  0x000073b1 store  0x00000001 , 0x0000456a 
+ 00027317  0x000073b2 ifetch  0x00000001 , 0x00000006 
+ 00027318  0x000073b3 store  0x00000001 , 0x00000508 
+ 00027319  0x000073b4 rtn 
+ 00027320  0x000073b8 ifetch  0x00000001 , 0x00000006 
+ 00027321  0x000073b9 store  0x00000001 , 0x000004fb 
+ 00027322  0x000073ba rshift3  0x0000003f , 0x0000003f 
+ 00027323  0x000073bb store  0x00000001 , 0x000004fc 
+ 00027324  0x000073bc ifetch  0x00000001 , 0x00000006 
+ 00027325  0x000073bd store  0x00000001 , 0x000004fd 
+ 00027326  0x000073bf call  0x00006ace 
+ 00027327  0x000073c0 storet  0x00000002 , 0x000004ff 
+ 00027328  0x000073c1 copy  0x00000006 , 0x0000003f 
+ 00027329  0x000073c2 store  0x00000002 , 0x00000501 
+ 00027330  0x000073c3 rtn 
+ 00027331  0x000073c6 ifetch  0x00000001 , 0x00000006 
+ 00027332  0x000073c7 rshift  0x0000003f , 0x0000003f 
+ 00027333  0x000073c8 store  0x00000001 , 0x00000503 
+ 00027334  0x000073c9 call  0x00006ace 
+ 00027335  0x000073ca storet  0x00000002 , 0x00000504 
+ 00027336  0x000073cb copy  0x00000006 , 0x0000003f 
+ 00027337  0x000073cc store  0x00000002 , 0x00000506 
+ 00027338  0x000073cd rtn 
+ 00027339  0x000073d1 fetch  0x00000002 , 0x00000506 
+ 00027340  0x000073d2 copy  0x0000003f , 0x00000006 
+ 00027341  0x000073d3 rtn 
+ 00027342  0x000073d6 ifetch  0x00000001 , 0x00000006 
+ 00027343  0x000073d7 copy  0x0000003f , 0x00000002 
+ 00027344  0x000073d8 rshift  0x00000002 , 0x00000002 
+ 00027345  0x000073d9 rtnbit1  0x00000000 
+ 00027346  0x000073da ifetch  0x00000001 , 0x00000006 
+ 00027347  0x000073db lshift3  0x0000003f , 0x0000003f 
+ 00027348  0x000073dc lshift4  0x0000003f , 0x0000003f 
+ 00027349  0x000073dd iadd  0x00000002 , 0x00000002 
+ 00027350  0x000073de rtn 
+ 00027351  0x000073e1 ifetch  0x00000001 , 0x00000006 
+ 00027352  0x000073e2 store  0x00000001 , 0x0000455d 
+ 00027353  0x000073e3 ifetch  0x00000001 , 0x00000006 
+ 00027354  0x000073e4 store  0x00000001 , 0x00000509 
+ 00027355  0x000073e5 ifetch  0x00000001 , 0x00000006 
+ 00027356  0x000073e6 store  0x00000001 , 0x0000050a 
+ 00027357  0x000073e7 ifetch  0x00000001 , 0x00000006 
+ 00027358  0x000073e8 store  0x00000001 , 0x0000050b 
+ 00027359  0x000073e9 ifetch  0x00000002 , 0x00000006 
+ 00027360  0x000073ea store  0x00000002 , 0x0000455e 
+ 00027361  0x000073eb ifetch  0x00000001 , 0x00000006 
+ 00027362  0x000073ec store  0x00000001 , 0x0000050c 
+ 00027363  0x000073ed ifetch  0x00000001 , 0x00000006 
+ 00027364  0x000073ee store  0x00000001 , 0x00004568 
+ 00027365  0x000073ef rtn 
+ 00027366  0x000073f3 call  0x00006ab1 
+ 00027367  0x000073f5 branch  0x00006ae8 
+ 00027368  0x000073f8 fetch  0x00000001 , 0x00004254 
+ 00027369  0x000073f9 set1  0x00000005 , 0x0000003f 
+ 00027370  0x000073fa set1  0x00000006 , 0x0000003f 
+ 00027371  0x000073fb store  0x00000001 , 0x00004254 
+ 00027372  0x000073fc fetcht  0x00000001 , 0x0000455d 
+ 00027373  0x000073fd lshift2  0x00000002 , 0x00000002 
+ 00027374  0x000073fe or_into  0x00000003 , 0x00000002 
+ 00027375  0x000073ff call  0x00006c11 
+ 00027376  0x00007400 jam  0x00000003 , 0x00004567 
+ 00027377  0x00007401 branch  0x00006b97 
+ 00027378  0x00007404 jam  0x00000008 , 0x00000a99 
+ 00027379  0x00007405 call  0x00007d86 
+ 00027380  0x00007406 call  0x00006ab1 
+ 00027381  0x00007407 fetch  0x00000001 , 0x0000456a 
+ 00027382  0x00007408 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00027383  0x00007409 branch  0x00006af9 , 0x00000005 
+ 00027384  0x0000740a branch  0x00002a8c 
+ 00027385  0x0000740c fetch  0x00000001 , 0x00004254 
+ 00027386  0x0000740d set1  0x00000007 , 0x0000003f 
+ 00027387  0x0000740e store  0x00000001 , 0x00004254 
+ 00027388  0x0000740f branch  0x00006b97 
+ 00027389  0x00007412 call  0x00006acb 
+ 00027390  0x00007413 ifetch  0x00000001 , 0x00000006 
+ 00027391  0x00007414 store  0x00000001 , 0x00000ac2 
+ 00027392  0x00007415 call  0x000052d2 
+ 00027393  0x00007416 call  0x000052e0 
+ 00027394  0x00007417 setarg  0x0000000e 
+ 00027395  0x00007418 istore  0x00000002 , 0x00000005 
+ 00027396  0x00007419 fetch  0x00000002 , 0x0000424a 
+ 00027397  0x0000741a istore  0x00000002 , 0x00000005 
+ 00027398  0x0000741b fetch  0x00000001 , 0x00004563 
+ 00027399  0x0000741d lshift  0x0000003f , 0x0000003f 
+ 00027400  0x0000741e set1  0x00000000 , 0x0000003f 
+ 00027401  0x0000741f istore  0x00000001 , 0x00000005 
+ 00027402  0x00007420 bpatchx  0x000000a7 , 0x00004034 
+ 00027403  0x00007421 setarg  0x000015ef 
+ 00027404  0x00007422 istore  0x00000002 , 0x00000005 
+ 00027405  0x00007423 setarg  0x00001191 
+ 00027406  0x00007424 istore  0x00000002 , 0x00000005 
+ 00027407  0x00007427 fetch  0x00000001 , 0x00000ac2 
+ 00027408  0x00007428 istore  0x00000001 , 0x00000005 
+ 00027409  0x00007429 setarg  0x00000007 
+ 00027410  0x0000742a istore  0x00000005 , 0x00000005 
+ 00027411  0x0000742d setarg  0x00000001 
+ 00027412  0x0000742e istore  0x00000002 , 0x00000005 
+ 00027413  0x00007431 call  0x00006a2f 
+ 00027414  0x00007432 istore  0x00000001 , 0x00000005 
+ 00027415  0x00007433 rtn 
+ 00027416  0x00007438 branch  0x00006b19 
+ 00027417  0x0000743b bpatchx  0x000000a8 , 0x00004035 
+ 00027418  0x0000743c fetch  0x00000001 , 0x000004fd 
+ 00027419  0x0000743d beq  0x00000073 , 0x00006b21 
+ 00027420  0x0000743e beq  0x0000003f , 0x00006b25 
+ 00027421  0x0000743f beq  0x000000ef , 0x00006b3f 
+ 00027422  0x00007440 beq  0x000000ff , 0x00006b37 
+ 00027423  0x00007441 beq  0x00000053 , 0x00006b46 
+ 00027424  0x00007442 rtn 
+ 00027425  0x00007444 fetch  0x00000001 , 0x00004254 
+ 00027426  0x00007445 set1  0x00000003 , 0x0000003f 
+ 00027427  0x00007446 store  0x00000001 , 0x00004254 
+ 00027428  0x00007447 branch  0x00006b97 
+ 00027429  0x00007449 fetch  0x00000001 , 0x00004254 
+ 00027430  0x0000744a set1  0x00000003 , 0x0000003f 
+ 00027431  0x0000744b set1  0x00000002 , 0x0000003f 
+ 00027432  0x0000744c store  0x00000001 , 0x00004254 
+ 00027433  0x0000744d fetch  0x00000001 , 0x000004fb 
+ 00027434  0x0000744e call  0x00006a26 
+ 00027435  0x0000744f store  0x00000001 , 0x000004fe 
+ 00027436  0x00007450 call  0x00006bb6 
+ 00027437  0x00007451 fetch  0x00000001 , 0x000004fb 
+ 00027438  0x00007452 rshift2  0x0000003f , 0x0000003f 
+ 00027439  0x00007453 store  0x00000001 , 0x0000455d 
+ 00027440  0x00007454 lshift2  0x0000003f , 0x0000003f 
+ 00027441  0x00007455 set0  0x00000001 , 0x0000003f 
+ 00027442  0x00007456 set1  0x00000000 , 0x0000003f 
+ 00027443  0x00007457 arg  0x00004565 , 0x00000002 
+ 00027444  0x00007458 storet  0x00000002 , 0x000004f7 
+ 00027445  0x00007459 call  0x00006a35 
+ 00027446  0x0000745a branch  0x00006b97 
+ 00027447  0x0000745d fetch  0x00000002 , 0x00000501 
+ 00027448  0x0000745e copy  0x0000003f , 0x00000006 
+ 00027449  0x0000745f increase  0x00000001 , 0x0000003f 
+ 00027450  0x00007460 store  0x00000002 , 0x00000501 
+ 00027451  0x00007461 ifetch  0x00000001 , 0x00000006 
+ 00027452  0x00007462 fetcht  0x00000001 , 0x00004568 
+ 00027453  0x00007463 iadd  0x00000002 , 0x0000003f 
+ 00027454  0x00007464 store  0x00000001 , 0x00004568 
+ 00027455  0x00007466 call  0x00006c42 
+ 00027456  0x00007468 call  0x00006a72 
+ 00027457  0x00007469 call  0x00006c28 
+ 00027458  0x0000746a call  0x00006c4b 
+ 00027459  0x0000746b branch  0x00006b97 
+ 00027460  0x0000746e jam  0x00000009 , 0x00000a99 
+ 00027461  0x0000746f call  0x00007d86 
+ 00027462  0x00007471 call  0x00006a0d 
+ 00027463  0x00007472 fetch  0x00000001 , 0x000004fb 
+ 00027464  0x00007473 call  0x00006a26 
+ 00027465  0x00007474 store  0x00000001 , 0x000004fe 
+ 00027466  0x00007475 call  0x00006bb6 
+ 00027467  0x00007476 branch  0x00006b97 
+ 00027468  0x0000747c fetch  0x00000002 , 0x00000264 
+ 00027469  0x0000747d copy  0x0000003f , 0x00000006 
+ 00027470  0x0000747e call  0x00006ab8 
+ 00027471  0x0000747f fetch  0x00000001 , 0x000004fc 
+ 00027472  0x00007480 beq  0x00000000 , 0x00006b52 
+ 00027473  0x00007481 branch  0x00006b86 
+ 00027474  0x00007484 bpatchx  0x000000a9 , 0x00004035 
+ 00027475  0x00007485 fetch  0x00000001 , 0x000004fd 
+ 00027476  0x00007486 beq  0x0000003f , 0x00006a7d 
+ 00027477  0x00007487 beq  0x00000073 , 0x00006a86 
+ 00027478  0x00007488 beq  0x000000ef , 0x00006b58 
+ 00027479  0x00007489 branch  0x00006b97 
+ 00027480  0x0000748b fetch  0x00000002 , 0x00000501 
+ 00027481  0x0000748c copy  0x0000003f , 0x00000006 
+ 00027482  0x0000748d call  0x00006ac3 
+ 00027483  0x0000748e fetch  0x00000001 , 0x00000503 
+ 00027484  0x0000748f beq  0x00000041 , 0x00006b61 
+ 00027485  0x00007490 beq  0x00000040 , 0x00006b61 
+ 00027486  0x00007491 beq  0x00000071 , 0x00006b6c 
+ 00027487  0x00007492 beq  0x00000070 , 0x00006b7c 
+ 00027488  0x00007493 branch  0x00006b97 
+ 00027489  0x00007496 call  0x00006aaf 
+ 00027490  0x00007497 fetch  0x00000001 , 0x0000455d 
+ 00027491  0x00007498 rshift  0x0000003f , 0x0000003f 
+ 00027492  0x00007499 fetcht  0x00000001 , 0x00004564 
+ 00027493  0x0000749a isub  0x00000002 , 0x0000003e 
+ 00027494  0x0000749b branch  0x00006b68 , 0x00000005 
+ 00027495  0x0000749c branch  0x00002a8c 
+ 00027496  0x0000749e fetch  0x00000001 , 0x00004254 
+ 00027497  0x0000749f set1  0x00000001 , 0x0000003f 
+ 00027498  0x000074a0 store  0x00000001 , 0x00004254 
+ 00027499  0x000074a1 branch  0x00006b97 
+ 00027500  0x000074a4 call  0x00006ab1 
+ 00027501  0x000074a5 fetch  0x00000001 , 0x0000456a 
+ 00027502  0x000074a6 fetcht  0x00000001 , 0x00004564 
+ 00027503  0x000074a7 isub  0x00000002 , 0x0000003e 
+ 00027504  0x000074a8 branch  0x00006b73 , 0x00000005 
+ 00027505  0x000074a9 branch  0x00002a8c 
+ 00027506  0x000074aa branch  0x00006b97 
+ 00027507  0x000074ac fetch  0x00000001 , 0x00004254 
+ 00027508  0x000074ad set1  0x00000005 , 0x0000003f 
+ 00027509  0x000074ae set1  0x00000006 , 0x0000003f 
+ 00027510  0x000074af store  0x00000001 , 0x00004254 
+ 00027511  0x000074b0 fetcht  0x00000001 , 0x0000455d 
+ 00027512  0x000074b1 lshift2  0x00000002 , 0x00000002 
+ 00027513  0x000074b2 or_into  0x00000003 , 0x00000002 
+ 00027514  0x000074b3 call  0x00006c11 
+ 00027515  0x000074b4 branch  0x00006b97 
+ 00027516  0x000074b7 call  0x00006ab1 
+ 00027517  0x000074b8 fetch  0x00000001 , 0x0000456a 
+ 00027518  0x000074b9 fetcht  0x00000001 , 0x00004564 
+ 00027519  0x000074ba isub  0x00000002 , 0x0000003e 
+ 00027520  0x000074bb branch  0x00006b82 , 0x00000005 
+ 00027521  0x000074bc branch  0x00002a8c 
+ 00027522  0x000074be fetch  0x00000001 , 0x00004254 
+ 00027523  0x000074bf set1  0x00000007 , 0x0000003f 
+ 00027524  0x000074c0 store  0x00000001 , 0x00004254 
+ 00027525  0x000074c1 branch  0x00006b97 
+ 00027526  0x000074c4 fetch  0x00000001 , 0x000004fc 
+ 00027527  0x000074c5 fetcht  0x00000001 , 0x00004564 
+ 00027528  0x000074c6 isub  0x00000002 , 0x0000003e 
+ 00027529  0x000074c7 branch  0x00006b8c , 0x00000005 
+ 00027530  0x000074c8 branch  0x00002a8c 
+ 00027531  0x000074c9 branch  0x00006b97 
+ 00027532  0x000074cc fetch  0x00000001 , 0x000004fd 
+ 00027533  0x000074cd beq  0x00000073 , 0x00006b91 
+ 00027534  0x000074ce beq  0x000000ef , 0x00006b3f 
+ 00027535  0x000074cf beq  0x000000ff , 0x00006b37 
+ 00027536  0x000074d0 beq  0x00000053 , 0x00006b96 
+ 00027537  0x000074d2 fetch  0x00000001 , 0x00004254 
+ 00027538  0x000074d3 set1  0x00000003 , 0x0000003f 
+ 00027539  0x000074d4 store  0x00000001 , 0x00004254 
+ 00027540  0x000074d5 branch  0x00006b97 
+ 00027541  0x000074d7 branch  0x00006b95 
+ 00027542  0x000074d9 branch  0x00006b46 
+ 00027543  0x000074db rtn 
+ 00027544  0x000074de fetch  0x00000001 , 0x00004567 
+ 00027545  0x000074df rtn  0x00000034 
+ 00027546  0x000074e0 beq  0x00000003 , 0x00006b9c 
+ 00027547  0x000074e1 branch  0x00002a8c 
+ 00027548  0x000074e4 jam  0x00000000 , 0x00004567 
+ 00027549  0x000074e5 call  0x000052d2 
+ 00027550  0x000074e6 arg  0x00000001 , 0x00000002 
+ 00027551  0x000074e7 fetcht  0x00000001 , 0x0000455d 
+ 00027552  0x000074e8 lshift2  0x00000002 , 0x00000002 
+ 00027553  0x000074ea or_into  0x00000003 , 0x00000002 
+ 00027554  0x000074eb arg  0x000000aa , 0x00000011 
+ 00027555  0x000074ec call  0x00006bfc 
+ 00027556  0x000074ed call  0x000052e0 
+ 00027557  0x000074ee copy  0x00000005 , 0x00000006 
+ 00027558  0x000074ef ifetch  0x00000002 , 0x00000006 
+ 00027559  0x000074f0 branch  0x00002a8c , 0x00000034 
+ 00027560  0x000074f1 rtn 
+ 00027561  0x000074f4 call  0x000052e0 
+ 00027562  0x000074f5 setarg  0x00000004 
+ 00027563  0x000074f6 istore  0x00000002 , 0x00000005 
+ 00027564  0x000074f7 fetch  0x00000002 , 0x0000424a 
+ 00027565  0x000074f8 istore  0x00000002 , 0x00000005 
+ 00027566  0x000074f9 fetch  0x00000001 , 0x000004fb 
+ 00027567  0x000074fa istore  0x00000001 , 0x00000005 
+ 00027568  0x000074fb bpatchx  0x000000aa , 0x00004035 
+ 00027569  0x000074fc setarg  0x0000013f 
+ 00027570  0x000074fd istore  0x00000002 , 0x00000005 
+ 00027571  0x000074fe fetch  0x00000001 , 0x000004fe 
+ 00027572  0x000074ff istore  0x00000001 , 0x00000005 
+ 00027573  0x00007500 rtn 
+ 00027574  0x00007502 call  0x000052d2 
+ 00027575  0x00007503 call  0x000052e0 
+ 00027576  0x00007504 setarg  0x00000004 
+ 00027577  0x00007505 istore  0x00000002 , 0x00000005 
+ 00027578  0x00007506 fetch  0x00000002 , 0x0000424a 
+ 00027579  0x00007507 istore  0x00000002 , 0x00000005 
+ 00027580  0x00007508 fetch  0x00000001 , 0x000004fb 
+ 00027581  0x00007509 istore  0x00000001 , 0x00000005 
+ 00027582  0x0000750a bpatchx  0x000000ab , 0x00004035 
+ 00027583  0x0000750b setarg  0x00000173 
+ 00027584  0x0000750c istore  0x00000002 , 0x00000005 
+ 00027585  0x0000750d fetch  0x00000001 , 0x000004fe 
+ 00027586  0x0000750e istore  0x00000001 , 0x00000005 
+ 00027587  0x0000750f rtn 
+ 00027588  0x00007511 call  0x000052e0 
+ 00027589  0x00007512 setarg  0x0000000e 
+ 00027590  0x00007513 istore  0x00000002 , 0x00000005 
+ 00027591  0x00007514 fetch  0x00000002 , 0x0000424a 
+ 00027592  0x00007515 istore  0x00000002 , 0x00000005 
+ 00027593  0x00007516 fetch  0x00000001 , 0x00004563 
+ 00027594  0x00007517 lshift  0x0000003f , 0x0000003f 
+ 00027595  0x00007518 set1  0x00000000 , 0x0000003f 
+ 00027596  0x00007519 istore  0x00000001 , 0x00000005 
+ 00027597  0x0000751a bpatchx  0x000000ac , 0x00004035 
+ 00027598  0x0000751b setarg  0x000015ef 
+ 00027599  0x0000751c istore  0x00000002 , 0x00000005 
+ 00027600  0x0000751d setarg  0x00001183 
+ 00027601  0x0000751e istore  0x00000002 , 0x00000005 
+ 00027602  0x0000751f copy  0x00000002 , 0x0000003f 
+ 00027603  0x00007520 istore  0x00000001 , 0x00000005 
+ 00027604  0x00007521 setarg  0x000000f0 
+ 00027605  0x00007522 istore  0x00000003 , 0x00000005 
+ 00027606  0x00007523 setarg  0x0000007f 
+ 00027607  0x00007524 istore  0x00000002 , 0x00000005 
+ 00027608  0x00007525 setarg  0x00000000 
+ 00027609  0x00007526 istore  0x00000001 , 0x00000005 
+ 00027610  0x00007527 setarg  0x00000001 
+ 00027611  0x00007528 istore  0x00000001 , 0x00000005 
+ 00027612  0x00007529 call  0x00006a2f 
+ 00027613  0x0000752a istore  0x00000001 , 0x00000005 
+ 00027614  0x0000752b jam  0x00000010 , 0x00004569 
+ 00027615  0x0000752c rtn 
+ 00027616  0x0000752e call  0x000052d2 
+ 00027617  0x0000752f call  0x000052e0 
+ 00027618  0x00007530 setarg  0x0000000e 
+ 00027619  0x00007531 istore  0x00000002 , 0x00000005 
+ 00027620  0x00007532 fetch  0x00000002 , 0x0000424a 
+ 00027621  0x00007533 istore  0x00000002 , 0x00000005 
+ 00027622  0x00007534 fetch  0x00000001 , 0x00004563 
+ 00027623  0x00007535 lshift  0x0000003f , 0x0000003f 
+ 00027624  0x00007536 set1  0x00000000 , 0x0000003f 
+ 00027625  0x00007537 istore  0x00000001 , 0x00000005 
+ 00027626  0x00007538 bpatchx  0x000000ad , 0x00004035 
+ 00027627  0x00007539 setarg  0x000015ef 
+ 00027628  0x0000753a istore  0x00000002 , 0x00000005 
+ 00027629  0x0000753b setarg  0x00001181 
+ 00027630  0x0000753c istore  0x00000002 , 0x00000005 
+ 00027631  0x0000753d fetch  0x00000001 , 0x0000455d 
+ 00027632  0x0000753e istore  0x00000001 , 0x00000005 
+ 00027633  0x0000753f setarg  0x000000e0 
+ 00027634  0x00007540 istore  0x00000003 , 0x00000005 
+ 00027635  0x00007541 fetch  0x00000002 , 0x0000456c 
+ 00027636  0x00007542 istore  0x00000002 , 0x00000005 
+ 00027637  0x00007543 setarg  0x00000000 
+ 00027638  0x00007544 istore  0x00000001 , 0x00000005 
+ 00027639  0x00007545 fetch  0x00000001 , 0x0000456e 
+ 00027640  0x00007546 istore  0x00000001 , 0x00000005 
+ 00027641  0x00007547 call  0x00006a2f 
+ 00027642  0x00007548 istore  0x00000001 , 0x00000005 
+ 00027643  0x00007549 rtn 
+ 00027644  0x0000754b call  0x000052e0 
+ 00027645  0x0000754c setarg  0x00000008 
+ 00027646  0x0000754d istore  0x00000002 , 0x00000005 
+ 00027647  0x0000754e fetch  0x00000002 , 0x0000424a 
+ 00027648  0x0000754f istore  0x00000002 , 0x00000005 
+ 00027649  0x00007550 fetch  0x00000001 , 0x00004563 
+ 00027650  0x00007551 lshift  0x0000003f , 0x0000003f 
+ 00027651  0x00007552 set1  0x00000000 , 0x0000003f 
+ 00027652  0x00007553 istore  0x00000001 , 0x00000005 
+ 00027653  0x00007554 bpatchx  0x000000ae , 0x00004035 
+ 00027654  0x00007555 setarg  0x000009ef 
+ 00027655  0x00007556 istore  0x00000002 , 0x00000005 
+ 00027656  0x00007557 setarg  0x000005e3 
+ 00027657  0x00007558 istore  0x00000002 , 0x00000005 
+ 00027658  0x00007559 copy  0x00000002 , 0x0000003f 
+ 00027659  0x0000755a istore  0x00000001 , 0x00000005 
+ 00027660  0x0000755b setarg  0x0000008d 
+ 00027661  0x0000755c istore  0x00000001 , 0x00000005 
+ 00027662  0x0000755d call  0x00006a2f 
+ 00027663  0x0000755e istore  0x00000001 , 0x00000005 
+ 00027664  0x0000755f rtn 
+ 00027665  0x00007562 call  0x000052d2 
+ 00027666  0x00007563 call  0x000052e0 
+ 00027667  0x00007564 setarg  0x00000008 
+ 00027668  0x00007565 istore  0x00000002 , 0x00000005 
+ 00027669  0x00007566 fetch  0x00000002 , 0x0000424a 
+ 00027670  0x00007567 istore  0x00000002 , 0x00000005 
+ 00027671  0x00007568 copy  0x00000002 , 0x0000000b 
+ 00027672  0x00007569 fetch  0x00000001 , 0x00004563 
+ 00027673  0x0000756a lshift  0x0000003f , 0x0000003f 
+ 00027674  0x0000756b set1  0x00000000 , 0x0000003f 
+ 00027675  0x0000756c istore  0x00000001 , 0x00000005 
+ 00027676  0x0000756d bpatchx  0x000000af , 0x00004035 
+ 00027677  0x0000756e setarg  0x000009ef 
+ 00027678  0x0000756f istore  0x00000002 , 0x00000005 
+ 00027679  0x00007570 setarg  0x000005e1 
+ 00027680  0x00007571 istore  0x00000002 , 0x00000005 
+ 00027681  0x00007572 copy  0x0000000b , 0x0000003f 
+ 00027682  0x00007573 istore  0x00000001 , 0x00000005 
+ 00027683  0x00007574 setarg  0x0000008d 
+ 00027684  0x00007575 istore  0x00000001 , 0x00000005 
+ 00027685  0x00007576 call  0x00006a2f 
+ 00027686  0x00007577 istore  0x00000001 , 0x00000005 
+ 00027687  0x00007578 rtn 
+ 00027688  0x0000757b bpatchx  0x000000b0 , 0x00004036 
+ 00027689  0x0000757c fetch  0x00000001 , 0x00004569 
+ 00027690  0x0000757d rtn  0x00000034 
+ 00027691  0x0000757e hfetch  0x00000002 , 0x00008112 
+ 00027692  0x0000757f nrtn  0x00000034 
+ 00027693  0x00007580 copy  0x00000011 , 0x0000003f 
+ 00027694  0x00007581 store  0x00000001 , 0x00000a9b 
+ 00027695  0x00007582 storet  0x00000001 , 0x00000a9a 
+ 00027696  0x00007583 call  0x0000526e 
+ 00027697  0x00007584 nrtn  0x00000034 
+ 00027698  0x00007585 call  0x000052d2 
+ 00027699  0x00007586 call  0x000052e0 
+ 00027700  0x00007587 setarg  0x00000005 
+ 00027701  0x00007588 istore  0x00000002 , 0x00000005 
+ 00027702  0x00007589 fetch  0x00000002 , 0x0000424a 
+ 00027703  0x0000758a istore  0x00000002 , 0x00000005 
+ 00027704  0x0000758b fetch  0x00000001 , 0x0000050d 
+ 00027705  0x0000758c istore  0x00000001 , 0x00000005 
+ 00027706  0x0000758d setarg  0x000001ff 
+ 00027707  0x0000758e istore  0x00000002 , 0x00000005 
+ 00027708  0x0000758f fetch  0x00000001 , 0x00004569 
+ 00027709  0x00007590 istore  0x00000001 , 0x00000005 
+ 00027710  0x00007591 fetch  0x00000001 , 0x00004566 
+ 00027711  0x00007592 istore  0x00000001 , 0x00000005 
+ 00027712  0x00007593 jam  0x00000000 , 0x00004569 
+ 00027713  0x00007594 rtn 
+ 00027714  0x00007597 bpatchx  0x000000b1 , 0x00004036 
+ 00027715  0x00007598 fetch  0x00000001 , 0x0000456b 
+ 00027716  0x00007599 rtneq  0x00000001 
+ 00027717  0x0000759a fetch  0x00000002 , 0x000004ff 
+ 00027718  0x0000759b rtn  0x00000034 
+ 00027719  0x0000759c fetch  0x00000001 , 0x00004569 
+ 00027720  0x0000759d increase  0x00000001 , 0x0000003f 
+ 00027721  0x0000759e store  0x00000001 , 0x00004569 
+ 00027722  0x0000759f rtn 
+ 00027723  0x000075a2 fetch  0x00000002 , 0x0000456f 
+ 00027724  0x000075a3 branch  0x00007f9c 
+ 00027725  0x000075a6 bpatchx  0x000000b2 , 0x00004036 
+ 00027726  0x000075a8 fetch  0x00000001 , 0x00004568 
+ 00027727  0x000075a9 rtn  0x00000034 
+ 00027728  0x000075aa increase  0xffffffff , 0x0000003f 
+ 00027729  0x000075ab store  0x00000001 , 0x00004568 
+ 00027730  0x000075ac fetch  0x00000002 , 0x0000455e 
+ 00027731  0x000075ad fetcht  0x00000002 , 0x0000469f 
+ 00027732  0x000075ae isub  0x00000002 , 0x0000003e 
+ 00027733  0x000075af branch  0x00006c57 , 0x00000002 
+ 00027734  0x000075b0 store  0x00000002 , 0x0000469f 
+ 00027735  0x000075b2 fetch  0x00000001 , 0x00004569 
+ 00027736  0x000075b3 branch  0x00006c5f , 0x00000034 
+ 00027737  0x000075b4 jam  0x00000001 , 0x00000510 
+ 00027738  0x000075b5 fetch  0x00000001 , 0x00004566 
+ 00027739  0x000075b6 store  0x00000001 , 0x0000050f 
+ 00027740  0x000075b7 setarg  0x000000ff 
+ 00027741  0x000075b8 store  0x00000001 , 0x0000050e 
+ 00027742  0x000075b9 branch  0x00006c64 
+ 00027743  0x000075bb jam  0x00000000 , 0x00000510 
+ 00027744  0x000075bc fetch  0x00000001 , 0x00004565 
+ 00027745  0x000075bd store  0x00000001 , 0x0000050f 
+ 00027746  0x000075be setarg  0x000000ef 
+ 00027747  0x000075bf store  0x00000001 , 0x0000050e 
+ 00027748  0x000075c1 bpatchx  0x000000b3 , 0x00004036 
+ 00027749  0x000075c2 fetch  0x00000002 , 0x0000469f 
+ 00027750  0x000075c3 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027751  0x000075c4 branch  0x00006c6b , 0x00000002 
+ 00027752  0x000075c5 fetch  0x00000001 , 0x00000510 
+ 00027753  0x000075c6 increase  0x00000001 , 0x0000003f 
+ 00027754  0x000075c7 store  0x00000001 , 0x00000510 
+ 00027755  0x000075c9 call  0x00006a72 
+ 00027756  0x000075ca fetch  0x00000002 , 0x0000469f 
+ 00027757  0x000075cb increase  0x00000008 , 0x0000003f 
+ 00027758  0x000075cc fetcht  0x00000001 , 0x00000510 
+ 00027759  0x000075cd iadd  0x00000002 , 0x00000011 
+ 00027760  0x000075cf call  0x00005240 
+ 00027761  0x000075d0 store  0x00000002 , 0x00000277 
+ 00027762  0x000075d1 increase  0x00000004 , 0x0000003f 
+ 00027763  0x000075d2 store  0x00000002 , 0x00000279 
+ 00027764  0x000075d3 copy  0x0000003f , 0x00000005 
+ 00027765  0x000075d4 fetch  0x00000001 , 0x0000050d 
+ 00027766  0x000075d5 istore  0x00000001 , 0x00000005 
+ 00027767  0x000075d6 fetch  0x00000001 , 0x0000050e 
+ 00027768  0x000075d7 istore  0x00000001 , 0x00000005 
+ 00027769  0x000075d8 call  0x00006c95 
+ 00027770  0x000075d9 call  0x00006ca6 
+ 00027771  0x000075da bpatchx  0x000000b4 , 0x00004036 
+ 00027772  0x000075db fetch  0x00000002 , 0x00004571 
+ 00027773  0x000075dc copy  0x0000003f , 0x00000003 
+ 00027774  0x000075dd fetch  0x00000002 , 0x0000469f 
+ 00027775  0x000075de copy  0x0000003f , 0x00000039 
+ 00027776  0x000075df call  0x000066ea 
+ 00027777  0x000075e0 copy  0x00000005 , 0x00000002 
+ 00027778  0x000075e1 copy  0x00000003 , 0x0000003f 
+ 00027779  0x000075e2 store  0x00000002 , 0x00004571 
+ 00027780  0x000075e3 copy  0x00000002 , 0x00000005 
+ 00027781  0x000075e4 fetch  0x00000001 , 0x0000050f 
+ 00027782  0x000075e5 istore  0x00000001 , 0x00000005 
+ 00027783  0x000075e6 fetch  0x00000002 , 0x00000277 
+ 00027784  0x000075e7 copy  0x0000003f , 0x00000005 
+ 00027785  0x000075e8 fetch  0x00000002 , 0x0000469f 
+ 00027786  0x000075e9 fetcht  0x00000001 , 0x00000510 
+ 00027787  0x000075ea iadd  0x00000002 , 0x0000003f 
+ 00027788  0x000075eb increase  0x00000004 , 0x0000003f 
+ 00027789  0x000075ec istore  0x00000002 , 0x00000005 
+ 00027790  0x000075ed fetch  0x00000002 , 0x0000424a 
+ 00027791  0x000075ee istore  0x00000002 , 0x00000005 
+ 00027792  0x000075ef jam  0x00000000 , 0x00004569 
+ 00027793  0x000075f0 fetch  0x00000002 , 0x00004573 
+ 00027794  0x000075f1 beq  0x00000000 , 0x00003a97 
+ 00027795  0x000075f2 jam  0x00000000 , 0x00000b05 
+ 00027796  0x000075f3 rtn 
+ 00027797  0x000075f6 bpatchx  0x000000b5 , 0x00004036 
+ 00027798  0x000075f7 fetch  0x00000002 , 0x0000469f 
+ 00027799  0x000075f8 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027800  0x000075f9 nbranch  0x00006c9d , 0x00000002 
+ 00027801  0x000075fa lshift  0x0000003f , 0x0000003f 
+ 00027802  0x000075fb set1  0x00000000 , 0x0000003f 
+ 00027803  0x000075fc istore  0x00000001 , 0x00000005 
+ 00027804  0x000075fd rtn 
+ 00027805  0x000075ff fetch  0x00000002 , 0x0000469f 
+ 00027806  0x00007600 rshift3  0x0000003f , 0x0000003f 
+ 00027807  0x00007601 rshift4  0x0000003f , 0x00000002 
+ 00027808  0x00007602 and_into  0x0000007f , 0x0000003f 
+ 00027809  0x00007603 lshift  0x0000003f , 0x0000003f 
+ 00027810  0x00007604 set0  0x00000000 , 0x0000003f 
+ 00027811  0x00007605 istore  0x00000001 , 0x00000005 
+ 00027812  0x00007606 istoret  0x00000001 , 0x00000005 
+ 00027813  0x00007607 rtn 
+ 00027814  0x00007609 fetch  0x00000001 , 0x00004569 
+ 00027815  0x0000760a rtn  0x00000034 
+ 00027816  0x0000760b istore  0x00000001 , 0x00000005 
+ 00027817  0x0000760c rtn 
+ 00027818  0x00007612 bpatchx  0x000000b6 , 0x00004036 
+ 00027819  0x00007613 call  0x00007d9c 
+ 00027820  0x00007614 call  0x000032f6 
+ 00027821  0x00007615 call  0x0000631b 
+ 00027822  0x00007617 bpatchx  0x000000b7 , 0x00004036 
+ 00027823  0x00007618 call  0x000076dc 
+ 00027824  0x00007619 call  0x000076b5 
+ 00027825  0x0000761a call  0x000076c6 
+ 00027826  0x0000761d call  0x0000526e 
+ 00027827  0x0000761e nrtn  0x00000034 
+ 00027828  0x00007620 call  0x00004da9 
+ 00027829  0x00007621 call  0x0000526e 
+ 00027830  0x00007622 nrtn  0x00000034 
+ 00027831  0x00007623 bpatchx  0x000000b8 , 0x00004037 
+ 00027832  0x00007625 call  0x00006cf5 
+ 00027833  0x00007626 call  0x00004f64 
+ 00027834  0x00007627 call  0x00006b98 
+ 00027835  0x00007629 call  0x00006cbe 
+ 00027836  0x0000762a bpatchx  0x000000b9 , 0x00004037 
+ 00027837  0x0000762d branch  0x000032f2 
+ 00027838  0x00007630 fetch  0x00000001 , 0x0000027f 
+ 00027839  0x00007631 bbit1  0x00000000 , 0x00005087 
+ 00027840  0x00007632 bbit1  0x00000007 , 0x00005091 
+ 00027841  0x00007633 rtn 
+ 00027842  0x00007636 bpatchx  0x000000ba , 0x00004037 
+ 00027843  0x00007637 call  0x00005274 
+ 00027844  0x00007638 rtn  0x00000034 
+ 00027845  0x00007639 fetch  0x00000001 , 0x0000004b 
+ 00027846  0x0000763a rtnbit1  0x00000006 
+ 00027847  0x0000763b call  0x00005258 
+ 00027848  0x0000763c store  0x00000002 , 0x0000016f 
+ 00027849  0x0000763d copy  0x0000003f , 0x00000006 
+ 00027850  0x0000763e ifetch  0x00000002 , 0x00000006 
+ 00027851  0x0000763f increase  0x00000004 , 0x0000003f 
+ 00027852  0x00007640 store  0x00000002 , 0x000041dc 
+ 00027853  0x00007641 jam  0x00000006 , 0x000041db 
+ 00027854  0x00007642 bpatchx  0x000000bb , 0x00004037 
+ 00027855  0x00007643 fetch  0x00000002 , 0x00004246 
+ 00027856  0x00007644 branch  0x00006cdd , 0x00000034 
+ 00027857  0x00007645 fetch  0x00000001 , 0x0000004b 
+ 00027858  0x00007646 rtnbit0  0x00000007 
+ 00027859  0x00007647 set0  0x00000007 , 0x0000003f 
+ 00027860  0x00007648 store  0x00000001 , 0x0000004b 
+ 00027861  0x00007649 jam  0x00000005 , 0x000041db 
+ 00027862  0x0000764a fetcht  0x00000002 , 0x00004246 
+ 00027863  0x0000764b fetch  0x00000002 , 0x0000016f 
+ 00027864  0x0000764c iadd  0x00000002 , 0x0000003f 
+ 00027865  0x0000764d store  0x00000002 , 0x0000016f 
+ 00027866  0x0000764e fetch  0x00000002 , 0x000041dc 
+ 00027867  0x0000764f isub  0x00000002 , 0x0000003f 
+ 00027868  0x00007650 store  0x00000002 , 0x000041dc 
+ 00027869  0x00007652 bpatchx  0x000000bc , 0x00004037 
+ 00027870  0x00007653 fetch  0x00000002 , 0x000041dc 
+ 00027871  0x00007654 branch  0x00002a8c , 0x00000034 
+ 00027872  0x00007655 arg  0x00000104 , 0x00000002 
+ 00027873  0x00007656 isub  0x00000002 , 0x0000003f 
+ 00027874  0x00007657 nbranch  0x00006ce9 , 0x00000002 
+ 00027875  0x00007658 bpatchx  0x000000bd , 0x00004037 
+ 00027876  0x00007659 storet  0x00000002 , 0x000041dc 
+ 00027877  0x0000765a fetch  0x00000002 , 0x00004246 
+ 00027878  0x0000765b iadd  0x00000002 , 0x0000003f 
+ 00027879  0x0000765c store  0x00000002 , 0x00004246 
+ 00027880  0x0000765d branch  0x00006ceb 
+ 00027881  0x0000765f setarg  0x00000000 
+ 00027882  0x00007660 store  0x00000002 , 0x00004246 
+ 00027883  0x00007662 fetch  0x00000001 , 0x0000004b 
+ 00027884  0x00007663 set1  0x00000006 , 0x0000003f 
+ 00027885  0x00007664 store  0x00000001 , 0x0000004b 
+ 00027886  0x00007665 rtn 
+ 00027887  0x00007668 fetch  0x00000001 , 0x00004684 
+ 00027888  0x00007669 bbit1  0x00000000 , 0x00006cf3 
+ 00027889  0x0000766a jam  0x00000001 , 0x00000287 
+ 00027890  0x0000766b rtn 
+ 00027891  0x0000766d jam  0x0000000f , 0x00000287 
+ 00027892  0x0000766e rtn 
+ 00027893  0x00007671 fetch  0x00000001 , 0x00004681 
+ 00027894  0x00007672 nbranch  0x00006cfb , 0x00000034 
+ 00027895  0x00007674 fetch  0x00000001 , 0x00000286 
+ 00027896  0x00007676 rtn  0x00000034 
+ 00027897  0x00007678 jam  0x00000000 , 0x00000286 
+ 00027898  0x0000767a rtn 
+ 00027899  0x0000767e bpatchx  0x000000be , 0x00004037 
+ 00027900  0x0000767f fetch  0x00000001 , 0x00000287 
+ 00027901  0x00007680 rtn  0x00000034 
+ 00027902  0x00007681 beq  0x00000001 , 0x00006d1b 
+ 00027903  0x00007682 beq  0x00000002 , 0x00006d74 
+ 00027904  0x00007683 beq  0x00000003 , 0x00006d21 
+ 00027905  0x00007684 beq  0x00000004 , 0x00006d78 
+ 00027906  0x00007685 beq  0x0000003b , 0x00006d2b 
+ 00027907  0x00007686 beq  0x0000003c , 0x00006d7b 
+ 00027908  0x00007687 beq  0x0000000d , 0x00006d30 
+ 00027909  0x00007688 beq  0x0000000e , 0x00006d80 
+ 00027910  0x00007689 beq  0x0000000f , 0x00006d33 
+ 00027911  0x0000768a beq  0x00000010 , 0x00006d86 
+ 00027912  0x0000768b beq  0x00000011 , 0x00006d39 
+ 00027913  0x0000768c beq  0x00000012 , 0x00006d8a 
+ 00027914  0x0000768d beq  0x00000013 , 0x00006d3f 
+ 00027915  0x0000768e beq  0x00000014 , 0x00006d8e 
+ 00027916  0x0000768f beq  0x00000015 , 0x00006d45 
+ 00027917  0x00007690 beq  0x00000016 , 0x00006d92 
+ 00027918  0x00007691 beq  0x00000017 , 0x00006d4b 
+ 00027919  0x00007692 beq  0x00000018 , 0x00006d97 
+ 00027920  0x00007693 beq  0x00000019 , 0x00006d51 
+ 00027921  0x00007694 beq  0x0000001a , 0x00006d9b 
+ 00027922  0x00007695 beq  0x0000001b , 0x00006d57 
+ 00027923  0x00007696 beq  0x0000001c , 0x00006d9f 
+ 00027924  0x00007697 beq  0x0000001d , 0x00006d5d 
+ 00027925  0x00007698 beq  0x0000001e , 0x00006da4 
+ 00027926  0x00007699 beq  0x0000001f , 0x00006d63 
+ 00027927  0x0000769a beq  0x00000020 , 0x00006da8 
+ 00027928  0x0000769b beq  0x00000021 , 0x00006d6e 
+ 00027929  0x0000769c beq  0x00000022 , 0x00006dac 
+ 00027930  0x0000769e rtn 
+ 00027931  0x000076a0 call  0x00006db7 
+ 00027932  0x000076a1 jam  0x00000002 , 0x00000287 
+ 00027933  0x000076a2 fetch  0x00000001 , 0x00004250 
+ 00027934  0x000076a3 set1  0x00000000 , 0x0000003f 
+ 00027935  0x000076a4 store  0x00000001 , 0x00004250 
+ 00027936  0x000076a5 rtn 
+ 00027937  0x000076a7 jam  0x00000004 , 0x00000287 
+ 00027938  0x000076a8 fetch  0x00000001 , 0x00004250 
+ 00027939  0x000076a9 rtnbit1  0x00000002 
+ 00027940  0x000076aa jam  0x00000003 , 0x00000287 
+ 00027941  0x000076ab call  0x00006dbe 
+ 00027942  0x000076ac jam  0x00000004 , 0x00000287 
+ 00027943  0x000076ad fetch  0x00000001 , 0x00004250 
+ 00027944  0x000076ae set1  0x00000002 , 0x0000003f 
+ 00027945  0x000076af store  0x00000001 , 0x00004250 
+ 00027946  0x000076b0 rtn 
+ 00027947  0x000076b2 call  0x00005274 
+ 00027948  0x000076b3 nrtn  0x00000034 
+ 00027949  0x000076b4 call  0x00006dcd 
+ 00027950  0x000076b5 jam  0x0000003c , 0x00000287 
+ 00027951  0x000076b6 rtn 
+ 00027952  0x000076b8 call  0x00006dc3 
+ 00027953  0x000076b9 jam  0x0000000e , 0x00000287 
+ 00027954  0x000076ba rtn 
+ 00027955  0x000076bc call  0x00006ddd 
+ 00027956  0x000076bd jam  0x00000010 , 0x00000287 
+ 00027957  0x000076be fetch  0x00000001 , 0x00004252 
+ 00027958  0x000076bf set1  0x00000000 , 0x0000003f 
+ 00027959  0x000076c0 store  0x00000001 , 0x00004252 
+ 00027960  0x000076c1 rtn 
+ 00027961  0x000076c3 call  0x00006de4 
+ 00027962  0x000076c4 jam  0x00000012 , 0x00000287 
+ 00027963  0x000076c5 fetch  0x00000001 , 0x00004252 
+ 00027964  0x000076c6 set1  0x00000002 , 0x0000003f 
+ 00027965  0x000076c7 store  0x00000001 , 0x00004252 
+ 00027966  0x000076c8 rtn 
+ 00027967  0x000076ca call  0x00006de9 
+ 00027968  0x000076cb jam  0x00000014 , 0x00000287 
+ 00027969  0x000076cc fetch  0x00000001 , 0x00004253 
+ 00027970  0x000076cd set1  0x00000000 , 0x0000003f 
+ 00027971  0x000076ce store  0x00000001 , 0x00004253 
+ 00027972  0x000076cf rtn 
+ 00027973  0x000076d1 call  0x00006df0 
+ 00027974  0x000076d2 jam  0x00000016 , 0x00000287 
+ 00027975  0x000076d3 fetch  0x00000001 , 0x00004253 
+ 00027976  0x000076d4 set1  0x00000002 , 0x0000003f 
+ 00027977  0x000076d5 store  0x00000001 , 0x00004253 
+ 00027978  0x000076d6 rtn 
+ 00027979  0x000076d8 call  0x00006dd1 
+ 00027980  0x000076d9 jam  0x00000018 , 0x00000287 
+ 00027981  0x000076da fetch  0x00000001 , 0x00004251 
+ 00027982  0x000076db set1  0x00000000 , 0x0000003f 
+ 00027983  0x000076dc store  0x00000001 , 0x00004251 
+ 00027984  0x000076dd rtn 
+ 00027985  0x000076df call  0x00006dd8 
+ 00027986  0x000076e0 jam  0x0000001a , 0x00000287 
+ 00027987  0x000076e1 fetch  0x00000001 , 0x00004251 
+ 00027988  0x000076e2 set1  0x00000002 , 0x0000003f 
+ 00027989  0x000076e3 store  0x00000001 , 0x00004251 
+ 00027990  0x000076e4 rtn 
+ 00027991  0x000076e6 call  0x00006df5 
+ 00027992  0x000076e7 jam  0x0000001c , 0x00000287 
+ 00027993  0x000076e8 fetch  0x00000001 , 0x00004251 
+ 00027994  0x000076e9 set1  0x00000006 , 0x0000003f 
+ 00027995  0x000076ea store  0x00000001 , 0x00004251 
+ 00027996  0x000076eb rtn 
+ 00027997  0x000076ed call  0x00006dfc 
+ 00027998  0x000076ee fetch  0x00000001 , 0x00004254 
+ 00027999  0x000076ef set1  0x00000000 
+ 00028000  0x000076f0 store  0x00000001 , 0x00004254 
+ 00028001  0x000076f1 jam  0x0000001e , 0x00000287 
+ 00028002  0x000076f2 rtn 
+ 00028003  0x000076f4 call  0x00006e02 
+ 00028004  0x000076f5 fetch  0x00000001 , 0x00004254 
+ 00028005  0x000076f6 set1  0x00000002 
+ 00028006  0x000076f7 store  0x00000001 , 0x00004254 
+ 00028007  0x000076f8 jam  0x00000020 , 0x00000287 
+ 00028008  0x000076f9 fetch  0x00000001 , 0x00004564 
+ 00028009  0x000076fa lshift3  0x0000003f , 0x0000003f 
+ 00028010  0x000076fb or_into  0x00000003 , 0x0000003f 
+ 00028011  0x000076fc arg  0x00004565 , 0x00000002 
+ 00028012  0x000076fd storet  0x00000002 , 0x000004f7 
+ 00028013  0x000076fe branch  0x00006a35 
+ 00028014  0x00007700 call  0x00006e0c 
+ 00028015  0x00007701 fetch  0x00000001 , 0x00004254 
+ 00028016  0x00007702 set1  0x00000004 
+ 00028017  0x00007703 store  0x00000001 , 0x00004254 
+ 00028018  0x00007704 jam  0x00000022 , 0x00000287 
+ 00028019  0x00007705 rtn 
+ 00028020  0x00007708 fetch  0x00000001 , 0x00004250 
+ 00028021  0x00007709 rtnbit0  0x00000001 
+ 00028022  0x0000770a jam  0x00000003 , 0x00000287 
+ 00028023  0x0000770b branch  0x00006cfb 
+ 00028024  0x0000770d fetch  0x00000001 , 0x00004250 
+ 00028025  0x0000770e rtnne  0x0000003f 
+ 00028026  0x0000770f jam  0x0000003b , 0x00000287 
+ 00028027  0x00007711 fetch  0x00000001 , 0x00000285 
+ 00028028  0x00007712 rtnne  0x00000017 
+ 00028029  0x00007713 jam  0x00000000 , 0x00000285 
+ 00028030  0x00007714 jam  0x0000000d , 0x00000287 
+ 00028031  0x00007715 branch  0x00006cfb 
+ 00028032  0x00007717 fetch  0x00000001 , 0x00004250 
+ 00028033  0x00007718 nrtn  0x00000034 
+ 00028034  0x00007719 fetch  0x00000001 , 0x00004684 
+ 00028035  0x0000771a bbit1  0x00000000 , 0x00006daf 
+ 00028036  0x0000771b bbit1  0x00000006 , 0x00006db1 
+ 00028037  0x0000771c branch  0x00006db5 
+ 00028038  0x0000771e fetch  0x00000001 , 0x00004252 
+ 00028039  0x0000771f rtnbit0  0x00000001 
+ 00028040  0x00007720 jam  0x00000011 , 0x00000287 
+ 00028041  0x00007721 branch  0x00006cfb 
+ 00028042  0x00007723 fetch  0x00000001 , 0x00004252 
+ 00028043  0x00007724 rtnne  0x0000003f 
+ 00028044  0x00007725 jam  0x00000013 , 0x00000287 
+ 00028045  0x00007726 branch  0x00006cfb 
+ 00028046  0x00007728 fetch  0x00000001 , 0x00004253 
+ 00028047  0x00007729 rtnbit0  0x00000001 
+ 00028048  0x0000772a jam  0x00000015 , 0x00000287 
+ 00028049  0x0000772b branch  0x00006cfb 
+ 00028050  0x0000772d fetch  0x00000001 , 0x00004253 
+ 00028051  0x0000772e rtnne  0x0000003f 
+ 00028052  0x0000772f fetch  0x00000001 , 0x00004684 
+ 00028053  0x00007730 bbit1  0x00000006 , 0x00006db1 
+ 00028054  0x00007731 branch  0x00006db5 
+ 00028055  0x00007733 fetch  0x00000001 , 0x00004251 
+ 00028056  0x00007734 rtnbit0  0x00000001 
+ 00028057  0x00007735 jam  0x00000019 , 0x00000287 
+ 00028058  0x00007736 branch  0x00006cfb 
+ 00028059  0x00007738 fetch  0x00000001 , 0x00004251 
+ 00028060  0x00007739 rtnne  0x0000003f 
+ 00028061  0x0000773a jam  0x0000001b , 0x00000287 
+ 00028062  0x0000773b branch  0x00006cfb 
+ 00028063  0x0000773d fetch  0x00000001 , 0x00004251 
+ 00028064  0x0000773e rtnne  0x000000ff 
+ 00028065  0x0000773f fetch  0x00000001 , 0x00004684 
+ 00028066  0x00007740 bbit1  0x00000006 , 0x00006db3 
+ 00028067  0x00007741 branch  0x00006db5 
+ 00028068  0x00007743 fetch  0x00000001 , 0x00004254 
+ 00028069  0x00007744 rtnbit0  0x00000001 
+ 00028070  0x00007745 jam  0x0000001f , 0x00000287 
+ 00028071  0x00007746 branch  0x00006cfb 
+ 00028072  0x00007748 fetch  0x00000001 , 0x00004254 
+ 00028073  0x00007749 rtnbit0  0x00000003 
+ 00028074  0x0000774a jam  0x00000021 , 0x00000287 
+ 00028075  0x0000774b branch  0x00006cfb 
+ 00028076  0x0000774d fetch  0x00000001 , 0x00004254 
+ 00028077  0x0000774e rtnne  0x000000ff 
+ 00028078  0x0000774f branch  0x00006db5 
+ 00028079  0x00007752 jam  0x0000000f , 0x00000287 
+ 00028080  0x00007753 branch  0x00006cfb 
+ 00028081  0x00007756 jam  0x00000017 , 0x00000287 
+ 00028082  0x00007757 branch  0x00006cfb 
+ 00028083  0x00007759 jam  0x0000001d , 0x00000287 
+ 00028084  0x0000775a branch  0x00006cfb 
+ 00028085  0x0000775f jam  0x00000000 , 0x00000287 
+ 00028086  0x00007760 rtn 
+ 00028087  0x00007762 bpatchx  0x000000bf , 0x00004037 
+ 00028088  0x00007763 call  0x000052b8 
+ 00028089  0x00007764 setarg  0x00000001 
+ 00028090  0x00007765 copy  0x0000003f , 0x00000002 
+ 00028091  0x00007766 setarg  0x00000050 
+ 00028092  0x00007767 copy  0x0000003f , 0x0000000b 
+ 00028093  0x00007768 branch  0x000050a8 
+ 00028094  0x0000776b bpatchx  0x000000c0 , 0x00004038 
+ 00028095  0x0000776c call  0x000052b8 
+ 00028096  0x0000776d fetch  0x00000002 , 0x00004248 
+ 00028097  0x0000776e copy  0x0000003f , 0x00000002 
+ 00028098  0x0000776f branch  0x000050b7 
+ 00028099  0x00007772 bpatchx  0x000000c1 , 0x00004038 
+ 00028100  0x00007773 call  0x000052b8 
+ 00028101  0x00007774 fetch  0x00000002 , 0x00004248 
+ 00028102  0x00007775 copy  0x0000003f , 0x00000002 
+ 00028103  0x00007776 arg  0x00000050 , 0x0000000b 
+ 00028104  0x00007777 call  0x000050cc 
+ 00028105  0x00007778 fetch  0x00000001 , 0x00004250 
+ 00028106  0x00007779 set0  0x00000005 , 0x0000003f 
+ 00028107  0x0000777a store  0x00000001 , 0x00004250 
+ 00028108  0x0000777b rtn 
+ 00028109  0x0000777e bpatchx  0x000000c2 , 0x00004038 
+ 00028110  0x0000777f call  0x000052c5 
+ 00028111  0x00007780 call  0x00007138 
+ 00028112  0x00007781 branch  0x000050e7 
+ 00028113  0x00007784 bpatchx  0x000000c3 , 0x00004038 
+ 00028114  0x00007785 call  0x000052b8 
+ 00028115  0x00007786 setarg  0x00000003 
+ 00028116  0x00007787 copy  0x0000003f , 0x00000002 
+ 00028117  0x00007788 setarg  0x00000051 
+ 00028118  0x00007789 copy  0x0000003f , 0x0000000b 
+ 00028119  0x0000778a branch  0x000050a8 
+ 00028120  0x0000778d bpatchx  0x000000c4 , 0x00004038 
+ 00028121  0x0000778e call  0x000052b8 
+ 00028122  0x0000778f fetch  0x00000002 , 0x0000424a 
+ 00028123  0x00007790 copy  0x0000003f , 0x00000002 
+ 00028124  0x00007791 branch  0x000050b7 
+ 00028125  0x00007794 bpatchx  0x000000c5 , 0x00004038 
+ 00028126  0x00007795 call  0x000052b8 
+ 00028127  0x00007796 setarg  0x00000011 
+ 00028128  0x00007797 copy  0x0000003f , 0x00000002 
+ 00028129  0x00007798 setarg  0x00000052 
+ 00028130  0x00007799 copy  0x0000003f , 0x0000000b 
+ 00028131  0x0000779a branch  0x000050a8 
+ 00028132  0x0000779d bpatchx  0x000000c6 , 0x00004038 
+ 00028133  0x0000779e call  0x000052b8 
+ 00028134  0x0000779f fetch  0x00000002 , 0x0000424c 
+ 00028135  0x000077a0 copy  0x0000003f , 0x00000002 
+ 00028136  0x000077a1 branch  0x000050b7 
+ 00028137  0x000077a4 bpatchx  0x000000c7 , 0x00004038 
+ 00028138  0x000077a5 call  0x000052b8 
+ 00028139  0x000077a6 setarg  0x00000013 
+ 00028140  0x000077a7 copy  0x0000003f , 0x00000002 
+ 00028141  0x000077a8 setarg  0x00000053 
+ 00028142  0x000077a9 copy  0x0000003f , 0x0000000b 
+ 00028143  0x000077aa branch  0x000050a8 
+ 00028144  0x000077ad bpatchx  0x000000c8 , 0x00004039 
+ 00028145  0x000077ae call  0x000052b8 
+ 00028146  0x000077af fetch  0x00000002 , 0x0000424e 
+ 00028147  0x000077b0 copy  0x0000003f , 0x00000002 
+ 00028148  0x000077b1 branch  0x000050b7 
+ 00028149  0x000077b4 bpatchx  0x000000c9 , 0x00004039 
+ 00028150  0x000077b5 call  0x000052d2 
+ 00028151  0x000077b7 jam  0x00000003 , 0x000004fb 
+ 00028152  0x000077b8 jam  0x0000001c , 0x000004fe 
+ 00028153  0x000077b9 call  0x00006ba9 
+ 00028154  0x000077ba jam  0x00000001 , 0x00004563 
+ 00028155  0x000077bb rtn 
+ 00028156  0x000077be bpatchx  0x000000ca , 0x00004039 
+ 00028157  0x000077bf call  0x000052d2 
+ 00028158  0x000077c0 fetcht  0x00000001 , 0x00004564 
+ 00028159  0x000077c1 call  0x00006a79 
+ 00028160  0x000077c2 storet  0x00000001 , 0x0000455d 
+ 00028161  0x000077c3 branch  0x00006bc4 
+ 00028162  0x000077c6 bpatchx  0x000000cb , 0x00004039 
+ 00028163  0x000077c7 call  0x000052d2 
+ 00028164  0x000077c8 fetcht  0x00000001 , 0x0000455d 
+ 00028165  0x000077c9 call  0x00006a73 
+ 00028166  0x000077ca call  0x00006a1a 
+ 00028167  0x000077cb store  0x00000001 , 0x000004fe 
+ 00028168  0x000077cc fetcht  0x00000001 , 0x0000455d 
+ 00028169  0x000077cd call  0x00006a73 
+ 00028170  0x000077ce storet  0x00000001 , 0x000004fb 
+ 00028171  0x000077cf branch  0x00006ba9 
+ 00028172  0x000077d2 bpatchx  0x000000cc , 0x00004039 
+ 00028173  0x000077d3 call  0x000052d2 
+ 00028174  0x000077d4 fetcht  0x00000001 , 0x0000455d 
+ 00028175  0x000077d5 call  0x00006a73 
+ 00028176  0x000077d6 branch  0x00006bfc 
+ 00028177  0x000077e4 bpatchx  0x000000cd , 0x00004039 
+ 00028178  0x000077e5 fetch  0x00000002 , 0x00000264 
+ 00028179  0x000077e6 iforce  0x00000006 
+ 00028180  0x000077e9 ifetch  0x00000001 , 0x00000006 
+ 00028181  0x000077ea copy  0x0000003f , 0x00000012 
+ 00028182  0x000077eb store  0x00000001 , 0x0000051b 
+ 00028183  0x000077ec ifetch  0x00000002 , 0x00000006 
+ 00028184  0x000077ed store  0x00000002 , 0x0000051c 
+ 00028185  0x000077ee ifetch  0x00000001 , 0x00000006 
+ 00028186  0x000077ef lshift8  0x0000003f , 0x0000000b 
+ 00028187  0x000077f0 ifetch  0x00000001 , 0x00000006 
+ 00028188  0x000077f1 iadd  0x0000000b , 0x0000000b 
+ 00028189  0x000077f2 bpatchx  0x000000ce , 0x00004039 
+ 00028190  0x000077f3 copy  0x00000006 , 0x00000002 
+ 00028191  0x000077f4 arg  0x00000004 , 0x00000039 
+ 00028192  0x000077f5 arg  0x0000052a , 0x00000005 
+ 00028193  0x000077f6 call  0x00007ec6 
+ 00028194  0x000077f7 copy  0x00000002 , 0x00000006 
+ 00028195  0x000077f8 deposit  0x00000012 
+ 00028196  0x000077f9 beq  0x00000001 , 0x00006fba 
+ 00028197  0x000077fa beq  0x00000002 , 0x00006e2c 
+ 00028198  0x000077fb beq  0x00000003 , 0x00006fba 
+ 00028199  0x000077fc beq  0x00000004 , 0x00006e54 
+ 00028200  0x000077fd beq  0x00000005 , 0x00006fba 
+ 00028201  0x000077fe beq  0x00000006 , 0x00006f02 
+ 00028202  0x000077ff beq  0x00000007 , 0x00006fba 
+ 00028203  0x00007800 branch  0x00006fc1 
+ 00028204  0x0000780c bpatchx  0x000000cf , 0x00004039 
+ 00028205  0x0000780d call  0x00006fd0 
+ 00028206  0x0000780e compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00028207  0x0000780f branch  0x00007040 , 0x00000001 
+ 00028208  0x00007810 compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028209  0x00007811 branch  0x00006fc4 , 0x00000001 
+ 00028210  0x00007813 ifetch  0x00000002 , 0x00000006 
+ 00028211  0x00007814 store  0x00000002 , 0x00000522 
+ 00028212  0x00007815 increase  0xfffffffe , 0x0000000b 
+ 00028213  0x00007817 increase  0xffffffff , 0x0000000b 
+ 00028214  0x00007818 nbranch  0x00006fbe , 0x00000005 
+ 00028215  0x00007819 arg  0x00000511 , 0x0000000b 
+ 00028216  0x0000781a ifetch  0x00000002 , 0x0000000b 
+ 00028217  0x0000781b rtn  0x00000034 
+ 00028218  0x0000781c call  0x00007082 
+ 00028219  0x0000781d call  0x000052d0 
+ 00028220  0x0000781e force  0x00000003 , 0x0000003f 
+ 00028221  0x0000781f istore  0x00000001 , 0x00000005 
+ 00028222  0x00007820 fetch  0x00000002 , 0x0000051c 
+ 00028223  0x00007821 istore  0x00000002 , 0x00000005 
+ 00028224  0x00007822 lshift2  0x00000007 , 0x0000003f 
+ 00028225  0x00007823 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00028226  0x00007824 add  0x0000003f , 0x00000005 , 0x00000013 
+ 00028227  0x00007825 byteswap  0x0000003f , 0x0000003f 
+ 00028228  0x00007826 istore  0x00000002 , 0x00000005 
+ 00028229  0x00007827 deposit  0x00000007 
+ 00028230  0x00007828 byteswap  0x0000003f , 0x0000003f 
+ 00028231  0x00007829 istore  0x00000002 , 0x00000005 
+ 00028232  0x0000782a istore  0x00000002 , 0x00000005 
+ 00028233  0x0000782b arg  0x0000052a , 0x00000006 
+ 00028234  0x0000782c copy  0x00000007 , 0x00000039 
+ 00028235  0x0000782d branch  0x00006e4f , 0x00000005 
+ 00028236  0x0000782f ifetch  0x00000004 , 0x00000006 
+ 00028237  0x00007830 istore  0x00000004 , 0x00000005 
+ 00028238  0x00007831 loop  0x00006e4c 
+ 00028239  0x00007833 force  0x00000000 , 0x0000003f 
+ 00028240  0x00007834 istore  0x00000001 , 0x00000005 
+ 00028241  0x00007835 deposit  0x00000013 
+ 00028242  0x00007836 store  0x00000002 , 0x00000275 
+ 00028243  0x00007838 rtn 
+ 00028244  0x00007844 bpatchx  0x000000d0 , 0x0000403a 
+ 00028245  0x00007845 ifetch  0x00000004 , 0x00000006 
+ 00028246  0x00007846 store  0x00000004 , 0x00000524 
+ 00028247  0x00007847 increase  0xfffffffc , 0x0000000b 
+ 00028248  0x00007848 call  0x00006f2e 
+ 00028249  0x00007849 store  0x00000002 , 0x00000520 
+ 00028250  0x0000784a increase  0xfffffffe , 0x0000000b 
+ 00028251  0x0000784b call  0x00007028 
+ 00028252  0x0000784c branch  0x00006fc4 , 0x00000005 
+ 00028253  0x0000784d compare  0x00000005 , 0x00000011 , 0x000000ff 
+ 00028254  0x0000784f branch  0x00006e62 , 0x00000001 
+ 00028255  0x00007851 arg  0x0000052a , 0x00000005 
+ 00028256  0x00007852 force  0x00000000 , 0x00000007 
+ 00028257  0x00007853 branch  0x00006e71 
+ 00028258  0x00007855 ifetch  0x00000001 , 0x00000006 
+ 00028259  0x00007856 bne  0x0000000a , 0x00006fc4 
+ 00028260  0x00007857 ifetch  0x00000002 , 0x00000006 
+ 00028261  0x00007858 nbranch  0x00006e6f , 0x00000034 
+ 00028262  0x00007859 ifetch  0x00000001 , 0x00000006 
+ 00028263  0x0000785a bne  0x000000ff , 0x00006e6d 
+ 00028264  0x0000785b ifetch  0x00000001 , 0x00000006 
+ 00028265  0x0000785c bne  0x000000ff , 0x00006e6b 
+ 00028266  0x0000785d branch  0x00006eb8 
+ 00028267  0x0000785f increase  0xfffffffb , 0x00000006 
+ 00028268  0x00007860 branch  0x00006e5f 
+ 00028269  0x00007862 increase  0xfffffffc , 0x00000006 
+ 00028270  0x00007863 branch  0x00006e5f 
+ 00028271  0x00007865 increase  0xfffffffd , 0x00000006 
+ 00028272  0x00007866 branch  0x00006e5f 
+ 00028273  0x00007868 ifetch  0x00000001 , 0x00000006 
+ 00028274  0x00007869 beq  0x00000009 , 0x00006e86 
+ 00028275  0x0000786a beq  0x0000000a , 0x00006e74 
+ 00028276  0x0000786c ifetch  0x00000002 , 0x00000006 
+ 00028277  0x0000786d istore  0x00000002 , 0x00000005 
+ 00028278  0x0000786e increase  0x00000001 , 0x00000007 
+ 00028279  0x0000786f byteswap  0x0000003f , 0x00000012 
+ 00028280  0x00007870 ifetch  0x00000002 , 0x00000006 
+ 00028281  0x00007871 byteswap  0x0000003f , 0x0000003f 
+ 00028282  0x00007873 increase  0x00000001 , 0x00000012 
+ 00028283  0x00007874 isub  0x00000012 , 0x0000003e 
+ 00028284  0x00007875 nbranch  0x00006e83 , 0x00000002 
+ 00028285  0x00007876 copy  0x0000003f , 0x00000013 
+ 00028286  0x00007877 byteswap  0x00000012 , 0x0000003f 
+ 00028287  0x00007878 istore  0x00000002 , 0x00000005 
+ 00028288  0x00007879 increase  0x00000001 , 0x00000007 
+ 00028289  0x0000787a copy  0x00000013 , 0x0000003f 
+ 00028290  0x0000787b branch  0x00006e7a 
+ 00028291  0x0000787d increase  0xfffffffb , 0x0000000b 
+ 00028292  0x0000787e increase  0xfffffffb , 0x00000011 
+ 00028293  0x0000787f branch  0x00006e8b 
+ 00028294  0x00007881 ifetch  0x00000002 , 0x00000006 
+ 00028295  0x00007882 istore  0x00000002 , 0x00000005 
+ 00028296  0x00007883 increase  0x00000001 , 0x00000007 
+ 00028297  0x00007884 increase  0xfffffffd , 0x0000000b 
+ 00028298  0x00007885 increase  0xfffffffd , 0x00000011 
+ 00028299  0x00007887 nbranch  0x00006fc4 , 0x00000002 
+ 00028300  0x00007888 nbranch  0x00006e71 , 0x00000005 
+ 00028301  0x00007889 increase  0xffffffff , 0x0000000b 
+ 00028302  0x0000788a nbranch  0x00006fc4 , 0x00000005 
+ 00028303  0x0000788c call  0x000052d0 
+ 00028304  0x0000788d increase  0x0000000a , 0x00000005 
+ 00028305  0x0000788e arg  0x0000052a , 0x00000011 
+ 00028306  0x00007890 copy  0x00000007 , 0x0000003f 
+ 00028307  0x00007891 branch  0x00006ea5 , 0x00000034 
+ 00028308  0x00007892 ifetch  0x00000002 , 0x00000011 
+ 00028309  0x00007893 branch  0x00006ea5 , 0x00000034 
+ 00028310  0x00007894 iforce  0x00000012 
+ 00028311  0x00007895 fetch  0x00000004 , 0x00000524 
+ 00028312  0x00007896 iforce  0x00000002 
+ 00028313  0x00007897 call  0x000070e7 
+ 00028314  0x00007898 copy  0x00000006 , 0x0000003f 
+ 00028315  0x00007899 branch  0x00006ea2 , 0x00000034 
+ 00028316  0x0000789a increase  0xfffffffd , 0x00000006 
+ 00028317  0x0000789b ifetch  0x00000003 , 0x00000006 
+ 00028318  0x0000789c istore  0x00000003 , 0x00000005 
+ 00028319  0x0000789d call  0x0000705b 
+ 00028320  0x0000789e iforce  0x00000039 
+ 00028321  0x0000789f call  0x00007f01 
+ 00028322  0x000078a1 increase  0x00000002 , 0x00000011 
+ 00028323  0x000078a2 increase  0xffffffff , 0x00000007 
+ 00028324  0x000078a3 branch  0x00006e92 
+ 00028325  0x000078a6 arg  0x00000005 , 0x00000011 
+ 00028326  0x000078a7 call  0x00006f84 
+ 00028327  0x000078a8 fetch  0x00000002 , 0x00000275 
+ 00028328  0x000078a9 beq  0x0000000b , 0x00007043 
+ 00028329  0x000078aa branch  0x00006f9a 
+ 00028330  0x000078ae ifetch  0x00000001 , 0x00000006 
+ 00028331  0x000078af beq  0x00000000 , 0x00006eae 
+ 00028332  0x000078b0 beq  0x00000001 , 0x00006eb0 
+ 00028333  0x000078b1 beq  0x00000002 , 0x00006eb3 
+ 00028334  0x000078b3 increase  0xffffffff , 0x0000000b 
+ 00028335  0x000078b4 branch  0x00006eb6 
+ 00028336  0x000078b6 ifetch  0x00000001 , 0x00000006 
+ 00028337  0x000078b7 increase  0xfffffffe , 0x0000000b 
+ 00028338  0x000078b8 branch  0x00006eb6 
+ 00028339  0x000078ba ifetch  0x00000002 , 0x00000006 
+ 00028340  0x000078bb byteswap  0x0000003f , 0x0000003f 
+ 00028341  0x000078bc increase  0xfffffffd , 0x0000000b 
+ 00028342  0x000078be store  0x00000002 , 0x00000519 
+ 00028343  0x000078bf rtn 
+ 00028344  0x000078c2 increase  0xfffffffb , 0x0000000b 
+ 00028345  0x000078c3 call  0x00006eaa 
+ 00028346  0x000078c4 nbranch  0x00006fbe , 0x00000005 
+ 00028347  0x000078c5 fetcht  0x00000004 , 0x00000524 
+ 00028348  0x000078c6 call  0x000070b1 
+ 00028349  0x000078c7 nbranch  0x00006fbb , 0x00000005 
+ 00028350  0x000078c8 copy  0x00000006 , 0x00000011 
+ 00028351  0x000078c9 call  0x000052d0 
+ 00028352  0x000078ca copy  0x00000011 , 0x00000006 
+ 00028353  0x000078cb increase  0x00000003 , 0x00000005 
+ 00028354  0x000078cc copy  0x00000006 , 0x0000000b 
+ 00028355  0x000078cd call  0x00007062 
+ 00028356  0x000078ce copy  0x0000003f , 0x00000011 
+ 00028357  0x000078d0 fetch  0x00000002 , 0x00000519 
+ 00028358  0x000078d1 copy  0x0000003f , 0x00000012 
+ 00028359  0x000078d2 copy  0x00000011 , 0x0000003f 
+ 00028360  0x000078d3 isub  0x00000012 , 0x00000012 
+ 00028361  0x000078d4 fetch  0x00000002 , 0x00000520 
+ 00028362  0x000078d5 isub  0x00000012 , 0x0000003e 
+ 00028363  0x000078d6 nbranch  0x00006ee7 , 0x00000002 
+ 00028364  0x000078d8 disable  0x00000028 
+ 00028365  0x000078d9 fetch  0x00000002 , 0x00000519 
+ 00028366  0x000078da branch  0x00006eda , 0x00000034 
+ 00028367  0x000078db iadd  0x0000000b , 0x00000006 
+ 00028368  0x000078dc increase  0x00000003 , 0x00000012 
+ 00028369  0x000078dd copy  0x00000012 , 0x00000039 
+ 00028370  0x000078de copy  0x00000039 , 0x0000003f 
+ 00028371  0x000078df increase  0x00000003 , 0x0000003f 
+ 00028372  0x000078e0 byteswap  0x0000003f , 0x0000003f 
+ 00028373  0x000078e1 istore  0x00000002 , 0x00000005 
+ 00028374  0x000078e2 copy  0x00000039 , 0x0000003f 
+ 00028375  0x000078e3 byteswap  0x0000003f , 0x0000003f 
+ 00028376  0x000078e4 istore  0x00000002 , 0x00000005 
+ 00028377  0x000078e5 branch  0x00006ef5 
+ 00028378  0x000078e7 add  0x00000011 , 0x00000006 , 0x00000039 
+ 00028379  0x000078e8 branch  0x00006ede , 0x00000028 
+ 00028380  0x000078e9 byteswap  0x00000039 , 0x0000003f 
+ 00028381  0x000078ea branch  0x00006ee1 
+ 00028382  0x000078ec copy  0x00000039 , 0x0000003f 
+ 00028383  0x000078ed increase  0x00000002 , 0x0000003f 
+ 00028384  0x000078ee byteswap  0x0000003f , 0x0000003f 
+ 00028385  0x000078f0 istore  0x00000002 , 0x00000005 
+ 00028386  0x000078f1 increase  0xfffffffd , 0x00000039 
+ 00028387  0x000078f2 byteswap  0x00000039 , 0x0000003f 
+ 00028388  0x000078f3 istore  0x00000002 , 0x00000005 
+ 00028389  0x000078f4 copy  0x0000000b , 0x00000006 
+ 00028390  0x000078f5 branch  0x00006ef5 
+ 00028391  0x000078f7 enable  0x00000028 
+ 00028392  0x000078f9 fetch  0x00000002 , 0x00000520 
+ 00028393  0x000078fa copy  0x0000003f , 0x00000011 
+ 00028394  0x000078fb copy  0x00000011 , 0x00000039 
+ 00028395  0x000078fc fetch  0x00000002 , 0x00000519 
+ 00028396  0x000078fd branch  0x00006eda , 0x00000034 
+ 00028397  0x000078fe iadd  0x0000000b , 0x00000006 
+ 00028398  0x000078ff copy  0x00000011 , 0x0000003f 
+ 00028399  0x00007900 increase  0x00000005 , 0x0000003f 
+ 00028400  0x00007901 byteswap  0x0000003f , 0x0000003f 
+ 00028401  0x00007902 istore  0x00000002 , 0x00000005 
+ 00028402  0x00007903 copy  0x00000011 , 0x0000003f 
+ 00028403  0x00007904 byteswap  0x0000003f , 0x0000003f 
+ 00028404  0x00007905 istore  0x00000002 , 0x00000005 
+ 00028405  0x00007907 call  0x00007f01 
+ 00028406  0x00007908 nbranch  0x00006efe , 0x00000028 
+ 00028407  0x00007909 force  0x00000002 , 0x0000003f 
+ 00028408  0x0000790a istore  0x00000001 , 0x00000005 
+ 00028409  0x0000790b copy  0x00000006 , 0x0000003f 
+ 00028410  0x0000790c isub  0x0000000b , 0x0000003f 
+ 00028411  0x0000790d byteswap  0x0000003f , 0x0000003f 
+ 00028412  0x0000790e istore  0x00000002 , 0x00000005 
+ 00028413  0x0000790f branch  0x00006f00 
+ 00028414  0x00007911 force  0x00000000 , 0x0000003f 
+ 00028415  0x00007912 istore  0x00000001 , 0x00000005 
+ 00028416  0x00007914 arg  0x00000005 , 0x00000011 
+ 00028417  0x00007915 branch  0x00006fb0 
+ 00028418  0x00007921 bpatchx  0x000000d1 , 0x0000403a 
+ 00028419  0x00007922 call  0x00006fd0 
+ 00028420  0x00007923 compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028421  0x00007924 branch  0x00006fc4 , 0x00000001 
+ 00028422  0x00007925 call  0x00006f2e 
+ 00028423  0x00007926 store  0x00000002 , 0x00000520 
+ 00028424  0x00007927 increase  0xfffffffe , 0x0000000b 
+ 00028425  0x00007928 call  0x00007028 
+ 00028426  0x00007929 arg  0x0000052a , 0x00000005 
+ 00028427  0x0000792a force  0x00000000 , 0x00000007 
+ 00028428  0x0000792c ifetch  0x00000001 , 0x00000006 
+ 00028429  0x0000792d beq  0x0000000a , 0x00006f36 
+ 00028430  0x0000792e ifetch  0x00000002 , 0x00000006 
+ 00028431  0x0000792f istore  0x00000002 , 0x00000005 
+ 00028432  0x00007930 increase  0x00000001 , 0x00000007 
+ 00028433  0x00007931 increase  0xfffffffd , 0x0000000b 
+ 00028434  0x00007932 increase  0xfffffffd , 0x00000011 
+ 00028435  0x00007933 nbranch  0x00006fc4 , 0x00000002 
+ 00028436  0x00007934 nbranch  0x00006f0c , 0x00000005 
+ 00028437  0x00007935 increase  0xffffffff , 0x0000000b 
+ 00028438  0x00007936 nbranch  0x00006fc4 , 0x00000005 
+ 00028439  0x00007937 call  0x000052d0 
+ 00028440  0x00007938 increase  0x0000000d , 0x00000005 
+ 00028441  0x00007939 fetch  0x00000002 , 0x00000511 
+ 00028442  0x0000793a iforce  0x00000013 
+ 00028443  0x0000793b arg  0x0000052a , 0x00000011 
+ 00028444  0x0000793d ifetch  0x00000002 , 0x00000011 
+ 00028445  0x0000793e branch  0x00006f29 , 0x00000034 
+ 00028446  0x0000793f iforce  0x00000012 
+ 00028447  0x00007940 call  0x000070c6 
+ 00028448  0x00007941 branch  0x00006f27 , 0x00000034 
+ 00028449  0x00007942 increase  0xfffffffd , 0x00000006 
+ 00028450  0x00007943 ifetch  0x00000003 , 0x00000006 
+ 00028451  0x00007944 istore  0x00000003 , 0x00000005 
+ 00028452  0x00007945 call  0x0000705b 
+ 00028453  0x00007946 iforce  0x00000039 
+ 00028454  0x00007947 call  0x00007f01 
+ 00028455  0x00007949 increase  0x00000002 , 0x00000011 
+ 00028456  0x0000794a branch  0x00006f1c 
+ 00028457  0x0000794d call  0x00006f83 
+ 00028458  0x0000794e fetch  0x00000002 , 0x00000275 
+ 00028459  0x0000794f beq  0x0000000e , 0x00007046 
+ 00028460  0x00007950 call  0x00006f9a 
+ 00028461  0x00007951 branch  0x00006f9a 
+ 00028462  0x00007955 ifetch  0x00000002 , 0x00000006 
+ 00028463  0x00007956 byteswap  0x0000003f , 0x0000003f 
+ 00028464  0x00007957 increase  0xfffffffd , 0x0000003f 
+ 00028465  0x00007958 arg  0x000000c8 , 0x00000002 
+ 00028466  0x00007959 isub  0x00000002 , 0x0000003e 
+ 00028467  0x0000795a nrtn  0x00000002 
+ 00028468  0x0000795b setarg  0x000000c8 
+ 00028469  0x0000795c rtn 
+ 00028470  0x00007960 increase  0x00000004 , 0x00000006 
+ 00028471  0x00007961 increase  0xfffffffb , 0x0000000b 
+ 00028472  0x00007962 increase  0xfffffffb , 0x00000011 
+ 00028473  0x00007963 nbranch  0x00006fc4 , 0x00000005 
+ 00028474  0x00007964 call  0x00006eaa 
+ 00028475  0x00007965 nbranch  0x00006fbe , 0x00000005 
+ 00028476  0x00007966 arg  0x00000511 , 0x0000000b 
+ 00028477  0x00007967 call  0x00007082 
+ 00028478  0x00007968 deposit  0x00000007 
+ 00028479  0x00007969 branch  0x00007046 , 0x00000034 
+ 00028480  0x0000796a store  0x00000001 , 0x0000054e 
+ 00028481  0x0000796c copy  0x00000012 , 0x0000003f 
+ 00028482  0x0000796d store  0x00000002 , 0x0000054c 
+ 00028483  0x0000796e arg  0x00000000 , 0x00000007 
+ 00028484  0x0000796f arg  0x00000000 , 0x00000011 
+ 00028485  0x00007970 call  0x000052d0 
+ 00028486  0x00007971 increase  0x0000000a , 0x00000005 
+ 00028487  0x00007973 call  0x00006f6c 
+ 00028488  0x00007974 nbranch  0x00002a8c , 0x00000028 
+ 00028489  0x00007975 copy  0x00000006 , 0x0000000b 
+ 00028490  0x00007976 copy  0x0000003f , 0x00000013 
+ 00028491  0x00007977 iadd  0x00000011 , 0x00000011 
+ 00028492  0x0000797a fetch  0x00000002 , 0x00000519 
+ 00028493  0x0000797b copy  0x0000003f , 0x00000012 
+ 00028494  0x0000797c branch  0x00006f75 , 0x00000034 
+ 00028495  0x0000797e copy  0x00000011 , 0x0000003f 
+ 00028496  0x0000797f isub  0x00000012 , 0x00000012 
+ 00028497  0x00007980 branch  0x00006f67 , 0x00000005 
+ 00028498  0x00007981 nbranch  0x00006f67 , 0x00000002 
+ 00028499  0x00007982 fetch  0x00000002 , 0x00000520 
+ 00028500  0x00007983 isub  0x00000012 , 0x0000003e 
+ 00028501  0x00007984 branch  0x00006f5e , 0x00000005 
+ 00028502  0x00007985 nbranch  0x00006f5e , 0x00000002 
+ 00028503  0x00007989 copy  0x00000012 , 0x00000039 
+ 00028504  0x0000798a call  0x00006f61 
+ 00028505  0x0000798b fetch  0x00000001 , 0x0000054e 
+ 00028506  0x0000798c increase  0x00000001 , 0x00000007 
+ 00028507  0x0000798d isub  0x00000007 , 0x0000003e 
+ 00028508  0x0000798e branch  0x00006f83 , 0x00000005 
+ 00028509  0x0000798f branch  0x00006fa0 
+ 00028510  0x00007992 copy  0x0000003f , 0x00000039 
+ 00028511  0x00007993 call  0x00006f61 
+ 00028512  0x00007994 branch  0x00006fa0 
+ 00028513  0x00007997 increase  0xfffffffd , 0x00000005 
+ 00028514  0x00007998 copy  0x00000039 , 0x00000002 
+ 00028515  0x00007999 copy  0x00000013 , 0x0000003f 
+ 00028516  0x0000799a isub  0x00000012 , 0x0000003f 
+ 00028517  0x0000799b iadd  0x0000000b , 0x00000006 
+ 00028518  0x0000799c branch  0x00007f01 
+ 00028519  0x0000799f fetch  0x00000001 , 0x0000054e 
+ 00028520  0x000079a0 increase  0x00000001 , 0x00000007 
+ 00028521  0x000079a1 isub  0x00000007 , 0x0000003e 
+ 00028522  0x000079a2 rtn  0x00000005 
+ 00028523  0x000079a3 branch  0x00006f47 
+ 00028524  0x000079a6 call  0x00007fe9 
+ 00028525  0x000079a7 arg  0x0000052a , 0x00000006 
+ 00028526  0x000079a8 lshift2  0x00000007 , 0x0000003f 
+ 00028527  0x000079a9 iadd  0x00000006 , 0x00000006 
+ 00028528  0x000079aa ifetcht  0x00000004 , 0x00000006 
+ 00028529  0x000079ab call  0x000070b1 
+ 00028530  0x000079ac nrtn  0x00000005 
+ 00028531  0x000079ad call  0x0000705b 
+ 00028532  0x000079ae branch  0x00007fe7 
+ 00028533  0x000079b1 fetch  0x00000002 , 0x00000520 
+ 00028534  0x000079b2 isub  0x00000011 , 0x0000003e 
+ 00028535  0x000079b3 nbranch  0x00006f8f , 0x00000002 
+ 00028536  0x000079b4 copy  0x00000011 , 0x00000039 
+ 00028537  0x000079b5 copy  0x00000039 , 0x00000002 
+ 00028538  0x000079b6 copy  0x0000000b , 0x00000006 
+ 00028539  0x000079b7 call  0x00007f01 
+ 00028540  0x000079b8 fetch  0x00000002 , 0x0000054c 
+ 00028541  0x000079b9 isub  0x00000011 , 0x0000003e 
+ 00028542  0x000079ba branch  0x00006f81 , 0x00000005 
+ 00028543  0x000079bc call  0x00006fa0 
+ 00028544  0x000079bd branch  0x00006f94 
+ 00028545  0x000079c0 call  0x00006f83 
+ 00028546  0x000079c1 branch  0x00006f94 
+ 00028547  0x000079c4 arg  0x00000007 , 0x00000011 
+ 00028548  0x000079c6 force  0x00000000 , 0x0000003f 
+ 00028549  0x000079c7 istore  0x00000001 , 0x00000005 
+ 00028550  0x000079c8 call  0x00006fb0 
+ 00028551  0x000079c9 fetcht  0x00000002 , 0x00000275 
+ 00028552  0x000079ca increase  0xfffffffb , 0x00000002 
+ 00028553  0x000079cb byteswap  0x00000002 , 0x0000003f 
+ 00028554  0x000079cc istore  0x00000002 , 0x00000005 
+ 00028555  0x000079cd increase  0xfffffffd , 0x00000002 
+ 00028556  0x000079ce byteswap  0x00000002 , 0x0000003f 
+ 00028557  0x000079cf istore  0x00000002 , 0x00000005 
+ 00028558  0x000079d0 rtn 
+ 00028559  0x000079d3 copy  0x0000003f , 0x00000039 
+ 00028560  0x000079d4 copy  0x00000039 , 0x00000002 
+ 00028561  0x000079d5 copy  0x0000000b , 0x00000006 
+ 00028562  0x000079d6 call  0x00007f01 
+ 00028563  0x000079d7 call  0x00006fa0 
+ 00028564  0x000079d9 setarg  0x00000036 
+ 00028565  0x000079da istore  0x00000001 , 0x00000005 
+ 00028566  0x000079db fetch  0x00000002 , 0x0000054c 
+ 00028567  0x000079dc byteswap  0x0000003f , 0x0000003f 
+ 00028568  0x000079dd istore  0x00000002 , 0x00000005 
+ 00028569  0x000079de rtn 
+ 00028570  0x000079e1 setarg  0x00000036 
+ 00028571  0x000079e2 istore  0x00000001 , 0x00000005 
+ 00028572  0x000079e3 increase  0xfffffffd , 0x00000002 
+ 00028573  0x000079e4 byteswap  0x00000002 , 0x0000003f 
+ 00028574  0x000079e5 istore  0x00000002 , 0x00000005 
+ 00028575  0x000079e6 rtn 
+ 00028576  0x000079e9 arg  0x00000007 , 0x00000011 
+ 00028577  0x000079ea setarg  0x00000002 
+ 00028578  0x000079eb istore  0x00000001 , 0x00000005 
+ 00028579  0x000079ec fetch  0x00000002 , 0x00000519 
+ 00028580  0x000079ed iadd  0x00000002 , 0x00000002 
+ 00028581  0x000079ee byteswap  0x00000002 , 0x0000003f 
+ 00028582  0x000079ef istore  0x00000002 , 0x00000005 
+ 00028583  0x000079f0 call  0x00006fb0 
+ 00028584  0x000079f1 fetcht  0x00000002 , 0x00000275 
+ 00028585  0x000079f2 increase  0xfffffffb , 0x00000002 
+ 00028586  0x000079f3 byteswap  0x00000002 , 0x0000003f 
+ 00028587  0x000079f4 istore  0x00000002 , 0x00000005 
+ 00028588  0x000079f5 increase  0xfffffffb , 0x00000002 
+ 00028589  0x000079f6 byteswap  0x00000002 , 0x0000003f 
+ 00028590  0x000079f7 istore  0x00000002 , 0x00000005 
+ 00028591  0x000079f8 rtn 
+ 00028592  0x000079fb fetch  0x00000002 , 0x00000273 
+ 00028593  0x000079fc isub  0x00000005 , 0x0000003f 
+ 00028594  0x000079fd sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00028595  0x000079fe store  0x00000002 , 0x00000275 
+ 00028596  0x000079ff call  0x000052d0 
+ 00028597  0x00007a00 copy  0x00000011 , 0x0000003f 
+ 00028598  0x00007a01 istore  0x00000001 , 0x00000005 
+ 00028599  0x00007a02 fetch  0x00000002 , 0x0000051c 
+ 00028600  0x00007a03 istore  0x00000002 , 0x00000005 
+ 00028601  0x00007a04 rtn 
+ 00028602  0x00007a15 rtn 
+ 00028603  0x00007a37 setarg  0x00000200 
+ 00028604  0x00007a38 store  0x00000002 , 0x0000054a 
+ 00028605  0x00007a39 branch  0x00006fc6 
+ 00028606  0x00007a3b setarg  0x00000400 
+ 00028607  0x00007a3c store  0x00000002 , 0x0000054a 
+ 00028608  0x00007a3d branch  0x00006fc6 
+ 00028609  0x00007a3f setarg  0x00000600 
+ 00028610  0x00007a40 store  0x00000002 , 0x0000054a 
+ 00028611  0x00007a41 branch  0x00006fc6 
+ 00028612  0x00007a43 setarg  0x00000300 
+ 00028613  0x00007a44 store  0x00000002 , 0x0000054a 
+ 00028614  0x00007a46 call  0x000052d0 
+ 00028615  0x00007a47 istore  0x00000001 , 0x00000005 
+ 00028616  0x00007a48 fetch  0x00000002 , 0x0000051c 
+ 00028617  0x00007a49 istore  0x00000002 , 0x00000005 
+ 00028618  0x00007a4a setarg  0x00000200 
+ 00028619  0x00007a4b istore  0x00000002 , 0x00000005 
+ 00028620  0x00007a4c fetch  0x00000002 , 0x0000054a 
+ 00028621  0x00007a4d istore  0x00000002 , 0x00000005 
+ 00028622  0x00007a4e jam  0x00000007 , 0x00000275 
+ 00028623  0x00007a4f rtn 
+ 00028624  0x00007a55 arg  0x00000000 , 0x00000012 
+ 00028625  0x00007a56 force  0x00000000 , 0x00000002 
+ 00028626  0x00007a57 arg  0x00000511 , 0x00000005 
+ 00028627  0x00007a58 call  0x00007028 
+ 00028628  0x00007a59 branch  0x00007026 , 0x00000005 
+ 00028629  0x00007a5b increase  0x00000001 , 0x00000012 
+ 00028630  0x00007a5c ifetch  0x00000001 , 0x00000006 
+ 00028631  0x00007a5d increase  0xffffffff , 0x00000011 
+ 00028632  0x00007a5e increase  0xffffffff , 0x0000000b 
+ 00028633  0x00007a5f compare  0x00000018 , 0x0000003f , 0x000000f8 
+ 00028634  0x00007a60 nbranch  0x00007026 , 0x00000001 
+ 00028635  0x00007a61 compare  0x00000004 , 0x0000003f , 0x00000007 
+ 00028636  0x00007a62 nbranch  0x00006ff3 , 0x00000001 
+ 00028637  0x00007a63 force  0x00000001 , 0x00000002 
+ 00028638  0x00007a65 ifetch  0x00000001 , 0x00000006 
+ 00028639  0x00007a66 increase  0xffffffff , 0x00000011 
+ 00028640  0x00007a67 increase  0xffffffff , 0x0000000b 
+ 00028641  0x00007a68 bne  0x00000000 , 0x00006fe7 
+ 00028642  0x00007a69 ifetch  0x00000001 , 0x00000006 
+ 00028643  0x00007a6a increase  0xffffffff , 0x00000011 
+ 00028644  0x00007a6b increase  0xffffffff , 0x0000000b 
+ 00028645  0x00007a6c beq  0x00000000 , 0x00006ff8 
+ 00028646  0x00007a6d branch  0x00006fea 
+ 00028647  0x00007a6f increase  0x00000001 , 0x00000006 
+ 00028648  0x00007a70 increase  0xffffffff , 0x00000011 
+ 00028649  0x00007a71 increase  0xffffffff , 0x0000000b 
+ 00028650  0x00007a73 increase  0x00000002 , 0x00000006 
+ 00028651  0x00007a74 increase  0xfffffffe , 0x00000011 
+ 00028652  0x00007a75 increase  0xfffffffe , 0x0000000b 
+ 00028653  0x00007a76 compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028654  0x00007a77 branch  0x00007020 , 0x00000001 
+ 00028655  0x00007a78 increase  0x0000000c , 0x00000006 
+ 00028656  0x00007a79 increase  0xfffffff4 , 0x00000011 
+ 00028657  0x00007a7a increase  0xfffffff4 , 0x0000000b 
+ 00028658  0x00007a7b branch  0x00007020 
+ 00028659  0x00007a7d compare  0x00000002 , 0x0000003f , 0x00000007 
+ 00028660  0x00007a7e nbranch  0x00006ff6 , 0x00000001 
+ 00028661  0x00007a7f branch  0x00006fde 
+ 00028662  0x00007a81 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00028663  0x00007a82 nbranch  0x00007026 , 0x00000001 
+ 00028664  0x00007a84 increase  0xfffffffe , 0x00000011 
+ 00028665  0x00007a85 increase  0xfffffffe , 0x0000000b 
+ 00028666  0x00007a86 ifetch  0x00000002 , 0x00000006 
+ 00028667  0x00007a87 sub  0x00000012 , 0x00000004 , 0x0000003e 
+ 00028668  0x00007a88 branch  0x00006ffe , 0x00000005 
+ 00028669  0x00007a89 istore  0x00000002 , 0x00000005 
+ 00028670  0x00007a8b compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028671  0x00007a8c branch  0x00007020 , 0x00000001 
+ 00028672  0x00007a8d copy  0x00000006 , 0x00000002 
+ 00028673  0x00007a8e ifetch  0x00000001 , 0x00000006 
+ 00028674  0x00007a8f bne  0x00000000 , 0x00007019 
+ 00028675  0x00007a90 ifetch  0x00000001 , 0x00000006 
+ 00028676  0x00007a91 bne  0x00000000 , 0x00007019 
+ 00028677  0x00007a92 ifetch  0x00000001 , 0x00000006 
+ 00028678  0x00007a93 bne  0x00000010 , 0x00007019 
+ 00028679  0x00007a94 ifetch  0x00000001 , 0x00000006 
+ 00028680  0x00007a95 bne  0x00000000 , 0x00007019 
+ 00028681  0x00007a96 ifetch  0x00000001 , 0x00000006 
+ 00028682  0x00007a97 bne  0x00000080 , 0x00007019 
+ 00028683  0x00007a98 ifetch  0x00000001 , 0x00000006 
+ 00028684  0x00007a99 bne  0x00000000 , 0x00007019 
+ 00028685  0x00007a9a ifetch  0x00000001 , 0x00000006 
+ 00028686  0x00007a9b bne  0x00000000 , 0x00007019 
+ 00028687  0x00007a9c ifetch  0x00000001 , 0x00000006 
+ 00028688  0x00007a9d bne  0x00000080 , 0x00007019 
+ 00028689  0x00007a9e ifetch  0x00000001 , 0x00000006 
+ 00028690  0x00007a9f bne  0x0000005f , 0x00007019 
+ 00028691  0x00007aa0 ifetch  0x00000001 , 0x00000006 
+ 00028692  0x00007aa1 bne  0x0000009b , 0x00007019 
+ 00028693  0x00007aa2 ifetch  0x00000001 , 0x00000006 
+ 00028694  0x00007aa3 bne  0x00000034 , 0x00007019 
+ 00028695  0x00007aa4 ifetch  0x00000001 , 0x00000006 
+ 00028696  0x00007aa5 beq  0x000000fb , 0x0000701e 
+ 00028697  0x00007aa7 copy  0x00000002 , 0x00000006 
+ 00028698  0x00007aa9 increase  0x0000000c , 0x00000006 
+ 00028699  0x00007aaa force  0x00000000 , 0x00000007 
+ 00028700  0x00007aab force  0x00000000 , 0x00000002 
+ 00028701  0x00007aac branch  0x0000701e 
+ 00028702  0x00007aaf increase  0xfffffff4 , 0x0000000b 
+ 00028703  0x00007ab0 increase  0xfffffff4 , 0x00000011 
+ 00028704  0x00007ab2 force  0x00000000 , 0x00000002 
+ 00028705  0x00007ab3 compare  0x00000000 , 0x00000011 , 0x000000ff 
+ 00028706  0x00007ab4 nbranch  0x00006fd5 , 0x00000001 
+ 00028707  0x00007ab5 force  0x00000000 , 0x0000003f 
+ 00028708  0x00007ab6 istore  0x00000002 , 0x00000005 
+ 00028709  0x00007ab7 rtn 
+ 00028710  0x00007ab9 arg  0x000000ff , 0x00000002 
+ 00028711  0x00007aba rtn 
+ 00028712  0x00007ac5 bpatchx  0x000000d4 , 0x0000403a 
+ 00028713  0x00007ac6 ifetch  0x00000001 , 0x00000006 
+ 00028714  0x00007ac7 increase  0xffffffff , 0x0000000b 
+ 00028715  0x00007ac8 compare  0x00000030 , 0x0000003f , 0x000000f8 
+ 00028716  0x00007ac9 nbranch  0x0000703e , 0x00000001 
+ 00028717  0x00007aca compare  0x00000007 , 0x0000003f , 0x00000007 
+ 00028718  0x00007acb branch  0x00007037 , 0x00000001 
+ 00028719  0x00007acc compare  0x00000006 , 0x0000003f , 0x00000007 
+ 00028720  0x00007acd branch  0x00007039 , 0x00000001 
+ 00028721  0x00007ace compare  0x00000005 , 0x0000003f , 0x00000007 
+ 00028722  0x00007acf nbranch  0x0000703e , 0x00000001 
+ 00028723  0x00007ad1 ifetch  0x00000001 , 0x00000006 
+ 00028724  0x00007ad2 copy  0x0000003f , 0x00000011 
+ 00028725  0x00007ad3 increase  0xffffffff , 0x0000000b 
+ 00028726  0x00007ad4 branch  0x0000703c 
+ 00028727  0x00007ad6 increase  0x00000002 , 0x00000006 
+ 00028728  0x00007ad7 increase  0xfffffffe , 0x0000000b 
+ 00028729  0x00007ad9 ifetch  0x00000002 , 0x00000006 
+ 00028730  0x00007ada byteswap  0x0000003f , 0x00000011 
+ 00028731  0x00007adb increase  0xfffffffe , 0x0000000b 
+ 00028732  0x00007add force  0x00000001 , 0x0000003f 
+ 00028733  0x00007ade rtn 
+ 00028734  0x00007ae0 force  0x00000000 , 0x0000003f 
+ 00028735  0x00007ae1 rtn 
+ 00028736  0x00007aec setarg  0x00000003 
+ 00028737  0x00007aed store  0x00000001 , 0x0000051b 
+ 00028738  0x00007aee branch  0x00007048 
+ 00028739  0x00007af0 setarg  0x00000005 
+ 00028740  0x00007af1 store  0x00000001 , 0x0000051b 
+ 00028741  0x00007af2 branch  0x00007048 
+ 00028742  0x00007af4 setarg  0x00000007 
+ 00028743  0x00007af5 store  0x00000001 , 0x0000051b 
+ 00028744  0x00007af7 call  0x000052d0 
+ 00028745  0x00007afa fetch  0x00000001 , 0x0000051b 
+ 00028746  0x00007afb copy  0x0000003f , 0x00000012 
+ 00028747  0x00007afc istore  0x00000001 , 0x00000005 
+ 00028748  0x00007afd fetch  0x00000002 , 0x0000051c 
+ 00028749  0x00007afe istore  0x00000002 , 0x00000005 
+ 00028750  0x00007aff setarg  0x00000500 
+ 00028751  0x00007b00 istore  0x00000002 , 0x00000005 
+ 00028752  0x00007b01 compare  0x00000005 , 0x00000012 , 0x000000ff 
+ 00028753  0x00007b02 branch  0x00007057 , 0x00000001 
+ 00028754  0x00007b03 compare  0x00000007 , 0x00000012 , 0x000000ff 
+ 00028755  0x00007b04 branch  0x00007057 , 0x00000001 
+ 00028756  0x00007b05 setarg  0x00000000 
+ 00028757  0x00007b06 istore  0x00000005 , 0x00000005 
+ 00028758  0x00007b07 branch  0x00007059 
+ 00028759  0x00007b0a setarg  0x00350200 
+ 00028760  0x00007b0b istore  0x00000005 , 0x00000005 
+ 00028761  0x00007b0d jam  0x0000000a , 0x00000275 
+ 00028762  0x00007b0e rtn 
+ 00028763  0x00007b12 call  0x00007ea2 
+ 00028764  0x00007b13 call  0x00007ea5 
+ 00028765  0x00007b14 call  0x00007062 
+ 00028766  0x00007b15 call  0x00007e9c 
+ 00028767  0x00007b16 call  0x00007e9f 
+ 00028768  0x00007b17 copy  0x00000002 , 0x0000003f 
+ 00028769  0x00007b18 rtn 
+ 00028770  0x00007b1c ifetch  0x00000001 , 0x00000006 
+ 00028771  0x00007b1d and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028772  0x00007b1e rshift3  0x0000003f , 0x0000003f 
+ 00028773  0x00007b1f bne  0x00000000 , 0x0000706c 
+ 00028774  0x00007b21 force  0x00000001 , 0x0000003f 
+ 00028775  0x00007b22 force  0x00000001 , 0x00000002 
+ 00028776  0x00007b23 rtn 
+ 00028777  0x00007b26 call  0x00007e76 
+ 00028778  0x00007b27 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00028779  0x00007b28 rtn 
+ 00028780  0x00007b2a deposit  0x00000039 
+ 00028781  0x00007b2b sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00028782  0x00007b2c branch  0x00007069 , 0x00000002 
+ 00028783  0x00007b2d beq  0x00000005 , 0x00007073 
+ 00028784  0x00007b2e beq  0x00000006 , 0x00007076 
+ 00028785  0x00007b2f beq  0x00000007 , 0x0000707a 
+ 00028786  0x00007b30 rtn 
+ 00028787  0x00007b33 ifetch  0x00000001 , 0x00000006 
+ 00028788  0x00007b34 add  0x0000003f , 0x00000002 , 0x00000002 
+ 00028789  0x00007b35 rtn 
+ 00028790  0x00007b37 ifetch  0x00000002 , 0x00000006 
+ 00028791  0x00007b38 byteswap  0x0000003f , 0x0000003f 
+ 00028792  0x00007b39 add  0x0000003f , 0x00000003 , 0x00000002 
+ 00028793  0x00007b3a rtn 
+ 00028794  0x00007b3c ifetch  0x00000002 , 0x00000006 
+ 00028795  0x00007b3d byteswap  0x0000003f , 0x0000003f 
+ 00028796  0x00007b3e ifetcht  0x00000002 , 0x00000006 
+ 00028797  0x00007b3f byteswap  0x00000002 , 0x00000002 
+ 00028798  0x00007b40 lshift16  0x00000002 , 0x00000002 
+ 00028799  0x00007b41 iadd  0x00000002 , 0x0000003f 
+ 00028800  0x00007b42 add  0x0000003f , 0x00000005 , 0x00000002 
+ 00028801  0x00007b43 rtn 
+ 00028802  0x00007b4a bpatchx  0x000000d5 , 0x0000403a 
+ 00028803  0x00007b4b force  0x00000000 , 0x00000007 
+ 00028804  0x00007b4c arg  0x00000000 , 0x00000012 
+ 00028805  0x00007b4d arg  0x0000052a , 0x00000005 
+ 00028806  0x00007b4f ifetch  0x00000002 , 0x0000000b 
+ 00028807  0x00007b50 rtn  0x00000034 
+ 00028808  0x00007b51 call  0x0000708d 
+ 00028809  0x00007b52 copy  0x00000007 , 0x0000003f 
+ 00028810  0x00007b53 rtneq  0x00000007 
+ 00028811  0x00007b54 increase  0x00000002 , 0x0000000b 
+ 00028812  0x00007b55 branch  0x00007086 
+ 00028813  0x00007b59 iforce  0x00000013 
+ 00028814  0x00007b5b fetch  0x00000002 , 0x00004575 
+ 00028815  0x00007b5c iforce  0x00000006 
+ 00028816  0x00007b5e copy  0x00000007 , 0x0000003f 
+ 00028817  0x00007b5f rtneq  0x00000007 
+ 00028818  0x00007b60 disable  0x00000028 
+ 00028819  0x00007b61 ifetch  0x00000001 , 0x00000006 
+ 00028820  0x00007b62 rtn  0x00000034 
+ 00028821  0x00007b63 iforce  0x00000039 
+ 00028822  0x00007b65 ifetch  0x00000002 , 0x00000006 
+ 00028823  0x00007b66 isub  0x00000013 , 0x0000003e 
+ 00028824  0x00007b67 nbranch  0x0000709a , 0x00000005 
+ 00028825  0x00007b68 enable  0x00000028 
+ 00028826  0x00007b6a loop  0x00007096 
+ 00028827  0x00007b6b ifetcht  0x00000004 , 0x00000006 
+ 00028828  0x00007b6c copy  0x00000006 , 0x00000011 
+ 00028829  0x00007b6d nbranch  0x000070ad , 0x00000028 
+ 00028830  0x00007b6e arg  0x0000052a , 0x00000006 
+ 00028831  0x00007b6f arg  0x00000007 , 0x00000039 
+ 00028832  0x00007b71 ifetch  0x00000004 , 0x00000006 
+ 00028833  0x00007b72 branch  0x000070a6 , 0x00000034 
+ 00028834  0x00007b73 isub  0x00000002 , 0x0000003e 
+ 00028835  0x00007b74 branch  0x000070ad , 0x00000005 
+ 00028836  0x00007b75 loop  0x000070a0 
+ 00028837  0x00007b76 rtn 
+ 00028838  0x00007b78 istoret  0x00000004 , 0x00000005 
+ 00028839  0x00007b79 increase  0x00000001 , 0x00000007 
+ 00028840  0x00007b7a copy  0x00000011 , 0x00000006 
+ 00028841  0x00007b7b call  0x0000705b 
+ 00028842  0x00007b7c iadd  0x00000012 , 0x00000012 
+ 00028843  0x00007b7d iadd  0x00000006 , 0x00000006 
+ 00028844  0x00007b7e branch  0x00007090 
+ 00028845  0x00007b80 copy  0x00000011 , 0x00000006 
+ 00028846  0x00007b81 call  0x00007062 
+ 00028847  0x00007b82 iadd  0x00000006 , 0x00000006 
+ 00028848  0x00007b83 branch  0x00007090 
+ 00028849  0x00007b8a bpatchx  0x000000d6 , 0x0000403a 
+ 00028850  0x00007b8b fetch  0x00000002 , 0x00004575 
+ 00028851  0x00007b8c iforce  0x00000006 
+ 00028852  0x00007b8e ifetch  0x00000001 , 0x00000006 
+ 00028853  0x00007b8f branch  0x00007fe3 , 0x00000034 
+ 00028854  0x00007b90 lshift  0x0000003f , 0x0000003f 
+ 00028855  0x00007b91 iadd  0x00000006 , 0x00000006 
+ 00028856  0x00007b92 ifetch  0x00000004 , 0x00000006 
+ 00028857  0x00007b93 isub  0x00000002 , 0x0000003e 
+ 00028858  0x00007b94 rtn  0x00000005 
+ 00028859  0x00007b95 deposit  0x00000005 
+ 00028860  0x00007b96 store  0x00000002 , 0x00000abb 
+ 00028861  0x00007b97 storet  0x00000008 , 0x00000aa2 
+ 00028862  0x00007b98 call  0x00007062 
+ 00028863  0x00007b99 iadd  0x00000006 , 0x00000006 
+ 00028864  0x00007b9a copy  0x00000006 , 0x0000003f 
+ 00028865  0x00007b9b fetcht  0x00000002 , 0x00000abb 
+ 00028866  0x00007b9c copy  0x00000002 , 0x00000005 
+ 00028867  0x00007b9d fetcht  0x00000008 , 0x00000aa2 
+ 00028868  0x00007b9e copy  0x0000003f , 0x00000006 
+ 00028869  0x00007b9f branch  0x000070b4 
+ 00028870  0x00007ba6 bpatchx  0x000000d7 , 0x0000403a 
+ 00028871  0x00007ba7 fetch  0x00000002 , 0x00004575 
+ 00028872  0x00007ba8 iforce  0x00000006 
+ 00028873  0x00007baa ifetch  0x00000001 , 0x00000006 
+ 00028874  0x00007bab branch  0x000070e4 , 0x00000034 
+ 00028875  0x00007bac iforce  0x00000039 
+ 00028876  0x00007bae ifetch  0x00000002 , 0x00000006 
+ 00028877  0x00007baf isub  0x00000013 , 0x0000003e 
+ 00028878  0x00007bb0 branch  0x000070d4 , 0x00000005 
+ 00028879  0x00007bb1 loop  0x000070cc 
+ 00028880  0x00007bb2 increase  0x00000004 , 0x00000006 
+ 00028881  0x00007bb3 call  0x00007062 
+ 00028882  0x00007bb4 iadd  0x00000006 , 0x00000006 
+ 00028883  0x00007bb5 branch  0x000070c9 
+ 00028884  0x00007bb7 increase  0xffffffff , 0x00000039 
+ 00028885  0x00007bb8 lshift  0x00000039 , 0x0000003f 
+ 00028886  0x00007bb9 iadd  0x00000006 , 0x00000006 
+ 00028887  0x00007bba increase  0x00000004 , 0x00000006 
+ 00028888  0x00007bbb call  0x00007062 
+ 00028889  0x00007bbc iadd  0x00000006 , 0x0000000b 
+ 00028890  0x00007bbe increase  0x00000001 , 0x00000006 
+ 00028891  0x00007bbf ifetch  0x00000002 , 0x00000006 
+ 00028892  0x00007bc0 isub  0x00000012 , 0x0000003e 
+ 00028893  0x00007bc4 branch  0x00007fef , 0x00000005 
+ 00028894  0x00007bc5 call  0x0000705b 
+ 00028895  0x00007bc6 iadd  0x00000006 , 0x00000006 
+ 00028896  0x00007bc7 deposit  0x0000000b 
+ 00028897  0x00007bc8 isub  0x00000006 , 0x0000003e 
+ 00028898  0x00007bc9 branch  0x000070e4 , 0x00000005 
+ 00028899  0x00007bca branch  0x000070da 
+ 00028900  0x00007bcc force  0x00000000 , 0x00000006 
+ 00028901  0x00007bcd force  0x00000000 , 0x0000003f 
+ 00028902  0x00007bce rtn 
+ 00028903  0x00007bd5 bpatchx  0x000000d8 , 0x0000403b 
+ 00028904  0x00007bd6 fetch  0x00000002 , 0x00004575 
+ 00028905  0x00007bd7 iforce  0x00000006 
+ 00028906  0x00007bd9 ifetch  0x00000001 , 0x00000006 
+ 00028907  0x00007bda branch  0x00007100 , 0x00000034 
+ 00028908  0x00007bdb lshift  0x0000003f , 0x0000003f 
+ 00028909  0x00007bdc iadd  0x00000006 , 0x00000006 
+ 00028910  0x00007bdd ifetch  0x00000004 , 0x00000006 
+ 00028911  0x00007bde isub  0x00000002 , 0x0000003e 
+ 00028912  0x00007bdf branch  0x000070f4 , 0x00000005 
+ 00028913  0x00007be0 call  0x00007062 
+ 00028914  0x00007be1 iadd  0x00000006 , 0x00000006 
+ 00028915  0x00007be2 branch  0x000070ea 
+ 00028916  0x00007be4 call  0x00007062 
+ 00028917  0x00007be5 iadd  0x00000006 , 0x0000000b 
+ 00028918  0x00007be7 increase  0x00000001 , 0x00000006 
+ 00028919  0x00007be8 ifetch  0x00000002 , 0x00000006 
+ 00028920  0x00007be9 isub  0x00000012 , 0x0000003e 
+ 00028921  0x00007bea rtn  0x00000005 
+ 00028922  0x00007beb call  0x0000705b 
+ 00028923  0x00007bec iadd  0x00000006 , 0x00000006 
+ 00028924  0x00007bed deposit  0x0000000b 
+ 00028925  0x00007bee isub  0x00000006 , 0x0000003e 
+ 00028926  0x00007bef branch  0x00007100 , 0x00000005 
+ 00028927  0x00007bf0 branch  0x000070f6 
+ 00028928  0x00007bf2 force  0x00000000 , 0x00000006 
+ 00028929  0x00007bf3 rtn 
+ 00028930  0x00007bf8 arg  0x00000400 , 0x00000012 
+ 00028931  0x00007bf9 call  0x000070f4 
+ 00028932  0x00007bfa arg  0x00000300 , 0x00000012 
+ 00028933  0x00007bfb call  0x0000710d 
+ 00028934  0x00007bfc nrtn  0x00000028 
+ 00028935  0x00007bfd sub  0x00000011 , 0x00000003 , 0x0000003e 
+ 00028936  0x00007bfe branch  0x00007fe9 , 0x00000002 
+ 00028937  0x00007bff ifetch  0x00000001 , 0x00000006 
+ 00028938  0x00007c00 bne  0x00000008 , 0x00007fe9 
+ 00028939  0x00007c01 ifetch  0x00000001 , 0x00000006 
+ 00028940  0x00007c02 rtn 
+ 00028941  0x00007c08 bpatchx  0x000000d9 , 0x0000403b 
+ 00028942  0x00007c09 call  0x00007062 
+ 00028943  0x00007c0a copy  0x0000003f , 0x00000011 
+ 00028944  0x00007c0c ifetch  0x00000001 , 0x00000006 
+ 00028945  0x00007c0d and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028946  0x00007c0e rshift3  0x0000003f , 0x0000003f 
+ 00028947  0x00007c0f sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00028948  0x00007c10 branch  0x00007129 , 0x00000005 
+ 00028949  0x00007c11 copy  0x00000039 , 0x0000003f 
+ 00028950  0x00007c12 beq  0x00000005 , 0x00007120 
+ 00028951  0x00007c13 beq  0x00000006 , 0x00007123 
+ 00028952  0x00007c14 beq  0x00000007 , 0x00007126 
+ 00028953  0x00007c15 increase  0xffffffff , 0x00000006 
+ 00028954  0x00007c16 call  0x00007062 
+ 00028955  0x00007c17 iadd  0x00000006 , 0x00000006 
+ 00028956  0x00007c18 copy  0x00000011 , 0x0000003f 
+ 00028957  0x00007c19 isub  0x00000002 , 0x00000011 
+ 00028958  0x00007c1a branch  0x00007fe9 , 0x00000005 
+ 00028959  0x00007c1b branch  0x00007110 
+ 00028960  0x00007c1e increase  0xfffffffe , 0x00000011 
+ 00028961  0x00007c1f increase  0x00000001 , 0x00000006 
+ 00028962  0x00007c20 branch  0x00007110 
+ 00028963  0x00007c22 increase  0xfffffffd , 0x00000011 
+ 00028964  0x00007c23 increase  0x00000002 , 0x00000006 
+ 00028965  0x00007c24 branch  0x00007110 
+ 00028966  0x00007c26 increase  0xfffffffb , 0x00000011 
+ 00028967  0x00007c27 increase  0x00000004 , 0x00000006 
+ 00028968  0x00007c28 branch  0x00007110 
+ 00028969  0x00007c2b increase  0xffffffff , 0x00000011 
+ 00028970  0x00007c2c copy  0x00000039 , 0x0000003f 
+ 00028971  0x00007c2d beq  0x00000001 , 0x00007132 
+ 00028972  0x00007c2e beq  0x00000002 , 0x00007130 
+ 00028973  0x00007c2f beq  0x00000004 , 0x0000712f 
+ 00028974  0x00007c30 branch  0x00007fe9 
+ 00028975  0x00007c32 increase  0xfffffff4 , 0x00000011 
+ 00028976  0x00007c34 ifetch  0x00000002 , 0x00000006 
+ 00028977  0x00007c35 increase  0xfffffffe , 0x00000011 
+ 00028978  0x00007c37 ifetch  0x00000002 , 0x00000006 
+ 00028979  0x00007c38 isub  0x00000012 , 0x0000003e 
+ 00028980  0x00007c39 branch  0x00007fe7 , 0x00000005 
+ 00028981  0x00007c3a increase  0xfffffffe , 0x00000011 
+ 00028982  0x00007c3b branch  0x00007fe9 , 0x00000005 
+ 00028983  0x00007c3c branch  0x00007110 
+ 00028984  0x00007c78 call  0x000052d0 
+ 00028985  0x00007c79 copy  0x0000003f , 0x00000005 
+ 00028986  0x00007c7a setarg  0x00000006 
+ 00028987  0x00007c7b istore  0x00000001 , 0x00000005 
+ 00028988  0x00007c7c setarg  0x0000006e 
+ 00028989  0x00007c7d istore  0x00000002 , 0x00000005 
+ 00028990  0x00007c7e setarg  0x00000f00 
+ 00028991  0x00007c7f istore  0x00000002 , 0x00000005 
+ 00028992  0x00007c80 setarg  0x001a0535 
+ 00028993  0x00007c81 istore  0x00000003 , 0x00000005 
+ 00028994  0x00007c82 setarg  0x00000111 
+ 00028995  0x00007c83 lshift16  0x0000003f , 0x0000003f 
+ 00028996  0x00007c84 istore  0x00000004 , 0x00000005 
+ 00028997  0x00007c85 setarg  0x00002600 
+ 00028998  0x00007c86 istore  0x00000002 , 0x00000005 
+ 00028999  0x00007c87 setarg  0x00000335 
+ 00029000  0x00007c88 istore  0x00000002 , 0x00000005 
+ 00029001  0x00007c89 setarg  0x00000009 
+ 00029002  0x00007c8a istore  0x00000002 , 0x00000005 
+ 00029003  0x00007c8b setarg  0x00000004 
+ 00029004  0x00007c8c istore  0x00000002 , 0x00000005 
+ 00029005  0x00007c8d jam  0x00000014 , 0x00000275 
+ 00029006  0x00007c8e rtn 
+ 00029007  0x00007c93 bpatchx  0x000000da , 0x0000403b 
+ 00029008  0x00007c94 jam  0x00000050 , 0x000005e5 
+ 00029009  0x00007c95 arg  0x000005e6 , 0x00000005 
+ 00029010  0x00007c96 arg  0x0000443a , 0x00000006 
+ 00029011  0x00007c97 call  0x00007ebf 
+ 00029012  0x00007c98 arg  0x000045d2 , 0x00000006 
+ 00029013  0x00007c99 call  0x00007ebd 
+ 00029014  0x00007c9a arg  0x000009be , 0x00000006 
+ 00029015  0x00007c9b call  0x00007ebd 
+ 00029016  0x00007c9c call  0x0000720a 
+ 00029017  0x00007c9d arg  0x0000042f , 0x00000006 
+ 00029018  0x00007c9e call  0x00007205 
+ 00029019  0x00007c9f call  0x000071d0 
+ 00029020  0x00007ca1 arg  0x00000af2 , 0x00000005 
+ 00029021  0x00007ca2 call  0x00007201 
+ 00029022  0x00007ca3 setarg  0x000f4240 
+ 00029023  0x00007ca4 copy  0x0000003f , 0x00000011 
+ 00029024  0x00007ca5 fetch  0x00000004 , 0x00000af2 
+ 00029025  0x00007ca6 idiv  0x00000011 
+ 00029026  0x00007ca7 call  0x00007f86 
+ 00029027  0x00007ca8 remainder  0x0000003f 
+ 00029028  0x00007ca9 store  0x00000004 , 0x000009ba 
+ 00029029  0x00007cab rtn 
+ 00029030  0x00007cae jam  0x00000041 , 0x000005e5 
+ 00029031  0x00007caf arg  0x000005e6 , 0x00000005 
+ 00029032  0x00007cb0 call  0x000071b5 
+ 00029033  0x00007cb1 call  0x000071b0 
+ 00029034  0x00007cb2 fetch  0x00000003 , 0x00004454 
+ 00029035  0x00007cb3 istore  0x00000003 , 0x00000005 
+ 00029036  0x00007cb6 call  0x00007176 
+ 00029037  0x00007cb8 arg  0x0000042f , 0x00000006 
+ 00029038  0x00007cb9 call  0x00007ebf 
+ 00029039  0x00007cba arg  0x0000443a , 0x00000006 
+ 00029040  0x00007cbb call  0x00007ebf 
+ 00029041  0x00007cbc call  0x0000720a 
+ 00029042  0x00007cbd arg  0x00000b12 , 0x00000006 
+ 00029043  0x00007cbe arg  0x00000ac2 , 0x00000005 
+ 00029044  0x00007cbf call  0x00007ebf 
+ 00029045  0x00007cc1 branch  0x000071d0 
+ 00029046  0x00007cc6 fetch  0x00000004 , 0x000044c7 
+ 00029047  0x00007cc7 istore  0x00000004 , 0x00000005 
+ 00029048  0x00007cc8 call  0x00007ecd 
+ 00029049  0x00007cc9 branch  0x00007eca 
+ 00029050  0x00007ccc bpatchx  0x000000db , 0x0000403b 
+ 00029051  0x00007ccd jam  0x00000041 , 0x000005e5 
+ 00029052  0x00007cce arg  0x000005e6 , 0x00000005 
+ 00029053  0x00007ccf call  0x000071b0 
+ 00029054  0x00007cd0 call  0x000071b5 
+ 00029055  0x00007cd1 fetch  0x00000003 , 0x0000444d 
+ 00029056  0x00007cd2 istore  0x00000003 , 0x00000005 
+ 00029057  0x00007cd5 call  0x00007176 
+ 00029058  0x00007cd6 arg  0x0000443a , 0x00000006 
+ 00029059  0x00007cd7 call  0x00007ebf 
+ 00029060  0x00007cd8 arg  0x0000042f , 0x00000006 
+ 00029061  0x00007cd9 call  0x00007ebf 
+ 00029062  0x00007cda call  0x0000720a 
+ 00029063  0x00007cdb arg  0x00000b12 , 0x00000006 
+ 00029064  0x00007cdc arg  0x00000ac2 , 0x00000005 
+ 00029065  0x00007cdd call  0x00007ebf 
+ 00029066  0x00007cdf call  0x000071d0 
+ 00029067  0x00007ce0 arg  0x00000af2 , 0x00000005 
+ 00029068  0x00007ce1 branch  0x00007201 
+ 00029069  0x00007ce4 jam  0x00000020 , 0x000005e5 
+ 00029070  0x00007ce5 arg  0x000009fe , 0x00000006 
+ 00029071  0x00007ce6 arg  0x000005e6 , 0x00000005 
+ 00029072  0x00007ce7 call  0x00007ebd 
+ 00029073  0x00007ce8 call  0x0000720a 
+ 00029074  0x00007ce9 arg  0x0000099e , 0x00000006 
+ 00029075  0x00007cea call  0x00007205 
+ 00029076  0x00007ceb call  0x000071d0 
+ 00029077  0x00007cec arg  0x00000ac2 , 0x00000005 
+ 00029078  0x00007ced call  0x00007497 
+ 00029079  0x00007cee arg  0x00000001 , 0x00000002 
+ 00029080  0x00007cef call  0x0000719f 
+ 00029081  0x00007cf0 arg  0x00004419 , 0x00000005 
+ 00029082  0x00007cf1 call  0x00007201 
+ 00029083  0x00007cf2 arg  0x00000000 , 0x00000002 
+ 00029084  0x00007cf3 call  0x0000719f 
+ 00029085  0x00007cf4 arg  0x00000b12 , 0x00000005 
+ 00029086  0x00007cf6 branch  0x00007497 
+ 00029087  0x00007cfa bpatchx  0x000000dc , 0x0000403b 
+ 00029088  0x00007cfb jam  0x00000035 , 0x000005e5 
+ 00029089  0x00007cfc setarg  0x00000100 
+ 00029090  0x00007cfd store  0x00000002 , 0x000005e6 
+ 00029091  0x00007cfe call  0x000071b0 
+ 00029092  0x00007cff call  0x000071b5 
+ 00029093  0x00007d00 arg  0x0000443a , 0x00000006 
+ 00029094  0x00007d01 call  0x00007ebf 
+ 00029095  0x00007d02 arg  0x0000042f , 0x00000006 
+ 00029096  0x00007d03 call  0x00007ebf 
+ 00029097  0x00007d05 setarg  0x00006c65 
+ 00029098  0x00007d06 istore  0x00000002 , 0x00000005 
+ 00029099  0x00007d07 setarg  0x00006274 
+ 00029100  0x00007d08 istore  0x00000002 , 0x00000005 
+ 00029101  0x00007d09 istoret  0x00000001 , 0x00000005 
+ 00029102  0x00007d0a call  0x0000720a 
+ 00029103  0x00007d0b branch  0x000071d0 
+ 00029104  0x00007d0e fetch  0x00000006 , 0x000044a0 
+ 00029105  0x00007d0f istore  0x00000006 , 0x00000005 
+ 00029106  0x00007d10 fetch  0x00000001 , 0x00004495 
+ 00029107  0x00007d11 istore  0x00000001 , 0x00000005 
+ 00029108  0x00007d12 rtn 
+ 00029109  0x00007d15 fetch  0x00000006 , 0x0000044f 
+ 00029110  0x00007d16 istore  0x00000006 , 0x00000005 
+ 00029111  0x00007d1b fetch  0x00000001 , 0x0000448e 
+ 00029112  0x00007d1c istore  0x00000001 , 0x00000005 
+ 00029113  0x00007d1d rtn 
+ 00029114  0x00007d20 jam  0x00000041 , 0x000005e5 
+ 00029115  0x00007d21 fetch  0x00000001 , 0x00004664 
+ 00029116  0x00007d22 store  0x00000001 , 0x000005e6 
+ 00029117  0x00007d23 arg  0x000045d2 , 0x00000006 
+ 00029118  0x00007d24 call  0x00007ebd 
+ 00029119  0x00007d25 arg  0x000009be , 0x00000006 
+ 00029120  0x00007d26 call  0x00007ebd 
+ 00029121  0x00007d27 call  0x0000720a 
+ 00029122  0x00007d28 arg  0x0000042f , 0x00000006 
+ 00029123  0x00007d29 call  0x00007205 
+ 00029124  0x00007d2a branch  0x000071d0 
+ 00029125  0x00007d2e jam  0x00000041 , 0x000005e5 
+ 00029126  0x00007d2f fetch  0x00000001 , 0x00004664 
+ 00029127  0x00007d30 store  0x00000001 , 0x000005e6 
+ 00029128  0x00007d31 arg  0x000009be , 0x00000006 
+ 00029129  0x00007d32 call  0x00007ebd 
+ 00029130  0x00007d33 arg  0x000045d2 , 0x00000006 
+ 00029131  0x00007d34 call  0x00007ebd 
+ 00029132  0x00007d35 call  0x0000720a 
+ 00029133  0x00007d36 arg  0x0000443a , 0x00000006 
+ 00029134  0x00007d37 call  0x00007205 
+ 00029135  0x00007d38 branch  0x000071d0 
+ 00029136  0x00007d3b bpatchx  0x000000dd , 0x0000403b 
+ 00029137  0x00007d3c call  0x0000721f 
+ 00029138  0x00007d40 fetch  0x00000001 , 0x000005e5 
+ 00029139  0x00007d41 copy  0x0000003f , 0x00000002 
+ 00029140  0x00007d43 increase  0x0000000f , 0x0000003f 
+ 00029141  0x00007d44 rshift4  0x0000003f , 0x0000003f 
+ 00029142  0x00007d45 copy  0x0000003f , 0x00000012 
+ 00029143  0x00007d46 branch  0x000071e2 , 0x00000034 
+ 00029144  0x00007d47 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029145  0x00007d48 nbranch  0x000071e5 , 0x00000034 
+ 00029146  0x00007d4a arg  0x00000ad2 , 0x00000013 
+ 00029147  0x00007d4b arg  0x000005e6 , 0x0000003f 
+ 00029148  0x00007d4c increase  0xfffffff0 , 0x0000003f 
+ 00029149  0x00007d4f iadd  0x00000002 , 0x00000011 
+ 00029150  0x00007d50 arg  0x00000b02 , 0x00000005 
+ 00029151  0x00007d51 arg  0x00000004 , 0x00000039 
+ 00029152  0x00007d52 call  0x00007edd 
+ 00029153  0x00007d56 branch  0x000071f0 
+ 00029154  0x00007d59 arg  0x00000001 , 0x00000012 
+ 00029155  0x00007d5a arg  0x00000000 , 0x00000011 
+ 00029156  0x00007d5c branch  0x000071e6 
+ 00029157  0x00007d61 and  0x00000002 , 0x0000000f , 0x00000011 
+ 00029158  0x00007d63 arg  0x000005e6 , 0x0000003f 
+ 00029159  0x00007d64 iadd  0x00000002 , 0x0000003f 
+ 00029160  0x00007d65 isub  0x00000011 , 0x00000006 
+ 00029161  0x00007d67 arg  0x00000af2 , 0x00000005 
+ 00029162  0x00007d68 call  0x00007245 
+ 00029163  0x00007d6a arg  0x00000ae2 , 0x00000013 
+ 00029164  0x00007d6b arg  0x00000af2 , 0x00000011 
+ 00029165  0x00007d6c arg  0x00000b02 , 0x00000005 
+ 00029166  0x00007d6d arg  0x00000004 , 0x00000039 
+ 00029167  0x00007d6e call  0x00007edd 
+ 00029168  0x00007d7a call  0x00007491 
+ 00029169  0x00007d7b call  0x00007428 
+ 00029170  0x00007d7e arg  0x000005e6 , 0x00000006 
+ 00029171  0x00007d81 increase  0xffffffff , 0x00000012 
+ 00029172  0x00007d82 deposit  0x00000012 
+ 00029173  0x00007d83 branch  0x000071f9 , 0x00000034 
+ 00029174  0x00007d84 call  0x00007486 
+ 00029175  0x00007d85 call  0x00007422 
+ 00029176  0x00007d86 branch  0x000071f3 
+ 00029177  0x00007d89 arg  0x00000af2 , 0x00000005 
+ 00029178  0x00007d8a call  0x00007497 
+ 00029179  0x00007d8b arg  0x00000b02 , 0x00000006 
+ 00029180  0x00007d8c call  0x00007486 
+ 00029181  0x00007d8d call  0x00007428 
+ 00029182  0x00007d8e arg  0x00000af2 , 0x00000006 
+ 00029183  0x00007d8f call  0x00007486 
+ 00029184  0x00007d90 branch  0x00007422 
+ 00029185  0x00007d96 copy  0x00000005 , 0x00000011 
+ 00029186  0x00007d97 call  0x00007497 
+ 00029187  0x00007d99 arg  0x00000010 , 0x00000039 
+ 00029188  0x00007d9a branch  0x00007ee5 
+ 00029189  0x00007d9d arg  0x00000ac2 , 0x00000005 
+ 00029190  0x00007d9e call  0x00007ebf 
+ 00029191  0x00007da0 arg  0x00000010 , 0x00000039 
+ 00029192  0x00007da1 arg  0x00000ac2 , 0x00000011 
+ 00029193  0x00007da2 branch  0x00007ee5 
+ 00029194  0x00007da5 fetch  0x00000001 , 0x000005e5 
+ 00029195  0x00007da6 copy  0x0000003f , 0x00000039 
+ 00029196  0x00007da7 arg  0x000005e6 , 0x00000011 
+ 00029197  0x00007da8 branch  0x00007ee5 
+ 00029198  0x00007dab ifetch  0x00000001 , 0x00000011 
+ 00029199  0x00007dac lshift  0x0000003f , 0x0000003f 
+ 00029200  0x00007dad isolate1  0x00000000 , 0x00000013 
+ 00029201  0x00007dae setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029202  0x00007daf isolate1  0x00000008 , 0x0000003f 
+ 00029203  0x00007db0 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029204  0x00007db1 istore  0x00000001 , 0x00000011 
+ 00029205  0x00007db2 increase  0xffffffff , 0x00000011 
+ 00029206  0x00007db3 loop  0x0000720e 
+ 00029207  0x00007db4 rtn 
+ 00029208  0x00007db7 arg  0x00000ad2 , 0x00000011 
+ 00029209  0x00007db9 increase  0x0000000f , 0x00000011 
+ 00029210  0x00007dba force  0x00000010 , 0x00000039 
+ 00029211  0x00007dbb force  0x00000000 , 0x00000013 
+ 00029212  0x00007dbc branch  0x0000720e 
+ 00029213  0x00007dbf arg  0x00000ae2 , 0x00000011 
+ 00029214  0x00007dc0 branch  0x00007219 
+ 00029215  0x00007dc4 arg  0x00000ac2 , 0x00000006 
+ 00029216  0x00007dc5 call  0x00007484 
+ 00029217  0x00007dc8 force  0x00000008 , 0x00000038 
+ 00029218  0x00007dc9 call  0x00007492 
+ 00029219  0x00007dca call  0x00007491 
+ 00029220  0x00007dcb call  0x0000741f 
+ 00029221  0x00007dd0 arg  0x00000ad2 , 0x00000005 
+ 00029222  0x00007dd1 call  0x00007497 
+ 00029223  0x00007dd3 bpatchx  0x000000de , 0x0000403b 
+ 00029224  0x00007dd4 fetch  0x00000001 , 0x00000ad2 
+ 00029225  0x00007dd5 isolate1  0x00000007 , 0x0000003f 
+ 00029226  0x00007dd6 nbranch  0x00007230 , 0x00000001 
+ 00029227  0x00007dd7 call  0x00007218 
+ 00029228  0x00007dda arg  0x00000ad2 , 0x00000013 
+ 00029229  0x00007ddc arg  0x00000ad2 , 0x00000005 
+ 00029230  0x00007ddf call  0x0000723a 
+ 00029231  0x00007de0 branch  0x00007231 
+ 00029232  0x00007de2 call  0x00007218 
+ 00029233  0x00007de5 arg  0x00000ad2 , 0x00000006 
+ 00029234  0x00007de6 arg  0x00000ae2 , 0x00000005 
+ 00029235  0x00007de7 call  0x00007ebf 
+ 00029236  0x00007de8 fetch  0x00000001 , 0x00000ae2 
+ 00029237  0x00007de9 isolate1  0x00000007 , 0x0000003f 
+ 00029238  0x00007dea nbranch  0x0000721d , 0x00000001 
+ 00029239  0x00007deb call  0x0000721d 
+ 00029240  0x00007ded arg  0x00000ae2 , 0x00000013 
+ 00029241  0x00007def arg  0x00000ae2 , 0x00000005 
+ 00029242  0x00007df6 arg  0x00000003 , 0x00000039 
+ 00029243  0x00007df8 arg  0x00000000 , 0x00000002 
+ 00029244  0x00007df9 call  0x00007241 
+ 00029245  0x00007dfa increase  0x00000004 , 0x00000013 
+ 00029246  0x00007dfb loop  0x0000723b 
+ 00029247  0x00007dfc arg  0x00008700 , 0x00000002 
+ 00029248  0x00007dfd lshift16  0x00000002 , 0x00000002 
+ 00029249  0x00007dff ifetch  0x00000004 , 0x00000013 
+ 00029250  0x00007e00 ixor  0x00000002 , 0x0000003f 
+ 00029251  0x00007e01 istore  0x00000004 , 0x00000005 
+ 00029252  0x00007e02 rtn 
+ 00029253  0x00007e09 bpatchx  0x000000df , 0x0000403b 
+ 00029254  0x00007e0a arg  0x00000010 , 0x00000039 
+ 00029255  0x00007e0b arg  0x00000000 , 0x0000003f 
+ 00029256  0x00007e0d isub  0x00000011 , 0x0000003e 
+ 00029257  0x00007e0e branch  0x00007250 , 0x00000005 
+ 00029258  0x00007e0f branch  0x00007253 , 0x00000002 
+ 00029259  0x00007e10 ifetcht  0x00000001 , 0x00000006 
+ 00029260  0x00007e11 istoret  0x00000001 , 0x00000005 
+ 00029261  0x00007e13 increase  0x00000001 , 0x0000003f 
+ 00029262  0x00007e14 loop  0x00007248 
+ 00029263  0x00007e15 rtn 
+ 00029264  0x00007e17 arg  0x00000080 , 0x00000002 
+ 00029265  0x00007e19 istoret  0x00000001 , 0x00000005 
+ 00029266  0x00007e1a branch  0x0000724d 
+ 00029267  0x00007e1d arg  0x00000000 , 0x00000002 
+ 00029268  0x00007e1e branch  0x00007251 
+ 00029269  0x00007e22 call  0x00007268 
+ 00029270  0x00007e23 arg  0x00000592 , 0x00000006 
+ 00029271  0x00007e24 arg  0x00000582 , 0x00000005 
+ 00029272  0x00007e25 branch  0x00007ebf 
+ 00029273  0x00007e29 disable  0x00000028 
+ 00029274  0x00007e2a call  0x0000735f 
+ 00029275  0x00007e2b arg  0x00000562 , 0x00000006 
+ 00029276  0x00007e2c arg  0x000005a2 , 0x00000005 
+ 00029277  0x00007e2d force  0x0000000f , 0x00000039 
+ 00029278  0x00007e2e call  0x00007f01 
+ 00029279  0x00007e2f ifetch  0x00000001 , 0x00000006 
+ 00029280  0x00007e30 xor_into  0x00000006 , 0x0000003f 
+ 00029281  0x00007e31 istore  0x00000001 , 0x00000005 
+ 00029282  0x00007e32 setarg  0x000005b2 
+ 00029283  0x00007e33 store  0x00000002 , 0x000005d6 
+ 00029284  0x00007e34 setarg  0x000005a2 
+ 00029285  0x00007e35 store  0x00000002 , 0x000005d4 
+ 00029286  0x00007e36 set1  0x00000012 , 0x00000000 
+ 00029287  0x00007e37 branch  0x000072a8 
+ 00029288  0x00007e3c fetcht  0x00000001 , 0x00004689 
+ 00029289  0x00007e3d force  0x00000010 , 0x00000012 
+ 00029290  0x00007e3e add  0x00000002 , 0x00000006 , 0x00000013 
+ 00029291  0x00007e3f sub  0x00000013 , 0x00000010 , 0x0000003e 
+ 00029292  0x00007e40 branch  0x0000726e , 0x00000002 
+ 00029293  0x00007e41 force  0x00000010 , 0x00000013 
+ 00029294  0x00007e43 arg  0x000005a2 , 0x00000005 
+ 00029295  0x00007e45 arg  0x0000468a , 0x00000006 
+ 00029296  0x00007e46 copy  0x00000002 , 0x00000039 
+ 00029297  0x00007e47 disable  0x00000028 
+ 00029298  0x00007e49 ifetch  0x00000001 , 0x00000006 
+ 00029299  0x00007e4a istore  0x00000001 , 0x00000005 
+ 00029300  0x00007e4b increase  0xffffffff , 0x00000012 
+ 00029301  0x00007e4c branch  0x0000727c , 0x00000005 
+ 00029302  0x00007e4d loop  0x00007272 
+ 00029303  0x00007e4e branch  0x0000726f , 0x00000028 
+ 00029304  0x00007e4f enable  0x00000028 
+ 00029305  0x00007e50 force  0x00000006 , 0x00000039 
+ 00029306  0x00007e51 copy  0x00000011 , 0x00000006 
+ 00029307  0x00007e52 branch  0x00007272 
+ 00029308  0x00007e54 arg  0x00000562 , 0x00000006 
+ 00029309  0x00007e55 arg  0x000005b2 , 0x00000005 
+ 00029310  0x00007e56 call  0x00007ebf 
+ 00029311  0x00007e57 fetch  0x00000001 , 0x000005c1 
+ 00029312  0x00007e58 ixor  0x00000013 , 0x0000003f 
+ 00029313  0x00007e59 store  0x00000001 , 0x000005c1 
+ 00029314  0x00007e5a setarg  0x000005b2 
+ 00029315  0x00007e5b store  0x00000002 , 0x000005d6 
+ 00029316  0x00007e5c setarg  0x000005a2 
+ 00029317  0x00007e5d store  0x00000002 , 0x000005d4 
+ 00029318  0x00007e5e set1  0x00000012 , 0x00000000 
+ 00029319  0x00007e5f branch  0x000072a8 
+ 00029320  0x00007e65 disable  0x00000028 
+ 00029321  0x00007e66 call  0x0000735f 
+ 00029322  0x00007e67 branch  0x00007292 
+ 00029323  0x00007e6a arg  0x00000056 , 0x00000011 
+ 00029324  0x00007e6b enable  0x00000028 
+ 00029325  0x00007e6c call  0x0000735f 
+ 00029326  0x00007e6d call  0x00007292 
+ 00029327  0x00007e6e arg  0x00000592 , 0x00000006 
+ 00029328  0x00007e6f arg  0x00000062 , 0x00000005 
+ 00029329  0x00007e70 branch  0x00007ebf 
+ 00029330  0x00007e74 setarg  0x00000562 
+ 00029331  0x00007e75 store  0x00000002 , 0x000005d6 
+ 00029332  0x00007e76 setarg  0x000041be 
+ 00029333  0x00007e77 store  0x00000002 , 0x000005d4 
+ 00029334  0x00007e78 set0  0x00000012 , 0x00000000 
+ 00029335  0x00007e79 call  0x000072a8 
+ 00029336  0x00007e7a arg  0x00000592 , 0x00000011 
+ 00029337  0x00007e7b arg  0x00000562 , 0x00000012 
+ 00029338  0x00007e7c arg  0x000005a2 , 0x00000005 
+ 00029339  0x00007e7d call  0x00007352 
+ 00029340  0x00007e7e arg  0x000005a2 , 0x00000011 
+ 00029341  0x00007e7f arg  0x000005b2 , 0x00000012 
+ 00029342  0x00007e80 copy  0x00000012 , 0x00000005 
+ 00029343  0x00007e81 enable  0x00000028 
+ 00029344  0x00007e82 call  0x00007350 
+ 00029345  0x00007e83 call  0x0000736a 
+ 00029346  0x00007e84 setarg  0x000005b2 
+ 00029347  0x00007e85 store  0x00000002 , 0x000005d6 
+ 00029348  0x00007e86 setarg  0x000005a2 
+ 00029349  0x00007e87 store  0x00000002 , 0x000005d4 
+ 00029350  0x00007e88 set1  0x00000012 , 0x00000000 
+ 00029351  0x00007e89 branch  0x000072a8 
+ 00029352  0x00007e8e jam  0x00000000 , 0x000005d8 
+ 00029353  0x00007e8f fetch  0x00000002 , 0x000005d4 
+ 00029354  0x00007e90 iforce  0x00000006 
+ 00029355  0x00007e91 arg  0x000005c2 , 0x00000005 
+ 00029356  0x00007e92 call  0x00007ebf 
+ 00029357  0x00007e93 fetch  0x00000002 , 0x000005d6 
+ 00029358  0x00007e94 iforce  0x00000006 
+ 00029359  0x00007e95 arg  0x00000592 , 0x00000005 
+ 00029360  0x00007e96 call  0x00007ebf 
+ 00029361  0x00007e99 call  0x000072cf 
+ 00029362  0x00007e9a disable  0x00000028 
+ 00029363  0x00007e9b bmark0  0x00000012 , 0x000072b9 
+ 00029364  0x00007e9c fetch  0x00000001 , 0x000005d8 
+ 00029365  0x00007e9d bne  0x00000004 , 0x000072b9 
+ 00029366  0x00007e9e fetch  0x00000002 , 0x000005d6 
+ 00029367  0x00007e9f iforce  0x00000012 
+ 00029368  0x00007ea0 call  0x00007301 
+ 00029369  0x00007ea2 call  0x00007300 
+ 00029370  0x00007ea3 call  0x00007313 
+ 00029371  0x00007ea4 fetch  0x00000001 , 0x000005d8 
+ 00029372  0x00007ea5 increase  0x00000001 , 0x0000003f 
+ 00029373  0x00007ea6 store  0x00000001 , 0x000005d8 
+ 00029374  0x00007ea8 call  0x000072cf 
+ 00029375  0x00007ea9 enable  0x00000028 
+ 00029376  0x00007eaa call  0x00007300 
+ 00029377  0x00007eab call  0x00007322 
+ 00029378  0x00007eac call  0x00007331 
+ 00029379  0x00007ead call  0x00007322 
+ 00029380  0x00007eae call  0x00007331 
+ 00029381  0x00007eaf call  0x00007322 
+ 00029382  0x00007eb0 call  0x00007331 
+ 00029383  0x00007eb1 call  0x00007322 
+ 00029384  0x00007eb2 fetch  0x00000001 , 0x000005d8 
+ 00029385  0x00007eb3 increase  0x00000001 , 0x0000003f 
+ 00029386  0x00007eb4 store  0x00000001 , 0x000005d8 
+ 00029387  0x00007eb5 bne  0x00000010 , 0x000072b1 
+ 00029388  0x00007eb6 call  0x000072cf 
+ 00029389  0x00007eb7 disable  0x00000028 
+ 00029390  0x00007eb8 branch  0x00007300 
+ 00029391  0x00007ebd fetch  0x00000001 , 0x000005d8 
+ 00029392  0x00007ebe arg  0x000005c2 , 0x00000006 
+ 00029393  0x00007ebf branch  0x000072f6 , 0x00000034 
+ 00029394  0x00007ec0 iforce  0x00000012 
+ 00029395  0x00007ec1 force  0x00000011 , 0x00000039 
+ 00029396  0x00007ec2 copy  0x00000006 , 0x00000005 
+ 00029397  0x00007ec4 ifetch  0x00000001 , 0x00000006 
+ 00029398  0x00007ec5 lshift3  0x0000003f , 0x00000002 
+ 00029399  0x00007ec6 rshift2  0x0000003f , 0x0000003f 
+ 00029400  0x00007ec7 rshift3  0x0000003f , 0x0000003f 
+ 00029401  0x00007ec8 ior  0x00000002 , 0x0000003f 
+ 00029402  0x00007ec9 istore  0x00000001 , 0x00000005 
+ 00029403  0x00007eca loop  0x000072d5 
+ 00029404  0x00007ecb setarg  0x000005c2 
+ 00029405  0x00007ecc iadd  0x00000012 , 0x00000006 
+ 00029406  0x00007ecd force  0x00000010 , 0x00000039 
+ 00029407  0x00007ece arg  0x00000572 , 0x00000005 
+ 00029408  0x00007ed0 ifetch  0x00000001 , 0x00000006 
+ 00029409  0x00007ed1 istore  0x00000001 , 0x00000005 
+ 00029410  0x00007ed2 compare  0x000005d3 , 0x00000006 , 0x000000ff 
+ 00029411  0x00007ed3 nbranch  0x000072e5 , 0x00000001 
+ 00029412  0x00007ed4 increase  0xffffffef , 0x00000006 
+ 00029413  0x00007ed6 loop  0x000072e0 
+ 00029414  0x00007ed7 force  0x00000000 , 0x00000011 
+ 00029415  0x00007ed8 add  0x00000012 , 0xffffffff , 0x00000013 
+ 00029416  0x00007ed9 lshift2  0x00000013 , 0x00000013 
+ 00029417  0x00007eda lshift2  0x00000013 , 0x00000013 
+ 00029418  0x00007edb call  0x000074b9 
+ 00029419  0x00007edc setarg  0x00008400 
+ 00029420  0x00007edd iadd  0x00000013 , 0x00000013 
+ 00029421  0x00007ede arg  0x00000572 , 0x00000005 
+ 00029422  0x00007edf force  0x00000010 , 0x00000039 
+ 00029423  0x00007ee1 ifetcht  0x00000001 , 0x00000013 
+ 00029424  0x00007ee2 ifetch  0x00000001 , 0x00000005 
+ 00029425  0x00007ee3 iadd  0x00000002 , 0x0000003f 
+ 00029426  0x00007ee4 istore  0x00000001 , 0x00000005 
+ 00029427  0x00007ee5 increase  0x00000001 , 0x00000013 
+ 00029428  0x00007ee6 loop  0x000072ef 
+ 00029429  0x00007ee7 branch  0x000074bd 
+ 00029430  0x00007eea force  0x00000010 , 0x00000039 
+ 00029431  0x00007eeb force  0x00000000 , 0x00000002 
+ 00029432  0x00007eed ifetch  0x00000001 , 0x00000006 
+ 00029433  0x00007eee ixor  0x00000002 , 0x00000002 
+ 00029434  0x00007eef loop  0x000072f8 
+ 00029435  0x00007ef0 deposit  0x00000002 
+ 00029436  0x00007ef1 istore  0x00000001 , 0x00000006 
+ 00029437  0x00007ef2 arg  0x000005c2 , 0x00000006 
+ 00029438  0x00007ef3 arg  0x00000572 , 0x00000005 
+ 00029439  0x00007ef4 branch  0x00007ebf 
+ 00029440  0x00007ef7 arg  0x00000572 , 0x00000012 
+ 00029441  0x00007ef9 force  0x00000010 , 0x00000039 
+ 00029442  0x00007efa arg  0x00000592 , 0x00000011 
+ 00029443  0x00007efb copy  0x00000011 , 0x00000005 
+ 00029444  0x00007efd ifetcht  0x00000001 , 0x00000011 
+ 00029445  0x00007efe ifetch  0x00000001 , 0x00000012 
+ 00029446  0x00007eff ixor  0x00000002 , 0x00000030 
+ 00029447  0x00007f00 and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029448  0x00007f01 nbranch  0x0000730a , 0x00000028 
+ 00029449  0x00007f02 xor_into  0x00000003 , 0x00000013 
+ 00029450  0x00007f04 sub  0x00000013 , 0x00000001 , 0x00000013 
+ 00029451  0x00007f05 branch  0x0000730d , 0x00000002 
+ 00029452  0x00007f06 iadd  0x00000002 , 0x00000030 
+ 00029453  0x00007f08 deposit  0x00000030 
+ 00029454  0x00007f09 istore  0x00000001 , 0x00000005 
+ 00029455  0x00007f0a increase  0x00000001 , 0x00000011 
+ 00029456  0x00007f0b increase  0x00000001 , 0x00000012 
+ 00029457  0x00007f0c loop  0x00007304 
+ 00029458  0x00007f0d rtn 
+ 00029459  0x00007f10 call  0x000074b9 
+ 00029460  0x00007f11 force  0x00000010 , 0x00000039 
+ 00029461  0x00007f12 arg  0x00000592 , 0x00000011 
+ 00029462  0x00007f14 ifetch  0x00000001 , 0x00000011 
+ 00029463  0x00007f15 arg  0x00008500 , 0x00000006 
+ 00029464  0x00007f16 and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029465  0x00007f17 sub  0x00000013 , 0x00000001 , 0x0000003e 
+ 00029466  0x00007f18 branch  0x0000731c , 0x00000002 
+ 00029467  0x00007f19 arg  0x00008600 , 0x00000006 
+ 00029468  0x00007f1b iadd  0x00000006 , 0x00000006 
+ 00029469  0x00007f1c ifetch  0x00000001 , 0x00000006 
+ 00029470  0x00007f1d istore  0x00000001 , 0x00000011 
+ 00029471  0x00007f1e increase  0x00000001 , 0x00000011 
+ 00029472  0x00007f1f loop  0x00007316 
+ 00029473  0x00007f20 branch  0x000074bd 
+ 00029474  0x00007f23 force  0x00000008 , 0x00000039 
+ 00029475  0x00007f24 arg  0x00000592 , 0x00000006 
+ 00029476  0x00007f25 copy  0x00000006 , 0x00000005 
+ 00029477  0x00007f27 ifetch  0x00000001 , 0x00000006 
+ 00029478  0x00007f28 iforce  0x00000011 
+ 00029479  0x00007f29 ifetch  0x00000001 , 0x00000006 
+ 00029480  0x00007f2a iforce  0x00000012 
+ 00029481  0x00007f2b lshift  0x00000011 , 0x0000003f 
+ 00029482  0x00007f2c iadd  0x00000012 , 0x0000003f 
+ 00029483  0x00007f2d istore  0x00000001 , 0x00000005 
+ 00029484  0x00007f2e deposit  0x00000011 
+ 00029485  0x00007f2f iadd  0x00000012 , 0x0000003f 
+ 00029486  0x00007f30 istore  0x00000001 , 0x00000005 
+ 00029487  0x00007f31 loop  0x00007325 
+ 00029488  0x00007f32 rtn 
+ 00029489  0x00007f36 setarg  0x008ae42c 
+ 00029490  0x00007f37 iforce  0x00000002 
+ 00029491  0x00007f38 force  0x00000007 , 0x00000039 
+ 00029492  0x00007f39 call  0x00007340 
+ 00029493  0x00007f3a setarg  0x000d751b 
+ 00029494  0x00007f3b iforce  0x00000002 
+ 00029495  0x00007f3c force  0x00000005 , 0x00000039 
+ 00029496  0x00007f3d call  0x00007340 
+ 00029497  0x00007f3e fetch  0x00000001 , 0x000005a1 
+ 00029498  0x00007f3f iforce  0x00000011 
+ 00029499  0x00007f40 fetch  0x00000001 , 0x00000595 
+ 00029500  0x00007f41 store  0x00000001 , 0x000005a1 
+ 00029501  0x00007f42 deposit  0x00000011 
+ 00029502  0x00007f43 store  0x00000001 , 0x00000595 
+ 00029503  0x00007f44 rtn 
+ 00029504  0x00007f47 and  0x00000002 , 0x0000000f , 0x00000012 
+ 00029505  0x00007f49 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029506  0x00007f4a arg  0x00000592 , 0x00000005 
+ 00029507  0x00007f4b iadd  0x00000005 , 0x00000005 
+ 00029508  0x00007f4c ifetch  0x00000001 , 0x00000005 
+ 00029509  0x00007f4d iforce  0x00000013 
+ 00029510  0x00007f4e deposit  0x00000011 
+ 00029511  0x00007f4f istore  0x00000001 , 0x00000005 
+ 00029512  0x00007f50 copy  0x00000013 , 0x00000011 
+ 00029513  0x00007f51 rshift4  0x00000002 , 0x00000002 
+ 00029514  0x00007f52 loop  0x00007341 
+ 00029515  0x00007f53 setarg  0x00000592 
+ 00029516  0x00007f54 iadd  0x00000012 , 0x00000005 
+ 00029517  0x00007f55 deposit  0x00000011 
+ 00029518  0x00007f56 istore  0x00000001 , 0x00000005 
+ 00029519  0x00007f57 rtn 
+ 00029520  0x00007f5a enable  0x00000028 
+ 00029521  0x00007f5b branch  0x00007353 
+ 00029522  0x00007f5e disable  0x00000028 
+ 00029523  0x00007f60 force  0x00000010 , 0x00000039 
+ 00029524  0x00007f62 ifetcht  0x00000001 , 0x00000011 
+ 00029525  0x00007f63 ifetch  0x00000001 , 0x00000012 
+ 00029526  0x00007f64 branch  0x00007359 , 0x00000028 
+ 00029527  0x00007f65 ixor  0x00000002 , 0x0000003f 
+ 00029528  0x00007f66 branch  0x0000735a 
+ 00029529  0x00007f68 iadd  0x00000002 , 0x0000003f 
+ 00029530  0x00007f6a istore  0x00000001 , 0x00000005 
+ 00029531  0x00007f6b increase  0x00000001 , 0x00000011 
+ 00029532  0x00007f6c increase  0x00000001 , 0x00000012 
+ 00029533  0x00007f6d loop  0x00007354 
+ 00029534  0x00007f6e rtn 
+ 00029535  0x00007f72 arg  0x000005b2 , 0x00000005 
+ 00029536  0x00007f73 ifetch  0x00000006 , 0x00000011 
+ 00029537  0x00007f74 istore  0x00000006 , 0x00000005 
+ 00029538  0x00007f75 branch  0x00007365 , 0x00000028 
+ 00029539  0x00007f76 ifetch  0x00000006 , 0x00000011 
+ 00029540  0x00007f77 branch  0x00007366 
+ 00029541  0x00007f79 ifetch  0x00000006 , 0x00000006 
+ 00029542  0x00007f7b istore  0x00000006 , 0x00000005 
+ 00029543  0x00007f7c ifetch  0x00000004 , 0x00000011 
+ 00029544  0x00007f7d istore  0x00000004 , 0x00000005 
+ 00029545  0x00007f7e rtn 
+ 00029546  0x00007f81 arg  0x000041be , 0x00000006 
+ 00029547  0x00007f82 arg  0x000005a2 , 0x00000005 
+ 00029548  0x00007f83 arg  0x00000000 , 0x00000002 
+ 00029549  0x00007f84 setarg  0x008395a7 
+ 00029550  0x00007f85 call  0x0000738b 
+ 00029551  0x00007f86 setarg  0x00b3c1df 
+ 00029552  0x00007f87 call  0x0000738b 
+ 00029553  0x00007f88 setarg  0x0000e5e9 
+ 00029554  0x00007f89 call  0x0000738c 
+ 00029555  0x00007f8a copy  0x00000002 , 0x00000014 
+ 00029556  0x00007f8b disable  0x00000028 
+ 00029557  0x00007f8c call  0x00007379 
+ 00029558  0x00007f8d copy  0x00000014 , 0x00000002 
+ 00029559  0x00007f8e enable  0x00000028 
+ 00029560  0x00007f8f branch  0x00007379 
+ 00029561  0x00007f92 force  0x00000008 , 0x00000039 
+ 00029562  0x00007f94 ifetch  0x00000001 , 0x00000006 
+ 00029563  0x00007f95 compare  0x00000001 , 0x00000039 , 0x00000001 
+ 00029564  0x00007f96 branch  0x00007380 , 0x00000028 
+ 00029565  0x00007f97 branch  0x00007381 , 0x00000001 
+ 00029566  0x00007f99 iadd  0x00000002 , 0x0000003f 
+ 00029567  0x00007f9a branch  0x00007382 
+ 00029568  0x00007f9c branch  0x0000737e , 0x00000001 
+ 00029569  0x00007f9e ixor  0x00000002 , 0x0000003f 
+ 00029570  0x00007fa0 istore  0x00000001 , 0x00000005 
+ 00029571  0x00007fa1 rshift8  0x00000002 , 0x00000002 
+ 00029572  0x00007fa2 loop  0x0000737a 
+ 00029573  0x00007fa3 rtn 
+ 00029574  0x00007fa6 fetch  0x00000006 , 0x00000596 
+ 00029575  0x00007fa7 store  0x00000006 , 0x00000056 
+ 00029576  0x00007fa8 ifetch  0x00000006 , 0x00000006 
+ 00029577  0x00007fa9 istore  0x00000006 , 0x00000005 
+ 00029578  0x00007faa rtn 
+ 00029579  0x00007fad lshift8  0x00000002 , 0x00000002 
+ 00029580  0x00007faf lshift16  0x00000002 , 0x00000002 
+ 00029581  0x00007fb0 ior  0x00000002 , 0x00000002 
+ 00029582  0x00007fb1 rtn 
+ 00029583  0x00007fb6 branch  0x0000738f 
+ 00029584  0x00007fbb bpatchx  0x000000e0 , 0x0000403c 
+ 00029585  0x00007fbc call  0x0000742b 
+ 00029586  0x00007fbd arg  0x00004419 , 0x00000005 
+ 00029587  0x00007fbe branch  0x00007497 
+ 00029588  0x00007fc2 arg  0x0000443a , 0x00000005 
+ 00029589  0x00007fc3 branch  0x00007397 , 0x00000029 
+ 00029590  0x00007fc4 arg  0x0000042f , 0x00000005 
+ 00029591  0x00007fc6 copy  0x00000006 , 0x00000011 
+ 00029592  0x00007fc7 call  0x00007ebf 
+ 00029593  0x00007fc8 call  0x00007440 
+ 00029594  0x00007fc9 arg  0x0000442a , 0x00000006 
+ 00029595  0x00007fca branch  0x000074b0 
+ 00029596  0x00007fcd arg  0x0000042f , 0x00000011 
+ 00029597  0x00007fce branch  0x0000739f , 0x00000029 
+ 00029598  0x00007fcf arg  0x0000443a , 0x00000011 
+ 00029599  0x00007fd1 copy  0x00000011 , 0x00000005 
+ 00029600  0x00007fd2 call  0x0000630c 
+ 00029601  0x00007fd3 branch  0x00007440 
+ 00029602  0x00007fd6 arg  0x000044aa , 0x00000006 
+ 00029603  0x00007fd7 call  0x00007486 
+ 00029604  0x00007fd8 arg  0x00004419 , 0x00000006 
+ 00029605  0x00007fd9 call  0x00007487 
+ 00029606  0x00007fda force  0x00000038 , 0x00000036 
+ 00029607  0x00007fdb force  0x00000000 , 0x00000036 
+ 00029608  0x00007fdc call  0x0000741d 
+ 00029609  0x00007fdd arg  0x0000047c , 0x00000005 
+ 00029610  0x00007fde branch  0x00007497 
+ 00029611  0x00007fe2 force  0x00000049 , 0x0000003f 
+ 00029612  0x00007fe3 branch  0x000073ae 
+ 00029613  0x00007fe5 force  0x00000001 , 0x0000003f 
+ 00029614  0x00007fe7 force  0x00000000 , 0x00000038 
+ 00029615  0x00007fe8 lshift8  0x00000002 , 0x0000002f 
+ 00029616  0x00007fe9 ior  0x0000002f , 0x0000002f 
+ 00029617  0x00007fea increase  0x00000001 , 0x00000038 
+ 00029618  0x00007feb rshift8  0x00000002 , 0x0000002f 
+ 00029619  0x00007fec rshift16  0x0000002f , 0x0000002f 
+ 00029620  0x00007fed fetch  0x00000002 , 0x00004411 
+ 00029621  0x00007fee lshift16 , 0x0000003f , 0x0000003f 
+ 00029622  0x00007fef ior  0x0000002f , 0x0000002f 
+ 00029623  0x00007ff0 increase  0x00000001 , 0x00000038 
+ 00029624  0x00007ff1 ifetch  0x00000004 , 0x00000006 
+ 00029625  0x00007ff2 iforce  0x0000002f 
+ 00029626  0x00007ff3 increase  0x00000001 , 0x00000038 
+ 00029627  0x00007ff4 ifetch  0x00000002 , 0x00000006 
+ 00029628  0x00007ff5 byteswap  0x00000011 , 0x0000002f 
+ 00029629  0x00007ff6 lshift16  0x0000002f , 0x0000002f 
+ 00029630  0x00007ff7 ior  0x0000002f , 0x0000002f 
+ 00029631  0x00007ff8 increase  0x00000001 , 0x00000038 
+ 00029632  0x00007ff9 rtn 
+ 00029633  0x00007ffe add  0x00000013 , 0x00000001 , 0x00000006 
+ 00029634  0x00007fff ifetch  0x00000001 , 0x00000006 
+ 00029635  0x00008000 iforce  0x00000011 
+ 00029636  0x00008001 call  0x000073ab 
+ 00029637  0x00008002 call  0x0000741f 
+ 00029638  0x00008004 force  0x00000000 , 0x00000038 
+ 00029639  0x00008005 ifetch  0x00000001 , 0x00000013 
+ 00029640  0x00008006 and_into  0x00000003 , 0x0000003f 
+ 00029641  0x00008007 lshift16  0x0000003f , 0x0000002f 
+ 00029642  0x00008008 set1  0x00000008 , 0x0000002f 
+ 00029643  0x00008009 call  0x0000748f 
+ 00029644  0x0000800a call  0x00007422 
+ 00029645  0x0000800c copy  0x00000011 , 0x00000039 
+ 00029646  0x0000800d add  0x00000013 , 0x00000002 , 0x00000006 
+ 00029647  0x0000800e call  0x0000746e 
+ 00029648  0x00008010 call  0x00007478 
+ 00029649  0x00008011 call  0x00007422 
+ 00029650  0x00008012 deposit  0x00000039 
+ 00029651  0x00008013 branch  0x000073d5 , 0x00000034 
+ 00029652  0x00008014 branch  0x000073d0 
+ 00029653  0x00008016 force  0x0000000c , 0x00000038 
+ 00029654  0x00008017 deposit  0x0000002f 
+ 00029655  0x00008018 store  0x00000004 , 0x00000417 
+ 00029656  0x00008019 rtn 
+ 00029657  0x0000801c increase  0x00000001 , 0x00000011 
+ 00029658  0x0000801d call  0x000073ad 
+ 00029659  0x0000801e copy  0x00000013 , 0x00000006 
+ 00029660  0x0000801f call  0x00007482 
+ 00029661  0x00008020 call  0x00007425 
+ 00029662  0x00008021 call  0x0000749e 
+ 00029663  0x00008022 increase  0x00000010 , 0x00000013 
+ 00029664  0x00008023 increase  0xfffffff0 , 0x00000012 
+ 00029665  0x00008024 branch  0x000073d9 , 0x00000002 
+ 00029666  0x00008025 rtn 
+ 00029667  0x00008028 bpatchx  0x000000e1 , 0x0000403c 
+ 00029668  0x00008029 arg  0x000043dc , 0x00000013 
+ 00029669  0x0000802a fetcht  0x00000005 , 0x00004403 
+ 00029670  0x0000802b call  0x000073c1 
+ 00029671  0x0000802c force  0x00000008 , 0x00000038 
+ 00029672  0x0000802d iforce  0x0000002f 
+ 00029673  0x0000802e force  0x00000000 , 0x00000011 
+ 00029674  0x0000802f call  0x000073ad 
+ 00029675  0x00008030 call  0x00007425 
+ 00029676  0x00008031 arg  0x000043de , 0x00000013 
+ 00029677  0x00008032 fetch  0x00000001 , 0x000043dd 
+ 00029678  0x00008033 add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029679  0x00008034 iadd  0x00000013 , 0x00000005 
+ 00029680  0x00008035 force  0x0000000c , 0x00000038 
+ 00029681  0x00008036 deposit  0x0000002f 
+ 00029682  0x00008037 istore  0x00000004 , 0x00000005 
+ 00029683  0x00008038 call  0x000073d9 
+ 00029684  0x00008039 fetch  0x00000001 , 0x000043dd 
+ 00029685  0x0000803a increase  0x00000004 , 0x0000003f 
+ 00029686  0x0000803b store  0x00000001 , 0x000043dd 
+ 00029687  0x0000803c fetcht  0x00000005 , 0x00004403 
+ 00029688  0x0000803d increase  0x00000001 , 0x00000002 
+ 00029689  0x0000803e storet  0x00000005 , 0x00004403 
+ 00029690  0x0000803f rtn 
+ 00029691  0x00008042 bpatchx  0x000000e2 , 0x0000403c 
+ 00029692  0x00008043 fetch  0x00000001 , 0x000002da 
+ 00029693  0x00008044 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00029694  0x00008045 branch  0x000073ff , 0x00000002 
+ 00029695  0x00008047 arg  0x000002db , 0x00000013 
+ 00029696  0x00008048 add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029697  0x00008049 increase  0xfffffffc , 0x0000003f 
+ 00029698  0x0000804a store  0x00000001 , 0x000002da 
+ 00029699  0x0000804b iadd  0x00000013 , 0x00000006 
+ 00029700  0x0000804c ifetch  0x00000004 , 0x00000006 
+ 00029701  0x0000804d force  0x00000008 , 0x00000038 
+ 00029702  0x0000804e iforce  0x0000002f 
+ 00029703  0x0000804f force  0x00000000 , 0x00000011 
+ 00029704  0x00008050 fetcht  0x00000005 , 0x00004408 
+ 00029705  0x00008051 call  0x000073ad 
+ 00029706  0x00008052 call  0x00007425 
+ 00029707  0x00008053 force  0x0000000c , 0x00000038 
+ 00029708  0x00008054 deposit  0x0000002f 
+ 00029709  0x00008055 store  0x00000004 , 0x0000041b 
+ 00029710  0x00008056 call  0x000073d9 
+ 00029711  0x00008057 arg  0x000002d9 , 0x00000013 
+ 00029712  0x00008058 call  0x000073c1 
+ 00029713  0x00008059 fetcht  0x00000004 , 0x0000041b 
+ 00029714  0x0000805a isub  0x00000002 , 0x0000003f 
+ 00029715  0x0000805b nrtn  0x00000034 
+ 00029716  0x0000805c fetch  0x00000004 , 0x0000440d 
+ 00029717  0x0000805d isub  0x00000002 , 0x0000003f 
+ 00029718  0x0000805e rtn  0x00000034 
+ 00029719  0x0000805f storet  0x00000004 , 0x0000440d 
+ 00029720  0x00008060 fetch  0x00000005 , 0x00004408 
+ 00029721  0x00008061 increase  0x00000001 , 0x0000003f 
+ 00029722  0x00008062 store  0x00000005 , 0x00004408 
+ 00029723  0x00008063 force  0x00000000 , 0x0000003f 
+ 00029724  0x00008064 rtn 
+ 00029725  0x00008067 nbranch  0x0000741d , 0x00000037 
+ 00029726  0x00008068 rtn 
+ 00029727  0x0000806b force  0x00000030 , 0x00000036 
+ 00029728  0x0000806c force  0x00000000 , 0x00000036 
+ 00029729  0x0000806d branch  0x0000741d 
+ 00029730  0x00008070 force  0x00000032 , 0x00000036 
+ 00029731  0x00008071 force  0x00000002 , 0x00000036 
+ 00029732  0x00008072 branch  0x0000741d 
+ 00029733  0x00008075 force  0x00000034 , 0x00000036 
+ 00029734  0x00008076 force  0x00000004 , 0x00000036 
+ 00029735  0x00008077 branch  0x0000741d 
+ 00029736  0x0000807b force  0x00000001 , 0x00000036 
+ 00029737  0x0000807c force  0x00000000 , 0x00000036 
+ 00029738  0x0000807d rtn 
+ 00029739  0x0000807f force  0x00000000 , 0x00000038 
+ 00029740  0x00008080 fetch  0x00000004 , 0x0000042f 
+ 00029741  0x00008081 iforce  0x0000002f 
+ 00029742  0x00008082 increase  0x00000001 , 0x00000038 
+ 00029743  0x00008083 ifetch  0x00000004 , 0x00000006 
+ 00029744  0x00008084 iforce  0x0000002f 
+ 00029745  0x00008085 increase  0x00000001 , 0x00000038 
+ 00029746  0x00008086 fetch  0x00000004 , 0x0000443a 
+ 00029747  0x00008087 iforce  0x0000002f 
+ 00029748  0x00008088 increase  0x00000001 , 0x00000038 
+ 00029749  0x00008089 ifetch  0x00000004 , 0x00000006 
+ 00029750  0x0000808a iforce  0x0000002f 
+ 00029751  0x0000808b increase  0x00000001 , 0x00000038 
+ 00029752  0x0000808c call  0x00007492 
+ 00029753  0x0000808d increase  0xfffffffc , 0x00000038 
+ 00029754  0x0000808e fetch  0x00000004 , 0x000044c7 
+ 00029755  0x0000808f copy  0x0000003f , 0x0000002f 
+ 00029756  0x00008090 increase  0x00000004 , 0x00000038 
+ 00029757  0x00008091 force  0x00000038 , 0x00000036 
+ 00029758  0x00008092 force  0x00000008 , 0x00000036 
+ 00029759  0x00008093 branch  0x0000741d 
+ 00029760  0x00008097 bpatchx  0x000000e3 , 0x0000403c 
+ 00029761  0x00008098 fetch  0x00000006 , 0x000044a0 
+ 00029762  0x00008099 fetcht  0x00000006 , 0x0000044f 
+ 00029763  0x0000809a branch  0x00007446 , 0x00000029 
+ 00029764  0x0000809b fetch  0x00000006 , 0x0000044f 
+ 00029765  0x0000809c fetcht  0x00000006 , 0x000044a0 
+ 00029766  0x0000809e force  0x00000008 , 0x00000038 
+ 00029767  0x0000809f copy  0x00000002 , 0x0000002f 
+ 00029768  0x000080a0 increase  0x00000001 , 0x00000038 
+ 00029769  0x000080a1 rshift32  0x00000002 , 0x0000002f 
+ 00029770  0x000080a2 lshift16  0x0000003f , 0x0000003f 
+ 00029771  0x000080a3 ior  0x0000002f , 0x0000002f 
+ 00029772  0x000080a4 increase  0x00000001 , 0x00000038 
+ 00029773  0x000080a5 rshift32  0x0000003f , 0x0000002f 
+ 00029774  0x000080a6 increase  0x00000001 , 0x00000038 
+ 00029775  0x000080a7 force  0x00000000 , 0x0000002f 
+ 00029776  0x000080a8 force  0x00000000 , 0x0000003f 
+ 00029777  0x000080a9 fetch  0x00000001 , 0x0000448e 
+ 00029778  0x000080aa fetcht  0x00000001 , 0x00004485 
+ 00029779  0x000080ab nbranch  0x00007456 , 0x00000029 
+ 00029780  0x000080ad fetch  0x00000001 , 0x00004495 
+ 00029781  0x000080ae fetcht  0x00000001 , 0x0000448e 
+ 00029782  0x000080b0 store  0x00000001 , 0x0000444a 
+ 00029783  0x000080b1 storet  0x00000001 , 0x0000444b 
+ 00029784  0x000080b2 force  0x00000000 , 0x00000038 
+ 00029785  0x000080b3 arg  0x0000444a , 0x00000012 
+ 00029786  0x000080b4 force  0x00000004 , 0x00000039 
+ 00029787  0x000080b6 ifetch  0x00000004 , 0x00000011 
+ 00029788  0x000080b7 ifetcht  0x00000004 , 0x00000012 
+ 00029789  0x000080b8 ixor  0x00000002 , 0x0000002f 
+ 00029790  0x000080b9 increase  0x00000001 , 0x00000038 
+ 00029791  0x000080ba increase  0x00000004 , 0x00000011 
+ 00029792  0x000080bb increase  0x00000004 , 0x00000012 
+ 00029793  0x000080bc loop  0x0000745b 
+ 00029794  0x000080bd call  0x00007492 
+ 00029795  0x000080be increase  0xfffffffc , 0x00000038 
+ 00029796  0x000080bf fetch  0x00000004 , 0x000044c7 
+ 00029797  0x000080c0 copy  0x0000003f , 0x0000002f 
+ 00029798  0x000080c1 increase  0x00000004 , 0x00000038 
+ 00029799  0x000080c2 force  0x00000038 , 0x00000036 
+ 00029800  0x000080c3 force  0x0000000c , 0x00000036 
+ 00029801  0x000080c4 call  0x0000741d 
+ 00029802  0x000080c6 call  0x00007491 
+ 00029803  0x000080c7 force  0x0000003a , 0x00000036 
+ 00029804  0x000080c8 force  0x00000008 , 0x00000036 
+ 00029805  0x000080c9 branch  0x0000741d 
+ 00029806  0x000080cc compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029807  0x000080cd rtn  0x00000001 
+ 00029808  0x000080ce deposit  0x00000006 
+ 00029809  0x000080cf iadd  0x00000039 , 0x00000005 
+ 00029810  0x000080d0 force  0x00000000 , 0x0000003f 
+ 00029811  0x000080d2 istore  0x00000001 , 0x00000005 
+ 00029812  0x000080d3 increase  0x00000001 , 0x00000039 
+ 00029813  0x000080d4 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029814  0x000080d5 rtn  0x00000001 
+ 00029815  0x000080d6 branch  0x00007473 
+ 00029816  0x000080d9 force  0x00000000 , 0x00000038 
+ 00029817  0x000080db deposit  0x00000039 
+ 00029818  0x000080dc branch  0x0000747d , 0x00000034 
+ 00029819  0x000080dd ifetch  0x00000004 , 0x00000006 
+ 00029820  0x000080de increase  0xfffffffc , 0x00000039 
+ 00029821  0x000080e0 iforce  0x0000002f 
+ 00029822  0x000080e1 increase  0x00000001 , 0x00000038 
+ 00029823  0x000080e2 compare  0x00000004 , 0x00000038 , 0x0000000f 
+ 00029824  0x000080e3 rtn  0x00000001 
+ 00029825  0x000080e4 branch  0x00007479 
+ 00029826  0x000080e7 force  0x00000008 , 0x00000038 
+ 00029827  0x000080e8 branch  0x00007487 
+ 00029828  0x000080ea force  0x00000004 , 0x00000038 
+ 00029829  0x000080eb branch  0x00007487 
+ 00029830  0x000080ed force  0x00000000 , 0x00000038 
+ 00029831  0x000080ef force  0x00000004 , 0x00000039 
+ 00029832  0x000080f1 ifetch  0x00000004 , 0x00000006 
+ 00029833  0x000080f2 iforce  0x0000002f 
+ 00029834  0x000080f3 increase  0x00000001 , 0x00000038 
+ 00029835  0x000080f4 loop  0x00007488 
+ 00029836  0x000080f5 rtn 
+ 00029837  0x000080f8 arg  0x0000047c , 0x00000006 
+ 00029838  0x000080f9 branch  0x00007484 
+ 00029839  0x000080fc force  0x00000004 , 0x00000039 
+ 00029840  0x000080fd branch  0x00007494 
+ 00029841  0x00008100 force  0x00000000 , 0x00000038 
+ 00029842  0x00008102 force  0x00000004 , 0x00000039 
+ 00029843  0x00008104 force  0x00000000 , 0x0000002f 
+ 00029844  0x00008106 increase  0x00000001 , 0x00000038 
+ 00029845  0x00008107 loop  0x00007493 
+ 00029846  0x00008108 rtn 
+ 00029847  0x0000810b force  0x0000000c , 0x00000038 
+ 00029848  0x0000810c force  0x00000004 , 0x00000039 
+ 00029849  0x0000810e deposit  0x0000002f 
+ 00029850  0x0000810f istore  0x00000004 , 0x00000005 
+ 00029851  0x00008110 increase  0x00000001 , 0x00000038 
+ 00029852  0x00008111 loop  0x00007499 
+ 00029853  0x00008112 rtn 
+ 00029854  0x00008115 force  0x0000000c , 0x00000038 
+ 00029855  0x00008116 copy  0x00000013 , 0x00000005 
+ 00029856  0x00008117 add  0x00000012 , 0x00000001 , 0x00000039 
+ 00029857  0x00008118 sub  0x00000039 , 0x0000000f , 0x0000003e 
+ 00029858  0x00008119 branch  0x000074a4 , 0x00000002 
+ 00029859  0x0000811a force  0x00000010 , 0x00000039 
+ 00029860  0x0000811c deposit  0x0000002f 
+ 00029861  0x0000811d sub  0x00000039 , 0x00000003 , 0x0000003e 
+ 00029862  0x0000811e branch  0x000074ac , 0x00000002 
+ 00029863  0x0000811f istore  0x00000004 , 0x00000005 
+ 00029864  0x00008120 increase  0xfffffffc , 0x00000039 
+ 00029865  0x00008121 rtn  0x00000005 
+ 00029866  0x00008122 increase  0x00000001 , 0x00000038 
+ 00029867  0x00008123 branch  0x000074a4 
+ 00029868  0x00008125 istore  0x00000001 , 0x00000005 
+ 00029869  0x00008126 rshift8  0x0000003f , 0x0000003f 
+ 00029870  0x00008127 loop  0x000074ac 
+ 00029871  0x00008128 rtn 
+ 00029872  0x0000812c force  0x0000000c , 0x00000038 
+ 00029873  0x0000812d force  0x00000004 , 0x00000039 
+ 00029874  0x0000812f ifetch  0x00000004 , 0x00000006 
+ 00029875  0x00008130 isub  0x0000002f , 0x0000003e 
+ 00029876  0x00008131 nrtn  0x00000005 
+ 00029877  0x00008132 increase  0x00000001 , 0x00000038 
+ 00029878  0x00008133 loop  0x000074b2 
+ 00029879  0x00008134 force  0x00000000 , 0x0000003e 
+ 00029880  0x00008135 rtn 
+ 00029881  0x00008138 hfetch  0x00000001 , 0x00008050 
+ 00029882  0x00008139 set0  0x00000000 , 0x0000003f 
+ 00029883  0x0000813a hstore  0x00000001 , 0x00008050 
+ 00029884  0x0000813b rtn 
+ 00029885  0x0000813e hfetch  0x00000001 , 0x00008050 
+ 00029886  0x0000813f set1  0x00000000 , 0x0000003f 
+ 00029887  0x00008140 hstore  0x00000001 , 0x00008050 
+ 00029888  0x00008141 rtn 
+ 00029889  0x00008144 arg  0x00000886 , 0x00000005 
+ 00029890  0x00008145 setsect  0x00000000 , 0x0003ffff 
+ 00029891  0x00008146 setsect  0x00000001 , 0x0003ffff 
+ 00029892  0x00008147 setsect  0x00000002 , 0x0003ffff 
+ 00029893  0x00008148 setsect  0x00000003 , 0x0003fbff 
+ 00029894  0x00008149 istore  0x00000009 , 0x00000005 
+ 00029895  0x0000814a setsect  0x00000000 , 0x0003ffff 
+ 00029896  0x0000814b setsect  0x00000001 , 0x0003ffff 
+ 00029897  0x0000814c setsect  0x00000002 , 0x0003ffff 
+ 00029898  0x0000814d setsect  0x00000003 , 0x0003ffff 
+ 00029899  0x0000814e istore  0x00000009 , 0x00000005 
+ 00029900  0x0000814f setsect  0x00000000 , 0x0003ffff 
+ 00029901  0x00008150 setsect  0x00000001 , 0x0003ffff 
+ 00029902  0x00008151 setsect  0x00000002 , 0x0003cfff 
+ 00029903  0x00008152 setsect  0x00000003 , 0x0003ffff 
+ 00029904  0x00008153 istore  0x00000009 , 0x00000005 
+ 00029905  0x00008154 setsect  0x00000000 , 0x0003ffff 
+ 00029906  0x00008155 setsect  0x00000001 , 0x0003ffff 
+ 00029907  0x00008156 setsect  0x00000002 , 0x0003ffef 
+ 00029908  0x00008157 setsect  0x00000003 , 0x0003ffff 
+ 00029909  0x00008158 istore  0x00000009 , 0x00000005 
+ 00029910  0x00008159 setsect  0x00000000 , 0x0003ffff 
+ 00029911  0x0000815a setsect  0x00000001 , 0x0003ffff 
+ 00029912  0x0000815b setsect  0x00000002 , 0x0003ffff 
+ 00029913  0x0000815c setsect  0x00000003 , 0x0003ffff 
+ 00029914  0x0000815d istore  0x00000009 , 0x00000005 
+ 00029915  0x0000815e setsect  0x00000000 , 0x0003ffff 
+ 00029916  0x0000815f setsect  0x00000001 , 0x00026c7f 
+ 00029917  0x00008160 setsect  0x00000002 , 0x0000146b 
+ 00029918  0x00008161 setsect  0x00000003 , 0x00037bb3 
+ 00029919  0x00008162 istore  0x00000009 , 0x00000005 
+ 00029920  0x00008163 setsect  0x00000000 , 0x0001feb8 
+ 00029921  0x00008164 setsect  0x00000001 , 0x00010c12 
+ 00029922  0x00008165 setsect  0x00000002 , 0x0002b722 
+ 00029923  0x00008166 setsect  0x00000003 , 0x00029fa6 
+ 00029924  0x00008167 istore  0x00000009 , 0x00000005 
+ 00029925  0x00008168 setsect  0x00000000 , 0x0000e70f 
+ 00029926  0x00008169 setsect  0x00000001 , 0x00016720 
+ 00029927  0x0000816a setsect  0x00000002 , 0x0000519e 
+ 00029928  0x0000816b setsect  0x00000003 , 0x00019084 
+ 00029929  0x0000816c istore  0x00000009 , 0x00000005 
+ 00029930  0x0000816d setsect  0x00000000 , 0x00031012 
+ 00029931  0x0000816e setsect  0x00000001 , 0x000360bf 
+ 00029932  0x0000816f setsect  0x00000002 , 0x0003f0af 
+ 00029933  0x00008170 setsect  0x00000003 , 0x000003d3 
+ 00029934  0x00008171 istore  0x00000009 , 0x00000005 
+ 00029935  0x00008172 setsect  0x00000000 , 0x0003a188 
+ 00029936  0x00008173 setsect  0x00000001 , 0x00003ad0 
+ 00029937  0x00008174 setsect  0x00000002 , 0x0003cbf2 
+ 00029938  0x00008175 setsect  0x00000003 , 0x000243d9 
+ 00029939  0x00008176 istore  0x00000009 , 0x00000005 
+ 00029940  0x00008177 setsect  0x00000000 , 0x0002b030 
+ 00029941  0x00008178 setsect  0x00000001 , 0x00036a03 
+ 00029942  0x00008179 setsect  0x00000002 , 0x00011188 
+ 00029943  0x0000817a setsect  0x00000003 , 0x0001e520 
+ 00029944  0x0000817b istore  0x00000009 , 0x00000005 
+ 00029945  0x0000817c setsect  0x00000000 , 0x0003a11e 
+ 00029946  0x0000817d setsect  0x00000001 , 0x0000fe5d 
+ 00029947  0x0000817e setsect  0x00000002 , 0x0000dd57 
+ 00029948  0x0000817f setsect  0x00000003 , 0x0001ac93 
+ 00029949  0x00008180 istore  0x00000009 , 0x00000005 
+ 00029950  0x00008181 setsect  0x00000000 , 0x000011ed 
+ 00029951  0x00008182 setsect  0x00000001 , 0x000218c4 
+ 00029952  0x00008183 setsect  0x00000002 , 0x00008da7 
+ 00029953  0x00008184 setsect  0x00000003 , 0x000257ff 
+ 00029954  0x00008185 istore  0x00000009 , 0x00000005 
+ 00029955  0x00008186 setsect  0x00000000 , 0x0003192b 
+ 00029956  0x00008187 setsect  0x00000001 , 0x00034641 
+ 00029957  0x00008188 setsect  0x00000002 , 0x0001be0c 
+ 00029958  0x00008189 setsect  0x00000003 , 0x000366ad 
+ 00029959  0x0000818a istore  0x00000009 , 0x00000005 
+ 00029960  0x0000818b setsect  0x00000000 , 0x00001f83 
+ 00029961  0x0000818c setsect  0x00000001 , 0x00015a23 
+ 00029962  0x0000818d setsect  0x00000002 , 0x0003f9b0 
+ 00029963  0x0000818e setsect  0x00000003 , 0x00003949 
+ 00029964  0x0000818f istore  0x00000009 , 0x00000005 
+ 00029965  0x00008190 setsect  0x00000000 , 0x00013a51 
+ 00029966  0x00008191 setsect  0x00000001 , 0x000153fd 
+ 00029967  0x00008192 setsect  0x00000002 , 0x0003372a 
+ 00029968  0x00008193 setsect  0x00000003 , 0x0000f1bb 
+ 00029969  0x00008194 istore  0x00000009 , 0x00000005 
+ 00029970  0x00008195 setsect  0x00000000 , 0x0003ae85 
+ 00029971  0x00008196 setsect  0x00000001 , 0x0001eed9 
+ 00029972  0x00008197 setsect  0x00000002 , 0x00009e66 
+ 00029973  0x00008198 setsect  0x00000003 , 0x000001a8 
+ 00029974  0x00008199 istore  0x00000008 , 0x00000005 
+ 00029975  0x0000819a rtn 
+ 00029976  0x0000819f arg  0x0000091e , 0x00000005 
+ 00029977  0x000081a0 setsect  0x00000000 , 0x0003ffff 
+ 00029978  0x000081a1 setsect  0x00000001 , 0x0003ffff 
+ 00029979  0x000081a2 setsect  0x00000002 , 0x0003ffff 
+ 00029980  0x000081a3 setsect  0x00000003 , 0x0003ffff 
+ 00029981  0x000081a4 istore  0x00000009 , 0x00000005 
+ 00029982  0x000081a5 setsect  0x00000000 , 0x0003ffff 
+ 00029983  0x000081a6 setsect  0x00000001 , 0x0000003f 
+ 00029984  0x000081a7 setsect  0x00000002 , 0x00000000 
+ 00029985  0x000081a8 setsect  0x00000003 , 0x00000000 
+ 00029986  0x000081a9 istore  0x00000009 , 0x00000005 
+ 00029987  0x000081aa setsect  0x00000000 , 0x00000000 
+ 00029988  0x000081ab setsect  0x00000001 , 0x00000000 
+ 00029989  0x000081ac setsect  0x00000002 , 0x00001000 
+ 00029990  0x000081ad setsect  0x00000003 , 0x00000000 
+ 00029991  0x000081ae istore  0x00000009 , 0x00000005 
+ 00029992  0x000081af setsect  0x00000000 , 0x0003ff00 
+ 00029993  0x000081b0 setsect  0x00000001 , 0x0003ffff 
+ 00029994  0x000081b1 setsect  0x00000002 , 0x0003ffcf 
+ 00029995  0x000081b2 setsect  0x00000003 , 0x0003ffff 
+ 00029996  0x000081b3 istore  0x00000009 , 0x00000005 
+ 00029997  0x000081b4 setsect  0x00000000 , 0x0003ffff 
+ 00029998  0x000081b5 setsect  0x00000001 , 0x0003ffff 
+ 00029999  0x000081b6 setsect  0x00000002 , 0x0003ffff 
+ 00030000  0x000081b7 setsect  0x00000003 , 0x000003ff 
+ 00030001  0x000081b8 istore  0x00000009 , 0x00000005 
+ 00030002  0x000081b9 setsect  0x00000000 , 0x00000000 
+ 00030003  0x000081ba setsect  0x00000001 , 0x00000000 
+ 00030004  0x000081bb setsect  0x00000002 , 0x00000000 
+ 00030005  0x000081bc setsect  0x00000003 , 0x00000000 
+ 00030006  0x000081bd istore  0x00000009 , 0x00000005 
+ 00030007  0x000081be setsect  0x00000000 , 0x00010000 
+ 00030008  0x000081bf setsect  0x00000001 , 0x00000000 
+ 00030009  0x000081c0 setsect  0x00000002 , 0x0003f000 
+ 00030010  0x000081c1 setsect  0x00000003 , 0x0003ffff 
+ 00030011  0x000081c2 istore  0x00000009 , 0x00000005 
+ 00030012  0x000081c3 setsect  0x00000000 , 0x000296ff 
+ 00030013  0x000081c4 setsect  0x00000001 , 0x00022630 
+ 00030014  0x000081c5 setsect  0x00000002 , 0x0003945d 
+ 00030015  0x000081c6 setsect  0x00000003 , 0x0003d284 
+ 00030016  0x000081c7 istore  0x00000009 , 0x00000005 
+ 00030017  0x000081c8 setsect  0x00000000 , 0x000333a0 
+ 00030018  0x000081c9 setsect  0x00000001 , 0x00004b7a 
+ 00030019  0x000081ca setsect  0x00000002 , 0x000037d8 
+ 00030020  0x000081cb setsect  0x00000003 , 0x0003c9dc 
+ 00030021  0x000081cc istore  0x00000009 , 0x00000005 
+ 00030022  0x000081cd setsect  0x00000000 , 0x0003a440 
+ 00030023  0x000081ce setsect  0x00000001 , 0x0001b958 
+ 00030024  0x000081cf setsect  0x00000002 , 0x00038bce 
+ 00030025  0x000081d0 setsect  0x00000003 , 0x0001091f 
+ 00030026  0x000081d1 istore  0x00000009 , 0x00000005 
+ 00030027  0x000081d2 setsect  0x00000000 , 0x0002e12c 
+ 00030028  0x000081d3 setsect  0x00000001 , 0x0001f47c 
+ 00030029  0x000081d4 setsect  0x00000002 , 0x000356b1 
+ 00030030  0x000081d5 setsect  0x00000003 , 0x0002fd47 
+ 00030031  0x000081d6 istore  0x00000009 , 0x00000005 
+ 00030032  0x000081d7 setsect  0x00000000 , 0x00006837 
+ 00030033  0x000081d8 setsect  0x00000001 , 0x0002ed90 
+ 00030034  0x000081d9 setsect  0x00000002 , 0x0001ecec 
+ 00030035  0x000081da setsect  0x00000003 , 0x0001acc5 
+ 00030036  0x000081db istore  0x00000009 , 0x00000005 
+ 00030037  0x000081dc setsect  0x00000000 , 0x00023357 
+ 00030038  0x000081dd setsect  0x00000001 , 0x00018af3 
+ 00030039  0x000081de setsect  0x00000002 , 0x0000f9e1 
+ 00030040  0x000081df setsect  0x00000003 , 0x000129f0 
+ 00030041  0x000081e0 istore  0x00000009 , 0x00000005 
+ 00030042  0x000081e1 setsect  0x00000000 , 0x0002e7eb 
+ 00030043  0x000081e2 setsect  0x00000001 , 0x0003e6e3 
+ 00030044  0x000081e3 setsect  0x00000002 , 0x0003e1a7 
+ 00030045  0x000081e4 setsect  0x00000003 , 0x00010b8b 
+ 00030046  0x000081e5 istore  0x00000009 , 0x00000005 
+ 00030047  0x000081e6 setsect  0x00000000 , 0x00024fe3 
+ 00030048  0x000081e7 setsect  0x00000001 , 0x000020ef 
+ 00030049  0x000081e8 setsect  0x00000002 , 0x0001b5a6 
+ 00030050  0x000081e9 setsect  0x00000003 , 0x0000dc2f 
+ 00030051  0x000081ea istore  0x00000009 , 0x00000005 
+ 00030052  0x000081eb setsect  0x00000000 , 0x00013860 
+ 00030053  0x000081ec setsect  0x00000001 , 0x0002bd69 
+ 00030054  0x000081ed setsect  0x00000002 , 0x0000391a 
+ 00030055  0x000081ee setsect  0x00000003 , 0x0001b222 
+ 00030056  0x000081ef istore  0x00000009 , 0x00000005 
+ 00030057  0x000081f0 rtn 
+ 00030058  0x000081f4 fetch  0x00000001 , 0x0000465a 
+ 00030059  0x000081f5 nbranch  0x0000757d , 0x00000034 
+ 00030060  0x000081f6 branch  0x00007a77 
+ 00030061  0x000081f9 bpatchx  0x000000e4 , 0x0000403c 
+ 00030062  0x000081fa fetch  0x00000001 , 0x0000465a 
+ 00030063  0x000081fb rtn  0x00000034 
+ 00030064  0x000081fc fetch  0x00000001 , 0x000045b1 
+ 00030065  0x000081fd rtnne  0x00000001 
+ 00030066  0x000081fe fetch  0x00000001 , 0x000044be 
+ 00030067  0x000081ff rtn  0x00000034 
+ 00030068  0x00008200 fetch  0x00000001 , 0x000044c3 
+ 00030069  0x00008201 rtneq  0x00000003 
+ 00030070  0x00008202 fetch  0x00000002 , 0x00004682 
+ 00030071  0x00008203 bbit1  0x00000000 , 0x0000757b 
+ 00030072  0x00008204 fetch  0x00000001 , 0x000044c0 
+ 00030073  0x00008205 beq  0x00000000 , 0x00007a77 
+ 00030074  0x00008206 rtn 
+ 00030075  0x00008208 jam  0x00000000 , 0x000044c0 
+ 00030076  0x00008209 rtn 
+ 00030077  0x0000820d bpatchx  0x000000e5 , 0x0000403c 
+ 00030078  0x0000820e fetch  0x00000001 , 0x0000465a 
+ 00030079  0x0000820f branch  0x0000612b , 0x00000034 
+ 00030080  0x00008210 call  0x00006124 
+ 00030081  0x00008211 call  0x00007583 
+ 00030082  0x00008212 branch  0x0000766d 
+ 00030083  0x00008215 setarg  0x00000000 
+ 00030084  0x00008216 store  0x00000008 , 0x000009ae 
+ 00030085  0x00008217 store  0x00000004 , 0x000009b6 
+ 00030086  0x00008218 store  0x00000007 , 0x0000465e 
+ 00030087  0x00008219 rtn 
+ 00030088  0x0000821c jam  0x00000001 , 0x000009b0 
+ 00030089  0x0000821d branch  0x0000758d 
+ 00030090  0x0000821f fetch  0x00000001 , 0x000045b1 
+ 00030091  0x00008220 beq  0x00000001 , 0x0000768a 
+ 00030092  0x00008221 branch  0x00002a8c 
+ 00030093  0x00008223 fetch  0x00000001 , 0x000045b1 
+ 00030094  0x00008224 beq  0x00000001 , 0x00007590 
+ 00030095  0x00008225 branch  0x0000766d 
+ 00030096  0x00008228 call  0x0000768a 
+ 00030097  0x00008229 fetch  0x00000001 , 0x000009af 
+ 00030098  0x0000822a nrtn  0x00000034 
+ 00030099  0x0000822b jam  0x00000003 , 0x000009ae 
+ 00030100  0x0000822c rtn 
+ 00030101  0x00008230 call  0x000075b0 
+ 00030102  0x00008231 arg  0x000009de , 0x00000011 
+ 00030103  0x00008232 arg  0x00000866 , 0x00000005 
+ 00030104  0x00008233 call  0x00007c79 
+ 00030105  0x00008234 arg  0x000009be , 0x00000011 
+ 00030106  0x00008235 arg  0x00000826 , 0x00000005 
+ 00030107  0x00008236 call  0x00007c79 
+ 00030108  0x00008237 arg  0x00000826 , 0x00000011 
+ 00030109  0x00008238 arg  0x000009be , 0x00000012 
+ 00030110  0x00008239 arg  0x00000826 , 0x00000005 
+ 00030111  0x0000823a call  0x00007be1 
+ 00030112  0x0000823b arg  0x0000093e , 0x00000011 
+ 00030113  0x0000823c arg  0x000009be , 0x00000012 
+ 00030114  0x0000823d arg  0x00000846 , 0x00000005 
+ 00030115  0x0000823e call  0x00007be1 
+ 00030116  0x0000823f arg  0x00000846 , 0x00000011 
+ 00030117  0x00008240 arg  0x00000826 , 0x00000012 
+ 00030118  0x00008241 arg  0x00000826 , 0x00000005 
+ 00030119  0x00008242 call  0x00007c7d 
+ 00030120  0x00008243 arg  0x00000806 , 0x00000011 
+ 00030121  0x00008244 arg  0x00000826 , 0x00000012 
+ 00030122  0x00008245 arg  0x00000806 , 0x00000005 
+ 00030123  0x00008246 call  0x00007c7d 
+ 00030124  0x00008247 arg  0x00000020 , 0x00000039 
+ 00030125  0x00008248 arg  0x00000866 , 0x00000011 
+ 00030126  0x00008249 arg  0x00000806 , 0x00000012 
+ 00030127  0x0000824a branch  0x00007f88 
+ 00030128  0x0000824d arg  0x0000097e , 0x00000011 
+ 00030129  0x0000824e arg  0x00000806 , 0x00000005 
+ 00030130  0x0000824f call  0x00007c79 
+ 00030131  0x00008250 arg  0x0000095e , 0x00000011 
+ 00030132  0x00008251 arg  0x00000826 , 0x00000005 
+ 00030133  0x00008252 call  0x00007c79 
+ 00030134  0x00008253 arg  0x00000826 , 0x00000011 
+ 00030135  0x00008254 arg  0x0000095e , 0x00000012 
+ 00030136  0x00008255 arg  0x00000826 , 0x00000005 
+ 00030137  0x00008256 call  0x00007be1 
+ 00030138  0x00008257 arg  0x0000093e , 0x00000011 
+ 00030139  0x00008258 arg  0x0000095e , 0x00000012 
+ 00030140  0x00008259 arg  0x00000846 , 0x00000005 
+ 00030141  0x0000825a call  0x00007be1 
+ 00030142  0x0000825b arg  0x00000846 , 0x00000011 
+ 00030143  0x0000825c arg  0x00000826 , 0x00000012 
+ 00030144  0x0000825d arg  0x00000826 , 0x00000005 
+ 00030145  0x0000825e call  0x00007c7d 
+ 00030146  0x0000825f arg  0x00000806 , 0x00000011 
+ 00030147  0x00008260 arg  0x00000826 , 0x00000012 
+ 00030148  0x00008261 arg  0x00000806 , 0x00000005 
+ 00030149  0x00008262 branch  0x00007c96 
+ 00030150  0x00008265 call  0x000075e1 
+ 00030151  0x00008266 arg  0x000009e6 , 0x00000011 
+ 00030152  0x00008267 arg  0x00000866 , 0x00000005 
+ 00030153  0x00008268 call  0x000077a8 
+ 00030154  0x00008269 arg  0x000009c6 , 0x00000011 
+ 00030155  0x0000826a arg  0x00000826 , 0x00000005 
+ 00030156  0x0000826b call  0x000077a8 
+ 00030157  0x0000826c arg  0x00000826 , 0x00000011 
+ 00030158  0x0000826d arg  0x000009c6 , 0x00000012 
+ 00030159  0x0000826e arg  0x00000826 , 0x00000005 
+ 00030160  0x0000826f call  0x00007786 
+ 00030161  0x00008270 arg  0x0000089e , 0x00000011 
+ 00030162  0x00008271 arg  0x000009c6 , 0x00000012 
+ 00030163  0x00008272 arg  0x00000846 , 0x00000005 
+ 00030164  0x00008273 call  0x00007786 
+ 00030165  0x00008274 arg  0x00000846 , 0x00000011 
+ 00030166  0x00008275 arg  0x00000826 , 0x00000012 
+ 00030167  0x00008276 arg  0x00000826 , 0x00000005 
+ 00030168  0x00008277 call  0x00007755 
+ 00030169  0x00008278 arg  0x00000806 , 0x00000011 
+ 00030170  0x00008279 arg  0x00000826 , 0x00000012 
+ 00030171  0x0000827a arg  0x00000806 , 0x00000005 
+ 00030172  0x0000827b call  0x00007755 
+ 00030173  0x0000827c arg  0x00000018 , 0x00000039 
+ 00030174  0x0000827d arg  0x00000866 , 0x00000011 
+ 00030175  0x0000827e arg  0x00000806 , 0x00000012 
+ 00030176  0x0000827f branch  0x00007f88 
+ 00030177  0x00008282 arg  0x000008e6 , 0x00000011 
+ 00030178  0x00008283 arg  0x00000806 , 0x00000005 
+ 00030179  0x00008284 call  0x000077a8 
+ 00030180  0x00008285 arg  0x000008ce , 0x00000011 
+ 00030181  0x00008286 arg  0x00000826 , 0x00000005 
+ 00030182  0x00008287 call  0x000077a8 
+ 00030183  0x00008288 arg  0x00000826 , 0x00000011 
+ 00030184  0x00008289 arg  0x000008ce , 0x00000012 
+ 00030185  0x0000828a arg  0x00000826 , 0x00000005 
+ 00030186  0x0000828b call  0x00007786 
+ 00030187  0x0000828c arg  0x0000089e , 0x00000011 
+ 00030188  0x0000828d arg  0x000008ce , 0x00000012 
+ 00030189  0x0000828e arg  0x00000846 , 0x00000005 
+ 00030190  0x0000828f call  0x00007786 
+ 00030191  0x00008290 arg  0x00000846 , 0x00000011 
+ 00030192  0x00008291 arg  0x00000826 , 0x00000012 
+ 00030193  0x00008292 arg  0x00000826 , 0x00000005 
+ 00030194  0x00008293 call  0x00007755 
+ 00030195  0x00008294 arg  0x00000806 , 0x00000011 
+ 00030196  0x00008295 arg  0x00000826 , 0x00000012 
+ 00030197  0x00008296 arg  0x00000806 , 0x00000005 
+ 00030198  0x00008297 branch  0x00007758 
+ 00030199  0x0000829b fetch  0x00000001 , 0x000009b2 
+ 00030200  0x0000829c bne  0x00000000 , 0x00007615 
+ 00030201  0x0000829d call  0x00007612 
+ 00030202  0x0000829e arg  0x00000a7e , 0x00000005 
+ 00030203  0x0000829f setarg  0x00000a2e 
+ 00030204  0x000082a0 istore  0x00000002 , 0x00000005 
+ 00030205  0x000082a1 setarg  0x00004642 
+ 00030206  0x000082a2 istore  0x00000002 , 0x00000005 
+ 00030207  0x000082a3 setarg  0x000009de 
+ 00030208  0x000082a4 istore  0x00000002 , 0x00000005 
+ 00030209  0x000082a5 branch  0x00007609 
+ 00030210  0x000082a7 arg  0x00000a7e , 0x00000005 
+ 00030211  0x000082a8 setarg  0x00000a3e 
+ 00030212  0x000082a9 istore  0x00000002 , 0x00000005 
+ 00030213  0x000082aa setarg  0x000009de 
+ 00030214  0x000082ab istore  0x00000002 , 0x00000005 
+ 00030215  0x000082ac setarg  0x00004642 
+ 00030216  0x000082ad istore  0x00000002 , 0x00000005 
+ 00030217  0x000082af call  0x000079a0 
+ 00030218  0x000082b0 fetch  0x00000001 , 0x000009af 
+ 00030219  0x000082b1 beq  0x00000004 , 0x0000760f 
+ 00030220  0x000082b2 jam  0x00000001 , 0x000009b0 
+ 00030221  0x000082b3 jam  0x00000005 , 0x000009ae 
+ 00030222  0x000082b4 rtn 
+ 00030223  0x000082b6 jam  0x00000014 , 0x000009af 
+ 00030224  0x000082b7 call  0x0000758a 
+ 00030225  0x000082b8 branch  0x000076d8 
+ 00030226  0x000082bb arg  0x00000a1e , 0x00000005 
+ 00030227  0x000082bc force  0x00000008 , 0x00000007 
+ 00030228  0x000082bd branch  0x000076a2 
+ 00030229  0x000082c0 jam  0x00000001 , 0x000009b0 
+ 00030230  0x000082c1 rtn 
+ 00030231  0x000082c5 bpatchx  0x000000e6 , 0x0000403c 
+ 00030232  0x000082c6 arg  0x00000727 , 0x00000005 
+ 00030233  0x000082c7 fetch  0x00000006 , 0x000040a0 
+ 00030234  0x000082c8 istore  0x00000006 , 0x00000005 
+ 00030235  0x000082c9 fetch  0x00000006 , 0x00000040 
+ 00030236  0x000082ca istore  0x00000006 , 0x00000005 
+ 00030237  0x000082cb fetch  0x00000003 , 0x0000465e 
+ 00030238  0x000082cc istore  0x00000003 , 0x00000005 
+ 00030239  0x000082ce call  0x00007a0d 
+ 00030240  0x000082d0 arg  0x00000a4e , 0x00000011 
+ 00030241  0x000082d1 arg  0x00000a5e , 0x00000012 
+ 00030242  0x000082d2 force  0x00000004 , 0x00000007 
+ 00030243  0x000082d3 call  0x000076a7 
+ 00030244  0x000082d4 nbranch  0x00007631 , 0x00000001 
+ 00030245  0x000082d6 call  0x00007628 
+ 00030246  0x000082d7 jam  0x00000041 , 0x0000007d 
+ 00030247  0x000082d8 branch  0x000062f8 
+ 00030248  0x000082db fetch  0x00000001 , 0x000009af 
+ 00030249  0x000082dc beq  0x00000009 , 0x0000762e 
+ 00030250  0x000082dd jam  0x0000000a , 0x000009ae 
+ 00030251  0x000082de jam  0x00000001 , 0x000009b0 
+ 00030252  0x000082df jam  0x00000003 , 0x0000007c 
+ 00030253  0x000082e0 rtn 
+ 00030254  0x000082e2 jam  0x00000003 , 0x0000007c 
+ 00030255  0x000082e3 jam  0x00000015 , 0x000009af 
+ 00030256  0x000082e4 branch  0x000076d8 
+ 00030257  0x000082e8 fetch  0x00000001 , 0x000009af 
+ 00030258  0x000082e9 beq  0x00000009 , 0x00007637 
+ 00030259  0x000082ea jam  0x00000000 , 0x000009ae 
+ 00030260  0x000082eb jam  0x00000004 , 0x0000007c 
+ 00030261  0x000082ed jam  0x00000005 , 0x0000007e 
+ 00030262  0x000082ee rtn 
+ 00030263  0x000082f0 jam  0x00000004 , 0x0000007c 
+ 00030264  0x000082f1 jam  0x00000000 , 0x000009af 
+ 00030265  0x000082f2 rtn 
+ 00030266  0x000082f5 fetch  0x00000001 , 0x000009b3 
+ 00030267  0x000082f6 beq  0x00000001 , 0x0000763e 
+ 00030268  0x000082f7 jam  0x0000000a , 0x000009af 
+ 00030269  0x000082f8 branch  0x000076d8 
+ 00030270  0x000082fa arg  0x00000727 , 0x00000005 
+ 00030271  0x000082fb fetch  0x00000006 , 0x00000040 
+ 00030272  0x000082fc istore  0x00000006 , 0x00000005 
+ 00030273  0x000082fd fetch  0x00000006 , 0x000040a0 
+ 00030274  0x000082fe istore  0x00000006 , 0x00000005 
+ 00030275  0x000082ff fetch  0x00000003 , 0x0000465b 
+ 00030276  0x00008300 istore  0x00000003 , 0x00000005 
+ 00030277  0x00008302 call  0x00007a24 
+ 00030278  0x00008303 fetch  0x00000001 , 0x000009af 
+ 00030279  0x00008304 beq  0x0000000a , 0x0000764b 
+ 00030280  0x00008305 jam  0x0000000b , 0x000009ae 
+ 00030281  0x00008306 jam  0x00000001 , 0x000009b0 
+ 00030282  0x00008307 rtn 
+ 00030283  0x00008309 jam  0x0000000b , 0x000009af 
+ 00030284  0x0000830a jam  0x00000001 , 0x000009b1 
+ 00030285  0x0000830b rtn 
+ 00030286  0x0000830e arg  0x00000a7e , 0x00000005 
+ 00030287  0x0000830f fetch  0x00000006 , 0x00000040 
+ 00030288  0x00008310 istore  0x00000006 , 0x00000005 
+ 00030289  0x00008311 fetch  0x00000006 , 0x000040a0 
+ 00030290  0x00008312 istore  0x00000006 , 0x00000005 
+ 00030291  0x00008313 setarg  0x00000a2e 
+ 00030292  0x00008314 istore  0x00000002 , 0x00000005 
+ 00030293  0x00008315 setarg  0x00000a3e 
+ 00030294  0x00008316 istore  0x00000002 , 0x00000005 
+ 00030295  0x00008317 branch  0x00007662 
+ 00030296  0x00008319 jam  0x0000000f , 0x000009ae 
+ 00030297  0x0000831a arg  0x00000a7e , 0x00000005 
+ 00030298  0x0000831b fetch  0x00000006 , 0x000040a0 
+ 00030299  0x0000831c istore  0x00000006 , 0x00000005 
+ 00030300  0x0000831d fetch  0x00000006 , 0x00000040 
+ 00030301  0x0000831e istore  0x00000006 , 0x00000005 
+ 00030302  0x0000831f setarg  0x00000a3e 
+ 00030303  0x00008320 istore  0x00000002 , 0x00000005 
+ 00030304  0x00008321 setarg  0x00000a2e 
+ 00030305  0x00008322 istore  0x00000002 , 0x00000005 
+ 00030306  0x00008325 arg  0x00000727 , 0x00000005 
+ 00030307  0x00008326 fetch  0x00000006 , 0x00000a7e 
+ 00030308  0x00008327 istore  0x00000006 , 0x00000005 
+ 00030309  0x00008328 fetch  0x00000006 , 0x00000a84 
+ 00030310  0x00008329 istore  0x00000006 , 0x00000005 
+ 00030311  0x0000832b call  0x000079d7 
+ 00030312  0x0000832e jam  0x00000001 , 0x000041bd 
+ 00030313  0x0000832f arg  0x000041be , 0x00000005 
+ 00030314  0x00008330 arg  0x00000a4e , 0x00000006 
+ 00030315  0x00008331 call  0x00007ebf 
+ 00030316  0x00008332 branch  0x000021c4 
+ 00030317  0x00008336 bpatchx  0x000000e7 , 0x0000403c 
+ 00030318  0x00008337 fetch  0x00000001 , 0x000045b1 
+ 00030319  0x00008338 rtnne  0x00000000 
+ 00030320  0x00008339 fetch  0x00000001 , 0x000009b2 
+ 00030321  0x0000833a rtnne  0x00000000 
+ 00030322  0x0000833b arg  0x00004612 , 0x00000005 
+ 00030323  0x0000833c force  0x0000000b , 0x00000007 
+ 00030324  0x0000833d call  0x000076a2 
+ 00030325  0x0000833e random  0x0000003f 
+ 00030326  0x0000833f rshift  0x0000003f , 0x0000003f 
+ 00030327  0x00008340 istore  0x00000002 , 0x00000005 
+ 00030328  0x00008342 arg  0x000006be , 0x00000005 
+ 00030329  0x00008343 arg  0x00004612 , 0x00000006 
+ 00030330  0x00008344 call  0x00007ebe 
+ 00030331  0x00008346 arg  0x000005e6 , 0x00000005 
+ 00030332  0x00008347 arg  0x000008ce , 0x00000006 
+ 00030333  0x00008348 call  0x00007ebc 
+ 00030334  0x0000834a arg  0x00000616 , 0x00000005 
+ 00030335  0x0000834b call  0x00007ec5 
+ 00030336  0x0000834c jam  0x00000001 , 0x00000616 
+ 00030337  0x0000834e call  0x00007a5d 
+ 00030338  0x0000834f jam  0x00000001 , 0x000009b2 
+ 00030339  0x00008350 rtn 
+ 00030340  0x00008353 arg  0x0000462a , 0x00000005 
+ 00030341  0x00008354 arg  0x0000062e , 0x00000006 
+ 00030342  0x00008355 call  0x00007ebc 
+ 00030343  0x00008356 jam  0x00000001 , 0x000045b1 
+ 00030344  0x00008357 jam  0x00000000 , 0x000009b2 
+ 00030345  0x00008358 rtn 
+ 00030346  0x0000835b bpatchx  0x000000e8 , 0x0000403d 
+ 00030347  0x0000835c fetch  0x00000001 , 0x000009b9 
+ 00030348  0x0000835d rtnne  0x00000000 
+ 00030349  0x0000835e fetch  0x00000001 , 0x000009b2 
+ 00030350  0x0000835f rtnne  0x00000000 
+ 00030351  0x00008361 arg  0x000006be , 0x00000005 
+ 00030352  0x00008362 arg  0x00004612 , 0x00000006 
+ 00030353  0x00008363 call  0x00007ebe 
+ 00030354  0x00008365 arg  0x000005e6 , 0x00000005 
+ 00030355  0x00008366 arg  0x000009c6 , 0x00000006 
+ 00030356  0x00008367 call  0x00007ebc 
+ 00030357  0x00008369 arg  0x00000616 , 0x00000005 
+ 00030358  0x0000836a call  0x00007ec5 
+ 00030359  0x0000836b jam  0x00000001 , 0x00000616 
+ 00030360  0x0000836d call  0x00007a5d 
+ 00030361  0x0000836e jam  0x00000002 , 0x000009b2 
+ 00030362  0x0000836f rtn 
+ 00030363  0x00008372 jam  0x00000001 , 0x000009b3 
+ 00030364  0x00008373 arg  0x00000a06 , 0x00000005 
+ 00030365  0x00008374 arg  0x0000062e , 0x00000006 
+ 00030366  0x00008375 call  0x00007ebe 
+ 00030367  0x00008376 jam  0x00000001 , 0x000009b9 
+ 00030368  0x00008377 jam  0x00000000 , 0x000009b2 
+ 00030369  0x00008378 rtn 
+ 00030370  0x0000837b increase  0xffffffff , 0x00000007 
+ 00030371  0x0000837c nrtn  0x00000002 
+ 00030372  0x0000837d random  0x0000003f 
+ 00030373  0x0000837e istore  0x00000002 , 0x00000005 
+ 00030374  0x0000837f branch  0x000076a2 
+ 00030375  0x00008381 increase  0xffffffff , 0x00000007 
+ 00030376  0x00008382 nbranch  0x000076b3 , 0x00000002 
+ 00030377  0x00008383 ifetch  0x00000004 , 0x00000011 
+ 00030378  0x00008384 copy  0x0000003f , 0x00000002 
+ 00030379  0x00008385 ifetch  0x00000004 , 0x00000012 
+ 00030380  0x00008386 iflip  0x00000002 , 0x0000003f 
+ 00030381  0x00008387 nbranch  0x000076b1 , 0x00000005 
+ 00030382  0x00008388 increase  0x00000004 , 0x00000011 
+ 00030383  0x00008389 increase  0x00000004 , 0x00000012 
+ 00030384  0x0000838a branch  0x000076a7 
+ 00030385  0x0000838c disable  0x00000001 
+ 00030386  0x0000838d rtn 
+ 00030387  0x0000838f enable  0x00000001 
+ 00030388  0x00008390 rtn 
+ 00030389  0x00008398 bpatchx  0x000000e9 , 0x0000403d 
+ 00030390  0x00008399 fetch  0x00000001 , 0x000009b0 
+ 00030391  0x0000839a rtn  0x00000034 
+ 00030392  0x0000839b call  0x000062bc 
+ 00030393  0x0000839c nrtn  0x00000034 
+ 00030394  0x0000839d jam  0x00000000 , 0x000009b0 
+ 00030395  0x0000839e fetch  0x00000001 , 0x000009ae 
+ 00030396  0x0000839f beq  0x00000003 , 0x000061fd 
+ 00030397  0x000083a0 beq  0x00000005 , 0x0000621a 
+ 00030398  0x000083a1 beq  0x00000007 , 0x00006225 
+ 00030399  0x000083a2 beq  0x0000000b , 0x0000623a 
+ 00030400  0x000083a3 beq  0x00000002 , 0x00007588 
+ 00030401  0x000083a4 beq  0x00000004 , 0x000075f7 
+ 00030402  0x000083a5 beq  0x00000009 , 0x00007617 
+ 00030403  0x000083a6 beq  0x0000000a , 0x0000763a 
+ 00030404  0x000083a7 beq  0x0000000c , 0x00007658 
+ 00030405  0x000083a9 rtn 
+ 00030406  0x000083ac bpatchx  0x000000ea , 0x0000403d 
+ 00030407  0x000083ad fetch  0x00000001 , 0x000009b1 
+ 00030408  0x000083ae rtn  0x00000034 
+ 00030409  0x000083af call  0x000062bc 
+ 00030410  0x000083b0 nrtn  0x00000034 
+ 00030411  0x000083b1 jam  0x00000000 , 0x000009b1 
+ 00030412  0x000083b2 fetch  0x00000001 , 0x000009af 
+ 00030413  0x000083b3 beq  0x00000012 , 0x000061e0 
+ 00030414  0x000083b4 beq  0x00000013 , 0x000061e5 
+ 00030415  0x000083b5 beq  0x00000003 , 0x000061e9 
+ 00030416  0x000083b6 beq  0x00000004 , 0x00007602 
+ 00030417  0x000083b7 beq  0x00000014 , 0x000061ed 
+ 00030418  0x000083b8 beq  0x00000007 , 0x000061fb 
+ 00030419  0x000083b9 beq  0x0000000a , 0x0000763a 
+ 00030420  0x000083ba beq  0x0000000b , 0x00006239 
+ 00030421  0x000083bb beq  0x00000009 , 0x00007617 
+ 00030422  0x000083bc beq  0x00000015 , 0x00006233 
+ 00030423  0x000083bd rtn 
+ 00030424  0x000083c0 jam  0x00000001 , 0x000009b1 
+ 00030425  0x000083c1 rtn 
+ 00030426  0x000083c4 jam  0x00000000 , 0x000009b1 
+ 00030427  0x000083c5 rtn 
+ 00030428  0x000083c7 bpatchx  0x000000eb , 0x0000403d 
+ 00030429  0x000083c8 fetch  0x00000001 , 0x0000465a 
+ 00030430  0x000083c9 rtn  0x00000034 
+ 00030431  0x000083ca fetch  0x00000001 , 0x000009b2 
+ 00030432  0x000083cb rtn  0x00000034 
+ 00030433  0x000083cc increase  0x00000080 , 0x0000003f 
+ 00030434  0x000083cd store  0x00000001 , 0x000009b2 
+ 00030435  0x000083ce rtnbit1  0x00000007 
+ 00030436  0x000083cf fetch  0x00000001 , 0x000005e3 
+ 00030437  0x000083d0 branch  0x000076e7 , 0x00000034 
+ 00030438  0x000083d1 branch  0x00007a68 
+ 00030439  0x000083d4 call  0x000078d3 
+ 00030440  0x000083d5 fetch  0x00000001 , 0x000009b2 
+ 00030441  0x000083d6 beq  0x00000001 , 0x00007684 
+ 00030442  0x000083d7 beq  0x00000002 , 0x0000769b 
+ 00030443  0x000083d8 rtn 
+ 00030444  0x000083dc and  0x0000003f , 0x00000007 , 0x00000007 
+ 00030445  0x000083dd rshift3  0x0000003f , 0x0000003f 
+ 00030446  0x000083de iadd  0x00000006 , 0x00000006 
+ 00030447  0x000083df ifetch  0x00000001 , 0x00000006 
+ 00030448  0x000083e0 qisolate0  0x0000003f 
+ 00030449  0x000083e1 rtn 
+ 00030450  0x000083e5 call  0x00007ebe 
+ 00030451  0x000083e6 call  0x00007ebe 
+ 00030452  0x000083e7 branch  0x00007ebe 
+ 00030453  0x000083eb ifetch  0x00000008 , 0x00000006 
+ 00030454  0x000083ec nrtn  0x00000034 
+ 00030455  0x000083ed ifetch  0x00000008 , 0x00000006 
+ 00030456  0x000083ee nrtn  0x00000034 
+ 00030457  0x000083ef ifetch  0x00000008 , 0x00000006 
+ 00030458  0x000083f0 rtn 
+ 00030459  0x000083f6 ifetch  0x00000004 , 0x00000011 
+ 00030460  0x000083f7 iforce  0x00000002 
+ 00030461  0x000083f8 ifetch  0x00000004 , 0x00000012 
+ 00030462  0x000083f9 isub  0x00000002 , 0x0000003e 
+ 00030463  0x000083fa nrtn  0x00000005 
+ 00030464  0x000083fb increase  0x00000004 , 0x00000011 
+ 00030465  0x000083fc increase  0x00000004 , 0x00000012 
+ 00030466  0x000083fd loop  0x000076fb 
+ 00030467  0x000083fe rtn 
+ 00030468  0x00008402 force  0x00000006 , 0x00000039 
+ 00030469  0x00008403 increase  0x00000014 , 0x00000011 
+ 00030470  0x00008404 increase  0x00000014 , 0x00000012 
+ 00030471  0x00008406 ifetch  0x00000004 , 0x00000012 
+ 00030472  0x00008407 iforce  0x00000002 
+ 00030473  0x00008408 ifetch  0x00000004 , 0x00000011 
+ 00030474  0x00008409 isub  0x00000002 , 0x0000003f 
+ 00030475  0x0000840a nrtn  0x00000002 
+ 00030476  0x0000840b nrtn  0x00000034 
+ 00030477  0x0000840c increase  0xfffffffc , 0x00000011 
+ 00030478  0x0000840d increase  0xfffffffc , 0x00000012 
+ 00030479  0x0000840e loop  0x00007707 
+ 00030480  0x0000840f rtn 
+ 00030481  0x00008412 force  0x00000006 , 0x00000039 
+ 00030482  0x00008413 force  0x00000000 , 0x00000013 
+ 00030483  0x00008415 ifetch  0x00000004 , 0x00000011 
+ 00030484  0x00008416 iforce  0x00000002 
+ 00030485  0x00008417 ifetch  0x00000004 , 0x00000012 
+ 00030486  0x00008418 iadd  0x00000002 , 0x0000003f 
+ 00030487  0x00008419 iadd  0x00000013 , 0x0000003f 
+ 00030488  0x0000841a istore  0x00000004 , 0x00000005 
+ 00030489  0x0000841b isolate1  0x00000020 , 0x0000003f 
+ 00030490  0x0000841c setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030491  0x0000841d increase  0x00000004 , 0x00000011 
+ 00030492  0x0000841e increase  0x00000004 , 0x00000012 
+ 00030493  0x0000841f loop  0x00007713 
+ 00030494  0x00008420 rtn 
+ 00030495  0x00008423 force  0x00000006 , 0x00000039 
+ 00030496  0x00008424 force  0x00000000 , 0x00000013 
+ 00030497  0x00008426 ifetch  0x00000004 , 0x00000012 
+ 00030498  0x00008427 iforce  0x00000002 
+ 00030499  0x00008428 ifetch  0x00000004 , 0x00000011 
+ 00030500  0x00008429 isub  0x00000002 , 0x0000003f 
+ 00030501  0x0000842a isub  0x00000013 , 0x0000003f 
+ 00030502  0x0000842b istore  0x00000004 , 0x00000005 
+ 00030503  0x0000842c isolate1  0x00000020 , 0x0000003f 
+ 00030504  0x0000842d setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030505  0x0000842e increase  0x00000004 , 0x00000011 
+ 00030506  0x0000842f increase  0x00000004 , 0x00000012 
+ 00030507  0x00008430 loop  0x00007721 
+ 00030508  0x00008431 rtn 
+ 00030509  0x00008434 force  0x00000006 , 0x00000039 
+ 00030510  0x00008435 increase  0x00000014 , 0x00000011 
+ 00030511  0x00008437 force  0x00000000 , 0x00000013 
+ 00030512  0x00008439 ifetch  0x00000004 , 0x00000011 
+ 00030513  0x0000843a isolate1  0x00000000 , 0x0000003f 
+ 00030514  0x0000843b setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030515  0x0000843c rshift  0x0000003f , 0x0000003f 
+ 00030516  0x0000843d isolate1  0x00000000 , 0x00000013 
+ 00030517  0x0000843e setflag  0x00000001 , 0x0000001f , 0x0000003f 
+ 00030518  0x0000843f istore  0x00000004 , 0x00000011 
+ 00030519  0x00008440 increase  0xfffffffc , 0x00000011 
+ 00030520  0x00008441 rshift  0x00000013 , 0x00000013 
+ 00030521  0x00008442 loop  0x00007730 
+ 00030522  0x00008443 rtn 
+ 00030523  0x00008446 force  0x00000006 , 0x00000039 
+ 00030524  0x00008447 force  0x00000000 , 0x00000013 
+ 00030525  0x00008449 ifetch  0x00000004 , 0x00000011 
+ 00030526  0x0000844a isolate1  0x0000001f , 0x0000003f 
+ 00030527  0x0000844b setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030528  0x0000844c lshift  0x0000003f , 0x0000003f 
+ 00030529  0x0000844d isolate1  0x00000000 , 0x00000013 
+ 00030530  0x0000844e setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00030531  0x0000844f istore  0x00000004 , 0x00000011 
+ 00030532  0x00008450 increase  0x00000004 , 0x00000011 
+ 00030533  0x00008451 rshift  0x00000013 , 0x00000013 
+ 00030534  0x00008452 loop  0x0000773d 
+ 00030535  0x00008453 rtn 
+ 00030536  0x00008456 call  0x0000773b 
+ 00030537  0x00008458 isolate1  0x00000000 , 0x00000013 
+ 00030538  0x00008459 branch  0x00007751 , 0x00000001 
+ 00030539  0x0000845a arg  0x00000886 , 0x00000012 
+ 00030540  0x0000845b copy  0x00000011 , 0x00000013 
+ 00030541  0x0000845c increase  0xffffffe8 , 0x00000011 
+ 00030542  0x0000845d call  0x00007704 
+ 00030543  0x0000845e nrtn  0x00000002 
+ 00030544  0x0000845f copy  0x00000013 , 0x00000011 
+ 00030545  0x00008461 increase  0xffffffe8 , 0x00000011 
+ 00030546  0x00008462 arg  0x00000886 , 0x00000012 
+ 00030547  0x00008463 copy  0x00000011 , 0x00000005 
+ 00030548  0x00008464 branch  0x0000771f 
+ 00030549  0x00008468 call  0x00007711 
+ 00030550  0x00008469 copy  0x00000005 , 0x00000011 
+ 00030551  0x0000846a branch  0x00007749 
+ 00030552  0x0000846d call  0x0000771f 
+ 00030553  0x0000846e isolate0  0x00000000 , 0x00000013 
+ 00030554  0x0000846f rtn  0x00000001 
+ 00030555  0x00008470 arg  0x00000886 , 0x00000012 
+ 00030556  0x00008471 add  0x00000005 , 0xffffffe8 , 0x00000011 
+ 00030557  0x00008472 copy  0x00000011 , 0x00000005 
+ 00030558  0x00008473 branch  0x00007711 
+ 00030559  0x00008477 copy  0x00000005 , 0x0000000b 
+ 00030560  0x00008478 copy  0x00000011 , 0x00000030 
+ 00030561  0x00008479 arg  0x00000716 , 0x00000012 
+ 00030562  0x0000847a copy  0x00000012 , 0x00000005 
+ 00030563  0x0000847b add  0x00000011 , 0x00000018 , 0x00000006 
+ 00030564  0x0000847c ifetch  0x00000008 , 0x00000006 
+ 00030565  0x0000847d istore  0x00000008 , 0x00000005 
+ 00030566  0x0000847e istore  0x00000008 , 0x00000005 
+ 00030567  0x0000847f force  0x00000000 , 0x0000003f 
+ 00030568  0x00008480 istore  0x00000008 , 0x00000005 
+ 00030569  0x00008481 copy  0x0000000b , 0x00000005 
+ 00030570  0x00008482 call  0x00007755 
+ 00030571  0x00008483 arg  0x00000716 , 0x00000012 
+ 00030572  0x00008484 copy  0x00000012 , 0x00000005 
+ 00030573  0x00008485 force  0x00000000 , 0x0000003f 
+ 00030574  0x00008486 istore  0x00000008 , 0x00000005 
+ 00030575  0x00008487 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030576  0x00008488 ifetch  0x00000008 , 0x00000006 
+ 00030577  0x00008489 istore  0x00000008 , 0x00000005 
+ 00030578  0x0000848a istore  0x00000008 , 0x00000005 
+ 00030579  0x0000848b copy  0x0000000b , 0x00000011 
+ 00030580  0x0000848c copy  0x00000011 , 0x00000005 
+ 00030581  0x0000848d call  0x00007755 
+ 00030582  0x0000848e arg  0x00000716 , 0x00000012 
+ 00030583  0x0000848f copy  0x00000012 , 0x00000005 
+ 00030584  0x00008490 add  0x00000030 , 0x00000028 , 0x00000006 
+ 00030585  0x00008491 ifetch  0x00000008 , 0x00000006 
+ 00030586  0x00008492 istore  0x00000008 , 0x00000005 
+ 00030587  0x00008493 istore  0x00000008 , 0x00000005 
+ 00030588  0x00008494 istore  0x00000008 , 0x00000005 
+ 00030589  0x00008495 copy  0x0000000b , 0x00000011 
+ 00030590  0x00008496 copy  0x00000011 , 0x00000005 
+ 00030591  0x00008497 branch  0x00007755 
+ 00030592  0x0000849b force  0x00000006 , 0x00000039 
+ 00030593  0x0000849d ifetch  0x00000004 , 0x00000006 
+ 00030594  0x0000849e iforce  0x0000002f 
+ 00030595  0x0000849f increase  0x00000001 , 0x00000038 
+ 00030596  0x000084a0 loop  0x00007781 
+ 00030597  0x000084a1 rtn 
+ 00030598  0x000084a6 copy  0x00000005 , 0x0000000b 
+ 00030599  0x000084a7 arg  0x000006e6 , 0x00000005 
+ 00030600  0x000084a8 call  0x00007ec5 
+ 00030601  0x000084a9 arg  0x000006e6 , 0x00000005 
+ 00030602  0x000084aa copy  0x00000011 , 0x00000006 
+ 00030603  0x000084ab force  0x00000000 , 0x00000038 
+ 00030604  0x000084ac call  0x00007780 
+ 00030605  0x000084ad copy  0x00000012 , 0x00000006 
+ 00030606  0x000084ae call  0x00007780 
+ 00030607  0x000084af force  0x00000000 , 0x00000012 
+ 00030608  0x000084b1 force  0x00000000 , 0x00000002 
+ 00030609  0x000084b2 force  0x00000006 , 0x00000013 
+ 00030610  0x000084b4 ifetch  0x00000004 , 0x00000005 
+ 00030611  0x000084b5 iforce  0x00000011 
+ 00030612  0x000084b6 copy  0x00000012 , 0x00000038 
+ 00030613  0x000084b7 deposit  0x0000002f 
+ 00030614  0x000084b8 copy  0x00000013 , 0x00000038 
+ 00030615  0x000084b9 imul32  0x0000002f , 0x0000003f 
+ 00030616  0x000084ba iadd  0x00000011 , 0x0000003f 
+ 00030617  0x000084bb iadd  0x00000002 , 0x0000003f 
+ 00030618  0x000084bc istore  0x00000004 , 0x00000005 
+ 00030619  0x000084bd rshift32  0x0000003f , 0x00000002 
+ 00030620  0x000084be increase  0x00000001 , 0x00000013 
+ 00030621  0x000084bf compare  0x0000000c , 0x00000013 , 0x000000ff 
+ 00030622  0x000084c0 nbranch  0x00007792 , 0x00000001 
+ 00030623  0x000084c1 deposit  0x00000002 
+ 00030624  0x000084c2 istore  0x00000004 , 0x00000005 
+ 00030625  0x000084c3 increase  0xffffffe8 , 0x00000005 
+ 00030626  0x000084c4 increase  0x00000001 , 0x00000012 
+ 00030627  0x000084c5 compare  0x00000006 , 0x00000012 , 0x000000ff 
+ 00030628  0x000084c6 nbranch  0x00007790 , 0x00000001 
+ 00030629  0x000084c7 arg  0x000006e6 , 0x00000011 
+ 00030630  0x000084c8 copy  0x0000000b , 0x00000005 
+ 00030631  0x000084c9 branch  0x0000775f 
+ 00030632  0x000084cd copy  0x00000011 , 0x00000012 
+ 00030633  0x000084ce branch  0x00007786 
+ 00030634  0x000084d1 copy  0x00000011 , 0x00000030 
+ 00030635  0x000084d3 copy  0x00000030 , 0x00000011 
+ 00030636  0x000084d4 ifetch  0x00000001 , 0x00000011 
+ 00030637  0x000084d5 isolate1  0x00000000 , 0x0000003f 
+ 00030638  0x000084d6 rtn  0x00000001 
+ 00030639  0x000084d7 call  0x0000772d 
+ 00030640  0x000084d8 ifetch  0x00000001 , 0x00000012 
+ 00030641  0x000084d9 isolate0  0x00000000 , 0x0000003f 
+ 00030642  0x000084da branch  0x000077ba , 0x00000001 
+ 00030643  0x000084db arg  0x00000886 , 0x00000011 
+ 00030644  0x000084dc copy  0x00000012 , 0x00000005 
+ 00030645  0x000084dd call  0x00007711 
+ 00030646  0x000084de ifetch  0x00000001 , 0x00000012 
+ 00030647  0x000084df iadd  0x00000013 , 0x0000003f 
+ 00030648  0x000084e0 istore  0x00000001 , 0x00000012 
+ 00030649  0x000084e1 increase  0xffffffe8 , 0x00000012 
+ 00030650  0x000084e3 add  0x00000012 , 0x00000018 , 0x00000011 
+ 00030651  0x000084e4 force  0x00000007 , 0x00000039 
+ 00030652  0x000084e5 call  0x0000772f 
+ 00030653  0x000084e6 branch  0x000077ab 
+ 00030654  0x000084ea copy  0x00000005 , 0x0000000b 
+ 00030655  0x000084eb arg  0x00000746 , 0x00000005 
+ 00030656  0x000084ec call  0x00007ec5 
+ 00030657  0x000084ed force  0x00000000 , 0x0000003f 
+ 00030658  0x000084ee store  0x00000004 , 0x000006fe 
+ 00030659  0x000084ef store  0x00000004 , 0x0000075e 
+ 00030660  0x000084f0 jam  0x00000001 , 0x00000746 
+ 00030661  0x000084f1 arg  0x000006e6 , 0x00000005 
+ 00030662  0x000084f2 call  0x00007ec5 
+ 00030663  0x000084f3 arg  0x00000886 , 0x00000006 
+ 00030664  0x000084f4 arg  0x00000716 , 0x00000005 
+ 00030665  0x000084f5 call  0x00007ebe 
+ 00030666  0x000084f6 copy  0x00000011 , 0x00000006 
+ 00030667  0x000084f7 arg  0x0000072e , 0x00000005 
+ 00030668  0x000084f8 call  0x00007ebe 
+ 00030669  0x000084fa arg  0x0000072e , 0x00000006 
+ 00030670  0x000084fb call  0x000076f5 
+ 00030671  0x000084fc branch  0x000077f6 , 0x00000034 
+ 00030672  0x000084fd arg  0x0000072e , 0x00000011 
+ 00030673  0x000084fe arg  0x00000746 , 0x00000012 
+ 00030674  0x000084ff call  0x000077aa 
+ 00030675  0x00008501 arg  0x00000716 , 0x00000011 
+ 00030676  0x00008502 arg  0x000006e6 , 0x00000012 
+ 00030677  0x00008503 call  0x000077aa 
+ 00030678  0x00008504 arg  0x0000072e , 0x00000011 
+ 00030679  0x00008505 arg  0x00000716 , 0x00000012 
+ 00030680  0x00008506 call  0x00007704 
+ 00030681  0x00008507 branch  0x000077e8 , 0x00000002 
+ 00030682  0x00008508 arg  0x00000716 , 0x00000011 
+ 00030683  0x00008509 arg  0x0000072e , 0x00000012 
+ 00030684  0x0000850a copy  0x00000011 , 0x00000005 
+ 00030685  0x0000850b call  0x0000771f 
+ 00030686  0x0000850c arg  0x00000746 , 0x00000011 
+ 00030687  0x0000850d arg  0x000006e6 , 0x00000012 
+ 00030688  0x0000850e copy  0x00000012 , 0x00000005 
+ 00030689  0x0000850f call  0x00007711 
+ 00030690  0x00008510 ifetch  0x00000001 , 0x00000011 
+ 00030691  0x00008511 iadd  0x00000013 , 0x00000013 
+ 00030692  0x00008512 ifetch  0x00000001 , 0x00000012 
+ 00030693  0x00008513 iadd  0x00000013 , 0x0000003f 
+ 00030694  0x00008514 istore  0x00000001 , 0x00000012 
+ 00030695  0x00008515 branch  0x000077cd 
+ 00030696  0x00008517 arg  0x0000072e , 0x00000011 
+ 00030697  0x00008518 arg  0x00000716 , 0x00000012 
+ 00030698  0x00008519 copy  0x00000011 , 0x00000005 
+ 00030699  0x0000851a call  0x0000771f 
+ 00030700  0x0000851b arg  0x000006e6 , 0x00000011 
+ 00030701  0x0000851c arg  0x00000746 , 0x00000012 
+ 00030702  0x0000851d copy  0x00000012 , 0x00000005 
+ 00030703  0x0000851e call  0x00007711 
+ 00030704  0x0000851f ifetch  0x00000001 , 0x00000011 
+ 00030705  0x00008520 iadd  0x00000013 , 0x00000013 
+ 00030706  0x00008521 ifetch  0x00000001 , 0x00000012 
+ 00030707  0x00008522 iadd  0x00000013 , 0x0000003f 
+ 00030708  0x00008523 istore  0x00000001 , 0x00000012 
+ 00030709  0x00008524 branch  0x000077cd 
+ 00030710  0x00008526 arg  0x00000746 , 0x00000005 
+ 00030711  0x00008527 call  0x00007ec5 
+ 00030712  0x00008528 fetch  0x00000001 , 0x000006fe 
+ 00030713  0x00008529 store  0x00000001 , 0x00000746 
+ 00030714  0x0000852a store  0x00000001 , 0x0000074e 
+ 00030715  0x0000852b arg  0x00000746 , 0x00000011 
+ 00030716  0x0000852c arg  0x000006e6 , 0x00000012 
+ 00030717  0x0000852d copy  0x00000012 , 0x00000005 
+ 00030718  0x0000852e call  0x00007755 
+ 00030719  0x0000852f arg  0x00000886 , 0x00000011 
+ 00030720  0x00008530 arg  0x000006e6 , 0x00000012 
+ 00030721  0x00008531 copy  0x0000000b , 0x00000005 
+ 00030722  0x00008532 branch  0x00007758 
+ 00030723  0x00008538 arg  0x000006a6 , 0x00000011 
+ 00030724  0x00008539 arg  0x0000075e , 0x00000005 
+ 00030725  0x0000853a call  0x000077a8 
+ 00030726  0x0000853b arg  0x0000075e , 0x00000011 
+ 00030727  0x0000853c arg  0x00000776 , 0x00000005 
+ 00030728  0x0000853d call  0x000077a8 
+ 00030729  0x0000853e arg  0x0000089e , 0x00000011 
+ 00030730  0x0000853f arg  0x00000776 , 0x00000012 
+ 00030731  0x00008540 arg  0x00000776 , 0x00000005 
+ 00030732  0x00008541 call  0x00007786 
+ 00030733  0x00008542 arg  0x00000676 , 0x00000011 
+ 00030734  0x00008543 arg  0x0000075e , 0x00000005 
+ 00030735  0x00008544 call  0x000077a8 
+ 00030736  0x00008545 arg  0x0000075e , 0x00000006 
+ 00030737  0x00008546 arg  0x0000072e , 0x00000005 
+ 00030738  0x00008547 call  0x00007ebe 
+ 00030739  0x00008548 arg  0x0000072e , 0x00000011 
+ 00030740  0x00008549 call  0x00007748 
+ 00030741  0x0000854a arg  0x0000075e , 0x00000011 
+ 00030742  0x0000854b arg  0x0000072e , 0x00000012 
+ 00030743  0x0000854c arg  0x0000075e , 0x00000005 
+ 00030744  0x0000854d call  0x00007755 
+ 00030745  0x0000854e arg  0x0000075e , 0x00000011 
+ 00030746  0x0000854f arg  0x00000776 , 0x00000012 
+ 00030747  0x00008550 arg  0x0000075e , 0x00000005 
+ 00030748  0x00008551 call  0x00007755 
+ 00030749  0x00008552 arg  0x00000676 , 0x00000006 
+ 00030750  0x00008553 arg  0x0000072e , 0x00000005 
+ 00030751  0x00008554 call  0x00007ebe 
+ 00030752  0x00008555 arg  0x0000068e , 0x00000011 
+ 00030753  0x00008556 arg  0x00000776 , 0x00000005 
+ 00030754  0x00008557 call  0x000077a8 
+ 00030755  0x00008558 arg  0x0000072e , 0x00000011 
+ 00030756  0x00008559 call  0x00007748 
+ 00030757  0x0000855a arg  0x0000072e , 0x00000011 
+ 00030758  0x0000855b call  0x00007748 
+ 00030759  0x0000855c arg  0x0000072e , 0x00000011 
+ 00030760  0x0000855d arg  0x00000776 , 0x00000012 
+ 00030761  0x0000855e arg  0x0000072e , 0x00000005 
+ 00030762  0x0000855f call  0x00007786 
+ 00030763  0x00008560 arg  0x00000776 , 0x00000011 
+ 00030764  0x00008561 arg  0x00000746 , 0x00000005 
+ 00030765  0x00008562 call  0x000077a8 
+ 00030766  0x00008563 arg  0x00000746 , 0x00000011 
+ 00030767  0x00008564 call  0x00007748 
+ 00030768  0x00008565 arg  0x00000746 , 0x00000011 
+ 00030769  0x00008566 call  0x00007748 
+ 00030770  0x00008567 arg  0x00000746 , 0x00000011 
+ 00030771  0x00008568 call  0x00007748 
+ 00030772  0x00008569 arg  0x0000068e , 0x00000006 
+ 00030773  0x0000856a arg  0x00000776 , 0x00000005 
+ 00030774  0x0000856b call  0x00007ebe 
+ 00030775  0x0000856c arg  0x00000776 , 0x00000011 
+ 00030776  0x0000856d call  0x00007748 
+ 00030777  0x0000856e arg  0x00000776 , 0x00000011 
+ 00030778  0x0000856f arg  0x000006a6 , 0x00000012 
+ 00030779  0x00008570 arg  0x000006a6 , 0x00000005 
+ 00030780  0x00008571 call  0x00007786 
+ 00030781  0x00008572 arg  0x0000075e , 0x00000011 
+ 00030782  0x00008573 arg  0x00000776 , 0x00000005 
+ 00030783  0x00008574 call  0x000077a8 
+ 00030784  0x00008575 arg  0x00000776 , 0x00000011 
+ 00030785  0x00008576 arg  0x0000072e , 0x00000012 
+ 00030786  0x00008577 arg  0x00000776 , 0x00000005 
+ 00030787  0x00008578 call  0x00007758 
+ 00030788  0x00008579 arg  0x00000776 , 0x00000011 
+ 00030789  0x0000857a arg  0x0000072e , 0x00000012 
+ 00030790  0x0000857b arg  0x00000676 , 0x00000005 
+ 00030791  0x0000857c call  0x00007758 
+ 00030792  0x0000857d arg  0x0000072e , 0x00000011 
+ 00030793  0x0000857e arg  0x00000676 , 0x00000012 
+ 00030794  0x0000857f arg  0x00000776 , 0x00000005 
+ 00030795  0x00008580 call  0x00007758 
+ 00030796  0x00008581 arg  0x00000776 , 0x00000011 
+ 00030797  0x00008582 arg  0x0000075e , 0x00000012 
+ 00030798  0x00008583 arg  0x00000776 , 0x00000005 
+ 00030799  0x00008584 call  0x00007786 
+ 00030800  0x00008585 arg  0x00000776 , 0x00000011 
+ 00030801  0x00008586 arg  0x00000746 , 0x00000012 
+ 00030802  0x00008587 arg  0x0000068e , 0x00000005 
+ 00030803  0x00008588 branch  0x00007758 
+ 00030804  0x0000858d arg  0x00000616 , 0x00000011 
+ 00030805  0x0000858e arg  0x0000078e , 0x00000005 
+ 00030806  0x0000858f call  0x000077a8 
+ 00030807  0x00008590 arg  0x00000676 , 0x00000011 
+ 00030808  0x00008591 arg  0x0000078e , 0x00000012 
+ 00030809  0x00008592 arg  0x00000746 , 0x00000005 
+ 00030810  0x00008593 call  0x00007786 
+ 00030811  0x00008594 arg  0x00000616 , 0x00000011 
+ 00030812  0x00008595 arg  0x0000078e , 0x00000012 
+ 00030813  0x00008596 arg  0x0000078e , 0x00000005 
+ 00030814  0x00008597 call  0x00007786 
+ 00030815  0x00008598 arg  0x0000068e , 0x00000011 
+ 00030816  0x00008599 arg  0x0000078e , 0x00000012 
+ 00030817  0x0000859a arg  0x0000072e , 0x00000005 
+ 00030818  0x0000859b call  0x00007786 
+ 00030819  0x0000859c arg  0x000006a6 , 0x00000011 
+ 00030820  0x0000859d arg  0x0000078e , 0x00000005 
+ 00030821  0x0000859e call  0x000077a8 
+ 00030822  0x0000859f arg  0x000005e6 , 0x00000011 
+ 00030823  0x000085a0 arg  0x0000078e , 0x00000012 
+ 00030824  0x000085a1 arg  0x0000075e , 0x00000005 
+ 00030825  0x000085a2 call  0x00007786 
+ 00030826  0x000085a3 arg  0x000006a6 , 0x00000011 
+ 00030827  0x000085a4 arg  0x0000078e , 0x00000012 
+ 00030828  0x000085a5 arg  0x0000078e , 0x00000005 
+ 00030829  0x000085a6 call  0x00007786 
+ 00030830  0x000085a7 arg  0x000005fe , 0x00000011 
+ 00030831  0x000085a8 arg  0x0000078e , 0x00000012 
+ 00030832  0x000085a9 arg  0x00000776 , 0x00000005 
+ 00030833  0x000085aa call  0x00007786 
+ 00030834  0x000085ab arg  0x00000746 , 0x00000011 
+ 00030835  0x000085ac arg  0x0000075e , 0x00000012 
+ 00030836  0x000085ad arg  0x0000078e , 0x00000005 
+ 00030837  0x000085ae call  0x00007758 
+ 00030838  0x000085af arg  0x00000746 , 0x00000011 
+ 00030839  0x000085b0 arg  0x0000075e , 0x00000012 
+ 00030840  0x000085b1 arg  0x00000746 , 0x00000005 
+ 00030841  0x000085b2 call  0x00007755 
+ 00030842  0x000085b3 arg  0x0000072e , 0x00000011 
+ 00030843  0x000085b4 arg  0x00000776 , 0x00000012 
+ 00030844  0x000085b5 arg  0x0000075e , 0x00000005 
+ 00030845  0x000085b6 call  0x00007758 
+ 00030846  0x000085b7 arg  0x0000072e , 0x00000011 
+ 00030847  0x000085b8 arg  0x00000776 , 0x00000012 
+ 00030848  0x000085b9 arg  0x0000072e , 0x00000005 
+ 00030849  0x000085ba call  0x00007755 
+ 00030850  0x000085bb arg  0x0000072e , 0x00000011 
+ 00030851  0x000085bc arg  0x0000078e , 0x00000012 
+ 00030852  0x000085bd arg  0x0000072e , 0x00000005 
+ 00030853  0x000085be call  0x00007786 
+ 00030854  0x000085bf arg  0x000006a6 , 0x00000011 
+ 00030855  0x000085c0 arg  0x00000616 , 0x00000012 
+ 00030856  0x000085c1 arg  0x00000776 , 0x00000005 
+ 00030857  0x000085c2 call  0x00007786 
+ 00030858  0x000085c3 arg  0x00000776 , 0x00000011 
+ 00030859  0x000085c4 arg  0x0000078e , 0x00000012 
+ 00030860  0x000085c5 arg  0x000006a6 , 0x00000005 
+ 00030861  0x000085c6 call  0x00007786 
+ 00030862  0x000085c7 arg  0x0000078e , 0x00000011 
+ 00030863  0x000085c8 arg  0x0000078e , 0x00000005 
+ 00030864  0x000085c9 call  0x000077a8 
+ 00030865  0x000085ca arg  0x0000078e , 0x00000011 
+ 00030866  0x000085cb arg  0x00000746 , 0x00000012 
+ 00030867  0x000085cc arg  0x00000776 , 0x00000005 
+ 00030868  0x000085cd call  0x00007786 
+ 00030869  0x000085ce arg  0x0000078e , 0x00000011 
+ 00030870  0x000085cf arg  0x0000072e , 0x00000012 
+ 00030871  0x000085d0 arg  0x0000072e , 0x00000005 
+ 00030872  0x000085d1 call  0x00007786 
+ 00030873  0x000085d2 arg  0x0000075e , 0x00000011 
+ 00030874  0x000085d3 arg  0x00000676 , 0x00000005 
+ 00030875  0x000085d4 call  0x000077a8 
+ 00030876  0x000085d5 arg  0x00000676 , 0x00000011 
+ 00030877  0x000085d6 arg  0x00000776 , 0x00000012 
+ 00030878  0x000085d7 arg  0x00000676 , 0x00000005 
+ 00030879  0x000085d8 call  0x00007758 
+ 00030880  0x000085d9 arg  0x00000676 , 0x00000006 
+ 00030881  0x000085da arg  0x0000078e , 0x00000005 
+ 00030882  0x000085db call  0x00007ebe 
+ 00030883  0x000085dc arg  0x0000078e , 0x00000011 
+ 00030884  0x000085dd call  0x00007748 
+ 00030885  0x000085de arg  0x00000776 , 0x00000011 
+ 00030886  0x000085df arg  0x0000078e , 0x00000012 
+ 00030887  0x000085e0 arg  0x00000776 , 0x00000005 
+ 00030888  0x000085e1 call  0x00007758 
+ 00030889  0x000085e2 arg  0x00000776 , 0x00000011 
+ 00030890  0x000085e3 arg  0x0000075e , 0x00000012 
+ 00030891  0x000085e4 arg  0x0000075e , 0x00000005 
+ 00030892  0x000085e5 call  0x00007786 
+ 00030893  0x000085e6 arg  0x0000075e , 0x00000011 
+ 00030894  0x000085e7 arg  0x0000072e , 0x00000012 
+ 00030895  0x000085e8 arg  0x0000068e , 0x00000005 
+ 00030896  0x000085e9 call  0x00007758 
+ 00030897  0x000085ea arg  0x0000068e , 0x00000011 
+ 00030898  0x000085eb arg  0x00000886 , 0x00000012 
+ 00030899  0x000085ec arg  0x0000068e , 0x00000005 
+ 00030900  0x000085ed force  0x00000000 , 0x00000013 
+ 00030901  0x000085ee fetch  0x00000001 , 0x0000068e 
+ 00030902  0x000085ef isolate1  0x00000000 , 0x0000003f 
+ 00030903  0x000085f0 call  0x00007711 , 0x00000001 
+ 00030904  0x000085f1 copy  0x00000013 , 0x00000030 
+ 00030905  0x000085f2 arg  0x0000068e , 0x00000011 
+ 00030906  0x000085f3 call  0x0000772d 
+ 00030907  0x000085f4 fetch  0x00000001 , 0x000006a5 
+ 00030908  0x000085f5 isolate1  0x00000000 , 0x00000030 
+ 00030909  0x000085f6 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00030910  0x000085f7 store  0x00000001 , 0x000006a5 
+ 00030911  0x000085f8 rtn 
+ 00030912  0x000085fd fetch  0x00000001 , 0x000005e3 
+ 00030913  0x000085fe increase  0xffffffff , 0x0000003f 
+ 00030914  0x000085ff nrtn  0x00000002 
+ 00030915  0x00008600 store  0x00000001 , 0x000005e3 
+ 00030916  0x00008601 fetch  0x00000001 , 0x000005e2 
+ 00030917  0x00008602 call  0x00007803 , 0x00000034 
+ 00030918  0x00008603 fetch  0x00000001 , 0x000005e3 
+ 00030919  0x00008604 arg  0x000006be , 0x00000006 
+ 00030920  0x00008605 call  0x000076ec 
+ 00030921  0x00008606 branch  0x000078c0 , 0x00000001 
+ 00030922  0x00008607 fetch  0x00000001 , 0x000005e2 
+ 00030923  0x00008608 nbranch  0x000078ce , 0x00000034 
+ 00030924  0x00008609 call  0x00007854 
+ 00030925  0x0000860a branch  0x000078c0 
+ 00030926  0x0000860c jam  0x00000000 , 0x000005e2 
+ 00030927  0x0000860d arg  0x000005e6 , 0x00000006 
+ 00030928  0x0000860e arg  0x00000676 , 0x00000005 
+ 00030929  0x0000860f call  0x000076f2 
+ 00030930  0x00008610 branch  0x000078c0 
+ 00030931  0x00008614 arg  0x000006a6 , 0x00000011 
+ 00030932  0x00008615 arg  0x00000776 , 0x00000005 
+ 00030933  0x00008616 call  0x000077be 
+ 00030934  0x00008617 arg  0x00000776 , 0x00000011 
+ 00030935  0x00008618 arg  0x0000072e , 0x00000005 
+ 00030936  0x00008619 call  0x000077a8 
+ 00030937  0x0000861a arg  0x00000676 , 0x00000011 
+ 00030938  0x0000861b arg  0x0000072e , 0x00000012 
+ 00030939  0x0000861c arg  0x0000062e , 0x00000005 
+ 00030940  0x0000861d call  0x00007786 
+ 00030941  0x0000861e arg  0x00000776 , 0x00000011 
+ 00030942  0x0000861f arg  0x0000072e , 0x00000012 
+ 00030943  0x00008620 arg  0x0000075e , 0x00000005 
+ 00030944  0x00008621 call  0x00007786 
+ 00030945  0x00008622 arg  0x0000068e , 0x00000011 
+ 00030946  0x00008623 arg  0x0000075e , 0x00000012 
+ 00030947  0x00008624 arg  0x00000646 , 0x00000005 
+ 00030948  0x00008625 branch  0x00007786 
+ 00030949  0x0000862a ifetch  0x00000004 , 0x00000006 
+ 00030950  0x0000862b force  0x00000004 , 0x00000011 
+ 00030951  0x0000862c increase  0x00000003 , 0x00000005 
+ 00030952  0x0000862e istore  0x00000001 , 0x00000005 
+ 00030953  0x0000862f rshift8  0x0000003f , 0x0000003f 
+ 00030954  0x00008630 increase  0xfffffffe , 0x00000005 
+ 00030955  0x00008631 increase  0xffffffff , 0x00000011 
+ 00030956  0x00008632 nbranch  0x000078e8 , 0x00000005 
+ 00030957  0x00008633 increase  0x00000005 , 0x00000005 
+ 00030958  0x00008634 loop  0x000078e5 
+ 00030959  0x00008635 rtn 
+ 00030960  0x00008639 lshift2  0x00000007 , 0x0000003f 
+ 00030961  0x0000863a iadd  0x0000000b , 0x00000006 
+ 00030962  0x0000863b ifetch  0x00000004 , 0x00000006 
+ 00030963  0x0000863c rtn 
+ 00030964  0x0000863f force  0x00000010 , 0x00000030 
+ 00030965  0x00008640 arg  0x000005e6 , 0x0000000b 
+ 00030966  0x00008642 add  0x00000030 , 0xfffffff9 , 0x00000007 
+ 00030967  0x00008643 call  0x000078f0 
+ 00030968  0x00008644 iforce  0x00000002 
+ 00030969  0x00008645 add  0x00000030 , 0xfffffff0 , 0x00000007 
+ 00030970  0x00008646 call  0x000078f0 
+ 00030971  0x00008647 iadd  0x00000002 , 0x00000002 
+ 00030972  0x00008648 add  0x00000030 , 0xfffffffe , 0x00000007 
+ 00030973  0x00008649 call  0x000078f0 
+ 00030974  0x0000864a shasx  0x0000003f , 0x00000001 , 0x0000003f 
+ 00030975  0x0000864b iadd  0x00000002 , 0x00000002 
+ 00030976  0x0000864c add  0x00000030 , 0xfffffff1 , 0x00000007 
+ 00030977  0x0000864d call  0x000078f0 
+ 00030978  0x0000864e shasx  0x0000003f , 0x00000000 , 0x0000003f 
+ 00030979  0x0000864f iadd  0x00000002 , 0x00000002 
+ 00030980  0x00008650 lshift2  0x00000030 , 0x0000003f 
+ 00030981  0x00008651 iadd  0x0000000b , 0x00000005 
+ 00030982  0x00008652 istoret  0x00000004 , 0x00000005 
+ 00030983  0x00008653 increase  0x00000001 , 0x00000030 
+ 00030984  0x00008654 compare  0x00000040 , 0x00000030 , 0x000000ff 
+ 00030985  0x00008655 nbranch  0x000078f6 , 0x00000001 
+ 00030986  0x00008656 rtn 
+ 00030987  0x0000865a arg  0x000008fe , 0x00000006 
+ 00030988  0x0000865b force  0x00000007 , 0x00000038 
+ 00030989  0x0000865d ifetch  0x00000004 , 0x00000006 
+ 00030990  0x0000865e iforce  0x0000002f 
+ 00030991  0x0000865f increase  0xffffffff , 0x00000038 
+ 00030992  0x00008660 branch  0x0000790d , 0x00000002 
+ 00030993  0x00008661 rtn 
+ 00030994  0x00008664 bpatchx  0x000000ec , 0x0000403d 
+ 00030995  0x00008665 call  0x000078f4 
+ 00030996  0x00008666 arg  0x000006e6 , 0x00000005 
+ 00030997  0x00008667 force  0x00000000 , 0x00000038 
+ 00030998  0x00008669 deposit  0x0000002f 
+ 00030999  0x0000866a istore  0x00000004 , 0x00000005 
+ 00031000  0x0000866b increase  0x00000001 , 0x00000038 
+ 00031001  0x0000866c compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031002  0x0000866d nbranch  0x00007916 , 0x00000001 
+ 00031003  0x0000866e call  0x000074b9 
+ 00031004  0x0000866f arg  0x00008700 , 0x0000000b 
+ 00031005  0x00008670 arg  0x000005e6 , 0x00000030 
+ 00031006  0x00008671 force  0x00000040 , 0x00000039 
+ 00031007  0x00008673 ifetcht  0x00000004 , 0x00000030 
+ 00031008  0x00008674 ifetch  0x00000004 , 0x0000000b 
+ 00031009  0x00008675 increase  0x00000004 , 0x0000000b 
+ 00031010  0x00008676 increase  0x00000004 , 0x00000030 
+ 00031011  0x00008677 iadd  0x00000002 , 0x0000003f 
+ 00031012  0x00008678 force  0x00000007 , 0x00000038 
+ 00031013  0x00008679 iadd  0x0000002f , 0x00000002 
+ 00031014  0x0000867a force  0x00000004 , 0x00000038 
+ 00031015  0x0000867b shasx  0x0000002f , 0x00000003 , 0x0000003f 
+ 00031016  0x0000867c iadd  0x00000002 , 0x00000002 
+ 00031017  0x0000867d force  0x00000005 , 0x00000038 
+ 00031018  0x0000867e deposit  0x0000002f 
+ 00031019  0x0000867f force  0x00000006 , 0x00000038 
+ 00031020  0x00008680 ixor  0x0000002f , 0x0000003f 
+ 00031021  0x00008681 force  0x00000004 , 0x00000038 
+ 00031022  0x00008682 iand  0x0000002f , 0x0000003f 
+ 00031023  0x00008683 force  0x00000006 , 0x00000038 
+ 00031024  0x00008684 ixor  0x0000002f , 0x0000003f 
+ 00031025  0x00008685 iadd  0x00000002 , 0x00000002 
+ 00031026  0x00008686 force  0x00000007 , 0x00000038 
+ 00031027  0x00008687 copy  0x00000002 , 0x0000002f 
+ 00031028  0x00008688 force  0x00000003 , 0x00000038 
+ 00031029  0x00008689 deposit  0x0000002f 
+ 00031030  0x0000868a iadd  0x00000002 , 0x0000002f 
+ 00031031  0x0000868b force  0x00000000 , 0x00000038 
+ 00031032  0x0000868c deposit  0x0000002f 
+ 00031033  0x0000868d force  0x00000001 , 0x00000038 
+ 00031034  0x0000868e iand  0x0000002f , 0x00000002 
+ 00031035  0x0000868f ior  0x0000002f , 0x0000003f 
+ 00031036  0x00008690 force  0x00000002 , 0x00000038 
+ 00031037  0x00008691 iand  0x0000002f , 0x0000003f 
+ 00031038  0x00008692 ior  0x00000002 , 0x00000002 
+ 00031039  0x00008693 force  0x00000000 , 0x00000038 
+ 00031040  0x00008694 shasx  0x0000002f , 0x00000002 , 0x0000003f 
+ 00031041  0x00008695 iadd  0x00000002 , 0x0000003f 
+ 00031042  0x00008696 force  0x00000007 , 0x00000038 
+ 00031043  0x00008697 iadd  0x0000002f , 0x0000002f 
+ 00031044  0x00008698 regexrot 
+ 00031045  0x00008699 loop  0x0000791f 
+ 00031046  0x0000869a arg  0x000006e6 , 0x00000006 
+ 00031047  0x0000869b force  0x00000000 , 0x00000038 
+ 00031048  0x0000869d ifetch  0x00000004 , 0x00000006 
+ 00031049  0x0000869e iadd  0x0000002f , 0x0000002f 
+ 00031050  0x0000869f increase  0x00000001 , 0x00000038 
+ 00031051  0x000086a0 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031052  0x000086a1 nbranch  0x00007948 , 0x00000001 
+ 00031053  0x000086a2 branch  0x000074bd 
+ 00031054  0x000086a6 arg  0x00000a3e , 0x00000005 
+ 00031055  0x000086a7 force  0x00000007 , 0x00000038 
+ 00031056  0x000086a9 deposit  0x0000002f 
+ 00031057  0x000086aa istore  0x00000004 , 0x00000005 
+ 00031058  0x000086ab increase  0xffffffff , 0x00000038 
+ 00031059  0x000086ac branch  0x00007950 , 0x00000002 
+ 00031060  0x000086ad rtn 
+ 00031061  0x000086b1 arg  0x000005e6 , 0x00000005 
+ 00031062  0x000086b2 increase  0xfffffffc , 0x00000006 
+ 00031063  0x000086b3 sub  0x00000039 , 0x00000010 , 0x00000011 
+ 00031064  0x000086b5 ifetch  0x00000004 , 0x00000006 
+ 00031065  0x000086b6 ixor  0x00000002 , 0x0000003f 
+ 00031066  0x000086b7 istore  0x00000004 , 0x00000005 
+ 00031067  0x000086b8 increase  0xfffffff8 , 0x00000006 
+ 00031068  0x000086b9 loop  0x00007958 
+ 00031069  0x000086ba copy  0x00000011 , 0x00000039 
+ 00031070  0x000086bb deposit  0x00000002 
+ 00031071  0x000086bd istore  0x00000004 , 0x00000005 
+ 00031072  0x000086be loop  0x0000795f 
+ 00031073  0x000086bf rtn 
+ 00031074  0x000086c2 call  0x00007967 
+ 00031075  0x000086c3 call  0x0000794e 
+ 00031076  0x000086c4 branch  0x0000798d 
+ 00031077  0x000086c7 call  0x00007967 
+ 00031078  0x000086c8 branch  0x0000798d 
+ 00031079  0x000086cb arg  0x000009de , 0x00000006 
+ 00031080  0x000086cc arg  0x000005e6 , 0x00000005 
+ 00031081  0x000086cd force  0x00000006 , 0x00000039 
+ 00031082  0x000086ce call  0x00007a71 
+ 00031083  0x000086cf arg  0x00004642 , 0x00000006 
+ 00031084  0x000086d0 force  0x00000006 , 0x00000039 
+ 00031085  0x000086d1 call  0x00007a71 
+ 00031086  0x000086d2 arg  0x00000a3e , 0x00000006 
+ 00031087  0x000086d3 call  0x00007a70 
+ 00031088  0x000086d4 call  0x0000790b 
+ 00031089  0x000086d5 call  0x00007912 
+ 00031090  0x000086d6 arg  0x00000a2e , 0x00000006 
+ 00031091  0x000086d7 arg  0x000005e6 , 0x00000005 
+ 00031092  0x000086d8 branch  0x00007984 
+ 00031093  0x000086db arg  0x00004642 , 0x00000006 
+ 00031094  0x000086dc arg  0x000005e6 , 0x00000005 
+ 00031095  0x000086dd force  0x00000006 , 0x00000039 
+ 00031096  0x000086de call  0x00007a71 
+ 00031097  0x000086df arg  0x000009de , 0x00000006 
+ 00031098  0x000086e0 force  0x00000006 , 0x00000039 
+ 00031099  0x000086e1 call  0x00007a71 
+ 00031100  0x000086e2 arg  0x00000a2e , 0x00000006 
+ 00031101  0x000086e3 call  0x00007a70 
+ 00031102  0x000086e4 call  0x0000790b 
+ 00031103  0x000086e5 call  0x00007912 
+ 00031104  0x000086e6 arg  0x00000a3e , 0x00000006 
+ 00031105  0x000086e7 arg  0x000005e6 , 0x00000005 
+ 00031106  0x000086e8 call  0x00007984 
+ 00031107  0x000086e9 branch  0x0000798d 
+ 00031108  0x000086ec call  0x00007a70 
+ 00031109  0x000086ed setarg  0x00800000 
+ 00031110  0x000086ee lshift8  0x0000003f , 0x0000003f 
+ 00031111  0x000086ef istore  0x00000004 , 0x00000005 
+ 00031112  0x000086f0 force  0x00000005 , 0x00000039 
+ 00031113  0x000086f1 call  0x00007ec6 
+ 00031114  0x000086f2 setarg  0x00000280 
+ 00031115  0x000086f3 istore  0x00000004 , 0x00000005 
+ 00031116  0x000086f4 branch  0x00007912 
+ 00031117  0x000086f6 fetch  0x00000004 , 0x00000a3e 
+ 00031118  0x000086f8 arg  0x000003e8 , 0x00000011 
+ 00031119  0x000086f9 idiv  0x00000011 
+ 00031120  0x000086fa call  0x00007f86 
+ 00031121  0x000086fb remainder  0x0000003f 
+ 00031122  0x000086fc store  0x00000004 , 0x000009ba 
+ 00031123  0x000086fd quotient  0x0000003f 
+ 00031124  0x000086fe arg  0x000003e8 , 0x00000011 
+ 00031125  0x000086ff idiv  0x00000011 
+ 00031126  0x00008700 call  0x00007f86 
+ 00031127  0x00008701 remainder  0x0000003f 
+ 00031128  0x00008702 arg  0x000003e8 , 0x00000011 
+ 00031129  0x00008703 imul32  0x00000011 , 0x0000003f 
+ 00031130  0x00008704 fetcht  0x00000004 , 0x000009ba 
+ 00031131  0x00008705 iadd  0x00000002 , 0x0000003f 
+ 00031132  0x00008706 store  0x00000004 , 0x000009ba 
+ 00031133  0x00008707 rtn 
+ 00031134  0x0000870a jam  0x00000000 , 0x00004664 
+ 00031135  0x0000870b branch  0x000079a2 
+ 00031136  0x0000870e fetch  0x00000001 , 0x00004662 
+ 00031137  0x0000870f bne  0x00000002 , 0x0000799e 
+ 00031138  0x00008711 bpatchx  0x000000ed , 0x0000403d 
+ 00031139  0x00008712 setarg  0x00363636 
+ 00031140  0x00008713 lshift8  0x0000003f , 0x00000002 
+ 00031141  0x00008714 or_into  0x00000036 , 0x00000002 
+ 00031142  0x00008715 fetch  0x00000002 , 0x00000a7e 
+ 00031143  0x00008716 copy  0x0000003f , 0x00000006 
+ 00031144  0x00008717 force  0x00000004 , 0x00000039 
+ 00031145  0x00008718 call  0x00007955 
+ 00031146  0x00008719 call  0x0000790b 
+ 00031147  0x0000871a call  0x00007912 
+ 00031148  0x0000871b fetch  0x00000002 , 0x00000a80 
+ 00031149  0x0000871c copy  0x0000003f , 0x00000006 
+ 00031150  0x0000871d arg  0x000005e6 , 0x00000005 
+ 00031151  0x0000871e force  0x00000006 , 0x00000039 
+ 00031152  0x0000871f call  0x00007a71 
+ 00031153  0x00008720 fetch  0x00000002 , 0x00000a82 
+ 00031154  0x00008721 copy  0x0000003f , 0x00000006 
+ 00031155  0x00008722 force  0x00000006 , 0x00000039 
+ 00031156  0x00008723 call  0x00007a71 
+ 00031157  0x00008724 setarg  0x00800000 
+ 00031158  0x00008725 istore  0x00000003 , 0x00000005 
+ 00031159  0x00008727 fetch  0x00000001 , 0x00004664 
+ 00031160  0x00008729 istore  0x00000001 , 0x00000005 
+ 00031161  0x0000872a force  0x00000000 , 0x0000003f 
+ 00031162  0x0000872b istore  0x00000008 , 0x00000005 
+ 00031163  0x0000872c setarg  0x00000388 
+ 00031164  0x0000872d istore  0x00000004 , 0x00000005 
+ 00031165  0x0000872e call  0x00007912 
+ 00031166  0x0000872f call  0x0000794e 
+ 00031167  0x00008730 arg  0x00000a3e , 0x00000006 
+ 00031168  0x00008731 arg  0x00000706 , 0x00000005 
+ 00031169  0x00008732 call  0x00007ebd 
+ 00031170  0x00008734 setarg  0x005c5c5c 
+ 00031171  0x00008735 lshift8  0x0000003f , 0x00000002 
+ 00031172  0x00008736 or_into  0x0000005c , 0x00000002 
+ 00031173  0x00008737 fetch  0x00000002 , 0x00000a7e 
+ 00031174  0x00008738 copy  0x0000003f , 0x00000006 
+ 00031175  0x00008739 force  0x00000004 , 0x00000039 
+ 00031176  0x0000873a call  0x00007955 
+ 00031177  0x0000873b call  0x0000790b 
+ 00031178  0x0000873c call  0x00007912 
+ 00031179  0x0000873d arg  0x00000726 , 0x00000006 
+ 00031180  0x0000873e arg  0x000005e6 , 0x00000005 
+ 00031181  0x0000873f force  0x00000008 , 0x00000039 
+ 00031182  0x00008740 call  0x00007a71 
+ 00031183  0x00008741 setarg  0x00800000 
+ 00031184  0x00008742 lshift8  0x0000003f , 0x0000003f 
+ 00031185  0x00008743 istore  0x00000004 , 0x00000005 
+ 00031186  0x00008744 call  0x00007ec5 
+ 00031187  0x00008745 setarg  0x00000300 
+ 00031188  0x00008746 istore  0x00000004 , 0x00000005 
+ 00031189  0x00008747 call  0x00007912 
+ 00031190  0x00008748 branch  0x0000794e 
+ 00031191  0x0000874c setarg  0x00363636 
+ 00031192  0x0000874d lshift8  0x0000003f , 0x00000002 
+ 00031193  0x0000874e or_into  0x00000036 , 0x00000002 
+ 00031194  0x0000874f arg  0x00000a1e , 0x00000006 
+ 00031195  0x00008750 force  0x00000006 , 0x00000039 
+ 00031196  0x00008751 call  0x00007955 
+ 00031197  0x00008752 call  0x0000790b 
+ 00031198  0x00008753 call  0x00007912 
+ 00031199  0x00008754 fetch  0x00000002 , 0x00000a8a 
+ 00031200  0x00008755 copy  0x0000003f , 0x00000006 
+ 00031201  0x00008756 arg  0x000005e6 , 0x00000005 
+ 00031202  0x00008757 call  0x00007a70 
+ 00031203  0x00008758 fetch  0x00000002 , 0x00000a8c 
+ 00031204  0x00008759 copy  0x0000003f , 0x00000006 
+ 00031205  0x0000875a call  0x00007a70 
+ 00031206  0x0000875c setarg  0x0062746c 
+ 00031207  0x0000875d lshift8  0x0000003f , 0x0000003f 
+ 00031208  0x0000875e or_into  0x0000006b , 0x0000003f 
+ 00031209  0x0000875f istore  0x00000004 , 0x00000005 
+ 00031210  0x00008760 arg  0x00000733 , 0x00000006 
+ 00031211  0x00008761 force  0x00000003 , 0x00000039 
+ 00031212  0x00008762 call  0x00007a71 
+ 00031213  0x00008764 setarg  0x00800000 
+ 00031214  0x00008765 lshift8  0x0000003f , 0x0000003f 
+ 00031215  0x00008766 istore  0x00000004 , 0x00000005 
+ 00031216  0x00008767 force  0x00000000 , 0x0000003f 
+ 00031217  0x00008768 istore  0x00000008 , 0x00000005 
+ 00031218  0x00008769 setarg  0x00000380 
+ 00031219  0x0000876a istore  0x00000004 , 0x00000005 
+ 00031220  0x0000876b call  0x00007912 
+ 00031221  0x0000876d call  0x0000794e 
+ 00031222  0x0000876e arg  0x00000a3e , 0x00000006 
+ 00031223  0x0000876f arg  0x00000706 , 0x00000005 
+ 00031224  0x00008770 call  0x00007ebd 
+ 00031225  0x00008772 setarg  0x005c5c5c 
+ 00031226  0x00008773 lshift8  0x0000003f , 0x00000002 
+ 00031227  0x00008774 or_into  0x0000005c , 0x00000002 
+ 00031228  0x00008775 arg  0x00000a1e , 0x00000006 
+ 00031229  0x00008776 force  0x00000006 , 0x00000039 
+ 00031230  0x00008777 call  0x00007955 
+ 00031231  0x00008778 call  0x0000790b 
+ 00031232  0x00008779 call  0x00007912 
+ 00031233  0x0000877a arg  0x00000726 , 0x00000006 
+ 00031234  0x0000877b arg  0x000005e6 , 0x00000005 
+ 00031235  0x0000877c force  0x00000008 , 0x00000039 
+ 00031236  0x0000877d call  0x00007a71 
+ 00031237  0x0000877e setarg  0x00800000 
+ 00031238  0x0000877f lshift8  0x0000003f , 0x0000003f 
+ 00031239  0x00008780 istore  0x00000004 , 0x00000005 
+ 00031240  0x00008781 call  0x00007ec5 
+ 00031241  0x00008782 setarg  0x00000300 
+ 00031242  0x00008783 istore  0x00000004 , 0x00000005 
+ 00031243  0x00008784 call  0x00007912 
+ 00031244  0x00008785 branch  0x0000794e 
+ 00031245  0x00008789 fetch  0x00000001 , 0x00004662 
+ 00031246  0x0000878a bne  0x00000002 , 0x00007a1e 
+ 00031247  0x0000878c bpatchx  0x000000ee , 0x0000403d 
+ 00031248  0x0000878d setarg  0x00363636 
+ 00031249  0x0000878e lshift8  0x0000003f , 0x00000002 
+ 00031250  0x0000878f or_into  0x00000036 , 0x00000002 
+ 00031251  0x00008790 arg  0x00000a1e , 0x00000006 
+ 00031252  0x00008791 force  0x00000006 , 0x00000039 
+ 00031253  0x00008792 call  0x00007955 
+ 00031254  0x00008793 call  0x0000790b 
+ 00031255  0x00008794 call  0x00007912 
+ 00031256  0x00008795 arg  0x00000a3e , 0x00000006 
+ 00031257  0x00008796 arg  0x000005e6 , 0x00000005 
+ 00031258  0x00008797 call  0x00007a70 
+ 00031259  0x00008798 arg  0x00000a2e , 0x00000006 
+ 00031260  0x00008799 call  0x00007a70 
+ 00031261  0x0000879a branch  0x00007a33 
+ 00031262  0x0000879d setarg  0x00000000 
+ 00031263  0x0000879e store  0x00000004 , 0x0000468a 
+ 00031264  0x0000879f branch  0x00007a0f 
+ 00031265  0x000087a2 setarg  0x00000000 
+ 00031266  0x000087a3 store  0x00000004 , 0x0000468a 
+ 00031267  0x000087a4 branch  0x00007a26 
+ 00031268  0x000087a8 fetch  0x00000001 , 0x00004662 
+ 00031269  0x000087a9 bne  0x00000002 , 0x00007a21 
+ 00031270  0x000087ab setarg  0x00363636 
+ 00031271  0x000087ac lshift8  0x0000003f , 0x00000002 
+ 00031272  0x000087ad or_into  0x00000036 , 0x00000002 
+ 00031273  0x000087ae arg  0x00000a1e , 0x00000006 
+ 00031274  0x000087af force  0x00000006 , 0x00000039 
+ 00031275  0x000087b0 call  0x00007955 
+ 00031276  0x000087b1 call  0x0000790b 
+ 00031277  0x000087b2 call  0x00007912 
+ 00031278  0x000087b4 arg  0x00000a2e , 0x00000006 
+ 00031279  0x000087b5 arg  0x000005e6 , 0x00000005 
+ 00031280  0x000087b6 call  0x00007a70 
+ 00031281  0x000087b7 arg  0x00000a3e , 0x00000006 
+ 00031282  0x000087b8 call  0x00007a70 
+ 00031283  0x000087ba setarg  0x00000000 
+ 00031284  0x000087bb istore  0x00000008 , 0x00000005 
+ 00031285  0x000087bc istore  0x00000004 , 0x00000005 
+ 00031286  0x000087bd fetch  0x00000004 , 0x0000468a 
+ 00031287  0x000087be istore  0x00000004 , 0x00000005 
+ 00031288  0x000087c0 copy  0x00000005 , 0x00000002 
+ 00031289  0x000087c1 jam  0x00000080 , 0x00000726 
+ 00031290  0x000087c2 copy  0x00000002 , 0x00000005 
+ 00031291  0x000087c3 arg  0x00000736 , 0x00000006 
+ 00031292  0x000087c4 call  0x00007a70 
+ 00031293  0x000087c6 call  0x00007912 
+ 00031294  0x000087c8 arg  0x000005e6 , 0x00000005 
+ 00031295  0x000087c9 force  0x00000007 , 0x00000039 
+ 00031296  0x000087ca call  0x00007ec6 
+ 00031297  0x000087cb istore  0x00000004 , 0x00000005 
+ 00031298  0x000087cc setarg  0x000003f8 
+ 00031299  0x000087cd istore  0x00000004 , 0x00000005 
+ 00031300  0x000087ce call  0x00007912 
+ 00031301  0x000087cf call  0x0000794e 
+ 00031302  0x000087d1 arg  0x00000a3e , 0x00000006 
+ 00031303  0x000087d2 arg  0x00000706 , 0x00000005 
+ 00031304  0x000087d3 call  0x00007ebd 
+ 00031305  0x000087d5 setarg  0x005c5c5c 
+ 00031306  0x000087d6 lshift8  0x0000003f , 0x00000002 
+ 00031307  0x000087d7 or_into  0x0000005c , 0x00000002 
+ 00031308  0x000087d8 arg  0x00000a1e , 0x00000006 
+ 00031309  0x000087d9 force  0x00000006 , 0x00000039 
+ 00031310  0x000087da call  0x00007955 
+ 00031311  0x000087db call  0x0000790b 
+ 00031312  0x000087dc call  0x00007912 
+ 00031313  0x000087dd arg  0x00000726 , 0x00000006 
+ 00031314  0x000087de arg  0x000005e6 , 0x00000005 
+ 00031315  0x000087df force  0x00000008 , 0x00000039 
+ 00031316  0x000087e0 call  0x00007a71 
+ 00031317  0x000087e1 setarg  0x00800000 
+ 00031318  0x000087e2 lshift8  0x0000003f , 0x0000003f 
+ 00031319  0x000087e3 istore  0x00000004 , 0x00000005 
+ 00031320  0x000087e4 call  0x00007ec5 
+ 00031321  0x000087e5 setarg  0x00000300 
+ 00031322  0x000087e6 istore  0x00000004 , 0x00000005 
+ 00031323  0x000087e7 call  0x00007912 
+ 00031324  0x000087e8 branch  0x0000794e 
+ 00031325  0x000087f0 jam  0x000000c0 , 0x000005e3 
+ 00031326  0x000087f2 fetch  0x00000001 , 0x000005e3 
+ 00031327  0x000087f3 rtn  0x00000034 
+ 00031328  0x000087f4 increase  0xffffffff , 0x0000003f 
+ 00031329  0x000087f5 store  0x00000001 , 0x000005e3 
+ 00031330  0x000087f6 arg  0x000006be , 0x00000006 
+ 00031331  0x000087f7 call  0x000076ec 
+ 00031332  0x000087f8 branch  0x00007a5e , 0x00000001 
+ 00031333  0x000087f9 arg  0x000005e6 , 0x00000006 
+ 00031334  0x000087fa arg  0x00000676 , 0x00000005 
+ 00031335  0x000087fb branch  0x000076f2 
+ 00031336  0x000087fe call  0x00007803 
+ 00031337  0x000087ff fetch  0x00000001 , 0x000005e3 
+ 00031338  0x00008800 increase  0xffffffff , 0x0000003f 
+ 00031339  0x00008801 store  0x00000001 , 0x000005e3 
+ 00031340  0x00008802 arg  0x000006be , 0x00000006 
+ 00031341  0x00008803 call  0x000076ec 
+ 00031342  0x00008804 rtn  0x00000001 
+ 00031343  0x00008805 branch  0x00007854 
+ 00031344  0x00008808 force  0x00000004 , 0x00000039 
+ 00031345  0x0000880a increase  0xfffffffc , 0x00000006 
+ 00031346  0x0000880c ifetch  0x00000004 , 0x00000006 
+ 00031347  0x0000880d istore  0x00000004 , 0x00000005 
+ 00031348  0x0000880e increase  0xfffffff8 , 0x00000006 
+ 00031349  0x0000880f loop  0x00007a72 
+ 00031350  0x00008810 rtn 
+ 00031351  0x00008816 bpatchx  0x000000ef , 0x0000403d 
+ 00031352  0x00008817 fetch  0x00000001 , 0x000044be 
+ 00031353  0x00008818 branch  0x00005af0 , 0x00000034 
+ 00031354  0x00008819 call  0x00005aec 
+ 00031355  0x0000881a call  0x00007583 
+ 00031356  0x0000881c branch  0x00007a7d 
+ 00031357  0x00008822 fetch  0x00000001 , 0x000044c3 
+ 00031358  0x00008823 rtnne  0x00000000 
+ 00031359  0x00008824 fetch  0x00000001 , 0x000044c0 
+ 00031360  0x00008825 rtnne  0x00000000 
+ 00031361  0x00008827 arg  0x000045b2 , 0x00000005 
+ 00031362  0x00008828 force  0x0000000f , 0x00000007 
+ 00031363  0x00008829 call  0x000076a2 
+ 00031364  0x0000882a random  0x0000003f 
+ 00031365  0x0000882b rshift  0x0000003f , 0x0000003f 
+ 00031366  0x0000882c istore  0x00000002 , 0x00000005 
+ 00031367  0x0000882e arg  0x00000766 , 0x00000005 
+ 00031368  0x0000882f arg  0x000045b2 , 0x00000006 
+ 00031369  0x00008830 call  0x00007ebd 
+ 00031370  0x00008832 arg  0x00000646 , 0x00000005 
+ 00031371  0x00008833 arg  0x0000095e , 0x00000006 
+ 00031372  0x00008834 call  0x00007eb3 
+ 00031373  0x00008836 arg  0x00000686 , 0x00000005 
+ 00031374  0x00008837 call  0x00007ed0 
+ 00031375  0x00008838 jam  0x00000001 , 0x00000686 
+ 00031376  0x0000883a call  0x00007ac7 
+ 00031377  0x0000883b jam  0x00000003 , 0x000044c0 
+ 00031378  0x0000883c rtn 
+ 00031379  0x0000883f arg  0x000045d2 , 0x00000005 
+ 00031380  0x00008840 arg  0x000006a6 , 0x00000006 
+ 00031381  0x00008841 call  0x00007eb3 
+ 00031382  0x00008842 jam  0x00000003 , 0x000044c3 
+ 00031383  0x00008843 jam  0x00000000 , 0x000044c0 
+ 00031384  0x00008844 rtn 
+ 00031385  0x00008849 fetch  0x00000001 , 0x000009b9 
+ 00031386  0x0000884a rtnne  0x00000000 
+ 00031387  0x0000884b fetch  0x00000001 , 0x000044c0 
+ 00031388  0x0000884c rtnne  0x00000000 
+ 00031389  0x0000884e arg  0x00000766 , 0x00000005 
+ 00031390  0x0000884f arg  0x000045b2 , 0x00000006 
+ 00031391  0x00008850 call  0x00007ebd 
+ 00031392  0x00008852 arg  0x00000646 , 0x00000005 
+ 00031393  0x00008853 arg  0x000009be , 0x00000006 
+ 00031394  0x00008854 call  0x00007eb3 
+ 00031395  0x00008856 arg  0x00000686 , 0x00000005 
+ 00031396  0x00008857 call  0x00007ed0 
+ 00031397  0x00008858 jam  0x00000001 , 0x00000686 
+ 00031398  0x0000885a call  0x00007ac7 
+ 00031399  0x0000885b jam  0x00000004 , 0x000044c0 
+ 00031400  0x0000885c rtn 
+ 00031401  0x00008861 arg  0x000009fe , 0x00000005 
+ 00031402  0x00008862 arg  0x000006a6 , 0x00000006 
+ 00031403  0x00008863 call  0x00007ebd 
+ 00031404  0x00008864 jam  0x00000003 , 0x000009b9 
+ 00031405  0x00008865 jam  0x00000000 , 0x000044c0 
+ 00031406  0x00008866 rtn 
+ 00031407  0x0000886b fetch  0x00000001 , 0x000044be 
+ 00031408  0x0000886c rtn  0x00000034 
+ 00031409  0x0000886d fetch  0x00000001 , 0x000044c0 
+ 00031410  0x0000886e rtn  0x00000034 
+ 00031411  0x0000886f increase  0x00000080 , 0x0000003f 
+ 00031412  0x00008870 store  0x00000001 , 0x000044c0 
+ 00031413  0x00008871 rtnbit1  0x00000007 
+ 00031414  0x00008872 fetch  0x00000002 , 0x000005e3 
+ 00031415  0x00008873 branch  0x00007ab9 , 0x00000034 
+ 00031416  0x00008874 branch  0x00007abf 
+ 00031417  0x00008877 bpatchx  0x000000f0 , 0x0000403e 
+ 00031418  0x00008878 call  0x00007ad4 
+ 00031419  0x00008879 fetch  0x00000001 , 0x000044c0 
+ 00031420  0x0000887a beq  0x00000003 , 0x00007a93 
+ 00031421  0x0000887b beq  0x00000004 , 0x00007aa9 
+ 00031422  0x0000887c rtn 
+ 00031423  0x00008880 call  0x00007ae6 
+ 00031424  0x00008881 fetch  0x00000002 , 0x000005e3 
+ 00031425  0x00008882 increase  0xffffffff , 0x0000003f 
+ 00031426  0x00008883 store  0x00000002 , 0x000005e3 
+ 00031427  0x00008884 arg  0x00000766 , 0x00000006 
+ 00031428  0x00008885 call  0x000076ec 
+ 00031429  0x00008886 rtn  0x00000001 
+ 00031430  0x00008887 branch  0x00007b37 
+ 00031431  0x0000888a bpatchx  0x000000f1 , 0x0000403e 
+ 00031432  0x0000888b setarg  0x00000100 , 0x0000003f 
+ 00031433  0x0000888c store  0x00000002 , 0x000005e3 
+ 00031434  0x0000888e fetch  0x00000002 , 0x000005e3 
+ 00031435  0x0000888f rtn  0x00000034 
+ 00031436  0x00008890 increase  0xffffffff , 0x0000003f 
+ 00031437  0x00008891 store  0x00000002 , 0x000005e3 
+ 00031438  0x00008892 arg  0x00000766 , 0x00000006 
+ 00031439  0x00008893 call  0x000076ec 
+ 00031440  0x00008894 branch  0x00007aca , 0x00000001 
+ 00031441  0x00008895 arg  0x00000646 , 0x00000006 
+ 00031442  0x00008896 arg  0x00000706 , 0x00000005 
+ 00031443  0x00008897 branch  0x00007eb2 
+ 00031444  0x0000889b arg  0x00000746 , 0x00000011 
+ 00031445  0x0000889c arg  0x00000846 , 0x00000005 
+ 00031446  0x0000889d call  0x00007ba3 
+ 00031447  0x0000889e arg  0x00000846 , 0x00000011 
+ 00031448  0x0000889f arg  0x000007e6 , 0x00000005 
+ 00031449  0x000088a0 call  0x00007c79 
+ 00031450  0x000088a1 arg  0x00000706 , 0x00000011 
+ 00031451  0x000088a2 arg  0x000007e6 , 0x00000012 
+ 00031452  0x000088a3 arg  0x000006a6 , 0x00000005 
+ 00031453  0x000088a4 call  0x00007be1 
+ 00031454  0x000088a5 arg  0x00000846 , 0x00000011 
+ 00031455  0x000088a6 arg  0x000007e6 , 0x00000012 
+ 00031456  0x000088a7 arg  0x00000826 , 0x00000005 
+ 00031457  0x000088a8 call  0x00007be1 
+ 00031458  0x000088a9 arg  0x00000726 , 0x00000011 
+ 00031459  0x000088aa arg  0x00000826 , 0x00000012 
+ 00031460  0x000088ab arg  0x000006c6 , 0x00000005 
+ 00031461  0x000088ac branch  0x00007be1 
+ 00031462  0x000088af arg  0x00000746 , 0x00000011 
+ 00031463  0x000088b0 arg  0x00000826 , 0x00000005 
+ 00031464  0x000088b1 call  0x00007c79 
+ 00031465  0x000088b2 arg  0x00000826 , 0x00000011 
+ 00031466  0x000088b3 arg  0x00000846 , 0x00000005 
+ 00031467  0x000088b4 call  0x00007c79 
+ 00031468  0x000088b6 arg  0x0000093e , 0x00000011 
+ 00031469  0x000088b7 arg  0x00000846 , 0x00000012 
+ 00031470  0x000088b8 arg  0x00000846 , 0x00000005 
+ 00031471  0x000088b9 call  0x00007be1 
+ 00031472  0x000088ba arg  0x00000706 , 0x00000011 
+ 00031473  0x000088bb arg  0x00000826 , 0x00000005 
+ 00031474  0x000088bc call  0x00007c79 
+ 00031475  0x000088be arg  0x00000826 , 0x00000006 
+ 00031476  0x000088bf arg  0x000007e6 , 0x00000005 
+ 00031477  0x000088c0 call  0x00007ebd 
+ 00031478  0x000088c1 arg  0x000007e6 , 0x00000011 
+ 00031479  0x000088c2 call  0x00007c80 
+ 00031480  0x000088c3 arg  0x00000826 , 0x00000011 
+ 00031481  0x000088c4 arg  0x000007e6 , 0x00000012 
+ 00031482  0x000088c5 arg  0x00000826 , 0x00000005 
+ 00031483  0x000088c6 call  0x00007c7d 
+ 00031484  0x000088c8 arg  0x00000826 , 0x00000011 
+ 00031485  0x000088c9 arg  0x00000846 , 0x00000012 
+ 00031486  0x000088ca arg  0x00000826 , 0x00000005 
+ 00031487  0x000088cb call  0x00007c7d 
+ 00031488  0x000088cd arg  0x00000706 , 0x00000006 
+ 00031489  0x000088ce arg  0x000007e6 , 0x00000005 
+ 00031490  0x000088cf call  0x00007ebd 
+ 00031491  0x000088d0 arg  0x00000726 , 0x00000011 
+ 00031492  0x000088d1 arg  0x00000846 , 0x00000005 
+ 00031493  0x000088d2 call  0x00007c79 
+ 00031494  0x000088d3 arg  0x000007e6 , 0x00000011 
+ 00031495  0x000088d4 call  0x00007c80 
+ 00031496  0x000088d5 arg  0x000007e6 , 0x00000011 
+ 00031497  0x000088d6 call  0x00007c80 
+ 00031498  0x000088d7 arg  0x000007e6 , 0x00000011 
+ 00031499  0x000088d8 arg  0x00000846 , 0x00000012 
+ 00031500  0x000088d9 arg  0x000007e6 , 0x00000005 
+ 00031501  0x000088da call  0x00007be1 
+ 00031502  0x000088db arg  0x00000846 , 0x00000011 
+ 00031503  0x000088dc arg  0x00000806 , 0x00000005 
+ 00031504  0x000088dd call  0x00007c79 
+ 00031505  0x000088de arg  0x00000806 , 0x00000011 
+ 00031506  0x000088df call  0x00007c80 
+ 00031507  0x000088e0 arg  0x00000806 , 0x00000011 
+ 00031508  0x000088e1 call  0x00007c80 
+ 00031509  0x000088e2 arg  0x00000806 , 0x00000011 
+ 00031510  0x000088e3 call  0x00007c80 
+ 00031511  0x000088e4 arg  0x00000726 , 0x00000006 
+ 00031512  0x000088e5 arg  0x00000846 , 0x00000005 
+ 00031513  0x000088e6 call  0x00007ebd 
+ 00031514  0x000088e7 arg  0x00000846 , 0x00000011 
+ 00031515  0x000088e8 call  0x00007c80 
+ 00031516  0x000088e9 arg  0x00000846 , 0x00000011 
+ 00031517  0x000088ea arg  0x00000746 , 0x00000012 
+ 00031518  0x000088eb arg  0x00000746 , 0x00000005 
+ 00031519  0x000088ec call  0x00007be1 
+ 00031520  0x000088ef arg  0x00000826 , 0x00000011 
+ 00031521  0x000088f0 arg  0x00000846 , 0x00000005 
+ 00031522  0x000088f1 call  0x00007c79 
+ 00031523  0x000088f3 arg  0x00000846 , 0x00000011 
+ 00031524  0x000088f4 arg  0x000007e6 , 0x00000012 
+ 00031525  0x000088f5 arg  0x00000846 , 0x00000005 
+ 00031526  0x000088f6 call  0x00007c96 
+ 00031527  0x000088f7 arg  0x00000846 , 0x00000011 
+ 00031528  0x000088f8 arg  0x000007e6 , 0x00000012 
+ 00031529  0x000088f9 arg  0x00000706 , 0x00000005 
+ 00031530  0x000088fa call  0x00007c96 
+ 00031531  0x000088fb arg  0x000007e6 , 0x00000011 
+ 00031532  0x000088fc arg  0x00000706 , 0x00000012 
+ 00031533  0x000088fd arg  0x00000846 , 0x00000005 
+ 00031534  0x000088fe call  0x00007c96 
+ 00031535  0x000088ff arg  0x00000846 , 0x00000011 
+ 00031536  0x00008900 arg  0x00000826 , 0x00000012 
+ 00031537  0x00008901 arg  0x00000846 , 0x00000005 
+ 00031538  0x00008902 call  0x00007be1 
+ 00031539  0x00008903 arg  0x00000846 , 0x00000011 
+ 00031540  0x00008904 arg  0x00000806 , 0x00000012 
+ 00031541  0x00008905 arg  0x00000726 , 0x00000005 
+ 00031542  0x00008906 branch  0x00007c96 
+ 00031543  0x0000890a arg  0x00000686 , 0x00000011 
+ 00031544  0x0000890b arg  0x00000866 , 0x00000005 
+ 00031545  0x0000890c call  0x00007c79 
+ 00031546  0x0000890d arg  0x00000706 , 0x00000011 
+ 00031547  0x0000890e arg  0x00000866 , 0x00000012 
+ 00031548  0x0000890f arg  0x00000806 , 0x00000005 
+ 00031549  0x00008910 call  0x00007be1 
+ 00031550  0x00008913 arg  0x00000686 , 0x00000011 
+ 00031551  0x00008914 arg  0x00000866 , 0x00000012 
+ 00031552  0x00008915 arg  0x00000866 , 0x00000005 
+ 00031553  0x00008916 call  0x00007be1 
+ 00031554  0x00008917 arg  0x00000726 , 0x00000011 
+ 00031555  0x00008918 arg  0x00000866 , 0x00000012 
+ 00031556  0x00008919 arg  0x000007e6 , 0x00000005 
+ 00031557  0x0000891a call  0x00007be1 
+ 00031558  0x0000891d arg  0x00000746 , 0x00000011 
+ 00031559  0x0000891e arg  0x00000866 , 0x00000005 
+ 00031560  0x0000891f call  0x00007c79 
+ 00031561  0x00008920 arg  0x00000646 , 0x00000011 
+ 00031562  0x00008921 arg  0x00000866 , 0x00000012 
+ 00031563  0x00008922 arg  0x00000826 , 0x00000005 
+ 00031564  0x00008923 call  0x00007be1 
+ 00031565  0x00008925 arg  0x00000746 , 0x00000011 
+ 00031566  0x00008926 arg  0x00000866 , 0x00000012 
+ 00031567  0x00008927 arg  0x00000866 , 0x00000005 
+ 00031568  0x00008928 call  0x00007be1 
+ 00031569  0x00008929 arg  0x00000666 , 0x00000011 
+ 00031570  0x0000892a arg  0x00000866 , 0x00000012 
+ 00031571  0x0000892b arg  0x00000846 , 0x00000005 
+ 00031572  0x0000892c call  0x00007be1 
+ 00031573  0x00008931 arg  0x00000806 , 0x00000012 
+ 00031574  0x00008932 arg  0x00000826 , 0x00000011 
+ 00031575  0x00008933 arg  0x00000866 , 0x00000005 
+ 00031576  0x00008934 call  0x00007c96 
+ 00031577  0x00008935 arg  0x00000806 , 0x00000011 
+ 00031578  0x00008936 arg  0x00000826 , 0x00000012 
+ 00031579  0x00008937 arg  0x00000806 , 0x00000005 
+ 00031580  0x00008938 call  0x00007c7d 
+ 00031581  0x0000893b arg  0x000007e6 , 0x00000012 
+ 00031582  0x0000893c arg  0x00000846 , 0x00000011 
+ 00031583  0x0000893d arg  0x00000826 , 0x00000005 
+ 00031584  0x0000893e call  0x00007c96 
+ 00031585  0x0000893f arg  0x000007e6 , 0x00000011 
+ 00031586  0x00008940 arg  0x00000846 , 0x00000012 
+ 00031587  0x00008941 arg  0x000007e6 , 0x00000005 
+ 00031588  0x00008942 call  0x00007c7d 
+ 00031589  0x00008943 arg  0x000007e6 , 0x00000011 
+ 00031590  0x00008944 arg  0x00000866 , 0x00000012 
+ 00031591  0x00008945 arg  0x000007e6 , 0x00000005 
+ 00031592  0x00008946 call  0x00007be1 
+ 00031593  0x00008947 arg  0x00000746 , 0x00000011 
+ 00031594  0x00008948 arg  0x00000686 , 0x00000012 
+ 00031595  0x00008949 arg  0x00000846 , 0x00000005 
+ 00031596  0x0000894a call  0x00007be1 
+ 00031597  0x0000894b arg  0x00000846 , 0x00000011 
+ 00031598  0x0000894c arg  0x00000866 , 0x00000012 
+ 00031599  0x0000894d arg  0x00000746 , 0x00000005 
+ 00031600  0x0000894e call  0x00007be1 
+ 00031601  0x00008950 arg  0x00000866 , 0x00000011 
+ 00031602  0x00008951 arg  0x00000866 , 0x00000005 
+ 00031603  0x00008952 call  0x00007c79 
+ 00031604  0x00008953 arg  0x00000866 , 0x00000011 
+ 00031605  0x00008954 arg  0x00000806 , 0x00000012 
+ 00031606  0x00008955 arg  0x00000846 , 0x00000005 
+ 00031607  0x00008956 call  0x00007be1 
+ 00031608  0x00008957 arg  0x00000866 , 0x00000011 
+ 00031609  0x00008958 arg  0x000007e6 , 0x00000012 
+ 00031610  0x00008959 arg  0x000007e6 , 0x00000005 
+ 00031611  0x0000895a call  0x00007be1 
+ 00031612  0x0000895b arg  0x00000826 , 0x00000011 
+ 00031613  0x0000895c arg  0x00000706 , 0x00000005 
+ 00031614  0x0000895d call  0x00007c79 
+ 00031615  0x0000895e arg  0x00000706 , 0x00000011 
+ 00031616  0x0000895f arg  0x00000846 , 0x00000012 
+ 00031617  0x00008960 arg  0x00000706 , 0x00000005 
+ 00031618  0x00008961 call  0x00007c96 
+ 00031619  0x00008962 arg  0x00000706 , 0x00000006 
+ 00031620  0x00008963 arg  0x00000866 , 0x00000005 
+ 00031621  0x00008964 call  0x00007ebd 
+ 00031622  0x00008965 arg  0x00000866 , 0x00000011 
+ 00031623  0x00008966 call  0x00007c80 
+ 00031624  0x00008967 arg  0x00000846 , 0x00000011 
+ 00031625  0x00008968 arg  0x00000866 , 0x00000012 
+ 00031626  0x00008969 arg  0x00000846 , 0x00000005 
+ 00031627  0x0000896a call  0x00007c96 
+ 00031628  0x0000896b arg  0x00000846 , 0x00000011 
+ 00031629  0x0000896c arg  0x00000826 , 0x00000012 
+ 00031630  0x0000896d arg  0x00000826 , 0x00000005 
+ 00031631  0x0000896e call  0x00007be1 
+ 00031632  0x0000896f arg  0x00000826 , 0x00000011 
+ 00031633  0x00008970 arg  0x000007e6 , 0x00000012 
+ 00031634  0x00008971 arg  0x00000726 , 0x00000005 
+ 00031635  0x00008972 call  0x00007c96 
+ 00031636  0x00008973 arg  0x00000726 , 0x00000011 
+ 00031637  0x00008974 arg  0x0000091e , 0x00000012 
+ 00031638  0x00008975 arg  0x00000726 , 0x00000005 
+ 00031639  0x00008976 force  0x00000000 , 0x00000013 
+ 00031640  0x00008977 fetch  0x00000001 , 0x00000726 
+ 00031641  0x00008978 isolate1  0x00000000 , 0x0000003f 
+ 00031642  0x00008979 call  0x00007c7b , 0x00000001 
+ 00031643  0x0000897a copy  0x00000013 , 0x00000030 
+ 00031644  0x0000897b arg  0x00000726 , 0x00000011 
+ 00031645  0x0000897c call  0x00007cab 
+ 00031646  0x0000897d fetch  0x00000001 , 0x00000745 
+ 00031647  0x0000897e isolate1  0x00000000 , 0x00000030 
+ 00031648  0x0000897f setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00031649  0x00008980 store  0x00000001 , 0x00000745 
+ 00031650  0x00008981 rtn 
+ 00031651  0x00008984 copy  0x00000005 , 0x0000000b 
+ 00031652  0x00008985 arg  0x00000806 , 0x00000005 
+ 00031653  0x00008986 call  0x00007ed0 
+ 00031654  0x00008987 force  0x00000000 , 0x0000003f 
+ 00031655  0x00008989 store  0x00000004 , 0x00000826 
+ 00031656  0x0000898a jam  0x00000001 , 0x00000806 
+ 00031657  0x0000898b arg  0x00000786 , 0x00000005 
+ 00031658  0x0000898c call  0x00007ed2 
+ 00031659  0x0000898d arg  0x0000091e , 0x00000006 
+ 00031660  0x0000898e arg  0x000007c6 , 0x00000005 
+ 00031661  0x0000898f call  0x00007ebd 
+ 00031662  0x00008990 copy  0x00000011 , 0x00000006 
+ 00031663  0x00008991 arg  0x000007e6 , 0x00000005 
+ 00031664  0x00008992 call  0x00007ebd 
+ 00031665  0x00008999 arg  0x000007e6 , 0x00000006 
+ 00031666  0x0000899a call  0x00007cb5 
+ 00031667  0x0000899b branch  0x00007bda , 0x00000034 
+ 00031668  0x000089a0 arg  0x000007e6 , 0x00000011 
+ 00031669  0x000089a1 arg  0x00000806 , 0x00000012 
+ 00031670  0x000089a2 call  0x00007cb8 
+ 00031671  0x000089a3 arg  0x000007c6 , 0x00000011 
+ 00031672  0x000089a4 arg  0x00000786 , 0x00000012 
+ 00031673  0x000089a5 call  0x00007cb8 
+ 00031674  0x000089a7 arg  0x000007e6 , 0x00000011 
+ 00031675  0x000089a8 arg  0x000007c6 , 0x00000012 
+ 00031676  0x000089a9 call  0x00007cb1 
+ 00031677  0x000089aa branch  0x00007bcc , 0x00000002 
+ 00031678  0x000089ab arg  0x000007c6 , 0x00000011 
+ 00031679  0x000089ac arg  0x000007e6 , 0x00000012 
+ 00031680  0x000089ad copy  0x00000011 , 0x00000005 
+ 00031681  0x000089ae call  0x00007ca9 
+ 00031682  0x000089af arg  0x00000806 , 0x00000011 
+ 00031683  0x000089b0 arg  0x00000786 , 0x00000012 
+ 00031684  0x000089b1 copy  0x00000012 , 0x00000005 
+ 00031685  0x000089b2 call  0x00007c7b 
+ 00031686  0x000089b3 ifetch  0x00000001 , 0x00000011 
+ 00031687  0x000089b4 iadd  0x00000013 , 0x00000013 
+ 00031688  0x000089b5 ifetch  0x00000001 , 0x00000012 
+ 00031689  0x000089b6 iadd  0x00000013 , 0x0000003f 
+ 00031690  0x000089b7 istore  0x00000001 , 0x00000012 
+ 00031691  0x000089b8 branch  0x00007bb1 
+ 00031692  0x000089ba arg  0x000007e6 , 0x00000011 
+ 00031693  0x000089bb arg  0x000007c6 , 0x00000012 
+ 00031694  0x000089bc copy  0x00000011 , 0x00000005 
+ 00031695  0x000089bd call  0x00007ca9 
+ 00031696  0x000089be arg  0x00000786 , 0x00000011 
+ 00031697  0x000089bf arg  0x00000806 , 0x00000012 
+ 00031698  0x000089c0 copy  0x00000012 , 0x00000005 
+ 00031699  0x000089c1 call  0x00007c7b 
+ 00031700  0x000089c2 ifetch  0x00000001 , 0x00000011 
+ 00031701  0x000089c3 iadd  0x00000013 , 0x00000013 
+ 00031702  0x000089c4 ifetch  0x00000001 , 0x00000012 
+ 00031703  0x000089c5 iadd  0x00000013 , 0x0000003f 
+ 00031704  0x000089c6 istore  0x00000001 , 0x00000012 
+ 00031705  0x000089c7 branch  0x00007bb1 
+ 00031706  0x000089ca arg  0x00000786 , 0x00000011 
+ 00031707  0x000089cb copy  0x0000000b , 0x00000005 
+ 00031708  0x000089cc call  0x00007c0a 
+ 00031709  0x000089ce arg  0x0000091e , 0x00000011 
+ 00031710  0x000089cf copy  0x0000000b , 0x00000012 
+ 00031711  0x000089d0 copy  0x0000000b , 0x00000005 
+ 00031712  0x000089d1 branch  0x00007c96 
+ 00031713  0x000089d5 copy  0x00000005 , 0x0000000b 
+ 00031714  0x000089d7 force  0x00000000 , 0x00000038 
+ 00031715  0x000089d9 arg  0x00000786 , 0x00000005 
+ 00031716  0x000089da call  0x00007ed2 
+ 00031717  0x000089db arg  0x00000ad2 , 0x00000005 
+ 00031718  0x000089dc call  0x00007ed2 
+ 00031719  0x000089e0 copy  0x00000011 , 0x00000006 
+ 00031720  0x000089e2 jam  0x00000000 , 0x00000ad2 
+ 00031721  0x000089e3 setarg  0x00000000 
+ 00031722  0x000089e4 call  0x00007c73 
+ 00031723  0x000089e5 copy  0x00000012 , 0x00000006 
+ 00031724  0x000089e6 call  0x00007c77 
+ 00031725  0x000089e9 force  0x00000000 , 0x00000007 
+ 00031726  0x000089ea arg  0x00000786 , 0x00000005 
+ 00031727  0x000089ee arg  0x00000ad2 , 0x00000002 
+ 00031728  0x000089ef copy  0x00000007 , 0x00000012 
+ 00031729  0x000089f0 lshift2  0x00000012 , 0x0000003f 
+ 00031730  0x000089f2 iadd  0x00000002 , 0x00000012 
+ 00031731  0x000089f3 force  0x00000000 , 0x00000002 
+ 00031732  0x000089f4 force  0x00000000 , 0x00000013 
+ 00031733  0x000089fa ifetch  0x00000004 , 0x00000005 
+ 00031734  0x000089fb iforce  0x00000011 
+ 00031735  0x000089fe ifetch  0x00000004 , 0x00000012 
+ 00031736  0x000089ff copy  0x00000013 , 0x00000038 
+ 00031737  0x00008a00 imul32  0x0000002f , 0x0000003f 
+ 00031738  0x00008a01 iadd  0x00000011 , 0x0000003f 
+ 00031739  0x00008a02 iadd  0x00000002 , 0x0000003f 
+ 00031740  0x00008a03 istore  0x00000004 , 0x00000005 
+ 00031741  0x00008a04 rshift32  0x0000003f , 0x00000002 
+ 00031742  0x00008a05 increase  0x00000001 , 0x00000013 
+ 00031743  0x00008a06 compare  0x00000008 , 0x00000013 , 0x000000ff 
+ 00031744  0x00008a07 nbranch  0x00007bf5 , 0x00000001 
+ 00031745  0x00008a09 deposit  0x00000002 
+ 00031746  0x00008a0a istore  0x00000004 , 0x00000005 
+ 00031747  0x00008a0b increase  0xffffffe0 , 0x00000005 
+ 00031748  0x00008a0e increase  0x00000001 , 0x00000007 
+ 00031749  0x00008a0f compare  0x00000008 , 0x00000007 , 0x000000ff 
+ 00031750  0x00008a10 nbranch  0x00007bef , 0x00000001 
+ 00031751  0x00008a11 arg  0x00000786 , 0x00000011 
+ 00031752  0x00008a12 copy  0x0000000b , 0x00000005 
+ 00031753  0x00008a13 branch  0x00007c0a 
+ 00031754  0x00008a16 bpatchx  0x000000f2 , 0x0000403e 
+ 00031755  0x00008a17 copy  0x00000005 , 0x0000000b 
+ 00031756  0x00008a18 copy  0x00000011 , 0x00000030 
+ 00031757  0x00008a19 arg  0x000007c6 , 0x00000012 
+ 00031758  0x00008a1a copy  0x00000012 , 0x00000005 
+ 00031759  0x00008a1b call  0x00007ecd 
+ 00031760  0x00008a1c istore  0x00000008 , 0x00000005 
+ 00031761  0x00008a1d add  0x00000011 , 0x0000002c , 0x00000006 
+ 00031762  0x00008a1e call  0x00007eb9 
+ 00031763  0x00008a1f call  0x00007eb5 
+ 00031764  0x00008a20 copy  0x00000012 , 0x00000011 
+ 00031765  0x00008a21 call  0x00007c80 
+ 00031766  0x00008a22 arg  0x000007c6 , 0x00000012 
+ 00031767  0x00008a23 copy  0x00000030 , 0x00000011 
+ 00031768  0x00008a24 copy  0x0000000b , 0x00000005 
+ 00031769  0x00008a25 call  0x00007c7d 
+ 00031770  0x00008a27 arg  0x000007c6 , 0x00000012 
+ 00031771  0x00008a28 copy  0x00000012 , 0x00000005 
+ 00031772  0x00008a29 call  0x00007ecd 
+ 00031773  0x00008a2a istore  0x00000008 , 0x00000005 
+ 00031774  0x00008a2b add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031775  0x00008a2c call  0x00007ebf 
+ 00031776  0x00008a2d call  0x00007ecd 
+ 00031777  0x00008a2e copy  0x00000012 , 0x00000011 
+ 00031778  0x00008a2f call  0x00007c80 
+ 00031779  0x00008a33 arg  0x000007c6 , 0x00000012 
+ 00031780  0x00008a34 copy  0x0000000b , 0x00000011 
+ 00031781  0x00008a35 copy  0x00000011 , 0x00000005 
+ 00031782  0x00008a36 call  0x00007c7d 
+ 00031783  0x00008a3a arg  0x000007c6 , 0x00000012 
+ 00031784  0x00008a3b copy  0x00000012 , 0x00000005 
+ 00031785  0x00008a3c add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031786  0x00008a3d call  0x00007eb5 
+ 00031787  0x00008a3e call  0x00007ecd 
+ 00031788  0x00008a3f istore  0x00000008 , 0x00000005 
+ 00031789  0x00008a40 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031790  0x00008a41 call  0x00007eb9 
+ 00031791  0x00008a42 copy  0x0000000b , 0x00000011 
+ 00031792  0x00008a43 copy  0x00000011 , 0x00000005 
+ 00031793  0x00008a44 call  0x00007c7d 
+ 00031794  0x00008a48 arg  0x000007c6 , 0x00000012 
+ 00031795  0x00008a49 copy  0x00000012 , 0x00000005 
+ 00031796  0x00008a4a add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031797  0x00008a4b call  0x00007eb5 
+ 00031798  0x00008a4c add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031799  0x00008a4d call  0x00007eb5 
+ 00031800  0x00008a4e add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031801  0x00008a4f call  0x00007eb6 
+ 00031802  0x00008a50 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031803  0x00008a51 call  0x00007eb6 
+ 00031804  0x00008a52 copy  0x0000000b , 0x00000011 
+ 00031805  0x00008a53 copy  0x00000011 , 0x00000005 
+ 00031806  0x00008a54 call  0x00007c7d 
+ 00031807  0x00008a57 arg  0x000007c6 , 0x00000012 
+ 00031808  0x00008a58 copy  0x00000012 , 0x00000005 
+ 00031809  0x00008a59 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031810  0x00008a5a call  0x00007eb5 
+ 00031811  0x00008a5b call  0x00007ecd 
+ 00031812  0x00008a5c istore  0x00000008 , 0x00000005 
+ 00031813  0x00008a5d add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031814  0x00008a5e call  0x00007eb6 
+ 00031815  0x00008a5f add  0x00000030 , 0x00000028 , 0x00000006 
+ 00031816  0x00008a60 call  0x00007eb6 
+ 00031817  0x00008a61 copy  0x0000000b , 0x00000011 
+ 00031818  0x00008a62 copy  0x00000011 , 0x00000005 
+ 00031819  0x00008a63 call  0x00007c96 
+ 00031820  0x00008a66 arg  0x000007c6 , 0x00000012 
+ 00031821  0x00008a67 copy  0x00000012 , 0x00000005 
+ 00031822  0x00008a68 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031823  0x00008a69 call  0x00007eb9 
+ 00031824  0x00008a6a call  0x00007eb9 
+ 00031825  0x00008a6b force  0x00000000 , 0x0000003f 
+ 00031826  0x00008a6c istore  0x00000008 , 0x00000005 
+ 00031827  0x00008a6d add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031828  0x00008a6e call  0x00007eb6 
+ 00031829  0x00008a6f add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031830  0x00008a70 call  0x00007eb6 
+ 00031831  0x00008a71 copy  0x0000000b , 0x00000011 
+ 00031832  0x00008a72 copy  0x00000011 , 0x00000005 
+ 00031833  0x00008a73 call  0x00007c96 
+ 00031834  0x00008a76 arg  0x000007c6 , 0x00000012 
+ 00031835  0x00008a77 copy  0x00000012 , 0x00000005 
+ 00031836  0x00008a78 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031837  0x00008a79 call  0x00007eb5 
+ 00031838  0x00008a7a add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031839  0x00008a7b call  0x00007eb5 
+ 00031840  0x00008a7c call  0x00007ecd 
+ 00031841  0x00008a7d add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031842  0x00008a7e call  0x00007eb6 
+ 00031843  0x00008a7f copy  0x0000000b , 0x00000011 
+ 00031844  0x00008a80 copy  0x00000011 , 0x00000005 
+ 00031845  0x00008a81 call  0x00007c96 
+ 00031846  0x00008a84 arg  0x000007c6 , 0x00000012 
+ 00031847  0x00008a85 copy  0x00000012 , 0x00000005 
+ 00031848  0x00008a86 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031849  0x00008a87 call  0x00007eb9 
+ 00031850  0x00008a88 call  0x00007ecd 
+ 00031851  0x00008a89 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031852  0x00008a8a call  0x00007eb5 
+ 00031853  0x00008a8b call  0x00007ecd 
+ 00031854  0x00008a8c add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031855  0x00008a8d call  0x00007eb6 
+ 00031856  0x00008a8e copy  0x0000000b , 0x00000011 
+ 00031857  0x00008a8f copy  0x00000011 , 0x00000005 
+ 00031858  0x00008a90 branch  0x00007c96 
+ 00031859  0x00008a94 force  0x00000020 , 0x00000039 
+ 00031860  0x00008a95 arg  0x00000ad2 , 0x00000005 
+ 00031861  0x00008a96 iadd  0x00000005 , 0x00000005 
+ 00031862  0x00008a97 branch  0x00007f01 
+ 00031863  0x00008a9a force  0x00000008 , 0x00000039 
+ 00031864  0x00008a9b branch  0x00007781 
+ 00031865  0x00008a9e copy  0x00000011 , 0x00000012 
+ 00031866  0x00008a9f branch  0x00007be1 
+ 00031867  0x00008aa2 force  0x00000008 , 0x00000039 
+ 00031868  0x00008aa3 branch  0x00007712 
+ 00031869  0x00008aa6 call  0x00007c7b 
+ 00031870  0x00008aa7 copy  0x00000005 , 0x00000011 
+ 00031871  0x00008aa8 branch  0x00007c81 
+ 00031872  0x00008aab call  0x00007cae 
+ 00031873  0x00008aad isolate1  0x00000000 , 0x00000013 
+ 00031874  0x00008aae branch  0x00007c8a , 0x00000001 
+ 00031875  0x00008aaf arg  0x0000091e , 0x00000012 
+ 00031876  0x00008ab0 copy  0x00000011 , 0x00000013 
+ 00031877  0x00008ab1 increase  0xffffffe0 , 0x00000011 
+ 00031878  0x00008ab2 call  0x00007cb1 
+ 00031879  0x00008ab3 nrtn  0x00000002 
+ 00031880  0x00008ab4 copy  0x00000013 , 0x00000011 
+ 00031881  0x00008ab5 branch  0x00007c92 
+ 00031882  0x00008ab8 call  0x00007c92 
+ 00031883  0x00008aba copy  0x00000011 , 0x00000013 
+ 00031884  0x00008abb increase  0xffffffe0 , 0x00000011 
+ 00031885  0x00008abc arg  0x0000091e , 0x00000012 
+ 00031886  0x00008abd call  0x00007cb1 
+ 00031887  0x00008abe nrtn  0x00000002 
+ 00031888  0x00008abf copy  0x00000013 , 0x00000011 
+ 00031889  0x00008ac0 branch  0x00007c92 
+ 00031890  0x00008ac4 increase  0xffffffe0 , 0x00000011 
+ 00031891  0x00008ac5 arg  0x0000091e , 0x00000012 
+ 00031892  0x00008ac6 copy  0x00000011 , 0x00000005 
+ 00031893  0x00008ac7 branch  0x00007ca9 
+ 00031894  0x00008acd call  0x00007ca9 
+ 00031895  0x00008acf branch  0x00007ca0 , 0x00000001 
+ 00031896  0x00008ad2 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031897  0x00008ad3 arg  0x0000091e , 0x00000012 
+ 00031898  0x00008ad4 call  0x00007cb1 
+ 00031899  0x00008ad5 nrtn  0x00000002 
+ 00031900  0x00008ad6 arg  0x0000091e , 0x00000012 
+ 00031901  0x00008ad7 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031902  0x00008ad9 copy  0x00000011 , 0x00000005 
+ 00031903  0x00008ada branch  0x00007ca9 
+ 00031904  0x00008adc add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031905  0x00008add arg  0x0000091e , 0x00000012 
+ 00031906  0x00008ade copy  0x00000011 , 0x00000005 
+ 00031907  0x00008adf call  0x00007c7b 
+ 00031908  0x00008ae1 rtn  0x00000001 
+ 00031909  0x00008ae2 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031910  0x00008ae3 arg  0x0000091e , 0x00000012 
+ 00031911  0x00008ae4 copy  0x00000011 , 0x00000005 
+ 00031912  0x00008ae5 branch  0x00007c7b 
+ 00031913  0x00008aea force  0x00000008 , 0x00000039 
+ 00031914  0x00008aeb branch  0x00007720 
+ 00031915  0x00008aee force  0x00000008 , 0x00000039 
+ 00031916  0x00008aef increase  0x0000001c , 0x00000011 
+ 00031917  0x00008af0 branch  0x0000772f 
+ 00031918  0x00008af3 force  0x00000008 , 0x00000039 
+ 00031919  0x00008af4 force  0x00000000 , 0x00000013 
+ 00031920  0x00008af5 branch  0x0000773d 
+ 00031921  0x00008af8 force  0x00000008 , 0x00000039 
+ 00031922  0x00008af9 increase  0x0000001c , 0x00000011 
+ 00031923  0x00008afa increase  0x0000001c , 0x00000012 
+ 00031924  0x00008afb branch  0x00007707 
+ 00031925  0x00008aff ifetch  0x00000008 , 0x00000006 
+ 00031926  0x00008b00 nrtn  0x00000034 
+ 00031927  0x00008b01 branch  0x000076f5 
+ 00031928  0x00008b07 copy  0x00000011 , 0x00000030 
+ 00031929  0x00008b09 copy  0x00000030 , 0x00000011 
+ 00031930  0x00008b0a ifetch  0x00000001 , 0x00000011 
+ 00031931  0x00008b0b isolate1  0x00000000 , 0x0000003f 
+ 00031932  0x00008b0c rtn  0x00000001 
+ 00031933  0x00008b0d call  0x00007cab 
+ 00031934  0x00008b0e ifetch  0x00000001 , 0x00000012 
+ 00031935  0x00008b0f isolate0  0x00000000 , 0x0000003f 
+ 00031936  0x00008b10 branch  0x00007cc8 , 0x00000001 
+ 00031937  0x00008b11 arg  0x0000091e , 0x00000011 
+ 00031938  0x00008b12 copy  0x00000012 , 0x00000005 
+ 00031939  0x00008b13 call  0x00007c7b 
+ 00031940  0x00008b14 ifetch  0x00000001 , 0x00000012 
+ 00031941  0x00008b15 iadd  0x00000013 , 0x0000003f 
+ 00031942  0x00008b16 istore  0x00000001 , 0x00000012 
+ 00031943  0x00008b17 increase  0xffffffe0 , 0x00000012 
+ 00031944  0x00008b19 add  0x00000012 , 0x00000020 , 0x00000011 
+ 00031945  0x00008b1a force  0x00000009 , 0x00000039 
+ 00031946  0x00008b1b call  0x0000772f 
+ 00031947  0x00008b1c branch  0x00007cb9 
+ 00031948  0x00008b21 call  0x00002c65 
+ 00031949  0x00008b22 rtn  0x0000002b 
+ 00031950  0x00008b23 call  0x00007cd3 
+ 00031951  0x00008b24 call  0x00007d75 
+ 00031952  0x00008b25 branch  0x00007d08 
+ 00031953  0x00008b28 call  0x00007d29 
+ 00031954  0x00008b2a branch  0x00007d64 
+ 00031955  0x00008b2d fetch  0x00000001 , 0x00004686 
+ 00031956  0x00008b2e rtneq  0x000000ff 
+ 00031957  0x00008b2f iforce  0x00000002 
+ 00031958  0x00008b30 call  0x0000680e 
+ 00031959  0x00008b31 fetcht  0x00000001 , 0x00004686 
+ 00031960  0x00008b32 call  0x00006825 
+ 00031961  0x00008b33 nop  0x00000064 
+ 00031962  0x00008b34 fetcht  0x00000001 , 0x00004686 
+ 00031963  0x00008b35 call  0x000067fb 
+ 00031964  0x00008b36 branch  0x00007cdd 
+ 00031965  0x00008b3b bpatchx  0x000000f3 , 0x0000403e 
+ 00031966  0x00008b3c fetch  0x00000001 , 0x00004686 
+ 00031967  0x00008b3d rtneq  0x000000ff 
+ 00031968  0x00008b3e copy  0x0000003f , 0x00000002 
+ 00031969  0x00008b3f call  0x0000681d 
+ 00031970  0x00008b40 nbranch  0x00007cef , 0x00000001 
+ 00031971  0x00008b43 call  0x00007cf9 
+ 00031972  0x00008b44 fetch  0x00000002 , 0x00004682 
+ 00031973  0x00008b45 set1  0x0000000c 
+ 00031974  0x00008b46 store  0x00000002 , 0x00004682 
+ 00031975  0x00008b47 fetch  0x00000001 , 0x00004679 
+ 00031976  0x00008b48 rtneq  0x00000000 
+ 00031977  0x00008b49 jam  0x00000000 , 0x00004679 
+ 00031978  0x00008b4b fetch  0x00000001 , 0x00004685 
+ 00031979  0x00008b4c store  0x00000001 , 0x00004678 
+ 00031980  0x00008b4d call  0x00007d00 
+ 00031981  0x00008b4e jam  0x0000002c , 0x00000a99 
+ 00031982  0x00008b4f branch  0x00007d86 
+ 00031983  0x00008b51 fetch  0x00000002 , 0x00004682 
+ 00031984  0x00008b52 set0  0x0000000c 
+ 00031985  0x00008b53 store  0x00000002 , 0x00004682 
+ 00031986  0x00008b54 fetch  0x00000001 , 0x00004679 
+ 00031987  0x00008b55 rtneq  0x00000001 
+ 00031988  0x00008b56 jam  0x00000001 , 0x00004679 
+ 00031989  0x00008b58 jam  0x00000000 , 0x00004678 
+ 00031990  0x00008b59 call  0x00007d02 
+ 00031991  0x00008b5a jam  0x0000002d , 0x00000a99 
+ 00031992  0x00008b5b branch  0x00007d86 
+ 00031993  0x00008b5e fetch  0x00000001 , 0x00004678 
+ 00031994  0x00008b5f rtn  0x00000034 
+ 00031995  0x00008b60 increase  0xffffffff , 0x0000003f 
+ 00031996  0x00008b61 store  0x00000001 , 0x00004678 
+ 00031997  0x00008b62 nrtn  0x00000034 
+ 00031998  0x00008b64 jam  0x00000010 , 0x00000a99 
+ 00031999  0x00008b65 branch  0x00007d86 
+ 00032000  0x00008b68 arg  0x00000007 , 0x00000007 
+ 00032001  0x00008b69 branch  0x00002c32 
+ 00032002  0x00008b6c arg  0x00000007 , 0x00000007 
+ 00032003  0x00008b6d branch  0x00002c36 
+ 00032004  0x00008b84 fetch  0x00000002 , 0x0000421b 
+ 00032005  0x00008b85 mul32  0x00000011 , 0x0000000b , 0x00000012 
+ 00032006  0x00008b86 iadd  0x00000012 , 0x00000012 
+ 00032007  0x00008b87 rtn 
+ 00032008  0x00008b8b fetch  0x00000001 , 0x0000421a 
+ 00032009  0x00008b8c rtn  0x00000034 
+ 00032010  0x00008b8d copy  0x0000003f , 0x00000039 
+ 00032011  0x00008b8e fetch  0x00000002 , 0x0000421b 
+ 00032012  0x00008b8f copy  0x0000003f , 0x00000012 
+ 00032013  0x00008b91 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032014  0x00008b92 ifetcht  0x00000001 , 0x00000013 
+ 00032015  0x00008b93 call  0x0000680e 
+ 00032016  0x00008b94 call  0x00007d32 
+ 00032017  0x00008b95 increase  0x0000000b , 0x00000012 
+ 00032018  0x00008b96 loop  0x00007d0d 
+ 00032019  0x00008b97 rtn 
+ 00032020  0x00008b9c call  0x00007d04 
+ 00032021  0x00008b9d setarg  0x00000002 
+ 00032022  0x00008b9e istore  0x00000001 , 0x00000012 
+ 00032023  0x00008b9f call  0x00007d5e 
+ 00032024  0x00008ba0 branch  0x00007d35 
+ 00032025  0x00008ba6 call  0x00007d04 
+ 00032026  0x00008ba7 setarg  0x00000003 
+ 00032027  0x00008ba8 istore  0x00000001 , 0x00000012 
+ 00032028  0x00008ba9 call  0x00007d5e 
+ 00032029  0x00008baa branch  0x00007d32 
+ 00032030  0x00008baf call  0x00007d04 
+ 00032031  0x00008bb0 setarg  0x00000001 
+ 00032032  0x00008bb1 istore  0x00000001 , 0x00000012 
+ 00032033  0x00008bb2 setarg  0x000000ff 
+ 00032034  0x00008bb3 istore  0x00000001 , 0x00000005 
+ 00032035  0x00008bb4 branch  0x00007d32 
+ 00032036  0x00008bba call  0x00007d04 
+ 00032037  0x00008bbb arg  0x0000000b , 0x00000039 
+ 00032038  0x00008bbc copy  0x00000013 , 0x00000006 
+ 00032039  0x00008bbd copy  0x00000012 , 0x00000005 
+ 00032040  0x00008bbe branch  0x00007ef4 
+ 00032041  0x00008bc3 fetch  0x00000001 , 0x0000421a 
+ 00032042  0x00008bc4 rtn  0x00000034 
+ 00032043  0x00008bc5 arg  0x00000000 , 0x00000011 
+ 00032044  0x00008bc7 call  0x00007d38 
+ 00032045  0x00008bc8 increase  0x00000001 , 0x00000011 
+ 00032046  0x00008bc9 fetch  0x00000001 , 0x0000421a 
+ 00032047  0x00008bca isub  0x00000011 , 0x0000003e 
+ 00032048  0x00008bcb rtn  0x00000005 
+ 00032049  0x00008bcc branch  0x00007d2c 
+ 00032050  0x00008bd0 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032051  0x00008bd1 ifetcht  0x00000001 , 0x00000013 
+ 00032052  0x00008bd2 branch  0x00006825 
+ 00032053  0x00008bd6 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032054  0x00008bd7 ifetcht  0x00000001 , 0x00000013 
+ 00032055  0x00008bd8 branch  0x00006829 
+ 00032056  0x00008bdd add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032057  0x00008bde call  0x00007f16 
+ 00032058  0x00008bdf nrtn  0x00000034 
+ 00032059  0x00008be1 call  0x00007d04 
+ 00032060  0x00008be3 ifetch  0x00000001 , 0x00000012 
+ 00032061  0x00008be5 beq  0x00000002 , 0x00007d35 
+ 00032062  0x00008be6 beq  0x00000003 , 0x00007d32 
+ 00032063  0x00008be7 beq  0x00000000 , 0x00007d32 
+ 00032064  0x00008be8 beq  0x00000005 , 0x00007d4c 
+ 00032065  0x00008bea call  0x00007d35 
+ 00032066  0x00008beb add  0x00000012 , 0x00000007 , 0x00000013 
+ 00032067  0x00008bec call  0x00007e7c 
+ 00032068  0x00008bed ifetch  0x00000002 , 0x00000013 
+ 00032069  0x00008bee call  0x00007f9c 
+ 00032070  0x00008bef call  0x00007e8c 
+ 00032071  0x00008bf0 setarg  0x00000005 
+ 00032072  0x00008bf1 istore  0x00000001 , 0x00000012 
+ 00032073  0x00008bf2 add  0x00000012 , 0x00000003 , 0x00000013 
+ 00032074  0x00008bf3 ifetch  0x00000002 , 0x00000013 
+ 00032075  0x00008bf4 branch  0x00007d5c 
+ 00032076  0x00008bf8 call  0x00007d32 
+ 00032077  0x00008bf9 add  0x00000012 , 0x00000009 , 0x00000013 
+ 00032078  0x00008bfa call  0x00007e7c 
+ 00032079  0x00008bfb ifetch  0x00000002 , 0x00000013 
+ 00032080  0x00008bfc call  0x00007f9c 
+ 00032081  0x00008bfd call  0x00007e8c 
+ 00032082  0x00008bff add  0x00000012 , 0x00000001 , 0x00000013 
+ 00032083  0x00008c00 ifetch  0x00000001 , 0x00000013 
+ 00032084  0x00008c01 beq  0x000000ff , 0x00007d58 
+ 00032085  0x00008c02 increase  0xffffffff , 0x0000003f 
+ 00032086  0x00008c03 istore  0x00000001 , 0x00000013 
+ 00032087  0x00008c04 branch  0x00007d19 , 0x00000034 
+ 00032088  0x00008c06 setarg  0x00000004 
+ 00032089  0x00008c07 istore  0x00000001 , 0x00000012 
+ 00032090  0x00008c08 add  0x00000012 , 0x00000005 , 0x00000013 
+ 00032091  0x00008c09 ifetch  0x00000002 , 0x00000013 
+ 00032092  0x00008c0b add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032093  0x00008c0c branch  0x00007f08 
+ 00032094  0x00008c0f setarg  0x00000000 
+ 00032095  0x00008c10 branch  0x00007d5c 
+ 00032096  0x00008c17 setarg  0x00001000 
+ 00032097  0x00008c18 lshift16  0x0000003f , 0x0000003f 
+ 00032098  0x00008c19 iadd  0x00000012 , 0x00000012 
+ 00032099  0x00008c1a rtn 
+ 00032100  0x00008c1d bpatchx  0x000000f4 , 0x0000403e 
+ 00032101  0x00008c1e arg  0x00000000 , 0x00000011 
+ 00032102  0x00008c1f fetcht  0x00000004 , 0x0000467a 
+ 00032103  0x00008c20 copy  0x00000022 , 0x00000012 
+ 00032104  0x00008c21 copy  0x00000012 , 0x0000003f 
+ 00032105  0x00008c22 isub  0x00000002 , 0x0000003e 
+ 00032106  0x00008c23 ncall  0x00007d60 , 0x00000002 
+ 00032107  0x00008c26 copy  0x00000012 , 0x0000003f 
+ 00032108  0x00008c27 increase  0x000000a0 , 0x00000002 
+ 00032109  0x00008c28 increase  0x000000a0 , 0x00000002 
+ 00032110  0x00008c29 isub  0x00000002 , 0x0000003e 
+ 00032111  0x00008c2a nbranch  0x00007d78 , 0x00000002 
+ 00032112  0x00008c2b increase  0x00000001 , 0x00000011 
+ 00032113  0x00008c2c and  0x00000011 , 0x0000000f , 0x0000003f 
+ 00032114  0x00008c2d nbranch  0x00007d6b , 0x00000034 
+ 00032115  0x00008c2e arg  0x00000000 , 0x00000011 
+ 00032116  0x00008c2f call  0x00007d7f 
+ 00032117  0x00008c31 copy  0x00000022 , 0x0000003f 
+ 00032118  0x00008c32 store  0x00000004 , 0x0000467a 
+ 00032119  0x00008c33 rtn 
+ 00032120  0x00008c35 bpatchx  0x000000f5 , 0x0000403e 
+ 00032121  0x00008c36 copy  0x00000011 , 0x0000003f 
+ 00032122  0x00008c37 rtn  0x00000034 
+ 00032123  0x00008c38 increase  0xffffff60 , 0x00000002 
+ 00032124  0x00008c39 increase  0xffffff60 , 0x00000002 
+ 00032125  0x00008c3a set0  0x0000001c , 0x00000002 
+ 00032126  0x00008c3b storet  0x00000004 , 0x0000467a 
+ 00032127  0x00008c3d branch  0x0000335f 
+ 00032128  0x00008c45 jam  0x00000001 , 0x00004666 
+ 00032129  0x00008c47 fetch  0x00000001 , 0x00004667 
+ 00032130  0x00008c48 nbranch  0x00007d81 , 0x00000034 
+ 00032131  0x00008c49 rtn 
+ 00032132  0x00008c4c jam  0x00000000 , 0x00004666 
+ 00032133  0x00008c4d rtn 
+ 00032134  0x00008c52 bpatchx  0x000000f6 , 0x0000403e 
+ 00032135  0x00008c53 call  0x00007d80 
+ 00032136  0x00008c54 copy  0x00000011 , 0x0000003f 
+ 00032137  0x00008c55 store  0x00000004 , 0x00000a91 
+ 00032138  0x00008c56 arg  0x00004668 , 0x00000011 
+ 00032139  0x00008c57 call  0x00007fb8 
+ 00032140  0x00008c58 fetch  0x00000004 , 0x00000a91 
+ 00032141  0x00008c59 copy  0x0000003f , 0x00000011 
+ 00032142  0x00008c5a branch  0x00007d84 
+ 00032143  0x00008c5d bpatchx  0x000000f7 , 0x0000403e 
+ 00032144  0x00008c5e call  0x00007d80 
+ 00032145  0x00008c5f copy  0x00000011 , 0x0000003f 
+ 00032146  0x00008c60 store  0x00000004 , 0x00000a91 
+ 00032147  0x00008c61 arg  0x00004670 , 0x00000011 
+ 00032148  0x00008c62 call  0x00007fb8 
+ 00032149  0x00008c63 fetch  0x00000004 , 0x00000a91 
+ 00032150  0x00008c64 copy  0x0000003f , 0x00000011 
+ 00032151  0x00008c65 branch  0x00007d84 
+ 00032152  0x00008c68 setarg  0x00000000 
+ 00032153  0x00008c69 store  0x00000008 , 0x00004670 
+ 00032154  0x00008c6a store  0x00000008 , 0x00004668 
+ 00032155  0x00008c6b rtn 
+ 00032156  0x00008c6e bpatchx  0x000000f8 , 0x0000403f 
+ 00032157  0x00008c6f fetch  0x00000001 , 0x000041ce 
+ 00032158  0x00008c70 nrtn  0x00000034 
+ 00032159  0x00008c71 arg  0x00004670 , 0x00000011 
+ 00032160  0x00008c72 call  0x00007fd0 
+ 00032161  0x00008c73 rtn  0x00000034 
+ 00032162  0x00008c74 jam  0x00000000 , 0x00000a90 
+ 00032163  0x00008c75 call  0x00007da7 
+ 00032164  0x00008c76 fetch  0x00000001 , 0x00000a90 
+ 00032165  0x00008c77 branch  0x00007d9c , 0x00000034 
+ 00032166  0x00008c78 rtn 
+ 00032167  0x00008c7b call  0x00007d80 
+ 00032168  0x00008c7c arg  0x00004670 , 0x00000011 
+ 00032169  0x00008c7d call  0x00007fc4 
+ 00032170  0x00008c7e copy  0x0000003f , 0x00000002 
+ 00032171  0x00008c7f call  0x00007d84 
+ 00032172  0x00008c80 bpatchx  0x000000f9 , 0x0000403f 
+ 00032173  0x00008c81 copy  0x00000002 , 0x0000003f 
+ 00032174  0x00008c82 rtn  0x00000034 
+ 00032175  0x00008c83 beq  0x00000001 , 0x00007ddd 
+ 00032176  0x00008c84 beq  0x00000002 , 0x00007de2 
+ 00032177  0x00008c85 beq  0x00000003 , 0x00007de8 
+ 00032178  0x00008c86 beq  0x00000007 , 0x00007ded 
+ 00032179  0x00008c87 beq  0x00000008 , 0x00007dee 
+ 00032180  0x00008c88 beq  0x00000009 , 0x00007def 
+ 00032181  0x00008c89 beq  0x0000000b , 0x00007df2 
+ 00032182  0x00008c8a beq  0x0000000c , 0x00007df3 
+ 00032183  0x00008c8b beq  0x0000000d , 0x00007df4 
+ 00032184  0x00008c8c beq  0x0000000e , 0x00007dfa 
+ 00032185  0x00008c8d beq  0x0000000f , 0x00007dff 
+ 00032186  0x00008c8e beq  0x00000010 , 0x00007e05 
+ 00032187  0x00008c8f beq  0x00000013 , 0x00007e0f 
+ 00032188  0x00008c90 beq  0x00000014 , 0x00007e11 
+ 00032189  0x00008c91 beq  0x00000015 , 0x00007e13 
+ 00032190  0x00008c92 beq  0x00000016 , 0x00007e15 
+ 00032191  0x00008c93 beq  0x00000017 , 0x00007e18 
+ 00032192  0x00008c94 beq  0x00000018 , 0x00007e1a 
+ 00032193  0x00008c95 beq  0x00000019 , 0x00007e1d 
+ 00032194  0x00008c96 beq  0x0000001b , 0x00007e25 
+ 00032195  0x00008c97 beq  0x0000001e , 0x00007e2f 
+ 00032196  0x00008c99 store  0x00000001 , 0x00000a99 
+ 00032197  0x00008c9a bpatchx  0x000000fa , 0x0000403f 
+ 00032198  0x00008c9b call  0x000062bc 
+ 00032199  0x00008c9c nbranch  0x00007ddb , 0x00000034 
+ 00032200  0x00008c9e fetch  0x00000001 , 0x00000a99 
+ 00032201  0x00008c9f bmark0  0x00000009 , 0x00007dd6 
+ 00032202  0x00008ca0 beq  0x00000004 , 0x00007dea 
+ 00032203  0x00008ca1 beq  0x00000005 , 0x00004d17 
+ 00032204  0x00008ca2 beq  0x00000006 , 0x00004d26 
+ 00032205  0x00008ca3 beq  0x0000000a , 0x00007df0 
+ 00032206  0x00008ca4 beq  0x00000011 , 0x00007e0a 
+ 00032207  0x00008ca5 beq  0x00000012 , 0x00007e0e 
+ 00032208  0x00008ca6 beq  0x0000001d , 0x00007e26 
+ 00032209  0x00008ca7 beq  0x0000001f , 0x000067cc 
+ 00032210  0x00008ca8 beq  0x00000020 , 0x000067d0 
+ 00032211  0x00008ca9 beq  0x00000021 , 0x00007e31 
+ 00032212  0x00008caa beq  0x00000025 , 0x0000670b 
+ 00032213  0x00008cab rtn 
+ 00032214  0x00008cae store  0x00000001 , 0x00000a99 
+ 00032215  0x00008caf call  0x00002252 
+ 00032216  0x00008cb0 branch  0x00007ddb , 0x00000005 
+ 00032217  0x00008cb1 call  0x0000225a 
+ 00032218  0x00008cb2 nrtn  0x00000005 
+ 00032219  0x00008cb4 jam  0x00000001 , 0x00000a90 
+ 00032220  0x00008cb5 branch  0x00007d8f 
+ 00032221  0x00008cbb fetch  0x00000002 , 0x00004682 
+ 00032222  0x00008cbc set1  0x00000006 
+ 00032223  0x00008cbd store  0x00000002 , 0x00004682 
+ 00032224  0x00008cbe jam  0x00000003 , 0x00004093 
+ 00032225  0x00008cbf rtn 
+ 00032226  0x00008cc4 jam  0x00000000 , 0x00004680 
+ 00032227  0x00008cc5 jam  0x00000000 , 0x00004093 
+ 00032228  0x00008cc6 fetch  0x00000002 , 0x00004682 
+ 00032229  0x00008cc7 set0  0x00000006 
+ 00032230  0x00008cc8 store  0x00000002 , 0x00004682 
+ 00032231  0x00008cc9 rtn 
+ 00032232  0x00008cce jam  0x00000005 , 0x000041ce 
+ 00032233  0x00008ccf rtn 
+ 00032234  0x00008cd4 jam  0x00000007 , 0x0000007c 
+ 00032235  0x00008cd5 jam  0x00000013 , 0x000004ca 
+ 00032236  0x00008cd6 rtn 
+ 00032237  0x00008cdb rtn 
+ 00032238  0x00008ce0 rtn 
+ 00032239  0x00008ce5 rtn 
+ 00032240  0x00008cea jam  0x00000002 , 0x000004d4 
+ 00032241  0x00008ceb branch  0x00004d0a 
+ 00032242  0x00008cf0 rtn 
+ 00032243  0x00008cf5 rtn 
+ 00032244  0x00008cfa jam  0x00000001 , 0x0000436e 
+ 00032245  0x00008cfb jam  0x00000000 , 0x00004484 
+ 00032246  0x00008cfc fetch  0x00000002 , 0x00004682 
+ 00032247  0x00008cfd set1  0x0000000b , 0x0000003f 
+ 00032248  0x00008cfe store  0x00000002 , 0x00004682 
+ 00032249  0x00008cff rtn 
+ 00032250  0x00008d04 fetch  0x00000002 , 0x00004682 
+ 00032251  0x00008d05 set0  0x0000000b , 0x0000003f 
+ 00032252  0x00008d06 store  0x00000002 , 0x00004682 
+ 00032253  0x00008d07 jam  0x00000000 , 0x0000436e 
+ 00032254  0x00008d08 rtn 
+ 00032255  0x00008d0d jam  0x00000001 , 0x0000436e 
+ 00032256  0x00008d0e jam  0x00000001 , 0x00004484 
+ 00032257  0x00008d0f fetch  0x00000002 , 0x00004682 
+ 00032258  0x00008d10 set1  0x0000000b , 0x0000003f 
+ 00032259  0x00008d11 store  0x00000002 , 0x00004682 
+ 00032260  0x00008d12 rtn 
+ 00032261  0x00008d17 fetch  0x00000002 , 0x00004682 
+ 00032262  0x00008d18 set0  0x0000000b , 0x0000003f 
+ 00032263  0x00008d19 store  0x00000002 , 0x00004682 
+ 00032264  0x00008d1a jam  0x00000000 , 0x0000436e 
+ 00032265  0x00008d1b rtn 
+ 00032266  0x00008d20 setarg  0x00000014 
+ 00032267  0x00008d21 store  0x00000002 , 0x0000046d 
+ 00032268  0x00008d22 store  0x00000002 , 0x000044ba 
+ 00032269  0x00008d23 branch  0x00005c92 
+ 00032270  0x00008d28 branch  0x00005abf 
+ 00032271  0x00008d2d arg  0x00000000 , 0x00000011 
+ 00032272  0x00008d2e branch  0x00007d19 
+ 00032273  0x00008d33 arg  0x00000000 , 0x00000011 
+ 00032274  0x00008d34 branch  0x00007d14 
+ 00032275  0x00008d39 arg  0x00000000 , 0x00000011 
+ 00032276  0x00008d3a branch  0x00007d1e 
+ 00032277  0x00008d3f jam  0x00000001 , 0x00004369 
+ 00032278  0x00008d40 jam  0x0000001b , 0x000041ce 
+ 00032279  0x00008d43 rtn 
+ 00032280  0x00008d48 jam  0x00000001 , 0x00004369 
+ 00032281  0x00008d49 rtn 
+ 00032282  0x00008d4e jam  0x00000000 , 0x00004369 
+ 00032283  0x00008d4f jam  0x00000000 , 0x000041ce 
+ 00032284  0x00008d50 rtn 
+ 00032285  0x00008d55 fetch  0x00000002 , 0x000041eb 
+ 00032286  0x00008d56 call  0x00007f9c 
+ 00032287  0x00008d57 fetch  0x00000001 , 0x00004686 
+ 00032288  0x00008d58 beq  0x000000ff , 0x00007e23 
+ 00032289  0x00008d59 copy  0x0000003f , 0x00000002 
+ 00032290  0x00008d5a call  0x000067fb 
+ 00032291  0x00008d5c call  0x00007d98 
+ 00032292  0x00008d5d branch  0x00002b1f 
+ 00032293  0x00008d62 branch  0x00005b02 
+ 00032294  0x00008d67 jam  0x00000034 , 0x0000007c 
+ 00032295  0x00008d68 set1  0x00000003 , 0x00000000 
+ 00032296  0x00008d69 nrtn  0x00000029 
+ 00032297  0x00008d6a jam  0x00000000 , 0x0000455b 
+ 00032298  0x00008d6b jam  0x00000013 , 0x0000007c 
+ 00032299  0x00008d6c fetch  0x00000001 , 0x0000016d 
+ 00032300  0x00008d6d set0  0x00000002 , 0x0000003f 
+ 00032301  0x00008d6e store  0x00000001 , 0x0000016d 
+ 00032302  0x00008d6f rtn 
+ 00032303  0x00008d74 force  0x00000003 , 0x00000007 
+ 00032304  0x00008d75 branch  0x00007f07 
+ 00032305  0x00008d7a call  0x000062f8 
+ 00032306  0x00008d7b jam  0x00000041 , 0x0000007d 
+ 00032307  0x00008d7c branch  0x00005f9d 
+ 00032308  0x00008d80 fetch  0x00000001 , 0x00004682 
+ 00032309  0x00008d81 rtnbit0  0x0000000c 
+ 00032310  0x00008d82 rtnbit0  0x00000007 
+ 00032311  0x00008d83 branch  0x00007e2f 
+ 00032312  0x00008d89 fetch  0x00000002 , 0x00004218 
+ 00032313  0x00008d8a add  0x0000003f , 0x00000002 , 0x00000005 
+ 00032314  0x00008d8b setarg  0x00000000 
+ 00032315  0x00008d8c istore  0x00000003 , 0x00000005 
+ 00032316  0x00008d8d rtn 
+ 00032317  0x00008d92 call  0x00007fe9 
+ 00032318  0x00008d93 call  0x00007e69 
+ 00032319  0x00008d94 rtn  0x00000034 
+ 00032320  0x00008d95 fetch  0x00000002 , 0x00004218 
+ 00032321  0x00008d96 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032322  0x00008d97 ifetcht  0x00000001 , 0x00000012 
+ 00032323  0x00008d98 increase  0x00000001 , 0x00000002 
+ 00032324  0x00008d99 istoret  0x00000001 , 0x00000012 
+ 00032325  0x00008d9b ifetcht  0x00000001 , 0x0000003f 
+ 00032326  0x00008d9c copy  0x00000002 , 0x00000039 
+ 00032327  0x00008d9d add  0x0000003f , 0x00000004 , 0x00000012 
+ 00032328  0x00008d9e ifetch  0x00000001 , 0x00000012 
+ 00032329  0x00008d9f imul32  0x00000002 , 0x0000003f 
+ 00032330  0x00008da0 iadd  0x00000006 , 0x00000005 
+ 00032331  0x00008da1 copy  0x00000011 , 0x00000006 
+ 00032332  0x00008da3 call  0x00007f01 
+ 00032333  0x00008da4 call  0x00007e6d 
+ 00032334  0x00008da5 pincrease  0xffffffff 
+ 00032335  0x00008da6 ifetcht  0x00000001 , 0x00000012 
+ 00032336  0x00008da7 increase  0x00000001 , 0x00000002 
+ 00032337  0x00008da8 iand  0x00000002 , 0x00000002 
+ 00032338  0x00008da9 istoret  0x00000001 , 0x00000012 
+ 00032339  0x00008daa branch  0x00007fe7 
+ 00032340  0x00008db0 call  0x00007fe9 
+ 00032341  0x00008db1 call  0x00007e65 
+ 00032342  0x00008db2 rtn  0x00000034 
+ 00032343  0x00008db3 fetch  0x00000002 , 0x00004218 
+ 00032344  0x00008db4 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032345  0x00008db5 ifetcht  0x00000001 , 0x00000012 
+ 00032346  0x00008db6 increase  0xffffffff , 0x00000002 
+ 00032347  0x00008db7 istoret  0x00000001 , 0x00000012 
+ 00032348  0x00008db8 ifetcht  0x00000001 , 0x0000003f 
+ 00032349  0x00008db9 copy  0x00000002 , 0x00000039 
+ 00032350  0x00008dba add  0x0000003f , 0x00000003 , 0x00000012 
+ 00032351  0x00008dbb ifetch  0x00000001 , 0x00000012 
+ 00032352  0x00008dbc imul32  0x00000002 , 0x0000003f 
+ 00032353  0x00008dbd iadd  0x00000006 , 0x00000006 
+ 00032354  0x00008dbe increase  0x00000001 , 0x00000006 
+ 00032355  0x00008dbf copy  0x00000011 , 0x00000005 
+ 00032356  0x00008dc0 branch  0x00007e4c 
+ 00032357  0x00008dc5 fetch  0x00000002 , 0x00004218 
+ 00032358  0x00008dc6 add  0x0000003f , 0x00000002 , 0x00000006 
+ 00032359  0x00008dc7 ifetch  0x00000001 , 0x00000006 
+ 00032360  0x00008dc8 rtn 
+ 00032361  0x00008dcc call  0x00007e6d 
+ 00032362  0x00008dcd ifetcht  0x00000001 , 0x00000006 
+ 00032363  0x00008dce isub  0x00000002 , 0x0000003f 
+ 00032364  0x00008dcf rtn 
+ 00032365  0x00008dd3 fetch  0x00000002 , 0x00004218 
+ 00032366  0x00008dd4 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00032367  0x00008dd5 ifetch  0x00000001 , 0x00000006 
+ 00032368  0x00008dd6 rtn 
+ 00032369  0x00008ddf sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032370  0x00008de0 rtn  0x00000005 
+ 00032371  0x00008de2 rshift  0x0000003f , 0x0000003f 
+ 00032372  0x00008de3 loop  0x00007e73 
+ 00032373  0x00008de4 rtn 
+ 00032374  0x00008de8 force  0x00000001 , 0x0000003f 
+ 00032375  0x00008de9 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032376  0x00008dea rtn  0x00000005 
+ 00032377  0x00008dec lshift  0x0000003f , 0x0000003f 
+ 00032378  0x00008ded loop  0x00007e79 
+ 00032379  0x00008dee rtn 
+ 00032380  0x00008df0 deposit  0x00000005 
+ 00032381  0x00008df1 store  0x00000002 , 0x00000abb 
+ 00032382  0x00008df2 storet  0x00000008 , 0x00000aa2 
+ 00032383  0x00008df3 deposit  0x0000000b 
+ 00032384  0x00008df4 store  0x00000004 , 0x00000aaa 
+ 00032385  0x00008df5 call  0x00007e85 
+ 00032386  0x00008df6 deposit  0x00000006 
+ 00032387  0x00008df7 store  0x00000002 , 0x00000ab9 
+ 00032388  0x00008df8 rtn 
+ 00032389  0x00008dfb deposit  0x00000011 
+ 00032390  0x00008dfc store  0x00000004 , 0x00000aae 
+ 00032391  0x00008dfd deposit  0x00000012 
+ 00032392  0x00008dfe store  0x00000004 , 0x00000ab2 
+ 00032393  0x00008dff deposit  0x00000013 
+ 00032394  0x00008e00 store  0x00000003 , 0x00000ab6 
+ 00032395  0x00008e01 rtn 
+ 00032396  0x00008e04 fetcht  0x00000008 , 0x00000aa2 
+ 00032397  0x00008e05 fetch  0x00000004 , 0x00000aaa 
+ 00032398  0x00008e06 iforce  0x0000000b 
+ 00032399  0x00008e07 call  0x00007e95 
+ 00032400  0x00008e08 fetch  0x00000002 , 0x00000abb 
+ 00032401  0x00008e09 iforce  0x00000005 
+ 00032402  0x00008e0a fetch  0x00000002 , 0x00000ab9 
+ 00032403  0x00008e0b iforce  0x00000006 
+ 00032404  0x00008e0c rtn 
+ 00032405  0x00008e0f fetch  0x00000004 , 0x00000aae 
+ 00032406  0x00008e10 iforce  0x00000011 
+ 00032407  0x00008e11 fetch  0x00000004 , 0x00000ab2 
+ 00032408  0x00008e12 iforce  0x00000012 
+ 00032409  0x00008e13 fetch  0x00000003 , 0x00000ab6 
+ 00032410  0x00008e14 iforce  0x00000013 
+ 00032411  0x00008e15 rtn 
+ 00032412  0x00008e18 fetch  0x00000002 , 0x00000abb 
+ 00032413  0x00008e19 copy  0x0000003f , 0x00000005 
+ 00032414  0x00008e1a rtn 
+ 00032415  0x00008e1c fetch  0x00000002 , 0x00000ab9 
+ 00032416  0x00008e1d copy  0x0000003f , 0x00000006 
+ 00032417  0x00008e1e rtn 
+ 00032418  0x00008e20 copy  0x00000005 , 0x0000003f 
+ 00032419  0x00008e21 store  0x00000002 , 0x00000abb 
+ 00032420  0x00008e22 rtn 
+ 00032421  0x00008e24 copy  0x00000006 , 0x0000003f 
+ 00032422  0x00008e25 store  0x00000002 , 0x00000ab9 
+ 00032423  0x00008e26 rtn 
+ 00032424  0x00008e2b copy  0x00000005 , 0x0000003f 
+ 00032425  0x00008e2c store  0x00000002 , 0x00000a97 
+ 00032426  0x00008e2d copy  0x00000006 , 0x0000003f 
+ 00032427  0x00008e2e store  0x00000002 , 0x00000a95 
+ 00032428  0x00008e2f rtn 
+ 00032429  0x00008e31 fetch  0x00000002 , 0x00000a97 
+ 00032430  0x00008e32 copy  0x0000003f , 0x00000005 
+ 00032431  0x00008e33 fetch  0x00000002 , 0x00000a95 
+ 00032432  0x00008e34 copy  0x0000003f , 0x00000006 
+ 00032433  0x00008e35 rtn 
+ 00032434  0x00008e38 call  0x00007ebd 
+ 00032435  0x00008e3a call  0x00007ebd 
+ 00032436  0x00008e3b branch  0x00007ebd 
+ 00032437  0x00008e3d call  0x00007eb9 
+ 00032438  0x00008e3f ifetch  0x00000004 , 0x00000006 
+ 00032439  0x00008e40 istore  0x00000004 , 0x00000005 
+ 00032440  0x00008e41 rtn 
+ 00032441  0x00008e43 ifetch  0x00000008 , 0x00000006 
+ 00032442  0x00008e44 istore  0x00000008 , 0x00000005 
+ 00032443  0x00008e45 rtn 
+ 00032444  0x00008e48 call  0x00007ebf 
+ 00032445  0x00008e4a call  0x00007eb9 
+ 00032446  0x00008e4c call  0x00007eb9 
+ 00032447  0x00008e4e call  0x00007eb9 
+ 00032448  0x00008e4f branch  0x00007eb9 
+ 00032449  0x00008e54 arg  0x0000000a , 0x00000039 
+ 00032450  0x00008e56 nop  0x00002ee0 
+ 00032451  0x00008e57 loop  0x00007ec2 
+ 00032452  0x00008e58 rtn 
+ 00032453  0x00008e5b force  0x00000003 , 0x00000039 
+ 00032454  0x00008e5d force  0x00000000 , 0x0000003f 
+ 00032455  0x00008e5f istore  0x00000008 , 0x00000005 
+ 00032456  0x00008e60 loop  0x00007ec7 
+ 00032457  0x00008e61 rtn 
+ 00032458  0x00008e64 force  0x00000000 , 0x0000003f 
+ 00032459  0x00008e65 istore  0x00000008 , 0x00000005 
+ 00032460  0x00008e66 rtn 
+ 00032461  0x00008e68 force  0x00000000 , 0x0000003f 
+ 00032462  0x00008e69 istore  0x00000004 , 0x00000005 
+ 00032463  0x00008e6a rtn 
+ 00032464  0x00008e6d force  0x00000004 , 0x00000039 
+ 00032465  0x00008e6e branch  0x00007ec6 
+ 00032466  0x00008e70 force  0x00000008 , 0x00000039 
+ 00032467  0x00008e71 branch  0x00007ec6 
+ 00032468  0x00008e74 deposit  0x00000039 
+ 00032469  0x00008e75 rtn  0x00000034 
+ 00032470  0x00008e76 setarg  0x00000000 
+ 00032471  0x00008e78 istore  0x00000001 , 0x00000005 
+ 00032472  0x00008e79 loop  0x00007ed7 
+ 00032473  0x00008e7a rtn 
+ 00032474  0x00008e7e arg  0x00000020 , 0x00000039 
+ 00032475  0x00008e7f arg  0x00000ac2 , 0x00000005 
+ 00032476  0x00008e80 branch  0x00007ed4 
+ 00032477  0x00008e83 ifetch  0x00000004 , 0x00000013 
+ 00032478  0x00008e84 ifetcht  0x00000004 , 0x00000011 
+ 00032479  0x00008e85 ixor  0x00000002 , 0x0000003f 
+ 00032480  0x00008e86 istore  0x00000004 , 0x00000005 
+ 00032481  0x00008e87 increase  0x00000004 , 0x00000011 
+ 00032482  0x00008e88 increase  0x00000004 , 0x00000013 
+ 00032483  0x00008e89 loop  0x00007edd 
+ 00032484  0x00008e8a rtn 
+ 00032485  0x00008e8f bpatchx  0x000000fb , 0x0000403f 
+ 00032486  0x00008e90 copy  0x00000039 , 0x0000003f 
+ 00032487  0x00008e91 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00032488  0x00008e92 rtn  0x00000002 
+ 00032489  0x00008e93 iadd  0x00000011 , 0x00000012 
+ 00032490  0x00008e94 increase  0xffffffff , 0x00000012 
+ 00032491  0x00008e95 rshift  0x00000039 , 0x00000039 
+ 00032492  0x00008e97 ifetcht  0x00000001 , 0x00000011 
+ 00032493  0x00008e98 ifetch  0x00000001 , 0x00000012 
+ 00032494  0x00008e99 istore  0x00000001 , 0x00000011 
+ 00032495  0x00008e9a istoret  0x00000001 , 0x00000012 
+ 00032496  0x00008e9b increase  0xffffffff , 0x00000012 
+ 00032497  0x00008e9c increase  0x00000001 , 0x00000011 
+ 00032498  0x00008e9d loop  0x00007eec 
+ 00032499  0x00008e9e rtn 
+ 00032500  0x00008ea2 deposit  0x00000039 
+ 00032501  0x00008ea3 rtn  0x00000034 
+ 00032502  0x00008ea5 increase  0xfffffff8 , 0x00000039 
+ 00032503  0x00008ea6 call  0x00007eb9 , 0x00000002 
+ 00032504  0x00008ea7 rtn  0x00000005 
+ 00032505  0x00008ea8 branch  0x00007ef6 , 0x00000002 
+ 00032506  0x00008ea9 increase  0x00000008 , 0x00000039 
+ 00032507  0x00008eab increase  0xfffffffc , 0x00000039 
+ 00032508  0x00008eac call  0x00007eb6 , 0x00000002 
+ 00032509  0x00008ead rtn  0x00000005 
+ 00032510  0x00008eae branch  0x00007efb , 0x00000002 
+ 00032511  0x00008eaf increase  0x00000004 , 0x00000039 
+ 00032512  0x00008eb0 branch  0x00007f01 
+ 00032513  0x00008eb3 deposit  0x00000039 
+ 00032514  0x00008eb4 rtn  0x00000034 
+ 00032515  0x00008eb6 ifetch  0x00000001 , 0x00000006 
+ 00032516  0x00008eb7 istore  0x00000001 , 0x00000005 
+ 00032517  0x00008eb8 loop  0x00007f03 
+ 00032518  0x00008eb9 rtn 
+ 00032519  0x00008ebc setarg  0x00000000 
+ 00032520  0x00008ebe rshift  0x00000022 , 0x00000002 
+ 00032521  0x00008ebf storet  0x00000004 , 0x00004094 
+ 00032522  0x00008ec0 arg  0x0000419d , 0x00000005 
+ 00032523  0x00008ec1 iforce  0x00000002 
+ 00032524  0x00008ec2 lshift  0x00000007 , 0x0000003f 
+ 00032525  0x00008ec3 iadd  0x00000005 , 0x00000005 
+ 00032526  0x00008ec4 istoret  0x00000002 , 0x00000005 
+ 00032527  0x00008ec5 bpatchx  0x000000fc , 0x0000403f 
+ 00032528  0x00008ec6 rtn 
+ 00032529  0x00008ec9 arg  0x00000800 , 0x0000000b 
+ 00032530  0x00008eca lshift16  0x0000000b , 0x0000000b 
+ 00032531  0x00008ecb iadd  0x0000000b , 0x0000003f 
+ 00032532  0x00008ecc rtn 
+ 00032533  0x00008ed0 arg  0x00000000 , 0x00000007 
+ 00032534  0x00008ed2 bpatchx  0x000000fd , 0x0000403f 
+ 00032535  0x00008ed3 fetcht  0x00000004 , 0x00004094 
+ 00032536  0x00008ed4 rshift  0x00000022 , 0x0000003f 
+ 00032537  0x00008ed5 store  0x00000004 , 0x00004094 
+ 00032538  0x00008ed6 isub  0x00000002 , 0x0000003e 
+ 00032539  0x00008ed7 ncall  0x00007f11 , 0x00000002 
+ 00032540  0x00008ed8 isub  0x00000002 , 0x0000000b 
+ 00032541  0x00008ed9 copy  0x0000000b , 0x00000002 
+ 00032542  0x00008eda arg  0x0000419d , 0x00000006 
+ 00032543  0x00008edb copy  0x00000006 , 0x00000005 
+ 00032544  0x00008edc arg  0x00000010 , 0x00000039 
+ 00032545  0x00008ede ifetch  0x00000002 , 0x00000006 
+ 00032546  0x00008edf isub  0x00000002 , 0x0000003f 
+ 00032547  0x00008ee0 branch  0x00007f25 , 0x00000002 
+ 00032548  0x00008ee1 force  0x00000000 , 0x0000003f 
+ 00032549  0x00008ee3 istore  0x00000002 , 0x00000005 
+ 00032550  0x00008ee4 loop  0x00007f21 
+ 00032551  0x00008ee5 arg  0x0000419d , 0x00000006 
+ 00032552  0x00008ee6 lshift  0x00000007 , 0x0000003f 
+ 00032553  0x00008ee7 iadd  0x00000006 , 0x00000006 
+ 00032554  0x00008ee8 ifetch  0x00000002 , 0x00000006 
+ 00032555  0x00008ee9 rtn 
+ 00032556  0x00008eef iadd  0x00000002 , 0x00000002 
+ 00032557  0x00008ef0 copy  0x00000002 , 0x00000039 
+ 00032558  0x00008ef1 setarg  0x00000ea6 
+ 00032559  0x00008ef2 isub  0x00000039 , 0x0000003f 
+ 00032560  0x00008ef3 rtn  0x00000002 
+ 00032561  0x00008ef4 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032562  0x00008ef5 rshift16  0x00000002 , 0x00000002 
+ 00032563  0x00008ef6 increase  0x00000001 , 0x00000002 
+ 00032564  0x00008ef7 lshift16  0x00000002 , 0x00000002 
+ 00032565  0x00008ef8 ior  0x00000002 , 0x00000002 
+ 00032566  0x00008ef9 rtn 
+ 00032567  0x00008efc call  0x00007f39 
+ 00032568  0x00008efd branch  0x00007f43 
+ 00032569  0x00008f01 disable  0x00000028 
+ 00032570  0x00008f02 isub  0x00000002 , 0x0000003f 
+ 00032571  0x00008f03 branch  0x00007f3e , 0x00000002 
+ 00032572  0x00008f04 enable  0x00000028 
+ 00032573  0x00008f05 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032574  0x00008f07 rtnbit0  0x0000000f 
+ 00032575  0x00008f08 arg  0xffff0ea6 , 0x00000002 
+ 00032576  0x00008f09 iadd  0x00000002 , 0x0000003f 
+ 00032577  0x00008f0a set0  0x00000040 , 0x0000003f 
+ 00032578  0x00008f0b rtn 
+ 00032579  0x00008f0e iforce  0x00000006 
+ 00032580  0x00008f0f rshift16  0x0000003f , 0x0000003f 
+ 00032581  0x00008f10 arg  0x00000ea6 , 0x00000002 
+ 00032582  0x00008f11 imul32  0x00000002 , 0x0000003f 
+ 00032583  0x00008f12 iadd  0x00000006 , 0x0000003f 
+ 00032584  0x00008f13 rtn 
+ 00032585  0x00008f17 lshift8  0x0000003f , 0x0000003f 
+ 00032586  0x00008f18 lshift4  0x0000003f , 0x0000003f 
+ 00032587  0x00008f19 fetcht  0x00000003 , 0x0000416f 
+ 00032588  0x00008f1a idiv  0x00000002 
+ 00032589  0x00008f1b call  0x00007f86 
+ 00032590  0x00008f1c quotient  0x00000002 
+ 00032591  0x00008f1d rtn 
+ 00032592  0x00008f21 arg  0x00000ea6 , 0x00000002 
+ 00032593  0x00008f22 idiv  0x00000002 
+ 00032594  0x00008f23 call  0x00007f86 
+ 00032595  0x00008f24 quotient  0x0000003f 
+ 00032596  0x00008f25 lshift16  0x0000003f , 0x0000003f 
+ 00032597  0x00008f26 remainder  0x00000002 
+ 00032598  0x00008f27 ior  0x00000002 , 0x00000002 
+ 00032599  0x00008f28 rtn 
+ 00032600  0x00008f30 arg  0x00000000 , 0x00000002 
+ 00032601  0x00008f32 copy  0x00000002 , 0x00000013 
+ 00032602  0x00008f33 ifetch  0x00000001 , 0x00000003 
+ 00032603  0x00008f34 call  0x00007f64 
+ 00032604  0x00008f35 copy  0x00000013 , 0x00000002 
+ 00032605  0x00008f36 call  0x00007f95 
+ 00032606  0x00008f37 arg  0x0000000a , 0x00000012 
+ 00032607  0x00008f38 imul32  0x00000012 , 0x0000003f 
+ 00032608  0x00008f39 iadd  0x00000002 , 0x0000003f 
+ 00032609  0x00008f3a copy  0x0000003f , 0x00000002 
+ 00032610  0x00008f3b loop  0x00007f59 
+ 00032611  0x00008f3c rtn 
+ 00032612  0x00008f41 arg  0x0000003a , 0x00000002 
+ 00032613  0x00008f42 isub  0x00000002 , 0x0000003e 
+ 00032614  0x00008f43 nbranch  0x00007f6d , 0x00000002 
+ 00032615  0x00008f44 arg  0x00000061 , 0x00000002 
+ 00032616  0x00008f45 isub  0x00000002 , 0x0000003e 
+ 00032617  0x00008f46 branch  0x00007f70 , 0x00000002 
+ 00032618  0x00008f47 arg  0x00000037 , 0x00000002 
+ 00032619  0x00008f48 isub  0x00000002 , 0x0000003f 
+ 00032620  0x00008f49 rtn 
+ 00032621  0x00008f4b arg  0x00000030 , 0x00000002 
+ 00032622  0x00008f4c isub  0x00000002 , 0x0000003f 
+ 00032623  0x00008f4d rtn 
+ 00032624  0x00008f4f arg  0x00000057 , 0x00000002 
+ 00032625  0x00008f50 isub  0x00000002 , 0x0000003f 
+ 00032626  0x00008f51 rtn 
+ 00032627  0x00008f54 copy  0x00000002 , 0x00000030 
+ 00032628  0x00008f55 setarg  0x000001ff 
+ 00032629  0x00008f56 force  0x00000000 , 0x00000012 
+ 00032630  0x00008f58 rshift3  0x0000003f , 0x00000011 
+ 00032631  0x00008f59 rshift  0x00000011 , 0x00000011 
+ 00032632  0x00008f5a ixor  0x00000011 , 0x00000011 
+ 00032633  0x00008f5b isolate1  0x00000000 , 0x00000011 
+ 00032634  0x00008f5c setflag  0x00000001 , 0x00000009 , 0x0000003f 
+ 00032635  0x00008f5d rshift  0x00000002 , 0x00000002 
+ 00032636  0x00008f5e isolate1  0x00000000 , 0x0000003f 
+ 00032637  0x00008f5f setflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00032638  0x00008f60 rshift  0x0000003f , 0x0000003f 
+ 00032639  0x00008f61 increase  0x00000001 , 0x00000012 
+ 00032640  0x00008f62 compare  0x00000000 , 0x00000012 , 0x00000007 
+ 00032641  0x00008f63 nbranch  0x00007f76 , 0x00000001 
+ 00032642  0x00008f64 istoret  0x00000001 , 0x00000005 
+ 00032643  0x00008f65 loop  0x00007f76 
+ 00032644  0x00008f66 copy  0x00000030 , 0x00000002 
+ 00032645  0x00008f67 rtn 
+ 00032646  0x00008f6b rtn  0x00000035 
+ 00032647  0x00008f6c branch  0x00007f86 
+ 00032648  0x00008f78 ifetch  0x00000001 , 0x00000011 
+ 00032649  0x00008f79 ifetcht  0x00000001 , 0x00000012 
+ 00032650  0x00008f7a isub  0x00000002 , 0x0000003e 
+ 00032651  0x00008f7b nrtn  0x00000005 
+ 00032652  0x00008f7c increase  0x00000001 , 0x00000011 
+ 00032653  0x00008f7d increase  0x00000001 , 0x00000012 
+ 00032654  0x00008f7e loop  0x00007f88 
+ 00032655  0x00008f7f force  0x00000000 , 0x0000003e 
+ 00032656  0x00008f80 rtn 
+ 00032657  0x00008f84 isub  0x00000002 , 0x0000003e 
+ 00032658  0x00008f85 nrtn  0x00000002 
+ 00032659  0x00008f86 deposit  0x00000002 
+ 00032660  0x00008f87 rtn 
+ 00032661  0x00008f8a iadd  0x00000002 , 0x0000003f 
+ 00032662  0x00008f8b isub  0x00000002 , 0x00000002 
+ 00032663  0x00008f8c isub  0x00000002 , 0x0000003f 
+ 00032664  0x00008f8d rtn 
+ 00032665  0x00008f90 arg  0x00000200 , 0x00000039 
+ 00032666  0x00008f91 arg  0x00004000 , 0x00000005 
+ 00032667  0x00008f92 branch  0x00007ec6 
+ 00032668  0x00008f96 rtn  0x00000034 
+ 00032669  0x00008f97 copy  0x0000003f , 0x0000003d 
+ 00032670  0x00008f9b hfetch  0x00000002 , 0x0000810e 
+ 00032671  0x00008f9c nbranch  0x00007f9e , 0x00000034 
+ 00032672  0x00008f9d rtn 
+ 00032673  0x00008fa0 jam  0x00000001 , 0x00008203 
+ 00032674  0x00008fa1 rtn 
+ 00032675  0x00008fa4 hstore  0x00000002 , 0x00008205 
+ 00032676  0x00008fa5 hfetch  0x00000001 , 0x00008203 
+ 00032677  0x00008fa6 set1  0x00000004 , 0x0000003f 
+ 00032678  0x00008fa7 hstore  0x00000001 , 0x00008203 
+ 00032679  0x00008fa8 rtn 
+ 00032680  0x00008faa hstore  0x00000002 , 0x00008207 
+ 00032681  0x00008fab hfetch  0x00000001 , 0x00008203 
+ 00032682  0x00008fac set1  0x00000006 , 0x0000003f 
+ 00032683  0x00008fad hstore  0x00000001 , 0x00008203 
+ 00032684  0x00008fae rtn 
+ 00032685  0x00008fb1 hstore  0x00000002 , 0x00008205 
+ 00032686  0x00008fb2 jam  0x00000030 , 0x00008203 
+ 00032687  0x00008fb3 rtn 
+ 00032688  0x00008fb8 hfetch  0x00000001 , 0x00008043 
+ 00032689  0x00008fb9 set0  0x00000004 , 0x0000003f 
+ 00032690  0x00008fba hstore  0x00000001 , 0x00008043 
+ 00032691  0x00008fbb rtn 
+ 00032692  0x00008fbe hfetch  0x00000002 , 0x0000810e 
+ 00032693  0x00008fbf arg  0x00000200 , 0x00000002 
+ 00032694  0x00008fc1 isub  0x00000002 , 0x0000003e 
+ 00032695  0x00008fc2 rtn 
+ 00032696  0x00008fc9 bpatchx  0x000000fe , 0x0000403f 
+ 00032697  0x00008fca ifetcht  0x00000008 , 0x00000011 
+ 00032698  0x00008fcb and  0x00000002 , 0x000000ff , 0x0000003f 
+ 00032699  0x00008fcc nbranch  0x00007fbe , 0x00000034 
+ 00032700  0x00008fcd rshift8  0x00000002 , 0x0000003f 
+ 00032701  0x00008fce istore  0x00000008 , 0x00000011 
+ 00032702  0x00008fd0 increase  0x00000007 , 0x00000011 
+ 00032703  0x00008fd1 ifetch  0x00000001 , 0x00000011 
+ 00032704  0x00008fd2 nbranch  0x00002a8c , 0x00000034 
+ 00032705  0x00008fd3 fetch  0x00000001 , 0x00000a99 
+ 00032706  0x00008fd4 istore  0x00000001 , 0x00000011 
+ 00032707  0x00008fd5 rtn 
+ 00032708  0x00008fdb bpatchx  0x000000ff , 0x0000403f 
+ 00032709  0x00008fdc arg  0x00000008 , 0x00000039 
+ 00032710  0x00008fdd ifetch  0x00000008 , 0x00000011 
+ 00032711  0x00008fde rtn  0x00000034 
+ 00032712  0x00008fe0 ifetch  0x00000001 , 0x00000011 
+ 00032713  0x00008fe1 nbranch  0x00007fcd , 0x00000034 
+ 00032714  0x00008fe2 increase  0x00000001 , 0x00000011 
+ 00032715  0x00008fe3 loop  0x00007fc8 
+ 00032716  0x00008fe4 branch  0x00002a8c 
+ 00032717  0x00008fe6 arg  0x00000000 , 0x00000002 
+ 00032718  0x00008fe7 istoret  0x00000001 , 0x00000011 
+ 00032719  0x00008fe8 rtn 
+ 00032720  0x00008fee ifetch  0x00000008 , 0x00000011 
+ 00032721  0x00008fef rtn 
+ 00032722  0x00008ff5 ifetch  0x00000001 , 0x00000011 
+ 00032723  0x00008ff6 rtn 
+ 00032724  0x00008ffa ifetch  0x00000002 , 0x00000011 
+ 00032725  0x00008ffb rtn 
+ 00032726  0x00009000 arg  0x00000000 , 0x00000002 
+ 00032727  0x00009002 fetch  0x00000001 , 0x00000006 
+ 00032728  0x00009003 loop  0x00007fd7 , 0x00000034 
+ 00032729  0x00009004 increase  0x00000001 , 0x00000002 
+ 00032730  0x00009005 loop  0x00007fd7 
+ 00032731  0x00009006 copy  0x00000002 , 0x0000003f 
+ 00032732  0x00009007 rtn 
+ 00032733  0x0000900a isub  0x00000002 , 0x0000003e 
+ 00032734  0x0000900b nrtn  0x00000002 
+ 00032735  0x0000900c copy  0x00000002 , 0x0000003f 
+ 00032736  0x0000900d rtn 
+ 00032737  0x00009011 force  0xffffffff , 0x0000003e 
+ 00032738  0x00009012 rtn 
+ 00032739  0x00009015 force  0x00000001 , 0x0000003e 
+ 00032740  0x00009016 rtn 
+ 00032741  0x00009018 force  0x00000000 , 0x0000003e 
+ 00032742  0x00009019 rtn 
+ 00032743  0x0000901c enable  0x00000028 
+ 00032744  0x0000901d rtn 
+ 00032745  0x00009020 disable  0x00000028 
+ 00032746  0x00009021 rtn 
+ 00032747  0x00009024 enable  0x0000002c 
+ 00032748  0x00009025 rtn 
+ 00032749  0x00009028 disable  0x0000002c 
+ 00032750  0x00009029 rtn 
+ 00032751  0x0000902c setarg  0x00000001 
+ 00032752  0x0000902d rtn 
+ 00032753  0x00009030 setarg  0x00000000 
+ 00032754  0x00009031 rtn 
+ 00032755  0x00009035 copy  0x00000039 , 0x0000003f 
+ 00032756  0x00009036 rtn  0x00000034 
+ 00032757  0x00009037 copy  0x00000006 , 0x0000003f 
+ 00032758  0x00009038 iadd  0x00000039 , 0x0000003f 
+ 00032759  0x00009039 increase  0xffffffff , 0x0000003f 
+ 00032760  0x0000903a copy  0x0000003f , 0x00000006 
+ 00032761  0x0000903c ifetch  0x00000001 , 0x00000006 
+ 00032762  0x0000903d increase  0xfffffffe , 0x00000006 
+ 00032763  0x0000903e istore  0x00000001 , 0x00000005 
+ 00032764  0x0000903f loop  0x00007ff9 
+ 00032765  0x00009040 rtn 
Index: 24G&BLE/output/bt_program23.list
===================================================================
--- /branch/mouse_project/FR/24G&BLE/output/bt_program23.list	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/output/bt_program23.list	(working copy)
@@ -1,30788 +1,30769 @@
               include "bt_format "
               org 0x0000
-0x0000 000066 bbit1 8 ,pf_patch_ext 
-0x0001 000067 beq patch00_0 ,p_soft_reset 
-0x0002 000068 beq patch00_1 ,p_soft_reset_1 
-0x0003 000069 beq patch00_2 ,p_soft_reset_2 
-0x0004 000070 beq patch10_5 ,p_shutdown_radio 
-0x0005 000071 beq patch11_1 ,p_set_freq_tx 
-0x0006 000072 beq patch14_1 ,p_init_param 
-0x0007 000073 beq patch16_1 ,p_lpm_check_wake_lock 
-0x0008 000074 beq patch16_2 ,p_g24_dispatch 
-0x0009 000075 beq patch18_4 ,p_device_init 
-0x000a 000076 beq patch19_1 ,p_app_flag_store 
-0x000b 000077 beq patch19_2 ,p_app_initflag_check 
-0x000c 000078 beq patch1c_3 ,p_mouse_seting_dpi 
-0x000d 000079 beq patch1c_6 ,p_mouse_motion 
-0x000e 000080 beq patch1d_1 ,p_mouse_bb_disconnected 
-0x000f 000081 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
-0x0010 000082 beq patch1d_3 ,p_mouse_start_discovery 
-0x0011 000083 beq patch1d_4 ,p_mouse_stop_discovery 
-0x0012 000084 branch loop 
-:      000085 pf_patch_ext:
-0x0013 000086 beq patch27_1 ,p_le_slave_match 
-0x0014 000087 beq patch28_3 ,p_le_next_adv_channel 
-0x0015 000088 beq patch29_2 ,p_le_receive_skip 
-0x0016 000089 beq patch2a_7 ,p_le_update_param 
-0x0017 000090 beq patch2b_1 ,p_le_update_channel_map 
-0x0018 000091 beq patch2c_3 ,p_le_prepare_tx 
-0x0019 000092 beq patch2c_6 ,p_le_parse 
-0x001a 000093 beq patch2c_7 ,p_le_parse_l2cap 
-0x001b 000094 beq patch2d_2 ,p_le_adv_not_match 
-0x001c 000095 beq patch2e_7 ,p_le_lpm_setmult 
-0x001d 000096 beq patch3f_2 ,p_check_51cmd_once_continue 
-0x001e 000097 beq patch31_4 ,p_twspi_reset 
-0x001f 000098 branch loop 
-:      000101 p_rssi_signal:
-0x0020 000102 copy pdata ,rega 
-0x0021 000103 fetcht 1 ,mem_rssi_signal_index 
-0x0022 000104 setarg mem_rssi_signal_buf 
-0x0023 000105 iadd temp ,contw 
-0x0024 000106 copy rega ,pdata 
-0x0025 000107 istore 1 ,contw 
-0x0026 000108 increase 1 ,temp 
-0x0027 000109 and_into rssi_buf_len_signal ,temp 
-0x0028 000110 storet 1 ,mem_rssi_signal_index 
-0x0029 000111 rtn 
-:      000113 p_soft_reset:
-0x002a 000114 hfetch 1 ,0x813b 
-0x002b 000115 store 1 ,mem_power_on_flag 
-0x002c 000116 call p_mouse_select_device_button_wakeup_check 
-0x002d 000117 branch soft_reset + 1 
-:      000119 p_mouse_select_device_button_wakeup_check:
-0x002e 000120 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
-0x002f 000121 call p_mouse_pb_button_check 
-0x0030 000122 rtn true 
-0x0031 000123 call delay_10ms 
-0x0032 000124 call p_mouse_pb_button_check 
-0x0033 000125 rtn true 
-0x0034 000126 jam 1 ,mem_mouse_select_device_button_wakeup_flag 
-0x0035 000127 rtn 
-:      000129 p_mouse_switch_hwakeup_bypb:
-0x0036 000130 fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
-0x0037 000131 rtn blank 
-0x0038 000138 call p_mouse_switch_device_flag 
-0x0039 000139 branch p_mouse_store_device_number2eeprom 
-:      000141 p_soft_reset_1:
-0x003a 000142 arg mem_sp_state ,contw 
-0x003b 000143 arg 12 ,loopcnt 
-0x003c 000144 call clear_mem 
-0x003d 000145 call p_mouse_le_txbuff_load 
-0x003e 000146 call rfcomm_init 
-0x003f 000147 call init_lmp 
-0x0040 000148 ncall lpm_disable_exen_output ,wake 
-0x0041 000149 call ui_init + 1 
-0x0042 000150 branch soft_reset + 11 
-:      000152 p_soft_reset_2:
-0x0043 000153 call app_lpm_init ,wake 
-0x0044 000154 call publickey_init 
-0x0045 000155 call lpm_recover_clk ,wake 
-:      000156 p_sp_cal_loop:
-0x0046 000157 call sp_calc_sequence 
-0x0047 000158 fetch 1 ,mem_ssp_enable 
-0x0048 000159 branch main_loop ,blank 
-0x0049 000160 fetch 1 ,mem_sp_local_key_invalid 
-0x004a 000161 branch p_sp_cal_loop ,blank 
-0x004b 000162 branch main_loop 
-:      000164 p_init_param:
-0x004c 000165 setarg param_le_version 
-0x004d 000166 store 3 ,mem_lmp_version 
-0x004e 000167 setarg param_le_subversion 
-0x004f 000168 store 2 ,mem_lmp_version + 3 
-0x0050 000169 branch init_param + 12 
-:      000171 p_lpm_check_wake_lock:
-0x0051 000172 rtnmark1 mark_24g 
-0x0052 000173 call p_mouse_bt_multi_led_lpm_lock 
-0x0053 000174 fetch 1 ,mem_mouse_multi_led_state 
-0x0054 000175 beq on ,disable_blank 
-0x0055 000176 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x0056 000177 beq 0 ,disable_blank 
-0x0057 000178 fetch 1 ,mem_mouse_le_conn_param_reject 
-0x0058 000179 beq le_lpm_disable ,disable_blank 
-0x0059 000180 fetch 1 ,mem_mouse_wheel_trigger 
-0x005a 000181 nbranch disable_blank ,blank 
-0x005b 000182 branch enable_blank 
-:      000184 p_mouse_bt_multi_led_lpm_lock:
-0x005c 000185 call enable_blank 
-0x005d 000186 fetch 1 ,mem_mouse_multi_led_state 
-0x005e 000187 ncall disable_blank ,blank 
-0x005f 000188 fetch 1 ,mem_mouse_multi_led_on_timer 
-0x0060 000189 ncall disable_blank ,blank 
-0x0061 000190 rtn 
-:      000192 p_g24_dispatch:
-0x0062 000193 rtnmark0 mark_24g 
-0x0063 000194 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x0064 000195 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
-:      000196 p_g24_transmit_process:
-0x0065 000197 call p_g24_txdata_prep 
-0x0066 000198 nbranch p_g24_nodata_transmit ,user 
-0x0067 000199 call p_g24_rf_sta_check 
-:      000200 p_g24_transmit_start:
-0x0068 000201 call p_g24_transmit_packet 
-0x0069 000202 fetch 1 ,mem_24g_pairing_sm 
-0x006a 000203 rtnne state_24g_pairing_success 
-0x006b 000204 call power_ctrl_start 
-0x006c 000205 call g24_long_sleep_shorter_param_update 
-0x006d 000206 fetch 1 ,mem_mouse_multi_led_state 
-0x006e 000207 beq on ,p_g24_transmit_by_interrupt_enable 
-:      000208 p_g24_short_sleep:
-0x006f 000209 call p_g24_lpm_wait 
-0x0070 000210 nrtn user 
-0x0071 000211 call p_clear_wake 
-0x0072 000212 setarg 60500 
-0x0073 000213 branch lpm_dispatch_sleep 
-:      000215 g24_long_sleep_shorter_param_update:
-0x0074 000216 fetch 1 ,mem_config_function_enable 
-0x0075 000217 rtnbit1 enable_sensor_motion_pin 
-0x0076 000218 setarg g24_long_sleep_step1 
-0x0077 000219 store 3 ,mem_24g_enter_hibernate 
-0x0078 000220 jam 20 ,mem_24g_long_sleep_param_update_timer 
-0x0079 000221 rtn 
-:      000223 p_g24_transmit_by_interrupt:
-0x007a 000224 call p_g24_timer_check 
-0x007b 000225 nrtn user 
-0x007c 000226 call p_g24_interval_calibrate 
-0x007d 000227 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x007e 000228 increase 1 ,pdata 
-0x007f 000229 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x0080 000230 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x0081 000231 isub temp ,null 
-0x0082 000232 call p_g24_transmit_by_interrupt_exit ,zero 
-0x0083 000233 branch p_g24_transmit_process 
-:      000234 p_g24_transmit_by_interrupt_exit:
-0x0084 000235 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x0085 000236 setarg 0 
-0x0086 000237 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x0087 000238 setarg 25 
-0x0088 000239 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-:      000240 p_g24_interval_min:
-0x0089 000241 jam 0 ,mem_24g_pac_index 
-0x008a 000242 fetch 1 ,mem_24g_interval_min 
-:      000243 p_g24_interval_store:
-0x008b 000244 store 1 ,mem_24g_interval 
-0x008c 000245 rtn 
-:      000246 p_g24_interval_max:
-0x008d 000247 fetch 1 ,mem_24g_interval_max 
-0x008e 000248 branch p_g24_interval_store 
-:      000249 p_g24_interval_calibrate:
-0x008f 000250 fetch 1 ,mem_24g_pac_index 
-0x0090 000251 increase 1 ,pdata 
-0x0091 000252 store 1 ,mem_24g_pac_index 
-0x0092 000253 beq 4 ,p_g24_interval_max 
-0x0093 000254 beq 5 ,p_g24_interval_min 
-0x0094 000255 rtn 
-:      000257 p_g24_nodata_transmit:
-0x0095 000258 fetch 1 ,mem_24g_abort_pac 
-0x0096 000259 call p_g24_send_abort_packet ,blank 
-0x0097 000260 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x0098 000261 nrtn blank 
-0x0099 000262 fetch 1 ,mem_mouse_multi_led_state 
-0x009a 000263 rtneq on 
-:      000264 p_g24_long_sleep:
-0x009b 000265 call p_g24_lpm_wait 
-0x009c 000266 nrtn user 
-0x009d 000267 fetch 3 ,mem_24g_enter_hibernate 
-0x009e 000268 call clk2lpo 
-0x009f 000269 storet 4 ,mem_sleep_counter 
-0x00a0 000270 branch lpm_sleep 
-:      000272 p_g24_lpm_wait:
-0x00a1 000273 enable user 
-0x00a2 000274 call lpo_calibration 
-0x00a3 000275 fetch 3 ,mem_clks_per_lpo 
-0x00a4 000276 branch disable_user ,blank 
-0x00a5 000277 fetch 1 ,mem_lpm_mode 
-0x00a6 000278 branch disable_user ,blank 
-0x00a7 000279 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x00a8 000280 beq g24_tx_timer_int_enable ,disable_user 
-0x00a9 000281 branch p_mouse_setgpio_lpm 
-:      000283 p_g24_send_abort_packet:
-0x00aa 000284 jam 1 ,mem_24g_abort_pac 
-0x00ab 000285 jam 0 ,mem_24g_rf_hop_ch 
-0x00ac 000286 call p_g24_transmit_rf_ctrl_clear 
-0x00ad 000287 store 1 ,mem_24g_txbuf 
-0x00ae 000288 setarg 0 
-0x00af 000289 store 7 ,mem_24g_txbuf + 1 
-0x00b0 000290 fetch 4 ,mem_24g_device_addr 
-0x00b1 000291 store 4 ,mem_24g_txbuf + 8 
-0x00b2 000292 jam 12 ,mem_24g_datalen 
-0x00b3 000293 fetch 1 ,mem_24g_data_type 
-0x00b4 000294 set1 bit_abort ,pdata 
-0x00b5 000295 store 1 ,mem_24g_data_type 
-0x00b6 000296 call p_g24_txdata_enable_tx 
-0x00b7 000297 branch p_g24_transmit_start 
-:      000308 p_g24_transmit_rf_sta_init:
-0x00b8 000309 jam 1 ,mem_24g_rf_last_sta 
-0x00b9 000310 jam 0 ,mem_24g_sync_cnt 
-:      000311 p_g24_transmit_rf_ctrl_clear:
-0x00ba 000312 fetch 1 ,mem_24g_data_type 
-0x00bb 000313 and_into bits_data ,pdata 
-0x00bc 000314 store 1 ,mem_24g_data_type 
-0x00bd 000315 rtn 
-:      000317 p_g24_hop_ch_enable:
-0x00be 000318 fetch 1 ,mem_24g_data_type 
-0x00bf 000319 set1 bit_hop ,pdata 
-0x00c0 000320 store 1 ,mem_24g_data_type 
-0x00c1 000322 store 1 ,mem_24g_txpayload 
-0x00c2 000323 rtn 
-:      000330 p_g24_transmit_hop_pac_fail:
-0x00c3 000331 call power_ctrl_pac_succ_decrs 
-0x00c4 000332 fetch 1 ,mem_24g_rf_work_stage 
-0x00c5 000333 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
-0x00c6 000334 beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
-0x00c7 000335 rtn 
-:      000336 p_g24_transmit_hop_pac_fail_wo_hop:
-0x00c8 000337 jam 2 ,mem_24g_sync_cnt 
-:      000338 p_g24_transmit_hop_pac_fail_stage1:
-0x00c9 000339 jam 0 ,mem_24g_hop_pac_retry 
-0x00ca 000340 jam 0 ,mem_24g_rf_last_sta 
-0x00cb 000341 branch p_g24_transmit_rf_ctrl_clear 
-:      000343 p_g24_transmit_hop_pac_fail_hop_stage2:
-0x00cc 000344 jam 0 ,mem_24g_rf_hop_ch 
-0x00cd 000345 branch p_g24_transmit_hop_pac_fail_stage1 
-:      000348 p_g24_transmit_pac_fail_hop_stage3:
-0x00ce 000349 fetch 2 ,mem_24g_txfail_cnt 
-0x00cf 000350 increase 1 ,pdata 
-0x00d0 000351 store 2 ,mem_24g_txfail_cnt 
-0x00d1 000352 bbit1 10 ,p_g24_tx_attempt_fail 
-0x00d2 000353 fetch 1 ,mem_24g_rf_hop_ch 
-0x00d3 000354 beq 1 ,p_g24_rf_hop_fastly 
-0x00d4 000355 jam 1 ,mem_24g_rf_hop_ch 
-:      000356 p_g24_rf_hop_attemp_again:
-0x00d5 000357 fetch 1 ,mem_24g_rf_hop_ch 
-0x00d6 000358 bne 1 ,p_g24_transmit_rf_ctrl_clear 
-:      000359 p_g24_rf_hop_fastly:
-0x00d7 000360 fetch 1 ,mem_24g_hop_fastly_cnt 
-0x00d8 000361 increase 1 ,pdata 
-0x00d9 000362 store 1 ,mem_24g_hop_fastly_cnt 
-0x00da 000363 beq 4 ,p_g24_rf_hop_fastly_exit 
-0x00db 000364 call p_g24_ch 
-0x00dc 000365 jam 2 ,mem_24g_max_retry 
-0x00dd 000366 branch p_g24_transmit_packet 
-:      000368 p_g24_rf_hop_fastly_exit:
-0x00de 000369 call power_ctrl_pac_succ_decrs 
-0x00df 000370 jam 0 ,mem_24g_hop_fastly_cnt 
-0x00e0 000371 branch p_g24_transmit_rf_ctrl_clear 
-:      000373 p_g24_transmit_hop_pac_succ_wo_hop:
-0x00e1 000374 jam 2 ,mem_24g_sync_cnt 
-:      000375 p_g24_transmit_hop_pac_succ:
-0x00e2 000376 jam 1 ,mem_24g_rf_last_sta 
-0x00e3 000377 jam 0 ,mem_24g_rf_hop_ch 
-0x00e4 000378 branch p_g24_transmit_rf_ctrl_clear 
-:      000380 p_g24_transmit_succ_rf_config:
-0x00e5 000381 fetch 1 ,mem_24g_rf_work_stage 
-0x00e6 000382 beq 3 ,p_g24_transmit_hop_pac_succ 
-0x00e7 000383 fetch 1 ,mem_24g_data_type 
-0x00e8 000384 isolate0 bit_hop ,pdata 
-0x00e9 000385 branch p_g24_transmit_rf_sta_init ,true 
-0x00ea 000386 fetch 1 ,mem_24g_rf_work_stage 
-0x00eb 000387 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
-0x00ec 000388 beq 2 ,p_g24_transmit_hop_pac_succ 
-0x00ed 000389 rtn 
-:      000391 p_g24_rf_sta_check:
-0x00ee 000392 fetch 1 ,mem_24g_pairing_sm 
-0x00ef 000393 rtnne state_24g_pairing_success 
-0x00f0 000394 call p_g24_rf_laststa_synccnt_check 
-0x00f1 000395 ncall p_g24_rf_sync_cnt_check ,user2 
-0x00f2 000396 rtn 
-:      000398 p_g24_rf_laststa_synccnt_check:
-0x00f3 000399 disable user2 
-0x00f4 000400 fetch 1 ,mem_24g_rf_last_sta 
-0x00f5 000401 rtnne 1 
-0x00f6 000402 fetch 1 ,mem_24g_sync_cnt 
-0x00f7 000403 rtnne 0 
-0x00f8 000404 jam 1 ,mem_24g_rf_work_stage 
-0x00f9 000405 jam 4 ,mem_24g_max_retry 
-0x00fa 000406 branch enable_user2 
-:      000408 p_g24_rf_sync_cnt_check:
-0x00fb 000409 fetch 1 ,mem_24g_sync_cnt 
-0x00fc 000410 branch p_g24_rf_hop_attemp ,blank 
-0x00fd 000411 increase -1 ,pdata 
-0x00fe 000412 store 1 ,mem_24g_sync_cnt 
-0x00ff 000413 jam 2 ,mem_24g_rf_work_stage 
-0x0100 000414 jam 4 ,mem_24g_max_retry 
-0x0101 000415 branch p_g24_ch 
-:      000417 p_g24_rf_hop_attemp:
-0x0102 000418 jam 3 ,mem_24g_rf_work_stage 
-0x0103 000419 fetch 1 ,mem_24g_rf_hop_ch 
-0x0104 000420 nbranch p_g24_rf_hop_attemp_again ,blank 
-0x0105 000421 jam 2 ,mem_24g_max_retry 
-0x0106 000422 branch p_g24_ch 
-:      000424 p_g24_txdata_prep:
-0x0107 000425 fetch 1 ,mem_24g_pairing_sm 
-0x0108 000426 bne state_24g_pairing_success ,p_g24_pairing_sm 
-:      000427 p_g24_txdata_prep_packeage_data:
-0x0109 000428 call p_g24_package_data 
-:      000429 p_g24_txdata_enable_tx:
-0x010a 000430 call p_g24_transmit_prep 
-0x010b 000431 jam ensure_on_24g ,mem_24g_ensure 
-0x010c 000432 rtn 
-:      000434 p_g24_package_data:
-0x010d 000435 fetch 2 ,mem_cb_24g_data 
-0x010e 000436 call callback_func 
-0x010f 000437 branch p_g24_accumulate_mouse_data ,user 
-0x0110 000438 fetch 7 ,mem_24g_txbuf + 1 
-0x0111 000439 rtn blank 
-0x0112 000440 branch enable_user 
-:      000441 p_g24_accumulate_mouse_data:
-0x0113 000442 call p_mouse_data_xy_release 
-0x0114 000443 jam 0 ,mem_24g_abort_pac 
-0x0115 000444 add rega ,1 ,pdata 
-0x0116 000445 store 1 ,mem_24g_datalen 
-0x0117 000446 call p_g24_transmit_rf_ctrl_clear 
-0x0118 000447 store 1 ,mem_24g_txbuf 
-0x0119 000448 ifetcht 1 ,contw 
-0x011a 000449 ifetch 1 ,regb 
-0x011b 000450 ior temp ,pdata 
-0x011c 000451 istore 1 ,contw 
-0x011d 000452 increase 1 ,regb 
-0x011e 000453 ifetch 4 ,regb 
-0x011f 000454 istore 4 ,contw 
-0x0120 000455 increase 4 ,regb 
-0x0121 000456 arg mem_24g_txbuf + 6 ,contw 
-0x0122 000457 arg 2 ,loopcnt 
-:      000458 p_g24_accumulation_loop:
-0x0123 000459 ifetch 1 ,regb 
-0x0124 000460 ifetcht 1 ,contw 
-0x0125 000461 iadd temp ,pdata 
-0x0126 000462 istore 1 ,contw 
-0x0127 000463 increase 1 ,regb 
-0x0128 000464 loop p_g24_accumulation_loop 
-0x0129 000465 rtn 
-:      000467 p_g24_transmit_packet:
-0x012a 000468 jam 0 ,mem_24g_retry 
-:      000469 p_g24_transmit_loop:
-0x012b 000470 arg param_rx_setup ,timeup 
-0x012c 000471 until clkn_rt ,meet 
-0x012d 000472 call p_g24_transmit_receive_ack 
-0x012e 000473 fetch 1 ,mem_24g_no_ack 
-0x012f 000474 rtneq no_ack_24g 
-0x0130 000475 nbranch p_g24_retransmit ,sync 
-0x0131 000476 nbranch p_g24_retransmit ,user3 
-0x0132 000477 call p_g24_txbuf_clear 
-0x0133 000478 call p_g24_ackpayload_parse 
-0x0134 000479 call power_ctrl_pac_succ_incrs 
-:      000480 p_g24_transmit_next_packet:
-0x0135 000481 fetch 1 ,mem_24g_pid 
-0x0136 000482 increase 1 ,pdata 
-0x0137 000483 store 1 ,mem_24g_pid 
-0x0138 000484 fetch 1 ,mem_24g_pairing_sm 
-0x0139 000485 bne state_24g_pairing_success ,p_g24_paring_mode_start 
-0x013a 000486 call p_g24_transmit_succ_rf_config 
-:      000487 p_g24_transmit_abandon:
-0x013b 000488 setarg 0 
-0x013c 000489 store 4 ,mem_24g_ensure 
-0x013d 000491 store 1 ,mem_24g_hop_pac_retry 
-0x013e 000493 rtn 
-:      000495 p_g24_txbuf_clear:
-0x013f 000496 arg 4 ,loopcnt 
-0x0140 000497 arg mem_24g_txbuf ,contw 
-0x0141 000498 branch memset0 
-:      000500 p_g24_paring_mode_start:
-0x0142 000501 call power_ctrl_pac_succ_cnt_init 
-0x0143 000502 branch p_g24_paring_mode 
-:      000504 p_g24_transmit_receive_ack:
-0x0144 000505 disable user3 
-0x0145 000506 call p_g24_transmit 
-0x0146 000509 fetch 1 ,mem_24g_no_ack 
-0x0147 000510 beq no_ack_24g ,p_g24_transmit_no_ack 
-0x0148 000511 force 0 ,radio_ctrl 
-0x0149 000512 fetch 4 ,mem_24g_addr 
-0x014a 000513 iforce access 
-0x014b 000514 fetcht 1 ,mem_last_freq 
-0x014c 000515 call set_freq_rx 
-0x014d 000516 call rf_rx_enable 
-0x014e 000517 call p_g24_receive_rxon 
-0x014f 000518 call p_g24_end_of_packet ,user3 
-0x0150 000519 rtn 
-:      000520 p_g24_transmit_no_ack:
-0x0151 000521 call p_g24_end_of_packet 
-0x0152 000522 branch p_g24_transmit_next_packet 
-:      000524 p_g24_retransmit:
-0x0153 000525 fetch 1 ,mem_24g_get_ack_fail 
-0x0154 000526 increase 1 ,pdata 
-0x0155 000527 store 1 ,mem_24g_get_ack_fail 
-0x0156 000528 fetch 1 ,mem_24g_pairing_sm 
-0x0157 000529 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
-0x0158 000530 fetcht 1 ,mem_24g_retry 
-0x0159 000531 increase 1 ,temp 
-0x015a 000532 storet 1 ,mem_24g_retry 
-0x015b 000533 fetch 1 ,mem_24g_max_retry 
-0x015c 000534 isub temp ,pdata 
-0x015d 000535 nbranch p_g24_transmit_loop ,blank 
-0x015e 000536 fetch 1 ,mem_24g_rf_work_stage 
-0x015f 000537 beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
-0x0160 000538 fetch 1 ,mem_24g_hop_pac_retry 
-0x0161 000539 increase 1 ,pdata 
-0x0162 000540 store 1 ,mem_24g_hop_pac_retry 
-0x0163 000541 beq 2 ,p_g24_transmit_hop_pac_fail 
-0x0164 000542 call p_g24_hop_ch_enable 
-0x0165 000543 jam 1 ,mem_24g_max_retry 
-0x0166 000544 branch p_g24_transmit_packet 
-:      000546 p_g24_tx_paring_retry:
-0x0167 000547 fetch 1 ,mem_24g_get_ack_fail 
-0x0168 000548 rtnne 0xff 
-0x0169 000549 jam 0 ,mem_24g_get_ack_fail 
-0x016a 000550 branch p_g24_stop_g24_mode 
-:      000552 p_g24_tx_attempt_fail:
-0x016b 000553 setarg 0 
-0x016c 000554 store 2 ,mem_24g_txfail_cnt 
-:      000555 p_g24_stop_g24_mode:
-0x016d 000556 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x016e 000557 branch ui_ipc_send_event 
-:      000559 p_g24_ackpayload_parse:
-0x016f 000560 call p_g24_read_len_pid_crc 
-0x0170 000561 fetch 1 ,mem_24g_rxdata_length 
-0x0171 000562 rtn blank 
-0x0172 000563 iforce loopcnt 
-0x0173 000564 arg mem_24g_rxbuf + 2 ,contr 
-0x0174 000565 arg mem_24g_rxpayload ,contw 
-0x0175 000566 branch memcpy 
-:      000568 p_g24_pair_init:
-0x0176 000569 jam tx_power_pair ,mem_tx_power 
-0x0177 000570 jam 0 ,mem_24g_pid 
-0x0178 000571 jam g24_pair_ch ,mem_24g_ch 
-0x0179 000572 fetch 4 ,mem_24g_paring_addr 
-:      000574 p_g24_update_addr_and_synccrc8:
-0x017a 000575 store 4 ,mem_24g_addr 
-:      000577 p_g24_syncword_crc8:
-0x017b 000578 arg 0 ,rega 
-0x017c 000579 arg 4 ,loopcnt 
-0x017d 000580 arg mem_24g_addr ,contr 
-:      000581 p_g24_syncword_crc8_loop:
-0x017e 000582 ifetch 1 ,contr 
-0x017f 000583 iadd rega ,rega 
-0x0180 000584 loop p_g24_syncword_crc8_loop 
-0x0181 000585 copy rega ,pdata 
-0x0182 000586 store 2 ,mem_24g_syncword 
-0x0183 000587 fetch 1 ,mem_24g_syncword 
-0x0184 000588 fetcht 1 ,mem_24g_syncword + 1 
-0x0185 000589 iadd temp ,pdata 
-0x0186 000590 store 1 ,mem_24g_syncword_crc8 
-0x0187 000591 rtn 
-:      000593 p_g24_pairing_sm:
-0x0188 000594 fetch 1 ,mem_24g_ensure 
-0x0189 000595 beq ensure_on_24g ,enable_user 
-0x018a 000596 fetch 1 ,mem_24g_pairing_sm 
-0x018b 000597 beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
-0x018c 000598 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
-0x018d 000599 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
-0x018e 000600 branch assert 
-:      000602 p_g24_pairing_sm_1:
-0x018f 000603 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
-0x0190 000604 jam 0xaa ,mem_24g_common_temp 
-0x0191 000605 branch p_g24_pairing_sm_common 
-:      000606 p_g24_pairing_sm_2:
-0x0192 000607 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
-0x0193 000608 jam 0x55 ,mem_24g_common_temp 
-0x0194 000609 branch p_g24_pairing_sm_common 
-:      000610 p_g24_pairing_sm_3:
-0x0195 000611 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
-0x0196 000612 jam 0x22 ,mem_24g_common_temp 
-:      000613 p_g24_pairing_sm_common:
-0x0197 000614 fetch 1 ,mem_24g_data_type 
-0x0198 000615 and_into bits_data ,pdata 
-0x0199 000616 store 1 ,mem_24g_common_temp + 1 
-0x019a 000617 fetch 4 ,mem_24g_device_addr 
-0x019b 000618 store 4 ,mem_24g_common_temp + 2 
-:      000619 p_g24_put_pairing_data_in_buff:
-0x019c 000620 jam 0 ,mem_24g_common_temp + 6 
-0x019d 000621 arg mem_24g_common_temp ,rega 
-0x019e 000622 arg 7 ,temp 
-0x019f 000623 call p_g24_put_data_in_buff 
-0x01a0 000624 call p_g24_txdata_enable_tx 
-0x01a1 000625 branch enable_user 
-:      000627 p_g24_paring_mode:
-0x01a2 000628 fetch 1 ,mem_24g_pairing_sm 
-0x01a3 000629 rtneq state_24g_pairing_success 
-0x01a4 000630 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
-0x01a5 000631 beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
-0x01a6 000632 beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
-0x01a7 000633 rtn 
-:      000636 p_g24_pairing_sm_1_waiting_ack:
-0x01a8 000637 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
-0x01a9 000638 branch p_g24_transmit_abandon 
-:      000639 p_g24_pairing_sm_2_waiting_ack:
-0x01aa 000640 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
-0x01ab 000641 branch p_g24_transmit_abandon 
-:      000642 p_g24_pairing_sm_3_waiting_ack:
-0x01ac 000643 jam state_24g_pairing_success ,mem_24g_pairing_sm 
-0x01ad 000644 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x01ae 000645 call ui_ipc_send_event 
-0x01af 000646 fetch 4 ,mem_24g_rxpayload + 2 
-0x01b0 000647 call p_g24_update_addr_and_synccrc8 
-0x01b1 000648 branch p_g24_transmit_abandon 
-:      000650 p_g24_start_24g_mode:
-0x01b2 000651 set0 mark_24g ,mark 
-0x01b3 000652 call p_g24_ch_syncword_crc8_init 
-0x01b4 000653 fetch 1 ,mem_24g_pairing_sm 
-0x01b5 000654 rtnne state_24g_pairing_success 
-0x01b6 000655 call p_g24_tx_attemp_data_prep 
-:      000656 p_g24_tx_attemp_dongle:
-0x01b7 000657 setarg 0 
-0x01b8 000658 store 2 ,mem_24g_check_dongle_times 
-:      000659 p_g24_tx_attemp_dongle_loop:
-0x01b9 000660 call lpo_calibration 
-0x01ba 000661 nop 2000 
-0x01bb 000662 fetch 1 ,mem_24g_check_dongle_times 
-0x01bc 000663 beq 0xff ,p_g24_stop_g24_mode 
-0x01bd 000664 call p_g24_transmit_receive_ack 
-0x01be 000665 nbranch p_g24_attemp_txdata_retry ,sync 
-0x01bf 000666 nbranch p_g24_attemp_txdata_retry ,user3 
-:      000667 p_g24_tx_attemp_dongle_succ:
-0x01c0 000668 set1 mark_24g ,mark 
-0x01c1 000669 setarg 0 
-0x01c2 000670 store 2 ,mem_24g_check_dongle_times 
-0x01c3 000671 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x01c4 000672 call ui_ipc_send_event 
-0x01c5 000673 call p_g24_txbuf_clear 
-:      000675 p_g24_transmit_by_interrupt_enable:
-0x01c6 000676 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x01c7 000677 setarg 0 
-0x01c8 000678 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x01c9 000679 rtn 
-:      000681 p_g24_tx_attemp_data_prep:
-0x01ca 000682 jam 0xff ,mem_24g_common_temp 
-0x01cb 000683 fetch 1 ,mem_24g_data_type 
-0x01cc 000684 store 1 ,mem_24g_common_temp + 1 
-0x01cd 000685 fetch 4 ,mem_24g_device_addr 
-0x01ce 000686 store 4 ,mem_24g_common_temp + 2 
-0x01cf 000687 arg 6 ,temp 
-0x01d0 000688 arg mem_24g_common_temp ,rega 
-0x01d1 000689 call p_g24_put_data_in_buff 
-:      000691 p_g24_transmit_prep:
-0x01d2 000694 fetch 1 ,mem_24g_datalen 
-0x01d3 000695 increase 2 ,pdata 
-0x01d4 000696 store 1 ,mem_24g_txlen 
-0x01d5 000698 fetch 1 ,mem_24g_data_type 
-0x01d6 000699 store 1 ,mem_24g_txpayload 
-0x01d7 000701 fetch 1 ,mem_24g_datalen 
-0x01d8 000702 lshift3 pdata ,pdata 
-0x01d9 000703 fetcht 1 ,mem_24g_pid 
-0x01da 000704 and temp ,0x03 ,temp 
-0x01db 000705 lshift temp ,temp 
-0x01dc 000706 ior temp ,pdata 
-0x01dd 000707 fetcht 1 ,mem_24g_no_ack 
-0x01de 000708 iadd temp ,pdata 
-0x01df 000709 istore 1 ,contw 
-0x01e0 000711 fetch 1 ,mem_24g_datalen 
-0x01e1 000712 iforce loopcnt 
-0x01e2 000713 arg mem_24g_txbuf ,contr 
-0x01e3 000714 branch memcpy 
-:      000716 p_g24_attemp_txdata_retry:
-0x01e4 000717 fetch 2 ,mem_24g_check_dongle_times 
-0x01e5 000718 increase 1 ,pdata 
-0x01e6 000719 store 2 ,mem_24g_check_dongle_times 
-0x01e7 000720 call p_g24_ch 
-0x01e8 000721 branch p_g24_tx_attemp_dongle_loop 
-:      000723 p_g24_auto_pair_start:
-0x01e9 000724 set0 mark_24g ,mark 
-0x01ea 000725 call p_g24_auto_pair_all_powerful 
-0x01eb 000726 call p_g24_tx_attemp_data_prep 
-:      000727 p_g24_auto_pair_restart:
-0x01ec 000728 jam 0 ,mem_24g_check_dongle_times 
-:      000729 p_g24_auto_pair_start_loop:
-0x01ed 000730 call lpo_calibration 
-0x01ee 000731 nop 2000 
-0x01ef 000732 fetch 1 ,mem_24g_check_dongle_times 
-0x01f0 000733 beq 0xff ,p_g24_stop_g24_mode 
-0x01f1 000734 call p_g24_transmit_receive_ack 
-0x01f2 000735 nbranch p_g24_auto_pair_retry ,sync 
-0x01f3 000736 nbranch p_g24_auto_pair_retry ,user3 
-0x01f4 000737 call p_g24_ackpayload_parse 
-0x01f5 000738 call p_mouse_tx_power_init 
-0x01f6 000739 fetch 4 ,mem_24g_addr 
-0x01f7 000740 fetcht 4 ,mem_24g_paring_addr 
-0x01f8 000741 isub temp ,null 
-0x01f9 000742 branch p_g24_start_pairing_sm1 ,zero 
-0x01fa 000743 branch p_g24_tx_attemp_dongle_succ 
-:      000745 p_g24_auto_pair_retry:
-0x01fb 000746 fetch 1 ,mem_24g_check_dongle_times 
-0x01fc 000747 increase 1 ,pdata 
-0x01fd 000748 store 1 ,mem_24g_check_dongle_times 
-0x01fe 000749 fetch 1 ,mem_24g_auto_paring_switch 
-0x01ff 000750 increase 1 ,pdata 
-0x0200 000751 and_into 1 ,pdata 
-0x0201 000752 store 1 ,mem_24g_auto_paring_switch 
-0x0202 000753 beq 0 ,p_g24_auto_pair_device_attemp 
-0x0203 000754 beq 1 ,p_g24_auto_pair_pair_attemp 
-0x0204 000755 rtn 
-:      000757 p_g24_auto_pair_all_powerful:
-0x0205 000758 jam tx_power_pair ,mem_tx_power 
-0x0206 000759 setarg 0x0f0f 
-0x0207 000760 store 2 ,mem_24g_addr 
-0x0208 000761 istore 2 ,contw 
-:      000762 p_g24_ch_syncword_crc8_init:
-0x0209 000763 call p_g24_syncword_crc8 
-:      000765 p_g24_ch:
-0x020a 000766 fetcht 1 ,mem_24g_current_ch_number 
-:      000768 p_g24_ch_map_size:
-0x020b 000769 call p_g24_ch_calc 
-0x020c 000770 increase 1 ,temp 
-0x020d 000771 and_into 3 ,temp 
-0x020e 000772 storet 1 ,mem_24g_current_ch_number 
-0x020f 000773 rtn 
-:      000775 p_g24_auto_pair_device_attemp:
-0x0210 000776 call p_g24_auto_pair_all_powerful 
-0x0211 000777 branch p_g24_auto_pair_start_loop 
-:      000779 p_g24_auto_pair_pair_attemp:
-0x0212 000780 call p_g24_pair_init 
-0x0213 000781 branch p_g24_auto_pair_start_loop 
-:      000783 p_g24_check_51cmd_stop_24g:
-0x0214 000784 set0 mark_24g ,mark 
-0x0215 000785 call le_disable 
-:      000786 p_mouse_disable_g24_pairing_flag:
-0x0216 000787 arg mosue_24g_pairing_flag ,queue 
-0x0217 000788 branch mouse_disable_function_flag 
-:      000790 p_g24_put_data_in_buff:
-0x0218 000791 storet 1 ,mem_24g_datalen 
-0x0219 000792 copy temp ,loopcnt 
-0x021a 000793 arg mem_24g_txbuf ,contw 
-0x021b 000794 copy rega ,contr 
-0x021c 000795 branch memcpy 
-:      000797 p_g24_read_len_pid_crc:
-0x021d 000799 fetch 1 ,mem_24g_rxbuf + 1 
-0x021e 000800 rshift3 pdata ,pdata 
-0x021f 000801 store 1 ,mem_24g_rxdata_length 
-0x0220 000803 increase 1 ,pdata 
-0x0221 000804 arg mem_24g_rxbuf + 1 ,contr 
-0x0222 000805 iadd contr ,contr 
-0x0223 000806 ifetch 3 ,contr 
-0x0224 000807 store 3 ,mem_24g_sta_crc 
-0x0225 000809 fetch 1 ,mem_24g_rxbuf + 1 
-0x0226 000810 rshift pdata ,pdata 
-0x0227 000811 and pdata ,0x03 ,pdata 
-0x0228 000812 store 1 ,mem_24g_sta_pid 
-0x0229 000813 rtn 
-:      000815 p_g24_ch_calc:
-0x022a 000816 fetch 1 ,mem_24g_addr 
-0x022b 000817 and_into 0x03 ,pdata 
-0x022c 000818 mul32 pdata ,4 ,rega 
-0x022d 000819 setarg mem_24g_ch_map1 
-0x022e 000820 iadd rega ,pdata 
-0x022f 000821 iadd temp ,contr 
-0x0230 000822 ifetch 1 ,contr 
-0x0231 000823 store 1 ,mem_24g_ch 
-0x0232 000824 rtn 
-:      000826 p_g24_prep:
-0x0233 000827 disable enable_crc 
-0x0234 000828 disable enable_white 
-0x0235 000829 setarg 0x555555 
-0x0236 000830 iforce crc24_init 
-0x0237 000831 fetch 1 ,mem_24g_ch 
-0x0238 000832 reverse pdata ,temp 
-0x0239 000833 set1 1 ,temp 
-0x023a 000834 rshift temp ,white_init 
-0x023b 000835 rtn 
-:      000847 p_g24_receive_rxon:
-0x023c 000850 call p_g24_prep 
-0x023d 000851 disable user3 
-0x023e 000852 enable decode_fec0 
-0x023f 000853 enable is_rx 
-0x0240 000854 disable is_tx 
-0x0241 000855 enable swfine 
-0x0242 000856 fetch 2 ,mem_24g_rx_window 
-0x0243 000857 iforce stop_watch 
-0x0244 000858 correlate null ,timeout 
-0x0245 000859 nbranch p_g24_sync_timeout ,sync 
-0x0246 000862 disable decode_fec0 
-0x0247 000863 enable decode_fec1 
-0x0248 000864 enable enable_white 
-0x0249 000865 enable enable_crc 
-0x024a 000866 call p_g24_receive_byte 
-0x024b 000867 store 1 ,mem_24g_get_syncword_crc8 
-0x024c 000868 fetcht 1 ,mem_24g_syncword_crc8 
-0x024d 000869 isub temp ,null 
-0x024e 000870 nbranch p_g24_end_of_packet ,zero 
-0x024f 000871 call p_g24_receive_byte 
-0x0250 000872 store 1 ,mem_24g_rxbuf 
-0x0251 000873 fetch 1 ,mem_24g_mode 
-0x0252 000874 sub pdata ,rx_24g ,null 
-0x0253 000875 branch p_g24_receive_skip ,zero 
-0x0254 000876 fetch 1 ,mem_24g_rxbuf 
-0x0255 000877 fetcht 1 ,mem_24g_data_type 
-0x0256 000878 icompare bits_data ,temp 
-0x0257 000879 nbranch p_g24_end_of_packet ,true 
-:      000880 p_g24_receive_skip:
-0x0258 000881 call p_g24_receive_byte 
-0x0259 000882 istore 1 ,contw 
-0x025a 000883 rshift3 pdata ,pdata 
-0x025b 000884 and pdata ,0x1f ,loopcnt 
-0x025c 000885 branch p_g24rx_nopayload ,zero 
-:      000886 p_g24rx_loop:
-0x025d 000887 call p_g24_receive_byte 
-0x025e 000888 istore 1 ,contw 
-0x025f 000889 loop p_g24rx_loop 
-:      000890 p_g24rx_nopayload:
-0x0260 000892 copy contw ,rega 
-0x0261 000893 call p_g24_receive_byte 
-0x0262 000894 store 1 ,mem_rssi_hex_received 
-0x0263 000895 copy rega ,contw 
-0x0264 000896 parse demod ,bucket ,24 
-0x0265 000897 enable swfine 
-0x0266 000898 arg param_sifs ,stop_watch 
-0x0267 000899 rshift32 pdata ,pdata 
-0x0268 000900 rshift16 pdata ,pdata 
-0x0269 000901 istore 3 ,contw 
-0x026a 000902 disable decode_fec1 
-0x026b 000903 branch p_g24_end_of_packet ,crc_failed 
-0x026c 000906 enable user3 
-0x026d 000907 fetch 1 ,mem_last_freq 
-0x026e 000908 add pdata ,0 ,rega 
-0x026f 000909 call rf_write_freq 
-0x0270 000910 disable decode_fec0 
-0x0271 000911 call set_sync_on 
-0x0272 000912 fetch 1 ,mem_rssi_hex_received 
-0x0273 000913 call p_rssi_signal 
-0x0274 000914 rtn 
-:      000916 p_g24_receive_byte:
-0x0275 000917 parse demod ,bucket ,8 
-0x0276 000918 rshift3 pwindow ,pdata 
-0x0277 000919 rtn 
-:      000921 p_g24_sync_timeout:
-:      000926 p_g24_end_of_packet:
-0x0278 000927 disable encode_fec1 
-0x0279 000928 disable decode_fec1 
-0x027a 000929 call end_of_packet 
-0x027b 000930 rtn 
-:      000932 p_g24_set_freq_tx:
-0x027c 000933 call set_sync_on 
-0x027d 000934 fetcht 1 ,mem_24g_ch 
-0x027e 000935 branch set_freq_tx 
-:      000937 p_g24_transmit:
-0x027f 000938 call le_enable 
-0x0280 000939 fetch 4 ,mem_24g_addr 
-0x0281 000940 iforce access 
-0x0282 000941 call p_g24_prep 
-0x0283 000942 call p_g24_set_freq_tx 
-0x0284 000943 set1 txgfsk ,radio_ctrl 
-0x0285 000944 enable encode_fec0 
-0x0286 000945 enable is_tx 
-0x0287 000946 disable is_rx 
-0x0288 000949 rshift16 access ,pdata 
-0x0289 000950 rshift8 pdata ,pdata 
-0x028a 000951 rshift4 pdata ,pdata 
-0x028b 000952 inject mod ,40 
-0x028c 000953 disable encode_fec0 
-0x028d 000954 enable encode_fec1 
-0x028e 000955 enable enable_white 
-0x028f 000956 enable enable_crc 
-0x0290 000957 fetch 1 ,mem_24g_syncword_crc8 
-0x0291 000958 inject mod ,8 
-0x0292 000959 fetch 1 ,mem_24g_txlen 
-0x0293 000960 iforce loopcnt 
-0x0294 000961 arg mem_24g_txpayload ,contr 
-:      000962 p_g24tr_loop:
-0x0295 000963 ifetch 1 ,contr 
-0x0296 000964 inject mod ,8 
-0x0297 000965 loop p_g24tr_loop 
-0x0298 000968 enable enable_parity 
-0x0299 000969 inject mod ,24 
-0x029a 000970 disable enable_parity 
-0x029b 000971 until null ,tx_clear 
-0x029c 000972 nop 100 
-0x029d 000973 disable encode_fec0 
-0x029e 000974 disable encode_fec1 
-0x029f 000975 rtn 
-:      000977 p_g24_timer_check:
-0x02a0 000978 call disable_user 
-0x02a1 000979 fetcht 4 ,mem_24g_tx_btclk 
-0x02a2 000980 copy clkn_bt ,pdata 
-0x02a3 000981 isub temp ,null 
-0x02a4 000982 ncall g24_timer_timeout ,positive 
-0x02a5 000983 copy pdata ,regb 
-0x02a6 000984 fetch 4 ,mem_24g_tx_btclk 
-0x02a7 000985 fetcht 1 ,mem_24g_interval 
-0x02a8 000986 iadd temp ,temp 
-0x02a9 000987 copy regb ,pdata 
-0x02aa 000988 isub temp ,null 
-0x02ab 000989 nrtn positive 
-0x02ac 000990 set0 28 ,pdata 
-0x02ad 000991 store 4 ,mem_24g_tx_btclk 
-0x02ae 000992 branch enable_user 
-:      001016 p_rssi_average:
-0x02af 001017 arg 0 ,temp 
-0x02b0 001018 arg rssi_buf_len_signal + 1 ,loopcnt 
-0x02b1 001019 copy rega ,contr 
-:      001020 p_rssi_average_loop:
-0x02b2 001021 ifetch 1 ,contr 
-0x02b3 001022 iadd temp ,temp 
-0x02b4 001023 loop p_rssi_average_loop 
-0x02b5 001024 rshift3 temp ,pdata 
-0x02b6 001025 copy pdata ,temp 
-0x02b7 001026 rtnmark0 mark_24g 
-0x02b8 001028 div pdata ,10 
-0x02b9 001029 call wait_div_end 
-0x02ba 001030 quotient pdata 
-0x02bb 001031 lshift4 pdata ,pdata 
-0x02bc 001032 remainder temp 
-0x02bd 001033 ior temp ,temp 
-0x02be 001034 rtn 
-0x02bf 001035 rtn 
-:      001038 p_mouse_before_lpm:
-0x02c0 001039 rtnmark1 mark_24g 
-0x02c1 001040 call p_mouse_le_txbuff_save 
-0x02c2 001041 call p_mouse_setgpio_lpm 
-0x02c3 001042 fetch 1 ,mem_context 
-0x02c4 001043 bbit0 state_inconn ,p_clear_wake 
-0x02c5 001044 fetch 1 ,mem_lpm_current_mult 
-0x02c6 001045 nrtn blank 
-:      001046 p_clear_wake:
-0x02c7 001047 setarg 0 
-0x02c8 001048 store 8 ,mem_gpio_wakeup_low 
-0x02c9 001049 rtn 
-:      001051 p_mouse_setgpio_lpm:
-0x02ca 001052 call p_mouse_set_sdio_high 
-0x02cb 001053 call p_clear_wake 
-:      001054 p_mouse_setgpio_lpm_before:
-0x02cc 001055 call mouse_lpm_before_common 
-0x02cd 001056 hfetch 4 ,core_gpio_oe0 
-0x02ce 001057 hfetcht 4 ,core_gpio_pu0 
-0x02cf 001058 ior temp ,temp 
-0x02d0 001059 invert temp ,temp 
-0x02d1 001060 hstoret 4 ,core_gpio_pd0 
-:      001061 p_set_ice_gpio:
-0x02d2 001062 fetcht 1 ,mem_mouse_bt_led_gpio 
-0x02d3 001063 call gpio_config_input 
-0x02d4 001064 fetcht 1 ,mem_mouse_bt_led_gpio 
-0x02d5 001065 set1 gpio_active_bit ,temp 
-0x02d6 001066 arg core_gpio_pu0 ,contw 
-0x02d7 001067 branch gpio_set_bit 
-:      001069 p_mouse_set_sdio_high:
-0x02d8 001070 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0x02d9 001071 rtn blank 
-0x02da 001072 branch p_mouse_seting_dpi_sensor_type 
-:      001074 p_device_init:
-0x02db 001075 call app_lpm_mult_enable 
-0x02dc 001076 branch p_device_init_common ,wake 
-0x02dd 001077 call p_mouse_data_init 
-0x02de 001078 fetch 1 ,mem_tx_power 
-0x02df 001079 store 1 ,mem_tx_power_temp 
-0x02e0 001080 call power_ctrl_pac_succ_cnt_init 
-0x02e1 001081 fetch 1 ,mem_ui_button_timeout 
-0x02e2 001082 store 1 ,mem_combination_ui_button_count 
-0x02e3 001083 call mouse_bt_discovery_button_down_disable 
-:      001084 p_device_init_common:
-0x02e4 001085 call p_mouse_init 
-0x02e5 001086 branch enable_authrom 
-:      001088 p_mouse_init:
-0x02e6 001089 ncall p_mouse_setting_config ,wake 
-0x02e7 001090 call p_mouse_spi_init 
-0x02e8 001091 rtn wake 
-0x02e9 001092 call p_mouse_cb_fuction 
-0x02ea 001093 call p_mouse_check_key_gpio 
-0x02eb 001094 beq mouse_lm_button ,p_mouse_24g_pairing_button 
-0x02ec 001095 call p_mouse_wakeup_from_power 
-:      001096 p_mouse_check_reconn_target:
-0x02ed 001097 call p_mouse_tx_power_init 
-0x02ee 001098 fetch 1 ,mem_device_flag 
-0x02ef 001099 beq mode_24g_device ,p_mouse_connect_24g_mode 
-0x02f0 001100 beq 0xff ,p_mouse_connect_24g_mode 
-0x02f1 001101 call p_mouse_mode_bt_device1_multi_led_on 
-0x02f2 001102 fetch 1 ,mem_xrecord_mode 
-0x02f3 001103 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
-0x02f4 001105 branch p_mouse_null_enter_hibernate_enable 
-:      001107 p_mouse_tx_power_init:
-0x02f5 001108 fetch 1 ,mem_tx_power_temp 
-0x02f6 001109 store 1 ,mem_tx_power 
-0x02f7 001110 rtn 
-:      001116 p_mouse_connect_24g_mode:
-0x02f8 001117 call p_mouse_mode_24g_device_multi_led_on 
-0x02f9 001118 call p_mouse_store_24g_device_2eeprom 
-0x02fa 001119 branch p_mouse_start_24g_mode 
-:      001122 p_mouse4_0_check_reconn_target:
-0x02fb 001123 jam 1 ,mem_le_send_security_request_flag 
-0x02fc 001125 jam 1 ,mem_mouse_le_reconnect_flag 
-0x02fd 001126 fetch 2 ,mem_mouse_direct_timeout 
-:      001127 p_mouse4_0_check_reconn_target_next:
-0x02fe 001128 store 2 ,mem_mouse_direct_timer 
-0x02ff 001129 call app_lpm_mult_disable 
-0x0300 001130 call p_le_check_adv_flag 
-0x0301 001131 setarg adv_flag_bredr_not_supported 
-0x0302 001132 istore 1 ,contr 
-0x0303 001133 arg mem_le_scan_data ,contr 
-0x0304 001134 call p_le_adv_data_update 
-0x0305 001135 branch check_51cmd_adv 
-:      001137 p_le_check_adv_flag:
-0x0306 001138 arg mem_le_adv_data ,rega 
-:      001139 p_le_check_adv_flag_loop:
-0x0307 001140 ifetch 1 ,rega 
-0x0308 001141 rtn blank 
-0x0309 001142 iadd contr ,rega 
-0x030a 001143 ifetch 1 ,contr 
-0x030b 001144 rtneq 0x01 
-0x030c 001145 branch p_le_check_adv_flag_loop 
-:      001147 p_mouse_24g_pairing_button:
-0x030d 001148 fetch mouse_flag_len ,mem_mouse_flag 
-0x030e 001150 rtnbit1 mosue_24g_pairing_flag 
-0x030f 001151 rtnmark1 mark_24g 
-0x0310 001153 arg mosue_24g_pairing_flag ,queue 
-0x0311 001154 call mouse_enable_function_flag 
-0x0312 001155 setarg 0 
-0x0313 001156 store 2 ,mem_mouse_direct_timer 
-0x0314 001157 store 1 ,mem_mouse_send_blank_timer 
-0x0315 001158 store 2 ,mem_24g_check_dongle_times 
-0x0316 001159 call mouse_stop_discovery 
-:      001161 p_g24_start_pairing_sm1:
-0x0317 001162 set1 mark_24g ,mark 
-0x0318 001163 call p_g24_pair_init 
-:      001164 p_g24_set_pairing_sm_1:
-0x0319 001165 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
-0x031a 001166 rtn 
-:      001168 p_mouse_dpi_config:
-0x031b 001171 fetch 1 ,mem_mouse_dpi 
-0x031c 001172 beq 0xff ,p_mouse_dpi_config_default 
-0x031d 001173 branch p_mouse_seting_dpi_sensor_type 
-:      001174 p_mouse_dpi_config_default:
-0x031e 001175 fetch 1 ,mem_config_sensor_motion 
-0x031f 001176 store 1 ,mem_mouse_dpi 
-0x0320 001177 branch p_mouse_seting_dpi_sensor_type 
-:      001179 p_mouse_spi_init:
-0x0321 001180 jam 0x76 ,mem_spi_init_clk 
-0x0322 001181 branch mouse_spi_init 
-:      001183 p_mouse_init_sunt:
-0x0323 001184 call p_mouse_spi_init 
-0x0324 001185 call mouse_spi_sdio_gpio_pollup 
-:      001188 p_mouse_init_sensor:
-0x0325 001189 call mouse_read_sensor_id 
-0x0326 001191 beq p3065_id1 ,p_mouse_p3065_init_param 
-0x0327 001192 call mouse_twspi_reset 
-0x0328 001193 nop 1000 
-0x0329 001194 branch p_mouse_init_sensor 
-:      001196 p_mouse_init_sensor_reset:
-0x032a 001197 jam 1 ,mem_mouse_init_sensor_reset_flag 
-0x032b 001198 call spi_ncs_enable 
-0x032c 001199 call p_mouse_init_sunt 
-0x032d 001200 branch spi_ncs_disable 
-:      001209 p_mouse_p3065_init_param:
-0x032e 001210 call p_mouse_sensor_poweron 
-0x032f 001211 fetch 1 ,mem_sensor_id2 
-0x0330 001212 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x0331 001213 jam p3065 ,mem_config_sensor_type 
-0x0332 001214 rtn 
-:      001247 p_mouse_sensor_poweron:
-0x0333 001248 setarg 0x8006 
-0x0334 001249 call twspi_write 
-0x0335 001250 nop 12000 
-0x0336 001251 call p_mouse_dpi_config 
-0x0337 001254 rtn 
-:      001256 p_mouse_sensor_powerdown:
-0x0338 001257 setarg 0x06 
-0x0339 001258 call twspi_read 
-0x033a 001259 or pdata ,0x08 ,pdata 
-0x033b 001260 lshift8 pdata ,pdata 
-0x033c 001261 add pdata ,0x06 ,pdata 
-0x033d 001262 branch twspi_write 
-:      001264 p_mouse_setting_config:
-0x033e 001265 call adc_init_data 
-0x033f 001266 fetch 4 ,mem_lap 
-0x0340 001267 store 4 ,mem_24g_device_addr 
-0x0341 001272 call mouse_gpio_init 
-0x0342 001273 call mouse_param_init 
-0x0343 001274 setarg 0 
-0x0344 001275 store 2 ,mem_lpm_interval 
-0x0345 001276 call mouse_adc_init 
-0x0346 001277 call le_set_config_fixed_ltk 
-0x0347 001278 call le_set_justwork 
-0x0348 001279 call le_set_fixed_ltk 
-0x0349 001280 call le_set_config_read_authentication 
-:      001285 p_mouse_init_iic:
-0x034a 001286 call iic_init_390k 
-0x034b 001289 call clear_eeprom_size_2k 
-0x034c 001290 call mouse_load_eeprom_dpi 
-0x034d 001291 call p_mouse_init_environment 
-:      001292 p_mouse_init_iic_read_24g_addr:
-0x034e 001293 call p_mouse_set_24g_addr_eeprom 
-0x034f 001294 call iicd_read_eep_data 
-0x0350 001295 rtn 
-:      001313 p_mouse_init_environment:
-0x0351 001314 call app_initflag_check 
-0x0352 001315 branch p_mouse_eeprom_load_recon_info ,zero 
-0x0353 001316 call p_le_addr_random_config 
-0x0354 001317 branch mouse_init_environment + 2 
-:      001319 p_app_flag_store:
-0x0355 001320 arg 2 ,temp 
-0x0356 001321 arg mem_timeup ,rega 
-0x0357 001322 arg mouse_eeprom_module_init_flag ,regb 
-0x0358 001323 branch iicd_write_protect_eep_data 
-:      001325 p_app_initflag_check:
-0x0359 001326 arg 2 ,temp 
-0x035a 001327 arg mem_pdatatemp ,rega 
-0x035b 001328 arg mouse_eeprom_module_init_flag ,regb 
-0x035c 001329 branch app_initflag_check + 4 
-:      001331 p_mouse_eeprom_load_recon_info:
-0x035d 001332 arg 88 ,temp 
-0x035e 001333 arg mem_device_flag ,rega 
-0x035f 001334 arg mouse_info_eeprom_offect ,regb 
-0x0360 001335 call iicd_read_eep_data 
-0x0361 001336 call p_mouse_switch_hwakeup_bypb 
-0x0362 001337 branch mouse_select_reconn_device 
-:      001339 p_mouse_24g_transmit_by_interrupt_exit_count_max:
-0x0363 001340 setarg 375 
-0x0364 001341 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x0365 001342 rtn 
-:      001344 p_mouse_wakeup_from_power:
-0x0366 001345 setarg 25 
-0x0367 001346 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x0368 001347 ncall p_mouse_24g_transmit_by_interrupt_exit_count_max ,wake 
-0x0369 001350 fetch 1 ,mem_wakup_from_power_flag 
-0x036a 001351 isolate0 gpio_latch ,pdata 
-0x036b 001352 nbranch p_mouse_wakeup_no_from_power ,true 
-0x036c 001353 call p_mouse_init_sunt 
-0x036d 001354 call p_mouse_sensor_powerdown 
-:      001355 p_mouse_wakeup_no_from_power:
-0x036e 001356 fetch 1 ,mem_reconn_times_init 
-0x036f 001357 store 1 ,mem_reconn_times 
-0x0370 001358 fetch 1 ,mem_config_function_enable 
-0x0371 001359 rtnbit1 enable_select_device_by_gpio_button 
-:      001361 p_mouse_start_24g_mode:
-0x0372 001362 fetch mouse_flag_len ,mem_mouse_flag 
-0x0373 001363 rtnbit0 mouse_enable_24g 
-0x0374 001364 call p_g24_factory_check 
-0x0375 001365 branch p_g24_auto_pair_start ,user 
-0x0376 001366 branch p_g24_start_24g_mode 
-:      001368 p_g24_factory_check:
-0x0377 001369 arg 2 ,loopcnt 
-0x0378 001370 arg mem_24g_addr ,contr 
-:      001371 p_pdata_0xff_check:
-0x0379 001372 call enable_user 
-0x037a 001373 setarg 0xffff 
-:      001374 p_pdata_0xff_check_loop:
-0x037b 001375 ifetcht 2 ,contr 
-0x037c 001376 isub temp ,null 
-0x037d 001377 ncall disable_user ,zero 
-0x037e 001378 loop p_pdata_0xff_check_loop 
-0x037f 001379 rtn 
-:      001381 p_mouse_cb_fuction:
-0x0380 001382 setarg p_mouse_g24_package_data 
-0x0381 001383 store 2 ,mem_cb_24g_data 
-0x0382 001384 setarg p_mouse_le 
-0x0383 001385 store 2 ,mem_cb_le_process 
-0x0384 001386 setarg p_le_mouse_bb_event_connect_complete 
-0x0385 001387 store 2 ,mem_cb_att_write 
-0x0386 001388 setarg p_mouse_before_lpm 
-0x0387 001389 store 2 ,mem_cb_before_lpm 
-0x0388 001390 setarg p_mouse_priority_bb_event 
-0x0389 001391 store 2 ,mem_cb_bb_event_process 
-0x038a 001392 setarg p_mouse_idle 
-0x038b 001393 store 2 ,mem_cb_idle_process 
-0x038c 001394 setarg p_mouse_before_hibernate 
-0x038d 001395 store 2 ,mem_cb_before_hibernate 
-0x038e 001396 setarg p_mouse_bb_event_timer 
-0x038f 001397 store 2 ,mem_cb_event_timer 
-0x0390 001398 rtn 
-:      001400 p_mouse_g24_package_data:
-0x0391 001401 call mouse_g24_package_data 
-0x0392 001402 fetch 2 ,mem_mouse_z 
-0x0393 001403 rtn blank 
-0x0394 001404 branch p_g24_transmit_by_interrupt_enable 
-:      001406 p_mouse_le_txbuff_save:
-0x0395 001407 arg mem_le_tx_buffer0 ,contr 
-0x0396 001408 arg mem_le_tx_buffer0_omemalloc ,contw 
-0x0397 001409 call p_mouse_le_txbuff_copy 
-0x0398 001410 arg mem_le_tx_buffer1 ,contr 
-0x0399 001411 call p_mouse_le_txbuff_copy 
-0x039a 001412 arg mem_le_tx_buffer2 ,contr 
-0x039b 001413 call p_mouse_le_txbuff_copy 
-0x039c 001414 arg mem_le_tx_buffer3 ,contr 
-:      001415 p_mouse_le_txbuff_copy:
-0x039d 001416 arg 27 ,loopcnt 
-0x039e 001417 branch memcpy 
-:      001419 p_mouse_le_txbuff_load:
-0x039f 001420 arg mem_le_tx_buffer0_omemalloc ,contr 
-0x03a0 001421 arg mem_le_tx_buffer0 ,contw 
-0x03a1 001422 call p_mouse_le_txbuff_copy 
-0x03a2 001423 arg mem_le_tx_buffer1 ,contw 
-0x03a3 001424 call p_mouse_le_txbuff_copy 
-0x03a4 001425 arg mem_le_tx_buffer2 ,contw 
-0x03a5 001426 call p_mouse_le_txbuff_copy 
-0x03a6 001427 arg mem_le_tx_buffer3 ,contw 
-0x03a7 001428 branch p_mouse_le_txbuff_copy 
-:      001430 p_mouse_le:
-0x03a8 001431 call le_fifo_check_nearly_full 
-0x03a9 001432 nrtn blank 
-0x03aa 001433 fetch 1 ,mem_le_connect_status_flag 
-0x03ab 001434 and pdata ,0x03 ,pdata 
-0x03ac 001435 rtnne 0x03 
-:      001436 p_mouse_le_next:
-0x03ad 001437 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x03ae 001438 call p_mouse_clear_sensor_data ,blank 
-0x03af 001439 fetch mouse_flag_len ,mem_mouse_flag 
-0x03b0 001442 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x03b1 001443 call mouse_motion 
-0x03b2 001444 nrtn user 
-0x03b3 001445 call p_mouse_le_current_mult_update 
-0x03b4 001446 call p_mouse_data_xy_release 
-0x03b5 001447 call p_mouse_wheel_trigger 
-0x03b6 001448 branch p_mouse_data_push 
-:      001450 p_mouse_le_current_mult_update:
-0x03b7 001451 fetch 1 ,mem_config_function_enable 
-0x03b8 001452 rtnbit1 enable_sensor_motion_pin 
-0x03b9 001453 jam 0 ,mem_lpm_mult 
-0x03ba 001454 jam 30 ,mem_mouse_le_current_mult_timer 
-0x03bb 001455 rtn 
-:      001457 p_mouse_data_xy_release:
-0x03bc 001458 fetch 1 ,mem_config_function_enable 
-0x03bd 001459 rtnbit1 enable_sensor_motion_pin 
-0x03be 001460 fetch 1 ,mem_mouse_long_mult_flag 
-0x03bf 001461 rtnne 1 
-0x03c0 001462 setarg 0 
-0x03c1 001463 store 1 ,mem_mouse_long_mult_flag 
-0x03c2 001464 store 4 ,mem_mouse_x 
-0x03c3 001465 branch p_mouse_sensor_poweron 
-:      001468 p_mouse_data_init:
-0x03c4 001469 jam 7 ,mem_mouse_data_queue 
-0x03c5 001470 jam 4 ,mem_mouse_data_queue + 1 
-0x03c6 001471 setarg mem_mouse_data_queue 
-0x03c7 001472 store 2 ,mem_queue_ptr 
-0x03c8 001473 branch queue_init 
-:      001475 p_mouse_data_push:
-0x03c9 001476 arg mem_mouse_key ,rega 
-0x03ca 001477 call queue_push 
-0x03cb 001478 call p_mouse_queue_increase ,user 
-0x03cc 001480 rtn 
-:      001481 p_mouse_queue_increase:
-0x03cd 001482 fetch 1 ,mem_mouse_data_queue_num 
-0x03ce 001483 increase 1 ,pdata 
-0x03cf 001484 store 1 ,mem_mouse_data_queue_num 
-0x03d0 001485 rtn 
-:      001487 p_mouse_data_pull:
-0x03d1 001488 arg mem_mouse_key ,rega 
-0x03d2 001489 call queue_pop 
-0x03d3 001490 branch p_mouse_fill_data_le ,user 
-0x03d4 001491 rtn 
-:      001493 p_mouse_fill_data_le:
-0x03d5 001494 call le_clear_md 
-0x03d6 001495 fetch 1 ,mem_mouse_data_queue_num 
-0x03d7 001496 sub pdata ,1 ,null 
-0x03d8 001497 ncall le_set_md ,positive 
-0x03d9 001498 fetch 1 ,mem_mouse_data_queue_num 
-0x03da 001499 rtn blank 
-0x03db 001500 increase -1 ,pdata 
-0x03dc 001501 store 1 ,mem_mouse_data_queue_num 
-0x03dd 001502 branch mouse_fill_data_le 
-:      001505 p_mouse_wheel_trigger:
-0x03de 001506 fetch 2 ,mem_mouse_z 
-0x03df 001507 rtn blank 
-0x03e0 001508 jam 1 ,mem_mouse_wheel_trigger 
-0x03e1 001509 jam 2 ,mem_mouse_wheel_trigger_timer 
-0x03e2 001510 rtn 
-:      001513 p_mouse_clear_sensor_data:
-0x03e3 001514 call le_set_config_more_data 
-0x03e4 001515 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x03e5 001516 branch p_mouse_sensor_poweron 
-:      001518 p_mouse_idle:
-0x03e6 001519 call ui_check_paring_button 
-0x03e7 001521 branch mouse_wheel_check 
-:      001545 p_mouse_dpi_check:
-0x03e8 001546 call p_mouse_check_key_gpio 
-0x03e9 001547 beq mouse_lm_button ,p_mouse_dpi_down_timer 
-:      001548 p_mouse_dpi_up:
-0x03ea 001549 fetch 1 ,mem_mouse_dpi_down_time_init 
-0x03eb 001550 store 1 ,mem_mouse_dpi_down_time 
-0x03ec 001551 branch mouse_dpi_up 
-:      001553 p_mouse_dpi_down_timer:
-0x03ed 001554 arg mem_mouse_dpi_down_time ,regc 
-0x03ee 001555 arg mouse_dpi_down ,regb 
-0x03ef 001556 branch timer_single_step 
-:      001558 p_mouse_priority_bb_event:
-0x03f0 001559 copy regc ,pdata 
-0x03f1 001560 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-0x03f2 001561 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-0x03f3 001562 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
-0x03f4 001563 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0x03f5 001564 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-0x03f6 001565 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0x03f7 001566 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0x03f8 001567 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0x03f9 001568 branch mouse_priority_bb_event + 1 
-:      001570 p_mouse_le_bb_event_connected:
-0x03fa 001571 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x03fb 001572 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x03fc 001573 nbranch p_mouse_le_bb_event_connected_next ,blank 
-0x03fd 001574 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      001575 p_mouse_le_bb_event_connected_next:
-0x03fe 001576 call p_mouse_init_sensor_reset 
-0x03ff 001577 call p_mouse_null_enter_hibernate_disable 
-0x0400 001578 call p_mouse_data_init 
-0x0401 001579 branch mouse_le_bb_event_connected 
-:      001581 p_mouse_le_bb_disconnected:
-0x0402 001582 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x0403 001583 call p_mouse_sensor_powerdown_check 
-0x0404 001584 setarg le_interval_8_75ms 
-0x0405 001585 store 2 ,mem_le_interval_min 
-0x0406 001586 store 2 ,mem_le_interval_min + 2 
-0x0407 001587 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x0408 001588 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x0409 001589 call p_mouse_data_init 
-0x040a 001590 call le_clr_config_more_data 
-0x040b 001591 branch mouse_bb_disconnected 
-:      001593 p_mouse_le_enc_info:
-:      001594 p_app_updata_le_param:
-0x040c 001595 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x040d 001596 branch ui_ipc_send_cmd 
-:      001598 p_mouse_le_ll_start_encryt:
-0x040e 001599 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x040f 001600 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0x0410 001601 jam 20 ,mem_le_start_encrypt_timer 
-0x0411 001602 branch p_mouse_le_ll_enable_start_enc_flag 
-:      001604 p_mouse_le_ll_reconn_start_encryt:
-0x0412 001605 call p_app_updata_le_param 
-0x0413 001606 jam 20 ,mem_le_start_encrypt_timer 
-:      001607 p_mouse_le_ll_enable_start_enc_flag:
-0x0414 001608 arg ll_start_enc_flag ,queue 
-0x0415 001609 branch mouse_le_enable_connect_flag 
-:      001611 p_mouse_le_conn_param_update_rsp_recieved:
-0x0416 001612 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x0417 001613 rtneq ble_signaling_connect_parameter_update_accepted 
-0x0418 001614 fetch 1 ,mem_le_tsniff 
-0x0419 001615 rshift2 pdata ,pdata 
-0x041a 001616 sub pdata ,le_interval_15ms ,null 
-0x041b 001617 rtn positive 
-0x041c 001618 setarg le_interval_11_25ms 
-0x041d 001619 store 2 ,mem_le_interval_min 
-0x041e 001620 store 2 ,mem_le_interval_min + 2 
-0x041f 001621 call p_app_updata_le_param 
-0x0420 001622 branch p_mouse_le_conn_param_lpm_disable 
-:      001626 p_mouse_24g_pairing_complete:
-0x0421 001627 call p_mouse_init_sensor_reset 
-0x0422 001629 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x0423 001630 arg mosue_24g_pairing_flag ,queue 
-0x0424 001631 call mouse_disable_function_flag 
-0x0425 001632 setarg 0 
-0x0426 001633 store 2 ,mem_24g_pairing_timer_count 
-0x0427 001634 jam 0 ,mem_mouse_move_flag 
-0x0428 001636 call mouse_read_sensor_common 
-0x0429 001637 call p_mouse_null_enter_hibernate_disable 
-0x042a 001638 call p_mouse_store_24g_device_2eeprom 
-0x042b 001639 call p_mouse_tx_power_init 
-0x042c 001641 call p_mouse_set_24g_addr_eeprom 
-0x042d 001642 branch iicd_write_protect_eep_data 
-:      001644 p_mouse_set_24g_addr_eeprom:
-0x042e 001645 arg mem_24g_addr ,rega 
-0x042f 001646 arg mouse_g24_addr_eeprom_offect ,regb 
-0x0430 001647 arg 4 ,temp 
-0x0431 001648 rtn 
-:      001650 p_mouse_24g_attempt_fail:
-0x0432 001651 call p_mouse_sensor_powerdown_check 
-0x0433 001652 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x0434 001653 call p_mouse_tx_power_init 
-0x0435 001654 call p_g24_check_51cmd_stop_24g 
-0x0436 001655 branch p_mouse_null_enter_hibernate_enable 
-:      001667 p_mouse_null_enter_hibernate_enable:
-0x0437 001668 jam 1 ,mem_mouse_null_enter_hibernate_flag 
-0x0438 001669 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-0x0439 001670 rtn 
-:      001671 p_mouse_null_enter_hibernate_disable:
-0x043a 001672 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-0x043b 001673 jam 0 ,mem_mouse_null_enter_hibernate_timer 
-0x043c 001674 rtn 
-:      001682 p_mouse_24g_attempt_success:
-0x043d 001683 call p_mouse_init_sensor_reset 
-0x043e 001684 call mouse_no_data_timer_init 
-0x043f 001685 call p_mouse_null_enter_hibernate_disable 
-:      001686 p_mouse_store_24g_device_2eeprom:
-0x0440 001687 call mouse_cheak_select_24gdevice 
-:      001688 p_mouse_store_device_number2eeprom:
-0x0441 001689 arg 1 ,temp 
-0x0442 001690 arg mem_device_flag ,rega 
-0x0443 001691 arg 0 ,regb 
-0x0444 001692 branch iicd_write_protect_eep_data 
-:      001695 p_mouse_before_hibernate:
-0x0445 001696 enable user 
-0x0446 001697 hfetch 4 ,0x8138 
-0x0447 001698 setflag user ,26 ,pdata 
-0x0448 001699 hstore 4 ,core_lpm_reg 
-0x0449 001700 call lpm_write_ctrl 
-0x044a 001701 call p_mouse_sensor_powerdown_check 
-0x044b 001702 call disable_authrom 
-0x044c 001704 call p_mouse_multi_led_off 
-0x044d 001705 call mouse_before_hibernate_wheel_gpio_set 
-0x044e 001706 call p_mouse_setgpio_lpm_before 
-0x044f 001708 fetch 1 ,mem_gpio_wakeup_low + 1 
-0x0450 001709 and pdata ,0xfe ,pdata 
-0x0451 001710 store 1 ,mem_gpio_wakeup_low + 1 
-0x0452 001712 fetcht 1 ,mem_config_select_device_button_gpio 
-0x0453 001713 call p_gpio_set_input_pd 
-0x0454 001715 fetch 1 ,mem_gpio_wakeup_high + 1 
-0x0455 001716 or pdata ,0x01 ,pdata 
-0x0456 001717 store 1 ,mem_gpio_wakeup_high + 1 
-0x0457 001718 rtn 
-:      001720 p_mouse_sensor_powerdown_check:
-0x0458 001721 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0x0459 001722 rtn blank 
-0x045a 001723 jam 0 ,mem_mouse_init_sensor_reset_flag 
-0x045b 001724 branch p_mouse_sensor_powerdown 
-:      001727 p_mouse_bb_event_timer:
-0x045c 001728 call p_mouse_adc_read 
-0x045d 001729 call p_mouse_low_voltage_led_timer 
-0x045e 001730 call p_mouse_multi_led_blink_timer 
-0x045f 001731 call p_mouse_wheel_trigger_timer 
-0x0460 001732 call p_mouse_null_enter_hibernate_timer 
-0x0461 001733 call p_mouse_bt_discovery_check 
-0x0462 001734 call p_mouse_select_device 
-0x0463 001735 call p_mouse_dpi_check 
-0x0464 001736 call mouse_check_discovery_timeout_timer 
-0x0465 001737 call p_mouse_24g_long_sleep_param_update_timer 
-0x0466 001738 call mouse_check_direct_timeout_timer 
-0x0467 001739 call p_mouse_le_enable_att_list_timer 
-0x0468 001740 call p_mouse_le_current_mult_update_timer 
-0x0469 001741 call p_le_send_smp_security_request_timer 
-0x046a 001742 branch mouse_check_no_data_timeout_timer 
-:      001744 p_mouse_24g_long_sleep_param_update_timer:
-0x046b 001745 arg mem_24g_long_sleep_param_update_timer ,regc 
-0x046c 001746 arg p_mouse_24g_long_sleep_normal_param ,regb 
-0x046d 001747 branch timer_single_step 
-:      001748 p_mouse_24g_long_sleep_normal_param:
-0x046e 001749 setarg g24_long_sleep_step2 
-0x046f 001750 store 3 ,mem_24g_enter_hibernate 
-:      001751 p_mouse_long_mult_flag_enable:
-0x0470 001752 jam 1 ,mem_mouse_long_mult_flag 
-0x0471 001753 rtn 
-:      001756 p_mouse_le_enable_att_list_timer:
-0x0472 001757 arg mem_le_start_encrypt_timer ,regc 
-0x0473 001758 arg mouse_le_write_enable ,regb 
-0x0474 001759 branch timer_single_step 
-:      001761 p_mouse_le_current_mult_update_timer:
-0x0475 001762 arg mem_mouse_le_current_mult_timer ,regc 
-0x0476 001763 arg p_mouse_le_current_mult_reinit ,regb 
-0x0477 001764 branch timer_single_step 
-:      001765 p_mouse_le_current_mult_reinit:
-0x0478 001766 fetch 1 ,mem_lpm_mult_init 
-0x0479 001767 store 1 ,mem_lpm_mult 
-0x047a 001768 branch p_mouse_long_mult_flag_enable 
-:      001770 p_le_send_smp_security_request_timer:
-0x047b 001771 fetch 1 ,mem_mouse_le_bb_connected_flag 
-0x047c 001772 rtn blank 
-0x047d 001773 arg mem_mouse_send_secutiry_request_timer ,regc 
-0x047e 001774 arg p_le_pairing_sm_start_check ,regb 
-0x047f 001775 branch timer_single_step 
-:      001777 p_le_pairing_sm_start_check:
-0x0480 001778 fetch 1 ,mem_le_send_security_request_flag 
-0x0481 001779 nrtn blank 
-0x0482 001780 branch le_pairing_sm_start 
-:      001782 p_mouse_wheel_trigger_timer:
-0x0483 001783 arg mem_mouse_wheel_trigger_timer ,regc 
-0x0484 001784 arg p_mouse_wheel_trigger_disable ,regb 
-0x0485 001785 branch timer_single_step 
-:      001786 p_mouse_wheel_trigger_disable:
-0x0486 001787 jam 0 ,mem_mouse_wheel_trigger 
-0x0487 001788 rtn 
-:      001790 p_mouse_bt_discovery_check:
-:      001793 p_mouse_bt_discovery_by_button:
-0x0488 001794 call p_mouse_pb_button_check 
-0x0489 001795 nbranch p_mouse_bt_discovery_commbination_key_down ,true 
-0x048a 001796 call p_gpio_set_input_pu 
-:      001797 p_mouse_bt_discovery_commbination_key_up:
-0x048b 001798 call mouse_bt_discovery_commbination_key_up 
-0x048c 001799 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x048d 001800 branch mouse_disable_function_flag 
-:      001802 p_mouse_bt_discovery_commbination_key_down:
-0x048e 001803 fetch 1 ,mem_device_flag 
-0x048f 001804 rtneq mode_24g_device 
-0x0490 001805 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-0x0491 001806 call p_mouse_bt_discovery_timer 
-0x0492 001807 branch mouse_bt_discovery_commbination_key_down + 1 
-:      001809 p_mouse_bt_discovery_timer:
-0x0493 001810 arg mem_combination_ui_button_count ,regc 
-0x0494 001811 arg p_mouse_long_button_bt_discovery ,regb 
-0x0495 001812 branch timer_single_step 
-:      001814 p_mouse_long_button_bt_discovery:
-0x0496 001815 fetch mouse_flag_len ,mem_mouse_flag 
-0x0497 001816 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x0498 001817 jam 0 ,mem_mouse_long_button_select_device 
-0x0499 001818 call p_mouse_store_device_mode_2eeporm 
-0x049a 001819 fetch 2 ,mem_ui_state_map 
-0x049b 001820 isolate1 ui_state_ble_adv ,pdata 
-0x049c 001821 call mouse_stop_le_adv ,true 
-0x049d 001825 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x049e 001826 call mouse_enable_function_flag 
-0x049f 001827 branch mouse_long_button_bt_discovry 
-:      001829 p_mouse_null_enter_hibernate_timer:
-0x04a0 001830 fetch 1 ,mem_mouse_null_enter_hibernate_flag 
-0x04a1 001831 rtn blank 
-0x04a2 001832 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x04a3 001833 nrtn blank 
-0x04a4 001834 arg mem_mouse_null_enter_hibernate_timer ,regc 
-0x04a5 001835 arg p_mouse_null_enter_hibernate ,regb 
-0x04a6 001836 branch timer_single_step 
-:      001838 p_mouse_null_enter_hibernate:
-0x04a7 001839 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-0x04a8 001840 branch app_enter_hibernate 
-:      001842 p_mouse_select_device:
-:      001847 p_mouse_select_device_by_button:
-0x04a9 001848 call p_mouse_pb_button_check 
-0x04aa 001849 nbranch p_mouse_select_device_button_down ,true 
-:      001850 p_mouse_select_device_button_up:
-0x04ab 001853 call p_gpio_set_input_pu 
-0x04ac 001854 fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
-0x04ad 001855 nbranch p_mouse_select_button_wakeup_firstup ,blank 
-0x04ae 001857 fetch 1 ,mem_select_device_button_statue 
-0x04af 001858 rtneq dpi_button_state_up 
-0x04b0 001859 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x04b1 001860 arg 1 ,temp 
-0x04b2 001861 arg mem_mouse_long_button_select_device ,rega 
-0x04b3 001862 arg mouse_device_mode_eeprom_offset ,regb 
-0x04b4 001863 call iicd_read_eep_data 
-0x04b5 001864 fetch 1 ,mem_mouse_long_button_select_device 
-0x04b6 001865 branch p_mouse_select_device_and_reset ,blank 
-:      001866 p_mouse_ready_reconnection_by_button:
-0x04b7 001867 call p_mouse_switch_device_flag 
-0x04b8 001868 jam 0 ,mem_link_key_exists 
-0x04b9 001869 call p_mouse_store_device_number2eeprom 
-0x04ba 001870 call mouse_select_device_enable 
-0x04bb 001871 branch mouse_set_reconnection 
-:      001873 p_mouse_switch_device_flag:
-0x04bc 001874 fetcht 1 ,mem_device_flag 
-0x04bd 001875 increase 1 ,temp 
-0x04be 001876 fetch 1 ,mem_device_number 
-0x04bf 001877 isub temp ,null 
-0x04c0 001878 ncall mouse_select_device_count_clean ,positive 
-0x04c1 001879 storet 1 ,mem_device_flag 
-0x04c2 001880 rtn 
-:      001882 p_mouse_select_device_button_down:
-0x04c3 001884 fetch 2 ,mem_ui_state_map 
-0x04c4 001885 bbit1 ui_state_ble_adv ,p_mouse_select_device_button_down_next 
-0x04c5 001886 jam off ,mem_mouse_multi_led_blink_enable 
-:      001887 p_mouse_select_device_button_down_next:
-0x04c6 001888 fetch 1 ,mem_select_device_button_statue 
-0x04c7 001889 rtneq dpi_button_state_down 
-0x04c8 001890 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x04c9 001892 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x04ca 001893 rtnbit1 app_disc_pb_button 
-0x04cb 001895 fetch 1 ,mem_device_flag 
-0x04cc 001896 rtnne mode_bt_device1 
-:      001897 p_mouse_pb_button_2ble_disconnect:
-0x04cd 001898 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x04ce 001899 set1 app_disc_pb_button ,pdata 
-0x04cf 001900 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x04d0 001901 branch mouse_disconnect 
-:      001903 p_mouse_pb_button_check:
-0x04d1 001904 fetcht 1 ,mem_config_select_device_button_gpio 
-0x04d2 001905 call p_gpio_set_input_pd 
-0x04d3 001906 fetcht 1 ,mem_config_select_device_button_gpio 
-0x04d4 001907 branch gpio_get_bit 
-:      001918 p_mouse_select_button_wakeup_firstup:
-0x04d5 001919 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
-0x04d6 001920 fetch 1 ,mem_select_device_button_statue 
-0x04d7 001921 nbranch p_mouse_check_reconn_target ,blank 
-0x04d8 001922 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x04d9 001923 jam on ,mem_mouse_multi_led_blink_enable 
-0x04da 001924 rtn 
-:      001926 p_mouse_select_device_and_reset:
-0x04db 001927 jam 0xff ,mem_mouse_long_button_select_device 
-:      001928 p_mouse_store_device_mode_2eeporm:
-0x04dc 001929 arg 1 ,temp 
-0x04dd 001930 arg mem_mouse_long_button_select_device ,rega 
-0x04de 001931 arg mouse_device_mode_eeprom_offset ,regb 
-0x04df 001932 branch iicd_write_protect_eep_data 
-:      001934 p_mouse_multi_led_blink_timer:
-0x04e0 001935 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x04e1 001936 rtn blank 
-0x04e2 001937 fetch 1 ,mem_mouse_multi_led_type 
-0x04e3 001938 beq multi_led_on ,p_mouse_multi_led_type_on 
-0x04e4 001939 beq multi_led_blink ,p_mouse_multi_led_type_blink 
-0x04e5 001940 rtn 
-:      001942 p_mouse_multi_led_type_on:
-0x04e6 001943 call p_mouse_multi_led_on 
-0x04e7 001944 fetch 1 ,mem_mouse_multi_led_on_timer 
-0x04e8 001945 increase 1 ,pdata 
-0x04e9 001946 store 1 ,mem_mouse_multi_led_on_timer 
-0x04ea 001947 fetcht 1 ,mem_mouse_multi_led_on_timer_init 
-0x04eb 001948 isub temp ,null 
-0x04ec 001949 call p_mouse_multi_led_off_poweron2s ,zero 
-0x04ed 001950 rtn 
-:      001951 p_mouse_multi_led_off_poweron2s:
-0x04ee 001952 jam 0 ,mem_mouse_multi_led_on_poweron2s_flag 
-0x04ef 001953 branch p_mouse_multi_led_off 
-:      001955 p_mouse_multi_led_type_blink:
-0x04f0 001956 arg mem_mouse_multi_led_blink_timer ,regc 
-0x04f1 001957 arg p_mouse_multi_led_type_blink_timeout ,regb 
-0x04f2 001958 branch timer_single_step 
-:      001959 p_mouse_multi_led_type_blink_timeout:
-0x04f3 001960 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
-0x04f4 001961 store 1 ,mem_mouse_multi_led_blink_timer 
-:      001968 p_mouse_multi_led_blink_count_no_limited:
-0x04f5 001969 fetch 1 ,mem_mouse_multi_led_state 
-0x04f6 001970 beq on ,p_mouse_multi_led_off 
-0x04f7 001971 beq off ,p_mouse_multi_led_on 
-0x04f8 001972 rtn 
-:      001974 p_mouse_multi_led_on:
-0x04f9 001975 jam on ,mem_mouse_multi_led_state 
-0x04fa 001976 fetch 1 ,mem_device_flag 
-0x04fb 001977 beq mode_24g_device ,p_mouse_multi_down_led_on 
-:      001978 p_mouse_multi_up_led_on:
-0x04fc 001979 fetcht 1 ,mem_mouse_bt_led_gpio 
-0x04fd 001980 call gpio_config_output 
-0x04fe 001981 fetcht 1 ,mem_mouse_bt_led_gpio 
-0x04ff 001982 branch gpio_out_active 
-:      001983 p_mouse_multi_down_led_on:
-0x0500 001984 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x0501 001985 call gpio_config_output 
-0x0502 001986 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x0503 001987 branch gpio_out_active 
-:      001989 p_mouse_multi_led_blink_off:
-0x0504 001990 setarg 0 
-0x0505 001991 store 3 ,mem_mouse_multi_led_blink_timer 
-:      001992 p_mouse_multi_led_off:
-0x0506 001993 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x0507 001994 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
-0x0508 001995 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x0509 001996 jam 0 ,mem_mouse_multi_led_type 
-:      001997 p_mouse_multi_led_off_wait_blink_over:
-0x050a 001998 jam 0 ,mem_mouse_multi_led_on_timer 
-0x050b 001999 jam off ,mem_mouse_multi_led_state 
-:      002000 p_mouse_multi_led_off2:
-0x050c 002001 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x050d 002002 call gpio_out_inactive 
-0x050e 002003 hfetch 1 ,core_gpio_pd0 
-0x050f 002004 set1 5 ,pdata 
-0x0510 002005 hstore 1 ,core_gpio_pd0 
-:      002006 p_mouse_bt_led_suspend:
-0x0511 002007 fetcht 1 ,mem_mouse_bt_led_gpio 
-0x0512 002008 set0 gpio_active_bit ,temp 
-0x0513 002009 branch gpio_set_high_impedance 
-:      002012 p_mouse_mode_bt_device1_multi_led_on:
-:      002013 p_mouse_mode_24g_device_multi_led_on:
-0x0514 002014 jam 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-0x0515 002015 jam on ,mem_mouse_multi_led_blink_enable 
-0x0516 002016 jam multi_led_on ,mem_mouse_multi_led_type 
-0x0517 002017 jam 0 ,mem_mouse_multi_led_on_timer 
-0x0518 002018 rtn 
-:      002020 p_mouse_discovery_multi_led_blink:
-0x0519 002021 jam 2 ,mem_mouse_multi_led_blink_timer_init 
-0x051a 002022 jam 0 ,mem_mouse_multi_led_blink_count_limited 
-0x051b 002023 jam 1 ,mem_mouse_multi_led_blink_count 
-:      002024 p_mouse_multi_led_blink_enable:
-0x051c 002025 jam 1 ,mem_mouse_multi_led_blink_timer 
-0x051d 002026 jam on ,mem_mouse_multi_led_blink_enable 
-0x051e 002027 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x051f 002028 rtn 
-:      002030 p_mouse_discovey_led_blink_off:
-0x0520 002031 fetch 1 ,mem_mouse_multi_led_on_timer 
-0x0521 002032 nrtn blank 
-0x0522 002033 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-0x0523 002034 nrtn blank 
-0x0524 002035 branch p_mouse_multi_led_blink_off 
-:      002042 p_mouse_adc_read:
-0x0525 002045 fetch 2 ,mem_mouse_multi_led_blink_count 
-0x0526 002046 nrtn blank 
-0x0527 002047 arg mem_adc_read_timer ,regc 
-0x0528 002048 arg p_mouse_adc_read_timeout ,regb 
-0x0529 002049 branch timer_single_step 
-:      002050 p_mouse_adc_read_timeout:
-0x052a 002051 jam 10 ,mem_adc_read_timer 
-0x052b 002052 call p_adc_set_mode 
-0x052c 002053 call vdd_calculate_by_mode 
-0x052d 002055 mul32 pdata ,2 ,pdata 
-0x052e 002056 arg 0x12 ,temp 
-0x052f 002057 isub temp ,pdata 
-0x0530 002058 sub pdata ,0x78 ,null 
-0x0531 002059 ncall p_mouse_vlotage_add ,positive 
-0x0532 002060 sub pdata ,0x64 ,null 
-0x0533 002061 call p_mouse_power_off_vlotage_sub ,positive 
-0x0534 002062 arg 0x03 ,temp 
-0x0535 002063 isub temp ,pdata 
-0x0536 002064 store 2 ,mem_mouse_vdd_now_vol 
-0x0537 002065 arg mem_mouse_vdd_calculate_set ,rega 
-0x0538 002066 call p_adc_bat_percent_lowpower_out 
-0x0539 002067 fetch 1 ,mem_adc_power_flag 
-0x053a 002069 bbit0 0 ,p_mouse_adc_no_low_voltage 
-0x053b 002070 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x053c 002071 branch mouse_adc_low_voltage 
-:      002072 p_mouse_adc_no_low_voltage:
-0x053d 002073 call mouse_adc_no_low_voltage 
-0x053e 002074 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x053f 002075 rtn blank 
-0x0540 002076 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x0541 002077 branch p_mouse_multi_led_off 
-:      002079 p_mouse_vlotage_add:
-0x0542 002080 add pdata ,0x0b ,pdata 
-0x0543 002081 rtn 
-:      002082 p_mouse_power_off_vlotage_sub:
-0x0544 002083 arg 0x07 ,temp 
-0x0545 002084 isub temp ,pdata 
-0x0546 002085 rtn 
-:      002087 p_adc_set_mode:
-:      002091 p_adc_check_gpio:
-0x0547 002092 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x0548 002093 call gpio_config_input 
-0x0549 002094 hfetch 1 ,core_gpio_pd0 
-0x054a 002095 set0 5 ,pdata 
-0x054b 002096 hstore 1 ,core_gpio_pd0 
-0x054c 002098 hfetch 1 ,core_gpio_pu0 
-0x054d 002099 set0 5 ,pdata 
-0x054e 002100 hstore 1 ,core_gpio_pu0 
-0x054f 002101 branch adc_check_gpio 
-:      002103 p_adc_bat_percent_lowpower_out:
-0x0550 002104 ifetch 8 ,rega 
-0x0551 002105 store 8 ,mem_pdatatemp 
-0x0552 002106 fetcht 2 ,mem_pdatatemp + 2 
-0x0553 002107 fetch 2 ,mem_pdatatemp + 6 
-0x0554 002108 isub temp ,null 
-0x0555 002109 nbranch app_enter_hibernate ,positive 
-0x0556 002110 fetcht 2 ,mem_pdatatemp + 4 
-0x0557 002111 isub temp ,null 
-0x0558 002112 nbranch adc_set_low_power_flag ,positive 
-:      002113 p_adc_clear_low_power_flag:
-0x0559 002114 fetch 1 ,mem_adc_power_flag 
-0x055a 002115 set0 0 ,pdata 
-0x055b 002116 store 1 ,mem_adc_power_flag 
-0x055c 002117 rtn 
-:      002119 p_mouse_low_voltage_led_timer:
-0x055d 002120 fetch mouse_flag_len ,mem_mouse_flag 
-0x055e 002121 rtnbit0 mouse_low_voltage_flag 
-0x055f 002122 fetch 2 ,mem_ui_state_map 
-0x0560 002123 rtnbit1 ui_state_ble_adv 
-0x0561 002125 fetch 2 ,mem_mouse_multi_led_blink_count 
-0x0562 002126 nrtn blank 
-0x0563 002127 call mouse_motion 
-0x0564 002128 nrtn user 
-0x0565 002129 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x0566 002130 pincrease 1 
-0x0567 002131 store 1 ,mem_adc_low_volatage_led_timer_count 
-0x0568 002132 beq 5 ,p_mouse_multi_led_off 
-0x0569 002133 sub pdata ,10 ,null 
-0x056a 002134 nbranch p_mouse_adc_low_volatage_led_timer_count_clean ,positive 
-0x056b 002135 rtn 
-:      002136 p_mouse_adc_low_volatage_led_timer_count_clean:
-0x056c 002137 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x056d 002138 branch p_mouse_multi_led_on 
-:      002140 p_mouse_seting_dpi:
-:      002141 p_mouse_seting_dpi_sensor_type:
-0x056e 002142 fetch 1 ,mem_config_sensor_type 
-0x056f 002143 beq p3065_xy ,p_mouse_seting_3065xy_dpi 
-0x0570 002147 branch mouse_seting_dpi + 3 
-:      002149 p_mouse_seting_3065xy_dpi:
-0x0571 002150 fetch 1 ,mem_mouse_dpi 
-0x0572 002151 call p_mouse_3065xy_dpi_recount ,blank 
-0x0573 002152 fetch 1 ,mem_mouse_dpi 
-0x0574 002153 beq mouse_dpi_level2 ,p_mouse_3065xy_set_cpi1 
-0x0575 002155 beq mouse_dpi_level4 ,mouse_set_cpi3 
-0x0576 002156 branch mouse_set_cpi2 
-:      002157 p_mouse_3065xy_dpi_recount:
-0x0577 002158 jam mouse_dpi_level2 ,mem_mouse_dpi 
-0x0578 002159 rtn 
-:      002160 p_mouse_3065xy_set_cpi1:
-0x0579 002161 fetch 1 ,mem_320x_dpi_1 
-0x057a 002162 increase -1 ,pdata 
-0x057b 002163 branch mouse_p3205_dpi 
-:      002196 p_mouse_motion:
-0x057c 002197 disable user 
-0x057d 002198 setarg 0 
-0x057e 002199 store 6 ,mem_mouse_x 
-0x057f 002200 call p_mouse_cheak_sensor_data 
-0x0580 002201 call mouse_zwheel 
-0x0581 002202 call mouse_t_zwheel 
-0x0582 002203 call p_mouse_key 
-0x0583 002204 nrtn user 
-0x0584 002205 branch mouse_motion + 9 
-:      002207 p_mouse_cheak_sensor_data:
-:      002211 p_mouse_p32xx_sensor_motion:
-0x0585 002212 call mouse_clear_sensor_data 
-0x0586 002213 disable user 
-0x0587 002219 branch mouse_p32xx_sensor_motion_2 
-:      002229 p_mouse_key:
-0x0588 002230 call p_mouse_check_key_gpio 
-0x0589 002231 branch mouse_key + 1 
-:      002232 p_mouse_check_key_gpio:
-0x058a 002233 arg 0 ,rega 
-0x058b 002234 call p_mouse_check_lkey_gpio 
-0x058c 002237 call p_mouse_check_skey_gpio 
-0x058d 002238 branch mouse_check_key_gpio + 11 
-:      002240 p_mouse_check_skey_gpio:
-0x058e 002241 fetch 1 ,mem_bk_button_gpio 
-0x058f 002242 rtneq gpio_disable 
-0x0590 002243 call p_mouse_check_bk_key_gpio 
-0x0591 002244 branch p_mouse_check_fw_key_gpio 
-:      002246 p_mouse_check_lkey_gpio:
-0x0592 002247 fetcht 1 ,mem_lbutton_gpio 
-0x0593 002248 call p_gpio_set_input_pu 
-0x0594 002249 fetcht 1 ,mem_lbutton_gpio 
-0x0595 002250 call gpio_get_bit 
-0x0596 002251 setflag true ,0 ,rega 
-:      002253 p_mouse_check_rkey_gpio:
-0x0597 002254 fetcht 1 ,mem_rbutton_gpio 
-0x0598 002255 call p_gpio_set_input_pu 
-0x0599 002256 fetcht 1 ,mem_rbutton_gpio 
-0x059a 002257 call gpio_get_bit 
-0x059b 002258 setflag true ,1 ,rega 
-:      002260 p_mouse_check_mkey_gpio:
-0x059c 002261 fetcht 1 ,mem_mbutton_gpio 
-0x059d 002262 call p_gpio_set_input_pu 
-0x059e 002263 fetcht 1 ,mem_mbutton_gpio 
-0x059f 002264 call gpio_get_bit 
-0x05a0 002265 setflag true ,2 ,rega 
-0x05a1 002266 rtn 
-:      002267 p_mouse_check_bk_key_gpio:
-0x05a2 002268 fetcht 1 ,mem_bk_button_gpio 
-0x05a3 002269 call p_gpio_set_input_pd 
-0x05a4 002270 fetcht 1 ,mem_bk_button_gpio 
-0x05a5 002271 call gpio_get_bit 
-0x05a6 002272 nsetflag true ,3 ,rega 
-0x05a7 002273 branch p_gpio_set_input_pu 
-:      002274 p_mouse_check_fw_key_gpio:
-0x05a8 002275 fetcht 1 ,mem_fw_button_gpio 
-0x05a9 002276 call p_gpio_set_input_pd 
-0x05aa 002277 fetcht 1 ,mem_fw_button_gpio 
-0x05ab 002278 call gpio_get_bit 
-0x05ac 002279 nsetflag true ,4 ,rega 
-:      002281 p_gpio_set_input_pu:
-0x05ad 002282 set1 gpio_active_bit ,temp 
-0x05ae 002283 arg core_gpio_pu0 ,contw 
-0x05af 002284 call gpio_set_bit 
-0x05b0 002285 set0 gpio_active_bit ,temp 
-0x05b1 002286 branch p_gpio_set_input_pd + 4 
-:      002288 p_gpio_set_input_pd:
-0x05b2 002289 set0 gpio_active_bit ,temp 
-0x05b3 002290 arg core_gpio_pu0 ,contw 
-0x05b4 002291 call gpio_set_bit 
-0x05b5 002292 set1 gpio_active_bit ,temp 
-0x05b6 002293 arg core_gpio_pd0 ,contw 
-0x05b7 002294 branch gpio_set_high_impedance + 4 
-:      002296 p_mouse_bb_disconnected:
-0x05b8 002297 jam 0 ,mem_mouse_enter_sniff_count 
-0x05b9 002298 jam 0x0e ,mem_sniff_param_interval 
-0x05ba 002299 call mouse_bb_discon_clear_stack 
-0x05bb 002300 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x05bc 002301 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-0x05bd 002302 branch mouse_bb_disconnected + 9 
-:      002304 p_mouse4_0_event_bb_disconn:
-0x05be 002305 call mouse_le_clean_connect_flag 
-0x05bf 002306 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x05c0 002307 bbit1 app_disc_pb_button ,p_mouse_select_device_button_up 
-0x05c1 002308 branch mouse4_0_event_bb_disconn + 2 
-:      002310 p_mouse_bb_event_discovery_btn:
-0x05c2 002311 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-0x05c3 002312 jam 0 ,mem_mouse_null_enter_hibernate_timer 
-0x05c4 002313 isolate1 mark_24g ,mark 
-0x05c5 002314 call p_g24_check_51cmd_stop_24g ,true 
-0x05c6 002315 branch mouse_bb_event_discovery_btn + 1 
-:      002317 p_le_addr_random_config:
-0x05c7 002318 call load_adc_init 
-0x05c8 002319 fetch 2 ,mem_0_5_adc_io_data 
-0x05c9 002321 store 2 ,mem_random_addr_increase_count 
-:      002322 p_le_addr_random_store:
-:      002323 p_mouse_store_eerpom_random_addr_increase_count:
-0x05ca 002324 arg 2 ,temp 
-0x05cb 002325 arg mem_random_addr_increase_count ,rega 
-0x05cc 002326 arg mouse_random_addr_count_eeprom_offset ,regb 
-0x05cd 002327 branch iicd_write_protect_eep_data 
-:      002329 p_mouse_load_eeprom_random_addr_increase_count:
-0x05ce 002330 arg 2 ,temp 
-0x05cf 002331 arg mem_random_addr_increase_count ,rega 
-0x05d0 002332 arg mouse_random_addr_count_eeprom_offset ,regb 
-0x05d1 002333 branch iicd_read_eep_data 
-:      002341 p_mouse_start_discovery:
-0x05d2 002342 jam 0 ,mem_le_send_security_request_flag 
-0x05d3 002343 call p_mouse_tx_power_init 
-0x05d4 002344 jam mode_bt_device1 ,mem_device_flag 
-0x05d5 002345 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x05d6 002346 fetch 2 ,mem_ui_state_map 
-0x05d7 002347 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
-0x05d8 002350 call p_mouse_load_eeprom_random_addr_increase_count 
-0x05d9 002351 fetcht 2 ,mem_random_addr_increase_count 
-0x05da 002352 increase 1 ,temp 
-0x05db 002353 storet 2 ,mem_random_addr_increase_count 
-0x05dc 002354 storet 2 ,mem_le_lap + 1 
-0x05dd 002355 call p_mouse_store_eerpom_random_addr_increase_count 
-0x05de 002356 random pdata 
-0x05df 002357 store 1 ,mem_le_lap 
-:      002358 p_mouse_start_discovery_norandom:
-0x05e0 002359 call app_lpm_mult_disable 
-0x05e1 002360 fetch 2 ,mem_discovery_timeout 
-0x05e2 002361 store 2 ,mem_mouse_discovery_timer 
-0x05e3 002362 jam 6 ,mem_connection_options 
-0x05e4 002363 setarg 0 
-0x05e5 002364 store 2 ,mem_mouse_no_data_timer 
-0x05e6 002365 store 2 ,mem_mouse_direct_timer 
-0x05e7 002366 arg mouse_store_eeprom_flag ,queue 
-0x05e8 002367 call mouse_enable_function_flag 
-0x05e9 002368 call mouse_bt_discovery_button_down_disable 
-0x05ea 002369 fetch 1 ,mem_device_option 
-0x05eb 002370 isolate1 mode_4_mouse ,pdata 
-0x05ec 002371 call p_check_51cmd_adv ,true 
-0x05ed 002372 call mouse_start_discovery_norandom + 13 
-0x05ee 002373 branch p_mouse_discovery_multi_led_blink 
-:      002375 p_check_51cmd_adv:
-0x05ef 002376 jam 0 ,mem_mouse_le_reconnect_flag 
-0x05f0 002377 call p_le_check_adv_flag 
-0x05f1 002378 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x05f2 002379 istore 1 ,contr 
-0x05f3 002381 arg mem_le_adv_swift_pair ,contr 
-0x05f4 002382 call p_le_adv_data_update 
-0x05f5 002384 branch check_51cmd_adv 
-:      002386 p_le_adv_data_update:
-0x05f6 002387 arg mem_le_adv_data + 11 ,contw 
-0x05f7 002388 arg 19 ,loopcnt 
-0x05f8 002389 call memcpy 
-0x05f9 002390 branch le_modified_name_adv 
-:      002392 p_mouse_stop_discovery:
-0x05fa 002393 call p_mouse_discovey_led_blink_off 
-0x05fb 002394 setarg 0 
-0x05fc 002395 store 2 ,mem_mouse_discovery_timer 
-0x05fd 002396 call p_mouse_sensor_poweron 
-0x05fe 002397 branch mouse_stop_discovery + 1 
-:      002399 p_le_slave_match:
-0x05ff 002400 fetch 1 ,mem_le_md_count 
-0x0600 002401 pincrease 1 
-0x0601 002402 store 1 ,mem_le_md_count 
-0x0602 002403 beq le_md_max_count ,le_slave_cont 
-0x0603 002404 call le_acknowledge 
-0x0604 002405 call le_prepare_tx 
-0x0605 002406 call power_ctrl_start 
-0x0606 002407 branch le_slave_match + 7 
-:      002409 p_le_next_adv_channel:
-0x0607 002410 fetch 1 ,mem_le_ch_mapped 
-0x0608 002411 increase 1 ,pdata 
-0x0609 002412 store 1 ,mem_le_ch_mapped 
-0x060a 002413 rtnne 40 
-0x060b 002414 jam 37 ,mem_le_ch_mapped 
-0x060c 002415 rtn 
-:      002417 p_le_receive_skip:
-0x060d 002418 call save_rssi 
-0x060e 002419 call p_rssi_signal 
-0x060f 002420 branch le_receive_skip + 2 
-:      002422 p_le_update_param:
-0x0610 002423 call p_mouse_le_conn_param_check 
-0x0611 002424 branch le_update_param + 8 
-:      002425 p_mouse_le_lpm_mult_reinit:
-0x0612 002426 fetch 1 ,mem_lpm_mult_init 
-0x0613 002427 store 1 ,mem_lpm_mult 
-:      002428 p_mouse_le_conn_param_lpm_enable:
-0x0614 002429 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x0615 002430 rtn 
-:      002431 p_mouse_le_conn_param_lpm_disable:
-0x0616 002432 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x0617 002433 rtn 
-:      002434 p_mouse_le_conn_param_check:
-0x0618 002435 fetch 1 ,mem_le_new_conninterval 
-0x0619 002436 sub pdata ,le_interval_15ms ,null 
-0x061a 002437 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
-0x061b 002438 fetch 1 ,mem_le_new_connslavelatency 
-0x061c 002439 fetcht 1 ,mem_lpm_mult_init 
-0x061d 002440 isub temp ,null 
-0x061e 002441 branch p_mouse_le_lpm_mult_reinit ,positive 
-0x061f 002442 fetch 1 ,mem_le_new_connslavelatency 
-0x0620 002443 store 1 ,mem_lpm_mult 
-0x0621 002444 branch p_mouse_le_conn_param_lpm_enable 
-:      002446 p_le_update_channel_map:
-0x0622 002447 fetch 1 ,mem_le_state 
-0x0623 002448 rtnbit0 lestate_update_map 
-0x0624 002449 call p_le_channel_map_overflow_check 
-0x0625 002450 nrtn user 
-0x0626 002451 branch le_update_channel_map + 3 
-:      002452 p_le_channel_map_overflow_check:
-0x0627 002453 enable user 
-0x0628 002454 fetch 1 ,mem_le_event_count + 1 
-0x0629 002455 rshift4 pdata ,pdata 
-0x062a 002456 rtnne 0x0f 
-0x062b 002457 fetch 1 ,mem_le_instant + 1 
-0x062c 002458 rshift4 pdata ,pdata 
-0x062d 002459 rtnne 0x00 
-0x062e 002460 branch disable_user 
-:      002462 p_le_prepare_tx:
-0x062f 002463 fetch 1 ,mem_le_arq 
-0x0630 002464 bbit1 wak ,p_le_prepare_tx_wak 
-0x0631 002465 call power_ctrl_pac_succ_incrs 
-0x0632 002466 fetch 1 ,mem_empty_count 
-0x0633 002467 nbranch p_le_send_empyt ,blank 
-0x0634 002468 fetch 1 ,mem_le_state 
-0x0635 002469 bbit0 lestate_encryption ,p_le_tx_4 
-0x0636 002470 fetch 1 ,mem_le_rxbuf + 1 
-0x0637 002471 branch p_le_tx_4 ,blank 
-0x0638 002472 branch le_send_empty 
-:      002473 p_le_send_empyt:
-0x0639 002474 fetch 1 ,mem_empty_count 
-0x063a 002475 increase -1 ,pdata 
-0x063b 002476 store 1 ,mem_empty_count 
-0x063c 002477 branch le_send_empty 
-:      002478 p_le_tx_4:
-0x063d 002479 fetch 1 ,mem_le_pairing_state 
-0x063e 002480 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-0x063f 002481 jam 3 ,mem_empty_count 
-:      002482 p_in_le_tx_4:
-0x0640 002483 call le_fifo_check_nearly_full 
-0x0641 002484 call p_mouse_data_pull ,blank 
-0x0642 002485 branch le_prepare_tx + 4 
-:      002487 p_le_prepare_tx_wak:
-0x0643 002488 call p_le_check_tx_retransmit_setmd 
-0x0644 002489 branch p_le_power_ctrl_pac_succ_decrs 
-:      002491 p_le_check_tx_retransmit_setmd:
-0x0645 002492 fetch 1 ,mem_le_connect_status_flag 
-0x0646 002493 and pdata ,0x03 ,pdata 
-0x0647 002494 rtnne 0x03 
-0x0648 002495 fetch 1 ,mem_mouse_data_queue_num 
-0x0649 002496 rtn blank 
-0x064a 002497 fetch 1 ,mem_le_txlen 
-0x064b 002498 rtn blank 
-0x064c 002499 fetch 1 ,mem_le_txheader 
-0x064d 002500 set1 md ,pdata 
-0x064e 002501 store 1 ,mem_le_txheader 
-0x064f 002502 call le_set_md 
-0x0650 002503 rtn 
-:      002507 p_le_power_ctrl_pac_succ_decrs:
-0x0651 002508 branch power_ctrl_pac_succ_decrs 
-:      002510 p_mouse_le_reconn_write_enable_timer_reinit:
-0x0652 002511 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x0653 002512 rtn blank 
-0x0654 002513 fetch 1 ,mem_le_connect_status_flag 
-0x0655 002514 and pdata ,0x03 ,pdata 
-0x0656 002515 rtneq 0x03 
-0x0657 002516 jam 10 ,mem_le_start_encrypt_timer 
-0x0658 002517 rtn 
-:      002519 p_le_parse:
-0x0659 002520 rtnmark1 mark_old_packet 
-0x065a 002521 call le_fifo_check_full 
-0x065b 002522 nrtn blank 
-0x065c 002523 fetch 1 ,mem_le_rxbuf 
-0x065d 002524 and pdata ,0x3 ,pdata 
-0x065e 002525 store 1 ,mem_le_packet_llid 
-0x065f 002526 ifetch 1 ,contr 
-0x0660 002527 and pdata ,0x1f ,pdata 
-0x0661 002528 store 1 ,mem_le_packet_size 
-0x0662 002529 rtn blank 
-0x0663 002530 copy contr ,pdata 
-0x0664 002531 store 2 ,mem_le_payload_ptr 
-0x0665 002532 fetch 1 ,mem_le_packet_llid 
-0x0666 002533 beq llid_le_ll ,p_le_parse_ll 
-0x0667 002534 branch le_parse_l2cap 
-:      002535 p_le_parse_ll:
-0x0668 002536 fetch 1 ,mem_le_rxbuf + 2 
-0x0669 002537 beq ll_channel_map_req ,p_le_parse_channel_map_req 
-0x066a 002538 branch le_parse_ll + 1 
-:      002539 p_le_parse_channel_map_req:
-0x066b 002540 ifetch 5 ,contr 
-0x066c 002541 store 5 ,mem_le_new_map 
-0x066d 002542 ifetch 2 ,contr 
-0x066e 002543 store 2 ,mem_le_instant 
-0x066f 002544 branch le_parse_channel_map_req + 7 
-:      002546 p_le_parse_l2cap:
-0x0670 002547 ifetch 2 ,contr 
-0x0671 002548 beq le_l2cap_cid_att ,p_le_parse_att 
-0x0672 002549 beq le_l2cap_cid_smp ,p_le_parse_smp 
-0x0673 002550 branch le_parse_l2cap + 11 
-:      002551 p_le_parse_att:
-0x0674 002552 call store_contr 
-0x0675 002553 call p_mouse_le_reconn_write_enable_timer_reinit 
-0x0676 002554 call get_contr 
-0x0677 002555 ifetch 3 ,contr 
-0x0678 002556 store 3 ,mem_le_att_opcode 
-0x0679 002557 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-0x067a 002559 rshift8 pdata ,temp 
-0x067b 002560 sub temp ,0x24 ,null 
-0x067c 002562 branch le_parse_att + 2 ,positive 
-0x067d 002563 arg mem_mouse_le_uuid_sup ,temp 
-0x067e 002564 storet 2 ,mem_ui_le_uuid_table 
-0x067f 002565 call le_parse_att + 2 
-0x0680 002566 setarg 0x8e7a 
-0x0681 002567 store 2 ,mem_ui_le_uuid_table 
-0x0682 002568 rtn 
-:      002570 p_le_parse_att_read_by_group_type_request:
-0x0683 002571 call le_parse_att_read_by_group_type_request 
-0x0684 002572 call le_fifo_get_last_tx_ptr 
-0x0685 002573 increase 7 ,contr 
-0x0686 002574 ifetch 1 ,contr 
-0x0687 002575 rtnne attop_read_by_group_type_response 
-0x0688 002576 increase 5 ,contr 
-0x0689 002577 ifetch 2 ,contr 
-0x068a 002578 arg uuid_service_hids ,temp 
-0x068b 002579 isub temp ,null 
-0x068c 002580 nrtn zero 
-0x068d 002581 increase -4 ,contr 
-0x068e 002582 setarg 0x2b 
-0x068f 002583 istore 2 ,contr 
-0x0690 002584 rtn 
-:      002629 p_le_parse_smp:
-0x0691 002630 ifetch 1 ,contr 
-0x0692 002631 beq smp_pairing_request ,p_le_parse_smp_pairing_request 
-0x0693 002632 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
-0x0694 002633 branch le_parse_smp + 2 
-:      002635 p_le_parse_smp_pairing_request:
-0x0695 002636 jam 1 ,mem_le_send_security_request_flag 
-0x0696 002637 branch le_parse_smp_pairing_request 
-:      002639 p_le_parse_smp_pairing_failed:
-0x0697 002640 call le_parse_smp_pairing_failed 
-0x0698 002641 fetch 1 ,mem_le_state 
-0x0699 002642 set0 lestate_update_param ,pdata 
-0x069a 002643 store 1 ,mem_le_state 
-0x069b 002644 branch le_parse_terminate_ind 
-:      002646 p_le_adv_not_match:
-0x069c 002647 fetch 1 ,mem_le_ch_mapped 
-0x069d 002648 bne 39 ,le_adv_loop 
-0x069e 002649 call p_le_adv_random_delay 
-0x069f 002650 arg le_adv_interval_timer ,queue 
-0x06a0 002651 fetch 2 ,mem_le_adv_interval 
-0x06a1 002652 branch timer_init 
-:      002653 p_le_adv_random_delay:
-0x06a2 002654 random pdata 
-0x06a3 002655 arg 0x1ff ,temp 
-0x06a4 002656 iand temp ,pdata 
-0x06a5 002657 add pdata ,250 ,pdata 
-0x06a6 002658 branch delay 
-:      002660 p_le_lpm_setmult:
-0x06a7 002661 disable wake 
-0x06a8 002662 branch p_le_lpm_set_mult_attempt ,attempt 
-0x06a9 002663 nbranch le_lpm_lost ,match 
-:      002664 p_le_lpm_set_mult_attempt:
-0x06aa 002665 call lpm_match 
-0x06ab 002666 fetch 2 ,mem_rx_window_sniff 
-0x06ac 002667 store 2 ,mem_le_receive_window 
-0x06ad 002668 fetch 1 ,mem_le_connect_status_flag 
-0x06ae 002669 compare 3 ,pdata ,3 
-0x06af 002670 nbranch lpm_mult_short ,true 
-0x06b0 002671 branch le_lpm_set_mult_attempt + 3 
-:      002673 p_le_mouse_bb_event_connect_complete:
-0x06b1 002674 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x06b2 002675 nrtn blank 
-0x06b3 002676 fetch 1 ,mem_le_att_handle 
-0x06b4 002677 sub pdata ,26 ,pdata 
-0x06b5 002678 nrtn zero 
-0x06b6 002679 jam 0 ,mem_le_start_encrypt_timer 
-0x06b7 002680 branch mouse_le_write_enable 
-:      002682 p_check_51cmd_once_continue:
-0x06b8 002683 call lmo_fifo_check 
-0x06b9 002684 nbranch check_51cmd_restore ,blank 
-0x06ba 002685 fetch 1 ,mem_fifo_temp 
-0x06bb 002686 bmark0 mark_context ,check_51cmd_check_idle 
-0x06bc 002687 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
-0x06bd 002688 branch check_51cmd_once_continue + 2 
-:      002690 p_check_51cmd_ble_update_connect_param:
-0x06be 002691 call le_fifo_check_full 
-0x06bf 002692 nrtn blank 
-0x06c0 002693 branch le_l2cap_tx_update_req 
-:      002696 p_twspi_reset:
-0x06c1 002697 hfetch 1 ,core_gpio_out3 
-0x06c2 002698 and_into 0xfd ,pdata 
-0x06c3 002699 hstore 1 ,core_gpio_out3 
-0x06c4 002700 hfetcht 1 ,core_gpio_oe3 
-0x06c5 002701 or_into 0x2 ,temp 
-0x06c6 002702 hstoret 1 ,core_gpio_oe3 
-0x06c7 002703 call twspi_disable 
-0x06c8 002704 and_into 0xfd ,temp 
-0x06c9 002705 nop 13 
-0x06ca 002706 call twspi_enable 
-0x06cb 002707 hstoret 1 ,core_gpio_oe3 
-0x06cc 002708 rtn 
-:      002714 power_ctrl_pac_succ_cnt_init:
-0x06cd 002715 jam 1 ,mem_power_ctrl_level 
-0x06ce 002716 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x06cf 002717 rtn 
-:      002718 power_ctrl_pac_succ_incrs:
-0x06d0 002719 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x06d1 002720 increase 1 ,pdata 
-0x06d2 002721 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x06d3 002722 rtn 
-:      002723 power_ctrl_pac_succ_decrs:
-0x06d4 002724 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x06d5 002725 sub pdata ,2 ,null 
-0x06d6 002726 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x06d7 002727 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x06d8 002728 rtneq 0 
-0x06d9 002729 increase -1 ,pdata 
-0x06da 002730 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x06db 002731 rtn 
-:      002732 power_ctrl_pac_succ_cnt_reinit:
-0x06dc 002733 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x06dd 002734 rtn 
-:      002736 power_ctrl_start:
-0x06de 002737 fetch 2 ,mem_ui_state_map 
-0x06df 002738 rtnbit1 ui_state_ble_adv 
-0x06e0 002739 rtnbit1 ui_state_bt_reconnect 
-0x06e1 002740 rtnbit1 ui_state_bt_discovery 
-0x06e2 002742 arg mem_rssi_signal_buf ,rega 
-0x06e3 002743 call p_rssi_average 
-0x06e4 002744 storet 1 ,mem_rssi_avg_received 
-0x06e5 002746 setarg rssi_dis_max_24g 
-0x06e6 002747 bmark1 mark_24g ,power_ctrl_start_next 
-0x06e7 002748 setarg rssi_dis_max_ble 
-:      002749 power_ctrl_start_next:
-0x06e8 002750 isub temp ,null 
-0x06e9 002751 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x06ea 002753 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x06eb 002754 sub pdata ,2 ,null 
-0x06ec 002755 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x06ed 002756 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x06ee 002757 beq 0 ,power_ctrl_txpower_incrs 
-0x06ef 002758 rtn 
-:      002760 power_ctrl_txpower_decrs_check:
-0x06f0 002761 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x06f1 002762 rtnne 32 
-0x06f2 002763 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      002764 power_ctrl_txpower_decrs:
-0x06f3 002765 fetcht 1 ,mem_rssi_avg_received 
-0x06f4 002766 setarg rssi_dis_min_24g 
-0x06f5 002767 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x06f6 002768 setarg rssi_dis_min_ble 
-:      002769 power_ctrl_txpower_decrs_next:
-0x06f7 002770 isub temp ,null 
-0x06f8 002771 nrtn positive 
-0x06f9 002772 fetch 1 ,mem_power_ctrl_level 
-0x06fa 002773 beq 0 ,power_ctrl_decrs_level0 
-0x06fb 002774 increase -1 ,pdata 
-0x06fc 002775 store 1 ,mem_power_ctrl_level 
-0x06fd 002776 beq 0 ,power_ctrl_decrs_level0 
-:      002777 power_ctrl_decrs_level1:
-:      002778 power_ctrl_incrs_level1:
-0x06fe 002779 jam tx_power_0db ,mem_tx_power 
-0x06ff 002780 rtn 
-:      002782 power_ctrl_txpower_incrs_force:
-0x0700 002783 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      002784 power_ctrl_txpower_incrs:
-0x0701 002785 fetch 1 ,mem_power_ctrl_level 
-0x0702 002786 beq 2 ,power_ctrl_incrs_level2 
-0x0703 002787 increase 1 ,pdata 
-0x0704 002788 store 1 ,mem_power_ctrl_level 
-0x0705 002789 beq 1 ,power_ctrl_incrs_level1 
-:      002790 power_ctrl_incrs_level2:
-0x0706 002792 jam tx_power_5db ,mem_tx_power 
-0x0707 002793 rtn 
-:      002795 power_ctrl_decrs_level0:
-0x0708 002796 jam tx_power_f5db ,mem_tx_power 
-0x0709 002797 rtn 
-:      002800 p_set_freq_tx:
-0x070a 002801 storet 1 ,mem_last_freq 
-0x070b 002802 add temp ,0 ,rega 
-0x070c 002803 call rf_write_freq 
-0x070d 002804 setarg param_pll_setup 
-0x070e 002805 call sleep 
-:      002806 p_rf_tx_enable:
-0x070f 002807 jam 0x1 ,rfen_adc 
-0x0710 002808 jam 0x3c ,rfen_rx 
-0x0711 002809 jam 0xe0 ,rfen_tx 
-0x0712 002810 nop 10 
-0x0713 002811 jam 0x01 ,rfen_mdm 
-0x0714 002812 jam 0x3d ,rfen_mdm 
-0x0715 002813 nop 10 
-0x0716 002814 jam 0xb7 ,rfen_sn 
-0x0717 002815 nop 10 
-0x0718 002816 jam 0x7d ,rfen_mdm 
-0x0719 002817 fetch 1 ,mem_tx_power 
-0x071a 002820 beq tx_power_5db ,p_set_tx_power_5db 
-0x071b 002822 beq tx_power_f5db ,p_set_tx_power_f5db 
-0x071c 002823 beq tx_power_pair ,p_set_tx_power_pair 
-:      002825 p_set_tx_power_0db:
-0x071d 002826 call p_rx_low_sens 
-0x071e 002828 jam 0xd0 ,0x8955 
-0x071f 002829 jam 0xe0 ,0x8956 
-0x0720 002831 jam 0x6c ,0x8958 
-0x0721 002833 branch set_tx_power_0db 
-:      002845 p_set_tx_power_5db:
-:      002847 p_rx_high_sens:
-0x0722 002848 jam 0xfb ,0x894c 
-0x0723 002849 jam 0xef ,0x894d 
-0x0724 002850 jam 0xec ,0x894e 
-0x0725 002851 jam 0x5e ,0x894f 
-0x0726 002854 jam 0xd0 ,0x8955 
-0x0727 002855 jam 0xe0 ,0x8956 
-0x0728 002857 jam 0x3c ,0x8958 
-0x0729 002859 branch set_tx_power_5db 
-:      002871 p_set_tx_power_f5db:
-0x072a 002872 call p_rx_low_sens 
-0x072b 002874 jam 0xd0 ,0x8955 
-0x072c 002875 jam 0xc0 ,0x8956 
-0x072d 002877 jam 0x6c ,0x8958 
-0x072e 002879 branch set_tx_power_f5db 
-:      002881 p_rx_low_sens:
-0x072f 002882 jam 0x5b ,0x894c 
-0x0730 002883 jam 0x96 ,0x894d 
-0x0731 002884 jam 0x2c ,0x894e 
-0x0732 002885 jam 0x46 ,0x894f 
-0x0733 002886 rtn 
-:      002888 p_set_tx_power_pair:
-0x0734 002890 jam 0xc2 ,0x8956 
-0x0735 002891 jam 0xd0 ,0x8955 
-0x0736 002892 rtn 
-:      002894 p_shutdown_radio:
-0x0737 002895 force 8 ,radio_ctrl 
-0x0738 002896 branch shutdown_radio + 1 
+0x0000 000067 bbit1 8 ,pf_patch_ext 
+0x0001 000068 beq patch00_0 ,p_soft_reset 
+0x0002 000069 beq patch00_1 ,p_soft_reset_1 
+0x0003 000070 beq patch00_2 ,p_soft_reset_2 
+0x0004 000071 beq patch10_5 ,p_shutdown_radio 
+0x0005 000072 beq patch11_1 ,p_set_freq_tx 
+0x0006 000073 beq patch14_1 ,p_init_param 
+0x0007 000074 beq patch16_1 ,p_lpm_check_wake_lock 
+0x0008 000075 beq patch16_2 ,p_g24_dispatch 
+0x0009 000076 beq patch18_4 ,p_device_init 
+0x000a 000077 beq patch19_1 ,p_app_flag_store 
+0x000b 000078 beq patch19_2 ,p_app_initflag_check 
+0x000c 000079 beq patch1c_3 ,p_mouse_seting_dpi 
+0x000d 000080 beq patch1c_6 ,p_mouse_motion 
+0x000e 000081 beq patch1d_1 ,p_mouse_bb_disconnected 
+0x000f 000082 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
+0x0010 000083 beq patch1d_3 ,p_mouse_start_discovery 
+0x0011 000084 beq patch1d_4 ,p_mouse_stop_discovery 
+0x0012 000085 branch loop 
+:      000086 pf_patch_ext:
+0x0013 000087 beq patch27_1 ,p_le_slave_match 
+0x0014 000088 beq patch28_3 ,p_le_next_adv_channel 
+0x0015 000089 beq patch29_2 ,p_le_receive_skip 
+0x0016 000090 beq patch2a_7 ,p_le_update_param 
+0x0017 000091 beq patch2b_1 ,p_le_update_channel_map 
+0x0018 000092 beq patch2c_3 ,p_le_prepare_tx 
+0x0019 000093 beq patch2c_6 ,p_le_parse 
+0x001a 000094 beq patch2c_7 ,p_le_parse_l2cap 
+0x001b 000095 beq patch2d_2 ,p_le_adv_not_match 
+0x001c 000096 beq patch2e_7 ,p_le_lpm_setmult 
+0x001d 000097 beq patch3f_2 ,p_check_51cmd_once_continue 
+0x001e 000098 beq patch31_4 ,p_twspi_reset 
+0x001f 000099 branch loop 
+:      000103 p_soft_reset:
+0x0020 000104 hfetch 1 ,0x813b 
+0x0021 000105 store 1 ,mem_power_on_flag 
+0x0022 000106 call p_mouse_select_device_button_wakeup_check 
+0x0023 000107 branch soft_reset + 1 
+:      000109 p_mouse_select_device_button_wakeup_check:
+0x0024 000110 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
+0x0025 000111 call p_mouse_pb_button_check 
+0x0026 000112 rtn true 
+0x0027 000113 call delay_10ms 
+0x0028 000114 call p_mouse_pb_button_check 
+0x0029 000115 rtn true 
+0x002a 000116 jam 1 ,mem_mouse_select_device_button_wakeup_flag 
+0x002b 000117 rtn 
+:      000119 p_mouse_switch_hwakeup_bypb:
+0x002c 000120 fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
+0x002d 000121 rtn blank 
+0x002e 000122 call p_mouse_switch_device_flag 
+0x002f 000123 branch p_mouse_store_device_number2eeprom 
+:      000125 p_soft_reset_1:
+0x0030 000126 arg mem_sp_state ,contw 
+0x0031 000127 arg 12 ,loopcnt 
+0x0032 000128 call clear_mem 
+0x0033 000129 call p_mouse_le_txbuff_load 
+0x0034 000130 call rfcomm_init 
+0x0035 000131 call init_lmp 
+0x0036 000132 ncall lpm_disable_exen_output ,wake 
+0x0037 000133 call ui_init + 1 
+0x0038 000134 branch soft_reset + 11 
+:      000136 p_soft_reset_2:
+0x0039 000137 call app_lpm_init ,wake 
+0x003a 000138 call publickey_init 
+0x003b 000139 call lpm_recover_clk ,wake 
+:      000140 p_sp_cal_loop:
+0x003c 000141 call sp_calc_sequence 
+0x003d 000142 fetch 1 ,mem_ssp_enable 
+0x003e 000143 branch main_loop ,blank 
+0x003f 000144 fetch 1 ,mem_sp_local_key_invalid 
+0x0040 000145 branch p_sp_cal_loop ,blank 
+0x0041 000146 branch main_loop 
+:      000148 p_init_param:
+0x0042 000149 setarg param_le_version 
+0x0043 000150 store 3 ,mem_lmp_version 
+0x0044 000151 setarg param_le_subversion 
+0x0045 000152 store 2 ,mem_lmp_version + 3 
+0x0046 000153 branch init_param + 12 
+:      000155 p_lpm_check_wake_lock:
+0x0047 000156 rtnmark1 mark_24g 
+0x0048 000157 call p_mouse_bt_multi_led_lpm_lock 
+0x0049 000158 fetch 1 ,mem_mouse_multi_led_state 
+0x004a 000159 beq on ,disable_blank 
+0x004b 000160 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x004c 000161 beq 0 ,disable_blank 
+0x004d 000162 fetch 1 ,mem_mouse_le_conn_param_reject 
+0x004e 000163 beq le_lpm_disable ,disable_blank 
+0x004f 000164 fetch 1 ,mem_mouse_wheel_trigger 
+0x0050 000165 nbranch disable_blank ,blank 
+0x0051 000166 branch enable_blank 
+:      000168 p_mouse_bt_multi_led_lpm_lock:
+0x0052 000169 call enable_blank 
+0x0053 000170 fetch 1 ,mem_mouse_multi_led_state 
+0x0054 000171 ncall disable_blank ,blank 
+0x0055 000172 fetch 1 ,mem_mouse_multi_led_on_timer 
+0x0056 000173 ncall disable_blank ,blank 
+0x0057 000174 rtn 
+:      000176 p_g24_dispatch:
+0x0058 000177 rtnmark0 mark_24g 
+0x0059 000178 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x005a 000179 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
+:      000180 p_g24_transmit_process:
+0x005b 000181 call p_g24_txdata_prep 
+0x005c 000182 nbranch p_g24_nodata_transmit ,user 
+0x005d 000183 call p_g24_rf_sta_check 
+:      000184 p_g24_transmit_start:
+0x005e 000185 call p_g24_transmit_packet 
+0x005f 000186 fetch 1 ,mem_24g_pairing_sm 
+0x0060 000187 rtnne state_24g_pairing_success 
+0x0061 000188 call power_ctrl_start 
+:      000190 g24_long_sleep_shorter_param_update:
+0x0062 000191 fetch 1 ,mem_config_function_enable 
+0x0063 000192 rtnbit1 enable_sensor_motion_pin 
+0x0064 000193 setarg g24_long_sleep_step1 
+0x0065 000194 store 3 ,mem_24g_enter_hibernate 
+0x0066 000195 jam 20 ,mem_24g_long_sleep_param_update_timer 
+0x0067 000197 fetch 1 ,mem_mouse_multi_led_state 
+0x0068 000198 beq on ,p_g24_transmit_by_interrupt_enable 
+:      000199 p_g24_short_sleep:
+0x0069 000200 call p_g24_lpm_wait 
+0x006a 000201 nrtn user 
+0x006b 000202 call p_clear_wake 
+0x006c 000203 setarg 60500 
+0x006d 000204 branch lpm_dispatch_sleep 
+:      000206 p_g24_transmit_by_interrupt:
+0x006e 000207 call p_g24_timer_check 
+0x006f 000208 nrtn user 
+0x0070 000209 call p_g24_interval_calibrate 
+0x0071 000210 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x0072 000211 increase 1 ,pdata 
+0x0073 000212 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x0074 000213 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0x0075 000214 isub temp ,null 
+0x0076 000215 call p_g24_transmit_by_interrupt_exit ,zero 
+0x0077 000216 branch p_g24_transmit_process 
+:      000217 p_g24_transmit_by_interrupt_exit:
+0x0078 000218 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x0079 000219 setarg 0 
+0x007a 000220 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x007b 000221 setarg 25 
+0x007c 000222 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+:      000223 p_g24_interval_min:
+0x007d 000224 jam 0 ,mem_24g_pac_index 
+0x007e 000225 fetch 1 ,mem_24g_interval_min 
+:      000226 p_g24_current_interval_store:
+0x007f 000227 store 1 ,mem_24g_interval 
+0x0080 000228 rtn 
+:      000229 p_g24_interval_max:
+0x0081 000230 fetch 1 ,mem_24g_interval_max 
+0x0082 000231 branch p_g24_current_interval_store 
+:      000232 p_g24_interval_calibrate:
+0x0083 000233 fetch 1 ,mem_24g_pac_index 
+0x0084 000234 increase 1 ,pdata 
+0x0085 000235 store 1 ,mem_24g_pac_index 
+0x0086 000236 beq 4 ,p_g24_interval_max 
+0x0087 000237 beq 5 ,p_g24_interval_min 
+0x0088 000238 rtn 
+:      000240 p_g24_nodata_transmit:
+0x0089 000241 fetch 1 ,mem_24g_abort_pac 
+0x008a 000242 call p_g24_send_abort_packet ,blank 
+0x008b 000243 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x008c 000244 nrtn blank 
+0x008d 000245 fetch 1 ,mem_mouse_multi_led_state 
+0x008e 000246 rtneq on 
+:      000247 p_g24_long_sleep:
+0x008f 000248 call p_g24_lpm_wait 
+0x0090 000249 nrtn user 
+0x0091 000250 fetch 3 ,mem_24g_enter_hibernate 
+0x0092 000251 call clk2lpo 
+0x0093 000252 storet 4 ,mem_sleep_counter 
+0x0094 000253 branch lpm_sleep 
+:      000255 p_g24_lpm_wait:
+0x0095 000256 enable user 
+0x0096 000257 call lpo_calibration 
+0x0097 000258 fetch 3 ,mem_clks_per_lpo 
+0x0098 000259 branch disable_user ,blank 
+0x0099 000260 fetch 1 ,mem_lpm_mode 
+0x009a 000261 branch disable_user ,blank 
+0x009b 000262 fetch 1 ,mem_sp_local_key_invalid 
+0x009c 000263 branch disable_user ,blank 
+0x009d 000264 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x009e 000265 beq g24_tx_timer_int_enable ,disable_user 
+:      000266 p_mouse_setgpio_lpm:
+0x009f 000267 call p_mouse_set_sdio_high 
+0x00a0 000268 call p_clear_wake 
+:      000269 p_mouse_setgpio_lpm_before:
+0x00a1 000270 call mouse_lpm_before_common 
+0x00a2 000271 hfetch 4 ,core_gpio_oe0 
+0x00a3 000272 hfetcht 4 ,core_gpio_pu0 
+0x00a4 000273 ior temp ,temp 
+0x00a5 000274 invert temp ,temp 
+0x00a6 000275 hstoret 4 ,core_gpio_pd0 
+:      000276 p_set_ice_gpio:
+0x00a7 000277 fetcht 1 ,mem_mouse_bt_led_gpio 
+0x00a8 000278 call gpio_config_input 
+0x00a9 000279 fetcht 1 ,mem_mouse_bt_led_gpio 
+0x00aa 000280 set1 gpio_active_bit ,temp 
+0x00ab 000281 arg core_gpio_pu0 ,contw 
+0x00ac 000282 branch gpio_set_bit 
+:      000284 p_mouse_set_sdio_high:
+0x00ad 000285 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x00ae 000286 rtn blank 
+0x00af 000287 branch p_mouse_seting_dpi_sensor_type 
+:      000289 p_g24_send_abort_packet:
+0x00b0 000290 jam 1 ,mem_24g_abort_pac 
+0x00b1 000291 jam 0 ,mem_24g_rf_hop_ch 
+0x00b2 000292 call p_g24_transmit_rf_ctrl_clear 
+0x00b3 000293 store 1 ,mem_24g_txbuf 
+0x00b4 000294 setarg 0 
+0x00b5 000295 store 7 ,mem_24g_txbuf + 1 
+0x00b6 000296 fetch 4 ,mem_24g_device_addr 
+0x00b7 000297 store 4 ,mem_24g_txbuf + 8 
+0x00b8 000298 jam 12 ,mem_24g_datalen 
+0x00b9 000299 fetch 1 ,mem_24g_data_type 
+0x00ba 000300 set1 bit_abort ,pdata 
+0x00bb 000301 store 1 ,mem_24g_data_type 
+0x00bc 000302 call p_g24_txdata_enable_tx 
+0x00bd 000303 branch p_g24_transmit_start 
+:      000314 p_g24_transmit_rf_sta_init:
+0x00be 000315 jam 1 ,mem_24g_rf_last_sta 
+0x00bf 000316 jam 0 ,mem_24g_sync_cnt 
+:      000317 p_g24_transmit_rf_ctrl_clear:
+0x00c0 000318 fetch 1 ,mem_24g_data_type 
+0x00c1 000319 and_into bits_data ,pdata 
+0x00c2 000320 store 1 ,mem_24g_data_type 
+0x00c3 000321 rtn 
+:      000323 p_g24_hop_ch_enable:
+0x00c4 000324 fetch 1 ,mem_24g_data_type 
+0x00c5 000325 set1 bit_hop ,pdata 
+0x00c6 000326 store 1 ,mem_24g_data_type 
+0x00c7 000328 store 1 ,mem_24g_txpayload 
+0x00c8 000329 rtn 
+:      000331 p_g24_hop_enable_packet:
+0x00c9 000332 fetch 1 ,mem_24g_data_type 
+0x00ca 000333 rtnbit0 bit_hop 
+:      000334 p_g24_hop_ch_disable:
+0x00cb 000335 fetch 1 ,mem_24g_data_type 
+0x00cc 000336 set0 bit_hop ,pdata 
+0x00cd 000337 store 1 ,mem_24g_data_type 
+0x00ce 000338 store 1 ,mem_24g_txpayload 
+0x00cf 000339 call power_ctrl_pac_succ_decrs 
+0x00d0 000340 branch p_g24_ch 
+:      000368 p_g24_rf_hop_attemp_again:
+0x00d1 000369 fetch 1 ,mem_24g_rf_hop_ch 
+0x00d2 000370 bne 1 ,p_g24_transmit_rf_ctrl_clear 
+:      000371 p_g24_rf_hop_fastly:
+0x00d3 000372 fetch 1 ,mem_24g_hop_fastly_cnt 
+0x00d4 000373 increase 1 ,pdata 
+0x00d5 000374 store 1 ,mem_24g_hop_fastly_cnt 
+0x00d6 000375 beq 4 ,p_g24_rf_hop_fastly_exit 
+0x00d7 000376 call p_g24_ch 
+0x00d8 000377 jam 2 ,mem_24g_max_retry 
+:      000379 p_g24_transmit_packet:
+0x00d9 000380 jam 0 ,mem_24g_retry 
+:      000381 p_g24_transmit_loop:
+0x00da 000382 arg param_rx_setup ,timeup 
+0x00db 000383 until clkn_rt ,meet 
+0x00dc 000384 call p_g24_transmit_receive_ack 
+0x00dd 000385 fetch 1 ,mem_24g_no_ack 
+0x00de 000386 rtneq no_ack_24g 
+0x00df 000387 nbranch p_g24_retransmit ,sync 
+0x00e0 000388 nbranch p_g24_retransmit ,user3 
+0x00e1 000389 call p_g24_txbuf_clear 
+0x00e2 000390 call p_g24_ackpayload_parse 
+0x00e3 000391 call power_ctrl_pac_succ_incrs 
+:      000392 p_g24_transmit_next_packet:
+0x00e4 000393 fetch 1 ,mem_24g_pid 
+0x00e5 000394 increase 1 ,pdata 
+0x00e6 000395 store 1 ,mem_24g_pid 
+0x00e7 000396 call p_g24_hop_enable_packet 
+0x00e8 000397 fetch 1 ,mem_24g_pairing_sm 
+0x00e9 000398 bne state_24g_pairing_success ,p_g24_paring_mode_start 
+0x00ea 000399 call p_g24_transmit_succ_rf_config 
+:      000400 p_g24_transmit_abandon:
+0x00eb 000401 setarg 0 
+0x00ec 000402 store 4 ,mem_24g_ensure 
+0x00ed 000404 store 1 ,mem_24g_hop_pac_retry 
+0x00ee 000406 rtn 
+:      000408 p_g24_rf_hop_fastly_exit:
+0x00ef 000409 call power_ctrl_pac_succ_decrs 
+0x00f0 000410 jam 0 ,mem_24g_hop_fastly_cnt 
+0x00f1 000411 branch p_g24_transmit_rf_ctrl_clear 
+:      000413 p_g24_transmit_hop_pac_succ_wo_hop:
+0x00f2 000414 jam 2 ,mem_24g_sync_cnt 
+:      000415 p_g24_transmit_hop_pac_succ:
+0x00f3 000416 jam 1 ,mem_24g_rf_last_sta 
+0x00f4 000417 jam 0 ,mem_24g_rf_hop_ch 
+0x00f5 000418 branch p_g24_transmit_rf_ctrl_clear 
+:      000420 p_g24_transmit_succ_rf_config:
+0x00f6 000421 fetch 1 ,mem_24g_rf_work_stage 
+0x00f7 000422 beq 3 ,p_g24_transmit_hop_pac_succ 
+0x00f8 000423 fetch 1 ,mem_24g_data_type 
+0x00f9 000424 isolate0 bit_hop ,pdata 
+0x00fa 000425 branch p_g24_transmit_rf_sta_init ,true 
+0x00fb 000426 fetch 1 ,mem_24g_rf_work_stage 
+0x00fc 000427 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+0x00fd 000428 beq 2 ,p_g24_transmit_hop_pac_succ 
+0x00fe 000429 rtn 
+:      000431 p_g24_rf_sta_check:
+0x00ff 000432 fetch 1 ,mem_24g_pairing_sm 
+0x0100 000433 rtnne state_24g_pairing_success 
+0x0101 000434 call p_g24_rf_laststa_synccnt_check 
+0x0102 000435 ncall p_g24_rf_sync_cnt_check ,user2 
+0x0103 000436 rtn 
+:      000438 p_g24_rf_laststa_synccnt_check:
+0x0104 000439 disable user2 
+0x0105 000440 fetch 1 ,mem_24g_rf_last_sta 
+0x0106 000441 rtnne 1 
+0x0107 000442 fetch 1 ,mem_24g_sync_cnt 
+0x0108 000443 rtnne 0 
+0x0109 000444 jam 1 ,mem_24g_rf_work_stage 
+0x010a 000445 jam 4 ,mem_24g_max_retry 
+0x010b 000446 branch enable_user2 
+:      000448 p_g24_rf_sync_cnt_check:
+0x010c 000449 fetch 1 ,mem_24g_sync_cnt 
+0x010d 000450 branch p_g24_rf_hop_attemp ,blank 
+0x010e 000451 increase -1 ,pdata 
+0x010f 000452 store 1 ,mem_24g_sync_cnt 
+0x0110 000453 jam 2 ,mem_24g_rf_work_stage 
+0x0111 000454 jam 4 ,mem_24g_max_retry 
+0x0112 000455 branch p_g24_ch 
+:      000457 p_g24_rf_hop_attemp:
+0x0113 000458 jam 3 ,mem_24g_rf_work_stage 
+0x0114 000459 fetch 1 ,mem_24g_rf_hop_ch 
+0x0115 000460 nbranch p_g24_rf_hop_attemp_again ,blank 
+0x0116 000461 jam 2 ,mem_24g_max_retry 
+0x0117 000462 branch p_g24_ch 
+:      000464 p_g24_txdata_prep:
+0x0118 000465 fetch 1 ,mem_24g_pairing_sm 
+0x0119 000466 bne state_24g_pairing_success ,p_g24_pairing_sm 
+:      000467 p_g24_txdata_prep_packeage_data:
+0x011a 000468 call p_g24_package_data 
+:      000469 p_g24_txdata_enable_tx:
+0x011b 000470 call p_g24_transmit_prep 
+0x011c 000471 jam ensure_on_24g ,mem_24g_ensure 
+0x011d 000472 rtn 
+:      000474 p_g24_package_data:
+0x011e 000475 fetch 2 ,mem_cb_24g_data 
+0x011f 000476 call callback_func 
+0x0120 000477 branch p_g24_accumulate_mouse_data ,user 
+0x0121 000478 fetch 7 ,mem_24g_txbuf + 1 
+0x0122 000479 rtn blank 
+0x0123 000480 branch enable_user 
+:      000481 p_g24_accumulate_mouse_data:
+0x0124 000482 call p_mouse_data_xy_release 
+0x0125 000483 jam 0 ,mem_24g_abort_pac 
+0x0126 000484 add rega ,1 ,pdata 
+0x0127 000485 store 1 ,mem_24g_datalen 
+0x0128 000486 call p_g24_transmit_rf_ctrl_clear 
+0x0129 000487 store 1 ,mem_24g_txbuf 
+0x012a 000488 ifetcht 1 ,contw 
+0x012b 000489 ifetch 1 ,regb 
+0x012c 000490 ior temp ,pdata 
+0x012d 000491 istore 1 ,contw 
+0x012e 000492 increase 1 ,regb 
+0x012f 000493 ifetch 4 ,regb 
+0x0130 000494 istore 4 ,contw 
+0x0131 000495 increase 4 ,regb 
+0x0132 000496 arg mem_24g_txbuf + 6 ,contw 
+0x0133 000497 arg 2 ,loopcnt 
+:      000498 p_g24_accumulation_loop:
+0x0134 000499 ifetch 1 ,regb 
+0x0135 000500 ifetcht 1 ,contw 
+0x0136 000501 iadd temp ,pdata 
+0x0137 000502 istore 1 ,contw 
+0x0138 000503 increase 1 ,regb 
+0x0139 000504 loop p_g24_accumulation_loop 
+0x013a 000505 rtn 
+:      000507 p_g24_txbuf_clear:
+0x013b 000508 arg 4 ,loopcnt 
+0x013c 000509 arg mem_24g_txbuf ,contw 
+0x013d 000510 branch memset0 
+:      000512 p_g24_paring_mode_start:
+0x013e 000513 call power_ctrl_pac_succ_cnt_init 
+0x013f 000514 branch p_g24_paring_mode 
+:      000516 p_g24_transmit_receive_ack:
+0x0140 000517 disable user3 
+0x0141 000518 call p_g24_transmit 
+0x0142 000521 fetch 1 ,mem_24g_no_ack 
+0x0143 000522 beq no_ack_24g ,p_g24_transmit_no_ack 
+0x0144 000523 force 0 ,radio_ctrl 
+0x0145 000524 fetch 4 ,mem_24g_addr 
+0x0146 000525 iforce access 
+0x0147 000526 fetcht 1 ,mem_last_freq 
+0x0148 000527 call set_freq_rx 
+0x0149 000528 call rf_rx_enable 
+0x014a 000529 call p_g24_receive_rxon 
+0x014b 000530 call p_g24_end_of_packet ,user3 
+0x014c 000531 rtn 
+:      000532 p_g24_transmit_no_ack:
+0x014d 000533 call p_g24_end_of_packet 
+0x014e 000534 branch p_g24_transmit_next_packet 
+:      000536 p_g24_retransmit:
+0x014f 000537 fetch 1 ,mem_24g_get_ack_fail 
+0x0150 000538 increase 1 ,pdata 
+0x0151 000539 store 1 ,mem_24g_get_ack_fail 
+0x0152 000540 fetch 1 ,mem_24g_pairing_sm 
+0x0153 000541 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+0x0154 000542 fetcht 1 ,mem_24g_retry 
+0x0155 000543 increase 1 ,temp 
+0x0156 000544 storet 1 ,mem_24g_retry 
+0x0157 000545 fetch 1 ,mem_24g_max_retry 
+0x0158 000546 isub temp ,pdata 
+0x0159 000547 nbranch p_g24_transmit_loop ,blank 
+0x015a 000548 fetch 1 ,mem_24g_rf_work_stage 
+0x015b 000550 fetch 1 ,mem_24g_hop_pac_retry 
+0x015c 000551 increase 1 ,pdata 
+0x015d 000552 store 1 ,mem_24g_hop_pac_retry 
+0x015e 000554 call p_g24_hop_ch_enable 
+0x015f 000555 jam 1 ,mem_24g_max_retry 
+0x0160 000556 branch p_g24_transmit_packet 
+:      000558 p_g24_tx_paring_retry:
+0x0161 000559 fetch 1 ,mem_24g_get_ack_fail 
+0x0162 000560 rtnne 0xff 
+0x0163 000561 jam 0 ,mem_24g_get_ack_fail 
+0x0164 000562 branch p_g24_stop_g24_mode 
+:      000564 p_g24_tx_attempt_fail:
+0x0165 000565 setarg 0 
+0x0166 000566 store 2 ,mem_24g_txfail_cnt 
+:      000567 p_g24_stop_g24_mode:
+0x0167 000568 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x0168 000569 branch ui_ipc_send_event 
+:      000571 p_g24_tx_fast_hop:
+0x0169 000572 call power_ctrl_txpower_incrs 
+0x016a 000573 call power_ctrl_pac_succ_decrs 
+0x016b 000574 branch p_g24_ch 
+:      000576 p_g24_tx_hop_ch_process:
+0x016c 000577 fetch 1 ,mem_24g_retry 
+0x016d 000578 sub pdata ,11 ,null 
+0x016e 000579 nbranch p_g24_tx_fast_hop ,positive 
+0x016f 000580 increase 1 ,pdata 
+0x0170 000581 store 1 ,mem_24g_retry 
+0x0171 000582 beq 2 ,p_g24_hop_ch_enable 
+0x0172 000583 beq 6 ,p_g24_hop_ch_disable 
+0x0173 000584 beq 8 ,p_g24_hop_ch_enable 
+0x0174 000585 beq 12 ,p_g24_hop_ch_disable 
+0x0175 000586 rtn 
+:      000588 p_g24_ackpayload_parse:
+0x0176 000589 call p_g24_read_len_pid_crc 
+0x0177 000590 fetch 1 ,mem_24g_rxdata_length 
+0x0178 000591 rtn blank 
+0x0179 000592 iforce loopcnt 
+0x017a 000593 arg mem_24g_rxbuf + 2 ,contr 
+0x017b 000594 arg mem_24g_rxpayload ,contw 
+0x017c 000595 branch memcpy 
+:      000597 p_g24_pair_init:
+0x017d 000598 jam tx_power_pair ,mem_tx_power 
+0x017e 000599 jam 0 ,mem_24g_pid 
+0x017f 000600 jam g24_pair_ch ,mem_24g_ch 
+0x0180 000601 fetch 4 ,mem_24g_paring_addr 
+:      000603 p_g24_update_addr_and_synccrc8:
+0x0181 000604 store 4 ,mem_24g_addr 
+:      000606 p_g24_syncword_crc8:
+0x0182 000607 arg 0 ,rega 
+0x0183 000608 arg 4 ,loopcnt 
+0x0184 000609 arg mem_24g_addr ,contr 
+:      000610 p_g24_syncword_crc8_loop:
+0x0185 000611 ifetch 1 ,contr 
+0x0186 000612 iadd rega ,rega 
+0x0187 000613 loop p_g24_syncword_crc8_loop 
+0x0188 000614 copy rega ,pdata 
+0x0189 000615 store 2 ,mem_24g_syncword 
+0x018a 000616 fetch 1 ,mem_24g_syncword 
+0x018b 000617 fetcht 1 ,mem_24g_syncword + 1 
+0x018c 000618 iadd temp ,pdata 
+0x018d 000619 store 1 ,mem_24g_syncword_crc8 
+0x018e 000620 rtn 
+:      000622 p_g24_pairing_sm:
+0x018f 000623 fetch 1 ,mem_24g_ensure 
+0x0190 000624 beq ensure_on_24g ,enable_user 
+0x0191 000625 fetch 1 ,mem_24g_pairing_sm 
+0x0192 000626 beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
+0x0193 000627 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
+0x0194 000628 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
+0x0195 000629 branch assert 
+:      000631 p_g24_pairing_sm_1:
+0x0196 000632 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
+0x0197 000633 jam 0xaa ,mem_24g_common_temp 
+0x0198 000634 branch p_g24_pairing_sm_common 
+:      000635 p_g24_pairing_sm_2:
+0x0199 000636 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
+0x019a 000637 jam 0x55 ,mem_24g_common_temp 
+0x019b 000638 branch p_g24_pairing_sm_common 
+:      000639 p_g24_pairing_sm_3:
+0x019c 000640 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
+0x019d 000641 jam 0x22 ,mem_24g_common_temp 
+:      000642 p_g24_pairing_sm_common:
+0x019e 000643 fetch 1 ,mem_24g_data_type 
+0x019f 000644 and_into bits_data ,pdata 
+0x01a0 000645 store 1 ,mem_24g_common_temp + 1 
+0x01a1 000646 fetch 4 ,mem_24g_device_addr 
+0x01a2 000647 store 4 ,mem_24g_common_temp + 2 
+:      000648 p_g24_put_pairing_data_in_buff:
+0x01a3 000649 jam 0 ,mem_24g_common_temp + 6 
+0x01a4 000650 arg mem_24g_common_temp ,rega 
+0x01a5 000651 arg 7 ,temp 
+0x01a6 000652 call p_g24_put_data_in_buff 
+0x01a7 000653 call p_g24_txdata_enable_tx 
+0x01a8 000654 branch enable_user 
+:      000656 p_g24_paring_mode:
+0x01a9 000657 fetch 1 ,mem_24g_pairing_sm 
+0x01aa 000658 rtneq state_24g_pairing_success 
+0x01ab 000659 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
+0x01ac 000660 beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
+0x01ad 000661 beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
+0x01ae 000662 rtn 
+:      000665 p_g24_pairing_sm_1_waiting_ack:
+0x01af 000666 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
+0x01b0 000667 branch p_g24_transmit_abandon 
+:      000668 p_g24_pairing_sm_2_waiting_ack:
+0x01b1 000669 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
+0x01b2 000670 branch p_g24_transmit_abandon 
+:      000671 p_g24_pairing_sm_3_waiting_ack:
+0x01b3 000672 jam state_24g_pairing_success ,mem_24g_pairing_sm 
+0x01b4 000673 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x01b5 000674 call ui_ipc_send_event 
+0x01b6 000675 fetch 4 ,mem_24g_rxpayload + 2 
+0x01b7 000676 call p_g24_update_addr_and_synccrc8 
+0x01b8 000677 branch p_g24_transmit_abandon 
+:      000679 p_g24_start_24g_mode:
+0x01b9 000680 set0 mark_24g ,mark 
+0x01ba 000681 call p_g24_ch_syncword_crc8_init 
+0x01bb 000682 fetch 1 ,mem_24g_pairing_sm 
+0x01bc 000683 rtnne state_24g_pairing_success 
+0x01bd 000684 call p_g24_tx_attemp_data_prep 
+:      000685 p_g24_tx_attemp_dongle:
+0x01be 000686 setarg 0 
+0x01bf 000687 store 2 ,mem_24g_check_dongle_times 
+:      000688 p_g24_tx_attemp_dongle_loop:
+0x01c0 000689 call lpo_calibration 
+0x01c1 000690 nop 2000 
+0x01c2 000691 fetch 1 ,mem_24g_check_dongle_times 
+0x01c3 000692 beq 0xff ,p_g24_stop_g24_mode 
+0x01c4 000693 call p_g24_transmit_receive_ack 
+0x01c5 000694 nbranch p_g24_attemp_txdata_retry ,sync 
+0x01c6 000695 nbranch p_g24_attemp_txdata_retry ,user3 
+:      000696 p_g24_tx_attemp_dongle_succ:
+0x01c7 000697 set1 mark_24g ,mark 
+0x01c8 000698 setarg 0 
+0x01c9 000699 store 2 ,mem_24g_check_dongle_times 
+0x01ca 000700 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x01cb 000701 call ui_ipc_send_event 
+0x01cc 000702 call p_g24_txbuf_clear 
+:      000703 p_g24_transmit_by_interrupt_enable:
+0x01cd 000704 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0x01ce 000705 setarg 0 
+0x01cf 000706 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x01d0 000707 rtn 
+:      000709 p_g24_tx_attemp_data_prep:
+0x01d1 000710 jam 0xff ,mem_24g_common_temp 
+0x01d2 000711 fetch 1 ,mem_24g_data_type 
+0x01d3 000712 store 1 ,mem_24g_common_temp + 1 
+0x01d4 000713 fetch 4 ,mem_24g_device_addr 
+0x01d5 000714 store 4 ,mem_24g_common_temp + 2 
+0x01d6 000715 arg 6 ,temp 
+0x01d7 000716 arg mem_24g_common_temp ,rega 
+0x01d8 000717 call p_g24_put_data_in_buff 
+:      000719 p_g24_transmit_prep:
+0x01d9 000722 fetch 1 ,mem_24g_datalen 
+0x01da 000723 increase 2 ,pdata 
+0x01db 000724 store 1 ,mem_24g_txlen 
+0x01dc 000726 fetch 1 ,mem_24g_data_type 
+0x01dd 000727 store 1 ,mem_24g_txpayload 
+0x01de 000729 fetch 1 ,mem_24g_datalen 
+0x01df 000730 lshift3 pdata ,pdata 
+0x01e0 000731 fetcht 1 ,mem_24g_pid 
+0x01e1 000732 and temp ,0x03 ,temp 
+0x01e2 000733 lshift temp ,temp 
+0x01e3 000734 ior temp ,pdata 
+0x01e4 000735 fetcht 1 ,mem_24g_no_ack 
+0x01e5 000736 iadd temp ,pdata 
+0x01e6 000737 istore 1 ,contw 
+0x01e7 000739 fetch 1 ,mem_24g_datalen 
+0x01e8 000740 iforce loopcnt 
+0x01e9 000741 arg mem_24g_txbuf ,contr 
+0x01ea 000742 branch memcpy 
+:      000744 p_g24_attemp_txdata_retry:
+0x01eb 000745 fetch 2 ,mem_24g_check_dongle_times 
+0x01ec 000746 increase 1 ,pdata 
+0x01ed 000747 store 2 ,mem_24g_check_dongle_times 
+0x01ee 000748 call p_g24_ch 
+0x01ef 000749 branch p_g24_tx_attemp_dongle_loop 
+:      000751 p_g24_auto_pair_start:
+0x01f0 000752 set0 mark_24g ,mark 
+0x01f1 000753 call p_g24_auto_pair_all_powerful 
+0x01f2 000754 call p_g24_tx_attemp_data_prep 
+:      000755 p_g24_auto_pair_restart:
+0x01f3 000756 jam 0 ,mem_24g_check_dongle_times 
+:      000757 p_g24_auto_pair_start_loop:
+0x01f4 000758 call lpo_calibration 
+0x01f5 000759 nop 2000 
+0x01f6 000760 fetch 1 ,mem_24g_check_dongle_times 
+0x01f7 000761 beq 0xff ,p_g24_stop_g24_mode 
+0x01f8 000762 call p_g24_transmit_receive_ack 
+0x01f9 000763 nbranch p_g24_auto_pair_retry ,sync 
+0x01fa 000764 nbranch p_g24_auto_pair_retry ,user3 
+0x01fb 000765 call p_g24_ackpayload_parse 
+0x01fc 000766 call p_mouse_tx_power_init 
+0x01fd 000767 fetch 4 ,mem_24g_addr 
+0x01fe 000768 fetcht 4 ,mem_24g_paring_addr 
+0x01ff 000769 isub temp ,null 
+0x0200 000770 branch p_g24_start_pairing_sm1 ,zero 
+0x0201 000771 branch p_g24_tx_attemp_dongle_succ 
+:      000773 p_g24_auto_pair_retry:
+0x0202 000774 fetch 1 ,mem_24g_check_dongle_times 
+0x0203 000775 increase 1 ,pdata 
+0x0204 000776 store 1 ,mem_24g_check_dongle_times 
+0x0205 000777 fetch 1 ,mem_24g_auto_paring_switch 
+0x0206 000778 increase 1 ,pdata 
+0x0207 000779 and_into 1 ,pdata 
+0x0208 000780 store 1 ,mem_24g_auto_paring_switch 
+0x0209 000781 beq 0 ,p_g24_auto_pair_device_attemp 
+0x020a 000782 beq 1 ,p_g24_auto_pair_pair_attemp 
+0x020b 000783 rtn 
+:      000785 p_g24_auto_pair_all_powerful:
+0x020c 000786 jam tx_power_pair ,mem_tx_power 
+0x020d 000787 fetch 4 ,mem_24g_allpowerful_addr 
+0x020e 000788 store 4 ,mem_24g_addr 
+:      000789 p_g24_ch_syncword_crc8_init:
+0x020f 000790 call p_g24_syncword_crc8 
+:      000791 p_g24_ch:
+0x0210 000792 fetcht 1 ,mem_24g_current_ch_number 
+:      000794 p_g24_ch_map_size:
+:      000796 p_g24_ch_calc:
+0x0211 000797 fetch 1 ,mem_24g_addr 
+0x0212 000798 and_into 0x03 ,pdata 
+0x0213 000799 mul32 pdata ,4 ,rega 
+0x0214 000800 setarg mem_24g_ch_map1 
+0x0215 000801 iadd rega ,pdata 
+0x0216 000802 iadd temp ,contr 
+0x0217 000803 ifetch 1 ,contr 
+0x0218 000804 store 1 ,mem_24g_ch 
+0x0219 000806 increase 1 ,temp 
+0x021a 000807 and_into 3 ,temp 
+0x021b 000809 storet 1 ,mem_24g_current_ch_number 
+0x021c 000810 rtn 
+:      000812 p_g24_auto_pair_device_attemp:
+0x021d 000813 call p_g24_auto_pair_all_powerful 
+0x021e 000814 branch p_g24_auto_pair_start_loop 
+:      000816 p_g24_auto_pair_pair_attemp:
+0x021f 000817 call p_g24_pair_init 
+0x0220 000818 branch p_g24_auto_pair_start_loop 
+:      000820 p_g24_check_51cmd_stop_24g:
+0x0221 000821 set0 mark_24g ,mark 
+0x0222 000822 call le_disable 
+:      000823 p_mouse_disable_g24_pairing_flag:
+0x0223 000824 arg mosue_24g_pairing_flag ,queue 
+0x0224 000825 branch mouse_disable_function_flag 
+:      000827 p_g24_put_data_in_buff:
+0x0225 000828 storet 1 ,mem_24g_datalen 
+0x0226 000829 copy temp ,loopcnt 
+0x0227 000830 arg mem_24g_txbuf ,contw 
+0x0228 000831 copy rega ,contr 
+0x0229 000832 branch memcpy 
+:      000834 p_g24_read_len_pid_crc:
+0x022a 000836 fetch 1 ,mem_24g_rxbuf + 1 
+0x022b 000837 rshift3 pdata ,pdata 
+0x022c 000838 store 1 ,mem_24g_rxdata_length 
+0x022d 000840 increase 1 ,pdata 
+0x022e 000841 arg mem_24g_rxbuf + 1 ,contr 
+0x022f 000842 iadd contr ,contr 
+0x0230 000843 ifetch 3 ,contr 
+0x0231 000844 store 3 ,mem_24g_sta_crc 
+0x0232 000846 fetch 1 ,mem_24g_rxbuf + 1 
+0x0233 000847 rshift pdata ,pdata 
+0x0234 000848 and pdata ,0x03 ,pdata 
+0x0235 000849 store 1 ,mem_24g_sta_pid 
+0x0236 000850 rtn 
+:      000852 p_g24_prep:
+0x0237 000853 disable enable_crc 
+0x0238 000854 disable enable_white 
+0x0239 000855 setarg 0x555555 
+0x023a 000856 iforce crc24_init 
+0x023b 000857 fetch 1 ,mem_24g_ch 
+0x023c 000858 reverse pdata ,temp 
+0x023d 000859 set1 1 ,temp 
+0x023e 000860 rshift temp ,white_init 
+0x023f 000861 rtn 
+:      000873 p_g24_receive_rxon:
+0x0240 000876 call p_g24_prep 
+0x0241 000877 disable user3 
+0x0242 000878 enable decode_fec0 
+0x0243 000879 enable is_rx 
+0x0244 000880 disable is_tx 
+0x0245 000881 enable swfine 
+0x0246 000882 fetch 2 ,mem_24g_rx_window 
+0x0247 000883 iforce stop_watch 
+0x0248 000884 correlate null ,timeout 
+0x0249 000885 nbranch p_g24_sync_timeout ,sync 
+0x024a 000888 disable decode_fec0 
+0x024b 000889 enable decode_fec1 
+0x024c 000890 enable enable_white 
+0x024d 000891 enable enable_crc 
+0x024e 000892 call p_g24_receive_byte 
+0x024f 000893 store 1 ,mem_24g_get_syncword_crc8 
+0x0250 000894 fetcht 1 ,mem_24g_syncword_crc8 
+0x0251 000895 isub temp ,null 
+0x0252 000896 nbranch p_g24_end_of_packet ,zero 
+0x0253 000897 call p_g24_receive_byte 
+0x0254 000898 store 1 ,mem_24g_rxbuf 
+0x0255 000902 fetch 1 ,mem_24g_rxbuf 
+0x0256 000903 fetcht 1 ,mem_24g_data_type 
+0x0257 000904 icompare bits_data ,temp 
+0x0258 000905 nbranch p_g24_end_of_packet ,true 
+:      000906 p_g24_receive_skip:
+0x0259 000907 call p_g24_receive_byte 
+0x025a 000908 istore 1 ,contw 
+0x025b 000909 rshift3 pdata ,pdata 
+0x025c 000910 and pdata ,0x1f ,loopcnt 
+0x025d 000911 branch p_g24rx_nopayload ,zero 
+:      000912 p_g24rx_loop:
+0x025e 000913 call p_g24_receive_byte 
+0x025f 000914 istore 1 ,contw 
+0x0260 000915 loop p_g24rx_loop 
+:      000916 p_g24rx_nopayload:
+0x0261 000918 copy contw ,rega 
+0x0262 000919 call p_g24_receive_byte 
+0x0263 000920 store 1 ,mem_rssi_hex_received 
+0x0264 000921 copy rega ,contw 
+0x0265 000922 parse demod ,bucket ,24 
+0x0266 000923 enable swfine 
+0x0267 000924 arg param_sifs ,stop_watch 
+0x0268 000925 rshift32 pdata ,pdata 
+0x0269 000926 rshift16 pdata ,pdata 
+0x026a 000927 istore 3 ,contw 
+0x026b 000928 disable decode_fec1 
+0x026c 000932 branch p_g24_end_of_packet ,crc_failed 
+0x026d 000935 enable user3 
+0x026e 000936 fetch 1 ,mem_last_freq 
+0x026f 000937 add pdata ,0 ,rega 
+0x0270 000938 call rf_write_freq 
+0x0271 000939 disable decode_fec0 
+0x0272 000940 call set_sync_on 
+0x0273 000945 fetch 1 ,mem_rssi_hex_received 
+:      000947 p_rssi_signal:
+0x0274 000948 copy pdata ,rega 
+0x0275 000949 fetcht 1 ,mem_rssi_signal_index 
+0x0276 000950 setarg mem_rssi_signal_buf 
+0x0277 000951 iadd temp ,contw 
+0x0278 000952 copy rega ,pdata 
+0x0279 000953 istore 1 ,contw 
+0x027a 000954 increase 1 ,temp 
+0x027b 000955 and_into rssi_buf_len_signal ,temp 
+0x027c 000956 storet 1 ,mem_rssi_signal_index 
+0x027d 000957 rtn 
+:      000961 p_g24_receive_byte:
+0x027e 000962 parse demod ,bucket ,8 
+0x027f 000963 rshift3 pwindow ,pdata 
+0x0280 000964 rtn 
+:      000966 p_g24_sync_timeout:
+:      000971 p_g24_end_of_packet:
+0x0281 000972 disable encode_fec1 
+0x0282 000973 disable decode_fec1 
+0x0283 000974 branch end_of_packet 
+:      000980 p_g24_transmit:
+0x0284 000981 call le_enable 
+0x0285 000982 fetch 4 ,mem_24g_addr 
+0x0286 000983 iforce access 
+0x0287 000984 call p_g24_prep 
+:      000986 p_g24_set_freq_tx:
+0x0288 000987 call set_sync_on 
+0x0289 000988 fetcht 1 ,mem_24g_ch 
+0x028a 000989 call set_freq_tx 
+0x028b 000991 set1 txgfsk ,radio_ctrl 
+0x028c 000992 enable encode_fec0 
+0x028d 000993 enable is_tx 
+0x028e 000994 disable is_rx 
+0x028f 000997 rshift16 access ,pdata 
+0x0290 000998 rshift8 pdata ,pdata 
+0x0291 000999 rshift4 pdata ,pdata 
+0x0292 001000 inject mod ,40 
+0x0293 001001 disable encode_fec0 
+0x0294 001002 enable encode_fec1 
+0x0295 001003 enable enable_white 
+0x0296 001004 enable enable_crc 
+0x0297 001005 fetch 1 ,mem_24g_syncword_crc8 
+0x0298 001006 inject mod ,8 
+0x0299 001007 fetch 1 ,mem_24g_txlen 
+0x029a 001008 iforce loopcnt 
+0x029b 001009 arg mem_24g_txpayload ,contr 
+:      001010 p_g24tr_loop:
+0x029c 001011 ifetch 1 ,contr 
+0x029d 001012 inject mod ,8 
+0x029e 001013 loop p_g24tr_loop 
+0x029f 001020 enable enable_parity 
+0x02a0 001021 inject mod ,24 
+0x02a1 001022 disable enable_parity 
+0x02a2 001023 until null ,tx_clear 
+0x02a3 001024 nop 100 
+0x02a4 001025 disable encode_fec0 
+0x02a5 001026 disable encode_fec1 
+0x02a6 001027 rtn 
+:      001029 p_g24_timer_check:
+0x02a7 001030 call disable_user 
+0x02a8 001031 fetcht 4 ,mem_24g_tx_btclk 
+0x02a9 001032 copy clkn_bt ,pdata 
+0x02aa 001033 isub temp ,null 
+0x02ab 001034 ncall g24_timer_timeout ,positive 
+0x02ac 001035 copy pdata ,regb 
+0x02ad 001036 fetch 4 ,mem_24g_tx_btclk 
+0x02ae 001037 fetcht 1 ,mem_24g_interval 
+0x02af 001038 iadd temp ,temp 
+0x02b0 001039 copy regb ,pdata 
+0x02b1 001040 isub temp ,null 
+0x02b2 001041 nrtn positive 
+0x02b3 001042 set0 28 ,pdata 
+0x02b4 001043 store 4 ,mem_24g_tx_btclk 
+0x02b5 001044 branch enable_user 
+:      001068 p_rssi_average:
+0x02b6 001069 arg 0 ,temp 
+0x02b7 001073 arg rssi_buf_len_signal + 1 ,loopcnt 
+0x02b8 001074 copy rega ,contr 
+:      001079 p_rssi_average_loop:
+0x02b9 001080 ifetch 1 ,contr 
+0x02ba 001081 iadd temp ,temp 
+0x02bb 001082 loop p_rssi_average_loop 
+0x02bc 001083 rshift3 temp ,pdata 
+0x02bd 001084 copy pdata ,temp 
+0x02be 001085 rtnmark0 mark_24g 
+0x02bf 001087 div pdata ,10 
+0x02c0 001088 call wait_div_end 
+0x02c1 001089 quotient pdata 
+0x02c2 001090 lshift4 pdata ,pdata 
+0x02c3 001091 remainder temp 
+0x02c4 001092 ior temp ,temp 
+0x02c5 001093 rtn 
+:      001098 p_mouse_before_lpm:
+0x02c6 001099 rtnmark1 mark_24g 
+0x02c7 001100 call p_mouse_le_txbuff_save 
+0x02c8 001101 call p_mouse_setgpio_lpm 
+0x02c9 001102 fetch 1 ,mem_context 
+0x02ca 001103 bbit0 state_inconn ,p_clear_wake 
+0x02cb 001104 fetch 1 ,mem_lpm_current_mult 
+0x02cc 001105 nrtn blank 
+:      001106 p_clear_wake:
+0x02cd 001107 setarg 0 
+0x02ce 001108 store 8 ,mem_gpio_wakeup_low 
+0x02cf 001109 rtn 
+:      001111 p_device_init:
+0x02d0 001112 call app_lpm_mult_enable 
+0x02d1 001113 branch p_device_init_common ,wake 
+0x02d2 001114 call p_mouse_data_init 
+0x02d3 001115 fetch 1 ,mem_tx_power 
+0x02d4 001116 store 1 ,mem_tx_power_temp 
+0x02d5 001117 call power_ctrl_pac_succ_cnt_init 
+0x02d6 001118 fetch 1 ,mem_ui_button_timeout 
+0x02d7 001119 store 1 ,mem_combination_ui_button_count 
+0x02d8 001121 fetch 3 ,mem_le_lap + 3 
+0x02d9 001122 store 3 ,mem_le_lap_high_3b 
+:      001123 p_device_init_common:
+0x02da 001124 call p_mouse_init 
+0x02db 001125 branch enable_authrom 
+:      001127 p_mouse_init:
+0x02dc 001128 ncall p_mouse_setting_config ,wake 
+0x02dd 001129 call p_mouse_spi_init 
+0x02de 001130 rtn wake 
+0x02df 001131 call p_mouse_cb_fuction 
+0x02e0 001132 call p_mouse_check_key_gpio 
+0x02e1 001133 beq mouse_lm_button ,p_mouse_24g_pairing_button 
+0x02e2 001134 call p_mouse_wakeup_from_power 
+:      001135 p_mouse_check_reconn_target:
+0x02e3 001136 call p_mouse_tx_power_init 
+0x02e4 001137 fetch 1 ,mem_device_flag 
+0x02e5 001138 beq mode_24g_device ,p_mouse_connect_24g_mode 
+0x02e6 001139 beq 0xff ,p_mouse_connect_24g_mode 
+0x02e7 001140 call p_mouse_mode_bt_device1_multi_led_on 
+0x02e8 001141 fetch 1 ,mem_xrecord_mode 
+0x02e9 001142 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
+:      001144 p_mouse_null_enter_hibernate_enable:
+0x02ea 001145 jam 1 ,mem_mouse_null_enter_hibernate_flag 
+0x02eb 001146 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x02ec 001147 rtn 
+:      001149 p_mouse_tx_power_init:
+0x02ed 001150 fetch 1 ,mem_tx_power_temp 
+0x02ee 001151 store 1 ,mem_tx_power 
+0x02ef 001152 rtn 
+:      001158 p_mouse_connect_24g_mode:
+0x02f0 001159 call p_mouse_mode_24g_device_multi_led_on 
+0x02f1 001160 call p_mouse_store_24g_device_2eeprom 
+0x02f2 001161 branch p_mouse_start_24g_mode 
+:      001164 p_mouse4_0_check_reconn_target:
+0x02f3 001165 jam 1 ,mem_le_send_security_request_flag 
+0x02f4 001167 jam 1 ,mem_mouse_le_reconnect_flag 
+0x02f5 001168 fetch 2 ,mem_mouse_direct_timeout 
+:      001175 p_mouse4_0_check_reconn_target_next:
+0x02f6 001176 store 2 ,mem_mouse_direct_timer 
+0x02f7 001177 call app_lpm_mult_disable 
+0x02f8 001178 call p_le_check_adv_flag 
+0x02f9 001179 setarg adv_flag_bredr_not_supported 
+0x02fa 001180 istore 1 ,contr 
+0x02fb 001182 arg mem_le_scan_data ,contr 
+0x02fc 001183 call p_le_adv_data_update 
+0x02fd 001185 branch check_51cmd_adv 
+:      001187 p_le_check_adv_flag:
+0x02fe 001188 arg mem_le_adv_data ,rega 
+:      001189 p_le_check_adv_flag_loop:
+0x02ff 001190 ifetch 1 ,rega 
+0x0300 001191 rtn blank 
+0x0301 001192 iadd contr ,rega 
+0x0302 001193 ifetch 1 ,contr 
+0x0303 001194 rtneq 0x01 
+0x0304 001195 branch p_le_check_adv_flag_loop 
+:      001197 p_mouse_24g_pairing_button:
+0x0305 001198 fetch mouse_flag_len ,mem_mouse_flag 
+0x0306 001200 rtnbit1 mosue_24g_pairing_flag 
+0x0307 001201 rtnmark1 mark_24g 
+0x0308 001203 arg mosue_24g_pairing_flag ,queue 
+0x0309 001204 call mouse_enable_function_flag 
+0x030a 001205 setarg 0 
+0x030b 001206 store 2 ,mem_mouse_direct_timer 
+0x030c 001207 store 1 ,mem_mouse_send_blank_timer 
+0x030d 001208 store 2 ,mem_24g_check_dongle_times 
+0x030e 001209 call mouse_stop_discovery 
+:      001210 p_g24_start_pairing_sm1:
+0x030f 001211 set1 mark_24g ,mark 
+0x0310 001212 call p_g24_pair_init 
+:      001213 p_g24_set_pairing_sm_1:
+0x0311 001214 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
+0x0312 001215 rtn 
+:      001217 p_mouse_dpi_config:
+0x0313 001220 fetch 1 ,mem_mouse_dpi 
+0x0314 001221 beq 0xff ,p_mouse_dpi_config_default 
+0x0315 001222 branch p_mouse_seting_dpi_sensor_type 
+:      001223 p_mouse_dpi_config_default:
+0x0316 001224 fetch 1 ,mem_config_sensor_motion 
+0x0317 001225 store 1 ,mem_mouse_dpi 
+0x0318 001226 branch p_mouse_seting_dpi_sensor_type 
+:      001228 p_mouse_spi_init:
+0x0319 001229 jam 0x76 ,mem_spi_init_clk 
+0x031a 001230 branch mouse_spi_init 
+:      001232 p_mouse_init_sunt:
+0x031b 001233 call p_mouse_spi_init 
+0x031c 001234 call mouse_spi_sdio_gpio_pollup 
+:      001237 p_mouse_init_sensor:
+0x031d 001238 call mouse_read_sensor_id 
+0x031e 001240 beq p3065_id1 ,p_mouse_p3065_init_param 
+0x031f 001241 call mouse_twspi_reset 
+0x0320 001242 nop 1000 
+0x0321 001243 branch p_mouse_init_sensor 
+:      001245 p_mouse_init_sensor_reset:
+0x0322 001246 jam 1 ,mem_mouse_init_sensor_reset_flag 
+0x0323 001247 call spi_ncs_enable 
+0x0324 001248 call p_mouse_init_sunt 
+0x0325 001249 branch spi_ncs_disable 
+:      001258 p_mouse_p3065_init_param:
+0x0326 001259 call p_mouse_sensor_poweron 
+0x0327 001260 fetch 1 ,mem_sensor_id2 
+0x0328 001261 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x0329 001262 jam p3065 ,mem_config_sensor_type 
+0x032a 001263 rtn 
+:      001296 p_mouse_sensor_poweron:
+0x032b 001297 setarg 0x8006 
+0x032c 001298 call twspi_write 
+0x032d 001299 nop 12000 
+0x032e 001300 call p_mouse_dpi_config 
+0x032f 001303 rtn 
+:      001305 p_mouse_sensor_powerdown:
+0x0330 001306 setarg 0x0806 
+0x0331 001307 call twspi_read 
+0x0332 001308 or pdata ,0x08 ,pdata 
+0x0333 001309 lshift8 pdata ,pdata 
+0x0334 001310 add pdata ,0x06 ,pdata 
+0x0335 001311 branch twspi_write 
+:      001313 p_mouse_setting_config:
+0x0336 001314 call adc_init_data 
+0x0337 001315 fetch 4 ,mem_lap 
+0x0338 001316 store 4 ,mem_24g_device_addr 
+0x0339 001321 call mouse_gpio_init 
+0x033a 001322 call mouse_param_init 
+0x033b 001323 setarg 0 
+0x033c 001324 store 2 ,mem_lpm_interval 
+0x033d 001326 call mouse_adc_init 
+0x033e 001328 call le_set_config_fixed_ltk 
+0x033f 001329 call le_set_justwork 
+0x0340 001330 call le_set_fixed_ltk 
+0x0341 001331 call le_set_config_read_authentication 
+:      001336 p_mouse_init_iic:
+0x0342 001337 call iic_init_390k 
+0x0343 001340 call clear_eeprom_size_2k 
+0x0344 001341 call mouse_load_eeprom_dpi 
+0x0345 001342 call p_mouse_init_environment 
+:      001343 p_mouse_init_iic_read_24g_addr:
+0x0346 001344 call p_mouse_set_24g_addr_eeprom 
+0x0347 001345 call iicd_read_eep_data 
+0x0348 001346 arg 3 ,loopcnt 
+0x0349 001347 arg mem_device1_addr ,contr 
+0x034a 001348 call p_pdata_0xff_check 
+0x034b 001349 nbranch p_mouse_le_fast_conn_disable ,user 
+0x034c 001350 call p_mouse_fast_conn_init 
+0x034d 001351 rtn 
+:      001353 p_mouse_le_fast_conn_disable:
+0x034e 001354 jam 0x5a ,mem_mouse_fast_conn_flag 
+0x034f 001355 rtn 
+:      001357 p_mouse_fast_conn_init:
+0x0350 001358 jam 0xff ,mem_mouse_fast_conn_flag 
+0x0351 001359 jam 0x34 ,mem_xrecord_mode 
+0x0352 001360 fetch 6 ,mem_24g_allpowerful_addr 
+0x0353 001361 store 6 ,mem_le_lap 
+0x0354 001362 rtn 
+:      001366 p_mouse_init_environment:
+0x0355 001367 call app_initflag_check 
+0x0356 001368 branch p_mouse_eeprom_load_recon_info ,zero 
+0x0357 001369 call p_le_addr_random_config 
+0x0358 001370 branch mouse_init_environment + 2 
+:      001372 p_app_flag_store:
+0x0359 001373 arg 2 ,temp 
+0x035a 001374 arg mem_timeup ,rega 
+0x035b 001375 arg mouse_eeprom_module_init_flag ,regb 
+0x035c 001376 branch iicd_write_protect_eep_data 
+:      001378 p_app_initflag_check:
+0x035d 001379 arg 2 ,temp 
+0x035e 001380 arg mem_pdatatemp ,rega 
+0x035f 001381 arg mouse_eeprom_module_init_flag ,regb 
+0x0360 001382 branch app_initflag_check + 4 
+:      001384 p_mouse_eeprom_load_recon_info:
+0x0361 001385 arg 88 ,temp 
+0x0362 001386 arg mem_device_flag ,rega 
+0x0363 001387 arg mouse_info_eeprom_offect ,regb 
+0x0364 001388 call iicd_read_eep_data 
+0x0365 001389 call p_mouse_switch_hwakeup_bypb 
+0x0366 001390 branch mouse_select_reconn_device 
+:      001392 p_mouse_24g_transmit_by_interrupt_exit_count_max:
+0x0367 001393 setarg 375 
+0x0368 001394 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0x0369 001395 rtn 
+:      001397 p_mouse_wakeup_from_power:
+0x036a 001398 setarg 25 
+0x036b 001399 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0x036c 001400 ncall p_mouse_24g_transmit_by_interrupt_exit_count_max ,wake 
+0x036d 001403 fetch 1 ,mem_wakup_from_power_flag 
+0x036e 001404 isolate0 gpio_latch ,pdata 
+0x036f 001405 nbranch p_mouse_wakeup_no_from_power ,true 
+0x0370 001406 call p_mouse_init_sunt 
+0x0371 001407 call p_mouse_sensor_powerdown 
+:      001408 p_mouse_wakeup_no_from_power:
+0x0372 001409 fetch 1 ,mem_reconn_times_init 
+0x0373 001410 store 1 ,mem_reconn_times 
+0x0374 001411 fetch 1 ,mem_config_function_enable 
+0x0375 001412 rtnbit1 enable_select_device_by_gpio_button 
+:      001414 p_mouse_start_24g_mode:
+0x0376 001415 fetch mouse_flag_len ,mem_mouse_flag 
+0x0377 001416 rtnbit0 mouse_enable_24g 
+0x0378 001417 call p_g24_factory_check 
+0x0379 001418 branch p_g24_auto_pair_start ,user 
+0x037a 001419 branch p_g24_start_24g_mode 
+:      001421 p_g24_factory_check:
+0x037b 001422 arg 2 ,loopcnt 
+0x037c 001423 arg mem_24g_addr ,contr 
+:      001424 p_pdata_0xff_check:
+0x037d 001425 call enable_user 
+0x037e 001426 setarg 0xffff 
+:      001427 p_pdata_0xff_check_loop:
+0x037f 001428 ifetcht 2 ,contr 
+0x0380 001429 isub temp ,null 
+0x0381 001430 ncall disable_user ,zero 
+0x0382 001431 loop p_pdata_0xff_check_loop 
+0x0383 001432 rtn 
+:      001434 p_mouse_cb_fuction:
+0x0384 001435 setarg p_mouse_g24_package_data 
+0x0385 001436 store 2 ,mem_cb_24g_data 
+0x0386 001437 setarg p_mouse_le 
+0x0387 001438 store 2 ,mem_cb_le_process 
+0x0388 001439 setarg p_le_mouse_bb_event_connect_complete 
+0x0389 001440 store 2 ,mem_cb_att_write 
+0x038a 001441 setarg p_mouse_before_lpm 
+0x038b 001442 store 2 ,mem_cb_before_lpm 
+0x038c 001443 setarg p_mouse_priority_bb_event 
+0x038d 001444 store 2 ,mem_cb_bb_event_process 
+0x038e 001445 setarg p_mouse_idle 
+0x038f 001446 store 2 ,mem_cb_idle_process 
+0x0390 001447 setarg p_mouse_before_hibernate 
+0x0391 001448 store 2 ,mem_cb_before_hibernate 
+0x0392 001449 setarg p_mouse_bb_event_timer 
+0x0393 001450 store 2 ,mem_cb_event_timer 
+0x0394 001451 rtn 
+:      001453 p_mouse_g24_package_data:
+0x0395 001454 call mouse_g24_package_data 
+0x0396 001455 fetch 2 ,mem_mouse_z 
+0x0397 001456 rtn blank 
+0x0398 001457 branch p_g24_transmit_by_interrupt_enable 
+:      001459 p_mouse_le_txbuff_save:
+0x0399 001460 arg mem_le_tx_buffer0 ,contr 
+0x039a 001461 arg mem_le_tx_buffer0_omemalloc ,contw 
+0x039b 001462 call p_mouse_le_txbuff_copy 
+0x039c 001463 arg mem_le_tx_buffer1 ,contr 
+0x039d 001464 call p_mouse_le_txbuff_copy 
+0x039e 001465 arg mem_le_tx_buffer2 ,contr 
+0x039f 001466 call p_mouse_le_txbuff_copy 
+0x03a0 001467 arg mem_le_tx_buffer3 ,contr 
+:      001468 p_mouse_le_txbuff_copy:
+0x03a1 001469 arg 27 ,loopcnt 
+0x03a2 001470 branch memcpy 
+:      001472 p_mouse_le_txbuff_load:
+0x03a3 001473 arg mem_le_tx_buffer0_omemalloc ,contr 
+0x03a4 001474 arg mem_le_tx_buffer0 ,contw 
+0x03a5 001475 call p_mouse_le_txbuff_copy 
+0x03a6 001476 arg mem_le_tx_buffer1 ,contw 
+0x03a7 001477 call p_mouse_le_txbuff_copy 
+0x03a8 001478 arg mem_le_tx_buffer2 ,contw 
+0x03a9 001479 call p_mouse_le_txbuff_copy 
+0x03aa 001480 arg mem_le_tx_buffer3 ,contw 
+0x03ab 001481 branch p_mouse_le_txbuff_copy 
+:      001483 p_mouse_le:
+0x03ac 001484 call le_fifo_check_nearly_full 
+0x03ad 001485 nrtn blank 
+0x03ae 001486 fetch 1 ,mem_mouse_fast_conn_flag 
+0x03af 001487 beq 0xff ,p_mouse_le_next 
+0x03b0 001488 fetch 1 ,mem_le_connect_status_flag 
+0x03b1 001489 and pdata ,0x03 ,pdata 
+0x03b2 001490 rtnne 0x03 
+:      001491 p_mouse_le_next:
+0x03b3 001492 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x03b4 001493 call p_mouse_clear_sensor_data ,blank 
+0x03b5 001494 fetch mouse_flag_len ,mem_mouse_flag 
+0x03b6 001497 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x03b7 001498 call mouse_motion 
+0x03b8 001499 nrtn user 
+0x03b9 001500 call p_mouse_le_current_mult_update 
+0x03ba 001501 call p_mouse_data_xy_release 
+0x03bb 001502 call p_mouse_wheel_trigger 
+0x03bc 001503 branch p_mouse_data_push 
+:      001505 p_mouse_le_current_mult_update:
+0x03bd 001506 fetch 1 ,mem_config_function_enable 
+0x03be 001507 rtnbit1 enable_sensor_motion_pin 
+0x03bf 001508 jam 0 ,mem_lpm_mult 
+0x03c0 001509 jam 30 ,mem_mouse_le_current_mult_timer 
+0x03c1 001510 rtn 
+:      001512 p_mouse_data_xy_release:
+0x03c2 001513 fetch 1 ,mem_config_function_enable 
+0x03c3 001514 rtnbit1 enable_sensor_motion_pin 
+0x03c4 001515 fetch 1 ,mem_mouse_long_mult_flag 
+0x03c5 001516 rtnne 1 
+0x03c6 001517 setarg 0 
+0x03c7 001518 store 1 ,mem_mouse_long_mult_flag 
+0x03c8 001519 store 4 ,mem_mouse_x 
+0x03c9 001520 branch p_mouse_sensor_poweron 
+:      001523 p_mouse_data_init:
+0x03ca 001524 jam 7 ,mem_mouse_data_queue 
+0x03cb 001525 jam 4 ,mem_mouse_data_queue + 1 
+0x03cc 001526 setarg mem_mouse_data_queue 
+0x03cd 001527 store 2 ,mem_queue_ptr 
+0x03ce 001528 branch queue_init 
+:      001530 p_mouse_data_push:
+0x03cf 001531 arg mem_mouse_key ,rega 
+0x03d0 001532 call queue_push 
+0x03d1 001533 call p_mouse_queue_increase ,user 
+0x03d2 001535 rtn 
+:      001536 p_mouse_queue_increase:
+0x03d3 001537 fetch 1 ,mem_mouse_data_queue_num 
+0x03d4 001538 increase 1 ,pdata 
+0x03d5 001539 store 1 ,mem_mouse_data_queue_num 
+0x03d6 001540 rtn 
+:      001542 p_mouse_data_pull:
+0x03d7 001543 arg mem_mouse_key ,rega 
+0x03d8 001544 call queue_pop 
+0x03d9 001545 branch p_mouse_fill_data_le ,user 
+0x03da 001546 rtn 
+:      001548 p_mouse_fill_data_le:
+0x03db 001549 call le_clear_md 
+0x03dc 001550 fetch 1 ,mem_mouse_data_queue_num 
+0x03dd 001551 sub pdata ,1 ,null 
+0x03de 001552 ncall le_set_md ,positive 
+0x03df 001553 fetch 1 ,mem_mouse_data_queue_num 
+0x03e0 001554 rtn blank 
+0x03e1 001555 increase -1 ,pdata 
+0x03e2 001556 store 1 ,mem_mouse_data_queue_num 
+0x03e3 001557 branch mouse_fill_data_le 
+:      001559 p_mouse_wheel_trigger:
+0x03e4 001560 fetch 2 ,mem_mouse_z 
+0x03e5 001561 rtn blank 
+0x03e6 001562 jam 1 ,mem_mouse_wheel_trigger 
+0x03e7 001563 jam 2 ,mem_mouse_wheel_trigger_timer 
+0x03e8 001564 rtn 
+:      001567 p_mouse_clear_sensor_data:
+0x03e9 001568 call le_set_config_more_data 
+0x03ea 001569 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0x03eb 001570 branch p_mouse_init_sensor_reset 
+:      001572 p_mouse_idle:
+0x03ec 001573 call ui_check_paring_button 
+0x03ed 001575 branch mouse_wheel_check 
+:      001599 p_mouse_dpi_check:
+0x03ee 001600 call p_mouse_check_key_gpio 
+0x03ef 001601 beq mouse_lm_button ,p_mouse_dpi_down_timer 
+:      001602 p_mouse_dpi_up:
+0x03f0 001603 fetch 1 ,mem_mouse_dpi_down_time_init 
+0x03f1 001604 store 1 ,mem_mouse_dpi_down_time 
+0x03f2 001605 branch mouse_dpi_up 
+:      001607 p_mouse_dpi_down_timer:
+0x03f3 001608 arg mem_mouse_dpi_down_time ,regc 
+0x03f4 001609 arg mouse_dpi_down ,regb 
+0x03f5 001610 branch timer_single_step 
+:      001612 p_mouse_priority_bb_event:
+0x03f6 001613 copy regc ,pdata 
+0x03f7 001614 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0x03f8 001615 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0x03f9 001616 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+0x03fa 001617 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0x03fb 001618 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0x03fc 001619 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0x03fd 001620 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0x03fe 001621 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0x03ff 001622 branch mouse_priority_bb_event + 1 
+:      001624 p_mouse_le_bb_event_connected:
+0x0400 001625 jam 1 ,mem_mouse_le_bb_connected_flag 
+0x0401 001626 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x0402 001627 nbranch p_mouse_le_bb_event_connected_next ,blank 
+0x0403 001628 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+:      001629 p_mouse_le_bb_event_connected_next:
+0x0404 001630 call p_mouse_init_sensor_reset 
+0x0405 001631 call p_mouse_null_enter_hibernate_disable 
+0x0406 001632 call p_mouse_data_init 
+0x0407 001633 branch mouse_le_bb_event_connected 
+:      001635 p_mouse_le_bb_disconnected:
+0x0408 001636 jam 0 ,mem_mouse_le_bb_connected_flag 
+0x0409 001637 call p_mouse_sensor_powerdown_check 
+0x040a 001638 setarg le_interval_8_75ms 
+0x040b 001639 store 2 ,mem_le_interval_min 
+0x040c 001640 store 2 ,mem_le_interval_min + 2 
+0x040d 001641 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x040e 001642 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x040f 001643 call p_mouse_data_init 
+0x0410 001644 call le_clr_config_more_data 
+0x0411 001645 branch mouse_bb_disconnected 
+:      001647 p_mouse_le_enc_info:
+:      001648 p_app_updata_le_param:
+0x0412 001649 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x0413 001650 branch ui_ipc_send_cmd 
+:      001652 p_mouse_le_ll_start_encryt:
+0x0414 001653 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x0415 001654 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0x0416 001655 jam 20 ,mem_le_start_encrypt_timer 
+0x0417 001656 branch p_mouse_le_ll_enable_start_enc_flag 
+:      001658 p_mouse_le_ll_reconn_start_encryt:
+0x0418 001659 call p_app_updata_le_param 
+0x0419 001660 jam 20 ,mem_le_start_encrypt_timer 
+:      001661 p_mouse_le_ll_enable_start_enc_flag:
+0x041a 001662 arg ll_start_enc_flag ,queue 
+0x041b 001663 branch mouse_le_enable_connect_flag 
+:      001665 p_mouse_le_conn_param_update_rsp_recieved:
+0x041c 001666 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x041d 001667 rtneq ble_signaling_connect_parameter_update_accepted 
+0x041e 001668 fetch 1 ,mem_le_tsniff 
+0x041f 001669 rshift2 pdata ,pdata 
+0x0420 001670 sub pdata ,le_interval_15ms ,null 
+0x0421 001671 rtn positive 
+0x0422 001672 setarg le_interval_11_25ms 
+0x0423 001673 store 2 ,mem_le_interval_min 
+0x0424 001674 store 2 ,mem_le_interval_min + 2 
+0x0425 001675 call p_app_updata_le_param 
+0x0426 001676 branch p_mouse_le_conn_param_lpm_disable 
+:      001680 p_mouse_24g_pairing_complete:
+0x0427 001681 call p_mouse_init_sensor_reset 
+0x0428 001683 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x0429 001684 arg mosue_24g_pairing_flag ,queue 
+0x042a 001685 call mouse_disable_function_flag 
+0x042b 001686 setarg 0 
+0x042c 001687 store 2 ,mem_24g_pairing_timer_count 
+0x042d 001688 jam 0 ,mem_mouse_move_flag 
+0x042e 001690 call mouse_read_sensor_common 
+0x042f 001691 call p_mouse_null_enter_hibernate_disable 
+0x0430 001692 call p_mouse_store_24g_device_2eeprom 
+0x0431 001693 call p_mouse_tx_power_init 
+0x0432 001695 call p_mouse_set_24g_addr_eeprom 
+0x0433 001696 branch iicd_write_protect_eep_data 
+:      001698 p_mouse_set_24g_addr_eeprom:
+0x0434 001699 arg mem_24g_addr ,rega 
+0x0435 001700 arg mouse_g24_addr_eeprom_offect ,regb 
+0x0436 001701 arg 4 ,temp 
+0x0437 001702 rtn 
+:      001704 p_mouse_24g_attempt_fail:
+0x0438 001705 call p_mouse_sensor_powerdown_check 
+0x0439 001706 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x043a 001707 call p_mouse_tx_power_init 
+0x043b 001708 call p_g24_check_51cmd_stop_24g 
+0x043c 001709 branch p_mouse_null_enter_hibernate_enable 
+:      001720 p_mouse_null_enter_hibernate_disable:
+0x043d 001721 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0x043e 001722 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+0x043f 001723 rtn 
+:      001731 p_mouse_24g_attempt_success:
+0x0440 001732 call p_mouse_init_sensor_reset 
+0x0441 001733 call mouse_no_data_timer_init 
+0x0442 001734 call p_mouse_null_enter_hibernate_disable 
+:      001735 p_mouse_store_24g_device_2eeprom:
+0x0443 001736 call mouse_cheak_select_24gdevice 
+:      001737 p_mouse_store_device_number2eeprom:
+0x0444 001738 arg 1 ,temp 
+0x0445 001739 arg mem_device_flag ,rega 
+0x0446 001740 arg 0 ,regb 
+0x0447 001741 branch iicd_write_protect_eep_data 
+:      001744 p_mouse_before_hibernate:
+0x0448 001745 enable user 
+0x0449 001746 hfetch 4 ,0x8138 
+0x044a 001747 setflag user ,26 ,pdata 
+0x044b 001748 hstore 4 ,core_lpm_reg 
+0x044c 001749 call lpm_write_ctrl 
+0x044d 001750 call p_mouse_sensor_powerdown_check 
+0x044e 001751 call disable_authrom 
+0x044f 001753 call p_mouse_multi_led_off 
+0x0450 001754 call mouse_before_hibernate_wheel_gpio_set 
+0x0451 001755 call p_mouse_setgpio_lpm_before 
+0x0452 001757 fetch 1 ,mem_gpio_wakeup_low + 1 
+0x0453 001758 and pdata ,0xfe ,pdata 
+0x0454 001759 store 1 ,mem_gpio_wakeup_low + 1 
+0x0455 001761 fetcht 1 ,mem_config_select_device_button_gpio 
+0x0456 001762 call p_gpio_set_input_pd 
+0x0457 001764 fetch 1 ,mem_gpio_wakeup_high + 1 
+0x0458 001765 or pdata ,0x01 ,pdata 
+0x0459 001766 store 1 ,mem_gpio_wakeup_high + 1 
+0x045a 001767 rtn 
+:      001769 p_mouse_sensor_powerdown_check:
+0x045b 001770 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x045c 001771 rtn blank 
+0x045d 001772 jam 0 ,mem_mouse_init_sensor_reset_flag 
+0x045e 001773 branch p_mouse_sensor_powerdown 
+:      001776 p_mouse_bb_event_timer:
+0x045f 001777 call p_mouse_adc_read 
+0x0460 001778 call p_mouse_low_voltage_led_timer 
+0x0461 001779 call p_mouse_multi_led_blink_timer 
+0x0462 001780 call p_mouse_wheel_trigger_timer 
+0x0463 001781 call p_mouse_null_enter_hibernate_timer 
+0x0464 001782 call p_mouse_bt_discovery_check 
+0x0465 001783 call p_mouse_select_device 
+0x0466 001784 call p_mouse_dpi_check 
+0x0467 001785 call mouse_check_discovery_timeout_timer 
+0x0468 001786 call p_mouse_24g_long_sleep_param_update_timer 
+0x0469 001787 call mouse_check_direct_timeout_timer 
+0x046a 001788 call p_mouse_le_enable_att_list_timer 
+0x046b 001789 call p_mouse_le_current_mult_update_timer 
+0x046c 001790 call p_le_send_smp_security_request_timer 
+0x046d 001791 branch mouse_check_no_data_timeout_timer 
+:      001793 p_mouse_24g_long_sleep_param_update_timer:
+0x046e 001794 arg mem_24g_long_sleep_param_update_timer ,regc 
+0x046f 001795 arg p_mouse_24g_long_sleep_normal_param ,regb 
+0x0470 001796 branch timer_single_step 
+:      001797 p_mouse_24g_long_sleep_normal_param:
+0x0471 001798 setarg g24_long_sleep_step2 
+0x0472 001799 store 3 ,mem_24g_enter_hibernate 
+:      001800 p_mouse_long_mult_flag_enable:
+0x0473 001801 jam 1 ,mem_mouse_long_mult_flag 
+0x0474 001802 rtn 
+:      001805 p_mouse_le_enable_att_list_timer:
+0x0475 001806 arg mem_le_start_encrypt_timer ,regc 
+0x0476 001807 arg mouse_le_write_enable ,regb 
+0x0477 001808 branch timer_single_step 
+:      001810 p_mouse_le_current_mult_update_timer:
+0x0478 001811 arg mem_mouse_le_current_mult_timer ,regc 
+0x0479 001812 arg p_mouse_le_current_mult_reinit ,regb 
+0x047a 001813 branch timer_single_step 
+:      001814 p_mouse_le_current_mult_reinit:
+0x047b 001815 fetch 1 ,mem_lpm_mult_init 
+0x047c 001816 store 1 ,mem_lpm_mult 
+0x047d 001817 branch p_mouse_long_mult_flag_enable 
+:      001819 p_le_send_smp_security_request_timer:
+0x047e 001820 fetch 1 ,mem_mouse_le_bb_connected_flag 
+0x047f 001821 rtn blank 
+0x0480 001822 arg mem_mouse_send_secutiry_request_timer ,regc 
+0x0481 001823 arg p_le_pairing_sm_start_check ,regb 
+0x0482 001824 branch timer_single_step 
+:      001826 p_le_pairing_sm_start_check:
+0x0483 001827 fetch 1 ,mem_le_send_security_request_flag 
+0x0484 001828 nrtn blank 
+0x0485 001829 branch le_pairing_sm_start 
+:      001831 p_mouse_wheel_trigger_timer:
+0x0486 001832 arg mem_mouse_wheel_trigger_timer ,regc 
+0x0487 001833 arg p_mouse_wheel_trigger_disable ,regb 
+0x0488 001834 branch timer_single_step 
+:      001835 p_mouse_wheel_trigger_disable:
+0x0489 001836 jam 0 ,mem_mouse_wheel_trigger 
+0x048a 001837 rtn 
+:      001839 p_mouse_bt_discovery_check:
+:      001842 p_mouse_bt_discovery_by_button:
+0x048b 001843 call p_mouse_pb_button_check 
+0x048c 001844 nbranch p_mouse_bt_discovery_commbination_key_down ,true 
+0x048d 001845 call p_gpio_set_input_pu 
+:      001846 p_mouse_bt_discovery_commbination_key_up:
+0x048e 001847 call mouse_bt_discovery_commbination_key_up 
+0x048f 001848 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x0490 001849 branch mouse_disable_function_flag 
+:      001851 p_mouse_bt_discovery_commbination_key_down:
+0x0491 001852 fetch 1 ,mem_device_flag 
+0x0492 001853 rtneq mode_24g_device 
+0x0493 001854 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x0494 001855 call p_mouse_bt_discovery_timer 
+0x0495 001856 branch mouse_bt_discovery_commbination_key_down + 1 
+:      001858 p_mouse_bt_discovery_timer:
+0x0496 001859 arg mem_combination_ui_button_count ,regc 
+0x0497 001860 arg p_mouse_long_button_bt_discovery ,regb 
+0x0498 001861 branch timer_single_step 
+:      001863 p_mouse_long_button_bt_discovery:
+0x0499 001864 fetch mouse_flag_len ,mem_mouse_flag 
+0x049a 001865 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x049b 001866 jam 0 ,mem_mouse_long_button_select_device 
+0x049c 001867 call p_mouse_store_device_mode_2eeporm 
+0x049d 001868 fetch 2 ,mem_ui_state_map 
+0x049e 001869 isolate1 ui_state_ble_adv ,pdata 
+0x049f 001870 call mouse_stop_le_adv ,true 
+0x04a0 001874 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x04a1 001875 call mouse_enable_function_flag 
+0x04a2 001876 branch mouse_long_button_bt_discovry 
+:      001878 p_mouse_null_enter_hibernate_timer:
+0x04a3 001879 fetch 1 ,mem_mouse_null_enter_hibernate_flag 
+0x04a4 001880 rtn blank 
+0x04a5 001881 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x04a6 001882 nrtn blank 
+0x04a7 001883 arg mem_mouse_null_enter_hibernate_timer ,regc 
+0x04a8 001884 arg p_mouse_null_enter_hibernate ,regb 
+0x04a9 001885 branch timer_single_step 
+:      001887 p_mouse_null_enter_hibernate:
+0x04aa 001888 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0x04ab 001889 branch app_enter_hibernate 
+:      001891 p_mouse_select_device:
+:      001892 p_mouse_select_device_by_button:
+0x04ac 001893 call p_mouse_pb_button_check 
+0x04ad 001894 nbranch p_mouse_select_device_button_down ,true 
+:      001895 p_mouse_select_device_button_up:
+0x04ae 001898 call p_gpio_set_input_pu 
+0x04af 001899 fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
+0x04b0 001900 nbranch p_mouse_select_button_wakeup_firstup ,blank 
+0x04b1 001902 fetch 1 ,mem_select_device_button_statue 
+0x04b2 001903 rtneq dpi_button_state_up 
+0x04b3 001904 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x04b4 001905 arg 1 ,temp 
+0x04b5 001906 arg mem_mouse_long_button_select_device ,rega 
+0x04b6 001907 arg mouse_device_mode_eeprom_offset ,regb 
+0x04b7 001908 call iicd_read_eep_data 
+0x04b8 001909 fetch 1 ,mem_mouse_long_button_select_device 
+0x04b9 001910 branch p_mouse_select_device_and_reset ,blank 
+:      001911 p_mouse_ready_reconnection_by_button:
+0x04ba 001912 call p_mouse_switch_device_flag 
+0x04bb 001913 jam 0 ,mem_link_key_exists 
+0x04bc 001914 call p_mouse_store_device_number2eeprom 
+0x04bd 001915 call mouse_select_device_enable 
+0x04be 001916 branch mouse_set_reconnection 
+:      001918 p_mouse_switch_device_flag:
+0x04bf 001919 fetcht 1 ,mem_device_flag 
+0x04c0 001920 increase 1 ,temp 
+0x04c1 001921 fetch 1 ,mem_device_number 
+0x04c2 001922 isub temp ,null 
+0x04c3 001923 ncall mouse_select_device_count_clean ,positive 
+0x04c4 001924 storet 1 ,mem_device_flag 
+0x04c5 001925 rtn 
+:      001927 p_mouse_select_device_button_down:
+0x04c6 001929 fetch 2 ,mem_ui_state_map 
+0x04c7 001930 bbit1 ui_state_ble_adv ,p_mouse_select_device_button_down_next 
+0x04c8 001931 jam off ,mem_mouse_multi_led_blink_enable 
+:      001932 p_mouse_select_device_button_down_next:
+0x04c9 001933 fetch 1 ,mem_select_device_button_statue 
+0x04ca 001934 rtneq dpi_button_state_down 
+0x04cb 001935 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x04cc 001937 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x04cd 001938 rtnbit1 app_disc_pb_button 
+0x04ce 001940 fetch 1 ,mem_device_flag 
+0x04cf 001941 rtnne mode_bt_device1 
+:      001942 p_mouse_pb_button_2ble_disconnect:
+0x04d0 001943 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x04d1 001944 set1 app_disc_pb_button ,pdata 
+0x04d2 001945 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x04d3 001946 branch mouse_disconnect 
+:      001948 p_mouse_pb_button_check:
+0x04d4 001949 fetcht 1 ,mem_config_select_device_button_gpio 
+0x04d5 001950 call p_gpio_set_input_pd 
+0x04d6 001951 fetcht 1 ,mem_config_select_device_button_gpio 
+0x04d7 001952 branch gpio_get_bit 
+:      001963 p_mouse_select_button_wakeup_firstup:
+0x04d8 001964 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
+0x04d9 001965 fetch 1 ,mem_select_device_button_statue 
+0x04da 001966 nbranch p_mouse_check_reconn_target ,blank 
+0x04db 001967 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x04dc 001968 jam on ,mem_mouse_multi_led_blink_enable 
+0x04dd 001969 rtn 
+:      001971 p_mouse_select_device_and_reset:
+0x04de 001972 jam 0xff ,mem_mouse_long_button_select_device 
+:      001973 p_mouse_store_device_mode_2eeporm:
+0x04df 001974 arg 1 ,temp 
+0x04e0 001975 arg mem_mouse_long_button_select_device ,rega 
+0x04e1 001976 arg mouse_device_mode_eeprom_offset ,regb 
+0x04e2 001977 branch iicd_write_protect_eep_data 
+:      001979 p_mouse_multi_led_blink_timer:
+0x04e3 001980 fetch 1 ,mem_mouse_multi_led_blink_enable 
+0x04e4 001981 rtn blank 
+0x04e5 001982 fetch 1 ,mem_mouse_multi_led_type 
+0x04e6 001983 beq multi_led_on ,p_mouse_multi_led_type_on 
+0x04e7 001984 beq multi_led_blink ,p_mouse_multi_led_type_blink 
+0x04e8 001985 rtn 
+:      001987 p_mouse_multi_led_type_on:
+0x04e9 001988 call p_mouse_multi_led_on 
+0x04ea 001989 fetch 1 ,mem_mouse_multi_led_on_timer 
+0x04eb 001990 increase 1 ,pdata 
+0x04ec 001991 store 1 ,mem_mouse_multi_led_on_timer 
+0x04ed 001992 fetcht 1 ,mem_mouse_multi_led_on_timer_init 
+0x04ee 001993 isub temp ,null 
+0x04ef 001994 call p_mouse_multi_led_off_poweron2s ,zero 
+0x04f0 001995 rtn 
+:      001996 p_mouse_multi_led_off_poweron2s:
+0x04f1 001997 jam 0 ,mem_mouse_multi_led_on_poweron2s_flag 
+0x04f2 001998 branch p_mouse_multi_led_off 
+:      002000 p_mouse_multi_led_type_blink:
+0x04f3 002001 arg mem_mouse_multi_led_blink_timer ,regc 
+0x04f4 002002 arg p_mouse_multi_led_type_blink_timeout ,regb 
+0x04f5 002003 branch timer_single_step 
+:      002004 p_mouse_multi_led_type_blink_timeout:
+0x04f6 002005 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+0x04f7 002006 store 1 ,mem_mouse_multi_led_blink_timer 
+:      002013 p_mouse_multi_led_blink_count_no_limited:
+0x04f8 002014 fetch 1 ,mem_mouse_multi_led_state 
+0x04f9 002015 beq on ,p_mouse_multi_led_off 
+0x04fa 002016 beq off ,p_mouse_multi_led_on 
+0x04fb 002017 rtn 
+:      002019 p_mouse_multi_led_on:
+0x04fc 002020 jam on ,mem_mouse_multi_led_state 
+0x04fd 002021 fetch 1 ,mem_device_flag 
+0x04fe 002022 beq mode_24g_device ,p_mouse_multi_down_led_on 
+:      002023 p_mouse_multi_up_led_on:
+0x04ff 002024 fetcht 1 ,mem_mouse_bt_led_gpio 
+0x0500 002025 call gpio_config_output 
+0x0501 002026 fetcht 1 ,mem_mouse_bt_led_gpio 
+0x0502 002027 branch gpio_out_active 
+:      002028 p_mouse_multi_down_led_on:
+0x0503 002029 fetcht 1 ,mem_mouse_multi_led_gpio 
+0x0504 002030 call gpio_config_output 
+0x0505 002031 fetcht 1 ,mem_mouse_multi_led_gpio 
+0x0506 002032 branch gpio_out_active 
+:      002034 p_mouse_multi_led_blink_off:
+0x0507 002035 setarg 0 
+0x0508 002036 store 3 ,mem_mouse_multi_led_blink_timer 
+:      002037 p_mouse_multi_led_off:
+0x0509 002038 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x050a 002039 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
+0x050b 002040 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x050c 002041 jam 0 ,mem_mouse_multi_led_type 
+:      002042 p_mouse_multi_led_off_wait_blink_over:
+0x050d 002043 jam 0 ,mem_mouse_multi_led_on_timer 
+0x050e 002044 jam off ,mem_mouse_multi_led_state 
+:      002045 p_mouse_multi_led_off2:
+0x050f 002046 fetcht 1 ,mem_mouse_multi_led_gpio 
+0x0510 002047 call gpio_out_inactive 
+0x0511 002048 hfetch 1 ,core_gpio_pd0 
+0x0512 002049 set1 5 ,pdata 
+0x0513 002050 hstore 1 ,core_gpio_pd0 
+:      002051 p_mouse_bt_led_suspend:
+0x0514 002052 fetcht 1 ,mem_mouse_bt_led_gpio 
+0x0515 002053 set0 gpio_active_bit ,temp 
+0x0516 002054 branch gpio_set_high_impedance 
+:      002056 p_mouse_mode_bt_device1_multi_led_on:
+:      002057 p_mouse_mode_24g_device_multi_led_on:
+0x0517 002058 jam 1 ,mem_mouse_multi_led_on_poweron2s_flag 
+0x0518 002059 jam on ,mem_mouse_multi_led_blink_enable 
+0x0519 002060 jam multi_led_on ,mem_mouse_multi_led_type 
+0x051a 002061 jam 0 ,mem_mouse_multi_led_on_timer 
+0x051b 002062 rtn 
+:      002064 p_mouse_discovery_multi_led_blink:
+0x051c 002065 jam 2 ,mem_mouse_multi_led_blink_timer_init 
+0x051d 002066 jam 0 ,mem_mouse_multi_led_blink_count_limited 
+0x051e 002067 jam 1 ,mem_mouse_multi_led_blink_count 
+:      002068 p_mouse_multi_led_blink_enable:
+0x051f 002069 jam 1 ,mem_mouse_multi_led_blink_timer 
+0x0520 002070 jam on ,mem_mouse_multi_led_blink_enable 
+0x0521 002071 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x0522 002072 rtn 
+:      002074 p_mouse_discovey_led_blink_off:
+0x0523 002075 fetch 1 ,mem_mouse_multi_led_on_timer 
+0x0524 002076 nrtn blank 
+0x0525 002077 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
+0x0526 002078 nrtn blank 
+0x0527 002079 branch p_mouse_multi_led_blink_off 
+:      002087 p_mouse_adc_read:
+0x0528 002091 fetch 2 ,mem_mouse_multi_led_blink_count 
+0x0529 002092 nrtn blank 
+0x052a 002093 arg mem_adc_read_timer ,regc 
+0x052b 002094 arg p_mouse_adc_read_timeout ,regb 
+0x052c 002095 branch timer_single_step 
+:      002096 p_mouse_adc_read_timeout:
+0x052d 002097 jam 10 ,mem_adc_read_timer 
+0x052e 002098 call p_adc_set_mode 
+0x052f 002099 call vdd_calculate_by_mode 
+0x0530 002101 mul32 pdata ,2 ,pdata 
+0x0531 002102 arg 0x12 ,temp 
+0x0532 002103 isub temp ,pdata 
+0x0533 002104 sub pdata ,0x78 ,null 
+0x0534 002105 ncall p_mouse_vlotage_add ,positive 
+0x0535 002106 sub pdata ,0x64 ,null 
+0x0536 002107 call p_mouse_power_off_vlotage_sub ,positive 
+0x0537 002108 arg 0x03 ,temp 
+0x0538 002109 isub temp ,pdata 
+0x0539 002110 store 2 ,mem_mouse_vdd_now_vol 
+0x053a 002111 arg mem_mouse_vdd_calculate_set ,rega 
+0x053b 002112 call p_adc_bat_percent_lowpower_out 
+0x053c 002113 fetch 1 ,mem_adc_power_flag 
+0x053d 002115 bbit0 0 ,p_mouse_adc_no_low_voltage 
+0x053e 002116 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x053f 002117 branch mouse_adc_low_voltage 
+:      002118 p_mouse_adc_no_low_voltage:
+0x0540 002119 call mouse_adc_no_low_voltage 
+0x0541 002120 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x0542 002121 rtn blank 
+0x0543 002122 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
+0x0544 002123 branch p_mouse_multi_led_off 
+:      002125 p_mouse_vlotage_add:
+0x0545 002126 add pdata ,0x0b ,pdata 
+0x0546 002127 rtn 
+:      002128 p_mouse_power_off_vlotage_sub:
+0x0547 002129 arg 0x07 ,temp 
+0x0548 002130 isub temp ,pdata 
+0x0549 002131 rtn 
+:      002133 p_adc_set_mode:
+:      002137 p_adc_check_gpio:
+0x054a 002138 fetcht 1 ,mem_mouse_multi_led_gpio 
+0x054b 002139 call gpio_config_input 
+0x054c 002140 hfetch 1 ,core_gpio_pd0 
+0x054d 002141 set0 5 ,pdata 
+0x054e 002142 hstore 1 ,core_gpio_pd0 
+0x054f 002144 hfetch 1 ,core_gpio_pu0 
+0x0550 002145 set0 5 ,pdata 
+0x0551 002146 hstore 1 ,core_gpio_pu0 
+0x0552 002147 branch adc_check_gpio 
+:      002149 p_adc_bat_percent_lowpower_out:
+0x0553 002150 ifetch 8 ,rega 
+0x0554 002151 store 8 ,mem_pdatatemp 
+0x0555 002152 fetcht 2 ,mem_pdatatemp + 2 
+0x0556 002153 fetch 2 ,mem_pdatatemp + 6 
+0x0557 002154 isub temp ,null 
+0x0558 002155 nbranch app_enter_hibernate ,positive 
+0x0559 002156 fetcht 2 ,mem_pdatatemp + 4 
+0x055a 002157 isub temp ,null 
+0x055b 002158 nbranch adc_set_low_power_flag ,positive 
+:      002159 p_adc_clear_low_power_flag:
+0x055c 002160 fetch 1 ,mem_adc_power_flag 
+0x055d 002161 set0 0 ,pdata 
+0x055e 002162 store 1 ,mem_adc_power_flag 
+0x055f 002163 rtn 
+:      002165 p_mouse_low_voltage_led_timer:
+0x0560 002166 fetch mouse_flag_len ,mem_mouse_flag 
+0x0561 002167 rtnbit0 mouse_low_voltage_flag 
+0x0562 002168 fetch 2 ,mem_ui_state_map 
+0x0563 002169 rtnbit1 ui_state_ble_adv 
+0x0564 002171 fetch 2 ,mem_mouse_multi_led_blink_count 
+0x0565 002172 nrtn blank 
+0x0566 002173 call mouse_motion 
+0x0567 002174 nrtn user 
+0x0568 002175 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x0569 002176 pincrease 1 
+0x056a 002177 store 1 ,mem_adc_low_volatage_led_timer_count 
+0x056b 002178 beq 5 ,p_mouse_multi_led_off 
+0x056c 002179 sub pdata ,10 ,null 
+0x056d 002180 nbranch p_mouse_adc_low_volatage_led_timer_count_clean ,positive 
+0x056e 002181 rtn 
+:      002182 p_mouse_adc_low_volatage_led_timer_count_clean:
+0x056f 002183 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x0570 002184 branch p_mouse_multi_led_on 
+:      002186 p_mouse_seting_dpi:
+:      002187 p_mouse_seting_dpi_sensor_type:
+0x0571 002188 fetch 1 ,mem_config_sensor_type 
+0x0572 002189 beq p3065_xy ,p_mouse_seting_3065xy_dpi 
+0x0573 002193 branch mouse_seting_dpi + 3 
+:      002195 p_mouse_seting_3065xy_dpi:
+0x0574 002196 fetch 1 ,mem_mouse_dpi 
+0x0575 002197 call p_mouse_3065xy_dpi_recount ,blank 
+0x0576 002198 fetch 1 ,mem_mouse_dpi 
+0x0577 002199 beq mouse_dpi_level2 ,p_mouse_3065xy_set_cpi1 
+0x0578 002201 beq mouse_dpi_level4 ,mouse_set_cpi3 
+0x0579 002202 branch mouse_set_cpi2 
+:      002203 p_mouse_3065xy_dpi_recount:
+0x057a 002204 jam mouse_dpi_level2 ,mem_mouse_dpi 
+0x057b 002205 rtn 
+:      002206 p_mouse_3065xy_set_cpi1:
+0x057c 002207 fetch 1 ,mem_320x_dpi_1 
+0x057d 002208 increase -1 ,pdata 
+0x057e 002209 branch mouse_p3205_dpi 
+:      002242 p_mouse_motion:
+0x057f 002243 disable user 
+0x0580 002244 setarg 0 
+0x0581 002245 store 6 ,mem_mouse_x 
+0x0582 002246 call p_mouse_cheak_sensor_data 
+0x0583 002247 call mouse_zwheel 
+0x0584 002248 call mouse_t_zwheel 
+0x0585 002249 call p_mouse_key 
+0x0586 002250 nrtn user 
+0x0587 002251 branch mouse_motion + 9 
+:      002254 p_mouse_cheak_sensor_data:
+:      002258 p_mouse_p32xx_sensor_motion:
+0x0588 002259 call mouse_clear_sensor_data 
+0x0589 002260 disable user 
+0x058a 002266 branch mouse_p32xx_sensor_motion_2 
+:      002276 p_mouse_key:
+0x058b 002277 call p_mouse_check_key_gpio 
+0x058c 002278 branch mouse_key + 1 
+:      002279 p_mouse_check_key_gpio:
+0x058d 002280 arg 0 ,rega 
+0x058e 002281 call p_mouse_check_lkey_gpio 
+0x058f 002285 branch mouse_check_key_gpio + 11 
+:      002293 p_mouse_check_lkey_gpio:
+0x0590 002294 fetcht 1 ,mem_lbutton_gpio 
+0x0591 002295 call p_gpio_set_input_pu 
+0x0592 002296 fetcht 1 ,mem_lbutton_gpio 
+0x0593 002297 call gpio_get_bit 
+0x0594 002298 setflag true ,0 ,rega 
+:      002300 p_mouse_check_rkey_gpio:
+0x0595 002301 fetcht 1 ,mem_rbutton_gpio 
+0x0596 002302 call p_gpio_set_input_pu 
+0x0597 002303 fetcht 1 ,mem_rbutton_gpio 
+0x0598 002304 call gpio_get_bit 
+0x0599 002305 setflag true ,1 ,rega 
+:      002307 p_mouse_check_mkey_gpio:
+0x059a 002308 fetcht 1 ,mem_mbutton_gpio 
+0x059b 002309 call p_gpio_set_input_pu 
+0x059c 002310 fetcht 1 ,mem_mbutton_gpio 
+0x059d 002311 call gpio_get_bit 
+0x059e 002312 setflag true ,2 ,rega 
+0x059f 002313 rtn 
+:      002328 p_gpio_set_input_pd:
+0x05a0 002329 set0 gpio_active_bit ,temp 
+0x05a1 002330 arg core_gpio_pu0 ,contw 
+0x05a2 002331 call gpio_set_bit 
+0x05a3 002332 set1 gpio_active_bit ,temp 
+0x05a4 002333 arg core_gpio_pd0 ,contw 
+0x05a5 002334 branch gpio_set_high_impedance + 4 
+:      002335 p_gpio_set_input_pu:
+0x05a6 002336 set1 gpio_active_bit ,temp 
+0x05a7 002337 arg core_gpio_pu0 ,contw 
+0x05a8 002338 call gpio_set_bit 
+0x05a9 002339 set0 gpio_active_bit ,temp 
+0x05aa 002340 branch p_gpio_set_input_pd + 4 
+:      002342 p_mouse_bb_disconnected:
+0x05ab 002343 jam 0 ,mem_mouse_enter_sniff_count 
+0x05ac 002344 jam 0x0e ,mem_sniff_param_interval 
+0x05ad 002345 call mouse_bb_discon_clear_stack 
+0x05ae 002346 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x05af 002347 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+0x05b0 002348 branch mouse_bb_disconnected + 9 
+:      002350 p_mouse4_0_event_bb_disconn:
+0x05b1 002351 call mouse_le_clean_connect_flag 
+0x05b2 002352 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x05b3 002353 bbit1 app_disc_pb_button ,p_mouse_select_device_button_up 
+0x05b4 002354 branch mouse4_0_event_bb_disconn + 2 
+:      002356 p_mouse_bb_event_discovery_btn:
+0x05b5 002357 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0x05b6 002358 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+0x05b7 002359 isolate1 mark_24g ,mark 
+0x05b8 002360 call p_g24_check_51cmd_stop_24g ,true 
+0x05b9 002361 branch mouse_bb_event_discovery_btn + 1 
+:      002363 p_le_addr_random_config:
+0x05ba 002364 call load_adc_init 
+0x05bb 002365 fetch 2 ,mem_0_5_adc_io_data 
+0x05bc 002367 store 2 ,mem_random_addr_increase_count 
+:      002368 p_le_addr_random_store:
+:      002369 p_mouse_store_eerpom_random_addr_increase_count:
+0x05bd 002370 arg 2 ,temp 
+0x05be 002371 arg mem_random_addr_increase_count ,rega 
+0x05bf 002372 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x05c0 002373 branch iicd_write_protect_eep_data 
+:      002375 p_mouse_load_eeprom_random_addr_increase_count:
+0x05c1 002376 arg 2 ,temp 
+0x05c2 002377 arg mem_random_addr_increase_count ,rega 
+0x05c3 002378 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x05c4 002379 branch iicd_read_eep_data 
+:      002387 p_mouse_start_discovery:
+0x05c5 002388 jam 0 ,mem_le_send_security_request_flag 
+0x05c6 002389 call p_mouse_tx_power_init 
+0x05c7 002390 jam mode_bt_device1 ,mem_device_flag 
+0x05c8 002391 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x05c9 002392 fetch 2 ,mem_ui_state_map 
+0x05ca 002393 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
+0x05cb 002396 call p_mouse_load_eeprom_random_addr_increase_count 
+0x05cc 002397 fetcht 2 ,mem_random_addr_increase_count 
+0x05cd 002398 increase 1 ,temp 
+0x05ce 002399 storet 2 ,mem_random_addr_increase_count 
+0x05cf 002400 storet 2 ,mem_le_lap + 1 
+0x05d0 002401 call p_mouse_store_eerpom_random_addr_increase_count 
+0x05d1 002402 random pdata 
+0x05d2 002403 store 1 ,mem_le_lap 
+:      002404 p_mouse_start_discovery_norandom:
+0x05d3 002405 fetch 3 ,mem_le_lap_high_3b 
+0x05d4 002406 store 3 ,mem_le_lap + 3 
+0x05d5 002407 call p_mouse_le_fast_conn_disable 
+0x05d6 002408 call app_lpm_mult_disable 
+0x05d7 002409 fetch 2 ,mem_discovery_timeout 
+0x05d8 002410 store 2 ,mem_mouse_discovery_timer 
+0x05d9 002411 jam 6 ,mem_connection_options 
+0x05da 002412 setarg 0 
+0x05db 002413 store 2 ,mem_mouse_no_data_timer 
+0x05dc 002414 store 2 ,mem_mouse_direct_timer 
+0x05dd 002415 arg mouse_store_eeprom_flag ,queue 
+0x05de 002416 call mouse_enable_function_flag 
+0x05df 002420 call p_check_51cmd_adv 
+0x05e0 002421 call mouse_start_discovery_norandom + 13 
+0x05e1 002422 branch p_mouse_discovery_multi_led_blink 
+:      002424 p_check_51cmd_adv:
+0x05e2 002425 jam 0 ,mem_mouse_le_reconnect_flag 
+0x05e3 002426 call p_le_check_adv_flag 
+0x05e4 002427 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0x05e5 002428 istore 1 ,contr 
+0x05e6 002430 arg mem_le_adv_swift_pair ,contr 
+0x05e7 002431 call p_le_adv_data_update 
+0x05e8 002433 branch check_51cmd_adv 
+:      002435 p_le_adv_data_update:
+0x05e9 002436 arg mem_le_adv_data + 11 ,contw 
+0x05ea 002437 arg 19 ,loopcnt 
+0x05eb 002438 call memcpy 
+0x05ec 002439 branch le_modified_name_adv 
+:      002441 p_mouse_stop_discovery:
+0x05ed 002442 call p_mouse_discovey_led_blink_off 
+0x05ee 002443 setarg 0 
+0x05ef 002444 store 2 ,mem_mouse_discovery_timer 
+0x05f0 002445 call p_mouse_init_sensor_reset 
+0x05f1 002446 branch mouse_stop_discovery + 1 
+:      002448 p_le_slave_match:
+0x05f2 002449 fetch 1 ,mem_le_md_count 
+0x05f3 002450 pincrease 1 
+0x05f4 002451 store 1 ,mem_le_md_count 
+0x05f5 002452 beq le_md_max_count ,le_slave_cont 
+0x05f6 002453 call le_acknowledge 
+0x05f7 002454 call le_prepare_tx 
+0x05f8 002455 call power_ctrl_start 
+0x05f9 002456 branch le_slave_match + 7 
+:      002458 p_le_next_adv_channel:
+0x05fa 002459 fetch 1 ,mem_le_ch_mapped 
+0x05fb 002460 increase 1 ,pdata 
+0x05fc 002461 store 1 ,mem_le_ch_mapped 
+0x05fd 002462 rtnne 40 
+0x05fe 002463 jam 37 ,mem_le_ch_mapped 
+0x05ff 002464 rtn 
+:      002466 p_le_receive_skip:
+0x0600 002467 call save_rssi 
+0x0601 002468 call p_rssi_signal 
+0x0602 002469 branch le_receive_skip + 2 
+:      002471 p_le_update_param:
+0x0603 002472 call p_mouse_le_conn_param_check 
+0x0604 002473 branch le_update_param + 8 
+:      002474 p_mouse_le_lpm_mult_reinit:
+0x0605 002475 fetch 1 ,mem_lpm_mult_init 
+0x0606 002476 store 1 ,mem_lpm_mult 
+:      002477 p_mouse_le_conn_param_lpm_enable:
+0x0607 002478 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x0608 002479 rtn 
+:      002480 p_mouse_le_conn_param_lpm_disable:
+0x0609 002481 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0x060a 002482 rtn 
+:      002483 p_mouse_le_conn_param_check:
+0x060b 002484 fetch 1 ,mem_le_new_conninterval 
+0x060c 002485 sub pdata ,le_interval_15ms ,null 
+0x060d 002486 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
+0x060e 002487 fetch 1 ,mem_le_new_connslavelatency 
+0x060f 002488 fetcht 1 ,mem_lpm_mult_init 
+0x0610 002489 isub temp ,null 
+0x0611 002490 branch p_mouse_le_lpm_mult_reinit ,positive 
+0x0612 002491 fetch 1 ,mem_le_new_connslavelatency 
+0x0613 002492 store 1 ,mem_lpm_mult 
+0x0614 002493 branch p_mouse_le_conn_param_lpm_enable 
+:      002495 p_le_update_channel_map:
+0x0615 002496 fetch 1 ,mem_le_state 
+0x0616 002497 rtnbit0 lestate_update_map 
+0x0617 002498 call p_le_channel_map_overflow_check 
+0x0618 002499 nrtn user 
+0x0619 002500 branch le_update_channel_map + 3 
+:      002501 p_le_channel_map_overflow_check:
+0x061a 002502 enable user 
+0x061b 002503 fetch 1 ,mem_le_event_count + 1 
+0x061c 002504 rshift4 pdata ,pdata 
+0x061d 002505 rtnne 0x0f 
+0x061e 002506 fetch 1 ,mem_le_instant + 1 
+0x061f 002507 rshift4 pdata ,pdata 
+0x0620 002508 rtnne 0x00 
+0x0621 002509 branch disable_user 
+:      002511 p_le_prepare_tx:
+0x0622 002512 fetch 1 ,mem_le_arq 
+0x0623 002513 bbit1 wak ,p_le_prepare_tx_wak 
+0x0624 002514 call power_ctrl_pac_succ_incrs 
+0x0625 002515 fetch 1 ,mem_empty_count 
+0x0626 002516 nbranch p_le_send_empyt ,blank 
+0x0627 002517 fetch 1 ,mem_le_state 
+0x0628 002518 bbit0 lestate_encryption ,p_le_tx_4 
+0x0629 002519 fetch 1 ,mem_le_rxbuf + 1 
+0x062a 002520 branch p_le_tx_4 ,blank 
+0x062b 002521 branch le_send_empty 
+:      002522 p_le_send_empyt:
+0x062c 002523 fetch 1 ,mem_empty_count 
+0x062d 002524 increase -1 ,pdata 
+0x062e 002525 store 1 ,mem_empty_count 
+0x062f 002526 branch le_send_empty 
+:      002527 p_le_tx_4:
+0x0630 002528 fetch 1 ,mem_le_pairing_state 
+0x0631 002529 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0x0632 002530 jam 3 ,mem_empty_count 
+:      002531 p_in_le_tx_4:
+0x0633 002532 call le_fifo_check_nearly_full 
+0x0634 002533 call p_mouse_data_pull ,blank 
+0x0635 002534 branch le_prepare_tx + 4 
+:      002536 p_le_prepare_tx_wak:
+0x0636 002537 call p_le_check_tx_retransmit_setmd 
+:      002539 p_le_power_ctrl_pac_succ_decrs:
+:      002541 power_ctrl_pac_succ_decrs:
+0x0637 002542 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0638 002543 sub pdata ,2 ,null 
+0x0639 002544 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0x063a 002545 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x063b 002546 rtneq 0 
+0x063c 002547 increase -1 ,pdata 
+0x063d 002548 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x063e 002549 rtn 
+:      002551 p_le_check_tx_retransmit_setmd:
+0x063f 002552 fetch 1 ,mem_le_connect_status_flag 
+0x0640 002553 and pdata ,0x03 ,pdata 
+0x0641 002554 rtnne 0x03 
+0x0642 002555 fetch 1 ,mem_mouse_data_queue_num 
+0x0643 002556 rtn blank 
+0x0644 002557 fetch 1 ,mem_le_txlen 
+0x0645 002558 rtn blank 
+0x0646 002559 fetch 1 ,mem_le_txheader 
+0x0647 002560 set1 md ,pdata 
+0x0648 002561 store 1 ,mem_le_txheader 
+0x0649 002562 call le_set_md 
+0x064a 002563 rtn 
+:      002565 p_mouse_le_reconn_write_enable_timer_reinit:
+0x064b 002566 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x064c 002567 rtn blank 
+0x064d 002568 fetch 1 ,mem_le_connect_status_flag 
+0x064e 002569 and pdata ,0x03 ,pdata 
+0x064f 002570 rtneq 0x03 
+0x0650 002571 jam 10 ,mem_le_start_encrypt_timer 
+0x0651 002572 rtn 
+:      002574 p_le_parse:
+0x0652 002575 rtnmark1 mark_old_packet 
+0x0653 002576 call le_fifo_check_full 
+0x0654 002577 nrtn blank 
+0x0655 002578 fetch 1 ,mem_le_rxbuf 
+0x0656 002579 and pdata ,0x3 ,pdata 
+0x0657 002580 store 1 ,mem_le_packet_llid 
+0x0658 002581 ifetch 1 ,contr 
+0x0659 002582 and pdata ,0x1f ,pdata 
+0x065a 002583 store 1 ,mem_le_packet_size 
+0x065b 002584 rtn blank 
+0x065c 002585 copy contr ,pdata 
+0x065d 002586 store 2 ,mem_le_payload_ptr 
+0x065e 002587 fetch 1 ,mem_le_packet_llid 
+0x065f 002588 beq llid_le_ll ,p_le_parse_ll 
+0x0660 002589 branch le_parse_l2cap 
+:      002590 p_le_parse_ll:
+0x0661 002591 fetch 1 ,mem_le_rxbuf + 2 
+0x0662 002592 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+0x0663 002593 branch le_parse_ll + 1 
+:      002594 p_le_parse_channel_map_req:
+0x0664 002595 ifetch 5 ,contr 
+0x0665 002596 store 5 ,mem_le_new_map 
+0x0666 002597 ifetch 2 ,contr 
+0x0667 002598 store 2 ,mem_le_instant 
+0x0668 002599 branch le_parse_channel_map_req + 7 
+:      002601 p_le_parse_l2cap:
+0x0669 002602 ifetch 2 ,contr 
+0x066a 002603 beq le_l2cap_cid_att ,p_le_parse_att 
+0x066b 002604 beq le_l2cap_cid_smp ,p_le_parse_smp 
+0x066c 002605 branch le_parse_l2cap + 11 
+:      002606 p_le_parse_att:
+0x066d 002607 call store_contr 
+0x066e 002608 call p_mouse_le_reconn_write_enable_timer_reinit 
+0x066f 002609 call get_contr 
+0x0670 002610 ifetch 3 ,contr 
+0x0671 002611 store 3 ,mem_le_att_opcode 
+0x0672 002612 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+0x0673 002614 rshift8 pdata ,temp 
+0x0674 002615 sub temp ,0x24 ,null 
+0x0675 002617 branch le_parse_att + 2 ,positive 
+0x0676 002618 arg mem_mouse_le_uuid_sup ,temp 
+0x0677 002619 storet 2 ,mem_ui_le_uuid_table 
+0x0678 002620 call le_parse_att + 2 
+0x0679 002621 setarg 0x8e7a 
+0x067a 002622 store 2 ,mem_ui_le_uuid_table 
+0x067b 002623 rtn 
+:      002625 p_le_parse_att_read_by_group_type_request:
+0x067c 002626 call le_parse_att_read_by_group_type_request 
+0x067d 002627 call le_fifo_get_last_tx_ptr 
+0x067e 002628 increase 7 ,contr 
+0x067f 002629 ifetch 1 ,contr 
+0x0680 002630 rtnne attop_read_by_group_type_response 
+0x0681 002631 increase 5 ,contr 
+0x0682 002632 ifetch 2 ,contr 
+0x0683 002633 arg uuid_service_hids ,temp 
+0x0684 002634 isub temp ,null 
+0x0685 002635 nrtn zero 
+0x0686 002636 increase -4 ,contr 
+0x0687 002637 setarg 0x2b 
+0x0688 002638 istore 2 ,contr 
+0x0689 002639 rtn 
+:      002684 p_le_parse_smp:
+0x068a 002685 ifetch 1 ,contr 
+0x068b 002686 beq smp_pairing_request ,p_le_parse_smp_pairing_request 
+0x068c 002687 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+0x068d 002688 branch le_parse_smp + 2 
+:      002690 p_le_parse_smp_pairing_request:
+0x068e 002691 jam 1 ,mem_le_send_security_request_flag 
+0x068f 002692 branch le_parse_smp_pairing_request 
+:      002694 p_le_parse_smp_pairing_failed:
+0x0690 002695 call le_parse_smp_pairing_failed 
+0x0691 002696 fetch 1 ,mem_le_state 
+0x0692 002697 set0 lestate_update_param ,pdata 
+0x0693 002698 store 1 ,mem_le_state 
+0x0694 002699 branch le_parse_terminate_ind 
+:      002701 p_le_adv_not_match:
+0x0695 002702 fetch 1 ,mem_le_ch_mapped 
+0x0696 002703 bne 39 ,le_adv_loop 
+0x0697 002704 call p_le_adv_random_delay 
+0x0698 002705 arg le_adv_interval_timer ,queue 
+0x0699 002706 fetch 2 ,mem_le_adv_interval 
+0x069a 002707 branch timer_init 
+:      002708 p_le_adv_random_delay:
+0x069b 002709 random pdata 
+0x069c 002710 arg 0x1ff ,temp 
+0x069d 002711 iand temp ,pdata 
+0x069e 002712 add pdata ,250 ,pdata 
+0x069f 002713 branch delay 
+:      002715 p_le_lpm_setmult:
+0x06a0 002716 disable wake 
+0x06a1 002717 branch p_le_lpm_set_mult_attempt ,attempt 
+0x06a2 002718 nbranch le_lpm_lost ,match 
+:      002719 p_le_lpm_set_mult_attempt:
+0x06a3 002720 call lpm_match 
+0x06a4 002721 fetch 2 ,mem_rx_window_sniff 
+0x06a5 002722 store 2 ,mem_le_receive_window 
+0x06a6 002723 fetch 1 ,mem_le_connect_status_flag 
+0x06a7 002724 compare 3 ,pdata ,3 
+0x06a8 002725 nbranch lpm_mult_short ,true 
+0x06a9 002726 branch le_lpm_set_mult_attempt + 3 
+:      002728 p_le_mouse_bb_event_connect_complete:
+0x06aa 002729 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x06ab 002730 nrtn blank 
+0x06ac 002731 fetch 1 ,mem_le_att_handle 
+0x06ad 002732 sub pdata ,26 ,pdata 
+0x06ae 002733 nrtn zero 
+0x06af 002734 jam 0 ,mem_le_start_encrypt_timer 
+0x06b0 002735 branch mouse_le_write_enable 
+:      002737 p_check_51cmd_once_continue:
+0x06b1 002738 call lmo_fifo_check 
+0x06b2 002739 nbranch check_51cmd_restore ,blank 
+0x06b3 002740 fetch 1 ,mem_fifo_temp 
+0x06b4 002741 bmark0 mark_context ,check_51cmd_check_idle 
+0x06b5 002742 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
+0x06b6 002743 branch check_51cmd_once_continue + 2 
+:      002745 p_check_51cmd_ble_update_connect_param:
+0x06b7 002746 call le_fifo_check_full 
+0x06b8 002747 nrtn blank 
+0x06b9 002748 branch le_l2cap_tx_update_req 
+:      002751 p_twspi_reset:
+0x06ba 002752 hfetch 1 ,core_gpio_out3 
+0x06bb 002753 and_into 0xfd ,pdata 
+0x06bc 002754 hstore 1 ,core_gpio_out3 
+0x06bd 002755 hfetcht 1 ,core_gpio_oe3 
+0x06be 002756 or_into 0x2 ,temp 
+0x06bf 002757 hstoret 1 ,core_gpio_oe3 
+0x06c0 002758 call twspi_disable 
+0x06c1 002759 and_into 0xfd ,temp 
+0x06c2 002760 nop 13 
+0x06c3 002761 call twspi_enable 
+0x06c4 002762 hstoret 1 ,core_gpio_oe3 
+0x06c5 002763 rtn 
+:      002769 power_ctrl_pac_succ_cnt_init:
+0x06c6 002770 jam 1 ,mem_power_ctrl_level 
+0x06c7 002771 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0x06c8 002772 rtn 
+:      002773 power_ctrl_pac_succ_incrs:
+0x06c9 002774 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x06ca 002775 increase 1 ,pdata 
+0x06cb 002776 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x06cc 002777 rtn 
+:      002779 power_ctrl_pac_succ_cnt_reinit:
+0x06cd 002780 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0x06ce 002781 rtn 
+:      002783 power_ctrl_start:
+0x06cf 002784 fetch 2 ,mem_ui_state_map 
+0x06d0 002785 rtnbit1 ui_state_ble_adv 
+0x06d1 002789 arg mem_rssi_signal_buf ,rega 
+0x06d2 002790 call p_rssi_average 
+0x06d3 002791 storet 1 ,mem_rssi_avg_received 
+0x06d4 002793 setarg rssi_dis_max_24g 
+0x06d5 002794 bmark1 mark_24g ,power_ctrl_start_next 
+0x06d6 002795 setarg rssi_dis_max_ble 
+:      002796 power_ctrl_start_next:
+0x06d7 002797 isub temp ,null 
+0x06d8 002798 nbranch power_ctrl_txpower_incrs_force ,positive 
+0x06d9 002800 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x06da 002801 sub pdata ,2 ,null 
+0x06db 002802 nbranch power_ctrl_txpower_decrs_check ,positive 
+0x06dc 002803 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x06dd 002804 beq 0 ,power_ctrl_txpower_incrs 
+0x06de 002805 rtn 
+:      002807 power_ctrl_txpower_decrs_check:
+0x06df 002808 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x06e0 002809 rtnne 32 
+0x06e1 002810 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002811 power_ctrl_txpower_decrs:
+0x06e2 002812 fetcht 1 ,mem_rssi_avg_received 
+0x06e3 002813 setarg rssi_dis_min_24g 
+0x06e4 002814 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0x06e5 002815 setarg rssi_dis_min_ble 
+:      002816 power_ctrl_txpower_decrs_next:
+0x06e6 002817 isub temp ,null 
+0x06e7 002818 nrtn positive 
+0x06e8 002819 fetch 1 ,mem_power_ctrl_level 
+0x06e9 002820 beq 0 ,power_ctrl_decrs_level0 
+0x06ea 002821 increase -1 ,pdata 
+0x06eb 002822 store 1 ,mem_power_ctrl_level 
+0x06ec 002823 beq 0 ,power_ctrl_decrs_level0 
+:      002824 power_ctrl_decrs_level1:
+:      002825 power_ctrl_incrs_level1:
+0x06ed 002826 jam tx_power_0db ,mem_tx_power 
+0x06ee 002827 rtn 
+:      002829 power_ctrl_txpower_incrs_force:
+0x06ef 002830 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002831 power_ctrl_txpower_incrs:
+0x06f0 002832 fetch 1 ,mem_power_ctrl_level 
+0x06f1 002833 beq 2 ,power_ctrl_incrs_level2 
+0x06f2 002834 increase 1 ,pdata 
+0x06f3 002835 store 1 ,mem_power_ctrl_level 
+0x06f4 002836 beq 1 ,power_ctrl_incrs_level1 
+:      002837 power_ctrl_incrs_level2:
+0x06f5 002839 jam tx_power_5db ,mem_tx_power 
+0x06f6 002840 rtn 
+:      002842 power_ctrl_decrs_level0:
+0x06f7 002843 jam tx_power_f5db ,mem_tx_power 
+0x06f8 002844 rtn 
+:      002847 p_set_freq_tx:
+0x06f9 002848 storet 1 ,mem_last_freq 
+0x06fa 002849 add temp ,0 ,rega 
+0x06fb 002850 call rf_write_freq 
+0x06fc 002851 setarg param_pll_setup 
+0x06fd 002852 call sleep 
+:      002853 p_rf_tx_enable:
+0x06fe 002854 jam 0x1 ,rfen_adc 
+0x06ff 002855 jam 0x3c ,rfen_rx 
+0x0700 002856 jam 0xe0 ,rfen_tx 
+0x0701 002857 nop 10 
+0x0702 002858 jam 0x01 ,rfen_mdm 
+0x0703 002859 jam 0x3d ,rfen_mdm 
+0x0704 002860 nop 10 
+0x0705 002861 jam 0xb7 ,rfen_sn 
+0x0706 002862 nop 10 
+0x0707 002863 jam 0x7d ,rfen_mdm 
+0x0708 002864 fetch 1 ,mem_tx_power 
+0x0709 002867 beq tx_power_5db ,p_set_tx_power_5db 
+0x070a 002869 beq tx_power_f5db ,p_set_tx_power_f5db 
+0x070b 002870 beq tx_power_pair ,p_set_tx_power_pair 
+:      002872 p_set_tx_power_0db:
+0x070c 002873 call p_rx_low_sens 
+0x070d 002875 jam 0xd0 ,0x8955 
+0x070e 002876 jam 0xe0 ,0x8956 
+0x070f 002878 jam 0x6c ,0x8958 
+0x0710 002880 branch set_tx_power_0db 
+:      002892 p_set_tx_power_5db:
+:      002894 p_rx_high_sens:
+0x0711 002895 jam 0xfb ,0x894c 
+0x0712 002896 jam 0xef ,0x894d 
+0x0713 002897 jam 0xec ,0x894e 
+0x0714 002898 jam 0x5e ,0x894f 
+0x0715 002901 jam 0xd0 ,0x8955 
+0x0716 002902 jam 0xe0 ,0x8956 
+0x0717 002904 jam 0x3c ,0x8958 
+0x0718 002906 branch set_tx_power_5db 
+:      002918 p_set_tx_power_f5db:
+0x0719 002919 call p_rx_low_sens 
+0x071a 002921 jam 0xd0 ,0x8955 
+0x071b 002922 jam 0xc0 ,0x8956 
+0x071c 002924 jam 0x6c ,0x8958 
+0x071d 002926 branch set_tx_power_f5db 
+:      002928 p_rx_low_sens:
+0x071e 002929 jam 0x5b ,0x894c 
+0x071f 002930 jam 0x96 ,0x894d 
+0x0720 002931 jam 0x2c ,0x894e 
+0x0721 002932 jam 0x46 ,0x894f 
+0x0722 002933 rtn 
+:      002935 p_set_tx_power_pair:
+0x0723 002937 jam 0xc2 ,0x8956 
+0x0724 002938 jam 0xd0 ,0x8955 
+0x0725 002939 rtn 
+:      002941 p_shutdown_radio:
+0x0726 002942 force 8 ,radio_ctrl 
+0x0727 002943 branch shutdown_radio + 1 
               org 0x2000
-:      002911 start:
-0x2000 002912 call lpmstate 
-:      002914 soft_reset:
-0x2001 002915 bpatch patch00_0 ,mem_patch00 
-0x2002 002916 clear_stack 
-0x2003 002917 call spi_ncs_gpio_init 
-0x2004 002918 call initialize_radio 
-0x2005 002919 call iicd_init_12m 
-0x2006 002920 call init_param 
-0x2007 002921 call l2cap_init 
-0x2008 002922 bpatch patch00_1 ,mem_patch00 
-0x2009 002923 call rfcomm_init 
-0x200a 002924 call init_lmp 
-0x200b 002925 call ui_init 
-0x200c 002926 call app_init 
-0x200d 002927 ncall load_chip_option ,wake 
-0x200e 002928 bpatch patch00_2 ,mem_patch00 
-0x200f 002929 call app_lpm_init ,wake 
-0x2010 002930 call publickey_init 
-0x2011 002931 call lpm_recover_clk ,wake 
-:      002932 main_loop:
-0x2012 002933 bpatch patch00_3 ,mem_patch00 
-0x2013 002934 call sp_calc_sequence 
-0x2014 002935 call sp_calc_sequence_256 
-0x2015 002936 call sp_calc_sequence_256_check 
-0x2016 002937 call le_dispatch 
-0x2017 002938 bpatch patch00_4 ,mem_patch00 
-0x2018 002939 call idle_dispatch 
-0x2019 002940 call app_process_idle 
-0x201a 002941 call inquiry_dispatch 
-0x201b 002942 call inquiry_scan_dispatch 
-0x201c 002943 call page_scan_dispatch 
-0x201d 002944 call connection_dispatch 
-0x201e 002945 call lpm_dispatch 
-0x201f 002946 call g24_dispatch 
-0x2020 002947 branch main_loop 
-:      002949 connection_dispatch:
-0x2021 002950 call connection_incontext 
-0x2022 002951 rtnmark0 mark_context 
-0x2023 002952 set0 mark_context ,mark 
-0x2024 002953 call context_save 
-0x2025 002954 branch le_disable 
-:      002956 connection_incontext:
-0x2026 002957 bpatch patch00_5 ,mem_patch00 
-0x2027 002958 call context_search_insniff 
-0x2028 002959 nbranch connection_nosniff ,zero 
-0x2029 002960 call context_load 
-0x202a 002961 add rega ,coffset_mode ,contr 
-0x202b 002962 ifetch 1 ,contr 
-0x202c 002963 bbit1 mode_le ,le_conn_dispatch 
-0x202d 002964 bbit1 mode_master ,master_dispatch 
-0x202e 002965 branch slave_dispatch 
-:      002966 connection_nosniff:
-0x202f 002967 call context_get_next 
-0x2030 002968 copy loopcnt ,null 
-0x2031 002969 rtn zero 
-0x2032 002970 call context_load 
-0x2033 002971 fetch 1 ,mem_state 
-0x2034 002972 bbit1 state_inpage ,master_page 
-0x2035 002973 fetch 1 ,mem_mode 
-0x2036 002974 bbit1 mode_master ,master_dispatch 
-0x2037 002975 branch slave_dispatch 
-:      002983 idle_dispatch:
-0x2038 002984 fetch 1 ,mem_hci_cmd 
-0x2039 002985 rtn blank 
-0x203a 002986 beq hci_cmd_inquiry ,idle_inquiry 
-0x203b 002987 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
-0x203c 002988 beq hci_cmd_remote_name_req ,idle_remote_name_req 
-0x203d 002989 beq hci_cmd_create_conn ,idle_create_conn 
-0x203e 002990 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x203f 002991 call context_search_conn_handle 
-0x2040 002992 rtn zero 
-0x2041 002993 call context_search_plap 
-0x2042 002994 rtn zero 
-:      002995 idle_exit:
-0x2043 002996 jam 0 ,mem_hci_cmd 
-0x2044 002997 rtn 
-:      002999 idle_le_create_conn:
-0x2045 003000 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2046 003001 jam 0 ,mem_hci_cmd 
-0x2047 003002 rtn 
-:      003004 idle_inquiry:
-0x2048 003005 set1 mark_inquiry_on ,mark 
-0x2049 003006 set0 mark_inquiry_trainb ,mark 
-0x204a 003007 jam param_ninquiry ,mem_ninqy_index 
-0x204b 003008 jam 31 ,mem_nfreq_index_inq 
-0x204c 003009 branch idle_exit 
-:      003011 idle_inquiry_cancel:
-0x204d 003012 set0 mark_inquiry_on ,mark 
-0x204e 003013 force 0 ,stop_watch 
-0x204f 003014 branch idle_exit 
-:      003016 idle_remote_name_req:
-0x2050 003017 call context_search_plap 
-0x2051 003018 rtn zero 
-0x2052 003019 force lmp_name_req ,temp 
-0x2053 003020 jam 5 ,mem_nameres_cnt 
-0x2054 003021 branch idle_start_page 
-:      003023 idle_create_conn:
-0x2055 003024 bpatch patch00_6 ,mem_patch00 
-:      003025 idle_create_conn_device:
-0x2056 003026 fetch 6 ,mem_hci_plap 
-0x2057 003027 branch idle_exit ,blank 
-0x2058 003028 jam reconnect_hid ,memui_reconnect_mode 
-0x2059 003030 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x205a 003031 branch idle_create_conn_cont 
-:      003033 idle_create_conn_cont:
-0x205b 003034 force lmp_version_req ,temp 
-:      003035 idle_start_page:
-0x205c 003036 bpatch patch00_7 ,mem_patch00 
-0x205d 003037 fetch 1 ,mem_page_mode 
-0x205e 003038 branch idle_page_mode_r0 ,blank 
-0x205f 003039 lshift3 pdata ,pdata 
-0x2060 003040 lshift4 pdata ,pdata 
-0x2061 003041 increase -1 ,pdata 
-:      003042 idle_page_mode_r0:
-0x2062 003043 store 1 ,mem_npage 
-0x2063 003044 store 1 ,mem_npage_index 
-0x2064 003045 jam 31 ,mem_nfreq_index_page 
-0x2065 003046 set0 mark_page_trainb ,mark 
-0x2066 003047 call context_new 
-0x2067 003048 nbranch idle_page_fail ,zero 
-0x2068 003049 call get_free_amaddr 
-0x2069 003050 store 1 ,mem_amaddr 
-0x206a 003051 storet 1 ,mem_lmo_opcode2 
-0x206b 003052 fetch 6 ,mem_hci_plap 
-0x206c 003053 store 6 ,mem_plap 
-0x206d 003054 bpatch patch01_0 ,mem_patch01 
-0x206e 003055 call timer_reinit 
-0x206f 003056 force 0 ,pdata 
-0x2070 003057 compare lmp_name_req ,temp ,0xff 
-0x2071 003058 nsetflag true ,state_init_seq ,pdata 
-0x2072 003059 set1 state_inpage ,pdata 
-0x2073 003060 store 1 ,mem_state 
-0x2074 003061 jam bt_evt_reconn_started ,mem_fifo_temp 
-0x2075 003062 call ui_ipc_send_event 
-0x2076 003063 force 0 ,pdata 
-0x2077 003064 setflag true ,smap_name_req ,pdata 
-0x2078 003065 store 1 ,mem_state_map 
-0x2079 003066 setarg 0 
-0x207a 003067 set1 mode_master ,pdata 
-0x207b 003068 store 1 ,mem_mode 
-0x207c 003069 enable master 
-0x207d 003070 call context_save 
-0x207e 003071 disable master 
-0x207f 003072 force page_length_timer ,queue 
-0x2080 003073 fetch 2 ,mem_page_to 
-0x2081 003074 call timer_init 
-0x2082 003075 branch idle_exit 
-:      003076 idle_page_fail:
-0x2083 003077 bpatch patch01_1 ,mem_patch01 
-0x2084 003078 fetch 6 ,mem_hci_plap 
-0x2085 003079 store 6 ,mem_plap 
-0x2086 003080 compare lmp_name_req ,temp ,0xff 
-0x2087 003081 branch idle_name_fail ,true 
-0x2088 003082 branch idle_exit 
-:      003083 idle_name_fail:
-0x2089 003084 arg mem_tmp_buffer ,contw 
-0x208a 003085 arg 8 ,loopcnt 
-0x208b 003086 call memset0 
-0x208c 003087 jam bt_evt_reconn_failed ,mem_fifo_temp 
-0x208d 003088 call ui_ipc_send_event 
-0x208e 003089 branch idle_exit 
-:      003096 inquiry_dispatch:
-0x208f 003097 rtnmark0 mark_inquiry_on 
-0x2090 003098 force inquiry_length_timer ,queue 
-0x2091 003099 call timer_check 
-0x2092 003100 nsetflag blank ,mark_inquiry_on ,mark 
-0x2093 003101 nbranch inquiry_start ,blank 
-0x2094 003102 rtn 
-:      003106 inquiry_start:
-0x2095 003107 bpatch patch01_2 ,mem_patch01 
-0x2096 003108 fetcht 2 ,mem_inq_window 
-0x2097 003109 force 4 ,queue 
-0x2098 003110 call sniff_check_window 
-0x2099 003111 rtn user 
-0x209a 003112 call afh_clear 
-0x209b 003113 force 0 ,freq_mode 
-:      003114 inquiry_restart:
-0x209c 003115 rtn timeout 
-0x209d 003116 set0 mark_fhs_already_good ,mark 
-0x209e 003117 set0 mark_fhs_eir ,mark 
-:      003118 inquiry_rx_restart:
-0x209f 003119 add clkn_bt ,1 ,bt_clk 
-0x20a0 003120 isolate1 mark_inquiry_trainb ,mark 
-0x20a1 003121 setflag true ,2 ,freq_mode 
-0x20a2 003122 compare 0x00 ,bt_clk ,0x02 
-0x20a3 003123 nbranch inquiry_receive ,true 
-:      003125 inquiry_transmit:
-0x20a4 003126 bpatch patch01_3 ,mem_patch01 
-0x20a5 003127 fetch 1 ,mem_inquiry_transmit 
-0x20a6 003128 increase 1 ,pdata 
-0x20a7 003129 store 1 ,mem_inquiry_transmit 
-0x20a8 003130 call fetch_giac 
-0x20a9 003131 call tx_radio_freq 
-0x20aa 003132 call fetch_diac 
-0x20ab 003133 call start_transmitter 
-0x20ac 003134 call start_tx_native 
-0x20ad 003135 call send_access_word 
-0x20ae 003136 call end_of_packet 
-0x20af 003137 call inquiry_check_train 
-0x20b0 003138 branch inquiry_restart 
-:      003140 inquiry_check_train:
-0x20b1 003141 bpatch patch01_4 ,mem_patch01 
-0x20b2 003142 fetch 1 ,mem_nfreq_index_inq 
-0x20b3 003143 increase -1 ,pdata 
-0x20b4 003144 store 1 ,mem_nfreq_index_inq 
-0x20b5 003145 rtn positive 
-0x20b6 003146 jam 31 ,mem_nfreq_index_inq 
-0x20b7 003147 fetch 1 ,mem_ninqy_index 
-0x20b8 003148 increase -1 ,pdata 
-0x20b9 003149 store 1 ,mem_ninqy_index 
-0x20ba 003150 rtn positive 
-0x20bb 003151 setflip mark_inquiry_trainb ,mark 
-0x20bc 003152 jam param_ninquiry ,mem_ninqy_index 
-0x20bd 003153 rtn 
-:      003155 inquiry_receive:
-0x20be 003156 bpatch patch01_5 ,mem_patch01 
-0x20bf 003157 call fetch_giac 
-0x20c0 003158 call rx_radio_freq 
-0x20c1 003159 call fetch_diac 
-0x20c2 003160 call start_rx_native 
-0x20c3 003161 call start_receiver 
-0x20c4 003162 call wait_access_clkn_rt 
-0x20c5 003163 branch inquiry_sync ,sync 
-0x20c6 003164 call inquiry_check_train 
-0x20c7 003165 branch inquiry_rx_restart 
-:      003166 inquiry_sync:
-0x20c8 003167 bpatch patch01_6 ,mem_patch01 
-0x20c9 003168 call save_rssi 
-0x20ca 003169 call scan_mode_whiten 
-0x20cb 003170 call receive_packet_whitened 
-0x20cc 003171 set0 mark_rxbuf_inuse ,mark 
-0x20cd 003172 rtnmark0 mark_fhs_already_good 
-:      003173 inquiry_receive_rtn:
-0x20ce 003174 bpatch patch01_7 ,mem_patch01 
-:      003175 inquiry_receive_eir_rtn:
-0x20cf 003176 fetch 1 ,mem_inquiry_rcv 
-0x20d0 003177 increase 1 ,pdata 
-0x20d1 003178 store 1 ,mem_inquiry_rcv 
-0x20d2 003179 rtn 
-:      003187 master_page:
-0x20d3 003188 bpatch patch02_0 ,mem_patch02 
-0x20d4 003189 enable master 
-0x20d5 003190 enable clknt 
-0x20d6 003191 fetch 2 ,mem_page_interval 
-0x20d7 003192 branch master_page_no_interval ,blank 
-0x20d8 003193 force page_interval_timer ,queue 
-0x20d9 003194 call timer_check 
-0x20da 003195 nrtn blank 
-:      003196 master_page_no_interval:
-0x20db 003197 bpatch patch02_1 ,mem_patch02 
-0x20dc 003198 fetcht 2 ,mem_page_window 
-0x20dd 003199 force 40 ,queue 
-0x20de 003200 call sniff_check_window 
-0x20df 003201 branch page_exit ,user 
-0x20e0 003202 force page_length_timer ,queue 
-0x20e1 003203 call timer_check 
-0x20e2 003204 nbranch page_start ,blank 
-0x20e3 003205 fetch 1 ,mem_state_map 
-0x20e4 003206 bbit1 smap_name_req ,master_npage_timeout 
-0x20e5 003207 branch master_page_timeout 
-:      003208 master_npage_timeout:
-0x20e6 003209 arg mem_tmp_buffer ,contw 
-0x20e7 003210 arg 8 ,loopcnt 
-0x20e8 003211 call memset0 
-:      003212 master_page_timeout:
-0x20e9 003213 bpatch patch02_2 ,mem_patch02 
-0x20ea 003214 jam 0 ,mem_state 
-0x20eb 003215 call init_lmp_work 
-0x20ec 003216 jam 0 ,memui_reconnect_mode 
-0x20ed 003217 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
-0x20ee 003218 call ui_ipc_send_event 
-0x20ef 003219 branch page_exit 
-:      003221 page_start:
-0x20f0 003222 bpatch patch02_3 ,mem_patch02 
-0x20f1 003223 force 0 ,timeup 
-0x20f2 003224 until clkn_rt ,meet 
-0x20f3 003225 fetch 1 ,mem_page_clk 
-0x20f4 003226 increase -1 ,pdata 
-0x20f5 003227 ixor clkn_bt ,pdata 
-0x20f6 003228 compare 0 ,pdata ,3 
-0x20f7 003229 nbranch page_start ,true 
-0x20f8 003230 deposit am_addr 
-0x20f9 003231 store 1 ,mem_fhs_am_addr 
-0x20fa 003232 force 0 ,n_tx_slot 
-0x20fb 003233 force 0 ,freq_mode 
-:      003235 page_restart:
-0x20fc 003236 bpatch patch02_4 ,mem_patch02 
-0x20fd 003237 branch page_exit ,timeout 
-0x20fe 003238 call fetch_page_bt_adr 
-0x20ff 003239 arg param_rf_setup ,timeup 
-0x2100 003240 until clkn_rt ,meet 
-:      003241 page_rx_restart:
-0x2101 003242 bpatch patch02_5 ,mem_patch02 
-0x2102 003243 fetch 4 ,mem_page_clk 
-0x2103 003244 iforce bt_clk 
-0x2104 003245 increase 1 ,pdata 
-0x2105 003246 store 4 ,mem_page_clk 
-0x2106 003247 isolate1 mark_page_trainb ,mark 
-0x2107 003248 setflag true ,2 ,freq_mode 
-0x2108 003249 compare 0x00 ,bt_clk ,0x02 
-0x2109 003250 nbranch page_receive ,true 
-0x210a 003251 fetch 1 ,mem_page_transmit 
-0x210b 003252 increase 1 ,pdata 
-0x210c 003253 store 1 ,mem_page_transmit 
-0x210d 003254 call tx_radio_freq 
-0x210e 003255 call start_transmitter 
-0x210f 003256 call start_tx_native 
-0x2110 003257 call send_access_word 
-0x2111 003258 call end_of_packet 
-0x2112 003259 call page_check_train 
-0x2113 003260 branch page_restart 
-:      003261 page_exit:
-0x2114 003262 bpatch patch02_6 ,mem_patch02 
-0x2115 003263 disable master 
-0x2116 003264 fetch 2 ,mem_page_interval 
-0x2117 003265 rtn blank 
-0x2118 003266 force page_interval_timer ,queue 
-0x2119 003267 branch timer_init 
-:      003269 page_check_train:
-0x211a 003270 bpatch patch02_7 ,mem_patch02 
-0x211b 003271 fetch 1 ,mem_nfreq_index_page 
-0x211c 003272 increase -1 ,pdata 
-0x211d 003273 store 1 ,mem_nfreq_index_page 
-0x211e 003274 rtn positive 
-0x211f 003275 jam 31 ,mem_nfreq_index_page 
-0x2120 003276 fetch 1 ,mem_npage_index 
-0x2121 003277 increase -1 ,pdata 
-0x2122 003278 store 1 ,mem_npage_index 
-0x2123 003279 rtn positive 
-0x2124 003280 setflip mark_page_trainb ,mark 
-0x2125 003281 fetch 1 ,mem_npage 
-0x2126 003282 store 1 ,mem_npage_index 
-0x2127 003283 rtn 
-:      003285 page_receive:
-0x2128 003286 bpatch patch03_0 ,mem_patch03 
-0x2129 003287 call rx_radio_freq 
-0x212a 003288 call start_rx_native 
-0x212b 003289 call start_receiver 
-0x212c 003290 call wait_access_clkn_rt 
-0x212d 003291 branch page_sync ,sync 
-0x212e 003292 call page_check_train 
-0x212f 003293 branch page_rx_restart 
-:      003294 page_sync:
-0x2130 003295 call end_of_packet 
-0x2131 003296 fetch 1 ,mem_page_rcv 
-0x2132 003297 increase 1 ,pdata 
-0x2133 003298 store 1 ,mem_page_rcv 
-0x2134 003299 force 0 ,stop_watch 
-0x2135 003300 fetch 4 ,mem_page_clk 
-:      003301 page_send_fhs:
-0x2136 003302 bpatch patch03_1 ,mem_patch03 
-0x2137 003303 call rf_setup_time_master_slot 
-0x2138 003304 call fetch_page_bt_adr 
-0x2139 003305 increase 1 ,n_tx_slot 
-:      003306 page_send_fhs_continue:
-0x213a 003307 and_into 0x1fd ,bt_clk 
-0x213b 003308 and_into 0x1fc ,freq_mode 
-0x213c 003309 call tx_radio_freq 
-0x213d 003310 call start_transmitter 
-0x213e 003311 call start_tx_native 
-0x213f 003312 call send_access_word 
-0x2140 003313 deposit clkn_bt 
-0x2141 003314 store 4 ,mem_clkn_bt 
-0x2142 003315 force 0 ,am_addr 
-0x2143 003316 force type_fhs ,type 
-0x2144 003317 call scan_mode_whiten 
-0x2145 003318 call transmit_packet_whitened 
-:      003319 page_wait_fhs_reply:
-0x2146 003320 bpatch patch03_2 ,mem_patch03 
-0x2147 003321 call rf_setup_time_slave_slot 
-0x2148 003322 or_into 0x02 ,bt_clk 
-0x2149 003323 and_into 0x1fc ,freq_mode 
-0x214a 003324 call rx_radio_freq 
-0x214b 003325 call start_rx_native 
-0x214c 003326 call start_receiver 
-0x214d 003327 call wait_access_clkn_rt 
-0x214e 003328 call end_of_packet ,sync 
-0x214f 003329 branch page_wait_fhs_reply_ok ,sync 
-0x2150 003330 fetch 1 ,mem_fhs_wait_counter 
-0x2151 003331 branch page_restart ,blank 
-0x2152 003332 increase -1 ,pdata 
-0x2153 003333 store 1 ,mem_fhs_wait_counter 
-0x2154 003334 branch page_send_fhs 
-:      003336 page_wait_fhs_reply_ok:
-0x2155 003337 bpatch patch03_3 ,mem_patch03 
-0x2156 003338 fetch 1 ,mem_page_rcv_fhs 
-0x2157 003339 increase 1 ,pdata 
-0x2158 003340 store 1 ,mem_page_rcv_fhs 
-0x2159 003341 call prepare_newconn 
-:      003342 master_newconn_loop:
-0x215a 003343 call master_newconn_once 
-0x215b 003344 branch newconn_poll_responded ,sync 
-0x215c 003345 call new_conn_timeout 
-0x215d 003346 nbranch master_newconn_loop ,blank 
-0x215e 003347 branch page_restart 
-:      003349 newconn_poll_responded:
-0x215f 003350 bpatch patch03_4 ,mem_patch03 
-0x2160 003351 fetch 1 ,mem_state 
-0x2161 003352 set0 state_inpage ,pdata 
-0x2162 003353 store 1 ,mem_state 
-0x2163 003354 call newconn_init 
-0x2164 003355 disable master 
-0x2165 003356 rtn 
-:      003359 master_dispatch:
-0x2166 003360 bpatch patch03_5 ,mem_patch03 
-0x2167 003361 enable master 
-0x2168 003362 enable clknt 
-0x2169 003363 call role_switch_master 
-0x216a 003364 rtn user 
-0x216b 003365 call check_bt_disabled 
-0x216c 003366 call rf_setup_time_master_slot 
-0x216d 003367 add clkn_bt ,1 ,bt_clk 
-0x216e 003368 call fetch_self_bt_adr 
-0x216f 003369 force 0x03 ,freq_mode 
-0x2170 003370 call scheduler_tx_l2cap_pkt 
-0x2171 003371 call prepare_tx 
-0x2172 003372 call tx_radio_freq 
-0x2173 003373 call start_transmitter 
-0x2174 003374 call start_tx_native 
-0x2175 003375 call send_access_word 
-0x2176 003376 call transmit_packet 
-:      003377 master_loop:
-0x2177 003378 bpatch patch03_6 ,mem_patch03 
-0x2178 003379 call parse_lmp 
-0x2179 003380 call master_conn_recv_packet 
-0x217a 003381 nbranch master_notmatch ,match 
-0x217b 003382 call supervision_flush 
-0x217c 003383 call parse_l2cap 
-0x217d 003384 fetch 1 ,mem_master_rcvcnt 
-0x217e 003385 increase 1 ,pdata 
-0x217f 003386 store 1 ,mem_master_rcvcnt 
-:      003387 master_notmatch:
-0x2180 003388 bpatch patch03_7 ,mem_patch03 
-0x2181 003389 call scheduler_process 
-0x2182 003390 call check_master_disconnect 
-0x2183 003391 nrtn master 
-0x2184 003392 call check_attempt 
-0x2185 003393 nbranch master_attempt ,blank 
-:      003394 master_exit:
-0x2186 003395 disable master 
-0x2187 003396 rtn 
-:      003398 master_attempt:
-0x2188 003399 call prepare_tx 
-0x2189 003400 call master_conn_send_packet 
-0x218a 003401 branch master_loop 
-:      003404 check_master_disconnect:
-0x218b 003405 branch check_master_match ,match 
-0x218c 003406 call supervision_update 
-0x218d 003407 branch master_disconnect ,positive 
-:      003408 check_master_match:
-0x218e 003409 call check_disconnect_timeout 
-0x218f 003410 nbranch master_disconnect ,user 
-0x2190 003411 fetch 1 ,mem_state_map 
-0x2191 003412 rtnbit0 smap_name_req 
-0x2192 003413 rtnbit1 smap_name_res 
-0x2193 003414 fetch 1 ,mem_op 
-0x2194 003415 rtnbit1 op_disconn 
-0x2195 003416 call conn_timer_expired 
-0x2196 003417 nrtn blank 
-0x2197 003418 fetch 1 ,mem_nameres_cnt 
-0x2198 003419 increase -1 ,pdata 
-0x2199 003420 store 1 ,mem_nameres_cnt 
-0x219a 003421 nrtn blank 
-0x219b 003422 branch lmp_disconnect 
-:      003424 master_disconnect:
-0x219c 003425 bpatch patch04_0 ,mem_patch04 
-0x219d 003426 call quit_connection 
-0x219e 003427 disable master 
-0x219f 003428 fetch 1 ,mem_state_map 
-0x21a0 003429 bbit1 smap_name_req ,master_name_disconnect 
-0x21a1 003430 rtn 
-:      003432 master_name_disconnect:
-0x21a2 003433 fetch 1 ,mem_state_map 
-0x21a3 003434 rtnbit1 smap_name_res 
-:      003435 master_name_error:
-0x21a4 003436 arg mem_tmp_buffer ,contw 
-0x21a5 003437 arg 8 ,loopcnt 
-0x21a6 003438 branch memset0 
-:      003440 check_disconnect_timeout:
-0x21a7 003441 bpatch patch04_1 ,mem_patch04 
-0x21a8 003442 enable user 
-0x21a9 003443 fetch 1 ,mem_op 
-0x21aa 003444 rtnbit0 op_disconn 
-0x21ab 003445 call conn_timer_expired 
-0x21ac 003446 nrtn blank 
-0x21ad 003447 branch disable_user 
-:      003449 conn_timer_expired:
-0x21ae 003450 fetch 1 ,mem_conn_timer 
-0x21af 003451 increase -1 ,pdata 
-0x21b0 003452 store 1 ,mem_conn_timer 
-0x21b1 003453 rtn 
-:      003455 linkkey_ready:
-0x21b2 003456 bpatch patch04_2 ,mem_patch04 
-0x21b3 003457 fetch 1 ,mem_state 
-0x21b4 003458 bbit1 state_linkkey ,linkkey_set 
-0x21b5 003459 fetch 1 ,mem_pairing_auth 
-0x21b6 003460 branch linkkey_set ,blank 
-0x21b7 003461 jam defalt_pairing_auth ,mem_pairing_auth 
-0x21b8 003462 jam bt_evt_linkkey_generate ,mem_fifo_temp 
-0x21b9 003463 call ui_ipc_send_event 
-0x21ba 003464 branch linkkey_set 
-:      003465 linkkey_set:
-0x21bb 003466 bpatch patch04_3 ,mem_patch04 
-0x21bc 003467 call context_traverse_linkkey 
-0x21bd 003468 fetch 1 ,mem_state 
-0x21be 003469 set1 state_linkkey ,pdata 
-0x21bf 003470 store 1 ,mem_state 
-0x21c0 003471 jam 1 ,mem_link_key_exists 
-0x21c1 003472 fetch 1 ,mem_conn_sm 
-0x21c2 003473 bne conn_sm_pairing ,linkkey_set_continue 
-:      003474 linkkey_set_continue:
-0x21c3 003475 rtn 
-:      003477 generate_linkkey_continue:
-0x21c4 003478 jam pairing_auth ,mem_pairing_auth 
-:      003479 clear_linkstate:
-0x21c5 003480 fetch 1 ,mem_state 
-0x21c6 003481 set0 state_linkkey ,pdata 
-0x21c7 003482 store 1 ,mem_state 
-0x21c8 003483 rtn 
-:      003487 role_switch_check:
-0x21c9 003488 bpatch patch04_4 ,mem_patch04 
-0x21ca 003489 disable user 
-0x21cb 003490 fetch 2 ,mem_tsniff 
-0x21cc 003491 arg 0xffff ,temp 
-0x21cd 003492 isub temp ,null 
-0x21ce 003493 nrtn zero 
-0x21cf 003494 fetch 4 ,mem_sniff_anchor 
-0x21d0 003495 branch role_switch_clkn ,clknt 
-0x21d1 003496 isub clke_bt ,pdata 
-0x21d2 003497 branch role_switch_clke 
-:      003498 role_switch_clkn:
-0x21d3 003499 isub clkn_bt ,pdata 
-:      003500 role_switch_clke:
-0x21d4 003501 sub pdata ,4 ,null 
-0x21d5 003502 nrtn positive 
-0x21d6 003503 force 0 ,pdata 
-0x21d7 003504 store 2 ,mem_tsniff 
-0x21d8 003505 branch enable_user 
-:      003509 role_switch_prepare:
-0x21d9 003510 copy pdata ,temp 
-0x21da 003511 bpatch patch04_5 ,mem_patch04 
-0x21db 003512 storet 4 ,mem_sniff_anchor 
-:      003513 role_switch_prepare0:
-0x21dc 003514 jam switch_flag_accept ,mem_switch_flag 
-0x21dd 003515 setarg 0xffff 
-0x21de 003516 store 2 ,mem_tsniff 
-0x21df 003517 jam 1 ,mem_sniff_attempt 
-0x21e0 003518 rtn 
-:      003521 role_switch_master:
-0x21e1 003522 bpatch patch04_6 ,mem_patch04 
-0x21e2 003523 call role_switch_check 
-0x21e3 003524 nrtn user 
-0x21e4 003525 disable user 
-0x21e5 003526 jam param_newconnto ,mem_newconnto_counter 
-0x21e6 003527 set0 mark_fhs_already_good ,mark 
-:      003528 roles_waitfhs_loop:
-0x21e7 003529 call rf_setup_time_master_slot 
-0x21e8 003530 call master_recv_packet 
-0x21e9 003531 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
-0x21ea 003532 call new_conn_timeout 
-0x21eb 003533 nbranch roles_waitfhs_loop ,blank 
-:      003534 role_switch_fail_master:
-0x21ec 003535 bpatch patch04_7 ,mem_patch04 
-0x21ed 003536 disable user 
-0x21ee 003537 deposit clkn_bt 
-0x21ef 003538 store 4 ,mem_next_btclk 
-0x21f0 003539 enable clknt 
-0x21f1 003540 enable master 
-0x21f2 003541 jam bt_evt_switch_fail_master ,mem_fifo_temp 
-0x21f3 003542 branch ui_ipc_send_event 
-:      003544 roles_replyto_fhs:
-0x21f4 003545 bpatch patch05_0 ,mem_patch05 
-0x21f5 003546 call rf_setup_time_slave_slot 
-0x21f6 003547 arg type_id ,type 
-0x21f7 003548 call master_send_packet 
-0x21f8 003549 disable clknt 
-0x21f9 003550 disable master 
-0x21fa 003551 call apply_switch_clke 
-0x21fb 003552 call prepare_newconn 
-:      003553 roles_newconns_loop:
-0x21fc 003554 bpatch patch05_1 ,mem_patch05 
-0x21fd 003555 call slave_newconn_once 
-0x21fe 003556 branch roles_newconns_responded ,match 
-0x21ff 003557 call new_conn_timeout 
-0x2200 003558 nbranch roles_newconns_loop ,blank 
-0x2201 003559 branch role_switch_fail_master 
-:      003560 roles_newconns_responded:
-0x2202 003561 fetch 1 ,mem_mode 
-0x2203 003562 set0 mode_master ,pdata 
-0x2204 003563 store 1 ,mem_mode 
-0x2205 003564 call supervision_flush 
-0x2206 003565 call calc_clke_offset 
-0x2207 003566 enable user 
-0x2208 003567 jam bt_evt_switch_success_master ,mem_fifo_temp 
-0x2209 003568 branch ui_ipc_send_event 
-:      003573 context_load:
-0x220a 003574 bpatch patch05_2 ,mem_patch05 
-0x220b 003575 set1 mark_context ,mark 
-0x220c 003576 deposit rega 
-0x220d 003577 store 2 ,mem_context_ptr 
-0x220e 003578 force context_size ,loopcnt 
-0x220f 003579 arg mem_le_state ,contw 
-0x2210 003580 add rega ,coffset_mode ,contr 
-0x2211 003581 ifetch 1 ,contr 
-0x2212 003582 copy rega ,contr 
-0x2213 003583 bbit1 mode_le ,memcpy 
-0x2214 003584 arg mem_state ,contw 
-0x2215 003585 call memcpy 
-0x2216 003586 disable attempt 
-0x2217 003587 fetch 1 ,mem_amaddr 
-0x2218 003588 iforce am_addr 
-0x2219 003589 jam 1 ,mem_current_sniff_attempt 
-0x221a 003590 branch context_load_master ,master 
-0x221b 003591 jam 1 ,mem_current_sniff_attempt 
-:      003592 context_load_master:
-0x221c 003593 fetch 1 ,mem_state 
-0x221d 003594 rtnbit0 state_insniff 
-0x221e 003595 fetch 1 ,mem_sniff_attempt 
-0x221f 003596 store 1 ,mem_current_sniff_attempt 
-0x2220 003597 fetch 1 ,mem_sniff_timeout 
-0x2221 003598 store 1 ,mem_current_sniff_timeout 
-0x2222 003599 rtn 
-:      003601 context_save:
-0x2223 003602 bpatch patch05_3 ,mem_patch05 
-0x2224 003603 fetch 2 ,mem_context_ptr 
-0x2225 003604 iforce contw 
-0x2226 003605 force context_size ,loopcnt 
-0x2227 003606 arg mem_le_state ,contr 
-0x2228 003607 branch memcpy ,le 
-0x2229 003608 arg mem_state ,contr 
-0x222a 003609 branch memcpy 
-:      003613 context_get_next:
-0x222b 003614 arg context_num ,loopcnt 
-0x222c 003615 fetcht 1 ,mem_current_context 
-:      003616 context_get_next_loop:
-0x222d 003617 increase 1 ,temp 
-0x222e 003618 compare context_num ,temp ,0xff 
-0x222f 003619 nbranch context_get_next_cont ,true 
-0x2230 003620 arg 0 ,temp 
-:      003621 context_get_next_cont:
-0x2231 003622 storet 1 ,mem_current_context 
-0x2232 003623 mul32 temp ,context_size ,pdata 
-0x2233 003624 arg mem_context ,rega 
-0x2234 003625 iadd rega ,rega 
-0x2235 003626 ifetch 1 ,rega 
-0x2236 003627 bbit1 state_insniff ,context_get_next_sniff 
-0x2237 003628 rtnbit1 state_inconn 
-0x2238 003629 rtnbit1 state_inpage 
-:      003630 context_get_next_sniff:
-0x2239 003631 loop context_get_next_loop 
-0x223a 003632 rtn 
-:      003634 context_new:
-0x223b 003635 bpatch patch05_4 ,mem_patch05 
-0x223c 003636 arg context_search_empty ,regc 
-0x223d 003637 call context_search 
-0x223e 003638 nrtn zero 
-0x223f 003639 deposit rega 
-0x2240 003640 store 2 ,mem_context_ptr 
-0x2241 003641 force 0 ,null 
-0x2242 003642 rtn 
-:      003646 context_check_all_wack:
-0x2243 003647 call check_esco_amaddr 
-0x2244 003648 branch context_check_esco_wack ,true 
-0x2245 003649 fetch 2 ,mem_context_ptr 
-0x2246 003650 add pdata ,coffset_arq ,contw 
-0x2247 003651 fetch 1 ,mem_arq 
-0x2248 003652 istore 1 ,contw 
-0x2249 003653 arg context_check_a_wack ,regc 
-0x224a 003654 branch context_search 
-:      003656 context_check_esco_wack:
-0x224b 003657 fetch 1 ,mem_arq 
-0x224c 003658 isolate1 wack ,pdata 
-0x224d 003659 branch context_esco_wack ,true 
-0x224e 003660 force 1 ,null 
-0x224f 003661 rtn 
-:      003662 context_esco_wack:
-0x2250 003663 force 0 ,null 
-0x2251 003664 rtn 
-:      003667 context_check_idle:
-0x2252 003668 arg context_check_inconn ,regc 
-0x2253 003669 branch context_search 
-:      003671 context_traverse_linkkey:
-0x2254 003672 fetcht 2 ,mem_context_ptr 
-0x2255 003673 arg context_traverse_clearkey ,regc 
-0x2256 003674 branch context_search 
-:      003678 context_search_conn_handle:
-0x2257 003679 fetcht 1 ,mem_hci_conn_handle 
-:      003680 context_search_conn_handle2:
-0x2258 003681 arg context_search_handle ,regc 
-0x2259 003682 branch context_search 
-:      003684 context_search_plap:
-0x225a 003685 bpatch patch05_5 ,mem_patch05 
-0x225b 003686 fetcht 6 ,mem_hci_plap 
-:      003687 context_search_plap2:
-0x225c 003688 arg context_search_lap ,regc 
-0x225d 003689 branch context_search 
-:      003691 context_search_insniff:
-0x225e 003692 arg context_search_sniff ,regc 
-0x225f 003693 branch context_search 
-:      003695 context_search_sniff_window:
-0x2260 003696 arg context_search_window ,regc 
-:      003697 context_search:
-0x2261 003698 bpatch patch05_6 ,mem_patch05 
-0x2262 003699 arg mem_context ,rega 
-0x2263 003700 arg context_num ,loopcnt 
-:      003701 context_search_loop:
-0x2264 003702 ifetch 1 ,rega 
-0x2265 003703 copy regc ,pc 
-:      003704 context_search_next:
-0x2266 003705 increase context_size ,rega 
-0x2267 003706 loop context_search_loop 
-0x2268 003707 force 1 ,null 
-0x2269 003708 rtn 
-:      003710 context_search_empty:
-0x226a 003711 bbit1 state_inconn ,context_search_next 
-0x226b 003712 bbit1 state_inpage ,context_search_next 
-0x226c 003713 force 0 ,null 
-0x226d 003714 rtn 
-:      003716 context_search_lap:
-0x226e 003717 bbit1 state_inpage ,context_search_lap_cont 
-0x226f 003718 bbit0 state_inconn ,context_search_next 
-:      003719 context_search_lap_cont:
-0x2270 003720 add rega ,coffset_plap ,contr 
-0x2271 003721 ifetch 6 ,contr 
-0x2272 003722 isub temp ,null 
-0x2273 003723 rtn zero 
-0x2274 003724 branch context_search_next 
-:      003726 context_search_handle:
-0x2275 003727 bbit0 state_inconn ,context_search_next 
-0x2276 003728 add rega ,coffset_conn_handle ,contr 
-0x2277 003729 ifetch 1 ,contr 
-0x2278 003730 isub temp ,null 
-0x2279 003731 rtn zero 
-0x227a 003732 branch context_search_next 
-:      003734 context_search_sniff:
-0x227b 003735 bbit0 state_insniff ,context_search_next 
-:      003736 context_search_sniff_loop:
-0x227c 003737 call context_get_anchor 
-0x227d 003738 call sign_pdata_temp 
-0x227e 003739 isub temp ,pdata 
-0x227f 003740 increase 1 ,pdata 
-0x2280 003741 branch context_search_sniff_miss ,positive 
-0x2281 003742 copy contr ,regb 
-0x2282 003743 store 9 ,mem_temp 
-0x2283 003744 fetch 1 ,mem_le_sc_calc 
-0x2284 003745 nbranch context_search_sniff_sc ,blank 
-0x2285 003746 fetch 9 ,mem_temp 
-0x2286 003747 copy regb ,contr 
-0x2287 003748 increase 5 ,pdata 
-0x2288 003749 branch context_search_meet1 
-:      003750 context_search_sniff_sc:
-0x2289 003751 fetch 9 ,mem_temp 
-0x228a 003752 copy regb ,contr 
-0x228b 003753 increase 20 ,pdata 
-:      003754 context_search_meet1:
-0x228c 003755 nbranch context_search_next ,positive 
-:      003756 context_search_meet:
-0x228d 003757 copy temp ,bt_clk 
-0x228e 003758 call context_next_anchor 
-0x228f 003759 force 0 ,null 
-0x2290 003760 rtn 
-:      003763 context_search_sniff_miss:
-0x2291 003764 iforce regb 
-0x2292 003765 add rega ,coffset_tsniff ,contr 
-0x2293 003766 ifetch 2 ,contr 
-0x2294 003767 branch context_search_meet ,blank 
-0x2295 003768 call context_next_anchor 
-0x2296 003769 branch context_search_sniff_loop 
-:      003771 sign_pdata_temp:
-0x2297 003772 rshift16 pdata ,timeup 
-0x2298 003773 rshift8 timeup ,timeup 
-0x2299 003774 branch sign_pdata_temp_p0 ,zero 
-0x229a 003775 compare 0xf ,timeup ,0xf 
-0x229b 003776 nrtn true 
-0x229c 003777 rshift16 temp ,timeup 
-0x229d 003778 rshift8 timeup ,timeup 
-0x229e 003779 nrtn zero 
-0x229f 003780 set1 28 ,temp 
-0x22a0 003781 rtn 
-:      003782 sign_pdata_temp_p0:
-0x22a1 003783 rshift16 temp ,timeup 
-0x22a2 003784 rshift8 timeup ,timeup 
-0x22a3 003785 compare 0xf ,timeup ,0xf 
-0x22a4 003786 nrtn true 
-0x22a5 003787 set1 28 ,pdata 
-0x22a6 003788 rtn 
-:      003790 context_check_inconn:
-0x22a7 003791 bbit0 state_inconn ,context_search_next 
-0x22a8 003792 force 0 ,null 
-0x22a9 003793 rtn 
-:      003795 context_check_a_wack:
-0x22aa 003796 bbit0 state_inconn ,context_search_next 
-0x22ab 003797 add rega ,coffset_mode ,contr 
-0x22ac 003798 ifetch 1 ,contr 
-0x22ad 003799 bbit1 mode_le ,context_search_next 
-0x22ae 003800 add rega ,coffset_arq ,contr 
-0x22af 003801 ifetch 1 ,contr 
-0x22b0 003802 bbit0 wack ,context_search_next 
-0x22b1 003803 force 0 ,null 
-0x22b2 003804 rtn 
-:      003806 context_get_anchor:
-0x22b3 003807 add rega ,coffset_mode ,contr 
-0x22b4 003808 ifetcht 1 ,contr 
-0x22b5 003809 deposit clkn_bt 
-0x22b6 003810 isolate1 mode_master ,temp 
-0x22b7 003811 add rega ,coffset_sniff_anchor ,contr 
-0x22b8 003812 ifetcht 4 ,contr 
-0x22b9 003813 rtn true 
-0x22ba 003814 add rega ,coffset_clk_offset ,contr 
-0x22bb 003815 ifetch 6 ,contr 
-0x22bc 003816 call calc_clke2 
-0x22bd 003817 deposit clke_bt 
-0x22be 003818 rtn 
-:      003820 context_next_anchor:
-0x22bf 003821 add rega ,coffset_tsniff ,contr 
-0x22c0 003822 add rega ,coffset_sniff_anchor ,contw 
-0x22c1 003823 ifetch 2 ,contr 
-0x22c2 003824 iadd temp ,timeup 
-0x22c3 003825 deposit timeup 
-0x22c4 003826 istore 4 ,contw 
-0x22c5 003827 branch le_context_nexthop 
-:      003830 context_search_window:
-0x22c6 003831 bbit0 state_insniff ,context_search_next 
-0x22c7 003832 call context_get_anchor 
-0x22c8 003833 iadd stop_watch ,pdata 
-0x22c9 003834 iadd stop_watch ,pdata 
-0x22ca 003835 iadd queue ,pdata 
-0x22cb 003836 isub temp ,null 
-0x22cc 003837 nbranch context_search_next ,positive 
-0x22cd 003838 force 0 ,null 
-0x22ce 003839 rtn 
-:      003841 context_traverse_clearkey:
-0x22cf 003842 bbit0 state_inconn ,context_search_next 
-0x22d0 003843 deposit temp 
-0x22d1 003844 isub rega ,null 
-0x22d2 003845 branch context_search_next ,null 
-0x22d3 003846 add rega ,coffset_mode ,contr 
-0x22d4 003847 ifetch 1 ,contr 
-0x22d5 003848 bbit1 mode_le ,context_search_next 
-0x22d6 003849 ifetch 1 ,rega 
-0x22d7 003850 set0 state_linkkey ,pdata 
-0x22d8 003851 istore 1 ,rega 
-0x22d9 003852 branch context_search_next 
-:      003855 master_conn_send_packet:
-0x22da 003856 bpatch patch05_7 ,mem_patch05 
-0x22db 003857 call rf_setup_time_master_slot 
-:      003858 master_send_packet:
-0x22dc 003859 add clkn_bt ,1 ,bt_clk 
-0x22dd 003860 call fetch_self_bt_adr 
-0x22de 003861 force 0x03 ,freq_mode 
-0x22df 003862 call tx_radio_freq 
-0x22e0 003863 call start_transmitter 
-0x22e1 003864 call start_tx_native 
-0x22e2 003865 call send_access_word 
-0x22e3 003866 branch transmit_packet 
-:      003868 master_conn_recv_packet:
-0x22e4 003869 bpatch patch06_0 ,mem_patch06 
-0x22e5 003870 call rf_setup_time_slave_slot 
-:      003871 master_recv_packet:
-0x22e6 003872 add clkn_bt ,1 ,bt_clk 
-0x22e7 003873 call fetch_self_bt_adr 
-0x22e8 003874 force 0x03 ,freq_mode 
-0x22e9 003875 call rx_radio_freq 
-0x22ea 003876 call init_rx_packet_flags 
-0x22eb 003877 call prep_crypt 
-0x22ec 003878 call start_rx_native 
-0x22ed 003879 call start_receiver 
-:      003880 master_rx_conn_finish_packet:
-0x22ee 003881 call wait_access_clkn_rt 
-0x22ef 003882 nrtn sync 
-0x22f0 003883 call save_rssi 
-0x22f1 003884 branch receive_packet 
-:      003888 master_newconn_once:
-0x22f2 003889 bpatch patch06_1 ,mem_patch06 
-0x22f3 003890 fetch 1 ,mem_fhs_am_addr 
-0x22f4 003891 iforce am_addr 
-0x22f5 003892 force type_poll ,type 
-0x22f6 003893 call master_conn_send_packet 
-0x22f7 003894 branch master_conn_recv_packet 
-:      003905 inquiry_scan_dispatch:
-0x22f8 003906 fetch 1 ,mem_scan_mode 
-0x22f9 003907 rtnbit0 inq_scan_mode 
-0x22fa 003908 force iscan_interval_timer ,queue 
-0x22fb 003909 call timer_check 
-0x22fc 003910 nrtn blank 
-0x22fd 003911 fetcht 2 ,mem_iscan_window 
-0x22fe 003912 force 4 ,queue 
-0x22ff 003913 call sniff_check_window 
-0x2300 003914 rtn user 
-0x2301 003915 call inquiry_scan_start 
-0x2302 003916 force iscan_interval_timer ,queue 
-0x2303 003917 fetch 2 ,mem_iscan_interval 
-0x2304 003918 nbranch timer_init ,sync 
-0x2305 003919 random pdata 
-0x2306 003920 iand mask3ff ,pdata 
-0x2307 003921 branch timer_init 
-:      003924 inquiry_scan_start:
-0x2308 003925 bpatch patch06_2 ,mem_patch06 
-0x2309 003926 jam 0 ,mem_fhs_am_addr 
-0x230a 003927 disable clknt 
-0x230b 003928 disable attempt 
-0x230c 003929 call afh_clear 
-0x230d 003930 and clkn_bt ,0x1fc ,bt_clk 
-0x230e 003931 force 0x01 ,freq_mode 
-0x230f 003932 call fetch_giac 
-0x2310 003933 call rx_radio_freq 
-0x2311 003934 setflip mark_inquiry_state ,mark 
-0x2312 003935 fetch 1 ,mem_inquiryscan_waitcnt 
-0x2313 003936 increase 1 ,pdata 
-0x2314 003937 store 1 ,mem_inquiryscan_waitcnt 
-0x2315 003938 call fetch_diac 
-0x2316 003939 call start_receiver 
-0x2317 003940 call wait_access_forever 
-0x2318 003941 nrtn sync 
-0x2319 003942 bpatch patch06_3 ,mem_patch06 
-0x231a 003943 force 0 ,stop_watch 
-0x231b 003944 call shutdown_radio 
-0x231c 003945 fetch 1 ,mem_inquiryscan_rcvcnt 
-0x231d 003946 increase 1 ,pdata 
-0x231e 003947 store 1 ,mem_inquiryscan_rcvcnt 
-0x231f 003948 call fetch_giac 
-0x2320 003949 call rf_setup_time_slave_slot 
-0x2321 003950 or_into 0x002 ,bt_clk 
-0x2322 003951 force 0x01 ,freq_mode 
-0x2323 003952 call tx_radio_freq 
-0x2324 003953 call fetch_diac 
-0x2325 003954 call start_transmitter 
-0x2326 003955 call start_tx_external 
-0x2327 003956 deposit clkn_bt 
-0x2328 003957 store 4 ,mem_clkn_bt 
-0x2329 003958 call send_access_word 
-0x232a 003959 force type_fhs ,type 
-0x232b 003960 force 0 ,am_addr 
-0x232c 003961 call scan_mode_whiten 
-0x232d 003962 call transmit_packet_whitened 
-0x232e 003963 call send_eir 
-0x232f 003964 and_into 0x1fd ,bt_clk 
-0x2330 003965 increase 1 ,n_tx_slot 
-0x2331 003966 rtn 
-:      003968 send_eir:
-0x2332 003969 bpatch patch06_4 ,mem_patch06 
-0x2333 003970 fetch 1 ,mem_eir_enable 
-0x2334 003971 rtn blank 
-0x2335 003972 arg mem_eir ,contw 
-0x2336 003973 fetch 1 ,mem_local_name_length 
-0x2337 003974 copy pdata ,loopcnt 
-0x2338 003975 increase 1 ,pdata 
-0x2339 003976 istore 1 ,contw 
-0x233a 003977 copy contw ,temp 
-0x233b 003978 increase 1 ,pdata 
-0x233c 003979 store 2 ,mem_tx_len 
-0x233d 003980 copy temp ,contw 
-0x233e 003981 setarg 0x09 
-0x233f 003982 istore 1 ,contw 
-0x2340 003983 arg mem_local_name ,contr 
-0x2341 003984 call memcpy 
-0x2342 003986 arg mem_all_uuid_128bits ,regc 
-0x2343 003987 arg 4 ,loopcnt 
-0x2344 003988 call get_all_uuid 
-0x2345 003989 arg mem_all_uuid_16bits ,regc 
-0x2346 003990 arg 1 ,loopcnt 
-0x2347 003991 call get_all_uuid 
-0x2348 003993 force type_dm3 ,type 
-0x2349 003994 jam 2 ,mem_tx_lch 
-0x234a 003995 setarg mem_eir 
-0x234b 003996 store 2 ,mem_txptr 
-0x234c 003997 call rf_setup_time_slave_slot 
-0x234d 003998 call tx_radio_freq 
-0x234e 003999 call start_transmitter 
-0x234f 004000 call start_tx_external 
-0x2350 004001 call send_access_word 
-0x2351 004002 call scan_mode_whiten 
-0x2352 004003 call transmit_packet_whitened 
-0x2353 004004 rtn 
-:      004007 get_all_uuid:
-0x2354 004008 copy contw ,temp 
-0x2355 004009 copy regc ,contr 
-0x2356 004010 ifetch 1 ,contr 
-0x2357 004011 rtn blank 
-:      004012 lshift_loop:
-0x2358 004013 lshift pdata ,pdata 
-0x2359 004014 loop lshift_loop 
-0x235a 004015 copy pdata ,rega 
-0x235b 004016 increase 2 ,pdata 
-0x235c 004017 copy pdata ,queue 
-0x235d 004018 fetch 2 ,mem_tx_len 
-0x235e 004019 iadd queue ,pdata 
-0x235f 004020 store 2 ,mem_tx_len 
-0x2360 004021 copy temp ,contw 
-0x2361 004022 copy rega ,pdata 
-0x2362 004023 increase 1 ,pdata 
-0x2363 004024 istore 1 ,contw 
-0x2364 004025 copy regc ,contr 
-0x2365 004026 ifetch 1 ,contr 
-0x2366 004027 ifetch 1 ,contr 
-0x2367 004028 istore 1 ,contw 
-0x2368 004029 copy rega ,loopcnt 
-0x2369 004030 branch memcpy 
-:      004036 page_scan_dispatch:
-0x236a 004037 fetch 1 ,mem_scan_mode 
-0x236b 004038 rtnbit0 page_scan_mode 
-0x236c 004039 force pscan_interval_timer ,queue 
-0x236d 004040 call timer_check 
-0x236e 004041 nrtn blank 
-0x236f 004042 fetcht 2 ,mem_pscan_window 
-0x2370 004043 force 40 ,queue 
-0x2371 004044 call sniff_check_window 
-0x2372 004045 rtn user 
-0x2373 004046 force 0 ,am_addr 
-0x2374 004047 jam param_pagerespto ,mem_fhs_wait_counter 
-0x2375 004048 set0 mark_fhs_already_good ,mark 
-0x2376 004049 call page_scan_start 
-0x2377 004050 force pscan_interval_timer ,queue 
-0x2378 004051 fetch 2 ,mem_pscan_interval 
-0x2379 004052 branch timer_init 
-:      004055 page_scan_start:
-0x237a 004056 bpatch patch06_5 ,mem_patch06 
-0x237b 004057 disable clknt 
-0x237c 004058 call afh_clear 
-0x237d 004059 fetch 1 ,mem_pagescan_waitcnt 
-0x237e 004060 increase 1 ,pdata 
-0x237f 004061 store 1 ,mem_pagescan_waitcnt 
-0x2380 004062 force 0 ,n_tx_slot 
-0x2381 004063 call fetch_self_bt_adr 
-0x2382 004064 add clkn_bt ,1 ,bt_clk 
-0x2383 004065 force 0x02 ,freq_mode 
-0x2384 004066 bpatch patch06_6 ,mem_patch06 
-0x2385 004067 call rx_radio_freq 
-0x2386 004068 call start_receiver 
-0x2387 004069 call wait_access_forever 
-0x2388 004070 nrtn sync 
-0x2389 004071 call shutdown_radio 
-0x238a 004072 fetch 1 ,mem_pagescan_rcvcnt 
-0x238b 004073 increase 1 ,pdata 
-0x238c 004074 store 1 ,mem_pagescan_rcvcnt 
-0x238d 004075 force 0 ,stop_watch 
-0x238e 004076 call rf_setup_time_slave_slot 
-0x238f 004077 or_into 0x002 ,bt_clk 
-0x2390 004078 force 0x01 ,freq_mode 
-0x2391 004079 call tx_radio_freq 
-0x2392 004080 call start_transmitter 
-0x2393 004081 call start_tx_external 
-0x2394 004082 call send_access_word 
-0x2395 004083 call end_of_packet 
-0x2396 004084 force 0 ,am_addr 
-0x2397 004085 arg param_rf_setup ,timeup 
-0x2398 004086 until clke_rt ,meet 
-0x2399 004087 or_into 0x03 ,clke_bt 
-0x239a 004088 and_into 0x1fd ,bt_clk 
-:      004089 page_scan_wait_fhs_restart:
-0x239b 004090 bpatch patch06_7 ,mem_patch06 
-0x239c 004091 increase 1 ,n_tx_slot 
-0x239d 004092 call rx_radio_freq 
-0x239e 004093 call start_receiver 
-0x239f 004094 call wait_access_mhalfbnd 
-0x23a0 004095 nbranch page_scan_wait_fhs_again ,sync 
-0x23a1 004096 call scan_mode_whiten 
-0x23a2 004097 call receive_packet_whitened 
-0x23a3 004098 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
-:      004099 page_scan_wait_fhs_again:
-0x23a4 004100 bpatch patch07_0 ,mem_patch07 
-0x23a5 004101 fetch 1 ,mem_fhs_wait_counter 
-0x23a6 004102 rtn blank 
-0x23a7 004103 increase -1 ,pdata 
-0x23a8 004104 store 1 ,mem_fhs_wait_counter 
-0x23a9 004105 call rf_setup_time_master_slot 
-0x23aa 004106 branch page_scan_wait_fhs_restart 
-:      004109 page_scan_reply_to_fhs:
-0x23ab 004110 bpatch patch07_1 ,mem_patch07 
-0x23ac 004111 set0 1 ,clke_bt 
-0x23ad 004112 set1 0 ,clke_bt 
-0x23ae 004113 fetch 1 ,mem_pagescan_rcvfhscnt 
-0x23af 004114 increase 1 ,pdata 
-0x23b0 004115 store 1 ,mem_pagescan_rcvfhscnt 
-0x23b1 004116 call rf_setup_time_slave_slot 
-0x23b2 004117 or_into 0x02 ,bt_clk 
-0x23b3 004118 call tx_radio_freq 
-0x23b4 004119 call start_transmitter 
-0x23b5 004120 call start_tx_external 
-0x23b6 004121 call send_access_word 
-0x23b7 004122 call end_of_packet 
-:      004123 slave_apply_clke_bt:
-0x23b8 004124 compare 0x03 ,clke_bt ,0x03 
-0x23b9 004125 branch slave_apply_clke_bt_now ,true 
-0x23ba 004126 until null ,mhalfbnd 
-0x23bb 004127 branch slave_apply_clke_bt 
-:      004128 slave_apply_clke_bt_now:
-0x23bc 004129 fetch 4 ,mem_clke_bt 
-0x23bd 004130 or_into 0x03 ,pdata 
-0x23be 004131 icopy clke_bt 
-:      004133 start_slave_connection:
-0x23bf 004134 bpatch patch07_2 ,mem_patch07 
-0x23c0 004135 fetch 6 ,extm_lap 
-0x23c1 004136 store 6 ,mem_plap 
-0x23c2 004137 call prepare_newconn 
-:      004138 slave_newconn_loop:
-0x23c3 004139 call slave_newconn_once 
-0x23c4 004140 branch sconn_successful ,match 
-0x23c5 004141 call new_conn_timeout 
-0x23c6 004142 nbranch slave_newconn_loop ,blank 
-0x23c7 004143 rtn 
-:      004146 sconn_successful:
-0x23c8 004147 bpatch patch07_3 ,mem_patch07 
-0x23c9 004148 call newconn_init 
-0x23ca 004149 call context_new 
-0x23cb 004150 nrtn zero 
-0x23cc 004151 jam 0 ,mem_mode 
-0x23cd 004152 call calc_clke_offset 
-0x23ce 004153 branch context_save 
-:      004158 slave_dispatch:
-0x23cf 004159 bpatch patch07_4 ,mem_patch07 
-0x23d0 004160 call calc_clke 
-0x23d1 004161 call role_switch_slave 
-0x23d2 004162 rtn user 
-:      004163 slave_loop:
-0x23d3 004164 bpatch patch07_5 ,mem_patch07 
-0x23d4 004165 call check_bt_disabled 
-0x23d5 004166 call scheduler_process 
-0x23d6 004167 call slave_conn_recv_packet 
-0x23d7 004168 nbranch slave_notmatch ,match 
-0x23d8 004169 call supervision_flush 
-0x23d9 004170 call scheduler_tx_l2cap_pkt 
-0x23da 004171 call prepare_tx 
-0x23db 004172 call slave_conn_send_packet 
-0x23dc 004173 call parse_l2cap 
-0x23dd 004174 call parse_lmp 
-0x23de 004175 fetch 1 ,mem_slave_rcvcnt 
-0x23df 004176 increase 1 ,pdata 
-0x23e0 004177 store 1 ,mem_slave_rcvcnt 
-0x23e1 004178 call calc_clke_offset 
-:      004179 slave_notmatch:
-0x23e2 004180 bpatch patch07_6 ,mem_patch07 
-0x23e3 004181 call lpm_set_mult 
-0x23e4 004182 call supervision_update 
-0x23e5 004183 branch slave_disconnect ,positive 
-0x23e6 004184 call check_disconnect_timeout 
-0x23e7 004185 nbranch slave_disconnect ,user 
-0x23e8 004186 call check_attempt 
-0x23e9 004187 nbranch slave_loop ,blank 
-0x23ea 004188 rtn 
-:      004190 slave_disconnect:
-0x23eb 004191 bpatch patch07_7 ,mem_patch07 
-0x23ec 004192 jam 0 ,mem_tester_emulate 
-0x23ed 004193 jam 0 ,mem_debug_config 
-0x23ee 004194 call quit_connection 
-0x23ef 004195 set0 mark_testmode ,mark 
-0x23f0 004196 call test_enable_white 
-0x23f1 004197 fetch 1 ,mem_state 
-0x23f2 004198 rtn 
-:      004201 role_switch_slave:
-0x23f3 004202 bpatch patch08_0 ,mem_patch08 
-0x23f4 004203 call role_switch_check 
-0x23f5 004204 nrtn user 
-0x23f6 004205 copy am_addr ,temp 
-0x23f7 004206 call get_free_amaddr 
-0x23f8 004207 store 1 ,mem_fhs_am_addr 
-0x23f9 004208 copy temp ,am_addr 
-0x23fa 004209 jam param_newconnto ,mem_newconnto_counter 
-:      004210 roles_sendfhs_loop:
-0x23fb 004211 bpatch patch08_1 ,mem_patch08 
-0x23fc 004212 call rf_setup_time_master_slot 
-0x23fd 004213 force type_fhs ,type 
-0x23fe 004214 call slave_send_access 
-0x23ff 004215 deposit clkn_bt 
-0x2400 004216 store 4 ,mem_clkn_bt 
-0x2401 004217 call transmit_packet 
-0x2402 004218 call rf_setup_time_slave_slot 
-0x2403 004219 enable user3 
-0x2404 004220 call slave_receive_access 
-0x2405 004221 branch roles_got_fhs_reply ,sync 
-0x2406 004222 call shutdown_radio 
-0x2407 004223 call new_conn_timeout 
-0x2408 004224 nbranch roles_sendfhs_loop ,blank 
-0x2409 004225 rtnmark0 mark_accept_switch 
-0x240a 004226 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x240b 004227 set1 mark_switch_initiated ,mark 
-0x240c 004228 rtn 
-:      004229 roles_got_fhs_reply:
-0x240d 004230 enable clknt 
-0x240e 004231 call prepare_newconn 
-0x240f 004232 call afh_clear 
-:      004233 roles_newconn_loop:
-0x2410 004234 bpatch patch08_2 ,mem_patch08 
-0x2411 004235 call master_newconn_once 
-0x2412 004236 branch roles_newconn_responded ,sync 
-0x2413 004237 call new_conn_timeout 
-0x2414 004238 nbranch roles_newconn_loop ,blank 
-0x2415 004239 disable clknt 
-0x2416 004240 deposit clke_bt 
-0x2417 004241 store 4 ,mem_next_btclk 
-0x2418 004242 rtn 
-:      004243 roles_newconn_responded:
-0x2419 004244 enable master 
-0x241a 004245 bmark0 mark_accept_switch ,roles_newconn_nolmp 
-0x241b 004246 set0 mark_accept_switch ,mark 
-0x241c 004247 jam lmp_accepted ,mem_lmo_opcode2 
-0x241d 004248 jam lmp_host_connection_req ,mem_lmi_opcode2 
-0x241e 004249 call tid_set_reply 
-:      004250 roles_newconn_nolmp:
-0x241f 004251 deposit am_addr 
-0x2420 004252 store 1 ,mem_amaddr 
-0x2421 004253 force 0 ,pdata 
-0x2422 004254 store 6 ,mem_clk_offset 
-0x2423 004255 fetch 1 ,mem_mode 
-0x2424 004256 set1 mode_master ,pdata 
-0x2425 004257 store 1 ,mem_mode 
-0x2426 004258 call supervision_flush 
-0x2427 004259 disable master 
-0x2428 004260 enable user 
-0x2429 004261 rtn 
-:      004265 init_rx_packet_flags:
-0x242a 004266 bpatch patch08_3 ,mem_patch08 
-0x242b 004267 disable match 
-0x242c 004268 set0 mark_loopback ,mark 
-0x242d 004269 set0 mark_am_addr_broadcast ,mark 
-0x242e 004270 set0 mark_longpacket ,mark 
-0x242f 004271 set0 mark_old_packet ,mark 
-0x2430 004272 fetch 1 ,mem_arq 
-0x2431 004273 set0 arqnx ,pdata 
-0x2432 004274 set1 flowx ,pdata 
-0x2433 004275 store 1 ,mem_arq 
-0x2434 004276 rtn 
-:      004278 prepare_newconn:
-0x2435 004279 bpatch patch08_4 ,mem_patch08 
-0x2436 004280 jam param_newconnto ,mem_newconnto_counter 
-0x2437 004281 jam param_newconn_arq ,mem_arq 
-0x2438 004282 fetch 2 ,mem_rx_window_init 
-0x2439 004283 store 2 ,mem_rx_window 
-0x243a 004284 deposit clkn_bt 
-0x243b 004285 store 4 ,mem_next_btclk 
-0x243c 004286 rtn clknt 
-0x243d 004287 deposit clke_bt 
-0x243e 004288 store 4 ,mem_next_btclk 
-0x243f 004289 rtn 
-:      004291 newconn_init:
-0x2440 004292 bpatch patch08_5 ,mem_patch08 
-0x2441 004293 call init_lmp_reinit 
-0x2442 004294 call new_conn_handle 
-0x2443 004295 store 1 ,mem_conn_handle 
-0x2444 004296 setarg 0 
-0x2445 004297 store 2 ,mem_l2cap_rxbuff1_len 
-0x2446 004298 setarg param_supervision_to 
-0x2447 004299 store 2 ,mem_supervision_to 
-0x2448 004300 fetch 1 ,mem_state 
-0x2449 004301 set1 state_inconn ,pdata 
-0x244a 004302 store 1 ,mem_state 
-0x244b 004303 jam 0 ,mem_op 
-0x244c 004304 jam 0 ,mem_state_map 
-0x244d 004305 jam 0 ,mem_lpm_current_mult 
-0x244e 004306 branch supervision_flush 
-:      004309 clear_linkkey:
-0x244f 004310 bpatch patch08_6 ,mem_patch08 
-0x2450 004311 force 0 ,pdata 
-0x2451 004312 store 8 ,mem_link_key 
-0x2452 004313 istore 8 ,contw 
-0x2453 004314 call clear_linkstate 
-0x2454 004315 branch context_traverse_linkkey 
-:      004317 new_conn_timeout:
-0x2455 004318 fetch 1 ,mem_newconnto_counter 
-0x2456 004319 increase -1 ,pdata 
-0x2457 004320 store 1 ,mem_newconnto_counter 
-0x2458 004321 rtn 
-:      004323 new_conn_handle:
-0x2459 004324 fetch 1 ,mem_handle_num 
-0x245a 004325 increase 1 ,pdata 
-0x245b 004326 store 1 ,mem_handle_num 
-0x245c 004327 rtn 
-:      004330 quit_connection:
-0x245d 004331 bpatch patch08_7 ,mem_patch08 
-0x245e 004332 fetch 1 ,mem_hci_cmd 
-0x245f 004333 beq hci_cmd_remote_name_req ,quit_connection_name 
-0x2460 004334 fetch 1 ,mem_lmp_to_send 
-0x2461 004335 bne lmp_name_req ,quit_connection_cont 
-:      004336 quit_connection_name:
-0x2462 004337 call cmd_check_plap 
-0x2463 004338 nbranch quit_connection_cont ,zero 
-0x2464 004339 call master_name_error 
-0x2465 004340 jam 0 ,mem_hci_cmd 
-:      004341 quit_connection_cont:
-0x2466 004342 bpatch patch09_0 ,mem_patch09 
-0x2467 004343 call app_disconn_reason_collect_bt 
-0x2468 004344 call sniff_exit 
-0x2469 004345 jam bt_evt_bb_disconnected ,mem_fifo_temp 
-0x246a 004346 call ui_ipc_send_event 
-0x246b 004347 call init_lmp_work 
-0x246c 004348 call l2cap_init_work 
-0x246d 004349 call sp_initialize 
-0x246e 004350 fetch 1 ,mem_state 
-0x246f 004351 set0 state_inconn 
-0x2470 004352 store 1 ,mem_state 
-0x2471 004353 jam 0 ,memui_reconnect_mode 
-0x2472 004355 fetch 1 ,mem_state_map 
-0x2473 004356 compare 0x0 ,pdata ,0xc0 
-0x2474 004357 branch quit_connection_not_clear_mark ,true 
-0x2475 004358 set0 mark_rxbuf_inuse ,mark 
-:      004359 quit_connection_not_clear_mark:
-0x2476 004360 fetch 1 ,mem_arq 
-0x2477 004361 bbit0 wack ,quit_connection_not_clear_tx 
-:      004362 quit_connection_not_clear_tx:
-0x2478 004363 fetch 1 ,mem_op 
-0x2479 004364 rtnbit0 op_txl2cap 
-0x247a 004365 set0 mark_tx_l2cap ,mark 
-0x247b 004366 rtn 
-:      004368 slave_newconn_once:
-0x247c 004369 bpatch patch09_1 ,mem_patch09 
-0x247d 004370 fetch 1 ,extm_newconn_am_addr 
-0x247e 004371 rtn blank 
-0x247f 004372 icopy am_addr 
-0x2480 004373 call slave_conn_recv_packet 
-0x2481 004374 nrtn match 
-0x2482 004375 force type_null ,type 
-0x2483 004376 call slave_conn_send_packet 
-0x2484 004377 deposit am_addr 
-0x2485 004378 store 1 ,mem_amaddr 
-0x2486 004379 force 0 ,pdata 
-0x2487 004380 store 1 ,extm_newconn_am_addr 
-0x2488 004381 rtn 
-:      004387 prepare_tx:
-0x2489 004388 bpatch patch09_2 ,mem_patch09 
-0x248a 004389 fetch 1 ,mem_state 
-0x248b 004390 bbit0 state_insco ,prepare_tx_not_sco 
-0x248c 004391 force type_hv3 ,type 
-0x248d 004392 bmark0 mark_esco ,prepare_tx_not_esco 
-0x248e 004393 call check_esco_amaddr 
-0x248f 004394 nbranch prepare_tx_not_sco ,true 
-0x2490 004395 branch prepare_tx_not_sco ,attempt 
-0x2491 004396 call set_wait_ack 
-0x2492 004397 setarg 2 
-0x2493 004398 store 2 ,mem_retransmission_cnt 
-0x2494 004399 rtn 
-:      004400 prepare_tx_not_esco:
-0x2495 004401 nrtn attempt 
-:      004402 prepare_tx_not_sco:
-0x2496 004403 bpatch patch09_3 ,mem_patch09 
-0x2497 004404 call context_check_all_wack 
-0x2498 004405 nbranch prepare_tx_no_retransmit ,zero 
-0x2499 004406 fetch 1 ,mem_arq 
-0x249a 004407 bbit0 wack ,prepare_tx_pollnull 
-:      004408 prepare_tx_retransmit:
-0x249b 004409 bmark1 mark_loopback ,prepare_tx_loopback 
-0x249c 004410 fetch 1 ,mem_debug_config 
-0x249d 004411 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-0x249e 004412 fetch 2 ,mem_retransmission_cnt 
-0x249f 004413 increase -1 ,pdata 
-0x24a0 004414 store 2 ,mem_retransmission_cnt 
-0x24a1 004415 branch prepare_tx_nomore_retransmit ,blank 
-0x24a2 004416 fetch 1 ,mem_last_type 
-0x24a3 004417 iforce type 
-0x24a4 004418 rtn 
-:      004420 prepare_tx_nomore_retransmit:
-0x24a5 004421 bpatch patch09_4 ,mem_patch09 
-0x24a6 004422 call clear_got_tx 
-:      004423 prepare_tx_no_retransmit:
-0x24a7 004424 call check_esco_amaddr 
-0x24a8 004425 branch prepare_tx_pollnull ,true 
-0x24a9 004426 call send_lmp 
-0x24aa 004427 branch prepare_tx_sendlmp ,user 
-0x24ab 004428 fetch 1 ,mem_op 
-0x24ac 004429 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
-0x24ad 004430 bmark1 mark_loopback ,prepare_tx_loopback 
-0x24ae 004431 fetch 1 ,mem_debug_config 
-0x24af 004432 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-:      004433 prepare_tx_pollnull:
-0x24b0 004434 force type_poll ,type 
-0x24b1 004435 rtn master 
-0x24b2 004436 force type_null ,type 
-0x24b3 004437 rtn 
-:      004438 prepare_tx_loopback:
-0x24b4 004439 bpatch patch09_5 ,mem_patch09 
-0x24b5 004440 fetch 1 ,mem_rx_type 
-0x24b6 004441 iforce type 
-0x24b7 004442 rtnne 1 
-0x24b8 004443 force type_null ,type 
-0x24b9 004444 rtn 
-:      004445 prepare_tx_txpat:
-0x24ba 004446 fetch 1 ,test_mode_packet_type 
-0x24bb 004447 and pdata ,0xf ,type 
-0x24bc 004448 set1 mark_loopback ,mark 
-0x24bd 004449 rtn 
-:      004450 prepare_tx_sendlmp:
-0x24be 004451 force type_lmp ,type 
-0x24bf 004452 branch set_wait_ack 
-:      004453 prepare_tx_sendl2cap:
-0x24c0 004454 call tx_l2cap_type 
-:      004456 set_wait_ack:
-0x24c1 004457 bpatch patch09_6 ,mem_patch09 
-0x24c2 004458 fetcht 1 ,mem_arq 
-0x24c3 004459 set1 wack ,temp 
-0x24c4 004460 storet 1 ,mem_arq 
-0x24c5 004461 deposit type 
-0x24c6 004462 store 1 ,mem_last_type 
-0x24c7 004463 setarg 0xffff 
-0x24c8 004464 store 2 ,mem_retransmission_cnt 
-0x24c9 004465 rtn 
-:      004467 tx_l2cap_type:
-0x24ca 004468 bpatch patch09_7 ,mem_patch09 
-0x24cb 004469 fetch 1 ,mem_state_map 
-0x24cc 004470 isolate1 smap_edr ,pdata 
-0x24cd 004471 fetch 2 ,mem_tx_len 
-0x24ce 004472 branch tx_l2cap_type_edr ,true 
-0x24cf 004473 force type_dm1 ,type 
-0x24d0 004474 sub pdata ,17 ,null 
-0x24d1 004475 rtn positive 
-0x24d2 004476 force type_dh1 ,type 
-0x24d3 004477 sub pdata ,27 ,null 
-0x24d4 004478 rtn positive 
-0x24d5 004479 force type_dm3 ,type 
-0x24d6 004480 sub pdata ,121 ,null 
-0x24d7 004481 rtn positive 
-0x24d8 004482 force type_dh3 ,type 
-0x24d9 004483 sub pdata ,183 ,null 
-0x24da 004484 rtn positive 
-0x24db 004485 force type_dm5 ,type 
-0x24dc 004486 sub pdata ,224 ,null 
-0x24dd 004487 rtn positive 
-0x24de 004488 force type_dh5 ,type 
-0x24df 004489 rtn 
-:      004490 tx_l2cap_type_edr:
-0x24e0 004491 force type_dm1 ,type 
-0x24e1 004492 sub pdata ,17 ,null 
-0x24e2 004493 rtn positive 
-0x24e3 004494 force type_dh1 ,type 
-0x24e4 004495 sub pdata ,54 ,null 
-0x24e5 004496 rtn positive 
-0x24e6 004497 force type_dm3 ,type 
-0x24e7 004498 arg 367 ,temp 
-0x24e8 004499 isub temp ,null 
-0x24e9 004500 nrtn positive 
-0x24ea 004501 force type_dm5 ,type 
-0x24eb 004502 arg 679 ,temp 
-0x24ec 004503 isub temp ,null 
-0x24ed 004504 nrtn positive 
-0x24ee 004505 force type_dh5 ,type 
-0x24ef 004506 rtn 
-:      004515 slave_receive_master_slot:
-0x24f0 004516 fetch 1 ,mem_state 
-0x24f1 004517 bbit0 state_insniff ,slave_receive_notsniff 
-0x24f2 004518 fetch 2 ,mem_tsniff 
-0x24f3 004519 branch slave_receive_notsniff ,blank 
-0x24f4 004520 nbranch slave_receive_sniff ,attempt 
-:      004521 slave_receive_notsniff:
-0x24f5 004522 call rf_setup_time_master_slot 
-:      004523 slave_receive_access:
-0x24f6 004524 add clke_bt ,1 ,bt_clk 
-:      004525 slave_receive_sniff:
-0x24f7 004526 enable swfine 
-0x24f8 004527 fetch 2 ,mem_rx_window 
-0x24f9 004528 rshift pdata ,pdata 
-0x24fa 004529 arg param_pll_setup ,temp 
-0x24fb 004530 iadd temp ,pdata 
-0x24fc 004531 call ahead_window 
-0x24fd 004532 call fetch_extm_bt_adr 
-0x24fe 004533 force 0x03 ,freq_mode 
-0x24ff 004534 call rx_radio_freq 
-0x2500 004535 call init_rx_packet_flags 
-0x2501 004536 call prep_crypt 
-0x2502 004537 bpatch patch0a_0 ,mem_patch0a 
-0x2503 004538 fetch 2 ,mem_rx_window 
-0x2504 004539 rshift pdata ,pdata 
-0x2505 004540 call ahead_window 
-0x2506 004541 call start_receiver 
-0x2507 004542 enable decode_fec0 
-0x2508 004543 fetch 2 ,mem_rx_window 
-0x2509 004544 arg param_clke_cal ,temp 
-0x250a 004545 iadd temp ,stop_watch 
-0x250b 004546 correlate null ,timeout 
-0x250c 004547 copy clke ,temp 
-0x250d 004548 storet 6 ,mem_sync_clke 
-0x250e 004549 disable decode_fec0 
-0x250f 004550 nrtn sync 
-0x2510 004551 arg param_clke_cal ,clke_rt 
-0x2511 004552 copy bt_clk ,clke_bt 
-0x2512 004553 branch lpm_adjust_clk ,wake 
-0x2513 004554 rtn 
-:      004557 slave_conn_recv_packet:
-0x2514 004558 bpatch patch0a_1 ,mem_patch0a 
-0x2515 004559 call slave_receive_master_slot 
-0x2516 004560 nbranch shutdown_radio ,sync 
-0x2517 004561 call save_rssi 
-0x2518 004562 bmark0 mark_testmode ,receive_packet 
-0x2519 004563 fetch 2 ,mem_tst_pktcnt_sync 
-0x251a 004564 increase 1 ,pdata 
-0x251b 004565 store 2 ,mem_tst_pktcnt_sync 
-:      004566 receive_packet:
-0x251c 004567 rshift bt_clk ,temp 
-0x251d 004568 or temp ,0x40 ,white_init 
-:      004569 receive_packet_whitened:
-0x251e 004570 bpatch patch0a_2 ,mem_patch0a 
-0x251f 004571 enable enable_white 
-0x2520 004572 enable enable_hec 
-0x2521 004573 enable decode_fec1 
-0x2522 004574 parse demod ,bucket ,3 
-0x2523 004575 rshift8 pwindow ,pdata 
-0x2524 004576 store 1 ,mem_temp_am_addr 
-0x2525 004577 parse demod ,bucket ,4 
-0x2526 004578 inject bucket ,7 
-0x2527 004579 copy pwindow ,pdata 
-0x2528 004580 store 1 ,mem_rx_type 
-0x2529 004581 parse demod ,bucket ,3 
-0x252a 004582 rshift8 pwindow ,pdata 
-0x252b 004583 store 1 ,mem_temp_arq 
-0x252c 004584 fetch 1 ,mem_rx_type 
-0x252d 004585 sub pdata ,3 ,null 
-0x252e 004586 branch receive_packet_noedr ,positive 
-0x252f 004587 beq 7 ,receive_packet_noedr 
-0x2530 004588 fetch 1 ,mem_state_map 
-0x2531 004589 isolate1 smap_edr ,pdata 
-0x2532 004590 setflag true ,psk ,radio_ctrl 
-:      004591 receive_packet_noedr:
-0x2533 004592 bpatch patch0a_3 ,mem_patch0a 
-0x2534 004593 parse demod ,bucket ,8 
-0x2535 004594 disable decode_fec1 
-0x2536 004595 disable enable_hec 
-0x2537 004596 branch error_header ,crc_failed 
-0x2538 004597 bmark0 mark_testmode ,receive_packet_amchk 
-0x2539 004598 fetch 2 ,mem_tst_pktcnt_hec 
-0x253a 004599 increase 1 ,pdata 
-0x253b 004600 store 2 ,mem_tst_pktcnt_hec 
-:      004601 receive_packet_amchk:
-0x253c 004602 bpatch patch0a_4 ,mem_patch0a 
-0x253d 004603 fetch 1 ,mem_temp_am_addr 
-0x253e 004604 compare 0 ,pdata ,0x07 
-0x253f 004605 setflag true ,mark_am_addr_broadcast ,mark 
-0x2540 004606 branch am_addr_ok ,true 
-0x2541 004607 icompare 0x07 ,am_addr 
-0x2542 004608 branch am_addr_match ,true 
-0x2543 004609 bmark0 mark_esco ,end_of_packet 
-0x2544 004610 fetcht 1 ,mem_saved_amaddr 
-0x2545 004611 icompare 0x7 ,temp 
-0x2546 004612 nbranch end_of_packet ,true 
-0x2547 004613 fetch 1 ,mem_arq 
-0x2548 004614 set0 arqnx ,pdata 
-0x2549 004615 set1 flowx ,pdata 
-0x254a 004616 store 1 ,mem_arq 
-:      004617 am_addr_match:
-0x254b 004618 enable match 
-:      004619 am_addr_ok:
-0x254c 004620 bpatch patch0a_5 ,mem_patch0a 
-0x254d 004621 fetch 1 ,mem_rx_type 
-0x254e 004622 icopy type 
-0x254f 004623 bmark1 mark_am_addr_broadcast ,arqn_bypass 
-0x2550 004624 fetcht 1 ,mem_temp_arq 
-0x2551 004625 fetch 1 ,mem_arq 
-0x2552 004626 set0 flow ,pdata 
-0x2553 004627 isolate1 flow ,temp 
-0x2554 004628 setflag true ,flow ,pdata 
-0x2555 004629 isolate1 arqn ,temp 
-0x2556 004630 setflag true ,arqn ,pdata 
-0x2557 004631 store 1 ,mem_arq 
-0x2558 004632 isolate0 arqn ,temp 
-0x2559 004633 branch arqn_bypass ,true 
-0x255a 004634 call clear_got_tx 
-:      004635 arqn_bypass:
-0x255b 004636 bpatch patch0a_6 ,mem_patch0a 
-0x255c 004637 arg 0 ,temp 
-0x255d 004638 call reserve_slot 
-0x255e 004639 and type ,0xf ,pdata 
-0x255f 004640 beq type_poll ,process_poll 
-0x2560 004641 beq type_null ,end_of_packet 
-0x2561 004642 beq type_fhs ,process_fhs 
-0x2562 004643 fetcht 1 ,mem_temp_arq 
-0x2563 004644 fetch 1 ,mem_arq 
-0x2564 004645 icompare 0x04 ,temp 
-0x2565 004646 nbranch rx_type_dispatch ,true 
-0x2566 004647 bmark0 mark_am_addr_broadcast ,failed_seqn 
-0x2567 004648 bbit0 bcast1 ,rx_type_dispatch 
-:      004649 failed_seqn:
-0x2568 004650 set1 mark_old_packet ,mark 
-:      004651 rx_type_dispatch:
-0x2569 004652 bpatch patch0a_7 ,mem_patch0a 
-0x256a 004653 deposit type 
-0x256b 004654 beq type_dm1 ,process_dm1 
-0x256c 004655 beq type_dh1 ,process_dh1 
-0x256d 004656 beq type_hv3 ,process_hev 
-0x256e 004657 beq type_3dh1 ,process_3dh1 
-0x256f 004658 arg 4 ,temp 
-0x2570 004659 call reserve_slot 
-0x2571 004660 beq type_dm3 ,process_dm3 
-0x2572 004661 beq type_dh3 ,process_dh3 
-0x2573 004662 arg 8 ,temp 
-0x2574 004663 call reserve_slot 
-0x2575 004664 beq type_dm5 ,process_dm5 
-0x2576 004665 beq type_dh5 ,process_dh5 
-0x2577 004666 rtn 
-:      004669 process_hev:
-0x2578 004670 bpatch patch0b_0 ,mem_patch0b 
-0x2579 004671 enable decode_fec0 
-0x257a 004672 enable enable_crc 
-0x257b 004673 enable encrypt 
-0x257c 004674 arg mem_sco_ibuf ,contw 
-0x257d 004675 force 30 ,loopcnt 
-:      004676 process_hev_loop:
-0x257e 004677 parse demod ,bucket ,8 
-0x257f 004678 rshift3 pwindow ,pdata 
-0x2580 004679 istore 1 ,contw 
-0x2581 004680 loop process_hev_loop 
-0x2582 004681 bmark0 mark_esco ,end_of_packet 
-0x2583 004682 parse demod ,bucket ,16 
-0x2584 004683 nsetflag crc_failed ,mark_esco_rxok ,mark 
-0x2585 004684 branch error_payload ,crc_failed 
-0x2586 004685 branch ack_payload 
-:      004688 process_poll:
-0x2587 004689 branch end_of_packet 
-:      004691 process_dm3:
-:      004692 process_dm5:
-0x2588 004693 set1 mark_longpacket ,mark 
-:      004694 process_dm1:
-0x2589 004695 enable decode_fec2 
-0x258a 004696 branch process_dmh 
-:      004698 process_dh3:
-:      004699 process_dh5:
-0x258b 004700 set1 mark_longpacket ,mark 
-:      004701 process_3dh1:
-0x258c 004702 set1 psk3m ,radio_ctrl 
-:      004703 process_dh1:
-0x258d 004704 enable decode_fec0 
-:      004705 process_dmh:
-0x258e 004706 bpatch patch0b_1 ,mem_patch0b 
-0x258f 004707 bmark1 mark_rxbuf_inuse ,end_of_packet 
-0x2590 004708 isolate0 psk ,radio_ctrl 
-0x2591 004709 branch process_dmh_noedr ,true 
-0x2592 004710 disable enable_white 
-0x2593 004711 enable decode_fec0 
-0x2594 004712 disable decode_fec2 
-0x2595 004713 add clkn_bt ,2 ,timeup 
-0x2596 004714 correlate clkn_bt ,meet 
-0x2597 004715 nbranch error_payload ,sync 
-0x2598 004716 set1 mark_longpacket ,mark 
-0x2599 004717 enable enable_white 
-:      004718 process_dmh_noedr:
-0x259a 004719 bpatch patch0b_2 ,mem_patch0b 
-0x259b 004720 enable encrypt 
-0x259c 004721 enable enable_crc 
-0x259d 004722 parse demod ,bucket ,3 
-0x259e 004723 rshift8 pwindow ,pdata 
-0x259f 004724 store 1 ,mem_lch_code 
-0x25a0 004725 parse demod ,bucket ,5 
-0x25a1 004726 bmark1 mark_longpacket ,process_dmh_long 
-0x25a2 004727 rshift3 pwindow ,loopcnt 
-0x25a3 004728 rshift3 loopcnt ,loopcnt 
-0x25a4 004729 branch process_dmh_common 
-:      004730 process_dmh_long:
-0x25a5 004731 parse demod ,bucket ,5 
-0x25a6 004732 rshift pwindow ,loopcnt 
-0x25a7 004733 parse demod ,bucket ,3 
-:      004734 process_dmh_common:
-0x25a8 004735 bpatch patch0b_3 ,mem_patch0b 
-0x25a9 004736 deposit loopcnt 
-0x25aa 004737 store 2 ,mem_len 
-0x25ab 004738 branch process_dmh_data_end ,blank 
-0x25ac 004739 isub mask3ff ,null 
-0x25ad 004740 branch error_payload ,positive 
-0x25ae 004741 bpatch patch0b_4 ,mem_patch0b 
-0x25af 004742 set0 mark_fhs_eir ,mark 
-0x25b0 004743 fetch 1 ,mem_lch_code 
-0x25b1 004744 and_into 0x03 ,pdata 
-0x25b2 004745 arg mem_rxbuf ,contw 
-0x25b3 004746 beq llid_lmp ,process_lmp 
-0x25b4 004747 bmark1 mark_testmode ,process_dmh_data 
-0x25b5 004749 fetch 1 ,mem_lch_code 
-0x25b6 004750 and_into 0x03 ,pdata 
-0x25b7 004751 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
-0x25b8 004752 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
-0x25b9 004753 branch error_payload 
-:      004755 process_lmp:
-0x25ba 004756 fetch 2 ,mem_len 
-0x25bb 004757 sub pdata ,0x70 ,null 
-0x25bc 004758 nbranch error_payload ,positive 
-0x25bd 004759 bmark1 mark_old_packet ,ack_payload 
-0x25be 004760 branch process_dmh_data 
-:      004763 process_dmh_data_l2cap_start_pkt:
-0x25bf 004764 bpatch patch0b_5 ,mem_patch0b 
-0x25c0 004765 bmark1 mark_old_packet ,ack_payload 
-0x25c1 004766 fetch 2 ,mem_len 
-0x25c2 004767 arg 0x2e0 ,temp 
-0x25c3 004768 isub temp ,null 
-0x25c4 004769 branch error_payload ,positive 
-0x25c5 004770 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x25c6 004771 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
-0x25c7 004772 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
-0x25c8 004773 branch end_of_packet 
-:      004774 process_dmh_data_into_buff1:
-0x25c9 004775 jam 1 ,mem_l2cap_rxbuff_new 
-0x25ca 004776 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25cb 004777 bne 0 ,end_of_packet 
-0x25cc 004778 arg mem_l2cap_rxbuff1 ,contw 
-0x25cd 004779 branch process_dmh_data 
-:      004780 process_dmh_data_into_buff2:
-0x25ce 004781 jam 2 ,mem_l2cap_rxbuff_new 
-0x25cf 004782 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25d0 004783 bne 0 ,end_of_packet 
-0x25d1 004784 arg mem_l2cap_rxbuff2 ,contw 
-0x25d2 004785 branch process_dmh_data 
-:      004787 process_dmh_data_l2cap_continue_pkt:
-0x25d3 004788 bpatch patch0b_6 ,mem_patch0b 
-0x25d4 004789 bmark1 mark_old_packet ,ack_payload 
-0x25d5 004790 fetch 2 ,mem_len 
-0x25d6 004791 arg 0x2e0 ,temp 
-0x25d7 004792 isub temp ,null 
-0x25d8 004793 branch error_payload ,positive 
-0x25d9 004794 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25da 004795 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
-0x25db 004796 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
-0x25dc 004797 branch end_of_packet 
-:      004798 process_dmh_data_l2cap_continue_pkt1:
-0x25dd 004799 arg mem_l2cap_rxbuff1 ,contw 
-0x25de 004800 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25df 004801 iadd contw ,contw 
-0x25e0 004802 branch process_dmh_data 
-:      004803 process_dmh_data_l2cap_continue_pkt2:
-0x25e1 004804 arg mem_l2cap_rxbuff2 ,contw 
-0x25e2 004805 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25e3 004806 iadd contw ,contw 
-:      004807 process_dmh_data:
-0x25e4 004808 parse demod ,bucket ,8 
-0x25e5 004809 rshift3 pwindow ,pdata 
-0x25e6 004810 istore 1 ,contw 
-0x25e7 004811 loop process_dmh_data 
-:      004812 process_dmh_data_end:
-0x25e8 004813 bpatch patch0b_7 ,mem_patch0b 
-0x25e9 004814 parse demod ,bucket ,16 
-0x25ea 004815 branch error_payload_crc ,crc_failed 
-0x25eb 004816 fetch 1 ,mem_l2cap_flow_ctrl_flag 
-0x25ec 004817 beq l2cap_flow_ctrl_enable ,end_of_packet 
-0x25ed 004818 bmark1 mark_testmode ,process_dmh_cont 
-0x25ee 004819 bmark1 mark_old_packet ,redundant_payload 
-0x25ef 004820 fetch 1 ,mem_lch_code 
-0x25f0 004821 compare 3 ,pdata ,3 
-0x25f1 004822 branch process_dmh_cont ,true 
-0x25f2 004823 fetch 2 ,mem_len 
-0x25f3 004824 branch process_dmh_cont ,blank 
-0x25f4 004825 bpatch patch0c_0 ,mem_patch0c 
-0x25f5 004826 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25f6 004827 beq 1 ,process_l2cap_pass_crc_buff1 
-0x25f7 004828 beq 2 ,process_l2cap_pass_crc_buff2 
-0x25f8 004829 branch assert 
-:      004830 process_l2cap_pass_crc_buff1:
-0x25f9 004831 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25fa 004832 fetcht 2 ,mem_len 
-0x25fb 004833 iadd temp ,pdata 
-0x25fc 004834 store 2 ,mem_l2cap_rxbuff1_len 
-0x25fd 004835 beq 0 ,assert 
-0x25fe 004836 fetcht 2 ,mem_l2cap_rxbuff1 
-0x25ff 004837 increase 4 ,temp 
-0x2600 004838 isub temp ,null 
-0x2601 004839 call l2cap_buff1_inuse ,zero 
-0x2602 004840 branch process_dmh_cont 
-:      004841 process_l2cap_pass_crc_buff2:
-0x2603 004842 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x2604 004843 fetcht 2 ,mem_len 
-0x2605 004844 iadd temp ,pdata 
-0x2606 004845 store 2 ,mem_l2cap_rxbuff2_len 
-0x2607 004846 beq 0 ,assert 
-0x2608 004847 fetcht 2 ,mem_l2cap_rxbuff2 
-0x2609 004848 add temp ,4 ,temp 
-0x260a 004849 isub temp ,null 
-0x260b 004850 call l2cap_buff2_inuse ,zero 
-0x260c 004851 branch process_dmh_cont 
-:      004852 process_dmh_cont:
-0x260d 004853 bpatch patch0c_1 ,mem_patch0c 
-0x260e 004854 fetcht 1 ,mem_state_map 
-0x260f 004855 fetch 1 ,mem_lch_code 
-0x2610 004856 compare 3 ,pdata ,0x03 
-0x2611 004857 setflag true ,smap_rxlmp ,temp 
-0x2612 004858 nsetflag true ,smap_rxl2cap ,temp 
-0x2613 004859 storet 1 ,mem_state_map 
-0x2614 004860 nbranch process_dmh_cont_rxbuf_not_use ,true 
-0x2615 004861 set1 mark_rxbuf_inuse ,mark 
-:      004862 process_dmh_cont_rxbuf_not_use:
-0x2616 004863 bmark0 mark_testmode ,ack_payload 
-0x2617 004864 isolate1 smap_rxlmp ,temp 
-0x2618 004865 branch ack_payload ,true 
-0x2619 004866 fetch 2 ,mem_tst_pktcnt_crc 
-0x261a 004867 increase 1 ,pdata 
-0x261b 004868 store 2 ,mem_tst_pktcnt_crc 
-0x261c 004869 set1 mark_loopback ,mark 
-0x261d 004870 set0 smap_rxl2cap ,temp 
-0x261e 004871 set0 mark_rxbuf_inuse ,mark 
-0x261f 004872 storet 1 ,mem_state_map 
-:      004873 ack_payload:
-0x2620 004874 bpatch patch0c_2 ,mem_patch0c 
-0x2621 004875 fetcht 1 ,mem_temp_arq 
-0x2622 004876 fetch 1 ,mem_arq 
-0x2623 004877 set1 arqnx ,pdata 
-0x2624 004878 isolate1 seqn ,temp 
-0x2625 004879 setflag true ,seqn ,pdata 
-0x2626 004880 isolate1 mark_am_addr_broadcast ,mark 
-0x2627 004881 setflag true ,bcast1 ,pdata 
-0x2628 004882 store 1 ,mem_arq 
-0x2629 004883 fetch 2 ,mem_len 
-0x262a 004884 nbranch end_of_packet ,blank 
-0x262b 004885 fetch 1 ,mem_state_map 
-0x262c 004886 set0 smap_rxl2cap ,pdata 
-0x262d 004887 store 1 ,mem_state_map 
-0x262e 004888 fetch 1 ,mem_lch_code 
-0x262f 004889 compare 0x01 ,pdata ,0x07 
-0x2630 004891 branch end_of_packet 
-:      004893 error_header:
-0x2631 004894 bpatch patch0c_3 ,mem_patch0c 
-0x2632 004895 disable match 
-0x2633 004896 fetch 2 ,mem_rx_hec_err 
-0x2634 004897 increase 1 ,pdata 
-0x2635 004898 store 2 ,mem_rx_hec_err 
-0x2636 004899 branch end_of_packet 
-:      004900 error_payload_crc:
-0x2637 004901 fetch 2 ,mem_rx_crc_err 
-0x2638 004902 increase 1 ,pdata 
-0x2639 004903 store 2 ,mem_rx_crc_err 
-0x263a 004904 call discard_pkt 
-0x263b 004905 bmark0 mark_testmode ,error_payload 
-0x263c 004906 set1 mark_loopback ,mark 
-:      004907 error_payload:
-0x263d 004908 branch end_of_packet 
-:      004910 discard_pkt:
-0x263e 004911 bpatch patch0c_4 ,mem_patch0c 
-0x263f 004912 fetch 1 ,mem_lch_code 
-0x2640 004913 compare 3 ,pdata ,0x03 
-0x2641 004914 nbranch discard_pkt_l2cap ,true 
-:      004915 discard_pkt_lmp:
-0x2642 004916 fetcht 1 ,mem_state_map 
-0x2643 004917 set0 smap_rxlmp ,temp 
-0x2644 004918 storet 1 ,mem_state_map 
-0x2645 004919 rtn 
-:      004920 discard_pkt_l2cap:
-0x2646 004923 fetcht 1 ,mem_state_map 
-0x2647 004924 set0 smap_rxl2cap ,temp 
-0x2648 004925 storet 1 ,mem_state_map 
-0x2649 004926 branch h4_send_acl_trigger_clear 
-:      004928 redundant_payload:
-0x264a 004929 fetch 1 ,mem_arq 
-0x264b 004930 set1 arqnx ,pdata 
-0x264c 004931 store 1 ,mem_arq 
-:      004932 end_of_packet:
-0x264d 004933 bpatch patch0c_5 ,mem_patch0c 
-0x264e 004934 disable encode_fec0 
-0x264f 004935 disable encode_fec2 
-0x2650 004936 disable decode_fec0 
-0x2651 004937 disable decode_fec2 
-0x2652 004938 disable enable_crc 
-0x2653 004939 disable encrypt 
-0x2654 004940 disable enable_white 
-0x2655 004941 branch shutdown_radio ,is_rx 
-0x2656 004942 until null ,tx_clear 
-0x2657 004943 nop 100 
-0x2658 004944 branch shutdown_radio 
-:      004946 process_fhs:
-0x2659 004947 bpatch patch0c_6 ,mem_patch0c 
-0x265a 004948 enable enable_crc 
-0x265b 004949 enable decode_fec2 
-0x265c 004950 parse demod ,bucket ,72 
-0x265d 004951 isolate1 58 ,pdata 
-0x265e 004952 setflag true ,mark_fhs_eir ,mark 
-0x265f 004953 copy bt_adr ,temp 
-0x2660 004954 ialigned bt_adr 
-0x2661 004955 ialigned fhs0 
-0x2662 004956 pulse recalc 
-0x2663 004957 setsect 2 ,0xfffff 
-0x2664 004958 setsect 3 ,0x0ffff 
-0x2665 004959 nop 32 
-0x2666 004960 iverify fhs_parity 
-0x2667 004961 deposit lap 
-0x2668 004962 store 3 ,extm_lap 
-0x2669 004963 deposit uap 
-0x266a 004964 store 1 ,extm_uap 
-0x266b 004965 copy temp ,bt_adr 
-0x266c 004966 branch fhs_parity_ok ,true 
-0x266d 004967 branch error_payload 
-:      004968 fhs_parity_ok:
-0x266e 004969 bpatch patch0c_7 ,mem_patch0c 
-0x266f 004970 parse demod ,bucket ,72 
-0x2670 004971 ialigned fhs1 
-0x2671 004972 ialigned am_addr 
-0x2672 004973 ialigned nap 
-0x2673 004974 ialigned regb 
-0x2674 004975 force 0 ,pdata 
-0x2675 004976 parse demod ,bucket ,16 
-0x2676 004977 branch error_payload ,crc_failed 
-0x2677 004978 setarg 0x0ffffffc 
-0x2678 004979 iand regb ,pdata 
-0x2679 004980 store 4 ,mem_clke_bt 
-0x267a 004981 deposit fhs_class 
-0x267b 004982 store 3 ,extm_class 
-0x267c 004983 deposit fhs_misc 
-0x267d 004984 store 1 ,extm_fhs_misc 
-0x267e 004985 deposit am_addr 
-0x267f 004986 store 1 ,extm_newconn_am_addr 
-0x2680 004987 deposit nap 
-0x2681 004988 store 2 ,extm_nap 
-0x2682 004989 deposit bt_clk 
-0x2683 004990 inject rxf ,32 
-0x2684 004991 compare type_fhs ,type ,0x0f 
-0x2685 004992 setflag true ,mark_fhs_already_good ,mark 
-0x2686 004993 branch end_of_packet 
-:      004995 clear_got_tx:
-0x2687 004996 bpatch patch0d_0 ,mem_patch0d 
-0x2688 004997 fetch 1 ,mem_arq 
-0x2689 004998 rtnbit0 wack 
-0x268a 004999 set0 wack ,pdata 
-0x268b 005000 setflip seqnx ,pdata 
-0x268c 005001 store 1 ,mem_arq 
-0x268d 005002 fetch 1 ,mem_last_type 
-0x268e 005003 beq type_lmp ,clear_got_txlmp 
-0x268f 005004 rtneq type_hv3 
-0x2690 005005 fetch 1 ,mem_op 
-0x2691 005006 rtnbit0 op_txl2cap ,pdata 
-0x2692 005007 set0 op_txl2cap ,pdata 
-0x2693 005008 set1 op_pkt_comp ,pdata 
-0x2694 005009 store 1 ,mem_op 
-0x2695 005010 set0 mark_tx_l2cap ,mark 
-0x2696 005011 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x2697 005012 nrtn blank 
-0x2698 005013 fetch 1 ,mem_op 
-0x2699 005014 set0 op_pkt_comp ,pdata 
-0x269a 005015 store 1 ,mem_op 
-0x269b 005016 branch l2cap_malloc_free 
-:      005018 clear_got_txlmp:
-0x269c 005019 bpatch patch0d_1 ,mem_patch0d 
-0x269d 005020 fetch 1 ,mem_lmo_header_opcode 
-0x269e 005021 rshift pdata ,pdata 
-0x269f 005022 beq lmp_start_encryption_req ,start_encryption 
-0x26a0 005023 beq lmp_stop_encryption_req ,stop_encryption 
-0x26a1 005024 beq lmp_unsniff_req ,sniff_exit 
-0x26a2 005025 beq lmp_escape ,clear_lmp_escape 
-0x26a3 005026 rtnne lmp_accepted 
-0x26a4 005027 fetch 1 ,mem_lmo_payload 
-0x26a5 005028 beq lmp_sco_link_req ,sco_link_req_by_slave 
-0x26a6 005029 beq lmp_start_encryption_req ,clear_send_setup_complete 
-0x26a7 005030 rtn 
-:      005032 clear_lmp_escape:
-0x26a8 005033 fetch 1 ,mem_lmo_payload 
-0x26a9 005034 set1 7 ,pdata 
-0x26aa 005035 rtn 
-:      005036 clear_send_setup_complete:
-0x26ab 005037 rtn master 
-0x26ac 005038 fetch 1 ,mem_state 
-0x26ad 005039 rtnbit1 state_conn_comp 
-0x26ae 005040 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x26af 005041 rtn 
-:      005044 sco_link_req_by_slave:
-0x26b0 005045 rtn master 
-0x26b1 005046 fetch 1 ,mem_mode 
-0x26b2 005047 isolate1 send_sco_when_slave ,pdata 
-0x26b3 005048 branch clean_mem_mode ,true 
-0x26b4 005050 rtn 
-:      005051 clean_mem_mode:
-0x26b5 005052 set0 send_sco_when_slave ,pdata 
-0x26b6 005053 store 1 ,mem_mode 
-0x26b7 005054 rtn 
-:      005056 start_encryption:
-0x26b8 005057 bpatch patch0d_2 ,mem_patch0d 
-0x26b9 005058 fetch 1 ,mem_state_map 
-0x26ba 005059 set1 smap_encryption ,pdata 
-0x26bb 005060 store 1 ,mem_state_map 
-0x26bc 005061 jam 1 ,core_encrypt 
-0x26bd 005062 fetch 1 ,mem_state 
-0x26be 005063 isolate1 state_conn_comp ,pdata 
-0x26bf 005064 rtn 
-:      005066 stop_encryption:
-0x26c0 005067 bpatch patch0d_3 ,mem_patch0d 
-0x26c1 005068 fetch 1 ,mem_state_map 
-0x26c2 005069 set0 smap_encryption ,pdata 
-0x26c3 005070 store 1 ,mem_state_map 
-0x26c4 005071 jam 0 ,core_encrypt 
-0x26c5 005072 rtn 
-:      005075 sniff_init:
-0x26c6 005076 bpatch patch0d_4 ,mem_patch0d 
-0x26c7 005077 copy clkn_bt ,pdata 
-0x26c8 005078 store 4 ,mem_lpm_delay_after_sniff 
-0x26c9 005079 add clkn_bt ,3 ,rega 
-0x26ca 005080 branch sniff_init_master ,master 
-0x26cb 005081 add clke_bt ,3 ,rega 
-:      005082 sniff_init_master:
-0x26cc 005083 fetcht 2 ,mem_tsniff 
-0x26cd 005084 deposit rega 
-0x26ce 005085 set0 27 ,pdata 
-0x26cf 005086 idiv temp 
-0x26d0 005087 fetch 2 ,mem_dsniff 
-0x26d1 005088 call wait_div_end 
-0x26d2 005089 remainder regc 
-0x26d3 005090 isub regc ,pdata 
-0x26d4 005091 branch sniff_init_nowrap ,positive 
-0x26d5 005092 iadd temp ,pdata 
-:      005093 sniff_init_nowrap:
-0x26d6 005094 iadd rega ,pdata 
-0x26d7 005095 store 4 ,mem_sniff_anchor 
-0x26d8 005096 jam switch_flag_init ,mem_switch_flag 
-0x26d9 005097 fetch 1 ,mem_state 
-0x26da 005098 set1 state_insniff ,pdata 
-0x26db 005099 store 1 ,mem_state 
-0x26dc 005100 fetch 1 ,mem_sniff_attempt 
-0x26dd 005101 store 1 ,mem_current_sniff_attempt 
-0x26de 005102 setarg 0 
-0x26df 005103 store 3 ,mem_sniff_rcv 
-0x26e0 005104 store 3 ,mem_sniff_lost 
-0x26e1 005105 store 1 ,mem_sniff_unint_lost 
-0x26e2 005106 jam bt_evt_enter_sniff ,mem_fifo_temp 
-0x26e3 005107 call ui_ipc_send_event 
-0x26e4 005108 fetch 2 ,mem_rx_window_sniff 
-0x26e5 005109 store 2 ,mem_rx_window 
-0x26e6 005110 nrtn master 
-0x26e7 005111 add am_addr ,-1 ,queue 
-0x26e8 005112 rtn 
-:      005114 sniff_exit:
-0x26e9 005115 bpatch patch0d_5 ,mem_patch0d 
-0x26ea 005116 fetch 1 ,mem_state 
-0x26eb 005117 rtnbit0 state_insniff 
-0x26ec 005118 set0 state_insniff ,pdata 
-0x26ed 005119 store 1 ,mem_state 
-0x26ee 005120 fetch 2 ,mem_rx_window_init 
-0x26ef 005121 store 2 ,mem_rx_window 
-0x26f0 005122 disable wake 
-0x26f1 005123 jam bt_evt_exit_sniff ,mem_fifo_temp 
-0x26f2 005124 branch ui_ipc_send_event 
-:      005127 check_attempt:
-0x26f3 005128 bpatch patch0d_6 ,mem_patch0d 
-0x26f4 005129 enable attempt 
-0x26f5 005130 fetch 1 ,mem_state 
-0x26f6 005131 bbit1 state_insniff ,check_attempt_sniff 
-0x26f7 005132 rtnmark1 mark_testmode 
-0x26f8 005133 fetch 1 ,mem_arq 
-0x26f9 005134 rtnbit1 wack 
-0x26fa 005135 fetch 1 ,mem_lmp_to_send 
-0x26fb 005136 nrtn blank 
-0x26fc 005137 fetch 1 ,mem_op 
-0x26fd 005138 rtnbit1 op_txl2cap 
-:      005139 check_attempt_nomore:
-0x26fe 005140 force 0 ,pdata 
-0x26ff 005141 rtn 
-:      005143 check_attempt_sniff:
-0x2700 005144 bbit0 state_insco ,check_attempt_not_sco 
-0x2701 005145 fetch 1 ,mem_current_sniff_attempt 
-0x2702 005146 beq 2 ,check_attempt_sniff_restore_sco 
-0x2703 005147 fetch 1 ,mem_arq 
-0x2704 005148 bbit1 wack ,check_attempt_notimeout 
-0x2705 005149 bmark0 mark_esco_rxok ,check_attempt_notimeout 
-:      005150 check_attempt_sniff_restore_sco:
-0x2706 005151 nbranch check_attempt_notimeout ,master 
-0x2707 005152 fetch 1 ,mem_lmp_to_send 
-0x2708 005153 nbranch check_attempt_notimeout ,blank 
-:      005154 check_attempt_sco_master:
-0x2709 005155 fetch 1 ,mem_sco_poll 
-0x270a 005156 increase -1 ,pdata 
-0x270b 005157 store 1 ,mem_sco_poll 
-0x270c 005158 nbranch check_attempt_nomore ,blank 
-0x270d 005159 jam param_sco_poll ,mem_sco_poll 
-0x270e 005160 branch check_attempt_notimeout 
-:      005167 check_attempt_not_sco:
-0x270f 005168 fetch 1 ,mem_current_sniff_attempt 
-0x2710 005169 bne 1 ,check_attempt_notimeout 
-0x2711 005170 fetch 1 ,mem_current_sniff_timeout 
-0x2712 005171 branch check_attempt_notimeout ,blank 
-0x2713 005172 increase -1 ,pdata 
-0x2714 005173 store 1 ,mem_current_sniff_timeout 
-0x2715 005174 fetch 1 ,mem_arq 
-0x2716 005175 rtnbit1 wack 
-0x2717 005176 nrtn match 
-:      005177 check_attempt_notimeout:
-0x2718 005178 fetch 1 ,mem_current_sniff_attempt 
-0x2719 005179 increase -1 ,pdata 
-0x271a 005180 store 1 ,mem_current_sniff_attempt 
-0x271b 005181 rtn 
-:      005192 sniff_check_window:
-0x271c 005193 bpatch patch0d_7 ,mem_patch0d 
-0x271d 005194 disable swfine 
-0x271e 005195 copy temp ,stop_watch 
-0x271f 005196 call context_search_sniff_window 
-0x2720 005197 disable user 
-0x2721 005198 nrtn zero 
-0x2722 005199 force 0 ,stop_watch 
-0x2723 005200 enable user 
-0x2724 005201 rtn 
-:      005204 check_esco_amaddr:
-0x2725 005205 fetch 1 ,mem_esco_addr 
-0x2726 005206 icompare 0xff ,am_addr 
-0x2727 005207 rtn 
-:      005210 parse_l2cap:
-0x2728 005211 bpatch patch0e_0 ,mem_patch0e 
-0x2729 005212 set0 mark_rxbuf_inuse ,mark 
-:      005213 parse_l2cap_cont:
-0x272a 005214 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x272b 005215 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x272c 005216 rtn blank 
-0x272d 005217 isolate1 l2cap_inuse_buff1 ,pdata 
-0x272e 005218 arg mem_l2cap_rxbuff1 ,contr 
-0x272f 005219 call process_rx_l2cap_pkt ,true 
-0x2730 005220 bpatch patch0e_1 ,mem_patch0e 
-0x2731 005221 fetch 1 ,mem_l2cap_rx_done 
-0x2732 005222 beq l2cap_rx_done ,parse_l2cap_release_buff1 
-0x2733 005224 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x2734 005225 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2735 005226 rtnbit0 l2cap_inuse_buff2 
-0x2736 005227 arg mem_l2cap_rxbuff2 ,contr 
-0x2737 005228 call process_rx_l2cap_pkt 
-0x2738 005229 fetch 1 ,mem_l2cap_rx_done 
-0x2739 005230 beq l2cap_rx_done ,parse_l2cap_release_buff2 
-0x273a 005231 rtn 
-:      005233 parse_l2cap_release_buff1:
-0x273b 005234 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x273c 005235 set0 l2cap_inuse_buff1 ,pdata 
-0x273d 005236 store 1 ,mem_l2cap_rxbuff_inuse 
-0x273e 005237 setarg 0 
-0x273f 005238 store 2 ,mem_l2cap_rxbuff1_len 
-0x2740 005239 rtn 
-:      005240 parse_l2cap_release_buff2:
-0x2741 005241 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2742 005242 set0 l2cap_inuse_buff2 ,pdata 
-0x2743 005243 store 1 ,mem_l2cap_rxbuff_inuse 
-0x2744 005244 setarg 0 
-0x2745 005245 store 2 ,mem_l2cap_rxbuff2_len 
-0x2746 005246 rtn 
-:      005248 l2cap_buff1_inuse:
-0x2747 005249 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2748 005250 set1 l2cap_inuse_buff1 ,pdata 
-0x2749 005251 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274a 005252 rtn 
-:      005254 l2cap_buff2_inuse:
-0x274b 005255 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x274c 005256 set1 l2cap_inuse_buff2 ,pdata 
-0x274d 005257 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274e 005258 rtn 
-:      005264 slave_send_access:
-0x274f 005265 bpatch patch0e_2 ,mem_patch0e 
-0x2750 005266 add clke_bt ,1 ,bt_clk 
-0x2751 005267 call fetch_extm_bt_adr 
-0x2752 005268 force 0x03 ,freq_mode 
-0x2753 005269 call tx_radio_freq 
-0x2754 005270 call start_transmitter 
-0x2755 005271 call start_tx_external 
-0x2756 005272 branch send_access_word 
-:      005275 slave_conn_send_packet:
-0x2757 005276 bpatch patch0e_3 ,mem_patch0e 
-0x2758 005277 call rf_setup_time_slave_slot 
-0x2759 005278 deposit clke_bt 
-0x275a 005279 fetcht 4 ,mem_next_btclk 
-0x275b 005280 isub temp ,pdata 
-0x275c 005281 rtnne 1 
-0x275d 005282 compare type_null ,type ,0x1f 
-0x275e 005283 nbranch slave_conn_send_access ,true 
-0x275f 005284 fetch 1 ,mem_rx_type 
-0x2760 005285 rtn blank 
-:      005286 slave_conn_send_access:
-0x2761 005287 call slave_send_access 
-:      005288 transmit_packet:
-0x2762 005289 compare type_id ,type ,0x1f 
-0x2763 005290 branch end_of_packet ,true 
-0x2764 005291 rshift bt_clk ,temp 
-0x2765 005292 or temp ,0x40 ,white_init 
-:      005293 transmit_packet_whitened:
-0x2766 005294 bpatch patch0e_4 ,mem_patch0e 
-0x2767 005295 enable enable_white 
-0x2768 005296 enable enable_hec 
-0x2769 005297 enable encode_fec1 
-0x276a 005298 set0 mark_longpacket ,mark 
-0x276b 005299 deposit am_addr 
-0x276c 005300 inject mod ,3 
-0x276d 005301 deposit type 
-0x276e 005302 inject mod ,4 
-0x276f 005303 fetch 1 ,mem_arq 
-0x2770 005304 inject bucket ,4 
-0x2771 005305 inject mod ,3 
-0x2772 005306 enable enable_parity 
-0x2773 005307 inject mod ,8 
-0x2774 005308 disable encode_fec1 
-0x2775 005309 disable enable_parity 
-0x2776 005310 disable enable_hec 
-0x2777 005311 set0 psk3m ,radio_ctrl 
-0x2778 005312 arg 0 ,temp 
-0x2779 005313 call reserve_slot 
-0x277a 005314 bpatch patch0e_5 ,mem_patch0e 
-0x277b 005315 and type ,0x1f ,pdata 
-0x277c 005316 beq type_lmp ,transmit_lmp 
-0x277d 005317 beq type_null ,end_of_packet 
-0x277e 005318 beq type_poll ,end_of_packet 
-0x277f 005319 beq type_fhs ,transmit_fhs 
-0x2780 005320 beq type_dm1 ,transmit_dm1 
-0x2781 005321 beq type_dh1 ,transmit_dh1 
-0x2782 005322 beq type_hv3 ,transmit_hev 
-0x2783 005323 beq type_3dh1 ,transmit_3dh1 
-0x2784 005324 arg 4 ,temp 
-0x2785 005325 call reserve_slot 
-0x2786 005326 beq type_dm3 ,transmit_dm3 
-0x2787 005327 beq type_dh3 ,transmit_dh3 
-0x2788 005328 arg 8 ,temp 
-0x2789 005329 call reserve_slot 
-0x278a 005330 beq type_dh5 ,transmit_dh5 
-0x278b 005331 branch transmit_dm5 
-:      005334 transmit_hev:
-0x278c 005335 bpatch patch0e_6 ,mem_patch0e 
-0x278d 005336 enable encode_fec0 
-0x278e 005337 enable enable_crc 
-0x278f 005338 enable encrypt 
-0x2790 005339 force 30 ,loopcnt 
-0x2791 005340 arg mem_sco_obuf ,contr 
-:      005341 transmit_ev_loop:
-0x2792 005342 ifetch 1 ,contr 
-0x2793 005343 inject mod ,8 
-0x2794 005344 loop transmit_ev_loop 
-0x2795 005345 bmark1 mark_esco ,transmit_end 
-0x2796 005346 branch end_of_packet 
-:      005348 transmit_fhs:
-0x2797 005349 bpatch patch0e_7 ,mem_patch0e 
-0x2798 005350 fetch 1 ,mem_fhs_am_addr 
-0x2799 005351 icopy am_addr 
-0x279a 005352 fetch 1 ,mem_fhs_misc 
-0x279b 005353 icopy fhs_misc 
-0x279c 005354 fetch 3 ,mem_class 
-0x279d 005355 icopy fhs_class 
-0x279e 005356 fetch 2 ,mem_nap 
-0x279f 005357 icopy nap 
-0x27a0 005358 enable enable_crc 
-0x27a1 005359 enable encode_fec2 
-0x27a2 005360 copy bt_adr ,rega 
-0x27a3 005361 call fetch_self_bt_adr 
-0x27a4 005362 pulse recalc 
-0x27a5 005363 nop 32 
-0x27a6 005364 copy bt_clk ,timeup 
-0x27a7 005365 fetch 4 ,mem_clkn_bt 
-0x27a8 005366 icopy bt_clk 
-0x27a9 005367 preload fhs0 
-0x27aa 005368 set1 58 ,pdata 
-0x27ab 005369 inject mod ,72 
-0x27ac 005370 preload fhs1 
-0x27ad 005371 inject mod ,72 
-0x27ae 005372 copy timeup ,bt_clk 
-0x27af 005373 copy rega ,bt_adr 
-0x27b0 005374 enable enable_parity 
-0x27b1 005375 inject mod ,16 
-0x27b2 005376 disable enable_parity 
-0x27b3 005377 branch end_of_packet 
-:      005379 transmit_lmp:
-0x27b4 005380 bpatch patch0f_0 ,mem_patch0f 
-0x27b5 005381 enable encrypt 
-0x27b6 005382 enable enable_crc 
-0x27b7 005383 enable encode_fec2 
-0x27b8 005384 fetch 1 ,mem_lmo_header_length 
-0x27b9 005385 and pdata ,0x1f8 ,temp 
-0x27ba 005386 arg mem_lmo_header_length ,contr 
-0x27bb 005387 increase 8 ,temp 
-:      005388 transmit_lmp_loop:
-0x27bc 005389 add temp ,-72 ,regc 
-0x27bd 005390 nbranch transmit_lmp_finish ,positive 
-0x27be 005391 ifetch 9 ,contr 
-0x27bf 005392 inject mod ,72 
-0x27c0 005393 copy regc ,temp 
-0x27c1 005394 branch transmit_lmp_loop 
-:      005395 transmit_lmp_finish:
-0x27c2 005396 ifetch 9 ,contr 
-0x27c3 005397 iinject mod ,temp 
-0x27c4 005398 branch transmit_end 
-:      005400 transmit_dm1:
-0x27c5 005401 enable encode_fec2 
-0x27c6 005402 branch transmit_dmh 
-:      005403 transmit_dm3:
-:      005404 transmit_dm5:
-0x27c7 005405 enable encode_fec2 
-0x27c8 005406 set1 mark_longpacket ,mark 
-0x27c9 005407 branch transmit_dmh 
-:      005409 transmit_3dh1:
-0x27ca 005410 set1 psk3m ,radio_ctrl 
-:      005411 transmit_dh1:
-0x27cb 005412 enable encode_fec0 
-0x27cc 005413 branch transmit_dmh 
-:      005415 transmit_dh3:
-:      005416 transmit_dh5:
-0x27cd 005417 set1 psk3m ,radio_ctrl 
-0x27ce 005418 enable encode_fec0 
-0x27cf 005419 set1 mark_longpacket ,mark 
-:      005421 transmit_dmh:
-0x27d0 005422 bpatch patch0f_1 ,mem_patch0f 
-0x27d1 005423 fetch 1 ,mem_state_map 
-0x27d2 005424 bbit0 smap_edr ,transmit_noedr 
-0x27d3 005425 sub type ,3 ,null 
-0x27d4 005426 branch transmit_noedr ,positive 
-0x27d5 005427 disable encrypt 
-0x27d6 005428 disable encode_fec2 
-0x27d7 005429 enable encode_fec0 
-0x27d8 005430 disable enable_white 
-0x27d9 005431 set1 psk ,radio_ctrl 
-0x27da 005432 isolate1 psk3m ,radio_ctrl 
-0x27db 005433 branch transmit_edr3m ,true 
-0x27dc 005434 setarg 0xabeee 
-0x27dd 005435 inject mod ,20 
-0x27de 005436 branch transmit_edr_sync_end 
-:      005437 transmit_edr3m:
-0x27df 005438 setarg 0x5faeba 
-0x27e0 005439 inject mod ,24 
-0x27e1 005440 setarg 0x12 
-0x27e2 005441 inject mod ,6 
-:      005442 transmit_edr_sync_end:
-0x27e3 005443 enable enable_white 
-0x27e4 005444 set1 mark_longpacket ,mark 
-:      005445 transmit_noedr:
-0x27e5 005446 enable encrypt 
-0x27e6 005447 enable enable_crc 
-0x27e7 005448 bmark1 mark_loopback ,transmit_loopback 
-0x27e8 005449 fetch 1 ,mem_tx_lch 
-0x27e9 005450 inject mod ,3 
-0x27ea 005451 fetch 2 ,mem_tx_len 
-0x27eb 005452 iforce loopcnt 
-0x27ec 005453 bmark1 mark_longpacket ,transmit_long 
-0x27ed 005454 inject mod ,5 
-0x27ee 005455 branch transmit_stuff 
-:      005456 transmit_long:
-0x27ef 005457 inject mod ,13 
-:      005458 transmit_stuff:
-0x27f0 005459 deposit loopcnt 
-0x27f1 005460 branch transmit_end ,blank 
-0x27f2 005461 fetch 2 ,mem_txptr 
-0x27f3 005462 iforce contr 
-:      005463 transmit_stuff_loop:
-0x27f4 005464 ifetch 1 ,contr 
-0x27f5 005465 inject mod ,8 
-0x27f6 005466 loop transmit_stuff_loop 
-:      005469 transmit_end:
-0x27f7 005470 enable enable_parity 
-0x27f8 005471 inject mod ,16 
-0x27f9 005472 disable enable_parity 
-0x27fa 005473 call set_wait_ack 
-0x27fb 005474 fetch 1 ,mem_state_map 
-0x27fc 005475 bbit0 smap_edr ,end_of_packet 
-0x27fd 005476 force 0 ,pdata 
-0x27fe 005477 inject mod ,6 
-0x27ff 005478 branch end_of_packet 
-:      005481 transmit_loopback:
-0x2800 005482 bpatch patch0f_2 ,mem_patch0f 
-0x2801 005483 bmark1 mark_longpacket ,transmit_loopback_long 
-:      005484 transmit_loopback_short:
-0x2802 005485 fetch 1 ,mem_lch_code 
-0x2803 005486 inject mod ,3 
-0x2804 005487 fetch 1 ,mem_len 
-0x2805 005488 iforce regc 
-0x2806 005489 inject mod ,5 
-0x2807 005490 branch transmit_loopback_cont 
-:      005491 transmit_loopback_long:
-0x2808 005492 fetch 1 ,mem_lch_code 
-0x2809 005493 inject mod ,3 
-0x280a 005494 fetch 2 ,mem_len 
-0x280b 005495 iforce regc 
-0x280c 005496 inject mod ,13 
-:      005497 transmit_loopback_cont:
-0x280d 005498 arg mem_rxbuf ,contr 
-:      005499 transmit_loopback_loop:
-0x280e 005500 copy regc ,null 
-0x280f 005501 branch transmit_loopback_end ,zero 
-0x2810 005502 ifetch 1 ,contr 
-0x2811 005503 inject mod ,8 
-0x2812 005504 increase -1 ,regc 
-0x2813 005505 branch transmit_loopback_loop 
-:      005506 transmit_loopback_end:
-0x2814 005507 fetch 2 ,mem_tst_pktcnt_dmh 
-0x2815 005508 increase 1 ,pdata 
-0x2816 005509 store 2 ,mem_tst_pktcnt_dmh 
-0x2817 005510 branch transmit_end 
-:      005513 apply_switch_clke:
-0x2818 005514 fetch 4 ,mem_clke_bt 
-0x2819 005515 add pdata ,7 ,rega 
-0x281a 005516 fetch 2 ,mem_slot_offset 
-0x281b 005517 nbranch apply_switch_nozero ,blank 
-0x281c 005518 increase -3 ,rega 
-0x281d 005519 branch apply_switch_wait_loop 
-:      005520 apply_switch_nozero:
-0x281e 005521 mul32 pdata ,12 ,pdata 
-0x281f 005522 hfetcht 2 ,core_halfslot 
-0x2820 005523 increase 1 ,temp 
-:      005524 apply_switch_loop:
-0x2821 005525 isub temp ,pdata 
-0x2822 005526 nbranch apply_switch_bt ,positive 
-0x2823 005527 increase -1 ,rega 
-0x2824 005528 branch apply_switch_loop 
-:      005529 apply_switch_bt:
-0x2825 005530 sub pdata ,0 ,pdata 
-:      005531 apply_switch_wait_loop:
-0x2826 005532 until null ,oneslot 
-0x2827 005533 compare 0 ,clkn_bt ,3 
-0x2828 005534 nbranch apply_switch_wait_loop ,true 
-0x2829 005535 iforce clke_rt 
-0x282a 005536 copy rega ,clke_bt 
-0x282b 005537 iforce clke_rt 
-0x282c 005538 rtn 
-:      005541 calc_slot_offset:
-0x282d 005542 bpatch patch0f_3 ,mem_patch0f 
-0x282e 005543 until null ,halfslot 
-0x282f 005544 deposit clke 
-0x2830 005545 iforce contr 
-0x2831 005546 rshift16 ,pdata ,pdata 
-0x2832 005547 isub clkn_bt ,loopcnt 
-0x2833 005548 and_into 3 ,loopcnt 
-0x2834 005549 nbranch calc_bt_portion ,zero 
-0x2835 005550 force 0 ,pdata 
-0x2836 005551 branch calc_skip_bt 
-:      005552 calc_bt_portion:
-0x2837 005553 arg 3750 ,temp 
-0x2838 005554 force 0 ,pdata 
-:      005555 calc_slot_offset_loop:
-0x2839 005556 iadd temp ,pdata 
-0x283a 005557 loop calc_slot_offset_loop 
-:      005558 calc_skip_bt:
-0x283b 005559 iadd contr ,pdata 
-0x283c 005560 div pdata ,12 
-0x283d 005561 call wait_div_end 
-0x283e 005562 quotient pdata 
-0x283f 005563 store 2 ,mem_slot_offset 
-0x2840 005564 rtn 
-:      005566 calc_clke_offset:
-0x2841 005567 bpatch patch0f_4 ,mem_patch0f 
-0x2842 005568 deposit clke 
-0x2843 005569 copy clkn ,temp 
-0x2844 005570 isub temp ,null 
-0x2845 005571 nsetflag positive ,44 ,pdata 
-0x2846 005572 isub temp ,temp 
-0x2847 005573 setarg 3750 
-0x2848 005574 isolate0 15 ,temp 
-0x2849 005575 branch calc_clke_pos ,true 
-0x284a 005576 setarg -61786 
-0x284b 005577 iadd temp ,temp 
-:      005578 calc_clke_pos:
-0x284c 005579 storet 6 ,mem_le_clk_offset 
-0x284d 005580 rtn le 
-0x284e 005581 storet 6 ,mem_clk_offset 
-0x284f 005582 rtn 
-:      005584 calc_clke:
-0x2850 005585 disable clknt 
-0x2851 005586 fetch 6 ,mem_le_clk_offset 
-0x2852 005587 branch calc_clke2 ,le 
-0x2853 005588 fetch 6 ,mem_clk_offset 
-:      005589 calc_clke2:
-0x2854 005590 iadd clkn ,alarm 
-0x2855 005591 increase 10 ,alarm 
-0x2856 005592 setarg 3750 
-0x2857 005593 isub alarm ,pdata 
-0x2858 005594 isolate0 15 ,pdata 
-0x2859 005595 branch calc_clke_pos_adj ,true 
-0x285a 005596 setarg 0xf15a 
-0x285b 005597 iadd alarm ,alarm 
-:      005598 calc_clke_pos2:
-0x285c 005599 copy alarm ,clke 
-0x285d 005600 rtn 
-:      005601 calc_clke_pos_adj:
-0x285e 005602 force 0 ,null 
-0x285f 005603 branch calc_clke_pos2 
-:      005610 calc_radio_freq:
-0x2860 005611 bpatch patch0f_5 ,mem_patch0f 
-0x2861 005612 call set_sync_on 
-0x2862 005613 copy bt_clk ,pdata 
-0x2863 005614 and_into 0x180 ,pdata 
-0x2864 005615 compare 3 ,freq_mode ,0x07 
-0x2865 005616 nbranch freq_not_connection ,true 
-0x2866 005617 rshift3 pdata ,pdata 
-0x2867 005618 iadd freq_index ,pdata 
-0x2868 005619 branch do_hop_mod_now 
-:      005620 freq_not_connection:
-0x2869 005621 copy freq_index ,pdata 
-:      005622 do_hop_mod_now:
-0x286a 005623 div pdata ,79 
-0x286b 005624 pulse recalc 
-0x286c 005625 call wait_div_end 
-0x286d 005626 remainder rega 
-0x286e 005627 add rega ,-40 ,temp 
-0x286f 005628 branch odd_half ,positive 
-0x2870 005629 lshift rega ,temp 
-0x2871 005630 branch freq_result 
-:      005631 odd_half:
-0x2872 005632 lshift temp ,temp 
-0x2873 005633 increase 1 ,temp 
-:      005634 freq_result:
-0x2874 005635 bpatch patch0f_6 ,mem_patch0f 
-0x2875 005636 fetch 1 ,mem_mode 
-0x2876 005637 bbit0 afh_change ,afh_process_con 
-:      005638 afh_process_0:
-0x2877 005639 fetch 4 ,mem_afh_instant 
-0x2878 005640 isub bt_clk ,null 
-0x2879 005641 branch afh_process_con ,positive 
-0x287a 005642 call afh_clear 
-0x287b 005643 fetch 1 ,mem_afh_new_mod 
-0x287c 005644 rtn blank 
-0x287d 005645 fetch 1 ,mem_mode 
-0x287e 005646 set1 afh_enable ,pdata 
-0x287f 005647 store 1 ,mem_mode 
-0x2880 005648 fetch 5 ,mem_afh_map_new 
-0x2881 005649 store 5 ,mem_afh_map_lo 
-0x2882 005650 ifetch 5 ,contr 
-0x2883 005651 store 5 ,mem_afh_map_hi 
-0x2884 005652 call afh_process_freq_map 
-:      005653 afh_process_con:
-0x2885 005654 fetch 1 ,mem_mode 
-0x2886 005655 rtnbit0 afh_enable 
-0x2887 005656 isolate1 1 ,bt_clk 
-0x2888 005657 branch afh_same_channel ,true 
-0x2889 005658 rshift3 temp ,rega 
-0x288a 005659 and temp ,7 ,queue 
-0x288b 005660 setarg mem_afh_map_lo 
-0x288c 005661 iadd rega ,rega 
-0x288d 005662 ifetch 1 ,rega 
-0x288e 005663 qisolate0 pdata 
-0x288f 005664 branch afh_process_1 ,true 
-0x2890 005665 deposit temp 
-0x2891 005666 branch afh_process_end 
-:      005667 afh_process_1:
-0x2892 005668 fetch 1 ,mem_afh_used 
-0x2893 005669 iforce regb 
-0x2894 005670 deposit bt_clk 
-0x2895 005671 and_into 0x180 ,pdata 
-0x2896 005672 rshift3 pdata ,pdata 
-0x2897 005673 iadd freq_index ,pdata 
-0x2898 005674 idiv regb 
-0x2899 005675 setarg mem_afh_map 
-0x289a 005676 call wait_div_end 
-0x289b 005677 remainder rega 
-0x289c 005678 iadd rega ,contr 
-0x289d 005679 ifetch 1 ,contr 
-:      005680 afh_process_end:
-0x289e 005681 store 1 ,mem_afh_index 
-0x289f 005682 iforce temp 
-0x28a0 005683 rtn 
-:      005685 afh_same_channel:
-0x28a1 005686 fetch 1 ,mem_afh_index 
-0x28a2 005687 iforce temp 
-0x28a3 005688 rtn 
-:      005690 afh_clear:
-0x28a4 005691 fetch 1 ,mem_mode 
-0x28a5 005692 set0 afh_enable ,pdata 
-0x28a6 005693 set0 afh_change ,pdata 
-0x28a7 005694 store 1 ,mem_mode 
-0x28a8 005695 rtn 
-:      005701 afh_process_freq_map:
-0x28a9 005702 bpatch patch0f_7 ,mem_patch0f 
-0x28aa 005703 arg mem_afh_map ,contw 
-0x28ab 005704 force 10 ,loopcnt 
-0x28ac 005705 call memset0 
-0x28ad 005706 arg mem_afh_map ,contw 
-0x28ae 005707 force 0 ,regc 
-0x28af 005708 force 2 ,queue 
-:      005709 process_freq_3:
-0x28b0 005710 fetch 5 ,mem_afh_map_lo 
-0x28b1 005711 iforce temp 
-0x28b2 005712 compare 2 ,queue ,0xff 
-0x28b3 005713 branch process_freq_1 ,true 
-0x28b4 005714 rshift temp ,temp 
-:      005715 process_freq_1:
-0x28b5 005716 isolate0 0 ,temp 
-0x28b6 005717 branch process_freq_0 ,true 
-0x28b7 005718 deposit regc 
-0x28b8 005719 istore 1 ,contw 
-:      005720 process_freq_0:
-0x28b9 005721 rshift2 temp ,temp 
-0x28ba 005722 increase 2 ,regc 
-0x28bb 005723 compare 40 ,regc ,0xfe 
-0x28bc 005724 nbranch process_freq_2 ,true 
-0x28bd 005725 fetch 5 ,mem_afh_map_hi 
-0x28be 005726 iforce temp 
-0x28bf 005727 compare 2 ,queue ,0xff 
-0x28c0 005728 branch process_freq_2 ,true 
-0x28c1 005729 rshift temp ,temp 
-:      005730 process_freq_2:
-0x28c2 005731 sub regc ,78 ,null 
-0x28c3 005732 branch process_freq_1 ,positive 
-0x28c4 005733 force 1 ,regc 
-0x28c5 005734 increase -1 ,queue 
-0x28c6 005735 nbranch process_freq_3 ,zero 
-0x28c7 005736 arg mem_afh_map ,rega 
-0x28c8 005737 deposit contw 
-0x28c9 005738 isub rega ,pdata 
-0x28ca 005739 store 1 ,mem_afh_used 
-0x28cb 005740 rtn 
-:      005742 rx_radio_freq:
-0x28cc 005743 bpatch patch10_0 ,mem_patch10 
-0x28cd 005744 call calc_radio_freq 
-0x28ce 005745 fetch 1 ,mem_debug_config 
-0x28cf 005746 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
-0x28d0 005747 fetcht 1 ,mem_rx_fixed_freq 
-:      005748 rx_radio_freq_now:
-0x28d1 005749 branch set_freq_rx 
-:      005752 tx_radio_freq:
-0x28d2 005753 bpatch patch10_1 ,mem_patch10 
-0x28d3 005754 call calc_radio_freq 
-0x28d4 005755 fetch 1 ,mem_debug_config 
-0x28d5 005756 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
-0x28d6 005757 fetcht 1 ,mem_tx_fixed_freq 
-:      005758 tx_radio_freq_now:
-0x28d7 005759 branch set_freq_tx 
-:      005762 fetch_giac:
-0x28d8 005763 force 0 ,uap 
-0x28d9 005764 fetch 3 ,mem_glap 
-0x28da 005765 iforce lap 
-0x28db 005766 rtn 
-:      005768 fetch_page_bt_adr:
-0x28dc 005769 bpatch patch10_2 ,mem_patch10 
-0x28dd 005770 fetch 1 ,mem_hci_puap 
-0x28de 005771 icopy uap 
-0x28df 005772 fetch 3 ,mem_hci_plap 
-0x28e0 005773 icopy lap 
-0x28e1 005774 rtn 
-:      005776 fetch_self_bt_adr:
-0x28e2 005777 bpatch patch10_3 ,mem_patch10 
-0x28e3 005778 fetch 2 ,mem_nap 
-0x28e4 005779 icopy nap 
-0x28e5 005780 fetch 1 ,mem_uap 
-0x28e6 005781 icopy uap 
-0x28e7 005782 fetch 3 ,mem_lap 
-0x28e8 005783 icopy lap 
-0x28e9 005784 rtn 
-:      005786 fetch_extm_bt_adr:
-0x28ea 005787 bpatch patch10_4 ,mem_patch10 
-0x28eb 005788 fetch 2 ,mem_pnap 
-0x28ec 005789 icopy nap 
-0x28ed 005790 fetch 1 ,mem_puap 
-0x28ee 005791 icopy uap 
-0x28ef 005792 fetch 3 ,mem_plap 
-0x28f0 005793 icopy lap 
-0x28f1 005794 rtn 
-:      005797 fetch_diac:
-0x28f2 005798 bmark1 mark_all_diac ,fetch_diac_do 
-0x28f3 005799 rtnmark0 mark_inquiry_state 
-0x28f4 005800 rtnmark0 mark_periodical_diac 
-:      005801 fetch_diac_do:
-0x28f5 005802 and_into -256 ,lap 
-0x28f6 005803 pulse recalc 
-0x28f7 005804 nop 32 
-0x28f8 005805 rtn 
-:      005808 shutdown_radio:
-0x28f9 005809 bpatch patch10_5 ,mem_patch10 
-0x28fa 005810 branch shutdown_radio0 ,is_rx 
-0x28fb 005811 jam 0xd4 ,rf_tx_pa_ib 
-0x28fc 005812 nop 4 
-0x28fd 005813 jam 0xd2 ,rf_tx_pa_ib 
-0x28fe 005814 nop 4 
-0x28ff 005815 jam 0xd1 ,rf_tx_pa_ib 
-0x2900 005816 nop 4 
-0x2901 005817 fetch 1 ,mem_tx_power 
-0x2902 005818 beq tx_power_0db ,shutdown_radio_0db 
-0x2903 005819 beq tx_power_3db ,shutdown_radio_3db 
-0x2904 005820 beq tx_power_5db ,shutdown_radio_5db 
-0x2905 005821 beq tx_power_f3db ,shutdown_radio_f3db 
-0x2906 005822 beq tx_power_f5db ,shutdown_radio_f5db 
-0x2907 005823 beq tx_power_pair ,shutdown_radio_pair 
-:      005824 shutdown_radio_5db:
-:      005825 shutdown_radio_0db:
-0x2908 005826 jam 0xd0 ,rf_tx_pa_ib 
-0x2909 005827 jam 0xe0 ,rf_tx_pa_gc 
-:      005828 shutdown_radio0:
-0x290a 005829 force 0 ,radio_ctrl 
-0x290b 005830 disable is_rx 
-0x290c 005831 disable is_tx 
-0x290d 005832 pulse packet_end 
-0x290e 005833 jam 0x0 ,rfen_mdm 
-0x290f 005834 jam 0x0 ,rfen_tx 
-0x2910 005835 jam 0x0 ,rfen_rx 
-0x2911 005836 jam 0 ,rfen_sn 
-0x2912 005837 jam 0x70 ,rfen_msc 
-0x2913 005838 jam 0x0 ,rfen_adc 
-0x2914 005839 rtn 
-:      005841 shutdown_radio_pair:
-:      005842 shutdown_radio_f5db:
-:      005843 shutdown_radio_f3db:
-:      005844 shutdown_radio_3db:
-0x2915 005845 jam 0xd0 ,rf_tx_pa_ib 
-0x2916 005846 jam 0xc0 ,rf_tx_pa_gc 
-0x2917 005847 branch shutdown_radio0 
-:      005849 set_sync_on:
-0x2918 005850 bpatch patch10_6 ,mem_patch10 
-0x2919 005851 jam 0x0 ,rfen_mdm 
-0x291a 005852 jam 0x0 ,rfen_tx 
-0x291b 005853 jam 0x18 ,rfen_rx 
-0x291c 005854 jam 0xa7 ,rfen_sn 
-0x291d 005855 jam 0x7f ,rfen_msc 
-0x291e 005856 rtn 
-:      005858 set_freq_rx:
-0x291f 005859 bpatch patch10_7 ,mem_patch10 
-0x2920 005861 storet 1 ,mem_last_freq 
-0x2921 005862 add temp ,rx_freq_offset ,rega 
-0x2922 005863 jam 0x07 ,rf_balun_ctrim 
-0x2923 005864 branch rf_write_freq 
-:      005865 rf_rx_enable:
-0x2924 005866 bpatch patch11_0 ,mem_patch11 
-0x2925 005867 jam 0xcf ,rfen_tx 
-0x2926 005868 nop 10 
-0x2927 005869 jam 0xff ,rfen_rx 
-0x2928 005870 jam 0xaf ,rfen_sn 
-0x2929 005871 jam 0xff ,rfen_msc 
-0x292a 005872 nop 10 
-0x292b 005873 jam 0xa0 ,rfen_mdm 
-0x292c 005874 rtn 
-:      005876 set_freq_tx_offset:
-0x292d 005877 fetch 1 ,mem_250k_freq_enable 
-0x292e 005878 branch set_freq_tx_2m_offset ,blank 
-:      005879 set_freq_tx_0m_offset:
-0x292f 005880 add temp ,2 ,rega 
-0x2930 005881 rtn 
-:      005882 set_freq_tx_2m_offset:
-0x2931 005883 add temp ,0 ,rega 
-0x2932 005884 rtn 
-:      005886 set_freq_tx:
-0x2933 005887 bpatch patch11_1 ,mem_patch11 
-0x2934 005888 storet 1 ,mem_last_freq 
-0x2935 005889 call set_freq_tx_offset 
-0x2936 005890 call rf_write_freq 
-0x2937 005891 setarg param_pll_setup 
-0x2938 005892 call sleep 
-:      005893 txon:
-0x2939 005894 jam 0x1 ,rfen_adc 
-0x293a 005895 jam 0x3c ,rfen_rx 
-0x293b 005896 jam 0xe0 ,rfen_tx 
-0x293c 005897 jam 0x12 ,rf_balun_ctrim 
-0x293d 005898 nop 10 
-0x293e 005899 jam 0x01 ,rfen_mdm 
-0x293f 005900 jam 0x3d ,rfen_mdm 
-0x2940 005901 nop 10 
-0x2941 005902 jam 0xb7 ,rfen_sn 
-0x2942 005903 nop 10 
-0x2943 005904 jam 0x7f ,rfen_mdm 
-:      005905 txon_power_select:
-0x2944 005906 fetch 1 ,mem_tx_power 
-0x2945 005907 beq tx_power_0db ,set_tx_power_0db 
-0x2946 005908 beq tx_power_3db ,set_tx_power_3db 
-0x2947 005909 beq tx_power_5db ,set_tx_power_5db 
-0x2948 005910 beq tx_power_f3db ,set_tx_power_f3db 
-0x2949 005911 beq tx_power_f5db ,set_tx_power_f5db 
-0x294a 005912 beq tx_power_pair ,set_tx_power_pair 
-:      005913 set_tx_power_0db:
-0x294b 005914 jam 0xf0 ,rf_tx_pa_gc 
-0x294c 005915 call txon_common 
-0x294d 005916 jam 0xd8 ,rf_tx_pa_ib 
-0x294e 005917 rtn 
-:      005919 set_tx_power_3db:
-0x294f 005920 jam 0xdf ,rf_tx_pa_gc 
-0x2950 005921 call txon_common 
-0x2951 005922 jam 0xdf ,rf_tx_pa_ib 
-0x2952 005923 rtn 
-:      005925 set_tx_power_5db:
-0x2953 005926 jam 0xff ,rf_tx_pa_gc 
-0x2954 005927 call txon_common 
-0x2955 005928 jam 0xdf ,rf_tx_pa_ib 
-0x2956 005929 rtn 
-:      005930 set_tx_power_f3db:
-0x2957 005931 jam 0xce ,rf_tx_pa_gc 
-0x2958 005932 call txon_common 
-0x2959 005933 jam 0xd8 ,rf_tx_pa_ib 
-0x295a 005934 rtn 
-:      005936 set_tx_power_f5db:
-0x295b 005937 jam 0xcb ,rf_tx_pa_gc 
-0x295c 005938 call txon_common 
-0x295d 005939 jam 0xd8 ,rf_tx_pa_ib 
-0x295e 005940 rtn 
-:      005942 set_tx_power_pair:
-0x295f 005943 jam 0xd0 ,rf_tx_pa_ib 
-0x2960 005944 jam 0xc0 ,rf_tx_pa_gc 
-0x2961 005945 jam 0x4c ,0x8957 
-0x2962 005946 jam 0x6c ,0x8958 
-0x2963 005947 jam 0x50 ,0x8959 
-0x2964 005948 rtn 
-:      005950 txon_common:
-0x2965 005951 nop 4 
-0x2966 005952 jam 0xd1 ,rf_tx_pa_ib 
-0x2967 005953 nop 4 
-0x2968 005954 jam 0xd2 ,rf_tx_pa_ib 
-0x2969 005955 nop 4 
-0x296a 005956 jam 0xd4 ,rf_tx_pa_ib 
-0x296b 005957 rtn 
-:      005960 initialize_radio:
-0x296c 005961 jam clksel_rc ,core_clksel 
-:      005962 initialize_radio_wait:
-0x296d 005963 fetch 2 ,mem_rf_init_ptr 
-0x296e 005964 bbit0 14 ,initialize_radio_wait 
-0x296f 005965 iforce contr 
-0x2970 005966 arg 0x8900 ,temp 
-:      005967 initialize_radio_loop:
-0x2971 005968 ifetch 1 ,contr 
-0x2972 005969 beq 0xff ,initialize_radio_cont 
-0x2973 005970 ior temp ,contw 
-0x2974 005971 ifetch 1 ,contr 
-0x2975 005972 istore 1 ,contw 
-0x2976 005973 branch initialize_radio_loop 
-:      005974 initialize_radio_cont:
-0x2977 005975 bpatch patch11_2 ,mem_patch11 
-0x2978 005976 call lpm_cal_xtal_startup 
-0x2979 005977 call switchto_dpllclk 
-0x297a 005979 setarg param_dpll_start_delay 
-0x297b 005980 iadd clkn_bt ,pdata 
-0x297c 005981 store 4 ,mem_dpll_clkn 
-0x297d 005982 set1 reset ,radio_ctrl 
-0x297e 005983 force 0 ,radio_ctrl 
-0x297f 005984 ncall do_rccal ,wake 
-0x2980 005985 branch set_rccal 
-:      005988 rf_write_freq:
-0x2981 005989 bpatch patch11_3 ,mem_patch11 
-0x2982 005990 setarg 2400 
-0x2983 005991 iadd rega ,temp 
-0x2984 005992 fetch 1 ,mem_fcomp_mul 
-0x2985 005993 jam 0x04 ,rf_pll_rstn 
-0x2986 005994 imul32 temp ,pdata 
-0x2987 005995 fetcht 1 ,mem_fcomp_div 
-0x2988 005996 idiv temp 
-0x2989 005997 call wait_div_end 
-0x298a 005998 quotient rega 
-0x298b 005999 remainder pdata 
-0x298c 006000 lshift16 pdata ,pdata 
-0x298d 006001 lshift4 pdata ,pdata 
-0x298e 006002 idiv temp 
-0x298f 006003 call wait_div_end 
-0x2990 006004 quotient pdata 
-0x2991 006005 lshift8 pdata ,pdata 
-0x2992 006006 lshift pdata ,pdata 
-0x2993 006007 ior rega ,pdata 
-0x2994 006008 hstore 4 ,rf_pll_intg 
-0x2995 006009 jam 0x44 ,rf_pll_rstn 
-0x2996 006010 jam 0xc4 ,rf_pll_rstn 
-0x2997 006011 rtn 
-:      006014 do_rccal:
-0x2998 006015 bpatch patch11_4 ,mem_patch11 
-0x2999 006016 jam 0x02 ,rfen_adc 
-0x299a 006017 setarg 250000 
-0x299b 006018 call sleep 
-0x299c 006019 jam 0x7f ,rfen_rx 
-0x299d 006020 nop 130 
-0x299e 006021 jam 0x30 ,rf_rccal_ctrl 
-0x299f 006022 jam 0xd0 ,rfen_tx 
-0x29a0 006023 jam 0x70 ,rf_rccal_ctrl 
-0x29a1 006024 jam 0xf0 ,rf_rccal_ctrl 
-0x29a2 006025 force 50 ,loopcnt 
-:      006026 do_rccal_loop:
-0x29a3 006027 hfetch 1 ,rf_rccal_result 
-0x29a4 006028 bbit1 5 ,do_rccal_end 
-0x29a5 006029 loop do_rccal_loop 
-:      006030 do_rccal_end:
-0x29a6 006031 store 1 ,mem_rf_rccal 
-0x29a7 006032 jam 0 ,rfen_tx 
-0x29a8 006033 jam 0 ,rfen_rx 
-0x29a9 006034 jam 0x00 ,rfen_adc 
-0x29aa 006035 rtn 
-:      006037 set_rccal:
-0x29ab 006038 bpatch patch11_5 ,mem_patch11 
-0x29ac 006039 fetch 1 ,mem_rf_rccal 
-0x29ad 006040 set1 5 ,pdata 
-0x29ae 006041 hstore 1 ,rf_rccal_ctrl 
-0x29af 006042 hfetcht 1 ,rf_bpf_ctrim 
-0x29b0 006043 and_into 7 ,temp 
-0x29b1 006044 lshift3 pdata ,pdata 
-0x29b2 006045 ior temp ,pdata 
-0x29b3 006046 hstore 1 ,rf_bpf_ctrim 
-0x29b4 006047 hfetch 1 ,rf_bpf_ib 
-0x29b5 006048 set0 bpf_rccal ,pdata 
-0x29b6 006049 hstore 1 ,rf_bpf_ib 
-0x29b7 006050 hfetch 1 ,rf_adc_rccal 
-0x29b8 006051 set0 adc_rccal ,pdata 
-0x29b9 006052 hstore 1 ,rf_adc_rccal 
-0x29ba 006053 rtn 
-:      006055 save_rssi:
-0x29bb 006056 bpatch patch11_6 ,mem_patch11 
-0x29bc 006057 hfetch 2 ,rf_afc_d2a 
-0x29bd 006058 rshift4 pdata ,pdata 
-0x29be 006059 rshift3 pdata ,pdata 
-0x29bf 006060 sub pdata ,0 ,pdata 
-:      006061 bcd:
-0x29c0 006062 and_into 0xff ,pdata 
-0x29c1 006063 div pdata ,10 
-0x29c2 006064 call wait_div_end 
-0x29c3 006065 quotient pdata 
-0x29c4 006066 lshift4 pdata ,pdata 
-0x29c5 006067 remainder temp 
-0x29c6 006068 ior temp ,pdata 
-0x29c7 006069 store 1 ,mem_rssi 
-0x29c8 006070 rtn 
-:      006073 switchto_dpllclk:
-0x29c9 006074 jam clksel_rc ,core_clksel 
-0x29ca 006075 hfetch 1 ,rf_clkpll_frac + 2 
-0x29cb 006076 set0 4 ,pdata 
-0x29cc 006077 set0 5 ,pdata 
-0x29cd 006078 hstore 1 ,rf_clkpll_frac + 2 
-0x29ce 006079 jam 0x00 ,rfen_ck 
-0x29cf 006080 jam 0x00 ,rfen_msc 
-0x29d0 006081 jam 0x70 ,rfen_msc 
-0x29d1 006082 jam 0xff ,rfen_ck 
-0x29d2 006083 hfetch 1 ,rf_clkpll_frac + 2 
-0x29d3 006084 set1 4 ,pdata 
-0x29d4 006085 set1 5 ,pdata 
-0x29d5 006086 hstore 1 ,rf_clkpll_frac + 2 
-0x29d6 006087 call init_lpm_ctrl 
-0x29d7 006088 hfetch 1 ,rf_clkpll_int 
-0x29d8 006089 set1 7 ,pdata 
-0x29d9 006090 hstore 1 ,rf_clkpll_int 
-0x29da 006091 set0 7 ,pdata 
-0x29db 006092 hstore 1 ,rf_clkpll_int 
-0x29dc 006093 set1 7 ,pdata 
-0x29dd 006094 hstore 1 ,rf_clkpll_int 
-0x29de 006095 jam clksel_dpll ,core_clksel 
-0x29df 006096 nop 1 
-0x29e0 006097 jam clksel_xtal ,core_clksel 
-0x29e1 006098 hfetch 1 ,rf_clkpll_frac + 2 
-0x29e2 006099 and_into 0xcf ,pdata 
-0x29e3 006100 hstore 1 ,rf_clkpll_frac + 2 
-0x29e4 006101 or_into 0x30 ,pdata 
-0x29e5 006102 hstore 1 ,rf_clkpll_frac + 2 
-0x29e6 006103 rtn 
-:      006106 xtal_fast_wake:
-0x29e7 006107 setarg 0xf0f 
-0x29e8 006108 branch lpm_write_config 
-:      006110 init_lpm_ctrl:
-0x29e9 006111 setarg 0x80f 
-0x29ea 006112 branch lpm_write_config 
-:      006116 start_receiver:
-0x29eb 006117 bpatch patch11_7 ,mem_patch11 
-0x29ec 006118 call rf_rx_enable 
-0x29ed 006119 disable is_tx 
-0x29ee 006120 enable is_rx 
-0x29ef 006121 pulse init_encrypt 
-0x29f0 006122 rtn 
-:      006124 prep_crypt:
-0x29f1 006125 bpatch patch12_0 ,mem_patch12 
-0x29f2 006126 fetch 1 ,mem_state_map 
-0x29f3 006127 isolate1 smap_encryption ,pdata 
-0x29f4 006128 setflag true ,0 ,pdata 
-0x29f5 006129 hstore 1 ,core_encrypt 
-0x29f6 006130 arg mem_kc ,contr 
-0x29f7 006131 ifetch 9 ,contr 
-0x29f8 006132 iforce kc_ls 
-0x29f9 006133 ifetch 7 ,contr 
-0x29fa 006134 iforce kc_ms 
-0x29fb 006135 fetch 1 ,mem_key_size 
-0x29fc 006136 add pdata ,-1 ,g1l 
-0x29fd 006137 pulse kc_p_activate 
-0x29fe 006138 rtn 
-:      006140 wait_access_end:
-0x29ff 006141 deposit clke 
-0x2a00 006142 store 6 ,mem_sync_clke 
-0x2a01 006143 disable decode_fec0 
-0x2a02 006144 nbranch shutdown_radio ,sync 
-0x2a03 006145 arg param_clke_cal ,clke_rt 
-0x2a04 006146 increase 1 ,clke_bt 
-0x2a05 006147 and_into 0x1fc ,clke_bt 
-0x2a06 006148 rtn 
-:      006152 wait_access_mhalfbnd:
-0x2a07 006153 enable decode_fec0 
-:      006154 wait_access_mhalfbnd_correlate:
-0x2a08 006155 correlate null ,mhalfbnd 
-0x2a09 006156 branch wait_access_end ,sync 
-0x2a0a 006157 compare 0x02 ,clke_bt ,0x02 
-0x2a0b 006158 nbranch wait_access_mhalfbnd_correlate ,true 
-0x2a0c 006159 branch wait_access_end 
-:      006161 wait_access_clkn_rt:
-0x2a0d 006162 bpatch patch12_1 ,mem_patch12 
-0x2a0e 006163 arg param_conn_access ,timeup 
-0x2a0f 006164 enable decode_fec0 
-0x2a10 006165 correlate clkn_rt ,meet 
-0x2a11 006166 disable decode_fec0 
-0x2a12 006167 nbranch shutdown_radio ,sync 
-0x2a13 006168 rtn 
-:      006170 wait_access_forever:
-0x2a14 006171 bpatch patch12_2 ,mem_patch12 
-0x2a15 006172 enable decode_fec0 
-0x2a16 006173 correlate null ,timeout 
-0x2a17 006174 disable decode_fec0 
-0x2a18 006175 nbranch shutdown_radio ,sync 
-0x2a19 006176 arg param_clke_cal ,clke_rt 
-0x2a1a 006177 and_into 0x1fc ,clke_bt 
-0x2a1b 006178 rtn 
-:      006181 reserve_slot:
-0x2a1c 006182 bpatch patch12_3 ,mem_patch12 
-0x2a1d 006183 iforce rega 
-0x2a1e 006184 deposit bt_clk 
-0x2a1f 006185 iadd temp ,timeup 
-0x2a20 006186 copy timeup ,pdata 
-0x2a21 006187 store 4 ,mem_next_btclk 
-0x2a22 006188 deposit rega 
-0x2a23 006189 rtn 
-:      006192 ahead_window:
-0x2a24 006193 copy pdata ,temp 
-0x2a25 006194 bpatch patch12_4 ,mem_patch12 
-0x2a26 006195 copy temp ,pdata 
-0x2a27 006196 call clk2bt 
-0x2a28 006197 lshift16 bt_clk ,pdata 
-0x2a29 006198 set1 44 ,pdata 
-0x2a2a 006199 call clk_diff 
-0x2a2b 006200 set0 44 ,pdata 
-0x2a2c 006201 call get_clk 
-0x2a2d 006202 call clk_diff 
-0x2a2e 006203 rtn user 
-0x2a2f 006204 call clk2rt 
-0x2a30 006205 iforce stop_watch 
-0x2a31 006206 until null ,timeout 
-0x2a32 006207 rtn 
-:      006210 setup_clk:
-0x2a33 006211 bpatch patch12_5 ,mem_patch12 
-0x2a34 006212 branch setup_clkn ,clknt 
-0x2a35 006213 until clke_rt ,meet 
-:      006214 skip_setup_clke:
-0x2a36 006215 copy clke_bt ,temp 
-0x2a37 006216 branch setup_clknbt 
-:      006217 setup_clkn:
-0x2a38 006218 branch skip_setup_clkn ,attempt 
-0x2a39 006219 until clkn_rt ,meet 
-:      006220 skip_setup_clkn:
-0x2a3a 006221 copy clkn_bt ,temp 
-:      006222 setup_clknbt:
-0x2a3b 006223 branch setup_clk11 ,user 
-0x2a3c 006224 compare 1 ,temp ,3 
-0x2a3d 006225 nbranch setup_clk ,true 
-:      006226 setup_complete:
-0x2a3e 006227 bpatch patch12_6 ,mem_patch12 
-0x2a3f 006228 fetch 1 ,mem_state 
-0x2a40 006229 rtnbit0 state_inconn 
-0x2a41 006230 fetch 4 ,mem_next_btclk 
-0x2a42 006231 isub temp ,pdata 
-0x2a43 006232 nrtn positive 
-0x2a44 006233 sub pdata ,0xff ,null 
-0x2a45 006234 branch setup_clk ,positive 
-0x2a46 006235 rtn 
-:      006236 setup_clk11:
-0x2a47 006237 compare 3 ,temp ,3 
-0x2a48 006238 nbranch setup_clk ,true 
-0x2a49 006239 branch setup_complete 
-:      006241 rf_setup_time:
-0x2a4a 006242 bpatch patch12_7 ,mem_patch12 
-0x2a4b 006243 arg param_rf_setup ,timeup 
-0x2a4c 006244 branch setup_clk 
-:      006246 rf_setup_time_slave_slot:
-0x2a4d 006247 disable user 
-0x2a4e 006248 branch rf_setup_time 
-:      006250 rf_setup_time_master_slot:
-0x2a4f 006251 enable user 
-0x2a50 006252 branch rf_setup_time 
-:      006254 start_transmitter:
-0x2a51 006255 bpatch patch13_0 ,mem_patch13 
-0x2a52 006256 call prep_crypt 
-0x2a53 006257 disable is_rx 
-0x2a54 006258 enable is_tx 
-0x2a55 006259 rtn 
-:      006263 start_tx_native:
-0x2a56 006264 bpatch patch13_1 ,mem_patch13 
-0x2a57 006265 arg param_tx_setup ,timeup 
-0x2a58 006266 until clkn_rt ,meet 
-0x2a59 006267 pulse init_encrypt 
-0x2a5a 006268 rtn 
-:      006270 start_rx_native:
-0x2a5b 006271 bpatch patch13_2 ,mem_patch13 
-0x2a5c 006272 arg param_rx_setup ,timeup 
-0x2a5d 006273 until clkn_rt ,meet 
-0x2a5e 006274 rtn 
-:      006277 start_tx_external:
-0x2a5f 006278 bpatch patch13_3 ,mem_patch13 
-0x2a60 006279 arg param_tx_setup ,timeup 
-0x2a61 006280 until clke_rt ,meet 
-0x2a62 006281 pulse init_encrypt 
-0x2a63 006282 rtn 
-:      006284 send_access_word:
-0x2a64 006285 bpatch patch13_4 ,mem_patch13 
-0x2a65 006286 preload access 
-0x2a66 006287 enable encode_fec0 
-0x2a67 006288 set1 txgfsk ,radio_ctrl 
-0x2a68 006289 inject mod ,72 
-0x2a69 006290 disable encode_fec0 
-0x2a6a 006291 rtn 
-:      006294 scan_mode_whiten:
-0x2a6b 006295 copy xin ,temp 
-0x2a6c 006296 or_into 0x60 ,temp 
-0x2a6d 006297 copy temp ,white_init 
-0x2a6e 006298 rtn 
-:      006303 get_free_amaddr:
-0x2a6f 006304 bpatch patch13_5 ,mem_patch13 
-0x2a70 006305 fetch 1 ,mem_current_amaddr 
-0x2a71 006306 increase 1 ,pdata 
-0x2a72 006307 bne param_esco_addr ,get_free_amaddr_cont 
-0x2a73 006308 force 1 ,pdata 
-:      006309 get_free_amaddr_cont:
-0x2a74 006310 store 1 ,mem_current_amaddr 
-0x2a75 006311 iforce am_addr 
-0x2a76 006312 rtn 
-:      006314 get_clk:
-0x2a77 006315 copy clkn ,temp 
-0x2a78 006316 rtn master 
-0x2a79 006317 copy clke ,temp 
-0x2a7a 006318 rtn 
-:      006320 get_clkbt:
-0x2a7b 006321 deposit clkn_bt 
-0x2a7c 006322 rtn master 
-0x2a7d 006323 deposit clke_bt 
-0x2a7e 006324 rtn 
-:      006327 supervision_update:
-0x2a7f 006328 bpatch patch13_6 ,mem_patch13 
-0x2a80 006329 fetcht 4 ,mem_supervision_timer 
-0x2a81 006330 call get_clkbt 
-0x2a82 006331 isub temp ,timeup 
-0x2a83 006332 deposit timeup 
-0x2a84 006333 fetcht 2 ,mem_supervision_to 
-0x2a85 006334 lshift temp ,temp 
-0x2a86 006335 isub temp ,pdata 
-0x2a87 006336 rtn 
-:      006338 supervision_flush:
-0x2a88 006339 bpatch patch13_7 ,mem_patch13 
-0x2a89 006340 call get_clkbt 
-0x2a8a 006341 store 4 ,mem_supervision_timer 
-0x2a8b 006342 rtn 
-:      006344 assert:
-0x2a8c 006345 bpatch patch14_0 ,mem_patch14 
-0x2a8d 006346 branch assert 
-:      006348 loop:
-0x2a8e 006349 branch loop 
-:      006351 sleep:
-0x2a8f 006352 rtn blank 
-0x2a90 006354 rshift pdata ,pdata 
-0x2a91 006355 increase -3 ,pdata 
-:      006356 sleep_loop:
-0x2a92 006357 increase -1 ,pdata 
-0x2a93 006358 nbranch sleep_loop ,zero 
-0x2a94 006359 force 0 ,pdata 
-0x2a95 006360 rtn 
-:      006364 init_param:
-0x2a96 006366 arg 0x10 ,loopcnt 
-0x2a97 006367 arg 0 ,contw 
-0x2a98 006368 call memset0 
-0x2a99 006369 arg mem_le_state ,contw 
-0x2a9a 006370 arg 10 ,loopcnt 
-0x2a9b 006371 call memset0 
-0x2a9c 006372 jam 0 ,mem_sp_calc 
-0x2a9d 006373 jam 0 ,mem_fifo_temp 
-0x2a9e 006374 jam 0 ,mem_le_testtype 
-0x2a9f 006375 jam 0 ,mem_debug_config 
-0x2aa0 006376 jam 0 ,mem_lmp_conn_state 
-0x2aa1 006377 bpatch patch14_1 ,mem_patch14 
-0x2aa2 006378 jam 0 ,mem_connection_options 
-0x2aa3 006379 jam 0 ,mem_tester_emulate 
-0x2aa4 006380 jam 0 ,mem_tester_cnt 
-0x2aa5 006381 setarg param_glap 
-0x2aa6 006382 store 3 ,mem_glap 
-0x2aa7 006383 setarg param_acl_pktlen 
-0x2aa8 006384 store 2 ,mem_acl_pktlen 
-0x2aa9 006385 jam param_sco_pktlen ,mem_sco_pktlen 
-0x2aaa 006386 jam param_acl_pktcnt ,mem_acl_pktcnt 
-0x2aab 006387 jam param_sco_pktcnt ,mem_sco_pktcnt 
-0x2aac 006388 setarg param_hci_version 
-0x2aad 006389 store 3 ,mem_hci_version 
-0x2aae 006394 jam 0x60 ,mem_fhs_misc 
-0x2aaf 006395 jam param_max_slot ,mem_max_slot 
-0x2ab0 006396 jam 0x02 ,mem_fw_ver 
-0x2ab1 006397 fetch 1 ,mem_ssp_enable 
-0x2ab2 006398 ncall init_memp ,blank 
-0x2ab3 006399 fetch 1 ,mem_le_secure_connect_enable 
-0x2ab4 006400 ncall init_memp_256 ,blank 
-0x2ab5 006401 bpatch patch14_2 ,mem_patch14 
-0x2ab6 006402 rtn wake 
-0x2ab7 006403 setarg 0 
-0x2ab8 006404 store 2 ,mem_tx_len 
-0x2ab9 006405 rshift clkn_bt ,pdata 
-0x2aba 006406 store 4 ,mem_last_clkn 
-0x2abb 006407 rtn 
-:      006414 lpmstate:
-0x2abc 006415 setarg 0xee21 
-0x2abd 006416 hstore 2 ,core_clkoff 
-0x2abe 006417 hfetch 4 ,core_gpio_in 
-0x2abf 006418 store 4 ,mem_saved_gpio_in 
-0x2ac0 006419 hfetch 1 ,core_lpm_ldocnt 
-0x2ac1 006420 store 1 ,mem_wakup_from_power_flag 
-0x2ac2 006421 bbit0 gpio_latch ,loadcode 
-0x2ac3 006422 enable wake 
-0x2ac4 006423 bbit0 cold_wake ,lpmwake 
-0x2ac5 006424 disable wake 
-0x2ac6 006425 deposit auxcnt 
-0x2ac7 006426 nbranch lpmwake ,blank 
-0x2ac8 006427 hfetch 1 ,core_lpm_ctrl + 3 
-0x2ac9 006428 bbit1 reload_code ,lpmwake 
-0x2aca 006429 arg param_hibernate_clks ,temp 
-0x2acb 006430 branch lpm_enter_sleep 
-:      006431 lpmwake:
-0x2acc 006432 hfetch 3 ,core_lpm_xtalcnt 
-0x2acd 006433 hstore 3 ,core_lpm_reg 
-0x2ace 006434 ifetch 1 ,contr 
-0x2acf 006435 or_into isogate_mask ,pdata 
-0x2ad0 006436 istore 1 ,contw 
-0x2ad1 006437 call lpm_write_ctrl2 
-0x2ad2 006438 hfetch 1 ,core_lpm_isogate 
-0x2ad3 006439 set1 enable_retmem ,pdata 
-0x2ad4 006440 hstore 1 ,core_lpm_isogate 
-0x2ad5 006441 call lpm_write_ctrl2 
-0x2ad6 006442 call lpm_load_context ,wake 
-0x2ad7 006443 hfetch 1 ,core_lpm_reg + 2 
-0x2ad8 006444 set0 gpio_latch ,pdata 
-0x2ad9 006445 hstore 1 ,core_lpm_reg + 2 
-0x2ada 006446 call lpm_write_ctrl2 
-0x2adb 006447 nbranch loadcode ,wake 
-0x2adc 006448 rtnmark0 mark_otp_encrypt 
-0x2add 006449 jam lock_otp ,core_misc_ctrl 
-0x2ade 006450 rtn 
-:      006452 lpm_load_context:
-0x2adf 006453 fetch 1 ,mem_saved_spidctrl 
-0x2ae0 006454 hstore 1 ,core_spid_ctrl 
-0x2ae1 006455 fetch 3 ,mem_saved_gsel 
-0x2ae2 006456 hstore 3 ,core_gpio_sel 
-0x2ae3 006457 fetch 4 ,mem_saved_gpio + 4 
-0x2ae4 006458 hstore 4 ,core_gpio_out0 
-0x2ae5 006459 fetch 4 ,mem_saved_gpio 
-0x2ae6 006460 hstore 4 ,core_gpio_oe0 
-0x2ae7 006461 fetch 8 ,mem_saved_gpio + 8 
-0x2ae8 006462 hstore 8 ,core_gpio_pu0 
-0x2ae9 006463 fetch 8 ,mem_saved_mark 
-0x2aea 006464 iforce mark 
-0x2aeb 006465 hfetch 8 ,core_gpio_wakeup_low 
-0x2aec 006466 store 8 ,mem_gpio_wakeup_low 
-0x2aed 006467 call load_ucode 
-0x2aee 006468 rtn 
-:      006470 lpm_save_context:
-0x2aef 006471 deposit mark 
-0x2af0 006472 store 8 ,mem_saved_mark 
-0x2af1 006473 hfetch 8 ,core_gpio_oe0 
-0x2af2 006474 store 8 ,mem_saved_gpio 
-0x2af3 006475 ifetch 8 ,contr 
-0x2af4 006476 istore 8 ,contw 
-0x2af5 006477 hfetch 3 ,core_gpio_sel 
-0x2af6 006478 store 3 ,mem_saved_gsel 
-0x2af7 006479 hfetch 1 ,core_spid_ctrl 
-0x2af8 006480 store 1 ,mem_saved_spidctrl 
-0x2af9 006481 branch lpm_write_gpio_wakeup 
-:      006483 lpo_calibration:
-0x2afa 006484 hfetch 1 ,core_bist_ctrl 
-0x2afb 006485 nbranch lpo_cal_inited ,blank 
-0x2afc 006486 fetch 3 ,mem_clks_per_lpo 
-0x2afd 006487 nrtn blank 
-0x2afe 006488 jam 0xc0 ,core_bist_ctrl 
-0x2aff 006489 jam ccnt_start ,core_misc_ctrl 
-:      006490 lpo_cal_inited:
-0x2b00 006491 hfetch 1 ,core_perf_status 
-0x2b01 006492 rtnbit0 1 
-0x2b02 006493 hfetch 3 ,core_clk_counter 
-0x2b03 006494 store 3 ,mem_clks_per_lpo 
-0x2b04 006495 rtn 
-:      006499 lpm_adjust_clk:
-0x2b05 006500 bpatch patch14_3 ,mem_patch14 
-0x2b06 006501 deposit clke 
-0x2b07 006502 call clk_diff_rt 
-0x2b08 006503 fetcht 4 ,mem_sleep_counter_all 
-0x2b09 006504 sub temp ,0xff ,null 
-0x2b0a 006505 rtn positive 
-0x2b0b 006506 lshift8 pdata ,pdata 
-0x2b0c 006507 lshift4 pdata ,pdata 
-0x2b0d 006508 idiv temp 
-0x2b0e 006509 call wait_div_end 
-0x2b0f 006510 quotient pdata 
-0x2b10 006511 arg param_lpm_adjmax ,temp 
-0x2b11 006512 call ceiling 
-0x2b12 006513 store 1 ,mem_lpm_adjust 
-0x2b13 006514 nbranch lpm_adjust_positive ,user 
-0x2b14 006515 sub pdata ,0 ,pdata 
-:      006516 lpm_adjust_positive:
-0x2b15 006517 fetcht 3 ,mem_clks_per_lpo 
-0x2b16 006518 iadd temp ,pdata 
-0x2b17 006519 store 3 ,mem_clks_per_lpo 
-:      006520 lpm_clear_counter:
-0x2b18 006521 setarg 0 
-0x2b19 006522 store 4 ,mem_sleep_counter_all 
-0x2b1a 006523 rtn 
-:      006527 lpm_doze:
-0x2b1b 006528 fetch 1 ,mem_lpm_config + 2 
-0x2b1c 006529 set1 reload_code ,pdata 
-0x2b1d 006530 store 1 ,mem_lpm_config + 2 
-0x2b1e 006531 branch lpm_hibernate_normal 
-:      006535 lpm_hibernate:
-0x2b1f 006536 arg param_hibernate_clks ,temp 
-0x2b20 006537 fetch 1 ,mem_lpm_config + 1 
-0x2b21 006538 set0 7 ,pdata 
-0x2b22 006539 store 1 ,mem_lpm_config + 1 
-:      006540 lpm_hibernate_normal:
-0x2b23 006541 bpatch patch14_4 ,mem_patch14 
-0x2b24 006542 call lpm_write_gpio_wakeup 
-0x2b25 006543 fetch 1 ,mem_lpm_hibernate_switch 
-0x2b26 006544 store 1 ,mem_lpm_xtalcnt + 4 
-0x2b27 006545 fetch 1 ,mem_lpm_xtalcnt + 2 
-0x2b28 006546 set1 cold_wake ,pdata 
-0x2b29 006547 store 1 ,mem_lpm_xtalcnt + 2 
-:      006550 lpm_sleep:
-0x2b2a 006551 bpatch patch14_5 ,mem_patch14 
-0x2b2b 006552 call xtal_fast_wake 
-0x2b2c 006553 fetch 4 ,mem_sleep_counter_all 
-0x2b2d 006554 iadd temp ,pdata 
-0x2b2e 006555 store 4 ,mem_sleep_counter_all 
-0x2b2f 006556 call lpm_save_context 
-0x2b30 006557 fetch 5 ,mem_lpm_xtalcnt 
-0x2b31 006558 hstore 4 ,core_lpm_reg 
-0x2b32 006559 rshift32 pdata ,rega 
-0x2b33 006560 until null ,lpo_edge 
-0x2b34 006561 deposit clkn 
-0x2b35 006562 store 6 ,mem_sleep_clkn 
-0x2b36 006563 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-0x2b37 006564 until null ,lpo_edge 
-0x2b38 006565 until null ,lpo_edge 
-0x2b39 006566 deposit rega 
-0x2b3a 006567 hstore 1 ,core_lpm_isogate 
-0x2b3b 006568 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-:      006569 lpm_enter_sleep:
-0x2b3c 006570 until null ,lpo_edge 
-0x2b3d 006571 until null ,lpo_edge 
-0x2b3e 006572 hstoret 4 ,core_lpm_reg 
-0x2b3f 006573 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2b40 006574 until null ,never 
-:      006579 lpm_recover_clk:
-0x2b41 006580 bpatch patch14_6 ,mem_patch14 
-0x2b42 006581 setarg 0 
-0x2b43 006582 copy auxcnt ,null 
-0x2b44 006583 branch lpm_recover_timeout ,zero 
-0x2b45 006584 hfetch 1 ,core_lpm_xtalcnt 
-0x2b46 006585 hfetcht 1 ,core_lpm_buckcnt 
-0x2b47 006586 isub temp ,null 
-0x2b48 006587 branch lpm_recover_xtal ,positive 
-0x2b49 006588 deposit temp 
-:      006589 lpm_recover_xtal:
-0x2b4a 006590 isub auxcnt ,pdata 
-0x2b4b 006591 increase 1 ,pdata 
-:      006592 lpm_recover_timeout:
-0x2b4c 006593 increase 8 ,pdata 
-0x2b4d 006594 until null ,lpo_edge 
-0x2b4e 006595 iadd lpo_time ,pdata 
-0x2b4f 006596 fetcht 4 ,mem_sleep_counter 
-0x2b50 006597 iadd temp ,pdata 
-0x2b51 006598 fetcht 3 ,mem_clks_per_lpo 
-0x2b52 006599 imul32 temp ,pdata 
-0x2b53 006600 rshift8 pdata ,pdata 
-0x2b54 006601 rshift4 pdata ,pdata 
-0x2b55 006602 increase param_lpm_fix ,pdata 
-0x2b56 006603 arg 3750 ,temp 
-0x2b57 006604 idiv temp 
-0x2b58 006605 call wait_div_end 
-0x2b59 006606 quotient pdata 
-0x2b5a 006607 lshift16 pdata ,pdata 
-0x2b5b 006608 remainder temp 
-0x2b5c 006609 ior temp ,pdata 
-0x2b5d 006610 fetcht 6 ,mem_sleep_clkn 
-0x2b5e 006611 call clk_add 
-0x2b5f 006612 copy temp ,clkn 
-0x2b60 006613 fetch 6 ,mem_context + coffset_clk_offset 
-0x2b61 006614 call calc_clke2 
-0x2b62 006615 deposit clke 
-0x2b63 006616 store 6 ,mem_pdatatemp 
-0x2b64 006617 deposit auxcnt 
-0x2b65 006618 istore 1 ,contw 
-0x2b66 006619 hfetch 1 ,core_gpio_in1 
-0x2b67 006620 or_into 0xf0 ,pdata 
-0x2b68 006621 istore 1 ,contw 
-0x2b69 006622 rtn 
-:      006624 lpm_dispatch:
-0x2b6a 006625 bpatch patch14_7 ,mem_patch14 
-0x2b6b 006626 call lpo_calibration 
-0x2b6c 006627 fetch 3 ,mem_clks_per_lpo 
-0x2b6d 006628 rtn blank 
-0x2b6e 006629 fetch 1 ,mem_lpm_mode 
-0x2b6f 006630 rtn blank 
-0x2b70 006631 fetch 1 ,mem_ssp_enable 
-0x2b71 006632 branch lpm_dispatch_next ,blank 
-0x2b72 006633 fetch 1 ,mem_sp_local_key_invalid 
-0x2b73 006634 rtn blank 
-:      006635 lpm_dispatch_next:
-0x2b74 006636 fetch 1 ,mem_le_sc_calc 
-0x2b75 006637 nrtn blank 
-0x2b76 006638 call lpm_check_wake_lock 
-0x2b77 006639 nrtn blank 
-0x2b78 006640 fetch 1 ,mem_context 
-0x2b79 006641 compare 3 ,pdata ,0x7 
-0x2b7a 006642 nbranch lpm_dispatch_unconn ,true 
-0x2b7b 006643 fetch 2 ,mem_context + coffset_tsniff 
-0x2b7c 006644 rtn blank 
-0x2b7d 006645 rtn wake 
-0x2b7e 006646 bpatch patch15_0 ,mem_patch15 
-:      006647 lpm_dispatch_next2:
-0x2b7f 006648 fetcht 1 ,mem_lpm_current_mult 
-0x2b80 006649 fetch 2 ,mem_context + coffset_tsniff 
-0x2b81 006650 imul32 temp ,pdata 
-0x2b82 006651 rshift4 temp ,temp 
-0x2b83 006652 rshift2 temp ,temp 
-0x2b84 006653 isub temp ,pdata 
-0x2b85 006654 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x2b86 006655 iadd temp ,pdata 
-0x2b87 006656 fetcht 1 ,mem_lpm_overhead 
-0x2b88 006657 isub temp ,pdata 
-0x2b89 006658 lshift16 pdata ,alarm 
-0x2b8a 006659 bpatch patch15_1 ,mem_patch15 
-0x2b8b 006660 fetch 2 ,mem_context + coffset_rx_window 
-0x2b8c 006661 rshift pdata ,pdata 
-0x2b8d 006662 call clk2bt 
-0x2b8e 006663 deposit alarm 
-0x2b8f 006664 call clk_diff 
-0x2b90 006665 copy clke ,temp 
-0x2b91 006666 call clk_diff_rt 
-0x2b92 006667 rtn user 
-:      006668 lpm_dispatch_sleep:
-0x2b93 006669 call clk2lpo 
-:      006670 lpm_dispatch_lpo:
-0x2b94 006671 bpatch patch15_2 ,mem_patch15 
-0x2b95 006672 fetch 1 ,mem_lpm_xtalcnt 
-0x2b96 006673 isub temp ,null 
-0x2b97 006674 branch lpm_clear_counter ,positive 
-0x2b98 006675 storet 4 ,mem_sleep_counter 
-0x2b99 006676 call app_will_enter_lpm 
-0x2b9a 006677 call l2cap_lpm_save_txbuf 
-0x2b9b 006678 fetcht 4 ,mem_sleep_counter 
-0x2b9c 006679 branch lpm_sleep 
-:      006681 lpm_dispatch_unconn:
-0x2b9d 006682 bpatch patch15_3 ,mem_patch15 
-0x2b9e 006683 fetch 1 ,mem_context 
-0x2b9f 006684 rtnbit1 state_inconn 
-0x2ba0 006685 rtnbit1 state_inpage 
-0x2ba1 006686 fetch 1 ,mem_ssp_enable 
-0x2ba2 006687 branch lpm_unconn_nossp ,blank 
-0x2ba3 006688 fetch 1 ,mem_sp_local_key_invalid 
-0x2ba4 006689 rtn blank 
-:      006690 lpm_unconn_nossp:
-0x2ba5 006691 bpatch patch15_4 ,mem_patch15 
-0x2ba6 006692 fetch 1 ,mem_le_adv_enable 
-0x2ba7 006693 nbranch lpm_unconn_cont ,blank 
-0x2ba8 006694 fetch 1 ,mem_scan_mode 
-0x2ba9 006695 rtn blank 
-:      006696 lpm_unconn_cont:
-0x2baa 006697 fetch 2 ,mem_lpm_interval 
-0x2bab 006698 rtn blank 
-:      006699 lpm_sleep_btclk:
-0x2bac 006700 fetcht 1 ,mem_lpm_overhead 
-0x2bad 006701 isub temp ,pdata 
-0x2bae 006702 arg 7500 ,temp 
-0x2baf 006703 imul32 temp ,pdata 
-0x2bb0 006704 branch lpm_dispatch_sleep 
-:      006706 lpm_set_mult:
-0x2bb1 006707 bpatch patch15_5 ,mem_patch15 
-0x2bb2 006708 disable wake 
-0x2bb3 006709 fetch 1 ,mem_state 
-0x2bb4 006710 rtnbit0 state_insniff 
-0x2bb5 006711 nbranch lpm_not_match ,match 
-0x2bb6 006712 call lpm_match 
-0x2bb7 006713 fetch 2 ,mem_rx_window_sniff 
-0x2bb8 006714 store 2 ,mem_rx_window 
-0x2bb9 006715 fetch 1 ,mem_arq 
-0x2bba 006716 bbit1 wack ,lpm_mult_short 
-0x2bbb 006717 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bbc 006718 call l2cap_malloc_is_fifo_empty 
-0x2bbd 006719 nbranch lpm_mult_short ,blank 
-0x2bbe 006720 fetch 1 ,mem_classic_bt_flag 
-0x2bbf 006721 bbit1 short_mult_flag ,lpm_mult_short 
-:      006722 lpm_mult_wait_timeout:
-0x2bc0 006723 jam 0 ,mem_lpm_current_mult 
-0x2bc1 006724 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bc2 006725 fetch 1 ,mem_lpm_mult_cnt 
-0x2bc3 006726 branch lpm_mult_long ,blank 
-0x2bc4 006727 increase -1 ,pdata 
-0x2bc5 006728 store 1 ,mem_lpm_mult_cnt 
-0x2bc6 006729 rtn 
-:      006732 classic_bt_set_mult_short_flag:
-0x2bc7 006733 arg short_mult_flag ,queue 
-0x2bc8 006734 branch classic_bluetooth_set_flag 
-:      006736 classic_bt_clr_mult_short_flag:
-0x2bc9 006737 arg short_mult_flag ,queue 
-0x2bca 006738 branch classic_bluetooth_clr_flag 
-:      006742 lpm_match:
-0x2bcb 006743 jam 0 ,mem_sniff_unint_lost 
-0x2bcc 006744 fetch 3 ,mem_sniff_rcv 
-0x2bcd 006745 increase 1 ,pdata 
-0x2bce 006746 store 3 ,mem_sniff_rcv 
-0x2bcf 006747 rtn 
-:      006749 lpm_not_match:
-0x2bd0 006750 bpatch patch15_6 ,mem_patch15 
-0x2bd1 006751 fetcht 2 ,mem_rx_window_sniff 
-0x2bd2 006752 rshift temp ,temp 
-0x2bd3 006753 fetch 2 ,mem_rx_window 
-0x2bd4 006754 iadd temp ,pdata 
-0x2bd5 006755 store 2 ,mem_rx_window 
-:      006756 lpm_lost:
-0x2bd6 006757 jam 0 ,mem_lpm_current_mult 
-0x2bd7 006758 fetch 3 ,mem_sniff_lost 
-0x2bd8 006759 increase 1 ,pdata 
-0x2bd9 006760 store 3 ,mem_sniff_lost 
-0x2bda 006761 fetch 1 ,mem_sniff_unint_lost 
-0x2bdb 006762 increase 1 ,pdata 
-0x2bdc 006763 store 1 ,mem_sniff_unint_lost 
-0x2bdd 006764 rtn 
-:      006766 lpm_mult_short:
-0x2bde 006767 jam 0 ,mem_lpm_current_mult 
-0x2bdf 006768 fetch 1 ,mem_lpm_mult_timeout 
-0x2be0 006769 store 1 ,mem_lpm_mult_cnt 
-0x2be1 006770 rtn 
-:      006772 lpm_mult_long:
-0x2be2 006773 fetcht 1 ,mem_lpm_mult 
-0x2be3 006774 storet 1 ,mem_lpm_current_mult 
-0x2be4 006775 rtn 
-:      006777 lpm_cal_xtal_startup:
-0x2be5 006778 bpatch patch15_7 ,mem_patch15 
-0x2be6 006779 fetch 1 ,mem_lpm_xtalcnt 
-0x2be7 006780 nrtn blank 
-0x2be8 006781 jam clksel_rc ,core_clksel 
-0x2be9 006782 setarg 0xf0c 
-0x2bea 006783 call lpm_write_config 
-0x2beb 006784 setarg 200000 
-0x2bec 006785 call sleep 
-0x2bed 006786 until null ,lpo_edge 
-0x2bee 006787 copy lpo_time ,alarm 
-0x2bef 006788 call xtal_fast_wake 
-0x2bf0 006789 jam clksel_xtal ,core_clksel 
-0x2bf1 006790 nop 10 
-0x2bf2 006791 until null ,lpo_edge 
-0x2bf3 006792 deposit lpo_time 
-0x2bf4 006793 isub alarm ,pdata 
-0x2bf5 006794 increase 0x30 ,pdata 
-0x2bf6 006795 arg 0xff ,temp 
-0x2bf7 006796 call ceiling 
-0x2bf8 006797 store 1 ,mem_lpm_xtalcnt 
-0x2bf9 006798 nop 30000 
-0x2bfa 006799 nop 30000 
-0x2bfb 006800 nop 30000 
-0x2bfc 006801 rtn 
-:      006803 lpm_cal_xtal_startup_by_snooze:
-0x2bfd 006804 fetch 1 ,mem_lpm_xtalcnt 
-0x2bfe 006805 nrtn blank 
-0x2bff 006806 jam 0xff ,core_xtal_stable_time 
-0x2c00 006807 jam clksel_rc ,core_clksel 
-0x2c01 006808 call xtal_fast_wake 
-0x2c02 006809 setarg 1000 
-0x2c03 006810 iadd lpo_time ,alarm 
-0x2c04 006811 snooze 
-0x2c05 006812 deposit lpo_time 
-0x2c06 006813 nop 12000 
-0x2c07 006814 nop 12000 
-0x2c08 006815 nop 12000 
-0x2c09 006816 nop 12000 
-0x2c0a 006817 nop 12000 
-0x2c0b 006818 nop 12000 
-0x2c0c 006819 nop 12000 
-0x2c0d 006820 nop 12000 
-0x2c0e 006821 nop 12000 
-0x2c0f 006822 isub alarm ,pdata 
-0x2c10 006823 add pdata ,0x30 ,pdata 
-0x2c11 006824 arg 0xff ,temp 
-0x2c12 006825 call ceiling 
-0x2c13 006826 store 1 ,mem_lpm_xtalcnt 
-0x2c14 006827 nop 30000 
-0x2c15 006828 nop 30000 
-0x2c16 006829 nop 30000 
-0x2c17 006830 rtn 
-:      006835 lpm_write_config:
-0x2c18 006836 arg 0xfff ,contw 
-0x2c19 006837 iand contw ,contw 
-0x2c1a 006838 fetch 1 ,mem_lpm_config 
-0x2c1b 006839 and_into 0xf0 ,pdata 
-0x2c1c 006840 lshift8 pdata ,pdata 
-0x2c1d 006841 ior contw ,pdata 
-0x2c1e 006842 hstore 2 ,core_lpm_reg 
-0x2c1f 006843 ifetch 2 ,contr 
-0x2c20 006844 istore 2 ,contw 
-:      006846 lpm_write_ctrl:
-0x2c21 006847 setarg lpmreg_sel_ctrl 
-0x2c22 006848 branch lpm_write 
-:      006850 lpm_write_ctrl2:
-0x2c23 006851 setarg lpmreg_sel_ctrl2 
-:      006852 lpm_write:
-0x2c24 006853 until null ,lpo_edge 
-0x2c25 006854 hstore 1 ,core_lpm_wr 
-0x2c26 006855 until null ,lpo_edge 
-0x2c27 006856 until null ,lpo_edge 
-0x2c28 006857 rtn 
-:      006860 lpm_write_gpio_wakeup:
-0x2c29 006861 bpatch patch16_0 ,mem_patch16 
-0x2c2a 006862 fetch 4 ,mem_gpio_wakeup_low 
-0x2c2b 006863 hstore 4 ,core_lpm_reg 
-0x2c2c 006864 setarg lpmreg_sel_gpiolow 
-0x2c2d 006865 call lpm_write 
-0x2c2e 006866 fetch 4 ,mem_gpio_wakeup_high 
-0x2c2f 006867 hstore 4 ,core_lpm_reg 
-0x2c30 006868 setarg lpmreg_sel_gpiohigh 
-0x2c31 006869 branch lpm_write 
-:      006871 lpm_get_wake_lock:
-0x2c32 006872 fetch 2 ,mem_lpm_wake_lock 
-0x2c33 006873 qset1 pdata 
-0x2c34 006874 store 2 ,mem_lpm_wake_lock 
-0x2c35 006875 rtn 
-:      006877 lpm_put_wake_lock:
-0x2c36 006878 fetch 2 ,mem_lpm_wake_lock 
-0x2c37 006879 qset0 pdata 
-0x2c38 006880 store 2 ,mem_lpm_wake_lock 
-0x2c39 006881 rtn 
-:      006885 lpm_check_wake_lock:
-0x2c3a 006886 bpatch patch16_1 ,mem_patch16 
-0x2c3b 006887 call app_check_wake_lock 
-0x2c3c 006888 fetch 2 ,mem_lpm_wake_lock 
-0x2c3d 006889 copy pdata ,rega 
-0x2c3e 006890 fetch 1 ,mem_state_map 
-0x2c3f 006891 isolate1 smap_rxlmp ,pdata 
-0x2c40 006892 setflag true ,wake_lock_lmp_rx ,rega 
-0x2c41 006893 fetch 1 ,mem_lmo_opcode1 
-0x2c42 006894 fetcht 1 ,mem_lmo_opcode2 
-0x2c43 006895 iadd temp ,pdata 
-0x2c44 006896 fetcht 1 ,mem_lmp_to_send 
-0x2c45 006897 iadd temp ,pdata 
-0x2c46 006898 nsetflag blank ,wake_lock_lmp_tx ,rega 
-0x2c47 006899 fetch 1 ,mem_le_tx_buff_used 
-0x2c48 006900 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x2c49 006901 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x2c4a 006902 fetcht 2 ,mem_l2cap_rxbuff2_len 
-0x2c4b 006903 iadd temp ,pdata 
-0x2c4c 006904 nsetflag blank ,wake_lock_l2cap_rx ,rega 
-0x2c4d 006905 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x2c4e 006906 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x2c4f 006907 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x2c50 006908 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x2c51 006909 fetch 1 ,mem_hci_cmd 
-0x2c52 006910 nsetflag blank ,wake_lock_cmd ,rega 
-0x2c53 006911 fetch 1 ,mem_device_option 
-0x2c54 006912 compare dvc_op_module ,pdata ,0xff 
-0x2c55 006913 call lpm_uart_wake_lock ,true 
-0x2c56 006914 setarg -8 
-0x2c57 006915 iand rega ,rega 
-0x2c58 006916 copy rega ,pdata 
-0x2c59 006917 store 2 ,mem_lpm_wake_lock 
-0x2c5a 006918 rtn 
-:      006920 lpm_uart_wake_lock:
-0x2c5b 006921 hfetch 2 ,core_uart_rxitems 
-0x2c5c 006922 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2c5d 006923 hfetch 2 ,core_uart_txitems 
-0x2c5e 006924 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2c5f 006925 rtn 
-:      006927 lpm_shut_down:
-0x2c60 006928 hfetch 4 ,core_lpm_ctrl 
-0x2c61 006929 set0 27 ,pdata 
-0x2c62 006930 hstore 4 ,core_lpm_reg 
-0x2c63 006931 call lpm_write_ctrl 
-0x2c64 006932 branch assert 
-:      006934 lpm_disable_exen_output:
-0x2c65 006935 hfetch 4 ,core_lpm_xtalcnt 
-0x2c66 006936 set0 20 ,pdata 
-0x2c67 006937 hstore 4 ,core_lpm_reg 
-0x2c68 006938 branch lpm_write_ctrl2 
-:      006940 check_bt_disabled:
-0x2c69 006941 fetch 2 ,mem_chip_functions 
-0x2c6a 006942 bbit1 bt_disabled ,assert 
-0x2c6b 006943 rtn 
-:      006944 check_ble_disabled:
-0x2c6c 006945 fetch 2 ,mem_chip_functions 
-0x2c6d 006946 bbit1 ble_disabled ,assert 
-0x2c6e 006947 rtn 
-:      006948 check_module_disabled:
-0x2c6f 006949 fetch 2 ,mem_chip_functions 
-0x2c70 006950 bbit1 module_disable ,assert 
-0x2c71 006951 rtn 
-:      007012 g24_dispatch:
-0x2c72 007013 bpatch patch16_2 ,mem_patch16 
-0x2c73 007014 call g24_head_ptr2regc 
-0x2c74 007015 add regc ,offset_24g_mode ,regb 
-0x2c75 007016 ifetch 1 ,regb 
-0x2c76 007018 rtneq disable_24g 
-0x2c77 007019 beq tx_24g ,g24_transmit_process 
-0x2c78 007020 beq rx_24g ,g24_receive_process 
-0x2c79 007021 rtn 
-:      007023 g24_head_ptr2regc:
-0x2c7a 007024 fetcht 2 ,mem_24g_head_ptr 
-0x2c7b 007025 copy temp ,regc 
-0x2c7c 007026 rtn 
-:      007028 g24_receive_process_init:
-0x2c7d 007029 call g24_receive_init 
-0x2c7e 007030 branch g24_mode_switch_init 
-:      007032 g24_receive_process:
-0x2c7f 007033 call g24_mode_switch 
-0x2c80 007034 call g24_dongle_work_mode_auto 
-0x2c81 007035 call g24_dongle_bind_mode_auto 
-0x2c82 007036 branch g24_dongle_search_mode_auto 
-:      007039 g24_pair_init:
-0x2c83 007042 call g24_set0_mem_pid 
-0x2c84 007043 setarg g24_pair_ch 
-0x2c85 007044 call g24_store_mem_ch 
-0x2c86 007045 call g24_store_mem_pair_txpower 
-0x2c87 007048 add regc ,offset_24g_paring_addr ,rega 
-0x2c88 007049 ifetch 4 ,rega 
-0x2c89 007050 branch g24_store_mem_addr 
-:      007052 g24_ch:
-0x2c8a 007053 call g24_head_ptr2regc 
-0x2c8b 007054 add regc ,offset_24g_current_ch_number ,regb 
-0x2c8c 007055 ifetcht 1 ,regb 
-0x2c8d 007057 call g24_ch_temp_incre_size4 
-0x2c8e 007058 add regc ,offset_24g_current_ch_number ,contw 
-0x2c8f 007060 branch g24_contw_istoret_1byte 
-:      007062 g24_ch_temp_incre_size4:
-0x2c90 007063 call g24_ch_calc 
-0x2c91 007064 increase 1 ,temp 
-0x2c92 007065 and_into 3 ,temp 
-0x2c93 007066 rtn 
-:      007068 g24_ch_calc:
-0x2c94 007069 add regc ,offset_24g_addr ,regb 
-0x2c95 007070 ifetch 1 ,regb 
-0x2c96 007072 and_into 0x03 ,pdata 
-0x2c97 007073 mul32 pdata ,4 ,rega 
-0x2c98 007074 add regc ,offset_24g_ch_map1 ,pdata 
-0x2c99 007076 iadd rega ,pdata 
-0x2c9a 007077 iadd temp ,contr 
-0x2c9b 007078 ifetch 1 ,contr 
-0x2c9c 007080 branch g24_store_mem_ch 
-:      007082 g24_set_device_addr:
-0x2c9d 007083 call g24_store_mem_tx_power_temp 
-0x2c9e 007084 call otp_enable_chgpump 
-0x2c9f 007085 setarg 0x7e2 
-0x2ca0 007086 arg mem_temp ,rega 
-0x2ca1 007087 arg 4 ,temp 
-0x2ca2 007088 call otpd_read_data 
-0x2ca3 007089 call otp_disable_chgpump 
-0x2ca4 007090 fetch 4 ,mem_temp 
-0x2ca5 007091 call g24_store_mem_device_addr 
-0x2ca6 007093 nrtn blank 
-0x2ca7 007094 fetch 4 ,mem_lap 
-0x2ca8 007096 branch g24_store_mem_device_addr 
-:      007098 g24_transmit_rf_sta_init:
-0x2ca9 007099 call g24_set1_mem_rf_last_sta 
-0x2caa 007101 setarg 0 
-0x2cab 007102 call g24_store_mem_sync_cnt 
-:      007104 g24_transmit_rf_ctrl_clear:
-0x2cac 007105 call g24_fetch_mem_data_type 
-0x2cad 007107 and_into bits_data ,pdata 
-0x2cae 007109 branch g24_store_mem_data_type 
-:      007111 g24_hop_ch_enable:
-0x2caf 007112 call g24_fetch_mem_data_type 
-0x2cb0 007114 set1 bit_hop ,pdata 
-0x2cb1 007115 call g24_store_mem_data_type 
-0x2cb2 007118 branch g24_store_mem_txpayload 
-:      007120 g24_transmit_hop_pac_fail:
-0x2cb3 007121 call g24_fetch_mem_rf_work_stage 
-0x2cb4 007123 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
-0x2cb5 007124 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
-0x2cb6 007125 rtn 
-:      007127 g24_transmit_hop_pac_fail_wo_hop:
-0x2cb7 007128 call g24_set2_mem_sync_cnt 
-:      007130 g24_transmit_hop_pac_fail_stage1:
-0x2cb8 007131 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2cb9 007132 call g24_mem_set0 
-0x2cba 007134 call g24_store_mem_rf_last_sta 
-0x2cbb 007136 branch g24_transmit_rf_ctrl_clear 
-:      007138 g24_transmit_hop_pac_fail_hop_stage2:
-0x2cbc 007139 call g24_set0_mem_rf_hop_ch 
-0x2cbd 007141 branch g24_transmit_hop_pac_fail_stage1 
-:      007143 g24_transmit_pac_fail_hop_stage3:
-0x2cbe 007144 add regc ,offset_24g_txfail_cnt ,rega 
-0x2cbf 007145 ifetch 1 ,rega 
-0x2cc0 007147 increase 1 ,pdata 
-0x2cc1 007148 add regc ,offset_24g_txfail_cnt ,contw 
-0x2cc2 007149 istore 1 ,contw 
-0x2cc3 007151 beq 0x20 ,g24_tx_attempt_fail 
-0x2cc4 007152 call g24_fetch_mem_rf_hop_ch 
-0x2cc5 007154 beq 1 ,g24_rf_hop_fastly 
-0x2cc6 007155 setarg 1 
-0x2cc7 007156 call g24_store_mem_rf_hop_ch 
-:      007158 g24_rf_hop_attemp_again:
-0x2cc8 007159 call g24_fetch_mem_rf_hop_ch 
-0x2cc9 007161 bne 1 ,g24_transmit_rf_ctrl_clear 
-:      007162 g24_rf_hop_fastly:
-0x2cca 007163 add regc ,offset_24g_hop_fastly_cnt ,rega 
-0x2ccb 007164 ifetch 1 ,rega 
-0x2ccc 007166 increase 1 ,pdata 
-0x2ccd 007167 call g24_store_mem_hop_fastly_cnt 
-0x2cce 007169 beq 4 ,g24_rf_hop_fastly_exit 
-0x2ccf 007170 call g24_ch 
-0x2cd0 007171 call g24_set2_mem_max_retry 
-0x2cd1 007173 branch g24_transmit_packet 
-:      007175 g24_rf_hop_fastly_exit:
-0x2cd2 007176 call g24_set0_mem_hop_fastly_cnt 
-0x2cd3 007178 branch g24_transmit_rf_ctrl_clear 
-:      007180 g24_set0_mem_hop_fastly_cnt:
-0x2cd4 007181 setarg 0 
-:      007182 g24_store_mem_hop_fastly_cnt:
-0x2cd5 007183 add regc ,offset_24g_hop_fastly_cnt ,contw 
-0x2cd6 007184 branch g24_contw_istore_1byte 
-:      007186 g24_transmit_hop_pac_succ_wo_hop:
-0x2cd7 007187 call g24_set2_mem_sync_cnt 
-:      007189 g24_transmit_hop_pac_succ:
-0x2cd8 007190 call g24_set0_mem_rf_hop_ch 
-0x2cd9 007192 call g24_set1_mem_rf_last_sta 
-0x2cda 007194 branch g24_transmit_rf_ctrl_clear 
-:      007196 g24_transmit_succ_rf_config:
-0x2cdb 007197 call g24_fetch_mem_rf_work_stage 
-0x2cdc 007199 beq 3 ,g24_transmit_hop_pac_succ 
-0x2cdd 007200 call g24_fetch_mem_data_type 
-0x2cde 007202 isolate0 bit_hop ,pdata 
-0x2cdf 007203 branch g24_transmit_rf_sta_init ,true 
-0x2ce0 007204 call g24_fetch_mem_rf_work_stage 
-0x2ce1 007206 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
-0x2ce2 007207 beq 2 ,g24_transmit_hop_pac_succ 
-0x2ce3 007208 rtn 
-:      007210 g24_rf_sta_check:
-0x2ce4 007211 call g24_fetch_mem_pairing_sm 
-0x2ce5 007213 rtnne state_24g_pairing_success 
-0x2ce6 007214 call g24_rf_laststa_synccnt_check 
-0x2ce7 007215 ncall g24_rf_sync_cnt_check ,user2 
-0x2ce8 007216 rtn 
-:      007218 g24_rf_laststa_synccnt_check:
-0x2ce9 007219 disable user2 
-0x2cea 007220 add regc ,offset_24g_rf_last_sta ,rega 
-0x2ceb 007221 ifetch 1 ,rega 
-0x2cec 007223 rtnne 1 
-0x2ced 007224 add regc ,offset_24g_sync_cnt ,rega 
-0x2cee 007225 ifetch 1 ,rega 
-0x2cef 007227 rtnne 0 
-0x2cf0 007228 setarg 1 
-0x2cf1 007229 call g24_store_mem_rf_work_stage 
-0x2cf2 007231 call g24_set4_mem_max_retry 
-0x2cf3 007233 branch enable_user2 
-:      007235 g24_rf_sync_cnt_check:
-0x2cf4 007236 add regc ,offset_24g_sync_cnt ,rega 
-0x2cf5 007237 ifetch 1 ,rega 
-0x2cf6 007239 branch g24_rf_hop_attemp ,blank 
-0x2cf7 007240 increase -1 ,pdata 
-0x2cf8 007241 call g24_store_mem_sync_cnt 
-0x2cf9 007243 setarg 2 
-0x2cfa 007244 call g24_store_mem_rf_work_stage 
-0x2cfb 007246 call g24_ch 
-0x2cfc 007248 branch g24_set4_mem_max_retry 
-:      007250 g24_store_mem_rf_work_stage:
-0x2cfd 007251 add regc ,offset_24g_rf_work_stage ,contw 
-0x2cfe 007252 branch g24_contw_istore_1byte 
-:      007255 g24_rf_hop_attemp:
-0x2cff 007256 setarg 3 
-0x2d00 007257 call g24_store_mem_rf_work_stage 
-0x2d01 007259 call g24_fetch_mem_rf_hop_ch 
-0x2d02 007261 nbranch g24_rf_hop_attemp_again ,blank 
-0x2d03 007262 call g24_ch 
-:      007264 g24_set2_mem_max_retry:
-0x2d04 007265 setarg 2 
-0x2d05 007266 branch g24_store_mem_max_retry 
-:      007268 g24_transmit_process:
-0x2d06 007269 rtnmark0 mark_24g 
-0x2d07 007270 set1 mark_24g_conext ,mark 
-0x2d08 007271 bpatch patch16_3 ,mem_patch16 
-0x2d09 007272 add regc ,offset_24g_tx_without_int ,rega 
-0x2d0a 007273 ifetch 1 ,rega 
-0x2d0b 007275 beq 1 ,g24_transmit_without_int 
-0x2d0c 007276 call g24_timer_check 
-0x2d0d 007277 nbranch g24_transmit_exit ,user 
-0x2d0e 007278 call g24_interval_calibrate 
-:      007279 g24_transmit_without_int:
-0x2d0f 007280 add regc ,offset_24g_tx_without_int ,contw 
-0x2d10 007281 call g24_mem_set0 
-0x2d11 007283 call g24_txdata_prep 
-0x2d12 007284 nbranch g24_enter_lpm ,user 
-0x2d13 007285 call g24_rf_sta_check 
-:      007286 g24_transmit_start:
-0x2d14 007287 call g24_transmit_packet 
-0x2d15 007288 call g24_power_ctrl 
-:      007289 g24_transmit_exit:
-0x2d16 007290 set0 mark_24g_conext ,mark 
-0x2d17 007291 rtn 
-:      007293 g24_timer_timeout:
-0x2d18 007294 rtn zero 
-0x2d19 007295 set1 28 ,pdata 
-0x2d1a 007296 rtn 
-:      007298 g24_interval_calibrate:
-0x2d1b 007299 add regc ,offset_24g_pac_index ,rega 
-0x2d1c 007300 ifetch 1 ,rega 
-0x2d1d 007302 increase 1 ,pdata 
-0x2d1e 007303 add regc ,offset_24g_pac_index ,contw 
-0x2d1f 007304 istore 1 ,contw 
-0x2d20 007306 beq 4 ,g24_interval_max 
-0x2d21 007307 beq 5 ,g24_interval_min 
-0x2d22 007308 rtn 
-:      007309 g24_interval_max:
-0x2d23 007310 add regc ,offset_24g_interval_max ,rega 
-0x2d24 007311 ifetch 1 ,rega 
-:      007313 g24_interval_update:
-0x2d25 007315 add regc ,offset_24g_interval ,contw 
-0x2d26 007316 branch g24_contw_istore_1byte 
-:      007318 g24_interval_min:
-0x2d27 007319 add regc ,offset_24g_pac_index ,contw 
-0x2d28 007320 call g24_mem_set0 
-0x2d29 007322 add regc ,offset_24g_interval_min ,rega 
-0x2d2a 007323 ifetch 1 ,rega 
-0x2d2b 007325 branch g24_interval_update 
-:      007327 g24_txdata_prep:
-0x2d2c 007328 call g24_fetch_mem_pairing_sm 
-0x2d2d 007330 bne state_24g_pairing_success ,g24_pairing_sm 
-0x2d2e 007331 bpatch patch16_4 ,mem_patch16 
-0x2d2f 007332 call g24_package_data 
-0x2d30 007333 nbranch g24_txdata_last_pac ,user 
-0x2d31 007334 call g24_transmit_prep 
-0x2d32 007335 call g24_power_ctrl_pac_incrs 
-:      007336 g24_txdata_enable_tx:
-0x2d33 007338 setarg ensure_on_24g 
-:      007339 g24_store_mem_ensure:
-0x2d34 007340 add regc ,offset_24g_ensure ,contw 
-0x2d35 007341 branch g24_contw_istore_1byte 
-:      007343 g24_txdata_last_pac:
-0x2d36 007344 add regc ,offset_24g_ensure ,rega 
-0x2d37 007345 ifetch 1 ,rega 
-0x2d38 007347 beq ensure_on_24g ,enable_user 
-0x2d39 007348 rtn 
-:      007350 g24_package_data:
-0x2d3a 007352 add regc ,offset_24g_cb_data ,temp 
-0x2d3b 007353 ifetch 2 ,temp 
-0x2d3c 007355 call callback_func 
-0x2d3d 007356 nrtn user 
-0x2d3e 007357 copy rega ,pdata 
-0x2d3f 007358 store 1 ,mem_rega 
-0x2d40 007359 add regc ,offset_24g_abort_pac ,contw 
-0x2d41 007360 call g24_mem_set0 
-0x2d42 007362 call g24_transmit_rf_ctrl_clear 
-0x2d43 007363 store 1 ,mem_24g_common_temp 
-0x2d44 007364 fetch 1 ,mem_rega 
-0x2d45 007365 copy pdata ,rega 
-0x2d46 007366 add rega ,1 ,temp 
-0x2d47 007367 arg mem_24g_common_temp + 1 ,contw 
-0x2d48 007368 copy rega ,loopcnt 
-0x2d49 007369 copy regb ,contr 
-0x2d4a 007370 call memcpy 
-0x2d4b 007371 arg mem_24g_common_temp ,rega 
-:      007372 g24_put_data_in_buff:
-0x2d4c 007373 rtnmark0 mark_24g_conext 
-0x2d4d 007374 add regc ,offset_24g_datalen ,contw 
-0x2d4e 007375 istoret 1 ,contw 
-0x2d4f 007377 copy temp ,loopcnt 
-0x2d50 007378 add regc ,offset_24g_txbuf ,contw 
-0x2d51 007380 copy rega ,contr 
-0x2d52 007381 branch memcpy 
-:      007383 g24_transmit_prep:
-0x2d53 007385 add regc ,offset_24g_datalen ,rega 
-0x2d54 007386 ifetch 1 ,rega 
-0x2d55 007388 increase 2 ,pdata 
-0x2d56 007389 add regc ,offset_24g_txlen ,contw 
-0x2d57 007390 istore 1 ,contw 
-0x2d58 007393 call g24_fetch_mem_data_type 
-0x2d59 007395 call g24_store_mem_txpayload 
-0x2d5a 007398 add regc ,offset_24g_datalen ,rega 
-0x2d5b 007399 ifetch 1 ,rega 
-0x2d5c 007401 lshift3 pdata ,pdata 
-0x2d5d 007402 add regc ,offset_24g_pid ,rega 
-0x2d5e 007403 ifetcht 1 ,rega 
-0x2d5f 007405 and temp ,0x03 ,temp 
-0x2d60 007406 lshift temp ,temp 
-0x2d61 007407 ior temp ,pdata 
-0x2d62 007408 add regc ,offset_24g_no_ack ,rega 
-0x2d63 007409 ifetcht 1 ,rega 
-0x2d64 007411 iadd temp ,pdata 
-0x2d65 007412 istore 1 ,contw 
-0x2d66 007414 add regc ,offset_24g_datalen ,rega 
-0x2d67 007415 ifetch 1 ,rega 
-0x2d68 007417 iforce loopcnt 
-0x2d69 007418 add regc ,offset_24g_txbuf ,contr 
-0x2d6a 007420 branch memcpy 
-:      007422 g24_send_abort_packet:
-0x2d6b 007423 call g24_set1_mem_abort_pac 
-0x2d6c 007425 call g24_set0_mem_rf_hop_ch 
-0x2d6d 007427 call g24_power_ctrl_reinit 
-0x2d6e 007428 call g24_transmit_rf_ctrl_clear 
-0x2d6f 007429 store 1 ,mem_24g_common_temp 
-0x2d70 007430 call g24_put_data_in_buff_pre 
-0x2d71 007431 call g24_fetch_mem_data_type 
-0x2d72 007433 set1 bit_abort ,pdata 
-0x2d73 007434 call g24_store_mem_data_type 
-0x2d74 007436 call g24_transmit_prep 
-0x2d75 007437 call g24_txdata_enable_tx 
-0x2d76 007438 branch g24_transmit_start 
-:      007440 g24_put_data_in_buff_pre:
-0x2d77 007441 store 1 ,mem_24g_common_temp + 1 
-0x2d78 007442 call g24_fetch_mem_device_addr 
-0x2d79 007444 store 4 ,mem_24g_common_temp + 2 
-0x2d7a 007445 arg 6 ,temp 
-0x2d7b 007446 arg mem_24g_common_temp ,rega 
-0x2d7c 007447 branch g24_put_data_in_buff 
-:      007449 g24_enter_lpm:
-0x2d7d 007450 add regc ,offset_24g_abort_pac ,rega 
-0x2d7e 007451 ifetch 1 ,rega 
-0x2d7f 007453 branch g24_send_abort_packet ,blank 
-:      007454 g24_enter_lpm_prepare:
-0x2d80 007456 add regc ,offset_24g_cb_lpm_prepare ,rega 
-0x2d81 007457 ifetch 2 ,rega 
-0x2d82 007459 branch callback_func 
-:      007461 g24_lpm_long_sleep:
-0x2d83 007462 call g24_head_ptr2regc 
-0x2d84 007464 call lpo_calibration 
-0x2d85 007465 fetch 3 ,mem_clks_per_lpo 
-0x2d86 007466 rtn blank 
-0x2d87 007467 add regc ,offset_24g_cb_lpm_before ,temp 
-0x2d88 007468 ifetch 2 ,temp 
-0x2d89 007470 call callback_func 
-0x2d8a 007471 add regc ,offset_24g_enter_hibernate ,temp 
-0x2d8b 007472 ifetch 8 ,temp 
-0x2d8c 007473 call clk2lpo 
-0x2d8d 007474 storet 4 ,mem_sleep_counter 
-0x2d8e 007475 branch lpm_sleep 
-:      007477 g24_transmit_packet:
-0x2d8f 007478 call g24_head_ptr2regc 
-0x2d90 007479 add regc ,offset_24g_retry ,contw 
-0x2d91 007480 call g24_mem_set0 
-:      007482 g24_transmit_loop:
-0x2d92 007483 call g24_transmit_receive_ack 
-0x2d93 007484 nbranch g24_retransmit ,sync 
-0x2d94 007485 nbranch g24_retransmit ,user3 
-0x2d95 007486 call g24_ackpayload_parse 
-0x2d96 007487 call g24_power_ctrl_ack_incrs 
-:      007488 g24_transmit_next_packet:
-0x2d97 007489 call g24_head_ptr2regc 
-0x2d98 007490 add regc ,offset_24g_pid ,rega 
-0x2d99 007491 ifetch 1 ,rega 
-0x2d9a 007493 increase 1 ,pdata 
-0x2d9b 007494 call g24_store_mem_pid 
-0x2d9c 007496 call g24_fetch_mem_pairing_sm 
-0x2d9d 007498 bne state_24g_pairing_success ,g24_paring_mode 
-0x2d9e 007499 call g24_transmit_succ_rf_config 
-:      007500 g24_transmit_abandon:
-0x2d9f 007501 setarg 0 
-0x2da0 007502 add regc ,offset_24g_txfail_cnt ,contw 
-0x2da1 007503 istore 2 ,contw 
-0x2da2 007507 setarg ensure_off_24g 
-0x2da3 007508 branch g24_store_mem_ensure 
-:      007511 g24_transmit_receive_ack:
-0x2da4 007512 disable user3 
-0x2da5 007513 call g24_transmit 
-0x2da6 007514 call g24_head_ptr2regc 
-0x2da7 007515 add regc ,offset_24g_no_ack ,rega 
-0x2da8 007516 ifetch 1 ,rega 
-0x2da9 007518 beq no_ack_24g ,g24_transmit_no_ack 
-0x2daa 007519 call g24_receive_packet 
-0x2dab 007520 branch g24_end_of_packet 
-:      007521 g24_transmit_no_ack:
-0x2dac 007522 call g24_end_of_packet 
-0x2dad 007523 branch g24_transmit_next_packet 
-:      007526 g24_retransmit:
-0x2dae 007527 bpatch patch16_5 ,mem_patch16 
-0x2daf 007528 add regc ,offset_24g_get_ack_fail ,rega 
-0x2db0 007529 ifetch 1 ,rega 
-0x2db1 007531 increase 1 ,pdata 
-0x2db2 007532 add regc ,offset_24g_get_ack_fail ,contw 
-0x2db3 007533 istore 1 ,contw 
-0x2db4 007535 call g24_fetch_mem_pairing_sm 
-0x2db5 007537 bne state_24g_pairing_success ,g24_tx_paring_retry 
-0x2db6 007538 add regc ,offset_24g_retry ,rega 
-0x2db7 007539 ifetcht 1 ,rega 
-0x2db8 007541 increase 1 ,temp 
-0x2db9 007542 add regc ,offset_24g_retry ,contw 
-0x2dba 007543 istoret 1 ,contw 
-0x2dbb 007545 add regc ,offset_24g_max_retry ,rega 
-0x2dbc 007546 ifetch 1 ,rega 
-0x2dbd 007548 isub temp ,pdata 
-0x2dbe 007549 nbranch g24_transmit_loop ,blank 
-0x2dbf 007550 bpatch patch16_6 ,mem_patch16 
-0x2dc0 007551 call g24_fetch_mem_rf_work_stage 
-0x2dc1 007553 beq 3 ,g24_transmit_pac_fail_hop_stage3 
-0x2dc2 007554 add regc ,offset_24g_hop_pac_retry ,rega 
-0x2dc3 007555 ifetch 1 ,rega 
-0x2dc4 007557 increase 1 ,pdata 
-0x2dc5 007558 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2dc6 007559 istore 1 ,contw 
-0x2dc7 007561 beq 2 ,g24_transmit_hop_pac_fail 
-0x2dc8 007562 call g24_hop_ch_enable 
-0x2dc9 007563 setarg 1 
-0x2dca 007564 call g24_store_mem_max_retry 
-0x2dcb 007566 branch g24_transmit_packet 
-:      007568 g24_tx_paring_retry:
-0x2dcc 007569 add regc ,offset_24g_get_ack_fail ,rega 
-0x2dcd 007570 ifetch 1 ,rega 
-0x2dce 007572 rtnne 0xff 
-0x2dcf 007573 add regc ,offset_24g_get_ack_fail ,contw 
-0x2dd0 007574 call g24_mem_set0 
-0x2dd1 007576 branch g24_stop_24g_mode 
-:      007578 g24_tx_attempt_fail:
-0x2dd2 007579 add regc ,offset_24g_txfail_cnt ,contw 
-0x2dd3 007580 call g24_mem_set0 
-:      007582 g24_stop_24g_mode:
-0x2dd4 007583 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x2dd5 007584 branch ui_ipc_send_event 
-:      007586 g24_ackpayload_parse:
-0x2dd6 007587 call g24_read_len_pid_crc 
-0x2dd7 007588 add regc ,offset_24g_rxdata_length ,rega 
-0x2dd8 007589 ifetch 1 ,rega 
-0x2dd9 007591 rtn blank 
-0x2dda 007592 iforce loopcnt 
-0x2ddb 007593 add regc ,offset_24g_rxbuf_add2 ,contr 
-0x2ddc 007595 add regc ,offset_24g_rxpayload ,contw 
-0x2ddd 007597 branch memcpy 
-:      007600 g24_read_len_pid_crc:
-0x2dde 007602 call g24_fetch_mem_rxbuf_add1 
-0x2ddf 007604 rshift3 pdata ,pdata 
-0x2de0 007605 add regc ,offset_24g_rxdata_length ,contw 
-0x2de1 007606 istore 1 ,contw 
-0x2de2 007609 increase 1 ,pdata 
-0x2de3 007610 add regc ,offset_24g_rxbuf_add1 ,contr 
-0x2de4 007612 iadd contr ,contr 
-0x2de5 007613 ifetch 3 ,contr 
-0x2de6 007614 add regc ,offset_24g_sta_crc ,contw 
-0x2de7 007615 istore 3 ,contw 
-0x2de8 007618 call g24_fetch_mem_rxbuf_add1 
-0x2de9 007620 rshift pdata ,pdata 
-0x2dea 007621 and pdata ,0x03 ,pdata 
-0x2deb 007622 add regc ,offset_24g_sta_pid ,contw 
-0x2dec 007623 istore 1 ,contw 
-0x2ded 007625 rtn 
-:      007627 g24_prep:
-0x2dee 007628 disable enable_crc 
-0x2def 007629 disable enable_white 
-0x2df0 007630 setarg 0x555555 
-0x2df1 007631 iforce crc24_init 
-0x2df2 007632 rtn 
-:      007634 g24_set_freq_tx:
-0x2df3 007635 call set_sync_on 
-0x2df4 007636 add regc ,offset_24g_ch ,rega 
-0x2df5 007637 ifetcht 1 ,rega 
-0x2df6 007639 branch set_freq_tx 
-:      007641 g24_transmit:
-0x2df7 007642 call g24_prep 
-0x2df8 007643 call g24_set_freq_tx 
-0x2df9 007644 set1 txgfsk ,radio_ctrl 
-0x2dfa 007645 enable encode_fec0 
-0x2dfb 007646 enable is_tx 
-0x2dfc 007647 disable is_rx 
-0x2dfd 007648 call le_enable 
-0x2dfe 007649 call g24_fetch_mem_addr 
-0x2dff 007651 iforce access 
-0x2e00 007652 inject mod ,32 
-0x2e01 007653 enable enable_crc 
-0x2e02 007654 add regc ,offset_24g_txlen ,rega 
-0x2e03 007655 ifetch 1 ,rega 
-0x2e04 007657 iforce loopcnt 
-0x2e05 007658 add regc ,offset_24g_txpayload ,contr 
-:      007660 g24tr_loop:
-0x2e06 007661 ifetch 1 ,contr 
-0x2e07 007662 inject mod ,8 
-0x2e08 007663 loop g24tr_loop 
-0x2e09 007664 enable enable_parity 
-0x2e0a 007665 inject mod ,24 
-0x2e0b 007666 disable enable_parity 
-0x2e0c 007667 until null ,tx_clear 
-0x2e0d 007668 bpatch patch16_7 ,mem_patch16 
-0x2e0e 007669 nop 100 
-0x2e0f 007670 disable encode_fec0 
-0x2e10 007671 rtn 
-:      007673 g24_receive_packet:
-0x2e11 007674 disable user3 
-0x2e12 007675 force 0 ,radio_ctrl 
-0x2e13 007676 add regc ,offset_24g_ch ,rega 
-0x2e14 007677 ifetcht 1 ,rega 
-0x2e15 007679 call set_freq_rx 
-0x2e16 007680 call rf_rx_enable 
-:      007681 g24_receive_rxon:
-0x2e17 007682 call g24_prep 
-0x2e18 007683 enable decode_fec0 
-0x2e19 007684 enable is_rx 
-0x2e1a 007685 disable is_tx 
-0x2e1b 007686 call le_enable 
-0x2e1c 007687 call g24_fetch_mem_addr 
-0x2e1d 007689 iforce access 
-0x2e1e 007690 enable swfine 
-0x2e1f 007691 add regc ,offset_24g_rx_window ,rega 
-0x2e20 007692 ifetch 2 ,rega 
-0x2e21 007694 iforce stop_watch 
-0x2e22 007695 correlate null ,timeout 
-0x2e23 007696 nbranch g24_sync_timeout ,sync 
-0x2e24 007697 enable enable_crc 
-0x2e25 007698 parse demod ,bucket ,8 
-0x2e26 007699 rshift3 pwindow ,pdata 
-0x2e27 007700 add regc ,offset_24g_rxbuf ,contw 
-0x2e28 007701 istore 1 ,contw 
-0x2e29 007703 add regc ,offset_24g_mode ,rega 
-0x2e2a 007704 ifetch 1 ,rega 
-0x2e2b 007706 beq rx_24g ,g24_receive_skip 
-0x2e2c 007707 bpatch patch17_0 ,mem_patch17 
-0x2e2d 007708 add regc ,offset_24g_rxbuf ,rega 
-0x2e2e 007709 ifetch 1 ,rega 
-0x2e2f 007711 add regc ,offset_24g_data_type ,rega 
-0x2e30 007712 ifetcht 1 ,rega 
-0x2e31 007714 icompare bits_data ,temp 
-0x2e32 007715 nbranch g24_end_of_packet ,true 
-:      007716 g24_receive_skip:
-0x2e33 007717 parse demod ,bucket ,8 
-0x2e34 007718 rshift3 pwindow ,pdata 
-0x2e35 007719 istore 1 ,contw 
-0x2e36 007720 rshift3 pdata ,pdata 
-0x2e37 007721 and pdata ,0x1f ,loopcnt 
-0x2e38 007722 branch g24rx_nopayload ,zero 
-:      007723 g24rx_loop:
-0x2e39 007724 parse demod ,bucket ,8 
-0x2e3a 007725 rshift3 pwindow ,pdata 
-0x2e3b 007726 istore 1 ,contw 
-0x2e3c 007727 loop g24rx_loop 
-:      007728 g24rx_nopayload:
-0x2e3d 007729 parse demod ,bucket ,24 
-0x2e3e 007730 rshift32 pdata ,pdata 
-0x2e3f 007731 rshift16 pdata ,pdata 
-0x2e40 007732 istore 3 ,contw 
-0x2e41 007733 branch g24_end_of_packet ,crc_failed 
-0x2e42 007734 enable user3 
-0x2e43 007735 disable decode_fec0 
-0x2e44 007736 rtn 
-:      007739 g24_end_of_packet:
-0x2e45 007740 disable encode_fec0 
-0x2e46 007741 disable decode_fec0 
-0x2e47 007742 disable enable_crc 
-0x2e48 007743 disable enable_white 
-0x2e49 007744 branch shutdown_radio ,is_rx 
-0x2e4a 007745 until null ,tx_clear 
-0x2e4b 007746 nop 100 
-0x2e4c 007747 branch shutdown_radio 
-:      007749 g24_sync_timeout:
-0x2e4d 007750 call rssi_noise 
-0x2e4e 007751 branch g24_end_of_packet 
-:      007753 rssi_noise:
-0x2e4f 007754 call save_rssi 
-0x2e50 007755 rtn blank 
-0x2e51 007756 add regc ,offset_rssi_noise_index ,rega 
-0x2e52 007757 ifetcht 1 ,rega 
-0x2e53 007759 arg mem_rssi_noise_buffer ,rega 
-0x2e54 007761 call rssi_noise_store 
-0x2e55 007762 add regc ,offset_rssi_noise_index ,contw 
-:      007764 g24_contw_istoret_1byte:
-0x2e56 007765 istoret 1 ,contw 
-0x2e57 007766 rtn 
-:      007768 rssi_noise_store:
-0x2e58 007769 arg rssi_buf_len_noise ,regb 
-0x2e59 007770 branch rssi_store 
-:      007788 rssi_store:
-0x2e5a 007789 copy rega ,pdata 
-0x2e5b 007790 iadd temp ,contw 
-0x2e5c 007791 fetch 1 ,mem_rssi 
-0x2e5d 007792 istore 1 ,contw 
-0x2e5e 007793 increase 1 ,temp 
-0x2e5f 007794 copy regb ,pdata 
-0x2e60 007795 iand_into temp 
-0x2e61 007796 rtn 
-:      007798 rssi_average:
-0x2e62 007799 arg 0 ,temp 
-0x2e63 007800 copy rega ,contr 
-:      007801 rssi_average_loop:
-0x2e64 007802 ifetch 1 ,contr 
-0x2e65 007803 iadd temp ,temp 
-0x2e66 007804 loop rssi_average_loop 
-0x2e67 007805 rshift8 temp ,temp 
-0x2e68 007806 rtn 
-:      007808 g24_power_ctrl_init:
-0x2e69 007809 call g24_head_ptr2regc 
-0x2e6a 007810 call g24_power_ctrl_incrs_level1 
-0x2e6b 007811 setarg 1 
-0x2e6c 007812 call g24_store_mem_power_ctrl_level 
-:      007814 g24_power_ctrl_reinit:
-0x2e6d 007815 setarg 0 
-0x2e6e 007816 call g24_store_mem_power_ctrl_pac 
-0x2e6f 007818 istore 1 ,contw 
-0x2e70 007820 rtn 
-:      007822 g24_power_ctrl_pac_incrs:
-0x2e71 007823 call g24_fetch_mem_power_ctrl_pac 
-0x2e72 007825 increase 1 ,pdata 
-:      007826 g24_store_mem_power_ctrl_pac:
-0x2e73 007828 add regc ,offset_power_ctrl_packet_cnt ,contw 
-0x2e74 007829 branch g24_contw_istore_1byte 
-:      007831 g24_power_ctrl_ack_incrs:
-0x2e75 007834 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e76 007835 ifetch 1 ,rega 
-0x2e77 007836 increase 1 ,pdata 
-0x2e78 007837 add regc ,offset_power_ctrl_ack_cnt ,contw 
-0x2e79 007838 branch g24_contw_istore_1byte 
-:      007840 g24_power_ctrl:
-0x2e7a 007841 bpatch patch17_1 ,mem_patch17 
-0x2e7b 007842 call g24_fetch_mem_power_ctrl_pac 
-0x2e7c 007844 sub pdata ,power_ctrl_max_packet_cnt ,null 
-0x2e7d 007845 rtn positive 
-0x2e7e 007846 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e7f 007847 ifetcht 1 ,rega 
-0x2e80 007849 isub temp ,temp 
-0x2e81 007850 call g24_power_ctrl_reinit 
-0x2e82 007851 setarg offset_power_ctrl_threshold_up 
-0x2e83 007852 iadd regc ,rega 
-0x2e84 007853 ifetch 1 ,rega 
-0x2e85 007855 isub temp ,null 
-0x2e86 007856 nbranch g24_power_ctrl_incrs ,positive 
-0x2e87 007857 setarg offset_power_ctrl_threshold_down 
-0x2e88 007858 iadd regc ,rega 
-0x2e89 007859 ifetch 1 ,rega 
-0x2e8a 007861 isub temp ,null 
-0x2e8b 007862 branch g24_power_ctrl_decrs ,positive 
-0x2e8c 007863 rtn 
-:      007865 g24_power_ctrl_incrs:
-0x2e8d 007866 add regc ,offset_power_ctrl_level ,rega 
-0x2e8e 007867 ifetch 1 ,rega 
-0x2e8f 007869 beq 2 ,g24_power_ctrl_incrs_level2 
-0x2e90 007870 increase 1 ,pdata 
-0x2e91 007871 call g24_store_mem_power_ctrl_level 
-0x2e92 007873 beq 1 ,g24_power_ctrl_incrs_level1 
-:      007874 g24_power_ctrl_incrs_level2:
-0x2e93 007875 setarg power_ctrl_losspac_thresh_up2 
-0x2e94 007876 call g24_store_mem_power_ctrl_threshold_up 
-0x2e95 007878 setarg power_ctrl_losspac_thresh_down2 
-0x2e96 007879 call g24_store_mem_power_ctrl_threshold_down 
-0x2e97 007882 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
-0x2e98 007884 branch g24_ifetch_rega_store_mem_txpower 
-:      007886 g24_power_ctrl_decrs:
-0x2e99 007887 add regc ,offset_power_ctrl_level ,rega 
-0x2e9a 007888 ifetch 1 ,rega 
-0x2e9b 007890 beq 0 ,g24_power_ctrl_decrs_level0 
-0x2e9c 007891 increase -1 ,pdata 
-0x2e9d 007892 call g24_store_mem_power_ctrl_level 
-0x2e9e 007894 beq 0 ,g24_power_ctrl_decrs_level0 
-:      007895 g24_power_ctrl_decrs_level1:
-:      007898 g24_power_ctrl_incrs_level1:
-0x2e9f 007899 setarg power_ctrl_losspac_thresh_up1 
-0x2ea0 007900 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea1 007902 setarg power_ctrl_losspac_thresh_down1 
-0x2ea2 007903 call g24_store_mem_power_ctrl_threshold_down 
-0x2ea3 007906 setarg offset_power_ctrl_txpwr_level1 
-:      007907 g24_iadd_offset_mem_txpower:
-0x2ea4 007908 iadd regc ,rega 
-:      007909 g24_ifetch_rega_store_mem_txpower:
-0x2ea5 007910 ifetch 1 ,rega 
-0x2ea6 007912 branch g24_store_mem_txpower 
-:      007914 g24_power_ctrl_decrs_level0:
-0x2ea7 007917 setarg power_ctrl_losspac_thresh_up0 
-0x2ea8 007918 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea9 007920 setarg power_ctrl_losspac_thresh_down0 
-0x2eaa 007921 call g24_store_mem_power_ctrl_threshold_down 
-0x2eab 007924 setarg offset_power_ctrl_txpwr_level0 
-0x2eac 007926 branch g24_iadd_offset_mem_txpower 
-:      007940 g24_start_pairing_sm1:
-0x2ead 007941 set1 mark_24g ,mark 
-0x2eae 007942 call g24_pair_init 
-:      007943 g24_set_pairing_sm_1:
-0x2eaf 007945 setarg state_24g_pairing_1 
-0x2eb0 007946 branch g24_store_mem_pairing_sm 
-:      007948 g24_pairing_sm:
-0x2eb1 007949 add regc ,offset_24g_ensure ,rega 
-0x2eb2 007950 ifetch 1 ,rega 
-0x2eb3 007952 beq ensure_on_24g ,enable_user 
-0x2eb4 007953 call g24_fetch_mem_pairing_sm 
-0x2eb5 007955 beq state_24g_pairing_1 ,g24_pairing_sm_1 
-0x2eb6 007956 beq state_24g_pairing_2 ,g24_pairing_sm_2 
-0x2eb7 007957 beq state_24g_pairing_3 ,g24_pairing_sm_3 
-0x2eb8 007958 branch assert 
-:      007960 g24_pairing_sm_1:
-0x2eb9 007961 setarg state_24g_pairing_1_waiting_ack 
-0x2eba 007962 call g24_store_mem_pairing_sm 
-0x2ebb 007964 jam 0xaa ,mem_24g_common_temp 
-0x2ebc 007965 branch g24_pairing_sm_common 
-:      007966 g24_pairing_sm_2:
-0x2ebd 007967 setarg state_24g_pairing_2_waiting_ack 
-0x2ebe 007968 call g24_store_mem_pairing_sm 
-0x2ebf 007970 jam 0x55 ,mem_24g_common_temp 
-0x2ec0 007971 branch g24_pairing_sm_common 
-:      007972 g24_pairing_sm_3:
-0x2ec1 007973 setarg state_24g_pairing_3_waiting_ack 
-0x2ec2 007974 call g24_store_mem_pairing_sm 
-0x2ec3 007976 jam 0x22 ,mem_24g_common_temp 
-:      007977 g24_pairing_sm_common:
-0x2ec4 007978 call g24_fetch_mem_data_type 
-0x2ec5 007980 and_into bits_data ,pdata 
-0x2ec6 007981 store 1 ,mem_24g_common_temp + 1 
-0x2ec7 007982 call g24_fetch_mem_device_addr 
-0x2ec8 007984 store 4 ,mem_24g_common_temp + 2 
-:      007985 g24_put_pairing_data_in_buff:
-0x2ec9 007986 jam 0 ,mem_24g_common_temp + 6 
-0x2eca 007987 arg mem_24g_common_temp ,rega 
-0x2ecb 007988 arg 7 ,temp 
-0x2ecc 007989 call g24_put_data_in_buff 
-0x2ecd 007990 call g24_transmit_prep 
-0x2ece 007991 call g24_txdata_enable_tx 
-0x2ecf 007992 branch enable_user 
-:      007994 g24_paring_mode:
-0x2ed0 007995 call g24_fetch_mem_pairing_sm 
-0x2ed1 007997 rtneq state_24g_pairing_success 
-0x2ed2 007998 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
-0x2ed3 007999 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
-0x2ed4 008000 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
-0x2ed5 008001 rtn 
-:      008003 g24_pairing_sm_1_waiting_ack:
-0x2ed6 008004 setarg state_24g_pairing_2 
-0x2ed7 008005 call g24_store_mem_pairing_sm 
-0x2ed8 008007 branch g24_transmit_abandon 
-:      008008 g24_pairing_sm_2_waiting_ack:
-0x2ed9 008009 setarg state_24g_pairing_3 
-0x2eda 008010 call g24_store_mem_pairing_sm 
-0x2edb 008012 branch g24_transmit_abandon 
-:      008013 g24_pairing_sm_3_waiting_ack:
-0x2edc 008014 setarg state_24g_pairing_success 
-0x2edd 008015 call g24_store_mem_pairing_sm 
-0x2ede 008017 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x2edf 008018 call ui_ipc_send_event 
-0x2ee0 008019 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ee1 008020 ifetch 4 ,rega 
-0x2ee2 008022 call g24_store_mem_addr 
-0x2ee3 008024 branch g24_transmit_abandon 
-:      008026 g24_auto_pair_start:
-0x2ee4 008027 set0 mark_24g ,mark 
-0x2ee5 008028 call g24_auto_pair_set_device_info 
-0x2ee6 008029 call g24_tx_attemp_data_prep 
-:      008030 g24_auto_pair_restart:
-0x2ee7 008031 call g24_set0_mem_check_dongle_times 
-:      008032 g24_auto_pair_start_loop:
-0x2ee8 008033 nop 2000 
-0x2ee9 008034 call g24_fetch_mem_check_dongle_times 
-0x2eea 008035 beq 0xff ,g24_stop_24g_mode 
-0x2eeb 008036 call g24_transmit_receive_ack 
-0x2eec 008037 nbranch g24_auto_pair_retry ,sync 
-0x2eed 008038 nbranch g24_auto_pair_retry ,user3 
-0x2eee 008039 call g24_ackpayload_parse 
-0x2eef 008040 call g24_head_ptr2regc 
-0x2ef0 008041 add regc ,offset_24g_paring_addr ,rega 
-0x2ef1 008042 ifetcht 4 ,rega 
-0x2ef2 008043 call g24_fetch_mem_addr_isub_temp 
-0x2ef3 008044 branch g24_start_pairing_sm1 ,zero 
-0x2ef4 008045 call g24_head_ptr2regc 
-0x2ef5 008046 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ef6 008047 ifetch 4 ,rega 
-0x2ef7 008048 beq 0 ,g24_auto_pair_restart 
-0x2ef8 008049 call g24_store_mem_addr 
-0x2ef9 008050 branch g24_tx_attemp_dongle_succ 
-:      008052 g24_auto_pair_retry:
-0x2efa 008053 call g24_fetch_mem_check_dongle_times 
-0x2efb 008054 increase 1 ,pdata 
-0x2efc 008055 call g24_store_mem_check_dongle_times 
-0x2efd 008057 call g24_fetch_mem_auto_paring_switch 
-0x2efe 008058 increase 1 ,pdata 
-0x2eff 008059 and_into 1 ,pdata 
-0x2f00 008060 call g24_store_mem_auto_paring_switch 
-0x2f01 008061 beq 0 ,g24_auto_pair_device_attemp 
-0x2f02 008062 beq 1 ,g24_auto_pair_pair_attemp 
-0x2f03 008063 rtn 
-:      008065 g24_fetch_mem_auto_paring_switch:
-0x2f04 008066 setarg offset_24g_auto_pair_switch 
-0x2f05 008067 branch g24_set_rega_ifetch_1byte 
-:      008068 g24_store_mem_auto_paring_switch:
-0x2f06 008069 arg offset_24g_auto_pair_switch ,rega 
-0x2f07 008070 branch g24_set_contw_with_regb_store_1byte 
-:      008072 g24_auto_pair_set_device_info:
-0x2f08 008073 call g24_store_mem_tx_power 
-0x2f09 008074 call g24_fetch_mem_device_addr 
-0x2f0a 008075 call g24_store_mem_addr 
-0x2f0b 008076 branch g24_ch 
-:      008078 g24_auto_pair_device_attemp:
-0x2f0c 008079 call g24_auto_pair_set_device_info 
-0x2f0d 008080 branch g24_auto_pair_start_loop 
-:      008082 g24_auto_pair_pair_attemp:
-0x2f0e 008083 call g24_pair_init 
-0x2f0f 008084 branch g24_auto_pair_start_loop 
-:      008087 g24_start_24g_mode:
-0x2f10 008088 set0 mark_24g ,mark 
-0x2f11 008089 call g24_ch 
-0x2f12 008090 call g24_fetch_mem_pairing_sm 
-0x2f13 008092 rtnne state_24g_pairing_success 
-0x2f14 008093 call g24_tx_attemp_data_prep 
-0x2f15 008094 call g24_set0_mem_check_dongle_times 
-:      008096 g24_tx_attemp_dongle_loop:
-0x2f16 008097 nop 2000 
-0x2f17 008098 call g24_fetch_mem_check_dongle_times 
-0x2f18 008100 beq 0xff ,g24_stop_24g_mode 
-0x2f19 008101 call g24_transmit_receive_ack 
-0x2f1a 008102 nbranch g24_attemp_txdata_retry ,sync 
-0x2f1b 008103 nbranch g24_attemp_txdata_retry ,user3 
-:      008104 g24_tx_attemp_dongle_succ:
-0x2f1c 008105 set1 mark_24g ,mark 
-0x2f1d 008106 call g24_set0_mem_check_dongle_times 
-0x2f1e 008107 setarg state_24g_pairing_success 
-0x2f1f 008108 call g24_store_mem_pairing_sm 
-0x2f20 008110 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x2f21 008111 branch ui_ipc_send_event 
-:      008113 g24_tx_attemp_data_prep:
-0x2f22 008114 set1 mark_24g_conext ,mark 
-0x2f23 008115 jam 0xff ,mem_24g_common_temp 
-0x2f24 008116 call g24_fetch_mem_data_type 
-0x2f25 008118 call g24_put_data_in_buff_pre 
-0x2f26 008119 branch g24_transmit_prep 
-:      008121 g24_attemp_txdata_retry:
-0x2f27 008122 call g24_fetch_mem_check_dongle_times 
-0x2f28 008124 increase 1 ,pdata 
-0x2f29 008125 call g24_store_mem_check_dongle_times 
-0x2f2a 008127 call g24_ch 
-0x2f2b 008128 branch g24_tx_attemp_dongle_loop 
-:      008130 g24_check_51cmd_start_24g:
-0x2f2c 008131 call g24_store_mem_tx_power 
-0x2f2d 008134 setarg state_24g_pairing_success 
-0x2f2e 008135 call g24_store_mem_pairing_sm 
-0x2f2f 008137 branch g24_start_24g_mode 
-:      008146 dongle_init:
-0x2f30 008147 bpatch patch17_2 ,mem_patch17 
-0x2f31 008148 call g24_head_ptr2regc 
-0x2f32 008149 setarg dongle_rxdata_type1 
-0x2f33 008150 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x2f34 008151 istore 2 ,contw 
-0x2f35 008153 call g24_receive_init 
-0x2f36 008154 call usb_init 
-0x2f37 008155 call g24_fetch_mem_pair_mode 
-0x2f38 008157 bpatch patch17_3 ,mem_patch17 
-0x2f39 008158 beq 0x00 ,dongle_auto_bind 
-0x2f3a 008159 beq 0x01 ,dongle_pc_bind 
-0x2f3b 008160 beq 0x0f ,dongle_all_powerful 
-0x2f3c 008161 branch assert 
-:      008163 g24_receive_init:
-0x2f3d 008164 call g24_store_mem_tx_power_temp 
-0x2f3e 008165 arg 0x80 ,loopcnt 
-0x2f3f 008166 arg mem_rssi_noise_buffer ,contw 
-0x2f40 008167 branch memset0 
-:      008169 dongle_all_powerful:
-0x2f41 008170 call dongle_check_mode 
-:      008171 dongle_all_powerful_loop:
-0x2f42 008172 call g24_dongle_work_mode 
-0x2f43 008173 call usb_isr 
-0x2f44 008174 branch dongle_all_powerful_loop 
-:      008176 dongle_pc_bind:
-0x2f45 008177 bpatch patch17_4 ,mem_patch17 
-0x2f46 008178 call dongle_check_mode 
-:      008179 dongle_pc_bind_loop:
-0x2f47 008180 call g24_dongle_work_mode 
-0x2f48 008181 call g24_dongle_bind_mode 
-0x2f49 008182 call usb_isr 
-0x2f4a 008183 call dongle_usb_dispatch 
-0x2f4b 008184 branch dongle_pc_bind_loop 
-:      008186 dongle_check_mode:
-0x2f4c 008190 call g24_set_work_mem_dongle_work_mode 
-0x2f4d 008191 call g24_set0_mem_dongle_mode_init 
-0x2f4e 008192 branch g24_set0_mem_ackpayload_enable 
-:      008194 g24_dongle_work_mode:
-0x2f4f 008195 call g24_fetch_mem_dongle_work_mode 
-0x2f50 008197 rtnne dongle_work 
-:      008198 g24_dongle_work_mode_start:
-0x2f51 008199 call g24_dongle_work_init 
-0x2f52 008200 call g24_ch_process 
-0x2f53 008201 call g24_receive_packet_start 
-0x2f54 008202 branch g24_blank_data_process 
-:      008204 g24_dongle_work_init:
-0x2f55 008205 call g24_fetch_mem_dongle_mode_init 
-0x2f56 008207 rtnbit1 dongle_work 
-0x2f57 008208 set1 dongle_work ,pdata 
-0x2f58 008209 call g24_store_mem_dongle_mode_init 
-0x2f59 008211 call g24_store_mem_tx_power 
-0x2f5a 008214 call g24_set0_mem_ackpayload_enable 
-0x2f5b 008216 jam 0 ,mem_usb_tx_enable 
-0x2f5c 008217 call g24_set1_mem_abort_pac 
-0x2f5d 008219 call g24_dongle_init 
-:      008220 g24_rx_interrupt_clear:
-0x2f5e 008221 add regc ,offset_24g_rxbuf ,contw 
-0x2f5f 008223 arg 66 ,loopcnt 
-0x2f60 008224 branch clear_mem 
-:      008226 g24_dongle_init:
-0x2f61 008227 call g24_set0_mem_pid 
-0x2f62 008229 call g24_fetch_mem_rx_addr 
-0x2f63 008231 call g24_store_mem_addr 
-0x2f64 008233 branch g24_ch 
-:      008235 g24_ch_process:
-0x2f65 008236 bpatch patch17_5 ,mem_patch17 
-0x2f66 008237 call g24_fetch_mem_abort_pac 
-0x2f67 008239 beq 1 ,g24_noise_rssi 
-0x2f68 008240 call g24_fetch_mem_hop_pac 
-0x2f69 008242 beq 1 ,g24_ch 
-0x2f6a 008243 setarg offset_24g_hop_btclk 
-0x2f6b 008244 iadd regc ,rega 
-0x2f6c 008245 ifetcht 4 ,rega 
-0x2f6d 008247 copy clkn_bt ,pdata 
-0x2f6e 008248 isub temp ,null 
-0x2f6f 008249 ncall g24_timer_timeout ,positive 
-0x2f70 008250 copy pdata ,regb 
-0x2f71 008251 setarg offset_24g_hop_btclk 
-0x2f72 008252 iadd regc ,rega 
-0x2f73 008253 ifetch 4 ,rega 
-0x2f74 008254 copy pdata ,temp 
-0x2f75 008256 setarg offset_24g_hop_interval 
-0x2f76 008257 iadd regc ,rega 
-0x2f77 008258 copy temp ,pdata 
-0x2f78 008259 ifetcht 1 ,rega 
-0x2f79 008261 iadd temp ,temp 
-0x2f7a 008262 copy regb ,pdata 
-0x2f7b 008263 isub temp ,null 
-0x2f7c 008264 nrtn positive 
-0x2f7d 008265 set0 28 ,pdata 
-0x2f7e 008266 setarg offset_24g_hop_btclk 
-0x2f7f 008267 iadd regc ,contw 
-0x2f80 008268 istore 4 ,contw 
-:      008270 g24_ch_update:
-0x2f81 008271 call g24_ch 
-0x2f82 008272 call g24_fetch_mem_rf_laststa 
-0x2f83 008274 increase 1 ,pdata 
-0x2f84 008275 call g24_store_mem_rf_laststa 
-0x2f85 008277 rtnne 2 
-0x2f86 008278 call g24_set0_mem_rf_laststa 
-0x2f87 008282 branch g24_set1_mem_abort_pac 
-:      008284 g24_ch_timer_reinit:
-0x2f88 008285 copy clkn_bt ,pdata 
-0x2f89 008286 arg offset_24g_hop_btclk ,rega 
-0x2f8a 008287 call g24_set_contw_with_temp 
-0x2f8b 008288 istore 4 ,contw 
-0x2f8c 008292 branch g24_set0_mem_rf_laststa 
-:      008294 g24_noise_rssi:
-0x2f8d 008295 arg mem_rssi_noise_buffer ,rega 
-0x2f8e 008296 call g24_noise_rssi_average 
-0x2f8f 008297 add regc ,offset_rssi_noise_avg ,contw 
-0x2f90 008298 istoret 1 ,contw 
-0x2f91 008300 sub temp ,rssi_thresh_noise ,null 
-0x2f92 008301 nrtn positive 
-0x2f93 008302 branch g24_ch 
-:      008304 g24_noise_rssi_average:
-0x2f94 008305 arg rssi_buf_len_noise + 1 ,loopcnt 
-0x2f95 008306 branch rssi_average 
-:      008308 g24_blank_data_process:
-0x2f96 008309 call g24_ms_blank_data 
-0x2f97 008310 call g24_kb_blank_data 
-0x2f98 008311 branch g24_kb_mul_blank_data 
-:      008313 g24_ms_blank_data:
-0x2f99 008314 setarg offset_24g_ms_blank_data_enable 
-0x2f9a 008315 call g24_set_rega_ifetch_1byte 
-0x2f9b 008317 rtn blank 
-0x2f9c 008318 arg timer_ms_blank ,queue 
-0x2f9d 008319 call timer_check 
-0x2f9e 008320 nrtn blank 
-0x2f9f 008321 call g24_set0_mem_ms_blank_data_enable 
-:      008323 g24_ms_blank_data_2usb:
-0x2fa0 008324 setarg ms_report_id 
-0x2fa1 008325 store 1 ,mem_usb_mouse_data 
-0x2fa2 008326 setarg 0 
-0x2fa3 008327 istore 7 ,contw 
-0x2fa4 008328 branch g24_data_type1_usbtx_enable 
-:      008330 g24_kb_blank_data:
-0x2fa5 008331 setarg offset_24g_kb_blank_data_enable 
-0x2fa6 008332 call g24_set_rega_ifetch_1byte 
-0x2fa7 008334 rtn blank 
-0x2fa8 008335 arg timer_kb_blank ,queue 
-0x2fa9 008336 call timer_check 
-0x2faa 008337 nrtn blank 
-0x2fab 008338 call g24_set0_mem_kb_blank_data_enable 
-:      008340 g24_kb_blank_data_2usb:
-0x2fac 008341 arg mem_usb_kb_data ,contw 
-0x2fad 008342 arg 2 ,loopcnt 
-0x2fae 008343 call memset0 
-0x2faf 008344 jam kb_normal_report_id ,mem_usb_kb_data 
-0x2fb0 008345 branch g24_kb_data_into_ep1_fifo 
-:      008347 g24_kb_mul_blank_data:
-0x2fb1 008348 setarg offset_24g_kb_mul_blank_data_enable 
-0x2fb2 008349 call g24_set_rega_ifetch_1byte 
-0x2fb3 008351 rtn blank 
-0x2fb4 008352 arg timer_kb_mul_blank ,queue 
-0x2fb5 008353 call timer_check 
-0x2fb6 008354 nrtn blank 
-0x2fb7 008355 call g24_set0_mem_kb_mul_blank_data_enable 
-:      008357 g24_kb_mul_blank_data_2usb:
-0x2fb8 008358 arg mem_usb_kb_multikey ,contw 
-0x2fb9 008359 arg 2 ,loopcnt 
-0x2fba 008360 call memset0 
-0x2fbb 008361 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x2fbc 008362 branch g24_kb_mul_data_into_ep2_fifo 
-:      008364 g24_dongle_bind_mode:
-0x2fbd 008365 call g24_fetch_mem_dongle_work_mode 
-0x2fbe 008367 rtnne dongle_bind 
-0x2fbf 008368 call g24_dongle_bind_init 
-0x2fc0 008369 branch g24_dongle_bind_data_process 
-:      008371 g24_dongle_bind_init:
-0x2fc1 008372 call g24_fetch_mem_dongle_mode_init 
-0x2fc2 008374 rtnbit1 dongle_bind 
-0x2fc3 008375 set1 dongle_bind ,pdata 
-0x2fc4 008376 call g24_store_mem_dongle_mode_init 
-0x2fc5 008378 call g24_set1_mem_ackpayload_enable 
-0x2fc6 008380 call g24_pair_init 
-0x2fc7 008381 setarg 0 
-0x2fc8 008382 arg offset_dongle_ms_bind_step ,rega 
-0x2fc9 008383 call g24_set_contw_with_temp 
-0x2fca 008385 branch g24_contw_istore_3byte 
-:      008387 g24_dongle_bind_data_process:
-0x2fcb 008388 call g24_receive_transmit_ack 
-0x2fcc 008389 nbranch g24_rx_interrupt_clear ,user3 
-0x2fcd 008390 add regc ,offset_24g_rxbuf ,contr 
-0x2fce 008391 setarg offset_24g_rxdata_temp 
-0x2fcf 008392 iadd regc ,contw 
-0x2fd0 008393 arg 8 ,loopcnt 
-0x2fd1 008394 call memcpy 
-0x2fd2 008395 setarg offset_24g_rxdata_temp_add2 
-0x2fd3 008396 call g24_set_rega_ifetch_1byte 
-0x2fd4 008397 beq datatype_bind ,g24_dongle_bind_first_step 
-0x2fd5 008398 beq datatype_config ,g24_dongle_bind_second_step 
-0x2fd6 008399 beq datatype_ok ,g24_dongle_bind_third_step 
-0x2fd7 008400 beq 0xff ,g24_data_attemp 
-0x2fd8 008401 branch g24_rx_interrupt_clear 
-:      008403 g24_dongle_bind_first_step:
-0x2fd9 008404 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fda 008405 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
-0x2fdb 008406 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
-0x2fdc 008407 rtn 
-:      008408 g24_dongle_bind_first_step_mouse:
-0x2fdd 008409 setarg 1 
-0x2fde 008410 call g24_store_mem_ms_bind_step 
-:      008412 g24_dongle_bind_ms_payload_cfg:
-0x2fdf 008413 setarg datatype_mouse 
-0x2fe0 008414 call g24_store_mem_bind_payload 
-:      008416 g24_dongle_bind_payload_cfg:
-0x2fe1 008417 setarg 0x80 
-0x2fe2 008418 arg offset_24g_bind_payload_add1 ,rega 
-0x2fe3 008419 call g24_set_contw_with_regb_store_1byte 
-0x2fe4 008421 call g24_fetch_mem_rx_addr 
-0x2fe5 008423 arg offset_24g_bind_payload_add2 ,rega 
-0x2fe6 008424 call g24_set_contw_with_temp 
-0x2fe7 008426 branch g24_contw_istore_4byte 
-:      008428 g24_dongle_bind_first_step_keyboard:
-0x2fe8 008429 setarg 1 
-0x2fe9 008430 call g24_store_mem_kb_bind_step 
-:      008432 g24_dongle_bind_kb_payload_cfg:
-0x2fea 008433 setarg datatype_keyboard 
-0x2feb 008434 call g24_store_mem_bind_payload 
-0x2fec 008436 branch g24_dongle_bind_payload_cfg 
-:      008438 g24_dongle_bind_second_step:
-0x2fed 008439 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fee 008440 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
-0x2fef 008441 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
-0x2ff0 008442 rtn 
-:      008443 g24_dongle_bind_second_step_mouse:
-0x2ff1 008444 call g24_dongle_bind_ms_payload_cfg 
-0x2ff2 008445 setarg offset_dongle_ms_bind_step 
-0x2ff3 008446 call g24_set_rega_ifetch_1byte 
-0x2ff4 008448 beq 1 ,g24_dongle_ms_bind_step_set2 
-0x2ff5 008449 rtn 
-:      008450 g24_dongle_ms_bind_step_set2:
-0x2ff6 008451 setarg 2 
-:      008453 g24_store_mem_ms_bind_step:
-0x2ff7 008454 arg offset_dongle_ms_bind_step ,rega 
-0x2ff8 008455 branch g24_set_contw_with_regb_store_1byte 
-:      008457 g24_dongle_bind_second_step_keyboard:
-0x2ff9 008458 call g24_dongle_bind_kb_payload_cfg 
-0x2ffa 008459 setarg offset_dongle_kb_bind_step 
-0x2ffb 008460 call g24_set_rega_ifetch_1byte 
-0x2ffc 008462 beq 1 ,g24_dongle_kb_bind_step_set2 
-0x2ffd 008463 rtn 
-:      008464 g24_dongle_kb_bind_step_set2:
-0x2ffe 008465 setarg 2 
-:      008467 g24_store_mem_kb_bind_step:
-0x2fff 008468 arg offset_dongle_kb_bind_step ,rega 
-0x3000 008469 branch g24_set_contw_with_regb_store_1byte 
-:      008471 g24_dongle_bind_third_step:
-0x3001 008472 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3002 008473 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
-0x3003 008474 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
-0x3004 008475 rtn 
-:      008476 g24_dongle_bind_third_step_mouse:
-0x3005 008477 setarg offset_dongle_ms_bind_step 
-0x3006 008478 call g24_set_rega_ifetch_1byte 
-0x3007 008480 beq 2 ,g24_dongle_ms_bind_step_success 
-0x3008 008481 rtn 
-:      008482 g24_dongle_ms_bind_step_success:
-0x3009 008483 call g24_fetch_mem_bind_device_status 
-0x300a 008485 or_into 0x01 ,pdata 
-0x300b 008486 call g24_store_mem_bind_device_status 
-:      008488 g24_dongle_bind_exit:
-0x300c 008489 setarg 0 
-0x300d 008490 setarg offset_dongle_ms_bind_step 
-0x300e 008491 iadd regc ,contw 
-0x300f 008492 istore 2 ,contw 
-0x3010 008493 branch g24_rx_interrupt_clear 
-:      008495 g24_dongle_bind_third_step_keyboard:
-0x3011 008496 setarg offset_dongle_kb_bind_step 
-0x3012 008497 call g24_set_rega_ifetch_1byte 
-0x3013 008499 bne 0 ,g24_dongle_kb_bind_step_success 
-0x3014 008500 rtn 
-:      008501 g24_dongle_kb_bind_step_success:
-0x3015 008502 call g24_fetch_mem_bind_device_status 
-0x3016 008504 or_into 0x02 ,pdata 
-0x3017 008505 call g24_store_mem_bind_device_status 
-0x3018 008507 branch g24_dongle_bind_exit 
-:      008510 dongle_usb_dispatch:
-0x3019 008511 fetch 1 ,mem_usb0_get_set_report 
-0x301a 008512 rtn blank 
-0x301b 008513 jam 0 ,mem_usb0_get_set_report 
-0x301c 008514 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x301d 008515 arg pc_set_report ,temp 
-0x301e 008516 isub temp ,null 
-0x301f 008517 nrtn zero 
-0x3020 008519 fetch 1 ,mem_usb0_set_report_data 
-0x3021 008520 rtnne pc_report_id 
-0x3022 008521 fetch 1 ,mem_usb0_set_report_data + 1 
-0x3023 008522 bpatch patch17_6 ,mem_patch17 
-0x3024 008523 beq command_mode ,dongle_dispose_cmd_mode 
-0x3025 008524 beq command_bind ,dongle_dispose_cmd_bind 
-0x3026 008525 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x3027 008526 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x3028 008527 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-0x3029 008528 beq command_user_defined ,dongle_dispose_cmd_user_defined 
-:      008529 usb0_data_ready_report_set0:
-0x302a 008530 jam 0 ,mem_usb0_data_ready_report 
-0x302b 008531 rtn 
-:      008532 dongle_dispose_cmd_bind:
-0x302c 008533 fetch 1 ,mem_usb0_set_report_data + 2 
-0x302d 008534 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x302e 008535 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x302f 008536 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x3030 008537 branch usb0_data_ready_report_set0 
-:      008538 dongle_dispose_cmd_get_bind:
-0x3031 008539 call g24_fetch_mem_bind_device_status 
-0x3032 008541 store 1 ,mem_usb0_get_report_data + 1 
-0x3033 008542 branch usb0_data_ready_report_set1 
-:      008543 dongle_dispose_cmd_exit_bind:
-0x3034 008544 call g24_set_work_mem_dongle_work_mode 
-0x3035 008546 call g24_set0_mem_dongle_mode_init 
-0x3036 008548 call g24_fetch_mem_bind_device_status 
-0x3037 008550 store 1 ,mem_usb0_get_report_data + 1 
-0x3038 008551 branch usb0_data_ready_report_set1 
-:      008553 dongle_dispose_cmd_read_mode:
-:      008554 dongle_dispose_in_bind_mode:
-0x3039 008555 jam command_bind ,mem_usb0_get_report_data + 1 
-0x303a 008556 branch usb0_data_ready_report_set1 
-:      008558 dongle_dispose_cmd_mode:
-0x303b 008559 fetch 1 ,mem_usb0_set_report_data + 2 
-0x303c 008560 beq com_mode_bind ,dongle_enter_bind_mode 
-0x303d 008562 branch usb0_data_ready_report_set0 
-:      008563 dongle_enter_bind_mode:
-0x303e 008566 call g24_bind_mode_enable 
-:      008567 usb0_data_ready_report_set1:
-0x303f 008568 jam 1 ,mem_usb0_data_ready_report 
-0x3040 008569 rtn 
-:      008574 dongle_dispose_cmd_current_project:
-0x3041 008575 jam product_id ,mem_usb0_get_report_data + 1 
-0x3042 008576 branch usb0_data_ready_report_set1 
-:      008578 dongle_dispose_cmd_current_mode:
-0x3043 008579 call g24_fetch_mem_dongle_work_mode 
-0x3044 008581 beq dongle_work ,dongle_dispose_in_work_mode 
-0x3045 008582 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x3046 008584 rtn 
-:      008585 dongle_dispose_in_work_mode:
-0x3047 008586 jam command_mode ,mem_usb0_get_report_data + 1 
-0x3048 008587 branch usb0_data_ready_report_set1 
-:      008592 dongle_dispose_cmd_current_fw_version:
-0x3049 008593 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x304a 008594 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x304b 008595 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x304c 008596 branch usb0_data_ready_report_set1 
-:      008598 dongle_dispose_cmd_user_defined:
-0x304d 008600 call g24_set1_mem_ackpayload_enable 
-0x304e 008601 fetch 1 ,mem_usb0_set_report_data + 2 
-0x304f 008602 increase 2 ,pdata 
-0x3050 008603 copy pdata ,loopcnt 
-0x3051 008604 arg mem_usb0_set_report_data ,contr 
-0x3052 008605 setarg offset_24g_ackpayload 
-0x3053 008606 iadd regc ,contw 
-0x3054 008607 branch memcpy 
-:      008610 dongle_auto_bind:
-0x3055 008611 bpatch patch17_7 ,mem_patch17 
-0x3056 008612 call g24_mode_switch_init 
-:      008613 dongle_auto_bind_loop:
-0x3057 008614 call g24_receive_process 
-0x3058 008615 call usb_isr 
-0x3059 008616 branch dongle_auto_bind_loop 
-:      008618 g24_dongle_work_mode_auto:
-0x305a 008619 call g24_fetch_mem_dongle_work_mode 
-0x305b 008621 rtnne dongle_work 
-0x305c 008622 call g24_dongle_work_mode_start 
-0x305d 008623 branch g24_rx_nodata_process 
-:      008625 g24_dongle_bind_mode_auto:
-0x305e 008626 call g24_fetch_mem_dongle_work_mode 
-0x305f 008628 rtnne dongle_bind 
-0x3060 008629 call g24_dongle_bind_init 
-0x3061 008630 call g24_dongle_bind_data_process 
-0x3062 008631 call g24_fetch_mem_bind_device_status 
-0x3063 008633 rtn blank 
-0x3064 008634 call g24_set0_mem_mode_switch 
-0x3065 008636 call dongle_check_mode 
-0x3066 008637 call g24_enable_nodata_timer 
-:      008638 g24_timer_init:
-0x3067 008639 setarg 0 
-0x3068 008640 add regc ,offset_24g_tx_btclk ,contw 
-0x3069 008642 branch g24_contw_istore_4byte 
-:      008644 g24_timer_check:
-0x306a 008645 call disable_user 
-0x306b 008646 add regc ,offset_24g_tx_btclk ,rega 
-0x306c 008647 ifetcht 4 ,rega 
-0x306d 008649 copy clkn_bt ,pdata 
-0x306e 008650 isub temp ,null 
-0x306f 008651 ncall g24_timer_timeout ,positive 
-0x3070 008652 copy pdata ,regb 
-0x3071 008653 add regc ,offset_24g_tx_btclk ,rega 
-0x3072 008654 ifetch 4 ,rega 
-0x3073 008656 add regc ,offset_24g_interval ,rega 
-0x3074 008657 ifetcht 1 ,rega 
-0x3075 008659 iadd temp ,temp 
-0x3076 008660 copy regb ,pdata 
-0x3077 008661 isub temp ,null 
-0x3078 008662 nrtn positive 
-0x3079 008663 set0 28 ,pdata 
-0x307a 008664 add regc ,offset_24g_tx_btclk ,contw 
-0x307b 008665 istore 4 ,contw 
-0x307c 008667 branch enable_user 
-:      008669 g24_mode_switch_init:
-0x307d 008670 setarg 1 
-0x307e 008671 call g24_store_mem_mode_switch 
-0x307f 008673 call g24_set0_mem_time_slice 
-0x3080 008675 setarg 0xff 
-0x3081 008676 add regc ,offset_24g_interval ,contw 
-0x3082 008677 istore 1 ,contw 
-0x3083 008679 branch g24_timer_init 
-:      008681 g24_mode_switch:
-0x3084 008682 setarg offset_24g_mode_switch 
-0x3085 008683 call g24_set_rega_ifetch_1byte 
-0x3086 008685 rtn blank 
-0x3087 008686 call g24_timer_check 
-0x3088 008687 nrtn user 
-0x3089 008688 call g24_fetch_mem_time_slice 
-0x308a 008690 increase 1 ,pdata 
-0x308b 008691 and_into 1 ,pdata 
-0x308c 008692 call g24_store_mem_time_slice 
-0x308d 008694 beq 0 ,dongle_check_mode 
-0x308e 008695 beq 1 ,g24_bind_mode_enable 
-0x308f 008696 rtn 
-:      008698 g24_bind_mode_enable:
-0x3090 008702 setarg dongle_bind 
-0x3091 008703 call g24_store_mem_dongle_work_mode 
-0x3092 008704 branch g24_set0_mem_dongle_mode_init 
-:      008706 g24_enable_nodata_timer:
-0x3093 008707 setarg 1 
-0x3094 008708 call g24_store_mem_nodata_timer_enable 
-:      008710 g24_enable_nodata_timer_init:
-0x3095 008711 setarg timer_nodata_delay 
-0x3096 008712 arg timer_nodata ,queue 
-0x3097 008713 branch timer_init 
-:      008715 g24_rx_nodata_process:
-0x3098 008716 call g24_fetch_mem_nodata_timer_enable 
-0x3099 008718 rtn blank 
-0x309a 008719 arg timer_nodata ,queue 
-0x309b 008720 call timer_check 
-0x309c 008721 nrtn blank 
-0x309d 008722 call g24_set0_mem_nodata_timer_enable 
-0x309e 008725 setarg dongle_search 
-0x309f 008726 call g24_store_mem_dongle_work_mode 
-0x30a0 008728 call g24_set0_mem_dongle_mode_init 
-0x30a1 008730 branch g24_rx_interrupt_clear 
-:      008732 g24_dongle_search_mode_auto:
-0x30a2 008733 bpatch patch18_0 ,mem_patch18 
-0x30a3 008734 call g24_fetch_mem_dongle_work_mode 
-0x30a4 008736 rtnne dongle_search 
-0x30a5 008737 call g24_dongle_search_mode_init 
-0x30a6 008738 call g24_rx_auto_addr_ch_search 
-0x30a7 008739 call g24_receive_transmit_ack 
-0x30a8 008740 nbranch g24_rx_interrupt_clear ,user3 
-0x30a9 008742 call g24_dongle_search_addr_check 
-0x30aa 008743 call g24_receive_packet_parse ,zero 
-0x30ab 008747 call dongle_check_mode 
-0x30ac 008748 call g24_fetch_mem_dongle_mode_init 
-0x30ad 008750 set1 dongle_work ,pdata 
-0x30ae 008751 call g24_store_mem_dongle_mode_init 
-0x30af 008753 call g24_rx_interrupt_clear 
-0x30b0 008754 call g24_enable_nodata_timer 
-0x30b1 008755 call g24_dongle_search_addr_check 
-0x30b2 008756 branch g24_dg_ch_num_reinit ,zero 
-0x30b3 008757 setarg offset_24g_kb_addr 
-0x30b4 008758 call g24_set_rega_ifetcht_4byte 
-0x30b5 008760 call g24_fetch_mem_addr_isub_temp 
-0x30b6 008761 branch g24_kb_ch_num_reinit ,zero 
-0x30b7 008762 setarg offset_24g_mouse_addr 
-0x30b8 008763 call g24_set_rega_ifetcht_4byte 
-0x30b9 008765 call g24_fetch_mem_addr_isub_temp 
-0x30ba 008766 branch g24_ms_ch_num_reinit ,zero 
-0x30bb 008767 rtn 
-:      008769 g24_dongle_search_addr_check:
-0x30bc 008770 setarg offset_24g_rx_addr 
-0x30bd 008771 call g24_set_rega_ifetcht_4byte 
-:      008773 g24_fetch_mem_addr_isub_temp:
-0x30be 008774 call g24_fetch_mem_addr 
-0x30bf 008776 isub temp ,null 
-0x30c0 008777 rtn 
-:      008779 g24_dg_ch_num_reinit:
-0x30c1 008780 setarg offset_24g_dg_ch_number 
-0x30c2 008781 call g24_set_rega_ifetch_1byte 
-:      008783 g24_current_ch_num_reinit:
-0x30c3 008785 add regc ,offset_24g_current_ch_number ,contw 
-0x30c4 008786 branch g24_contw_istore_1byte 
-:      008788 g24_kb_ch_num_reinit:
-0x30c5 008789 setarg offset_24g_kb_ch_number 
-0x30c6 008790 call g24_set_rega_ifetch_1byte 
-0x30c7 008792 branch g24_current_ch_num_reinit 
-:      008793 g24_ms_ch_num_reinit:
-0x30c8 008794 setarg offset_24g_ms_ch_number 
-0x30c9 008795 call g24_set_rega_ifetch_1byte 
-0x30ca 008797 branch g24_current_ch_num_reinit 
-:      008799 g24_dongle_search_mode_init:
-0x30cb 008800 call g24_fetch_mem_dongle_mode_init 
-0x30cc 008802 rtnbit1 dongle_search 
-0x30cd 008803 set1 dongle_search ,pdata 
-0x30ce 008804 call g24_store_mem_dongle_mode_init 
-0x30cf 008806 call g24_set0_mem_time_slice 
-0x30d0 008808 call g24_set1_mem_ackpayload_enable 
-0x30d1 008810 setarg 0 
-0x30d2 008811 add regc ,offset_rssi_noise_dg_index ,contw 
-0x30d3 008812 istore 3 ,contw 
-0x30d4 008814 arg offset_24g_dg_config_ch_once ,rega 
-0x30d5 008815 call g24_set_contw_with_temp 
-0x30d6 008816 istore 7 ,contw 
-0x30d7 008819 call g24_dongle_search_addr_check 
-0x30d8 008820 nrtn zero 
-0x30d9 008821 add regc ,offset_24g_current_ch_number ,rega 
-0x30da 008822 ifetch 1 ,rega 
-0x30db 008824 arg offset_24g_dg_ch_number ,rega 
-0x30dc 008825 call g24_set_contw_with_regb_store_1byte 
-0x30dd 008827 add regc ,offset_24g_ch ,rega 
-0x30de 008828 ifetch 1 ,rega 
-0x30df 008831 branch g24_store_mem_dg_last_ch 
-:      008833 g24_rx_auto_addr_ch_search:
-0x30e0 008834 bpatch patch18_1 ,mem_patch18 
-0x30e1 008835 call g24_fetch_mem_time_slice 
-0x30e2 008837 increase 1 ,pdata 
-0x30e3 008838 and_into 3 ,pdata 
-0x30e4 008839 call g24_store_mem_time_slice 
-0x30e5 008842 beq 0 ,g24_rx_auto_bind_config_kb 
-0x30e6 008843 beq 1 ,g24_rx_auto_bind_config_dongle 
-0x30e7 008844 beq 2 ,g24_rx_auto_bind_config_mouse 
-0x30e8 008845 beq 3 ,g24_rx_auto_bind_config_dongle 
-0x30e9 008846 rtn 
-:      008848 g24_rx_auto_bind_config_mouse:
-0x30ea 008849 call g24_dongle_bind_ms_payload_cfg 
-0x30eb 008850 setarg offset_24g_mouse_addr 
-0x30ec 008851 call g24_set_rega_ifetch_4byte 
-0x30ed 008853 branch g24_rx_auto_addr_ch_search ,blank 
-0x30ee 008854 call g24_store_mem_addr 
-0x30ef 008856 setarg offset_24g_ms_config_ch_once 
-0x30f0 008857 call g24_set_rega_ifetch_1byte 
-0x30f1 008859 call g24_ms_config_ch_once ,blank 
-0x30f2 008860 setarg offset_24g_ms_last_ch 
-0x30f3 008861 call g24_set_rega_ifetch_1byte 
-0x30f4 008863 call g24_store_mem_ch 
-0x30f5 008865 add regc ,offset_rssi_noise_ms_index ,rega 
-0x30f6 008866 ifetcht 1 ,rega 
-0x30f7 008868 arg mem_rssi_noise_ms_buffer ,rega 
-0x30f8 008869 call rssi_noise_store 
-0x30f9 008870 add regc ,offset_rssi_noise_ms_index ,contw 
-0x30fa 008871 istoret 1 ,contw 
-0x30fb 008873 call g24_noise_rssi_average 
-0x30fc 008874 add regc ,offset_rssi_noise_ms_avg ,contw 
-0x30fd 008875 istoret 1 ,contw 
-0x30fe 008877 sub temp ,rssi_thresh_noise ,null 
-0x30ff 008878 nrtn positive 
-0x3100 008879 setarg offset_24g_ms_ch_number 
-0x3101 008880 call g24_set_rega_ifetcht_1byte 
-0x3102 008882 call g24_ch_temp_incre_size4 
-0x3103 008883 arg offset_24g_ms_ch_number ,rega 
-0x3104 008884 call g24_set_contw_with_regb2 
-0x3105 008885 istoret 1 ,contw 
-:      008887 g24_store_mem_ms_last_ch:
-0x3106 008889 arg offset_24g_ms_last_ch ,rega 
-0x3107 008890 branch g24_set_contw_with_regb_store_1byte 
-:      008892 g24_ms_config_ch_once:
-0x3108 008893 setarg 1 
-0x3109 008894 arg offset_24g_ms_config_ch_once ,rega 
-0x310a 008895 call g24_set_contw_with_regb_store_1byte 
-0x310b 008897 arg 0 ,temp 
-0x310c 008898 call g24_ch_calc 
-0x310d 008901 branch g24_store_mem_ms_last_ch 
-:      008903 g24_rx_auto_bind_config_kb:
-0x310e 008904 call g24_dongle_bind_kb_payload_cfg 
-0x310f 008905 setarg offset_24g_kb_addr 
-0x3110 008906 call g24_set_rega_ifetch_4byte 
-0x3111 008908 branch g24_rx_auto_addr_ch_search ,blank 
-0x3112 008909 call g24_store_mem_addr 
-0x3113 008911 setarg offset_24g_kb_config_ch_once 
-0x3114 008912 call g24_set_rega_ifetch_1byte 
-0x3115 008914 call g24_kb_config_ch_once ,blank 
-0x3116 008915 setarg offset_24g_kb_last_ch 
-0x3117 008916 call g24_set_rega_ifetch_1byte 
-0x3118 008918 call g24_store_mem_ch 
-0x3119 008920 add regc ,offset_rssi_noise_kb_index ,rega 
-0x311a 008921 ifetcht 1 ,rega 
-0x311b 008923 arg mem_rssi_noise_kb_buffer ,rega 
-0x311c 008924 call rssi_noise_store 
-0x311d 008925 add regc ,offset_rssi_noise_kb_index ,contw 
-0x311e 008926 istoret 1 ,contw 
-0x311f 008928 call g24_noise_rssi_average 
-0x3120 008929 add regc ,offset_rssi_noise_kb_avg ,contw 
-0x3121 008930 istoret 1 ,contw 
-0x3122 008932 sub temp ,rssi_thresh_noise ,null 
-0x3123 008933 nrtn positive 
-0x3124 008934 setarg offset_24g_kb_ch_number 
-0x3125 008935 call g24_set_rega_ifetcht_1byte 
-0x3126 008937 call g24_ch_temp_incre_size4 
-0x3127 008938 arg offset_24g_kb_ch_number ,rega 
-0x3128 008939 call g24_set_contw_with_regb2 
-0x3129 008940 istoret 1 ,contw 
-:      008942 g24_store_mem_kb_last_ch:
-0x312a 008944 arg offset_24g_kb_last_ch ,rega 
-0x312b 008945 branch g24_set_contw_with_regb_store_1byte 
-:      008947 g24_kb_config_ch_once:
-0x312c 008948 setarg 1 
-0x312d 008949 arg offset_24g_kb_config_ch_once ,rega 
-0x312e 008950 call g24_set_contw_with_regb_store_1byte 
-0x312f 008952 arg 0 ,temp 
-0x3130 008953 call g24_ch_calc 
-0x3131 008956 branch g24_store_mem_kb_last_ch 
-:      008958 g24_rx_auto_bind_config_dongle:
-0x3132 008959 call g24_dongle_bind_ms_payload_cfg 
-0x3133 008960 call g24_fetch_mem_rx_addr 
-0x3134 008962 call g24_store_mem_addr 
-0x3135 008964 setarg offset_24g_dg_config_ch_once 
-0x3136 008965 call g24_set_rega_ifetch_1byte 
-0x3137 008967 call g24_dg_config_ch_once ,blank 
-0x3138 008968 call g24_dg_store_config_ch 
-0x3139 008969 add regc ,offset_rssi_noise_dg_index ,rega 
-0x313a 008970 ifetcht 1 ,rega 
-0x313b 008972 arg mem_rssi_noise_dg_buffer ,rega 
-0x313c 008973 call rssi_noise_store 
-0x313d 008974 add regc ,offset_rssi_noise_dg_index ,contw 
-0x313e 008975 istoret 1 ,contw 
-0x313f 008977 call g24_noise_rssi_average 
-0x3140 008978 add regc ,offset_rssi_noise_dg_avg ,contw 
-0x3141 008979 istoret 1 ,contw 
-0x3142 008981 sub temp ,rssi_thresh_noise ,null 
-0x3143 008982 nrtn positive 
-0x3144 008983 setarg offset_24g_dg_ch_number 
-0x3145 008984 call g24_set_rega_ifetcht_1byte 
-0x3146 008986 call g24_ch_temp_incre_size4 
-0x3147 008987 arg offset_24g_dg_ch_number ,rega 
-0x3148 008988 call g24_set_contw_with_regb2 
-0x3149 008989 istoret 1 ,contw 
-:      008991 g24_store_mem_dg_last_ch:
-0x314a 008994 arg offset_24g_dg_last_ch ,rega 
-0x314b 008995 branch g24_set_contw_with_regb_store_1byte 
-:      008998 g24_dg_config_ch_once:
-0x314c 009003 setarg 1 
-0x314d 009004 arg offset_24g_dg_config_ch_once ,rega 
-0x314e 009005 call g24_set_contw_with_regb_store_1byte 
-:      009006 g24_dg_store_config_ch:
-0x314f 009007 setarg offset_24g_dg_last_ch 
-0x3150 009008 call g24_set_rega_ifetch_1byte 
-0x3151 009009 branch g24_store_mem_ch 
-:      009012 g24_transmit_ack:
-0x3152 009014 add regc ,offset_24g_rxbuf ,rega 
-0x3153 009015 ifetch 1 ,rega 
-0x3154 009017 call g24_store_mem_data_type 
-0x3155 009020 call g24_read_len_pid_crc 
-0x3156 009022 call g24_fetch_mem_rxbuf_add1 
-0x3157 009024 isolate1 bit_ack_24g ,pdata 
-0x3158 009025 branch g24tx_no_ack ,true 
-:      009026 g24tx_with_ack:
-0x3159 009027 call g24_ackpayload_prep 
-0x315a 009028 call g24_transmit_prep 
-0x315b 009029 call g24_transmit 
-:      009030 g24tx_no_ack:
-0x315c 009031 branch g24_end_of_packet 
-:      009033 g24_ackpayload_prep:
-0x315d 009034 bpatch patch18_2 ,mem_patch18 
-0x315e 009035 add regc ,offset_24g_datalen ,contw 
-0x315f 009036 call g24_mem_set0 
-0x3160 009038 setarg offset_24g_ackpayload_enable 
-0x3161 009039 call g24_set_rega_ifetch_1byte 
-0x3162 009041 rtn blank 
-0x3163 009042 setarg 0x06 
-0x3164 009043 add regc ,offset_24g_datalen ,contw 
-0x3165 009044 istore 1 ,contw 
-0x3166 009046 arg 0x06 ,loopcnt 
-0x3167 009047 setarg offset_24g_bind_payload 
-0x3168 009048 iadd regc ,contr 
-0x3169 009050 add regc ,offset_24g_txbuf ,contw 
-0x316a 009052 branch memcpy 
-:      009055 g24_receive_packet_start:
-0x316b 009056 call g24_receive_transmit_ack 
-0x316c 009057 nbranch g24_rx_interrupt_clear ,user3 
-0x316d 009058 branch g24_receive_packet_parse 
-:      009060 g24_receive_transmit_ack:
-0x316e 009061 call g24_rx_interrupt_clear 
-0x316f 009062 call g24_receive_packet 
-0x3170 009063 nrtn user3 
-0x3171 009064 branch g24_transmit_ack 
-:      009066 g24_receive_packet_parse:
-0x3172 009067 bpatch patch18_3 ,mem_patch18 
-0x3173 009068 call g24_receive_packet_parse_pid_crc 
-0x3174 009069 nbranch g24_rx_interrupt_clear ,user 
-0x3175 009070 add regc ,offset_24g_rxdata_length ,rega 
-0x3176 009071 ifetch 1 ,rega 
-0x3177 009073 branch g24_rx_interrupt_clear ,blank 
-0x3178 009074 increase 2 ,pdata 
-0x3179 009075 iforce loopcnt 
-0x317a 009076 add regc ,offset_24g_rxbuf ,contr 
-0x317b 009078 setarg offset_24g_rxdata_temp 
-0x317c 009079 iadd regc ,contw 
-0x317d 009081 call memcpy 
-0x317e 009082 call g24_set0_mem_mode_switch 
-0x317f 009084 call g24_fetch_mem_pair_mode 
-0x3180 009086 call g24_enable_nodata_timer ,blank 
-0x3181 009087 setarg offset_24g_rxdata_temp_add2 
-0x3182 009088 call g24_set_rega_ifetch_1byte 
-0x3183 009090 beq 0x01 ,g24_data_type1 
-0x3184 009091 beq 0x02 ,g24_data_type2 
-0x3185 009092 beq 0x03 ,g24_data_type3 
-0x3186 009093 beq 0xff ,g24_data_attemp 
-0x3187 009094 branch g24_rx_interrupt_clear 
-:      009096 g24_receive_packet_parse_pid_crc:
-0x3188 009097 call g24_head_ptr2regc 
-0x3189 009098 call disable_user 
-0x318a 009099 add regc ,offset_24g_sta_pid ,rega 
-0x318b 009100 ifetch 1 ,rega 
-0x318c 009102 add regc ,offset_24g_last_pid ,rega 
-0x318d 009103 ifetcht 1 ,rega 
-0x318e 009105 isub temp ,null 
-0x318f 009106 ncall enable_user ,zero 
-0x3190 009107 add regc ,offset_24g_sta_pid ,rega 
-0x3191 009108 ifetch 1 ,rega 
-0x3192 009110 add regc ,offset_24g_last_pid ,contw 
-0x3193 009111 istore 1 ,contw 
-0x3194 009113 add regc ,offset_24g_sta_crc ,rega 
-0x3195 009114 ifetch 3 ,rega 
-0x3196 009116 add regc ,offset_24g_last_crc ,rega 
-0x3197 009117 ifetcht 3 ,rega 
-0x3198 009119 isub temp ,null 
-0x3199 009120 ncall enable_user ,zero 
-0x319a 009121 add regc ,offset_24g_sta_crc ,rega 
-0x319b 009122 ifetch 3 ,rega 
-0x319c 009124 add regc ,offset_24g_last_crc ,contw 
-0x319d 009126 branch g24_contw_istore_3byte 
-:      009128 g24_data_type1:
-0x319e 009129 call g24_ch_timer_reinit 
-0x319f 009130 call g24_fetch_mem_abort_pac 
-0x31a0 009131 store 1 ,mem_temp 
-0x31a1 009133 call g24_fetcht_mem_rxdata_temp 
-0x31a2 009134 fetch 1 ,mem_temp 
-0x31a3 009136 isolate1 bit_abort ,temp 
-0x31a4 009137 setflag true ,0 ,pdata 
-0x31a5 009138 add regc ,offset_24g_abort_pac ,contw 
-0x31a6 009139 istore 1 ,contw 
-0x31a7 009141 beq 1 ,g24_data_attemp_mouse 
-0x31a8 009142 call g24_fetch_mem_hop_pac 
-0x31a9 009144 call g24_fetcht_mem_rxdata_temp 
-0x31aa 009146 isolate1 bit_hop ,temp 
-0x31ab 009147 setflag true ,0 ,pdata 
-0x31ac 009148 call g24_store_mem_hop_pac 
-0x31ad 009150 add regc ,offset_24g_cb_rxdata_type1 ,rega 
-0x31ae 009151 ifetch 2 ,rega 
-0x31af 009153 branch callback_func 
-:      009155 dongle_rxdata_type1:
-0x31b0 009156 setarg ms_report_id 
-0x31b1 009157 store 1 ,mem_usb_mouse_data 
-0x31b2 009158 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b3 009160 istore 7 ,contw 
-0x31b4 009161 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b5 009163 ncall g24_ms_enable_blank_data_forcibly ,blank 
-0x31b6 009164 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b7 009166 call g24_ms_disable_blank_data_forcibly ,blank 
-:      009167 g24_data_type1_usbtx_enable:
-0x31b8 009168 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      009169 g24_data_type1_usbtx_enable_ep2:
-0x31b9 009170 fetch 1 ,mem_usb_tx_enable 
-0x31ba 009171 set1 2 ,pdata 
-0x31bb 009172 store 1 ,mem_usb_tx_enable 
-0x31bc 009173 rtn 
-:      009175 g24_ms_enable_blank_data_forcibly:
-0x31bd 009176 setarg 1 
-0x31be 009177 call g24_store_mem_ms_blank_data_enable 
-:      009179 g24_ms_enable_blank_data_timer:
-0x31bf 009180 setarg timer_ms_blank_delay 
-0x31c0 009181 arg timer_ms_blank ,queue 
-0x31c1 009182 branch timer_init 
-:      009183 g24_ms_disable_blank_data_forcibly:
-0x31c2 009184 call g24_set0_mem_ms_blank_data_enable 
-:      009186 g24_ms_disable_blank_data_timer:
-0x31c3 009187 setarg 0 
-0x31c4 009188 arg timer_ms_blank ,queue 
-0x31c5 009189 branch timer_init 
-:      009191 g24_data_type2:
-0x31c6 009192 call g24_fetcht_mem_rxdata_temp 
-0x31c7 009194 isolate1 bit_abort ,temp 
-0x31c8 009195 branch g24_data_attemp_kbd ,true 
-0x31c9 009196 arg mem_usb_kb_data ,contw 
-0x31ca 009197 call g24_data_type2_reverse_data 
-0x31cb 009198 fetch 8 ,mem_usb_kb_data 
-0x31cc 009199 ncall g24_kb_enable_blank_data_forcibly ,blank 
-0x31cd 009200 fetch 8 ,mem_usb_kb_data 
-0x31ce 009201 call g24_kb_disable_blank_data_forcibly ,blank 
-0x31cf 009202 call g24_head_ptr2regc 
-0x31d0 009203 fetch 8 ,mem_usb_kb_data 
-0x31d1 009204 arg offset_24g_kb_data_sta_data ,rega 
-0x31d2 009205 call g24_set_contw_with_temp 
-0x31d3 009206 istore 8 ,contw 
-0x31d4 009208 setarg offset_24g_kb_data_last_data 
-0x31d5 009209 iadd regc ,rega 
-0x31d6 009210 ifetcht 8 ,rega 
-0x31d7 009212 isub temp ,null 
-0x31d8 009213 ncall g24_kb_data_dispose ,zero 
-0x31d9 009214 setarg offset_24g_kb_data_sta_data 
-0x31da 009215 iadd regc ,rega 
-0x31db 009216 ifetch 8 ,rega 
-0x31dc 009218 arg offset_24g_kb_data_last_data ,rega 
-0x31dd 009219 call g24_set_contw_with_temp 
-0x31de 009220 istore 8 ,contw 
-0x31df 009222 branch g24_rx_interrupt_clear 
-:      009224 g24_data_type2_reverse_data:
-0x31e0 009225 setarg offset_24g_rxdata_temp_add2 
-0x31e1 009226 iadd regc ,contr 
-0x31e2 009228 arg 9 ,loopcnt 
-0x31e3 009229 branch reverse_byte 
-:      009231 g24_kb_enable_blank_data_forcibly:
-0x31e4 009232 setarg 1 
-0x31e5 009233 call g24_store_mem_kb_blank_data_enable 
-:      009235 g24_kb_enable_blank_data_timer:
-0x31e6 009236 setarg timer_kb_blank_delay 
-0x31e7 009237 arg timer_kb_blank ,queue 
-0x31e8 009238 branch timer_init 
-:      009240 g24_kb_disable_blank_data_forcibly:
-0x31e9 009241 call g24_set0_mem_kb_blank_data_enable 
-:      009243 g24_kb_disable_blank_data_timer:
-0x31ea 009244 setarg 0 
-0x31eb 009245 arg timer_kb_blank ,queue 
-0x31ec 009246 branch timer_init 
-:      009248 g24_kb_data_dispose:
-:      009249 g24_kb_data_into_ep1_fifo:
-0x31ed 009250 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x31ee 009251 fetch 1 ,mem_usb_tx_enable 
-0x31ef 009252 set1 1 ,pdata 
-0x31f0 009253 store 1 ,mem_usb_tx_enable 
-0x31f1 009254 rtn 
-:      009256 g24_data_type3:
-0x31f2 009257 arg mem_usb_kb_multikey ,contw 
-0x31f3 009258 call g24_data_type2_reverse_data 
-0x31f4 009259 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f5 009260 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x31f6 009261 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f7 009262 call g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x31f8 009263 call g24_head_ptr2regc 
-0x31f9 009264 fetch 3 ,mem_usb_kb_multikey 
-0x31fa 009265 arg offset_24g_kb_multikey_sta_data ,rega 
-0x31fb 009266 call g24_set_contw_with_temp_store_3byte 
-0x31fc 009268 setarg offset_24g_kb_multikey_last_data 
-0x31fd 009269 iadd regc ,rega 
-0x31fe 009270 ifetcht 3 ,rega 
-0x31ff 009272 isub temp ,null 
-0x3200 009273 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
-0x3201 009274 setarg offset_24g_kb_multikey_sta_data 
-0x3202 009275 iadd regc ,rega 
-0x3203 009276 ifetch 3 ,rega 
-0x3204 009278 arg offset_24g_kb_multikey_last_data ,rega 
-0x3205 009279 call g24_set_contw_with_temp_store_3byte 
-0x3206 009281 branch g24_rx_interrupt_clear 
-:      009283 g24_kb_mul_data_into_ep2_fifo:
-0x3207 009284 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x3208 009285 branch g24_data_type1_usbtx_enable_ep2 
-:      009287 g24_kb_mul_enable_blank_data_forcibly:
-0x3209 009288 setarg 1 
-0x320a 009289 call g24_store_mem_kb_mul_blank_data_enable 
-:      009291 g24_kb_mul_enable_blank_data_timer:
-0x320b 009292 setarg timer_kb_mul_blank_delay 
-0x320c 009293 arg timer_kb_mul_blank ,queue 
-0x320d 009294 branch timer_init 
-:      009296 g24_kb_mul_disable_blank_data_forcibly:
-0x320e 009297 call g24_set0_mem_kb_mul_blank_data_enable 
-:      009299 g24_kb_mul_disable_blank_data_timer:
-0x320f 009300 setarg 0 
-0x3210 009301 arg timer_kb_mul_blank ,queue 
-0x3211 009302 branch timer_init 
-:      009304 g24_data_attemp:
-0x3212 009305 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3213 009307 beq datatype_mouse ,g24_data_attemp_mouse 
-0x3214 009308 beq datatype_keyboard ,g24_data_attemp_kbd 
-0x3215 009309 rtn 
-:      009310 g24_data_attemp_mouse:
-0x3216 009311 setarg offset_24g_rxdata_temp_add4 
-0x3217 009312 call g24_set_rega_ifetch_4byte 
-0x3218 009313 arg offset_24g_mouse_addr ,rega 
-0x3219 009314 call g24_set_contw_with_temp 
-0x321a 009317 branch g24_contw_istore_4byte 
-:      009319 g24_data_attemp_kbd:
-0x321b 009320 setarg offset_24g_rxdata_temp_add4 
-0x321c 009321 call g24_set_rega_ifetch_4byte 
-0x321d 009322 arg offset_24g_kb_addr ,rega 
-0x321e 009323 call g24_set_contw_with_temp 
-0x321f 009326 branch g24_contw_istore_4byte 
-:      009328 g24_store_mem_24g_mode:
-0x3220 009329 call g24_head_ptr2regc 
-0x3221 009330 add regc ,offset_24g_mode ,contw 
-0x3222 009331 istore 1 ,contw 
-0x3223 009332 rtn 
-:      009334 g24_fetch_mem_device_addr:
-0x3224 009335 call g24_head_ptr2regc 
-0x3225 009336 add regc ,offset_24g_device_addr ,rega 
-0x3226 009337 branch g24_rega_ifetch_4byte 
-:      009338 g24_store_mem_device_addr:
-0x3227 009339 call g24_head_ptr2regc 
-0x3228 009340 add regc ,offset_24g_device_addr ,contw 
-0x3229 009341 branch g24_contw_istore_4byte 
-:      009343 g24_fetch_mem_addr:
-0x322a 009344 add regc ,offset_24g_addr ,rega 
-0x322b 009345 branch g24_rega_ifetch_4byte 
-:      009346 g24_store_mem_addr:
-0x322c 009347 add regc ,offset_24g_addr ,contw 
-:      009348 g24_contw_istore_4byte:
-0x322d 009349 istore 4 ,contw 
-0x322e 009350 rtn 
-:      009352 g24_store_mem_ch:
-0x322f 009353 add regc ,offset_24g_ch ,contw 
-0x3230 009354 branch g24_contw_istore_1byte 
-:      009356 g24_set0_mem_pid:
-0x3231 009357 setarg 0 
-:      009358 g24_store_mem_pid:
-0x3232 009359 call g24_head_ptr2regc 
-0x3233 009360 add regc ,offset_24g_pid ,contw 
-0x3234 009361 branch g24_contw_istore_1byte 
-:      009363 g24_store_mem_txpayload:
-0x3235 009364 add regc ,offset_24g_txpayload ,contw 
-0x3236 009365 branch g24_contw_istore_1byte 
-:      009367 g24_set4_mem_max_retry:
-0x3237 009368 setarg 4 
-:      009369 g24_store_mem_max_retry:
-0x3238 009370 add regc ,offset_24g_max_retry ,contw 
-0x3239 009371 branch g24_contw_istore_1byte 
-:      009373 g24_fetch_mem_data_type:
-0x323a 009374 add regc ,offset_24g_data_type ,rega 
-0x323b 009375 branch g24_rega_ifetch_1byte 
-:      009376 g24_store_mem_data_type:
-0x323c 009377 add regc ,offset_24g_data_type ,contw 
-0x323d 009378 branch g24_contw_istore_1byte 
-:      009380 g24_set2_mem_sync_cnt:
-0x323e 009381 setarg 2 
-:      009382 g24_store_mem_sync_cnt:
-0x323f 009383 add regc ,offset_24g_sync_cnt ,contw 
-0x3240 009384 branch g24_contw_istore_1byte 
-:      009386 g24_set1_mem_rf_last_sta:
-0x3241 009387 setarg 1 
-:      009388 g24_store_mem_rf_last_sta:
-0x3242 009389 call g24_head_ptr2regc 
-0x3243 009390 add regc ,offset_24g_rf_last_sta ,contw 
-0x3244 009391 branch g24_contw_istore_1byte 
-:      009393 g24_fetch_mem_hop_pac:
-0x3245 009394 call g24_head_ptr2regc 
-0x3246 009395 add regc ,offset_24g_hop_pac ,rega 
-0x3247 009396 branch g24_rega_ifetch_1byte 
-:      009397 g24_set1_mem_hop_pac:
-0x3248 009398 setarg 1 
-:      009399 g24_store_mem_hop_pac:
-0x3249 009400 call g24_head_ptr2regc 
-0x324a 009401 add regc ,offset_24g_hop_pac ,contw 
-0x324b 009402 branch g24_contw_istore_1byte 
-:      009404 g24_fetch_mem_abort_pac:
-0x324c 009405 call g24_head_ptr2regc 
-0x324d 009406 add regc ,offset_24g_abort_pac ,rega 
-0x324e 009407 branch g24_rega_ifetch_1byte 
-:      009408 g24_set1_mem_abort_pac:
-0x324f 009409 setarg 1 
-:      009410 g24_store_mem_abort_pac:
-0x3250 009411 call g24_head_ptr2regc 
-0x3251 009412 add regc ,offset_24g_abort_pac ,contw 
-0x3252 009413 branch g24_contw_istore_1byte 
-:      009415 g24_fetch_mem_pairing_sm:
-0x3253 009416 call g24_head_ptr2regc 
-0x3254 009417 add regc ,offset_24g_pairing_sm ,rega 
-0x3255 009418 branch g24_rega_ifetch_1byte 
-:      009419 g24_store_mem_pairing_sm:
-0x3256 009420 add regc ,offset_24g_pairing_sm ,contw 
-0x3257 009421 branch g24_contw_istore_1byte 
-:      009423 g24_fetch_mem_rf_hop_ch:
-0x3258 009424 add regc ,offset_24g_rf_hop_ch ,rega 
-0x3259 009425 branch g24_rega_ifetch_1byte 
-:      009426 g24_set0_mem_rf_hop_ch:
-0x325a 009427 setarg 0 
-:      009428 g24_store_mem_rf_hop_ch:
-0x325b 009429 add regc ,offset_24g_rf_hop_ch ,contw 
-0x325c 009430 branch g24_contw_istore_1byte 
-:      009432 g24_fetch_mem_rf_work_stage:
-0x325d 009433 add regc ,offset_24g_rf_work_stage ,rega 
-0x325e 009434 branch g24_rega_ifetch_1byte 
-:      009436 g24_fetch_mem_rxbuf_add1:
-0x325f 009437 add regc ,offset_24g_rxbuf_add1 ,rega 
-0x3260 009438 branch g24_rega_ifetch_1byte 
-:      009440 g24_fetch_mem_check_dongle_times:
-0x3261 009441 add regc ,offset_24g_check_dongle_times ,rega 
-0x3262 009442 branch g24_rega_ifetch_1byte 
-:      009443 g24_set0_mem_check_dongle_times:
-0x3263 009444 setarg 0 
-:      009445 g24_store_mem_check_dongle_times:
-0x3264 009446 call g24_head_ptr2regc 
-0x3265 009447 add regc ,offset_24g_check_dongle_times ,contw 
-0x3266 009448 branch g24_contw_istore_1byte 
-:      009450 g24_store_mem_tx_power:
-0x3267 009451 call g24_head_ptr2regc 
-0x3268 009452 add regc ,offset_tx_power_temp ,rega 
-0x3269 009453 ifetch 1 ,rega 
-:      009454 g24_store_mem_txpower:
-0x326a 009455 store 1 ,mem_tx_power 
-0x326b 009456 rtn 
-:      009458 g24_store_mem_tx_power_temp:
-0x326c 009459 call g24_head_ptr2regc 
-0x326d 009460 fetch 1 ,mem_tx_power 
-0x326e 009462 add regc ,offset_tx_power_temp ,contw 
-0x326f 009463 branch g24_contw_istore_1byte 
-:      009465 g24_fetch_mem_power_ctrl_pac:
-0x3270 009466 add regc ,offset_power_ctrl_packet_cnt ,rega 
-0x3271 009467 branch g24_rega_ifetch_1byte 
-:      009469 g24_store_mem_power_ctrl_level:
-0x3272 009470 add regc ,offset_power_ctrl_level ,contw 
-0x3273 009471 branch g24_contw_istore_1byte 
-:      009473 g24_fetcht_mem_rxdata_temp:
-0x3274 009474 setarg offset_24g_rxdata_temp 
-:      009475 g24_set_rega_ifetcht_1byte:
-0x3275 009476 iadd regc ,rega 
-0x3276 009477 ifetcht 1 ,rega 
-0x3277 009478 rtn 
-:      009480 g24_fetch_mem_rf_laststa:
-0x3278 009481 setarg offset_24g_rf_laststa 
-0x3279 009482 branch g24_set_rega_ifetch_1byte 
-:      009483 g24_set0_mem_rf_laststa:
-0x327a 009484 setarg 0 
-:      009485 g24_store_mem_rf_laststa:
-0x327b 009486 arg offset_24g_rf_laststa ,rega 
-0x327c 009487 branch g24_set_contw_with_regb_store_1byte 
-:      009489 g24_fetch_mem_rx_addr:
-0x327d 009490 setarg offset_24g_rx_addr 
-:      009491 g24_set_rega_ifetch_4byte:
-0x327e 009492 call g24_set_rega 
-:      009493 g24_rega_ifetch_4byte:
-0x327f 009494 ifetch 4 ,rega 
-0x3280 009495 rtn 
-:      009497 g24_fetch_mem_time_slice:
-0x3281 009498 setarg offset_24g_time_slice 
-0x3282 009499 branch g24_set_rega_ifetch_1byte 
-:      009500 g24_set0_mem_time_slice:
-0x3283 009501 setarg 0 
-:      009502 g24_store_mem_time_slice:
-0x3284 009503 arg offset_24g_time_slice ,rega 
-0x3285 009504 branch g24_set_contw_with_regb_store_1byte 
-:      009506 g24_set0_mem_mode_switch:
-0x3286 009507 setarg 0 
-:      009508 g24_store_mem_mode_switch:
-0x3287 009509 arg offset_24g_mode_switch ,rega 
-0x3288 009510 branch g24_set_contw_with_regb_store_1byte 
-:      009512 g24_store_mem_bind_payload:
-0x3289 009513 arg offset_24g_bind_payload ,rega 
-0x328a 009514 branch g24_set_contw_with_regb_store_1byte 
-:      009516 g24_fetch_mem_bind_device_status:
-0x328b 009517 setarg offset_dongle_bind_device_status 
-0x328c 009518 branch g24_set_rega_ifetch_1byte 
-:      009519 g24_store_mem_bind_device_status:
-0x328d 009520 arg offset_dongle_bind_device_status ,rega 
-0x328e 009521 branch g24_set_contw_with_regb_store_1byte 
-:      009523 g24_fetch_mem_dongle_work_mode:
-0x328f 009524 setarg offset_dongle_work_mode 
-0x3290 009525 branch g24_set_rega_ifetch_1byte 
-:      009526 g24_set_work_mem_dongle_work_mode:
-0x3291 009527 setarg dongle_work 
-:      009528 g24_store_mem_dongle_work_mode:
-0x3292 009529 arg offset_dongle_work_mode ,rega 
-0x3293 009530 branch g24_set_contw_with_regb_store_1byte 
-:      009532 g24_fetch_mem_dongle_mode_init:
-0x3294 009533 setarg offset_dongle_mode_init 
-0x3295 009534 branch g24_set_rega_ifetch_1byte 
-:      009535 g24_set0_mem_dongle_mode_init:
-0x3296 009536 setarg clear_init 
-:      009537 g24_store_mem_dongle_mode_init:
-0x3297 009538 arg offset_dongle_mode_init ,rega 
-0x3298 009539 branch g24_set_contw_with_regb_store_1byte 
-:      009541 g24_set0_mem_ackpayload_enable:
-0x3299 009542 setarg 0 
-:      009543 g24_store_mem_ackpayload_enable:
-0x329a 009544 arg offset_24g_ackpayload_enable ,rega 
-0x329b 009545 branch g24_set_contw_with_regb_store_1byte 
-:      009546 g24_set1_mem_ackpayload_enable:
-0x329c 009547 setarg 1 
-0x329d 009548 branch g24_store_mem_ackpayload_enable 
-:      009550 g24_fetch_mem_rxdata_temp_add3_7byte:
-0x329e 009551 setarg offset_24g_rxdata_temp_add3 
-0x329f 009552 call g24_set_rega 
-0x32a0 009553 ifetch 7 ,rega 
-0x32a1 009554 rtn 
-:      009556 g24_fetch_mem_nodata_timer_enable:
-0x32a2 009557 setarg offset_24g_nodata_timer_enable 
-0x32a3 009558 branch g24_set_rega_ifetch_1byte 
-:      009559 g24_set0_mem_nodata_timer_enable:
-0x32a4 009560 setarg 0 
-:      009561 g24_store_mem_nodata_timer_enable:
-0x32a5 009562 arg offset_24g_nodata_timer_enable ,rega 
-0x32a6 009563 branch g24_set_contw_with_regb_store_1byte 
-:      009565 g24_set0_mem_ms_blank_data_enable:
-0x32a7 009566 setarg 0 
-:      009567 g24_store_mem_ms_blank_data_enable:
-0x32a8 009568 arg offset_24g_ms_blank_data_enable ,rega 
-0x32a9 009569 branch g24_set_contw_with_regb_store_1byte 
-:      009571 g24_set0_mem_kb_blank_data_enable:
-0x32aa 009572 setarg 0 
-:      009573 g24_store_mem_kb_blank_data_enable:
-0x32ab 009574 arg offset_24g_kb_blank_data_enable ,rega 
-0x32ac 009575 branch g24_set_contw_with_regb_store_1byte 
-:      009577 g24_set0_mem_kb_mul_blank_data_enable:
-0x32ad 009578 setarg 0 
-:      009579 g24_store_mem_kb_mul_blank_data_enable:
-0x32ae 009580 arg offset_24g_kb_mul_blank_data_enable ,rega 
-0x32af 009581 branch g24_set_contw_with_regb_store_1byte 
-:      009583 g24_store_mem_power_ctrl_threshold_up:
-0x32b0 009584 arg offset_power_ctrl_threshold_up ,rega 
-0x32b1 009585 branch g24_set_contw_with_regb_store_1byte 
-:      009587 g24_store_mem_power_ctrl_threshold_down:
-0x32b2 009588 arg offset_power_ctrl_threshold_down ,rega 
-:      009589 g24_set_contw_with_regb_store_1byte:
-0x32b3 009590 call g24_set_contw_with_regb 
-:      009591 g24_contw_istore_1byte:
-0x32b4 009592 istore 1 ,contw 
-0x32b5 009593 rtn 
-:      009595 g24_fetch_mem_pair_mode:
-0x32b6 009596 setarg offset_24g_pair_mode 
-0x32b7 009597 branch g24_set_rega_ifetch_1byte 
-:      009599 g24_store_mem_pair_mode:
-0x32b8 009600 arg offset_24g_pair_mode ,rega 
-0x32b9 009601 branch g24_set_contw_with_regb_store_1byte 
-:      009603 g24_store_mem_pair_txpower:
-0x32ba 009604 setarg offset_24g_pair_txpower 
-0x32bb 009605 call g24_set_rega_ifetch_1byte 
-0x32bc 009606 branch g24_store_mem_txpower 
-:      009608 g24_fetch_mem_rxdata_temp_add3_1byte:
-0x32bd 009609 setarg offset_24g_rxdata_temp_add3 
-0x32be 009610 branch g24_set_rega_ifetch_1byte 
-:      009612 g24_set_contw_with_temp:
-0x32bf 009613 copy pdata ,temp 
-0x32c0 009614 copy rega ,pdata 
-0x32c1 009615 iadd regc ,contw 
-0x32c2 009616 copy temp ,pdata 
-0x32c3 009617 rtn 
-:      009619 g24_set_contw_with_temp_store_3byte:
-0x32c4 009620 call g24_set_contw_with_temp 
-:      009621 g24_contw_istore_3byte:
-0x32c5 009622 istore 3 ,contw 
-0x32c6 009623 rtn 
-:      009625 g24_set_contw_with_regb:
-0x32c7 009626 call g24_head_ptr2regc 
-:      009627 g24_set_contw_with_regb2:
-0x32c8 009628 copy pdata ,regb 
-0x32c9 009629 copy rega ,pdata 
-0x32ca 009630 iadd regc ,contw 
-0x32cb 009631 copy regb ,pdata 
-0x32cc 009632 rtn 
-:      009634 g24_set_rega:
-0x32cd 009635 call g24_head_ptr2regc 
-0x32ce 009636 iadd regc ,rega 
-0x32cf 009637 rtn 
-:      009639 g24_set_rega_ifetch_1byte:
-0x32d0 009640 call g24_set_rega 
-:      009641 g24_rega_ifetch_1byte:
-0x32d1 009642 ifetch 1 ,rega 
-0x32d2 009643 rtn 
-:      009645 g24_set_rega_ifetcht_4byte:
-0x32d3 009646 call g24_set_rega 
-0x32d4 009647 ifetcht 4 ,rega 
-0x32d5 009648 rtn 
-:      009650 g24_mem_set0:
-0x32d6 009651 setarg 0 
-0x32d7 009652 branch g24_contw_istore_1byte 
-:      009656 app_init:
-0x32d8 009657 bpatch patch18_4 ,mem_patch18 
-0x32d9 009658 fetch 1 ,mem_device_option 
-0x32da 009659 branch app_init ,blank 
-0x32db 009661 beq dvc_op_dongle ,dongle_init 
-0x32dc 009662 beq dvc_op_antilost ,antilost_init 
-0x32dd 009663 beq dvc_op_shutter ,shutter_init 
-0x32de 009664 beq dvc_op_module ,module_init 
-0x32df 009665 beq dvc_op_car ,car_init 
-0x32e0 009666 beq dvc_op_remote_car ,remote_car_init 
-0x32e1 009667 bbit1 dvc_op_mouse ,mouse_init 
-0x32e2 009668 rtn 
-:      009670 app_lpm_init:
-0x32e3 009671 bpatch patch18_5 ,mem_patch18 
-0x32e4 009672 jam 0 ,mem_tester_emulate 
-0x32e5 009673 jam 0 ,mem_debug_config 
-0x32e6 009674 jam 0 ,mem_lch_code 
-0x32e7 009675 setarg 0 
-0x32e8 009676 store 5 ,mem_sp_state_start 
-0x32e9 009677 fetch 1 ,mem_device_option 
-0x32ea 009678 branch app_lpm_init ,blank 
-0x32eb 009679 beq dvc_op_module ,module_lpm_init 
-:      009680 app_lpm_init0:
-0x32ec 009681 rtn 
-:      009684 app_process_idle:
-0x32ed 009685 call ui_dispatch 
-0x32ee 009686 call check_51cmd 
-0x32ef 009687 call app_process_bb_event 
-0x32f0 009688 fetch 2 ,mem_cb_idle_process 
-0x32f1 009689 branch callback_func 
-:      009691 app_process_bt:
-0x32f2 009692 fetch 2 ,mem_cb_bt_process 
-0x32f3 009693 branch callback_func 
-:      009695 app_process_ble:
-0x32f4 009696 fetch 2 ,mem_cb_le_process 
-0x32f5 009697 branch callback_func 
-:      009699 app_process_bb_event:
-0x32f6 009700 bpatch patch18_6 ,mem_patch18 
-0x32f7 009702 arg mem_ipc_fifo_bt2c51 ,rega 
-0x32f8 009703 call fifo_out 
-0x32f9 009704 rtn blank 
-0x32fa 009706 copy pdata ,regc 
-0x32fb 009707 call app_event_normal_process 
-0x32fc 009708 branch app_process_bb_event_priority 
-:      009710 app_discard_event:
-0x32fd 009711 arg 0 ,regc 
-0x32fe 009712 rtn 
-:      009717 app_event_normal_process:
-0x32ff 009718 beq bt_evt_bb_connected ,app_evt_bt_conn 
-0x3300 009719 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x3301 009720 beq bt_evt_setup_complete ,app_evt_setup_complete 
-0x3302 009721 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
-0x3303 009722 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
-0x3304 009723 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
-0x3305 009724 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
-0x3306 009725 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
-0x3307 009726 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x3308 009727 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x3309 009728 beq bt_evt_reconn_started ,app_event_reconn_start 
-0x330a 009729 beq bt_evt_enter_sniff ,app_event_enter_sniff 
-0x330b 009730 beq bt_evt_exit_sniff ,app_event_exit_sniff 
-0x330c 009732 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
-0x330d 009733 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
-0x330e 009734 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
-0x330f 009735 beq bt_evt_switch_success_master ,app_event_switch_success 
-0x3310 009736 rtn 
-:      009739 app_evt_bt_conn:
-0x3311 009740 fetch 2 ,mem_ui_state_map 
-0x3312 009741 set1 ui_state_bt_connected ,pdata 
-0x3313 009742 store 2 ,mem_ui_state_map 
-0x3314 009743 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3315 009744 set0 app_disc_by_button ,pdata 
-0x3316 009745 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3317 009746 rtn 
-:      009748 app_event_switch_success:
-0x3318 009749 jam 0 ,mem_switch_fail_master_count 
-0x3319 009750 rtn 
-:      009752 app_event_switch_fail_master:
-0x331a 009753 fetch 1 ,mem_switch_fail_master_count 
-0x331b 009754 increase 1 ,pdata 
-0x331c 009755 store 1 ,mem_switch_fail_master_count 
-0x331d 009756 sub pdata ,1 ,null 
-0x331e 009757 branch app_bt_role_switch ,positive 
-0x331f 009758 jam 0 ,mem_switch_fail_master_count 
-0x3320 009759 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3321 009760 set1 app_disc_switch_fail ,pdata 
-0x3322 009761 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3323 009762 branch app_bt_disconnect 
-:      009764 app_process_bb_event_priority:
-0x3324 009765 fetch 2 ,mem_cb_bb_event_process 
-0x3325 009766 branch callback_func 
-:      009768 app_check_wake_lock:
-0x3326 009769 fetch 2 ,mem_cb_check_wakelock 
-0x3327 009770 branch callback_func 
-:      009772 app_will_enter_lpm:
-0x3328 009773 fetch 2 ,mem_cb_before_lpm 
-0x3329 009774 branch callback_func 
-:      009776 app_event_linkkey_generate:
-0x332a 009777 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332b 009778 set1 app_disc_after_pairing ,pdata 
-0x332c 009779 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332d 009780 branch app_bt_store_reconn_info 
-:      009782 app_event_reconn_start:
-0x332e 009783 fetch 2 ,mem_ui_state_map 
-0x332f 009784 set1 ui_state_bt_reconnect ,pdata 
-0x3330 009785 store 2 ,mem_ui_state_map 
-0x3331 009786 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3332 009787 set1 app_disc_after_reconn ,pdata 
-0x3333 009788 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3334 009789 rtn 
-:      009791 app_evt_setup_complete:
-0x3335 009792 fetch 2 ,mem_ui_state_map 
-0x3336 009793 set1 ui_state_bt_setup_complete ,pdata 
-0x3337 009794 store 2 ,mem_ui_state_map 
-0x3338 009795 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3339 009796 set1 app_disc_after_setup_done ,pdata 
-0x333a 009797 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x333b 009798 rtn 
-:      009800 app_evt_hid_handshake:
-0x333c 009801 fetch 2 ,mem_ui_state_map 
-0x333d 009802 set1 ui_state_bt_hid_handshake ,pdata 
-0x333e 009803 store 2 ,mem_ui_state_map 
-0x333f 009804 rtn 
-:      009806 app_event_enter_sniff:
-0x3340 009807 fetch 2 ,mem_ui_state_map 
-0x3341 009808 set1 ui_state_bt_sniff ,pdata 
-0x3342 009809 store 2 ,mem_ui_state_map 
-0x3343 009810 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3344 009811 set1 app_disc_after_sniff ,pdata 
-0x3345 009812 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3346 009813 rtn 
-:      009815 app_event_exit_sniff:
-0x3347 009816 fetch 2 ,mem_ui_state_map 
-0x3348 009817 set0 ui_state_bt_sniff ,pdata 
-0x3349 009818 store 2 ,mem_ui_state_map 
-0x334a 009819 rtn 
-:      009821 app_le_event_bb_connected:
-0x334b 009822 fetch 2 ,mem_ui_state_map 
-0x334c 009823 set1 ui_state_ble_connected ,pdata 
-0x334d 009824 store 2 ,mem_ui_state_map 
-0x334e 009825 rtn 
-:      009827 app_le_event_bb_disconn:
-0x334f 009828 fetch 2 ,mem_ui_state_map 
-0x3350 009829 set0 ui_state_ble_connected ,pdata 
-0x3351 009830 store 2 ,mem_ui_state_map 
-0x3352 009831 branch app_lpm_mult_disable 
-:      009833 app_bb_event_hid_connected:
-0x3353 009834 fetch 2 ,mem_ui_state_map 
-0x3354 009835 set1 ui_state_bt_hid_conn ,pdata 
-0x3355 009836 store 2 ,mem_ui_state_map 
-0x3356 009837 rtn 
-:      009839 app_evt_button_long_pressed:
-0x3357 009840 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3358 009841 set1 app_disc_by_button ,pdata 
-0x3359 009842 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335a 009843 rtn 
-:      009845 app_event_ml2cap_conn_refused:
-0x335b 009846 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335c 009847 set1 app_disc_l2cap_refused ,pdata 
-0x335d 009848 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335e 009849 branch app_bt_disconnect 
-:      009852 app_evt_timer:
-0x335f 009853 bpatch patch18_7 ,mem_patch18 
-0x3360 009854 store 1 ,mem_app_evt_timer_count 
-:      009855 app_evt_100ms_loop:
-0x3361 009856 fetch 1 ,mem_app_evt_timer_count 
-0x3362 009857 rtn blank 
-0x3363 009858 increase -1 ,pdata 
-0x3364 009859 store 1 ,mem_app_evt_timer_count 
-0x3365 009860 call ui_button_polling 
-0x3366 009861 call app_lpm_wake_auto_lock_timer 
-0x3367 009862 call app_unsniff_delay_timer 
-0x3368 009863 call app_discovery_timer 
-0x3369 009864 call flash_write_spi_sm_timer 
-0x336a 009865 fetch 2 ,mem_cb_event_timer 
-0x336b 009866 call callback_func 
-0x336c 009867 branch app_evt_100ms_loop 
-:      009872 timer_single_step:
-0x336d 009873 ifetch 1 ,regc 
-0x336e 009874 rtn blank 
-0x336f 009875 pincrease -1 
-0x3370 009876 istore 1 ,regc 
-0x3371 009877 nrtn blank 
-0x3372 009878 copy regb ,pdata 
-0x3373 009879 branch callback_func 
-:      009883 timer_single_step_2b:
-0x3374 009884 ifetch 2 ,regc 
-0x3375 009885 rtn blank 
-0x3376 009886 pincrease -1 
-0x3377 009887 istore 2 ,regc 
-0x3378 009888 nrtn blank 
-0x3379 009889 copy regb ,pdata 
-0x337a 009890 branch callback_func 
-:      009892 app_power_timer:
-0x337b 009893 fetcht 2 ,mem_power_param_ptr 
-0x337c 009894 add temp ,power_timer_offset ,regc 
-0x337d 009895 arg app_power_timer_timeout ,regb 
-0x337e 009896 branch timer_single_step 
-:      009898 app_power_timer_timeout:
-0x337f 009899 call app_got_power_state_common 
-0x3380 009900 beq power_starting ,app_enter_power_stanby_state 
-:      009901 app_enter_power_off_state:
-0x3381 009902 branch app_enter_hibernate 
-:      009903 app_enter_power_stanby_state:
-0x3382 009904 setarg power_standby 
-0x3383 009905 istore 1 ,regc 
-0x3384 009906 add temp ,power_standby_cb_offset ,regb 
-:      009907 app_power_cb_common:
-0x3385 009908 ifetch 2 ,regb 
-0x3386 009909 branch callback_func 
-:      009911 app_unsniff_delay_timer:
-0x3387 009912 arg mem_unsniff2sniff_timer_count ,regc 
-0x3388 009913 arg app_unsniff_delay_timeout ,regb 
-0x3389 009914 branch timer_single_step 
-:      009916 app_unsniff_delay_timeout:
-0x338a 009917 call context_check_idle 
-0x338b 009918 branch app_bt_enter_sniff ,zero 
-0x338c 009919 rtn 
-:      009922 app_discovery_timer:
-0x338d 009923 arg mem_discovery_timeout_timer_count ,regc 
-0x338e 009924 arg app_discovery_timeout ,regb 
-0x338f 009925 branch timer_single_step_2b 
-:      009927 app_discovery_timeout:
-0x3390 009928 call app_bt_stop_discovery 
-0x3391 009929 call app_led_off 
-0x3392 009930 fetch 2 ,mem_cb_discovry_timeout 
-0x3393 009931 branch callback_func 
-:      009934 app_bb_event_reconn_failed:
-0x3394 009935 call app_disconn_reason_flag_clear 
-:      009936 app_clear_reconnect_flag:
-0x3395 009937 fetch 2 ,mem_ui_state_map 
-0x3396 009938 set0 ui_state_bt_reconnect ,pdata 
-0x3397 009939 store 2 ,mem_ui_state_map 
-0x3398 009940 rtn 
-:      009942 app_bb_event_bb_disconn:
-0x3399 009943 jam 0 ,mem_unsniff2sniff_timer_count 
-0x339a 009944 fetch 2 ,mem_ui_state_map 
-0x339b 009945 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
-0x339c 009946 isolate0 ui_state_bt_setup_complete ,pdata 
-0x339d 009947 call app_discard_event ,true 
-:      009948 app_bb_event_bb_reconn_disconn:
-0x339e 009949 bpatch patch19_0 ,mem_patch19 
-0x339f 009950 fetch 2 ,mem_ui_state_map 
-0x33a0 009951 set0 ui_state_bt_connected ,pdata 
-0x33a1 009952 set0 ui_state_bt_setup_complete ,pdata 
-0x33a2 009953 set0 ui_state_bt_hid_conn ,pdata 
-0x33a3 009954 set0 ui_state_bt_hid_handshake ,pdata 
-0x33a4 009955 set0 ui_state_bt_reconnect ,pdata 
-0x33a5 009956 store 2 ,mem_ui_state_map 
-0x33a6 009957 branch app_lpm_mult_disable 
-:      009959 app_bb_hibernate:
-0x33a7 009960 call app_disconn_reason_clear 
-0x33a8 009961 branch app_enter_hibernate 
-:      009964 app_disconn_reason_clear:
-0x33a9 009965 setarg 0 
-0x33aa 009966 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33ab 009967 rtn 
-:      009968 app_disconn_reason_flag_clear:
-0x33ac 009969 setarg 0 
-0x33ad 009970 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33ae 009971 rtn 
-:      009973 app_disconn_reason_collect_bt:
-0x33af 009974 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b0 009975 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b1 009976 setarg 0 
-0x33b2 009977 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b3 009978 rtn 
-:      009980 app_disconn_reason_collect_ble:
-0x33b4 009981 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b5 009982 set1 app_disc_ble ,pdata 
-0x33b6 009983 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b7 009984 setarg 0 
-0x33b8 009985 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b9 009986 rtn 
-:      009994 app_check_sniff:
-0x33ba 009995 fetch 1 ,mem_ui_state_map 
-0x33bb 009996 isolate1 ui_state_bt_sniff ,pdata 
-0x33bc 009997 rtn 
-:      010005 app_initflag_store:
-0x33bd 010006 setarg eeprom_init_flag 
-:      010007 app_flag_store:
-0x33be 010008 store 2 ,mem_timeup 
-0x33bf 010009 bpatch patch19_1 ,mem_patch19 
-0x33c0 010010 arg 2 ,temp 
-0x33c1 010011 arg mem_timeup ,rega 
-0x33c2 010012 arg eeprom_module_init_flag ,regb 
-0x33c3 010013 branch iicd_write_eep_data 
-:      010016 app_initflag_check:
-0x33c4 010017 bpatch patch19_2 ,mem_patch19 
-0x33c5 010018 arg 2 ,temp 
-0x33c6 010019 arg mem_pdatatemp ,rega 
-0x33c7 010020 arg eeprom_module_init_flag ,regb 
-0x33c8 010021 call iicd_read_eep_data 
-0x33c9 010022 fetch 2 ,mem_pdatatemp 
-0x33ca 010023 arg eeprom_init_flag ,temp 
-0x33cb 010024 isub temp ,null 
-0x33cc 010025 rtn 
-:      010028 app_start_auto_sniff:
-0x33cd 010029 fetch 1 ,mem_unsniff2sniff_timer 
-0x33ce 010030 store 1 ,mem_unsniff2sniff_timer_count 
-0x33cf 010031 rtn 
-:      010033 app_get_lpm_wake_lock:
-0x33d0 010034 arg wake_lock_app ,queue 
-0x33d1 010035 branch lpm_get_wake_lock 
-:      010037 app_put_lpm_wake_lock:
-0x33d2 010038 arg wake_lock_app ,queue 
-0x33d3 010039 branch lpm_put_wake_lock 
-:      010041 app_lpm_wake_auto_lock:
-0x33d4 010042 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x33d5 010043 branch app_get_lpm_wake_lock 
-:      010045 app_lpm_wake_auto_lock_timer:
-0x33d6 010046 arg mem_wake_up_delay_timer ,regc 
-0x33d7 010047 arg app_put_lpm_wake_lock ,regb 
-0x33d8 010048 branch timer_single_step 
-:      010050 app_l2cap_flow_control_enable:
-0x33d9 010051 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
-0x33da 010052 rtn 
-:      010054 app_l2cap_flow_control_disable:
-0x33db 010055 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
-0x33dc 010056 rtn 
-:      010058 app_bt_set_pincode:
-0x33dd 010059 jam bt_cmd_set_pin_code ,mem_fifo_temp 
-0x33de 010060 branch ui_ipc_send_cmd 
-:      010062 app_bt_role_switch:
-0x33df 010063 jam bt_cmd_role_switch ,mem_fifo_temp 
-0x33e0 010064 branch ui_ipc_send_cmd 
-:      010066 app_bt_start_reconnect:
-0x33e1 010067 bpatch patch19_3 ,mem_patch19 
-0x33e2 010068 fetch 1 ,mem_app_connection_options 
-0x33e3 010069 store 1 ,mem_connection_options 
-0x33e4 010070 jam app_flag_reconnect ,mem_reconnect_flag 
-0x33e5 010071 jam bt_cmd_reconnect ,mem_fifo_temp 
-0x33e6 010072 branch ui_ipc_send_cmd 
-:      010074 app_bt_reconnect_cancel:
-0x33e7 010075 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
-0x33e8 010076 branch ui_ipc_send_cmd 
-:      010078 app_bt_disconnect:
-0x33e9 010079 jam bt_cmd_disconnect ,mem_fifo_temp 
-0x33ea 010080 branch ui_ipc_send_cmd 
-:      010082 app_bt_start_discovery_short:
-0x33eb 010083 fetch 2 ,mem_discovery_timeout 
-0x33ec 010084 store 2 ,mem_discovery_timeout_timer_count 
-:      010085 app_bt_start_discovery_led_blink:
-0x33ed 010086 call app_led_start_blink 
-:      010087 app_bt_start_discovery:
-0x33ee 010088 jam bt_cmd_start_discovery ,mem_fifo_temp 
-0x33ef 010089 branch ui_ipc_send_cmd 
-:      010091 app_bt_stop_discovery:
-0x33f0 010092 setarg 0 
-0x33f1 010093 store 2 ,mem_discovery_timeout_timer_count 
-0x33f2 010094 jam bt_cmd_stop_discovery ,mem_fifo_temp 
-0x33f3 010095 branch ui_ipc_send_cmd 
-:      010097 app_ble_start_direct_adv:
-0x33f4 010098 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x33f5 010099 branch ui_ipc_send_cmd 
-:      010101 app_ble_stop_direct_adv:
-0x33f6 010102 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x33f7 010103 branch ui_ipc_send_cmd 
-:      010105 app_ble_stop_adv:
-0x33f8 010106 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x33f9 010107 branch ui_ipc_send_cmd 
-:      010109 app_ble_start_adv:
-0x33fa 010110 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x33fb 010111 branch ui_ipc_send_cmd 
-:      010113 app_ble_start_scan:
-0x33fc 010114 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x33fd 010115 branch ui_ipc_send_cmd 
-:      010117 app_ble_stop_scan:
-0x33fe 010118 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x33ff 010119 branch ui_ipc_send_cmd 
-:      010121 app_ble_start_conn:
-0x3400 010122 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x3401 010123 branch ui_ipc_send_cmd 
-:      010125 app_ble_disconnect:
-0x3402 010126 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x3403 010127 branch ui_ipc_send_cmd 
-:      010129 app_led_start_blink:
-0x3404 010130 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x3405 010131 branch ui_ipc_send_cmd 
-:      010133 app_led_on:
-0x3406 010134 jam bt_cmd_led_on ,mem_fifo_temp 
-0x3407 010135 branch ui_ipc_send_cmd 
-:      010137 app_led_stop_blink:
-:      010138 app_led_off:
-0x3408 010139 jam bt_cmd_led_off ,mem_fifo_temp 
-0x3409 010140 branch ui_ipc_send_cmd 
-:      010142 app_enter_hibernate:
-0x340a 010143 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x340b 010144 branch ui_ipc_send_cmd 
-:      010146 app_bt_sniff_exit:
-0x340c 010147 jam bt_cmd_exit_sniff ,mem_fifo_temp 
-0x340d 010148 branch ui_ipc_send_cmd 
-:      010150 app_bt_enter_sniff:
-0x340e 010151 jam bt_cmd_enter_sniff ,mem_fifo_temp 
-0x340f 010152 branch ui_ipc_send_cmd 
-:      010154 app_ble_store_reconn_info:
-0x3410 010155 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x3411 010156 branch ui_ipc_send_cmd 
-:      010158 app_bt_store_reconn_info:
-0x3412 010159 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
-0x3413 010160 branch ui_ipc_send_cmd 
-:      010162 app_store_reconn_info:
-0x3414 010163 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
-0x3415 010164 branch ui_ipc_send_cmd 
-:      010166 app_lpm_mult_enable:
-0x3416 010167 set1 mark_lpm_mult_enable ,mark 
-0x3417 010168 rtn 
-:      010170 app_lpm_mult_disable:
-0x3418 010171 set0 mark_lpm_mult_enable ,mark 
-0x3419 010172 rtn 
-:      010192 app_button_long_pressed:
-0x341a 010193 call app_got_power_state_common 
-0x341b 010194 beq power_standby ,app_power_shutting_down 
-:      010195 app_power_starting:
-0x341c 010196 setarg power_starting 
-0x341d 010197 istore 1 ,regc 
-0x341e 010198 add temp ,power_starting_timeout_offset ,rega 
-0x341f 010199 add temp ,power_starting_cb_offset ,regb 
-:      010200 app_power_common:
-0x3420 010201 ifetcht 1 ,rega 
-0x3421 010202 increase 1 ,regc 
-0x3422 010203 istoret 1 ,regc 
-0x3423 010204 branch app_power_cb_common 
-:      010206 app_power_shutting_down:
-0x3424 010207 setarg power_off 
-0x3425 010208 istore 1 ,regc 
-0x3426 010209 fetch 2 ,mem_ui_state_map 
-0x3427 010210 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x3428 010211 call app_ble_disconnect 
-:      010212 app_power_off_end:
-0x3429 010213 fetcht 2 ,mem_power_param_ptr 
-0x342a 010214 add temp ,power_off_timeout_offset ,rega 
-0x342b 010215 add temp ,power_off_cb_offset ,regb 
-0x342c 010216 branch app_power_common 
-:      010218 app_got_power_state_common:
-0x342d 010219 fetcht 2 ,mem_power_param_ptr 
-0x342e 010220 add temp ,power_state_offset ,regc 
-0x342f 010221 ifetch 1 ,regc 
-0x3430 010222 rtn 
-:      010224 app_event_button_up:
-0x3431 010225 call app_got_power_state_common 
-0x3432 010226 bne power_off ,app_power_release 
-0x3433 010227 branch app_enter_hibernate 
-:      010228 app_power_release:
-0x3434 010229 add temp ,ui_butten_up_cb_offset ,regb 
-0x3435 010230 branch app_power_cb_common 
-:      010232 antilost_init:
-0x3436 010233 rtn wake 
-0x3437 010234 jam 0x00 ,core_gpio_sel1 
-0x3438 010235 setarg antilost_le_before_hibernate 
-0x3439 010236 store 2 ,mem_cb_before_hibernate 
-0x343a 010237 setarg keyscan_process_lpm_before 
-0x343b 010238 store 2 ,mem_cb_before_lpm 
-0x343c 010239 setarg antilost_idle_process 
-0x343d 010240 store 2 ,mem_cb_idle_process 
-0x343e 010241 setarg antilost_le_conn_process 
-0x343f 010242 store 2 ,mem_cb_le_process 
-0x3440 010243 setarg antilost_bb_event_process 
-0x3441 010244 store 2 ,mem_cb_bb_event_process 
-0x3442 010245 setarg antilost_le_bb_event_timer 
-0x3443 010246 store 2 ,mem_cb_event_timer 
-0x3444 010247 setarg antilost_le_notification 
-0x3445 010248 store 2 ,mem_cb_ble_transmit 
-0x3446 010249 setarg antilost_lpm_lock_process 
-0x3447 010250 store 2 ,mem_cb_check_wakelock 
-0x3448 010251 setarg antilost_le_receive_data_process 
-0x3449 010252 store 2 ,mem_cb_att_write 
-0x344a 010253 bpatch patch19_4 ,mem_patch19 
-0x344b 010254 call antilost_buzzer_pwm_init 
-0x344c 010255 call keyscan_key_init 
-0x344d 010256 call antilost_adc_init 
-0x344e 010257 call ui_led_init_global 
-0x344f 010258 call ui_button_init 
-0x3450 010259 setarg antilost_key_up_down 
-0x3451 010260 store 2 ,mem_cb_antl_key 
-0x3452 010261 setarg antilost_power_off_cb 
-0x3453 010262 store 2 ,mem_antl_power_off_cb 
-0x3454 010263 setarg antilost_power_starting_cb 
-0x3455 010264 store 2 ,mem_antl_power_starting_cb 
-0x3456 010265 setarg antilost_power_standby_cb 
-0x3457 010266 store 2 ,mem_antl_power_standby_cb 
-0x3458 010267 setarg antilost_led_on_cb 
-0x3459 010268 store 2 ,mem_antl_led_cb_on 
-0x345a 010269 setarg antilost_led_off_cb 
-0x345b 010270 store 2 ,mem_antl_led_cb_off 
-0x345c 010271 setarg antilost_buzzer_on 
-0x345d 010272 store 2 ,mem_antl_buzzer_cb_on 
-0x345e 010273 setarg antilost_buzzer_off 
-0x345f 010274 store 2 ,mem_antl_buzzer_cb_off 
-0x3460 010275 fetch 2 ,mem_ui_state_map 
-0x3461 010276 rtnbit1 ui_state_btn_down 
-0x3462 010277 branch app_enter_hibernate 
-:      010279 antilost_le_before_hibernate:
-0x3463 010280 call antilost_led_buzzer_stop_blink 
-0x3464 010281 branch app_enter_hibernate 
-:      010283 antilost_le_notification:
-0x3465 010284 call le_fifo_check_nearly_full 
-0x3466 010285 nrtn blank 
-0x3467 010286 arg mem_temp_block5 ,rega 
-0x3468 010287 call queue_pop 
-0x3469 010288 nrtn user 
-0x346a 010289 arg mem_temp_block5 ,contr 
-0x346b 010290 branch le_send_notify_from_list 
-:      010292 antilost_power_standby_cb:
-0x346c 010293 fetch 2 ,mem_antl_le_sleep_timeout 
-0x346d 010294 store 2 ,mem_antl_le_sleep_timer 
-0x346e 010295 jam 1 ,mem_antl_key_scan_enable 
-0x346f 010296 branch antilost_fast_adv_start 
-:      010298 antilost_lpm_lock_process:
-0x3470 010299 fetch 1 ,mem_antl_key_state 
-0x3471 010300 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
-0x3472 010301 fetch 2 ,mem_ui_state_map 
-0x3473 010302 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
-0x3474 010303 fetch 1 ,mem_antl_lost_mode 
-0x3475 010304 beq 1 ,app_get_lpm_wake_lock 
-0x3476 010305 fetch 1 ,mem_antl_queue_curr_num 
-0x3477 010306 nbranch app_get_lpm_wake_lock ,blank 
-0x3478 010307 branch app_put_lpm_wake_lock 
-:      010309 antilost_lpm_ctrl_for_led_buzzer:
-0x3479 010310 fetch 1 ,mem_antl_led_state 
-0x347a 010311 fetcht 1 ,mem_antl_buzzer_state 
-0x347b 010312 ior temp ,pdata 
-0x347c 010313 beq 1 ,app_get_lpm_wake_lock 
-0x347d 010314 branch app_put_lpm_wake_lock 
-:      010316 antilost_bb_event_process:
-0x347e 010317 copy regc ,pdata 
-0x347f 010318 beq bt_evt_button_up ,app_event_button_up 
-0x3480 010319 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x3481 010320 beq bt_evt_le_connected ,antilost_le_process_conn 
-0x3482 010321 beq bt_evt_le_disconnected ,antilost_le_process_discon 
-0x3483 010322 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
-0x3484 010323 rtn 
-:      010324 antilost_le_conn_param_update_rsp_recieved:
-0x3485 010325 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x3486 010326 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
-:      010327 antilost_le_conn_param_accepted:
-0x3487 010328 fetch 2 ,mem_le_new_connslavelatency 
-0x3488 010329 branch antilost_master_nonsupport_latency ,blank 
-:      010330 antilost_le_conn_param_updata_procedure_sucsess:
-0x3489 010331 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
-0x348a 010332 jam 60 ,mem_antl_conn_update_timer 
-0x348b 010333 rtn 
-:      010335 antilost_le_conn_param_rejected:
-0x348c 010336 fetch 2 ,mem_le_latency 
-0x348d 010337 branch antilost_conn_param_updata_procedure_faild ,blank 
-:      010338 antilost_conn_param_retransimiting:
-0x348e 010339 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x348f 010340 fetcht 2 ,mem_interval_increment 
-0x3490 010341 fetch 2 ,mem_le_interval_min 
-0x3491 010342 iadd temp ,pdata 
-0x3492 010343 store 2 ,mem_le_interval_min 
-0x3493 010344 copy pdata ,rega 
-0x3494 010345 fetch 2 ,mem_le_interval_max 
-0x3495 010346 iadd temp ,pdata 
-0x3496 010347 store 2 ,mem_le_interval_max 
-0x3497 010348 iadd rega ,pdata 
-0x3498 010349 rshift pdata ,temp 
-0x3499 010350 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x349a 010351 idiv temp 
-0x349b 010352 call wait_div_end 
-0x349c 010353 quotient pdata 
-0x349d 010354 store 2 ,mem_le_latency 
-0x349e 010355 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x349f 010356 rtn 
-:      010357 antilost_conn_param_updata_procedure_faild:
-0x34a0 010358 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
-0x34a1 010359 rtn 
-:      010361 antilost_master_nonsupport_latency:
-0x34a2 010362 jam 0 ,mem_lpm_mult 
-0x34a3 010363 jam 0 ,mem_antl_send_updata_le_param_timer 
-0x34a4 010364 fetch 2 ,mem_le_new_conninterval 
-0x34a5 010365 fetcht 2 ,mem_antl_le_unnormal_interval_min 
-0x34a6 010366 isub temp ,null 
-0x34a7 010367 setflag positive ,0 ,rega 
-0x34a8 010368 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x34a9 010369 fetcht 2 ,mem_le_new_conninterval 
-0x34aa 010370 isub temp ,pdata 
-0x34ab 010371 setflag positive ,1 ,rega 
-0x34ac 010372 compare 0x03 ,rega ,0x03 
-0x34ad 010373 rtn true 
-0x34ae 010374 fetch 8 ,mem_antl_le_unnormal_interval_min 
-0x34af 010375 store 8 ,mem_le_interval_min 
-0x34b0 010376 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34b1 010377 rtn 
-:      010380 antilost_le_bb_event_timer:
-0x34b2 010382 call app_power_timer 
-0x34b3 010383 call antilost_double_click_timer 
-0x34b4 010384 call antilost_le_fast_adv_timer 
-0x34b5 010385 call antilost_le_sleep_timer 
-0x34b6 010386 call antilost_app_updata_le_param_timer 
-0x34b7 010387 call antilost_conn_update_timer 
-0x34b8 010388 branch antilost_adc_check_timer 
-:      010391 antilost_double_click_timer:
-0x34b9 010392 arg mem_double_click_timer ,regc 
-0x34ba 010393 arg antilost_double_click_timeout ,regb 
-0x34bb 010394 branch timer_single_step 
-:      010395 antilost_double_click_timeout:
-0x34bc 010396 jam 0 ,mem_butten_click_cnt 
-0x34bd 010397 rtn 
-:      010398 antilost_le_fast_adv_timer:
-0x34be 010399 arg mem_antl_fast_adv_timer ,regc 
-0x34bf 010400 arg antilost_le_fast_adv_timeout ,regb 
-0x34c0 010401 branch timer_single_step_2b 
-:      010402 antilost_le_fast_adv_timeout:
-0x34c1 010403 arg mem_antl_slow_adv_led_style ,regc 
-0x34c2 010404 arg mem_antl_slow_adv_lpm_interval ,regb 
-0x34c3 010405 branch antilost_adv_start_common 
-:      010408 antilost_conn_update_timer:
-0x34c4 010409 arg mem_antl_conn_update_timer ,regc 
-0x34c5 010410 arg antilost_conn_update_timer_time_out ,regb 
-0x34c6 010411 branch timer_single_step 
-:      010413 antilost_conn_update_timer_time_out:
-0x34c7 010414 fetch 2 ,mem_le_latency 
-0x34c8 010415 store 1 ,mem_lpm_mult 
-0x34c9 010416 rtn 
-:      010417 antilost_app_updata_le_param_timer:
-0x34ca 010418 arg mem_antl_send_updata_le_param_timer ,regc 
-0x34cb 010419 arg antilost_app_updata_le_param_timeout ,regb 
-0x34cc 010420 branch timer_single_step 
-:      010421 antilost_app_updata_le_param_timeout:
-0x34cd 010422 fetch 1 ,mem_le_state 
-0x34ce 010423 compare 0 ,pdata ,0x60 
-0x34cf 010424 nbranch antilost_wait_for_updata_param_instant_expire ,true 
-0x34d0 010425 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x34d1 010426 call app_lpm_mult_enable 
-0x34d2 010427 branch le_l2cap_tx_update_req 
-:      010428 antilost_wait_for_updata_param_instant_expire:
-0x34d3 010429 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34d4 010430 rtn 
-:      010432 antilost_le_sleep_timer:
-0x34d5 010433 arg mem_antl_le_sleep_timer ,regc 
-0x34d6 010434 arg antilost_le_sleep_timer_timeout ,regb 
-0x34d7 010435 branch timer_single_step_2b 
-:      010438 antilost_le_sleep_timer_timeout:
-0x34d8 010439 branch app_button_long_pressed 
-:      010441 antilost_adc_check_timer:
-0x34d9 010444 arg mem_adc_timer ,regc 
-0x34da 010445 arg antilost_adc_check_timer_timeout ,regb 
-0x34db 010446 branch timer_single_step_2b 
-:      010447 antilost_adc_check_timer_timeout:
-0x34dc 010448 fetch 2 ,mem_adc_timeout 
-0x34dd 010449 store 2 ,mem_adc_timer 
-0x34de 010450 branch antilost_battery_process 
-:      010453 antilost_le_process_conn:
-0x34df 010454 fetch 2 ,mem_adc_timeout 
-0x34e0 010455 store 2 ,mem_adc_timer 
-0x34e1 010456 setarg 0 
-0x34e2 010457 store 2 ,mem_antl_fast_adv_timer 
-0x34e3 010458 store 2 ,mem_antl_le_sleep_timer 
-0x34e4 010459 call antilost_alert_off 
-0x34e5 010460 call antilost_led_buzzer_stop_blink 
-0x34e6 010461 jam 0 ,mem_lpm_mult 
-0x34e7 010462 branch app_ble_stop_adv 
-:      010465 antilost_le_process_discon:
-0x34e8 010468 setarg 0 
-0x34e9 010469 store 4 ,mem_adc_timer 
-0x34ea 010470 store 3 ,mem_antl_conn_updata_procedure_state 
-0x34eb 010471 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x34ec 010473 jam 1 ,mem_alarm_config_notfy_cnt 
-0x34ed 010474 fetch 2 ,mem_antl_le_sleep_timeout 
-0x34ee 010475 store 2 ,mem_antl_le_sleep_timer 
-0x34ef 010476 call queue_init 
-0x34f0 010477 fetch 1 ,mem_antl_power_state 
-0x34f1 010478 rtneq power_off 
-0x34f2 010479 call antilost_fast_adv_start 
-0x34f3 010480 branch antilost_on_off_alarm_after_disconn 
-:      010483 antilost_le_conn_process:
-0x34f4 010485 branch antilost_key_process 
-:      010487 antilost_idle_process:
-0x34f5 010489 fetch 1 ,mem_antl_power_state 
-0x34f6 010490 rtnne power_standby 
-0x34f7 010491 branch antilost_key_process 
-:      010496 antilost_power_starting_cb:
-0x34f8 010497 arg mem_antl_power_starting_buzzer_style ,regc 
-0x34f9 010498 call antilost_buzzer_configuration 
-0x34fa 010499 arg mem_antl_power_starting_led_style ,regc 
-:      010500 antilost_power_common:
-0x34fb 010501 branch antilost_led_configuration 
-:      010503 antilost_power_off_cb:
-0x34fc 010504 jam off ,mem_le_adv_enable 
-0x34fd 010505 arg mem_antl_power_off_buzzer_style ,regc 
-0x34fe 010506 call antilost_buzzer_configuration 
-0x34ff 010507 arg mem_antl_power_off_led_style ,regc 
-0x3500 010508 branch antilost_power_common 
-:      010510 antilost_le_receive_data_process:
-0x3501 010511 fetch 1 ,mem_le_att_opcode 
-0x3502 010512 beq attop_write_request ,antilost_le_parse_att_write_request 
-0x3503 010513 rtn 
-:      010514 antilost_le_parse_att_write_request:
-0x3504 010515 fetch 2 ,mem_le_att_handle 
-0x3505 010517 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
-0x3506 010518 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
-0x3507 010519 rtn 
-:      010524 antilost_key_process:
-0x3508 010525 fetch 1 ,mem_antl_key_scan_enable 
-0x3509 010526 rtn blank 
-0x350a 010527 branch keyscan_key_process 
-:      010531 antilost_key_up_down:
-0x350b 010532 copy rega ,pdata 
-0x350c 010533 branch antilost_key_is_up ,blank 
-:      010534 antilost_key_is_down:
-0x350d 010535 copy queue ,pdata 
-0x350e 010536 beq 0 ,antilost_key0_down 
-0x350f 010537 rtn 
-:      010538 antilost_key_is_up:
-0x3510 010539 copy queue ,pdata 
-0x3511 010540 beq 0 ,antilost_key0_up 
-0x3512 010541 rtn 
-:      010543 antilost_key0_down:
-0x3513 010544 jam 1 ,mem_antl_key_state 
-0x3514 010545 arg mem_antl_key_buzzer_style ,regc 
-0x3515 010546 call antilost_buzzer_configuration 
-0x3516 010547 arg mem_antl_key_led_style ,regc 
-0x3517 010548 call antilost_led_configuration 
-0x3518 010549 fetch 2 ,mem_ui_state_map 
-0x3519 010550 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
-0x351a 010551 branch antilost_butten_down_after_conn 
-:      010553 antilost_key0_up:
-0x351b 010554 jam 0 ,mem_antl_key_state 
-0x351c 010555 branch antilost_double_click_timer_init 
-:      010559 antilost_double_click_timer_init:
-0x351d 010560 fetch 1 ,mem_butten_click_cnt 
-0x351e 010561 rtnne 1 
-0x351f 010562 jam 5 ,mem_double_click_timer 
-0x3520 010563 rtn 
-:      010565 antilost_butten_down_after_conn:
-0x3521 010566 fetch 1 ,mem_butten_click_cnt 
-0x3522 010567 pincrease 1 
-0x3523 010568 store 1 ,mem_butten_click_cnt 
-0x3524 010569 beq 1 ,antilost_click_once 
-0x3525 010570 beq 2 ,antilost_click_twice 
-0x3526 010571 rtn 
-:      010572 antilost_click_once:
-0x3527 010573 call antilost_alert_off 
-0x3528 010574 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
-0x3529 010575 arg mem_antl_key0_press ,regc 
-0x352a 010576 branch antilost_prepare_data_and_send 
-:      010577 antilost_click_twice:
-0x352b 010578 jam 0 ,mem_butten_click_cnt 
-0x352c 010579 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
-0x352d 010580 arg mem_antl_key0_press ,regc 
-0x352e 010581 call antilost_prepare_data_and_send 
-0x352f 010582 fetch 1 ,mem_antl_lost_mode 
-0x3530 010583 beq 1 ,antilost_alert_on 
-0x3531 010584 rtn 
-:      010586 antilost_butten_down_while_disconn:
-0x3532 010587 fetch 2 ,mem_antl_le_sleep_timeout 
-0x3533 010588 store 2 ,mem_antl_le_sleep_timer 
-0x3534 010589 call antilost_alert_off 
-0x3535 010590 branch antilost_fast_adv_start 
-:      010593 antilost_cmd_parse_for_application:
-0x3536 010594 bpatch patch19_5 ,mem_patch19 
-0x3537 010595 call le_app_receive_data 
-0x3538 010596 ifetch 1 ,rega 
-0x3539 010597 beq opcode3_antl_start_alram ,antilost_on_of_alram 
-0x353a 010598 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
-0x353b 010599 rtn 
-:      010601 antilost_on_of_alram:
-0x353c 010602 fetch 1 ,mem_antl_lost_mode 
-0x353d 010603 beq anti_le_alarm_off ,antilost_alert_on 
-0x353e 010604 beq anti_le_alarm_on ,antilost_alert_off 
-0x353f 010605 rtn 
-:      010607 antilost_configuration_for_alram:
-0x3540 010608 ifetch 1 ,regb 
-0x3541 010609 beq 1 ,antilost_set_start_alarm_after_disconn 
-0x3542 010610 beq 0 ,antilost_set_no_alarm_after_disconn 
-0x3543 010611 rtn 
-:      010618 antilost_prepare_data_and_send:
-0x3544 010619 bpatch patch19_6 ,mem_patch19 
-0x3545 010620 fetch 1 ,mem_client_characteristic_configuration_descriptor 
-0x3546 010621 isolate1 notification_enable_bit ,pdata 
-0x3547 010622 nrtn true 
-0x3548 010623 add regc ,6 ,contr 
-0x3549 010624 ifetch 2 ,contr 
-0x354a 010625 byteswap pdata ,pdata 
-0x354b 010626 add pdata ,5 ,loopcnt 
-0x354c 010627 add regc ,3 ,contr 
-0x354d 010628 call calc_check_sum_start 
-0x354e 010629 istore 1 ,contr 
-0x354f 010630 copy regc ,rega 
-0x3550 010631 branch queue_push 
-:      010637 antilost_alert_on:
-0x3551 010638 fetch 1 ,mem_antl_power_state 
-0x3552 010639 rtn blank 
-0x3553 010640 jam 1 ,mem_antl_lost_mode 
-0x3554 010641 arg mem_antl_alert_buzzer_stlye ,regc 
-0x3555 010642 call antilost_buzzer_configuration 
-0x3556 010643 arg mem_antl_alert_led_stlye ,regc 
-0x3557 010644 call antilost_led_configuration 
-0x3558 010645 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3559 010646 jam 1 ,mem_antl_key0_release + 8 
-0x355a 010647 arg mem_antl_key0_release ,regc 
-0x355b 010648 branch antilost_prepare_data_and_send 
-:      010649 antilost_alert_off:
-0x355c 010650 fetch 1 ,mem_antl_lost_mode 
-0x355d 010651 rtn blank 
-0x355e 010652 jam 0 ,mem_antl_lost_mode 
-0x355f 010653 call antilost_led_buzzer_stop_blink 
-0x3560 010654 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3561 010655 jam 0 ,mem_antl_key0_release + 8 
-0x3562 010656 arg mem_antl_key0_release ,regc 
-0x3563 010657 branch antilost_prepare_data_and_send 
-:      010659 antilost_set_start_alarm_after_disconn:
-0x3564 010660 jam 1 ,mem_alarm_config 
-0x3565 010661 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x3566 010662 jam 1 ,mem_antl_key0_release + 8 
-0x3567 010663 arg mem_antl_key0_release ,regc 
-0x3568 010664 branch antilost_prepare_data_and_send 
-:      010665 antilost_set_no_alarm_after_disconn:
-0x3569 010666 jam 0 ,mem_alarm_config 
-0x356a 010667 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x356b 010668 jam 0 ,mem_antl_key0_release + 8 
-0x356c 010669 arg mem_antl_key0_release ,regc 
-0x356d 010670 branch antilost_prepare_data_and_send 
-:      010671 antilost_on_off_alarm_after_disconn:
-0x356e 010672 fetch 1 ,mem_alarm_config 
-0x356f 010673 rtn blank 
-0x3570 010674 branch antilost_alert_on 
-:      010676 antilost_notify_alarm_config_first_time:
-0x3571 010677 ifetch 2 ,rega 
-0x3572 010678 store 2 ,mem_client_characteristic_configuration_descriptor 
-0x3573 010679 isolate1 notification_enable_bit ,pdata 
-0x3574 010680 nrtn true 
-0x3575 010681 fetch 1 ,mem_alarm_config_notfy_cnt 
-0x3576 010682 rtn blank 
-0x3577 010683 jam 0 ,mem_alarm_config_notfy_cnt 
-0x3578 010684 fetch 8 ,mem_antl_le_interval_min 
-0x3579 010685 store 8 ,mem_le_interval_min 
-0x357a 010686 jam 2 ,mem_antl_send_updata_le_param_timer 
-0x357b 010687 call antilost_battery_process 
-0x357c 010688 call antilost_battery_calculate_end 
-0x357d 010689 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x357e 010690 fetch 1 ,mem_alarm_config 
-0x357f 010691 store 1 ,mem_antl_key0_release + 8 
-0x3580 010692 arg mem_antl_key0_release ,regc 
-0x3581 010693 branch antilost_prepare_data_and_send 
-:      010697 antilost_buzzer_configuration:
-0x3582 010698 arg 1 ,rega 
-0x3583 010699 branch antilost_configuration_common 
-:      010700 antilost_led_configuration:
-0x3584 010701 arg 0 ,rega 
-:      010702 antilost_configuration_common:
-0x3585 010703 branch antilost_led_buzzer_style_configuration 
-:      010705 antilost_led_buzzer_stop_blink:
-0x3586 010706 arg 0 ,rega 
-0x3587 010707 call ui_led_blink_stop_global 
-0x3588 010708 arg 1 ,rega 
-0x3589 010709 call ui_led_blink_stop_global 
-0x358a 010710 fetch 1 ,mem_buzzer_pwm_conf 
-0x358b 010711 branch pwm_disable 
-:      010713 antilost_led_buzzer_style_configuration:
-0x358c 010714 call calc_curr_struct_prt 
-0x358d 010715 arg 7 ,loopcnt 
-0x358e 010716 branch ui_led_set_style_global + 2 
-:      010720 antilost_fast_adv_start:
-0x358f 010721 arg mem_antl_fast_adv_led_style ,regc 
-0x3590 010722 arg mem_antl_lpm_interval ,regb 
-:      010723 antilost_adv_start_common:
-0x3591 010724 call antilost_adv_interval_lpm_interval_set 
-0x3592 010725 call antilost_led_configuration 
-0x3593 010726 fetch 2 ,mem_antl_fast_adv_timeout 
-0x3594 010727 store 2 ,mem_antl_fast_adv_timer 
-0x3595 010728 branch app_ble_start_adv 
-:      010730 antilost_adv_interval_lpm_interval_set:
-0x3596 010731 ifetch 2 ,regb 
-0x3597 010732 store 2 ,mem_lpm_interval 
-0x3598 010733 ifetch 2 ,contr 
-0x3599 010734 store 2 ,mem_le_adv_interval 
-0x359a 010735 rtn 
-:      010737 antilost_buzzer_pwm_init:
-0x359b 010738 arg 0 ,rega 
-0x359c 010739 call pwm_init 
-0x359d 010740 fetch 6 ,mem_buzzer_pwm_conf 
-0x359e 010741 store 6 ,mem_pdatatemp 
-0x359f 010742 call pwm_out_set 
-0x35a0 010743 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a1 010744 branch pwm_disable 
-:      010746 antilost_led_on_cb:
-0x35a2 010747 jam 1 ,mem_antl_led_state 
-0x35a3 010748 rtn 
-:      010749 antilost_led_off_cb:
-0x35a4 010750 jam 0 ,mem_antl_led_state 
-0x35a5 010751 rtn 
-:      010755 antilost_buzzer_off:
-0x35a6 010756 jam 0 ,mem_antl_buzzer_state 
-0x35a7 010757 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a8 010758 branch pwm_disable 
-:      010760 antilost_buzzer_on:
-0x35a9 010761 jam 1 ,mem_antl_buzzer_state 
-0x35aa 010762 fetch 6 ,mem_buzzer_pwm_conf 
-0x35ab 010763 store 6 ,mem_pdatatemp 
-0x35ac 010764 branch pwm_out_set 
-:      010768 antilost_adc_init:
-0x35ad 010769 jam 0 ,mem_adc_config_flag 
-0x35ae 010770 branch adc_init_data 
-:      010772 antilost_battery_process:
-0x35af 010773 call adc_set_mode 
-0x35b0 010774 call vdd_calculate_by_mode 
-0x35b1 010775 store 2 ,mem_battery_current_voltage 
-0x35b2 010776 arg mem_battery_calculate_set ,rega 
-0x35b3 010777 call adc_bat_percent_lowpower_out 
-0x35b4 010778 store 1 ,mem_voltage_remain_percent 
-0x35b5 010779 beq 0 ,antilost_low_battery 
-0x35b6 010780 sub pdata ,0x64 ,null 
-0x35b7 010781 nbranch antilost_full_battery ,positive 
-0x35b8 010782 store 1 ,mem_antl_key0_release + 8 
-:      010783 antilost_battery_calculate_end:
-0x35b9 010784 jam opcode5_batter_information ,mem_antl_key0_release + 5 
-0x35ba 010785 arg mem_antl_key0_release ,regc 
-0x35bb 010786 branch antilost_prepare_data_and_send 
-:      010787 antilost_full_battery:
-0x35bc 010788 jam 100 ,mem_antl_key0_release + 8 
-0x35bd 010789 branch antilost_battery_calculate_end 
-:      010791 antilost_low_battery:
-0x35be 010792 branch app_button_long_pressed 
-:      010796 car_init:
-0x35bf 010797 rtn wake 
-0x35c0 010798 hfetch 1 ,core_gpio_sel1 
-0x35c1 010799 and_into 0xf0 ,pdata 
-0x35c2 010800 hstore 1 ,core_gpio_sel1 
-0x35c3 010801 setarg car_le_before_hibernate 
-0x35c4 010802 store 2 ,mem_cb_before_hibernate 
-0x35c5 010804 setarg car_le_process_lpm_before 
-0x35c6 010805 store 2 ,mem_cb_before_lpm 
-0x35c7 010807 setarg app_enter_hibernate 
-0x35c8 010808 store 2 ,mem_cb_discovry_timeout 
-0x35c9 010810 setarg car_scale_process_idle 
-0x35ca 010811 store 2 ,mem_cb_idle_process 
-0x35cb 010813 setarg car_scale_process_bb_event 
-0x35cc 010814 store 2 ,mem_cb_bb_event_process 
-0x35cd 010816 setarg app_get_lpm_wake_lock 
-0x35ce 010817 store 2 ,mem_cb_check_wakelock 
-0x35cf 010819 setarg car_le_receive_data 
-0x35d0 010820 store 2 ,mem_cb_att_write 
-0x35d1 010822 setarg car_le_bb_event_timer 
-0x35d2 010823 store 2 ,mem_cb_event_timer 
-0x35d3 010825 call g24_head_ptr2regc 
-0x35d4 010826 setarg car_24g_receive_data 
-0x35d5 010827 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x35d6 010828 istore 2 ,contw 
-0x35d7 010830 setarg car_power_off_signal 
-0x35d8 010831 store 2 ,mem_remote_car_power_off_cb 
-0x35d9 010833 setarg car_soft_switch_power_on_signal 
-0x35da 010834 store 2 ,mem_remote_car_power_standby_cb 
-0x35db 010836 bpatch patch19_7 ,mem_patch19 
-0x35dc 010837 call car_init_environment 
-0x35dd 010838 call queue_init 
-0x35de 010839 jam 2 ,mem_lpm_mult 
-0x35df 010840 jam power_on ,mem_car_24g_received_pac 
-0x35e0 010841 fetch 1 ,mem_car_config_soft_switch_enable 
-0x35e1 010842 store 1 ,mem_car_hard_soft_switch 
-0x35e2 010843 beq hard_switch ,car_hard_switch_power_on_signal 
-0x35e3 010844 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x35e4 010845 store 1 ,mem_ui_button_gpio 
-0x35e5 010846 jam off ,mem_le_adv_enable 
-:      010847 car_soft_switch_power_on_init:
-0x35e6 010848 call car_ui_led_init 
-0x35e7 010849 call ui_button_init 
-0x35e8 010850 call ui_button_polling 
-0x35e9 010851 jam power_starting ,mem_car_power_state 
-0x35ea 010852 fetch 2 ,mem_ui_state_map 
-0x35eb 010853 rtnbit1 ui_state_btn_down 
-0x35ec 010854 branch app_enter_hibernate 
-:      010856 car_power_off_signal:
-0x35ed 010857 branch car_ui_led_init 
-:      010859 car_hard_switch_power_on_signal:
-0x35ee 010860 jam power_standby ,mem_car_power_state 
-:      010861 car_soft_switch_power_on_signal:
-0x35ef 010862 jam on ,mem_le_adv_enable 
-0x35f0 010863 call car_ui_led_init 
-0x35f1 010864 arg 0 ,rega 
-0x35f2 010865 call ui_led_blink_start_global 
-0x35f3 010867 setarg fast_adv_interval_value_car 
-0x35f4 010868 call shutter_ble_adv_interval_set 
-:      010869 car_le_modified_name_adv:
-0x35f5 010870 arg mem_le_name + 7 ,contw 
-0x35f6 010871 fetch 1 ,mem_le_lap 
-:      010872 car_name_loop:
-0x35f7 010873 and pdata ,0xF0 ,temp 
-0x35f8 010874 rshift4 temp ,temp 
-0x35f9 010875 call car_hex_to_ascii 
-0x35fa 010876 istoret 1 ,contw 
-0x35fb 010877 and pdata ,0x0F ,temp 
-0x35fc 010878 call car_hex_to_ascii 
-0x35fd 010879 istoret 1 ,contw 
-0x35fe 010880 call le_modified_name_att_list 
-0x35ff 010881 fetcht 1 ,mem_le_name_len 
-0x3600 010882 copy temp ,loopcnt 
-0x3601 010883 arg mem_le_adv_data + 2 ,contw 
-0x3602 010884 arg mem_le_name ,contr 
-0x3603 010885 call memcpy 
-:      010886 car_le_modified_name_scan:
-0x3604 010887 fetcht 1 ,mem_le_name_len 
-0x3605 010888 copy temp ,loopcnt 
-0x3606 010889 arg mem_le_scan_data + 2 ,contw 
-0x3607 010890 arg mem_le_name ,contr 
-0x3608 010891 branch memcpy 
-:      010892 car_hex_to_ascii:
-0x3609 010893 sub temp ,9 ,null 
-0x360a 010894 branch car_hex_num ,positive 
-0x360b 010895 add temp ,55 ,temp 
-0x360c 010896 rtn 
-:      010897 car_hex_num:
-0x360d 010898 add temp ,48 ,temp 
-0x360e 010899 rtn 
-:      010901 car_ui_led_init:
-0x360f 010902 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x3610 010903 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      010904 car_ui_led_init_1:
-0x3611 010905 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x3612 010906 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      010907 car_ui_led_init_2:
-0x3613 010908 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x3614 010909 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      010910 car_ui_led_init_3:
-0x3615 010911 fetch 1 ,mem_car_led_num 
-0x3616 010912 copy pdata ,loopcnt 
-0x3617 010913 setarg mem_car_led_map 
-0x3618 010914 copy pdata ,rega 
-:      010915 car_in_lp1:
-0x3619 010916 copy rega ,contr 
-0x361a 010917 ifetch 1 ,contr 
-0x361b 010918 copy contr ,rega 
-0x361c 010919 beq invalid_pin_num ,car_in_lp1_end 
-0x361d 010920 copy pdata ,temp 
-0x361e 010921 call gpio_config_output 
-:      010922 car_in_lp1_end:
-0x361f 010923 loop car_in_lp1 
-:      010924 car_ui_led_init_end:
-0x3620 010925 rtn 
-:      010926 car_blood_led_gpio_set:
-0x3621 010927 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x3622 010928 store 8 ,mem_car_led_map + 2 
-0x3623 010929 branch car_ui_led_init_1 
-:      010930 car_pairing_led_gpio_set:
-0x3624 010931 store 1 ,mem_car_led_map 
-0x3625 010932 branch car_ui_led_init_2 
-:      010933 car_low_voltage_led_gpio_set:
-0x3626 010934 store 1 ,mem_car_led_map + 1 
-0x3627 010935 branch car_ui_led_init_3 
-:      010938 car_init_environment:
-0x3628 010939 arg 0 ,rega 
-0x3629 010940 call pwm_init 
-0x362a 010941 call car_ir_rx_init 
-0x362b 010942 call g24_receive_process_init 
-0x362c 010943 branch car_init_adc_hvin 
-:      010945 car_init_adc_hvin:
-0x362d 010946 jam 100 ,mem_car_notify_vdd_value_last 
-0x362e 010947 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x362f 010948 store 1 ,mem_car_style2_struct_led_gpio 
-0x3630 010949 branch adc_init_data 
-:      010951 car_le_before_hibernate:
-0x3631 010952 call gpio_set_before_lpm_common 
-0x3632 010953 branch keyscan_process_lpm_before 
-:      010955 car_le_process_lpm_before:
-0x3633 010956 branch keyscan_process_lpm_before 
-:      010958 car_key_scan_process:
-0x3634 010961 branch keyscan_key_process 
-:      010963 car_scale_process_idle:
-0x3635 010964 call car_le_send_packet 
-0x3636 010965 call car_ir_receive_process 
-0x3637 010966 call car_g24_status_process 
-0x3638 010967 branch car_key_scan_process 
-:      010969 car_g24_status_process:
-0x3639 010970 fetch 2 ,mem_ui_state_map 
-0x363a 010971 rtnbit1 ui_state_ble_connected 
-0x363b 010972 fetch 1 ,mem_car_24g_received_pac 
-0x363c 010973 beq work_paired ,car_g24_connected_event 
-0x363d 010974 rtn 
-:      010975 car_g24_connected_event:
-0x363e 010976 fetch 1 ,mem_car_24g_status 
-0x363f 010977 rtneq work_paired 
-0x3640 010978 jam work_paired ,mem_car_24g_status 
-0x3641 010979 branch car_g24_connected 
-:      010981 car_le_send_packet:
-0x3642 010982 fetch 2 ,mem_ui_state_map 
-0x3643 010983 rtnbit0 ui_state_ble_connected 
-0x3644 010984 call le_fifo_check_nearly_full 
-0x3645 010985 nrtn blank 
-0x3646 010986 arg mem_car_pop_queue_buff ,rega 
-0x3647 010987 call queue_pop 
-0x3648 010988 nrtn user 
-0x3649 010989 arg mem_car_pop_queue_buff ,contr 
-0x364a 010990 branch le_send_notify_from_list 
-:      010992 car_scale_process_bb_event:
-0x364b 010993 copy regc ,pdata 
-0x364c 010994 beq bt_evt_button_up ,app_event_button_up 
-0x364d 010995 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x364e 010996 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x364f 010997 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x3650 010998 rtn 
-:      011000 car_scale_event_le_conn:
-0x3651 011001 setarg disable_24g 
-0x3652 011002 call g24_store_mem_24g_mode 
-0x3653 011003 branch car_scale_process_conn 
-:      011004 car_g24_connected:
-0x3654 011005 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3655 011006 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      011007 car_scale_process_conn:
-0x3656 011008 jam 0x14 ,mem_car_notify_vdd_timer 
-0x3657 011009 jam 0 ,mem_lpm_mode 
-0x3658 011010 call app_ble_stop_adv 
-0x3659 011011 call app_lpm_mult_enable 
-0x365a 011012 fetch 1 ,mem_car_config_pairing_led_conn_status 
-0x365b 011013 beq 0x01 ,car_pairing_led_conn_status_setting 
-:      011014 car_scale_process_conn_next:
-0x365c 011015 arg 0 ,rega 
-0x365d 011016 branch ui_led_on_global 
-:      011017 car_pairing_led_conn_status_setting:
-0x365e 011018 arg 0 ,rega 
-0x365f 011019 branch ui_led_blink_stop_global 
-:      011021 car_scale_event_le_discon:
-0x3660 011022 setarg rx_24g 
-0x3661 011023 call g24_store_mem_24g_mode 
-:      011024 car_g24_disconnect:
-0x3662 011025 setarg 0 
-0x3663 011026 store 5 ,mem_car_led_control 
-0x3664 011027 setarg 4 
-0x3665 011028 call pwm_disable 
-0x3666 011029 setarg 5 
-0x3667 011030 call pwm_disable 
-0x3668 011031 setarg 20 
-0x3669 011032 call pwm_disable 
-0x366a 011033 setarg 21 
-0x366b 011034 call pwm_disable 
-0x366c 011035 setarg 22 
-0x366d 011036 call pwm_disable 
-0x366e 011037 setarg 7 
-0x366f 011038 call pwm_disable 
-0x3670 011039 call queue_init 
-0x3671 011040 jam 10 ,mem_motor1_speed 
-0x3672 011041 jam 10 ,mem_motor2_speed 
-0x3673 011042 jam 10 ,mem_motor3_speed 
-0x3674 011044 jam 2 ,mem_lpm_mult 
-0x3675 011045 arg 0 ,rega 
-0x3676 011046 call ui_led_blink_start_global 
-0x3677 011048 setarg fast_adv_interval_value_car 
-0x3678 011049 call shutter_ble_adv_interval_set 
-0x3679 011050 branch app_ble_start_adv 
-:      011052 car_le_bb_event_timer:
-0x367a 011054 call car_moto1_blank_data_timer 
-0x367b 011055 call car_moto2_blank_data_timer 
-0x367c 011056 call car_moto3_blank_data_timer 
-0x367d 011057 call app_power_timer 
-0x367e 011058 call car_led_control_timer 
-0x367f 011059 call car_notify_vdd_timer 
-0x3680 011060 call car_24g_no_data_timeout_timer 
-0x3681 011061 call car_ir_breakdown_timer 
-0x3682 011062 branch car_attack_shake_timer 
-:      011064 car_ir_breakdown_timer:
-0x3683 011065 arg mem_car_ir_breakdown_check_timer ,regc 
-0x3684 011066 arg car_ir_breakdown_timeout ,regb 
-0x3685 011067 branch timer_single_step 
-:      011068 car_ir_breakdown_timeout:
-0x3686 011069 call car_ir_gpio_get_status 
-0x3687 011070 nrtn true 
-0x3688 011071 jam 1 ,mem_car_ir_breakdown_flag 
-0x3689 011072 rtn 
-:      011074 car_24g_no_data_timeout_timer:
-0x368a 011075 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x368b 011076 arg car_24g_no_data_timer_timeout ,regb 
-0x368c 011077 branch timer_single_step_2b 
-:      011078 car_24g_no_data_timer_timeout:
-0x368d 011079 jam work_search ,mem_car_24g_status 
-0x368e 011080 branch car_g24_disconnect 
-:      011082 car_attack_shake_timer:
-0x368f 011083 arg mem_car_attack_shake_timer ,regc 
-0x3690 011084 arg car_attack_shake ,regb 
-0x3691 011085 branch timer_single_step 
-:      011086 car_attack_shake:
-0x3692 011087 fetch 1 ,mem_car_attack_shake_flag 
-0x3693 011088 branch car_attack_shake_stop ,blank 
-0x3694 011089 jam 2 ,mem_car_attack_shake_timer 
-0x3695 011090 jam 0 ,mem_car_attack_shake_flag 
-0x3696 011091 setarg 0x0a02 
-0x3697 011092 store 2 ,mem_le_receive_payload 
-0x3698 011093 fetch 1 ,mem_car_config_device_select 
-0x3699 011094 beq device_battle_tank ,car_attack_shake_front_battle_tank 
-:      011095 car_attack_shake_front_battle_car:
-0x369a 011096 branch car_motor_control 
-:      011097 car_attack_shake_front_battle_tank:
-0x369b 011098 setarg 0x0a02 
-0x369c 011099 store 2 ,mem_le_receive_payload + 2 
-0x369d 011100 branch car_motor_control 
-:      011101 car_attack_shake_stop:
-0x369e 011102 setarg 0 
-0x369f 011103 store 4 ,mem_le_receive_payload 
-0x36a0 011104 branch car_motor_control 
-:      011106 car_notify_vdd_timer:
-0x36a1 011107 fetch 1 ,mem_car_config_bat_notify_enable 
-0x36a2 011108 rtn blank 
-0x36a3 011109 fetch 2 ,mem_ui_state_map 
-0x36a4 011110 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
-0x36a5 011111 arg mem_car_notify_vdd_timer ,regc 
-0x36a6 011112 arg car_notify_vdd ,regb 
-0x36a7 011113 branch timer_single_step 
-:      011114 car_notify_vdd:
-0x36a8 011115 fetch 1 ,mem_car_notify_vdd_count 
-0x36a9 011116 store 1 ,mem_car_notify_vdd_timer 
-0x36aa 011117 fetch 1 ,mem_car_working_flag 
-0x36ab 011118 nrtn blank 
-:      011119 car_read_hvin:
-0x36ac 011120 call adc_set_mode 
-0x36ad 011121 call vdd_calculate_by_mode 
-0x36ae 011122 store 2 ,mem_vdd_now_vol 
-0x36af 011123 arg mem_vdd_calculate_set ,rega 
-0x36b0 011124 call adc_bat_percent_lowpower_out 
-0x36b1 011125 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x36b2 011126 isub temp ,null 
-0x36b3 011127 branch car_notify_vdd_next2 ,positive 
-0x36b4 011128 store 1 ,mem_car_notify_vdd_value_last 
-0x36b5 011129 copy pdata ,temp 
-:      011130 car_notify_vdd_next2:
-0x36b6 011131 storet 1 ,mem_car_notify_vdd_percent 
-0x36b7 011132 fetch 1 ,mem_car_config_low_voltage_percent 
-0x36b8 011133 isub temp ,null 
-0x36b9 011134 call car_enter_low_bat ,positive 
-0x36ba 011135 storet 1 ,mem_notify_bat_payload 
-0x36bb 011136 arg 6 ,loopcnt 
-0x36bc 011137 arg mem_notify_bat_head ,contr 
-0x36bd 011138 call calc_check_sum_start 
-0x36be 011139 store 1 ,mem_notify_bat_check_sum 
-0x36bf 011140 arg mem_notify_bat_packet ,rega 
-0x36c0 011141 branch queue_push 
-:      011142 car_enter_low_bat:
-0x36c1 011143 fetch 1 ,mem_low_bat_flag 
-0x36c2 011144 nrtn blank 
-0x36c3 011145 jam 1 ,mem_low_bat_flag 
-0x36c4 011146 arg 1 ,rega 
-0x36c5 011147 branch ui_led_blink_start_global 
-:      011148 car_low_bat_led_off:
-0x36c6 011149 arg 1 ,rega 
-0x36c7 011150 branch ui_led_blink_stop_global 
-:      011152 car_led_control_timer:
-0x36c8 011153 arg mem_car_led_control_timer ,regc 
-0x36c9 011154 arg car_led_control ,regb 
-0x36ca 011155 branch timer_single_step 
-:      011156 car_led_control:
-0x36cb 011157 jam 5 ,mem_car_led_control_timer 
-0x36cc 011158 jam 0 ,mem_car_led_no 
-0x36cd 011159 fetch 1 ,mem_car_led_blink_status 
-0x36ce 011160 beq led_on ,car_led_control_blink_off 
-0x36cf 011161 beq led_off ,car_led_control_blink_on 
-:      011162 car_led_control_set:
-0x36d0 011163 arg mem_car_led_control ,contr 
-0x36d1 011164 copy contr ,rega 
-0x36d2 011165 arg 8 ,loopcnt 
-:      011166 car_led_control_timer_next:
-0x36d3 011167 copy rega ,contr 
-0x36d4 011168 ifetch 1 ,contr 
-0x36d5 011169 copy contr ,rega 
-0x36d6 011170 beq led_off ,car_led_control_off 
-0x36d7 011171 beq led_on ,car_led_control_on 
-0x36d8 011172 beq led_blink ,car_led_control_blink 
-:      011173 car_led_control_timer_next_2:
-0x36d9 011174 fetch 1 ,mem_car_led_no 
-0x36da 011175 increase 1 ,pdata 
-0x36db 011176 store 1 ,mem_car_led_no 
-0x36dc 011177 loop car_led_control_timer_next 
-0x36dd 011178 rtn 
-:      011179 car_led_switch:
-0x36de 011180 fetch 1 ,mem_car_led_no 
-0x36df 011181 arg mem_car_config_blood_led_gpio ,regb 
-0x36e0 011182 iadd regb ,regb 
-0x36e1 011183 ifetcht 1 ,regb 
-0x36e2 011184 rtn 
-:      011185 car_led_control_off:
-0x36e3 011186 call car_led_switch 
-0x36e4 011187 call gpio_out_inactive 
-0x36e5 011188 branch car_led_control_timer_next_2 
-:      011189 car_led_control_on:
-0x36e6 011190 call car_led_switch 
-0x36e7 011191 call gpio_out_active 
-0x36e8 011192 branch car_led_control_timer_next_2 
-:      011193 car_led_control_blink:
-0x36e9 011194 fetch 1 ,mem_car_led_blink_status 
-0x36ea 011195 beq led_on ,car_led_control_off 
-0x36eb 011196 branch car_led_control_on 
-:      011197 car_led_control_blink_on:
-0x36ec 011198 jam led_on ,mem_car_led_blink_status 
-0x36ed 011199 branch car_led_control_set 
-:      011200 car_led_control_blink_off:
-0x36ee 011201 jam led_off ,mem_car_led_blink_status 
-0x36ef 011202 branch car_led_control_set 
-:      011206 calc_check_sum_start:
-0x36f0 011207 arg 0 ,rega 
-:      011208 calc_check_sum_loop:
-0x36f1 011209 ifetch 1 ,contr 
-0x36f2 011210 iadd rega ,rega 
-0x36f3 011211 loop calc_check_sum_loop 
-:      011212 calc_check_sum_and:
-0x36f4 011213 and rega ,0xff ,pdata 
-0x36f5 011214 rtn 
-:      011216 car_le_receive_data:
-0x36f6 011217 fetch 1 ,mem_le_att_opcode 
-0x36f7 011218 beq attop_write_request ,car_le_parse_att_write_request 
-0x36f8 011219 rtn 
-:      011220 car_le_parse_att_write_request:
-0x36f9 011221 fetch 2 ,mem_le_att_handle 
-0x36fa 011222 beq att_car_control_handle ,car_control_le_receive 
-0x36fb 011223 rtn 
-:      011235 le_app_receive_data:
-0x36fc 011236 bpatch patch1a_0 ,mem_patch1a 
-0x36fd 011237 ifetch 5 ,rega 
-0x36fe 011238 store 5 ,mem_app_receive_temp 
-0x36ff 011239 fetch 2 ,mem_app_receive_temp 
-0x3700 011240 arg le_receive_packet_head ,temp 
-0x3701 011241 isub temp ,null 
-0x3702 011242 nrtn zero 
-0x3703 011243 fetch 2 ,mem_app_receive_temp + 3 
-0x3704 011244 byteswap pdata ,pdata 
-0x3705 011245 store 2 ,mem_app_receive_temp + 3 
-0x3706 011246 copy pdata ,loopcnt 
-0x3707 011247 increase 5 ,rega 
-0x3708 011248 copy rega ,contr 
-0x3709 011249 arg mem_app_receive_temp + 5 ,contw 
-0x370a 011250 call memcpy 
-0x370b 011251 ifetch 1 ,contr 
-0x370c 011252 store 1 ,mem_app_receive_temp + 15 
-0x370d 011253 arg mem_app_receive_temp + 2 ,rega 
-0x370e 011254 arg mem_app_receive_temp + 5 ,regb 
-0x370f 011255 rtn 
-:      011257 car_control_le_receive:
-0x3710 011258 setarg 0 
-0x3711 011259 store 5 ,mem_le_receive_payload 
-0x3712 011260 store 5 ,mem_le_receive_payload + 5 
-0x3713 011261 call le_app_receive_data 
-0x3714 011262 copy regb ,contr 
-0x3715 011263 arg mem_le_receive_payload ,contw 
-0x3716 011264 arg 10 ,loopcnt 
-0x3717 011265 call memcpy 
-:      011266 car_receive_cmd_select:
-0x3718 011267 bpatch patch1a_1 ,mem_patch1a 
-0x3719 011268 ifetch 1 ,rega 
-0x371a 011269 beq car_cmd_old_car_control ,car_drive_old 
-0x371b 011270 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x371c 011271 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x371d 011272 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x371e 011273 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x371f 011274 beq car_cmd_led_control ,car_led_control_receive 
-0x3720 011275 beq car_cmd_device_info ,car_info_request 
-0x3721 011276 rtn 
-:      011278 car_24g_receive_data:
-0x3722 011279 fetch 2 ,mem_ui_state_map 
-0x3723 011280 rtnbit1 ui_state_ble_connected 
-0x3724 011282 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3725 011283 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x3726 011285 jam work_paired ,mem_car_24g_received_pac 
-0x3727 011287 setarg offset_24g_rxdata_temp_add3 
-0x3728 011288 call g24_set_rega 
-0x3729 011289 call car_control_le_receive 
-0x372a 011291 fetch 1 ,mem_app_receive_temp + 2 
-0x372b 011292 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x372c 011293 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x372d 011294 rtn 
-:      011295 car_24g_receive_data_next:
-0x372e 011296 fetch 1 ,mem_le_receive_payload 
-0x372f 011297 ncall car_moto1_enable_blank_data_timer ,blank 
-0x3730 011298 fetch 1 ,mem_le_receive_payload + 2 
-0x3731 011299 ncall car_moto2_enable_blank_data_timer ,blank 
-0x3732 011300 fetch 1 ,mem_le_receive_payload + 4 
-0x3733 011301 ncall car_moto3_enable_blank_data_timer ,blank 
-0x3734 011302 rtn 
-:      011304 car_moto1_enable_blank_data_timer:
-0x3735 011305 jam 5 ,mem_car_moto1_blank_timer 
-0x3736 011306 rtn 
-:      011307 car_moto2_enable_blank_data_timer:
-0x3737 011308 jam 5 ,mem_car_moto2_blank_timer 
-0x3738 011309 rtn 
-:      011310 car_moto3_enable_blank_data_timer:
-0x3739 011311 jam 5 ,mem_car_moto3_blank_timer 
-0x373a 011312 rtn 
-:      011314 car_moto1_blank_data_timer:
-0x373b 011315 arg mem_car_moto1_blank_timer ,regc 
-0x373c 011316 arg car_moto1_blank_data ,regb 
-0x373d 011317 branch timer_single_step 
-:      011318 car_moto2_blank_data_timer:
-0x373e 011319 arg mem_car_moto2_blank_timer ,regc 
-0x373f 011320 arg car_moto2_blank_data ,regb 
-0x3740 011321 branch timer_single_step 
-:      011322 car_moto3_blank_data_timer:
-0x3741 011323 arg mem_car_moto3_blank_timer ,regc 
-0x3742 011324 arg car_moto3_blank_data ,regb 
-0x3743 011325 branch timer_single_step 
-:      011327 car_moto1_blank_data:
-0x3744 011328 jam 0 ,mem_le_receive_payload 
-0x3745 011329 branch car_motor_control 
-:      011330 car_moto2_blank_data:
-0x3746 011331 jam 0 ,mem_le_receive_payload + 2 
-0x3747 011332 branch car_motor_control 
-:      011333 car_moto3_blank_data:
-0x3748 011334 jam 0 ,mem_le_receive_payload + 4 
-0x3749 011335 branch car_motor_control 
-:      011340 car_drive_old:
-0x374a 011341 call car_left_right_control_old 
-0x374b 011342 branch car_front_back_control_old 
-:      011343 car_left_right_control_old:
-0x374c 011344 fetch 1 ,mem_le_receive_payload 
-0x374d 011345 store 1 ,mem_motor2_status 
-0x374e 011346 branch car_motor2_control 
-:      011347 car_front_back_control_old:
-0x374f 011348 fetch 1 ,mem_motor1_speed 
-0x3750 011349 call car_reset_old_speed 
-0x3751 011350 fetch 1 ,mem_le_receive_payload + 1 
-0x3752 011351 store 1 ,mem_motor1_status 
-0x3753 011352 branch car_motor1_control 
-:      011353 car_reset_old_speed:
-0x3754 011354 beq speed_level_2 ,car_reset_old_speed2 
-0x3755 011355 beq speed_level_3 ,car_reset_old_speed3 
-0x3756 011356 store 1 ,mem_motor1_speed 
-0x3757 011357 rtn 
-:      011358 car_reset_old_speed2:
-0x3758 011359 jam speed_level_5 ,mem_motor1_speed 
-0x3759 011360 rtn 
-:      011361 car_reset_old_speed3:
-0x375a 011362 jam speed_level_10 ,mem_motor1_speed 
-0x375b 011363 rtn 
-:      011364 car_speed_set_old:
-0x375c 011365 fetch 1 ,mem_le_receive_payload 
-0x375d 011366 call car_reset_old_speed 
-0x375e 011367 fetch 1 ,mem_motor1_speed 
-0x375f 011368 call car_motor_speed_duty_setting 
-0x3760 011369 call car_motor_speed_duty_transform 
-0x3761 011370 branch pwm_pwm0_duty_set 
-:      011372 car_motor_control:
-0x3762 011373 fetch 1 ,mem_car_24g_go_die_flag 
-0x3763 011374 nrtn blank 
-0x3764 011375 fetch 6 ,mem_le_receive_payload 
-0x3765 011376 store 6 ,mem_motor1_status 
-0x3766 011377 fetch 1 ,mem_motor1_speed 
-0x3767 011378 fetcht 1 ,mem_motor2_speed 
-0x3768 011379 iand temp ,pdata 
-0x3769 011380 fetcht 1 ,mem_motor3_speed 
-0x376a 011381 iand temp ,pdata 
-0x376b 011382 call car_motor_working_flag ,blank 
-0x376c 011383 bpatch patch1a_2 ,mem_patch1a 
-0x376d 011384 call car_motor1_control 
-0x376e 011385 call car_motor2_control 
-0x376f 011386 branch car_motor3_control 
-:      011387 car_motor1_control:
-0x3770 011388 arg mem_motor1_pwm_set ,regb 
-0x3771 011389 arg mem_motor1_status ,contr 
-0x3772 011390 branch car_motor_status_select 
-:      011391 car_motor2_control:
-0x3773 011392 arg mem_motor2_pwm_set ,regb 
-0x3774 011393 arg mem_motor2_status ,contr 
-0x3775 011394 branch car_motor_status_select 
-:      011395 car_motor3_control:
-0x3776 011396 arg mem_motor3_pwm_set ,regb 
-0x3777 011397 arg mem_motor3_status ,contr 
-0x3778 011398 branch car_motor_status_select 
-:      011399 car_motor_working_flag:
-0x3779 011400 jam 0 ,mem_car_working_flag 
-0x377a 011401 rtn 
-:      011403 car_motor_status_select:
-0x377b 011404 ifetch 1 ,contr 
-0x377c 011405 beq motor_stop ,car_motor_stop 
-0x377d 011406 beq go_front ,car_motor_positive 
-0x377e 011407 beq go_back ,car_motor_negative 
-0x377f 011408 rtn 
-:      011409 car_motor_positive:
-0x3780 011410 jam 0 ,mem_motor_select_p_n 
-0x3781 011411 branch car_motor_negative + 1 
-:      011412 car_motor_negative:
-0x3782 011413 jam 1 ,mem_motor_select_p_n 
-0x3783 011414 ifetch 1 ,contr 
-0x3784 011415 store 1 ,mem_car_motor_speed 
-0x3785 011416 ifetch 8 ,regb 
-0x3786 011417 branch car_motor_work 
-:      011419 car_motor_stop:
-0x3787 011420 ifetch 1 ,regb 
-0x3788 011421 call pwm_disable 
-0x3789 011422 increase 1 ,regb 
-0x378a 011423 ifetch 1 ,regb 
-0x378b 011424 branch pwm_disable 
-:      011425 car_motor_work:
-0x378c 011426 store 8 ,mem_motor_pwm_pin1_set 
-0x378d 011427 jam 1 ,mem_car_working_flag 
-0x378e 011428 fetch 1 ,mem_motor_select_p_n 
-0x378f 011429 beq 0 ,car_motor_select_positive 
-:      011430 car_motor_select_negative:
-0x3790 011431 fetch 1 ,mem_motor_pwm_pin2_set 
-0x3791 011432 store 1 ,mem_motor_pwm_pin_set 
-0x3792 011433 fetch 1 ,mem_motor_pwm_pin1_set 
-:      011434 car_motor_work_next:
-0x3793 011435 call pwm_disable 
-0x3794 011436 fetch 1 ,mem_car_motor_speed 
-0x3795 011437 call car_motor_speed_duty_setting 
-0x3796 011438 store 1 ,mem_motor_pwm_dute_set 
-0x3797 011439 fetch 6 ,mem_motor_pwm_pin_set 
-0x3798 011440 store 6 ,mem_pdatatemp 
-0x3799 011441 branch pwm_out_set 
-:      011442 car_motor_select_positive:
-0x379a 011443 fetch 1 ,mem_motor_pwm_pin1_set 
-0x379b 011444 store 1 ,mem_motor_pwm_pin_set 
-0x379c 011445 fetch 1 ,mem_motor_pwm_pin2_set 
-0x379d 011446 branch car_motor_work_next 
-:      011448 car_motor_speed_duty_setting:
-0x379e 011449 mul32 pdata ,5 ,pdata 
-0x379f 011450 add pdata ,50 ,pdata 
-0x37a0 011451 rtn 
-:      011452 car_motor_speed_duty_transform:
-0x37a1 011453 arg 12000 ,temp 
-0x37a2 011454 imul32 temp ,pdata 
-0x37a3 011455 div pdata ,100 
-0x37a4 011456 call wait_div_end 
-0x37a5 011457 quotient temp 
-0x37a6 011458 copy temp ,rega 
-0x37a7 011459 setarg 12000 
-0x37a8 011460 isub temp ,regb 
-0x37a9 011461 rtn 
-:      011464 car_ir_init:
-0x37aa 011465 hfetch 1 ,core_gpio_sel2 
-0x37ab 011466 set1 2 ,pdata 
-0x37ac 011467 hstore 1 ,core_gpio_sel2 
-0x37ad 011468 setarg 158 
-0x37ae 011469 hstore 2 ,core_pwm_pcnt4 
-0x37af 011470 hstore 2 ,core_pwm_ncnt4 
-0x37b0 011471 rtn 
-:      011473 car_ir_data_rx_from_app:
-0x37b1 011474 fetch 1 ,mem_car_24g_go_die_flag 
-0x37b2 011475 nrtn blank 
-0x37b3 011476 fetch 2 ,mem_le_receive_payload 
-0x37b4 011477 store 2 ,mem_ir_data 
-0x37b5 011478 fetch 1 ,mem_car_24g_status 
-0x37b6 011479 bne work_paired ,car_ir_data_tx 
-0x37b7 011480 fetch 2 ,mem_le_lap 
-0x37b8 011481 store 2 ,mem_ir_data 
-:      011482 car_ir_data_tx:
-0x37b9 011483 bpatch patch1a_3 ,mem_patch1a 
-0x37ba 011484 call car_ir_init 
-0x37bb 011485 call car_ir_enable 
-0x37bc 011486 setarg 48000 
-0x37bd 011487 call sleep 
-0x37be 011488 call car_ir_disable 
-0x37bf 011489 setarg 7200 
-0x37c0 011490 call sleep 
-0x37c1 011491 arg 16 ,loopcnt 
-:      011492 car_ir_send_loop:
-0x37c2 011493 call car_ir_enable 
-0x37c3 011494 fetch 2 ,mem_ir_data 
-0x37c4 011495 bbit1 0 ,car_ir_is_bit1 
-0x37c5 011496 setarg 7200 
-0x37c6 011497 call sleep 
-0x37c7 011498 call car_ir_disable 
-0x37c8 011499 branch car_ir_wait_finish 
-:      011501 car_ir_is_bit1:
-0x37c9 011502 setarg 14400 
-0x37ca 011503 call sleep 
-0x37cb 011504 call car_ir_disable 
-:      011505 car_ir_wait_finish:
-0x37cc 011506 setarg 7200 
-0x37cd 011507 call sleep 
-0x37ce 011508 fetch 2 ,mem_ir_data 
-0x37cf 011509 rshift pdata ,pdata 
-0x37d0 011510 store 2 ,mem_ir_data 
-0x37d1 011511 loop car_ir_send_loop 
-0x37d2 011513 jam 2 ,mem_car_attack_shake_timer 
-0x37d3 011514 jam 1 ,mem_car_attack_shake_flag 
-0x37d4 011515 setarg 0x0a01 
-0x37d5 011516 store 2 ,mem_le_receive_payload 
-0x37d6 011517 fetch 1 ,mem_car_config_device_select 
-0x37d7 011518 beq device_battle_tank ,car_attack_shake_back_battle_tank 
-:      011519 car_attack_shake_back_battle_car:
-0x37d8 011520 branch car_motor_control 
-:      011521 car_attack_shake_back_battle_tank:
-0x37d9 011522 setarg 0x0a01 
-0x37da 011523 store 2 ,mem_le_receive_payload + 2 
-0x37db 011524 branch car_motor_control 
-:      011526 car_ir_enable:
-0x37dc 011527 hfetch 1 ,core_gpio_key2 
-0x37dd 011528 or_into 0x40 ,pdata 
-0x37de 011529 hstore 1 ,core_gpio_key2 
-0x37df 011530 rtn 
-:      011531 car_ir_disable:
-0x37e0 011532 hfetch 1 ,core_gpio_key2 
-0x37e1 011533 and_into 0xbf ,pdata 
-0x37e2 011534 hstore 1 ,core_gpio_key2 
-0x37e3 011535 rtn 
-:      011537 car_ir_rx_init:
-0x37e4 011538 fetch 1 ,mem_car_config_ir_enable 
-0x37e5 011539 rtneq 0x00 
-0x37e6 011540 call lpm_disable_exen_output 
-0x37e7 011541 fetcht 1 ,mem_car_config_ir_rx_gpio 
-0x37e8 011542 storet 1 ,mem_ir_rx_gpio 
-0x37e9 011543 call gpio_config_input 
-0x37ea 011544 call car_ir_gpio_get_status 
-0x37eb 011545 nrtn true 
-0x37ec 011546 jam 1 ,mem_car_ir_breakdown_check_timer 
-0x37ed 011547 rtn 
-:      011549 car_ir_receive_process:
-0x37ee 011550 fetch 1 ,mem_car_config_ir_enable 
-0x37ef 011551 rtneq flag_ir_disable 
-0x37f0 011552 fetch 1 ,mem_car_ir_breakdown_flag 
-0x37f1 011553 nrtn blank 
-0x37f2 011554 fetch 2 ,mem_ui_state_map 
-0x37f3 011555 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
-0x37f4 011556 fetch 1 ,mem_car_24g_status 
-0x37f5 011557 rtnne work_paired 
-:      011558 car_ir_receive_process_next:
-0x37f6 011559 bpatch patch1a_4 ,mem_patch1a 
-0x37f7 011560 call car_ir_gpio_get_status 
-0x37f8 011561 nrtn true 
-0x37f9 011562 setarg 36000 
-0x37fa 011563 call sleep 
-0x37fb 011564 call car_ir_gpio_get_status 
-0x37fc 011565 nrtn true 
-0x37fd 011566 call car_ir_clk_get 
-:      011567 car_ir_packet_head_wait_end:
-0x37fe 011568 call car_ir_clk_check 
-0x37ff 011569 nrtn positive 
-0x3800 011570 call car_ir_gpio_get_status 
-0x3801 011571 branch car_ir_packet_head_wait_end ,true 
-0x3802 011572 arg 0 ,rega 
-0x3803 011573 arg 16 ,loopcnt 
-0x3804 011574 call car_ir_clk_get 
-:      011575 car_ir_receive_process_loop:
-0x3805 011576 call car_ir_clk_check 
-0x3806 011577 nrtn positive 
-0x3807 011578 call car_ir_gpio_get_status 
-0x3808 011579 nbranch car_ir_receive_process_loop ,true 
-0x3809 011580 setarg 10800 
-0x380a 011581 call sleep 
-0x380b 011582 call car_ir_gpio_get_status 
-0x380c 011583 branch car_ir_get_bit1 ,true 
-:      011584 car_ir_get_bit0:
-0x380d 011585 setarg 0 
-0x380e 011586 rshift rega ,rega 
-0x380f 011587 ior rega ,rega 
-0x3810 011588 loop car_ir_receive_process_loop 
-0x3811 011589 branch car_ir_receive_process_end 
-:      011590 car_ir_get_bit1:
-0x3812 011591 setarg 0x8000 
-0x3813 011592 rshift rega ,rega 
-0x3814 011593 ior rega ,rega 
-0x3815 011594 call car_ir_clk_get 
-:      011595 car_ir_get_bit1_wait_low_end:
-0x3816 011596 call car_ir_clk_check 
-0x3817 011597 nrtn positive 
-0x3818 011598 call car_ir_gpio_get_status 
-0x3819 011599 branch car_ir_get_bit1_wait_low_end ,true 
-0x381a 011600 loop car_ir_receive_process_loop 
-:      011601 car_ir_receive_process_end:
-0x381b 011602 bpatch patch1a_5 ,mem_patch1a 
-0x381c 011603 copy rega ,pdata 
-0x381d 011604 store 2 ,mem_ir_rx_buf 
-0x381e 011605 store 2 ,mem_ir_notify_data + 8 
-0x381f 011606 fetch 1 ,mem_car_24g_status 
-0x3820 011607 beq work_paired ,car_ir_24g_receive_attack 
-:      011608 car_ir_data_notify:
-0x3821 011609 arg 0x07 ,loopcnt 
-0x3822 011610 arg mem_ir_notify_data_head ,contr 
-0x3823 011611 call calc_check_sum_start 
-0x3824 011612 store 1 ,mem_ir_notify_data_check_sum 
-0x3825 011613 arg mem_ir_notify_data ,rega 
-0x3826 011614 branch queue_push 
-:      011616 car_ir_24g_receive_attack:
-0x3827 011617 fetch 1 ,mem_car_24g_ir_receive_attack_count 
-0x3828 011618 increase 1 ,pdata 
-0x3829 011619 store 1 ,mem_car_24g_ir_receive_attack_count 
-0x382a 011620 div pdata ,2 
-0x382b 011621 call wait_div_end 
-0x382c 011622 quotient temp 
-0x382d 011623 remainder pdata 
-0x382e 011624 nbranch car_ir_24g_receive_attack_blink ,blank 
-:      011625 car_ir_24g_receive_attack_off:
-0x382f 011626 fetch 1 ,mem_car_config_led_num 
-0x3830 011627 isub temp ,null 
-0x3831 011628 call car_ir_24g_go_die ,zero 
-0x3832 011629 arg mem_car_led_control ,pdata 
-0x3833 011630 increase -1 ,temp 
-0x3834 011631 iadd temp ,rega 
-0x3835 011632 arg 0 ,pdata 
-0x3836 011633 istore 1 ,rega 
-0x3837 011634 rtn 
-:      011635 car_ir_24g_receive_attack_blink:
-0x3838 011636 arg mem_car_led_control ,pdata 
-0x3839 011637 iadd temp ,rega 
-0x383a 011638 arg 2 ,pdata 
-0x383b 011639 istore 1 ,rega 
-0x383c 011640 rtn 
-:      011641 car_ir_24g_go_die:
-0x383d 011642 jam 1 ,mem_car_24g_go_die_flag 
-0x383e 011643 rtn 
-:      011644 car_ir_clk_get:
-0x383f 011645 copy clkn_bt ,pdata 
-0x3840 011646 store 4 ,mem_ir_receive_clkn 
-0x3841 011647 rtn 
-:      011648 car_ir_clk_check:
-0x3842 011649 copy clkn_bt ,pdata 
-0x3843 011650 fetcht 4 ,mem_ir_receive_clkn 
-0x3844 011651 isub temp ,pdata 
-0x3845 011652 sub pdata ,200 ,null 
-0x3846 011653 rtn 
-:      011655 car_ir_gpio_get_status:
-0x3847 011656 fetcht 1 ,mem_ir_rx_gpio 
-0x3848 011657 branch gpio_get_bit 
-:      011659 car_led_control_receive:
-0x3849 011660 fetch 8 ,mem_le_receive_payload 
-0x384a 011661 store 8 ,mem_car_led_control 
-0x384b 011662 rtn 
-:      011664 car_info_request:
-0x384c 011665 fetch 1 ,mem_car_config_device_select 
-0x384d 011666 store 1 ,mem_car_info_request_payload 
-0x384e 011667 fetch 1 ,mem_car_config_motor_layout 
-0x384f 011668 store 1 ,mem_car_info_request_payload + 1 
-0x3850 011669 fetch 1 ,mem_car_config_ir_enable 
-0x3851 011670 store 1 ,mem_car_info_request_payload + 2 
-0x3852 011671 arg 13 ,loopcnt 
-0x3853 011672 arg mem_car_info_request_head ,contr 
-0x3854 011673 call calc_check_sum_start 
-0x3855 011674 store 1 ,mem_car_info_request_checksum 
-0x3856 011675 arg mem_car_info_request ,rega 
-0x3857 011676 branch queue_push 
-:      011682 light_init:
-0x3858 011683 call clear_eeprom_size_2k 
-0x3859 011684 jam 0x7a ,mem_curr_packet_num 
-0x385a 011685 call light_load_controler_list 
-0x385b 011686 call light_init_crr_cmd_count 
-0x385c 011687 setarg light_pairing_timer 
-0x385d 011688 store 2 ,mem_cb_event_timer 
-0x385e 011689 arg 0 ,rega 
-0x385f 011690 branch pwm_init 
-:      011692 light_pairing_timer:
-0x3860 011693 fetch 2 ,mem_light_pairing_timer 
-0x3861 011694 rtn blank 
-0x3862 011695 increase -1 ,pdata 
-0x3863 011696 store 2 ,mem_light_pairing_timer 
-0x3864 011697 rtnne 0 
-0x3865 011698 jam 0 ,mem_light_pairing_enable 
-0x3866 011699 rtn 
-:      011701 light_init_crr_cmd_count:
-0x3867 011702 bpatch patch1a_6 ,mem_patch1a 
-0x3868 011703 fetch 1 ,mem_light_next_record 
-0x3869 011704 sub pdata ,40 ,null 
-0x386a 011705 rtn positive 
-0x386b 011706 jam 0 ,mem_light_next_record 
-0x386c 011707 rtn 
-:      011709 light_load_controler_list:
-0x386d 011710 arg mem_light_next_record ,rega 
-0x386e 011711 arg 0 ,regb 
-0x386f 011712 arg 81 ,temp 
-0x3870 011713 branch iicd_read_eep_data 
-:      011716 light_find_controler_pairing:
-0x3871 011717 disable user 
-0x3872 011718 fetch 1 ,mem_light_cnum 
-0x3873 011719 copy pdata ,loopcnt 
-0x3874 011721 arg mem_light_clist ,rega 
-0x3875 011722 copy regc ,regb 
-:      011723 light_find_controler_pairing_loop:
-0x3876 011724 bpatch patch1a_7 ,mem_patch1a 
-0x3877 011725 call light_compare_addr_record 
-0x3878 011726 branch enable_user ,zero 
-:      011727 light_find_single_pairing_diff:
-0x3879 011728 increase 4 ,rega 
-0x387a 011729 loop light_find_controler_pairing_loop 
-0x387b 011730 rtn 
-:      011733 light_compare_addr_record:
-0x387c 011734 bpatch patch1b_0 ,mem_patch1b 
-0x387d 011735 ifetch 3 ,rega 
-0x387e 011736 ifetcht 3 ,regb 
-0x387f 011737 isub temp ,null 
-0x3880 011738 rtn 
-:      011740 light_compare_single_record:
-0x3881 011741 bpatch patch1b_1 ,mem_patch1b 
-0x3882 011742 ifetch 3 ,rega 
-0x3883 011743 ifetcht 3 ,regb 
-0x3884 011744 isub temp ,null 
-0x3885 011745 nrtn zero 
-0x3886 011746 ifetch 1 ,contr 
-0x3887 011747 sub pdata ,0 ,null 
-0x3888 011748 rtn zero 
-0x3889 011749 add rega ,3 ,contr 
-0x388a 011750 ifetcht 1 ,contr 
-0x388b 011751 isub temp ,null 
-0x388c 011752 rtn 
-:      011755 light_find_controler_cmd:
-0x388d 011756 bpatch patch1b_2 ,mem_patch1b 
-0x388e 011757 disable user 
-0x388f 011758 fetch 1 ,mem_light_cnum 
-0x3890 011759 copy pdata ,loopcnt 
-0x3891 011761 arg mem_light_clist ,rega 
-0x3892 011762 copy regc ,regb 
-:      011763 light_find_controler_cmd_loop:
-0x3893 011764 call light_compare_single_record 
-0x3894 011765 branch enable_user ,zero 
-0x3895 011766 increase 4 ,rega 
-0x3896 011767 loop light_find_controler_cmd_loop 
-0x3897 011768 rtn 
-:      011771 light_recv_adv:
-0x3898 011772 fetch 1 ,mem_le_scanrsp_rcv 
-0x3899 011773 increase 1 ,pdata 
-0x389a 011774 store 1 ,mem_le_scanrsp_rcv 
-0x389b 011775 arg mem_le_rxbuf + 12 ,regc 
-:      011777 light_anylize_command:
-0x389c 011778 ifetch 2 ,regc 
-0x389d 011779 arg 0x55aa ,temp 
-0x389e 011780 isub temp ,null 
-0x389f 011781 nrtn zero 
-0x38a0 011782 copy contr ,regc 
-0x38a1 011783 ifetcht 3 ,regc 
-0x38a2 011784 setarg 0xffffff 
-0x38a3 011785 isub temp ,null 
-0x38a4 011786 branch light_parse_cmd ,zero 
-0x38a5 011787 call light_find_controler_cmd 
-0x38a6 011788 branch light_parse_cmd ,user 
-0x38a7 011789 rtn 
-:      011791 light_parse_cmd:
-0x38a8 011792 bpatch patch1b_3 ,mem_patch1b 
-0x38a9 011793 increase 4 ,regc 
-0x38aa 011794 ifetch 1 ,regc 
-0x38ab 011795 fetcht 1 ,mem_curr_packet_num 
-0x38ac 011796 isub temp ,null 
-0x38ad 011797 rtn zero 
-0x38ae 011798 store 1 ,mem_curr_packet_num 
-0x38af 011799 fetch 1 ,mem_le_req_rcv 
-0x38b0 011800 increase 1 ,pdata 
-0x38b1 011801 store 1 ,mem_le_req_rcv 
-0x38b2 011803 increase 1 ,regc 
-0x38b3 011804 ifetch 1 ,regc 
-0x38b4 011805 store 1 ,mem_light_crr_cmd_count 
-0x38b5 011806 copy pdata ,loopcnt 
-0x38b6 011807 rtn blank 
-:      011808 light_parse_cmd_loop:
-0x38b7 011809 ifetch 1 ,contr 
-0x38b8 011810 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
-0x38b9 011811 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
-0x38ba 011812 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
-0x38bb 011813 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
-0x38bc 011814 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
-0x38bd 011815 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
-0x38be 011816 beq light_cmd_auto_mode ,light_parse_auto_mode 
-0x38bf 011817 beq light_cmd_pairing ,light_parse_pairing 
-0x38c0 011818 loop light_parse_cmd_loop 
-0x38c1 011819 rtn 
-:      011821 light_parse_cmd_pwm0:
-0x38c2 011822 copy contr ,regc 
-0x38c3 011823 fetch 1 ,mem_light_pwm0 
-0x38c4 011824 store 1 ,mem_pdatatemp 
-0x38c5 011825 arg 0 ,temp 
-:      011826 light_parse_cmd_pwm_common:
-0x38c6 011827 storet 1 ,mem_pdatatemp + 1 
-0x38c7 011828 setarg 10000 
-0x38c8 011829 store 3 ,mem_pdatatemp + 2 
-0x38c9 011830 ifetch 1 ,regc 
-0x38ca 011831 store 1 ,mem_pdatatemp + 5 
-0x38cb 011832 call pwm_out_set 
-0x38cc 011833 and regc ,1 ,contr 
-0x38cd 011834 loop light_parse_cmd_loop 
-0x38ce 011835 rtn 
-:      011836 light_parse_cmd_pwm1:
-0x38cf 011837 copy regc ,contr 
-0x38d0 011838 fetch 1 ,mem_light_pwm1 
-0x38d1 011839 store 1 ,mem_pdatatemp 
-0x38d2 011840 arg 1 ,temp 
-0x38d3 011841 branch light_parse_cmd_pwm_common 
-:      011842 light_parse_cmd_pwm2:
-0x38d4 011843 copy regc ,contr 
-0x38d5 011844 fetch 1 ,mem_light_pwm2 
-0x38d6 011845 store 1 ,mem_pdatatemp 
-0x38d7 011846 arg 2 ,temp 
-0x38d8 011847 branch light_parse_cmd_pwm_common 
-:      011848 light_parse_cmd_pwm3:
-0x38d9 011849 copy regc ,contr 
-0x38da 011850 fetch 1 ,mem_light_pwm3 
-0x38db 011851 store 1 ,mem_pdatatemp 
-0x38dc 011852 arg 3 ,temp 
-0x38dd 011853 branch light_parse_cmd_pwm_common 
-:      011854 light_parse_cmd_pwm4:
-0x38de 011855 copy regc ,contr 
-0x38df 011856 fetch 1 ,mem_light_pwm4 
-0x38e0 011857 store 1 ,mem_pdatatemp 
-0x38e1 011858 arg 4 ,temp 
-0x38e2 011859 branch light_parse_cmd_pwm_common 
-:      011860 light_parse_cmd_pwm5:
-0x38e3 011861 copy regc ,contr 
-0x38e4 011862 fetch 1 ,mem_light_pwm5 
-0x38e5 011863 store 1 ,mem_pdatatemp 
-0x38e6 011864 arg 5 ,temp 
-0x38e7 011865 branch light_parse_cmd_pwm_common 
-:      011867 light_parse_auto_mode:
-0x38e8 011868 ifetch 1 ,contr 
-0x38e9 011869 rtn 
-:      011871 light_parse_pairing:
-0x38ea 011872 copy contr ,regc 
-0x38eb 011873 fetch 1 ,mem_light_pairing_enable 
-0x38ec 011874 bne 1 ,light_parse_pairing_abandon 
-0x38ed 011875 call update_controler_list 
-:      011876 light_parse_pairing_abandon:
-0x38ee 011877 and regc ,4 ,contr 
-0x38ef 011878 rtn 
-:      011879 update_controler_list:
-0x38f0 011880 bpatch patch1b_4 ,mem_patch1b 
-0x38f1 011881 call light_find_controler_pairing 
-0x38f2 011882 branch update_conrtoler_list_found ,user 
-0x38f3 011883 fetch 1 ,mem_light_next_record 
-0x38f4 011884 copy pdata ,temp 
-0x38f5 011885 increase 1 ,pdata 
-0x38f6 011886 store 1 ,mem_light_next_record 
-0x38f7 011887 call light_init_crr_cmd_count 
-0x38f8 011888 lshift2 temp ,temp 
-0x38f9 011889 setarg mem_light_clist 
-0x38fa 011890 iadd temp ,contw 
-0x38fb 011891 ifetch 4 ,regc 
-0x38fc 011892 istore 4 ,contw 
-0x38fd 011893 branch update_conrtoler_store_list 
-:      011894 update_conrtoler_list_found:
-0x38fe 011895 add regc ,3 ,contr 
-0x38ff 011896 ifetch 1 ,contr 
-0x3900 011897 rtn blank 
-0x3901 011898 ifetch 4 ,regc 
-0x3902 011899 istore 4 ,rega 
-:      011900 update_conrtoler_store_list:
-0x3903 011901 arg mem_light_next_record ,rega 
-0x3904 011902 arg 0 ,regb 
-0x3905 011903 arg 81 ,temp 
-0x3906 011904 branch iicd_write_eep_data 
-:      011908 lightc_init:
-0x3907 011912 fetcht 1 ,mem_lightc_led_gpio 
-0x3908 011913 call gpio_out_inactive 
-0x3909 011914 rtn 
-:      011917 lightc_dispatch:
-0x390a 011920 fetcht 1 ,mem_lightc_led_gpio 
-0x390b 011921 call gpio_out_active 
-0x390c 011924 fetcht 1 ,mem_lightc_led_gpio 
-0x390d 011925 call gpio_out_inactive 
-0x390e 011928 call lightc_start_adv 
-0x390f 011930 fetch 1 ,mem_adv_time 
-0x3910 011931 nrtn blank 
-0x3911 011933 call lpm_write_gpio_wakeup 
-0x3912 011934 hfetch 4 ,core_lpm_ctrl 
-0x3913 011935 set0 15 ,pdata 
-0x3914 011936 hstore 4 ,core_lpm_reg 
-0x3915 011937 call lpm_write_ctrl 
-0x3916 011938 arg param_hibernate_clks ,temp 
-0x3917 011939 branch lpm_sleep 
-:      011941 lightc_adv:
-0x3918 011942 fetch 1 ,mem_adv_time 
-0x3919 011943 branch le_adv_loop_tx ,blank 
-0x391a 011944 increase -1 ,pdata 
-0x391b 011945 store 1 ,mem_adv_time 
-0x391c 011946 branch le_adv_loop_tx 
-:      011948 lightc_start_adv:
-0x391d 011949 mul32 pdata ,20 ,pdata 
-0x391e 011950 arg mem_cmd0_string ,contr 
-0x391f 011951 iadd contr ,contr 
-0x3920 011952 ifetch 1 ,contr 
-0x3921 011953 rtn blank 
-0x3922 011954 copy pdata ,rega 
-0x3923 011955 copy rega ,loopcnt 
-0x3924 011956 arg mem_le_adv_data + 2 ,contw 
-0x3925 011957 call memcpy 
-0x3926 011958 copy rega ,pdata 
-0x3927 011959 increase 2 ,pdata 
-0x3928 011960 store 1 ,mem_le_adv_data_len 
-0x3929 011961 rtn 
-:      011968 module_init:
-0x392a 011970 rtn wake 
-0x392b 011971 call le_modified_name 
-0x392c 011972 call adc_init_data 
-0x392d 011973 setarg module_process_idle 
-0x392e 011974 store 2 ,mem_cb_idle_process 
-0x392f 011975 setarg module_bt_conn_process 
-0x3930 011976 store 2 ,mem_cb_bt_process 
-0x3931 011977 setarg module_process_bb_event 
-0x3932 011978 store 2 ,mem_cb_bb_event_process 
-0x3933 011979 setarg module_le_conn_process 
-0x3934 011980 store 2 ,mem_cb_le_process 
-0x3935 011981 setarg module_lpm_lock 
-0x3936 011982 store 2 ,mem_cb_check_wakelock 
-0x3937 011983 setarg module_hci_cmd_transmit_le_notify 
-0x3938 011984 store 2 ,mem_cb_ble_transmit 
-0x3939 011985 setarg module_hci_event_receive_spp_data 
-0x393a 011986 store 2 ,mem_cb_receive_spp_data 
-0x393b 011987 setarg module_le_receive_data 
-0x393c 011988 store 2 ,mem_cb_att_write 
-0x393d 011989 setarg module_bb_event_timer 
-0x393e 011990 store 2 ,mem_cb_event_timer 
-0x393f 011992 call module_spp_clear_last_transmite_clock 
-0x3940 011993 bpatch patch1b_5 ,mem_patch1b 
-0x3941 011994 call module_lpm_uart_init 
-0x3942 011995 call module_gpio_init 
-0x3943 011996 call check_module_disabled 
-0x3944 011997 branch module_hci_event_enter_standby_mode 
-:      012000 module_lpm_uart_init:
-0x3945 012001 fetch 4 ,mem_module_uart_rx_buffer 
-0x3946 012002 hstore 4 ,core_uart_rsaddr 
-0x3947 012004 fetch 4 ,mem_module_uart_tx_buffer 
-0x3948 012005 hstore 4 ,core_uart_tsaddr 
-0x3949 012007 hfetch 1 ,core_gpio_sel1 
-0x394a 012008 or_into 0x04 ,pdata 
-0x394b 012009 and_into 0xfc ,pdata 
-0x394c 012010 hstore 1 ,core_gpio_sel1 
-0x394d 012011 jam 0x00 ,core_uart_ctrl 
-0x394e 012013 fetch 2 ,mem_module_uart_rx_buffer 
-0x394f 012014 hstore 2 ,core_uart_rrptr 
-0x3950 012015 fetch 2 ,mem_module_uart_tx_buffer 
-0x3951 012016 hstore 2 ,core_uart_twptr 
-0x3952 012017 hstore 2 ,core_uart_trptrp 
-0x3953 012019 hfetch 4 ,core_gpio_pu0 
-0x3954 012020 set1 7 ,pdata 
-0x3955 012021 hstore 4 ,core_gpio_pu0 
-0x3956 012023 hfetch 2 ,core_clkoff 
-0x3957 012024 set0 clock_off_uart ,pdata 
-0x3958 012025 hstore 2 ,core_clkoff 
-0x3959 012026 call uart_set_baud_by_mem 
-0x395a 012027 jam uartclk_crystal ,core_uart_clksel 
-0x395b 012028 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x395c 012030 fetch 1 ,mem_module_flag 
-0x395d 012031 isolate1 module_flag_uart_flow_control ,pdata 
-0x395e 012032 hfetcht 1 ,core_uart_ctrl 
-0x395f 012033 setflag true ,4 ,temp 
-0x3960 012034 hstoret 1 ,core_uart_ctrl 
-0x3961 012035 rtn 
-:      012039 module_lpm_init:
-0x3962 012040 call module_spp_clear_last_transmite_clock 
-0x3963 012041 branch module_lpm_uart_init 
-:      012044 module_gpio_init:
-0x3964 012049 fetcht 1 ,mem_module_connect_state_gpio 
-0x3965 012050 call gpio_config_output 
-0x3966 012051 call module_set_conn_pin_low 
-0x3967 012053 fetcht 1 ,mem_module_wake_up_gpio 
-0x3968 012054 branch gpio_config_input 
-:      012056 module_lpm_lock:
-0x3969 012057 fetcht 1 ,mem_module_wake_up_gpio 
-0x396a 012058 call gpio_get_bit 
-0x396b 012059 nbranch app_put_lpm_wake_lock ,true 
-0x396c 012060 branch app_get_lpm_wake_lock 
-:      012063 module_le_conn_process:
-0x396d 012064 rtn 
-:      012066 module_bt_conn_process:
-0x396e 012067 call module_spp_enter_sniff 
-0x396f 012068 branch module_control_air_flow 
-:      012070 module_spp_enter_sniff:
-0x3970 012071 fetch 1 ,mem_ui_state_map 
-0x3971 012072 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
-0x3972 012073 bpatch patch1b_6 ,mem_patch1b 
-0x3973 012074 setarg 0x3eff 
-0x3974 012075 fetcht 4 ,mem_last_transmite_clock 
-0x3975 012076 iadd temp ,temp 
-0x3976 012077 copy clkn_bt ,pdata 
-0x3977 012078 isub temp ,null 
-0x3978 012079 nrtn positive 
-0x3979 012080 fetch 2 ,mem_ui_state_map 
-0x397a 012081 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
-0x397b 012082 fetch 1 ,mem_module_flag 
-0x397c 012083 rtnbit1 moudle_task_sniff 
-0x397d 012084 call module_set_sniff_task_flag 
-0x397e 012085 call app_bt_enter_sniff 
-:      012086 module_spp_clear_last_transmite_clock:
-0x397f 012087 copy clkn_bt ,pdata 
-0x3980 012088 store 4 ,mem_last_transmite_clock 
-0x3981 012089 rtn 
-:      012092 module_process_idle:
-0x3982 012093 call module_control_air_flow 
-0x3983 012094 call l2cap_malloc_is_fifo_full 
-0x3984 012095 nrtn blank 
-0x3985 012096 branch module_process 
-:      012099 module_process_bb_event:
-0x3986 012100 copy regc ,pdata 
-0x3987 012101 beq bt_evt_bb_connected ,module_process_bb_conn 
-0x3988 012102 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
-0x3989 012103 beq bt_evt_reconn_failed ,module_process_reconn_fail 
-0x398a 012104 beq bt_evt_setup_complete ,module_process_setup_complete 
-0x398b 012105 beq bt_evt_spp_connected ,module_process_spp_connected 
-0x398c 012106 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
-0x398d 012107 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
-0x398e 012108 beq bt_evt_enter_sniff ,module_process_enter_sniff 
-0x398f 012109 beq bt_evt_exit_sniff ,module_process_exit_sniff 
-0x3990 012110 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
-0x3991 012111 beq bt_evt_le_connected ,module_process_le_conn 
-0x3992 012112 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x3993 012113 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
-0x3994 012114 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
-0x3995 012115 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
-0x3996 012116 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x3997 012117 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x3998 012118 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x3999 012119 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x399a 012120 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x399b 012121 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
-0x399c 012122 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
-0x399d 012123 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
-0x399e 012124 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
-0x399f 012125 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
-0x39a0 012126 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x39a1 012127 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x39a2 012128 rtn 
-:      012131 module_process_bb_event_disconned:
-0x39a3 012132 call module_spp_clear_last_transmite_clock 
-0x39a4 012133 fetch 1 ,mem_flag_pairing_state 
-0x39a5 012134 ncall module_hci_event_bt_pairing_fail ,blank 
-0x39a6 012135 call module_disconn_start 
-0x39a7 012136 fetch 2 ,mem_ui_state_map 
-0x39a8 012137 rtnbit0 ui_state_bt_spp_conn 
-0x39a9 012138 branch module_spp_disconnected 
-:      012140 module_process_spp_connected:
-0x39aa 012141 fetch 2 ,mem_ui_state_map 
-0x39ab 012142 set1 ui_state_bt_spp_conn ,pdata 
-0x39ac 012143 store 2 ,mem_ui_state_map 
-0x39ad 012144 fetch 1 ,mem_module_spp_lpm_mult 
-0x39ae 012145 store 1 ,mem_lpm_mult 
-0x39af 012146 call module_set_conn_pin_low 
-0x39b0 012147 branch module_hci_event_spp_connect 
-:      012149 module_process_spp_disconnected:
-:      012151 module_spp_disconnected:
-0x39b1 012152 fetch 2 ,mem_ui_state_map 
-0x39b2 012153 rtnbit0 ui_state_bt_spp_conn 
-0x39b3 012154 set0 ui_state_bt_spp_conn ,pdata 
-0x39b4 012155 store 2 ,mem_ui_state_map 
-0x39b5 012156 branch module_hci_event_spp_disconnect 
-:      012159 module_process_enter_sniff:
-:      012161 module_sniff_param_check:
-0x39b6 012162 call module_spp_clear_last_transmite_clock 
-0x39b7 012165 fetch 2 ,mem_context + coffset_tsniff 
-0x39b8 012166 rshift pdata ,pdata 
-0x39b9 012167 fetcht 2 ,mem_sniff_param_interval 
-0x39ba 012168 isub temp ,null 
-0x39bb 012169 nbranch module_sniff_param_check_unsniff ,zero 
-0x39bc 012170 branch app_lpm_mult_enable 
-:      012171 module_sniff_param_check_unsniff:
-0x39bd 012172 fetch 1 ,mem_module_flag 
-0x39be 012173 rtnbit1 moudle_task_unsniff 
-0x39bf 012174 hfetch 2 ,core_uart_rxitems 
-0x39c0 012175 ncall module_set_unsniff_task_flag ,blank 
-0x39c1 012176 branch app_bt_sniff_exit 
-:      012178 module_process_exit_sniff:
-0x39c2 012179 call module_clear_sniff_task_flag 
-0x39c3 012180 branch app_lpm_mult_disable 
-:      012182 module_process_setup_complete:
-0x39c4 012183 call module_spp_clear_last_transmite_clock 
-0x39c5 012184 branch module_conn_start 
-:      012186 module_process_bb_even_le_disconn:
-0x39c6 012187 call le_clr_config_more_data 
-0x39c7 012188 call module_disconn_start 
-0x39c8 012189 branch module_hci_event_le_disconnect 
-:      012191 module_process_evt_pincode_req:
-0x39c9 012192 branch app_bt_set_pincode 
-:      012195 module_process_sniff_not_accept:
-0x39ca 012196 branch module_clear_sniff_task_flag 
-:      012199 module_process_unsniff_accept:
-0x39cb 012200 fetch 1 ,mem_module_flag 
-0x39cc 012201 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
-0x39cd 012202 branch module_clear_unsniff_task_flag 
-:      012205 module_process_unsniff_not_accept:
-0x39ce 012206 branch module_clear_unsniff_task_flag 
-:      012209 module_process_le_conn:
-0x39cf 012210 call le_send_att_exchange_mtu_requset 
-0x39d0 012211 call module_conn_start 
-0x39d1 012212 fetch 1 ,mem_module_le_lpm_mult 
-0x39d2 012213 store 1 ,mem_lpm_mult 
-0x39d3 012214 branch module_hci_event_le_connect 
-:      012217 module_process_bb_conn:
-0x39d4 012218 jam 0 ,mem_flag_mode_ssp_pin 
-0x39d5 012219 call module_clear_sniff_task_flag 
-0x39d6 012220 branch module_clear_unsniff_task_flag 
-:      012222 module_process_page_time_out:
-:      012223 module_process_reconn_fail:
-:      012224 module_disconn_start:
-0x39d7 012225 call module_start_adv_discovery_by_command 
-0x39d8 012226 branch module_set_conn_pin_high 
-:      012229 module_process_ble_ltk_lost:
-0x39d9 012230 call le_send_reject_ind 
-0x39da 012231 branch le_send_smp_security_request 
-:      012234 module_set_conn_pin_high:
-0x39db 012235 fetcht 1 ,mem_module_connect_state_gpio 
-0x39dc 012236 branch gpio_out_active 
-:      012238 module_conn_start:
-0x39dd 012239 call module_stop_adv_discovery 
-0x39de 012240 branch module_set_conn_pin_low 
-:      012242 module_stop_adv_discovery:
-0x39df 012243 fetch 1 ,mem_module_state 
-0x39e0 012244 isolate1 moudle_state_bt_bit ,pdata 
-0x39e1 012245 call app_bt_stop_discovery ,true 
-0x39e2 012246 fetch 1 ,mem_module_state 
-0x39e3 012247 isolate1 moudle_state_ble_bit ,pdata 
-0x39e4 012248 call app_ble_stop_adv ,true 
-0x39e5 012249 rtn 
-:      012250 module_set_conn_pin_low:
-0x39e6 012251 fetcht 1 ,mem_module_connect_state_gpio 
-0x39e7 012252 branch gpio_out_inactive 
-:      012254 module_process_with_credit:
-0x39e8 012255 fetch 1 ,mem_credit_flag 
-0x39e9 012256 rtneq credit_disable 
-0x39ea 012257 branch rfcomm_send_uih_without_payload 
-:      012259 module_process:
-0x39eb 012260 hfetch 1 ,core_uart_status 
-0x39ec 012261 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
-0x39ed 012262 call uartd_prepare_rx 
-0x39ee 012263 ifetch 1 ,contru 
-0x39ef 012264 bne 0x01 ,module_hci_in_excp 
-0x39f0 012265 hfetch 2 ,core_uart_rxitems 
-0x39f1 012266 sub pdata ,2 ,null 
-0x39f2 012267 rtn positive 
-0x39f3 012268 ifetch 1 ,contru 
-0x39f4 012269 store 1 ,mem_module_uart_opcode 
-0x39f5 012270 ifetcht 1 ,contru 
-0x39f6 012271 copy contru ,rega 
-0x39f7 012272 storet 1 ,mem_module_uart_len 
-0x39f8 012273 add temp ,3 ,temp 
-0x39f9 012274 hfetch 2 ,core_uart_rxitems 
-0x39fa 012275 isub temp ,temp 
-0x39fb 012276 nrtn positive 
-0x39fc 012277 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x39fd 012278 call module_hci_cmd_control 
-0x39fe 012279 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x39ff 012280 rtneq hci_not_discard_packet 
-0x3a00 012281 branch module_hci_dicard_packet 
-:      012283 module_hci_in_excp:
-0x3a01 012284 call delay_10ms 
-0x3a02 012285 call module_hci_event_invalid_packet 
-0x3a03 012286 branch module_hci_release_except 
-:      012289 module_hci_release_except:
-0x3a04 012290 bpatch patch1b_7 ,mem_patch1b 
-0x3a05 012291 hfetch 2 ,core_uart_rxitems 
-0x3a06 012292 rtn blank 
-0x3a07 012293 call uartd_prepare_rx 
-0x3a08 012294 ifetch 1 ,contru 
-0x3a09 012295 sub pdata ,0x01 ,null 
-0x3a0a 012296 ncall module_hci_dicard_bytes ,zero 
-0x3a0b 012297 nbranch module_hci_release_except ,zero 
-0x3a0c 012298 ifetch 1 ,contru 
-0x3a0d 012299 rtneq hci_cmd_spp_data_req 
-0x3a0e 012300 rtneq hci_cmd_set_credit_given 
-0x3a0f 012301 increase -1 ,contru 
-0x3a10 012302 call module_hci_dicard_bytes 
-0x3a11 012303 branch module_hci_release_except 
-:      012305 module_hci_dicard_packet:
-0x3a12 012306 call uartd_prepare_rx 
-0x3a13 012307 increase 2 ,contru 
-0x3a14 012308 ifetch 1 ,contru 
-0x3a15 012309 iadd contru ,contru 
-:      012310 module_hci_dicard_bytes:
-0x3a16 012311 branch uartd_rxdone 
-:      012314 module_hci_cmd_control:
-0x3a17 012315 bpatch patch1c_0 ,mem_patch1c 
-0x3a18 012316 fetch 1 ,mem_module_uart_opcode 
-0x3a19 012317 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
-0x3a1a 012318 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x3a1b 012319 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x3a1c 012320 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
-0x3a1d 012321 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x3a1e 012322 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
-0x3a1f 012323 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x3a20 012324 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x3a21 012325 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
-0x3a22 012326 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
-0x3a23 012327 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x3a24 012328 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x3a25 012329 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x3a26 012330 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
-0x3a27 012331 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x3a28 012332 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x3a29 012333 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x3a2a 012334 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
-0x3a2b 012335 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x3a2c 012336 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x3a2d 012337 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x3a2e 012338 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x3a2f 012339 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x3a30 012340 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x3a31 012341 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x3a32 012342 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x3a33 012343 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x3a34 012344 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x3a35 012345 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x3a36 012346 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x3a37 012347 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x3a38 012348 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x3a39 012349 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x3a3a 012350 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
-0x3a3b 012351 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x3a3c 012352 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x3a3d 012353 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
-0x3a3e 012354 branch module_hci_event_receive_invalid_cmd 
-:      012359 module_hci_cmd_set_bt_addr:
-0x3a3f 012360 fetch 1 ,mem_module_uart_len 
-0x3a40 012361 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a41 012362 ifetch 6 ,contru 
-0x3a42 012363 store 6 ,mem_lap 
-0x3a43 012364 branch module_hci_event_receive_valid_cmd 
-:      012367 module_hci_cmd_set_le_addr:
-0x3a44 012368 fetch 1 ,mem_module_uart_len 
-0x3a45 012369 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a46 012370 ifetch 6 ,contru 
-0x3a47 012371 store 6 ,mem_le_lap 
-0x3a48 012372 branch module_hci_event_receive_valid_cmd 
-:      012376 module_hci_cmd_set_visibility:
-0x3a49 012377 fetch 1 ,mem_module_uart_len 
-0x3a4a 012378 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3a4b 012379 copy rega ,contru 
-0x3a4c 012380 call module_hci_event_receive_valid_cmd 
-0x3a4d 012381 ifetcht 1 ,contru 
-0x3a4e 012382 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a4f 012383 fetch 2 ,mem_ui_state_map 
-0x3a50 012384 rtnbit1 ui_state_ble_connected 
-0x3a51 012385 rtnbit1 ui_state_bt_connected 
-:      012386 module_start_adv_discovery_by_command:
-0x3a52 012387 fetch 1 ,mem_module_state 
-0x3a53 012388 isolate1 moudle_state_bt_bit ,pdata 
-0x3a54 012389 nbranch moudle_start_adv_by_command ,true 
-0x3a55 012390 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a56 012391 and temp ,0x03 ,pdata 
-0x3a57 012392 store 1 ,mem_scan_mode 
-:      012393 moudle_start_adv_by_command:
-0x3a58 012394 fetch 1 ,mem_module_state 
-0x3a59 012395 isolate1 moudle_state_ble_bit ,pdata 
-0x3a5a 012396 nrtn true 
-0x3a5b 012397 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a5c 012398 isolate1 2 ,temp 
-0x3a5d 012399 branch app_ble_start_adv ,true 
-0x3a5e 012400 branch app_ble_stop_adv 
-:      012404 module_hci_cmd_set_bt_name:
-0x3a5f 012405 fetch 1 ,mem_module_uart_len 
-0x3a60 012406 sub pdata ,67 ,null 
-0x3a61 012407 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a62 012408 store 1 ,mem_local_name_length 
-0x3a63 012409 arg 8 ,loopcnt 
-0x3a64 012410 call memset0 
-0x3a65 012411 fetch 1 ,mem_module_uart_len 
-0x3a66 012412 copy pdata ,loopcnt 
-0x3a67 012413 copy rega ,contru 
-0x3a68 012414 arg mem_local_name ,contw 
-0x3a69 012415 call uart_copy_rx_bytes_fast 
-0x3a6a 012416 branch module_hci_event_receive_valid_cmd 
-:      012420 module_hci_cmd_set_le_name:
-0x3a6b 012421 fetch 1 ,mem_module_uart_len 
-0x3a6c 012422 sub pdata ,29 ,null 
-0x3a6d 012423 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a6e 012424 store 1 ,mem_le_name_len 
-0x3a6f 012425 copy pdata ,loopcnt 
-0x3a70 012426 copy rega ,contru 
-0x3a71 012427 arg mem_le_name ,contw 
-0x3a72 012428 call uart_copy_rx_bytes_fast 
-0x3a73 012429 call le_modified_name 
-0x3a74 012430 branch module_hci_event_receive_valid_cmd 
-:      012434 module_hci_cmd_receive_spp_data:
-0x3a75 012435 fetch 1 ,mem_ui_state_map 
-0x3a76 012436 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
-0x3a77 012437 call app_check_sniff 
-0x3a78 012438 branch module_hci_cmd_spp_exit_sniff ,true 
-0x3a79 012439 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a7a 012441 call module_spp_clear_last_transmite_clock 
-0x3a7b 012442 fetch 1 ,mem_remote_credits 
-0x3a7c 012443 rtn blank 
-0x3a7d 012444 fetch 2 ,mem_nl_rx_len_all 
-0x3a7e 012445 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
-0x3a7f 012446 fetch 1 ,mem_module_uart_len 
-0x3a80 012447 store 2 ,mem_nl_rx_len_all 
-0x3a81 012449 copy rega ,contru 
-0x3a82 012452 copy contru ,pdata 
-0x3a83 012453 store 2 ,mem_nl_rx_data_src 
-:      012454 module_hci_cmd_pass_init_ng_rx_len_all:
-0x3a84 012455 call module_hci_cmd_get_current_packet_len_and_remain_len 
-0x3a85 012456 branch spp_tx_rfcomm_packet 
-:      012458 module_hci_cmd_spp_exit_sniff:
-0x3a86 012459 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a87 012460 branch module_exit_sniff 
-:      012462 module_hci_cmd_get_current_packet_len_and_remain_len:
-0x3a88 012463 call module_hci_cmd_get_current_patcket_len 
-0x3a89 012464 fetch 2 ,mem_nl_rx_len_all 
-0x3a8a 012465 fetcht 2 ,mem_current_packet_length 
-0x3a8b 012466 isub temp ,pdata 
-0x3a8c 012467 store 2 ,mem_nl_rx_len_all 
-0x3a8d 012468 rtn 
-:      012470 module_hci_cmd_get_current_patcket_len:
-0x3a8e 012471 fetch 2 ,mem_nl_rx_len_all 
-0x3a8f 012472 arg dm_refcom_buff_len ,temp 
-0x3a90 012473 call not_greater_than 
-0x3a91 012474 fetcht 2 ,mem_rfcomm_max_frame_size 
-0x3a92 012475 call not_greater_than 
-0x3a93 012476 fetcht 2 ,mem_pn_max_frame_size 
-0x3a94 012477 call not_greater_than 
-0x3a95 012478 store 2 ,mem_current_packet_length 
-0x3a96 012479 rtn 
-:      012481 module_hci_command_tx_spp_tx_complete:
-0x3a97 012482 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a98 012483 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
-0x3a99 012484 branch module_hci_event_receive_valid_cmd 
-:      012488 module_hci_cmd_receive_le_data:
-0x3a9a 012489 fetch 2 ,mem_ui_state_map 
-0x3a9b 012490 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3a9c 012491 call module_check_ble_encrypt_state 
-0x3a9d 012492 branch module_hci_event_receive_invalid_cmd ,user 
-0x3a9e 012493 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a9f 012494 fetch 1 ,mem_module_flag 
-0x3aa0 012495 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x3aa1 012496 fetch 1 ,mem_module_hci_notify_len 
-0x3aa2 012497 nrtn blank 
-0x3aa3 012498 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aa4 012499 ifetch 2 ,contru 
-0x3aa5 012500 store 2 ,mem_module_hci_notify_handle 
-0x3aa6 012501 copy contru ,pdata 
-0x3aa7 012502 store 2 ,mem_module_hci_nofiy_addr 
-0x3aa8 012503 fetch 1 ,mem_module_uart_len 
-0x3aa9 012504 pincrease -2 
-0x3aaa 012505 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aab 012506 branch module_hci_event_receive_invalid_cmd ,zero 
-0x3aac 012507 store 1 ,mem_module_hci_notify_len 
-0x3aad 012508 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aae 012509 call le_set_config_more_data 
-0x3aaf 012510 call module_hci_cmd_transmit_le_notify 
-0x3ab0 012511 call module_hci_cmd_transmit_le_notify 
-0x3ab1 012512 call module_hci_cmd_transmit_le_notify 
-0x3ab2 012513 fetch 1 ,mem_module_flag 
-0x3ab3 012514 rtnbit0 module_flag_ble_data_finish 
-:      012515 module_hci_cmd_receive_le_data_finish:
-0x3ab4 012516 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3ab5 012517 call module_clear_le_tx_data_flag 
-0x3ab6 012518 branch module_hci_event_receive_valid_cmd 
-:      012520 module_hci_cmd_transmit_le_notify:
-0x3ab7 012521 fetch 1 ,mem_module_hci_notify_len 
-0x3ab8 012522 rtn blank 
-0x3ab9 012523 call le_fifo_check_nearly_full 
-0x3aba 012524 nrtn blank 
-0x3abb 012525 call module_get_le_remote_mtu 
-0x3abc 012526 bpatch patch1c_1 ,mem_patch1c 
-0x3abd 012527 add temp ,-3 ,pdata 
-0x3abe 012528 fetcht 1 ,mem_module_hci_notify_len 
-0x3abf 012529 call not_greater_than 
-0x3ac0 012530 copy pdata ,rega 
-0x3ac1 012531 copy temp ,pdata 
-0x3ac2 012532 isub rega ,pdata 
-0x3ac3 012533 store 1 ,mem_module_hci_notify_len 
-0x3ac4 012534 fetcht 2 ,mem_module_hci_notify_handle 
-0x3ac5 012535 call le_att_malloc_tx_notify 
-0x3ac6 012536 fetch 2 ,mem_module_hci_nofiy_addr 
-0x3ac7 012537 copy pdata ,contru 
-0x3ac8 012538 copy rega ,loopcnt 
-0x3ac9 012539 call uart_copy_rx_bytes_fast 
-0x3aca 012540 copy contru ,pdata 
-0x3acb 012541 store 2 ,mem_module_hci_nofiy_addr 
-0x3acc 012542 fetch 1 ,mem_module_hci_notify_len 
-0x3acd 012543 nrtn blank 
-0x3ace 012544 branch module_set_le_tx_data_flag 
-:      012548 module_get_le_remote_mtu:
-0x3acf 012549 arg 0x17 ,temp 
-0x3ad0 012550 fetch 1 ,mem_module_flag 
-0x3ad1 012551 rtnbit1 module_flag_ble_send_mtu23 
-0x3ad2 012552 fetcht 2 ,mem_le_remote_mtu 
-0x3ad3 012553 rtn 
-:      012555 module_check_ble_encrypt_state:
-0x3ad4 012556 fetch 1 ,mem_module_flag 
-0x3ad5 012557 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x3ad6 012558 branch disable_user 
-:      012562 module_hci_cmd_inquire_status:
-0x3ad7 012563 branch module_hci_event_status_res 
-:      012567 module_hci_cmd_set_pairing_mode:
-0x3ad8 012568 copy rega ,contru 
-0x3ad9 012569 ifetch 1 ,contru 
-0x3ada 012570 beq pairing_pincode ,module_hci_pairing_pincode_mode 
-0x3adb 012571 beq pairing_justwork ,module_hci_pairing_just_work_mode 
-0x3adc 012572 beq pairing_passkey ,module_hci_pairing_passkey 
-0x3add 012573 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
-0x3ade 012574 branch module_hci_event_receive_invalid_cmd 
-:      012575 module_hci_pairing_pincode_mode:
-0x3adf 012576 call ssp_disable 
-0x3ae0 012577 jam 0 ,mem_ssp_enable 
-0x3ae1 012578 branch module_hci_event_receive_valid_cmd 
-:      012579 module_hci_pairing_just_work_mode:
-0x3ae2 012580 setarg ssp_mode_just_work_io_cap_data 
-:      012581 module_hci_sspairing_mode:
-0x3ae3 012582 store 3 ,mem_sp_iocap_local 
-0x3ae4 012583 store 1 ,mem_ssp_mode_flag 
-0x3ae5 012584 call ssp_enable 
-0x3ae6 012585 jam 1 ,mem_ssp_enable 
-0x3ae7 012586 branch module_hci_event_receive_valid_cmd 
-:      012587 module_hci_pairing_passkey:
-0x3ae8 012588 setarg ssp_mode_passkey_io_cap_data 
-0x3ae9 012589 branch module_hci_sspairing_mode 
-:      012591 module_hci_pairing_numeric_comparison:
-0x3aea 012592 setarg ssp_mode_ssp_pin_io_cap_data 
-0x3aeb 012593 branch module_hci_sspairing_mode 
-:      012596 module_hci_cmd_set_pincode:
-0x3aec 012597 fetch 1 ,mem_module_uart_len 
-0x3aed 012598 sub pdata ,16 ,null 
-0x3aee 012599 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aef 012600 store 1 ,mem_pin_length 
-0x3af0 012601 copy pdata ,loopcnt 
-0x3af1 012602 arg mem_pin ,contw 
-0x3af2 012603 call uart_copy_rx_bytes 
-0x3af3 012604 branch module_hci_event_receive_valid_cmd 
-:      012608 module_hci_cmd_set_uart_control_mode:
-0x3af4 012609 copy rega ,contru 
-0x3af5 012610 ifetch 1 ,contru 
-0x3af6 012611 hfetcht 1 ,core_uart_ctrl 
-0x3af7 012612 nsetflag blank ,4 ,temp 
-0x3af8 012613 hstoret 1 ,core_uart_ctrl 
-0x3af9 012614 branch module_hci_event_receive_valid_cmd 
-:      012618 module_hci_cmd_set_uart_baud:
-0x3afa 012619 fetch 1 ,mem_module_uart_len 
-0x3afb 012620 copy pdata ,loopcnt 
-0x3afc 012621 copy rega ,contru 
-0x3afd 012622 call string2dec_from_uart 
-0x3afe 012623 setarg uart_clk_24 
-0x3aff 012624 idiv temp 
-0x3b00 012625 call wait_div_end 
-0x3b01 012626 quotient pdata 
-:      012627 module_hci_cmd_set_uart_baud_ok:
-0x3b02 012628 store uart_baud_len ,mem_baud 
-0x3b03 012629 call module_hci_event_receive_valid_cmd 
-0x3b04 012630 call wait_uarttx 
-0x3b05 012631 branch uart_set_baud_by_mem 
-:      012635 module_hci_cmd_version_request:
-0x3b06 012636 arg 2 ,rega 
-0x3b07 012637 arg mem_soft_version_num ,regb 
-0x3b08 012638 arg 0 ,temp 
-0x3b09 012639 branch module_hci_event_set_cmd 
-:      012640 module_hci_event_set_cmd_send_response:
-0x3b0a 012641 store 2 ,mem_event_cmd_response_content 
-0x3b0b 012642 arg mem_event_cmd_response_content ,regb 
-0x3b0c 012643 arg 0 ,temp 
-0x3b0d 012644 branch module_hci_event_set_cmd 
-:      012648 module_hci_cmd_bt_disconnect:
-0x3b0e 012649 fetch 2 ,mem_ui_state_map 
-0x3b0f 012650 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-:      012651 module_hci_cmd_bt_disconnect_doing:
-0x3b10 012652 call module_hci_event_receive_valid_cmd 
-0x3b11 012653 branch app_bt_disconnect 
-:      012657 module_hci_cmd_ble_disconnect:
-0x3b12 012658 fetch 2 ,mem_ui_state_map 
-0x3b13 012659 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      012660 module_hci_cmd_ble_disconnect_doing:
-0x3b14 012661 call module_hci_event_receive_valid_cmd 
-0x3b15 012662 branch app_ble_disconnect 
-:      012668 module_hci_cmd_set_nvram:
-0x3b16 012669 fetch 1 ,mem_module_uart_len 
-0x3b17 012670 copy pdata ,loopcnt 
-0x3b18 012671 copy rega ,contru 
-0x3b19 012672 fetch 2 ,mem_nv_data_ptr 
-0x3b1a 012673 icopy contw 
-0x3b1b 012674 call uart_copy_rx_bytes_fast 
-0x3b1c 012675 branch module_hci_event_receive_valid_cmd 
-:      012679 module_hci_cmd_confirm_gkey:
-0x3b1d 012680 fetch 1 ,mem_ui_state_map 
-0x3b1e 012681 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-0x3b1f 012682 ifetch 1 ,contru 
-0x3b20 012683 fetcht 1 ,mem_flag_mode_ssp_pin 
-0x3b21 012684 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
-0x3b22 012685 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
-0x3b23 012686 storet 1 ,mem_flag_mode_ssp_pin 
-0x3b24 012688 call module_hci_event_receive_valid_cmd 
-0x3b25 012690 fetch 1 ,mem_flag_mode_ssp_pin 
-0x3b26 012691 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
-0x3b27 012692 rtn 
-:      012694 dhkey_not_accept:
-0x3b28 012695 jam 0 ,mem_flag_mode_ssp_pin 
-0x3b29 012696 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
-0x3b2a 012697 branch ui_ipc_send_cmd 
-:      012700 module_hci_cmd_spp_number_comparison_result_is1:
-0x3b2b 012701 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x3b2c 012702 branch dhkey_not_accept 
-:      012706 module_hci_cmd_set_credit_given:
-0x3b2d 012707 fetch 1 ,mem_ui_state_map 
-0x3b2e 012708 rtnbit0 ui_state_bt_spp_conn 
-0x3b2f 012709 fetch 1 ,mem_credit_flag 
-0x3b30 012710 rtneq credit_disable 
-0x3b31 012711 ifetch 1 ,contru 
-0x3b32 012712 fetcht 1 ,mem_credit_given 
-0x3b33 012713 iadd temp ,temp 
-0x3b34 012714 storet 1 ,mem_credit_given 
-0x3b35 012715 rtn 
-:      012719 module_hci_cmd_auto_adv:
-0x3b36 012720 arg 0x40 ,loopcnt 
-0x3b37 012721 arg mem_le_adv_data_len ,contw 
-0x3b38 012722 call clear_mem 
-0x3b39 012723 setarg 0 
-0x3b3a 012724 store 1 ,mem_regb 
-0x3b3b 012725 copy rega ,contru 
-:      012726 module_hci_cmd_auto_adv_loop:
-0x3b3c 012727 copy contru ,pdata 
-0x3b3d 012728 store 2 ,mem_regc 
-0x3b3e 012729 call module_hci_cmd_auto_adv_adv_analys 
-0x3b3f 012731 fetch 1 ,mem_regb 
-0x3b40 012732 fetcht 1 ,mem_temp 
-0x3b41 012733 increase 1 ,temp 
-0x3b42 012734 iadd temp ,pdata 
-0x3b43 012735 store 1 ,mem_regb 
-0x3b44 012737 sub pdata ,31 ,null 
-0x3b45 012738 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      012739 module_hci_cmd_auto_adv_store_adv:
-0x3b46 012740 fetcht 1 ,mem_le_adv_data_len 
-0x3b47 012741 setarg mem_le_adv_data 
-0x3b48 012742 iadd temp ,pdata 
-0x3b49 012743 store 2 ,mem_contw 
-0x3b4a 012744 fetcht 1 ,mem_temp 
-0x3b4b 012745 increase 1 ,temp 
-0x3b4c 012746 fetch 1 ,mem_le_adv_data_len 
-0x3b4d 012747 iadd temp ,pdata 
-0x3b4e 012748 store 1 ,mem_le_adv_data_len 
-0x3b4f 012749 branch module_hci_cmd_auto_adv_store_common 
-:      012750 module_hci_cmd_auto_adv_store_scan:
-0x3b50 012751 fetcht 1 ,mem_le_scan_data_len 
-0x3b51 012752 setarg mem_le_scan_data 
-0x3b52 012753 iadd temp ,pdata 
-0x3b53 012754 store 2 ,mem_contw 
-0x3b54 012755 fetcht 1 ,mem_temp 
-0x3b55 012756 increase 1 ,temp 
-0x3b56 012757 fetch 1 ,mem_le_scan_data_len 
-0x3b57 012758 iadd temp ,pdata 
-0x3b58 012759 store 1 ,mem_le_scan_data_len 
-:      012760 module_hci_cmd_auto_adv_store_common:
-0x3b59 012761 fetch 2 ,mem_contw 
-0x3b5a 012762 copy pdata ,contw 
-0x3b5b 012763 fetch 2 ,mem_regc 
-0x3b5c 012764 copy pdata ,contru 
-0x3b5d 012766 copy temp ,loopcnt 
-0x3b5e 012767 call uart_copy_rx_bytes_fast 
-0x3b5f 012769 fetch 1 ,mem_module_uart_len 
-0x3b60 012770 fetcht 1 ,mem_regb 
-0x3b61 012771 isub temp ,null 
-0x3b62 012772 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x3b63 012773 branch module_hci_event_receive_valid_cmd 
-:      012776 module_hci_cmd_auto_adv_adv_analys:
-0x3b64 012777 ifetch 1 ,contru 
-0x3b65 012778 store 1 ,mem_temp 
-0x3b66 012779 ifetch 1 ,contru 
-0x3b67 012780 store 1 ,mem_rega 
-0x3b68 012781 rtn 
-:      012785 module_hci_cmd_power_request:
-0x3b69 012786 arg 0 ,temp 
-0x3b6a 012787 arg 2 ,rega 
-0x3b6b 012788 fetch 2 ,mem_module_vdd_quotient 
-0x3b6c 012789 store 2 ,mem_event_cmd_response_content 
-0x3b6d 012790 arg mem_event_cmd_response_content ,regb 
-0x3b6e 012791 branch module_hci_event_set_cmd 
-:      012795 module_hci_cmd_power_set:
-0x3b6f 012796 fetch 1 ,mem_module_uart_len 
-0x3b70 012797 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b71 012798 ifetch 1 ,contru 
-0x3b72 012799 store 1 ,mem_module_read_vdd_flag 
-0x3b73 012800 setarg 0x00 
-0x3b74 012801 store 2 ,mem_module_vdd_quotient 
-0x3b75 012802 branch module_hci_event_receive_valid_cmd 
-:      012806 module_hci_cmd_passkey_entry:
-0x3b76 012807 ifetch 4 ,contru 
-0x3b77 012808 store 4 ,mem_pin 
-0x3b78 012809 jam 4 ,mem_pin_length 
-0x3b79 012810 jam 0 ,mem_authentication_passkey_times 
-0x3b7a 012811 call module_hci_event_receive_valid_cmd 
-0x3b7b 012812 branch authentication_passkey 
-:      012816 module_hci_cmd_set_gpio:
-0x3b7c 012817 fetch 1 ,mem_module_uart_len 
-0x3b7d 012818 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x3b7e 012819 ifetch 1 ,contru 
-0x3b7f 012820 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x3b80 012821 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x3b81 012822 branch module_hci_event_receive_invalid_cmd 
-:      012824 module_set_gpio_input:
-0x3b82 012825 ifetcht 1 ,contru 
-0x3b83 012826 ifetch 1 ,contru 
-0x3b84 012827 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
-0x3b85 012828 nsetflag blank ,7 ,temp 
-0x3b86 012829 call gpio_config_input 
-0x3b87 012830 branch module_hci_event_receive_valid_cmd 
-:      012832 module_set_gpio_high_impedance:
-0x3b88 012833 call gpio_set_high_impedance 
-0x3b89 012834 branch module_hci_event_receive_valid_cmd 
-:      012836 module_set_gpio_output:
-0x3b8a 012837 ifetcht 1 ,contru 
-0x3b8b 012838 call gpio_config_output0 
-0x3b8c 012839 ifetch 1 ,contru 
-0x3b8d 012840 isolate1 0 ,pdata 
-0x3b8e 012841 call gpio_out_flag 
-0x3b8f 012842 branch module_hci_event_receive_valid_cmd 
-:      012846 module_hci_cmd_read_gpio:
-0x3b90 012847 fetch 1 ,mem_module_uart_len 
-0x3b91 012848 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b92 012849 ifetcht 1 ,contru 
-0x3b93 012850 call gpio_get_bit 
-0x3b94 012851 setarg 0x0 
-0x3b95 012852 nsetflag true ,0 ,pdata 
-0x3b96 012853 arg 1 ,rega 
-0x3b97 012854 branch module_hci_event_set_cmd_send_response 
-:      012858 module_hci_cmd_le_set_pairing_mode:
-0x3b98 012859 copy rega ,contru 
-0x3b99 012860 ifetch 1 ,contru 
-0x3b9a 012861 copy pdata ,temp 
-0x3b9b 012862 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x3b9c 012863 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x3b9d 012864 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x3b9e 012865 store 1 ,mem_le_pairing_mode 
-0x3b9f 012866 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x3ba0 012867 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x3ba1 012868 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x3ba2 012869 branch module_hci_event_receive_invalid_cmd 
-:      012871 module_le_set_pairing_mode_secure_justwork:
-0x3ba3 012872 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba4 012873 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3ba5 012874 storet 1 ,mem_le_pairing_mode 
-0x3ba6 012875 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3ba7 012876 branch module_le_set_noinputnooutput 
-:      012877 module_le_set_pairing_mode_secure_numeric:
-0x3ba8 012878 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba9 012879 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3baa 012880 storet 1 ,mem_le_pairing_mode 
-0x3bab 012881 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bac 012882 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x3bad 012883 branch module_hci_event_receive_valid_cmd 
-:      012884 module_le_set_pairing_mode_secure_passkey:
-0x3bae 012885 fetch 1 ,mem_le_secure_connect_enable 
-0x3baf 012886 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bb0 012887 storet 1 ,mem_le_pairing_mode 
-0x3bb1 012888 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bb2 012889 branch module_le_set_displayonly 
-:      012890 module_le_set_no_pairing:
-0x3bb3 012891 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      012892 module_le_set_noinputnooutput:
-0x3bb4 012893 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x3bb5 012894 branch module_hci_event_receive_valid_cmd 
-:      012895 module_le_set_pairing_mode_lagacy_just_work:
-0x3bb6 012896 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x3bb7 012897 branch module_le_set_noinputnooutput 
-:      012898 module_le_set_pairing_mode_lagacy_passkey:
-0x3bb8 012899 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      012900 module_le_set_displayonly:
-0x3bb9 012901 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x3bba 012902 branch module_hci_event_receive_valid_cmd 
-:      012906 module_hci_cmd_le_set_adv_data:
-0x3bbb 012907 fetch 1 ,mem_module_uart_len 
-0x3bbc 012908 sub pdata ,31 ,null 
-0x3bbd 012909 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bbe 012910 store 1 ,mem_le_adv_data_len 
-0x3bbf 012911 copy pdata ,loopcnt 
-0x3bc0 012912 copy rega ,contru 
-0x3bc1 012913 arg mem_le_adv_data ,contw 
-0x3bc2 012914 call uart_copy_rx_bytes_fast 
-0x3bc3 012915 branch module_hci_event_receive_valid_cmd 
-:      012919 module_hci_cmd_le_set_scan_data:
-0x3bc4 012920 fetch 1 ,mem_module_uart_len 
-0x3bc5 012921 sub pdata ,31 ,null 
-0x3bc6 012922 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bc7 012923 store 1 ,mem_le_scan_data_len 
-0x3bc8 012924 copy pdata ,loopcnt 
-0x3bc9 012925 copy rega ,contru 
-0x3bca 012926 arg mem_le_scan_data ,contw 
-0x3bcb 012927 call uart_copy_rx_bytes_fast 
-0x3bcc 012928 branch module_hci_event_receive_valid_cmd 
-:      012932 module_hci_cmd_le_send_conn_update_req:
-0x3bcd 012933 fetch 2 ,mem_ui_state_map 
-0x3bce 012934 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3bcf 012935 fetch 1 ,mem_module_uart_len 
-0x3bd0 012936 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x3bd1 012937 copy rega ,contru 
-0x3bd2 012938 ifetch 8 ,contru 
-0x3bd3 012939 store 8 ,mem_le_interval_min 
-0x3bd4 012940 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3bd5 012941 call ui_ipc_send_cmd 
-0x3bd6 012942 branch module_hci_event_receive_valid_cmd 
-:      012946 module_hci_cmd_set_le_adv_parameter:
-0x3bd7 012947 ifetch 2 ,contru 
-0x3bd8 012948 store 2 ,mem_le_adv_interval 
-0x3bd9 012949 branch module_hci_event_receive_valid_cmd 
-:      012953 module_hci_cmd_le_start_pairing:
-0x3bda 012954 fetch 1 ,mem_le_pairing_mode 
-0x3bdb 012955 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bdc 012956 fetch 1 ,mem_le_pairing_state 
-0x3bdd 012957 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x3bde 012958 fetch 1 ,mem_le_enc_state 
-0x3bdf 012959 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x3be0 012960 call check_51cmd_le_smp_sec_req 
-0x3be1 012961 branch module_hci_event_receive_valid_cmd 
-:      012965 module_hci_cmd_set_wake_gpio:
-0x3be2 012966 fetch 1 ,mem_module_uart_len 
-0x3be3 012967 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3be4 012968 ifetch 1 ,contru 
-0x3be5 012969 store 1 ,mem_module_mcu_wake_pin 
-0x3be6 012970 ifetch 4 ,contru 
-0x3be7 012971 store 4 ,mem_module_mcu_wake_delay_us 
-0x3be8 012972 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3be9 012973 call gpio_config_output 
-0x3bea 012974 call module_set_mcu_wake_pin_low 
-0x3beb 012975 branch module_hci_event_receive_valid_cmd 
-:      012979 module_hci_cmd_set_tx_power:
-0x3bec 012980 fetch 1 ,mem_module_uart_len 
-0x3bed 012981 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bee 012982 ifetch 1 ,contru 
-0x3bef 012983 store 1 ,mem_tx_power 
-0x3bf0 012984 branch module_hci_event_receive_valid_cmd 
-:      012988 module_hci_cmd_le_confirm_gkey:
-0x3bf1 012989 ifetch 1 ,contru 
-0x3bf2 012990 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x3bf3 012991 fetch 1 ,mem_le_secure_connect_state 
-0x3bf4 012992 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf5 012993 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf6 012994 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf7 012995 branch module_hci_event_receive_invalid_cmd 
-:      012996 module_hci_cmd_le_confirm_gkey_ok:
-0x3bf8 012997 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x3bf9 012998 branch module_hci_event_receive_valid_cmd 
-:      013000 module_hci_cmd_le_confirm_gkey_fail:
-0x3bfa 013001 call le_send_pairing_confirm_value_failed 
-0x3bfb 013002 branch module_hci_event_receive_valid_cmd 
-:      013006 module_hci_cmd_set_reject_justwork_flag:
-0x3bfc 013007 fetch 1 ,mem_module_uart_len 
-0x3bfd 013008 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bfe 013009 call module_hci_event_receive_valid_cmd 
-0x3bff 013010 ifetch 1 ,contru 
-0x3c00 013011 branch classic_bt_clr_reject_justwork_flag ,blank 
-0x3c01 013012 branch classic_bt_set_reject_justwork_flag 
-:      013016 module_hci_cmd_reset_chip:
-0x3c02 013017 call module_hci_event_receive_valid_cmd 
-0x3c03 013018 call wait_uarttx 
-0x3c04 013019 jam 0x01 ,core_reset 
-0x3c05 013020 branch loop 
-:      013024 module_hci_cmd_le_set_fixed_passkey:
-0x3c06 013025 fetch 1 ,mem_module_uart_len 
-0x3c07 013026 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x3c08 013027 ifetch 1 ,contru 
-0x3c09 013028 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x3c0a 013029 fetch 1 ,mem_module_uart_len 
-0x3c0b 013030 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3c0c 013031 ifetch 4 ,contru 
-0x3c0d 013032 arg 1000000 ,temp 
-0x3c0e 013033 isub temp ,null 
-0x3c0f 013034 branch module_hci_event_receive_invalid_cmd ,positive 
-0x3c10 013035 store 4 ,mem_le_tk 
-0x3c11 013036 call le_set_config_fixed_tk 
-0x3c12 013037 branch module_hci_event_receive_valid_cmd 
-:      013039 module_hci_cmd_le_set_random_passkey:
-0x3c13 013040 call le_clr_config_fixed_tk 
-0x3c14 013041 branch module_hci_event_receive_valid_cmd 
-:      013045 module_hci_test_cmde_close_lpm:
-0x3c15 013046 jam 0 ,mem_lpm_mode 
-0x3c16 013047 branch module_hci_event_receive_valid_cmd 
-:      013052 module_hci_event_receive_invalid_cmd:
-0x3c17 013053 arg 1 ,temp 
-0x3c18 013054 arg 0 ,rega 
-0x3c19 013055 branch module_hci_event_set_cmd 
-:      013058 module_hci_event_receive_valid_cmd:
-0x3c1a 013059 arg 0 ,temp 
-0x3c1b 013060 arg 0 ,rega 
-0x3c1c 013061 branch module_hci_event_set_cmd 
-:      013065 module_hci_event_spp_connect:
-0x3c1d 013066 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
-0x3c1e 013067 branch module_hci_event_enter_standby_mode_len0 
-:      013071 module_hci_event_le_connect:
-0x3c1f 013072 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x3c20 013073 branch module_hci_event_enter_standby_mode_len0 
-:      013077 module_hci_event_spp_disconnect:
-0x3c21 013078 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
-0x3c22 013079 branch module_hci_event_enter_standby_mode_len0 
-:      013083 module_hci_event_le_disconnect:
-0x3c23 013084 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x3c24 013085 branch module_hci_event_enter_standby_mode_len0 
-:      013093 module_hci_event_set_cmd:
-0x3c25 013094 fetch 1 ,mem_module_uart_opcode 
-0x3c26 013095 copy pdata ,regc 
-0x3c27 013096 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x3c28 013097 setarg 2 
-0x3c29 013098 iadd rega ,pdata 
-0x3c2a 013099 call module_hci_prepare_tx 
-0x3c2b 013100 copy regc ,pdata 
-0x3c2c 013101 istore 1 ,contwu 
-0x3c2d 013102 istoret 1 ,contwu 
-0x3c2e 013103 copy rega ,loopcnt 
-0x3c2f 013104 copy regb ,contr 
-0x3c30 013105 call uart_copy_tx_bytes 
-0x3c31 013106 branch uartd_send 
-:      013110 module_hci_event_receive_spp_data:
-0x3c32 013112 call module_spp_clear_last_transmite_clock 
-0x3c33 013113 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
-0x3c34 013114 fetch 1 ,mem_current_length 
-0x3c35 013115 rtn blank 
-0x3c36 013116 call module_hci_prepare_tx 
-0x3c37 013117 fetch 1 ,mem_current_length 
-0x3c38 013118 copy pdata ,loopcnt 
-0x3c39 013119 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x3c3a 013120 copy pdata ,contr 
-0x3c3b 013121 call uart_copy_tx_bytes_fast 
-0x3c3c 013122 branch uartd_send 
-:      013126 module_hci_event_receive_le_data:
-0x3c3d 013127 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x3c3e 013128 fetch 1 ,mem_module_le_rx_data_len 
-0x3c3f 013129 icopy loopcnt 
-0x3c40 013130 increase 2 ,pdata 
-0x3c41 013131 call module_hci_prepare_tx 
-0x3c42 013132 fetch 2 ,mem_module_le_rx_data_handle 
-0x3c43 013133 istore 2 ,contwu 
-0x3c44 013134 fetch 2 ,mem_module_le_rx_data_address 
-0x3c45 013135 icopy contr 
-0x3c46 013136 call uart_copy_tx_bytes_fast 
-0x3c47 013137 branch uartd_send 
-:      013141 module_hci_event_enter_standby_mode:
-0x3c48 013142 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      013143 module_hci_event_enter_standby_mode_len0:
-0x3c49 013144 setarg 0 
-0x3c4a 013145 call module_hci_prepare_tx 
-0x3c4b 013146 branch uartd_send 
-:      013150 module_hci_event_status_res:
-0x3c4c 013151 jam hci_event_status_res ,mem_module_uart_opcode 
-0x3c4d 013152 setarg 1 
-0x3c4e 013153 call module_hci_prepare_tx 
-0x3c4f 013155 call module_hci_read_bt_status 
-0x3c50 013157 fetch 2 ,mem_ui_state_map 
-0x3c51 013158 arg ui_state_bt_hid_conn ,queue 
-0x3c52 013159 qisolate1 pdata 
-0x3c53 013160 setflag true ,3 ,temp 
-0x3c54 013162 arg ui_state_ble_connected ,queue 
-0x3c55 013163 qisolate1 pdata 
-0x3c56 013164 setflag true ,5 ,temp 
-0x3c57 013166 fetch 1 ,mem_ui_state_map 
-0x3c58 013167 arg ui_state_bt_spp_conn ,queue 
-0x3c59 013168 qisolate1 pdata 
-0x3c5a 013169 setflag true ,4 ,temp 
-0x3c5b 013171 istoret 1 ,contwu 
-0x3c5c 013172 branch uartd_send 
-:      013176 module_hci_read_bt_status:
-0x3c5d 013177 arg 0 ,temp 
-0x3c5e 013178 fetch 1 ,mem_scan_mode 
-0x3c5f 013179 arg inq_scan_mode ,queue 
-0x3c60 013180 qisolate1 pdata 
-0x3c61 013181 setflag true ,0 ,temp 
-0x3c62 013182 arg page_scan_mode ,queue 
-0x3c63 013183 qisolate1 pdata 
-0x3c64 013184 setflag true ,1 ,temp 
-0x3c65 013186 fetch 1 ,mem_le_adv_enable 
-0x3c66 013187 arg 0 ,queue 
-0x3c67 013188 qisolate1 pdata 
-0x3c68 013189 setflag true ,2 ,temp 
-0x3c69 013190 rtn 
-:      013194 module_hci_event_store_device:
-0x3c6a 013195 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x3c6b 013196 fetch 1 ,mem_nv_data_number 
-0x3c6c 013197 mul32 pdata ,34 ,pdata 
-0x3c6d 013198 icopy loopcnt 
-0x3c6e 013199 call module_hci_prepare_tx 
-0x3c6f 013200 fetch 2 ,mem_nv_data_ptr 
-0x3c70 013201 icopy contr 
-0x3c71 013202 call uart_copy_tx_bytes_fast 
-0x3c72 013203 branch uartd_send 
-:      013207 module_hci_event_gkey_generate:
-0x3c73 013208 jam hci_event_gkey ,mem_module_uart_opcode 
-0x3c74 013209 setarg 4 
-0x3c75 013210 call module_hci_prepare_tx 
-0x3c76 013211 fetch 4 ,mem_gkey 
-0x3c77 013212 istore 4 ,contwu 
-0x3c78 013213 branch uartd_send 
-:      013217 module_hci_event_invalid_packet:
-0x3c79 013218 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x3c7a 013219 hfetch 2 ,core_uart_rxitems 
-0x3c7b 013220 arg 0xff ,temp 
-0x3c7c 013221 call not_greater_than 
-0x3c7d 013222 copy pdata ,loopcnt 
-0x3c7e 013223 call module_hci_prepare_tx 
-0x3c7f 013224 call uartd_prepare_rx 
-0x3c80 013225 call uart_copy_rx2tx 
-0x3c81 013226 branch uartd_send 
-:      013230 module_hci_event_passkey_entry_mode:
-0x3c82 013231 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x3c83 013232 branch module_hci_event_enter_standby_mode_len0 
-:      013236 module_hci_event_le_tk:
-0x3c84 013237 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x3c85 013238 setarg 4 
-0x3c86 013239 call module_hci_prepare_tx 
-0x3c87 013240 fetch 4 ,mem_le_tk 
-0x3c88 013241 istore 4 ,contwu 
-0x3c89 013242 branch uartd_send 
-:      013246 module_hci_event_le_pairing_fail:
-0x3c8a 013247 arg flag_ble_pairing_fail ,rega 
-0x3c8b 013248 branch module_hci_event_pairing_completed 
-:      013250 module_hci_event_le_pairing_success:
-0x3c8c 013251 arg flag_ble_pairing_success ,rega 
-0x3c8d 013252 branch module_hci_event_pairing_completed 
-:      013254 module_hci_event_bt_pairing_fail:
-0x3c8e 013255 arg flag_bt_pairing_fail ,rega 
-0x3c8f 013256 branch module_hci_event_pairing_completed 
-:      013258 module_hci_event_bt_pairing_success:
-0x3c90 013259 arg flag_bt_pairing_success ,rega 
-:      013261 module_hci_event_pairing_completed:
-0x3c91 013262 jam 0 ,mem_flag_mode_ssp_pin 
-0x3c92 013263 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x3c93 013264 setarg 2 
-0x3c94 013265 call module_hci_prepare_tx 
-0x3c95 013266 copy rega ,pdata 
-0x3c96 013267 istore 2 ,contwu 
-0x3c97 013268 branch uartd_send 
-:      013272 module_hci_event_pause_enc:
-0x3c98 013273 arg flag_event_pause_enc ,regc 
-0x3c99 013274 branch module_hci_event_enc 
-:      013276 module_hci_event_start_enc:
-0x3c9a 013277 arg flag_event_start_enc ,regc 
-:      013279 module_hci_event_enc:
-0x3c9b 013280 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x3c9c 013281 setarg 1 
-0x3c9d 013282 call module_hci_prepare_tx 
-0x3c9e 013283 copy regc ,pdata 
-0x3c9f 013284 istore 1 ,contwu 
-0x3ca0 013285 branch uartd_send 
-:      013289 module_hci_event_le_gkey:
-0x3ca1 013290 jam hci_event_le_gkey ,mem_module_uart_opcode 
-0x3ca2 013291 setarg 4 
-0x3ca3 013292 call module_hci_prepare_tx 
-0x3ca4 013293 fetch 4 ,mem_gkey 
-0x3ca5 013294 istore 4 ,contwu 
-0x3ca6 013295 branch uartd_send 
-:      013306 module_hci_prepare_tx:
-0x3ca7 013307 jam 0x02 ,mem_module_uart_cmd 
-0x3ca8 013308 store 1 ,mem_module_uart_len 
-0x3ca9 013309 storet 8 ,mem_temp 
-0x3caa 013310 bpatch patch1c_2 ,mem_patch1c 
-0x3cab 013311 call module_set_mcu_wake_pin_high_delay 
-0x3cac 013312 fetcht 8 ,mem_temp 
-0x3cad 013313 call uartd_prepare_tx 
-0x3cae 013314 fetch 3 ,mem_module_uart_cmd 
-0x3caf 013315 istore 3 ,contwu 
-0x3cb0 013316 rtn 
-:      013319 module_set_mcu_wake_pin_high_delay:
-0x3cb1 013320 call module_check_mcu_wake_pin_high 
-0x3cb2 013321 rtn true 
-:      013322 module_set_mcu_wake_pin_h_delay:
-0x3cb3 013323 call module_set_mcu_wake_pin_high 
-0x3cb4 013324 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x3cb5 013325 rshift2 pdata ,pdata 
-0x3cb6 013326 rtn blank 
-0x3cb7 013327 branch delay 
-:      013329 module_set_mcu_wake_pin_high:
-0x3cb8 013331 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cb9 013332 branch gpio_out_active 
-:      013334 module_check_mcu_wake_pin_high:
-0x3cba 013335 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbb 013336 branch gpio_check_active 
-:      013338 module_set_mcu_wake_pin_low:
-0x3cbc 013339 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbd 013340 branch gpio_out_inactive 
-:      013343 delay:
-0x3cbe 013344 increase -1 ,pdata 
-0x3cbf 013345 nop 38 
-0x3cc0 013346 nbranch delay ,blank 
-0x3cc1 013347 rtn 
-:      013356 module_le_receive_data:
-0x3cc2 013357 call module_check_ble_encrypt_state 
-0x3cc3 013358 rtn user 
-0x3cc4 013359 copy rega ,pdata 
-0x3cc5 013360 store 2 ,mem_module_le_rx_data_address 
-0x3cc6 013361 copy regb ,pdata 
-0x3cc7 013362 store 1 ,mem_module_le_rx_data_len 
-0x3cc8 013363 fetch 2 ,mem_le_att_handle 
-0x3cc9 013364 fetcht 2 ,mem_module_data_write_handle 
-0x3cca 013365 isub temp ,null 
-0x3ccb 013366 branch module_le_receive_data_ok ,zero 
-0x3ccc 013367 fetcht 2 ,mem_module_data_write_handle2 
-0x3ccd 013368 isub temp ,null 
-0x3cce 013369 nrtn zero 
-:      013370 module_le_receive_data_ok:
-0x3ccf 013371 store 2 ,mem_module_le_rx_data_handle 
-0x3cd0 013372 branch module_hci_event_receive_le_data 
-:      013377 module_exit_sniff:
-0x3cd1 013378 fetch 1 ,mem_module_flag 
-0x3cd2 013379 rtnbit1 moudle_task_unsniff 
-0x3cd3 013380 call module_set_unsniff_task_flag 
-0x3cd4 013381 branch app_bt_sniff_exit 
-:      013384 module_set_lpm_mult_2:
-0x3cd5 013385 jam 2 ,mem_lpm_mult 
-0x3cd6 013386 rtn 
-:      013390 module_bb_event_timer:
-0x3cd7 013391 branch module_read_vdd_timer 
-:      013393 module_read_vdd_timer:
-0x3cd8 013394 fetch 1 ,mem_module_read_vdd_flag 
-0x3cd9 013395 rtn blank 
-0x3cda 013396 fetch 1 ,mem_module_read_vdd_count 
-0x3cdb 013397 rtn blank 
-0x3cdc 013398 increase -1 ,pdata 
-0x3cdd 013399 store 1 ,mem_module_read_vdd_count 
-0x3cde 013400 nrtn blank 
-0x3cdf 013401 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x3ce0 013402 call adc_set_mode 
-0x3ce1 013403 call vdd_calculate_by_mode 
-0x3ce2 013404 div pdata ,0x64 
-0x3ce3 013405 call wait_div_end 
-0x3ce4 013406 quotient pdata 
-0x3ce5 013407 remainder temp 
-0x3ce6 013408 store 1 ,mem_module_vdd_quotient 
-0x3ce7 013409 storet 1 ,mem_module_vdd_remainder 
-0x3ce8 013410 rtn 
-:      013413 module_control_air_flow:
-0x3ce9 013414 call check_uart_tx_buff 
-0x3cea 013415 branch app_l2cap_flow_control_enable ,positive 
-0x3ceb 013416 branch app_l2cap_flow_control_disable 
-:      013420 module_set_sniff_task_flag:
-0x3cec 013421 arg moudle_task_sniff ,queue 
-0x3ced 013422 branch module_set_state 
-:      013424 module_clear_sniff_task_flag:
-0x3cee 013425 arg moudle_task_sniff ,queue 
-0x3cef 013426 branch module_clr_state 
-:      013428 module_set_unsniff_task_flag:
-0x3cf0 013429 arg moudle_task_unsniff ,queue 
-0x3cf1 013430 branch module_set_state 
-:      013432 module_clear_unsniff_task_flag:
-0x3cf2 013433 arg moudle_task_unsniff ,queue 
-0x3cf3 013434 branch module_clr_state 
-:      013436 module_set_le_tx_data_flag:
-0x3cf4 013437 arg module_flag_ble_data_finish ,queue 
-0x3cf5 013438 branch module_set_state 
-:      013440 module_clear_le_tx_data_flag:
-0x3cf6 013441 arg module_flag_ble_data_finish ,queue 
-0x3cf7 013442 branch module_clr_state 
-:      013444 module_clr_state:
-0x3cf8 013445 fetch 1 ,mem_module_flag 
-0x3cf9 013446 qset0 pdata 
-0x3cfa 013447 store 1 ,mem_module_flag 
-0x3cfb 013448 rtn 
-:      013450 module_set_state:
-0x3cfc 013451 fetch 1 ,mem_module_flag 
-0x3cfd 013452 qset1 pdata 
-0x3cfe 013453 store 1 ,mem_module_flag 
-0x3cff 013454 rtn 
-:      013464 mouse_init:
-0x3d00 013465 call mouse_setting_config 
-0x3d01 013466 call spi_ncs_enable 
-0x3d02 013467 call mouse_init_sunt 
-0x3d03 013468 call mouse_dpi_config 
-0x3d04 013469 call spi_ncs_disable 
-0x3d05 013470 rtn wake 
-0x3d06 013471 call mouse_cheak_enable_usb 
-0x3d07 013472 call mouse_cb_fuction 
-0x3d08 013475 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d09 013476 rtnbit1 mouse_enable_usb 
-0x3d0a 013477 call mouse_wakeup_from_power 
-0x3d0b 013478 rtnmark1 mark_24g 
-0x3d0c 013479 fetch 2 ,mem_ui_state_map 
-0x3d0d 013480 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x3d0e 013481 branch mouse_check_reconn_target 
-:      013484 mouse_delay_4s:
-0x3d0f 013485 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d10 013486 rtnbit0 mouse_enable_init_delay 
-0x3d11 013487 arg 20 ,loopcnt 
-:      013488 mouse_delay_20ms:
-0x3d12 013489 setarg 200000 
-0x3d13 013490 call sleep 
-0x3d14 013491 loop delay_10ms 
-0x3d15 013492 rtn 
-:      013495 mouse_cheak_enable_usb:
-0x3d16 013496 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d17 013497 rtnbit0 mouse_enable_usb 
-0x3d18 013498 branch usb_init 
-:      013501 mouse_cb_fuction:
-0x3d19 013502 setarg mouse_le 
-0x3d1a 013503 store 2 ,mem_cb_le_process 
-0x3d1b 013504 setarg mouse_send_process 
-0x3d1c 013505 store 2 ,mem_cb_bt_process 
-0x3d1d 013506 setarg mouse_process_lpm_before 
-0x3d1e 013507 store 2 ,mem_cb_before_lpm 
-0x3d1f 013508 setarg mouse_priority_bb_event 
-0x3d20 013509 store 2 ,mem_cb_bb_event_process 
-0x3d21 013510 setarg mouse_idle 
-0x3d22 013511 store 2 ,mem_cb_idle_process 
-0x3d23 013512 setarg mouse_before_hibernate 
-0x3d24 013513 store 2 ,mem_cb_before_hibernate 
-0x3d25 013514 setarg le_mouse_bb_event_connect_complete 
-0x3d26 013515 store 2 ,mem_cb_att_write 
-0x3d27 013517 call g24_head_ptr2regc 
-0x3d28 013518 setarg mouse_g24_package_data 
-0x3d29 013519 add regc ,offset_24g_cb_data ,contw 
-0x3d2a 013520 istore 2 ,contw 
-0x3d2b 013521 setarg mouse_g24_enter_lpm 
-0x3d2c 013522 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x3d2d 013523 istore 2 ,contw 
-0x3d2e 013524 setarg mouse_lpm_before_common 
-0x3d2f 013525 add regc ,offset_24g_cb_lpm_before ,contw 
-0x3d30 013526 istore 2 ,contw 
-0x3d31 013528 setarg mouse_bb_event_timer 
-0x3d32 013529 store 2 ,mem_cb_event_timer 
-0x3d33 013530 setarg mouse_spi_write_flash_cb 
-0x3d34 013531 store 2 ,mem_cb_spi_flash_write_complate 
-0x3d35 013532 rtn 
-:      013533 mouse_spi_write_flash_cb:
-:      013534 mouse_spi_init:
-0x3d36 013535 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d37 013536 bbit0 mouse_enable_spi2 ,spid_init 
-0x3d38 013537 branch spid_init2 
-:      013539 mouse_setting_config:
-0x3d39 013540 rtn wake 
-0x3d3a 013541 call g24_set_device_addr 
-0x3d3b 013542 call mouse_gpio_init 
-0x3d3c 013543 call mouse_param_init 
-0x3d3d 013544 call mouse_adc_init 
-0x3d3e 013545 call le_set_config_fixed_ltk 
-0x3d3f 013546 call le_set_justwork 
-0x3d40 013547 call le_set_fixed_ltk 
-0x3d41 013548 call le_set_config_read_authentication 
-0x3d42 013549 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d43 013550 bbit1 mouse_enable_eeprom ,mouse_init_iic 
-0x3d44 013551 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
-0x3d45 013552 rtn 
-:      013554 mouse_init_iic:
-0x3d46 013555 call iic_init_390k 
-0x3d47 013556 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d48 013557 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x3d49 013558 ncall clear_eeprom_size_2k ,true 
-0x3d4a 013559 call mouse_load_eeprom_dpi 
-0x3d4b 013560 call mouse_init_environment 
-0x3d4c 013561 call mouse_set_24g_addr_eeprom 
-0x3d4d 013562 branch iicd_read_eep_data 
-:      013564 mouse_wakeup_from_power:
-0x3d4e 013565 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d4f 013566 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
-0x3d50 013567 fetch 1 ,mem_wakup_from_power_flag 
-0x3d51 013568 isolate0 gpio_latch ,pdata 
-0x3d52 013569 nrtn true 
-:      013570 mouse_wakeup_no_from_power:
-0x3d53 013571 fetch 1 ,mem_reconn_times_init 
-0x3d54 013572 store 1 ,mem_reconn_times 
-0x3d55 013573 fetch 1 ,mem_config_function_enable 
-0x3d56 013574 rtnbit1 enable_select_device_by_switch 
-:      013575 mouse_start_24g_mode:
-0x3d57 013576 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d58 013577 rtnbit0 mouse_enable_24g 
-0x3d59 013578 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
-0x3d5a 013579 branch g24_check_51cmd_start_24g 
-:      013580 le_mouse_bb_event_connect_complete:
-0x3d5b 013581 fetch 1 ,mem_le_att_handle 
-0x3d5c 013582 sub pdata ,26 ,pdata 
-0x3d5d 013583 nrtn zero 
-0x3d5e 013584 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3d5f 013585 call ui_ipc_send_cmd 
-:      013586 mouse_le_write_enable:
-0x3d60 013587 arg write_req_enable_flag ,queue 
-0x3d61 013588 branch mouse_le_enable_connect_flag 
-:      013590 mouse_dpi_up:
-0x3d62 013591 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d63 013592 rtneq dpi_button_state_up 
-0x3d64 013593 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x3d65 013594 rtn 
-:      013595 mouse_dpi_config:
-0x3d66 013596 fetch 1 ,mem_config_sensor_motion 
-0x3d67 013597 and pdata ,0x0f ,pdata 
-0x3d68 013598 store 1 ,mem_mouse_dpi 
-0x3d69 013599 branch mouse_seting_dpi + 2 
-:      013602 mouse_dpi_cheak:
-0x3d6a 013603 fetcht 1 ,mem_dpi_button_gpio 
-0x3d6b 013604 call gpio_get_bit 
-0x3d6c 013605 nbranch mouse_dpi_up ,true 
-:      013606 mouse_dpi_down:
-0x3d6d 013607 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d6e 013608 rtneq dpi_button_state_down 
-0x3d6f 013609 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x3d70 013610 fetch 1 ,mem_mouse_dpi 
-0x3d71 013611 increase 1 ,pdata 
-0x3d72 013612 and pdata ,0x03 ,pdata 
-0x3d73 013613 store 1 ,mem_mouse_dpi 
-0x3d74 013614 call mouse_seting_dpi 
-0x3d75 013615 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d76 013616 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x3d77 013617 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
-0x3d78 013618 rtn 
-:      013619 mouse_before_store_flash_cpi:
-0x3d79 013620 arg mouse_spi2_clk_gpio ,temp 
-0x3d7a 013621 call gpio_config_output 
-0x3d7b 013622 arg mouse_spi2_sdio_gpio ,temp 
-0x3d7c 013623 call gpio_config_output 
-0x3d7d 013624 branch mouse_store_flash_device_info 
-:      013626 mouse_seting_dpi:
-0x3d7e 013627 bpatch patch1c_3 ,mem_patch1c 
-0x3d7f 013628 call mosue_dpi_led_blink_init 
-0x3d80 013629 fetch 1 ,mem_config_sensor_type 
-0x3d81 013630 beq p3610 ,mouse_seting_3610_dpi 
-0x3d82 013631 beq p3212 ,mouse_seting_3212_dpi 
-0x3d83 013632 fetch 1 ,mem_mouse_dpi 
-0x3d84 013633 beq mouse_dpi_level1 ,mouse_set_cpi1 
-0x3d85 013634 beq mouse_dpi_level2 ,mouse_set_cpi2 
-0x3d86 013635 beq mouse_dpi_level3 ,mouse_set_cpi3 
-0x3d87 013636 beq mouse_dpi_level4 ,mouse_set_cpi4 
-:      013637 mouse_set_cpi2:
-0x3d88 013638 fetch 1 ,mem_320x_dpi_2 
-0x3d89 013639 branch mouse_p3205_dpi 
-:      013640 mouse_set_cpi1:
-0x3d8a 013641 fetch 1 ,mem_320x_dpi_1 
-0x3d8b 013642 branch mouse_p3205_dpi 
-:      013643 mouse_set_cpi3:
-0x3d8c 013644 fetch 1 ,mem_320x_dpi_3 
-0x3d8d 013645 branch mouse_p3205_dpi 
-:      013646 mouse_set_cpi4:
-0x3d8e 013647 fetch 1 ,mem_320x_dpi_4 
-0x3d8f 013648 branch mouse_p3205_dpi 
-:      013649 moue_seting_cpi_count:
-0x3d90 013650 fetch 1 ,mem_config_sensor_type 
-0x3d91 013651 rtneq p3065_xy 
-0x3d92 013652 fetch 1 ,mem_mouse_cpi_count 
-0x3d93 013653 increase 1 ,pdata 
-0x3d94 013654 store 1 ,mem_mouse_cpi_count 
-0x3d95 013655 rtn 
-:      013657 mouse_seting_3212_dpi:
-0x3d96 013658 fetch 1 ,mem_mouse_dpi 
-0x3d97 013659 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
-0x3d98 013660 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
-0x3d99 013661 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
-0x3d9a 013662 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
-:      013663 mouse_set_p3212_cpi2:
-0x3d9b 013664 fetch 1 ,mem_3212_dpi_2 
-0x3d9c 013665 branch mouse_p3212_dpi 
-:      013666 mouse_set_p3212_cpi1:
-0x3d9d 013667 fetch 1 ,mem_3212_dpi_1 
-0x3d9e 013668 branch mouse_p3212_dpi 
-:      013669 mouse_set_p3212_cpi3:
-0x3d9f 013670 fetch 1 ,mem_3212_dpi_3 
-0x3da0 013671 branch mouse_p3212_dpi 
-:      013672 mouse_set_p3212_cpi4:
-0x3da1 013673 fetch 1 ,mem_3212_dpi_4 
-:      013674 mouse_p3212_dpi:
-0x3da2 013675 store 1 ,mem_mouse_cpi_count 
-0x3da3 013676 lshift8 pdata ,pdata 
-0x3da4 013677 copy pdata ,rega 
-0x3da5 013678 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x3da6 013679 call twspi_write 
-0x3da7 013680 copy rega ,pdata 
-0x3da8 013681 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x3da9 013682 branch twspi_write 
-:      013684 mouse_seting_3610_dpi:
-0x3daa 013685 fetch 1 ,mem_mouse_dpi 
-0x3dab 013686 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
-0x3dac 013687 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
-0x3dad 013688 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
-0x3dae 013689 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
-:      013690 mouse_set_p3610_cpi2:
-0x3daf 013691 fetch 1 ,mem_3610_dpi_2 
-0x3db0 013692 branch mouse_p3610_dpi 
-:      013693 mouse_set_p3610_cpi1:
-0x3db1 013694 fetch 1 ,mem_3610_dpi_1 
-0x3db2 013695 branch mouse_p3610_dpi 
-:      013696 mouse_set_p3610_cpi3:
-0x3db3 013697 fetch 1 ,mem_3610_dpi_3 
-0x3db4 013698 branch mouse_p3610_dpi 
-:      013699 mouse_set_p3610_cpi4:
-0x3db5 013700 fetch 1 ,mem_3610_dpi_4 
-:      013701 mouse_p3610_dpi:
-0x3db6 013702 store 1 ,mem_mouse_cpi_count 
-0x3db7 013703 call mouse_spi_sdio_gpio_pollup 
-0x3db8 013704 fetch 1 ,mem_mouse_cpi_count 
-:      013705 mouse_reset_p3610_dpi:
-0x3db9 013706 add pdata ,0x80 ,pdata 
-0x3dba 013707 lshift8 pdata ,pdata 
-0x3dbb 013708 add pdata ,mouse_p3610_dpi_address ,pdata 
-0x3dbc 013709 copy pdata ,rega 
-0x3dbd 013710 branch mouse_set_sensor_reg 
-:      013712 mouse_p3205_dpi:
-0x3dbe 013713 store 1 ,mem_mouse_cpi_count 
-0x3dbf 013714 call moue_seting_cpi_count 
-0x3dc0 013715 fetch 1 ,mem_mouse_cpi_count 
-0x3dc1 013716 setarg mouse_dpi_address 
-0x3dc2 013717 call twspi_read 
-0x3dc3 013718 and pdata ,0xf8 ,temp 
-0x3dc4 013719 fetch 1 ,mem_mouse_cpi_count 
-0x3dc5 013720 iadd temp ,pdata 
-0x3dc6 013721 lshift8 pdata ,pdata 
-0x3dc7 013722 add pdata ,mouse_dpi_address ,pdata 
-0x3dc8 013723 branch twspi_write 
-:      013726 mouse_init_environment:
-0x3dc9 013727 call app_initflag_check 
-0x3dca 013728 branch mouse_eeprom_load_recon_info ,zero 
-0x3dcb 013729 call mouse_ble_init_address 
-0x3dcc 013730 call mouse_store_eeprom_device_info 
-0x3dcd 013731 branch app_initflag_store 
-:      013734 mouse_24g_pairing_button:
-0x3dce 013735 fetch 2 ,mem_24g_pairing_timer_count 
-0x3dcf 013736 rtn blank 
-0x3dd0 013737 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dd1 013738 rtnbit0 mouse_enable_24g 
-0x3dd2 013739 rtnbit1 mosue_24g_pairing_flag 
-0x3dd3 013740 rtnmark1 mark_24g 
-0x3dd4 013741 call mouse_check_key_gpio 
-0x3dd5 013742 rtnne mouse_lmr_button 
-0x3dd6 013743 call mouse_devce_led_off 
-0x3dd7 013744 arg mosue_24g_pairing_flag ,queue 
-0x3dd8 013745 call mouse_enable_function_flag 
-0x3dd9 013746 setarg 0 
-0x3dda 013747 store 2 ,mem_mouse_direct_timer 
-0x3ddb 013748 store 1 ,mem_mouse_send_blank_timer 
-0x3ddc 013749 call g24_set0_mem_check_dongle_times 
-0x3ddd 013751 fetch 2 ,mem_ui_state_map 
-0x3dde 013752 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x3ddf 013753 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x3de0 013754 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x3de1 013755 call mouse_stop_discovery 
-0x3de2 013756 branch g24_start_pairing_sm1 
-:      013759 mouse_idle:
-0x3de3 013760 call mouse_24g_pairing_button 
-0x3de4 013761 call ui_check_paring_button 
-0x3de5 013762 call mouse_dpi_cheak 
-0x3de6 013763 call mouse_usb_isr 
-0x3de7 013764 call mouse_wheel_check 
-0x3de8 013765 branch mouse_usb_mode 
-:      013766 mouse_usb_isr:
-0x3de9 013767 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dea 013768 rtnbit0 mouse_enable_usb 
-0x3deb 013769 call usb_isr 
-0x3dec 013770 branch usb_offline_state 
-:      013772 mouse_cheak_usb:
-0x3ded 013773 hfetch 1 ,core_usb_addr 
-0x3dee 013774 bbit0 7 ,mouse_usb_no_exsit 
-0x3def 013775 bbit1 7 ,mouse_usb_exsit 
-0x3df0 013776 rtn 
-:      013777 mouse_usb_no_exsit:
-0x3df1 013778 fetch 1 ,mem_usb_addr 
-0x3df2 013779 rtnbit0 7 
-0x3df3 013780 branch soft_reset_chip 
-:      013781 mouse_usb_exsit:
-0x3df4 013782 fetch 1 ,mem_usb_addr 
-0x3df5 013783 rtnbit1 7 
-0x3df6 013784 branch mouse_stop_bluetooth_mode 
-:      013786 mouse_usb_mode:
-0x3df7 013787 call mouse_cheak_usb 
-0x3df8 013788 hfetch 1 ,core_usb_addr 
-0x3df9 013789 store 1 ,mem_usb_addr 
-0x3dfa 013790 rtnbit0 7 
-0x3dfb 013791 call mouse_clkn_check 
-0x3dfc 013792 fetch 4 ,mem_btclk_sensor 
-0x3dfd 013793 fetcht 1 ,mem_wire_usb_interval 
-0x3dfe 013794 iadd temp ,temp 
-0x3dff 013795 copy clkn_bt ,pdata 
-0x3e00 013796 isub temp ,null 
-0x3e01 013797 nrtn positive 
-0x3e02 013798 store 4 ,mem_btclk_sensor 
-0x3e03 013799 call mouse_motion 
-0x3e04 013800 nrtn user 
-0x3e05 013801 jam 4 ,mem_usb_tx_enable 
-0x3e06 013802 branch mouse_wired_to_usb 
-:      013804 mouse_clkn_check:
-0x3e07 013805 fetcht 4 ,mem_btclk_sensor 
-0x3e08 013806 copy clkn_bt ,pdata 
-0x3e09 013807 isub temp ,null 
-0x3e0a 013808 ncall mouse_clkn_timeout ,positive 
-0x3e0b 013809 rtn 
-:      013810 mouse_clkn_timeout:
-0x3e0c 013811 setarg 0 
-0x3e0d 013812 store 4 ,mem_btclk_sensor 
-0x3e0e 013813 rtn 
-:      013817 mouse_wired_to_usb:
-0x3e0f 013818 fetch 1 ,mem_usb_tx_enable 
-0x3e10 013819 rtnbit0 2 
-0x3e11 013820 branch mouse_data_push 
-:      013821 mouse_data_push:
-0x3e12 013822 hfetch 1 ,core_usb_addr 
-0x3e13 013823 rtnbit0 7 
-0x3e14 013824 jam usb_ep2_ms ,mem_usb_ep2_data 
-0x3e15 013825 setarg ms_report_id 
-0x3e16 013826 store 1 ,mem_usb_mouse_data 
-0x3e17 013827 fetch 7 ,mem_mouse_key 
-0x3e18 013828 istore 7 ,contw 
-0x3e19 013829 rtn 
-:      013832 mouse_enable_clock_qdecoder:
-0x3e1a 013833 hfetch 2 ,core_clkoff 
-0x3e1b 013834 set0 clock_off_qdecoder ,pdata 
-0x3e1c 013835 hstore 2 ,core_clkoff 
-0x3e1d 013836 rtn 
-:      013838 mouse_param_init:
-0x3e1e 013839 setarg 0x8c00 
-0x3e1f 013840 store 2 ,mem_ui_uuid_table 
-0x3e20 013841 setarg 0x8e7a 
-0x3e21 013842 store 2 ,mem_ui_le_uuid_table 
-0x3e22 013843 setarg 0x2402 
-0x3e23 013844 store 2 ,mem_fcomp_mul 
-0x3e24 013845 setarg 0x2580 
-0x3e25 013846 store 3 ,mem_class 
-0x3e26 013847 jam 3 ,mem_lpm_mult_timeout 
-0x3e27 013848 jam 8 ,mem_lpm_overhead 
-0x3e28 013849 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x3e29 013850 setarg 0x0200 
-0x3e2a 013851 store 2 ,mem_lpm_interval 
-0x3e2b 013852 jam 0x17 ,mem_le_local_mtu 
-0x3e2c 013853 jam 0x17 ,mem_le_remote_mtu 
-0x3e2d 013855 setarg 0x0a77 
-0x3e2e 013856 store 2 ,mem_spi_init_clk 
-0x3e2f 013872 setsect 0 ,0x306 
-0x3e30 013873 setsect 1 ,0x4440 
-0x3e31 013874 setsect 2 ,0x10000 
-0x3e32 013875 setsect 3 ,0x4408 
-0x3e33 013876 store 9 ,mem_all_uuid_16bits 
-0x3e34 013877 setsect 0 ,0x1224 
-0x3e35 013878 setsect 1 ,0x4000 
-0x3e36 013879 setsect 2 ,0x0 
-0x3e37 013880 istore 5 ,contw 
-0x3e38 013882 setsect 0 ,0x3ffff 
-0x3e39 013883 setsect 1 ,0x2fe23 
-0x3e3a 013884 setsect 2 ,0x199d9 
-0x3e3b 013885 setsect 3 ,0x20d 
-0x3e3c 013886 store 8 ,mem_features 
-0x3e3d 013888 setarg 0x012c 
-0x3e3e 013889 store 2 ,mem_24g_pairing_timer_count 
-0x3e3f 013890 call le_modified_name 
-0x3e40 013891 fetch mouse_flag_len ,mem_mouse_flag 
-0x3e41 013892 rtnbit0 mouse_enable_gpio_control_adc_sensor 
-0x3e42 013893 call mouse_sensor_set_angle 
-0x3e43 013894 branch mouse_select_adc 
-:      013896 mouse_sensor_set_angle:
-0x3e44 013897 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e45 013898 call gpio_config_input 
-0x3e46 013899 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e47 013900 call gpio_get_bit 
-0x3e48 013901 jam mouse_3clk_angle ,mem_config_sensor_angle 
-0x3e49 013902 rtn true 
-0x3e4a 013903 jam mouse_12clk_angle ,mem_config_sensor_angle 
-0x3e4b 013904 rtn 
-:      013906 mouse_select_adc:
-0x3e4c 013907 fetcht 1 ,mem_select_adc_gpio 
-0x3e4d 013908 call gpio_config_input 
-0x3e4e 013909 fetcht 1 ,mem_select_adc_gpio 
-0x3e4f 013910 call gpio_get_bit 
-0x3e50 013911 jam adc_config_vinlpm ,mem_adc_config_flag 
-0x3e51 013912 rtn true 
-0x3e52 013913 jam adc_config_gpio ,mem_adc_config_flag 
-0x3e53 013914 rtn 
-:      013917 mouse_adc_init:
-0x3e54 013918 fetch 1 ,mem_adc_config_flag 
-0x3e55 013919 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
-0x3e56 013920 beq adc_config_hvin ,mouse_adc_init_data_hvin 
-0x3e57 013921 beq adc_config_gpio ,mouse_adc_init_data_io 
-0x3e58 013922 branch mouse_adc_init_data_vinlpm 
-:      013924 mouse_adc_init_data_vinlpm:
-0x3e59 013925 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x3e5a 013926 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x3e5b 013927 isub temp ,pdata 
-0x3e5c 013928 mul32 pdata ,20 ,pdata 
-0x3e5d 013929 div pdata ,100 
-0x3e5e 013930 call wait_div_end 
-0x3e5f 013931 quotient pdata 
-0x3e60 013932 store 2 ,mem_adc_reference_voltage 
-0x3e61 013933 rtn 
-:      013934 mouse_adc_init_data_hvin:
-0x3e62 013935 fetcht 2 ,mem_1v_adc_hvin_data 
-0x3e63 013936 fetch 2 ,mem_5v_adc_hvin_data 
-0x3e64 013937 isub temp ,pdata 
-0x3e65 013938 mul32 pdata ,230 ,pdata 
-0x3e66 013939 div pdata ,400 
-0x3e67 013940 call wait_div_end 
-0x3e68 013941 quotient pdata 
-0x3e69 013942 store 2 ,mem_adc_reference_voltage 
-0x3e6a 013943 rtn 
-:      013944 mouse_adc_init_data_io:
-0x3e6b 013945 fetch 2 ,mem_1v_adc_io_data 
-0x3e6c 013946 store 2 ,mem_adc_reference_voltage 
-0x3e6d 013947 rtn 
-:      013948 mouse_gpio_init:
-0x3e6e 013949 fetcht 1 ,mem_eeprom_wp_gpio 
-0x3e6f 013950 call gpio_config_output 
-0x3e70 013951 call usb_offline_check_init 
-0x3e71 013952 fetcht 1 ,mem_lbutton_gpio 
-0x3e72 013953 call gpio_config_input 
-0x3e73 013954 fetcht 1 ,mem_rbutton_gpio 
-0x3e74 013955 call gpio_config_input 
-0x3e75 013956 fetcht 1 ,mem_mbutton_gpio 
-0x3e76 013957 call gpio_config_input 
-0x3e77 013958 fetcht 1 ,mem_sensor_data_gpio 
-0x3e78 013959 call gpio_config_input 
-0x3e79 013961 fetcht 1 ,mem_sensor_reset_gpio 
-0x3e7a 013962 call gpio_config_output 
-0x3e7b 013964 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e7c 013965 call gpio_config_input 
-0x3e7d 013967 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e7e 013968 call gpio_config_input 
-0x3e7f 013970 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e80 013971 call gpio_config_input 
-0x3e81 013972 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e82 013973 call gpio_config_input 
-0x3e83 013975 fetcht 1 ,mem_bk_button_gpio 
-0x3e84 013976 call gpio_config_input 
-0x3e85 013977 fetcht 1 ,mem_fw_button_gpio 
-0x3e86 013978 call gpio_config_input 
-0x3e87 013980 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
-0x3e88 013981 call gpio_config_output 
-0x3e89 013983 fetcht 1 ,mem_config_device1_led_gpio 
-0x3e8a 013984 call gpio_config_output 
-0x3e8b 013986 fetcht 1 ,mem_config_device2_led_gpio 
-0x3e8c 013987 call gpio_config_output 
-0x3e8d 013989 fetcht 1 ,mem_config_device3_led_gpio 
-0x3e8e 013990 call gpio_config_output 
-0x3e8f 013992 fetcht 1 ,mem_dpi_led_gpio 
-0x3e90 013993 call gpio_config_output 
-0x3e91 013995 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3e92 013996 call gpio_config_input 
-0x3e93 013998 fetcht 1 ,mem_config_bt_button_gpio 
-0x3e94 013999 call gpio_config_input 
-0x3e95 014001 fetcht 1 ,mem_dpi_button_gpio 
-0x3e96 014002 branch gpio_config_input 
-:      014004 mouse_wheel_gpio_set_wake:
-0x3e97 014005 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e98 014006 call gpio_set_wake_by_current_state 
-0x3e99 014007 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e9a 014008 call gpio_set_wake_by_current_state 
-0x3e9b 014009 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e9c 014010 call gpio_set_wake_by_current_state 
-0x3e9d 014011 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e9e 014012 branch gpio_set_wake_by_current_state 
-:      014014 mouse_before_hibernate_wheel_gpio_set:
-0x3e9f 014015 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ea0 014016 call mouse_gpio_set_pupd_by_input 
-0x3ea1 014017 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ea2 014018 call mouse_gpio_set_pupd_by_input 
-0x3ea3 014019 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ea4 014020 call mouse_gpio_set_pupd_by_input 
-0x3ea5 014021 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ea6 014022 branch mouse_gpio_set_pupd_by_input 
-:      014024 mouse_gpio_set_pupd_by_input:
-0x3ea7 014025 sub temp ,ui_button_gpio_disable ,null 
-0x3ea8 014026 rtn zero 
-0x3ea9 014027 and temp ,0x7f ,queue 
-0x3eaa 014028 hfetch 4 ,core_gpio_in 
-0x3eab 014029 qisolate1 pdata 
-0x3eac 014030 hfetch 4 ,core_gpio_pu0 
-0x3ead 014031 qsetflag true ,pdata 
-0x3eae 014032 hstore 4 ,core_gpio_pu0 
-0x3eaf 014033 hfetch 4 ,core_gpio_pd0 
-0x3eb0 014034 nqsetflag true ,pdata 
-0x3eb1 014035 hstore 4 ,core_gpio_pd0 
-0x3eb2 014036 rtn 
-:      014038 mouse_before_hibernate:
-0x3eb3 014039 enable user 
-0x3eb4 014040 hfetch 4 ,0x8138 
-0x3eb5 014041 setflag user ,26 ,pdata 
-0x3eb6 014042 hstore 4 ,core_lpm_reg 
-0x3eb7 014043 call lpm_write_ctrl 
-0x3eb8 014044 call mouse_devce_led_off 
-0x3eb9 014045 call mouse_before_hibernate_wheel_gpio_set 
-0x3eba 014047 branch mouse_lpm_before_common 
-:      014051 mouse_process_lpm_before:
-0x3ebb 014052 call mouse_lpm_before_common 
-0x3ebc 014053 fetch 1 ,mem_lpm_current_mult 
-0x3ebd 014054 nrtn blank 
-0x3ebe 014055 branch gpio_clr_wake 
-:      014057 mouse_lpm_before_common:
-0x3ebf 014058 call mouse_wheel_check 
-0x3ec0 014059 arg mouse_spi1_clk_gpio ,temp 
-0x3ec1 014060 fetch mouse_flag_len ,mem_mouse_flag 
-0x3ec2 014061 isolate1 mouse_enable_spi2 ,pdata 
-0x3ec3 014062 call mouse_spi_clk_gpio ,true 
-0x3ec4 014063 call gpio_config_output 
-0x3ec5 014064 call twspi_disable 
-0x3ec6 014068 fetcht 1 ,mem_lbutton_gpio 
-0x3ec7 014069 call gpio_set_wake_by_current_state 
-0x3ec8 014070 fetcht 1 ,mem_rbutton_gpio 
-0x3ec9 014071 call gpio_set_wake_by_current_state 
-0x3eca 014072 fetcht 1 ,mem_mbutton_gpio 
-0x3ecb 014073 call gpio_set_wake_by_current_state 
-0x3ecc 014075 fetcht 1 ,mem_bk_button_gpio 
-0x3ecd 014076 call gpio_set_wake_by_current_state 
-0x3ece 014077 fetcht 1 ,mem_fw_button_gpio 
-0x3ecf 014078 call gpio_set_wake_by_current_state 
-0x3ed0 014079 fetcht 1 ,mem_dpi_button_gpio 
-0x3ed1 014080 call gpio_set_wake_by_current_state 
-0x3ed2 014081 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3ed3 014082 call gpio_set_wake_by_current_state 
-0x3ed4 014083 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ed5 014084 call gpio_set_wake_by_current_state 
-0x3ed6 014085 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ed7 014086 call gpio_set_wake_by_current_state 
-0x3ed8 014087 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ed9 014088 call gpio_set_wake_by_current_state 
-0x3eda 014089 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3edb 014090 call gpio_set_wake_by_current_state 
-0x3edc 014091 fetcht 1 ,mem_sensor_data_gpio 
-0x3edd 014092 branch gpio_set_wake 
-:      014096 mouse_spi_clk_gpio:
-0x3ede 014097 arg mouse_spi2_clk_gpio ,temp 
-0x3edf 014098 rtn 
-:      014100 mouse_wheel_check:
-0x3ee0 014101 bpatch patch1c_4 ,mem_patch1c 
-0x3ee1 014102 call mouse_t_wheel_scan 
-0x3ee2 014103 call mouse_wheel_scan 
-0x3ee3 014104 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3ee4 014105 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee5 014106 store 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee6 014107 isub temp ,null 
-0x3ee7 014108 nbranch app_lpm_wake_auto_lock ,zero 
-0x3ee8 014109 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3ee9 014110 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x3eea 014111 store 1 ,mem_mwheel_b_old_pinlevel 
-0x3eeb 014112 isub temp ,null 
-0x3eec 014113 nbranch app_lpm_wake_auto_lock ,zero 
-0x3eed 014114 rtn 
-:      014115 mouse_t_wheel_scan:
-0x3eee 014116 fetch 1 ,mem_whee_ta_data_gpio 
-0x3eef 014117 rtneq gpio_disable 
-0x3ef0 014118 arg 0 ,rega 
-0x3ef1 014119 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ef2 014120 call gpio_get_bit 
-0x3ef3 014121 setflag true ,0 ,rega 
-0x3ef4 014122 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ef5 014123 call gpio_get_bit 
-0x3ef6 014124 setflag true ,1 ,rega 
-0x3ef7 014125 copy rega ,pdata 
-0x3ef8 014126 store 1 ,mem_wheel_tb_new_pinlevel 
-0x3ef9 014127 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x3efa 014128 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x3efb 014129 fetch 1 ,mem_wheel_tog 
-0x3efc 014130 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x3efd 014131 rtn 
-:      014133 mouse_t_wheel_scan_judge1:
-0x3efe 014134 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3eff 014135 beq 0 ,mouse_t_wheel_scan_judge11 
-0x3f00 014136 beq 3 ,mouse_t_wheel_scan_judge12 
-0x3f01 014137 rtn 
-:      014138 mouse_t_wheel_scan_judge2:
-0x3f02 014139 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3f03 014140 beq 0 ,mouse_t_wheel_scan_judge21 
-0x3f04 014141 beq 3 ,mouse_t_wheel_scan_judge22 
-0x3f05 014142 rtn 
-:      014143 mouse_t_wheel_scan_judge11:
-0x3f06 014144 jam 0x82 ,mem_wheel_tog 
-0x3f07 014145 rtn 
-:      014146 mouse_t_wheel_scan_judge12:
-0x3f08 014147 jam 0x81 ,mem_wheel_tog 
-0x3f09 014148 rtn 
-:      014149 mouse_t_wheel_scan_judge21:
-0x3f0a 014150 jam 0x80 ,mem_wheel_tog 
-0x3f0b 014151 rtn 
-:      014152 mouse_t_wheel_scan_judge22:
-0x3f0c 014153 jam 0x83 ,mem_wheel_tog 
-0x3f0d 014154 rtn 
-:      014155 mouse_t_wheel_scan_judge3:
-0x3f0e 014156 fetch 1 ,mem_wheel_tog 
-0x3f0f 014157 set0 7 ,pdata 
-0x3f10 014158 store 1 ,mem_wheel_tog 
-0x3f11 014159 beq 0 ,mouse_t_wheel_scan_judge30 
-0x3f12 014160 beq 1 ,mouse_t_wheel_scan_judge31 
-0x3f13 014161 beq 2 ,mouse_t_wheel_scan_judge32 
-0x3f14 014162 beq 3 ,mouse_t_wheel_scan_judge33 
-0x3f15 014163 rtn 
-:      014164 mouse_t_wheel_scan_judge30:
-0x3f16 014165 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f17 014166 beq 3 ,mouse_wheel_t_forward 
-0x3f18 014167 rtn 
-:      014168 mouse_t_wheel_scan_judge31:
-0x3f19 014169 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1a 014170 beq 0 ,mouse_wheel_t_forward 
-0x3f1b 014171 rtn 
-:      014172 mouse_t_wheel_scan_judge32:
-0x3f1c 014173 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1d 014174 beq 3 ,mouse_wheel_t_back 
-0x3f1e 014175 rtn 
-:      014176 mouse_t_wheel_scan_judge33:
-0x3f1f 014177 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f20 014178 beq 0 ,mouse_wheel_t_back 
-0x3f21 014179 rtn 
-:      014180 mouse_wheel_t_forward:
-0x3f22 014181 fetch 1 ,mem_mouse_tz_data_count1 
-0x3f23 014182 increase 1 ,pdata 
-0x3f24 014183 store 1 ,mem_mouse_tz_data_count1 
-0x3f25 014184 sub pdata ,1 ,null 
-0x3f26 014185 rtn positive 
-0x3f27 014186 jam 0 ,mem_mouse_tz_data_count1 
-0x3f28 014187 fetch 1 ,mem_mouse_tz_data 
-0x3f29 014188 increase 1 ,pdata 
-0x3f2a 014189 store 1 ,mem_mouse_tz_data 
-0x3f2b 014190 rtn 
-:      014191 mouse_wheel_t_back:
-0x3f2c 014192 fetch 1 ,mem_mouse_tz_data_count 
-0x3f2d 014193 increase 1 ,pdata 
-0x3f2e 014194 store 1 ,mem_mouse_tz_data_count 
-0x3f2f 014195 sub pdata ,1 ,null 
-0x3f30 014196 rtn positive 
-0x3f31 014197 jam 0 ,mem_mouse_tz_data_count 
-0x3f32 014198 fetch 1 ,mem_mouse_tz_data 
-0x3f33 014199 increase -1 ,pdata 
-0x3f34 014200 store 1 ,mem_mouse_tz_data 
-0x3f35 014201 rtn 
-:      014204 mouse_wheel_scan:
-0x3f36 014205 fetch 1 ,mem_whee_a_data_gpio 
-0x3f37 014206 rtneq gpio_disable 
-0x3f38 014207 arg 0 ,rega 
-0x3f39 014208 fetcht 1 ,mem_whee_a_data_gpio 
-0x3f3a 014209 call gpio_get_bit 
-0x3f3b 014210 setflag true ,0 ,rega 
-0x3f3c 014211 fetcht 1 ,mem_whee_b_data_gpio 
-0x3f3d 014212 call gpio_get_bit 
-0x3f3e 014213 setflag true ,1 ,rega 
-0x3f3f 014214 copy rega ,pdata 
-0x3f40 014215 store 1 ,mem_mwheel_b_new_pinlevel 
-0x3f41 014216 beq 0x01 ,mouse_wheel_scan_judge1 
-0x3f42 014217 beq 0x02 ,mouse_wheel_scan_judge2 
-0x3f43 014218 fetch 1 ,mem_mwheel_tog 
-0x3f44 014219 bbit1 7 ,mouse_wheel_scan_judge3 
-0x3f45 014220 rtn 
-:      014222 mouse_wheel_scan_judge1:
-0x3f46 014223 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f47 014224 beq 0 ,mouse_wheel_scan_judge11 
-0x3f48 014225 beq 3 ,mouse_wheel_scan_judge12 
-0x3f49 014226 rtn 
-:      014227 mouse_wheel_scan_judge2:
-0x3f4a 014228 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f4b 014229 beq 0 ,mouse_wheel_scan_judge21 
-0x3f4c 014230 beq 3 ,mouse_wheel_scan_judge22 
-0x3f4d 014231 rtn 
-:      014232 mouse_wheel_scan_judge11:
-0x3f4e 014233 jam 0x82 ,mem_mwheel_tog 
-0x3f4f 014234 rtn 
-:      014235 mouse_wheel_scan_judge12:
-0x3f50 014236 jam 0x81 ,mem_mwheel_tog 
-0x3f51 014237 rtn 
-:      014238 mouse_wheel_scan_judge21:
-0x3f52 014239 jam 0x80 ,mem_mwheel_tog 
-0x3f53 014240 rtn 
-:      014241 mouse_wheel_scan_judge22:
-0x3f54 014242 jam 0x83 ,mem_mwheel_tog 
-0x3f55 014243 rtn 
-:      014244 mouse_wheel_scan_judge3:
-0x3f56 014245 fetch 1 ,mem_mwheel_tog 
-0x3f57 014246 set0 7 ,pdata 
-0x3f58 014247 store 1 ,mem_mwheel_tog 
-0x3f59 014248 beq 0 ,mouse_wheel_scan_judge30 
-0x3f5a 014249 beq 1 ,mouse_wheel_scan_judge31 
-0x3f5b 014250 beq 2 ,mouse_wheel_scan_judge32 
-0x3f5c 014251 beq 3 ,mouse_wheel_scan_judge33 
-0x3f5d 014252 rtn 
-:      014253 mouse_wheel_scan_judge30:
-0x3f5e 014254 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f5f 014255 beq 3 ,mouse_wheel_forward 
-0x3f60 014256 rtn 
-:      014257 mouse_wheel_scan_judge31:
-0x3f61 014258 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f62 014259 beq 0 ,mouse_wheel_forward 
-0x3f63 014260 rtn 
-:      014261 mouse_wheel_scan_judge32:
-0x3f64 014262 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f65 014263 beq 3 ,mouse_wheel_back 
-0x3f66 014264 rtn 
-:      014265 mouse_wheel_scan_judge33:
-0x3f67 014266 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f68 014267 beq 0 ,mouse_wheel_back 
-0x3f69 014268 rtn 
-:      014269 mouse_wheel_forward:
-0x3f6a 014270 jam 0 ,mem_mouse_z_data_count1 
-0x3f6b 014271 fetch 1 ,mem_mouse_z_data 
-0x3f6c 014272 increase 1 ,pdata 
-0x3f6d 014273 store 1 ,mem_mouse_z_data 
-0x3f6e 014274 rtn 
-:      014275 mouse_wheel_back:
-0x3f6f 014276 jam 0 ,mem_mouse_z_data_count 
-0x3f70 014277 fetch 1 ,mem_mouse_z_data 
-0x3f71 014278 increase -1 ,pdata 
-0x3f72 014279 store 1 ,mem_mouse_z_data 
-0x3f73 014280 rtn 
-:      014283 mouse_hid_connected:
-0x3f74 014284 setarg hid_handshake_timeout 
-0x3f75 014285 store 1 ,mem_hid_handshake_timer_count 
-0x3f76 014286 rtn 
-:      014288 mouse_send_process:
-0x3f77 014289 fetch 1 ,mem_app_handshake_flag 
-0x3f78 014290 rtn blank 
-0x3f79 014291 call l2cap_malloc_is_fifo_nearly_full 
-0x3f7a 014292 nrtn blank 
-0x3f7b 014293 fetch mouse_flag_len ,mem_mouse_flag 
-0x3f7c 014294 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
-0x3f7d 014295 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
-0x3f7e 014296 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-0x3f7f 014297 call mouse_motion 
-0x3f80 014298 nrtn user 
-:      014299 mouse_send_data:
-0x3f81 014300 arg 9 ,rega 
-0x3f82 014301 call hid_malloc_tx_buff 
-0x3f83 014302 fetch 2 ,mem_hid_int_remote_cid 
-0x3f84 014303 istore 2 ,contw 
-0x3f85 014304 setarg 0x02a1 
-0x3f86 014305 istore 2 ,contw 
-0x3f87 014306 fetch 7 ,mem_mouse_key 
-0x3f88 014307 istore 7 ,contw 
-0x3f89 014308 rtn 
-:      014311 mouse_send_empty_data:
-0x3f8a 014312 setarg 0 
-0x3f8b 014313 store 7 ,mem_mouse_key 
-0x3f8c 014314 branch mouse_send_data 
-:      014317 mouse_no_data_timer_init:
-0x3f8d 014318 fetch 2 ,mem_mouse_no_data_timeout 
-0x3f8e 014319 store 2 ,mem_mouse_no_data_timer 
-0x3f8f 014320 rtn 
-:      014323 mouse_fill_data_le:
-0x3f90 014324 bpatch patch1c_5 ,mem_patch1c 
-0x3f91 014325 arg 7 ,rega 
-0x3f92 014326 fetcht 2 ,mem_le_notify_handle 
-0x3f93 014327 call le_att_malloc_tx_notify 
-0x3f94 014328 fetch 7 ,mem_mouse_key 
-0x3f95 014329 istore 7 ,contw 
-0x3f96 014330 rtn 
-:      014332 mouse_motion:
-0x3f97 014333 bpatch patch1c_6 ,mem_patch1c 
-0x3f98 014334 disable user 
-0x3f99 014335 setarg 0 
-0x3f9a 014336 store 6 ,mem_mouse_x 
-0x3f9b 014337 call mouse_cheak_sensor_data 
-0x3f9c 014338 call mouse_zwheel 
-0x3f9d 014339 call mouse_t_zwheel 
-0x3f9e 014340 call mouse_key 
-0x3f9f 014341 nrtn user 
-0x3fa0 014342 call mouse_no_data_timer_init 
-0x3fa1 014343 arg mouse_statue_up_flag ,queue 
-0x3fa2 014344 branch mouse_enable_function_flag 
-:      014346 motion_6clk_direction_dispose:
-0x3fa3 014347 fetch 2 ,mem_mouse_x 
-0x3fa4 014348 sub pdata ,0 ,pdata 
-0x3fa5 014349 store 2 ,mem_mouse_x 
-0x3fa6 014350 branch enable_user 
-:      014351 motion_12clk_direction_dispose:
-0x3fa7 014352 fetch 2 ,mem_mouse_y 
-0x3fa8 014353 sub pdata ,0 ,pdata 
-0x3fa9 014354 store 2 ,mem_mouse_y 
-0x3faa 014355 branch enable_user 
-:      014356 motion_9clk_direction_dispose:
-0x3fab 014357 fetch 2 ,mem_mouse_y 
-0x3fac 014358 sub pdata ,0 ,pdata 
-0x3fad 014359 store 2 ,mem_mouse_y 
-0x3fae 014360 fetch 2 ,mem_mouse_x 
-0x3faf 014361 sub pdata ,0 ,pdata 
-0x3fb0 014362 store 2 ,mem_mouse_x 
-0x3fb1 014363 call mouse_sensor_data_swap_places 
-0x3fb2 014364 branch enable_user 
-:      014365 motion_3clk_direction_dispose:
-0x3fb3 014366 call mouse_sensor_data_swap_places 
-0x3fb4 014367 branch enable_user 
-:      014368 mouse_cheak_sensor_data:
-0x3fb5 014369 fetch 1 ,mem_spi_write_flash_sm 
-0x3fb6 014370 rtnne flash_sm_no_buys 
-0x3fb7 014371 fetch 1 ,mem_config_sensor_type 
-0x3fb8 014372 beq p3205 ,mouse_p32xx_sensor_motion 
-0x3fb9 014373 beq p3065 ,mouse_p32xx_sensor_motion 
-0x3fba 014374 beq ka8 ,mouse_p32xx_sensor_motion 
-0x3fbb 014375 beq p3204 ,mouse_p32xx_sensor_motion 
-0x3fbc 014376 beq p3212 ,mouse_p3212_sensor_motion 
-0x3fbd 014377 beq p3610 ,mouse_p3610_sensor_motion 
-0x3fbe 014378 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x3fbf 014379 branch mouse_p32xx_sensor_motion 
-:      014381 mouse_clear_sensor_data:
-0x3fc0 014382 fetch 1 ,mem_mouse_move_flag 
-0x3fc1 014383 call mouse_read_sensor_common ,blank 
-0x3fc2 014384 jam 1 ,mem_mouse_move_flag 
-0x3fc3 014385 rtn 
-:      014388 mouse_p3212_sensor_motion:
-0x3fc4 014389 call mouse_clear_sensor_data 
-0x3fc5 014390 fetcht 1 ,mem_sensor_data_gpio 
-0x3fc6 014391 call gpio_get_bit 
-0x3fc7 014392 nrtn true 
-:      014393 mouse_p3212_sensor_motion_1:
-0x3fc8 014394 setarg pan_reg_pid_l 
-0x3fc9 014395 call twspi_read 
-0x3fca 014396 bne p32xx_id1 ,mouse_twspi_reset 
-0x3fcb 014397 setarg pan_reg_motion_staus 
-0x3fcc 014398 call twspi_read 
-0x3fcd 014399 rtnbit0 7 
-0x3fce 014400 call mouse_read_sensor_common 
-0x3fcf 014401 call mouse_read_3212sensor_xy_high 
-0x3fd0 014402 store 1 ,mem_mouse_xy_h 
-0x3fd1 014403 rshift4 pdata ,pdata 
-0x3fd2 014404 call extsign_bit3 
-0x3fd3 014405 store 1 ,mem_mouse_x + 1 
-0x3fd4 014406 fetch 1 ,mem_mouse_xy_h 
-0x3fd5 014407 and pdata ,0x0f ,pdata 
-0x3fd6 014408 call extsign_bit3 
-0x3fd7 014409 store 1 ,mem_mouse_y + 1 
-0x3fd8 014410 fetch 1 ,mem_config_sensor_angle 
-0x3fd9 014411 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
-0x3fda 014412 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
-0x3fdb 014413 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
-0x3fdc 014414 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
-0x3fdd 014415 rtn 
-:      014417 mouse_read_3212sensor_xy_high:
-0x3fde 014418 setarg 0x12 
-0x3fdf 014419 branch twspi_read 
-:      014421 mouse_p3065_judge:
-0x3fe0 014422 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x3fe1 014423 branch mouse_twspi_reset 
-:      014425 mouse_p32xx_sensor_motion:
-0x3fe2 014426 call mouse_clear_sensor_data 
-0x3fe3 014427 disable user 
-0x3fe4 014428 fetcht 1 ,mem_sensor_data_gpio 
-0x3fe5 014429 call gpio_get_bit 
-0x3fe6 014430 nrtn true 
-:      014431 mouse_p32xx_sensor_motion_2:
-0x3fe7 014432 setarg pan_reg_pid_l 
-0x3fe8 014433 call twspi_read 
-0x3fe9 014434 bne p32xx_id1 ,mouse_p3065_judge 
-:      014435 mouse_p32xx_sensor_motion_1:
-0x3fea 014436 setarg pan_reg_motion_staus 
-0x3feb 014437 call twspi_read 
-0x3fec 014438 rtnbit0 7 
-0x3fed 014439 call mouse_read_sensor_common 
-0x3fee 014440 fetch 1 ,mem_mouse_x 
-0x3fef 014441 call extsign 
-0x3ff0 014442 store 2 ,mem_mouse_x 
-0x3ff1 014443 fetch 1 ,mem_mouse_y 
-0x3ff2 014444 call extsign 
-0x3ff3 014445 store 2 ,mem_mouse_y 
-0x3ff4 014446 fetch 1 ,mem_config_sensor_angle 
-0x3ff5 014447 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
-0x3ff6 014448 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
-0x3ff7 014449 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
-0x3ff8 014450 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
-0x3ff9 014451 rtn 
-:      014453 motion32xx_6clk_direction_selection:
-0x3ffa 014454 call motion_6clk_direction_dispose 
-0x3ffb 014455 branch mouse_sensor_sdio_low 
-:      014456 motion32xx_9clk_direction_selection:
-0x3ffc 014457 call motion_9clk_direction_dispose 
-0x3ffd 014458 branch mouse_sensor_sdio_low 
-:      014459 motion32xx_12clk_direction_selection:
-0x3ffe 014460 call motion_12clk_direction_dispose 
-0x3fff 014461 branch mouse_sensor_sdio_low 
-:      014462 motion32xx_3clk_direction_selection:
-0x4000 014463 call motion_3clk_direction_dispose 
-0x4001 014464 branch mouse_sensor_sdio_low 
-:      014466 mouse_sensor_data_swap_places:
-0x4002 014467 fetch 2 ,mem_mouse_y 
-0x4003 014468 fetcht 2 ,mem_mouse_x 
-0x4004 014469 store 2 ,mem_mouse_x 
-0x4005 014470 storet 2 ,mem_mouse_y 
-0x4006 014471 rtn 
-:      014473 mouse_p3610sensor_read:
-0x4007 014474 call spi_ncs_enable 
-0x4008 014475 nop 100 
-0x4009 014476 copy regb ,pdata 
-0x400a 014477 call twspi_read 
-0x400b 014478 copy pdata ,regb 
-0x400c 014479 call spi_ncs_disable 
-0x400d 014480 nop 100 
-0x400e 014481 copy regb ,pdata 
-0x400f 014482 rtn 
-:      014483 mouse_p3610_sensor_motion:
-0x4010 014484 disable user 
-0x4011 014485 fetcht 1 ,mem_sensor_data_gpio 
-0x4012 014486 call gpio_get_bit 
-0x4013 014487 nrtn true 
-0x4014 014488 arg pan_reg_motion_staus ,regb 
-0x4015 014489 call mouse_p3610sensor_read 
-0x4016 014490 rtnbit0 7 
-0x4017 014491 arg pan_reg_pid_l ,regb 
-0x4018 014492 call mouse_p3610sensor_read 
-0x4019 014493 store 1 ,mem_sensor_id1 
-0x401a 014494 bne p3610_id1 ,mouse_init_3610sensor_reset 
-0x401b 014495 fetch 1 ,mem_mouse_move_flag 
-0x401c 014496 call mouse_read_sensor3610_data ,blank 
-0x401d 014497 jam 1 ,mem_mouse_move_flag 
-0x401e 014498 call mouse_read_sensor3610_data 
-0x401f 014499 fetch 1 ,mem_mouse_xy_h 
-0x4020 014500 rshift4 pdata ,pdata 
-0x4021 014501 call extsign_bit3 
-0x4022 014502 store 1 ,mem_mouse_x + 1 
-0x4023 014503 fetch 1 ,mem_mouse_xy_h 
-0x4024 014504 and pdata ,0x0f ,pdata 
-0x4025 014505 call extsign_bit3 
-0x4026 014506 store 1 ,mem_mouse_y + 1 
-0x4027 014507 fetch 1 ,mem_config_sensor_angle 
-0x4028 014508 beq 0 ,motion3610_6clk_direction_selection 
-0x4029 014509 beq 1 ,motion3610_9clk_direction_selection 
-0x402a 014510 beq 2 ,motion3610_12clk_direction_selection 
-0x402b 014511 beq 3 ,motion3610_3clk_direction_selection 
-0x402c 014512 rtn 
-:      014514 mouse_3610_smart_select:
-0x402d 014515 fetch 1 ,mem_sensor_smart_flag 
-0x402e 014516 beq p3610_smart_enable ,mouse_3610_smart_disable 
-0x402f 014517 beq p3610_smart_disable ,mouse_3610_smart_enable 
-0x4030 014518 rtn 
-:      014521 motion3610_6clk_direction_selection:
-0x4031 014522 call motion_6clk_direction_dispose 
-0x4032 014523 branch mouse_3610_smart_select 
-:      014525 motion3610_12clk_direction_selection:
-0x4033 014526 call motion_12clk_direction_dispose 
-0x4034 014527 branch mouse_3610_smart_select 
-:      014529 motion3610_9clk_direction_selection:
-0x4035 014530 call motion_9clk_direction_dispose 
-0x4036 014531 branch mouse_3610_smart_select 
-:      014533 motion3610_3clk_direction_selection:
-0x4037 014534 call motion_3clk_direction_dispose 
-0x4038 014535 branch mouse_3610_smart_select 
-:      014537 mouse_read_sensor3610_data:
-0x4039 014538 call spi_ncs_enable 
-0x403a 014539 call mouse_read_sensor_common 
-0x403b 014540 arg 5 ,pdata 
-0x403c 014541 call twspi_read 
-0x403d 014542 store 1 ,mem_mouse_xy_h 
-0x403e 014543 arg 7 ,pdata 
-0x403f 014544 call twspi_read 
-0x4040 014545 store 1 ,mem_sensor_shutter_hi 
-0x4041 014546 arg 8 ,pdata 
-0x4042 014547 call twspi_read 
-0x4043 014548 store 1 ,mem_sensor_shutter_lo 
-0x4044 014549 branch spi_ncs_disable 
-:      014552 mouse_3610_smart_enable:
-0x4045 014553 fetch 1 ,mem_sensor_shutter_hi 
-0x4046 014554 rtnne 0 
-0x4047 014555 fetch 1 ,mem_sensor_shutter_lo 
-0x4048 014556 sub pdata ,45 ,null 
-0x4049 014557 rtn positive 
-0x404a 014558 jam p3610_smart_enable ,mem_sensor_smart_flag 
-0x404b 014559 setarg 0xba41 
-0x404c 014560 call sensor_write 
-0x404d 014561 setarg 0x0032 
-0x404e 014562 call sensor_write 
-0x404f 014563 setarg 0xb541 
-0x4050 014564 branch sensor_write 
-:      014565 mouse_3610_smart_disable:
-0x4051 014566 fetch 1 ,mem_sensor_shutter_hi 
-0x4052 014567 rtnne 0 
-0x4053 014568 fetch 1 ,mem_sensor_shutter_lo 
-0x4054 014569 sub pdata ,45 ,null 
-0x4055 014570 nrtn positive 
-0x4056 014571 jam p3610_smart_disable ,mem_sensor_smart_flag 
-0x4057 014572 setarg 0xba41 
-0x4058 014573 call sensor_write 
-0x4059 014574 setarg 0x8032 
-0x405a 014575 call sensor_write 
-0x405b 014576 setarg 0xb541 
-0x405c 014577 branch sensor_write 
-:      014581 mouse_read_sensor_common:
-0x405d 014582 arg pan_reg_delta_x ,pdata 
-0x405e 014583 call twspi_read 
-0x405f 014584 store 2 ,mem_mouse_x 
-0x4060 014585 arg pan_reg_delta_y ,pdata 
-0x4061 014586 call twspi_read 
-0x4062 014587 store 2 ,mem_mouse_y 
-0x4063 014588 rtn 
-:      014590 mouse_set_qdecoder_x:
-0x4064 014591 arg mouse_default_xa_gpio ,temp 
-0x4065 014592 call gpio_config_input 
-0x4066 014593 arg mouse_default_xa_gpio ,temp 
-0x4067 014594 call gpio_get_bit 
-0x4068 014595 rtn true 
-0x4069 014596 hfetch 1 ,core_qdec_cntx 
-0x406a 014597 set1 4 ,pdata 
-0x406b 014598 hstore 1 ,core_qdec_cntx 
-0x406c 014599 rtn 
-:      014601 mouse_hardware_zwheel:
-0x406d 014602 fetcht 1 ,mem_mouse_z_data 
-0x406e 014603 hfetch 1 ,core_qdec_cntx 
-0x406f 014604 iadd temp ,pdata 
-0x4070 014605 rtn blank 
-0x4071 014606 store 1 ,mem_mouse_z 
-0x4072 014607 jam 0 ,mem_mouse_z_data 
-0x4073 014608 branch enable_user 
-:      014609 mouse_hardware_zwheel_beforelpm:
-0x4074 014610 fetcht 1 ,mem_mouse_z_data 
-0x4075 014611 hfetch 1 ,core_qdec_cntx 
-0x4076 014612 iadd temp ,pdata 
-0x4077 014613 store 1 ,mem_mouse_z_data 
-0x4078 014614 rtn 
-:      014615 mouse_zwheel:
-0x4079 014616 fetch 1 ,mem_mouse_z_data 
-0x407a 014617 rtn blank 
-0x407b 014618 store 1 ,mem_mouse_z 
-0x407c 014619 jam 0 ,mem_mouse_z_data 
-0x407d 014620 branch enable_user 
-:      014622 mouse_t_zwheel:
-0x407e 014623 fetch 1 ,mem_mouse_tz_data 
-0x407f 014624 rtn blank 
-0x4080 014625 store 1 ,mem_mouse_tz 
-0x4081 014626 jam 0 ,mem_mouse_tz_data 
-0x4082 014627 branch enable_user 
-:      014629 mouse_check_key_gpio:
-0x4083 014630 arg 0 ,rega 
-0x4084 014631 fetcht 1 ,mem_lbutton_gpio 
-0x4085 014632 call gpio_get_bit 
-0x4086 014633 setflag true ,0 ,rega 
-0x4087 014634 fetcht 1 ,mem_rbutton_gpio 
-0x4088 014635 call gpio_get_bit 
-0x4089 014636 setflag true ,1 ,rega 
-0x408a 014637 fetcht 1 ,mem_mbutton_gpio 
-0x408b 014638 call gpio_get_bit 
-0x408c 014639 setflag true ,2 ,rega 
-0x408d 014640 call mouse_check_s_key_gpio 
-0x408e 014641 copy rega ,pdata 
-0x408f 014642 rtn 
-:      014643 mouse_check_s_key_gpio:
-0x4090 014644 fetch 1 ,mem_bk_button_gpio 
-0x4091 014645 rtneq gpio_disable 
-0x4092 014646 fetcht 1 ,mem_bk_button_gpio 
-0x4093 014647 call gpio_get_bit 
-0x4094 014648 setflag true ,3 ,rega 
-0x4095 014649 fetcht 1 ,mem_fw_button_gpio 
-0x4096 014650 call gpio_get_bit 
-0x4097 014651 setflag true ,4 ,rega 
-0x4098 014652 rtn 
-:      014654 mouse_key:
-0x4099 014655 call mouse_check_key_gpio 
-0x409a 014656 call mouse_set_mult 
-0x409b 014657 call mouse_24g_key 
-0x409c 014658 copy rega ,pdata 
-0x409d 014659 fetcht 1 ,mem_mouse_key 
-0x409e 014660 store 1 ,mem_mouse_key 
-0x409f 014661 ixor temp ,pdata 
-0x40a0 014662 sub pdata ,0 ,null 
-0x40a1 014663 rtn zero 
-0x40a2 014664 branch enable_user 
-:      014666 mouse_24g_key:
-0x40a3 014667 rtnmark0 mark_24g 
-0x40a4 014668 copy rega ,pdata 
-0x40a5 014669 rtn blank 
-0x40a6 014670 store 1 ,mem_mouse_key 
-0x40a7 014671 branch enable_user 
-:      014674 mouse_set_mult:
-0x40a8 014675 fetch 2 ,mem_ui_state_map 
-0x40a9 014676 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
-0x40aa 014677 fetch 2 ,mem_ui_state_map 
-0x40ab 014678 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
-0x40ac 014679 rtn 
-:      014680 mouse_set_ble_mult:
-0x40ad 014681 copy rega ,pdata 
-0x40ae 014682 nbranch le_set_config_short_mult ,blank 
-0x40af 014683 branch le_clr_config_short_mult 
-:      014684 mouse_set_bt_mult:
-0x40b0 014685 copy rega ,pdata 
-0x40b1 014686 nbranch classic_bt_set_mult_short_flag ,blank 
-0x40b2 014687 branch classic_bt_clr_mult_short_flag 
-:      014690 mouse_sensor_sdio_low:
-0x40b3 014691 bpatch patch1c_7 ,mem_patch1c 
-0x40b4 014692 arg mouse_spi1_sdio_gpio ,temp 
-0x40b5 014693 fetch mouse_flag_len ,mem_mouse_flag 
-0x40b6 014694 isolate1 mouse_enable_spi2 ,pdata 
-0x40b7 014695 call mouse_sensor_sdio_low2 ,true 
-0x40b8 014696 call gpio_get_bit 
-0x40b9 014697 rtn true 
-0x40ba 014698 setarg 0x0a 
-0x40bb 014699 call twspi_read 
-0x40bc 014700 nop 1000 
-0x40bd 014701 branch mouse_sensor_sdio_low 
-:      014702 mouse_sensor_sdio_low2:
-0x40be 014703 arg mouse_spi2_sdio_gpio ,temp 
-0x40bf 014704 rtn 
-:      014706 mouse_spi_sdio_gpio_pollup:
-0x40c0 014707 fetch mouse_flag_len ,mem_mouse_flag 
-0x40c1 014708 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
-:      014709 mouse_spi1_sdio_gpio_pollup:
-0x40c2 014710 arg mouse_spi1_sdio_gpio ,temp 
-0x40c3 014711 branch gpio_config_input_without_wake 
-:      014712 mouse_spi2_sdio_gpio_pollup:
-0x40c4 014713 arg mouse_spi2_sdio_gpio ,temp 
-0x40c5 014714 branch gpio_config_input_without_wake 
-:      014717 mouse_init_sunt:
-0x40c6 014718 call mouse_spi_init 
-0x40c7 014719 rtn wake 
-0x40c8 014720 call mouse_spi_sdio_gpio_pollup 
-0x40c9 014721 fetch 1 ,mem_config_sensor_type 
-0x40ca 014722 beq p3610 ,mouse_init_3610sensor 
-:      014723 mouse_init_sensor:
-0x40cb 014724 call mouse_read_sensor_id 
-0x40cc 014725 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x40cd 014726 beq p3065_id1 ,mouse_p3065_init_param 
-0x40ce 014727 call mouse_twspi_reset 
-0x40cf 014728 nop 1000 
-0x40d0 014729 branch mouse_init_sensor 
-:      014730 mouse_twspi_reset:
-0x40d1 014731 bpatch patch1d_0 ,mem_patch1d 
-0x40d2 014732 fetch mouse_flag_len ,mem_mouse_flag 
-0x40d3 014733 bbit1 mouse_enable_spi2 ,twspi_reset2 
-0x40d4 014734 branch twspi_reset 
-:      014736 mouse_init_3610sensor:
-0x40d5 014737 call mouse_read_sensor_id 
-0x40d6 014738 beq p3610_id1 ,mouse_init_p3610 
-0x40d7 014739 call mouse_init_3610sensor_reset 
-0x40d8 014740 branch mouse_init_3610sensor 
-:      014742 mouse_read_sensor_id:
-0x40d9 014743 setarg pan_reg_pid_h 
-0x40da 014744 call twspi_read 
-0x40db 014745 store 1 ,mem_sensor_id2 
-0x40dc 014746 setarg pan_reg_pid_l 
-0x40dd 014747 call twspi_read 
-0x40de 014748 store 1 ,mem_sensor_id1 
-0x40df 014749 rtn 
-:      014750 mouse_init_p32xx_id2_judge:
-0x40e0 014751 fetch 1 ,mem_sensor_id2 
-0x40e1 014752 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
-0x40e2 014753 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x40e3 014754 beq p3212_id2 ,mouse_3212_init_param 
-0x40e4 014755 beq pka8_id2 ,mouse_ka8_init_param 
-0x40e5 014756 rtn 
-:      014757 mouse_ka8_init_param:
-0x40e6 014758 jam ka8 ,mem_config_sensor_type 
-0x40e7 014759 rtn 
-:      014760 mouse_p3065xy_init_param:
-0x40e8 014761 jam p3065_xy ,mem_config_sensor_type 
-0x40e9 014762 rtn 
-:      014763 mouse_p3065_init_param:
-0x40ea 014764 fetch 1 ,mem_sensor_id2 
-0x40eb 014765 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x40ec 014766 jam p3065 ,mem_config_sensor_type 
-0x40ed 014767 rtn 
-:      014768 mouse_3212_init_param:
-0x40ee 014769 jam p3212 ,mem_config_sensor_type 
-0x40ef 014770 call mouse_sensor_disable_wp 
-0x40f0 014771 setarg 0x3426 
-0x40f1 014772 call twspi_write 
-0x40f2 014773 setarg 0x0419 
-0x40f3 014774 call twspi_write 
-:      014775 mouse_sensor_enable_wp:
-0x40f4 014776 setarg 0x0009 
-0x40f5 014777 branch twspi_write 
-:      014778 mouse_sensor_disable_wp:
-0x40f6 014779 setarg 0x5a09 
-0x40f7 014780 branch twspi_write 
-:      014782 mouse_3204_3l_init_param:
-0x40f8 014783 jam p3204 ,mem_config_sensor_type 
-0x40f9 014784 call mouse_sensor_disable_wp 
-0x40fa 014785 setarg 0x0f0d 
-0x40fb 014786 call twspi_write 
-0x40fc 014787 setarg 0xe31d 
-0x40fd 014788 call twspi_write 
-0x40fe 014789 setarg 0xd27d 
-0x40ff 014790 call twspi_write 
-0x4100 014791 call mouse_32xx_init_param 
-0x4101 014792 branch mouse_32xx_init_param_1 
-:      014794 mouse_32xx_init_param:
-0x4102 014795 setarg 0x351b 
-0x4103 014796 call twspi_write 
-0x4104 014797 setarg 0xb428 
-0x4105 014798 call twspi_write 
-0x4106 014799 setarg 0x4629 
-0x4107 014800 call twspi_write 
-0x4108 014801 setarg 0x962a 
-0x4109 014802 call twspi_write 
-0x410a 014803 setarg 0x8c2b 
-0x410b 014804 call twspi_write 
-0x410c 014805 setarg 0x6e2c 
-0x410d 014806 call twspi_write 
-0x410e 014807 setarg 0x642d 
-0x410f 014808 call twspi_write 
-0x4110 014809 setarg 0x5f38 
-0x4111 014810 call twspi_write 
-0x4112 014811 setarg 0x0f39 
-0x4113 014812 call twspi_write 
-0x4114 014813 setarg 0x323a 
-0x4115 014814 call twspi_write 
-0x4116 014815 setarg 0x473b 
-0x4117 014816 call twspi_write 
-0x4118 014817 setarg 0x1042 
-0x4119 014818 branch twspi_write 
-:      014819 mouse_32xx_init_param_1:
-0x411a 014820 setarg 0x2e54 
-0x411b 014821 call twspi_write 
-0x411c 014822 setarg 0xf255 
-0x411d 014823 call twspi_write 
-0x411e 014824 setarg 0xf461 
-0x411f 014825 call twspi_write 
-0x4120 014826 setarg 0x7063 
-0x4121 014827 call twspi_write 
-0x4122 014828 setarg 0x5275 
-0x4123 014829 call twspi_write 
-0x4124 014830 setarg 0x4176 
-0x4125 014831 call twspi_write 
-0x4126 014832 setarg 0xed77 
-0x4127 014833 call twspi_write 
-0x4128 014834 setarg 0x2378 
-0x4129 014835 call twspi_write 
-0x412a 014836 setarg 0x4679 
-0x412b 014837 call twspi_write 
-0x412c 014838 setarg 0xe57a 
-0x412d 014839 call twspi_write 
-0x412e 014840 setarg 0x487c 
-0x412f 014841 call twspi_write 
-0x4130 014842 setarg 0x777e 
-0x4131 014843 call twspi_write 
-0x4132 014844 setarg 0x017f 
-0x4133 014845 call twspi_write 
-0x4134 014846 setarg 0x000b 
-0x4135 014847 call twspi_write 
-0x4136 014848 setarg 0x007f 
-0x4137 014849 call twspi_write 
-0x4138 014850 branch mouse_sensor_enable_wp 
-:      014853 mouse_3205_3t_init_param:
-0x4139 014854 jam p3205 ,mem_config_sensor_type 
-0x413a 014855 call mouse_sensor_disable_wp 
-0x413b 014856 setarg 0x100d 
-0x413c 014857 call twspi_write 
-0x413d 014858 setarg 0xed1d 
-0x413e 014859 call twspi_write 
-0x413f 014860 setarg 0x807d 
-0x4140 014861 call twspi_write 
-0x4141 014862 call mouse_32xx_init_param 
-0x4142 014863 setarg 0x0943 
-0x4143 014864 call twspi_write 
-0x4144 014865 branch mouse_32xx_init_param_1 
-:      014868 mouse_init_3610sensor_reset:
-0x4145 014869 fetcht 1 ,mem_sensor_reset_gpio 
-0x4146 014870 call gpio_out_active 
-0x4147 014871 call delay_10ms 
-0x4148 014872 fetcht 1 ,mem_sensor_reset_gpio 
-0x4149 014873 call gpio_out_inactive 
-0x414a 014874 branch delay_10ms 
-:      014876 mouse_init_p3610:
-0x414b 014877 jam p3610 ,mem_config_sensor_type 
-0x414c 014878 setarg 0xba41 
-0x414d 014879 call sensor_write 
-0x414e 014880 setarg 0x0d11 
-0x414f 014881 call sensor_write 
-0x4150 014882 setarg 0x041b 
-0x4151 014883 call sensor_write 
-0x4152 014884 setarg 0x041c 
-0x4153 014885 call sensor_write 
-0x4154 014886 setarg 0x0f1d 
-0x4155 014887 call sensor_write 
-0x4156 014888 setarg 0x0032 
-0x4157 014889 call sensor_write 
-0x4158 014890 setarg 0xb541 
-0x4159 014891 branch sensor_write 
-:      014895 mouse_set_sensor_reg:
-0x415a 014896 setarg 0xba41 
-0x415b 014897 call sensor_write 
-0x415c 014898 nop 4000 
-0x415d 014899 setarg 0xff7f 
-0x415e 014900 call sensor_write 
-0x415f 014901 copy rega ,pdata 
-0x4160 014902 call sensor_write 
-0x4161 014903 setarg 0x007f 
-0x4162 014904 call sensor_write 
-0x4163 014905 setarg 0xb541 
-0x4164 014906 branch sensor_write 
-:      014908 extsign:
-0x4165 014909 rtnbit0 7 
-0x4166 014910 arg 0xff00 ,temp 
-0x4167 014911 ior temp ,pdata 
-0x4168 014912 rtn 
-:      014914 extsign_bit3:
-0x4169 014915 rtnbit0 3 
-0x416a 014916 arg 0xf0 ,temp 
-0x416b 014917 ior temp ,pdata 
-0x416c 014918 rtn 
-:      014921 mouse_le:
-0x416d 014922 call le_fifo_check_nearly_full 
-0x416e 014923 nrtn blank 
-0x416f 014924 fetch 1 ,mem_le_connect_status_flag 
-0x4170 014925 and pdata ,0x03 ,pdata 
-0x4171 014926 rtnne 0x03 
-0x4172 014927 fetch mouse_flag_len ,mem_mouse_flag 
-0x4173 014928 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4174 014929 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4175 014930 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4176 014931 call mouse_motion 
-0x4177 014932 nrtn user 
-0x4178 014933 branch mouse_fill_data_le 
-:      014935 mouse_le_send_empty_packet:
-0x4179 014936 setarg 0 
-0x417a 014937 store 7 ,mem_mouse_key 
-0x417b 014938 branch mouse_fill_data_le 
-:      014940 mouse_priority_bb_event:
-0x417c 014941 copy regc ,pdata 
-0x417d 014942 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x417e 014943 beq bt_evt_bb_connected ,mouse_stop_discovery 
-0x417f 014944 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
-0x4180 014945 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
-0x4181 014946 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
-0x4182 014947 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x4183 014948 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
-0x4184 014949 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
-0x4185 014950 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
-0x4186 014951 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
-0x4187 014952 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
-0x4188 014953 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
-0x4189 014954 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x418a 014955 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x418b 014956 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
-0x418c 014957 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
-0x418d 014958 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x418e 014959 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x418f 014960 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x4190 014961 rtn 
-:      014964 mouse_le_pairing_complete:
-0x4191 014965 branch app_ble_store_reconn_info 
-:      014967 mouse_24g_attempt_fail:
-0x4192 014968 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4193 014969 fetch 1 ,mem_reconn_times 
-0x4194 014970 nbranch mouse_polling_device ,blank 
-0x4195 014971 fetch 1 ,mem_device_flag 
-0x4196 014972 fetcht 1 ,mem_24g_device_number 
-0x4197 014973 isub temp ,null 
-0x4198 014974 branch app_enter_hibernate ,zero 
-0x4199 014975 rtn 
-:      014976 mouse_24g_attempt_success:
-0x419a 014977 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419b 014978 rtn 
-:      014979 mouse_24g_pairing_complete:
-0x419c 014980 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419d 014981 arg mosue_24g_pairing_flag ,queue 
-0x419e 014982 call mouse_disable_function_flag 
-0x419f 014983 setarg 0 
-0x41a0 014984 store 2 ,mem_24g_pairing_timer_count 
-0x41a1 014985 jam 0 ,mem_mouse_move_flag 
-0x41a2 014987 fetch 1 ,mem_config_sensor_type 
-0x41a3 014988 sub pdata ,p3610 ,null 
-0x41a4 014989 call mouse_read_sensor3610_data ,zero 
-0x41a5 014990 ncall mouse_read_sensor_common ,zero 
-0x41a6 014992 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x41a7 014993 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
-0x41a8 014994 call mouse_set_24g_addr_eeprom 
-0x41a9 014995 branch iicd_write_protect_eep_data 
-:      014997 mouse_set_24g_addr_eeprom:
-0x41aa 014998 call g24_head_ptr2regc 
-0x41ab 014999 add regc ,offset_24g_addr ,rega 
-0x41ac 015000 arg mouse_g24_addr_eeprom_offect ,regb 
-0x41ad 015001 arg 4 ,temp 
-0x41ae 015002 rtn 
-:      015004 mouse_store_flash_24g_address:
-0x41af 015005 call g24_head_ptr2regc 
-0x41b0 015006 add regc ,offset_24g_addr ,regb 
-0x41b1 015007 ifetch 1 ,regb 
-0x41b2 015008 store 1 ,mem_mouse_24g_addr 
-0x41b3 015009 branch mouse_store_flash_device_info 
-:      015012 mouse_le_pairing_success:
-0x41b4 015013 arg ll_pairing_success_flag ,queue 
-0x41b5 015014 branch mouse_le_enable_connect_flag 
-:      015015 mouse_le_ll_start_encryt:
-0x41b6 015016 jam 2 ,mem_le_start_encrypt_timer 
-0x41b7 015017 arg ll_start_enc_flag ,queue 
-0x41b8 015018 branch mouse_le_enable_connect_flag 
-:      015021 mouse_le_enable_connect_flag:
-0x41b9 015022 fetch 1 ,mem_le_connect_status_flag 
-0x41ba 015023 qset1 pdata 
-0x41bb 015024 store 1 ,mem_le_connect_status_flag 
-0x41bc 015025 rtn 
-:      015027 mouse_le_disable_connect_flag:
-0x41bd 015028 fetch 1 ,mem_le_connect_status_flag 
-0x41be 015029 qset0 pdata 
-0x41bf 015030 store 1 ,mem_le_connect_status_flag 
-0x41c0 015031 rtn 
-:      015032 mouse_le_clean_connect_flag:
-0x41c1 015033 jam 0 ,mem_le_connect_status_flag 
-0x41c2 015034 rtn 
-:      015036 mouse_le_bb_event_connected:
-0x41c3 015037 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c4 015038 set0 app_disc_by_button ,pdata 
-0x41c5 015039 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c6 015040 setarg 0 
-0x41c7 015041 store 2 ,mem_mouse_direct_timer 
-0x41c8 015042 call mouse_no_data_timer_init 
-0x41c9 015043 branch mouse_stop_discovery 
-:      015045 mouse_bb_event_pincode:
-0x41ca 015046 call pincode_reinit 
-0x41cb 015047 branch app_bt_set_pincode 
-:      015048 mouse_bb_event_reconn_timeout:
-:      015049 mouse_bb_event_reconn_failed:
-0x41cc 015050 fetch 1 ,mem_reconn_times 
-0x41cd 015051 nbranch mouse_polling_device ,blank 
-0x41ce 015052 fetch 2 ,mem_ui_state_map 
-0x41cf 015053 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41d0 015054 fetch mouse_flag_len ,mem_mouse_flag 
-0x41d1 015055 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41d2 015056 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
-0x41d3 015057 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41d4 015058 branch app_bb_hibernate 
-:      015061 mouse_bt_hid_connected:
-0x41d5 015062 branch mouse_hid_connected 
-:      015064 mouse_bt_event_setup_complete:
-0x41d6 015065 rtn 
-:      015067 mouse_soft_reset:
-0x41d7 015068 call mouse_select_device_enable 
-0x41d8 015069 branch soft_reset_chip 
-:      015071 mouse_bb_disconnected:
-0x41d9 015072 bpatch patch1d_1 ,mem_patch1d 
-0x41da 015073 call mouse_bb_discon_clear_stack 
-0x41db 015074 fetch mouse_flag_len ,mem_mouse_flag 
-0x41dc 015075 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41dd 015076 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41de 015077 fetch 1 ,mem_reconn_times 
-0x41df 015078 nbranch mouse_polling_device ,blank 
-0x41e0 015079 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41e1 015080 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x41e2 015081 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41e3 015082 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
-0x41e4 015083 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
-0x41e5 015084 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41e6 015085 branch mouse_start_discovery 
-:      015086 mouse_bb_discon_clear_stack:
-0x41e7 015087 setarg 0 
-0x41e8 015088 store 8 ,mem_wheel_tb_old_pinlevel 
-0x41e9 015089 istore 4 ,contw 
-0x41ea 015090 jam 0 ,mem_mouse_send_blank_timer 
-0x41eb 015091 jam 0 ,mem_mouse_move_flag 
-0x41ec 015092 jam app_handshake_null ,mem_app_handshake_flag 
-0x41ed 015093 jam 0 ,mem_ltk_exists 
-0x41ee 015094 rtn 
-:      015096 mouse_event_light_state_pairing:
-0x41ef 015097 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
-0x41f0 015098 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41f1 015099 branch mouse_start_discovery 
-:      015100 mouse_event_light_state_hibernate:
-0x41f2 015101 fetch 2 ,mem_ui_state_map 
-0x41f3 015102 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41f4 015103 branch app_bb_hibernate 
-:      015105 mouse4_0_event_bb_disconn:
-0x41f5 015106 call mouse_le_clean_connect_flag 
-0x41f6 015107 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41f7 015108 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41f8 015109 branch app_bb_hibernate 
-:      015111 mouse_bb_event_timer:
-0x41f9 015112 call mouse_adc_read 
-0x41fa 015113 call mouse_24g_delay_timer 
-0x41fb 015114 call mouse_ban_24g_pairing_timer 
-0x41fc 015115 call mouse_dpi_led_blink_delay_timer 
-0x41fd 015116 call mouse_statue_up_timer 
-0x41fe 015118 call mouse_statue_cheak_timer 
-0x41ff 015119 call mouse_select_device 
-0x4200 015120 call mouse_bt_discovery_cheak 
-0x4201 015121 call mouse_low_voltage_led_timer 
-0x4202 015122 call mouse_sensor_led_contrl_timer 
-0x4203 015123 call mouse_check_hid_handshake_timer 
-0x4204 015124 call mouse_check_discovery_timeout_timer 
-0x4205 015125 call mouse_check_direct_timeout_timer 
-0x4206 015126 call mouse_check_no_data_timeout_timer 
-0x4207 015127 call mouse_check_mouse_state_timer 
-0x4208 015128 branch mouse_le_enable_att_list_timer 
-:      015132 mouse_sensor_led_contrl_timer:
-0x4209 015133 fetch 1 ,mem_mouse_sensor_timer_count 
-0x420a 015134 rtn blank 
-0x420b 015135 increase -1 ,pdata 
-0x420c 015136 store 1 ,mem_mouse_sensor_timer_count 
-0x420d 015137 nrtn blank 
-0x420e 015138 branch mouse_sensor_led_contrl 
-:      015139 mouse_sensor_led_contrl:
-0x420f 015140 fetch 1 ,mem_sensor_led_style 
-0x4210 015141 rtneq ui_led_state_blink_stop 
-0x4211 015142 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
-:      015143 mouse_sensor_led_blink_state_lighting:
-0x4212 015144 call mouse_sensor_led_on 
-0x4213 015145 jam ui_led_state_blink_darking ,mem_sensor_led_style 
-0x4214 015146 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4215 015147 rtn 
-:      015148 mouse_sensor_led_blink_state_darking:
-0x4216 015149 call mouse_sensor_led_off 
-0x4217 015150 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
-0x4218 015151 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4219 015152 rtn 
-:      015154 mouse_sensor_led_blink_stop:
-:      015155 mouse_sensor_reset:
-0x421a 015156 setarg 0x8006 
-0x421b 015157 call twspi_write 
-0x421c 015158 nop 1000 
-0x421d 015159 jam 0x00 ,mem_mouse_sensor_timer_count 
-0x421e 015160 jam ui_led_state_blink_stop ,mem_sensor_led_style 
-0x421f 015161 branch mouse_init_p32xx_id2_judge 
-:      015163 mouse_p3212sensor_led_on:
-0x4220 015164 setarg 0xa006 
-0x4221 015165 call twspi_write 
-0x4222 015166 setarg 0xa005 
-0x4223 015167 branch twspi_write 
-:      015168 mouse_sensor_led_on_global:
-0x4224 015169 jam 0 ,mem_mouse_sensor_timer_count 
-:      015170 mouse_sensor_led_on:
-0x4225 015171 fetch 1 ,mem_config_sensor_type 
-0x4226 015172 beq p3212 ,mouse_p3212sensor_led_on 
-0x4227 015173 setarg 0x0106 
-0x4228 015174 call twspi_write 
-0x4229 015175 setarg 0xa105 
-0x422a 015176 branch twspi_write 
-:      015178 mouse_sensor_led_off_global:
-0x422b 015179 jam 0 ,mem_mouse_sensor_timer_count 
-:      015180 mouse_sensor_led_off:
-0x422c 015181 setarg 0x0906 
-0x422d 015182 branch twspi_write 
-:      015183 mouse_sensor_start_blink:
-0x422e 015184 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x422f 015185 jam ui_led_state_blink_start ,mem_sensor_led_style 
-0x4230 015186 rtn 
-:      015188 mouse_check_hid_handshake_timer:
-0x4231 015189 arg mem_hid_handshake_timer_count ,regc 
-0x4232 015190 arg mouse_bt_hid_handshake ,regb 
-0x4233 015191 branch timer_single_step 
-:      015193 mouse_check_discovery_timeout_timer:
-0x4234 015194 arg mem_mouse_discovery_timer ,regc 
-0x4235 015195 arg mouse_check_discovery_timeout ,regb 
-0x4236 015196 branch timer_single_step_2b 
-:      015198 mouse_check_direct_timeout_timer:
-0x4237 015199 arg mem_mouse_direct_timer ,regc 
-0x4238 015200 arg mouse_check_direct_timeout ,regb 
-0x4239 015201 branch timer_single_step_2b 
-:      015203 mouse_check_no_data_timeout_timer:
-0x423a 015204 arg mem_mouse_no_data_timer ,regc 
-0x423b 015205 arg mouse_check_no_data_timeout ,regb 
-0x423c 015206 branch timer_single_step_2b 
-:      015208 mouse_check_mouse_state_timer:
-0x423d 015209 arg mem_mouse_statue_led_timer ,regc 
-0x423e 015210 arg mouse_statue_led_off ,regb 
-0x423f 015211 branch timer_single_step 
-:      015215 mouse_le_enable_att_list_timer:
-0x4240 015216 arg mem_le_start_encrypt_timer ,regc 
-0x4241 015217 arg mouse_le_enable_att_list ,regb 
-0x4242 015218 branch timer_single_step 
-:      015220 mouse_24g_delay_timer:
-0x4243 015221 arg mem_24g_enter_lpm_timer ,regc 
-0x4244 015222 arg mouse_24g_delay ,regb 
-0x4245 015223 branch timer_single_step 
-:      015225 mouse_ban_24g_pairing_timer:
-0x4246 015226 arg mem_24g_pairing_timer_count ,regc 
-0x4247 015227 arg mouse_ban_24g_pairing ,regb 
-0x4248 015228 branch timer_single_step_2b 
-:      015229 mouse_ban_24g_pairing:
-:      015230 mouse_24g_delay:
-0x4249 015231 rtn 
-:      015234 mosue_dpi_led_blink_init:
-0x424a 015235 fetch mouse_flag_len ,mem_mouse_flag 
-0x424b 015236 rtnbit0 mouse_enable_dpi_led_blink 
-0x424c 015237 jam 10 ,mem_mouse_dpi_led_delay_count 
-0x424d 015238 fetch 1 ,mem_dpi_led_gpio 
-0x424e 015239 store 1 ,mem_mouse_struct_led_gpio 
-0x424f 015240 rtn 
-:      015243 mouse_dpi_led_blink_delay_timer:
-0x4250 015244 arg mem_mouse_dpi_led_delay_count ,regc 
-0x4251 015245 arg mouse_dpi_led_setting ,regb 
-0x4252 015246 branch timer_single_step 
-:      015247 mouse_dpi_led_setting:
-0x4253 015248 fetch 1 ,mem_dpi_led_gpio 
-0x4254 015249 store 1 ,mem_mouse_struct_led_gpio 
-0x4255 015250 setarg led_dpi_blink 
-0x4256 015251 store 2 ,mem_mouse_on_time 
-0x4257 015252 store 2 ,mem_mouse_off_time 
-0x4258 015253 arg 0 ,rega 
-0x4259 015254 fetcht 1 ,mem_mouse_dpi 
-0x425a 015255 increase 1 ,temp 
-0x425b 015256 storet 1 ,mem_mouse_blink_count 
-0x425c 015257 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x425d 015258 rtn 
-:      015260 mouse_le_enable_att_list:
-0x425e 015261 fetch 1 ,mem_le_connect_status_flag 
-0x425f 015262 rtnbit1 ll_pairing_success_flag 
-0x4260 015263 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x4261 015264 call ui_ipc_send_cmd 
-0x4262 015265 arg write_req_enable_flag ,queue 
-0x4263 015266 branch mouse_le_enable_connect_flag 
-:      015269 mouse_check_discovery_timeout:
-0x4264 015270 call mouse_stop_discovery 
-0x4265 015271 branch app_enter_hibernate 
-:      015273 mouse_check_direct_timeout:
-0x4266 015274 call app_ble_stop_direct_adv 
-0x4267 015275 fetch 1 ,mem_reconn_times 
-0x4268 015276 nbranch mouse_polling_device ,blank 
-0x4269 015277 branch app_enter_hibernate 
-:      015279 mouse_check_no_data_timeout:
-0x426a 015280 bmark1 mark_24g ,check_51cmd_hibernate 
-0x426b 015281 branch mouse_disconnect 
-:      015285 mouse_bb_event_discovery_btn:
-0x426c 015286 bpatch patch1d_2 ,mem_patch1d 
-0x426d 015287 jam 0 ,mem_mouse_send_blank_timer 
-0x426e 015288 call mouse_disconnect 
-0x426f 015289 call mouse_le_clean_connect_flag 
-0x4270 015290 branch mouse_start_discovery 
-:      015294 mouse3_0_check_reconn_target:
-0x4271 015295 fetch 6 ,mem_hci_plap 
-0x4272 015296 branch app_bt_start_discovery_short ,blank 
-0x4273 015297 call mouse_reconn_setting_led_gpio 
-0x4274 015298 jam 0x17 ,mem_connection_options 
-0x4275 015299 fetch 1 ,mem_ssp_enable 
-0x4276 015300 nbranch app_bt_start_reconnect ,blank 
-0x4277 015301 jam 0x04 ,mem_connection_options 
-0x4278 015302 branch app_bt_start_reconnect 
-:      015304 mouse4_0_check_reconn_target:
-0x4279 015305 fetch 2 ,mem_mouse_direct_timeout 
-0x427a 015306 store 2 ,mem_mouse_direct_timer 
-0x427b 015307 call mouse_reconn_setting_led_gpio 
-0x427c 015308 call app_lpm_mult_disable 
-0x427d 015309 branch check_51cmd_adv 
-:      015311 mouse_reconn_setting_led_gpio:
-0x427e 015312 setarg led_reconnect_blink 
-0x427f 015313 store 2 ,mem_mouse_on_time 
-0x4280 015314 store 2 ,mem_mouse_off_time 
-0x4281 015315 branch mouse_setting_led_gpio_comman 
-:      015317 mouse_discover_setting_led_gpio:
-0x4282 015318 setarg led_discovery_blink 
-0x4283 015319 store 2 ,mem_mouse_on_time 
-0x4284 015320 store 2 ,mem_mouse_off_time 
-:      015321 mouse_setting_led_gpio_comman:
-0x4285 015322 fetch 1 ,mem_device_flag 
-0x4286 015323 beq mode_bt_device1 ,mouse_device_led1 
-0x4287 015324 beq mode_bt_device2 ,mouse_device_led2 
-0x4288 015325 beq mode_bt_device3 ,mouse_device_led3 
-0x4289 015326 rtn 
-:      015327 mouse_device_led1:
-0x428a 015328 fetch 1 ,mem_config_device1_led_gpio 
-0x428b 015329 branch mouse_led_blink 
-:      015330 mouse_device_led2:
-0x428c 015331 fetch 1 ,mem_config_device2_led_gpio 
-0x428d 015332 branch mouse_led_blink 
-:      015333 mouse_device_led3:
-0x428e 015334 fetch 1 ,mem_config_device3_led_gpio 
-:      015335 mouse_led_blink:
-0x428f 015336 store 1 ,mem_temp 
-0x4290 015337 call mouse_devce_led_off 
-0x4291 015338 fetch 1 ,mem_temp 
-0x4292 015339 store 1 ,mem_mouse_struct_led_gpio 
-0x4293 015340 arg 0 ,rega 
-0x4294 015341 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x4295 015342 branch ui_led_blink_start_global 
-:      015344 mouse_led_off:
-0x4296 015345 arg 0 ,rega 
-0x4297 015346 branch ui_led_off_global 
-:      015347 mouse_led_on:
-0x4298 015348 arg 0 ,rega 
-0x4299 015349 branch ui_led_on_global 
-:      015351 mouse4_0_bb_event_discovery_btn:
-0x429a 015352 branch mouse_le_clean_connect_flag 
-:      015354 mouse_bt_hid_handshake:
-0x429b 015355 jam app_handshake_done ,mem_app_handshake_flag 
-0x429c 015356 call app_lpm_mult_enable 
-0x429d 015357 call app_bt_store_reconn_info 
-0x429e 015358 setarg 0 
-0x429f 015359 store 2 ,mem_discovery_timeout_timer_count 
-0x42a0 015360 store 1 ,mem_hid_handshake_timer_count 
-0x42a1 015361 branch app_bt_enter_sniff 
-:      015363 mouse_check_reconn_target:
-0x42a2 015364 call mouse_cheak_select_device_by_switch 
-0x42a3 015365 fetch 1 ,mem_device_flag 
-0x42a4 015366 fetcht 1 ,mem_24g_device_number 
-0x42a5 015367 isub temp ,null 
-0x42a6 015368 branch mouse_connect_24g_mode ,zero 
-0x42a7 015369 fetch 1 ,mem_xrecord_mode 
-0x42a8 015370 beq rec_3_mode ,mouse3_0_check_reconn_target 
-0x42a9 015371 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x42aa 015372 branch mouse_start_discovery 
-:      015373 mouse_connect_24g_mode:
-0x42ab 015374 call mouse_start_24g_mode 
-0x42ac 015375 rtnmark1 mark_24g 
-0x42ad 015376 fetch 1 ,mem_reconn_times 
-0x42ae 015377 nbranch mouse_polling_device ,blank 
-0x42af 015378 rtn 
-:      015380 mouse_start_discovery:
-0x42b0 015381 bpatch patch1d_3 ,mem_patch1d 
-0x42b1 015382 fetch 2 ,mem_ui_state_map 
-0x42b2 015383 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x42b3 015384 fetch mouse_flag_len ,mem_mouse_flag 
-0x42b4 015385 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x42b5 015386 random pdata 
-0x42b6 015387 store 1 ,mem_le_lap + 1 
-:      015388 mouse_start_discovery_norandom:
-0x42b7 015389 call app_lpm_mult_disable 
-0x42b8 015390 fetch 2 ,mem_discovery_timeout 
-0x42b9 015391 store 2 ,mem_mouse_discovery_timer 
-0x42ba 015392 jam 6 ,mem_connection_options 
-0x42bb 015393 setarg 0 
-0x42bc 015394 store 2 ,mem_mouse_no_data_timer 
-0x42bd 015395 store 2 ,mem_mouse_direct_timer 
-0x42be 015396 arg mouse_store_eeprom_flag ,queue 
-0x42bf 015397 call mouse_enable_function_flag 
-0x42c0 015398 call mouse_bt_discovery_button_down_disable 
-0x42c1 015399 fetch 1 ,mem_device_option 
-0x42c2 015400 isolate1 mode_4_mouse ,pdata 
-0x42c3 015401 call check_51cmd_adv ,true 
-0x42c4 015402 fetch 1 ,mem_device_option 
-0x42c5 015403 isolate1 mode_3_mouse ,pdata 
-0x42c6 015404 call check_51cmd_start_discovery ,true 
-0x42c7 015405 fetch mouse_flag_len ,mem_mouse_flag 
-0x42c8 015406 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
-0x42c9 015407 branch mouse_discover_setting_led_gpio 
-:      015409 mouse_stop_discovery:
-0x42ca 015410 bpatch patch1d_4 ,mem_patch1d 
-0x42cb 015411 fetch 1 ,mem_device_option 
-0x42cc 015412 isolate1 mode_4_mouse ,pdata 
-0x42cd 015413 call mouse_stop_le_adv ,true 
-0x42ce 015414 fetch 1 ,mem_device_option 
-0x42cf 015415 isolate1 mode_3_mouse ,pdata 
-0x42d0 015416 call mouse_stop_bt3_discovery ,true 
-0x42d1 015417 fetch mouse_flag_len ,mem_mouse_flag 
-0x42d2 015418 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
-0x42d3 015419 branch mouse_devce_led_off 
-:      015420 mouse_stop_le_adv:
-0x42d4 015421 setarg 0 
-0x42d5 015422 store 2 ,mem_mouse_direct_timer 
-0x42d6 015423 branch check_51cmd_stop_adv 
-:      015424 mouse_stop_bt3_discovery:
-0x42d7 015425 setarg 0 
-0x42d8 015426 store 2 ,mem_mouse_discovery_timer 
-0x42d9 015427 branch check_51cmd_stop_discovery 
-:      015433 mouse_store_remote_bdaddr:
-0x42da 015434 fetch mouse_flag_len ,mem_mouse_flag 
-0x42db 015435 rtnbit0 mouse_store_eeprom_flag 
-0x42dc 015436 arg mouse_store_eeprom_flag ,queue 
-0x42dd 015437 call mouse_disable_function_flag 
-0x42de 015438 call mouse_check_device_addr 
-:      015439 mouse_unplug_clean_bdaddr:
-0x42df 015440 call mouse_before_store_reconn_info 
-0x42e0 015441 fetch mouse_flag_len ,mem_mouse_flag 
-0x42e1 015442 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x42e2 015443 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x42e3 015444 rtn 
-:      015445 mouse_store_eeprom_device_info:
-0x42e4 015446 arg 88 ,temp 
-0x42e5 015447 arg mem_device_flag ,rega 
-0x42e6 015448 arg mouse_info_eeprom_offect ,regb 
-0x42e7 015449 branch iicd_write_protect_eep_data 
-:      015451 mouse_check_device_addr:
-0x42e8 015452 fetch 1 ,mem_record_bt_mode 
-0x42e9 015453 beq rec_4_mode ,mouse_check_le_device_addr 
-0x42ea 015454 beq rec_3_mode ,mouse_check_bt_device_addr 
-0x42eb 015455 rtn 
-:      015456 mouse_check_le_device_addr:
-0x42ec 015457 store 1 ,mem_device_addr_temp 
-0x42ed 015458 fetch 6 ,mem_le_plap 
-0x42ee 015459 branch mouse_check_bt_device_addr_common 
-:      015460 mouse_check_bt_device_addr:
-0x42ef 015461 store 1 ,mem_device_addr_temp 
-0x42f0 015462 fetch 6 ,mem_plap 
-:      015463 mouse_check_bt_device_addr_common:
-0x42f1 015464 store 6 ,mem_device_addr_temp + 1 
-0x42f2 015465 fetch 7 ,mem_device_addr_temp 
-0x42f3 015466 arg mem_device1_type ,contr 
-0x42f4 015467 arg 3 ,loopcnt 
-:      015468 mouse_check_device_addr_end:
-0x42f5 015469 ifetcht 7 ,contr 
-0x42f6 015470 isub temp ,null 
-0x42f7 015471 branch mouse_clean_addr ,zero 
-0x42f8 015472 increase 22 ,contr 
-0x42f9 015473 loop mouse_check_device_addr_end 
-0x42fa 015474 rtn 
-:      015475 mouse_before_store_reconn_info:
-0x42fb 015476 arg mem_device1_type ,rega 
-0x42fc 015477 fetch 1 ,mem_device_flag 
-0x42fd 015478 increase -1 ,pdata 
-0x42fe 015479 mul32 pdata ,29 ,pdata 
-0x42ff 015480 iadd rega ,rega 
-0x4300 015481 fetch 1 ,mem_record_bt_mode 
-0x4301 015482 istore 1 ,rega 
-0x4302 015483 beq rec_4_mode ,mouse_store_le_device 
-0x4303 015484 beq rec_3_mode ,mouse_store_bt_device 
-0x4304 015485 rtn 
-:      015487 mouse_store_le_device:
-0x4305 015488 fetch 6 ,mem_le_plap 
-0x4306 015489 istore 6 ,contw 
-0x4307 015490 arg mem_le_ltk ,contr 
-0x4308 015491 call memcpy16 
-0x4309 015492 fetch 6 ,mem_le_lap 
-0x430a 015493 istore 6 ,contw 
-0x430b 015494 rtn 
-:      015495 mouse_store_bt_device:
-0x430c 015496 fetch 6 ,mem_plap 
-0x430d 015497 istore 6 ,contw 
-0x430e 015498 arg mem_link_key ,contr 
-0x430f 015499 branch memcpy16 
-:      015501 mouse_clean_addr:
-0x4310 015502 increase -6 ,contr 
-0x4311 015503 copy contr ,contw 
-0x4312 015504 fetcht 6 ,mem_device_addr_temp + 1 
-0x4313 015505 increase 3 ,temp 
-0x4314 015506 istoret 6 ,contw 
-0x4315 015507 rtn 
-:      015511 mouse_eeprom_load_recon_info:
-0x4316 015512 arg 88 ,temp 
-0x4317 015513 arg mem_device_flag ,rega 
-0x4318 015514 arg mouse_info_eeprom_offect ,regb 
-0x4319 015515 call iicd_read_eep_data 
-:      015516 mouse_select_reconn_device:
-0x431a 015517 arg mem_device1_type ,rega 
-0x431b 015518 fetch 1 ,mem_device_flag 
-0x431c 015519 fetcht 1 ,mem_24g_device_number 
-0x431d 015520 isub temp ,null 
-0x431e 015521 rtn zero 
-0x431f 015522 increase -1 ,pdata 
-0x4320 015523 mul32 pdata ,29 ,pdata 
-0x4321 015524 iadd rega ,rega 
-0x4322 015525 ifetch 1 ,rega 
-0x4323 015526 store 1 ,mem_xrecord_mode 
-0x4324 015527 beq rec_3_mode ,mouse_load_bt_device 
-0x4325 015528 beq rec_4_mode ,mouse_load_le_device 
-0x4326 015529 rtn 
-:      015531 mouse_load_bt_device:
-0x4327 015532 ifetch 6 ,contr 
-:      015533 mouse_load_bt_device_end:
-0x4328 015534 store 6 ,mem_hci_plap 
-0x4329 015535 arg mem_link_key ,contw 
-0x432a 015536 call memcpy16 
-0x432b 015537 branch check_link_key_load 
-:      015539 mouse_load_le_device:
-0x432c 015540 ifetch 6 ,contr 
-:      015541 mouse_load_le_device_end:
-0x432d 015542 store 6 ,mem_hci_plap 
-0x432e 015543 arg mem_le_ltk ,contw 
-0x432f 015544 call memcpy16 
-0x4330 015545 ifetch 6 ,contr 
-0x4331 015546 store 6 ,mem_le_lap 
-0x4332 015547 rtn 
-:      015550 mouse_select_device:
-0x4333 015551 fetch 1 ,mem_config_function_enable 
-0x4334 015552 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
-0x4335 015553 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
-0x4336 015554 branch mouse_select_device_by_combination_key 
-:      015556 mouse_select_device_by_combination_key:
-0x4337 015557 call mouse_check_key_gpio 
-0x4338 015558 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
-:      015559 mouse_select_device_commbination_key_up:
-0x4339 015560 jam 30 ,mem_combination_select_device_count 
-0x433a 015561 fetch 1 ,mem_select_device_button_statue 
-0x433b 015562 rtneq dpi_button_state_up 
-0x433c 015563 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x433d 015564 rtn 
-:      015566 mouse_select_device_commbination_key_down:
-0x433e 015567 call mouse_combination_select_device_timer 
-0x433f 015568 fetch 1 ,mem_select_device_button_statue 
-0x4340 015569 rtneq dpi_button_state_down 
-0x4341 015570 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x4342 015571 branch mouse_select_device_enable 
-:      015573 mouse_combination_select_device_timer:
-0x4343 015574 fetch 1 ,mem_combination_select_device_count 
-0x4344 015575 rtn blank 
-0x4345 015576 pincrease -1 
-0x4346 015577 store 1 ,mem_combination_select_device_count 
-0x4347 015578 nrtn blank 
-0x4348 015579 branch mouse_ready_reconnection_by_button 
-:      015581 mouse_select_device_by_button:
-0x4349 015582 fetch 1 ,mem_config_select_device_button_gpio 
-0x434a 015583 rtneq gpio_disable 
-0x434b 015584 fetcht 1 ,mem_config_select_device_button_gpio 
-0x434c 015585 call gpio_get_bit 
-0x434d 015586 branch mouse_select_device_button_down ,true 
-:      015587 mouse_select_device_button_up:
-0x434e 015588 fetch 1 ,mem_select_device_button_statue 
-0x434f 015589 rtneq dpi_button_state_up 
-0x4350 015590 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x4351 015591 fetch mouse_flag_len ,mem_mouse_flag 
-0x4352 015592 rtnbit1 mouse_long_bt_button_flag 
-0x4353 015593 branch mouse_ready_reconnection_by_button 
-:      015595 mouse_select_device_button_down:
-0x4354 015596 fetch 1 ,mem_select_device_button_statue 
-0x4355 015597 rtneq dpi_button_state_down 
-0x4356 015598 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x4357 015599 arg mouse_long_bt_button_flag ,queue 
-0x4358 015600 branch mouse_disable_function_flag 
-:      015604 mouse_select_device_by_switch:
-0x4359 015605 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x435a 015606 rtnbit0 enable_select_device_by_switch 
-0x435b 015607 fetch 1 ,mem_device_flag 
-0x435c 015608 beq mode_bt_device1 ,mouse_select1_device 
-0x435d 015609 beq mode_24g_device ,mouse_select2_device 
-0x435e 015610 rtn 
-:      015611 mouse_cheak_select_device_by_switch:
-0x435f 015612 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x4360 015613 rtnbit0 enable_select_device_by_switch 
-0x4361 015614 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4362 015615 call gpio_get_bit 
-0x4363 015616 branch mouse_cheak_select_24gdevice ,true 
-:      015617 mouse_select_btdevice:
-0x4364 015618 jam mode_bt_device1 ,mem_device_flag 
-0x4365 015619 rtn 
-:      015620 mouse_cheak_select_24gdevice:
-0x4366 015621 fetch 1 ,mem_24g_device_number 
-0x4367 015622 store 1 ,mem_device_flag 
-0x4368 015623 rtn 
-:      015624 mouse_select1_device:
-0x4369 015625 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436a 015626 nbranch mouse_ready_reconnection_by_button ,true 
-0x436b 015627 rtn 
-:      015628 mouse_select2_device:
-0x436c 015629 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436d 015630 call gpio_get_bit 
-0x436e 015631 branch mouse_select_device_button_down ,true 
-0x436f 015632 rtn 
-:      015637 mouse_ready_reconnection_by_button:
-0x4370 015638 fetcht 1 ,mem_device_flag 
-0x4371 015639 increase 1 ,temp 
-0x4372 015640 fetch 1 ,mem_device_number 
-0x4373 015641 isub temp ,null 
-0x4374 015642 ncall mouse_select_device_count_clean ,positive 
-0x4375 015643 storet 1 ,mem_device_flag 
-0x4376 015644 jam 0 ,mem_link_key_exists 
-0x4377 015645 call mouse_store_device_number2eeprom 
-0x4378 015646 call mouse_select_device_enable 
-0x4379 015648 branch mouse_set_reconnection 
-:      015650 mouse_store_device_number2eeprom:
-0x437a 015651 arg 1 ,temp 
-0x437b 015652 arg mem_device_flag ,rega 
-0x437c 015653 arg 0 ,regb 
-0x437d 015654 branch iicd_write_eep_data 
-:      015656 mouse_set_reconnection:
-0x437e 015657 call mouse_stop_bluetooth_mode 
-0x437f 015658 call mouse_select_device_disable 
-0x4380 015659 branch mouse_soft_reset 
-:      015660 mouse_stop_bluetooth_mode:
-0x4381 015661 fetch 2 ,mem_ui_state_map 
-0x4382 015662 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x4383 015663 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x4384 015664 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x4385 015665 branch mouse_stop_discovery 
-:      015667 mouse_disconnect:
-0x4386 015668 bpatch patch1d_5 ,mem_patch1d 
-0x4387 015669 setarg 0 
-0x4388 015670 store 2 ,mem_mouse_no_data_timer 
-0x4389 015671 fetch 2 ,mem_ui_state_map 
-0x438a 015672 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x438b 015673 fetch 2 ,mem_ui_state_map 
-0x438c 015674 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x438d 015675 rtn 
-:      015677 mouse_irtual_cable_unplug:
-0x438e 015678 setarg 0x01 
-0x438f 015679 store 6 ,mem_plap 
-0x4390 015680 jam rec_3_mode ,mem_record_bt_mode 
-0x4391 015681 branch mouse_unplug_clean_bdaddr 
-:      015684 mouse_cancel_reconnect:
-0x4392 015685 call mouse_bt_cannel_reconn_enable 
-0x4393 015686 branch check_51cmd_bb_reconn_cancel 
-:      015688 mouse_bt_discovery_by_button:
-0x4394 015689 fetch 1 ,mem_config_bt_button_gpio 
-0x4395 015690 rtneq gpio_disable 
-0x4396 015691 fetcht 1 ,mem_config_bt_button_gpio 
-0x4397 015692 call gpio_get_bit 
-0x4398 015693 branch mouse_bt_discovery_button_down ,true 
-:      015694 mouse_bt_discovery_button_up:
-0x4399 015695 fetch 1 ,mem_ui_button_timeout 
-0x439a 015696 store 1 ,mem_combination_ui_button_count 
-0x439b 015697 fetch 1 ,mem_bt_discovey_button_statue 
-0x439c 015698 rtneq dpi_button_state_up 
-0x439d 015699 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x439e 015700 branch mouse_bt_discovery_button_down_disable 
-:      015701 mouse_bt_discovery_button_down:
-0x439f 015702 call mouse_bt_discovry_timer 
-0x43a0 015703 fetch 1 ,mem_bt_discovey_button_statue 
-0x43a1 015704 rtneq dpi_button_state_down 
-0x43a2 015705 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43a3 015706 call check_51cmd_bb_reconn_cancel 
-0x43a4 015707 branch mouse_bt_discovery_button_down_enable 
-:      015710 mouse_bt_discovery_cheak:
-0x43a5 015711 fetch 1 ,mem_config_function_enable 
-0x43a6 015712 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
-:      015713 mouse_bt_discovery_commbination_key:
-0x43a7 015714 call mouse_check_key_gpio 
-0x43a8 015715 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
-:      015716 mouse_bt_discovery_commbination_key_up:
-0x43a9 015717 fetch 1 ,mem_ui_button_timeout 
-0x43aa 015718 store 1 ,mem_combination_ui_button_count 
-0x43ab 015719 fetch 1 ,mem_bt_discovey_button_statue 
-0x43ac 015720 rtneq dpi_button_state_up 
-0x43ad 015721 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x43ae 015722 branch mouse_bt_discovery_button_down_disable 
-:      015725 mouse_bt_discovery_commbination_key_down:
-0x43af 015726 call mouse_bt_discovry_timer 
-0x43b0 015727 fetch 1 ,mem_bt_discovey_button_statue 
-0x43b1 015728 rtneq dpi_button_state_down 
-0x43b2 015729 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43b3 015730 call check_51cmd_bb_reconn_cancel 
-0x43b4 015731 branch mouse_bt_discovery_button_down_enable 
-:      015733 mouse_bt_discovry_timer:
-0x43b5 015734 arg mem_combination_ui_button_count ,regc 
-0x43b6 015735 arg mouse_long_button_bt_discovry ,regb 
-0x43b7 015736 branch timer_single_step 
-:      015738 mouse_long_button_bt_discovry:
-0x43b8 015739 arg mouse_long_bt_button_flag ,queue 
-0x43b9 015740 call mouse_enable_function_flag 
-0x43ba 015741 call app_evt_button_long_pressed 
-0x43bb 015742 branch mouse_bb_event_discovery_btn 
-:      015745 mouse_cpi_enable:
-0x43bc 015746 arg mouse_cpi_flag ,queue 
-0x43bd 015747 branch mouse_enable_function_flag 
-:      015748 mouse_cpi_disable:
-0x43be 015749 arg mouse_cpi_flag ,queue 
-0x43bf 015750 branch mouse_disable_function_flag 
-:      015751 mouse_select_device_enable:
-0x43c0 015752 arg mouse_select_device_flag ,queue 
-0x43c1 015753 branch mouse_enable_function_flag 
-:      015754 mouse_select_device_disable:
-0x43c2 015755 arg mouse_select_device_flag ,queue 
-0x43c3 015756 branch mouse_disable_function_flag 
-:      015757 mouse_bt_cannel_reconn_enable:
-0x43c4 015758 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c5 015759 branch mouse_enable_function_flag 
-:      015760 mouse_bt_cannel_reconn_disable:
-0x43c6 015761 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c7 015762 branch mouse_disable_function_flag 
-:      015763 mouse_bt_discovery_button_down_enable:
-0x43c8 015764 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43c9 015765 branch mouse_enable_function_flag 
-:      015766 mouse_bt_discovery_button_down_disable:
-0x43ca 015767 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43cb 015768 branch mouse_disable_function_flag 
-:      015772 mouse_select_device_count_clean:
-0x43cc 015773 arg 1 ,temp 
-0x43cd 015774 rtn 
-:      015776 mouse_enable_function_flag:
-0x43ce 015777 fetch mouse_flag_len ,mem_mouse_flag 
-0x43cf 015778 qset1 pdata 
-0x43d0 015779 store mouse_flag_len ,mem_mouse_flag 
-0x43d1 015780 rtn 
-:      015782 mouse_disable_function_flag:
-0x43d2 015783 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d3 015784 qset0 pdata 
-0x43d4 015785 store mouse_flag_len ,mem_mouse_flag 
-0x43d5 015786 rtn 
-:      015788 mouse_adc_read:
-0x43d6 015789 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d7 015790 rtnbit0 mouse_enable_adc 
-0x43d8 015791 fetch 1 ,mem_adc_read_timer 
-0x43d9 015792 increase 1 ,pdata 
-0x43da 015793 store 1 ,mem_adc_read_timer 
-0x43db 015794 sub pdata ,10 ,null 
-0x43dc 015795 rtn positive 
-0x43dd 015796 jam 0 ,mem_adc_read_timer 
-0x43de 015797 call adc_set_mode 
-0x43df 015798 call vdd_calculate_by_mode 
-0x43e0 015799 store 2 ,mem_mouse_vdd_now_vol 
-0x43e1 015800 arg mem_mouse_vdd_calculate_set ,rega 
-0x43e2 015801 call adc_bat_percent_lowpower_out 
-0x43e3 015802 fetch 1 ,mem_adc_power_flag 
-0x43e4 015803 bbit1 1 ,mouse_power_down 
-0x43e5 015804 bbit0 0 ,mouse_adc_no_low_voltage 
-0x43e6 015805 branch mouse_adc_low_voltage 
-:      015806 mouse_adc_low_voltage:
-0x43e7 015807 arg mouse_low_voltage_flag ,queue 
-0x43e8 015808 branch mouse_enable_function_flag 
-:      015809 mouse_adc_no_low_voltage:
-0x43e9 015810 arg mouse_low_voltage_flag ,queue 
-0x43ea 015811 branch mouse_disable_function_flag 
-:      015813 mouse_low_voltage_led_timer:
-0x43eb 015814 fetch mouse_flag_len ,mem_mouse_flag 
-0x43ec 015815 rtnbit0 mouse_low_voltage_flag 
-0x43ed 015816 fetch 1 ,mem_config_low_voltage_alarm_gpio 
-0x43ee 015817 store 1 ,mem_mouse_struct_led_gpio 
-0x43ef 015818 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f0 015819 pincrease 1 
-0x43f1 015820 store 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f2 015821 sub pdata ,20 ,null 
-0x43f3 015822 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
-0x43f4 015823 beq 2 ,mouse_low_voltage_led_on 
-0x43f5 015824 beq 4 ,mouse_low_voltage_led_off 
-0x43f6 015825 beq 6 ,mouse_low_voltage_led_on 
-0x43f7 015826 beq 8 ,mouse_low_voltage_led_off 
-0x43f8 015827 rtn 
-:      015828 mouse_adc_low_volatage_led_timer_count_clean:
-0x43f9 015829 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x43fa 015830 branch mouse_low_voltage_led_off 
-:      015831 mouse_low_voltage_led_on:
-0x43fb 015832 arg 0 ,rega 
-0x43fc 015833 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x43fd 015834 branch ui_led_on_global 
-:      015835 mouse_low_voltage_led_off:
-0x43fe 015836 arg 0 ,rega 
-0x43ff 015837 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x4400 015838 branch ui_led_off_global 
-:      015840 mouse_g24_package_data:
-0x4401 015841 call mouse_motion 
-0x4402 015842 nrtn user 
-0x4403 015843 arg 7 ,rega 
-0x4404 015844 arg mem_mouse_key ,regb 
-0x4405 015845 rtn 
-:      015847 mouse_g24_enter_lpm:
-0x4406 015848 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4407 015849 rtn blank 
-0x4408 015851 fetcht 1 ,mem_dpi_button_gpio 
-0x4409 015852 call gpio_get_bit 
-0x440a 015853 call mouse_24g_dpi_delay_init ,true 
-0x440b 015854 fetch 1 ,mem_24g_enter_lpm_timer 
-0x440c 015855 nrtn blank 
-0x440d 015856 call mouse_check_key_gpio 
-0x440e 015857 nrtn blank 
-0x440f 015858 branch g24_lpm_long_sleep 
-:      015860 mouse_24g_dpi_delay_init:
-0x4410 015861 fetch 1 ,mem_dpi_button_gpio 
-0x4411 015862 rtneq ui_button_gpio_disable 
-0x4412 015863 jam 10 ,mem_24g_enter_lpm_timer 
-0x4413 015864 rtn 
-:      015867 mouse_load_flash_info_cheak:
-0x4414 015868 call mouse_load_flash_flag 
-0x4415 015869 fetch 2 ,mem_store_flag 
-0x4416 015870 arg eeprom_init_flag ,temp 
-0x4417 015871 isub temp ,null 
-0x4418 015872 branch mouse_load_flash_device_info ,zero 
-0x4419 015873 storet 2 ,mem_store_flag 
-0x441a 015874 call mouse_ble_init_address 
-0x441b 015875 branch mouse_store_flash_device_info 
-:      015876 mouse_ble_init_address:
-0x441c 015877 fetch 6 ,mem_le_lap 
-0x441d 015878 store 6 ,mem_device1_locall_addr 
-0x441e 015879 add pdata ,0x0100 ,pdata 
-0x441f 015880 store 6 ,mem_device2_locall_addr 
-0x4420 015881 add pdata ,0x0100 ,pdata 
-0x4421 015882 store 6 ,mem_device3_locall_addr 
-0x4422 015883 rtn 
-:      015886 mouse_load_flash_flag:
-0x4423 015887 setarg mem_store_flag 
-0x4424 015888 arg mem_mouse_information_start ,temp 
-0x4425 015889 isub temp ,temp 
-0x4426 015890 fetch 3 ,mem_flash_base 
-0x4427 015891 iadd temp ,pdata 
-0x4428 015892 arg 2 ,temp 
-0x4429 015893 arg mem_store_flag ,rega 
-0x442a 015894 branch spid_read_flash 
-:      015897 mouse_load_flash_device_info:
-0x442b 015898 setarg mem_mouse_information_end 
-0x442c 015899 arg mem_mouse_information_start ,temp 
-0x442d 015900 isub temp ,temp 
-0x442e 015901 fetch 3 ,mem_flash_base 
-0x442f 015902 arg mem_mouse_information_start ,rega 
-0x4430 015903 call spid_read_flash 
-0x4431 015904 call mouse_select_reconn_device 
-0x4432 015905 fetch 4 ,mem_mouse_24g_addr 
-0x4433 015906 call g24_head_ptr2regc 
-0x4434 015907 branch g24_store_mem_addr 
-:      015909 mouse_store_flash_device_info:
-0x4435 015910 setarg mem_mouse_information_end 
-0x4436 015911 arg mem_mouse_information_start ,temp 
-0x4437 015912 isub temp ,temp 
-0x4438 015913 arg mem_mouse_information_start ,rega 
-0x4439 015914 fetch 3 ,mem_flash_base 
-0x443a 015915 branch flash_write 
-:      015917 mouse_store_eerpom_dpi:
-0x443b 015918 arg 1 ,temp 
-0x443c 015919 arg mem_mouse_dpi ,rega 
-0x443d 015920 arg mouse_dpi_eeprom_offect ,regb 
-0x443e 015921 branch iicd_write_protect_eep_data 
-:      015923 mouse_load_eeprom_dpi:
-0x443f 015924 arg 1 ,temp 
-0x4440 015925 arg mem_mouse_dpi ,rega 
-0x4441 015926 arg mouse_dpi_eeprom_offect ,regb 
-0x4442 015927 branch iicd_read_eep_data 
-:      015929 mouse_statue_cheak_timer:
-0x4443 015930 rtnmark1 mark_24g 
-0x4444 015931 fetch mouse_flag_len ,mem_mouse_flag 
-0x4445 015932 rtnbit0 mouse_enable_statue_up 
-0x4446 015933 fetch 1 ,mem_mouse_1step_up_count 
-0x4447 015934 pincrease 1 
-0x4448 015935 and pdata ,0x07 ,pdata 
-0x4449 015936 store 1 ,mem_mouse_1step_up_count 
-0x444a 015937 rtnne 0x07 
-0x444b 015938 fetch 2 ,mem_ui_state_map 
-0x444c 015939 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
-0x444d 015940 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
-0x444e 015941 rtn 
-:      015946 mouse_check_statue_up:
-0x444f 015947 bpatch patch1d_6 ,mem_patch1d 
-0x4450 015948 fetch 1 ,mem_mouse_2step_up_count 
-0x4451 015949 nrtn blank 
-0x4452 015950 fetch mouse_flag_len ,mem_mouse_flag 
-0x4453 015951 rtnbit0 mouse_statue_up_flag 
-0x4454 015952 fetch 1 ,mem_sensor_squal_reg 
-0x4455 015953 call sensor_read 
-0x4456 015954 store 1 ,mem_sensor_iqc 
-0x4457 015955 sub pdata ,0x10 ,null 
-0x4458 015956 branch mouse_statue_up_timer_init ,positive 
-0x4459 015957 jam 0 ,mem_mouse_2step_up_count 
-0x445a 015958 rtn 
-:      015960 mouse_statue_up_timer_init:
-0x445b 015961 jam 30 ,mem_mouse_2step_up_count 
-0x445c 015962 rtn 
-:      015963 mouse_statue_up_timer:
-0x445d 015964 arg mem_mouse_2step_up_count ,regc 
-0x445e 015965 arg mouse_statue_up ,regb 
-0x445f 015966 branch timer_single_step 
-:      015968 mouse_statue_up:
-0x4460 015969 fetch 1 ,mem_sensor_squal_reg 
-0x4461 015970 call twspi_read 
-0x4462 015971 sub pdata ,0x10 ,null 
-0x4463 015972 nrtn positive 
-0x4464 015973 fetch mouse_flag_len ,mem_mouse_flag 
-0x4465 015974 rtnbit0 mouse_statue_up_flag 
-0x4466 015975 arg mouse_statue_up_flag ,queue 
-0x4467 015976 call mouse_disable_function_flag 
-0x4468 015977 jam 0 ,mem_lpm_mult 
-0x4469 015978 jam 30 ,mem_mouse_statue_led_timer 
-0x446a 015979 call mouse_devce_led_off 
-0x446b 015980 fetch mouse_flag_len ,mem_mouse_flag 
-0x446c 015981 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
-:      015982 mouse_two_device_statue_up:
-0x446d 015983 fetch 1 ,mem_device_flag 
-0x446e 015984 beq mode_bt_device1 ,mouse_device1_led_on 
-0x446f 015985 beq mode_bt_device2 ,mouse_device_blink_led_init 
-0x4470 015986 rtn 
-:      015987 mouse_three_device_statue_up:
-0x4471 015988 fetch 1 ,mem_device_flag 
-0x4472 015989 beq mode_bt_device1 ,mouse_device1_led_on 
-0x4473 015990 beq mode_bt_device2 ,mouse_device2_led_on 
-0x4474 015991 beq mode_bt_device3 ,mouse_device3_led_on 
-0x4475 015992 rtn 
-:      015994 mouse_device_blink_led_init:
-0x4476 015995 fetch 1 ,mem_config_device1_led_gpio 
-0x4477 015996 branch mouse_led_blink 
-:      016000 mouse_statue_led_off:
-0x4478 016001 jam 0x20 ,mem_lpm_mult 
-0x4479 016002 branch mouse_devce_led_off 
-:      016006 mouse_devce1_led_off:
-0x447a 016007 fetch 1 ,mem_config_device1_led_gpio 
-0x447b 016008 rtneq gpio_disable 
-0x447c 016009 store 1 ,mem_mouse_struct_led_gpio 
-0x447d 016010 branch mouse_led_off 
-:      016012 mouse_devce2_led_off:
-0x447e 016013 fetch 1 ,mem_config_device2_led_gpio 
-0x447f 016014 rtneq gpio_disable 
-0x4480 016015 store 1 ,mem_mouse_struct_led_gpio 
-0x4481 016016 branch mouse_led_off 
-:      016018 mouse_devce_led_off:
-0x4482 016019 call mouse_led_off 
-0x4483 016020 call mouse_devce1_led_off 
-0x4484 016021 call mouse_devce2_led_off 
-:      016022 mouse_devce3_led_off:
-0x4485 016023 fetch 1 ,mem_config_device3_led_gpio 
-0x4486 016024 rtneq gpio_disable 
-0x4487 016025 store 1 ,mem_mouse_struct_led_gpio 
-0x4488 016026 branch mouse_led_off 
-:      016028 mouse_device1_led_on:
-0x4489 016029 fetch 1 ,mem_config_device1_led_gpio 
-0x448a 016030 store 1 ,mem_mouse_struct_led_gpio 
-0x448b 016031 branch mouse_led_on 
-:      016032 mouse_device2_led_on:
-0x448c 016033 fetch 1 ,mem_config_device2_led_gpio 
-0x448d 016034 store 1 ,mem_mouse_struct_led_gpio 
-0x448e 016035 branch mouse_led_on 
-:      016036 mouse_device3_led_on:
-0x448f 016037 fetch 1 ,mem_config_device3_led_gpio 
-0x4490 016038 store 1 ,mem_mouse_struct_led_gpio 
-0x4491 016039 branch mouse_led_on 
-:      016043 mouse_polling_device:
-0x4492 016044 bpatch patch1d_7 ,mem_patch1d 
-0x4493 016045 fetch 1 ,mem_reconn_times 
-0x4494 016046 increase -1 ,pdata 
-0x4495 016047 store 1 ,mem_reconn_times 
-0x4496 016048 fetcht 1 ,mem_device_flag 
-0x4497 016049 increase 1 ,temp 
-0x4498 016050 fetch 1 ,mem_device_number 
-0x4499 016051 isub temp ,null 
-0x449a 016052 ncall mouse_select_device_count_clean ,positive 
-0x449b 016053 storet 1 ,mem_device_flag 
-0x449c 016054 jam 0 ,mem_link_key_exists 
-0x449d 016055 call mouse_store_device_number2eeprom 
-0x449e 016056 call mouse_before_store_reconn_info 
-0x449f 016057 branch mouse_check_reconn_target 
-:      016059 mouse_power_down:
-0x44a0 016060 call mouse_devce_led_off 
-0x44a1 016061 setarg 0 
-0x44a2 016062 store 8 ,mem_gpio_wakeup_low 
-0x44a3 016063 branch lpm_hibernate 
-:      016074 remote_car_init:
-0x44a4 016075 rtn wake 
-0x44a5 016076 hfetch 1 ,core_gpio_sel1 
-0x44a6 016077 and_into 0xf0 ,pdata 
-0x44a7 016078 hstore 1 ,core_gpio_sel1 
-0x44a8 016079 call keyscan_key_init 
-0x44a9 016080 setarg remote_car_le_before_hibernate 
-0x44aa 016081 store 2 ,mem_cb_before_hibernate 
-0x44ab 016083 setarg remote_car_process_lpm_before 
-0x44ac 016084 store 2 ,mem_cb_before_lpm 
-0x44ad 016086 setarg remote_car_scale_process_idle 
-0x44ae 016087 store 2 ,mem_cb_idle_process 
-0x44af 016089 setarg remote_car_scale_process_bb_event 
-0x44b0 016090 store 2 ,mem_cb_bb_event_process 
-0x44b1 016092 setarg app_get_lpm_wake_lock 
-0x44b2 016093 store 2 ,mem_cb_check_wakelock 
-0x44b3 016095 call g24_head_ptr2regc 
-0x44b4 016096 setarg remote_car_g24_package_data 
-0x44b5 016097 add regc ,offset_24g_cb_data ,contw 
-0x44b6 016098 istore 2 ,contw 
-0x44b7 016100 setarg remote_car_g24_enter_lpm 
-0x44b8 016101 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x44b9 016102 istore 2 ,contw 
-0x44ba 016104 setarg remote_car_process_lpm_before 
-0x44bb 016105 add regc ,offset_24g_cb_lpm_before ,contw 
-0x44bc 016106 istore 2 ,contw 
-0x44bd 016108 setarg remote_car_event_timer 
-0x44be 016109 store 2 ,mem_cb_event_timer 
-0x44bf 016111 setarg remote_car_power_off_signal 
-0x44c0 016112 store 2 ,mem_remote_car_power_off_cb 
-0x44c1 016114 setarg remote_car_soft_switch_power_on_signal 
-0x44c2 016115 store 2 ,mem_remote_car_power_standby_cb 
-0x44c3 016117 setarg remote_car_send_key_data 
-0x44c4 016118 store 2 ,mem_cb_remote_car_keyscan 
-0x44c5 016120 bpatch patch1e_0 ,mem_patch1e 
-0x44c6 016121 call remote_car_init_environment 
-0x44c7 016122 call queue_init 
-0x44c8 016123 jam 2 ,mem_lpm_mult 
-0x44c9 016124 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x44ca 016125 store 1 ,mem_remote_car_hard_soft_switch 
-0x44cb 016126 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x44cc 016127 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x44cd 016128 store 1 ,mem_ui_button_gpio 
-:      016129 remote_car_soft_switch_power_on_init:
-0x44ce 016130 call remote_car_ui_led_init 
-0x44cf 016131 call ui_button_init 
-0x44d0 016132 call ui_button_polling 
-0x44d1 016133 jam power_starting ,mem_remote_car_power_state 
-0x44d2 016134 fetch 2 ,mem_ui_state_map 
-0x44d3 016135 rtnbit1 ui_state_btn_down 
-0x44d4 016136 branch app_enter_hibernate 
-:      016140 remote_car_hard_switch_power_on_signal:
-0x44d5 016141 jam power_standby ,mem_remote_car_power_state 
-:      016142 remote_car_soft_switch_power_on_signal:
-0x44d6 016143 call remote_car_ui_led_init 
-0x44d7 016145 arg 0 ,rega 
-0x44d8 016146 call ui_led_blink_start_global 
-:      016147 remote_car_connect_24g_mode:
-0x44d9 016148 branch g24_auto_pair_start 
-:      016150 remote_car_power_off_signal:
-0x44da 016151 branch remote_car_ui_led_init 
-:      016153 remote_car_ui_led_init:
-0x44db 016154 bpatch patch1e_1 ,mem_patch1e 
-0x44dc 016155 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x44dd 016156 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      016157 remote_car_ui_led_init_1:
-0x44de 016158 fetcht 1 ,mem_remote_car_led_map 
-0x44df 016159 branch gpio_config_output 
-:      016160 remote_car_pairing_led_gpio_set:
-0x44e0 016161 store 1 ,mem_remote_car_led_map 
-0x44e1 016162 branch remote_car_ui_led_init_1 
-:      016165 remote_car_init_environment:
-0x44e2 016166 call g24_set_device_addr 
-0x44e3 016167 fetch 2 ,mem_remote_car_no_data_timeout 
-0x44e4 016168 store 2 ,mem_remote_car_no_data_timer 
-0x44e5 016169 branch remote_car_get_adc_default_data 
-:      016171 remote_car_le_before_hibernate:
-:      016176 remote_car_in_enter_hibernate:
-0x44e6 016177 call gpio_set_before_lpm_common 
-0x44e7 016178 call remote_car_process_lpm_before 
-0x44e8 016179 branch app_enter_hibernate 
-:      016181 remote_car_process_lpm_before:
-0x44e9 016182 branch keyscan_process_lpm_before 
-:      016184 remote_car_g24_enter_lpm:
-0x44ea 016185 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44eb 016186 rtn blank 
-0x44ec 016188 branch g24_lpm_long_sleep 
-:      016190 remote_car_process_auto_pair_exit:
-0x44ed 016191 rtn 
-:      016193 remote_car_key_scan_process:
-0x44ee 016194 branch keyscan_key_process 
-:      016196 remote_car_scale_process_idle:
-0x44ef 016197 call remote_car_rocker_process 
-0x44f0 016198 call remote_car_24g_status_process 
-0x44f1 016199 branch remote_car_key_scan_process 
-:      016201 remote_car_scale_process_bb_event:
-0x44f2 016202 copy regc ,pdata 
-0x44f3 016203 beq bt_evt_button_up ,app_event_button_up 
-0x44f4 016204 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x44f5 016205 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x44f6 016206 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x44f7 016207 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x44f8 016208 rtn 
-:      016210 remote_car_24g_attempt_fail:
-0x44f9 016211 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fa 016212 rtn 
-:      016214 remote_car_24g_pairing_complete:
-0x44fb 016215 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fc 016216 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x44fd 016217 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x44fe 016218 rtn 
-:      016220 remote_car_24g_attempt_success:
-0x44ff 016221 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x4500 016222 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4501 016223 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4502 016224 rtn 
-:      016226 remote_car_24g_status_process:
-0x4503 016227 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4504 016228 rtneq power_on 
-0x4505 016229 fetch 1 ,mem_remote_car_24g_status 
-0x4506 016230 rtneq work_paired 
-0x4507 016231 jam work_paired ,mem_remote_car_24g_status 
-:      016232 remote_car_scale_process_paired:
-0x4508 016233 arg 0 ,rega 
-0x4509 016234 branch ui_led_off_global 
-:      016235 remote_car_scale_process_shutdown:
-0x450a 016236 arg 0 ,rega 
-0x450b 016237 call ui_led_off_global 
-0x450c 016238 call remote_car_ui_led_init 
-0x450d 016239 branch app_enter_hibernate 
-:      016241 remote_car_event_timer:
-0x450e 016242 call app_power_timer 
-0x450f 016243 branch remote_car_no_data_timer 
-:      016245 remote_car_no_data_timer:
-0x4510 016246 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4511 016247 rtn blank 
-0x4512 016248 arg mem_remote_car_no_data_timer ,regc 
-0x4513 016249 arg remote_car_scale_process_shutdown ,regb 
-0x4514 016250 branch timer_single_step_2b 
-:      016253 remote_car_get_adc_default_data:
-0x4515 016254 call remote_car_rocker_get_x 
-0x4516 016255 storet 2 ,mem_current_vdd_value_default_mid_x 
-0x4517 016256 call remote_car_rocker_get_y 
-0x4518 016257 storet 2 ,mem_current_vdd_value_default_mid_y 
-0x4519 016258 rtn 
-:      016259 remote_car_rocker_data_get:
-:      016260 remote_car_rocker_get_x:
-0x451a 016261 fetch 2 ,mem_current_vdd_value_default_mid_x 
-0x451b 016262 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x451c 016263 call remote_car_get_adc_from_gpio6 
-0x451d 016264 call remote_car_rocker_get_value 
-0x451e 016265 store 1 ,mem_rocker_status 
-:      016266 remote_car_rocker_get_y:
-0x451f 016267 fetch 2 ,mem_current_vdd_value_default_mid_y 
-0x4520 016268 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x4521 016269 call remote_car_get_adc_from_gpio7 
-0x4522 016270 call remote_car_rocker_get_value 
-0x4523 016271 store 1 ,mem_rocker_status + 1 
-0x4524 016272 rtn 
-:      016273 remote_car_rocker_get_value:
-0x4525 016274 fetch 2 ,mem_current_vdd_default_range 
-0x4526 016275 copy pdata ,rega 
-0x4527 016276 fetch 2 ,mem_current_vdd_value_default_mid_temp 
-0x4528 016277 call remote_car_rocker_mid_value_adjust 
-0x4529 016278 fetch 1 ,mem_rocker_work_status 
-0x452a 016279 nbranch remote_car_rocker_translate_key ,blank 
-0x452b 016280 nrtn positive 
-0x452c 016281 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
-0x452d 016282 rtn 
-:      016283 remote_car_rocker_mid_value_adjust:
-0x452e 016284 isub temp ,pdata 
-0x452f 016285 branch remote_car_rocker_mid_adjust_positive ,positive 
-0x4530 016286 sub pdata ,0 ,pdata 
-0x4531 016287 jam 1 ,mem_rocker_negative_flag 
-0x4532 016288 isub rega ,null 
-0x4533 016289 rtn 
-:      016290 remote_car_rocker_mid_adjust_positive:
-0x4534 016291 jam 0 ,mem_rocker_negative_flag 
-0x4535 016292 isub rega ,null 
-0x4536 016293 rtn 
-:      016294 remote_car_rocker_translate_key:
-0x4537 016295 nbranch remote_car_rocker_middle_key ,positive 
-0x4538 016296 fetch 1 ,mem_rocker_negative_flag 
-0x4539 016297 nbranch remote_car_rocker_negative_key ,blank 
-:      016298 remote_car_rocker_positive_key:
-0x453a 016299 setarg rocker_positive_key 
-0x453b 016300 rtn 
-:      016301 remote_car_rocker_negative_key:
-0x453c 016302 setarg rocker_negative_key 
-0x453d 016303 rtn 
-:      016304 remote_car_rocker_middle_key:
-0x453e 016305 setarg rocker_middle_key 
-0x453f 016306 rtn 
-:      016307 remote_car_get_adc_from_gpio6:
-0x4540 016308 jam 0x33 ,mem_adc_channel 
-0x4541 016309 branch adc_set_mode 
-:      016310 remote_car_get_adc_from_gpio7:
-0x4542 016311 jam 0x34 ,mem_adc_channel 
-0x4543 016312 branch adc_set_mode 
-:      016315 remote_car_rocker_process:
-0x4544 016316 fetch 1 ,mem_remote_car_config_check_way 
-0x4545 016317 rtnne car_remote_check_rocker 
-:      016318 remote_car_read_rocker_check_start:
-0x4546 016319 bpatch patch1e_2 ,mem_patch1e 
-0x4547 016320 jam 1 ,mem_rocker_work_status 
-0x4548 016321 call remote_car_rocker_data_get 
-0x4549 016322 fetch 2 ,mem_rocker_status 
-0x454a 016323 fetcht 2 ,mem_rocker_last_status 
-0x454b 016324 isub temp ,null 
-0x454c 016325 rtn zero 
-0x454d 016326 store 2 ,mem_rocker_last_status 
-0x454e 016327 call remote_car_rocker_x_to_key 
-0x454f 016328 branch remote_car_rocker_y_to_key 
-:      016330 remote_car_rocker_x_to_key:
-0x4550 016331 fetch 1 ,mem_rocker_x_status 
-0x4551 016332 branch rocker_to_queue_set_0 ,blank 
-0x4552 016333 increase -1 ,pdata 
-0x4553 016334 branch remote_car_rocker_to_key 
-:      016335 remote_car_rocker_y_to_key:
-0x4554 016336 fetch 1 ,mem_rocker_y_status 
-0x4555 016337 branch rocker_to_queue_set_2 ,blank 
-0x4556 016338 increase 1 ,pdata 
-:      016339 remote_car_rocker_to_key:
-0x4557 016340 copy pdata ,queue 
-0x4558 016341 arg 1 ,rega 
-0x4559 016342 branch remote_car_send_key_data 
-:      016344 rocker_to_queue_set_0:
-0x455a 016345 arg 0 ,queue 
-0x455b 016346 arg 0 ,rega 
-0x455c 016347 branch remote_car_send_key_data 
-:      016348 rocker_to_queue_set_2:
-0x455d 016349 arg 2 ,queue 
-0x455e 016350 arg 0 ,rega 
-0x455f 016351 branch remote_car_send_key_data 
-:      016353 remote_car_send_key_data:
-0x4560 016354 copy rega ,pdata 
-0x4561 016355 store 1 ,mem_remote_key_status 
-0x4562 016356 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4563 016357 beq power_on ,g24_auto_pair_start 
-0x4564 016358 fetch 2 ,mem_remote_car_no_data_timeout 
-0x4565 016359 store 2 ,mem_remote_car_no_data_timer 
-0x4566 016360 fetch 1 ,mem_remote_key_status 
-0x4567 016361 branch remote_car_key_is_release ,blank 
-:      016362 remote_car_key_is_press:
-0x4568 016363 bpatch patch1e_3 ,mem_patch1e 
-0x4569 016364 arg 0 ,rega 
-0x456a 016365 call ui_led_on_global 
-:      016366 remote_car_attack_key_press:
-0x456b 016367 copy queue ,pdata 
-0x456c 016368 beq 4 ,remote_car_send_attack_key4_press 
-0x456d 016369 beq 5 ,remote_car_send_attack_key5_press 
-0x456e 016370 beq 6 ,remote_car_send_fire_key6_press 
-:      016373 remote_car_motor_key_press:
-0x456f 016374 call remote_car_device_layout_select 
-0x4570 016375 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
-0x4571 016376 beq control_l_r_ten ,remote_car_double_motor_key_press 
-0x4572 016377 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
-0x4573 016378 rtn 
-:      016380 remote_car_single_motor_key_is_press:
-0x4574 016381 copy queue ,pdata 
-0x4575 016382 beq 0 ,remote_car_send_motor1_key0_press 
-0x4576 016383 beq 1 ,remote_car_send_motor1_key1_press 
-0x4577 016384 beq 2 ,remote_car_send_motor2_key2_press 
-0x4578 016385 beq 3 ,remote_car_send_motor2_key3_press 
-0x4579 016386 rtn 
-:      016388 remote_car_double_motor_key_press:
-0x457a 016389 copy queue ,pdata 
-0x457b 016390 beq 0 ,remote_car_send_double_motor_key0_press 
-0x457c 016391 beq 1 ,remote_car_send_double_motor_key1_press 
-0x457d 016392 beq 2 ,remote_car_send_double_motor_key2_press 
-0x457e 016393 beq 3 ,remote_car_send_double_motor_key3_press 
-0x457f 016394 rtn 
-:      016396 remote_car_key_is_release:
-0x4580 016397 bpatch patch1e_4 ,mem_patch1e 
-0x4581 016398 arg 0 ,rega 
-0x4582 016399 call ui_led_off_global 
-:      016400 remote_car_attack_key_release:
-0x4583 016401 copy queue ,pdata 
-0x4584 016402 beq 4 ,remote_car_send_attack_key4_rel 
-0x4585 016403 beq 5 ,remote_car_send_attack_key5_rel 
-:      016406 remote_car_motor_key_release:
-0x4586 016407 call remote_car_device_layout_select 
-0x4587 016408 beq control_f_b_ten ,remote_car_single_motor_key_rel 
-0x4588 016409 beq control_l_r_ten ,remote_car_double_motor_key_rel 
-0x4589 016410 beq control_l_r_lr ,remote_car_single_motor_key_rel 
-0x458a 016411 rtn 
-:      016413 remote_car_device_layout_select:
-0x458b 016414 fetch 1 ,mem_remote_car_config_layout 
-0x458c 016415 fetcht 1 ,mem_remote_car_config_key_map 
-0x458d 016416 ior temp ,pdata 
-0x458e 016417 rtn 
-:      016420 remote_car_send_motor1_key0_press:
-0x458f 016421 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4590 016422 branch remote_car_send_key 
-:      016423 remote_car_send_motor1_key1_press:
-0x4591 016424 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4592 016425 branch remote_car_send_key 
-:      016426 remote_car_send_motor2_key2_press:
-0x4593 016427 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4594 016428 branch remote_car_send_key 
-:      016429 remote_car_send_motor2_key3_press:
-0x4595 016430 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x4596 016431 branch remote_car_send_key 
-:      016434 remote_car_send_double_motor_key0_press:
-0x4597 016435 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4598 016436 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4599 016437 branch remote_car_send_key 
-:      016438 remote_car_send_double_motor_key1_press:
-0x459a 016439 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459b 016440 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x459c 016441 branch remote_car_send_key 
-:      016442 remote_car_send_double_motor_key2_press:
-0x459d 016443 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459e 016444 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x459f 016445 branch remote_car_send_key 
-:      016446 remote_car_send_double_motor_key3_press:
-0x45a0 016447 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x45a1 016448 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x45a2 016449 branch remote_car_send_key 
-:      016452 remote_car_send_attack_key4_press:
-0x45a3 016453 jam motor_positive ,mem_remote_car_24g_motor3_payload 
-0x45a4 016454 branch remote_car_send_key 
-:      016455 remote_car_send_attack_key5_press:
-0x45a5 016456 jam motor_negative ,mem_remote_car_24g_motor3_payload 
-0x45a6 016457 branch remote_car_send_key 
-:      016459 remote_car_send_fire_key6_press:
-0x45a7 016460 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
-0x45a8 016461 branch remote_car_send_attack 
-:      016463 remote_car_single_motor_key_rel:
-0x45a9 016464 copy queue ,pdata 
-0x45aa 016465 beq 0 ,remote_car_send_motor1_key0_rel 
-0x45ab 016466 beq 1 ,remote_car_send_motor1_key1_rel 
-0x45ac 016467 beq 2 ,remote_car_send_motor2_key2_rel 
-0x45ad 016468 beq 3 ,remote_car_send_motor2_key3_rel 
-0x45ae 016469 rtn 
-:      016471 remote_car_double_motor_key_rel:
-0x45af 016472 copy queue ,pdata 
-0x45b0 016473 beq 0 ,remote_car_send_double_motor_key0_rel 
-0x45b1 016474 beq 1 ,remote_car_send_double_motor_key1_rel 
-0x45b2 016475 beq 2 ,remote_car_send_double_motor_key2_rel 
-0x45b3 016476 beq 3 ,remote_car_send_double_motor_key3_rel 
-0x45b4 016477 rtn 
-:      016479 remote_car_send_motor1_key0_rel:
-:      016480 remote_car_send_motor1_key1_rel:
-0x45b5 016481 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45b6 016482 branch remote_car_send_key 
-:      016483 remote_car_send_motor2_key2_rel:
-:      016484 remote_car_send_motor2_key3_rel:
-0x45b7 016485 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45b8 016486 branch remote_car_send_key 
-:      016488 remote_car_send_double_motor_key0_rel:
-:      016489 remote_car_send_double_motor_key1_rel:
-:      016490 remote_car_send_double_motor_key2_rel:
-:      016491 remote_car_send_double_motor_key3_rel:
-0x45b9 016492 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45ba 016493 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45bb 016494 branch remote_car_send_key 
-:      016496 remote_car_send_attack_key4_rel:
-:      016497 remote_car_send_attack_key5_rel:
-0x45bc 016498 jam motor_stop ,mem_remote_car_24g_motor3_payload 
-0x45bd 016499 branch remote_car_send_key 
-:      016501 remote_car_send_key:
-0x45be 016502 arg mem_remote_car_24g_motor_packet ,rega 
-0x45bf 016503 branch queue_push 
-:      016504 remote_car_send_attack:
-0x45c0 016505 arg mem_remote_car_24g_fire_packet ,rega 
-0x45c1 016506 branch queue_push 
-:      016508 remote_car_g24_package_data:
-0x45c2 016509 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x45c3 016510 beq work_paired ,remote_car_g24_send_empty 
-0x45c4 016511 arg mem_remote_car_24g_tx_temp ,rega 
-0x45c5 016512 call queue_pop 
-0x45c6 016513 nbranch remote_car_moto_data ,user 
-:      016514 remote_car_g24_package_data_continue:
-0x45c7 016515 arg mem_remote_car_24g_tx_temp ,contr 
-0x45c8 016516 ifetch 1 ,contr 
-0x45c9 016517 copy pdata ,rega 
-0x45ca 016518 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x45cb 016521 rtn 
-:      016523 remote_car_g24_send_empty:
-0x45cc 016524 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x45cd 016525 enable user 
-0x45ce 016526 arg 1 ,rega 
-0x45cf 016527 arg mem_remote_car_empty_packet ,regb 
-0x45d0 016528 rtn 
-:      016530 remote_car_moto_data:
-0x45d1 016531 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x45d2 016532 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x45d3 016533 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x45d4 016534 rtn 
-:      016535 remote_car_moto_data_next:
-0x45d5 016536 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x45d6 016537 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d7 016538 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x45d8 016539 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d9 016540 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x45da 016541 nbranch remote_car_moto_data_enable_user ,blank 
-0x45db 016542 rtn 
-:      016543 remote_car_moto_data_enable_user:
-0x45dc 016544 enable user 
-0x45dd 016545 branch remote_car_g24_package_data_continue 
-:      016553 shutter_init:
-0x45de 016554 rtn wake 
-0x45df 016555 hfetch 1 ,core_gpio_sel1 
-0x45e0 016556 and_into 0xfc ,pdata 
-0x45e1 016557 hstore 1 ,core_gpio_sel1 
-0x45e2 016558 setarg shutter_le_before_hibernate 
-0x45e3 016559 store 2 ,mem_cb_before_hibernate 
-0x45e4 016561 setarg shutter_process_lpm_before 
-0x45e5 016562 store 2 ,mem_cb_before_lpm 
-0x45e6 016564 setarg app_enter_hibernate 
-0x45e7 016565 store 2 ,mem_cb_discovry_timeout 
-0x45e8 016567 setarg shutter_process_idle 
-0x45e9 016568 store 2 ,mem_cb_idle_process 
-0x45ea 016570 setarg shutter_process_bb_event 
-0x45eb 016571 store 2 ,mem_cb_bb_event_process 
-0x45ec 016573 setarg shutter_le_scale_lpm_lock 
-0x45ed 016574 store 2 ,mem_cb_check_wakelock 
-0x45ee 016576 setarg ble_shutter_receive_data 
-0x45ef 016577 store 2 ,mem_cb_att_write 
-0x45f0 016579 setarg shutter_le_bb_event_timer 
-0x45f1 016580 store 2 ,mem_cb_event_timer 
-0x45f2 016582 setarg shutter_key_change 
-0x45f3 016583 store 2 ,mem_cb_shutter_keycan 
-0x45f4 016585 setarg shutter_soft_swtich_power_on 
-0x45f5 016586 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x45f6 016587 setarg shutter_soft_swtich_power_off 
-0x45f7 016588 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x45f8 016590 call le_modified_name 
-0x45f9 016591 call shutter_load_bluetooth_config_by_user_config 
-0x45fa 016592 call shutter_init_bluetooth_config 
-0x45fb 016593 call shutter_init_param 
-0x45fc 016594 call keyscan_key_init 
-0x45fd 016595 call shutter_load_buffer_config_form_datarom 
-0x45fe 016596 call queue_init 
-0x45ff 016597 call ui_led_init_global 
-0x4600 016598 call shutter_load_bluetooth_config 
-0x4601 016599 call shutter_load_bluetooth_config_by_eeprom 
-0x4602 016601 bpatch patch1e_5 ,mem_patch1e 
-0x4603 016602 call classic_shutter_load_reconn_info 
-0x4604 016603 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4605 016604 beq hard_switch ,shutter_hart_swtich_power_on 
-0x4606 016605 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x4607 016606 store 1 ,mem_ui_button_gpio 
-0x4608 016607 branch ui_soft_swtich_init 
-:      016610 shutter_hart_swtich_power_on:
-0x4609 016611 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x460a 016612 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x460b 016613 branch shutter_start_reconnect 
-:      016617 shutter_le_scale_lpm_lock:
-0x460c 016618 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x460d 016619 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x460e 016620 call l2cap_malloc_get_full_map 
-0x460f 016621 fetch 1 ,mem_used_map 
-0x4610 016622 nbranch app_get_lpm_wake_lock ,blank 
-0x4611 016623 branch app_put_lpm_wake_lock 
-:      016627 shutter_process_bb_event:
-0x4612 016628 copy regc ,pdata 
-0x4613 016630 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
-0x4614 016631 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
-0x4615 016632 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
-0x4616 016633 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
-0x4617 016634 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
-0x4618 016635 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
-0x4619 016636 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
-0x461a 016637 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
-0x461b 016638 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
-0x461c 016639 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
-0x461d 016640 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
-0x461e 016642 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x461f 016643 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x4620 016644 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x4621 016645 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x4622 016647 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
-0x4623 016648 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x4624 016649 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x4625 016650 rtn 
-:      016655 classic_shutter_process_baseband_connect:
-0x4626 016656 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4627 016657 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4628 016658 rtn 
-:      016661 classic_shutter_process_baseband_disconnect:
-0x4629 016662 call classic_shutter_disconnect_clear_flag 
-0x462a 016663 branch classic_shutter_process_reconnect_failed 
-:      016665 classic_shutter_disconnect_clear_flag:
-0x462b 016666 jam app_handshake_null ,mem_app_handshake_flag 
-0x462c 016667 jam 0 ,mem_hid_handshake_timer_count 
-0x462d 016668 jam 0 ,mem_unsniff2sniff_timer_count 
-0x462e 016669 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x462f 016670 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4630 016671 branch queue_init 
-:      016674 classic_shutter_process_reconnect_failed:
-0x4631 016675 call app_disconn_reason_clear 
-0x4632 016676 branch shutter_start_bluetooth_discovery 
-:      016679 classic_shutter_process_setup_complete:
-0x4633 016680 call shutter_stop_bluetooth_discovery 
-0x4634 016681 branch app_led_stop_blink 
-:      016684 classic_shutter_process_hid_connect:
-0x4635 016685 setarg hid_handshake_timeout 
-0x4636 016686 store 1 ,mem_hid_handshake_timer_count 
-0x4637 016687 rtn 
-:      016690 classic_shutter_process_hid_disconnect:
-0x4638 016691 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4639 016692 setarg flag_shutter_hid_disconn_timeout 
-0x463a 016693 store 1 ,mem_classic_shutter_hid_disconn_count 
-0x463b 016694 rtn 
-:      016697 classic_shutter_process_hid_handshake:
-0x463c 016698 fetch 1 ,mem_app_handshake_flag 
-0x463d 016699 rtneq app_handshake_done 
-0x463e 016700 jam app_handshake_done ,mem_app_handshake_flag 
-0x463f 016701 call app_lpm_mult_enable 
-0x4640 016702 call app_store_reconn_info 
-0x4641 016703 call shutter_stop_bluetooth_discovery 
-0x4642 016704 call app_led_off 
-0x4643 016705 branch app_bt_enter_sniff 
-:      016708 classic_shutter_process_reconnect_page_timeout:
-0x4644 016709 branch classic_shutter_process_reconnect_failed 
-:      016712 classic_shutter_process_virtual_cable_unplug:
-0x4645 016713 setarg flag_shutter_cable_unplug_timeout 
-0x4646 016714 store 1 ,mem_classic_shutter_cable_unplug_conut 
-0x4647 016715 rtn 
-:      016718 classic_shutter_process_remote_unsniff:
-0x4648 016719 branch app_start_auto_sniff 
-:      016723 classic_shutter_process_store_reconnect_information:
-0x4649 016724 arg nvram_eeprom_offset ,regb 
-0x464a 016725 fetch 1 ,mem_nv_data_number 
-0x464b 016726 mul32 pdata ,34 ,temp 
-0x464c 016727 fetch 2 ,mem_nv_data_ptr 
-0x464d 016728 copy pdata ,rega 
-0x464e 016729 branch iicd_write_eep_data 
-:      016731 classic_shutter_load_reconn_info:
-0x464f 016732 arg nvram_eeprom_offset ,regb 
-0x4650 016733 fetch 1 ,mem_shutter_bluetooth_type 
-0x4651 016734 rtnbit0 classic_shutter 
-0x4652 016735 fetch 1 ,mem_nv_data_number 
-0x4653 016736 rtn blank 
-0x4654 016737 mul32 pdata ,34 ,temp 
-0x4655 016738 fetch 2 ,mem_nv_data_ptr 
-0x4656 016739 copy pdata ,rega 
-0x4657 016740 branch iicd_read_eep_data 
-:      016744 ble_shutter_process_baseband_connect:
-0x4658 016745 call shutter_stop_bluetooth_discovery 
-0x4659 016746 setarg 0 
-0x465a 016747 store 2 ,mem_ble_shutter_reconn_timer 
-0x465b 016748 branch app_led_off 
-:      016751 ble_shutter_process_baseband_disconnect:
-0x465c 016752 call queue_init 
-0x465d 016753 jam 0 ,mem_ble_shutter_enable_notify 
-0x465e 016754 branch shutter_start_reconnect 
-:      016757 ble_shutter_process_reconnect_complete:
-0x465f 016758 call queue_init 
-0x4660 016759 jam 1 ,mem_ble_shutter_enable_notify 
-0x4661 016760 fetch 8 ,mem_ble_shutter_interval_min 
-0x4662 016761 store 8 ,mem_le_interval_min 
-0x4663 016762 call app_lpm_mult_enable 
-0x4664 016763 branch le_l2cap_tx_update_req 
-:      016766 ble_shutter_process_parse_connect_parameter_update_response:
-0x4665 016767 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x4666 016768 rtneq ble_signaling_connect_parameter_update_accepted 
-0x4667 016769 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x4668 016770 rtn blank 
-0x4669 016771 store 8 ,mem_le_interval_min 
-0x466a 016772 branch le_l2cap_tx_update_req 
-:      016776 shutter_process_soft_swtich_button_long_press:
-0x466b 016777 branch ui_soft_switch_botton_long_press 
-:      016779 shutter_process_soft_swtich_button_down:
-0x466c 016780 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x466d 016781 rtneq hard_switch 
-0x466e 016782 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x466f 016783 rtnne ss_state_power_on 
-0x4670 016784 call shutter_store_currenct_led_state 
-0x4671 016785 branch app_led_on 
-:      016787 shutter_store_currenct_led_state:
-0x4672 016788 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x4673 016789 arg 11 ,loopcnt 
-0x4674 016790 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x4675 016791 arg mem_shutter_led_struct_app_led ,contr 
-0x4676 016792 branch memcpy 
-:      016794 shutter_process_soft_swtich_button_up:
-0x4677 016795 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4678 016796 rtneq hard_switch 
-0x4679 016797 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x467a 016798 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x467b 016799 branch ui_soft_switch_botton_up 
-:      016801 shutter_load_currenct_led_state:
-0x467c 016802 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x467d 016803 rtnne 1 
-0x467e 016804 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x467f 016805 fetch 2 ,mem_ui_state_map 
-0x4680 016806 bbit1 ui_state_bt_connected ,app_led_off 
-0x4681 016807 bbit1 ui_state_ble_connected ,app_led_off 
-0x4682 016808 arg 11 ,loopcnt 
-0x4683 016809 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x4684 016810 arg mem_shutter_led_struct_app_led ,contw 
-0x4685 016811 branch memcpy 
-:      016816 shutter_le_bb_event_timer:
-0x4686 016818 call shutter_check_sleep_timer 
-0x4687 016821 call shutter_check_power_off_timer 
-0x4688 016824 call classic_shutter_check_unplug_timer 
-0x4689 016825 call classic_shutter_hid_handshake_timer 
-0x468a 016826 call classic_shutter_hid_disconn_timer 
-0x468b 016829 branch ble_shutter_reconn_timer 
-:      016833 shutter_check_sleep_timer:
-0x468c 016834 arg mem_shutter_sleep_timer ,regc 
-0x468d 016835 arg shutter_sleep_timeout ,regb 
-0x468e 016836 branch timer_single_step_2b 
-:      016837 shutter_sleep_timeout:
-0x468f 016838 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x4690 016839 call app_led_off 
-0x4691 016840 call shutter_disconnect_current_connection 
-0x4692 016841 branch shutter_wait_power_off 
-:      016844 shutter_check_power_off_timer:
-0x4693 016845 arg mem_shutter_power_off_timer ,regc 
-0x4694 016846 arg shutter_check_power_off_timeout ,regb 
-0x4695 016847 branch timer_single_step 
-:      016849 shutter_check_power_off_timeout:
-0x4696 016850 fetch 2 ,mem_ui_state_map 
-0x4697 016851 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x4698 016852 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
-0x4699 016853 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x469a 016854 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x469b 016855 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x469c 016856 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x469d 016857 branch app_enter_hibernate 
-:      016861 classic_shutter_check_unplug_timer:
-0x469e 016862 arg mem_classic_shutter_cable_unplug_conut ,regc 
-0x469f 016863 arg classic_shutter_unplug_timeout ,regb 
-0x46a0 016864 branch timer_single_step 
-:      016866 classic_shutter_unplug_timeout:
-0x46a1 016867 fetch 1 ,mem_control_tasks 
-0x46a2 016868 set1 l2cap_disconnect_interrupt ,pdata 
-0x46a3 016869 set1 l2cap_disconnect_control ,pdata 
-0x46a4 016870 store 1 ,mem_control_tasks 
-0x46a5 016871 rtn 
-:      016873 classic_shutter_hid_handshake_timer:
-0x46a6 016874 arg mem_hid_handshake_timer_count ,regc 
-0x46a7 016875 arg classic_shutter_process_hid_handshake ,regb 
-0x46a8 016876 branch timer_single_step 
-:      016878 classic_shutter_hid_disconn_timer:
-0x46a9 016879 arg mem_classic_shutter_hid_disconn_count ,regc 
-0x46aa 016880 arg app_bt_disconnect ,regb 
-0x46ab 016881 branch timer_single_step 
-:      016886 ble_shutter_reconn_timer:
-0x46ac 016887 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46ad 016888 rtnne ss_state_power_on 
-0x46ae 016889 arg mem_ble_shutter_reconn_timer ,regc 
-0x46af 016890 arg shutter_start_bluetooth_discovery ,regb 
-0x46b0 016891 branch timer_single_step_2b 
-:      016894 shutter_process_idle:
-0x46b1 016895 call shutter_send_data_to_master 
-0x46b2 016896 branch keyscan_key_process 
-:      016899 shutter_process_lpm_before:
-0x46b3 016900 branch keyscan_process_lpm_before 
-:      016902 shutter_le_before_hibernate:
-0x46b4 016903 call gpio_set_before_lpm_common 
-0x46b5 016904 branch shutter_process_lpm_before 
-:      016910 shutter_stop_bluetooth_discovery:
-0x46b6 016911 fetch 1 ,mem_shutter_bluetooth_type 
-0x46b7 016912 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
-0x46b8 016913 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
-0x46b9 016914 rtn 
-:      016916 ble_shutter_stop_bluetooth_discovery:
-0x46ba 016917 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x46bb 016918 store 2 ,mem_shutter_sleep_timeout 
-0x46bc 016919 store 2 ,mem_shutter_sleep_timer 
-0x46bd 016920 branch app_ble_stop_adv 
-:      016922 classic_shutter_stop_bluetooth_discovery:
-0x46be 016923 fetch 2 ,mem_classic_shutter_connect_timeout 
-0x46bf 016924 store 2 ,mem_shutter_sleep_timeout 
-0x46c0 016925 store 2 ,mem_shutter_sleep_timer 
-0x46c1 016926 branch app_bt_stop_discovery 
-:      016928 shutter_start_bluetooth_discovery:
-0x46c2 016929 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46c3 016930 rtnne ss_state_power_on 
-0x46c4 016931 fetch 1 ,mem_shutter_bluetooth_type 
-0x46c5 016932 bbit1 classic_shutter ,classic_shutter_start_discovery 
-0x46c6 016933 bbit1 ble_shutter ,ble_shutter_start_discovery 
-0x46c7 016934 rtn 
-:      016936 classic_shutter_start_discovery:
-0x46c8 016937 fetch 2 ,mem_classic_shutter_discovery_timeout ,
-0x46c9 016938 store 2 ,mem_shutter_sleep_timeout 
-0x46ca 016939 store 2 ,mem_shutter_sleep_timer 
-0x46cb 016940 branch app_bt_start_discovery_short 
-:      016942 ble_shutter_start_discovery:
-0x46cc 016943 fetch 2 ,mem_ui_state_map 
-0x46cd 016944 rtnbit1 ui_state_ble_connected 
-0x46ce 016945 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x46cf 016946 store 2 ,mem_shutter_sleep_timeout 
-0x46d0 016947 store 2 ,mem_shutter_sleep_timer 
-0x46d1 016948 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x46d2 016949 call shutter_ble_adv_interval_set 
-0x46d3 016950 call app_led_start_blink 
-0x46d4 016951 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x46d5 016952 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46d6 016953 fetch 2 ,mem_ui_state_map 
-0x46d7 016954 rtnbit1 ui_state_ble_adv 
-0x46d8 016955 branch app_ble_start_adv 
-:      016958 shutter_start_reconnect:
-0x46d9 016959 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46da 016960 rtnne ss_state_power_on 
-0x46db 016961 fetch 1 ,mem_shutter_bluetooth_type 
-0x46dc 016962 bbit1 classic_shutter ,classic_shutter_start_reconnect 
-0x46dd 016963 bbit1 ble_shutter ,ble_shutter_start_reconnect 
-0x46de 016964 rtn 
-:      016966 classic_shutter_start_reconnect:
-0x46df 016967 call app_check_reconn_target 
-0x46e0 016968 branch shutter_start_bluetooth_discovery ,blank 
-0x46e1 016969 call app_led_on 
-0x46e2 016970 call app_bt_stop_discovery 
-0x46e3 016971 branch app_bt_start_reconnect 
-:      016973 ble_shutter_start_reconnect:
-0x46e4 016974 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x46e5 016975 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x46e6 016976 storet 2 ,mem_ble_shutter_reconn_timer 
-0x46e7 016977 nrtn blank 
-0x46e8 016978 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
-0x46e9 016979 call shutter_ble_adv_interval_set 
-0x46ea 016980 call app_led_start_blink 
-0x46eb 016981 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x46ec 016982 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46ed 016983 fetch 2 ,mem_ui_state_map 
-0x46ee 016984 rtnbit1 ui_state_ble_adv 
-0x46ef 016985 branch app_ble_start_adv 
-:      016988 shutter_ble_adv_interval_set:
-0x46f0 016989 store 2 ,mem_lpm_interval 
-0x46f1 016990 increase -4 ,pdata 
-0x46f2 016991 store 2 ,mem_le_adv_interval 
-0x46f3 016992 rtn 
-:      016995 shutter_disconnect_current_connection:
-0x46f4 016996 fetch 2 ,mem_ui_state_map 
-0x46f5 016997 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x46f6 016998 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x46f7 016999 branch shutter_stop_bluetooth_discovery 
-:      017003 app_check_reconn_target:
-0x46f8 017004 fetch 1 ,mem_nv_data_number 
-0x46f9 017005 copy pdata ,loopcnt 
-0x46fa 017006 fetch 2 ,mem_nv_data_ptr 
-0x46fb 017007 copy pdata ,rega 
-:      017008 app_check_reconn_target_loop:
-0x46fc 017009 ifetch 2 ,rega 
-0x46fd 017010 beq 0 ,found_reconn_device 
-0x46fe 017011 increase nv_data_len ,rega 
-0x46ff 017012 loop app_check_reconn_target_loop 
-0x4700 017013 branch enable_blank 
-:      017015 found_reconn_device:
-0x4701 017016 ifetch 6 ,contr 
-0x4702 017017 store 6 ,mem_hci_plap 
-0x4703 017018 increase 10 ,contr 
-0x4704 017019 arg mem_link_key ,contw 
-0x4705 017020 call memcpy16 
-0x4706 017021 call check_link_key_load 
-0x4707 017022 branch disable_blank 
-:      017028 shutter_check_data_enable:
-0x4708 017029 call disable_user 
-0x4709 017030 fetch 2 ,mem_ui_state_map 
-0x470a 017031 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
-0x470b 017032 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x470c 017033 rtn 
-:      017035 shutter_check_bt_data_enable:
-0x470d 017036 fetch 1 ,mem_hid_interrupt_state 
-0x470e 017037 rtnne 0x3f 
-0x470f 017038 branch enable_user 
-:      017040 shutter_check_ble_data_enable:
-0x4710 017041 fetch 1 ,mem_ble_shutter_enable_notify 
-0x4711 017042 rtn blank 
-0x4712 017043 branch enable_user 
-:      017048 shutter_check_bluetooth_conn:
-0x4713 017049 call disable_user 
-0x4714 017050 fetch 2 ,mem_ui_state_map 
-0x4715 017051 rtnbit1 ui_state_bt_connected 
-0x4716 017052 rtnbit1 ui_state_ble_connected 
-0x4717 017053 branch enable_user 
-:      017057 shutter_change_bluetooth_status_bt_disconn:
-0x4718 017058 fetch 1 ,mem_shutter_bluetooth_type 
-0x4719 017059 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
-0x471a 017060 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
-0x471b 017061 rtn 
-:      017063 classic_shutter_change_bluetooth_status_bt_disconn:
-0x471c 017064 fetch 1 ,mem_scan_mode 
-0x471d 017065 rtnne 0x03 
-0x471e 017066 branch shutter_start_reconnect 
-:      017068 ble_shutter_change_bluetooth_status_bt_disconn:
-0x471f 017069 branch shutter_start_reconnect 
-:      017072 shutter_check_send_data:
-0x4720 017073 disable user2 
-0x4721 017074 fetch 2 ,mem_shutter_sleep_timeout 
-0x4722 017075 store 2 ,mem_shutter_sleep_timer 
-0x4723 017077 call shutter_check_bluetooth_conn 
-0x4724 017078 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x4725 017080 call shutter_check_data_enable 
-0x4726 017081 nrtn user 
-0x4727 017082 enable user2 
-0x4728 017083 rtn 
-:      017087 shutter_key_change:
-0x4729 017088 call shutter_check_send_data 
-0x472a 017089 nrtn user2 
-0x472b 017090 deposit rega 
-0x472c 017091 branch shutter_key_release ,blank 
-:      017092 shutter_key_press:
-0x472d 017093 call app_led_on 
-0x472e 017094 arg mem_key0_press ,regc 
-0x472f 017095 branch push_queue_press_or_release 
-:      017097 shutter_key_release:
-0x4730 017098 call app_led_off 
-0x4731 017099 arg mem_key0_release ,regc 
-:      017101 push_queue_press_or_release:
-0x4732 017102 arg max_queue_num ,pdata 
-0x4733 017103 imul32 queue ,pdata 
-0x4734 017104 iadd regc ,regc 
-:      017107 push_buffer_in_queue:
-0x4735 017108 ifetch 1 ,regc 
-0x4736 017109 rtn blank 
-0x4737 017110 call queue_push_one_byte 
-0x4738 017111 increase 1 ,regc 
-0x4739 017112 branch push_buffer_in_queue 
-:      017115 shutter_send_data_to_master:
-0x473a 017116 fetch 2 ,mem_ui_state_map 
-0x473b 017117 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x473c 017118 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
-0x473d 017119 rtn 
-:      017121 pop_queue_to_ble_data:
-0x473e 017122 call le_fifo_check_nearly_full 
-0x473f 017123 nrtn blank 
-0x4740 017124 call queue_pop_one_byte 
-0x4741 017125 nrtn user 
-0x4742 017126 pincrease -1 
-0x4743 017127 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x4744 017128 arg mem_ble_data_buffer1 ,temp 
-0x4745 017129 iadd temp ,contr 
-:      017130 le_send_notify_from_list:
-0x4746 017131 ifetch 1 ,contr 
-0x4747 017132 copy pdata ,rega 
-0x4748 017133 ifetcht 2 ,contr 
-0x4749 017134 call store_contr 
-0x474a 017135 call le_att_malloc_tx_notify 
-0x474b 017136 copy rega ,loopcnt 
-0x474c 017137 call get_contr 
-0x474d 017138 branch memcpy 
-:      017141 pop_queue_to_classic_data:
-0x474e 017142 call l2cap_malloc_is_fifo_nearly_full 
-0x474f 017143 nrtn blank 
-0x4750 017144 call queue_pop_one_byte 
-0x4751 017145 nrtn user 
-0x4752 017146 pincrease -1 
-0x4753 017147 mul32 pdata ,shutter_classic_data_buffer ,pdata 
-0x4754 017148 arg mem_classic_data_buffer1 ,temp 
-0x4755 017149 iadd temp ,contr 
-0x4756 017150 ifetch 5 ,contr 
-0x4757 017151 store 5 ,mem_classic_data_buffer 
-:      017152 classic_send_hid_data:
-0x4758 017153 fetch 1 ,mem_classic_data_buffer 
-0x4759 017154 copy pdata ,rega 
-0x475a 017155 call hid_malloc_tx_buff 
-0x475b 017156 fetch 2 ,mem_hid_int_remote_cid 
-0x475c 017157 istore 2 ,contw 
-0x475d 017158 setarg 0xa1 
-0x475e 017159 istore 1 ,contw 
-0x475f 017160 fetch 4 ,mem_classic_data_buffer + 1 
-0x4760 017161 istore 9 ,contw 
-0x4761 017162 rtn 
-:      017166 queue_push_one_byte:
-0x4762 017167 store 1 ,mem_pdatatemp 
-0x4763 017168 arg mem_pdatatemp ,rega 
-0x4764 017169 branch queue_push 
-:      017171 queue_pop_one_byte:
-0x4765 017172 arg mem_pdatatemp ,rega 
-0x4766 017173 call queue_pop 
-0x4767 017174 nrtn user 
-0x4768 017175 fetch 1 ,mem_pdatatemp 
-0x4769 017176 rtn 
-:      017179 ble_shutter_receive_data:
-0x476a 017180 fetch 2 ,mem_le_att_handle 
-0x476b 017181 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x476c 017182 rtn 
-:      017184 shutter_init_param:
-0x476d 017185 setarg 0x02 
-0x476e 017186 store 1 ,mem_shutter_power_off_timeout 
-0x476f 017188 setarg 0x00200008 
-0x4770 017189 store 4 ,mem_ble_shutter_interval_min 
-0x4771 017190 setarg 0x012c0005 
-0x4772 017191 istore 4 ,contw 
-0x4773 017194 jam 0x17 ,mem_le_local_mtu 
-0x4774 017197 setarg 0x1b 
-0x4775 017198 store 2 ,mem_le_pairing_handle 
-0x4776 017199 call le_set_config_fixed_ltk 
-0x4777 017200 call le_set_fixed_ltk 
-0x4778 017201 call le_set_justwork 
-0x4779 017202 branch le_set_config_read_authentication 
-:      017205 shutter_load_buffer_config_form_datarom:
-0x477a 017207 arg ble_key_value_list_size ,loopcnt 
-0x477b 017208 arg mem_ble_data_buffer1 ,contw 
-0x477c 017209 arg ble_shutter_key_value_list ,contr 
-0x477d 017210 call memcpy_fast 
-0x477e 017211 arg bt_key_value_list_size ,loopcnt 
-0x477f 017212 arg mem_classic_data_buffer1 ,contw 
-0x4780 017213 arg classic_shutter_key_value_list ,contr 
-0x4781 017214 branch memcpy_fast 
-:      017217 shutter_load_ble_gatt_form_datarom:
-0x4782 017218 arg ble_gatt_list_size ,loopcnt 
-0x4783 017219 arg ble_shutter_gatt_list ,contr 
-0x4784 017220 branch memcpy_fast 
-:      017223 shutter_load_bt_sdp_form_datarom:
-0x4785 017224 arg bt_sdp_list_size ,loopcnt 
-0x4786 017225 arg classic_shutter_sdp_list ,contr 
-0x4787 017226 branch memcpy_fast 
-:      017230 shutter_init_bluetooth_config:
-0x4788 017231 call shutter_check_load_config_flag 
-0x4789 017232 nrtn user 
-0x478a 017233 fetch 1 ,mem_shutter_config_select_gpio1 
-0x478b 017234 call shutter_init_bluetooth_config_gpio_input 
-0x478c 017235 fetch 1 ,mem_shutter_config_select_gpio2 
-0x478d 017236 call shutter_init_bluetooth_config_gpio_input 
-0x478e 017237 fetch 1 ,mem_shutter_config_select_gpio3 
-0x478f 017238 branch shutter_init_bluetooth_config_gpio_input 
-:      017240 shutter_init_bluetooth_config_gpio_input:
-0x4790 017241 rtn blank 
-0x4791 017242 or pdata ,0x80 ,temp 
-0x4792 017243 branch gpio_config_input_nowake 
-:      017246 shutter_load_bluetooth_config:
-0x4793 017247 call shutter_check_load_config_flag 
-0x4794 017248 nrtn user 
-0x4795 017249 call shutter_load_bluetooth_config_label 
-0x4796 017250 branch shutter_load_bluetooth_config_by_otp 
-:      017252 shutter_load_bluetooth_config_label:
-0x4797 017253 arg 0 ,rega 
-0x4798 017254 fetch 1 ,mem_shutter_config_select_gpio1 
-0x4799 017255 call shutter_load_bluetooth_config_read_gpio_input 
-0x479a 017256 nsetflag blank ,0 ,rega 
-0x479b 017257 fetch 1 ,mem_shutter_config_select_gpio2 
-0x479c 017258 call shutter_load_bluetooth_config_read_gpio_input 
-0x479d 017259 nsetflag blank ,1 ,rega 
-0x479e 017260 fetch 1 ,mem_shutter_config_select_gpio3 
-0x479f 017261 call shutter_load_bluetooth_config_read_gpio_input 
-0x47a0 017262 nsetflag blank ,2 ,rega 
-0x47a1 017263 copy rega ,pdata 
-0x47a2 017264 store 1 ,mem_shutter_config_label 
-0x47a3 017265 fetch 1 ,mem_shutter_config_size 
-0x47a4 017266 imul32 rega ,pdata 
-0x47a5 017267 fetcht 2 ,mem_shutter_config_otp_base_address 
-0x47a6 017268 iadd temp ,pdata 
-0x47a7 017269 store 2 ,mem_shutter_config_otp_addr 
-0x47a8 017270 rtn 
-:      017272 shutter_load_bluetooth_config_read_gpio_input:
-0x47a9 017273 rtn blank 
-0x47aa 017274 or pdata ,0x80 ,temp 
-0x47ab 017275 call gpio_get_bit 
-0x47ac 017276 nbranch enable_blank ,true 
-0x47ad 017277 branch disable_blank 
-:      017280 shutter_check_load_config_flag:
-0x47ae 017281 call disable_user 
-0x47af 017282 fetch 1 ,mem_shutter_config_user_size 
-0x47b0 017283 nrtn blank 
-0x47b1 017284 fetch 1 ,mem_shutter_config_enable 
-0x47b2 017285 rtn blank 
-0x47b3 017286 branch enable_user 
-:      017289 shutter_load_bluetooth_config_by_otp:
-0x47b4 017290 call otp_enable_chgpump 
-0x47b5 017291 fetch 2 ,mem_shutter_config_otp_addr 
-0x47b6 017292 arg mem_shutter_config_data_temp ,rega 
-0x47b7 017293 fetcht 1 ,mem_shutter_config_size 
-0x47b8 017294 call otpd_read_data 
-0x47b9 017295 call otp_disable_chgpump 
-:      017296 shutter_load_bluetooth_config_store_name:
-0x47ba 017297 fetch 1 ,mem_shutter_config_data_temp 
-0x47bb 017298 copy pdata ,loopcnt 
-0x47bc 017299 store 1 ,mem_le_name_len 
-0x47bd 017300 call memcpy_fast 
-0x47be 017301 fetch 1 ,mem_shutter_config_data_temp 
-0x47bf 017302 copy pdata ,loopcnt 
-0x47c0 017303 store 1 ,mem_local_name_length 
-0x47c1 017304 call memcpy_fast 
-0x47c2 017305 ifetch 1 ,contr 
-0x47c3 017306 store 1 ,mem_shutter_key_num 
-0x47c4 017307 ifetch 1 ,contr 
-0x47c5 017308 store 1 ,mem_shutter_hard_soft_switch_case 
-0x47c6 017309 rtn 
-:      017312 shutter_load_bluetooth_config_by_eeprom:
-0x47c7 017313 fetch 1 ,mem_shutter_bluetooth_type 
-0x47c8 017314 rtnbit0 classic_shutter 
-0x47c9 017315 arg 3 ,temp 
-0x47ca 017316 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47cb 017317 copy pdata ,regb 
-0x47cc 017318 arg mem_shutter_config_eeprom_start_flag ,rega 
-0x47cd 017319 call iicd_read_eep_data 
-0x47ce 017320 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
-0x47cf 017321 setarg shutter_eeprom_config_crc 
-0x47d0 017322 isub temp ,null 
-0x47d1 017323 nrtn zero 
-0x47d2 017324 fetch 1 ,mem_shutter_config_user_size 
-0x47d3 017325 rtn blank 
-0x47d4 017326 copy pdata ,temp 
-0x47d5 017327 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47d6 017328 add pdata ,3 ,regb 
-0x47d7 017329 arg mem_shutter_config_data_temp ,rega 
-0x47d8 017330 call iicd_read_eep_data 
-0x47d9 017331 branch shutter_store_config 
-:      017333 shutter_load_bluetooth_config_by_user_config:
-0x47da 017334 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47db 017335 rtn blank 
-0x47dc 017336 call otp_enable_chgpump 
-0x47dd 017337 arg 1 ,temp 
-0x47de 017338 arg mem_shutter_config_user_size ,rega 
-0x47df 017339 call otpd_read_data 
-0x47e0 017341 fetch 1 ,mem_shutter_config_user_size 
-0x47e1 017342 rtn blank 
-0x47e2 017344 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47e3 017345 pincrease 1 
-0x47e4 017346 arg mem_shutter_config_data_temp ,rega 
-0x47e5 017347 fetcht 1 ,mem_shutter_config_user_size 
-0x47e6 017348 call otpd_read_data 
-0x47e7 017349 call otp_disable_chgpump 
-:      017350 shutter_store_config:
-0x47e8 017351 call shutter_load_bluetooth_config_store_name 
-:      017352 shutter_load_bluetooth_config_custom:
-0x47e9 017353 ifetch 2 ,contr 
-0x47ea 017354 rtn blank 
-0x47eb 017355 copy pdata ,contw 
-0x47ec 017356 ifetcht 1 ,contr 
-0x47ed 017357 copy temp ,loopcnt 
-0x47ee 017358 call memcpy 
-0x47ef 017359 branch shutter_load_bluetooth_config_custom 
-:      017363 shutter_random_mac_addr:
-0x47f0 017364 fetch 1 ,mem_shutter_bluetooth_type 
-0x47f1 017365 rtnbit0 classic_shutter 
-0x47f2 017366 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47f3 017367 copy pdata ,regb 
-0x47f4 017368 arg 4 ,temp 
-0x47f5 017369 arg mem_shutter_random_mac_data_temp ,rega 
-0x47f6 017370 call iicd_read_eep_data 
-0x47f7 017371 fetch 1 ,mem_shutter_random_mac_data_temp 
-0x47f8 017372 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
-:      017373 shutter_write_random_mac_addr_to_eeprom:
-0x47f9 017374 setarg 1 
-0x47fa 017375 store 1 ,mem_shutter_random_mac_data_temp 
-0x47fb 017376 force 3 ,loopcnt 
-0x47fc 017377 call generate_random_loop 
-0x47fd 017378 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47fe 017379 copy pdata ,regb 
-0x47ff 017380 arg 4 ,temp 
-0x4800 017381 arg mem_shutter_random_mac_data_temp ,rega 
-0x4801 017382 call iicd_write_eep_data 
-:      017383 shutter_write_random_mac_addr:
-0x4802 017384 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
-0x4803 017385 store 3 ,mem_lap 
-0x4804 017386 store 3 ,mem_le_lap 
-0x4805 017387 rtn 
-:      017390 shutter_soft_swtich_power_on:
-0x4806 017391 branch shutter_start_reconnect 
-:      017394 shutter_soft_swtich_power_off:
-0x4807 017395 arg 0 ,rega 
-0x4808 017396 arg mem_shutter_power_off_led_style ,regc 
-0x4809 017397 call ui_led_set_style_global 
-0x480a 017398 call shutter_disconnect_current_connection 
-:      017399 shutter_wait_power_off:
-0x480b 017400 fetch 1 ,mem_shutter_power_off_timeout 
-0x480c 017401 store 1 ,mem_shutter_power_off_timer 
-0x480d 017402 rtn 
-:      017406 ui_soft_swtich_init:
-0x480e 017407 setarg ss_state_power_up 
-0x480f 017408 call ui_soft_swtich_init_power_on_time 
-0x4810 017409 jam ui_button_state_up ,mem_ui_button_last_state 
-0x4811 017410 call ui_button_init 
-0x4812 017411 call ui_button_polling 
-0x4813 017412 fetch 2 ,mem_ui_state_map 
-0x4814 017413 rtnbit1 ui_state_btn_down 
-0x4815 017414 branch app_enter_hibernate 
-:      017416 ui_soft_swtich_init_power_on_time:
-0x4816 017417 fetcht 2 ,mem_power_param_ptr 
-0x4817 017418 istore 1 ,temp 
-0x4818 017419 ifetch 1 ,contw 
-0x4819 017420 store 1 ,mem_ui_button_timeout 
-0x481a 017421 rtn 
-:      017424 ui_soft_switch_botton_up:
-0x481b 017425 fetch 2 ,mem_power_param_ptr 
-0x481c 017426 ifetch 1 ,pdata 
-0x481d 017427 rtnne ss_state_power_up 
-0x481e 017428 branch app_enter_hibernate 
-:      017431 ui_soft_switch_botton_long_press:
-0x481f 017432 fetcht 2 ,mem_power_param_ptr 
-0x4820 017433 ifetch 1 ,temp 
-0x4821 017434 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      017435 ui_soft_switch_power_on:
-0x4822 017436 setarg ss_state_power_on 
-0x4823 017437 fetcht 2 ,mem_power_param_ptr 
-0x4824 017438 istore 1 ,temp 
-0x4825 017439 add temp ,ss_power_off_time ,contr 
-0x4826 017440 ifetch 1 ,contr 
-0x4827 017441 istore 1 ,mem_ui_button_timeout 
-0x4828 017442 ifetch 2 ,contr 
-0x4829 017443 branch callback_func 
-:      017445 ui_soft_switch_power_off:
-0x482a 017446 setarg ss_state_power_off 
-0x482b 017447 call ui_soft_swtich_init_power_on_time 
-0x482c 017448 add temp ,ss_power_off_cb ,contr 
-0x482d 017449 ifetch 2 ,contr 
-0x482e 017450 branch app_enter_hibernate ,blank 
-0x482f 017451 branch callback_func 
-:      017457 shutter_byteswap:
-0x4830 017458 store 6 ,mem_tmp_buffer 
-0x4831 017459 fetch 1 ,mem_tmp_buffer 
-0x4832 017460 store 1 ,mem_tmp_buffer + 11 
-0x4833 017461 ifetch 1 ,contr 
-0x4834 017462 store 1 ,mem_tmp_buffer + 10 
-0x4835 017463 ifetch 1 ,contr 
-0x4836 017464 store 1 ,mem_tmp_buffer + 9 
-0x4837 017465 ifetch 1 ,contr 
-0x4838 017466 store 1 ,mem_tmp_buffer + 8 
-0x4839 017467 ifetch 1 ,contr 
-0x483a 017468 store 1 ,mem_tmp_buffer + 7 
-0x483b 017469 ifetch 1 ,contr 
-0x483c 017470 store 1 ,mem_tmp_buffer + 6 
-0x483d 017471 fetch 6 ,mem_tmp_buffer + 6 
-0x483e 017472 rtn 
-:      017474 shutter_random_addr_by_otp:
-0x483f 017475 call load_adc_init 
-0x4840 017476 fetch 1 ,mem_1v_adc_io_data 
-0x4841 017477 store 1 ,mem_le_lap 
-0x4842 017478 fetch 1 ,mem_5v_adc_hvin_data 
-0x4843 017479 istore 1 ,contw 
-0x4844 017480 fetch 1 ,mem_3v_adc_vinlpm_data 
-0x4845 017481 istore 1 ,contw 
-0x4846 017482 fetch 3 ,mem_le_lap 
-0x4847 017483 store 3 ,mem_lap 
-0x4848 017484 rtn 
-:      017496 sim_iic_read_eep_data:
-0x4849 017497 fetch 2 ,mem_eeprom_base 
-0x484a 017498 iadd regb ,pdata 
-0x484b 017499 byteswap pdata ,pdata 
-0x484c 017500 store 2 ,mem_addr_mi 
-0x484d 017501 copy temp ,regb 
-0x484e 017503 call sim_iic_start 
-0x484f 017504 setarg 0xa0 
-0x4850 017505 call sim_iic_send_byte 
-0x4851 017506 fetch 1 ,mem_addr_mi 
-0x4852 017507 call sim_iic_send_byte 
-0x4853 017508 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
-0x4854 017509 fetch 1 ,mem_addr_mi + 1 
-0x4855 017510 call sim_iic_send_byte 
-:      017511 sim_iic_read_eep_data_2k:
-0x4856 017512 call sim_iic_stop 
-0x4857 017514 call sim_iic_start 
-0x4858 017515 setarg 0xa1 
-0x4859 017516 call sim_iic_send_byte 
-:      017518 sim_iic_read_eep_data_loop:
-0x485a 017519 call sim_iic_read_byte 
-0x485b 017520 istore 1 ,rega 
-0x485c 017521 increase 1 ,rega 
-0x485d 017522 increase -1 ,regb 
-0x485e 017523 nbranch sim_iic_read_eep_data_loop ,zero 
-0x485f 017524 branch sim_iic_stop 
-:      017535 sim_iic_write_eep_data:
-0x4860 017536 byteswap regb ,pdata 
-0x4861 017537 store 2 ,mem_addr_mi 
-0x4862 017538 copy temp ,regb 
-0x4863 017540 call sim_iic_start 
-0x4864 017541 setarg 0xa0 
-0x4865 017542 call sim_iic_send_byte 
-0x4866 017544 fetch 1 ,mem_addr_mi 
-0x4867 017545 call sim_iic_send_byte 
-0x4868 017546 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
-0x4869 017547 fetch 1 ,mem_addr_mi + 1 
-0x486a 017548 call sim_iic_send_byte 
-:      017549 sim_iic_write_eep_data_loop:
-0x486b 017550 ifetch 1 ,rega 
-0x486c 017551 call sim_iic_send_byte 
-0x486d 017552 increase 1 ,rega 
-0x486e 017553 increase -1 ,regb 
-0x486f 017554 nbranch sim_iic_write_eep_data_loop ,zero 
-0x4870 017555 branch sim_iic_stop 
-:      017559 sim_iic_wait_ack:
-0x4871 017560 arg 10 ,loopcnt 
-0x4872 017561 call sim_iic_release_sda 
-0x4873 017562 call sim_iic_scl_output_high 
-0x4874 017563 call sim_iic_delay 
-:      017564 sim_iic_wait_ack_loop:
-0x4875 017565 call sim_iic_read_sda_level 
-0x4876 017566 branch sim_iic_scl_output_low ,blank 
-0x4877 017567 loop sim_iic_wait_ack_loop 
-0x4878 017568 branch sim_iic_scl_output_low 
-:      017572 sim_iic_ack_slave:
-0x4879 017573 call sim_iic_scl_output_low 
-0x487a 017574 call sim_iic_sda_output_low 
-0x487b 017575 call sim_iic_delay 
-0x487c 017576 call sim_iic_scl_output_high 
-0x487d 017577 call sim_iic_delay 
-0x487e 017578 branch sim_iic_scl_output_low 
-:      017583 sim_iic_read_byte:
-0x487f 017584 arg 8 ,loopcnt 
-0x4880 017585 arg 0 ,regc 
-0x4881 017586 call sim_iic_release_sda 
-:      017587 sim_iic_read_byte_loop:
-0x4882 017588 call sim_iic_scl_output_high 
-0x4883 017589 call sim_iic_delay 
-0x4884 017590 lshift regc ,regc 
-0x4885 017591 call sim_iic_read_sda_level 
-0x4886 017592 iadd regc ,regc 
-0x4887 017593 call sim_iic_delay 
-0x4888 017594 call sim_iic_scl_output_low 
-0x4889 017595 loop sim_iic_read_byte_loop 
-0x488a 017596 call sim_iic_ack_slave 
-0x488b 017597 copy regc ,pdata 
-0x488c 017598 rtn 
-:      017602 sim_iic_send_byte:
-0x488d 017603 arg 8 ,loopcnt 
-0x488e 017604 copy pdata ,regc 
-0x488f 017605 call sim_iic_scl_output_low 
-:      017606 sim_iic_send_byte_loop:
-0x4890 017607 isolate1 7 ,regc 
-0x4891 017608 call sim_iic_sda_output_high ,true 
-0x4892 017609 ncall sim_iic_sda_output_low ,true 
-0x4893 017610 lshift regc ,regc 
-0x4894 017611 call sim_iic_delay 
-0x4895 017612 call sim_iic_scl_output_high 
-0x4896 017613 call sim_iic_delay 
-0x4897 017614 call sim_iic_scl_output_low 
-0x4898 017615 call sim_iic_delay 
-0x4899 017616 loop sim_iic_send_byte_loop 
-0x489a 017617 branch sim_iic_wait_ack 
-:      017621 sim_iic_start:
-0x489b 017622 call sim_iic_sda_output_high 
-0x489c 017623 call sim_iic_scl_output_high 
-0x489d 017624 call sim_iic_delay 
-0x489e 017625 call sim_iic_sda_output_low 
-0x489f 017626 call sim_iic_delay 
-0x48a0 017627 branch sim_iic_scl_output_low 
-:      017631 sim_iic_stop:
-0x48a1 017632 call sim_iic_sda_output_low 
-0x48a2 017633 call sim_iic_scl_output_high 
-0x48a3 017634 call sim_iic_delay 
-0x48a4 017635 call sim_iic_sda_output_high 
-0x48a5 017636 branch sim_iic_delay 
-:      017640 sim_iic_scl_output_high:
-0x48a6 017641 enable user 
-0x48a7 017642 fetch 1 ,sim_iic_scl_gpio_num 
-0x48a8 017643 branch sim_iic_config_gpio 
-:      017646 sim_iic_scl_output_low:
-0x48a9 017647 disable user 
-0x48aa 017648 fetch 1 ,sim_iic_scl_gpio_num 
-0x48ab 017649 branch sim_iic_config_gpio 
-:      017652 sim_iic_sda_output_high:
-0x48ac 017653 enable user 
-0x48ad 017654 fetch 1 ,sim_iic_sda_gpio_num 
-0x48ae 017655 branch sim_iic_config_gpio 
-:      017658 sim_iic_sda_output_low:
-0x48af 017659 disable user 
-0x48b0 017660 fetch 1 ,sim_iic_sda_gpio_num 
-0x48b1 017661 branch sim_iic_config_gpio 
-:      017666 sim_iic_config_gpio:
-0x48b2 017667 and pdata ,0x07 ,queue 
-0x48b3 017668 rshift3 pdata ,pdata 
-0x48b4 017669 arg core_gpio_oe0 ,temp 
-0x48b5 017670 iadd temp ,temp 
-0x48b6 017671 ifetch 1 ,temp 
-0x48b7 017672 qset1 pdata 
-0x48b8 017673 istore 1 ,temp 
-0x48b9 017674 increase 4 ,temp 
-0x48ba 017675 ifetch 1 ,temp 
-0x48bb 017676 qsetflag user ,pdata 
-0x48bc 017677 istore 1 ,temp 
-0x48bd 017678 rtn 
-:      017681 sim_iic_release_sda:
-0x48be 017682 fetch 1 ,sim_iic_sda_gpio_num 
-0x48bf 017683 and pdata ,0x07 ,queue 
-0x48c0 017684 rshift3 pdata ,pdata 
-0x48c1 017685 arg core_gpio_oe0 ,temp 
-0x48c2 017686 iadd temp ,temp 
-0x48c3 017687 ifetch 1 ,temp 
-0x48c4 017688 qset0 pdata 
-0x48c5 017689 istore 1 ,temp 
-0x48c6 017690 rtn 
-:      017695 sim_iic_read_sda_level:
-0x48c7 017696 nop 4 
-0x48c8 017697 fetch 1 ,sim_iic_sda_gpio_num 
-0x48c9 017698 and pdata ,0x07 ,queue 
-0x48ca 017699 rshift3 pdata ,pdata 
-0x48cb 017700 arg core_gpio_in ,temp 
-0x48cc 017701 iadd temp ,temp 
-0x48cd 017702 setarg 0 
-0x48ce 017703 ifetcht 1 ,temp 
-0x48cf 017704 qisolate1 temp 
-0x48d0 017705 setflag true ,0 ,pdata 
-0x48d1 017706 rtn 
-:      017709 sim_iic_delay:
-0x48d2 017711 rtn 
-:      017717 usb_isr:
-0x48d3 017718 bpatch patch1e_6 ,mem_patch1e 
-0x48d4 017719 hfetch 1 ,core_usb_status 
-0x48d5 017720 isolate1 7 ,pdata 
-0x48d6 017721 call usb_init ,true 
-0x48d7 017722 call usb_nak_state_judge 
-0x48d8 017723 hfetch 1 ,core_usb_status 
-0x48d9 017724 store 1 ,mem_usb_status 
-0x48da 017725 hfetch 1 ,core_usb_fifo_empty 
-0x48db 017726 store 1 ,mem_usb_fifo_empty 
-0x48dc 017727 hstore 1 ,core_usb_fifo_empty 
-0x48dd 017728 pinvert 
-0x48de 017729 fetcht 1 ,mem_usb_tx_wait 
-0x48df 017730 iand temp ,pdata 
-0x48e0 017731 store 1 ,mem_usb_tx_wait 
-0x48e1 017732 jam 0xe0 ,core_usb_status 
-0x48e2 017733 fetch 1 ,mem_usb_fifo_empty 
-0x48e3 017734 compare 0x1 ,pdata ,0x1 
-0x48e4 017735 call usb0_fifo_empty ,true 
-0x48e5 017736 fetch 1 ,mem_usb_status 
-0x48e6 017737 compare 0x1 ,pdata ,0x1 
-0x48e7 017738 call usb_status1 ,true 
-0x48e8 017739 call usb_tx 
-0x48e9 017740 branch usb_nak_state 
-:      017742 usb_init:
-0x48ea 017743 bpatch patch1e_7 ,mem_patch1e 
-0x48eb 017744 call usb_init_param 
-0x48ec 017745 jam 0x00 ,core_usb_config 
-0x48ed 017746 nop 10000 
-0x48ee 017747 jam 0xc0 ,core_usb_trig 
-0x48ef 017748 hfetch 2 ,core_clkoff 
-0x48f0 017749 set0 clock_off_usb ,pdata 
-0x48f1 017750 hstore 2 ,core_clkoff 
-0x48f2 017751 jam 0x3c ,core_usb_config 
-0x48f3 017752 jam 0xff ,core_usb_status 
-0x48f4 017753 jam 0xff ,core_usb_fifo_empty 
-0x48f5 017754 jam 0 ,core_usb_addr 
-0x48f6 017755 jam dev_default ,mem_usb0_state 
-0x48f7 017756 setarg mem_usb_clear_mem_end 
-0x48f8 017757 arg mem_usb_clear_mem_start ,contw 
-0x48f9 017758 isub contw ,loopcnt 
-0x48fa 017759 branch clear_mem 
-:      017761 usb_offline_check_init:
-0x48fb 017762 fetcht 1 ,mem_usb_offline_check_gpio 
-0x48fc 017763 branch gpio_config_input 
-:      017764 usb_offline_state:
-0x48fd 017765 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x48fe 017766 rtn blank 
-0x48ff 017767 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4900 017768 call gpio_get_bit 
-0x4901 017769 branch usb_init ,true 
-0x4902 017770 rtn 
-:      017773 usb_nak_state:
-0x4903 017774 arg timer_nak ,queue 
-0x4904 017775 call timer_check 
-0x4905 017776 nrtn blank 
-0x4906 017777 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x4907 017778 nrtn blank 
-0x4908 017779 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4909 017780 ncall usb_mac_wakeup_judge ,blank 
-0x490a 017781 rtn 
-:      017783 usb_mem_devicedesc_init:
-0x490b 017784 arg mem_devicedesc ,contw 
-0x490c 017785 setsect 0 ,0x11212 
-0x490d 017786 setsect 1 ,0x8000 
-0x490e 017787 setsect 2 ,0x0 
-0x490f 017788 setsect 3 ,0x10000 
-0x4910 017789 istore 9 ,contw 
-0x4911 017790 setsect 0 ,0x22412 
-0x4912 017791 setsect 1 ,0x8604 
-0x4913 017792 setsect 2 ,0x1000 
-0x4914 017793 setsect 3 ,0x8 
-0x4915 017794 istore 9 ,contw 
-0x4916 017795 setsect 0 ,0x1 
-0x4917 017796 istore 1 ,contw 
-0x4918 017797 rtn 
-:      017799 usb_init_param:
-0x4919 017800 jam 2 ,mem_usb0_state 
-0x491a 017801 setarg 0x0 
-0x491b 017802 store 1 ,mem_remain 
-0x491c 017803 store 2 ,mem_usb_zero_packet 
-0x491d 017804 pincrease 1 
-0x491e 017805 store 2 ,mem_usb_ones_packet 
-0x491f 017806 pincrease 1 
-0x4920 017807 store 2 ,mem_usb_two_packet 
-0x4921 017808 setarg hid_kbdata_addr 
-0x4922 017809 store 2 ,mem_hidreportdesc_kb 
-0x4923 017810 setarg hid_msdata_addr 
-0x4924 017811 store 2 ,mem_hidreportdesc_m 
-0x4925 017812 arg mem_confdesc ,contw 
-0x4926 017813 arg hid_confdata_addr ,contr 
-0x4927 017814 call memcpy64 
-0x4928 017815 fetch 1 ,mem_usb_tx_interval 
-0x4929 017816 ncall usb_tx_interval_config ,blank 
-0x492a 017817 branch usb_mem_devicedesc_init 
-:      017819 usb_tx_interval_config:
-0x492b 017820 store 1 ,mem_confdesc + 34 
-0x492c 017821 store 1 ,mem_confdesc + 59 
-0x492d 017822 rtn 
-:      017823 usb_nak_state_judge:
-0x492e 017824 hfetch 1 ,core_usb_status 
-0x492f 017825 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x4930 017826 rtn 
-:      017828 usb_nak_state_timer_init:
-0x4931 017829 call usb0_attached_state_judge 
-0x4932 017830 call timer_reinit 
-0x4933 017831 setarg timer_nak_delay 
-0x4934 017832 arg timer_nak ,queue 
-0x4935 017833 branch timer_init 
-:      017835 usb0_attached_state_judge:
-0x4936 017836 fetch 1 ,mem_usb_state 
-0x4937 017837 bne usb_connected ,usb_clear_halt_dispose 
-0x4938 017838 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x4939 017839 jam 0 ,mem_usb_mac_wakeup_trig 
-0x493a 017840 rtn 
-:      017841 usb_clear_halt_dispose:
-0x493b 017842 fetch 1 ,mem_usb_clear_halt 
-0x493c 017843 rtn blank 
-0x493d 017844 jam 0 ,mem_usb_clear_halt 
-0x493e 017845 jam usb_connected ,mem_usb_state 
-0x493f 017846 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4940 017847 rtn 
-:      017849 usb0_fifo_empty:
-0x4941 017850 jam 0x1 ,core_usb_fifo_empty 
-0x4942 017851 branch usb0_tx 
-:      017853 usb_rx_no_data:
-0x4943 017854 fetch 1 ,mem_usb_status 
-0x4944 017855 bbit1 usb_status_setup ,usb_class_type 
-0x4945 017856 rtn 
-:      017858 usb_rx_read:
-0x4946 017859 hfetch 1 ,core_usb_ep 
-0x4947 017860 istore 1 ,contw 
-0x4948 017861 loop usb_rx_read 
-0x4949 017862 rtn 
-:      017864 usb_status1:
-0x494a 017865 bpatch patch1f_0 ,mem_patch1f 
-0x494b 017866 jam 0x11 ,core_usb_status 
-0x494c 017867 hfetch 1 ,core_usb_ep_len 
-0x494d 017868 store 1 ,mem_usb_read_len 
-0x494e 017869 copy pdata ,loopcnt 
-0x494f 017870 branch usb_rx_no_data ,blank 
-0x4950 017871 arg mem_usb_setup ,contw 
-0x4951 017872 call usb_rx_read 
-0x4952 017873 fetch 1 ,mem_usb_read_len 
-0x4953 017874 sub pdata ,7 ,null 
-0x4954 017875 rtn positive 
-:      017876 usb_class_type:
-0x4955 017877 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4956 017878 and_into 0x80 ,pdata 
-0x4957 017879 beq in_device ,usb_in_device 
-0x4958 017880 beq out_device ,usb_out_device 
-0x4959 017881 branch assert 
-:      017883 usb_in_device:
-0x495a 017884 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x495b 017885 rshift4 pdata ,pdata 
-0x495c 017886 rshift pdata ,pdata 
-0x495d 017887 and_into 0x03 ,pdata 
-0x495e 017888 beq standard_req ,usb_in_standard_req 
-0x495f 017889 beq class_req ,usb_in_class_req 
-0x4960 017890 beq manufacturer_req ,usb_in_manufacturer_req 
-0x4961 017891 branch assert 
-:      017893 usb_out_device:
-0x4962 017894 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4963 017895 rshift4 pdata ,pdata 
-0x4964 017896 rshift pdata ,pdata 
-0x4965 017897 and_into 0x03 ,pdata 
-0x4966 017898 beq standard_req ,usb_out_standard_req 
-0x4967 017899 beq class_req ,usb_out_class_req 
-0x4968 017900 beq manufacturer_req ,usb_out_manufacturer_req 
-0x4969 017901 branch assert 
-:      017903 usb_in_standard_req:
-0x496a 017904 fetch 1 ,mem_usb_setup_brequest 
-0x496b 017905 beq get_configuration ,usb0_request_get_configuration 
-0x496c 017906 beq get_descriptor ,usb0_request_get_descriptor 
-0x496d 017907 beq get_interface ,usb0_request_get_interface 
-0x496e 017908 beq get_status ,usb0_request_get_status 
-0x496f 017909 branch usb0_force_stall 
-:      017911 usb_in_class_req:
-0x4970 017912 fetch 1 ,mem_usb_setup_brequest 
-0x4971 017913 beq get_idle ,usb_get_idle 
-0x4972 017914 beq get_report ,usb_get_report 
-0x4973 017915 beq get_protocol ,usb_get_protocol_req 
-0x4974 017916 branch usb0_force_stall 
-:      017918 usb_in_manufacturer_req:
-0x4975 017919 branch usb0_force_stall 
-:      017921 usb_out_standard_req:
-0x4976 017922 fetch 1 ,mem_usb_setup_brequest 
-0x4977 017923 beq clear_feature ,usb0_request_clear_feature 
-0x4978 017924 beq set_feature ,usb0_request_set_feature 
-0x4979 017925 beq set_address ,usb0_request_set_address 
-0x497a 017926 beq set_configuration ,usb0_request_set_configuration 
-0x497b 017927 beq set_interface ,usb0_request_set_interface 
-0x497c 017928 beq set_descriptor ,usb0_force_stall 
-0x497d 017929 branch usb0_force_stall 
-:      017931 usb_out_class_req:
-0x497e 017932 fetch 1 ,mem_usb_setup_brequest 
-0x497f 017933 beq set_idle ,usb_set_idle 
-0x4980 017934 beq set_report ,usb_set_report 
-0x4981 017935 beq set_protocol ,usb_set_protocol_req 
-0x4982 017936 branch usb0_force_stall 
-:      017938 usb_out_manufacturer_req:
-0x4983 017939 branch usb0_force_stall 
-:      017941 usb0_force_stall:
-0x4984 017942 hfetch 1 ,core_usb_stall 
-0x4985 017943 set1 0 ,pdata 
-0x4986 017944 hstore 1 ,core_usb_stall 
-0x4987 017945 branch usb0_reply_zerolen 
-:      017947 usb0_reply_zerolen:
-0x4988 017948 jam 0x40 ,core_usb_clear 
-0x4989 017949 rtn 
-:      017951 usb0_request_get_configuration:
-0x498a 017952 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x498b 017953 bne in_device ,usb0_force_stall 
-0x498c 017954 fetch 1 ,mem_usb_setup_windex 
-0x498d 017955 bne 0 ,usb0_force_stall 
-0x498e 017956 fetch 1 ,mem_usb_setup_windex + 1 
-0x498f 017957 bne 0 ,usb0_force_stall 
-0x4990 017958 fetch 1 ,mem_usb_setup_blength 
-0x4991 017959 bne 1 ,usb0_force_stall 
-0x4992 017960 fetch 1 ,mem_usb_setup_blengthh 
-0x4993 017961 bne 0 ,usb0_force_stall 
-0x4994 017962 fetch 1 ,mem_usb_setup_bvalue 
-0x4995 017963 bne 0 ,usb0_force_stall 
-0x4996 017964 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4997 017965 bne 0 ,usb0_force_stall 
-0x4998 017966 fetch 1 ,mem_usb0_state 
-0x4999 017967 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x499a 017968 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x499b 017969 branch usb0_force_stall 
-:      017971 usb0_request_get_cfg_dev_cfg:
-0x499c 017972 arg 1 ,regb 
-0x499d 017973 branch usb_send_ones_packet 
-:      017975 usb0_request_get_cfg_dev_addr:
-0x499e 017976 arg 1 ,regb 
-0x499f 017977 branch usb_send_zero_packet 
-:      017979 usb0_request_get_descriptor:
-0x49a0 017980 bpatch patch1f_1 ,mem_patch1f 
-0x49a1 017981 set0 mark_isstr ,mark 
-0x49a2 017982 fetch 1 ,mem_usb_setup_bvalueh 
-0x49a3 017983 beq dsc_device ,dsc_device_info 
-0x49a4 017984 beq dsc_config ,dsc_config_info 
-0x49a5 017985 beq dsc_string ,dsc_string_info 
-0x49a6 017986 beq dsc_hid ,dsc_hid_info 
-0x49a7 017987 beq dsc_hid_report ,dsc_hid_report_info 
-0x49a8 017988 branch usb0_force_stall 
-:      017990 dsc_hid_info:
-0x49a9 017991 jam 0 ,mem_usb_get_protocol_flag 
-0x49aa 017992 fetch 1 ,mem_usb_setup_windex 
-0x49ab 017993 beq 0 ,dsc_hid_info_interface0 
-0x49ac 017994 beq 1 ,dsc_hid_info_interface1 
-0x49ad 017995 branch usb0_force_stall 
-:      017997 dsc_hid_info_interface0:
-0x49ae 017998 arg mem_confdesc + 19 ,rega 
-0x49af 017999 ifetch 1 ,rega 
-0x49b0 018000 iforce regb 
-0x49b1 018001 branch usb0_respond 
-:      018003 dsc_hid_info_interface1:
-0x49b2 018004 arg mem_confdesc + 44 ,rega 
-0x49b3 018005 ifetch 1 ,rega 
-0x49b4 018006 iforce regb 
-0x49b5 018007 branch usb0_respond 
-:      018009 dsc_device_info:
-0x49b6 018013 fetch 1 ,mem_usb_set_high_addr_flag 
-0x49b7 018014 ncall usb_set_high_addr ,blank 
-0x49b8 018015 setarg mem_devicedesc 
-0x49b9 018016 fetcht 1 ,mem_devicedesc 
-:      018017 dsc_info_set_data_len:
-0x49ba 018018 store 2 ,mem_dsc_info_data_pointer 
-0x49bb 018019 storet 1 ,mem_dsc_info_len 
-0x49bc 018020 fetch 1 ,mem_usb_setup_blength 
-0x49bd 018021 isub temp ,null 
-0x49be 018022 nbranch dsc_info_set_current_data_len ,positive 
-:      018023 dsc_info_set_initial_data_len:
-0x49bf 018024 fetch 1 ,mem_dsc_info_len 
-:      018025 dsc_info_set_data_size_completed:
-0x49c0 018026 iforce regb 
-0x49c1 018027 fetch 2 ,mem_dsc_info_data_pointer 
-0x49c2 018028 add pdata ,1 ,pdata 
-0x49c3 018029 iforce rega 
-0x49c4 018030 branch usb0_respond 
-:      018031 dsc_info_set_current_data_len:
-0x49c5 018032 fetch 1 ,mem_usb_setup_blength 
-0x49c6 018033 branch dsc_info_set_data_size_completed 
-:      018035 usb_set_high_addr:
-0x49c7 018036 hfetch 1 ,core_usb_addr 
-0x49c8 018037 ncall usb0_set_addr ,blank 
-0x49c9 018038 jam 0 ,mem_usb_set_high_addr_flag 
-0x49ca 018039 rtn 
-:      018040 usb0_set_addr:
-0x49cb 018041 hfetch 1 ,core_usb_addr 
-0x49cc 018042 set1 7 ,pdata 
-0x49cd 018043 hstore 1 ,core_usb_addr 
-0x49ce 018044 rtn 
-:      018046 dsc_config_info:
-0x49cf 018047 setarg mem_confdesc 
-0x49d0 018048 fetcht 1 ,mem_confdesc 
-0x49d1 018049 branch dsc_info_set_data_len 
-:      018051 dsc_string_info:
-0x49d2 018052 fetch 1 ,mem_usb_setup_bvalue 
-0x49d3 018053 sub pdata ,3 ,null 
-0x49d4 018054 nbranch usb0_force_stall ,positive 
-0x49d5 018055 fetch 1 ,mem_usb_setup_bvalue 
-0x49d6 018056 arg mem_string0 ,rega 
-0x49d7 018057 beq 0 ,usb0_respond_length 
-0x49d8 018058 set1 mark_isstr ,mark 
-0x49d9 018059 arg mem_string1 ,rega 
-0x49da 018060 beq 1 ,usb0_respond_length 
-0x49db 018061 arg mem_string2 ,rega 
-0x49dc 018062 beq 2 ,usb0_respond_length 
-0x49dd 018063 arg mem_string3 ,rega 
-0x49de 018064 beq 3 ,usb0_respond_length 
-0x49df 018065 rtn 
-:      018067 dsc_hid_report_info:
-0x49e0 018068 fetch 2 ,mem_usb_setup_windex 
-0x49e1 018069 beq 1 ,dsc_hid_report_info0 
-0x49e2 018070 fetch 2 ,mem_hidreportdesc_kb 
-0x49e3 018071 copy pdata ,rega 
-0x49e4 018073 branch usb0_respond_length 
-:      018074 dsc_hid_report_info0:
-0x49e5 018075 jam 1 ,mem_usb_device_enumeration_endflag 
-0x49e6 018076 jam usb_got_report_req ,mem_usb_state 
-0x49e7 018077 fetch 2 ,mem_hidreportdesc_m 
-0x49e8 018078 copy pdata ,rega 
-0x49e9 018080 branch usb0_respond_length 
-:      018083 usb0_request_get_interface:
-0x49ea 018084 fetch 1 ,mem_usb0_state 
-0x49eb 018085 bne dev_configured ,usb0_force_stall 
-0x49ec 018086 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x49ed 018087 bne in_interface ,usb0_force_stall 
-0x49ee 018088 fetch 1 ,mem_usb_setup_bvalue 
-0x49ef 018089 bne 0 ,usb0_force_stall 
-0x49f0 018090 fetch 1 ,mem_usb_setup_bvalueh 
-0x49f1 018091 bne 0 ,usb0_force_stall 
-0x49f2 018092 fetch 1 ,mem_usb_setup_blength 
-0x49f3 018093 bne 1 ,usb0_force_stall 
-0x49f4 018094 fetch 1 ,mem_usb_setup_blengthh 
-0x49f5 018095 bne 0 ,usb0_force_stall 
-0x49f6 018096 fetch 1 ,mem_usb_setup_windex 
-0x49f7 018097 bne 0 ,usb0_force_stall 
-0x49f8 018098 fetch 1 ,mem_usb_setup_windex + 1 
-0x49f9 018099 bne 0 ,usb0_force_stall 
-0x49fa 018100 arg 1 ,regb 
-0x49fb 018101 branch usb_send_zero_packet 
-:      018104 usb0_request_get_status:
-0x49fc 018105 fetch 1 ,mem_usb0_state 
-0x49fd 018106 beq dev_default ,usb0_force_stall 
-0x49fe 018107 fetch 1 ,mem_usb_setup_bvalue 
-0x49ff 018108 bne 0 ,usb0_force_stall 
-0x4a00 018109 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a01 018110 bne 0 ,usb0_force_stall 
-0x4a02 018111 fetch 1 ,mem_usb_setup_blength 
-0x4a03 018112 bne 2 ,usb0_force_stall 
-0x4a04 018113 fetch 1 ,mem_usb_setup_blengthh 
-0x4a05 018114 bne 0 ,usb0_force_stall 
-0x4a06 018115 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a07 018116 bne 0 ,usb0_force_stall 
-0x4a08 018117 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a09 018118 beq in_device ,usb0_get_status_in_device 
-0x4a0a 018119 beq in_interface ,usb0_get_status_in_interface 
-0x4a0b 018120 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x4a0c 018121 branch usb0_force_stall 
-:      018123 usb0_get_status_in_device:
-0x4a0d 018124 fetch 1 ,mem_usb_setup_windex 
-0x4a0e 018125 bne 0 ,usb0_force_stall 
-0x4a0f 018126 arg 2 ,regb 
-0x4a10 018127 fetch 1 ,mem_usb_remote_wakeup 
-0x4a11 018128 beq 0x01 ,usb_send_two_packet 
-:      018130 usb_send_zero_packet:
-0x4a12 018131 arg mem_usb_zero_packet ,rega 
-0x4a13 018132 branch usb0_respond 
-:      018133 usb_send_ones_packet:
-0x4a14 018134 arg mem_usb_ones_packet ,rega 
-0x4a15 018135 branch usb0_respond 
-:      018136 usb_send_two_packet:
-0x4a16 018137 arg mem_usb_two_packet ,rega 
-0x4a17 018138 branch usb0_respond 
-:      018140 usb0_get_status_in_interface:
-0x4a18 018141 fetch 1 ,mem_usb0_state 
-0x4a19 018142 bne dev_configured ,usb0_force_stall 
-0x4a1a 018143 arg 2 ,regb 
-0x4a1b 018144 branch usb_send_zero_packet 
-:      018146 usb0_get_status_in_endpoint:
-0x4a1c 018147 fetch 1 ,mem_usb0_state 
-0x4a1d 018148 bne dev_configured ,usb0_force_stall 
-0x4a1e 018149 fetch 1 ,mem_usb_setup_windex 
-0x4a1f 018150 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x4a20 018151 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x4a21 018152 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x4a22 018153 and_into 0x7f ,pdata 
-0x4a23 018154 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x4a24 018155 branch usb0_force_stall 
-:      018157 usb0_get_status_in_ep_in_ep0:
-0x4a25 018158 fetch 1 ,mem_usb_ep0_stall_status 
-:      018159 usb0_get_status_in_ep_in_ack:
-0x4a26 018160 arg 2 ,regb 
-0x4a27 018161 beq 1 ,usb_send_ones_packet 
-0x4a28 018162 branch usb_send_zero_packet 
-:      018163 usb0_get_status_in_ep_in_ep1:
-0x4a29 018164 fetch 1 ,mem_usb_ep1_stall_status 
-0x4a2a 018165 branch usb0_get_status_in_ep_in_ack 
-:      018166 usb0_get_status_in_ep_in_ep2:
-0x4a2b 018167 fetch 1 ,mem_usb_ep2_stall_status 
-0x4a2c 018168 branch usb0_get_status_in_ep_in_ack 
-:      018169 usb0_get_status_in_ep_in_ep3:
-0x4a2d 018170 fetch 1 ,mem_usb_ep3_stall_status 
-0x4a2e 018171 branch usb0_get_status_in_ep_in_ack 
-:      018173 usb_get_idle:
-0x4a2f 018174 jam 1 ,mem_usb_idle_flag 
-0x4a30 018175 arg mem_usb_idle_rate ,rega 
-0x4a31 018176 arg 1 ,regb 
-0x4a32 018177 branch usb0_respond 
-:      018179 usb_get_report:
-0x4a33 018180 fetch 2 ,mem_usb_setup_bvalue 
-0x4a34 018181 arg pc_get_report ,temp 
-0x4a35 018182 isub temp ,null 
-0x4a36 018183 nbranch usb0_force_stall ,zero 
-0x4a37 018184 set0 mark_isstr ,mark 
-:      018185 usb_get_report_dispose:
-0x4a38 018186 fetch 1 ,mem_usb0_data_ready_report 
-0x4a39 018187 nbranch usb_get_report_data_success ,blank 
-0x4a3a 018188 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      018189 usb_get_report_send_data:
-0x4a3b 018190 fetch 1 ,mem_usb_setup_blength 
-0x4a3c 018191 iforce regb 
-0x4a3d 018192 arg mem_usb0_get_report_data ,rega 
-0x4a3e 018193 call usb0_respond 
-:      018194 usb_get_report_data_release:
-0x4a3f 018195 arg mem_usb0_get_report_data ,contw 
-0x4a40 018196 arg 8 ,loopcnt 
-0x4a41 018197 branch memset0 
-:      018198 usb_get_report_data_success:
-0x4a42 018199 jam 0 ,mem_usb0_data_ready_report 
-0x4a43 018200 jam pc_get_data ,mem_usb0_get_report_data 
-0x4a44 018201 branch usb_get_report_send_data 
-:      018203 usb_get_protocol_req:
-0x4a45 018204 fetch 1 ,mem_usb_setup_blength 
-0x4a46 018205 bne 1 ,usb0_force_stall 
-0x4a47 018206 jam 1 ,mem_usb_get_protocol_flag 
-0x4a48 018207 arg 1 ,regb 
-0x4a49 018208 fetch 1 ,mem_usb_set_protocol_value 
-0x4a4a 018209 beq 0 ,usb_get_report_protocol 
-0x4a4b 018210 beq 1 ,usb_get_boot_protocol 
-0x4a4c 018211 branch usb_send_zero_packet 
-:      018212 usb_get_report_protocol:
-0x4a4d 018213 branch usb_send_ones_packet 
-:      018214 usb_get_boot_protocol:
-0x4a4e 018215 branch usb_send_zero_packet 
-:      018220 usb0_request_clear_feature:
-0x4a4f 018221 fetch 1 ,mem_usb0_state 
-0x4a50 018222 bne dev_configured ,usb0_force_stall 
-0x4a51 018223 fetch 1 ,mem_usb_setup_blength 
-0x4a52 018224 bne 0 ,usb0_force_stall 
-0x4a53 018225 fetch 1 ,mem_usb_setup_blengthh 
-0x4a54 018226 bne 0 ,usb0_force_stall 
-0x4a55 018227 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a56 018228 bne 0 ,usb0_force_stall 
-0x4a57 018229 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a58 018230 bne 0 ,usb0_force_stall 
-0x4a59 018231 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a5a 018232 beq out_device ,usb0_request_clear_feature_out_device 
-0x4a5b 018233 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x4a5c 018234 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x4a5d 018235 branch usb0_force_stall 
-:      018237 usb0_request_clear_feature_out_device:
-0x4a5e 018238 fetch 1 ,mem_usb_setup_bvalue 
-0x4a5f 018239 bne device_remote_wakeup ,usb0_force_stall 
-0x4a60 018240 hfetch 1 ,core_usb_config 
-0x4a61 018241 set0 7 ,pdata 
-0x4a62 018242 hstore 1 ,core_usb_config 
-0x4a63 018243 jam 0 ,mem_usb_remote_wakeup 
-0x4a64 018244 jam 1 ,mem_usb_clear_remote_wakeup 
-0x4a65 018245 branch usb0_reply_zerolen 
-:      018247 usb0_request_clear_feature_out_interface:
-0x4a66 018248 branch usb0_force_stall 
-:      018250 usb0_request_clear_feature_out_endpoint:
-0x4a67 018251 fetch 1 ,mem_usb_setup_bvalue 
-0x4a68 018252 bne endpoint_halt ,usb0_force_stall 
-0x4a69 018253 fetch 1 ,mem_usb_setup_windex 
-0x4a6a 018254 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x4a6b 018255 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x4a6c 018256 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x4a6d 018257 and_into 0x7f ,pdata 
-0x4a6e 018258 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x4a6f 018259 branch usb0_force_stall 
-:      018261 usb0_force_stall_ep0_in_off:
-0x4a70 018262 jam 0 ,mem_usb_ep0_stall_status 
-0x4a71 018263 branch usb0_reply_zerolen 
-:      018264 usb0_force_stall_ep1_in_off:
-0x4a72 018265 jam 0 ,mem_usb_ep1_stall_status 
-:      018266 usb0_force_stall_ep1_in_off_reply:
-0x4a73 018267 jam 1 ,mem_usb_clear_halt 
-0x4a74 018268 branch usb0_reply_zerolen 
-:      018269 usb0_force_stall_ep2_in_off:
-0x4a75 018270 jam 0 ,mem_usb_ep2_stall_status 
-0x4a76 018271 branch usb0_force_stall_ep1_in_off_reply 
-:      018272 usb0_force_stall_ep3_in_off:
-0x4a77 018273 jam 0 ,mem_usb_ep3_stall_status 
-0x4a78 018274 branch usb0_force_stall_ep1_in_off_reply 
-:      018277 usb0_request_set_feature:
-0x4a79 018278 fetch 1 ,mem_usb_setup_blength 
-0x4a7a 018279 bne 0 ,usb0_force_stall 
-0x4a7b 018280 fetch 1 ,mem_usb_setup_blengthh 
-0x4a7c 018281 bne 0 ,usb0_force_stall 
-0x4a7d 018282 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a7e 018283 beq out_device ,usb0_request_set_feature_out_device 
-0x4a7f 018284 beq out_interface ,usb0_request_set_feature_out_interface 
-0x4a80 018285 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x4a81 018286 branch usb0_force_stall 
-:      018288 usb0_request_set_feature_out_device:
-0x4a82 018289 fetch 1 ,mem_usb_setup_bvalue 
-0x4a83 018290 bne device_remote_wakeup ,usb0_force_stall 
-0x4a84 018291 hfetch 1 ,core_usb_config 
-0x4a85 018292 set1 7 ,pdata 
-0x4a86 018293 hstore 1 ,core_usb_config 
-0x4a87 018294 jam 1 ,mem_usb_remote_wakeup 
-0x4a88 018295 jam usb_sleep ,mem_usb_state 
-0x4a89 018296 jam 0 ,mem_usb_tx_win_enable 
-0x4a8a 018297 call usb0_reply_zerolen 
-:      018298 usb_wakeup_timer_reinit:
-0x4a8b 018299 call timer_reinit 
-0x4a8c 018300 setarg timer_wakeup_delay 
-0x4a8d 018301 arg timer_wakeup ,queue 
-0x4a8e 018302 branch timer_init 
-:      018304 usb0_request_set_feature_out_interface:
-0x4a8f 018305 branch usb0_force_stall 
-:      018307 usb0_request_set_feature_out_endpoint:
-0x4a90 018308 fetch 1 ,mem_usb_setup_bvalue 
-0x4a91 018309 bne endpoint_halt ,usb0_force_stall 
-0x4a92 018310 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a93 018311 bne 0 ,usb0_force_stall 
-0x4a94 018312 fetch 1 ,mem_usb_setup_windex 
-0x4a95 018313 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x4a96 018314 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x4a97 018315 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x4a98 018316 and_into 0x7f ,pdata 
-0x4a99 018317 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x4a9a 018318 branch usb0_force_stall 
-:      018320 usb0_force_stall_ep0_in_on:
-0x4a9b 018321 jam 1 ,mem_usb_ep0_stall_status 
-0x4a9c 018322 branch usb0_reply_zerolen 
-:      018323 usb0_force_stall_ep1_in_on:
-0x4a9d 018324 jam 1 ,mem_usb_ep1_stall_status 
-0x4a9e 018325 branch usb0_reply_zerolen 
-:      018326 usb0_force_stall_ep2_in_on:
-0x4a9f 018327 jam 1 ,mem_usb_ep2_stall_status 
-0x4aa0 018328 branch usb0_reply_zerolen 
-:      018329 usb0_force_stall_ep3_in_on:
-0x4aa1 018330 jam 1 ,mem_usb_ep3_stall_status 
-0x4aa2 018331 branch usb0_reply_zerolen 
-:      018334 usb0_request_set_address:
-0x4aa3 018335 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4aa4 018336 bne out_device ,usb0_force_stall 
-0x4aa5 018337 fetch 1 ,mem_usb_setup_windex 
-0x4aa6 018338 bne 0 ,usb0_force_stall 
-0x4aa7 018339 fetch 1 ,mem_usb_setup_windex + 1 
-0x4aa8 018340 bne 0 ,usb0_force_stall 
-0x4aa9 018341 fetch 1 ,mem_usb_setup_blength 
-0x4aaa 018342 bne 0 ,usb0_force_stall 
-0x4aab 018343 fetch 1 ,mem_usb_setup_blengthh 
-0x4aac 018344 bne 0 ,usb0_force_stall 
-0x4aad 018345 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aae 018346 bne 0 ,usb0_force_stall 
-0x4aaf 018347 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab0 018348 and_into 0x80 ,pdata 
-0x4ab1 018349 bne 0 ,usb0_force_stall 
-0x4ab2 018350 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab3 018351 bne 0 ,usb_usb0_state_set_dev_addr 
-:      018352 usb_usb0_state_set_dev_default:
-0x4ab4 018353 jam dev_default ,mem_usb0_state 
-:      018354 usb0_request_set_wait_address:
-0x4ab5 018355 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab6 018356 hstore 1 ,core_usb_addr 
-0x4ab7 018357 call usb0_reply_zerolen 
-0x4ab8 018358 jam 1 ,mem_usb_set_high_addr_flag 
-0x4ab9 018359 rtn 
-:      018360 usb_usb0_state_set_dev_addr:
-0x4aba 018361 jam dev_address ,mem_usb0_state 
-0x4abb 018362 branch usb0_request_set_wait_address 
-:      018365 usb0_request_set_configuration:
-0x4abc 018366 fetch 1 ,mem_usb0_state 
-0x4abd 018367 beq dev_default ,usb0_force_stall 
-0x4abe 018368 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4abf 018369 bne out_device ,usb0_force_stall 
-0x4ac0 018370 fetch 1 ,mem_usb_setup_windex 
-0x4ac1 018371 bne 0 ,usb0_force_stall 
-0x4ac2 018372 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ac3 018373 bne 0 ,usb0_force_stall 
-0x4ac4 018374 fetch 1 ,mem_usb_setup_blength 
-0x4ac5 018375 bne 0 ,usb0_force_stall 
-0x4ac6 018376 fetch 1 ,mem_usb_setup_blengthh 
-0x4ac7 018377 bne 0 ,usb0_force_stall 
-0x4ac8 018378 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4ac9 018379 bne 0 ,usb0_force_stall 
-0x4aca 018380 fetch 1 ,mem_usb_setup_bvalue 
-0x4acb 018381 sub pdata ,usb_max_num_cfg ,null 
-0x4acc 018382 nbranch usb0_force_stall ,positive 
-0x4acd 018383 fetch 1 ,mem_usb0_state 
-0x4ace 018384 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x4acf 018385 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x4ad0 018386 branch usb0_force_stall 
-:      018388 usb0_request_set_cfg_addr_state:
-:      018389 usb0_request_set_cfg_cfg_state:
-0x4ad1 018390 fetch 1 ,mem_usb_setup_bvalue 
-0x4ad2 018391 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x4ad3 018392 jam dev_configured ,mem_usb0_state 
-0x4ad4 018393 branch usb0_reply_zerolen 
-:      018394 usb0_request_set_cfg_stay_addr_state:
-0x4ad5 018395 jam dev_address ,mem_usb0_state 
-0x4ad6 018396 branch usb0_reply_zerolen 
-:      018399 usb0_request_set_interface:
-0x4ad7 018400 fetch 1 ,mem_usb0_state 
-0x4ad8 018401 bne dev_configured ,usb0_force_stall 
-0x4ad9 018402 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4ada 018403 bne out_interface ,usb0_force_stall 
-0x4adb 018404 fetch 1 ,mem_usb_setup_bvalue 
-0x4adc 018405 bne 0 ,usb0_force_stall 
-0x4add 018406 fetch 1 ,mem_usb_setup_bvalueh 
-0x4ade 018407 bne 0 ,usb0_force_stall 
-0x4adf 018408 fetch 1 ,mem_usb_setup_blength 
-0x4ae0 018409 bne 0 ,usb0_force_stall 
-0x4ae1 018410 fetch 1 ,mem_usb_setup_blengthh 
-0x4ae2 018411 bne 0 ,usb0_force_stall 
-0x4ae3 018412 fetch 1 ,mem_usb_setup_windex 
-0x4ae4 018413 bne 0 ,usb0_force_stall 
-0x4ae5 018414 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ae6 018415 bne 0 ,usb0_force_stall 
-0x4ae7 018416 branch usb0_reply_zerolen 
-:      018419 usb_set_idle:
-0x4ae8 018420 jam 1 ,mem_usb_idle_flag 
-0x4ae9 018421 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aea 018422 store 1 ,mem_usb_idle_rate 
-0x4aeb 018423 fetch 1 ,mem_usb_setup_windex 
-0x4aec 018424 sub pdata ,1 ,null 
-0x4aed 018425 call usb_clear_remote_wakeup_set0 ,zero 
-0x4aee 018426 fetch 1 ,mem_usb_state 
-0x4aef 018427 bne usb_resume ,usb0_reply_zerolen 
-0x4af0 018428 jam usb_connected ,mem_usb_state 
-0x4af1 018429 call usb0_reply_zerolen 
-0x4af2 018430 nop 30000 
-0x4af3 018431 nop 30000 
-0x4af4 018432 rtn 
-:      018433 usb_clear_remote_wakeup_set0:
-0x4af5 018434 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4af6 018435 jam 0 ,mem_usb_clear_remote_wakeup 
-0x4af7 018436 jam usb_resume ,mem_usb_state 
-0x4af8 018437 rtn 
-:      018440 usb_set_report:
-0x4af9 018441 jam 1 ,mem_usb0_get_set_report 
-0x4afa 018442 call usb_set_report_resume_judge 
-0x4afb 018443 fetch 2 ,mem_usb_setup_bvalue 
-0x4afc 018444 store 2 ,mem_usb_setup_bvalue_temp 
-0x4afd 018445 fetch 1 ,mem_usb_setup_blength 
-0x4afe 018446 iforce loopcnt 
-0x4aff 018447 arg mem_usb0_setup ,contr 
-0x4b00 018448 arg mem_usb0_set_report_data ,contw 
-0x4b01 018449 call memcpy 
-0x4b02 018450 branch usb0_reply_zerolen 
-:      018452 usb_set_report_resume_judge:
-0x4b03 018453 fetch 2 ,mem_usb_setup_bvalue 
-0x4b04 018454 arg pc_set_report_bvalue ,temp 
-0x4b05 018455 isub temp ,null 
-0x4b06 018456 nrtn zero 
-0x4b07 018457 fetch 2 ,mem_usb_setup_windex 
-0x4b08 018458 arg pc_set_report_windex ,temp 
-0x4b09 018459 isub temp ,null 
-0x4b0a 018460 nrtn zero 
-0x4b0b 018461 fetch 2 ,mem_usb_setup_blength 
-0x4b0c 018462 arg pc_set_report_blength ,temp 
-0x4b0d 018463 isub temp ,null 
-0x4b0e 018464 nrtn zero 
-0x4b0f 018465 jam 1 ,mem_usb_tx_win_enable 
-0x4b10 018466 rtn 
-:      018469 usb_set_protocol_req:
-0x4b11 018470 fetch 1 ,mem_usb_setup_blength 
-0x4b12 018471 bne 0 ,usb0_force_stall 
-0x4b13 018472 fetch 1 ,mem_usb_setup_bvalue 
-0x4b14 018473 beq boot_protocol ,usb_set_boot_protocol 
-0x4b15 018474 beq report_protocol ,usb_set_report_protocol 
-0x4b16 018475 branch usb0_force_stall 
-:      018476 usb_set_boot_protocol:
-0x4b17 018477 jam 0 ,mem_usb_set_protocol_status 
-0x4b18 018478 jam 1 ,mem_usb_set_protocol_value 
-0x4b19 018479 branch usb0_reply_zerolen 
-:      018480 usb_set_report_protocol:
-0x4b1a 018481 jam 1 ,mem_usb_tx_mac_enable 
-0x4b1b 018482 jam 1 ,mem_usb_set_protocol_status 
-0x4b1c 018483 jam 0 ,mem_usb_set_protocol_value 
-0x4b1d 018484 branch usb0_reply_zerolen 
-:      018487 usb0_respond_length:
-0x4b1e 018488 ifetch 1 ,rega 
-0x4b1f 018489 iforce regb 
-0x4b20 018490 increase 1 ,rega 
-:      018492 usb0_respond:
-0x4b21 018493 bpatch patch1f_2 ,mem_patch1f 
-0x4b22 018494 bmark0 mark_isstr ,usb0_respond0 
-0x4b23 018495 add regb ,1 ,pdata 
-0x4b24 018496 lshift pdata ,pdata 
-0x4b25 018497 hstore 1 ,core_usb_dfifo0 
-0x4b26 018498 jam 3 ,core_usb_dfifo0 
-0x4b27 018499 fetch 1 ,mem_usb_setup_blength 
-0x4b28 018500 increase -2 ,pdata 
-0x4b29 018501 rshift pdata ,pdata 
-0x4b2a 018502 store 1 ,mem_usb_setup_blength 
-0x4b2b 018503 beq 0 ,usb_no_respond_data 
-:      018504 usb0_respond0:
-0x4b2c 018505 fetch 2 ,mem_usb_setup_blength 
-0x4b2d 018506 isub regb ,null 
-0x4b2e 018507 branch usb0_respond1 ,positive 
-0x4b2f 018508 copy pdata ,regb 
-:      018509 usb0_respond1:
-0x4b30 018510 deposit rega 
-0x4b31 018511 store 2 ,mem_bufptr 
-0x4b32 018512 deposit regb 
-0x4b33 018513 store 1 ,mem_remain 
-0x4b34 018514 branch usb0_tx 
-:      018516 usb_no_respond_data:
-0x4b35 018517 arg 0 ,queue 
-0x4b36 018518 branch usb_trig 
-:      018521 usb0_tx:
-0x4b37 018522 bpatch patch1f_3 ,mem_patch1f 
-0x4b38 018523 fetch 1 ,mem_remain 
-0x4b39 018524 rtn blank 
-0x4b3a 018525 copy pdata ,loopcnt 
-0x4b3b 018526 sub pdata ,ep0_packet_size ,null 
-0x4b3c 018527 branch usb0_tx_info ,positive 
-0x4b3d 018528 arg ep0_packet_size ,loopcnt 
-:      018529 usb0_tx_info:
-0x4b3e 018530 fetch 1 ,mem_remain 
-0x4b3f 018531 isub loopcnt ,pdata 
-0x4b40 018532 store 1 ,mem_remain 
-0x4b41 018533 fetch 2 ,mem_bufptr 
-0x4b42 018534 copy pdata ,contr 
-:      018535 usb0_tx0:
-0x4b43 018536 ifetch 1 ,contr 
-0x4b44 018537 hstore 1 ,core_usb_dfifo0 
-0x4b45 018538 bmark0 mark_isstr ,usb0_tx1 
-0x4b46 018539 jam 0 ,core_usb_dfifo0 
-:      018540 usb0_tx1:
-0x4b47 018541 loop usb0_tx0 
-0x4b48 018542 copy contr ,pdata 
-0x4b49 018543 store 2 ,mem_bufptr 
-0x4b4a 018544 arg 0 ,queue 
-0x4b4b 018545 call usb_trig 
-0x4b4c 018546 fetch 1 ,mem_remain 
-0x4b4d 018547 nrtn blank 
-0x4b4e 018548 fetch 1 ,mem_usb_state 
-0x4b4f 018549 rtnne usb_got_report_req 
-0x4b50 018550 jam usb_connected ,mem_usb_state 
-0x4b51 018551 rtn 
-:      018554 usb_tx_ep1:
-0x4b52 018555 arg core_usb_dfifo1 ,rega 
-0x4b53 018556 arg 1 ,queue 
-:      018557 usb_tx_loop:
-0x4b54 018558 ifetch 1 ,contr 
-0x4b55 018559 istore 1 ,rega 
-0x4b56 018560 loop usb_tx_loop 
-:      018561 usb_trig:
-0x4b57 018562 setarg 0 
-0x4b58 018563 qset1 pdata 
-0x4b59 018564 hstore 1 ,core_usb_trig 
-0x4b5a 018565 fetcht 1 ,mem_usb_tx_wait 
-0x4b5b 018566 ior temp ,pdata 
-0x4b5c 018567 store 1 ,mem_usb_tx_wait 
-0x4b5d 018568 rtn 
-:      018570 usb_tx_ep2:
-0x4b5e 018571 arg 2 ,queue 
-0x4b5f 018572 arg core_usb_dfifo2 ,rega 
-0x4b60 018573 branch usb_tx_loop 
-:      018575 usb_tx:
-0x4b61 018576 bpatch patch1f_4 ,mem_patch1f 
-0x4b62 018577 fetch 1 ,mem_usb_tx_enable 
-0x4b63 018578 rtn blank 
-0x4b64 018579 fetch 1 ,mem_usb_tx_wait 
-0x4b65 018580 nbranch usb_inwake_state_tx_dispose ,blank 
-0x4b66 018581 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4b67 018582 branch usb_tx_fifo_release ,blank 
-0x4b68 018583 fetch 1 ,mem_usb_state 
-0x4b69 018584 beq usb_sleep ,usb_windows_wakeup 
-0x4b6a 018585 bne usb_connected ,usb_tx_fifo_release 
-0x4b6b 018586 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x4b6c 018587 nbranch usb_tx_fifo_release ,blank 
-0x4b6d 018588 call usb_tx_data_ep1 
-0x4b6e 018589 branch usb_tx_data_ep2 
-:      018591 usb_tx_data_ep1:
-0x4b6f 018592 fetch 1 ,mem_usb_tx_enable 
-0x4b70 018593 rtnbit0 1 
-0x4b71 018594 fetch 1 ,mem_usb_tx_wait 
-0x4b72 018595 rtnbit1 1 
-0x4b73 018596 fetch 1 ,mem_usb_tx_enable 
-0x4b74 018597 set0 1 ,pdata 
-0x4b75 018598 store 1 ,mem_usb_tx_enable 
-0x4b76 018599 fetch 1 ,mem_usb_ep1_data 
-0x4b77 018600 rtn blank 
-0x4b78 018601 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x4b79 018602 branch assert 
-:      018604 usb_tx_data_ep2:
-0x4b7a 018605 fetch 1 ,mem_usb_tx_enable 
-0x4b7b 018606 rtnbit0 2 
-0x4b7c 018607 fetch 1 ,mem_usb_tx_wait 
-0x4b7d 018608 rtnbit1 2 
-0x4b7e 018609 fetch 1 ,mem_usb_tx_enable 
-0x4b7f 018610 set0 2 ,pdata 
-0x4b80 018611 store 1 ,mem_usb_tx_enable 
-0x4b81 018612 fetch 1 ,mem_usb_ep2_data 
-0x4b82 018613 rtn blank 
-0x4b83 018614 beq usb_ep2_ms ,usb_tx_ms_data 
-0x4b84 018615 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x4b85 018616 branch assert 
-:      018618 usb_tx_fifo_release:
-0x4b86 018620 arg mem_usb_mouse_data ,contw 
-0x4b87 018621 arg 6 ,loopcnt 
-0x4b88 018622 branch memset0 
-:      018624 usb_tx_ms_data:
-0x4b89 018625 fetch 1 ,mem_usb_idle_flag 
-0x4b8a 018626 fetcht 1 ,mem_usb_get_protocol_flag 
-0x4b8b 018627 iand temp ,pdata 
-0x4b8c 018628 branch usb_tx_ms_data_normal_mode ,blank 
-0x4b8d 018629 fetcht 1 ,mem_usb_set_protocol_status 
-0x4b8e 018630 iadd temp ,pdata 
-0x4b8f 018631 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x4b90 018632 branch usb_tx_ms_data_normal_mode 
-:      018634 usb_tx_ms_data_mac_boot_mode:
-0x4b91 018635 jam 0 ,mem_usb_ep2_data 
-:      018636 usb_tx_ms_data_mac_boot_regroup:
-0x4b92 018637 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b93 018638 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b94 018639 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b95 018640 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b96 018641 store 1 ,mem_usb_mouse_data 
-0x4b97 018642 fetch 1 ,mem_usb_mouse_data + 2 
-0x4b98 018643 istore 1 ,contw 
-0x4b99 018644 fetch 1 ,mem_usb_mouse_data + 4 
-0x4b9a 018645 istore 1 ,contw 
-0x4b9b 018646 fetch 1 ,mem_usb_mouse_data + 6 
-0x4b9c 018647 istore 1 ,contw 
-0x4b9d 018648 arg 4 ,loopcnt 
-0x4b9e 018649 arg mem_usb_mouse_data ,contr 
-0x4b9f 018650 branch usb_tx_ep2 
-:      018652 usb_tx_ms_data_normal_mode:
-0x4ba0 018653 jam 0 ,mem_usb_ep2_data 
-:      018654 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x4ba1 018655 arg 8 ,loopcnt 
-0x4ba2 018656 arg mem_usb_mouse_data ,contr 
-0x4ba3 018657 branch usb_tx_ep2 
-:      018659 usb_tx_kb_multikey_data:
-0x4ba4 018660 jam 0 ,mem_usb_ep2_data 
-0x4ba5 018661 arg 3 ,loopcnt 
-0x4ba6 018662 arg mem_usb_kb_multikey ,contr 
-0x4ba7 018663 branch usb_tx_ep2 
-:      018665 usb_tx_kb_normal_data:
-0x4ba8 018666 jam 0 ,mem_usb_ep1_data 
-0x4ba9 018667 arg 8 ,loopcnt 
-0x4baa 018668 arg mem_usb_kb_data ,contr 
-0x4bab 018669 branch usb_tx_ep1 
-:      018671 usb_inwake_state_tx_dispose:
-0x4bac 018672 fetch 1 ,mem_usb_state 
-0x4bad 018673 beq usb_sleep ,usb_clear_tx_wait 
-0x4bae 018674 beq usb_connected ,usb_mac_wakeup_trig 
-0x4baf 018675 rtn 
-:      018676 usb_clear_tx_wait:
-0x4bb0 018677 jam 0 ,mem_usb_tx_wait 
-0x4bb1 018678 rtn 
-:      018679 usb_mac_wakeup_trig:
-0x4bb2 018680 hfetch 1 ,core_usb_config 
-0x4bb3 018681 set1 7 ,pdata 
-0x4bb4 018682 hstore 1 ,core_usb_config 
-0x4bb5 018683 jam 1 ,mem_usb_mac_wakeup_trig 
-0x4bb6 018684 rtn 
-:      018686 usb_mac_wakeup_judge:
-0x4bb7 018687 fetch 1 ,mem_usb_state 
-0x4bb8 018688 rtneq usb_sleep 
-0x4bb9 018689 beq usb_connected ,usb_mac_wakeup 
-0x4bba 018690 rtn 
-:      018691 usb_mac_wakeup:
-0x4bbb 018692 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x4bbc 018693 rtn blank 
-0x4bbd 018694 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x4bbe 018695 branch usb_wakeup 
-:      018697 usb_windows_wakeup:
-0x4bbf 018698 arg timer_wakeup ,queue 
-0x4bc0 018699 call timer_check 
-0x4bc1 018700 nrtn blank 
-:      018701 usb_wakeup:
-0x4bc2 018702 hfetch 1 ,core_usb_config 
-0x4bc3 018703 rtnbit0 7 
-0x4bc4 018704 jam 0xfc ,core_usb_config 
-0x4bc5 018705 nop 30000 
-0x4bc6 018706 jam 0x3c ,core_usb_config 
-0x4bc7 018707 rtn 
-:      018714 hci_rx_h4:
-0x4bc8 018715 bpatch patch1f_5 ,mem_patch1f 
-0x4bc9 018716 fetch 1 ,mem_hci_cmd 
-0x4bca 018717 nrtn blank 
-:      018718 hci_rx_h4_1:
-0x4bcb 018719 call hci_h4_parse_packet 
-0x4bcc 018720 ncall h4_rx_discard_packet ,user 
-0x4bcd 018721 rtn 
-:      018723 hci_h4_parse_packet:
-0x4bce 018724 bpatch patch1f_6 ,mem_patch1f 
-0x4bcf 018725 copy contru ,rega 
-0x4bd0 018726 arg 4 ,temp 
-0x4bd1 018727 ifetch 1 ,contru 
-0x4bd2 018728 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
-0x4bd3 018729 increase 1 ,temp 
-0x4bd4 018730 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
-0x4bd5 018731 copy contru ,pdata 
-0x4bd6 018732 hstore 2 ,core_uart_rrptr 
-0x4bd7 018733 rtn 
-:      018734 hci_h4_parse_packet_wait_len:
-0x4bd8 018735 hfetch 2 ,core_uart_rxitems 
-0x4bd9 018736 isub temp ,null 
-0x4bda 018737 nbranch hci_h4_parse_packet_wait_len ,positive 
-0x4bdb 018739 disable user 
-0x4bdc 018740 copy rega ,contru 
-0x4bdd 018741 call h4_get_rx_payload_len 
-0x4bde 018742 iadd temp ,temp 
-:      018743 hci_h4_parse_packet_wait:
-0x4bdf 018744 hfetch 2 ,core_uart_rxitems 
-0x4be0 018745 isub temp ,null 
-0x4be1 018746 nbranch hci_h4_parse_packet_wait ,positive 
-0x4be2 018747 copy rega ,contru 
-0x4be3 018748 ifetch 1 ,contru 
-0x4be4 018749 beq hci_h4_type_cmd ,process_hci_cmd 
-0x4be5 018750 branch assert 
-:      018752 h4_rx_discard_packet:
-0x4be6 018753 bpatch patch1f_7 ,mem_patch1f 
-0x4be7 018754 hfetch 2 ,core_uart_rrptr 
-0x4be8 018755 iforce contru 
-0x4be9 018756 call h4_get_rx_payload_len 
-0x4bea 018757 iadd contru ,contru 
-0x4beb 018758 deposit contru 
-0x4bec 018759 hstore 2 ,core_uart_rrptr 
-0x4bed 018760 rtn 
-:      018765 h4_get_rx_payload_len:
-0x4bee 018766 ifetch 1 ,contru 
-0x4bef 018767 increase 2 ,contru 
-0x4bf0 018768 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
-0x4bf1 018769 ifetch 1 ,contru 
-0x4bf2 018770 rtn 
-:      018771 h4_get_rx_payload_len_acl:
-0x4bf3 018772 ifetch 2 ,contru 
-0x4bf4 018773 rtn 
-:      018775 h4_get_tx_ptr:
-0x4bf5 018776 hfetch 2 ,core_uart_twptr 
-0x4bf6 018777 increase -5 ,contwu 
-0x4bf7 018778 iadd contwu ,contwu 
-0x4bf8 018779 rtn 
-:      018781 h4_send_packet_event:
-0x4bf9 018782 arg hci_h4_type_event ,temp 
-0x4bfa 018783 branch h4_send_packet 
-:      018784 h4_send_packet_acl:
-0x4bfb 018785 arg hci_h4_type_acl ,temp 
-:      018786 h4_send_packet:
-0x4bfc 018787 bpatchx patch20_0 ,mem_patch20 
-0x4bfd 018788 increase 1 ,loopcnt 
-0x4bfe 018789 hfetch 2 ,core_uart_twptr 
-0x4bff 018790 copy pdata ,contwu 
-0x4c00 018791 copy loopcnt ,pdata 
-0x4c01 018792 istoret 1 ,contwu 
-0x4c02 018793 increase -1 ,pdata 
-0x4c03 018794 iadd contwu ,contwu 
-0x4c04 018795 copy contwu ,pdata 
-0x4c05 018796 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c06 018797 copy temp ,pdata 
-0x4c07 018798 rtneq hci_h4_type_acl 
-0x4c08 018799 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c09 018800 hstore 2 ,core_uart_twptr 
-0x4c0a 018801 branch h4_send_acl_trigger_clear 
-:      018804 h4_send_acl_trigger_clear:
-0x4c0b 018805 setarg 0 
-0x4c0c 018806 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c0d 018807 rtn 
-:      018814 hci_init:
-0x4c0e 018815 rtn wake 
-0x4c0f 018816 setarg hci_idle_dispatch 
-0x4c10 018817 store 2 ,mem_cb_idle_process 
-0x4c11 018819 setarg uart_baud_115200 
-0x4c12 018820 store uart_baud_len ,mem_baud 
-:      018821 hci_lpm_init:
-0x4c13 018822 setarg mem_h5rx_buf 
-0x4c14 018823 hstore 2 ,core_uart_rsaddr 
-0x4c15 018824 setarg mem_h5rx_buf_end 
-0x4c16 018825 hstore 2 ,core_uart_readdr 
-0x4c17 018826 setarg mem_h5tx_buf 
-0x4c18 018827 hstore 2 ,core_uart_tsaddr 
-0x4c19 018828 call hci_sel_init 
-:      018829 hci_reinit:
-0x4c1a 018830 jam 0x0 ,core_uart_ctrl 
-0x4c1b 018831 setarg mem_h5tx_buf 
-0x4c1c 018832 hstore 2 ,core_uart_twptr 
-0x4c1d 018833 hstore 2 ,core_uart_trptrp 
-0x4c1e 018834 setarg mem_h5rx_buf 
-0x4c1f 018835 hstore 2 ,core_uart_rrptr 
-0x4c20 018836 store 2 ,mem_h5rx_rptr 
-:      018837 hci_init_common:
-0x4c21 018838 hfetch 2 ,core_clkoff 
-0x4c22 018839 set0 clock_off_uart ,pdata 
-0x4c23 018840 hstore 2 ,core_clkoff 
-0x4c24 018841 call uart_set_baud_by_mem 
-0x4c25 018842 jam uartclk_dpll ,core_uart_clksel 
-0x4c26 018843 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x4c27 018844 rtn 
-:      018846 hci_sel_init:
-0x4c28 018847 setarg mem_h5tx_buf_end 
-0x4c29 018848 hstore 2 ,core_uart_teaddr 
-0x4c2a 018849 hfetch 1 ,core_gpio_sel1 
-0x4c2b 018850 or_into 0x07 ,pdata 
-0x4c2c 018851 hstore 1 ,core_gpio_sel1 
-0x4c2d 018852 rtn 
-:      018855 hci_rx_packet:
-0x4c2e 018856 bpatchx patch20_1 ,mem_patch20 
-0x4c2f 018857 hfetch 1 ,core_uart_status 
-0x4c30 018858 iforce regb 
-0x4c31 018859 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
-0x4c32 018860 hfetch 2 ,core_uart_rxitems 
-0x4c33 018861 iforce regc 
-0x4c34 018862 arg 0x44f ,temp 
-0x4c35 018863 isub temp ,null 
-0x4c36 018864 nrtn zero 
-:      018865 hci_rx_packet_cont:
-0x4c37 018866 hfetch 2 ,core_uart_rrptr 
-0x4c38 018867 iforce contru 
-0x4c39 018868 branch hci_rx_h4 
-:      018870 uart_send_byte:
-0x4c3a 018871 hfetcht 1 ,core_uart_status 
-0x4c3b 018872 isolate1 6 ,temp 
-0x4c3c 018873 branch uart_send_byte ,true 
-0x4c3d 018874 hstore 1 ,core_uart_txd 
-0x4c3e 018875 rtn 
-:      018877 process_hci_cmd:
-0x4c3f 018878 bpatchx patch20_2 ,mem_patch20 
-0x4c40 018879 fetch 1 ,mem_hci_cmd 
-0x4c41 018880 branch process_hci_cmd_cont ,blank 
-0x4c42 018881 enable user 
-0x4c43 018882 rtn 
-:      018883 process_hci_cmd_cont:
-0x4c44 018884 ifetch 2 ,contru 
-0x4c45 018885 iforce alarm 
-0x4c46 018886 iforce queue 
-0x4c47 018887 ifetch 1 ,contru 
-0x4c48 018888 iforce temp 
-0x4c49 018889 rshift2 alarm ,pdata 
-0x4c4a 018890 rshift8 pdata ,pdata 
-0x4c4b 018891 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
-0x4c4c 018892 rtn 
-:      018895 phci_grp_vendor_specific:
-0x4c4d 018896 bpatchx patch20_3 ,mem_patch20 
-0x4c4e 018897 deposit queue 
-0x4c4f 018898 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x4c50 018899 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x4c51 018900 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x4c52 018901 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x4c53 018902 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x4c54 018903 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x4c55 018904 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
-0x4c56 018905 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
-0x4c57 018907 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x4c58 018908 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
-0x4c59 018909 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
-0x4c5a 018910 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
-0x4c5b 018911 branch hci_normal_reply 
-:      018913 phci_grp_vendor_enter_lpm:
-0x4c5c 018914 call hci_normal_reply 
-0x4c5d 018915 call wait_uarttx 
-0x4c5e 018916 call gpio_pu_uart_tx 
-:      018917 hci_enter_lpm:
-0x4c5f 018918 call app_put_lpm_wake_lock 
-0x4c60 018919 call app_l2cap_flow_control_enable 
-0x4c61 018920 branch gpio_rx_config_input_with_pu 
-:      018922 hci_exit_lpm:
-0x4c62 018923 jam hci_rx_ready ,mem_hci_lt_rx_state 
-0x4c63 018924 call app_get_lpm_wake_lock 
-0x4c64 018925 call hci_lpm_init 
-0x4c65 018926 branch app_l2cap_flow_control_disable 
-:      018928 phci_grp_vendor_chipid:
-0x4c66 018929 call hci_get_cmd_complete_ptr 
-0x4c67 018930 hfetch 2 ,core_chipid 
-0x4c68 018931 istore 2 ,contwu 
-0x4c69 018932 force 6 ,loopcnt 
-0x4c6a 018933 branch hci_command_complete 
-:      018935 phci_grp_vendor_baud:
-0x4c6b 018936 ifetch 2 ,contru 
-0x4c6c 018937 store 2 ,mem_baud 
-0x4c6d 018938 hstore 2 ,core_uart_baud 
-0x4c6e 018939 rtn 
-:      018942 phci_grp_vendor_patch_common:
-0x4c6f 018944 ifetch 1 ,contru 
-0x4c70 018945 copy pdata ,temp 
-0x4c71 018946 hstore 1 ,core_ucode_low 
-0x4c72 018947 ifetch 1 ,contru 
-0x4c73 018948 iadd temp ,temp 
-0x4c74 018949 set1 7 ,pdata 
-0x4c75 018950 hstore 1 ,core_ucode_ctrl 
-0x4c76 018951 ifetch 1 ,contru 
-0x4c77 018952 iadd temp ,temp 
-0x4c78 018953 copy pdata ,loopcnt 
-0x4c79 018954 rtn 
-:      018956 phci_grp_vendor_patch:
-0x4c7a 018957 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c7b 018958 call phci_grp_vendor_patch_common 
-:      018959 phci_grp_vendor_patch_loop:
-0x4c7c 018960 ifetch 1 ,contru 
-0x4c7d 018961 hstore 1 ,core_ucode_data 
-0x4c7e 018962 iadd temp ,temp 
-0x4c7f 018963 loop phci_grp_vendor_patch_loop 
-:      018964 phci_grp_vendor_patch_check_sum:
-0x4c80 018965 and temp ,0xff ,temp 
-0x4c81 018966 ifetch 1 ,contru 
-0x4c82 018967 isub temp ,null 
-0x4c83 018968 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4c84 018969 branch hci_normal_reply 
-:      018972 phci_grp_vendor_patch_sec:
-0x4c85 018973 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c86 018974 call phci_grp_vendor_patch_common 
-0x4c87 018975 store 8 ,mem_pdatatemp 
-:      018976 phci_grp_vendor_patch_sec_loop:
-0x4c88 018977 call do_aes_cbc 
-0x4c89 018978 arg 16 ,loopcnt 
-0x4c8a 018979 arg mem_temp_block0 ,contw 
-0x4c8b 018980 call load_uart_sum_loop 
-0x4c8c 018981 storet 8 ,mem_temp 
-0x4c8d 018982 arg mem_temp_block2 ,contw 
-0x4c8e 018983 call store_aes_result 
-0x4c8f 018984 arg mem_temp_block2 ,rega 
-0x4c90 018985 arg mem_temp_block0 ,regb 
-0x4c91 018986 arg mem_temp_block3 ,contw 
-0x4c92 018987 call xor16 
-0x4c93 018988 arg 16 ,loopcnt 
-0x4c94 018989 arg mem_temp_block3 ,contr 
-0x4c95 018990 call load_ucode_only_loop 
-0x4c96 018991 fetcht 8 ,mem_temp 
-0x4c97 018992 fetch 8 ,mem_pdatatemp 
-0x4c98 018993 increase -16 ,pdata 
-0x4c99 018994 store 8 ,mem_pdatatemp 
-0x4c9a 018995 nbranch phci_grp_vendor_patch_sec_loop ,blank 
-0x4c9b 018996 branch phci_grp_vendor_patch_check_sum 
-:      018998 load_ucode_only_loop:
-0x4c9c 018999 ifetch 1 ,contr 
-0x4c9d 019000 hstore 1 ,core_ucode_data 
-0x4c9e 019001 loop load_ucode_only_loop 
-0x4c9f 019002 rtn 
-:      019004 load_uart_sum_loop:
-0x4ca0 019005 ifetch 1 ,contru 
-0x4ca1 019006 istore 1 ,contw 
-0x4ca2 019007 iadd temp ,temp 
-0x4ca3 019008 loop load_uart_sum_loop 
-0x4ca4 019009 rtn 
-:      019011 phci_grp_vendor_patch_sec_init:
-0x4ca5 019012 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4ca6 019013 arg 0 ,temp 
-0x4ca7 019014 arg 16 ,loopcnt 
-0x4ca8 019015 arg mem_temp_block0 ,contw 
-0x4ca9 019016 call load_uart_sum_loop 
-0x4caa 019017 hfetch 1 ,core_gpio_key2 
-0x4cab 019018 and_into 0xfd ,pdata 
-0x4cac 019019 hstore 1 ,core_gpio_key2 
-0x4cad 019020 arg mem_temp_block0 ,contr 
-0x4cae 019021 arg 16 ,loopcnt 
-0x4caf 019022 call aes_load_data 
-0x4cb0 019023 call aes_init 
-0x4cb1 019024 call aes_clear_data 
-0x4cb2 019025 branch phci_grp_vendor_patch_check_sum 
-:      019028 phci_grp_vendor_done:
-0x4cb3 019029 arg 0x20 ,loopcnt 
-0x4cb4 019030 arg mem_patch00 ,contw 
-0x4cb5 019031 arg 0 ,temp 
-:      019032 phci_grp_vendor_done_loop:
-0x4cb6 019033 ifetch 1 ,contru 
-0x4cb7 019034 istore 1 ,contw 
-0x4cb8 019035 iadd temp ,temp 
-0x4cb9 019036 loop phci_grp_vendor_done_loop 
-0x4cba 019037 and temp ,0xff ,temp 
-0x4cbb 019038 ifetch 1 ,contru 
-0x4cbc 019039 isub temp ,null 
-0x4cbd 019040 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4cbe 019041 jam 0 ,core_ucode_ctrl 
-0x4cbf 019042 call hci_normal_reply 
-0x4cc0 019043 call h4_rx_discard_packet 
-0x4cc1 019044 call clear_key_buf 
-0x4cc2 019045 call wait_uarttx 
-0x4cc3 019046 branch soft_reset 
-:      019048 phci_grp_vendor_patch_bad:
-0x4cc4 019049 jam 0 ,core_ucode_ctrl 
-0x4cc5 019050 branch start 
-:      019052 phci_grp_vendor_bdaddr:
-0x4cc6 019053 ifetch 6 ,contru 
-0x4cc7 019054 store 6 ,mem_lap 
-0x4cc8 019055 branch hci_normal_reply 
-:      019058 phci_grp_vendor_mem:
-0x4cc9 019059 ifetch 1 ,contru 
-0x4cca 019060 store 1 ,mem_hci_curr_len 
-0x4ccb 019061 copy pdata ,loopcnt 
-0x4ccc 019062 ifetch 2 ,contru 
-0x4ccd 019063 store 2 ,mem_hci_curr_target 
-0x4cce 019064 copy pdata ,contw 
-0x4ccf 019065 call uart_copy_rx_bytes 
-0x4cd0 019066 branch hci_normal_reply 
-:      019069 phci_grp_vendor_eep:
-0x4cd1 019070 ifetch 1 ,contru 
-0x4cd2 019071 store 1 ,mem_hci_curr_len 
-0x4cd3 019072 copy pdata ,loopcnt 
-0x4cd4 019073 ifetch 2 ,contru 
-0x4cd5 019074 store 2 ,mem_hci_curr_target 
-0x4cd6 019075 arg mem_l2cap_rxbuff1 ,contw 
-0x4cd7 019076 call uart_copy_rx_bytes 
-0x4cd8 019077 fetcht 1 ,mem_hci_curr_len 
-0x4cd9 019078 arg mem_l2cap_rxbuff1 ,rega 
-0x4cda 019079 fetch 2 ,mem_hci_curr_target 
-0x4cdb 019080 branch iicd_write_ota_data 
-:      019085 hci_normal_reply:
-0x4cdc 019086 force 4 ,loopcnt 
-:      019087 hci_command_complete:
-0x4cdd 019088 call hci_get_payload_ptr 
-0x4cde 019089 force 0x1 ,pdata 
-0x4cdf 019090 istore 1 ,contwu 
-0x4ce0 019091 deposit alarm 
-0x4ce1 019092 istore 3 ,contwu 
-0x4ce2 019093 force hci_event_command_complete ,queue 
-:      019094 hci_send_event:
-0x4ce3 019095 bpatchx patch20_4 ,mem_patch20 
-0x4ce4 019096 call hci_get_packet_ptr 
-0x4ce5 019097 deposit queue 
-0x4ce6 019098 istore 1 ,contwu 
-0x4ce7 019099 deposit loopcnt 
-0x4ce8 019100 istore 1 ,contwu 
-:      019101 hci_send_event_raw:
-0x4ce9 019102 force 5 ,queue 
-0x4cea 019103 increase 2 ,loopcnt 
-:      019104 hci_send_packet:
-0x4ceb 019105 branch h4_send_packet_event 
-:      019107 hci_send_commu_ready_event:
-0x4cec 019108 force hci_event_vendor_specific ,queue 
-0x4ced 019109 call hci_get_payload_ptr 
-0x4cee 019110 setarg hci_vendor_event_commu_ready 
-0x4cef 019111 istore 1 ,contwu 
-0x4cf0 019112 force 1 ,loopcnt 
-0x4cf1 019113 branch hci_send_event 
-:      019115 hci_get_cmd_complete_ptr:
-0x4cf2 019116 force 12 ,contwu 
-0x4cf3 019117 branch hci_get_tx_ptr 
-:      019119 hci_get_payload_ptr:
-0x4cf4 019120 force 8 ,contwu 
-0x4cf5 019121 branch hci_get_tx_ptr 
-:      019123 hci_get_packet_ptr:
-0x4cf6 019124 force 6 ,contwu 
-:      019125 hci_get_tx_ptr:
-0x4cf7 019126 branch h4_get_tx_ptr 
-:      019130 calc_tx_crc16:
-0x4cf8 019131 pulse crc16 
-0x4cf9 019132 enable enable_crc 
-:      019133 crcloop:
-0x4cfa 019134 ifetch 1 ,contwu 
-0x4cfb 019135 inject bucket ,8 
-0x4cfc 019136 loop crcloop 
-0x4cfd 019137 enable enable_parity 
-0x4cfe 019138 inject bucket ,16 
-0x4cff 019139 disable enable_parity 
-0x4d00 019140 disable enable_crc 
-0x4d01 019141 disable crc16 
-0x4d02 019142 byteswap pdata ,pdata 
-0x4d03 019143 rtn 
-:      019147 cmd_exit:
-0x4d04 019148 jam 0 ,mem_hci_cmd 
-0x4d05 019149 rtn 
-:      019150 cmd_check_plap:
-0x4d06 019151 fetch 6 ,mem_hci_plap 
-0x4d07 019152 fetcht 6 ,mem_plap 
-0x4d08 019153 isub temp ,null 
-0x4d09 019154 rtn 
-:      019159 cmd_pair:
-0x4d0a 019160 fetch 1 ,mem_op 
-0x4d0b 019161 bbit1 op_inrand_req ,cmd_pair_passive 
-0x4d0c 019162 call tid_initiate 
-0x4d0d 019163 jam lmp_in_rand ,mem_lmo_opcode2 
-0x4d0e 019164 branch cmd_exit 
-:      019165 cmd_pair_passive:
-0x4d0f 019166 set0 op_inrand_req ,pdata 
-0x4d10 019167 store 1 ,mem_op 
-0x4d11 019168 call lmp_accept_inrand 
-0x4d12 019169 setarg 0 
-0x4d13 019170 setflag master ,smap_lmptid ,pdata 
-0x4d14 019171 store 1 ,mem_lmo_tid2 
-0x4d15 019172 branch cmd_exit 
-0x4d16 019173 rtn 
-:      019174 cmd_in_sniff:
-0x4d17 019175 jam lmp_sniff_req ,mem_lmo_opcode2 
-0x4d18 019176 arg mem_sniff_payload ,contw 
-0x4d19 019177 setarg 0 
-0x4d1a 019178 isolate1 27 ,clke_bt 
-0x4d1b 019179 setflag true ,1 ,pdata 
-0x4d1c 019180 istore 1 ,contw 
-0x4d1d 019181 setarg 0 
-0x4d1e 019182 istore 2 ,contw 
-0x4d1f 019183 fetch 2 ,mem_sniff_param_interval 
-0x4d20 019184 istore 2 ,contw 
-0x4d21 019185 fetch 1 ,mem_sniff_param_attempt 
-0x4d22 019186 istore 2 ,contw 
-0x4d23 019187 fetch 1 ,mem_sniff_param_timeout 
-0x4d24 019188 istore 2 ,contw 
-0x4d25 019189 branch cmd_exit 
-:      019191 cmd_exit_sniff:
-0x4d26 019192 jam lmp_unsniff_req ,mem_lmo_opcode2 
-0x4d27 019193 branch cmd_exit 
-:      019195 hci_idle_dispatch:
-0x4d28 019196 call gpio_check_uart_state 
-0x4d29 019197 rtn true 
-0x4d2a 019198 arg uart_wakeup_rx ,temp 
-0x4d2b 019199 call gpio_get_bit 
-0x4d2c 019200 nbranch uart_wake_up ,true 
-0x4d2d 019201 jam hci_rx_wake ,mem_hci_lt_rx_state 
-0x4d2e 019202 rtn 
-:      019203 uart_wake_up:
-0x4d2f 019204 fetch 1 ,mem_hci_lt_rx_state 
-0x4d30 019205 rtnne hci_rx_wake 
-0x4d31 019206 call hci_exit_lpm 
-0x4d32 019207 branch hci_send_commu_ready_event 
-:      019221 hid_rx_process:
-0x4d33 019222 bpatchx patch20_5 ,mem_patch20 
-0x4d34 019223 fetch 2 ,mem_l2cap_payload_ptr 
-0x4d35 019224 copy pdata ,contr 
-0x4d36 019225 ifetch 1 ,contr 
-0x4d37 019226 and pdata ,0x0f ,temp 
-0x4d38 019227 rshift4 pdata ,pdata 
-0x4d39 019228 beq hid_type_set_idle ,hid_rx_process_handshake 
-0x4d3a 019229 beq hid_type_set_protocol ,hid_rx_process_handshake 
-0x4d3b 019230 beq hid_type_data ,hid_rx_process_data 
-0x4d3c 019231 beq hid_type_set_report ,hid_rx_process_set_report 
-0x4d3d 019232 beq hid_type_control ,hid_rx_process_hid_control 
-0x4d3e 019233 rtn 
-:      019235 hid_rx_process_hid_control:
-0x4d3f 019236 copy temp ,pdata 
-0x4d40 019237 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
-0x4d41 019238 beq hid_control_p_suspend ,hid_rx_process_suspend 
-0x4d42 019239 rtn 
-:      019241 hid_rx_process_virtual_cable_unplug:
-0x4d43 019242 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
-0x4d44 019243 call ui_ipc_send_event 
-0x4d45 019244 fetch 1 ,mem_device_option 
-0x4d46 019245 rtnbit0 dvc_op_mouse 
-0x4d47 019246 copy temp ,pdata 
-0x4d48 019247 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
-0x4d49 019248 rtn 
-:      019249 hid_rx_process_suspend:
-0x4d4a 019250 rtn 
-:      019252 hid_rx_process_set_report:
-0x4d4b 019253 call hid_rx_process_data 
-0x4d4c 019254 arg 0x01 ,rega 
-0x4d4d 019255 call hid_malloc_tx_buff 
-0x4d4e 019256 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d4f 019257 istore 2 ,contw 
-0x4d50 019258 setarg 0x00 
-0x4d51 019259 istore 1 ,contw 
-0x4d52 019260 rtn 
-:      019262 hid_rx_process_handshake:
-0x4d53 019263 arg 1 ,rega 
-0x4d54 019264 call hid_malloc_tx_buff 
-0x4d55 019265 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d56 019266 istore 2 ,contw 
-0x4d57 019267 setarg 0 
-0x4d58 019268 istore 1 ,contw 
-0x4d59 019269 jam 1 ,mem_ui_data_txbuff_length 
-0x4d5a 019270 fetch 1 ,mem_hid_control_state 
-0x4d5b 019271 set1 l2cap_channel_hid_handshake_done 
-0x4d5c 019272 store 1 ,mem_hid_control_state 
-0x4d5d 019273 jam bt_evt_hid_handshake ,mem_fifo_temp 
-0x4d5e 019274 branch ui_ipc_send_event 
-:      019276 hid_rx_process_data:
-0x4d5f 019277 ifetch 1 ,contr 
-0x4d60 019278 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
-0x4d61 019279 rtn 
-:      019281 hid_rx_process_data_hid_kb:
-0x4d62 019282 rtn 
-:      019285 hid_malloc_tx_buff:
-0x4d63 019286 call l2cap_malloc 
-0x4d64 019287 copy rega ,temp 
-0x4d65 019288 storet 1 ,mem_ui_data_txbuff_length 
-0x4d66 019289 copy pdata ,contw 
-0x4d67 019290 copy rega ,pdata 
-0x4d68 019291 istore 2 ,contw 
-0x4d69 019292 rtn 
-:      019309 l2cap_init:
-0x4d6a 019310 branch l2cap_init_wake ,wake 
-:      019311 l2cap_init_work:
-0x4d6b 019312 setarg mem_l2cap_xmem_end 
-0x4d6c 019313 arg mem_l2cap_xmem_start ,contw 
-0x4d6d 019314 isub contw ,loopcnt 
-0x4d6e 019315 call clear_mem 
-:      019316 l2cap_init_wake:
-0x4d6f 019317 bpatchx patch20_6 ,mem_patch20 
-0x4d70 019318 setarg mem_sdp_mem_end 
-0x4d71 019319 arg mem_sdp_mem_start ,contw 
-0x4d72 019320 isub contw ,loopcnt 
-0x4d73 019321 call clear_mem 
-0x4d74 019322 setarg mem_l2cap_mem_end 
-0x4d75 019323 arg mem_l2cap_mem_start ,contw 
-0x4d76 019324 isub contw ,loopcnt 
-0x4d77 019325 call clear_mem 
-0x4d78 019326 branch l2cap_lpm_load_txbuf 
-:      019328 process_rx_l2cap_pkt:
-0x4d79 019329 bpatchx patch20_7 ,mem_patch20 
-0x4d7a 019330 copy contr ,temp 
-0x4d7b 019333 copy temp ,contr 
-0x4d7c 019334 ifetch 2 ,contr 
-0x4d7d 019335 store 2 ,mem_l2cap_rx_pkt_length 
-0x4d7e 019336 ifetch 2 ,contr 
-0x4d7f 019337 store 2 ,mem_l2cap_rx_cid 
-0x4d80 019338 deposit contr 
-0x4d81 019339 store 2 ,mem_l2cap_payload_ptr 
-0x4d82 019340 fetch 1 ,memui_reconnect_mode 
-0x4d83 019341 beq no_reconnection ,l2cap_rx_multiplexing 
-0x4d84 019342 branch ml2cap_rx_multiplexing 
-:      019344 l2cap_rx_multiplexing:
-0x4d85 019345 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4d86 019346 branch l2cap_rx_reset_state ,blank 
-0x4d87 019347 bpatchx patch21_0 ,mem_patch21 
-0x4d88 019348 fetch 1 ,mem_l2cap_rx_cid 
-0x4d89 019349 beq l2cap_signal_channel ,l2cap_call_proc_signal 
-:      019350 l2cap_rx_multiplexing0:
-0x4d8a 019351 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
-0x4d8b 019352 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x4d8c 019353 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x4d8d 019354 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x4d8e 019355 branch l2cap_rx_reset_state 
-:      019357 l2cap_check_map:
-0x4d8f 019360 bpatchx patch21_1 ,mem_patch21 
-0x4d90 019361 call l2cap_malloc_get_full_map 
-0x4d91 019362 fetch 1 ,mem_used_map 
-0x4d92 019363 beq 0 ,set_pdata_0 
-0x4d93 019364 beq 1 ,set_pdata_0 
-0x4d94 019365 beq 2 ,set_pdata_0 
-0x4d95 019366 beq 3 ,set_pdata_0 
-0x4d96 019367 beq 0x81 ,set_pdata_0 
-0x4d97 019368 beq 0xc0 ,set_pdata_0 
-0x4d98 019369 beq 0x80 ,set_pdata_0 
-0x4d99 019370 beq 0x40 ,set_pdata_0 
-0x4d9a 019371 rtn 
-:      019373 set_pdata_0:
-0x4d9b 019374 setarg 0 
-0x4d9c 019375 rtn 
-:      019378 l2cap_call_proc_signal:
-0x4d9d 019379 call l2cap_check_map 
-0x4d9e 019380 nrtn blank 
-:      019381 l2cap_call_proc_signal0:
-0x4d9f 019382 call l2cap_malloc_signal_channel 
-0x4da0 019383 call l2cap_process_signal_pkt 
-0x4da1 019384 fetcht 2 ,mem_l2cap_signal_tx_length 
-0x4da2 019385 branch l2cap_call_proc_no_reply ,blank 
-0x4da3 019386 call l2cap_get_signal_tx_buff 
-0x4da4 019387 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4da5 019388 istore 2 ,contw 
-0x4da6 019389 force l2cap_signal_channel ,pdata 
-0x4da7 019390 istore 2 ,contw 
-0x4da8 019391 branch l2cap_rx_reset_state 
-:      019393 l2cap_call_proc_sigal_pending:
-0x4da9 019394 fetch 1 ,mem_l2cap_pending_item 
-0x4daa 019395 rtn blank 
-0x4dab 019396 copy pdata ,rega 
-0x4dac 019397 bpatchx patch21_2 ,mem_patch21 
-0x4dad 019398 fetch 4 ,mem_l2cap_sdpres_delay_time 
-0x4dae 019399 arg 0x100 ,temp 
-0x4daf 019400 iadd temp ,temp 
-0x4db0 019401 copy clkn_bt ,pdata 
-0x4db1 019402 isub temp ,null 
-0x4db2 019403 nrtn positive 
-0x4db3 019404 jam 0 ,mem_l2cap_pending_item 
-0x4db4 019405 copy rega ,pdata 
-0x4db5 019406 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
-0x4db6 019407 branch assert 
-:      019408 l2cap_sdp_conn_succ:
-0x4db7 019409 arg 0 ,debug 
-0x4db8 019410 call l2cap_malloc_signal_channel 
-0x4db9 019411 call restore_l2cap_req_param 
-0x4dba 019412 call l2cap_get_signal_tx_payload 
-0x4dbb 019413 call save_cont_pointers 
-0x4dbc 019414 call send_connection_sdp_res 
-0x4dbd 019415 call l2cap_get_signal_tx_buff 
-0x4dbe 019417 setarg 0x000c 
-0x4dbf 019418 istore 2 ,contw 
-0x4dc0 019419 force l2cap_signal_channel ,pdata 
-0x4dc1 019420 istore 2 ,contw 
-0x4dc2 019421 branch l2cap_rx_reset_state 
-:      019425 l2cap_reset_sdp_map:
-0x4dc3 019426 bpatchx patch21_3 ,mem_patch21 
-0x4dc4 019427 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dc5 019428 increase 4 ,pdata 
-0x4dc6 019429 rshift4 pdata ,pdata 
-0x4dc7 019430 rshift3 pdata ,pdata 
-0x4dc8 019431 add pdata ,1 ,temp 
-0x4dc9 019432 arg mem_tx_fifo3 ,contr 
-0x4dca 019433 ifetch 3 ,contr 
-0x4dcb 019434 rtn blank 
-0x4dcc 019435 store 3 ,mem_tx_fifo_map_temp 
-0x4dcd 019436 fetch 1 ,mem_tx_fifo_map_temp 
-0x4dce 019437 copy pdata ,rega 
-0x4dcf 019438 call check_l2cap_map 
-0x4dd0 019439 copy regb ,pdata 
-0x4dd1 019440 store 1 ,mem_tx_fifo3 
-0x4dd2 019441 rtn 
-:      019443 check_l2cap_map:
-0x4dd3 019444 arg 0 ,queue 
-0x4dd4 019445 arg 0 ,regb 
-:      019447 check_l2cap_map_loop:
-0x4dd5 019448 sub queue ,7 ,null 
-0x4dd6 019449 nrtn positive 
-0x4dd7 019450 qisolate1 rega 
-0x4dd8 019451 branch check_l2cap_map_used ,true 
-0x4dd9 019452 branch check_l2cap_map_used2 
-:      019454 check_l2cap_map_used:
-0x4dda 019455 copy temp ,pdata 
-0x4ddb 019456 branch check_l2cap_map_used2 ,blank 
-0x4ddc 019457 qset1 regb 
-0x4ddd 019458 increase -1 ,temp 
-:      019460 check_l2cap_map_used2:
-0x4dde 019461 increase 1 ,queue 
-0x4ddf 019462 branch check_l2cap_map_loop 
-:      019464 l2cap_call_proc_sdp:
-0x4de0 019465 call l2cap_malloc_is_fifo_empty 
-0x4de1 019466 nrtn blank 
-0x4de2 019467 call l2cap_check_map 
-0x4de3 019468 nrtn blank 
-0x4de4 019469 call l2cap_malloc_sdp_channel 
-0x4de5 019470 call sdp_process 
-0x4de6 019471 call l2cap_reset_sdp_map 
-0x4de7 019472 branch l2cap_call_proc_sdp_common 
-:      019475 ml2cap_call_proc_sdp:
-0x4de8 019476 call l2cap_malloc_is_fifo_empty 
-0x4de9 019477 nrtn blank 
-0x4dea 019478 call l2cap_malloc_sdp_channel 
-0x4deb 019479 call sdp_process 
-:      019480 l2cap_call_proc_sdp_common:
-0x4dec 019481 call l2cap_get_sdp_tx_buff 
-0x4ded 019482 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dee 019483 branch l2cap_call_proc_no_reply ,blank 
-0x4def 019484 istore 2 ,contw 
-0x4df0 019485 fetch 2 ,mem_sdp_remote_cid 
-0x4df1 019486 istore 2 ,contw 
-0x4df2 019487 branch l2cap_rx_reset_state 
-:      019489 l2cap_call_proc_hid:
-0x4df3 019490 call hid_rx_process 
-0x4df4 019491 branch l2cap_rx_reset_state 
-:      019493 l2cap_call_proc_rfcomm:
-0x4df5 019494 bpatchx patch21_4 ,mem_patch21 
-0x4df6 019495 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x4df7 019496 call rfcomm_rx_process 
-0x4df8 019497 fetch 1 ,mem_rfcomm_malloc_fail_flag 
-0x4df9 019498 rtneq rfcomm_malloc_fail 
-0x4dfa 019499 branch l2cap_rx_reset_state 
-:      019500 l2cap_call_proc_no_reply:
-0x4dfb 019501 call l2cap_malloc_discard 
-:      019503 l2cap_rx_reset_state:
-0x4dfc 019504 setarg 0 
-0x4dfd 019505 store 2 ,mem_l2cap_rx_pkt_length 
-0x4dfe 019506 store 2 ,mem_l2cap_rx_cid 
-0x4dff 019507 jam l2cap_rx_done ,mem_l2cap_rx_done 
-0x4e00 019508 rtn 
-:      019510 l2cap_process_signal_pkt:
-0x4e01 019511 bpatchx patch21_5 ,mem_patch21 
-0x4e02 019512 call l2cap_get_signal_tx_payload 
-0x4e03 019513 force 0 ,regb 
-0x4e04 019514 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4e05 019515 copy pdata ,regc 
-0x4e06 019516 fetch 2 ,mem_l2cap_payload_ptr 
-0x4e07 019517 iforce contr 
-:      019518 l2cap_process_signal_pkt_loop:
-0x4e08 019519 call l2cap_process_one_signal 
-0x4e09 019520 deposit regc 
-0x4e0a 019521 increase -4 ,regc 
-0x4e0b 019522 increase -4 ,pdata 
-0x4e0c 019523 nbranch l2cap_process_signal_pkt_loop ,blank 
-0x4e0d 019524 copy regb ,pdata 
-0x4e0e 019525 store 2 ,mem_l2cap_signal_tx_length 
-0x4e0f 019526 rtn 
-:      019528 l2cap_process_one_signal:
-0x4e10 019529 bpatchx patch21_6 ,mem_patch21 
-0x4e11 019530 ifetch 1 ,contr 
-0x4e12 019531 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
-0x4e13 019532 beq signal_connect_req ,l2cap_proc_signal_connect_req 
-0x4e14 019533 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
-0x4e15 019534 beq signal_config_req ,l2cap_proc_signal_config_req 
-0x4e16 019535 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
-0x4e17 019536 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
-0x4e18 019537 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
-0x4e19 019538 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x4e1a 019539 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
-0x4e1b 019540 beq signal_info_req ,l2cap_proc_signal_info_req 
-0x4e1c 019541 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
-0x4e1d 019542 call l2cap_reject_command 
-:      019543 l2cap_process_one_signal_rtn:
-0x4e1e 019544 rtn 
-:      019546 l2cap_proc_signal_info_req:
-0x4e1f 019547 ifetch 1 ,contr 
-0x4e20 019548 copy pdata ,queue 
-0x4e21 019549 ifetch 2 ,contr 
-0x4e22 019550 copy pdata ,rega 
-0x4e23 019551 copy regc ,pdata 
-0x4e24 019552 isub rega ,regc 
-0x4e25 019553 setarg signal_info_rsp 
-0x4e26 019554 istore 1 ,contw 
-0x4e27 019555 copy queue ,pdata 
-0x4e28 019556 istore 1 ,contw 
-0x4e29 019557 ifetch 2 ,contr 
-:      019558 l2cap_proc_signal_info_req_reply:
-0x4e2a 019559 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
-0x4e2b 019560 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
-0x4e2c 019561 rtn 
-:      019562 l2cap_proc_signal_info_req_ext:
-0x4e2d 019563 setarg 0x020008 
-0x4e2e 019564 istore 6 ,contw 
-0x4e2f 019565 setarg 0x0280 
-0x4e30 019566 istore 4 ,contw 
-0x4e31 019567 force 12 ,pdata 
-0x4e32 019568 branch l2cap_proc_signal_info_req_common 
-:      019569 l2cap_proc_signal_info_req_fix:
-0x4e33 019570 setarg 0x3000c 
-0x4e34 019571 istore 6 ,contw 
-0x4e35 019572 setarg 0x0006 
-0x4e36 019573 istore 8 ,contw 
-0x4e37 019574 force 16 ,pdata 
-:      019575 l2cap_proc_signal_info_req_common:
-0x4e38 019576 iadd regb ,regb 
-0x4e39 019577 branch l2cap_process_one_signal_rtn 
-:      019579 ml2cap_proc_signal_info_req:
-0x4e3a 019580 ifetch 1 ,contr 
-0x4e3b 019581 copy pdata ,queue 
-0x4e3c 019582 ifetch 2 ,contr 
-0x4e3d 019583 copy pdata ,rega 
-0x4e3e 019584 ifetch 2 ,contr 
-0x4e3f 019585 store 2 ,mem_temp 
-0x4e40 019586 copy regc ,pdata 
-0x4e41 019587 isub rega ,regc 
-0x4e42 019588 call l2cap_get_signal_tx_payload 
-0x4e43 019589 setarg signal_info_rsp 
-0x4e44 019590 istore 1 ,contw 
-0x4e45 019591 copy queue ,pdata 
-0x4e46 019592 istore 1 ,contw 
-0x4e47 019593 fetch 2 ,mem_temp 
-0x4e48 019594 branch l2cap_proc_signal_info_req_reply 
-:      019598 l2cap_proc_signal_cmd_reject:
-0x4e49 019599 ifetch 1 ,contr 
-0x4e4a 019600 copy pdata ,queue 
-0x4e4b 019601 ifetch 2 ,contr 
-0x4e4c 019602 copy pdata ,rega 
-0x4e4d 019603 iadd contr ,contr 
-0x4e4e 019604 copy regc ,pdata 
-0x4e4f 019605 isub rega ,regc 
-:      019606 l2cap_proc_signal_cmd_reject_rtn:
-0x4e50 019607 branch l2cap_process_one_signal_rtn 
-:      019609 l2cap_proc_signal_connect_req:
-0x4e51 019610 call save_cont_pointers 
-0x4e52 019613 call load_cont_pointers 
-0x4e53 019614 arg 0 ,debug 
-0x4e54 019615 ifetch 1 ,contr 
-0x4e55 019616 copy pdata ,queue 
-0x4e56 019617 ifetch 2 ,contr 
-0x4e57 019618 copy pdata ,rega 
-0x4e58 019619 ifetch 2 ,contr 
-0x4e59 019620 copy pdata ,temp 
-0x4e5a 019621 ifetch 2 ,contr 
-0x4e5b 019622 copy pdata ,timeup 
-0x4e5c 019623 bpatchx patch21_7 ,mem_patch21 
-0x4e5d 019624 copy temp ,pdata 
-0x4e5e 019625 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
-0x4e5f 019626 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
-0x4e60 019627 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
-0x4e61 019628 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
-0x4e62 019629 call l2cap_reject_command 
-0x4e63 019630 branch l2cap_proc_signal_connect_req_rtn 
-:      019632 l2cap_proc_signal_connect_req_sdp:
-0x4e64 019633 call save_cont_pointers 
-0x4e65 019634 arg l2cap_sdp_channel ,temp 
-0x4e66 019635 fetch 2 ,mem_sdp_remote_cid 
-0x4e67 019636 nbranch already_connected ,blank 
-0x4e68 019637 copy timeup ,pdata 
-0x4e69 019638 store 2 ,mem_sdp_remote_cid 
-0x4e6a 019639 copy clkn_bt ,pdata 
-0x4e6b 019640 store 4 ,mem_l2cap_sdpres_delay_time 
-0x4e6c 019641 call store_l2cap_req_param 
-0x4e6d 019642 branch send_connection_pending 
-:      019644 store_l2cap_req_param:
-0x4e6e 019645 storet 2 ,mem_psm 
-0x4e6f 019646 deposit timeup 
-0x4e70 019647 store 2 ,mem_scid 
-0x4e71 019648 deposit rega 
-0x4e72 019649 store 2 ,mem_cmd_length 
-0x4e73 019650 deposit regb 
-0x4e74 019651 store 2 ,mem_tt2 
-0x4e75 019652 deposit regc 
-0x4e76 019653 store 2 ,mem_tt3 
-0x4e77 019654 deposit queue 
-0x4e78 019655 store 2 ,mem_id 
-0x4e79 019656 rtn 
-:      019658 restore_l2cap_req_param:
-0x4e7a 019659 fetcht 2 ,mem_psm 
-0x4e7b 019660 fetch 2 ,mem_scid 
-0x4e7c 019661 copy pdata ,timeup 
-0x4e7d 019662 fetch 2 ,mem_cmd_length 
-0x4e7e 019663 copy pdata ,rega 
-0x4e7f 019664 fetch 2 ,mem_tt2 
-0x4e80 019665 copy pdata ,regb 
-0x4e81 019666 fetch 2 ,mem_tt3 
-0x4e82 019667 copy pdata ,regc 
-0x4e83 019668 fetch 2 ,mem_id 
-0x4e84 019669 copy pdata ,queue 
-0x4e85 019670 rtn 
-:      019672 l2cap_proc_signal_connect_req_rfcomm:
-0x4e86 019673 call save_cont_pointers 
-0x4e87 019674 setarg l2cap_rfcomm_channel 
-0x4e88 019675 arg l2cap_rfcomm_channel ,temp 
-0x4e89 019676 fetch 2 ,mem_rfcomm_remote_cid 
-0x4e8a 019677 nbranch already_connected ,blank 
-0x4e8b 019678 copy timeup ,pdata 
-0x4e8c 019679 store 2 ,mem_rfcomm_remote_cid 
-0x4e8d 019680 fetch 1 ,mem_rfcomm_state 
-0x4e8e 019681 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e8f 019682 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e90 019683 store 1 ,mem_rfcomm_state 
-0x4e91 019684 branch send_connection_res 
-:      019685 l2cap_proc_signal_connect_req_hid_ctrl:
-0x4e92 019686 call save_cont_pointers 
-0x4e93 019687 arg l2cap_hid_control_channel ,temp 
-0x4e94 019688 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4e95 019689 nbranch already_connected ,blank 
-0x4e96 019690 copy timeup ,pdata 
-0x4e97 019691 store 2 ,mem_hid_ctrl_remote_cid 
-0x4e98 019692 fetch 1 ,mem_hid_control_state 
-0x4e99 019693 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e9a 019694 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e9b 019695 store 1 ,mem_hid_control_state 
-0x4e9c 019696 branch send_connection_res 
-:      019697 l2cap_proc_signal_connect_req_hid_int:
-0x4e9d 019698 call save_cont_pointers 
-0x4e9e 019699 deposit clke 
-0x4e9f 019700 arg l2cap_hid_interrupt_channel ,temp 
-0x4ea0 019701 fetch 2 ,mem_hid_int_remote_cid 
-0x4ea1 019702 nbranch already_connected ,blank 
-0x4ea2 019703 copy timeup ,pdata 
-0x4ea3 019704 store 2 ,mem_hid_int_remote_cid 
-0x4ea4 019705 fetch 1 ,mem_hid_interrupt_state 
-0x4ea5 019706 set1 l2cap_channel_state_conn_req ,pdata 
-0x4ea6 019707 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ea7 019708 store 1 ,mem_hid_interrupt_state 
-0x4ea8 019709 branch send_connection_res 
-:      019711 send_connection_pending:
-0x4ea9 019712 setarg l2cap_connect_pending 
-0x4eaa 019713 store 2 ,meml2cap_t1 
-0x4eab 019714 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
-0x4eac 019715 branch send_connection_res0 
-:      019716 send_connection_sdp_res:
-0x4ead 019717 fetch 1 ,mem_sdp_state 
-0x4eae 019718 set1 l2cap_channel_state_conn_req ,pdata 
-0x4eaf 019719 set1 l2cap_channel_state_conn_res ,pdata 
-0x4eb0 019720 store 1 ,mem_sdp_state 
-:      019721 send_connection_res:
-0x4eb1 019722 setarg l2cap_connect_successful 
-0x4eb2 019723 store 2 ,meml2cap_t1 
-:      019724 send_connection_res0:
-0x4eb3 019725 bpatchx patch22_0 ,mem_patch22 
-0x4eb4 019726 call load_cont_pointers 
-0x4eb5 019727 setarg signal_connect_rsp 
-0x4eb6 019728 istore 1 ,contw 
-0x4eb7 019729 copy queue ,pdata 
-0x4eb8 019730 istore 1 ,contw 
-0x4eb9 019731 setarg 0x0008 
-0x4eba 019732 istore 2 ,contw 
-0x4ebb 019733 copy temp ,pdata 
-0x4ebc 019734 istore 2 ,contw 
-0x4ebd 019735 copy timeup ,pdata 
-0x4ebe 019736 istore 2 ,contw 
-0x4ebf 019737 fetch 2 ,meml2cap_t1 
-0x4ec0 019738 beq l2cap_connect_pending ,connect_pending 
-0x4ec1 019739 isolate0 0 ,debug 
-0x4ec2 019740 branch connect_suc ,true 
-0x4ec3 019741 setarg l2cap_connect_refused_no_resources 
-:      019742 connect_suc:
-0x4ec4 019743 istore 2 ,contw 
-0x4ec5 019744 force 0x0000 ,pdata 
-0x4ec6 019745 istore 2 ,contw 
-0x4ec7 019746 setarg 12 
-0x4ec8 019747 branch connect_req_update_byte_counts 
-:      019748 connect_pending:
-0x4ec9 019749 istore 2 ,contw 
-0x4eca 019750 force 0x0002 ,pdata 
-0x4ecb 019751 istore 2 ,contw 
-0x4ecc 019752 setarg 12 
-0x4ecd 019753 branch connect_req_update_byte_counts 
-:      019755 already_connected:
-0x4ece 019756 set1 0 ,debug 
-0x4ecf 019757 branch send_connection_res 
-:      019758 connect_req_update_byte_counts:
-0x4ed0 019759 iadd regb ,regb 
-0x4ed1 019760 copy regc ,pdata 
-0x4ed2 019761 isub rega ,regc 
-0x4ed3 019762 branch l2cap_proc_signal_connect_req_rtn 
-:      019763 l2cap_proc_signal_connect_req_rtn:
-0x4ed4 019764 branch l2cap_process_one_signal_rtn 
-:      019766 l2cap_proc_signal_connect_rsp:
-0x4ed5 019767 ifetch 1 ,contr 
-0x4ed6 019768 copy pdata ,queue 
-0x4ed7 019769 ifetch 2 ,contr 
-0x4ed8 019770 copy pdata ,rega 
-0x4ed9 019771 copy regc ,pdata 
-0x4eda 019772 isub rega ,regc 
-0x4edb 019773 ifetch 2 ,contr 
-0x4edc 019774 copy pdata ,timeup 
-0x4edd 019775 ifetch 2 ,contr 
-0x4ede 019776 copy pdata ,temp 
-0x4edf 019777 bpatchx patch22_1 ,mem_patch22 
-0x4ee0 019778 setarg l2cap_sdp_channel 
-0x4ee1 019779 isub temp ,null 
-0x4ee2 019780 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
-0x4ee3 019781 setarg l2cap_rfcomm_channel 
-0x4ee4 019782 isub temp ,null 
-0x4ee5 019783 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x4ee6 019784 setarg l2cap_hid_control_channel 
-0x4ee7 019785 isub temp ,null 
-0x4ee8 019786 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x4ee9 019787 setarg l2cap_hid_interrupt_channel 
-0x4eea 019788 isub temp ,null 
-0x4eeb 019789 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x4eec 019790 rtn 
-:      019792 l2cap_proc_signal_connect_rsp_sdp:
-0x4eed 019793 copy timeup ,pdata 
-0x4eee 019794 store 2 ,mem_sdp_remote_cid 
-0x4eef 019795 fetch 1 ,mem_sdp_state 
-0x4ef0 019796 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef1 019797 store 1 ,mem_sdp_state 
-0x4ef2 019798 branch l2cap_process_one_signal_rtn 
-:      019799 l2cap_proc_signal_connect_rsp_rfcomm:
-0x4ef3 019800 copy timeup ,pdata 
-0x4ef4 019801 store 2 ,mem_rfcomm_remote_cid 
-0x4ef5 019802 fetch 1 ,mem_rfcomm_state 
-0x4ef6 019803 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef7 019804 store 1 ,mem_rfcomm_state 
-0x4ef8 019805 rtn 
-:      019806 l2cap_proc_signal_connect_rsp_hid_int:
-0x4ef9 019807 copy timeup ,pdata 
-0x4efa 019808 store 2 ,mem_hid_ctrl_remote_cid 
-0x4efb 019809 fetch 1 ,mem_hid_interrupt_state 
-0x4efc 019810 set1 l2cap_channel_state_conn_res ,pdata 
-0x4efd 019811 store 1 ,mem_hid_interrupt_state 
-0x4efe 019812 rtn 
-:      019813 l2cap_proc_signal_connect_rsp_hid_ctrl:
-0x4eff 019814 copy timeup ,pdata 
-0x4f00 019815 store 2 ,mem_hid_int_remote_cid 
-0x4f01 019816 fetch 1 ,mem_hid_control_state 
-0x4f02 019817 set1 l2cap_channel_state_conn_res ,pdata 
-0x4f03 019818 store 1 ,mem_hid_control_state 
-0x4f04 019819 rtn 
-:      019821 l2cap_proc_signal_config_req:
-0x4f05 019822 ifetch 1 ,contr 
-0x4f06 019823 copy pdata ,queue 
-0x4f07 019824 ifetch 2 ,contr 
-0x4f08 019825 copy pdata ,rega 
-0x4f09 019826 copy regc ,pdata 
-0x4f0a 019827 isub rega ,regc 
-0x4f0b 019828 ifetch 2 ,contr 
-0x4f0c 019829 copy pdata ,temp 
-0x4f0d 019830 copy temp ,rega 
-0x4f0e 019831 bpatchx patch22_2 ,mem_patch22 
-0x4f0f 019832 setarg l2cap_sdp_channel 
-0x4f10 019833 isub temp ,null 
-0x4f11 019834 branch l2cap_proc_signal_config_req_sdp ,zero 
-0x4f12 019835 setarg l2cap_rfcomm_channel 
-0x4f13 019836 isub temp ,null 
-0x4f14 019837 branch l2cap_proc_signal_config_req_rfcomm ,zero 
-0x4f15 019838 setarg l2cap_hid_control_channel 
-0x4f16 019839 isub temp ,null 
-0x4f17 019840 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x4f18 019841 setarg l2cap_hid_interrupt_channel 
-0x4f19 019842 isub temp ,null 
-0x4f1a 019843 branch l2cap_proc_signal_config_req_hid_int ,zero 
-0x4f1b 019844 branch l2cap_reject_command 
-:      019846 l2cap_proc_signal_config_req_sdp:
-0x4f1c 019847 copy contw ,timeup 
-0x4f1d 019848 fetch 1 ,mem_sdp_state 
-0x4f1e 019849 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f1f 019850 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f20 019852 store 1 ,mem_sdp_state 
-0x4f21 019853 copy timeup ,contw 
-0x4f22 019854 arg l2cap_sdp_channel ,timeup 
-0x4f23 019855 fetch 2 ,mem_sdp_remote_cid 
-0x4f24 019856 copy pdata ,temp 
-0x4f25 019857 branch l2cap_send_config_rsp 
-:      019858 l2cap_proc_signal_config_req_hid_ctrl:
-0x4f26 019859 copy contw ,timeup 
-0x4f27 019860 fetch 1 ,mem_hid_control_state 
-0x4f28 019861 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f29 019862 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f2a 019864 store 1 ,mem_hid_control_state 
-0x4f2b 019865 copy timeup ,contw 
-0x4f2c 019866 arg l2cap_hid_control_channel ,timeup 
-0x4f2d 019867 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f2e 019868 copy pdata ,temp 
-0x4f2f 019869 branch l2cap_send_config_rsp 
-:      019870 l2cap_proc_signal_config_req_hid_int:
-0x4f30 019871 copy contw ,timeup 
-0x4f31 019872 fetch 1 ,mem_hid_interrupt_state 
-0x4f32 019873 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f33 019874 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f34 019876 store 1 ,mem_hid_interrupt_state 
-0x4f35 019877 copy timeup ,contw 
-0x4f36 019878 arg l2cap_hid_interrupt_channel ,timeup 
-0x4f37 019879 fetch 2 ,mem_hid_int_remote_cid 
-0x4f38 019880 copy pdata ,temp 
-0x4f39 019881 branch l2cap_send_config_rsp 
-:      019882 l2cap_proc_signal_config_req_rfcomm:
-0x4f3a 019883 copy contw ,timeup 
-0x4f3b 019884 fetch 1 ,mem_rfcomm_state 
-0x4f3c 019885 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f3d 019886 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f3e 019888 store 1 ,mem_rfcomm_state 
-0x4f3f 019890 copy timeup ,contw 
-0x4f40 019891 arg l2cap_rfcomm_channel ,timeup 
-0x4f41 019892 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f42 019893 copy pdata ,temp 
-:      019894 l2cap_send_config_rsp:
-0x4f43 019895 bpatchx patch22_3 ,mem_patch22 
-0x4f44 019896 setarg signal_config_rsp 
-0x4f45 019897 istore 1 ,contw 
-0x4f46 019898 copy queue ,pdata 
-0x4f47 019899 istore 1 ,contw 
-0x4f48 019900 setarg 0x0006 
-0x4f49 019901 istore 2 ,contw 
-0x4f4a 019902 copy temp ,pdata 
-0x4f4b 019903 istore 2 ,contw 
-0x4f4c 019904 force 0x00 ,pdata 
-0x4f4d 019905 istore 2 ,contw 
-0x4f4e 019906 force l2cap_config_success ,pdata 
-0x4f4f 019907 istore 2 ,contw 
-0x4f50 019908 force 10 ,pdata 
-0x4f51 019909 iadd regb ,regb 
-0x4f52 019911 storet 2 ,mem_config_req_dest_cid 
-0x4f53 019912 copy queue ,pdata 
-0x4f54 019913 store 1 ,mem_config_identifier 
-0x4f55 019914 force l2cap_sdp_channel ,pdata 
-0x4f56 019915 icompare 0xff ,timeup 
-0x4f57 019916 branch l2cap_send_config_rsp_is_sdp ,true 
-0x4f58 019917 increase 1 ,pdata 
-:      019918 l2cap_send_config_rsp_is_sdp:
-0x4f59 019920 rtn 
-:      019921 l2cap_check_channel_state:
-0x4f5a 019922 disable user 
-0x4f5b 019923 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5c 019924 rtnbit0 l2cap_channel_state_conn_req ,pdata 
-0x4f5d 019925 rtnbit0 l2cap_channel_state_conn_res ,pdata 
-0x4f5e 019926 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5f 019927 copy contr ,contw 
-0x4f60 019928 increase -1 ,contw 
-0x4f61 019929 istore 1 ,contw 
-0x4f62 019930 enable user 
-0x4f63 019931 rtn 
-:      019932 l2cap_send_config_req:
-:      019933 l2cap_send_config_req_sdp:
-0x4f64 019934 fetch 1 ,mem_sdp_state 
-0x4f65 019935 call l2cap_check_channel_state 
-0x4f66 019936 nbranch l2cap_send_config_req_rfcomm ,user 
-0x4f67 019937 jam l2cap_sdp_channel ,mem_send_config_req 
-0x4f68 019938 fetch 2 ,mem_sdp_remote_cid 
-0x4f69 019939 store 2 ,mem_config_req_dest_cid 
-0x4f6a 019940 branch l2cap_generate_config_req 
-:      019941 l2cap_send_config_req_rfcomm:
-0x4f6b 019942 fetch 1 ,mem_rfcomm_state 
-0x4f6c 019943 call l2cap_check_channel_state 
-0x4f6d 019944 nbranch l2cap_send_config_req_hid_ctrl ,user 
-0x4f6e 019945 jam l2cap_rfcomm_channel ,mem_send_config_req 
-0x4f6f 019946 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f70 019947 store 2 ,mem_config_req_dest_cid 
-0x4f71 019948 branch l2cap_generate_config_req 
-:      019949 l2cap_send_config_req_hid_ctrl:
-0x4f72 019950 fetch 1 ,mem_hid_control_state 
-0x4f73 019951 call l2cap_check_channel_state 
-0x4f74 019952 nbranch l2cap_send_config_req_hid_int ,user 
-0x4f75 019953 jam l2cap_hid_control_channel ,mem_send_config_req 
-0x4f76 019954 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f77 019955 store 2 ,mem_config_req_dest_cid 
-0x4f78 019956 branch l2cap_generate_config_req 
-:      019957 l2cap_send_config_req_hid_int:
-0x4f79 019958 fetch 1 ,mem_hid_interrupt_state 
-0x4f7a 019959 call l2cap_check_channel_state 
-0x4f7b 019960 nrtn user 
-0x4f7c 019961 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
-0x4f7d 019962 fetch 2 ,mem_hid_int_remote_cid 
-0x4f7e 019963 store 2 ,mem_config_req_dest_cid 
-:      019966 l2cap_generate_config_req:
-0x4f7f 019967 bpatchx patch22_4 ,mem_patch22 
-0x4f80 019968 call l2cap_get_req_id 
-0x4f81 019969 call l2cap_malloc_signal_channel 
-0x4f82 019970 force 0 ,regb 
-0x4f83 019971 call l2cap_get_signal_tx_payload 
-0x4f84 019972 force signal_config_req ,pdata 
-0x4f85 019973 istore 1 ,contw 
-0x4f86 019974 fetch 1 ,mem_ml2cap_comm_id 
-0x4f87 019975 istore 1 ,contw 
-0x4f88 019976 setarg 0x0008 
-0x4f89 019977 istore 2 ,contw 
-0x4f8a 019978 fetch 2 ,mem_config_req_dest_cid 
-0x4f8b 019979 istore 2 ,contw 
-0x4f8c 019980 setarg 0x0000 
-0x4f8d 019981 istore 2 ,contw 
-0x4f8e 019982 force 1 ,pdata 
-0x4f8f 019983 istore 1 ,contw 
-0x4f90 019984 force 2 ,pdata 
-0x4f91 019985 istore 1 ,contw 
-0x4f92 019986 fetch 1 ,mem_send_config_req 
-0x4f93 019987 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
-0x4f94 019988 setarg l2cap_config_mtu_sdp 
-0x4f95 019989 istore 2 ,contw 
-0x4f96 019990 branch l2cap_generate_config_req_done 
-:      019991 l2cap_generate_config_req_rfcomm:
-0x4f97 019992 setarg l2cap_config_mtu_rfcomm 
-0x4f98 019993 istore 2 ,contw 
-:      019994 l2cap_generate_config_req_done:
-0x4f99 019995 arg 0x0c ,temp 
-0x4f9a 019996 storet 2 ,mem_l2cap_signal_tx_length 
-0x4f9b 019997 call l2cap_get_signal_tx_buff 
-0x4f9c 019998 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4f9d 019999 istore 2 ,contw 
-0x4f9e 020000 force l2cap_signal_channel ,pdata 
-0x4f9f 020001 istore 2 ,contw 
-0x4fa0 020002 jam 0 ,mem_send_config_req 
-:      020003 l2cap_proc_signal_config_req_rtn:
-0x4fa1 020004 branch l2cap_process_one_signal_rtn 
-:      020006 l2cap_proc_signal_config_rsp:
-0x4fa2 020007 increase 1 ,contr 
-0x4fa3 020008 ifetch 2 ,contr 
-0x4fa4 020009 copy pdata ,rega 
-0x4fa5 020010 copy regc ,pdata 
-0x4fa6 020011 isub rega ,regc 
-0x4fa7 020012 ifetch 2 ,contr 
-0x4fa8 020013 copy pdata ,rega 
-0x4fa9 020014 bpatchx patch22_5 ,mem_patch22 
-0x4faa 020015 setarg l2cap_sdp_channel 
-0x4fab 020016 isub rega ,null 
-0x4fac 020017 branch l2cap_proc_signal_config_rsp_sdp ,zero 
-0x4fad 020018 setarg l2cap_rfcomm_channel 
-0x4fae 020019 isub rega ,null 
-0x4faf 020020 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x4fb0 020021 setarg l2cap_hid_control_channel 
-0x4fb1 020022 isub rega ,null 
-0x4fb2 020023 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x4fb3 020024 setarg l2cap_hid_interrupt_channel 
-0x4fb4 020025 isub rega ,null 
-0x4fb5 020026 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
-0x4fb6 020027 increase 2 ,contr 
-0x4fb7 020028 ifetch 2 ,contr 
-0x4fb8 020029 iforce null 
-0x4fb9 020030 branch l2cap_process_one_signal_rtn 
-:      020031 l2cap_proc_signal_config_rsp_sdp:
-0x4fba 020032 fetch 1 ,mem_sdp_state 
-0x4fbb 020033 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fbc 020034 store 1 ,mem_sdp_state 
-0x4fbd 020035 branch l2cap_process_one_signal_rtn 
-:      020036 l2cap_proc_signal_config_rsp_rfcomm:
-0x4fbe 020037 fetch 1 ,mem_rfcomm_state 
-0x4fbf 020038 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc0 020039 store 1 ,mem_rfcomm_state 
-0x4fc1 020040 branch l2cap_process_one_signal_rtn 
-:      020041 l2cap_proc_signal_config_rsp_hid_ctrl:
-0x4fc2 020042 fetch 1 ,mem_hid_control_state 
-0x4fc3 020043 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc4 020044 store 1 ,mem_hid_control_state 
-0x4fc5 020045 branch l2cap_process_one_signal_rtn 
-:      020046 l2cap_proc_signal_config_rsp_hid_int:
-0x4fc6 020047 fetch 1 ,mem_hid_interrupt_state 
-0x4fc7 020048 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc8 020049 store 1 ,mem_hid_interrupt_state 
-0x4fc9 020050 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x4fca 020051 branch ui_ipc_send_event 
-:      020055 l2cap_proc_signal_disconnect_req:
-0x4fcb 020056 ifetch 1 ,contr 
-0x4fcc 020057 copy pdata ,queue 
-0x4fcd 020058 ifetch 2 ,contr 
-0x4fce 020059 copy pdata ,rega 
-0x4fcf 020060 copy regc ,pdata 
-0x4fd0 020061 isub rega ,regc 
-0x4fd1 020062 ifetch 2 ,contr 
-0x4fd2 020063 copy pdata ,rega 
-0x4fd3 020064 ifetch 2 ,contr 
-0x4fd4 020065 copy pdata ,timeup 
-0x4fd5 020066 copy rega ,temp 
-0x4fd6 020067 call save_cont_pointers 
-0x4fd7 020068 bpatchx patch22_6 ,mem_patch22 
-0x4fd8 020069 setarg l2cap_sdp_channel 
-0x4fd9 020070 isub temp ,null 
-0x4fda 020071 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
-0x4fdb 020072 setarg l2cap_rfcomm_channel 
-0x4fdc 020073 isub temp ,null 
-0x4fdd 020074 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
-0x4fde 020075 setarg l2cap_hid_control_channel 
-0x4fdf 020076 isub temp ,null 
-0x4fe0 020077 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
-0x4fe1 020078 setarg l2cap_hid_interrupt_channel 
-0x4fe2 020079 isub temp ,null 
-0x4fe3 020080 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
-0x4fe4 020081 call l2cap_reject_command 
-0x4fe5 020082 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020083 l2cap_proc_signal_disconnect_req_hid_ctrl:
-0x4fe6 020084 copy timeup ,temp 
-0x4fe7 020085 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4fe8 020086 isub temp ,null 
-0x4fe9 020087 branch l2cap_disconnect_hid_control_now ,zero 
-0x4fea 020088 call l2cap_reject_command 
-0x4feb 020089 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020090 l2cap_proc_signal_disconnect_req_hid_int:
-0x4fec 020091 copy timeup ,temp 
-0x4fed 020092 fetch 2 ,mem_hid_int_remote_cid 
-0x4fee 020093 isub temp ,null 
-0x4fef 020094 branch l2cap_disconnect_hid_interrupt_now ,zero 
-0x4ff0 020095 call l2cap_reject_command 
-0x4ff1 020096 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020098 l2cap_proc_signal_disconnect_req_sdp:
-0x4ff2 020099 copy timeup ,temp 
-0x4ff3 020100 fetch 2 ,mem_sdp_remote_cid 
-0x4ff4 020101 isub temp ,null 
-0x4ff5 020102 branch l2cap_disconnect_sdp_now ,zero 
-0x4ff6 020103 call l2cap_reject_command 
-0x4ff7 020104 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020105 l2cap_disconnect_hid_control_now:
-0x4ff8 020106 call l2cap_reset_hid_ctrl_state 
-0x4ff9 020107 branch l2cap_send_disconnect_rsp_pkt 
-:      020108 l2cap_disconnect_hid_interrupt_now:
-0x4ffa 020109 call l2cap_reset_hid_int_state 
-0x4ffb 020110 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4ffc 020111 branch l2cap_send_disconnect_rsp_pkt ,blank 
-0x4ffd 020119 branch l2cap_send_disconnect_rsp_pkt 
-:      020121 l2cap_disconnect_sdp_now:
-0x4ffe 020122 call l2cap_reset_sdp_channel_state 
-0x4fff 020123 fetch 1 ,mem_upper_sm_ss 
-0x5000 020124 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
-0x5001 020127 branch l2cap_send_disconnect_rsp_pkt 
-:      020128 l2cap_proc_signal_disconnect_req_rfcomm:
-0x5002 020129 copy timeup ,temp 
-0x5003 020130 fetch 2 ,mem_rfcomm_remote_cid 
-0x5004 020131 isub temp ,null 
-0x5005 020132 branch l2cap_disconnect_rfcomm_now ,zero 
-0x5006 020133 call l2cap_reject_command 
-0x5007 020134 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020135 l2cap_disconnect_rfcomm_now:
-0x5008 020136 call l2cap_reset_rfcomm_channel_state 
-0x5009 020137 branch l2cap_send_disconnect_rsp_pkt 
-:      020138 l2cap_send_disconnect_rsp_pkt:
-0x500a 020139 call load_cont_pointers 
-0x500b 020140 setarg signal_disconnect_rsp 
-0x500c 020141 istore 1 ,contw 
-0x500d 020142 copy queue ,pdata 
-0x500e 020143 istore 1 ,contw 
-0x500f 020144 setarg 0x0004 
-0x5010 020145 istore 2 ,contw 
-0x5011 020146 copy rega ,pdata 
-0x5012 020147 istore 2 ,contw 
-0x5013 020148 copy timeup ,pdata 
-0x5014 020149 istore 2 ,contw 
-0x5015 020150 force 8 ,pdata 
-0x5016 020151 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020152 l2cap_proc_signal_disconnect_req_err_rtn:
-0x5017 020153 call load_cont_pointers 
-0x5018 020154 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020155 l2cap_proc_signal_disconnect_req_rtn:
-0x5019 020156 iadd regb ,regb 
-0x501a 020157 branch l2cap_process_one_signal_rtn 
-:      020158 l2cap_proc_signal_disconnect_rsp:
-0x501b 020159 ifetch 1 ,contr 
-0x501c 020160 copy pdata ,queue 
-0x501d 020161 ifetch 2 ,contr 
-0x501e 020162 copy pdata ,rega 
-0x501f 020163 copy regc ,pdata 
-0x5020 020164 isub rega ,regc 
-0x5021 020165 ifetch 2 ,contr 
-0x5022 020166 copy pdata ,timeup 
-0x5023 020167 ifetch 2 ,contr 
-0x5024 020168 copy pdata ,temp 
-0x5025 020169 call save_cont_pointers 
-0x5026 020170 bpatchx patch22_7 ,mem_patch22 
-0x5027 020171 setarg l2cap_sdp_channel 
-0x5028 020172 isub temp ,null 
-0x5029 020173 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
-0x502a 020174 setarg l2cap_rfcomm_channel 
-0x502b 020175 isub temp ,null 
-0x502c 020176 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
-0x502d 020177 setarg l2cap_hid_control_channel 
-0x502e 020178 isub temp ,null 
-0x502f 020179 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
-0x5030 020180 setarg l2cap_hid_interrupt_channel 
-0x5031 020181 isub temp ,null 
-0x5032 020182 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
-0x5033 020183 call l2cap_reject_command 
-0x5034 020184 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
-:      020185 l2cap_proc_signal_disconnect_rsp_sdp:
-0x5035 020186 copy temp ,rega 
-0x5036 020187 copy timeup ,temp 
-0x5037 020188 fetch 2 ,mem_sdp_remote_cid 
-0x5038 020189 isub temp ,null 
-0x5039 020190 call l2cap_reset_sdp_channel_state ,zero 
-0x503a 020191 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020192 l2cap_proc_signal_disconnect_rsp_rfcomm:
-0x503b 020193 copy temp ,rega 
-0x503c 020194 copy timeup ,temp 
-0x503d 020195 fetch 2 ,mem_rfcomm_remote_cid 
-0x503e 020196 isub temp ,null 
-0x503f 020197 call l2cap_reset_rfcomm_channel_state ,zero 
-0x5040 020198 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020199 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
-0x5041 020200 copy temp ,rega 
-0x5042 020201 copy timeup ,temp 
-0x5043 020202 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5044 020203 isub temp ,null 
-0x5045 020204 call l2cap_reset_hid_ctrl_state ,zero 
-0x5046 020205 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020206 l2cap_proc_signal_disconnect_rsp_hid_int:
-0x5047 020207 copy temp ,rega 
-0x5048 020208 copy timeup ,temp 
-0x5049 020209 fetch 2 ,mem_hid_int_remote_cid 
-0x504a 020210 isub temp ,null 
-0x504b 020211 call l2cap_reset_hid_int_state ,zero 
-0x504c 020212 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020213 l2cap_proc_signal_disconnect_rsp_rtn:
-0x504d 020214 call load_cont_pointers 
-0x504e 020215 branch l2cap_process_one_signal_rtn 
-:      020216 l2cap_proc_signal_disconnect_rsp_err_rtn:
-0x504f 020217 branch l2cap_process_one_signal_rtn 
-:      020220 l2cap_proc_signal_echo_req:
-0x5050 020221 ifetch 1 ,contr 
-0x5051 020222 copy pdata ,queue 
-0x5052 020223 ifetch 2 ,contr 
-0x5053 020224 copy pdata ,rega 
-0x5054 020225 iadd contr ,contr 
-0x5055 020226 setarg 9 
-0x5056 020227 istore 1 ,contw 
-0x5057 020228 copy queue ,pdata 
-0x5058 020229 istore 1 ,contw 
-0x5059 020230 force 0x0000 ,pdata 
-0x505a 020231 istore 2 ,contw 
-0x505b 020232 force 4 ,pdata 
-0x505c 020233 iadd regb ,regb 
-0x505d 020234 copy regc ,pdata 
-0x505e 020235 isub rega ,regc 
-0x505f 020236 branch l2cap_process_one_signal_rtn 
-:      020237 l2cap_proc_signal_echo_rsp:
-0x5060 020238 branch l2cap_process_one_signal_rtn 
-:      020240 l2cap_proc_signal_info_rsp:
-0x5061 020241 branch l2cap_process_one_signal_rtn 
-:      020242 l2cap_reject_command:
-0x5062 020243 force 0 ,regb 
-0x5063 020244 call l2cap_get_signal_tx_payload 
-0x5064 020245 setarg signal_cmd_reject 
-0x5065 020246 istore 1 ,contw 
-0x5066 020247 copy queue ,pdata 
-0x5067 020248 istore 1 ,contw 
-0x5068 020249 setarg 2 
-0x5069 020250 istore 2 ,contw 
-0x506a 020251 setarg cmd_not_understood 
-0x506b 020252 istore 2 ,contw 
-0x506c 020253 increase 6 ,regb 
-0x506d 020254 arg 4 ,regc 
-0x506e 020255 branch l2cap_process_one_signal_rtn 
-:      020259 l2cap_reset_rfcomm_channel_state:
-0x506f 020260 setarg 0 
-0x5070 020261 store 2 ,mem_rfcomm_tx_pkt_length 
-0x5071 020262 store 2 ,mem_rfcomm_remote_cid 
-0x5072 020263 jam 0 ,mem_rfcomm_state 
-0x5073 020264 rtn 
-:      020265 l2cap_reset_sdp_channel_state:
-0x5074 020266 setarg 0 
-0x5075 020267 store 2 ,mem_sdp_tx_pkt_length 
-0x5076 020268 store 2 ,mem_sdp_remote_cid 
-0x5077 020269 jam 0 ,mem_sdp_state 
-0x5078 020270 rtn 
-:      020271 l2cap_reset_hid_ctrl_state:
-0x5079 020272 setarg 0 
-0x507a 020273 store 2 ,mem_hid_ctrl_remote_cid 
-0x507b 020274 jam 0 ,mem_hid_control_state 
-0x507c 020275 fetch 1 ,mem_hid_interrupt_state 
-0x507d 020276 beq 0 ,l2cap_reset_hid_disconnected 
-0x507e 020277 rtn 
-:      020279 l2cap_reset_hid_int_state:
-0x507f 020280 setarg 0 
-0x5080 020281 store 2 ,mem_hid_int_remote_cid 
-0x5081 020282 jam 0 ,mem_hid_interrupt_state 
-0x5082 020283 fetch 1 ,mem_hid_control_state 
-0x5083 020284 beq 0 ,l2cap_reset_hid_disconnected 
-0x5084 020285 rtn 
-:      020287 l2cap_reset_hid_disconnected:
-0x5085 020288 jam bt_evt_hid_disconnected ,mem_fifo_temp 
-0x5086 020289 branch ui_ipc_send_event 
-:      020291 l2cap_disconnect_interrupt_req:
-0x5087 020292 fetch 1 ,mem_control_tasks 
-0x5088 020293 set0 l2cap_disconnect_interrupt ,pdata 
-0x5089 020294 store 1 ,mem_control_tasks 
-0x508a 020295 fetch 2 ,mem_hid_int_remote_cid 
-0x508b 020296 rtn blank 
-0x508c 020297 call l2cap_malloc_signal_channel 
-0x508d 020298 fetch 2 ,mem_hid_int_remote_cid 
-0x508e 020299 copy pdata ,rega 
-0x508f 020300 force l2cap_hid_interrupt_channel ,regb 
-0x5090 020301 branch l2cap_generate_disconnect_req 
-:      020302 l2cap_disconnect_control_req:
-0x5091 020303 fetch 1 ,mem_control_tasks 
-0x5092 020304 set0 l2cap_disconnect_control ,pdata 
-0x5093 020305 store 1 ,mem_control_tasks 
-0x5094 020306 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5095 020307 rtn blank 
-0x5096 020308 call l2cap_malloc_signal_channel 
-0x5097 020309 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5098 020310 copy pdata ,rega 
-0x5099 020311 force l2cap_hid_control_channel ,regb 
-:      020312 l2cap_generate_disconnect_req:
-0x509a 020313 call l2cap_get_req_id 
-0x509b 020314 call l2cap_get_signal_tx_payload 
-0x509c 020315 force signal_disconnect_req ,pdata 
-0x509d 020316 istore 1 ,contw 
-0x509e 020317 fetch 1 ,mem_ml2cap_comm_id 
-0x509f 020318 istore 1 ,contw 
-0x50a0 020319 setarg 0x0004 
-0x50a1 020320 istore 2 ,contw 
-0x50a2 020321 copy rega ,pdata 
-0x50a3 020322 istore 2 ,contw 
-0x50a4 020323 copy regb ,pdata 
-0x50a5 020324 istore 2 ,contw 
-0x50a6 020325 force 0x08 ,temp 
-0x50a7 020326 branch ml2cap_send_signal 
-:      020328 ml2cap_send_signal_connect_req:
-0x50a8 020329 bpatchx patch23_0 ,mem_patch23 
-0x50a9 020330 call l2cap_get_req_id 
-0x50aa 020331 call l2cap_get_signal_tx_payload 
-0x50ab 020332 setarg signal_connect_req 
-0x50ac 020333 istore 1 ,contw 
-0x50ad 020334 fetch 1 ,mem_ml2cap_comm_id 
-0x50ae 020335 istore 1 ,contw 
-0x50af 020336 setarg 0x0004 
-0x50b0 020337 istore 2 ,contw 
-0x50b1 020338 copy temp ,pdata 
-0x50b2 020339 istore 2 ,contw 
-0x50b3 020340 copy timeup ,pdata 
-0x50b4 020341 istore 2 ,contw 
-0x50b5 020342 arg 8 ,temp 
-0x50b6 020343 branch ml2cap_send_signal 
-:      020344 ml2cap_send_signal_config_req:
-0x50b7 020345 bpatchx patch23_1 ,mem_patch23 
-0x50b8 020346 call l2cap_get_req_id 
-0x50b9 020347 call l2cap_get_signal_tx_payload 
-0x50ba 020348 setarg signal_config_req 
-0x50bb 020349 istore 1 ,contw 
-0x50bc 020350 fetch 1 ,mem_ml2cap_comm_id 
-0x50bd 020351 istore 1 ,contw 
-0x50be 020352 setarg 0x0008 
-0x50bf 020353 istore 2 ,contw 
-0x50c0 020355 copy temp ,pdata 
-0x50c1 020357 istore 2 ,contw 
-0x50c2 020358 setarg 0x0000 
-0x50c3 020359 istore 2 ,contw 
-0x50c4 020360 setarg 0x01 
-0x50c5 020361 istore 1 ,contw 
-0x50c6 020362 setarg 0x02 
-0x50c7 020363 istore 1 ,contw 
-0x50c8 020364 setarg l2cap_config_mtu_rfcomm 
-0x50c9 020365 istore 2 ,contw 
-0x50ca 020366 arg 0xc ,temp 
-0x50cb 020367 branch ml2cap_send_signal 
-:      020368 ml2cap_send_signal_disconn_req:
-0x50cc 020369 bpatchx patch23_2 ,mem_patch23 
-0x50cd 020370 call l2cap_get_req_id 
-0x50ce 020371 call l2cap_get_signal_tx_payload 
-0x50cf 020372 setarg signal_disconnect_req 
-0x50d0 020373 istore 1 ,contw 
-0x50d1 020374 fetch 1 ,mem_ml2cap_comm_id 
-0x50d2 020375 increase 1 ,pdata 
-0x50d3 020376 copy contw ,rega 
-0x50d4 020377 store 1 ,mem_ml2cap_comm_id 
-0x50d5 020378 copy rega ,contw 
-0x50d6 020379 istore 1 ,contw 
-0x50d7 020380 setarg 0x0004 
-0x50d8 020381 istore 2 ,contw 
-0x50d9 020382 copy temp ,pdata 
-0x50da 020383 istore 2 ,contw 
-0x50db 020384 copy timeup ,pdata 
-0x50dc 020385 istore 2 ,contw 
-0x50dd 020386 arg 0x8 ,temp 
-:      020389 ml2cap_send_signal:
-0x50de 020390 storet 2 ,mem_l2cap_signal_tx_length 
-0x50df 020391 copy temp ,pdata 
-0x50e0 020392 branch l2cap_malloc_discard ,blank 
-0x50e1 020393 call l2cap_get_signal_tx_buff 
-0x50e2 020394 fetch 2 ,mem_l2cap_signal_tx_length 
-0x50e3 020395 istore 2 ,contw 
-0x50e4 020396 force l2cap_signal_channel ,pdata 
-0x50e5 020397 istore 2 ,contw 
-0x50e6 020398 rtn 
-:      020400 msdp_send_req_done:
-0x50e7 020401 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50e8 020402 branch assert ,blank 
-0x50e9 020403 call l2cap_get_sdp_tx_buff 
-0x50ea 020404 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50eb 020405 istore 2 ,contw 
-0x50ec 020406 fetch 2 ,mem_sdp_remote_cid 
-0x50ed 020407 istore 2 ,contw 
-0x50ee 020408 rtn 
-:      020409 ml2cap_rx_multiplexing:
-0x50ef 020410 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50f0 020411 branch l2cap_rx_reset_state ,blank 
-0x50f1 020412 bpatchx patch23_3 ,mem_patch23 
-0x50f2 020413 fetch 1 ,mem_l2cap_rx_cid 
-0x50f3 020414 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
-0x50f4 020415 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
-0x50f5 020416 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x50f6 020417 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x50f7 020418 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x50f8 020419 branch l2cap_rx_reset_state 
-:      020421 ml2cap_call_proc_signal:
-0x50f9 020422 bpatchx patch23_4 ,mem_patch23 
-0x50fa 020423 call l2cap_malloc_signal_channel 
-0x50fb 020424 force 0 ,regb 
-0x50fc 020425 call l2cap_get_signal_tx_payload 
-0x50fd 020426 copy pdata ,contw 
-0x50fe 020427 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50ff 020428 copy pdata ,regc 
-0x5100 020429 fetch 2 ,mem_l2cap_payload_ptr 
-0x5101 020430 iforce contr 
-:      020431 ml2cap_proc_one_comm_loop:
-0x5102 020432 call ml2cap_proc_one_comm 
-0x5103 020433 increase -4 ,regc 
-0x5104 020434 nbranch ml2cap_proc_one_comm_loop ,zero 
-0x5105 020435 copy regb ,temp 
-0x5106 020436 call ml2cap_send_signal 
-0x5107 020437 branch l2cap_rx_reset_state 
-:      020439 ml2cap_proc_one_comm:
-0x5108 020440 ifetch 1 ,contr 
-0x5109 020441 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
-0x510a 020442 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
-0x510b 020443 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
-0x510c 020444 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
-0x510d 020445 beq signal_config_req ,ml2cap_proc_signal_config_req 
-0x510e 020446 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
-0x510f 020447 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
-0x5110 020448 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x5111 020449 beq signal_info_req ,ml2cap_proc_signal_info_req 
-0x5112 020450 branch ml2cap_proc_send_reject 
-:      020452 ml2cap_proc_signal_connect_req:
-0x5113 020453 call save_cont_pointers 
-0x5114 020455 call load_cont_pointers 
-0x5115 020456 branch l2cap_proc_signal_connect_req 
-:      020457 ml2cap_proc_signal_cmd_reject:
-0x5116 020458 ifetch 1 ,contr 
-0x5117 020459 copy pdata ,queue 
-0x5118 020460 ifetch 2 ,contr 
-0x5119 020461 copy pdata ,rega 
-0x511a 020462 copy regc ,pdata 
-0x511b 020463 isub rega ,regc 
-:      020464 mvptr:
-0x511c 020465 ifetch 1 ,contr 
-0x511d 020466 increase -1 ,rega 
-0x511e 020467 nbranch mvptr ,zero 
-0x511f 020468 rtn 
-:      020469 ml2cap_proc_signal_connect_rsp:
-0x5120 020470 ifetch 1 ,contr 
-0x5121 020471 copy pdata ,queue 
-0x5122 020472 ifetch 2 ,contr 
-0x5123 020473 copy pdata ,rega 
-0x5124 020474 ifetch 2 ,contr 
-0x5125 020475 copy pdata ,timeup 
-0x5126 020476 ifetch 2 ,contr 
-0x5127 020477 copy pdata ,temp 
-0x5128 020478 ifetch 2 ,contr 
-0x5129 020479 sub pdata ,0 ,null 
-0x512a 020480 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
-0x512b 020481 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
-0x512c 020482 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
-0x512d 020483 branch ml2cap_proc_signal_connect_rsp_mnosucc 
-:      020484 ml2cap_proc_signal_connect_refused_result:
-0x512e 020485 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
-0x512f 020486 call ui_ipc_send_event 
-:      020487 ml2cap_proc_signal_connect_rsp_mnosucc:
-0x5130 020488 ifetch 2 ,contr 
-0x5131 020489 branch mnosucc 
-:      020490 ml2cap_proc_signal_connect_rsp_sucessful:
-0x5132 020491 call save_cont_pointers 
-0x5133 020495 bpatchx patch23_5 ,mem_patch23 
-0x5134 020496 setarg l2cap_sdp_channel 
-0x5135 020497 isub temp ,null 
-0x5136 020498 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
-0x5137 020499 setarg l2cap_rfcomm_channel 
-0x5138 020500 isub temp ,null 
-0x5139 020501 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x513a 020502 setarg l2cap_hid_interrupt_channel 
-0x513b 020503 isub temp ,null 
-0x513c 020504 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x513d 020505 setarg l2cap_hid_control_channel 
-0x513e 020506 isub temp ,null 
-0x513f 020507 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x5140 020508 branch mnosucc 
-:      020509 ml2cap_proc_signal_connect_rsp_sdp:
-0x5141 020510 copy timeup ,pdata 
-0x5142 020511 store 2 ,mem_sdp_remote_cid 
-0x5143 020512 fetch 1 ,mem_sdp_state 
-0x5144 020513 set1 l2cap_channel_state_conn_res 
-0x5145 020514 store 1 ,mem_sdp_state 
-0x5146 020515 branch mnosucc1 
-:      020516 ml2cap_proc_signal_connect_rsp_rfcomm:
-0x5147 020517 copy timeup ,pdata 
-0x5148 020518 store 2 ,mem_rfcomm_remote_cid 
-0x5149 020519 fetch 1 ,mem_rfcomm_state 
-0x514a 020520 set1 l2cap_channel_state_conn_res 
-0x514b 020521 store 1 ,mem_rfcomm_state 
-0x514c 020522 branch mnosucc1 
-:      020523 ml2cap_proc_signal_connect_rsp_hid_ctrl:
-0x514d 020524 copy timeup ,pdata 
-0x514e 020525 store 2 ,mem_hid_ctrl_remote_cid 
-0x514f 020526 fetch 1 ,mem_hid_control_state 
-0x5150 020527 set1 l2cap_channel_state_conn_res 
-0x5151 020528 store 1 ,mem_hid_control_state 
-0x5152 020529 branch mnosucc1 
-:      020530 ml2cap_proc_signal_connect_rsp_hid_int:
-0x5153 020531 copy timeup ,pdata 
-0x5154 020532 store 2 ,mem_hid_int_remote_cid 
-0x5155 020533 fetch 1 ,mem_hid_interrupt_state 
-0x5156 020534 set1 l2cap_channel_state_conn_res 
-0x5157 020535 store 1 ,mem_hid_interrupt_state 
-:      020538 mnosucc1:
-0x5158 020539 call load_cont_pointers 
-:      020540 mnosucc:
-0x5159 020541 copy regc ,pdata 
-0x515a 020542 isub rega ,regc 
-0x515b 020543 rtn 
-:      020545 ml2cap_proc_signal_config_rsp:
-0x515c 020546 ifetch 1 ,contr 
-0x515d 020547 copy pdata ,queue 
-0x515e 020548 ifetch 2 ,contr 
-0x515f 020549 copy pdata ,rega 
-0x5160 020550 copy regc ,pdata 
-0x5161 020551 isub rega ,regc 
-0x5162 020552 ifetch 2 ,contr 
-0x5163 020553 copy pdata ,timeup 
-0x5164 020554 ifetch 2 ,contr 
-0x5165 020555 ifetch 2 ,contr 
-0x5166 020556 nbranch mcrsdone1 ,blank 
-0x5167 020557 call save_cont_pointers 
-0x5168 020561 copy timeup ,temp 
-0x5169 020562 bpatchx patch23_6 ,mem_patch23 
-0x516a 020563 setarg l2cap_sdp_channel 
-0x516b 020564 isub temp ,null 
-0x516c 020565 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
-0x516d 020566 setarg l2cap_rfcomm_channel 
-0x516e 020567 isub temp ,null 
-0x516f 020568 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x5170 020569 setarg l2cap_hid_control_channel 
-0x5171 020570 isub temp ,null 
-0x5172 020571 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x5173 020572 setarg l2cap_hid_interrupt_channel 
-0x5174 020573 isub temp ,null 
-0x5175 020574 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
-:      020575 ml2cap_proc_signal_config_rsp_sdp:
-0x5176 020576 fetch 1 ,mem_sdp_state 
-0x5177 020577 set1 l2cap_channel_state_rcv_cfg_res 
-0x5178 020578 store 1 ,mem_sdp_state 
-0x5179 020579 rtn 
-:      020580 ml2cap_proc_signal_config_rsp_rfcomm:
-0x517a 020581 fetch 1 ,mem_rfcomm_state 
-0x517b 020582 set1 l2cap_channel_state_rcv_cfg_res 
-0x517c 020583 store 1 ,mem_rfcomm_state 
-0x517d 020584 rtn 
-:      020585 ml2cap_proc_signal_config_rsp_hid_ctrl:
-0x517e 020586 fetch 1 ,mem_hid_control_state 
-0x517f 020587 set1 l2cap_channel_state_rcv_cfg_res 
-0x5180 020588 store 1 ,mem_hid_control_state 
-0x5181 020589 rtn 
-:      020590 ml2cap_proc_signal_config_rsp_hid_int:
-0x5182 020591 fetch 1 ,mem_hid_interrupt_state 
-0x5183 020592 set1 l2cap_channel_state_rcv_cfg_res 
-0x5184 020593 store 1 ,mem_hid_interrupt_state 
-0x5185 020594 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x5186 020595 branch ui_ipc_send_event 
-:      020598 mcfrsdone:
-0x5187 020599 call load_cont_pointers 
-:      020600 mcrsdone1:
-0x5188 020601 increase -6 ,rega 
-:      020602 mloop2:
-0x5189 020603 branch mcrsdone ,zero 
-0x518a 020604 increase 1 ,contr 
-0x518b 020605 increase -1 ,rega 
-0x518c 020606 branch mloop2 
-:      020607 mcrsdone:
-0x518d 020608 rtn 
-:      020609 ml2cap_proc_signal_config_req:
-0x518e 020610 ifetch 1 ,contr 
-0x518f 020611 copy pdata ,queue 
-0x5190 020612 ifetch 2 ,contr 
-0x5191 020613 copy pdata ,rega 
-0x5192 020614 copy regc ,pdata 
-0x5193 020615 isub rega ,regc 
-0x5194 020616 ifetch 2 ,contr 
-0x5195 020617 increase 2 ,contr 
-0x5196 020618 copy pdata ,temp 
-0x5197 020619 setarg signal_config_rsp 
-0x5198 020620 istore 1 ,contw 
-0x5199 020621 copy queue ,pdata 
-0x519a 020622 istore 1 ,contw 
-0x519b 020623 increase 2 ,rega 
-0x519c 020624 copy rega ,pdata 
-0x519d 020625 istore 2 ,contw 
-0x519e 020626 call save_cont_pointers 
-0x519f 020627 bpatchx patch23_7 ,mem_patch23 
-0x51a0 020628 setarg l2cap_sdp_channel 
-0x51a1 020629 isub temp ,null 
-0x51a2 020630 branch ml2cap_proc_signal_config_req_sdp ,zero 
-0x51a3 020631 setarg l2cap_rfcomm_channel 
-0x51a4 020632 isub temp ,null 
-0x51a5 020633 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
-0x51a6 020634 setarg l2cap_hid_control_channel 
-0x51a7 020635 isub temp ,null 
-0x51a8 020636 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x51a9 020637 setarg l2cap_hid_interrupt_channel 
-0x51aa 020638 isub temp ,null 
-0x51ab 020639 branch ml2cap_proc_signal_config_req_hid_int ,zero 
-0x51ac 020640 branch mcfgrq_done 
-:      020641 ml2cap_proc_signal_config_req_sdp:
-0x51ad 020642 fetch 1 ,mem_sdp_state 
-0x51ae 020643 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51af 020644 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51b0 020645 store 1 ,mem_sdp_state 
-0x51b1 020646 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
-0x51b2 020647 fetcht 1 ,mem_control_tasks 
-0x51b3 020648 set1 l2cap_init_config_req ,temp 
-0x51b4 020649 storet 1 ,mem_control_tasks 
-0x51b5 020650 copy queue ,pdata 
-0x51b6 020651 increase 1 ,pdata 
-0x51b7 020652 store 1 ,mem_config_identifier 
-0x51b8 020653 fetch 1 ,mem_sdp_state 
-0x51b9 020654 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x51ba 020655 store 1 ,mem_sdp_state 
-:      020656 ml2cap_proc_signal_config_req_sdp_nsndreq:
-0x51bb 020657 fetch 2 ,mem_sdp_remote_cid 
-0x51bc 020658 store 2 ,mem_config_req_dest_cid 
-0x51bd 020659 branch mcfgrq_done 
-:      020660 ml2cap_proc_signal_config_req_rfcomm:
-0x51be 020661 fetch 1 ,mem_rfcomm_state 
-0x51bf 020662 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c0 020663 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c1 020664 store 1 ,mem_rfcomm_state 
-0x51c2 020665 fetch 2 ,mem_rfcomm_remote_cid 
-0x51c3 020666 branch mcfgrq_done 
-:      020667 ml2cap_proc_signal_config_req_hid_ctrl:
-0x51c4 020668 fetch 1 ,mem_hid_control_state 
-0x51c5 020669 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c6 020670 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c7 020671 store 1 ,mem_hid_control_state 
-0x51c8 020672 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x51c9 020673 branch mcfgrq_done 
-:      020674 ml2cap_proc_signal_config_req_hid_int:
-0x51ca 020675 fetch 1 ,mem_hid_interrupt_state 
-0x51cb 020676 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51cc 020677 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51cd 020678 store 1 ,mem_hid_interrupt_state 
-0x51ce 020679 fetch 2 ,mem_hid_int_remote_cid 
-:      020682 mcfgrq_done:
-0x51cf 020683 copy pdata ,timeup 
-0x51d0 020684 call load_cont_pointers 
-0x51d1 020686 copy timeup ,pdata 
-0x51d2 020688 istore 2 ,contw 
-0x51d3 020689 force 0x0000 ,pdata 
-0x51d4 020690 istore 2 ,contw 
-0x51d5 020691 force 0x0000 ,pdata 
-0x51d6 020692 istore 2 ,contw 
-0x51d7 020693 force 10 ,pdata 
-0x51d8 020694 iadd regb ,regb 
-0x51d9 020695 increase -6 ,rega 
-:      020696 mloop1:
-0x51da 020697 branch mcrqdone ,zero 
-0x51db 020698 ifetch 1 ,contr 
-0x51dc 020699 istore 1 ,contw 
-0x51dd 020700 increase 1 ,regb 
-0x51de 020701 increase -1 ,rega 
-0x51df 020702 branch mloop1 
-:      020703 mcrqdone:
-0x51e0 020704 rtn 
-:      020705 ml2cap_proc_signal_disconn_req:
-0x51e1 020706 ifetch 1 ,contr 
-0x51e2 020707 copy pdata ,queue 
-0x51e3 020708 ifetch 2 ,contr 
-0x51e4 020709 copy pdata ,rega 
-0x51e5 020710 copy regc ,pdata 
-0x51e6 020711 isub rega ,regc 
-0x51e7 020713 ifetch 2 ,contr 
-0x51e8 020714 copy pdata ,rega 
-0x51e9 020715 ifetch 2 ,contr 
-0x51ea 020716 copy pdata ,timeup 
-0x51eb 020717 call save_cont_pointers 
-0x51ec 020718 bpatchx patch24_0 ,mem_patch24 
-0x51ed 020719 setarg l2cap_sdp_channel 
-0x51ee 020720 copy rega ,temp 
-0x51ef 020721 isub temp ,null 
-0x51f0 020722 branch ml2cap_proc_signal_disconn_sdp ,zero 
-0x51f1 020723 setarg l2cap_hid_control_channel 
-0x51f2 020724 copy rega ,temp 
-0x51f3 020725 isub temp ,null 
-0x51f4 020726 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
-0x51f5 020727 setarg l2cap_hid_interrupt_channel 
-0x51f6 020728 copy rega ,temp 
-0x51f7 020729 isub temp ,null 
-0x51f8 020730 branch ml2cap_proc_signal_disconn_hid_int ,zero 
-0x51f9 020731 branch mclsrfc 
-:      020732 ml2cap_proc_signal_disconn_sdp:
-0x51fa 020733 setarg 0x0000 
-0x51fb 020734 store 2 ,mem_sdp_tx_pkt_length 
-0x51fc 020735 store 2 ,mem_sdp_remote_cid 
-0x51fd 020736 store 1 ,mem_sdp_state 
-0x51fe 020737 branch mclssdp 
-:      020738 ml2cap_proc_signal_disconn_hid_ctrl:
-0x51ff 020739 call l2cap_reset_hid_ctrl_state 
-0x5200 020740 branch mclssdp 
-:      020741 ml2cap_proc_signal_disconn_hid_int:
-0x5201 020742 call l2cap_reset_hid_int_state 
-0x5202 020748 branch mclssdp 
-:      020749 mclsrfc:
-0x5203 020750 setarg 0x0000 
-0x5204 020751 store 2 ,mem_rfcomm_tx_pkt_length 
-:      020752 mclssdp:
-0x5205 020753 call load_cont_pointers 
-0x5206 020754 setarg signal_disconnect_rsp 
-0x5207 020755 istore 1 ,contw 
-0x5208 020756 copy queue ,pdata 
-0x5209 020757 istore 1 ,contw 
-0x520a 020758 setarg 0x0004 
-0x520b 020759 istore 2 ,contw 
-0x520c 020760 copy rega ,pdata 
-0x520d 020761 istore 2 ,contw 
-0x520e 020762 copy timeup ,pdata 
-0x520f 020763 istore 2 ,contw 
-0x5210 020764 force 8 ,pdata 
-0x5211 020765 iadd regb ,regb 
-0x5212 020766 rtn 
-:      020768 ml2cap_proc_signal_disconn_rsp:
-0x5213 020769 ifetch 1 ,contr 
-0x5214 020770 copy pdata ,queue 
-0x5215 020771 ifetch 2 ,contr 
-0x5216 020772 copy pdata ,rega 
-0x5217 020773 ifetch 2 ,contr 
-0x5218 020774 copy pdata ,timeup 
-0x5219 020775 ifetch 2 ,contr 
-0x521a 020776 copy pdata ,temp 
-0x521b 020777 call save_cont_pointers 
-0x521c 020778 bpatchx patch24_1 ,mem_patch24 
-0x521d 020779 fetch 1 ,mem_ml2cap_comm_id 
-0x521e 020780 icompare 0xff ,queue 
-0x521f 020781 nbranch mdisdone ,true 
-0x5220 020782 setarg l2cap_sdp_channel 
-0x5221 020783 isub temp ,null 
-0x5222 020784 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
-0x5223 020785 setarg l2cap_rfcomm_channel 
-0x5224 020786 isub temp ,null 
-0x5225 020787 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
-0x5226 020788 branch mdisdone 
-:      020789 ml2cap_proc_signal_disconn_rsp_sdp:
-0x5227 020790 jam 0 ,mem_sdp_remote_cid 
-0x5228 020791 jam 0 ,mem_sdp_state 
-0x5229 020792 branch mdisdone 
-:      020793 ml2cap_proc_signal_disconn_rsp_rfcomm:
-:      020796 mdisdone:
-0x522a 020797 call load_cont_pointers 
-0x522b 020798 copy regc ,pdata 
-0x522c 020799 isub rega ,regc 
-0x522d 020800 rtn 
-:      020802 ml2cap_proc_send_reject:
-0x522e 020803 setarg signal_cmd_reject 
-0x522f 020804 istore 1 ,contw 
-0x5230 020805 ifetch 1 ,contr 
-0x5231 020806 istore 1 ,contw 
-0x5232 020807 setarg 0x0002 
-0x5233 020808 istore 2 ,contw 
-0x5234 020809 setarg 0x0000 
-0x5235 020810 istore 2 ,contw 
-0x5236 020811 setarg 0x0006 
-0x5237 020812 iadd regb ,regb 
-0x5238 020813 force 4 ,regc 
-0x5239 020814 rtn 
-:      020817 l2cap_get_req_id:
-0x523a 020818 fetch 1 ,mem_ml2cap_comm_id 
-0x523b 020819 increase 1 ,pdata 
-0x523c 020820 bne 0 ,l2cap_get_req_id_ok 
-0x523d 020821 increase 1 ,pdata 
-:      020822 l2cap_get_req_id_ok:
-0x523e 020823 store 1 ,mem_ml2cap_comm_id 
-0x523f 020824 rtn 
-:      020834 l2cap_malloc:
-0x5240 020835 bpatchx patch24_2 ,mem_patch24 
-0x5241 020836 arg 0 ,regb 
-0x5242 020837 call l2cap_malloc_is_fifo_full 
-0x5243 020838 nbranch assert ,blank 
-0x5244 020839 call l2cap_malloc_get_full_map 
-0x5245 020840 arg mem_tx_buff0 ,regb 
-0x5246 020841 arg 0 ,queue 
-:      020842 l2cap_malloc_loop:
-0x5247 020843 fetcht 1 ,mem_used_map 
-0x5248 020844 qisolate1 temp 
-0x5249 020845 branch l2cap_malloc_next ,true 
-0x524a 020846 call l2cap_malloc_enough 
-0x524b 020847 sub timeup ,0 ,null 
-0x524c 020848 branch l2cap_malloc_next ,positive 
-0x524d 020849 call l2cap_malloc_into_fifo 
-0x524e 020850 branch l2cap_malloc_rtn 
-:      020851 l2cap_malloc_next:
-0x524f 020852 increase 128 ,regb 
-0x5250 020853 increase 1 ,queue 
-0x5251 020854 setarg 8 
-0x5252 020855 isub queue ,null 
-0x5253 020856 branch l2cap_malloc_loop ,positive 
-0x5254 020857 arg 0 ,regb 
-:      020858 l2cap_malloc_rtn:
-0x5255 020859 copy regb ,pdata 
-0x5256 020860 branch assert ,blank 
-0x5257 020861 rtn 
-:      020869 l2cap_malloc_fifo_out:
-0x5258 020870 bpatchx patch24_3 ,mem_patch24 
-0x5259 020871 call l2cap_malloc_fifo_get_first_ptr 
-0x525a 020872 increase 1 ,contr 
-0x525b 020873 ifetch 2 ,contr 
-0x525c 020874 rtn 
-:      020880 l2cap_malloc_free:
-0x525d 020881 bpatchx patch24_4 ,mem_patch24 
-0x525e 020882 call l2cap_malloc_fifo_get_first_ptr 
-0x525f 020883 copy contr ,contw 
-0x5260 020884 copy contr ,temp 
-0x5261 020885 setarg 0 
-0x5262 020886 istore 3 ,contw 
-0x5263 020887 rtn 
-:      020892 l2cap_malloc_discard:
-0x5264 020893 bpatchx patch24_5 ,mem_patch24 
-0x5265 020894 call l2cap_malloc_is_fifo_empty 
-0x5266 020895 branch assert ,blank 
-0x5267 020896 fetch 3 ,mem_tx_fifo2 
-0x5268 020897 store 3 ,mem_tx_fifo3 
-0x5269 020898 fetch 3 ,mem_tx_fifo1 
-0x526a 020899 store 3 ,mem_tx_fifo2 
-0x526b 020900 fetch 3 ,mem_tx_fifo0 
-0x526c 020901 store 3 ,mem_tx_fifo1 
-0x526d 020902 rtn 
-:      020908 l2cap_malloc_is_fifo_full:
-0x526e 020909 bpatchx patch24_6 ,mem_patch24 
-0x526f 020910 fetch 3 ,mem_tx_fifo0 
-0x5270 020911 rtn 
-:      020917 l2cap_malloc_is_fifo_nearly_full:
-0x5271 020918 bpatchx patch24_7 ,mem_patch24 
-0x5272 020919 fetch 3 ,mem_tx_fifo1 
-0x5273 020920 rtn 
-:      020926 l2cap_malloc_is_fifo_empty:
-0x5274 020927 bpatchx patch25_0 ,mem_patch25 
-0x5275 020928 fetch 3 ,mem_tx_fifo3 
-0x5276 020929 rtn 
-:      020934 l2cap_malloc_fifo_get_first_ptr:
-0x5277 020935 call l2cap_malloc_is_fifo_empty 
-0x5278 020936 branch assert ,blank 
-0x5279 020937 arg mem_tx_fifo0 ,contr 
-:      020938 l2cap_malloc_free_loop:
-0x527a 020939 ifetch 3 ,contr 
-0x527b 020940 branch l2cap_malloc_free_loop ,blank 
-0x527c 020941 increase -3 ,contr 
-0x527d 020942 rtn 
-:      020949 l2cap_malloc_get_full_map:
-0x527e 020950 bpatchx patch25_1 ,mem_patch25 
-0x527f 020951 arg 4 ,loopcnt 
-0x5280 020952 arg mem_tx_fifo0_map ,contr 
-0x5281 020953 arg 0 ,temp 
-:      020954 l2cap_malloc_get_full_map_loop:
-0x5282 020955 ifetch 3 ,contr 
-0x5283 020956 and pdata ,0xff ,pdata 
-0x5284 020957 ior temp ,temp 
-0x5285 020958 loop l2cap_malloc_get_full_map_loop 
-0x5286 020959 storet 1 ,mem_used_map 
-0x5287 020960 rtn 
-:      020968 l2cap_malloc_into_fifo:
-0x5288 020969 bpatchx patch25_2 ,mem_patch25 
-0x5289 020970 call l2cap_malloc_is_fifo_full 
-0x528a 020971 nbranch assert ,blank 
-0x528b 020972 call l2cap_malloc_is_fifo_empty 
-0x528c 020973 branch l2cap_malloc_into_fifo_no_push ,blank 
-0x528d 020974 fetch 3 ,mem_tx_fifo1 
-0x528e 020975 store 3 ,mem_tx_fifo0 
-0x528f 020976 ifetch 3 ,contr 
-0x5290 020977 istore 3 ,contw 
-0x5291 020978 ifetch 3 ,contr 
-0x5292 020979 istore 3 ,contw 
-0x5293 020980 setarg 0 
-0x5294 020981 istore 3 ,contw 
-:      020982 l2cap_malloc_into_fifo_no_push:
-0x5295 020983 arg 0 ,temp 
-0x5296 020984 copy timeup ,pdata 
-0x5297 020985 iadd queue ,pdata 
-:      020986 l2cap_malloc_into_fifo_loop:
-0x5298 020987 qset1 temp 
-0x5299 020988 increase 1 ,queue 
-0x529a 020989 isub queue ,null 
-0x529b 020990 nbranch l2cap_malloc_into_fifo_loop ,zero 
-0x529c 020992 lshift8 regb ,pdata 
-0x529d 020993 ior temp ,pdata 
-0x529e 020994 store 3 ,mem_tx_fifo3 
-0x529f 020995 rtn 
-:      021005 l2cap_malloc_enough:
-0x52a0 021006 bpatchx patch25_3 ,mem_patch25 
-0x52a1 021007 call l2cap_malloc_get_full_map 
-0x52a2 021008 copy queue ,regc 
-0x52a3 021009 arg 0 ,temp 
-0x52a4 021010 arg 0 ,timeup 
-:      021012 l2cap_malloc_enough_loop:
-0x52a5 021013 copy queue ,pdata 
-0x52a6 021014 beq 8 ,l2cap_malloc_enough_end 
-0x52a7 021015 fetch 1 ,mem_used_map 
-0x52a8 021016 qisolate1 pdata 
-0x52a9 021017 branch l2cap_malloc_enough_end ,true 
-0x52aa 021018 increase 128 ,temp 
-0x52ab 021019 increase 1 ,queue 
-0x52ac 021020 copy rega ,pdata 
-0x52ad 021021 isub temp ,null 
-0x52ae 021022 branch l2cap_malloc_enough_end ,zero 
-0x52af 021023 branch l2cap_malloc_enough_loop ,positive 
-:      021024 l2cap_malloc_enough_end:
-0x52b0 021025 copy temp ,pdata 
-0x52b1 021026 isub rega ,null 
-0x52b2 021027 nbranch l2cap_malloc_enough_rtn ,positive 
-0x52b3 021028 copy queue ,pdata 
-0x52b4 021029 copy regc ,temp 
-0x52b5 021030 isub temp ,timeup 
-:      021031 l2cap_malloc_enough_rtn:
-0x52b6 021032 copy regc ,queue 
-0x52b7 021033 rtn 
-:      021036 l2cap_malloc_signal_channel:
-0x52b8 021037 bpatchx patch25_4 ,mem_patch25 
-0x52b9 021038 arg l2cap_signal_malloc_size ,rega 
-0x52ba 021039 call l2cap_malloc 
-0x52bb 021040 store 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52bc 021041 increase 4 ,pdata 
-0x52bd 021042 store 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52be 021043 setarg 0 
-0x52bf 021044 store 2 ,mem_l2cap_signal_tx_length 
-0x52c0 021045 rtn 
-:      021047 l2cap_get_signal_tx_buff:
-0x52c1 021048 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52c2 021049 branch l2cap_util_pdata_to_contw 
-:      021051 l2cap_get_signal_tx_payload:
-0x52c3 021052 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52c4 021053 branch l2cap_util_pdata_to_contw 
-:      021056 l2cap_malloc_sdp_channel:
-0x52c5 021057 bpatchx patch25_5 ,mem_patch25 
-0x52c6 021058 arg sdp_malloc_size ,rega 
-0x52c7 021059 call l2cap_malloc 
-0x52c8 021060 store 2 ,mem_sdp_tx_buff_ptr 
-0x52c9 021061 increase 4 ,pdata 
-0x52ca 021062 store 2 ,mem_sdp_tx_payload_ptr 
-0x52cb 021063 setarg 0 
-0x52cc 021064 store 2 ,mem_sdp_tx_pkt_length 
-0x52cd 021065 rtn 
-:      021067 l2cap_get_sdp_tx_buff:
-0x52ce 021068 fetch 2 ,mem_sdp_tx_buff_ptr 
-0x52cf 021069 branch l2cap_util_pdata_to_contw 
-:      021071 l2cap_get_sdp_tx_payload:
-0x52d0 021072 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x52d1 021073 branch l2cap_util_pdata_to_contw 
-:      021076 l2cap_malloc_rfcomm_channel:
-0x52d2 021077 bpatchx patch25_6 ,mem_patch25 
-0x52d3 021078 call push_stack 
-0x52d4 021079 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
-0x52d5 021080 call l2cap_malloc_is_fifo_full 
-0x52d6 021081 nrtn blank 
-0x52d7 021082 arg rfcomm_malloc_size ,rega 
-0x52d8 021083 call l2cap_malloc 
-0x52d9 021084 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x52da 021085 increase 4 ,pdata 
-0x52db 021086 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x52dc 021087 setarg 0 
-0x52dd 021088 store 2 ,mem_rfcomm_tx_pkt_length 
-0x52de 021089 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x52df 021090 branch pop_stack 
-:      021092 l2cap_get_rfcomm_tx_buff:
-0x52e0 021093 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x52e1 021094 branch l2cap_util_pdata_to_contw 
-:      021096 l2cap_util_pdata_to_contw:
-0x52e2 021097 branch assert ,blank 
-0x52e3 021098 copy pdata ,contw 
-0x52e4 021099 rtn 
-:      021102 l2cap_lpm_save_calc_len:
-0x52e5 021103 bpatchx patch25_7 ,mem_patch25 
-0x52e6 021104 arg 0 ,regb 
-0x52e7 021105 arg mem_tx_fifo0_map ,rega 
-0x52e8 021106 increase -2 ,rega 
-:      021107 l2cap_lpm_save_calc_len_loop:
-0x52e9 021108 increase 2 ,rega 
-0x52ea 021109 setarg mem_tx_fifo_end 
-0x52eb 021110 isub rega ,null 
-0x52ec 021111 branch l2cap_lpm_save_calc_len_end ,zero 
-0x52ed 021112 ifetch 1 ,rega 
-0x52ee 021113 increase 1 ,rega 
-0x52ef 021114 branch l2cap_lpm_save_calc_len_loop ,blank 
-0x52f0 021115 ifetcht 2 ,rega 
-0x52f1 021116 ifetch 2 ,temp 
-0x52f2 021117 iadd regb ,regb 
-0x52f3 021118 increase 4 ,regb 
-0x52f4 021119 branch l2cap_lpm_save_calc_len_loop 
-:      021120 l2cap_lpm_save_calc_len_end:
-0x52f5 021121 copy regb ,pdata 
-0x52f6 021122 rtn 
-:      021125 l2cap_lpm_get_wake_lock:
-0x52f7 021126 arg wake_lock_l2cap_tx ,queue 
-0x52f8 021127 branch lpm_get_wake_lock 
-:      021129 l2cap_lpm_put_wake_lock:
-0x52f9 021130 arg wake_lock_l2cap_tx ,queue 
-0x52fa 021131 branch lpm_put_wake_lock 
-:      021133 l2cap_lpm_save_txbuf:
-0x52fb 021134 bpatchx patch26_0 ,mem_patch26 
-0x52fc 021135 call l2cap_malloc_get_full_map 
-0x52fd 021136 fetch 1 ,mem_used_map 
-0x52fe 021137 rtn blank 
-0x52ff 021138 call l2cap_lpm_save_calc_len 
-0x5300 021139 arg l2cap_lpm_txbuf_len ,temp 
-0x5301 021140 isub temp ,null 
-0x5302 021141 branch l2cap_lpm_get_wake_lock ,positive 
-0x5303 021142 call l2cap_lpm_put_wake_lock 
-0x5304 021143 arg mem_l2cap_lpm_txbuf ,contw 
-0x5305 021144 arg mem_tx_fifo0 ,rega 
-:      021145 l2cap_lpm_save_txbuf_loop:
-0x5306 021146 setarg mem_tx_fifo_end 
-0x5307 021147 isub rega ,null 
-0x5308 021148 rtn zero 
-0x5309 021149 ifetch 1 ,rega 
-0x530a 021150 increase 1 ,rega 
-0x530b 021151 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
-0x530c 021152 istore 2 ,contw 
-0x530d 021153 increase 2 ,rega 
-0x530e 021154 branch l2cap_lpm_save_txbuf_loop 
-:      021155 l2cap_lpm_save_txbuf_nempty:
-0x530f 021156 ifetch 2 ,rega 
-0x5310 021157 increase 2 ,rega 
-0x5311 021158 copy pdata ,contr 
-0x5312 021159 ifetch 2 ,contr 
-0x5313 021160 istore 2 ,contw 
-0x5314 021161 copy pdata ,loopcnt 
-0x5315 021162 increase 2 ,loopcnt 
-0x5316 021163 call memcpy 
-0x5317 021164 branch l2cap_lpm_save_txbuf_loop 
-:      021166 l2cap_lpm_load_txbuf:
-0x5318 021167 bpatchx patch26_1 ,mem_patch26 
-0x5319 021168 call l2cap_malloc_get_full_map 
-0x531a 021169 fetch 1 ,mem_used_map 
-0x531b 021170 rtn blank 
-0x531c 021171 arg mem_tx_fifo0_ptr ,rega 
-0x531d 021172 increase -3 ,rega 
-0x531e 021173 arg mem_l2cap_lpm_txbuf ,contr 
-:      021174 l2cap_lpm_load_txbuf_loop:
-0x531f 021175 increase 3 ,rega 
-0x5320 021176 setarg mem_tx_fifo_end + 1 
-0x5321 021177 isub rega ,null 
-0x5322 021178 rtn zero 
-0x5323 021179 ifetch 2 ,contr 
-0x5324 021180 branch l2cap_lpm_load_txbuf_loop ,blank 
-0x5325 021181 increase 4 ,pdata 
-0x5326 021182 copy pdata ,loopcnt 
-0x5327 021183 copy contr ,regb 
-0x5328 021184 ifetch 2 ,rega 
-0x5329 021185 copy pdata ,contw 
-0x532a 021186 copy regb ,contr 
-0x532b 021187 increase -2 ,contr 
-0x532c 021188 call memcpy 
-0x532d 021189 branch l2cap_lpm_load_txbuf_loop 
-:      021199 le_init_conn:
-0x532e 021200 bpatchx patch26_2 ,mem_patch26 
-0x532f 021201 disable wake 
-0x5330 021202 jam 1 ,mem_le_conn_handle 
-0x5331 021203 jam 3 ,mem_le_state 
-0x5332 021204 jam 1 ,mem_le_arq 
-0x5333 021205 setarg -1 
-0x5334 021206 store 2 ,mem_le_event_count 
-0x5335 021207 force 0 ,pdata 
-0x5336 021208 store 1 ,mem_le_ch 
-0x5337 021209 store 1 ,mem_le_op 
-0x5338 021210 store 3 ,mem_sniff_rcv 
-0x5339 021211 store 3 ,mem_sniff_lost 
-0x533a 021212 store 5 ,mem_le_pcnt_tx 
-0x533b 021213 set1 39 ,pdata 
-0x533c 021214 store 5 ,mem_le_pcnt_rx 
-0x533d 021215 jam 1 ,mem_le_txheader 
-0x533e 021216 jam 0 ,mem_le_txlen 
-0x533f 021217 branch le_supervision_flush 
-:      021219 le_init_master:
-0x5340 021220 bpatchx patch26_3 ,mem_patch26 
-0x5341 021221 enable master 
-0x5342 021222 jam lemode_master ,mem_le_mode 
-0x5343 021223 jam 1 ,mem_le_att_handle 
-0x5344 021224 jam 1 ,mem_le_search_handle_start 
-0x5345 021225 setarg 0xffff 
-0x5346 021226 store 2 ,mem_le_search_handle_end 
-0x5347 021227 force 0 ,pdata 
-0x5348 021228 store 5 ,mem_le_pcnt_rx 
-0x5349 021229 set1 39 ,pdata 
-0x534a 021230 store 5 ,mem_le_pcnt_tx 
-0x534b 021231 branch le_init_conn 
-:      021234 le_init_slave:
-0x534c 021235 bpatchx patch26_4 ,mem_patch26 
-0x534d 021236 disable master 
-0x534e 021237 setarg 0x17 
-0x534f 021238 store 2 ,mem_le_remote_mtu 
-0x5350 021239 jam lemode_slave ,mem_le_mode 
-0x5351 021240 jam 0 ,mem_le_adv_enable 
-0x5352 021241 jam 0 ,mem_lpm_current_mult 
-0x5353 021242 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5354 021243 jam flag_le_enc_null ,mem_le_enc_state 
-0x5355 021244 fetch 2 ,mem_le_superto 
-0x5356 021245 store 2 ,mem_le_init_superto 
-0x5357 021246 fetch 2 ,mem_le_tsniff 
-0x5358 021247 mul32 pdata ,5 ,pdata 
-0x5359 021248 rshift4 pdata ,pdata 
-0x535a 021249 store 2 ,mem_le_superto 
-0x535b 021250 branch le_init_conn 
-:      021256 le_dispatch:
-0x535c 021257 call le_enable 
-0x535d 021258 call le_scan 
-0x535e 021259 call le_adv 
-0x535f 021260 branch le_disable 
-:      021262 le_conn_dispatch:
-0x5360 021263 bpatchx patch26_5 ,mem_patch26 
-0x5361 021264 call le_enable 
-0x5362 021265 call app_process_ble 
-0x5363 021266 fetch 1 ,mem_le_mode 
-0x5364 021267 beq lemode_master ,le_master_dispatch 
-0x5365 021268 branch le_slave_dispatch 
-:      021274 le_master_dispatch:
-0x5366 021275 bpatchx patch26_6 ,mem_patch26 
-0x5367 021276 enable master 
-0x5368 021277 call le_supervision_update 
-0x5369 021278 branch le_master_disconn ,positive 
-0x536a 021279 call check_ble_disabled 
-0x536b 021280 call le_setup 
-0x536c 021281 call le_prepare_tx 
-0x536d 021282 disable match 
-0x536e 021283 call le_transmit_receive_sifs 
-0x536f 021284 nrtn match 
-0x5370 021285 bpatchx patch26_7 ,mem_patch26 
-0x5371 021286 fetch 1 ,mem_le_conn_rcv 
-0x5372 021287 increase 1 ,pdata 
-0x5373 021288 store 1 ,mem_le_conn_rcv 
-0x5374 021289 call le_acknowledge 
-0x5375 021290 disable master 
-0x5376 021291 rtn 
-:      021293 le_master_disconn:
-0x5377 021294 call le_disconnect 
-0x5378 021295 disable master 
-0x5379 021296 rtn 
-:      021301 le_slave_dispatch:
-0x537a 021302 bpatchx patch27_0 ,mem_patch27 
-0x537b 021303 jam 0 ,mem_le_md_count 
-0x537c 021304 call sp_calc_sequence_256 
-0x537d 021305 call le_secure_connect_sm 
-0x537e 021306 disable attempt 
-0x537f 021307 call le_supervision_update 
-0x5380 021308 branch le_slave_disconn ,positive 
-0x5381 021309 call check_ble_disabled 
-0x5382 021310 call le_setup 
-0x5383 021311 call le_receive_slave 
-0x5384 021312 nbranch le_slave_unsync ,sync 
-0x5385 021313 call le_got_first_packet 
-0x5386 021314 branch le_slave_match ,match 
-0x5387 021315 branch le_slave_cont 
-:      021318 le_slave_match:
-0x5388 021319 bpatchx patch27_1 ,mem_patch27 
-0x5389 021320 fetch 1 ,mem_le_md_count 
-0x538a 021321 pincrease 1 
-0x538b 021322 store 1 ,mem_le_md_count 
-0x538c 021323 beq le_md_max_count ,le_slave_cont 
-0x538d 021324 call le_acknowledge 
-0x538e 021325 call le_prepare_tx 
-0x538f 021326 call le_transmit_norx 
-0x5390 021327 call le_parse 
-0x5391 021328 fetch 2 ,mem_cb_ble_transmit 
-0x5392 021329 call callback_func 
-0x5393 021330 call le_check_md 
-0x5394 021331 branch le_slave_more_data ,user 
-:      021332 le_slave_cont:
-0x5395 021333 bpatchx patch27_2 ,mem_patch27 
-0x5396 021334 call le_pairing_sm 
-0x5397 021335 call le_check_paring_time 
-0x5398 021336 call check_51cmd 
-0x5399 021337 fetch 1 ,mem_le_op 
-0x539a 021338 bbit1 op_disconn ,le_slave_disconn 
-:      021339 le_slave_unsync:
-0x539b 021340 bpatchx patch27_3 ,mem_patch27 
-0x539c 021341 call le_lpm_set_mult 
-0x539d 021342 call le_update_channel_map 
-0x539e 021343 call le_update_param 
-0x539f 021344 branch calc_clke_offset 
-:      021347 le_check_md:
-0x53a0 021348 disable user 
-0x53a1 021349 bmark1 mark_ble_rx_md ,enable_user 
-0x53a2 021350 bmark1 mark_ble_tx_md ,enable_user 
-0x53a3 021351 rtn 
-:      021354 le_slave_more_data:
-0x53a4 021355 bpatchx patch27_4 ,mem_patch27 
-0x53a5 021356 enable attempt 
-0x53a6 021357 call le_transmit_receive_sifs_notx 
-0x53a7 021358 branch le_slave_match ,match 
-0x53a8 021359 branch le_slave_cont 
-:      021361 le_slave_disconn:
-:      021364 le_disconnect:
-0x53a9 021365 bpatchx patch27_5 ,mem_patch27 
-0x53aa 021366 call le_clear_connection_info 
-0x53ab 021367 call app_disconn_reason_collect_ble 
-0x53ac 021368 call sp_initialize_256 
-0x53ad 021369 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x53ae 021370 branch ui_ipc_send_event 
-:      021372 le_clear_connection_info:
-0x53af 021373 setarg 0 
-0x53b0 021374 store 9 ,mem_le_tx_buff_used 
-0x53b1 021375 jam 0 ,mem_le_conn_handle 
-0x53b2 021376 jam lemode_idle ,mem_le_mode 
-0x53b3 021377 jam 0 ,mem_le_state 
-0x53b4 021378 jam flag_le_enc_null ,mem_le_enc_state 
-0x53b5 021379 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x53b6 021380 rtn 
-:      021382 le_got_first_packet:
-0x53b7 021383 bpatchx patch27_6 ,mem_patch27 
-0x53b8 021384 fetch 1 ,mem_le_conn_rcv 
-0x53b9 021385 increase 1 ,pdata 
-0x53ba 021386 store 1 ,mem_le_conn_rcv 
-0x53bb 021387 fetch 1 ,mem_le_state 
-0x53bc 021388 rtnbit1 lestate_got_first_packet 
-0x53bd 021389 set1 lestate_got_first_packet 
-0x53be 021390 store 1 ,mem_le_state 
-0x53bf 021391 fetch 2 ,mem_le_init_superto 
-0x53c0 021392 store 2 ,mem_le_superto 
-0x53c1 021393 setarg 0 
-0x53c2 021394 store 4 ,mem_le_transmit_window 
-0x53c3 021395 rtn 
-:      021398 le_enable:
-0x53c4 021399 bpatchx patch27_7 ,mem_patch27 
-0x53c5 021400 jam 0x36 ,rf_adc_goff 
-0x53c6 021401 jam 0x5f ,rf_agc_nsat 
-0x53c7 021402 enable le 
-0x53c8 021403 jam 7 ,rfen_ulp 
-0x53c9 021404 call check_ble_disabled 
-0x53ca 021405 fetch 1 ,mem_250k_freq_enable 
-0x53cb 021406 rtn blank 
-0x53cc 021407 jam 0xb8 ,rf_iq_gain 
-0x53cd 021408 rtn 
-:      021410 le_disable:
-0x53ce 021411 bpatchx patch28_0 ,mem_patch28 
-0x53cf 021412 jam 0x2e ,rf_adc_goff 
-0x53d0 021413 jam 0xff ,rf_agc_nsat 
-0x53d1 021414 disable le 
-0x53d2 021415 jam 3 ,rfen_ulp 
-0x53d3 021416 arg 0 ,stop_watch 
-0x53d4 021417 rtn 
-:      021419 le_prep:
-0x53d5 021420 disable enable_crc 
-0x53d6 021421 disable enable_white 
-0x53d7 021422 fetch 3 ,mem_le_crcinit 
-0x53d8 021423 iforce crc24_init 
-0x53d9 021424 fetch 1 ,mem_le_ch_mapped 
-0x53da 021425 reverse pdata ,temp 
-0x53db 021426 set1 1 ,temp 
-0x53dc 021427 rshift temp ,white_init 
-0x53dd 021428 rtn 
-:      021431 lerx_setfreq:
-0x53de 021432 call le_setfreq 
-0x53df 021433 call set_freq_rx 
-0x53e0 021434 setarg param_pll_setup 
-0x53e1 021435 call sleep 
-0x53e2 021436 branch rf_rx_enable 
-:      021438 letx_setfreq:
-0x53e3 021439 branch txon ,match 
-:      021440 letx_setfreq0:
-0x53e4 021441 call le_setfreq 
-0x53e5 021442 branch set_freq_tx 
-:      021443 le_setfreq:
-0x53e6 021444 bpatchx patch28_1 ,mem_patch28 
-0x53e7 021445 call set_sync_on 
-0x53e8 021446 fetch 1 ,mem_le_testtype 
-0x53e9 021447 nbranch le_ctf_test ,blank 
-0x53ea 021448 fetch 1 ,mem_le_ch_mapped 
-0x53eb 021449 sub pdata ,36 ,null 
-0x53ec 021450 branch le_ctf_normal ,positive 
-0x53ed 021451 force 0 ,temp 
-0x53ee 021452 rtneq 37 
-0x53ef 021453 force 24 ,temp 
-0x53f0 021454 rtneq 38 
-0x53f1 021455 force 78 ,temp 
-0x53f2 021456 rtn 
-:      021458 le_ctf_normal:
-0x53f3 021459 sub pdata ,10 ,null 
-0x53f4 021460 branch le_ctf_low ,positive 
-0x53f5 021461 increase 1 ,pdata 
-:      021463 le_ctf_low:
-0x53f6 021464 lshift pdata ,pdata 
-0x53f7 021465 add pdata ,2 ,temp 
-0x53f8 021466 rtn 
-:      021468 le_ctf_test:
-0x53f9 021469 fetch 1 ,mem_le_ch_mapped 
-0x53fa 021470 lshift pdata ,temp 
-0x53fb 021471 rtn 
-:      021473 le_sca_map:
-0x53fc 021474 arg 500 ,temp 
-0x53fd 021475 rtn blank 
-0x53fe 021476 arg 250 ,temp 
-0x53ff 021477 rtneq 1 
-0x5400 021478 arg 150 ,temp 
-0x5401 021479 rtneq 2 
-0x5402 021480 arg 100 ,temp 
-0x5403 021481 rtneq 3 
-0x5404 021482 arg 75 ,temp 
-0x5405 021483 rtneq 4 
-0x5406 021484 arg 50 ,temp 
-0x5407 021485 rtneq 5 
-0x5408 021486 arg 40 ,temp 
-0x5409 021487 rtneq 6 
-0x540a 021488 arg 20 ,temp 
-0x540b 021489 rtn 
-:      021493 le_adv_access:
-0x540c 021494 setarg 0x8e89be 
-0x540d 021495 lshift8 pdata ,pdata 
-0x540e 021496 or_into 0xd6 ,pdata 
-0x540f 021497 iforce access 
-0x5410 021498 setarg 0x555555 
-0x5411 021499 store 3 ,mem_le_crcinit 
-0x5412 021500 rtn 
-:      021502 le_setup:
-0x5413 021503 bpatchx patch28_2 ,mem_patch28 
-0x5414 021504 enable swfine 
-0x5415 021505 fetch 4 ,mem_le_access 
-0x5416 021506 iforce access 
-0x5417 021507 call le_map_channel 
-0x5418 021508 setarg 0x200 
-0x5419 021509 branch le_setup_master ,master 
-0x541a 021510 fetch 2 ,mem_le_receive_window 
-0x541b 021511 rshift pdata ,pdata 
-:      021512 le_setup_master:
-0x541c 021513 arg param_pll_setup ,temp 
-0x541d 021514 iadd temp ,pdata 
-0x541e 021515 call ahead_window 
-0x541f 021516 deposit clke 
-0x5420 021517 store 6 ,mem_le_rxon_ts 
-0x5421 021518 rtn 
-:      021520 le_next_adv_channel:
-0x5422 021521 bpatchx patch28_3 ,mem_patch28 
-0x5423 021522 fetch 1 ,mem_le_ch_mapped 
-0x5424 021523 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x5425 021524 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x5426 021525 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x5427 021526 branch le_next_adv_channel_curr_channel_39 
-:      021528 le_next_adv_channel_curr_channel_37:
-0x5428 021529 fetcht 1 ,mem_le_adv_channel_map 
-0x5429 021530 isolate1 bit_adv_channel_map_38 ,temp 
-0x542a 021531 branch set_le_next_adv_channel_38 ,true 
-0x542b 021532 isolate1 bit_adv_channel_map_39 ,temp 
-0x542c 021533 branch set_le_next_adv_channel_39 ,true 
-0x542d 021534 branch set_le_next_adv_channel_37 
-:      021537 le_next_adv_channel_curr_channel_38:
-0x542e 021538 fetcht 1 ,mem_le_adv_channel_map 
-0x542f 021539 isolate1 bit_adv_channel_map_39 ,temp 
-0x5430 021540 branch set_le_next_adv_channel_39 ,true 
-0x5431 021541 isolate1 bit_adv_channel_map_37 ,temp 
-0x5432 021542 branch set_le_next_adv_channel_37 ,true 
-0x5433 021543 branch set_le_next_adv_channel_38 
-:      021546 le_next_adv_channel_curr_channel_39:
-0x5434 021547 fetcht 1 ,mem_le_adv_channel_map 
-0x5435 021548 isolate1 bit_adv_channel_map_37 ,temp 
-0x5436 021549 branch set_le_next_adv_channel_37 ,true 
-0x5437 021550 isolate1 bit_adv_channel_map_38 ,temp 
-0x5438 021551 branch set_le_next_adv_channel_38 ,true 
-0x5439 021552 branch set_le_next_adv_channel_39 
-:      021556 set_le_next_adv_channel_37:
-0x543a 021557 jam 37 ,mem_le_ch_mapped 
-0x543b 021558 fetch 1 ,mem_le_adv_channel_map_temp 
-0x543c 021559 set1 bit_adv_channel_map_37 ,pdata 
-0x543d 021560 store 1 ,mem_le_adv_channel_map_temp 
-0x543e 021561 rtn 
-:      021563 set_le_next_adv_channel_38:
-0x543f 021564 jam 38 ,mem_le_ch_mapped 
-0x5440 021565 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5441 021566 set1 bit_adv_channel_map_38 ,pdata 
-0x5442 021567 store 1 ,mem_le_adv_channel_map_temp 
-0x5443 021568 rtn 
-:      021570 set_le_next_adv_channel_39:
-0x5444 021571 jam 39 ,mem_le_ch_mapped 
-0x5445 021572 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5446 021573 set1 bit_adv_channel_map_39 ,pdata 
-0x5447 021574 store 1 ,mem_le_adv_channel_map_temp 
-0x5448 021575 rtn 
-:      021579 le_context_nexthop:
-0x5449 021580 bpatchx patch28_4 ,mem_patch28 
-0x544a 021581 add rega ,coffset_mode ,contr 
-0x544b 021582 ifetch 1 ,contr 
-0x544c 021583 rtnbit0 mode_le 
-0x544d 021584 add rega ,coffset_le_event_cnt ,contw 
-0x544e 021585 ifetch 2 ,contw 
-0x544f 021586 increase 1 ,pdata 
-0x5450 021587 istore 2 ,contw 
-0x5451 021588 add rega ,coffset_le_hop ,contr 
-0x5452 021589 ifetch 1 ,contr 
-0x5453 021590 add rega ,coffset_le_ch ,contw 
-0x5454 021591 ifetcht 1 ,contw 
-0x5455 021592 iadd temp ,pdata 
-0x5456 021593 sub pdata ,36 ,null 
-0x5457 021594 branch le_nexthop_nowrap ,positive 
-0x5458 021595 increase -37 ,pdata 
-:      021596 le_nexthop_nowrap:
-0x5459 021597 istore 1 ,contw 
-0x545a 021598 rtn 
-:      021601 le_calc_channel_map:
-0x545b 021602 bpatchx patch28_5 ,mem_patch28 
-0x545c 021603 fetch 5 ,mem_le_channel_map 
-0x545d 021604 force 0 ,temp 
-0x545e 021605 force 37 ,loopcnt 
-:      021606 le_count_channels_loop:
-0x545f 021607 bbit0 0 ,le_count_channels_notused 
-0x5460 021608 increase 1 ,temp 
-:      021609 le_count_channels_notused:
-0x5461 021610 rshift pdata ,pdata 
-0x5462 021611 loop le_count_channels_loop 
-0x5463 021612 add temp ,-1 ,pdata 
-0x5464 021613 store 1 ,mem_le_channels 
-0x5465 021614 rtn 
-:      021616 le_map_channel:
-0x5466 021617 bpatchx patch28_6 ,mem_patch28 
-0x5467 021618 fetch 1 ,mem_le_ch 
-0x5468 021619 iforce queue 
-0x5469 021620 fetcht 5 ,mem_le_channel_map 
-0x546a 021621 qisolate1 temp 
-0x546b 021622 branch le_map_channel_end ,true 
-:      021623 le_map_channel_next:
-0x546c 021624 bpatchx patch28_7 ,mem_patch28 
-0x546d 021625 fetch 1 ,mem_le_channels 
-0x546e 021626 isub queue ,pdata 
-0x546f 021627 branch le_map_channel_cont ,positive 
-0x5470 021628 sub pdata ,-1 ,queue 
-0x5471 021629 branch le_map_channel_next 
-:      021630 le_map_channel_cont:
-0x5472 021631 copy queue ,loopcnt 
-0x5473 021632 force 0 ,queue 
-:      021633 le_map_channel_loop:
-0x5474 021634 qisolate1 temp 
-0x5475 021635 branch le_map_channel_skip ,true 
-0x5476 021636 increase 1 ,loopcnt 
-:      021637 le_map_channel_skip:
-0x5477 021638 deposit loopcnt 
-0x5478 021639 branch le_map_channel_end ,blank 
-0x5479 021640 increase 1 ,queue 
-0x547a 021641 increase -1 ,loopcnt 
-0x547b 021642 branch le_map_channel_loop 
-:      021643 le_map_channel_end:
-0x547c 021644 deposit queue 
-0x547d 021645 store 1 ,mem_le_ch_mapped 
-0x547e 021646 rtn 
-:      021649 le_wait_tx:
-0x547f 021650 branch le_wait_master ,master 
-0x5480 021651 until null ,timeout 
-0x5481 021652 rtn 
-:      021654 le_wait_master:
-0x5482 021655 arg 0xea0 ,timeup 
-0x5483 021656 until clkn_rt ,meet 
-0x5484 021657 rtn 
-:      021659 le_receive_adv:
-0x5485 021660 disable swfine 
-0x5486 021661 fetch 2 ,mem_le_scan_window 
-0x5487 021662 copy pdata ,timeup 
-0x5488 021663 branch le_receive_packet 
-:      021666 le_receive_slave:
-0x5489 021667 bpatchx patch29_0 ,mem_patch29 
-0x548a 021668 enable swfine 
-0x548b 021669 fetch 2 ,mem_le_receive_window 
-0x548c 021670 fetcht 4 ,mem_le_transmit_window 
-0x548d 021671 iadd temp ,timeup 
-:      021672 le_receive_packet:
-0x548e 021673 call lerx_setfreq 
-:      021674 le_receive_rxon:
-0x548f 021675 bpatchx patch29_1 ,mem_patch29 
-0x5490 021676 call le_prep 
-0x5491 021677 disable match 
-0x5492 021678 enable decode_fec0 
-0x5493 021679 enable is_rx 
-0x5494 021680 disable is_tx 
-0x5495 021681 copy timeup ,stop_watch 
-0x5496 021682 correlate null ,timeout 
-0x5497 021683 branch le_receive_on_attempt ,attempt 
-0x5498 021684 copy clke ,temp 
-0x5499 021685 storet 6 ,mem_sync_clke 
-:      021686 le_receive_on_attempt:
-0x549a 021687 nbranch end_of_packet ,sync 
-0x549b 021688 branch le_receive_skip ,attempt 
-0x549c 021689 arg param_clke_cal_le ,clke_rt 
-0x549d 021690 copy bt_clk ,clke_bt 
-0x549e 021691 fetch 1 ,mem_le_state 
-0x549f 021692 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x54a0 021693 call lpm_adjust_clk ,wake 
-:      021694 le_receive_skip:
-0x54a1 021695 bpatchx patch29_2 ,mem_patch29 
-0x54a2 021696 call save_rssi 
-0x54a3 021697 enable enable_white 
-0x54a4 021698 enable enable_crc 
-0x54a5 021699 parse demod ,bucket ,8 
-0x54a6 021700 rshift3 pwindow ,pdata 
-0x54a7 021701 store 1 ,mem_le_rxbuf 
-0x54a8 021702 parse demod ,bucket ,8 
-0x54a9 021703 rshift3 pwindow ,pdata 
-0x54aa 021704 istore 1 ,contw 
-0x54ab 021705 and pdata ,0x3f ,loopcnt 
-0x54ac 021706 branch lerx_nopayload ,zero 
-:      021708 lerx_loop:
-0x54ad 021709 parse demod ,bucket ,8 
-0x54ae 021710 rshift3 pwindow ,pdata 
-0x54af 021711 istore 1 ,contw 
-0x54b0 021712 loop lerx_loop 
-:      021714 lerx_nopayload:
-0x54b1 021715 bpatchx patch29_3 ,mem_patch29 
-0x54b2 021716 parse demod ,bucket ,24 
-0x54b3 021717 enable swfine 
-0x54b4 021718 arg param_sifs ,stop_watch 
-0x54b5 021719 rshift32 pdata ,pdata 
-0x54b6 021720 rshift16 pdata ,pdata 
-0x54b7 021721 istore 3 ,contw 
-0x54b8 021722 branch end_of_packet ,crc_failed 
-0x54b9 021723 enable match 
-0x54ba 021724 fetch 1 ,mem_last_freq 
-0x54bb 021725 add pdata ,0 ,rega 
-0x54bc 021726 call rf_write_freq 
-0x54bd 021727 disable decode_fec0 
-0x54be 021728 branch set_sync_on 
-:      021730 le_transmit_receive_sifs:
-0x54bf 021731 bpatchx patch29_4 ,mem_patch29 
-0x54c0 021732 call le_transmit 
-:      021733 le_transmit_receive_sifs_notx:
-0x54c1 021734 fetcht 1 ,mem_last_freq 
-0x54c2 021735 call set_freq_rx 
-0x54c3 021736 call rf_rx_enable 
-0x54c4 021737 enable swfine 
-0x54c5 021738 arg 5500 ,timeup 
-0x54c6 021739 branch le_receive_rxon 
-:      021741 le_transmit_norx:
-0x54c7 021742 call le_transmit 
-0x54c8 021743 branch end_of_packet 
-:      021745 le_transmit:
-0x54c9 021746 bpatchx patch29_5 ,mem_patch29 
-0x54ca 021747 call le_prep 
-0x54cb 021748 call letx_setfreq 
-0x54cc 021749 branch le_transmit0 
-:      021751 le_transmit0:
-0x54cd 021752 set1 txgfsk ,radio_ctrl 
-0x54ce 021753 enable encode_fec0 
-0x54cf 021754 enable is_tx 
-0x54d0 021755 disable is_rx 
-0x54d1 021756 call le_wait_tx 
-0x54d2 021757 rshift16 access ,pdata 
-0x54d3 021758 rshift8 pdata ,pdata 
-0x54d4 021759 rshift4 pdata ,pdata 
-0x54d5 021760 inject mod ,40 
-0x54d6 021761 enable enable_white 
-0x54d7 021762 enable enable_crc 
-0x54d8 021763 bpatchx patch29_6 ,mem_patch29 
-0x54d9 021764 fetch 1 ,mem_le_txheader 
-0x54da 021765 inject mod ,8 
-0x54db 021766 ifetch 1 ,contr 
-0x54dc 021767 and pdata ,0x3f ,loopcnt 
-0x54dd 021768 inject mod ,8 
-0x54de 021769 branch letr_nopayload ,zero 
-:      021770 letr_loop:
-0x54df 021771 ifetch 1 ,contr 
-0x54e0 021772 inject mod ,8 
-0x54e1 021773 loop letr_loop 
-:      021775 letr_nopayload:
-0x54e2 021776 enable enable_parity 
-0x54e3 021777 inject mod ,24 
-0x54e4 021778 disable enable_parity 
-0x54e5 021779 until null ,tx_clear 
-0x54e6 021780 nop 100 
-0x54e7 021781 disable encode_fec0 
-0x54e8 021782 rtn 
-:      021784 le_send_adv_ind:
-0x54e9 021785 bpatchx patch29_7 ,mem_patch29 
-0x54ea 021786 fetch 1 ,mem_le_adv_type 
-0x54eb 021787 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x54ec 021788 fetch 1 ,mem_le_adv_own_addr_type 
-0x54ed 021789 lshift4 pdata ,pdata 
-0x54ee 021790 lshift2 pdata ,pdata 
-0x54ef 021791 store 1 ,mem_le_txheader 
-0x54f0 021792 fetcht 1 ,mem_le_adv_data_len 
-0x54f1 021793 add temp ,6 ,pdata 
-0x54f2 021794 store 1 ,mem_le_txlen 
-0x54f3 021795 fetch 6 ,mem_le_lap 
-0x54f4 021796 store 6 ,mem_le_txpayload 
-0x54f5 021797 copy temp ,loopcnt 
-0x54f6 021798 arg mem_le_adv_data ,contr 
-0x54f7 021799 call memcpy_fast 
-0x54f8 021800 branch le_send_adv_transmit 
-:      021801 le_send_adv_direct_ind:
-0x54f9 021802 fetch 1 ,mem_le_adv_direct_addr_type 
-0x54fa 021803 lshift4 pdata ,pdata 
-0x54fb 021804 lshift2 pdata ,pdata 
-0x54fc 021805 increase 1 ,pdata 
-0x54fd 021806 store 1 ,mem_le_txheader 
-0x54fe 021807 setarg 12 
-0x54ff 021808 store 1 ,mem_le_txlen 
-0x5500 021809 fetch 6 ,mem_le_lap 
-0x5501 021810 store 6 ,mem_le_txpayload 
-0x5502 021811 fetch 6 ,mem_hci_plap 
-0x5503 021812 istore 6 ,contw 
-:      021813 le_send_adv_transmit:
-0x5504 021814 bpatchx patch2a_0 ,mem_patch2a 
-0x5505 021815 fetch 1 ,mem_le_adv_transmit 
-0x5506 021816 increase 1 ,pdata 
-0x5507 021817 store 1 ,mem_le_adv_transmit 
-0x5508 021818 arg 1800 ,stop_watch 
-0x5509 021819 disable match 
-0x550a 021820 branch le_transmit_receive_sifs 
-:      021822 le_send_scan_request:
-0x550b 021823 bpatchx patch2a_1 ,mem_patch2a 
-0x550c 021824 fetch 1 ,mem_le_scan_type 
-0x550d 021825 rtnne le_scan_type_active 
-0x550e 021826 fetch 1 ,mem_le_adv_transmit 
-0x550f 021827 increase 1 ,pdata 
-0x5510 021828 store 1 ,mem_le_adv_transmit 
-0x5511 021829 arg 0x0c03 ,temp 
-0x5512 021830 fetch 1 ,mem_le_scan_own_addr_type 
-0x5513 021831 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5514 021832 copy rega ,pdata 
-0x5515 021833 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x5516 021834 storet 2 ,mem_le_txheader 
-0x5517 021835 fetch 6 ,mem_le_lap 
-0x5518 021836 istore 6 ,contw 
-0x5519 021837 fetch 6 ,mem_le_plap 
-0x551a 021838 istore 6 ,contw 
-0x551b 021839 branch le_transmit_receive_sifs 
-:      021842 le_send_scan_response:
-0x551c 021843 bpatchx patch2a_2 ,mem_patch2a 
-0x551d 021844 arg scan_rsp ,temp 
-0x551e 021845 fetch 1 ,mem_le_adv_own_addr_type 
-0x551f 021846 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5520 021847 storet 1 ,mem_le_txheader 
-0x5521 021848 fetcht 1 ,mem_le_scan_data_len 
-0x5522 021849 add temp ,6 ,pdata 
-0x5523 021850 store 1 ,mem_le_txlen 
-0x5524 021851 fetch 6 ,mem_le_lap 
-0x5525 021852 store 6 ,mem_le_txpayload 
-0x5526 021853 arg mem_le_scan_data ,contr 
-0x5527 021854 copy temp ,loopcnt 
-0x5528 021855 call memcpy_fast 
-0x5529 021856 call le_transmit_norx 
-0x552a 021857 branch le_adv_not_match 
-:      021859 le_connect_request:
-0x552b 021860 bpatchx patch2a_3 ,mem_patch2a 
-0x552c 021861 force -1 ,pdata 
-0x552d 021862 setsect 2 ,1 
-0x552e 021863 store 5 ,mem_le_channel_map 
-0x552f 021864 call le_calc_channel_map 
-0x5530 021865 force 4 ,loopcnt 
-0x5531 021866 arg mem_le_access ,contw 
-0x5532 021867 call generate_random_loop 
-0x5533 021868 fetch 2 ,mem_le_timeout 
-0x5534 021869 store 2 ,mem_le_superto 
-:      021870 le_con_req_hop_retry:
-0x5535 021871 random pdata 
-0x5536 021872 and_into 0xf ,pdata 
-0x5537 021873 sub pdata ,4 ,null 
-0x5538 021874 branch le_con_req_hop_retry ,positive 
-0x5539 021875 store 1 ,mem_le_hop 
-0x553a 021876 store 1 ,mem_tmp1 
-0x553b 021877 bpatchx patch2a_4 ,mem_patch2a 
-0x553c 021878 fetcht 2 ,mem_le_conn_interval 
-0x553d 021879 storet 2 ,mem_le_tsniff 
-0x553e 021880 copy temp ,regc 
-0x553f 021881 add clkn_bt ,7 ,pdata 
-0x5540 021882 idiv regc 
-0x5541 021883 call wait_div_end 
-0x5542 021884 remainder rega 
-0x5543 021885 isub rega ,pdata 
-0x5544 021886 iadd regc ,pdata 
-0x5545 021887 fetcht 2 ,mem_le_dsniff 
-0x5546 021888 iadd temp ,pdata 
-0x5547 021889 store 4 ,mem_le_anchor 
-0x5548 021890 isub clkn_bt ,rega 
-0x5549 021891 increase -6 ,rega 
-0x554a 021892 arg 0x2205 ,regb 
-0x554b 021893 fetch 1 ,mem_le_conn_own_addr_type 
-0x554c 021894 nsetflag blank ,le_sender_addr_bit ,regb 
-0x554d 021895 fetch 1 ,mem_le_conn_peer_addr_type 
-0x554e 021896 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x554f 021897 copy regb ,pdata 
-0x5550 021898 store 2 ,mem_le_txheader 
-0x5551 021899 fetch 6 ,mem_le_lap 
-0x5552 021900 istore 6 ,contw 
-0x5553 021901 fetch 6 ,mem_le_plap 
-0x5554 021902 istore 6 ,contw 
-0x5555 021903 fetch 4 ,mem_le_access 
-0x5556 021904 istore 4 ,contw 
-0x5557 021905 random pdata 
-0x5558 021906 istore 2 ,contw 
-0x5559 021907 random pdata 
-0x555a 021908 istore 1 ,contw 
-0x555b 021909 force 2 ,pdata 
-0x555c 021910 istore 1 ,contw 
-0x555d 021911 rshift2 rega ,pdata 
-0x555e 021912 istore 2 ,contw 
-0x555f 021913 rshift2 regc ,pdata 
-0x5560 021914 istore 2 ,contw 
-0x5561 021915 bpatchx patch2a_5 ,mem_patch2a 
-0x5562 021916 setarg 0 
-0x5563 021917 istore 2 ,contw 
-0x5564 021918 fetch 2 ,mem_le_timeout 
-0x5565 021919 istore 2 ,contw 
-0x5566 021920 fetch 5 ,mem_le_channel_map 
-0x5567 021921 istore 5 ,contw 
-0x5568 021922 fetch 1 ,mem_le_hop 
-0x5569 021923 arg param_le_sca ,temp 
-0x556a 021924 ior temp ,pdata 
-0x556b 021925 istore 1 ,contw 
-0x556c 021926 call le_transmit_norx 
-0x556d 021927 setarg mem_le_txheader 
-0x556e 021928 add pdata ,18 ,contr 
-0x556f 021929 ifetch 3 ,contr 
-0x5570 021930 store 3 ,mem_le_crcinit 
-0x5571 021931 rtn 
-:      021933 le_init_adv:
-0x5572 021934 bpatchx patch2a_6 ,mem_patch2a 
-0x5573 021935 disable master 
-0x5574 021936 branch le_adv_access 
-:      021940 le_update_param:
-0x5575 021941 fetch 1 ,mem_le_state 
-0x5576 021942 rtnbit0 lestate_update_param 
-0x5577 021943 fetch 2 ,mem_le_event_count 
-0x5578 021944 fetcht 2 ,mem_le_instant 
-0x5579 021945 isub temp ,pdata 
-0x557a 021946 nrtn positive 
-0x557b 021947 store 2 ,mem_pdatatemp 
-0x557c 021948 bpatchx patch2a_7 ,mem_patch2a 
-0x557d 021949 fetch 1 ,mem_le_state 
-0x557e 021950 set0 lestate_update_param ,pdata 
-0x557f 021951 set0 lestate_got_first_packet ,pdata 
-0x5580 021952 store 1 ,mem_le_state 
-0x5581 021953 fetch 4 ,mem_le_anchor 
-0x5582 021954 fetcht 2 ,mem_le_tsniff 
-0x5583 021955 storet 2 ,mem_temp 
-0x5584 021956 isub temp ,rega 
-0x5585 021957 bpatchx patch2b_0 ,mem_patch2b 
-0x5586 021958 fetch 1 ,mem_le_new_param 
-0x5587 021959 store 1 ,mem_le_window_size 
-0x5588 021960 ifetcht 2 ,contr 
-0x5589 021961 ifetch 2 ,contr 
-0x558a 021962 lshift2 pdata ,pdata 
-0x558b 021963 store 2 ,mem_le_tsniff 
-0x558c 021964 lshift2 temp ,temp 
-0x558d 021965 iadd temp ,pdata 
-0x558e 021966 ifetcht 4 ,contr 
-0x558f 021967 storet 4 ,mem_le_slave_latency 
-0x5590 021968 iadd rega ,pdata 
-0x5591 021969 copy pdata ,regab 
-0x5592 021970 fetch 2 ,mem_le_tsniff 
-0x5593 021971 fetcht 2 ,mem_temp 
-0x5594 021972 isub temp ,pdata 
-0x5595 021973 fetcht 2 ,mem_pdatatemp 
-0x5596 021974 imul32 temp ,pdata 
-0x5597 021975 iadd regab ,pdata 
-0x5598 021976 store 4 ,mem_le_anchor 
-0x5599 021977 call le_receive_window_size 
-0x559a 021978 fetch 2 ,mem_le_superto 
-0x559b 021979 store 2 ,mem_le_init_superto 
-0x559c 021980 rtn 
-:      021983 le_update_channel_map:
-0x559d 021984 bpatchx patch2b_1 ,mem_patch2b 
-0x559e 021985 fetch 1 ,mem_le_state 
-0x559f 021986 rtnbit0 lestate_update_map 
-0x55a0 021987 fetch 2 ,mem_le_event_count 
-0x55a1 021988 fetcht 2 ,mem_le_instant 
-0x55a2 021989 isub temp ,pdata 
-0x55a3 021990 nrtn positive 
-0x55a4 021991 fetch 1 ,mem_le_state 
-0x55a5 021992 set0 lestate_update_map ,pdata 
-0x55a6 021993 store 1 ,mem_le_state 
-0x55a7 021994 fetch 5 ,mem_le_new_map 
-0x55a8 021995 store 5 ,mem_le_channel_map 
-0x55a9 021996 branch le_calc_channel_map 
-:      021999 le_acknowledge:
-0x55aa 022000 bpatchx patch2b_2 ,mem_patch2b 
-0x55ab 022001 call le_supervision_flush 
-0x55ac 022002 call le_check_wak 
-0x55ad 022003 fetch 1 ,mem_le_rxbuf 
-0x55ae 022004 isolate1 md ,pdata 
-0x55af 022005 setflag true ,mark_ble_rx_md ,mark 
-0x55b0 022006 rshift pdata ,pdata 
-0x55b1 022007 ixor temp ,pdata 
-0x55b2 022008 isolate1 nesn ,pdata 
-0x55b3 022009 setflag true ,mark_old_packet ,mark 
-0x55b4 022010 rtnmark1 mark_old_packet 
-0x55b5 022011 fetch 1 ,mem_le_rxbuf + 1 
-0x55b6 022012 branch le_ack_unenc ,blank 
-0x55b7 022013 fetch 1 ,mem_le_state 
-0x55b8 022014 bbit0 lestate_encryption ,le_ack_unenc 
-0x55b9 022015 call load_sk 
-0x55ba 022016 call le_decrypt 
-0x55bb 022017 nrtn blank 
-:      022018 le_ack_unenc:
-0x55bc 022019 fetcht 1 ,mem_le_arq 
-0x55bd 022020 setflip nesn ,temp 
-0x55be 022021 storet 1 ,mem_le_arq 
-0x55bf 022022 rtn 
-:      022025 le_check_wak:
-0x55c0 022026 bpatchx patch2b_3 ,mem_patch2b 
-0x55c1 022027 fetcht 1 ,mem_le_arq 
-0x55c2 022028 isolate0 wak ,temp 
-0x55c3 022029 rtn true 
-0x55c4 022030 fetch 1 ,mem_le_rxbuf 
-0x55c5 022031 lshift pdata ,pdata 
-0x55c6 022032 ixor temp ,pdata 
-0x55c7 022033 rtnbit0 sn 
-0x55c8 022034 set0 wak ,temp 
-0x55c9 022035 setflip sn ,temp 
-0x55ca 022036 storet 1 ,mem_le_arq 
-0x55cb 022037 compare 3 ,temp ,3 
-0x55cc 022038 nrtn true 
-0x55cd 022039 fetch 1 ,mem_le_txpayload 
-0x55ce 022040 beq ll_start_enc_req ,le_set_enc 
-0x55cf 022041 fetch 1 ,mem_le_enc_state 
-0x55d0 022042 beq flag_le_enc_pause ,le_clear_enc 
-0x55d1 022043 rtn 
-:      022046 le_set_enc:
-0x55d2 022047 fetch 1 ,mem_le_state 
-0x55d3 022048 set1 lestate_encryption ,pdata 
-0x55d4 022049 store 1 ,mem_le_state 
-0x55d5 022050 rtn 
-:      022052 le_clear_enc:
-0x55d6 022053 bpatchx patch2b_4 ,mem_patch2b 
-0x55d7 022054 jam flag_le_enc_null ,mem_le_enc_state 
-0x55d8 022055 arg 0 ,pdata 
-0x55d9 022056 store 4 ,mem_le_last_mic 
-0x55da 022057 store 5 ,mem_le_pcnt_tx 
-0x55db 022058 set1 39 ,pdata 
-0x55dc 022059 store 5 ,mem_le_pcnt_rx 
-0x55dd 022060 fetch 1 ,mem_le_state 
-0x55de 022061 set0 lestate_encryption ,pdata 
-0x55df 022062 store 1 ,mem_le_state 
-0x55e0 022063 rtn 
-:      022066 le_wait_adv:
-0x55e1 022067 bpatchx patch2b_5 ,mem_patch2b 
-0x55e2 022068 call le_next_adv_channel 
-0x55e3 022069 call le_receive_adv 
-0x55e4 022070 fetch 1 ,mem_le_adv_waitcnt 
-0x55e5 022071 increase 1 ,pdata 
-0x55e6 022072 store 1 ,mem_le_adv_waitcnt 
-0x55e7 022073 rtn 
-:      022076 le_scan:
-0x55e8 022077 bpatchx patch2b_6 ,mem_patch2b 
-0x55e9 022078 fetch 1 ,mem_le_scan_enable 
-0x55ea 022079 rtnne le_scan_enable 
-0x55eb 022080 arg le_scan_interval_timer ,queue 
-0x55ec 022081 call timer_check 
-0x55ed 022082 nrtn blank 
-0x55ee 022083 fetch 2 ,mem_le_scan_interval 
-0x55ef 022084 fetcht 2 ,mem_le_scan_window 
-0x55f0 022085 isub temp ,pdata 
-0x55f1 022086 arg le_scan_interval_timer ,queue 
-0x55f2 022087 call timer_init 
-0x55f3 022088 disable master 
-0x55f4 022089 call le_init_adv 
-0x55f5 022090 call le_wait_adv 
-0x55f6 022091 nrtn match 
-0x55f7 022092 bpatchx patch2b_7 ,mem_patch2b 
-0x55f8 022093 fetch 6 ,mem_le_rxbuf + 2 
-0x55f9 022094 store 6 ,mem_le_plap 
-0x55fa 022097 fetch 1 ,mem_le_adv_rcv 
-0x55fb 022098 increase 1 ,pdata 
-0x55fc 022099 store 1 ,mem_le_adv_rcv 
-0x55fd 022100 call le_create_conn 
-0x55fe 022101 rtn master 
-0x55ff 022102 call le_send_scan_request 
-0x5600 022103 nrtn match 
-0x5601 022104 bpatchx patch2c_0 ,mem_patch2c 
-0x5602 022105 fetch 1 ,mem_le_scanrsp_rcv 
-0x5603 022106 increase 1 ,pdata 
-0x5604 022107 store 1 ,mem_le_scanrsp_rcv 
-0x5605 022108 fetch 9 ,mem_le_rxbuf + 8 
-0x5606 022109 store 9 ,mem_tmp_buffer 
-0x5607 022110 rtn 
-:      022112 le_create_conn:
-0x5608 022113 bpatchx patch2c_1 ,mem_patch2c 
-0x5609 022114 fetch 1 ,mem_cmd_le_create_conn 
-0x560a 022115 rtnne hci_cmd_le_create_conn 
-0x560b 022116 fetch 6 ,mem_le_plap 
-0x560c 022117 fetcht 6 ,mem_le_conn_peer_addr 
-0x560d 022118 isub temp ,null 
-0x560e 022119 nrtn zero 
-0x560f 022120 call context_new 
-0x5610 022121 nrtn zero 
-0x5611 022122 call le_connect_request 
-0x5612 022123 call le_init_master 
-0x5613 022124 bpatchx patch2c_2 ,mem_patch2c 
-0x5614 022125 jam 0 ,mem_hci_cmd 
-0x5615 022126 jam 0 ,mem_le_peer_sca 
-0x5616 022127 jam 0 ,mem_le_scan_enable 
-0x5617 022128 jam 0 ,mem_cmd_le_create_conn 
-0x5618 022129 branch context_save 
-:      022131 le_scan_check_sender_addr_type:
-0x5619 022132 arg 1 ,rega 
-0x561a 022133 fetch 1 ,mem_le_rxbuf 
-0x561b 022134 rtnbit1 le_sender_addr_bit 
-0x561c 022135 arg 0 ,rega 
-0x561d 022136 rtn 
-:      022140 le_prepare_tx:
-0x561e 022141 bpatchx patch2c_3 ,mem_patch2c 
-0x561f 022142 fetch 1 ,mem_le_arq 
-0x5620 022143 rtnbit1 wak 
-0x5621 022144 call le_check_tx_md 
-0x5622 022145 call le_fifo_get_first_tx_ptr 
-0x5623 022146 branch le_send_empty ,blank 
-0x5624 022147 ifetch 1 ,contr 
-0x5625 022148 ifetcht 1 ,contr 
-0x5626 022149 copy temp ,rega 
-0x5627 022150 isub rega ,pdata 
-0x5628 022151 arg le_max_paket_len ,temp 
-0x5629 022152 call not_greater_than 
-0x562a 022153 copy pdata ,temp 
-0x562b 022154 ifetch 1 ,contr 
-0x562c 022155 copy pdata ,type 
-0x562d 022156 copy rega ,pdata 
-0x562e 022157 iadd contr ,contr 
-0x562f 022158 arg mem_le_txpayload ,contw 
-0x5630 022159 copy temp ,loopcnt 
-0x5631 022160 call memcpy 
-0x5632 022161 call le_update_tx_type 
-0x5633 022162 call le_send_packet 
-0x5634 022164 call le_fifo_get_first_tx_ptr 
-0x5635 022165 ifetch 1 ,contr 
-0x5636 022166 copy pdata ,rega 
-0x5637 022167 copy contr ,regc 
-0x5638 022168 ifetcht 1 ,contr 
-0x5639 022169 copy temp ,regb 
-0x563a 022170 isub regb ,pdata 
-0x563b 022171 arg le_max_paket_len ,temp 
-0x563c 022172 call not_greater_than 
-0x563d 022173 iadd regb ,pdata 
-0x563e 022174 istore 1 ,regc 
-0x563f 022175 isub rega ,null 
-0x5640 022176 nrtn zero 
-0x5641 022177 branch le_fifo_release_first_node 
-:      022180 le_check_tx_md:
-0x5642 022181 call le_check_continue 
-0x5643 022182 rtnmark1 mark_ble_tx_md 
-0x5644 022183 fetch 1 ,mem_le_configuration 
-0x5645 022184 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x5646 022185 call le_fifo_get_second_tx_ptr 
-0x5647 022186 branch le_clear_md ,blank 
-0x5648 022187 branch le_set_md 
-:      022190 le_check_continue:
-0x5649 022191 call le_fifo_get_first_tx_ptr 
-0x564a 022192 branch le_clear_md ,blank 
-0x564b 022193 ifetch 1 ,contr 
-0x564c 022194 ifetcht 1 ,contr 
-0x564d 022195 isub temp ,pdata 
-0x564e 022196 sub pdata ,le_max_paket_len ,null 
-0x564f 022197 branch le_clear_md ,positive 
-:      022198 le_set_md:
-0x5650 022199 set1 mark_ble_tx_md ,mark 
-0x5651 022200 rtn 
-:      022202 le_clear_md:
-0x5652 022203 set0 mark_ble_tx_md ,mark 
-0x5653 022204 rtn 
-:      022206 le_update_tx_type:
-0x5654 022207 copy rega ,pdata 
-0x5655 022208 rtn blank 
-0x5656 022209 arg llid_continue ,type 
-0x5657 022210 rtn 
-:      022213 le_att_check_notification_enable:
-0x5658 022214 bpatchx patch2c_4 ,mem_patch2c 
-0x5659 022215 increase 1 ,temp 
-0x565a 022216 call le_att_get_handle_ptr 
-0x565b 022217 increase -2 ,contr 
-0x565c 022218 ifetch 2 ,contr 
-0x565d 022219 arg client_charactertic_configuration ,temp 
-0x565e 022220 isub temp ,null 
-0x565f 022221 nrtn zero 
-0x5660 022222 increase 1 ,contr 
-0x5661 022223 copy contr ,rega 
-0x5662 022224 ifetch 1 ,contr 
-0x5663 022225 rtn 
-:      022228 le_send_empty:
-0x5664 022229 force 0 ,temp 
-0x5665 022230 force 1 ,type 
-:      022232 le_send_packet:
-0x5666 022233 bpatchx patch2c_5 ,mem_patch2c 
-0x5667 022234 storet 1 ,mem_le_txlen 
-0x5668 022235 fetcht 1 ,mem_le_arq 
-0x5669 022236 set1 wak ,temp 
-0x566a 022237 and temp ,0xfc ,pdata 
-0x566b 022238 ior type ,pdata 
-0x566c 022239 store 1 ,mem_le_arq 
-0x566d 022240 and_into 0x1f ,pdata 
-0x566e 022241 isolate1 mark_ble_tx_md ,mark 
-0x566f 022242 setflag true ,md ,pdata 
-0x5670 022243 store 1 ,mem_le_txheader 
-0x5671 022245 fetch 1 ,mem_le_txheader 
-0x5672 022246 compare 1 ,type ,3 
-0x5673 022247 nbranch le_send_no_txlen ,true 
-0x5674 022248 fetch 1 ,mem_le_txlen 
-0x5675 022249 rtn blank 
-:      022250 le_send_no_txlen:
-0x5676 022251 fetch 1 ,mem_le_state 
-0x5677 022252 rtnbit0 lestate_encryption 
-0x5678 022253 call load_sk 
-0x5679 022254 branch le_encrypt 
-:      022257 get_lpm_wake_ble_rx_lock:
-0x567a 022258 arg wake_lock_ble_rx ,queue 
-0x567b 022259 branch lpm_get_wake_lock 
-:      022261 put_lpm_wake_ble_rx_lock:
-0x567c 022262 arg wake_lock_ble_rx ,queue 
-0x567d 022263 branch lpm_put_wake_lock 
-:      022266 le_parse:
-0x567e 022267 bpatchx patch2c_6 ,mem_patch2c 
-0x567f 022268 rtnmark1 mark_old_packet 
-0x5680 022269 call le_fifo_check_full 
-0x5681 022270 nrtn blank 
-0x5682 022271 fetch 1 ,mem_le_rxbuf 
-0x5683 022272 and pdata ,0x3 ,pdata 
-0x5684 022273 store 1 ,mem_le_packet_llid 
-0x5685 022274 ifetch 1 ,contr 
-0x5686 022275 and pdata ,0x1f ,pdata 
-0x5687 022276 store 1 ,mem_le_packet_size 
-0x5688 022277 rtn blank 
-0x5689 022278 copy contr ,pdata 
-0x568a 022279 store 2 ,mem_le_payload_ptr 
-0x568b 022280 fetch 1 ,mem_le_packet_llid 
-0x568c 022281 beq llid_le_ll ,le_parse_ll 
-:      022282 le_parse_l2cap:
-0x568d 022283 call le_check_l2cap_complete 
-0x568e 022284 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x568f 022285 call put_lpm_wake_ble_rx_lock 
-0x5690 022286 fetch 2 ,mem_le_payload_ptr 
-0x5691 022287 copy pdata ,contr 
-0x5692 022288 ifetch 2 ,contr 
-0x5693 022289 store 2 ,mem_le_l2cap_size 
-0x5694 022290 bpatchx patch2c_7 ,mem_patch2c 
-0x5695 022291 ifetch 2 ,contr 
-0x5696 022292 beq le_l2cap_cid_att ,le_parse_att 
-0x5697 022293 beq le_l2cap_cid_smp ,le_parse_smp 
-0x5698 022294 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x5699 022295 rtn 
-:      022298 le_check_l2cap_complete:
-0x569a 022299 fetch 1 ,mem_le_packet_llid 
-0x569b 022300 beq llid_start ,le_check_l2cap_llid_start 
-0x569c 022301 beq llid_continue ,le_check_l2cap_llid_continue 
-0x569d 022302 rtn 
-:      022307 le_check_l2cap_cid_legal:
-0x569e 022308 call enable_user 
-0x569f 022309 arg le_l2cap_cid_att ,temp 
-0x56a0 022310 isub pdata ,null 
-0x56a1 022311 rtn zero 
-0x56a2 022312 arg le_l2cap_cid_signal ,temp 
-0x56a3 022313 isub pdata ,null 
-0x56a4 022314 rtn zero 
-0x56a5 022315 arg le_l2cap_cid_smp ,temp 
-0x56a6 022316 isub pdata ,null 
-0x56a7 022317 rtn zero 
-0x56a8 022318 branch disable_user 
-:      022321 le_check_l2cap_llid_start:
-0x56a9 022322 fetch 2 ,mem_le_payload_ptr 
-0x56aa 022323 copy pdata ,contr 
-0x56ab 022324 ifetch 2 ,contr 
-0x56ac 022325 store 2 ,mem_le_l2cap_size 
-0x56ad 022326 ifetch 2 ,contr 
-0x56ae 022327 call le_check_l2cap_cid_legal 
-0x56af 022328 nrtn user 
-0x56b0 022329 fetcht 1 ,mem_le_packet_size 
-0x56b1 022330 storet 1 ,mem_le_packet_len_recved 
-0x56b2 022331 fetch 2 ,mem_le_l2cap_size 
-0x56b3 022332 increase 4 ,pdata 
-0x56b4 022333 isub temp ,null 
-0x56b5 022334 branch enable_user ,zero 
-0x56b6 022335 fetch 1 ,mem_le_packet_size 
-0x56b7 022336 copy pdata ,loopcnt 
-0x56b8 022337 arg mem_le_l2capbuf ,contw 
-0x56b9 022338 fetch 2 ,mem_le_payload_ptr 
-0x56ba 022339 copy pdata ,contr 
-0x56bb 022340 call memcpy 
-0x56bc 022341 branch disable_user 
-:      022346 le_check_l2cap_continue_legal:
-0x56bd 022347 call enable_user 
-0x56be 022348 fetch 1 ,mem_le_packet_len_recved 
-0x56bf 022349 nrtn blank 
-0x56c0 022350 branch disable_user 
-:      022352 le_check_l2cap_llid_continue:
-0x56c1 022353 call le_check_l2cap_continue_legal 
-0x56c2 022354 nrtn user 
-0x56c3 022355 fetch 1 ,mem_le_packet_len_recved 
-0x56c4 022356 arg mem_le_l2capbuf ,contw 
-0x56c5 022357 iadd contw ,rega 
-0x56c6 022358 fetcht 1 ,mem_le_packet_size 
-0x56c7 022359 iadd temp ,pdata 
-0x56c8 022360 store 1 ,mem_le_packet_len_recved 
-0x56c9 022361 fetch 1 ,mem_le_packet_size 
-0x56ca 022362 copy pdata ,loopcnt 
-0x56cb 022363 copy rega ,contw 
-0x56cc 022364 fetch 2 ,mem_le_payload_ptr 
-0x56cd 022365 copy pdata ,contr 
-0x56ce 022366 call memcpy_fast 
-0x56cf 022367 setarg mem_le_l2capbuf 
-0x56d0 022368 store 2 ,mem_le_payload_ptr 
-0x56d1 022369 fetch 2 ,mem_le_l2cap_size 
-0x56d2 022370 increase 4 ,pdata 
-0x56d3 022371 fetcht 1 ,mem_le_packet_len_recved 
-0x56d4 022372 isub temp ,null 
-0x56d5 022373 branch enable_user ,zero 
-0x56d6 022374 branch disable_user 
-:      022380 le_get_search_att_type:
-0x56d7 022381 call store_contr 
-0x56d8 022382 arg mem_le_search_att_type_length ,contw 
-:      022383 le_get_search_common:
-0x56d9 022384 fetch 2 ,mem_le_l2cap_size 
-0x56da 022385 increase -5 ,pdata 
-:      022386 le_get_search_common2:
-0x56db 022387 istore 1 ,contw 
-0x56dc 022388 copy pdata ,loopcnt 
-0x56dd 022389 call get_contr 
-0x56de 022390 branch memcpy_fast 
-:      022392 le_get_search_att_uuid:
-0x56df 022393 call store_contr 
-0x56e0 022394 arg mem_le_search_uuid_length ,contw 
-0x56e1 022395 branch le_get_search_common 
-:      022399 le_writeatt_cb:
-0x56e2 022400 fetch 2 ,mem_cb_att_write 
-0x56e3 022401 branch callback_func 
-:      022403 le_supervision_update:
-0x56e4 022404 fetcht 4 ,mem_le_supervision_timer 
-0x56e5 022405 call get_clkbt 
-0x56e6 022406 isub temp ,timeup 
-0x56e7 022407 deposit timeup 
-0x56e8 022408 fetcht 2 ,mem_le_superto 
-0x56e9 022409 lshift4 temp ,temp 
-0x56ea 022410 lshift temp ,temp 
-0x56eb 022411 isub temp ,pdata 
-0x56ec 022412 rtn 
-:      022414 le_supervision_flush:
-0x56ed 022415 call get_clkbt 
-0x56ee 022416 store 4 ,mem_le_supervision_timer 
-0x56ef 022417 rtn 
-:      022420 le_adv:
-0x56f0 022421 jam 36 ,mem_le_ch_mapped 
-0x56f1 022422 jam 0 ,mem_le_adv_channel_map_temp 
-:      022423 le_adv_loop:
-0x56f2 022424 bpatchx patch2d_0 ,mem_patch2d 
-0x56f3 022425 fetch 1 ,mem_le_adv_enable 
-0x56f4 022426 rtn blank 
-0x56f5 022427 arg le_adv_interval_timer ,queue 
-0x56f6 022428 call timer_check 
-0x56f7 022429 nrtn blank 
-0x56f8 022430 bpatchx patch2d_1 ,mem_patch2d 
-:      022431 le_adv_loop_tx:
-0x56f9 022432 disable master 
-0x56fa 022433 enable swfine 
-0x56fb 022434 call le_init_adv 
-0x56fc 022435 call le_next_adv_channel 
-0x56fd 022436 call le_send_adv_ind 
-0x56fe 022437 nbranch le_adv_not_match ,match 
-0x56ff 022438 fetch 1 ,mem_le_req_rcv 
-0x5700 022439 increase 1 ,pdata 
-0x5701 022440 store 1 ,mem_le_req_rcv 
-0x5702 022441 fetch 1 ,mem_le_rxbuf 
-0x5703 022442 and pdata ,0x0f ,pdata 
-0x5704 022443 beq scan_req ,le_send_scan_response 
-0x5705 022444 beq connect_req ,le_parse_connect_req 
-:      022445 le_adv_not_match:
-0x5706 022446 bpatchx patch2d_2 ,mem_patch2d 
-0x5707 022447 random pdata 
-0x5708 022448 arg 0x1ff ,temp 
-0x5709 022449 iand temp ,pdata 
-0x570a 022450 add pdata ,250 ,pdata 
-0x570b 022451 call delay 
-0x570c 022452 fetch 1 ,mem_le_adv_channel_map_temp 
-0x570d 022453 fetcht 1 ,mem_le_adv_channel_map 
-0x570e 022454 isub temp ,null 
-0x570f 022455 nbranch le_adv_loop ,zero 
-0x5710 022456 arg le_adv_interval_timer ,queue 
-0x5711 022457 fetch 2 ,mem_le_adv_interval 
-0x5712 022458 branch timer_init 
-:      022461 le_receive_window_size:
-0x5713 022462 bpatchx patch2d_3 ,mem_patch2d 
-0x5714 022463 fetch 1 ,mem_le_peer_sca 
-0x5715 022464 call le_sca_map 
-0x5716 022465 fetch 2 ,mem_le_tsniff 
-0x5717 022466 imul32 temp ,pdata 
-0x5718 022467 arg 375 ,temp 
-0x5719 022468 imul32 temp ,pdata 
-0x571a 022469 arg 100000 ,temp 
-0x571b 022470 idiv temp 
-0x571c 022471 fetch 1 ,mem_le_window_size 
-0x571d 022472 arg 20000 ,temp 
-0x571e 022473 imul32 temp ,pdata 
-0x571f 022474 iadd temp ,pdata 
-0x5720 022475 store 4 ,mem_le_transmit_window 
-0x5721 022476 bpatchx patch2d_4 ,mem_patch2d 
-0x5722 022477 fetch 2 ,mem_rx_window_sniff 
-0x5723 022478 call wait_div_end 
-0x5724 022479 quotient temp 
-0x5725 022480 iadd temp ,pdata 
-0x5726 022481 store 2 ,mem_le_receive_window 
-0x5727 022482 rtn 
-:      022484 le_parse_connect_req:
-0x5728 022485 bpatchx patch2d_5 ,mem_patch2d 
-0x5729 022486 fetch 6 ,mem_le_rxbuf + 8 
-0x572a 022487 fetcht 6 ,mem_le_lap 
-0x572b 022488 isub temp ,null 
-0x572c 022489 nrtn zero 
-0x572d 022490 call le_scan_check_sender_addr_type 
-0x572e 022491 copy rega ,pdata 
-0x572f 022492 store 1 ,mem_le_conn_peer_addr_type 
-0x5730 022493 fetch 7 ,mem_le_rxbuf + 21 
-0x5731 022494 store 7 ,mem_tmp_buffer 
-0x5732 022495 ifetch 8 ,contr 
-0x5733 022496 istore 8 ,contw 
-0x5734 022497 fetch 6 ,mem_le_rxbuf + 2 
-0x5735 022498 store 6 ,mem_le_plap 
-0x5736 022499 increase 6 ,contr 
-0x5737 022500 ifetch 8 ,contr 
-0x5738 022501 store 8 ,mem_le_access 
-0x5739 022502 ifetcht 2 ,contr 
-0x573a 022503 bpatchx patch2d_6 ,mem_patch2d 
-0x573b 022504 lshift2 temp ,temp 
-0x573c 022505 ifetch 2 ,contr 
-0x573d 022506 lshift2 pdata ,pdata 
-0x573e 022507 store 2 ,mem_le_tsniff 
-0x573f 022508 store 4 ,mem_le_anchor 
-0x5740 022509 isub temp ,pdata 
-0x5741 022510 add pdata ,-2 ,clke_bt 
-0x5742 022511 ifetch 9 ,contr 
-0x5743 022512 store 9 ,mem_le_slave_latency 
-0x5744 022513 bpatchx patch2d_7 ,mem_patch2d 
-0x5745 022514 ifetch 1 ,contr 
-0x5746 022515 rshift4 pdata ,temp 
-0x5747 022516 rshift temp ,temp 
-0x5748 022517 storet 1 ,mem_le_peer_sca 
-0x5749 022518 and_into 0x1f ,pdata 
-0x574a 022519 store 1 ,mem_le_hop 
-0x574b 022520 call le_receive_window_size 
-0x574c 022521 call le_calc_channel_map 
-0x574d 022522 call le_init_slave 
-0x574e 022523 call context_new 
-0x574f 022524 nrtn zero 
-0x5750 022525 bpatchx patch2e_0 ,mem_patch2e 
-0x5751 022526 call calc_clke_offset 
-0x5752 022527 call le_l2cap_reset_signaling_identifier 
-0x5753 022528 jam bt_evt_le_connected ,mem_fifo_temp 
-0x5754 022529 call ui_ipc_send_event 
-0x5755 022530 branch context_save 
-:      022533 le_init_attlist_search:
-0x5756 022534 bpatchx patch2e_1 ,mem_patch2e 
-0x5757 022535 fetch 2 ,mem_le_search_handle_start 
-0x5758 022536 iforce regb 
-0x5759 022537 fetch 2 ,mem_le_search_handle_end 
-0x575a 022538 iforce regc 
-0x575b 022539 fetch 2 ,mem_ui_le_uuid_table 
-0x575c 022540 iforce contr 
-0x575d 022541 enable user 
-0x575e 022542 rtn 
-:      022545 le_att_handle_inrange:
-0x575f 022546 ifetch 2 ,contr 
-0x5760 022547 rtn blank 
-0x5761 022548 isub regb ,null 
-0x5762 022549 nrtn positive 
-0x5763 022550 isub regc ,null 
-0x5764 022551 rtn zero 
-0x5765 022552 branch le_att_handle_blank ,positive 
-0x5766 022553 force 1 ,null 
-0x5767 022554 rtn 
-:      022555 le_att_handle_blank:
-0x5768 022556 force 0 ,pdata 
-0x5769 022557 rtn 
-:      022561 le_att_get_handle_ptr:
-0x576a 022562 call le_att_get_handle_ptr2 
-0x576b 022563 branch le_att_get_handle_ptr_found ,zero 
-0x576c 022564 rtn 
-:      022566 le_att_get_handle_ptr2:
-0x576d 022567 bpatchx patch2e_2 ,mem_patch2e 
-0x576e 022568 fetch 2 ,mem_ui_le_uuid_table 
-0x576f 022569 iforce contr 
-:      022570 le_att_get_handle_loop1:
-0x5770 022571 ifetch 2 ,contr 
-0x5771 022572 rtn blank 
-0x5772 022573 isub temp ,null 
-0x5773 022574 rtn zero 
-0x5774 022575 ifetch 1 ,contr 
-0x5775 022576 iadd contr ,contr 
-0x5776 022577 ifetch 1 ,contr 
-0x5777 022578 iadd contr ,contr 
-0x5778 022579 branch le_att_get_handle_loop1 
-:      022580 le_att_get_handle_ptr_found:
-0x5779 022581 ifetch 1 ,contr 
-0x577a 022582 iadd contr ,contr 
-0x577b 022583 rtn 
-:      022587 le_att_get_short_uuid_ptr:
-0x577c 022588 bpatchx patch2e_3 ,mem_patch2e 
-0x577d 022589 fetch 2 ,mem_ui_le_uuid_table 
-0x577e 022590 iforce contr 
-:      022591 le_att_get_short_uuid_loop:
-0x577f 022592 ifetch 2 ,contr 
-0x5780 022593 rtn blank 
-0x5781 022594 ifetch 1 ,contr 
-0x5782 022595 iadd contr ,contr 
-0x5783 022596 increase -2 ,contr 
-0x5784 022597 ifetch 2 ,contr 
-0x5785 022598 isub temp ,null 
-0x5786 022599 rtn zero 
-0x5787 022600 ifetch 1 ,contr 
-0x5788 022601 iadd contr ,contr 
-0x5789 022602 branch le_att_get_short_uuid_loop 
-:      022606 le_att_get_handle_info_from_ptr:
-0x578a 022607 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x578b 022608 branch le_att_get_handle_info_fast 
-:      022610 le_att_get_handle_info:
-0x578c 022611 bpatchx patch2e_4 ,mem_patch2e 
-0x578d 022612 fetch 2 ,mem_ui_le_uuid_table 
-:      022613 le_att_get_handle_info_fast:
-0x578e 022614 iforce contr 
-0x578f 022615 copy temp ,rega 
-:      022616 le_att_get_handle_loop:
-0x5790 022617 ifetch 2 ,contr 
-0x5791 022618 branch le_att_unfind_handle ,blank 
-0x5792 022619 isub rega ,null 
-0x5793 022620 branch le_att_finded_handle ,zero 
-0x5794 022621 ifetch 1 ,contr 
-0x5795 022622 iadd contr ,contr 
-0x5796 022623 ifetch 1 ,contr 
-0x5797 022624 iadd contr ,contr 
-0x5798 022625 branch le_att_get_handle_loop 
-:      022626 le_att_unfind_handle:
-0x5799 022627 branch disable_blank 
-:      022629 le_att_finded_handle:
-0x579a 022630 ifetch 1 ,contr 
-0x579b 022631 store 1 ,mem_le_cur_uuid_length 
-0x579c 022632 copy pdata ,loopcnt 
-0x579d 022633 arg mem_le_cur_uuid ,contw 
-0x579e 022634 call memcpy_fast 
-0x579f 022635 ifetch 1 ,contr 
-0x57a0 022636 store 1 ,mem_le_curr_att_len 
-0x57a1 022637 call store_contr 
-0x57a2 022638 branch enable_blank 
-:      022641 le_modified_name:
-0x57a3 022642 bpatchx patch2e_5 ,mem_patch2e 
-0x57a4 022643 call le_modified_name_att_list 
-0x57a5 022644 branch le_modified_name_adv 
-:      022646 le_modified_name_att_list:
-0x57a6 022647 arg uuid_chrctr_device_name ,temp 
-0x57a7 022648 call le_att_get_short_uuid_ptr 
-0x57a8 022649 rtn blank 
-0x57a9 022650 ifetch 1 ,contr 
-0x57aa 022651 copy contr ,contw 
-0x57ab 022652 fetcht 1 ,mem_le_name_len 
-0x57ac 022653 copy temp ,loopcnt 
-0x57ad 022654 isub temp ,null 
-0x57ae 022655 nbranch le_name_length_longer_than_att ,positive 
-0x57af 022656 isub temp ,temp 
-0x57b0 022657 arg mem_le_name ,contr 
-0x57b1 022658 call memcpy 
-0x57b2 022659 copy temp ,loopcnt 
-0x57b3 022660 ncall memcpy_empty ,zero 
-0x57b4 022661 rtn 
-:      022662 le_name_length_longer_than_att:
-0x57b5 022663 copy pdata ,loopcnt 
-0x57b6 022664 arg mem_le_name ,contr 
-0x57b7 022665 branch memcpy_fast 
-:      022668 le_modified_name_adv:
-0x57b8 022669 arg mem_le_adv_data_len + 32 ,regc 
-0x57b9 022670 arg mem_le_adv_data ,rega 
-0x57ba 022671 call le_modified_name_adv_and_scan 
-0x57bb 022672 setarg 0 
-0x57bc 022673 setflag user ,0 ,pdata 
-0x57bd 022674 store 1 ,mem_pdatatemp 
-0x57be 022675 arg mem_le_scan_data_len + 32 ,regc 
-0x57bf 022676 arg mem_le_scan_data ,rega 
-0x57c0 022677 call le_modified_name_adv_and_scan 
-0x57c1 022678 rtn user 
-0x57c2 022679 fetch 1 ,mem_pdatatemp 
-0x57c3 022680 branch assert ,blank 
-0x57c4 022681 rtn 
-:      022684 le_modified_name_adv_and_scan:
-0x57c5 022685 bpatchx patch2e_6 ,mem_patch2e 
-0x57c6 022686 call enable_user 
-0x57c7 022687 call clear_temp_block 
-0x57c8 022688 arg 0 ,regb 
-0x57c9 022689 arg mem_le_data_temp ,contw 
-0x57ca 022690 call le_modified_name_adv_loop 
-0x57cb 022691 fetch 1 ,mem_le_name_len 
-0x57cc 022692 add pdata ,1 ,temp 
-0x57cd 022693 iadd regb ,rega 
-0x57ce 022694 increase 2 ,rega 
-0x57cf 022695 sub rega ,0x1f ,null 
-0x57d0 022696 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x57d1 022697 istoret 1 ,contw 
-0x57d2 022698 arg gap_adtype_local_name_complete ,temp 
-0x57d3 022699 istoret 1 ,contw 
-0x57d4 022700 iforce loopcnt 
-0x57d5 022701 call memcpy_fast 
-0x57d6 022702 copy rega ,regb 
-:      022703 le_modified_name_adv_and_scan_store_data:
-0x57d7 022704 deposit regb 
-0x57d8 022705 store 1 ,mem_le_data_len_temp 
-0x57d9 022706 arg mem_le_data_len_temp ,contr 
-0x57da 022707 setarg -32 
-0x57db 022708 iadd regc ,contw 
-0x57dc 022709 branch memcpy32 
-:      022711 le_modified_name_adv_and_scan_name_overflow:
-0x57dd 022712 call disable_user 
-0x57de 022713 branch le_modified_name_adv_and_scan_store_data 
-:      022715 le_modified_name_adv_loop:
-0x57df 022716 ifetch 1 ,rega 
-0x57e0 022717 rtn blank 
-0x57e1 022718 pincrease 1 
-0x57e2 022719 ifetcht 1 ,contr 
-0x57e3 022720 sub temp ,gap_adtype_local_name_complete ,null 
-0x57e4 022721 branch le_modified_name_adv_found_name ,zero 
-0x57e5 022722 iadd regb ,regb 
-0x57e6 022723 copy rega ,contr 
-0x57e7 022724 iforce loopcnt 
-0x57e8 022725 call memcpy_fast 
-0x57e9 022726 copy contr ,rega 
-:      022727 le_modified_name_adv_loop2:
-0x57ea 022728 deposit rega 
-0x57eb 022729 isub regc ,null 
-0x57ec 022730 rtn positive 
-0x57ed 022731 branch le_modified_name_adv_loop 
-:      022733 le_modified_name_adv_found_name:
-0x57ee 022734 iadd rega ,rega 
-0x57ef 022735 branch le_modified_name_adv_loop2 
-:      022738 memcpy_empty:
-0x57f0 022739 setarg space 
-0x57f1 022740 istore 1 ,contw 
-0x57f2 022741 loop memcpy_empty 
-0x57f3 022742 rtn 
-:      022745 le_lpm_set_mult:
-0x57f4 022746 bpatchx patch2e_7 ,mem_patch2e 
-0x57f5 022747 disable wake 
-0x57f6 022748 branch le_lpm_set_mult_attempt ,attempt 
-0x57f7 022749 nbranch le_lpm_lost ,match 
-:      022750 le_lpm_set_mult_attempt:
-0x57f8 022751 call lpm_match 
-0x57f9 022752 fetch 2 ,mem_rx_window_sniff 
-0x57fa 022753 store 2 ,mem_le_receive_window 
-0x57fb 022755 nbranch lpm_mult_short ,match 
-0x57fc 022756 bmark1 mark_old_packet ,lpm_mult_short 
-0x57fd 022758 fetch 1 ,mem_le_packet_size 
-0x57fe 022759 nbranch lpm_mult_short ,blank 
-0x57ff 022760 fetch 1 ,mem_le_txlen 
-0x5800 022761 nbranch lpm_mult_short ,blank 
-0x5801 022763 fetch 1 ,mem_le_configuration 
-0x5802 022764 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x5803 022766 fetch 1 ,mem_le_state 
-0x5804 022767 bbit1 lestate_update_param ,lpm_mult_short 
-0x5805 022768 branch lpm_mult_wait_timeout 
-:      022770 le_lpm_lost:
-0x5806 022771 fetcht 2 ,mem_rx_window_sniff 
-0x5807 022772 rshift temp ,temp 
-0x5808 022773 fetch 2 ,mem_le_receive_window 
-0x5809 022774 iadd temp ,pdata 
-0x580a 022775 store 2 ,mem_le_receive_window 
-0x580b 022776 branch lpm_lost 
-:      022779 le_set_config_fixed_tk:
-0x580c 022780 arg bit_ble_passkey_fixed_key ,queue 
-0x580d 022781 branch le_set_config 
-:      022783 le_clr_config_fixed_tk:
-0x580e 022784 arg bit_ble_passkey_fixed_key ,queue 
-0x580f 022785 branch le_clr_config 
-:      022787 le_set_config_fixed_ltk:
-0x5810 022788 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5811 022789 branch le_set_config 
-:      022791 le_clr_config_fixed_ltk:
-0x5812 022792 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5813 022793 branch le_clr_config 
-:      022795 le_set_config_more_data:
-0x5814 022796 arg bit_ble_transmit_packet_by_md ,queue 
-0x5815 022797 branch le_set_config 
-:      022799 le_clr_config_more_data:
-0x5816 022800 arg bit_ble_transmit_packet_by_md ,queue 
-0x5817 022801 branch le_clr_config 
-:      022803 le_set_config_read_authentication:
-0x5818 022804 arg bit_ble_read_auth ,queue 
-0x5819 022805 branch le_set_config 
-:      022807 le_clr_config_read_authentication:
-0x581a 022808 arg bit_ble_read_auth ,queue 
-0x581b 022809 branch le_clr_config 
-:      022811 le_set_config_write_authentication:
-0x581c 022812 arg bit_ble_write_auth ,queue 
-0x581d 022813 branch le_set_config 
-:      022815 le_clr_config_write_authentication:
-0x581e 022816 arg bit_ble_write_auth ,queue 
-0x581f 022817 branch le_clr_config 
-:      022819 le_set_config_short_mult:
-0x5820 022820 arg bit_ble_short_mult ,queue 
-0x5821 022821 branch le_set_config 
-:      022823 le_clr_config_short_mult:
-0x5822 022824 arg bit_ble_short_mult ,queue 
-0x5823 022825 branch le_clr_config 
-:      022828 le_set_config:
-0x5824 022829 fetch 1 ,mem_le_configuration 
-0x5825 022830 qset1 pdata 
-0x5826 022831 store 1 ,mem_le_configuration 
-0x5827 022832 rtn 
-:      022834 le_clr_config:
-0x5828 022835 fetch 1 ,mem_le_configuration 
-0x5829 022836 qset0 pdata 
-0x582a 022837 store 1 ,mem_le_configuration 
-0x582b 022838 rtn 
-:      022840 le_set_fixed_ltk:
-0x582c 022841 setarg 0x112233 
-0x582d 022842 store 3 ,mem_le_fixed_ltk 
-0x582e 022843 setarg 0x445566 
-0x582f 022844 istore 3 ,contw 
-0x5830 022845 setarg 0x778899 
-0x5831 022846 istore 3 ,contw 
-0x5832 022847 setarg 0x001122 
-0x5833 022848 istore 3 ,contw 
-0x5834 022849 setarg 0x334455 
-0x5835 022850 istore 3 ,contw 
-0x5836 022851 setarg 0x66 
-0x5837 022852 istore 1 ,contw 
-0x5838 022853 rtn 
-:      022856 le_set_justwork:
-0x5839 022857 setarg 0x01000302 
-0x583a 022858 store 4 ,mem_le_pres 
-0x583b 022859 setarg 0x010010 
-0x583c 022860 store 3 ,mem_le_pres_max_keysize 
-0x583d 022861 jam 1 ,mem_le_pairing_mode 
-0x583e 022862 rtn 
-:      022866 le_fifo_malloc_tx_empty:
-0x583f 022867 arg 0 ,rega 
-0x5840 022868 arg llid_empty ,type 
-0x5841 022869 branch le_fifo_malloc_tx 
-:      022873 le_fifo_malloc_tx_ll:
-0x5842 022874 arg llid_le_ll ,type 
-0x5843 022875 call le_fifo_malloc_tx 
-0x5844 022876 copy regb ,pdata 
-0x5845 022877 istore 1 ,contw 
-0x5846 022878 rtn 
-:      022882 le_fifo_malloc_tx_l2cap:
-0x5847 022883 force llid_l2cap_start ,type 
-0x5848 022884 increase 4 ,rega 
-0x5849 022885 call le_fifo_malloc_tx 
-0x584a 022886 increase -4 ,rega 
-0x584b 022887 copy rega ,pdata 
-0x584c 022888 istore 2 ,contw 
-0x584d 022889 copy regb ,pdata 
-0x584e 022890 istore 2 ,contw 
-0x584f 022891 rtn 
-:      022895 le_fifo_malloc_tx:
-0x5850 022896 sub rega ,240 ,null 
-0x5851 022897 nbranch assert ,positive 
-0x5852 022898 fetch 1 ,mem_le_tx_buff_used 
-0x5853 022899 arg 1 ,temp 
-0x5854 022900 arg le_tx_buff_count ,loopcnt 
-:      022901 le_fifo_malloc_tx_loop:
-0x5855 022902 iand temp ,null 
-0x5856 022903 branch le_fifo_malloc_tx_got_empty ,zero 
-0x5857 022904 lshift temp ,temp 
-0x5858 022905 loop le_fifo_malloc_tx_loop 
-0x5859 022906 branch assert 
-:      022907 le_fifo_malloc_tx_got_empty:
-0x585a 022908 ixor temp ,pdata 
-0x585b 022909 store 1 ,mem_le_tx_buff_used 
-0x585c 022910 sub loopcnt ,le_tx_buff_count ,pdata 
-0x585d 022911 lshift4 pdata ,pdata 
-0x585e 022912 lshift4 pdata ,pdata 
-0x585f 022913 arg mem_le_tx_buffer0 ,temp 
-0x5860 022914 iadd temp ,temp 
-:      022915 le_fifo_tx_find_empty_ptr:
-0x5861 022916 arg 0 ,loopcnt 
-0x5862 022917 arg mem_le_tx_ptr0 ,contr 
-:      022918 le_fifo_tx_find_empty_ptr_loop:
-0x5863 022919 ifetch 2 ,contr 
-0x5864 022920 branch le_fifo_tx_found_empty_ptr ,blank 
-0x5865 022921 copy loopcnt ,pdata 
-0x5866 022922 increase 1 ,loopcnt 
-0x5867 022923 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
-0x5868 022924 branch assert 
-:      022927 le_fifo_tx_found_empty_ptr:
-0x5869 022928 increase -2 ,contr 
-0x586a 022929 istoret 2 ,contr 
-0x586b 022930 copy temp ,contw 
-0x586c 022931 copy rega ,pdata 
-0x586d 022932 istore 1 ,contw 
-0x586e 022933 setarg 0 
-0x586f 022934 istore 1 ,contw 
-0x5870 022935 copy type ,pdata 
-0x5871 022936 istore 1 ,contw 
-0x5872 022937 rtn 
-:      022941 le_fifo_get_first_tx_ptr:
-0x5873 022942 fetch 2 ,mem_le_tx_ptr0 
-0x5874 022943 copy pdata ,contr 
-0x5875 022944 rtn 
-:      022946 le_fifo_get_second_tx_ptr:
-0x5876 022947 fetch 2 ,mem_le_tx_ptr1 
-0x5877 022948 copy pdata ,contr 
-0x5878 022949 rtn 
-:      022951 le_fifo_get_last_tx_ptr:
-0x5879 022952 call le_fifo_get_last_tx_ptr0 
-0x587a 022953 copy pdata ,contr 
-0x587b 022954 rtn 
-:      022955 le_fifo_get_last_tx_ptr0:
-0x587c 022956 fetch 2 ,mem_le_tx_ptr3 
-0x587d 022957 nrtn blank 
-0x587e 022958 fetch 2 ,mem_le_tx_ptr2 
-0x587f 022959 nrtn blank 
-0x5880 022960 fetch 2 ,mem_le_tx_ptr1 
-0x5881 022961 nrtn blank 
-0x5882 022962 fetch 2 ,mem_le_tx_ptr0 
-0x5883 022963 rtn 
-:      022965 le_fifo_get_first_l2cap_ptr:
-0x5884 022966 call le_fifo_get_first_tx_ptr 
-0x5885 022967 increase 3 ,contr 
-0x5886 022968 rtn 
-:      022970 le_fifo_get_first_att_ptr:
-0x5887 022971 call le_fifo_get_first_tx_ptr 
-0x5888 022972 increase 7 ,contr 
-0x5889 022973 rtn 
-:      022975 le_fifo_get_last_att_ptr:
-0x588a 022976 call le_fifo_get_last_tx_ptr 
-0x588b 022977 increase 7 ,contr 
-0x588c 022978 rtn 
-:      022980 le_fifo_get_last_l2cap_ptr:
-0x588d 022981 call le_fifo_get_last_tx_ptr 
-0x588e 022982 increase 3 ,contr 
-0x588f 022983 rtn 
-:      022987 le_fifo_check_full:
-0x5890 022988 fetch 2 ,mem_le_tx_ptr3 
-0x5891 022989 rtn 
-:      022992 le_fifo_check_nearly_full:
-0x5892 022993 fetch 2 ,mem_le_tx_ptr2 
-0x5893 022994 rtn 
-:      022997 le_fifo_check_empty:
-0x5894 022998 fetch 2 ,mem_le_tx_ptr0 
-0x5895 022999 rtn 
-:      023002 le_fifo_release_first_node:
-0x5896 023003 fetch 2 ,mem_le_tx_ptr0 
-0x5897 023004 arg mem_le_tx_buffer0 ,temp 
-0x5898 023005 isub temp ,pdata 
-0x5899 023006 rshift4 pdata ,pdata 
-0x589a 023007 rshift4 pdata ,queue 
-0x589b 023008 fetch 1 ,mem_le_tx_buff_used 
-0x589c 023009 qset0 pdata 
-0x589d 023010 store 1 ,mem_le_tx_buff_used 
-0x589e 023011 arg 0 ,loopcnt 
-:      023012 le_fifo_release_first_node_loop:
-0x589f 023013 lshift loopcnt ,pdata 
-0x58a0 023014 arg mem_le_tx_ptr1 ,temp 
-0x58a1 023015 iadd temp ,temp 
-0x58a2 023016 ifetch 2 ,temp 
-0x58a3 023017 increase -2 ,temp 
-0x58a4 023018 istore 2 ,temp 
-0x58a5 023019 copy loopcnt ,pdata 
-0x58a6 023020 increase 1 ,loopcnt 
-0x58a7 023021 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
-0x58a8 023022 setarg 0 
-0x58a9 023023 istore 2 ,temp 
-0x58aa 023024 rtn 
-:      023030 le_parse_att:
-0x58ab 023031 ifetch 3 ,contr 
-0x58ac 023032 store 3 ,mem_le_att_opcode 
-0x58ad 023033 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x58ae 023034 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x58af 023035 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x58b0 023036 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x58b1 023037 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x58b2 023038 beq attop_read_request ,le_parse_att_read_request 
-0x58b3 023039 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x58b4 023040 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x58b5 023041 beq attop_write_request ,le_parse_att_write_request 
-0x58b6 023042 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x58b7 023043 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x58b8 023044 beq attop_write_command ,le_parse_att_write_command 
-0x58b9 023045 rtn 
-:      023048 le_send_att_exchange_mtu_requset:
-0x58ba 023049 force 3 ,rega 
-0x58bb 023050 call le_fifo_malloc_tx_l2cap_gatt 
-0x58bc 023051 setarg attop_exchange_mtu_request 
-0x58bd 023052 istore 1 ,contw 
-0x58be 023053 fetch 2 ,mem_le_local_mtu 
-0x58bf 023054 istore 2 ,contw 
-0x58c0 023055 rtn 
-:      023058 le_parse_att_exchange_mtu_request:
-0x58c1 023059 call le_parse_att_exchange_mtu_response 
-:      023060 le_send_att_exchange_mtu_response:
-0x58c2 023061 force 3 ,rega 
-0x58c3 023062 call le_fifo_malloc_tx_l2cap_gatt 
-0x58c4 023063 setarg attop_exchange_mtu_response 
-0x58c5 023064 istore 1 ,contw 
-0x58c6 023065 fetch 2 ,mem_le_local_mtu 
-0x58c7 023066 istore 2 ,contw 
-0x58c8 023067 rtn 
-:      023069 le_parse_att_exchange_mtu_response:
-0x58c9 023070 rshift8 pdata ,pdata 
-0x58ca 023071 store 2 ,mem_le_remote_mtu 
-0x58cb 023072 rtn 
-:      023074 le_parse_att_find_information_request:
-0x58cc 023075 call le_get_search_handle_start_end_common 
-0x58cd 023076 call enable_user 
-0x58ce 023077 branch le_send_att_find_information_response 
-:      023079 le_send_att_find_information_response:
-0x58cf 023080 arg 3 ,timeup 
-0x58d0 023081 call le_init_attlist_search 
-:      023082 le_send_att_find_information_res_loop:
-0x58d1 023083 call le_att_handle_inrange 
-0x58d2 023084 branch le_send_att_find_information_res_end ,blank 
-0x58d3 023085 nbranch le_send_att_find_information_res_next ,positive 
-0x58d4 023086 increase -2 ,contr 
-0x58d5 023087 call store_contr 
-0x58d6 023088 call get_contw 
-0x58d7 023089 nbranch le_send_att_find_information_res_store_info ,user 
-0x58d8 023090 call push_stack_rega_b_c 
-0x58d9 023091 call disable_user 
-0x58da 023092 force 20 ,rega 
-0x58db 023093 call le_fifo_malloc_tx_l2cap_gatt 
-0x58dc 023094 call pop_stack_rega_b_c 
-0x58dd 023095 setarg attop_find_information_response 
-0x58de 023096 istore 1 ,contw 
-0x58df 023097 setarg uuid_size_16bit 
-0x58e0 023098 istore 1 ,contw 
-:      023099 le_send_att_find_information_res_store_info:
-0x58e1 023100 call get_contr 
-0x58e2 023101 ifetch 2 ,contr 
-0x58e3 023102 istore 2 ,contw 
-0x58e4 023103 ifetch 1 ,contr 
-0x58e5 023104 copy pdata ,loopcnt 
-0x58e6 023105 call memcpy 
-0x58e7 023106 call store_contw 
-0x58e8 023107 increase -1 ,timeup 
-0x58e9 023108 branch le_send_att_find_information_res_end ,zero 
-:      023109 le_send_att_find_information_res_cont:
-0x58ea 023110 ifetch 1 ,contr 
-0x58eb 023111 iadd contr ,contr 
-0x58ec 023112 branch le_send_att_find_information_res_loop 
-:      023113 le_send_att_find_information_res_next:
-0x58ed 023114 ifetch 1 ,contr 
-0x58ee 023115 iadd contr ,contr 
-0x58ef 023116 branch le_send_att_find_information_res_cont 
-:      023117 le_send_att_find_information_res_end:
-0x58f0 023118 branch le_send_att_error_response_notfound ,user 
-0x58f1 023119 branch le_send_auto_len_by_mem 
-:      023122 le_parse_att_find_by_type_value_request:
-0x58f2 023123 call le_get_search_handle_start_end_common 
-0x58f3 023124 ifetch 2 ,contr 
-0x58f4 023125 store 2 ,mem_le_search_uuid 
-0x58f5 023126 call store_contr 
-0x58f6 023127 arg mem_le_search_att_type_length ,contw 
-0x58f7 023128 fetch 2 ,mem_le_l2cap_size 
-0x58f8 023129 increase -7 ,pdata 
-0x58f9 023130 call le_get_search_common2 
-0x58fa 023131 branch le_send_att_find_by_type_value_response 
-:      023134 le_start_end_handle_check_1:
-0x58fb 023135 disable user 
-0x58fc 023136 fetcht 2 ,mem_le_search_handle_start 
-0x58fd 023137 fetch 2 ,mem_le_search_handle_end 
-0x58fe 023138 isub temp ,null 
-0x58ff 023139 nbranch le_start_end_handle_check_1_fail ,positive 
-0x5900 023140 deposit temp 
-0x5901 023141 rtnne 0 
-:      023142 le_start_end_handle_check_1_fail:
-0x5902 023143 enable user 
-0x5903 023144 jam att_err_invalid_handle ,mem_le_err_code 
-0x5904 023145 branch le_send_att_error_response 
-:      023148 le_send_att_find_by_type_value_response:
-0x5905 023149 call le_start_end_handle_check_1 
-0x5906 023150 rtn user 
-0x5907 023151 fetcht 2 ,mem_le_search_uuid 
-0x5908 023152 setarg uuid_gatt_primary_service 
-0x5909 023153 isub temp ,null 
-0x590a 023154 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x590b 023155 branch le_send_att_error_response_notfound 
-:      023158 le_send_att_find_by_type_value_res_primary:
-0x590c 023159 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x590d 023160 fetcht 2 ,mem_le_search_handle_start 
-0x590e 023161 storet 2 ,mem_temp 
-0x590f 023162 call le_att_get_handle_info 
-0x5910 023163 nbranch le_send_att_error_response_notfound ,blank 
-:      023164 le_send_att_find_primary_search_loop:
-0x5911 023165 fetcht 2 ,mem_temp 
-0x5912 023166 call le_att_get_handle_info 
-0x5913 023167 nbranch le_send_att_error_response_notfound2 ,blank 
-0x5914 023168 copy contr ,rega 
-0x5915 023169 fetch 1 ,mem_le_curr_att_len 
-0x5916 023170 copy pdata ,loopcnt 
-0x5917 023171 fetcht 1 ,mem_le_search_att_type_length 
-0x5918 023172 isub temp ,null 
-0x5919 023173 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x591a 023174 arg mem_le_search_att_type ,regb 
-0x591b 023175 call string_compare 
-0x591c 023177 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x591d 023179 fetch 2 ,mem_le_cur_uuid 
-0x591e 023180 fetcht 2 ,mem_le_search_uuid 
-0x591f 023181 isub temp ,null 
-0x5920 023182 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      023183 le_send_att_find_primary_search_loop1:
-0x5921 023184 fetch 2 ,mem_temp 
-0x5922 023185 increase 1 ,pdata 
-0x5923 023186 store 2 ,mem_temp 
-0x5924 023187 branch le_send_att_find_primary_search_loop 
-:      023189 le_send_att_error_response_notfound2:
-0x5925 023190 fetch 1 ,mem_le_search_res 
-0x5926 023191 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x5927 023192 branch le_send_att_error_response_notfound 
-:      023195 le_send_att_find_primary_search_end_start_handle_found:
-0x5928 023196 fetch 2 ,mem_le_cur_uuid 
-0x5929 023197 fetcht 2 ,mem_le_search_uuid 
-0x592a 023198 isub temp ,null 
-0x592b 023199 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x592c 023200 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x592d 023202 fetcht 2 ,mem_temp 
-0x592e 023203 storet 2 ,mem_le_cur_handle_start 
-0x592f 023204 branch le_send_att_find_primary_search_loop1 
-:      023206 le_send_att_find_primary_search_end_ending_handle_found:
-0x5930 023207 fetch 1 ,mem_le_search_res 
-0x5931 023208 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x5932 023209 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x5933 023210 fetcht 2 ,mem_temp 
-0x5934 023211 increase -1 ,temp 
-0x5935 023212 storet 2 ,mem_le_cur_handle_end 
-:      023214 le_send_att_find_primary_search_end:
-0x5936 023215 arg 5 ,rega 
-0x5937 023216 call le_fifo_malloc_tx_l2cap_gatt 
-0x5938 023217 setarg attop_find_by_type_value_response 
-0x5939 023218 istore 1 ,contw 
-0x593a 023219 fetch 2 ,mem_le_cur_handle_start 
-0x593b 023220 istore 2 ,contw 
-0x593c 023221 fetch 2 ,mem_le_cur_handle_end 
-0x593d 023222 istore 2 ,contw 
-0x593e 023223 rtn 
-:      023227 le_parse_att_read_by_type_request:
-0x593f 023228 call le_get_search_handle_start_end_common 
-0x5940 023229 call le_get_search_att_uuid 
-0x5941 023230 branch le_send_att_read_by_type_response 
-:      023232 le_send_att_read_by_type_response:
-0x5942 023233 fetcht 2 ,mem_le_search_handle_start 
-0x5943 023234 storet 2 ,mem_temp 
-0x5944 023235 call le_init_attlist_search 
-0x5945 023236 call le_att_get_handle_ptr2 
-0x5946 023237 increase -2 ,contr 
-0x5947 023238 copy contr ,pdata 
-0x5948 023239 store 2 ,mem_le_cur_attlist_start_ptr 
-0x5949 023241 fetcht 2 ,mem_le_search_uuid 
-0x594a 023242 setarg uuid_chrctr_device_name 
-0x594b 023243 isub temp ,null 
-0x594c 023244 branch le_send_att_read_by_type_res_device_name ,zero 
-0x594d 023245 setarg uuid_gatt_characteristic 
-0x594e 023246 isub temp ,null 
-0x594f 023247 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x5950 023248 arg 2 ,timeup 
-:      023249 le_send_att_read_by_type_response_loop:
-0x5951 023250 call le_att_check_handle_end 
-0x5952 023251 nbranch le_send_att_read_by_type_response_end ,positive 
-0x5953 023252 fetcht 2 ,mem_temp 
-0x5954 023253 call le_att_get_handle_info_from_ptr 
-0x5955 023254 beq 1 ,le_send_att_read_by_type_response_end 
-0x5956 023255 call le_att_same_uuid 
-0x5957 023256 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x5958 023257 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x5959 023258 disable user 
-0x595a 023259 arg 20 ,rega 
-0x595b 023260 call le_fifo_malloc_tx_l2cap_gatt 
-0x595c 023261 setarg attop_read_by_type_response 
-0x595d 023262 istore 1 ,contw 
-0x595e 023263 copy contw ,alarm 
-0x595f 023264 increase 1 ,contw 
-0x5960 023266 call le_send_att_read_by_type_write_properties 
-0x5961 023267 call le_att_next_handle 
-0x5962 023268 call le_att_get_handle_info_from_ptr 
-0x5963 023269 call le_send_att_read_by_type_write_uuid 
-0x5964 023270 fetch 1 ,mem_le_cur_uuid_length 
-0x5965 023271 increase 5 ,pdata 
-0x5966 023272 istore 1 ,alarm 
-0x5967 023273 fetch 1 ,mem_le_cur_uuid_length 
-0x5968 023274 beq 16 ,le_send_att_read_by_type_response_end 
-0x5969 023275 increase -1 ,timeup 
-0x596a 023276 branch le_send_att_read_by_type_response_end ,zero 
-:      023277 le_send_att_read_by_type_response_next_handle:
-0x596b 023278 call le_att_next_handle 
-0x596c 023279 branch le_send_att_read_by_type_response_loop 
-:      023280 le_send_att_read_by_type_response_end:
-0x596d 023281 branch le_send_att_error_response_notfound ,user 
-0x596e 023282 branch le_send_auto_len_by_mem 
-:      023284 le_send_att_read_by_type_res_found_next:
-0x596f 023285 call le_store_att_record 
-0x5970 023286 call le_att_next_handle 
-0x5971 023287 call le_att_get_handle_info_from_ptr 
-0x5972 023288 fetch 1 ,mem_le_cur_uuid_length 
-0x5973 023289 beq 16 ,le_send_att_read_by_type_response_end 
-0x5974 023291 call get_contw 
-0x5975 023292 fetch 2 ,mem_temp 
-0x5976 023293 increase -1 ,pdata 
-0x5977 023294 istore 2 ,contw 
-0x5978 023295 call le_write_att_record_common 
-0x5979 023296 call le_send_att_read_by_type_write_uuid 
-0x597a 023297 increase -1 ,timeup 
-0x597b 023298 branch le_send_att_read_by_type_response_end ,zero 
-0x597c 023299 branch le_send_att_read_by_type_response_next_handle 
-:      023302 le_send_att_read_by_type_write_properties:
-0x597d 023303 fetch 2 ,mem_temp 
-0x597e 023304 istore 2 ,contw 
-0x597f 023306 fetch 1 ,mem_le_curr_att_len 
-0x5980 023307 copy pdata ,loopcnt 
-0x5981 023308 call get_contr 
-0x5982 023309 call memcpy_fast 
-0x5983 023310 branch store_contw 
-:      023311 le_send_att_read_by_type_write_uuid:
-0x5984 023312 call get_contw 
-0x5985 023313 fetch 2 ,mem_temp 
-0x5986 023314 istore 2 ,contw 
-0x5987 023315 call store_contw 
-0x5988 023316 fetch 1 ,mem_le_cur_uuid_length 
-0x5989 023317 copy pdata ,loopcnt 
-0x598a 023318 call get_contw 
-0x598b 023319 call get_contr 
-0x598c 023320 isub loopcnt ,contr 
-0x598d 023321 increase -1 ,contr 
-0x598e 023322 call memcpy_fast 
-0x598f 023323 branch store_contw 
-:      023327 le_send_att_read_by_type_res_not_characteristic:
-0x5990 023328 fetcht 2 ,mem_le_search_handle_start 
-0x5991 023329 storet 2 ,mem_temp 
-:      023330 le_send_att_read_by_type_res_not_char_loop:
-0x5992 023331 call le_att_check_handle_end 
-0x5993 023332 nbranch le_send_att_error_response_notfound ,positive 
-0x5994 023333 call le_att_get_handle_info_from_ptr 
-0x5995 023334 beq 1 ,le_send_att_error_response_notfound 
-0x5996 023335 call le_att_same_uuid 
-0x5997 023336 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
-:      023338 le_send_att_read_by_type_res_not_char_common:
-0x5998 023339 arg 20 ,rega 
-0x5999 023340 call le_fifo_malloc_tx_l2cap_gatt 
-0x599a 023341 setarg attop_read_by_type_response 
-0x599b 023342 istore 1 ,contw 
-0x599c 023343 fetch 1 ,mem_le_curr_att_len 
-0x599d 023344 copy pdata ,loopcnt 
-0x599e 023345 increase 2 ,pdata 
-0x599f 023346 istore 1 ,contw 
-0x59a0 023347 fetch 2 ,mem_temp 
-0x59a1 023348 istore 2 ,contw 
-0x59a2 023349 call get_contr 
-0x59a3 023350 call memcpy_fast 
-0x59a4 023351 call store_contw 
-0x59a5 023352 branch le_send_auto_len_by_mem 
-:      023354 le_send_att_read_by_type_res_not_char_next:
-0x59a6 023355 call le_att_next_handle 
-0x59a7 023356 branch le_send_att_read_by_type_res_not_char_loop 
-:      023359 le_send_att_read_by_type_res_device_name:
-0x59a8 023360 arg uuid_chrctr_device_name ,temp 
-0x59a9 023361 call le_att_get_short_uuid_ptr 
-0x59aa 023362 rtn blank 
-0x59ab 023363 increase -5 ,contr 
-0x59ac 023364 ifetch 2 ,contr 
-0x59ad 023365 store 2 ,mem_temp 
-0x59ae 023366 arg 20 ,rega 
-0x59af 023367 call le_fifo_malloc_tx_l2cap_gatt 
-0x59b0 023368 setarg attop_read_by_type_response 
-0x59b1 023369 istore 1 ,contw 
-0x59b2 023370 fetch 1 ,mem_le_name_len 
-0x59b3 023371 copy pdata ,loopcnt 
-0x59b4 023372 increase 2 ,pdata 
-0x59b5 023373 istore 1 ,contw 
-0x59b6 023374 fetch 2 ,mem_temp 
-0x59b7 023375 istore 2 ,contw 
-0x59b8 023376 arg mem_le_name ,contr 
-0x59b9 023377 call memcpy_fast 
-0x59ba 023378 call store_contw 
-0x59bb 023379 branch le_send_auto_len_by_mem 
-:      023383 le_parse_att_read_request:
-0x59bc 023384 fetcht 2 ,mem_le_att_handle 
-0x59bd 023385 fetch 1 ,mem_le_configuration 
-0x59be 023386 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      023388 le_send_att_read_response:
-0x59bf 023389 call le_att_get_handle_ptr 
-0x59c0 023390 branch le_send_att_error_response_notfound ,blank 
-0x59c1 023391 increase -2 ,contr 
-0x59c2 023392 ifetch 2 ,contr 
-0x59c3 023393 arg uuid_chrctr_device_name ,temp 
-0x59c4 023394 isub temp ,null 
-0x59c5 023395 branch le_send_device_name ,zero 
-0x59c6 023396 ifetch 1 ,contr 
-0x59c7 023397 sub pdata ,22 ,null 
-0x59c8 023398 branch le_send_att_read_response_less ,positive 
-0x59c9 023399 force 22 ,pdata 
-:      023400 le_send_att_read_response_less:
-0x59ca 023401 copy pdata ,regc 
-0x59cb 023402 call store_contr 
-0x59cc 023403 add regc ,1 ,rega 
-0x59cd 023404 call le_fifo_malloc_tx_l2cap_gatt 
-0x59ce 023405 setarg attop_read_response 
-0x59cf 023406 istore 1 ,contw 
-0x59d0 023407 copy regc ,loopcnt 
-0x59d1 023408 call get_contr 
-0x59d2 023409 branch memcpy 
-:      023411 le_send_device_name:
-0x59d3 023412 call store_contr 
-0x59d4 023413 fetch 1 ,mem_le_name_len 
-0x59d5 023414 add pdata ,1 ,rega 
-0x59d6 023415 call le_fifo_malloc_tx_l2cap_gatt 
-0x59d7 023416 setarg attop_read_response 
-0x59d8 023417 istore 1 ,contw 
-0x59d9 023418 fetch 1 ,mem_le_name_len 
-0x59da 023419 copy pdata ,loopcnt 
-0x59db 023420 arg mem_le_name ,contr 
-0x59dc 023421 branch memcpy 
-:      023424 le_send_att_read_response_check_auth:
-0x59dd 023425 fetch 2 ,mem_le_pairing_handle 
-0x59de 023426 isub temp ,null 
-0x59df 023427 nbranch le_send_att_read_response ,zero 
-0x59e0 023429 call le_check_encrypt_state 
-0x59e1 023430 nbranch le_send_att_read_response ,user 
-0x59e2 023431 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x59e3 023432 branch le_send_att_error_response 
-:      023435 le_parse_att_read_blob_request:
-0x59e4 023436 ifetch 2 ,contr 
-0x59e5 023437 store 2 ,mem_le_att_offset 
-:      023438 le_send_att_read_blob_response:
-0x59e6 023439 arg 20 ,rega 
-0x59e7 023440 call le_fifo_malloc_tx_l2cap_gatt 
-0x59e8 023441 setarg attop_read_blob_response 
-0x59e9 023442 istore 1 ,contw 
-0x59ea 023443 fetch 2 ,mem_le_att_offset 
-0x59eb 023444 iforce rega 
-0x59ec 023445 fetcht 2 ,mem_le_att_handle 
-0x59ed 023446 call le_att_get_handle_ptr 
-0x59ee 023447 branch le_send_att_error_response_notfound ,blank 
-0x59ef 023448 ifetch 1 ,contr 
-0x59f0 023449 isub rega ,loopcnt 
-0x59f1 023450 nbranch le_send_att_error_response_notfound ,positive 
-0x59f2 023451 sub loopcnt ,22 ,null 
-0x59f3 023452 branch le_send_att_read_blob_response_less ,positive 
-0x59f4 023453 force 22 ,loopcnt 
-:      023454 le_send_att_read_blob_response_less:
-0x59f5 023455 deposit rega 
-0x59f6 023456 iadd contr ,contr 
-0x59f7 023457 call memcpy_fast 
-0x59f8 023458 call store_contw 
-0x59f9 023459 branch le_send_auto_len_by_mem 
-:      023462 le_parse_att_read_by_group_type_request:
-0x59fa 023463 call le_get_search_handle_start_end_common 
-0x59fb 023464 call le_get_search_att_type 
-0x59fc 023465 branch le_send_att_read_by_group_type_response 
-:      023470 le_send_att_read_by_group_type_response:
-0x59fd 023471 arg 2 ,timeup 
-0x59fe 023472 fetcht 2 ,mem_le_search_handle_start 
-0x59ff 023476 storet 2 ,mem_temp 
-0x5a00 023477 call le_init_attlist_search 
-0x5a01 023478 call le_att_get_handle_ptr2 
-0x5a02 023479 increase -2 ,contr 
-0x5a03 023480 copy contr ,pdata 
-0x5a04 023481 store 2 ,mem_le_cur_attlist_start_ptr 
-:      023482 le_send_att_read_by_group_type_response_loop:
-0x5a05 023483 call le_att_check_handle_end 
-0x5a06 023484 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x5a07 023485 fetcht 2 ,mem_temp 
-0x5a08 023486 call le_att_get_handle_info_from_ptr 
-0x5a09 023487 beq 1 ,le_send_att_read_by_group_type_end1 
-0x5a0a 023489 call le_att_same_type 
-0x5a0b 023490 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x5a0c 023491 copy timeup ,pdata 
-0x5a0d 023492 beq 0 ,le_send_att_read_by_group_type_end1 
-0x5a0e 023493 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x5a0f 023494 disable user 
-0x5a10 023496 arg 20 ,rega 
-0x5a11 023497 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a12 023498 setarg attop_read_by_group_type_response 
-0x5a13 023499 istore 1 ,contw 
-0x5a14 023500 fetch 1 ,mem_le_curr_att_len 
-0x5a15 023501 increase 4 ,pdata 
-0x5a16 023502 istore 1 ,contw 
-0x5a17 023503 call store_contw 
-0x5a18 023504 branch le_send_att_read_by_group_type_store_record 
-:      023505 le_send_att_read_by_group_type_store_write_record:
-0x5a19 023506 fetch 1 ,mem_le_curr_att_len 
-0x5a1a 023507 beq 16 ,le_send_att_read_by_group_type_end1 
-0x5a1b 023508 fetch 2 ,mem_temp 
-0x5a1c 023509 increase -1 ,pdata 
-0x5a1d 023510 store 2 ,mem_le_cur_handle_end 
-0x5a1e 023511 call le_write_att_record 
-:      023512 le_send_att_read_by_group_type_store_record:
-0x5a1f 023513 fetch 2 ,mem_temp 
-0x5a20 023514 store 2 ,mem_le_cur_handle_start 
-0x5a21 023515 call le_store_att_record 
-0x5a22 023516 increase -1 ,timeup 
-:      023518 le_send_att_read_by_group_type_next_handle:
-0x5a23 023519 call le_att_next_handle 
-0x5a24 023520 branch le_send_att_read_by_group_type_response_loop 
-:      023522 le_send_att_read_by_group_type_end0:
-0x5a25 023523 fetch 2 ,mem_temp 
-0x5a26 023524 store 2 ,mem_le_cur_handle_end 
-0x5a27 023525 branch le_send_att_read_by_group_type_end_common 
-:      023526 le_send_att_read_by_group_type_end1:
-0x5a28 023527 fetch 2 ,mem_temp 
-0x5a29 023528 increase -1 ,pdata 
-0x5a2a 023529 store 2 ,mem_le_cur_handle_end 
-0x5a2b 023530 branch le_send_att_read_by_group_type_end_common 
-:      023531 le_send_att_read_by_group_type_end_common:
-0x5a2c 023532 branch le_send_att_error_response_notfound ,user 
-0x5a2d 023533 call le_write_att_record 
-0x5a2e 023534 branch le_send_auto_len_by_mem 
-:      023539 le_parse_att_write_request:
-0x5a2f 023540 copy contr ,rega 
-0x5a30 023541 fetch 2 ,mem_le_l2cap_size 
-0x5a31 023542 add pdata ,-3 ,regb 
-0x5a32 023543 call le_writeatt_cb 
-:      023544 le_send_att_write_response_check_auth:
-0x5a33 023545 fetch 1 ,mem_le_configuration 
-0x5a34 023546 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x5a35 023548 fetcht 2 ,mem_le_att_handle 
-0x5a36 023549 fetch 2 ,mem_le_pairing_handle 
-0x5a37 023550 isub temp ,null 
-0x5a38 023551 nbranch le_send_att_write_response ,zero 
-0x5a39 023552 call le_check_encrypt_state 
-0x5a3a 023553 nbranch le_send_att_write_response ,user 
-0x5a3b 023554 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x5a3c 023555 branch le_send_att_error_response 
-:      023557 le_send_att_write_response:
-0x5a3d 023558 force 1 ,rega 
-0x5a3e 023559 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a3f 023560 setarg attop_write_response 
-0x5a40 023561 istore 1 ,contw 
-0x5a41 023562 rtn 
-:      023564 le_check_encrypt_state:
-0x5a42 023565 call disable_user 
-0x5a43 023566 fetch 1 ,mem_le_pairing_mode 
-0x5a44 023567 rtneq le_pairing_mode_none 
-0x5a45 023568 fetch 1 ,mem_context 
-0x5a46 023569 rtnbit1 lestate_encryption 
-0x5a47 023570 branch enable_user 
-:      023573 le_parse_att_prepare_write_request:
-0x5a48 023574 add contr ,2 ,rega 
-0x5a49 023575 fetch 2 ,mem_le_l2cap_size 
-0x5a4a 023576 add pdata ,-5 ,regb 
-0x5a4b 023577 call le_writeatt_cb 
-0x5a4c 023578 branch le_send_att_prepare_write_response 
-:      023581 le_send_att_prepare_write_response:
-0x5a4d 023582 fetch 2 ,mem_le_l2cap_size 
-0x5a4e 023583 copy pdata ,rega 
-0x5a4f 023584 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a50 023585 setarg attop_prepare_write_response 
-0x5a51 023586 istore 1 ,contw 
-0x5a52 023587 fetch 2 ,mem_le_att_handle 
-0x5a53 023588 istore 2 ,contw 
-0x5a54 023589 fetch 2 ,mem_le_l2cap_size 
-0x5a55 023590 add pdata ,-5 ,loopcnt 
-0x5a56 023591 fetch 2 ,mem_le_payload_ptr 
-0x5a57 023592 add pdata ,7 ,contr 
-0x5a58 023593 ifetch 2 ,contr 
-0x5a59 023594 istore 2 ,contw 
-0x5a5a 023595 branch memcpy_fast 
-:      023599 le_parse_att_execute_write_request:
-:      023601 le_send_att_execute_write_response:
-0x5a5b 023602 force 1 ,rega 
-0x5a5c 023603 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a5d 023604 setarg attop_execute_write_response 
-0x5a5e 023605 istore 1 ,contw 
-0x5a5f 023606 rtn 
-:      023610 le_parse_att_write_command:
-0x5a60 023611 copy contr ,rega 
-0x5a61 023612 fetch 2 ,mem_le_l2cap_size 
-0x5a62 023613 add pdata ,-3 ,regb 
-0x5a63 023614 branch le_writeatt_cb 
-:      023619 le_att_malloc_tx_notify:
-0x5a64 023620 copy temp ,regc 
-0x5a65 023621 increase 3 ,rega 
-0x5a66 023622 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a67 023623 increase -3 ,rega 
-0x5a68 023624 setarg attop_handle_value_notification 
-0x5a69 023625 istore 1 ,contw 
-0x5a6a 023626 copy regc ,temp 
-0x5a6b 023627 istoret 2 ,contw 
-0x5a6c 023628 rtn 
-:      023631 le_att_malloc_tx_indication:
-0x5a6d 023632 copy temp ,regc 
-0x5a6e 023633 increase 3 ,rega 
-0x5a6f 023634 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a70 023635 increase -3 ,rega 
-0x5a71 023636 setarg attop_handle_value_indication 
-0x5a72 023637 istore 1 ,contw 
-0x5a73 023638 copy regc ,temp 
-0x5a74 023639 istoret 2 ,contw 
-0x5a75 023640 rtn 
-:      023645 le_send_att_error_response_notfound:
-0x5a76 023646 jam att_err_attribute_not_found ,mem_le_err_code 
-:      023647 le_send_att_error_response:
-0x5a77 023648 force 5 ,rega 
-0x5a78 023649 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a79 023650 setarg attop_error_response 
-0x5a7a 023651 istore 1 ,contw 
-0x5a7b 023652 fetch 1 ,mem_le_att_opcode 
-0x5a7c 023653 istore 1 ,contw 
-0x5a7d 023654 fetch 2 ,mem_le_att_handle 
-0x5a7e 023655 istore 2 ,contw 
-0x5a7f 023656 fetch 1 ,mem_le_err_code 
-0x5a80 023657 istore 1 ,contw 
-0x5a81 023658 rtn 
-:      023661 le_fifo_malloc_tx_l2cap_gatt:
-0x5a82 023662 force le_l2cap_cid_att ,regb 
-0x5a83 023663 branch le_fifo_malloc_tx_l2cap 
-:      023666 le_att_next_handle:
-0x5a84 023667 fetcht 2 ,mem_temp 
-0x5a85 023668 increase 1 ,temp 
-0x5a86 023669 storet 2 ,mem_temp 
-0x5a87 023670 rtn 
-:      023672 le_att_check_handle_end:
-0x5a88 023673 fetcht 2 ,mem_temp 
-0x5a89 023674 fetch 2 ,mem_le_search_handle_end 
-0x5a8a 023675 isub temp ,null 
-0x5a8b 023676 rtn 
-:      023679 le_att_same_type:
-0x5a8c 023680 fetcht 1 ,mem_le_search_att_type_length 
-0x5a8d 023681 arg mem_le_search_att_type ,rega 
-:      023682 le_att_check_same_common:
-0x5a8e 023683 fetch 1 ,mem_le_cur_uuid_length 
-0x5a8f 023684 copy pdata ,loopcnt 
-0x5a90 023685 isub temp ,null 
-0x5a91 023686 nrtn zero 
-0x5a92 023687 arg mem_le_cur_uuid ,regb 
-0x5a93 023688 branch string_compare 
-:      023690 le_att_same_uuid:
-0x5a94 023691 fetcht 1 ,mem_le_search_uuid_length 
-0x5a95 023692 arg mem_le_search_uuid ,rega 
-0x5a96 023693 branch le_att_check_same_common 
-:      023696 le_store_att_record:
-0x5a97 023697 fetch 1 ,mem_le_curr_att_len 
-0x5a98 023698 store 1 ,mem_tmp_buffer 
-0x5a99 023699 copy pdata ,loopcnt 
-0x5a9a 023700 call get_contr 
-0x5a9b 023701 branch memcpy_fast 
-:      023704 le_write_att_record:
-0x5a9c 023705 call get_contw 
-0x5a9d 023706 fetch 2 ,mem_le_cur_handle_start 
-0x5a9e 023707 istore 2 ,contw 
-0x5a9f 023708 fetch 2 ,mem_le_cur_handle_end 
-0x5aa0 023709 istore 2 ,contw 
-:      023710 le_write_att_record_common:
-0x5aa1 023711 fetch 1 ,mem_tmp_buffer 
-0x5aa2 023712 copy pdata ,loopcnt 
-0x5aa3 023713 call memcpy_fast 
-0x5aa4 023714 branch store_contw 
-:      023718 le_send_auto_len_by_mem:
-0x5aa5 023719 call get_contw 
-0x5aa6 023720 call le_fifo_get_last_att_ptr 
-0x5aa7 023721 copy contw ,pdata 
-0x5aa8 023722 isub contr ,rega 
-0x5aa9 023723 call le_fifo_get_last_l2cap_ptr 
-0x5aaa 023724 copy rega ,pdata 
-0x5aab 023725 istore 2 ,contr 
-0x5aac 023726 increase 4 ,rega 
-0x5aad 023727 call le_fifo_get_last_tx_ptr 
-0x5aae 023728 copy rega ,pdata 
-0x5aaf 023729 istore 1 ,contr 
-0x5ab0 023730 rtn 
-:      023733 le_get_search_handle_start_end_common:
-0x5ab1 023734 rshift8 pdata ,pdata 
-0x5ab2 023735 store 2 ,mem_le_search_handle_start 
-0x5ab3 023736 ifetch 2 ,contr 
-0x5ab4 023737 store 2 ,mem_le_search_handle_end 
-0x5ab5 023738 rtn 
-:      023743 le_parse_signaling:
-0x5ab6 023744 ifetch 1 ,contr 
-0x5ab7 023745 ifetcht 1 ,contr 
-0x5ab8 023746 ifetcht 2 ,contr 
-0x5ab9 023747 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x5aba 023748 rtn 
-:      023749 le_l2cap_parse_conn_parameter_update_rsp:
-0x5abb 023750 ifetch 2 ,contr 
-0x5abc 023751 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5abd 023752 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x5abe 023753 branch ui_ipc_send_event 
-:      023759 le_l2cap_tx_update_req:
-0x5abf 023760 arg 0x0c ,rega 
-0x5ac0 023761 arg l2cap_connection_parameter_update_request ,regc 
-0x5ac1 023762 call le_fifo_malloc_tx_l2cap_signaling 
-0x5ac2 023763 setarg 0x08 
-0x5ac3 023764 istore 2 ,contw 
-0x5ac4 023765 fetch 8 ,mem_le_interval_min 
-0x5ac5 023766 istore 8 ,contw 
-0x5ac6 023767 rtn 
-:      023771 le_fifo_malloc_tx_l2cap_signaling:
-0x5ac7 023772 call le_l2cap_update_signaling_identifier 
-0x5ac8 023773 arg le_l2cap_cid_signal ,regb 
-0x5ac9 023774 call le_fifo_malloc_tx_l2cap 
-0x5aca 023775 copy regc ,pdata 
-0x5acb 023776 istore 1 ,contw 
-0x5acc 023777 fetch 1 ,mem_le_signaling_identifier 
-0x5acd 023778 istore 1 ,contw 
-0x5ace 023779 rtn 
-:      023782 le_l2cap_update_signaling_identifier:
-0x5acf 023783 fetch 1 ,mem_le_signaling_identifier 
-0x5ad0 023785 pincrease 1 
-0x5ad1 023786 store 1 ,mem_le_signaling_identifier 
-0x5ad2 023787 rtnne 0 
-:      023789 le_l2cap_reset_signaling_identifier:
-0x5ad3 023790 jam 1 ,mem_le_signaling_identifier 
-0x5ad4 023791 rtn 
-:      023796 le_pairing_mode_init:
-0x5ad5 023797 fetch 1 ,mem_le_pairing_mode 
-0x5ad6 023798 beq le_pairing_mode_none ,le_set_no_pairing 
-0x5ad7 023799 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x5ad8 023800 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x5ad9 023801 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x5ada 023802 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x5adb 023803 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x5adc 023804 rtn 
-:      023806 le_set_pairing_mode_secure_justwork:
-0x5add 023807 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ade 023808 branch le_set_noinputnooutput 
-:      023809 le_set_pairing_mode_secure_numeric:
-0x5adf 023810 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae0 023811 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5ae1 023812 rtn 
-:      023813 le_set_pairing_mode_secure_passkey:
-0x5ae2 023814 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae3 023815 branch le_set_displayonly 
-:      023816 le_set_no_pairing:
-0x5ae4 023817 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      023818 le_set_noinputnooutput:
-0x5ae5 023819 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x5ae6 023820 rtn 
-:      023821 le_set_pairing_mode_lagacy_just_work:
-0x5ae7 023822 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5ae8 023823 branch le_set_noinputnooutput 
-:      023824 le_set_pairing_mode_lagacy_passkey:
-0x5ae9 023825 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      023826 le_set_displayonly:
-0x5aea 023827 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5aeb 023828 rtn 
-:      023831 le_secure_connection_enable:
-0x5aec 023832 fetch 1 ,mem_le_pres_auth 
-0x5aed 023833 set1 le_auth_secure_connection_pairing_bit ,pdata 
-0x5aee 023834 store 1 ,mem_le_pres_auth 
-0x5aef 023835 rtn 
-:      023836 le_secure_connection_disable:
-0x5af0 023837 fetch 1 ,mem_le_pres_auth 
-0x5af1 023838 set0 le_auth_secure_connection_pairing_bit ,pdata 
-0x5af2 023839 store 1 ,mem_le_pres_auth 
-0x5af3 023840 rtn 
-:      023842 le_parse_smp:
-0x5af4 023843 ifetch 1 ,contr 
-0x5af5 023844 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x5af6 023846 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x5af7 023847 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x5af8 023848 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x5af9 023849 beq smp_encryption_information ,le_parse_smp_encryption_information 
-0x5afa 023850 beq smp_master_identification ,le_parse_smp_master_identification 
-0x5afb 023851 beq smp_identity_information ,le_parse_smp_identity_information 
-0x5afc 023852 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x5afd 023853 beq smp_signing_information ,le_parse_smp_signing_information 
-0x5afe 023854 beq smp_security_request ,le_parse_smp_security_request 
-0x5aff 023855 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x5b00 023856 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x5b01 023857 rtn 
-:      023861 le_send_smp_security_request:
-0x5b02 023862 force 2 ,rega 
-0x5b03 023863 call le_fifo_malloc_tx_l2cap_smp 
-0x5b04 023864 setarg smp_security_request 
-0x5b05 023865 istore 1 ,contw 
-0x5b06 023866 fetch 1 ,mem_le_pres_auth 
-0x5b07 023867 istore 1 ,contw 
-0x5b08 023868 rtn 
-:      023870 le_parse_smp_pairing_request:
-0x5b09 023871 store 1 ,mem_le_preq 
-0x5b0a 023872 ifetch 6 ,contr 
-0x5b0b 023873 istore 6 ,contw 
-0x5b0c 023874 fetch 1 ,mem_le_pairing_mode 
-0x5b0d 023875 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x5b0e 023876 call le_send_smp_pairing_response 
-0x5b0f 023877 call le_check_master_support_secure_connect 
-0x5b10 023878 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x5b11 023879 fetch 1 ,mem_le_preq_iocap 
-0x5b12 023880 beq flag_iocap_displayonly ,le_set_tk_0 
-0x5b13 023881 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x5b14 023882 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x5b15 023883 fetch 1 ,mem_le_pairing_mode 
-0x5b16 023884 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x5b17 023885 rtneq le_pairing_mode_secure_connect_passkey 
-:      023886 le_set_tk_0:
-0x5b18 023887 arg 0 ,pdata 
-0x5b19 023888 store 4 ,mem_le_tk 
-0x5b1a 023889 rtn 
-:      023891 le_parse_smp_pairing_req_passkey:
-0x5b1b 023892 fetch 1 ,mem_le_configuration 
-0x5b1c 023893 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      023894 le_genernate_tk:
-0x5b1d 023895 arg mem_le_tk ,rega 
-0x5b1e 023896 copy rega ,contw 
-0x5b1f 023897 arg 3 ,loopcnt 
-0x5b20 023898 call generate_random_loop 
-0x5b21 023899 fetch 2 ,mem_le_tk + 2 
-0x5b22 023900 and_into 0x7 ,pdata 
-0x5b23 023901 store 2 ,mem_le_tk + 2 
-:      023902 le_parse_smp_pairing_req_fixed_passkey:
-0x5b24 023903 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x5b25 023904 branch ui_ipc_send_event 
-:      023906 le_check_master_support_secure_connect:
-0x5b26 023907 fetch 1 ,mem_le_preq_auth 
-0x5b27 023908 rtnbit1 le_auth_secure_connection_pairing_bit 
-0x5b28 023909 fetch 1 ,mem_le_pairing_mode 
-0x5b29 023910 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5b2a 023911 branch app_ble_disconnect 
-:      023913 le_send_smp_pairing_response:
-0x5b2b 023914 force 7 ,rega 
-0x5b2c 023915 call le_fifo_malloc_tx_l2cap_smp 
-0x5b2d 023916 fetch 7 ,mem_le_pres 
-0x5b2e 023917 istore 7 ,contw 
-0x5b2f 023918 rtn 
-:      023921 le_parse_smp_pairing_confirm:
-0x5b30 023922 copy contr ,rega 
-0x5b31 023923 fetch 1 ,mem_le_pairing_mode 
-0x5b32 023924 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x5b33 023925 copy rega ,contr 
-0x5b34 023926 arg mem_le_rconfirm ,contw 
-0x5b35 023927 call memcpy16 
-0x5b36 023928 branch le_send_smp_pairing_confirm 
-:      023929 le_parse_smp_pairing_confirm_secure_passkey:
-0x5b37 023930 copy rega ,contr 
-0x5b38 023931 arg mem_le_rconfirm ,contw 
-0x5b39 023932 call memcpy16 
-0x5b3a 023933 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5b3b 023934 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x5b3c 023935 rtn 
-:      023938 le_send_smp_pairing_confirm:
-0x5b3d 023939 fetch 1 ,mem_le_pairing_mode 
-0x5b3e 023940 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x5b3f 023941 call generate_confirm 
-0x5b40 023942 force 17 ,rega 
-0x5b41 023943 call le_fifo_malloc_tx_l2cap_smp 
-0x5b42 023944 setarg smp_pairing_confirm 
-0x5b43 023945 istore 1 ,contw 
-0x5b44 023946 branch store_aes_result 
-:      023949 le_send_smp_pairing_confirm_sc:
-0x5b45 023950 arg mem_le_srand ,contw 
-0x5b46 023951 call generate_random 
-0x5b47 023952 call function_f4_cb 
-0x5b48 023953 force 17 ,rega 
-0x5b49 023954 call le_fifo_malloc_tx_l2cap_smp 
-0x5b4a 023955 setarg smp_pairing_confirm 
-0x5b4b 023956 istore 1 ,contw 
-0x5b4c 023957 branch load_inverse_result 
-:      023961 le_parse_smp_pairing_random:
-0x5b4d 023962 copy contr ,rega 
-0x5b4e 023963 fetch 1 ,mem_le_pairing_mode 
-0x5b4f 023964 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x5b50 023965 copy rega ,contr 
-0x5b51 023966 call authenticate_rconfirm 
-0x5b52 023967 branch le_parse_smp_pairing_random_success ,zero 
-:      023968 le_send_pairing_confirm_value_failed:
-0x5b53 023969 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      023970 le_send_pairing_failed:
-0x5b54 023971 force 2 ,rega 
-0x5b55 023972 call le_fifo_malloc_tx_l2cap_smp 
-0x5b56 023973 setarg smp_pairing_failed 
-0x5b57 023974 istore 1 ,contw 
-0x5b58 023975 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x5b59 023976 istore 1 ,contw 
-:      023977 le_parse_smp_pairing_failed:
-0x5b5a 023978 force smp_pairing_timer ,queue 
-0x5b5b 023979 call timer_stop 
-0x5b5c 023980 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5b5d 023981 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x5b5e 023982 branch ui_ipc_send_event 
-:      023984 le_smp_pairing_fail_reason_not_support_pairing:
-0x5b5f 023985 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x5b60 023986 branch le_send_pairing_failed 
-:      023989 le_parse_smp_pairing_random_sc:
-0x5b61 023990 arg mem_le_mrand ,contw 
-0x5b62 023991 copy rega ,contr 
-0x5b63 023992 call memcpy16 
-0x5b64 023993 fetch 1 ,mem_le_pairing_mode 
-0x5b65 023994 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x5b66 023995 call function_g2 
-0x5b67 023998 call le_send_smp_pairing_random 
-0x5b68 023999 fetch 1 ,mem_le_pairing_mode 
-0x5b69 024000 rtnne le_pairing_mode_secure_connect_numeric 
-0x5b6a 024001 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x5b6b 024002 branch ui_ipc_send_event 
-:      024004 le_parse_smp_pairing_random_sc_passkey:
-0x5b6c 024005 call function_f4_ca 
-0x5b6d 024006 arg mem_aes_cmac_temp ,contw 
-0x5b6e 024007 call load_inverse_result 
-0x5b6f 024008 arg mem_aes_cmac_temp ,rega 
-0x5b70 024009 arg mem_le_rconfirm ,regb 
-0x5b71 024010 arg 16 ,loopcnt 
-0x5b72 024011 call string_compare 
-0x5b73 024012 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x5b74 024013 branch le_send_smp_pairing_random 
-:      024015 le_parse_smp_pairing_random_success:
-0x5b75 024016 call generate_stk 
-0x5b76 024017 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5b77 024018 call ui_ipc_send_event 
-0x5b78 024019 jam 1 ,mem_ltk_exists 
-0x5b79 024020 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      024022 le_send_smp_pairing_random:
-0x5b7a 024023 force 17 ,rega 
-0x5b7b 024024 call le_fifo_malloc_tx_l2cap_smp 
-0x5b7c 024025 setarg smp_pairing_random 
-0x5b7d 024026 istore 1 ,contw 
-0x5b7e 024027 arg mem_le_srand ,contr 
-0x5b7f 024028 branch memcpy16 
-:      024030 le_parse_smp_encryption_information:
-0x5b80 024031 arg mem_le_peer_ltk ,contw 
-0x5b81 024032 branch memcpy16 
-:      024034 le_send_smp_encryption_information:
-0x5b82 024035 force 17 ,rega 
-0x5b83 024036 call le_fifo_malloc_tx_l2cap_smp 
-0x5b84 024037 setarg smp_encryption_information 
-0x5b85 024038 istore 1 ,contw 
-0x5b86 024039 fetch 1 ,mem_le_configuration 
-0x5b87 024040 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x5b88 024041 arg mem_le_ltk ,contr 
-0x5b89 024042 branch memcpy16 
-:      024044 le_send_fixed_ltk:
-0x5b8a 024045 arg mem_le_fixed_ltk ,contr 
-0x5b8b 024046 branch memcpy16 
-:      024049 le_send_smp_master_identification:
-0x5b8c 024050 arg mem_le_ediv ,contw 
-0x5b8d 024051 force 10 ,loopcnt 
-0x5b8e 024052 call generate_random_loop 
-0x5b8f 024053 force 11 ,rega 
-0x5b90 024054 call le_fifo_malloc_tx_l2cap_smp 
-0x5b91 024055 setarg smp_master_identification 
-0x5b92 024056 istore 1 ,contw 
-0x5b93 024057 fetch 2 ,mem_le_ediv 
-0x5b94 024058 istore 2 ,contw 
-0x5b95 024059 fetch 8 ,mem_le_rand 
-0x5b96 024060 istore 8 ,contw 
-0x5b97 024061 rtn 
-:      024063 le_send_smp_identity_information:
-0x5b98 024064 force 17 ,rega 
-0x5b99 024065 call le_fifo_malloc_tx_l2cap_smp 
-0x5b9a 024066 setarg smp_identity_information 
-0x5b9b 024067 istore 1 ,contw 
-0x5b9c 024068 setarg 0 
-0x5b9d 024069 istore 8 ,contw 
-0x5b9e 024070 istore 8 ,contw 
-0x5b9f 024071 rtn 
-:      024074 le_send_smp_identity_address_information:
-0x5ba0 024075 force 8 ,rega 
-0x5ba1 024076 call le_fifo_malloc_tx_l2cap_smp 
-0x5ba2 024077 setarg smp_identity_address_information 
-0x5ba3 024078 istore 1 ,contw 
-0x5ba4 024079 fetch 1 ,mem_le_conn_own_addr_type 
-0x5ba5 024080 istore 1 ,contw 
-0x5ba6 024081 fetch 6 ,mem_le_lap 
-0x5ba7 024082 istore 6 ,contw 
-0x5ba8 024083 rtn 
-:      024086 le_send_pairing_fail_unspecified_reason:
-0x5ba9 024087 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x5baa 024088 branch le_send_pairing_failed 
-:      024090 le_check_init_key_distribution:
-0x5bab 024091 fetch 1 ,mem_le_pres_init_key_distribution 
-0x5bac 024092 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x5bad 024093 iand temp ,pdata 
-0x5bae 024094 rtn 
-:      024096 le_parse_smp_identity_information:
-0x5baf 024097 arg mem_le_irk ,contw 
-0x5bb0 024098 call memcpy16 
-0x5bb1 024099 call le_check_init_key_distribution 
-0x5bb2 024100 isolate0 le_initator_irk_bit ,pdata 
-0x5bb3 024101 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bb4 024102 fetch 1 ,mem_device_option 
-0x5bb5 024103 rtnne dvc_op_module 
-0x5bb6 024104 call le_check_master_addr_type 
-0x5bb7 024105 nrtn user 
-0x5bb8 024106 branch app_ble_store_reconn_info 
-:      024109 le_check_master_addr_type:
-0x5bb9 024110 call disable_user 
-0x5bba 024111 fetch 1 ,mem_le_conn_peer_addr_type 
-0x5bbb 024112 rtneq master_public_addr 
-0x5bbc 024113 fetch 1 ,mem_le_plap + 5 
-0x5bbd 024114 compare 0xc0 ,pdata ,0xc0 
-0x5bbe 024115 rtn true 
-0x5bbf 024116 branch enable_user 
-:      024118 le_parse_smp_identity_address_information:
-0x5bc0 024119 call le_check_init_key_distribution 
-0x5bc1 024120 isolate0 le_initator_irk_bit ,pdata 
-0x5bc2 024121 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bc3 024122 rtn 
-:      024124 le_parse_smp_master_identification:
-:      024125 le_parse_smp_signing_information:
-:      024126 le_parse_smp_security_request:
-0x5bc4 024127 rtn 
-:      024129 le_parse_smp_public_key:
-0x5bc5 024130 arg mem_le_pubkey_remote_x_256 ,contw 
-0x5bc6 024131 call memcpy64 
-0x5bc7 024132 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bc8 024133 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x5bc9 024134 rtn 
-:      024136 le_parse_smp_dhkey_check:
-0x5bca 024137 arg mem_sp_confirm_remote ,contw 
-0x5bcb 024138 call memcpy16 
-0x5bcc 024139 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x5bcd 024140 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bce 024141 rtn 
-:      024143 le_send_smp_pairing_public_key:
-0x5bcf 024144 force 65 ,rega 
-0x5bd0 024145 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd1 024146 setarg smp_pairing_public_key 
-0x5bd2 024147 istore 1 ,contw 
-0x5bd3 024148 arg mem_le_pubkey_local_x_256 ,contr 
-0x5bd4 024149 branch memcpy64 
-:      024151 le_send_smp_pairing_dhkey_check:
-0x5bd5 024152 call function_f6_eb 
-0x5bd6 024153 force 17 ,rega 
-0x5bd7 024154 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd8 024155 setarg smp_pairing_dhkey_check 
-0x5bd9 024156 istore 1 ,contw 
-0x5bda 024157 branch load_inverse_result 
-:      024160 le_check_paring_time:
-0x5bdb 024161 fetch 1 ,mem_le_pairing_state 
-0x5bdc 024162 rtneq flag_le_pairing_end 
-0x5bdd 024163 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x5bde 024164 isub temp ,null 
-0x5bdf 024165 nrtn positive 
-0x5be0 024166 arg smp_pairing_timer ,queue 
-0x5be1 024167 call timer_check 
-0x5be2 024168 nrtn blank 
-0x5be3 024169 branch le_send_pairing_fail_unspecified_reason 
-:      024171 le_pairing_sm:
-0x5be4 024172 bpatchx patch2f_0 ,mem_patch2f 
-0x5be5 024173 fetch 1 ,mem_le_pairing_state 
-0x5be6 024174 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x5be7 024175 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x5be8 024176 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x5be9 024177 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x5bea 024178 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x5beb 024179 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x5bec 024180 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x5bed 024181 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x5bee 024182 rtn 
-:      024184 le_pairing_sm_null:
-:      024185 le_pairing_sm_send_sec_req:
-0x5bef 024186 fetch 1 ,mem_le_enc_state 
-0x5bf0 024187 rtnne flag_le_send_start_enc_rsp 
-0x5bf1 024188 jam flag_le_enc_end ,mem_le_enc_state 
-0x5bf2 024189 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5bf3 024190 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x5bf4 024191 branch ui_ipc_send_event 
-:      024194 le_pairing_sm_start:
-0x5bf5 024195 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x5bf6 024196 branch le_send_smp_security_request 
-:      024198 le_pairing_sm_rcv_pairing_req:
-0x5bf7 024199 jam flag_le_pairing_auth ,mem_le_pairing_state 
-0x5bf8 024200 setarg timer_smp_pairing_timeout 
-0x5bf9 024201 arg smp_pairing_timer ,queue 
-0x5bfa 024202 branch timer_init 
-:      024204 le_pairing_sm_after_auth:
-0x5bfb 024205 fetch 1 ,mem_le_enc_state 
-0x5bfc 024206 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x5bfd 024207 rtn 
-:      024209 le_pairing_sm_after_auth_start_enc:
-0x5bfe 024210 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x5bff 024211 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x5c00 024212 call ui_ipc_send_event 
-0x5c01 024213 call le_send_smp_encryption_information 
-0x5c02 024214 fetch 1 ,mem_device_option 
-0x5c03 024215 rtnne dvc_op_module 
-0x5c04 024216 call le_check_master_addr_type 
-0x5c05 024217 rtn user 
-0x5c06 024218 branch app_ble_store_reconn_info 
-:      024221 le_pairng_sm_send_enc_information:
-0x5c07 024222 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x5c08 024223 branch le_send_smp_master_identification 
-:      024225 le_pairng_sm_send_master_indentification:
-0x5c09 024226 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x5c0a 024227 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x5c0b 024228 iand temp ,pdata 
-0x5c0c 024229 isolate0 le_initator_irk_bit ,pdata 
-0x5c0d 024230 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x5c0e 024231 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x5c0f 024232 branch le_send_smp_identity_information 
-:      024234 le_pairng_sm_send_indentity_information:
-0x5c10 024235 call le_send_smp_identity_address_information 
-0x5c11 024236 branch le_parse_start_enc_rsp_after_auth_end 
-:      024239 le_parse_start_enc_rsp_after_auth_end:
-0x5c12 024240 force smp_pairing_timer ,queue 
-0x5c13 024241 call timer_stop 
-0x5c14 024242 jam flag_le_enc_end ,mem_le_enc_state 
-0x5c15 024243 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5c16 024244 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x5c17 024245 branch ui_ipc_send_event 
-:      024249 le_secure_connect_sm:
-0x5c18 024250 bpatchx patch2f_1 ,mem_patch2f 
-0x5c19 024251 fetch 1 ,mem_le_pairing_mode 
-0x5c1a 024252 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5c1b 024253 fetch 1 ,mem_le_secure_connect_flag 
-0x5c1c 024254 rtnne le_sp_flag_commit_256 
-0x5c1d 024255 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x5c1e 024256 fetch 1 ,mem_le_secure_connect_state 
-0x5c1f 024257 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x5c20 024258 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x5c21 024259 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x5c22 024260 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x5c23 024261 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x5c24 024262 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x5c25 024263 rtn 
-:      024266 le_sc_sm_passkey_wait_confirm:
-0x5c26 024267 fetch 1 ,mem_authentication_passkey_times 
-0x5c27 024268 copy pdata ,queue 
-0x5c28 024269 increase 1 ,pdata 
-0x5c29 024270 store 1 ,mem_authentication_passkey_times 
-0x5c2a 024271 fetch 4 ,mem_le_tk 
-0x5c2b 024272 qisolate1 pdata 
-0x5c2c 024273 setarg 0x80 
-0x5c2d 024274 setflag true ,0 ,pdata 
-0x5c2e 024275 store 1 ,mem_passkey_1bit 
-0x5c2f 024276 branch le_sc_sm_ready_send_pairing_confirm 
-:      024278 le_sc_sm_wait_confirm_gkey:
-0x5c30 024279 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x5c31 024280 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x5c32 024281 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x5c33 024282 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c34 024283 rtn 
-:      024285 le_sc_confirm_gkey_ok:
-0x5c35 024286 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5c36 024287 call ui_ipc_send_event 
-0x5c37 024288 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x5c38 024289 branch le_send_smp_pairing_dhkey_check 
-:      024291 le_sc_sm_receive_dhkey:
-0x5c39 024292 fetch 1 ,mem_sp_dhkey_invalid 
-0x5c3a 024293 beq sp_key_valid_256 ,le_dhkey_ready 
-0x5c3b 024294 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c3c 024295 rtn 
-:      024297 le_dhkey_ready:
-0x5c3d 024298 call function_f5 
-0x5c3e 024302 fetch 1 ,mem_le_pairing_mode 
-0x5c3f 024303 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x5c40 024304 call le_set_tk_0 
-:      024305 le_dhkey_ready_common:
-0x5c41 024306 call function_f6_ea 
-0x5c42 024307 arg mem_aes_cmac_temp ,rega 
-0x5c43 024308 arg mem_sp_confirm_remote ,regb 
-0x5c44 024309 arg 16 ,loopcnt 
-0x5c45 024310 call string_compare 
-0x5c46 024311 branch le_dhkey_check_ok ,zero 
-:      024312 le_dhkey_check_fail:
-0x5c47 024313 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x5c48 024314 branch le_send_pairing_failed 
-:      024317 le_dhkey_check_ok:
-0x5c49 024318 call sp_calc_check_publickey_256 
-0x5c4a 024319 nbranch le_dhkey_check_fail ,zero 
-0x5c4b 024320 jam 1 ,mem_ltk_exists 
-0x5c4c 024321 fetch 1 ,mem_le_pairing_mode 
-0x5c4d 024322 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x5c4e 024323 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x5c4f 024324 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c50 024325 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x5c51 024326 rtn 
-:      024328 le_sc_sm_send_public_key:
-0x5c52 024329 fetch 1 ,mem_le_pairing_mode 
-0x5c53 024330 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x5c54 024331 jam 0 ,mem_passkey_1bit 
-:      024332 le_sc_sm_ready_send_pairing_confirm:
-0x5c55 024333 branch le_send_smp_pairing_confirm 
-:      024335 le_sc_sm_send_public_key_passkey:
-0x5c56 024339 jam 0 ,mem_authentication_passkey_times 
-0x5c57 024340 branch le_parse_smp_pairing_req_passkey 
-:      024343 le_sc_sm_receive_public_key:
-0x5c58 024344 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c59 024345 fetch 1 ,mem_le_sc_local_key_invalid 
-0x5c5a 024346 beq sp_key_valid_256 ,le_public_key_ready 
-0x5c5b 024348 rtn 
-:      024350 le_public_key_ready:
-0x5c5c 024351 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x5c5d 024352 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x5c5e 024353 branch sp_dhkey_calc_256 
-:      024355 le_sc_sm_wait_send_public_key:
-0x5c5f 024356 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c60 024357 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x5c61 024358 branch le_send_smp_pairing_public_key 
-:      024362 le_fifo_malloc_tx_l2cap_smp:
-0x5c62 024363 force le_l2cap_cid_smp ,regb 
-0x5c63 024364 branch le_fifo_malloc_tx_l2cap 
-:      024368 le_parse_ll:
-0x5c64 024369 fetch 1 ,mem_le_rxbuf + 2 
-0x5c65 024370 beq ll_connection_update_req ,le_parse_connection_update_req 
-0x5c66 024371 beq ll_channel_map_req ,le_parse_channel_map_req 
-0x5c67 024372 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x5c68 024373 beq ll_enc_req ,le_parse_enc_req 
-0x5c69 024374 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x5c6a 024375 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x5c6b 024376 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x5c6c 024377 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x5c6d 024378 beq ll_feature_req ,le_parse_feature_req 
-0x5c6e 024379 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x5c6f 024380 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x5c70 024381 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x5c71 024382 beq ll_version_ind ,le_parse_version_ind 
-0x5c72 024383 beq ll_reject_ind ,le_parse_reject_ind 
-0x5c73 024384 beq ll_ping_req ,le_parse_ping_req 
-0x5c74 024385 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x5c75 024386 arg 2 ,rega 
-0x5c76 024387 arg ll_unknown_rsp ,regb 
-0x5c77 024388 call le_fifo_malloc_tx_ll 
-0x5c78 024389 fetch 1 ,mem_le_rxbuf + 2 
-0x5c79 024390 istore 1 ,contw 
-0x5c7a 024391 rtn 
-:      024394 le_parse_connection_update_req:
-0x5c7b 024395 ifetch 9 ,contr 
-0x5c7c 024396 store 9 ,mem_le_new_param 
-0x5c7d 024397 ifetch 2 ,contr 
-0x5c7e 024398 store 2 ,mem_le_instant 
-0x5c7f 024399 fetch 1 ,mem_le_state 
-0x5c80 024400 set1 lestate_update_param ,pdata 
-0x5c81 024401 store 1 ,mem_le_state 
-0x5c82 024402 rtn 
-:      024404 le_parse_channel_map_req:
-0x5c83 024405 ifetch 5 ,contr 
-0x5c84 024406 store 5 ,mem_le_new_map 
-0x5c85 024407 ifetch 2 ,contr 
-0x5c86 024408 store 2 ,mem_le_instant 
-0x5c87 024409 fetcht 2 ,mem_le_event_count 
-0x5c88 024410 isub temp ,null 
-0x5c89 024411 nbranch le_parse_terminate_ind ,positive 
-0x5c8a 024412 fetch 1 ,mem_le_state 
-0x5c8b 024413 set1 lestate_update_map ,pdata 
-0x5c8c 024414 store 1 ,mem_le_state 
-0x5c8d 024415 rtn 
-:      024418 le_parse_terminate_ind:
-0x5c8e 024419 setarg 20 
-0x5c8f 024420 store 2 ,mem_le_superto 
-0x5c90 024421 store 2 ,mem_le_init_superto 
-0x5c91 024422 rtn 
-:      024424 le_send_terminate_ind_user_terminated:
-0x5c92 024425 arg error_remote_user_terminated_connection ,regc 
-:      024428 le_send_terminate_ind:
-0x5c93 024429 arg 2 ,rega 
-0x5c94 024430 arg ll_terminate_ind ,regb 
-0x5c95 024431 call le_fifo_malloc_tx_ll 
-0x5c96 024432 copy regc ,pdata 
-0x5c97 024433 istore 1 ,contw 
-0x5c98 024434 rtn 
-:      024436 le_parse_feature_req:
-:      024438 le_send_feature_rsp:
-0x5c99 024439 arg 9 ,rega 
-0x5c9a 024440 arg ll_feature_rsp ,regb 
-0x5c9b 024441 call le_fifo_malloc_tx_ll 
-0x5c9c 024442 setarg param_le_features 
-0x5c9d 024443 istore 8 ,contw 
-0x5c9e 024444 rtn 
-:      024447 le_parse_version_ind:
-0x5c9f 024448 rtn master 
-:      024449 le_send_version_ind:
-0x5ca0 024450 arg 6 ,rega 
-0x5ca1 024451 arg ll_version_ind ,regb 
-0x5ca2 024452 call le_fifo_malloc_tx_ll 
-0x5ca3 024453 fetch 5 ,mem_lmp_version 
-0x5ca4 024454 istore 5 ,contw 
-0x5ca5 024455 rtn 
-:      024458 le_parse_ping_req:
-0x5ca6 024459 arg ll_ping_rsp ,regb 
-0x5ca7 024460 branch le_send_ll_one_lenth 
-:      024463 le_send_ll_one_lenth:
-0x5ca8 024464 arg 1 ,rega 
-0x5ca9 024465 branch le_fifo_malloc_tx_ll 
-:      024468 le_parse_enc_req:
-0x5caa 024469 ifetch 8 ,contr 
-0x5cab 024470 store 8 ,mem_le_rand 
-0x5cac 024471 ifetch 2 ,contr 
-0x5cad 024472 store 2 ,mem_le_ediv 
-0x5cae 024473 ifetch 8 ,contr 
-0x5caf 024474 store 8 ,mem_le_skdm 
-0x5cb0 024475 ifetch 4 ,contr 
-0x5cb1 024476 store 4 ,mem_le_ivm 
-0x5cb2 024477 call le_send_enc_rsp 
-0x5cb3 024478 bpatchx patch2f_2 ,mem_patch2f 
-0x5cb4 024479 fetch 1 ,mem_le_pairing_state 
-0x5cb5 024480 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x5cb6 024481 fetch 1 ,mem_le_configuration 
-0x5cb7 024482 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x5cb8 024483 fetch 1 ,mem_nv_data_number 
-0x5cb9 024484 ncall load_device_list_mode_4 ,blank 
-0x5cba 024485 fetch 1 ,mem_ltk_exists 
-0x5cbb 024486 beq 0 ,le_ltk_lost 
-:      024487 le_parse_enc_req_after_auth:
-0x5cbc 024488 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x5cbd 024489 call le_send_start_enc_req 
-0x5cbe 024490 branch generate_sk 
-:      024492 le_parse_enc_req_fixed_ltk:
-0x5cbf 024493 jam 1 ,mem_ltk_exists 
-0x5cc0 024494 arg mem_le_fixed_ltk ,contr 
-0x5cc1 024495 arg mem_le_ltk ,contw 
-0x5cc2 024496 call memcpy16 
-0x5cc3 024497 branch le_parse_enc_req_after_auth 
-:      024500 le_ltk_lost:
-0x5cc4 024501 bpatchx patch2f_3 ,mem_patch2f 
-0x5cc5 024502 jam flag_le_enc_null ,mem_le_enc_state 
-0x5cc6 024503 jam flag_le_enc_null ,mem_le_pairing_state 
-0x5cc7 024504 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x5cc8 024505 branch ui_ipc_send_event 
-:      024507 le_send_reject_ind:
-0x5cc9 024508 arg 2 ,rega 
-0x5cca 024509 arg ll_reject_ind ,regb 
-0x5ccb 024510 call le_fifo_malloc_tx_ll 
-0x5ccc 024511 setarg le_err_pin_or_key_missing 
-0x5ccd 024512 istore 1 ,contw 
-0x5cce 024513 rtn 
-:      024515 le_send_enc_rsp:
-0x5ccf 024516 arg mem_le_skds ,contw 
-0x5cd0 024517 force 8 ,loopcnt 
-0x5cd1 024518 call generate_random_loop 
-0x5cd2 024519 arg mem_le_ivs ,contw 
-0x5cd3 024520 force 4 ,loopcnt 
-0x5cd4 024521 call generate_random_loop 
-0x5cd5 024522 arg 13 ,rega 
-0x5cd6 024523 arg ll_enc_rsp ,regb 
-0x5cd7 024524 call le_fifo_malloc_tx_ll 
-0x5cd8 024525 fetch 8 ,mem_le_skds 
-0x5cd9 024526 istore 8 ,contw 
-0x5cda 024527 fetch 4 ,mem_le_ivs 
-0x5cdb 024528 istore 4 ,contw 
-0x5cdc 024529 rtn 
-:      024531 le_send_start_enc_req:
-0x5cdd 024532 arg ll_start_enc_req ,regb 
-0x5cde 024533 branch le_send_ll_one_lenth 
-:      024535 le_send_start_enc_rsp:
-0x5cdf 024536 arg ll_start_enc_rsp ,regb 
-0x5ce0 024537 branch le_send_ll_one_lenth 
-:      024540 le_parse_enc_rsp:
-0x5ce1 024541 ifetch 8 ,contr 
-0x5ce2 024542 store 8 ,mem_le_skds 
-0x5ce3 024543 ifetch 4 ,contr 
-0x5ce4 024544 store 4 ,mem_le_ivs 
-0x5ce5 024545 branch generate_sk 
-:      024547 le_parse_start_enc_req:
-0x5ce6 024548 fetch 1 ,mem_le_state 
-0x5ce7 024549 set1 lestate_encryption ,pdata 
-0x5ce8 024550 store 1 ,mem_le_state 
-0x5ce9 024551 rtn 
-:      024553 le_parse_start_enc_rsp:
-0x5cea 024554 rtn master 
-0x5ceb 024555 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x5cec 024556 call ui_ipc_send_event 
-0x5ced 024557 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x5cee 024558 branch le_send_start_enc_rsp 
-:      024560 le_parse_pause_enc_req:
-0x5cef 024561 jam flag_le_enc_pause ,mem_le_enc_state 
-0x5cf0 024562 call le_send_pause_enc_rsp 
-0x5cf1 024563 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x5cf2 024564 branch ui_ipc_send_event 
-:      024566 le_send_pause_enc_rsp:
-0x5cf3 024567 arg ll_pause_enc_rsp ,regb 
-0x5cf4 024568 branch le_send_ll_one_lenth 
-:      024571 le_parse_feature_rsp:
-:      024572 le_parse_unknown_rsp:
-:      024573 le_parse_pause_enc_rsp:
-:      024574 le_parse_reject_ind:
-:      024575 le_parse_ping_rsp:
-0x5cf5 024576 rtn 
-:      024583 init_lmp:
-0x5cf6 024584 rtn wake 
-:      024585 init_lmp_work:
-0x5cf7 024586 bpatchx patch2f_4 ,mem_patch2f 
-0x5cf8 024587 setarg 0 
-0x5cf9 024588 store 1 ,mem_lmp_to_send 
-0x5cfa 024589 store 1 ,mem_conn_sm 
-0x5cfb 024590 store 1 ,mem_lmo_opcode1 
-0x5cfc 024591 store 1 ,mem_lmo_opcode2 
-0x5cfd 024592 store 1 ,mem_esco_addr 
-0x5cfe 024593 store 1 ,mem_auth_enable 
-0x5cff 024594 store 1 ,mem_connection_options 
-0x5d00 024595 store 1 ,mem_pairing_auth 
-0x5d01 024596 jam switch_flag_init ,mem_switch_flag 
-0x5d02 024597 jam 0 ,mem_switch_fail_master_count 
-0x5d03 024598 jam null_encryp ,mem_wait_encryption 
-:      024599 init_lmp_reinit:
-0x5d04 024600 jam 0 ,mem_pairing_auth 
-0x5d05 024601 jam 0 ,mem_sp_localsm 
-0x5d06 024602 jam 0 ,mem_lmp_conn_state 
-:      024604 parse_rx_done:
-0x5d07 024605 rtn 
-:      024607 parse_lmp:
-0x5d08 024608 bpatchx patch2f_5 ,mem_patch2f 
-0x5d09 024609 call setlocalsm_master ,master 
-0x5d0a 024610 ncall setlocalsm_slave ,master 
-0x5d0b 024611 call lmo_fifo_check 
-0x5d0c 024612 nrtn blank 
-0x5d0d 024613 fetch 1 ,mem_state_map 
-0x5d0e 024614 rtnbit0 smap_rxlmp 
-0x5d0f 024615 set0 smap_rxlmp ,pdata 
-0x5d10 024616 set0 mark_rxbuf_inuse ,mark 
-0x5d11 024617 store 1 ,mem_state_map 
-0x5d12 024618 fetch 1 ,mem_rxbuf 
-0x5d13 024619 fetcht 1 ,mem_state_map 
-0x5d14 024620 isolate1 smap_lmptidinit ,pdata 
-0x5d15 024621 setflag true ,smap_lmptid ,temp 
-0x5d16 024622 storet 1 ,mem_state_map 
-0x5d17 024623 and_into 0x2 ,temp 
-0x5d18 024624 storet 1 ,mem_lmo_tid2 
-0x5d19 024625 fetcht 1 ,mem_state_map 
-0x5d1a 024626 rshift pdata ,pdata 
-0x5d1b 024627 store 1 ,mem_lmi_opcode2 
-0x5d1c 024628 bpatchx patch2f_6 ,mem_patch2f 
-0x5d1d 024629 fetch 1 ,mem_lmi_opcode2 
-0x5d1e 024630 beq lmp_escape ,parse_lmp_escape 
-0x5d1f 024631 beq lmp_accepted ,parse_lmp_accepted 
-0x5d20 024632 beq lmp_not_accepted ,parse_lmp_not_accepted 
-0x5d21 024633 beq lmp_set_afh ,parse_lmp_set_afh 
-0x5d22 024634 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
-0x5d23 024635 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
-0x5d24 024636 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
-0x5d25 024637 beq lmp_auto_rate ,parse_lmp_auto_rate 
-0x5d26 024638 beq lmp_test_control ,parse_lmp_test_control 
-0x5d27 024639 beq lmp_test_activate ,parse_lmp_test_activate 
-0x5d28 024640 beq lmp_setup_complete ,parse_lmp_setup_complete 
-0x5d29 024641 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
-0x5d2a 024642 beq lmp_features_req ,parse_lmp_features_req 
-0x5d2b 024643 beq lmp_host_connection_req ,parse_lmp_conn_req 
-0x5d2c 024644 beq lmp_version_req ,parse_lmp_version_req 
-0x5d2d 024645 beq lmp_version_res ,parse_lmp_version_res 
-0x5d2e 024646 beq lmp_detach ,parse_lmp_detach 
-0x5d2f 024647 beq lmp_max_slot ,parse_lmp_max_slot 
-0x5d30 024648 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
-0x5d31 024649 beq lmp_name_req ,parse_lmp_name_req 
-0x5d32 024650 beq lmp_name_res ,parse_lmp_name_res 
-0x5d33 024651 beq lmp_features_res ,parse_lmp_features_res 
-0x5d34 024652 beq lmp_comb_key ,parse_lmp_comb_key 
-0x5d35 024653 beq lmp_au_rand ,parse_lmp_au_rand 
-0x5d36 024654 beq lmp_in_rand ,parse_lmp_in_rand 
-0x5d37 024655 beq lmp_sres ,parse_lmp_sres 
-0x5d38 024656 beq lmp_incr_power_req ,parse_lmp_incr_power 
-0x5d39 024657 beq lmp_decr_power_req ,parse_lmp_decr_power 
-0x5d3a 024658 beq lmp_max_power ,parse_lmp_max_power 
-0x5d3b 024659 beq lmp_min_power ,parse_lmp_min_power 
-0x5d3c 024660 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
-0x5d3d 024661 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
-0x5d3e 024662 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
-0x5d3f 024663 beq lmp_slot_offset ,parse_lmp_slot_offset 
-0x5d40 024664 beq lmp_sniff_req ,parse_lmp_sniff_req 
-0x5d41 024665 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
-0x5d42 024666 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
-0x5d43 024667 beq lmp_switch_req ,parse_lmp_switch_req 
-0x5d44 024668 beq lmp_temp_rand ,parse_lmp_temp_rand 
-0x5d45 024669 beq lmp_temp_key ,parse_lmp_temp_key 
-0x5d46 024670 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
-0x5d47 024671 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
-0x5d48 024672 beq lmp_unit_key ,parse_lmp_unit_key 
-0x5d49 024673 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
-0x5d4a 024674 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
-0x5d4b 024675 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
-0x5d4c 024676 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
-0x5d4d 024677 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
-0x5d4e 024678 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
-0x5d4f 024679 beq lmp_dhkey_check ,parse_dhkey_check 
-0x5d50 024680 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
-0x5d51 024681 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
-:      024684 reject_unknown_packet:
-0x5d52 024685 jam unknown_lmp_pdu ,mem_lmo_reason2 
-:      024686 reject_lmp_packet:
-0x5d53 024687 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5d54 024688 rtn 
-:      024690 parse_lmp_clkoffset_req:
-0x5d55 024691 jam lmp_clkoffset_res ,mem_lmo_opcode2 
-0x5d56 024692 rtn 
-:      024694 parse_enc_key_size_mask_req:
-0x5d57 024695 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
-0x5d58 024696 rtn 
-:      024698 parse_lmp_set_afh:
-0x5d59 024699 fetch 4 ,mem_rxbuf + 1 
-0x5d5a 024700 lshift pdata ,pdata 
-0x5d5b 024701 store 4 ,mem_afh_instant 
-0x5d5c 024702 fetch 1 ,mem_rxbuf + 5 
-0x5d5d 024703 store 1 ,mem_afh_new_mod 
-0x5d5e 024704 fetch 5 ,mem_rxbuf + 6 
-0x5d5f 024705 store 5 ,mem_afh_map_new 
-0x5d60 024706 fetch 5 ,mem_rxbuf + 11 
-0x5d61 024707 istore 5 ,contw 
-0x5d62 024708 fetch 1 ,mem_mode 
-0x5d63 024709 set1 afh_change ,pdata 
-0x5d64 024710 store 1 ,mem_mode 
-0x5d65 024711 rtn 
-:      024712 parse_lmp_escape:
-0x5d66 024713 bpatchx patch2f_7 ,mem_patch2f 
-0x5d67 024714 fetch 1 ,mem_rxbuf + 1 
-0x5d68 024715 set1 7 ,pdata 
-0x5d69 024716 store 1 ,mem_lmi_opcode2 
-0x5d6a 024717 beq lmp_ext_accepted ,parse_lmpext_accepted 
-0x5d6b 024718 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
-0x5d6c 024719 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
-0x5d6d 024720 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
-0x5d6e 024721 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
-0x5d6f 024722 beq lmp_ext_features_req ,parse_lmpext_features_req 
-0x5d70 024723 beq lmp_ext_features_res ,parse_lmpext_features_res 
-0x5d71 024724 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
-0x5d72 024725 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
-0x5d73 024726 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
-0x5d74 024727 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
-0x5d75 024728 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
-0x5d76 024729 rtneq lmp_ext_features_res 
-:      024732 reject_unknown_ext_packet:
-0x5d77 024733 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d78 024734 jam unknown_lmp_pdu ,mem_lmo_reason2 
-0x5d79 024736 rtn 
-:      024737 parse_lmpext_chn_classification_req:
-0x5d7a 024738 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d7b 024739 jam not_support_chn_classification ,mem_lmo_reason2 
-0x5d7c 024740 rtn 
-:      024742 parse_lmpext_iocap_req:
-0x5d7d 024743 call iocap_lmpext_load 
-0x5d7e 024744 jam lmp_io_cap_res ,mem_lmo_opcode2 
-0x5d7f 024745 rtn 
-:      024747 parse_lmpext_iocap_res:
-0x5d80 024748 call iocap_lmpext_load 
-0x5d81 024749 branch iocap_lmpext_common 
-:      024751 iocap_lmpext_load:
-0x5d82 024752 arg mem_sp_iocap_remote ,contw 
-0x5d83 024753 fetch 3 ,mem_rxbuf + 2 
-0x5d84 024754 istore 3 ,contw 
-0x5d85 024755 rtn 
-:      024757 iocap_lmpext_common:
-0x5d86 024758 branch master_set_mem_master_sp_flag ,true 
-0x5d87 024759 rtn 
-:      024760 parse_lmpext_accepted:
-0x5d88 024761 fetch 1 ,mem_rxbuf + 3 
-0x5d89 024762 set1 7 ,pdata 
-0x5d8a 024763 store 1 ,mem_lmi_accepted_opcode 
-0x5d8b 024764 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
-0x5d8c 024765 rtn 
-:      024768 parse_lmpext_not_accepted:
-0x5d8d 024769 fetch 1 ,mem_rxbuf + 3 
-0x5d8e 024770 set1 7 ,pdata 
-0x5d8f 024771 store 1 ,mem_lmi_accepted_opcode 
-0x5d90 024772 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
-0x5d91 024773 rtn 
-:      024775 parse_lmpext_accepted_ptt:
-0x5d92 024776 fetch 1 ,mem_ptt 
-0x5d93 024777 fetcht 1 ,mem_state_map 
-0x5d94 024778 nsetflag blank ,smap_edr ,temp 
-0x5d95 024779 storet 1 ,mem_state_map 
-:      024780 parse_lmpext_not_accepted_ptt:
-0x5d96 024781 fetch 1 ,mem_state 
-0x5d97 024782 rtnbit0 state_init_seq 
-0x5d98 024783 set0 state_init_seq ,pdata 
-0x5d99 024784 store 1 ,mem_state 
-0x5d9a 024785 fetch 1 ,mem_auth_enable 
-0x5d9b 024786 nrtn blank 
-0x5d9c 024787 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5d9d 024788 rtn 
-:      024790 parse_lmpext_pause_encrypt:
-0x5d9e 024791 nbranch parse_lmpext_pause_encrypt_slave ,master 
-0x5d9f 024792 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5da0 024793 branch tid_reply 
-:      024795 parse_lmpext_pause_encrypt_slave:
-0x5da1 024796 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
-0x5da2 024797 rtn 
-:      024799 parse_lmpext_resume_encrypt:
-0x5da3 024802 call tid_reply 
-0x5da4 024803 branch lmp_start_encryption 
-:      024805 parse_lmpext_features_req:
-0x5da5 024806 jam lmp_ext_features_res ,mem_lmo_opcode2 
-0x5da6 024807 rtn 
-:      024809 parse_lmpext_features_res:
-0x5da7 024810 fetcht 1 ,mem_rxbuf + 4 
-0x5da8 024811 and temp ,0x1 ,temp 
-0x5da9 024812 storet 1 ,mem_remote_sppcap 
-0x5daa 024813 fetch 1 ,mem_hci_cmd 
-0x5dab 024814 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
-0x5dac 024815 jam 0 ,mem_hci_cmd 
-:      024816 parse_lmpext_features_res_not_hci:
-0x5dad 024817 fetch 1 ,mem_conn_sm 
-0x5dae 024818 rtnne conn_sm_wait_features_ext 
-0x5daf 024819 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5db0 024820 branch process_conn_sm 
-:      024822 parse_lmp_accepted:
-0x5db1 024823 bpatchx patch30_0 ,mem_patch30 
-0x5db2 024824 fetch 1 ,mem_rxbuf + 1 
-0x5db3 024825 store 1 ,mem_lmi_accepted_opcode 
-0x5db4 024826 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
-0x5db5 024827 beq lmp_in_rand ,parse_lmp_accepted_inrand 
-0x5db6 024828 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
-0x5db7 024829 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
-0x5db8 024830 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
-0x5db9 024831 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
-0x5dba 024832 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
-0x5dbb 024833 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
-0x5dbc 024834 beq lmp_switch_req ,parse_lmp_accepted_switch 
-0x5dbd 024836 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
-0x5dbe 024837 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
-0x5dbf 024838 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
-0x5dc0 024839 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
-0x5dc1 024840 rtn 
-:      024842 parse_lmp_not_accepted:
-0x5dc2 024843 bpatchx patch30_1 ,mem_patch30 
-0x5dc3 024844 fetch 1 ,mem_rxbuf + 1 
-0x5dc4 024845 store 1 ,mem_lmi_accepted_opcode 
-0x5dc5 024846 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
-0x5dc6 024847 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
-0x5dc7 024848 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
-0x5dc8 024849 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
-0x5dc9 024850 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
-0x5dca 024852 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
-0x5dcb 024853 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
-0x5dcc 024854 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
-0x5dcd 024855 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
-0x5dce 024856 rtn 
-:      024858 parse_lmp_accepted_switch:
-0x5dcf 024859 jam bt_evt_switch_accept ,mem_fifo_temp 
-0x5dd0 024860 call ui_ipc_send_event 
-0x5dd1 024861 branch role_switch_prepare0 
-:      024862 parse_lmp_not_accepted_switch:
-0x5dd2 024863 jam bt_evt_switch_not_accept ,mem_fifo_temp 
-0x5dd3 024864 call ui_ipc_send_event 
-0x5dd4 024865 jam switch_flag_not_accept ,mem_switch_flag 
-0x5dd5 024866 setarg timer_switch_waite 
-0x5dd6 024867 arg switch_wait_timer ,queue 
-0x5dd7 024868 branch timer_init 
-:      024871 parse_lmp_accepted_hostconn:
-0x5dd8 024874 fetch 1 ,mem_lmp_conn_state 
-0x5dd9 024875 set1 received_conn_req ,pdata 
-0x5dda 024876 store 1 ,mem_lmp_conn_state 
-0x5ddb 024877 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x5ddc 024878 call ui_ipc_send_event 
-0x5ddd 024879 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-:      024881 parse_lmp_accepted_hostconn_ctn:
-0x5dde 024883 fetch 1 ,mem_conn_sm 
-0x5ddf 024884 bne conn_sm_wait_conn_accept ,parse_rx_done 
-0x5de0 024887 jam conn_sm_auth_pair ,mem_conn_sm 
-0x5de1 024888 rtn 
-:      024896 parse_lmp_not_accepted_hostconn:
-0x5de2 024897 jam acl_connection_already_exists ,mem_disconn_reason_send 
-0x5de3 024898 jam lmp_detach ,mem_lmo_opcode2 
-0x5de4 024900 jam conn_sm_standby ,mem_conn_sm 
-0x5de5 024902 branch parse_rx_done ,true 
-0x5de6 024903 rtn 
-:      024905 parse_lmp_accepted_inrand:
-0x5de7 024906 fetch 1 ,mem_link_key_exists 
-0x5de8 024907 nrtn blank 
-0x5de9 024908 call clear_linkkey 
-0x5dea 024909 call lmp_generate_key 
-0x5deb 024910 rtn master 
-0x5dec 024911 set1 mark_slave_in_rand_accepted ,mark 
-0x5ded 024912 rtn 
-:      024914 parse_lmp_accepted_enc_mode:
-0x5dee 024915 nrtn master 
-0x5def 024916 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x5df0 024917 fetch 1 ,mem_state_map 
-0x5df1 024918 rtnbit0 smap_encryption 
-0x5df2 024919 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5df3 024920 rtn 
-:      024922 parse_lmp_accepted_enc_keysize:
-0x5df4 024923 branch lmp_start_encryption 
-:      024925 parse_lmp_accepted_start_enc:
-0x5df5 024926 call send_create_conn_start_l2cap_timer_sm 
-0x5df6 024927 fetch 1 ,mem_state 
-0x5df7 024928 rtnbit1 state_conn_comp 
-0x5df8 024929 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5df9 024930 fetch 1 ,mem_conn_sm 
-0x5dfa 024931 rtnne conn_sm_encrypt_wait 
-0x5dfb 024932 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
-0x5dfc 024933 rtn 
-:      024935 parse_lmp_accepted_stop_enc:
-0x5dfd 024943 rtn 
-:      024945 parse_lmp_not_accepted_aurand:
-:      024946 parse_lmp_not_accepted_aurand_send_detach:
-0x5dfe 024947 jam lmp_detach ,mem_lmo_opcode2 
-0x5dff 024948 jam other_end_terminated ,mem_disconn_reason_send 
-0x5e00 024949 rtn 
-:      024951 parse_lmp_not_accepted_inrand:
-0x5e01 024952 fetch 1 ,mem_rxbuf + 2 
-0x5e02 024953 beq key_missing ,parse_lmp_inrand_key_missing 
-0x5e03 024954 rtnne pairing_not_allowed 
-0x5e04 024955 jam pairing_not_allowed ,mem_disconn_reason_send 
-0x5e05 024956 jam lmp_detach ,mem_lmo_opcode2 
-0x5e06 024957 rtn 
-:      024958 parse_lmp_inrand_key_missing:
-0x5e07 024959 jam key_missing ,mem_disconn_reason_send 
-0x5e08 024960 jam lmp_detach ,mem_lmo_opcode2 
-0x5e09 024961 rtn 
-:      024963 parse_lmp_not_accepted_name_req:
-0x5e0a 024964 rtn 
-:      024966 parse_lmp_not_accepted_simple_pairing_number:
-0x5e0b 024967 jam sp_stat_null ,mem_sp_state 
-0x5e0c 024968 jam lmp_detach ,mem_lmo_opcode2 
-0x5e0d 024969 branch parse_rx_done 
-:      024971 parse_lmp_not_accepted_dhkey_check:
-0x5e0e 024972 jam sp_stat_null ,mem_sp_state 
-0x5e0f 024973 jam lmp_detach ,mem_lmo_opcode2 
-0x5e10 024974 branch parse_rx_done 
-:      024975 parse_lmp_not_accepted_unsniff_req:
-0x5e11 024976 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
-0x5e12 024977 branch ui_ipc_send_event 
-:      024979 parse_lmp_accepted_unsniff_req:
-0x5e13 024980 jam bt_evt_unsniff_accept ,mem_fifo_temp 
-0x5e14 024981 call ui_ipc_send_event 
-0x5e15 024982 branch sniff_exit 
-:      024984 parse_lmp_accepted_sniff_req:
-0x5e16 024985 jam bt_evt_sniff_accept ,mem_fifo_temp 
-0x5e17 024986 call ui_ipc_send_event 
-0x5e18 024987 setarg 0 
-0x5e19 024988 store 2 ,mem_dsniff 
-0x5e1a 024989 fetch 2 ,mem_sniff_param_interval 
-0x5e1b 024990 lshift pdata ,pdata 
-0x5e1c 024991 store 2 ,mem_tsniff 
-0x5e1d 024992 fetch 1 ,mem_sniff_param_attempt 
-0x5e1e 024993 store 1 ,mem_sniff_attempt 
-0x5e1f 024994 fetch 1 ,mem_sniff_param_timeout 
-0x5e20 024995 store 1 ,mem_sniff_timeout 
-0x5e21 024996 branch sniff_init 
-:      024998 parse_lmp_not_acdcept_sniff_req:
-0x5e22 024999 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
-0x5e23 025000 branch ui_ipc_send_event 
-:      025002 parse_lmp_crypt_key:
-0x5e24 025003 fetcht 1 ,mem_rxbuf + 1 
-0x5e25 025004 storet 1 ,mem_key_size 
-0x5e26 025005 branch accept_lmp_msg 
-:      025007 parse_lmp_setup_complete:
-0x5e27 025008 fetch 1 ,mem_lmp_conn_state 
-0x5e28 025009 set1 received_setup_complete ,pdata 
-0x5e29 025010 store 1 ,mem_lmp_conn_state 
-0x5e2a 025011 rtnbit1 sent_setup_complete 
-0x5e2b 025012 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5e2c 025013 branch parse_rx_done 
-:      025015 parse_lmp_max_slot:
-0x5e2d 025018 rtn 
-:      025020 parse_lmp_max_slot_req:
-0x5e2e 025021 fetch 1 ,mem_max_slot 
-0x5e2f 025022 fetcht 1 ,mem_rxbuf + 1 
-0x5e30 025023 isub temp ,null 
-0x5e31 025025 branch accept_lmp_msg ,positive 
-0x5e32 025026 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e33 025027 jam unspecified_error ,mem_lmo_reason2 
-0x5e34 025028 jam lmp_max_slot_req ,mem_lmi_opcode2 
-0x5e35 025029 rtn 
-:      025031 parse_lmp_detach:
-0x5e36 025032 call prepare_disconnect 
-0x5e37 025033 branch accept_lmp_msg 
-:      025035 accept_lmp_msg:
-0x5e38 025036 jam lmp_accepted ,mem_lmo_opcode2 
-0x5e39 025037 rtn 
-:      025039 parse_lmp_incr_power:
-0x5e3a 025040 jam lmp_max_power ,mem_lmo_opcode2 
-0x5e3b 025041 rtn 
-:      025043 parse_lmp_decr_power:
-0x5e3c 025044 jam lmp_min_power ,mem_lmo_opcode2 
-0x5e3d 025045 rtn 
-:      025047 parse_lmp_version_res:
-0x5e3e 025048 fetch 1 ,mem_conn_sm 
-0x5e3f 025049 rtneq conn_sm_wait_version 
-0x5e40 025051 jam conn_sm_send_features ,mem_conn_sm 
-0x5e41 025053 rtn 
-:      025056 parse_lmp_auto_rate:
-0x5e42 025057 rtn 
-:      025059 parse_lmp_in_rand:
-0x5e43 025060 call lmp_copy_rand 
-0x5e44 025061 jam pincode_state_wait_pincode ,mem_pincode_state 
-0x5e45 025062 jam bt_evt_pincode_req ,mem_fifo_temp 
-0x5e46 025063 call ui_ipc_send_event 
-0x5e47 025065 call tid_check 
-0x5e48 025066 nbranch lmp_accept_inrand ,true 
-0x5e49 025068 nbranch parse_lmp_inrand_res ,master 
-0x5e4a 025069 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e4b 025070 jam lmp_in_rand ,mem_lmi_opcode2 
-0x5e4c 025071 jam transaction_collision ,mem_lmo_reason2 
-0x5e4d 025072 rtn 
-:      025073 parse_lmp_inrand_res:
-0x5e4e 025074 fetch 1 ,mem_op 
-0x5e4f 025075 set1 op_inrand_req ,pdata 
-0x5e50 025076 store 1 ,mem_op 
-0x5e51 025077 rtn 
-:      025080 pop_tid_follow:
-0x5e52 025081 fetcht 1 ,mem_state_map 
-0x5e53 025082 nsetflag blank ,smap_lmptid ,temp 
-0x5e54 025083 storet 1 ,mem_state_map 
-0x5e55 025084 rtn 
-:      025087 push_tid_follow:
-0x5e56 025088 fetch 1 ,mem_lmo_tid2 
-0x5e57 025089 rshift pdata ,pdata 
-0x5e58 025090 and_into 1 ,pdata 
-0x5e59 025091 rtn 
-:      025093 parse_lmp_au_rand_moudle:
-0x5e5a 025094 fetch 1 ,mem_nv_data_number 
-0x5e5b 025095 rtn blank 
-0x5e5c 025096 fetch 1 ,mem_pairing_auth 
-0x5e5d 025097 call load_device_list ,blank 
-0x5e5e 025098 rtn 
-:      025100 parse_lmp_au_rand:
-0x5e5f 025101 call parse_lmp_au_rand_moudle 
-0x5e60 025102 call push_tid_follow 
-0x5e61 025103 store 1 ,mem_sres_tid 
-0x5e62 025104 call lmp_copy_rand 
-0x5e63 025105 jam lmp_sres ,mem_lmo_opcode2 
-0x5e64 025106 fetch 1 ,mem_link_key_exists 
-0x5e65 025107 nrtn blank 
-0x5e66 025108 fetch 1 ,mem_state 
-0x5e67 025109 rtnbit1 state_combkey 
-0x5e68 025110 jam key_missing ,mem_lmo_reason2 
-0x5e69 025111 branch reject_lmp_packet 
-:      025113 parse_lmp_sres:
-0x5e6a 025114 arg mem_plap ,rega 
-0x5e6b 025115 call function_e1 
-0x5e6c 025116 fetch 4 ,mem_rxbuf + 1 
-0x5e6d 025117 fetcht 4 ,mem_input_store 
-0x5e6e 025118 isub temp ,null 
-0x5e6f 025119 branch authentication_ok ,zero 
-0x5e70 025120 jam lmp_detach ,mem_lmo_opcode2 
-0x5e71 025121 jam authentication_failure_error ,mem_disconn_reason_send 
-0x5e72 025122 rtn 
-:      025123 authentication_ok:
-0x5e73 025124 call authentication_ok_common 
-0x5e74 025125 fetch 1 ,mem_ssp_enable 
-0x5e75 025126 branch pairing_success ,blank 
-0x5e76 025127 rtn 
-:      025130 authentication_ok_common:
-0x5e77 025131 call copy_aco 
-0x5e78 025132 call linkkey_ready 
-0x5e79 025133 fetch 1 ,mem_op 
-0x5e7a 025134 isolate1 op_auth_req ,pdata 
-0x5e7b 025135 set0 op_auth_req ,pdata 
-0x5e7c 025136 store 1 ,mem_op 
-0x5e7d 025137 fetch 1 ,mem_conn_sm 
-0x5e7e 025138 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
-0x5e7f 025139 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
-0x5e80 025140 rtn 
-:      025141 authentication_ok_conn_sm:
-0x5e81 025142 fetch 1 ,mem_pairing_auth 
-0x5e82 025143 rtnne defalt_pairing_auth 
-0x5e83 025144 fetch 1 ,mem_state_map 
-0x5e84 025145 rtnbit1 smap_encryption 
-0x5e85 025146 branch host_create_conn_encrypt 
-:      025148 parse_lmp_comb_key:
-0x5e86 025149 arg mem_rxbuf + 1 ,rega 
-0x5e87 025150 arg mem_kinit ,regb 
-0x5e88 025151 arg mem_random_number ,contw 
-0x5e89 025152 call xor16 
-0x5e8a 025153 arg mem_plap ,rega 
-0x5e8b 025154 call generate_linkkey 
-0x5e8c 025155 jam lmp_au_rand ,mem_lmo_opcode2 
-0x5e8d 025156 fetch 1 ,mem_state 
-0x5e8e 025157 bbit0 state_combkey ,lmp_generate_key 
-0x5e8f 025158 rtn 
-:      025160 parse_lmp_name_res:
-0x5e90 025161 fetch 2 ,mem_len 
-0x5e91 025162 add pdata ,-3 ,loopcnt 
-0x5e92 025163 fetcht 1 ,mem_rxbuf + 1 
-0x5e93 025164 setarg mem_tmp_buffer 
-0x5e94 025165 iadd temp ,contw 
-0x5e95 025166 arg mem_rxbuf + 3 ,contr 
-0x5e96 025167 call memcpy 
-0x5e97 025168 fetcht 1 ,mem_name_offset 
-0x5e98 025169 fetch 1 ,mem_rxbuf + 2 
-0x5e99 025170 isub temp ,pdata 
-0x5e9a 025171 sub pdata ,14 ,null 
-0x5e9b 025172 branch parse_lmp_name_res_end ,positive 
-0x5e9c 025173 add temp ,14 ,pdata 
-0x5e9d 025174 store 1 ,mem_name_offset 
-0x5e9e 025175 jam lmp_name_req ,mem_lmo_opcode2 
-0x5e9f 025176 rtn 
-:      025177 parse_lmp_name_res_end:
-0x5ea0 025178 fetch 1 ,mem_state_map 
-0x5ea1 025179 set1 smap_name_res ,pdata 
-0x5ea2 025180 store 1 ,mem_state_map 
-0x5ea3 025181 bbit1 smap_name_req ,lmp_disconnect 
-0x5ea4 025182 rtn 
-:      025183 parse_lmp_name_req:
-0x5ea5 025184 fetch 1 ,mem_rxbuf + 1 
-0x5ea6 025185 store 1 ,mem_lmi_opcode2 
-0x5ea7 025186 jam lmp_name_res ,mem_lmo_opcode2 
-0x5ea8 025187 rtn 
-:      025189 parse_lmp_conn_req:
-0x5ea9 025190 branch accept_lmp_msg 
-:      025192 parse_lmp_timing_accuracy_req:
-0x5eaa 025193 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
-0x5eab 025194 rtn 
-:      025196 parse_lmp_features_req:
-0x5eac 025197 jam lmp_features_res ,mem_lmo_opcode2 
-0x5ead 025198 rtn 
-:      025200 parse_lmp_version_req:
-0x5eae 025201 jam lmp_version_res ,mem_lmo_opcode2 
-0x5eaf 025202 rtn 
-:      025204 parse_lmp_supervision_timeout:
-0x5eb0 025207 rtn 
-:      025211 parse_lmp_sniff_subrating_req:
-0x5eb1 025212 fetch 2 ,mem_tsniff 
-0x5eb2 025213 iforce temp 
-0x5eb3 025214 fetch 1 ,mem_rxbuf + 2 
-0x5eb4 025215 store 1 ,mem_subsniff_rate 
-0x5eb5 025216 imul32 temp ,temp 
-0x5eb6 025217 fetch 2 ,mem_rxbuf + 3 
-0x5eb7 025218 lshift pdata ,pdata 
-0x5eb8 025219 store 2 ,mem_subsniff_tcmax 
-0x5eb9 025220 fetch 4 ,mem_rxbuf + 5 
-0x5eba 025221 lshift pdata ,pdata 
-0x5ebb 025222 store 4 ,mem_subsniff_instant 
-0x5ebc 025224 deposit temp 
-0x5ebd 025225 store 2 ,mem_subsniff_tsniff 
-0x5ebe 025226 rtn 
-:      025227 parse_lmpext_packet_type_table_req:
-0x5ebf 025228 fetcht 1 ,mem_ptt 
-0x5ec0 025229 fetch 1 ,mem_rxbuf + 2 
-0x5ec1 025230 ixor temp ,null 
-0x5ec2 025231 nbranch reject_unknown_ext_packet ,zero 
-0x5ec3 025232 isolate1 0 ,pdata 
-0x5ec4 025233 fetch 1 ,mem_state_map 
-0x5ec5 025234 setflag true ,smap_edr ,pdata 
-0x5ec6 025235 store 1 ,mem_state_map 
-0x5ec7 025236 jam lmp_ext_accepted ,mem_lmo_opcode2 
-0x5ec8 025237 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
-0x5ec9 025238 rtn 
-:      025241 parse_lmp_sniff_subrating_res:
-:      025242 parse_lmp_preferred_rate:
-:      025243 parse_lmp_max_power:
-:      025244 parse_lmp_min_power:
-0x5eca 025245 rtn 
-:      025246 parse_lmp_page_mode_req:
-0x5ecb 025248 branch accept_lmp_msg 
-:      025249 parse_lmp_page_scan_mode_req:
-0x5ecc 025252 branch accept_lmp_msg 
-:      025256 parse_lmp_slot_offset:
-0x5ecd 025257 fetch 2 ,mem_rxbuf + 1 
-0x5ece 025258 store 2 ,mem_slot_offset 
-0x5ecf 025259 rtn 
-:      025261 parse_lmp_sniff_req_check_sniff_para:
-0x5ed0 025262 fetch 2 ,mem_rxbuf + 4 
-0x5ed1 025263 fetcht 1 ,mem_lpm_mult 
-0x5ed2 025264 imul32 temp ,pdata 
-0x5ed3 025265 arg 0x640 ,temp 
-0x5ed4 025266 isub temp ,null 
-0x5ed5 025268 rtn 
-:      025270 parse_lmp_sniff_req:
-0x5ed6 025271 fetch 2 ,mem_rxbuf + 6 
-0x5ed7 025272 branch lmp_reject_sniff ,blank 
-0x5ed8 025273 call parse_lmp_sniff_req_check_sniff_para 
-0x5ed9 025274 branch lmp_reject_sniff ,positive 
-0x5eda 025275 fetch 1 ,mem_device_option 
-0x5edb 025276 sub pdata ,dvc_op_module ,null 
-0x5edc 025277 call module_set_lpm_mult_2 ,zero 
-0x5edd 025278 fetch 1 ,mem_state 
-0x5ede 025279 bbit1 state_insniff ,lmp_reject_sniff 
-0x5edf 025280 fetch 2 ,mem_rxbuf + 2 
-0x5ee0 025281 lshift pdata ,pdata 
-0x5ee1 025282 store 2 ,mem_dsniff 
-0x5ee2 025283 fetch 2 ,mem_rxbuf + 4 
-0x5ee3 025284 lshift pdata ,pdata 
-0x5ee4 025285 store 2 ,mem_tsniff 
-0x5ee5 025286 fetch 2 ,mem_rxbuf + 6 
-0x5ee6 025287 store 1 ,mem_sniff_attempt 
-0x5ee7 025288 iforce temp 
-0x5ee8 025289 fetch 2 ,mem_rxbuf + 8 
-0x5ee9 025290 store 1 ,mem_sniff_timeout 
-0x5eea 025291 isub temp ,null 
-0x5eeb 025292 nbranch set_big_value_to_attempt ,positive 
-0x5eec 025293 store 1 ,mem_sniff_attempt 
-:      025294 set_big_value_to_attempt:
-0x5eed 025296 jam lmp_accepted ,mem_lmo_opcode2 
-0x5eee 025297 jam lmp_sniff_req ,mem_lmi_opcode2 
-0x5eef 025298 rtn 
-:      025300 lmp_reject_sniff:
-0x5ef0 025301 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5ef1 025302 branch reject_lmp_packet 
-:      025304 parse_lmp_start_encryption_req:
-0x5ef2 025305 call accept_lmp_msg 
-0x5ef3 025306 call lmp_copy_rand 
-0x5ef4 025307 call function_e3 
-0x5ef5 025308 branch start_encryption 
-:      025310 parse_lmp_stop_encryption_req:
-0x5ef6 025311 call accept_lmp_msg 
-0x5ef7 025312 branch stop_encryption 
-:      025315 parse_lmp_switch_req:
-0x5ef8 025316 fetch 4 ,mem_rxbuf + 1 
-0x5ef9 025317 lshift pdata ,pdata 
-0x5efa 025319 branch parse_lmp_switch_accept ,master 
-0x5efb 025320 fetcht 1 ,mem_link_key_exists 
-0x5efc 025321 nbranch parse_lmp_switch_req_clear_mark ,blank 
-:      025322 parse_lmp_switch_req_not_accept:
-0x5efd 025323 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5efe 025324 jam lmp_switch_req ,mem_lmi_opcode2 
-0x5eff 025325 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f00 025326 rtn 
-:      025327 parse_lmp_switch_req_clear_mark:
-0x5f01 025328 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x5f02 025329 jam 0 ,mem_conn_sm 
-0x5f03 025330 branch role_switch_prepare 
-:      025332 parse_lmp_switch_accept:
-0x5f04 025333 call role_switch_prepare 
-0x5f05 025334 set1 mark_reconn_recieve_switch ,mark 
-0x5f06 025335 fetch 1 ,mem_connection_options 
-0x5f07 025336 set0 connection_switch ,pdata 
-0x5f08 025337 store 1 ,mem_connection_options 
-0x5f09 025338 branch accept_lmp_msg 
-:      025342 parse_lmp_temp_rand:
-:      025343 parse_lmp_temp_key:
-:      025344 parse_lmp_timing_accuracy_res:
-:      025345 parse_lmp_unit_key:
-:      025346 parse_lmp_use_semi_permanend_key:
-0x5f0a 025347 rtn 
-:      025350 parse_lmp_unsniff_req:
-0x5f0b 025351 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f0c 025352 jam lmp_unsniff_req ,mem_lmi_opcode2 
-0x5f0d 025353 jam bt_evt_remote_unsniff ,mem_fifo_temp 
-0x5f0e 025354 call ui_ipc_send_event 
-0x5f0f 025355 branch sniff_exit 
-:      025357 parse_lmp_encapsulated_header:
-0x5f10 025358 fetch 1 ,mem_rxbuf + 1 
-0x5f11 025359 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f12 025360 fetch 1 ,mem_rxbuf + 2 
-0x5f13 025361 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f14 025362 fetch 1 ,mem_rxbuf + 3 
-0x5f15 025363 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f16 025364 call check_localsm 
-0x5f17 025365 branch parse_lmp_encapsulated_header_master ,true 
-0x5f18 025366 jam sp_stat_key_recv ,mem_sp_state 
-:      025367 parse_lmp_encapsulated_header_master:
-0x5f19 025368 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f1a 025369 jam lmp_encapsulated_header ,mem_lmi_opcode2 
-0x5f1b 025370 branch parse_rx_done 
-:      025372 parse_lmp_encapsulated_header_reject:
-0x5f1c 025373 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f1d 025374 branch reject_lmp_packet 
-:      025376 parse_lmp_accepted_encapsulated_header:
-0x5f1e 025379 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f1f 025381 rtn 
-:      025382 parse_lmp_accepted_simple_pairing_number:
-0x5f20 025383 fetch 1 ,mem_ssp_mode_flag 
-0x5f21 025384 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
-0x5f22 025385 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
-:      025386 parse_lmp_accepted_simple_pairing_number_common:
-0x5f23 025387 call check_localsm 
-0x5f24 025388 rtn true 
-0x5f25 025389 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f26 025390 rtn 
-:      025392 parse_lmp_accepted_simple_pairing_number_ssp_pin:
-0x5f27 025393 call g_noninit_number_confirm 
-0x5f28 025394 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
-0x5f29 025395 call ui_ipc_send_event 
-0x5f2a 025396 branch parse_lmp_accepted_simple_pairing_number_common 
-:      025399 parse_lmp_accepted_simple_pairing_number_passkey:
-0x5f2b 025400 call check_localsm 
-0x5f2c 025401 rtn true 
-0x5f2d 025402 fetch 1 ,mem_authentication_passkey_times 
-0x5f2e 025403 beq 19 ,authentication_passkey_end 
-0x5f2f 025404 increase 1 ,pdata 
-0x5f30 025405 store 1 ,mem_authentication_passkey_times 
-:      025408 authentication_passkey:
-0x5f31 025409 jam sp_flag_commit ,mem_sp_flag 
-0x5f32 025410 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f33 025411 fetch 1 ,mem_authentication_passkey_times 
-0x5f34 025412 copy pdata ,queue 
-0x5f35 025413 fetch 6 ,mem_pin 
-0x5f36 025414 qisolate1 pdata 
-0x5f37 025415 setarg 0x80 
-0x5f38 025416 setflag true ,0 ,pdata 
-0x5f39 025417 store 1 ,mem_passkey_1bit 
-0x5f3a 025418 rtn 
-:      025420 authentication_passkey_end:
-0x5f3b 025421 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f3c 025422 rtn 
-:      025424 parse_lmp_accepted_dhkey_check:
-0x5f3d 025425 call parse_lmp_accepted_dhkey_check_common 
-:      025426 pairing_success:
-0x5f3e 025427 fetch 1 ,mem_flag_pairing_state 
-0x5f3f 025428 rtn blank 
-0x5f40 025429 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
-0x5f41 025430 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
-0x5f42 025431 branch ui_ipc_send_event 
-:      025434 parse_lmp_accepted_dhkey_check_common:
-0x5f43 025436 call check_localsm 
-0x5f44 025437 ncall g_noninit ,true 
-0x5f45 025438 call g_init ,true 
-0x5f46 025439 call check_localsm 
-0x5f47 025440 rtn true 
-0x5f48 025441 jam sp_stat_link_key_calc ,mem_sp_state 
-0x5f49 025442 jam sp_flag_commit ,mem_sp_flag 
-0x5f4a 025443 rtn 
-:      025445 parse_simple_pairing_confirm:
-0x5f4b 025446 arg mem_sp_confirm_remote ,contw 
-0x5f4c 025447 arg mem_rxbuf + 1 ,contr 
-0x5f4d 025448 call memcpy16 
-0x5f4e 025449 fetch 1 ,mem_ssp_mode_flag 
-0x5f4f 025450 rtneq ssp_mode_passkey_entry_flag 
-0x5f50 025451 branch master_set_mem_master_sp_flag 
-:      025453 parse_lmp_encapsulated_payload:
-0x5f51 025454 fetch 1 ,mem_master_sp_state 
-0x5f52 025455 beq sp_stat_random_send ,parse_encapsulated_payload_master 
-0x5f53 025456 fetch 1 ,mem_sp_state 
-0x5f54 025457 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
-:      025458 parse_encapsulated_payload_master:
-0x5f55 025459 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f56 025460 sub pdata ,0x20 ,contw 
-0x5f57 025461 nbranch parse_lmp_encapsulated_payload_reject ,positive 
-0x5f58 025462 arg mem_sp_pubkey_remote ,contw 
-0x5f59 025463 iadd contw ,contw 
-0x5f5a 025464 fetch 8 ,mem_rxbuf + 1 
-0x5f5b 025465 istore 8 ,contw 
-0x5f5c 025466 fetch 8 ,mem_rxbuf + 9 
-0x5f5d 025467 istore 8 ,contw 
-0x5f5e 025468 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f5f 025469 increase 16 ,pdata 
-0x5f60 025470 store 1 ,mem_sp_remote_key_recv_count 
-0x5f61 025471 bne encapsulated_len_p192 ,accept_lmp_msg 
-:      025472 parse_lmp_encapsulated_payload_completed:
-0x5f62 025473 call check_localsm 
-0x5f63 025474 branch accept_lmp_msg ,true 
-0x5f64 025475 jam sp_key_valid ,mem_sp_remote_key_invalid 
-0x5f65 025476 jam sp_stat_key_generate ,mem_sp_state 
-0x5f66 025477 jam sp_flag_commit ,mem_sp_flag 
-0x5f67 025478 branch accept_lmp_msg 
-:      025479 parse_lmp_encapsulated_payload_reject:
-0x5f68 025480 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f69 025481 branch reject_lmp_packet 
-:      025482 parse_lmp_accepted_encapsulated_payload:
-0x5f6a 025483 fetch 1 ,mem_sp_local_key_send_count 
-0x5f6b 025484 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
-0x5f6c 025485 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f6d 025486 branch parse_rx_done 
-:      025488 parse_lmp_encapsulated_payload_all_accepted:
-0x5f6e 025489 call check_localsm 
-0x5f6f 025490 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
-0x5f70 025491 fetch 1 ,mem_ssp_mode_flag 
-0x5f71 025492 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
-0x5f72 025493 jam sp_flag_commit ,mem_sp_flag 
-0x5f73 025494 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f74 025495 branch parse_rx_done 
-:      025497 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
-0x5f75 025498 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
-0x5f76 025499 branch ui_ipc_send_event 
-:      025502 parse_lmp_encapsulated_payload_all_accepted_master:
-0x5f77 025504 branch parse_rx_done 
-:      025506 parse_lmp_simple_pairing_number:
-0x5f78 025507 fetch 1 ,mem_master_sp_state 
-0x5f79 025508 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
-0x5f7a 025509 fetch 1 ,mem_sp_state 
-0x5f7b 025510 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
-:      025511 parse_lmp_simple_pairing_number_master:
-0x5f7c 025512 arg mem_sp_random_remote ,contw 
-0x5f7d 025513 fetch 8 ,mem_rxbuf + 1 
-0x5f7e 025514 istore 8 ,contw 
-0x5f7f 025515 fetch 8 ,mem_rxbuf + 9 
-0x5f80 025516 istore 8 ,contw 
-0x5f81 025517 call check_localsm 
-0x5f82 025518 branch parse_lmp_simple_pairing_number_master0 ,true 
-0x5f83 025519 jam sp_stat_random_send ,mem_sp_state 
-0x5f84 025520 jam sp_flag_commit ,mem_sp_flag 
-0x5f85 025521 branch accept_lmp_msg 
-:      025522 parse_lmp_simple_pairing_number_master0:
-0x5f86 025523 jam sp_stat_commit_calc ,mem_master_sp_state 
-0x5f87 025524 branch master_set_mem_master_sp_flag 
-:      025527 parse_lmp_simple_pairing_number_reject:
-0x5f88 025528 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f89 025529 branch reject_lmp_packet 
-:      025531 parse_dhkey_check:
-0x5f8a 025532 fetch 1 ,mem_master_sp_state 
-0x5f8b 025533 beq sp_stat_confirm_send ,parse_dhkey_check_master 
-0x5f8c 025534 fetch 1 ,mem_sp_state 
-0x5f8d 025535 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
-:      025536 parse_dhkey_check_master:
-0x5f8e 025537 arg mem_sp_check_result ,contw 
-0x5f8f 025538 arg mem_rxbuf + 1 ,contr 
-0x5f90 025539 call memcpy16 
-0x5f91 025540 call check_localsm 
-0x5f92 025541 branch parse_dhkey_check_master0 ,true 
-0x5f93 025542 fetch 1 ,mem_ssp_mode_flag 
-0x5f94 025543 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
-:      025544 number_comparison_successed:
-0x5f95 025545 jam 0 ,mem_flag_mode_ssp_pin 
-0x5f96 025546 jam sp_stat_confirm_check ,mem_sp_state 
-0x5f97 025547 jam sp_flag_commit ,mem_sp_flag 
-0x5f98 025548 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x5f99 025549 branch parse_rx_done 
-:      025551 parse_dhkey_check_master0:
-0x5f9a 025552 jam sp_stat_confirm_check ,mem_master_sp_state 
-0x5f9b 025553 jam sp_flag_commit ,mem_master_sp_flag 
-0x5f9c 025554 branch parse_rx_done 
-:      025555 parse_lmp_dhkey_check_reject:
-0x5f9d 025556 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f9e 025557 branch reject_lmp_packet 
-:      025559 number_comparison_mode:
-0x5f9f 025560 fetch 1 ,mem_flag_mode_ssp_pin 
-0x5fa0 025561 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
-0x5fa1 025562 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
-0x5fa2 025563 store 1 ,mem_flag_mode_ssp_pin 
-0x5fa3 025564 rtn 
-:      025566 comparison_result:
-0x5fa4 025567 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x5fa5 025568 jam 0 ,mem_flag_mode_ssp_pin 
-0x5fa6 025569 branch parse_lmp_dhkey_check_reject 
-:      025572 parse_lmp_clkoffset_res:
-0x5fa7 025573 branch parse_rx_done 
-:      025575 parse_lmp_encryption_mode_req:
-0x5fa8 025576 fetch 1 ,mem_connection_options 
-0x5fa9 025577 set0 connection_encrypt 
-0x5faa 025578 store 1 ,mem_connection_options 
-0x5fab 025579 call accept_lmp_msg 
-0x5fac 025580 nrtn master 
-0x5fad 025581 fetch 1 ,mem_rxbuf + 1 
-0x5fae 025582 fetcht 1 ,mem_op 
-0x5faf 025583 setflag blank ,op_stop_enc ,temp 
-0x5fb0 025584 nsetflag blank ,op_start_enc ,temp 
-0x5fb1 025585 storet 1 ,mem_op 
-0x5fb2 025586 rtn 
-:      025588 parse_lmp_features_res:
-0x5fb3 025589 fetcht 8 ,mem_rxbuf + 1 
-:      025590 parse_lmp_features_res_not_hci:
-0x5fb4 025591 fetch 1 ,mem_conn_sm 
-0x5fb5 025592 rtnne conn_sm_wait_features_res 
-0x5fb6 025594 fetch 1 ,mem_connection_options 
-0x5fb7 025595 bbit0 connection_feature_ext ,parse_lmp_send_conn 
-0x5fb8 025597 jam conn_sm_send_features_ext ,mem_conn_sm 
-0x5fb9 025598 rtn 
-:      025599 parse_lmp_send_conn:
-0x5fba 025600 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5fbb 025601 rtn 
-:      025602 parse_lmp_test_activate:
-0x5fbc 025603 fetch 1 ,mem_debug_config 
-0x5fbd 025604 store 1 ,mem_test_mode_old_debug_config 
-0x5fbe 025605 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fbf 025606 jam lmp_test_activate ,mem_lmi_opcode2 
-0x5fc0 025607 rtn 
-:      025608 parse_lmp_test_control:
-0x5fc1 025611 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fc2 025612 jam lmp_test_control ,mem_lmi_opcode2 
-0x5fc3 025613 force 9 ,loopcnt 
-0x5fc4 025614 arg mem_rxbuf + 1 ,contr 
-0x5fc5 025615 arg mem_temp_payload ,contw 
-:      025616 parse_lmp_test_xor:
-0x5fc6 025617 ifetch 1 ,contr 
-0x5fc7 025618 xor_into 0x55 ,pdata 
-0x5fc8 025619 istore 1 ,contw 
-0x5fc9 025620 loop parse_lmp_test_xor 
-0x5fca 025621 fetch 1 ,test_mode_scenario 
-0x5fcb 025622 fetcht 1 ,mem_tester_emulate 
-0x5fcc 025623 set0 tester_no_whitening ,temp 
-0x5fcd 025624 set0 tester_pattern_test ,temp 
-0x5fce 025625 beq exit_test_mode ,parse_lmp_test_control_exit 
-0x5fcf 025626 beq pause_test_mode ,parse_lmp_test_control_pause 
-0x5fd0 025627 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
-0x5fd1 025628 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd2 025629 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
-0x5fd3 025630 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd4 025631 beq zero_pattern ,parse_lmp_test_control_pattern 
-0x5fd5 025632 beq one_pattern ,parse_lmp_test_control_pattern 
-0x5fd6 025633 beq alt_pattern ,parse_lmp_test_control_pattern 
-0x5fd7 025634 beq alt2_pattern ,parse_lmp_test_control_pattern 
-0x5fd8 025635 beq pseudorandom ,parse_lmp_test_control_pattern 
-0x5fd9 025636 rtn 
-:      025637 parse_lmp_test_control_exit:
-0x5fda 025639 fetch 1 ,mem_tester_emulate 
-0x5fdb 025640 set1 tester_exit ,pdata 
-0x5fdc 025641 set1 tester_change ,pdata 
-0x5fdd 025642 store 1 ,mem_tester_emulate 
-0x5fde 025643 rtn 
-:      025644 parse_lmp_test_control_pattern:
-0x5fdf 025645 set1 tester_pattern_test ,temp 
-0x5fe0 025646 jam 5 ,mem_lch_code 
-0x5fe1 025647 fetch 2 ,test_mode_data_length 
-0x5fe2 025648 iforce loopcnt 
-0x5fe3 025649 store 2 ,mem_len 
-0x5fe4 025650 arg mem_rxbuf ,contw 
-0x5fe5 025651 call pn9 
-:      025652 parse_lmp_test_control_loopback_nowhite:
-0x5fe6 025653 set1 tester_no_whitening ,temp 
-:      025654 parse_lmp_test_control_loopback:
-0x5fe7 025655 set1 tester_change ,temp 
-0x5fe8 025656 force 0 ,pdata 
-0x5fe9 025657 store 1 ,mem_slave_rcvcnt 
-0x5fea 025658 store 2 ,mem_tst_pktcnt_crc 
-0x5feb 025659 store 2 ,mem_tst_pktcnt_dmh 
-0x5fec 025660 store 2 ,mem_tst_pktcnt_hec 
-0x5fed 025661 store 2 ,mem_tst_pktcnt_sync 
-0x5fee 025662 fetch 1 ,test_mode_hopping_mode 
-0x5fef 025663 compare fixed_freq ,pdata ,0xff 
-0x5ff0 025664 setflag true ,tester_fixed_freq ,temp 
-0x5ff1 025665 storet 1 ,mem_tester_emulate 
-0x5ff2 025666 rtn 
-:      025668 parse_lmp_test_control_pause:
-0x5ff3 025669 set0 mark_testmode ,mark 
-0x5ff4 025670 jam 0 ,mem_tester_emulate 
-0x5ff5 025671 fetch 1 ,mem_debug_config 
-0x5ff6 025672 set0 debug_tx_pattern ,pdata 
-0x5ff7 025673 store 1 ,mem_debug_config 
-0x5ff8 025674 rtn 
-:      025680 lmp_copy_rand:
-0x5ff9 025681 arg mem_rxbuf + 1 ,contr 
-0x5ffa 025682 arg mem_random_number ,contw 
-0x5ffb 025683 branch memcpy16 
-:      025685 lmp_generate_key:
-0x5ffc 025686 jam lmp_comb_key ,mem_lmo_opcode2 
-0x5ffd 025687 rtn 
-:      025689 lmp_start_encryption:
-0x5ffe 025690 nrtn master 
-0x5fff 025691 jam lmp_start_encryption_req ,mem_lmo_opcode2 
-0x6000 025692 rtn 
-:      025694 lmp_accept_inrand:
-0x6001 025695 arg mem_lap ,rega 
-0x6002 025696 call generate_kinit 
-0x6003 025697 jam lmp_accepted ,mem_lmo_opcode2 
-0x6004 025698 jam lmp_in_rand ,mem_lmi_opcode2 
-0x6005 025699 rtn 
-:      025701 lmp_disconnect:
-0x6006 025702 jam 10 ,mem_conn_timer 
-0x6007 025703 jam lmp_detach ,mem_lmo_opcode2 
-0x6008 025704 jam local_host ,mem_disconn_reason_send 
-0x6009 025705 rtn 
-:      025711 send_lmp:
-0x600a 025712 bpatchx patch30_2 ,mem_patch30 
-0x600b 025713 disable user 
-0x600c 025714 call lmo_fifo_process 
-0x600d 025715 fetch 1 ,mem_lmp_to_send 
-0x600e 025716 rtn blank 
-0x600f 025721 bbit1 7 ,send_lmp_escape 
-:      025722 send_lmp0:
-0x6010 025723 beq lmp_name_req ,send_lmp_name_req 
-0x6011 025724 beq lmp_name_res ,send_lmp_name_res 
-0x6012 025725 beq lmp_accepted ,send_lmp_accepted 
-0x6013 025726 beq lmp_not_accepted ,send_lmp_not_accepted 
-0x6014 025727 beq lmp_features_req ,send_lmp_features_req 
-0x6015 025728 beq lmp_features_res ,send_lmp_features_res 
-0x6016 025729 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
-0x6017 025730 beq lmp_version_req ,send_lmp_version_req 
-0x6018 025731 beq lmp_version_res ,send_lmp_version_res 
-0x6019 025732 beq lmp_setup_complete ,send_lmp_setup_complete 
-0x601a 025733 beq lmp_supervision_timeout ,send_lmp_superto 
-0x601b 025734 beq lmp_host_connection_req ,send_lmp_no_payload 
-0x601c 025735 beq lmp_in_rand ,send_lmp_inrand 
-0x601d 025736 beq lmp_comb_key ,send_lmp_comb_key 
-0x601e 025737 beq lmp_au_rand ,send_lmp_aurand 
-0x601f 025738 beq lmp_sres ,send_lmp_sres 
-0x6020 025739 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
-0x6021 025740 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
-0x6022 025741 beq lmp_start_encryption_req ,send_lmp_start_encryption 
-0x6023 025742 beq lmp_detach ,send_lmp_detach 
-0x6024 025743 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
-0x6025 025744 beq lmp_unit_key ,send_lmp_unit_key 
-0x6026 025746 beq lmp_incr_power_req ,send_lmp_inc_power 
-0x6027 025747 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
-0x6028 025748 beq lmp_max_power ,send_lmp_nopayload_reply 
-0x6029 025749 beq lmp_max_slot ,send_lmp_max_slot 
-0x602a 025750 beq lmp_max_slot_req ,send_lmp_max_slot_req 
-0x602b 025751 beq lmp_min_power ,send_lmp_nopayload_reply 
-0x602c 025752 beq lmp_slot_offset ,send_lmp_slot_offset 
-0x602d 025753 beq lmp_switch_req ,send_lmp_switch_req 
-0x602e 025754 beq lmp_sniff_req ,send_lmp_sniff_req 
-0x602f 025755 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
-0x6030 025756 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
-0x6031 025757 beq lmp_unsniff_req ,send_lmp_unsniff_req 
-0x6032 025758 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
-0x6033 025759 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
-0x6034 025760 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
-0x6035 025761 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
-0x6036 025762 beq lmp_dhkey_check ,send_lmp_dhkey_check 
-0x6037 025763 beq lmp_auto_rate ,send_lmp_auto_rate 
-0x6038 025764 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
-0x6039 025766 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
-0x603a 025767 beq lmp_quality_of_service ,send_lmp_quality_of_service 
-0x603b 025768 beq lmp_test_activate ,send_lmp_test_activate 
-0x603c 025769 beq lmp_test_control ,send_lmp_test_control 
-:      025770 send_lmp_error:
-0x603d 025771 branch assert 
-0x603e 025772 rtn 
-:      025773 send_lmp_escape:
-0x603f 025774 beq lmp_ext_accepted ,send_lmpext_accepted 
-0x6040 025775 beq lmp_ext_features_res ,send_lmpext_features_res 
-0x6041 025776 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
-0x6042 025777 beq lmp_ext_features_req ,send_lmpext_features_req 
-0x6043 025778 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
-0x6044 025779 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
-0x6045 025780 beq lmp_io_cap_req ,send_lmp_io_cap_req 
-0x6046 025781 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
-0x6047 025782 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
-0x6048 025783 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
-0x6049 025784 branch assert 
-:      025790 send_lmp_accepted:
-0x604a 025791 force 2 ,pdata 
-0x604b 025792 call msg_send_lmp 
-0x604c 025793 fetch 1 ,mem_lmi_opcode 
-0x604d 025794 istore 1 ,contw 
-0x604e 025795 call send_lmp_follow 
-0x604f 025796 bpatchx patch30_3 ,mem_patch30 
-0x6050 025797 fetch 1 ,mem_lmi_opcode 
-0x6051 025798 beq lmp_in_rand ,send_lmp_accepted_inrand 
-0x6052 025799 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
-0x6053 025800 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
-0x6054 025801 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
-0x6055 025802 beq lmp_host_connection_req ,send_lmp_accepted_connection 
-0x6056 025803 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
-0x6057 025804 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
-0x6058 025805 rtn 
-:      025807 send_create_conn_start_l2cap_timer_sm:
-0x6059 025808 fetch 1 ,mem_conn_sm 
-0x605a 025809 rtn blank 
-0x605b 025810 jam conn_sm_wait_done ,mem_conn_sm 
-0x605c 025811 setarg timer_enpt_waite 
-0x605d 025812 arg enpt_delay_timer ,queue 
-0x605e 025813 branch timer_init 
-:      025815 send_lmp_accept_sniff_req:
-0x605f 025816 branch sniff_init 
-:      025817 send_lmp_not_accepted:
-0x6060 025818 force 3 ,pdata 
-0x6061 025819 call msg_send_lmp 
-0x6062 025820 fetch 1 ,mem_lmi_opcode 
-0x6063 025821 beq lmp_au_rand ,send_not_accept_aurand 
-0x6064 025822 istore 1 ,contw 
-0x6065 025823 fetch 1 ,mem_lmo_reason 
-0x6066 025824 istore 1 ,contw 
-0x6067 025825 branch send_lmp_follow 
-:      025827 send_not_accept_aurand:
-0x6068 025828 istore 1 ,contw 
-0x6069 025829 fetch 1 ,mem_lmo_reason 
-0x606a 025830 istore 1 ,contw 
-0x606b 025831 arg mem_sres_tid ,temp 
-0x606c 025832 branch special_tid_store 
-:      025834 send_lmpext_accepted:
-0x606d 025835 force 4 ,queue 
-0x606e 025836 call send_lmpext 
-0x606f 025837 setarg lmp_escape 
-0x6070 025838 istore 1 ,contw 
-0x6071 025839 fetch 1 ,mem_lmi_opcode 
-0x6072 025840 set0 7 ,pdata 
-0x6073 025841 istore 1 ,contw 
-0x6074 025842 fetch 1 ,mem_lmi_opcode 
-0x6075 025843 branch send_lmp_follow 
-:      025845 send_lmpext_not_accepted:
-0x6076 025846 force 5 ,queue 
-0x6077 025847 call send_lmpext 
-0x6078 025848 setarg lmp_escape 
-0x6079 025849 istore 1 ,contw 
-0x607a 025850 fetch 1 ,mem_lmi_opcode 
-0x607b 025851 set0 7 ,pdata 
-0x607c 025852 istore 1 ,contw 
-0x607d 025853 fetch 1 ,mem_lmo_reason 
-0x607e 025854 istore 1 ,contw 
-0x607f 025855 branch send_lmp_follow 
-:      025858 send_lmp_accepted_inrand:
-0x6080 025859 call clear_linkkey 
-0x6081 025860 call tid_check 
-0x6082 025861 rtn true 
-0x6083 025862 branch lmp_generate_key 
-:      025864 send_lmp_accepted_enc_mode:
-0x6084 025865 fetch 1 ,mem_op 
-0x6085 025866 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
-0x6086 025867 rtnbit0 op_stop_enc 
-0x6087 025868 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x6088 025869 set0 op_stop_enc ,pdata 
-0x6089 025870 call tid_reply 
-0x608a 025871 branch send_lmp_accepted_enc_exit 
-:      025872 send_lmp_accepted_enc_start:
-0x608b 025873 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x608c 025874 set0 op_start_enc ,pdata 
-:      025875 send_lmp_accepted_enc_exit:
-0x608d 025876 store 1 ,mem_op 
-0x608e 025877 rtn 
-:      025879 send_lmp_accepted_enc_key:
-0x608f 025880 call check_localsm 
-0x6090 025881 branch lmp_start_encryption ,true 
-0x6091 025882 rtn 
-:      025884 send_lmp_accepted_connection:
-0x6092 025885 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-0x6093 025887 fetch 1 ,mem_lmp_conn_state 
-0x6094 025888 set1 received_conn_req ,pdata 
-0x6095 025889 store 1 ,mem_lmp_conn_state 
-0x6096 025890 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x6097 025891 branch ui_ipc_send_event 
-:      025894 send_lmp_accept_dhkey_check:
-0x6098 025895 rtn 
-:      025899 send_lmpext_features_res:
-0x6099 025900 force 12 ,queue 
-0x609a 025901 call send_lmpext 
-0x609b 025902 setarg 0x01 
-0x609c 025903 istore 1 ,contw 
-0x609d 025904 fetch 2 ,mem_lmpext_ssp_enable 
-0x609e 025905 istore 2 ,contw 
-0x609f 025906 setarg 0 
-0x60a0 025907 istore 3 ,contw 
-0x60a1 025908 setarg 0x00 
-0x60a2 025909 istore 4 ,contw 
-0x60a3 025910 branch send_lmp_reply 
-:      025911 send_lmpext_io_cap_res:
-0x60a4 025912 force 5 ,queue 
-0x60a5 025913 call send_lmpext 
-0x60a6 025914 fetch 3 ,mem_sp_iocap_local 
-0x60a7 025915 istore 3 ,contw 
-0x60a8 025916 call send_lmp_reply 
-0x60a9 025917 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
-0x60aa 025918 fetch 1 ,mem_sp_iocap_local 
-0x60ab 025919 beq display_yesno ,responder_iocap_display_yesno 
-0x60ac 025920 beq keyboard_only ,responder_iocap_keyboard_only 
-0x60ad 025921 beq no_input_no_output ,responder_iocap_no_input_no_output 
-0x60ae 025922 rtn 
-:      025924 responder_iocap_keyboard_only:
-0x60af 025925 fetch 1 ,mem_sp_iocap_remote 
-0x60b0 025926 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
-0x60b1 025927 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
-0x60b2 025928 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
-0x60b3 025929 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
-0x60b4 025930 rtn 
-:      025933 responder_iocap_display_yesno:
-0x60b5 025934 fetch 1 ,mem_sp_iocap_remote 
-0x60b6 025935 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
-0x60b7 025936 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
-0x60b8 025937 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
-0x60b9 025938 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
-0x60ba 025939 rtn 
-:      025942 responder_iocap_no_input_no_output:
-0x60bb 025943 fetch 1 ,mem_sp_iocap_remote 
-0x60bc 025944 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
-0x60bd 025945 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
-0x60be 025946 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
-0x60bf 025947 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
-0x60c0 025948 rtn 
-:      025950 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
-:      025951 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
-:      025952 responder_iocap_display_yesno_initiator_iocap_display_only:
-:      025953 responder_iocap_no_input_no_output_initiator_iocap_display_only:
-:      025954 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
-:      025955 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
-:      025956 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
-:      025957 set_ssp_mode_justwork:
-0x60c1 025958 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
-0x60c2 025959 fetch 1 ,mem_classic_bt_flag 
-0x60c3 025960 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
-0x60c4 025961 rtn 
-:      025963 responder_iocap_display_yesno_initiator_iocap_display_yesno:
-:      025964 set_ssp_mode_numeric_comparison:
-0x60c5 025965 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
-0x60c6 025966 rtn 
-:      025968 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
-:      025969 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
-:      025970 responder_iocap_keyboard_only_initiator_iocap_display_only:
-:      025971 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
-:      025972 set_ssp_mode_passkey:
-0x60c7 025973 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
-0x60c8 025974 rtn 
-:      025977 classic_bt_set_reject_justwork_flag:
-0x60c9 025978 arg flag_ssp_reject_justwork ,queue 
-0x60ca 025979 branch classic_bluetooth_set_flag 
-:      025981 classic_bt_clr_reject_justwork_flag:
-0x60cb 025982 arg flag_ssp_reject_justwork ,queue 
-0x60cc 025983 branch classic_bluetooth_clr_flag 
-:      025985 classic_bluetooth_set_flag:
-0x60cd 025986 fetch 1 ,mem_classic_bt_flag 
-0x60ce 025987 qset1 pdata 
-0x60cf 025988 store 1 ,mem_classic_bt_flag 
-0x60d0 025989 rtn 
-:      025991 classic_bluetooth_clr_flag:
-0x60d1 025992 fetch 1 ,mem_classic_bt_flag 
-0x60d2 025993 qset0 pdata 
-0x60d3 025994 store 1 ,mem_classic_bt_flag 
-0x60d4 025995 rtn 
-:      025998 send_lmp_io_cap_req:
-0x60d5 025999 force 5 ,queue 
-0x60d6 026000 call send_lmpext 
-0x60d7 026001 fetch 3 ,mem_sp_iocap_local 
-0x60d8 026002 istore 3 ,contw 
-0x60d9 026003 branch send_lmp_request 
-:      026006 send_lmpext_sniff_subrating_req:
-0x60da 026008 rtn 
-:      026009 send_lmpext_sniff_subrating_res:
-0x60db 026010 force 9 ,queue 
-0x60dc 026011 call send_lmpext 
-0x60dd 026012 fetch 1 ,mem_subsniff_rate 
-0x60de 026013 istore 1 ,contw 
-0x60df 026014 fetch 2 ,mem_subsniff_tcmax 
-0x60e0 026015 istore 2 ,contw 
-0x60e1 026016 fetch 4 ,mem_subsniff_instant 
-0x60e2 026017 istore 4 ,contw 
-0x60e3 026018 branch send_lmp_reply 
-:      026020 send_lmp_name_res:
-0x60e4 026021 force 17 ,pdata 
-0x60e5 026022 call msg_send_lmp 
-0x60e6 026023 fetch 1 ,mem_lmi_opcode 
-0x60e7 026024 copy pdata ,temp 
-0x60e8 026025 beq 0x00 ,send_lmp_name_res_offset_ok 
-0x60e9 026026 beq 0x0e ,send_lmp_name_res_offset_ok 
-0x60ea 026027 beq 0x1c ,send_lmp_name_res_offset_ok 
-0x60eb 026028 rtn 
-:      026029 send_lmp_name_res_offset_ok:
-0x60ec 026030 istore 1 ,contw 
-0x60ed 026031 fetch 1 ,mem_local_name_length 
-0x60ee 026032 istore 1 ,contw 
-0x60ef 026033 arg 14 ,loopcnt 
-0x60f0 026034 setarg mem_local_name 
-0x60f1 026035 iadd temp ,contr 
-0x60f2 026036 call memcpy 
-0x60f3 026037 branch send_lmp_reply 
-:      026040 send_lmp_timing_accuracy_res:
-0x60f4 026041 force 3 ,pdata 
-0x60f5 026042 call msg_send_lmp 
-0x60f6 026043 setarg 0x0114 
-0x60f7 026044 istore 2 ,contw 
-0x60f8 026045 branch send_lmp_reply 
-:      026047 send_lmp_clkoffset_res:
-0x60f9 026049 force 3 ,pdata 
-0x60fa 026050 call msg_send_lmp 
-0x60fb 026051 fetch 4 ,mem_clke_bt 
-0x60fc 026052 isub clkn_bt ,pdata 
-0x60fd 026053 branch send_lmp_clkoffset_res_master ,master 
-0x60fe 026054 sub pdata ,0 ,pdata 
-:      026055 send_lmp_clkoffset_res_master:
-0x60ff 026057 rshift2 pdata ,pdata 
-0x6100 026058 set0 15 ,pdata 
-0x6101 026059 istore 2 ,contw 
-0x6102 026060 branch send_lmp_reply 
-:      026062 send_lmp_version_res:
-0x6103 026063 force 6 ,pdata 
-0x6104 026064 call msg_send_lmp 
-0x6105 026065 fetch 5 ,mem_lmp_version 
-0x6106 026066 istore 5 ,contw 
-0x6107 026067 branch send_lmp_reply 
-:      026069 send_lmp_features_res:
-0x6108 026070 force 9 ,pdata 
-0x6109 026071 call msg_send_lmp 
-0x610a 026072 fetch 8 ,mem_features 
-0x610b 026073 istore 8 ,contw 
-0x610c 026074 branch send_lmp_reply 
-:      026081 send_lmpext_features_req:
-0x610d 026082 force 12 ,queue 
-0x610e 026083 call send_lmpext 
-0x610f 026084 setarg 0x01 
-0x6110 026085 istore 1 ,contw 
-0x6111 026086 fetch 2 ,mem_lmpext_ssp_enable 
-0x6112 026087 istore 2 ,contw 
-0x6113 026088 setarg 0 
-0x6114 026089 istore 3 ,contw 
-0x6115 026090 setarg 0x00 
-0x6116 026091 istore 4 ,contw 
-0x6117 026092 branch send_lmp_request 
-:      026094 send_lmpext_packet_type_table_req:
-0x6118 026095 force 3 ,queue 
-0x6119 026096 call send_lmpext 
-0x611a 026097 fetch 1 ,mem_ptt 
-0x611b 026098 istore 1 ,contw 
-0x611c 026099 disable user 
-0x611d 026100 call send_lmp_request 
-0x611e 026101 nrtn user 
-0x611f 026102 nrtn master 
-0x6120 026103 fetch 1 ,mem_afh_cfg 
-0x6121 026104 rtnbit0 afh_cfg_on 
-0x6122 026105 call afh_init 
-0x6123 026106 branch afh_open_all_channels 
-:      026109 ssp_enable:
-0x6124 026110 bpatchx patch30_4 ,mem_patch30 
-0x6125 026111 fetch 1 ,mem_features + 6 
-0x6126 026112 set1 param_featrue_ssp ,pdata 
-0x6127 026113 store 1 ,mem_features + 6 
-0x6128 026114 setarg param_lmpext_ssp_enable 
-0x6129 026115 store 2 ,mem_lmpext_ssp_enable 
-0x612a 026116 rtn 
-:      026118 ssp_disable:
-0x612b 026119 bpatchx patch30_5 ,mem_patch30 
-0x612c 026120 fetch 1 ,mem_features + 6 
-0x612d 026121 set0 param_featrue_ssp ,pdata 
-0x612e 026122 store 1 ,mem_features + 6 
-0x612f 026123 setarg 0 
-0x6130 026124 store 2 ,mem_lmpext_ssp_enable 
-0x6131 026125 rtn 
-:      026127 afh_init:
-0x6132 026128 jam 0x3 ,mem_afh_cfg 
-0x6133 026129 setarg 0 
-0x6134 026130 store 4 ,mem_afh_timer 
-0x6135 026131 arg mem_afh_map_lo ,contw 
-0x6136 026132 call afh_reset_map 
-0x6137 026133 arg mem_afh_map_new ,contw 
-0x6138 026134 call afh_reset_map 
-0x6139 026135 arg mem_afh_classify_channel_map ,contw 
-0x613a 026136 call afh_reset_map 
-0x613b 026137 branch afh_clear_error_counter 
-:      026138 afh_open_all_channels:
-0x613c 026139 arg mem_afh_map_new ,contw 
-0x613d 026140 call afh_reset_map 
-0x613e 026141 call afh_clear_error_counter 
-0x613f 026142 branch afh_set_send_flag 
-:      026145 afh_reset_map:
-0x6140 026146 setarg 0xffffff 
-0x6141 026147 istore 3 ,contw 
-0x6142 026148 istore 3 ,contw 
-0x6143 026149 istore 3 ,contw 
-0x6144 026150 setarg 0x7f 
-0x6145 026151 istore 1 ,contw 
-0x6146 026152 rtn 
-:      026153 afh_clear_error_counter:
-0x6147 026154 setarg 0 
-0x6148 026155 store 2 ,mem_afh_error_total 
-0x6149 026156 rtn 
-:      026157 afh_set_send_flag:
-0x614a 026158 fetch 1 ,mem_afh_cfg 
-0x614b 026159 set1 send_lmp_set_afh ,pdata 
-0x614c 026160 store 1 ,mem_afh_cfg 
-0x614d 026161 rtn 
-:      026164 send_lmpext_pause_encryption_req:
-0x614e 026165 force 2 ,queue 
-0x614f 026166 call send_lmpext 
-0x6150 026167 nbranch send_lmp_reply ,master 
-0x6151 026169 branch send_lmp_request 
-:      026173 send_lmp_detach:
-0x6152 026174 force 2 ,pdata 
-0x6153 026175 call msg_send_lmp 
-0x6154 026176 fetch 1 ,mem_disconn_reason_send 
-0x6155 026177 istore 1 ,contw 
-0x6156 026178 call send_lmp_request 
-:      026179 prepare_disconnect:
-0x6157 026180 fetch 1 ,mem_op 
-0x6158 026181 set1 op_disconn ,pdata 
-0x6159 026182 store 1 ,mem_op 
-0x615a 026183 jam 50 ,mem_conn_timer 
-0x615b 026184 rtn 
-:      026187 send_lmp_no_payload:
-0x615c 026188 force 1 ,pdata 
-0x615d 026189 call msg_send_lmp 
-0x615e 026190 branch send_lmp_request 
-:      026191 send_lmp_nopayload_reply:
-0x615f 026192 force 1 ,pdata 
-0x6160 026193 call msg_send_lmp 
-0x6161 026194 branch send_lmp_reply 
-:      026197 send_lmp_encryption_mode_req:
-0x6162 026198 force 2 ,pdata 
-0x6163 026199 call msg_send_lmp 
-0x6164 026200 fetch 1 ,mem_state_map 
-0x6165 026201 isolate0 smap_encryption ,pdata 
-0x6166 026202 setflag true ,0 ,pdata 
-0x6167 026203 and_into 1 ,pdata 
-0x6168 026204 istore 1 ,contw 
-0x6169 026205 branch send_lmp_request 
-:      026208 send_lmp_superto:
-0x616a 026209 force 3 ,pdata 
-0x616b 026210 call msg_send_lmp 
-0x616c 026211 fetch 2 ,mem_supervision_to 
-0x616d 026212 istore 2 ,contw 
-0x616e 026213 branch send_lmp_request 
-:      026215 send_lmp_name_req:
-0x616f 026216 jam 250 ,mem_conn_timer 
-0x6170 026217 force 2 ,pdata 
-0x6171 026218 call msg_send_lmp 
-0x6172 026219 fetch 1 ,mem_name_offset 
-0x6173 026220 istore 1 ,contw 
-0x6174 026221 branch send_lmp_request 
-:      026223 send_lmp_test_control:
-0x6175 026224 force 10 ,pdata 
-0x6176 026225 call msg_send_lmp 
-0x6177 026226 arg mem_temp_payload ,contr 
-0x6178 026227 force 9 ,loopcnt 
-:      026228 send_lmp_test_control_loop:
-0x6179 026229 ifetch 1 ,contr 
-0x617a 026230 xor_into 0x55 ,pdata 
-0x617b 026231 istore 1 ,contw 
-0x617c 026232 loop send_lmp_test_control_loop 
-0x617d 026233 branch send_lmp_request 
-:      026235 send_lmp_quality_of_service_req:
-0x617e 026236 branch send_lmp_request 
-:      026237 send_lmp_unit_key:
-0x617f 026238 branch send_lmp_request 
-:      026240 send_lmp_slot_offset:
-0x6180 026241 rtn master 
-0x6181 026242 call calc_slot_offset 
-0x6182 026243 force 9 ,pdata 
-0x6183 026244 call msg_send_lmp 
-0x6184 026245 fetch 2 ,mem_slot_offset 
-0x6185 026246 istore 2 ,contw 
-0x6186 026247 fetch 3 ,mem_lap 
-0x6187 026248 istore 3 ,contw 
-0x6188 026249 fetch 1 ,mem_uap 
-0x6189 026250 istore 1 ,contw 
-0x618a 026251 fetch 2 ,mem_nap 
-0x618b 026252 istore 2 ,contw 
-0x618c 026253 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
-0x618d 026254 set0 mark_switch_initiated ,mark 
-0x618e 026255 call send_lmp_request 
-0x618f 026256 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6190 026257 rtn 
-:      026258 send_lmp_slot_offset_reply:
-0x6191 026259 call send_lmp_reply 
-0x6192 026260 jam lmp_accepted ,mem_lmo_opcode2 
-0x6193 026261 jam lmp_switch_req ,mem_lmi_opcode2 
-0x6194 026262 rtn 
-:      026264 send_lmp_switch_req:
-0x6195 026265 arg 0x200 ,temp 
-0x6196 026266 branch switch_on_native ,master 
-0x6197 026267 deposit clke_bt 
-0x6198 026268 branch switch_slack 
-:      026269 switch_on_native:
-0x6199 026270 deposit clkn_bt 
-:      026271 switch_slack:
-0x619a 026272 deposit bt_clk 
-0x619b 026273 iadd temp ,pdata 
-0x619c 026274 and_into 0x1fc ,pdata 
-0x619d 026275 store 4 ,mem_sniff_anchor 
-0x619e 026276 force 5 ,pdata 
-0x619f 026277 call msg_send_lmp 
-0x61a0 026278 fetch 4 ,mem_sniff_anchor 
-0x61a1 026279 rshift pdata ,pdata 
-0x61a2 026280 istore 4 ,contw 
-0x61a3 026281 branch send_lmp_request 
-:      026283 send_lmp_sniff_req:
-0x61a4 026284 force 10 ,pdata 
-0x61a5 026285 call msg_send_lmp 
-0x61a6 026286 arg mem_sniff_payload ,contr 
-0x61a7 026287 ifetch 9 ,contr 
-0x61a8 026288 istore 9 ,contw 
-0x61a9 026289 branch send_lmp_request 
-:      026292 send_lmp_timing_accuracy_req:
-0x61aa 026294 force 3 ,pdata 
-0x61ab 026295 call msg_send_lmp 
-0x61ac 026296 setarg 0x0114 
-0x61ad 026297 istore 2 ,contw 
-0x61ae 026298 branch send_lmp_request 
-:      026300 send_lmp_unsniff_req:
-0x61af 026302 force 1 ,pdata 
-0x61b0 026303 call msg_send_lmp 
-0x61b1 026312 branch send_lmp_request 
-:      026315 send_lmp_max_slot:
-0x61b2 026316 force 2 ,pdata 
-0x61b3 026317 call msg_send_lmp 
-0x61b4 026318 fetch 1 ,mem_max_slot 
-0x61b5 026319 istore 1 ,contw 
-0x61b6 026320 branch send_lmp_request 
-:      026323 send_lmp_max_slot_req:
-0x61b7 026324 force 2 ,pdata 
-0x61b8 026325 call msg_send_lmp 
-0x61b9 026326 setarg 0x05 
-0x61ba 026327 istore 1 ,contw 
-0x61bb 026328 branch send_lmp_request 
-:      026331 send_lmp_inc_power:
-0x61bc 026332 force 2 ,pdata 
-0x61bd 026333 call msg_send_lmp 
-0x61be 026334 setarg 0x00 
-0x61bf 026335 istore 1 ,contw 
-0x61c0 026336 branch send_lmp_request 
-:      026339 send_lmp_setup_complete_by_module:
-0x61c1 026340 jam lmp_max_slot_req ,mem_lmo_opcode2 
-0x61c2 026341 rtn 
-:      026342 send_lmp_setup_complete:
-0x61c3 026343 fetch 1 ,mem_device_option 
-0x61c4 026344 sub pdata ,dvc_op_module ,null 
-0x61c5 026345 call send_lmp_setup_complete_by_module ,zero 
-0x61c6 026346 fetch 1 ,mem_state 
-0x61c7 026347 set1 state_conn_comp ,pdata 
-0x61c8 026348 store 1 ,mem_state 
-0x61c9 026349 copy clkn_bt ,pdata 
-0x61ca 026350 store 4 ,mem_aurand_send_delay_time 
-0x61cb 026351 fetch 1 ,mem_lmp_conn_state 
-0x61cc 026352 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
-0x61cd 026353 set1 sent_setup_complete ,pdata 
-0x61ce 026354 store 1 ,mem_lmp_conn_state 
-0x61cf 026355 jam bt_evt_setup_complete ,mem_fifo_temp 
-0x61d0 026356 call ui_ipc_send_event 
-0x61d1 026357 force 1 ,pdata 
-0x61d2 026358 call msg_send_lmp 
-0x61d3 026359 branch send_lmp_request 
-:      026360 send_lmp_setup_complete_has_sent:
-0x61d4 026361 jam 0 ,mem_lmp_to_send 
-0x61d5 026362 rtn 
-:      026364 send_lmp_version_req:
-0x61d6 026365 force 6 ,pdata 
-0x61d7 026366 call msg_send_lmp 
-0x61d8 026367 fetch 5 ,mem_lmp_version 
-0x61d9 026368 istore 5 ,contw 
-0x61da 026369 branch send_lmp_request 
-:      026371 send_lmp_features_req:
-0x61db 026372 force 9 ,pdata 
-0x61dc 026373 call msg_send_lmp 
-0x61dd 026374 fetch 8 ,mem_features 
-0x61de 026375 istore 8 ,contw 
-0x61df 026376 branch send_lmp_request 
-:      026378 sp_master_send_io_cap_get:
-0x61e0 026379 jam sp_flag_commit ,mem_master_sp_flag 
-0x61e1 026380 fetch 1 ,mem_sp_local_key_invalid 
-0x61e2 026381 rtnne sp_key_valid 
-0x61e3 026382 jam sp_master_stat_start_done ,mem_master_sp_state 
-0x61e4 026383 rtn 
-:      026385 sp_master_send_io_cap_send:
-0x61e5 026386 call tid_initiate 
-0x61e6 026387 jam lmp_io_cap_req ,mem_lmo_opcode2 
-0x61e7 026388 jam sp_stat_key_send ,mem_master_sp_state 
-0x61e8 026389 rtn 
-:      026392 sp_master_send_lmp_encapsulated_header:
-0x61e9 026393 call tid_initiate 
-0x61ea 026394 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61eb 026395 jam sp_stat_random_send ,mem_master_sp_state 
-0x61ec 026396 rtn 
-:      026398 sp_master_commitment_compare:
-0x61ed 026399 arg mem_sp_calc_result_high ,rega 
-0x61ee 026400 arg mem_sp_confirm_remote ,regb 
-0x61ef 026401 arg 16 ,loopcnt 
-0x61f0 026402 call string_compare 
-0x61f1 026403 branch sp_master_commitment_compare_success ,zero 
-0x61f2 026404 jam sp_stat_null ,mem_master_sp_state 
-0x61f3 026405 call master_clear_mem_master_sp_flag 
-0x61f4 026406 jam pdu_not_allowed ,mem_lmo_reason2 
-0x61f5 026407 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61f6 026408 branch reject_lmp_packet 
-:      026409 sp_master_commitment_compare_success:
-0x61f7 026410 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x61f8 026411 call master_set_mem_master_sp_flag 
-0x61f9 026412 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61fa 026413 branch accept_lmp_msg 
-:      026417 sp_master_send_lmp_simple_pairing_number:
-0x61fb 026418 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x61fc 026419 rtn 
-:      026423 sp_send_lmp_encapsulated_header:
-0x61fd 026426 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61fe 026428 rtn 
-:      026434 send_lmp_encapsulated_header:
-0x61ff 026435 jam 0 ,mem_sp_local_key_send_count 
-0x6200 026436 force 4 ,pdata 
-0x6201 026437 call msg_send_lmp 
-0x6202 026438 force encapsulated_major_type_p192 ,pdata 
-0x6203 026439 istore 1 ,contw 
-0x6204 026440 force encapsulated_minor_type_p192 ,pdata 
-0x6205 026441 istore 1 ,contw 
-0x6206 026442 force encapsulated_len_p192 ,pdata 
-0x6207 026443 istore 1 ,contw 
-0x6208 026444 call check_localsm 
-0x6209 026445 branch send_lmp_request ,true 
-0x620a 026446 branch send_lmp_reply 
-:      026448 send_lmp_encapsulated_payload:
-0x620b 026450 force 17 ,pdata 
-0x620c 026451 call msg_send_lmp 
-0x620d 026452 fetch 1 ,mem_sp_local_key_send_count 
-0x620e 026453 arg mem_sp_pubkey_local ,contr 
-0x620f 026454 iadd contr ,contr 
-0x6210 026455 ifetch 8 ,contr 
-0x6211 026456 istore 8 ,contw 
-0x6212 026457 ifetch 8 ,contr 
-0x6213 026458 istore 8 ,contw 
-0x6214 026459 fetch 1 ,mem_sp_local_key_send_count 
-0x6215 026460 increase 16 ,pdata 
-0x6216 026461 store 1 ,mem_sp_local_key_send_count 
-0x6217 026462 call check_localsm 
-0x6218 026463 branch send_lmp_request ,true 
-0x6219 026464 branch send_lmp_reply 
-:      026467 sp_send_lmp_simple_pairing_comfirm:
-0x621a 026468 jam sp_stat_random_recv ,mem_sp_state 
-0x621b 026469 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
-0x621c 026470 rtn 
-:      026471 send_lmp_simple_pairing_comfirm:
-0x621d 026474 force 17 ,pdata 
-0x621e 026475 call msg_send_lmp 
-0x621f 026476 arg mem_sp_calc_result_high ,contr 
-0x6220 026477 ifetch 8 ,contr 
-0x6221 026478 istore 8 ,contw 
-0x6222 026479 ifetch 8 ,contr 
-0x6223 026480 istore 8 ,contw 
-0x6224 026481 branch send_lmp_reply 
-:      026483 sp_send_lmp_simple_pairing_number:
-0x6225 026484 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x6226 026485 rtn 
-:      026487 send_lmp_simple_pairing_number:
-0x6227 026489 call check_localsm 
-0x6228 026490 call sp_local_random_key_generator ,true 
-0x6229 026491 force 17 ,pdata 
-0x622a 026492 call msg_send_lmp 
-0x622b 026493 arg mem_sp_random_local ,contr 
-0x622c 026494 ifetch 8 ,contr 
-0x622d 026495 istore 8 ,contw 
-0x622e 026496 ifetch 8 ,contr 
-0x622f 026497 istore 8 ,contw 
-0x6230 026498 call check_localsm 
-0x6231 026499 nbranch send_lmp_reply ,true 
-0x6232 026500 branch send_lmp_request ,true 
-:      026502 master_sp_sm_end:
-0x6233 026504 jam sp_stat_done ,mem_master_sp_state 
-:      026505 sp_aurand_send:
-0x6234 026506 call tid_initiate 
-0x6235 026507 jam lmp_au_rand ,mem_lmo_opcode2 
-0x6236 026508 call check_localsm_master 
-0x6237 026509 branch sp_master_key_prarm_push ,true 
-0x6238 026510 branch sp_link_key_prarm_push 
-:      026511 master_sp_send_lmp_dhkey_check:
-0x6239 026512 call tid_reply 
-:      026513 sp_send_lmp_dhkey_check:
-0x623a 026514 jam lmp_dhkey_check ,mem_lmo_opcode2 
-0x623b 026515 rtn 
-:      026516 send_lmp_dhkey_check:
-0x623c 026518 force 17 ,pdata 
-0x623d 026519 call msg_send_lmp 
-0x623e 026520 arg mem_sp_calc_result_high ,contr 
-0x623f 026521 ifetch 8 ,contr 
-0x6240 026522 istore 8 ,contw 
-0x6241 026523 ifetch 8 ,contr 
-0x6242 026524 istore 8 ,contw 
-0x6243 026525 call check_localsm 
-0x6244 026526 nbranch send_lmp_reply ,true 
-0x6245 026527 branch send_lmp_request ,true 
-:      026529 send_lmp_enc_key_size_mask_res:
-0x6246 026530 force 3 ,pdata 
-0x6247 026531 call msg_send_lmp 
-0x6248 026532 setarg 0xfffe 
-0x6249 026533 istore 2 ,contw 
-0x624a 026534 branch send_lmp_reply 
-:      026536 send_lmp_auto_rate:
-0x624b 026537 branch send_lmp_request 
-:      026538 send_lmp_clkoffset_req:
-0x624c 026539 branch send_lmp_request 
-:      026540 send_lmp_quality_of_service:
-0x624d 026541 branch send_lmp_request 
-:      026542 send_lmp_test_activate:
-0x624e 026543 branch send_lmp_request 
-:      026548 send_lmp_comb_key:
-0x624f 026549 call generate_random_number 
-0x6250 026550 arg mem_lap ,rega 
-0x6251 026551 call generate_linkkey 
-0x6252 026552 force 17 ,pdata 
-0x6253 026553 call msg_send_lmp 
-0x6254 026554 arg mem_kinit ,rega 
-0x6255 026555 arg mem_random_number ,regb 
-0x6256 026556 call xor16 
-0x6257 026557 nbranch send_lmp_follow ,master 
-0x6258 026558 branch send_lmp_tid 
-:      026560 send_lmp_inrand:
-0x6259 026561 call generate_random_number 
-0x625a 026562 arg mem_plap ,rega 
-0x625b 026563 call generate_kinit 
-:      026564 send_lmp_rand:
-0x625c 026565 force 17 ,pdata 
-0x625d 026566 call msg_send_lmp 
-0x625e 026567 arg mem_random_number ,contr 
-0x625f 026568 call memcpy16 
-0x6260 026569 fetch 1 ,mem_conn_sm 
-0x6261 026570 beq conn_sm_auth_wait ,send_lmp_request 
-0x6262 026571 beq conn_sm_pairing_wait ,send_lmp_request 
-0x6263 026572 branch send_lmp_tid 
-:      026574 send_lmp_aurand:
-0x6264 026575 fetch 1 ,mem_pairing_auth 
-0x6265 026576 branch send_lmp_aurand_notpairing ,blank 
-0x6266 026577 call check_localsm 
-0x6267 026578 call tid_initiate ,true 
-0x6268 026579 ncall tid_reply ,true 
-0x6269 026580 branch send_lmp_aurand_common 
-:      026581 send_lmp_aurand_notpairing:
-0x626a 026582 call tid_initiate 
-:      026583 send_lmp_aurand_common:
-0x626b 026584 call generate_random_number 
-0x626c 026585 branch send_lmp_rand 
-:      026587 send_lmp_sres:
-0x626d 026588 arg mem_lap ,rega 
-0x626e 026589 call function_e1 
-0x626f 026590 force 5 ,pdata 
-0x6270 026591 call msg_send_lmp 
-0x6271 026592 fetch 4 ,mem_input_store 
-0x6272 026593 istore 4 ,contw 
-0x6273 026594 arg mem_sres_tid ,temp 
-0x6274 026595 call special_tid_store 
-0x6275 026596 call copy_aco 
-0x6276 026597 call check_localsm 
-0x6277 026598 branch send_lmp_sres_master ,true 
-0x6278 026599 jam done_encryp ,mem_wait_encryption 
-0x6279 026600 fetch 1 ,mem_pairing_auth 
-0x627a 026601 rtn blank 
-0x627b 026602 jam lmp_au_rand ,mem_lmo_opcode2 
-:      026603 send_lmp_sres_master:
-0x627c 026604 fetch 1 ,mem_link_key_exists 
-0x627d 026605 rtn blank 
-:      026606 send_lmp_sres_startenc:
-0x627e 026607 call check_localsm 
-0x627f 026608 nbranch send_lmp_sres_startenc_slave ,true 
-0x6280 026609 fetch 1 ,mem_auth_enable 
-0x6281 026610 rtn blank 
-0x6282 026611 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6283 026612 rtn 
-:      026613 send_lmp_sres_startenc_slave:
-0x6284 026614 rtnmark0 mark_slave_in_rand_accepted 
-0x6285 026615 set0 mark_slave_in_rand_accepted ,mark 
-0x6286 026616 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6287 026617 rtn 
-:      026621 send_lmp_start_encryption:
-0x6288 026622 call generate_random_number 
-0x6289 026623 call function_e3 
-0x628a 026624 force 17 ,pdata 
-0x628b 026625 call msg_send_lmp 
-0x628c 026626 arg mem_random_number ,contr 
-0x628d 026627 call memcpy16 
-0x628e 026628 branch send_lmp_tid 
-:      026630 send_lmp_stop_encryption_req:
-0x628f 026631 force 1 ,pdata 
-0x6290 026632 call msg_send_lmp 
-0x6291 026633 branch send_lmp_tid 
-:      026635 send_lmp_encryption_key_size_req:
-0x6292 026636 force 2 ,pdata 
-0x6293 026637 call msg_send_lmp 
-0x6294 026638 force 16 ,pdata 
-0x6295 026639 istore 1 ,contw 
-0x6296 026640 store 1 ,mem_key_size 
-0x6297 026641 branch send_lmp_tid 
-:      026643 msg_send_lmp:
-0x6298 026645 lshift3 pdata ,pdata 
-0x6299 026646 or_into 0x07 ,pdata 
-0x629a 026647 store 1 ,mem_lmo_header_length 
-0x629b 026648 arg 17 ,loopcnt 
-0x629c 026649 arg mem_lmo_payload ,contw 
-0x629d 026650 call clear_mem 
-0x629e 026651 arg mem_lmo_payload ,contw 
-0x629f 026652 rtn 
-:      026654 send_lmpext:
-0x62a0 026655 and pdata ,0x7f ,rega 
-0x62a1 026656 jam lmp_escape ,mem_lmp_to_send 
-0x62a2 026657 deposit queue 
-0x62a3 026658 call msg_send_lmp 
-0x62a4 026659 deposit rega 
-0x62a5 026660 istore 1 ,contw 
-0x62a6 026661 rtn 
-:      026663 send_lmp_follow:
-0x62a7 026664 fetch 1 ,mem_lmp_to_send 
-0x62a8 026665 lshift pdata ,pdata 
-0x62a9 026666 fetcht 1 ,mem_state_map 
-0x62aa 026667 isolate1 smap_lmptid ,temp 
-0x62ab 026668 setflag true ,0 ,pdata 
-0x62ac 026669 branch send_lmp_exit 
-:      026672 send_lmp_tid:
-0x62ad 026673 fetcht 1 ,mem_state_map 
-0x62ae 026674 and_into 1 ,temp 
-0x62af 026675 branch send_lmp_end 
-:      026677 send_lmp_reply:
-0x62b0 026678 force 0 ,temp 
-0x62b1 026679 branch send_lmp_end 
-:      026681 send_lmp_request:
-0x62b2 026682 force 1 ,temp 
-:      026683 send_lmp_end:
-0x62b3 026684 fetch 1 ,mem_lmp_to_send 
-0x62b4 026685 lshift pdata ,pdata 
-0x62b5 026686 setflag master ,0 ,pdata 
-0x62b6 026687 ixor temp ,pdata 
-:      026688 send_lmp_exit:
-0x62b7 026689 store 1 ,mem_lmo_header_opcode 
-0x62b8 026690 jam 0 ,mem_lmp_to_send 
-0x62b9 026691 call lmo_fifo_process_lmo0empty 
-0x62ba 026692 enable user 
-0x62bb 026693 rtn 
-:      026696 lmo_fifo_check:
-0x62bc 026697 fetch 1 ,mem_lmo_opcode2 
-0x62bd 026698 rtn blank 
-0x62be 026699 call lmo_fifo_process 
-0x62bf 026700 fetch 1 ,mem_lmo_opcode2 
-0x62c0 026701 rtn 
-:      026703 lmo_fifo_process:
-0x62c1 026704 bpatchx patch30_6 ,mem_patch30 
-0x62c2 026705 fetch 1 ,mem_lmp_to_send 
-0x62c3 026706 branch lmo_fifo_process_lmo0empty ,blank 
-0x62c4 026707 fetch 1 ,mem_lmo_opcode1 
-0x62c5 026708 nrtn blank 
-0x62c6 026709 branch lmo_fifo_process_lmo2to1 
-:      026710 lmo_fifo_process_lmo0empty:
-0x62c7 026711 fetch 1 ,mem_lmo_opcode1 
-0x62c8 026712 branch lmo_fifo_process_lmo1_empty ,blank 
-0x62c9 026713 fetch 3 ,mem_lmo_opcode1 
-0x62ca 026714 store 3 ,mem_lmp_to_send 
-0x62cb 026715 fetcht 1 ,mem_lmo_tid1 
-0x62cc 026716 fetch 1 ,mem_state_map 
-0x62cd 026717 set0 smap_lmptid ,pdata 
-0x62ce 026718 ior temp ,pdata 
-0x62cf 026719 store 1 ,mem_state_map 
-0x62d0 026720 jam 0 ,mem_lmo_opcode1 
-:      026721 lmo_fifo_process_lmo2to1:
-0x62d1 026722 fetch 1 ,mem_lmo_opcode2 
-0x62d2 026723 rtn blank 
-0x62d3 026724 fetch 4 ,mem_lmo_opcode2 
-0x62d4 026725 store 4 ,mem_lmo_opcode1 
-0x62d5 026726 jam 0 ,mem_lmo_opcode2 
-0x62d6 026727 rtn 
-:      026728 lmo_fifo_process_lmo1_empty:
-0x62d7 026729 fetch 1 ,mem_lmo_opcode2 
-0x62d8 026730 rtn blank 
-0x62d9 026731 fetch 3 ,mem_lmo_opcode2 
-0x62da 026732 store 3 ,mem_lmp_to_send 
-0x62db 026733 fetcht 1 ,mem_lmo_tid2 
-0x62dc 026734 fetch 1 ,mem_state_map 
-0x62dd 026735 set0 smap_lmptid ,pdata 
-0x62de 026736 ior temp ,pdata 
-0x62df 026737 store 1 ,mem_state_map 
-0x62e0 026738 jam 0 ,mem_lmo_opcode2 
-0x62e1 026739 rtn 
-:      026742 special_tid_store:
-0x62e2 026743 bpatchx patch30_7 ,mem_patch30 
-0x62e3 026744 fetch 1 ,mem_state_map 
-0x62e4 026745 copy pdata ,regc 
-0x62e5 026746 ifetch 1 ,temp 
-0x62e6 026747 call pop_tid_follow 
-0x62e7 026748 call send_lmp_follow 
-0x62e8 026749 copy regc ,pdata 
-0x62e9 026750 store 1 ,mem_state_map 
-0x62ea 026751 rtn 
-:      026753 tid_reply:
-0x62eb 026754 fetcht 1 ,mem_state_map 
-0x62ec 026755 set0 smap_lmptidinit ,temp 
-0x62ed 026756 storet 1 ,mem_state_map 
-0x62ee 026757 rtn 
-:      026759 tid_initiate:
-0x62ef 026760 fetcht 1 ,mem_state_map 
-0x62f0 026761 set1 smap_lmptidinit ,temp 
-0x62f1 026762 storet 1 ,mem_state_map 
-0x62f2 026763 rtn 
-:      026766 tid_check:
-0x62f3 026767 nsetflag master ,smap_lmptid ,pdata 
-0x62f4 026768 fetcht 1 ,mem_state_map 
-0x62f5 026769 ixor temp ,pdata 
-0x62f6 026770 isolate1 smap_lmptid ,pdata 
-0x62f7 026771 rtn 
-:      026774 tid_set_reply:
-0x62f8 026775 fetch 1 ,mem_state_map 
-0x62f9 026776 setflag master ,smap_lmptid ,pdata 
-0x62fa 026777 store 1 ,mem_state_map 
-0x62fb 026778 rtn 
-:      026781 check_localsm:
-0x62fc 026782 fetch 1 ,mem_sp_localsm 
-0x62fd 026783 compare local_statemachine ,pdata ,0x7f 
-0x62fe 026784 rtn 
-:      026785 setlocalsm_master:
-0x62ff 026786 fetch 1 ,mem_sp_localsm 
-0x6300 026787 set1 7 ,pdata 
-0x6301 026788 store 1 ,mem_sp_localsm 
-0x6302 026789 rtn 
-:      026790 setlocalsm_slave:
-0x6303 026791 fetch 1 ,mem_sp_localsm 
-0x6304 026792 set0 7 ,pdata 
-0x6305 026793 store 1 ,mem_sp_localsm 
-0x6306 026794 rtn 
-:      026795 check_localsm_master:
-0x6307 026796 fetch 1 ,mem_sp_localsm 
-0x6308 026797 isolate1 7 ,pdata 
-0x6309 026798 store 1 ,mem_sp_localsm 
-0x630a 026799 rtn 
-:      026801 generate_random_number:
-0x630b 026803 arg mem_random_number ,contw 
-:      026804 generate_random:
-0x630c 026805 force 16 ,loopcnt 
-:      026806 generate_random_another:
-:      026807 generate_random_loop:
-0x630d 026808 random pdata 
-0x630e 026809 istore 1 ,contw 
-0x630f 026810 loop generate_random_another 
-0x6310 026811 rtn 
-:      026813 generate_linkkey:
-0x6311 026814 call function_e21 
-0x6312 026815 arg mem_link_key ,rega 
-0x6313 026816 arg mem_input_store ,regb 
-0x6314 026817 ifetch 8 ,rega 
-0x6315 026818 fetcht 1 ,mem_state 
-0x6316 026819 nsetflag blank ,state_combkey ,temp 
-0x6317 026820 storet 1 ,mem_state 
-0x6318 026821 copy rega ,contw 
-0x6319 026822 call xor16 
-0x631a 026823 branch generate_linkkey_continue 
-:      026829 process_conn_sm:
-0x631b 026831 bpatchx patch31_0 ,mem_patch31 
-0x631c 026833 call lmo_fifo_check 
-0x631d 026834 nrtn blank 
-:      026835 process_conn_sm_continue:
-0x631e 026836 fetch 1 ,mem_conn_sm 
-0x631f 026837 rtn blank 
-0x6320 026841 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
-0x6321 026842 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
-0x6322 026843 beq conn_sm_send_features ,host_create_conn_send_features 
-0x6323 026844 beq conn_sm_wait_features_res ,host_create_conn_waiting 
-0x6324 026845 beq conn_sm_send_switch ,host_create_conn_send_switch 
-0x6325 026846 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
-0x6326 026847 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
-0x6327 026848 beq conn_sm_encrypt ,host_create_conn_encrypt 
-0x6328 026849 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
-0x6329 026850 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
-0x632a 026851 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
-0x632b 026852 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
-0x632c 026853 beq conn_sm_detach_delay ,host_create_conn_master_detach 
-0x632d 026854 beq conn_sm_send_version ,host_create_conn_send_version 
-0x632e 026855 beq conn_sm_wait_version ,host_create_conn_waiting 
-0x632f 026856 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
-0x6330 026857 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
-0x6331 026858 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
-0x6332 026859 beq conn_sm_pairing ,host_create_conn_pairing 
-0x6333 026860 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
-0x6334 026861 beq conn_sm_auth ,host_create_conn_auth 
-0x6335 026862 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
-0x6336 026863 beq conn_sm_done ,host_create_conn_done 
-0x6337 026864 beq conn_sm_wait_done ,host_create_conn_done_wait 
-0x6338 026865 jam conn_sm_standby ,mem_conn_sm 
-0x6339 026867 rtn 
-:      026868 host_create_conn_done:
-0x633a 026869 fetch 1 ,mem_lmp_conn_state 
-0x633b 026870 rtnbit0 received_setup_complete 
-0x633c 026871 rtnbit0 sent_setup_complete 
-0x633d 026872 jam conn_sm_standby ,mem_conn_sm 
-0x633e 026873 call host_conn_judge_encrypt 
-0x633f 026874 branch scheduler_start_upper_sm 
-:      026876 host_conn_judge_encrypt:
-0x6340 026877 fetch 1 ,mem_connection_options 
-0x6341 026878 rtnbit0 connection_encrypt 
-0x6342 026879 jam conn_sm_encrypt_wait ,mem_conn_sm 
-0x6343 026880 rtn 
-:      026882 host_create_conn_done_wait:
-0x6344 026883 arg enpt_delay_timer ,queue 
-0x6345 026884 call timer_check 
-0x6346 026885 nrtn blank 
-0x6347 026886 jam conn_sm_done ,mem_conn_sm 
-0x6348 026887 rtn 
-:      026889 host_create_conn_auth:
-0x6349 026890 fetch 1 ,mem_connection_options 
-0x634a 026891 set0 connection_auth ,pdata 
-0x634b 026892 store 1 ,mem_connection_options 
-0x634c 026893 jam conn_sm_auth_wait ,mem_conn_sm 
-0x634d 026894 jam lmp_au_rand ,mem_lmo_opcode2 
-0x634e 026895 rtn 
-:      026896 host_create_conn_auth_wait:
-0x634f 026897 rtn 
-:      026898 host_create_conn_pairing:
-0x6350 026899 fetch 1 ,mem_pincode_state 
-0x6351 026900 rtnne pincode_state_pincode_ready 
-0x6352 026901 call host_auth 
-0x6353 026902 jam conn_sm_pairing_wait ,mem_conn_sm 
-0x6354 026903 rtn 
-:      026905 host_create_conn_pairing_wait:
-0x6355 026906 rtn 
-:      026907 host_creat_conn_send_feat_ext:
-0x6356 026908 jam conn_sm_wait_features_ext ,mem_conn_sm 
-0x6357 026909 jam lmp_ext_features_req ,mem_lmo_opcode2 
-0x6358 026910 rtn 
-:      026911 host_create_conn_send_version:
-0x6359 026912 jam conn_sm_wait_version ,mem_conn_sm 
-0x635a 026913 jam lmp_version_req ,mem_lmo_opcode2 
-0x635b 026914 rtn 
-:      026916 host_creat_conn_wait_switch:
-0x635c 026917 fetch 1 ,mem_switch_flag 
-0x635d 026918 rtneq switch_flag_init 
-0x635e 026919 beq switch_flag_accept ,host_create_conn_switch_accept 
-0x635f 026920 arg switch_wait_timer ,queue 
-0x6360 026921 call timer_check 
-0x6361 026922 nrtn blank 
-0x6362 026923 jam switch_flag_init ,mem_switch_flag 
-0x6363 026924 branch host_create_conn_switch 
-:      026925 host_create_conn_switch_accept:
-0x6364 026926 rtn master 
-0x6365 026927 branch host_create_conn_auth_pair 
-:      026929 host_create_conn_send_features:
-0x6366 026930 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x6367 026931 jam lmp_features_req ,mem_lmo_opcode2 
-0x6368 026932 rtn 
-:      026933 host_create_conn_send_switch:
-0x6369 026934 jam lmp_switch_req ,mem_lmo_opcode2 
-0x636a 026935 set1 mark_switch_initiated ,mark 
-0x636b 026936 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x636c 026937 setarg 0x1ff 
-0x636d 026938 store 2 ,mem_soft_timer 
-0x636e 026939 rtn 
-:      026940 host_create_conn_send_conn_req:
-0x636f 026941 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x6370 026942 jam 0xff ,mem_soft_timer 
-0x6371 026943 set0 mark_reconn_recieve_switch ,mark 
-0x6372 026944 jam lmp_host_connection_req ,mem_lmo_opcode2 
-0x6373 026945 branch init_lmp_reinit 
-:      026946 host_create_conn_wait_accept:
-0x6374 026947 rtnmark1 mark_reconn_recieve_switch 
-0x6375 026948 fetch 2 ,mem_soft_timer 
-0x6376 026949 sub pdata ,1 ,pdata 
-0x6377 026950 branch host_create_conn_resend ,zero 
-0x6378 026951 store 2 ,mem_soft_timer 
-0x6379 026952 rtn 
-:      026953 host_create_conn_resend:
-0x637a 026954 jam conn_sm_send_switch ,mem_conn_sm 
-0x637b 026955 rtn 
-:      026956 host_create_conn_waiting:
-0x637c 026958 rtn 
-:      026960 host_create_conn_switch:
-0x637d 026961 fetch 1 ,mem_lmp_conn_state 
-0x637e 026962 rtnbit0 sent_setup_complete 
-0x637f 026963 rtnbit0 received_setup_complete 
-0x6380 026964 fetch 1 ,mem_connection_options 
-0x6381 026965 set0 connection_switch ,pdata 
-0x6382 026966 store 1 ,mem_connection_options 
-0x6383 026967 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6384 026968 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
-0x6385 026969 rtn 
-:      026971 host_create_conn_send_setup_complete:
-0x6386 026972 jam conn_sm_wait_setup_complete ,mem_conn_sm 
-0x6387 026973 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x6388 026974 rtn 
-:      026976 host_create_conn_wait_setup_complete:
-0x6389 026977 fetch 1 ,mem_lmp_conn_state 
-0x638a 026978 rtnbit0 received_setup_complete 
-0x638b 026979 jam conn_sm_standby ,mem_conn_sm 
-0x638c 026981 rtn 
-:      026982 host_create_conn_wait_setup_complete_rtn:
-0x638d 026983 jam conn_sm_auth_pair ,mem_conn_sm 
-0x638e 026984 rtn 
-:      026986 host_create_conn_master_detach:
-0x638f 026987 fetch 1 ,mem_soft_timer 
-0x6390 026988 increase -1 ,pdata 
-0x6391 026989 branch host_create_conn_send_detach ,blank 
-0x6392 026990 store 1 ,mem_soft_timer 
-0x6393 026991 rtn 
-:      026992 host_create_conn_send_detach:
-0x6394 026993 jam lmp_detach ,mem_lmo_opcode2 
-0x6395 026994 jam local_host ,mem_disconn_reason_send 
-0x6396 026995 jam 0 ,mem_conn_sm 
-0x6397 026996 rtn 
-:      026997 host_create_conn_auth_pair:
-0x6398 026999 fetch 1 ,mem_connection_options 
-0x6399 027000 bbit1 connection_switch ,host_create_conn_switch 
-0x639a 027001 bbit1 connection_auth ,host_create_conn_auth_pair_true 
-:      027002 host_create_conn_sm_done:
-0x639b 027003 jam conn_sm_done ,mem_conn_sm 
-0x639c 027004 rtn 
-:      027005 host_create_conn_auth_pair_true:
-0x639d 027006 fetch 1 ,mem_link_key_exists 
-0x639e 027007 branch host_create_conn_auth_pair_nokey ,blank 
-0x639f 027008 fetch 1 ,mem_lmp_conn_state 
-0x63a0 027009 rtnbit0 sent_setup_complete 
-0x63a1 027010 rtnbit0 received_setup_complete 
-0x63a2 027011 fetch 4 ,mem_aurand_send_delay_time 
-0x63a3 027012 arg 100 ,temp 
-0x63a4 027013 iadd temp ,temp 
-0x63a5 027014 copy clkn_bt ,pdata 
-0x63a6 027015 isub temp ,null 
-0x63a7 027016 nrtn positive 
-0x63a8 027017 branch host_create_conn_auth 
-:      027021 host_create_conn_auth_pair_nokey:
-0x63a9 027022 jam conn_sm_pairing ,mem_conn_sm 
-0x63aa 027023 jam 4 ,mem_pin_length 
-0x63ab 027024 setarg 0x3030 
-0x63ac 027025 store 2 ,mem_pin 
-0x63ad 027026 istore 2 ,contw 
-0x63ae 027027 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x63af 027028 branch host_create_conn_pairing 
-:      027030 host_create_conn_auth_pair_wait:
-0x63b0 027031 rtn 
-:      027032 host_create_conn_encrypt:
-0x63b1 027033 fetch 1 ,mem_connection_options 
-0x63b2 027034 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
-0x63b3 027035 jam conn_sm_done ,mem_conn_sm 
-0x63b4 027036 rtn 
-:      027038 host_create_conn_encrypt_start:
-0x63b5 027039 fetch 1 ,mem_connection_options 
-0x63b6 027040 set0 connection_encrypt ,pdata 
-0x63b7 027041 store 1 ,mem_connection_options 
-0x63b8 027042 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x63b9 027043 rtn 
-:      027045 host_create_conn_encrypt_wait:
-0x63ba 027046 fetch 1 ,mem_wait_encryption 
-0x63bb 027047 rtn blank 
-0x63bc 027048 jam conn_sm_standby ,mem_conn_sm 
-0x63bd 027049 branch host_create_conn_encrypt_start 
-:      027051 host_create_conn_encrypt_wait_clear:
-0x63be 027052 jam conn_sm_send_setup_complete ,mem_conn_sm 
-0x63bf 027053 rtn 
-:      027055 host_auth:
-0x63c0 027056 fetch 1 ,mem_op 
-0x63c1 027057 bbit1 op_inrand_req ,remote_auth 
-0x63c2 027058 call tid_initiate 
-0x63c3 027059 jam lmp_in_rand ,mem_lmo_opcode2 
-0x63c4 027060 branch cmd_exit 
-:      027061 remote_auth:
-0x63c5 027062 fetch 1 ,mem_op 
-0x63c6 027063 set0 op_inrand_req ,pdata 
-0x63c7 027064 store 1 ,mem_op 
-0x63c8 027065 call lmp_accept_inrand 
-0x63c9 027066 call tid_set_reply 
-0x63ca 027067 branch cmd_exit 
-:      027069 pincode_reinit:
-0x63cb 027070 setarg 4 
-0x63cc 027071 store 1 ,mem_pin_length 
-0x63cd 027072 setarg 0x3030 
-0x63ce 027073 istore 2 ,contw 
-0x63cf 027074 istore 2 ,contw 
-0x63d0 027075 rtn 
-:      027081 twspi_reset:
-0x63d1 027082 bpatchx patch31_4 ,mem_patch31 
-0x63d2 027083 hfetch 1 ,core_gpio_oe3 
-0x63d3 027084 arg 0x06 ,temp 
-0x63d4 027085 ior temp ,pdata 
-0x63d5 027086 hstore 1 ,core_gpio_oe3 
-0x63d6 027087 hfetch 1 ,core_gpio_out3 
-0x63d7 027088 ior temp ,pdata 
-0x63d8 027089 hstore 1 ,core_gpio_out3 
-0x63d9 027090 call twspi_disable 
-0x63da 027091 hfetch 1 ,core_gpio_out3 
-0x63db 027092 set0 1 ,pdata 
-0x63dc 027093 set0 2 ,pdata 
-0x63dd 027094 hstore 1 ,core_gpio_out3 
-0x63de 027095 nop 30 
-0x63df 027096 branch twspi_enable 
-:      027098 twspi_reset2:
-0x63e0 027099 hfetch 1 ,core_gpio_oe3 
-0x63e1 027100 arg 0xc0 ,temp 
-0x63e2 027101 ior temp ,pdata 
-0x63e3 027102 hstore 1 ,core_gpio_oe3 
-0x63e4 027103 hfetch 1 ,core_gpio_out3 
-0x63e5 027104 ior temp ,pdata 
-0x63e6 027105 hstore 1 ,core_gpio_out3 
-0x63e7 027106 call twspi_disable 
-0x63e8 027107 hfetch 1 ,core_gpio_out3 
-0x63e9 027108 set0 6 ,pdata 
-0x63ea 027109 set0 7 ,pdata 
-0x63eb 027110 hstore 1 ,core_gpio_out3 
-0x63ec 027111 nop 30 
-0x63ed 027112 branch twspi_enable2 
-:      027114 twspi_disable:
-0x63ee 027115 hfetch 1 ,core_gpio_sel1 
-0x63ef 027116 and pdata ,0xfc ,pdata 
-0x63f0 027117 hstore 1 ,core_gpio_sel1 
-0x63f1 027118 rtn 
-:      027119 twspi_enable:
-0x63f2 027120 hfetch 1 ,core_gpio_sel1 
-0x63f3 027121 or pdata ,0x01 ,pdata 
-0x63f4 027122 hstore 1 ,core_gpio_sel1 
-0x63f5 027123 rtn 
-:      027124 twspi_enable2:
-0x63f6 027125 hfetch 1 ,core_gpio_sel1 
-0x63f7 027126 or pdata ,0x03 ,pdata 
-0x63f8 027127 set0 4 ,pdata 
-0x63f9 027128 hstore 1 ,core_gpio_sel1 
-0x63fa 027129 rtn 
-:      027133 sensor_read:
-0x63fb 027134 copy pdata ,regb 
-0x63fc 027135 call spi_ncs_enable 
-0x63fd 027136 nop 100 
-0x63fe 027137 copy regb ,pdata 
-0x63ff 027138 call twspi_read 
-0x6400 027139 copy pdata ,regb 
-0x6401 027140 call spi_ncs_disable 
-0x6402 027141 nop 100 
-0x6403 027142 copy regb ,pdata 
-0x6404 027143 rtn 
-:      027145 sensor_write:
-0x6405 027146 copy pdata ,regb 
-0x6406 027147 call spi_ncs_enable 
-0x6407 027148 nop 100 
-0x6408 027149 copy regb ,pdata 
-0x6409 027150 call twspi_write 
-0x640a 027151 call spi_ncs_disable 
-0x640b 027152 nop 100 
-0x640c 027153 rtn 
-:      027156 spi_ncs_gpio_init:
-0x640d 027157 fetcht 1 ,mem_spi_ncs_gpio 
-0x640e 027158 branch gpio_config_output 
-:      027161 spi_ncs_enable:
-0x640f 027162 fetcht 1 ,mem_spi_ncs_gpio 
-0x6410 027163 branch gpio_out_active 
-:      027166 spi_ncs_disable:
-0x6411 027167 fetcht 1 ,mem_spi_ncs_gpio 
-0x6412 027168 branch gpio_out_inactive 
-:      027171 twspi_write:
-0x6413 027172 branch spid_write_reg 
-:      027174 twspi_read:
-0x6414 027175 branch spid_read_reg 
-:      027182 read_function_aes:
-0x6415 027183 nbranch read_function ,user 
-0x6416 027184 hfetch 1 ,core_gpio_key2 
-0x6417 027185 or_into 0x2 ,pdata 
-0x6418 027186 hstore 1 ,core_gpio_key2 
-:      027187 read_function:
-0x6419 027188 copy temp ,null 
-0x641a 027189 branch read_fuction_zero ,zero 
-0x641b 027190 copy regc ,pc 
-:      027191 read_fuction_zero:
-0x641c 027192 isolate0 0 ,null 
-0x641d 027193 branch set_ucode_status 
-:      027196 get_block_header:
-0x641e 027197 force 4 ,temp 
-:      027198 get_block_header0:
-0x641f 027199 arg mem_ucode_buf ,rega 
-0x6420 027200 hfetch 1 ,core_gpio_key2 
-0x6421 027201 and_into 0xfd ,pdata 
-0x6422 027202 hstore 1 ,core_gpio_key2 
-0x6423 027203 call read_function 
-0x6424 027204 arg 0x55aa ,rega 
-0x6425 027205 fetch 2 ,mem_ucode_buf 
-0x6426 027206 ifetcht 2 ,contr 
-0x6427 027207 isub rega ,null 
-0x6428 027208 rtn 
-:      027210 read_first_block:
-0x6429 027211 arg 2 ,temp 
-0x642a 027212 arg mem_ucode_ptr ,rega 
-0x642b 027213 call read_function 
-0x642c 027214 fetch 2 ,mem_ucode_ptr 
-0x642d 027215 store 2 ,mem_addr_mi 
-0x642e 027216 call get_iv ,user 
-0x642f 027217 rtn 
-:      027219 get_iv:
-0x6430 027220 arg 16 ,temp 
-0x6431 027221 arg mem_ucode_keybuf ,rega 
-0x6432 027222 hfetch 1 ,core_gpio_key2 
-0x6433 027223 and_into 0xfd ,pdata 
-0x6434 027224 hstore 1 ,core_gpio_key2 
-0x6435 027225 call read_function 
-0x6436 027226 arg mem_ucode_keybuf ,contr 
-0x6437 027227 arg 16 ,loopcnt 
-0x6438 027228 call aes_load_data 
-0x6439 027229 call aes_init 
-0x643a 027230 call aes_clear_data 
-0x643b 027231 branch do_aes_cbc 
-:      027233 load_storage:
-0x643c 027234 disable match 
-0x643d 027235 call get_block_header 
-0x643e 027236 nrtn zero 
-0x643f 027237 enable match 
-0x6440 027238 jam 0x80 ,core_ucode_ctrl 
-0x6441 027239 jam 0 ,core_ucode_hi 
-0x6442 027240 jam 0 ,core_ucode_low 
-0x6443 027241 arg core_ucode_data ,rega 
-0x6444 027242 call read_function_aes 
-0x6445 027243 jam 0x0 ,core_ucode_ctrl 
-:      027244 load_storage_loop:
-0x6446 027245 arg 6 ,temp 
-0x6447 027246 call get_block_header0 
-0x6448 027247 nrtn zero 
-0x6449 027248 ifetch 2 ,contr 
-0x644a 027249 iforce rega 
-0x644b 027250 call read_function 
-0x644c 027251 branch load_storage_loop 
-:      027255 reload_eeprom:
-0x644d 027256 call clean_mem 
-0x644e 027257 setarg 0x1000 
-0x644f 027258 store 2 ,mem_addr_mi 
-0x6450 027259 arg iicd_read_eep ,regc 
-0x6451 027260 arg 2 ,loopcnt 
-:      027261 reload_eeprom_loop:
-0x6452 027262 call get_block_header 
-0x6453 027263 nrtn zero 
-0x6454 027264 fetch 2 ,mem_addr_mi 
-0x6455 027265 byteswap pdata ,pdata 
-0x6456 027266 iadd temp ,pdata 
-0x6457 027267 byteswap pdata ,pdata 
-0x6458 027268 store 2 ,mem_addr_mi 
-0x6459 027269 loop reload_eeprom_loop 
-0x645a 027270 branch load_storage_loop 
-:      027272 loadcode:
-0x645b 027273 call clean_mem 
-0x645c 027274 disable user 
-0x645d 027275 call otp_enable_chgpump 
-0x645e 027276 setarg otp_ucode_flag 
-0x645f 027277 arg mem_otp_ucode_flag ,rega 
-0x6460 027278 arg 2 ,temp 
-0x6461 027279 call otpd_read_data 
-0x6462 027280 fetch 2 ,mem_otp_ucode_flag 
-0x6463 027281 bbit0 otp_uflag_aes ,loadcode_otp 
-0x6464 027282 jam 0x25 ,core_clkoff 
-0x6465 027283 setarg otp_ucode_aeskey 
-0x6466 027284 arg mem_ucode_keybuf ,rega 
-0x6467 027285 arg 16 ,temp 
-0x6468 027286 call otpd_read_data 
-0x6469 027287 jam lock_otp ,core_misc_ctrl 
-0x646a 027288 set1 mark_otp_encrypt ,mark 
-0x646b 027289 arg mem_ucode_keybuf ,contr 
-0x646c 027290 call load_key 
-0x646d 027291 enable user 
-:      027292 loadcode_otp:
-0x646e 027293 jam 0 ,mem_loadcode_times 
-:      027294 loadcode_otp_2:
-0x646f 027295 call loadcode_check_times 
-0x6470 027296 fetch 2 ,mem_otp_ucode_flag 
-0x6471 027297 byteswap pdata ,pdata 
-0x6472 027298 arg 0x7ff ,temp 
-0x6473 027299 iand temp ,pdata 
-0x6474 027300 branch loadcode_iic ,zero 
-0x6475 027301 call otp_set_addr 
-0x6476 027302 arg otpd_read_code ,regc 
-0x6477 027303 call get_iv ,user 
-0x6478 027304 call load_storage 
-0x6479 027305 fetch 1 ,mem_ucode_status 
-0x647a 027306 bbit0 0 ,loadcode_otp_2 
-:      027308 loadcode_iic:
-0x647b 027309 call otp_disable_chgpump 
-0x647c 027310 jam 0 ,mem_loadcode_times 
-:      027311 loadcode_iic_2:
-0x647d 027312 call loadcode_check_times 
-0x647e 027313 call clear_eeprom_size_2k 
-0x647f 027314 fetch 1 ,mem_otp_ucode_flag 
-0x6480 027315 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6481 027316 call loadcode_iic_by_eeprom 
-0x6482 027317 nbranch loadcode_iic_eeprom_2k ,match 
-0x6483 027318 fetch 1 ,mem_ucode_status 
-0x6484 027319 bbit0 0 ,loadcode_iic_2 
-0x6485 027320 branch loadcode_hci 
-:      027321 loadcode_iic_eeprom_2k:
-0x6486 027322 call set_eeprom_size_2k 
-0x6487 027323 fetch 1 ,mem_otp_ucode_flag 
-0x6488 027324 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6489 027325 call loadcode_iic_by_eeprom 
-0x648a 027326 nbranch loadcode_spi ,match 
-0x648b 027327 fetch 1 ,mem_ucode_status 
-0x648c 027328 bbit0 0 ,loadcode_iic_2 
-0x648d 027329 branch loadcode_hci 
-:      027331 loadcode_spi:
-0x648e 027332 jam 0 ,mem_loadcode_times 
-:      027333 loadcode_spi_2:
-0x648f 027334 call loadcode_check_times 
-0x6490 027335 fetch 1 ,mem_otp_ucode_flag 
-0x6491 027336 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6492 027337 setarg 0x0 
-0x6493 027338 store 3 ,mem_addr_hi 
-0x6494 027339 call spid_init_flash 
-0x6495 027340 arg spid_load_flash ,regc 
-0x6496 027341 call read_first_block 
-0x6497 027342 call load_storage 
-0x6498 027343 nbranch loadcode_hci ,match 
-0x6499 027344 fetch 1 ,mem_ucode_status 
-0x649a 027345 bbit0 0 ,loadcode_spi_2 
-:      027347 loadcode_hci:
-0x649b 027348 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
-0x649c 027349 call clear_key_buf 
-:      027350 loadcode_hci_enc:
-0x649d 027351 fetch 1 ,mem_otp_ucode_flag 
-0x649e 027352 bbit0 otp_uflag_hci ,clear_key_buf 
-0x649f 027353 jam 0x21 ,core_clkoff 
-0x64a0 027354 call hci_init 
-:      027355 loadcode_hci_loop:
-0x64a1 027356 call hci_rx_packet 
-0x64a2 027357 branch loadcode_hci_loop 
-:      027359 clear_key_buf:
-0x64a3 027360 setarg 0 
-0x64a4 027361 store 8 ,mem_ucode_keybuf 
-0x64a5 027362 store 8 ,mem_ucode_keybuf + 8 
-0x64a6 027363 force regidx_key ,regext_index 
-0x64a7 027364 call aes_clear 
-0x64a8 027365 jam 0x21 ,core_clkoff 
-0x64a9 027366 rtn 
-:      027369 loadcode_iic_by_eeprom:
-0x64aa 027370 setarg 0x0 
-0x64ab 027371 store 2 ,mem_addr_mi 
-0x64ac 027372 arg iicd_read_eep ,regc 
-0x64ad 027373 call iicd_init_12m 
-0x64ae 027374 call read_first_block 
-0x64af 027375 branch load_storage 
-:      027378 loadcode_check_times:
-0x64b0 027379 fetch 1 ,mem_loadcode_times 
-0x64b1 027380 increase 1 ,pdata 
-0x64b2 027381 sub pdata ,3 ,null 
-0x64b3 027382 nbranch loadcode_error ,positive 
-0x64b4 027383 store 1 ,mem_loadcode_times 
-0x64b5 027384 rtn 
-:      027386 loadcode_error:
-0x64b6 027387 call clear_key_buf 
-0x64b7 027388 call ice_break 
-0x64b8 027389 rtn 
-:      027393 set_ucode_status:
-0x64b9 027394 fetch 1 ,mem_ucode_status 
-0x64ba 027395 lshift pdata ,pdata 
-0x64bb 027396 setflag true ,0 ,pdata 
-0x64bc 027397 isolate0 15 ,rega 
-0x64bd 027398 rtn true 
-0x64be 027399 store 1 ,mem_ucode_status 
-0x64bf 027400 rtn 
-:      027403 decrypt_code:
-0x64c0 027404 hfetch 1 ,core_gpio_key2 
-0x64c1 027405 rtnbit0 1 
-0x64c2 027406 branch decrypt_code_skip 
-:      027407 decrypt_code_loop:
-0x64c3 027408 hfetch 1 ,core_dma_status 
-0x64c4 027409 qisolate1 pdata 
-0x64c5 027410 rtn true 
-:      027411 decrypt_code_skip:
-0x64c6 027412 hfetch 1 ,core_misc_status 
-0x64c7 027413 bbit0 1 ,decrypt_code_loop 
-0x64c8 027414 call do_aes_cbc 
-0x64c9 027415 branch decrypt_code_loop 
-:      027419 load_ucode:
-0x64ca 027420 fetch 2 ,mem_patch_ptr 
-0x64cb 027421 rtn blank 
-0x64cc 027422 jam 0x80 ,core_ucode_ctrl 
-0x64cd 027423 jam 0 ,core_ucode_hi 
-0x64ce 027424 jam 0 ,core_ucode_low 
-0x64cf 027425 fetcht 2 ,mem_patch_len 
-0x64d0 027426 lshift2 temp ,loopcnt 
-0x64d1 027427 iforce contr 
-:      027428 load_ucode_loop:
-0x64d2 027429 ifetch 1 ,contr 
-0x64d3 027430 hstore 1 ,core_ucode_data 
-0x64d4 027431 loop load_ucode_loop 
-0x64d5 027432 jam 0x0 ,core_ucode_ctrl 
-0x64d6 027433 rtn 
-:      027438 spid_init:
-0x64d7 027439 bpatchx patch31_5 ,mem_patch31 
-0x64d8 027440 call spid_init_common 
-0x64d9 027441 branch twspi_enable 
-:      027443 spid_init2:
-0x64da 027444 call spid_init_common 
-0x64db 027445 call twspi_disable 
-0x64dc 027446 branch twspi_enable2 
-:      027448 spid_init_common:
-0x64dd 027449 fetch 1 ,mem_spi_init_clk 
-0x64de 027450 hstore 1 ,core_spid_ctrl 
-0x64df 027451 fetch 1 ,mem_spi_init_delay_time 
-0x64e0 027452 hstore 1 ,core_spid_delay 
-0x64e1 027453 setarg mem_spid_tbuf 
-0x64e2 027454 hstore 2 ,core_spid_txaddr 
-0x64e3 027455 setarg mem_spid_rbuf 
-0x64e4 027456 hstore 2 ,core_spid_rxaddr 
-0x64e5 027457 branch twspi_disable 
-:      027459 spid_reset:
-0x64e6 027460 hfetch 1 ,core_spid_ctrl 
-0x64e7 027461 set1 7 ,pdata 
-0x64e8 027462 hstore 1 ,core_spid_ctrl 
-0x64e9 027463 set0 7 ,pdata 
-0x64ea 027464 hstore 1 ,core_spid_ctrl 
-0x64eb 027465 rtn 
-:      027469 spid_write_reg:
-0x64ec 027470 set1 7 ,pdata 
-0x64ed 027471 store 2 ,mem_spid_tbuf 
-0x64ee 027472 bpatchx patch31_6 ,mem_patch31 
-0x64ef 027473 jam 2 ,core_spid_txlen 
-0x64f0 027474 jam 0 ,core_spid_rxlen 
-0x64f1 027475 jam spid_start ,core_misc_ctrl 
-0x64f2 027476 branch wait_spid_done 
-:      027479 spid_read_reg:
-0x64f3 027480 force 1 ,temp 
-:      027482 spid_read_regs:
-0x64f4 027484 store 1 ,mem_spid_tbuf 
-0x64f5 027485 bpatchx patch31_7 ,mem_patch31 
-0x64f6 027486 jam 1 ,core_spid_txlen 
-0x64f7 027487 hstoret 2 ,core_spid_rxlen 
-0x64f8 027488 jam spid_start ,core_misc_ctrl 
-0x64f9 027489 call wait_spid_done 
-0x64fa 027490 fetch 1 ,mem_spid_rbuf 
-0x64fb 027491 rtn 
-:      027493 wait_spid_done:
-0x64fc 027494 fetch 2 ,mem_afh_error_total 
-0x64fd 027495 increase 1 ,pdata 
-0x64fe 027496 store 2 ,mem_afh_error_total 
-0x64ff 027497 hfetch 1 ,core_dma_status 
-0x6500 027498 bbit0 spid_done ,wait_spid_done 
-0x6501 027499 rtn 
-:      027501 spid_init_flash:
-0x6502 027502 jam 0x40 ,core_spid_ctrl 
-0x6503 027503 jam 0x0 ,core_spid_delay 
-0x6504 027504 hfetch 1 ,core_gpio_sel1 
-0x6505 027505 set0 0 ,pdata 
-0x6506 027506 set1 1 ,pdata 
-0x6507 027507 hstore 1 ,core_gpio_sel1 
-0x6508 027508 setarg 0 
-0x6509 027509 store 4 ,mem_spid_tbuf 
-0x650a 027510 rtn 
-:      027513 spid_unlock_flash:
-0x650b 027514 setarg 0 
-0x650c 027515 hstore 2 ,core_spid_rxlen 
-0x650d 027516 setarg 1 
-0x650e 027517 hstore 2 ,core_spid_txlen 
-0x650f 027518 setarg mem_spid_tbuf 
-0x6510 027519 hstore 2 ,core_spid_txaddr 
-0x6511 027520 jam 6 ,mem_spid_tbuf 
-0x6512 027521 jam spid_start ,core_misc_ctrl 
-0x6513 027522 branch wait_spid_done 
-:      027537 flash_write:
-0x6514 027538 disable user 
-0x6515 027539 copy pdata ,regb 
-0x6516 027540 fetch 1 ,mem_spi_write_flash_sm 
-0x6517 027541 rtnne flash_sm_no_buys 
-0x6518 027542 enable user 
-0x6519 027543 copy regb ,pdata 
-0x651a 027544 branch flash_write_start 
-:      027547 flash_write_spi_sm_timer:
-0x651b 027548 fetch 1 ,mem_spi_write_flash_sm 
-0x651c 027549 beq flash_sm_start ,flash_write_start 
-0x651d 027550 beq flash_sm_erase_sector ,flash_erase_sector 
-0x651e 027551 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
-0x651f 027552 beq flash_sm_write_data ,flash_write_data 
-0x6520 027553 beq flash_sm_wait_write_data ,flash_wait_write_data 
-0x6521 027554 rtn 
-:      027556 flash_write_start:
-0x6522 027557 store 3 ,mem_spi_write_addr 
-0x6523 027558 copy rega ,pdata 
-0x6524 027559 store 2 ,mem_spi_write_ptr 
-0x6525 027560 storet 2 ,mem_spi_write_len 
-0x6526 027561 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6527 027562 branch spid_init_flash 
-:      027563 flash_erase_sector:
-0x6528 027564 call spid_init_flash 
-0x6529 027565 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x652a 027566 call spid_unlock_flash 
-0x652b 027567 arg mem_spid_tbuf ,rega 
-0x652c 027568 fetch 3 ,mem_spi_write_addr 
-0x652d 027569 jam 4 ,core_spid_txlen 
-0x652e 027570 arg flash_command_sector_erase ,temp 
-0x652f 027571 branch spid_write_flash_common 
-:      027573 flash_wait_erase_sector:
-0x6530 027574 call spid_init_flash 
-0x6531 027575 call spid_unlock_flash 
-0x6532 027576 setarg flash_read_satus 
-0x6533 027577 call spid_read_reg 
-0x6534 027578 rtnbit1 flash_status_wip 
-0x6535 027579 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6536 027580 rtn 
-:      027581 flash_write_data:
-0x6537 027582 call spid_init_flash 
-0x6538 027583 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6539 027584 call spid_unlock_flash 
-0x653a 027585 call flash_data_preserve 
-0x653b 027586 call spid_write_flash 
-0x653c 027587 branch flash_data_recover 
-:      027588 flash_wait_write_data:
-0x653d 027589 call spid_init_flash 
-0x653e 027590 call spid_unlock_flash 
-0x653f 027591 setarg flash_read_satus 
-0x6540 027592 call spid_read_reg 
-0x6541 027593 rtnbit1 flash_status_wip 
-0x6542 027594 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6543 027595 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6544 027596 branch callback_func 
-:      027597 flash_data_recover:
-0x6545 027598 fetch 4 ,mem_temp 
-0x6546 027599 fetcht 2 ,mem_spi_write_ptr 
-0x6547 027600 increase -4 ,temp 
-0x6548 027601 istore 4 ,temp 
-0x6549 027602 rtn 
-:      027603 flash_data_preserve:
-0x654a 027604 fetcht 2 ,mem_spi_write_ptr 
-0x654b 027605 copy temp ,rega 
-0x654c 027606 increase -4 ,temp 
-0x654d 027607 ifetch 4 ,temp 
-0x654e 027608 store 4 ,mem_temp 
-0x654f 027609 fetcht 2 ,mem_spi_write_len 
-0x6550 027610 fetch 3 ,mem_spi_write_addr 
-0x6551 027611 rtn 
-:      027615 spid_write_flash:
-0x6552 027616 increase 4 ,temp 
-0x6553 027617 hstoret 2 ,core_spid_txlen 
-0x6554 027618 arg flash_command_write_data ,temp 
-0x6555 027619 increase -4 ,rega 
-:      027620 spid_write_flash_common:
-0x6556 027622 istoret 1 ,rega 
-0x6557 027623 rshift16 pdata ,temp 
-0x6558 027624 istoret 1 ,contw 
-0x6559 027625 rshift8 pdata ,temp 
-0x655a 027626 istoret 1 ,contw 
-0x655b 027627 istore 1 ,contw 
-0x655c 027628 deposit rega 
-0x655d 027629 hstore 2 ,core_spid_txaddr 
-0x655e 027630 setarg 0 
-0x655f 027631 hstore 2 ,core_spid_rxlen 
-0x6560 027632 jam spid_start ,core_misc_ctrl 
-0x6561 027633 branch wait_spid_done 
-:      027637 spid_read_flash:
-0x6562 027638 hstoret 2 ,core_spid_rxlen 
-0x6563 027639 rshift16 pdata ,temp 
-0x6564 027640 storet 1 ,mem_addr_hi 
-0x6565 027641 rshift8 pdata ,temp 
-0x6566 027642 storet 1 ,mem_addr_mi 
-0x6567 027643 store 1 ,mem_addr_lo 
-0x6568 027644 setarg 4 
-0x6569 027645 hstore 2 ,core_spid_txlen 
-0x656a 027646 jam flash_command_read_data ,mem_spid_tbuf 
-0x656b 027647 setarg mem_spid_tbuf 
-0x656c 027648 hstore 2 ,core_spid_txaddr 
-0x656d 027649 deposit rega 
-0x656e 027650 hstore 2 ,core_spid_rxaddr 
-0x656f 027651 hfetch 1 ,core_spid_ctrl 
-0x6570 027652 isolate0 15 ,rega 
-0x6571 027653 setflag true ,6 ,pdata 
-0x6572 027654 hstore 1 ,core_spid_ctrl 
-0x6573 027655 jam spid_start ,core_misc_ctrl 
-:      027656 spi_read_flash_wait:
-0x6574 027657 hfetch 1 ,core_dma_status 
-0x6575 027658 bbit1 7 ,spi_read_flash_wait 
-0x6576 027659 arg spid_done ,queue 
-0x6577 027660 branch wait_spid_done 
-:      027664 spid_load_flash:
-0x6578 027665 hstoret 2 ,core_spid_rxlen 
-0x6579 027666 setarg 4 
-0x657a 027667 hstore 2 ,core_spid_txlen 
-0x657b 027668 jam 3 ,mem_spid_tbuf 
-0x657c 027669 setarg mem_spid_tbuf 
-0x657d 027670 hstore 2 ,core_spid_txaddr 
-0x657e 027671 deposit rega 
-0x657f 027672 hstore 2 ,core_spid_rxaddr 
-0x6580 027673 hfetch 1 ,core_spid_ctrl 
-0x6581 027674 isolate0 15 ,rega 
-0x6582 027675 setflag true ,6 ,pdata 
-0x6583 027676 hstore 1 ,core_spid_ctrl 
-0x6584 027677 jam spid_start ,core_misc_ctrl 
-:      027678 spi_load_flash_wait:
-0x6585 027679 hfetch 1 ,core_dma_status 
-0x6586 027680 bbit1 7 ,spi_load_flash_wait 
-0x6587 027681 arg spid_done ,queue 
-0x6588 027682 call decrypt_code 
-0x6589 027683 call wait_spid_done 
-0x658a 027684 isolate1 spid_crcok ,pdata 
-0x658b 027685 call set_ucode_status 
-0x658c 027686 fetch 1 ,mem_addr_hi 
-0x658d 027687 lshift16 pdata ,regb 
-0x658e 027688 fetch 1 ,mem_addr_mi 
-0x658f 027689 lshift8 pdata ,pdata 
-0x6590 027690 ior regb ,regb 
-0x6591 027691 fetch 1 ,mem_addr_lo 
-0x6592 027692 ior regb ,pdata 
-0x6593 027693 iadd temp ,pdata 
-0x6594 027694 store 1 ,mem_addr_lo 
-0x6595 027695 rshift8 pdata ,pdata 
-0x6596 027696 store 1 ,mem_addr_mi 
-0x6597 027697 rshift8 pdata ,pdata 
-0x6598 027698 store 1 ,mem_addr_hi 
-0x6599 027699 rtn 
-:      027704 soft_reset_chip:
-0x659a 027705 jam 1 ,core_reset 
-0x659b 027706 rtn 
-:      027712 iic_init_390k:
-0x659c 027713 jam 12 ,core_iicd_scl_low 
-0x659d 027714 jam 13 ,core_iicd_scl_high 
-0x659e 027715 jam 13 ,core_iicd_start_setup 
-0x659f 027716 jam 13 ,core_iicd_start_hold 
-0x65a0 027717 jam 13 ,core_iicd_stop_setup 
-0x65a1 027718 jam 12 ,core_iicd_data_setup 
-0x65a2 027719 branch iicd_init_gpio 
-:      027722 iicd_init_12m:
-0x65a3 027723 jam 5 ,core_iicd_scl_low 
-0x65a4 027724 jam 7 ,core_iicd_scl_high 
-0x65a5 027725 jam 7 ,core_iicd_start_setup 
-0x65a6 027726 jam 7 ,core_iicd_start_hold 
-0x65a7 027727 jam 7 ,core_iicd_stop_setup 
-0x65a8 027728 jam 5 ,core_iicd_data_setup 
-:      027729 iicd_init_gpio:
-0x65a9 027730 hfetch 1 ,core_gpio_pu3 
-0x65aa 027731 or_into 0xc0 ,pdata 
-0x65ab 027732 hstore 1 ,core_gpio_pu3 
-0x65ac 027733 hfetch 1 ,core_gpio_sel1 
-0x65ad 027734 or_into 0x10 ,pdata 
-0x65ae 027735 hstore 1 ,core_gpio_sel1 
-0x65af 027736 rtn 
-:      027740 wait_iicd_done:
-0x65b0 027741 hfetch 1 ,core_dma_status 
-0x65b1 027742 bbit0 iicd_done ,wait_iicd_done 
-0x65b2 027743 rtn 
-:      027751 iicd_read_data:
-0x65b3 027752 hstore 2 ,core_iicd_txlen 
-0x65b4 027753 deposit rega 
-0x65b5 027754 hstore 2 ,core_iicd_txaddr 
-0x65b6 027755 deposit regb 
-0x65b7 027756 hstore 2 ,core_iicd_rxaddr 
-0x65b8 027757 deposit temp 
-0x65b9 027758 hstore 2 ,core_iicd_rxlen 
-0x65ba 027759 arg 1 ,temp 
-0x65bb 027760 nsetflag blank ,1 ,temp 
-0x65bc 027761 hstore 1 ,core_iicd_ctrl 
-0x65bd 027762 jam iicd_start ,core_misc_ctrl 
-0x65be 027763 branch wait_iicd_done 
-:      027766 set_eeprom_size_2k:
-0x65bf 027767 set1 mark_eeprom_size ,mark 
-0x65c0 027768 jam 0x08 ,mem_eeprom_block_size 
-0x65c1 027769 rtn 
-:      027771 clear_eeprom_size_2k:
-0x65c2 027772 set0 mark_eeprom_size ,mark 
-0x65c3 027773 jam 0x20 ,mem_eeprom_block_size 
-0x65c4 027774 rtn 
-:      027777 iicd_read_eep_data_size_2k:
-0x65c5 027778 fetch 1 ,mem_eeprom_base 
-0x65c6 027779 iadd regb ,pdata 
-0x65c7 027780 store 1 ,mem_addr_mi 
-0x65c8 027781 branch iicd_read_eep_size_2k 
-:      027783 iicd_read_eep_size_2k_lcadcode:
-0x65c9 027784 fetch 2 ,mem_addr_mi 
-0x65ca 027785 byteswap pdata ,pdata 
-0x65cb 027786 store 1 ,mem_addr_mi 
-:      027791 iicd_read_eep_size_2k:
-0x65cc 027792 setarg 3 
-0x65cd 027793 hstore 2 ,core_iicd_txlen 
-0x65ce 027794 jam 0xa0 ,mem_iicd_tbuf 
-0x65cf 027795 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x65d0 027796 branch iicd_read_eep_common 
-:      027802 iicd_write_protect_eep_data:
-0x65d1 027803 storet 2 ,mem_temp 
-0x65d2 027804 call iicd_eeprom_write_enable 
-0x65d3 027805 fetcht 2 ,mem_temp 
-0x65d4 027806 call iicd_write_eep_data 
-0x65d5 027807 branch iicd_eeprom_write_disable 
-:      027809 iicd_eeprom_write_enable:
-0x65d6 027810 fetch 1 ,mem_eeprom_wp_gpio 
-0x65d7 027811 rtneq gpio_disable 
-0x65d8 027812 bbit0 6 ,iicd_wp_gpio_output_low 
-0x65d9 027813 setarg 150000 
-0x65da 027814 call sleep 
-:      027815 iicd_wp_gpio_output_low:
-0x65db 027816 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65dc 027817 branch gpio_out_active 
-:      027819 iicd_eeprom_write_disable:
-0x65dd 027820 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65de 027821 branch gpio_out_inactive 
-:      027826 iicd_read_eep_data:
-0x65df 027827 bpatchx patch32_0 ,mem_patch32 
-0x65e0 027828 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x65e1 027829 fetch 2 ,mem_eeprom_base 
-0x65e2 027830 iadd regb ,pdata 
-0x65e3 027831 byteswap pdata ,pdata 
-0x65e4 027832 store 2 ,mem_addr_mi 
-:      027835 iicd_read_eep:
-0x65e5 027836 bpatchx patch32_1 ,mem_patch32 
-0x65e6 027837 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x65e7 027838 setarg 4 
-0x65e8 027839 hstore 2 ,core_iicd_txlen 
-0x65e9 027840 jam 0xa0 ,mem_iicd_tbuf 
-0x65ea 027841 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      027842 iicd_read_eep_common:
-0x65eb 027843 setarg mem_iicd_tbuf 
-0x65ec 027844 hstore 2 ,core_iicd_txaddr 
-0x65ed 027845 hstoret 2 ,core_iicd_rxlen 
-0x65ee 027846 deposit rega 
-0x65ef 027847 hstore 2 ,core_iicd_rxaddr 
-0x65f0 027848 setarg 2 
-0x65f1 027849 isolate0 15 ,rega 
-0x65f2 027850 setflag true ,0 ,pdata 
-0x65f3 027851 hstore 1 ,core_iicd_ctrl 
-0x65f4 027852 jam iicd_start ,core_misc_ctrl 
-0x65f5 027853 arg iicd_done ,queue 
-0x65f6 027854 call decrypt_code 
-0x65f7 027855 call wait_iicd_done 
-0x65f8 027856 isolate1 iicd_crcok ,pdata 
-0x65f9 027857 call set_ucode_status 
-0x65fa 027858 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-0x65fb 027859 fetch 2 ,mem_addr_mi 
-0x65fc 027860 byteswap pdata ,pdata 
-0x65fd 027861 iadd temp ,pdata 
-0x65fe 027862 byteswap pdata ,pdata 
-0x65ff 027863 store 2 ,mem_addr_mi 
-0x6600 027864 rtn 
-:      027866 iicd_read_eep_load_code_size_2k:
-0x6601 027867 fetch 1 ,mem_addr_mi 
-0x6602 027868 iadd temp ,pdata 
-0x6603 027869 byteswap pdata ,pdata 
-0x6604 027870 store 2 ,mem_addr_mi 
-0x6605 027871 rtn 
-:      027877 iicd_write_eep_data:
-0x6606 027878 fetch 2 ,mem_eeprom_base 
-0x6607 027879 iadd regb ,pdata 
-:      027882 iicd_write_ota_data:
-0x6608 027883 store 2 ,mem_pdatatemp 
-0x6609 027884 bpatchx patch32_2 ,mem_patch32 
-0x660a 027885 storet 2 ,mem_temp 
-0x660b 027886 copy rega ,pdata 
-0x660c 027887 store 2 ,mem_contr 
-:      027888 iicd_write_eep_loop:
-0x660d 027889 call iicd_eep_transparency 
-0x660e 027891 fetcht 2 ,mem_regb 
-0x660f 027892 fetch 2 ,mem_contr 
-0x6610 027893 copy pdata ,rega 
-0x6611 027894 fetch 2 ,mem_pdatatemp 
-0x6612 027896 call iicd_write_eep 
-0x6613 027898 fetch 2 ,mem_regb 
-0x6614 027899 fetcht 2 ,mem_contr 
-0x6615 027900 iadd temp ,temp 
-0x6616 027901 storet 2 ,mem_contr 
-0x6617 027902 fetcht 2 ,mem_pdatatemp 
-0x6618 027903 iadd temp ,temp 
-0x6619 027904 storet 2 ,mem_pdatatemp 
-0x661a 027905 fetch 2 ,mem_temp 
-0x661b 027906 nbranch iicd_write_eep_loop ,blank 
-0x661c 027907 rtn 
-:      027915 iicd_eep_transparency:
-0x661d 027916 bpatchx patch32_3 ,mem_patch32 
-0x661e 027917 fetch 1 ,mem_eeprom_block_size 
-0x661f 027918 increase -1 ,pdata 
-0x6620 027919 fetcht 2 ,mem_pdatatemp 
-0x6621 027920 ior temp ,pdata 
-0x6622 027921 increase 1 ,pdata 
-0x6623 027922 store 3 ,mem_regc 
-0x6624 027924 fetch 2 ,mem_temp 
-0x6625 027925 iadd temp ,pdata 
-0x6626 027927 fetcht 3 ,mem_regc 
-0x6627 027928 isub temp ,pdata 
-0x6628 027929 nbranch iicd_eep_deal_short_packet ,positive 
-0x6629 027930 store 2 ,mem_temp 
-0x662a 027931 fetch 3 ,mem_regc 
-0x662b 027932 fetcht 2 ,mem_pdatatemp 
-0x662c 027933 isub temp ,pdata 
-0x662d 027934 store 2 ,mem_regb 
-0x662e 027935 rtn 
-:      027936 iicd_eep_deal_short_packet:
-0x662f 027937 fetch 2 ,mem_temp 
-0x6630 027938 store 2 ,mem_regb 
-0x6631 027939 setarg 0 
-0x6632 027940 store 2 ,mem_temp 
-0x6633 027941 rtn 
-:      027943 iicd_write_eep_size_2k:
-0x6634 027944 increase 2 ,temp 
-0x6635 027945 hstoret 2 ,core_iicd_txlen 
-0x6636 027946 increase -2 ,rega 
-0x6637 027947 ifetcht 3 ,rega 
-0x6638 027948 copy temp ,regb 
-0x6639 027949 arg 0xa0 ,temp 
-0x663a 027950 istoret 1 ,rega 
-0x663b 027952 istore 1 ,contw 
-0x663c 027953 branch iicd_write_eep_common 
-:      027956 iicd_write_eep:
-0x663d 027957 copy pdata ,regb 
-0x663e 027958 bpatchx patch32_4 ,mem_patch32 
-0x663f 027959 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6640 027960 copy regb ,pdata 
-0x6641 027961 increase 3 ,temp 
-0x6642 027962 hstoret 2 ,core_iicd_txlen 
-0x6643 027963 increase -3 ,rega 
-0x6644 027964 ifetcht 3 ,rega 
-0x6645 027965 copy temp ,regb 
-0x6646 027966 arg 0xa0 ,temp 
-0x6647 027967 istoret 1 ,rega 
-0x6648 027968 byteswap pdata ,pdata 
-0x6649 027969 istore 2 ,contw 
-:      027970 iicd_write_eep_common:
-0x664a 027971 deposit rega 
-0x664b 027972 hstore 2 ,core_iicd_txaddr 
-0x664c 027973 setarg 0 
-0x664d 027974 hstore 2 ,core_iicd_rxlen 
-0x664e 027975 jam 1 ,core_iicd_ctrl 
-0x664f 027976 jam iicd_start ,core_misc_ctrl 
-0x6650 027977 call wait_iicd_done 
-0x6651 027978 copy regb ,pdata 
-0x6652 027979 istore 3 ,rega 
-:      027981 iic_check_eeprom_standby:
-0x6653 027982 bpatchx patch32_5 ,mem_patch32 
-0x6654 027983 jam 0 ,mem_iicd_tbuf + 3 
-:      027984 iic_check_eeprom_standby_wait:
-0x6655 027985 setarg 1 
-0x6656 027986 hstore 2 ,core_iicd_txlen 
-0x6657 027987 jam 0xa0 ,mem_iicd_tbuf 
-0x6658 027988 setarg mem_iicd_tbuf 
-0x6659 027989 hstore 2 ,core_iicd_txaddr 
-0x665a 027990 setarg 0 
-0x665b 027991 hstore 2 ,core_iicd_rxlen 
-0x665c 027992 hstore 2 ,core_iicd_rxaddr 
-0x665d 027993 setarg 3 
-0x665e 027994 hstore 1 ,core_iicd_ctrl 
-0x665f 027995 jam iicd_start ,core_misc_ctrl 
-0x6660 027996 call wait_iicd_done 
-0x6661 027997 hfetch 1 ,core_dma_status 
-0x6662 027998 rtnbit0 iicd_ack 
-0x6663 027999 nop 1500 
-0x6664 028000 fetch 1 ,mem_iicd_tbuf + 3 
-0x6665 028001 increase 1 ,pdata 
-0x6666 028002 store 1 ,mem_iicd_tbuf + 3 
-0x6667 028003 sub pdata ,40 ,null 
-0x6668 028004 nrtn positive 
-0x6669 028005 branch iic_check_eeprom_standby_wait 
-:      028009 otp_enable_chgpump:
-0x666a 028010 jam 0x70 ,rfen_chgpump 
-0x666b 028011 nop param_chgpump_delay 
-0x666c 028012 rtn 
-:      028014 otp_disable_chgpump:
-0x666d 028015 jam 0x30 ,rfen_chgpump 
-0x666e 028016 rtn 
-:      028018 otp_set_addr:
-0x666f 028019 lshift3 pdata ,pdata 
-0x6670 028020 hstore 2 ,core_otp_addr 
-0x6671 028021 jam 0 ,core_otpd_ctrl 
-0x6672 028022 rtn 
-:      028025 otp_write:
-0x6673 028026 call otp_set_addr 
-0x6674 028027 call otp_ce 
-:      028028 otp_program:
-0x6675 028029 ifetcht 1 ,rega 
-0x6676 028030 increase 1 ,rega 
-0x6677 028031 force 0 ,queue 
-:      028032 otp_program_bit:
-0x6678 028033 qisolate0 temp 
-0x6679 028034 branch otp_skip_0 ,true 
-0x667a 028035 hfetch 1 ,core_otp_din 
-0x667b 028036 set1 6 ,pdata 
-0x667c 028037 set1 7 ,pdata 
-0x667d 028038 hstore 1 ,core_otp_din 
-0x667e 028039 jam 0x02 ,core_otp_ctrl 
-0x667f 028040 jam 0x82 ,core_otp_ctrl 
-0x6680 028041 set0 7 ,pdata 
-0x6681 028042 hstore 1 ,core_otp_din 
-0x6682 028043 jam 0x8a ,core_otp_ctrl 
-0x6683 028044 nop 11 
-0x6684 028045 jam 0xca ,core_otp_ctrl 
-0x6685 028046 nop 33 
-0x6686 028047 jam 0x4a ,core_otp_ctrl 
-0x6687 028048 nop 44 
-0x6688 028049 jam 0xca ,core_otp_ctrl 
-0x6689 028050 nop 22 
-0x668a 028051 jam 0x8a ,core_otp_ctrl 
-0x668b 028052 nop 33 
-0x668c 028053 jam 0x82 ,core_otp_ctrl 
-0x668d 028054 nop 1 
-0x668e 028055 jam 0x92 ,core_otp_ctrl 
-0x668f 028056 nop 10 
-0x6690 028057 jam 0xb2 ,core_otp_ctrl 
-0x6691 028058 hfetch 1 ,core_otp_rdata 
-0x6692 028059 jam 0x92 ,core_otp_ctrl 
-0x6693 028060 nop 1 
-0x6694 028061 jam 0x82 ,core_otp_ctrl 
-0x6695 028062 qisolate0 pdata 
-0x6696 028063 branch otp_program_bit ,true 
-:      028064 otp_skip_0:
-0x6697 028065 hfetch 2 ,core_otp_addr 
-0x6698 028066 increase 1 ,pdata 
-0x6699 028067 hstore 2 ,core_otp_addr 
-0x669a 028068 increase 1 ,queue 
-0x669b 028069 compare 8 ,queue ,0xf 
-0x669c 028070 nbranch otp_program_bit ,true 
-0x669d 028071 loop otp_program 
-0x669e 028072 jam 0x83 ,core_otp_ctrl 
-0x669f 028073 rtn 
-:      028075 otp_ce:
-0x66a0 028076 jam 0x82 ,core_otp_ctrl 
-0x66a1 028077 nop 12 
-0x66a2 028078 jam 0x80 ,core_otp_ctrl 
-0x66a3 028079 jam 0x82 ,core_otp_ctrl 
-0x66a4 028080 nop 150 
-0x66a5 028081 rtn 
-:      028084 otpd_read_init:
-0x66a6 028085 call otp_ce 
-0x66a7 028086 jam 0xa2 ,core_otp_ctrl 
-0x66a8 028087 deposit rega 
-0x66a9 028088 hstore 2 ,core_otpd_addr 
-0x66aa 028089 set1 11 ,temp 
-0x66ab 028090 isolate0 15 ,pdata 
-0x66ac 028091 setflag true ,15 ,temp 
-0x66ad 028092 hstoret 2 ,core_otpd_len 
-0x66ae 028093 jam otpd_start ,core_misc_ctrl 
-0x66af 028094 rtn 
-:      028096 otpd_wait_end:
-0x66b0 028097 hfetch 1 ,core_dma_status 
-0x66b1 028098 bbit0 otpd_done ,otpd_wait_end 
-0x66b2 028099 rtn 
-:      028102 otpd_read_data:
-0x66b3 028103 call otp_set_addr 
-0x66b4 028104 call otpd_read_init 
-0x66b5 028105 call otpd_wait_end 
-0x66b6 028106 jam 0x83 ,core_otp_ctrl 
-0x66b7 028107 rtn 
-:      028112 otpd_read_code:
-0x66b8 028113 hfetch 2 ,core_current_otp_addr 
-0x66b9 028114 hstore 2 ,core_otp_addr 
-0x66ba 028115 call otpd_read_init 
-0x66bb 028116 arg otpd_done ,queue 
-0x66bc 028117 call decrypt_code 
-0x66bd 028118 call otpd_wait_end 
-0x66be 028119 isolate1 otpd_crcok ,pdata 
-0x66bf 028120 call set_ucode_status 
-0x66c0 028121 jam 0x83 ,core_otp_ctrl 
-0x66c1 028122 rtn 
-:      028125 uartd_prepare_tx:
-0x66c2 028126 hfetch 2 ,core_uart_twptr 
-0x66c3 028127 iforce contwu 
-0x66c4 028128 rtn 
-:      028130 uartd_send:
-0x66c5 028131 deposit contwu 
-0x66c6 028132 hstore 2 ,core_uart_twptr 
-0x66c7 028133 rtn 
-:      028135 uartd_rxdone:
-0x66c8 028136 deposit contru 
-0x66c9 028137 hstore 2 ,core_uart_rrptr 
-0x66ca 028138 rtn 
-:      028140 uartd_prepare_rx:
-0x66cb 028141 hfetch 2 ,core_uart_rrptr 
-0x66cc 028142 copy pdata ,contru 
-0x66cd 028143 rtn 
-:      028145 uart_set_baud_by_mem:
-0x66ce 028146 fetch uart_baud_len ,mem_baud 
-0x66cf 028147 hstore uart_baud_len ,core_uart_baud 
-0x66d0 028148 rtn 
-:      028150 uart_copy_tx_bytes_fast:
-0x66d1 028151 deposit loopcnt 
-0x66d2 028152 rtn blank 
-:      028153 uart_copy_tx_bytes_fast_loop:
-0x66d3 028154 increase -8 ,loopcnt 
-0x66d4 028155 call uart_tx_8_bytes ,positive 
-0x66d5 028156 rtn zero 
-0x66d6 028157 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x66d7 028158 increase 8 ,loopcnt 
-:      028159 uart_copy_tx_bytes_fast_loop_four:
-0x66d8 028160 increase -4 ,loopcnt 
-0x66d9 028161 call uart_tx_4_bytes ,positive 
-0x66da 028162 rtn zero 
-0x66db 028163 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x66dc 028164 increase 4 ,loopcnt 
-0x66dd 028165 branch uart_copy_tx_bytes 
-:      028167 uart_tx_8_bytes:
-0x66de 028168 ifetch 8 ,contr 
-0x66df 028169 istore 8 ,contwu 
-0x66e0 028170 rtn 
-:      028172 uart_tx_4_bytes:
-0x66e1 028173 ifetch 4 ,contr 
-0x66e2 028174 istore 4 ,contwu 
-0x66e3 028175 rtn 
-:      028177 uart_copy_tx_bytes:
-0x66e4 028178 deposit loopcnt 
-0x66e5 028179 rtn blank 
-:      028180 uart_copy_tx_bytes_loop:
-0x66e6 028181 ifetch 1 ,contr 
-0x66e7 028182 istore 1 ,contwu 
-0x66e8 028183 loop uart_copy_tx_bytes_loop 
-0x66e9 028184 rtn 
-:      028186 uart_copy_rx_bytes_fast:
-0x66ea 028187 deposit loopcnt 
-0x66eb 028188 rtn blank 
-:      028189 uart_copy_rx_bytes_fast_loop:
-0x66ec 028190 increase -8 ,loopcnt 
-0x66ed 028191 call uart_rx_8_bytes ,positive 
-0x66ee 028192 rtn zero 
-0x66ef 028193 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x66f0 028194 increase 8 ,loopcnt 
-:      028195 uart_copy_rx_bytes_fast_loop_four:
-0x66f1 028196 increase -4 ,loopcnt 
-0x66f2 028197 call uart_rx_4_bytes ,positive 
-0x66f3 028198 rtn zero 
-0x66f4 028199 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x66f5 028200 increase 4 ,loopcnt 
-0x66f6 028201 branch uart_copy_rx_bytes 
-:      028203 uart_rx_8_bytes:
-0x66f7 028204 ifetch 8 ,contru 
-0x66f8 028205 istore 8 ,contw 
-0x66f9 028206 rtn 
-:      028208 uart_rx_4_bytes:
-0x66fa 028209 ifetch 4 ,contru 
-0x66fb 028210 istore 4 ,contw 
-0x66fc 028211 rtn 
-:      028214 uart_copy_rx_bytes:
-0x66fd 028215 deposit loopcnt 
-0x66fe 028216 rtn blank 
-:      028217 uart_copy_rx_bytes_loop:
-0x66ff 028218 ifetch 1 ,contru 
-0x6700 028219 istore 1 ,contw 
-0x6701 028220 loop uart_copy_rx_bytes_loop 
-0x6702 028221 rtn 
-:      028224 uart_copy_rx2tx:
-0x6703 028225 deposit loopcnt 
-0x6704 028226 rtn blank 
-:      028227 uart_copy_rx2tx_loop:
-0x6705 028228 ifetch 1 ,contru 
-0x6706 028229 istore 1 ,contwu 
-0x6707 028230 loop uart_copy_rx2tx_loop 
-0x6708 028231 rtn 
-:      028236 app_store_nvram_event:
-0x6709 028237 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x670a 028238 branch ui_ipc_send_event 
-:      028240 check_51cmd_store_reconn_info:
-:      028241 check_51cmd_update_device_record:
-0x670b 028242 bpatchx patch32_6 ,mem_patch32 
-0x670c 028243 fetch 1 ,mem_nv_data_number 
-0x670d 028244 rtn blank 
-0x670e 028245 call check_nvram 
-0x670f 028246 call init_device_list ,zero 
-0x6710 028247 call nvram_find_addr_from_bd_list 
-:      028248 write_device_record:
-0x6711 028249 fetch 1 ,mem_nv_data_number 
-0x6712 028250 icopy regc 
-0x6713 028251 fetcht 2 ,mem_nv_data_ptr 
-0x6714 028252 storet 2 ,mem_list_item_ptr 
-:      028253 write_device_loop_find:
-0x6715 028254 copy regc ,pdata 
-0x6716 028255 branch app_store_nvram_event ,blank 
-0x6717 028256 increase -1 ,regc 
-0x6718 028257 copy temp ,rega 
-0x6719 028258 ifetch 1 ,rega 
-0x671a 028259 fetcht 1 ,mem_select_list_item 
-0x671b 028260 isub temp ,null 
-0x671c 028261 call set_index_finded_device ,zero 
-0x671d 028262 branch write_device_loop_find0 ,positive 
-0x671e 028263 ifetch 1 ,rega 
-0x671f 028264 increase 1 ,pdata 
-0x6720 028265 istore 1 ,rega 
-:      028266 write_device_loop_find0:
-0x6721 028267 fetcht 2 ,mem_list_item_ptr 
-0x6722 028268 increase nv_data_len ,temp 
-0x6723 028269 storet 2 ,mem_list_item_ptr 
-0x6724 028270 branch write_device_loop_find 
-:      028272 set_index_finded_device:
-0x6725 028273 setarg 0 
-0x6726 028274 istore 1 ,rega 
-0x6727 028275 fetch 1 ,mem_temp_reconn_record 
-0x6728 028276 istore 1 ,contw 
-0x6729 028277 bne rec_3_mode ,set_index_finded_device_ble_mode 
-0x672a 028278 arg mem_link_key ,regb 
-:      028279 set_index_find_device_master_addr:
-0x672b 028280 ifetch 6 ,contr 
-0x672c 028281 istore 8 ,contw 
-0x672d 028282 setarg 0 
-0x672e 028283 istore 8 ,contw 
-0x672f 028284 copy regb ,contr 
-:      028285 store_rec_data_common:
-0x6730 028286 call memcpy16 
-0x6731 028287 force 1 ,null 
-0x6732 028288 rtn 
-:      028290 set_index_finded_device_ble_mode:
-0x6733 028291 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6734 028292 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6735 028293 arg mem_le_ltk ,regb 
-0x6736 028294 branch set_index_find_device_master_addr 
-:      028296 set_index_finded_device_irk:
-0x6737 028297 arg mem_le_irk ,contr 
-0x6738 028298 call memcpy16 
-:      028299 store_ble_rec_data_common:
-0x6739 028300 arg mem_le_ltk ,contr 
-0x673a 028301 branch store_rec_data_common 
-:      028303 set_index_finded_device_ediv:
-0x673b 028304 arg mem_le_rand ,contr 
-0x673c 028305 call memcpy16 
-0x673d 028306 branch store_ble_rec_data_common 
-:      028309 nvram_find_addr_from_bd_list:
-0x673e 028310 call disable_user 
-0x673f 028311 fetch 1 ,mem_nv_data_number 
-0x6740 028312 rtn blank 
-0x6741 028313 fetch 2 ,mem_ui_state_map 
-0x6742 028314 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
-:      028315 find_addr_from_bd_list_ble_mode:
-0x6743 028316 bpatchx patch32_7 ,mem_patch32 
-0x6744 028317 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6745 028318 beq master_public_addr ,find_addr_from_bd_list_static_addr 
-0x6746 028319 fetch 1 ,mem_le_plap + 5 
-0x6747 028320 compare 0xc0 ,pdata ,0xc0 
-0x6748 028321 branch find_addr_from_bd_list_static_addr ,true 
-0x6749 028322 compare 0x40 ,pdata ,0xc0 
-0x674a 028323 branch find_addr_from_bd_list_random_addr ,true 
-0x674b 028324 compare 0x00 ,pdata ,0xc0 
-0x674c 028325 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
-:      028326 find_addr_from_bd_list_static_addr:
-0x674d 028327 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x674e 028328 fetch 6 ,mem_le_plap 
-0x674f 028329 branch find_addr_from_bd_list_common 
-:      028331 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6750 028332 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6751 028333 branch find_addr_from_bd_list_common 
-:      028336 find_addr_from_bd_list_random_addr:
-0x6752 028337 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6753 028338 branch find_addr_from_bd_list_common 
-:      028341 find_addr_from_bd_list_spp_mode:
-0x6754 028342 bpatchx patch33_0 ,mem_patch33 
-0x6755 028343 jam rec_3_mode ,mem_temp_reconn_record 
-0x6756 028344 fetch 6 ,mem_plap 
-:      028345 find_addr_from_bd_list_common:
-0x6757 028346 store 6 ,mem_temp_reconn_record + 1 
-0x6758 028347 fetch 2 ,mem_nv_data_ptr 
-0x6759 028348 ifetcht 1 ,pdata 
-0x675a 028349 pincrease 1 
-0x675b 028350 store 2 ,mem_list_item_ptr 
-0x675c 028351 storet 1 ,mem_select_list_item 
-0x675d 028352 fetch 1 ,mem_nv_data_number 
-0x675e 028353 icopy regc 
-:      028354 nvram_find_addr_from_list:
-0x675f 028355 fetch 2 ,mem_list_item_ptr 
-0x6760 028356 copy pdata ,rega 
-0x6761 028357 call nvram_find_addr_from_list_compare 
-0x6762 028358 rtn user 
-0x6763 028359 fetcht 2 ,mem_list_item_ptr 
-0x6764 028360 increase nv_data_len ,temp 
-0x6765 028361 storet 2 ,mem_list_item_ptr 
-0x6766 028362 increase -1 ,temp 
-0x6767 028363 ifetch 1 ,temp 
-0x6768 028364 store 1 ,mem_select_list_item 
-0x6769 028365 increase -1 ,regc 
-0x676a 028366 nbranch nvram_find_addr_from_list ,zero 
-0x676b 028367 fetch 1 ,mem_nv_data_number 
-0x676c 028368 pincrease decreased_one 
-0x676d 028369 store 1 ,mem_select_list_item 
-0x676e 028370 rtn 
-:      028371 nvram_find_addr_from_list_compare:
-0x676f 028372 fetch 1 ,mem_temp_reconn_record 
-0x6770 028373 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      028374 find_master_addr_from_list_compare:
-0x6771 028375 arg mem_temp_reconn_record ,regb 
-0x6772 028376 arg 7 ,loopcnt 
-0x6773 028377 call string_compare 
-0x6774 028378 branch enable_user ,zero 
-0x6775 028379 rtn 
-:      028381 find_addr_from_list_compare_ble_mode:
-0x6776 028382 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6777 028383 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6778 028384 branch find_master_addr_from_list_compare 
-:      028386 find_irk_form_list_compare:
-0x6779 028387 ifetcht 1 ,rega 
-0x677a 028388 isub temp ,null 
-0x677b 028389 nrtn zero 
-0x677c 028390 arg mem_le_prand ,contw 
-0x677d 028391 arg 16 ,loopcnt 
-0x677e 028392 call clear_mem 
-0x677f 028393 fetch 3 ,mem_le_plap + 3 
-0x6780 028394 store 3 ,mem_le_prand 
-0x6781 028395 call genernate_master_macaddress 
-0x6782 028396 fetch 2 ,mem_le_aes_128 + 13 
-0x6783 028397 byteswap pdata ,pdata 
-0x6784 028398 lshift8 pdata ,temp 
-0x6785 028399 ifetch 1 ,contr 
-0x6786 028400 iadd temp ,pdata 
-0x6787 028401 fetcht 3 ,mem_le_plap 
-0x6788 028402 isub temp ,null 
-0x6789 028403 branch enable_user ,zero 
-0x678a 028404 rtn 
-:      028407 genernate_master_macaddress:
-0x678b 028408 arg mem_le_prand ,contr 
-0x678c 028409 call load_data128 
-0x678d 028411 ifetch 1 ,rega 
-0x678e 028412 call load_regext 
-0x678f 028413 force 0x38 ,aes_ctrl 
-0x6790 028414 force 0x0 ,aes_ctrl 
-0x6791 028415 call wait_aes 
-0x6792 028416 arg mem_le_aes_128 ,contw 
-0x6793 028417 branch store_aes_result 
-:      028419 find_ediv_form_list_compare:
-0x6794 028420 ifetcht 1 ,rega 
-0x6795 028421 isub temp ,null 
-0x6796 028422 nrtn zero 
-0x6797 028423 copy contr ,rega 
-0x6798 028424 add contr ,8 ,regc 
-0x6799 028425 arg mem_le_rand ,regb 
-0x679a 028426 arg 8 ,loopcnt 
-0x679b 028427 call string_compare 
-0x679c 028428 branch enable_user ,zero 
-0x679d 028429 copy regc ,rega 
-0x679e 028430 arg mem_le_irk ,regb 
-0x679f 028431 arg 8 ,loopcnt 
-0x67a0 028432 call string_compare 
-0x67a1 028433 branch enable_user ,zero 
-0x67a2 028434 rtn 
-:      028436 check_nvram:
-0x67a3 028437 fetch 2 ,mem_nv_data_ptr 
-0x67a4 028438 ifetcht 1 ,pdata 
-0x67a5 028439 pincrease nv_data_len 
-0x67a6 028440 ifetch 1 ,pdata 
-0x67a7 028441 isub temp ,null 
-0x67a8 028442 rtn 
-:      028444 init_device_list:
-0x67a9 028445 fetch 1 ,mem_nv_data_number 
-0x67aa 028446 icopy loopcnt 
-0x67ab 028447 fetcht 2 ,mem_nv_data_ptr 
-0x67ac 028448 setarg 0 
-:      028449 init_device_list_loop:
-0x67ad 028450 istore 1 ,temp 
-0x67ae 028451 increase nv_data_len ,temp 
-0x67af 028452 pincrease 1 
-0x67b0 028453 loop init_device_list_loop 
-0x67b1 028454 rtn 
-:      028456 load_device_list:
-0x67b2 028457 bpatchx patch33_1 ,mem_patch33 
-0x67b3 028458 call nvram_find_addr_from_bd_list 
-0x67b4 028459 fetch 1 ,mem_state 
-0x67b5 028460 setflag user ,state_combkey ,pdata 
-0x67b6 028461 store 1 ,mem_state 
-0x67b7 028462 nbranch clear_key_exists ,user 
-0x67b8 028463 add rega ,10 ,contr 
-0x67b9 028465 arg mem_link_key ,contw 
-0x67ba 028466 call memcpy16 
-0x67bb 028467 branch check_link_key_load 
-:      028468 clear_key_exists:
-0x67bc 028469 jam 0 ,mem_link_key_exists 
-0x67bd 028470 rtn 
-:      028472 load_device_list_mode_4:
-0x67be 028473 fetch 9 ,mem_le_ediv 
-0x67bf 028474 branch clear_ltk_exists ,blank 
-0x67c0 028475 call nvram_find_addr_from_bd_list 
-0x67c1 028476 nbranch clear_ltk_exists ,user 
-0x67c2 028477 fetch 2 ,mem_list_item_ptr 
-0x67c3 028478 add pdata ,1 ,contr 
-0x67c4 028479 arg mem_le_irk ,contw 
-0x67c5 028480 call memcpy16 
-0x67c6 028481 arg mem_le_ltk ,contw 
-0x67c7 028482 call memcpy16 
-0x67c8 028483 jam 1 ,mem_ltk_exists 
-0x67c9 028484 rtn 
-:      028486 clear_ltk_exists:
-0x67ca 028487 jam 0 ,mem_ltk_exists 
-0x67cb 028488 rtn 
-:      028491 eeprom_store_le_reconn_info:
-0x67cc 028492 fetch 6 ,mem_le_plap 
-0x67cd 028493 store 6 ,mem_temp_lap 
-0x67ce 028494 jam rec_4_mode ,mem_record_bt_mode 
-0x67cf 028495 branch eeprom_store_reconn_info 
-:      028496 eeprom_store_bd_reconn_info:
-0x67d0 028497 fetch 6 ,mem_plap 
-0x67d1 028498 store 6 ,mem_temp_lap 
-0x67d2 028499 jam rec_3_mode ,mem_record_bt_mode 
-:      028500 eeprom_store_reconn_info:
-0x67d3 028501 fetch 1 ,mem_device_option 
-0x67d4 028502 beq dvc_op_module ,check_51cmd_update_device_record 
-0x67d5 028503 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x67d6 028504 rtn 
-:      028507 check_link_key_load:
-0x67d7 028508 fetch 8 ,mem_link_key 
-0x67d8 028509 fetcht 8 ,mem_link_key + 8 
-0x67d9 028510 ior temp ,pdata 
-0x67da 028511 rtn blank 
-0x67db 028512 jam 1 ,mem_link_key_exists 
-0x67dc 028513 rtn 
-:      028520 gpio_set_wake_by_current_state:
-0x67dd 028521 bpatchx patch33_2 ,mem_patch33 
-0x67de 028522 set1 7 ,temp 
-0x67df 028523 call gpio_get_bit 
-0x67e0 028524 nsetflag true ,7 ,temp 
-:      028529 gpio_set_wake:
-0x67e1 028530 bpatchx patch33_3 ,mem_patch33 
-0x67e2 028531 sub temp ,ui_button_gpio_disable ,null 
-0x67e3 028532 rtn zero 
-0x67e4 028533 isolate0 7 ,temp 
-0x67e5 028534 and temp ,0x1f ,queue 
-0x67e6 028535 fetch 4 ,mem_gpio_wakeup_low 
-0x67e7 028536 qsetflag true ,pdata 
-0x67e8 028537 store 4 ,mem_gpio_wakeup_low 
-0x67e9 028538 fetch 4 ,mem_gpio_wakeup_high 
-0x67ea 028539 nqsetflag true ,pdata 
-0x67eb 028540 store 4 ,mem_gpio_wakeup_high 
-0x67ec 028541 rtn 
-:      028544 gpio_clr_wake:
-0x67ed 028545 bpatchx patch33_4 ,mem_patch33 
-0x67ee 028546 sub temp ,ui_button_gpio_disable ,null 
-0x67ef 028547 rtn zero 
-0x67f0 028548 isolate0 7 ,temp 
-0x67f1 028549 and temp ,0x1f ,queue 
-0x67f2 028550 fetch 4 ,mem_gpio_wakeup_low 
-0x67f3 028551 qset0 pdata 
-0x67f4 028552 store 4 ,mem_gpio_wakeup_low 
-0x67f5 028553 fetch 4 ,mem_gpio_wakeup_high 
-0x67f6 028554 qset0 pdata 
-0x67f7 028555 store 4 ,mem_gpio_wakeup_high 
-0x67f8 028556 rtn 
-:      028559 gpio_config_input_nowake:
-0x67f9 028560 call gpio_clr_wake 
-0x67fa 028561 branch gpio_config_input_without_wake 
-:      028564 gpio_config_input:
-0x67fb 028565 sub temp ,ui_button_gpio_disable ,null 
-0x67fc 028566 rtn zero 
-0x67fd 028567 ncall gpio_set_wake ,wake 
-:      028569 gpio_config_input_without_wake:
-0x67fe 028570 arg core_gpio_pd0 ,contw 
-0x67ff 028571 call gpio_set_bit 
-0x6800 028572 setflip gpio_active_bit ,temp 
-0x6801 028573 arg core_gpio_pu0 ,contw 
-0x6802 028574 call gpio_set_bit 
-0x6803 028575 set0 gpio_active_bit ,temp 
-0x6804 028576 arg core_gpio_oe0 ,contw 
-0x6805 028577 branch gpio_set_bit 
-:      028580 gpio_set_high_impedance:
-0x6806 028581 arg core_gpio_pd0 ,contw 
-0x6807 028582 call gpio_set_bit 
-0x6808 028583 set0 gpio_active_bit ,temp 
-0x6809 028584 arg core_gpio_pu0 ,contw 
-0x680a 028585 call gpio_set_bit 
-0x680b 028586 set0 gpio_active_bit ,temp 
-0x680c 028587 arg core_gpio_oe0 ,contw 
-0x680d 028588 branch gpio_set_bit 
-:      028592 gpio_config_output:
-0x680e 028593 sub temp ,ui_button_gpio_disable ,null 
-0x680f 028594 rtn zero 
-0x6810 028595 setflip gpio_active_bit ,temp 
-0x6811 028596 call gpio_out 
-:      028597 gpio_config_output0:
-0x6812 028598 set1 gpio_active_bit ,temp 
-0x6813 028599 arg core_gpio_oe0 ,contw 
-0x6814 028600 branch gpio_set_bit 
-:      028602 gpio_common:
-0x6815 028603 and temp ,0x07 ,queue 
-0x6816 028604 rshift3 temp ,pdata 
-0x6817 028605 and_into 3 ,pdata 
-0x6818 028606 iadd contw ,contw 
-0x6819 028607 ifetch 1 ,contw 
-0x681a 028608 rtn 
-:      028610 gpio_check_active:
-0x681b 028611 arg core_gpio_out0 ,contw 
-0x681c 028612 branch get_bit_common 
-:      028616 gpio_get_bit:
-0x681d 028617 arg core_gpio_in ,contw 
-:      028618 get_bit_common:
-0x681e 028619 call gpio_common 
-0x681f 028620 isolate1 gpio_active_bit ,temp 
-0x6820 028621 branch gpio_get_bit_reverse ,true 
-0x6821 028622 qisolate0 pdata 
-0x6822 028623 rtn 
-:      028624 gpio_get_bit_reverse:
-0x6823 028625 qisolate1 pdata 
-0x6824 028626 rtn 
-:      028628 gpio_out_inactive:
-0x6825 028629 sub temp ,ui_button_gpio_disable ,null 
-0x6826 028630 rtn zero 
-0x6827 028631 isolate1 7 ,null 
-0x6828 028632 branch gpio_out_flag 
-:      028634 gpio_out_active:
-0x6829 028635 sub temp ,ui_button_gpio_disable ,null 
-0x682a 028636 rtn zero 
-0x682b 028637 isolate0 7 ,null 
-:      028640 gpio_out_flag:
-0x682c 028641 setarg 0 
-0x682d 028642 nsetflag true ,gpio_active_bit ,pdata 
-0x682e 028643 ixor temp ,temp 
-:      028646 gpio_out:
-0x682f 028647 arg core_gpio_out0 ,contw 
-:      028650 gpio_set_bit:
-0x6830 028651 call gpio_common 
-0x6831 028652 isolate1 gpio_active_bit ,temp 
-0x6832 028653 qsetflag true ,pdata 
-0x6833 028654 istore 1 ,contw 
-0x6834 028655 rtn 
-:      028657 gpio_set_before_lpm_common:
-0x6835 028658 arg -1 ,rega 
-0x6836 028659 hfetch 1 ,core_gpio_sel1 
-0x6837 028660 compare 0x02 ,pdata ,0x03 
-0x6838 028661 call neglact4_from_23_pin ,true 
-0x6839 028663 compare 0x01 ,pdata ,0x03 
-0x683a 028664 call neglact2_form_25_pin ,true 
-0x683b 028666 compare 0x03 ,pdata ,0x03 
-0x683c 028667 call neglact2_form_25_pin ,true 
-0x683d 028669 isolate1 2 ,pdata 
-0x683e 028670 call neglect2_from_6_pin ,true 
-0x683f 028672 isolate1 3 ,pdata 
-0x6840 028673 call neglect4_from_9_pin ,true 
-0x6841 028675 isolate1 4 ,pdata 
-0x6842 028676 call neglact2_form_30_pin ,true 
-0x6843 028678 isolate1 6 ,pdata 
-0x6844 028679 nsetflag true ,04 ,rega 
-0x6845 028681 isolate1 7 ,pdata 
-0x6846 028682 nsetflag true ,05 ,rega 
-0x6847 028684 hfetch 1 ,core_gpio_sel2 
-0x6848 028685 isolate1 0 ,pdata 
-0x6849 028686 nsetflag true ,27 ,rega 
-0x684a 028687 isolate1 1 ,pdata 
-0x684b 028688 nsetflag true ,28 ,rega 
-0x684c 028689 isolate1 2 ,pdata 
-0x684d 028690 nsetflag true ,03 ,rega 
-0x684e 028691 isolate1 3 ,pdata 
-0x684f 028692 nsetflag true ,08 ,rega 
-0x6850 028693 isolate1 4 ,pdata 
-0x6851 028694 nsetflag true ,20 ,rega 
-0x6852 028695 isolate1 5 ,pdata 
-0x6853 028696 nsetflag true ,21 ,rega 
-0x6854 028697 isolate1 6 ,pdata 
-0x6855 028698 nsetflag true ,22 ,rega 
-0x6856 028699 isolate1 7 ,pdata 
-0x6857 028700 nsetflag true ,23 ,rega 
-0x6858 028702 hfetch 1 ,core_gpio_sel 
-0x6859 028703 isolate1 0 ,pdata 
-0x685a 028704 nsetflag true ,05 ,rega 
-0x685b 028705 isolate1 1 ,pdata 
-0x685c 028706 nsetflag true ,06 ,rega 
-0x685d 028707 isolate1 2 ,pdata 
-0x685e 028708 nsetflag true ,07 ,rega 
-0x685f 028709 isolate1 3 ,pdata 
-0x6860 028710 nsetflag true ,18 ,rega 
-0x6861 028711 isolate1 4 ,pdata 
-0x6862 028712 nsetflag true ,19 ,rega 
-0x6863 028713 isolate1 5 ,pdata 
-0x6864 028714 nsetflag true ,20 ,rega 
-0x6865 028715 isolate1 6 ,pdata 
-0x6866 028716 nsetflag true ,21 ,rega 
-0x6867 028717 isolate1 7 ,pdata 
-0x6868 028718 nsetflag true ,22 ,rega 
-0x6869 028720 hfetch 1 ,core_uart_ctrl 
-0x686a 028721 isolate1 4 ,pdata 
-0x686b 028722 call neglact2_form_2_pin ,true 
-0x686c 028723 bpatchx patch33_5 ,mem_patch33 
-0x686d 028725 hfetch 4 ,core_gpio_pu0 
-0x686e 028726 hfetcht 4 ,core_gpio_pd0 
-0x686f 028727 ior temp ,pdata 
-0x6870 028728 invert pdata ,pdata 
-0x6871 028729 iand rega ,pdata 
-0x6872 028731 hstore 4 ,core_gpio_oe0 
-0x6873 028732 rtn 
-:      028735 neglect2_from_6_pin:
-0x6874 028736 arg 6 ,queue 
-0x6875 028737 branch neglect_2_pin 
-:      028738 neglect4_from_9_pin:
-0x6876 028739 arg 9 ,queue 
-0x6877 028740 branch neglact_4_pin 
-:      028741 neglact4_from_23_pin:
-0x6878 028742 arg 23 ,queue 
-0x6879 028743 branch neglact_4_pin 
-:      028744 neglact2_form_25_pin:
-0x687a 028745 arg 25 ,queue 
-0x687b 028746 branch neglect_2_pin 
-:      028747 neglact2_form_30_pin:
-0x687c 028748 arg 30 ,queue 
-0x687d 028749 branch neglect_2_pin 
-:      028750 neglact2_form_2_pin:
-0x687e 028751 arg 2 ,queue 
-0x687f 028752 branch neglect_2_pin 
-:      028753 neglact_1_pin:
-0x6880 028754 arg 1 ,loopcnt 
-0x6881 028755 branch neglect_pin_loop 
-:      028756 neglact_4_pin:
-0x6882 028757 arg 4 ,loopcnt 
-0x6883 028758 branch neglect_pin_loop 
-:      028759 neglect_2_pin:
-0x6884 028760 arg 2 ,loopcnt 
-:      028761 neglect_pin_loop:
-0x6885 028762 qset0 rega 
-0x6886 028763 increase 1 ,queue 
-0x6887 028764 loop neglect_pin_loop 
-0x6888 028765 rtn 
-:      028773 gpio_cfg_uart_tx_output:
-0x6889 028774 call gpio_uart2gpio 
-0x688a 028775 arg uart_wakeup_tx ,temp 
-0x688b 028776 branch gpio_config_output 
-:      028778 gpio_pu_uart_tx:
-0x688c 028779 call gpio_cfg_uart_tx_output 
-0x688d 028780 arg uart_wakeup_tx ,temp 
-0x688e 028781 branch gpio_out_inactive 
-:      028785 gpio_rx_config_input_with_pu:
-0x688f 028786 call gpio_uart2gpio 
-0x6890 028787 hfetch 1 ,core_gpio_pu0 
-0x6891 028788 set1 uart_wakeup_rx ,pdata 
-0x6892 028789 hstore 1 ,core_gpio_pu0 
-0x6893 028790 arg uart_wakeup_rx ,temp 
-0x6894 028791 branch gpio_config_input 
-:      028793 gpio_uart2gpio:
-0x6895 028794 hfetch 1 ,core_gpio_sel1 
-0x6896 028795 and_into 0xfb ,pdata 
-0x6897 028796 hstore 1 ,core_gpio_sel1 
-0x6898 028797 rtn 
-:      028799 gpio_check_uart_state:
-0x6899 028800 hfetch 1 ,core_gpio_sel1 
-0x689a 028801 isolate1 2 ,pdata 
-0x689b 028802 rtn 
-:      028804 load_chip_option:
-0x689c 028805 call otp_enable_chgpump 
-0x689d 028806 setarg otp_chip_functions 
-0x689e 028807 arg mem_chip_functions ,rega 
-0x689f 028808 arg 0x02 ,temp 
-0x68a0 028809 call otpd_read_data 
-0x68a1 028810 branch otp_disable_chgpump 
-:      028813 load_adc_init:
-0x68a2 028814 call otp_enable_chgpump 
-0x68a3 028815 setarg otp_adc_io_0_5v_addr 
-0x68a4 028816 arg mem_0_5_adc_io_data ,rega 
-0x68a5 028817 arg 14 ,temp 
-0x68a6 028818 call otpd_read_data 
-0x68a7 028819 branch otp_disable_chgpump 
-:      028823 adc_init_data:
-0x68a8 028824 bpatchx patch33_6 ,mem_patch33 
-0x68a9 028826 call load_adc_init 
-0x68aa 028828 fetch 1 ,mem_adc_config_flag 
-0x68ab 028829 beq adc_config_vinlpm ,adc_init_data_vinlpm 
-0x68ac 028830 beq adc_config_hvin ,adc_init_data_hvin 
-0x68ad 028831 beq adc_config_gpio ,adc_init_data_io 
-0x68ae 028832 rtn 
-:      028834 adc_init_data_vinlpm:
-0x68af 028835 fetcht 2 ,mem_otp_adc_flag 
-0x68b0 028836 setarg otp_adc_flag 
-0x68b1 028837 isub temp ,null 
-0x68b2 028838 branch adc_check_data_vinlpm ,zero 
-0x68b3 028839 setarg 0x4dfa 
-0x68b4 028840 store 2 ,mem_3v_adc_vinlpm_data 
-0x68b5 028841 setarg 0x4894 
-0x68b6 028842 store 2 ,mem_2v_adc_vinlpm_data 
-0x68b7 028843 branch set_vdd_reference_voltage_1v 
-:      028845 adc_check_data_vinlpm:
-0x68b8 028846 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x68b9 028847 nbranch adc_check_2v_vinlpm ,blank 
-0x68ba 028848 setarg 0x4dfa 
-0x68bb 028849 store 2 ,mem_3v_adc_vinlpm_data 
-:      028850 adc_check_2v_vinlpm:
-0x68bc 028851 fetch 2 ,mem_2v_adc_vinlpm_data 
-0x68bd 028852 nbranch set_vdd_reference_voltage_1v ,blank 
-0x68be 028853 setarg 0x4894 
-0x68bf 028854 store 2 ,mem_2v_adc_vinlpm_data 
-:      028855 set_vdd_reference_voltage_1v:
-0x68c0 028856 setarg 100 
-0x68c1 028857 store 2 ,mem_reference_voltage 
-0x68c2 028858 rtn 
-:      028860 adc_init_data_hvin:
-0x68c3 028861 fetcht 2 ,mem_otp_adc_flag 
-0x68c4 028862 setarg otp_adc_flag 
-0x68c5 028863 isub temp ,null 
-0x68c6 028864 branch adc_check_data_hvin ,zero 
-0x68c7 028865 setarg 0x5932 
-0x68c8 028866 store 2 ,mem_5v_adc_hvin_data 
-0x68c9 028867 setarg 0x4323 
-0x68ca 028868 store 2 ,mem_1v_adc_hvin_data 
-0x68cb 028869 branch set_vdd_reference_voltage_4v 
-:      028871 adc_check_data_hvin:
-0x68cc 028872 fetch 2 ,mem_5v_adc_hvin_data 
-0x68cd 028873 nbranch adc_check_1v_hvin ,blank 
-0x68ce 028874 setarg 0x5932 
-0x68cf 028875 store 2 ,mem_5v_adc_hvin_data 
-:      028876 adc_check_1v_hvin:
-0x68d0 028877 fetch 2 ,mem_1v_adc_hvin_data 
-0x68d1 028878 nbranch set_vdd_reference_voltage_4v ,blank 
-0x68d2 028879 setarg 0x4323 
-0x68d3 028880 store 2 ,mem_1v_adc_hvin_data 
-:      028881 set_vdd_reference_voltage_4v:
-0x68d4 028882 setarg 400 
-0x68d5 028883 store 2 ,mem_reference_voltage 
-0x68d6 028884 rtn 
-:      028886 adc_init_data_io:
-0x68d7 028887 fetcht 2 ,mem_otp_adc_flag 
-0x68d8 028888 setarg otp_adc_flag 
-0x68d9 028889 isub temp ,null 
-0x68da 028890 branch adc_check_data_io ,zero 
-0x68db 028891 setarg 0x6946 
-0x68dc 028892 store 2 ,mem_1v_adc_io_data 
-0x68dd 028893 setarg 0x5377 
-0x68de 028894 store 2 ,mem_0_5_adc_io_data 
-0x68df 028895 branch set_vdd_reference_voltage_0_5v 
-:      028897 adc_check_data_io:
-0x68e0 028898 fetch 2 ,mem_1v_adc_io_data 
-0x68e1 028899 nbranch adc_check_0_5v_io ,blank 
-0x68e2 028900 setarg 0x6946 
-0x68e3 028901 store 2 ,mem_1v_adc_io_data 
-:      028902 adc_check_0_5v_io:
-0x68e4 028903 fetch 2 ,mem_0_5_adc_io_data 
-0x68e5 028904 nbranch set_vdd_reference_voltage_0_5v ,blank 
-0x68e6 028905 setarg 0x5377 
-0x68e7 028906 store 2 ,mem_0_5_adc_io_data 
-:      028907 set_vdd_reference_voltage_0_5v:
-0x68e8 028908 setarg 50 
-0x68e9 028909 store 2 ,mem_reference_voltage 
-0x68ea 028910 rtn 
-:      028913 adc_set_mode:
-0x68eb 028914 fetch 1 ,mem_adc_config_flag 
-0x68ec 028915 beq adc_config_vinlpm ,adc_check_vinlpm 
-0x68ed 028916 beq adc_config_hvin ,adc_check_hvin 
-0x68ee 028917 beq adc_config_gpio ,adc_check_gpio 
-0x68ef 028918 rtn 
-:      028919 adc_check_vinlpm:
-0x68f0 028920 jam 0xbf ,rf_adc_mode 
-0x68f1 028921 branch read_adc 
-:      028922 adc_check_hvin:
-0x68f2 028923 jam 0xaf ,rf_adc_mode 
-0x68f3 028924 branch read_adc 
-:      028925 adc_check_gpio:
-0x68f4 028926 jam 0x8f ,rf_adc_mode 
-0x68f5 028927 fetch 1 ,mem_adc_channel 
-0x68f6 028928 hstore 1 ,rf_adc_ch 
-0x68f7 028929 branch read_adc 
-:      028930 read_adc:
-0x68f8 028931 bpatchx patch33_7 ,mem_patch33 
-0x68f9 028932 hfetch 1 ,core_uart_baud + 1 
-0x68fa 028933 set1 7 ,pdata 
-0x68fb 028934 hstore 1 ,core_uart_baud + 1 
-0x68fc 028935 hfetch 1 ,rf_adc_ch 
-0x68fd 028936 or_into 0x30 ,pdata 
-0x68fe 028937 hstore 1 ,rf_adc_ch 
-0x68ff 028938 jam 0x7c ,rfen_adc 
-0x6900 028939 jam 0xaa ,rf_adc_gc 
-0x6901 028940 nop 5000 
-0x6902 028941 hfetcht 2 ,core_adc_sum 
-0x6903 028942 hfetch 1 ,core_uart_baud + 1 
-0x6904 028943 set0 7 ,pdata 
-0x6905 028944 hstore 1 ,core_uart_baud + 1 
-0x6906 028945 storet 2 ,mem_adc_current_value 
-0x6907 028946 rtn 
-:      028948 vdd_calculate_by_mode:
-0x6908 028949 bpatchx patch34_0 ,mem_patch34 
-0x6909 028950 fetch 1 ,mem_adc_config_flag 
-0x690a 028951 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
-0x690b 028952 beq adc_config_hvin ,vdd_calculate_hvin 
-0x690c 028953 beq adc_config_gpio ,vdd_calculate_io 
-0x690d 028954 rtn 
-:      028956 vdd_calculate_vinlpm:
-0x690e 028957 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x690f 028958 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x6910 028959 arg 200 ,regc 
-0x6911 028960 branch vdd_calculate 
-:      028962 vdd_calculate_hvin:
-0x6912 028963 fetch 2 ,mem_5v_adc_hvin_data 
-0x6913 028964 fetcht 2 ,mem_1v_adc_hvin_data 
-0x6914 028965 arg 100 ,regc 
-0x6915 028966 branch vdd_calculate 
-:      028968 vdd_calculate_io:
-0x6916 028969 fetch 2 ,mem_1v_adc_io_data 
-0x6917 028970 fetcht 2 ,mem_0_5_adc_io_data 
-0x6918 028971 arg 50 ,regc 
-0x6919 028972 branch vdd_calculate 
-:      028974 vdd_calculate:
-0x691a 028975 isub temp ,rega 
-0x691b 028976 fetch 2 ,mem_adc_current_value 
-0x691c 028977 isub temp ,pdata 
-0x691d 028978 nbranch vdd_calculate1 ,positive 
-0x691e 028979 fetcht 2 ,mem_reference_voltage 
-0x691f 028980 imul32 temp ,regb 
-0x6920 028981 copy regc ,pdata 
-0x6921 028982 imul32 rega ,pdata 
-0x6922 028983 iadd regb ,pdata 
-:      028984 vdd_calculate2:
-0x6923 028985 idiv rega 
-0x6924 028986 call wait_div_end 
-0x6925 028987 quotient pdata 
-0x6926 028988 rtn 
-:      028990 vdd_calculate1:
-0x6927 028991 copy temp ,pdata 
-0x6928 028992 fetcht 2 ,mem_adc_current_value 
-0x6929 028993 isub temp ,pdata 
-0x692a 028994 fetcht 2 ,mem_reference_voltage 
-0x692b 028995 imul32 temp ,regb 
-0x692c 028996 copy regc ,pdata 
-0x692d 028997 imul32 rega ,pdata 
-0x692e 028998 isub regb ,pdata 
-0x692f 028999 branch vdd_calculate2 
-:      029010 adc_bat_percent_lowpower_out:
-0x6930 029011 ifetch 8 ,rega 
-0x6931 029012 store 8 ,mem_pdatatemp 
-0x6932 029013 fetch 2 ,mem_pdatatemp 
-0x6933 029014 fetcht 2 ,mem_pdatatemp + 2 
-0x6934 029015 isub temp ,rega 
-0x6935 029016 fetch 2 ,mem_pdatatemp + 6 
-0x6936 029017 isub temp ,regb 
-0x6937 029018 fetcht 2 ,mem_pdatatemp + 4 
-0x6938 029019 isub temp ,null 
-0x6939 029020 ncall adc_set_low_power_flag ,positive 
-0x693a 029021 mul32 regb ,100 ,pdata 
-0x693b 029022 idiv rega 
-0x693c 029023 call wait_div_end 
-0x693d 029024 quotient pdata 
-0x693e 029025 call adc_set_no_power_flag ,blank 
-0x693f 029026 rtn 
-:      029027 adc_set_low_power_flag:
-0x6940 029028 fetch 1 ,mem_adc_power_flag 
-0x6941 029029 set1 0 ,pdata 
-0x6942 029030 store 1 ,mem_adc_power_flag 
-0x6943 029031 rtn 
-:      029032 adc_set_no_power_flag:
-0x6944 029033 fetcht 1 ,mem_adc_power_flag 
-0x6945 029034 set1 1 ,temp 
-0x6946 029035 storet 1 ,mem_adc_power_flag 
-0x6947 029036 rtn 
-:      029041 keyscan_key_init:
-0x6948 029042 fetch 2 ,mem_key_num_ptr 
-0x6949 029043 ifetch 1 ,pdata 
-:      029044 keyscan_key_init_next:
-0x694a 029045 rtn blank 
-0x694b 029046 copy pdata ,loopcnt 
-0x694c 029048 fetch 2 ,mem_keyscan_ptr 
-0x694d 029049 increase 3 ,pdata 
-0x694e 029050 copy pdata ,rega 
-:      029051 keyscan_key_init_lp1:
-0x694f 029052 ifetcht 1 ,rega 
-0x6950 029053 call gpio_config_input 
-0x6951 029054 increase key_conf_struct_len ,rega 
-0x6952 029055 loop keyscan_key_init_lp1 
-:      029056 keyscan_key_init_end:
-0x6953 029057 rtn 
-:      029059 keyscan_scan_key:
-0x6954 029060 fetch 2 ,mem_keyscan_ptr 
-0x6955 029061 increase 3 ,pdata 
-0x6956 029062 copy pdata ,rega 
-0x6957 029064 force 0 ,regb 
-0x6958 029065 jam 0 ,mem_key_value_temp 
-:      029066 keyscan_scan_key_lp1:
-0x6959 029067 ifetcht 1 ,rega 
-0x695a 029068 call gpio_get_bit 
-0x695b 029069 bpatchx patch34_1 ,mem_patch34 
-0x695c 029070 fetch 2 ,mem_key_value_temp 
-0x695d 029071 copy regb ,queue 
-0x695e 029072 qsetflag true ,pdata 
-0x695f 029073 store 2 ,mem_key_value_temp 
-0x6960 029074 increase key_conf_struct_len ,rega 
-0x6961 029075 increase 1 ,regb 
-0x6962 029076 fetch 2 ,mem_key_num_ptr 
-0x6963 029077 ifetch 1 ,pdata 
-:      029078 keyscan_scan_key_lp1_next:
-0x6964 029079 ixor regb ,null 
-0x6965 029080 nbranch keyscan_scan_key_lp1 ,zero 
-0x6966 029081 fetch 2 ,mem_key_value_temp 
-0x6967 029082 fetcht 2 ,mem_key_value 
-0x6968 029083 ixor temp ,null 
-0x6969 029084 rtn zero 
-0x696a 029085 enable user 
-0x696b 029086 rtn 
-:      029088 keyscan_process_lpm_before:
-0x696c 029089 fetch 2 ,mem_key_num_ptr 
-0x696d 029090 ifetch 1 ,pdata 
-:      029091 keyscan_process_lpm_before_next:
-0x696e 029092 rtn blank 
-0x696f 029093 copy pdata ,loopcnt 
-0x6970 029094 fetch 2 ,mem_keyscan_ptr 
-0x6971 029095 increase 3 ,pdata 
-0x6972 029096 copy pdata ,rega 
-:      029097 keyscan_process_lpm_before_lp1:
-0x6973 029098 ifetcht 1 ,rega 
-0x6974 029099 call gpio_set_wake_by_current_state 
-0x6975 029100 increase key_conf_struct_len ,rega 
-0x6976 029101 loop keyscan_process_lpm_before_lp1 
-:      029102 keyscan_process_lpm_before_end:
-0x6977 029103 rtn 
-:      029105 keyscan_key_process:
-0x6978 029106 arg key_scan_timer ,queue 
-0x6979 029107 call timer_check 
-0x697a 029108 nrtn blank 
-0x697b 029109 setarg 0x20 
-0x697c 029110 arg key_scan_timer ,queue 
-0x697d 029111 call timer_init 
-0x697e 029112 disable user 
-0x697f 029113 call keyscan_process_lpm_before 
-0x6980 029114 bpatchx patch34_2 ,mem_patch34 
-0x6981 029115 fetch 2 ,mem_key_num_ptr 
-0x6982 029116 ifetch 1 ,pdata 
-:      029117 keyscan_key_process_next:
-0x6983 029118 rtn blank 
-0x6984 029119 call keyscan_scan_key 
-0x6985 029120 nbranch lpm_button_clean_wake_lock ,user 
-0x6986 029121 call lpm_button_get_wake_lock 
-0x6987 029122 disable user 
-0x6988 029123 fetch 2 ,mem_key_value_temp 
-0x6989 029124 store 2 ,mem_key_value_temp4 
-0x698a 029125 jam 0 ,mem_key_value_temp6 
-0x698b 029126 force 0 ,queue 
-:      029127 keyscan_key_lp1:
-0x698c 029128 fetch 2 ,mem_key_value 
-0x698d 029129 rshift pdata ,temp 
-0x698e 029130 storet 2 ,mem_key_value 
-0x698f 029131 and pdata ,0x01 ,pdata 
-0x6990 029132 fetcht 2 ,mem_key_value_temp4 
-0x6991 029133 and temp ,0x01 ,rega 
-0x6992 029134 rshift temp ,temp 
-0x6993 029135 storet 2 ,mem_key_value_temp4 
-0x6994 029136 ixor rega ,null 
-0x6995 029137 ncall keyscan_send_key_data ,zero 
-0x6996 029138 fetch 2 ,mem_key_num_ptr 
-0x6997 029139 ifetch 1 ,pdata 
-:      029140 keyscan_key_lp1_next:
-0x6998 029141 fetcht 1 ,mem_key_value_temp6 
-0x6999 029142 increase 1 ,temp 
-0x699a 029143 storet 1 ,mem_key_value_temp6 
-0x699b 029144 copy temp ,queue 
-0x699c 029145 ixor queue ,null 
-0x699d 029146 nbranch keyscan_key_lp1 ,zero 
-0x699e 029147 fetch 2 ,mem_key_value_temp 
-0x699f 029148 store 2 ,mem_key_value 
-0x69a0 029149 rtn 
-:      029150 keyscan_send_key_data:
-0x69a1 029151 bpatchx patch34_3 ,mem_patch34 
-0x69a2 029152 fetch 2 ,mem_keyscan_ptr 
-0x69a3 029153 increase 1 ,pdata 
-0x69a4 029154 ifetch 2 ,pdata 
-0x69a5 029155 branch callback_func 
-:      029166 pwm_init:
-0x69a6 029167 hfetch 1 ,core_clksel 
-0x69a7 029168 ior rega ,pdata 
-0x69a8 029169 hstore 1 ,core_clksel 
-0x69a9 029170 hfetch 2 ,core_clkoff 
-0x69aa 029171 set0 clock_off_pwm ,pdata 
-0x69ab 029172 hstore 2 ,core_clkoff 
-0x69ac 029173 nop 100 
-0x69ad 029174 rtn 
-:      029185 pwm_out_set:
-0x69ae 029186 fetcht 3 ,mem_pdatatemp + 2 
-0x69af 029187 setarg pwm_12mhz 
-0x69b0 029188 idiv temp 
-0x69b1 029189 call wait_div_end 
-0x69b2 029190 quotient temp 
-0x69b3 029191 fetch 1 ,mem_pdatatemp + 5 
-0x69b4 029192 imul32 temp ,pdata 
-0x69b5 029193 div pdata ,100 
-0x69b6 029194 call wait_div_end 
-0x69b7 029195 quotient rega 
-0x69b8 029196 copy temp ,pdata 
-0x69b9 029197 isub rega ,regb 
-0x69ba 029198 fetch 1 ,mem_pdatatemp + 1 
-0x69bb 029199 call pwm_duty_cycle_set 
-0x69bc 029200 fetch 1 ,mem_pdatatemp 
-0x69bd 029201 branch pwm_enable 
-:      029204 pwm_duty_cycle_set:
-0x69be 029205 beq 0 ,pwm_pwm0_duty_set 
-0x69bf 029206 beq 1 ,pwm_pwm1_duty_set 
-0x69c0 029207 beq 2 ,pwm_pwm2_duty_set 
-0x69c1 029208 beq 3 ,pwm_pwm3_duty_set 
-0x69c2 029209 beq 4 ,pwm_pwm4_duty_set 
-0x69c3 029210 beq 5 ,pwm_pwm5_duty_set 
-:      029211 pwm_pwm0_duty_set:
-0x69c4 029212 arg core_pwm_pcnt0 ,contw 
-0x69c5 029213 branch pwm_set_pncnt 
-:      029214 pwm_pwm1_duty_set:
-0x69c6 029215 arg core_pwm_pcnt1 ,contw 
-0x69c7 029216 branch pwm_set_pncnt 
-:      029217 pwm_pwm2_duty_set:
-0x69c8 029218 arg core_pwm_pcnt2 ,contw 
-0x69c9 029219 branch pwm_set_pncnt 
-:      029220 pwm_pwm3_duty_set:
-0x69ca 029221 arg core_pwm_pcnt3 ,contw 
-0x69cb 029222 branch pwm_set_pncnt 
-:      029223 pwm_pwm4_duty_set:
-0x69cc 029224 arg core_pwm_pcnt4 ,contw 
-0x69cd 029225 branch pwm_set_pncnt 
-:      029226 pwm_pwm5_duty_set:
-0x69ce 029227 arg core_pwm_pcnt5 ,contw 
-0x69cf 029228 branch pwm_set_pncnt 
-:      029229 pwm_set_pncnt:
-0x69d0 029230 copy rega ,pdata 
-0x69d1 029231 istore 2 ,contw 
-0x69d2 029232 copy regb ,pdata 
-0x69d3 029233 istore 2 ,contw 
-0x69d4 029234 rtn 
-:      029238 pwm_enable:
-0x69d5 029239 enable user 
-0x69d6 029240 branch pwm_gpio_set 
-:      029241 pwm_disable:
-0x69d7 029242 disable user 
-:      029243 pwm_gpio_set:
-0x69d8 029244 beq 4 ,pwm_gpio4_set 
-0x69d9 029245 beq 5 ,pwm_gpio5_set 
-0x69da 029246 beq 27 ,pwm_gpio27_set 
-0x69db 029247 beq 28 ,pwm_gpio28_set 
-0x69dc 029248 beq 3 ,pwm_gpio3_set 
-0x69dd 029249 beq 8 ,pwm_gpio8_set 
-0x69de 029250 beq 20 ,pwm_gpio20_set 
-0x69df 029251 beq 21 ,pwm_gpio21_set 
-0x69e0 029252 beq 22 ,pwm_gpio22_set 
-0x69e1 029253 beq 23 ,pwm_gpio23_set 
-0x69e2 029254 rtn 
-:      029257 pwm_gpio4_set:
-0x69e3 029258 arg 6 ,queue 
-0x69e4 029259 branch pwm_one_set_select 
-:      029260 pwm_gpio5_set:
-0x69e5 029261 arg 7 ,queue 
-0x69e6 029262 branch pwm_one_set_select 
-:      029263 pwm_gpio27_set:
-0x69e7 029264 arg 8 ,queue 
-0x69e8 029265 branch pwm_one_set_select 
-:      029266 pwm_gpio28_set:
-0x69e9 029267 arg 9 ,queue 
-0x69ea 029268 branch pwm_one_set_select 
-:      029269 pwm_gpio3_set:
-0x69eb 029270 arg 10 ,queue 
-0x69ec 029271 branch pwm_one_set_select 
-:      029272 pwm_gpio8_set:
-0x69ed 029273 arg 11 ,queue 
-0x69ee 029274 branch pwm_one_set_select 
-:      029275 pwm_gpio20_set:
-0x69ef 029276 arg 12 ,queue 
-0x69f0 029277 branch pwm_tw0_set_select 
-:      029278 pwm_gpio21_set:
-0x69f1 029279 arg 13 ,queue 
-0x69f2 029280 branch pwm_tw0_set_select 
-:      029281 pwm_gpio22_set:
-0x69f3 029282 arg 14 ,queue 
-0x69f4 029283 branch pwm_tw0_set_select 
-:      029284 pwm_gpio23_set:
-0x69f5 029285 arg 15 ,queue 
-0x69f6 029286 branch pwm_tw0_set_select 
-:      029288 pwm_set_select:
-0x69f7 029289 hfetch 2 ,core_gpio_sel1 
-0x69f8 029290 qsetflag user ,pdata 
-0x69f9 029291 hstore 2 ,core_gpio_sel1 
-0x69fa 029292 copy rega ,queue 
-0x69fb 029293 hfetch 1 ,core_gpio_key2 
-0x69fc 029294 qsetflag user ,pdata 
-0x69fd 029295 hstore 1 ,core_gpio_key2 
-0x69fe 029296 rtn 
-:      029298 pwm_one_set_select:
-0x69ff 029299 add queue ,-4 ,rega 
-0x6a00 029300 branch pwm_set_select 
-:      029302 pwm_tw0_set_select:
-0x6a01 029303 add queue ,-10 ,rega 
-0x6a02 029304 branch pwm_set_select 
-:      029309 rfcomm_init:
-0x6a03 029310 rtn wake 
-0x6a04 029311 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6a05 029312 jam bits9600 ,memremoterpnbitrate 
-0x6a06 029313 jam databits8 ,memremoteprndatabits 
-0x6a07 029314 jam 0x11 ,memremoteprnxon 
-0x6a08 029315 jam 0x13 ,memremoteprnxoff 
-0x6a09 029316 setarg 0 
-0x6a0a 029317 store 3 ,memremoteprnstopbit 
-0x6a0b 029318 store 1 ,mem_spp_state 
-0x6a0c 029319 jam 0 ,memui_reconnect_mode 
-:      029321 rfcomm_init_spp:
-0x6a0d 029322 bpatchx patch34_4 ,mem_patch34 
-0x6a0e 029323 setarg 0 
-0x6a0f 029324 store 1 ,mem_spp_state 
-0x6a10 029325 store 1 ,mem_remote_spp_channel 
-0x6a11 029326 store 1 ,mem_pn_dlci 
-0x6a12 029327 fetch 1 ,mem_credit_flag 
-0x6a13 029328 beq credit_enable ,rfcomm_init_spp_with_credit 
-0x6a14 029329 jam 0x50 ,mem_credit_given 
-0x6a15 029330 rtn 
-:      029332 rfcomm_init_spp_with_credit:
-0x6a16 029333 jam 0x00 ,mem_credit_given 
-0x6a17 029334 rtn 
-:      029336 set_cr_bit:
-0x6a18 029337 or_into 0x02 ,temp 
-0x6a19 029338 rtn 
-:      029350 rfcomm_calculate_fcs_sabm:
-0x6a1a 029351 copy temp ,pdata 
-0x6a1b 029352 reverse pdata ,pdata 
-0x6a1c 029353 store 1 ,memfcstemp3 
-0x6a1d 029354 force ini_tx_sabm ,pdata 
-0x6a1e 029355 reverse pdata ,pdata 
-0x6a1f 029356 store 1 ,memfcstemp2 
-0x6a20 029357 force 0x01 ,pdata 
-0x6a21 029358 reverse pdata ,pdata 
-0x6a22 029359 store 1 ,memfcstemp1 
-0x6a23 029360 call caculate_fcs 
-0x6a24 029361 copy temp ,pdata 
-0x6a25 029362 rtn 
-:      029363 rfcomm_calculate_fcs_ua:
-0x6a26 029364 reverse pdata ,pdata 
-0x6a27 029365 store 1 ,memfcstemp3 
-0x6a28 029366 force rsp_tx_ua ,pdata 
-0x6a29 029367 reverse pdata ,pdata 
-0x6a2a 029368 store 1 ,memfcstemp2 
-0x6a2b 029369 force 0x01 ,pdata 
-0x6a2c 029370 reverse pdata ,pdata 
-0x6a2d 029371 store 1 ,memfcstemp1 
-0x6a2e 029372 branch caculate_fcs 
-:      029374 rfcomm_calculate_fcs_dlci0:
-0x6a2f 029375 fetch 1 ,mem_rfcomm_initiator 
-0x6a30 029376 branch rfcomm_calculate_fcs_dlci0_res ,blank 
-0x6a31 029377 setarg 0x70 
-0x6a32 029378 rtn 
-:      029379 rfcomm_calculate_fcs_dlci0_res:
-0x6a33 029380 setarg 0xaa 
-0x6a34 029381 rtn 
-:      029383 rfcomm_save_fcs_uih:
-0x6a35 029384 reverse pdata ,pdata 
-0x6a36 029385 store 1 ,memfcstemp3 
-0x6a37 029386 force rsp_rx_uih ,pdata 
-0x6a38 029387 call caculate_uihdata_fcs 
-0x6a39 029388 fetcht 2 ,mem_contw_temp 
-0x6a3a 029389 copy temp ,contw 
-0x6a3b 029390 istore 1 ,contw 
-0x6a3c 029391 copy contw ,temp 
-0x6a3d 029392 storet 2 ,mem_contw_temp 
-0x6a3e 029393 force rsp_rx_uih_wdata ,pdata 
-0x6a3f 029394 call caculate_uihdata_fcs 
-0x6a40 029395 fetcht 2 ,mem_contw_temp 
-0x6a41 029396 copy temp ,contw 
-0x6a42 029397 istore 1 ,contw 
-0x6a43 029398 rtn 
-:      029407 caculate_uihdata_fcs:
-0x6a44 029408 reverse pdata ,pdata 
-0x6a45 029409 store 1 ,memfcstemp2 
-0x6a46 029410 fetch 2 ,memfcstemp2 
-0x6a47 029411 lshift8 pdata ,pdata 
-0x6a48 029412 store 3 ,mem_mod2div_temp 
-0x6a49 029413 arg 0x107 ,rega 
-0x6a4a 029414 arg 0xf ,regb 
-0x6a4b 029415 call mod2div 
-0x6a4c 029416 xor_into 0xd7 ,pdata 
-0x6a4d 029417 invert pdata ,pdata 
-0x6a4e 029418 reverse pdata ,pdata 
-0x6a4f 029419 rtn 
-:      029429 caculate_fcs:
-0x6a50 029430 fetch 3 ,memfcstemp1 
-0x6a51 029431 store 3 ,mem_mod2div_temp 
-0x6a52 029432 arg 0x107 ,rega 
-0x6a53 029433 arg 0xf ,regb 
-0x6a54 029434 call mod2div 
-0x6a55 029435 lshift8 pdata ,pdata 
-0x6a56 029436 arg 0x7 ,regb 
-0x6a57 029437 call mod2div 
-0x6a58 029438 xor_into 0x2b ,pdata 
-0x6a59 029439 invert pdata ,pdata 
-0x6a5a 029440 reverse pdata ,pdata 
-0x6a5b 029441 copy pdata ,temp 
-0x6a5c 029442 rtn 
-:      029444 mod2div:
-0x6a5d 029445 arg 0 ,regc 
-0x6a5e 029446 copy regb ,loopcnt 
-0x6a5f 029447 call right_shift_n 
-0x6a60 029448 icopy temp 
-:      029449 mod2div_loop:
-0x6a61 029454 copy temp ,pdata 
-0x6a62 029455 lshift regc ,regc 
-0x6a63 029456 bbit0 8 ,mod2div_not_enough_reduction 
-0x6a64 029457 ixor rega ,temp 
-0x6a65 029458 increase 1 ,regc 
-:      029459 mod2div_not_enough_reduction:
-0x6a66 029460 lshift temp ,temp 
-0x6a67 029461 fetch 3 ,mem_mod2div_temp 
-0x6a68 029462 increase -1 ,regb 
-0x6a69 029463 compare 0xff ,regb ,0xff 
-0x6a6a 029464 branch mod2div_end ,true 
-0x6a6b 029465 copy regb ,loopcnt 
-0x6a6c 029466 call right_shift_n 
-0x6a6d 029467 isolate1 0 ,pdata 
-0x6a6e 029468 setflag true ,0 ,temp 
-0x6a6f 029469 branch mod2div_loop 
-:      029470 mod2div_end:
-0x6a70 029472 rshift temp ,pdata 
-0x6a71 029473 rtn 
-:      029475 get_rfcomm_snd_adss:
-0x6a72 029476 fetcht 1 ,mem_pn_dlci 
-:      029477 dlci_to_address_cmd:
-0x6a73 029479 lshift2 temp ,temp 
-0x6a74 029480 set1 rfcomm_address_ext_len ,temp 
-0x6a75 029481 fetch 1 ,mem_rfcomm_initiator 
-0x6a76 029482 ncall set_cr_bit ,blank 
-0x6a77 029483 storet 1 ,mem_rfcomm_send_adss 
-0x6a78 029484 rtn 
-:      029486 channel_to_dlci:
-0x6a79 029488 lshift temp ,temp 
-0x6a7a 029489 fetch 1 ,mem_rfcomm_initiator 
-0x6a7b 029490 setflag blank ,0 ,temp 
-0x6a7c 029492 rtn 
-:      029493 rfcomm_rx_process_dlci0_sabm:
-0x6a7d 029494 fetcht 1 ,mem_current_channel 
-0x6a7e 029495 jam 0xd7 ,mem_current_fcs 
-0x6a7f 029496 call rfcomm_send_ua 
-0x6a80 029497 fetch 1 ,mem_rfcomm_state 
-0x6a81 029498 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6a82 029499 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a83 029500 store 1 ,mem_rfcomm_state 
-0x6a84 029501 jam 0 ,mem_rfcomm_initiator 
-0x6a85 029502 branch rfcomm_rx_process_end 
-:      029503 rfcomm_rx_process_dlci0_ua:
-0x6a86 029504 fetch 1 ,mem_rfcomm_state 
-0x6a87 029505 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a88 029506 store 1 ,mem_rfcomm_state 
-0x6a89 029507 branch rfcomm_rx_process_end 
-:      029510 rfcomm_rx_process:
-0x6a8a 029511 bpatchx patch34_5 ,mem_patch34 
-0x6a8b 029512 fetch 1 ,memui_reconnect_mode 
-0x6a8c 029513 beq no_reconnection ,rfcomm_rx_process_remote_page 
-0x6a8d 029514 branch rfcomm_rx_process_reconn 
-:      029516 rfcomm_rx_process_remote_page:
-0x6a8e 029517 fetch 2 ,mem_l2cap_payload_ptr 
-0x6a8f 029518 copy pdata ,contr 
-0x6a90 029519 call get_rfcomm_head_struct 
-0x6a91 029520 fetch 1 ,mem_current_channel 
-0x6a92 029521 beq 0 ,parse_dlci0_rp 
-0x6a93 029522 branch parse_uih_rp 
-:      029523 parse_dlci0_rp:
-0x6a94 029524 bpatchx patch34_6 ,mem_patch34 
-0x6a95 029525 fetch 1 ,mem_current_frame_type 
-0x6a96 029526 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6a97 029527 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6a98 029528 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
-0x6a99 029529 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
-0x6a9a 029530 rtn 
-:      029533 parse_dlci0_rp_uih:
-0x6a9b 029534 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6a9c 029535 copy pdata ,contr 
-0x6a9d 029536 call get_rfcomm_uih_head_struct 
-0x6a9e 029537 fetch 1 ,mem_uih_cmd_type 
-0x6a9f 029538 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
-0x6aa0 029539 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
-0x6aa1 029540 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
-0x6aa2 029541 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
-0x6aa3 029542 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
-0x6aa4 029543 branch rfcomm_rx_process_end 
-:      029545 parse_dlci0_rp_uih_pn_cmd:
-0x6aa5 029546 call parse_dlci0_rp_uih_pn_res_common 
-0x6aa6 029548 branch parse_dlci0_rp_uih_pn_cmd_spp 
-:      029550 parse_dlci0_rp_uih_pn_cmd_spp:
-0x6aa7 029551 fetch 1 ,mem_spp_state 
-0x6aa8 029552 set1 rfcomm_channel_state_pn_cmd ,pdata 
-0x6aa9 029553 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6aaa 029554 store 1 ,mem_spp_state 
-0x6aab 029555 call rfcomm_send_param_neg_res 
-0x6aac 029556 branch rfcomm_rx_process_end 
-:      029558 parse_dlci0_rp_uih_pn_res:
-0x6aad 029559 call parse_dlci0_rp_uih_pn_res_common 
-0x6aae 029560 branch rfcomm_rx_process_end 
-:      029562 parse_dlci0_rp_uih_pn_res_common:
-0x6aaf 029563 call get_param_payload_ptr 
-0x6ab0 029564 branch get_rfcomm_prarmer_negotiation 
-:      029566 get_rfcomm_param_modem_status:
-0x6ab1 029567 call get_param_payload_ptr 
-0x6ab2 029568 ifetch 1 ,contr 
-0x6ab3 029569 rshift3 pdata ,pdata 
-0x6ab4 029570 store 1 ,mem_ms_channel 
-0x6ab5 029571 ifetch 1 ,contr 
-0x6ab6 029572 store 1 ,mem_ms_param 
-0x6ab7 029573 rtn 
-:      029576 get_rfcomm_head_struct:
-0x6ab8 029577 ifetch 1 ,contr 
-0x6ab9 029578 store 1 ,mem_current_adss 
-0x6aba 029579 rshift3 pdata ,pdata 
-0x6abb 029580 store 1 ,mem_current_channel 
-0x6abc 029581 ifetch 1 ,contr 
-0x6abd 029582 store 1 ,mem_current_frame_type 
-:      029583 get_rfcomm_current_length:
-0x6abe 029584 call get_rfcomm_length_common 
-0x6abf 029585 storet 2 ,mem_current_length 
-0x6ac0 029586 copy contr ,pdata 
-0x6ac1 029587 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6ac2 029588 rtn 
-:      029590 get_rfcomm_uih_head_struct:
-0x6ac3 029591 ifetch 1 ,contr 
-0x6ac4 029592 rshift pdata ,pdata 
-0x6ac5 029593 store 1 ,mem_uih_cmd_type 
-0x6ac6 029594 call get_rfcomm_length_common 
-0x6ac7 029595 storet 2 ,mem_uih_length 
-0x6ac8 029596 copy contr ,pdata 
-0x6ac9 029597 store 2 ,mem_param_payload_ptr 
-0x6aca 029598 rtn 
-:      029601 get_param_payload_ptr:
-0x6acb 029602 fetch 2 ,mem_param_payload_ptr 
-0x6acc 029603 copy pdata ,contr 
-0x6acd 029604 rtn 
-:      029606 get_rfcomm_length_common:
-0x6ace 029607 ifetch 1 ,contr 
-0x6acf 029608 copy pdata ,temp 
-0x6ad0 029609 rshift temp ,temp 
-0x6ad1 029610 rtnbit1 0 
-0x6ad2 029611 ifetch 1 ,contr 
-0x6ad3 029612 lshift3 pdata ,pdata 
-0x6ad4 029613 lshift4 pdata ,pdata 
-0x6ad5 029614 iadd temp ,temp 
-0x6ad6 029615 rtn 
-:      029617 get_rfcomm_prarmer_negotiation:
-0x6ad7 029618 ifetch 1 ,contr 
-0x6ad8 029619 store 1 ,mem_pn_dlci 
-0x6ad9 029620 ifetch 1 ,contr 
-0x6ada 029621 store 1 ,mem_pn_credit_flow_type_info 
-0x6adb 029622 ifetch 1 ,contr 
-0x6adc 029623 store 1 ,mem_pn_priority 
-0x6add 029624 ifetch 1 ,contr 
-0x6ade 029625 store 1 ,mem_pn_acknowledg_timer 
-0x6adf 029626 ifetch 2 ,contr 
-0x6ae0 029627 store 2 ,mem_pn_max_frame_size 
-0x6ae1 029628 ifetch 1 ,contr 
-0x6ae2 029629 store 1 ,mem_pn_max_retrans 
-0x6ae3 029630 ifetch 1 ,contr 
-0x6ae4 029631 store 1 ,mem_remote_credits 
-0x6ae5 029632 rtn 
-:      029635 parse_dlci0_rp_uih_ms_cmd:
-0x6ae6 029636 call get_rfcomm_param_modem_status 
-0x6ae7 029638 branch parse_dlci0_rp_uih_ms_cmd_spp 
-:      029640 parse_dlci0_rp_uih_ms_cmd_spp:
-0x6ae8 029641 fetch 1 ,mem_spp_state 
-0x6ae9 029642 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6aea 029643 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6aeb 029644 store 1 ,mem_spp_state 
-0x6aec 029645 fetcht 1 ,mem_pn_dlci 
-0x6aed 029646 lshift2 temp ,temp 
-0x6aee 029647 or_into 3 ,temp 
-0x6aef 029648 call rfcomm_send_modem_status_res 
-0x6af0 029649 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
-0x6af1 029650 branch rfcomm_rx_process_end 
-:      029652 parse_dlci0_rp_uih_ms_res:
-0x6af2 029653 jam bt_evt_spp_connected ,mem_fifo_temp 
-0x6af3 029654 call ui_ipc_send_event 
-0x6af4 029655 call get_rfcomm_param_modem_status 
-0x6af5 029656 fetch 1 ,mem_ms_channel 
-0x6af6 029657 sub pdata ,1 ,null 
-0x6af7 029658 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
-0x6af8 029659 branch assert 
-:      029660 parse_dlci0_rp_uih_ms_res_spp:
-0x6af9 029661 fetch 1 ,mem_spp_state 
-0x6afa 029662 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6afb 029663 store 1 ,mem_spp_state 
-0x6afc 029664 branch rfcomm_rx_process_end 
-:      029666 parse_dlci0_rp_uih_cmd_port:
-0x6afd 029667 call get_param_payload_ptr 
-0x6afe 029668 ifetch 1 ,contr 
-0x6aff 029669 store 1 ,mem_rpn_dlci 
-0x6b00 029670 call l2cap_malloc_rfcomm_channel 
-0x6b01 029671 call l2cap_get_rfcomm_tx_buff 
-0x6b02 029672 setarg 0x000e 
-0x6b03 029673 istore 2 ,contw 
-0x6b04 029674 fetch 2 ,mem_rfcomm_remote_cid 
-0x6b05 029675 istore 2 ,contw 
-0x6b06 029676 fetch 1 ,mem_rfcomm_initiator 
-0x6b07 029678 lshift pdata ,pdata 
-0x6b08 029679 set1 0 ,pdata 
-0x6b09 029680 istore 1 ,contw 
-0x6b0a 029681 bpatchx patch34_7 ,mem_patch34 
-0x6b0b 029682 setarg 0x15ef 
-0x6b0c 029683 istore 2 ,contw 
-0x6b0d 029684 setarg 0x1191 
-0x6b0e 029685 istore 2 ,contw 
-0x6b0f 029688 fetch 1 ,mem_rpn_dlci 
-0x6b10 029689 istore 1 ,contw 
-0x6b11 029690 setarg 0x000007 
-0x6b12 029691 istore 5 ,contw 
-0x6b13 029694 setarg 0x01 
-0x6b14 029695 istore 2 ,contw 
-0x6b15 029698 call rfcomm_calculate_fcs_dlci0 
-0x6b16 029699 istore 1 ,contw 
-0x6b17 029700 rtn 
-:      029704 parse_uih_rp:
-0x6b18 029705 branch parse_uih_rp_spp 
-:      029707 parse_uih_rp_spp:
-0x6b19 029708 bpatchx patch35_0 ,mem_patch35 
-0x6b1a 029709 fetch 1 ,mem_current_frame_type 
-0x6b1b 029710 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
-0x6b1c 029711 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
-0x6b1d 029712 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b1e 029713 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b1f 029714 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
-0x6b20 029715 rtn 
-:      029716 parse_uih_rp_spp_ua:
-0x6b21 029717 fetch 1 ,mem_spp_state 
-0x6b22 029718 set1 rfcomm_channel_state_ua ,pdata 
-0x6b23 029719 store 1 ,mem_spp_state 
-0x6b24 029720 branch rfcomm_rx_process_end 
-:      029721 parse_uih_rp_spp_sabm:
-0x6b25 029722 fetch 1 ,mem_spp_state 
-0x6b26 029723 set1 rfcomm_channel_state_ua ,pdata 
-0x6b27 029724 set1 rfcomm_channel_state_sabm ,pdata 
-0x6b28 029725 store 1 ,mem_spp_state 
-0x6b29 029726 fetch 1 ,mem_current_adss 
-0x6b2a 029727 call rfcomm_calculate_fcs_ua 
-0x6b2b 029728 store 1 ,mem_current_fcs 
-0x6b2c 029729 call rfcomm_send_ua 
-0x6b2d 029730 fetch 1 ,mem_current_adss 
-0x6b2e 029731 rshift2 pdata ,pdata 
-0x6b2f 029732 store 1 ,mem_pn_dlci 
-0x6b30 029733 lshift2 pdata ,pdata 
-0x6b31 029734 set0 rfcomm_address_cr ,pdata 
-0x6b32 029735 set1 rfcomm_address_ext_len ,pdata 
-0x6b33 029736 arg mem_hiufcs_spp ,temp 
-0x6b34 029737 storet 2 ,mem_contw_temp 
-0x6b35 029738 call rfcomm_save_fcs_uih 
-0x6b36 029739 branch rfcomm_rx_process_end 
-:      029741 parse_uih_spp_uih_credits:
-0x6b37 029742 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b38 029743 copy pdata ,contr 
-0x6b39 029744 increase 1 ,pdata 
-0x6b3a 029745 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b3b 029746 ifetch 1 ,contr 
-0x6b3c 029747 fetcht 1 ,mem_remote_credits 
-0x6b3d 029748 iadd temp ,pdata 
-0x6b3e 029749 store 1 ,mem_remote_credits 
-:      029750 parse_uih_spp_uih:
-0x6b3f 029751 call rfcomm_increase_credit_given 
-:      029752 parse_uih_spp_uih_cont:
-0x6b40 029753 call get_rfcomm_snd_adss 
-0x6b41 029754 call rfcomm_send_uih_without_payload 
-0x6b42 029755 call spp_process_rx_data 
-0x6b43 029756 branch rfcomm_rx_process_end 
-:      029758 parse_uih_rp_spp_disconn_send_event:
-0x6b44 029759 jam bt_evt_spp_disconnected ,mem_fifo_temp 
-0x6b45 029760 call ui_ipc_send_event 
-:      029761 parse_uih_rp_spp_disconn:
-0x6b46 029762 call rfcomm_init_spp 
-0x6b47 029763 fetch 1 ,mem_current_adss 
-0x6b48 029764 call rfcomm_calculate_fcs_ua 
-0x6b49 029765 store 1 ,mem_current_fcs 
-0x6b4a 029766 call rfcomm_send_ua 
-0x6b4b 029767 branch rfcomm_rx_process_end 
-:      029772 rfcomm_rx_process_reconn:
-0x6b4c 029773 fetch 2 ,mem_l2cap_payload_ptr 
-0x6b4d 029774 copy pdata ,contr 
-0x6b4e 029775 call get_rfcomm_head_struct 
-0x6b4f 029776 fetch 1 ,mem_current_channel 
-0x6b50 029777 beq 0 ,parse_dlci0_reconn 
-0x6b51 029778 branch parse_uih_reconn 
-:      029780 parse_dlci0_reconn:
-0x6b52 029781 bpatchx patch35_1 ,mem_patch35 
-0x6b53 029782 fetch 1 ,mem_current_frame_type 
-0x6b54 029783 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6b55 029784 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6b56 029785 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
-0x6b57 029786 branch rfcomm_rx_process_end 
-:      029787 parse_dlci0_reconn_uih:
-0x6b58 029788 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b59 029789 copy pdata ,contr 
-0x6b5a 029790 call get_rfcomm_uih_head_struct 
-0x6b5b 029791 fetch 1 ,mem_uih_cmd_type 
-0x6b5c 029792 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5d 029793 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5e 029794 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
-0x6b5f 029795 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
-0x6b60 029796 branch rfcomm_rx_process_end 
-:      029798 parse_dlci0_reconn_uih_pn_cmd:
-0x6b61 029799 call parse_dlci0_rp_uih_pn_res_common 
-0x6b62 029800 fetch 1 ,mem_pn_dlci 
-0x6b63 029801 rshift pdata ,pdata 
-0x6b64 029802 fetcht 1 ,mem_remote_spp_channel 
-0x6b65 029803 isub temp ,null 
-0x6b66 029804 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
-0x6b67 029805 branch assert 
-:      029806 parse_dlci0_reconn_uih_pn_cmd_spp:
-0x6b68 029807 fetch 1 ,mem_spp_state 
-0x6b69 029808 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6b6a 029809 store 1 ,mem_spp_state 
-0x6b6b 029810 branch rfcomm_rx_process_end 
-:      029812 parse_dlci0_reconn_uih_ms_cmd:
-0x6b6c 029813 call get_rfcomm_param_modem_status 
-0x6b6d 029814 fetch 1 ,mem_ms_channel 
-0x6b6e 029815 fetcht 1 ,mem_remote_spp_channel 
-0x6b6f 029816 isub temp ,null 
-0x6b70 029817 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
-0x6b71 029818 branch assert 
-0x6b72 029819 branch rfcomm_rx_process_end 
-:      029820 parse_dlci0_reconn_uih_ms_cmd_spp:
-0x6b73 029821 fetch 1 ,mem_spp_state 
-0x6b74 029822 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6b75 029823 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6b76 029824 store 1 ,mem_spp_state 
-0x6b77 029825 fetcht 1 ,mem_pn_dlci 
-0x6b78 029826 lshift2 temp ,temp 
-0x6b79 029827 or_into 3 ,temp 
-0x6b7a 029828 call rfcomm_send_modem_status_res 
-0x6b7b 029829 branch rfcomm_rx_process_end 
-:      029831 parse_dlci0_reconn_uih_ms_res:
-0x6b7c 029832 call get_rfcomm_param_modem_status 
-0x6b7d 029833 fetch 1 ,mem_ms_channel 
-0x6b7e 029834 fetcht 1 ,mem_remote_spp_channel 
-0x6b7f 029835 isub temp ,null 
-0x6b80 029836 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
-0x6b81 029837 branch assert 
-:      029838 parse_dlci0_reconn_uih_ms_res_spp:
-0x6b82 029839 fetch 1 ,mem_spp_state 
-0x6b83 029840 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6b84 029841 store 1 ,mem_spp_state 
-0x6b85 029842 branch rfcomm_rx_process_end 
-:      029844 parse_uih_reconn:
-0x6b86 029845 fetch 1 ,mem_current_channel 
-0x6b87 029846 fetcht 1 ,mem_remote_spp_channel 
-0x6b88 029847 isub temp ,null 
-0x6b89 029848 branch parse_uih_reconn_spp ,zero 
-0x6b8a 029849 branch assert 
-0x6b8b 029850 branch rfcomm_rx_process_end 
-:      029852 parse_uih_reconn_spp:
-0x6b8c 029853 fetch 1 ,mem_current_frame_type 
-0x6b8d 029854 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
-0x6b8e 029855 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b8f 029856 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b90 029857 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
-:      029858 parse_uih_reconn_spp_ua:
-0x6b91 029859 fetch 1 ,mem_spp_state 
-0x6b92 029860 set1 rfcomm_channel_state_ua ,pdata 
-0x6b93 029861 store 1 ,mem_spp_state 
-0x6b94 029862 branch rfcomm_rx_process_end 
-:      029863 parse_uih_reconn_spp_sabm:
-0x6b95 029864 branch parse_uih_reconn_spp_sabm 
-:      029865 parse_uih_reconn_spp_disconn:
-0x6b96 029866 branch parse_uih_rp_spp_disconn 
-:      029867 rfcomm_rx_process_end:
-0x6b97 029868 rtn 
-:      029870 rfcomm_send_more_pkt:
-0x6b98 029871 fetch 1 ,mem_rfcomm_send_more_pkt 
-0x6b99 029872 rtn blank 
-0x6b9a 029873 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
-0x6b9b 029874 branch assert 
-:      029876 rfcomm_send_more_pkt_msc_cmd_spp:
-0x6b9c 029877 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6b9d 029878 call l2cap_malloc_rfcomm_channel 
-0x6b9e 029879 arg spp_slave_channel ,temp 
-0x6b9f 029880 fetcht 1 ,mem_pn_dlci 
-0x6ba0 029881 lshift2 temp ,temp 
-:      029882 rfcomm_send_more_pkt_msc_cmd_spp0:
-0x6ba1 029883 or_into 0x03 ,temp 
-0x6ba2 029884 arg 0xaa ,rega 
-0x6ba3 029885 call rfcomm_send_modem_status_cmd 
-0x6ba4 029886 call l2cap_get_rfcomm_tx_buff 
-0x6ba5 029887 copy contw ,contr 
-0x6ba6 029888 ifetch 2 ,contr 
-0x6ba7 029889 branch assert ,blank 
-0x6ba8 029890 rtn 
-:      029892 rfcomm_send_sabm:
-0x6ba9 029893 call l2cap_get_rfcomm_tx_buff 
-0x6baa 029894 setarg 0x0004 
-0x6bab 029895 istore 2 ,contw 
-0x6bac 029896 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bad 029897 istore 2 ,contw 
-0x6bae 029898 fetch 1 ,mem_current_adss 
-0x6baf 029899 istore 1 ,contw 
-0x6bb0 029900 bpatchx patch35_2 ,mem_patch35 
-0x6bb1 029901 setarg 0x013f 
-0x6bb2 029902 istore 2 ,contw 
-0x6bb3 029903 fetch 1 ,mem_current_fcs 
-0x6bb4 029904 istore 1 ,contw 
-0x6bb5 029905 rtn 
-:      029906 rfcomm_send_ua:
-0x6bb6 029907 call l2cap_malloc_rfcomm_channel 
-0x6bb7 029908 call l2cap_get_rfcomm_tx_buff 
-0x6bb8 029909 setarg 0x0004 
-0x6bb9 029910 istore 2 ,contw 
-0x6bba 029911 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bbb 029912 istore 2 ,contw 
-0x6bbc 029913 fetch 1 ,mem_current_adss 
-0x6bbd 029914 istore 1 ,contw 
-0x6bbe 029915 bpatchx patch35_3 ,mem_patch35 
-0x6bbf 029916 setarg 0x0173 
-0x6bc0 029917 istore 2 ,contw 
-0x6bc1 029918 fetch 1 ,mem_current_fcs 
-0x6bc2 029919 istore 1 ,contw 
-0x6bc3 029920 rtn 
-:      029921 rfcomm_send_param_neg_cmd:
-0x6bc4 029922 call l2cap_get_rfcomm_tx_buff 
-0x6bc5 029923 setarg 0x000e 
-0x6bc6 029924 istore 2 ,contw 
-0x6bc7 029925 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bc8 029926 istore 2 ,contw 
-0x6bc9 029927 fetch 1 ,mem_rfcomm_initiator 
-0x6bca 029928 lshift pdata ,pdata 
-0x6bcb 029929 set1 0 ,pdata 
-0x6bcc 029930 istore 1 ,contw 
-0x6bcd 029931 bpatchx patch35_4 ,mem_patch35 
-0x6bce 029932 setarg 0x15ef 
-0x6bcf 029933 istore 2 ,contw 
-0x6bd0 029934 setarg 0x1183 
-0x6bd1 029935 istore 2 ,contw 
-0x6bd2 029936 copy temp ,pdata 
-0x6bd3 029937 istore 1 ,contw 
-0x6bd4 029938 setarg 0x0000f0 
-0x6bd5 029939 istore 3 ,contw 
-0x6bd6 029940 setarg rfcomm_max_frame_size 
-0x6bd7 029941 istore 2 ,contw 
-0x6bd8 029942 setarg 0 
-0x6bd9 029943 istore 1 ,contw 
-0x6bda 029944 setarg 0x01 
-0x6bdb 029945 istore 1 ,contw 
-0x6bdc 029946 call rfcomm_calculate_fcs_dlci0 
-0x6bdd 029947 istore 1 ,contw 
-0x6bde 029948 jam 0x10 ,mem_credit_given 
-0x6bdf 029949 rtn 
-:      029950 rfcomm_send_param_neg_res:
-0x6be0 029951 call l2cap_malloc_rfcomm_channel 
-0x6be1 029952 call l2cap_get_rfcomm_tx_buff 
-0x6be2 029953 setarg 0x000e 
-0x6be3 029954 istore 2 ,contw 
-0x6be4 029955 fetch 2 ,mem_rfcomm_remote_cid 
-0x6be5 029956 istore 2 ,contw 
-0x6be6 029957 fetch 1 ,mem_rfcomm_initiator 
-0x6be7 029958 lshift pdata ,pdata 
-0x6be8 029959 set1 0 ,pdata 
-0x6be9 029960 istore 1 ,contw 
-0x6bea 029961 bpatchx patch35_5 ,mem_patch35 
-0x6beb 029962 setarg 0x15ef 
-0x6bec 029963 istore 2 ,contw 
-0x6bed 029964 setarg 0x1181 
-0x6bee 029965 istore 2 ,contw 
-0x6bef 029966 fetch 1 ,mem_pn_dlci 
-0x6bf0 029967 istore 1 ,contw 
-0x6bf1 029968 setarg 0x0000e0 
-0x6bf2 029969 istore 3 ,contw 
-0x6bf3 029970 fetch 2 ,mem_rfcomm_max_frame_size 
-0x6bf4 029971 istore 2 ,contw 
-0x6bf5 029972 setarg 0x00 
-0x6bf6 029973 istore 1 ,contw 
-0x6bf7 029974 fetch 1 ,mem_rfcomm_credit_init_data 
-0x6bf8 029975 istore 1 ,contw 
-0x6bf9 029976 call rfcomm_calculate_fcs_dlci0 
-0x6bfa 029977 istore 1 ,contw 
-0x6bfb 029978 rtn 
-:      029979 rfcomm_send_modem_status_cmd:
-0x6bfc 029980 call l2cap_get_rfcomm_tx_buff 
-0x6bfd 029981 setarg 0x0008 
-0x6bfe 029982 istore 2 ,contw 
-0x6bff 029983 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c00 029984 istore 2 ,contw 
-0x6c01 029985 fetch 1 ,mem_rfcomm_initiator 
-0x6c02 029986 lshift pdata ,pdata 
-0x6c03 029987 set1 0 ,pdata 
-0x6c04 029988 istore 1 ,contw 
-0x6c05 029989 bpatchx patch35_6 ,mem_patch35 
-0x6c06 029990 setarg 0x09ef 
-0x6c07 029991 istore 2 ,contw 
-0x6c08 029992 setarg 0x05e3 
-0x6c09 029993 istore 2 ,contw 
-0x6c0a 029994 copy temp ,pdata 
-0x6c0b 029995 istore 1 ,contw 
-0x6c0c 029996 setarg 0x8d 
-0x6c0d 029997 istore 1 ,contw 
-0x6c0e 029998 call rfcomm_calculate_fcs_dlci0 
-0x6c0f 029999 istore 1 ,contw 
-0x6c10 030000 rtn 
-:      030002 rfcomm_send_modem_status_res:
-0x6c11 030003 call l2cap_malloc_rfcomm_channel 
-0x6c12 030004 call l2cap_get_rfcomm_tx_buff 
-0x6c13 030005 setarg 0x0008 
-0x6c14 030006 istore 2 ,contw 
-0x6c15 030007 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c16 030008 istore 2 ,contw 
-0x6c17 030009 copy temp ,timeup 
-0x6c18 030010 fetch 1 ,mem_rfcomm_initiator 
-0x6c19 030011 lshift pdata ,pdata 
-0x6c1a 030012 set1 0 ,pdata 
-0x6c1b 030013 istore 1 ,contw 
-0x6c1c 030014 bpatchx patch35_7 ,mem_patch35 
-0x6c1d 030015 setarg 0x09ef 
-0x6c1e 030016 istore 2 ,contw 
-0x6c1f 030017 setarg 0x05e1 
-0x6c20 030018 istore 2 ,contw 
-0x6c21 030019 copy timeup ,pdata 
-0x6c22 030020 istore 1 ,contw 
-0x6c23 030021 setarg 0x8d 
-0x6c24 030022 istore 1 ,contw 
-0x6c25 030023 call rfcomm_calculate_fcs_dlci0 
-0x6c26 030024 istore 1 ,contw 
-0x6c27 030025 rtn 
-:      030027 rfcomm_send_uih_without_payload:
-0x6c28 030028 bpatchx patch36_0 ,mem_patch36 
-0x6c29 030029 fetch 1 ,mem_credit_given 
-0x6c2a 030030 rtn blank 
-0x6c2b 030031 hfetch 2 ,core_uart_rxitems 
-0x6c2c 030032 nrtn blank 
-0x6c2d 030033 copy rega ,pdata 
-0x6c2e 030034 store 1 ,mem_pdatatemp + 1 
-0x6c2f 030035 storet 1 ,mem_pdatatemp 
-0x6c30 030036 call l2cap_malloc_is_fifo_full 
-0x6c31 030037 nrtn blank 
-0x6c32 030038 call l2cap_malloc_rfcomm_channel 
-0x6c33 030039 call l2cap_get_rfcomm_tx_buff 
-0x6c34 030040 setarg 0x05 
-0x6c35 030041 istore 2 ,contw 
-0x6c36 030042 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c37 030043 istore 2 ,contw 
-0x6c38 030044 fetch 1 ,mem_rfcomm_send_adss 
-0x6c39 030045 istore 1 ,contw 
-0x6c3a 030046 setarg 0x01ff 
-0x6c3b 030047 istore 2 ,contw 
-0x6c3c 030048 fetch 1 ,mem_credit_given 
-0x6c3d 030049 istore 1 ,contw 
-0x6c3e 030050 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c3f 030051 istore 1 ,contw 
-0x6c40 030052 jam 0 ,mem_credit_given 
-0x6c41 030053 rtn 
-:      030055 rfcomm_increase_credit_given:
-0x6c42 030056 bpatchx patch36_1 ,mem_patch36 
-0x6c43 030057 fetch 1 ,mem_credit_flag 
-0x6c44 030058 rtneq credit_enable 
-0x6c45 030059 fetch 2 ,mem_current_length 
-0x6c46 030060 rtn blank 
-0x6c47 030061 fetch 1 ,mem_credit_given 
-0x6c48 030062 increase 1 ,pdata 
-0x6c49 030063 store 1 ,mem_credit_given 
-0x6c4a 030064 rtn 
-:      030066 spp_process_rx_data:
-0x6c4b 030067 fetch 2 ,mem_cb_receive_spp_data 
-0x6c4c 030068 branch callback_func 
-:      030070 spp_tx_rfcomm_packet:
-0x6c4d 030071 bpatchx patch36_2 ,mem_patch36 
-0x6c4e 030073 fetch 1 ,mem_remote_credits 
-0x6c4f 030074 rtn blank 
-0x6c50 030075 increase -1 ,pdata 
-0x6c51 030076 store 1 ,mem_remote_credits 
-0x6c52 030077 fetch 2 ,mem_pn_max_frame_size 
-0x6c53 030078 fetcht 2 ,mem_current_packet_length 
-0x6c54 030079 isub temp ,null 
-0x6c55 030080 branch ssp_tx_rfcomm_from_uart ,positive 
-0x6c56 030081 store 2 ,mem_current_packet_length 
-:      030082 ssp_tx_rfcomm_from_uart:
-0x6c57 030083 fetch 1 ,mem_credit_given 
-0x6c58 030084 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
-0x6c59 030085 jam 1 ,mem_rfcomm_send_offset 
-0x6c5a 030086 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c5b 030087 store 1 ,mem_rfcomm_send_fcs 
-0x6c5c 030088 setarg rsp_rx_uih_wdata 
-0x6c5d 030089 store 1 ,mem_rfcomm_send_frame_type 
-0x6c5e 030090 branch ssp_tx_rfcomm_from_uart_common 
-:      030091 ssp_tx_rfcomm_from_uart_without_credit:
-0x6c5f 030092 jam 0 ,mem_rfcomm_send_offset 
-0x6c60 030093 fetch 1 ,mem_hiufcs_spp 
-0x6c61 030094 store 1 ,mem_rfcomm_send_fcs 
-0x6c62 030095 setarg rsp_tx_uih 
-0x6c63 030096 store 1 ,mem_rfcomm_send_frame_type 
-:      030097 ssp_tx_rfcomm_from_uart_common:
-0x6c64 030098 bpatchx patch36_3 ,mem_patch36 
-0x6c65 030099 fetch 2 ,mem_current_packet_length 
-0x6c66 030100 sub pdata ,127 ,null 
-0x6c67 030101 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
-0x6c68 030102 fetch 1 ,mem_rfcomm_send_offset 
-0x6c69 030103 increase 1 ,pdata 
-0x6c6a 030104 store 1 ,mem_rfcomm_send_offset 
-:      030105 ssp_tx_rfcomm_from_uart_common0:
-0x6c6b 030106 call get_rfcomm_snd_adss 
-0x6c6c 030107 fetch 2 ,mem_current_packet_length 
-0x6c6d 030108 increase 8 ,pdata 
-0x6c6e 030109 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c6f 030110 iadd temp ,rega 
-0x6c70 030112 call l2cap_malloc 
-0x6c71 030113 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c72 030114 increase 4 ,pdata 
-0x6c73 030115 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x6c74 030116 copy pdata ,contw 
-0x6c75 030117 fetch 1 ,mem_rfcomm_send_adss 
-0x6c76 030118 istore 1 ,contw 
-0x6c77 030119 fetch 1 ,mem_rfcomm_send_frame_type 
-0x6c78 030120 istore 1 ,contw 
-0x6c79 030121 call ssp_tx_write_length 
-0x6c7a 030122 call ssp_tx_write_given_credit 
-0x6c7b 030123 bpatchx patch36_4 ,mem_patch36 
-0x6c7c 030124 fetch 2 ,mem_nl_rx_data_src 
-0x6c7d 030125 copy pdata ,contru 
-0x6c7e 030126 fetch 2 ,mem_current_packet_length 
-0x6c7f 030127 copy pdata ,loopcnt 
-0x6c80 030128 call uart_copy_rx_bytes_fast 
-0x6c81 030129 copy contw ,temp 
-0x6c82 030130 copy contru ,pdata 
-0x6c83 030131 store 2 ,mem_nl_rx_data_src 
-0x6c84 030132 copy temp ,contw 
-0x6c85 030133 fetch 1 ,mem_rfcomm_send_fcs 
-0x6c86 030134 istore 1 ,contw 
-0x6c87 030135 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c88 030136 copy pdata ,contw 
-0x6c89 030137 fetch 2 ,mem_current_packet_length 
-0x6c8a 030138 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c8b 030139 iadd temp ,pdata 
-0x6c8c 030140 increase 4 ,pdata 
-0x6c8d 030141 istore 2 ,contw 
-0x6c8e 030142 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c8f 030143 istore 2 ,contw 
-0x6c90 030144 jam 0 ,mem_credit_given 
-0x6c91 030145 fetch 2 ,mem_nl_rx_len_all 
-0x6c92 030146 beq 0 ,module_hci_command_tx_spp_tx_complete 
-0x6c93 030147 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x6c94 030148 rtn 
-:      030150 ssp_tx_write_length:
-0x6c95 030151 bpatchx patch36_5 ,mem_patch36 
-0x6c96 030152 fetch 2 ,mem_current_packet_length 
-0x6c97 030153 sub pdata ,0x7f ,null 
-0x6c98 030154 nbranch ssp_tx_write_long_packet ,positive 
-0x6c99 030155 lshift pdata ,pdata 
-0x6c9a 030156 set1 0 ,pdata 
-0x6c9b 030157 istore 1 ,contw 
-0x6c9c 030158 rtn 
-:      030159 ssp_tx_write_long_packet:
-0x6c9d 030160 fetch 2 ,mem_current_packet_length 
-0x6c9e 030161 rshift3 pdata ,pdata 
-0x6c9f 030162 rshift4 pdata ,temp 
-0x6ca0 030163 and_into 0x7f ,pdata 
-0x6ca1 030164 lshift pdata ,pdata 
-0x6ca2 030165 set0 0 ,pdata 
-0x6ca3 030166 istore 1 ,contw 
-0x6ca4 030167 istoret 1 ,contw 
-0x6ca5 030168 rtn 
-:      030169 ssp_tx_write_given_credit:
-0x6ca6 030170 fetch 1 ,mem_credit_given 
-0x6ca7 030171 rtn blank 
-0x6ca8 030172 istore 1 ,contw 
-0x6ca9 030173 rtn 
-:      030178 scheduler_process:
-0x6caa 030179 bpatchx patch36_6 ,mem_patch36 
-0x6cab 030180 call check_51cmd 
-0x6cac 030181 call app_process_bb_event 
-0x6cad 030182 call process_conn_sm 
-0x6cae 030184 bpatchx patch36_7 ,mem_patch36 
-0x6caf 030185 call sp_calc_sequence 
-0x6cb0 030186 call simple_pairing_sequence 
-0x6cb1 030187 call master_simple_paring_sequence 
-0x6cb2 030190 call l2cap_malloc_is_fifo_full 
-0x6cb3 030191 nrtn blank 
-0x6cb4 030193 call l2cap_call_proc_sigal_pending 
-0x6cb5 030194 call l2cap_malloc_is_fifo_full 
-0x6cb6 030195 nrtn blank 
-0x6cb7 030196 bpatchx patch37_0 ,mem_patch37 
-0x6cb8 030198 call process_upper_sm 
-0x6cb9 030199 call l2cap_send_config_req 
-0x6cba 030200 call rfcomm_send_more_pkt 
-:      030201 scheduler_process0:
-0x6cbb 030202 call scheduler_tx_disconnect_hid 
-0x6cbc 030203 bpatchx patch37_1 ,mem_patch37 
-0x6cbd 030206 branch app_process_bt 
-:      030208 scheduler_tx_disconnect_hid:
-0x6cbe 030209 fetch 1 ,mem_control_tasks 
-0x6cbf 030210 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
-0x6cc0 030211 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
-0x6cc1 030212 rtn 
-:      030214 scheduler_tx_l2cap_pkt:
-0x6cc2 030215 bpatchx patch37_2 ,mem_patch37 
-0x6cc3 030216 call l2cap_malloc_is_fifo_empty 
-0x6cc4 030217 rtn blank 
-0x6cc5 030218 fetch 1 ,mem_op 
-0x6cc6 030219 rtnbit1 op_txl2cap 
-0x6cc7 030220 call l2cap_malloc_fifo_out 
-0x6cc8 030221 store 2 ,mem_txptr 
-0x6cc9 030222 copy pdata ,contr 
-0x6cca 030223 ifetch 2 ,contr 
-0x6ccb 030224 increase 4 ,pdata 
-0x6ccc 030225 store 2 ,mem_tx_len 
-0x6ccd 030226 jam 6 ,mem_tx_lch 
-0x6cce 030227 bpatchx patch37_3 ,mem_patch37 
-0x6ccf 030228 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6cd0 030229 branch scheduler_tx_l2cap_start_pkt ,blank 
-0x6cd1 030230 fetch 1 ,mem_op 
-0x6cd2 030231 rtnbit0 op_pkt_comp 
-0x6cd3 030232 set0 op_pkt_comp ,pdata 
-0x6cd4 030233 store 1 ,mem_op 
-0x6cd5 030234 jam 5 ,mem_tx_lch 
-0x6cd6 030235 fetcht 2 ,mem_l2cap_tx_multi_offset 
-0x6cd7 030236 fetch 2 ,mem_txptr 
-0x6cd8 030237 iadd temp ,pdata 
-0x6cd9 030238 store 2 ,mem_txptr 
-0x6cda 030239 fetch 2 ,mem_tx_len 
-0x6cdb 030240 isub temp ,pdata 
-0x6cdc 030241 store 2 ,mem_tx_len 
-:      030242 scheduler_tx_l2cap_start_pkt:
-0x6cdd 030243 bpatchx patch37_4 ,mem_patch37 
-0x6cde 030244 fetch 2 ,mem_tx_len 
-0x6cdf 030245 branch assert ,blank 
-0x6ce0 030246 arg l2cap_max_pkt_len ,temp 
-0x6ce1 030247 isub temp ,pdata 
-0x6ce2 030248 nbranch scheduler_tx_l2cap_last_pkt ,positive 
-0x6ce3 030249 bpatchx patch37_5 ,mem_patch37 
-0x6ce4 030250 storet 2 ,mem_tx_len 
-0x6ce5 030251 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6ce6 030252 iadd temp ,pdata 
-0x6ce7 030253 store 2 ,mem_l2cap_tx_multi_offset 
-0x6ce8 030254 branch scheduler_tx_l2cap_pkt_end 
-:      030255 scheduler_tx_l2cap_last_pkt:
-0x6ce9 030256 setarg 0 
-0x6cea 030257 store 2 ,mem_l2cap_tx_multi_offset 
-:      030258 scheduler_tx_l2cap_pkt_end:
-0x6ceb 030259 fetch 1 ,mem_op 
-0x6cec 030260 set1 op_txl2cap ,pdata 
-0x6ced 030261 store 1 ,mem_op 
-0x6cee 030262 rtn 
-:      030264 scheduler_start_upper_sm:
-0x6cef 030265 fetch 1 ,mem_ui_profile_supported 
-0x6cf0 030266 bbit1 support_hid ,scheduler_start_upper_sm_hid 
-0x6cf1 030267 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
-0x6cf2 030268 rtn 
-:      030269 scheduler_start_upper_sm_hid:
-0x6cf3 030270 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6cf4 030271 rtn 
-:      030273 process_upper_sm:
-0x6cf5 030274 fetch 1 ,memui_reconnect_mode 
-0x6cf6 030275 nbranch process_upper_sm_reconn ,blank 
-:      030276 process_upper_sm_remote_page:
-0x6cf7 030277 fetch 1 ,mem_upper_sm_remote_page 
-0x6cf8 030279 rtn blank 
-0x6cf9 030281 jam 0 ,mem_upper_sm_remote_page 
-:      030282 process_upper_sm_rp_wait:
-0x6cfa 030283 rtn 
-:      030286 process_upper_sm_reconn:
-0x6cfb 030287 bpatchx patch37_6 ,mem_patch37 
-0x6cfc 030288 fetch 1 ,mem_upper_sm_reconn 
-0x6cfd 030289 rtn blank 
-0x6cfe 030290 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
-0x6cff 030291 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
-0x6d00 030292 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
-0x6d01 030293 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
-0x6d02 030294 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
-0x6d03 030295 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
-0x6d04 030296 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
-0x6d05 030297 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
-0x6d06 030298 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
-0x6d07 030299 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
-0x6d08 030300 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
-0x6d09 030301 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
-0x6d0a 030302 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
-0x6d0b 030303 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
-0x6d0c 030304 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
-0x6d0d 030305 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
-0x6d0e 030306 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
-0x6d0f 030307 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
-0x6d10 030308 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
-0x6d11 030309 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
-0x6d12 030310 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
-0x6d13 030311 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
-0x6d14 030312 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
-0x6d15 030313 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
-0x6d16 030314 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
-0x6d17 030315 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
-0x6d18 030316 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
-0x6d19 030317 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
-:      030318 process_upper_sm_reconn_wait:
-0x6d1a 030319 rtn 
-:      030320 process_upper_sm_reconn_sdp_conn:
-0x6d1b 030321 call upper_sm_send_sdp_conn 
-0x6d1c 030322 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
-0x6d1d 030323 fetch 1 ,mem_sdp_state 
-0x6d1e 030324 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d1f 030325 store 1 ,mem_sdp_state 
-0x6d20 030326 rtn 
-:      030327 process_upper_sm_reconn_sdp_cfg:
-0x6d21 030328 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d22 030329 fetch 1 ,mem_sdp_state 
-0x6d23 030330 rtnbit1 l2cap_channel_state_snd_cfg_req 
-0x6d24 030331 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d25 030332 call upper_sm_send_sdp_cfg 
-0x6d26 030333 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d27 030334 fetch 1 ,mem_sdp_state 
-0x6d28 030335 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d29 030336 store 1 ,mem_sdp_state 
-0x6d2a 030337 rtn 
-:      030338 process_upper_sm_reconn_ss_spp:
-0x6d2b 030339 call l2cap_malloc_is_fifo_empty 
-0x6d2c 030340 nrtn blank 
-0x6d2d 030341 call upper_sm_send_ss_spp 
-0x6d2e 030342 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
-0x6d2f 030343 rtn 
-:      030344 process_upper_sm_reconn_sdp_disconn:
-0x6d30 030345 call upper_sm_send_sdp_disconn 
-0x6d31 030346 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
-0x6d32 030347 rtn 
-:      030348 process_upper_sm_reconn_hid_ctrl_conn:
-0x6d33 030349 call upper_sm_send_hid_ctrl_conn 
-0x6d34 030350 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
-0x6d35 030351 fetch 1 ,mem_hid_control_state 
-0x6d36 030352 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d37 030353 store 1 ,mem_hid_control_state 
-0x6d38 030354 rtn 
-:      030355 process_upper_sm_reconn_hid_ctrl_cfg:
-0x6d39 030356 call upper_sm_send_hid_ctrl_cfg 
-0x6d3a 030357 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
-0x6d3b 030358 fetch 1 ,mem_hid_control_state 
-0x6d3c 030359 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d3d 030360 store 1 ,mem_hid_control_state 
-0x6d3e 030361 rtn 
-:      030362 process_upper_sm_reconn_hid_int_conn:
-0x6d3f 030363 call upper_sm_send_hid_int_conn 
-0x6d40 030364 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
-0x6d41 030365 fetch 1 ,mem_hid_interrupt_state 
-0x6d42 030366 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d43 030367 store 1 ,mem_hid_interrupt_state 
-0x6d44 030368 rtn 
-:      030369 process_upper_sm_reconn_hid_int_cfg:
-0x6d45 030370 call upper_sm_send_hid_int_cfg 
-0x6d46 030371 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
-0x6d47 030372 fetch 1 ,mem_hid_interrupt_state 
-0x6d48 030373 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d49 030374 store 1 ,mem_hid_interrupt_state 
-0x6d4a 030375 rtn 
-:      030376 process_upper_sm_reconn_rfcomm_conn:
-0x6d4b 030377 call upper_sm_send_rfcomm_conn 
-0x6d4c 030378 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
-0x6d4d 030379 fetch 1 ,mem_rfcomm_state 
-0x6d4e 030380 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d4f 030381 store 1 ,mem_rfcomm_state 
-0x6d50 030382 rtn 
-:      030383 process_upper_sm_reconn_rfcomm_cfg:
-0x6d51 030384 call upper_sm_send_rfcomm_cfg 
-0x6d52 030385 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
-0x6d53 030386 fetch 1 ,mem_rfcomm_state 
-0x6d54 030387 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d55 030388 store 1 ,mem_rfcomm_state 
-0x6d56 030389 rtn 
-:      030390 process_upper_sm_reconn_rfcomm_sabm:
-0x6d57 030391 call upper_sm_send_rfcomm_sabm 
-0x6d58 030392 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
-0x6d59 030393 fetch 1 ,mem_rfcomm_state 
-0x6d5a 030394 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6d5b 030395 store 1 ,mem_rfcomm_state 
-0x6d5c 030396 rtn 
-:      030397 process_upper_sm_reconn_spp_cmd_pn:
-0x6d5d 030398 call upper_sm_send_spp_cmd_pn 
-0x6d5e 030399 fetch 1 ,mem_spp_state 
-0x6d5f 030400 set1 rfcomm_channel_state_pn_cmd 
-0x6d60 030401 store 1 ,mem_spp_state 
-0x6d61 030402 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
-0x6d62 030403 rtn 
-:      030404 process_upper_sm_reconn_spp_sabm:
-0x6d63 030405 call upper_sm_send_spp_sabm 
-0x6d64 030406 fetch 1 ,mem_spp_state 
-0x6d65 030407 set1 rfcomm_channel_state_sabm 
-0x6d66 030408 store 1 ,mem_spp_state 
-0x6d67 030409 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
-0x6d68 030410 fetch 1 ,mem_remote_spp_channel 
-0x6d69 030411 lshift3 pdata ,pdata 
-0x6d6a 030412 or_into 3 ,pdata 
-0x6d6b 030413 arg mem_hiufcs_spp ,temp 
-0x6d6c 030414 storet 2 ,mem_contw_temp 
-0x6d6d 030415 branch rfcomm_save_fcs_uih 
-:      030416 process_upper_sm_reconn_spp_cmd_ms:
-0x6d6e 030417 call upper_sm_send_spp_cmd_ms 
-0x6d6f 030418 fetch 1 ,mem_spp_state 
-0x6d70 030419 set1 rfcomm_channel_state_snd_ms_cmd 
-0x6d71 030420 store 1 ,mem_spp_state 
-0x6d72 030421 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
-0x6d73 030422 rtn 
-:      030424 process_upper_sm_reconn_sdp_conn_wait:
-0x6d74 030425 fetch 1 ,mem_sdp_state 
-0x6d75 030426 rtnbit0 l2cap_channel_state_conn_res 
-0x6d76 030427 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d77 030428 branch process_upper_sm_reconn 
-:      030429 process_upper_sm_reconn_sdp_cfg_wait:
-0x6d78 030430 fetch 1 ,mem_sdp_state 
-0x6d79 030431 rtnne l2cap_channel_setup_complete 
-0x6d7a 030432 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
-:      030433 process_upper_sm_reconn_ss_spp_wait:
-0x6d7b 030434 fetch 1 ,mem_message_to_uppersm 
-0x6d7c 030435 rtnne recieve_ss_reasult_hf 
-0x6d7d 030436 jam 0 ,mem_message_to_uppersm 
-0x6d7e 030437 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
-0x6d7f 030438 branch process_upper_sm_reconn 
-:      030439 process_upper_sm_reconn_sdp_disconn_wait:
-0x6d80 030440 fetch 1 ,mem_sdp_state 
-0x6d81 030441 nrtn blank 
-0x6d82 030442 fetch 1 ,mem_ui_profile_supported 
-0x6d83 030443 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
-0x6d84 030444 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d85 030445 branch process_upper_sm_reconn_termination 
-:      030446 process_upper_sm_reconn_hid_ctrl_conn_wait:
-0x6d86 030447 fetch 1 ,mem_hid_control_state 
-0x6d87 030448 rtnbit0 l2cap_channel_state_conn_res 
-0x6d88 030449 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
-0x6d89 030450 branch process_upper_sm_reconn 
-:      030451 process_upper_sm_reconn_hid_ctrl_cfg_wait:
-0x6d8a 030452 fetch 1 ,mem_hid_control_state 
-0x6d8b 030453 rtnne l2cap_channel_setup_complete 
-0x6d8c 030454 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
-0x6d8d 030455 branch process_upper_sm_reconn 
-:      030456 process_upper_sm_reconn_hid_int_conn_wait:
-0x6d8e 030457 fetch 1 ,mem_hid_interrupt_state 
-0x6d8f 030458 rtnbit0 l2cap_channel_state_conn_res 
-0x6d90 030459 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
-0x6d91 030460 branch process_upper_sm_reconn 
-:      030461 process_upper_sm_reconn_hid_int_cfg_wait:
-0x6d92 030462 fetch 1 ,mem_hid_interrupt_state 
-0x6d93 030463 rtnne l2cap_channel_setup_complete 
-0x6d94 030464 fetch 1 ,mem_ui_profile_supported 
-0x6d95 030465 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d96 030466 branch process_upper_sm_reconn_termination 
-:      030467 process_upper_sm_reconn_rfcomm_conn_wait:
-0x6d97 030468 fetch 1 ,mem_rfcomm_state 
-0x6d98 030469 rtnbit0 l2cap_channel_state_conn_res 
-0x6d99 030470 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
-0x6d9a 030471 branch process_upper_sm_reconn 
-:      030472 process_upper_sm_reconn_rfcomm_cfg_wait:
-0x6d9b 030473 fetch 1 ,mem_rfcomm_state 
-0x6d9c 030474 rtnne l2cap_channel_setup_complete 
-0x6d9d 030475 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
-0x6d9e 030476 branch process_upper_sm_reconn 
-:      030477 process_upper_sm_reconn_rfcomm_sabm_wait:
-0x6d9f 030478 fetch 1 ,mem_rfcomm_state 
-0x6da0 030479 rtnne l2cap_channel_rfcomm_dlci0_opened 
-0x6da1 030480 fetch 1 ,mem_ui_profile_supported 
-0x6da2 030481 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
-0x6da3 030482 branch process_upper_sm_reconn_termination 
-:      030483 process_upper_sm_reconn_spp_cmd_pn_wait:
-0x6da4 030484 fetch 1 ,mem_spp_state 
-0x6da5 030485 rtnbit0 rfcomm_channel_state_pn_res 
-0x6da6 030486 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
-0x6da7 030487 branch process_upper_sm_reconn 
-:      030488 process_upper_sm_reconn_spp_sabm_wait:
-0x6da8 030489 fetch 1 ,mem_spp_state 
-0x6da9 030490 rtnbit0 rfcomm_channel_state_ua 
-0x6daa 030491 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
-0x6dab 030492 branch process_upper_sm_reconn 
-:      030493 process_upper_sm_reconn_spp_cmd_ms_wait:
-0x6dac 030494 fetch 1 ,mem_spp_state 
-0x6dad 030495 rtnne rfcomm_channel_setup_complete 
-0x6dae 030496 branch process_upper_sm_reconn_termination 
-:      030498 process_upper_sm_reconn_setup_hid:
-0x6daf 030499 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6db0 030500 branch process_upper_sm_reconn 
-:      030502 process_upper_sm_reconn_setup_rfcomm:
-0x6db1 030503 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
-0x6db2 030504 branch process_upper_sm_reconn 
-:      030505 process_upper_sm_reconn_setup_spp:
-0x6db3 030506 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
-0x6db4 030507 branch process_upper_sm_reconn 
-:      030511 process_upper_sm_reconn_termination:
-0x6db5 030512 jam 0 ,mem_upper_sm_reconn 
-0x6db6 030513 rtn 
-:      030514 upper_sm_send_sdp_conn:
-0x6db7 030515 bpatchx patch37_7 ,mem_patch37 
-0x6db8 030516 call l2cap_malloc_signal_channel 
-0x6db9 030517 setarg psm_sdp 
-0x6dba 030518 copy pdata ,temp 
-0x6dbb 030519 setarg l2cap_sdp_channel 
-0x6dbc 030520 copy pdata ,timeup 
-0x6dbd 030521 branch ml2cap_send_signal_connect_req 
-:      030523 upper_sm_send_sdp_cfg:
-0x6dbe 030524 bpatchx patch38_0 ,mem_patch38 
-0x6dbf 030525 call l2cap_malloc_signal_channel 
-0x6dc0 030526 fetch 2 ,mem_sdp_remote_cid 
-0x6dc1 030527 copy pdata ,temp 
-0x6dc2 030528 branch ml2cap_send_signal_config_req 
-:      030530 upper_sm_send_sdp_disconn:
-0x6dc3 030531 bpatchx patch38_1 ,mem_patch38 
-0x6dc4 030532 call l2cap_malloc_signal_channel 
-0x6dc5 030533 fetch 2 ,mem_sdp_remote_cid 
-0x6dc6 030534 copy pdata ,temp 
-0x6dc7 030535 arg l2cap_sdp_channel ,timeup 
-0x6dc8 030536 call ml2cap_send_signal_disconn_req 
-0x6dc9 030537 fetch 1 ,mem_sdp_state 
-0x6dca 030538 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x6dcb 030539 store 1 ,mem_sdp_state 
-0x6dcc 030540 rtn 
-:      030542 upper_sm_send_ss_spp:
-0x6dcd 030543 bpatchx patch38_2 ,mem_patch38 
-0x6dce 030544 call l2cap_malloc_sdp_channel 
-0x6dcf 030545 call sdp_send_spp_request 
-0x6dd0 030546 branch msdp_send_req_done 
-:      030548 upper_sm_send_rfcomm_conn:
-0x6dd1 030549 bpatchx patch38_3 ,mem_patch38 
-0x6dd2 030550 call l2cap_malloc_signal_channel 
-0x6dd3 030551 setarg psm_rfcomm 
-0x6dd4 030552 copy pdata ,temp 
-0x6dd5 030553 setarg l2cap_rfcomm_channel 
-0x6dd6 030554 copy pdata ,timeup 
-0x6dd7 030555 branch ml2cap_send_signal_connect_req 
-:      030557 upper_sm_send_rfcomm_cfg:
-0x6dd8 030558 bpatchx patch38_4 ,mem_patch38 
-0x6dd9 030559 call l2cap_malloc_signal_channel 
-0x6dda 030560 fetch 2 ,mem_rfcomm_remote_cid 
-0x6ddb 030561 copy pdata ,temp 
-0x6ddc 030562 branch ml2cap_send_signal_config_req 
-:      030564 upper_sm_send_hid_ctrl_conn:
-0x6ddd 030565 bpatchx patch38_5 ,mem_patch38 
-0x6dde 030566 call l2cap_malloc_signal_channel 
-0x6ddf 030567 setarg psm_hid_control 
-0x6de0 030568 copy pdata ,temp 
-0x6de1 030569 setarg l2cap_hid_control_channel 
-0x6de2 030570 copy pdata ,timeup 
-0x6de3 030571 branch ml2cap_send_signal_connect_req 
-:      030573 upper_sm_send_hid_ctrl_cfg:
-0x6de4 030574 bpatchx patch38_6 ,mem_patch38 
-0x6de5 030575 call l2cap_malloc_signal_channel 
-0x6de6 030576 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x6de7 030577 copy pdata ,temp 
-0x6de8 030578 branch ml2cap_send_signal_config_req 
-:      030580 upper_sm_send_hid_int_conn:
-0x6de9 030581 bpatchx patch38_7 ,mem_patch38 
-0x6dea 030582 call l2cap_malloc_signal_channel 
-0x6deb 030583 setarg psm_hid_interrupt 
-0x6dec 030584 copy pdata ,temp 
-0x6ded 030585 setarg l2cap_hid_interrupt_channel 
-0x6dee 030586 copy pdata ,timeup 
-0x6def 030587 branch ml2cap_send_signal_connect_req 
-:      030589 upper_sm_send_hid_int_cfg:
-0x6df0 030590 bpatchx patch39_0 ,mem_patch39 
-0x6df1 030591 call l2cap_malloc_signal_channel 
-0x6df2 030592 fetch 2 ,mem_hid_int_remote_cid 
-0x6df3 030593 copy pdata ,temp 
-0x6df4 030594 branch ml2cap_send_signal_config_req 
-:      030596 upper_sm_send_rfcomm_sabm:
-0x6df5 030597 bpatchx patch39_1 ,mem_patch39 
-0x6df6 030598 call l2cap_malloc_rfcomm_channel 
-0x6df7 030600 jam 3 ,mem_current_adss 
-0x6df8 030601 jam 0x1c ,mem_current_fcs 
-0x6df9 030602 call rfcomm_send_sabm 
-0x6dfa 030603 jam 1 ,mem_rfcomm_initiator 
-0x6dfb 030604 rtn 
-:      030606 upper_sm_send_spp_cmd_pn:
-0x6dfc 030607 bpatchx patch39_2 ,mem_patch39 
-0x6dfd 030608 call l2cap_malloc_rfcomm_channel 
-0x6dfe 030609 fetcht 1 ,mem_remote_spp_channel 
-0x6dff 030610 call channel_to_dlci 
-0x6e00 030611 storet 1 ,mem_pn_dlci 
-0x6e01 030612 branch rfcomm_send_param_neg_cmd 
-:      030614 upper_sm_send_spp_sabm:
-0x6e02 030615 bpatchx patch39_3 ,mem_patch39 
-0x6e03 030616 call l2cap_malloc_rfcomm_channel 
-0x6e04 030617 fetcht 1 ,mem_pn_dlci 
-0x6e05 030618 call dlci_to_address_cmd 
-0x6e06 030619 call rfcomm_calculate_fcs_sabm 
-0x6e07 030620 store 1 ,mem_current_fcs 
-0x6e08 030621 fetcht 1 ,mem_pn_dlci 
-0x6e09 030622 call dlci_to_address_cmd 
-0x6e0a 030623 storet 1 ,mem_current_adss 
-0x6e0b 030624 branch rfcomm_send_sabm 
-:      030626 upper_sm_send_spp_cmd_ms:
-0x6e0c 030627 bpatchx patch39_4 ,mem_patch39 
-0x6e0d 030628 call l2cap_malloc_rfcomm_channel 
-0x6e0e 030629 fetcht 1 ,mem_pn_dlci 
-0x6e0f 030630 call dlci_to_address_cmd 
-0x6e10 030631 branch rfcomm_send_modem_status_cmd 
-:      030644 sdp_process:
-0x6e11 030645 bpatchx patch39_5 ,mem_patch39 
-0x6e12 030646 fetch 2 ,mem_l2cap_payload_ptr 
-0x6e13 030647 iforce contr 
-0x6e14 030650 ifetch 1 ,contr 
-0x6e15 030651 copy pdata ,regb 
-0x6e16 030652 store 1 ,mem_sdp_pduid 
-0x6e17 030653 ifetch 2 ,contr 
-0x6e18 030654 store 2 ,mem_sdp_transactionid 
-0x6e19 030655 ifetch 1 ,contr 
-0x6e1a 030656 lshift8 pdata ,timeup 
-0x6e1b 030657 ifetch 1 ,contr 
-0x6e1c 030658 iadd timeup ,timeup 
-0x6e1d 030659 bpatchx patch39_6 ,mem_patch39 
-0x6e1e 030660 copy contr ,temp 
-0x6e1f 030661 arg 4 ,loopcnt 
-0x6e20 030662 arg mem_sdp_handle_list ,contw 
-0x6e21 030663 call memset0 
-0x6e22 030664 copy temp ,contr 
-0x6e23 030665 deposit regb 
-0x6e24 030666 beq sdp_error_res ,sdp_process_error_res 
-0x6e25 030667 beq sdp_search_req ,sdp_process_ss_req 
-0x6e26 030668 beq sdp_search_res ,sdp_process_ss_res 
-0x6e27 030669 beq sdp_attribute_req ,sdp_process_sa_req 
-0x6e28 030670 beq sdp_attribute_res ,sdp_process_sa_res 
-0x6e29 030671 beq sdp_searchattrib_req ,sdp_process_ssa_req 
-0x6e2a 030672 beq sdp_searchattrib_res ,sdp_process_ssa_res 
-0x6e2b 030673 branch sdp_insufficient_resource 
-:      030684 sdp_process_ss_req:
-0x6e2c 030685 bpatchx patch39_7 ,mem_patch39 
-0x6e2d 030686 call ask_serviceclassid 
-0x6e2e 030687 compare 1 ,temp ,0xff 
-0x6e2f 030688 branch ss_empty_rsp ,true 
-0x6e30 030689 compare 0xff ,temp ,0xff 
-0x6e31 030690 branch sdp_invalid_request_syntax ,true 
-0x6e32 030692 ifetch 2 ,contr 
-0x6e33 030693 store 2 ,mem_sdp_record_maxcnt 
-0x6e34 030694 increase -2 ,timeup 
-0x6e35 030696 increase -1 ,timeup 
-0x6e36 030697 nbranch sdp_invalid_pdu_size ,zero 
-0x6e37 030698 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6e38 030699 ifetch 2 ,timeup 
-0x6e39 030700 rtn blank 
-0x6e3a 030701 call search_all_uuid 
-0x6e3b 030702 call l2cap_get_sdp_tx_payload 
-0x6e3c 030703 force 3 ,pdata 
-0x6e3d 030704 istore 1 ,contw 
-0x6e3e 030705 fetch 2 ,mem_sdp_transactionid 
-0x6e3f 030706 istore 2 ,contw 
-0x6e40 030707 lshift2 queue ,pdata 
-0x6e41 030708 add pdata ,5 ,pdata 
-0x6e42 030709 add pdata ,5 ,regc 
-0x6e43 030710 byteswap pdata ,pdata 
-0x6e44 030711 istore 2 ,contw 
-0x6e45 030712 deposit queue 
-0x6e46 030713 byteswap pdata ,pdata 
-0x6e47 030714 istore 2 ,contw 
-0x6e48 030715 istore 2 ,contw 
-0x6e49 030716 arg mem_sdp_handle_list ,contr 
-0x6e4a 030717 copy queue ,loopcnt 
-0x6e4b 030718 branch ss_req_blank ,zero 
-:      030719 ss_req_loop:
-0x6e4c 030720 ifetch 4 ,contr 
-0x6e4d 030721 istore 4 ,contw 
-0x6e4e 030722 loop ss_req_loop 
-:      030723 ss_req_blank:
-0x6e4f 030724 force 0 ,pdata 
-0x6e50 030725 istore 1 ,contw 
-0x6e51 030726 deposit regc 
-0x6e52 030727 store 2 ,mem_sdp_tx_pkt_length 
-0x6e53 030729 rtn 
-:      030740 sdp_process_sa_req:
-0x6e54 030741 bpatchx patch3a_0 ,mem_patch3a 
-0x6e55 030742 ifetch 4 ,contr 
-0x6e56 030743 store 4 ,mem_sdp_record_handle 
-0x6e57 030744 increase -4 ,timeup 
-0x6e58 030745 call sdp_store_maxbyte 
-0x6e59 030746 store 2 ,mem_sdp_attribute_maxbyte 
-0x6e5a 030747 increase -2 ,timeup 
-0x6e5b 030748 call dataelementtype6 
-0x6e5c 030749 branch sdp_invalid_request_syntax ,zero 
-0x6e5d 030750 compare 5 ,rega ,0xff 
-0x6e5e 030752 branch sa_judge_wholerange ,true 
-:      030753 sa_isnot_wholerange:
-0x6e5f 030754 arg mem_sdp_attrib_list ,contw 
-0x6e60 030755 force 0 ,queue 
-0x6e61 030756 branch sa_req_loop 
-:      030757 sa_judge_wholerange:
-0x6e62 030758 ifetch 1 ,contr 
-0x6e63 030759 bne sdp_attribute_range ,sdp_invalid_request_syntax 
-0x6e64 030760 ifetch 2 ,contr 
-0x6e65 030761 nbranch sa_judge_wholerange_false1 ,blank 
-0x6e66 030762 ifetch 1 ,contr 
-0x6e67 030763 bne 0xff ,sa_judge_wholerange_false2 
-0x6e68 030764 ifetch 1 ,contr 
-0x6e69 030765 bne 0xff ,sa_judge_wholerange_false3 
-0x6e6a 030766 branch sa_req_all 
-:      030767 sa_judge_wholerange_false3:
-0x6e6b 030768 increase -5 ,contr 
-0x6e6c 030769 branch sa_isnot_wholerange 
-:      030770 sa_judge_wholerange_false2:
-0x6e6d 030771 increase -4 ,contr 
-0x6e6e 030772 branch sa_isnot_wholerange 
-:      030773 sa_judge_wholerange_false1:
-0x6e6f 030774 increase -3 ,contr 
-0x6e70 030775 branch sa_isnot_wholerange 
-:      030776 sa_req_loop:
-0x6e71 030777 ifetch 1 ,contr 
-0x6e72 030778 beq sdp_attribute_id ,sa_req_one_id 
-0x6e73 030779 beq sdp_attribute_range ,sa_req_range 
-:      030780 sa_req_range:
-0x6e74 030781 ifetch 2 ,contr 
-0x6e75 030782 istore 2 ,contw 
-0x6e76 030783 increase 1 ,queue 
-0x6e77 030784 byteswap pdata ,regb 
-0x6e78 030785 ifetch 2 ,contr 
-0x6e79 030786 byteswap pdata ,pdata 
-:      030787 sa_req_range_id_increase:
-0x6e7a 030788 increase 1 ,regb 
-0x6e7b 030789 isub regb ,null 
-0x6e7c 030790 nbranch sa_req_range_id_finish ,positive 
-0x6e7d 030791 copy pdata ,regc 
-0x6e7e 030792 byteswap regb ,pdata 
-0x6e7f 030793 istore 2 ,contw 
-0x6e80 030794 increase 1 ,queue 
-0x6e81 030795 copy regc ,pdata 
-0x6e82 030796 branch sa_req_range_id_increase 
-:      030797 sa_req_range_id_finish:
-0x6e83 030798 increase -5 ,timeup 
-0x6e84 030799 increase -5 ,rega 
-0x6e85 030800 branch sa_req_check_next_id 
-:      030801 sa_req_one_id:
-0x6e86 030802 ifetch 2 ,contr 
-0x6e87 030803 istore 2 ,contw 
-0x6e88 030804 increase 1 ,queue 
-0x6e89 030805 increase -3 ,timeup 
-0x6e8a 030806 increase -3 ,rega 
-:      030807 sa_req_check_next_id:
-0x6e8b 030808 nbranch sdp_invalid_request_syntax ,positive 
-0x6e8c 030809 nbranch sa_req_loop ,zero 
-0x6e8d 030810 increase -1 ,timeup 
-0x6e8e 030811 nbranch sdp_invalid_request_syntax ,zero 
-0x6e8f 030813 call l2cap_get_sdp_tx_payload 
-0x6e90 030814 increase 10 ,contw 
-0x6e91 030815 arg mem_sdp_attrib_list ,rega 
-:      030816 sa_req_handle_attributelist_next:
-0x6e92 030817 copy queue ,pdata 
-0x6e93 030818 branch sa_req_handle_attributelist_end ,blank 
-0x6e94 030819 ifetch 2 ,rega 
-0x6e95 030820 branch sa_req_handle_attributelist_end ,blank 
-0x6e96 030821 iforce regb 
-0x6e97 030822 fetch 4 ,mem_sdp_record_handle 
-0x6e98 030823 iforce temp 
-0x6e99 030824 call search_handle_attrib 
-0x6e9a 030825 copy contr ,pdata 
-0x6e9b 030826 branch sa_req_handle_attributelist_notfound ,blank 
-0x6e9c 030827 increase -3 ,contr 
-0x6e9d 030828 ifetch 3 ,contr 
-0x6e9e 030829 istore 3 ,contw 
-0x6e9f 030830 call sdp_data_len 
-0x6ea0 030831 iforce loopcnt 
-0x6ea1 030832 call memcpy 
-:      030833 sa_req_handle_attributelist_notfound:
-0x6ea2 030834 increase 2 ,rega 
-0x6ea3 030835 increase -1 ,queue 
-0x6ea4 030836 branch sa_req_handle_attributelist_next 
-:      030838 sa_req_handle_attributelist_end:
-0x6ea5 030839 arg sdp_attribute_res ,rega 
-0x6ea6 030840 call ssa_req_range_lastfreg_common 
-0x6ea7 030841 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6ea8 030842 beq 11 ,sa_empty_rsp 
-0x6ea9 030843 branch ssa_req_range_attrbutes_length_no_continue 
-:      030846 sdp_store_continue_common:
-0x6eaa 030847 ifetch 1 ,contr 
-0x6eab 030848 beq 0 ,sdp_store_continue_0byte 
-0x6eac 030849 beq 1 ,sdp_store_continue_1byte 
-0x6ead 030850 beq 2 ,sdp_store_continue_2byte 
-:      030851 sdp_store_continue_0byte:
-0x6eae 030852 increase -1 ,timeup 
-0x6eaf 030853 branch sdp_store_continue_end 
-:      030854 sdp_store_continue_1byte:
-0x6eb0 030855 ifetch 1 ,contr 
-0x6eb1 030856 increase -2 ,timeup 
-0x6eb2 030857 branch sdp_store_continue_end 
-:      030858 sdp_store_continue_2byte:
-0x6eb3 030859 ifetch 2 ,contr 
-0x6eb4 030860 byteswap pdata ,pdata 
-0x6eb5 030861 increase -3 ,timeup 
-:      030862 sdp_store_continue_end:
-0x6eb6 030863 store 2 ,mem_sdp_continue_byte 
-0x6eb7 030864 rtn 
-:      030866 sa_req_all:
-0x6eb8 030867 increase -5 ,timeup 
-0x6eb9 030868 call sdp_store_continue_common 
-0x6eba 030869 nbranch sdp_invalid_pdu_size ,zero 
-0x6ebb 030870 fetcht 4 ,mem_sdp_record_handle 
-0x6ebc 030871 call search_handle 
-0x6ebd 030872 nbranch sdp_invalid_service_record_handle ,zero 
-0x6ebe 030873 copy contr ,rega 
-0x6ebf 030874 call l2cap_get_sdp_tx_payload 
-0x6ec0 030875 copy rega ,contr 
-0x6ec1 030876 increase 3 ,contw 
-0x6ec2 030877 copy contr ,timeup 
-0x6ec3 030878 call sdp_get_data 
-0x6ec4 030879 copy pdata ,rega 
-0x6ec5 030881 fetch 2 ,mem_sdp_continue_byte 
-0x6ec6 030882 copy pdata ,regb 
-0x6ec7 030883 copy rega ,pdata 
-0x6ec8 030884 isub regb ,regb 
-0x6ec9 030885 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6eca 030886 isub regb ,null 
-0x6ecb 030887 nbranch sa_req_all_fragment_sdp ,positive 
-0x6ecc 030889 disable user 
-0x6ecd 030890 fetch 2 ,mem_sdp_continue_byte 
-0x6ece 030891 branch sa_req_all_fisrt_fragment ,blank 
-0x6ecf 030892 iadd timeup ,contr 
-0x6ed0 030893 increase 3 ,regb 
-0x6ed1 030894 copy regb ,loopcnt 
-0x6ed2 030895 copy loopcnt ,pdata 
-0x6ed3 030896 increase 3 ,pdata 
-0x6ed4 030897 byteswap pdata ,pdata 
-0x6ed5 030898 istore 2 ,contw 
-0x6ed6 030899 copy loopcnt ,pdata 
-0x6ed7 030900 byteswap pdata ,pdata 
-0x6ed8 030901 istore 2 ,contw 
-0x6ed9 030902 branch sa_req_all_answer_attributelist_full_loop 
-:      030903 sa_req_all_fisrt_fragment:
-0x6eda 030904 add rega ,6 ,loopcnt 
-0x6edb 030905 branch sa_req_all_parlength_continue_byte ,user 
-0x6edc 030906 byteswap loopcnt ,pdata 
-0x6edd 030907 branch sa_req_all_parlength_continue_byte_end 
-:      030908 sa_req_all_parlength_continue_byte:
-0x6ede 030909 copy loopcnt ,pdata 
-0x6edf 030910 increase 2 ,pdata 
-0x6ee0 030911 byteswap pdata ,pdata 
-:      030912 sa_req_all_parlength_continue_byte_end:
-0x6ee1 030913 istore 2 ,contw 
-0x6ee2 030914 increase -3 ,loopcnt 
-0x6ee3 030915 byteswap loopcnt ,pdata 
-0x6ee4 030916 istore 2 ,contw 
-0x6ee5 030917 copy timeup ,contr 
-0x6ee6 030918 branch sa_req_all_answer_attributelist_full_loop 
-:      030919 sa_req_all_fragment_sdp:
-0x6ee7 030920 enable user 
-0x6ee8 030922 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6ee9 030923 copy pdata ,rega 
-0x6eea 030924 copy rega ,loopcnt 
-0x6eeb 030925 fetch 2 ,mem_sdp_continue_byte 
-0x6eec 030926 branch sa_req_all_fisrt_fragment ,blank 
-0x6eed 030927 iadd timeup ,contr 
-0x6eee 030928 copy rega ,pdata 
-0x6eef 030929 increase 5 ,pdata 
-0x6ef0 030930 byteswap pdata ,pdata 
-0x6ef1 030931 istore 2 ,contw 
-0x6ef2 030932 copy rega ,pdata 
-0x6ef3 030933 byteswap pdata ,pdata 
-0x6ef4 030934 istore 2 ,contw 
-:      030935 sa_req_all_answer_attributelist_full_loop:
-0x6ef5 030936 call memcpy 
-0x6ef6 030937 nbranch sa_req_all_last_frag_continue ,user 
-0x6ef7 030938 force 2 ,pdata 
-0x6ef8 030939 istore 1 ,contw 
-0x6ef9 030940 copy contr ,pdata 
-0x6efa 030941 isub timeup ,pdata 
-0x6efb 030942 byteswap pdata ,pdata 
-0x6efc 030943 istore 2 ,contw 
-0x6efd 030944 branch sa_req_all_frag_end 
-:      030945 sa_req_all_last_frag_continue:
-0x6efe 030946 force 0 ,pdata 
-0x6eff 030947 istore 1 ,contw 
-:      030948 sa_req_all_frag_end:
-0x6f00 030949 arg sdp_attribute_res ,rega 
-0x6f01 030950 branch ssa_req_range_common 
-:      030961 sdp_process_ssa_req:
-0x6f02 030962 bpatchx patch3a_1 ,mem_patch3a 
-0x6f03 030963 call ask_serviceclassid 
-0x6f04 030964 compare 0xff ,temp ,0xff 
-0x6f05 030965 branch sdp_invalid_request_syntax ,true 
-0x6f06 030966 call sdp_store_maxbyte 
-0x6f07 030967 store 2 ,mem_sdp_attribute_maxbyte 
-0x6f08 030968 increase -2 ,timeup 
-0x6f09 030969 call dataelementtype6 
-0x6f0a 030970 arg mem_sdp_attrib_list ,contw 
-0x6f0b 030971 force 0 ,queue 
-:      030972 ssa_req_loop:
-0x6f0c 030973 ifetch 1 ,contr 
-0x6f0d 030974 beq sdp_attribute_range ,ssa_req_range 
-0x6f0e 030975 ifetch 2 ,contr 
-0x6f0f 030976 istore 2 ,contw 
-0x6f10 030977 increase 1 ,queue 
-0x6f11 030978 increase -3 ,timeup 
-0x6f12 030979 increase -3 ,rega 
-0x6f13 030980 nbranch sdp_invalid_request_syntax ,positive 
-0x6f14 030981 nbranch ssa_req_loop ,zero 
-0x6f15 030982 increase -1 ,timeup 
-0x6f16 030983 nbranch sdp_invalid_request_syntax ,zero 
-0x6f17 030984 call l2cap_get_sdp_tx_payload 
-0x6f18 030985 increase 13 ,contw 
-0x6f19 030986 fetch 2 ,mem_sdp_uuid_search_ptr 
-0x6f1a 030987 iforce regc 
-0x6f1b 030988 arg mem_sdp_attrib_list ,rega 
-:      030989 ssa_req_attributelist_next:
-0x6f1c 030990 ifetch 2 ,rega 
-0x6f1d 030991 branch ssa_req_attributelist_end ,blank 
-0x6f1e 030992 iforce regb 
-0x6f1f 030993 call search_attrib 
-0x6f20 030994 branch ssa_req_attributelist_notfound ,blank 
-0x6f21 030995 increase -3 ,contr 
-0x6f22 030996 ifetch 3 ,contr 
-0x6f23 030997 istore 3 ,contw 
-0x6f24 030998 call sdp_data_len 
-0x6f25 030999 iforce loopcnt 
-0x6f26 031000 call memcpy 
-:      031001 ssa_req_attributelist_notfound:
-0x6f27 031002 increase 2 ,rega 
-0x6f28 031003 branch ssa_req_attributelist_next 
-:      031005 ssa_req_attributelist_end:
-0x6f29 031006 call ssa_req_range_lastfreg 
-0x6f2a 031007 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6f2b 031008 beq 14 ,ssa_empty_rsp 
-0x6f2c 031009 call ssa_req_range_attrbutes_length_no_continue 
-0x6f2d 031010 branch ssa_req_range_attrbutes_length_no_continue 
-:      031013 sdp_store_maxbyte:
-0x6f2e 031014 ifetch 2 ,contr 
-0x6f2f 031015 byteswap pdata ,pdata 
-0x6f30 031016 increase -3 ,pdata 
-0x6f31 031017 arg 200 ,temp 
-0x6f32 031018 isub temp ,null 
-0x6f33 031019 nrtn positive 
-0x6f34 031020 setarg 200 
-0x6f35 031021 rtn 
-:      031024 ssa_req_range:
-0x6f36 031025 increase 4 ,contr 
-0x6f37 031026 increase -5 ,timeup 
-0x6f38 031027 increase -5 ,rega 
-0x6f39 031028 nbranch sdp_invalid_request_syntax ,zero 
-0x6f3a 031029 call sdp_store_continue_common 
-0x6f3b 031030 nbranch sdp_invalid_pdu_size ,zero 
-0x6f3c 031031 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6f3d 031032 call search_all_uuid 
-0x6f3e 031033 deposit queue 
-0x6f3f 031034 branch ssa_empty_rsp ,blank 
-0x6f40 031035 store 1 ,mem_handle_humber 
-0x6f41 031037 copy regb ,pdata 
-0x6f42 031038 store 2 ,mem_sdp_all_length 
-0x6f43 031039 arg 0 ,queue 
-0x6f44 031040 arg 0 ,rega 
-0x6f45 031041 call l2cap_get_sdp_tx_payload 
-0x6f46 031042 increase 10 ,contw 
-:      031043 ssa_req_range_find_handle:
-0x6f47 031044 call ssa_req_range_get_length 
-0x6f48 031045 nbranch assert ,user 
-0x6f49 031046 copy contr ,timeup 
-0x6f4a 031047 copy pdata ,regc 
-0x6f4b 031048 iadd rega ,rega 
-0x6f4c 031051 fetch 2 ,mem_sdp_continue_byte 
-0x6f4d 031052 copy pdata ,regb 
-0x6f4e 031053 branch ssa_req_range_first_freg ,blank 
-:      031054 ssa_req_range_later_freg_with_continue:
-0x6f4f 031055 copy rega ,pdata 
-0x6f50 031056 isub regb ,regb 
-0x6f51 031057 branch ssa_req_range_next_handle ,zero 
-0x6f52 031058 nbranch ssa_req_range_next_handle ,positive 
-0x6f53 031059 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f54 031060 isub regb ,null 
-0x6f55 031061 branch ssa_req_range_maxbyte_with_continue ,zero 
-0x6f56 031062 nbranch ssa_req_range_maxbyte_with_continue ,positive 
-:      031065 ssa_req_range_send_not_maxbyte:
-0x6f57 031066 copy regb ,loopcnt 
-0x6f58 031067 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f59 031068 fetch 1 ,mem_handle_humber 
-0x6f5a 031069 increase 1 ,queue 
-0x6f5b 031070 isub queue ,null 
-0x6f5c 031071 branch ssa_req_range_lastfreg ,zero 
-0x6f5d 031072 branch ssa_req_range_freg_with_continue 
-:      031074 ssa_req_range_maxbyte_with_continue:
-0x6f5e 031075 copy pdata ,loopcnt 
-0x6f5f 031076 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f60 031077 branch ssa_req_range_freg_with_continue 
-:      031079 ssa_req_range_maxbyte_with_continue_cpy:
-0x6f61 031080 increase -3 ,contw 
-0x6f62 031081 copy loopcnt ,temp 
-0x6f63 031082 copy regc ,pdata 
-0x6f64 031083 isub regb ,pdata 
-0x6f65 031084 iadd timeup ,contr 
-0x6f66 031085 branch memcpy 
-:      031087 ssa_req_range_next_handle:
-0x6f67 031088 fetch 1 ,mem_handle_humber 
-0x6f68 031089 increase 1 ,queue 
-0x6f69 031090 isub queue ,null 
-0x6f6a 031091 rtn zero 
-0x6f6b 031092 branch ssa_req_range_find_handle 
-:      031094 ssa_req_range_get_length:
-0x6f6c 031095 call disable_user 
-0x6f6d 031096 arg mem_sdp_handle_list ,contr 
-0x6f6e 031097 lshift2 queue ,pdata 
-0x6f6f 031098 iadd contr ,contr 
-0x6f70 031099 ifetcht 4 ,contr 
-0x6f71 031100 call search_handle 
-0x6f72 031101 nrtn zero 
-0x6f73 031102 call sdp_data_len 
-0x6f74 031103 branch enable_user 
-:      031105 ssa_req_range_first_freg:
-0x6f75 031106 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f76 031107 isub rega ,null 
-0x6f77 031108 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
-0x6f78 031109 copy rega ,loopcnt 
-0x6f79 031110 copy loopcnt ,temp 
-0x6f7a 031111 copy timeup ,contr 
-0x6f7b 031112 call memcpy 
-0x6f7c 031113 fetch 2 ,mem_sdp_all_length 
-0x6f7d 031114 isub rega ,null 
-0x6f7e 031115 branch ssa_req_range_freg_no_continue ,zero 
-:      031116 ssa_req_range_firstfreg_not_maxbyte_with_continue:
-0x6f7f 031117 call ssa_req_range_freg_with_continue 
-0x6f80 031118 branch ssa_req_range_attrbutes_length 
-:      031120 ssa_req_range_freg_no_continue:
-0x6f81 031121 call ssa_req_range_lastfreg 
-0x6f82 031122 branch ssa_req_range_attrbutes_length 
-:      031124 ssa_req_range_lastfreg:
-0x6f83 031125 arg sdp_searchattrib_res ,rega 
-:      031126 ssa_req_range_lastfreg_common:
-0x6f84 031127 force 0 ,pdata 
-0x6f85 031128 istore 1 ,contw 
-0x6f86 031129 call ssa_req_range_common 
-0x6f87 031130 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6f88 031131 increase -5 ,temp 
-0x6f89 031132 byteswap temp ,pdata 
-0x6f8a 031133 istore 2 ,contw 
-0x6f8b 031134 increase -3 ,temp 
-0x6f8c 031135 byteswap temp ,pdata 
-0x6f8d 031136 istore 2 ,contw 
-0x6f8e 031137 rtn 
-:      031139 ssa_req_range_firstfreg_maxbyte_with_continue:
-0x6f8f 031140 copy pdata ,loopcnt 
-0x6f90 031141 copy loopcnt ,temp 
-0x6f91 031142 copy timeup ,contr 
-0x6f92 031143 call memcpy 
-0x6f93 031144 call ssa_req_range_freg_with_continue 
-:      031145 ssa_req_range_attrbutes_length:
-0x6f94 031146 setarg 0x36 
-0x6f95 031147 istore 1 ,contw 
-0x6f96 031148 fetch 2 ,mem_sdp_all_length 
-0x6f97 031149 byteswap pdata ,pdata 
-0x6f98 031150 istore 2 ,contw 
-0x6f99 031151 rtn 
-:      031153 ssa_req_range_attrbutes_length_no_continue:
-0x6f9a 031154 setarg 0x36 
-0x6f9b 031155 istore 1 ,contw 
-0x6f9c 031156 increase -3 ,temp 
-0x6f9d 031157 byteswap temp ,pdata 
-0x6f9e 031158 istore 2 ,contw 
-0x6f9f 031159 rtn 
-:      031161 ssa_req_range_freg_with_continue:
-0x6fa0 031162 arg sdp_searchattrib_res ,rega 
-0x6fa1 031163 setarg 2 
-0x6fa2 031164 istore 1 ,contw 
-0x6fa3 031165 fetch 2 ,mem_sdp_continue_byte 
-0x6fa4 031166 iadd temp ,temp 
-0x6fa5 031167 byteswap temp ,pdata 
-0x6fa6 031168 istore 2 ,contw 
-0x6fa7 031169 call ssa_req_range_common 
-0x6fa8 031170 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6fa9 031171 increase -5 ,temp 
-0x6faa 031172 byteswap temp ,pdata 
-0x6fab 031173 istore 2 ,contw 
-0x6fac 031174 increase -5 ,temp 
-0x6fad 031175 byteswap temp ,pdata 
-0x6fae 031176 istore 2 ,contw 
-0x6faf 031177 rtn 
-:      031179 ssa_req_range_common:
-0x6fb0 031180 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x6fb1 031181 isub contw ,pdata 
-0x6fb2 031182 sub pdata ,0 ,pdata 
-0x6fb3 031183 store 2 ,mem_sdp_tx_pkt_length 
-0x6fb4 031184 call l2cap_get_sdp_tx_payload 
-0x6fb5 031185 copy rega ,pdata 
-0x6fb6 031186 istore 1 ,contw 
-0x6fb7 031187 fetch 2 ,mem_sdp_transactionid 
-0x6fb8 031188 istore 2 ,contw 
-0x6fb9 031189 rtn 
-:      031202 sdp_process_ssa_res:
-:      031203 sdp_process_ss_res:
-:      031204 sdp_process_sa_res:
-:      031205 sdp_process_error_res:
-0x6fba 031206 rtn 
-:      031239 sdp_invalid_service_record_handle:
-0x6fbb 031240 setarg 0x0200 
-0x6fbc 031241 store 2 ,mem_sdp_error_code 
-0x6fbd 031242 branch sdp_error_response 
-:      031243 sdp_invalid_pdu_size:
-0x6fbe 031244 setarg 0x0400 
-0x6fbf 031245 store 2 ,mem_sdp_error_code 
-0x6fc0 031246 branch sdp_error_response 
-:      031247 sdp_insufficient_resource:
-0x6fc1 031248 setarg 0x0600 
-0x6fc2 031249 store 2 ,mem_sdp_error_code 
-0x6fc3 031250 branch sdp_error_response 
-:      031251 sdp_invalid_request_syntax:
-0x6fc4 031252 setarg 0x0300 
-0x6fc5 031253 store 2 ,mem_sdp_error_code 
-:      031254 sdp_error_response:
-0x6fc6 031255 call l2cap_get_sdp_tx_payload 
-0x6fc7 031256 istore 1 ,contw 
-0x6fc8 031257 fetch 2 ,mem_sdp_transactionid 
-0x6fc9 031258 istore 2 ,contw 
-0x6fca 031259 setarg 0x0200 
-0x6fcb 031260 istore 2 ,contw 
-0x6fcc 031261 fetch 2 ,mem_sdp_error_code 
-0x6fcd 031262 istore 2 ,contw 
-0x6fce 031263 jam 7 ,mem_sdp_tx_pkt_length 
-0x6fcf 031264 rtn 
-:      031269 ask_serviceclassid:
-0x6fd0 031270 arg 0 ,regb 
-0x6fd1 031271 force 0 ,temp 
-0x6fd2 031272 arg mem_sdp_uuid_search_ptr ,contw 
-0x6fd3 031273 call dataelementtype6 
-0x6fd4 031274 branch asksrv_error ,zero 
-:      031275 classidloop:
-0x6fd5 031276 increase 1 ,regb 
-0x6fd6 031277 ifetch 1 ,contr 
-0x6fd7 031278 increase -1 ,rega 
-0x6fd8 031279 increase -1 ,timeup 
-0x6fd9 031280 compare 0x18 ,pdata ,0xf8 
-0x6fda 031281 nbranch asksrv_error ,true 
-0x6fdb 031282 compare 0x04 ,pdata ,0x07 
-0x6fdc 031283 nbranch cmp032 ,true 
-0x6fdd 031284 force 1 ,temp 
-:      031285 skip2bytes:
-0x6fde 031286 ifetch 1 ,contr 
-0x6fdf 031287 increase -1 ,rega 
-0x6fe0 031288 increase -1 ,timeup 
-0x6fe1 031289 bne 0x00 ,frstbwrong 
-0x6fe2 031290 ifetch 1 ,contr 
-0x6fe3 031291 increase -1 ,rega 
-0x6fe4 031292 increase -1 ,timeup 
-0x6fe5 031293 beq 0x00 ,cmpuuid 
-0x6fe6 031294 branch scndbwrong 
-:      031295 frstbwrong:
-0x6fe7 031296 increase 1 ,contr 
-0x6fe8 031297 increase -1 ,rega 
-0x6fe9 031298 increase -1 ,timeup 
-:      031299 scndbwrong:
-0x6fea 031300 increase 2 ,contr 
-0x6feb 031301 increase -2 ,rega 
-0x6fec 031302 increase -2 ,timeup 
-0x6fed 031303 compare 0x00 ,temp ,0xff 
-0x6fee 031304 branch loopornot ,true 
-0x6fef 031305 increase 12 ,contr 
-0x6ff0 031306 increase -12 ,rega 
-0x6ff1 031307 increase -12 ,timeup 
-0x6ff2 031308 branch loopornot 
-:      031309 cmp032:
-0x6ff3 031310 compare 0x02 ,pdata ,0x07 
-0x6ff4 031311 nbranch cmp016 ,true 
-0x6ff5 031312 branch skip2bytes 
-:      031313 cmp016:
-0x6ff6 031314 compare 0x01 ,pdata ,0x07 
-0x6ff7 031315 nbranch asksrv_error ,true 
-:      031316 cmpuuid:
-0x6ff8 031317 increase -2 ,rega 
-0x6ff9 031318 increase -2 ,timeup 
-0x6ffa 031319 ifetch 2 ,contr 
-0x6ffb 031320 sub regb ,4 ,null 
-0x6ffc 031321 branch uuidsize ,zero 
-0x6ffd 031322 istore 2 ,contw 
-:      031323 uuidsize:
-0x6ffe 031324 compare 0x00 ,temp ,0xff 
-0x6fff 031325 branch loopornot ,true 
-0x7000 031326 copy contr ,temp 
-0x7001 031327 ifetch 1 ,contr 
-0x7002 031328 bne 0x00 ,wrong12b 
-0x7003 031329 ifetch 1 ,contr 
-0x7004 031330 bne 0x00 ,wrong12b 
-0x7005 031331 ifetch 1 ,contr 
-0x7006 031332 bne 0x10 ,wrong12b 
-0x7007 031333 ifetch 1 ,contr 
-0x7008 031334 bne 0x00 ,wrong12b 
-0x7009 031335 ifetch 1 ,contr 
-0x700a 031336 bne 0x80 ,wrong12b 
-0x700b 031337 ifetch 1 ,contr 
-0x700c 031338 bne 0x00 ,wrong12b 
-0x700d 031339 ifetch 1 ,contr 
-0x700e 031340 bne 0x00 ,wrong12b 
-0x700f 031341 ifetch 1 ,contr 
-0x7010 031342 bne 0x80 ,wrong12b 
-0x7011 031343 ifetch 1 ,contr 
-0x7012 031344 bne 0x5f ,wrong12b 
-0x7013 031345 ifetch 1 ,contr 
-0x7014 031346 bne 0x9b ,wrong12b 
-0x7015 031347 ifetch 1 ,contr 
-0x7016 031348 bne 0x34 ,wrong12b 
-0x7017 031349 ifetch 1 ,contr 
-0x7018 031350 beq 0xfb ,chck12dn 
-:      031351 wrong12b:
-0x7019 031352 copy temp ,contr 
-:      031353 wrong12b1:
-0x701a 031354 increase 12 ,contr 
-0x701b 031355 force 0x00 ,queue 
-0x701c 031356 force 0x00 ,temp 
-0x701d 031357 branch chck12dn 
-:      031359 chck12dn:
-0x701e 031360 increase -12 ,timeup 
-0x701f 031361 increase -12 ,rega 
-:      031362 loopornot:
-0x7020 031363 force 0x00 ,temp 
-0x7021 031364 compare 0x00 ,rega ,0xff 
-0x7022 031365 nbranch classidloop ,true 
-0x7023 031366 force 0 ,pdata 
-0x7024 031367 istore 2 ,contw 
-0x7025 031368 rtn 
-:      031369 asksrv_error:
-0x7026 031370 arg 0xff ,temp 
-0x7027 031371 rtn 
-:      031381 dataelementtype6:
-0x7028 031382 bpatchx patch3a_4 ,mem_patch3a 
-0x7029 031383 ifetch 1 ,contr 
-0x702a 031384 increase -1 ,timeup 
-0x702b 031385 compare 0x30 ,pdata ,0xf8 
-0x702c 031386 nbranch dsize_error ,true 
-0x702d 031387 compare 0x07 ,pdata ,0x07 
-0x702e 031388 branch dsize32 ,true 
-0x702f 031389 compare 0x06 ,pdata ,0x07 
-0x7030 031390 branch dsize16 ,true 
-0x7031 031391 compare 0x05 ,pdata ,0x07 
-0x7032 031392 nbranch dsize_error ,true 
-0x7033 031394 ifetch 1 ,contr 
-0x7034 031395 copy pdata ,rega 
-0x7035 031396 increase -1 ,timeup 
-0x7036 031397 branch dsize 
-:      031398 dsize32:
-0x7037 031399 increase 2 ,contr 
-0x7038 031400 increase -2 ,timeup 
-:      031401 dsize16:
-0x7039 031402 ifetch 2 ,contr 
-0x703a 031403 byteswap pdata ,rega 
-0x703b 031404 increase -2 ,timeup 
-:      031405 dsize:
-0x703c 031406 force 0x01 ,pdata 
-0x703d 031407 rtn 
-:      031408 dsize_error:
-0x703e 031409 force 0x00 ,pdata 
-0x703f 031410 rtn 
-:      031420 ss_empty_rsp:
-0x7040 031421 setarg sdp_search_res 
-0x7041 031422 store 1 ,mem_sdp_pduid 
-0x7042 031423 branch empty_response 
-:      031424 sa_empty_rsp:
-0x7043 031425 setarg sdp_attribute_res 
-0x7044 031426 store 1 ,mem_sdp_pduid 
-0x7045 031427 branch empty_response 
-:      031428 ssa_empty_rsp:
-0x7046 031429 setarg sdp_searchattrib_res 
-0x7047 031430 store 1 ,mem_sdp_pduid 
-:      031431 empty_response:
-0x7048 031432 call l2cap_get_sdp_tx_payload 
-0x7049 031435 fetch 1 ,mem_sdp_pduid 
-0x704a 031436 copy pdata ,regb 
-0x704b 031437 istore 1 ,contw 
-0x704c 031438 fetch 2 ,mem_sdp_transactionid 
-0x704d 031439 istore 2 ,contw 
-0x704e 031440 setarg 0x0500 
-0x704f 031441 istore 2 ,contw 
-0x7050 031442 compare sdp_attribute_res ,regb ,0xff 
-0x7051 031443 branch fullsearch ,true 
-0x7052 031444 compare sdp_searchattrib_res ,regb ,0xff 
-0x7053 031445 branch fullsearch ,true 
-0x7054 031446 setarg 0x000000 
-0x7055 031447 istore 5 ,contw 
-0x7056 031448 branch outempty 
-:      031450 fullsearch:
-0x7057 031451 setarg 0x350200 
-0x7058 031452 istore 5 ,contw 
-:      031453 outempty:
-0x7059 031454 jam 10 ,mem_sdp_tx_pkt_length 
-0x705a 031455 rtn 
-:      031458 sdp_data_len:
-0x705b 031459 call store_contw 
-0x705c 031460 call store_contr 
-0x705d 031461 call sdp_get_data 
-0x705e 031462 call get_contw 
-0x705f 031463 call get_contr 
-0x7060 031464 copy temp ,pdata 
-0x7061 031465 rtn 
-:      031468 sdp_get_data:
-0x7062 031469 ifetch 1 ,contr 
-0x7063 031470 and pdata ,0x7 ,loopcnt 
-0x7064 031471 rshift3 pdata ,pdata 
-0x7065 031472 bne 0 ,sdp_get_data_type_not0 
-:      031473 sdp_get_data_type0:
-0x7066 031474 force 1 ,pdata 
-0x7067 031475 force 1 ,temp 
-0x7068 031476 rtn 
-:      031478 sdp_get_data_type_not0_sizeindex01234:
-0x7069 031479 call left_shift_n 
-0x706a 031480 add pdata ,1 ,temp 
-0x706b 031481 rtn 
-:      031482 sdp_get_data_type_not0:
-0x706c 031483 deposit loopcnt 
-0x706d 031484 sub pdata ,4 ,null 
-0x706e 031485 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
-0x706f 031486 beq 5 ,sdp_get_data_type_not0_sizeindex5 
-0x7070 031487 beq 6 ,sdp_get_data_type_not0_sizeindex6 
-0x7071 031488 beq 7 ,sdp_get_data_type_not0_sizeindex7 
-0x7072 031489 rtn 
-:      031491 sdp_get_data_type_not0_sizeindex5:
-0x7073 031492 ifetch 1 ,contr 
-0x7074 031493 add pdata ,2 ,temp 
-0x7075 031494 rtn 
-:      031495 sdp_get_data_type_not0_sizeindex6:
-0x7076 031496 ifetch 2 ,contr 
-0x7077 031497 byteswap pdata ,pdata 
-0x7078 031498 add pdata ,3 ,temp 
-0x7079 031499 rtn 
-:      031500 sdp_get_data_type_not0_sizeindex7:
-0x707a 031501 ifetch 2 ,contr 
-0x707b 031502 byteswap pdata ,pdata 
-0x707c 031503 ifetcht 2 ,contr 
-0x707d 031504 byteswap temp ,temp 
-0x707e 031505 lshift16 temp ,temp 
-0x707f 031506 iadd temp ,pdata 
-0x7080 031507 add pdata ,5 ,temp 
-0x7081 031508 rtn 
-:      031514 search_all_uuid:
-0x7082 031515 bpatchx patch3a_5 ,mem_patch3a 
-0x7083 031516 force 0 ,queue 
-0x7084 031517 arg 0 ,regb 
-0x7085 031518 arg mem_sdp_handle_list ,contw 
-:      031519 search_all_uuid_llop:
-0x7086 031520 ifetch 2 ,timeup 
-0x7087 031521 rtn blank 
-0x7088 031522 call search_uuid 
-0x7089 031523 copy queue ,pdata 
-0x708a 031524 rtneq sdp_max_handle_number 
-0x708b 031525 increase 2 ,timeup 
-0x708c 031526 branch search_all_uuid_llop 
-:      031528 search_uuid:
-0x708d 031530 iforce regc 
-0x708e 031532 fetch 2 ,mem_ui_uuid_table 
-0x708f 031533 iforce contr 
-:      031534 search_uuid_next:
-0x7090 031535 copy queue ,pdata 
-0x7091 031536 rtneq sdp_max_handle_number 
-0x7092 031537 disable user 
-0x7093 031538 ifetch 1 ,contr 
-0x7094 031539 rtn blank 
-0x7095 031540 iforce loopcnt 
-:      031541 search_uuid_loop:
-0x7096 031542 ifetch 2 ,contr 
-0x7097 031543 isub regc ,null 
-0x7098 031544 nbranch search_uuid_not_found ,zero 
-0x7099 031545 enable user 
-:      031546 search_uuid_not_found:
-0x709a 031547 loop search_uuid_loop 
-0x709b 031548 ifetcht 4 ,contr 
-0x709c 031549 copy contr ,rega 
-0x709d 031550 nbranch search_uuid_nomatch ,user 
-0x709e 031551 arg mem_sdp_handle_list ,contr 
-0x709f 031552 arg sdp_max_handle_number ,loopcnt 
-:      031553 search_uuid_check_same_handle:
-0x70a0 031554 ifetch 4 ,contr 
-0x70a1 031555 branch search_uuid_store_handle ,blank 
-0x70a2 031556 isub temp ,null 
-0x70a3 031557 branch search_uuid_nomatch ,zero 
-0x70a4 031558 loop search_uuid_check_same_handle 
-0x70a5 031559 rtn 
-:      031560 search_uuid_store_handle:
-0x70a6 031561 istoret 4 ,contw 
-0x70a7 031562 increase 1 ,queue 
-0x70a8 031563 copy rega ,contr 
-0x70a9 031564 call sdp_data_len 
-0x70aa 031565 iadd regb ,regb 
-0x70ab 031566 iadd contr ,contr 
-0x70ac 031567 branch search_uuid_next 
-:      031568 search_uuid_nomatch:
-0x70ad 031569 copy rega ,contr 
-0x70ae 031570 call sdp_get_data 
-0x70af 031571 iadd contr ,contr 
-0x70b0 031572 branch search_uuid_next 
-:      031578 search_handle:
-0x70b1 031579 bpatchx patch3a_6 ,mem_patch3a 
-0x70b2 031580 fetch 2 ,mem_ui_uuid_table 
-0x70b3 031581 iforce contr 
-:      031582 search_handle_loop:
-0x70b4 031583 ifetch 1 ,contr 
-0x70b5 031584 branch disable_zero ,blank 
-0x70b6 031585 lshift pdata ,pdata 
-0x70b7 031586 iadd contr ,contr 
-0x70b8 031587 ifetch 4 ,contr 
-0x70b9 031588 isub temp ,null 
-0x70ba 031589 rtn zero 
-0x70bb 031590 deposit contw 
-0x70bc 031591 store 2 ,mem_contw 
-0x70bd 031592 storet 8 ,mem_temp 
-0x70be 031593 call sdp_get_data 
-0x70bf 031594 iadd contr ,contr 
-0x70c0 031595 copy contr ,pdata 
-0x70c1 031596 fetcht 2 ,mem_contw 
-0x70c2 031597 copy temp ,contw 
-0x70c3 031598 fetcht 8 ,mem_temp 
-0x70c4 031599 copy pdata ,contr 
-0x70c5 031600 branch search_handle_loop 
-:      031606 search_attrib:
-0x70c6 031607 bpatchx patch3a_7 ,mem_patch3a 
-0x70c7 031608 fetch 2 ,mem_ui_uuid_table 
-0x70c8 031609 iforce contr 
-:      031610 search_attrib_next:
-0x70c9 031611 ifetch 1 ,contr 
-0x70ca 031612 branch search_attrib_end ,blank 
-0x70cb 031613 iforce loopcnt 
-:      031614 search_attrib_loop:
-0x70cc 031615 ifetch 2 ,contr 
-0x70cd 031616 isub regc ,null 
-0x70ce 031617 branch search_attrib_found_uuid ,zero 
-0x70cf 031618 loop search_attrib_loop 
-0x70d0 031619 increase 4 ,contr 
-0x70d1 031620 call sdp_get_data 
-0x70d2 031621 iadd contr ,contr 
-0x70d3 031622 branch search_attrib_next 
-:      031623 search_attrib_found_uuid:
-0x70d4 031624 increase -1 ,loopcnt 
-0x70d5 031625 lshift loopcnt ,pdata 
-0x70d6 031626 iadd contr ,contr 
-0x70d7 031627 increase 4 ,contr 
-0x70d8 031628 call sdp_get_data 
-0x70d9 031629 iadd contr ,timeup 
-:      031630 search_attrib_loop_attribs:
-0x70da 031631 increase 1 ,contr 
-0x70db 031632 ifetch 2 ,contr 
-0x70dc 031633 isub regb ,null 
-0x70dd 031637 branch disable_blank ,zero 
-0x70de 031638 call sdp_data_len 
-0x70df 031639 iadd contr ,contr 
-0x70e0 031640 deposit timeup 
-0x70e1 031641 isub contr ,null 
-0x70e2 031642 branch search_attrib_end ,zero 
-0x70e3 031643 branch search_attrib_loop_attribs 
-:      031644 search_attrib_end:
-0x70e4 031645 force 0 ,contr 
-0x70e5 031646 force 0 ,pdata 
-0x70e6 031647 rtn 
-:      031653 search_handle_attrib:
-0x70e7 031654 bpatchx patch3b_0 ,mem_patch3b 
-0x70e8 031655 fetch 2 ,mem_ui_uuid_table 
-0x70e9 031656 iforce contr 
-:      031657 search_handle_attrib_next:
-0x70ea 031658 ifetch 1 ,contr 
-0x70eb 031659 branch search_handle_attrib_end ,blank 
-0x70ec 031660 lshift pdata ,pdata 
-0x70ed 031661 iadd contr ,contr 
-0x70ee 031662 ifetch 4 ,contr 
-0x70ef 031663 isub temp ,null 
-0x70f0 031664 branch search_handl_attrib_found_handle ,zero 
-0x70f1 031665 call sdp_get_data 
-0x70f2 031666 iadd contr ,contr 
-0x70f3 031667 branch search_handle_attrib_next 
-:      031668 search_handl_attrib_found_handle:
-0x70f4 031669 call sdp_get_data 
-0x70f5 031670 iadd contr ,timeup 
-:      031671 search_handle_attrib_loop_attribs:
-0x70f6 031672 increase 1 ,contr 
-0x70f7 031673 ifetch 2 ,contr 
-0x70f8 031674 isub regb ,null 
-0x70f9 031675 rtn zero 
-0x70fa 031676 call sdp_data_len 
-0x70fb 031677 iadd contr ,contr 
-0x70fc 031678 deposit timeup 
-0x70fd 031679 isub contr ,null 
-0x70fe 031680 branch search_handle_attrib_end ,zero 
-0x70ff 031681 branch search_handle_attrib_loop_attribs 
-:      031682 search_handle_attrib_end:
-0x7100 031683 force 0 ,contr 
-0x7101 031684 rtn 
-:      031688 search_rfcomm_cn:
-0x7102 031689 arg 0x0400 ,regb 
-0x7103 031690 call search_handl_attrib_found_handle 
-0x7104 031691 arg 0x0300 ,regb 
-0x7105 031692 call search_uuid_in_data 
-0x7106 031693 nrtn user 
-0x7107 031694 sub rega ,3 ,null 
-0x7108 031695 branch disable_user ,positive 
-0x7109 031696 ifetch 1 ,contr 
-0x710a 031697 bne 0x08 ,disable_user 
-0x710b 031698 ifetch 1 ,contr 
-0x710c 031699 rtn 
-:      031704 search_uuid_in_data:
-0x710d 031705 bpatchx patch3b_1 ,mem_patch3b 
-0x710e 031706 call sdp_get_data 
-0x710f 031707 copy pdata ,rega 
-:      031708 search_uuid_in_data_loop:
-0x7110 031709 ifetch 1 ,contr 
-0x7111 031710 and pdata ,0x7 ,loopcnt 
-0x7112 031711 rshift3 pdata ,pdata 
-0x7113 031712 sub pdata ,3 ,null 
-0x7114 031713 branch search_uuid_in_data_found_uuid ,zero 
-0x7115 031714 copy loopcnt ,pdata 
-0x7116 031715 beq 5 ,search_uuid_in_data_found_element_index5 
-0x7117 031716 beq 6 ,search_uuid_in_data_found_element_index6 
-0x7118 031717 beq 7 ,search_uuid_in_data_found_element_index7 
-0x7119 031718 increase -1 ,contr 
-0x711a 031719 call sdp_get_data 
-0x711b 031720 iadd contr ,contr 
-0x711c 031721 copy rega ,pdata 
-0x711d 031722 isub temp ,rega 
-0x711e 031723 branch disable_user ,zero 
-0x711f 031724 branch search_uuid_in_data_loop 
-:      031726 search_uuid_in_data_found_element_index5:
-0x7120 031727 increase -2 ,rega 
-0x7121 031728 increase 1 ,contr 
-0x7122 031729 branch search_uuid_in_data_loop 
-:      031730 search_uuid_in_data_found_element_index6:
-0x7123 031731 increase -3 ,rega 
-0x7124 031732 increase 2 ,contr 
-0x7125 031733 branch search_uuid_in_data_loop 
-:      031734 search_uuid_in_data_found_element_index7:
-0x7126 031735 increase -5 ,rega 
-0x7127 031736 increase 4 ,contr 
-0x7128 031737 branch search_uuid_in_data_loop 
-:      031739 search_uuid_in_data_found_uuid:
-0x7129 031740 increase -1 ,rega 
-0x712a 031741 copy loopcnt ,pdata 
-0x712b 031742 beq 1 ,search_uuid_in_data_type_uuid_16 
-0x712c 031743 beq 2 ,search_uuid_in_data_type_uuid_32 
-0x712d 031744 beq 4 ,search_uuid_in_data_type_uuid_128 
-0x712e 031745 branch disable_user 
-:      031746 search_uuid_in_data_type_uuid_128:
-0x712f 031747 increase -12 ,rega 
-:      031748 search_uuid_in_data_type_uuid_32:
-0x7130 031749 ifetch 2 ,contr 
-0x7131 031750 increase -2 ,rega 
-:      031751 search_uuid_in_data_type_uuid_16:
-0x7132 031752 ifetch 2 ,contr 
-0x7133 031753 isub regb ,null 
-0x7134 031754 branch enable_user ,zero 
-0x7135 031755 increase -2 ,rega 
-0x7136 031756 branch disable_user ,zero 
-0x7137 031757 branch search_uuid_in_data_loop 
-:      031816 sdp_send_spp_request:
-0x7138 031817 call l2cap_get_sdp_tx_payload 
-0x7139 031818 copy pdata ,contw 
-0x713a 031819 setarg 6 
-0x713b 031820 istore 1 ,contw 
-0x713c 031821 setarg sdp_tid_spp 
-0x713d 031822 istore 2 ,contw 
-0x713e 031823 setarg 0x0f00 
-0x713f 031824 istore 2 ,contw 
-0x7140 031825 setarg 0x1a0535 
-0x7141 031826 istore 3 ,contw 
-0x7142 031827 setarg 0x0111 
-0x7143 031828 lshift16 pdata ,pdata 
-0x7144 031829 istore 4 ,contw 
-0x7145 031830 setarg 0x2600 
-0x7146 031831 istore 2 ,contw 
-0x7147 031832 setarg 0x0335 
-0x7148 031833 istore 2 ,contw 
-0x7149 031834 setarg 0x0009 
-0x714a 031835 istore 2 ,contw 
-0x714b 031836 setarg 0x0004 
-0x714c 031837 istore 2 ,contw 
-0x714d 031838 jam 0x14 ,mem_sdp_tx_pkt_length 
-0x714e 031839 rtn 
-:      031843 function_g2:
-0x714f 031844 bpatchx patch3b_2 ,mem_patch3b 
-0x7150 031845 jam 80 ,mem_aes_cmac_data_length 
-0x7151 031846 arg memdat ,contw 
-0x7152 031847 arg mem_le_srand ,contr 
-0x7153 031848 call memcpy16 
-0x7154 031849 arg mem_le_pubkey_local_x_256 ,contr 
-0x7155 031850 call memcpy32 
-0x7156 031851 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7157 031852 call memcpy32 
-0x7158 031853 call inverse_memdat 
-0x7159 031854 arg mem_le_mrand ,contr 
-0x715a 031855 call store_inverse_k 
-0x715b 031856 call function_aes_cmac 
-0x715c 031858 arg mem_aes_cmac_temp ,contw 
-0x715d 031859 call load_inverse_result 
-0x715e 031860 setarg 1000000 
-0x715f 031861 copy pdata ,rega 
-0x7160 031862 fetch 4 ,mem_aes_cmac_temp 
-0x7161 031863 idiv rega 
-0x7162 031864 call wait_div_end 
-0x7163 031865 remainder pdata 
-0x7164 031866 store 4 ,mem_gkey 
-0x7165 031868 rtn 
-:      031870 function_f6_eb:
-0x7166 031871 jam 65 ,mem_aes_cmac_data_length 
-0x7167 031872 arg memdat ,contw 
-0x7168 031873 call store_addr_common_a 
-0x7169 031874 call store_addr_common_b 
-0x716a 031875 fetch 3 ,mem_le_pres + 1 
-0x716b 031876 istore 3 ,contw 
-0x716c 031879 call get_r 
-0x716d 031881 arg mem_le_mrand ,contr 
-0x716e 031882 call memcpy16 
-0x716f 031883 arg mem_le_srand ,contr 
-0x7170 031884 call memcpy16 
-0x7171 031885 call inverse_memdat 
-0x7172 031886 arg mem_le_mackey ,contr 
-0x7173 031887 arg mem_aes_cmac_k ,contw 
-0x7174 031888 call memcpy16 
-0x7175 031890 branch function_aes_cmac 
-:      031894 get_r:
-0x7176 031895 fetch 4 ,mem_le_tk 
-0x7177 031896 istore 4 ,contw 
-0x7178 031897 call memset0_4 
-0x7179 031898 branch memset0_8 
-:      031900 function_f6_ea:
-0x717a 031901 bpatchx patch3b_3 ,mem_patch3b 
-0x717b 031902 jam 65 ,mem_aes_cmac_data_length 
-0x717c 031903 arg memdat ,contw 
-0x717d 031904 call store_addr_common_b 
-0x717e 031905 call store_addr_common_a 
-0x717f 031906 fetch 3 ,mem_le_preq + 1 
-0x7180 031907 istore 3 ,contw 
-0x7181 031910 call get_r 
-0x7182 031911 arg mem_le_srand ,contr 
-0x7183 031912 call memcpy16 
-0x7184 031913 arg mem_le_mrand ,contr 
-0x7185 031914 call memcpy16 
-0x7186 031915 call inverse_memdat 
-0x7187 031916 arg mem_le_mackey ,contr 
-0x7188 031917 arg mem_aes_cmac_k ,contw 
-0x7189 031918 call memcpy16 
-0x718a 031920 call function_aes_cmac 
-0x718b 031921 arg mem_aes_cmac_temp ,contw 
-0x718c 031922 branch load_inverse_result 
-:      031924 function_f5:
-0x718d 031925 jam 32 ,mem_aes_cmac_data_length 
-0x718e 031926 arg mem_le_dhkey_256 ,contr 
-0x718f 031927 arg memdat ,contw 
-0x7190 031928 call memcpy32 
-0x7191 031929 call inverse_memdat 
-0x7192 031930 arg mem_le_slat ,contr 
-0x7193 031931 call store_inverse_k 
-0x7194 031932 call function_aes_cmac 
-0x7195 031933 arg mem_aes_cmac_k ,contw 
-0x7196 031934 call store_aes_result 
-0x7197 031935 arg 1 ,temp 
-0x7198 031936 call function_f5_common 
-0x7199 031937 arg mem_le_ltk ,contw 
-0x719a 031938 call load_inverse_result 
-0x719b 031939 arg 0 ,temp 
-0x719c 031940 call function_f5_common 
-0x719d 031941 arg mem_le_mackey ,contw 
-0x719e 031943 branch store_aes_result 
-:      031946 function_f5_common:
-0x719f 031947 bpatchx patch3b_4 ,mem_patch3b 
-0x71a0 031948 jam 53 ,mem_aes_cmac_data_length 
-0x71a1 031949 setarg 0x100 
-0x71a2 031950 store 2 ,memdat 
-0x71a3 031951 call store_addr_common_b 
-0x71a4 031952 call store_addr_common_a 
-0x71a5 031953 arg mem_le_srand ,contr 
-0x71a6 031954 call memcpy16 
-0x71a7 031955 arg mem_le_mrand ,contr 
-0x71a8 031956 call memcpy16 
-0x71a9 031958 setarg 0x6c65 
-0x71aa 031959 istore 2 ,contw 
-0x71ab 031960 setarg 0x6274 
-0x71ac 031961 istore 2 ,contw 
-0x71ad 031962 istoret 1 ,contw 
-0x71ae 031963 call inverse_memdat 
-0x71af 031964 branch function_aes_cmac 
-:      031966 store_addr_common_b:
-0x71b0 031967 fetch 6 ,mem_le_lap 
-0x71b1 031968 istore 6 ,contw 
-0x71b2 031969 fetch 1 ,mem_le_conn_own_addr_type 
-0x71b3 031970 istore 1 ,contw 
-0x71b4 031971 rtn 
-:      031973 store_addr_common_a:
-0x71b5 031974 fetch 6 ,mem_le_plap 
-0x71b6 031975 istore 6 ,contw 
-0x71b7 031980 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71b8 031981 istore 1 ,contw 
-0x71b9 031982 rtn 
-:      031984 function_f4_ca:
-0x71ba 031985 jam 65 ,mem_aes_cmac_data_length 
-0x71bb 031986 fetch 1 ,mem_passkey_1bit 
-0x71bc 031987 store 1 ,memdat 
-0x71bd 031988 arg mem_le_pubkey_local_x_256 ,contr 
-0x71be 031989 call memcpy32 
-0x71bf 031990 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c0 031991 call memcpy32 
-0x71c1 031992 call inverse_memdat 
-0x71c2 031993 arg mem_le_mrand ,contr 
-0x71c3 031994 call store_inverse_k 
-0x71c4 031995 branch function_aes_cmac 
-:      031998 function_f4_cb:
-0x71c5 031999 jam 65 ,mem_aes_cmac_data_length 
-0x71c6 032000 fetch 1 ,mem_passkey_1bit 
-0x71c7 032001 store 1 ,memdat 
-0x71c8 032002 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c9 032003 call memcpy32 
-0x71ca 032004 arg mem_le_pubkey_local_x_256 ,contr 
-0x71cb 032005 call memcpy32 
-0x71cc 032006 call inverse_memdat 
-0x71cd 032007 arg mem_le_srand ,contr 
-0x71ce 032008 call store_inverse_k 
-0x71cf 032009 branch function_aes_cmac 
-:      032011 function_aes_cmac:
-0x71d0 032012 bpatchx patch3b_5 ,mem_patch3b 
-0x71d1 032013 call function_aes_cmac_generate_subkey 
-0x71d2 032017 fetch 1 ,mem_aes_cmac_data_length 
-0x71d3 032018 copy pdata ,temp 
-:      032019 function_ceil16:
-0x71d4 032020 increase 15 ,pdata 
-0x71d5 032021 rshift4 pdata ,pdata 
-0x71d6 032022 copy pdata ,regb 
-0x71d7 032023 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71d8 032024 and temp ,0x0f ,pdata 
-0x71d9 032025 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71da 032027 arg mem_aes_cmac_k1 ,regc 
-0x71db 032028 arg memdat ,pdata 
-0x71dc 032029 increase -16 ,pdata 
-0x71dd 032032 iadd temp ,rega 
-0x71de 032033 arg mem_aes_cmac_m_last ,contw 
-0x71df 032034 arg 4 ,loopcnt 
-0x71e0 032035 call xor_loop 
-0x71e1 032039 branch function_aes_cmac_aes 
-:      032041 function_aes_cmac_set_flag_0_balnk:
-0x71e2 032042 arg 1 ,regb 
-0x71e3 032043 arg 0 ,rega 
-0x71e4 032045 branch function_aes_cmac_set_flag_0_common 
-:      032048 function_aes_cmac_set_flag_0:
-0x71e5 032050 and temp ,0x0f ,rega 
-:      032051 function_aes_cmac_set_flag_0_common:
-0x71e6 032052 arg memdat ,pdata 
-0x71e7 032053 iadd temp ,pdata 
-0x71e8 032054 isub rega ,contr 
-0x71e9 032056 arg mem_aes_cmac_temp ,contw 
-0x71ea 032057 call function_aes_cmac_padding 
-0x71eb 032059 arg mem_aes_cmac_k2 ,regc 
-0x71ec 032060 arg mem_aes_cmac_temp ,rega 
-0x71ed 032061 arg mem_aes_cmac_m_last ,contw 
-0x71ee 032062 arg 4 ,loopcnt 
-0x71ef 032063 call xor_loop 
-:      032070 function_aes_cmac_aes:
-0x71f0 032075 call aes_clear_data 
-0x71f1 032076 call aes_init 
-0x71f2 032079 arg memdat ,contr 
-:      032080 function_aes_cmac_aes_loop:
-0x71f3 032082 increase -1 ,regb 
-0x71f4 032083 deposit regb 
-0x71f5 032084 branch function_aes_cmac_aes_loop_end ,blank 
-0x71f6 032085 call load_data128 
-0x71f7 032086 call do_aes_cbc 
-0x71f8 032087 branch function_aes_cmac_aes_loop 
-:      032089 function_aes_cmac_aes_loop_end:
-0x71f9 032090 arg mem_aes_cmac_temp ,contw 
-0x71fa 032091 call store_aes_result 
-0x71fb 032092 arg mem_aes_cmac_m_last ,contr 
-0x71fc 032093 call load_data128 
-0x71fd 032094 call aes_init 
-0x71fe 032095 arg mem_aes_cmac_temp ,contr 
-0x71ff 032096 call load_data128 
-0x7200 032097 branch do_aes_cbc 
-:      032101 load_inverse_result:
-0x7201 032103 copy contw ,rega 
-0x7202 032104 call store_aes_result 
-0x7203 032106 arg 16 ,loopcnt 
-0x7204 032107 branch inverse_data 
-:      032109 store_inverse_k:
-0x7205 032110 arg mem_aes_cmac_k ,contw 
-0x7206 032111 call memcpy16 
-:      032112 inverse_k:
-0x7207 032113 arg 16 ,loopcnt 
-0x7208 032114 arg mem_aes_cmac_k ,rega 
-0x7209 032115 branch inverse_data 
-:      032117 inverse_memdat:
-0x720a 032118 fetch 1 ,mem_aes_cmac_data_length 
-0x720b 032119 copy pdata ,loopcnt 
-0x720c 032120 arg memdat ,rega 
-0x720d 032121 branch inverse_data 
-:      032123 bn_lshift_0_inverse:
-0x720e 032124 ifetch 1 ,rega 
-0x720f 032125 lshift pdata ,pdata 
-0x7210 032126 isolate1 0 ,regc 
-0x7211 032127 setflag true ,0 ,pdata 
-0x7212 032128 isolate1 8 ,pdata 
-0x7213 032129 setflag true ,0 ,regc 
-0x7214 032130 istore 1 ,rega 
-0x7215 032131 increase -1 ,rega 
-0x7216 032132 loop bn_lshift_0_inverse 
-0x7217 032133 rtn 
-:      032135 function_aes_cmac_k1_inverse:
-0x7218 032136 arg mem_aes_cmac_k1 ,rega 
-:      032137 function_aes_cmac_inverse_common:
-0x7219 032138 increase 15 ,rega 
-0x721a 032139 force 16 ,loopcnt 
-0x721b 032140 force 0 ,regc 
-0x721c 032141 branch bn_lshift_0_inverse 
-:      032143 function_aes_cmac_k2_inverse:
-0x721d 032144 arg mem_aes_cmac_k2 ,rega 
-0x721e 032145 branch function_aes_cmac_inverse_common 
-:      032148 function_aes_cmac_generate_subkey:
-0x721f 032149 arg mem_aes_cmac_k ,contr 
-0x7220 032150 call load_key 
-0x7221 032153 force regidx_xor ,regext_index 
-0x7222 032154 call aes_clear 
-0x7223 032155 call aes_clear_data 
-0x7224 032156 call do_aes_ocb 
-0x7225 032161 arg mem_aes_cmac_k1 ,contw 
-0x7226 032162 call store_aes_result 
-:      032163 function_aes_cmac_k1:
-0x7227 032164 bpatchx patch3b_6 ,mem_patch3b 
-0x7228 032165 fetch 1 ,mem_aes_cmac_k1 
-0x7229 032166 isolate1 7 ,pdata 
-0x722a 032167 nbranch function_aes_cmac_k1_0 ,true 
-0x722b 032168 call function_aes_cmac_k1_inverse 
-0x722c 032171 arg mem_aes_cmac_k1 ,regc 
-0x722d 032173 arg mem_aes_cmac_k1 ,contw 
-0x722e 032176 call function_aes_cmac_xor_rb 
-0x722f 032177 branch function_aes_cmac_k2 
-:      032178 function_aes_cmac_k1_0:
-0x7230 032179 call function_aes_cmac_k1_inverse 
-:      032180 function_aes_cmac_k2:
-0x7231 032182 arg mem_aes_cmac_k1 ,contr 
-0x7232 032183 arg mem_aes_cmac_k2 ,contw 
-0x7233 032184 call memcpy16 
-0x7234 032185 fetch 1 ,mem_aes_cmac_k2 
-0x7235 032186 isolate1 7 ,pdata 
-0x7236 032187 nbranch function_aes_cmac_k2_inverse ,true 
-0x7237 032188 call function_aes_cmac_k2_inverse 
-0x7238 032190 arg mem_aes_cmac_k2 ,regc 
-0x7239 032192 arg mem_aes_cmac_k2 ,contw 
-:      032198 function_aes_cmac_xor_rb:
-0x723a 032199 arg 3 ,loopcnt 
-:      032200 function_aes_cmac_xor_rb_loop:
-0x723b 032201 arg 0 ,temp 
-0x723c 032202 call function_aes_cmac_xor_loop_common 
-0x723d 032203 increase 4 ,regc 
-0x723e 032204 loop function_aes_cmac_xor_rb_loop 
-0x723f 032205 arg 0x8700 ,temp 
-0x7240 032206 lshift16 temp ,temp 
-:      032207 function_aes_cmac_xor_loop_common:
-0x7241 032208 ifetch 4 ,regc 
-0x7242 032209 ixor temp ,pdata 
-0x7243 032210 istore 4 ,contw 
-0x7244 032211 rtn 
-:      032217 function_aes_cmac_padding:
-0x7245 032218 bpatchx patch3b_7 ,mem_patch3b 
-0x7246 032219 arg 16 ,loopcnt 
-0x7247 032220 arg 0 ,pdata 
-:      032221 function_aes_cmac_padding_loop:
-0x7248 032222 isub rega ,null 
-0x7249 032223 branch function_aes_cmac_padding_beq_length ,zero 
-0x724a 032224 branch function_aes_cmac_padding_big_length ,positive 
-0x724b 032225 ifetcht 1 ,contr 
-0x724c 032226 istoret 1 ,contw 
-:      032227 function_aes_cmac_padding_loop2:
-0x724d 032228 increase 1 ,pdata 
-0x724e 032229 loop function_aes_cmac_padding_loop 
-0x724f 032230 rtn 
-:      032231 function_aes_cmac_padding_beq_length:
-0x7250 032232 arg 0x80 ,temp 
-:      032233 function_aes_cmac_padding_common:
-0x7251 032234 istoret 1 ,contw 
-0x7252 032235 branch function_aes_cmac_padding_loop2 
-:      032237 function_aes_cmac_padding_big_length:
-0x7253 032238 arg 0 ,temp 
-0x7254 032239 branch function_aes_cmac_padding_common 
-:      032242 generate_kinit:
-0x7255 032243 call function_e22 
-0x7256 032244 arg mem_input_store ,contr 
-0x7257 032245 arg mem_kinit ,contw 
-0x7258 032246 branch memcpy16 
-:      032249 function_e21:
-0x7259 032250 disable user 
-0x725a 032251 call function_expand 
-0x725b 032252 arg mem_random_number ,contr 
-0x725c 032253 arg mem_x ,contw 
-0x725d 032254 force 15 ,loopcnt 
-0x725e 032255 call memcpy 
-0x725f 032256 ifetch 1 ,contr 
-0x7260 032257 xor_into 6 ,pdata 
-0x7261 032258 istore 1 ,contw 
-0x7262 032259 setarg mem_y 
-0x7263 032260 store 2 ,memp_ar_input 
-0x7264 032261 setarg mem_x 
-0x7265 032262 store 2 ,memp_ar_key 
-0x7266 032263 set1 mark_ar2 ,mark 
-0x7267 032264 branch function_ar 
-:      032268 function_e22:
-0x7268 032269 fetcht 1 ,mem_pin_length 
-0x7269 032270 force 16 ,regb 
-0x726a 032271 add temp ,6 ,regc 
-0x726b 032272 sub regc ,16 ,null 
-0x726c 032273 branch function_e22_pin_init ,positive 
-0x726d 032274 force 16 ,regc 
-:      032275 function_e22_pin_init:
-0x726e 032276 arg mem_x ,contw 
-:      032277 function_e22_genx_pin:
-0x726f 032278 arg mem_pin ,contr 
-0x7270 032279 copy temp ,loopcnt 
-0x7271 032280 disable user 
-:      032281 function_e22_genx_loop:
-0x7272 032282 ifetch 1 ,contr 
-0x7273 032283 istore 1 ,contw 
-0x7274 032284 increase -1 ,regb 
-0x7275 032285 branch function_e22_genx_end ,zero 
-0x7276 032286 loop function_e22_genx_loop 
-0x7277 032287 branch function_e22_genx_pin ,user 
-0x7278 032288 enable user 
-0x7279 032289 force 6 ,loopcnt 
-0x727a 032290 copy rega ,contr 
-0x727b 032291 branch function_e22_genx_loop 
-:      032292 function_e22_genx_end:
-0x727c 032293 arg mem_random_number ,contr 
-0x727d 032294 arg mem_y ,contw 
-0x727e 032295 call memcpy16 
-0x727f 032296 fetch 1 ,mem_y15 
-0x7280 032297 ixor regc ,pdata 
-0x7281 032298 store 1 ,mem_y15 
-0x7282 032299 setarg mem_y 
-0x7283 032300 store 2 ,memp_ar_input 
-0x7284 032301 setarg mem_x 
-0x7285 032302 store 2 ,memp_ar_key 
-0x7286 032303 set1 mark_ar2 ,mark 
-0x7287 032304 branch function_ar 
-:      032309 function_e1:
-0x7288 032310 disable user 
-0x7289 032311 call function_expand 
-0x728a 032312 branch function_hash 
-:      032314 function_e3:
-0x728b 032315 arg mem_aco ,rega 
-0x728c 032316 enable user 
-0x728d 032317 call function_expand 
-0x728e 032318 call function_hash 
-0x728f 032319 arg mem_input_store ,contr 
-0x7290 032320 arg mem_kc ,contw 
-0x7291 032321 branch memcpy16 
-:      032324 function_hash:
-0x7292 032325 setarg mem_random_number 
-0x7293 032326 store 2 ,memp_ar_input 
-0x7294 032327 setarg mem_link_key 
-0x7295 032328 store 2 ,memp_ar_key 
-0x7296 032329 set0 mark_ar2 ,mark 
-0x7297 032330 call function_ar 
-0x7298 032331 arg mem_input_store ,rega 
-0x7299 032332 arg mem_random_number ,regb 
-0x729a 032333 arg mem_x ,contw 
-0x729b 032334 call xor16 
-0x729c 032335 arg mem_x ,rega 
-0x729d 032336 arg mem_y ,regb 
-0x729e 032337 copy regb ,contw 
-0x729f 032338 enable user 
-0x72a0 032339 call add16 
-0x72a1 032340 call key_offset 
-0x72a2 032341 setarg mem_y 
-0x72a3 032342 store 2 ,memp_ar_input 
-0x72a4 032343 setarg mem_x 
-0x72a5 032344 store 2 ,memp_ar_key 
-0x72a6 032345 set1 mark_ar2 ,mark 
-0x72a7 032346 branch function_ar 
-:      032350 function_ar:
-0x72a8 032351 jam 0 ,mem_ar_hround 
-0x72a9 032352 fetch 2 ,memp_ar_key 
-0x72aa 032353 iforce contr 
-0x72ab 032354 arg mem_key_store ,contw 
-0x72ac 032355 call memcpy16 
-0x72ad 032356 fetch 2 ,memp_ar_input 
-0x72ae 032357 iforce contr 
-0x72af 032358 arg mem_input_store ,contw 
-0x72b0 032359 call memcpy16 
-:      032361 function_ar_loop:
-0x72b1 032362 call key_scheduling 
-0x72b2 032363 disable user 
-0x72b3 032364 bmark0 mark_ar2 ,function_ar_original 
-0x72b4 032365 fetch 1 ,mem_ar_hround 
-0x72b5 032366 bne 4 ,function_ar_original 
-0x72b6 032367 fetch 2 ,memp_ar_input 
-0x72b7 032368 iforce regb 
-0x72b8 032369 call xor_mod32_ar2 
-:      032370 function_ar_original:
-0x72b9 032371 call xor_mod32 
-0x72ba 032372 call el_boxes 
-0x72bb 032373 fetch 1 ,mem_ar_hround 
-0x72bc 032374 increase 1 ,pdata 
-0x72bd 032375 store 1 ,mem_ar_hround 
-0x72be 032377 call key_scheduling 
-0x72bf 032378 enable user 
-0x72c0 032379 call xor_mod32 
-0x72c1 032380 call pht 
-0x72c2 032381 call permute 
-0x72c3 032382 call pht 
-0x72c4 032383 call permute 
-0x72c5 032384 call pht 
-0x72c6 032385 call permute 
-0x72c7 032386 call pht 
-0x72c8 032387 fetch 1 ,mem_ar_hround 
-0x72c9 032388 increase 1 ,pdata 
-0x72ca 032389 store 1 ,mem_ar_hround 
-0x72cb 032390 bne 16 ,function_ar_loop 
-0x72cc 032391 call key_scheduling 
-0x72cd 032392 disable user 
-0x72ce 032393 branch xor_mod32 
-:      032397 key_scheduling:
-0x72cf 032398 fetch 1 ,mem_ar_hround 
-0x72d0 032399 arg mem_key_store ,contr 
-0x72d1 032400 branch key_sched_zero ,blank 
-0x72d2 032401 iforce regb 
-0x72d3 032402 force 17 ,loopcnt 
-0x72d4 032403 copy contr ,contw 
-:      032404 key_rotateloop:
-0x72d5 032405 ifetch 1 ,contr 
-0x72d6 032406 lshift3 pdata ,temp 
-0x72d7 032407 rshift2 pdata ,pdata 
-0x72d8 032408 rshift3 pdata ,pdata 
-0x72d9 032409 ior temp ,pdata 
-0x72da 032410 istore 1 ,contw 
-0x72db 032411 loop key_rotateloop 
-0x72dc 032412 setarg mem_key_store 
-0x72dd 032413 iadd regb ,contr 
-0x72de 032414 force 16 ,loopcnt 
-0x72df 032415 arg mem_round_key ,contw 
-:      032416 key_select_octet_loop:
-0x72e0 032417 ifetch 1 ,contr 
-0x72e1 032418 istore 1 ,contw 
-0x72e2 032419 compare mem_key_store_end ,contr ,0xff 
-0x72e3 032420 nbranch key_select_octet_nwrap ,true 
-0x72e4 032421 increase -17 ,contr 
-:      032422 key_select_octet_nwrap:
-0x72e5 032423 loop key_select_octet_loop 
-0x72e6 032424 force 0 ,rega 
-0x72e7 032425 add regb ,-1 ,regc 
-0x72e8 032426 lshift2 regc ,regc 
-0x72e9 032427 lshift2 regc ,regc 
-0x72ea 032428 call enable_authrom 
-0x72eb 032429 setarg mem_b_box 
-0x72ec 032430 iadd regc ,regc 
-0x72ed 032431 arg mem_round_key ,contw 
-0x72ee 032432 force 16 ,loopcnt 
-:      032433 bias_round_key_loop:
-0x72ef 032434 ifetcht 1 ,regc 
-0x72f0 032435 ifetch 1 ,contw 
-0x72f1 032436 iadd temp ,pdata 
-0x72f2 032437 istore 1 ,contw 
-0x72f3 032438 increase 1 ,regc 
-0x72f4 032439 loop bias_round_key_loop 
-0x72f5 032440 branch disable_authrom 
-:      032442 key_sched_zero:
-0x72f6 032443 force 16 ,loopcnt 
-0x72f7 032444 force 0 ,temp 
-:      032445 create_byte_16_loop:
-0x72f8 032446 ifetch 1 ,contr 
-0x72f9 032447 ixor temp ,temp 
-0x72fa 032448 loop create_byte_16_loop 
-0x72fb 032449 deposit temp 
-0x72fc 032450 istore 1 ,contr 
-0x72fd 032451 arg mem_key_store ,contr 
-0x72fe 032452 arg mem_round_key ,contw 
-0x72ff 032453 branch memcpy16 
-:      032455 xor_mod32:
-0x7300 032456 arg mem_round_key ,regb 
-:      032457 xor_mod32_ar2:
-0x7301 032458 force 16 ,loopcnt 
-0x7302 032459 arg mem_input_store ,rega 
-0x7303 032460 copy rega ,contw 
-:      032461 xor_mod32_loop:
-0x7304 032462 ifetcht 1 ,rega 
-0x7305 032463 ifetch 1 ,regb 
-0x7306 032464 ixor temp ,alarm 
-0x7307 032465 and loopcnt ,3 ,regc 
-0x7308 032466 nbranch xor_mod32_invert ,user 
-0x7309 032467 xor_into 3 ,regc 
-:      032468 xor_mod32_invert:
-0x730a 032469 sub regc ,1 ,regc 
-0x730b 032470 branch xor_even ,positive 
-0x730c 032471 iadd temp ,alarm 
-:      032472 xor_even:
-0x730d 032473 deposit alarm 
-0x730e 032474 istore 1 ,contw 
-0x730f 032475 increase 1 ,rega 
-0x7310 032476 increase 1 ,regb 
-0x7311 032477 loop xor_mod32_loop 
-0x7312 032478 rtn 
-:      032480 el_boxes:
-0x7313 032481 call enable_authrom 
-0x7314 032482 force 16 ,loopcnt 
-0x7315 032483 arg mem_input_store ,rega 
-:      032484 el_box_loop:
-0x7316 032485 ifetch 1 ,rega 
-0x7317 032486 arg mem_e_box ,contr 
-0x7318 032487 and loopcnt ,3 ,regc 
-0x7319 032488 sub regc ,1 ,null 
-0x731a 032489 branch e_boxes ,positive 
-0x731b 032490 arg mem_l_box ,contr 
-:      032491 e_boxes:
-0x731c 032492 iadd contr ,contr 
-0x731d 032493 ifetch 1 ,contr 
-0x731e 032494 istore 1 ,rega 
-0x731f 032495 increase 1 ,rega 
-0x7320 032496 loop el_box_loop 
-0x7321 032497 branch disable_authrom 
-:      032499 pht:
-0x7322 032500 force 8 ,loopcnt 
-0x7323 032501 arg mem_input_store ,contr 
-0x7324 032502 copy contr ,contw 
-:      032503 pht_loop:
-0x7325 032504 ifetch 1 ,contr 
-0x7326 032505 iforce rega 
-0x7327 032506 ifetch 1 ,contr 
-0x7328 032507 iforce regb 
-0x7329 032508 lshift rega ,pdata 
-0x732a 032509 iadd regb ,pdata 
-0x732b 032510 istore 1 ,contw 
-0x732c 032511 deposit rega 
-0x732d 032512 iadd regb ,pdata 
-0x732e 032513 istore 1 ,contw 
-0x732f 032514 loop pht_loop 
-0x7330 032515 rtn 
-:      032518 permute:
-0x7331 032519 setarg 0x8ae42c 
-0x7332 032520 iforce temp 
-0x7333 032521 force 7 ,loopcnt 
-0x7334 032522 call permute_exchange 
-0x7335 032523 setarg 0xd751b 
-0x7336 032524 iforce temp 
-0x7337 032525 force 5 ,loopcnt 
-0x7338 032526 call permute_exchange 
-0x7339 032527 fetch 1 ,mem_input_store + 15 
-0x733a 032528 iforce rega 
-0x733b 032529 fetch 1 ,mem_input_store + 3 
-0x733c 032530 store 1 ,mem_input_store + 15 
-0x733d 032531 deposit rega 
-0x733e 032532 store 1 ,mem_input_store + 3 
-0x733f 032533 rtn 
-:      032535 permute_exchange:
-0x7340 032536 and temp ,0xf ,regb 
-:      032537 permute_loop:
-0x7341 032538 and temp ,0xf ,pdata 
-0x7342 032539 arg mem_input_store ,contw 
-0x7343 032540 iadd contw ,contw 
-0x7344 032541 ifetch 1 ,contw 
-0x7345 032542 iforce regc 
-0x7346 032543 deposit rega 
-0x7347 032544 istore 1 ,contw 
-0x7348 032545 copy regc ,rega 
-0x7349 032546 rshift4 temp ,temp 
-0x734a 032547 loop permute_loop 
-0x734b 032548 setarg mem_input_store 
-0x734c 032549 iadd regb ,contw 
-0x734d 032550 deposit rega 
-0x734e 032551 istore 1 ,contw 
-0x734f 032552 rtn 
-:      032554 add16:
-0x7350 032555 enable user 
-0x7351 032556 branch xor_add16 
-:      032558 xor16:
-0x7352 032559 disable user 
-:      032560 xor_add16:
-0x7353 032561 force 16 ,loopcnt 
-:      032562 xoradd_loop:
-0x7354 032563 ifetcht 1 ,rega 
-0x7355 032564 ifetch 1 ,regb 
-0x7356 032565 branch xoradd_add ,user 
-0x7357 032566 ixor temp ,pdata 
-0x7358 032567 branch xoradd_store 
-:      032568 xoradd_add:
-0x7359 032569 iadd temp ,pdata 
-:      032570 xoradd_store:
-0x735a 032571 istore 1 ,contw 
-0x735b 032572 increase 1 ,rega 
-0x735c 032573 increase 1 ,regb 
-0x735d 032574 loop xoradd_loop 
-0x735e 032575 rtn 
-:      032578 function_expand:
-0x735f 032579 arg mem_y ,contw 
-0x7360 032580 ifetch 6 ,rega 
-0x7361 032581 istore 6 ,contw 
-0x7362 032582 branch expand_12 ,user 
-0x7363 032583 ifetch 6 ,rega 
-0x7364 032584 branch expand_cont 
-:      032585 expand_12:
-0x7365 032586 ifetch 6 ,contr 
-:      032587 expand_cont:
-0x7366 032588 istore 6 ,contw 
-0x7367 032589 ifetch 4 ,rega 
-0x7368 032590 istore 4 ,contw 
-0x7369 032591 rtn 
-:      032593 key_offset:
-0x736a 032594 arg mem_link_key ,contr 
-0x736b 032595 arg mem_x ,contw 
-0x736c 032596 arg 0 ,temp 
-0x736d 032597 setarg 0x8395a7 
-0x736e 032598 call concatenate_temp24 
-0x736f 032599 setarg 0xb3c1df 
-0x7370 032600 call concatenate_temp24 
-0x7371 032601 setarg 0xe5e9 
-0x7372 032602 call concatenate_temp16 
-0x7373 032603 copy temp ,regab 
-0x7374 032604 disable user 
-0x7375 032605 call key_addxor 
-0x7376 032606 copy regab ,temp 
-0x7377 032607 enable user 
-0x7378 032608 branch key_addxor 
-:      032610 key_addxor:
-0x7379 032611 force 8 ,loopcnt 
-:      032612 key_addxor_loop:
-0x737a 032613 ifetch 1 ,contr 
-0x737b 032614 compare 1 ,loopcnt ,1 
-0x737c 032615 branch key_high ,user 
-0x737d 032616 branch key_xor ,true 
-:      032617 key_add:
-0x737e 032618 iadd temp ,pdata 
-0x737f 032619 branch key_store 
-:      032620 key_high:
-0x7380 032621 branch key_add ,true 
-:      032622 key_xor:
-0x7381 032623 ixor temp ,pdata 
-:      032624 key_store:
-0x7382 032625 istore 1 ,contw 
-0x7383 032626 rshift8 temp ,temp 
-0x7384 032627 loop key_addxor_loop 
-0x7385 032628 rtn 
-:      032630 copy_aco:
-0x7386 032631 fetch 6 ,mem_input_store + 4 
-0x7387 032632 store 6 ,mem_aco 
-0x7388 032633 ifetch 6 ,contr 
-0x7389 032634 istore 6 ,contw 
-0x738a 032635 rtn 
-:      032637 concatenate_temp24:
-0x738b 032638 lshift8 temp ,temp 
-:      032639 concatenate_temp16:
-0x738c 032640 lshift16 temp ,temp 
-0x738d 032641 ior temp ,temp 
-0x738e 032642 rtn 
-:      032646 loop1:
-0x738f 032647 branch loop1 
-:      032651 generate_stk:
-0x7390 032652 bpatchx patch3c_0 ,mem_patch3c 
-0x7391 032653 call function_s1 
-0x7392 032654 arg mem_le_ltk ,contw 
-0x7393 032655 branch store_aes_result 
-:      032658 authenticate_rconfirm:
-0x7394 032659 arg mem_le_srand ,contw 
-0x7395 032660 branch authenticate_mconfirm ,master 
-0x7396 032661 arg mem_le_mrand ,contw 
-:      032662 authenticate_mconfirm:
-0x7397 032663 copy contr ,rega 
-0x7398 032664 call memcpy16 
-0x7399 032665 call function_c1 
-0x739a 032666 arg mem_le_rconfirm ,contr 
-0x739b 032667 branch compare_res 
-:      032669 generate_confirm:
-0x739c 032670 arg mem_le_mrand ,rega 
-0x739d 032671 branch generate_mrand ,master 
-0x739e 032672 arg mem_le_srand ,rega 
-:      032673 generate_mrand:
-0x739f 032674 copy rega ,contw 
-0x73a0 032675 call generate_random 
-0x73a1 032676 branch function_c1 
-:      032678 generate_sk:
-0x73a2 032679 arg mem_le_skdm ,contr 
-0x73a3 032680 call load_data128 
-0x73a4 032681 arg mem_le_ltk ,contr 
-0x73a5 032682 call load_regext 
-0x73a6 032683 force 0x38 ,aes_ctrl 
-0x73a7 032684 force 0x0 ,aes_ctrl 
-0x73a8 032685 call wait_aes 
-0x73a9 032686 arg mem_le_sk ,contw 
-0x73aa 032687 branch store_aes_result 
-:      032690 first_block_counter:
-0x73ab 032691 force 0x49 ,pdata 
-0x73ac 032692 branch first_block 
-:      032693 first_block_data:
-0x73ad 032694 force 1 ,pdata 
-:      032695 first_block:
-0x73ae 032696 force regidx_data ,regext_index 
-0x73af 032697 lshift8 temp ,regext 
-0x73b0 032698 ior regext ,regext 
-0x73b1 032699 increase 1 ,regext_index 
-0x73b2 032700 rshift8 temp ,regext 
-0x73b3 032701 rshift16 regext ,regext 
-0x73b4 032702 fetch 2 ,mem_le_ivm 
-0x73b5 032703 lshift16 ,pdata ,pdata 
-0x73b6 032704 ior regext ,regext 
-0x73b7 032705 increase 1 ,regext_index 
-0x73b8 032706 ifetch 4 ,contr 
-0x73b9 032707 iforce regext 
-0x73ba 032708 increase 1 ,regext_index 
-0x73bb 032709 ifetch 2 ,contr 
-0x73bc 032710 byteswap rega ,regext 
-0x73bd 032711 lshift16 regext ,regext 
-0x73be 032712 ior regext ,regext 
-0x73bf 032713 increase 1 ,regext_index 
-0x73c0 032714 rtn 
-:      032718 generate_mic:
-0x73c1 032719 add regc ,1 ,contr 
-0x73c2 032720 ifetch 1 ,contr 
-0x73c3 032721 iforce rega 
-0x73c4 032722 call first_block_counter 
-0x73c5 032723 call do_aes_ocb 
-0x73c6 032725 force regidx_data ,regext_index 
-0x73c7 032726 ifetch 1 ,regc 
-0x73c8 032727 and_into 0x3 ,pdata 
-0x73c9 032728 lshift16 pdata ,regext 
-0x73ca 032729 set1 8 ,regext 
-0x73cb 032730 call clear_hidata 
-0x73cc 032731 call do_aes_cbc 
-0x73cd 032733 copy rega ,loopcnt 
-0x73ce 032734 add regc ,2 ,contr 
-0x73cf 032735 call padding_data 
-:      032736 generate_mic_loop:
-0x73d0 032737 call aes_load_data 
-0x73d1 032738 call do_aes_cbc 
-0x73d2 032739 deposit loopcnt 
-0x73d3 032740 branch generate_mic_end ,blank 
-0x73d4 032741 branch generate_mic_loop 
-:      032742 generate_mic_end:
-0x73d5 032743 force regidx_result ,regext_index 
-0x73d6 032744 deposit regext 
-0x73d7 032745 store 4 ,mem_le_mic 
-0x73d8 032746 rtn 
-:      032748 aes_crypt_data:
-0x73d9 032749 increase 1 ,rega 
-0x73da 032750 call first_block_data 
-0x73db 032751 copy regc ,contr 
-0x73dc 032752 call aes_load_xor 
-0x73dd 032753 call do_aes_ctr 
-0x73de 032754 call store_enc_data 
-0x73df 032755 increase 16 ,regc 
-0x73e0 032756 increase -16 ,regb 
-0x73e1 032757 branch aes_crypt_data ,positive 
-0x73e2 032758 rtn 
-:      032760 le_encrypt:
-0x73e3 032761 bpatchx patch3c_1 ,mem_patch3c 
-0x73e4 032762 arg mem_le_txheader ,regc 
-0x73e5 032763 fetcht 5 ,mem_le_pcnt_tx 
-0x73e6 032764 call generate_mic 
-0x73e7 032765 force regidx_xor ,regext_index 
-0x73e8 032766 iforce regext 
-0x73e9 032767 force 0 ,rega 
-0x73ea 032768 call first_block_data 
-0x73eb 032769 call do_aes_ctr 
-0x73ec 032770 arg mem_le_txpayload ,regc 
-0x73ed 032771 fetch 1 ,mem_le_txlen 
-0x73ee 032772 add pdata ,-1 ,regb 
-0x73ef 032773 iadd regc ,contw 
-0x73f0 032774 force regidx_result ,regext_index 
-0x73f1 032775 deposit regext 
-0x73f2 032776 istore 4 ,contw 
-0x73f3 032777 call aes_crypt_data 
-0x73f4 032778 fetch 1 ,mem_le_txlen 
-0x73f5 032779 increase 4 ,pdata 
-0x73f6 032780 store 1 ,mem_le_txlen 
-0x73f7 032781 fetcht 5 ,mem_le_pcnt_tx 
-0x73f8 032782 increase 1 ,temp 
-0x73f9 032783 storet 5 ,mem_le_pcnt_tx 
-0x73fa 032784 rtn 
-:      032786 le_decrypt:
-0x73fb 032787 bpatchx patch3c_2 ,mem_patch3c 
-0x73fc 032788 fetch 1 ,mem_le_rxbuf + 1 
-0x73fd 032789 sub pdata ,20 ,null 
-0x73fe 032790 branch le_dec_cont ,positive 
-:      032791 le_dec_cont:
-0x73ff 032792 arg mem_le_rxbuf + 2 ,regc 
-0x7400 032793 add pdata ,-1 ,regb 
-0x7401 032794 increase -4 ,pdata 
-0x7402 032795 store 1 ,mem_le_rxbuf + 1 
-0x7403 032796 iadd regc ,contr 
-0x7404 032797 ifetch 4 ,contr 
-0x7405 032798 force regidx_xor ,regext_index 
-0x7406 032799 iforce regext 
-0x7407 032800 force 0 ,rega 
-0x7408 032801 fetcht 5 ,mem_le_pcnt_rx 
-0x7409 032802 call first_block_data 
-0x740a 032803 call do_aes_ctr 
-0x740b 032804 force regidx_result ,regext_index 
-0x740c 032805 deposit regext 
-0x740d 032806 store 4 ,mem_le_peer_mic 
-0x740e 032807 call aes_crypt_data 
-0x740f 032808 arg mem_le_rxbuf ,regc 
-0x7410 032809 call generate_mic 
-0x7411 032810 fetcht 4 ,mem_le_peer_mic 
-0x7412 032811 isub temp ,pdata 
-0x7413 032812 nrtn blank 
-0x7414 032813 fetch 4 ,mem_le_last_mic 
-0x7415 032814 isub temp ,pdata 
-0x7416 032815 rtn blank 
-0x7417 032816 storet 4 ,mem_le_last_mic 
-0x7418 032817 fetch 5 ,mem_le_pcnt_rx 
-0x7419 032818 increase 1 ,pdata 
-0x741a 032819 store 5 ,mem_le_pcnt_rx 
-0x741b 032820 force 0 ,pdata 
-0x741c 032821 rtn 
-:      032823 wait_aes:
-0x741d 032824 nbranch wait_aes ,aes_ready 
-0x741e 032825 rtn 
-:      032827 do_aes_ocb:
-0x741f 032828 force 0x30 ,aes_ctrl 
-0x7420 032829 force 0x0 ,aes_ctrl 
-0x7421 032830 branch wait_aes 
-:      032832 do_aes_cbc:
-0x7422 032833 force 0x32 ,aes_ctrl 
-0x7423 032834 force 0x2 ,aes_ctrl 
-0x7424 032835 branch wait_aes 
-:      032837 do_aes_ctr:
-0x7425 032838 force 0x34 ,aes_ctrl 
-0x7426 032839 force 0x4 ,aes_ctrl 
-0x7427 032840 branch wait_aes 
-:      032843 aes_init:
-0x7428 032844 force 1 ,aes_ctrl 
-0x7429 032845 force 0 ,aes_ctrl 
-0x742a 032846 rtn 
-:      032847 function_s1:
-0x742b 032848 force regidx_data ,regext_index 
-0x742c 032849 fetch 4 ,mem_le_mrand 
-0x742d 032850 iforce regext 
-0x742e 032851 increase 1 ,regext_index 
-0x742f 032852 ifetch 4 ,contr 
-0x7430 032853 iforce regext 
-0x7431 032854 increase 1 ,regext_index 
-0x7432 032855 fetch 4 ,mem_le_srand 
-0x7433 032856 iforce regext 
-0x7434 032857 increase 1 ,regext_index 
-0x7435 032858 ifetch 4 ,contr 
-0x7436 032859 iforce regext 
-0x7437 032860 increase 1 ,regext_index 
-0x7438 032861 call aes_clear 
-0x7439 032862 increase -4 ,regext_index 
-0x743a 032863 fetch 4 ,mem_le_tk 
-0x743b 032864 copy pdata ,regext 
-0x743c 032865 increase 4 ,regext_index 
-0x743d 032866 force 0x38 ,aes_ctrl 
-0x743e 032867 force 0x8 ,aes_ctrl 
-0x743f 032868 branch wait_aes 
-:      032871 function_c1:
-0x7440 032872 bpatchx patch3c_3 ,mem_patch3c 
-0x7441 032873 fetch 6 ,mem_le_lap 
-0x7442 032874 fetcht 6 ,mem_le_plap 
-0x7443 032875 branch function_c1_master ,master 
-0x7444 032876 fetch 6 ,mem_le_plap 
-0x7445 032877 fetcht 6 ,mem_le_lap 
-:      032878 function_c1_master:
-0x7446 032879 force regidx_xor ,regext_index 
-0x7447 032880 copy temp ,regext 
-0x7448 032881 increase 1 ,regext_index 
-0x7449 032882 rshift32 temp ,regext 
-0x744a 032883 lshift16 pdata ,pdata 
-0x744b 032884 ior regext ,regext 
-0x744c 032885 increase 1 ,regext_index 
-0x744d 032886 rshift32 pdata ,regext 
-0x744e 032887 increase 1 ,regext_index 
-0x744f 032888 force 0 ,regext 
-0x7450 032889 force 0 ,pdata 
-0x7451 032890 fetch 1 ,mem_le_conn_peer_addr_type 
-0x7452 032891 fetcht 1 ,mem_le_adv_own_addr_type 
-0x7453 032892 nbranch function_c1_irat ,master 
-0x7454 032894 fetch 1 ,mem_le_conn_own_addr_type 
-0x7455 032895 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      032896 function_c1_irat:
-0x7456 032897 store 1 ,mem_le_iat 
-0x7457 032898 storet 1 ,mem_le_rat 
-0x7458 032899 force regidx_data ,regext_index 
-0x7459 032900 arg mem_le_iat ,regb 
-0x745a 032901 force 4 ,loopcnt 
-:      032902 function_c1_loop1:
-0x745b 032903 ifetch 4 ,rega 
-0x745c 032904 ifetcht 4 ,regb 
-0x745d 032905 ixor temp ,regext 
-0x745e 032906 increase 1 ,regext_index 
-0x745f 032907 increase 4 ,rega 
-0x7460 032908 increase 4 ,regb 
-0x7461 032909 loop function_c1_loop1 
-0x7462 032910 call aes_clear 
-0x7463 032911 increase -4 ,regext_index 
-0x7464 032912 fetch 4 ,mem_le_tk 
-0x7465 032913 copy pdata ,regext 
-0x7466 032914 increase 4 ,regext_index 
-0x7467 032915 force 0x38 ,aes_ctrl 
-0x7468 032916 force 0xc ,aes_ctrl 
-0x7469 032917 call wait_aes 
-0x746a 032919 call aes_clear_data 
-0x746b 032920 force 0x3a ,aes_ctrl 
-0x746c 032921 force 0x8 ,aes_ctrl 
-0x746d 032922 branch wait_aes 
-:      032924 padding_data:
-0x746e 032925 compare 0 ,loopcnt ,3 
-0x746f 032926 rtn true 
-0x7470 032927 deposit contr 
-0x7471 032928 iadd loopcnt ,contw 
-0x7472 032929 force 0 ,pdata 
-:      032930 padding_loop:
-0x7473 032931 istore 1 ,contw 
-0x7474 032932 increase 1 ,loopcnt 
-0x7475 032933 compare 0 ,loopcnt ,3 
-0x7476 032934 rtn true 
-0x7477 032935 branch padding_loop 
-:      032937 aes_load_data:
-0x7478 032938 force regidx_data ,regext_index 
-:      032939 load_data_loop:
-0x7479 032940 deposit loopcnt 
-0x747a 032941 branch load_data_padding ,blank 
-0x747b 032942 ifetch 4 ,contr 
-0x747c 032943 increase -4 ,loopcnt 
-:      032944 load_data_padding:
-0x747d 032945 iforce regext 
-0x747e 032946 increase 1 ,regext_index 
-0x747f 032947 compare regidx_key ,regext_index ,0xf 
-0x7480 032948 rtn true 
-0x7481 032949 branch load_data_loop 
-:      032951 aes_load_xor:
-0x7482 032952 force regidx_xor ,regext_index 
-0x7483 032953 branch load_regext 
-:      032954 load_key:
-0x7484 032955 force regidx_key ,regext_index 
-0x7485 032956 branch load_regext 
-:      032957 load_data128:
-0x7486 032958 force regidx_data ,regext_index 
-:      032959 load_regext:
-0x7487 032960 force 4 ,loopcnt 
-:      032961 load_regext_loop:
-0x7488 032962 ifetch 4 ,contr 
-0x7489 032963 iforce regext 
-0x748a 032964 increase 1 ,regext_index 
-0x748b 032965 loop load_regext_loop 
-0x748c 032966 rtn 
-:      032968 load_sk:
-0x748d 032969 arg mem_le_sk ,contr 
-0x748e 032970 branch load_key 
-:      032972 clear_hidata:
-0x748f 032973 force 4 ,loopcnt 
-0x7490 032974 branch clear_data_rest 
-:      032976 aes_clear_data:
-0x7491 032977 force regidx_data ,regext_index 
-:      032978 aes_clear:
-0x7492 032979 force 4 ,loopcnt 
-:      032980 clear_loop:
-0x7493 032981 force 0 ,regext 
-:      032982 clear_data_rest:
-0x7494 032983 increase 1 ,regext_index 
-0x7495 032984 loop clear_loop 
-0x7496 032985 rtn 
-:      032987 store_aes_result:
-0x7497 032988 force regidx_result ,regext_index 
-0x7498 032989 force 4 ,loopcnt 
-:      032990 send_aes_result_loop:
-0x7499 032991 deposit regext 
-0x749a 032992 istore 4 ,contw 
-0x749b 032993 increase 1 ,regext_index 
-0x749c 032994 loop send_aes_result_loop 
-0x749d 032995 rtn 
-:      032997 store_enc_data:
-0x749e 032998 force regidx_result ,regext_index 
-0x749f 032999 copy regc ,contw 
-0x74a0 033000 add regb ,1 ,loopcnt 
-0x74a1 033001 sub loopcnt ,15 ,null 
-0x74a2 033002 branch store_enc_loop ,positive 
-0x74a3 033003 force 16 ,loopcnt 
-:      033004 store_enc_loop:
-0x74a4 033005 deposit regext 
-0x74a5 033006 sub loopcnt ,3 ,null 
-0x74a6 033007 branch store_enc_byte ,positive 
-0x74a7 033008 istore 4 ,contw 
-0x74a8 033009 increase -4 ,loopcnt 
-0x74a9 033010 rtn zero 
-0x74aa 033011 increase 1 ,regext_index 
-0x74ab 033012 branch store_enc_loop 
-:      033013 store_enc_byte:
-0x74ac 033014 istore 1 ,contw 
-0x74ad 033015 rshift8 pdata ,pdata 
-0x74ae 033016 loop store_enc_byte 
-0x74af 033017 rtn 
-:      033020 compare_res:
-0x74b0 033021 force regidx_result ,regext_index 
-0x74b1 033022 force 4 ,loopcnt 
-:      033023 compare_res_loop:
-0x74b2 033024 ifetch 4 ,contr 
-0x74b3 033025 isub regext ,null 
-0x74b4 033026 nrtn zero 
-0x74b5 033027 increase 1 ,regext_index 
-0x74b6 033028 loop compare_res_loop 
-0x74b7 033029 force 0 ,null 
-0x74b8 033030 rtn 
-:      033032 enable_authrom:
-0x74b9 033033 hfetch 1 ,core_clkoff 
-0x74ba 033034 set0 clock_off_auth_rom ,pdata 
-0x74bb 033035 hstore 1 ,core_clkoff 
-0x74bc 033036 rtn 
-:      033038 disable_authrom:
-0x74bd 033039 hfetch 1 ,core_clkoff 
-0x74be 033040 set1 clock_off_auth_rom ,pdata 
-0x74bf 033041 hstore 1 ,core_clkoff 
-0x74c0 033042 rtn 
-:      033044 init_memp:
-0x74c1 033045 arg mem_p ,contw 
-0x74c2 033046 setsect 0 ,0x3ffff 
-0x74c3 033047 setsect 1 ,0x3ffff 
-0x74c4 033048 setsect 2 ,0x3ffff 
-0x74c5 033049 setsect 3 ,0x3fbff 
-0x74c6 033050 istore 9 ,contw 
-0x74c7 033051 setsect 0 ,0x3ffff 
-0x74c8 033052 setsect 1 ,0x3ffff 
-0x74c9 033053 setsect 2 ,0x3ffff 
-0x74ca 033054 setsect 3 ,0x3ffff 
-0x74cb 033055 istore 9 ,contw 
-0x74cc 033056 setsect 0 ,0x3ffff 
-0x74cd 033057 setsect 1 ,0x3ffff 
-0x74ce 033058 setsect 2 ,0x3cfff 
-0x74cf 033059 setsect 3 ,0x3ffff 
-0x74d0 033060 istore 9 ,contw 
-0x74d1 033061 setsect 0 ,0x3ffff 
-0x74d2 033062 setsect 1 ,0x3ffff 
-0x74d3 033063 setsect 2 ,0x3ffef 
-0x74d4 033064 setsect 3 ,0x3ffff 
-0x74d5 033065 istore 9 ,contw 
-0x74d6 033066 setsect 0 ,0x3ffff 
-0x74d7 033067 setsect 1 ,0x3ffff 
-0x74d8 033068 setsect 2 ,0x3ffff 
-0x74d9 033069 setsect 3 ,0x3ffff 
-0x74da 033070 istore 9 ,contw 
-0x74db 033071 setsect 0 ,0x3ffff 
-0x74dc 033072 setsect 1 ,0x26c7f 
-0x74dd 033073 setsect 2 ,0x146b 
-0x74de 033074 setsect 3 ,0x37bb3 
-0x74df 033075 istore 9 ,contw 
-0x74e0 033076 setsect 0 ,0x1feb8 
-0x74e1 033077 setsect 1 ,0x10c12 
-0x74e2 033078 setsect 2 ,0x2b722 
-0x74e3 033079 setsect 3 ,0x29fa6 
-0x74e4 033080 istore 9 ,contw 
-0x74e5 033081 setsect 0 ,0xe70f 
-0x74e6 033082 setsect 1 ,0x16720 
-0x74e7 033083 setsect 2 ,0x519e 
-0x74e8 033084 setsect 3 ,0x19084 
-0x74e9 033085 istore 9 ,contw 
-0x74ea 033086 setsect 0 ,0x31012 
-0x74eb 033087 setsect 1 ,0x360bf 
-0x74ec 033088 setsect 2 ,0x3f0af 
-0x74ed 033089 setsect 3 ,0x3d3 
-0x74ee 033090 istore 9 ,contw 
-0x74ef 033091 setsect 0 ,0x3a188 
-0x74f0 033092 setsect 1 ,0x3ad0 
-0x74f1 033093 setsect 2 ,0x3cbf2 
-0x74f2 033094 setsect 3 ,0x243d9 
-0x74f3 033095 istore 9 ,contw 
-0x74f4 033096 setsect 0 ,0x2b030 
-0x74f5 033097 setsect 1 ,0x36a03 
-0x74f6 033098 setsect 2 ,0x11188 
-0x74f7 033099 setsect 3 ,0x1e520 
-0x74f8 033100 istore 9 ,contw 
-0x74f9 033101 setsect 0 ,0x3a11e 
-0x74fa 033102 setsect 1 ,0xfe5d 
-0x74fb 033103 setsect 2 ,0xdd57 
-0x74fc 033104 setsect 3 ,0x1ac93 
-0x74fd 033105 istore 9 ,contw 
-0x74fe 033106 setsect 0 ,0x11ed 
-0x74ff 033107 setsect 1 ,0x218c4 
-0x7500 033108 setsect 2 ,0x8da7 
-0x7501 033109 setsect 3 ,0x257ff 
-0x7502 033110 istore 9 ,contw 
-0x7503 033111 setsect 0 ,0x3192b 
-0x7504 033112 setsect 1 ,0x34641 
-0x7505 033113 setsect 2 ,0x1be0c 
-0x7506 033114 setsect 3 ,0x366ad 
-0x7507 033115 istore 9 ,contw 
-0x7508 033116 setsect 0 ,0x1f83 
-0x7509 033117 setsect 1 ,0x15a23 
-0x750a 033118 setsect 2 ,0x3f9b0 
-0x750b 033119 setsect 3 ,0x3949 
-0x750c 033120 istore 9 ,contw 
-0x750d 033121 setsect 0 ,0x13a51 
-0x750e 033122 setsect 1 ,0x153fd 
-0x750f 033123 setsect 2 ,0x3372a 
-0x7510 033124 setsect 3 ,0xf1bb 
-0x7511 033125 istore 9 ,contw 
-0x7512 033126 setsect 0 ,0x3ae85 
-0x7513 033127 setsect 1 ,0x1eed9 
-0x7514 033128 setsect 2 ,0x9e66 
-0x7515 033129 setsect 3 ,0x1a8 
-0x7516 033130 istore 8 ,contw 
-0x7517 033131 rtn 
-:      033135 init_memp_256:
-0x7518 033136 arg mem_p_256 ,contw 
-0x7519 033137 setsect 0 ,0x3ffff 
-0x751a 033138 setsect 1 ,0x3ffff 
-0x751b 033139 setsect 2 ,0x3ffff 
-0x751c 033140 setsect 3 ,0x3ffff 
-0x751d 033141 istore 9 ,contw 
-0x751e 033142 setsect 0 ,0x3ffff 
-0x751f 033143 setsect 1 ,0x3f 
-0x7520 033144 setsect 2 ,0x0 
-0x7521 033145 setsect 3 ,0x0 
-0x7522 033146 istore 9 ,contw 
-0x7523 033147 setsect 0 ,0x0 
-0x7524 033148 setsect 1 ,0x0 
-0x7525 033149 setsect 2 ,0x1000 
-0x7526 033150 setsect 3 ,0x0 
-0x7527 033151 istore 9 ,contw 
-0x7528 033152 setsect 0 ,0x3ff00 
-0x7529 033153 setsect 1 ,0x3ffff 
-0x752a 033154 setsect 2 ,0x3ffcf 
-0x752b 033155 setsect 3 ,0x3ffff 
-0x752c 033156 istore 9 ,contw 
-0x752d 033157 setsect 0 ,0x3ffff 
-0x752e 033158 setsect 1 ,0x3ffff 
-0x752f 033159 setsect 2 ,0x3ffff 
-0x7530 033160 setsect 3 ,0x3ff 
-0x7531 033161 istore 9 ,contw 
-0x7532 033162 setsect 0 ,0x0 
-0x7533 033163 setsect 1 ,0x0 
-0x7534 033164 setsect 2 ,0x0 
-0x7535 033165 setsect 3 ,0x0 
-0x7536 033166 istore 9 ,contw 
-0x7537 033167 setsect 0 ,0x10000 
-0x7538 033168 setsect 1 ,0x0 
-0x7539 033169 setsect 2 ,0x3f000 
-0x753a 033170 setsect 3 ,0x3ffff 
-0x753b 033171 istore 9 ,contw 
-0x753c 033172 setsect 0 ,0x296ff 
-0x753d 033173 setsect 1 ,0x22630 
-0x753e 033174 setsect 2 ,0x3945d 
-0x753f 033175 setsect 3 ,0x3d284 
-0x7540 033176 istore 9 ,contw 
-0x7541 033177 setsect 0 ,0x333a0 
-0x7542 033178 setsect 1 ,0x4b7a 
-0x7543 033179 setsect 2 ,0x37d8 
-0x7544 033180 setsect 3 ,0x3c9dc 
-0x7545 033181 istore 9 ,contw 
-0x7546 033182 setsect 0 ,0x3a440 
-0x7547 033183 setsect 1 ,0x1b958 
-0x7548 033184 setsect 2 ,0x38bce 
-0x7549 033185 setsect 3 ,0x1091f 
-0x754a 033186 istore 9 ,contw 
-0x754b 033187 setsect 0 ,0x2e12c 
-0x754c 033188 setsect 1 ,0x1f47c 
-0x754d 033189 setsect 2 ,0x356b1 
-0x754e 033190 setsect 3 ,0x2fd47 
-0x754f 033191 istore 9 ,contw 
-0x7550 033192 setsect 0 ,0x6837 
-0x7551 033193 setsect 1 ,0x2ed90 
-0x7552 033194 setsect 2 ,0x1ecec 
-0x7553 033195 setsect 3 ,0x1acc5 
-0x7554 033196 istore 9 ,contw 
-0x7555 033197 setsect 0 ,0x23357 
-0x7556 033198 setsect 1 ,0x18af3 
-0x7557 033199 setsect 2 ,0xf9e1 
-0x7558 033200 setsect 3 ,0x129f0 
-0x7559 033201 istore 9 ,contw 
-0x755a 033202 setsect 0 ,0x2e7eb 
-0x755b 033203 setsect 1 ,0x3e6e3 
-0x755c 033204 setsect 2 ,0x3e1a7 
-0x755d 033205 setsect 3 ,0x10b8b 
-0x755e 033206 istore 9 ,contw 
-0x755f 033207 setsect 0 ,0x24fe3 
-0x7560 033208 setsect 1 ,0x20ef 
-0x7561 033209 setsect 2 ,0x1b5a6 
-0x7562 033210 setsect 3 ,0xdc2f 
-0x7563 033211 istore 9 ,contw 
-0x7564 033212 setsect 0 ,0x13860 
-0x7565 033213 setsect 1 ,0x2bd69 
-0x7566 033214 setsect 2 ,0x391a 
-0x7567 033215 setsect 3 ,0x1b222 
-0x7568 033216 istore 9 ,contw 
-0x7569 033217 rtn 
-:      033220 publickey_init:
-0x756a 033221 fetch 1 ,mem_ssp_enable 
-0x756b 033222 nbranch sp_initialize ,blank 
-0x756c 033223 branch sp_initialize_256 
-:      033225 sp_calc_sequence_256_check:
-0x756d 033226 bpatchx patch3c_4 ,mem_patch3c 
-0x756e 033227 fetch 1 ,mem_ssp_enable 
-0x756f 033228 rtn blank 
-0x7570 033229 fetch 1 ,mem_sp_local_key_invalid 
-0x7571 033230 rtnne sp_key_valid 
-0x7572 033231 fetch 1 ,mem_le_secure_connect_enable 
-0x7573 033232 rtn blank 
-0x7574 033233 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7575 033234 rtneq sp_key_valid_256 
-0x7576 033235 fetch 2 ,mem_ui_state_map 
-0x7577 033236 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
-0x7578 033237 fetch 1 ,mem_le_sc_calc 
-0x7579 033238 beq sp_calc_standby ,sp_initialize_256 
-0x757a 033239 rtn 
-:      033240 stop_publickey_calc_256:
-0x757b 033241 jam sp_calc_standby ,mem_le_sc_calc 
-0x757c 033242 rtn 
-:      033245 sp_initialize:
-0x757d 033246 bpatchx patch3c_5 ,mem_patch3c 
-0x757e 033247 fetch 1 ,mem_ssp_enable 
-0x757f 033248 branch ssp_disable ,blank 
-0x7580 033249 call ssp_enable 
-0x7581 033250 call sp_clear_flags 
-0x7582 033251 branch sp_pubkey_calc 
-:      033253 sp_clear_flags:
-0x7583 033254 setarg 0 
-0x7584 033255 store 8 ,mem_sp_state_start 
-0x7585 033256 store 4 ,mem_sp_flag_start 
-0x7586 033257 store 7 ,mem_sp_iocap_remote 
-0x7587 033258 rtn 
-:      033260 sp_generate_local_key:
-0x7588 033261 jam sp_flag_commit ,mem_sp_flag 
-0x7589 033262 branch sp_generate_local_key0 
-:      033263 sp_master_generate_local_key:
-0x758a 033264 fetch 1 ,mem_sp_local_key_invalid 
-0x758b 033265 beq sp_key_valid ,sp_dhkey_calc 
-0x758c 033266 branch assert 
-:      033267 sp_generate_local_key0:
-0x758d 033268 fetch 1 ,mem_sp_local_key_invalid 
-0x758e 033269 beq sp_key_valid ,sp_start_send_pubkey 
-0x758f 033270 branch sp_pubkey_calc 
-:      033272 sp_start_send_pubkey:
-0x7590 033273 call sp_dhkey_calc 
-0x7591 033274 fetch 1 ,mem_master_sp_state 
-0x7592 033275 nrtn blank 
-0x7593 033276 jam sp_stat_key_send ,mem_sp_state 
-0x7594 033277 rtn 
-:      033280 sp_calc_check_publickey_256:
-0x7595 033281 call sp_calc_b256 
-0x7596 033282 arg mem_le_pubkey_remote_y_256 ,rega 
-0x7597 033283 arg mem_t7_256 ,contw 
-0x7598 033284 call bn_sqrmod_256 
-0x7599 033285 arg mem_le_pubkey_remote_x_256 ,rega 
-0x759a 033286 arg mem_t2_256 ,contw 
-0x759b 033287 call bn_sqrmod_256 
-0x759c 033288 arg mem_t2_256 ,rega 
-0x759d 033289 arg mem_le_pubkey_remote_x_256 ,regb 
-0x759e 033290 arg mem_t2_256 ,contw 
-0x759f 033291 call bn_mulmod_256 
-0x75a0 033292 arg mem_a_256 ,rega 
-0x75a1 033293 arg mem_le_pubkey_remote_x_256 ,regb 
-0x75a2 033294 arg mem_t3_256 ,contw 
-0x75a3 033295 call bn_mulmod_256 
-0x75a4 033296 arg mem_t3_256 ,rega 
-0x75a5 033297 arg mem_t2_256 ,regb 
-0x75a6 033298 arg mem_t2_256 ,contw 
-0x75a7 033299 call bn_addmod_256 
-0x75a8 033300 arg mem_t0_256 ,rega 
-0x75a9 033301 arg mem_t2_256 ,regb 
-0x75aa 033302 arg mem_t0_256 ,contw 
-0x75ab 033303 call bn_addmod_256 
-0x75ac 033304 arg 32 ,loopcnt 
-0x75ad 033305 arg mem_t7_256 ,rega 
-0x75ae 033306 arg mem_t0_256 ,regb 
-0x75af 033307 branch string_compare 
-:      033309 sp_calc_b256:
-0x75b0 033310 arg mem_gy_256 ,rega 
-0x75b1 033311 arg mem_t0_256 ,contw 
-0x75b2 033312 call bn_sqrmod_256 
-0x75b3 033313 arg mem_gx_256 ,rega 
-0x75b4 033314 arg mem_t2_256 ,contw 
-0x75b5 033315 call bn_sqrmod_256 
-0x75b6 033316 arg mem_t2_256 ,rega 
-0x75b7 033317 arg mem_gx_256 ,regb 
-0x75b8 033318 arg mem_t2_256 ,contw 
-0x75b9 033319 call bn_mulmod_256 
-0x75ba 033320 arg mem_a_256 ,rega 
-0x75bb 033321 arg mem_gx_256 ,regb 
-0x75bc 033322 arg mem_t3_256 ,contw 
-0x75bd 033323 call bn_mulmod_256 
-0x75be 033324 arg mem_t3_256 ,rega 
-0x75bf 033325 arg mem_t2_256 ,regb 
-0x75c0 033326 arg mem_t2_256 ,contw 
-0x75c1 033327 call bn_addmod_256 
-0x75c2 033328 arg mem_t0_256 ,rega 
-0x75c3 033329 arg mem_t2_256 ,regb 
-0x75c4 033330 arg mem_t0_256 ,contw 
-0x75c5 033331 branch bn_submod_256 
-:      033333 sp_calc_check_publickey:
-0x75c6 033334 call sp_calc_b 
-0x75c7 033335 arg mem_sp_pubkey_remote_y ,rega 
-0x75c8 033336 arg mem_t7_256 ,contw 
-0x75c9 033337 call bn_sqrmod 
-0x75ca 033338 arg mem_sp_pubkey_remote_x ,rega 
-0x75cb 033339 arg mem_t2_256 ,contw 
-0x75cc 033340 call bn_sqrmod 
-0x75cd 033341 arg mem_t2_256 ,rega 
-0x75ce 033342 arg mem_sp_pubkey_remote_x ,regb 
-0x75cf 033343 arg mem_t2_256 ,contw 
-0x75d0 033344 call bn_mulmod 
-0x75d1 033345 arg mem_a ,rega 
-0x75d2 033346 arg mem_sp_pubkey_remote_x ,regb 
-0x75d3 033347 arg mem_t3_256 ,contw 
-0x75d4 033348 call bn_mulmod 
-0x75d5 033349 arg mem_t3_256 ,rega 
-0x75d6 033350 arg mem_t2_256 ,regb 
-0x75d7 033351 arg mem_t2_256 ,contw 
-0x75d8 033352 call bn_addmod 
-0x75d9 033353 arg mem_t0_256 ,rega 
-0x75da 033354 arg mem_t2_256 ,regb 
-0x75db 033355 arg mem_t0_256 ,contw 
-0x75dc 033356 call bn_addmod 
-0x75dd 033357 arg 24 ,loopcnt 
-0x75de 033358 arg mem_t7_256 ,rega 
-0x75df 033359 arg mem_t0_256 ,regb 
-0x75e0 033360 branch string_compare 
-:      033362 sp_calc_b:
-0x75e1 033363 arg mem_gy ,rega 
-0x75e2 033364 arg mem_t0_256 ,contw 
-0x75e3 033365 call bn_sqrmod 
-0x75e4 033366 arg mem_gx ,rega 
-0x75e5 033367 arg mem_t2_256 ,contw 
-0x75e6 033368 call bn_sqrmod 
-0x75e7 033369 arg mem_t2_256 ,rega 
-0x75e8 033370 arg mem_gx ,regb 
-0x75e9 033371 arg mem_t2_256 ,contw 
-0x75ea 033372 call bn_mulmod 
-0x75eb 033373 arg mem_a ,rega 
-0x75ec 033374 arg mem_gx ,regb 
-0x75ed 033375 arg mem_t3_256 ,contw 
-0x75ee 033376 call bn_mulmod 
-0x75ef 033377 arg mem_t3_256 ,rega 
-0x75f0 033378 arg mem_t2_256 ,regb 
-0x75f1 033379 arg mem_t2_256 ,contw 
-0x75f2 033380 call bn_addmod 
-0x75f3 033381 arg mem_t0_256 ,rega 
-0x75f4 033382 arg mem_t2_256 ,regb 
-0x75f5 033383 arg mem_t0_256 ,contw 
-0x75f6 033384 branch bn_submod 
-:      033387 sp_calculate_commitment:
-0x75f7 033388 fetch 1 ,mem_sp_calc 
-0x75f8 033389 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
-0x75f9 033390 call sp_local_random_key_generator 
-0x75fa 033391 arg mem_sp_prarm_stack ,contw 
-0x75fb 033392 setarg mem_sp_random_local_end 
-0x75fc 033393 istore 2 ,contw 
-0x75fd 033394 setarg mem_sp_pubkey_local_x_end 
-0x75fe 033395 istore 2 ,contw 
-0x75ff 033396 setarg mem_sp_pubkey_remote_x_end 
-0x7600 033397 istore 2 ,contw 
-0x7601 033398 branch sp_calculate_commitment0 
-:      033399 master_sp_calculate_commitment:
-0x7602 033400 arg mem_sp_prarm_stack ,contw 
-0x7603 033401 setarg mem_sp_random_remote_end 
-0x7604 033402 istore 2 ,contw 
-0x7605 033403 setarg mem_sp_pubkey_remote_x_end 
-0x7606 033404 istore 2 ,contw 
-0x7607 033405 setarg mem_sp_pubkey_local_x_end 
-0x7608 033406 istore 2 ,contw 
-:      033407 sp_calculate_commitment0:
-0x7609 033408 call function_f1 
-0x760a 033409 fetch 1 ,mem_master_sp_state 
-0x760b 033410 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
-0x760c 033411 jam sp_flag_commit ,mem_sp_flag 
-0x760d 033412 jam sp_stat_commit_send ,mem_sp_state 
-0x760e 033413 rtn 
-:      033414 master_sp_calculate_commitment0:
-0x760f 033415 jam sp_stat_commitment_compare ,mem_master_sp_state 
-0x7610 033416 call sp_master_generate_local_key 
-0x7611 033417 branch master_set_mem_master_sp_flag 
-:      033419 sp_local_random_key_generator:
-0x7612 033420 arg mem_sp_random_local ,contw 
-0x7613 033421 force 8 ,queue 
-0x7614 033422 branch random_generator 
-:      033424 sp_calculate_commitment_wait_dhkey_calc:
-0x7615 033425 jam sp_flag_commit ,mem_sp_flag 
-0x7616 033426 rtn 
-:      033428 sp_confirm_check:
-0x7617 033430 bpatchx patch3c_6 ,mem_patch3c 
-0x7618 033431 arg mem_addr_value ,contw 
-0x7619 033432 fetch 6 ,mem_lap 
-0x761a 033433 istore 6 ,contw 
-0x761b 033434 fetch 6 ,mem_plap 
-0x761c 033435 istore 6 ,contw 
-0x761d 033436 fetch 3 ,mem_sp_iocap_remote 
-0x761e 033437 istore 3 ,contw 
-0x761f 033439 call function_f3a 
-0x7620 033441 arg mem_sp_calc_result_high ,rega 
-0x7621 033442 arg mem_sp_check_result ,regb 
-0x7622 033443 force 4 ,queue 
-0x7623 033444 call compare4 
-0x7624 033445 nbranch sp_confirm_check_failed ,true 
-0x7625 033447 call sp_confirm_check_success 
-0x7626 033448 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7627 033449 branch tid_set_reply 
-:      033451 sp_confirm_check_success:
-0x7628 033452 fetch 1 ,mem_master_sp_state 
-0x7629 033453 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
-0x762a 033454 jam sp_stat_confirm_calc ,mem_sp_state 
-0x762b 033455 jam sp_flag_commit ,mem_sp_flag 
-0x762c 033456 jam lmp_accepted ,mem_lmo_opcode2 
-0x762d 033457 rtn 
-:      033458 sp_confirm_check_success_master:
-0x762e 033459 jam lmp_accepted ,mem_lmo_opcode2 
-0x762f 033460 jam sp_state_end ,mem_master_sp_state 
-0x7630 033461 branch master_set_mem_master_sp_flag 
-:      033464 sp_confirm_check_failed:
-0x7631 033465 fetch 1 ,mem_master_sp_state 
-0x7632 033466 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
-0x7633 033467 jam sp_stat_null ,mem_sp_state 
-0x7634 033468 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7635 033470 jam authentication_failure_error ,mem_lmo_reason2 
-0x7636 033471 rtn 
-:      033472 sp_confirm_check_failed_master:
-0x7637 033473 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7638 033474 jam sp_stat_null ,mem_master_sp_state 
-0x7639 033475 rtn 
-:      033477 sp_confirm_calc:
-0x763a 033478 fetch 1 ,mem_sp_dh_ready 
-0x763b 033479 beq sp_flag_commit ,sp_confirm_calc_ready 
-0x763c 033480 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x763d 033481 branch master_set_mem_master_sp_flag 
-:      033482 sp_confirm_calc_ready:
-0x763e 033483 arg mem_addr_value ,contw 
-0x763f 033484 fetch 6 ,mem_plap 
-0x7640 033485 istore 6 ,contw 
-0x7641 033486 fetch 6 ,mem_lap 
-0x7642 033487 istore 6 ,contw 
-0x7643 033488 fetch 3 ,mem_sp_iocap_local 
-0x7644 033489 istore 3 ,contw 
-0x7645 033491 call function_f3b 
-0x7646 033492 fetch 1 ,mem_master_sp_state 
-0x7647 033493 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
-0x7648 033494 jam sp_stat_confirm_send ,mem_sp_state 
-0x7649 033495 jam sp_flag_commit ,mem_sp_flag 
-0x764a 033496 rtn 
-:      033497 sp_confirm_calc_master:
-0x764b 033498 jam sp_stat_confirm_send ,mem_master_sp_state 
-0x764c 033499 jam sp_flag_commit ,mem_master_sp_flag 
-0x764d 033500 rtn 
-:      033502 sp_master_key_prarm_push:
-0x764e 033503 arg mem_sp_prarm_stack ,contw 
-0x764f 033504 fetch 6 ,mem_plap 
-0x7650 033505 istore 6 ,contw 
-0x7651 033506 fetch 6 ,mem_lap 
-0x7652 033507 istore 6 ,contw 
-0x7653 033508 setarg mem_sp_random_local_end 
-0x7654 033509 istore 2 ,contw 
-0x7655 033510 setarg mem_sp_random_remote_end 
-0x7656 033511 istore 2 ,contw 
-0x7657 033512 branch sp_link_key_calc 
-:      033513 sp_link_key_prarm_push:
-0x7658 033514 jam sp_stat_done ,mem_sp_state 
-0x7659 033515 arg mem_sp_prarm_stack ,contw 
-0x765a 033516 fetch 6 ,mem_lap 
-0x765b 033517 istore 6 ,contw 
-0x765c 033518 fetch 6 ,mem_plap 
-0x765d 033519 istore 6 ,contw 
-0x765e 033520 setarg mem_sp_random_remote_end 
-0x765f 033521 istore 2 ,contw 
-0x7660 033522 setarg mem_sp_random_local_end 
-0x7661 033523 istore 2 ,contw 
-:      033524 sp_link_key_calc:
-0x7662 033526 arg mem_addr_value ,contw 
-0x7663 033527 fetch 6 ,mem_sp_prarm_stack 
-0x7664 033528 istore 6 ,contw 
-0x7665 033529 fetch 6 ,mem_sp_prarm_stack + 6 
-0x7666 033530 istore 6 ,contw 
-0x7667 033532 call function_f2 
-0x7668 033535 jam 1 ,mem_link_key_exists 
-0x7669 033536 arg mem_link_key ,contw 
-0x766a 033537 arg mem_sp_calc_result_high ,contr 
-0x766b 033538 call memcpy16 
-0x766c 033539 branch generate_linkkey_continue 
-:      033542 sp_pubkey_calc:
-0x766d 033543 bpatchx patch3c_7 ,mem_patch3c 
-0x766e 033544 fetch 1 ,mem_sp_local_key_invalid 
-0x766f 033545 rtnne sp_key_invalid 
-0x7670 033546 fetch 1 ,mem_sp_calc 
-0x7671 033547 rtnne sp_calc_standby 
-0x7672 033548 arg mem_sp_private_key ,contw 
-0x7673 033549 force 11 ,queue 
-0x7674 033550 call random_generator 
-0x7675 033551 random pdata 
-0x7676 033552 rshift pdata ,pdata 
-0x7677 033553 istore 2 ,contw 
-0x7678 033555 arg mem_k ,contw 
-0x7679 033556 arg mem_sp_private_key ,contr 
-0x767a 033557 call memcpy24 
-0x767b 033559 arg mem_ax ,contw 
-0x767c 033560 arg mem_gx ,contr 
-0x767d 033561 call memcpy48 
-0x767e 033563 arg mem_az ,contw 
-0x767f 033564 call bn_zero 
-0x7680 033565 jam 1 ,mem_az 
-0x7681 033567 call eckp_calc_init 
-0x7682 033568 jam sp_calc_pubkey ,mem_sp_calc 
-0x7683 033569 rtn 
-:      033571 sp_pubkey_generated:
-0x7684 033572 arg mem_sp_pubkey_local ,contw 
-0x7685 033573 arg mem_bx ,contr 
-0x7686 033574 call memcpy48 
-0x7687 033575 jam sp_key_valid ,mem_sp_local_key_invalid 
-0x7688 033576 jam sp_calc_standby ,mem_sp_calc 
-0x7689 033577 rtn 
-:      033579 sp_dhkey_calc:
-0x768a 033580 bpatchx patch3d_0 ,mem_patch3d 
-0x768b 033581 fetch 1 ,mem_sp_dhkey_invalid 
-0x768c 033582 rtnne sp_key_invalid 
-0x768d 033583 fetch 1 ,mem_sp_calc 
-0x768e 033584 rtnne sp_calc_standby 
-0x768f 033586 arg mem_k ,contw 
-0x7690 033587 arg mem_sp_private_key ,contr 
-0x7691 033588 call memcpy24 
-0x7692 033590 arg mem_ax ,contw 
-0x7693 033591 arg mem_sp_pubkey_remote ,contr 
-0x7694 033592 call memcpy48 
-0x7695 033594 arg mem_az ,contw 
-0x7696 033595 call bn_zero 
-0x7697 033596 jam 1 ,mem_az 
-0x7698 033598 call eckp_calc_init 
-0x7699 033599 jam sp_calc_dhkey ,mem_sp_calc 
-0x769a 033600 rtn 
-:      033602 sp_dhkey_generated:
-0x769b 033603 jam sp_flag_commit ,mem_sp_dh_ready 
-0x769c 033604 arg mem_sp_dhkey ,contw 
-0x769d 033605 arg mem_bx ,contr 
-0x769e 033606 call memcpy24 
-0x769f 033607 jam sp_key_valid ,mem_sp_dhkey_invalid 
-0x76a0 033608 jam sp_calc_standby ,mem_sp_calc 
-0x76a1 033609 rtn 
-:      033611 random_generator:
-0x76a2 033612 increase -1 ,queue 
-0x76a3 033613 nrtn positive 
-0x76a4 033614 random pdata 
-0x76a5 033615 istore 2 ,contw 
-0x76a6 033616 branch random_generator 
-:      033617 compare4:
-0x76a7 033618 increase -1 ,queue 
-0x76a8 033619 nbranch compare4_success ,positive 
-0x76a9 033620 ifetch 4 ,rega 
-0x76aa 033621 copy pdata ,temp 
-0x76ab 033622 ifetch 4 ,regb 
-0x76ac 033623 iflip temp ,pdata 
-0x76ad 033624 nbranch compare4_failed ,zero 
-0x76ae 033625 increase 4 ,rega 
-0x76af 033626 increase 4 ,regb 
-0x76b0 033627 branch compare4 
-:      033628 compare4_failed:
-0x76b1 033629 disable true 
-0x76b2 033630 rtn 
-:      033631 compare4_success:
-0x76b3 033632 enable true 
-0x76b4 033633 rtn 
-:      033640 simple_pairing_sequence:
-0x76b5 033641 bpatchx patch3d_1 ,mem_patch3d 
-0x76b6 033642 fetch 1 ,mem_sp_flag 
-0x76b7 033643 rtn blank 
-0x76b8 033644 call lmo_fifo_check 
-0x76b9 033645 nrtn blank 
-0x76ba 033646 jam sp_flag_standby ,mem_sp_flag 
-0x76bb 033647 fetch 1 ,mem_sp_state 
-0x76bc 033648 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
-0x76bd 033649 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
-0x76be 033650 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
-0x76bf 033651 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
-0x76c0 033652 beq sp_stat_key_generate ,sp_generate_local_key 
-0x76c1 033653 beq sp_stat_commit_calc ,sp_calculate_commitment 
-0x76c2 033654 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76c3 033655 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76c4 033656 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
-0x76c5 033658 rtn 
-:      033660 master_simple_paring_sequence:
-0x76c6 033661 bpatchx patch3d_2 ,mem_patch3d 
-0x76c7 033662 fetch 1 ,mem_master_sp_flag 
-0x76c8 033663 rtn blank 
-0x76c9 033664 call lmo_fifo_check 
-0x76ca 033665 nrtn blank 
-0x76cb 033666 jam sp_flag_standby ,mem_master_sp_flag 
-0x76cc 033667 fetch 1 ,mem_master_sp_state 
-0x76cd 033668 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
-0x76ce 033669 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
-0x76cf 033670 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
-0x76d0 033671 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
-0x76d1 033672 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
-0x76d2 033673 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
-0x76d3 033674 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76d4 033675 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
-0x76d5 033676 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76d6 033677 beq sp_state_end ,master_sp_sm_end 
-0x76d7 033678 rtn 
-:      033680 master_set_mem_master_sp_flag:
-0x76d8 033681 jam sp_flag_commit ,mem_master_sp_flag 
-0x76d9 033682 rtn 
-:      033684 master_clear_mem_master_sp_flag:
-0x76da 033685 jam sp_flag_standby ,mem_master_sp_flag 
-0x76db 033686 rtn 
-:      033687 sp_calc_sequence:
-0x76dc 033688 bpatchx patch3d_3 ,mem_patch3d 
-0x76dd 033689 fetch 1 ,mem_ssp_enable 
-0x76de 033690 rtn blank 
-0x76df 033691 fetch 1 ,mem_sp_calc 
-0x76e0 033692 rtn blank 
-0x76e1 033693 increase 0x80 ,pdata 
-0x76e2 033694 store 1 ,mem_sp_calc 
-0x76e3 033695 rtnbit1 7 
-0x76e4 033696 fetch 1 ,mem_ec_loopc 
-0x76e5 033697 branch sp_calc_sequence_done ,blank 
-0x76e6 033698 branch eckp_calc 
-:      033700 sp_calc_sequence_done:
-0x76e7 033701 call ecunmapz 
-0x76e8 033702 fetch 1 ,mem_sp_calc 
-0x76e9 033703 beq sp_calc_pubkey ,sp_pubkey_generated 
-0x76ea 033704 beq sp_calc_dhkey ,sp_dhkey_generated 
-0x76eb 033705 rtn 
-:      033708 bn_testbit:
-0x76ec 033709 and pdata ,7 ,queue 
-0x76ed 033710 rshift3 pdata ,pdata 
-0x76ee 033711 iadd contr ,contr 
-0x76ef 033712 ifetch 1 ,contr 
-0x76f0 033713 qisolate0 pdata 
-0x76f1 033714 rtn 
-:      033717 ec_copy:
-0x76f2 033718 call memcpy24 
-0x76f3 033719 call memcpy24 
-0x76f4 033720 branch memcpy24 
-:      033723 bn_eq_zero:
-0x76f5 033724 ifetch 8 ,contr 
-0x76f6 033725 nrtn blank 
-0x76f7 033726 ifetch 8 ,contr 
-0x76f8 033727 nrtn blank 
-0x76f9 033728 ifetch 8 ,contr 
-0x76fa 033729 rtn 
-:      033734 bn_eq_0:
-0x76fb 033735 ifetch 4 ,rega 
-0x76fc 033736 iforce temp 
-0x76fd 033737 ifetch 4 ,regb 
-0x76fe 033738 isub temp ,null 
-0x76ff 033739 nrtn zero 
-0x7700 033740 increase 4 ,rega 
-0x7701 033741 increase 4 ,regb 
-0x7702 033742 loop bn_eq_0 
-0x7703 033743 rtn 
-:      033746 bn_bigeq:
-0x7704 033747 force 6 ,loopcnt 
-0x7705 033748 increase 20 ,rega 
-0x7706 033749 increase 20 ,regb 
-:      033750 bn_bigeq_0:
-0x7707 033751 ifetch 4 ,regb 
-0x7708 033752 iforce temp 
-0x7709 033753 ifetch 4 ,rega 
-0x770a 033754 isub temp ,pdata 
-0x770b 033755 nrtn positive 
-0x770c 033756 nrtn blank 
-0x770d 033757 increase -4 ,rega 
-0x770e 033758 increase -4 ,regb 
-0x770f 033759 loop bn_bigeq_0 
-0x7710 033760 rtn 
-:      033762 bn_add:
-0x7711 033763 force 6 ,loopcnt 
-0x7712 033764 force 0 ,regc 
-:      033765 bn_add_0:
-0x7713 033766 ifetch 4 ,rega 
-0x7714 033767 iforce temp 
-0x7715 033768 ifetch 4 ,regb 
-0x7716 033769 iadd temp ,pdata 
-0x7717 033770 iadd regc ,pdata 
-0x7718 033771 istore 4 ,contw 
-0x7719 033772 isolate1 32 ,pdata 
-0x771a 033773 setflag true ,0 ,regc 
-0x771b 033774 increase 4 ,rega 
-0x771c 033775 increase 4 ,regb 
-0x771d 033776 loop bn_add_0 
-0x771e 033777 rtn 
-:      033779 bn_sub:
-0x771f 033780 force 6 ,loopcnt 
-0x7720 033781 force 0 ,regc 
-:      033782 bn_sub_0:
-0x7721 033783 ifetch 4 ,regb 
-0x7722 033784 iforce temp 
-0x7723 033785 ifetch 4 ,rega 
-0x7724 033786 isub temp ,pdata 
-0x7725 033787 isub regc ,pdata 
-0x7726 033788 istore 4 ,contw 
-0x7727 033789 isolate1 32 ,pdata 
-0x7728 033790 setflag true ,0 ,regc 
-0x7729 033791 increase 4 ,rega 
-0x772a 033792 increase 4 ,regb 
-0x772b 033793 loop bn_sub_0 
-0x772c 033794 rtn 
-:      033796 bn_rshift6:
-0x772d 033797 force 6 ,loopcnt 
-0x772e 033798 increase 20 ,rega 
-:      033799 bn_rshift:
-0x772f 033800 force 0 ,regc 
-:      033801 bn_rshift_0:
-0x7730 033802 ifetch 4 ,rega 
-0x7731 033803 isolate1 0 ,pdata 
-0x7732 033804 setflag true ,1 ,regc 
-0x7733 033805 rshift pdata ,pdata 
-0x7734 033806 isolate1 0 ,regc 
-0x7735 033807 setflag true ,31 ,pdata 
-0x7736 033808 istore 4 ,rega 
-0x7737 033809 increase -4 ,rega 
-0x7738 033810 rshift regc ,regc 
-0x7739 033811 loop bn_rshift_0 
-0x773a 033812 rtn 
-:      033814 bn_lshift:
-0x773b 033815 force 6 ,loopcnt 
-0x773c 033816 force 0 ,regc 
-:      033817 bn_lshift_0:
-0x773d 033818 ifetch 4 ,rega 
-0x773e 033819 isolate1 31 ,pdata 
-0x773f 033820 setflag true ,1 ,regc 
-0x7740 033821 lshift pdata ,pdata 
-0x7741 033822 isolate1 0 ,regc 
-0x7742 033823 setflag true ,0 ,pdata 
-0x7743 033824 istore 4 ,rega 
-0x7744 033825 increase 4 ,rega 
-0x7745 033826 rshift regc ,regc 
-0x7746 033827 loop bn_lshift_0 
-0x7747 033828 rtn 
-:      033830 bn_lshiftmod:
-0x7748 033831 call bn_lshift 
-:      033832 bn_lshiftmod_ismod:
-0x7749 033833 isolate1 0 ,regc 
-0x774a 033834 branch bn_lshiftmod_0 ,true 
-0x774b 033835 arg mem_p ,regb 
-0x774c 033836 copy rega ,regc 
-0x774d 033837 increase -24 ,rega 
-0x774e 033838 call bn_bigeq 
-0x774f 033839 nrtn positive 
-0x7750 033840 copy regc ,rega 
-:      033841 bn_lshiftmod_0:
-0x7751 033842 increase -24 ,rega 
-0x7752 033843 arg mem_p ,regb 
-0x7753 033844 copy rega ,contw 
-0x7754 033845 branch bn_sub 
-:      033848 bn_addmod:
-0x7755 033849 call bn_add 
-0x7756 033850 copy contw ,rega 
-0x7757 033851 branch bn_lshiftmod_ismod 
-:      033853 bn_submod:
-0x7758 033854 call bn_sub 
-0x7759 033855 isolate0 0 ,regc 
-0x775a 033856 rtn true 
-0x775b 033857 arg mem_p ,regb 
-0x775c 033858 add contw ,-24 ,rega 
-0x775d 033859 copy rega ,contw 
-0x775e 033860 branch bn_add 
-:      033863 bn_p192mod:
-0x775f 033864 copy contw ,timeup 
-0x7760 033865 copy rega ,alarm 
-0x7761 033866 arg mem_tmp2 ,regb 
-0x7762 033867 copy regb ,contw 
-0x7763 033868 add rega ,24 ,contr 
-0x7764 033869 ifetch 8 ,contr 
-0x7765 033870 istore 8 ,contw 
-0x7766 033871 istore 8 ,contw 
-0x7767 033872 force 0 ,pdata 
-0x7768 033873 istore 8 ,contw 
-0x7769 033874 copy timeup ,contw 
-0x776a 033875 call bn_addmod 
-0x776b 033876 arg mem_tmp2 ,regb 
-0x776c 033877 copy regb ,contw 
-0x776d 033878 force 0 ,pdata 
-0x776e 033879 istore 8 ,contw 
-0x776f 033880 add alarm ,32 ,contr 
-0x7770 033881 ifetch 8 ,contr 
-0x7771 033882 istore 8 ,contw 
-0x7772 033883 istore 8 ,contw 
-0x7773 033884 copy timeup ,rega 
-0x7774 033885 copy rega ,contw 
-0x7775 033886 call bn_addmod 
-0x7776 033887 arg mem_tmp2 ,regb 
-0x7777 033888 copy regb ,contw 
-0x7778 033889 add alarm ,40 ,contr 
-0x7779 033890 ifetch 8 ,contr 
-0x777a 033891 istore 8 ,contw 
-0x777b 033892 istore 8 ,contw 
-0x777c 033893 istore 8 ,contw 
-0x777d 033894 copy timeup ,rega 
-0x777e 033895 copy rega ,contw 
-0x777f 033896 branch bn_addmod 
-:      033899 bn_load:
-0x7780 033900 force 6 ,loopcnt 
-:      033901 bn_load_0:
-0x7781 033902 ifetch 4 ,contr 
-0x7782 033903 iforce regext 
-0x7783 033904 increase 1 ,regext_index 
-0x7784 033905 loop bn_load_0 
-0x7785 033906 rtn 
-:      033910 bn_mulmod:
-0x7786 033911 copy contw ,timeup 
-0x7787 033912 arg mem_tmp1 ,contw 
-0x7788 033913 call bn_zero 
-0x7789 033914 arg mem_tmp1 ,contw 
-0x778a 033915 copy rega ,contr 
-0x778b 033916 force 0 ,regext_index 
-0x778c 033917 call bn_load 
-0x778d 033918 copy regb ,contr 
-0x778e 033919 call bn_load 
-0x778f 033920 force 0 ,regb 
-:      033921 bn_mulmod_1:
-0x7790 033922 force 0 ,temp 
-0x7791 033923 force 6 ,regc 
-:      033924 bn_mulmod_0:
-0x7792 033925 ifetch 4 ,contw 
-0x7793 033926 iforce rega 
-0x7794 033927 copy regb ,regext_index 
-0x7795 033928 deposit regext 
-0x7796 033929 copy regc ,regext_index 
-0x7797 033930 imul32 regext ,pdata 
-0x7798 033931 iadd rega ,pdata 
-0x7799 033932 iadd temp ,pdata 
-0x779a 033933 istore 4 ,contw 
-0x779b 033934 rshift32 pdata ,temp 
-0x779c 033935 increase 1 ,regc 
-0x779d 033936 compare 12 ,regc ,0xff 
-0x779e 033937 nbranch bn_mulmod_0 ,true 
-0x779f 033938 deposit temp 
-0x77a0 033939 istore 4 ,contw 
-0x77a1 033940 increase -24 ,contw 
-0x77a2 033941 increase 1 ,regb 
-0x77a3 033942 compare 6 ,regb ,0xff 
-0x77a4 033943 nbranch bn_mulmod_1 ,true 
-0x77a5 033944 arg mem_tmp1 ,rega 
-0x77a6 033945 copy timeup ,contw 
-0x77a7 033946 branch bn_p192mod 
-:      033949 bn_sqrmod:
-0x77a8 033950 copy rega ,regb 
-0x77a9 033951 branch bn_mulmod 
-:      033953 bn_rshifteven:
-0x77aa 033954 copy rega ,alarm 
-:      033955 bn_rshifteven_1:
-0x77ab 033956 copy alarm ,rega 
-0x77ac 033957 ifetch 1 ,rega 
-0x77ad 033958 isolate1 0 ,pdata 
-0x77ae 033959 rtn true 
-0x77af 033960 call bn_rshift6 
-0x77b0 033961 ifetch 1 ,regb 
-0x77b1 033962 isolate0 0 ,pdata 
-0x77b2 033963 branch bn_rshifteven_0 ,true 
-0x77b3 033964 arg mem_p ,rega 
-0x77b4 033965 copy regb ,contw 
-0x77b5 033966 call bn_add 
-0x77b6 033967 ifetch 1 ,regb 
-0x77b7 033968 iadd regc ,pdata 
-0x77b8 033969 istore 1 ,regb 
-0x77b9 033970 increase -24 ,regb 
-:      033971 bn_rshifteven_0:
-0x77ba 033972 add regb ,24 ,rega 
-0x77bb 033973 force 7 ,loopcnt 
-0x77bc 033974 call bn_rshift 
-0x77bd 033975 branch bn_rshifteven_1 
-:      033978 bn_invmod:
-0x77be 033979 copy contw ,timeup 
-0x77bf 033980 arg mem_tmp0 ,contw 
-0x77c0 033981 call bn_zero 
-0x77c1 033982 force 0 ,pdata 
-0x77c2 033983 store 4 ,mem_tmp5 
-0x77c3 033984 store 4 ,mem_t2 
-0x77c4 033985 jam 1 ,mem_tmp0 
-0x77c5 033986 arg mem_tmp1 ,contw 
-0x77c6 033987 call bn_zero 
-0x77c7 033988 arg mem_p ,contr 
-0x77c8 033989 arg mem_tmp2 ,contw 
-0x77c9 033990 call memcpy24 
-0x77ca 033991 copy rega ,contr 
-0x77cb 033992 arg mem_tmp3 ,contw 
-0x77cc 033993 call memcpy24 
-:      033994 bn_invmod_2:
-0x77cd 033995 arg mem_tmp3 ,contr 
-0x77ce 033996 call bn_eq_zero 
-0x77cf 033997 branch bn_invmod_0 ,blank 
-0x77d0 033998 arg mem_tmp3 ,rega 
-0x77d1 033999 arg mem_tmp0 ,regb 
-0x77d2 034000 call bn_rshifteven 
-0x77d3 034002 arg mem_tmp2 ,rega 
-0x77d4 034003 arg mem_tmp1 ,regb 
-0x77d5 034004 call bn_rshifteven 
-0x77d6 034005 arg mem_tmp3 ,rega 
-0x77d7 034006 arg mem_tmp2 ,regb 
-0x77d8 034007 call bn_bigeq 
-0x77d9 034008 branch bn_invmod_1 ,positive 
-0x77da 034009 arg mem_tmp2 ,rega 
-0x77db 034010 arg mem_tmp3 ,regb 
-0x77dc 034011 copy rega ,contw 
-0x77dd 034012 call bn_sub 
-0x77de 034013 arg mem_tmp0 ,rega 
-0x77df 034014 arg mem_tmp1 ,regb 
-0x77e0 034015 copy regb ,contw 
-0x77e1 034016 call bn_add 
-0x77e2 034017 ifetch 1 ,rega 
-0x77e3 034018 iadd regc ,regc 
-0x77e4 034019 ifetch 1 ,regb 
-0x77e5 034020 iadd regc ,pdata 
-0x77e6 034021 istore 1 ,regb 
-0x77e7 034022 branch bn_invmod_2 
-:      034023 bn_invmod_1:
-0x77e8 034024 arg mem_tmp3 ,rega 
-0x77e9 034025 arg mem_tmp2 ,regb 
-0x77ea 034026 copy rega ,contw 
-0x77eb 034027 call bn_sub 
-0x77ec 034028 arg mem_tmp1 ,rega 
-0x77ed 034029 arg mem_tmp0 ,regb 
-0x77ee 034030 copy regb ,contw 
-0x77ef 034031 call bn_add 
-0x77f0 034032 ifetch 1 ,rega 
-0x77f1 034033 iadd regc ,regc 
-0x77f2 034034 ifetch 1 ,regb 
-0x77f3 034035 iadd regc ,pdata 
-0x77f4 034036 istore 1 ,regb 
-0x77f5 034037 branch bn_invmod_2 
-:      034038 bn_invmod_0:
-0x77f6 034039 arg mem_tmp0 ,contw 
-0x77f7 034040 call bn_zero 
-0x77f8 034041 fetch 1 ,mem_tmp5 
-0x77f9 034042 store 1 ,mem_tmp0 
-0x77fa 034043 store 1 ,mem_tmp0a 
-0x77fb 034044 arg mem_tmp0 ,rega 
-0x77fc 034045 arg mem_tmp1 ,regb 
-0x77fd 034046 copy regb ,contw 
-0x77fe 034047 call bn_addmod 
-0x77ff 034048 arg mem_p ,rega 
-0x7800 034049 arg mem_tmp1 ,regb 
-0x7801 034050 copy timeup ,contw 
-0x7802 034051 branch bn_submod 
-:      034056 ecdbl:
-0x7803 034057 arg mem_cz ,rega 
-0x7804 034058 arg mem_t2 ,contw 
-0x7805 034059 call bn_sqrmod 
-0x7806 034060 arg mem_t2 ,rega 
-0x7807 034061 arg mem_t3 ,contw 
-0x7808 034062 call bn_sqrmod 
-0x7809 034063 arg mem_a ,rega 
-0x780a 034064 arg mem_t3 ,regb 
-0x780b 034065 arg mem_t3 ,contw 
-0x780c 034066 call bn_mulmod 
-0x780d 034067 arg mem_cx ,rega 
-0x780e 034068 arg mem_t2 ,contw 
-0x780f 034069 call bn_sqrmod 
-0x7810 034070 arg mem_t2 ,contr 
-0x7811 034071 arg mem_t1 ,contw 
-0x7812 034072 call memcpy24 
-0x7813 034073 arg mem_t1 ,rega 
-0x7814 034074 call bn_lshiftmod 
-0x7815 034075 arg mem_t2 ,rega 
-0x7816 034076 arg mem_t1 ,regb 
-0x7817 034077 arg mem_t2 ,contw 
-0x7818 034078 call bn_addmod 
-0x7819 034079 arg mem_t2 ,rega 
-0x781a 034080 arg mem_t3 ,regb 
-0x781b 034081 arg mem_t2 ,contw 
-0x781c 034082 call bn_addmod 
-0x781d 034083 arg mem_cx ,contr 
-0x781e 034084 arg mem_t1 ,contw 
-0x781f 034085 call memcpy24 
-0x7820 034086 arg mem_cy ,rega 
-0x7821 034087 arg mem_t3 ,contw 
-0x7822 034088 call bn_sqrmod 
-0x7823 034089 arg mem_t1 ,rega 
-0x7824 034090 call bn_lshiftmod 
-0x7825 034091 arg mem_t1 ,rega 
-0x7826 034092 call bn_lshiftmod 
-0x7827 034093 arg mem_t1 ,rega 
-0x7828 034094 arg mem_t3 ,regb 
-0x7829 034095 arg mem_t1 ,contw 
-0x782a 034096 call bn_mulmod 
-0x782b 034097 arg mem_t3 ,rega 
-0x782c 034098 arg mem_t0 ,contw 
-0x782d 034099 call bn_sqrmod 
-0x782e 034100 arg mem_t0 ,rega 
-0x782f 034101 call bn_lshiftmod 
-0x7830 034102 arg mem_t0 ,rega 
-0x7831 034103 call bn_lshiftmod 
-0x7832 034104 arg mem_t0 ,rega 
-0x7833 034105 call bn_lshiftmod 
-0x7834 034106 arg mem_cy ,contr 
-0x7835 034107 arg mem_t3 ,contw 
-0x7836 034108 call memcpy24 
-0x7837 034109 arg mem_t3 ,rega 
-0x7838 034110 call bn_lshiftmod 
-0x7839 034111 arg mem_t3 ,rega 
-0x783a 034112 arg mem_cz ,regb 
-0x783b 034113 arg mem_cz ,contw 
-0x783c 034114 call bn_mulmod 
-0x783d 034115 arg mem_t2 ,rega 
-0x783e 034116 arg mem_t3 ,contw 
-0x783f 034117 call bn_sqrmod 
-0x7840 034118 arg mem_t3 ,rega 
-0x7841 034119 arg mem_t1 ,regb 
-0x7842 034120 arg mem_t3 ,contw 
-0x7843 034121 call bn_submod 
-0x7844 034122 arg mem_t3 ,rega 
-0x7845 034123 arg mem_t1 ,regb 
-0x7846 034124 arg mem_cx ,contw 
-0x7847 034125 call bn_submod 
-0x7848 034126 arg mem_t1 ,rega 
-0x7849 034127 arg mem_cx ,regb 
-0x784a 034128 arg mem_t3 ,contw 
-0x784b 034129 call bn_submod 
-0x784c 034130 arg mem_t3 ,rega 
-0x784d 034131 arg mem_t2 ,regb 
-0x784e 034132 arg mem_t3 ,contw 
-0x784f 034133 call bn_mulmod 
-0x7850 034134 arg mem_t3 ,rega 
-0x7851 034135 arg mem_t0 ,regb 
-0x7852 034136 arg mem_cy ,contw 
-0x7853 034137 branch bn_submod 
-:      034141 ecadd:
-0x7854 034142 arg mem_az ,rega 
-0x7855 034143 arg mem_t7 ,contw 
-0x7856 034144 call bn_sqrmod 
-0x7857 034145 arg mem_cx ,rega 
-0x7858 034146 arg mem_t7 ,regb 
-0x7859 034147 arg mem_t0 ,contw 
-0x785a 034148 call bn_mulmod 
-0x785b 034149 arg mem_az ,rega 
-0x785c 034150 arg mem_t7 ,regb 
-0x785d 034151 arg mem_t7 ,contw 
-0x785e 034152 call bn_mulmod 
-0x785f 034153 arg mem_cy ,rega 
-0x7860 034154 arg mem_t7 ,regb 
-0x7861 034155 arg mem_t1 ,contw 
-0x7862 034156 call bn_mulmod 
-0x7863 034157 arg mem_cz ,rega 
-0x7864 034158 arg mem_t7 ,contw 
-0x7865 034159 call bn_sqrmod 
-0x7866 034160 arg mem_ax ,rega 
-0x7867 034161 arg mem_t7 ,regb 
-0x7868 034162 arg mem_t2 ,contw 
-0x7869 034163 call bn_mulmod 
-0x786a 034164 arg mem_cz ,rega 
-0x786b 034165 arg mem_t7 ,regb 
-0x786c 034166 arg mem_t7 ,contw 
-0x786d 034167 call bn_mulmod 
-0x786e 034168 arg mem_ay ,rega 
-0x786f 034169 arg mem_t7 ,regb 
-0x7870 034170 arg mem_t3 ,contw 
-0x7871 034171 call bn_mulmod 
-0x7872 034172 arg mem_t0 ,rega 
-0x7873 034173 arg mem_t2 ,regb 
-0x7874 034174 arg mem_t7 ,contw 
-0x7875 034175 call bn_submod 
-0x7876 034176 arg mem_t0 ,rega 
-0x7877 034177 arg mem_t2 ,regb 
-0x7878 034178 arg mem_t0 ,contw 
-0x7879 034179 call bn_addmod 
-0x787a 034180 arg mem_t1 ,rega 
-0x787b 034181 arg mem_t3 ,regb 
-0x787c 034182 arg mem_t2 ,contw 
-0x787d 034183 call bn_submod 
-0x787e 034184 arg mem_t1 ,rega 
-0x787f 034185 arg mem_t3 ,regb 
-0x7880 034186 arg mem_t1 ,contw 
-0x7881 034187 call bn_addmod 
-0x7882 034188 arg mem_t1 ,rega 
-0x7883 034189 arg mem_t7 ,regb 
-0x7884 034190 arg mem_t1 ,contw 
-0x7885 034191 call bn_mulmod 
-0x7886 034192 arg mem_cz ,rega 
-0x7887 034193 arg mem_az ,regb 
-0x7888 034194 arg mem_t3 ,contw 
-0x7889 034195 call bn_mulmod 
-0x788a 034196 arg mem_t3 ,rega 
-0x788b 034197 arg mem_t7 ,regb 
-0x788c 034198 arg mem_cz ,contw 
-0x788d 034199 call bn_mulmod 
-0x788e 034200 arg mem_t7 ,rega 
-0x788f 034201 arg mem_t7 ,contw 
-0x7890 034202 call bn_sqrmod 
-0x7891 034203 arg mem_t7 ,rega 
-0x7892 034204 arg mem_t0 ,regb 
-0x7893 034205 arg mem_t3 ,contw 
-0x7894 034206 call bn_mulmod 
-0x7895 034207 arg mem_t7 ,rega 
-0x7896 034208 arg mem_t1 ,regb 
-0x7897 034209 arg mem_t1 ,contw 
-0x7898 034210 call bn_mulmod 
-0x7899 034211 arg mem_t2 ,rega 
-0x789a 034212 arg mem_cx ,contw 
-0x789b 034213 call bn_sqrmod 
-0x789c 034214 arg mem_cx ,rega 
-0x789d 034215 arg mem_t3 ,regb 
-0x789e 034216 arg mem_cx ,contw 
-0x789f 034217 call bn_submod 
-0x78a0 034218 arg mem_cx ,contr 
-0x78a1 034219 arg mem_t7 ,contw 
-0x78a2 034220 call memcpy24 
-0x78a3 034221 arg mem_t7 ,rega 
-0x78a4 034222 call bn_lshiftmod 
-0x78a5 034223 arg mem_t3 ,rega 
-0x78a6 034224 arg mem_t7 ,regb 
-0x78a7 034225 arg mem_t3 ,contw 
-0x78a8 034226 call bn_submod 
-0x78a9 034227 arg mem_t3 ,rega 
-0x78aa 034228 arg mem_t2 ,regb 
-0x78ab 034229 arg mem_t2 ,contw 
-0x78ac 034230 call bn_mulmod 
-0x78ad 034231 arg mem_t2 ,rega 
-0x78ae 034232 arg mem_t1 ,regb 
-0x78af 034233 arg mem_cy ,contw 
-0x78b0 034234 call bn_submod 
-0x78b1 034235 arg mem_cy ,rega 
-0x78b2 034236 arg mem_p ,regb 
-0x78b3 034237 arg mem_cy ,contw 
-0x78b4 034238 force 0 ,regc 
-0x78b5 034239 fetch 1 ,mem_cy 
-0x78b6 034240 isolate1 0 ,pdata 
-0x78b7 034241 call bn_add ,true 
-0x78b8 034242 copy regc ,alarm 
-0x78b9 034243 arg mem_cy ,rega 
-0x78ba 034244 call bn_rshift6 
-0x78bb 034245 fetch 1 ,mem_cy5 
-0x78bc 034246 isolate1 0 ,alarm 
-0x78bd 034247 setflag true ,7 ,pdata 
-0x78be 034248 store 1 ,mem_cy5 
-0x78bf 034249 rtn 
-:      034253 eckp_0:
-0x78c0 034254 fetch 1 ,mem_ec_loopc 
-0x78c1 034255 increase -1 ,pdata 
-0x78c2 034256 nrtn positive 
-0x78c3 034257 store 1 ,mem_ec_loopc 
-0x78c4 034258 fetch 1 ,mem_ec_infinite 
-0x78c5 034259 call ecdbl ,blank 
-0x78c6 034260 fetch 1 ,mem_ec_loopc 
-0x78c7 034261 arg mem_k ,contr 
-0x78c8 034262 call bn_testbit 
-0x78c9 034263 branch eckp_0 ,true 
-0x78ca 034264 fetch 1 ,mem_ec_infinite 
-0x78cb 034265 nbranch eckp_1 ,blank 
-0x78cc 034266 call ecadd 
-0x78cd 034267 branch eckp_0 
-:      034268 eckp_1:
-0x78ce 034269 jam 0 ,mem_ec_infinite 
-0x78cf 034270 arg mem_ax ,contr 
-0x78d0 034271 arg mem_cx ,contw 
-0x78d1 034272 call ec_copy 
-0x78d2 034273 branch eckp_0 
-:      034276 ecunmapz:
-0x78d3 034277 arg mem_cz ,rega 
-0x78d4 034278 arg mem_t3 ,contw 
-0x78d5 034279 call bn_invmod 
-0x78d6 034280 arg mem_t3 ,rega 
-0x78d7 034281 arg mem_t1 ,contw 
-0x78d8 034282 call bn_sqrmod 
-0x78d9 034283 arg mem_cx ,rega 
-0x78da 034284 arg mem_t1 ,regb 
-0x78db 034285 arg mem_bx ,contw 
-0x78dc 034286 call bn_mulmod 
-0x78dd 034287 arg mem_t3 ,rega 
-0x78de 034288 arg mem_t1 ,regb 
-0x78df 034289 arg mem_t2 ,contw 
-0x78e0 034290 call bn_mulmod 
-0x78e1 034291 arg mem_cy ,rega 
-0x78e2 034292 arg mem_t2 ,regb 
-0x78e3 034293 arg mem_by ,contw 
-0x78e4 034294 branch bn_mulmod 
-:      034298 sha_endian_swap2:
-0x78e5 034299 ifetch 4 ,contr 
-0x78e6 034300 force 4 ,rega 
-0x78e7 034301 increase 3 ,contw 
-:      034302 sha_endian_loop:
-0x78e8 034303 istore 1 ,contw 
-0x78e9 034304 rshift8 pdata ,pdata 
-0x78ea 034305 increase -2 ,contw 
-0x78eb 034306 increase -1 ,rega 
-0x78ec 034307 nbranch sha_endian_loop ,zero 
-0x78ed 034308 increase 5 ,contw 
-0x78ee 034309 loop sha_endian_swap2 
-0x78ef 034310 rtn 
-:      034313 sha_getw:
-0x78f0 034314 lshift2 queue ,pdata 
-0x78f1 034315 iadd timeup ,contr 
-0x78f2 034316 ifetch 4 ,contr 
-0x78f3 034317 rtn 
-:      034319 sha_r:
-0x78f4 034320 force 16 ,alarm 
-0x78f5 034321 arg memdat ,timeup 
-:      034322 sha_r_loop:
-0x78f6 034323 add alarm ,-7 ,queue 
-0x78f7 034324 call sha_getw 
-0x78f8 034325 iforce temp 
-0x78f9 034326 add alarm ,-16 ,queue 
-0x78fa 034327 call sha_getw 
-0x78fb 034328 iadd temp ,temp 
-0x78fc 034329 add alarm ,-2 ,queue 
-0x78fd 034330 call sha_getw 
-0x78fe 034331 shasx pdata ,1 ,pdata 
-0x78ff 034332 iadd temp ,temp 
-0x7900 034333 add alarm ,-15 ,queue 
-0x7901 034334 call sha_getw 
-0x7902 034335 shasx pdata ,0 ,pdata 
-0x7903 034336 iadd temp ,temp 
-0x7904 034337 lshift2 alarm ,pdata 
-0x7905 034338 iadd timeup ,contw 
-0x7906 034339 istoret 4 ,contw 
-0x7907 034340 increase 1 ,alarm 
-0x7908 034341 compare 64 ,alarm ,0xff 
-0x7909 034342 nbranch sha_r_loop ,true 
-0x790a 034343 rtn 
-:      034346 sha_init:
-0x790b 034347 arg memh0 ,contr 
-0x790c 034348 force 7 ,regext_index 
-:      034349 sha_init_0:
-0x790d 034350 ifetch 4 ,contr 
-0x790e 034351 iforce regext 
-0x790f 034352 increase -1 ,regext_index 
-0x7910 034353 branch sha_init_0 ,positive 
-0x7911 034354 rtn 
-:      034356 sha:
-0x7912 034357 bpatchx patch3d_4 ,mem_patch3d 
-0x7913 034358 call sha_r 
-0x7914 034359 arg memahbak ,contw 
-0x7915 034360 force 0 ,regext_index 
-:      034361 sha_0:
-0x7916 034362 deposit regext 
-0x7917 034363 istore 4 ,contw 
-0x7918 034364 increase 1 ,regext_index 
-0x7919 034365 compare 8 ,regext_index ,0xff 
-0x791a 034366 nbranch sha_0 ,true 
-0x791b 034367 call enable_authrom 
-0x791c 034368 arg memk ,timeup 
-0x791d 034369 arg memdat ,alarm 
-0x791e 034370 force 64 ,loopcnt 
-:      034371 sha_loop:
-0x791f 034372 ifetcht 4 ,alarm 
-0x7920 034373 ifetch 4 ,timeup 
-0x7921 034374 increase 4 ,timeup 
-0x7922 034375 increase 4 ,alarm 
-0x7923 034376 iadd temp ,pdata 
-0x7924 034377 force 7 ,regext_index 
-0x7925 034378 iadd regext ,temp 
-0x7926 034379 force 4 ,regext_index 
-0x7927 034380 shasx regext ,3 ,pdata 
-0x7928 034381 iadd temp ,temp 
-0x7929 034382 force 5 ,regext_index 
-0x792a 034383 deposit regext 
-0x792b 034384 force 6 ,regext_index 
-0x792c 034385 ixor regext ,pdata 
-0x792d 034386 force 4 ,regext_index 
-0x792e 034387 iand regext ,pdata 
-0x792f 034388 force 6 ,regext_index 
-0x7930 034389 ixor regext ,pdata 
-0x7931 034390 iadd temp ,temp 
-0x7932 034391 force 7 ,regext_index 
-0x7933 034392 copy temp ,regext 
-0x7934 034393 force 3 ,regext_index 
-0x7935 034394 deposit regext 
-0x7936 034395 iadd temp ,regext 
-0x7937 034396 force 0 ,regext_index 
-0x7938 034397 deposit regext 
-0x7939 034398 force 1 ,regext_index 
-0x793a 034399 iand regext ,temp 
-0x793b 034400 ior regext ,pdata 
-0x793c 034401 force 2 ,regext_index 
-0x793d 034402 iand regext ,pdata 
-0x793e 034403 ior temp ,temp 
-0x793f 034404 force 0 ,regext_index 
-0x7940 034405 shasx regext ,2 ,pdata 
-0x7941 034406 iadd temp ,pdata 
-0x7942 034407 force 7 ,regext_index 
-0x7943 034408 iadd regext ,regext 
-0x7944 034409 regexrot 
-0x7945 034410 loop sha_loop 
-0x7946 034411 arg memahbak ,contr 
-0x7947 034412 force 0 ,regext_index 
-:      034413 sha_1:
-0x7948 034414 ifetch 4 ,contr 
-0x7949 034415 iadd regext ,regext 
-0x794a 034416 increase 1 ,regext_index 
-0x794b 034417 compare 8 ,regext_index ,0xff 
-0x794c 034418 nbranch sha_1 ,true 
-0x794d 034419 branch disable_authrom 
-:      034422 sha_result:
-0x794e 034423 arg memresult ,contw 
-0x794f 034424 force 7 ,regext_index 
-:      034425 sha_regext_save:
-0x7950 034426 deposit regext 
-0x7951 034427 istore 4 ,contw 
-0x7952 034428 increase -1 ,regext_index 
-0x7953 034429 branch sha_regext_save ,positive 
-0x7954 034430 rtn 
-:      034432 pad_xor:
-0x7955 034434 arg memdat ,contw 
-0x7956 034435 increase -4 ,contr 
-0x7957 034436 sub loopcnt ,16 ,rega 
-:      034437 pad_xor_0:
-0x7958 034438 ifetch 4 ,contr 
-0x7959 034439 ixor temp ,pdata 
-0x795a 034440 istore 4 ,contw 
-0x795b 034441 increase -8 ,contr 
-0x795c 034442 loop pad_xor_0 
-0x795d 034443 copy rega ,loopcnt 
-0x795e 034444 deposit temp 
-:      034445 pad_xor_1:
-0x795f 034446 istore 4 ,contw 
-0x7960 034447 loop pad_xor_1 
-0x7961 034448 rtn 
-:      034450 g_noninit_number_confirm:
-0x7962 034451 call g_noninit0 
-0x7963 034452 call sha_result 
-0x7964 034453 branch g_common0 
-:      034455 g_noninit:
-0x7965 034456 call g_noninit0 
-0x7966 034457 branch g_common0 
-:      034459 g_noninit0:
-0x7967 034460 arg mem_sp_pubkey_remote_x_end ,contr 
-0x7968 034461 arg memdat ,contw 
-0x7969 034462 force 6 ,loopcnt 
-0x796a 034463 call memcpy_dword_swap 
-0x796b 034464 arg mem_sp_pubkey_local_x_end ,contr 
-0x796c 034465 force 6 ,loopcnt 
-0x796d 034466 call memcpy_dword_swap 
-0x796e 034467 arg mem_sp_random_remote_end ,contr 
-0x796f 034468 call memcpy_dword_swap4 
-0x7970 034469 call sha_init 
-0x7971 034470 call sha 
-0x7972 034471 arg mem_sp_random_local_end ,contr 
-0x7973 034472 arg memdat ,contw 
-0x7974 034473 branch g_common 
-:      034475 g_init:
-0x7975 034476 arg mem_sp_pubkey_local_x_end ,contr 
-0x7976 034477 arg memdat ,contw 
-0x7977 034478 force 6 ,loopcnt 
-0x7978 034479 call memcpy_dword_swap 
-0x7979 034480 arg mem_sp_pubkey_remote_x_end ,contr 
-0x797a 034481 force 6 ,loopcnt 
-0x797b 034482 call memcpy_dword_swap 
-0x797c 034483 arg mem_sp_random_local_end ,contr 
-0x797d 034484 call memcpy_dword_swap4 
-0x797e 034485 call sha_init 
-0x797f 034486 call sha 
-0x7980 034487 arg mem_sp_random_remote_end ,contr 
-0x7981 034488 arg memdat ,contw 
-0x7982 034489 call g_common 
-0x7983 034490 branch g_common0 
-:      034492 g_common:
-0x7984 034493 call memcpy_dword_swap4 
-0x7985 034494 setarg 0x800000 
-0x7986 034495 lshift8 pdata ,pdata 
-0x7987 034496 istore 4 ,contw 
-0x7988 034497 force 5 ,loopcnt 
-0x7989 034498 call memset0 
-0x798a 034499 setarg 640 
-0x798b 034500 istore 4 ,contw 
-0x798c 034501 branch sha 
-:      034502 g_common0:
-0x798d 034503 fetch 4 ,memresult 
-0x798e 034505 arg 1000 ,rega 
-0x798f 034506 idiv rega 
-0x7990 034507 call wait_div_end 
-0x7991 034508 remainder pdata 
-0x7992 034509 store 4 ,mem_gkey 
-0x7993 034510 quotient pdata 
-0x7994 034511 arg 1000 ,rega 
-0x7995 034512 idiv rega 
-0x7996 034513 call wait_div_end 
-0x7997 034514 remainder pdata 
-0x7998 034515 arg 1000 ,rega 
-0x7999 034516 imul32 rega ,pdata 
-0x799a 034517 fetcht 4 ,mem_gkey 
-0x799b 034518 iadd temp ,pdata 
-0x799c 034519 store 4 ,mem_gkey 
-0x799d 034520 rtn 
-:      034522 function_f1_no_key:
-0x799e 034523 jam 0 ,mem_passkey_1bit 
-0x799f 034524 branch function_f1_common 
-:      034526 function_f1:
-0x79a0 034527 fetch 1 ,mem_ssp_mode_flag 
-0x79a1 034528 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
-:      034529 function_f1_common:
-0x79a2 034530 bpatchx patch3d_5 ,mem_patch3d 
-0x79a3 034531 setarg 0x363636 
-0x79a4 034532 lshift8 pdata ,temp 
-0x79a5 034533 or_into 0x36 ,temp 
-0x79a6 034534 fetch 2 ,mem_sp_prarm_stack 
-0x79a7 034535 copy pdata ,contr 
-0x79a8 034536 force 4 ,loopcnt 
-0x79a9 034537 call pad_xor 
-0x79aa 034538 call sha_init 
-0x79ab 034539 call sha 
-0x79ac 034540 fetch 2 ,mem_sp_prarm_stack + 2 
-0x79ad 034541 copy pdata ,contr 
-0x79ae 034542 arg memdat ,contw 
-0x79af 034543 force 6 ,loopcnt 
-0x79b0 034544 call memcpy_dword_swap 
-0x79b1 034545 fetch 2 ,mem_sp_prarm_stack + 4 
-0x79b2 034546 copy pdata ,contr 
-0x79b3 034547 force 6 ,loopcnt 
-0x79b4 034548 call memcpy_dword_swap 
-0x79b5 034549 setarg 0x800000 
-0x79b6 034550 istore 3 ,contw 
-0x79b7 034552 fetch 1 ,mem_passkey_1bit 
-0x79b8 034554 istore 1 ,contw 
-0x79b9 034555 force 0 ,pdata 
-0x79ba 034556 istore 8 ,contw 
-0x79bb 034557 setarg 0x0388 
-0x79bc 034558 istore 4 ,contw 
-0x79bd 034559 call sha 
-0x79be 034560 call sha_result 
-0x79bf 034561 arg memresult ,contr 
-0x79c0 034562 arg memahsave ,contw 
-0x79c1 034563 call memcpy32 
-0x79c2 034565 setarg 0x5c5c5c 
-0x79c3 034566 lshift8 pdata ,temp 
-0x79c4 034567 or_into 0x5c ,temp 
-0x79c5 034568 fetch 2 ,mem_sp_prarm_stack 
-0x79c6 034569 copy pdata ,contr 
-0x79c7 034570 force 4 ,loopcnt 
-0x79c8 034571 call pad_xor 
-0x79c9 034572 call sha_init 
-0x79ca 034573 call sha 
-0x79cb 034574 arg memahsave_end ,contr 
-0x79cc 034575 arg memdat ,contw 
-0x79cd 034576 force 8 ,loopcnt 
-0x79ce 034577 call memcpy_dword_swap 
-0x79cf 034578 setarg 0x800000 
-0x79d0 034579 lshift8 pdata ,pdata 
-0x79d1 034580 istore 4 ,contw 
-0x79d2 034581 call bn_zero 
-0x79d3 034582 setarg 0x0300 
-0x79d4 034583 istore 4 ,contw 
-0x79d5 034584 call sha 
-0x79d6 034585 branch sha_result 
-:      034588 function_f2:
-0x79d7 034589 setarg 0x363636 
-0x79d8 034590 lshift8 pdata ,temp 
-0x79d9 034591 or_into 0x36 ,temp 
-0x79da 034592 arg mem_sp_dhkey_end ,contr 
-0x79db 034593 force 6 ,loopcnt 
-0x79dc 034594 call pad_xor 
-0x79dd 034595 call sha_init 
-0x79de 034596 call sha 
-0x79df 034597 fetch 2 ,mem_sp_prarm_stack + 12 
-0x79e0 034598 copy pdata ,contr 
-0x79e1 034599 arg memdat ,contw 
-0x79e2 034600 call memcpy_dword_swap4 
-0x79e3 034601 fetch 2 ,mem_sp_prarm_stack + 14 
-0x79e4 034602 copy pdata ,contr 
-0x79e5 034603 call memcpy_dword_swap4 
-0x79e6 034605 setarg 0x62746c 
-0x79e7 034606 lshift8 pdata ,pdata 
-0x79e8 034607 or_into 0x6b ,pdata 
-0x79e9 034608 istore 4 ,contw 
-0x79ea 034609 arg mem_addr_value_end ,contr 
-0x79eb 034610 force 3 ,loopcnt 
-0x79ec 034611 call memcpy_dword_swap 
-0x79ed 034613 setarg 0x800000 
-0x79ee 034614 lshift8 pdata ,pdata 
-0x79ef 034615 istore 4 ,contw 
-0x79f0 034616 force 0 ,pdata 
-0x79f1 034617 istore 8 ,contw 
-0x79f2 034618 setarg 0x0380 
-0x79f3 034619 istore 4 ,contw 
-0x79f4 034620 call sha 
-0x79f5 034622 call sha_result 
-0x79f6 034623 arg memresult ,contr 
-0x79f7 034624 arg memahsave ,contw 
-0x79f8 034625 call memcpy32 
-0x79f9 034627 setarg 0x5c5c5c 
-0x79fa 034628 lshift8 pdata ,temp 
-0x79fb 034629 or_into 0x5c ,temp 
-0x79fc 034630 arg mem_sp_dhkey_end ,contr 
-0x79fd 034631 force 6 ,loopcnt 
-0x79fe 034632 call pad_xor 
-0x79ff 034633 call sha_init 
-0x7a00 034634 call sha 
-0x7a01 034635 arg memahsave_end ,contr 
-0x7a02 034636 arg memdat ,contw 
-0x7a03 034637 force 8 ,loopcnt 
-0x7a04 034638 call memcpy_dword_swap 
-0x7a05 034639 setarg 0x800000 
-0x7a06 034640 lshift8 pdata ,pdata 
-0x7a07 034641 istore 4 ,contw 
-0x7a08 034642 call bn_zero 
-0x7a09 034643 setarg 0x0300 
-0x7a0a 034644 istore 4 ,contw 
-0x7a0b 034645 call sha 
-0x7a0c 034646 branch sha_result 
-:      034649 function_f3a:
-0x7a0d 034650 fetch 1 ,mem_ssp_mode_flag 
-0x7a0e 034651 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
-:      034652 function_f3a_common:
-0x7a0f 034653 bpatchx patch3d_6 ,mem_patch3d 
-0x7a10 034654 setarg 0x363636 
-0x7a11 034655 lshift8 pdata ,temp 
-0x7a12 034656 or_into 0x36 ,temp 
-0x7a13 034657 arg mem_sp_dhkey_end ,contr 
-0x7a14 034658 force 6 ,loopcnt 
-0x7a15 034659 call pad_xor 
-0x7a16 034660 call sha_init 
-0x7a17 034661 call sha 
-0x7a18 034662 arg mem_sp_random_remote_end ,contr 
-0x7a19 034663 arg memdat ,contw 
-0x7a1a 034664 call memcpy_dword_swap4 
-0x7a1b 034665 arg mem_sp_random_local_end ,contr 
-0x7a1c 034666 call memcpy_dword_swap4 
-0x7a1d 034667 branch function_f3_common 
-:      034669 function_f3a_no_pin:
-0x7a1e 034670 setarg 0 
-0x7a1f 034671 store 4 ,mem_pin 
-0x7a20 034672 branch function_f3a_common 
-:      034674 function_f3b_no_pin:
-0x7a21 034675 setarg 0 
-0x7a22 034676 store 4 ,mem_pin 
-0x7a23 034677 branch function_f3b_common 
-:      034680 function_f3b:
-0x7a24 034681 fetch 1 ,mem_ssp_mode_flag 
-0x7a25 034682 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
-:      034683 function_f3b_common:
-0x7a26 034684 setarg 0x363636 
-0x7a27 034685 lshift8 pdata ,temp 
-0x7a28 034686 or_into 0x36 ,temp 
-0x7a29 034687 arg mem_sp_dhkey_end ,contr 
-0x7a2a 034688 force 6 ,loopcnt 
-0x7a2b 034689 call pad_xor 
-0x7a2c 034690 call sha_init 
-0x7a2d 034691 call sha 
-0x7a2e 034693 arg mem_sp_random_local_end ,contr 
-0x7a2f 034694 arg memdat ,contw 
-0x7a30 034695 call memcpy_dword_swap4 
-0x7a31 034696 arg mem_sp_random_remote_end ,contr 
-0x7a32 034697 call memcpy_dword_swap4 
-:      034698 function_f3_common:
-0x7a33 034699 setarg 0x0 
-0x7a34 034700 istore 8 ,contw 
-0x7a35 034701 istore 4 ,contw 
-0x7a36 034702 fetch 4 ,mem_pin 
-0x7a37 034703 istore 4 ,contw 
-0x7a38 034705 copy contw ,temp 
-0x7a39 034706 jam 0x80 ,mem_addr_padding 
-0x7a3a 034707 copy temp ,contw 
-0x7a3b 034708 arg mem_addr_iocap_end ,contr 
-0x7a3c 034709 call memcpy_dword_swap4 
-0x7a3d 034711 call sha 
-0x7a3e 034713 arg memdat ,contw 
-0x7a3f 034714 force 7 ,loopcnt 
-0x7a40 034715 call memset0 
-0x7a41 034716 istore 4 ,contw 
-0x7a42 034717 setarg 0x03F8 
-0x7a43 034718 istore 4 ,contw 
-0x7a44 034719 call sha 
-0x7a45 034720 call sha_result 
-0x7a46 034722 arg memresult ,contr 
-0x7a47 034723 arg memahsave ,contw 
-0x7a48 034724 call memcpy32 
-0x7a49 034726 setarg 0x5c5c5c 
-0x7a4a 034727 lshift8 pdata ,temp 
-0x7a4b 034728 or_into 0x5c ,temp 
-0x7a4c 034729 arg mem_sp_dhkey_end ,contr 
-0x7a4d 034730 force 6 ,loopcnt 
-0x7a4e 034731 call pad_xor 
-0x7a4f 034732 call sha_init 
-0x7a50 034733 call sha 
-0x7a51 034734 arg memahsave_end ,contr 
-0x7a52 034735 arg memdat ,contw 
-0x7a53 034736 force 8 ,loopcnt 
-0x7a54 034737 call memcpy_dword_swap 
-0x7a55 034738 setarg 0x800000 
-0x7a56 034739 lshift8 pdata ,pdata 
-0x7a57 034740 istore 4 ,contw 
-0x7a58 034741 call bn_zero 
-0x7a59 034742 setarg 0x0300 
-0x7a5a 034743 istore 4 ,contw 
-0x7a5b 034744 call sha 
-0x7a5c 034745 branch sha_result 
-:      034752 eckp_calc_init:
-0x7a5d 034753 jam 192 ,mem_ec_loopc 
-:      034754 eckp_calc_init_1:
-0x7a5e 034755 fetch 1 ,mem_ec_loopc 
-0x7a5f 034756 rtn blank 
-0x7a60 034757 increase -1 ,pdata 
-0x7a61 034758 store 1 ,mem_ec_loopc 
-0x7a62 034759 arg mem_k ,contr 
-0x7a63 034760 call bn_testbit 
-0x7a64 034761 branch eckp_calc_init_1 ,true 
-0x7a65 034762 arg mem_ax ,contr 
-0x7a66 034763 arg mem_cx ,contw 
-0x7a67 034764 branch ec_copy 
-:      034766 eckp_calc:
-0x7a68 034767 call ecdbl 
-0x7a69 034768 fetch 1 ,mem_ec_loopc 
-0x7a6a 034769 increase -1 ,pdata 
-0x7a6b 034770 store 1 ,mem_ec_loopc 
-0x7a6c 034771 arg mem_k ,contr 
-0x7a6d 034772 call bn_testbit 
-0x7a6e 034773 rtn true 
-0x7a6f 034774 branch ecadd 
-:      034776 memcpy_dword_swap4:
-0x7a70 034777 force 4 ,loopcnt 
-:      034778 memcpy_dword_swap:
-0x7a71 034779 increase -4 ,contr 
-:      034780 memcpy_dword_swap_loop:
-0x7a72 034781 ifetch 4 ,contr 
-0x7a73 034782 istore 4 ,contw 
-0x7a74 034783 increase -8 ,contr 
-0x7a75 034784 loop memcpy_dword_swap_loop 
-0x7a76 034785 rtn 
-:      034790 sp_initialize_256:
-0x7a77 034791 bpatchx patch3d_7 ,mem_patch3d 
-0x7a78 034792 fetch 1 ,mem_le_secure_connect_enable 
-0x7a79 034793 branch le_secure_connection_disable ,blank 
-0x7a7a 034794 call le_secure_connection_enable 
-0x7a7b 034795 call sp_clear_flags 
-0x7a7c 034797 branch sp_pubkey_calc_256 
-:      034802 sp_pubkey_calc_256:
-0x7a7d 034803 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7a7e 034804 rtnne sp_key_invalid 
-0x7a7f 034805 fetch 1 ,mem_le_sc_calc 
-0x7a80 034806 rtnne sp_calc_standby 
-0x7a81 034808 arg mem_le_private_key_256 ,contw 
-0x7a82 034809 force 15 ,queue 
-0x7a83 034810 call random_generator 
-0x7a84 034811 random pdata 
-0x7a85 034812 rshift pdata ,pdata 
-0x7a86 034813 istore 2 ,contw 
-0x7a87 034815 arg mem_k_256 ,contw 
-0x7a88 034816 arg mem_le_private_key_256 ,contr 
-0x7a89 034817 call memcpy32 
-0x7a8a 034819 arg mem_ax_256 ,contw 
-0x7a8b 034820 arg mem_gx_256 ,contr 
-0x7a8c 034821 call memcpy64 
-0x7a8d 034823 arg mem_az_256 ,contw 
-0x7a8e 034824 call clear_mem_256 
-0x7a8f 034825 jam 1 ,mem_az_256 
-0x7a90 034827 call eckp_calc_init_256 
-0x7a91 034828 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
-0x7a92 034829 rtn 
-:      034831 sp_pubkey_generated_256:
-0x7a93 034832 arg mem_le_pubkey_local_x_256 ,contw 
-0x7a94 034833 arg mem_bx_256 ,contr 
-0x7a95 034834 call memcpy64 
-0x7a96 034835 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
-0x7a97 034836 jam sp_calc_standby ,mem_le_sc_calc 
-0x7a98 034837 rtn 
-:      034841 sp_dhkey_calc_256:
-0x7a99 034842 fetch 1 ,mem_sp_dhkey_invalid 
-0x7a9a 034843 rtnne sp_key_invalid 
-0x7a9b 034844 fetch 1 ,mem_le_sc_calc 
-0x7a9c 034845 rtnne sp_calc_standby 
-0x7a9d 034847 arg mem_k_256 ,contw 
-0x7a9e 034848 arg mem_le_private_key_256 ,contr 
-0x7a9f 034849 call memcpy32 
-0x7aa0 034851 arg mem_ax_256 ,contw 
-0x7aa1 034852 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7aa2 034853 call memcpy64 
-0x7aa3 034855 arg mem_az_256 ,contw 
-0x7aa4 034856 call clear_mem_256 
-0x7aa5 034857 jam 1 ,mem_az_256 
-0x7aa6 034859 call eckp_calc_init_256 
-0x7aa7 034860 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
-0x7aa8 034861 rtn 
-:      034864 sp_dhkey_generated_256:
-0x7aa9 034866 arg mem_le_dhkey_256 ,contw 
-0x7aaa 034867 arg mem_bx_256 ,contr 
-0x7aab 034868 call memcpy32 
-0x7aac 034869 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7aad 034870 jam sp_calc_standby ,mem_le_sc_calc 
-0x7aae 034871 rtn 
-:      034875 sp_calc_sequence_256:
-0x7aaf 034876 fetch 1 ,mem_le_secure_connect_enable 
-0x7ab0 034877 rtn blank 
-0x7ab1 034878 fetch 1 ,mem_le_sc_calc 
-0x7ab2 034879 rtn blank 
-0x7ab3 034880 increase 0x80 ,pdata 
-0x7ab4 034881 store 1 ,mem_le_sc_calc 
-0x7ab5 034882 rtnbit1 7 
-0x7ab6 034883 fetch 2 ,mem_ec_loopc 
-0x7ab7 034884 branch sp_calc_sequence_done_256 ,blank 
-0x7ab8 034885 branch eckp_calc_256 
-:      034887 sp_calc_sequence_done_256:
-0x7ab9 034888 bpatchx patch3e_0 ,mem_patch3e 
-0x7aba 034889 call ecunmapz_256 
-0x7abb 034890 fetch 1 ,mem_le_sc_calc 
-0x7abc 034891 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7abd 034892 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7abe 034893 rtn 
-:      034896 eckp_calc_256:
-0x7abf 034897 call ecdbl_256 
-0x7ac0 034898 fetch 2 ,mem_ec_loopc 
-0x7ac1 034899 increase -1 ,pdata 
-0x7ac2 034900 store 2 ,mem_ec_loopc 
-0x7ac3 034901 arg mem_k_256 ,contr 
-0x7ac4 034902 call bn_testbit 
-0x7ac5 034903 rtn true 
-0x7ac6 034904 branch ecadd_256 
-:      034906 eckp_calc_init_256:
-0x7ac7 034907 bpatchx patch3e_1 ,mem_patch3e 
-0x7ac8 034908 setarg 256 ,pdata 
-0x7ac9 034909 store 2 ,mem_ec_loopc 
-:      034910 eckp_calc_init_256_1:
-0x7aca 034911 fetch 2 ,mem_ec_loopc 
-0x7acb 034912 rtn blank 
-0x7acc 034913 increase -1 ,pdata 
-0x7acd 034914 store 2 ,mem_ec_loopc 
-0x7ace 034915 arg mem_k_256 ,contr 
-0x7acf 034916 call bn_testbit 
-0x7ad0 034917 branch eckp_calc_init_256_1 ,true 
-0x7ad1 034918 arg mem_ax_256 ,contr 
-0x7ad2 034919 arg mem_cx_256 ,contw 
-0x7ad3 034920 branch memcpy96 
-:      034923 ecunmapz_256:
-0x7ad4 034924 arg mem_cz_256 ,rega 
-0x7ad5 034925 arg mem_t3_256 ,contw 
-0x7ad6 034926 call bn_invmod_256 
-0x7ad7 034927 arg mem_t3_256 ,rega 
-0x7ad8 034928 arg mem_t1_256 ,contw 
-0x7ad9 034929 call bn_sqrmod_256 
-0x7ada 034930 arg mem_cx_256 ,rega 
-0x7adb 034931 arg mem_t1_256 ,regb 
-0x7adc 034932 arg mem_bx_256 ,contw 
-0x7add 034933 call bn_mulmod_256 
-0x7ade 034934 arg mem_t3_256 ,rega 
-0x7adf 034935 arg mem_t1_256 ,regb 
-0x7ae0 034936 arg mem_t2_256 ,contw 
-0x7ae1 034937 call bn_mulmod_256 
-0x7ae2 034938 arg mem_cy_256 ,rega 
-0x7ae3 034939 arg mem_t2_256 ,regb 
-0x7ae4 034940 arg mem_by_256 ,contw 
-0x7ae5 034941 branch bn_mulmod_256 
-:      034943 ecdbl_256:
-0x7ae6 034944 arg mem_cz_256 ,rega 
-0x7ae7 034945 arg mem_t2_256 ,contw 
-0x7ae8 034946 call bn_sqrmod_256 
-0x7ae9 034947 arg mem_t2_256 ,rega 
-0x7aea 034948 arg mem_t3_256 ,contw 
-0x7aeb 034949 call bn_sqrmod_256 
-0x7aec 034951 arg mem_a_256 ,rega 
-0x7aed 034952 arg mem_t3_256 ,regb 
-0x7aee 034953 arg mem_t3_256 ,contw 
-0x7aef 034954 call bn_mulmod_256 
-0x7af0 034955 arg mem_cx_256 ,rega 
-0x7af1 034956 arg mem_t2_256 ,contw 
-0x7af2 034957 call bn_sqrmod_256 
-0x7af3 034959 arg mem_t2_256 ,contr 
-0x7af4 034960 arg mem_t1_256 ,contw 
-0x7af5 034961 call memcpy32 
-0x7af6 034962 arg mem_t1_256 ,rega 
-0x7af7 034963 call bn_lshiftmod_256 
-0x7af8 034964 arg mem_t2_256 ,rega 
-0x7af9 034965 arg mem_t1_256 ,regb 
-0x7afa 034966 arg mem_t2_256 ,contw 
-0x7afb 034967 call bn_addmod_256 
-0x7afc 034969 arg mem_t2_256 ,rega 
-0x7afd 034970 arg mem_t3_256 ,regb 
-0x7afe 034971 arg mem_t2_256 ,contw 
-0x7aff 034972 call bn_addmod_256 
-0x7b00 034974 arg mem_cx_256 ,contr 
-0x7b01 034975 arg mem_t1_256 ,contw 
-0x7b02 034976 call memcpy32 
-0x7b03 034977 arg mem_cy_256 ,rega 
-0x7b04 034978 arg mem_t3_256 ,contw 
-0x7b05 034979 call bn_sqrmod_256 
-0x7b06 034980 arg mem_t1_256 ,rega 
-0x7b07 034981 call bn_lshiftmod_256 
-0x7b08 034982 arg mem_t1_256 ,rega 
-0x7b09 034983 call bn_lshiftmod_256 
-0x7b0a 034984 arg mem_t1_256 ,rega 
-0x7b0b 034985 arg mem_t3_256 ,regb 
-0x7b0c 034986 arg mem_t1_256 ,contw 
-0x7b0d 034987 call bn_mulmod_256 
-0x7b0e 034988 arg mem_t3_256 ,rega 
-0x7b0f 034989 arg mem_t0_256 ,contw 
-0x7b10 034990 call bn_sqrmod_256 
-0x7b11 034991 arg mem_t0_256 ,rega 
-0x7b12 034992 call bn_lshiftmod_256 
-0x7b13 034993 arg mem_t0_256 ,rega 
-0x7b14 034994 call bn_lshiftmod_256 
-0x7b15 034995 arg mem_t0_256 ,rega 
-0x7b16 034996 call bn_lshiftmod_256 
-0x7b17 034997 arg mem_cy_256 ,contr 
-0x7b18 034998 arg mem_t3_256 ,contw 
-0x7b19 034999 call memcpy32 
-0x7b1a 035000 arg mem_t3_256 ,rega 
-0x7b1b 035001 call bn_lshiftmod_256 
-0x7b1c 035002 arg mem_t3_256 ,rega 
-0x7b1d 035003 arg mem_cz_256 ,regb 
-0x7b1e 035004 arg mem_cz_256 ,contw 
-0x7b1f 035005 call bn_mulmod_256 
-0x7b20 035008 arg mem_t2_256 ,rega 
-0x7b21 035009 arg mem_t3_256 ,contw 
-0x7b22 035010 call bn_sqrmod_256 
-0x7b23 035012 arg mem_t3_256 ,rega 
-0x7b24 035013 arg mem_t1_256 ,regb 
-0x7b25 035014 arg mem_t3_256 ,contw 
-0x7b26 035015 call bn_submod_256 
-0x7b27 035016 arg mem_t3_256 ,rega 
-0x7b28 035017 arg mem_t1_256 ,regb 
-0x7b29 035018 arg mem_cx_256 ,contw 
-0x7b2a 035019 call bn_submod_256 
-0x7b2b 035020 arg mem_t1_256 ,rega 
-0x7b2c 035021 arg mem_cx_256 ,regb 
-0x7b2d 035022 arg mem_t3_256 ,contw 
-0x7b2e 035023 call bn_submod_256 
-0x7b2f 035024 arg mem_t3_256 ,rega 
-0x7b30 035025 arg mem_t2_256 ,regb 
-0x7b31 035026 arg mem_t3_256 ,contw 
-0x7b32 035027 call bn_mulmod_256 
-0x7b33 035028 arg mem_t3_256 ,rega 
-0x7b34 035029 arg mem_t0_256 ,regb 
-0x7b35 035030 arg mem_cy_256 ,contw 
-0x7b36 035031 branch bn_submod_256 
-:      035033 ecadd_256:
-0x7b37 035035 arg mem_az_256 ,rega 
-0x7b38 035036 arg mem_t7_256 ,contw 
-0x7b39 035037 call bn_sqrmod_256 
-0x7b3a 035038 arg mem_cx_256 ,rega 
-0x7b3b 035039 arg mem_t7_256 ,regb 
-0x7b3c 035040 arg mem_t0_256 ,contw 
-0x7b3d 035041 call bn_mulmod_256 
-0x7b3e 035044 arg mem_az_256 ,rega 
-0x7b3f 035045 arg mem_t7_256 ,regb 
-0x7b40 035046 arg mem_t7_256 ,contw 
-0x7b41 035047 call bn_mulmod_256 
-0x7b42 035048 arg mem_cy_256 ,rega 
-0x7b43 035049 arg mem_t7_256 ,regb 
-0x7b44 035050 arg mem_t1_256 ,contw 
-0x7b45 035051 call bn_mulmod_256 
-0x7b46 035054 arg mem_cz_256 ,rega 
-0x7b47 035055 arg mem_t7_256 ,contw 
-0x7b48 035056 call bn_sqrmod_256 
-0x7b49 035057 arg mem_ax_256 ,rega 
-0x7b4a 035058 arg mem_t7_256 ,regb 
-0x7b4b 035059 arg mem_t2_256 ,contw 
-0x7b4c 035060 call bn_mulmod_256 
-0x7b4d 035062 arg mem_cz_256 ,rega 
-0x7b4e 035063 arg mem_t7_256 ,regb 
-0x7b4f 035064 arg mem_t7_256 ,contw 
-0x7b50 035065 call bn_mulmod_256 
-0x7b51 035066 arg mem_ay_256 ,rega 
-0x7b52 035067 arg mem_t7_256 ,regb 
-0x7b53 035068 arg mem_t3_256 ,contw 
-0x7b54 035069 call bn_mulmod_256 
-0x7b55 035074 arg mem_t0_256 ,regb 
-0x7b56 035075 arg mem_t2_256 ,rega 
-0x7b57 035076 arg mem_t7_256 ,contw 
-0x7b58 035077 call bn_submod_256 
-0x7b59 035078 arg mem_t0_256 ,rega 
-0x7b5a 035079 arg mem_t2_256 ,regb 
-0x7b5b 035080 arg mem_t0_256 ,contw 
-0x7b5c 035081 call bn_addmod_256 
-0x7b5d 035084 arg mem_t1_256 ,regb 
-0x7b5e 035085 arg mem_t3_256 ,rega 
-0x7b5f 035086 arg mem_t2_256 ,contw 
-0x7b60 035087 call bn_submod_256 
-0x7b61 035088 arg mem_t1_256 ,rega 
-0x7b62 035089 arg mem_t3_256 ,regb 
-0x7b63 035090 arg mem_t1_256 ,contw 
-0x7b64 035091 call bn_addmod_256 
-0x7b65 035092 arg mem_t1_256 ,rega 
-0x7b66 035093 arg mem_t7_256 ,regb 
-0x7b67 035094 arg mem_t1_256 ,contw 
-0x7b68 035095 call bn_mulmod_256 
-0x7b69 035096 arg mem_cz_256 ,rega 
-0x7b6a 035097 arg mem_az_256 ,regb 
-0x7b6b 035098 arg mem_t3_256 ,contw 
-0x7b6c 035099 call bn_mulmod_256 
-0x7b6d 035100 arg mem_t3_256 ,rega 
-0x7b6e 035101 arg mem_t7_256 ,regb 
-0x7b6f 035102 arg mem_cz_256 ,contw 
-0x7b70 035103 call bn_mulmod_256 
-0x7b71 035105 arg mem_t7_256 ,rega 
-0x7b72 035106 arg mem_t7_256 ,contw 
-0x7b73 035107 call bn_sqrmod_256 
-0x7b74 035108 arg mem_t7_256 ,rega 
-0x7b75 035109 arg mem_t0_256 ,regb 
-0x7b76 035110 arg mem_t3_256 ,contw 
-0x7b77 035111 call bn_mulmod_256 
-0x7b78 035112 arg mem_t7_256 ,rega 
-0x7b79 035113 arg mem_t1_256 ,regb 
-0x7b7a 035114 arg mem_t1_256 ,contw 
-0x7b7b 035115 call bn_mulmod_256 
-0x7b7c 035116 arg mem_t2_256 ,rega 
-0x7b7d 035117 arg mem_cx_256 ,contw 
-0x7b7e 035118 call bn_sqrmod_256 
-0x7b7f 035119 arg mem_cx_256 ,rega 
-0x7b80 035120 arg mem_t3_256 ,regb 
-0x7b81 035121 arg mem_cx_256 ,contw 
-0x7b82 035122 call bn_submod_256 
-0x7b83 035123 arg mem_cx_256 ,contr 
-0x7b84 035124 arg mem_t7_256 ,contw 
-0x7b85 035125 call memcpy32 
-0x7b86 035126 arg mem_t7_256 ,rega 
-0x7b87 035127 call bn_lshiftmod_256 
-0x7b88 035128 arg mem_t3_256 ,rega 
-0x7b89 035129 arg mem_t7_256 ,regb 
-0x7b8a 035130 arg mem_t3_256 ,contw 
-0x7b8b 035131 call bn_submod_256 
-0x7b8c 035132 arg mem_t3_256 ,rega 
-0x7b8d 035133 arg mem_t2_256 ,regb 
-0x7b8e 035134 arg mem_t2_256 ,contw 
-0x7b8f 035135 call bn_mulmod_256 
-0x7b90 035136 arg mem_t2_256 ,rega 
-0x7b91 035137 arg mem_t1_256 ,regb 
-0x7b92 035138 arg mem_cy_256 ,contw 
-0x7b93 035139 call bn_submod_256 
-0x7b94 035140 arg mem_cy_256 ,rega 
-0x7b95 035141 arg mem_p_256 ,regb 
-0x7b96 035142 arg mem_cy_256 ,contw 
-0x7b97 035143 force 0 ,regc 
-0x7b98 035144 fetch 1 ,mem_cy_256 
-0x7b99 035145 isolate1 0 ,pdata 
-0x7b9a 035146 call bn_add_256 ,true 
-0x7b9b 035147 copy regc ,alarm 
-0x7b9c 035148 arg mem_cy_256 ,rega 
-0x7b9d 035149 call bn_rshift_256 
-0x7b9e 035150 fetch 1 ,mem_cy5_256 
-0x7b9f 035151 isolate1 0 ,alarm 
-0x7ba0 035152 setflag true ,7 ,pdata 
-0x7ba1 035153 store 1 ,mem_cy5_256 
-0x7ba2 035154 rtn 
-:      035156 bn_invmod_256:
-0x7ba3 035157 copy contw ,timeup 
-0x7ba4 035158 arg mem_tmp0_256 ,contw 
-0x7ba5 035159 call clear_mem_256 
-0x7ba6 035160 force 0 ,pdata 
-0x7ba7 035162 store 4 ,mem_t2_256 
-0x7ba8 035163 jam 1 ,mem_tmp0_256 
-0x7ba9 035164 arg mem_tmp1_256 ,contw 
-0x7baa 035165 call clear_mem_512 
-0x7bab 035166 arg mem_p_256 ,contr 
-0x7bac 035167 arg mem_tmp2_256 ,contw 
-0x7bad 035168 call memcpy32 
-0x7bae 035169 copy rega ,contr 
-0x7baf 035170 arg mem_tmp3_256 ,contw 
-0x7bb0 035171 call memcpy32 
-:      035177 bn_invmod_256_2:
-0x7bb1 035178 arg mem_tmp3_256 ,contr 
-0x7bb2 035179 call bn_eq_zero_256 
-0x7bb3 035180 branch bn_invmod_256_0 ,blank 
-0x7bb4 035185 arg mem_tmp3_256 ,rega 
-0x7bb5 035186 arg mem_tmp0_256 ,regb 
-0x7bb6 035187 call bn_rshifteven_256 
-0x7bb7 035188 arg mem_tmp2_256 ,rega 
-0x7bb8 035189 arg mem_tmp1_256 ,regb 
-0x7bb9 035190 call bn_rshifteven_256 
-0x7bba 035192 arg mem_tmp3_256 ,rega 
-0x7bbb 035193 arg mem_tmp2_256 ,regb 
-0x7bbc 035194 call bn_bigeq_256 
-0x7bbd 035195 branch bn_invmod_256_1 ,positive 
-0x7bbe 035196 arg mem_tmp2_256 ,rega 
-0x7bbf 035197 arg mem_tmp3_256 ,regb 
-0x7bc0 035198 copy rega ,contw 
-0x7bc1 035199 call bn_sub_256 
-0x7bc2 035200 arg mem_tmp0_256 ,rega 
-0x7bc3 035201 arg mem_tmp1_256 ,regb 
-0x7bc4 035202 copy regb ,contw 
-0x7bc5 035203 call bn_add_256 
-0x7bc6 035204 ifetch 1 ,rega 
-0x7bc7 035205 iadd regc ,regc 
-0x7bc8 035206 ifetch 1 ,regb 
-0x7bc9 035207 iadd regc ,pdata 
-0x7bca 035208 istore 1 ,regb 
-0x7bcb 035209 branch bn_invmod_256_2 
-:      035210 bn_invmod_256_1:
-0x7bcc 035211 arg mem_tmp3_256 ,rega 
-0x7bcd 035212 arg mem_tmp2_256 ,regb 
-0x7bce 035213 copy rega ,contw 
-0x7bcf 035214 call bn_sub_256 
-0x7bd0 035215 arg mem_tmp1_256 ,rega 
-0x7bd1 035216 arg mem_tmp0_256 ,regb 
-0x7bd2 035217 copy regb ,contw 
-0x7bd3 035218 call bn_add_256 
-0x7bd4 035219 ifetch 1 ,rega 
-0x7bd5 035220 iadd regc ,regc 
-0x7bd6 035221 ifetch 1 ,regb 
-0x7bd7 035222 iadd regc ,pdata 
-0x7bd8 035223 istore 1 ,regb 
-0x7bd9 035224 branch bn_invmod_256_2 
-:      035225 bn_invmod_256_0:
-0x7bda 035227 arg mem_tmp1_256 ,rega 
-0x7bdb 035228 copy timeup ,contw 
-0x7bdc 035229 call bn_p256mod 
-0x7bdd 035231 arg mem_p_256 ,rega 
-0x7bde 035232 copy timeup ,regb 
-0x7bdf 035233 copy timeup ,contw 
-0x7be0 035234 branch bn_submod_256 
-:      035237 bn_mulmod_256:
-0x7be1 035238 copy contw ,timeup 
-0x7be2 035240 force 0 ,regext_index 
-0x7be3 035242 arg mem_tmp1_256 ,contw 
-0x7be4 035243 call clear_mem_512 
-0x7be5 035244 arg mem_regext ,contw 
-0x7be6 035245 call clear_mem_512 
-0x7be7 035249 copy rega ,contr 
-0x7be8 035251 jam 0 ,mem_regext 
-0x7be9 035252 setarg 0 
-0x7bea 035253 call bn_load_mem 
-0x7beb 035254 copy regb ,contr 
-0x7bec 035255 call bn_load_256 
-0x7bed 035258 force 0 ,queue 
-0x7bee 035259 arg mem_tmp1_256 ,contw 
-:      035260 bn_mulmod_256_1:
-0x7bef 035263 arg mem_regext ,temp 
-0x7bf0 035264 copy queue ,regb 
-0x7bf1 035265 lshift2 regb ,pdata 
-0x7bf2 035267 iadd temp ,regb 
-0x7bf3 035268 force 0 ,temp 
-0x7bf4 035269 force 0 ,regc 
-:      035270 bn_mulmod_256_0:
-0x7bf5 035275 ifetch 4 ,contw 
-0x7bf6 035276 iforce rega 
-0x7bf7 035279 ifetch 4 ,regb 
-0x7bf8 035280 copy regc ,regext_index 
-0x7bf9 035281 imul32 regext ,pdata 
-0x7bfa 035282 iadd rega ,pdata 
-0x7bfb 035283 iadd temp ,pdata 
-0x7bfc 035284 istore 4 ,contw 
-0x7bfd 035285 rshift32 pdata ,temp 
-0x7bfe 035286 increase 1 ,regc 
-0x7bff 035287 compare 8 ,regc ,0xff 
-0x7c00 035288 nbranch bn_mulmod_256_0 ,true 
-0x7c01 035290 deposit temp 
-0x7c02 035291 istore 4 ,contw 
-0x7c03 035292 increase -32 ,contw 
-0x7c04 035295 increase 1 ,queue 
-0x7c05 035296 compare 8 ,queue ,0xff 
-0x7c06 035297 nbranch bn_mulmod_256_1 ,true 
-0x7c07 035298 arg mem_tmp1_256 ,rega 
-0x7c08 035299 copy timeup ,contw 
-0x7c09 035300 branch bn_p256mod 
-:      035302 bn_p256mod:
-0x7c0a 035303 bpatchx patch3e_2 ,mem_patch3e 
-0x7c0b 035304 copy contw ,timeup 
-0x7c0c 035305 copy rega ,alarm 
-0x7c0d 035306 arg mem_tmp2_256 ,regb 
-0x7c0e 035307 copy regb ,contw 
-0x7c0f 035308 call memset0_4 
-0x7c10 035309 istore 8 ,contw 
-0x7c11 035310 add rega ,44 ,contr 
-0x7c12 035311 call memcpy8 
-0x7c13 035312 call memcpy12 
-0x7c14 035313 copy regb ,rega 
-0x7c15 035314 call bn_lshiftmod_256 
-0x7c16 035315 arg mem_tmp2_256 ,regb 
-0x7c17 035316 copy alarm ,rega 
-0x7c18 035317 copy timeup ,contw 
-0x7c19 035318 call bn_addmod_256 
-0x7c1a 035320 arg mem_tmp2_256 ,regb 
-0x7c1b 035321 copy regb ,contw 
-0x7c1c 035322 call memset0_4 
-0x7c1d 035323 istore 8 ,contw 
-0x7c1e 035324 add alarm ,48 ,contr 
-0x7c1f 035325 call memcpy16 
-0x7c20 035326 call memset0_4 
-0x7c21 035327 copy regb ,rega 
-0x7c22 035328 call bn_lshiftmod_256 
-0x7c23 035332 arg mem_tmp2_256 ,regb 
-0x7c24 035333 copy timeup ,rega 
-0x7c25 035334 copy rega ,contw 
-0x7c26 035335 call bn_addmod_256 
-0x7c27 035339 arg mem_tmp2_256 ,regb 
-0x7c28 035340 copy regb ,contw 
-0x7c29 035341 add alarm ,32 ,contr 
-0x7c2a 035342 call memcpy12 
-0x7c2b 035343 call memset0_4 
-0x7c2c 035344 istore 8 ,contw 
-0x7c2d 035345 add alarm ,56 ,contr 
-0x7c2e 035346 call memcpy8 
-0x7c2f 035347 copy timeup ,rega 
-0x7c30 035348 copy rega ,contw 
-0x7c31 035349 call bn_addmod_256 
-0x7c32 035353 arg mem_tmp2_256 ,regb 
-0x7c33 035354 copy regb ,contw 
-0x7c34 035355 add alarm ,36 ,contr 
-0x7c35 035356 call memcpy12 
-0x7c36 035357 add alarm ,52 ,contr 
-0x7c37 035358 call memcpy12 
-0x7c38 035359 add alarm ,52 ,contr 
-0x7c39 035360 call memcpy4 
-0x7c3a 035361 add alarm ,32 ,contr 
-0x7c3b 035362 call memcpy4 
-0x7c3c 035363 copy timeup ,rega 
-0x7c3d 035364 copy rega ,contw 
-0x7c3e 035365 call bn_addmod_256 
-0x7c3f 035368 arg mem_tmp2_256 ,regb 
-0x7c40 035369 copy regb ,contw 
-0x7c41 035370 add alarm ,44 ,contr 
-0x7c42 035371 call memcpy12 
-0x7c43 035372 call memset0_4 
-0x7c44 035373 istore 8 ,contw 
-0x7c45 035374 add alarm ,32 ,contr 
-0x7c46 035375 call memcpy4 
-0x7c47 035376 add alarm ,40 ,contr 
-0x7c48 035377 call memcpy4 
-0x7c49 035378 copy timeup ,rega 
-0x7c4a 035379 copy rega ,contw 
-0x7c4b 035380 call bn_submod_256 
-0x7c4c 035383 arg mem_tmp2_256 ,regb 
-0x7c4d 035384 copy regb ,contw 
-0x7c4e 035385 add alarm ,48 ,contr 
-0x7c4f 035386 call memcpy8 
-0x7c50 035387 call memcpy8 
-0x7c51 035388 force 0 ,pdata 
-0x7c52 035389 istore 8 ,contw 
-0x7c53 035390 add alarm ,36 ,contr 
-0x7c54 035391 call memcpy4 
-0x7c55 035392 add alarm ,44 ,contr 
-0x7c56 035393 call memcpy4 
-0x7c57 035394 copy timeup ,rega 
-0x7c58 035395 copy rega ,contw 
-0x7c59 035396 call bn_submod_256 
-0x7c5a 035399 arg mem_tmp2_256 ,regb 
-0x7c5b 035400 copy regb ,contw 
-0x7c5c 035401 add alarm ,52 ,contr 
-0x7c5d 035402 call memcpy12 
-0x7c5e 035403 add alarm ,32 ,contr 
-0x7c5f 035404 call memcpy12 
-0x7c60 035405 call memset0_4 
-0x7c61 035406 add alarm ,48 ,contr 
-0x7c62 035407 call memcpy4 
-0x7c63 035408 copy timeup ,rega 
-0x7c64 035409 copy rega ,contw 
-0x7c65 035410 call bn_submod_256 
-0x7c66 035413 arg mem_tmp2_256 ,regb 
-0x7c67 035414 copy regb ,contw 
-0x7c68 035415 add alarm ,56 ,contr 
-0x7c69 035416 call memcpy8 
-0x7c6a 035417 call memset0_4 
-0x7c6b 035418 add alarm ,36 ,contr 
-0x7c6c 035419 call memcpy12 
-0x7c6d 035420 call memset0_4 
-0x7c6e 035421 add alarm ,52 ,contr 
-0x7c6f 035422 call memcpy4 
-0x7c70 035423 copy timeup ,rega 
-0x7c71 035424 copy rega ,contw 
-0x7c72 035425 branch bn_submod_256 
-:      035428 bn_load_mem:
-0x7c73 035429 force 32 ,loopcnt 
-0x7c74 035430 arg mem_regext ,contw 
-0x7c75 035431 iadd contw ,contw 
-0x7c76 035432 branch memcpy 
-:      035434 bn_load_256:
-0x7c77 035435 force 8 ,loopcnt 
-0x7c78 035436 branch bn_load_0 
-:      035438 bn_sqrmod_256:
-0x7c79 035439 copy rega ,regb 
-0x7c7a 035440 branch bn_mulmod_256 
-:      035442 bn_add_256:
-0x7c7b 035443 force 8 ,loopcnt 
-0x7c7c 035444 branch bn_add + 1 
-:      035446 bn_addmod_256:
-0x7c7d 035447 call bn_add_256 
-0x7c7e 035448 copy contw ,rega 
-0x7c7f 035449 branch bn_lshiftmod_ismod_256 
-:      035451 bn_lshiftmod_256:
-0x7c80 035452 call bn_lshift_256 
-:      035453 bn_lshiftmod_ismod_256:
-0x7c81 035454 isolate1 0 ,regc 
-0x7c82 035455 branch bn_lshiftmod_p_256 ,true 
-0x7c83 035456 arg mem_p_256 ,regb 
-0x7c84 035457 copy rega ,regc 
-0x7c85 035458 increase -32 ,rega 
-0x7c86 035459 call bn_bigeq_256 
-0x7c87 035460 nrtn positive 
-0x7c88 035461 copy regc ,rega 
-0x7c89 035462 branch sub_p2_256 
-:      035464 bn_lshiftmod_p_256:
-0x7c8a 035465 call sub_p2_256 
-0x7c8b 035467 copy rega ,regc 
-0x7c8c 035468 increase -32 ,rega 
-0x7c8d 035469 arg mem_p_256 ,regb 
-0x7c8e 035470 call bn_bigeq_256 
-0x7c8f 035471 nrtn positive 
-0x7c90 035472 copy regc ,rega 
-0x7c91 035473 branch sub_p2_256 
-:      035476 sub_p2_256:
-0x7c92 035477 increase -32 ,rega 
-0x7c93 035478 arg mem_p_256 ,regb 
-0x7c94 035479 copy rega ,contw 
-0x7c95 035480 branch bn_sub_256 
-:      035485 bn_submod_256:
-0x7c96 035486 call bn_sub_256 
-0x7c97 035488 branch bn_submod_256_np ,true 
-0x7c98 035491 add contw ,-32 ,rega 
-0x7c99 035492 arg mem_p_256 ,regb 
-0x7c9a 035493 call bn_bigeq_256 
-0x7c9b 035494 nrtn positive 
-0x7c9c 035495 arg mem_p_256 ,regb 
-0x7c9d 035496 add contw ,-32 ,rega 
-0x7c9e 035498 copy rega ,contw 
-0x7c9f 035499 branch bn_sub_256 
-:      035500 bn_submod_256_np:
-0x7ca0 035501 add contw ,-32 ,rega 
-0x7ca1 035502 arg mem_p_256 ,regb 
-0x7ca2 035503 copy rega ,contw 
-0x7ca3 035504 call bn_add_256 
-0x7ca4 035506 rtn true 
-0x7ca5 035507 add contw ,-32 ,rega 
-0x7ca6 035508 arg mem_p_256 ,regb 
-0x7ca7 035509 copy rega ,contw 
-0x7ca8 035510 branch bn_add_256 
-:      035514 bn_sub_256:
-0x7ca9 035515 force 8 ,loopcnt 
-0x7caa 035516 branch bn_sub + 1 
-:      035518 bn_rshift_256:
-0x7cab 035519 force 8 ,loopcnt 
-0x7cac 035520 increase 28 ,rega 
-0x7cad 035521 branch bn_rshift 
-:      035523 bn_lshift_256:
-0x7cae 035524 force 8 ,loopcnt 
-0x7caf 035525 force 0 ,regc 
-0x7cb0 035526 branch bn_lshift_0 
-:      035528 bn_bigeq_256:
-0x7cb1 035529 force 8 ,loopcnt 
-0x7cb2 035530 increase 28 ,rega 
-0x7cb3 035531 increase 28 ,regb 
-0x7cb4 035532 branch bn_bigeq_0 
-:      035535 bn_eq_zero_256:
-0x7cb5 035536 ifetch 8 ,contr 
-0x7cb6 035537 nrtn blank 
-0x7cb7 035538 branch bn_eq_zero 
-:      035543 bn_rshifteven_256:
-0x7cb8 035544 copy rega ,alarm 
-:      035545 bn_rshifteven_256_1:
-0x7cb9 035546 copy alarm ,rega 
-0x7cba 035547 ifetch 1 ,rega 
-0x7cbb 035548 isolate1 0 ,pdata 
-0x7cbc 035549 rtn true 
-0x7cbd 035550 call bn_rshift_256 
-0x7cbe 035551 ifetch 1 ,regb 
-0x7cbf 035552 isolate0 0 ,pdata 
-0x7cc0 035553 branch bn_rshifteven_256_0 ,true 
-0x7cc1 035554 arg mem_p_256 ,rega 
-0x7cc2 035555 copy regb ,contw 
-0x7cc3 035556 call bn_add_256 
-0x7cc4 035557 ifetch 1 ,regb 
-0x7cc5 035558 iadd regc ,pdata 
-0x7cc6 035559 istore 1 ,regb 
-0x7cc7 035560 increase -32 ,regb 
-:      035561 bn_rshifteven_256_0:
-0x7cc8 035562 add regb ,32 ,rega 
-0x7cc9 035563 force 9 ,loopcnt 
-0x7cca 035564 call bn_rshift 
-0x7ccb 035565 branch bn_rshifteven_256_1 
-:      035569 ui_init:
-0x7ccc 035570 call lpm_disable_exen_output 
-0x7ccd 035571 rtn wake 
-0x7cce 035572 call ui_button_init 
-0x7ccf 035573 call ui_timer_init 
-0x7cd0 035574 branch ui_led_init_global 
-:      035576 ui_dispatch:
-0x7cd1 035577 call ui_led_dispatch 
-0x7cd2 035579 branch ui_timer_check 
-:      035581 ui_button_init:
-0x7cd3 035582 fetch 1 ,mem_ui_button_gpio 
-0x7cd4 035583 rtneq ui_button_gpio_disable 
-0x7cd5 035584 iforce temp 
-0x7cd6 035585 call gpio_config_output 
-0x7cd7 035586 fetcht 1 ,mem_ui_button_gpio 
-0x7cd8 035587 call gpio_out_inactive 
-0x7cd9 035588 nop 100 
-0x7cda 035589 fetcht 1 ,mem_ui_button_gpio 
-0x7cdb 035590 call gpio_config_input 
-0x7cdc 035591 branch ui_button_polling 
-:      035595 ui_button_polling:
-0x7cdd 035596 bpatchx patch3e_3 ,mem_patch3e 
-0x7cde 035597 fetch 1 ,mem_ui_button_gpio 
-0x7cdf 035598 rtneq ui_button_gpio_disable 
-0x7ce0 035599 copy pdata ,temp 
-0x7ce1 035600 call gpio_get_bit 
-0x7ce2 035601 nbranch ui_button_up ,true 
-:      035603 ui_button_down:
-0x7ce3 035604 call ui_button_check_long_press 
-0x7ce4 035605 fetch 2 ,mem_ui_state_map 
-0x7ce5 035606 set1 ui_state_btn_down 
-0x7ce6 035607 store 2 ,mem_ui_state_map 
-0x7ce7 035608 fetch 1 ,mem_ui_button_last_state 
-0x7ce8 035609 rtneq ui_button_state_down 
-0x7ce9 035610 jam ui_button_state_down ,mem_ui_button_last_state 
-0x7cea 035612 fetch 1 ,mem_ui_button_timeout 
-0x7ceb 035613 store 1 ,mem_ui_button_timer 
-0x7cec 035614 call lpm_button_get_wake_lock 
-0x7ced 035615 jam bt_evt_button_down ,mem_fifo_temp 
-0x7cee 035616 branch ui_ipc_send_event 
-:      035617 ui_button_up:
-0x7cef 035618 fetch 2 ,mem_ui_state_map 
-0x7cf0 035619 set0 ui_state_btn_down 
-0x7cf1 035620 store 2 ,mem_ui_state_map 
-0x7cf2 035621 fetch 1 ,mem_ui_button_last_state 
-0x7cf3 035622 rtneq ui_button_state_up 
-0x7cf4 035623 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7cf5 035625 jam 0 ,mem_ui_button_timer 
-0x7cf6 035626 call lpm_button_clean_wake_lock 
-0x7cf7 035627 jam bt_evt_button_up ,mem_fifo_temp 
-0x7cf8 035628 branch ui_ipc_send_event 
-:      035630 ui_button_check_long_press:
-0x7cf9 035631 fetch 1 ,mem_ui_button_timer 
-0x7cfa 035632 rtn blank 
-0x7cfb 035633 increase -1 ,pdata 
-0x7cfc 035634 store 1 ,mem_ui_button_timer 
-0x7cfd 035635 nrtn blank 
-0x7cfe 035637 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x7cff 035638 branch ui_ipc_send_event 
-:      035640 lpm_button_get_wake_lock:
-0x7d00 035641 arg wake_lock_button ,queue 
-0x7d01 035642 branch lpm_get_wake_lock 
-:      035644 lpm_button_clean_wake_lock:
-0x7d02 035645 arg wake_lock_button ,queue 
-0x7d03 035646 branch lpm_put_wake_lock 
-:      035668 calc_curr_struct_prt:
-0x7d04 035669 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d05 035670 mul32 rega ,led_offset_length ,regb 
-0x7d06 035671 iadd regb ,regb 
-0x7d07 035672 rtn 
-:      035675 ui_led_init_global:
-0x7d08 035676 fetch 1 ,mem_ui_led_struct_num 
-0x7d09 035677 rtn blank 
-0x7d0a 035678 copy pdata ,loopcnt 
-0x7d0b 035679 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d0c 035680 copy pdata ,regb 
-:      035681 ui_led_init_loop:
-0x7d0d 035682 add regb ,led_offset_led_gpio ,regc 
-0x7d0e 035683 ifetcht 1 ,regc 
-0x7d0f 035684 call gpio_config_output 
-0x7d10 035685 call ui_led_off_static 
-0x7d11 035686 increase led_offset_length ,regb 
-0x7d12 035687 loop ui_led_init_loop 
-0x7d13 035688 rtn 
-:      035692 ui_led_on_global:
-0x7d14 035693 call calc_curr_struct_prt 
-0x7d15 035694 setarg ui_led_state_lighting 
-0x7d16 035695 istore 1 ,regb 
-0x7d17 035696 call ui_led_stop_timer 
-0x7d18 035697 branch ui_led_on_static 
-:      035701 ui_led_blink_stop_global:
-:      035702 ui_led_off_global:
-0x7d19 035703 call calc_curr_struct_prt 
-0x7d1a 035704 setarg ui_led_state_darking 
-0x7d1b 035705 istore 1 ,regb 
-0x7d1c 035706 call ui_led_stop_timer 
-0x7d1d 035707 branch ui_led_off_static 
-:      035711 ui_led_blink_start_global:
-0x7d1e 035712 call calc_curr_struct_prt 
-0x7d1f 035713 setarg ui_led_state_blink_start 
-0x7d20 035714 istore 1 ,regb 
-0x7d21 035715 setarg led_infinite_flash_num 
-0x7d22 035716 istore 1 ,contw 
-0x7d23 035717 branch ui_led_off_static 
-:      035722 ui_led_set_style_global:
-0x7d24 035723 call calc_curr_struct_prt 
-0x7d25 035724 arg led_offset_length ,loopcnt 
-0x7d26 035725 copy regc ,contr 
-0x7d27 035726 copy regb ,contw 
-0x7d28 035727 branch memcpy_fast 
-:      035731 ui_led_dispatch:
-0x7d29 035732 fetch 1 ,mem_ui_led_struct_num 
-0x7d2a 035733 rtn blank 
-0x7d2b 035734 arg 0 ,rega 
-:      035735 ui_led_blink_polling:
-0x7d2c 035736 call ui_led_change_style_by_type 
-0x7d2d 035737 increase 1 ,rega 
-0x7d2e 035738 fetch 1 ,mem_ui_led_struct_num 
-0x7d2f 035739 isub rega ,null 
-0x7d30 035740 rtn zero 
-0x7d31 035741 branch ui_led_blink_polling 
-:      035744 ui_led_off_static:
-0x7d32 035745 add regb ,led_offset_led_gpio ,regc 
-0x7d33 035746 ifetcht 1 ,regc 
-0x7d34 035747 branch gpio_out_inactive 
-:      035750 ui_led_on_static:
-0x7d35 035751 add regb ,led_offset_led_gpio ,regc 
-0x7d36 035752 ifetcht 1 ,regc 
-0x7d37 035753 branch gpio_out_active 
-:      035757 ui_led_change_style_by_type:
-0x7d38 035758 add rega ,ui_led_blink ,queue 
-0x7d39 035759 call timer_check 
-0x7d3a 035760 nrtn blank 
-0x7d3b 035762 call calc_curr_struct_prt 
-0x7d3c 035764 ifetch 1 ,regb 
-0x7d3d 035766 beq ui_led_state_lighting ,ui_led_on_static 
-0x7d3e 035767 beq ui_led_state_darking ,ui_led_off_static 
-0x7d3f 035768 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x7d40 035769 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      035770 ui_led_blink_state_lighting:
-0x7d41 035771 call ui_led_on_static 
-0x7d42 035772 add regb ,led_offset_cb_ledon ,regc 
-0x7d43 035773 call push_stack 
-0x7d44 035774 ifetch 2 ,regc 
-0x7d45 035775 call callback_func 
-0x7d46 035776 call pop_stack 
-0x7d47 035777 setarg ui_led_state_blink_darking 
-0x7d48 035778 istore 1 ,regb 
-0x7d49 035779 add regb ,led_offset_on_time ,regc 
-0x7d4a 035780 ifetch 2 ,regc 
-0x7d4b 035781 branch ui_led_blink_timer_start 
-:      035784 ui_led_blink_state_darking:
-0x7d4c 035785 call ui_led_off_static 
-0x7d4d 035786 add regb ,led_offset_cb_ledoff ,regc 
-0x7d4e 035787 call push_stack 
-0x7d4f 035788 ifetch 2 ,regc 
-0x7d50 035789 call callback_func 
-0x7d51 035790 call pop_stack 
-0x7d52 035792 add regb ,led_offset_blink_count ,regc 
-0x7d53 035793 ifetch 1 ,regc 
-0x7d54 035794 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x7d55 035795 increase -1 ,pdata 
-0x7d56 035796 istore 1 ,regc 
-0x7d57 035797 branch ui_led_blink_stop_global ,blank 
-:      035798 ui_led_blink_infinite:
-0x7d58 035799 setarg ui_led_state_blink_lighting 
-0x7d59 035800 istore 1 ,regb 
-0x7d5a 035801 add regb ,led_offset_off_time ,regc 
-0x7d5b 035802 ifetch 2 ,regc 
-:      035803 ui_led_blink_timer_start:
-0x7d5c 035804 add rega ,ui_led_blink ,queue 
-0x7d5d 035805 branch timer_init 
-:      035807 ui_led_stop_timer:
-0x7d5e 035808 setarg 0 
-0x7d5f 035809 branch ui_led_blink_timer_start 
-:      035815 ui_timer_timeout:
-0x7d60 035816 setarg 0x1000 
-0x7d61 035817 lshift16 pdata ,pdata 
-0x7d62 035818 iadd regb ,regb 
-0x7d63 035819 rtn 
-:      035821 ui_timer_check:
-0x7d64 035822 bpatchx patch3e_4 ,mem_patch3e 
-0x7d65 035823 arg 0 ,rega 
-0x7d66 035824 fetcht 4 ,mem_ui_timer_last_btclk 
-0x7d67 035825 copy clkn_bt ,regb 
-0x7d68 035826 copy regb ,pdata 
-0x7d69 035827 isub temp ,null 
-0x7d6a 035828 ncall ui_timer_timeout ,positive 
-:      035830 ui_timer_check_loop:
-0x7d6b 035831 copy regb ,pdata 
-0x7d6c 035832 increase 160 ,temp 
-0x7d6d 035833 increase 160 ,temp 
-0x7d6e 035834 isub temp ,null 
-0x7d6f 035835 nbranch ui_timer_check_end ,positive 
-0x7d70 035836 increase 1 ,rega 
-0x7d71 035837 and rega ,0x0f ,pdata 
-0x7d72 035838 nbranch ui_timer_check_loop ,blank 
-0x7d73 035839 arg 0 ,rega 
-0x7d74 035840 call ui_timer_check_send_evt 
-:      035841 ui_timer_init:
-0x7d75 035842 copy clkn_bt ,pdata 
-0x7d76 035843 store 4 ,mem_ui_timer_last_btclk 
-0x7d77 035844 rtn 
-:      035845 ui_timer_check_end:
-0x7d78 035846 bpatchx patch3e_5 ,mem_patch3e 
-0x7d79 035847 copy rega ,pdata 
-0x7d7a 035848 rtn blank 
-0x7d7b 035849 increase -160 ,temp 
-0x7d7c 035850 increase -160 ,temp 
-0x7d7d 035851 set0 28 ,temp 
-0x7d7e 035852 storet 4 ,mem_ui_timer_last_btclk 
-:      035853 ui_timer_check_send_evt:
-0x7d7f 035854 branch app_evt_timer 
-:      035861 ui_ipc_get_lock:
-0x7d80 035862 jam 1 ,mem_ipc_lock_bt 
-:      035863 ui_ipc_get_lock_wait:
-0x7d81 035864 fetch 1 ,mem_ipc_lock_c51 
-0x7d82 035865 nbranch ui_ipc_get_lock_wait ,blank 
-0x7d83 035866 rtn 
-:      035868 ui_ipc_put_lock:
-0x7d84 035869 jam 0 ,mem_ipc_lock_bt 
-0x7d85 035870 rtn 
-:      035874 ui_ipc_send_event:
-0x7d86 035875 bpatchx patch3e_6 ,mem_patch3e 
-0x7d87 035876 call ui_ipc_get_lock 
-0x7d88 035877 copy rega ,pdata 
-0x7d89 035878 store 4 ,mem_ipc_rega_temp 
-0x7d8a 035879 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7d8b 035880 call fifo_in 
-0x7d8c 035881 fetch 4 ,mem_ipc_rega_temp 
-0x7d8d 035882 copy pdata ,rega 
-0x7d8e 035883 branch ui_ipc_put_lock 
-:      035885 ui_ipc_send_cmd:
-0x7d8f 035886 bpatchx patch3e_7 ,mem_patch3e 
-0x7d90 035887 call ui_ipc_get_lock 
-0x7d91 035888 copy rega ,pdata 
-0x7d92 035889 store 4 ,mem_ipc_rega_temp 
-0x7d93 035890 arg mem_ipc_fifo_c512bt ,rega 
-0x7d94 035891 call fifo_in 
-0x7d95 035892 fetch 4 ,mem_ipc_rega_temp 
-0x7d96 035893 copy pdata ,rega 
-0x7d97 035894 branch ui_ipc_put_lock 
-:      035896 ui_ipc_clean_all_fifo:
-0x7d98 035897 setarg 0 
-0x7d99 035898 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x7d9a 035899 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7d9b 035900 rtn 
-:      035902 check_51cmd:
-0x7d9c 035903 bpatchx patch3f_0 ,mem_patch3f 
-0x7d9d 035904 fetch 1 ,mem_hci_cmd 
-0x7d9e 035905 nrtn blank 
-0x7d9f 035906 arg mem_ipc_fifo_c512bt ,rega 
-0x7da0 035907 call fifo_is_empty 
-0x7da1 035908 rtn blank 
-0x7da2 035909 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7da3 035910 call check_51cmd_once 
-0x7da4 035911 fetch 1 ,mem_ipc_skip_continue_proc 
-0x7da5 035912 branch check_51cmd ,blank 
-0x7da6 035913 rtn 
-:      035915 check_51cmd_once:
-0x7da7 035916 call ui_ipc_get_lock 
-0x7da8 035917 arg mem_ipc_fifo_c512bt ,rega 
-0x7da9 035918 call fifo_out 
-0x7daa 035919 copy pdata ,temp 
-0x7dab 035920 call ui_ipc_put_lock 
-0x7dac 035921 bpatchx patch3f_1 ,mem_patch3f 
-0x7dad 035922 copy temp ,pdata 
-0x7dae 035923 rtn blank 
-0x7daf 035924 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
-0x7db0 035925 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
-0x7db1 035926 beq bt_cmd_reconnect ,check_51cmd_reconnect 
-0x7db2 035927 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
-0x7db3 035928 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
-0x7db4 035929 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
-0x7db5 035930 beq bt_cmd_start_inquiry ,check_51cmd_inq 
-0x7db6 035931 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
-0x7db7 035932 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7db8 035933 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7db9 035934 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7dba 035935 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7dbb 035936 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7dbc 035937 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x7dbd 035938 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x7dbe 035939 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x7dbf 035940 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x7dc0 035941 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x7dc1 035942 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x7dc2 035943 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7dc3 035944 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
-0x7dc4 035946 store 1 ,mem_fifo_temp 
-0x7dc5 035947 bpatchx patch3f_2 ,mem_patch3f 
-0x7dc6 035948 call lmo_fifo_check 
-0x7dc7 035949 nbranch check_51cmd_restore ,blank 
-:      035950 check_51cmd_once_continue:
-0x7dc8 035951 fetch 1 ,mem_fifo_temp 
-0x7dc9 035952 bmark0 mark_context ,check_51cmd_check_idle 
-0x7dca 035953 beq bt_cmd_disconnect ,check_51cmd_disconnect 
-0x7dcb 035954 beq bt_cmd_enter_sniff ,cmd_in_sniff 
-0x7dcc 035955 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
-0x7dcd 035956 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
-0x7dce 035957 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7dcf 035958 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7dd0 035959 beq bt_cmd_role_switch ,check_51cmd_role_switch 
-0x7dd1 035960 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7dd2 035961 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
-0x7dd3 035962 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
-0x7dd4 035963 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
-0x7dd5 035964 rtn 
-:      035966 check_51cmd_check_idle:
-0x7dd6 035967 store 1 ,mem_fifo_temp 
-0x7dd7 035968 call context_check_idle 
-0x7dd8 035969 branch check_51cmd_restore ,zero 
-0x7dd9 035970 call context_search_plap 
-0x7dda 035971 nrtn zero 
-:      035972 check_51cmd_restore:
-0x7ddb 035973 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x7ddc 035974 branch ui_ipc_send_cmd 
-:      035979 check_51cmd_start_discovery:
-0x7ddd 035980 fetch 2 ,mem_ui_state_map 
-0x7dde 035981 set1 ui_state_bt_discovery 
-0x7ddf 035982 store 2 ,mem_ui_state_map 
-0x7de0 035983 jam 3 ,mem_scan_mode 
-0x7de1 035984 rtn 
-:      035988 check_51cmd_stop_discovery:
-0x7de2 035989 jam 0 ,mem_hid_handshake_timer_count 
-0x7de3 035990 jam 0 ,mem_scan_mode 
-0x7de4 035991 fetch 2 ,mem_ui_state_map 
-0x7de5 035992 set0 ui_state_bt_discovery 
-0x7de6 035993 store 2 ,mem_ui_state_map 
-0x7de7 035994 rtn 
-:      035998 check_51cmd_reconnect:
-0x7de8 035999 jam hci_cmd_create_conn ,mem_hci_cmd 
-0x7de9 036000 rtn 
-:      036004 check_51cmd_disconnect:
-0x7dea 036005 jam lmp_detach ,mem_lmo_opcode2 
-0x7deb 036006 jam other_end_terminated ,mem_disconn_reason_send 
-0x7dec 036007 rtn 
-:      036011 check_51cmd_enter_sniff_subrating:
-0x7ded 036012 rtn 
-:      036016 check_51cmd_exit_sniff_subrating:
-0x7dee 036017 rtn 
-:      036021 check_51cmd_sniff_test:
-0x7def 036022 rtn 
-:      036026 check_51cmd_pincode:
-0x7df0 036027 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x7df1 036028 branch cmd_pair 
-:      036032 check_51cmd_inq:
-0x7df2 036033 rtn 
-:      036037 check_51cmd_stop_inq:
-0x7df3 036038 rtn 
-:      036042 check_51cmd_adv:
-0x7df4 036043 jam on ,mem_le_adv_enable 
-0x7df5 036044 jam adv_ind ,mem_le_adv_type 
-0x7df6 036045 fetch 2 ,mem_ui_state_map 
-0x7df7 036046 set1 ui_state_ble_adv ,pdata 
-0x7df8 036047 store 2 ,mem_ui_state_map 
-0x7df9 036048 rtn 
-:      036052 check_51cmd_stop_adv:
-0x7dfa 036053 fetch 2 ,mem_ui_state_map 
-0x7dfb 036054 set0 ui_state_ble_adv ,pdata 
-0x7dfc 036055 store 2 ,mem_ui_state_map 
-0x7dfd 036056 jam off ,mem_le_adv_enable 
-0x7dfe 036057 rtn 
-:      036061 check_51cmd_direct_adv:
-0x7dff 036062 jam on ,mem_le_adv_enable 
-0x7e00 036063 jam adv_direct_ind ,mem_le_adv_type 
-0x7e01 036064 fetch 2 ,mem_ui_state_map 
-0x7e02 036065 set1 ui_state_ble_adv ,pdata 
-0x7e03 036066 store 2 ,mem_ui_state_map 
-0x7e04 036067 rtn 
-:      036071 check_51cmd_stop_direct_adv:
-0x7e05 036072 fetch 2 ,mem_ui_state_map 
-0x7e06 036073 set0 ui_state_ble_adv ,pdata 
-0x7e07 036074 store 2 ,mem_ui_state_map 
-0x7e08 036075 jam off ,mem_le_adv_enable 
-0x7e09 036076 rtn 
-:      036080 check_51cmd_le_disconnect:
-0x7e0a 036081 setarg 20 
-0x7e0b 036082 store 2 ,mem_le_superto 
-0x7e0c 036083 store 2 ,mem_le_init_superto 
-0x7e0d 036084 branch le_send_terminate_ind_user_terminated 
-:      036088 check_51cmd_ble_update_connect_param:
-0x7e0e 036089 branch le_l2cap_tx_update_req 
-:      036093 check_51cmd_led_off:
-0x7e0f 036094 arg 0 ,rega 
-0x7e10 036095 branch ui_led_off_global 
-:      036099 check_51cmd_led_on:
-0x7e11 036100 arg 0 ,rega 
-0x7e12 036101 branch ui_led_on_global 
-:      036105 check_51cmd_led_start_blink:
-0x7e13 036106 arg 0 ,rega 
-0x7e14 036107 branch ui_led_blink_start_global 
-:      036111 check_51cmd_le_start_con:
-0x7e15 036112 jam on ,mem_le_scan_enable 
-0x7e16 036113 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x7e17 036116 rtn 
-:      036120 check_51cmd_start_scan:
-0x7e18 036121 jam on ,mem_le_scan_enable 
-0x7e19 036122 rtn 
-:      036126 check_51cmd_stop_scan:
-0x7e1a 036127 jam off ,mem_le_scan_enable 
-0x7e1b 036128 jam 0 ,mem_hci_cmd 
-0x7e1c 036129 rtn 
-:      036133 check_51cmd_hibernate:
-0x7e1d 036134 fetch 2 ,mem_cb_before_hibernate 
-0x7e1e 036135 call callback_func 
-0x7e1f 036136 fetch 1 ,mem_ui_button_gpio 
-0x7e20 036137 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x7e21 036138 copy pdata ,temp 
-0x7e22 036139 call gpio_config_input 
-:      036140 check_51cmd_hibernate_btn_disabled:
-0x7e23 036141 call ui_ipc_clean_all_fifo 
-0x7e24 036142 branch lpm_hibernate 
-:      036146 check_51cmd_le_smp_sec_req:
-0x7e25 036147 branch le_send_smp_security_request 
-:      036151 check_51cmd_role_switch:
-0x7e26 036152 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x7e27 036153 set1 mark_switch_initiated ,mark 
-0x7e28 036154 nrtn master 
-0x7e29 036155 jam switch_flag_init ,mem_switch_flag 
-0x7e2a 036156 jam lmp_switch_req ,mem_lmo_opcode2 
-0x7e2b 036157 fetch 1 ,mem_connection_options 
-0x7e2c 036158 set0 connection_switch ,pdata 
-0x7e2d 036159 store 1 ,mem_connection_options 
-0x7e2e 036160 rtn 
-:      036164 check_51cmd_bb_reconn_cancel:
-0x7e2f 036165 force page_length_timer ,queue 
-0x7e30 036166 branch timer_stop 
-:      036170 check_51cmd_dhkey_not_accept:
-0x7e31 036171 call tid_set_reply 
-0x7e32 036172 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7e33 036173 branch parse_lmp_dhkey_check_reject 
-:      036176 ui_check_paring_button:
-0x7e34 036177 fetch 1 ,mem_ui_state_map 
-0x7e35 036178 rtnbit0 ui_state_btn_down 
-0x7e36 036179 rtnbit0 ui_state_bt_reconnect 
-0x7e37 036180 branch check_51cmd_bb_reconn_cancel 
-:      036185 queue_init:
-0x7e38 036186 fetch 2 ,mem_queue_ptr 
-0x7e39 036187 add pdata ,queue_offset_curr_num ,contw 
-0x7e3a 036188 setarg 0 
-0x7e3b 036189 istore 3 ,contw 
-0x7e3c 036190 rtn 
-:      036194 queue_push:
-0x7e3d 036195 call disable_user 
-0x7e3e 036196 call queue_full 
-0x7e3f 036197 rtn blank 
-0x7e40 036198 fetch 2 ,mem_queue_ptr 
-0x7e41 036199 add pdata ,queue_offset_curr_num ,regb 
-0x7e42 036200 ifetcht 1 ,regb 
-0x7e43 036201 increase 1 ,temp 
-0x7e44 036202 istoret 1 ,regb 
-0x7e45 036204 ifetcht 1 ,pdata 
-0x7e46 036205 copy temp ,loopcnt 
-0x7e47 036206 add pdata ,queue_offset_write_ptr ,regb 
-0x7e48 036207 ifetch 1 ,regb 
-0x7e49 036208 imul32 temp ,pdata 
-0x7e4a 036209 iadd contr ,contw 
-0x7e4b 036210 copy rega ,contr 
-:      036211 calc_queue_next_ptr:
-0x7e4c 036212 call memcpy 
-0x7e4d 036213 call queue_get_size 
-0x7e4e 036214 pincrease -1 
-0x7e4f 036215 ifetcht 1 ,regb 
-0x7e50 036216 increase 1 ,temp 
-0x7e51 036217 iand temp ,temp 
-0x7e52 036218 istoret 1 ,regb 
-0x7e53 036219 branch enable_user 
-:      036224 queue_pop:
-0x7e54 036225 call disable_user 
-0x7e55 036226 call queue_empty 
-0x7e56 036227 rtn blank 
-0x7e57 036228 fetch 2 ,mem_queue_ptr 
-0x7e58 036229 add pdata ,queue_offset_curr_num ,regb 
-0x7e59 036230 ifetcht 1 ,regb 
-0x7e5a 036231 increase -1 ,temp 
-0x7e5b 036232 istoret 1 ,regb 
-0x7e5c 036233 ifetcht 1 ,pdata 
-0x7e5d 036234 copy temp ,loopcnt 
-0x7e5e 036235 add pdata ,queue_offset_read_ptr ,regb 
-0x7e5f 036236 ifetch 1 ,regb 
-0x7e60 036237 imul32 temp ,pdata 
-0x7e61 036238 iadd contr ,contr 
-0x7e62 036239 increase 1 ,contr 
-0x7e63 036240 copy rega ,contw 
-0x7e64 036241 branch calc_queue_next_ptr 
-:      036245 queue_empty:
-0x7e65 036246 fetch 2 ,mem_queue_ptr 
-0x7e66 036247 add pdata ,queue_offset_curr_num ,contr 
-0x7e67 036248 ifetch 1 ,contr 
-0x7e68 036249 rtn 
-:      036252 queue_full:
-0x7e69 036253 call queue_get_size 
-0x7e6a 036254 ifetcht 1 ,contr 
-0x7e6b 036255 isub temp ,pdata 
-0x7e6c 036256 rtn 
-:      036259 queue_get_size:
-0x7e6d 036260 fetch 2 ,mem_queue_ptr 
-0x7e6e 036261 add pdata ,queue_offset_length ,contr 
-0x7e6f 036262 ifetch 1 ,contr 
-0x7e70 036263 rtn 
-:      036271 right_shift_n:
-0x7e71 036272 sub loopcnt ,0 ,null 
-0x7e72 036273 rtn zero 
-:      036274 right_shift_n_loop:
-0x7e73 036275 rshift pdata ,pdata 
-0x7e74 036276 loop right_shift_n_loop 
-0x7e75 036277 rtn 
-:      036280 left_shift_n:
-0x7e76 036281 force 1 ,pdata 
-0x7e77 036282 sub loopcnt ,0 ,null 
-0x7e78 036283 rtn zero 
-:      036284 left_shift_n_loop:
-0x7e79 036285 lshift pdata ,pdata 
-0x7e7a 036286 loop left_shift_n_loop 
-0x7e7b 036287 rtn 
-:      036288 push_stack:
-0x7e7c 036289 deposit contw 
-0x7e7d 036290 store 2 ,mem_contw 
-0x7e7e 036291 storet 8 ,mem_temp 
-0x7e7f 036292 deposit timeup 
-0x7e80 036293 store 4 ,mem_timeup 
-0x7e81 036294 call push_stack_rega_b_c 
-0x7e82 036295 deposit contr 
-0x7e83 036296 store 2 ,mem_contr 
-0x7e84 036297 rtn 
-:      036299 push_stack_rega_b_c:
-0x7e85 036300 deposit rega 
-0x7e86 036301 store 4 ,mem_rega 
-0x7e87 036302 deposit regb 
-0x7e88 036303 store 4 ,mem_regb 
-0x7e89 036304 deposit regc 
-0x7e8a 036305 store 3 ,mem_regc 
-0x7e8b 036306 rtn 
-:      036308 pop_stack:
-0x7e8c 036309 fetcht 8 ,mem_temp 
-0x7e8d 036310 fetch 4 ,mem_timeup 
-0x7e8e 036311 iforce timeup 
-0x7e8f 036312 call pop_stack_rega_b_c 
-0x7e90 036313 fetch 2 ,mem_contw 
-0x7e91 036314 iforce contw 
-0x7e92 036315 fetch 2 ,mem_contr 
-0x7e93 036316 iforce contr 
-0x7e94 036317 rtn 
-:      036319 pop_stack_rega_b_c:
-0x7e95 036320 fetch 4 ,mem_rega 
-0x7e96 036321 iforce rega 
-0x7e97 036322 fetch 4 ,mem_regb 
-0x7e98 036323 iforce regb 
-0x7e99 036324 fetch 3 ,mem_regc 
-0x7e9a 036325 iforce regc 
-0x7e9b 036326 rtn 
-:      036328 get_contw:
-0x7e9c 036329 fetch 2 ,mem_contw 
-0x7e9d 036330 copy pdata ,contw 
-0x7e9e 036331 rtn 
-:      036332 get_contr:
-0x7e9f 036333 fetch 2 ,mem_contr 
-0x7ea0 036334 copy pdata ,contr 
-0x7ea1 036335 rtn 
-:      036336 store_contw:
-0x7ea2 036337 copy contw ,pdata 
-0x7ea3 036338 store 2 ,mem_contw 
-0x7ea4 036339 rtn 
-:      036340 store_contr:
-0x7ea5 036341 copy contr ,pdata 
-0x7ea6 036342 store 2 ,mem_contr 
-0x7ea7 036343 rtn 
-:      036347 save_cont_pointers:
-0x7ea8 036348 copy contw ,pdata 
-0x7ea9 036349 store 2 ,mem_hold_contw 
-0x7eaa 036350 copy contr ,pdata 
-0x7eab 036351 store 2 ,mem_hold_contr 
-0x7eac 036352 rtn 
-:      036353 load_cont_pointers:
-0x7ead 036354 fetch 2 ,mem_hold_contw 
-0x7eae 036355 copy pdata ,contw 
-0x7eaf 036356 fetch 2 ,mem_hold_contr 
-0x7eb0 036357 copy pdata ,contr 
-0x7eb1 036358 rtn 
-:      036360 memcpy96:
-0x7eb2 036361 call memcpy32 
-:      036362 memcpy64:
-0x7eb3 036363 call memcpy32 
-0x7eb4 036364 branch memcpy32 
-:      036365 memcpy12:
-0x7eb5 036366 call memcpy8 
-:      036367 memcpy4:
-0x7eb6 036368 ifetch 4 ,contr 
-0x7eb7 036369 istore 4 ,contw 
-0x7eb8 036370 rtn 
-:      036371 memcpy8:
-0x7eb9 036372 ifetch 8 ,contr 
-0x7eba 036373 istore 8 ,contw 
-0x7ebb 036374 rtn 
-:      036376 memcpy48:
-0x7ebc 036377 call memcpy16 
-:      036378 memcpy32:
-0x7ebd 036379 call memcpy8 
-:      036380 memcpy24:
-0x7ebe 036381 call memcpy8 
-:      036382 memcpy16:
-0x7ebf 036383 call memcpy8 
-0x7ec0 036384 branch memcpy8 
-:      036388 delay_10ms:
-0x7ec1 036389 arg 10 ,loopcnt 
-:      036390 delay_ms_wait:
-0x7ec2 036391 nop 12000 
-0x7ec3 036392 loop delay_ms_wait 
-0x7ec4 036393 rtn 
-:      036395 bn_zero:
-0x7ec5 036396 force 3 ,loopcnt 
-:      036397 memset0:
-0x7ec6 036398 force 0 ,pdata 
-:      036399 memset8:
-0x7ec7 036400 istore 8 ,contw 
-0x7ec8 036401 loop memset8 
-0x7ec9 036402 rtn 
-:      036404 memset0_8:
-0x7eca 036405 force 0 ,pdata 
-0x7ecb 036406 istore 8 ,contw 
-0x7ecc 036407 rtn 
-:      036408 memset0_4:
-0x7ecd 036409 force 0 ,pdata 
-0x7ece 036410 istore 4 ,contw 
-0x7ecf 036411 rtn 
-:      036413 clear_mem_256:
-0x7ed0 036414 force 4 ,loopcnt 
-0x7ed1 036415 branch memset0 
-:      036416 clear_mem_512:
-0x7ed2 036417 force 8 ,loopcnt 
-0x7ed3 036418 branch memset0 
-:      036420 clear_mem:
-0x7ed4 036421 deposit loopcnt 
-0x7ed5 036422 rtn blank 
-0x7ed6 036423 setarg 0 
-:      036424 clear_mem_loop:
-0x7ed7 036425 istore 1 ,contw 
-0x7ed8 036426 loop clear_mem_loop 
-0x7ed9 036427 rtn 
-:      036430 clear_temp_block:
-0x7eda 036431 arg 32 ,loopcnt 
-0x7edb 036432 arg mem_temp_block0 ,contw 
-0x7edc 036433 branch clear_mem 
-:      036435 xor_loop:
-0x7edd 036436 ifetch 4 ,regc 
-0x7ede 036437 ifetcht 4 ,rega 
-0x7edf 036438 ixor temp ,pdata 
-0x7ee0 036439 istore 4 ,contw 
-0x7ee1 036440 increase 4 ,rega 
-0x7ee2 036441 increase 4 ,regc 
-0x7ee3 036442 loop xor_loop 
-0x7ee4 036443 rtn 
-:      036447 inverse_data:
-0x7ee5 036448 bpatchx patch3f_3 ,mem_patch3f 
-0x7ee6 036449 copy loopcnt ,pdata 
-0x7ee7 036450 sub pdata ,1 ,null 
-0x7ee8 036451 rtn positive 
-0x7ee9 036452 iadd rega ,regb 
-0x7eea 036453 increase -1 ,regb 
-0x7eeb 036454 rshift loopcnt ,loopcnt 
-:      036455 inverse_loop:
-0x7eec 036456 ifetcht 1 ,rega 
-0x7eed 036457 ifetch 1 ,regb 
-0x7eee 036458 istore 1 ,rega 
-0x7eef 036459 istoret 1 ,regb 
-0x7ef0 036460 increase -1 ,regb 
-0x7ef1 036461 increase 1 ,rega 
-0x7ef2 036462 loop inverse_loop 
-0x7ef3 036463 rtn 
-:      036466 memcpy_fast:
-0x7ef4 036467 deposit loopcnt 
-0x7ef5 036468 rtn blank 
-:      036469 memcpy_fast_loop:
-0x7ef6 036470 increase -8 ,loopcnt 
-0x7ef7 036471 call memcpy8 ,positive 
-0x7ef8 036472 rtn zero 
-0x7ef9 036473 branch memcpy_fast_loop ,positive 
-0x7efa 036474 increase 8 ,loopcnt 
-:      036475 memcpy_fast_loop_four:
-0x7efb 036476 increase -4 ,loopcnt 
-0x7efc 036477 call memcpy4 ,positive 
-0x7efd 036478 rtn zero 
-0x7efe 036479 branch memcpy_fast_loop_four ,positive 
-0x7eff 036480 increase 4 ,loopcnt 
-0x7f00 036481 branch memcpy 
-:      036483 memcpy:
-0x7f01 036484 deposit loopcnt 
-0x7f02 036485 rtn blank 
-:      036486 memcpy_loop:
-0x7f03 036487 ifetch 1 ,contr 
-0x7f04 036488 istore 1 ,contw 
-0x7f05 036489 loop memcpy_loop 
-0x7f06 036490 rtn 
-:      036492 timer_stop:
-0x7f07 036493 setarg 0 
-:      036494 timer_init:
-0x7f08 036495 rshift clkn_bt ,temp 
-0x7f09 036496 storet 4 ,mem_last_clkn 
-0x7f0a 036497 arg mem_timers ,contw 
-0x7f0b 036498 iforce temp 
-0x7f0c 036499 lshift queue ,pdata 
-0x7f0d 036500 iadd contw ,contw 
-0x7f0e 036501 istoret 2 ,contw 
-0x7f0f 036502 bpatchx patch3f_4 ,mem_patch3f 
-0x7f10 036503 rtn 
-:      036505 timer_check_timeout:
-0x7f11 036506 arg 0x800 ,timeup 
-0x7f12 036507 lshift16 timeup ,timeup 
-0x7f13 036508 iadd timeup ,pdata 
-0x7f14 036509 rtn 
-:      036512 timer_reinit:
-0x7f15 036513 arg 0 ,queue 
-:      036514 timer_check:
-0x7f16 036515 bpatchx patch3f_5 ,mem_patch3f 
-0x7f17 036516 fetcht 4 ,mem_last_clkn 
-0x7f18 036517 rshift clkn_bt ,pdata 
-0x7f19 036518 store 4 ,mem_last_clkn 
-0x7f1a 036519 isub temp ,null 
-0x7f1b 036520 ncall timer_check_timeout ,positive 
-0x7f1c 036521 isub temp ,timeup 
-0x7f1d 036522 copy timeup ,temp 
-0x7f1e 036523 arg mem_timers ,contr 
-0x7f1f 036524 copy contr ,contw 
-0x7f20 036525 arg 16 ,loopcnt 
-:      036526 timer_loop:
-0x7f21 036527 ifetch 2 ,contr 
-0x7f22 036528 isub temp ,pdata 
-0x7f23 036529 branch timer_counting ,positive 
-0x7f24 036530 force 0 ,pdata 
-:      036531 timer_counting:
-0x7f25 036532 istore 2 ,contw 
-0x7f26 036533 loop timer_loop 
-0x7f27 036534 arg mem_timers ,contr 
-0x7f28 036535 lshift queue ,pdata 
-0x7f29 036536 iadd contr ,contr 
-0x7f2a 036537 ifetch 2 ,contr 
-0x7f2b 036538 rtn 
-:      036543 clk_add:
-0x7f2c 036544 iadd temp ,temp 
-0x7f2d 036545 copy temp ,loopcnt 
-0x7f2e 036546 setarg 3750 
-0x7f2f 036547 isub loopcnt ,pdata 
-0x7f30 036548 rtn positive 
-0x7f31 036549 sub pdata ,0 ,pdata 
-0x7f32 036550 rshift16 temp ,temp 
-0x7f33 036551 increase 1 ,temp 
-0x7f34 036552 lshift16 temp ,temp 
-0x7f35 036553 ior temp ,temp 
-0x7f36 036554 rtn 
-:      036556 clk_diff_rt:
-0x7f37 036557 call clk_diff 
-0x7f38 036558 branch clk2rt 
-:      036561 clk_diff:
-0x7f39 036562 disable user 
-0x7f3a 036563 isub temp ,pdata 
-0x7f3b 036564 branch clk_diff_pos ,positive 
-0x7f3c 036565 enable user 
-0x7f3d 036566 sub pdata ,0 ,pdata 
-:      036567 clk_diff_pos:
-0x7f3e 036568 rtnbit0 15 
-0x7f3f 036569 arg -61786 ,temp 
-0x7f40 036570 iadd temp ,pdata 
-0x7f41 036571 set0 64 ,pdata 
-0x7f42 036572 rtn 
-:      036574 clk2rt:
-0x7f43 036575 iforce contr 
-0x7f44 036576 rshift16 pdata ,pdata 
-0x7f45 036577 arg 3750 ,temp 
-0x7f46 036578 imul32 temp ,pdata 
-0x7f47 036579 iadd contr ,pdata 
-0x7f48 036580 rtn 
-:      036583 clk2lpo:
-0x7f49 036584 lshift8 pdata ,pdata 
-0x7f4a 036585 lshift4 pdata ,pdata 
-0x7f4b 036586 fetcht 3 ,mem_clks_per_lpo 
-0x7f4c 036587 idiv temp 
-0x7f4d 036588 call wait_div_end 
-0x7f4e 036589 quotient temp 
-0x7f4f 036590 rtn 
-:      036593 clk2bt:
-0x7f50 036594 arg 3750 ,temp 
-0x7f51 036595 idiv temp 
-0x7f52 036596 call wait_div_end 
-0x7f53 036597 quotient pdata 
-0x7f54 036598 lshift16 pdata ,pdata 
-0x7f55 036599 remainder temp 
-0x7f56 036600 ior temp ,temp 
-0x7f57 036601 rtn 
-:      036608 string2dec_from_uart:
-0x7f58 036609 arg 0 ,temp 
-:      036610 string2dec_from_uart_done:
-0x7f59 036611 copy temp ,regc 
-0x7f5a 036612 ifetch 1 ,contru 
-0x7f5b 036613 call uchar2dialog 
-0x7f5c 036614 copy regc ,temp 
-0x7f5d 036615 call swap 
-0x7f5e 036616 arg 10 ,regb 
-0x7f5f 036617 imul32 regb ,pdata 
-0x7f60 036618 iadd temp ,pdata 
-0x7f61 036619 copy pdata ,temp 
-0x7f62 036620 loop string2dec_from_uart_done 
-0x7f63 036621 rtn 
-:      036625 uchar2dialog:
-0x7f64 036626 arg 0x3a ,temp 
-0x7f65 036627 isub temp ,null 
-0x7f66 036628 nbranch uchar2dialog_number ,positive 
-0x7f67 036629 arg 0x61 ,temp 
-0x7f68 036630 isub temp ,null 
-0x7f69 036631 branch uchar2dialog_a2f ,positive 
-0x7f6a 036632 arg 0x37 ,temp 
-0x7f6b 036633 isub temp ,pdata 
-0x7f6c 036634 rtn 
-:      036635 uchar2dialog_number:
-0x7f6d 036636 arg 0x30 ,temp 
-0x7f6e 036637 isub temp ,pdata 
-0x7f6f 036638 rtn 
-:      036639 uchar2dialog_a2f:
-0x7f70 036640 arg 0x57 ,temp 
-0x7f71 036641 isub temp ,pdata 
-0x7f72 036642 rtn 
-:      036644 pn9:
-0x7f73 036645 copy temp ,alarm 
-0x7f74 036646 setarg 0x1ff 
-0x7f75 036647 force 0 ,regb 
-:      036648 pn9_loop:
-0x7f76 036649 rshift3 pdata ,rega 
-0x7f77 036650 rshift rega ,rega 
-0x7f78 036651 ixor rega ,rega 
-0x7f79 036652 isolate1 0 ,rega 
-0x7f7a 036653 setflag true ,9 ,pdata 
-0x7f7b 036654 rshift temp ,temp 
-0x7f7c 036655 isolate1 0 ,pdata 
-0x7f7d 036656 setflag true ,7 ,temp 
-0x7f7e 036657 rshift pdata ,pdata 
-0x7f7f 036658 increase 1 ,regb 
-0x7f80 036659 compare 0 ,regb ,0x7 
-0x7f81 036660 nbranch pn9_loop ,true 
-0x7f82 036661 istoret 1 ,contw 
-0x7f83 036662 loop pn9_loop 
-0x7f84 036663 copy alarm ,temp 
-0x7f85 036664 rtn 
-:      036667 wait_div_end:
-0x7f86 036668 rtn modone 
-0x7f87 036669 branch wait_div_end 
-:      036679 compare_loop:
-:      036680 string_compare:
-0x7f88 036681 ifetch 1 ,rega 
-0x7f89 036682 ifetcht 1 ,regb 
-0x7f8a 036683 isub temp ,null 
-0x7f8b 036684 nrtn zero 
-0x7f8c 036685 increase 1 ,rega 
-0x7f8d 036686 increase 1 ,regb 
-0x7f8e 036687 loop string_compare 
-0x7f8f 036688 force 0 ,null 
-0x7f90 036689 rtn 
-:      036692 ceiling:
-0x7f91 036693 isub temp ,null 
-0x7f92 036694 nrtn positive 
-0x7f93 036695 deposit temp 
-0x7f94 036696 rtn 
-:      036698 swap:
-0x7f95 036699 iadd temp ,pdata 
-0x7f96 036700 isub temp ,temp 
-0x7f97 036701 isub temp ,pdata 
-0x7f98 036702 rtn 
-:      036704 clean_mem:
-0x7f99 036705 arg 0x200 ,loopcnt 
-0x7f9a 036706 arg 0x4000 ,contw 
-0x7f9b 036707 branch memset0 
-:      036710 callback_func:
-0x7f9c 036711 rtn blank 
-0x7f9d 036712 copy pdata ,pc 
-:      036715 wait_uarttx:
-0x7f9e 036716 hfetch 2 ,core_uart_txitems 
-0x7f9f 036717 nbranch wait_uarttx ,blank 
-0x7fa0 036718 rtn 
-:      036720 ice_break:
-0x7fa1 036721 jam 0x1 ,core_ice_ctrl 
-0x7fa2 036722 rtn 
-:      036724 ice_setbp:
-0x7fa3 036725 hstore 2 ,core_ice_break0 
-0x7fa4 036726 hfetch 1 ,core_ice_ctrl 
-0x7fa5 036727 set1 4 ,pdata 
-0x7fa6 036728 hstore 1 ,core_ice_ctrl 
-0x7fa7 036729 rtn 
-:      036730 ice_setbp2:
-0x7fa8 036731 hstore 2 ,core_ice_break1 
-0x7fa9 036732 hfetch 1 ,core_ice_ctrl 
-0x7faa 036733 set1 6 ,pdata 
-0x7fab 036734 hstore 1 ,core_ice_ctrl 
-0x7fac 036735 rtn 
-:      036737 ice_set_write_bp:
-0x7fad 036738 hstore 2 ,core_ice_break0 
-0x7fae 036739 jam 0x30 ,core_ice_ctrl 
-0x7faf 036740 rtn 
-:      036744 test_enable_white:
-0x7fb0 036745 hfetch 1 ,core_config 
-0x7fb1 036746 set0 whiteoff_bit ,pdata 
-0x7fb2 036747 hstore 1 ,core_config 
-0x7fb3 036748 rtn 
-:      036750 check_uart_tx_buff:
-0x7fb4 036751 hfetch 2 ,core_uart_txitems 
-0x7fb5 036752 arg uart_air_control_threshold ,temp 
-:      036753 pdata_sub_temp:
-0x7fb6 036754 isub temp ,null 
-0x7fb7 036755 rtn 
-:      036761 fifo_in:
-0x7fb8 036762 bpatchx patch3f_6 ,mem_patch3f 
-0x7fb9 036763 ifetcht util_fifo_len ,rega 
-0x7fba 036764 and temp ,0xff ,pdata 
-0x7fbb 036765 nbranch fifo_in_push ,blank 
-0x7fbc 036766 rshift8 temp ,pdata 
-0x7fbd 036767 istore util_fifo_len ,rega 
-:      036768 fifo_in_push:
-0x7fbe 036769 increase util_fifo_len + util_fifo_offset ,rega 
-0x7fbf 036770 ifetch 1 ,rega 
-0x7fc0 036771 nbranch assert ,blank 
-0x7fc1 036772 fetch 1 ,mem_fifo_temp 
-0x7fc2 036773 istore 1 ,rega 
-0x7fc3 036774 rtn 
-:      036779 fifo_out:
-0x7fc4 036780 bpatchx patch3f_7 ,mem_patch3f 
-0x7fc5 036781 arg util_fifo_len ,loopcnt 
-0x7fc6 036782 ifetch util_fifo_len ,rega 
-0x7fc7 036783 rtn blank 
-:      036784 fifo_out_loop:
-0x7fc8 036785 ifetch 1 ,rega 
-0x7fc9 036786 nbranch fifo_out_end ,blank 
-0x7fca 036787 increase 1 ,rega 
-0x7fcb 036788 loop fifo_out_loop 
-0x7fcc 036789 branch assert 
-:      036790 fifo_out_end:
-0x7fcd 036791 arg 0 ,temp 
-0x7fce 036792 istoret 1 ,rega 
-0x7fcf 036793 rtn 
-:      036798 fifo_is_empty:
-0x7fd0 036799 ifetch util_fifo_len ,rega 
-0x7fd1 036800 rtn 
-:      036805 fifo_is_full:
-0x7fd2 036806 ifetch 1 ,rega 
-0x7fd3 036807 rtn 
-:      036810 fifo_is_near_full:
-0x7fd4 036811 ifetch 2 ,rega 
-0x7fd5 036812 rtn 
-:      036816 fifo_content_count:
-0x7fd6 036817 arg 0 ,temp 
-:      036818 fifo_content_count_loop:
-0x7fd7 036819 fetch 1 ,contr 
-0x7fd8 036820 loop fifo_content_count_loop ,blank 
-0x7fd9 036821 increase 1 ,temp 
-0x7fda 036822 loop fifo_content_count_loop 
-0x7fdb 036823 copy temp ,pdata 
-0x7fdc 036824 rtn 
-:      036826 not_greater_than:
-0x7fdd 036827 isub temp ,null 
-0x7fde 036828 nrtn positive 
-0x7fdf 036829 copy temp ,pdata 
-0x7fe0 036830 rtn 
-:      036833 disable_positive:
-0x7fe1 036834 force -1 ,null 
-0x7fe2 036835 rtn 
-:      036836 enable_positive:
-:      036837 disable_zero:
-0x7fe3 036838 force 1 ,null 
-0x7fe4 036839 rtn 
-:      036840 enable_zero:
-0x7fe5 036841 force 0 ,null 
-0x7fe6 036842 rtn 
-:      036844 enable_user:
-0x7fe7 036845 enable user 
-0x7fe8 036846 rtn 
-:      036848 disable_user:
-0x7fe9 036849 disable user 
-0x7fea 036850 rtn 
-:      036852 enable_user2:
-0x7feb 036853 enable user2 
-0x7fec 036854 rtn 
-:      036856 disable_user2:
-0x7fed 036857 disable user2 
-0x7fee 036858 rtn 
-:      036860 disable_blank:
-0x7fef 036861 setarg 1 
-0x7ff0 036862 rtn 
-:      036864 enable_blank:
-0x7ff1 036865 setarg 0 
-0x7ff2 036866 rtn 
-:      036869 reverse_byte:
-0x7ff3 036870 copy loopcnt ,pdata 
-0x7ff4 036871 rtn blank 
-0x7ff5 036872 copy contr ,pdata 
-0x7ff6 036873 iadd loopcnt ,pdata 
-0x7ff7 036874 increase -1 ,pdata 
-0x7ff8 036875 copy pdata ,contr 
-:      036876 reverse_loop:
-0x7ff9 036877 ifetch 1 ,contr 
-0x7ffa 036878 increase -2 ,contr 
-0x7ffb 036879 istore 1 ,contw 
-0x7ffc 036880 loop reverse_loop 
-0x7ffd 036881 rtn 
+:      002958 start:
+0x2000 002959 call lpmstate 
+:      002961 soft_reset:
+0x2001 002962 bpatch patch00_0 ,mem_patch00 
+0x2002 002963 clear_stack 
+0x2003 002964 call spi_ncs_gpio_init 
+0x2004 002965 call initialize_radio 
+0x2005 002966 call iicd_init_12m 
+0x2006 002967 call init_param 
+0x2007 002968 call l2cap_init 
+0x2008 002969 bpatch patch00_1 ,mem_patch00 
+0x2009 002970 call rfcomm_init 
+0x200a 002971 call init_lmp 
+0x200b 002972 call ui_init 
+0x200c 002973 call app_init 
+0x200d 002974 ncall load_chip_option ,wake 
+0x200e 002975 bpatch patch00_2 ,mem_patch00 
+0x200f 002976 call app_lpm_init ,wake 
+0x2010 002977 call publickey_init 
+0x2011 002978 call lpm_recover_clk ,wake 
+:      002979 main_loop:
+0x2012 002980 bpatch patch00_3 ,mem_patch00 
+0x2013 002981 call sp_calc_sequence 
+0x2014 002982 call sp_calc_sequence_256 
+0x2015 002983 call sp_calc_sequence_256_check 
+0x2016 002984 call le_dispatch 
+0x2017 002985 bpatch patch00_4 ,mem_patch00 
+0x2018 002986 call idle_dispatch 
+0x2019 002987 call app_process_idle 
+0x201a 002988 call inquiry_dispatch 
+0x201b 002989 call inquiry_scan_dispatch 
+0x201c 002990 call page_scan_dispatch 
+0x201d 002991 call connection_dispatch 
+0x201e 002992 call lpm_dispatch 
+0x201f 002993 call g24_dispatch 
+0x2020 002994 branch main_loop 
+:      002996 connection_dispatch:
+0x2021 002997 call connection_incontext 
+0x2022 002998 rtnmark0 mark_context 
+0x2023 002999 set0 mark_context ,mark 
+0x2024 003000 call context_save 
+0x2025 003001 branch le_disable 
+:      003003 connection_incontext:
+0x2026 003004 bpatch patch00_5 ,mem_patch00 
+0x2027 003005 call context_search_insniff 
+0x2028 003006 nbranch connection_nosniff ,zero 
+0x2029 003007 call context_load 
+0x202a 003008 add rega ,coffset_mode ,contr 
+0x202b 003009 ifetch 1 ,contr 
+0x202c 003010 bbit1 mode_le ,le_conn_dispatch 
+0x202d 003011 bbit1 mode_master ,master_dispatch 
+0x202e 003012 branch slave_dispatch 
+:      003013 connection_nosniff:
+0x202f 003014 call context_get_next 
+0x2030 003015 copy loopcnt ,null 
+0x2031 003016 rtn zero 
+0x2032 003017 call context_load 
+0x2033 003018 fetch 1 ,mem_state 
+0x2034 003019 bbit1 state_inpage ,master_page 
+0x2035 003020 fetch 1 ,mem_mode 
+0x2036 003021 bbit1 mode_master ,master_dispatch 
+0x2037 003022 branch slave_dispatch 
+:      003030 idle_dispatch:
+0x2038 003031 fetch 1 ,mem_hci_cmd 
+0x2039 003032 rtn blank 
+0x203a 003033 beq hci_cmd_inquiry ,idle_inquiry 
+0x203b 003034 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
+0x203c 003035 beq hci_cmd_remote_name_req ,idle_remote_name_req 
+0x203d 003036 beq hci_cmd_create_conn ,idle_create_conn 
+0x203e 003037 beq hci_cmd_le_create_conn ,idle_le_create_conn 
+0x203f 003038 call context_search_conn_handle 
+0x2040 003039 rtn zero 
+0x2041 003040 call context_search_plap 
+0x2042 003041 rtn zero 
+:      003042 idle_exit:
+0x2043 003043 jam 0 ,mem_hci_cmd 
+0x2044 003044 rtn 
+:      003046 idle_le_create_conn:
+0x2045 003047 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x2046 003048 jam 0 ,mem_hci_cmd 
+0x2047 003049 rtn 
+:      003051 idle_inquiry:
+0x2048 003052 set1 mark_inquiry_on ,mark 
+0x2049 003053 set0 mark_inquiry_trainb ,mark 
+0x204a 003054 jam param_ninquiry ,mem_ninqy_index 
+0x204b 003055 jam 31 ,mem_nfreq_index_inq 
+0x204c 003056 branch idle_exit 
+:      003058 idle_inquiry_cancel:
+0x204d 003059 set0 mark_inquiry_on ,mark 
+0x204e 003060 force 0 ,stop_watch 
+0x204f 003061 branch idle_exit 
+:      003063 idle_remote_name_req:
+0x2050 003064 call context_search_plap 
+0x2051 003065 rtn zero 
+0x2052 003066 force lmp_name_req ,temp 
+0x2053 003067 jam 5 ,mem_nameres_cnt 
+0x2054 003068 branch idle_start_page 
+:      003070 idle_create_conn:
+0x2055 003071 bpatch patch00_6 ,mem_patch00 
+:      003072 idle_create_conn_device:
+0x2056 003073 fetch 6 ,mem_hci_plap 
+0x2057 003074 branch idle_exit ,blank 
+0x2058 003075 jam reconnect_hid ,memui_reconnect_mode 
+0x2059 003077 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x205a 003078 branch idle_create_conn_cont 
+:      003080 idle_create_conn_cont:
+0x205b 003081 force lmp_version_req ,temp 
+:      003082 idle_start_page:
+0x205c 003083 bpatch patch00_7 ,mem_patch00 
+0x205d 003084 fetch 1 ,mem_page_mode 
+0x205e 003085 branch idle_page_mode_r0 ,blank 
+0x205f 003086 lshift3 pdata ,pdata 
+0x2060 003087 lshift4 pdata ,pdata 
+0x2061 003088 increase -1 ,pdata 
+:      003089 idle_page_mode_r0:
+0x2062 003090 store 1 ,mem_npage 
+0x2063 003091 store 1 ,mem_npage_index 
+0x2064 003092 jam 31 ,mem_nfreq_index_page 
+0x2065 003093 set0 mark_page_trainb ,mark 
+0x2066 003094 call context_new 
+0x2067 003095 nbranch idle_page_fail ,zero 
+0x2068 003096 call get_free_amaddr 
+0x2069 003097 store 1 ,mem_amaddr 
+0x206a 003098 storet 1 ,mem_lmo_opcode2 
+0x206b 003099 fetch 6 ,mem_hci_plap 
+0x206c 003100 store 6 ,mem_plap 
+0x206d 003101 bpatch patch01_0 ,mem_patch01 
+0x206e 003102 call timer_reinit 
+0x206f 003103 force 0 ,pdata 
+0x2070 003104 compare lmp_name_req ,temp ,0xff 
+0x2071 003105 nsetflag true ,state_init_seq ,pdata 
+0x2072 003106 set1 state_inpage ,pdata 
+0x2073 003107 store 1 ,mem_state 
+0x2074 003108 jam bt_evt_reconn_started ,mem_fifo_temp 
+0x2075 003109 call ui_ipc_send_event 
+0x2076 003110 force 0 ,pdata 
+0x2077 003111 setflag true ,smap_name_req ,pdata 
+0x2078 003112 store 1 ,mem_state_map 
+0x2079 003113 setarg 0 
+0x207a 003114 set1 mode_master ,pdata 
+0x207b 003115 store 1 ,mem_mode 
+0x207c 003116 enable master 
+0x207d 003117 call context_save 
+0x207e 003118 disable master 
+0x207f 003119 force page_length_timer ,queue 
+0x2080 003120 fetch 2 ,mem_page_to 
+0x2081 003121 call timer_init 
+0x2082 003122 branch idle_exit 
+:      003123 idle_page_fail:
+0x2083 003124 bpatch patch01_1 ,mem_patch01 
+0x2084 003125 fetch 6 ,mem_hci_plap 
+0x2085 003126 store 6 ,mem_plap 
+0x2086 003127 compare lmp_name_req ,temp ,0xff 
+0x2087 003128 branch idle_name_fail ,true 
+0x2088 003129 branch idle_exit 
+:      003130 idle_name_fail:
+0x2089 003131 arg mem_tmp_buffer ,contw 
+0x208a 003132 arg 8 ,loopcnt 
+0x208b 003133 call memset0 
+0x208c 003134 jam bt_evt_reconn_failed ,mem_fifo_temp 
+0x208d 003135 call ui_ipc_send_event 
+0x208e 003136 branch idle_exit 
+:      003143 inquiry_dispatch:
+0x208f 003144 rtnmark0 mark_inquiry_on 
+0x2090 003145 force inquiry_length_timer ,queue 
+0x2091 003146 call timer_check 
+0x2092 003147 nsetflag blank ,mark_inquiry_on ,mark 
+0x2093 003148 nbranch inquiry_start ,blank 
+0x2094 003149 rtn 
+:      003153 inquiry_start:
+0x2095 003154 bpatch patch01_2 ,mem_patch01 
+0x2096 003155 fetcht 2 ,mem_inq_window 
+0x2097 003156 force 4 ,queue 
+0x2098 003157 call sniff_check_window 
+0x2099 003158 rtn user 
+0x209a 003159 call afh_clear 
+0x209b 003160 force 0 ,freq_mode 
+:      003161 inquiry_restart:
+0x209c 003162 rtn timeout 
+0x209d 003163 set0 mark_fhs_already_good ,mark 
+0x209e 003164 set0 mark_fhs_eir ,mark 
+:      003165 inquiry_rx_restart:
+0x209f 003166 add clkn_bt ,1 ,bt_clk 
+0x20a0 003167 isolate1 mark_inquiry_trainb ,mark 
+0x20a1 003168 setflag true ,2 ,freq_mode 
+0x20a2 003169 compare 0x00 ,bt_clk ,0x02 
+0x20a3 003170 nbranch inquiry_receive ,true 
+:      003172 inquiry_transmit:
+0x20a4 003173 bpatch patch01_3 ,mem_patch01 
+0x20a5 003174 fetch 1 ,mem_inquiry_transmit 
+0x20a6 003175 increase 1 ,pdata 
+0x20a7 003176 store 1 ,mem_inquiry_transmit 
+0x20a8 003177 call fetch_giac 
+0x20a9 003178 call tx_radio_freq 
+0x20aa 003179 call fetch_diac 
+0x20ab 003180 call start_transmitter 
+0x20ac 003181 call start_tx_native 
+0x20ad 003182 call send_access_word 
+0x20ae 003183 call end_of_packet 
+0x20af 003184 call inquiry_check_train 
+0x20b0 003185 branch inquiry_restart 
+:      003187 inquiry_check_train:
+0x20b1 003188 bpatch patch01_4 ,mem_patch01 
+0x20b2 003189 fetch 1 ,mem_nfreq_index_inq 
+0x20b3 003190 increase -1 ,pdata 
+0x20b4 003191 store 1 ,mem_nfreq_index_inq 
+0x20b5 003192 rtn positive 
+0x20b6 003193 jam 31 ,mem_nfreq_index_inq 
+0x20b7 003194 fetch 1 ,mem_ninqy_index 
+0x20b8 003195 increase -1 ,pdata 
+0x20b9 003196 store 1 ,mem_ninqy_index 
+0x20ba 003197 rtn positive 
+0x20bb 003198 setflip mark_inquiry_trainb ,mark 
+0x20bc 003199 jam param_ninquiry ,mem_ninqy_index 
+0x20bd 003200 rtn 
+:      003202 inquiry_receive:
+0x20be 003203 bpatch patch01_5 ,mem_patch01 
+0x20bf 003204 call fetch_giac 
+0x20c0 003205 call rx_radio_freq 
+0x20c1 003206 call fetch_diac 
+0x20c2 003207 call start_rx_native 
+0x20c3 003208 call start_receiver 
+0x20c4 003209 call wait_access_clkn_rt 
+0x20c5 003210 branch inquiry_sync ,sync 
+0x20c6 003211 call inquiry_check_train 
+0x20c7 003212 branch inquiry_rx_restart 
+:      003213 inquiry_sync:
+0x20c8 003214 bpatch patch01_6 ,mem_patch01 
+0x20c9 003215 call save_rssi 
+0x20ca 003216 call scan_mode_whiten 
+0x20cb 003217 call receive_packet_whitened 
+0x20cc 003218 set0 mark_rxbuf_inuse ,mark 
+0x20cd 003219 rtnmark0 mark_fhs_already_good 
+:      003220 inquiry_receive_rtn:
+0x20ce 003221 bpatch patch01_7 ,mem_patch01 
+:      003222 inquiry_receive_eir_rtn:
+0x20cf 003223 fetch 1 ,mem_inquiry_rcv 
+0x20d0 003224 increase 1 ,pdata 
+0x20d1 003225 store 1 ,mem_inquiry_rcv 
+0x20d2 003226 rtn 
+:      003234 master_page:
+0x20d3 003235 bpatch patch02_0 ,mem_patch02 
+0x20d4 003236 enable master 
+0x20d5 003237 enable clknt 
+0x20d6 003238 fetch 2 ,mem_page_interval 
+0x20d7 003239 branch master_page_no_interval ,blank 
+0x20d8 003240 force page_interval_timer ,queue 
+0x20d9 003241 call timer_check 
+0x20da 003242 nrtn blank 
+:      003243 master_page_no_interval:
+0x20db 003244 bpatch patch02_1 ,mem_patch02 
+0x20dc 003245 fetcht 2 ,mem_page_window 
+0x20dd 003246 force 40 ,queue 
+0x20de 003247 call sniff_check_window 
+0x20df 003248 branch page_exit ,user 
+0x20e0 003249 force page_length_timer ,queue 
+0x20e1 003250 call timer_check 
+0x20e2 003251 nbranch page_start ,blank 
+0x20e3 003252 fetch 1 ,mem_state_map 
+0x20e4 003253 bbit1 smap_name_req ,master_npage_timeout 
+0x20e5 003254 branch master_page_timeout 
+:      003255 master_npage_timeout:
+0x20e6 003256 arg mem_tmp_buffer ,contw 
+0x20e7 003257 arg 8 ,loopcnt 
+0x20e8 003258 call memset0 
+:      003259 master_page_timeout:
+0x20e9 003260 bpatch patch02_2 ,mem_patch02 
+0x20ea 003261 jam 0 ,mem_state 
+0x20eb 003262 call init_lmp_work 
+0x20ec 003263 jam 0 ,memui_reconnect_mode 
+0x20ed 003264 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
+0x20ee 003265 call ui_ipc_send_event 
+0x20ef 003266 branch page_exit 
+:      003268 page_start:
+0x20f0 003269 bpatch patch02_3 ,mem_patch02 
+0x20f1 003270 force 0 ,timeup 
+0x20f2 003271 until clkn_rt ,meet 
+0x20f3 003272 fetch 1 ,mem_page_clk 
+0x20f4 003273 increase -1 ,pdata 
+0x20f5 003274 ixor clkn_bt ,pdata 
+0x20f6 003275 compare 0 ,pdata ,3 
+0x20f7 003276 nbranch page_start ,true 
+0x20f8 003277 deposit am_addr 
+0x20f9 003278 store 1 ,mem_fhs_am_addr 
+0x20fa 003279 force 0 ,n_tx_slot 
+0x20fb 003280 force 0 ,freq_mode 
+:      003282 page_restart:
+0x20fc 003283 bpatch patch02_4 ,mem_patch02 
+0x20fd 003284 branch page_exit ,timeout 
+0x20fe 003285 call fetch_page_bt_adr 
+0x20ff 003286 arg param_rf_setup ,timeup 
+0x2100 003287 until clkn_rt ,meet 
+:      003288 page_rx_restart:
+0x2101 003289 bpatch patch02_5 ,mem_patch02 
+0x2102 003290 fetch 4 ,mem_page_clk 
+0x2103 003291 iforce bt_clk 
+0x2104 003292 increase 1 ,pdata 
+0x2105 003293 store 4 ,mem_page_clk 
+0x2106 003294 isolate1 mark_page_trainb ,mark 
+0x2107 003295 setflag true ,2 ,freq_mode 
+0x2108 003296 compare 0x00 ,bt_clk ,0x02 
+0x2109 003297 nbranch page_receive ,true 
+0x210a 003298 fetch 1 ,mem_page_transmit 
+0x210b 003299 increase 1 ,pdata 
+0x210c 003300 store 1 ,mem_page_transmit 
+0x210d 003301 call tx_radio_freq 
+0x210e 003302 call start_transmitter 
+0x210f 003303 call start_tx_native 
+0x2110 003304 call send_access_word 
+0x2111 003305 call end_of_packet 
+0x2112 003306 call page_check_train 
+0x2113 003307 branch page_restart 
+:      003308 page_exit:
+0x2114 003309 bpatch patch02_6 ,mem_patch02 
+0x2115 003310 disable master 
+0x2116 003311 fetch 2 ,mem_page_interval 
+0x2117 003312 rtn blank 
+0x2118 003313 force page_interval_timer ,queue 
+0x2119 003314 branch timer_init 
+:      003316 page_check_train:
+0x211a 003317 bpatch patch02_7 ,mem_patch02 
+0x211b 003318 fetch 1 ,mem_nfreq_index_page 
+0x211c 003319 increase -1 ,pdata 
+0x211d 003320 store 1 ,mem_nfreq_index_page 
+0x211e 003321 rtn positive 
+0x211f 003322 jam 31 ,mem_nfreq_index_page 
+0x2120 003323 fetch 1 ,mem_npage_index 
+0x2121 003324 increase -1 ,pdata 
+0x2122 003325 store 1 ,mem_npage_index 
+0x2123 003326 rtn positive 
+0x2124 003327 setflip mark_page_trainb ,mark 
+0x2125 003328 fetch 1 ,mem_npage 
+0x2126 003329 store 1 ,mem_npage_index 
+0x2127 003330 rtn 
+:      003332 page_receive:
+0x2128 003333 bpatch patch03_0 ,mem_patch03 
+0x2129 003334 call rx_radio_freq 
+0x212a 003335 call start_rx_native 
+0x212b 003336 call start_receiver 
+0x212c 003337 call wait_access_clkn_rt 
+0x212d 003338 branch page_sync ,sync 
+0x212e 003339 call page_check_train 
+0x212f 003340 branch page_rx_restart 
+:      003341 page_sync:
+0x2130 003342 call end_of_packet 
+0x2131 003343 fetch 1 ,mem_page_rcv 
+0x2132 003344 increase 1 ,pdata 
+0x2133 003345 store 1 ,mem_page_rcv 
+0x2134 003346 force 0 ,stop_watch 
+0x2135 003347 fetch 4 ,mem_page_clk 
+:      003348 page_send_fhs:
+0x2136 003349 bpatch patch03_1 ,mem_patch03 
+0x2137 003350 call rf_setup_time_master_slot 
+0x2138 003351 call fetch_page_bt_adr 
+0x2139 003352 increase 1 ,n_tx_slot 
+:      003353 page_send_fhs_continue:
+0x213a 003354 and_into 0x1fd ,bt_clk 
+0x213b 003355 and_into 0x1fc ,freq_mode 
+0x213c 003356 call tx_radio_freq 
+0x213d 003357 call start_transmitter 
+0x213e 003358 call start_tx_native 
+0x213f 003359 call send_access_word 
+0x2140 003360 deposit clkn_bt 
+0x2141 003361 store 4 ,mem_clkn_bt 
+0x2142 003362 force 0 ,am_addr 
+0x2143 003363 force type_fhs ,type 
+0x2144 003364 call scan_mode_whiten 
+0x2145 003365 call transmit_packet_whitened 
+:      003366 page_wait_fhs_reply:
+0x2146 003367 bpatch patch03_2 ,mem_patch03 
+0x2147 003368 call rf_setup_time_slave_slot 
+0x2148 003369 or_into 0x02 ,bt_clk 
+0x2149 003370 and_into 0x1fc ,freq_mode 
+0x214a 003371 call rx_radio_freq 
+0x214b 003372 call start_rx_native 
+0x214c 003373 call start_receiver 
+0x214d 003374 call wait_access_clkn_rt 
+0x214e 003375 call end_of_packet ,sync 
+0x214f 003376 branch page_wait_fhs_reply_ok ,sync 
+0x2150 003377 fetch 1 ,mem_fhs_wait_counter 
+0x2151 003378 branch page_restart ,blank 
+0x2152 003379 increase -1 ,pdata 
+0x2153 003380 store 1 ,mem_fhs_wait_counter 
+0x2154 003381 branch page_send_fhs 
+:      003383 page_wait_fhs_reply_ok:
+0x2155 003384 bpatch patch03_3 ,mem_patch03 
+0x2156 003385 fetch 1 ,mem_page_rcv_fhs 
+0x2157 003386 increase 1 ,pdata 
+0x2158 003387 store 1 ,mem_page_rcv_fhs 
+0x2159 003388 call prepare_newconn 
+:      003389 master_newconn_loop:
+0x215a 003390 call master_newconn_once 
+0x215b 003391 branch newconn_poll_responded ,sync 
+0x215c 003392 call new_conn_timeout 
+0x215d 003393 nbranch master_newconn_loop ,blank 
+0x215e 003394 branch page_restart 
+:      003396 newconn_poll_responded:
+0x215f 003397 bpatch patch03_4 ,mem_patch03 
+0x2160 003398 fetch 1 ,mem_state 
+0x2161 003399 set0 state_inpage ,pdata 
+0x2162 003400 store 1 ,mem_state 
+0x2163 003401 call newconn_init 
+0x2164 003402 disable master 
+0x2165 003403 rtn 
+:      003406 master_dispatch:
+0x2166 003407 bpatch patch03_5 ,mem_patch03 
+0x2167 003408 enable master 
+0x2168 003409 enable clknt 
+0x2169 003410 call role_switch_master 
+0x216a 003411 rtn user 
+0x216b 003412 call check_bt_disabled 
+0x216c 003413 call rf_setup_time_master_slot 
+0x216d 003414 add clkn_bt ,1 ,bt_clk 
+0x216e 003415 call fetch_self_bt_adr 
+0x216f 003416 force 0x03 ,freq_mode 
+0x2170 003417 call scheduler_tx_l2cap_pkt 
+0x2171 003418 call prepare_tx 
+0x2172 003419 call tx_radio_freq 
+0x2173 003420 call start_transmitter 
+0x2174 003421 call start_tx_native 
+0x2175 003422 call send_access_word 
+0x2176 003423 call transmit_packet 
+:      003424 master_loop:
+0x2177 003425 bpatch patch03_6 ,mem_patch03 
+0x2178 003426 call parse_lmp 
+0x2179 003427 call master_conn_recv_packet 
+0x217a 003428 nbranch master_notmatch ,match 
+0x217b 003429 call supervision_flush 
+0x217c 003430 call parse_l2cap 
+0x217d 003431 fetch 1 ,mem_master_rcvcnt 
+0x217e 003432 increase 1 ,pdata 
+0x217f 003433 store 1 ,mem_master_rcvcnt 
+:      003434 master_notmatch:
+0x2180 003435 bpatch patch03_7 ,mem_patch03 
+0x2181 003436 call scheduler_process 
+0x2182 003437 call check_master_disconnect 
+0x2183 003438 nrtn master 
+0x2184 003439 call check_attempt 
+0x2185 003440 nbranch master_attempt ,blank 
+:      003441 master_exit:
+0x2186 003442 disable master 
+0x2187 003443 rtn 
+:      003445 master_attempt:
+0x2188 003446 call prepare_tx 
+0x2189 003447 call master_conn_send_packet 
+0x218a 003448 branch master_loop 
+:      003451 check_master_disconnect:
+0x218b 003452 branch check_master_match ,match 
+0x218c 003453 call supervision_update 
+0x218d 003454 branch master_disconnect ,positive 
+:      003455 check_master_match:
+0x218e 003456 call check_disconnect_timeout 
+0x218f 003457 nbranch master_disconnect ,user 
+0x2190 003458 fetch 1 ,mem_state_map 
+0x2191 003459 rtnbit0 smap_name_req 
+0x2192 003460 rtnbit1 smap_name_res 
+0x2193 003461 fetch 1 ,mem_op 
+0x2194 003462 rtnbit1 op_disconn 
+0x2195 003463 call conn_timer_expired 
+0x2196 003464 nrtn blank 
+0x2197 003465 fetch 1 ,mem_nameres_cnt 
+0x2198 003466 increase -1 ,pdata 
+0x2199 003467 store 1 ,mem_nameres_cnt 
+0x219a 003468 nrtn blank 
+0x219b 003469 branch lmp_disconnect 
+:      003471 master_disconnect:
+0x219c 003472 bpatch patch04_0 ,mem_patch04 
+0x219d 003473 call quit_connection 
+0x219e 003474 disable master 
+0x219f 003475 fetch 1 ,mem_state_map 
+0x21a0 003476 bbit1 smap_name_req ,master_name_disconnect 
+0x21a1 003477 rtn 
+:      003479 master_name_disconnect:
+0x21a2 003480 fetch 1 ,mem_state_map 
+0x21a3 003481 rtnbit1 smap_name_res 
+:      003482 master_name_error:
+0x21a4 003483 arg mem_tmp_buffer ,contw 
+0x21a5 003484 arg 8 ,loopcnt 
+0x21a6 003485 branch memset0 
+:      003487 check_disconnect_timeout:
+0x21a7 003488 bpatch patch04_1 ,mem_patch04 
+0x21a8 003489 enable user 
+0x21a9 003490 fetch 1 ,mem_op 
+0x21aa 003491 rtnbit0 op_disconn 
+0x21ab 003492 call conn_timer_expired 
+0x21ac 003493 nrtn blank 
+0x21ad 003494 branch disable_user 
+:      003496 conn_timer_expired:
+0x21ae 003497 fetch 1 ,mem_conn_timer 
+0x21af 003498 increase -1 ,pdata 
+0x21b0 003499 store 1 ,mem_conn_timer 
+0x21b1 003500 rtn 
+:      003502 linkkey_ready:
+0x21b2 003503 bpatch patch04_2 ,mem_patch04 
+0x21b3 003504 fetch 1 ,mem_state 
+0x21b4 003505 bbit1 state_linkkey ,linkkey_set 
+0x21b5 003506 fetch 1 ,mem_pairing_auth 
+0x21b6 003507 branch linkkey_set ,blank 
+0x21b7 003508 jam defalt_pairing_auth ,mem_pairing_auth 
+0x21b8 003509 jam bt_evt_linkkey_generate ,mem_fifo_temp 
+0x21b9 003510 call ui_ipc_send_event 
+0x21ba 003511 branch linkkey_set 
+:      003512 linkkey_set:
+0x21bb 003513 bpatch patch04_3 ,mem_patch04 
+0x21bc 003514 call context_traverse_linkkey 
+0x21bd 003515 fetch 1 ,mem_state 
+0x21be 003516 set1 state_linkkey ,pdata 
+0x21bf 003517 store 1 ,mem_state 
+0x21c0 003518 jam 1 ,mem_link_key_exists 
+0x21c1 003519 fetch 1 ,mem_conn_sm 
+0x21c2 003520 bne conn_sm_pairing ,linkkey_set_continue 
+:      003521 linkkey_set_continue:
+0x21c3 003522 rtn 
+:      003524 generate_linkkey_continue:
+0x21c4 003525 jam pairing_auth ,mem_pairing_auth 
+:      003526 clear_linkstate:
+0x21c5 003527 fetch 1 ,mem_state 
+0x21c6 003528 set0 state_linkkey ,pdata 
+0x21c7 003529 store 1 ,mem_state 
+0x21c8 003530 rtn 
+:      003534 role_switch_check:
+0x21c9 003535 bpatch patch04_4 ,mem_patch04 
+0x21ca 003536 disable user 
+0x21cb 003537 fetch 2 ,mem_tsniff 
+0x21cc 003538 arg 0xffff ,temp 
+0x21cd 003539 isub temp ,null 
+0x21ce 003540 nrtn zero 
+0x21cf 003541 fetch 4 ,mem_sniff_anchor 
+0x21d0 003542 branch role_switch_clkn ,clknt 
+0x21d1 003543 isub clke_bt ,pdata 
+0x21d2 003544 branch role_switch_clke 
+:      003545 role_switch_clkn:
+0x21d3 003546 isub clkn_bt ,pdata 
+:      003547 role_switch_clke:
+0x21d4 003548 sub pdata ,4 ,null 
+0x21d5 003549 nrtn positive 
+0x21d6 003550 force 0 ,pdata 
+0x21d7 003551 store 2 ,mem_tsniff 
+0x21d8 003552 branch enable_user 
+:      003556 role_switch_prepare:
+0x21d9 003557 copy pdata ,temp 
+0x21da 003558 bpatch patch04_5 ,mem_patch04 
+0x21db 003559 storet 4 ,mem_sniff_anchor 
+:      003560 role_switch_prepare0:
+0x21dc 003561 jam switch_flag_accept ,mem_switch_flag 
+0x21dd 003562 setarg 0xffff 
+0x21de 003563 store 2 ,mem_tsniff 
+0x21df 003564 jam 1 ,mem_sniff_attempt 
+0x21e0 003565 rtn 
+:      003568 role_switch_master:
+0x21e1 003569 bpatch patch04_6 ,mem_patch04 
+0x21e2 003570 call role_switch_check 
+0x21e3 003571 nrtn user 
+0x21e4 003572 disable user 
+0x21e5 003573 jam param_newconnto ,mem_newconnto_counter 
+0x21e6 003574 set0 mark_fhs_already_good ,mark 
+:      003575 roles_waitfhs_loop:
+0x21e7 003576 call rf_setup_time_master_slot 
+0x21e8 003577 call master_recv_packet 
+0x21e9 003578 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
+0x21ea 003579 call new_conn_timeout 
+0x21eb 003580 nbranch roles_waitfhs_loop ,blank 
+:      003581 role_switch_fail_master:
+0x21ec 003582 bpatch patch04_7 ,mem_patch04 
+0x21ed 003583 disable user 
+0x21ee 003584 deposit clkn_bt 
+0x21ef 003585 store 4 ,mem_next_btclk 
+0x21f0 003586 enable clknt 
+0x21f1 003587 enable master 
+0x21f2 003588 jam bt_evt_switch_fail_master ,mem_fifo_temp 
+0x21f3 003589 branch ui_ipc_send_event 
+:      003591 roles_replyto_fhs:
+0x21f4 003592 bpatch patch05_0 ,mem_patch05 
+0x21f5 003593 call rf_setup_time_slave_slot 
+0x21f6 003594 arg type_id ,type 
+0x21f7 003595 call master_send_packet 
+0x21f8 003596 disable clknt 
+0x21f9 003597 disable master 
+0x21fa 003598 call apply_switch_clke 
+0x21fb 003599 call prepare_newconn 
+:      003600 roles_newconns_loop:
+0x21fc 003601 bpatch patch05_1 ,mem_patch05 
+0x21fd 003602 call slave_newconn_once 
+0x21fe 003603 branch roles_newconns_responded ,match 
+0x21ff 003604 call new_conn_timeout 
+0x2200 003605 nbranch roles_newconns_loop ,blank 
+0x2201 003606 branch role_switch_fail_master 
+:      003607 roles_newconns_responded:
+0x2202 003608 fetch 1 ,mem_mode 
+0x2203 003609 set0 mode_master ,pdata 
+0x2204 003610 store 1 ,mem_mode 
+0x2205 003611 call supervision_flush 
+0x2206 003612 call calc_clke_offset 
+0x2207 003613 enable user 
+0x2208 003614 jam bt_evt_switch_success_master ,mem_fifo_temp 
+0x2209 003615 branch ui_ipc_send_event 
+:      003620 context_load:
+0x220a 003621 bpatch patch05_2 ,mem_patch05 
+0x220b 003622 set1 mark_context ,mark 
+0x220c 003623 deposit rega 
+0x220d 003624 store 2 ,mem_context_ptr 
+0x220e 003625 force context_size ,loopcnt 
+0x220f 003626 arg mem_le_state ,contw 
+0x2210 003627 add rega ,coffset_mode ,contr 
+0x2211 003628 ifetch 1 ,contr 
+0x2212 003629 copy rega ,contr 
+0x2213 003630 bbit1 mode_le ,memcpy 
+0x2214 003631 arg mem_state ,contw 
+0x2215 003632 call memcpy 
+0x2216 003633 disable attempt 
+0x2217 003634 fetch 1 ,mem_amaddr 
+0x2218 003635 iforce am_addr 
+0x2219 003636 jam 1 ,mem_current_sniff_attempt 
+0x221a 003637 branch context_load_master ,master 
+0x221b 003638 jam 1 ,mem_current_sniff_attempt 
+:      003639 context_load_master:
+0x221c 003640 fetch 1 ,mem_state 
+0x221d 003641 rtnbit0 state_insniff 
+0x221e 003642 fetch 1 ,mem_sniff_attempt 
+0x221f 003643 store 1 ,mem_current_sniff_attempt 
+0x2220 003644 fetch 1 ,mem_sniff_timeout 
+0x2221 003645 store 1 ,mem_current_sniff_timeout 
+0x2222 003646 rtn 
+:      003648 context_save:
+0x2223 003649 bpatch patch05_3 ,mem_patch05 
+0x2224 003650 fetch 2 ,mem_context_ptr 
+0x2225 003651 iforce contw 
+0x2226 003652 force context_size ,loopcnt 
+0x2227 003653 arg mem_le_state ,contr 
+0x2228 003654 branch memcpy ,le 
+0x2229 003655 arg mem_state ,contr 
+0x222a 003656 branch memcpy 
+:      003660 context_get_next:
+0x222b 003661 arg context_num ,loopcnt 
+0x222c 003662 fetcht 1 ,mem_current_context 
+:      003663 context_get_next_loop:
+0x222d 003664 increase 1 ,temp 
+0x222e 003665 compare context_num ,temp ,0xff 
+0x222f 003666 nbranch context_get_next_cont ,true 
+0x2230 003667 arg 0 ,temp 
+:      003668 context_get_next_cont:
+0x2231 003669 storet 1 ,mem_current_context 
+0x2232 003670 mul32 temp ,context_size ,pdata 
+0x2233 003671 arg mem_context ,rega 
+0x2234 003672 iadd rega ,rega 
+0x2235 003673 ifetch 1 ,rega 
+0x2236 003674 bbit1 state_insniff ,context_get_next_sniff 
+0x2237 003675 rtnbit1 state_inconn 
+0x2238 003676 rtnbit1 state_inpage 
+:      003677 context_get_next_sniff:
+0x2239 003678 loop context_get_next_loop 
+0x223a 003679 rtn 
+:      003681 context_new:
+0x223b 003682 bpatch patch05_4 ,mem_patch05 
+0x223c 003683 arg context_search_empty ,regc 
+0x223d 003684 call context_search 
+0x223e 003685 nrtn zero 
+0x223f 003686 deposit rega 
+0x2240 003687 store 2 ,mem_context_ptr 
+0x2241 003688 force 0 ,null 
+0x2242 003689 rtn 
+:      003693 context_check_all_wack:
+0x2243 003694 call check_esco_amaddr 
+0x2244 003695 branch context_check_esco_wack ,true 
+0x2245 003696 fetch 2 ,mem_context_ptr 
+0x2246 003697 add pdata ,coffset_arq ,contw 
+0x2247 003698 fetch 1 ,mem_arq 
+0x2248 003699 istore 1 ,contw 
+0x2249 003700 arg context_check_a_wack ,regc 
+0x224a 003701 branch context_search 
+:      003703 context_check_esco_wack:
+0x224b 003704 fetch 1 ,mem_arq 
+0x224c 003705 isolate1 wack ,pdata 
+0x224d 003706 branch context_esco_wack ,true 
+0x224e 003707 force 1 ,null 
+0x224f 003708 rtn 
+:      003709 context_esco_wack:
+0x2250 003710 force 0 ,null 
+0x2251 003711 rtn 
+:      003714 context_check_idle:
+0x2252 003715 arg context_check_inconn ,regc 
+0x2253 003716 branch context_search 
+:      003718 context_traverse_linkkey:
+0x2254 003719 fetcht 2 ,mem_context_ptr 
+0x2255 003720 arg context_traverse_clearkey ,regc 
+0x2256 003721 branch context_search 
+:      003725 context_search_conn_handle:
+0x2257 003726 fetcht 1 ,mem_hci_conn_handle 
+:      003727 context_search_conn_handle2:
+0x2258 003728 arg context_search_handle ,regc 
+0x2259 003729 branch context_search 
+:      003731 context_search_plap:
+0x225a 003732 bpatch patch05_5 ,mem_patch05 
+0x225b 003733 fetcht 6 ,mem_hci_plap 
+:      003734 context_search_plap2:
+0x225c 003735 arg context_search_lap ,regc 
+0x225d 003736 branch context_search 
+:      003738 context_search_insniff:
+0x225e 003739 arg context_search_sniff ,regc 
+0x225f 003740 branch context_search 
+:      003742 context_search_sniff_window:
+0x2260 003743 arg context_search_window ,regc 
+:      003744 context_search:
+0x2261 003745 bpatch patch05_6 ,mem_patch05 
+0x2262 003746 arg mem_context ,rega 
+0x2263 003747 arg context_num ,loopcnt 
+:      003748 context_search_loop:
+0x2264 003749 ifetch 1 ,rega 
+0x2265 003750 copy regc ,pc 
+:      003751 context_search_next:
+0x2266 003752 increase context_size ,rega 
+0x2267 003753 loop context_search_loop 
+0x2268 003754 force 1 ,null 
+0x2269 003755 rtn 
+:      003757 context_search_empty:
+0x226a 003758 bbit1 state_inconn ,context_search_next 
+0x226b 003759 bbit1 state_inpage ,context_search_next 
+0x226c 003760 force 0 ,null 
+0x226d 003761 rtn 
+:      003763 context_search_lap:
+0x226e 003764 bbit1 state_inpage ,context_search_lap_cont 
+0x226f 003765 bbit0 state_inconn ,context_search_next 
+:      003766 context_search_lap_cont:
+0x2270 003767 add rega ,coffset_plap ,contr 
+0x2271 003768 ifetch 6 ,contr 
+0x2272 003769 isub temp ,null 
+0x2273 003770 rtn zero 
+0x2274 003771 branch context_search_next 
+:      003773 context_search_handle:
+0x2275 003774 bbit0 state_inconn ,context_search_next 
+0x2276 003775 add rega ,coffset_conn_handle ,contr 
+0x2277 003776 ifetch 1 ,contr 
+0x2278 003777 isub temp ,null 
+0x2279 003778 rtn zero 
+0x227a 003779 branch context_search_next 
+:      003781 context_search_sniff:
+0x227b 003782 bbit0 state_insniff ,context_search_next 
+:      003783 context_search_sniff_loop:
+0x227c 003784 call context_get_anchor 
+0x227d 003785 call sign_pdata_temp 
+0x227e 003786 isub temp ,pdata 
+0x227f 003787 increase 1 ,pdata 
+0x2280 003788 branch context_search_sniff_miss ,positive 
+0x2281 003789 copy contr ,regb 
+0x2282 003790 store 9 ,mem_temp 
+0x2283 003791 fetch 1 ,mem_le_sc_calc 
+0x2284 003792 nbranch context_search_sniff_sc ,blank 
+0x2285 003793 fetch 9 ,mem_temp 
+0x2286 003794 copy regb ,contr 
+0x2287 003795 increase 5 ,pdata 
+0x2288 003796 branch context_search_meet1 
+:      003797 context_search_sniff_sc:
+0x2289 003798 fetch 9 ,mem_temp 
+0x228a 003799 copy regb ,contr 
+0x228b 003800 increase 20 ,pdata 
+:      003801 context_search_meet1:
+0x228c 003802 nbranch context_search_next ,positive 
+:      003803 context_search_meet:
+0x228d 003804 copy temp ,bt_clk 
+0x228e 003805 call context_next_anchor 
+0x228f 003806 force 0 ,null 
+0x2290 003807 rtn 
+:      003810 context_search_sniff_miss:
+0x2291 003811 iforce regb 
+0x2292 003812 add rega ,coffset_tsniff ,contr 
+0x2293 003813 ifetch 2 ,contr 
+0x2294 003814 branch context_search_meet ,blank 
+0x2295 003815 call context_next_anchor 
+0x2296 003816 branch context_search_sniff_loop 
+:      003818 sign_pdata_temp:
+0x2297 003819 rshift16 pdata ,timeup 
+0x2298 003820 rshift8 timeup ,timeup 
+0x2299 003821 branch sign_pdata_temp_p0 ,zero 
+0x229a 003822 compare 0xf ,timeup ,0xf 
+0x229b 003823 nrtn true 
+0x229c 003824 rshift16 temp ,timeup 
+0x229d 003825 rshift8 timeup ,timeup 
+0x229e 003826 nrtn zero 
+0x229f 003827 set1 28 ,temp 
+0x22a0 003828 rtn 
+:      003829 sign_pdata_temp_p0:
+0x22a1 003830 rshift16 temp ,timeup 
+0x22a2 003831 rshift8 timeup ,timeup 
+0x22a3 003832 compare 0xf ,timeup ,0xf 
+0x22a4 003833 nrtn true 
+0x22a5 003834 set1 28 ,pdata 
+0x22a6 003835 rtn 
+:      003837 context_check_inconn:
+0x22a7 003838 bbit0 state_inconn ,context_search_next 
+0x22a8 003839 force 0 ,null 
+0x22a9 003840 rtn 
+:      003842 context_check_a_wack:
+0x22aa 003843 bbit0 state_inconn ,context_search_next 
+0x22ab 003844 add rega ,coffset_mode ,contr 
+0x22ac 003845 ifetch 1 ,contr 
+0x22ad 003846 bbit1 mode_le ,context_search_next 
+0x22ae 003847 add rega ,coffset_arq ,contr 
+0x22af 003848 ifetch 1 ,contr 
+0x22b0 003849 bbit0 wack ,context_search_next 
+0x22b1 003850 force 0 ,null 
+0x22b2 003851 rtn 
+:      003853 context_get_anchor:
+0x22b3 003854 add rega ,coffset_mode ,contr 
+0x22b4 003855 ifetcht 1 ,contr 
+0x22b5 003856 deposit clkn_bt 
+0x22b6 003857 isolate1 mode_master ,temp 
+0x22b7 003858 add rega ,coffset_sniff_anchor ,contr 
+0x22b8 003859 ifetcht 4 ,contr 
+0x22b9 003860 rtn true 
+0x22ba 003861 add rega ,coffset_clk_offset ,contr 
+0x22bb 003862 ifetch 6 ,contr 
+0x22bc 003863 call calc_clke2 
+0x22bd 003864 deposit clke_bt 
+0x22be 003865 rtn 
+:      003867 context_next_anchor:
+0x22bf 003868 add rega ,coffset_tsniff ,contr 
+0x22c0 003869 add rega ,coffset_sniff_anchor ,contw 
+0x22c1 003870 ifetch 2 ,contr 
+0x22c2 003871 iadd temp ,timeup 
+0x22c3 003872 deposit timeup 
+0x22c4 003873 istore 4 ,contw 
+0x22c5 003874 branch le_context_nexthop 
+:      003877 context_search_window:
+0x22c6 003878 bbit0 state_insniff ,context_search_next 
+0x22c7 003879 call context_get_anchor 
+0x22c8 003880 iadd stop_watch ,pdata 
+0x22c9 003881 iadd stop_watch ,pdata 
+0x22ca 003882 iadd queue ,pdata 
+0x22cb 003883 isub temp ,null 
+0x22cc 003884 nbranch context_search_next ,positive 
+0x22cd 003885 force 0 ,null 
+0x22ce 003886 rtn 
+:      003888 context_traverse_clearkey:
+0x22cf 003889 bbit0 state_inconn ,context_search_next 
+0x22d0 003890 deposit temp 
+0x22d1 003891 isub rega ,null 
+0x22d2 003892 branch context_search_next ,null 
+0x22d3 003893 add rega ,coffset_mode ,contr 
+0x22d4 003894 ifetch 1 ,contr 
+0x22d5 003895 bbit1 mode_le ,context_search_next 
+0x22d6 003896 ifetch 1 ,rega 
+0x22d7 003897 set0 state_linkkey ,pdata 
+0x22d8 003898 istore 1 ,rega 
+0x22d9 003899 branch context_search_next 
+:      003902 master_conn_send_packet:
+0x22da 003903 bpatch patch05_7 ,mem_patch05 
+0x22db 003904 call rf_setup_time_master_slot 
+:      003905 master_send_packet:
+0x22dc 003906 add clkn_bt ,1 ,bt_clk 
+0x22dd 003907 call fetch_self_bt_adr 
+0x22de 003908 force 0x03 ,freq_mode 
+0x22df 003909 call tx_radio_freq 
+0x22e0 003910 call start_transmitter 
+0x22e1 003911 call start_tx_native 
+0x22e2 003912 call send_access_word 
+0x22e3 003913 branch transmit_packet 
+:      003915 master_conn_recv_packet:
+0x22e4 003916 bpatch patch06_0 ,mem_patch06 
+0x22e5 003917 call rf_setup_time_slave_slot 
+:      003918 master_recv_packet:
+0x22e6 003919 add clkn_bt ,1 ,bt_clk 
+0x22e7 003920 call fetch_self_bt_adr 
+0x22e8 003921 force 0x03 ,freq_mode 
+0x22e9 003922 call rx_radio_freq 
+0x22ea 003923 call init_rx_packet_flags 
+0x22eb 003924 call prep_crypt 
+0x22ec 003925 call start_rx_native 
+0x22ed 003926 call start_receiver 
+:      003927 master_rx_conn_finish_packet:
+0x22ee 003928 call wait_access_clkn_rt 
+0x22ef 003929 nrtn sync 
+0x22f0 003930 call save_rssi 
+0x22f1 003931 branch receive_packet 
+:      003935 master_newconn_once:
+0x22f2 003936 bpatch patch06_1 ,mem_patch06 
+0x22f3 003937 fetch 1 ,mem_fhs_am_addr 
+0x22f4 003938 iforce am_addr 
+0x22f5 003939 force type_poll ,type 
+0x22f6 003940 call master_conn_send_packet 
+0x22f7 003941 branch master_conn_recv_packet 
+:      003952 inquiry_scan_dispatch:
+0x22f8 003953 fetch 1 ,mem_scan_mode 
+0x22f9 003954 rtnbit0 inq_scan_mode 
+0x22fa 003955 force iscan_interval_timer ,queue 
+0x22fb 003956 call timer_check 
+0x22fc 003957 nrtn blank 
+0x22fd 003958 fetcht 2 ,mem_iscan_window 
+0x22fe 003959 force 4 ,queue 
+0x22ff 003960 call sniff_check_window 
+0x2300 003961 rtn user 
+0x2301 003962 call inquiry_scan_start 
+0x2302 003963 force iscan_interval_timer ,queue 
+0x2303 003964 fetch 2 ,mem_iscan_interval 
+0x2304 003965 nbranch timer_init ,sync 
+0x2305 003966 random pdata 
+0x2306 003967 iand mask3ff ,pdata 
+0x2307 003968 branch timer_init 
+:      003971 inquiry_scan_start:
+0x2308 003972 bpatch patch06_2 ,mem_patch06 
+0x2309 003973 jam 0 ,mem_fhs_am_addr 
+0x230a 003974 disable clknt 
+0x230b 003975 disable attempt 
+0x230c 003976 call afh_clear 
+0x230d 003977 and clkn_bt ,0x1fc ,bt_clk 
+0x230e 003978 force 0x01 ,freq_mode 
+0x230f 003979 call fetch_giac 
+0x2310 003980 call rx_radio_freq 
+0x2311 003981 setflip mark_inquiry_state ,mark 
+0x2312 003982 fetch 1 ,mem_inquiryscan_waitcnt 
+0x2313 003983 increase 1 ,pdata 
+0x2314 003984 store 1 ,mem_inquiryscan_waitcnt 
+0x2315 003985 call fetch_diac 
+0x2316 003986 call start_receiver 
+0x2317 003987 call wait_access_forever 
+0x2318 003988 nrtn sync 
+0x2319 003989 bpatch patch06_3 ,mem_patch06 
+0x231a 003990 force 0 ,stop_watch 
+0x231b 003991 call shutdown_radio 
+0x231c 003992 fetch 1 ,mem_inquiryscan_rcvcnt 
+0x231d 003993 increase 1 ,pdata 
+0x231e 003994 store 1 ,mem_inquiryscan_rcvcnt 
+0x231f 003995 call fetch_giac 
+0x2320 003996 call rf_setup_time_slave_slot 
+0x2321 003997 or_into 0x002 ,bt_clk 
+0x2322 003998 force 0x01 ,freq_mode 
+0x2323 003999 call tx_radio_freq 
+0x2324 004000 call fetch_diac 
+0x2325 004001 call start_transmitter 
+0x2326 004002 call start_tx_external 
+0x2327 004003 deposit clkn_bt 
+0x2328 004004 store 4 ,mem_clkn_bt 
+0x2329 004005 call send_access_word 
+0x232a 004006 force type_fhs ,type 
+0x232b 004007 force 0 ,am_addr 
+0x232c 004008 call scan_mode_whiten 
+0x232d 004009 call transmit_packet_whitened 
+0x232e 004010 call send_eir 
+0x232f 004011 and_into 0x1fd ,bt_clk 
+0x2330 004012 increase 1 ,n_tx_slot 
+0x2331 004013 rtn 
+:      004015 send_eir:
+0x2332 004016 bpatch patch06_4 ,mem_patch06 
+0x2333 004017 fetch 1 ,mem_eir_enable 
+0x2334 004018 rtn blank 
+0x2335 004019 arg mem_eir ,contw 
+0x2336 004020 fetch 1 ,mem_local_name_length 
+0x2337 004021 copy pdata ,loopcnt 
+0x2338 004022 increase 1 ,pdata 
+0x2339 004023 istore 1 ,contw 
+0x233a 004024 copy contw ,temp 
+0x233b 004025 increase 1 ,pdata 
+0x233c 004026 store 2 ,mem_tx_len 
+0x233d 004027 copy temp ,contw 
+0x233e 004028 setarg 0x09 
+0x233f 004029 istore 1 ,contw 
+0x2340 004030 arg mem_local_name ,contr 
+0x2341 004031 call memcpy 
+0x2342 004033 arg mem_all_uuid_128bits ,regc 
+0x2343 004034 arg 4 ,loopcnt 
+0x2344 004035 call get_all_uuid 
+0x2345 004036 arg mem_all_uuid_16bits ,regc 
+0x2346 004037 arg 1 ,loopcnt 
+0x2347 004038 call get_all_uuid 
+0x2348 004040 force type_dm3 ,type 
+0x2349 004041 jam 2 ,mem_tx_lch 
+0x234a 004042 setarg mem_eir 
+0x234b 004043 store 2 ,mem_txptr 
+0x234c 004044 call rf_setup_time_slave_slot 
+0x234d 004045 call tx_radio_freq 
+0x234e 004046 call start_transmitter 
+0x234f 004047 call start_tx_external 
+0x2350 004048 call send_access_word 
+0x2351 004049 call scan_mode_whiten 
+0x2352 004050 call transmit_packet_whitened 
+0x2353 004051 rtn 
+:      004054 get_all_uuid:
+0x2354 004055 copy contw ,temp 
+0x2355 004056 copy regc ,contr 
+0x2356 004057 ifetch 1 ,contr 
+0x2357 004058 rtn blank 
+:      004059 lshift_loop:
+0x2358 004060 lshift pdata ,pdata 
+0x2359 004061 loop lshift_loop 
+0x235a 004062 copy pdata ,rega 
+0x235b 004063 increase 2 ,pdata 
+0x235c 004064 copy pdata ,queue 
+0x235d 004065 fetch 2 ,mem_tx_len 
+0x235e 004066 iadd queue ,pdata 
+0x235f 004067 store 2 ,mem_tx_len 
+0x2360 004068 copy temp ,contw 
+0x2361 004069 copy rega ,pdata 
+0x2362 004070 increase 1 ,pdata 
+0x2363 004071 istore 1 ,contw 
+0x2364 004072 copy regc ,contr 
+0x2365 004073 ifetch 1 ,contr 
+0x2366 004074 ifetch 1 ,contr 
+0x2367 004075 istore 1 ,contw 
+0x2368 004076 copy rega ,loopcnt 
+0x2369 004077 branch memcpy 
+:      004083 page_scan_dispatch:
+0x236a 004084 fetch 1 ,mem_scan_mode 
+0x236b 004085 rtnbit0 page_scan_mode 
+0x236c 004086 force pscan_interval_timer ,queue 
+0x236d 004087 call timer_check 
+0x236e 004088 nrtn blank 
+0x236f 004089 fetcht 2 ,mem_pscan_window 
+0x2370 004090 force 40 ,queue 
+0x2371 004091 call sniff_check_window 
+0x2372 004092 rtn user 
+0x2373 004093 force 0 ,am_addr 
+0x2374 004094 jam param_pagerespto ,mem_fhs_wait_counter 
+0x2375 004095 set0 mark_fhs_already_good ,mark 
+0x2376 004096 call page_scan_start 
+0x2377 004097 force pscan_interval_timer ,queue 
+0x2378 004098 fetch 2 ,mem_pscan_interval 
+0x2379 004099 branch timer_init 
+:      004102 page_scan_start:
+0x237a 004103 bpatch patch06_5 ,mem_patch06 
+0x237b 004104 disable clknt 
+0x237c 004105 call afh_clear 
+0x237d 004106 fetch 1 ,mem_pagescan_waitcnt 
+0x237e 004107 increase 1 ,pdata 
+0x237f 004108 store 1 ,mem_pagescan_waitcnt 
+0x2380 004109 force 0 ,n_tx_slot 
+0x2381 004110 call fetch_self_bt_adr 
+0x2382 004111 add clkn_bt ,1 ,bt_clk 
+0x2383 004112 force 0x02 ,freq_mode 
+0x2384 004113 bpatch patch06_6 ,mem_patch06 
+0x2385 004114 call rx_radio_freq 
+0x2386 004115 call start_receiver 
+0x2387 004116 call wait_access_forever 
+0x2388 004117 nrtn sync 
+0x2389 004118 call shutdown_radio 
+0x238a 004119 fetch 1 ,mem_pagescan_rcvcnt 
+0x238b 004120 increase 1 ,pdata 
+0x238c 004121 store 1 ,mem_pagescan_rcvcnt 
+0x238d 004122 force 0 ,stop_watch 
+0x238e 004123 call rf_setup_time_slave_slot 
+0x238f 004124 or_into 0x002 ,bt_clk 
+0x2390 004125 force 0x01 ,freq_mode 
+0x2391 004126 call tx_radio_freq 
+0x2392 004127 call start_transmitter 
+0x2393 004128 call start_tx_external 
+0x2394 004129 call send_access_word 
+0x2395 004130 call end_of_packet 
+0x2396 004131 force 0 ,am_addr 
+0x2397 004132 arg param_rf_setup ,timeup 
+0x2398 004133 until clke_rt ,meet 
+0x2399 004134 or_into 0x03 ,clke_bt 
+0x239a 004135 and_into 0x1fd ,bt_clk 
+:      004136 page_scan_wait_fhs_restart:
+0x239b 004137 bpatch patch06_7 ,mem_patch06 
+0x239c 004138 increase 1 ,n_tx_slot 
+0x239d 004139 call rx_radio_freq 
+0x239e 004140 call start_receiver 
+0x239f 004141 call wait_access_mhalfbnd 
+0x23a0 004142 nbranch page_scan_wait_fhs_again ,sync 
+0x23a1 004143 call scan_mode_whiten 
+0x23a2 004144 call receive_packet_whitened 
+0x23a3 004145 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
+:      004146 page_scan_wait_fhs_again:
+0x23a4 004147 bpatch patch07_0 ,mem_patch07 
+0x23a5 004148 fetch 1 ,mem_fhs_wait_counter 
+0x23a6 004149 rtn blank 
+0x23a7 004150 increase -1 ,pdata 
+0x23a8 004151 store 1 ,mem_fhs_wait_counter 
+0x23a9 004152 call rf_setup_time_master_slot 
+0x23aa 004153 branch page_scan_wait_fhs_restart 
+:      004156 page_scan_reply_to_fhs:
+0x23ab 004157 bpatch patch07_1 ,mem_patch07 
+0x23ac 004158 set0 1 ,clke_bt 
+0x23ad 004159 set1 0 ,clke_bt 
+0x23ae 004160 fetch 1 ,mem_pagescan_rcvfhscnt 
+0x23af 004161 increase 1 ,pdata 
+0x23b0 004162 store 1 ,mem_pagescan_rcvfhscnt 
+0x23b1 004163 call rf_setup_time_slave_slot 
+0x23b2 004164 or_into 0x02 ,bt_clk 
+0x23b3 004165 call tx_radio_freq 
+0x23b4 004166 call start_transmitter 
+0x23b5 004167 call start_tx_external 
+0x23b6 004168 call send_access_word 
+0x23b7 004169 call end_of_packet 
+:      004170 slave_apply_clke_bt:
+0x23b8 004171 compare 0x03 ,clke_bt ,0x03 
+0x23b9 004172 branch slave_apply_clke_bt_now ,true 
+0x23ba 004173 until null ,mhalfbnd 
+0x23bb 004174 branch slave_apply_clke_bt 
+:      004175 slave_apply_clke_bt_now:
+0x23bc 004176 fetch 4 ,mem_clke_bt 
+0x23bd 004177 or_into 0x03 ,pdata 
+0x23be 004178 icopy clke_bt 
+:      004180 start_slave_connection:
+0x23bf 004181 bpatch patch07_2 ,mem_patch07 
+0x23c0 004182 fetch 6 ,extm_lap 
+0x23c1 004183 store 6 ,mem_plap 
+0x23c2 004184 call prepare_newconn 
+:      004185 slave_newconn_loop:
+0x23c3 004186 call slave_newconn_once 
+0x23c4 004187 branch sconn_successful ,match 
+0x23c5 004188 call new_conn_timeout 
+0x23c6 004189 nbranch slave_newconn_loop ,blank 
+0x23c7 004190 rtn 
+:      004193 sconn_successful:
+0x23c8 004194 bpatch patch07_3 ,mem_patch07 
+0x23c9 004195 call newconn_init 
+0x23ca 004196 call context_new 
+0x23cb 004197 nrtn zero 
+0x23cc 004198 jam 0 ,mem_mode 
+0x23cd 004199 call calc_clke_offset 
+0x23ce 004200 branch context_save 
+:      004205 slave_dispatch:
+0x23cf 004206 bpatch patch07_4 ,mem_patch07 
+0x23d0 004207 call calc_clke 
+0x23d1 004208 call role_switch_slave 
+0x23d2 004209 rtn user 
+:      004210 slave_loop:
+0x23d3 004211 bpatch patch07_5 ,mem_patch07 
+0x23d4 004212 call check_bt_disabled 
+0x23d5 004213 call scheduler_process 
+0x23d6 004214 call slave_conn_recv_packet 
+0x23d7 004215 nbranch slave_notmatch ,match 
+0x23d8 004216 call supervision_flush 
+0x23d9 004217 call scheduler_tx_l2cap_pkt 
+0x23da 004218 call prepare_tx 
+0x23db 004219 call slave_conn_send_packet 
+0x23dc 004220 call parse_l2cap 
+0x23dd 004221 call parse_lmp 
+0x23de 004222 fetch 1 ,mem_slave_rcvcnt 
+0x23df 004223 increase 1 ,pdata 
+0x23e0 004224 store 1 ,mem_slave_rcvcnt 
+0x23e1 004225 call calc_clke_offset 
+:      004226 slave_notmatch:
+0x23e2 004227 bpatch patch07_6 ,mem_patch07 
+0x23e3 004228 call lpm_set_mult 
+0x23e4 004229 call supervision_update 
+0x23e5 004230 branch slave_disconnect ,positive 
+0x23e6 004231 call check_disconnect_timeout 
+0x23e7 004232 nbranch slave_disconnect ,user 
+0x23e8 004233 call check_attempt 
+0x23e9 004234 nbranch slave_loop ,blank 
+0x23ea 004235 rtn 
+:      004237 slave_disconnect:
+0x23eb 004238 bpatch patch07_7 ,mem_patch07 
+0x23ec 004239 jam 0 ,mem_tester_emulate 
+0x23ed 004240 jam 0 ,mem_debug_config 
+0x23ee 004241 call quit_connection 
+0x23ef 004242 set0 mark_testmode ,mark 
+0x23f0 004243 call test_enable_white 
+0x23f1 004244 fetch 1 ,mem_state 
+0x23f2 004245 rtn 
+:      004248 role_switch_slave:
+0x23f3 004249 bpatch patch08_0 ,mem_patch08 
+0x23f4 004250 call role_switch_check 
+0x23f5 004251 nrtn user 
+0x23f6 004252 copy am_addr ,temp 
+0x23f7 004253 call get_free_amaddr 
+0x23f8 004254 store 1 ,mem_fhs_am_addr 
+0x23f9 004255 copy temp ,am_addr 
+0x23fa 004256 jam param_newconnto ,mem_newconnto_counter 
+:      004257 roles_sendfhs_loop:
+0x23fb 004258 bpatch patch08_1 ,mem_patch08 
+0x23fc 004259 call rf_setup_time_master_slot 
+0x23fd 004260 force type_fhs ,type 
+0x23fe 004261 call slave_send_access 
+0x23ff 004262 deposit clkn_bt 
+0x2400 004263 store 4 ,mem_clkn_bt 
+0x2401 004264 call transmit_packet 
+0x2402 004265 call rf_setup_time_slave_slot 
+0x2403 004266 enable user3 
+0x2404 004267 call slave_receive_access 
+0x2405 004268 branch roles_got_fhs_reply ,sync 
+0x2406 004269 call shutdown_radio 
+0x2407 004270 call new_conn_timeout 
+0x2408 004271 nbranch roles_sendfhs_loop ,blank 
+0x2409 004272 rtnmark0 mark_accept_switch 
+0x240a 004273 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x240b 004274 set1 mark_switch_initiated ,mark 
+0x240c 004275 rtn 
+:      004276 roles_got_fhs_reply:
+0x240d 004277 enable clknt 
+0x240e 004278 call prepare_newconn 
+0x240f 004279 call afh_clear 
+:      004280 roles_newconn_loop:
+0x2410 004281 bpatch patch08_2 ,mem_patch08 
+0x2411 004282 call master_newconn_once 
+0x2412 004283 branch roles_newconn_responded ,sync 
+0x2413 004284 call new_conn_timeout 
+0x2414 004285 nbranch roles_newconn_loop ,blank 
+0x2415 004286 disable clknt 
+0x2416 004287 deposit clke_bt 
+0x2417 004288 store 4 ,mem_next_btclk 
+0x2418 004289 rtn 
+:      004290 roles_newconn_responded:
+0x2419 004291 enable master 
+0x241a 004292 bmark0 mark_accept_switch ,roles_newconn_nolmp 
+0x241b 004293 set0 mark_accept_switch ,mark 
+0x241c 004294 jam lmp_accepted ,mem_lmo_opcode2 
+0x241d 004295 jam lmp_host_connection_req ,mem_lmi_opcode2 
+0x241e 004296 call tid_set_reply 
+:      004297 roles_newconn_nolmp:
+0x241f 004298 deposit am_addr 
+0x2420 004299 store 1 ,mem_amaddr 
+0x2421 004300 force 0 ,pdata 
+0x2422 004301 store 6 ,mem_clk_offset 
+0x2423 004302 fetch 1 ,mem_mode 
+0x2424 004303 set1 mode_master ,pdata 
+0x2425 004304 store 1 ,mem_mode 
+0x2426 004305 call supervision_flush 
+0x2427 004306 disable master 
+0x2428 004307 enable user 
+0x2429 004308 rtn 
+:      004312 init_rx_packet_flags:
+0x242a 004313 bpatch patch08_3 ,mem_patch08 
+0x242b 004314 disable match 
+0x242c 004315 set0 mark_loopback ,mark 
+0x242d 004316 set0 mark_am_addr_broadcast ,mark 
+0x242e 004317 set0 mark_longpacket ,mark 
+0x242f 004318 set0 mark_old_packet ,mark 
+0x2430 004319 fetch 1 ,mem_arq 
+0x2431 004320 set0 arqnx ,pdata 
+0x2432 004321 set1 flowx ,pdata 
+0x2433 004322 store 1 ,mem_arq 
+0x2434 004323 rtn 
+:      004325 prepare_newconn:
+0x2435 004326 bpatch patch08_4 ,mem_patch08 
+0x2436 004327 jam param_newconnto ,mem_newconnto_counter 
+0x2437 004328 jam param_newconn_arq ,mem_arq 
+0x2438 004329 fetch 2 ,mem_rx_window_init 
+0x2439 004330 store 2 ,mem_rx_window 
+0x243a 004331 deposit clkn_bt 
+0x243b 004332 store 4 ,mem_next_btclk 
+0x243c 004333 rtn clknt 
+0x243d 004334 deposit clke_bt 
+0x243e 004335 store 4 ,mem_next_btclk 
+0x243f 004336 rtn 
+:      004338 newconn_init:
+0x2440 004339 bpatch patch08_5 ,mem_patch08 
+0x2441 004340 call init_lmp_reinit 
+0x2442 004341 call new_conn_handle 
+0x2443 004342 store 1 ,mem_conn_handle 
+0x2444 004343 setarg 0 
+0x2445 004344 store 2 ,mem_l2cap_rxbuff1_len 
+0x2446 004345 setarg param_supervision_to 
+0x2447 004346 store 2 ,mem_supervision_to 
+0x2448 004347 fetch 1 ,mem_state 
+0x2449 004348 set1 state_inconn ,pdata 
+0x244a 004349 store 1 ,mem_state 
+0x244b 004350 jam 0 ,mem_op 
+0x244c 004351 jam 0 ,mem_state_map 
+0x244d 004352 jam 0 ,mem_lpm_current_mult 
+0x244e 004353 branch supervision_flush 
+:      004356 clear_linkkey:
+0x244f 004357 bpatch patch08_6 ,mem_patch08 
+0x2450 004358 force 0 ,pdata 
+0x2451 004359 store 8 ,mem_link_key 
+0x2452 004360 istore 8 ,contw 
+0x2453 004361 call clear_linkstate 
+0x2454 004362 branch context_traverse_linkkey 
+:      004364 new_conn_timeout:
+0x2455 004365 fetch 1 ,mem_newconnto_counter 
+0x2456 004366 increase -1 ,pdata 
+0x2457 004367 store 1 ,mem_newconnto_counter 
+0x2458 004368 rtn 
+:      004370 new_conn_handle:
+0x2459 004371 fetch 1 ,mem_handle_num 
+0x245a 004372 increase 1 ,pdata 
+0x245b 004373 store 1 ,mem_handle_num 
+0x245c 004374 rtn 
+:      004377 quit_connection:
+0x245d 004378 bpatch patch08_7 ,mem_patch08 
+0x245e 004379 fetch 1 ,mem_hci_cmd 
+0x245f 004380 beq hci_cmd_remote_name_req ,quit_connection_name 
+0x2460 004381 fetch 1 ,mem_lmp_to_send 
+0x2461 004382 bne lmp_name_req ,quit_connection_cont 
+:      004383 quit_connection_name:
+0x2462 004384 call cmd_check_plap 
+0x2463 004385 nbranch quit_connection_cont ,zero 
+0x2464 004386 call master_name_error 
+0x2465 004387 jam 0 ,mem_hci_cmd 
+:      004388 quit_connection_cont:
+0x2466 004389 bpatch patch09_0 ,mem_patch09 
+0x2467 004390 call app_disconn_reason_collect_bt 
+0x2468 004391 call sniff_exit 
+0x2469 004392 jam bt_evt_bb_disconnected ,mem_fifo_temp 
+0x246a 004393 call ui_ipc_send_event 
+0x246b 004394 call init_lmp_work 
+0x246c 004395 call l2cap_init_work 
+0x246d 004396 call sp_initialize 
+0x246e 004397 fetch 1 ,mem_state 
+0x246f 004398 set0 state_inconn 
+0x2470 004399 store 1 ,mem_state 
+0x2471 004400 jam 0 ,memui_reconnect_mode 
+0x2472 004402 fetch 1 ,mem_state_map 
+0x2473 004403 compare 0x0 ,pdata ,0xc0 
+0x2474 004404 branch quit_connection_not_clear_mark ,true 
+0x2475 004405 set0 mark_rxbuf_inuse ,mark 
+:      004406 quit_connection_not_clear_mark:
+0x2476 004407 fetch 1 ,mem_arq 
+0x2477 004408 bbit0 wack ,quit_connection_not_clear_tx 
+:      004409 quit_connection_not_clear_tx:
+0x2478 004410 fetch 1 ,mem_op 
+0x2479 004411 rtnbit0 op_txl2cap 
+0x247a 004412 set0 mark_tx_l2cap ,mark 
+0x247b 004413 rtn 
+:      004415 slave_newconn_once:
+0x247c 004416 bpatch patch09_1 ,mem_patch09 
+0x247d 004417 fetch 1 ,extm_newconn_am_addr 
+0x247e 004418 rtn blank 
+0x247f 004419 icopy am_addr 
+0x2480 004420 call slave_conn_recv_packet 
+0x2481 004421 nrtn match 
+0x2482 004422 force type_null ,type 
+0x2483 004423 call slave_conn_send_packet 
+0x2484 004424 deposit am_addr 
+0x2485 004425 store 1 ,mem_amaddr 
+0x2486 004426 force 0 ,pdata 
+0x2487 004427 store 1 ,extm_newconn_am_addr 
+0x2488 004428 rtn 
+:      004434 prepare_tx:
+0x2489 004435 bpatch patch09_2 ,mem_patch09 
+0x248a 004436 fetch 1 ,mem_state 
+0x248b 004437 bbit0 state_insco ,prepare_tx_not_sco 
+0x248c 004438 force type_hv3 ,type 
+0x248d 004439 bmark0 mark_esco ,prepare_tx_not_esco 
+0x248e 004440 call check_esco_amaddr 
+0x248f 004441 nbranch prepare_tx_not_sco ,true 
+0x2490 004442 branch prepare_tx_not_sco ,attempt 
+0x2491 004443 call set_wait_ack 
+0x2492 004444 setarg 2 
+0x2493 004445 store 2 ,mem_retransmission_cnt 
+0x2494 004446 rtn 
+:      004447 prepare_tx_not_esco:
+0x2495 004448 nrtn attempt 
+:      004449 prepare_tx_not_sco:
+0x2496 004450 bpatch patch09_3 ,mem_patch09 
+0x2497 004451 call context_check_all_wack 
+0x2498 004452 nbranch prepare_tx_no_retransmit ,zero 
+0x2499 004453 fetch 1 ,mem_arq 
+0x249a 004454 bbit0 wack ,prepare_tx_pollnull 
+:      004455 prepare_tx_retransmit:
+0x249b 004456 bmark1 mark_loopback ,prepare_tx_loopback 
+0x249c 004457 fetch 1 ,mem_debug_config 
+0x249d 004458 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+0x249e 004459 fetch 2 ,mem_retransmission_cnt 
+0x249f 004460 increase -1 ,pdata 
+0x24a0 004461 store 2 ,mem_retransmission_cnt 
+0x24a1 004462 branch prepare_tx_nomore_retransmit ,blank 
+0x24a2 004463 fetch 1 ,mem_last_type 
+0x24a3 004464 iforce type 
+0x24a4 004465 rtn 
+:      004467 prepare_tx_nomore_retransmit:
+0x24a5 004468 bpatch patch09_4 ,mem_patch09 
+0x24a6 004469 call clear_got_tx 
+:      004470 prepare_tx_no_retransmit:
+0x24a7 004471 call check_esco_amaddr 
+0x24a8 004472 branch prepare_tx_pollnull ,true 
+0x24a9 004473 call send_lmp 
+0x24aa 004474 branch prepare_tx_sendlmp ,user 
+0x24ab 004475 fetch 1 ,mem_op 
+0x24ac 004476 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
+0x24ad 004477 bmark1 mark_loopback ,prepare_tx_loopback 
+0x24ae 004478 fetch 1 ,mem_debug_config 
+0x24af 004479 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+:      004480 prepare_tx_pollnull:
+0x24b0 004481 force type_poll ,type 
+0x24b1 004482 rtn master 
+0x24b2 004483 force type_null ,type 
+0x24b3 004484 rtn 
+:      004485 prepare_tx_loopback:
+0x24b4 004486 bpatch patch09_5 ,mem_patch09 
+0x24b5 004487 fetch 1 ,mem_rx_type 
+0x24b6 004488 iforce type 
+0x24b7 004489 rtnne 1 
+0x24b8 004490 force type_null ,type 
+0x24b9 004491 rtn 
+:      004492 prepare_tx_txpat:
+0x24ba 004493 fetch 1 ,test_mode_packet_type 
+0x24bb 004494 and pdata ,0xf ,type 
+0x24bc 004495 set1 mark_loopback ,mark 
+0x24bd 004496 rtn 
+:      004497 prepare_tx_sendlmp:
+0x24be 004498 force type_lmp ,type 
+0x24bf 004499 branch set_wait_ack 
+:      004500 prepare_tx_sendl2cap:
+0x24c0 004501 call tx_l2cap_type 
+:      004503 set_wait_ack:
+0x24c1 004504 bpatch patch09_6 ,mem_patch09 
+0x24c2 004505 fetcht 1 ,mem_arq 
+0x24c3 004506 set1 wack ,temp 
+0x24c4 004507 storet 1 ,mem_arq 
+0x24c5 004508 deposit type 
+0x24c6 004509 store 1 ,mem_last_type 
+0x24c7 004510 setarg 0xffff 
+0x24c8 004511 store 2 ,mem_retransmission_cnt 
+0x24c9 004512 rtn 
+:      004514 tx_l2cap_type:
+0x24ca 004515 bpatch patch09_7 ,mem_patch09 
+0x24cb 004516 fetch 1 ,mem_state_map 
+0x24cc 004517 isolate1 smap_edr ,pdata 
+0x24cd 004518 fetch 2 ,mem_tx_len 
+0x24ce 004519 branch tx_l2cap_type_edr ,true 
+0x24cf 004520 force type_dm1 ,type 
+0x24d0 004521 sub pdata ,17 ,null 
+0x24d1 004522 rtn positive 
+0x24d2 004523 force type_dh1 ,type 
+0x24d3 004524 sub pdata ,27 ,null 
+0x24d4 004525 rtn positive 
+0x24d5 004526 force type_dm3 ,type 
+0x24d6 004527 sub pdata ,121 ,null 
+0x24d7 004528 rtn positive 
+0x24d8 004529 force type_dh3 ,type 
+0x24d9 004530 sub pdata ,183 ,null 
+0x24da 004531 rtn positive 
+0x24db 004532 force type_dm5 ,type 
+0x24dc 004533 sub pdata ,224 ,null 
+0x24dd 004534 rtn positive 
+0x24de 004535 force type_dh5 ,type 
+0x24df 004536 rtn 
+:      004537 tx_l2cap_type_edr:
+0x24e0 004538 force type_dm1 ,type 
+0x24e1 004539 sub pdata ,17 ,null 
+0x24e2 004540 rtn positive 
+0x24e3 004541 force type_dh1 ,type 
+0x24e4 004542 sub pdata ,54 ,null 
+0x24e5 004543 rtn positive 
+0x24e6 004544 force type_dm3 ,type 
+0x24e7 004545 arg 367 ,temp 
+0x24e8 004546 isub temp ,null 
+0x24e9 004547 nrtn positive 
+0x24ea 004548 force type_dm5 ,type 
+0x24eb 004549 arg 679 ,temp 
+0x24ec 004550 isub temp ,null 
+0x24ed 004551 nrtn positive 
+0x24ee 004552 force type_dh5 ,type 
+0x24ef 004553 rtn 
+:      004562 slave_receive_master_slot:
+0x24f0 004563 fetch 1 ,mem_state 
+0x24f1 004564 bbit0 state_insniff ,slave_receive_notsniff 
+0x24f2 004565 fetch 2 ,mem_tsniff 
+0x24f3 004566 branch slave_receive_notsniff ,blank 
+0x24f4 004567 nbranch slave_receive_sniff ,attempt 
+:      004568 slave_receive_notsniff:
+0x24f5 004569 call rf_setup_time_master_slot 
+:      004570 slave_receive_access:
+0x24f6 004571 add clke_bt ,1 ,bt_clk 
+:      004572 slave_receive_sniff:
+0x24f7 004573 enable swfine 
+0x24f8 004574 fetch 2 ,mem_rx_window 
+0x24f9 004575 rshift pdata ,pdata 
+0x24fa 004576 arg param_pll_setup ,temp 
+0x24fb 004577 iadd temp ,pdata 
+0x24fc 004578 call ahead_window 
+0x24fd 004579 call fetch_extm_bt_adr 
+0x24fe 004580 force 0x03 ,freq_mode 
+0x24ff 004581 call rx_radio_freq 
+0x2500 004582 call init_rx_packet_flags 
+0x2501 004583 call prep_crypt 
+0x2502 004584 bpatch patch0a_0 ,mem_patch0a 
+0x2503 004585 fetch 2 ,mem_rx_window 
+0x2504 004586 rshift pdata ,pdata 
+0x2505 004587 call ahead_window 
+0x2506 004588 call start_receiver 
+0x2507 004589 enable decode_fec0 
+0x2508 004590 fetch 2 ,mem_rx_window 
+0x2509 004591 arg param_clke_cal ,temp 
+0x250a 004592 iadd temp ,stop_watch 
+0x250b 004593 correlate null ,timeout 
+0x250c 004594 copy clke ,temp 
+0x250d 004595 storet 6 ,mem_sync_clke 
+0x250e 004596 disable decode_fec0 
+0x250f 004597 nrtn sync 
+0x2510 004598 arg param_clke_cal ,clke_rt 
+0x2511 004599 copy bt_clk ,clke_bt 
+0x2512 004600 branch lpm_adjust_clk ,wake 
+0x2513 004601 rtn 
+:      004604 slave_conn_recv_packet:
+0x2514 004605 bpatch patch0a_1 ,mem_patch0a 
+0x2515 004606 call slave_receive_master_slot 
+0x2516 004607 nbranch shutdown_radio ,sync 
+0x2517 004608 call save_rssi 
+0x2518 004609 bmark0 mark_testmode ,receive_packet 
+0x2519 004610 fetch 2 ,mem_tst_pktcnt_sync 
+0x251a 004611 increase 1 ,pdata 
+0x251b 004612 store 2 ,mem_tst_pktcnt_sync 
+:      004613 receive_packet:
+0x251c 004614 rshift bt_clk ,temp 
+0x251d 004615 or temp ,0x40 ,white_init 
+:      004616 receive_packet_whitened:
+0x251e 004617 bpatch patch0a_2 ,mem_patch0a 
+0x251f 004618 enable enable_white 
+0x2520 004619 enable enable_hec 
+0x2521 004620 enable decode_fec1 
+0x2522 004621 parse demod ,bucket ,3 
+0x2523 004622 rshift8 pwindow ,pdata 
+0x2524 004623 store 1 ,mem_temp_am_addr 
+0x2525 004624 parse demod ,bucket ,4 
+0x2526 004625 inject bucket ,7 
+0x2527 004626 copy pwindow ,pdata 
+0x2528 004627 store 1 ,mem_rx_type 
+0x2529 004628 parse demod ,bucket ,3 
+0x252a 004629 rshift8 pwindow ,pdata 
+0x252b 004630 store 1 ,mem_temp_arq 
+0x252c 004631 fetch 1 ,mem_rx_type 
+0x252d 004632 sub pdata ,3 ,null 
+0x252e 004633 branch receive_packet_noedr ,positive 
+0x252f 004634 beq 7 ,receive_packet_noedr 
+0x2530 004635 fetch 1 ,mem_state_map 
+0x2531 004636 isolate1 smap_edr ,pdata 
+0x2532 004637 setflag true ,psk ,radio_ctrl 
+:      004638 receive_packet_noedr:
+0x2533 004639 bpatch patch0a_3 ,mem_patch0a 
+0x2534 004640 parse demod ,bucket ,8 
+0x2535 004641 disable decode_fec1 
+0x2536 004642 disable enable_hec 
+0x2537 004643 branch error_header ,crc_failed 
+0x2538 004644 bmark0 mark_testmode ,receive_packet_amchk 
+0x2539 004645 fetch 2 ,mem_tst_pktcnt_hec 
+0x253a 004646 increase 1 ,pdata 
+0x253b 004647 store 2 ,mem_tst_pktcnt_hec 
+:      004648 receive_packet_amchk:
+0x253c 004649 bpatch patch0a_4 ,mem_patch0a 
+0x253d 004650 fetch 1 ,mem_temp_am_addr 
+0x253e 004651 compare 0 ,pdata ,0x07 
+0x253f 004652 setflag true ,mark_am_addr_broadcast ,mark 
+0x2540 004653 branch am_addr_ok ,true 
+0x2541 004654 icompare 0x07 ,am_addr 
+0x2542 004655 branch am_addr_match ,true 
+0x2543 004656 bmark0 mark_esco ,end_of_packet 
+0x2544 004657 fetcht 1 ,mem_saved_amaddr 
+0x2545 004658 icompare 0x7 ,temp 
+0x2546 004659 nbranch end_of_packet ,true 
+0x2547 004660 fetch 1 ,mem_arq 
+0x2548 004661 set0 arqnx ,pdata 
+0x2549 004662 set1 flowx ,pdata 
+0x254a 004663 store 1 ,mem_arq 
+:      004664 am_addr_match:
+0x254b 004665 enable match 
+:      004666 am_addr_ok:
+0x254c 004667 bpatch patch0a_5 ,mem_patch0a 
+0x254d 004668 fetch 1 ,mem_rx_type 
+0x254e 004669 icopy type 
+0x254f 004670 bmark1 mark_am_addr_broadcast ,arqn_bypass 
+0x2550 004671 fetcht 1 ,mem_temp_arq 
+0x2551 004672 fetch 1 ,mem_arq 
+0x2552 004673 set0 flow ,pdata 
+0x2553 004674 isolate1 flow ,temp 
+0x2554 004675 setflag true ,flow ,pdata 
+0x2555 004676 isolate1 arqn ,temp 
+0x2556 004677 setflag true ,arqn ,pdata 
+0x2557 004678 store 1 ,mem_arq 
+0x2558 004679 isolate0 arqn ,temp 
+0x2559 004680 branch arqn_bypass ,true 
+0x255a 004681 call clear_got_tx 
+:      004682 arqn_bypass:
+0x255b 004683 bpatch patch0a_6 ,mem_patch0a 
+0x255c 004684 arg 0 ,temp 
+0x255d 004685 call reserve_slot 
+0x255e 004686 and type ,0xf ,pdata 
+0x255f 004687 beq type_poll ,process_poll 
+0x2560 004688 beq type_null ,end_of_packet 
+0x2561 004689 beq type_fhs ,process_fhs 
+0x2562 004690 fetcht 1 ,mem_temp_arq 
+0x2563 004691 fetch 1 ,mem_arq 
+0x2564 004692 icompare 0x04 ,temp 
+0x2565 004693 nbranch rx_type_dispatch ,true 
+0x2566 004694 bmark0 mark_am_addr_broadcast ,failed_seqn 
+0x2567 004695 bbit0 bcast1 ,rx_type_dispatch 
+:      004696 failed_seqn:
+0x2568 004697 set1 mark_old_packet ,mark 
+:      004698 rx_type_dispatch:
+0x2569 004699 bpatch patch0a_7 ,mem_patch0a 
+0x256a 004700 deposit type 
+0x256b 004701 beq type_dm1 ,process_dm1 
+0x256c 004702 beq type_dh1 ,process_dh1 
+0x256d 004703 beq type_hv3 ,process_hev 
+0x256e 004704 beq type_3dh1 ,process_3dh1 
+0x256f 004705 arg 4 ,temp 
+0x2570 004706 call reserve_slot 
+0x2571 004707 beq type_dm3 ,process_dm3 
+0x2572 004708 beq type_dh3 ,process_dh3 
+0x2573 004709 arg 8 ,temp 
+0x2574 004710 call reserve_slot 
+0x2575 004711 beq type_dm5 ,process_dm5 
+0x2576 004712 beq type_dh5 ,process_dh5 
+0x2577 004713 rtn 
+:      004716 process_hev:
+0x2578 004717 bpatch patch0b_0 ,mem_patch0b 
+0x2579 004718 enable decode_fec0 
+0x257a 004719 enable enable_crc 
+0x257b 004720 enable encrypt 
+0x257c 004721 arg mem_sco_ibuf ,contw 
+0x257d 004722 force 30 ,loopcnt 
+:      004723 process_hev_loop:
+0x257e 004724 parse demod ,bucket ,8 
+0x257f 004725 rshift3 pwindow ,pdata 
+0x2580 004726 istore 1 ,contw 
+0x2581 004727 loop process_hev_loop 
+0x2582 004728 bmark0 mark_esco ,end_of_packet 
+0x2583 004729 parse demod ,bucket ,16 
+0x2584 004730 nsetflag crc_failed ,mark_esco_rxok ,mark 
+0x2585 004731 branch error_payload ,crc_failed 
+0x2586 004732 branch ack_payload 
+:      004735 process_poll:
+0x2587 004736 branch end_of_packet 
+:      004738 process_dm3:
+:      004739 process_dm5:
+0x2588 004740 set1 mark_longpacket ,mark 
+:      004741 process_dm1:
+0x2589 004742 enable decode_fec2 
+0x258a 004743 branch process_dmh 
+:      004745 process_dh3:
+:      004746 process_dh5:
+0x258b 004747 set1 mark_longpacket ,mark 
+:      004748 process_3dh1:
+0x258c 004749 set1 psk3m ,radio_ctrl 
+:      004750 process_dh1:
+0x258d 004751 enable decode_fec0 
+:      004752 process_dmh:
+0x258e 004753 bpatch patch0b_1 ,mem_patch0b 
+0x258f 004754 bmark1 mark_rxbuf_inuse ,end_of_packet 
+0x2590 004755 isolate0 psk ,radio_ctrl 
+0x2591 004756 branch process_dmh_noedr ,true 
+0x2592 004757 disable enable_white 
+0x2593 004758 enable decode_fec0 
+0x2594 004759 disable decode_fec2 
+0x2595 004760 add clkn_bt ,2 ,timeup 
+0x2596 004761 correlate clkn_bt ,meet 
+0x2597 004762 nbranch error_payload ,sync 
+0x2598 004763 set1 mark_longpacket ,mark 
+0x2599 004764 enable enable_white 
+:      004765 process_dmh_noedr:
+0x259a 004766 bpatch patch0b_2 ,mem_patch0b 
+0x259b 004767 enable encrypt 
+0x259c 004768 enable enable_crc 
+0x259d 004769 parse demod ,bucket ,3 
+0x259e 004770 rshift8 pwindow ,pdata 
+0x259f 004771 store 1 ,mem_lch_code 
+0x25a0 004772 parse demod ,bucket ,5 
+0x25a1 004773 bmark1 mark_longpacket ,process_dmh_long 
+0x25a2 004774 rshift3 pwindow ,loopcnt 
+0x25a3 004775 rshift3 loopcnt ,loopcnt 
+0x25a4 004776 branch process_dmh_common 
+:      004777 process_dmh_long:
+0x25a5 004778 parse demod ,bucket ,5 
+0x25a6 004779 rshift pwindow ,loopcnt 
+0x25a7 004780 parse demod ,bucket ,3 
+:      004781 process_dmh_common:
+0x25a8 004782 bpatch patch0b_3 ,mem_patch0b 
+0x25a9 004783 deposit loopcnt 
+0x25aa 004784 store 2 ,mem_len 
+0x25ab 004785 branch process_dmh_data_end ,blank 
+0x25ac 004786 isub mask3ff ,null 
+0x25ad 004787 branch error_payload ,positive 
+0x25ae 004788 bpatch patch0b_4 ,mem_patch0b 
+0x25af 004789 set0 mark_fhs_eir ,mark 
+0x25b0 004790 fetch 1 ,mem_lch_code 
+0x25b1 004791 and_into 0x03 ,pdata 
+0x25b2 004792 arg mem_rxbuf ,contw 
+0x25b3 004793 beq llid_lmp ,process_lmp 
+0x25b4 004794 bmark1 mark_testmode ,process_dmh_data 
+0x25b5 004796 fetch 1 ,mem_lch_code 
+0x25b6 004797 and_into 0x03 ,pdata 
+0x25b7 004798 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
+0x25b8 004799 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
+0x25b9 004800 branch error_payload 
+:      004802 process_lmp:
+0x25ba 004803 fetch 2 ,mem_len 
+0x25bb 004804 sub pdata ,0x70 ,null 
+0x25bc 004805 nbranch error_payload ,positive 
+0x25bd 004806 bmark1 mark_old_packet ,ack_payload 
+0x25be 004807 branch process_dmh_data 
+:      004810 process_dmh_data_l2cap_start_pkt:
+0x25bf 004811 bpatch patch0b_5 ,mem_patch0b 
+0x25c0 004812 bmark1 mark_old_packet ,ack_payload 
+0x25c1 004813 fetch 2 ,mem_len 
+0x25c2 004814 arg 0x2e0 ,temp 
+0x25c3 004815 isub temp ,null 
+0x25c4 004816 branch error_payload ,positive 
+0x25c5 004817 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x25c6 004818 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
+0x25c7 004819 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
+0x25c8 004820 branch end_of_packet 
+:      004821 process_dmh_data_into_buff1:
+0x25c9 004822 jam 1 ,mem_l2cap_rxbuff_new 
+0x25ca 004823 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25cb 004824 bne 0 ,end_of_packet 
+0x25cc 004825 arg mem_l2cap_rxbuff1 ,contw 
+0x25cd 004826 branch process_dmh_data 
+:      004827 process_dmh_data_into_buff2:
+0x25ce 004828 jam 2 ,mem_l2cap_rxbuff_new 
+0x25cf 004829 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25d0 004830 bne 0 ,end_of_packet 
+0x25d1 004831 arg mem_l2cap_rxbuff2 ,contw 
+0x25d2 004832 branch process_dmh_data 
+:      004834 process_dmh_data_l2cap_continue_pkt:
+0x25d3 004835 bpatch patch0b_6 ,mem_patch0b 
+0x25d4 004836 bmark1 mark_old_packet ,ack_payload 
+0x25d5 004837 fetch 2 ,mem_len 
+0x25d6 004838 arg 0x2e0 ,temp 
+0x25d7 004839 isub temp ,null 
+0x25d8 004840 branch error_payload ,positive 
+0x25d9 004841 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25da 004842 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
+0x25db 004843 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
+0x25dc 004844 branch end_of_packet 
+:      004845 process_dmh_data_l2cap_continue_pkt1:
+0x25dd 004846 arg mem_l2cap_rxbuff1 ,contw 
+0x25de 004847 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25df 004848 iadd contw ,contw 
+0x25e0 004849 branch process_dmh_data 
+:      004850 process_dmh_data_l2cap_continue_pkt2:
+0x25e1 004851 arg mem_l2cap_rxbuff2 ,contw 
+0x25e2 004852 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25e3 004853 iadd contw ,contw 
+:      004854 process_dmh_data:
+0x25e4 004855 parse demod ,bucket ,8 
+0x25e5 004856 rshift3 pwindow ,pdata 
+0x25e6 004857 istore 1 ,contw 
+0x25e7 004858 loop process_dmh_data 
+:      004859 process_dmh_data_end:
+0x25e8 004860 bpatch patch0b_7 ,mem_patch0b 
+0x25e9 004861 parse demod ,bucket ,16 
+0x25ea 004862 branch error_payload_crc ,crc_failed 
+0x25eb 004863 fetch 1 ,mem_l2cap_flow_ctrl_flag 
+0x25ec 004864 beq l2cap_flow_ctrl_enable ,end_of_packet 
+0x25ed 004865 bmark1 mark_testmode ,process_dmh_cont 
+0x25ee 004866 bmark1 mark_old_packet ,redundant_payload 
+0x25ef 004867 fetch 1 ,mem_lch_code 
+0x25f0 004868 compare 3 ,pdata ,3 
+0x25f1 004869 branch process_dmh_cont ,true 
+0x25f2 004870 fetch 2 ,mem_len 
+0x25f3 004871 branch process_dmh_cont ,blank 
+0x25f4 004872 bpatch patch0c_0 ,mem_patch0c 
+0x25f5 004873 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25f6 004874 beq 1 ,process_l2cap_pass_crc_buff1 
+0x25f7 004875 beq 2 ,process_l2cap_pass_crc_buff2 
+0x25f8 004876 branch assert 
+:      004877 process_l2cap_pass_crc_buff1:
+0x25f9 004878 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25fa 004879 fetcht 2 ,mem_len 
+0x25fb 004880 iadd temp ,pdata 
+0x25fc 004881 store 2 ,mem_l2cap_rxbuff1_len 
+0x25fd 004882 beq 0 ,assert 
+0x25fe 004883 fetcht 2 ,mem_l2cap_rxbuff1 
+0x25ff 004884 increase 4 ,temp 
+0x2600 004885 isub temp ,null 
+0x2601 004886 call l2cap_buff1_inuse ,zero 
+0x2602 004887 branch process_dmh_cont 
+:      004888 process_l2cap_pass_crc_buff2:
+0x2603 004889 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x2604 004890 fetcht 2 ,mem_len 
+0x2605 004891 iadd temp ,pdata 
+0x2606 004892 store 2 ,mem_l2cap_rxbuff2_len 
+0x2607 004893 beq 0 ,assert 
+0x2608 004894 fetcht 2 ,mem_l2cap_rxbuff2 
+0x2609 004895 add temp ,4 ,temp 
+0x260a 004896 isub temp ,null 
+0x260b 004897 call l2cap_buff2_inuse ,zero 
+0x260c 004898 branch process_dmh_cont 
+:      004899 process_dmh_cont:
+0x260d 004900 bpatch patch0c_1 ,mem_patch0c 
+0x260e 004901 fetcht 1 ,mem_state_map 
+0x260f 004902 fetch 1 ,mem_lch_code 
+0x2610 004903 compare 3 ,pdata ,0x03 
+0x2611 004904 setflag true ,smap_rxlmp ,temp 
+0x2612 004905 nsetflag true ,smap_rxl2cap ,temp 
+0x2613 004906 storet 1 ,mem_state_map 
+0x2614 004907 nbranch process_dmh_cont_rxbuf_not_use ,true 
+0x2615 004908 set1 mark_rxbuf_inuse ,mark 
+:      004909 process_dmh_cont_rxbuf_not_use:
+0x2616 004910 bmark0 mark_testmode ,ack_payload 
+0x2617 004911 isolate1 smap_rxlmp ,temp 
+0x2618 004912 branch ack_payload ,true 
+0x2619 004913 fetch 2 ,mem_tst_pktcnt_crc 
+0x261a 004914 increase 1 ,pdata 
+0x261b 004915 store 2 ,mem_tst_pktcnt_crc 
+0x261c 004916 set1 mark_loopback ,mark 
+0x261d 004917 set0 smap_rxl2cap ,temp 
+0x261e 004918 set0 mark_rxbuf_inuse ,mark 
+0x261f 004919 storet 1 ,mem_state_map 
+:      004920 ack_payload:
+0x2620 004921 bpatch patch0c_2 ,mem_patch0c 
+0x2621 004922 fetcht 1 ,mem_temp_arq 
+0x2622 004923 fetch 1 ,mem_arq 
+0x2623 004924 set1 arqnx ,pdata 
+0x2624 004925 isolate1 seqn ,temp 
+0x2625 004926 setflag true ,seqn ,pdata 
+0x2626 004927 isolate1 mark_am_addr_broadcast ,mark 
+0x2627 004928 setflag true ,bcast1 ,pdata 
+0x2628 004929 store 1 ,mem_arq 
+0x2629 004930 fetch 2 ,mem_len 
+0x262a 004931 nbranch end_of_packet ,blank 
+0x262b 004932 fetch 1 ,mem_state_map 
+0x262c 004933 set0 smap_rxl2cap ,pdata 
+0x262d 004934 store 1 ,mem_state_map 
+0x262e 004935 fetch 1 ,mem_lch_code 
+0x262f 004936 compare 0x01 ,pdata ,0x07 
+0x2630 004938 branch end_of_packet 
+:      004940 error_header:
+0x2631 004941 bpatch patch0c_3 ,mem_patch0c 
+0x2632 004942 disable match 
+0x2633 004943 fetch 2 ,mem_rx_hec_err 
+0x2634 004944 increase 1 ,pdata 
+0x2635 004945 store 2 ,mem_rx_hec_err 
+0x2636 004946 branch end_of_packet 
+:      004947 error_payload_crc:
+0x2637 004948 fetch 2 ,mem_rx_crc_err 
+0x2638 004949 increase 1 ,pdata 
+0x2639 004950 store 2 ,mem_rx_crc_err 
+0x263a 004951 call discard_pkt 
+0x263b 004952 bmark0 mark_testmode ,error_payload 
+0x263c 004953 set1 mark_loopback ,mark 
+:      004954 error_payload:
+0x263d 004955 branch end_of_packet 
+:      004957 discard_pkt:
+0x263e 004958 bpatch patch0c_4 ,mem_patch0c 
+0x263f 004959 fetch 1 ,mem_lch_code 
+0x2640 004960 compare 3 ,pdata ,0x03 
+0x2641 004961 nbranch discard_pkt_l2cap ,true 
+:      004962 discard_pkt_lmp:
+0x2642 004963 fetcht 1 ,mem_state_map 
+0x2643 004964 set0 smap_rxlmp ,temp 
+0x2644 004965 storet 1 ,mem_state_map 
+0x2645 004966 rtn 
+:      004967 discard_pkt_l2cap:
+0x2646 004970 fetcht 1 ,mem_state_map 
+0x2647 004971 set0 smap_rxl2cap ,temp 
+0x2648 004972 storet 1 ,mem_state_map 
+0x2649 004973 branch h4_send_acl_trigger_clear 
+:      004975 redundant_payload:
+0x264a 004976 fetch 1 ,mem_arq 
+0x264b 004977 set1 arqnx ,pdata 
+0x264c 004978 store 1 ,mem_arq 
+:      004979 end_of_packet:
+0x264d 004980 bpatch patch0c_5 ,mem_patch0c 
+0x264e 004981 disable encode_fec0 
+0x264f 004982 disable encode_fec2 
+0x2650 004983 disable decode_fec0 
+0x2651 004984 disable decode_fec2 
+0x2652 004985 disable enable_crc 
+0x2653 004986 disable encrypt 
+0x2654 004987 disable enable_white 
+0x2655 004988 branch shutdown_radio ,is_rx 
+0x2656 004989 until null ,tx_clear 
+0x2657 004990 nop 100 
+0x2658 004991 branch shutdown_radio 
+:      004993 process_fhs:
+0x2659 004994 bpatch patch0c_6 ,mem_patch0c 
+0x265a 004995 enable enable_crc 
+0x265b 004996 enable decode_fec2 
+0x265c 004997 parse demod ,bucket ,72 
+0x265d 004998 isolate1 58 ,pdata 
+0x265e 004999 setflag true ,mark_fhs_eir ,mark 
+0x265f 005000 copy bt_adr ,temp 
+0x2660 005001 ialigned bt_adr 
+0x2661 005002 ialigned fhs0 
+0x2662 005003 pulse recalc 
+0x2663 005004 setsect 2 ,0xfffff 
+0x2664 005005 setsect 3 ,0x0ffff 
+0x2665 005006 nop 32 
+0x2666 005007 iverify fhs_parity 
+0x2667 005008 deposit lap 
+0x2668 005009 store 3 ,extm_lap 
+0x2669 005010 deposit uap 
+0x266a 005011 store 1 ,extm_uap 
+0x266b 005012 copy temp ,bt_adr 
+0x266c 005013 branch fhs_parity_ok ,true 
+0x266d 005014 branch error_payload 
+:      005015 fhs_parity_ok:
+0x266e 005016 bpatch patch0c_7 ,mem_patch0c 
+0x266f 005017 parse demod ,bucket ,72 
+0x2670 005018 ialigned fhs1 
+0x2671 005019 ialigned am_addr 
+0x2672 005020 ialigned nap 
+0x2673 005021 ialigned regb 
+0x2674 005022 force 0 ,pdata 
+0x2675 005023 parse demod ,bucket ,16 
+0x2676 005024 branch error_payload ,crc_failed 
+0x2677 005025 setarg 0x0ffffffc 
+0x2678 005026 iand regb ,pdata 
+0x2679 005027 store 4 ,mem_clke_bt 
+0x267a 005028 deposit fhs_class 
+0x267b 005029 store 3 ,extm_class 
+0x267c 005030 deposit fhs_misc 
+0x267d 005031 store 1 ,extm_fhs_misc 
+0x267e 005032 deposit am_addr 
+0x267f 005033 store 1 ,extm_newconn_am_addr 
+0x2680 005034 deposit nap 
+0x2681 005035 store 2 ,extm_nap 
+0x2682 005036 deposit bt_clk 
+0x2683 005037 inject rxf ,32 
+0x2684 005038 compare type_fhs ,type ,0x0f 
+0x2685 005039 setflag true ,mark_fhs_already_good ,mark 
+0x2686 005040 branch end_of_packet 
+:      005042 clear_got_tx:
+0x2687 005043 bpatch patch0d_0 ,mem_patch0d 
+0x2688 005044 fetch 1 ,mem_arq 
+0x2689 005045 rtnbit0 wack 
+0x268a 005046 set0 wack ,pdata 
+0x268b 005047 setflip seqnx ,pdata 
+0x268c 005048 store 1 ,mem_arq 
+0x268d 005049 fetch 1 ,mem_last_type 
+0x268e 005050 beq type_lmp ,clear_got_txlmp 
+0x268f 005051 rtneq type_hv3 
+0x2690 005052 fetch 1 ,mem_op 
+0x2691 005053 rtnbit0 op_txl2cap ,pdata 
+0x2692 005054 set0 op_txl2cap ,pdata 
+0x2693 005055 set1 op_pkt_comp ,pdata 
+0x2694 005056 store 1 ,mem_op 
+0x2695 005057 set0 mark_tx_l2cap ,mark 
+0x2696 005058 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x2697 005059 nrtn blank 
+0x2698 005060 fetch 1 ,mem_op 
+0x2699 005061 set0 op_pkt_comp ,pdata 
+0x269a 005062 store 1 ,mem_op 
+0x269b 005063 branch l2cap_malloc_free 
+:      005065 clear_got_txlmp:
+0x269c 005066 bpatch patch0d_1 ,mem_patch0d 
+0x269d 005067 fetch 1 ,mem_lmo_header_opcode 
+0x269e 005068 rshift pdata ,pdata 
+0x269f 005069 beq lmp_start_encryption_req ,start_encryption 
+0x26a0 005070 beq lmp_stop_encryption_req ,stop_encryption 
+0x26a1 005071 beq lmp_unsniff_req ,sniff_exit 
+0x26a2 005072 beq lmp_escape ,clear_lmp_escape 
+0x26a3 005073 rtnne lmp_accepted 
+0x26a4 005074 fetch 1 ,mem_lmo_payload 
+0x26a5 005075 beq lmp_sco_link_req ,sco_link_req_by_slave 
+0x26a6 005076 beq lmp_start_encryption_req ,clear_send_setup_complete 
+0x26a7 005077 rtn 
+:      005079 clear_lmp_escape:
+0x26a8 005080 fetch 1 ,mem_lmo_payload 
+0x26a9 005081 set1 7 ,pdata 
+0x26aa 005082 rtn 
+:      005083 clear_send_setup_complete:
+0x26ab 005084 rtn master 
+0x26ac 005085 fetch 1 ,mem_state 
+0x26ad 005086 rtnbit1 state_conn_comp 
+0x26ae 005087 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x26af 005088 rtn 
+:      005091 sco_link_req_by_slave:
+0x26b0 005092 rtn master 
+0x26b1 005093 fetch 1 ,mem_mode 
+0x26b2 005094 isolate1 send_sco_when_slave ,pdata 
+0x26b3 005095 branch clean_mem_mode ,true 
+0x26b4 005097 rtn 
+:      005098 clean_mem_mode:
+0x26b5 005099 set0 send_sco_when_slave ,pdata 
+0x26b6 005100 store 1 ,mem_mode 
+0x26b7 005101 rtn 
+:      005103 start_encryption:
+0x26b8 005104 bpatch patch0d_2 ,mem_patch0d 
+0x26b9 005105 fetch 1 ,mem_state_map 
+0x26ba 005106 set1 smap_encryption ,pdata 
+0x26bb 005107 store 1 ,mem_state_map 
+0x26bc 005108 jam 1 ,core_encrypt 
+0x26bd 005109 fetch 1 ,mem_state 
+0x26be 005110 isolate1 state_conn_comp ,pdata 
+0x26bf 005111 rtn 
+:      005113 stop_encryption:
+0x26c0 005114 bpatch patch0d_3 ,mem_patch0d 
+0x26c1 005115 fetch 1 ,mem_state_map 
+0x26c2 005116 set0 smap_encryption ,pdata 
+0x26c3 005117 store 1 ,mem_state_map 
+0x26c4 005118 jam 0 ,core_encrypt 
+0x26c5 005119 rtn 
+:      005122 sniff_init:
+0x26c6 005123 bpatch patch0d_4 ,mem_patch0d 
+0x26c7 005124 copy clkn_bt ,pdata 
+0x26c8 005125 store 4 ,mem_lpm_delay_after_sniff 
+0x26c9 005126 add clkn_bt ,3 ,rega 
+0x26ca 005127 branch sniff_init_master ,master 
+0x26cb 005128 add clke_bt ,3 ,rega 
+:      005129 sniff_init_master:
+0x26cc 005130 fetcht 2 ,mem_tsniff 
+0x26cd 005131 deposit rega 
+0x26ce 005132 set0 27 ,pdata 
+0x26cf 005133 idiv temp 
+0x26d0 005134 fetch 2 ,mem_dsniff 
+0x26d1 005135 call wait_div_end 
+0x26d2 005136 remainder regc 
+0x26d3 005137 isub regc ,pdata 
+0x26d4 005138 branch sniff_init_nowrap ,positive 
+0x26d5 005139 iadd temp ,pdata 
+:      005140 sniff_init_nowrap:
+0x26d6 005141 iadd rega ,pdata 
+0x26d7 005142 store 4 ,mem_sniff_anchor 
+0x26d8 005143 jam switch_flag_init ,mem_switch_flag 
+0x26d9 005144 fetch 1 ,mem_state 
+0x26da 005145 set1 state_insniff ,pdata 
+0x26db 005146 store 1 ,mem_state 
+0x26dc 005147 fetch 1 ,mem_sniff_attempt 
+0x26dd 005148 store 1 ,mem_current_sniff_attempt 
+0x26de 005149 setarg 0 
+0x26df 005150 store 3 ,mem_sniff_rcv 
+0x26e0 005151 store 3 ,mem_sniff_lost 
+0x26e1 005152 store 1 ,mem_sniff_unint_lost 
+0x26e2 005153 jam bt_evt_enter_sniff ,mem_fifo_temp 
+0x26e3 005154 call ui_ipc_send_event 
+0x26e4 005155 fetch 2 ,mem_rx_window_sniff 
+0x26e5 005156 store 2 ,mem_rx_window 
+0x26e6 005157 nrtn master 
+0x26e7 005158 add am_addr ,-1 ,queue 
+0x26e8 005159 rtn 
+:      005161 sniff_exit:
+0x26e9 005162 bpatch patch0d_5 ,mem_patch0d 
+0x26ea 005163 fetch 1 ,mem_state 
+0x26eb 005164 rtnbit0 state_insniff 
+0x26ec 005165 set0 state_insniff ,pdata 
+0x26ed 005166 store 1 ,mem_state 
+0x26ee 005167 fetch 2 ,mem_rx_window_init 
+0x26ef 005168 store 2 ,mem_rx_window 
+0x26f0 005169 disable wake 
+0x26f1 005170 jam bt_evt_exit_sniff ,mem_fifo_temp 
+0x26f2 005171 branch ui_ipc_send_event 
+:      005174 check_attempt:
+0x26f3 005175 bpatch patch0d_6 ,mem_patch0d 
+0x26f4 005176 enable attempt 
+0x26f5 005177 fetch 1 ,mem_state 
+0x26f6 005178 bbit1 state_insniff ,check_attempt_sniff 
+0x26f7 005179 rtnmark1 mark_testmode 
+0x26f8 005180 fetch 1 ,mem_arq 
+0x26f9 005181 rtnbit1 wack 
+0x26fa 005182 fetch 1 ,mem_lmp_to_send 
+0x26fb 005183 nrtn blank 
+0x26fc 005184 fetch 1 ,mem_op 
+0x26fd 005185 rtnbit1 op_txl2cap 
+:      005186 check_attempt_nomore:
+0x26fe 005187 force 0 ,pdata 
+0x26ff 005188 rtn 
+:      005190 check_attempt_sniff:
+0x2700 005191 bbit0 state_insco ,check_attempt_not_sco 
+0x2701 005192 fetch 1 ,mem_current_sniff_attempt 
+0x2702 005193 beq 2 ,check_attempt_sniff_restore_sco 
+0x2703 005194 fetch 1 ,mem_arq 
+0x2704 005195 bbit1 wack ,check_attempt_notimeout 
+0x2705 005196 bmark0 mark_esco_rxok ,check_attempt_notimeout 
+:      005197 check_attempt_sniff_restore_sco:
+0x2706 005198 nbranch check_attempt_notimeout ,master 
+0x2707 005199 fetch 1 ,mem_lmp_to_send 
+0x2708 005200 nbranch check_attempt_notimeout ,blank 
+:      005201 check_attempt_sco_master:
+0x2709 005202 fetch 1 ,mem_sco_poll 
+0x270a 005203 increase -1 ,pdata 
+0x270b 005204 store 1 ,mem_sco_poll 
+0x270c 005205 nbranch check_attempt_nomore ,blank 
+0x270d 005206 jam param_sco_poll ,mem_sco_poll 
+0x270e 005207 branch check_attempt_notimeout 
+:      005214 check_attempt_not_sco:
+0x270f 005215 fetch 1 ,mem_current_sniff_attempt 
+0x2710 005216 bne 1 ,check_attempt_notimeout 
+0x2711 005217 fetch 1 ,mem_current_sniff_timeout 
+0x2712 005218 branch check_attempt_notimeout ,blank 
+0x2713 005219 increase -1 ,pdata 
+0x2714 005220 store 1 ,mem_current_sniff_timeout 
+0x2715 005221 fetch 1 ,mem_arq 
+0x2716 005222 rtnbit1 wack 
+0x2717 005223 nrtn match 
+:      005224 check_attempt_notimeout:
+0x2718 005225 fetch 1 ,mem_current_sniff_attempt 
+0x2719 005226 increase -1 ,pdata 
+0x271a 005227 store 1 ,mem_current_sniff_attempt 
+0x271b 005228 rtn 
+:      005239 sniff_check_window:
+0x271c 005240 bpatch patch0d_7 ,mem_patch0d 
+0x271d 005241 disable swfine 
+0x271e 005242 copy temp ,stop_watch 
+0x271f 005243 call context_search_sniff_window 
+0x2720 005244 disable user 
+0x2721 005245 nrtn zero 
+0x2722 005246 force 0 ,stop_watch 
+0x2723 005247 enable user 
+0x2724 005248 rtn 
+:      005251 check_esco_amaddr:
+0x2725 005252 fetch 1 ,mem_esco_addr 
+0x2726 005253 icompare 0xff ,am_addr 
+0x2727 005254 rtn 
+:      005257 parse_l2cap:
+0x2728 005258 bpatch patch0e_0 ,mem_patch0e 
+0x2729 005259 set0 mark_rxbuf_inuse ,mark 
+:      005260 parse_l2cap_cont:
+0x272a 005261 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x272b 005262 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x272c 005263 rtn blank 
+0x272d 005264 isolate1 l2cap_inuse_buff1 ,pdata 
+0x272e 005265 arg mem_l2cap_rxbuff1 ,contr 
+0x272f 005266 call process_rx_l2cap_pkt ,true 
+0x2730 005267 bpatch patch0e_1 ,mem_patch0e 
+0x2731 005268 fetch 1 ,mem_l2cap_rx_done 
+0x2732 005269 beq l2cap_rx_done ,parse_l2cap_release_buff1 
+0x2733 005271 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x2734 005272 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2735 005273 rtnbit0 l2cap_inuse_buff2 
+0x2736 005274 arg mem_l2cap_rxbuff2 ,contr 
+0x2737 005275 call process_rx_l2cap_pkt 
+0x2738 005276 fetch 1 ,mem_l2cap_rx_done 
+0x2739 005277 beq l2cap_rx_done ,parse_l2cap_release_buff2 
+0x273a 005278 rtn 
+:      005280 parse_l2cap_release_buff1:
+0x273b 005281 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x273c 005282 set0 l2cap_inuse_buff1 ,pdata 
+0x273d 005283 store 1 ,mem_l2cap_rxbuff_inuse 
+0x273e 005284 setarg 0 
+0x273f 005285 store 2 ,mem_l2cap_rxbuff1_len 
+0x2740 005286 rtn 
+:      005287 parse_l2cap_release_buff2:
+0x2741 005288 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2742 005289 set0 l2cap_inuse_buff2 ,pdata 
+0x2743 005290 store 1 ,mem_l2cap_rxbuff_inuse 
+0x2744 005291 setarg 0 
+0x2745 005292 store 2 ,mem_l2cap_rxbuff2_len 
+0x2746 005293 rtn 
+:      005295 l2cap_buff1_inuse:
+0x2747 005296 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2748 005297 set1 l2cap_inuse_buff1 ,pdata 
+0x2749 005298 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274a 005299 rtn 
+:      005301 l2cap_buff2_inuse:
+0x274b 005302 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x274c 005303 set1 l2cap_inuse_buff2 ,pdata 
+0x274d 005304 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274e 005305 rtn 
+:      005311 slave_send_access:
+0x274f 005312 bpatch patch0e_2 ,mem_patch0e 
+0x2750 005313 add clke_bt ,1 ,bt_clk 
+0x2751 005314 call fetch_extm_bt_adr 
+0x2752 005315 force 0x03 ,freq_mode 
+0x2753 005316 call tx_radio_freq 
+0x2754 005317 call start_transmitter 
+0x2755 005318 call start_tx_external 
+0x2756 005319 branch send_access_word 
+:      005322 slave_conn_send_packet:
+0x2757 005323 bpatch patch0e_3 ,mem_patch0e 
+0x2758 005324 call rf_setup_time_slave_slot 
+0x2759 005325 deposit clke_bt 
+0x275a 005326 fetcht 4 ,mem_next_btclk 
+0x275b 005327 isub temp ,pdata 
+0x275c 005328 rtnne 1 
+0x275d 005329 compare type_null ,type ,0x1f 
+0x275e 005330 nbranch slave_conn_send_access ,true 
+0x275f 005331 fetch 1 ,mem_rx_type 
+0x2760 005332 rtn blank 
+:      005333 slave_conn_send_access:
+0x2761 005334 call slave_send_access 
+:      005335 transmit_packet:
+0x2762 005336 compare type_id ,type ,0x1f 
+0x2763 005337 branch end_of_packet ,true 
+0x2764 005338 rshift bt_clk ,temp 
+0x2765 005339 or temp ,0x40 ,white_init 
+:      005340 transmit_packet_whitened:
+0x2766 005341 bpatch patch0e_4 ,mem_patch0e 
+0x2767 005342 enable enable_white 
+0x2768 005343 enable enable_hec 
+0x2769 005344 enable encode_fec1 
+0x276a 005345 set0 mark_longpacket ,mark 
+0x276b 005346 deposit am_addr 
+0x276c 005347 inject mod ,3 
+0x276d 005348 deposit type 
+0x276e 005349 inject mod ,4 
+0x276f 005350 fetch 1 ,mem_arq 
+0x2770 005351 inject bucket ,4 
+0x2771 005352 inject mod ,3 
+0x2772 005353 enable enable_parity 
+0x2773 005354 inject mod ,8 
+0x2774 005355 disable encode_fec1 
+0x2775 005356 disable enable_parity 
+0x2776 005357 disable enable_hec 
+0x2777 005358 set0 psk3m ,radio_ctrl 
+0x2778 005359 arg 0 ,temp 
+0x2779 005360 call reserve_slot 
+0x277a 005361 bpatch patch0e_5 ,mem_patch0e 
+0x277b 005362 and type ,0x1f ,pdata 
+0x277c 005363 beq type_lmp ,transmit_lmp 
+0x277d 005364 beq type_null ,end_of_packet 
+0x277e 005365 beq type_poll ,end_of_packet 
+0x277f 005366 beq type_fhs ,transmit_fhs 
+0x2780 005367 beq type_dm1 ,transmit_dm1 
+0x2781 005368 beq type_dh1 ,transmit_dh1 
+0x2782 005369 beq type_hv3 ,transmit_hev 
+0x2783 005370 beq type_3dh1 ,transmit_3dh1 
+0x2784 005371 arg 4 ,temp 
+0x2785 005372 call reserve_slot 
+0x2786 005373 beq type_dm3 ,transmit_dm3 
+0x2787 005374 beq type_dh3 ,transmit_dh3 
+0x2788 005375 arg 8 ,temp 
+0x2789 005376 call reserve_slot 
+0x278a 005377 beq type_dh5 ,transmit_dh5 
+0x278b 005378 branch transmit_dm5 
+:      005381 transmit_hev:
+0x278c 005382 bpatch patch0e_6 ,mem_patch0e 
+0x278d 005383 enable encode_fec0 
+0x278e 005384 enable enable_crc 
+0x278f 005385 enable encrypt 
+0x2790 005386 force 30 ,loopcnt 
+0x2791 005387 arg mem_sco_obuf ,contr 
+:      005388 transmit_ev_loop:
+0x2792 005389 ifetch 1 ,contr 
+0x2793 005390 inject mod ,8 
+0x2794 005391 loop transmit_ev_loop 
+0x2795 005392 bmark1 mark_esco ,transmit_end 
+0x2796 005393 branch end_of_packet 
+:      005395 transmit_fhs:
+0x2797 005396 bpatch patch0e_7 ,mem_patch0e 
+0x2798 005397 fetch 1 ,mem_fhs_am_addr 
+0x2799 005398 icopy am_addr 
+0x279a 005399 fetch 1 ,mem_fhs_misc 
+0x279b 005400 icopy fhs_misc 
+0x279c 005401 fetch 3 ,mem_class 
+0x279d 005402 icopy fhs_class 
+0x279e 005403 fetch 2 ,mem_nap 
+0x279f 005404 icopy nap 
+0x27a0 005405 enable enable_crc 
+0x27a1 005406 enable encode_fec2 
+0x27a2 005407 copy bt_adr ,rega 
+0x27a3 005408 call fetch_self_bt_adr 
+0x27a4 005409 pulse recalc 
+0x27a5 005410 nop 32 
+0x27a6 005411 copy bt_clk ,timeup 
+0x27a7 005412 fetch 4 ,mem_clkn_bt 
+0x27a8 005413 icopy bt_clk 
+0x27a9 005414 preload fhs0 
+0x27aa 005415 set1 58 ,pdata 
+0x27ab 005416 inject mod ,72 
+0x27ac 005417 preload fhs1 
+0x27ad 005418 inject mod ,72 
+0x27ae 005419 copy timeup ,bt_clk 
+0x27af 005420 copy rega ,bt_adr 
+0x27b0 005421 enable enable_parity 
+0x27b1 005422 inject mod ,16 
+0x27b2 005423 disable enable_parity 
+0x27b3 005424 branch end_of_packet 
+:      005426 transmit_lmp:
+0x27b4 005427 bpatch patch0f_0 ,mem_patch0f 
+0x27b5 005428 enable encrypt 
+0x27b6 005429 enable enable_crc 
+0x27b7 005430 enable encode_fec2 
+0x27b8 005431 fetch 1 ,mem_lmo_header_length 
+0x27b9 005432 and pdata ,0x1f8 ,temp 
+0x27ba 005433 arg mem_lmo_header_length ,contr 
+0x27bb 005434 increase 8 ,temp 
+:      005435 transmit_lmp_loop:
+0x27bc 005436 add temp ,-72 ,regc 
+0x27bd 005437 nbranch transmit_lmp_finish ,positive 
+0x27be 005438 ifetch 9 ,contr 
+0x27bf 005439 inject mod ,72 
+0x27c0 005440 copy regc ,temp 
+0x27c1 005441 branch transmit_lmp_loop 
+:      005442 transmit_lmp_finish:
+0x27c2 005443 ifetch 9 ,contr 
+0x27c3 005444 iinject mod ,temp 
+0x27c4 005445 branch transmit_end 
+:      005447 transmit_dm1:
+0x27c5 005448 enable encode_fec2 
+0x27c6 005449 branch transmit_dmh 
+:      005450 transmit_dm3:
+:      005451 transmit_dm5:
+0x27c7 005452 enable encode_fec2 
+0x27c8 005453 set1 mark_longpacket ,mark 
+0x27c9 005454 branch transmit_dmh 
+:      005456 transmit_3dh1:
+0x27ca 005457 set1 psk3m ,radio_ctrl 
+:      005458 transmit_dh1:
+0x27cb 005459 enable encode_fec0 
+0x27cc 005460 branch transmit_dmh 
+:      005462 transmit_dh3:
+:      005463 transmit_dh5:
+0x27cd 005464 set1 psk3m ,radio_ctrl 
+0x27ce 005465 enable encode_fec0 
+0x27cf 005466 set1 mark_longpacket ,mark 
+:      005468 transmit_dmh:
+0x27d0 005469 bpatch patch0f_1 ,mem_patch0f 
+0x27d1 005470 fetch 1 ,mem_state_map 
+0x27d2 005471 bbit0 smap_edr ,transmit_noedr 
+0x27d3 005472 sub type ,3 ,null 
+0x27d4 005473 branch transmit_noedr ,positive 
+0x27d5 005474 disable encrypt 
+0x27d6 005475 disable encode_fec2 
+0x27d7 005476 enable encode_fec0 
+0x27d8 005477 disable enable_white 
+0x27d9 005478 set1 psk ,radio_ctrl 
+0x27da 005479 isolate1 psk3m ,radio_ctrl 
+0x27db 005480 branch transmit_edr3m ,true 
+0x27dc 005481 setarg 0xabeee 
+0x27dd 005482 inject mod ,20 
+0x27de 005483 branch transmit_edr_sync_end 
+:      005484 transmit_edr3m:
+0x27df 005485 setarg 0x5faeba 
+0x27e0 005486 inject mod ,24 
+0x27e1 005487 setarg 0x12 
+0x27e2 005488 inject mod ,6 
+:      005489 transmit_edr_sync_end:
+0x27e3 005490 enable enable_white 
+0x27e4 005491 set1 mark_longpacket ,mark 
+:      005492 transmit_noedr:
+0x27e5 005493 enable encrypt 
+0x27e6 005494 enable enable_crc 
+0x27e7 005495 bmark1 mark_loopback ,transmit_loopback 
+0x27e8 005496 fetch 1 ,mem_tx_lch 
+0x27e9 005497 inject mod ,3 
+0x27ea 005498 fetch 2 ,mem_tx_len 
+0x27eb 005499 iforce loopcnt 
+0x27ec 005500 bmark1 mark_longpacket ,transmit_long 
+0x27ed 005501 inject mod ,5 
+0x27ee 005502 branch transmit_stuff 
+:      005503 transmit_long:
+0x27ef 005504 inject mod ,13 
+:      005505 transmit_stuff:
+0x27f0 005506 deposit loopcnt 
+0x27f1 005507 branch transmit_end ,blank 
+0x27f2 005508 fetch 2 ,mem_txptr 
+0x27f3 005509 iforce contr 
+:      005510 transmit_stuff_loop:
+0x27f4 005511 ifetch 1 ,contr 
+0x27f5 005512 inject mod ,8 
+0x27f6 005513 loop transmit_stuff_loop 
+:      005516 transmit_end:
+0x27f7 005517 enable enable_parity 
+0x27f8 005518 inject mod ,16 
+0x27f9 005519 disable enable_parity 
+0x27fa 005520 call set_wait_ack 
+0x27fb 005521 fetch 1 ,mem_state_map 
+0x27fc 005522 bbit0 smap_edr ,end_of_packet 
+0x27fd 005523 force 0 ,pdata 
+0x27fe 005524 inject mod ,6 
+0x27ff 005525 branch end_of_packet 
+:      005528 transmit_loopback:
+0x2800 005529 bpatch patch0f_2 ,mem_patch0f 
+0x2801 005530 bmark1 mark_longpacket ,transmit_loopback_long 
+:      005531 transmit_loopback_short:
+0x2802 005532 fetch 1 ,mem_lch_code 
+0x2803 005533 inject mod ,3 
+0x2804 005534 fetch 1 ,mem_len 
+0x2805 005535 iforce regc 
+0x2806 005536 inject mod ,5 
+0x2807 005537 branch transmit_loopback_cont 
+:      005538 transmit_loopback_long:
+0x2808 005539 fetch 1 ,mem_lch_code 
+0x2809 005540 inject mod ,3 
+0x280a 005541 fetch 2 ,mem_len 
+0x280b 005542 iforce regc 
+0x280c 005543 inject mod ,13 
+:      005544 transmit_loopback_cont:
+0x280d 005545 arg mem_rxbuf ,contr 
+:      005546 transmit_loopback_loop:
+0x280e 005547 copy regc ,null 
+0x280f 005548 branch transmit_loopback_end ,zero 
+0x2810 005549 ifetch 1 ,contr 
+0x2811 005550 inject mod ,8 
+0x2812 005551 increase -1 ,regc 
+0x2813 005552 branch transmit_loopback_loop 
+:      005553 transmit_loopback_end:
+0x2814 005554 fetch 2 ,mem_tst_pktcnt_dmh 
+0x2815 005555 increase 1 ,pdata 
+0x2816 005556 store 2 ,mem_tst_pktcnt_dmh 
+0x2817 005557 branch transmit_end 
+:      005560 apply_switch_clke:
+0x2818 005561 fetch 4 ,mem_clke_bt 
+0x2819 005562 add pdata ,7 ,rega 
+0x281a 005563 fetch 2 ,mem_slot_offset 
+0x281b 005564 nbranch apply_switch_nozero ,blank 
+0x281c 005565 increase -3 ,rega 
+0x281d 005566 branch apply_switch_wait_loop 
+:      005567 apply_switch_nozero:
+0x281e 005568 mul32 pdata ,12 ,pdata 
+0x281f 005569 hfetcht 2 ,core_halfslot 
+0x2820 005570 increase 1 ,temp 
+:      005571 apply_switch_loop:
+0x2821 005572 isub temp ,pdata 
+0x2822 005573 nbranch apply_switch_bt ,positive 
+0x2823 005574 increase -1 ,rega 
+0x2824 005575 branch apply_switch_loop 
+:      005576 apply_switch_bt:
+0x2825 005577 sub pdata ,0 ,pdata 
+:      005578 apply_switch_wait_loop:
+0x2826 005579 until null ,oneslot 
+0x2827 005580 compare 0 ,clkn_bt ,3 
+0x2828 005581 nbranch apply_switch_wait_loop ,true 
+0x2829 005582 iforce clke_rt 
+0x282a 005583 copy rega ,clke_bt 
+0x282b 005584 iforce clke_rt 
+0x282c 005585 rtn 
+:      005588 calc_slot_offset:
+0x282d 005589 bpatch patch0f_3 ,mem_patch0f 
+0x282e 005590 until null ,halfslot 
+0x282f 005591 deposit clke 
+0x2830 005592 iforce contr 
+0x2831 005593 rshift16 ,pdata ,pdata 
+0x2832 005594 isub clkn_bt ,loopcnt 
+0x2833 005595 and_into 3 ,loopcnt 
+0x2834 005596 nbranch calc_bt_portion ,zero 
+0x2835 005597 force 0 ,pdata 
+0x2836 005598 branch calc_skip_bt 
+:      005599 calc_bt_portion:
+0x2837 005600 arg 3750 ,temp 
+0x2838 005601 force 0 ,pdata 
+:      005602 calc_slot_offset_loop:
+0x2839 005603 iadd temp ,pdata 
+0x283a 005604 loop calc_slot_offset_loop 
+:      005605 calc_skip_bt:
+0x283b 005606 iadd contr ,pdata 
+0x283c 005607 div pdata ,12 
+0x283d 005608 call wait_div_end 
+0x283e 005609 quotient pdata 
+0x283f 005610 store 2 ,mem_slot_offset 
+0x2840 005611 rtn 
+:      005613 calc_clke_offset:
+0x2841 005614 bpatch patch0f_4 ,mem_patch0f 
+0x2842 005615 deposit clke 
+0x2843 005616 copy clkn ,temp 
+0x2844 005617 isub temp ,null 
+0x2845 005618 nsetflag positive ,44 ,pdata 
+0x2846 005619 isub temp ,temp 
+0x2847 005620 setarg 3750 
+0x2848 005621 isolate0 15 ,temp 
+0x2849 005622 branch calc_clke_pos ,true 
+0x284a 005623 setarg -61786 
+0x284b 005624 iadd temp ,temp 
+:      005625 calc_clke_pos:
+0x284c 005626 storet 6 ,mem_le_clk_offset 
+0x284d 005627 rtn le 
+0x284e 005628 storet 6 ,mem_clk_offset 
+0x284f 005629 rtn 
+:      005631 calc_clke:
+0x2850 005632 disable clknt 
+0x2851 005633 fetch 6 ,mem_le_clk_offset 
+0x2852 005634 branch calc_clke2 ,le 
+0x2853 005635 fetch 6 ,mem_clk_offset 
+:      005636 calc_clke2:
+0x2854 005637 iadd clkn ,alarm 
+0x2855 005638 increase 10 ,alarm 
+0x2856 005639 setarg 3750 
+0x2857 005640 isub alarm ,pdata 
+0x2858 005641 isolate0 15 ,pdata 
+0x2859 005642 branch calc_clke_pos_adj ,true 
+0x285a 005643 setarg 0xf15a 
+0x285b 005644 iadd alarm ,alarm 
+:      005645 calc_clke_pos2:
+0x285c 005646 copy alarm ,clke 
+0x285d 005647 rtn 
+:      005648 calc_clke_pos_adj:
+0x285e 005649 force 0 ,null 
+0x285f 005650 branch calc_clke_pos2 
+:      005657 calc_radio_freq:
+0x2860 005658 bpatch patch0f_5 ,mem_patch0f 
+0x2861 005659 call set_sync_on 
+0x2862 005660 copy bt_clk ,pdata 
+0x2863 005661 and_into 0x180 ,pdata 
+0x2864 005662 compare 3 ,freq_mode ,0x07 
+0x2865 005663 nbranch freq_not_connection ,true 
+0x2866 005664 rshift3 pdata ,pdata 
+0x2867 005665 iadd freq_index ,pdata 
+0x2868 005666 branch do_hop_mod_now 
+:      005667 freq_not_connection:
+0x2869 005668 copy freq_index ,pdata 
+:      005669 do_hop_mod_now:
+0x286a 005670 div pdata ,79 
+0x286b 005671 pulse recalc 
+0x286c 005672 call wait_div_end 
+0x286d 005673 remainder rega 
+0x286e 005674 add rega ,-40 ,temp 
+0x286f 005675 branch odd_half ,positive 
+0x2870 005676 lshift rega ,temp 
+0x2871 005677 branch freq_result 
+:      005678 odd_half:
+0x2872 005679 lshift temp ,temp 
+0x2873 005680 increase 1 ,temp 
+:      005681 freq_result:
+0x2874 005682 bpatch patch0f_6 ,mem_patch0f 
+0x2875 005683 fetch 1 ,mem_mode 
+0x2876 005684 bbit0 afh_change ,afh_process_con 
+:      005685 afh_process_0:
+0x2877 005686 fetch 4 ,mem_afh_instant 
+0x2878 005687 isub bt_clk ,null 
+0x2879 005688 branch afh_process_con ,positive 
+0x287a 005689 call afh_clear 
+0x287b 005690 fetch 1 ,mem_afh_new_mod 
+0x287c 005691 rtn blank 
+0x287d 005692 fetch 1 ,mem_mode 
+0x287e 005693 set1 afh_enable ,pdata 
+0x287f 005694 store 1 ,mem_mode 
+0x2880 005695 fetch 5 ,mem_afh_map_new 
+0x2881 005696 store 5 ,mem_afh_map_lo 
+0x2882 005697 ifetch 5 ,contr 
+0x2883 005698 store 5 ,mem_afh_map_hi 
+0x2884 005699 call afh_process_freq_map 
+:      005700 afh_process_con:
+0x2885 005701 fetch 1 ,mem_mode 
+0x2886 005702 rtnbit0 afh_enable 
+0x2887 005703 isolate1 1 ,bt_clk 
+0x2888 005704 branch afh_same_channel ,true 
+0x2889 005705 rshift3 temp ,rega 
+0x288a 005706 and temp ,7 ,queue 
+0x288b 005707 setarg mem_afh_map_lo 
+0x288c 005708 iadd rega ,rega 
+0x288d 005709 ifetch 1 ,rega 
+0x288e 005710 qisolate0 pdata 
+0x288f 005711 branch afh_process_1 ,true 
+0x2890 005712 deposit temp 
+0x2891 005713 branch afh_process_end 
+:      005714 afh_process_1:
+0x2892 005715 fetch 1 ,mem_afh_used 
+0x2893 005716 iforce regb 
+0x2894 005717 deposit bt_clk 
+0x2895 005718 and_into 0x180 ,pdata 
+0x2896 005719 rshift3 pdata ,pdata 
+0x2897 005720 iadd freq_index ,pdata 
+0x2898 005721 idiv regb 
+0x2899 005722 setarg mem_afh_map 
+0x289a 005723 call wait_div_end 
+0x289b 005724 remainder rega 
+0x289c 005725 iadd rega ,contr 
+0x289d 005726 ifetch 1 ,contr 
+:      005727 afh_process_end:
+0x289e 005728 store 1 ,mem_afh_index 
+0x289f 005729 iforce temp 
+0x28a0 005730 rtn 
+:      005732 afh_same_channel:
+0x28a1 005733 fetch 1 ,mem_afh_index 
+0x28a2 005734 iforce temp 
+0x28a3 005735 rtn 
+:      005737 afh_clear:
+0x28a4 005738 fetch 1 ,mem_mode 
+0x28a5 005739 set0 afh_enable ,pdata 
+0x28a6 005740 set0 afh_change ,pdata 
+0x28a7 005741 store 1 ,mem_mode 
+0x28a8 005742 rtn 
+:      005748 afh_process_freq_map:
+0x28a9 005749 bpatch patch0f_7 ,mem_patch0f 
+0x28aa 005750 arg mem_afh_map ,contw 
+0x28ab 005751 force 10 ,loopcnt 
+0x28ac 005752 call memset0 
+0x28ad 005753 arg mem_afh_map ,contw 
+0x28ae 005754 force 0 ,regc 
+0x28af 005755 force 2 ,queue 
+:      005756 process_freq_3:
+0x28b0 005757 fetch 5 ,mem_afh_map_lo 
+0x28b1 005758 iforce temp 
+0x28b2 005759 compare 2 ,queue ,0xff 
+0x28b3 005760 branch process_freq_1 ,true 
+0x28b4 005761 rshift temp ,temp 
+:      005762 process_freq_1:
+0x28b5 005763 isolate0 0 ,temp 
+0x28b6 005764 branch process_freq_0 ,true 
+0x28b7 005765 deposit regc 
+0x28b8 005766 istore 1 ,contw 
+:      005767 process_freq_0:
+0x28b9 005768 rshift2 temp ,temp 
+0x28ba 005769 increase 2 ,regc 
+0x28bb 005770 compare 40 ,regc ,0xfe 
+0x28bc 005771 nbranch process_freq_2 ,true 
+0x28bd 005772 fetch 5 ,mem_afh_map_hi 
+0x28be 005773 iforce temp 
+0x28bf 005774 compare 2 ,queue ,0xff 
+0x28c0 005775 branch process_freq_2 ,true 
+0x28c1 005776 rshift temp ,temp 
+:      005777 process_freq_2:
+0x28c2 005778 sub regc ,78 ,null 
+0x28c3 005779 branch process_freq_1 ,positive 
+0x28c4 005780 force 1 ,regc 
+0x28c5 005781 increase -1 ,queue 
+0x28c6 005782 nbranch process_freq_3 ,zero 
+0x28c7 005783 arg mem_afh_map ,rega 
+0x28c8 005784 deposit contw 
+0x28c9 005785 isub rega ,pdata 
+0x28ca 005786 store 1 ,mem_afh_used 
+0x28cb 005787 rtn 
+:      005789 rx_radio_freq:
+0x28cc 005790 bpatch patch10_0 ,mem_patch10 
+0x28cd 005791 call calc_radio_freq 
+0x28ce 005792 fetch 1 ,mem_debug_config 
+0x28cf 005793 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
+0x28d0 005794 fetcht 1 ,mem_rx_fixed_freq 
+:      005795 rx_radio_freq_now:
+0x28d1 005796 branch set_freq_rx 
+:      005799 tx_radio_freq:
+0x28d2 005800 bpatch patch10_1 ,mem_patch10 
+0x28d3 005801 call calc_radio_freq 
+0x28d4 005802 fetch 1 ,mem_debug_config 
+0x28d5 005803 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
+0x28d6 005804 fetcht 1 ,mem_tx_fixed_freq 
+:      005805 tx_radio_freq_now:
+0x28d7 005806 branch set_freq_tx 
+:      005809 fetch_giac:
+0x28d8 005810 force 0 ,uap 
+0x28d9 005811 fetch 3 ,mem_glap 
+0x28da 005812 iforce lap 
+0x28db 005813 rtn 
+:      005815 fetch_page_bt_adr:
+0x28dc 005816 bpatch patch10_2 ,mem_patch10 
+0x28dd 005817 fetch 1 ,mem_hci_puap 
+0x28de 005818 icopy uap 
+0x28df 005819 fetch 3 ,mem_hci_plap 
+0x28e0 005820 icopy lap 
+0x28e1 005821 rtn 
+:      005823 fetch_self_bt_adr:
+0x28e2 005824 bpatch patch10_3 ,mem_patch10 
+0x28e3 005825 fetch 2 ,mem_nap 
+0x28e4 005826 icopy nap 
+0x28e5 005827 fetch 1 ,mem_uap 
+0x28e6 005828 icopy uap 
+0x28e7 005829 fetch 3 ,mem_lap 
+0x28e8 005830 icopy lap 
+0x28e9 005831 rtn 
+:      005833 fetch_extm_bt_adr:
+0x28ea 005834 bpatch patch10_4 ,mem_patch10 
+0x28eb 005835 fetch 2 ,mem_pnap 
+0x28ec 005836 icopy nap 
+0x28ed 005837 fetch 1 ,mem_puap 
+0x28ee 005838 icopy uap 
+0x28ef 005839 fetch 3 ,mem_plap 
+0x28f0 005840 icopy lap 
+0x28f1 005841 rtn 
+:      005844 fetch_diac:
+0x28f2 005845 bmark1 mark_all_diac ,fetch_diac_do 
+0x28f3 005846 rtnmark0 mark_inquiry_state 
+0x28f4 005847 rtnmark0 mark_periodical_diac 
+:      005848 fetch_diac_do:
+0x28f5 005849 and_into -256 ,lap 
+0x28f6 005850 pulse recalc 
+0x28f7 005851 nop 32 
+0x28f8 005852 rtn 
+:      005855 shutdown_radio:
+0x28f9 005856 bpatch patch10_5 ,mem_patch10 
+0x28fa 005857 branch shutdown_radio0 ,is_rx 
+0x28fb 005858 jam 0xd4 ,rf_tx_pa_ib 
+0x28fc 005859 nop 4 
+0x28fd 005860 jam 0xd2 ,rf_tx_pa_ib 
+0x28fe 005861 nop 4 
+0x28ff 005862 jam 0xd1 ,rf_tx_pa_ib 
+0x2900 005863 nop 4 
+0x2901 005864 fetch 1 ,mem_tx_power 
+0x2902 005865 beq tx_power_0db ,shutdown_radio_0db 
+0x2903 005866 beq tx_power_3db ,shutdown_radio_3db 
+0x2904 005867 beq tx_power_5db ,shutdown_radio_5db 
+0x2905 005868 beq tx_power_f3db ,shutdown_radio_f3db 
+0x2906 005869 beq tx_power_f5db ,shutdown_radio_f5db 
+0x2907 005870 beq tx_power_pair ,shutdown_radio_pair 
+:      005871 shutdown_radio_5db:
+:      005872 shutdown_radio_0db:
+0x2908 005873 jam 0xd0 ,rf_tx_pa_ib 
+0x2909 005874 jam 0xe0 ,rf_tx_pa_gc 
+:      005875 shutdown_radio0:
+0x290a 005876 force 0 ,radio_ctrl 
+0x290b 005877 disable is_rx 
+0x290c 005878 disable is_tx 
+0x290d 005879 pulse packet_end 
+0x290e 005880 jam 0x0 ,rfen_mdm 
+0x290f 005881 jam 0x0 ,rfen_tx 
+0x2910 005882 jam 0x0 ,rfen_rx 
+0x2911 005883 jam 0 ,rfen_sn 
+0x2912 005884 jam 0x70 ,rfen_msc 
+0x2913 005885 jam 0x0 ,rfen_adc 
+0x2914 005886 rtn 
+:      005888 shutdown_radio_pair:
+:      005889 shutdown_radio_f5db:
+:      005890 shutdown_radio_f3db:
+:      005891 shutdown_radio_3db:
+0x2915 005892 jam 0xd0 ,rf_tx_pa_ib 
+0x2916 005893 jam 0xc0 ,rf_tx_pa_gc 
+0x2917 005894 branch shutdown_radio0 
+:      005896 set_sync_on:
+0x2918 005897 bpatch patch10_6 ,mem_patch10 
+0x2919 005898 jam 0x0 ,rfen_mdm 
+0x291a 005899 jam 0x0 ,rfen_tx 
+0x291b 005900 jam 0x18 ,rfen_rx 
+0x291c 005901 jam 0xa7 ,rfen_sn 
+0x291d 005902 jam 0x7f ,rfen_msc 
+0x291e 005903 rtn 
+:      005905 set_freq_rx:
+0x291f 005906 bpatch patch10_7 ,mem_patch10 
+0x2920 005908 storet 1 ,mem_last_freq 
+0x2921 005909 add temp ,rx_freq_offset ,rega 
+0x2922 005910 jam 0x07 ,rf_balun_ctrim 
+0x2923 005911 branch rf_write_freq 
+:      005912 rf_rx_enable:
+0x2924 005913 bpatch patch11_0 ,mem_patch11 
+0x2925 005914 jam 0xcf ,rfen_tx 
+0x2926 005915 nop 10 
+0x2927 005916 jam 0xff ,rfen_rx 
+0x2928 005917 jam 0xaf ,rfen_sn 
+0x2929 005918 jam 0xff ,rfen_msc 
+0x292a 005919 nop 10 
+0x292b 005920 jam 0xa0 ,rfen_mdm 
+0x292c 005921 rtn 
+:      005923 set_freq_tx_offset:
+0x292d 005924 fetch 1 ,mem_250k_freq_enable 
+0x292e 005925 branch set_freq_tx_2m_offset ,blank 
+:      005926 set_freq_tx_0m_offset:
+0x292f 005927 add temp ,2 ,rega 
+0x2930 005928 rtn 
+:      005929 set_freq_tx_2m_offset:
+0x2931 005930 add temp ,0 ,rega 
+0x2932 005931 rtn 
+:      005933 set_freq_tx:
+0x2933 005934 bpatch patch11_1 ,mem_patch11 
+0x2934 005935 storet 1 ,mem_last_freq 
+0x2935 005936 call set_freq_tx_offset 
+0x2936 005937 call rf_write_freq 
+0x2937 005938 setarg param_pll_setup 
+0x2938 005939 call sleep 
+:      005940 txon:
+0x2939 005941 jam 0x1 ,rfen_adc 
+0x293a 005942 jam 0x3c ,rfen_rx 
+0x293b 005943 jam 0xe0 ,rfen_tx 
+0x293c 005944 jam 0x12 ,rf_balun_ctrim 
+0x293d 005945 nop 10 
+0x293e 005946 jam 0x01 ,rfen_mdm 
+0x293f 005947 jam 0x3d ,rfen_mdm 
+0x2940 005948 nop 10 
+0x2941 005949 jam 0xb7 ,rfen_sn 
+0x2942 005950 nop 10 
+0x2943 005951 jam 0x7f ,rfen_mdm 
+:      005952 txon_power_select:
+0x2944 005953 fetch 1 ,mem_tx_power 
+0x2945 005954 beq tx_power_0db ,set_tx_power_0db 
+0x2946 005955 beq tx_power_3db ,set_tx_power_3db 
+0x2947 005956 beq tx_power_5db ,set_tx_power_5db 
+0x2948 005957 beq tx_power_f3db ,set_tx_power_f3db 
+0x2949 005958 beq tx_power_f5db ,set_tx_power_f5db 
+0x294a 005959 beq tx_power_pair ,set_tx_power_pair 
+:      005960 set_tx_power_0db:
+0x294b 005961 jam 0xf0 ,rf_tx_pa_gc 
+0x294c 005962 call txon_common 
+0x294d 005963 jam 0xd8 ,rf_tx_pa_ib 
+0x294e 005964 rtn 
+:      005966 set_tx_power_3db:
+0x294f 005967 jam 0xdf ,rf_tx_pa_gc 
+0x2950 005968 call txon_common 
+0x2951 005969 jam 0xdf ,rf_tx_pa_ib 
+0x2952 005970 rtn 
+:      005972 set_tx_power_5db:
+0x2953 005973 jam 0xff ,rf_tx_pa_gc 
+0x2954 005974 call txon_common 
+0x2955 005975 jam 0xdf ,rf_tx_pa_ib 
+0x2956 005976 rtn 
+:      005977 set_tx_power_f3db:
+0x2957 005978 jam 0xce ,rf_tx_pa_gc 
+0x2958 005979 call txon_common 
+0x2959 005980 jam 0xd8 ,rf_tx_pa_ib 
+0x295a 005981 rtn 
+:      005983 set_tx_power_f5db:
+0x295b 005984 jam 0xcb ,rf_tx_pa_gc 
+0x295c 005985 call txon_common 
+0x295d 005986 jam 0xd8 ,rf_tx_pa_ib 
+0x295e 005987 rtn 
+:      005989 set_tx_power_pair:
+0x295f 005990 jam 0xd0 ,rf_tx_pa_ib 
+0x2960 005991 jam 0xc0 ,rf_tx_pa_gc 
+0x2961 005992 jam 0x4c ,0x8957 
+0x2962 005993 jam 0x6c ,0x8958 
+0x2963 005994 jam 0x50 ,0x8959 
+0x2964 005995 rtn 
+:      005997 txon_common:
+0x2965 005998 nop 4 
+0x2966 005999 jam 0xd1 ,rf_tx_pa_ib 
+0x2967 006000 nop 4 
+0x2968 006001 jam 0xd2 ,rf_tx_pa_ib 
+0x2969 006002 nop 4 
+0x296a 006003 jam 0xd4 ,rf_tx_pa_ib 
+0x296b 006004 rtn 
+:      006007 initialize_radio:
+0x296c 006008 jam clksel_rc ,core_clksel 
+:      006009 initialize_radio_wait:
+0x296d 006010 fetch 2 ,mem_rf_init_ptr 
+0x296e 006011 bbit0 14 ,initialize_radio_wait 
+0x296f 006012 iforce contr 
+0x2970 006013 arg 0x8900 ,temp 
+:      006014 initialize_radio_loop:
+0x2971 006015 ifetch 1 ,contr 
+0x2972 006016 beq 0xff ,initialize_radio_cont 
+0x2973 006017 ior temp ,contw 
+0x2974 006018 ifetch 1 ,contr 
+0x2975 006019 istore 1 ,contw 
+0x2976 006020 branch initialize_radio_loop 
+:      006021 initialize_radio_cont:
+0x2977 006022 bpatch patch11_2 ,mem_patch11 
+0x2978 006023 call lpm_cal_xtal_startup 
+0x2979 006024 call switchto_dpllclk 
+0x297a 006026 setarg param_dpll_start_delay 
+0x297b 006027 iadd clkn_bt ,pdata 
+0x297c 006028 store 4 ,mem_dpll_clkn 
+0x297d 006029 set1 reset ,radio_ctrl 
+0x297e 006030 force 0 ,radio_ctrl 
+0x297f 006031 ncall do_rccal ,wake 
+0x2980 006032 branch set_rccal 
+:      006035 rf_write_freq:
+0x2981 006036 bpatch patch11_3 ,mem_patch11 
+0x2982 006037 setarg 2400 
+0x2983 006038 iadd rega ,temp 
+0x2984 006039 fetch 1 ,mem_fcomp_mul 
+0x2985 006040 jam 0x04 ,rf_pll_rstn 
+0x2986 006041 imul32 temp ,pdata 
+0x2987 006042 fetcht 1 ,mem_fcomp_div 
+0x2988 006043 idiv temp 
+0x2989 006044 call wait_div_end 
+0x298a 006045 quotient rega 
+0x298b 006046 remainder pdata 
+0x298c 006047 lshift16 pdata ,pdata 
+0x298d 006048 lshift4 pdata ,pdata 
+0x298e 006049 idiv temp 
+0x298f 006050 call wait_div_end 
+0x2990 006051 quotient pdata 
+0x2991 006052 lshift8 pdata ,pdata 
+0x2992 006053 lshift pdata ,pdata 
+0x2993 006054 ior rega ,pdata 
+0x2994 006055 hstore 4 ,rf_pll_intg 
+0x2995 006056 jam 0x44 ,rf_pll_rstn 
+0x2996 006057 jam 0xc4 ,rf_pll_rstn 
+0x2997 006058 rtn 
+:      006061 do_rccal:
+0x2998 006062 bpatch patch11_4 ,mem_patch11 
+0x2999 006063 jam 0x02 ,rfen_adc 
+0x299a 006064 setarg 250000 
+0x299b 006065 call sleep 
+0x299c 006066 jam 0x7f ,rfen_rx 
+0x299d 006067 nop 130 
+0x299e 006068 jam 0x30 ,rf_rccal_ctrl 
+0x299f 006069 jam 0xd0 ,rfen_tx 
+0x29a0 006070 jam 0x70 ,rf_rccal_ctrl 
+0x29a1 006071 jam 0xf0 ,rf_rccal_ctrl 
+0x29a2 006072 force 50 ,loopcnt 
+:      006073 do_rccal_loop:
+0x29a3 006074 hfetch 1 ,rf_rccal_result 
+0x29a4 006075 bbit1 5 ,do_rccal_end 
+0x29a5 006076 loop do_rccal_loop 
+:      006077 do_rccal_end:
+0x29a6 006078 store 1 ,mem_rf_rccal 
+0x29a7 006079 jam 0 ,rfen_tx 
+0x29a8 006080 jam 0 ,rfen_rx 
+0x29a9 006081 jam 0x00 ,rfen_adc 
+0x29aa 006082 rtn 
+:      006084 set_rccal:
+0x29ab 006085 bpatch patch11_5 ,mem_patch11 
+0x29ac 006086 fetch 1 ,mem_rf_rccal 
+0x29ad 006087 set1 5 ,pdata 
+0x29ae 006088 hstore 1 ,rf_rccal_ctrl 
+0x29af 006089 hfetcht 1 ,rf_bpf_ctrim 
+0x29b0 006090 and_into 7 ,temp 
+0x29b1 006091 lshift3 pdata ,pdata 
+0x29b2 006092 ior temp ,pdata 
+0x29b3 006093 hstore 1 ,rf_bpf_ctrim 
+0x29b4 006094 hfetch 1 ,rf_bpf_ib 
+0x29b5 006095 set0 bpf_rccal ,pdata 
+0x29b6 006096 hstore 1 ,rf_bpf_ib 
+0x29b7 006097 hfetch 1 ,rf_adc_rccal 
+0x29b8 006098 set0 adc_rccal ,pdata 
+0x29b9 006099 hstore 1 ,rf_adc_rccal 
+0x29ba 006100 rtn 
+:      006102 save_rssi:
+0x29bb 006103 bpatch patch11_6 ,mem_patch11 
+0x29bc 006104 hfetch 2 ,rf_afc_d2a 
+0x29bd 006105 rshift4 pdata ,pdata 
+0x29be 006106 rshift3 pdata ,pdata 
+0x29bf 006107 sub pdata ,0 ,pdata 
+:      006108 bcd:
+0x29c0 006109 and_into 0xff ,pdata 
+0x29c1 006110 div pdata ,10 
+0x29c2 006111 call wait_div_end 
+0x29c3 006112 quotient pdata 
+0x29c4 006113 lshift4 pdata ,pdata 
+0x29c5 006114 remainder temp 
+0x29c6 006115 ior temp ,pdata 
+0x29c7 006116 store 1 ,mem_rssi 
+0x29c8 006117 rtn 
+:      006120 switchto_dpllclk:
+0x29c9 006121 jam clksel_rc ,core_clksel 
+0x29ca 006122 hfetch 1 ,rf_clkpll_frac + 2 
+0x29cb 006123 set0 4 ,pdata 
+0x29cc 006124 set0 5 ,pdata 
+0x29cd 006125 hstore 1 ,rf_clkpll_frac + 2 
+0x29ce 006126 jam 0x00 ,rfen_ck 
+0x29cf 006127 jam 0x00 ,rfen_msc 
+0x29d0 006128 jam 0x70 ,rfen_msc 
+0x29d1 006129 jam 0xff ,rfen_ck 
+0x29d2 006130 hfetch 1 ,rf_clkpll_frac + 2 
+0x29d3 006131 set1 4 ,pdata 
+0x29d4 006132 set1 5 ,pdata 
+0x29d5 006133 hstore 1 ,rf_clkpll_frac + 2 
+0x29d6 006134 call init_lpm_ctrl 
+0x29d7 006135 hfetch 1 ,rf_clkpll_int 
+0x29d8 006136 set1 7 ,pdata 
+0x29d9 006137 hstore 1 ,rf_clkpll_int 
+0x29da 006138 set0 7 ,pdata 
+0x29db 006139 hstore 1 ,rf_clkpll_int 
+0x29dc 006140 set1 7 ,pdata 
+0x29dd 006141 hstore 1 ,rf_clkpll_int 
+0x29de 006142 jam clksel_dpll ,core_clksel 
+0x29df 006143 nop 1 
+0x29e0 006144 jam clksel_xtal ,core_clksel 
+0x29e1 006145 hfetch 1 ,rf_clkpll_frac + 2 
+0x29e2 006146 and_into 0xcf ,pdata 
+0x29e3 006147 hstore 1 ,rf_clkpll_frac + 2 
+0x29e4 006148 or_into 0x30 ,pdata 
+0x29e5 006149 hstore 1 ,rf_clkpll_frac + 2 
+0x29e6 006150 rtn 
+:      006153 xtal_fast_wake:
+0x29e7 006154 setarg 0xf0f 
+0x29e8 006155 branch lpm_write_config 
+:      006157 init_lpm_ctrl:
+0x29e9 006158 setarg 0x80f 
+0x29ea 006159 branch lpm_write_config 
+:      006163 start_receiver:
+0x29eb 006164 bpatch patch11_7 ,mem_patch11 
+0x29ec 006165 call rf_rx_enable 
+0x29ed 006166 disable is_tx 
+0x29ee 006167 enable is_rx 
+0x29ef 006168 pulse init_encrypt 
+0x29f0 006169 rtn 
+:      006171 prep_crypt:
+0x29f1 006172 bpatch patch12_0 ,mem_patch12 
+0x29f2 006173 fetch 1 ,mem_state_map 
+0x29f3 006174 isolate1 smap_encryption ,pdata 
+0x29f4 006175 setflag true ,0 ,pdata 
+0x29f5 006176 hstore 1 ,core_encrypt 
+0x29f6 006177 arg mem_kc ,contr 
+0x29f7 006178 ifetch 9 ,contr 
+0x29f8 006179 iforce kc_ls 
+0x29f9 006180 ifetch 7 ,contr 
+0x29fa 006181 iforce kc_ms 
+0x29fb 006182 fetch 1 ,mem_key_size 
+0x29fc 006183 add pdata ,-1 ,g1l 
+0x29fd 006184 pulse kc_p_activate 
+0x29fe 006185 rtn 
+:      006187 wait_access_end:
+0x29ff 006188 deposit clke 
+0x2a00 006189 store 6 ,mem_sync_clke 
+0x2a01 006190 disable decode_fec0 
+0x2a02 006191 nbranch shutdown_radio ,sync 
+0x2a03 006192 arg param_clke_cal ,clke_rt 
+0x2a04 006193 increase 1 ,clke_bt 
+0x2a05 006194 and_into 0x1fc ,clke_bt 
+0x2a06 006195 rtn 
+:      006199 wait_access_mhalfbnd:
+0x2a07 006200 enable decode_fec0 
+:      006201 wait_access_mhalfbnd_correlate:
+0x2a08 006202 correlate null ,mhalfbnd 
+0x2a09 006203 branch wait_access_end ,sync 
+0x2a0a 006204 compare 0x02 ,clke_bt ,0x02 
+0x2a0b 006205 nbranch wait_access_mhalfbnd_correlate ,true 
+0x2a0c 006206 branch wait_access_end 
+:      006208 wait_access_clkn_rt:
+0x2a0d 006209 bpatch patch12_1 ,mem_patch12 
+0x2a0e 006210 arg param_conn_access ,timeup 
+0x2a0f 006211 enable decode_fec0 
+0x2a10 006212 correlate clkn_rt ,meet 
+0x2a11 006213 disable decode_fec0 
+0x2a12 006214 nbranch shutdown_radio ,sync 
+0x2a13 006215 rtn 
+:      006217 wait_access_forever:
+0x2a14 006218 bpatch patch12_2 ,mem_patch12 
+0x2a15 006219 enable decode_fec0 
+0x2a16 006220 correlate null ,timeout 
+0x2a17 006221 disable decode_fec0 
+0x2a18 006222 nbranch shutdown_radio ,sync 
+0x2a19 006223 arg param_clke_cal ,clke_rt 
+0x2a1a 006224 and_into 0x1fc ,clke_bt 
+0x2a1b 006225 rtn 
+:      006228 reserve_slot:
+0x2a1c 006229 bpatch patch12_3 ,mem_patch12 
+0x2a1d 006230 iforce rega 
+0x2a1e 006231 deposit bt_clk 
+0x2a1f 006232 iadd temp ,timeup 
+0x2a20 006233 copy timeup ,pdata 
+0x2a21 006234 store 4 ,mem_next_btclk 
+0x2a22 006235 deposit rega 
+0x2a23 006236 rtn 
+:      006239 ahead_window:
+0x2a24 006240 copy pdata ,temp 
+0x2a25 006241 bpatch patch12_4 ,mem_patch12 
+0x2a26 006242 copy temp ,pdata 
+0x2a27 006243 call clk2bt 
+0x2a28 006244 lshift16 bt_clk ,pdata 
+0x2a29 006245 set1 44 ,pdata 
+0x2a2a 006246 call clk_diff 
+0x2a2b 006247 set0 44 ,pdata 
+0x2a2c 006248 call get_clk 
+0x2a2d 006249 call clk_diff 
+0x2a2e 006250 rtn user 
+0x2a2f 006251 call clk2rt 
+0x2a30 006252 iforce stop_watch 
+0x2a31 006253 until null ,timeout 
+0x2a32 006254 rtn 
+:      006257 setup_clk:
+0x2a33 006258 bpatch patch12_5 ,mem_patch12 
+0x2a34 006259 branch setup_clkn ,clknt 
+0x2a35 006260 until clke_rt ,meet 
+:      006261 skip_setup_clke:
+0x2a36 006262 copy clke_bt ,temp 
+0x2a37 006263 branch setup_clknbt 
+:      006264 setup_clkn:
+0x2a38 006265 branch skip_setup_clkn ,attempt 
+0x2a39 006266 until clkn_rt ,meet 
+:      006267 skip_setup_clkn:
+0x2a3a 006268 copy clkn_bt ,temp 
+:      006269 setup_clknbt:
+0x2a3b 006270 branch setup_clk11 ,user 
+0x2a3c 006271 compare 1 ,temp ,3 
+0x2a3d 006272 nbranch setup_clk ,true 
+:      006273 setup_complete:
+0x2a3e 006274 bpatch patch12_6 ,mem_patch12 
+0x2a3f 006275 fetch 1 ,mem_state 
+0x2a40 006276 rtnbit0 state_inconn 
+0x2a41 006277 fetch 4 ,mem_next_btclk 
+0x2a42 006278 isub temp ,pdata 
+0x2a43 006279 nrtn positive 
+0x2a44 006280 sub pdata ,0xff ,null 
+0x2a45 006281 branch setup_clk ,positive 
+0x2a46 006282 rtn 
+:      006283 setup_clk11:
+0x2a47 006284 compare 3 ,temp ,3 
+0x2a48 006285 nbranch setup_clk ,true 
+0x2a49 006286 branch setup_complete 
+:      006288 rf_setup_time:
+0x2a4a 006289 bpatch patch12_7 ,mem_patch12 
+0x2a4b 006290 arg param_rf_setup ,timeup 
+0x2a4c 006291 branch setup_clk 
+:      006293 rf_setup_time_slave_slot:
+0x2a4d 006294 disable user 
+0x2a4e 006295 branch rf_setup_time 
+:      006297 rf_setup_time_master_slot:
+0x2a4f 006298 enable user 
+0x2a50 006299 branch rf_setup_time 
+:      006301 start_transmitter:
+0x2a51 006302 bpatch patch13_0 ,mem_patch13 
+0x2a52 006303 call prep_crypt 
+0x2a53 006304 disable is_rx 
+0x2a54 006305 enable is_tx 
+0x2a55 006306 rtn 
+:      006310 start_tx_native:
+0x2a56 006311 bpatch patch13_1 ,mem_patch13 
+0x2a57 006312 arg param_tx_setup ,timeup 
+0x2a58 006313 until clkn_rt ,meet 
+0x2a59 006314 pulse init_encrypt 
+0x2a5a 006315 rtn 
+:      006317 start_rx_native:
+0x2a5b 006318 bpatch patch13_2 ,mem_patch13 
+0x2a5c 006319 arg param_rx_setup ,timeup 
+0x2a5d 006320 until clkn_rt ,meet 
+0x2a5e 006321 rtn 
+:      006324 start_tx_external:
+0x2a5f 006325 bpatch patch13_3 ,mem_patch13 
+0x2a60 006326 arg param_tx_setup ,timeup 
+0x2a61 006327 until clke_rt ,meet 
+0x2a62 006328 pulse init_encrypt 
+0x2a63 006329 rtn 
+:      006331 send_access_word:
+0x2a64 006332 bpatch patch13_4 ,mem_patch13 
+0x2a65 006333 preload access 
+0x2a66 006334 enable encode_fec0 
+0x2a67 006335 set1 txgfsk ,radio_ctrl 
+0x2a68 006336 inject mod ,72 
+0x2a69 006337 disable encode_fec0 
+0x2a6a 006338 rtn 
+:      006341 scan_mode_whiten:
+0x2a6b 006342 copy xin ,temp 
+0x2a6c 006343 or_into 0x60 ,temp 
+0x2a6d 006344 copy temp ,white_init 
+0x2a6e 006345 rtn 
+:      006350 get_free_amaddr:
+0x2a6f 006351 bpatch patch13_5 ,mem_patch13 
+0x2a70 006352 fetch 1 ,mem_current_amaddr 
+0x2a71 006353 increase 1 ,pdata 
+0x2a72 006354 bne param_esco_addr ,get_free_amaddr_cont 
+0x2a73 006355 force 1 ,pdata 
+:      006356 get_free_amaddr_cont:
+0x2a74 006357 store 1 ,mem_current_amaddr 
+0x2a75 006358 iforce am_addr 
+0x2a76 006359 rtn 
+:      006361 get_clk:
+0x2a77 006362 copy clkn ,temp 
+0x2a78 006363 rtn master 
+0x2a79 006364 copy clke ,temp 
+0x2a7a 006365 rtn 
+:      006367 get_clkbt:
+0x2a7b 006368 deposit clkn_bt 
+0x2a7c 006369 rtn master 
+0x2a7d 006370 deposit clke_bt 
+0x2a7e 006371 rtn 
+:      006374 supervision_update:
+0x2a7f 006375 bpatch patch13_6 ,mem_patch13 
+0x2a80 006376 fetcht 4 ,mem_supervision_timer 
+0x2a81 006377 call get_clkbt 
+0x2a82 006378 isub temp ,timeup 
+0x2a83 006379 deposit timeup 
+0x2a84 006380 fetcht 2 ,mem_supervision_to 
+0x2a85 006381 lshift temp ,temp 
+0x2a86 006382 isub temp ,pdata 
+0x2a87 006383 rtn 
+:      006385 supervision_flush:
+0x2a88 006386 bpatch patch13_7 ,mem_patch13 
+0x2a89 006387 call get_clkbt 
+0x2a8a 006388 store 4 ,mem_supervision_timer 
+0x2a8b 006389 rtn 
+:      006391 assert:
+0x2a8c 006392 bpatch patch14_0 ,mem_patch14 
+0x2a8d 006393 branch assert 
+:      006395 loop:
+0x2a8e 006396 branch loop 
+:      006398 sleep:
+0x2a8f 006399 rtn blank 
+0x2a90 006401 rshift pdata ,pdata 
+0x2a91 006402 increase -3 ,pdata 
+:      006403 sleep_loop:
+0x2a92 006404 increase -1 ,pdata 
+0x2a93 006405 nbranch sleep_loop ,zero 
+0x2a94 006406 force 0 ,pdata 
+0x2a95 006407 rtn 
+:      006411 init_param:
+0x2a96 006413 arg 0x10 ,loopcnt 
+0x2a97 006414 arg 0 ,contw 
+0x2a98 006415 call memset0 
+0x2a99 006416 arg mem_le_state ,contw 
+0x2a9a 006417 arg 10 ,loopcnt 
+0x2a9b 006418 call memset0 
+0x2a9c 006419 jam 0 ,mem_sp_calc 
+0x2a9d 006420 jam 0 ,mem_fifo_temp 
+0x2a9e 006421 jam 0 ,mem_le_testtype 
+0x2a9f 006422 jam 0 ,mem_debug_config 
+0x2aa0 006423 jam 0 ,mem_lmp_conn_state 
+0x2aa1 006424 bpatch patch14_1 ,mem_patch14 
+0x2aa2 006425 jam 0 ,mem_connection_options 
+0x2aa3 006426 jam 0 ,mem_tester_emulate 
+0x2aa4 006427 jam 0 ,mem_tester_cnt 
+0x2aa5 006428 setarg param_glap 
+0x2aa6 006429 store 3 ,mem_glap 
+0x2aa7 006430 setarg param_acl_pktlen 
+0x2aa8 006431 store 2 ,mem_acl_pktlen 
+0x2aa9 006432 jam param_sco_pktlen ,mem_sco_pktlen 
+0x2aaa 006433 jam param_acl_pktcnt ,mem_acl_pktcnt 
+0x2aab 006434 jam param_sco_pktcnt ,mem_sco_pktcnt 
+0x2aac 006435 setarg param_hci_version 
+0x2aad 006436 store 3 ,mem_hci_version 
+0x2aae 006441 jam 0x60 ,mem_fhs_misc 
+0x2aaf 006442 jam param_max_slot ,mem_max_slot 
+0x2ab0 006443 jam 0x02 ,mem_fw_ver 
+0x2ab1 006444 fetch 1 ,mem_ssp_enable 
+0x2ab2 006445 ncall init_memp ,blank 
+0x2ab3 006446 fetch 1 ,mem_le_secure_connect_enable 
+0x2ab4 006447 ncall init_memp_256 ,blank 
+0x2ab5 006448 bpatch patch14_2 ,mem_patch14 
+0x2ab6 006449 rtn wake 
+0x2ab7 006450 setarg 0 
+0x2ab8 006451 store 2 ,mem_tx_len 
+0x2ab9 006452 rshift clkn_bt ,pdata 
+0x2aba 006453 store 4 ,mem_last_clkn 
+0x2abb 006454 rtn 
+:      006461 lpmstate:
+0x2abc 006462 setarg 0xee21 
+0x2abd 006463 hstore 2 ,core_clkoff 
+0x2abe 006464 hfetch 4 ,core_gpio_in 
+0x2abf 006465 store 4 ,mem_saved_gpio_in 
+0x2ac0 006466 hfetch 1 ,core_lpm_ldocnt 
+0x2ac1 006467 store 1 ,mem_wakup_from_power_flag 
+0x2ac2 006468 bbit0 gpio_latch ,loadcode 
+0x2ac3 006469 enable wake 
+0x2ac4 006470 bbit0 cold_wake ,lpmwake 
+0x2ac5 006471 disable wake 
+0x2ac6 006472 deposit auxcnt 
+0x2ac7 006473 nbranch lpmwake ,blank 
+0x2ac8 006474 hfetch 1 ,core_lpm_ctrl + 3 
+0x2ac9 006475 bbit1 reload_code ,lpmwake 
+0x2aca 006476 arg param_hibernate_clks ,temp 
+0x2acb 006477 branch lpm_enter_sleep 
+:      006478 lpmwake:
+0x2acc 006479 hfetch 3 ,core_lpm_xtalcnt 
+0x2acd 006480 hstore 3 ,core_lpm_reg 
+0x2ace 006481 ifetch 1 ,contr 
+0x2acf 006482 or_into isogate_mask ,pdata 
+0x2ad0 006483 istore 1 ,contw 
+0x2ad1 006484 call lpm_write_ctrl2 
+0x2ad2 006485 hfetch 1 ,core_lpm_isogate 
+0x2ad3 006486 set1 enable_retmem ,pdata 
+0x2ad4 006487 hstore 1 ,core_lpm_isogate 
+0x2ad5 006488 call lpm_write_ctrl2 
+0x2ad6 006489 call lpm_load_context ,wake 
+0x2ad7 006490 hfetch 1 ,core_lpm_reg + 2 
+0x2ad8 006491 set0 gpio_latch ,pdata 
+0x2ad9 006492 hstore 1 ,core_lpm_reg + 2 
+0x2ada 006493 call lpm_write_ctrl2 
+0x2adb 006494 nbranch loadcode ,wake 
+0x2adc 006495 rtnmark0 mark_otp_encrypt 
+0x2add 006496 jam lock_otp ,core_misc_ctrl 
+0x2ade 006497 rtn 
+:      006499 lpm_load_context:
+0x2adf 006500 fetch 1 ,mem_saved_spidctrl 
+0x2ae0 006501 hstore 1 ,core_spid_ctrl 
+0x2ae1 006502 fetch 3 ,mem_saved_gsel 
+0x2ae2 006503 hstore 3 ,core_gpio_sel 
+0x2ae3 006504 fetch 4 ,mem_saved_gpio + 4 
+0x2ae4 006505 hstore 4 ,core_gpio_out0 
+0x2ae5 006506 fetch 4 ,mem_saved_gpio 
+0x2ae6 006507 hstore 4 ,core_gpio_oe0 
+0x2ae7 006508 fetch 8 ,mem_saved_gpio + 8 
+0x2ae8 006509 hstore 8 ,core_gpio_pu0 
+0x2ae9 006510 fetch 8 ,mem_saved_mark 
+0x2aea 006511 iforce mark 
+0x2aeb 006512 hfetch 8 ,core_gpio_wakeup_low 
+0x2aec 006513 store 8 ,mem_gpio_wakeup_low 
+0x2aed 006514 call load_ucode 
+0x2aee 006515 rtn 
+:      006517 lpm_save_context:
+0x2aef 006518 deposit mark 
+0x2af0 006519 store 8 ,mem_saved_mark 
+0x2af1 006520 hfetch 8 ,core_gpio_oe0 
+0x2af2 006521 store 8 ,mem_saved_gpio 
+0x2af3 006522 ifetch 8 ,contr 
+0x2af4 006523 istore 8 ,contw 
+0x2af5 006524 hfetch 3 ,core_gpio_sel 
+0x2af6 006525 store 3 ,mem_saved_gsel 
+0x2af7 006526 hfetch 1 ,core_spid_ctrl 
+0x2af8 006527 store 1 ,mem_saved_spidctrl 
+0x2af9 006528 branch lpm_write_gpio_wakeup 
+:      006530 lpo_calibration:
+0x2afa 006531 hfetch 1 ,core_bist_ctrl 
+0x2afb 006532 nbranch lpo_cal_inited ,blank 
+0x2afc 006533 fetch 3 ,mem_clks_per_lpo 
+0x2afd 006534 nrtn blank 
+0x2afe 006535 jam 0xc0 ,core_bist_ctrl 
+0x2aff 006536 jam ccnt_start ,core_misc_ctrl 
+:      006537 lpo_cal_inited:
+0x2b00 006538 hfetch 1 ,core_perf_status 
+0x2b01 006539 rtnbit0 1 
+0x2b02 006540 hfetch 3 ,core_clk_counter 
+0x2b03 006541 store 3 ,mem_clks_per_lpo 
+0x2b04 006542 rtn 
+:      006546 lpm_adjust_clk:
+0x2b05 006547 bpatch patch14_3 ,mem_patch14 
+0x2b06 006548 deposit clke 
+0x2b07 006549 call clk_diff_rt 
+0x2b08 006550 fetcht 4 ,mem_sleep_counter_all 
+0x2b09 006551 sub temp ,0xff ,null 
+0x2b0a 006552 rtn positive 
+0x2b0b 006553 lshift8 pdata ,pdata 
+0x2b0c 006554 lshift4 pdata ,pdata 
+0x2b0d 006555 idiv temp 
+0x2b0e 006556 call wait_div_end 
+0x2b0f 006557 quotient pdata 
+0x2b10 006558 arg param_lpm_adjmax ,temp 
+0x2b11 006559 call ceiling 
+0x2b12 006560 store 1 ,mem_lpm_adjust 
+0x2b13 006561 nbranch lpm_adjust_positive ,user 
+0x2b14 006562 sub pdata ,0 ,pdata 
+:      006563 lpm_adjust_positive:
+0x2b15 006564 fetcht 3 ,mem_clks_per_lpo 
+0x2b16 006565 iadd temp ,pdata 
+0x2b17 006566 store 3 ,mem_clks_per_lpo 
+:      006567 lpm_clear_counter:
+0x2b18 006568 setarg 0 
+0x2b19 006569 store 4 ,mem_sleep_counter_all 
+0x2b1a 006570 rtn 
+:      006574 lpm_doze:
+0x2b1b 006575 fetch 1 ,mem_lpm_config + 2 
+0x2b1c 006576 set1 reload_code ,pdata 
+0x2b1d 006577 store 1 ,mem_lpm_config + 2 
+0x2b1e 006578 branch lpm_hibernate_normal 
+:      006582 lpm_hibernate:
+0x2b1f 006583 arg param_hibernate_clks ,temp 
+0x2b20 006584 fetch 1 ,mem_lpm_config + 1 
+0x2b21 006585 set0 7 ,pdata 
+0x2b22 006586 store 1 ,mem_lpm_config + 1 
+:      006587 lpm_hibernate_normal:
+0x2b23 006588 bpatch patch14_4 ,mem_patch14 
+0x2b24 006589 call lpm_write_gpio_wakeup 
+0x2b25 006590 fetch 1 ,mem_lpm_hibernate_switch 
+0x2b26 006591 store 1 ,mem_lpm_xtalcnt + 4 
+0x2b27 006592 fetch 1 ,mem_lpm_xtalcnt + 2 
+0x2b28 006593 set1 cold_wake ,pdata 
+0x2b29 006594 store 1 ,mem_lpm_xtalcnt + 2 
+:      006597 lpm_sleep:
+0x2b2a 006598 bpatch patch14_5 ,mem_patch14 
+0x2b2b 006599 call xtal_fast_wake 
+0x2b2c 006600 fetch 4 ,mem_sleep_counter_all 
+0x2b2d 006601 iadd temp ,pdata 
+0x2b2e 006602 store 4 ,mem_sleep_counter_all 
+0x2b2f 006603 call lpm_save_context 
+0x2b30 006604 fetch 5 ,mem_lpm_xtalcnt 
+0x2b31 006605 hstore 4 ,core_lpm_reg 
+0x2b32 006606 rshift32 pdata ,rega 
+0x2b33 006607 until null ,lpo_edge 
+0x2b34 006608 deposit clkn 
+0x2b35 006609 store 6 ,mem_sleep_clkn 
+0x2b36 006610 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+0x2b37 006611 until null ,lpo_edge 
+0x2b38 006612 until null ,lpo_edge 
+0x2b39 006613 deposit rega 
+0x2b3a 006614 hstore 1 ,core_lpm_isogate 
+0x2b3b 006615 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+:      006616 lpm_enter_sleep:
+0x2b3c 006617 until null ,lpo_edge 
+0x2b3d 006618 until null ,lpo_edge 
+0x2b3e 006619 hstoret 4 ,core_lpm_reg 
+0x2b3f 006620 jam lpmreg_sel_counter ,core_lpm_wr 
+0x2b40 006621 until null ,never 
+:      006626 lpm_recover_clk:
+0x2b41 006627 bpatch patch14_6 ,mem_patch14 
+0x2b42 006628 setarg 0 
+0x2b43 006629 copy auxcnt ,null 
+0x2b44 006630 branch lpm_recover_timeout ,zero 
+0x2b45 006631 hfetch 1 ,core_lpm_xtalcnt 
+0x2b46 006632 hfetcht 1 ,core_lpm_buckcnt 
+0x2b47 006633 isub temp ,null 
+0x2b48 006634 branch lpm_recover_xtal ,positive 
+0x2b49 006635 deposit temp 
+:      006636 lpm_recover_xtal:
+0x2b4a 006637 isub auxcnt ,pdata 
+0x2b4b 006638 increase 1 ,pdata 
+:      006639 lpm_recover_timeout:
+0x2b4c 006640 increase 8 ,pdata 
+0x2b4d 006641 until null ,lpo_edge 
+0x2b4e 006642 iadd lpo_time ,pdata 
+0x2b4f 006643 fetcht 4 ,mem_sleep_counter 
+0x2b50 006644 iadd temp ,pdata 
+0x2b51 006645 fetcht 3 ,mem_clks_per_lpo 
+0x2b52 006646 imul32 temp ,pdata 
+0x2b53 006647 rshift8 pdata ,pdata 
+0x2b54 006648 rshift4 pdata ,pdata 
+0x2b55 006649 increase param_lpm_fix ,pdata 
+0x2b56 006650 arg 3750 ,temp 
+0x2b57 006651 idiv temp 
+0x2b58 006652 call wait_div_end 
+0x2b59 006653 quotient pdata 
+0x2b5a 006654 lshift16 pdata ,pdata 
+0x2b5b 006655 remainder temp 
+0x2b5c 006656 ior temp ,pdata 
+0x2b5d 006657 fetcht 6 ,mem_sleep_clkn 
+0x2b5e 006658 call clk_add 
+0x2b5f 006659 copy temp ,clkn 
+0x2b60 006660 fetch 6 ,mem_context + coffset_clk_offset 
+0x2b61 006661 call calc_clke2 
+0x2b62 006662 deposit clke 
+0x2b63 006663 store 6 ,mem_pdatatemp 
+0x2b64 006664 deposit auxcnt 
+0x2b65 006665 istore 1 ,contw 
+0x2b66 006666 hfetch 1 ,core_gpio_in1 
+0x2b67 006667 or_into 0xf0 ,pdata 
+0x2b68 006668 istore 1 ,contw 
+0x2b69 006669 rtn 
+:      006671 lpm_dispatch:
+0x2b6a 006672 bpatch patch14_7 ,mem_patch14 
+0x2b6b 006673 call lpo_calibration 
+0x2b6c 006674 fetch 3 ,mem_clks_per_lpo 
+0x2b6d 006675 rtn blank 
+0x2b6e 006676 fetch 1 ,mem_lpm_mode 
+0x2b6f 006677 rtn blank 
+0x2b70 006678 fetch 1 ,mem_ssp_enable 
+0x2b71 006679 branch lpm_dispatch_next ,blank 
+0x2b72 006680 fetch 1 ,mem_sp_local_key_invalid 
+0x2b73 006681 rtn blank 
+:      006682 lpm_dispatch_next:
+0x2b74 006683 fetch 1 ,mem_le_sc_calc 
+0x2b75 006684 nrtn blank 
+0x2b76 006685 call lpm_check_wake_lock 
+0x2b77 006686 nrtn blank 
+0x2b78 006687 fetch 1 ,mem_context 
+0x2b79 006688 compare 3 ,pdata ,0x7 
+0x2b7a 006689 nbranch lpm_dispatch_unconn ,true 
+0x2b7b 006690 fetch 2 ,mem_context + coffset_tsniff 
+0x2b7c 006691 rtn blank 
+0x2b7d 006692 rtn wake 
+0x2b7e 006693 bpatch patch15_0 ,mem_patch15 
+:      006694 lpm_dispatch_next2:
+0x2b7f 006695 fetcht 1 ,mem_lpm_current_mult 
+0x2b80 006696 fetch 2 ,mem_context + coffset_tsniff 
+0x2b81 006697 imul32 temp ,pdata 
+0x2b82 006698 rshift4 temp ,temp 
+0x2b83 006699 rshift2 temp ,temp 
+0x2b84 006700 isub temp ,pdata 
+0x2b85 006701 fetcht 4 ,mem_context + coffset_sniff_anchor 
+0x2b86 006702 iadd temp ,pdata 
+0x2b87 006703 fetcht 1 ,mem_lpm_overhead 
+0x2b88 006704 isub temp ,pdata 
+0x2b89 006705 lshift16 pdata ,alarm 
+0x2b8a 006706 bpatch patch15_1 ,mem_patch15 
+0x2b8b 006707 fetch 2 ,mem_context + coffset_rx_window 
+0x2b8c 006708 rshift pdata ,pdata 
+0x2b8d 006709 call clk2bt 
+0x2b8e 006710 deposit alarm 
+0x2b8f 006711 call clk_diff 
+0x2b90 006712 copy clke ,temp 
+0x2b91 006713 call clk_diff_rt 
+0x2b92 006714 rtn user 
+:      006715 lpm_dispatch_sleep:
+0x2b93 006716 call clk2lpo 
+:      006717 lpm_dispatch_lpo:
+0x2b94 006718 bpatch patch15_2 ,mem_patch15 
+0x2b95 006719 fetch 1 ,mem_lpm_xtalcnt 
+0x2b96 006720 isub temp ,null 
+0x2b97 006721 branch lpm_clear_counter ,positive 
+0x2b98 006722 storet 4 ,mem_sleep_counter 
+0x2b99 006723 call app_will_enter_lpm 
+0x2b9a 006724 call l2cap_lpm_save_txbuf 
+0x2b9b 006725 fetcht 4 ,mem_sleep_counter 
+0x2b9c 006726 branch lpm_sleep 
+:      006728 lpm_dispatch_unconn:
+0x2b9d 006729 bpatch patch15_3 ,mem_patch15 
+0x2b9e 006730 fetch 1 ,mem_context 
+0x2b9f 006731 rtnbit1 state_inconn 
+0x2ba0 006732 rtnbit1 state_inpage 
+0x2ba1 006733 fetch 1 ,mem_ssp_enable 
+0x2ba2 006734 branch lpm_unconn_nossp ,blank 
+0x2ba3 006735 fetch 1 ,mem_sp_local_key_invalid 
+0x2ba4 006736 rtn blank 
+:      006737 lpm_unconn_nossp:
+0x2ba5 006738 bpatch patch15_4 ,mem_patch15 
+0x2ba6 006739 fetch 1 ,mem_le_adv_enable 
+0x2ba7 006740 nbranch lpm_unconn_cont ,blank 
+0x2ba8 006741 fetch 1 ,mem_scan_mode 
+0x2ba9 006742 rtn blank 
+:      006743 lpm_unconn_cont:
+0x2baa 006744 fetch 2 ,mem_lpm_interval 
+0x2bab 006745 rtn blank 
+:      006746 lpm_sleep_btclk:
+0x2bac 006747 fetcht 1 ,mem_lpm_overhead 
+0x2bad 006748 isub temp ,pdata 
+0x2bae 006749 arg 7500 ,temp 
+0x2baf 006750 imul32 temp ,pdata 
+0x2bb0 006751 branch lpm_dispatch_sleep 
+:      006753 lpm_set_mult:
+0x2bb1 006754 bpatch patch15_5 ,mem_patch15 
+0x2bb2 006755 disable wake 
+0x2bb3 006756 fetch 1 ,mem_state 
+0x2bb4 006757 rtnbit0 state_insniff 
+0x2bb5 006758 nbranch lpm_not_match ,match 
+0x2bb6 006759 call lpm_match 
+0x2bb7 006760 fetch 2 ,mem_rx_window_sniff 
+0x2bb8 006761 store 2 ,mem_rx_window 
+0x2bb9 006762 fetch 1 ,mem_arq 
+0x2bba 006763 bbit1 wack ,lpm_mult_short 
+0x2bbb 006764 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bbc 006765 call l2cap_malloc_is_fifo_empty 
+0x2bbd 006766 nbranch lpm_mult_short ,blank 
+0x2bbe 006767 fetch 1 ,mem_classic_bt_flag 
+0x2bbf 006768 bbit1 short_mult_flag ,lpm_mult_short 
+:      006769 lpm_mult_wait_timeout:
+0x2bc0 006770 jam 0 ,mem_lpm_current_mult 
+0x2bc1 006771 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bc2 006772 fetch 1 ,mem_lpm_mult_cnt 
+0x2bc3 006773 branch lpm_mult_long ,blank 
+0x2bc4 006774 increase -1 ,pdata 
+0x2bc5 006775 store 1 ,mem_lpm_mult_cnt 
+0x2bc6 006776 rtn 
+:      006779 classic_bt_set_mult_short_flag:
+0x2bc7 006780 arg short_mult_flag ,queue 
+0x2bc8 006781 branch classic_bluetooth_set_flag 
+:      006783 classic_bt_clr_mult_short_flag:
+0x2bc9 006784 arg short_mult_flag ,queue 
+0x2bca 006785 branch classic_bluetooth_clr_flag 
+:      006789 lpm_match:
+0x2bcb 006790 jam 0 ,mem_sniff_unint_lost 
+0x2bcc 006791 fetch 3 ,mem_sniff_rcv 
+0x2bcd 006792 increase 1 ,pdata 
+0x2bce 006793 store 3 ,mem_sniff_rcv 
+0x2bcf 006794 rtn 
+:      006796 lpm_not_match:
+0x2bd0 006797 bpatch patch15_6 ,mem_patch15 
+0x2bd1 006798 fetcht 2 ,mem_rx_window_sniff 
+0x2bd2 006799 rshift temp ,temp 
+0x2bd3 006800 fetch 2 ,mem_rx_window 
+0x2bd4 006801 iadd temp ,pdata 
+0x2bd5 006802 store 2 ,mem_rx_window 
+:      006803 lpm_lost:
+0x2bd6 006804 jam 0 ,mem_lpm_current_mult 
+0x2bd7 006805 fetch 3 ,mem_sniff_lost 
+0x2bd8 006806 increase 1 ,pdata 
+0x2bd9 006807 store 3 ,mem_sniff_lost 
+0x2bda 006808 fetch 1 ,mem_sniff_unint_lost 
+0x2bdb 006809 increase 1 ,pdata 
+0x2bdc 006810 store 1 ,mem_sniff_unint_lost 
+0x2bdd 006811 rtn 
+:      006813 lpm_mult_short:
+0x2bde 006814 jam 0 ,mem_lpm_current_mult 
+0x2bdf 006815 fetch 1 ,mem_lpm_mult_timeout 
+0x2be0 006816 store 1 ,mem_lpm_mult_cnt 
+0x2be1 006817 rtn 
+:      006819 lpm_mult_long:
+0x2be2 006820 fetcht 1 ,mem_lpm_mult 
+0x2be3 006821 storet 1 ,mem_lpm_current_mult 
+0x2be4 006822 rtn 
+:      006824 lpm_cal_xtal_startup:
+0x2be5 006825 bpatch patch15_7 ,mem_patch15 
+0x2be6 006826 fetch 1 ,mem_lpm_xtalcnt 
+0x2be7 006827 nrtn blank 
+0x2be8 006828 jam clksel_rc ,core_clksel 
+0x2be9 006829 setarg 0xf0c 
+0x2bea 006830 call lpm_write_config 
+0x2beb 006831 setarg 200000 
+0x2bec 006832 call sleep 
+0x2bed 006833 until null ,lpo_edge 
+0x2bee 006834 copy lpo_time ,alarm 
+0x2bef 006835 call xtal_fast_wake 
+0x2bf0 006836 jam clksel_xtal ,core_clksel 
+0x2bf1 006837 nop 10 
+0x2bf2 006838 until null ,lpo_edge 
+0x2bf3 006839 deposit lpo_time 
+0x2bf4 006840 isub alarm ,pdata 
+0x2bf5 006841 increase 0x30 ,pdata 
+0x2bf6 006842 arg 0xff ,temp 
+0x2bf7 006843 call ceiling 
+0x2bf8 006844 store 1 ,mem_lpm_xtalcnt 
+0x2bf9 006845 nop 30000 
+0x2bfa 006846 nop 30000 
+0x2bfb 006847 nop 30000 
+0x2bfc 006848 rtn 
+:      006850 lpm_cal_xtal_startup_by_snooze:
+0x2bfd 006851 fetch 1 ,mem_lpm_xtalcnt 
+0x2bfe 006852 nrtn blank 
+0x2bff 006853 jam 0xff ,core_xtal_stable_time 
+0x2c00 006854 jam clksel_rc ,core_clksel 
+0x2c01 006855 call xtal_fast_wake 
+0x2c02 006856 setarg 1000 
+0x2c03 006857 iadd lpo_time ,alarm 
+0x2c04 006858 snooze 
+0x2c05 006859 deposit lpo_time 
+0x2c06 006860 nop 12000 
+0x2c07 006861 nop 12000 
+0x2c08 006862 nop 12000 
+0x2c09 006863 nop 12000 
+0x2c0a 006864 nop 12000 
+0x2c0b 006865 nop 12000 
+0x2c0c 006866 nop 12000 
+0x2c0d 006867 nop 12000 
+0x2c0e 006868 nop 12000 
+0x2c0f 006869 isub alarm ,pdata 
+0x2c10 006870 add pdata ,0x30 ,pdata 
+0x2c11 006871 arg 0xff ,temp 
+0x2c12 006872 call ceiling 
+0x2c13 006873 store 1 ,mem_lpm_xtalcnt 
+0x2c14 006874 nop 30000 
+0x2c15 006875 nop 30000 
+0x2c16 006876 nop 30000 
+0x2c17 006877 rtn 
+:      006882 lpm_write_config:
+0x2c18 006883 arg 0xfff ,contw 
+0x2c19 006884 iand contw ,contw 
+0x2c1a 006885 fetch 1 ,mem_lpm_config 
+0x2c1b 006886 and_into 0xf0 ,pdata 
+0x2c1c 006887 lshift8 pdata ,pdata 
+0x2c1d 006888 ior contw ,pdata 
+0x2c1e 006889 hstore 2 ,core_lpm_reg 
+0x2c1f 006890 ifetch 2 ,contr 
+0x2c20 006891 istore 2 ,contw 
+:      006893 lpm_write_ctrl:
+0x2c21 006894 setarg lpmreg_sel_ctrl 
+0x2c22 006895 branch lpm_write 
+:      006897 lpm_write_ctrl2:
+0x2c23 006898 setarg lpmreg_sel_ctrl2 
+:      006899 lpm_write:
+0x2c24 006900 until null ,lpo_edge 
+0x2c25 006901 hstore 1 ,core_lpm_wr 
+0x2c26 006902 until null ,lpo_edge 
+0x2c27 006903 until null ,lpo_edge 
+0x2c28 006904 rtn 
+:      006907 lpm_write_gpio_wakeup:
+0x2c29 006908 bpatch patch16_0 ,mem_patch16 
+0x2c2a 006909 fetch 4 ,mem_gpio_wakeup_low 
+0x2c2b 006910 hstore 4 ,core_lpm_reg 
+0x2c2c 006911 setarg lpmreg_sel_gpiolow 
+0x2c2d 006912 call lpm_write 
+0x2c2e 006913 fetch 4 ,mem_gpio_wakeup_high 
+0x2c2f 006914 hstore 4 ,core_lpm_reg 
+0x2c30 006915 setarg lpmreg_sel_gpiohigh 
+0x2c31 006916 branch lpm_write 
+:      006918 lpm_get_wake_lock:
+0x2c32 006919 fetch 2 ,mem_lpm_wake_lock 
+0x2c33 006920 qset1 pdata 
+0x2c34 006921 store 2 ,mem_lpm_wake_lock 
+0x2c35 006922 rtn 
+:      006924 lpm_put_wake_lock:
+0x2c36 006925 fetch 2 ,mem_lpm_wake_lock 
+0x2c37 006926 qset0 pdata 
+0x2c38 006927 store 2 ,mem_lpm_wake_lock 
+0x2c39 006928 rtn 
+:      006932 lpm_check_wake_lock:
+0x2c3a 006933 bpatch patch16_1 ,mem_patch16 
+0x2c3b 006934 call app_check_wake_lock 
+0x2c3c 006935 fetch 2 ,mem_lpm_wake_lock 
+0x2c3d 006936 copy pdata ,rega 
+0x2c3e 006937 fetch 1 ,mem_state_map 
+0x2c3f 006938 isolate1 smap_rxlmp ,pdata 
+0x2c40 006939 setflag true ,wake_lock_lmp_rx ,rega 
+0x2c41 006940 fetch 1 ,mem_lmo_opcode1 
+0x2c42 006941 fetcht 1 ,mem_lmo_opcode2 
+0x2c43 006942 iadd temp ,pdata 
+0x2c44 006943 fetcht 1 ,mem_lmp_to_send 
+0x2c45 006944 iadd temp ,pdata 
+0x2c46 006945 nsetflag blank ,wake_lock_lmp_tx ,rega 
+0x2c47 006946 fetch 1 ,mem_le_tx_buff_used 
+0x2c48 006947 nsetflag blank ,wake_lock_ble_tx ,rega 
+0x2c49 006948 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x2c4a 006949 fetcht 2 ,mem_l2cap_rxbuff2_len 
+0x2c4b 006950 iadd temp ,pdata 
+0x2c4c 006951 nsetflag blank ,wake_lock_l2cap_rx ,rega 
+0x2c4d 006952 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x2c4e 006953 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
+0x2c4f 006954 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
+0x2c50 006955 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
+0x2c51 006956 fetch 1 ,mem_hci_cmd 
+0x2c52 006957 nsetflag blank ,wake_lock_cmd ,rega 
+0x2c53 006958 fetch 1 ,mem_device_option 
+0x2c54 006959 compare dvc_op_module ,pdata ,0xff 
+0x2c55 006960 call lpm_uart_wake_lock ,true 
+0x2c56 006961 setarg -8 
+0x2c57 006962 iand rega ,rega 
+0x2c58 006963 copy rega ,pdata 
+0x2c59 006964 store 2 ,mem_lpm_wake_lock 
+0x2c5a 006965 rtn 
+:      006967 lpm_uart_wake_lock:
+0x2c5b 006968 hfetch 2 ,core_uart_rxitems 
+0x2c5c 006969 nsetflag blank ,wake_lock_uart_rx ,rega 
+0x2c5d 006970 hfetch 2 ,core_uart_txitems 
+0x2c5e 006971 nsetflag blank ,wake_lock_uart_tx ,rega 
+0x2c5f 006972 rtn 
+:      006974 lpm_shut_down:
+0x2c60 006975 hfetch 4 ,core_lpm_ctrl 
+0x2c61 006976 set0 27 ,pdata 
+0x2c62 006977 hstore 4 ,core_lpm_reg 
+0x2c63 006978 call lpm_write_ctrl 
+0x2c64 006979 branch assert 
+:      006981 lpm_disable_exen_output:
+0x2c65 006982 hfetch 4 ,core_lpm_xtalcnt 
+0x2c66 006983 set0 20 ,pdata 
+0x2c67 006984 hstore 4 ,core_lpm_reg 
+0x2c68 006985 branch lpm_write_ctrl2 
+:      006987 check_bt_disabled:
+0x2c69 006988 fetch 2 ,mem_chip_functions 
+0x2c6a 006989 bbit1 bt_disabled ,assert 
+0x2c6b 006990 rtn 
+:      006991 check_ble_disabled:
+0x2c6c 006992 fetch 2 ,mem_chip_functions 
+0x2c6d 006993 bbit1 ble_disabled ,assert 
+0x2c6e 006994 rtn 
+:      006995 check_module_disabled:
+0x2c6f 006996 fetch 2 ,mem_chip_functions 
+0x2c70 006997 bbit1 module_disable ,assert 
+0x2c71 006998 rtn 
+:      007059 g24_dispatch:
+0x2c72 007060 bpatch patch16_2 ,mem_patch16 
+0x2c73 007061 call g24_head_ptr2regc 
+0x2c74 007062 add regc ,offset_24g_mode ,regb 
+0x2c75 007063 ifetch 1 ,regb 
+0x2c76 007065 rtneq disable_24g 
+0x2c77 007066 beq tx_24g ,g24_transmit_process 
+0x2c78 007067 beq rx_24g ,g24_receive_process 
+0x2c79 007068 rtn 
+:      007070 g24_head_ptr2regc:
+0x2c7a 007071 fetcht 2 ,mem_24g_head_ptr 
+0x2c7b 007072 copy temp ,regc 
+0x2c7c 007073 rtn 
+:      007075 g24_receive_process_init:
+0x2c7d 007076 call g24_receive_init 
+0x2c7e 007077 branch g24_mode_switch_init 
+:      007079 g24_receive_process:
+0x2c7f 007080 call g24_mode_switch 
+0x2c80 007081 call g24_dongle_work_mode_auto 
+0x2c81 007082 call g24_dongle_bind_mode_auto 
+0x2c82 007083 branch g24_dongle_search_mode_auto 
+:      007086 g24_pair_init:
+0x2c83 007089 call g24_set0_mem_pid 
+0x2c84 007090 setarg g24_pair_ch 
+0x2c85 007091 call g24_store_mem_ch 
+0x2c86 007092 call g24_store_mem_pair_txpower 
+0x2c87 007095 add regc ,offset_24g_paring_addr ,rega 
+0x2c88 007096 ifetch 4 ,rega 
+0x2c89 007097 branch g24_store_mem_addr 
+:      007099 g24_ch:
+0x2c8a 007100 call g24_head_ptr2regc 
+0x2c8b 007101 add regc ,offset_24g_current_ch_number ,regb 
+0x2c8c 007102 ifetcht 1 ,regb 
+0x2c8d 007104 call g24_ch_temp_incre_size4 
+0x2c8e 007105 add regc ,offset_24g_current_ch_number ,contw 
+0x2c8f 007107 branch g24_contw_istoret_1byte 
+:      007109 g24_ch_temp_incre_size4:
+0x2c90 007110 call g24_ch_calc 
+0x2c91 007111 increase 1 ,temp 
+0x2c92 007112 and_into 3 ,temp 
+0x2c93 007113 rtn 
+:      007115 g24_ch_calc:
+0x2c94 007116 add regc ,offset_24g_addr ,regb 
+0x2c95 007117 ifetch 1 ,regb 
+0x2c96 007119 and_into 0x03 ,pdata 
+0x2c97 007120 mul32 pdata ,4 ,rega 
+0x2c98 007121 add regc ,offset_24g_ch_map1 ,pdata 
+0x2c99 007123 iadd rega ,pdata 
+0x2c9a 007124 iadd temp ,contr 
+0x2c9b 007125 ifetch 1 ,contr 
+0x2c9c 007127 branch g24_store_mem_ch 
+:      007129 g24_set_device_addr:
+0x2c9d 007130 call g24_store_mem_tx_power_temp 
+0x2c9e 007131 call otp_enable_chgpump 
+0x2c9f 007132 setarg 0x7e2 
+0x2ca0 007133 arg mem_temp ,rega 
+0x2ca1 007134 arg 4 ,temp 
+0x2ca2 007135 call otpd_read_data 
+0x2ca3 007136 call otp_disable_chgpump 
+0x2ca4 007137 fetch 4 ,mem_temp 
+0x2ca5 007138 call g24_store_mem_device_addr 
+0x2ca6 007140 nrtn blank 
+0x2ca7 007141 fetch 4 ,mem_lap 
+0x2ca8 007143 branch g24_store_mem_device_addr 
+:      007145 g24_transmit_rf_sta_init:
+0x2ca9 007146 call g24_set1_mem_rf_last_sta 
+0x2caa 007148 setarg 0 
+0x2cab 007149 call g24_store_mem_sync_cnt 
+:      007151 g24_transmit_rf_ctrl_clear:
+0x2cac 007152 call g24_fetch_mem_data_type 
+0x2cad 007154 and_into bits_data ,pdata 
+0x2cae 007156 branch g24_store_mem_data_type 
+:      007158 g24_hop_ch_enable:
+0x2caf 007159 call g24_fetch_mem_data_type 
+0x2cb0 007161 set1 bit_hop ,pdata 
+0x2cb1 007162 call g24_store_mem_data_type 
+0x2cb2 007165 branch g24_store_mem_txpayload 
+:      007167 g24_transmit_hop_pac_fail:
+0x2cb3 007168 call g24_fetch_mem_rf_work_stage 
+0x2cb4 007170 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
+0x2cb5 007171 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
+0x2cb6 007172 rtn 
+:      007174 g24_transmit_hop_pac_fail_wo_hop:
+0x2cb7 007175 call g24_set2_mem_sync_cnt 
+:      007177 g24_transmit_hop_pac_fail_stage1:
+0x2cb8 007178 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2cb9 007179 call g24_mem_set0 
+0x2cba 007181 call g24_store_mem_rf_last_sta 
+0x2cbb 007183 branch g24_transmit_rf_ctrl_clear 
+:      007185 g24_transmit_hop_pac_fail_hop_stage2:
+0x2cbc 007186 call g24_set0_mem_rf_hop_ch 
+0x2cbd 007188 branch g24_transmit_hop_pac_fail_stage1 
+:      007190 g24_transmit_pac_fail_hop_stage3:
+0x2cbe 007191 add regc ,offset_24g_txfail_cnt ,rega 
+0x2cbf 007192 ifetch 1 ,rega 
+0x2cc0 007194 increase 1 ,pdata 
+0x2cc1 007195 add regc ,offset_24g_txfail_cnt ,contw 
+0x2cc2 007196 istore 1 ,contw 
+0x2cc3 007198 beq 0x20 ,g24_tx_attempt_fail 
+0x2cc4 007199 call g24_fetch_mem_rf_hop_ch 
+0x2cc5 007201 beq 1 ,g24_rf_hop_fastly 
+0x2cc6 007202 setarg 1 
+0x2cc7 007203 call g24_store_mem_rf_hop_ch 
+:      007205 g24_rf_hop_attemp_again:
+0x2cc8 007206 call g24_fetch_mem_rf_hop_ch 
+0x2cc9 007208 bne 1 ,g24_transmit_rf_ctrl_clear 
+:      007209 g24_rf_hop_fastly:
+0x2cca 007210 add regc ,offset_24g_hop_fastly_cnt ,rega 
+0x2ccb 007211 ifetch 1 ,rega 
+0x2ccc 007213 increase 1 ,pdata 
+0x2ccd 007214 call g24_store_mem_hop_fastly_cnt 
+0x2cce 007216 beq 4 ,g24_rf_hop_fastly_exit 
+0x2ccf 007217 call g24_ch 
+0x2cd0 007218 call g24_set2_mem_max_retry 
+0x2cd1 007220 branch g24_transmit_packet 
+:      007222 g24_rf_hop_fastly_exit:
+0x2cd2 007223 call g24_set0_mem_hop_fastly_cnt 
+0x2cd3 007225 branch g24_transmit_rf_ctrl_clear 
+:      007227 g24_set0_mem_hop_fastly_cnt:
+0x2cd4 007228 setarg 0 
+:      007229 g24_store_mem_hop_fastly_cnt:
+0x2cd5 007230 add regc ,offset_24g_hop_fastly_cnt ,contw 
+0x2cd6 007231 branch g24_contw_istore_1byte 
+:      007233 g24_transmit_hop_pac_succ_wo_hop:
+0x2cd7 007234 call g24_set2_mem_sync_cnt 
+:      007236 g24_transmit_hop_pac_succ:
+0x2cd8 007237 call g24_set0_mem_rf_hop_ch 
+0x2cd9 007239 call g24_set1_mem_rf_last_sta 
+0x2cda 007241 branch g24_transmit_rf_ctrl_clear 
+:      007243 g24_transmit_succ_rf_config:
+0x2cdb 007244 call g24_fetch_mem_rf_work_stage 
+0x2cdc 007246 beq 3 ,g24_transmit_hop_pac_succ 
+0x2cdd 007247 call g24_fetch_mem_data_type 
+0x2cde 007249 isolate0 bit_hop ,pdata 
+0x2cdf 007250 branch g24_transmit_rf_sta_init ,true 
+0x2ce0 007251 call g24_fetch_mem_rf_work_stage 
+0x2ce1 007253 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
+0x2ce2 007254 beq 2 ,g24_transmit_hop_pac_succ 
+0x2ce3 007255 rtn 
+:      007257 g24_rf_sta_check:
+0x2ce4 007258 call g24_fetch_mem_pairing_sm 
+0x2ce5 007260 rtnne state_24g_pairing_success 
+0x2ce6 007261 call g24_rf_laststa_synccnt_check 
+0x2ce7 007262 ncall g24_rf_sync_cnt_check ,user2 
+0x2ce8 007263 rtn 
+:      007265 g24_rf_laststa_synccnt_check:
+0x2ce9 007266 disable user2 
+0x2cea 007267 add regc ,offset_24g_rf_last_sta ,rega 
+0x2ceb 007268 ifetch 1 ,rega 
+0x2cec 007270 rtnne 1 
+0x2ced 007271 add regc ,offset_24g_sync_cnt ,rega 
+0x2cee 007272 ifetch 1 ,rega 
+0x2cef 007274 rtnne 0 
+0x2cf0 007275 setarg 1 
+0x2cf1 007276 call g24_store_mem_rf_work_stage 
+0x2cf2 007278 call g24_set4_mem_max_retry 
+0x2cf3 007280 branch enable_user2 
+:      007282 g24_rf_sync_cnt_check:
+0x2cf4 007283 add regc ,offset_24g_sync_cnt ,rega 
+0x2cf5 007284 ifetch 1 ,rega 
+0x2cf6 007286 branch g24_rf_hop_attemp ,blank 
+0x2cf7 007287 increase -1 ,pdata 
+0x2cf8 007288 call g24_store_mem_sync_cnt 
+0x2cf9 007290 setarg 2 
+0x2cfa 007291 call g24_store_mem_rf_work_stage 
+0x2cfb 007293 call g24_ch 
+0x2cfc 007295 branch g24_set4_mem_max_retry 
+:      007297 g24_store_mem_rf_work_stage:
+0x2cfd 007298 add regc ,offset_24g_rf_work_stage ,contw 
+0x2cfe 007299 branch g24_contw_istore_1byte 
+:      007302 g24_rf_hop_attemp:
+0x2cff 007303 setarg 3 
+0x2d00 007304 call g24_store_mem_rf_work_stage 
+0x2d01 007306 call g24_fetch_mem_rf_hop_ch 
+0x2d02 007308 nbranch g24_rf_hop_attemp_again ,blank 
+0x2d03 007309 call g24_ch 
+:      007311 g24_set2_mem_max_retry:
+0x2d04 007312 setarg 2 
+0x2d05 007313 branch g24_store_mem_max_retry 
+:      007315 g24_transmit_process:
+0x2d06 007316 rtnmark0 mark_24g 
+0x2d07 007317 set1 mark_24g_conext ,mark 
+0x2d08 007318 bpatch patch16_3 ,mem_patch16 
+0x2d09 007319 add regc ,offset_24g_tx_without_int ,rega 
+0x2d0a 007320 ifetch 1 ,rega 
+0x2d0b 007322 beq 1 ,g24_transmit_without_int 
+0x2d0c 007323 call g24_timer_check 
+0x2d0d 007324 nbranch g24_transmit_exit ,user 
+0x2d0e 007325 call g24_interval_calibrate 
+:      007326 g24_transmit_without_int:
+0x2d0f 007327 add regc ,offset_24g_tx_without_int ,contw 
+0x2d10 007328 call g24_mem_set0 
+0x2d11 007330 call g24_txdata_prep 
+0x2d12 007331 nbranch g24_enter_lpm ,user 
+0x2d13 007332 call g24_rf_sta_check 
+:      007333 g24_transmit_start:
+0x2d14 007334 call g24_transmit_packet 
+0x2d15 007335 call g24_power_ctrl 
+:      007336 g24_transmit_exit:
+0x2d16 007337 set0 mark_24g_conext ,mark 
+0x2d17 007338 rtn 
+:      007340 g24_timer_timeout:
+0x2d18 007341 rtn zero 
+0x2d19 007342 set1 28 ,pdata 
+0x2d1a 007343 rtn 
+:      007345 g24_interval_calibrate:
+0x2d1b 007346 add regc ,offset_24g_pac_index ,rega 
+0x2d1c 007347 ifetch 1 ,rega 
+0x2d1d 007349 increase 1 ,pdata 
+0x2d1e 007350 add regc ,offset_24g_pac_index ,contw 
+0x2d1f 007351 istore 1 ,contw 
+0x2d20 007353 beq 4 ,g24_interval_max 
+0x2d21 007354 beq 5 ,g24_interval_min 
+0x2d22 007355 rtn 
+:      007356 g24_interval_max:
+0x2d23 007357 add regc ,offset_24g_interval_max ,rega 
+0x2d24 007358 ifetch 1 ,rega 
+:      007360 g24_interval_update:
+0x2d25 007362 add regc ,offset_24g_interval ,contw 
+0x2d26 007363 branch g24_contw_istore_1byte 
+:      007365 g24_interval_min:
+0x2d27 007366 add regc ,offset_24g_pac_index ,contw 
+0x2d28 007367 call g24_mem_set0 
+0x2d29 007369 add regc ,offset_24g_interval_min ,rega 
+0x2d2a 007370 ifetch 1 ,rega 
+0x2d2b 007372 branch g24_interval_update 
+:      007374 g24_txdata_prep:
+0x2d2c 007375 call g24_fetch_mem_pairing_sm 
+0x2d2d 007377 bne state_24g_pairing_success ,g24_pairing_sm 
+0x2d2e 007378 bpatch patch16_4 ,mem_patch16 
+0x2d2f 007379 call g24_package_data 
+0x2d30 007380 nbranch g24_txdata_last_pac ,user 
+0x2d31 007381 call g24_transmit_prep 
+0x2d32 007382 call g24_power_ctrl_pac_incrs 
+:      007383 g24_txdata_enable_tx:
+0x2d33 007385 setarg ensure_on_24g 
+:      007386 g24_store_mem_ensure:
+0x2d34 007387 add regc ,offset_24g_ensure ,contw 
+0x2d35 007388 branch g24_contw_istore_1byte 
+:      007390 g24_txdata_last_pac:
+0x2d36 007391 add regc ,offset_24g_ensure ,rega 
+0x2d37 007392 ifetch 1 ,rega 
+0x2d38 007394 beq ensure_on_24g ,enable_user 
+0x2d39 007395 rtn 
+:      007397 g24_package_data:
+0x2d3a 007399 add regc ,offset_24g_cb_data ,temp 
+0x2d3b 007400 ifetch 2 ,temp 
+0x2d3c 007402 call callback_func 
+0x2d3d 007403 nrtn user 
+0x2d3e 007404 copy rega ,pdata 
+0x2d3f 007405 store 1 ,mem_rega 
+0x2d40 007406 add regc ,offset_24g_abort_pac ,contw 
+0x2d41 007407 call g24_mem_set0 
+0x2d42 007409 call g24_transmit_rf_ctrl_clear 
+0x2d43 007410 store 1 ,mem_24g_common_temp 
+0x2d44 007411 fetch 1 ,mem_rega 
+0x2d45 007412 copy pdata ,rega 
+0x2d46 007413 add rega ,1 ,temp 
+0x2d47 007414 arg mem_24g_common_temp + 1 ,contw 
+0x2d48 007415 copy rega ,loopcnt 
+0x2d49 007416 copy regb ,contr 
+0x2d4a 007417 call memcpy 
+0x2d4b 007418 arg mem_24g_common_temp ,rega 
+:      007419 g24_put_data_in_buff:
+0x2d4c 007420 rtnmark0 mark_24g_conext 
+0x2d4d 007421 add regc ,offset_24g_datalen ,contw 
+0x2d4e 007422 istoret 1 ,contw 
+0x2d4f 007424 copy temp ,loopcnt 
+0x2d50 007425 add regc ,offset_24g_txbuf ,contw 
+0x2d51 007427 copy rega ,contr 
+0x2d52 007428 branch memcpy 
+:      007430 g24_transmit_prep:
+0x2d53 007432 add regc ,offset_24g_datalen ,rega 
+0x2d54 007433 ifetch 1 ,rega 
+0x2d55 007435 increase 2 ,pdata 
+0x2d56 007436 add regc ,offset_24g_txlen ,contw 
+0x2d57 007437 istore 1 ,contw 
+0x2d58 007440 call g24_fetch_mem_data_type 
+0x2d59 007442 call g24_store_mem_txpayload 
+0x2d5a 007445 add regc ,offset_24g_datalen ,rega 
+0x2d5b 007446 ifetch 1 ,rega 
+0x2d5c 007448 lshift3 pdata ,pdata 
+0x2d5d 007449 add regc ,offset_24g_pid ,rega 
+0x2d5e 007450 ifetcht 1 ,rega 
+0x2d5f 007452 and temp ,0x03 ,temp 
+0x2d60 007453 lshift temp ,temp 
+0x2d61 007454 ior temp ,pdata 
+0x2d62 007455 add regc ,offset_24g_no_ack ,rega 
+0x2d63 007456 ifetcht 1 ,rega 
+0x2d64 007458 iadd temp ,pdata 
+0x2d65 007459 istore 1 ,contw 
+0x2d66 007461 add regc ,offset_24g_datalen ,rega 
+0x2d67 007462 ifetch 1 ,rega 
+0x2d68 007464 iforce loopcnt 
+0x2d69 007465 add regc ,offset_24g_txbuf ,contr 
+0x2d6a 007467 branch memcpy 
+:      007469 g24_send_abort_packet:
+0x2d6b 007470 call g24_set1_mem_abort_pac 
+0x2d6c 007472 call g24_set0_mem_rf_hop_ch 
+0x2d6d 007474 call g24_power_ctrl_reinit 
+0x2d6e 007475 call g24_transmit_rf_ctrl_clear 
+0x2d6f 007476 store 1 ,mem_24g_common_temp 
+0x2d70 007477 call g24_put_data_in_buff_pre 
+0x2d71 007478 call g24_fetch_mem_data_type 
+0x2d72 007480 set1 bit_abort ,pdata 
+0x2d73 007481 call g24_store_mem_data_type 
+0x2d74 007483 call g24_transmit_prep 
+0x2d75 007484 call g24_txdata_enable_tx 
+0x2d76 007485 branch g24_transmit_start 
+:      007487 g24_put_data_in_buff_pre:
+0x2d77 007488 store 1 ,mem_24g_common_temp + 1 
+0x2d78 007489 call g24_fetch_mem_device_addr 
+0x2d79 007491 store 4 ,mem_24g_common_temp + 2 
+0x2d7a 007492 arg 6 ,temp 
+0x2d7b 007493 arg mem_24g_common_temp ,rega 
+0x2d7c 007494 branch g24_put_data_in_buff 
+:      007496 g24_enter_lpm:
+0x2d7d 007497 add regc ,offset_24g_abort_pac ,rega 
+0x2d7e 007498 ifetch 1 ,rega 
+0x2d7f 007500 branch g24_send_abort_packet ,blank 
+:      007501 g24_enter_lpm_prepare:
+0x2d80 007503 add regc ,offset_24g_cb_lpm_prepare ,rega 
+0x2d81 007504 ifetch 2 ,rega 
+0x2d82 007506 branch callback_func 
+:      007508 g24_lpm_long_sleep:
+0x2d83 007509 call g24_head_ptr2regc 
+0x2d84 007511 call lpo_calibration 
+0x2d85 007512 fetch 3 ,mem_clks_per_lpo 
+0x2d86 007513 rtn blank 
+0x2d87 007514 add regc ,offset_24g_cb_lpm_before ,temp 
+0x2d88 007515 ifetch 2 ,temp 
+0x2d89 007517 call callback_func 
+0x2d8a 007518 add regc ,offset_24g_enter_hibernate ,temp 
+0x2d8b 007519 ifetch 8 ,temp 
+0x2d8c 007520 call clk2lpo 
+0x2d8d 007521 storet 4 ,mem_sleep_counter 
+0x2d8e 007522 branch lpm_sleep 
+:      007524 g24_transmit_packet:
+0x2d8f 007525 call g24_head_ptr2regc 
+0x2d90 007526 add regc ,offset_24g_retry ,contw 
+0x2d91 007527 call g24_mem_set0 
+:      007529 g24_transmit_loop:
+0x2d92 007530 call g24_transmit_receive_ack 
+0x2d93 007531 nbranch g24_retransmit ,sync 
+0x2d94 007532 nbranch g24_retransmit ,user3 
+0x2d95 007533 call g24_ackpayload_parse 
+0x2d96 007534 call g24_power_ctrl_ack_incrs 
+:      007535 g24_transmit_next_packet:
+0x2d97 007536 call g24_head_ptr2regc 
+0x2d98 007537 add regc ,offset_24g_pid ,rega 
+0x2d99 007538 ifetch 1 ,rega 
+0x2d9a 007540 increase 1 ,pdata 
+0x2d9b 007541 call g24_store_mem_pid 
+0x2d9c 007543 call g24_fetch_mem_pairing_sm 
+0x2d9d 007545 bne state_24g_pairing_success ,g24_paring_mode 
+0x2d9e 007546 call g24_transmit_succ_rf_config 
+:      007547 g24_transmit_abandon:
+0x2d9f 007548 setarg 0 
+0x2da0 007549 add regc ,offset_24g_txfail_cnt ,contw 
+0x2da1 007550 istore 2 ,contw 
+0x2da2 007554 setarg ensure_off_24g 
+0x2da3 007555 branch g24_store_mem_ensure 
+:      007558 g24_transmit_receive_ack:
+0x2da4 007559 disable user3 
+0x2da5 007560 call g24_transmit 
+0x2da6 007561 call g24_head_ptr2regc 
+0x2da7 007562 add regc ,offset_24g_no_ack ,rega 
+0x2da8 007563 ifetch 1 ,rega 
+0x2da9 007565 beq no_ack_24g ,g24_transmit_no_ack 
+0x2daa 007566 call g24_receive_packet 
+0x2dab 007567 branch g24_end_of_packet 
+:      007568 g24_transmit_no_ack:
+0x2dac 007569 call g24_end_of_packet 
+0x2dad 007570 branch g24_transmit_next_packet 
+:      007573 g24_retransmit:
+0x2dae 007574 bpatch patch16_5 ,mem_patch16 
+0x2daf 007575 add regc ,offset_24g_get_ack_fail ,rega 
+0x2db0 007576 ifetch 1 ,rega 
+0x2db1 007578 increase 1 ,pdata 
+0x2db2 007579 add regc ,offset_24g_get_ack_fail ,contw 
+0x2db3 007580 istore 1 ,contw 
+0x2db4 007582 call g24_fetch_mem_pairing_sm 
+0x2db5 007584 bne state_24g_pairing_success ,g24_tx_paring_retry 
+0x2db6 007585 add regc ,offset_24g_retry ,rega 
+0x2db7 007586 ifetcht 1 ,rega 
+0x2db8 007588 increase 1 ,temp 
+0x2db9 007589 add regc ,offset_24g_retry ,contw 
+0x2dba 007590 istoret 1 ,contw 
+0x2dbb 007592 add regc ,offset_24g_max_retry ,rega 
+0x2dbc 007593 ifetch 1 ,rega 
+0x2dbd 007595 isub temp ,pdata 
+0x2dbe 007596 nbranch g24_transmit_loop ,blank 
+0x2dbf 007597 bpatch patch16_6 ,mem_patch16 
+0x2dc0 007598 call g24_fetch_mem_rf_work_stage 
+0x2dc1 007600 beq 3 ,g24_transmit_pac_fail_hop_stage3 
+0x2dc2 007601 add regc ,offset_24g_hop_pac_retry ,rega 
+0x2dc3 007602 ifetch 1 ,rega 
+0x2dc4 007604 increase 1 ,pdata 
+0x2dc5 007605 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2dc6 007606 istore 1 ,contw 
+0x2dc7 007608 beq 2 ,g24_transmit_hop_pac_fail 
+0x2dc8 007609 call g24_hop_ch_enable 
+0x2dc9 007610 setarg 1 
+0x2dca 007611 call g24_store_mem_max_retry 
+0x2dcb 007613 branch g24_transmit_packet 
+:      007615 g24_tx_paring_retry:
+0x2dcc 007616 add regc ,offset_24g_get_ack_fail ,rega 
+0x2dcd 007617 ifetch 1 ,rega 
+0x2dce 007619 rtnne 0xff 
+0x2dcf 007620 add regc ,offset_24g_get_ack_fail ,contw 
+0x2dd0 007621 call g24_mem_set0 
+0x2dd1 007623 branch g24_stop_24g_mode 
+:      007625 g24_tx_attempt_fail:
+0x2dd2 007626 add regc ,offset_24g_txfail_cnt ,contw 
+0x2dd3 007627 call g24_mem_set0 
+:      007629 g24_stop_24g_mode:
+0x2dd4 007630 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x2dd5 007631 branch ui_ipc_send_event 
+:      007633 g24_ackpayload_parse:
+0x2dd6 007634 call g24_read_len_pid_crc 
+0x2dd7 007635 add regc ,offset_24g_rxdata_length ,rega 
+0x2dd8 007636 ifetch 1 ,rega 
+0x2dd9 007638 rtn blank 
+0x2dda 007639 iforce loopcnt 
+0x2ddb 007640 add regc ,offset_24g_rxbuf_add2 ,contr 
+0x2ddc 007642 add regc ,offset_24g_rxpayload ,contw 
+0x2ddd 007644 branch memcpy 
+:      007647 g24_read_len_pid_crc:
+0x2dde 007649 call g24_fetch_mem_rxbuf_add1 
+0x2ddf 007651 rshift3 pdata ,pdata 
+0x2de0 007652 add regc ,offset_24g_rxdata_length ,contw 
+0x2de1 007653 istore 1 ,contw 
+0x2de2 007656 increase 1 ,pdata 
+0x2de3 007657 add regc ,offset_24g_rxbuf_add1 ,contr 
+0x2de4 007659 iadd contr ,contr 
+0x2de5 007660 ifetch 3 ,contr 
+0x2de6 007661 add regc ,offset_24g_sta_crc ,contw 
+0x2de7 007662 istore 3 ,contw 
+0x2de8 007665 call g24_fetch_mem_rxbuf_add1 
+0x2de9 007667 rshift pdata ,pdata 
+0x2dea 007668 and pdata ,0x03 ,pdata 
+0x2deb 007669 add regc ,offset_24g_sta_pid ,contw 
+0x2dec 007670 istore 1 ,contw 
+0x2ded 007672 rtn 
+:      007674 g24_prep:
+0x2dee 007675 disable enable_crc 
+0x2def 007676 disable enable_white 
+0x2df0 007677 setarg 0x555555 
+0x2df1 007678 iforce crc24_init 
+0x2df2 007679 rtn 
+:      007681 g24_set_freq_tx:
+0x2df3 007682 call set_sync_on 
+0x2df4 007683 add regc ,offset_24g_ch ,rega 
+0x2df5 007684 ifetcht 1 ,rega 
+0x2df6 007686 branch set_freq_tx 
+:      007688 g24_transmit:
+0x2df7 007689 call g24_prep 
+0x2df8 007690 call g24_set_freq_tx 
+0x2df9 007691 set1 txgfsk ,radio_ctrl 
+0x2dfa 007692 enable encode_fec0 
+0x2dfb 007693 enable is_tx 
+0x2dfc 007694 disable is_rx 
+0x2dfd 007695 call le_enable 
+0x2dfe 007696 call g24_fetch_mem_addr 
+0x2dff 007698 iforce access 
+0x2e00 007699 inject mod ,32 
+0x2e01 007700 enable enable_crc 
+0x2e02 007701 add regc ,offset_24g_txlen ,rega 
+0x2e03 007702 ifetch 1 ,rega 
+0x2e04 007704 iforce loopcnt 
+0x2e05 007705 add regc ,offset_24g_txpayload ,contr 
+:      007707 g24tr_loop:
+0x2e06 007708 ifetch 1 ,contr 
+0x2e07 007709 inject mod ,8 
+0x2e08 007710 loop g24tr_loop 
+0x2e09 007711 enable enable_parity 
+0x2e0a 007712 inject mod ,24 
+0x2e0b 007713 disable enable_parity 
+0x2e0c 007714 until null ,tx_clear 
+0x2e0d 007715 bpatch patch16_7 ,mem_patch16 
+0x2e0e 007716 nop 100 
+0x2e0f 007717 disable encode_fec0 
+0x2e10 007718 rtn 
+:      007720 g24_receive_packet:
+0x2e11 007721 disable user3 
+0x2e12 007722 force 0 ,radio_ctrl 
+0x2e13 007723 add regc ,offset_24g_ch ,rega 
+0x2e14 007724 ifetcht 1 ,rega 
+0x2e15 007726 call set_freq_rx 
+0x2e16 007727 call rf_rx_enable 
+:      007728 g24_receive_rxon:
+0x2e17 007729 call g24_prep 
+0x2e18 007730 enable decode_fec0 
+0x2e19 007731 enable is_rx 
+0x2e1a 007732 disable is_tx 
+0x2e1b 007733 call le_enable 
+0x2e1c 007734 call g24_fetch_mem_addr 
+0x2e1d 007736 iforce access 
+0x2e1e 007737 enable swfine 
+0x2e1f 007738 add regc ,offset_24g_rx_window ,rega 
+0x2e20 007739 ifetch 2 ,rega 
+0x2e21 007741 iforce stop_watch 
+0x2e22 007742 correlate null ,timeout 
+0x2e23 007743 nbranch g24_sync_timeout ,sync 
+0x2e24 007744 enable enable_crc 
+0x2e25 007745 parse demod ,bucket ,8 
+0x2e26 007746 rshift3 pwindow ,pdata 
+0x2e27 007747 add regc ,offset_24g_rxbuf ,contw 
+0x2e28 007748 istore 1 ,contw 
+0x2e29 007750 add regc ,offset_24g_mode ,rega 
+0x2e2a 007751 ifetch 1 ,rega 
+0x2e2b 007753 beq rx_24g ,g24_receive_skip 
+0x2e2c 007754 bpatch patch17_0 ,mem_patch17 
+0x2e2d 007755 add regc ,offset_24g_rxbuf ,rega 
+0x2e2e 007756 ifetch 1 ,rega 
+0x2e2f 007758 add regc ,offset_24g_data_type ,rega 
+0x2e30 007759 ifetcht 1 ,rega 
+0x2e31 007761 icompare bits_data ,temp 
+0x2e32 007762 nbranch g24_end_of_packet ,true 
+:      007763 g24_receive_skip:
+0x2e33 007764 parse demod ,bucket ,8 
+0x2e34 007765 rshift3 pwindow ,pdata 
+0x2e35 007766 istore 1 ,contw 
+0x2e36 007767 rshift3 pdata ,pdata 
+0x2e37 007768 and pdata ,0x1f ,loopcnt 
+0x2e38 007769 branch g24rx_nopayload ,zero 
+:      007770 g24rx_loop:
+0x2e39 007771 parse demod ,bucket ,8 
+0x2e3a 007772 rshift3 pwindow ,pdata 
+0x2e3b 007773 istore 1 ,contw 
+0x2e3c 007774 loop g24rx_loop 
+:      007775 g24rx_nopayload:
+0x2e3d 007776 parse demod ,bucket ,24 
+0x2e3e 007777 rshift32 pdata ,pdata 
+0x2e3f 007778 rshift16 pdata ,pdata 
+0x2e40 007779 istore 3 ,contw 
+0x2e41 007780 branch g24_end_of_packet ,crc_failed 
+0x2e42 007781 enable user3 
+0x2e43 007782 disable decode_fec0 
+0x2e44 007783 rtn 
+:      007786 g24_end_of_packet:
+0x2e45 007787 disable encode_fec0 
+0x2e46 007788 disable decode_fec0 
+0x2e47 007789 disable enable_crc 
+0x2e48 007790 disable enable_white 
+0x2e49 007791 branch shutdown_radio ,is_rx 
+0x2e4a 007792 until null ,tx_clear 
+0x2e4b 007793 nop 100 
+0x2e4c 007794 branch shutdown_radio 
+:      007796 g24_sync_timeout:
+0x2e4d 007797 call rssi_noise 
+0x2e4e 007798 branch g24_end_of_packet 
+:      007800 rssi_noise:
+0x2e4f 007801 call save_rssi 
+0x2e50 007802 rtn blank 
+0x2e51 007803 add regc ,offset_rssi_noise_index ,rega 
+0x2e52 007804 ifetcht 1 ,rega 
+0x2e53 007806 arg mem_rssi_noise_buffer ,rega 
+0x2e54 007808 call rssi_noise_store 
+0x2e55 007809 add regc ,offset_rssi_noise_index ,contw 
+:      007811 g24_contw_istoret_1byte:
+0x2e56 007812 istoret 1 ,contw 
+0x2e57 007813 rtn 
+:      007815 rssi_noise_store:
+0x2e58 007816 arg rssi_buf_len_noise ,regb 
+0x2e59 007817 branch rssi_store 
+:      007835 rssi_store:
+0x2e5a 007836 copy rega ,pdata 
+0x2e5b 007837 iadd temp ,contw 
+0x2e5c 007838 fetch 1 ,mem_rssi 
+0x2e5d 007839 istore 1 ,contw 
+0x2e5e 007840 increase 1 ,temp 
+0x2e5f 007841 copy regb ,pdata 
+0x2e60 007842 iand_into temp 
+0x2e61 007843 rtn 
+:      007845 rssi_average:
+0x2e62 007846 arg 0 ,temp 
+0x2e63 007847 copy rega ,contr 
+:      007848 rssi_average_loop:
+0x2e64 007849 ifetch 1 ,contr 
+0x2e65 007850 iadd temp ,temp 
+0x2e66 007851 loop rssi_average_loop 
+0x2e67 007852 rshift8 temp ,temp 
+0x2e68 007853 rtn 
+:      007855 g24_power_ctrl_init:
+0x2e69 007856 call g24_head_ptr2regc 
+0x2e6a 007857 call g24_power_ctrl_incrs_level1 
+0x2e6b 007858 setarg 1 
+0x2e6c 007859 call g24_store_mem_power_ctrl_level 
+:      007861 g24_power_ctrl_reinit:
+0x2e6d 007862 setarg 0 
+0x2e6e 007863 call g24_store_mem_power_ctrl_pac 
+0x2e6f 007865 istore 1 ,contw 
+0x2e70 007867 rtn 
+:      007869 g24_power_ctrl_pac_incrs:
+0x2e71 007870 call g24_fetch_mem_power_ctrl_pac 
+0x2e72 007872 increase 1 ,pdata 
+:      007873 g24_store_mem_power_ctrl_pac:
+0x2e73 007875 add regc ,offset_power_ctrl_packet_cnt ,contw 
+0x2e74 007876 branch g24_contw_istore_1byte 
+:      007878 g24_power_ctrl_ack_incrs:
+0x2e75 007881 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e76 007882 ifetch 1 ,rega 
+0x2e77 007883 increase 1 ,pdata 
+0x2e78 007884 add regc ,offset_power_ctrl_ack_cnt ,contw 
+0x2e79 007885 branch g24_contw_istore_1byte 
+:      007887 g24_power_ctrl:
+0x2e7a 007888 bpatch patch17_1 ,mem_patch17 
+0x2e7b 007889 call g24_fetch_mem_power_ctrl_pac 
+0x2e7c 007891 sub pdata ,power_ctrl_max_packet_cnt ,null 
+0x2e7d 007892 rtn positive 
+0x2e7e 007893 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e7f 007894 ifetcht 1 ,rega 
+0x2e80 007896 isub temp ,temp 
+0x2e81 007897 call g24_power_ctrl_reinit 
+0x2e82 007898 setarg offset_power_ctrl_threshold_up 
+0x2e83 007899 iadd regc ,rega 
+0x2e84 007900 ifetch 1 ,rega 
+0x2e85 007902 isub temp ,null 
+0x2e86 007903 nbranch g24_power_ctrl_incrs ,positive 
+0x2e87 007904 setarg offset_power_ctrl_threshold_down 
+0x2e88 007905 iadd regc ,rega 
+0x2e89 007906 ifetch 1 ,rega 
+0x2e8a 007908 isub temp ,null 
+0x2e8b 007909 branch g24_power_ctrl_decrs ,positive 
+0x2e8c 007910 rtn 
+:      007912 g24_power_ctrl_incrs:
+0x2e8d 007913 add regc ,offset_power_ctrl_level ,rega 
+0x2e8e 007914 ifetch 1 ,rega 
+0x2e8f 007916 beq 2 ,g24_power_ctrl_incrs_level2 
+0x2e90 007917 increase 1 ,pdata 
+0x2e91 007918 call g24_store_mem_power_ctrl_level 
+0x2e92 007920 beq 1 ,g24_power_ctrl_incrs_level1 
+:      007921 g24_power_ctrl_incrs_level2:
+0x2e93 007922 setarg power_ctrl_losspac_thresh_up2 
+0x2e94 007923 call g24_store_mem_power_ctrl_threshold_up 
+0x2e95 007925 setarg power_ctrl_losspac_thresh_down2 
+0x2e96 007926 call g24_store_mem_power_ctrl_threshold_down 
+0x2e97 007929 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
+0x2e98 007931 branch g24_ifetch_rega_store_mem_txpower 
+:      007933 g24_power_ctrl_decrs:
+0x2e99 007934 add regc ,offset_power_ctrl_level ,rega 
+0x2e9a 007935 ifetch 1 ,rega 
+0x2e9b 007937 beq 0 ,g24_power_ctrl_decrs_level0 
+0x2e9c 007938 increase -1 ,pdata 
+0x2e9d 007939 call g24_store_mem_power_ctrl_level 
+0x2e9e 007941 beq 0 ,g24_power_ctrl_decrs_level0 
+:      007942 g24_power_ctrl_decrs_level1:
+:      007945 g24_power_ctrl_incrs_level1:
+0x2e9f 007946 setarg power_ctrl_losspac_thresh_up1 
+0x2ea0 007947 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea1 007949 setarg power_ctrl_losspac_thresh_down1 
+0x2ea2 007950 call g24_store_mem_power_ctrl_threshold_down 
+0x2ea3 007953 setarg offset_power_ctrl_txpwr_level1 
+:      007954 g24_iadd_offset_mem_txpower:
+0x2ea4 007955 iadd regc ,rega 
+:      007956 g24_ifetch_rega_store_mem_txpower:
+0x2ea5 007957 ifetch 1 ,rega 
+0x2ea6 007959 branch g24_store_mem_txpower 
+:      007961 g24_power_ctrl_decrs_level0:
+0x2ea7 007964 setarg power_ctrl_losspac_thresh_up0 
+0x2ea8 007965 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea9 007967 setarg power_ctrl_losspac_thresh_down0 
+0x2eaa 007968 call g24_store_mem_power_ctrl_threshold_down 
+0x2eab 007971 setarg offset_power_ctrl_txpwr_level0 
+0x2eac 007973 branch g24_iadd_offset_mem_txpower 
+:      007987 g24_start_pairing_sm1:
+0x2ead 007988 set1 mark_24g ,mark 
+0x2eae 007989 call g24_pair_init 
+:      007990 g24_set_pairing_sm_1:
+0x2eaf 007992 setarg state_24g_pairing_1 
+0x2eb0 007993 branch g24_store_mem_pairing_sm 
+:      007995 g24_pairing_sm:
+0x2eb1 007996 add regc ,offset_24g_ensure ,rega 
+0x2eb2 007997 ifetch 1 ,rega 
+0x2eb3 007999 beq ensure_on_24g ,enable_user 
+0x2eb4 008000 call g24_fetch_mem_pairing_sm 
+0x2eb5 008002 beq state_24g_pairing_1 ,g24_pairing_sm_1 
+0x2eb6 008003 beq state_24g_pairing_2 ,g24_pairing_sm_2 
+0x2eb7 008004 beq state_24g_pairing_3 ,g24_pairing_sm_3 
+0x2eb8 008005 branch assert 
+:      008007 g24_pairing_sm_1:
+0x2eb9 008008 setarg state_24g_pairing_1_waiting_ack 
+0x2eba 008009 call g24_store_mem_pairing_sm 
+0x2ebb 008011 jam 0xaa ,mem_24g_common_temp 
+0x2ebc 008012 branch g24_pairing_sm_common 
+:      008013 g24_pairing_sm_2:
+0x2ebd 008014 setarg state_24g_pairing_2_waiting_ack 
+0x2ebe 008015 call g24_store_mem_pairing_sm 
+0x2ebf 008017 jam 0x55 ,mem_24g_common_temp 
+0x2ec0 008018 branch g24_pairing_sm_common 
+:      008019 g24_pairing_sm_3:
+0x2ec1 008020 setarg state_24g_pairing_3_waiting_ack 
+0x2ec2 008021 call g24_store_mem_pairing_sm 
+0x2ec3 008023 jam 0x22 ,mem_24g_common_temp 
+:      008024 g24_pairing_sm_common:
+0x2ec4 008025 call g24_fetch_mem_data_type 
+0x2ec5 008027 and_into bits_data ,pdata 
+0x2ec6 008028 store 1 ,mem_24g_common_temp + 1 
+0x2ec7 008029 call g24_fetch_mem_device_addr 
+0x2ec8 008031 store 4 ,mem_24g_common_temp + 2 
+:      008032 g24_put_pairing_data_in_buff:
+0x2ec9 008033 jam 0 ,mem_24g_common_temp + 6 
+0x2eca 008034 arg mem_24g_common_temp ,rega 
+0x2ecb 008035 arg 7 ,temp 
+0x2ecc 008036 call g24_put_data_in_buff 
+0x2ecd 008037 call g24_transmit_prep 
+0x2ece 008038 call g24_txdata_enable_tx 
+0x2ecf 008039 branch enable_user 
+:      008041 g24_paring_mode:
+0x2ed0 008042 call g24_fetch_mem_pairing_sm 
+0x2ed1 008044 rtneq state_24g_pairing_success 
+0x2ed2 008045 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
+0x2ed3 008046 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
+0x2ed4 008047 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
+0x2ed5 008048 rtn 
+:      008050 g24_pairing_sm_1_waiting_ack:
+0x2ed6 008051 setarg state_24g_pairing_2 
+0x2ed7 008052 call g24_store_mem_pairing_sm 
+0x2ed8 008054 branch g24_transmit_abandon 
+:      008055 g24_pairing_sm_2_waiting_ack:
+0x2ed9 008056 setarg state_24g_pairing_3 
+0x2eda 008057 call g24_store_mem_pairing_sm 
+0x2edb 008059 branch g24_transmit_abandon 
+:      008060 g24_pairing_sm_3_waiting_ack:
+0x2edc 008061 setarg state_24g_pairing_success 
+0x2edd 008062 call g24_store_mem_pairing_sm 
+0x2ede 008064 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x2edf 008065 call ui_ipc_send_event 
+0x2ee0 008066 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ee1 008067 ifetch 4 ,rega 
+0x2ee2 008069 call g24_store_mem_addr 
+0x2ee3 008071 branch g24_transmit_abandon 
+:      008073 g24_auto_pair_start:
+0x2ee4 008074 set0 mark_24g ,mark 
+0x2ee5 008075 call g24_auto_pair_set_device_info 
+0x2ee6 008076 call g24_tx_attemp_data_prep 
+:      008077 g24_auto_pair_restart:
+0x2ee7 008078 call g24_set0_mem_check_dongle_times 
+:      008079 g24_auto_pair_start_loop:
+0x2ee8 008080 nop 2000 
+0x2ee9 008081 call g24_fetch_mem_check_dongle_times 
+0x2eea 008082 beq 0xff ,g24_stop_24g_mode 
+0x2eeb 008083 call g24_transmit_receive_ack 
+0x2eec 008084 nbranch g24_auto_pair_retry ,sync 
+0x2eed 008085 nbranch g24_auto_pair_retry ,user3 
+0x2eee 008086 call g24_ackpayload_parse 
+0x2eef 008087 call g24_head_ptr2regc 
+0x2ef0 008088 add regc ,offset_24g_paring_addr ,rega 
+0x2ef1 008089 ifetcht 4 ,rega 
+0x2ef2 008090 call g24_fetch_mem_addr_isub_temp 
+0x2ef3 008091 branch g24_start_pairing_sm1 ,zero 
+0x2ef4 008092 call g24_head_ptr2regc 
+0x2ef5 008093 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ef6 008094 ifetch 4 ,rega 
+0x2ef7 008095 beq 0 ,g24_auto_pair_restart 
+0x2ef8 008096 call g24_store_mem_addr 
+0x2ef9 008097 branch g24_tx_attemp_dongle_succ 
+:      008099 g24_auto_pair_retry:
+0x2efa 008100 call g24_fetch_mem_check_dongle_times 
+0x2efb 008101 increase 1 ,pdata 
+0x2efc 008102 call g24_store_mem_check_dongle_times 
+0x2efd 008104 call g24_fetch_mem_auto_paring_switch 
+0x2efe 008105 increase 1 ,pdata 
+0x2eff 008106 and_into 1 ,pdata 
+0x2f00 008107 call g24_store_mem_auto_paring_switch 
+0x2f01 008108 beq 0 ,g24_auto_pair_device_attemp 
+0x2f02 008109 beq 1 ,g24_auto_pair_pair_attemp 
+0x2f03 008110 rtn 
+:      008112 g24_fetch_mem_auto_paring_switch:
+0x2f04 008113 setarg offset_24g_auto_pair_switch 
+0x2f05 008114 branch g24_set_rega_ifetch_1byte 
+:      008115 g24_store_mem_auto_paring_switch:
+0x2f06 008116 arg offset_24g_auto_pair_switch ,rega 
+0x2f07 008117 branch g24_set_contw_with_regb_store_1byte 
+:      008119 g24_auto_pair_set_device_info:
+0x2f08 008120 call g24_store_mem_tx_power 
+0x2f09 008121 call g24_fetch_mem_device_addr 
+0x2f0a 008122 call g24_store_mem_addr 
+0x2f0b 008123 branch g24_ch 
+:      008125 g24_auto_pair_device_attemp:
+0x2f0c 008126 call g24_auto_pair_set_device_info 
+0x2f0d 008127 branch g24_auto_pair_start_loop 
+:      008129 g24_auto_pair_pair_attemp:
+0x2f0e 008130 call g24_pair_init 
+0x2f0f 008131 branch g24_auto_pair_start_loop 
+:      008134 g24_start_24g_mode:
+0x2f10 008135 set0 mark_24g ,mark 
+0x2f11 008136 call g24_ch 
+0x2f12 008137 call g24_fetch_mem_pairing_sm 
+0x2f13 008139 rtnne state_24g_pairing_success 
+0x2f14 008140 call g24_tx_attemp_data_prep 
+0x2f15 008141 call g24_set0_mem_check_dongle_times 
+:      008143 g24_tx_attemp_dongle_loop:
+0x2f16 008144 nop 2000 
+0x2f17 008145 call g24_fetch_mem_check_dongle_times 
+0x2f18 008147 beq 0xff ,g24_stop_24g_mode 
+0x2f19 008148 call g24_transmit_receive_ack 
+0x2f1a 008149 nbranch g24_attemp_txdata_retry ,sync 
+0x2f1b 008150 nbranch g24_attemp_txdata_retry ,user3 
+:      008151 g24_tx_attemp_dongle_succ:
+0x2f1c 008152 set1 mark_24g ,mark 
+0x2f1d 008153 call g24_set0_mem_check_dongle_times 
+0x2f1e 008154 setarg state_24g_pairing_success 
+0x2f1f 008155 call g24_store_mem_pairing_sm 
+0x2f20 008157 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x2f21 008158 branch ui_ipc_send_event 
+:      008160 g24_tx_attemp_data_prep:
+0x2f22 008161 set1 mark_24g_conext ,mark 
+0x2f23 008162 jam 0xff ,mem_24g_common_temp 
+0x2f24 008163 call g24_fetch_mem_data_type 
+0x2f25 008165 call g24_put_data_in_buff_pre 
+0x2f26 008166 branch g24_transmit_prep 
+:      008168 g24_attemp_txdata_retry:
+0x2f27 008169 call g24_fetch_mem_check_dongle_times 
+0x2f28 008171 increase 1 ,pdata 
+0x2f29 008172 call g24_store_mem_check_dongle_times 
+0x2f2a 008174 call g24_ch 
+0x2f2b 008175 branch g24_tx_attemp_dongle_loop 
+:      008177 g24_check_51cmd_start_24g:
+0x2f2c 008178 call g24_store_mem_tx_power 
+0x2f2d 008181 setarg state_24g_pairing_success 
+0x2f2e 008182 call g24_store_mem_pairing_sm 
+0x2f2f 008184 branch g24_start_24g_mode 
+:      008193 dongle_init:
+0x2f30 008194 bpatch patch17_2 ,mem_patch17 
+0x2f31 008195 call g24_head_ptr2regc 
+0x2f32 008196 setarg dongle_rxdata_type1 
+0x2f33 008197 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x2f34 008198 istore 2 ,contw 
+0x2f35 008200 call g24_receive_init 
+0x2f36 008201 call usb_init 
+0x2f37 008202 call g24_fetch_mem_pair_mode 
+0x2f38 008204 bpatch patch17_3 ,mem_patch17 
+0x2f39 008205 beq 0x00 ,dongle_auto_bind 
+0x2f3a 008206 beq 0x01 ,dongle_pc_bind 
+0x2f3b 008207 beq 0x0f ,dongle_all_powerful 
+0x2f3c 008208 branch assert 
+:      008210 g24_receive_init:
+0x2f3d 008211 call g24_store_mem_tx_power_temp 
+0x2f3e 008212 arg 0x80 ,loopcnt 
+0x2f3f 008213 arg mem_rssi_noise_buffer ,contw 
+0x2f40 008214 branch memset0 
+:      008216 dongle_all_powerful:
+0x2f41 008217 call dongle_check_mode 
+:      008218 dongle_all_powerful_loop:
+0x2f42 008219 call g24_dongle_work_mode 
+0x2f43 008220 call usb_isr 
+0x2f44 008221 branch dongle_all_powerful_loop 
+:      008223 dongle_pc_bind:
+0x2f45 008224 bpatch patch17_4 ,mem_patch17 
+0x2f46 008225 call dongle_check_mode 
+:      008226 dongle_pc_bind_loop:
+0x2f47 008227 call g24_dongle_work_mode 
+0x2f48 008228 call g24_dongle_bind_mode 
+0x2f49 008229 call usb_isr 
+0x2f4a 008230 call dongle_usb_dispatch 
+0x2f4b 008231 branch dongle_pc_bind_loop 
+:      008233 dongle_check_mode:
+0x2f4c 008237 call g24_set_work_mem_dongle_work_mode 
+0x2f4d 008238 call g24_set0_mem_dongle_mode_init 
+0x2f4e 008239 branch g24_set0_mem_ackpayload_enable 
+:      008241 g24_dongle_work_mode:
+0x2f4f 008242 call g24_fetch_mem_dongle_work_mode 
+0x2f50 008244 rtnne dongle_work 
+:      008245 g24_dongle_work_mode_start:
+0x2f51 008246 call g24_dongle_work_init 
+0x2f52 008247 call g24_ch_process 
+0x2f53 008248 call g24_receive_packet_start 
+0x2f54 008249 branch g24_blank_data_process 
+:      008251 g24_dongle_work_init:
+0x2f55 008252 call g24_fetch_mem_dongle_mode_init 
+0x2f56 008254 rtnbit1 dongle_work 
+0x2f57 008255 set1 dongle_work ,pdata 
+0x2f58 008256 call g24_store_mem_dongle_mode_init 
+0x2f59 008258 call g24_store_mem_tx_power 
+0x2f5a 008261 call g24_set0_mem_ackpayload_enable 
+0x2f5b 008263 jam 0 ,mem_usb_tx_enable 
+0x2f5c 008264 call g24_set1_mem_abort_pac 
+0x2f5d 008266 call g24_dongle_init 
+:      008267 g24_rx_interrupt_clear:
+0x2f5e 008268 add regc ,offset_24g_rxbuf ,contw 
+0x2f5f 008270 arg 66 ,loopcnt 
+0x2f60 008271 branch clear_mem 
+:      008273 g24_dongle_init:
+0x2f61 008274 call g24_set0_mem_pid 
+0x2f62 008276 call g24_fetch_mem_rx_addr 
+0x2f63 008278 call g24_store_mem_addr 
+0x2f64 008280 branch g24_ch 
+:      008282 g24_ch_process:
+0x2f65 008283 bpatch patch17_5 ,mem_patch17 
+0x2f66 008284 call g24_fetch_mem_abort_pac 
+0x2f67 008286 beq 1 ,g24_noise_rssi 
+0x2f68 008287 call g24_fetch_mem_hop_pac 
+0x2f69 008289 beq 1 ,g24_ch 
+0x2f6a 008290 setarg offset_24g_hop_btclk 
+0x2f6b 008291 iadd regc ,rega 
+0x2f6c 008292 ifetcht 4 ,rega 
+0x2f6d 008294 copy clkn_bt ,pdata 
+0x2f6e 008295 isub temp ,null 
+0x2f6f 008296 ncall g24_timer_timeout ,positive 
+0x2f70 008297 copy pdata ,regb 
+0x2f71 008298 setarg offset_24g_hop_btclk 
+0x2f72 008299 iadd regc ,rega 
+0x2f73 008300 ifetch 4 ,rega 
+0x2f74 008301 copy pdata ,temp 
+0x2f75 008303 setarg offset_24g_hop_interval 
+0x2f76 008304 iadd regc ,rega 
+0x2f77 008305 copy temp ,pdata 
+0x2f78 008306 ifetcht 1 ,rega 
+0x2f79 008308 iadd temp ,temp 
+0x2f7a 008309 copy regb ,pdata 
+0x2f7b 008310 isub temp ,null 
+0x2f7c 008311 nrtn positive 
+0x2f7d 008312 set0 28 ,pdata 
+0x2f7e 008313 setarg offset_24g_hop_btclk 
+0x2f7f 008314 iadd regc ,contw 
+0x2f80 008315 istore 4 ,contw 
+:      008317 g24_ch_update:
+0x2f81 008318 call g24_ch 
+0x2f82 008319 call g24_fetch_mem_rf_laststa 
+0x2f83 008321 increase 1 ,pdata 
+0x2f84 008322 call g24_store_mem_rf_laststa 
+0x2f85 008324 rtnne 2 
+0x2f86 008325 call g24_set0_mem_rf_laststa 
+0x2f87 008329 branch g24_set1_mem_abort_pac 
+:      008331 g24_ch_timer_reinit:
+0x2f88 008332 copy clkn_bt ,pdata 
+0x2f89 008333 arg offset_24g_hop_btclk ,rega 
+0x2f8a 008334 call g24_set_contw_with_temp 
+0x2f8b 008335 istore 4 ,contw 
+0x2f8c 008339 branch g24_set0_mem_rf_laststa 
+:      008341 g24_noise_rssi:
+0x2f8d 008342 arg mem_rssi_noise_buffer ,rega 
+0x2f8e 008343 call g24_noise_rssi_average 
+0x2f8f 008344 add regc ,offset_rssi_noise_avg ,contw 
+0x2f90 008345 istoret 1 ,contw 
+0x2f91 008347 sub temp ,rssi_thresh_noise ,null 
+0x2f92 008348 nrtn positive 
+0x2f93 008349 branch g24_ch 
+:      008351 g24_noise_rssi_average:
+0x2f94 008352 arg rssi_buf_len_noise + 1 ,loopcnt 
+0x2f95 008353 branch rssi_average 
+:      008355 g24_blank_data_process:
+0x2f96 008356 call g24_ms_blank_data 
+0x2f97 008357 call g24_kb_blank_data 
+0x2f98 008358 branch g24_kb_mul_blank_data 
+:      008360 g24_ms_blank_data:
+0x2f99 008361 setarg offset_24g_ms_blank_data_enable 
+0x2f9a 008362 call g24_set_rega_ifetch_1byte 
+0x2f9b 008364 rtn blank 
+0x2f9c 008365 arg timer_ms_blank ,queue 
+0x2f9d 008366 call timer_check 
+0x2f9e 008367 nrtn blank 
+0x2f9f 008368 call g24_set0_mem_ms_blank_data_enable 
+:      008370 g24_ms_blank_data_2usb:
+0x2fa0 008371 setarg ms_report_id 
+0x2fa1 008372 store 1 ,mem_usb_mouse_data 
+0x2fa2 008373 setarg 0 
+0x2fa3 008374 istore 7 ,contw 
+0x2fa4 008375 branch g24_data_type1_usbtx_enable 
+:      008377 g24_kb_blank_data:
+0x2fa5 008378 setarg offset_24g_kb_blank_data_enable 
+0x2fa6 008379 call g24_set_rega_ifetch_1byte 
+0x2fa7 008381 rtn blank 
+0x2fa8 008382 arg timer_kb_blank ,queue 
+0x2fa9 008383 call timer_check 
+0x2faa 008384 nrtn blank 
+0x2fab 008385 call g24_set0_mem_kb_blank_data_enable 
+:      008387 g24_kb_blank_data_2usb:
+0x2fac 008388 arg mem_usb_kb_data ,contw 
+0x2fad 008389 arg 2 ,loopcnt 
+0x2fae 008390 call memset0 
+0x2faf 008391 jam kb_normal_report_id ,mem_usb_kb_data 
+0x2fb0 008392 branch g24_kb_data_into_ep1_fifo 
+:      008394 g24_kb_mul_blank_data:
+0x2fb1 008395 setarg offset_24g_kb_mul_blank_data_enable 
+0x2fb2 008396 call g24_set_rega_ifetch_1byte 
+0x2fb3 008398 rtn blank 
+0x2fb4 008399 arg timer_kb_mul_blank ,queue 
+0x2fb5 008400 call timer_check 
+0x2fb6 008401 nrtn blank 
+0x2fb7 008402 call g24_set0_mem_kb_mul_blank_data_enable 
+:      008404 g24_kb_mul_blank_data_2usb:
+0x2fb8 008405 arg mem_usb_kb_multikey ,contw 
+0x2fb9 008406 arg 2 ,loopcnt 
+0x2fba 008407 call memset0 
+0x2fbb 008408 jam kb_multikey_report_id ,mem_usb_kb_multikey 
+0x2fbc 008409 branch g24_kb_mul_data_into_ep2_fifo 
+:      008411 g24_dongle_bind_mode:
+0x2fbd 008412 call g24_fetch_mem_dongle_work_mode 
+0x2fbe 008414 rtnne dongle_bind 
+0x2fbf 008415 call g24_dongle_bind_init 
+0x2fc0 008416 branch g24_dongle_bind_data_process 
+:      008418 g24_dongle_bind_init:
+0x2fc1 008419 call g24_fetch_mem_dongle_mode_init 
+0x2fc2 008421 rtnbit1 dongle_bind 
+0x2fc3 008422 set1 dongle_bind ,pdata 
+0x2fc4 008423 call g24_store_mem_dongle_mode_init 
+0x2fc5 008425 call g24_set1_mem_ackpayload_enable 
+0x2fc6 008427 call g24_pair_init 
+0x2fc7 008428 setarg 0 
+0x2fc8 008429 arg offset_dongle_ms_bind_step ,rega 
+0x2fc9 008430 call g24_set_contw_with_temp 
+0x2fca 008432 branch g24_contw_istore_3byte 
+:      008434 g24_dongle_bind_data_process:
+0x2fcb 008435 call g24_receive_transmit_ack 
+0x2fcc 008436 nbranch g24_rx_interrupt_clear ,user3 
+0x2fcd 008437 add regc ,offset_24g_rxbuf ,contr 
+0x2fce 008438 setarg offset_24g_rxdata_temp 
+0x2fcf 008439 iadd regc ,contw 
+0x2fd0 008440 arg 8 ,loopcnt 
+0x2fd1 008441 call memcpy 
+0x2fd2 008442 setarg offset_24g_rxdata_temp_add2 
+0x2fd3 008443 call g24_set_rega_ifetch_1byte 
+0x2fd4 008444 beq datatype_bind ,g24_dongle_bind_first_step 
+0x2fd5 008445 beq datatype_config ,g24_dongle_bind_second_step 
+0x2fd6 008446 beq datatype_ok ,g24_dongle_bind_third_step 
+0x2fd7 008447 beq 0xff ,g24_data_attemp 
+0x2fd8 008448 branch g24_rx_interrupt_clear 
+:      008450 g24_dongle_bind_first_step:
+0x2fd9 008451 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fda 008452 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
+0x2fdb 008453 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
+0x2fdc 008454 rtn 
+:      008455 g24_dongle_bind_first_step_mouse:
+0x2fdd 008456 setarg 1 
+0x2fde 008457 call g24_store_mem_ms_bind_step 
+:      008459 g24_dongle_bind_ms_payload_cfg:
+0x2fdf 008460 setarg datatype_mouse 
+0x2fe0 008461 call g24_store_mem_bind_payload 
+:      008463 g24_dongle_bind_payload_cfg:
+0x2fe1 008464 setarg 0x80 
+0x2fe2 008465 arg offset_24g_bind_payload_add1 ,rega 
+0x2fe3 008466 call g24_set_contw_with_regb_store_1byte 
+0x2fe4 008468 call g24_fetch_mem_rx_addr 
+0x2fe5 008470 arg offset_24g_bind_payload_add2 ,rega 
+0x2fe6 008471 call g24_set_contw_with_temp 
+0x2fe7 008473 branch g24_contw_istore_4byte 
+:      008475 g24_dongle_bind_first_step_keyboard:
+0x2fe8 008476 setarg 1 
+0x2fe9 008477 call g24_store_mem_kb_bind_step 
+:      008479 g24_dongle_bind_kb_payload_cfg:
+0x2fea 008480 setarg datatype_keyboard 
+0x2feb 008481 call g24_store_mem_bind_payload 
+0x2fec 008483 branch g24_dongle_bind_payload_cfg 
+:      008485 g24_dongle_bind_second_step:
+0x2fed 008486 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fee 008487 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
+0x2fef 008488 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
+0x2ff0 008489 rtn 
+:      008490 g24_dongle_bind_second_step_mouse:
+0x2ff1 008491 call g24_dongle_bind_ms_payload_cfg 
+0x2ff2 008492 setarg offset_dongle_ms_bind_step 
+0x2ff3 008493 call g24_set_rega_ifetch_1byte 
+0x2ff4 008495 beq 1 ,g24_dongle_ms_bind_step_set2 
+0x2ff5 008496 rtn 
+:      008497 g24_dongle_ms_bind_step_set2:
+0x2ff6 008498 setarg 2 
+:      008500 g24_store_mem_ms_bind_step:
+0x2ff7 008501 arg offset_dongle_ms_bind_step ,rega 
+0x2ff8 008502 branch g24_set_contw_with_regb_store_1byte 
+:      008504 g24_dongle_bind_second_step_keyboard:
+0x2ff9 008505 call g24_dongle_bind_kb_payload_cfg 
+0x2ffa 008506 setarg offset_dongle_kb_bind_step 
+0x2ffb 008507 call g24_set_rega_ifetch_1byte 
+0x2ffc 008509 beq 1 ,g24_dongle_kb_bind_step_set2 
+0x2ffd 008510 rtn 
+:      008511 g24_dongle_kb_bind_step_set2:
+0x2ffe 008512 setarg 2 
+:      008514 g24_store_mem_kb_bind_step:
+0x2fff 008515 arg offset_dongle_kb_bind_step ,rega 
+0x3000 008516 branch g24_set_contw_with_regb_store_1byte 
+:      008518 g24_dongle_bind_third_step:
+0x3001 008519 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3002 008520 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
+0x3003 008521 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
+0x3004 008522 rtn 
+:      008523 g24_dongle_bind_third_step_mouse:
+0x3005 008524 setarg offset_dongle_ms_bind_step 
+0x3006 008525 call g24_set_rega_ifetch_1byte 
+0x3007 008527 beq 2 ,g24_dongle_ms_bind_step_success 
+0x3008 008528 rtn 
+:      008529 g24_dongle_ms_bind_step_success:
+0x3009 008530 call g24_fetch_mem_bind_device_status 
+0x300a 008532 or_into 0x01 ,pdata 
+0x300b 008533 call g24_store_mem_bind_device_status 
+:      008535 g24_dongle_bind_exit:
+0x300c 008536 setarg 0 
+0x300d 008537 setarg offset_dongle_ms_bind_step 
+0x300e 008538 iadd regc ,contw 
+0x300f 008539 istore 2 ,contw 
+0x3010 008540 branch g24_rx_interrupt_clear 
+:      008542 g24_dongle_bind_third_step_keyboard:
+0x3011 008543 setarg offset_dongle_kb_bind_step 
+0x3012 008544 call g24_set_rega_ifetch_1byte 
+0x3013 008546 bne 0 ,g24_dongle_kb_bind_step_success 
+0x3014 008547 rtn 
+:      008548 g24_dongle_kb_bind_step_success:
+0x3015 008549 call g24_fetch_mem_bind_device_status 
+0x3016 008551 or_into 0x02 ,pdata 
+0x3017 008552 call g24_store_mem_bind_device_status 
+0x3018 008554 branch g24_dongle_bind_exit 
+:      008557 dongle_usb_dispatch:
+0x3019 008558 fetch 1 ,mem_usb0_get_set_report 
+0x301a 008559 rtn blank 
+0x301b 008560 jam 0 ,mem_usb0_get_set_report 
+0x301c 008561 fetch 2 ,mem_usb_setup_bvalue_temp 
+0x301d 008562 arg pc_set_report ,temp 
+0x301e 008563 isub temp ,null 
+0x301f 008564 nrtn zero 
+0x3020 008566 fetch 1 ,mem_usb0_set_report_data 
+0x3021 008567 rtnne pc_report_id 
+0x3022 008568 fetch 1 ,mem_usb0_set_report_data + 1 
+0x3023 008569 bpatch patch17_6 ,mem_patch17 
+0x3024 008570 beq command_mode ,dongle_dispose_cmd_mode 
+0x3025 008571 beq command_bind ,dongle_dispose_cmd_bind 
+0x3026 008572 beq command_current_project ,dongle_dispose_cmd_current_project 
+0x3027 008573 beq command_current_mode ,dongle_dispose_cmd_current_mode 
+0x3028 008574 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
+0x3029 008575 beq command_user_defined ,dongle_dispose_cmd_user_defined 
+:      008576 usb0_data_ready_report_set0:
+0x302a 008577 jam 0 ,mem_usb0_data_ready_report 
+0x302b 008578 rtn 
+:      008579 dongle_dispose_cmd_bind:
+0x302c 008580 fetch 1 ,mem_usb0_set_report_data + 2 
+0x302d 008581 beq com_bind_get ,dongle_dispose_cmd_get_bind 
+0x302e 008582 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
+0x302f 008583 beq com_read_mode ,dongle_dispose_cmd_read_mode 
+0x3030 008584 branch usb0_data_ready_report_set0 
+:      008585 dongle_dispose_cmd_get_bind:
+0x3031 008586 call g24_fetch_mem_bind_device_status 
+0x3032 008588 store 1 ,mem_usb0_get_report_data + 1 
+0x3033 008589 branch usb0_data_ready_report_set1 
+:      008590 dongle_dispose_cmd_exit_bind:
+0x3034 008591 call g24_set_work_mem_dongle_work_mode 
+0x3035 008593 call g24_set0_mem_dongle_mode_init 
+0x3036 008595 call g24_fetch_mem_bind_device_status 
+0x3037 008597 store 1 ,mem_usb0_get_report_data + 1 
+0x3038 008598 branch usb0_data_ready_report_set1 
+:      008600 dongle_dispose_cmd_read_mode:
+:      008601 dongle_dispose_in_bind_mode:
+0x3039 008602 jam command_bind ,mem_usb0_get_report_data + 1 
+0x303a 008603 branch usb0_data_ready_report_set1 
+:      008605 dongle_dispose_cmd_mode:
+0x303b 008606 fetch 1 ,mem_usb0_set_report_data + 2 
+0x303c 008607 beq com_mode_bind ,dongle_enter_bind_mode 
+0x303d 008609 branch usb0_data_ready_report_set0 
+:      008610 dongle_enter_bind_mode:
+0x303e 008613 call g24_bind_mode_enable 
+:      008614 usb0_data_ready_report_set1:
+0x303f 008615 jam 1 ,mem_usb0_data_ready_report 
+0x3040 008616 rtn 
+:      008621 dongle_dispose_cmd_current_project:
+0x3041 008622 jam product_id ,mem_usb0_get_report_data + 1 
+0x3042 008623 branch usb0_data_ready_report_set1 
+:      008625 dongle_dispose_cmd_current_mode:
+0x3043 008626 call g24_fetch_mem_dongle_work_mode 
+0x3044 008628 beq dongle_work ,dongle_dispose_in_work_mode 
+0x3045 008629 beq dongle_bind ,dongle_dispose_in_bind_mode 
+0x3046 008631 rtn 
+:      008632 dongle_dispose_in_work_mode:
+0x3047 008633 jam command_mode ,mem_usb0_get_report_data + 1 
+0x3048 008634 branch usb0_data_ready_report_set1 
+:      008639 dongle_dispose_cmd_current_fw_version:
+0x3049 008640 jam fw_version0 ,mem_usb0_get_report_data + 1 
+0x304a 008641 jam fw_version1 ,mem_usb0_get_report_data + 2 
+0x304b 008642 jam fw_version2 ,mem_usb0_get_report_data + 3 
+0x304c 008643 branch usb0_data_ready_report_set1 
+:      008645 dongle_dispose_cmd_user_defined:
+0x304d 008647 call g24_set1_mem_ackpayload_enable 
+0x304e 008648 fetch 1 ,mem_usb0_set_report_data + 2 
+0x304f 008649 increase 2 ,pdata 
+0x3050 008650 copy pdata ,loopcnt 
+0x3051 008651 arg mem_usb0_set_report_data ,contr 
+0x3052 008652 setarg offset_24g_ackpayload 
+0x3053 008653 iadd regc ,contw 
+0x3054 008654 branch memcpy 
+:      008657 dongle_auto_bind:
+0x3055 008658 bpatch patch17_7 ,mem_patch17 
+0x3056 008659 call g24_mode_switch_init 
+:      008660 dongle_auto_bind_loop:
+0x3057 008661 call g24_receive_process 
+0x3058 008662 call usb_isr 
+0x3059 008663 branch dongle_auto_bind_loop 
+:      008665 g24_dongle_work_mode_auto:
+0x305a 008666 call g24_fetch_mem_dongle_work_mode 
+0x305b 008668 rtnne dongle_work 
+0x305c 008669 call g24_dongle_work_mode_start 
+0x305d 008670 branch g24_rx_nodata_process 
+:      008672 g24_dongle_bind_mode_auto:
+0x305e 008673 call g24_fetch_mem_dongle_work_mode 
+0x305f 008675 rtnne dongle_bind 
+0x3060 008676 call g24_dongle_bind_init 
+0x3061 008677 call g24_dongle_bind_data_process 
+0x3062 008678 call g24_fetch_mem_bind_device_status 
+0x3063 008680 rtn blank 
+0x3064 008681 call g24_set0_mem_mode_switch 
+0x3065 008683 call dongle_check_mode 
+0x3066 008684 call g24_enable_nodata_timer 
+:      008685 g24_timer_init:
+0x3067 008686 setarg 0 
+0x3068 008687 add regc ,offset_24g_tx_btclk ,contw 
+0x3069 008689 branch g24_contw_istore_4byte 
+:      008691 g24_timer_check:
+0x306a 008692 call disable_user 
+0x306b 008693 add regc ,offset_24g_tx_btclk ,rega 
+0x306c 008694 ifetcht 4 ,rega 
+0x306d 008696 copy clkn_bt ,pdata 
+0x306e 008697 isub temp ,null 
+0x306f 008698 ncall g24_timer_timeout ,positive 
+0x3070 008699 copy pdata ,regb 
+0x3071 008700 add regc ,offset_24g_tx_btclk ,rega 
+0x3072 008701 ifetch 4 ,rega 
+0x3073 008703 add regc ,offset_24g_interval ,rega 
+0x3074 008704 ifetcht 1 ,rega 
+0x3075 008706 iadd temp ,temp 
+0x3076 008707 copy regb ,pdata 
+0x3077 008708 isub temp ,null 
+0x3078 008709 nrtn positive 
+0x3079 008710 set0 28 ,pdata 
+0x307a 008711 add regc ,offset_24g_tx_btclk ,contw 
+0x307b 008712 istore 4 ,contw 
+0x307c 008714 branch enable_user 
+:      008716 g24_mode_switch_init:
+0x307d 008717 setarg 1 
+0x307e 008718 call g24_store_mem_mode_switch 
+0x307f 008720 call g24_set0_mem_time_slice 
+0x3080 008722 setarg 0xff 
+0x3081 008723 add regc ,offset_24g_interval ,contw 
+0x3082 008724 istore 1 ,contw 
+0x3083 008726 branch g24_timer_init 
+:      008728 g24_mode_switch:
+0x3084 008729 setarg offset_24g_mode_switch 
+0x3085 008730 call g24_set_rega_ifetch_1byte 
+0x3086 008732 rtn blank 
+0x3087 008733 call g24_timer_check 
+0x3088 008734 nrtn user 
+0x3089 008735 call g24_fetch_mem_time_slice 
+0x308a 008737 increase 1 ,pdata 
+0x308b 008738 and_into 1 ,pdata 
+0x308c 008739 call g24_store_mem_time_slice 
+0x308d 008741 beq 0 ,dongle_check_mode 
+0x308e 008742 beq 1 ,g24_bind_mode_enable 
+0x308f 008743 rtn 
+:      008745 g24_bind_mode_enable:
+0x3090 008749 setarg dongle_bind 
+0x3091 008750 call g24_store_mem_dongle_work_mode 
+0x3092 008751 branch g24_set0_mem_dongle_mode_init 
+:      008753 g24_enable_nodata_timer:
+0x3093 008754 setarg 1 
+0x3094 008755 call g24_store_mem_nodata_timer_enable 
+:      008757 g24_enable_nodata_timer_init:
+0x3095 008758 setarg timer_nodata_delay 
+0x3096 008759 arg timer_nodata ,queue 
+0x3097 008760 branch timer_init 
+:      008762 g24_rx_nodata_process:
+0x3098 008763 call g24_fetch_mem_nodata_timer_enable 
+0x3099 008765 rtn blank 
+0x309a 008766 arg timer_nodata ,queue 
+0x309b 008767 call timer_check 
+0x309c 008768 nrtn blank 
+0x309d 008769 call g24_set0_mem_nodata_timer_enable 
+0x309e 008772 setarg dongle_search 
+0x309f 008773 call g24_store_mem_dongle_work_mode 
+0x30a0 008775 call g24_set0_mem_dongle_mode_init 
+0x30a1 008777 branch g24_rx_interrupt_clear 
+:      008779 g24_dongle_search_mode_auto:
+0x30a2 008780 bpatch patch18_0 ,mem_patch18 
+0x30a3 008781 call g24_fetch_mem_dongle_work_mode 
+0x30a4 008783 rtnne dongle_search 
+0x30a5 008784 call g24_dongle_search_mode_init 
+0x30a6 008785 call g24_rx_auto_addr_ch_search 
+0x30a7 008786 call g24_receive_transmit_ack 
+0x30a8 008787 nbranch g24_rx_interrupt_clear ,user3 
+0x30a9 008789 call g24_dongle_search_addr_check 
+0x30aa 008790 call g24_receive_packet_parse ,zero 
+0x30ab 008794 call dongle_check_mode 
+0x30ac 008795 call g24_fetch_mem_dongle_mode_init 
+0x30ad 008797 set1 dongle_work ,pdata 
+0x30ae 008798 call g24_store_mem_dongle_mode_init 
+0x30af 008800 call g24_rx_interrupt_clear 
+0x30b0 008801 call g24_enable_nodata_timer 
+0x30b1 008802 call g24_dongle_search_addr_check 
+0x30b2 008803 branch g24_dg_ch_num_reinit ,zero 
+0x30b3 008804 setarg offset_24g_kb_addr 
+0x30b4 008805 call g24_set_rega_ifetcht_4byte 
+0x30b5 008807 call g24_fetch_mem_addr_isub_temp 
+0x30b6 008808 branch g24_kb_ch_num_reinit ,zero 
+0x30b7 008809 setarg offset_24g_mouse_addr 
+0x30b8 008810 call g24_set_rega_ifetcht_4byte 
+0x30b9 008812 call g24_fetch_mem_addr_isub_temp 
+0x30ba 008813 branch g24_ms_ch_num_reinit ,zero 
+0x30bb 008814 rtn 
+:      008816 g24_dongle_search_addr_check:
+0x30bc 008817 setarg offset_24g_rx_addr 
+0x30bd 008818 call g24_set_rega_ifetcht_4byte 
+:      008820 g24_fetch_mem_addr_isub_temp:
+0x30be 008821 call g24_fetch_mem_addr 
+0x30bf 008823 isub temp ,null 
+0x30c0 008824 rtn 
+:      008826 g24_dg_ch_num_reinit:
+0x30c1 008827 setarg offset_24g_dg_ch_number 
+0x30c2 008828 call g24_set_rega_ifetch_1byte 
+:      008830 g24_current_ch_num_reinit:
+0x30c3 008832 add regc ,offset_24g_current_ch_number ,contw 
+0x30c4 008833 branch g24_contw_istore_1byte 
+:      008835 g24_kb_ch_num_reinit:
+0x30c5 008836 setarg offset_24g_kb_ch_number 
+0x30c6 008837 call g24_set_rega_ifetch_1byte 
+0x30c7 008839 branch g24_current_ch_num_reinit 
+:      008840 g24_ms_ch_num_reinit:
+0x30c8 008841 setarg offset_24g_ms_ch_number 
+0x30c9 008842 call g24_set_rega_ifetch_1byte 
+0x30ca 008844 branch g24_current_ch_num_reinit 
+:      008846 g24_dongle_search_mode_init:
+0x30cb 008847 call g24_fetch_mem_dongle_mode_init 
+0x30cc 008849 rtnbit1 dongle_search 
+0x30cd 008850 set1 dongle_search ,pdata 
+0x30ce 008851 call g24_store_mem_dongle_mode_init 
+0x30cf 008853 call g24_set0_mem_time_slice 
+0x30d0 008855 call g24_set1_mem_ackpayload_enable 
+0x30d1 008857 setarg 0 
+0x30d2 008858 add regc ,offset_rssi_noise_dg_index ,contw 
+0x30d3 008859 istore 3 ,contw 
+0x30d4 008861 arg offset_24g_dg_config_ch_once ,rega 
+0x30d5 008862 call g24_set_contw_with_temp 
+0x30d6 008863 istore 7 ,contw 
+0x30d7 008866 call g24_dongle_search_addr_check 
+0x30d8 008867 nrtn zero 
+0x30d9 008868 add regc ,offset_24g_current_ch_number ,rega 
+0x30da 008869 ifetch 1 ,rega 
+0x30db 008871 arg offset_24g_dg_ch_number ,rega 
+0x30dc 008872 call g24_set_contw_with_regb_store_1byte 
+0x30dd 008874 add regc ,offset_24g_ch ,rega 
+0x30de 008875 ifetch 1 ,rega 
+0x30df 008878 branch g24_store_mem_dg_last_ch 
+:      008880 g24_rx_auto_addr_ch_search:
+0x30e0 008881 bpatch patch18_1 ,mem_patch18 
+0x30e1 008882 call g24_fetch_mem_time_slice 
+0x30e2 008884 increase 1 ,pdata 
+0x30e3 008885 and_into 3 ,pdata 
+0x30e4 008886 call g24_store_mem_time_slice 
+0x30e5 008889 beq 0 ,g24_rx_auto_bind_config_kb 
+0x30e6 008890 beq 1 ,g24_rx_auto_bind_config_dongle 
+0x30e7 008891 beq 2 ,g24_rx_auto_bind_config_mouse 
+0x30e8 008892 beq 3 ,g24_rx_auto_bind_config_dongle 
+0x30e9 008893 rtn 
+:      008895 g24_rx_auto_bind_config_mouse:
+0x30ea 008896 call g24_dongle_bind_ms_payload_cfg 
+0x30eb 008897 setarg offset_24g_mouse_addr 
+0x30ec 008898 call g24_set_rega_ifetch_4byte 
+0x30ed 008900 branch g24_rx_auto_addr_ch_search ,blank 
+0x30ee 008901 call g24_store_mem_addr 
+0x30ef 008903 setarg offset_24g_ms_config_ch_once 
+0x30f0 008904 call g24_set_rega_ifetch_1byte 
+0x30f1 008906 call g24_ms_config_ch_once ,blank 
+0x30f2 008907 setarg offset_24g_ms_last_ch 
+0x30f3 008908 call g24_set_rega_ifetch_1byte 
+0x30f4 008910 call g24_store_mem_ch 
+0x30f5 008912 add regc ,offset_rssi_noise_ms_index ,rega 
+0x30f6 008913 ifetcht 1 ,rega 
+0x30f7 008915 arg mem_rssi_noise_ms_buffer ,rega 
+0x30f8 008916 call rssi_noise_store 
+0x30f9 008917 add regc ,offset_rssi_noise_ms_index ,contw 
+0x30fa 008918 istoret 1 ,contw 
+0x30fb 008920 call g24_noise_rssi_average 
+0x30fc 008921 add regc ,offset_rssi_noise_ms_avg ,contw 
+0x30fd 008922 istoret 1 ,contw 
+0x30fe 008924 sub temp ,rssi_thresh_noise ,null 
+0x30ff 008925 nrtn positive 
+0x3100 008926 setarg offset_24g_ms_ch_number 
+0x3101 008927 call g24_set_rega_ifetcht_1byte 
+0x3102 008929 call g24_ch_temp_incre_size4 
+0x3103 008930 arg offset_24g_ms_ch_number ,rega 
+0x3104 008931 call g24_set_contw_with_regb2 
+0x3105 008932 istoret 1 ,contw 
+:      008934 g24_store_mem_ms_last_ch:
+0x3106 008936 arg offset_24g_ms_last_ch ,rega 
+0x3107 008937 branch g24_set_contw_with_regb_store_1byte 
+:      008939 g24_ms_config_ch_once:
+0x3108 008940 setarg 1 
+0x3109 008941 arg offset_24g_ms_config_ch_once ,rega 
+0x310a 008942 call g24_set_contw_with_regb_store_1byte 
+0x310b 008944 arg 0 ,temp 
+0x310c 008945 call g24_ch_calc 
+0x310d 008948 branch g24_store_mem_ms_last_ch 
+:      008950 g24_rx_auto_bind_config_kb:
+0x310e 008951 call g24_dongle_bind_kb_payload_cfg 
+0x310f 008952 setarg offset_24g_kb_addr 
+0x3110 008953 call g24_set_rega_ifetch_4byte 
+0x3111 008955 branch g24_rx_auto_addr_ch_search ,blank 
+0x3112 008956 call g24_store_mem_addr 
+0x3113 008958 setarg offset_24g_kb_config_ch_once 
+0x3114 008959 call g24_set_rega_ifetch_1byte 
+0x3115 008961 call g24_kb_config_ch_once ,blank 
+0x3116 008962 setarg offset_24g_kb_last_ch 
+0x3117 008963 call g24_set_rega_ifetch_1byte 
+0x3118 008965 call g24_store_mem_ch 
+0x3119 008967 add regc ,offset_rssi_noise_kb_index ,rega 
+0x311a 008968 ifetcht 1 ,rega 
+0x311b 008970 arg mem_rssi_noise_kb_buffer ,rega 
+0x311c 008971 call rssi_noise_store 
+0x311d 008972 add regc ,offset_rssi_noise_kb_index ,contw 
+0x311e 008973 istoret 1 ,contw 
+0x311f 008975 call g24_noise_rssi_average 
+0x3120 008976 add regc ,offset_rssi_noise_kb_avg ,contw 
+0x3121 008977 istoret 1 ,contw 
+0x3122 008979 sub temp ,rssi_thresh_noise ,null 
+0x3123 008980 nrtn positive 
+0x3124 008981 setarg offset_24g_kb_ch_number 
+0x3125 008982 call g24_set_rega_ifetcht_1byte 
+0x3126 008984 call g24_ch_temp_incre_size4 
+0x3127 008985 arg offset_24g_kb_ch_number ,rega 
+0x3128 008986 call g24_set_contw_with_regb2 
+0x3129 008987 istoret 1 ,contw 
+:      008989 g24_store_mem_kb_last_ch:
+0x312a 008991 arg offset_24g_kb_last_ch ,rega 
+0x312b 008992 branch g24_set_contw_with_regb_store_1byte 
+:      008994 g24_kb_config_ch_once:
+0x312c 008995 setarg 1 
+0x312d 008996 arg offset_24g_kb_config_ch_once ,rega 
+0x312e 008997 call g24_set_contw_with_regb_store_1byte 
+0x312f 008999 arg 0 ,temp 
+0x3130 009000 call g24_ch_calc 
+0x3131 009003 branch g24_store_mem_kb_last_ch 
+:      009005 g24_rx_auto_bind_config_dongle:
+0x3132 009006 call g24_dongle_bind_ms_payload_cfg 
+0x3133 009007 call g24_fetch_mem_rx_addr 
+0x3134 009009 call g24_store_mem_addr 
+0x3135 009011 setarg offset_24g_dg_config_ch_once 
+0x3136 009012 call g24_set_rega_ifetch_1byte 
+0x3137 009014 call g24_dg_config_ch_once ,blank 
+0x3138 009015 call g24_dg_store_config_ch 
+0x3139 009016 add regc ,offset_rssi_noise_dg_index ,rega 
+0x313a 009017 ifetcht 1 ,rega 
+0x313b 009019 arg mem_rssi_noise_dg_buffer ,rega 
+0x313c 009020 call rssi_noise_store 
+0x313d 009021 add regc ,offset_rssi_noise_dg_index ,contw 
+0x313e 009022 istoret 1 ,contw 
+0x313f 009024 call g24_noise_rssi_average 
+0x3140 009025 add regc ,offset_rssi_noise_dg_avg ,contw 
+0x3141 009026 istoret 1 ,contw 
+0x3142 009028 sub temp ,rssi_thresh_noise ,null 
+0x3143 009029 nrtn positive 
+0x3144 009030 setarg offset_24g_dg_ch_number 
+0x3145 009031 call g24_set_rega_ifetcht_1byte 
+0x3146 009033 call g24_ch_temp_incre_size4 
+0x3147 009034 arg offset_24g_dg_ch_number ,rega 
+0x3148 009035 call g24_set_contw_with_regb2 
+0x3149 009036 istoret 1 ,contw 
+:      009038 g24_store_mem_dg_last_ch:
+0x314a 009041 arg offset_24g_dg_last_ch ,rega 
+0x314b 009042 branch g24_set_contw_with_regb_store_1byte 
+:      009045 g24_dg_config_ch_once:
+0x314c 009050 setarg 1 
+0x314d 009051 arg offset_24g_dg_config_ch_once ,rega 
+0x314e 009052 call g24_set_contw_with_regb_store_1byte 
+:      009053 g24_dg_store_config_ch:
+0x314f 009054 setarg offset_24g_dg_last_ch 
+0x3150 009055 call g24_set_rega_ifetch_1byte 
+0x3151 009056 branch g24_store_mem_ch 
+:      009059 g24_transmit_ack:
+0x3152 009061 add regc ,offset_24g_rxbuf ,rega 
+0x3153 009062 ifetch 1 ,rega 
+0x3154 009064 call g24_store_mem_data_type 
+0x3155 009067 call g24_read_len_pid_crc 
+0x3156 009069 call g24_fetch_mem_rxbuf_add1 
+0x3157 009071 isolate1 bit_ack_24g ,pdata 
+0x3158 009072 branch g24tx_no_ack ,true 
+:      009073 g24tx_with_ack:
+0x3159 009074 call g24_ackpayload_prep 
+0x315a 009075 call g24_transmit_prep 
+0x315b 009076 call g24_transmit 
+:      009077 g24tx_no_ack:
+0x315c 009078 branch g24_end_of_packet 
+:      009080 g24_ackpayload_prep:
+0x315d 009081 bpatch patch18_2 ,mem_patch18 
+0x315e 009082 add regc ,offset_24g_datalen ,contw 
+0x315f 009083 call g24_mem_set0 
+0x3160 009085 setarg offset_24g_ackpayload_enable 
+0x3161 009086 call g24_set_rega_ifetch_1byte 
+0x3162 009088 rtn blank 
+0x3163 009089 setarg 0x06 
+0x3164 009090 add regc ,offset_24g_datalen ,contw 
+0x3165 009091 istore 1 ,contw 
+0x3166 009093 arg 0x06 ,loopcnt 
+0x3167 009094 setarg offset_24g_bind_payload 
+0x3168 009095 iadd regc ,contr 
+0x3169 009097 add regc ,offset_24g_txbuf ,contw 
+0x316a 009099 branch memcpy 
+:      009102 g24_receive_packet_start:
+0x316b 009103 call g24_receive_transmit_ack 
+0x316c 009104 nbranch g24_rx_interrupt_clear ,user3 
+0x316d 009105 branch g24_receive_packet_parse 
+:      009107 g24_receive_transmit_ack:
+0x316e 009108 call g24_rx_interrupt_clear 
+0x316f 009109 call g24_receive_packet 
+0x3170 009110 nrtn user3 
+0x3171 009111 branch g24_transmit_ack 
+:      009113 g24_receive_packet_parse:
+0x3172 009114 bpatch patch18_3 ,mem_patch18 
+0x3173 009115 call g24_receive_packet_parse_pid_crc 
+0x3174 009116 nbranch g24_rx_interrupt_clear ,user 
+0x3175 009117 add regc ,offset_24g_rxdata_length ,rega 
+0x3176 009118 ifetch 1 ,rega 
+0x3177 009120 branch g24_rx_interrupt_clear ,blank 
+0x3178 009121 increase 2 ,pdata 
+0x3179 009122 iforce loopcnt 
+0x317a 009123 add regc ,offset_24g_rxbuf ,contr 
+0x317b 009125 setarg offset_24g_rxdata_temp 
+0x317c 009126 iadd regc ,contw 
+0x317d 009128 call memcpy 
+0x317e 009129 call g24_set0_mem_mode_switch 
+0x317f 009131 call g24_fetch_mem_pair_mode 
+0x3180 009133 call g24_enable_nodata_timer ,blank 
+0x3181 009134 setarg offset_24g_rxdata_temp_add2 
+0x3182 009135 call g24_set_rega_ifetch_1byte 
+0x3183 009137 beq 0x01 ,g24_data_type1 
+0x3184 009138 beq 0x02 ,g24_data_type2 
+0x3185 009139 beq 0x03 ,g24_data_type3 
+0x3186 009140 beq 0xff ,g24_data_attemp 
+0x3187 009141 branch g24_rx_interrupt_clear 
+:      009143 g24_receive_packet_parse_pid_crc:
+0x3188 009144 call g24_head_ptr2regc 
+0x3189 009145 call disable_user 
+0x318a 009146 add regc ,offset_24g_sta_pid ,rega 
+0x318b 009147 ifetch 1 ,rega 
+0x318c 009149 add regc ,offset_24g_last_pid ,rega 
+0x318d 009150 ifetcht 1 ,rega 
+0x318e 009152 isub temp ,null 
+0x318f 009153 ncall enable_user ,zero 
+0x3190 009154 add regc ,offset_24g_sta_pid ,rega 
+0x3191 009155 ifetch 1 ,rega 
+0x3192 009157 add regc ,offset_24g_last_pid ,contw 
+0x3193 009158 istore 1 ,contw 
+0x3194 009160 add regc ,offset_24g_sta_crc ,rega 
+0x3195 009161 ifetch 3 ,rega 
+0x3196 009163 add regc ,offset_24g_last_crc ,rega 
+0x3197 009164 ifetcht 3 ,rega 
+0x3198 009166 isub temp ,null 
+0x3199 009167 ncall enable_user ,zero 
+0x319a 009168 add regc ,offset_24g_sta_crc ,rega 
+0x319b 009169 ifetch 3 ,rega 
+0x319c 009171 add regc ,offset_24g_last_crc ,contw 
+0x319d 009173 branch g24_contw_istore_3byte 
+:      009175 g24_data_type1:
+0x319e 009176 call g24_ch_timer_reinit 
+0x319f 009177 call g24_fetch_mem_abort_pac 
+0x31a0 009178 store 1 ,mem_temp 
+0x31a1 009180 call g24_fetcht_mem_rxdata_temp 
+0x31a2 009181 fetch 1 ,mem_temp 
+0x31a3 009183 isolate1 bit_abort ,temp 
+0x31a4 009184 setflag true ,0 ,pdata 
+0x31a5 009185 add regc ,offset_24g_abort_pac ,contw 
+0x31a6 009186 istore 1 ,contw 
+0x31a7 009188 beq 1 ,g24_data_attemp_mouse 
+0x31a8 009189 call g24_fetch_mem_hop_pac 
+0x31a9 009191 call g24_fetcht_mem_rxdata_temp 
+0x31aa 009193 isolate1 bit_hop ,temp 
+0x31ab 009194 setflag true ,0 ,pdata 
+0x31ac 009195 call g24_store_mem_hop_pac 
+0x31ad 009197 add regc ,offset_24g_cb_rxdata_type1 ,rega 
+0x31ae 009198 ifetch 2 ,rega 
+0x31af 009200 branch callback_func 
+:      009202 dongle_rxdata_type1:
+0x31b0 009203 setarg ms_report_id 
+0x31b1 009204 store 1 ,mem_usb_mouse_data 
+0x31b2 009205 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b3 009207 istore 7 ,contw 
+0x31b4 009208 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b5 009210 ncall g24_ms_enable_blank_data_forcibly ,blank 
+0x31b6 009211 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b7 009213 call g24_ms_disable_blank_data_forcibly ,blank 
+:      009214 g24_data_type1_usbtx_enable:
+0x31b8 009215 jam usb_ep2_ms ,mem_usb_ep2_data 
+:      009216 g24_data_type1_usbtx_enable_ep2:
+0x31b9 009217 fetch 1 ,mem_usb_tx_enable 
+0x31ba 009218 set1 2 ,pdata 
+0x31bb 009219 store 1 ,mem_usb_tx_enable 
+0x31bc 009220 rtn 
+:      009222 g24_ms_enable_blank_data_forcibly:
+0x31bd 009223 setarg 1 
+0x31be 009224 call g24_store_mem_ms_blank_data_enable 
+:      009226 g24_ms_enable_blank_data_timer:
+0x31bf 009227 setarg timer_ms_blank_delay 
+0x31c0 009228 arg timer_ms_blank ,queue 
+0x31c1 009229 branch timer_init 
+:      009230 g24_ms_disable_blank_data_forcibly:
+0x31c2 009231 call g24_set0_mem_ms_blank_data_enable 
+:      009233 g24_ms_disable_blank_data_timer:
+0x31c3 009234 setarg 0 
+0x31c4 009235 arg timer_ms_blank ,queue 
+0x31c5 009236 branch timer_init 
+:      009238 g24_data_type2:
+0x31c6 009239 call g24_fetcht_mem_rxdata_temp 
+0x31c7 009241 isolate1 bit_abort ,temp 
+0x31c8 009242 branch g24_data_attemp_kbd ,true 
+0x31c9 009243 arg mem_usb_kb_data ,contw 
+0x31ca 009244 call g24_data_type2_reverse_data 
+0x31cb 009245 fetch 8 ,mem_usb_kb_data 
+0x31cc 009246 ncall g24_kb_enable_blank_data_forcibly ,blank 
+0x31cd 009247 fetch 8 ,mem_usb_kb_data 
+0x31ce 009248 call g24_kb_disable_blank_data_forcibly ,blank 
+0x31cf 009249 call g24_head_ptr2regc 
+0x31d0 009250 fetch 8 ,mem_usb_kb_data 
+0x31d1 009251 arg offset_24g_kb_data_sta_data ,rega 
+0x31d2 009252 call g24_set_contw_with_temp 
+0x31d3 009253 istore 8 ,contw 
+0x31d4 009255 setarg offset_24g_kb_data_last_data 
+0x31d5 009256 iadd regc ,rega 
+0x31d6 009257 ifetcht 8 ,rega 
+0x31d7 009259 isub temp ,null 
+0x31d8 009260 ncall g24_kb_data_dispose ,zero 
+0x31d9 009261 setarg offset_24g_kb_data_sta_data 
+0x31da 009262 iadd regc ,rega 
+0x31db 009263 ifetch 8 ,rega 
+0x31dc 009265 arg offset_24g_kb_data_last_data ,rega 
+0x31dd 009266 call g24_set_contw_with_temp 
+0x31de 009267 istore 8 ,contw 
+0x31df 009269 branch g24_rx_interrupt_clear 
+:      009271 g24_data_type2_reverse_data:
+0x31e0 009272 setarg offset_24g_rxdata_temp_add2 
+0x31e1 009273 iadd regc ,contr 
+0x31e2 009275 arg 9 ,loopcnt 
+0x31e3 009276 branch reverse_byte 
+:      009278 g24_kb_enable_blank_data_forcibly:
+0x31e4 009279 setarg 1 
+0x31e5 009280 call g24_store_mem_kb_blank_data_enable 
+:      009282 g24_kb_enable_blank_data_timer:
+0x31e6 009283 setarg timer_kb_blank_delay 
+0x31e7 009284 arg timer_kb_blank ,queue 
+0x31e8 009285 branch timer_init 
+:      009287 g24_kb_disable_blank_data_forcibly:
+0x31e9 009288 call g24_set0_mem_kb_blank_data_enable 
+:      009290 g24_kb_disable_blank_data_timer:
+0x31ea 009291 setarg 0 
+0x31eb 009292 arg timer_kb_blank ,queue 
+0x31ec 009293 branch timer_init 
+:      009295 g24_kb_data_dispose:
+:      009296 g24_kb_data_into_ep1_fifo:
+0x31ed 009297 jam usb_ep1_kb ,mem_usb_ep1_data 
+0x31ee 009298 fetch 1 ,mem_usb_tx_enable 
+0x31ef 009299 set1 1 ,pdata 
+0x31f0 009300 store 1 ,mem_usb_tx_enable 
+0x31f1 009301 rtn 
+:      009303 g24_data_type3:
+0x31f2 009304 arg mem_usb_kb_multikey ,contw 
+0x31f3 009305 call g24_data_type2_reverse_data 
+0x31f4 009306 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f5 009307 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
+0x31f6 009308 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f7 009309 call g24_kb_mul_disable_blank_data_forcibly ,blank 
+0x31f8 009310 call g24_head_ptr2regc 
+0x31f9 009311 fetch 3 ,mem_usb_kb_multikey 
+0x31fa 009312 arg offset_24g_kb_multikey_sta_data ,rega 
+0x31fb 009313 call g24_set_contw_with_temp_store_3byte 
+0x31fc 009315 setarg offset_24g_kb_multikey_last_data 
+0x31fd 009316 iadd regc ,rega 
+0x31fe 009317 ifetcht 3 ,rega 
+0x31ff 009319 isub temp ,null 
+0x3200 009320 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
+0x3201 009321 setarg offset_24g_kb_multikey_sta_data 
+0x3202 009322 iadd regc ,rega 
+0x3203 009323 ifetch 3 ,rega 
+0x3204 009325 arg offset_24g_kb_multikey_last_data ,rega 
+0x3205 009326 call g24_set_contw_with_temp_store_3byte 
+0x3206 009328 branch g24_rx_interrupt_clear 
+:      009330 g24_kb_mul_data_into_ep2_fifo:
+0x3207 009331 jam usb_ep2_multikey ,mem_usb_ep2_data 
+0x3208 009332 branch g24_data_type1_usbtx_enable_ep2 
+:      009334 g24_kb_mul_enable_blank_data_forcibly:
+0x3209 009335 setarg 1 
+0x320a 009336 call g24_store_mem_kb_mul_blank_data_enable 
+:      009338 g24_kb_mul_enable_blank_data_timer:
+0x320b 009339 setarg timer_kb_mul_blank_delay 
+0x320c 009340 arg timer_kb_mul_blank ,queue 
+0x320d 009341 branch timer_init 
+:      009343 g24_kb_mul_disable_blank_data_forcibly:
+0x320e 009344 call g24_set0_mem_kb_mul_blank_data_enable 
+:      009346 g24_kb_mul_disable_blank_data_timer:
+0x320f 009347 setarg 0 
+0x3210 009348 arg timer_kb_mul_blank ,queue 
+0x3211 009349 branch timer_init 
+:      009351 g24_data_attemp:
+0x3212 009352 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3213 009354 beq datatype_mouse ,g24_data_attemp_mouse 
+0x3214 009355 beq datatype_keyboard ,g24_data_attemp_kbd 
+0x3215 009356 rtn 
+:      009357 g24_data_attemp_mouse:
+0x3216 009358 setarg offset_24g_rxdata_temp_add4 
+0x3217 009359 call g24_set_rega_ifetch_4byte 
+0x3218 009360 arg offset_24g_mouse_addr ,rega 
+0x3219 009361 call g24_set_contw_with_temp 
+0x321a 009364 branch g24_contw_istore_4byte 
+:      009366 g24_data_attemp_kbd:
+0x321b 009367 setarg offset_24g_rxdata_temp_add4 
+0x321c 009368 call g24_set_rega_ifetch_4byte 
+0x321d 009369 arg offset_24g_kb_addr ,rega 
+0x321e 009370 call g24_set_contw_with_temp 
+0x321f 009373 branch g24_contw_istore_4byte 
+:      009375 g24_store_mem_24g_mode:
+0x3220 009376 call g24_head_ptr2regc 
+0x3221 009377 add regc ,offset_24g_mode ,contw 
+0x3222 009378 istore 1 ,contw 
+0x3223 009379 rtn 
+:      009381 g24_fetch_mem_device_addr:
+0x3224 009382 call g24_head_ptr2regc 
+0x3225 009383 add regc ,offset_24g_device_addr ,rega 
+0x3226 009384 branch g24_rega_ifetch_4byte 
+:      009385 g24_store_mem_device_addr:
+0x3227 009386 call g24_head_ptr2regc 
+0x3228 009387 add regc ,offset_24g_device_addr ,contw 
+0x3229 009388 branch g24_contw_istore_4byte 
+:      009390 g24_fetch_mem_addr:
+0x322a 009391 add regc ,offset_24g_addr ,rega 
+0x322b 009392 branch g24_rega_ifetch_4byte 
+:      009393 g24_store_mem_addr:
+0x322c 009394 add regc ,offset_24g_addr ,contw 
+:      009395 g24_contw_istore_4byte:
+0x322d 009396 istore 4 ,contw 
+0x322e 009397 rtn 
+:      009399 g24_store_mem_ch:
+0x322f 009400 add regc ,offset_24g_ch ,contw 
+0x3230 009401 branch g24_contw_istore_1byte 
+:      009403 g24_set0_mem_pid:
+0x3231 009404 setarg 0 
+:      009405 g24_store_mem_pid:
+0x3232 009406 call g24_head_ptr2regc 
+0x3233 009407 add regc ,offset_24g_pid ,contw 
+0x3234 009408 branch g24_contw_istore_1byte 
+:      009410 g24_store_mem_txpayload:
+0x3235 009411 add regc ,offset_24g_txpayload ,contw 
+0x3236 009412 branch g24_contw_istore_1byte 
+:      009414 g24_set4_mem_max_retry:
+0x3237 009415 setarg 4 
+:      009416 g24_store_mem_max_retry:
+0x3238 009417 add regc ,offset_24g_max_retry ,contw 
+0x3239 009418 branch g24_contw_istore_1byte 
+:      009420 g24_fetch_mem_data_type:
+0x323a 009421 add regc ,offset_24g_data_type ,rega 
+0x323b 009422 branch g24_rega_ifetch_1byte 
+:      009423 g24_store_mem_data_type:
+0x323c 009424 add regc ,offset_24g_data_type ,contw 
+0x323d 009425 branch g24_contw_istore_1byte 
+:      009427 g24_set2_mem_sync_cnt:
+0x323e 009428 setarg 2 
+:      009429 g24_store_mem_sync_cnt:
+0x323f 009430 add regc ,offset_24g_sync_cnt ,contw 
+0x3240 009431 branch g24_contw_istore_1byte 
+:      009433 g24_set1_mem_rf_last_sta:
+0x3241 009434 setarg 1 
+:      009435 g24_store_mem_rf_last_sta:
+0x3242 009436 call g24_head_ptr2regc 
+0x3243 009437 add regc ,offset_24g_rf_last_sta ,contw 
+0x3244 009438 branch g24_contw_istore_1byte 
+:      009440 g24_fetch_mem_hop_pac:
+0x3245 009441 call g24_head_ptr2regc 
+0x3246 009442 add regc ,offset_24g_hop_pac ,rega 
+0x3247 009443 branch g24_rega_ifetch_1byte 
+:      009444 g24_set1_mem_hop_pac:
+0x3248 009445 setarg 1 
+:      009446 g24_store_mem_hop_pac:
+0x3249 009447 call g24_head_ptr2regc 
+0x324a 009448 add regc ,offset_24g_hop_pac ,contw 
+0x324b 009449 branch g24_contw_istore_1byte 
+:      009451 g24_fetch_mem_abort_pac:
+0x324c 009452 call g24_head_ptr2regc 
+0x324d 009453 add regc ,offset_24g_abort_pac ,rega 
+0x324e 009454 branch g24_rega_ifetch_1byte 
+:      009455 g24_set1_mem_abort_pac:
+0x324f 009456 setarg 1 
+:      009457 g24_store_mem_abort_pac:
+0x3250 009458 call g24_head_ptr2regc 
+0x3251 009459 add regc ,offset_24g_abort_pac ,contw 
+0x3252 009460 branch g24_contw_istore_1byte 
+:      009462 g24_fetch_mem_pairing_sm:
+0x3253 009463 call g24_head_ptr2regc 
+0x3254 009464 add regc ,offset_24g_pairing_sm ,rega 
+0x3255 009465 branch g24_rega_ifetch_1byte 
+:      009466 g24_store_mem_pairing_sm:
+0x3256 009467 add regc ,offset_24g_pairing_sm ,contw 
+0x3257 009468 branch g24_contw_istore_1byte 
+:      009470 g24_fetch_mem_rf_hop_ch:
+0x3258 009471 add regc ,offset_24g_rf_hop_ch ,rega 
+0x3259 009472 branch g24_rega_ifetch_1byte 
+:      009473 g24_set0_mem_rf_hop_ch:
+0x325a 009474 setarg 0 
+:      009475 g24_store_mem_rf_hop_ch:
+0x325b 009476 add regc ,offset_24g_rf_hop_ch ,contw 
+0x325c 009477 branch g24_contw_istore_1byte 
+:      009479 g24_fetch_mem_rf_work_stage:
+0x325d 009480 add regc ,offset_24g_rf_work_stage ,rega 
+0x325e 009481 branch g24_rega_ifetch_1byte 
+:      009483 g24_fetch_mem_rxbuf_add1:
+0x325f 009484 add regc ,offset_24g_rxbuf_add1 ,rega 
+0x3260 009485 branch g24_rega_ifetch_1byte 
+:      009487 g24_fetch_mem_check_dongle_times:
+0x3261 009488 add regc ,offset_24g_check_dongle_times ,rega 
+0x3262 009489 branch g24_rega_ifetch_1byte 
+:      009490 g24_set0_mem_check_dongle_times:
+0x3263 009491 setarg 0 
+:      009492 g24_store_mem_check_dongle_times:
+0x3264 009493 call g24_head_ptr2regc 
+0x3265 009494 add regc ,offset_24g_check_dongle_times ,contw 
+0x3266 009495 branch g24_contw_istore_1byte 
+:      009497 g24_store_mem_tx_power:
+0x3267 009498 call g24_head_ptr2regc 
+0x3268 009499 add regc ,offset_tx_power_temp ,rega 
+0x3269 009500 ifetch 1 ,rega 
+:      009501 g24_store_mem_txpower:
+0x326a 009502 store 1 ,mem_tx_power 
+0x326b 009503 rtn 
+:      009505 g24_store_mem_tx_power_temp:
+0x326c 009506 call g24_head_ptr2regc 
+0x326d 009507 fetch 1 ,mem_tx_power 
+0x326e 009509 add regc ,offset_tx_power_temp ,contw 
+0x326f 009510 branch g24_contw_istore_1byte 
+:      009512 g24_fetch_mem_power_ctrl_pac:
+0x3270 009513 add regc ,offset_power_ctrl_packet_cnt ,rega 
+0x3271 009514 branch g24_rega_ifetch_1byte 
+:      009516 g24_store_mem_power_ctrl_level:
+0x3272 009517 add regc ,offset_power_ctrl_level ,contw 
+0x3273 009518 branch g24_contw_istore_1byte 
+:      009520 g24_fetcht_mem_rxdata_temp:
+0x3274 009521 setarg offset_24g_rxdata_temp 
+:      009522 g24_set_rega_ifetcht_1byte:
+0x3275 009523 iadd regc ,rega 
+0x3276 009524 ifetcht 1 ,rega 
+0x3277 009525 rtn 
+:      009527 g24_fetch_mem_rf_laststa:
+0x3278 009528 setarg offset_24g_rf_laststa 
+0x3279 009529 branch g24_set_rega_ifetch_1byte 
+:      009530 g24_set0_mem_rf_laststa:
+0x327a 009531 setarg 0 
+:      009532 g24_store_mem_rf_laststa:
+0x327b 009533 arg offset_24g_rf_laststa ,rega 
+0x327c 009534 branch g24_set_contw_with_regb_store_1byte 
+:      009536 g24_fetch_mem_rx_addr:
+0x327d 009537 setarg offset_24g_rx_addr 
+:      009538 g24_set_rega_ifetch_4byte:
+0x327e 009539 call g24_set_rega 
+:      009540 g24_rega_ifetch_4byte:
+0x327f 009541 ifetch 4 ,rega 
+0x3280 009542 rtn 
+:      009544 g24_fetch_mem_time_slice:
+0x3281 009545 setarg offset_24g_time_slice 
+0x3282 009546 branch g24_set_rega_ifetch_1byte 
+:      009547 g24_set0_mem_time_slice:
+0x3283 009548 setarg 0 
+:      009549 g24_store_mem_time_slice:
+0x3284 009550 arg offset_24g_time_slice ,rega 
+0x3285 009551 branch g24_set_contw_with_regb_store_1byte 
+:      009553 g24_set0_mem_mode_switch:
+0x3286 009554 setarg 0 
+:      009555 g24_store_mem_mode_switch:
+0x3287 009556 arg offset_24g_mode_switch ,rega 
+0x3288 009557 branch g24_set_contw_with_regb_store_1byte 
+:      009559 g24_store_mem_bind_payload:
+0x3289 009560 arg offset_24g_bind_payload ,rega 
+0x328a 009561 branch g24_set_contw_with_regb_store_1byte 
+:      009563 g24_fetch_mem_bind_device_status:
+0x328b 009564 setarg offset_dongle_bind_device_status 
+0x328c 009565 branch g24_set_rega_ifetch_1byte 
+:      009566 g24_store_mem_bind_device_status:
+0x328d 009567 arg offset_dongle_bind_device_status ,rega 
+0x328e 009568 branch g24_set_contw_with_regb_store_1byte 
+:      009570 g24_fetch_mem_dongle_work_mode:
+0x328f 009571 setarg offset_dongle_work_mode 
+0x3290 009572 branch g24_set_rega_ifetch_1byte 
+:      009573 g24_set_work_mem_dongle_work_mode:
+0x3291 009574 setarg dongle_work 
+:      009575 g24_store_mem_dongle_work_mode:
+0x3292 009576 arg offset_dongle_work_mode ,rega 
+0x3293 009577 branch g24_set_contw_with_regb_store_1byte 
+:      009579 g24_fetch_mem_dongle_mode_init:
+0x3294 009580 setarg offset_dongle_mode_init 
+0x3295 009581 branch g24_set_rega_ifetch_1byte 
+:      009582 g24_set0_mem_dongle_mode_init:
+0x3296 009583 setarg clear_init 
+:      009584 g24_store_mem_dongle_mode_init:
+0x3297 009585 arg offset_dongle_mode_init ,rega 
+0x3298 009586 branch g24_set_contw_with_regb_store_1byte 
+:      009588 g24_set0_mem_ackpayload_enable:
+0x3299 009589 setarg 0 
+:      009590 g24_store_mem_ackpayload_enable:
+0x329a 009591 arg offset_24g_ackpayload_enable ,rega 
+0x329b 009592 branch g24_set_contw_with_regb_store_1byte 
+:      009593 g24_set1_mem_ackpayload_enable:
+0x329c 009594 setarg 1 
+0x329d 009595 branch g24_store_mem_ackpayload_enable 
+:      009597 g24_fetch_mem_rxdata_temp_add3_7byte:
+0x329e 009598 setarg offset_24g_rxdata_temp_add3 
+0x329f 009599 call g24_set_rega 
+0x32a0 009600 ifetch 7 ,rega 
+0x32a1 009601 rtn 
+:      009603 g24_fetch_mem_nodata_timer_enable:
+0x32a2 009604 setarg offset_24g_nodata_timer_enable 
+0x32a3 009605 branch g24_set_rega_ifetch_1byte 
+:      009606 g24_set0_mem_nodata_timer_enable:
+0x32a4 009607 setarg 0 
+:      009608 g24_store_mem_nodata_timer_enable:
+0x32a5 009609 arg offset_24g_nodata_timer_enable ,rega 
+0x32a6 009610 branch g24_set_contw_with_regb_store_1byte 
+:      009612 g24_set0_mem_ms_blank_data_enable:
+0x32a7 009613 setarg 0 
+:      009614 g24_store_mem_ms_blank_data_enable:
+0x32a8 009615 arg offset_24g_ms_blank_data_enable ,rega 
+0x32a9 009616 branch g24_set_contw_with_regb_store_1byte 
+:      009618 g24_set0_mem_kb_blank_data_enable:
+0x32aa 009619 setarg 0 
+:      009620 g24_store_mem_kb_blank_data_enable:
+0x32ab 009621 arg offset_24g_kb_blank_data_enable ,rega 
+0x32ac 009622 branch g24_set_contw_with_regb_store_1byte 
+:      009624 g24_set0_mem_kb_mul_blank_data_enable:
+0x32ad 009625 setarg 0 
+:      009626 g24_store_mem_kb_mul_blank_data_enable:
+0x32ae 009627 arg offset_24g_kb_mul_blank_data_enable ,rega 
+0x32af 009628 branch g24_set_contw_with_regb_store_1byte 
+:      009630 g24_store_mem_power_ctrl_threshold_up:
+0x32b0 009631 arg offset_power_ctrl_threshold_up ,rega 
+0x32b1 009632 branch g24_set_contw_with_regb_store_1byte 
+:      009634 g24_store_mem_power_ctrl_threshold_down:
+0x32b2 009635 arg offset_power_ctrl_threshold_down ,rega 
+:      009636 g24_set_contw_with_regb_store_1byte:
+0x32b3 009637 call g24_set_contw_with_regb 
+:      009638 g24_contw_istore_1byte:
+0x32b4 009639 istore 1 ,contw 
+0x32b5 009640 rtn 
+:      009642 g24_fetch_mem_pair_mode:
+0x32b6 009643 setarg offset_24g_pair_mode 
+0x32b7 009644 branch g24_set_rega_ifetch_1byte 
+:      009646 g24_store_mem_pair_mode:
+0x32b8 009647 arg offset_24g_pair_mode ,rega 
+0x32b9 009648 branch g24_set_contw_with_regb_store_1byte 
+:      009650 g24_store_mem_pair_txpower:
+0x32ba 009651 setarg offset_24g_pair_txpower 
+0x32bb 009652 call g24_set_rega_ifetch_1byte 
+0x32bc 009653 branch g24_store_mem_txpower 
+:      009655 g24_fetch_mem_rxdata_temp_add3_1byte:
+0x32bd 009656 setarg offset_24g_rxdata_temp_add3 
+0x32be 009657 branch g24_set_rega_ifetch_1byte 
+:      009659 g24_set_contw_with_temp:
+0x32bf 009660 copy pdata ,temp 
+0x32c0 009661 copy rega ,pdata 
+0x32c1 009662 iadd regc ,contw 
+0x32c2 009663 copy temp ,pdata 
+0x32c3 009664 rtn 
+:      009666 g24_set_contw_with_temp_store_3byte:
+0x32c4 009667 call g24_set_contw_with_temp 
+:      009668 g24_contw_istore_3byte:
+0x32c5 009669 istore 3 ,contw 
+0x32c6 009670 rtn 
+:      009672 g24_set_contw_with_regb:
+0x32c7 009673 call g24_head_ptr2regc 
+:      009674 g24_set_contw_with_regb2:
+0x32c8 009675 copy pdata ,regb 
+0x32c9 009676 copy rega ,pdata 
+0x32ca 009677 iadd regc ,contw 
+0x32cb 009678 copy regb ,pdata 
+0x32cc 009679 rtn 
+:      009681 g24_set_rega:
+0x32cd 009682 call g24_head_ptr2regc 
+0x32ce 009683 iadd regc ,rega 
+0x32cf 009684 rtn 
+:      009686 g24_set_rega_ifetch_1byte:
+0x32d0 009687 call g24_set_rega 
+:      009688 g24_rega_ifetch_1byte:
+0x32d1 009689 ifetch 1 ,rega 
+0x32d2 009690 rtn 
+:      009692 g24_set_rega_ifetcht_4byte:
+0x32d3 009693 call g24_set_rega 
+0x32d4 009694 ifetcht 4 ,rega 
+0x32d5 009695 rtn 
+:      009697 g24_mem_set0:
+0x32d6 009698 setarg 0 
+0x32d7 009699 branch g24_contw_istore_1byte 
+:      009703 app_init:
+0x32d8 009704 bpatch patch18_4 ,mem_patch18 
+0x32d9 009705 fetch 1 ,mem_device_option 
+0x32da 009706 branch app_init ,blank 
+0x32db 009708 beq dvc_op_dongle ,dongle_init 
+0x32dc 009709 beq dvc_op_antilost ,antilost_init 
+0x32dd 009710 beq dvc_op_shutter ,shutter_init 
+0x32de 009711 beq dvc_op_module ,module_init 
+0x32df 009712 beq dvc_op_car ,car_init 
+0x32e0 009713 beq dvc_op_remote_car ,remote_car_init 
+0x32e1 009714 bbit1 dvc_op_mouse ,mouse_init 
+0x32e2 009715 rtn 
+:      009717 app_lpm_init:
+0x32e3 009718 bpatch patch18_5 ,mem_patch18 
+0x32e4 009719 jam 0 ,mem_tester_emulate 
+0x32e5 009720 jam 0 ,mem_debug_config 
+0x32e6 009721 jam 0 ,mem_lch_code 
+0x32e7 009722 setarg 0 
+0x32e8 009723 store 5 ,mem_sp_state_start 
+0x32e9 009724 fetch 1 ,mem_device_option 
+0x32ea 009725 branch app_lpm_init ,blank 
+0x32eb 009726 beq dvc_op_module ,module_lpm_init 
+:      009727 app_lpm_init0:
+0x32ec 009728 rtn 
+:      009731 app_process_idle:
+0x32ed 009732 call ui_dispatch 
+0x32ee 009733 call check_51cmd 
+0x32ef 009734 call app_process_bb_event 
+0x32f0 009735 fetch 2 ,mem_cb_idle_process 
+0x32f1 009736 branch callback_func 
+:      009738 app_process_bt:
+0x32f2 009739 fetch 2 ,mem_cb_bt_process 
+0x32f3 009740 branch callback_func 
+:      009742 app_process_ble:
+0x32f4 009743 fetch 2 ,mem_cb_le_process 
+0x32f5 009744 branch callback_func 
+:      009746 app_process_bb_event:
+0x32f6 009747 bpatch patch18_6 ,mem_patch18 
+0x32f7 009749 arg mem_ipc_fifo_bt2c51 ,rega 
+0x32f8 009750 call fifo_out 
+0x32f9 009751 rtn blank 
+0x32fa 009753 copy pdata ,regc 
+0x32fb 009754 call app_event_normal_process 
+0x32fc 009755 branch app_process_bb_event_priority 
+:      009757 app_discard_event:
+0x32fd 009758 arg 0 ,regc 
+0x32fe 009759 rtn 
+:      009764 app_event_normal_process:
+0x32ff 009765 beq bt_evt_bb_connected ,app_evt_bt_conn 
+0x3300 009766 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
+0x3301 009767 beq bt_evt_setup_complete ,app_evt_setup_complete 
+0x3302 009768 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
+0x3303 009769 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
+0x3304 009770 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
+0x3305 009771 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
+0x3306 009772 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
+0x3307 009773 beq bt_evt_le_connected ,app_le_event_bb_connected 
+0x3308 009774 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
+0x3309 009775 beq bt_evt_reconn_started ,app_event_reconn_start 
+0x330a 009776 beq bt_evt_enter_sniff ,app_event_enter_sniff 
+0x330b 009777 beq bt_evt_exit_sniff ,app_event_exit_sniff 
+0x330c 009779 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
+0x330d 009780 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
+0x330e 009781 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
+0x330f 009782 beq bt_evt_switch_success_master ,app_event_switch_success 
+0x3310 009783 rtn 
+:      009786 app_evt_bt_conn:
+0x3311 009787 fetch 2 ,mem_ui_state_map 
+0x3312 009788 set1 ui_state_bt_connected ,pdata 
+0x3313 009789 store 2 ,mem_ui_state_map 
+0x3314 009790 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3315 009791 set0 app_disc_by_button ,pdata 
+0x3316 009792 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3317 009793 rtn 
+:      009795 app_event_switch_success:
+0x3318 009796 jam 0 ,mem_switch_fail_master_count 
+0x3319 009797 rtn 
+:      009799 app_event_switch_fail_master:
+0x331a 009800 fetch 1 ,mem_switch_fail_master_count 
+0x331b 009801 increase 1 ,pdata 
+0x331c 009802 store 1 ,mem_switch_fail_master_count 
+0x331d 009803 sub pdata ,1 ,null 
+0x331e 009804 branch app_bt_role_switch ,positive 
+0x331f 009805 jam 0 ,mem_switch_fail_master_count 
+0x3320 009806 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3321 009807 set1 app_disc_switch_fail ,pdata 
+0x3322 009808 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3323 009809 branch app_bt_disconnect 
+:      009811 app_process_bb_event_priority:
+0x3324 009812 fetch 2 ,mem_cb_bb_event_process 
+0x3325 009813 branch callback_func 
+:      009815 app_check_wake_lock:
+0x3326 009816 fetch 2 ,mem_cb_check_wakelock 
+0x3327 009817 branch callback_func 
+:      009819 app_will_enter_lpm:
+0x3328 009820 fetch 2 ,mem_cb_before_lpm 
+0x3329 009821 branch callback_func 
+:      009823 app_event_linkkey_generate:
+0x332a 009824 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332b 009825 set1 app_disc_after_pairing ,pdata 
+0x332c 009826 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332d 009827 branch app_bt_store_reconn_info 
+:      009829 app_event_reconn_start:
+0x332e 009830 fetch 2 ,mem_ui_state_map 
+0x332f 009831 set1 ui_state_bt_reconnect ,pdata 
+0x3330 009832 store 2 ,mem_ui_state_map 
+0x3331 009833 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3332 009834 set1 app_disc_after_reconn ,pdata 
+0x3333 009835 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3334 009836 rtn 
+:      009838 app_evt_setup_complete:
+0x3335 009839 fetch 2 ,mem_ui_state_map 
+0x3336 009840 set1 ui_state_bt_setup_complete ,pdata 
+0x3337 009841 store 2 ,mem_ui_state_map 
+0x3338 009842 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3339 009843 set1 app_disc_after_setup_done ,pdata 
+0x333a 009844 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x333b 009845 rtn 
+:      009847 app_evt_hid_handshake:
+0x333c 009848 fetch 2 ,mem_ui_state_map 
+0x333d 009849 set1 ui_state_bt_hid_handshake ,pdata 
+0x333e 009850 store 2 ,mem_ui_state_map 
+0x333f 009851 rtn 
+:      009853 app_event_enter_sniff:
+0x3340 009854 fetch 2 ,mem_ui_state_map 
+0x3341 009855 set1 ui_state_bt_sniff ,pdata 
+0x3342 009856 store 2 ,mem_ui_state_map 
+0x3343 009857 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3344 009858 set1 app_disc_after_sniff ,pdata 
+0x3345 009859 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3346 009860 rtn 
+:      009862 app_event_exit_sniff:
+0x3347 009863 fetch 2 ,mem_ui_state_map 
+0x3348 009864 set0 ui_state_bt_sniff ,pdata 
+0x3349 009865 store 2 ,mem_ui_state_map 
+0x334a 009866 rtn 
+:      009868 app_le_event_bb_connected:
+0x334b 009869 fetch 2 ,mem_ui_state_map 
+0x334c 009870 set1 ui_state_ble_connected ,pdata 
+0x334d 009871 store 2 ,mem_ui_state_map 
+0x334e 009872 rtn 
+:      009874 app_le_event_bb_disconn:
+0x334f 009875 fetch 2 ,mem_ui_state_map 
+0x3350 009876 set0 ui_state_ble_connected ,pdata 
+0x3351 009877 store 2 ,mem_ui_state_map 
+0x3352 009878 branch app_lpm_mult_disable 
+:      009880 app_bb_event_hid_connected:
+0x3353 009881 fetch 2 ,mem_ui_state_map 
+0x3354 009882 set1 ui_state_bt_hid_conn ,pdata 
+0x3355 009883 store 2 ,mem_ui_state_map 
+0x3356 009884 rtn 
+:      009886 app_evt_button_long_pressed:
+0x3357 009887 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3358 009888 set1 app_disc_by_button ,pdata 
+0x3359 009889 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335a 009890 rtn 
+:      009892 app_event_ml2cap_conn_refused:
+0x335b 009893 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335c 009894 set1 app_disc_l2cap_refused ,pdata 
+0x335d 009895 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335e 009896 branch app_bt_disconnect 
+:      009899 app_evt_timer:
+0x335f 009900 bpatch patch18_7 ,mem_patch18 
+0x3360 009901 store 1 ,mem_app_evt_timer_count 
+:      009902 app_evt_100ms_loop:
+0x3361 009903 fetch 1 ,mem_app_evt_timer_count 
+0x3362 009904 rtn blank 
+0x3363 009905 increase -1 ,pdata 
+0x3364 009906 store 1 ,mem_app_evt_timer_count 
+0x3365 009907 call ui_button_polling 
+0x3366 009908 call app_lpm_wake_auto_lock_timer 
+0x3367 009909 call app_unsniff_delay_timer 
+0x3368 009910 call app_discovery_timer 
+0x3369 009911 call flash_write_spi_sm_timer 
+0x336a 009912 fetch 2 ,mem_cb_event_timer 
+0x336b 009913 call callback_func 
+0x336c 009914 branch app_evt_100ms_loop 
+:      009919 timer_single_step:
+0x336d 009920 ifetch 1 ,regc 
+0x336e 009921 rtn blank 
+0x336f 009922 pincrease -1 
+0x3370 009923 istore 1 ,regc 
+0x3371 009924 nrtn blank 
+0x3372 009925 copy regb ,pdata 
+0x3373 009926 branch callback_func 
+:      009930 timer_single_step_2b:
+0x3374 009931 ifetch 2 ,regc 
+0x3375 009932 rtn blank 
+0x3376 009933 pincrease -1 
+0x3377 009934 istore 2 ,regc 
+0x3378 009935 nrtn blank 
+0x3379 009936 copy regb ,pdata 
+0x337a 009937 branch callback_func 
+:      009939 app_power_timer:
+0x337b 009940 fetcht 2 ,mem_power_param_ptr 
+0x337c 009941 add temp ,power_timer_offset ,regc 
+0x337d 009942 arg app_power_timer_timeout ,regb 
+0x337e 009943 branch timer_single_step 
+:      009945 app_power_timer_timeout:
+0x337f 009946 call app_got_power_state_common 
+0x3380 009947 beq power_starting ,app_enter_power_stanby_state 
+:      009948 app_enter_power_off_state:
+0x3381 009949 branch app_enter_hibernate 
+:      009950 app_enter_power_stanby_state:
+0x3382 009951 setarg power_standby 
+0x3383 009952 istore 1 ,regc 
+0x3384 009953 add temp ,power_standby_cb_offset ,regb 
+:      009954 app_power_cb_common:
+0x3385 009955 ifetch 2 ,regb 
+0x3386 009956 branch callback_func 
+:      009958 app_unsniff_delay_timer:
+0x3387 009959 arg mem_unsniff2sniff_timer_count ,regc 
+0x3388 009960 arg app_unsniff_delay_timeout ,regb 
+0x3389 009961 branch timer_single_step 
+:      009963 app_unsniff_delay_timeout:
+0x338a 009964 call context_check_idle 
+0x338b 009965 branch app_bt_enter_sniff ,zero 
+0x338c 009966 rtn 
+:      009969 app_discovery_timer:
+0x338d 009970 arg mem_discovery_timeout_timer_count ,regc 
+0x338e 009971 arg app_discovery_timeout ,regb 
+0x338f 009972 branch timer_single_step_2b 
+:      009974 app_discovery_timeout:
+0x3390 009975 call app_bt_stop_discovery 
+0x3391 009976 call app_led_off 
+0x3392 009977 fetch 2 ,mem_cb_discovry_timeout 
+0x3393 009978 branch callback_func 
+:      009981 app_bb_event_reconn_failed:
+0x3394 009982 call app_disconn_reason_flag_clear 
+:      009983 app_clear_reconnect_flag:
+0x3395 009984 fetch 2 ,mem_ui_state_map 
+0x3396 009985 set0 ui_state_bt_reconnect ,pdata 
+0x3397 009986 store 2 ,mem_ui_state_map 
+0x3398 009987 rtn 
+:      009989 app_bb_event_bb_disconn:
+0x3399 009990 jam 0 ,mem_unsniff2sniff_timer_count 
+0x339a 009991 fetch 2 ,mem_ui_state_map 
+0x339b 009992 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
+0x339c 009993 isolate0 ui_state_bt_setup_complete ,pdata 
+0x339d 009994 call app_discard_event ,true 
+:      009995 app_bb_event_bb_reconn_disconn:
+0x339e 009996 bpatch patch19_0 ,mem_patch19 
+0x339f 009997 fetch 2 ,mem_ui_state_map 
+0x33a0 009998 set0 ui_state_bt_connected ,pdata 
+0x33a1 009999 set0 ui_state_bt_setup_complete ,pdata 
+0x33a2 010000 set0 ui_state_bt_hid_conn ,pdata 
+0x33a3 010001 set0 ui_state_bt_hid_handshake ,pdata 
+0x33a4 010002 set0 ui_state_bt_reconnect ,pdata 
+0x33a5 010003 store 2 ,mem_ui_state_map 
+0x33a6 010004 branch app_lpm_mult_disable 
+:      010006 app_bb_hibernate:
+0x33a7 010007 call app_disconn_reason_clear 
+0x33a8 010008 branch app_enter_hibernate 
+:      010011 app_disconn_reason_clear:
+0x33a9 010012 setarg 0 
+0x33aa 010013 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33ab 010014 rtn 
+:      010015 app_disconn_reason_flag_clear:
+0x33ac 010016 setarg 0 
+0x33ad 010017 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33ae 010018 rtn 
+:      010020 app_disconn_reason_collect_bt:
+0x33af 010021 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b0 010022 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b1 010023 setarg 0 
+0x33b2 010024 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b3 010025 rtn 
+:      010027 app_disconn_reason_collect_ble:
+0x33b4 010028 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b5 010029 set1 app_disc_ble ,pdata 
+0x33b6 010030 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b7 010031 setarg 0 
+0x33b8 010032 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b9 010033 rtn 
+:      010041 app_check_sniff:
+0x33ba 010042 fetch 1 ,mem_ui_state_map 
+0x33bb 010043 isolate1 ui_state_bt_sniff ,pdata 
+0x33bc 010044 rtn 
+:      010052 app_initflag_store:
+0x33bd 010053 setarg eeprom_init_flag 
+:      010054 app_flag_store:
+0x33be 010055 store 2 ,mem_timeup 
+0x33bf 010056 bpatch patch19_1 ,mem_patch19 
+0x33c0 010057 arg 2 ,temp 
+0x33c1 010058 arg mem_timeup ,rega 
+0x33c2 010059 arg eeprom_module_init_flag ,regb 
+0x33c3 010060 branch iicd_write_eep_data 
+:      010063 app_initflag_check:
+0x33c4 010064 bpatch patch19_2 ,mem_patch19 
+0x33c5 010065 arg 2 ,temp 
+0x33c6 010066 arg mem_pdatatemp ,rega 
+0x33c7 010067 arg eeprom_module_init_flag ,regb 
+0x33c8 010068 call iicd_read_eep_data 
+0x33c9 010069 fetch 2 ,mem_pdatatemp 
+0x33ca 010070 arg eeprom_init_flag ,temp 
+0x33cb 010071 isub temp ,null 
+0x33cc 010072 rtn 
+:      010075 app_start_auto_sniff:
+0x33cd 010076 fetch 1 ,mem_unsniff2sniff_timer 
+0x33ce 010077 store 1 ,mem_unsniff2sniff_timer_count 
+0x33cf 010078 rtn 
+:      010080 app_get_lpm_wake_lock:
+0x33d0 010081 arg wake_lock_app ,queue 
+0x33d1 010082 branch lpm_get_wake_lock 
+:      010084 app_put_lpm_wake_lock:
+0x33d2 010085 arg wake_lock_app ,queue 
+0x33d3 010086 branch lpm_put_wake_lock 
+:      010088 app_lpm_wake_auto_lock:
+0x33d4 010089 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
+0x33d5 010090 branch app_get_lpm_wake_lock 
+:      010092 app_lpm_wake_auto_lock_timer:
+0x33d6 010093 arg mem_wake_up_delay_timer ,regc 
+0x33d7 010094 arg app_put_lpm_wake_lock ,regb 
+0x33d8 010095 branch timer_single_step 
+:      010097 app_l2cap_flow_control_enable:
+0x33d9 010098 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
+0x33da 010099 rtn 
+:      010101 app_l2cap_flow_control_disable:
+0x33db 010102 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
+0x33dc 010103 rtn 
+:      010105 app_bt_set_pincode:
+0x33dd 010106 jam bt_cmd_set_pin_code ,mem_fifo_temp 
+0x33de 010107 branch ui_ipc_send_cmd 
+:      010109 app_bt_role_switch:
+0x33df 010110 jam bt_cmd_role_switch ,mem_fifo_temp 
+0x33e0 010111 branch ui_ipc_send_cmd 
+:      010113 app_bt_start_reconnect:
+0x33e1 010114 bpatch patch19_3 ,mem_patch19 
+0x33e2 010115 fetch 1 ,mem_app_connection_options 
+0x33e3 010116 store 1 ,mem_connection_options 
+0x33e4 010117 jam app_flag_reconnect ,mem_reconnect_flag 
+0x33e5 010118 jam bt_cmd_reconnect ,mem_fifo_temp 
+0x33e6 010119 branch ui_ipc_send_cmd 
+:      010121 app_bt_reconnect_cancel:
+0x33e7 010122 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
+0x33e8 010123 branch ui_ipc_send_cmd 
+:      010125 app_bt_disconnect:
+0x33e9 010126 jam bt_cmd_disconnect ,mem_fifo_temp 
+0x33ea 010127 branch ui_ipc_send_cmd 
+:      010129 app_bt_start_discovery_short:
+0x33eb 010130 fetch 2 ,mem_discovery_timeout 
+0x33ec 010131 store 2 ,mem_discovery_timeout_timer_count 
+:      010132 app_bt_start_discovery_led_blink:
+0x33ed 010133 call app_led_start_blink 
+:      010134 app_bt_start_discovery:
+0x33ee 010135 jam bt_cmd_start_discovery ,mem_fifo_temp 
+0x33ef 010136 branch ui_ipc_send_cmd 
+:      010138 app_bt_stop_discovery:
+0x33f0 010139 setarg 0 
+0x33f1 010140 store 2 ,mem_discovery_timeout_timer_count 
+0x33f2 010141 jam bt_cmd_stop_discovery ,mem_fifo_temp 
+0x33f3 010142 branch ui_ipc_send_cmd 
+:      010144 app_ble_start_direct_adv:
+0x33f4 010145 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
+0x33f5 010146 branch ui_ipc_send_cmd 
+:      010148 app_ble_stop_direct_adv:
+0x33f6 010149 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
+0x33f7 010150 branch ui_ipc_send_cmd 
+:      010152 app_ble_stop_adv:
+0x33f8 010153 jam bt_cmd_stop_adv ,mem_fifo_temp 
+0x33f9 010154 branch ui_ipc_send_cmd 
+:      010156 app_ble_start_adv:
+0x33fa 010157 jam bt_cmd_start_adv ,mem_fifo_temp 
+0x33fb 010158 branch ui_ipc_send_cmd 
+:      010160 app_ble_start_scan:
+0x33fc 010161 jam bt_cmd_le_start_scan ,mem_fifo_temp 
+0x33fd 010162 branch ui_ipc_send_cmd 
+:      010164 app_ble_stop_scan:
+0x33fe 010165 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
+0x33ff 010166 branch ui_ipc_send_cmd 
+:      010168 app_ble_start_conn:
+0x3400 010169 jam bt_cmd_le_start_conn ,mem_fifo_temp 
+0x3401 010170 branch ui_ipc_send_cmd 
+:      010172 app_ble_disconnect:
+0x3402 010173 jam bt_cmd_le_disconnect ,mem_fifo_temp 
+0x3403 010174 branch ui_ipc_send_cmd 
+:      010176 app_led_start_blink:
+0x3404 010177 jam bt_cmd_led_blink ,mem_fifo_temp 
+0x3405 010178 branch ui_ipc_send_cmd 
+:      010180 app_led_on:
+0x3406 010181 jam bt_cmd_led_on ,mem_fifo_temp 
+0x3407 010182 branch ui_ipc_send_cmd 
+:      010184 app_led_stop_blink:
+:      010185 app_led_off:
+0x3408 010186 jam bt_cmd_led_off ,mem_fifo_temp 
+0x3409 010187 branch ui_ipc_send_cmd 
+:      010189 app_enter_hibernate:
+0x340a 010190 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
+0x340b 010191 branch ui_ipc_send_cmd 
+:      010193 app_bt_sniff_exit:
+0x340c 010194 jam bt_cmd_exit_sniff ,mem_fifo_temp 
+0x340d 010195 branch ui_ipc_send_cmd 
+:      010197 app_bt_enter_sniff:
+0x340e 010198 jam bt_cmd_enter_sniff ,mem_fifo_temp 
+0x340f 010199 branch ui_ipc_send_cmd 
+:      010201 app_ble_store_reconn_info:
+0x3410 010202 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
+0x3411 010203 branch ui_ipc_send_cmd 
+:      010205 app_bt_store_reconn_info:
+0x3412 010206 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
+0x3413 010207 branch ui_ipc_send_cmd 
+:      010209 app_store_reconn_info:
+0x3414 010210 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
+0x3415 010211 branch ui_ipc_send_cmd 
+:      010213 app_lpm_mult_enable:
+0x3416 010214 set1 mark_lpm_mult_enable ,mark 
+0x3417 010215 rtn 
+:      010217 app_lpm_mult_disable:
+0x3418 010218 set0 mark_lpm_mult_enable ,mark 
+0x3419 010219 rtn 
+:      010239 app_button_long_pressed:
+0x341a 010240 call app_got_power_state_common 
+0x341b 010241 beq power_standby ,app_power_shutting_down 
+:      010242 app_power_starting:
+0x341c 010243 setarg power_starting 
+0x341d 010244 istore 1 ,regc 
+0x341e 010245 add temp ,power_starting_timeout_offset ,rega 
+0x341f 010246 add temp ,power_starting_cb_offset ,regb 
+:      010247 app_power_common:
+0x3420 010248 ifetcht 1 ,rega 
+0x3421 010249 increase 1 ,regc 
+0x3422 010250 istoret 1 ,regc 
+0x3423 010251 branch app_power_cb_common 
+:      010253 app_power_shutting_down:
+0x3424 010254 setarg power_off 
+0x3425 010255 istore 1 ,regc 
+0x3426 010256 fetch 2 ,mem_ui_state_map 
+0x3427 010257 bbit0 ui_state_ble_connected ,app_power_off_end 
+0x3428 010258 call app_ble_disconnect 
+:      010259 app_power_off_end:
+0x3429 010260 fetcht 2 ,mem_power_param_ptr 
+0x342a 010261 add temp ,power_off_timeout_offset ,rega 
+0x342b 010262 add temp ,power_off_cb_offset ,regb 
+0x342c 010263 branch app_power_common 
+:      010265 app_got_power_state_common:
+0x342d 010266 fetcht 2 ,mem_power_param_ptr 
+0x342e 010267 add temp ,power_state_offset ,regc 
+0x342f 010268 ifetch 1 ,regc 
+0x3430 010269 rtn 
+:      010271 app_event_button_up:
+0x3431 010272 call app_got_power_state_common 
+0x3432 010273 bne power_off ,app_power_release 
+0x3433 010274 branch app_enter_hibernate 
+:      010275 app_power_release:
+0x3434 010276 add temp ,ui_butten_up_cb_offset ,regb 
+0x3435 010277 branch app_power_cb_common 
+:      010279 antilost_init:
+0x3436 010280 rtn wake 
+0x3437 010281 jam 0x00 ,core_gpio_sel1 
+0x3438 010282 setarg antilost_le_before_hibernate 
+0x3439 010283 store 2 ,mem_cb_before_hibernate 
+0x343a 010284 setarg keyscan_process_lpm_before 
+0x343b 010285 store 2 ,mem_cb_before_lpm 
+0x343c 010286 setarg antilost_idle_process 
+0x343d 010287 store 2 ,mem_cb_idle_process 
+0x343e 010288 setarg antilost_le_conn_process 
+0x343f 010289 store 2 ,mem_cb_le_process 
+0x3440 010290 setarg antilost_bb_event_process 
+0x3441 010291 store 2 ,mem_cb_bb_event_process 
+0x3442 010292 setarg antilost_le_bb_event_timer 
+0x3443 010293 store 2 ,mem_cb_event_timer 
+0x3444 010294 setarg antilost_le_notification 
+0x3445 010295 store 2 ,mem_cb_ble_transmit 
+0x3446 010296 setarg antilost_lpm_lock_process 
+0x3447 010297 store 2 ,mem_cb_check_wakelock 
+0x3448 010298 setarg antilost_le_receive_data_process 
+0x3449 010299 store 2 ,mem_cb_att_write 
+0x344a 010300 bpatch patch19_4 ,mem_patch19 
+0x344b 010301 call antilost_buzzer_pwm_init 
+0x344c 010302 call keyscan_key_init 
+0x344d 010303 call antilost_adc_init 
+0x344e 010304 call ui_led_init_global 
+0x344f 010305 call ui_button_init 
+0x3450 010306 setarg antilost_key_up_down 
+0x3451 010307 store 2 ,mem_cb_antl_key 
+0x3452 010308 setarg antilost_power_off_cb 
+0x3453 010309 store 2 ,mem_antl_power_off_cb 
+0x3454 010310 setarg antilost_power_starting_cb 
+0x3455 010311 store 2 ,mem_antl_power_starting_cb 
+0x3456 010312 setarg antilost_power_standby_cb 
+0x3457 010313 store 2 ,mem_antl_power_standby_cb 
+0x3458 010314 setarg antilost_led_on_cb 
+0x3459 010315 store 2 ,mem_antl_led_cb_on 
+0x345a 010316 setarg antilost_led_off_cb 
+0x345b 010317 store 2 ,mem_antl_led_cb_off 
+0x345c 010318 setarg antilost_buzzer_on 
+0x345d 010319 store 2 ,mem_antl_buzzer_cb_on 
+0x345e 010320 setarg antilost_buzzer_off 
+0x345f 010321 store 2 ,mem_antl_buzzer_cb_off 
+0x3460 010322 fetch 2 ,mem_ui_state_map 
+0x3461 010323 rtnbit1 ui_state_btn_down 
+0x3462 010324 branch app_enter_hibernate 
+:      010326 antilost_le_before_hibernate:
+0x3463 010327 call antilost_led_buzzer_stop_blink 
+0x3464 010328 branch app_enter_hibernate 
+:      010330 antilost_le_notification:
+0x3465 010331 call le_fifo_check_nearly_full 
+0x3466 010332 nrtn blank 
+0x3467 010333 arg mem_temp_block5 ,rega 
+0x3468 010334 call queue_pop 
+0x3469 010335 nrtn user 
+0x346a 010336 arg mem_temp_block5 ,contr 
+0x346b 010337 branch le_send_notify_from_list 
+:      010339 antilost_power_standby_cb:
+0x346c 010340 fetch 2 ,mem_antl_le_sleep_timeout 
+0x346d 010341 store 2 ,mem_antl_le_sleep_timer 
+0x346e 010342 jam 1 ,mem_antl_key_scan_enable 
+0x346f 010343 branch antilost_fast_adv_start 
+:      010345 antilost_lpm_lock_process:
+0x3470 010346 fetch 1 ,mem_antl_key_state 
+0x3471 010347 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
+0x3472 010348 fetch 2 ,mem_ui_state_map 
+0x3473 010349 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
+0x3474 010350 fetch 1 ,mem_antl_lost_mode 
+0x3475 010351 beq 1 ,app_get_lpm_wake_lock 
+0x3476 010352 fetch 1 ,mem_antl_queue_curr_num 
+0x3477 010353 nbranch app_get_lpm_wake_lock ,blank 
+0x3478 010354 branch app_put_lpm_wake_lock 
+:      010356 antilost_lpm_ctrl_for_led_buzzer:
+0x3479 010357 fetch 1 ,mem_antl_led_state 
+0x347a 010358 fetcht 1 ,mem_antl_buzzer_state 
+0x347b 010359 ior temp ,pdata 
+0x347c 010360 beq 1 ,app_get_lpm_wake_lock 
+0x347d 010361 branch app_put_lpm_wake_lock 
+:      010363 antilost_bb_event_process:
+0x347e 010364 copy regc ,pdata 
+0x347f 010365 beq bt_evt_button_up ,app_event_button_up 
+0x3480 010366 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x3481 010367 beq bt_evt_le_connected ,antilost_le_process_conn 
+0x3482 010368 beq bt_evt_le_disconnected ,antilost_le_process_discon 
+0x3483 010369 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
+0x3484 010370 rtn 
+:      010371 antilost_le_conn_param_update_rsp_recieved:
+0x3485 010372 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x3486 010373 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
+:      010374 antilost_le_conn_param_accepted:
+0x3487 010375 fetch 2 ,mem_le_new_connslavelatency 
+0x3488 010376 branch antilost_master_nonsupport_latency ,blank 
+:      010377 antilost_le_conn_param_updata_procedure_sucsess:
+0x3489 010378 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
+0x348a 010379 jam 60 ,mem_antl_conn_update_timer 
+0x348b 010380 rtn 
+:      010382 antilost_le_conn_param_rejected:
+0x348c 010383 fetch 2 ,mem_le_latency 
+0x348d 010384 branch antilost_conn_param_updata_procedure_faild ,blank 
+:      010385 antilost_conn_param_retransimiting:
+0x348e 010386 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x348f 010387 fetcht 2 ,mem_interval_increment 
+0x3490 010388 fetch 2 ,mem_le_interval_min 
+0x3491 010389 iadd temp ,pdata 
+0x3492 010390 store 2 ,mem_le_interval_min 
+0x3493 010391 copy pdata ,rega 
+0x3494 010392 fetch 2 ,mem_le_interval_max 
+0x3495 010393 iadd temp ,pdata 
+0x3496 010394 store 2 ,mem_le_interval_max 
+0x3497 010395 iadd rega ,pdata 
+0x3498 010396 rshift pdata ,temp 
+0x3499 010397 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x349a 010398 idiv temp 
+0x349b 010399 call wait_div_end 
+0x349c 010400 quotient pdata 
+0x349d 010401 store 2 ,mem_le_latency 
+0x349e 010402 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x349f 010403 rtn 
+:      010404 antilost_conn_param_updata_procedure_faild:
+0x34a0 010405 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
+0x34a1 010406 rtn 
+:      010408 antilost_master_nonsupport_latency:
+0x34a2 010409 jam 0 ,mem_lpm_mult 
+0x34a3 010410 jam 0 ,mem_antl_send_updata_le_param_timer 
+0x34a4 010411 fetch 2 ,mem_le_new_conninterval 
+0x34a5 010412 fetcht 2 ,mem_antl_le_unnormal_interval_min 
+0x34a6 010413 isub temp ,null 
+0x34a7 010414 setflag positive ,0 ,rega 
+0x34a8 010415 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x34a9 010416 fetcht 2 ,mem_le_new_conninterval 
+0x34aa 010417 isub temp ,pdata 
+0x34ab 010418 setflag positive ,1 ,rega 
+0x34ac 010419 compare 0x03 ,rega ,0x03 
+0x34ad 010420 rtn true 
+0x34ae 010421 fetch 8 ,mem_antl_le_unnormal_interval_min 
+0x34af 010422 store 8 ,mem_le_interval_min 
+0x34b0 010423 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34b1 010424 rtn 
+:      010427 antilost_le_bb_event_timer:
+0x34b2 010429 call app_power_timer 
+0x34b3 010430 call antilost_double_click_timer 
+0x34b4 010431 call antilost_le_fast_adv_timer 
+0x34b5 010432 call antilost_le_sleep_timer 
+0x34b6 010433 call antilost_app_updata_le_param_timer 
+0x34b7 010434 call antilost_conn_update_timer 
+0x34b8 010435 branch antilost_adc_check_timer 
+:      010438 antilost_double_click_timer:
+0x34b9 010439 arg mem_double_click_timer ,regc 
+0x34ba 010440 arg antilost_double_click_timeout ,regb 
+0x34bb 010441 branch timer_single_step 
+:      010442 antilost_double_click_timeout:
+0x34bc 010443 jam 0 ,mem_butten_click_cnt 
+0x34bd 010444 rtn 
+:      010445 antilost_le_fast_adv_timer:
+0x34be 010446 arg mem_antl_fast_adv_timer ,regc 
+0x34bf 010447 arg antilost_le_fast_adv_timeout ,regb 
+0x34c0 010448 branch timer_single_step_2b 
+:      010449 antilost_le_fast_adv_timeout:
+0x34c1 010450 arg mem_antl_slow_adv_led_style ,regc 
+0x34c2 010451 arg mem_antl_slow_adv_lpm_interval ,regb 
+0x34c3 010452 branch antilost_adv_start_common 
+:      010455 antilost_conn_update_timer:
+0x34c4 010456 arg mem_antl_conn_update_timer ,regc 
+0x34c5 010457 arg antilost_conn_update_timer_time_out ,regb 
+0x34c6 010458 branch timer_single_step 
+:      010460 antilost_conn_update_timer_time_out:
+0x34c7 010461 fetch 2 ,mem_le_latency 
+0x34c8 010462 store 1 ,mem_lpm_mult 
+0x34c9 010463 rtn 
+:      010464 antilost_app_updata_le_param_timer:
+0x34ca 010465 arg mem_antl_send_updata_le_param_timer ,regc 
+0x34cb 010466 arg antilost_app_updata_le_param_timeout ,regb 
+0x34cc 010467 branch timer_single_step 
+:      010468 antilost_app_updata_le_param_timeout:
+0x34cd 010469 fetch 1 ,mem_le_state 
+0x34ce 010470 compare 0 ,pdata ,0x60 
+0x34cf 010471 nbranch antilost_wait_for_updata_param_instant_expire ,true 
+0x34d0 010472 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x34d1 010473 call app_lpm_mult_enable 
+0x34d2 010474 branch le_l2cap_tx_update_req 
+:      010475 antilost_wait_for_updata_param_instant_expire:
+0x34d3 010476 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34d4 010477 rtn 
+:      010479 antilost_le_sleep_timer:
+0x34d5 010480 arg mem_antl_le_sleep_timer ,regc 
+0x34d6 010481 arg antilost_le_sleep_timer_timeout ,regb 
+0x34d7 010482 branch timer_single_step_2b 
+:      010485 antilost_le_sleep_timer_timeout:
+0x34d8 010486 branch app_button_long_pressed 
+:      010488 antilost_adc_check_timer:
+0x34d9 010491 arg mem_adc_timer ,regc 
+0x34da 010492 arg antilost_adc_check_timer_timeout ,regb 
+0x34db 010493 branch timer_single_step_2b 
+:      010494 antilost_adc_check_timer_timeout:
+0x34dc 010495 fetch 2 ,mem_adc_timeout 
+0x34dd 010496 store 2 ,mem_adc_timer 
+0x34de 010497 branch antilost_battery_process 
+:      010500 antilost_le_process_conn:
+0x34df 010501 fetch 2 ,mem_adc_timeout 
+0x34e0 010502 store 2 ,mem_adc_timer 
+0x34e1 010503 setarg 0 
+0x34e2 010504 store 2 ,mem_antl_fast_adv_timer 
+0x34e3 010505 store 2 ,mem_antl_le_sleep_timer 
+0x34e4 010506 call antilost_alert_off 
+0x34e5 010507 call antilost_led_buzzer_stop_blink 
+0x34e6 010508 jam 0 ,mem_lpm_mult 
+0x34e7 010509 branch app_ble_stop_adv 
+:      010512 antilost_le_process_discon:
+0x34e8 010515 setarg 0 
+0x34e9 010516 store 4 ,mem_adc_timer 
+0x34ea 010517 store 3 ,mem_antl_conn_updata_procedure_state 
+0x34eb 010518 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x34ec 010520 jam 1 ,mem_alarm_config_notfy_cnt 
+0x34ed 010521 fetch 2 ,mem_antl_le_sleep_timeout 
+0x34ee 010522 store 2 ,mem_antl_le_sleep_timer 
+0x34ef 010523 call queue_init 
+0x34f0 010524 fetch 1 ,mem_antl_power_state 
+0x34f1 010525 rtneq power_off 
+0x34f2 010526 call antilost_fast_adv_start 
+0x34f3 010527 branch antilost_on_off_alarm_after_disconn 
+:      010530 antilost_le_conn_process:
+0x34f4 010532 branch antilost_key_process 
+:      010534 antilost_idle_process:
+0x34f5 010536 fetch 1 ,mem_antl_power_state 
+0x34f6 010537 rtnne power_standby 
+0x34f7 010538 branch antilost_key_process 
+:      010543 antilost_power_starting_cb:
+0x34f8 010544 arg mem_antl_power_starting_buzzer_style ,regc 
+0x34f9 010545 call antilost_buzzer_configuration 
+0x34fa 010546 arg mem_antl_power_starting_led_style ,regc 
+:      010547 antilost_power_common:
+0x34fb 010548 branch antilost_led_configuration 
+:      010550 antilost_power_off_cb:
+0x34fc 010551 jam off ,mem_le_adv_enable 
+0x34fd 010552 arg mem_antl_power_off_buzzer_style ,regc 
+0x34fe 010553 call antilost_buzzer_configuration 
+0x34ff 010554 arg mem_antl_power_off_led_style ,regc 
+0x3500 010555 branch antilost_power_common 
+:      010557 antilost_le_receive_data_process:
+0x3501 010558 fetch 1 ,mem_le_att_opcode 
+0x3502 010559 beq attop_write_request ,antilost_le_parse_att_write_request 
+0x3503 010560 rtn 
+:      010561 antilost_le_parse_att_write_request:
+0x3504 010562 fetch 2 ,mem_le_att_handle 
+0x3505 010564 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
+0x3506 010565 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
+0x3507 010566 rtn 
+:      010571 antilost_key_process:
+0x3508 010572 fetch 1 ,mem_antl_key_scan_enable 
+0x3509 010573 rtn blank 
+0x350a 010574 branch keyscan_key_process 
+:      010578 antilost_key_up_down:
+0x350b 010579 copy rega ,pdata 
+0x350c 010580 branch antilost_key_is_up ,blank 
+:      010581 antilost_key_is_down:
+0x350d 010582 copy queue ,pdata 
+0x350e 010583 beq 0 ,antilost_key0_down 
+0x350f 010584 rtn 
+:      010585 antilost_key_is_up:
+0x3510 010586 copy queue ,pdata 
+0x3511 010587 beq 0 ,antilost_key0_up 
+0x3512 010588 rtn 
+:      010590 antilost_key0_down:
+0x3513 010591 jam 1 ,mem_antl_key_state 
+0x3514 010592 arg mem_antl_key_buzzer_style ,regc 
+0x3515 010593 call antilost_buzzer_configuration 
+0x3516 010594 arg mem_antl_key_led_style ,regc 
+0x3517 010595 call antilost_led_configuration 
+0x3518 010596 fetch 2 ,mem_ui_state_map 
+0x3519 010597 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
+0x351a 010598 branch antilost_butten_down_after_conn 
+:      010600 antilost_key0_up:
+0x351b 010601 jam 0 ,mem_antl_key_state 
+0x351c 010602 branch antilost_double_click_timer_init 
+:      010606 antilost_double_click_timer_init:
+0x351d 010607 fetch 1 ,mem_butten_click_cnt 
+0x351e 010608 rtnne 1 
+0x351f 010609 jam 5 ,mem_double_click_timer 
+0x3520 010610 rtn 
+:      010612 antilost_butten_down_after_conn:
+0x3521 010613 fetch 1 ,mem_butten_click_cnt 
+0x3522 010614 pincrease 1 
+0x3523 010615 store 1 ,mem_butten_click_cnt 
+0x3524 010616 beq 1 ,antilost_click_once 
+0x3525 010617 beq 2 ,antilost_click_twice 
+0x3526 010618 rtn 
+:      010619 antilost_click_once:
+0x3527 010620 call antilost_alert_off 
+0x3528 010621 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
+0x3529 010622 arg mem_antl_key0_press ,regc 
+0x352a 010623 branch antilost_prepare_data_and_send 
+:      010624 antilost_click_twice:
+0x352b 010625 jam 0 ,mem_butten_click_cnt 
+0x352c 010626 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
+0x352d 010627 arg mem_antl_key0_press ,regc 
+0x352e 010628 call antilost_prepare_data_and_send 
+0x352f 010629 fetch 1 ,mem_antl_lost_mode 
+0x3530 010630 beq 1 ,antilost_alert_on 
+0x3531 010631 rtn 
+:      010633 antilost_butten_down_while_disconn:
+0x3532 010634 fetch 2 ,mem_antl_le_sleep_timeout 
+0x3533 010635 store 2 ,mem_antl_le_sleep_timer 
+0x3534 010636 call antilost_alert_off 
+0x3535 010637 branch antilost_fast_adv_start 
+:      010640 antilost_cmd_parse_for_application:
+0x3536 010641 bpatch patch19_5 ,mem_patch19 
+0x3537 010642 call le_app_receive_data 
+0x3538 010643 ifetch 1 ,rega 
+0x3539 010644 beq opcode3_antl_start_alram ,antilost_on_of_alram 
+0x353a 010645 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
+0x353b 010646 rtn 
+:      010648 antilost_on_of_alram:
+0x353c 010649 fetch 1 ,mem_antl_lost_mode 
+0x353d 010650 beq anti_le_alarm_off ,antilost_alert_on 
+0x353e 010651 beq anti_le_alarm_on ,antilost_alert_off 
+0x353f 010652 rtn 
+:      010654 antilost_configuration_for_alram:
+0x3540 010655 ifetch 1 ,regb 
+0x3541 010656 beq 1 ,antilost_set_start_alarm_after_disconn 
+0x3542 010657 beq 0 ,antilost_set_no_alarm_after_disconn 
+0x3543 010658 rtn 
+:      010665 antilost_prepare_data_and_send:
+0x3544 010666 bpatch patch19_6 ,mem_patch19 
+0x3545 010667 fetch 1 ,mem_client_characteristic_configuration_descriptor 
+0x3546 010668 isolate1 notification_enable_bit ,pdata 
+0x3547 010669 nrtn true 
+0x3548 010670 add regc ,6 ,contr 
+0x3549 010671 ifetch 2 ,contr 
+0x354a 010672 byteswap pdata ,pdata 
+0x354b 010673 add pdata ,5 ,loopcnt 
+0x354c 010674 add regc ,3 ,contr 
+0x354d 010675 call calc_check_sum_start 
+0x354e 010676 istore 1 ,contr 
+0x354f 010677 copy regc ,rega 
+0x3550 010678 branch queue_push 
+:      010684 antilost_alert_on:
+0x3551 010685 fetch 1 ,mem_antl_power_state 
+0x3552 010686 rtn blank 
+0x3553 010687 jam 1 ,mem_antl_lost_mode 
+0x3554 010688 arg mem_antl_alert_buzzer_stlye ,regc 
+0x3555 010689 call antilost_buzzer_configuration 
+0x3556 010690 arg mem_antl_alert_led_stlye ,regc 
+0x3557 010691 call antilost_led_configuration 
+0x3558 010692 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3559 010693 jam 1 ,mem_antl_key0_release + 8 
+0x355a 010694 arg mem_antl_key0_release ,regc 
+0x355b 010695 branch antilost_prepare_data_and_send 
+:      010696 antilost_alert_off:
+0x355c 010697 fetch 1 ,mem_antl_lost_mode 
+0x355d 010698 rtn blank 
+0x355e 010699 jam 0 ,mem_antl_lost_mode 
+0x355f 010700 call antilost_led_buzzer_stop_blink 
+0x3560 010701 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3561 010702 jam 0 ,mem_antl_key0_release + 8 
+0x3562 010703 arg mem_antl_key0_release ,regc 
+0x3563 010704 branch antilost_prepare_data_and_send 
+:      010706 antilost_set_start_alarm_after_disconn:
+0x3564 010707 jam 1 ,mem_alarm_config 
+0x3565 010708 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x3566 010709 jam 1 ,mem_antl_key0_release + 8 
+0x3567 010710 arg mem_antl_key0_release ,regc 
+0x3568 010711 branch antilost_prepare_data_and_send 
+:      010712 antilost_set_no_alarm_after_disconn:
+0x3569 010713 jam 0 ,mem_alarm_config 
+0x356a 010714 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x356b 010715 jam 0 ,mem_antl_key0_release + 8 
+0x356c 010716 arg mem_antl_key0_release ,regc 
+0x356d 010717 branch antilost_prepare_data_and_send 
+:      010718 antilost_on_off_alarm_after_disconn:
+0x356e 010719 fetch 1 ,mem_alarm_config 
+0x356f 010720 rtn blank 
+0x3570 010721 branch antilost_alert_on 
+:      010723 antilost_notify_alarm_config_first_time:
+0x3571 010724 ifetch 2 ,rega 
+0x3572 010725 store 2 ,mem_client_characteristic_configuration_descriptor 
+0x3573 010726 isolate1 notification_enable_bit ,pdata 
+0x3574 010727 nrtn true 
+0x3575 010728 fetch 1 ,mem_alarm_config_notfy_cnt 
+0x3576 010729 rtn blank 
+0x3577 010730 jam 0 ,mem_alarm_config_notfy_cnt 
+0x3578 010731 fetch 8 ,mem_antl_le_interval_min 
+0x3579 010732 store 8 ,mem_le_interval_min 
+0x357a 010733 jam 2 ,mem_antl_send_updata_le_param_timer 
+0x357b 010734 call antilost_battery_process 
+0x357c 010735 call antilost_battery_calculate_end 
+0x357d 010736 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x357e 010737 fetch 1 ,mem_alarm_config 
+0x357f 010738 store 1 ,mem_antl_key0_release + 8 
+0x3580 010739 arg mem_antl_key0_release ,regc 
+0x3581 010740 branch antilost_prepare_data_and_send 
+:      010744 antilost_buzzer_configuration:
+0x3582 010745 arg 1 ,rega 
+0x3583 010746 branch antilost_configuration_common 
+:      010747 antilost_led_configuration:
+0x3584 010748 arg 0 ,rega 
+:      010749 antilost_configuration_common:
+0x3585 010750 branch antilost_led_buzzer_style_configuration 
+:      010752 antilost_led_buzzer_stop_blink:
+0x3586 010753 arg 0 ,rega 
+0x3587 010754 call ui_led_blink_stop_global 
+0x3588 010755 arg 1 ,rega 
+0x3589 010756 call ui_led_blink_stop_global 
+0x358a 010757 fetch 1 ,mem_buzzer_pwm_conf 
+0x358b 010758 branch pwm_disable 
+:      010760 antilost_led_buzzer_style_configuration:
+0x358c 010761 call calc_curr_struct_prt 
+0x358d 010762 arg 7 ,loopcnt 
+0x358e 010763 branch ui_led_set_style_global + 2 
+:      010767 antilost_fast_adv_start:
+0x358f 010768 arg mem_antl_fast_adv_led_style ,regc 
+0x3590 010769 arg mem_antl_lpm_interval ,regb 
+:      010770 antilost_adv_start_common:
+0x3591 010771 call antilost_adv_interval_lpm_interval_set 
+0x3592 010772 call antilost_led_configuration 
+0x3593 010773 fetch 2 ,mem_antl_fast_adv_timeout 
+0x3594 010774 store 2 ,mem_antl_fast_adv_timer 
+0x3595 010775 branch app_ble_start_adv 
+:      010777 antilost_adv_interval_lpm_interval_set:
+0x3596 010778 ifetch 2 ,regb 
+0x3597 010779 store 2 ,mem_lpm_interval 
+0x3598 010780 ifetch 2 ,contr 
+0x3599 010781 store 2 ,mem_le_adv_interval 
+0x359a 010782 rtn 
+:      010784 antilost_buzzer_pwm_init:
+0x359b 010785 arg 0 ,rega 
+0x359c 010786 call pwm_init 
+0x359d 010787 fetch 6 ,mem_buzzer_pwm_conf 
+0x359e 010788 store 6 ,mem_pdatatemp 
+0x359f 010789 call pwm_out_set 
+0x35a0 010790 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a1 010791 branch pwm_disable 
+:      010793 antilost_led_on_cb:
+0x35a2 010794 jam 1 ,mem_antl_led_state 
+0x35a3 010795 rtn 
+:      010796 antilost_led_off_cb:
+0x35a4 010797 jam 0 ,mem_antl_led_state 
+0x35a5 010798 rtn 
+:      010802 antilost_buzzer_off:
+0x35a6 010803 jam 0 ,mem_antl_buzzer_state 
+0x35a7 010804 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a8 010805 branch pwm_disable 
+:      010807 antilost_buzzer_on:
+0x35a9 010808 jam 1 ,mem_antl_buzzer_state 
+0x35aa 010809 fetch 6 ,mem_buzzer_pwm_conf 
+0x35ab 010810 store 6 ,mem_pdatatemp 
+0x35ac 010811 branch pwm_out_set 
+:      010815 antilost_adc_init:
+0x35ad 010816 jam 0 ,mem_adc_config_flag 
+0x35ae 010817 branch adc_init_data 
+:      010819 antilost_battery_process:
+0x35af 010820 call adc_set_mode 
+0x35b0 010821 call vdd_calculate_by_mode 
+0x35b1 010822 store 2 ,mem_battery_current_voltage 
+0x35b2 010823 arg mem_battery_calculate_set ,rega 
+0x35b3 010824 call adc_bat_percent_lowpower_out 
+0x35b4 010825 store 1 ,mem_voltage_remain_percent 
+0x35b5 010826 beq 0 ,antilost_low_battery 
+0x35b6 010827 sub pdata ,0x64 ,null 
+0x35b7 010828 nbranch antilost_full_battery ,positive 
+0x35b8 010829 store 1 ,mem_antl_key0_release + 8 
+:      010830 antilost_battery_calculate_end:
+0x35b9 010831 jam opcode5_batter_information ,mem_antl_key0_release + 5 
+0x35ba 010832 arg mem_antl_key0_release ,regc 
+0x35bb 010833 branch antilost_prepare_data_and_send 
+:      010834 antilost_full_battery:
+0x35bc 010835 jam 100 ,mem_antl_key0_release + 8 
+0x35bd 010836 branch antilost_battery_calculate_end 
+:      010838 antilost_low_battery:
+0x35be 010839 branch app_button_long_pressed 
+:      010843 car_init:
+0x35bf 010844 rtn wake 
+0x35c0 010845 hfetch 1 ,core_gpio_sel1 
+0x35c1 010846 and_into 0xf0 ,pdata 
+0x35c2 010847 hstore 1 ,core_gpio_sel1 
+0x35c3 010848 setarg car_le_before_hibernate 
+0x35c4 010849 store 2 ,mem_cb_before_hibernate 
+0x35c5 010851 setarg car_le_process_lpm_before 
+0x35c6 010852 store 2 ,mem_cb_before_lpm 
+0x35c7 010854 setarg app_enter_hibernate 
+0x35c8 010855 store 2 ,mem_cb_discovry_timeout 
+0x35c9 010857 setarg car_scale_process_idle 
+0x35ca 010858 store 2 ,mem_cb_idle_process 
+0x35cb 010860 setarg car_scale_process_bb_event 
+0x35cc 010861 store 2 ,mem_cb_bb_event_process 
+0x35cd 010863 setarg app_get_lpm_wake_lock 
+0x35ce 010864 store 2 ,mem_cb_check_wakelock 
+0x35cf 010866 setarg car_le_receive_data 
+0x35d0 010867 store 2 ,mem_cb_att_write 
+0x35d1 010869 setarg car_le_bb_event_timer 
+0x35d2 010870 store 2 ,mem_cb_event_timer 
+0x35d3 010872 call g24_head_ptr2regc 
+0x35d4 010873 setarg car_24g_receive_data 
+0x35d5 010874 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x35d6 010875 istore 2 ,contw 
+0x35d7 010877 setarg car_power_off_signal 
+0x35d8 010878 store 2 ,mem_remote_car_power_off_cb 
+0x35d9 010880 setarg car_soft_switch_power_on_signal 
+0x35da 010881 store 2 ,mem_remote_car_power_standby_cb 
+0x35db 010883 bpatch patch19_7 ,mem_patch19 
+0x35dc 010884 call car_init_environment 
+0x35dd 010885 call queue_init 
+0x35de 010886 jam 2 ,mem_lpm_mult 
+0x35df 010887 jam power_on ,mem_car_24g_received_pac 
+0x35e0 010888 fetch 1 ,mem_car_config_soft_switch_enable 
+0x35e1 010889 store 1 ,mem_car_hard_soft_switch 
+0x35e2 010890 beq hard_switch ,car_hard_switch_power_on_signal 
+0x35e3 010891 fetch 1 ,mem_car_config_soft_switch_gpio 
+0x35e4 010892 store 1 ,mem_ui_button_gpio 
+0x35e5 010893 jam off ,mem_le_adv_enable 
+:      010894 car_soft_switch_power_on_init:
+0x35e6 010895 call car_ui_led_init 
+0x35e7 010896 call ui_button_init 
+0x35e8 010897 call ui_button_polling 
+0x35e9 010898 jam power_starting ,mem_car_power_state 
+0x35ea 010899 fetch 2 ,mem_ui_state_map 
+0x35eb 010900 rtnbit1 ui_state_btn_down 
+0x35ec 010901 branch app_enter_hibernate 
+:      010903 car_power_off_signal:
+0x35ed 010904 branch car_ui_led_init 
+:      010906 car_hard_switch_power_on_signal:
+0x35ee 010907 jam power_standby ,mem_car_power_state 
+:      010908 car_soft_switch_power_on_signal:
+0x35ef 010909 jam on ,mem_le_adv_enable 
+0x35f0 010910 call car_ui_led_init 
+0x35f1 010911 arg 0 ,rega 
+0x35f2 010912 call ui_led_blink_start_global 
+0x35f3 010914 setarg fast_adv_interval_value_car 
+0x35f4 010915 call shutter_ble_adv_interval_set 
+:      010916 car_le_modified_name_adv:
+0x35f5 010917 arg mem_le_name + 7 ,contw 
+0x35f6 010918 fetch 1 ,mem_le_lap 
+:      010919 car_name_loop:
+0x35f7 010920 and pdata ,0xF0 ,temp 
+0x35f8 010921 rshift4 temp ,temp 
+0x35f9 010922 call car_hex_to_ascii 
+0x35fa 010923 istoret 1 ,contw 
+0x35fb 010924 and pdata ,0x0F ,temp 
+0x35fc 010925 call car_hex_to_ascii 
+0x35fd 010926 istoret 1 ,contw 
+0x35fe 010927 call le_modified_name_att_list 
+0x35ff 010928 fetcht 1 ,mem_le_name_len 
+0x3600 010929 copy temp ,loopcnt 
+0x3601 010930 arg mem_le_adv_data + 2 ,contw 
+0x3602 010931 arg mem_le_name ,contr 
+0x3603 010932 call memcpy 
+:      010933 car_le_modified_name_scan:
+0x3604 010934 fetcht 1 ,mem_le_name_len 
+0x3605 010935 copy temp ,loopcnt 
+0x3606 010936 arg mem_le_scan_data + 2 ,contw 
+0x3607 010937 arg mem_le_name ,contr 
+0x3608 010938 branch memcpy 
+:      010939 car_hex_to_ascii:
+0x3609 010940 sub temp ,9 ,null 
+0x360a 010941 branch car_hex_num ,positive 
+0x360b 010942 add temp ,55 ,temp 
+0x360c 010943 rtn 
+:      010944 car_hex_num:
+0x360d 010945 add temp ,48 ,temp 
+0x360e 010946 rtn 
+:      010948 car_ui_led_init:
+0x360f 010949 fetch 1 ,mem_car_config_blood_led1_gpio 
+0x3610 010950 bne invalid_pin_num ,car_blood_led_gpio_set 
+:      010951 car_ui_led_init_1:
+0x3611 010952 fetch 1 ,mem_car_config_pairing_led_gpio 
+0x3612 010953 bne invalid_pin_num ,car_pairing_led_gpio_set 
+:      010954 car_ui_led_init_2:
+0x3613 010955 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x3614 010956 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
+:      010957 car_ui_led_init_3:
+0x3615 010958 fetch 1 ,mem_car_led_num 
+0x3616 010959 copy pdata ,loopcnt 
+0x3617 010960 setarg mem_car_led_map 
+0x3618 010961 copy pdata ,rega 
+:      010962 car_in_lp1:
+0x3619 010963 copy rega ,contr 
+0x361a 010964 ifetch 1 ,contr 
+0x361b 010965 copy contr ,rega 
+0x361c 010966 beq invalid_pin_num ,car_in_lp1_end 
+0x361d 010967 copy pdata ,temp 
+0x361e 010968 call gpio_config_output 
+:      010969 car_in_lp1_end:
+0x361f 010970 loop car_in_lp1 
+:      010971 car_ui_led_init_end:
+0x3620 010972 rtn 
+:      010973 car_blood_led_gpio_set:
+0x3621 010974 fetch 8 ,mem_car_config_blood_led1_gpio 
+0x3622 010975 store 8 ,mem_car_led_map + 2 
+0x3623 010976 branch car_ui_led_init_1 
+:      010977 car_pairing_led_gpio_set:
+0x3624 010978 store 1 ,mem_car_led_map 
+0x3625 010979 branch car_ui_led_init_2 
+:      010980 car_low_voltage_led_gpio_set:
+0x3626 010981 store 1 ,mem_car_led_map + 1 
+0x3627 010982 branch car_ui_led_init_3 
+:      010985 car_init_environment:
+0x3628 010986 arg 0 ,rega 
+0x3629 010987 call pwm_init 
+0x362a 010988 call car_ir_rx_init 
+0x362b 010989 call g24_receive_process_init 
+0x362c 010990 branch car_init_adc_hvin 
+:      010992 car_init_adc_hvin:
+0x362d 010993 jam 100 ,mem_car_notify_vdd_value_last 
+0x362e 010994 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x362f 010995 store 1 ,mem_car_style2_struct_led_gpio 
+0x3630 010996 branch adc_init_data 
+:      010998 car_le_before_hibernate:
+0x3631 010999 call gpio_set_before_lpm_common 
+0x3632 011000 branch keyscan_process_lpm_before 
+:      011002 car_le_process_lpm_before:
+0x3633 011003 branch keyscan_process_lpm_before 
+:      011005 car_key_scan_process:
+0x3634 011008 branch keyscan_key_process 
+:      011010 car_scale_process_idle:
+0x3635 011011 call car_le_send_packet 
+0x3636 011012 call car_ir_receive_process 
+0x3637 011013 call car_g24_status_process 
+0x3638 011014 branch car_key_scan_process 
+:      011016 car_g24_status_process:
+0x3639 011017 fetch 2 ,mem_ui_state_map 
+0x363a 011018 rtnbit1 ui_state_ble_connected 
+0x363b 011019 fetch 1 ,mem_car_24g_received_pac 
+0x363c 011020 beq work_paired ,car_g24_connected_event 
+0x363d 011021 rtn 
+:      011022 car_g24_connected_event:
+0x363e 011023 fetch 1 ,mem_car_24g_status 
+0x363f 011024 rtneq work_paired 
+0x3640 011025 jam work_paired ,mem_car_24g_status 
+0x3641 011026 branch car_g24_connected 
+:      011028 car_le_send_packet:
+0x3642 011029 fetch 2 ,mem_ui_state_map 
+0x3643 011030 rtnbit0 ui_state_ble_connected 
+0x3644 011031 call le_fifo_check_nearly_full 
+0x3645 011032 nrtn blank 
+0x3646 011033 arg mem_car_pop_queue_buff ,rega 
+0x3647 011034 call queue_pop 
+0x3648 011035 nrtn user 
+0x3649 011036 arg mem_car_pop_queue_buff ,contr 
+0x364a 011037 branch le_send_notify_from_list 
+:      011039 car_scale_process_bb_event:
+0x364b 011040 copy regc ,pdata 
+0x364c 011041 beq bt_evt_button_up ,app_event_button_up 
+0x364d 011042 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x364e 011043 beq bt_evt_le_connected ,car_scale_event_le_conn 
+0x364f 011044 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
+0x3650 011045 rtn 
+:      011047 car_scale_event_le_conn:
+0x3651 011048 setarg disable_24g 
+0x3652 011049 call g24_store_mem_24g_mode 
+0x3653 011050 branch car_scale_process_conn 
+:      011051 car_g24_connected:
+0x3654 011052 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3655 011053 store 2 ,mem_car_24g_no_data_timeout_timer 
+:      011054 car_scale_process_conn:
+0x3656 011055 jam 0x14 ,mem_car_notify_vdd_timer 
+0x3657 011056 jam 0 ,mem_lpm_mode 
+0x3658 011057 call app_ble_stop_adv 
+0x3659 011058 call app_lpm_mult_enable 
+0x365a 011059 fetch 1 ,mem_car_config_pairing_led_conn_status 
+0x365b 011060 beq 0x01 ,car_pairing_led_conn_status_setting 
+:      011061 car_scale_process_conn_next:
+0x365c 011062 arg 0 ,rega 
+0x365d 011063 branch ui_led_on_global 
+:      011064 car_pairing_led_conn_status_setting:
+0x365e 011065 arg 0 ,rega 
+0x365f 011066 branch ui_led_blink_stop_global 
+:      011068 car_scale_event_le_discon:
+0x3660 011069 setarg rx_24g 
+0x3661 011070 call g24_store_mem_24g_mode 
+:      011071 car_g24_disconnect:
+0x3662 011072 setarg 0 
+0x3663 011073 store 5 ,mem_car_led_control 
+0x3664 011074 setarg 4 
+0x3665 011075 call pwm_disable 
+0x3666 011076 setarg 5 
+0x3667 011077 call pwm_disable 
+0x3668 011078 setarg 20 
+0x3669 011079 call pwm_disable 
+0x366a 011080 setarg 21 
+0x366b 011081 call pwm_disable 
+0x366c 011082 setarg 22 
+0x366d 011083 call pwm_disable 
+0x366e 011084 setarg 7 
+0x366f 011085 call pwm_disable 
+0x3670 011086 call queue_init 
+0x3671 011087 jam 10 ,mem_motor1_speed 
+0x3672 011088 jam 10 ,mem_motor2_speed 
+0x3673 011089 jam 10 ,mem_motor3_speed 
+0x3674 011091 jam 2 ,mem_lpm_mult 
+0x3675 011092 arg 0 ,rega 
+0x3676 011093 call ui_led_blink_start_global 
+0x3677 011095 setarg fast_adv_interval_value_car 
+0x3678 011096 call shutter_ble_adv_interval_set 
+0x3679 011097 branch app_ble_start_adv 
+:      011099 car_le_bb_event_timer:
+0x367a 011101 call car_moto1_blank_data_timer 
+0x367b 011102 call car_moto2_blank_data_timer 
+0x367c 011103 call car_moto3_blank_data_timer 
+0x367d 011104 call app_power_timer 
+0x367e 011105 call car_led_control_timer 
+0x367f 011106 call car_notify_vdd_timer 
+0x3680 011107 call car_24g_no_data_timeout_timer 
+0x3681 011108 call car_ir_breakdown_timer 
+0x3682 011109 branch car_attack_shake_timer 
+:      011111 car_ir_breakdown_timer:
+0x3683 011112 arg mem_car_ir_breakdown_check_timer ,regc 
+0x3684 011113 arg car_ir_breakdown_timeout ,regb 
+0x3685 011114 branch timer_single_step 
+:      011115 car_ir_breakdown_timeout:
+0x3686 011116 call car_ir_gpio_get_status 
+0x3687 011117 nrtn true 
+0x3688 011118 jam 1 ,mem_car_ir_breakdown_flag 
+0x3689 011119 rtn 
+:      011121 car_24g_no_data_timeout_timer:
+0x368a 011122 arg mem_car_24g_no_data_timeout_timer ,regc 
+0x368b 011123 arg car_24g_no_data_timer_timeout ,regb 
+0x368c 011124 branch timer_single_step_2b 
+:      011125 car_24g_no_data_timer_timeout:
+0x368d 011126 jam work_search ,mem_car_24g_status 
+0x368e 011127 branch car_g24_disconnect 
+:      011129 car_attack_shake_timer:
+0x368f 011130 arg mem_car_attack_shake_timer ,regc 
+0x3690 011131 arg car_attack_shake ,regb 
+0x3691 011132 branch timer_single_step 
+:      011133 car_attack_shake:
+0x3692 011134 fetch 1 ,mem_car_attack_shake_flag 
+0x3693 011135 branch car_attack_shake_stop ,blank 
+0x3694 011136 jam 2 ,mem_car_attack_shake_timer 
+0x3695 011137 jam 0 ,mem_car_attack_shake_flag 
+0x3696 011138 setarg 0x0a02 
+0x3697 011139 store 2 ,mem_le_receive_payload 
+0x3698 011140 fetch 1 ,mem_car_config_device_select 
+0x3699 011141 beq device_battle_tank ,car_attack_shake_front_battle_tank 
+:      011142 car_attack_shake_front_battle_car:
+0x369a 011143 branch car_motor_control 
+:      011144 car_attack_shake_front_battle_tank:
+0x369b 011145 setarg 0x0a02 
+0x369c 011146 store 2 ,mem_le_receive_payload + 2 
+0x369d 011147 branch car_motor_control 
+:      011148 car_attack_shake_stop:
+0x369e 011149 setarg 0 
+0x369f 011150 store 4 ,mem_le_receive_payload 
+0x36a0 011151 branch car_motor_control 
+:      011153 car_notify_vdd_timer:
+0x36a1 011154 fetch 1 ,mem_car_config_bat_notify_enable 
+0x36a2 011155 rtn blank 
+0x36a3 011156 fetch 2 ,mem_ui_state_map 
+0x36a4 011157 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
+0x36a5 011158 arg mem_car_notify_vdd_timer ,regc 
+0x36a6 011159 arg car_notify_vdd ,regb 
+0x36a7 011160 branch timer_single_step 
+:      011161 car_notify_vdd:
+0x36a8 011162 fetch 1 ,mem_car_notify_vdd_count 
+0x36a9 011163 store 1 ,mem_car_notify_vdd_timer 
+0x36aa 011164 fetch 1 ,mem_car_working_flag 
+0x36ab 011165 nrtn blank 
+:      011166 car_read_hvin:
+0x36ac 011167 call adc_set_mode 
+0x36ad 011168 call vdd_calculate_by_mode 
+0x36ae 011169 store 2 ,mem_vdd_now_vol 
+0x36af 011170 arg mem_vdd_calculate_set ,rega 
+0x36b0 011171 call adc_bat_percent_lowpower_out 
+0x36b1 011172 fetcht 1 ,mem_car_notify_vdd_value_last 
+0x36b2 011173 isub temp ,null 
+0x36b3 011174 branch car_notify_vdd_next2 ,positive 
+0x36b4 011175 store 1 ,mem_car_notify_vdd_value_last 
+0x36b5 011176 copy pdata ,temp 
+:      011177 car_notify_vdd_next2:
+0x36b6 011178 storet 1 ,mem_car_notify_vdd_percent 
+0x36b7 011179 fetch 1 ,mem_car_config_low_voltage_percent 
+0x36b8 011180 isub temp ,null 
+0x36b9 011181 call car_enter_low_bat ,positive 
+0x36ba 011182 storet 1 ,mem_notify_bat_payload 
+0x36bb 011183 arg 6 ,loopcnt 
+0x36bc 011184 arg mem_notify_bat_head ,contr 
+0x36bd 011185 call calc_check_sum_start 
+0x36be 011186 store 1 ,mem_notify_bat_check_sum 
+0x36bf 011187 arg mem_notify_bat_packet ,rega 
+0x36c0 011188 branch queue_push 
+:      011189 car_enter_low_bat:
+0x36c1 011190 fetch 1 ,mem_low_bat_flag 
+0x36c2 011191 nrtn blank 
+0x36c3 011192 jam 1 ,mem_low_bat_flag 
+0x36c4 011193 arg 1 ,rega 
+0x36c5 011194 branch ui_led_blink_start_global 
+:      011195 car_low_bat_led_off:
+0x36c6 011196 arg 1 ,rega 
+0x36c7 011197 branch ui_led_blink_stop_global 
+:      011199 car_led_control_timer:
+0x36c8 011200 arg mem_car_led_control_timer ,regc 
+0x36c9 011201 arg car_led_control ,regb 
+0x36ca 011202 branch timer_single_step 
+:      011203 car_led_control:
+0x36cb 011204 jam 5 ,mem_car_led_control_timer 
+0x36cc 011205 jam 0 ,mem_car_led_no 
+0x36cd 011206 fetch 1 ,mem_car_led_blink_status 
+0x36ce 011207 beq led_on ,car_led_control_blink_off 
+0x36cf 011208 beq led_off ,car_led_control_blink_on 
+:      011209 car_led_control_set:
+0x36d0 011210 arg mem_car_led_control ,contr 
+0x36d1 011211 copy contr ,rega 
+0x36d2 011212 arg 8 ,loopcnt 
+:      011213 car_led_control_timer_next:
+0x36d3 011214 copy rega ,contr 
+0x36d4 011215 ifetch 1 ,contr 
+0x36d5 011216 copy contr ,rega 
+0x36d6 011217 beq led_off ,car_led_control_off 
+0x36d7 011218 beq led_on ,car_led_control_on 
+0x36d8 011219 beq led_blink ,car_led_control_blink 
+:      011220 car_led_control_timer_next_2:
+0x36d9 011221 fetch 1 ,mem_car_led_no 
+0x36da 011222 increase 1 ,pdata 
+0x36db 011223 store 1 ,mem_car_led_no 
+0x36dc 011224 loop car_led_control_timer_next 
+0x36dd 011225 rtn 
+:      011226 car_led_switch:
+0x36de 011227 fetch 1 ,mem_car_led_no 
+0x36df 011228 arg mem_car_config_blood_led_gpio ,regb 
+0x36e0 011229 iadd regb ,regb 
+0x36e1 011230 ifetcht 1 ,regb 
+0x36e2 011231 rtn 
+:      011232 car_led_control_off:
+0x36e3 011233 call car_led_switch 
+0x36e4 011234 call gpio_out_inactive 
+0x36e5 011235 branch car_led_control_timer_next_2 
+:      011236 car_led_control_on:
+0x36e6 011237 call car_led_switch 
+0x36e7 011238 call gpio_out_active 
+0x36e8 011239 branch car_led_control_timer_next_2 
+:      011240 car_led_control_blink:
+0x36e9 011241 fetch 1 ,mem_car_led_blink_status 
+0x36ea 011242 beq led_on ,car_led_control_off 
+0x36eb 011243 branch car_led_control_on 
+:      011244 car_led_control_blink_on:
+0x36ec 011245 jam led_on ,mem_car_led_blink_status 
+0x36ed 011246 branch car_led_control_set 
+:      011247 car_led_control_blink_off:
+0x36ee 011248 jam led_off ,mem_car_led_blink_status 
+0x36ef 011249 branch car_led_control_set 
+:      011253 calc_check_sum_start:
+0x36f0 011254 arg 0 ,rega 
+:      011255 calc_check_sum_loop:
+0x36f1 011256 ifetch 1 ,contr 
+0x36f2 011257 iadd rega ,rega 
+0x36f3 011258 loop calc_check_sum_loop 
+:      011259 calc_check_sum_and:
+0x36f4 011260 and rega ,0xff ,pdata 
+0x36f5 011261 rtn 
+:      011263 car_le_receive_data:
+0x36f6 011264 fetch 1 ,mem_le_att_opcode 
+0x36f7 011265 beq attop_write_request ,car_le_parse_att_write_request 
+0x36f8 011266 rtn 
+:      011267 car_le_parse_att_write_request:
+0x36f9 011268 fetch 2 ,mem_le_att_handle 
+0x36fa 011269 beq att_car_control_handle ,car_control_le_receive 
+0x36fb 011270 rtn 
+:      011282 le_app_receive_data:
+0x36fc 011283 bpatch patch1a_0 ,mem_patch1a 
+0x36fd 011284 ifetch 5 ,rega 
+0x36fe 011285 store 5 ,mem_app_receive_temp 
+0x36ff 011286 fetch 2 ,mem_app_receive_temp 
+0x3700 011287 arg le_receive_packet_head ,temp 
+0x3701 011288 isub temp ,null 
+0x3702 011289 nrtn zero 
+0x3703 011290 fetch 2 ,mem_app_receive_temp + 3 
+0x3704 011291 byteswap pdata ,pdata 
+0x3705 011292 store 2 ,mem_app_receive_temp + 3 
+0x3706 011293 copy pdata ,loopcnt 
+0x3707 011294 increase 5 ,rega 
+0x3708 011295 copy rega ,contr 
+0x3709 011296 arg mem_app_receive_temp + 5 ,contw 
+0x370a 011297 call memcpy 
+0x370b 011298 ifetch 1 ,contr 
+0x370c 011299 store 1 ,mem_app_receive_temp + 15 
+0x370d 011300 arg mem_app_receive_temp + 2 ,rega 
+0x370e 011301 arg mem_app_receive_temp + 5 ,regb 
+0x370f 011302 rtn 
+:      011304 car_control_le_receive:
+0x3710 011305 setarg 0 
+0x3711 011306 store 5 ,mem_le_receive_payload 
+0x3712 011307 store 5 ,mem_le_receive_payload + 5 
+0x3713 011308 call le_app_receive_data 
+0x3714 011309 copy regb ,contr 
+0x3715 011310 arg mem_le_receive_payload ,contw 
+0x3716 011311 arg 10 ,loopcnt 
+0x3717 011312 call memcpy 
+:      011313 car_receive_cmd_select:
+0x3718 011314 bpatch patch1a_1 ,mem_patch1a 
+0x3719 011315 ifetch 1 ,rega 
+0x371a 011316 beq car_cmd_old_car_control ,car_drive_old 
+0x371b 011317 beq car_cmd_old_speed_control ,car_speed_set_old 
+0x371c 011318 beq car_cmd_l_r_motor_control ,car_motor_control 
+0x371d 011319 beq car_cmd_f_b_motor_control ,car_motor_control 
+0x371e 011320 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
+0x371f 011321 beq car_cmd_led_control ,car_led_control_receive 
+0x3720 011322 beq car_cmd_device_info ,car_info_request 
+0x3721 011323 rtn 
+:      011325 car_24g_receive_data:
+0x3722 011326 fetch 2 ,mem_ui_state_map 
+0x3723 011327 rtnbit1 ui_state_ble_connected 
+0x3724 011329 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3725 011330 store 2 ,mem_car_24g_no_data_timeout_timer 
+0x3726 011332 jam work_paired ,mem_car_24g_received_pac 
+0x3727 011334 setarg offset_24g_rxdata_temp_add3 
+0x3728 011335 call g24_set_rega 
+0x3729 011336 call car_control_le_receive 
+0x372a 011338 fetch 1 ,mem_app_receive_temp + 2 
+0x372b 011339 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
+0x372c 011340 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
+0x372d 011341 rtn 
+:      011342 car_24g_receive_data_next:
+0x372e 011343 fetch 1 ,mem_le_receive_payload 
+0x372f 011344 ncall car_moto1_enable_blank_data_timer ,blank 
+0x3730 011345 fetch 1 ,mem_le_receive_payload + 2 
+0x3731 011346 ncall car_moto2_enable_blank_data_timer ,blank 
+0x3732 011347 fetch 1 ,mem_le_receive_payload + 4 
+0x3733 011348 ncall car_moto3_enable_blank_data_timer ,blank 
+0x3734 011349 rtn 
+:      011351 car_moto1_enable_blank_data_timer:
+0x3735 011352 jam 5 ,mem_car_moto1_blank_timer 
+0x3736 011353 rtn 
+:      011354 car_moto2_enable_blank_data_timer:
+0x3737 011355 jam 5 ,mem_car_moto2_blank_timer 
+0x3738 011356 rtn 
+:      011357 car_moto3_enable_blank_data_timer:
+0x3739 011358 jam 5 ,mem_car_moto3_blank_timer 
+0x373a 011359 rtn 
+:      011361 car_moto1_blank_data_timer:
+0x373b 011362 arg mem_car_moto1_blank_timer ,regc 
+0x373c 011363 arg car_moto1_blank_data ,regb 
+0x373d 011364 branch timer_single_step 
+:      011365 car_moto2_blank_data_timer:
+0x373e 011366 arg mem_car_moto2_blank_timer ,regc 
+0x373f 011367 arg car_moto2_blank_data ,regb 
+0x3740 011368 branch timer_single_step 
+:      011369 car_moto3_blank_data_timer:
+0x3741 011370 arg mem_car_moto3_blank_timer ,regc 
+0x3742 011371 arg car_moto3_blank_data ,regb 
+0x3743 011372 branch timer_single_step 
+:      011374 car_moto1_blank_data:
+0x3744 011375 jam 0 ,mem_le_receive_payload 
+0x3745 011376 branch car_motor_control 
+:      011377 car_moto2_blank_data:
+0x3746 011378 jam 0 ,mem_le_receive_payload + 2 
+0x3747 011379 branch car_motor_control 
+:      011380 car_moto3_blank_data:
+0x3748 011381 jam 0 ,mem_le_receive_payload + 4 
+0x3749 011382 branch car_motor_control 
+:      011387 car_drive_old:
+0x374a 011388 call car_left_right_control_old 
+0x374b 011389 branch car_front_back_control_old 
+:      011390 car_left_right_control_old:
+0x374c 011391 fetch 1 ,mem_le_receive_payload 
+0x374d 011392 store 1 ,mem_motor2_status 
+0x374e 011393 branch car_motor2_control 
+:      011394 car_front_back_control_old:
+0x374f 011395 fetch 1 ,mem_motor1_speed 
+0x3750 011396 call car_reset_old_speed 
+0x3751 011397 fetch 1 ,mem_le_receive_payload + 1 
+0x3752 011398 store 1 ,mem_motor1_status 
+0x3753 011399 branch car_motor1_control 
+:      011400 car_reset_old_speed:
+0x3754 011401 beq speed_level_2 ,car_reset_old_speed2 
+0x3755 011402 beq speed_level_3 ,car_reset_old_speed3 
+0x3756 011403 store 1 ,mem_motor1_speed 
+0x3757 011404 rtn 
+:      011405 car_reset_old_speed2:
+0x3758 011406 jam speed_level_5 ,mem_motor1_speed 
+0x3759 011407 rtn 
+:      011408 car_reset_old_speed3:
+0x375a 011409 jam speed_level_10 ,mem_motor1_speed 
+0x375b 011410 rtn 
+:      011411 car_speed_set_old:
+0x375c 011412 fetch 1 ,mem_le_receive_payload 
+0x375d 011413 call car_reset_old_speed 
+0x375e 011414 fetch 1 ,mem_motor1_speed 
+0x375f 011415 call car_motor_speed_duty_setting 
+0x3760 011416 call car_motor_speed_duty_transform 
+0x3761 011417 branch pwm_pwm0_duty_set 
+:      011419 car_motor_control:
+0x3762 011420 fetch 1 ,mem_car_24g_go_die_flag 
+0x3763 011421 nrtn blank 
+0x3764 011422 fetch 6 ,mem_le_receive_payload 
+0x3765 011423 store 6 ,mem_motor1_status 
+0x3766 011424 fetch 1 ,mem_motor1_speed 
+0x3767 011425 fetcht 1 ,mem_motor2_speed 
+0x3768 011426 iand temp ,pdata 
+0x3769 011427 fetcht 1 ,mem_motor3_speed 
+0x376a 011428 iand temp ,pdata 
+0x376b 011429 call car_motor_working_flag ,blank 
+0x376c 011430 bpatch patch1a_2 ,mem_patch1a 
+0x376d 011431 call car_motor1_control 
+0x376e 011432 call car_motor2_control 
+0x376f 011433 branch car_motor3_control 
+:      011434 car_motor1_control:
+0x3770 011435 arg mem_motor1_pwm_set ,regb 
+0x3771 011436 arg mem_motor1_status ,contr 
+0x3772 011437 branch car_motor_status_select 
+:      011438 car_motor2_control:
+0x3773 011439 arg mem_motor2_pwm_set ,regb 
+0x3774 011440 arg mem_motor2_status ,contr 
+0x3775 011441 branch car_motor_status_select 
+:      011442 car_motor3_control:
+0x3776 011443 arg mem_motor3_pwm_set ,regb 
+0x3777 011444 arg mem_motor3_status ,contr 
+0x3778 011445 branch car_motor_status_select 
+:      011446 car_motor_working_flag:
+0x3779 011447 jam 0 ,mem_car_working_flag 
+0x377a 011448 rtn 
+:      011450 car_motor_status_select:
+0x377b 011451 ifetch 1 ,contr 
+0x377c 011452 beq motor_stop ,car_motor_stop 
+0x377d 011453 beq go_front ,car_motor_positive 
+0x377e 011454 beq go_back ,car_motor_negative 
+0x377f 011455 rtn 
+:      011456 car_motor_positive:
+0x3780 011457 jam 0 ,mem_motor_select_p_n 
+0x3781 011458 branch car_motor_negative + 1 
+:      011459 car_motor_negative:
+0x3782 011460 jam 1 ,mem_motor_select_p_n 
+0x3783 011461 ifetch 1 ,contr 
+0x3784 011462 store 1 ,mem_car_motor_speed 
+0x3785 011463 ifetch 8 ,regb 
+0x3786 011464 branch car_motor_work 
+:      011466 car_motor_stop:
+0x3787 011467 ifetch 1 ,regb 
+0x3788 011468 call pwm_disable 
+0x3789 011469 increase 1 ,regb 
+0x378a 011470 ifetch 1 ,regb 
+0x378b 011471 branch pwm_disable 
+:      011472 car_motor_work:
+0x378c 011473 store 8 ,mem_motor_pwm_pin1_set 
+0x378d 011474 jam 1 ,mem_car_working_flag 
+0x378e 011475 fetch 1 ,mem_motor_select_p_n 
+0x378f 011476 beq 0 ,car_motor_select_positive 
+:      011477 car_motor_select_negative:
+0x3790 011478 fetch 1 ,mem_motor_pwm_pin2_set 
+0x3791 011479 store 1 ,mem_motor_pwm_pin_set 
+0x3792 011480 fetch 1 ,mem_motor_pwm_pin1_set 
+:      011481 car_motor_work_next:
+0x3793 011482 call pwm_disable 
+0x3794 011483 fetch 1 ,mem_car_motor_speed 
+0x3795 011484 call car_motor_speed_duty_setting 
+0x3796 011485 store 1 ,mem_motor_pwm_dute_set 
+0x3797 011486 fetch 6 ,mem_motor_pwm_pin_set 
+0x3798 011487 store 6 ,mem_pdatatemp 
+0x3799 011488 branch pwm_out_set 
+:      011489 car_motor_select_positive:
+0x379a 011490 fetch 1 ,mem_motor_pwm_pin1_set 
+0x379b 011491 store 1 ,mem_motor_pwm_pin_set 
+0x379c 011492 fetch 1 ,mem_motor_pwm_pin2_set 
+0x379d 011493 branch car_motor_work_next 
+:      011495 car_motor_speed_duty_setting:
+0x379e 011496 mul32 pdata ,5 ,pdata 
+0x379f 011497 add pdata ,50 ,pdata 
+0x37a0 011498 rtn 
+:      011499 car_motor_speed_duty_transform:
+0x37a1 011500 arg 12000 ,temp 
+0x37a2 011501 imul32 temp ,pdata 
+0x37a3 011502 div pdata ,100 
+0x37a4 011503 call wait_div_end 
+0x37a5 011504 quotient temp 
+0x37a6 011505 copy temp ,rega 
+0x37a7 011506 setarg 12000 
+0x37a8 011507 isub temp ,regb 
+0x37a9 011508 rtn 
+:      011511 car_ir_init:
+0x37aa 011512 hfetch 1 ,core_gpio_sel2 
+0x37ab 011513 set1 2 ,pdata 
+0x37ac 011514 hstore 1 ,core_gpio_sel2 
+0x37ad 011515 setarg 158 
+0x37ae 011516 hstore 2 ,core_pwm_pcnt4 
+0x37af 011517 hstore 2 ,core_pwm_ncnt4 
+0x37b0 011518 rtn 
+:      011520 car_ir_data_rx_from_app:
+0x37b1 011521 fetch 1 ,mem_car_24g_go_die_flag 
+0x37b2 011522 nrtn blank 
+0x37b3 011523 fetch 2 ,mem_le_receive_payload 
+0x37b4 011524 store 2 ,mem_ir_data 
+0x37b5 011525 fetch 1 ,mem_car_24g_status 
+0x37b6 011526 bne work_paired ,car_ir_data_tx 
+0x37b7 011527 fetch 2 ,mem_le_lap 
+0x37b8 011528 store 2 ,mem_ir_data 
+:      011529 car_ir_data_tx:
+0x37b9 011530 bpatch patch1a_3 ,mem_patch1a 
+0x37ba 011531 call car_ir_init 
+0x37bb 011532 call car_ir_enable 
+0x37bc 011533 setarg 48000 
+0x37bd 011534 call sleep 
+0x37be 011535 call car_ir_disable 
+0x37bf 011536 setarg 7200 
+0x37c0 011537 call sleep 
+0x37c1 011538 arg 16 ,loopcnt 
+:      011539 car_ir_send_loop:
+0x37c2 011540 call car_ir_enable 
+0x37c3 011541 fetch 2 ,mem_ir_data 
+0x37c4 011542 bbit1 0 ,car_ir_is_bit1 
+0x37c5 011543 setarg 7200 
+0x37c6 011544 call sleep 
+0x37c7 011545 call car_ir_disable 
+0x37c8 011546 branch car_ir_wait_finish 
+:      011548 car_ir_is_bit1:
+0x37c9 011549 setarg 14400 
+0x37ca 011550 call sleep 
+0x37cb 011551 call car_ir_disable 
+:      011552 car_ir_wait_finish:
+0x37cc 011553 setarg 7200 
+0x37cd 011554 call sleep 
+0x37ce 011555 fetch 2 ,mem_ir_data 
+0x37cf 011556 rshift pdata ,pdata 
+0x37d0 011557 store 2 ,mem_ir_data 
+0x37d1 011558 loop car_ir_send_loop 
+0x37d2 011560 jam 2 ,mem_car_attack_shake_timer 
+0x37d3 011561 jam 1 ,mem_car_attack_shake_flag 
+0x37d4 011562 setarg 0x0a01 
+0x37d5 011563 store 2 ,mem_le_receive_payload 
+0x37d6 011564 fetch 1 ,mem_car_config_device_select 
+0x37d7 011565 beq device_battle_tank ,car_attack_shake_back_battle_tank 
+:      011566 car_attack_shake_back_battle_car:
+0x37d8 011567 branch car_motor_control 
+:      011568 car_attack_shake_back_battle_tank:
+0x37d9 011569 setarg 0x0a01 
+0x37da 011570 store 2 ,mem_le_receive_payload + 2 
+0x37db 011571 branch car_motor_control 
+:      011573 car_ir_enable:
+0x37dc 011574 hfetch 1 ,core_gpio_key2 
+0x37dd 011575 or_into 0x40 ,pdata 
+0x37de 011576 hstore 1 ,core_gpio_key2 
+0x37df 011577 rtn 
+:      011578 car_ir_disable:
+0x37e0 011579 hfetch 1 ,core_gpio_key2 
+0x37e1 011580 and_into 0xbf ,pdata 
+0x37e2 011581 hstore 1 ,core_gpio_key2 
+0x37e3 011582 rtn 
+:      011584 car_ir_rx_init:
+0x37e4 011585 fetch 1 ,mem_car_config_ir_enable 
+0x37e5 011586 rtneq 0x00 
+0x37e6 011587 call lpm_disable_exen_output 
+0x37e7 011588 fetcht 1 ,mem_car_config_ir_rx_gpio 
+0x37e8 011589 storet 1 ,mem_ir_rx_gpio 
+0x37e9 011590 call gpio_config_input 
+0x37ea 011591 call car_ir_gpio_get_status 
+0x37eb 011592 nrtn true 
+0x37ec 011593 jam 1 ,mem_car_ir_breakdown_check_timer 
+0x37ed 011594 rtn 
+:      011596 car_ir_receive_process:
+0x37ee 011597 fetch 1 ,mem_car_config_ir_enable 
+0x37ef 011598 rtneq flag_ir_disable 
+0x37f0 011599 fetch 1 ,mem_car_ir_breakdown_flag 
+0x37f1 011600 nrtn blank 
+0x37f2 011601 fetch 2 ,mem_ui_state_map 
+0x37f3 011602 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
+0x37f4 011603 fetch 1 ,mem_car_24g_status 
+0x37f5 011604 rtnne work_paired 
+:      011605 car_ir_receive_process_next:
+0x37f6 011606 bpatch patch1a_4 ,mem_patch1a 
+0x37f7 011607 call car_ir_gpio_get_status 
+0x37f8 011608 nrtn true 
+0x37f9 011609 setarg 36000 
+0x37fa 011610 call sleep 
+0x37fb 011611 call car_ir_gpio_get_status 
+0x37fc 011612 nrtn true 
+0x37fd 011613 call car_ir_clk_get 
+:      011614 car_ir_packet_head_wait_end:
+0x37fe 011615 call car_ir_clk_check 
+0x37ff 011616 nrtn positive 
+0x3800 011617 call car_ir_gpio_get_status 
+0x3801 011618 branch car_ir_packet_head_wait_end ,true 
+0x3802 011619 arg 0 ,rega 
+0x3803 011620 arg 16 ,loopcnt 
+0x3804 011621 call car_ir_clk_get 
+:      011622 car_ir_receive_process_loop:
+0x3805 011623 call car_ir_clk_check 
+0x3806 011624 nrtn positive 
+0x3807 011625 call car_ir_gpio_get_status 
+0x3808 011626 nbranch car_ir_receive_process_loop ,true 
+0x3809 011627 setarg 10800 
+0x380a 011628 call sleep 
+0x380b 011629 call car_ir_gpio_get_status 
+0x380c 011630 branch car_ir_get_bit1 ,true 
+:      011631 car_ir_get_bit0:
+0x380d 011632 setarg 0 
+0x380e 011633 rshift rega ,rega 
+0x380f 011634 ior rega ,rega 
+0x3810 011635 loop car_ir_receive_process_loop 
+0x3811 011636 branch car_ir_receive_process_end 
+:      011637 car_ir_get_bit1:
+0x3812 011638 setarg 0x8000 
+0x3813 011639 rshift rega ,rega 
+0x3814 011640 ior rega ,rega 
+0x3815 011641 call car_ir_clk_get 
+:      011642 car_ir_get_bit1_wait_low_end:
+0x3816 011643 call car_ir_clk_check 
+0x3817 011644 nrtn positive 
+0x3818 011645 call car_ir_gpio_get_status 
+0x3819 011646 branch car_ir_get_bit1_wait_low_end ,true 
+0x381a 011647 loop car_ir_receive_process_loop 
+:      011648 car_ir_receive_process_end:
+0x381b 011649 bpatch patch1a_5 ,mem_patch1a 
+0x381c 011650 copy rega ,pdata 
+0x381d 011651 store 2 ,mem_ir_rx_buf 
+0x381e 011652 store 2 ,mem_ir_notify_data + 8 
+0x381f 011653 fetch 1 ,mem_car_24g_status 
+0x3820 011654 beq work_paired ,car_ir_24g_receive_attack 
+:      011655 car_ir_data_notify:
+0x3821 011656 arg 0x07 ,loopcnt 
+0x3822 011657 arg mem_ir_notify_data_head ,contr 
+0x3823 011658 call calc_check_sum_start 
+0x3824 011659 store 1 ,mem_ir_notify_data_check_sum 
+0x3825 011660 arg mem_ir_notify_data ,rega 
+0x3826 011661 branch queue_push 
+:      011663 car_ir_24g_receive_attack:
+0x3827 011664 fetch 1 ,mem_car_24g_ir_receive_attack_count 
+0x3828 011665 increase 1 ,pdata 
+0x3829 011666 store 1 ,mem_car_24g_ir_receive_attack_count 
+0x382a 011667 div pdata ,2 
+0x382b 011668 call wait_div_end 
+0x382c 011669 quotient temp 
+0x382d 011670 remainder pdata 
+0x382e 011671 nbranch car_ir_24g_receive_attack_blink ,blank 
+:      011672 car_ir_24g_receive_attack_off:
+0x382f 011673 fetch 1 ,mem_car_config_led_num 
+0x3830 011674 isub temp ,null 
+0x3831 011675 call car_ir_24g_go_die ,zero 
+0x3832 011676 arg mem_car_led_control ,pdata 
+0x3833 011677 increase -1 ,temp 
+0x3834 011678 iadd temp ,rega 
+0x3835 011679 arg 0 ,pdata 
+0x3836 011680 istore 1 ,rega 
+0x3837 011681 rtn 
+:      011682 car_ir_24g_receive_attack_blink:
+0x3838 011683 arg mem_car_led_control ,pdata 
+0x3839 011684 iadd temp ,rega 
+0x383a 011685 arg 2 ,pdata 
+0x383b 011686 istore 1 ,rega 
+0x383c 011687 rtn 
+:      011688 car_ir_24g_go_die:
+0x383d 011689 jam 1 ,mem_car_24g_go_die_flag 
+0x383e 011690 rtn 
+:      011691 car_ir_clk_get:
+0x383f 011692 copy clkn_bt ,pdata 
+0x3840 011693 store 4 ,mem_ir_receive_clkn 
+0x3841 011694 rtn 
+:      011695 car_ir_clk_check:
+0x3842 011696 copy clkn_bt ,pdata 
+0x3843 011697 fetcht 4 ,mem_ir_receive_clkn 
+0x3844 011698 isub temp ,pdata 
+0x3845 011699 sub pdata ,200 ,null 
+0x3846 011700 rtn 
+:      011702 car_ir_gpio_get_status:
+0x3847 011703 fetcht 1 ,mem_ir_rx_gpio 
+0x3848 011704 branch gpio_get_bit 
+:      011706 car_led_control_receive:
+0x3849 011707 fetch 8 ,mem_le_receive_payload 
+0x384a 011708 store 8 ,mem_car_led_control 
+0x384b 011709 rtn 
+:      011711 car_info_request:
+0x384c 011712 fetch 1 ,mem_car_config_device_select 
+0x384d 011713 store 1 ,mem_car_info_request_payload 
+0x384e 011714 fetch 1 ,mem_car_config_motor_layout 
+0x384f 011715 store 1 ,mem_car_info_request_payload + 1 
+0x3850 011716 fetch 1 ,mem_car_config_ir_enable 
+0x3851 011717 store 1 ,mem_car_info_request_payload + 2 
+0x3852 011718 arg 13 ,loopcnt 
+0x3853 011719 arg mem_car_info_request_head ,contr 
+0x3854 011720 call calc_check_sum_start 
+0x3855 011721 store 1 ,mem_car_info_request_checksum 
+0x3856 011722 arg mem_car_info_request ,rega 
+0x3857 011723 branch queue_push 
+:      011729 light_init:
+0x3858 011730 call clear_eeprom_size_2k 
+0x3859 011731 jam 0x7a ,mem_curr_packet_num 
+0x385a 011732 call light_load_controler_list 
+0x385b 011733 call light_init_crr_cmd_count 
+0x385c 011734 setarg light_pairing_timer 
+0x385d 011735 store 2 ,mem_cb_event_timer 
+0x385e 011736 arg 0 ,rega 
+0x385f 011737 branch pwm_init 
+:      011739 light_pairing_timer:
+0x3860 011740 fetch 2 ,mem_light_pairing_timer 
+0x3861 011741 rtn blank 
+0x3862 011742 increase -1 ,pdata 
+0x3863 011743 store 2 ,mem_light_pairing_timer 
+0x3864 011744 rtnne 0 
+0x3865 011745 jam 0 ,mem_light_pairing_enable 
+0x3866 011746 rtn 
+:      011748 light_init_crr_cmd_count:
+0x3867 011749 bpatch patch1a_6 ,mem_patch1a 
+0x3868 011750 fetch 1 ,mem_light_next_record 
+0x3869 011751 sub pdata ,40 ,null 
+0x386a 011752 rtn positive 
+0x386b 011753 jam 0 ,mem_light_next_record 
+0x386c 011754 rtn 
+:      011756 light_load_controler_list:
+0x386d 011757 arg mem_light_next_record ,rega 
+0x386e 011758 arg 0 ,regb 
+0x386f 011759 arg 81 ,temp 
+0x3870 011760 branch iicd_read_eep_data 
+:      011763 light_find_controler_pairing:
+0x3871 011764 disable user 
+0x3872 011765 fetch 1 ,mem_light_cnum 
+0x3873 011766 copy pdata ,loopcnt 
+0x3874 011768 arg mem_light_clist ,rega 
+0x3875 011769 copy regc ,regb 
+:      011770 light_find_controler_pairing_loop:
+0x3876 011771 bpatch patch1a_7 ,mem_patch1a 
+0x3877 011772 call light_compare_addr_record 
+0x3878 011773 branch enable_user ,zero 
+:      011774 light_find_single_pairing_diff:
+0x3879 011775 increase 4 ,rega 
+0x387a 011776 loop light_find_controler_pairing_loop 
+0x387b 011777 rtn 
+:      011780 light_compare_addr_record:
+0x387c 011781 bpatch patch1b_0 ,mem_patch1b 
+0x387d 011782 ifetch 3 ,rega 
+0x387e 011783 ifetcht 3 ,regb 
+0x387f 011784 isub temp ,null 
+0x3880 011785 rtn 
+:      011787 light_compare_single_record:
+0x3881 011788 bpatch patch1b_1 ,mem_patch1b 
+0x3882 011789 ifetch 3 ,rega 
+0x3883 011790 ifetcht 3 ,regb 
+0x3884 011791 isub temp ,null 
+0x3885 011792 nrtn zero 
+0x3886 011793 ifetch 1 ,contr 
+0x3887 011794 sub pdata ,0 ,null 
+0x3888 011795 rtn zero 
+0x3889 011796 add rega ,3 ,contr 
+0x388a 011797 ifetcht 1 ,contr 
+0x388b 011798 isub temp ,null 
+0x388c 011799 rtn 
+:      011802 light_find_controler_cmd:
+0x388d 011803 bpatch patch1b_2 ,mem_patch1b 
+0x388e 011804 disable user 
+0x388f 011805 fetch 1 ,mem_light_cnum 
+0x3890 011806 copy pdata ,loopcnt 
+0x3891 011808 arg mem_light_clist ,rega 
+0x3892 011809 copy regc ,regb 
+:      011810 light_find_controler_cmd_loop:
+0x3893 011811 call light_compare_single_record 
+0x3894 011812 branch enable_user ,zero 
+0x3895 011813 increase 4 ,rega 
+0x3896 011814 loop light_find_controler_cmd_loop 
+0x3897 011815 rtn 
+:      011818 light_recv_adv:
+0x3898 011819 fetch 1 ,mem_le_scanrsp_rcv 
+0x3899 011820 increase 1 ,pdata 
+0x389a 011821 store 1 ,mem_le_scanrsp_rcv 
+0x389b 011822 arg mem_le_rxbuf + 12 ,regc 
+:      011824 light_anylize_command:
+0x389c 011825 ifetch 2 ,regc 
+0x389d 011826 arg 0x55aa ,temp 
+0x389e 011827 isub temp ,null 
+0x389f 011828 nrtn zero 
+0x38a0 011829 copy contr ,regc 
+0x38a1 011830 ifetcht 3 ,regc 
+0x38a2 011831 setarg 0xffffff 
+0x38a3 011832 isub temp ,null 
+0x38a4 011833 branch light_parse_cmd ,zero 
+0x38a5 011834 call light_find_controler_cmd 
+0x38a6 011835 branch light_parse_cmd ,user 
+0x38a7 011836 rtn 
+:      011838 light_parse_cmd:
+0x38a8 011839 bpatch patch1b_3 ,mem_patch1b 
+0x38a9 011840 increase 4 ,regc 
+0x38aa 011841 ifetch 1 ,regc 
+0x38ab 011842 fetcht 1 ,mem_curr_packet_num 
+0x38ac 011843 isub temp ,null 
+0x38ad 011844 rtn zero 
+0x38ae 011845 store 1 ,mem_curr_packet_num 
+0x38af 011846 fetch 1 ,mem_le_req_rcv 
+0x38b0 011847 increase 1 ,pdata 
+0x38b1 011848 store 1 ,mem_le_req_rcv 
+0x38b2 011850 increase 1 ,regc 
+0x38b3 011851 ifetch 1 ,regc 
+0x38b4 011852 store 1 ,mem_light_crr_cmd_count 
+0x38b5 011853 copy pdata ,loopcnt 
+0x38b6 011854 rtn blank 
+:      011855 light_parse_cmd_loop:
+0x38b7 011856 ifetch 1 ,contr 
+0x38b8 011857 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
+0x38b9 011858 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
+0x38ba 011859 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
+0x38bb 011860 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
+0x38bc 011861 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
+0x38bd 011862 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
+0x38be 011863 beq light_cmd_auto_mode ,light_parse_auto_mode 
+0x38bf 011864 beq light_cmd_pairing ,light_parse_pairing 
+0x38c0 011865 loop light_parse_cmd_loop 
+0x38c1 011866 rtn 
+:      011868 light_parse_cmd_pwm0:
+0x38c2 011869 copy contr ,regc 
+0x38c3 011870 fetch 1 ,mem_light_pwm0 
+0x38c4 011871 store 1 ,mem_pdatatemp 
+0x38c5 011872 arg 0 ,temp 
+:      011873 light_parse_cmd_pwm_common:
+0x38c6 011874 storet 1 ,mem_pdatatemp + 1 
+0x38c7 011875 setarg 10000 
+0x38c8 011876 store 3 ,mem_pdatatemp + 2 
+0x38c9 011877 ifetch 1 ,regc 
+0x38ca 011878 store 1 ,mem_pdatatemp + 5 
+0x38cb 011879 call pwm_out_set 
+0x38cc 011880 and regc ,1 ,contr 
+0x38cd 011881 loop light_parse_cmd_loop 
+0x38ce 011882 rtn 
+:      011883 light_parse_cmd_pwm1:
+0x38cf 011884 copy regc ,contr 
+0x38d0 011885 fetch 1 ,mem_light_pwm1 
+0x38d1 011886 store 1 ,mem_pdatatemp 
+0x38d2 011887 arg 1 ,temp 
+0x38d3 011888 branch light_parse_cmd_pwm_common 
+:      011889 light_parse_cmd_pwm2:
+0x38d4 011890 copy regc ,contr 
+0x38d5 011891 fetch 1 ,mem_light_pwm2 
+0x38d6 011892 store 1 ,mem_pdatatemp 
+0x38d7 011893 arg 2 ,temp 
+0x38d8 011894 branch light_parse_cmd_pwm_common 
+:      011895 light_parse_cmd_pwm3:
+0x38d9 011896 copy regc ,contr 
+0x38da 011897 fetch 1 ,mem_light_pwm3 
+0x38db 011898 store 1 ,mem_pdatatemp 
+0x38dc 011899 arg 3 ,temp 
+0x38dd 011900 branch light_parse_cmd_pwm_common 
+:      011901 light_parse_cmd_pwm4:
+0x38de 011902 copy regc ,contr 
+0x38df 011903 fetch 1 ,mem_light_pwm4 
+0x38e0 011904 store 1 ,mem_pdatatemp 
+0x38e1 011905 arg 4 ,temp 
+0x38e2 011906 branch light_parse_cmd_pwm_common 
+:      011907 light_parse_cmd_pwm5:
+0x38e3 011908 copy regc ,contr 
+0x38e4 011909 fetch 1 ,mem_light_pwm5 
+0x38e5 011910 store 1 ,mem_pdatatemp 
+0x38e6 011911 arg 5 ,temp 
+0x38e7 011912 branch light_parse_cmd_pwm_common 
+:      011914 light_parse_auto_mode:
+0x38e8 011915 ifetch 1 ,contr 
+0x38e9 011916 rtn 
+:      011918 light_parse_pairing:
+0x38ea 011919 copy contr ,regc 
+0x38eb 011920 fetch 1 ,mem_light_pairing_enable 
+0x38ec 011921 bne 1 ,light_parse_pairing_abandon 
+0x38ed 011922 call update_controler_list 
+:      011923 light_parse_pairing_abandon:
+0x38ee 011924 and regc ,4 ,contr 
+0x38ef 011925 rtn 
+:      011926 update_controler_list:
+0x38f0 011927 bpatch patch1b_4 ,mem_patch1b 
+0x38f1 011928 call light_find_controler_pairing 
+0x38f2 011929 branch update_conrtoler_list_found ,user 
+0x38f3 011930 fetch 1 ,mem_light_next_record 
+0x38f4 011931 copy pdata ,temp 
+0x38f5 011932 increase 1 ,pdata 
+0x38f6 011933 store 1 ,mem_light_next_record 
+0x38f7 011934 call light_init_crr_cmd_count 
+0x38f8 011935 lshift2 temp ,temp 
+0x38f9 011936 setarg mem_light_clist 
+0x38fa 011937 iadd temp ,contw 
+0x38fb 011938 ifetch 4 ,regc 
+0x38fc 011939 istore 4 ,contw 
+0x38fd 011940 branch update_conrtoler_store_list 
+:      011941 update_conrtoler_list_found:
+0x38fe 011942 add regc ,3 ,contr 
+0x38ff 011943 ifetch 1 ,contr 
+0x3900 011944 rtn blank 
+0x3901 011945 ifetch 4 ,regc 
+0x3902 011946 istore 4 ,rega 
+:      011947 update_conrtoler_store_list:
+0x3903 011948 arg mem_light_next_record ,rega 
+0x3904 011949 arg 0 ,regb 
+0x3905 011950 arg 81 ,temp 
+0x3906 011951 branch iicd_write_eep_data 
+:      011955 lightc_init:
+0x3907 011959 fetcht 1 ,mem_lightc_led_gpio 
+0x3908 011960 call gpio_out_inactive 
+0x3909 011961 rtn 
+:      011964 lightc_dispatch:
+0x390a 011967 fetcht 1 ,mem_lightc_led_gpio 
+0x390b 011968 call gpio_out_active 
+0x390c 011971 fetcht 1 ,mem_lightc_led_gpio 
+0x390d 011972 call gpio_out_inactive 
+0x390e 011975 call lightc_start_adv 
+0x390f 011977 fetch 1 ,mem_adv_time 
+0x3910 011978 nrtn blank 
+0x3911 011980 call lpm_write_gpio_wakeup 
+0x3912 011981 hfetch 4 ,core_lpm_ctrl 
+0x3913 011982 set0 15 ,pdata 
+0x3914 011983 hstore 4 ,core_lpm_reg 
+0x3915 011984 call lpm_write_ctrl 
+0x3916 011985 arg param_hibernate_clks ,temp 
+0x3917 011986 branch lpm_sleep 
+:      011988 lightc_adv:
+0x3918 011989 fetch 1 ,mem_adv_time 
+0x3919 011990 branch le_adv_loop_tx ,blank 
+0x391a 011991 increase -1 ,pdata 
+0x391b 011992 store 1 ,mem_adv_time 
+0x391c 011993 branch le_adv_loop_tx 
+:      011995 lightc_start_adv:
+0x391d 011996 mul32 pdata ,20 ,pdata 
+0x391e 011997 arg mem_cmd0_string ,contr 
+0x391f 011998 iadd contr ,contr 
+0x3920 011999 ifetch 1 ,contr 
+0x3921 012000 rtn blank 
+0x3922 012001 copy pdata ,rega 
+0x3923 012002 copy rega ,loopcnt 
+0x3924 012003 arg mem_le_adv_data + 2 ,contw 
+0x3925 012004 call memcpy 
+0x3926 012005 copy rega ,pdata 
+0x3927 012006 increase 2 ,pdata 
+0x3928 012007 store 1 ,mem_le_adv_data_len 
+0x3929 012008 rtn 
+:      012015 module_init:
+0x392a 012017 rtn wake 
+0x392b 012018 call le_modified_name 
+0x392c 012019 call adc_init_data 
+0x392d 012020 setarg module_process_idle 
+0x392e 012021 store 2 ,mem_cb_idle_process 
+0x392f 012022 setarg module_bt_conn_process 
+0x3930 012023 store 2 ,mem_cb_bt_process 
+0x3931 012024 setarg module_process_bb_event 
+0x3932 012025 store 2 ,mem_cb_bb_event_process 
+0x3933 012026 setarg module_le_conn_process 
+0x3934 012027 store 2 ,mem_cb_le_process 
+0x3935 012028 setarg module_lpm_lock 
+0x3936 012029 store 2 ,mem_cb_check_wakelock 
+0x3937 012030 setarg module_hci_cmd_transmit_le_notify 
+0x3938 012031 store 2 ,mem_cb_ble_transmit 
+0x3939 012032 setarg module_hci_event_receive_spp_data 
+0x393a 012033 store 2 ,mem_cb_receive_spp_data 
+0x393b 012034 setarg module_le_receive_data 
+0x393c 012035 store 2 ,mem_cb_att_write 
+0x393d 012036 setarg module_bb_event_timer 
+0x393e 012037 store 2 ,mem_cb_event_timer 
+0x393f 012039 call module_spp_clear_last_transmite_clock 
+0x3940 012040 bpatch patch1b_5 ,mem_patch1b 
+0x3941 012041 call module_lpm_uart_init 
+0x3942 012042 call module_gpio_init 
+0x3943 012043 call check_module_disabled 
+0x3944 012044 branch module_hci_event_enter_standby_mode 
+:      012047 module_lpm_uart_init:
+0x3945 012048 fetch 4 ,mem_module_uart_rx_buffer 
+0x3946 012049 hstore 4 ,core_uart_rsaddr 
+0x3947 012051 fetch 4 ,mem_module_uart_tx_buffer 
+0x3948 012052 hstore 4 ,core_uart_tsaddr 
+0x3949 012054 hfetch 1 ,core_gpio_sel1 
+0x394a 012055 or_into 0x04 ,pdata 
+0x394b 012056 and_into 0xfc ,pdata 
+0x394c 012057 hstore 1 ,core_gpio_sel1 
+0x394d 012058 jam 0x00 ,core_uart_ctrl 
+0x394e 012060 fetch 2 ,mem_module_uart_rx_buffer 
+0x394f 012061 hstore 2 ,core_uart_rrptr 
+0x3950 012062 fetch 2 ,mem_module_uart_tx_buffer 
+0x3951 012063 hstore 2 ,core_uart_twptr 
+0x3952 012064 hstore 2 ,core_uart_trptrp 
+0x3953 012066 hfetch 4 ,core_gpio_pu0 
+0x3954 012067 set1 7 ,pdata 
+0x3955 012068 hstore 4 ,core_gpio_pu0 
+0x3956 012070 hfetch 2 ,core_clkoff 
+0x3957 012071 set0 clock_off_uart ,pdata 
+0x3958 012072 hstore 2 ,core_clkoff 
+0x3959 012073 call uart_set_baud_by_mem 
+0x395a 012074 jam uartclk_crystal ,core_uart_clksel 
+0x395b 012075 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x395c 012077 fetch 1 ,mem_module_flag 
+0x395d 012078 isolate1 module_flag_uart_flow_control ,pdata 
+0x395e 012079 hfetcht 1 ,core_uart_ctrl 
+0x395f 012080 setflag true ,4 ,temp 
+0x3960 012081 hstoret 1 ,core_uart_ctrl 
+0x3961 012082 rtn 
+:      012086 module_lpm_init:
+0x3962 012087 call module_spp_clear_last_transmite_clock 
+0x3963 012088 branch module_lpm_uart_init 
+:      012091 module_gpio_init:
+0x3964 012096 fetcht 1 ,mem_module_connect_state_gpio 
+0x3965 012097 call gpio_config_output 
+0x3966 012098 call module_set_conn_pin_low 
+0x3967 012100 fetcht 1 ,mem_module_wake_up_gpio 
+0x3968 012101 branch gpio_config_input 
+:      012103 module_lpm_lock:
+0x3969 012104 fetcht 1 ,mem_module_wake_up_gpio 
+0x396a 012105 call gpio_get_bit 
+0x396b 012106 nbranch app_put_lpm_wake_lock ,true 
+0x396c 012107 branch app_get_lpm_wake_lock 
+:      012110 module_le_conn_process:
+0x396d 012111 rtn 
+:      012113 module_bt_conn_process:
+0x396e 012114 call module_spp_enter_sniff 
+0x396f 012115 branch module_control_air_flow 
+:      012117 module_spp_enter_sniff:
+0x3970 012118 fetch 1 ,mem_ui_state_map 
+0x3971 012119 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
+0x3972 012120 bpatch patch1b_6 ,mem_patch1b 
+0x3973 012121 setarg 0x3eff 
+0x3974 012122 fetcht 4 ,mem_last_transmite_clock 
+0x3975 012123 iadd temp ,temp 
+0x3976 012124 copy clkn_bt ,pdata 
+0x3977 012125 isub temp ,null 
+0x3978 012126 nrtn positive 
+0x3979 012127 fetch 2 ,mem_ui_state_map 
+0x397a 012128 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
+0x397b 012129 fetch 1 ,mem_module_flag 
+0x397c 012130 rtnbit1 moudle_task_sniff 
+0x397d 012131 call module_set_sniff_task_flag 
+0x397e 012132 call app_bt_enter_sniff 
+:      012133 module_spp_clear_last_transmite_clock:
+0x397f 012134 copy clkn_bt ,pdata 
+0x3980 012135 store 4 ,mem_last_transmite_clock 
+0x3981 012136 rtn 
+:      012139 module_process_idle:
+0x3982 012140 call module_control_air_flow 
+0x3983 012141 call l2cap_malloc_is_fifo_full 
+0x3984 012142 nrtn blank 
+0x3985 012143 branch module_process 
+:      012146 module_process_bb_event:
+0x3986 012147 copy regc ,pdata 
+0x3987 012148 beq bt_evt_bb_connected ,module_process_bb_conn 
+0x3988 012149 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
+0x3989 012150 beq bt_evt_reconn_failed ,module_process_reconn_fail 
+0x398a 012151 beq bt_evt_setup_complete ,module_process_setup_complete 
+0x398b 012152 beq bt_evt_spp_connected ,module_process_spp_connected 
+0x398c 012153 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
+0x398d 012154 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
+0x398e 012155 beq bt_evt_enter_sniff ,module_process_enter_sniff 
+0x398f 012156 beq bt_evt_exit_sniff ,module_process_exit_sniff 
+0x3990 012157 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
+0x3991 012158 beq bt_evt_le_connected ,module_process_le_conn 
+0x3992 012159 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
+0x3993 012160 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
+0x3994 012161 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
+0x3995 012162 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
+0x3996 012163 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
+0x3997 012164 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
+0x3998 012165 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
+0x3999 012166 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
+0x399a 012167 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
+0x399b 012168 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
+0x399c 012169 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
+0x399d 012170 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
+0x399e 012171 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
+0x399f 012172 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
+0x39a0 012173 beq bt_evt_store_nvram ,module_hci_event_store_device 
+0x39a1 012174 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
+0x39a2 012175 rtn 
+:      012178 module_process_bb_event_disconned:
+0x39a3 012179 call module_spp_clear_last_transmite_clock 
+0x39a4 012180 fetch 1 ,mem_flag_pairing_state 
+0x39a5 012181 ncall module_hci_event_bt_pairing_fail ,blank 
+0x39a6 012182 call module_disconn_start 
+0x39a7 012183 fetch 2 ,mem_ui_state_map 
+0x39a8 012184 rtnbit0 ui_state_bt_spp_conn 
+0x39a9 012185 branch module_spp_disconnected 
+:      012187 module_process_spp_connected:
+0x39aa 012188 fetch 2 ,mem_ui_state_map 
+0x39ab 012189 set1 ui_state_bt_spp_conn ,pdata 
+0x39ac 012190 store 2 ,mem_ui_state_map 
+0x39ad 012191 fetch 1 ,mem_module_spp_lpm_mult 
+0x39ae 012192 store 1 ,mem_lpm_mult 
+0x39af 012193 call module_set_conn_pin_low 
+0x39b0 012194 branch module_hci_event_spp_connect 
+:      012196 module_process_spp_disconnected:
+:      012198 module_spp_disconnected:
+0x39b1 012199 fetch 2 ,mem_ui_state_map 
+0x39b2 012200 rtnbit0 ui_state_bt_spp_conn 
+0x39b3 012201 set0 ui_state_bt_spp_conn ,pdata 
+0x39b4 012202 store 2 ,mem_ui_state_map 
+0x39b5 012203 branch module_hci_event_spp_disconnect 
+:      012206 module_process_enter_sniff:
+:      012208 module_sniff_param_check:
+0x39b6 012209 call module_spp_clear_last_transmite_clock 
+0x39b7 012212 fetch 2 ,mem_context + coffset_tsniff 
+0x39b8 012213 rshift pdata ,pdata 
+0x39b9 012214 fetcht 2 ,mem_sniff_param_interval 
+0x39ba 012215 isub temp ,null 
+0x39bb 012216 nbranch module_sniff_param_check_unsniff ,zero 
+0x39bc 012217 branch app_lpm_mult_enable 
+:      012218 module_sniff_param_check_unsniff:
+0x39bd 012219 fetch 1 ,mem_module_flag 
+0x39be 012220 rtnbit1 moudle_task_unsniff 
+0x39bf 012221 hfetch 2 ,core_uart_rxitems 
+0x39c0 012222 ncall module_set_unsniff_task_flag ,blank 
+0x39c1 012223 branch app_bt_sniff_exit 
+:      012225 module_process_exit_sniff:
+0x39c2 012226 call module_clear_sniff_task_flag 
+0x39c3 012227 branch app_lpm_mult_disable 
+:      012229 module_process_setup_complete:
+0x39c4 012230 call module_spp_clear_last_transmite_clock 
+0x39c5 012231 branch module_conn_start 
+:      012233 module_process_bb_even_le_disconn:
+0x39c6 012234 call le_clr_config_more_data 
+0x39c7 012235 call module_disconn_start 
+0x39c8 012236 branch module_hci_event_le_disconnect 
+:      012238 module_process_evt_pincode_req:
+0x39c9 012239 branch app_bt_set_pincode 
+:      012242 module_process_sniff_not_accept:
+0x39ca 012243 branch module_clear_sniff_task_flag 
+:      012246 module_process_unsniff_accept:
+0x39cb 012247 fetch 1 ,mem_module_flag 
+0x39cc 012248 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
+0x39cd 012249 branch module_clear_unsniff_task_flag 
+:      012252 module_process_unsniff_not_accept:
+0x39ce 012253 branch module_clear_unsniff_task_flag 
+:      012256 module_process_le_conn:
+0x39cf 012257 call le_send_att_exchange_mtu_requset 
+0x39d0 012258 call module_conn_start 
+0x39d1 012259 fetch 1 ,mem_module_le_lpm_mult 
+0x39d2 012260 store 1 ,mem_lpm_mult 
+0x39d3 012261 branch module_hci_event_le_connect 
+:      012264 module_process_bb_conn:
+0x39d4 012265 jam 0 ,mem_flag_mode_ssp_pin 
+0x39d5 012266 call module_clear_sniff_task_flag 
+0x39d6 012267 branch module_clear_unsniff_task_flag 
+:      012269 module_process_page_time_out:
+:      012270 module_process_reconn_fail:
+:      012271 module_disconn_start:
+0x39d7 012272 call module_start_adv_discovery_by_command 
+0x39d8 012273 branch module_set_conn_pin_high 
+:      012276 module_process_ble_ltk_lost:
+0x39d9 012277 call le_send_reject_ind 
+0x39da 012278 branch le_send_smp_security_request 
+:      012281 module_set_conn_pin_high:
+0x39db 012282 fetcht 1 ,mem_module_connect_state_gpio 
+0x39dc 012283 branch gpio_out_active 
+:      012285 module_conn_start:
+0x39dd 012286 call module_stop_adv_discovery 
+0x39de 012287 branch module_set_conn_pin_low 
+:      012289 module_stop_adv_discovery:
+0x39df 012290 fetch 1 ,mem_module_state 
+0x39e0 012291 isolate1 moudle_state_bt_bit ,pdata 
+0x39e1 012292 call app_bt_stop_discovery ,true 
+0x39e2 012293 fetch 1 ,mem_module_state 
+0x39e3 012294 isolate1 moudle_state_ble_bit ,pdata 
+0x39e4 012295 call app_ble_stop_adv ,true 
+0x39e5 012296 rtn 
+:      012297 module_set_conn_pin_low:
+0x39e6 012298 fetcht 1 ,mem_module_connect_state_gpio 
+0x39e7 012299 branch gpio_out_inactive 
+:      012301 module_process_with_credit:
+0x39e8 012302 fetch 1 ,mem_credit_flag 
+0x39e9 012303 rtneq credit_disable 
+0x39ea 012304 branch rfcomm_send_uih_without_payload 
+:      012306 module_process:
+0x39eb 012307 hfetch 1 ,core_uart_status 
+0x39ec 012308 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
+0x39ed 012309 call uartd_prepare_rx 
+0x39ee 012310 ifetch 1 ,contru 
+0x39ef 012311 bne 0x01 ,module_hci_in_excp 
+0x39f0 012312 hfetch 2 ,core_uart_rxitems 
+0x39f1 012313 sub pdata ,2 ,null 
+0x39f2 012314 rtn positive 
+0x39f3 012315 ifetch 1 ,contru 
+0x39f4 012316 store 1 ,mem_module_uart_opcode 
+0x39f5 012317 ifetcht 1 ,contru 
+0x39f6 012318 copy contru ,rega 
+0x39f7 012319 storet 1 ,mem_module_uart_len 
+0x39f8 012320 add temp ,3 ,temp 
+0x39f9 012321 hfetch 2 ,core_uart_rxitems 
+0x39fa 012322 isub temp ,temp 
+0x39fb 012323 nrtn positive 
+0x39fc 012324 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x39fd 012325 call module_hci_cmd_control 
+0x39fe 012326 fetch 1 ,mem_module_temp_nl_discard_packet 
+0x39ff 012327 rtneq hci_not_discard_packet 
+0x3a00 012328 branch module_hci_dicard_packet 
+:      012330 module_hci_in_excp:
+0x3a01 012331 call delay_10ms 
+0x3a02 012332 call module_hci_event_invalid_packet 
+0x3a03 012333 branch module_hci_release_except 
+:      012336 module_hci_release_except:
+0x3a04 012337 bpatch patch1b_7 ,mem_patch1b 
+0x3a05 012338 hfetch 2 ,core_uart_rxitems 
+0x3a06 012339 rtn blank 
+0x3a07 012340 call uartd_prepare_rx 
+0x3a08 012341 ifetch 1 ,contru 
+0x3a09 012342 sub pdata ,0x01 ,null 
+0x3a0a 012343 ncall module_hci_dicard_bytes ,zero 
+0x3a0b 012344 nbranch module_hci_release_except ,zero 
+0x3a0c 012345 ifetch 1 ,contru 
+0x3a0d 012346 rtneq hci_cmd_spp_data_req 
+0x3a0e 012347 rtneq hci_cmd_set_credit_given 
+0x3a0f 012348 increase -1 ,contru 
+0x3a10 012349 call module_hci_dicard_bytes 
+0x3a11 012350 branch module_hci_release_except 
+:      012352 module_hci_dicard_packet:
+0x3a12 012353 call uartd_prepare_rx 
+0x3a13 012354 increase 2 ,contru 
+0x3a14 012355 ifetch 1 ,contru 
+0x3a15 012356 iadd contru ,contru 
+:      012357 module_hci_dicard_bytes:
+0x3a16 012358 branch uartd_rxdone 
+:      012361 module_hci_cmd_control:
+0x3a17 012362 bpatch patch1c_0 ,mem_patch1c 
+0x3a18 012363 fetch 1 ,mem_module_uart_opcode 
+0x3a19 012364 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
+0x3a1a 012365 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
+0x3a1b 012366 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
+0x3a1c 012367 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
+0x3a1d 012368 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
+0x3a1e 012369 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
+0x3a1f 012370 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
+0x3a20 012371 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
+0x3a21 012372 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
+0x3a22 012373 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
+0x3a23 012374 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
+0x3a24 012375 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
+0x3a25 012376 beq hci_cmd_version_req ,module_hci_cmd_version_request 
+0x3a26 012377 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
+0x3a27 012378 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
+0x3a28 012379 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
+0x3a29 012380 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
+0x3a2a 012381 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
+0x3a2b 012382 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
+0x3a2c 012383 beq hci_cmd_power_req ,module_hci_cmd_power_request 
+0x3a2d 012384 beq hci_cmd_power_set ,module_hci_cmd_power_set 
+0x3a2e 012385 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
+0x3a2f 012386 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
+0x3a30 012387 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
+0x3a31 012388 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
+0x3a32 012389 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
+0x3a33 012390 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
+0x3a34 012391 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
+0x3a35 012392 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
+0x3a36 012393 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
+0x3a37 012394 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
+0x3a38 012395 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
+0x3a39 012396 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
+0x3a3a 012397 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
+0x3a3b 012398 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
+0x3a3c 012399 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
+0x3a3d 012400 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
+0x3a3e 012401 branch module_hci_event_receive_invalid_cmd 
+:      012406 module_hci_cmd_set_bt_addr:
+0x3a3f 012407 fetch 1 ,mem_module_uart_len 
+0x3a40 012408 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a41 012409 ifetch 6 ,contru 
+0x3a42 012410 store 6 ,mem_lap 
+0x3a43 012411 branch module_hci_event_receive_valid_cmd 
+:      012414 module_hci_cmd_set_le_addr:
+0x3a44 012415 fetch 1 ,mem_module_uart_len 
+0x3a45 012416 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a46 012417 ifetch 6 ,contru 
+0x3a47 012418 store 6 ,mem_le_lap 
+0x3a48 012419 branch module_hci_event_receive_valid_cmd 
+:      012423 module_hci_cmd_set_visibility:
+0x3a49 012424 fetch 1 ,mem_module_uart_len 
+0x3a4a 012425 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3a4b 012426 copy rega ,contru 
+0x3a4c 012427 call module_hci_event_receive_valid_cmd 
+0x3a4d 012428 ifetcht 1 ,contru 
+0x3a4e 012429 storet 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a4f 012430 fetch 2 ,mem_ui_state_map 
+0x3a50 012431 rtnbit1 ui_state_ble_connected 
+0x3a51 012432 rtnbit1 ui_state_bt_connected 
+:      012433 module_start_adv_discovery_by_command:
+0x3a52 012434 fetch 1 ,mem_module_state 
+0x3a53 012435 isolate1 moudle_state_bt_bit ,pdata 
+0x3a54 012436 nbranch moudle_start_adv_by_command ,true 
+0x3a55 012437 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a56 012438 and temp ,0x03 ,pdata 
+0x3a57 012439 store 1 ,mem_scan_mode 
+:      012440 moudle_start_adv_by_command:
+0x3a58 012441 fetch 1 ,mem_module_state 
+0x3a59 012442 isolate1 moudle_state_ble_bit ,pdata 
+0x3a5a 012443 nrtn true 
+0x3a5b 012444 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a5c 012445 isolate1 2 ,temp 
+0x3a5d 012446 branch app_ble_start_adv ,true 
+0x3a5e 012447 branch app_ble_stop_adv 
+:      012451 module_hci_cmd_set_bt_name:
+0x3a5f 012452 fetch 1 ,mem_module_uart_len 
+0x3a60 012453 sub pdata ,67 ,null 
+0x3a61 012454 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a62 012455 store 1 ,mem_local_name_length 
+0x3a63 012456 arg 8 ,loopcnt 
+0x3a64 012457 call memset0 
+0x3a65 012458 fetch 1 ,mem_module_uart_len 
+0x3a66 012459 copy pdata ,loopcnt 
+0x3a67 012460 copy rega ,contru 
+0x3a68 012461 arg mem_local_name ,contw 
+0x3a69 012462 call uart_copy_rx_bytes_fast 
+0x3a6a 012463 branch module_hci_event_receive_valid_cmd 
+:      012467 module_hci_cmd_set_le_name:
+0x3a6b 012468 fetch 1 ,mem_module_uart_len 
+0x3a6c 012469 sub pdata ,29 ,null 
+0x3a6d 012470 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a6e 012471 store 1 ,mem_le_name_len 
+0x3a6f 012472 copy pdata ,loopcnt 
+0x3a70 012473 copy rega ,contru 
+0x3a71 012474 arg mem_le_name ,contw 
+0x3a72 012475 call uart_copy_rx_bytes_fast 
+0x3a73 012476 call le_modified_name 
+0x3a74 012477 branch module_hci_event_receive_valid_cmd 
+:      012481 module_hci_cmd_receive_spp_data:
+0x3a75 012482 fetch 1 ,mem_ui_state_map 
+0x3a76 012483 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
+0x3a77 012484 call app_check_sniff 
+0x3a78 012485 branch module_hci_cmd_spp_exit_sniff ,true 
+0x3a79 012486 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a7a 012488 call module_spp_clear_last_transmite_clock 
+0x3a7b 012489 fetch 1 ,mem_remote_credits 
+0x3a7c 012490 rtn blank 
+0x3a7d 012491 fetch 2 ,mem_nl_rx_len_all 
+0x3a7e 012492 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
+0x3a7f 012493 fetch 1 ,mem_module_uart_len 
+0x3a80 012494 store 2 ,mem_nl_rx_len_all 
+0x3a81 012496 copy rega ,contru 
+0x3a82 012499 copy contru ,pdata 
+0x3a83 012500 store 2 ,mem_nl_rx_data_src 
+:      012501 module_hci_cmd_pass_init_ng_rx_len_all:
+0x3a84 012502 call module_hci_cmd_get_current_packet_len_and_remain_len 
+0x3a85 012503 branch spp_tx_rfcomm_packet 
+:      012505 module_hci_cmd_spp_exit_sniff:
+0x3a86 012506 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a87 012507 branch module_exit_sniff 
+:      012509 module_hci_cmd_get_current_packet_len_and_remain_len:
+0x3a88 012510 call module_hci_cmd_get_current_patcket_len 
+0x3a89 012511 fetch 2 ,mem_nl_rx_len_all 
+0x3a8a 012512 fetcht 2 ,mem_current_packet_length 
+0x3a8b 012513 isub temp ,pdata 
+0x3a8c 012514 store 2 ,mem_nl_rx_len_all 
+0x3a8d 012515 rtn 
+:      012517 module_hci_cmd_get_current_patcket_len:
+0x3a8e 012518 fetch 2 ,mem_nl_rx_len_all 
+0x3a8f 012519 arg dm_refcom_buff_len ,temp 
+0x3a90 012520 call not_greater_than 
+0x3a91 012521 fetcht 2 ,mem_rfcomm_max_frame_size 
+0x3a92 012522 call not_greater_than 
+0x3a93 012523 fetcht 2 ,mem_pn_max_frame_size 
+0x3a94 012524 call not_greater_than 
+0x3a95 012525 store 2 ,mem_current_packet_length 
+0x3a96 012526 rtn 
+:      012528 module_hci_command_tx_spp_tx_complete:
+0x3a97 012529 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a98 012530 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
+0x3a99 012531 branch module_hci_event_receive_valid_cmd 
+:      012535 module_hci_cmd_receive_le_data:
+0x3a9a 012536 fetch 2 ,mem_ui_state_map 
+0x3a9b 012537 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3a9c 012538 call module_check_ble_encrypt_state 
+0x3a9d 012539 branch module_hci_event_receive_invalid_cmd ,user 
+0x3a9e 012540 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a9f 012541 fetch 1 ,mem_module_flag 
+0x3aa0 012542 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
+0x3aa1 012543 fetch 1 ,mem_module_hci_notify_len 
+0x3aa2 012544 nrtn blank 
+0x3aa3 012545 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aa4 012546 ifetch 2 ,contru 
+0x3aa5 012547 store 2 ,mem_module_hci_notify_handle 
+0x3aa6 012548 copy contru ,pdata 
+0x3aa7 012549 store 2 ,mem_module_hci_nofiy_addr 
+0x3aa8 012550 fetch 1 ,mem_module_uart_len 
+0x3aa9 012551 pincrease -2 
+0x3aaa 012552 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aab 012553 branch module_hci_event_receive_invalid_cmd ,zero 
+0x3aac 012554 store 1 ,mem_module_hci_notify_len 
+0x3aad 012555 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aae 012556 call le_set_config_more_data 
+0x3aaf 012557 call module_hci_cmd_transmit_le_notify 
+0x3ab0 012558 call module_hci_cmd_transmit_le_notify 
+0x3ab1 012559 call module_hci_cmd_transmit_le_notify 
+0x3ab2 012560 fetch 1 ,mem_module_flag 
+0x3ab3 012561 rtnbit0 module_flag_ble_data_finish 
+:      012562 module_hci_cmd_receive_le_data_finish:
+0x3ab4 012563 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3ab5 012564 call module_clear_le_tx_data_flag 
+0x3ab6 012565 branch module_hci_event_receive_valid_cmd 
+:      012567 module_hci_cmd_transmit_le_notify:
+0x3ab7 012568 fetch 1 ,mem_module_hci_notify_len 
+0x3ab8 012569 rtn blank 
+0x3ab9 012570 call le_fifo_check_nearly_full 
+0x3aba 012571 nrtn blank 
+0x3abb 012572 call module_get_le_remote_mtu 
+0x3abc 012573 bpatch patch1c_1 ,mem_patch1c 
+0x3abd 012574 add temp ,-3 ,pdata 
+0x3abe 012575 fetcht 1 ,mem_module_hci_notify_len 
+0x3abf 012576 call not_greater_than 
+0x3ac0 012577 copy pdata ,rega 
+0x3ac1 012578 copy temp ,pdata 
+0x3ac2 012579 isub rega ,pdata 
+0x3ac3 012580 store 1 ,mem_module_hci_notify_len 
+0x3ac4 012581 fetcht 2 ,mem_module_hci_notify_handle 
+0x3ac5 012582 call le_att_malloc_tx_notify 
+0x3ac6 012583 fetch 2 ,mem_module_hci_nofiy_addr 
+0x3ac7 012584 copy pdata ,contru 
+0x3ac8 012585 copy rega ,loopcnt 
+0x3ac9 012586 call uart_copy_rx_bytes_fast 
+0x3aca 012587 copy contru ,pdata 
+0x3acb 012588 store 2 ,mem_module_hci_nofiy_addr 
+0x3acc 012589 fetch 1 ,mem_module_hci_notify_len 
+0x3acd 012590 nrtn blank 
+0x3ace 012591 branch module_set_le_tx_data_flag 
+:      012595 module_get_le_remote_mtu:
+0x3acf 012596 arg 0x17 ,temp 
+0x3ad0 012597 fetch 1 ,mem_module_flag 
+0x3ad1 012598 rtnbit1 module_flag_ble_send_mtu23 
+0x3ad2 012599 fetcht 2 ,mem_le_remote_mtu 
+0x3ad3 012600 rtn 
+:      012602 module_check_ble_encrypt_state:
+0x3ad4 012603 fetch 1 ,mem_module_flag 
+0x3ad5 012604 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
+0x3ad6 012605 branch disable_user 
+:      012609 module_hci_cmd_inquire_status:
+0x3ad7 012610 branch module_hci_event_status_res 
+:      012614 module_hci_cmd_set_pairing_mode:
+0x3ad8 012615 copy rega ,contru 
+0x3ad9 012616 ifetch 1 ,contru 
+0x3ada 012617 beq pairing_pincode ,module_hci_pairing_pincode_mode 
+0x3adb 012618 beq pairing_justwork ,module_hci_pairing_just_work_mode 
+0x3adc 012619 beq pairing_passkey ,module_hci_pairing_passkey 
+0x3add 012620 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
+0x3ade 012621 branch module_hci_event_receive_invalid_cmd 
+:      012622 module_hci_pairing_pincode_mode:
+0x3adf 012623 call ssp_disable 
+0x3ae0 012624 jam 0 ,mem_ssp_enable 
+0x3ae1 012625 branch module_hci_event_receive_valid_cmd 
+:      012626 module_hci_pairing_just_work_mode:
+0x3ae2 012627 setarg ssp_mode_just_work_io_cap_data 
+:      012628 module_hci_sspairing_mode:
+0x3ae3 012629 store 3 ,mem_sp_iocap_local 
+0x3ae4 012630 store 1 ,mem_ssp_mode_flag 
+0x3ae5 012631 call ssp_enable 
+0x3ae6 012632 jam 1 ,mem_ssp_enable 
+0x3ae7 012633 branch module_hci_event_receive_valid_cmd 
+:      012634 module_hci_pairing_passkey:
+0x3ae8 012635 setarg ssp_mode_passkey_io_cap_data 
+0x3ae9 012636 branch module_hci_sspairing_mode 
+:      012638 module_hci_pairing_numeric_comparison:
+0x3aea 012639 setarg ssp_mode_ssp_pin_io_cap_data 
+0x3aeb 012640 branch module_hci_sspairing_mode 
+:      012643 module_hci_cmd_set_pincode:
+0x3aec 012644 fetch 1 ,mem_module_uart_len 
+0x3aed 012645 sub pdata ,16 ,null 
+0x3aee 012646 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aef 012647 store 1 ,mem_pin_length 
+0x3af0 012648 copy pdata ,loopcnt 
+0x3af1 012649 arg mem_pin ,contw 
+0x3af2 012650 call uart_copy_rx_bytes 
+0x3af3 012651 branch module_hci_event_receive_valid_cmd 
+:      012655 module_hci_cmd_set_uart_control_mode:
+0x3af4 012656 copy rega ,contru 
+0x3af5 012657 ifetch 1 ,contru 
+0x3af6 012658 hfetcht 1 ,core_uart_ctrl 
+0x3af7 012659 nsetflag blank ,4 ,temp 
+0x3af8 012660 hstoret 1 ,core_uart_ctrl 
+0x3af9 012661 branch module_hci_event_receive_valid_cmd 
+:      012665 module_hci_cmd_set_uart_baud:
+0x3afa 012666 fetch 1 ,mem_module_uart_len 
+0x3afb 012667 copy pdata ,loopcnt 
+0x3afc 012668 copy rega ,contru 
+0x3afd 012669 call string2dec_from_uart 
+0x3afe 012670 setarg uart_clk_24 
+0x3aff 012671 idiv temp 
+0x3b00 012672 call wait_div_end 
+0x3b01 012673 quotient pdata 
+:      012674 module_hci_cmd_set_uart_baud_ok:
+0x3b02 012675 store uart_baud_len ,mem_baud 
+0x3b03 012676 call module_hci_event_receive_valid_cmd 
+0x3b04 012677 call wait_uarttx 
+0x3b05 012678 branch uart_set_baud_by_mem 
+:      012682 module_hci_cmd_version_request:
+0x3b06 012683 arg 2 ,rega 
+0x3b07 012684 arg mem_soft_version_num ,regb 
+0x3b08 012685 arg 0 ,temp 
+0x3b09 012686 branch module_hci_event_set_cmd 
+:      012687 module_hci_event_set_cmd_send_response:
+0x3b0a 012688 store 2 ,mem_event_cmd_response_content 
+0x3b0b 012689 arg mem_event_cmd_response_content ,regb 
+0x3b0c 012690 arg 0 ,temp 
+0x3b0d 012691 branch module_hci_event_set_cmd 
+:      012695 module_hci_cmd_bt_disconnect:
+0x3b0e 012696 fetch 2 ,mem_ui_state_map 
+0x3b0f 012697 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+:      012698 module_hci_cmd_bt_disconnect_doing:
+0x3b10 012699 call module_hci_event_receive_valid_cmd 
+0x3b11 012700 branch app_bt_disconnect 
+:      012704 module_hci_cmd_ble_disconnect:
+0x3b12 012705 fetch 2 ,mem_ui_state_map 
+0x3b13 012706 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+:      012707 module_hci_cmd_ble_disconnect_doing:
+0x3b14 012708 call module_hci_event_receive_valid_cmd 
+0x3b15 012709 branch app_ble_disconnect 
+:      012715 module_hci_cmd_set_nvram:
+0x3b16 012716 fetch 1 ,mem_module_uart_len 
+0x3b17 012717 copy pdata ,loopcnt 
+0x3b18 012718 copy rega ,contru 
+0x3b19 012719 fetch 2 ,mem_nv_data_ptr 
+0x3b1a 012720 icopy contw 
+0x3b1b 012721 call uart_copy_rx_bytes_fast 
+0x3b1c 012722 branch module_hci_event_receive_valid_cmd 
+:      012726 module_hci_cmd_confirm_gkey:
+0x3b1d 012727 fetch 1 ,mem_ui_state_map 
+0x3b1e 012728 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+0x3b1f 012729 ifetch 1 ,contru 
+0x3b20 012730 fetcht 1 ,mem_flag_mode_ssp_pin 
+0x3b21 012731 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
+0x3b22 012732 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
+0x3b23 012733 storet 1 ,mem_flag_mode_ssp_pin 
+0x3b24 012735 call module_hci_event_receive_valid_cmd 
+0x3b25 012737 fetch 1 ,mem_flag_mode_ssp_pin 
+0x3b26 012738 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
+0x3b27 012739 rtn 
+:      012741 dhkey_not_accept:
+0x3b28 012742 jam 0 ,mem_flag_mode_ssp_pin 
+0x3b29 012743 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
+0x3b2a 012744 branch ui_ipc_send_cmd 
+:      012747 module_hci_cmd_spp_number_comparison_result_is1:
+0x3b2b 012748 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x3b2c 012749 branch dhkey_not_accept 
+:      012753 module_hci_cmd_set_credit_given:
+0x3b2d 012754 fetch 1 ,mem_ui_state_map 
+0x3b2e 012755 rtnbit0 ui_state_bt_spp_conn 
+0x3b2f 012756 fetch 1 ,mem_credit_flag 
+0x3b30 012757 rtneq credit_disable 
+0x3b31 012758 ifetch 1 ,contru 
+0x3b32 012759 fetcht 1 ,mem_credit_given 
+0x3b33 012760 iadd temp ,temp 
+0x3b34 012761 storet 1 ,mem_credit_given 
+0x3b35 012762 rtn 
+:      012766 module_hci_cmd_auto_adv:
+0x3b36 012767 arg 0x40 ,loopcnt 
+0x3b37 012768 arg mem_le_adv_data_len ,contw 
+0x3b38 012769 call clear_mem 
+0x3b39 012770 setarg 0 
+0x3b3a 012771 store 1 ,mem_regb 
+0x3b3b 012772 copy rega ,contru 
+:      012773 module_hci_cmd_auto_adv_loop:
+0x3b3c 012774 copy contru ,pdata 
+0x3b3d 012775 store 2 ,mem_regc 
+0x3b3e 012776 call module_hci_cmd_auto_adv_adv_analys 
+0x3b3f 012778 fetch 1 ,mem_regb 
+0x3b40 012779 fetcht 1 ,mem_temp 
+0x3b41 012780 increase 1 ,temp 
+0x3b42 012781 iadd temp ,pdata 
+0x3b43 012782 store 1 ,mem_regb 
+0x3b44 012784 sub pdata ,31 ,null 
+0x3b45 012785 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
+:      012786 module_hci_cmd_auto_adv_store_adv:
+0x3b46 012787 fetcht 1 ,mem_le_adv_data_len 
+0x3b47 012788 setarg mem_le_adv_data 
+0x3b48 012789 iadd temp ,pdata 
+0x3b49 012790 store 2 ,mem_contw 
+0x3b4a 012791 fetcht 1 ,mem_temp 
+0x3b4b 012792 increase 1 ,temp 
+0x3b4c 012793 fetch 1 ,mem_le_adv_data_len 
+0x3b4d 012794 iadd temp ,pdata 
+0x3b4e 012795 store 1 ,mem_le_adv_data_len 
+0x3b4f 012796 branch module_hci_cmd_auto_adv_store_common 
+:      012797 module_hci_cmd_auto_adv_store_scan:
+0x3b50 012798 fetcht 1 ,mem_le_scan_data_len 
+0x3b51 012799 setarg mem_le_scan_data 
+0x3b52 012800 iadd temp ,pdata 
+0x3b53 012801 store 2 ,mem_contw 
+0x3b54 012802 fetcht 1 ,mem_temp 
+0x3b55 012803 increase 1 ,temp 
+0x3b56 012804 fetch 1 ,mem_le_scan_data_len 
+0x3b57 012805 iadd temp ,pdata 
+0x3b58 012806 store 1 ,mem_le_scan_data_len 
+:      012807 module_hci_cmd_auto_adv_store_common:
+0x3b59 012808 fetch 2 ,mem_contw 
+0x3b5a 012809 copy pdata ,contw 
+0x3b5b 012810 fetch 2 ,mem_regc 
+0x3b5c 012811 copy pdata ,contru 
+0x3b5d 012813 copy temp ,loopcnt 
+0x3b5e 012814 call uart_copy_rx_bytes_fast 
+0x3b5f 012816 fetch 1 ,mem_module_uart_len 
+0x3b60 012817 fetcht 1 ,mem_regb 
+0x3b61 012818 isub temp ,null 
+0x3b62 012819 nbranch module_hci_cmd_auto_adv_loop ,zero 
+0x3b63 012820 branch module_hci_event_receive_valid_cmd 
+:      012823 module_hci_cmd_auto_adv_adv_analys:
+0x3b64 012824 ifetch 1 ,contru 
+0x3b65 012825 store 1 ,mem_temp 
+0x3b66 012826 ifetch 1 ,contru 
+0x3b67 012827 store 1 ,mem_rega 
+0x3b68 012828 rtn 
+:      012832 module_hci_cmd_power_request:
+0x3b69 012833 arg 0 ,temp 
+0x3b6a 012834 arg 2 ,rega 
+0x3b6b 012835 fetch 2 ,mem_module_vdd_quotient 
+0x3b6c 012836 store 2 ,mem_event_cmd_response_content 
+0x3b6d 012837 arg mem_event_cmd_response_content ,regb 
+0x3b6e 012838 branch module_hci_event_set_cmd 
+:      012842 module_hci_cmd_power_set:
+0x3b6f 012843 fetch 1 ,mem_module_uart_len 
+0x3b70 012844 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b71 012845 ifetch 1 ,contru 
+0x3b72 012846 store 1 ,mem_module_read_vdd_flag 
+0x3b73 012847 setarg 0x00 
+0x3b74 012848 store 2 ,mem_module_vdd_quotient 
+0x3b75 012849 branch module_hci_event_receive_valid_cmd 
+:      012853 module_hci_cmd_passkey_entry:
+0x3b76 012854 ifetch 4 ,contru 
+0x3b77 012855 store 4 ,mem_pin 
+0x3b78 012856 jam 4 ,mem_pin_length 
+0x3b79 012857 jam 0 ,mem_authentication_passkey_times 
+0x3b7a 012858 call module_hci_event_receive_valid_cmd 
+0x3b7b 012859 branch authentication_passkey 
+:      012863 module_hci_cmd_set_gpio:
+0x3b7c 012864 fetch 1 ,mem_module_uart_len 
+0x3b7d 012865 bne 3 ,module_hci_event_receive_invalid_cmd 
+0x3b7e 012866 ifetch 1 ,contru 
+0x3b7f 012867 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
+0x3b80 012868 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
+0x3b81 012869 branch module_hci_event_receive_invalid_cmd 
+:      012871 module_set_gpio_input:
+0x3b82 012872 ifetcht 1 ,contru 
+0x3b83 012873 ifetch 1 ,contru 
+0x3b84 012874 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
+0x3b85 012875 nsetflag blank ,7 ,temp 
+0x3b86 012876 call gpio_config_input 
+0x3b87 012877 branch module_hci_event_receive_valid_cmd 
+:      012879 module_set_gpio_high_impedance:
+0x3b88 012880 call gpio_set_high_impedance 
+0x3b89 012881 branch module_hci_event_receive_valid_cmd 
+:      012883 module_set_gpio_output:
+0x3b8a 012884 ifetcht 1 ,contru 
+0x3b8b 012885 call gpio_config_output0 
+0x3b8c 012886 ifetch 1 ,contru 
+0x3b8d 012887 isolate1 0 ,pdata 
+0x3b8e 012888 call gpio_out_flag 
+0x3b8f 012889 branch module_hci_event_receive_valid_cmd 
+:      012893 module_hci_cmd_read_gpio:
+0x3b90 012894 fetch 1 ,mem_module_uart_len 
+0x3b91 012895 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b92 012896 ifetcht 1 ,contru 
+0x3b93 012897 call gpio_get_bit 
+0x3b94 012898 setarg 0x0 
+0x3b95 012899 nsetflag true ,0 ,pdata 
+0x3b96 012900 arg 1 ,rega 
+0x3b97 012901 branch module_hci_event_set_cmd_send_response 
+:      012905 module_hci_cmd_le_set_pairing_mode:
+0x3b98 012906 copy rega ,contru 
+0x3b99 012907 ifetch 1 ,contru 
+0x3b9a 012908 copy pdata ,temp 
+0x3b9b 012909 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
+0x3b9c 012910 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
+0x3b9d 012911 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
+0x3b9e 012912 store 1 ,mem_le_pairing_mode 
+0x3b9f 012913 beq le_pairing_mode_none ,module_le_set_no_pairing 
+0x3ba0 012914 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
+0x3ba1 012915 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
+0x3ba2 012916 branch module_hci_event_receive_invalid_cmd 
+:      012918 module_le_set_pairing_mode_secure_justwork:
+0x3ba3 012919 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba4 012920 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3ba5 012921 storet 1 ,mem_le_pairing_mode 
+0x3ba6 012922 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3ba7 012923 branch module_le_set_noinputnooutput 
+:      012924 module_le_set_pairing_mode_secure_numeric:
+0x3ba8 012925 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba9 012926 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3baa 012927 storet 1 ,mem_le_pairing_mode 
+0x3bab 012928 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bac 012929 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x3bad 012930 branch module_hci_event_receive_valid_cmd 
+:      012931 module_le_set_pairing_mode_secure_passkey:
+0x3bae 012932 fetch 1 ,mem_le_secure_connect_enable 
+0x3baf 012933 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bb0 012934 storet 1 ,mem_le_pairing_mode 
+0x3bb1 012935 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bb2 012936 branch module_le_set_displayonly 
+:      012937 module_le_set_no_pairing:
+0x3bb3 012938 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      012939 module_le_set_noinputnooutput:
+0x3bb4 012940 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x3bb5 012941 branch module_hci_event_receive_valid_cmd 
+:      012942 module_le_set_pairing_mode_lagacy_just_work:
+0x3bb6 012943 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x3bb7 012944 branch module_le_set_noinputnooutput 
+:      012945 module_le_set_pairing_mode_lagacy_passkey:
+0x3bb8 012946 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      012947 module_le_set_displayonly:
+0x3bb9 012948 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x3bba 012949 branch module_hci_event_receive_valid_cmd 
+:      012953 module_hci_cmd_le_set_adv_data:
+0x3bbb 012954 fetch 1 ,mem_module_uart_len 
+0x3bbc 012955 sub pdata ,31 ,null 
+0x3bbd 012956 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bbe 012957 store 1 ,mem_le_adv_data_len 
+0x3bbf 012958 copy pdata ,loopcnt 
+0x3bc0 012959 copy rega ,contru 
+0x3bc1 012960 arg mem_le_adv_data ,contw 
+0x3bc2 012961 call uart_copy_rx_bytes_fast 
+0x3bc3 012962 branch module_hci_event_receive_valid_cmd 
+:      012966 module_hci_cmd_le_set_scan_data:
+0x3bc4 012967 fetch 1 ,mem_module_uart_len 
+0x3bc5 012968 sub pdata ,31 ,null 
+0x3bc6 012969 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bc7 012970 store 1 ,mem_le_scan_data_len 
+0x3bc8 012971 copy pdata ,loopcnt 
+0x3bc9 012972 copy rega ,contru 
+0x3bca 012973 arg mem_le_scan_data ,contw 
+0x3bcb 012974 call uart_copy_rx_bytes_fast 
+0x3bcc 012975 branch module_hci_event_receive_valid_cmd 
+:      012979 module_hci_cmd_le_send_conn_update_req:
+0x3bcd 012980 fetch 2 ,mem_ui_state_map 
+0x3bce 012981 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3bcf 012982 fetch 1 ,mem_module_uart_len 
+0x3bd0 012983 bne 0x08 ,module_hci_event_receive_invalid_cmd 
+0x3bd1 012984 copy rega ,contru 
+0x3bd2 012985 ifetch 8 ,contru 
+0x3bd3 012986 store 8 ,mem_le_interval_min 
+0x3bd4 012987 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3bd5 012988 call ui_ipc_send_cmd 
+0x3bd6 012989 branch module_hci_event_receive_valid_cmd 
+:      012993 module_hci_cmd_set_le_adv_parameter:
+0x3bd7 012994 ifetch 2 ,contru 
+0x3bd8 012995 store 2 ,mem_le_adv_interval 
+0x3bd9 012996 branch module_hci_event_receive_valid_cmd 
+:      013000 module_hci_cmd_le_start_pairing:
+0x3bda 013001 fetch 1 ,mem_le_pairing_mode 
+0x3bdb 013002 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bdc 013003 fetch 1 ,mem_le_pairing_state 
+0x3bdd 013004 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
+0x3bde 013005 fetch 1 ,mem_le_enc_state 
+0x3bdf 013006 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
+0x3be0 013007 call check_51cmd_le_smp_sec_req 
+0x3be1 013008 branch module_hci_event_receive_valid_cmd 
+:      013012 module_hci_cmd_set_wake_gpio:
+0x3be2 013013 fetch 1 ,mem_module_uart_len 
+0x3be3 013014 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3be4 013015 ifetch 1 ,contru 
+0x3be5 013016 store 1 ,mem_module_mcu_wake_pin 
+0x3be6 013017 ifetch 4 ,contru 
+0x3be7 013018 store 4 ,mem_module_mcu_wake_delay_us 
+0x3be8 013019 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3be9 013020 call gpio_config_output 
+0x3bea 013021 call module_set_mcu_wake_pin_low 
+0x3beb 013022 branch module_hci_event_receive_valid_cmd 
+:      013026 module_hci_cmd_set_tx_power:
+0x3bec 013027 fetch 1 ,mem_module_uart_len 
+0x3bed 013028 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bee 013029 ifetch 1 ,contru 
+0x3bef 013030 store 1 ,mem_tx_power 
+0x3bf0 013031 branch module_hci_event_receive_valid_cmd 
+:      013035 module_hci_cmd_le_confirm_gkey:
+0x3bf1 013036 ifetch 1 ,contru 
+0x3bf2 013037 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
+0x3bf3 013038 fetch 1 ,mem_le_secure_connect_state 
+0x3bf4 013039 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf5 013040 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf6 013041 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf7 013042 branch module_hci_event_receive_invalid_cmd 
+:      013043 module_hci_cmd_le_confirm_gkey_ok:
+0x3bf8 013044 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
+0x3bf9 013045 branch module_hci_event_receive_valid_cmd 
+:      013047 module_hci_cmd_le_confirm_gkey_fail:
+0x3bfa 013048 call le_send_pairing_confirm_value_failed 
+0x3bfb 013049 branch module_hci_event_receive_valid_cmd 
+:      013053 module_hci_cmd_set_reject_justwork_flag:
+0x3bfc 013054 fetch 1 ,mem_module_uart_len 
+0x3bfd 013055 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bfe 013056 call module_hci_event_receive_valid_cmd 
+0x3bff 013057 ifetch 1 ,contru 
+0x3c00 013058 branch classic_bt_clr_reject_justwork_flag ,blank 
+0x3c01 013059 branch classic_bt_set_reject_justwork_flag 
+:      013063 module_hci_cmd_reset_chip:
+0x3c02 013064 call module_hci_event_receive_valid_cmd 
+0x3c03 013065 call wait_uarttx 
+0x3c04 013066 jam 0x01 ,core_reset 
+0x3c05 013067 branch loop 
+:      013071 module_hci_cmd_le_set_fixed_passkey:
+0x3c06 013072 fetch 1 ,mem_module_uart_len 
+0x3c07 013073 beq 0 ,module_hci_event_receive_invalid_cmd 
+0x3c08 013074 ifetch 1 ,contru 
+0x3c09 013075 branch module_hci_cmd_le_set_random_passkey ,blank 
+0x3c0a 013076 fetch 1 ,mem_module_uart_len 
+0x3c0b 013077 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3c0c 013078 ifetch 4 ,contru 
+0x3c0d 013079 arg 1000000 ,temp 
+0x3c0e 013080 isub temp ,null 
+0x3c0f 013081 branch module_hci_event_receive_invalid_cmd ,positive 
+0x3c10 013082 store 4 ,mem_le_tk 
+0x3c11 013083 call le_set_config_fixed_tk 
+0x3c12 013084 branch module_hci_event_receive_valid_cmd 
+:      013086 module_hci_cmd_le_set_random_passkey:
+0x3c13 013087 call le_clr_config_fixed_tk 
+0x3c14 013088 branch module_hci_event_receive_valid_cmd 
+:      013092 module_hci_test_cmde_close_lpm:
+0x3c15 013093 jam 0 ,mem_lpm_mode 
+0x3c16 013094 branch module_hci_event_receive_valid_cmd 
+:      013099 module_hci_event_receive_invalid_cmd:
+0x3c17 013100 arg 1 ,temp 
+0x3c18 013101 arg 0 ,rega 
+0x3c19 013102 branch module_hci_event_set_cmd 
+:      013105 module_hci_event_receive_valid_cmd:
+0x3c1a 013106 arg 0 ,temp 
+0x3c1b 013107 arg 0 ,rega 
+0x3c1c 013108 branch module_hci_event_set_cmd 
+:      013112 module_hci_event_spp_connect:
+0x3c1d 013113 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
+0x3c1e 013114 branch module_hci_event_enter_standby_mode_len0 
+:      013118 module_hci_event_le_connect:
+0x3c1f 013119 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
+0x3c20 013120 branch module_hci_event_enter_standby_mode_len0 
+:      013124 module_hci_event_spp_disconnect:
+0x3c21 013125 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
+0x3c22 013126 branch module_hci_event_enter_standby_mode_len0 
+:      013130 module_hci_event_le_disconnect:
+0x3c23 013131 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
+0x3c24 013132 branch module_hci_event_enter_standby_mode_len0 
+:      013140 module_hci_event_set_cmd:
+0x3c25 013141 fetch 1 ,mem_module_uart_opcode 
+0x3c26 013142 copy pdata ,regc 
+0x3c27 013143 jam hci_event_cmd_res ,mem_module_uart_opcode 
+0x3c28 013144 setarg 2 
+0x3c29 013145 iadd rega ,pdata 
+0x3c2a 013146 call module_hci_prepare_tx 
+0x3c2b 013147 copy regc ,pdata 
+0x3c2c 013148 istore 1 ,contwu 
+0x3c2d 013149 istoret 1 ,contwu 
+0x3c2e 013150 copy rega ,loopcnt 
+0x3c2f 013151 copy regb ,contr 
+0x3c30 013152 call uart_copy_tx_bytes 
+0x3c31 013153 branch uartd_send 
+:      013157 module_hci_event_receive_spp_data:
+0x3c32 013159 call module_spp_clear_last_transmite_clock 
+0x3c33 013160 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
+0x3c34 013161 fetch 1 ,mem_current_length 
+0x3c35 013162 rtn blank 
+0x3c36 013163 call module_hci_prepare_tx 
+0x3c37 013164 fetch 1 ,mem_current_length 
+0x3c38 013165 copy pdata ,loopcnt 
+0x3c39 013166 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x3c3a 013167 copy pdata ,contr 
+0x3c3b 013168 call uart_copy_tx_bytes_fast 
+0x3c3c 013169 branch uartd_send 
+:      013173 module_hci_event_receive_le_data:
+0x3c3d 013174 jam hci_event_le_data_rep ,mem_module_uart_opcode 
+0x3c3e 013175 fetch 1 ,mem_module_le_rx_data_len 
+0x3c3f 013176 icopy loopcnt 
+0x3c40 013177 increase 2 ,pdata 
+0x3c41 013178 call module_hci_prepare_tx 
+0x3c42 013179 fetch 2 ,mem_module_le_rx_data_handle 
+0x3c43 013180 istore 2 ,contwu 
+0x3c44 013181 fetch 2 ,mem_module_le_rx_data_address 
+0x3c45 013182 icopy contr 
+0x3c46 013183 call uart_copy_tx_bytes_fast 
+0x3c47 013184 branch uartd_send 
+:      013188 module_hci_event_enter_standby_mode:
+0x3c48 013189 jam hci_event_standby_rep ,mem_module_uart_opcode 
+:      013190 module_hci_event_enter_standby_mode_len0:
+0x3c49 013191 setarg 0 
+0x3c4a 013192 call module_hci_prepare_tx 
+0x3c4b 013193 branch uartd_send 
+:      013197 module_hci_event_status_res:
+0x3c4c 013198 jam hci_event_status_res ,mem_module_uart_opcode 
+0x3c4d 013199 setarg 1 
+0x3c4e 013200 call module_hci_prepare_tx 
+0x3c4f 013202 call module_hci_read_bt_status 
+0x3c50 013204 fetch 2 ,mem_ui_state_map 
+0x3c51 013205 arg ui_state_bt_hid_conn ,queue 
+0x3c52 013206 qisolate1 pdata 
+0x3c53 013207 setflag true ,3 ,temp 
+0x3c54 013209 arg ui_state_ble_connected ,queue 
+0x3c55 013210 qisolate1 pdata 
+0x3c56 013211 setflag true ,5 ,temp 
+0x3c57 013213 fetch 1 ,mem_ui_state_map 
+0x3c58 013214 arg ui_state_bt_spp_conn ,queue 
+0x3c59 013215 qisolate1 pdata 
+0x3c5a 013216 setflag true ,4 ,temp 
+0x3c5b 013218 istoret 1 ,contwu 
+0x3c5c 013219 branch uartd_send 
+:      013223 module_hci_read_bt_status:
+0x3c5d 013224 arg 0 ,temp 
+0x3c5e 013225 fetch 1 ,mem_scan_mode 
+0x3c5f 013226 arg inq_scan_mode ,queue 
+0x3c60 013227 qisolate1 pdata 
+0x3c61 013228 setflag true ,0 ,temp 
+0x3c62 013229 arg page_scan_mode ,queue 
+0x3c63 013230 qisolate1 pdata 
+0x3c64 013231 setflag true ,1 ,temp 
+0x3c65 013233 fetch 1 ,mem_le_adv_enable 
+0x3c66 013234 arg 0 ,queue 
+0x3c67 013235 qisolate1 pdata 
+0x3c68 013236 setflag true ,2 ,temp 
+0x3c69 013237 rtn 
+:      013241 module_hci_event_store_device:
+0x3c6a 013242 jam hci_event_nvram_rep ,mem_module_uart_opcode 
+0x3c6b 013243 fetch 1 ,mem_nv_data_number 
+0x3c6c 013244 mul32 pdata ,34 ,pdata 
+0x3c6d 013245 icopy loopcnt 
+0x3c6e 013246 call module_hci_prepare_tx 
+0x3c6f 013247 fetch 2 ,mem_nv_data_ptr 
+0x3c70 013248 icopy contr 
+0x3c71 013249 call uart_copy_tx_bytes_fast 
+0x3c72 013250 branch uartd_send 
+:      013254 module_hci_event_gkey_generate:
+0x3c73 013255 jam hci_event_gkey ,mem_module_uart_opcode 
+0x3c74 013256 setarg 4 
+0x3c75 013257 call module_hci_prepare_tx 
+0x3c76 013258 fetch 4 ,mem_gkey 
+0x3c77 013259 istore 4 ,contwu 
+0x3c78 013260 branch uartd_send 
+:      013264 module_hci_event_invalid_packet:
+0x3c79 013265 jam hci_event_invalid_packet ,mem_module_uart_opcode 
+0x3c7a 013266 hfetch 2 ,core_uart_rxitems 
+0x3c7b 013267 arg 0xff ,temp 
+0x3c7c 013268 call not_greater_than 
+0x3c7d 013269 copy pdata ,loopcnt 
+0x3c7e 013270 call module_hci_prepare_tx 
+0x3c7f 013271 call uartd_prepare_rx 
+0x3c80 013272 call uart_copy_rx2tx 
+0x3c81 013273 branch uartd_send 
+:      013277 module_hci_event_passkey_entry_mode:
+0x3c82 013278 jam hci_event_get_passkey ,mem_module_uart_opcode 
+0x3c83 013279 branch module_hci_event_enter_standby_mode_len0 
+:      013283 module_hci_event_le_tk:
+0x3c84 013284 jam hci_event_le_tk ,mem_module_uart_opcode 
+0x3c85 013285 setarg 4 
+0x3c86 013286 call module_hci_prepare_tx 
+0x3c87 013287 fetch 4 ,mem_le_tk 
+0x3c88 013288 istore 4 ,contwu 
+0x3c89 013289 branch uartd_send 
+:      013293 module_hci_event_le_pairing_fail:
+0x3c8a 013294 arg flag_ble_pairing_fail ,rega 
+0x3c8b 013295 branch module_hci_event_pairing_completed 
+:      013297 module_hci_event_le_pairing_success:
+0x3c8c 013298 arg flag_ble_pairing_success ,rega 
+0x3c8d 013299 branch module_hci_event_pairing_completed 
+:      013301 module_hci_event_bt_pairing_fail:
+0x3c8e 013302 arg flag_bt_pairing_fail ,rega 
+0x3c8f 013303 branch module_hci_event_pairing_completed 
+:      013305 module_hci_event_bt_pairing_success:
+0x3c90 013306 arg flag_bt_pairing_success ,rega 
+:      013308 module_hci_event_pairing_completed:
+0x3c91 013309 jam 0 ,mem_flag_mode_ssp_pin 
+0x3c92 013310 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
+0x3c93 013311 setarg 2 
+0x3c94 013312 call module_hci_prepare_tx 
+0x3c95 013313 copy rega ,pdata 
+0x3c96 013314 istore 2 ,contwu 
+0x3c97 013315 branch uartd_send 
+:      013319 module_hci_event_pause_enc:
+0x3c98 013320 arg flag_event_pause_enc ,regc 
+0x3c99 013321 branch module_hci_event_enc 
+:      013323 module_hci_event_start_enc:
+0x3c9a 013324 arg flag_event_start_enc ,regc 
+:      013326 module_hci_event_enc:
+0x3c9b 013327 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
+0x3c9c 013328 setarg 1 
+0x3c9d 013329 call module_hci_prepare_tx 
+0x3c9e 013330 copy regc ,pdata 
+0x3c9f 013331 istore 1 ,contwu 
+0x3ca0 013332 branch uartd_send 
+:      013336 module_hci_event_le_gkey:
+0x3ca1 013337 jam hci_event_le_gkey ,mem_module_uart_opcode 
+0x3ca2 013338 setarg 4 
+0x3ca3 013339 call module_hci_prepare_tx 
+0x3ca4 013340 fetch 4 ,mem_gkey 
+0x3ca5 013341 istore 4 ,contwu 
+0x3ca6 013342 branch uartd_send 
+:      013353 module_hci_prepare_tx:
+0x3ca7 013354 jam 0x02 ,mem_module_uart_cmd 
+0x3ca8 013355 store 1 ,mem_module_uart_len 
+0x3ca9 013356 storet 8 ,mem_temp 
+0x3caa 013357 bpatch patch1c_2 ,mem_patch1c 
+0x3cab 013358 call module_set_mcu_wake_pin_high_delay 
+0x3cac 013359 fetcht 8 ,mem_temp 
+0x3cad 013360 call uartd_prepare_tx 
+0x3cae 013361 fetch 3 ,mem_module_uart_cmd 
+0x3caf 013362 istore 3 ,contwu 
+0x3cb0 013363 rtn 
+:      013366 module_set_mcu_wake_pin_high_delay:
+0x3cb1 013367 call module_check_mcu_wake_pin_high 
+0x3cb2 013368 rtn true 
+:      013369 module_set_mcu_wake_pin_h_delay:
+0x3cb3 013370 call module_set_mcu_wake_pin_high 
+0x3cb4 013371 fetch 4 ,mem_module_mcu_wake_delay_us 
+0x3cb5 013372 rshift2 pdata ,pdata 
+0x3cb6 013373 rtn blank 
+0x3cb7 013374 branch delay 
+:      013376 module_set_mcu_wake_pin_high:
+0x3cb8 013378 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cb9 013379 branch gpio_out_active 
+:      013381 module_check_mcu_wake_pin_high:
+0x3cba 013382 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbb 013383 branch gpio_check_active 
+:      013385 module_set_mcu_wake_pin_low:
+0x3cbc 013386 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbd 013387 branch gpio_out_inactive 
+:      013390 delay:
+0x3cbe 013391 increase -1 ,pdata 
+0x3cbf 013392 nop 38 
+0x3cc0 013393 nbranch delay ,blank 
+0x3cc1 013394 rtn 
+:      013403 module_le_receive_data:
+0x3cc2 013404 call module_check_ble_encrypt_state 
+0x3cc3 013405 rtn user 
+0x3cc4 013406 copy rega ,pdata 
+0x3cc5 013407 store 2 ,mem_module_le_rx_data_address 
+0x3cc6 013408 copy regb ,pdata 
+0x3cc7 013409 store 1 ,mem_module_le_rx_data_len 
+0x3cc8 013410 fetch 2 ,mem_le_att_handle 
+0x3cc9 013411 fetcht 2 ,mem_module_data_write_handle 
+0x3cca 013412 isub temp ,null 
+0x3ccb 013413 branch module_le_receive_data_ok ,zero 
+0x3ccc 013414 fetcht 2 ,mem_module_data_write_handle2 
+0x3ccd 013415 isub temp ,null 
+0x3cce 013416 nrtn zero 
+:      013417 module_le_receive_data_ok:
+0x3ccf 013418 store 2 ,mem_module_le_rx_data_handle 
+0x3cd0 013419 branch module_hci_event_receive_le_data 
+:      013424 module_exit_sniff:
+0x3cd1 013425 fetch 1 ,mem_module_flag 
+0x3cd2 013426 rtnbit1 moudle_task_unsniff 
+0x3cd3 013427 call module_set_unsniff_task_flag 
+0x3cd4 013428 branch app_bt_sniff_exit 
+:      013431 module_set_lpm_mult_2:
+0x3cd5 013432 jam 2 ,mem_lpm_mult 
+0x3cd6 013433 rtn 
+:      013437 module_bb_event_timer:
+0x3cd7 013438 branch module_read_vdd_timer 
+:      013440 module_read_vdd_timer:
+0x3cd8 013441 fetch 1 ,mem_module_read_vdd_flag 
+0x3cd9 013442 rtn blank 
+0x3cda 013443 fetch 1 ,mem_module_read_vdd_count 
+0x3cdb 013444 rtn blank 
+0x3cdc 013445 increase -1 ,pdata 
+0x3cdd 013446 store 1 ,mem_module_read_vdd_count 
+0x3cde 013447 nrtn blank 
+0x3cdf 013448 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
+0x3ce0 013449 call adc_set_mode 
+0x3ce1 013450 call vdd_calculate_by_mode 
+0x3ce2 013451 div pdata ,0x64 
+0x3ce3 013452 call wait_div_end 
+0x3ce4 013453 quotient pdata 
+0x3ce5 013454 remainder temp 
+0x3ce6 013455 store 1 ,mem_module_vdd_quotient 
+0x3ce7 013456 storet 1 ,mem_module_vdd_remainder 
+0x3ce8 013457 rtn 
+:      013460 module_control_air_flow:
+0x3ce9 013461 call check_uart_tx_buff 
+0x3cea 013462 branch app_l2cap_flow_control_enable ,positive 
+0x3ceb 013463 branch app_l2cap_flow_control_disable 
+:      013467 module_set_sniff_task_flag:
+0x3cec 013468 arg moudle_task_sniff ,queue 
+0x3ced 013469 branch module_set_state 
+:      013471 module_clear_sniff_task_flag:
+0x3cee 013472 arg moudle_task_sniff ,queue 
+0x3cef 013473 branch module_clr_state 
+:      013475 module_set_unsniff_task_flag:
+0x3cf0 013476 arg moudle_task_unsniff ,queue 
+0x3cf1 013477 branch module_set_state 
+:      013479 module_clear_unsniff_task_flag:
+0x3cf2 013480 arg moudle_task_unsniff ,queue 
+0x3cf3 013481 branch module_clr_state 
+:      013483 module_set_le_tx_data_flag:
+0x3cf4 013484 arg module_flag_ble_data_finish ,queue 
+0x3cf5 013485 branch module_set_state 
+:      013487 module_clear_le_tx_data_flag:
+0x3cf6 013488 arg module_flag_ble_data_finish ,queue 
+0x3cf7 013489 branch module_clr_state 
+:      013491 module_clr_state:
+0x3cf8 013492 fetch 1 ,mem_module_flag 
+0x3cf9 013493 qset0 pdata 
+0x3cfa 013494 store 1 ,mem_module_flag 
+0x3cfb 013495 rtn 
+:      013497 module_set_state:
+0x3cfc 013498 fetch 1 ,mem_module_flag 
+0x3cfd 013499 qset1 pdata 
+0x3cfe 013500 store 1 ,mem_module_flag 
+0x3cff 013501 rtn 
+:      013511 mouse_init:
+0x3d00 013512 call mouse_setting_config 
+0x3d01 013513 call spi_ncs_enable 
+0x3d02 013514 call mouse_init_sunt 
+0x3d03 013515 call mouse_dpi_config 
+0x3d04 013516 call spi_ncs_disable 
+0x3d05 013517 rtn wake 
+0x3d06 013518 call mouse_cheak_enable_usb 
+0x3d07 013519 call mouse_cb_fuction 
+0x3d08 013522 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d09 013523 rtnbit1 mouse_enable_usb 
+0x3d0a 013524 call mouse_wakeup_from_power 
+0x3d0b 013525 rtnmark1 mark_24g 
+0x3d0c 013526 fetch 2 ,mem_ui_state_map 
+0x3d0d 013527 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x3d0e 013528 branch mouse_check_reconn_target 
+:      013531 mouse_delay_4s:
+0x3d0f 013532 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d10 013533 rtnbit0 mouse_enable_init_delay 
+0x3d11 013534 arg 20 ,loopcnt 
+:      013535 mouse_delay_20ms:
+0x3d12 013536 setarg 200000 
+0x3d13 013537 call sleep 
+0x3d14 013538 loop delay_10ms 
+0x3d15 013539 rtn 
+:      013542 mouse_cheak_enable_usb:
+0x3d16 013543 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d17 013544 rtnbit0 mouse_enable_usb 
+0x3d18 013545 branch usb_init 
+:      013548 mouse_cb_fuction:
+0x3d19 013549 setarg mouse_le 
+0x3d1a 013550 store 2 ,mem_cb_le_process 
+0x3d1b 013551 setarg mouse_send_process 
+0x3d1c 013552 store 2 ,mem_cb_bt_process 
+0x3d1d 013553 setarg mouse_process_lpm_before 
+0x3d1e 013554 store 2 ,mem_cb_before_lpm 
+0x3d1f 013555 setarg mouse_priority_bb_event 
+0x3d20 013556 store 2 ,mem_cb_bb_event_process 
+0x3d21 013557 setarg mouse_idle 
+0x3d22 013558 store 2 ,mem_cb_idle_process 
+0x3d23 013559 setarg mouse_before_hibernate 
+0x3d24 013560 store 2 ,mem_cb_before_hibernate 
+0x3d25 013561 setarg le_mouse_bb_event_connect_complete 
+0x3d26 013562 store 2 ,mem_cb_att_write 
+0x3d27 013564 call g24_head_ptr2regc 
+0x3d28 013565 setarg mouse_g24_package_data 
+0x3d29 013566 add regc ,offset_24g_cb_data ,contw 
+0x3d2a 013567 istore 2 ,contw 
+0x3d2b 013568 setarg mouse_g24_enter_lpm 
+0x3d2c 013569 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x3d2d 013570 istore 2 ,contw 
+0x3d2e 013571 setarg mouse_lpm_before_common 
+0x3d2f 013572 add regc ,offset_24g_cb_lpm_before ,contw 
+0x3d30 013573 istore 2 ,contw 
+0x3d31 013575 setarg mouse_bb_event_timer 
+0x3d32 013576 store 2 ,mem_cb_event_timer 
+0x3d33 013577 setarg mouse_spi_write_flash_cb 
+0x3d34 013578 store 2 ,mem_cb_spi_flash_write_complate 
+0x3d35 013579 rtn 
+:      013580 mouse_spi_write_flash_cb:
+:      013581 mouse_spi_init:
+0x3d36 013582 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d37 013583 bbit0 mouse_enable_spi2 ,spid_init 
+0x3d38 013584 branch spid_init2 
+:      013586 mouse_setting_config:
+0x3d39 013587 rtn wake 
+0x3d3a 013588 call g24_set_device_addr 
+0x3d3b 013589 call mouse_gpio_init 
+0x3d3c 013590 call mouse_param_init 
+0x3d3d 013591 call mouse_adc_init 
+0x3d3e 013592 call le_set_config_fixed_ltk 
+0x3d3f 013593 call le_set_justwork 
+0x3d40 013594 call le_set_fixed_ltk 
+0x3d41 013595 call le_set_config_read_authentication 
+0x3d42 013596 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d43 013597 bbit1 mouse_enable_eeprom ,mouse_init_iic 
+0x3d44 013598 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
+0x3d45 013599 rtn 
+:      013601 mouse_init_iic:
+0x3d46 013602 call iic_init_390k 
+0x3d47 013603 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d48 013604 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x3d49 013605 ncall clear_eeprom_size_2k ,true 
+0x3d4a 013606 call mouse_load_eeprom_dpi 
+0x3d4b 013607 call mouse_init_environment 
+0x3d4c 013608 call mouse_set_24g_addr_eeprom 
+0x3d4d 013609 branch iicd_read_eep_data 
+:      013611 mouse_wakeup_from_power:
+0x3d4e 013612 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d4f 013613 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
+0x3d50 013614 fetch 1 ,mem_wakup_from_power_flag 
+0x3d51 013615 isolate0 gpio_latch ,pdata 
+0x3d52 013616 nrtn true 
+:      013617 mouse_wakeup_no_from_power:
+0x3d53 013618 fetch 1 ,mem_reconn_times_init 
+0x3d54 013619 store 1 ,mem_reconn_times 
+0x3d55 013620 fetch 1 ,mem_config_function_enable 
+0x3d56 013621 rtnbit1 enable_select_device_by_switch 
+:      013622 mouse_start_24g_mode:
+0x3d57 013623 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d58 013624 rtnbit0 mouse_enable_24g 
+0x3d59 013625 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
+0x3d5a 013626 branch g24_check_51cmd_start_24g 
+:      013627 le_mouse_bb_event_connect_complete:
+0x3d5b 013628 fetch 1 ,mem_le_att_handle 
+0x3d5c 013629 sub pdata ,26 ,pdata 
+0x3d5d 013630 nrtn zero 
+0x3d5e 013631 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3d5f 013632 call ui_ipc_send_cmd 
+:      013633 mouse_le_write_enable:
+0x3d60 013634 arg write_req_enable_flag ,queue 
+0x3d61 013635 branch mouse_le_enable_connect_flag 
+:      013637 mouse_dpi_up:
+0x3d62 013638 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d63 013639 rtneq dpi_button_state_up 
+0x3d64 013640 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x3d65 013641 rtn 
+:      013642 mouse_dpi_config:
+0x3d66 013643 fetch 1 ,mem_config_sensor_motion 
+0x3d67 013644 and pdata ,0x0f ,pdata 
+0x3d68 013645 store 1 ,mem_mouse_dpi 
+0x3d69 013646 branch mouse_seting_dpi + 2 
+:      013649 mouse_dpi_cheak:
+0x3d6a 013650 fetcht 1 ,mem_dpi_button_gpio 
+0x3d6b 013651 call gpio_get_bit 
+0x3d6c 013652 nbranch mouse_dpi_up ,true 
+:      013653 mouse_dpi_down:
+0x3d6d 013654 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d6e 013655 rtneq dpi_button_state_down 
+0x3d6f 013656 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x3d70 013657 fetch 1 ,mem_mouse_dpi 
+0x3d71 013658 increase 1 ,pdata 
+0x3d72 013659 and pdata ,0x03 ,pdata 
+0x3d73 013660 store 1 ,mem_mouse_dpi 
+0x3d74 013661 call mouse_seting_dpi 
+0x3d75 013662 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d76 013663 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x3d77 013664 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
+0x3d78 013665 rtn 
+:      013666 mouse_before_store_flash_cpi:
+0x3d79 013667 arg mouse_spi2_clk_gpio ,temp 
+0x3d7a 013668 call gpio_config_output 
+0x3d7b 013669 arg mouse_spi2_sdio_gpio ,temp 
+0x3d7c 013670 call gpio_config_output 
+0x3d7d 013671 branch mouse_store_flash_device_info 
+:      013673 mouse_seting_dpi:
+0x3d7e 013674 bpatch patch1c_3 ,mem_patch1c 
+0x3d7f 013675 call mosue_dpi_led_blink_init 
+0x3d80 013676 fetch 1 ,mem_config_sensor_type 
+0x3d81 013677 beq p3610 ,mouse_seting_3610_dpi 
+0x3d82 013678 beq p3212 ,mouse_seting_3212_dpi 
+0x3d83 013679 fetch 1 ,mem_mouse_dpi 
+0x3d84 013680 beq mouse_dpi_level1 ,mouse_set_cpi1 
+0x3d85 013681 beq mouse_dpi_level2 ,mouse_set_cpi2 
+0x3d86 013682 beq mouse_dpi_level3 ,mouse_set_cpi3 
+0x3d87 013683 beq mouse_dpi_level4 ,mouse_set_cpi4 
+:      013684 mouse_set_cpi2:
+0x3d88 013685 fetch 1 ,mem_320x_dpi_2 
+0x3d89 013686 branch mouse_p3205_dpi 
+:      013687 mouse_set_cpi1:
+0x3d8a 013688 fetch 1 ,mem_320x_dpi_1 
+0x3d8b 013689 branch mouse_p3205_dpi 
+:      013690 mouse_set_cpi3:
+0x3d8c 013691 fetch 1 ,mem_320x_dpi_3 
+0x3d8d 013692 branch mouse_p3205_dpi 
+:      013693 mouse_set_cpi4:
+0x3d8e 013694 fetch 1 ,mem_320x_dpi_4 
+0x3d8f 013695 branch mouse_p3205_dpi 
+:      013696 moue_seting_cpi_count:
+0x3d90 013697 fetch 1 ,mem_config_sensor_type 
+0x3d91 013698 rtneq p3065_xy 
+0x3d92 013699 fetch 1 ,mem_mouse_cpi_count 
+0x3d93 013700 increase 1 ,pdata 
+0x3d94 013701 store 1 ,mem_mouse_cpi_count 
+0x3d95 013702 rtn 
+:      013704 mouse_seting_3212_dpi:
+0x3d96 013705 fetch 1 ,mem_mouse_dpi 
+0x3d97 013706 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
+0x3d98 013707 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
+0x3d99 013708 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
+0x3d9a 013709 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
+:      013710 mouse_set_p3212_cpi2:
+0x3d9b 013711 fetch 1 ,mem_3212_dpi_2 
+0x3d9c 013712 branch mouse_p3212_dpi 
+:      013713 mouse_set_p3212_cpi1:
+0x3d9d 013714 fetch 1 ,mem_3212_dpi_1 
+0x3d9e 013715 branch mouse_p3212_dpi 
+:      013716 mouse_set_p3212_cpi3:
+0x3d9f 013717 fetch 1 ,mem_3212_dpi_3 
+0x3da0 013718 branch mouse_p3212_dpi 
+:      013719 mouse_set_p3212_cpi4:
+0x3da1 013720 fetch 1 ,mem_3212_dpi_4 
+:      013721 mouse_p3212_dpi:
+0x3da2 013722 store 1 ,mem_mouse_cpi_count 
+0x3da3 013723 lshift8 pdata ,pdata 
+0x3da4 013724 copy pdata ,rega 
+0x3da5 013725 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
+0x3da6 013726 call twspi_write 
+0x3da7 013727 copy rega ,pdata 
+0x3da8 013728 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
+0x3da9 013729 branch twspi_write 
+:      013731 mouse_seting_3610_dpi:
+0x3daa 013732 fetch 1 ,mem_mouse_dpi 
+0x3dab 013733 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
+0x3dac 013734 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
+0x3dad 013735 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
+0x3dae 013736 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
+:      013737 mouse_set_p3610_cpi2:
+0x3daf 013738 fetch 1 ,mem_3610_dpi_2 
+0x3db0 013739 branch mouse_p3610_dpi 
+:      013740 mouse_set_p3610_cpi1:
+0x3db1 013741 fetch 1 ,mem_3610_dpi_1 
+0x3db2 013742 branch mouse_p3610_dpi 
+:      013743 mouse_set_p3610_cpi3:
+0x3db3 013744 fetch 1 ,mem_3610_dpi_3 
+0x3db4 013745 branch mouse_p3610_dpi 
+:      013746 mouse_set_p3610_cpi4:
+0x3db5 013747 fetch 1 ,mem_3610_dpi_4 
+:      013748 mouse_p3610_dpi:
+0x3db6 013749 store 1 ,mem_mouse_cpi_count 
+0x3db7 013750 call mouse_spi_sdio_gpio_pollup 
+0x3db8 013751 fetch 1 ,mem_mouse_cpi_count 
+:      013752 mouse_reset_p3610_dpi:
+0x3db9 013753 add pdata ,0x80 ,pdata 
+0x3dba 013754 lshift8 pdata ,pdata 
+0x3dbb 013755 add pdata ,mouse_p3610_dpi_address ,pdata 
+0x3dbc 013756 copy pdata ,rega 
+0x3dbd 013757 branch mouse_set_sensor_reg 
+:      013759 mouse_p3205_dpi:
+0x3dbe 013760 store 1 ,mem_mouse_cpi_count 
+0x3dbf 013761 call moue_seting_cpi_count 
+0x3dc0 013762 fetch 1 ,mem_mouse_cpi_count 
+0x3dc1 013763 setarg mouse_dpi_address 
+0x3dc2 013764 call twspi_read 
+0x3dc3 013765 and pdata ,0xf8 ,temp 
+0x3dc4 013766 fetch 1 ,mem_mouse_cpi_count 
+0x3dc5 013767 iadd temp ,pdata 
+0x3dc6 013768 lshift8 pdata ,pdata 
+0x3dc7 013769 add pdata ,mouse_dpi_address ,pdata 
+0x3dc8 013770 branch twspi_write 
+:      013773 mouse_init_environment:
+0x3dc9 013774 call app_initflag_check 
+0x3dca 013775 branch mouse_eeprom_load_recon_info ,zero 
+0x3dcb 013776 call mouse_ble_init_address 
+0x3dcc 013777 call mouse_store_eeprom_device_info 
+0x3dcd 013778 branch app_initflag_store 
+:      013781 mouse_24g_pairing_button:
+0x3dce 013782 fetch 2 ,mem_24g_pairing_timer_count 
+0x3dcf 013783 rtn blank 
+0x3dd0 013784 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dd1 013785 rtnbit0 mouse_enable_24g 
+0x3dd2 013786 rtnbit1 mosue_24g_pairing_flag 
+0x3dd3 013787 rtnmark1 mark_24g 
+0x3dd4 013788 call mouse_check_key_gpio 
+0x3dd5 013789 rtnne mouse_lmr_button 
+0x3dd6 013790 call mouse_devce_led_off 
+0x3dd7 013791 arg mosue_24g_pairing_flag ,queue 
+0x3dd8 013792 call mouse_enable_function_flag 
+0x3dd9 013793 setarg 0 
+0x3dda 013794 store 2 ,mem_mouse_direct_timer 
+0x3ddb 013795 store 1 ,mem_mouse_send_blank_timer 
+0x3ddc 013796 call g24_set0_mem_check_dongle_times 
+0x3ddd 013798 fetch 2 ,mem_ui_state_map 
+0x3dde 013799 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x3ddf 013800 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x3de0 013801 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x3de1 013802 call mouse_stop_discovery 
+0x3de2 013803 branch g24_start_pairing_sm1 
+:      013806 mouse_idle:
+0x3de3 013807 call mouse_24g_pairing_button 
+0x3de4 013808 call ui_check_paring_button 
+0x3de5 013809 call mouse_dpi_cheak 
+0x3de6 013810 call mouse_usb_isr 
+0x3de7 013811 call mouse_wheel_check 
+0x3de8 013812 branch mouse_usb_mode 
+:      013813 mouse_usb_isr:
+0x3de9 013814 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dea 013815 rtnbit0 mouse_enable_usb 
+0x3deb 013816 call usb_isr 
+0x3dec 013817 branch usb_offline_state 
+:      013819 mouse_cheak_usb:
+0x3ded 013820 hfetch 1 ,core_usb_addr 
+0x3dee 013821 bbit0 7 ,mouse_usb_no_exsit 
+0x3def 013822 bbit1 7 ,mouse_usb_exsit 
+0x3df0 013823 rtn 
+:      013824 mouse_usb_no_exsit:
+0x3df1 013825 fetch 1 ,mem_usb_addr 
+0x3df2 013826 rtnbit0 7 
+0x3df3 013827 branch soft_reset_chip 
+:      013828 mouse_usb_exsit:
+0x3df4 013829 fetch 1 ,mem_usb_addr 
+0x3df5 013830 rtnbit1 7 
+0x3df6 013831 branch mouse_stop_bluetooth_mode 
+:      013833 mouse_usb_mode:
+0x3df7 013834 call mouse_cheak_usb 
+0x3df8 013835 hfetch 1 ,core_usb_addr 
+0x3df9 013836 store 1 ,mem_usb_addr 
+0x3dfa 013837 rtnbit0 7 
+0x3dfb 013838 call mouse_clkn_check 
+0x3dfc 013839 fetch 4 ,mem_btclk_sensor 
+0x3dfd 013840 fetcht 1 ,mem_wire_usb_interval 
+0x3dfe 013841 iadd temp ,temp 
+0x3dff 013842 copy clkn_bt ,pdata 
+0x3e00 013843 isub temp ,null 
+0x3e01 013844 nrtn positive 
+0x3e02 013845 store 4 ,mem_btclk_sensor 
+0x3e03 013846 call mouse_motion 
+0x3e04 013847 nrtn user 
+0x3e05 013848 jam 4 ,mem_usb_tx_enable 
+0x3e06 013849 branch mouse_wired_to_usb 
+:      013851 mouse_clkn_check:
+0x3e07 013852 fetcht 4 ,mem_btclk_sensor 
+0x3e08 013853 copy clkn_bt ,pdata 
+0x3e09 013854 isub temp ,null 
+0x3e0a 013855 ncall mouse_clkn_timeout ,positive 
+0x3e0b 013856 rtn 
+:      013857 mouse_clkn_timeout:
+0x3e0c 013858 setarg 0 
+0x3e0d 013859 store 4 ,mem_btclk_sensor 
+0x3e0e 013860 rtn 
+:      013864 mouse_wired_to_usb:
+0x3e0f 013865 fetch 1 ,mem_usb_tx_enable 
+0x3e10 013866 rtnbit0 2 
+0x3e11 013867 branch mouse_data_push 
+:      013868 mouse_data_push:
+0x3e12 013869 hfetch 1 ,core_usb_addr 
+0x3e13 013870 rtnbit0 7 
+0x3e14 013871 jam usb_ep2_ms ,mem_usb_ep2_data 
+0x3e15 013872 setarg ms_report_id 
+0x3e16 013873 store 1 ,mem_usb_mouse_data 
+0x3e17 013874 fetch 7 ,mem_mouse_key 
+0x3e18 013875 istore 7 ,contw 
+0x3e19 013876 rtn 
+:      013879 mouse_enable_clock_qdecoder:
+0x3e1a 013880 hfetch 2 ,core_clkoff 
+0x3e1b 013881 set0 clock_off_qdecoder ,pdata 
+0x3e1c 013882 hstore 2 ,core_clkoff 
+0x3e1d 013883 rtn 
+:      013885 mouse_param_init:
+0x3e1e 013886 setarg 0x8c00 
+0x3e1f 013887 store 2 ,mem_ui_uuid_table 
+0x3e20 013888 setarg 0x8e7a 
+0x3e21 013889 store 2 ,mem_ui_le_uuid_table 
+0x3e22 013890 setarg 0x2402 
+0x3e23 013891 store 2 ,mem_fcomp_mul 
+0x3e24 013892 setarg 0x2580 
+0x3e25 013893 store 3 ,mem_class 
+0x3e26 013894 jam 3 ,mem_lpm_mult_timeout 
+0x3e27 013895 jam 8 ,mem_lpm_overhead 
+0x3e28 013896 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x3e29 013897 setarg 0x0200 
+0x3e2a 013898 store 2 ,mem_lpm_interval 
+0x3e2b 013899 jam 0x17 ,mem_le_local_mtu 
+0x3e2c 013900 jam 0x17 ,mem_le_remote_mtu 
+0x3e2d 013902 setarg 0x0a77 
+0x3e2e 013903 store 2 ,mem_spi_init_clk 
+0x3e2f 013919 setsect 0 ,0x306 
+0x3e30 013920 setsect 1 ,0x4440 
+0x3e31 013921 setsect 2 ,0x10000 
+0x3e32 013922 setsect 3 ,0x4408 
+0x3e33 013923 store 9 ,mem_all_uuid_16bits 
+0x3e34 013924 setsect 0 ,0x1224 
+0x3e35 013925 setsect 1 ,0x4000 
+0x3e36 013926 setsect 2 ,0x0 
+0x3e37 013927 istore 5 ,contw 
+0x3e38 013929 setsect 0 ,0x3ffff 
+0x3e39 013930 setsect 1 ,0x2fe23 
+0x3e3a 013931 setsect 2 ,0x199d9 
+0x3e3b 013932 setsect 3 ,0x20d 
+0x3e3c 013933 store 8 ,mem_features 
+0x3e3d 013935 setarg 0x012c 
+0x3e3e 013936 store 2 ,mem_24g_pairing_timer_count 
+0x3e3f 013937 call le_modified_name 
+0x3e40 013938 fetch mouse_flag_len ,mem_mouse_flag 
+0x3e41 013939 rtnbit0 mouse_enable_gpio_control_adc_sensor 
+0x3e42 013940 call mouse_sensor_set_angle 
+0x3e43 013941 branch mouse_select_adc 
+:      013943 mouse_sensor_set_angle:
+0x3e44 013944 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e45 013945 call gpio_config_input 
+0x3e46 013946 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e47 013947 call gpio_get_bit 
+0x3e48 013948 jam mouse_3clk_angle ,mem_config_sensor_angle 
+0x3e49 013949 rtn true 
+0x3e4a 013950 jam mouse_12clk_angle ,mem_config_sensor_angle 
+0x3e4b 013951 rtn 
+:      013953 mouse_select_adc:
+0x3e4c 013954 fetcht 1 ,mem_select_adc_gpio 
+0x3e4d 013955 call gpio_config_input 
+0x3e4e 013956 fetcht 1 ,mem_select_adc_gpio 
+0x3e4f 013957 call gpio_get_bit 
+0x3e50 013958 jam adc_config_vinlpm ,mem_adc_config_flag 
+0x3e51 013959 rtn true 
+0x3e52 013960 jam adc_config_gpio ,mem_adc_config_flag 
+0x3e53 013961 rtn 
+:      013964 mouse_adc_init:
+0x3e54 013965 fetch 1 ,mem_adc_config_flag 
+0x3e55 013966 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
+0x3e56 013967 beq adc_config_hvin ,mouse_adc_init_data_hvin 
+0x3e57 013968 beq adc_config_gpio ,mouse_adc_init_data_io 
+0x3e58 013969 branch mouse_adc_init_data_vinlpm 
+:      013971 mouse_adc_init_data_vinlpm:
+0x3e59 013972 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x3e5a 013973 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x3e5b 013974 isub temp ,pdata 
+0x3e5c 013975 mul32 pdata ,20 ,pdata 
+0x3e5d 013976 div pdata ,100 
+0x3e5e 013977 call wait_div_end 
+0x3e5f 013978 quotient pdata 
+0x3e60 013979 store 2 ,mem_adc_reference_voltage 
+0x3e61 013980 rtn 
+:      013981 mouse_adc_init_data_hvin:
+0x3e62 013982 fetcht 2 ,mem_1v_adc_hvin_data 
+0x3e63 013983 fetch 2 ,mem_5v_adc_hvin_data 
+0x3e64 013984 isub temp ,pdata 
+0x3e65 013985 mul32 pdata ,230 ,pdata 
+0x3e66 013986 div pdata ,400 
+0x3e67 013987 call wait_div_end 
+0x3e68 013988 quotient pdata 
+0x3e69 013989 store 2 ,mem_adc_reference_voltage 
+0x3e6a 013990 rtn 
+:      013991 mouse_adc_init_data_io:
+0x3e6b 013992 fetch 2 ,mem_1v_adc_io_data 
+0x3e6c 013993 store 2 ,mem_adc_reference_voltage 
+0x3e6d 013994 rtn 
+:      013995 mouse_gpio_init:
+0x3e6e 013996 fetcht 1 ,mem_eeprom_wp_gpio 
+0x3e6f 013997 call gpio_config_output 
+0x3e70 013998 call usb_offline_check_init 
+0x3e71 013999 fetcht 1 ,mem_lbutton_gpio 
+0x3e72 014000 call gpio_config_input 
+0x3e73 014001 fetcht 1 ,mem_rbutton_gpio 
+0x3e74 014002 call gpio_config_input 
+0x3e75 014003 fetcht 1 ,mem_mbutton_gpio 
+0x3e76 014004 call gpio_config_input 
+0x3e77 014005 fetcht 1 ,mem_sensor_data_gpio 
+0x3e78 014006 call gpio_config_input 
+0x3e79 014008 fetcht 1 ,mem_sensor_reset_gpio 
+0x3e7a 014009 call gpio_config_output 
+0x3e7b 014011 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e7c 014012 call gpio_config_input 
+0x3e7d 014014 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e7e 014015 call gpio_config_input 
+0x3e7f 014017 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e80 014018 call gpio_config_input 
+0x3e81 014019 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e82 014020 call gpio_config_input 
+0x3e83 014022 fetcht 1 ,mem_bk_button_gpio 
+0x3e84 014023 call gpio_config_input 
+0x3e85 014024 fetcht 1 ,mem_fw_button_gpio 
+0x3e86 014025 call gpio_config_input 
+0x3e87 014027 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
+0x3e88 014028 call gpio_config_output 
+0x3e89 014030 fetcht 1 ,mem_config_device1_led_gpio 
+0x3e8a 014031 call gpio_config_output 
+0x3e8b 014033 fetcht 1 ,mem_config_device2_led_gpio 
+0x3e8c 014034 call gpio_config_output 
+0x3e8d 014036 fetcht 1 ,mem_config_device3_led_gpio 
+0x3e8e 014037 call gpio_config_output 
+0x3e8f 014039 fetcht 1 ,mem_dpi_led_gpio 
+0x3e90 014040 call gpio_config_output 
+0x3e91 014042 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3e92 014043 call gpio_config_input 
+0x3e93 014045 fetcht 1 ,mem_config_bt_button_gpio 
+0x3e94 014046 call gpio_config_input 
+0x3e95 014048 fetcht 1 ,mem_dpi_button_gpio 
+0x3e96 014049 branch gpio_config_input 
+:      014051 mouse_wheel_gpio_set_wake:
+0x3e97 014052 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e98 014053 call gpio_set_wake_by_current_state 
+0x3e99 014054 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e9a 014055 call gpio_set_wake_by_current_state 
+0x3e9b 014056 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e9c 014057 call gpio_set_wake_by_current_state 
+0x3e9d 014058 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e9e 014059 branch gpio_set_wake_by_current_state 
+:      014061 mouse_before_hibernate_wheel_gpio_set:
+0x3e9f 014062 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ea0 014063 call mouse_gpio_set_pupd_by_input 
+0x3ea1 014064 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ea2 014065 call mouse_gpio_set_pupd_by_input 
+0x3ea3 014066 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ea4 014067 call mouse_gpio_set_pupd_by_input 
+0x3ea5 014068 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ea6 014069 branch mouse_gpio_set_pupd_by_input 
+:      014071 mouse_gpio_set_pupd_by_input:
+0x3ea7 014072 sub temp ,ui_button_gpio_disable ,null 
+0x3ea8 014073 rtn zero 
+0x3ea9 014074 and temp ,0x7f ,queue 
+0x3eaa 014075 hfetch 4 ,core_gpio_in 
+0x3eab 014076 qisolate1 pdata 
+0x3eac 014077 hfetch 4 ,core_gpio_pu0 
+0x3ead 014078 qsetflag true ,pdata 
+0x3eae 014079 hstore 4 ,core_gpio_pu0 
+0x3eaf 014080 hfetch 4 ,core_gpio_pd0 
+0x3eb0 014081 nqsetflag true ,pdata 
+0x3eb1 014082 hstore 4 ,core_gpio_pd0 
+0x3eb2 014083 rtn 
+:      014085 mouse_before_hibernate:
+0x3eb3 014086 enable user 
+0x3eb4 014087 hfetch 4 ,0x8138 
+0x3eb5 014088 setflag user ,26 ,pdata 
+0x3eb6 014089 hstore 4 ,core_lpm_reg 
+0x3eb7 014090 call lpm_write_ctrl 
+0x3eb8 014091 call mouse_devce_led_off 
+0x3eb9 014092 call mouse_before_hibernate_wheel_gpio_set 
+0x3eba 014094 branch mouse_lpm_before_common 
+:      014098 mouse_process_lpm_before:
+0x3ebb 014099 call mouse_lpm_before_common 
+0x3ebc 014100 fetch 1 ,mem_lpm_current_mult 
+0x3ebd 014101 nrtn blank 
+0x3ebe 014102 branch gpio_clr_wake 
+:      014104 mouse_lpm_before_common:
+0x3ebf 014105 call mouse_wheel_check 
+0x3ec0 014106 arg mouse_spi1_clk_gpio ,temp 
+0x3ec1 014107 fetch mouse_flag_len ,mem_mouse_flag 
+0x3ec2 014108 isolate1 mouse_enable_spi2 ,pdata 
+0x3ec3 014109 call mouse_spi_clk_gpio ,true 
+0x3ec4 014110 call gpio_config_output 
+0x3ec5 014111 call twspi_disable 
+0x3ec6 014115 fetcht 1 ,mem_lbutton_gpio 
+0x3ec7 014116 call gpio_set_wake_by_current_state 
+0x3ec8 014117 fetcht 1 ,mem_rbutton_gpio 
+0x3ec9 014118 call gpio_set_wake_by_current_state 
+0x3eca 014119 fetcht 1 ,mem_mbutton_gpio 
+0x3ecb 014120 call gpio_set_wake_by_current_state 
+0x3ecc 014122 fetcht 1 ,mem_bk_button_gpio 
+0x3ecd 014123 call gpio_set_wake_by_current_state 
+0x3ece 014124 fetcht 1 ,mem_fw_button_gpio 
+0x3ecf 014125 call gpio_set_wake_by_current_state 
+0x3ed0 014126 fetcht 1 ,mem_dpi_button_gpio 
+0x3ed1 014127 call gpio_set_wake_by_current_state 
+0x3ed2 014128 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3ed3 014129 call gpio_set_wake_by_current_state 
+0x3ed4 014130 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ed5 014131 call gpio_set_wake_by_current_state 
+0x3ed6 014132 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ed7 014133 call gpio_set_wake_by_current_state 
+0x3ed8 014134 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ed9 014135 call gpio_set_wake_by_current_state 
+0x3eda 014136 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3edb 014137 call gpio_set_wake_by_current_state 
+0x3edc 014138 fetcht 1 ,mem_sensor_data_gpio 
+0x3edd 014139 branch gpio_set_wake 
+:      014143 mouse_spi_clk_gpio:
+0x3ede 014144 arg mouse_spi2_clk_gpio ,temp 
+0x3edf 014145 rtn 
+:      014147 mouse_wheel_check:
+0x3ee0 014148 bpatch patch1c_4 ,mem_patch1c 
+0x3ee1 014149 call mouse_t_wheel_scan 
+0x3ee2 014150 call mouse_wheel_scan 
+0x3ee3 014151 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3ee4 014152 fetcht 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee5 014153 store 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee6 014154 isub temp ,null 
+0x3ee7 014155 nbranch app_lpm_wake_auto_lock ,zero 
+0x3ee8 014156 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3ee9 014157 fetcht 1 ,mem_mwheel_b_old_pinlevel 
+0x3eea 014158 store 1 ,mem_mwheel_b_old_pinlevel 
+0x3eeb 014159 isub temp ,null 
+0x3eec 014160 nbranch app_lpm_wake_auto_lock ,zero 
+0x3eed 014161 rtn 
+:      014162 mouse_t_wheel_scan:
+0x3eee 014163 fetch 1 ,mem_whee_ta_data_gpio 
+0x3eef 014164 rtneq gpio_disable 
+0x3ef0 014165 arg 0 ,rega 
+0x3ef1 014166 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ef2 014167 call gpio_get_bit 
+0x3ef3 014168 setflag true ,0 ,rega 
+0x3ef4 014169 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ef5 014170 call gpio_get_bit 
+0x3ef6 014171 setflag true ,1 ,rega 
+0x3ef7 014172 copy rega ,pdata 
+0x3ef8 014173 store 1 ,mem_wheel_tb_new_pinlevel 
+0x3ef9 014174 beq 0x01 ,mouse_t_wheel_scan_judge1 
+0x3efa 014175 beq 0x02 ,mouse_t_wheel_scan_judge2 
+0x3efb 014176 fetch 1 ,mem_wheel_tog 
+0x3efc 014177 bbit1 7 ,mouse_t_wheel_scan_judge3 
+0x3efd 014178 rtn 
+:      014180 mouse_t_wheel_scan_judge1:
+0x3efe 014181 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3eff 014182 beq 0 ,mouse_t_wheel_scan_judge11 
+0x3f00 014183 beq 3 ,mouse_t_wheel_scan_judge12 
+0x3f01 014184 rtn 
+:      014185 mouse_t_wheel_scan_judge2:
+0x3f02 014186 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3f03 014187 beq 0 ,mouse_t_wheel_scan_judge21 
+0x3f04 014188 beq 3 ,mouse_t_wheel_scan_judge22 
+0x3f05 014189 rtn 
+:      014190 mouse_t_wheel_scan_judge11:
+0x3f06 014191 jam 0x82 ,mem_wheel_tog 
+0x3f07 014192 rtn 
+:      014193 mouse_t_wheel_scan_judge12:
+0x3f08 014194 jam 0x81 ,mem_wheel_tog 
+0x3f09 014195 rtn 
+:      014196 mouse_t_wheel_scan_judge21:
+0x3f0a 014197 jam 0x80 ,mem_wheel_tog 
+0x3f0b 014198 rtn 
+:      014199 mouse_t_wheel_scan_judge22:
+0x3f0c 014200 jam 0x83 ,mem_wheel_tog 
+0x3f0d 014201 rtn 
+:      014202 mouse_t_wheel_scan_judge3:
+0x3f0e 014203 fetch 1 ,mem_wheel_tog 
+0x3f0f 014204 set0 7 ,pdata 
+0x3f10 014205 store 1 ,mem_wheel_tog 
+0x3f11 014206 beq 0 ,mouse_t_wheel_scan_judge30 
+0x3f12 014207 beq 1 ,mouse_t_wheel_scan_judge31 
+0x3f13 014208 beq 2 ,mouse_t_wheel_scan_judge32 
+0x3f14 014209 beq 3 ,mouse_t_wheel_scan_judge33 
+0x3f15 014210 rtn 
+:      014211 mouse_t_wheel_scan_judge30:
+0x3f16 014212 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f17 014213 beq 3 ,mouse_wheel_t_forward 
+0x3f18 014214 rtn 
+:      014215 mouse_t_wheel_scan_judge31:
+0x3f19 014216 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1a 014217 beq 0 ,mouse_wheel_t_forward 
+0x3f1b 014218 rtn 
+:      014219 mouse_t_wheel_scan_judge32:
+0x3f1c 014220 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1d 014221 beq 3 ,mouse_wheel_t_back 
+0x3f1e 014222 rtn 
+:      014223 mouse_t_wheel_scan_judge33:
+0x3f1f 014224 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f20 014225 beq 0 ,mouse_wheel_t_back 
+0x3f21 014226 rtn 
+:      014227 mouse_wheel_t_forward:
+0x3f22 014228 fetch 1 ,mem_mouse_tz_data_count1 
+0x3f23 014229 increase 1 ,pdata 
+0x3f24 014230 store 1 ,mem_mouse_tz_data_count1 
+0x3f25 014231 sub pdata ,1 ,null 
+0x3f26 014232 rtn positive 
+0x3f27 014233 jam 0 ,mem_mouse_tz_data_count1 
+0x3f28 014234 fetch 1 ,mem_mouse_tz_data 
+0x3f29 014235 increase 1 ,pdata 
+0x3f2a 014236 store 1 ,mem_mouse_tz_data 
+0x3f2b 014237 rtn 
+:      014238 mouse_wheel_t_back:
+0x3f2c 014239 fetch 1 ,mem_mouse_tz_data_count 
+0x3f2d 014240 increase 1 ,pdata 
+0x3f2e 014241 store 1 ,mem_mouse_tz_data_count 
+0x3f2f 014242 sub pdata ,1 ,null 
+0x3f30 014243 rtn positive 
+0x3f31 014244 jam 0 ,mem_mouse_tz_data_count 
+0x3f32 014245 fetch 1 ,mem_mouse_tz_data 
+0x3f33 014246 increase -1 ,pdata 
+0x3f34 014247 store 1 ,mem_mouse_tz_data 
+0x3f35 014248 rtn 
+:      014251 mouse_wheel_scan:
+0x3f36 014252 fetch 1 ,mem_whee_a_data_gpio 
+0x3f37 014253 rtneq gpio_disable 
+0x3f38 014254 arg 0 ,rega 
+0x3f39 014255 fetcht 1 ,mem_whee_a_data_gpio 
+0x3f3a 014256 call gpio_get_bit 
+0x3f3b 014257 setflag true ,0 ,rega 
+0x3f3c 014258 fetcht 1 ,mem_whee_b_data_gpio 
+0x3f3d 014259 call gpio_get_bit 
+0x3f3e 014260 setflag true ,1 ,rega 
+0x3f3f 014261 copy rega ,pdata 
+0x3f40 014262 store 1 ,mem_mwheel_b_new_pinlevel 
+0x3f41 014263 beq 0x01 ,mouse_wheel_scan_judge1 
+0x3f42 014264 beq 0x02 ,mouse_wheel_scan_judge2 
+0x3f43 014265 fetch 1 ,mem_mwheel_tog 
+0x3f44 014266 bbit1 7 ,mouse_wheel_scan_judge3 
+0x3f45 014267 rtn 
+:      014269 mouse_wheel_scan_judge1:
+0x3f46 014270 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f47 014271 beq 0 ,mouse_wheel_scan_judge11 
+0x3f48 014272 beq 3 ,mouse_wheel_scan_judge12 
+0x3f49 014273 rtn 
+:      014274 mouse_wheel_scan_judge2:
+0x3f4a 014275 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f4b 014276 beq 0 ,mouse_wheel_scan_judge21 
+0x3f4c 014277 beq 3 ,mouse_wheel_scan_judge22 
+0x3f4d 014278 rtn 
+:      014279 mouse_wheel_scan_judge11:
+0x3f4e 014280 jam 0x82 ,mem_mwheel_tog 
+0x3f4f 014281 rtn 
+:      014282 mouse_wheel_scan_judge12:
+0x3f50 014283 jam 0x81 ,mem_mwheel_tog 
+0x3f51 014284 rtn 
+:      014285 mouse_wheel_scan_judge21:
+0x3f52 014286 jam 0x80 ,mem_mwheel_tog 
+0x3f53 014287 rtn 
+:      014288 mouse_wheel_scan_judge22:
+0x3f54 014289 jam 0x83 ,mem_mwheel_tog 
+0x3f55 014290 rtn 
+:      014291 mouse_wheel_scan_judge3:
+0x3f56 014292 fetch 1 ,mem_mwheel_tog 
+0x3f57 014293 set0 7 ,pdata 
+0x3f58 014294 store 1 ,mem_mwheel_tog 
+0x3f59 014295 beq 0 ,mouse_wheel_scan_judge30 
+0x3f5a 014296 beq 1 ,mouse_wheel_scan_judge31 
+0x3f5b 014297 beq 2 ,mouse_wheel_scan_judge32 
+0x3f5c 014298 beq 3 ,mouse_wheel_scan_judge33 
+0x3f5d 014299 rtn 
+:      014300 mouse_wheel_scan_judge30:
+0x3f5e 014301 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f5f 014302 beq 3 ,mouse_wheel_forward 
+0x3f60 014303 rtn 
+:      014304 mouse_wheel_scan_judge31:
+0x3f61 014305 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f62 014306 beq 0 ,mouse_wheel_forward 
+0x3f63 014307 rtn 
+:      014308 mouse_wheel_scan_judge32:
+0x3f64 014309 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f65 014310 beq 3 ,mouse_wheel_back 
+0x3f66 014311 rtn 
+:      014312 mouse_wheel_scan_judge33:
+0x3f67 014313 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f68 014314 beq 0 ,mouse_wheel_back 
+0x3f69 014315 rtn 
+:      014316 mouse_wheel_forward:
+0x3f6a 014317 jam 0 ,mem_mouse_z_data_count1 
+0x3f6b 014318 fetch 1 ,mem_mouse_z_data 
+0x3f6c 014319 increase 1 ,pdata 
+0x3f6d 014320 store 1 ,mem_mouse_z_data 
+0x3f6e 014321 rtn 
+:      014322 mouse_wheel_back:
+0x3f6f 014323 jam 0 ,mem_mouse_z_data_count 
+0x3f70 014324 fetch 1 ,mem_mouse_z_data 
+0x3f71 014325 increase -1 ,pdata 
+0x3f72 014326 store 1 ,mem_mouse_z_data 
+0x3f73 014327 rtn 
+:      014330 mouse_hid_connected:
+0x3f74 014331 setarg hid_handshake_timeout 
+0x3f75 014332 store 1 ,mem_hid_handshake_timer_count 
+0x3f76 014333 rtn 
+:      014335 mouse_send_process:
+0x3f77 014336 fetch 1 ,mem_app_handshake_flag 
+0x3f78 014337 rtn blank 
+0x3f79 014338 call l2cap_malloc_is_fifo_nearly_full 
+0x3f7a 014339 nrtn blank 
+0x3f7b 014340 fetch mouse_flag_len ,mem_mouse_flag 
+0x3f7c 014341 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
+0x3f7d 014342 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
+0x3f7e 014343 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+0x3f7f 014344 call mouse_motion 
+0x3f80 014345 nrtn user 
+:      014346 mouse_send_data:
+0x3f81 014347 arg 9 ,rega 
+0x3f82 014348 call hid_malloc_tx_buff 
+0x3f83 014349 fetch 2 ,mem_hid_int_remote_cid 
+0x3f84 014350 istore 2 ,contw 
+0x3f85 014351 setarg 0x02a1 
+0x3f86 014352 istore 2 ,contw 
+0x3f87 014353 fetch 7 ,mem_mouse_key 
+0x3f88 014354 istore 7 ,contw 
+0x3f89 014355 rtn 
+:      014358 mouse_send_empty_data:
+0x3f8a 014359 setarg 0 
+0x3f8b 014360 store 7 ,mem_mouse_key 
+0x3f8c 014361 branch mouse_send_data 
+:      014364 mouse_no_data_timer_init:
+0x3f8d 014365 fetch 2 ,mem_mouse_no_data_timeout 
+0x3f8e 014366 store 2 ,mem_mouse_no_data_timer 
+0x3f8f 014367 rtn 
+:      014370 mouse_fill_data_le:
+0x3f90 014371 bpatch patch1c_5 ,mem_patch1c 
+0x3f91 014372 arg 7 ,rega 
+0x3f92 014373 fetcht 2 ,mem_le_notify_handle 
+0x3f93 014374 call le_att_malloc_tx_notify 
+0x3f94 014375 fetch 7 ,mem_mouse_key 
+0x3f95 014376 istore 7 ,contw 
+0x3f96 014377 rtn 
+:      014379 mouse_motion:
+0x3f97 014380 bpatch patch1c_6 ,mem_patch1c 
+0x3f98 014381 disable user 
+0x3f99 014382 setarg 0 
+0x3f9a 014383 store 6 ,mem_mouse_x 
+0x3f9b 014384 call mouse_cheak_sensor_data 
+0x3f9c 014385 call mouse_zwheel 
+0x3f9d 014386 call mouse_t_zwheel 
+0x3f9e 014387 call mouse_key 
+0x3f9f 014388 nrtn user 
+0x3fa0 014389 call mouse_no_data_timer_init 
+0x3fa1 014390 arg mouse_statue_up_flag ,queue 
+0x3fa2 014391 branch mouse_enable_function_flag 
+:      014393 motion_6clk_direction_dispose:
+0x3fa3 014394 fetch 2 ,mem_mouse_x 
+0x3fa4 014395 sub pdata ,0 ,pdata 
+0x3fa5 014396 store 2 ,mem_mouse_x 
+0x3fa6 014397 branch enable_user 
+:      014398 motion_12clk_direction_dispose:
+0x3fa7 014399 fetch 2 ,mem_mouse_y 
+0x3fa8 014400 sub pdata ,0 ,pdata 
+0x3fa9 014401 store 2 ,mem_mouse_y 
+0x3faa 014402 branch enable_user 
+:      014403 motion_9clk_direction_dispose:
+0x3fab 014404 fetch 2 ,mem_mouse_y 
+0x3fac 014405 sub pdata ,0 ,pdata 
+0x3fad 014406 store 2 ,mem_mouse_y 
+0x3fae 014407 fetch 2 ,mem_mouse_x 
+0x3faf 014408 sub pdata ,0 ,pdata 
+0x3fb0 014409 store 2 ,mem_mouse_x 
+0x3fb1 014410 call mouse_sensor_data_swap_places 
+0x3fb2 014411 branch enable_user 
+:      014412 motion_3clk_direction_dispose:
+0x3fb3 014413 call mouse_sensor_data_swap_places 
+0x3fb4 014414 branch enable_user 
+:      014415 mouse_cheak_sensor_data:
+0x3fb5 014416 fetch 1 ,mem_spi_write_flash_sm 
+0x3fb6 014417 rtnne flash_sm_no_buys 
+0x3fb7 014418 fetch 1 ,mem_config_sensor_type 
+0x3fb8 014419 beq p3205 ,mouse_p32xx_sensor_motion 
+0x3fb9 014420 beq p3065 ,mouse_p32xx_sensor_motion 
+0x3fba 014421 beq ka8 ,mouse_p32xx_sensor_motion 
+0x3fbb 014422 beq p3204 ,mouse_p32xx_sensor_motion 
+0x3fbc 014423 beq p3212 ,mouse_p3212_sensor_motion 
+0x3fbd 014424 beq p3610 ,mouse_p3610_sensor_motion 
+0x3fbe 014425 beq p3065_xy ,mouse_p32xx_sensor_motion 
+0x3fbf 014426 branch mouse_p32xx_sensor_motion 
+:      014428 mouse_clear_sensor_data:
+0x3fc0 014429 fetch 1 ,mem_mouse_move_flag 
+0x3fc1 014430 call mouse_read_sensor_common ,blank 
+0x3fc2 014431 jam 1 ,mem_mouse_move_flag 
+0x3fc3 014432 rtn 
+:      014435 mouse_p3212_sensor_motion:
+0x3fc4 014436 call mouse_clear_sensor_data 
+0x3fc5 014437 fetcht 1 ,mem_sensor_data_gpio 
+0x3fc6 014438 call gpio_get_bit 
+0x3fc7 014439 nrtn true 
+:      014440 mouse_p3212_sensor_motion_1:
+0x3fc8 014441 setarg pan_reg_pid_l 
+0x3fc9 014442 call twspi_read 
+0x3fca 014443 bne p32xx_id1 ,mouse_twspi_reset 
+0x3fcb 014444 setarg pan_reg_motion_staus 
+0x3fcc 014445 call twspi_read 
+0x3fcd 014446 rtnbit0 7 
+0x3fce 014447 call mouse_read_sensor_common 
+0x3fcf 014448 call mouse_read_3212sensor_xy_high 
+0x3fd0 014449 store 1 ,mem_mouse_xy_h 
+0x3fd1 014450 rshift4 pdata ,pdata 
+0x3fd2 014451 call extsign_bit3 
+0x3fd3 014452 store 1 ,mem_mouse_x + 1 
+0x3fd4 014453 fetch 1 ,mem_mouse_xy_h 
+0x3fd5 014454 and pdata ,0x0f ,pdata 
+0x3fd6 014455 call extsign_bit3 
+0x3fd7 014456 store 1 ,mem_mouse_y + 1 
+0x3fd8 014457 fetch 1 ,mem_config_sensor_angle 
+0x3fd9 014458 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
+0x3fda 014459 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
+0x3fdb 014460 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
+0x3fdc 014461 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
+0x3fdd 014462 rtn 
+:      014464 mouse_read_3212sensor_xy_high:
+0x3fde 014465 setarg 0x12 
+0x3fdf 014466 branch twspi_read 
+:      014468 mouse_p3065_judge:
+0x3fe0 014469 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
+0x3fe1 014470 branch mouse_twspi_reset 
+:      014472 mouse_p32xx_sensor_motion:
+0x3fe2 014473 call mouse_clear_sensor_data 
+0x3fe3 014474 disable user 
+0x3fe4 014475 fetcht 1 ,mem_sensor_data_gpio 
+0x3fe5 014476 call gpio_get_bit 
+0x3fe6 014477 nrtn true 
+:      014478 mouse_p32xx_sensor_motion_2:
+0x3fe7 014479 setarg pan_reg_pid_l 
+0x3fe8 014480 call twspi_read 
+0x3fe9 014481 bne p32xx_id1 ,mouse_p3065_judge 
+:      014482 mouse_p32xx_sensor_motion_1:
+0x3fea 014483 setarg pan_reg_motion_staus 
+0x3feb 014484 call twspi_read 
+0x3fec 014485 rtnbit0 7 
+0x3fed 014486 call mouse_read_sensor_common 
+0x3fee 014487 fetch 1 ,mem_mouse_x 
+0x3fef 014488 call extsign 
+0x3ff0 014489 store 2 ,mem_mouse_x 
+0x3ff1 014490 fetch 1 ,mem_mouse_y 
+0x3ff2 014491 call extsign 
+0x3ff3 014492 store 2 ,mem_mouse_y 
+0x3ff4 014493 fetch 1 ,mem_config_sensor_angle 
+0x3ff5 014494 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
+0x3ff6 014495 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
+0x3ff7 014496 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
+0x3ff8 014497 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
+0x3ff9 014498 rtn 
+:      014500 motion32xx_6clk_direction_selection:
+0x3ffa 014501 call motion_6clk_direction_dispose 
+0x3ffb 014502 branch mouse_sensor_sdio_low 
+:      014503 motion32xx_9clk_direction_selection:
+0x3ffc 014504 call motion_9clk_direction_dispose 
+0x3ffd 014505 branch mouse_sensor_sdio_low 
+:      014506 motion32xx_12clk_direction_selection:
+0x3ffe 014507 call motion_12clk_direction_dispose 
+0x3fff 014508 branch mouse_sensor_sdio_low 
+:      014509 motion32xx_3clk_direction_selection:
+0x4000 014510 call motion_3clk_direction_dispose 
+0x4001 014511 branch mouse_sensor_sdio_low 
+:      014513 mouse_sensor_data_swap_places:
+0x4002 014514 fetch 2 ,mem_mouse_y 
+0x4003 014515 fetcht 2 ,mem_mouse_x 
+0x4004 014516 store 2 ,mem_mouse_x 
+0x4005 014517 storet 2 ,mem_mouse_y 
+0x4006 014518 rtn 
+:      014520 mouse_p3610sensor_read:
+0x4007 014521 call spi_ncs_enable 
+0x4008 014522 nop 100 
+0x4009 014523 copy regb ,pdata 
+0x400a 014524 call twspi_read 
+0x400b 014525 copy pdata ,regb 
+0x400c 014526 call spi_ncs_disable 
+0x400d 014527 nop 100 
+0x400e 014528 copy regb ,pdata 
+0x400f 014529 rtn 
+:      014530 mouse_p3610_sensor_motion:
+0x4010 014531 disable user 
+0x4011 014532 fetcht 1 ,mem_sensor_data_gpio 
+0x4012 014533 call gpio_get_bit 
+0x4013 014534 nrtn true 
+0x4014 014535 arg pan_reg_motion_staus ,regb 
+0x4015 014536 call mouse_p3610sensor_read 
+0x4016 014537 rtnbit0 7 
+0x4017 014538 arg pan_reg_pid_l ,regb 
+0x4018 014539 call mouse_p3610sensor_read 
+0x4019 014540 store 1 ,mem_sensor_id1 
+0x401a 014541 bne p3610_id1 ,mouse_init_3610sensor_reset 
+0x401b 014542 fetch 1 ,mem_mouse_move_flag 
+0x401c 014543 call mouse_read_sensor3610_data ,blank 
+0x401d 014544 jam 1 ,mem_mouse_move_flag 
+0x401e 014545 call mouse_read_sensor3610_data 
+0x401f 014546 fetch 1 ,mem_mouse_xy_h 
+0x4020 014547 rshift4 pdata ,pdata 
+0x4021 014548 call extsign_bit3 
+0x4022 014549 store 1 ,mem_mouse_x + 1 
+0x4023 014550 fetch 1 ,mem_mouse_xy_h 
+0x4024 014551 and pdata ,0x0f ,pdata 
+0x4025 014552 call extsign_bit3 
+0x4026 014553 store 1 ,mem_mouse_y + 1 
+0x4027 014554 fetch 1 ,mem_config_sensor_angle 
+0x4028 014555 beq 0 ,motion3610_6clk_direction_selection 
+0x4029 014556 beq 1 ,motion3610_9clk_direction_selection 
+0x402a 014557 beq 2 ,motion3610_12clk_direction_selection 
+0x402b 014558 beq 3 ,motion3610_3clk_direction_selection 
+0x402c 014559 rtn 
+:      014561 mouse_3610_smart_select:
+0x402d 014562 fetch 1 ,mem_sensor_smart_flag 
+0x402e 014563 beq p3610_smart_enable ,mouse_3610_smart_disable 
+0x402f 014564 beq p3610_smart_disable ,mouse_3610_smart_enable 
+0x4030 014565 rtn 
+:      014568 motion3610_6clk_direction_selection:
+0x4031 014569 call motion_6clk_direction_dispose 
+0x4032 014570 branch mouse_3610_smart_select 
+:      014572 motion3610_12clk_direction_selection:
+0x4033 014573 call motion_12clk_direction_dispose 
+0x4034 014574 branch mouse_3610_smart_select 
+:      014576 motion3610_9clk_direction_selection:
+0x4035 014577 call motion_9clk_direction_dispose 
+0x4036 014578 branch mouse_3610_smart_select 
+:      014580 motion3610_3clk_direction_selection:
+0x4037 014581 call motion_3clk_direction_dispose 
+0x4038 014582 branch mouse_3610_smart_select 
+:      014584 mouse_read_sensor3610_data:
+0x4039 014585 call spi_ncs_enable 
+0x403a 014586 call mouse_read_sensor_common 
+0x403b 014587 arg 5 ,pdata 
+0x403c 014588 call twspi_read 
+0x403d 014589 store 1 ,mem_mouse_xy_h 
+0x403e 014590 arg 7 ,pdata 
+0x403f 014591 call twspi_read 
+0x4040 014592 store 1 ,mem_sensor_shutter_hi 
+0x4041 014593 arg 8 ,pdata 
+0x4042 014594 call twspi_read 
+0x4043 014595 store 1 ,mem_sensor_shutter_lo 
+0x4044 014596 branch spi_ncs_disable 
+:      014599 mouse_3610_smart_enable:
+0x4045 014600 fetch 1 ,mem_sensor_shutter_hi 
+0x4046 014601 rtnne 0 
+0x4047 014602 fetch 1 ,mem_sensor_shutter_lo 
+0x4048 014603 sub pdata ,45 ,null 
+0x4049 014604 rtn positive 
+0x404a 014605 jam p3610_smart_enable ,mem_sensor_smart_flag 
+0x404b 014606 setarg 0xba41 
+0x404c 014607 call sensor_write 
+0x404d 014608 setarg 0x0032 
+0x404e 014609 call sensor_write 
+0x404f 014610 setarg 0xb541 
+0x4050 014611 branch sensor_write 
+:      014612 mouse_3610_smart_disable:
+0x4051 014613 fetch 1 ,mem_sensor_shutter_hi 
+0x4052 014614 rtnne 0 
+0x4053 014615 fetch 1 ,mem_sensor_shutter_lo 
+0x4054 014616 sub pdata ,45 ,null 
+0x4055 014617 nrtn positive 
+0x4056 014618 jam p3610_smart_disable ,mem_sensor_smart_flag 
+0x4057 014619 setarg 0xba41 
+0x4058 014620 call sensor_write 
+0x4059 014621 setarg 0x8032 
+0x405a 014622 call sensor_write 
+0x405b 014623 setarg 0xb541 
+0x405c 014624 branch sensor_write 
+:      014628 mouse_read_sensor_common:
+0x405d 014629 arg pan_reg_delta_x ,pdata 
+0x405e 014630 call twspi_read 
+0x405f 014631 store 2 ,mem_mouse_x 
+0x4060 014632 arg pan_reg_delta_y ,pdata 
+0x4061 014633 call twspi_read 
+0x4062 014634 store 2 ,mem_mouse_y 
+0x4063 014635 rtn 
+:      014637 mouse_set_qdecoder_x:
+0x4064 014638 arg mouse_default_xa_gpio ,temp 
+0x4065 014639 call gpio_config_input 
+0x4066 014640 arg mouse_default_xa_gpio ,temp 
+0x4067 014641 call gpio_get_bit 
+0x4068 014642 rtn true 
+0x4069 014643 hfetch 1 ,core_qdec_cntx 
+0x406a 014644 set1 4 ,pdata 
+0x406b 014645 hstore 1 ,core_qdec_cntx 
+0x406c 014646 rtn 
+:      014648 mouse_hardware_zwheel:
+0x406d 014649 fetcht 1 ,mem_mouse_z_data 
+0x406e 014650 hfetch 1 ,core_qdec_cntx 
+0x406f 014651 iadd temp ,pdata 
+0x4070 014652 rtn blank 
+0x4071 014653 store 1 ,mem_mouse_z 
+0x4072 014654 jam 0 ,mem_mouse_z_data 
+0x4073 014655 branch enable_user 
+:      014656 mouse_hardware_zwheel_beforelpm:
+0x4074 014657 fetcht 1 ,mem_mouse_z_data 
+0x4075 014658 hfetch 1 ,core_qdec_cntx 
+0x4076 014659 iadd temp ,pdata 
+0x4077 014660 store 1 ,mem_mouse_z_data 
+0x4078 014661 rtn 
+:      014662 mouse_zwheel:
+0x4079 014663 fetch 1 ,mem_mouse_z_data 
+0x407a 014664 rtn blank 
+0x407b 014665 store 1 ,mem_mouse_z 
+0x407c 014666 jam 0 ,mem_mouse_z_data 
+0x407d 014667 branch enable_user 
+:      014669 mouse_t_zwheel:
+0x407e 014670 fetch 1 ,mem_mouse_tz_data 
+0x407f 014671 rtn blank 
+0x4080 014672 store 1 ,mem_mouse_tz 
+0x4081 014673 jam 0 ,mem_mouse_tz_data 
+0x4082 014674 branch enable_user 
+:      014676 mouse_check_key_gpio:
+0x4083 014677 arg 0 ,rega 
+0x4084 014678 fetcht 1 ,mem_lbutton_gpio 
+0x4085 014679 call gpio_get_bit 
+0x4086 014680 setflag true ,0 ,rega 
+0x4087 014681 fetcht 1 ,mem_rbutton_gpio 
+0x4088 014682 call gpio_get_bit 
+0x4089 014683 setflag true ,1 ,rega 
+0x408a 014684 fetcht 1 ,mem_mbutton_gpio 
+0x408b 014685 call gpio_get_bit 
+0x408c 014686 setflag true ,2 ,rega 
+0x408d 014687 call mouse_check_s_key_gpio 
+0x408e 014688 copy rega ,pdata 
+0x408f 014689 rtn 
+:      014690 mouse_check_s_key_gpio:
+0x4090 014691 fetch 1 ,mem_bk_button_gpio 
+0x4091 014692 rtneq gpio_disable 
+0x4092 014693 fetcht 1 ,mem_bk_button_gpio 
+0x4093 014694 call gpio_get_bit 
+0x4094 014695 setflag true ,3 ,rega 
+0x4095 014696 fetcht 1 ,mem_fw_button_gpio 
+0x4096 014697 call gpio_get_bit 
+0x4097 014698 setflag true ,4 ,rega 
+0x4098 014699 rtn 
+:      014701 mouse_key:
+0x4099 014702 call mouse_check_key_gpio 
+0x409a 014703 call mouse_set_mult 
+0x409b 014704 call mouse_24g_key 
+0x409c 014705 copy rega ,pdata 
+0x409d 014706 fetcht 1 ,mem_mouse_key 
+0x409e 014707 store 1 ,mem_mouse_key 
+0x409f 014708 ixor temp ,pdata 
+0x40a0 014709 sub pdata ,0 ,null 
+0x40a1 014710 rtn zero 
+0x40a2 014711 branch enable_user 
+:      014713 mouse_24g_key:
+0x40a3 014714 rtnmark0 mark_24g 
+0x40a4 014715 copy rega ,pdata 
+0x40a5 014716 rtn blank 
+0x40a6 014717 store 1 ,mem_mouse_key 
+0x40a7 014718 branch enable_user 
+:      014721 mouse_set_mult:
+0x40a8 014722 fetch 2 ,mem_ui_state_map 
+0x40a9 014723 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
+0x40aa 014724 fetch 2 ,mem_ui_state_map 
+0x40ab 014725 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
+0x40ac 014726 rtn 
+:      014727 mouse_set_ble_mult:
+0x40ad 014728 copy rega ,pdata 
+0x40ae 014729 nbranch le_set_config_short_mult ,blank 
+0x40af 014730 branch le_clr_config_short_mult 
+:      014731 mouse_set_bt_mult:
+0x40b0 014732 copy rega ,pdata 
+0x40b1 014733 nbranch classic_bt_set_mult_short_flag ,blank 
+0x40b2 014734 branch classic_bt_clr_mult_short_flag 
+:      014737 mouse_sensor_sdio_low:
+0x40b3 014738 bpatch patch1c_7 ,mem_patch1c 
+0x40b4 014739 arg mouse_spi1_sdio_gpio ,temp 
+0x40b5 014740 fetch mouse_flag_len ,mem_mouse_flag 
+0x40b6 014741 isolate1 mouse_enable_spi2 ,pdata 
+0x40b7 014742 call mouse_sensor_sdio_low2 ,true 
+0x40b8 014743 call gpio_get_bit 
+0x40b9 014744 rtn true 
+0x40ba 014745 setarg 0x0a 
+0x40bb 014746 call twspi_read 
+0x40bc 014747 nop 1000 
+0x40bd 014748 branch mouse_sensor_sdio_low 
+:      014749 mouse_sensor_sdio_low2:
+0x40be 014750 arg mouse_spi2_sdio_gpio ,temp 
+0x40bf 014751 rtn 
+:      014753 mouse_spi_sdio_gpio_pollup:
+0x40c0 014754 fetch mouse_flag_len ,mem_mouse_flag 
+0x40c1 014755 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
+:      014756 mouse_spi1_sdio_gpio_pollup:
+0x40c2 014757 arg mouse_spi1_sdio_gpio ,temp 
+0x40c3 014758 branch gpio_config_input_without_wake 
+:      014759 mouse_spi2_sdio_gpio_pollup:
+0x40c4 014760 arg mouse_spi2_sdio_gpio ,temp 
+0x40c5 014761 branch gpio_config_input_without_wake 
+:      014764 mouse_init_sunt:
+0x40c6 014765 call mouse_spi_init 
+0x40c7 014766 rtn wake 
+0x40c8 014767 call mouse_spi_sdio_gpio_pollup 
+0x40c9 014768 fetch 1 ,mem_config_sensor_type 
+0x40ca 014769 beq p3610 ,mouse_init_3610sensor 
+:      014770 mouse_init_sensor:
+0x40cb 014771 call mouse_read_sensor_id 
+0x40cc 014772 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x40cd 014773 beq p3065_id1 ,mouse_p3065_init_param 
+0x40ce 014774 call mouse_twspi_reset 
+0x40cf 014775 nop 1000 
+0x40d0 014776 branch mouse_init_sensor 
+:      014777 mouse_twspi_reset:
+0x40d1 014778 bpatch patch1d_0 ,mem_patch1d 
+0x40d2 014779 fetch mouse_flag_len ,mem_mouse_flag 
+0x40d3 014780 bbit1 mouse_enable_spi2 ,twspi_reset2 
+0x40d4 014781 branch twspi_reset 
+:      014783 mouse_init_3610sensor:
+0x40d5 014784 call mouse_read_sensor_id 
+0x40d6 014785 beq p3610_id1 ,mouse_init_p3610 
+0x40d7 014786 call mouse_init_3610sensor_reset 
+0x40d8 014787 branch mouse_init_3610sensor 
+:      014789 mouse_read_sensor_id:
+0x40d9 014790 setarg pan_reg_pid_h 
+0x40da 014791 call twspi_read 
+0x40db 014792 store 1 ,mem_sensor_id2 
+0x40dc 014793 setarg pan_reg_pid_l 
+0x40dd 014794 call twspi_read 
+0x40de 014795 store 1 ,mem_sensor_id1 
+0x40df 014796 rtn 
+:      014797 mouse_init_p32xx_id2_judge:
+0x40e0 014798 fetch 1 ,mem_sensor_id2 
+0x40e1 014799 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
+0x40e2 014800 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
+0x40e3 014801 beq p3212_id2 ,mouse_3212_init_param 
+0x40e4 014802 beq pka8_id2 ,mouse_ka8_init_param 
+0x40e5 014803 rtn 
+:      014804 mouse_ka8_init_param:
+0x40e6 014805 jam ka8 ,mem_config_sensor_type 
+0x40e7 014806 rtn 
+:      014807 mouse_p3065xy_init_param:
+0x40e8 014808 jam p3065_xy ,mem_config_sensor_type 
+0x40e9 014809 rtn 
+:      014810 mouse_p3065_init_param:
+0x40ea 014811 fetch 1 ,mem_sensor_id2 
+0x40eb 014812 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x40ec 014813 jam p3065 ,mem_config_sensor_type 
+0x40ed 014814 rtn 
+:      014815 mouse_3212_init_param:
+0x40ee 014816 jam p3212 ,mem_config_sensor_type 
+0x40ef 014817 call mouse_sensor_disable_wp 
+0x40f0 014818 setarg 0x3426 
+0x40f1 014819 call twspi_write 
+0x40f2 014820 setarg 0x0419 
+0x40f3 014821 call twspi_write 
+:      014822 mouse_sensor_enable_wp:
+0x40f4 014823 setarg 0x0009 
+0x40f5 014824 branch twspi_write 
+:      014825 mouse_sensor_disable_wp:
+0x40f6 014826 setarg 0x5a09 
+0x40f7 014827 branch twspi_write 
+:      014829 mouse_3204_3l_init_param:
+0x40f8 014830 jam p3204 ,mem_config_sensor_type 
+0x40f9 014831 call mouse_sensor_disable_wp 
+0x40fa 014832 setarg 0x0f0d 
+0x40fb 014833 call twspi_write 
+0x40fc 014834 setarg 0xe31d 
+0x40fd 014835 call twspi_write 
+0x40fe 014836 setarg 0xd27d 
+0x40ff 014837 call twspi_write 
+0x4100 014838 call mouse_32xx_init_param 
+0x4101 014839 branch mouse_32xx_init_param_1 
+:      014841 mouse_32xx_init_param:
+0x4102 014842 setarg 0x351b 
+0x4103 014843 call twspi_write 
+0x4104 014844 setarg 0xb428 
+0x4105 014845 call twspi_write 
+0x4106 014846 setarg 0x4629 
+0x4107 014847 call twspi_write 
+0x4108 014848 setarg 0x962a 
+0x4109 014849 call twspi_write 
+0x410a 014850 setarg 0x8c2b 
+0x410b 014851 call twspi_write 
+0x410c 014852 setarg 0x6e2c 
+0x410d 014853 call twspi_write 
+0x410e 014854 setarg 0x642d 
+0x410f 014855 call twspi_write 
+0x4110 014856 setarg 0x5f38 
+0x4111 014857 call twspi_write 
+0x4112 014858 setarg 0x0f39 
+0x4113 014859 call twspi_write 
+0x4114 014860 setarg 0x323a 
+0x4115 014861 call twspi_write 
+0x4116 014862 setarg 0x473b 
+0x4117 014863 call twspi_write 
+0x4118 014864 setarg 0x1042 
+0x4119 014865 branch twspi_write 
+:      014866 mouse_32xx_init_param_1:
+0x411a 014867 setarg 0x2e54 
+0x411b 014868 call twspi_write 
+0x411c 014869 setarg 0xf255 
+0x411d 014870 call twspi_write 
+0x411e 014871 setarg 0xf461 
+0x411f 014872 call twspi_write 
+0x4120 014873 setarg 0x7063 
+0x4121 014874 call twspi_write 
+0x4122 014875 setarg 0x5275 
+0x4123 014876 call twspi_write 
+0x4124 014877 setarg 0x4176 
+0x4125 014878 call twspi_write 
+0x4126 014879 setarg 0xed77 
+0x4127 014880 call twspi_write 
+0x4128 014881 setarg 0x2378 
+0x4129 014882 call twspi_write 
+0x412a 014883 setarg 0x4679 
+0x412b 014884 call twspi_write 
+0x412c 014885 setarg 0xe57a 
+0x412d 014886 call twspi_write 
+0x412e 014887 setarg 0x487c 
+0x412f 014888 call twspi_write 
+0x4130 014889 setarg 0x777e 
+0x4131 014890 call twspi_write 
+0x4132 014891 setarg 0x017f 
+0x4133 014892 call twspi_write 
+0x4134 014893 setarg 0x000b 
+0x4135 014894 call twspi_write 
+0x4136 014895 setarg 0x007f 
+0x4137 014896 call twspi_write 
+0x4138 014897 branch mouse_sensor_enable_wp 
+:      014900 mouse_3205_3t_init_param:
+0x4139 014901 jam p3205 ,mem_config_sensor_type 
+0x413a 014902 call mouse_sensor_disable_wp 
+0x413b 014903 setarg 0x100d 
+0x413c 014904 call twspi_write 
+0x413d 014905 setarg 0xed1d 
+0x413e 014906 call twspi_write 
+0x413f 014907 setarg 0x807d 
+0x4140 014908 call twspi_write 
+0x4141 014909 call mouse_32xx_init_param 
+0x4142 014910 setarg 0x0943 
+0x4143 014911 call twspi_write 
+0x4144 014912 branch mouse_32xx_init_param_1 
+:      014915 mouse_init_3610sensor_reset:
+0x4145 014916 fetcht 1 ,mem_sensor_reset_gpio 
+0x4146 014917 call gpio_out_active 
+0x4147 014918 call delay_10ms 
+0x4148 014919 fetcht 1 ,mem_sensor_reset_gpio 
+0x4149 014920 call gpio_out_inactive 
+0x414a 014921 branch delay_10ms 
+:      014923 mouse_init_p3610:
+0x414b 014924 jam p3610 ,mem_config_sensor_type 
+0x414c 014925 setarg 0xba41 
+0x414d 014926 call sensor_write 
+0x414e 014927 setarg 0x0d11 
+0x414f 014928 call sensor_write 
+0x4150 014929 setarg 0x041b 
+0x4151 014930 call sensor_write 
+0x4152 014931 setarg 0x041c 
+0x4153 014932 call sensor_write 
+0x4154 014933 setarg 0x0f1d 
+0x4155 014934 call sensor_write 
+0x4156 014935 setarg 0x0032 
+0x4157 014936 call sensor_write 
+0x4158 014937 setarg 0xb541 
+0x4159 014938 branch sensor_write 
+:      014942 mouse_set_sensor_reg:
+0x415a 014943 setarg 0xba41 
+0x415b 014944 call sensor_write 
+0x415c 014945 nop 4000 
+0x415d 014946 setarg 0xff7f 
+0x415e 014947 call sensor_write 
+0x415f 014948 copy rega ,pdata 
+0x4160 014949 call sensor_write 
+0x4161 014950 setarg 0x007f 
+0x4162 014951 call sensor_write 
+0x4163 014952 setarg 0xb541 
+0x4164 014953 branch sensor_write 
+:      014955 extsign:
+0x4165 014956 rtnbit0 7 
+0x4166 014957 arg 0xff00 ,temp 
+0x4167 014958 ior temp ,pdata 
+0x4168 014959 rtn 
+:      014961 extsign_bit3:
+0x4169 014962 rtnbit0 3 
+0x416a 014963 arg 0xf0 ,temp 
+0x416b 014964 ior temp ,pdata 
+0x416c 014965 rtn 
+:      014968 mouse_le:
+0x416d 014969 call le_fifo_check_nearly_full 
+0x416e 014970 nrtn blank 
+0x416f 014971 fetch 1 ,mem_le_connect_status_flag 
+0x4170 014972 and pdata ,0x03 ,pdata 
+0x4171 014973 rtnne 0x03 
+0x4172 014974 fetch mouse_flag_len ,mem_mouse_flag 
+0x4173 014975 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x4174 014976 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x4175 014977 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x4176 014978 call mouse_motion 
+0x4177 014979 nrtn user 
+0x4178 014980 branch mouse_fill_data_le 
+:      014982 mouse_le_send_empty_packet:
+0x4179 014983 setarg 0 
+0x417a 014984 store 7 ,mem_mouse_key 
+0x417b 014985 branch mouse_fill_data_le 
+:      014987 mouse_priority_bb_event:
+0x417c 014988 copy regc ,pdata 
+0x417d 014989 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
+0x417e 014990 beq bt_evt_bb_connected ,mouse_stop_discovery 
+0x417f 014991 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
+0x4180 014992 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
+0x4181 014993 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
+0x4182 014994 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
+0x4183 014995 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
+0x4184 014996 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
+0x4185 014997 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
+0x4186 014998 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
+0x4187 014999 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
+0x4188 015000 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
+0x4189 015001 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x418a 015002 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
+0x418b 015003 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
+0x418c 015004 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
+0x418d 015005 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
+0x418e 015006 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
+0x418f 015007 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
+0x4190 015008 rtn 
+:      015011 mouse_le_pairing_complete:
+0x4191 015012 branch app_ble_store_reconn_info 
+:      015014 mouse_24g_attempt_fail:
+0x4192 015015 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4193 015016 fetch 1 ,mem_reconn_times 
+0x4194 015017 nbranch mouse_polling_device ,blank 
+0x4195 015018 fetch 1 ,mem_device_flag 
+0x4196 015019 fetcht 1 ,mem_24g_device_number 
+0x4197 015020 isub temp ,null 
+0x4198 015021 branch app_enter_hibernate ,zero 
+0x4199 015022 rtn 
+:      015023 mouse_24g_attempt_success:
+0x419a 015024 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419b 015025 rtn 
+:      015026 mouse_24g_pairing_complete:
+0x419c 015027 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419d 015028 arg mosue_24g_pairing_flag ,queue 
+0x419e 015029 call mouse_disable_function_flag 
+0x419f 015030 setarg 0 
+0x41a0 015031 store 2 ,mem_24g_pairing_timer_count 
+0x41a1 015032 jam 0 ,mem_mouse_move_flag 
+0x41a2 015034 fetch 1 ,mem_config_sensor_type 
+0x41a3 015035 sub pdata ,p3610 ,null 
+0x41a4 015036 call mouse_read_sensor3610_data ,zero 
+0x41a5 015037 ncall mouse_read_sensor_common ,zero 
+0x41a6 015039 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x41a7 015040 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
+0x41a8 015041 call mouse_set_24g_addr_eeprom 
+0x41a9 015042 branch iicd_write_protect_eep_data 
+:      015044 mouse_set_24g_addr_eeprom:
+0x41aa 015045 call g24_head_ptr2regc 
+0x41ab 015046 add regc ,offset_24g_addr ,rega 
+0x41ac 015047 arg mouse_g24_addr_eeprom_offect ,regb 
+0x41ad 015048 arg 4 ,temp 
+0x41ae 015049 rtn 
+:      015051 mouse_store_flash_24g_address:
+0x41af 015052 call g24_head_ptr2regc 
+0x41b0 015053 add regc ,offset_24g_addr ,regb 
+0x41b1 015054 ifetch 1 ,regb 
+0x41b2 015055 store 1 ,mem_mouse_24g_addr 
+0x41b3 015056 branch mouse_store_flash_device_info 
+:      015059 mouse_le_pairing_success:
+0x41b4 015060 arg ll_pairing_success_flag ,queue 
+0x41b5 015061 branch mouse_le_enable_connect_flag 
+:      015062 mouse_le_ll_start_encryt:
+0x41b6 015063 jam 2 ,mem_le_start_encrypt_timer 
+0x41b7 015064 arg ll_start_enc_flag ,queue 
+0x41b8 015065 branch mouse_le_enable_connect_flag 
+:      015068 mouse_le_enable_connect_flag:
+0x41b9 015069 fetch 1 ,mem_le_connect_status_flag 
+0x41ba 015070 qset1 pdata 
+0x41bb 015071 store 1 ,mem_le_connect_status_flag 
+0x41bc 015072 rtn 
+:      015074 mouse_le_disable_connect_flag:
+0x41bd 015075 fetch 1 ,mem_le_connect_status_flag 
+0x41be 015076 qset0 pdata 
+0x41bf 015077 store 1 ,mem_le_connect_status_flag 
+0x41c0 015078 rtn 
+:      015079 mouse_le_clean_connect_flag:
+0x41c1 015080 jam 0 ,mem_le_connect_status_flag 
+0x41c2 015081 rtn 
+:      015083 mouse_le_bb_event_connected:
+0x41c3 015084 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c4 015085 set0 app_disc_by_button ,pdata 
+0x41c5 015086 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c6 015087 setarg 0 
+0x41c7 015088 store 2 ,mem_mouse_direct_timer 
+0x41c8 015089 call mouse_no_data_timer_init 
+0x41c9 015090 branch mouse_stop_discovery 
+:      015092 mouse_bb_event_pincode:
+0x41ca 015093 call pincode_reinit 
+0x41cb 015094 branch app_bt_set_pincode 
+:      015095 mouse_bb_event_reconn_timeout:
+:      015096 mouse_bb_event_reconn_failed:
+0x41cc 015097 fetch 1 ,mem_reconn_times 
+0x41cd 015098 nbranch mouse_polling_device ,blank 
+0x41ce 015099 fetch 2 ,mem_ui_state_map 
+0x41cf 015100 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41d0 015101 fetch mouse_flag_len ,mem_mouse_flag 
+0x41d1 015102 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41d2 015103 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
+0x41d3 015104 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41d4 015105 branch app_bb_hibernate 
+:      015108 mouse_bt_hid_connected:
+0x41d5 015109 branch mouse_hid_connected 
+:      015111 mouse_bt_event_setup_complete:
+0x41d6 015112 rtn 
+:      015114 mouse_soft_reset:
+0x41d7 015115 call mouse_select_device_enable 
+0x41d8 015116 branch soft_reset_chip 
+:      015118 mouse_bb_disconnected:
+0x41d9 015119 bpatch patch1d_1 ,mem_patch1d 
+0x41da 015120 call mouse_bb_discon_clear_stack 
+0x41db 015121 fetch mouse_flag_len ,mem_mouse_flag 
+0x41dc 015122 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41dd 015123 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41de 015124 fetch 1 ,mem_reconn_times 
+0x41df 015125 nbranch mouse_polling_device ,blank 
+0x41e0 015126 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41e1 015127 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x41e2 015128 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41e3 015129 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
+0x41e4 015130 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
+0x41e5 015131 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41e6 015132 branch mouse_start_discovery 
+:      015133 mouse_bb_discon_clear_stack:
+0x41e7 015134 setarg 0 
+0x41e8 015135 store 8 ,mem_wheel_tb_old_pinlevel 
+0x41e9 015136 istore 4 ,contw 
+0x41ea 015137 jam 0 ,mem_mouse_send_blank_timer 
+0x41eb 015138 jam 0 ,mem_mouse_move_flag 
+0x41ec 015139 jam app_handshake_null ,mem_app_handshake_flag 
+0x41ed 015140 jam 0 ,mem_ltk_exists 
+0x41ee 015141 rtn 
+:      015143 mouse_event_light_state_pairing:
+0x41ef 015144 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
+0x41f0 015145 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41f1 015146 branch mouse_start_discovery 
+:      015147 mouse_event_light_state_hibernate:
+0x41f2 015148 fetch 2 ,mem_ui_state_map 
+0x41f3 015149 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41f4 015150 branch app_bb_hibernate 
+:      015152 mouse4_0_event_bb_disconn:
+0x41f5 015153 call mouse_le_clean_connect_flag 
+0x41f6 015154 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41f7 015155 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41f8 015156 branch app_bb_hibernate 
+:      015158 mouse_bb_event_timer:
+0x41f9 015159 call mouse_adc_read 
+0x41fa 015160 call mouse_24g_delay_timer 
+0x41fb 015161 call mouse_ban_24g_pairing_timer 
+0x41fc 015162 call mouse_dpi_led_blink_delay_timer 
+0x41fd 015163 call mouse_statue_up_timer 
+0x41fe 015165 call mouse_statue_cheak_timer 
+0x41ff 015166 call mouse_select_device 
+0x4200 015167 call mouse_bt_discovery_cheak 
+0x4201 015168 call mouse_low_voltage_led_timer 
+0x4202 015169 call mouse_sensor_led_contrl_timer 
+0x4203 015170 call mouse_check_hid_handshake_timer 
+0x4204 015171 call mouse_check_discovery_timeout_timer 
+0x4205 015172 call mouse_check_direct_timeout_timer 
+0x4206 015173 call mouse_check_no_data_timeout_timer 
+0x4207 015174 call mouse_check_mouse_state_timer 
+0x4208 015175 branch mouse_le_enable_att_list_timer 
+:      015179 mouse_sensor_led_contrl_timer:
+0x4209 015180 fetch 1 ,mem_mouse_sensor_timer_count 
+0x420a 015181 rtn blank 
+0x420b 015182 increase -1 ,pdata 
+0x420c 015183 store 1 ,mem_mouse_sensor_timer_count 
+0x420d 015184 nrtn blank 
+0x420e 015185 branch mouse_sensor_led_contrl 
+:      015186 mouse_sensor_led_contrl:
+0x420f 015187 fetch 1 ,mem_sensor_led_style 
+0x4210 015188 rtneq ui_led_state_blink_stop 
+0x4211 015189 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
+:      015190 mouse_sensor_led_blink_state_lighting:
+0x4212 015191 call mouse_sensor_led_on 
+0x4213 015192 jam ui_led_state_blink_darking ,mem_sensor_led_style 
+0x4214 015193 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4215 015194 rtn 
+:      015195 mouse_sensor_led_blink_state_darking:
+0x4216 015196 call mouse_sensor_led_off 
+0x4217 015197 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
+0x4218 015198 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4219 015199 rtn 
+:      015201 mouse_sensor_led_blink_stop:
+:      015202 mouse_sensor_reset:
+0x421a 015203 setarg 0x8006 
+0x421b 015204 call twspi_write 
+0x421c 015205 nop 1000 
+0x421d 015206 jam 0x00 ,mem_mouse_sensor_timer_count 
+0x421e 015207 jam ui_led_state_blink_stop ,mem_sensor_led_style 
+0x421f 015208 branch mouse_init_p32xx_id2_judge 
+:      015210 mouse_p3212sensor_led_on:
+0x4220 015211 setarg 0xa006 
+0x4221 015212 call twspi_write 
+0x4222 015213 setarg 0xa005 
+0x4223 015214 branch twspi_write 
+:      015215 mouse_sensor_led_on_global:
+0x4224 015216 jam 0 ,mem_mouse_sensor_timer_count 
+:      015217 mouse_sensor_led_on:
+0x4225 015218 fetch 1 ,mem_config_sensor_type 
+0x4226 015219 beq p3212 ,mouse_p3212sensor_led_on 
+0x4227 015220 setarg 0x0106 
+0x4228 015221 call twspi_write 
+0x4229 015222 setarg 0xa105 
+0x422a 015223 branch twspi_write 
+:      015225 mouse_sensor_led_off_global:
+0x422b 015226 jam 0 ,mem_mouse_sensor_timer_count 
+:      015227 mouse_sensor_led_off:
+0x422c 015228 setarg 0x0906 
+0x422d 015229 branch twspi_write 
+:      015230 mouse_sensor_start_blink:
+0x422e 015231 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x422f 015232 jam ui_led_state_blink_start ,mem_sensor_led_style 
+0x4230 015233 rtn 
+:      015235 mouse_check_hid_handshake_timer:
+0x4231 015236 arg mem_hid_handshake_timer_count ,regc 
+0x4232 015237 arg mouse_bt_hid_handshake ,regb 
+0x4233 015238 branch timer_single_step 
+:      015240 mouse_check_discovery_timeout_timer:
+0x4234 015241 arg mem_mouse_discovery_timer ,regc 
+0x4235 015242 arg mouse_check_discovery_timeout ,regb 
+0x4236 015243 branch timer_single_step_2b 
+:      015245 mouse_check_direct_timeout_timer:
+0x4237 015246 arg mem_mouse_direct_timer ,regc 
+0x4238 015247 arg mouse_check_direct_timeout ,regb 
+0x4239 015248 branch timer_single_step_2b 
+:      015250 mouse_check_no_data_timeout_timer:
+0x423a 015251 arg mem_mouse_no_data_timer ,regc 
+0x423b 015252 arg mouse_check_no_data_timeout ,regb 
+0x423c 015253 branch timer_single_step_2b 
+:      015255 mouse_check_mouse_state_timer:
+0x423d 015256 arg mem_mouse_statue_led_timer ,regc 
+0x423e 015257 arg mouse_statue_led_off ,regb 
+0x423f 015258 branch timer_single_step 
+:      015262 mouse_le_enable_att_list_timer:
+0x4240 015263 arg mem_le_start_encrypt_timer ,regc 
+0x4241 015264 arg mouse_le_enable_att_list ,regb 
+0x4242 015265 branch timer_single_step 
+:      015267 mouse_24g_delay_timer:
+0x4243 015268 arg mem_24g_enter_lpm_timer ,regc 
+0x4244 015269 arg mouse_24g_delay ,regb 
+0x4245 015270 branch timer_single_step 
+:      015272 mouse_ban_24g_pairing_timer:
+0x4246 015273 arg mem_24g_pairing_timer_count ,regc 
+0x4247 015274 arg mouse_ban_24g_pairing ,regb 
+0x4248 015275 branch timer_single_step_2b 
+:      015276 mouse_ban_24g_pairing:
+:      015277 mouse_24g_delay:
+0x4249 015278 rtn 
+:      015281 mosue_dpi_led_blink_init:
+0x424a 015282 fetch mouse_flag_len ,mem_mouse_flag 
+0x424b 015283 rtnbit0 mouse_enable_dpi_led_blink 
+0x424c 015284 jam 10 ,mem_mouse_dpi_led_delay_count 
+0x424d 015285 fetch 1 ,mem_dpi_led_gpio 
+0x424e 015286 store 1 ,mem_mouse_struct_led_gpio 
+0x424f 015287 rtn 
+:      015290 mouse_dpi_led_blink_delay_timer:
+0x4250 015291 arg mem_mouse_dpi_led_delay_count ,regc 
+0x4251 015292 arg mouse_dpi_led_setting ,regb 
+0x4252 015293 branch timer_single_step 
+:      015294 mouse_dpi_led_setting:
+0x4253 015295 fetch 1 ,mem_dpi_led_gpio 
+0x4254 015296 store 1 ,mem_mouse_struct_led_gpio 
+0x4255 015297 setarg led_dpi_blink 
+0x4256 015298 store 2 ,mem_mouse_on_time 
+0x4257 015299 store 2 ,mem_mouse_off_time 
+0x4258 015300 arg 0 ,rega 
+0x4259 015301 fetcht 1 ,mem_mouse_dpi 
+0x425a 015302 increase 1 ,temp 
+0x425b 015303 storet 1 ,mem_mouse_blink_count 
+0x425c 015304 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x425d 015305 rtn 
+:      015307 mouse_le_enable_att_list:
+0x425e 015308 fetch 1 ,mem_le_connect_status_flag 
+0x425f 015309 rtnbit1 ll_pairing_success_flag 
+0x4260 015310 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x4261 015311 call ui_ipc_send_cmd 
+0x4262 015312 arg write_req_enable_flag ,queue 
+0x4263 015313 branch mouse_le_enable_connect_flag 
+:      015316 mouse_check_discovery_timeout:
+0x4264 015317 call mouse_stop_discovery 
+0x4265 015318 branch app_enter_hibernate 
+:      015320 mouse_check_direct_timeout:
+0x4266 015321 call app_ble_stop_direct_adv 
+0x4267 015322 fetch 1 ,mem_reconn_times 
+0x4268 015323 nbranch mouse_polling_device ,blank 
+0x4269 015324 branch app_enter_hibernate 
+:      015326 mouse_check_no_data_timeout:
+0x426a 015327 bmark1 mark_24g ,check_51cmd_hibernate 
+0x426b 015328 branch mouse_disconnect 
+:      015332 mouse_bb_event_discovery_btn:
+0x426c 015333 bpatch patch1d_2 ,mem_patch1d 
+0x426d 015334 jam 0 ,mem_mouse_send_blank_timer 
+0x426e 015335 call mouse_disconnect 
+0x426f 015336 call mouse_le_clean_connect_flag 
+0x4270 015337 branch mouse_start_discovery 
+:      015341 mouse3_0_check_reconn_target:
+0x4271 015342 fetch 6 ,mem_hci_plap 
+0x4272 015343 branch app_bt_start_discovery_short ,blank 
+0x4273 015344 call mouse_reconn_setting_led_gpio 
+0x4274 015345 jam 0x17 ,mem_connection_options 
+0x4275 015346 fetch 1 ,mem_ssp_enable 
+0x4276 015347 nbranch app_bt_start_reconnect ,blank 
+0x4277 015348 jam 0x04 ,mem_connection_options 
+0x4278 015349 branch app_bt_start_reconnect 
+:      015351 mouse4_0_check_reconn_target:
+0x4279 015352 fetch 2 ,mem_mouse_direct_timeout 
+0x427a 015353 store 2 ,mem_mouse_direct_timer 
+0x427b 015354 call mouse_reconn_setting_led_gpio 
+0x427c 015355 call app_lpm_mult_disable 
+0x427d 015356 branch check_51cmd_adv 
+:      015358 mouse_reconn_setting_led_gpio:
+0x427e 015359 setarg led_reconnect_blink 
+0x427f 015360 store 2 ,mem_mouse_on_time 
+0x4280 015361 store 2 ,mem_mouse_off_time 
+0x4281 015362 branch mouse_setting_led_gpio_comman 
+:      015364 mouse_discover_setting_led_gpio:
+0x4282 015365 setarg led_discovery_blink 
+0x4283 015366 store 2 ,mem_mouse_on_time 
+0x4284 015367 store 2 ,mem_mouse_off_time 
+:      015368 mouse_setting_led_gpio_comman:
+0x4285 015369 fetch 1 ,mem_device_flag 
+0x4286 015370 beq mode_bt_device1 ,mouse_device_led1 
+0x4287 015371 beq mode_bt_device2 ,mouse_device_led2 
+0x4288 015372 beq mode_bt_device3 ,mouse_device_led3 
+0x4289 015373 rtn 
+:      015374 mouse_device_led1:
+0x428a 015375 fetch 1 ,mem_config_device1_led_gpio 
+0x428b 015376 branch mouse_led_blink 
+:      015377 mouse_device_led2:
+0x428c 015378 fetch 1 ,mem_config_device2_led_gpio 
+0x428d 015379 branch mouse_led_blink 
+:      015380 mouse_device_led3:
+0x428e 015381 fetch 1 ,mem_config_device3_led_gpio 
+:      015382 mouse_led_blink:
+0x428f 015383 store 1 ,mem_temp 
+0x4290 015384 call mouse_devce_led_off 
+0x4291 015385 fetch 1 ,mem_temp 
+0x4292 015386 store 1 ,mem_mouse_struct_led_gpio 
+0x4293 015387 arg 0 ,rega 
+0x4294 015388 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x4295 015389 branch ui_led_blink_start_global 
+:      015391 mouse_led_off:
+0x4296 015392 arg 0 ,rega 
+0x4297 015393 branch ui_led_off_global 
+:      015394 mouse_led_on:
+0x4298 015395 arg 0 ,rega 
+0x4299 015396 branch ui_led_on_global 
+:      015398 mouse4_0_bb_event_discovery_btn:
+0x429a 015399 branch mouse_le_clean_connect_flag 
+:      015401 mouse_bt_hid_handshake:
+0x429b 015402 jam app_handshake_done ,mem_app_handshake_flag 
+0x429c 015403 call app_lpm_mult_enable 
+0x429d 015404 call app_bt_store_reconn_info 
+0x429e 015405 setarg 0 
+0x429f 015406 store 2 ,mem_discovery_timeout_timer_count 
+0x42a0 015407 store 1 ,mem_hid_handshake_timer_count 
+0x42a1 015408 branch app_bt_enter_sniff 
+:      015410 mouse_check_reconn_target:
+0x42a2 015411 call mouse_cheak_select_device_by_switch 
+0x42a3 015412 fetch 1 ,mem_device_flag 
+0x42a4 015413 fetcht 1 ,mem_24g_device_number 
+0x42a5 015414 isub temp ,null 
+0x42a6 015415 branch mouse_connect_24g_mode ,zero 
+0x42a7 015416 fetch 1 ,mem_xrecord_mode 
+0x42a8 015417 beq rec_3_mode ,mouse3_0_check_reconn_target 
+0x42a9 015418 beq rec_4_mode ,mouse4_0_check_reconn_target 
+0x42aa 015419 branch mouse_start_discovery 
+:      015420 mouse_connect_24g_mode:
+0x42ab 015421 call mouse_start_24g_mode 
+0x42ac 015422 rtnmark1 mark_24g 
+0x42ad 015423 fetch 1 ,mem_reconn_times 
+0x42ae 015424 nbranch mouse_polling_device ,blank 
+0x42af 015425 rtn 
+:      015427 mouse_start_discovery:
+0x42b0 015428 bpatch patch1d_3 ,mem_patch1d 
+0x42b1 015429 fetch 2 ,mem_ui_state_map 
+0x42b2 015430 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
+0x42b3 015431 fetch mouse_flag_len ,mem_mouse_flag 
+0x42b4 015432 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
+0x42b5 015433 random pdata 
+0x42b6 015434 store 1 ,mem_le_lap + 1 
+:      015435 mouse_start_discovery_norandom:
+0x42b7 015436 call app_lpm_mult_disable 
+0x42b8 015437 fetch 2 ,mem_discovery_timeout 
+0x42b9 015438 store 2 ,mem_mouse_discovery_timer 
+0x42ba 015439 jam 6 ,mem_connection_options 
+0x42bb 015440 setarg 0 
+0x42bc 015441 store 2 ,mem_mouse_no_data_timer 
+0x42bd 015442 store 2 ,mem_mouse_direct_timer 
+0x42be 015443 arg mouse_store_eeprom_flag ,queue 
+0x42bf 015444 call mouse_enable_function_flag 
+0x42c0 015445 call mouse_bt_discovery_button_down_disable 
+0x42c1 015446 fetch 1 ,mem_device_option 
+0x42c2 015447 isolate1 mode_4_mouse ,pdata 
+0x42c3 015448 call check_51cmd_adv ,true 
+0x42c4 015449 fetch 1 ,mem_device_option 
+0x42c5 015450 isolate1 mode_3_mouse ,pdata 
+0x42c6 015451 call check_51cmd_start_discovery ,true 
+0x42c7 015452 fetch mouse_flag_len ,mem_mouse_flag 
+0x42c8 015453 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
+0x42c9 015454 branch mouse_discover_setting_led_gpio 
+:      015456 mouse_stop_discovery:
+0x42ca 015457 bpatch patch1d_4 ,mem_patch1d 
+0x42cb 015458 fetch 1 ,mem_device_option 
+0x42cc 015459 isolate1 mode_4_mouse ,pdata 
+0x42cd 015460 call mouse_stop_le_adv ,true 
+0x42ce 015461 fetch 1 ,mem_device_option 
+0x42cf 015462 isolate1 mode_3_mouse ,pdata 
+0x42d0 015463 call mouse_stop_bt3_discovery ,true 
+0x42d1 015464 fetch mouse_flag_len ,mem_mouse_flag 
+0x42d2 015465 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
+0x42d3 015466 branch mouse_devce_led_off 
+:      015467 mouse_stop_le_adv:
+0x42d4 015468 setarg 0 
+0x42d5 015469 store 2 ,mem_mouse_direct_timer 
+0x42d6 015470 branch check_51cmd_stop_adv 
+:      015471 mouse_stop_bt3_discovery:
+0x42d7 015472 setarg 0 
+0x42d8 015473 store 2 ,mem_mouse_discovery_timer 
+0x42d9 015474 branch check_51cmd_stop_discovery 
+:      015480 mouse_store_remote_bdaddr:
+0x42da 015481 fetch mouse_flag_len ,mem_mouse_flag 
+0x42db 015482 rtnbit0 mouse_store_eeprom_flag 
+0x42dc 015483 arg mouse_store_eeprom_flag ,queue 
+0x42dd 015484 call mouse_disable_function_flag 
+0x42de 015485 call mouse_check_device_addr 
+:      015486 mouse_unplug_clean_bdaddr:
+0x42df 015487 call mouse_before_store_reconn_info 
+0x42e0 015488 fetch mouse_flag_len ,mem_mouse_flag 
+0x42e1 015489 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x42e2 015490 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x42e3 015491 rtn 
+:      015492 mouse_store_eeprom_device_info:
+0x42e4 015493 arg 88 ,temp 
+0x42e5 015494 arg mem_device_flag ,rega 
+0x42e6 015495 arg mouse_info_eeprom_offect ,regb 
+0x42e7 015496 branch iicd_write_protect_eep_data 
+:      015498 mouse_check_device_addr:
+0x42e8 015499 fetch 1 ,mem_record_bt_mode 
+0x42e9 015500 beq rec_4_mode ,mouse_check_le_device_addr 
+0x42ea 015501 beq rec_3_mode ,mouse_check_bt_device_addr 
+0x42eb 015502 rtn 
+:      015503 mouse_check_le_device_addr:
+0x42ec 015504 store 1 ,mem_device_addr_temp 
+0x42ed 015505 fetch 6 ,mem_le_plap 
+0x42ee 015506 branch mouse_check_bt_device_addr_common 
+:      015507 mouse_check_bt_device_addr:
+0x42ef 015508 store 1 ,mem_device_addr_temp 
+0x42f0 015509 fetch 6 ,mem_plap 
+:      015510 mouse_check_bt_device_addr_common:
+0x42f1 015511 store 6 ,mem_device_addr_temp + 1 
+0x42f2 015512 fetch 7 ,mem_device_addr_temp 
+0x42f3 015513 arg mem_device1_type ,contr 
+0x42f4 015514 arg 3 ,loopcnt 
+:      015515 mouse_check_device_addr_end:
+0x42f5 015516 ifetcht 7 ,contr 
+0x42f6 015517 isub temp ,null 
+0x42f7 015518 branch mouse_clean_addr ,zero 
+0x42f8 015519 increase 22 ,contr 
+0x42f9 015520 loop mouse_check_device_addr_end 
+0x42fa 015521 rtn 
+:      015522 mouse_before_store_reconn_info:
+0x42fb 015523 arg mem_device1_type ,rega 
+0x42fc 015524 fetch 1 ,mem_device_flag 
+0x42fd 015525 increase -1 ,pdata 
+0x42fe 015526 mul32 pdata ,29 ,pdata 
+0x42ff 015527 iadd rega ,rega 
+0x4300 015528 fetch 1 ,mem_record_bt_mode 
+0x4301 015529 istore 1 ,rega 
+0x4302 015530 beq rec_4_mode ,mouse_store_le_device 
+0x4303 015531 beq rec_3_mode ,mouse_store_bt_device 
+0x4304 015532 rtn 
+:      015534 mouse_store_le_device:
+0x4305 015535 fetch 6 ,mem_le_plap 
+0x4306 015536 istore 6 ,contw 
+0x4307 015537 arg mem_le_ltk ,contr 
+0x4308 015538 call memcpy16 
+0x4309 015539 fetch 6 ,mem_le_lap 
+0x430a 015540 istore 6 ,contw 
+0x430b 015541 rtn 
+:      015542 mouse_store_bt_device:
+0x430c 015543 fetch 6 ,mem_plap 
+0x430d 015544 istore 6 ,contw 
+0x430e 015545 arg mem_link_key ,contr 
+0x430f 015546 branch memcpy16 
+:      015548 mouse_clean_addr:
+0x4310 015549 increase -6 ,contr 
+0x4311 015550 copy contr ,contw 
+0x4312 015551 fetcht 6 ,mem_device_addr_temp + 1 
+0x4313 015552 increase 3 ,temp 
+0x4314 015553 istoret 6 ,contw 
+0x4315 015554 rtn 
+:      015558 mouse_eeprom_load_recon_info:
+0x4316 015559 arg 88 ,temp 
+0x4317 015560 arg mem_device_flag ,rega 
+0x4318 015561 arg mouse_info_eeprom_offect ,regb 
+0x4319 015562 call iicd_read_eep_data 
+:      015563 mouse_select_reconn_device:
+0x431a 015564 arg mem_device1_type ,rega 
+0x431b 015565 fetch 1 ,mem_device_flag 
+0x431c 015566 fetcht 1 ,mem_24g_device_number 
+0x431d 015567 isub temp ,null 
+0x431e 015568 rtn zero 
+0x431f 015569 increase -1 ,pdata 
+0x4320 015570 mul32 pdata ,29 ,pdata 
+0x4321 015571 iadd rega ,rega 
+0x4322 015572 ifetch 1 ,rega 
+0x4323 015573 store 1 ,mem_xrecord_mode 
+0x4324 015574 beq rec_3_mode ,mouse_load_bt_device 
+0x4325 015575 beq rec_4_mode ,mouse_load_le_device 
+0x4326 015576 rtn 
+:      015578 mouse_load_bt_device:
+0x4327 015579 ifetch 6 ,contr 
+:      015580 mouse_load_bt_device_end:
+0x4328 015581 store 6 ,mem_hci_plap 
+0x4329 015582 arg mem_link_key ,contw 
+0x432a 015583 call memcpy16 
+0x432b 015584 branch check_link_key_load 
+:      015586 mouse_load_le_device:
+0x432c 015587 ifetch 6 ,contr 
+:      015588 mouse_load_le_device_end:
+0x432d 015589 store 6 ,mem_hci_plap 
+0x432e 015590 arg mem_le_ltk ,contw 
+0x432f 015591 call memcpy16 
+0x4330 015592 ifetch 6 ,contr 
+0x4331 015593 store 6 ,mem_le_lap 
+0x4332 015594 rtn 
+:      015597 mouse_select_device:
+0x4333 015598 fetch 1 ,mem_config_function_enable 
+0x4334 015599 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
+0x4335 015600 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
+0x4336 015601 branch mouse_select_device_by_combination_key 
+:      015603 mouse_select_device_by_combination_key:
+0x4337 015604 call mouse_check_key_gpio 
+0x4338 015605 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
+:      015606 mouse_select_device_commbination_key_up:
+0x4339 015607 jam 30 ,mem_combination_select_device_count 
+0x433a 015608 fetch 1 ,mem_select_device_button_statue 
+0x433b 015609 rtneq dpi_button_state_up 
+0x433c 015610 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x433d 015611 rtn 
+:      015613 mouse_select_device_commbination_key_down:
+0x433e 015614 call mouse_combination_select_device_timer 
+0x433f 015615 fetch 1 ,mem_select_device_button_statue 
+0x4340 015616 rtneq dpi_button_state_down 
+0x4341 015617 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4342 015618 branch mouse_select_device_enable 
+:      015620 mouse_combination_select_device_timer:
+0x4343 015621 fetch 1 ,mem_combination_select_device_count 
+0x4344 015622 rtn blank 
+0x4345 015623 pincrease -1 
+0x4346 015624 store 1 ,mem_combination_select_device_count 
+0x4347 015625 nrtn blank 
+0x4348 015626 branch mouse_ready_reconnection_by_button 
+:      015628 mouse_select_device_by_button:
+0x4349 015629 fetch 1 ,mem_config_select_device_button_gpio 
+0x434a 015630 rtneq gpio_disable 
+0x434b 015631 fetcht 1 ,mem_config_select_device_button_gpio 
+0x434c 015632 call gpio_get_bit 
+0x434d 015633 branch mouse_select_device_button_down ,true 
+:      015634 mouse_select_device_button_up:
+0x434e 015635 fetch 1 ,mem_select_device_button_statue 
+0x434f 015636 rtneq dpi_button_state_up 
+0x4350 015637 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x4351 015638 fetch mouse_flag_len ,mem_mouse_flag 
+0x4352 015639 rtnbit1 mouse_long_bt_button_flag 
+0x4353 015640 branch mouse_ready_reconnection_by_button 
+:      015642 mouse_select_device_button_down:
+0x4354 015643 fetch 1 ,mem_select_device_button_statue 
+0x4355 015644 rtneq dpi_button_state_down 
+0x4356 015645 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4357 015646 arg mouse_long_bt_button_flag ,queue 
+0x4358 015647 branch mouse_disable_function_flag 
+:      015651 mouse_select_device_by_switch:
+0x4359 015652 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x435a 015653 rtnbit0 enable_select_device_by_switch 
+0x435b 015654 fetch 1 ,mem_device_flag 
+0x435c 015655 beq mode_bt_device1 ,mouse_select1_device 
+0x435d 015656 beq mode_24g_device ,mouse_select2_device 
+0x435e 015657 rtn 
+:      015658 mouse_cheak_select_device_by_switch:
+0x435f 015659 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x4360 015660 rtnbit0 enable_select_device_by_switch 
+0x4361 015661 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4362 015662 call gpio_get_bit 
+0x4363 015663 branch mouse_cheak_select_24gdevice ,true 
+:      015664 mouse_select_btdevice:
+0x4364 015665 jam mode_bt_device1 ,mem_device_flag 
+0x4365 015666 rtn 
+:      015667 mouse_cheak_select_24gdevice:
+0x4366 015668 fetch 1 ,mem_24g_device_number 
+0x4367 015669 store 1 ,mem_device_flag 
+0x4368 015670 rtn 
+:      015671 mouse_select1_device:
+0x4369 015672 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436a 015673 nbranch mouse_ready_reconnection_by_button ,true 
+0x436b 015674 rtn 
+:      015675 mouse_select2_device:
+0x436c 015676 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436d 015677 call gpio_get_bit 
+0x436e 015678 branch mouse_select_device_button_down ,true 
+0x436f 015679 rtn 
+:      015684 mouse_ready_reconnection_by_button:
+0x4370 015685 fetcht 1 ,mem_device_flag 
+0x4371 015686 increase 1 ,temp 
+0x4372 015687 fetch 1 ,mem_device_number 
+0x4373 015688 isub temp ,null 
+0x4374 015689 ncall mouse_select_device_count_clean ,positive 
+0x4375 015690 storet 1 ,mem_device_flag 
+0x4376 015691 jam 0 ,mem_link_key_exists 
+0x4377 015692 call mouse_store_device_number2eeprom 
+0x4378 015693 call mouse_select_device_enable 
+0x4379 015695 branch mouse_set_reconnection 
+:      015697 mouse_store_device_number2eeprom:
+0x437a 015698 arg 1 ,temp 
+0x437b 015699 arg mem_device_flag ,rega 
+0x437c 015700 arg 0 ,regb 
+0x437d 015701 branch iicd_write_eep_data 
+:      015703 mouse_set_reconnection:
+0x437e 015704 call mouse_stop_bluetooth_mode 
+0x437f 015705 call mouse_select_device_disable 
+0x4380 015706 branch mouse_soft_reset 
+:      015707 mouse_stop_bluetooth_mode:
+0x4381 015708 fetch 2 ,mem_ui_state_map 
+0x4382 015709 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x4383 015710 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x4384 015711 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x4385 015712 branch mouse_stop_discovery 
+:      015714 mouse_disconnect:
+0x4386 015715 bpatch patch1d_5 ,mem_patch1d 
+0x4387 015716 setarg 0 
+0x4388 015717 store 2 ,mem_mouse_no_data_timer 
+0x4389 015718 fetch 2 ,mem_ui_state_map 
+0x438a 015719 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x438b 015720 fetch 2 ,mem_ui_state_map 
+0x438c 015721 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x438d 015722 rtn 
+:      015724 mouse_irtual_cable_unplug:
+0x438e 015725 setarg 0x01 
+0x438f 015726 store 6 ,mem_plap 
+0x4390 015727 jam rec_3_mode ,mem_record_bt_mode 
+0x4391 015728 branch mouse_unplug_clean_bdaddr 
+:      015731 mouse_cancel_reconnect:
+0x4392 015732 call mouse_bt_cannel_reconn_enable 
+0x4393 015733 branch check_51cmd_bb_reconn_cancel 
+:      015735 mouse_bt_discovery_by_button:
+0x4394 015736 fetch 1 ,mem_config_bt_button_gpio 
+0x4395 015737 rtneq gpio_disable 
+0x4396 015738 fetcht 1 ,mem_config_bt_button_gpio 
+0x4397 015739 call gpio_get_bit 
+0x4398 015740 branch mouse_bt_discovery_button_down ,true 
+:      015741 mouse_bt_discovery_button_up:
+0x4399 015742 fetch 1 ,mem_ui_button_timeout 
+0x439a 015743 store 1 ,mem_combination_ui_button_count 
+0x439b 015744 fetch 1 ,mem_bt_discovey_button_statue 
+0x439c 015745 rtneq dpi_button_state_up 
+0x439d 015746 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x439e 015747 branch mouse_bt_discovery_button_down_disable 
+:      015748 mouse_bt_discovery_button_down:
+0x439f 015749 call mouse_bt_discovry_timer 
+0x43a0 015750 fetch 1 ,mem_bt_discovey_button_statue 
+0x43a1 015751 rtneq dpi_button_state_down 
+0x43a2 015752 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43a3 015753 call check_51cmd_bb_reconn_cancel 
+0x43a4 015754 branch mouse_bt_discovery_button_down_enable 
+:      015757 mouse_bt_discovery_cheak:
+0x43a5 015758 fetch 1 ,mem_config_function_enable 
+0x43a6 015759 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
+:      015760 mouse_bt_discovery_commbination_key:
+0x43a7 015761 call mouse_check_key_gpio 
+0x43a8 015762 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
+:      015763 mouse_bt_discovery_commbination_key_up:
+0x43a9 015764 fetch 1 ,mem_ui_button_timeout 
+0x43aa 015765 store 1 ,mem_combination_ui_button_count 
+0x43ab 015766 fetch 1 ,mem_bt_discovey_button_statue 
+0x43ac 015767 rtneq dpi_button_state_up 
+0x43ad 015768 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x43ae 015769 branch mouse_bt_discovery_button_down_disable 
+:      015772 mouse_bt_discovery_commbination_key_down:
+0x43af 015773 call mouse_bt_discovry_timer 
+0x43b0 015774 fetch 1 ,mem_bt_discovey_button_statue 
+0x43b1 015775 rtneq dpi_button_state_down 
+0x43b2 015776 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43b3 015777 call check_51cmd_bb_reconn_cancel 
+0x43b4 015778 branch mouse_bt_discovery_button_down_enable 
+:      015780 mouse_bt_discovry_timer:
+0x43b5 015781 arg mem_combination_ui_button_count ,regc 
+0x43b6 015782 arg mouse_long_button_bt_discovry ,regb 
+0x43b7 015783 branch timer_single_step 
+:      015785 mouse_long_button_bt_discovry:
+0x43b8 015786 arg mouse_long_bt_button_flag ,queue 
+0x43b9 015787 call mouse_enable_function_flag 
+0x43ba 015788 call app_evt_button_long_pressed 
+0x43bb 015789 branch mouse_bb_event_discovery_btn 
+:      015792 mouse_cpi_enable:
+0x43bc 015793 arg mouse_cpi_flag ,queue 
+0x43bd 015794 branch mouse_enable_function_flag 
+:      015795 mouse_cpi_disable:
+0x43be 015796 arg mouse_cpi_flag ,queue 
+0x43bf 015797 branch mouse_disable_function_flag 
+:      015798 mouse_select_device_enable:
+0x43c0 015799 arg mouse_select_device_flag ,queue 
+0x43c1 015800 branch mouse_enable_function_flag 
+:      015801 mouse_select_device_disable:
+0x43c2 015802 arg mouse_select_device_flag ,queue 
+0x43c3 015803 branch mouse_disable_function_flag 
+:      015804 mouse_bt_cannel_reconn_enable:
+0x43c4 015805 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c5 015806 branch mouse_enable_function_flag 
+:      015807 mouse_bt_cannel_reconn_disable:
+0x43c6 015808 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c7 015809 branch mouse_disable_function_flag 
+:      015810 mouse_bt_discovery_button_down_enable:
+0x43c8 015811 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43c9 015812 branch mouse_enable_function_flag 
+:      015813 mouse_bt_discovery_button_down_disable:
+0x43ca 015814 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43cb 015815 branch mouse_disable_function_flag 
+:      015819 mouse_select_device_count_clean:
+0x43cc 015820 arg 1 ,temp 
+0x43cd 015821 rtn 
+:      015823 mouse_enable_function_flag:
+0x43ce 015824 fetch mouse_flag_len ,mem_mouse_flag 
+0x43cf 015825 qset1 pdata 
+0x43d0 015826 store mouse_flag_len ,mem_mouse_flag 
+0x43d1 015827 rtn 
+:      015829 mouse_disable_function_flag:
+0x43d2 015830 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d3 015831 qset0 pdata 
+0x43d4 015832 store mouse_flag_len ,mem_mouse_flag 
+0x43d5 015833 rtn 
+:      015835 mouse_adc_read:
+0x43d6 015836 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d7 015837 rtnbit0 mouse_enable_adc 
+0x43d8 015838 fetch 1 ,mem_adc_read_timer 
+0x43d9 015839 increase 1 ,pdata 
+0x43da 015840 store 1 ,mem_adc_read_timer 
+0x43db 015841 sub pdata ,10 ,null 
+0x43dc 015842 rtn positive 
+0x43dd 015843 jam 0 ,mem_adc_read_timer 
+0x43de 015844 call adc_set_mode 
+0x43df 015845 call vdd_calculate_by_mode 
+0x43e0 015846 store 2 ,mem_mouse_vdd_now_vol 
+0x43e1 015847 arg mem_mouse_vdd_calculate_set ,rega 
+0x43e2 015848 call adc_bat_percent_lowpower_out 
+0x43e3 015849 fetch 1 ,mem_adc_power_flag 
+0x43e4 015850 bbit1 1 ,mouse_power_down 
+0x43e5 015851 bbit0 0 ,mouse_adc_no_low_voltage 
+0x43e6 015852 branch mouse_adc_low_voltage 
+:      015853 mouse_adc_low_voltage:
+0x43e7 015854 arg mouse_low_voltage_flag ,queue 
+0x43e8 015855 branch mouse_enable_function_flag 
+:      015856 mouse_adc_no_low_voltage:
+0x43e9 015857 arg mouse_low_voltage_flag ,queue 
+0x43ea 015858 branch mouse_disable_function_flag 
+:      015860 mouse_low_voltage_led_timer:
+0x43eb 015861 fetch mouse_flag_len ,mem_mouse_flag 
+0x43ec 015862 rtnbit0 mouse_low_voltage_flag 
+0x43ed 015863 fetch 1 ,mem_config_low_voltage_alarm_gpio 
+0x43ee 015864 store 1 ,mem_mouse_struct_led_gpio 
+0x43ef 015865 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f0 015866 pincrease 1 
+0x43f1 015867 store 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f2 015868 sub pdata ,20 ,null 
+0x43f3 015869 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
+0x43f4 015870 beq 2 ,mouse_low_voltage_led_on 
+0x43f5 015871 beq 4 ,mouse_low_voltage_led_off 
+0x43f6 015872 beq 6 ,mouse_low_voltage_led_on 
+0x43f7 015873 beq 8 ,mouse_low_voltage_led_off 
+0x43f8 015874 rtn 
+:      015875 mouse_adc_low_volatage_led_timer_count_clean:
+0x43f9 015876 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x43fa 015877 branch mouse_low_voltage_led_off 
+:      015878 mouse_low_voltage_led_on:
+0x43fb 015879 arg 0 ,rega 
+0x43fc 015880 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x43fd 015881 branch ui_led_on_global 
+:      015882 mouse_low_voltage_led_off:
+0x43fe 015883 arg 0 ,rega 
+0x43ff 015884 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x4400 015885 branch ui_led_off_global 
+:      015887 mouse_g24_package_data:
+0x4401 015888 call mouse_motion 
+0x4402 015889 nrtn user 
+0x4403 015890 arg 7 ,rega 
+0x4404 015891 arg mem_mouse_key ,regb 
+0x4405 015892 rtn 
+:      015894 mouse_g24_enter_lpm:
+0x4406 015895 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4407 015896 rtn blank 
+0x4408 015898 fetcht 1 ,mem_dpi_button_gpio 
+0x4409 015899 call gpio_get_bit 
+0x440a 015900 call mouse_24g_dpi_delay_init ,true 
+0x440b 015901 fetch 1 ,mem_24g_enter_lpm_timer 
+0x440c 015902 nrtn blank 
+0x440d 015903 call mouse_check_key_gpio 
+0x440e 015904 nrtn blank 
+0x440f 015905 branch g24_lpm_long_sleep 
+:      015907 mouse_24g_dpi_delay_init:
+0x4410 015908 fetch 1 ,mem_dpi_button_gpio 
+0x4411 015909 rtneq ui_button_gpio_disable 
+0x4412 015910 jam 10 ,mem_24g_enter_lpm_timer 
+0x4413 015911 rtn 
+:      015914 mouse_load_flash_info_cheak:
+0x4414 015915 call mouse_load_flash_flag 
+0x4415 015916 fetch 2 ,mem_store_flag 
+0x4416 015917 arg eeprom_init_flag ,temp 
+0x4417 015918 isub temp ,null 
+0x4418 015919 branch mouse_load_flash_device_info ,zero 
+0x4419 015920 storet 2 ,mem_store_flag 
+0x441a 015921 call mouse_ble_init_address 
+0x441b 015922 branch mouse_store_flash_device_info 
+:      015923 mouse_ble_init_address:
+0x441c 015924 fetch 6 ,mem_le_lap 
+0x441d 015925 store 6 ,mem_device1_locall_addr 
+0x441e 015926 add pdata ,0x0100 ,pdata 
+0x441f 015927 store 6 ,mem_device2_locall_addr 
+0x4420 015928 add pdata ,0x0100 ,pdata 
+0x4421 015929 store 6 ,mem_device3_locall_addr 
+0x4422 015930 rtn 
+:      015933 mouse_load_flash_flag:
+0x4423 015934 setarg mem_store_flag 
+0x4424 015935 arg mem_mouse_information_start ,temp 
+0x4425 015936 isub temp ,temp 
+0x4426 015937 fetch 3 ,mem_flash_base 
+0x4427 015938 iadd temp ,pdata 
+0x4428 015939 arg 2 ,temp 
+0x4429 015940 arg mem_store_flag ,rega 
+0x442a 015941 branch spid_read_flash 
+:      015944 mouse_load_flash_device_info:
+0x442b 015945 setarg mem_mouse_information_end 
+0x442c 015946 arg mem_mouse_information_start ,temp 
+0x442d 015947 isub temp ,temp 
+0x442e 015948 fetch 3 ,mem_flash_base 
+0x442f 015949 arg mem_mouse_information_start ,rega 
+0x4430 015950 call spid_read_flash 
+0x4431 015951 call mouse_select_reconn_device 
+0x4432 015952 fetch 4 ,mem_mouse_24g_addr 
+0x4433 015953 call g24_head_ptr2regc 
+0x4434 015954 branch g24_store_mem_addr 
+:      015956 mouse_store_flash_device_info:
+0x4435 015957 setarg mem_mouse_information_end 
+0x4436 015958 arg mem_mouse_information_start ,temp 
+0x4437 015959 isub temp ,temp 
+0x4438 015960 arg mem_mouse_information_start ,rega 
+0x4439 015961 fetch 3 ,mem_flash_base 
+0x443a 015962 branch flash_write 
+:      015964 mouse_store_eerpom_dpi:
+0x443b 015965 arg 1 ,temp 
+0x443c 015966 arg mem_mouse_dpi ,rega 
+0x443d 015967 arg mouse_dpi_eeprom_offect ,regb 
+0x443e 015968 branch iicd_write_protect_eep_data 
+:      015970 mouse_load_eeprom_dpi:
+0x443f 015971 arg 1 ,temp 
+0x4440 015972 arg mem_mouse_dpi ,rega 
+0x4441 015973 arg mouse_dpi_eeprom_offect ,regb 
+0x4442 015974 branch iicd_read_eep_data 
+:      015976 mouse_statue_cheak_timer:
+0x4443 015977 rtnmark1 mark_24g 
+0x4444 015978 fetch mouse_flag_len ,mem_mouse_flag 
+0x4445 015979 rtnbit0 mouse_enable_statue_up 
+0x4446 015980 fetch 1 ,mem_mouse_1step_up_count 
+0x4447 015981 pincrease 1 
+0x4448 015982 and pdata ,0x07 ,pdata 
+0x4449 015983 store 1 ,mem_mouse_1step_up_count 
+0x444a 015984 rtnne 0x07 
+0x444b 015985 fetch 2 ,mem_ui_state_map 
+0x444c 015986 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
+0x444d 015987 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
+0x444e 015988 rtn 
+:      015993 mouse_check_statue_up:
+0x444f 015994 bpatch patch1d_6 ,mem_patch1d 
+0x4450 015995 fetch 1 ,mem_mouse_2step_up_count 
+0x4451 015996 nrtn blank 
+0x4452 015997 fetch mouse_flag_len ,mem_mouse_flag 
+0x4453 015998 rtnbit0 mouse_statue_up_flag 
+0x4454 015999 fetch 1 ,mem_sensor_squal_reg 
+0x4455 016000 call sensor_read 
+0x4456 016001 store 1 ,mem_sensor_iqc 
+0x4457 016002 sub pdata ,0x10 ,null 
+0x4458 016003 branch mouse_statue_up_timer_init ,positive 
+0x4459 016004 jam 0 ,mem_mouse_2step_up_count 
+0x445a 016005 rtn 
+:      016007 mouse_statue_up_timer_init:
+0x445b 016008 jam 30 ,mem_mouse_2step_up_count 
+0x445c 016009 rtn 
+:      016010 mouse_statue_up_timer:
+0x445d 016011 arg mem_mouse_2step_up_count ,regc 
+0x445e 016012 arg mouse_statue_up ,regb 
+0x445f 016013 branch timer_single_step 
+:      016015 mouse_statue_up:
+0x4460 016016 fetch 1 ,mem_sensor_squal_reg 
+0x4461 016017 call twspi_read 
+0x4462 016018 sub pdata ,0x10 ,null 
+0x4463 016019 nrtn positive 
+0x4464 016020 fetch mouse_flag_len ,mem_mouse_flag 
+0x4465 016021 rtnbit0 mouse_statue_up_flag 
+0x4466 016022 arg mouse_statue_up_flag ,queue 
+0x4467 016023 call mouse_disable_function_flag 
+0x4468 016024 jam 0 ,mem_lpm_mult 
+0x4469 016025 jam 30 ,mem_mouse_statue_led_timer 
+0x446a 016026 call mouse_devce_led_off 
+0x446b 016027 fetch mouse_flag_len ,mem_mouse_flag 
+0x446c 016028 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
+:      016029 mouse_two_device_statue_up:
+0x446d 016030 fetch 1 ,mem_device_flag 
+0x446e 016031 beq mode_bt_device1 ,mouse_device1_led_on 
+0x446f 016032 beq mode_bt_device2 ,mouse_device_blink_led_init 
+0x4470 016033 rtn 
+:      016034 mouse_three_device_statue_up:
+0x4471 016035 fetch 1 ,mem_device_flag 
+0x4472 016036 beq mode_bt_device1 ,mouse_device1_led_on 
+0x4473 016037 beq mode_bt_device2 ,mouse_device2_led_on 
+0x4474 016038 beq mode_bt_device3 ,mouse_device3_led_on 
+0x4475 016039 rtn 
+:      016041 mouse_device_blink_led_init:
+0x4476 016042 fetch 1 ,mem_config_device1_led_gpio 
+0x4477 016043 branch mouse_led_blink 
+:      016047 mouse_statue_led_off:
+0x4478 016048 jam 0x20 ,mem_lpm_mult 
+0x4479 016049 branch mouse_devce_led_off 
+:      016053 mouse_devce1_led_off:
+0x447a 016054 fetch 1 ,mem_config_device1_led_gpio 
+0x447b 016055 rtneq gpio_disable 
+0x447c 016056 store 1 ,mem_mouse_struct_led_gpio 
+0x447d 016057 branch mouse_led_off 
+:      016059 mouse_devce2_led_off:
+0x447e 016060 fetch 1 ,mem_config_device2_led_gpio 
+0x447f 016061 rtneq gpio_disable 
+0x4480 016062 store 1 ,mem_mouse_struct_led_gpio 
+0x4481 016063 branch mouse_led_off 
+:      016065 mouse_devce_led_off:
+0x4482 016066 call mouse_led_off 
+0x4483 016067 call mouse_devce1_led_off 
+0x4484 016068 call mouse_devce2_led_off 
+:      016069 mouse_devce3_led_off:
+0x4485 016070 fetch 1 ,mem_config_device3_led_gpio 
+0x4486 016071 rtneq gpio_disable 
+0x4487 016072 store 1 ,mem_mouse_struct_led_gpio 
+0x4488 016073 branch mouse_led_off 
+:      016075 mouse_device1_led_on:
+0x4489 016076 fetch 1 ,mem_config_device1_led_gpio 
+0x448a 016077 store 1 ,mem_mouse_struct_led_gpio 
+0x448b 016078 branch mouse_led_on 
+:      016079 mouse_device2_led_on:
+0x448c 016080 fetch 1 ,mem_config_device2_led_gpio 
+0x448d 016081 store 1 ,mem_mouse_struct_led_gpio 
+0x448e 016082 branch mouse_led_on 
+:      016083 mouse_device3_led_on:
+0x448f 016084 fetch 1 ,mem_config_device3_led_gpio 
+0x4490 016085 store 1 ,mem_mouse_struct_led_gpio 
+0x4491 016086 branch mouse_led_on 
+:      016090 mouse_polling_device:
+0x4492 016091 bpatch patch1d_7 ,mem_patch1d 
+0x4493 016092 fetch 1 ,mem_reconn_times 
+0x4494 016093 increase -1 ,pdata 
+0x4495 016094 store 1 ,mem_reconn_times 
+0x4496 016095 fetcht 1 ,mem_device_flag 
+0x4497 016096 increase 1 ,temp 
+0x4498 016097 fetch 1 ,mem_device_number 
+0x4499 016098 isub temp ,null 
+0x449a 016099 ncall mouse_select_device_count_clean ,positive 
+0x449b 016100 storet 1 ,mem_device_flag 
+0x449c 016101 jam 0 ,mem_link_key_exists 
+0x449d 016102 call mouse_store_device_number2eeprom 
+0x449e 016103 call mouse_before_store_reconn_info 
+0x449f 016104 branch mouse_check_reconn_target 
+:      016106 mouse_power_down:
+0x44a0 016107 call mouse_devce_led_off 
+0x44a1 016108 setarg 0 
+0x44a2 016109 store 8 ,mem_gpio_wakeup_low 
+0x44a3 016110 branch lpm_hibernate 
+:      016121 remote_car_init:
+0x44a4 016122 rtn wake 
+0x44a5 016123 hfetch 1 ,core_gpio_sel1 
+0x44a6 016124 and_into 0xf0 ,pdata 
+0x44a7 016125 hstore 1 ,core_gpio_sel1 
+0x44a8 016126 call keyscan_key_init 
+0x44a9 016127 setarg remote_car_le_before_hibernate 
+0x44aa 016128 store 2 ,mem_cb_before_hibernate 
+0x44ab 016130 setarg remote_car_process_lpm_before 
+0x44ac 016131 store 2 ,mem_cb_before_lpm 
+0x44ad 016133 setarg remote_car_scale_process_idle 
+0x44ae 016134 store 2 ,mem_cb_idle_process 
+0x44af 016136 setarg remote_car_scale_process_bb_event 
+0x44b0 016137 store 2 ,mem_cb_bb_event_process 
+0x44b1 016139 setarg app_get_lpm_wake_lock 
+0x44b2 016140 store 2 ,mem_cb_check_wakelock 
+0x44b3 016142 call g24_head_ptr2regc 
+0x44b4 016143 setarg remote_car_g24_package_data 
+0x44b5 016144 add regc ,offset_24g_cb_data ,contw 
+0x44b6 016145 istore 2 ,contw 
+0x44b7 016147 setarg remote_car_g24_enter_lpm 
+0x44b8 016148 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x44b9 016149 istore 2 ,contw 
+0x44ba 016151 setarg remote_car_process_lpm_before 
+0x44bb 016152 add regc ,offset_24g_cb_lpm_before ,contw 
+0x44bc 016153 istore 2 ,contw 
+0x44bd 016155 setarg remote_car_event_timer 
+0x44be 016156 store 2 ,mem_cb_event_timer 
+0x44bf 016158 setarg remote_car_power_off_signal 
+0x44c0 016159 store 2 ,mem_remote_car_power_off_cb 
+0x44c1 016161 setarg remote_car_soft_switch_power_on_signal 
+0x44c2 016162 store 2 ,mem_remote_car_power_standby_cb 
+0x44c3 016164 setarg remote_car_send_key_data 
+0x44c4 016165 store 2 ,mem_cb_remote_car_keyscan 
+0x44c5 016167 bpatch patch1e_0 ,mem_patch1e 
+0x44c6 016168 call remote_car_init_environment 
+0x44c7 016169 call queue_init 
+0x44c8 016170 jam 2 ,mem_lpm_mult 
+0x44c9 016171 fetch 1 ,mem_remote_car_config_soft_switch_enable 
+0x44ca 016172 store 1 ,mem_remote_car_hard_soft_switch 
+0x44cb 016173 beq hard_switch ,remote_car_hard_switch_power_on_signal 
+0x44cc 016174 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
+0x44cd 016175 store 1 ,mem_ui_button_gpio 
+:      016176 remote_car_soft_switch_power_on_init:
+0x44ce 016177 call remote_car_ui_led_init 
+0x44cf 016178 call ui_button_init 
+0x44d0 016179 call ui_button_polling 
+0x44d1 016180 jam power_starting ,mem_remote_car_power_state 
+0x44d2 016181 fetch 2 ,mem_ui_state_map 
+0x44d3 016182 rtnbit1 ui_state_btn_down 
+0x44d4 016183 branch app_enter_hibernate 
+:      016187 remote_car_hard_switch_power_on_signal:
+0x44d5 016188 jam power_standby ,mem_remote_car_power_state 
+:      016189 remote_car_soft_switch_power_on_signal:
+0x44d6 016190 call remote_car_ui_led_init 
+0x44d7 016192 arg 0 ,rega 
+0x44d8 016193 call ui_led_blink_start_global 
+:      016194 remote_car_connect_24g_mode:
+0x44d9 016195 branch g24_auto_pair_start 
+:      016197 remote_car_power_off_signal:
+0x44da 016198 branch remote_car_ui_led_init 
+:      016200 remote_car_ui_led_init:
+0x44db 016201 bpatch patch1e_1 ,mem_patch1e 
+0x44dc 016202 fetch 1 ,mem_remote_car_config_connect_led_gpio 
+0x44dd 016203 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
+:      016204 remote_car_ui_led_init_1:
+0x44de 016205 fetcht 1 ,mem_remote_car_led_map 
+0x44df 016206 branch gpio_config_output 
+:      016207 remote_car_pairing_led_gpio_set:
+0x44e0 016208 store 1 ,mem_remote_car_led_map 
+0x44e1 016209 branch remote_car_ui_led_init_1 
+:      016212 remote_car_init_environment:
+0x44e2 016213 call g24_set_device_addr 
+0x44e3 016214 fetch 2 ,mem_remote_car_no_data_timeout 
+0x44e4 016215 store 2 ,mem_remote_car_no_data_timer 
+0x44e5 016216 branch remote_car_get_adc_default_data 
+:      016218 remote_car_le_before_hibernate:
+:      016223 remote_car_in_enter_hibernate:
+0x44e6 016224 call gpio_set_before_lpm_common 
+0x44e7 016225 call remote_car_process_lpm_before 
+0x44e8 016226 branch app_enter_hibernate 
+:      016228 remote_car_process_lpm_before:
+0x44e9 016229 branch keyscan_process_lpm_before 
+:      016231 remote_car_g24_enter_lpm:
+0x44ea 016232 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44eb 016233 rtn blank 
+0x44ec 016235 branch g24_lpm_long_sleep 
+:      016237 remote_car_process_auto_pair_exit:
+0x44ed 016238 rtn 
+:      016240 remote_car_key_scan_process:
+0x44ee 016241 branch keyscan_key_process 
+:      016243 remote_car_scale_process_idle:
+0x44ef 016244 call remote_car_rocker_process 
+0x44f0 016245 call remote_car_24g_status_process 
+0x44f1 016246 branch remote_car_key_scan_process 
+:      016248 remote_car_scale_process_bb_event:
+0x44f2 016249 copy regc ,pdata 
+0x44f3 016250 beq bt_evt_button_up ,app_event_button_up 
+0x44f4 016251 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x44f5 016252 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
+0x44f6 016253 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
+0x44f7 016254 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
+0x44f8 016255 rtn 
+:      016257 remote_car_24g_attempt_fail:
+0x44f9 016258 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fa 016259 rtn 
+:      016261 remote_car_24g_pairing_complete:
+0x44fb 016262 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fc 016263 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x44fd 016264 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x44fe 016265 rtn 
+:      016267 remote_car_24g_attempt_success:
+0x44ff 016268 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x4500 016269 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x4501 016270 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x4502 016271 rtn 
+:      016273 remote_car_24g_status_process:
+0x4503 016274 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4504 016275 rtneq power_on 
+0x4505 016276 fetch 1 ,mem_remote_car_24g_status 
+0x4506 016277 rtneq work_paired 
+0x4507 016278 jam work_paired ,mem_remote_car_24g_status 
+:      016279 remote_car_scale_process_paired:
+0x4508 016280 arg 0 ,rega 
+0x4509 016281 branch ui_led_off_global 
+:      016282 remote_car_scale_process_shutdown:
+0x450a 016283 arg 0 ,rega 
+0x450b 016284 call ui_led_off_global 
+0x450c 016285 call remote_car_ui_led_init 
+0x450d 016286 branch app_enter_hibernate 
+:      016288 remote_car_event_timer:
+0x450e 016289 call app_power_timer 
+0x450f 016290 branch remote_car_no_data_timer 
+:      016292 remote_car_no_data_timer:
+0x4510 016293 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4511 016294 rtn blank 
+0x4512 016295 arg mem_remote_car_no_data_timer ,regc 
+0x4513 016296 arg remote_car_scale_process_shutdown ,regb 
+0x4514 016297 branch timer_single_step_2b 
+:      016300 remote_car_get_adc_default_data:
+0x4515 016301 call remote_car_rocker_get_x 
+0x4516 016302 storet 2 ,mem_current_vdd_value_default_mid_x 
+0x4517 016303 call remote_car_rocker_get_y 
+0x4518 016304 storet 2 ,mem_current_vdd_value_default_mid_y 
+0x4519 016305 rtn 
+:      016306 remote_car_rocker_data_get:
+:      016307 remote_car_rocker_get_x:
+0x451a 016308 fetch 2 ,mem_current_vdd_value_default_mid_x 
+0x451b 016309 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x451c 016310 call remote_car_get_adc_from_gpio6 
+0x451d 016311 call remote_car_rocker_get_value 
+0x451e 016312 store 1 ,mem_rocker_status 
+:      016313 remote_car_rocker_get_y:
+0x451f 016314 fetch 2 ,mem_current_vdd_value_default_mid_y 
+0x4520 016315 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x4521 016316 call remote_car_get_adc_from_gpio7 
+0x4522 016317 call remote_car_rocker_get_value 
+0x4523 016318 store 1 ,mem_rocker_status + 1 
+0x4524 016319 rtn 
+:      016320 remote_car_rocker_get_value:
+0x4525 016321 fetch 2 ,mem_current_vdd_default_range 
+0x4526 016322 copy pdata ,rega 
+0x4527 016323 fetch 2 ,mem_current_vdd_value_default_mid_temp 
+0x4528 016324 call remote_car_rocker_mid_value_adjust 
+0x4529 016325 fetch 1 ,mem_rocker_work_status 
+0x452a 016326 nbranch remote_car_rocker_translate_key ,blank 
+0x452b 016327 nrtn positive 
+0x452c 016328 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
+0x452d 016329 rtn 
+:      016330 remote_car_rocker_mid_value_adjust:
+0x452e 016331 isub temp ,pdata 
+0x452f 016332 branch remote_car_rocker_mid_adjust_positive ,positive 
+0x4530 016333 sub pdata ,0 ,pdata 
+0x4531 016334 jam 1 ,mem_rocker_negative_flag 
+0x4532 016335 isub rega ,null 
+0x4533 016336 rtn 
+:      016337 remote_car_rocker_mid_adjust_positive:
+0x4534 016338 jam 0 ,mem_rocker_negative_flag 
+0x4535 016339 isub rega ,null 
+0x4536 016340 rtn 
+:      016341 remote_car_rocker_translate_key:
+0x4537 016342 nbranch remote_car_rocker_middle_key ,positive 
+0x4538 016343 fetch 1 ,mem_rocker_negative_flag 
+0x4539 016344 nbranch remote_car_rocker_negative_key ,blank 
+:      016345 remote_car_rocker_positive_key:
+0x453a 016346 setarg rocker_positive_key 
+0x453b 016347 rtn 
+:      016348 remote_car_rocker_negative_key:
+0x453c 016349 setarg rocker_negative_key 
+0x453d 016350 rtn 
+:      016351 remote_car_rocker_middle_key:
+0x453e 016352 setarg rocker_middle_key 
+0x453f 016353 rtn 
+:      016354 remote_car_get_adc_from_gpio6:
+0x4540 016355 jam 0x33 ,mem_adc_channel 
+0x4541 016356 branch adc_set_mode 
+:      016357 remote_car_get_adc_from_gpio7:
+0x4542 016358 jam 0x34 ,mem_adc_channel 
+0x4543 016359 branch adc_set_mode 
+:      016362 remote_car_rocker_process:
+0x4544 016363 fetch 1 ,mem_remote_car_config_check_way 
+0x4545 016364 rtnne car_remote_check_rocker 
+:      016365 remote_car_read_rocker_check_start:
+0x4546 016366 bpatch patch1e_2 ,mem_patch1e 
+0x4547 016367 jam 1 ,mem_rocker_work_status 
+0x4548 016368 call remote_car_rocker_data_get 
+0x4549 016369 fetch 2 ,mem_rocker_status 
+0x454a 016370 fetcht 2 ,mem_rocker_last_status 
+0x454b 016371 isub temp ,null 
+0x454c 016372 rtn zero 
+0x454d 016373 store 2 ,mem_rocker_last_status 
+0x454e 016374 call remote_car_rocker_x_to_key 
+0x454f 016375 branch remote_car_rocker_y_to_key 
+:      016377 remote_car_rocker_x_to_key:
+0x4550 016378 fetch 1 ,mem_rocker_x_status 
+0x4551 016379 branch rocker_to_queue_set_0 ,blank 
+0x4552 016380 increase -1 ,pdata 
+0x4553 016381 branch remote_car_rocker_to_key 
+:      016382 remote_car_rocker_y_to_key:
+0x4554 016383 fetch 1 ,mem_rocker_y_status 
+0x4555 016384 branch rocker_to_queue_set_2 ,blank 
+0x4556 016385 increase 1 ,pdata 
+:      016386 remote_car_rocker_to_key:
+0x4557 016387 copy pdata ,queue 
+0x4558 016388 arg 1 ,rega 
+0x4559 016389 branch remote_car_send_key_data 
+:      016391 rocker_to_queue_set_0:
+0x455a 016392 arg 0 ,queue 
+0x455b 016393 arg 0 ,rega 
+0x455c 016394 branch remote_car_send_key_data 
+:      016395 rocker_to_queue_set_2:
+0x455d 016396 arg 2 ,queue 
+0x455e 016397 arg 0 ,rega 
+0x455f 016398 branch remote_car_send_key_data 
+:      016400 remote_car_send_key_data:
+0x4560 016401 copy rega ,pdata 
+0x4561 016402 store 1 ,mem_remote_key_status 
+0x4562 016403 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4563 016404 beq power_on ,g24_auto_pair_start 
+0x4564 016405 fetch 2 ,mem_remote_car_no_data_timeout 
+0x4565 016406 store 2 ,mem_remote_car_no_data_timer 
+0x4566 016407 fetch 1 ,mem_remote_key_status 
+0x4567 016408 branch remote_car_key_is_release ,blank 
+:      016409 remote_car_key_is_press:
+0x4568 016410 bpatch patch1e_3 ,mem_patch1e 
+0x4569 016411 arg 0 ,rega 
+0x456a 016412 call ui_led_on_global 
+:      016413 remote_car_attack_key_press:
+0x456b 016414 copy queue ,pdata 
+0x456c 016415 beq 4 ,remote_car_send_attack_key4_press 
+0x456d 016416 beq 5 ,remote_car_send_attack_key5_press 
+0x456e 016417 beq 6 ,remote_car_send_fire_key6_press 
+:      016420 remote_car_motor_key_press:
+0x456f 016421 call remote_car_device_layout_select 
+0x4570 016422 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
+0x4571 016423 beq control_l_r_ten ,remote_car_double_motor_key_press 
+0x4572 016424 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
+0x4573 016425 rtn 
+:      016427 remote_car_single_motor_key_is_press:
+0x4574 016428 copy queue ,pdata 
+0x4575 016429 beq 0 ,remote_car_send_motor1_key0_press 
+0x4576 016430 beq 1 ,remote_car_send_motor1_key1_press 
+0x4577 016431 beq 2 ,remote_car_send_motor2_key2_press 
+0x4578 016432 beq 3 ,remote_car_send_motor2_key3_press 
+0x4579 016433 rtn 
+:      016435 remote_car_double_motor_key_press:
+0x457a 016436 copy queue ,pdata 
+0x457b 016437 beq 0 ,remote_car_send_double_motor_key0_press 
+0x457c 016438 beq 1 ,remote_car_send_double_motor_key1_press 
+0x457d 016439 beq 2 ,remote_car_send_double_motor_key2_press 
+0x457e 016440 beq 3 ,remote_car_send_double_motor_key3_press 
+0x457f 016441 rtn 
+:      016443 remote_car_key_is_release:
+0x4580 016444 bpatch patch1e_4 ,mem_patch1e 
+0x4581 016445 arg 0 ,rega 
+0x4582 016446 call ui_led_off_global 
+:      016447 remote_car_attack_key_release:
+0x4583 016448 copy queue ,pdata 
+0x4584 016449 beq 4 ,remote_car_send_attack_key4_rel 
+0x4585 016450 beq 5 ,remote_car_send_attack_key5_rel 
+:      016453 remote_car_motor_key_release:
+0x4586 016454 call remote_car_device_layout_select 
+0x4587 016455 beq control_f_b_ten ,remote_car_single_motor_key_rel 
+0x4588 016456 beq control_l_r_ten ,remote_car_double_motor_key_rel 
+0x4589 016457 beq control_l_r_lr ,remote_car_single_motor_key_rel 
+0x458a 016458 rtn 
+:      016460 remote_car_device_layout_select:
+0x458b 016461 fetch 1 ,mem_remote_car_config_layout 
+0x458c 016462 fetcht 1 ,mem_remote_car_config_key_map 
+0x458d 016463 ior temp ,pdata 
+0x458e 016464 rtn 
+:      016467 remote_car_send_motor1_key0_press:
+0x458f 016468 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4590 016469 branch remote_car_send_key 
+:      016470 remote_car_send_motor1_key1_press:
+0x4591 016471 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x4592 016472 branch remote_car_send_key 
+:      016473 remote_car_send_motor2_key2_press:
+0x4593 016474 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4594 016475 branch remote_car_send_key 
+:      016476 remote_car_send_motor2_key3_press:
+0x4595 016477 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x4596 016478 branch remote_car_send_key 
+:      016481 remote_car_send_double_motor_key0_press:
+0x4597 016482 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4598 016483 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4599 016484 branch remote_car_send_key 
+:      016485 remote_car_send_double_motor_key1_press:
+0x459a 016486 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459b 016487 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x459c 016488 branch remote_car_send_key 
+:      016489 remote_car_send_double_motor_key2_press:
+0x459d 016490 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459e 016491 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x459f 016492 branch remote_car_send_key 
+:      016493 remote_car_send_double_motor_key3_press:
+0x45a0 016494 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x45a1 016495 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x45a2 016496 branch remote_car_send_key 
+:      016499 remote_car_send_attack_key4_press:
+0x45a3 016500 jam motor_positive ,mem_remote_car_24g_motor3_payload 
+0x45a4 016501 branch remote_car_send_key 
+:      016502 remote_car_send_attack_key5_press:
+0x45a5 016503 jam motor_negative ,mem_remote_car_24g_motor3_payload 
+0x45a6 016504 branch remote_car_send_key 
+:      016506 remote_car_send_fire_key6_press:
+0x45a7 016507 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
+0x45a8 016508 branch remote_car_send_attack 
+:      016510 remote_car_single_motor_key_rel:
+0x45a9 016511 copy queue ,pdata 
+0x45aa 016512 beq 0 ,remote_car_send_motor1_key0_rel 
+0x45ab 016513 beq 1 ,remote_car_send_motor1_key1_rel 
+0x45ac 016514 beq 2 ,remote_car_send_motor2_key2_rel 
+0x45ad 016515 beq 3 ,remote_car_send_motor2_key3_rel 
+0x45ae 016516 rtn 
+:      016518 remote_car_double_motor_key_rel:
+0x45af 016519 copy queue ,pdata 
+0x45b0 016520 beq 0 ,remote_car_send_double_motor_key0_rel 
+0x45b1 016521 beq 1 ,remote_car_send_double_motor_key1_rel 
+0x45b2 016522 beq 2 ,remote_car_send_double_motor_key2_rel 
+0x45b3 016523 beq 3 ,remote_car_send_double_motor_key3_rel 
+0x45b4 016524 rtn 
+:      016526 remote_car_send_motor1_key0_rel:
+:      016527 remote_car_send_motor1_key1_rel:
+0x45b5 016528 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45b6 016529 branch remote_car_send_key 
+:      016530 remote_car_send_motor2_key2_rel:
+:      016531 remote_car_send_motor2_key3_rel:
+0x45b7 016532 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45b8 016533 branch remote_car_send_key 
+:      016535 remote_car_send_double_motor_key0_rel:
+:      016536 remote_car_send_double_motor_key1_rel:
+:      016537 remote_car_send_double_motor_key2_rel:
+:      016538 remote_car_send_double_motor_key3_rel:
+0x45b9 016539 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45ba 016540 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45bb 016541 branch remote_car_send_key 
+:      016543 remote_car_send_attack_key4_rel:
+:      016544 remote_car_send_attack_key5_rel:
+0x45bc 016545 jam motor_stop ,mem_remote_car_24g_motor3_payload 
+0x45bd 016546 branch remote_car_send_key 
+:      016548 remote_car_send_key:
+0x45be 016549 arg mem_remote_car_24g_motor_packet ,rega 
+0x45bf 016550 branch queue_push 
+:      016551 remote_car_send_attack:
+0x45c0 016552 arg mem_remote_car_24g_fire_packet ,rega 
+0x45c1 016553 branch queue_push 
+:      016555 remote_car_g24_package_data:
+0x45c2 016556 fetch 1 ,mem_remote_car_24g_pair_success_flag 
+0x45c3 016557 beq work_paired ,remote_car_g24_send_empty 
+0x45c4 016558 arg mem_remote_car_24g_tx_temp ,rega 
+0x45c5 016559 call queue_pop 
+0x45c6 016560 nbranch remote_car_moto_data ,user 
+:      016561 remote_car_g24_package_data_continue:
+0x45c7 016562 arg mem_remote_car_24g_tx_temp ,contr 
+0x45c8 016563 ifetch 1 ,contr 
+0x45c9 016564 copy pdata ,rega 
+0x45ca 016565 arg mem_remote_car_24g_tx_temp + 1 ,regb 
+0x45cb 016568 rtn 
+:      016570 remote_car_g24_send_empty:
+0x45cc 016571 jam 0 ,mem_remote_car_24g_pair_success_flag 
+0x45cd 016572 enable user 
+0x45ce 016573 arg 1 ,rega 
+0x45cf 016574 arg mem_remote_car_empty_packet ,regb 
+0x45d0 016575 rtn 
+:      016577 remote_car_moto_data:
+0x45d1 016578 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
+0x45d2 016579 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
+0x45d3 016580 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
+0x45d4 016581 rtn 
+:      016582 remote_car_moto_data_next:
+0x45d5 016583 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
+0x45d6 016584 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d7 016585 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
+0x45d8 016586 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d9 016587 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
+0x45da 016588 nbranch remote_car_moto_data_enable_user ,blank 
+0x45db 016589 rtn 
+:      016590 remote_car_moto_data_enable_user:
+0x45dc 016591 enable user 
+0x45dd 016592 branch remote_car_g24_package_data_continue 
+:      016600 shutter_init:
+0x45de 016601 rtn wake 
+0x45df 016602 hfetch 1 ,core_gpio_sel1 
+0x45e0 016603 and_into 0xfc ,pdata 
+0x45e1 016604 hstore 1 ,core_gpio_sel1 
+0x45e2 016605 setarg shutter_le_before_hibernate 
+0x45e3 016606 store 2 ,mem_cb_before_hibernate 
+0x45e4 016608 setarg shutter_process_lpm_before 
+0x45e5 016609 store 2 ,mem_cb_before_lpm 
+0x45e6 016611 setarg app_enter_hibernate 
+0x45e7 016612 store 2 ,mem_cb_discovry_timeout 
+0x45e8 016614 setarg shutter_process_idle 
+0x45e9 016615 store 2 ,mem_cb_idle_process 
+0x45ea 016617 setarg shutter_process_bb_event 
+0x45eb 016618 store 2 ,mem_cb_bb_event_process 
+0x45ec 016620 setarg shutter_le_scale_lpm_lock 
+0x45ed 016621 store 2 ,mem_cb_check_wakelock 
+0x45ee 016623 setarg ble_shutter_receive_data 
+0x45ef 016624 store 2 ,mem_cb_att_write 
+0x45f0 016626 setarg shutter_le_bb_event_timer 
+0x45f1 016627 store 2 ,mem_cb_event_timer 
+0x45f2 016629 setarg shutter_key_change 
+0x45f3 016630 store 2 ,mem_cb_shutter_keycan 
+0x45f4 016632 setarg shutter_soft_swtich_power_on 
+0x45f5 016633 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
+0x45f6 016634 setarg shutter_soft_swtich_power_off 
+0x45f7 016635 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
+0x45f8 016637 call le_modified_name 
+0x45f9 016638 call shutter_load_bluetooth_config_by_user_config 
+0x45fa 016639 call shutter_init_bluetooth_config 
+0x45fb 016640 call shutter_init_param 
+0x45fc 016641 call keyscan_key_init 
+0x45fd 016642 call shutter_load_buffer_config_form_datarom 
+0x45fe 016643 call queue_init 
+0x45ff 016644 call ui_led_init_global 
+0x4600 016645 call shutter_load_bluetooth_config 
+0x4601 016646 call shutter_load_bluetooth_config_by_eeprom 
+0x4602 016648 bpatch patch1e_5 ,mem_patch1e 
+0x4603 016649 call classic_shutter_load_reconn_info 
+0x4604 016650 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4605 016651 beq hard_switch ,shutter_hart_swtich_power_on 
+0x4606 016652 fetch 1 ,mem_shutter_soft_switch_button_gpio 
+0x4607 016653 store 1 ,mem_ui_button_gpio 
+0x4608 016654 branch ui_soft_swtich_init 
+:      016657 shutter_hart_swtich_power_on:
+0x4609 016658 jam ui_button_gpio_disable ,mem_ui_button_gpio 
+0x460a 016659 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
+0x460b 016660 branch shutter_start_reconnect 
+:      016664 shutter_le_scale_lpm_lock:
+0x460c 016665 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x460d 016666 beq ss_state_power_off ,app_get_lpm_wake_lock 
+0x460e 016667 call l2cap_malloc_get_full_map 
+0x460f 016668 fetch 1 ,mem_used_map 
+0x4610 016669 nbranch app_get_lpm_wake_lock ,blank 
+0x4611 016670 branch app_put_lpm_wake_lock 
+:      016674 shutter_process_bb_event:
+0x4612 016675 copy regc ,pdata 
+0x4613 016677 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
+0x4614 016678 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
+0x4615 016679 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
+0x4616 016680 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
+0x4617 016681 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
+0x4618 016682 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
+0x4619 016683 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
+0x461a 016684 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
+0x461b 016685 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
+0x461c 016686 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
+0x461d 016687 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
+0x461e 016689 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
+0x461f 016690 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
+0x4620 016691 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
+0x4621 016692 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
+0x4622 016694 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
+0x4623 016695 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
+0x4624 016696 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
+0x4625 016697 rtn 
+:      016702 classic_shutter_process_baseband_connect:
+0x4626 016703 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4627 016704 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4628 016705 rtn 
+:      016708 classic_shutter_process_baseband_disconnect:
+0x4629 016709 call classic_shutter_disconnect_clear_flag 
+0x462a 016710 branch classic_shutter_process_reconnect_failed 
+:      016712 classic_shutter_disconnect_clear_flag:
+0x462b 016713 jam app_handshake_null ,mem_app_handshake_flag 
+0x462c 016714 jam 0 ,mem_hid_handshake_timer_count 
+0x462d 016715 jam 0 ,mem_unsniff2sniff_timer_count 
+0x462e 016716 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x462f 016717 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4630 016718 branch queue_init 
+:      016721 classic_shutter_process_reconnect_failed:
+0x4631 016722 call app_disconn_reason_clear 
+0x4632 016723 branch shutter_start_bluetooth_discovery 
+:      016726 classic_shutter_process_setup_complete:
+0x4633 016727 call shutter_stop_bluetooth_discovery 
+0x4634 016728 branch app_led_stop_blink 
+:      016731 classic_shutter_process_hid_connect:
+0x4635 016732 setarg hid_handshake_timeout 
+0x4636 016733 store 1 ,mem_hid_handshake_timer_count 
+0x4637 016734 rtn 
+:      016737 classic_shutter_process_hid_disconnect:
+0x4638 016738 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4639 016739 setarg flag_shutter_hid_disconn_timeout 
+0x463a 016740 store 1 ,mem_classic_shutter_hid_disconn_count 
+0x463b 016741 rtn 
+:      016744 classic_shutter_process_hid_handshake:
+0x463c 016745 fetch 1 ,mem_app_handshake_flag 
+0x463d 016746 rtneq app_handshake_done 
+0x463e 016747 jam app_handshake_done ,mem_app_handshake_flag 
+0x463f 016748 call app_lpm_mult_enable 
+0x4640 016749 call app_store_reconn_info 
+0x4641 016750 call shutter_stop_bluetooth_discovery 
+0x4642 016751 call app_led_off 
+0x4643 016752 branch app_bt_enter_sniff 
+:      016755 classic_shutter_process_reconnect_page_timeout:
+0x4644 016756 branch classic_shutter_process_reconnect_failed 
+:      016759 classic_shutter_process_virtual_cable_unplug:
+0x4645 016760 setarg flag_shutter_cable_unplug_timeout 
+0x4646 016761 store 1 ,mem_classic_shutter_cable_unplug_conut 
+0x4647 016762 rtn 
+:      016765 classic_shutter_process_remote_unsniff:
+0x4648 016766 branch app_start_auto_sniff 
+:      016770 classic_shutter_process_store_reconnect_information:
+0x4649 016771 arg nvram_eeprom_offset ,regb 
+0x464a 016772 fetch 1 ,mem_nv_data_number 
+0x464b 016773 mul32 pdata ,34 ,temp 
+0x464c 016774 fetch 2 ,mem_nv_data_ptr 
+0x464d 016775 copy pdata ,rega 
+0x464e 016776 branch iicd_write_eep_data 
+:      016778 classic_shutter_load_reconn_info:
+0x464f 016779 arg nvram_eeprom_offset ,regb 
+0x4650 016780 fetch 1 ,mem_shutter_bluetooth_type 
+0x4651 016781 rtnbit0 classic_shutter 
+0x4652 016782 fetch 1 ,mem_nv_data_number 
+0x4653 016783 rtn blank 
+0x4654 016784 mul32 pdata ,34 ,temp 
+0x4655 016785 fetch 2 ,mem_nv_data_ptr 
+0x4656 016786 copy pdata ,rega 
+0x4657 016787 branch iicd_read_eep_data 
+:      016791 ble_shutter_process_baseband_connect:
+0x4658 016792 call shutter_stop_bluetooth_discovery 
+0x4659 016793 setarg 0 
+0x465a 016794 store 2 ,mem_ble_shutter_reconn_timer 
+0x465b 016795 branch app_led_off 
+:      016798 ble_shutter_process_baseband_disconnect:
+0x465c 016799 call queue_init 
+0x465d 016800 jam 0 ,mem_ble_shutter_enable_notify 
+0x465e 016801 branch shutter_start_reconnect 
+:      016804 ble_shutter_process_reconnect_complete:
+0x465f 016805 call queue_init 
+0x4660 016806 jam 1 ,mem_ble_shutter_enable_notify 
+0x4661 016807 fetch 8 ,mem_ble_shutter_interval_min 
+0x4662 016808 store 8 ,mem_le_interval_min 
+0x4663 016809 call app_lpm_mult_enable 
+0x4664 016810 branch le_l2cap_tx_update_req 
+:      016813 ble_shutter_process_parse_connect_parameter_update_response:
+0x4665 016814 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x4666 016815 rtneq ble_signaling_connect_parameter_update_accepted 
+0x4667 016816 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x4668 016817 rtn blank 
+0x4669 016818 store 8 ,mem_le_interval_min 
+0x466a 016819 branch le_l2cap_tx_update_req 
+:      016823 shutter_process_soft_swtich_button_long_press:
+0x466b 016824 branch ui_soft_switch_botton_long_press 
+:      016826 shutter_process_soft_swtich_button_down:
+0x466c 016827 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x466d 016828 rtneq hard_switch 
+0x466e 016829 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x466f 016830 rtnne ss_state_power_on 
+0x4670 016831 call shutter_store_currenct_led_state 
+0x4671 016832 branch app_led_on 
+:      016834 shutter_store_currenct_led_state:
+0x4672 016835 jam 1 ,mem_shutter_soft_swtich_botton_down 
+0x4673 016836 arg 11 ,loopcnt 
+0x4674 016837 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
+0x4675 016838 arg mem_shutter_led_struct_app_led ,contr 
+0x4676 016839 branch memcpy 
+:      016841 shutter_process_soft_swtich_button_up:
+0x4677 016842 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4678 016843 rtneq hard_switch 
+0x4679 016844 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x467a 016845 beq ss_state_power_on ,shutter_load_currenct_led_state 
+0x467b 016846 branch ui_soft_switch_botton_up 
+:      016848 shutter_load_currenct_led_state:
+0x467c 016849 fetch 1 ,mem_shutter_soft_swtich_botton_down 
+0x467d 016850 rtnne 1 
+0x467e 016851 jam 0 ,mem_shutter_soft_swtich_botton_down 
+0x467f 016852 fetch 2 ,mem_ui_state_map 
+0x4680 016853 bbit1 ui_state_bt_connected ,app_led_off 
+0x4681 016854 bbit1 ui_state_ble_connected ,app_led_off 
+0x4682 016855 arg 11 ,loopcnt 
+0x4683 016856 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
+0x4684 016857 arg mem_shutter_led_struct_app_led ,contw 
+0x4685 016858 branch memcpy 
+:      016863 shutter_le_bb_event_timer:
+0x4686 016865 call shutter_check_sleep_timer 
+0x4687 016868 call shutter_check_power_off_timer 
+0x4688 016871 call classic_shutter_check_unplug_timer 
+0x4689 016872 call classic_shutter_hid_handshake_timer 
+0x468a 016873 call classic_shutter_hid_disconn_timer 
+0x468b 016876 branch ble_shutter_reconn_timer 
+:      016880 shutter_check_sleep_timer:
+0x468c 016881 arg mem_shutter_sleep_timer ,regc 
+0x468d 016882 arg shutter_sleep_timeout ,regb 
+0x468e 016883 branch timer_single_step_2b 
+:      016884 shutter_sleep_timeout:
+0x468f 016885 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
+0x4690 016886 call app_led_off 
+0x4691 016887 call shutter_disconnect_current_connection 
+0x4692 016888 branch shutter_wait_power_off 
+:      016891 shutter_check_power_off_timer:
+0x4693 016892 arg mem_shutter_power_off_timer ,regc 
+0x4694 016893 arg shutter_check_power_off_timeout ,regb 
+0x4695 016894 branch timer_single_step 
+:      016896 shutter_check_power_off_timeout:
+0x4696 016897 fetch 2 ,mem_ui_state_map 
+0x4697 016898 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x4698 016899 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
+0x4699 016900 fetch 1 ,mem_shutter_led_struct_app_led_type 
+0x469a 016901 beq ui_led_state_blink_start ,shutter_wait_power_off 
+0x469b 016902 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
+0x469c 016903 beq ui_led_state_blink_darking ,shutter_wait_power_off 
+0x469d 016904 branch app_enter_hibernate 
+:      016908 classic_shutter_check_unplug_timer:
+0x469e 016909 arg mem_classic_shutter_cable_unplug_conut ,regc 
+0x469f 016910 arg classic_shutter_unplug_timeout ,regb 
+0x46a0 016911 branch timer_single_step 
+:      016913 classic_shutter_unplug_timeout:
+0x46a1 016914 fetch 1 ,mem_control_tasks 
+0x46a2 016915 set1 l2cap_disconnect_interrupt ,pdata 
+0x46a3 016916 set1 l2cap_disconnect_control ,pdata 
+0x46a4 016917 store 1 ,mem_control_tasks 
+0x46a5 016918 rtn 
+:      016920 classic_shutter_hid_handshake_timer:
+0x46a6 016921 arg mem_hid_handshake_timer_count ,regc 
+0x46a7 016922 arg classic_shutter_process_hid_handshake ,regb 
+0x46a8 016923 branch timer_single_step 
+:      016925 classic_shutter_hid_disconn_timer:
+0x46a9 016926 arg mem_classic_shutter_hid_disconn_count ,regc 
+0x46aa 016927 arg app_bt_disconnect ,regb 
+0x46ab 016928 branch timer_single_step 
+:      016933 ble_shutter_reconn_timer:
+0x46ac 016934 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46ad 016935 rtnne ss_state_power_on 
+0x46ae 016936 arg mem_ble_shutter_reconn_timer ,regc 
+0x46af 016937 arg shutter_start_bluetooth_discovery ,regb 
+0x46b0 016938 branch timer_single_step_2b 
+:      016941 shutter_process_idle:
+0x46b1 016942 call shutter_send_data_to_master 
+0x46b2 016943 branch keyscan_key_process 
+:      016946 shutter_process_lpm_before:
+0x46b3 016947 branch keyscan_process_lpm_before 
+:      016949 shutter_le_before_hibernate:
+0x46b4 016950 call gpio_set_before_lpm_common 
+0x46b5 016951 branch shutter_process_lpm_before 
+:      016957 shutter_stop_bluetooth_discovery:
+0x46b6 016958 fetch 1 ,mem_shutter_bluetooth_type 
+0x46b7 016959 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
+0x46b8 016960 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
+0x46b9 016961 rtn 
+:      016963 ble_shutter_stop_bluetooth_discovery:
+0x46ba 016964 fetch 2 ,mem_ble_shutter_connect_timeout 
+0x46bb 016965 store 2 ,mem_shutter_sleep_timeout 
+0x46bc 016966 store 2 ,mem_shutter_sleep_timer 
+0x46bd 016967 branch app_ble_stop_adv 
+:      016969 classic_shutter_stop_bluetooth_discovery:
+0x46be 016970 fetch 2 ,mem_classic_shutter_connect_timeout 
+0x46bf 016971 store 2 ,mem_shutter_sleep_timeout 
+0x46c0 016972 store 2 ,mem_shutter_sleep_timer 
+0x46c1 016973 branch app_bt_stop_discovery 
+:      016975 shutter_start_bluetooth_discovery:
+0x46c2 016976 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46c3 016977 rtnne ss_state_power_on 
+0x46c4 016978 fetch 1 ,mem_shutter_bluetooth_type 
+0x46c5 016979 bbit1 classic_shutter ,classic_shutter_start_discovery 
+0x46c6 016980 bbit1 ble_shutter ,ble_shutter_start_discovery 
+0x46c7 016981 rtn 
+:      016983 classic_shutter_start_discovery:
+0x46c8 016984 fetch 2 ,mem_classic_shutter_discovery_timeout ,
+0x46c9 016985 store 2 ,mem_shutter_sleep_timeout 
+0x46ca 016986 store 2 ,mem_shutter_sleep_timer 
+0x46cb 016987 branch app_bt_start_discovery_short 
+:      016989 ble_shutter_start_discovery:
+0x46cc 016990 fetch 2 ,mem_ui_state_map 
+0x46cd 016991 rtnbit1 ui_state_ble_connected 
+0x46ce 016992 fetch 2 ,mem_ble_shutter_discovery_timeout 
+0x46cf 016993 store 2 ,mem_shutter_sleep_timeout 
+0x46d0 016994 store 2 ,mem_shutter_sleep_timer 
+0x46d1 016995 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
+0x46d2 016996 call shutter_ble_adv_interval_set 
+0x46d3 016997 call app_led_start_blink 
+0x46d4 016998 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x46d5 016999 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46d6 017000 fetch 2 ,mem_ui_state_map 
+0x46d7 017001 rtnbit1 ui_state_ble_adv 
+0x46d8 017002 branch app_ble_start_adv 
+:      017005 shutter_start_reconnect:
+0x46d9 017006 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46da 017007 rtnne ss_state_power_on 
+0x46db 017008 fetch 1 ,mem_shutter_bluetooth_type 
+0x46dc 017009 bbit1 classic_shutter ,classic_shutter_start_reconnect 
+0x46dd 017010 bbit1 ble_shutter ,ble_shutter_start_reconnect 
+0x46de 017011 rtn 
+:      017013 classic_shutter_start_reconnect:
+0x46df 017014 call app_check_reconn_target 
+0x46e0 017015 branch shutter_start_bluetooth_discovery ,blank 
+0x46e1 017016 call app_led_on 
+0x46e2 017017 call app_bt_stop_discovery 
+0x46e3 017018 branch app_bt_start_reconnect 
+:      017020 ble_shutter_start_reconnect:
+0x46e4 017021 fetch 2 ,mem_ble_shutter_reconn_timer 
+0x46e5 017022 fetcht 2 ,mem_ble_shutter_reconn_timeout 
+0x46e6 017023 storet 2 ,mem_ble_shutter_reconn_timer 
+0x46e7 017024 nrtn blank 
+0x46e8 017025 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
+0x46e9 017026 call shutter_ble_adv_interval_set 
+0x46ea 017027 call app_led_start_blink 
+0x46eb 017028 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x46ec 017029 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46ed 017030 fetch 2 ,mem_ui_state_map 
+0x46ee 017031 rtnbit1 ui_state_ble_adv 
+0x46ef 017032 branch app_ble_start_adv 
+:      017035 shutter_ble_adv_interval_set:
+0x46f0 017036 store 2 ,mem_lpm_interval 
+0x46f1 017037 increase -4 ,pdata 
+0x46f2 017038 store 2 ,mem_le_adv_interval 
+0x46f3 017039 rtn 
+:      017042 shutter_disconnect_current_connection:
+0x46f4 017043 fetch 2 ,mem_ui_state_map 
+0x46f5 017044 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x46f6 017045 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x46f7 017046 branch shutter_stop_bluetooth_discovery 
+:      017050 app_check_reconn_target:
+0x46f8 017051 fetch 1 ,mem_nv_data_number 
+0x46f9 017052 copy pdata ,loopcnt 
+0x46fa 017053 fetch 2 ,mem_nv_data_ptr 
+0x46fb 017054 copy pdata ,rega 
+:      017055 app_check_reconn_target_loop:
+0x46fc 017056 ifetch 2 ,rega 
+0x46fd 017057 beq 0 ,found_reconn_device 
+0x46fe 017058 increase nv_data_len ,rega 
+0x46ff 017059 loop app_check_reconn_target_loop 
+0x4700 017060 branch enable_blank 
+:      017062 found_reconn_device:
+0x4701 017063 ifetch 6 ,contr 
+0x4702 017064 store 6 ,mem_hci_plap 
+0x4703 017065 increase 10 ,contr 
+0x4704 017066 arg mem_link_key ,contw 
+0x4705 017067 call memcpy16 
+0x4706 017068 call check_link_key_load 
+0x4707 017069 branch disable_blank 
+:      017075 shutter_check_data_enable:
+0x4708 017076 call disable_user 
+0x4709 017077 fetch 2 ,mem_ui_state_map 
+0x470a 017078 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
+0x470b 017079 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
+0x470c 017080 rtn 
+:      017082 shutter_check_bt_data_enable:
+0x470d 017083 fetch 1 ,mem_hid_interrupt_state 
+0x470e 017084 rtnne 0x3f 
+0x470f 017085 branch enable_user 
+:      017087 shutter_check_ble_data_enable:
+0x4710 017088 fetch 1 ,mem_ble_shutter_enable_notify 
+0x4711 017089 rtn blank 
+0x4712 017090 branch enable_user 
+:      017095 shutter_check_bluetooth_conn:
+0x4713 017096 call disable_user 
+0x4714 017097 fetch 2 ,mem_ui_state_map 
+0x4715 017098 rtnbit1 ui_state_bt_connected 
+0x4716 017099 rtnbit1 ui_state_ble_connected 
+0x4717 017100 branch enable_user 
+:      017104 shutter_change_bluetooth_status_bt_disconn:
+0x4718 017105 fetch 1 ,mem_shutter_bluetooth_type 
+0x4719 017106 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
+0x471a 017107 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
+0x471b 017108 rtn 
+:      017110 classic_shutter_change_bluetooth_status_bt_disconn:
+0x471c 017111 fetch 1 ,mem_scan_mode 
+0x471d 017112 rtnne 0x03 
+0x471e 017113 branch shutter_start_reconnect 
+:      017115 ble_shutter_change_bluetooth_status_bt_disconn:
+0x471f 017116 branch shutter_start_reconnect 
+:      017119 shutter_check_send_data:
+0x4720 017120 disable user2 
+0x4721 017121 fetch 2 ,mem_shutter_sleep_timeout 
+0x4722 017122 store 2 ,mem_shutter_sleep_timer 
+0x4723 017124 call shutter_check_bluetooth_conn 
+0x4724 017125 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x4725 017127 call shutter_check_data_enable 
+0x4726 017128 nrtn user 
+0x4727 017129 enable user2 
+0x4728 017130 rtn 
+:      017134 shutter_key_change:
+0x4729 017135 call shutter_check_send_data 
+0x472a 017136 nrtn user2 
+0x472b 017137 deposit rega 
+0x472c 017138 branch shutter_key_release ,blank 
+:      017139 shutter_key_press:
+0x472d 017140 call app_led_on 
+0x472e 017141 arg mem_key0_press ,regc 
+0x472f 017142 branch push_queue_press_or_release 
+:      017144 shutter_key_release:
+0x4730 017145 call app_led_off 
+0x4731 017146 arg mem_key0_release ,regc 
+:      017148 push_queue_press_or_release:
+0x4732 017149 arg max_queue_num ,pdata 
+0x4733 017150 imul32 queue ,pdata 
+0x4734 017151 iadd regc ,regc 
+:      017154 push_buffer_in_queue:
+0x4735 017155 ifetch 1 ,regc 
+0x4736 017156 rtn blank 
+0x4737 017157 call queue_push_one_byte 
+0x4738 017158 increase 1 ,regc 
+0x4739 017159 branch push_buffer_in_queue 
+:      017162 shutter_send_data_to_master:
+0x473a 017163 fetch 2 ,mem_ui_state_map 
+0x473b 017164 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
+0x473c 017165 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
+0x473d 017166 rtn 
+:      017168 pop_queue_to_ble_data:
+0x473e 017169 call le_fifo_check_nearly_full 
+0x473f 017170 nrtn blank 
+0x4740 017171 call queue_pop_one_byte 
+0x4741 017172 nrtn user 
+0x4742 017173 pincrease -1 
+0x4743 017174 mul32 pdata ,shutter_ble_data_buffer ,pdata 
+0x4744 017175 arg mem_ble_data_buffer1 ,temp 
+0x4745 017176 iadd temp ,contr 
+:      017177 le_send_notify_from_list:
+0x4746 017178 ifetch 1 ,contr 
+0x4747 017179 copy pdata ,rega 
+0x4748 017180 ifetcht 2 ,contr 
+0x4749 017181 call store_contr 
+0x474a 017182 call le_att_malloc_tx_notify 
+0x474b 017183 copy rega ,loopcnt 
+0x474c 017184 call get_contr 
+0x474d 017185 branch memcpy 
+:      017188 pop_queue_to_classic_data:
+0x474e 017189 call l2cap_malloc_is_fifo_nearly_full 
+0x474f 017190 nrtn blank 
+0x4750 017191 call queue_pop_one_byte 
+0x4751 017192 nrtn user 
+0x4752 017193 pincrease -1 
+0x4753 017194 mul32 pdata ,shutter_classic_data_buffer ,pdata 
+0x4754 017195 arg mem_classic_data_buffer1 ,temp 
+0x4755 017196 iadd temp ,contr 
+0x4756 017197 ifetch 5 ,contr 
+0x4757 017198 store 5 ,mem_classic_data_buffer 
+:      017199 classic_send_hid_data:
+0x4758 017200 fetch 1 ,mem_classic_data_buffer 
+0x4759 017201 copy pdata ,rega 
+0x475a 017202 call hid_malloc_tx_buff 
+0x475b 017203 fetch 2 ,mem_hid_int_remote_cid 
+0x475c 017204 istore 2 ,contw 
+0x475d 017205 setarg 0xa1 
+0x475e 017206 istore 1 ,contw 
+0x475f 017207 fetch 4 ,mem_classic_data_buffer + 1 
+0x4760 017208 istore 9 ,contw 
+0x4761 017209 rtn 
+:      017213 queue_push_one_byte:
+0x4762 017214 store 1 ,mem_pdatatemp 
+0x4763 017215 arg mem_pdatatemp ,rega 
+0x4764 017216 branch queue_push 
+:      017218 queue_pop_one_byte:
+0x4765 017219 arg mem_pdatatemp ,rega 
+0x4766 017220 call queue_pop 
+0x4767 017221 nrtn user 
+0x4768 017222 fetch 1 ,mem_pdatatemp 
+0x4769 017223 rtn 
+:      017226 ble_shutter_receive_data:
+0x476a 017227 fetch 2 ,mem_le_att_handle 
+0x476b 017228 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
+0x476c 017229 rtn 
+:      017231 shutter_init_param:
+0x476d 017232 setarg 0x02 
+0x476e 017233 store 1 ,mem_shutter_power_off_timeout 
+0x476f 017235 setarg 0x00200008 
+0x4770 017236 store 4 ,mem_ble_shutter_interval_min 
+0x4771 017237 setarg 0x012c0005 
+0x4772 017238 istore 4 ,contw 
+0x4773 017241 jam 0x17 ,mem_le_local_mtu 
+0x4774 017244 setarg 0x1b 
+0x4775 017245 store 2 ,mem_le_pairing_handle 
+0x4776 017246 call le_set_config_fixed_ltk 
+0x4777 017247 call le_set_fixed_ltk 
+0x4778 017248 call le_set_justwork 
+0x4779 017249 branch le_set_config_read_authentication 
+:      017252 shutter_load_buffer_config_form_datarom:
+0x477a 017254 arg ble_key_value_list_size ,loopcnt 
+0x477b 017255 arg mem_ble_data_buffer1 ,contw 
+0x477c 017256 arg ble_shutter_key_value_list ,contr 
+0x477d 017257 call memcpy_fast 
+0x477e 017258 arg bt_key_value_list_size ,loopcnt 
+0x477f 017259 arg mem_classic_data_buffer1 ,contw 
+0x4780 017260 arg classic_shutter_key_value_list ,contr 
+0x4781 017261 branch memcpy_fast 
+:      017264 shutter_load_ble_gatt_form_datarom:
+0x4782 017265 arg ble_gatt_list_size ,loopcnt 
+0x4783 017266 arg ble_shutter_gatt_list ,contr 
+0x4784 017267 branch memcpy_fast 
+:      017270 shutter_load_bt_sdp_form_datarom:
+0x4785 017271 arg bt_sdp_list_size ,loopcnt 
+0x4786 017272 arg classic_shutter_sdp_list ,contr 
+0x4787 017273 branch memcpy_fast 
+:      017277 shutter_init_bluetooth_config:
+0x4788 017278 call shutter_check_load_config_flag 
+0x4789 017279 nrtn user 
+0x478a 017280 fetch 1 ,mem_shutter_config_select_gpio1 
+0x478b 017281 call shutter_init_bluetooth_config_gpio_input 
+0x478c 017282 fetch 1 ,mem_shutter_config_select_gpio2 
+0x478d 017283 call shutter_init_bluetooth_config_gpio_input 
+0x478e 017284 fetch 1 ,mem_shutter_config_select_gpio3 
+0x478f 017285 branch shutter_init_bluetooth_config_gpio_input 
+:      017287 shutter_init_bluetooth_config_gpio_input:
+0x4790 017288 rtn blank 
+0x4791 017289 or pdata ,0x80 ,temp 
+0x4792 017290 branch gpio_config_input_nowake 
+:      017293 shutter_load_bluetooth_config:
+0x4793 017294 call shutter_check_load_config_flag 
+0x4794 017295 nrtn user 
+0x4795 017296 call shutter_load_bluetooth_config_label 
+0x4796 017297 branch shutter_load_bluetooth_config_by_otp 
+:      017299 shutter_load_bluetooth_config_label:
+0x4797 017300 arg 0 ,rega 
+0x4798 017301 fetch 1 ,mem_shutter_config_select_gpio1 
+0x4799 017302 call shutter_load_bluetooth_config_read_gpio_input 
+0x479a 017303 nsetflag blank ,0 ,rega 
+0x479b 017304 fetch 1 ,mem_shutter_config_select_gpio2 
+0x479c 017305 call shutter_load_bluetooth_config_read_gpio_input 
+0x479d 017306 nsetflag blank ,1 ,rega 
+0x479e 017307 fetch 1 ,mem_shutter_config_select_gpio3 
+0x479f 017308 call shutter_load_bluetooth_config_read_gpio_input 
+0x47a0 017309 nsetflag blank ,2 ,rega 
+0x47a1 017310 copy rega ,pdata 
+0x47a2 017311 store 1 ,mem_shutter_config_label 
+0x47a3 017312 fetch 1 ,mem_shutter_config_size 
+0x47a4 017313 imul32 rega ,pdata 
+0x47a5 017314 fetcht 2 ,mem_shutter_config_otp_base_address 
+0x47a6 017315 iadd temp ,pdata 
+0x47a7 017316 store 2 ,mem_shutter_config_otp_addr 
+0x47a8 017317 rtn 
+:      017319 shutter_load_bluetooth_config_read_gpio_input:
+0x47a9 017320 rtn blank 
+0x47aa 017321 or pdata ,0x80 ,temp 
+0x47ab 017322 call gpio_get_bit 
+0x47ac 017323 nbranch enable_blank ,true 
+0x47ad 017324 branch disable_blank 
+:      017327 shutter_check_load_config_flag:
+0x47ae 017328 call disable_user 
+0x47af 017329 fetch 1 ,mem_shutter_config_user_size 
+0x47b0 017330 nrtn blank 
+0x47b1 017331 fetch 1 ,mem_shutter_config_enable 
+0x47b2 017332 rtn blank 
+0x47b3 017333 branch enable_user 
+:      017336 shutter_load_bluetooth_config_by_otp:
+0x47b4 017337 call otp_enable_chgpump 
+0x47b5 017338 fetch 2 ,mem_shutter_config_otp_addr 
+0x47b6 017339 arg mem_shutter_config_data_temp ,rega 
+0x47b7 017340 fetcht 1 ,mem_shutter_config_size 
+0x47b8 017341 call otpd_read_data 
+0x47b9 017342 call otp_disable_chgpump 
+:      017343 shutter_load_bluetooth_config_store_name:
+0x47ba 017344 fetch 1 ,mem_shutter_config_data_temp 
+0x47bb 017345 copy pdata ,loopcnt 
+0x47bc 017346 store 1 ,mem_le_name_len 
+0x47bd 017347 call memcpy_fast 
+0x47be 017348 fetch 1 ,mem_shutter_config_data_temp 
+0x47bf 017349 copy pdata ,loopcnt 
+0x47c0 017350 store 1 ,mem_local_name_length 
+0x47c1 017351 call memcpy_fast 
+0x47c2 017352 ifetch 1 ,contr 
+0x47c3 017353 store 1 ,mem_shutter_key_num 
+0x47c4 017354 ifetch 1 ,contr 
+0x47c5 017355 store 1 ,mem_shutter_hard_soft_switch_case 
+0x47c6 017356 rtn 
+:      017359 shutter_load_bluetooth_config_by_eeprom:
+0x47c7 017360 fetch 1 ,mem_shutter_bluetooth_type 
+0x47c8 017361 rtnbit0 classic_shutter 
+0x47c9 017362 arg 3 ,temp 
+0x47ca 017363 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47cb 017364 copy pdata ,regb 
+0x47cc 017365 arg mem_shutter_config_eeprom_start_flag ,rega 
+0x47cd 017366 call iicd_read_eep_data 
+0x47ce 017367 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
+0x47cf 017368 setarg shutter_eeprom_config_crc 
+0x47d0 017369 isub temp ,null 
+0x47d1 017370 nrtn zero 
+0x47d2 017371 fetch 1 ,mem_shutter_config_user_size 
+0x47d3 017372 rtn blank 
+0x47d4 017373 copy pdata ,temp 
+0x47d5 017374 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47d6 017375 add pdata ,3 ,regb 
+0x47d7 017376 arg mem_shutter_config_data_temp ,rega 
+0x47d8 017377 call iicd_read_eep_data 
+0x47d9 017378 branch shutter_store_config 
+:      017380 shutter_load_bluetooth_config_by_user_config:
+0x47da 017381 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47db 017382 rtn blank 
+0x47dc 017383 call otp_enable_chgpump 
+0x47dd 017384 arg 1 ,temp 
+0x47de 017385 arg mem_shutter_config_user_size ,rega 
+0x47df 017386 call otpd_read_data 
+0x47e0 017388 fetch 1 ,mem_shutter_config_user_size 
+0x47e1 017389 rtn blank 
+0x47e2 017391 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47e3 017392 pincrease 1 
+0x47e4 017393 arg mem_shutter_config_data_temp ,rega 
+0x47e5 017394 fetcht 1 ,mem_shutter_config_user_size 
+0x47e6 017395 call otpd_read_data 
+0x47e7 017396 call otp_disable_chgpump 
+:      017397 shutter_store_config:
+0x47e8 017398 call shutter_load_bluetooth_config_store_name 
+:      017399 shutter_load_bluetooth_config_custom:
+0x47e9 017400 ifetch 2 ,contr 
+0x47ea 017401 rtn blank 
+0x47eb 017402 copy pdata ,contw 
+0x47ec 017403 ifetcht 1 ,contr 
+0x47ed 017404 copy temp ,loopcnt 
+0x47ee 017405 call memcpy 
+0x47ef 017406 branch shutter_load_bluetooth_config_custom 
+:      017410 shutter_random_mac_addr:
+0x47f0 017411 fetch 1 ,mem_shutter_bluetooth_type 
+0x47f1 017412 rtnbit0 classic_shutter 
+0x47f2 017413 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47f3 017414 copy pdata ,regb 
+0x47f4 017415 arg 4 ,temp 
+0x47f5 017416 arg mem_shutter_random_mac_data_temp ,rega 
+0x47f6 017417 call iicd_read_eep_data 
+0x47f7 017418 fetch 1 ,mem_shutter_random_mac_data_temp 
+0x47f8 017419 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
+:      017420 shutter_write_random_mac_addr_to_eeprom:
+0x47f9 017421 setarg 1 
+0x47fa 017422 store 1 ,mem_shutter_random_mac_data_temp 
+0x47fb 017423 force 3 ,loopcnt 
+0x47fc 017424 call generate_random_loop 
+0x47fd 017425 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47fe 017426 copy pdata ,regb 
+0x47ff 017427 arg 4 ,temp 
+0x4800 017428 arg mem_shutter_random_mac_data_temp ,rega 
+0x4801 017429 call iicd_write_eep_data 
+:      017430 shutter_write_random_mac_addr:
+0x4802 017431 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
+0x4803 017432 store 3 ,mem_lap 
+0x4804 017433 store 3 ,mem_le_lap 
+0x4805 017434 rtn 
+:      017437 shutter_soft_swtich_power_on:
+0x4806 017438 branch shutter_start_reconnect 
+:      017441 shutter_soft_swtich_power_off:
+0x4807 017442 arg 0 ,rega 
+0x4808 017443 arg mem_shutter_power_off_led_style ,regc 
+0x4809 017444 call ui_led_set_style_global 
+0x480a 017445 call shutter_disconnect_current_connection 
+:      017446 shutter_wait_power_off:
+0x480b 017447 fetch 1 ,mem_shutter_power_off_timeout 
+0x480c 017448 store 1 ,mem_shutter_power_off_timer 
+0x480d 017449 rtn 
+:      017453 ui_soft_swtich_init:
+0x480e 017454 setarg ss_state_power_up 
+0x480f 017455 call ui_soft_swtich_init_power_on_time 
+0x4810 017456 jam ui_button_state_up ,mem_ui_button_last_state 
+0x4811 017457 call ui_button_init 
+0x4812 017458 call ui_button_polling 
+0x4813 017459 fetch 2 ,mem_ui_state_map 
+0x4814 017460 rtnbit1 ui_state_btn_down 
+0x4815 017461 branch app_enter_hibernate 
+:      017463 ui_soft_swtich_init_power_on_time:
+0x4816 017464 fetcht 2 ,mem_power_param_ptr 
+0x4817 017465 istore 1 ,temp 
+0x4818 017466 ifetch 1 ,contw 
+0x4819 017467 store 1 ,mem_ui_button_timeout 
+0x481a 017468 rtn 
+:      017471 ui_soft_switch_botton_up:
+0x481b 017472 fetch 2 ,mem_power_param_ptr 
+0x481c 017473 ifetch 1 ,pdata 
+0x481d 017474 rtnne ss_state_power_up 
+0x481e 017475 branch app_enter_hibernate 
+:      017478 ui_soft_switch_botton_long_press:
+0x481f 017479 fetcht 2 ,mem_power_param_ptr 
+0x4820 017480 ifetch 1 ,temp 
+0x4821 017481 beq ss_state_power_on ,ui_soft_switch_power_off 
+:      017482 ui_soft_switch_power_on:
+0x4822 017483 setarg ss_state_power_on 
+0x4823 017484 fetcht 2 ,mem_power_param_ptr 
+0x4824 017485 istore 1 ,temp 
+0x4825 017486 add temp ,ss_power_off_time ,contr 
+0x4826 017487 ifetch 1 ,contr 
+0x4827 017488 istore 1 ,mem_ui_button_timeout 
+0x4828 017489 ifetch 2 ,contr 
+0x4829 017490 branch callback_func 
+:      017492 ui_soft_switch_power_off:
+0x482a 017493 setarg ss_state_power_off 
+0x482b 017494 call ui_soft_swtich_init_power_on_time 
+0x482c 017495 add temp ,ss_power_off_cb ,contr 
+0x482d 017496 ifetch 2 ,contr 
+0x482e 017497 branch app_enter_hibernate ,blank 
+0x482f 017498 branch callback_func 
+:      017504 shutter_byteswap:
+0x4830 017505 store 6 ,mem_tmp_buffer 
+0x4831 017506 fetch 1 ,mem_tmp_buffer 
+0x4832 017507 store 1 ,mem_tmp_buffer + 11 
+0x4833 017508 ifetch 1 ,contr 
+0x4834 017509 store 1 ,mem_tmp_buffer + 10 
+0x4835 017510 ifetch 1 ,contr 
+0x4836 017511 store 1 ,mem_tmp_buffer + 9 
+0x4837 017512 ifetch 1 ,contr 
+0x4838 017513 store 1 ,mem_tmp_buffer + 8 
+0x4839 017514 ifetch 1 ,contr 
+0x483a 017515 store 1 ,mem_tmp_buffer + 7 
+0x483b 017516 ifetch 1 ,contr 
+0x483c 017517 store 1 ,mem_tmp_buffer + 6 
+0x483d 017518 fetch 6 ,mem_tmp_buffer + 6 
+0x483e 017519 rtn 
+:      017521 shutter_random_addr_by_otp:
+0x483f 017522 call load_adc_init 
+0x4840 017523 fetch 1 ,mem_1v_adc_io_data 
+0x4841 017524 store 1 ,mem_le_lap 
+0x4842 017525 fetch 1 ,mem_5v_adc_hvin_data 
+0x4843 017526 istore 1 ,contw 
+0x4844 017527 fetch 1 ,mem_3v_adc_vinlpm_data 
+0x4845 017528 istore 1 ,contw 
+0x4846 017529 fetch 3 ,mem_le_lap 
+0x4847 017530 store 3 ,mem_lap 
+0x4848 017531 rtn 
+:      017543 sim_iic_read_eep_data:
+0x4849 017544 fetch 2 ,mem_eeprom_base 
+0x484a 017545 iadd regb ,pdata 
+0x484b 017546 byteswap pdata ,pdata 
+0x484c 017547 store 2 ,mem_addr_mi 
+0x484d 017548 copy temp ,regb 
+0x484e 017550 call sim_iic_start 
+0x484f 017551 setarg 0xa0 
+0x4850 017552 call sim_iic_send_byte 
+0x4851 017553 fetch 1 ,mem_addr_mi 
+0x4852 017554 call sim_iic_send_byte 
+0x4853 017555 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
+0x4854 017556 fetch 1 ,mem_addr_mi + 1 
+0x4855 017557 call sim_iic_send_byte 
+:      017558 sim_iic_read_eep_data_2k:
+0x4856 017559 call sim_iic_stop 
+0x4857 017561 call sim_iic_start 
+0x4858 017562 setarg 0xa1 
+0x4859 017563 call sim_iic_send_byte 
+:      017565 sim_iic_read_eep_data_loop:
+0x485a 017566 call sim_iic_read_byte 
+0x485b 017567 istore 1 ,rega 
+0x485c 017568 increase 1 ,rega 
+0x485d 017569 increase -1 ,regb 
+0x485e 017570 nbranch sim_iic_read_eep_data_loop ,zero 
+0x485f 017571 branch sim_iic_stop 
+:      017582 sim_iic_write_eep_data:
+0x4860 017583 byteswap regb ,pdata 
+0x4861 017584 store 2 ,mem_addr_mi 
+0x4862 017585 copy temp ,regb 
+0x4863 017587 call sim_iic_start 
+0x4864 017588 setarg 0xa0 
+0x4865 017589 call sim_iic_send_byte 
+0x4866 017591 fetch 1 ,mem_addr_mi 
+0x4867 017592 call sim_iic_send_byte 
+0x4868 017593 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
+0x4869 017594 fetch 1 ,mem_addr_mi + 1 
+0x486a 017595 call sim_iic_send_byte 
+:      017596 sim_iic_write_eep_data_loop:
+0x486b 017597 ifetch 1 ,rega 
+0x486c 017598 call sim_iic_send_byte 
+0x486d 017599 increase 1 ,rega 
+0x486e 017600 increase -1 ,regb 
+0x486f 017601 nbranch sim_iic_write_eep_data_loop ,zero 
+0x4870 017602 branch sim_iic_stop 
+:      017606 sim_iic_wait_ack:
+0x4871 017607 arg 10 ,loopcnt 
+0x4872 017608 call sim_iic_release_sda 
+0x4873 017609 call sim_iic_scl_output_high 
+0x4874 017610 call sim_iic_delay 
+:      017611 sim_iic_wait_ack_loop:
+0x4875 017612 call sim_iic_read_sda_level 
+0x4876 017613 branch sim_iic_scl_output_low ,blank 
+0x4877 017614 loop sim_iic_wait_ack_loop 
+0x4878 017615 branch sim_iic_scl_output_low 
+:      017619 sim_iic_ack_slave:
+0x4879 017620 call sim_iic_scl_output_low 
+0x487a 017621 call sim_iic_sda_output_low 
+0x487b 017622 call sim_iic_delay 
+0x487c 017623 call sim_iic_scl_output_high 
+0x487d 017624 call sim_iic_delay 
+0x487e 017625 branch sim_iic_scl_output_low 
+:      017630 sim_iic_read_byte:
+0x487f 017631 arg 8 ,loopcnt 
+0x4880 017632 arg 0 ,regc 
+0x4881 017633 call sim_iic_release_sda 
+:      017634 sim_iic_read_byte_loop:
+0x4882 017635 call sim_iic_scl_output_high 
+0x4883 017636 call sim_iic_delay 
+0x4884 017637 lshift regc ,regc 
+0x4885 017638 call sim_iic_read_sda_level 
+0x4886 017639 iadd regc ,regc 
+0x4887 017640 call sim_iic_delay 
+0x4888 017641 call sim_iic_scl_output_low 
+0x4889 017642 loop sim_iic_read_byte_loop 
+0x488a 017643 call sim_iic_ack_slave 
+0x488b 017644 copy regc ,pdata 
+0x488c 017645 rtn 
+:      017649 sim_iic_send_byte:
+0x488d 017650 arg 8 ,loopcnt 
+0x488e 017651 copy pdata ,regc 
+0x488f 017652 call sim_iic_scl_output_low 
+:      017653 sim_iic_send_byte_loop:
+0x4890 017654 isolate1 7 ,regc 
+0x4891 017655 call sim_iic_sda_output_high ,true 
+0x4892 017656 ncall sim_iic_sda_output_low ,true 
+0x4893 017657 lshift regc ,regc 
+0x4894 017658 call sim_iic_delay 
+0x4895 017659 call sim_iic_scl_output_high 
+0x4896 017660 call sim_iic_delay 
+0x4897 017661 call sim_iic_scl_output_low 
+0x4898 017662 call sim_iic_delay 
+0x4899 017663 loop sim_iic_send_byte_loop 
+0x489a 017664 branch sim_iic_wait_ack 
+:      017668 sim_iic_start:
+0x489b 017669 call sim_iic_sda_output_high 
+0x489c 017670 call sim_iic_scl_output_high 
+0x489d 017671 call sim_iic_delay 
+0x489e 017672 call sim_iic_sda_output_low 
+0x489f 017673 call sim_iic_delay 
+0x48a0 017674 branch sim_iic_scl_output_low 
+:      017678 sim_iic_stop:
+0x48a1 017679 call sim_iic_sda_output_low 
+0x48a2 017680 call sim_iic_scl_output_high 
+0x48a3 017681 call sim_iic_delay 
+0x48a4 017682 call sim_iic_sda_output_high 
+0x48a5 017683 branch sim_iic_delay 
+:      017687 sim_iic_scl_output_high:
+0x48a6 017688 enable user 
+0x48a7 017689 fetch 1 ,sim_iic_scl_gpio_num 
+0x48a8 017690 branch sim_iic_config_gpio 
+:      017693 sim_iic_scl_output_low:
+0x48a9 017694 disable user 
+0x48aa 017695 fetch 1 ,sim_iic_scl_gpio_num 
+0x48ab 017696 branch sim_iic_config_gpio 
+:      017699 sim_iic_sda_output_high:
+0x48ac 017700 enable user 
+0x48ad 017701 fetch 1 ,sim_iic_sda_gpio_num 
+0x48ae 017702 branch sim_iic_config_gpio 
+:      017705 sim_iic_sda_output_low:
+0x48af 017706 disable user 
+0x48b0 017707 fetch 1 ,sim_iic_sda_gpio_num 
+0x48b1 017708 branch sim_iic_config_gpio 
+:      017713 sim_iic_config_gpio:
+0x48b2 017714 and pdata ,0x07 ,queue 
+0x48b3 017715 rshift3 pdata ,pdata 
+0x48b4 017716 arg core_gpio_oe0 ,temp 
+0x48b5 017717 iadd temp ,temp 
+0x48b6 017718 ifetch 1 ,temp 
+0x48b7 017719 qset1 pdata 
+0x48b8 017720 istore 1 ,temp 
+0x48b9 017721 increase 4 ,temp 
+0x48ba 017722 ifetch 1 ,temp 
+0x48bb 017723 qsetflag user ,pdata 
+0x48bc 017724 istore 1 ,temp 
+0x48bd 017725 rtn 
+:      017728 sim_iic_release_sda:
+0x48be 017729 fetch 1 ,sim_iic_sda_gpio_num 
+0x48bf 017730 and pdata ,0x07 ,queue 
+0x48c0 017731 rshift3 pdata ,pdata 
+0x48c1 017732 arg core_gpio_oe0 ,temp 
+0x48c2 017733 iadd temp ,temp 
+0x48c3 017734 ifetch 1 ,temp 
+0x48c4 017735 qset0 pdata 
+0x48c5 017736 istore 1 ,temp 
+0x48c6 017737 rtn 
+:      017742 sim_iic_read_sda_level:
+0x48c7 017743 nop 4 
+0x48c8 017744 fetch 1 ,sim_iic_sda_gpio_num 
+0x48c9 017745 and pdata ,0x07 ,queue 
+0x48ca 017746 rshift3 pdata ,pdata 
+0x48cb 017747 arg core_gpio_in ,temp 
+0x48cc 017748 iadd temp ,temp 
+0x48cd 017749 setarg 0 
+0x48ce 017750 ifetcht 1 ,temp 
+0x48cf 017751 qisolate1 temp 
+0x48d0 017752 setflag true ,0 ,pdata 
+0x48d1 017753 rtn 
+:      017756 sim_iic_delay:
+0x48d2 017758 rtn 
+:      017764 usb_isr:
+0x48d3 017765 bpatch patch1e_6 ,mem_patch1e 
+0x48d4 017766 hfetch 1 ,core_usb_status 
+0x48d5 017767 isolate1 7 ,pdata 
+0x48d6 017768 call usb_init ,true 
+0x48d7 017769 call usb_nak_state_judge 
+0x48d8 017770 hfetch 1 ,core_usb_status 
+0x48d9 017771 store 1 ,mem_usb_status 
+0x48da 017772 hfetch 1 ,core_usb_fifo_empty 
+0x48db 017773 store 1 ,mem_usb_fifo_empty 
+0x48dc 017774 hstore 1 ,core_usb_fifo_empty 
+0x48dd 017775 pinvert 
+0x48de 017776 fetcht 1 ,mem_usb_tx_wait 
+0x48df 017777 iand temp ,pdata 
+0x48e0 017778 store 1 ,mem_usb_tx_wait 
+0x48e1 017779 jam 0xe0 ,core_usb_status 
+0x48e2 017780 fetch 1 ,mem_usb_fifo_empty 
+0x48e3 017781 compare 0x1 ,pdata ,0x1 
+0x48e4 017782 call usb0_fifo_empty ,true 
+0x48e5 017783 fetch 1 ,mem_usb_status 
+0x48e6 017784 compare 0x1 ,pdata ,0x1 
+0x48e7 017785 call usb_status1 ,true 
+0x48e8 017786 call usb_tx 
+0x48e9 017787 branch usb_nak_state 
+:      017789 usb_init:
+0x48ea 017790 bpatch patch1e_7 ,mem_patch1e 
+0x48eb 017791 call usb_init_param 
+0x48ec 017792 jam 0x00 ,core_usb_config 
+0x48ed 017793 nop 10000 
+0x48ee 017794 jam 0xc0 ,core_usb_trig 
+0x48ef 017795 hfetch 2 ,core_clkoff 
+0x48f0 017796 set0 clock_off_usb ,pdata 
+0x48f1 017797 hstore 2 ,core_clkoff 
+0x48f2 017798 jam 0x3c ,core_usb_config 
+0x48f3 017799 jam 0xff ,core_usb_status 
+0x48f4 017800 jam 0xff ,core_usb_fifo_empty 
+0x48f5 017801 jam 0 ,core_usb_addr 
+0x48f6 017802 jam dev_default ,mem_usb0_state 
+0x48f7 017803 setarg mem_usb_clear_mem_end 
+0x48f8 017804 arg mem_usb_clear_mem_start ,contw 
+0x48f9 017805 isub contw ,loopcnt 
+0x48fa 017806 branch clear_mem 
+:      017808 usb_offline_check_init:
+0x48fb 017809 fetcht 1 ,mem_usb_offline_check_gpio 
+0x48fc 017810 branch gpio_config_input 
+:      017811 usb_offline_state:
+0x48fd 017812 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x48fe 017813 rtn blank 
+0x48ff 017814 fetcht 1 ,mem_usb_offline_check_gpio 
+0x4900 017815 call gpio_get_bit 
+0x4901 017816 branch usb_init ,true 
+0x4902 017817 rtn 
+:      017820 usb_nak_state:
+0x4903 017821 arg timer_nak ,queue 
+0x4904 017822 call timer_check 
+0x4905 017823 nrtn blank 
+0x4906 017824 fetch 1 ,mem_usb_wakestate_onetime_flag 
+0x4907 017825 nrtn blank 
+0x4908 017826 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4909 017827 ncall usb_mac_wakeup_judge ,blank 
+0x490a 017828 rtn 
+:      017830 usb_mem_devicedesc_init:
+0x490b 017831 arg mem_devicedesc ,contw 
+0x490c 017832 setsect 0 ,0x11212 
+0x490d 017833 setsect 1 ,0x8000 
+0x490e 017834 setsect 2 ,0x0 
+0x490f 017835 setsect 3 ,0x10000 
+0x4910 017836 istore 9 ,contw 
+0x4911 017837 setsect 0 ,0x22412 
+0x4912 017838 setsect 1 ,0x8604 
+0x4913 017839 setsect 2 ,0x1000 
+0x4914 017840 setsect 3 ,0x8 
+0x4915 017841 istore 9 ,contw 
+0x4916 017842 setsect 0 ,0x1 
+0x4917 017843 istore 1 ,contw 
+0x4918 017844 rtn 
+:      017846 usb_init_param:
+0x4919 017847 jam 2 ,mem_usb0_state 
+0x491a 017848 setarg 0x0 
+0x491b 017849 store 1 ,mem_remain 
+0x491c 017850 store 2 ,mem_usb_zero_packet 
+0x491d 017851 pincrease 1 
+0x491e 017852 store 2 ,mem_usb_ones_packet 
+0x491f 017853 pincrease 1 
+0x4920 017854 store 2 ,mem_usb_two_packet 
+0x4921 017855 setarg hid_kbdata_addr 
+0x4922 017856 store 2 ,mem_hidreportdesc_kb 
+0x4923 017857 setarg hid_msdata_addr 
+0x4924 017858 store 2 ,mem_hidreportdesc_m 
+0x4925 017859 arg mem_confdesc ,contw 
+0x4926 017860 arg hid_confdata_addr ,contr 
+0x4927 017861 call memcpy64 
+0x4928 017862 fetch 1 ,mem_usb_tx_interval 
+0x4929 017863 ncall usb_tx_interval_config ,blank 
+0x492a 017864 branch usb_mem_devicedesc_init 
+:      017866 usb_tx_interval_config:
+0x492b 017867 store 1 ,mem_confdesc + 34 
+0x492c 017868 store 1 ,mem_confdesc + 59 
+0x492d 017869 rtn 
+:      017870 usb_nak_state_judge:
+0x492e 017871 hfetch 1 ,core_usb_status 
+0x492f 017872 bbit1 usb_status_nak ,usb_nak_state_timer_init 
+0x4930 017873 rtn 
+:      017875 usb_nak_state_timer_init:
+0x4931 017876 call usb0_attached_state_judge 
+0x4932 017877 call timer_reinit 
+0x4933 017878 setarg timer_nak_delay 
+0x4934 017879 arg timer_nak ,queue 
+0x4935 017880 branch timer_init 
+:      017882 usb0_attached_state_judge:
+0x4936 017883 fetch 1 ,mem_usb_state 
+0x4937 017884 bne usb_connected ,usb_clear_halt_dispose 
+0x4938 017885 jam 0 ,mem_usb_wakestate_onetime_flag 
+0x4939 017886 jam 0 ,mem_usb_mac_wakeup_trig 
+0x493a 017887 rtn 
+:      017888 usb_clear_halt_dispose:
+0x493b 017889 fetch 1 ,mem_usb_clear_halt 
+0x493c 017890 rtn blank 
+0x493d 017891 jam 0 ,mem_usb_clear_halt 
+0x493e 017892 jam usb_connected ,mem_usb_state 
+0x493f 017893 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4940 017894 rtn 
+:      017896 usb0_fifo_empty:
+0x4941 017897 jam 0x1 ,core_usb_fifo_empty 
+0x4942 017898 branch usb0_tx 
+:      017900 usb_rx_no_data:
+0x4943 017901 fetch 1 ,mem_usb_status 
+0x4944 017902 bbit1 usb_status_setup ,usb_class_type 
+0x4945 017903 rtn 
+:      017905 usb_rx_read:
+0x4946 017906 hfetch 1 ,core_usb_ep 
+0x4947 017907 istore 1 ,contw 
+0x4948 017908 loop usb_rx_read 
+0x4949 017909 rtn 
+:      017911 usb_status1:
+0x494a 017912 bpatch patch1f_0 ,mem_patch1f 
+0x494b 017913 jam 0x11 ,core_usb_status 
+0x494c 017914 hfetch 1 ,core_usb_ep_len 
+0x494d 017915 store 1 ,mem_usb_read_len 
+0x494e 017916 copy pdata ,loopcnt 
+0x494f 017917 branch usb_rx_no_data ,blank 
+0x4950 017918 arg mem_usb_setup ,contw 
+0x4951 017919 call usb_rx_read 
+0x4952 017920 fetch 1 ,mem_usb_read_len 
+0x4953 017921 sub pdata ,7 ,null 
+0x4954 017922 rtn positive 
+:      017923 usb_class_type:
+0x4955 017924 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4956 017925 and_into 0x80 ,pdata 
+0x4957 017926 beq in_device ,usb_in_device 
+0x4958 017927 beq out_device ,usb_out_device 
+0x4959 017928 branch assert 
+:      017930 usb_in_device:
+0x495a 017931 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x495b 017932 rshift4 pdata ,pdata 
+0x495c 017933 rshift pdata ,pdata 
+0x495d 017934 and_into 0x03 ,pdata 
+0x495e 017935 beq standard_req ,usb_in_standard_req 
+0x495f 017936 beq class_req ,usb_in_class_req 
+0x4960 017937 beq manufacturer_req ,usb_in_manufacturer_req 
+0x4961 017938 branch assert 
+:      017940 usb_out_device:
+0x4962 017941 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4963 017942 rshift4 pdata ,pdata 
+0x4964 017943 rshift pdata ,pdata 
+0x4965 017944 and_into 0x03 ,pdata 
+0x4966 017945 beq standard_req ,usb_out_standard_req 
+0x4967 017946 beq class_req ,usb_out_class_req 
+0x4968 017947 beq manufacturer_req ,usb_out_manufacturer_req 
+0x4969 017948 branch assert 
+:      017950 usb_in_standard_req:
+0x496a 017951 fetch 1 ,mem_usb_setup_brequest 
+0x496b 017952 beq get_configuration ,usb0_request_get_configuration 
+0x496c 017953 beq get_descriptor ,usb0_request_get_descriptor 
+0x496d 017954 beq get_interface ,usb0_request_get_interface 
+0x496e 017955 beq get_status ,usb0_request_get_status 
+0x496f 017956 branch usb0_force_stall 
+:      017958 usb_in_class_req:
+0x4970 017959 fetch 1 ,mem_usb_setup_brequest 
+0x4971 017960 beq get_idle ,usb_get_idle 
+0x4972 017961 beq get_report ,usb_get_report 
+0x4973 017962 beq get_protocol ,usb_get_protocol_req 
+0x4974 017963 branch usb0_force_stall 
+:      017965 usb_in_manufacturer_req:
+0x4975 017966 branch usb0_force_stall 
+:      017968 usb_out_standard_req:
+0x4976 017969 fetch 1 ,mem_usb_setup_brequest 
+0x4977 017970 beq clear_feature ,usb0_request_clear_feature 
+0x4978 017971 beq set_feature ,usb0_request_set_feature 
+0x4979 017972 beq set_address ,usb0_request_set_address 
+0x497a 017973 beq set_configuration ,usb0_request_set_configuration 
+0x497b 017974 beq set_interface ,usb0_request_set_interface 
+0x497c 017975 beq set_descriptor ,usb0_force_stall 
+0x497d 017976 branch usb0_force_stall 
+:      017978 usb_out_class_req:
+0x497e 017979 fetch 1 ,mem_usb_setup_brequest 
+0x497f 017980 beq set_idle ,usb_set_idle 
+0x4980 017981 beq set_report ,usb_set_report 
+0x4981 017982 beq set_protocol ,usb_set_protocol_req 
+0x4982 017983 branch usb0_force_stall 
+:      017985 usb_out_manufacturer_req:
+0x4983 017986 branch usb0_force_stall 
+:      017988 usb0_force_stall:
+0x4984 017989 hfetch 1 ,core_usb_stall 
+0x4985 017990 set1 0 ,pdata 
+0x4986 017991 hstore 1 ,core_usb_stall 
+0x4987 017992 branch usb0_reply_zerolen 
+:      017994 usb0_reply_zerolen:
+0x4988 017995 jam 0x40 ,core_usb_clear 
+0x4989 017996 rtn 
+:      017998 usb0_request_get_configuration:
+0x498a 017999 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x498b 018000 bne in_device ,usb0_force_stall 
+0x498c 018001 fetch 1 ,mem_usb_setup_windex 
+0x498d 018002 bne 0 ,usb0_force_stall 
+0x498e 018003 fetch 1 ,mem_usb_setup_windex + 1 
+0x498f 018004 bne 0 ,usb0_force_stall 
+0x4990 018005 fetch 1 ,mem_usb_setup_blength 
+0x4991 018006 bne 1 ,usb0_force_stall 
+0x4992 018007 fetch 1 ,mem_usb_setup_blengthh 
+0x4993 018008 bne 0 ,usb0_force_stall 
+0x4994 018009 fetch 1 ,mem_usb_setup_bvalue 
+0x4995 018010 bne 0 ,usb0_force_stall 
+0x4996 018011 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4997 018012 bne 0 ,usb0_force_stall 
+0x4998 018013 fetch 1 ,mem_usb0_state 
+0x4999 018014 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
+0x499a 018015 beq dev_address ,usb0_request_get_cfg_dev_addr 
+0x499b 018016 branch usb0_force_stall 
+:      018018 usb0_request_get_cfg_dev_cfg:
+0x499c 018019 arg 1 ,regb 
+0x499d 018020 branch usb_send_ones_packet 
+:      018022 usb0_request_get_cfg_dev_addr:
+0x499e 018023 arg 1 ,regb 
+0x499f 018024 branch usb_send_zero_packet 
+:      018026 usb0_request_get_descriptor:
+0x49a0 018027 bpatch patch1f_1 ,mem_patch1f 
+0x49a1 018028 set0 mark_isstr ,mark 
+0x49a2 018029 fetch 1 ,mem_usb_setup_bvalueh 
+0x49a3 018030 beq dsc_device ,dsc_device_info 
+0x49a4 018031 beq dsc_config ,dsc_config_info 
+0x49a5 018032 beq dsc_string ,dsc_string_info 
+0x49a6 018033 beq dsc_hid ,dsc_hid_info 
+0x49a7 018034 beq dsc_hid_report ,dsc_hid_report_info 
+0x49a8 018035 branch usb0_force_stall 
+:      018037 dsc_hid_info:
+0x49a9 018038 jam 0 ,mem_usb_get_protocol_flag 
+0x49aa 018039 fetch 1 ,mem_usb_setup_windex 
+0x49ab 018040 beq 0 ,dsc_hid_info_interface0 
+0x49ac 018041 beq 1 ,dsc_hid_info_interface1 
+0x49ad 018042 branch usb0_force_stall 
+:      018044 dsc_hid_info_interface0:
+0x49ae 018045 arg mem_confdesc + 19 ,rega 
+0x49af 018046 ifetch 1 ,rega 
+0x49b0 018047 iforce regb 
+0x49b1 018048 branch usb0_respond 
+:      018050 dsc_hid_info_interface1:
+0x49b2 018051 arg mem_confdesc + 44 ,rega 
+0x49b3 018052 ifetch 1 ,rega 
+0x49b4 018053 iforce regb 
+0x49b5 018054 branch usb0_respond 
+:      018056 dsc_device_info:
+0x49b6 018060 fetch 1 ,mem_usb_set_high_addr_flag 
+0x49b7 018061 ncall usb_set_high_addr ,blank 
+0x49b8 018062 setarg mem_devicedesc 
+0x49b9 018063 fetcht 1 ,mem_devicedesc 
+:      018064 dsc_info_set_data_len:
+0x49ba 018065 store 2 ,mem_dsc_info_data_pointer 
+0x49bb 018066 storet 1 ,mem_dsc_info_len 
+0x49bc 018067 fetch 1 ,mem_usb_setup_blength 
+0x49bd 018068 isub temp ,null 
+0x49be 018069 nbranch dsc_info_set_current_data_len ,positive 
+:      018070 dsc_info_set_initial_data_len:
+0x49bf 018071 fetch 1 ,mem_dsc_info_len 
+:      018072 dsc_info_set_data_size_completed:
+0x49c0 018073 iforce regb 
+0x49c1 018074 fetch 2 ,mem_dsc_info_data_pointer 
+0x49c2 018075 add pdata ,1 ,pdata 
+0x49c3 018076 iforce rega 
+0x49c4 018077 branch usb0_respond 
+:      018078 dsc_info_set_current_data_len:
+0x49c5 018079 fetch 1 ,mem_usb_setup_blength 
+0x49c6 018080 branch dsc_info_set_data_size_completed 
+:      018082 usb_set_high_addr:
+0x49c7 018083 hfetch 1 ,core_usb_addr 
+0x49c8 018084 ncall usb0_set_addr ,blank 
+0x49c9 018085 jam 0 ,mem_usb_set_high_addr_flag 
+0x49ca 018086 rtn 
+:      018087 usb0_set_addr:
+0x49cb 018088 hfetch 1 ,core_usb_addr 
+0x49cc 018089 set1 7 ,pdata 
+0x49cd 018090 hstore 1 ,core_usb_addr 
+0x49ce 018091 rtn 
+:      018093 dsc_config_info:
+0x49cf 018094 setarg mem_confdesc 
+0x49d0 018095 fetcht 1 ,mem_confdesc 
+0x49d1 018096 branch dsc_info_set_data_len 
+:      018098 dsc_string_info:
+0x49d2 018099 fetch 1 ,mem_usb_setup_bvalue 
+0x49d3 018100 sub pdata ,3 ,null 
+0x49d4 018101 nbranch usb0_force_stall ,positive 
+0x49d5 018102 fetch 1 ,mem_usb_setup_bvalue 
+0x49d6 018103 arg mem_string0 ,rega 
+0x49d7 018104 beq 0 ,usb0_respond_length 
+0x49d8 018105 set1 mark_isstr ,mark 
+0x49d9 018106 arg mem_string1 ,rega 
+0x49da 018107 beq 1 ,usb0_respond_length 
+0x49db 018108 arg mem_string2 ,rega 
+0x49dc 018109 beq 2 ,usb0_respond_length 
+0x49dd 018110 arg mem_string3 ,rega 
+0x49de 018111 beq 3 ,usb0_respond_length 
+0x49df 018112 rtn 
+:      018114 dsc_hid_report_info:
+0x49e0 018115 fetch 2 ,mem_usb_setup_windex 
+0x49e1 018116 beq 1 ,dsc_hid_report_info0 
+0x49e2 018117 fetch 2 ,mem_hidreportdesc_kb 
+0x49e3 018118 copy pdata ,rega 
+0x49e4 018120 branch usb0_respond_length 
+:      018121 dsc_hid_report_info0:
+0x49e5 018122 jam 1 ,mem_usb_device_enumeration_endflag 
+0x49e6 018123 jam usb_got_report_req ,mem_usb_state 
+0x49e7 018124 fetch 2 ,mem_hidreportdesc_m 
+0x49e8 018125 copy pdata ,rega 
+0x49e9 018127 branch usb0_respond_length 
+:      018130 usb0_request_get_interface:
+0x49ea 018131 fetch 1 ,mem_usb0_state 
+0x49eb 018132 bne dev_configured ,usb0_force_stall 
+0x49ec 018133 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x49ed 018134 bne in_interface ,usb0_force_stall 
+0x49ee 018135 fetch 1 ,mem_usb_setup_bvalue 
+0x49ef 018136 bne 0 ,usb0_force_stall 
+0x49f0 018137 fetch 1 ,mem_usb_setup_bvalueh 
+0x49f1 018138 bne 0 ,usb0_force_stall 
+0x49f2 018139 fetch 1 ,mem_usb_setup_blength 
+0x49f3 018140 bne 1 ,usb0_force_stall 
+0x49f4 018141 fetch 1 ,mem_usb_setup_blengthh 
+0x49f5 018142 bne 0 ,usb0_force_stall 
+0x49f6 018143 fetch 1 ,mem_usb_setup_windex 
+0x49f7 018144 bne 0 ,usb0_force_stall 
+0x49f8 018145 fetch 1 ,mem_usb_setup_windex + 1 
+0x49f9 018146 bne 0 ,usb0_force_stall 
+0x49fa 018147 arg 1 ,regb 
+0x49fb 018148 branch usb_send_zero_packet 
+:      018151 usb0_request_get_status:
+0x49fc 018152 fetch 1 ,mem_usb0_state 
+0x49fd 018153 beq dev_default ,usb0_force_stall 
+0x49fe 018154 fetch 1 ,mem_usb_setup_bvalue 
+0x49ff 018155 bne 0 ,usb0_force_stall 
+0x4a00 018156 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a01 018157 bne 0 ,usb0_force_stall 
+0x4a02 018158 fetch 1 ,mem_usb_setup_blength 
+0x4a03 018159 bne 2 ,usb0_force_stall 
+0x4a04 018160 fetch 1 ,mem_usb_setup_blengthh 
+0x4a05 018161 bne 0 ,usb0_force_stall 
+0x4a06 018162 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a07 018163 bne 0 ,usb0_force_stall 
+0x4a08 018164 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a09 018165 beq in_device ,usb0_get_status_in_device 
+0x4a0a 018166 beq in_interface ,usb0_get_status_in_interface 
+0x4a0b 018167 beq in_endpoint ,usb0_get_status_in_endpoint 
+0x4a0c 018168 branch usb0_force_stall 
+:      018170 usb0_get_status_in_device:
+0x4a0d 018171 fetch 1 ,mem_usb_setup_windex 
+0x4a0e 018172 bne 0 ,usb0_force_stall 
+0x4a0f 018173 arg 2 ,regb 
+0x4a10 018174 fetch 1 ,mem_usb_remote_wakeup 
+0x4a11 018175 beq 0x01 ,usb_send_two_packet 
+:      018177 usb_send_zero_packet:
+0x4a12 018178 arg mem_usb_zero_packet ,rega 
+0x4a13 018179 branch usb0_respond 
+:      018180 usb_send_ones_packet:
+0x4a14 018181 arg mem_usb_ones_packet ,rega 
+0x4a15 018182 branch usb0_respond 
+:      018183 usb_send_two_packet:
+0x4a16 018184 arg mem_usb_two_packet ,rega 
+0x4a17 018185 branch usb0_respond 
+:      018187 usb0_get_status_in_interface:
+0x4a18 018188 fetch 1 ,mem_usb0_state 
+0x4a19 018189 bne dev_configured ,usb0_force_stall 
+0x4a1a 018190 arg 2 ,regb 
+0x4a1b 018191 branch usb_send_zero_packet 
+:      018193 usb0_get_status_in_endpoint:
+0x4a1c 018194 fetch 1 ,mem_usb0_state 
+0x4a1d 018195 bne dev_configured ,usb0_force_stall 
+0x4a1e 018196 fetch 1 ,mem_usb_setup_windex 
+0x4a1f 018197 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
+0x4a20 018198 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
+0x4a21 018199 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
+0x4a22 018200 and_into 0x7f ,pdata 
+0x4a23 018201 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
+0x4a24 018202 branch usb0_force_stall 
+:      018204 usb0_get_status_in_ep_in_ep0:
+0x4a25 018205 fetch 1 ,mem_usb_ep0_stall_status 
+:      018206 usb0_get_status_in_ep_in_ack:
+0x4a26 018207 arg 2 ,regb 
+0x4a27 018208 beq 1 ,usb_send_ones_packet 
+0x4a28 018209 branch usb_send_zero_packet 
+:      018210 usb0_get_status_in_ep_in_ep1:
+0x4a29 018211 fetch 1 ,mem_usb_ep1_stall_status 
+0x4a2a 018212 branch usb0_get_status_in_ep_in_ack 
+:      018213 usb0_get_status_in_ep_in_ep2:
+0x4a2b 018214 fetch 1 ,mem_usb_ep2_stall_status 
+0x4a2c 018215 branch usb0_get_status_in_ep_in_ack 
+:      018216 usb0_get_status_in_ep_in_ep3:
+0x4a2d 018217 fetch 1 ,mem_usb_ep3_stall_status 
+0x4a2e 018218 branch usb0_get_status_in_ep_in_ack 
+:      018220 usb_get_idle:
+0x4a2f 018221 jam 1 ,mem_usb_idle_flag 
+0x4a30 018222 arg mem_usb_idle_rate ,rega 
+0x4a31 018223 arg 1 ,regb 
+0x4a32 018224 branch usb0_respond 
+:      018226 usb_get_report:
+0x4a33 018227 fetch 2 ,mem_usb_setup_bvalue 
+0x4a34 018228 arg pc_get_report ,temp 
+0x4a35 018229 isub temp ,null 
+0x4a36 018230 nbranch usb0_force_stall ,zero 
+0x4a37 018231 set0 mark_isstr ,mark 
+:      018232 usb_get_report_dispose:
+0x4a38 018233 fetch 1 ,mem_usb0_data_ready_report 
+0x4a39 018234 nbranch usb_get_report_data_success ,blank 
+0x4a3a 018235 jam pc_get_nondata ,mem_usb0_get_report_data 
+:      018236 usb_get_report_send_data:
+0x4a3b 018237 fetch 1 ,mem_usb_setup_blength 
+0x4a3c 018238 iforce regb 
+0x4a3d 018239 arg mem_usb0_get_report_data ,rega 
+0x4a3e 018240 call usb0_respond 
+:      018241 usb_get_report_data_release:
+0x4a3f 018242 arg mem_usb0_get_report_data ,contw 
+0x4a40 018243 arg 8 ,loopcnt 
+0x4a41 018244 branch memset0 
+:      018245 usb_get_report_data_success:
+0x4a42 018246 jam 0 ,mem_usb0_data_ready_report 
+0x4a43 018247 jam pc_get_data ,mem_usb0_get_report_data 
+0x4a44 018248 branch usb_get_report_send_data 
+:      018250 usb_get_protocol_req:
+0x4a45 018251 fetch 1 ,mem_usb_setup_blength 
+0x4a46 018252 bne 1 ,usb0_force_stall 
+0x4a47 018253 jam 1 ,mem_usb_get_protocol_flag 
+0x4a48 018254 arg 1 ,regb 
+0x4a49 018255 fetch 1 ,mem_usb_set_protocol_value 
+0x4a4a 018256 beq 0 ,usb_get_report_protocol 
+0x4a4b 018257 beq 1 ,usb_get_boot_protocol 
+0x4a4c 018258 branch usb_send_zero_packet 
+:      018259 usb_get_report_protocol:
+0x4a4d 018260 branch usb_send_ones_packet 
+:      018261 usb_get_boot_protocol:
+0x4a4e 018262 branch usb_send_zero_packet 
+:      018267 usb0_request_clear_feature:
+0x4a4f 018268 fetch 1 ,mem_usb0_state 
+0x4a50 018269 bne dev_configured ,usb0_force_stall 
+0x4a51 018270 fetch 1 ,mem_usb_setup_blength 
+0x4a52 018271 bne 0 ,usb0_force_stall 
+0x4a53 018272 fetch 1 ,mem_usb_setup_blengthh 
+0x4a54 018273 bne 0 ,usb0_force_stall 
+0x4a55 018274 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a56 018275 bne 0 ,usb0_force_stall 
+0x4a57 018276 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a58 018277 bne 0 ,usb0_force_stall 
+0x4a59 018278 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a5a 018279 beq out_device ,usb0_request_clear_feature_out_device 
+0x4a5b 018280 beq out_interface ,usb0_request_clear_feature_out_interface 
+0x4a5c 018281 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
+0x4a5d 018282 branch usb0_force_stall 
+:      018284 usb0_request_clear_feature_out_device:
+0x4a5e 018285 fetch 1 ,mem_usb_setup_bvalue 
+0x4a5f 018286 bne device_remote_wakeup ,usb0_force_stall 
+0x4a60 018287 hfetch 1 ,core_usb_config 
+0x4a61 018288 set0 7 ,pdata 
+0x4a62 018289 hstore 1 ,core_usb_config 
+0x4a63 018290 jam 0 ,mem_usb_remote_wakeup 
+0x4a64 018291 jam 1 ,mem_usb_clear_remote_wakeup 
+0x4a65 018292 branch usb0_reply_zerolen 
+:      018294 usb0_request_clear_feature_out_interface:
+0x4a66 018295 branch usb0_force_stall 
+:      018297 usb0_request_clear_feature_out_endpoint:
+0x4a67 018298 fetch 1 ,mem_usb_setup_bvalue 
+0x4a68 018299 bne endpoint_halt ,usb0_force_stall 
+0x4a69 018300 fetch 1 ,mem_usb_setup_windex 
+0x4a6a 018301 beq in_ep1 ,usb0_force_stall_ep1_in_off 
+0x4a6b 018302 beq in_ep2 ,usb0_force_stall_ep2_in_off 
+0x4a6c 018303 beq in_ep3 ,usb0_force_stall_ep3_in_off 
+0x4a6d 018304 and_into 0x7f ,pdata 
+0x4a6e 018305 beq 0x00 ,usb0_force_stall_ep0_in_off 
+0x4a6f 018306 branch usb0_force_stall 
+:      018308 usb0_force_stall_ep0_in_off:
+0x4a70 018309 jam 0 ,mem_usb_ep0_stall_status 
+0x4a71 018310 branch usb0_reply_zerolen 
+:      018311 usb0_force_stall_ep1_in_off:
+0x4a72 018312 jam 0 ,mem_usb_ep1_stall_status 
+:      018313 usb0_force_stall_ep1_in_off_reply:
+0x4a73 018314 jam 1 ,mem_usb_clear_halt 
+0x4a74 018315 branch usb0_reply_zerolen 
+:      018316 usb0_force_stall_ep2_in_off:
+0x4a75 018317 jam 0 ,mem_usb_ep2_stall_status 
+0x4a76 018318 branch usb0_force_stall_ep1_in_off_reply 
+:      018319 usb0_force_stall_ep3_in_off:
+0x4a77 018320 jam 0 ,mem_usb_ep3_stall_status 
+0x4a78 018321 branch usb0_force_stall_ep1_in_off_reply 
+:      018324 usb0_request_set_feature:
+0x4a79 018325 fetch 1 ,mem_usb_setup_blength 
+0x4a7a 018326 bne 0 ,usb0_force_stall 
+0x4a7b 018327 fetch 1 ,mem_usb_setup_blengthh 
+0x4a7c 018328 bne 0 ,usb0_force_stall 
+0x4a7d 018329 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a7e 018330 beq out_device ,usb0_request_set_feature_out_device 
+0x4a7f 018331 beq out_interface ,usb0_request_set_feature_out_interface 
+0x4a80 018332 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
+0x4a81 018333 branch usb0_force_stall 
+:      018335 usb0_request_set_feature_out_device:
+0x4a82 018336 fetch 1 ,mem_usb_setup_bvalue 
+0x4a83 018337 bne device_remote_wakeup ,usb0_force_stall 
+0x4a84 018338 hfetch 1 ,core_usb_config 
+0x4a85 018339 set1 7 ,pdata 
+0x4a86 018340 hstore 1 ,core_usb_config 
+0x4a87 018341 jam 1 ,mem_usb_remote_wakeup 
+0x4a88 018342 jam usb_sleep ,mem_usb_state 
+0x4a89 018343 jam 0 ,mem_usb_tx_win_enable 
+0x4a8a 018344 call usb0_reply_zerolen 
+:      018345 usb_wakeup_timer_reinit:
+0x4a8b 018346 call timer_reinit 
+0x4a8c 018347 setarg timer_wakeup_delay 
+0x4a8d 018348 arg timer_wakeup ,queue 
+0x4a8e 018349 branch timer_init 
+:      018351 usb0_request_set_feature_out_interface:
+0x4a8f 018352 branch usb0_force_stall 
+:      018354 usb0_request_set_feature_out_endpoint:
+0x4a90 018355 fetch 1 ,mem_usb_setup_bvalue 
+0x4a91 018356 bne endpoint_halt ,usb0_force_stall 
+0x4a92 018357 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a93 018358 bne 0 ,usb0_force_stall 
+0x4a94 018359 fetch 1 ,mem_usb_setup_windex 
+0x4a95 018360 beq in_ep1 ,usb0_force_stall_ep1_in_on 
+0x4a96 018361 beq in_ep2 ,usb0_force_stall_ep2_in_on 
+0x4a97 018362 beq in_ep3 ,usb0_force_stall_ep3_in_on 
+0x4a98 018363 and_into 0x7f ,pdata 
+0x4a99 018364 beq 0x00 ,usb0_force_stall_ep0_in_on 
+0x4a9a 018365 branch usb0_force_stall 
+:      018367 usb0_force_stall_ep0_in_on:
+0x4a9b 018368 jam 1 ,mem_usb_ep0_stall_status 
+0x4a9c 018369 branch usb0_reply_zerolen 
+:      018370 usb0_force_stall_ep1_in_on:
+0x4a9d 018371 jam 1 ,mem_usb_ep1_stall_status 
+0x4a9e 018372 branch usb0_reply_zerolen 
+:      018373 usb0_force_stall_ep2_in_on:
+0x4a9f 018374 jam 1 ,mem_usb_ep2_stall_status 
+0x4aa0 018375 branch usb0_reply_zerolen 
+:      018376 usb0_force_stall_ep3_in_on:
+0x4aa1 018377 jam 1 ,mem_usb_ep3_stall_status 
+0x4aa2 018378 branch usb0_reply_zerolen 
+:      018381 usb0_request_set_address:
+0x4aa3 018382 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4aa4 018383 bne out_device ,usb0_force_stall 
+0x4aa5 018384 fetch 1 ,mem_usb_setup_windex 
+0x4aa6 018385 bne 0 ,usb0_force_stall 
+0x4aa7 018386 fetch 1 ,mem_usb_setup_windex + 1 
+0x4aa8 018387 bne 0 ,usb0_force_stall 
+0x4aa9 018388 fetch 1 ,mem_usb_setup_blength 
+0x4aaa 018389 bne 0 ,usb0_force_stall 
+0x4aab 018390 fetch 1 ,mem_usb_setup_blengthh 
+0x4aac 018391 bne 0 ,usb0_force_stall 
+0x4aad 018392 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aae 018393 bne 0 ,usb0_force_stall 
+0x4aaf 018394 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab0 018395 and_into 0x80 ,pdata 
+0x4ab1 018396 bne 0 ,usb0_force_stall 
+0x4ab2 018397 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab3 018398 bne 0 ,usb_usb0_state_set_dev_addr 
+:      018399 usb_usb0_state_set_dev_default:
+0x4ab4 018400 jam dev_default ,mem_usb0_state 
+:      018401 usb0_request_set_wait_address:
+0x4ab5 018402 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab6 018403 hstore 1 ,core_usb_addr 
+0x4ab7 018404 call usb0_reply_zerolen 
+0x4ab8 018405 jam 1 ,mem_usb_set_high_addr_flag 
+0x4ab9 018406 rtn 
+:      018407 usb_usb0_state_set_dev_addr:
+0x4aba 018408 jam dev_address ,mem_usb0_state 
+0x4abb 018409 branch usb0_request_set_wait_address 
+:      018412 usb0_request_set_configuration:
+0x4abc 018413 fetch 1 ,mem_usb0_state 
+0x4abd 018414 beq dev_default ,usb0_force_stall 
+0x4abe 018415 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4abf 018416 bne out_device ,usb0_force_stall 
+0x4ac0 018417 fetch 1 ,mem_usb_setup_windex 
+0x4ac1 018418 bne 0 ,usb0_force_stall 
+0x4ac2 018419 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ac3 018420 bne 0 ,usb0_force_stall 
+0x4ac4 018421 fetch 1 ,mem_usb_setup_blength 
+0x4ac5 018422 bne 0 ,usb0_force_stall 
+0x4ac6 018423 fetch 1 ,mem_usb_setup_blengthh 
+0x4ac7 018424 bne 0 ,usb0_force_stall 
+0x4ac8 018425 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4ac9 018426 bne 0 ,usb0_force_stall 
+0x4aca 018427 fetch 1 ,mem_usb_setup_bvalue 
+0x4acb 018428 sub pdata ,usb_max_num_cfg ,null 
+0x4acc 018429 nbranch usb0_force_stall ,positive 
+0x4acd 018430 fetch 1 ,mem_usb0_state 
+0x4ace 018431 beq dev_address ,usb0_request_set_cfg_addr_state 
+0x4acf 018432 beq dev_configured ,usb0_request_set_cfg_cfg_state 
+0x4ad0 018433 branch usb0_force_stall 
+:      018435 usb0_request_set_cfg_addr_state:
+:      018436 usb0_request_set_cfg_cfg_state:
+0x4ad1 018437 fetch 1 ,mem_usb_setup_bvalue 
+0x4ad2 018438 beq 0 ,usb0_request_set_cfg_stay_addr_state 
+0x4ad3 018439 jam dev_configured ,mem_usb0_state 
+0x4ad4 018440 branch usb0_reply_zerolen 
+:      018441 usb0_request_set_cfg_stay_addr_state:
+0x4ad5 018442 jam dev_address ,mem_usb0_state 
+0x4ad6 018443 branch usb0_reply_zerolen 
+:      018446 usb0_request_set_interface:
+0x4ad7 018447 fetch 1 ,mem_usb0_state 
+0x4ad8 018448 bne dev_configured ,usb0_force_stall 
+0x4ad9 018449 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4ada 018450 bne out_interface ,usb0_force_stall 
+0x4adb 018451 fetch 1 ,mem_usb_setup_bvalue 
+0x4adc 018452 bne 0 ,usb0_force_stall 
+0x4add 018453 fetch 1 ,mem_usb_setup_bvalueh 
+0x4ade 018454 bne 0 ,usb0_force_stall 
+0x4adf 018455 fetch 1 ,mem_usb_setup_blength 
+0x4ae0 018456 bne 0 ,usb0_force_stall 
+0x4ae1 018457 fetch 1 ,mem_usb_setup_blengthh 
+0x4ae2 018458 bne 0 ,usb0_force_stall 
+0x4ae3 018459 fetch 1 ,mem_usb_setup_windex 
+0x4ae4 018460 bne 0 ,usb0_force_stall 
+0x4ae5 018461 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ae6 018462 bne 0 ,usb0_force_stall 
+0x4ae7 018463 branch usb0_reply_zerolen 
+:      018466 usb_set_idle:
+0x4ae8 018467 jam 1 ,mem_usb_idle_flag 
+0x4ae9 018468 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aea 018469 store 1 ,mem_usb_idle_rate 
+0x4aeb 018470 fetch 1 ,mem_usb_setup_windex 
+0x4aec 018471 sub pdata ,1 ,null 
+0x4aed 018472 call usb_clear_remote_wakeup_set0 ,zero 
+0x4aee 018473 fetch 1 ,mem_usb_state 
+0x4aef 018474 bne usb_resume ,usb0_reply_zerolen 
+0x4af0 018475 jam usb_connected ,mem_usb_state 
+0x4af1 018476 call usb0_reply_zerolen 
+0x4af2 018477 nop 30000 
+0x4af3 018478 nop 30000 
+0x4af4 018479 rtn 
+:      018480 usb_clear_remote_wakeup_set0:
+0x4af5 018481 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4af6 018482 jam 0 ,mem_usb_clear_remote_wakeup 
+0x4af7 018483 jam usb_resume ,mem_usb_state 
+0x4af8 018484 rtn 
+:      018487 usb_set_report:
+0x4af9 018488 jam 1 ,mem_usb0_get_set_report 
+0x4afa 018489 call usb_set_report_resume_judge 
+0x4afb 018490 fetch 2 ,mem_usb_setup_bvalue 
+0x4afc 018491 store 2 ,mem_usb_setup_bvalue_temp 
+0x4afd 018492 fetch 1 ,mem_usb_setup_blength 
+0x4afe 018493 iforce loopcnt 
+0x4aff 018494 arg mem_usb0_setup ,contr 
+0x4b00 018495 arg mem_usb0_set_report_data ,contw 
+0x4b01 018496 call memcpy 
+0x4b02 018497 branch usb0_reply_zerolen 
+:      018499 usb_set_report_resume_judge:
+0x4b03 018500 fetch 2 ,mem_usb_setup_bvalue 
+0x4b04 018501 arg pc_set_report_bvalue ,temp 
+0x4b05 018502 isub temp ,null 
+0x4b06 018503 nrtn zero 
+0x4b07 018504 fetch 2 ,mem_usb_setup_windex 
+0x4b08 018505 arg pc_set_report_windex ,temp 
+0x4b09 018506 isub temp ,null 
+0x4b0a 018507 nrtn zero 
+0x4b0b 018508 fetch 2 ,mem_usb_setup_blength 
+0x4b0c 018509 arg pc_set_report_blength ,temp 
+0x4b0d 018510 isub temp ,null 
+0x4b0e 018511 nrtn zero 
+0x4b0f 018512 jam 1 ,mem_usb_tx_win_enable 
+0x4b10 018513 rtn 
+:      018516 usb_set_protocol_req:
+0x4b11 018517 fetch 1 ,mem_usb_setup_blength 
+0x4b12 018518 bne 0 ,usb0_force_stall 
+0x4b13 018519 fetch 1 ,mem_usb_setup_bvalue 
+0x4b14 018520 beq boot_protocol ,usb_set_boot_protocol 
+0x4b15 018521 beq report_protocol ,usb_set_report_protocol 
+0x4b16 018522 branch usb0_force_stall 
+:      018523 usb_set_boot_protocol:
+0x4b17 018524 jam 0 ,mem_usb_set_protocol_status 
+0x4b18 018525 jam 1 ,mem_usb_set_protocol_value 
+0x4b19 018526 branch usb0_reply_zerolen 
+:      018527 usb_set_report_protocol:
+0x4b1a 018528 jam 1 ,mem_usb_tx_mac_enable 
+0x4b1b 018529 jam 1 ,mem_usb_set_protocol_status 
+0x4b1c 018530 jam 0 ,mem_usb_set_protocol_value 
+0x4b1d 018531 branch usb0_reply_zerolen 
+:      018534 usb0_respond_length:
+0x4b1e 018535 ifetch 1 ,rega 
+0x4b1f 018536 iforce regb 
+0x4b20 018537 increase 1 ,rega 
+:      018539 usb0_respond:
+0x4b21 018540 bpatch patch1f_2 ,mem_patch1f 
+0x4b22 018541 bmark0 mark_isstr ,usb0_respond0 
+0x4b23 018542 add regb ,1 ,pdata 
+0x4b24 018543 lshift pdata ,pdata 
+0x4b25 018544 hstore 1 ,core_usb_dfifo0 
+0x4b26 018545 jam 3 ,core_usb_dfifo0 
+0x4b27 018546 fetch 1 ,mem_usb_setup_blength 
+0x4b28 018547 increase -2 ,pdata 
+0x4b29 018548 rshift pdata ,pdata 
+0x4b2a 018549 store 1 ,mem_usb_setup_blength 
+0x4b2b 018550 beq 0 ,usb_no_respond_data 
+:      018551 usb0_respond0:
+0x4b2c 018552 fetch 2 ,mem_usb_setup_blength 
+0x4b2d 018553 isub regb ,null 
+0x4b2e 018554 branch usb0_respond1 ,positive 
+0x4b2f 018555 copy pdata ,regb 
+:      018556 usb0_respond1:
+0x4b30 018557 deposit rega 
+0x4b31 018558 store 2 ,mem_bufptr 
+0x4b32 018559 deposit regb 
+0x4b33 018560 store 1 ,mem_remain 
+0x4b34 018561 branch usb0_tx 
+:      018563 usb_no_respond_data:
+0x4b35 018564 arg 0 ,queue 
+0x4b36 018565 branch usb_trig 
+:      018568 usb0_tx:
+0x4b37 018569 bpatch patch1f_3 ,mem_patch1f 
+0x4b38 018570 fetch 1 ,mem_remain 
+0x4b39 018571 rtn blank 
+0x4b3a 018572 copy pdata ,loopcnt 
+0x4b3b 018573 sub pdata ,ep0_packet_size ,null 
+0x4b3c 018574 branch usb0_tx_info ,positive 
+0x4b3d 018575 arg ep0_packet_size ,loopcnt 
+:      018576 usb0_tx_info:
+0x4b3e 018577 fetch 1 ,mem_remain 
+0x4b3f 018578 isub loopcnt ,pdata 
+0x4b40 018579 store 1 ,mem_remain 
+0x4b41 018580 fetch 2 ,mem_bufptr 
+0x4b42 018581 copy pdata ,contr 
+:      018582 usb0_tx0:
+0x4b43 018583 ifetch 1 ,contr 
+0x4b44 018584 hstore 1 ,core_usb_dfifo0 
+0x4b45 018585 bmark0 mark_isstr ,usb0_tx1 
+0x4b46 018586 jam 0 ,core_usb_dfifo0 
+:      018587 usb0_tx1:
+0x4b47 018588 loop usb0_tx0 
+0x4b48 018589 copy contr ,pdata 
+0x4b49 018590 store 2 ,mem_bufptr 
+0x4b4a 018591 arg 0 ,queue 
+0x4b4b 018592 call usb_trig 
+0x4b4c 018593 fetch 1 ,mem_remain 
+0x4b4d 018594 nrtn blank 
+0x4b4e 018595 fetch 1 ,mem_usb_state 
+0x4b4f 018596 rtnne usb_got_report_req 
+0x4b50 018597 jam usb_connected ,mem_usb_state 
+0x4b51 018598 rtn 
+:      018601 usb_tx_ep1:
+0x4b52 018602 arg core_usb_dfifo1 ,rega 
+0x4b53 018603 arg 1 ,queue 
+:      018604 usb_tx_loop:
+0x4b54 018605 ifetch 1 ,contr 
+0x4b55 018606 istore 1 ,rega 
+0x4b56 018607 loop usb_tx_loop 
+:      018608 usb_trig:
+0x4b57 018609 setarg 0 
+0x4b58 018610 qset1 pdata 
+0x4b59 018611 hstore 1 ,core_usb_trig 
+0x4b5a 018612 fetcht 1 ,mem_usb_tx_wait 
+0x4b5b 018613 ior temp ,pdata 
+0x4b5c 018614 store 1 ,mem_usb_tx_wait 
+0x4b5d 018615 rtn 
+:      018617 usb_tx_ep2:
+0x4b5e 018618 arg 2 ,queue 
+0x4b5f 018619 arg core_usb_dfifo2 ,rega 
+0x4b60 018620 branch usb_tx_loop 
+:      018622 usb_tx:
+0x4b61 018623 bpatch patch1f_4 ,mem_patch1f 
+0x4b62 018624 fetch 1 ,mem_usb_tx_enable 
+0x4b63 018625 rtn blank 
+0x4b64 018626 fetch 1 ,mem_usb_tx_wait 
+0x4b65 018627 nbranch usb_inwake_state_tx_dispose ,blank 
+0x4b66 018628 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4b67 018629 branch usb_tx_fifo_release ,blank 
+0x4b68 018630 fetch 1 ,mem_usb_state 
+0x4b69 018631 beq usb_sleep ,usb_windows_wakeup 
+0x4b6a 018632 bne usb_connected ,usb_tx_fifo_release 
+0x4b6b 018633 fetch 1 ,mem_usb_clear_remote_wakeup 
+0x4b6c 018634 nbranch usb_tx_fifo_release ,blank 
+0x4b6d 018635 call usb_tx_data_ep1 
+0x4b6e 018636 branch usb_tx_data_ep2 
+:      018638 usb_tx_data_ep1:
+0x4b6f 018639 fetch 1 ,mem_usb_tx_enable 
+0x4b70 018640 rtnbit0 1 
+0x4b71 018641 fetch 1 ,mem_usb_tx_wait 
+0x4b72 018642 rtnbit1 1 
+0x4b73 018643 fetch 1 ,mem_usb_tx_enable 
+0x4b74 018644 set0 1 ,pdata 
+0x4b75 018645 store 1 ,mem_usb_tx_enable 
+0x4b76 018646 fetch 1 ,mem_usb_ep1_data 
+0x4b77 018647 rtn blank 
+0x4b78 018648 beq usb_ep1_kb ,usb_tx_kb_normal_data 
+0x4b79 018649 branch assert 
+:      018651 usb_tx_data_ep2:
+0x4b7a 018652 fetch 1 ,mem_usb_tx_enable 
+0x4b7b 018653 rtnbit0 2 
+0x4b7c 018654 fetch 1 ,mem_usb_tx_wait 
+0x4b7d 018655 rtnbit1 2 
+0x4b7e 018656 fetch 1 ,mem_usb_tx_enable 
+0x4b7f 018657 set0 2 ,pdata 
+0x4b80 018658 store 1 ,mem_usb_tx_enable 
+0x4b81 018659 fetch 1 ,mem_usb_ep2_data 
+0x4b82 018660 rtn blank 
+0x4b83 018661 beq usb_ep2_ms ,usb_tx_ms_data 
+0x4b84 018662 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
+0x4b85 018663 branch assert 
+:      018665 usb_tx_fifo_release:
+0x4b86 018667 arg mem_usb_mouse_data ,contw 
+0x4b87 018668 arg 6 ,loopcnt 
+0x4b88 018669 branch memset0 
+:      018671 usb_tx_ms_data:
+0x4b89 018672 fetch 1 ,mem_usb_idle_flag 
+0x4b8a 018673 fetcht 1 ,mem_usb_get_protocol_flag 
+0x4b8b 018674 iand temp ,pdata 
+0x4b8c 018675 branch usb_tx_ms_data_normal_mode ,blank 
+0x4b8d 018676 fetcht 1 ,mem_usb_set_protocol_status 
+0x4b8e 018677 iadd temp ,pdata 
+0x4b8f 018678 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
+0x4b90 018679 branch usb_tx_ms_data_normal_mode 
+:      018681 usb_tx_ms_data_mac_boot_mode:
+0x4b91 018682 jam 0 ,mem_usb_ep2_data 
+:      018683 usb_tx_ms_data_mac_boot_regroup:
+0x4b92 018684 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b93 018685 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b94 018686 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b95 018687 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b96 018688 store 1 ,mem_usb_mouse_data 
+0x4b97 018689 fetch 1 ,mem_usb_mouse_data + 2 
+0x4b98 018690 istore 1 ,contw 
+0x4b99 018691 fetch 1 ,mem_usb_mouse_data + 4 
+0x4b9a 018692 istore 1 ,contw 
+0x4b9b 018693 fetch 1 ,mem_usb_mouse_data + 6 
+0x4b9c 018694 istore 1 ,contw 
+0x4b9d 018695 arg 4 ,loopcnt 
+0x4b9e 018696 arg mem_usb_mouse_data ,contr 
+0x4b9f 018697 branch usb_tx_ep2 
+:      018699 usb_tx_ms_data_normal_mode:
+0x4ba0 018700 jam 0 ,mem_usb_ep2_data 
+:      018701 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
+0x4ba1 018702 arg 8 ,loopcnt 
+0x4ba2 018703 arg mem_usb_mouse_data ,contr 
+0x4ba3 018704 branch usb_tx_ep2 
+:      018706 usb_tx_kb_multikey_data:
+0x4ba4 018707 jam 0 ,mem_usb_ep2_data 
+0x4ba5 018708 arg 3 ,loopcnt 
+0x4ba6 018709 arg mem_usb_kb_multikey ,contr 
+0x4ba7 018710 branch usb_tx_ep2 
+:      018712 usb_tx_kb_normal_data:
+0x4ba8 018713 jam 0 ,mem_usb_ep1_data 
+0x4ba9 018714 arg 8 ,loopcnt 
+0x4baa 018715 arg mem_usb_kb_data ,contr 
+0x4bab 018716 branch usb_tx_ep1 
+:      018718 usb_inwake_state_tx_dispose:
+0x4bac 018719 fetch 1 ,mem_usb_state 
+0x4bad 018720 beq usb_sleep ,usb_clear_tx_wait 
+0x4bae 018721 beq usb_connected ,usb_mac_wakeup_trig 
+0x4baf 018722 rtn 
+:      018723 usb_clear_tx_wait:
+0x4bb0 018724 jam 0 ,mem_usb_tx_wait 
+0x4bb1 018725 rtn 
+:      018726 usb_mac_wakeup_trig:
+0x4bb2 018727 hfetch 1 ,core_usb_config 
+0x4bb3 018728 set1 7 ,pdata 
+0x4bb4 018729 hstore 1 ,core_usb_config 
+0x4bb5 018730 jam 1 ,mem_usb_mac_wakeup_trig 
+0x4bb6 018731 rtn 
+:      018733 usb_mac_wakeup_judge:
+0x4bb7 018734 fetch 1 ,mem_usb_state 
+0x4bb8 018735 rtneq usb_sleep 
+0x4bb9 018736 beq usb_connected ,usb_mac_wakeup 
+0x4bba 018737 rtn 
+:      018738 usb_mac_wakeup:
+0x4bbb 018739 fetch 1 ,mem_usb_mac_wakeup_trig 
+0x4bbc 018740 rtn blank 
+0x4bbd 018741 jam 1 ,mem_usb_wakestate_onetime_flag 
+0x4bbe 018742 branch usb_wakeup 
+:      018744 usb_windows_wakeup:
+0x4bbf 018745 arg timer_wakeup ,queue 
+0x4bc0 018746 call timer_check 
+0x4bc1 018747 nrtn blank 
+:      018748 usb_wakeup:
+0x4bc2 018749 hfetch 1 ,core_usb_config 
+0x4bc3 018750 rtnbit0 7 
+0x4bc4 018751 jam 0xfc ,core_usb_config 
+0x4bc5 018752 nop 30000 
+0x4bc6 018753 jam 0x3c ,core_usb_config 
+0x4bc7 018754 rtn 
+:      018761 hci_rx_h4:
+0x4bc8 018762 bpatch patch1f_5 ,mem_patch1f 
+0x4bc9 018763 fetch 1 ,mem_hci_cmd 
+0x4bca 018764 nrtn blank 
+:      018765 hci_rx_h4_1:
+0x4bcb 018766 call hci_h4_parse_packet 
+0x4bcc 018767 ncall h4_rx_discard_packet ,user 
+0x4bcd 018768 rtn 
+:      018770 hci_h4_parse_packet:
+0x4bce 018771 bpatch patch1f_6 ,mem_patch1f 
+0x4bcf 018772 copy contru ,rega 
+0x4bd0 018773 arg 4 ,temp 
+0x4bd1 018774 ifetch 1 ,contru 
+0x4bd2 018775 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
+0x4bd3 018776 increase 1 ,temp 
+0x4bd4 018777 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
+0x4bd5 018778 copy contru ,pdata 
+0x4bd6 018779 hstore 2 ,core_uart_rrptr 
+0x4bd7 018780 rtn 
+:      018781 hci_h4_parse_packet_wait_len:
+0x4bd8 018782 hfetch 2 ,core_uart_rxitems 
+0x4bd9 018783 isub temp ,null 
+0x4bda 018784 nbranch hci_h4_parse_packet_wait_len ,positive 
+0x4bdb 018786 disable user 
+0x4bdc 018787 copy rega ,contru 
+0x4bdd 018788 call h4_get_rx_payload_len 
+0x4bde 018789 iadd temp ,temp 
+:      018790 hci_h4_parse_packet_wait:
+0x4bdf 018791 hfetch 2 ,core_uart_rxitems 
+0x4be0 018792 isub temp ,null 
+0x4be1 018793 nbranch hci_h4_parse_packet_wait ,positive 
+0x4be2 018794 copy rega ,contru 
+0x4be3 018795 ifetch 1 ,contru 
+0x4be4 018796 beq hci_h4_type_cmd ,process_hci_cmd 
+0x4be5 018797 branch assert 
+:      018799 h4_rx_discard_packet:
+0x4be6 018800 bpatch patch1f_7 ,mem_patch1f 
+0x4be7 018801 hfetch 2 ,core_uart_rrptr 
+0x4be8 018802 iforce contru 
+0x4be9 018803 call h4_get_rx_payload_len 
+0x4bea 018804 iadd contru ,contru 
+0x4beb 018805 deposit contru 
+0x4bec 018806 hstore 2 ,core_uart_rrptr 
+0x4bed 018807 rtn 
+:      018812 h4_get_rx_payload_len:
+0x4bee 018813 ifetch 1 ,contru 
+0x4bef 018814 increase 2 ,contru 
+0x4bf0 018815 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
+0x4bf1 018816 ifetch 1 ,contru 
+0x4bf2 018817 rtn 
+:      018818 h4_get_rx_payload_len_acl:
+0x4bf3 018819 ifetch 2 ,contru 
+0x4bf4 018820 rtn 
+:      018822 h4_get_tx_ptr:
+0x4bf5 018823 hfetch 2 ,core_uart_twptr 
+0x4bf6 018824 increase -5 ,contwu 
+0x4bf7 018825 iadd contwu ,contwu 
+0x4bf8 018826 rtn 
+:      018828 h4_send_packet_event:
+0x4bf9 018829 arg hci_h4_type_event ,temp 
+0x4bfa 018830 branch h4_send_packet 
+:      018831 h4_send_packet_acl:
+0x4bfb 018832 arg hci_h4_type_acl ,temp 
+:      018833 h4_send_packet:
+0x4bfc 018834 bpatchx patch20_0 ,mem_patch20 
+0x4bfd 018835 increase 1 ,loopcnt 
+0x4bfe 018836 hfetch 2 ,core_uart_twptr 
+0x4bff 018837 copy pdata ,contwu 
+0x4c00 018838 copy loopcnt ,pdata 
+0x4c01 018839 istoret 1 ,contwu 
+0x4c02 018840 increase -1 ,pdata 
+0x4c03 018841 iadd contwu ,contwu 
+0x4c04 018842 copy contwu ,pdata 
+0x4c05 018843 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c06 018844 copy temp ,pdata 
+0x4c07 018845 rtneq hci_h4_type_acl 
+0x4c08 018846 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c09 018847 hstore 2 ,core_uart_twptr 
+0x4c0a 018848 branch h4_send_acl_trigger_clear 
+:      018851 h4_send_acl_trigger_clear:
+0x4c0b 018852 setarg 0 
+0x4c0c 018853 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c0d 018854 rtn 
+:      018861 hci_init:
+0x4c0e 018862 rtn wake 
+0x4c0f 018863 setarg hci_idle_dispatch 
+0x4c10 018864 store 2 ,mem_cb_idle_process 
+0x4c11 018866 setarg uart_baud_115200 
+0x4c12 018867 store uart_baud_len ,mem_baud 
+:      018868 hci_lpm_init:
+0x4c13 018869 setarg mem_h5rx_buf 
+0x4c14 018870 hstore 2 ,core_uart_rsaddr 
+0x4c15 018871 setarg mem_h5rx_buf_end 
+0x4c16 018872 hstore 2 ,core_uart_readdr 
+0x4c17 018873 setarg mem_h5tx_buf 
+0x4c18 018874 hstore 2 ,core_uart_tsaddr 
+0x4c19 018875 call hci_sel_init 
+:      018876 hci_reinit:
+0x4c1a 018877 jam 0x0 ,core_uart_ctrl 
+0x4c1b 018878 setarg mem_h5tx_buf 
+0x4c1c 018879 hstore 2 ,core_uart_twptr 
+0x4c1d 018880 hstore 2 ,core_uart_trptrp 
+0x4c1e 018881 setarg mem_h5rx_buf 
+0x4c1f 018882 hstore 2 ,core_uart_rrptr 
+0x4c20 018883 store 2 ,mem_h5rx_rptr 
+:      018884 hci_init_common:
+0x4c21 018885 hfetch 2 ,core_clkoff 
+0x4c22 018886 set0 clock_off_uart ,pdata 
+0x4c23 018887 hstore 2 ,core_clkoff 
+0x4c24 018888 call uart_set_baud_by_mem 
+0x4c25 018889 jam uartclk_dpll ,core_uart_clksel 
+0x4c26 018890 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x4c27 018891 rtn 
+:      018893 hci_sel_init:
+0x4c28 018894 setarg mem_h5tx_buf_end 
+0x4c29 018895 hstore 2 ,core_uart_teaddr 
+0x4c2a 018896 hfetch 1 ,core_gpio_sel1 
+0x4c2b 018897 or_into 0x07 ,pdata 
+0x4c2c 018898 hstore 1 ,core_gpio_sel1 
+0x4c2d 018899 rtn 
+:      018902 hci_rx_packet:
+0x4c2e 018903 bpatchx patch20_1 ,mem_patch20 
+0x4c2f 018904 hfetch 1 ,core_uart_status 
+0x4c30 018905 iforce regb 
+0x4c31 018906 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
+0x4c32 018907 hfetch 2 ,core_uart_rxitems 
+0x4c33 018908 iforce regc 
+0x4c34 018909 arg 0x44f ,temp 
+0x4c35 018910 isub temp ,null 
+0x4c36 018911 nrtn zero 
+:      018912 hci_rx_packet_cont:
+0x4c37 018913 hfetch 2 ,core_uart_rrptr 
+0x4c38 018914 iforce contru 
+0x4c39 018915 branch hci_rx_h4 
+:      018917 uart_send_byte:
+0x4c3a 018918 hfetcht 1 ,core_uart_status 
+0x4c3b 018919 isolate1 6 ,temp 
+0x4c3c 018920 branch uart_send_byte ,true 
+0x4c3d 018921 hstore 1 ,core_uart_txd 
+0x4c3e 018922 rtn 
+:      018924 process_hci_cmd:
+0x4c3f 018925 bpatchx patch20_2 ,mem_patch20 
+0x4c40 018926 fetch 1 ,mem_hci_cmd 
+0x4c41 018927 branch process_hci_cmd_cont ,blank 
+0x4c42 018928 enable user 
+0x4c43 018929 rtn 
+:      018930 process_hci_cmd_cont:
+0x4c44 018931 ifetch 2 ,contru 
+0x4c45 018932 iforce alarm 
+0x4c46 018933 iforce queue 
+0x4c47 018934 ifetch 1 ,contru 
+0x4c48 018935 iforce temp 
+0x4c49 018936 rshift2 alarm ,pdata 
+0x4c4a 018937 rshift8 pdata ,pdata 
+0x4c4b 018938 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
+0x4c4c 018939 rtn 
+:      018942 phci_grp_vendor_specific:
+0x4c4d 018943 bpatchx patch20_3 ,mem_patch20 
+0x4c4e 018944 deposit queue 
+0x4c4f 018945 beq hci_vendor_cmd_reset ,hci_normal_reply 
+0x4c50 018946 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
+0x4c51 018947 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
+0x4c52 018948 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
+0x4c53 018949 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
+0x4c54 018950 beq hci_vendor_cmd_echo ,hci_normal_reply 
+0x4c55 018951 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
+0x4c56 018952 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
+0x4c57 018954 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
+0x4c58 018955 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
+0x4c59 018956 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
+0x4c5a 018957 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
+0x4c5b 018958 branch hci_normal_reply 
+:      018960 phci_grp_vendor_enter_lpm:
+0x4c5c 018961 call hci_normal_reply 
+0x4c5d 018962 call wait_uarttx 
+0x4c5e 018963 call gpio_pu_uart_tx 
+:      018964 hci_enter_lpm:
+0x4c5f 018965 call app_put_lpm_wake_lock 
+0x4c60 018966 call app_l2cap_flow_control_enable 
+0x4c61 018967 branch gpio_rx_config_input_with_pu 
+:      018969 hci_exit_lpm:
+0x4c62 018970 jam hci_rx_ready ,mem_hci_lt_rx_state 
+0x4c63 018971 call app_get_lpm_wake_lock 
+0x4c64 018972 call hci_lpm_init 
+0x4c65 018973 branch app_l2cap_flow_control_disable 
+:      018975 phci_grp_vendor_chipid:
+0x4c66 018976 call hci_get_cmd_complete_ptr 
+0x4c67 018977 hfetch 2 ,core_chipid 
+0x4c68 018978 istore 2 ,contwu 
+0x4c69 018979 force 6 ,loopcnt 
+0x4c6a 018980 branch hci_command_complete 
+:      018982 phci_grp_vendor_baud:
+0x4c6b 018983 ifetch 2 ,contru 
+0x4c6c 018984 store 2 ,mem_baud 
+0x4c6d 018985 hstore 2 ,core_uart_baud 
+0x4c6e 018986 rtn 
+:      018989 phci_grp_vendor_patch_common:
+0x4c6f 018991 ifetch 1 ,contru 
+0x4c70 018992 copy pdata ,temp 
+0x4c71 018993 hstore 1 ,core_ucode_low 
+0x4c72 018994 ifetch 1 ,contru 
+0x4c73 018995 iadd temp ,temp 
+0x4c74 018996 set1 7 ,pdata 
+0x4c75 018997 hstore 1 ,core_ucode_ctrl 
+0x4c76 018998 ifetch 1 ,contru 
+0x4c77 018999 iadd temp ,temp 
+0x4c78 019000 copy pdata ,loopcnt 
+0x4c79 019001 rtn 
+:      019003 phci_grp_vendor_patch:
+0x4c7a 019004 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c7b 019005 call phci_grp_vendor_patch_common 
+:      019006 phci_grp_vendor_patch_loop:
+0x4c7c 019007 ifetch 1 ,contru 
+0x4c7d 019008 hstore 1 ,core_ucode_data 
+0x4c7e 019009 iadd temp ,temp 
+0x4c7f 019010 loop phci_grp_vendor_patch_loop 
+:      019011 phci_grp_vendor_patch_check_sum:
+0x4c80 019012 and temp ,0xff ,temp 
+0x4c81 019013 ifetch 1 ,contru 
+0x4c82 019014 isub temp ,null 
+0x4c83 019015 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4c84 019016 branch hci_normal_reply 
+:      019019 phci_grp_vendor_patch_sec:
+0x4c85 019020 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c86 019021 call phci_grp_vendor_patch_common 
+0x4c87 019022 store 8 ,mem_pdatatemp 
+:      019023 phci_grp_vendor_patch_sec_loop:
+0x4c88 019024 call do_aes_cbc 
+0x4c89 019025 arg 16 ,loopcnt 
+0x4c8a 019026 arg mem_temp_block0 ,contw 
+0x4c8b 019027 call load_uart_sum_loop 
+0x4c8c 019028 storet 8 ,mem_temp 
+0x4c8d 019029 arg mem_temp_block2 ,contw 
+0x4c8e 019030 call store_aes_result 
+0x4c8f 019031 arg mem_temp_block2 ,rega 
+0x4c90 019032 arg mem_temp_block0 ,regb 
+0x4c91 019033 arg mem_temp_block3 ,contw 
+0x4c92 019034 call xor16 
+0x4c93 019035 arg 16 ,loopcnt 
+0x4c94 019036 arg mem_temp_block3 ,contr 
+0x4c95 019037 call load_ucode_only_loop 
+0x4c96 019038 fetcht 8 ,mem_temp 
+0x4c97 019039 fetch 8 ,mem_pdatatemp 
+0x4c98 019040 increase -16 ,pdata 
+0x4c99 019041 store 8 ,mem_pdatatemp 
+0x4c9a 019042 nbranch phci_grp_vendor_patch_sec_loop ,blank 
+0x4c9b 019043 branch phci_grp_vendor_patch_check_sum 
+:      019045 load_ucode_only_loop:
+0x4c9c 019046 ifetch 1 ,contr 
+0x4c9d 019047 hstore 1 ,core_ucode_data 
+0x4c9e 019048 loop load_ucode_only_loop 
+0x4c9f 019049 rtn 
+:      019051 load_uart_sum_loop:
+0x4ca0 019052 ifetch 1 ,contru 
+0x4ca1 019053 istore 1 ,contw 
+0x4ca2 019054 iadd temp ,temp 
+0x4ca3 019055 loop load_uart_sum_loop 
+0x4ca4 019056 rtn 
+:      019058 phci_grp_vendor_patch_sec_init:
+0x4ca5 019059 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4ca6 019060 arg 0 ,temp 
+0x4ca7 019061 arg 16 ,loopcnt 
+0x4ca8 019062 arg mem_temp_block0 ,contw 
+0x4ca9 019063 call load_uart_sum_loop 
+0x4caa 019064 hfetch 1 ,core_gpio_key2 
+0x4cab 019065 and_into 0xfd ,pdata 
+0x4cac 019066 hstore 1 ,core_gpio_key2 
+0x4cad 019067 arg mem_temp_block0 ,contr 
+0x4cae 019068 arg 16 ,loopcnt 
+0x4caf 019069 call aes_load_data 
+0x4cb0 019070 call aes_init 
+0x4cb1 019071 call aes_clear_data 
+0x4cb2 019072 branch phci_grp_vendor_patch_check_sum 
+:      019075 phci_grp_vendor_done:
+0x4cb3 019076 arg 0x20 ,loopcnt 
+0x4cb4 019077 arg mem_patch00 ,contw 
+0x4cb5 019078 arg 0 ,temp 
+:      019079 phci_grp_vendor_done_loop:
+0x4cb6 019080 ifetch 1 ,contru 
+0x4cb7 019081 istore 1 ,contw 
+0x4cb8 019082 iadd temp ,temp 
+0x4cb9 019083 loop phci_grp_vendor_done_loop 
+0x4cba 019084 and temp ,0xff ,temp 
+0x4cbb 019085 ifetch 1 ,contru 
+0x4cbc 019086 isub temp ,null 
+0x4cbd 019087 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4cbe 019088 jam 0 ,core_ucode_ctrl 
+0x4cbf 019089 call hci_normal_reply 
+0x4cc0 019090 call h4_rx_discard_packet 
+0x4cc1 019091 call clear_key_buf 
+0x4cc2 019092 call wait_uarttx 
+0x4cc3 019093 branch soft_reset 
+:      019095 phci_grp_vendor_patch_bad:
+0x4cc4 019096 jam 0 ,core_ucode_ctrl 
+0x4cc5 019097 branch start 
+:      019099 phci_grp_vendor_bdaddr:
+0x4cc6 019100 ifetch 6 ,contru 
+0x4cc7 019101 store 6 ,mem_lap 
+0x4cc8 019102 branch hci_normal_reply 
+:      019105 phci_grp_vendor_mem:
+0x4cc9 019106 ifetch 1 ,contru 
+0x4cca 019107 store 1 ,mem_hci_curr_len 
+0x4ccb 019108 copy pdata ,loopcnt 
+0x4ccc 019109 ifetch 2 ,contru 
+0x4ccd 019110 store 2 ,mem_hci_curr_target 
+0x4cce 019111 copy pdata ,contw 
+0x4ccf 019112 call uart_copy_rx_bytes 
+0x4cd0 019113 branch hci_normal_reply 
+:      019116 phci_grp_vendor_eep:
+0x4cd1 019117 ifetch 1 ,contru 
+0x4cd2 019118 store 1 ,mem_hci_curr_len 
+0x4cd3 019119 copy pdata ,loopcnt 
+0x4cd4 019120 ifetch 2 ,contru 
+0x4cd5 019121 store 2 ,mem_hci_curr_target 
+0x4cd6 019122 arg mem_l2cap_rxbuff1 ,contw 
+0x4cd7 019123 call uart_copy_rx_bytes 
+0x4cd8 019124 fetcht 1 ,mem_hci_curr_len 
+0x4cd9 019125 arg mem_l2cap_rxbuff1 ,rega 
+0x4cda 019126 fetch 2 ,mem_hci_curr_target 
+0x4cdb 019127 branch iicd_write_ota_data 
+:      019132 hci_normal_reply:
+0x4cdc 019133 force 4 ,loopcnt 
+:      019134 hci_command_complete:
+0x4cdd 019135 call hci_get_payload_ptr 
+0x4cde 019136 force 0x1 ,pdata 
+0x4cdf 019137 istore 1 ,contwu 
+0x4ce0 019138 deposit alarm 
+0x4ce1 019139 istore 3 ,contwu 
+0x4ce2 019140 force hci_event_command_complete ,queue 
+:      019141 hci_send_event:
+0x4ce3 019142 bpatchx patch20_4 ,mem_patch20 
+0x4ce4 019143 call hci_get_packet_ptr 
+0x4ce5 019144 deposit queue 
+0x4ce6 019145 istore 1 ,contwu 
+0x4ce7 019146 deposit loopcnt 
+0x4ce8 019147 istore 1 ,contwu 
+:      019148 hci_send_event_raw:
+0x4ce9 019149 force 5 ,queue 
+0x4cea 019150 increase 2 ,loopcnt 
+:      019151 hci_send_packet:
+0x4ceb 019152 branch h4_send_packet_event 
+:      019154 hci_send_commu_ready_event:
+0x4cec 019155 force hci_event_vendor_specific ,queue 
+0x4ced 019156 call hci_get_payload_ptr 
+0x4cee 019157 setarg hci_vendor_event_commu_ready 
+0x4cef 019158 istore 1 ,contwu 
+0x4cf0 019159 force 1 ,loopcnt 
+0x4cf1 019160 branch hci_send_event 
+:      019162 hci_get_cmd_complete_ptr:
+0x4cf2 019163 force 12 ,contwu 
+0x4cf3 019164 branch hci_get_tx_ptr 
+:      019166 hci_get_payload_ptr:
+0x4cf4 019167 force 8 ,contwu 
+0x4cf5 019168 branch hci_get_tx_ptr 
+:      019170 hci_get_packet_ptr:
+0x4cf6 019171 force 6 ,contwu 
+:      019172 hci_get_tx_ptr:
+0x4cf7 019173 branch h4_get_tx_ptr 
+:      019177 calc_tx_crc16:
+0x4cf8 019178 pulse crc16 
+0x4cf9 019179 enable enable_crc 
+:      019180 crcloop:
+0x4cfa 019181 ifetch 1 ,contwu 
+0x4cfb 019182 inject bucket ,8 
+0x4cfc 019183 loop crcloop 
+0x4cfd 019184 enable enable_parity 
+0x4cfe 019185 inject bucket ,16 
+0x4cff 019186 disable enable_parity 
+0x4d00 019187 disable enable_crc 
+0x4d01 019188 disable crc16 
+0x4d02 019189 byteswap pdata ,pdata 
+0x4d03 019190 rtn 
+:      019194 cmd_exit:
+0x4d04 019195 jam 0 ,mem_hci_cmd 
+0x4d05 019196 rtn 
+:      019197 cmd_check_plap:
+0x4d06 019198 fetch 6 ,mem_hci_plap 
+0x4d07 019199 fetcht 6 ,mem_plap 
+0x4d08 019200 isub temp ,null 
+0x4d09 019201 rtn 
+:      019206 cmd_pair:
+0x4d0a 019207 fetch 1 ,mem_op 
+0x4d0b 019208 bbit1 op_inrand_req ,cmd_pair_passive 
+0x4d0c 019209 call tid_initiate 
+0x4d0d 019210 jam lmp_in_rand ,mem_lmo_opcode2 
+0x4d0e 019211 branch cmd_exit 
+:      019212 cmd_pair_passive:
+0x4d0f 019213 set0 op_inrand_req ,pdata 
+0x4d10 019214 store 1 ,mem_op 
+0x4d11 019215 call lmp_accept_inrand 
+0x4d12 019216 setarg 0 
+0x4d13 019217 setflag master ,smap_lmptid ,pdata 
+0x4d14 019218 store 1 ,mem_lmo_tid2 
+0x4d15 019219 branch cmd_exit 
+0x4d16 019220 rtn 
+:      019221 cmd_in_sniff:
+0x4d17 019222 jam lmp_sniff_req ,mem_lmo_opcode2 
+0x4d18 019223 arg mem_sniff_payload ,contw 
+0x4d19 019224 setarg 0 
+0x4d1a 019225 isolate1 27 ,clke_bt 
+0x4d1b 019226 setflag true ,1 ,pdata 
+0x4d1c 019227 istore 1 ,contw 
+0x4d1d 019228 setarg 0 
+0x4d1e 019229 istore 2 ,contw 
+0x4d1f 019230 fetch 2 ,mem_sniff_param_interval 
+0x4d20 019231 istore 2 ,contw 
+0x4d21 019232 fetch 1 ,mem_sniff_param_attempt 
+0x4d22 019233 istore 2 ,contw 
+0x4d23 019234 fetch 1 ,mem_sniff_param_timeout 
+0x4d24 019235 istore 2 ,contw 
+0x4d25 019236 branch cmd_exit 
+:      019238 cmd_exit_sniff:
+0x4d26 019239 jam lmp_unsniff_req ,mem_lmo_opcode2 
+0x4d27 019240 branch cmd_exit 
+:      019242 hci_idle_dispatch:
+0x4d28 019243 call gpio_check_uart_state 
+0x4d29 019244 rtn true 
+0x4d2a 019245 arg uart_wakeup_rx ,temp 
+0x4d2b 019246 call gpio_get_bit 
+0x4d2c 019247 nbranch uart_wake_up ,true 
+0x4d2d 019248 jam hci_rx_wake ,mem_hci_lt_rx_state 
+0x4d2e 019249 rtn 
+:      019250 uart_wake_up:
+0x4d2f 019251 fetch 1 ,mem_hci_lt_rx_state 
+0x4d30 019252 rtnne hci_rx_wake 
+0x4d31 019253 call hci_exit_lpm 
+0x4d32 019254 branch hci_send_commu_ready_event 
+:      019268 hid_rx_process:
+0x4d33 019269 bpatchx patch20_5 ,mem_patch20 
+0x4d34 019270 fetch 2 ,mem_l2cap_payload_ptr 
+0x4d35 019271 copy pdata ,contr 
+0x4d36 019272 ifetch 1 ,contr 
+0x4d37 019273 and pdata ,0x0f ,temp 
+0x4d38 019274 rshift4 pdata ,pdata 
+0x4d39 019275 beq hid_type_set_idle ,hid_rx_process_handshake 
+0x4d3a 019276 beq hid_type_set_protocol ,hid_rx_process_handshake 
+0x4d3b 019277 beq hid_type_data ,hid_rx_process_data 
+0x4d3c 019278 beq hid_type_set_report ,hid_rx_process_set_report 
+0x4d3d 019279 beq hid_type_control ,hid_rx_process_hid_control 
+0x4d3e 019280 rtn 
+:      019282 hid_rx_process_hid_control:
+0x4d3f 019283 copy temp ,pdata 
+0x4d40 019284 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
+0x4d41 019285 beq hid_control_p_suspend ,hid_rx_process_suspend 
+0x4d42 019286 rtn 
+:      019288 hid_rx_process_virtual_cable_unplug:
+0x4d43 019289 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
+0x4d44 019290 call ui_ipc_send_event 
+0x4d45 019291 fetch 1 ,mem_device_option 
+0x4d46 019292 rtnbit0 dvc_op_mouse 
+0x4d47 019293 copy temp ,pdata 
+0x4d48 019294 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
+0x4d49 019295 rtn 
+:      019296 hid_rx_process_suspend:
+0x4d4a 019297 rtn 
+:      019299 hid_rx_process_set_report:
+0x4d4b 019300 call hid_rx_process_data 
+0x4d4c 019301 arg 0x01 ,rega 
+0x4d4d 019302 call hid_malloc_tx_buff 
+0x4d4e 019303 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d4f 019304 istore 2 ,contw 
+0x4d50 019305 setarg 0x00 
+0x4d51 019306 istore 1 ,contw 
+0x4d52 019307 rtn 
+:      019309 hid_rx_process_handshake:
+0x4d53 019310 arg 1 ,rega 
+0x4d54 019311 call hid_malloc_tx_buff 
+0x4d55 019312 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d56 019313 istore 2 ,contw 
+0x4d57 019314 setarg 0 
+0x4d58 019315 istore 1 ,contw 
+0x4d59 019316 jam 1 ,mem_ui_data_txbuff_length 
+0x4d5a 019317 fetch 1 ,mem_hid_control_state 
+0x4d5b 019318 set1 l2cap_channel_hid_handshake_done 
+0x4d5c 019319 store 1 ,mem_hid_control_state 
+0x4d5d 019320 jam bt_evt_hid_handshake ,mem_fifo_temp 
+0x4d5e 019321 branch ui_ipc_send_event 
+:      019323 hid_rx_process_data:
+0x4d5f 019324 ifetch 1 ,contr 
+0x4d60 019325 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
+0x4d61 019326 rtn 
+:      019328 hid_rx_process_data_hid_kb:
+0x4d62 019329 rtn 
+:      019332 hid_malloc_tx_buff:
+0x4d63 019333 call l2cap_malloc 
+0x4d64 019334 copy rega ,temp 
+0x4d65 019335 storet 1 ,mem_ui_data_txbuff_length 
+0x4d66 019336 copy pdata ,contw 
+0x4d67 019337 copy rega ,pdata 
+0x4d68 019338 istore 2 ,contw 
+0x4d69 019339 rtn 
+:      019356 l2cap_init:
+0x4d6a 019357 branch l2cap_init_wake ,wake 
+:      019358 l2cap_init_work:
+0x4d6b 019359 setarg mem_l2cap_xmem_end 
+0x4d6c 019360 arg mem_l2cap_xmem_start ,contw 
+0x4d6d 019361 isub contw ,loopcnt 
+0x4d6e 019362 call clear_mem 
+:      019363 l2cap_init_wake:
+0x4d6f 019364 bpatchx patch20_6 ,mem_patch20 
+0x4d70 019365 setarg mem_sdp_mem_end 
+0x4d71 019366 arg mem_sdp_mem_start ,contw 
+0x4d72 019367 isub contw ,loopcnt 
+0x4d73 019368 call clear_mem 
+0x4d74 019369 setarg mem_l2cap_mem_end 
+0x4d75 019370 arg mem_l2cap_mem_start ,contw 
+0x4d76 019371 isub contw ,loopcnt 
+0x4d77 019372 call clear_mem 
+0x4d78 019373 branch l2cap_lpm_load_txbuf 
+:      019375 process_rx_l2cap_pkt:
+0x4d79 019376 bpatchx patch20_7 ,mem_patch20 
+0x4d7a 019377 copy contr ,temp 
+0x4d7b 019380 copy temp ,contr 
+0x4d7c 019381 ifetch 2 ,contr 
+0x4d7d 019382 store 2 ,mem_l2cap_rx_pkt_length 
+0x4d7e 019383 ifetch 2 ,contr 
+0x4d7f 019384 store 2 ,mem_l2cap_rx_cid 
+0x4d80 019385 deposit contr 
+0x4d81 019386 store 2 ,mem_l2cap_payload_ptr 
+0x4d82 019387 fetch 1 ,memui_reconnect_mode 
+0x4d83 019388 beq no_reconnection ,l2cap_rx_multiplexing 
+0x4d84 019389 branch ml2cap_rx_multiplexing 
+:      019391 l2cap_rx_multiplexing:
+0x4d85 019392 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4d86 019393 branch l2cap_rx_reset_state ,blank 
+0x4d87 019394 bpatchx patch21_0 ,mem_patch21 
+0x4d88 019395 fetch 1 ,mem_l2cap_rx_cid 
+0x4d89 019396 beq l2cap_signal_channel ,l2cap_call_proc_signal 
+:      019397 l2cap_rx_multiplexing0:
+0x4d8a 019398 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
+0x4d8b 019399 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x4d8c 019400 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x4d8d 019401 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x4d8e 019402 branch l2cap_rx_reset_state 
+:      019404 l2cap_check_map:
+0x4d8f 019407 bpatchx patch21_1 ,mem_patch21 
+0x4d90 019408 call l2cap_malloc_get_full_map 
+0x4d91 019409 fetch 1 ,mem_used_map 
+0x4d92 019410 beq 0 ,set_pdata_0 
+0x4d93 019411 beq 1 ,set_pdata_0 
+0x4d94 019412 beq 2 ,set_pdata_0 
+0x4d95 019413 beq 3 ,set_pdata_0 
+0x4d96 019414 beq 0x81 ,set_pdata_0 
+0x4d97 019415 beq 0xc0 ,set_pdata_0 
+0x4d98 019416 beq 0x80 ,set_pdata_0 
+0x4d99 019417 beq 0x40 ,set_pdata_0 
+0x4d9a 019418 rtn 
+:      019420 set_pdata_0:
+0x4d9b 019421 setarg 0 
+0x4d9c 019422 rtn 
+:      019425 l2cap_call_proc_signal:
+0x4d9d 019426 call l2cap_check_map 
+0x4d9e 019427 nrtn blank 
+:      019428 l2cap_call_proc_signal0:
+0x4d9f 019429 call l2cap_malloc_signal_channel 
+0x4da0 019430 call l2cap_process_signal_pkt 
+0x4da1 019431 fetcht 2 ,mem_l2cap_signal_tx_length 
+0x4da2 019432 branch l2cap_call_proc_no_reply ,blank 
+0x4da3 019433 call l2cap_get_signal_tx_buff 
+0x4da4 019434 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4da5 019435 istore 2 ,contw 
+0x4da6 019436 force l2cap_signal_channel ,pdata 
+0x4da7 019437 istore 2 ,contw 
+0x4da8 019438 branch l2cap_rx_reset_state 
+:      019440 l2cap_call_proc_sigal_pending:
+0x4da9 019441 fetch 1 ,mem_l2cap_pending_item 
+0x4daa 019442 rtn blank 
+0x4dab 019443 copy pdata ,rega 
+0x4dac 019444 bpatchx patch21_2 ,mem_patch21 
+0x4dad 019445 fetch 4 ,mem_l2cap_sdpres_delay_time 
+0x4dae 019446 arg 0x100 ,temp 
+0x4daf 019447 iadd temp ,temp 
+0x4db0 019448 copy clkn_bt ,pdata 
+0x4db1 019449 isub temp ,null 
+0x4db2 019450 nrtn positive 
+0x4db3 019451 jam 0 ,mem_l2cap_pending_item 
+0x4db4 019452 copy rega ,pdata 
+0x4db5 019453 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
+0x4db6 019454 branch assert 
+:      019455 l2cap_sdp_conn_succ:
+0x4db7 019456 arg 0 ,debug 
+0x4db8 019457 call l2cap_malloc_signal_channel 
+0x4db9 019458 call restore_l2cap_req_param 
+0x4dba 019459 call l2cap_get_signal_tx_payload 
+0x4dbb 019460 call save_cont_pointers 
+0x4dbc 019461 call send_connection_sdp_res 
+0x4dbd 019462 call l2cap_get_signal_tx_buff 
+0x4dbe 019464 setarg 0x000c 
+0x4dbf 019465 istore 2 ,contw 
+0x4dc0 019466 force l2cap_signal_channel ,pdata 
+0x4dc1 019467 istore 2 ,contw 
+0x4dc2 019468 branch l2cap_rx_reset_state 
+:      019472 l2cap_reset_sdp_map:
+0x4dc3 019473 bpatchx patch21_3 ,mem_patch21 
+0x4dc4 019474 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dc5 019475 increase 4 ,pdata 
+0x4dc6 019476 rshift4 pdata ,pdata 
+0x4dc7 019477 rshift3 pdata ,pdata 
+0x4dc8 019478 add pdata ,1 ,temp 
+0x4dc9 019479 arg mem_tx_fifo3 ,contr 
+0x4dca 019480 ifetch 3 ,contr 
+0x4dcb 019481 rtn blank 
+0x4dcc 019482 store 3 ,mem_tx_fifo_map_temp 
+0x4dcd 019483 fetch 1 ,mem_tx_fifo_map_temp 
+0x4dce 019484 copy pdata ,rega 
+0x4dcf 019485 call check_l2cap_map 
+0x4dd0 019486 copy regb ,pdata 
+0x4dd1 019487 store 1 ,mem_tx_fifo3 
+0x4dd2 019488 rtn 
+:      019490 check_l2cap_map:
+0x4dd3 019491 arg 0 ,queue 
+0x4dd4 019492 arg 0 ,regb 
+:      019494 check_l2cap_map_loop:
+0x4dd5 019495 sub queue ,7 ,null 
+0x4dd6 019496 nrtn positive 
+0x4dd7 019497 qisolate1 rega 
+0x4dd8 019498 branch check_l2cap_map_used ,true 
+0x4dd9 019499 branch check_l2cap_map_used2 
+:      019501 check_l2cap_map_used:
+0x4dda 019502 copy temp ,pdata 
+0x4ddb 019503 branch check_l2cap_map_used2 ,blank 
+0x4ddc 019504 qset1 regb 
+0x4ddd 019505 increase -1 ,temp 
+:      019507 check_l2cap_map_used2:
+0x4dde 019508 increase 1 ,queue 
+0x4ddf 019509 branch check_l2cap_map_loop 
+:      019511 l2cap_call_proc_sdp:
+0x4de0 019512 call l2cap_malloc_is_fifo_empty 
+0x4de1 019513 nrtn blank 
+0x4de2 019514 call l2cap_check_map 
+0x4de3 019515 nrtn blank 
+0x4de4 019516 call l2cap_malloc_sdp_channel 
+0x4de5 019517 call sdp_process 
+0x4de6 019518 call l2cap_reset_sdp_map 
+0x4de7 019519 branch l2cap_call_proc_sdp_common 
+:      019522 ml2cap_call_proc_sdp:
+0x4de8 019523 call l2cap_malloc_is_fifo_empty 
+0x4de9 019524 nrtn blank 
+0x4dea 019525 call l2cap_malloc_sdp_channel 
+0x4deb 019526 call sdp_process 
+:      019527 l2cap_call_proc_sdp_common:
+0x4dec 019528 call l2cap_get_sdp_tx_buff 
+0x4ded 019529 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dee 019530 branch l2cap_call_proc_no_reply ,blank 
+0x4def 019531 istore 2 ,contw 
+0x4df0 019532 fetch 2 ,mem_sdp_remote_cid 
+0x4df1 019533 istore 2 ,contw 
+0x4df2 019534 branch l2cap_rx_reset_state 
+:      019536 l2cap_call_proc_hid:
+0x4df3 019537 call hid_rx_process 
+0x4df4 019538 branch l2cap_rx_reset_state 
+:      019540 l2cap_call_proc_rfcomm:
+0x4df5 019541 bpatchx patch21_4 ,mem_patch21 
+0x4df6 019542 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x4df7 019543 call rfcomm_rx_process 
+0x4df8 019544 fetch 1 ,mem_rfcomm_malloc_fail_flag 
+0x4df9 019545 rtneq rfcomm_malloc_fail 
+0x4dfa 019546 branch l2cap_rx_reset_state 
+:      019547 l2cap_call_proc_no_reply:
+0x4dfb 019548 call l2cap_malloc_discard 
+:      019550 l2cap_rx_reset_state:
+0x4dfc 019551 setarg 0 
+0x4dfd 019552 store 2 ,mem_l2cap_rx_pkt_length 
+0x4dfe 019553 store 2 ,mem_l2cap_rx_cid 
+0x4dff 019554 jam l2cap_rx_done ,mem_l2cap_rx_done 
+0x4e00 019555 rtn 
+:      019557 l2cap_process_signal_pkt:
+0x4e01 019558 bpatchx patch21_5 ,mem_patch21 
+0x4e02 019559 call l2cap_get_signal_tx_payload 
+0x4e03 019560 force 0 ,regb 
+0x4e04 019561 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4e05 019562 copy pdata ,regc 
+0x4e06 019563 fetch 2 ,mem_l2cap_payload_ptr 
+0x4e07 019564 iforce contr 
+:      019565 l2cap_process_signal_pkt_loop:
+0x4e08 019566 call l2cap_process_one_signal 
+0x4e09 019567 deposit regc 
+0x4e0a 019568 increase -4 ,regc 
+0x4e0b 019569 increase -4 ,pdata 
+0x4e0c 019570 nbranch l2cap_process_signal_pkt_loop ,blank 
+0x4e0d 019571 copy regb ,pdata 
+0x4e0e 019572 store 2 ,mem_l2cap_signal_tx_length 
+0x4e0f 019573 rtn 
+:      019575 l2cap_process_one_signal:
+0x4e10 019576 bpatchx patch21_6 ,mem_patch21 
+0x4e11 019577 ifetch 1 ,contr 
+0x4e12 019578 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
+0x4e13 019579 beq signal_connect_req ,l2cap_proc_signal_connect_req 
+0x4e14 019580 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
+0x4e15 019581 beq signal_config_req ,l2cap_proc_signal_config_req 
+0x4e16 019582 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
+0x4e17 019583 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
+0x4e18 019584 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
+0x4e19 019585 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x4e1a 019586 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
+0x4e1b 019587 beq signal_info_req ,l2cap_proc_signal_info_req 
+0x4e1c 019588 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
+0x4e1d 019589 call l2cap_reject_command 
+:      019590 l2cap_process_one_signal_rtn:
+0x4e1e 019591 rtn 
+:      019593 l2cap_proc_signal_info_req:
+0x4e1f 019594 ifetch 1 ,contr 
+0x4e20 019595 copy pdata ,queue 
+0x4e21 019596 ifetch 2 ,contr 
+0x4e22 019597 copy pdata ,rega 
+0x4e23 019598 copy regc ,pdata 
+0x4e24 019599 isub rega ,regc 
+0x4e25 019600 setarg signal_info_rsp 
+0x4e26 019601 istore 1 ,contw 
+0x4e27 019602 copy queue ,pdata 
+0x4e28 019603 istore 1 ,contw 
+0x4e29 019604 ifetch 2 ,contr 
+:      019605 l2cap_proc_signal_info_req_reply:
+0x4e2a 019606 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
+0x4e2b 019607 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
+0x4e2c 019608 rtn 
+:      019609 l2cap_proc_signal_info_req_ext:
+0x4e2d 019610 setarg 0x020008 
+0x4e2e 019611 istore 6 ,contw 
+0x4e2f 019612 setarg 0x0280 
+0x4e30 019613 istore 4 ,contw 
+0x4e31 019614 force 12 ,pdata 
+0x4e32 019615 branch l2cap_proc_signal_info_req_common 
+:      019616 l2cap_proc_signal_info_req_fix:
+0x4e33 019617 setarg 0x3000c 
+0x4e34 019618 istore 6 ,contw 
+0x4e35 019619 setarg 0x0006 
+0x4e36 019620 istore 8 ,contw 
+0x4e37 019621 force 16 ,pdata 
+:      019622 l2cap_proc_signal_info_req_common:
+0x4e38 019623 iadd regb ,regb 
+0x4e39 019624 branch l2cap_process_one_signal_rtn 
+:      019626 ml2cap_proc_signal_info_req:
+0x4e3a 019627 ifetch 1 ,contr 
+0x4e3b 019628 copy pdata ,queue 
+0x4e3c 019629 ifetch 2 ,contr 
+0x4e3d 019630 copy pdata ,rega 
+0x4e3e 019631 ifetch 2 ,contr 
+0x4e3f 019632 store 2 ,mem_temp 
+0x4e40 019633 copy regc ,pdata 
+0x4e41 019634 isub rega ,regc 
+0x4e42 019635 call l2cap_get_signal_tx_payload 
+0x4e43 019636 setarg signal_info_rsp 
+0x4e44 019637 istore 1 ,contw 
+0x4e45 019638 copy queue ,pdata 
+0x4e46 019639 istore 1 ,contw 
+0x4e47 019640 fetch 2 ,mem_temp 
+0x4e48 019641 branch l2cap_proc_signal_info_req_reply 
+:      019645 l2cap_proc_signal_cmd_reject:
+0x4e49 019646 ifetch 1 ,contr 
+0x4e4a 019647 copy pdata ,queue 
+0x4e4b 019648 ifetch 2 ,contr 
+0x4e4c 019649 copy pdata ,rega 
+0x4e4d 019650 iadd contr ,contr 
+0x4e4e 019651 copy regc ,pdata 
+0x4e4f 019652 isub rega ,regc 
+:      019653 l2cap_proc_signal_cmd_reject_rtn:
+0x4e50 019654 branch l2cap_process_one_signal_rtn 
+:      019656 l2cap_proc_signal_connect_req:
+0x4e51 019657 call save_cont_pointers 
+0x4e52 019660 call load_cont_pointers 
+0x4e53 019661 arg 0 ,debug 
+0x4e54 019662 ifetch 1 ,contr 
+0x4e55 019663 copy pdata ,queue 
+0x4e56 019664 ifetch 2 ,contr 
+0x4e57 019665 copy pdata ,rega 
+0x4e58 019666 ifetch 2 ,contr 
+0x4e59 019667 copy pdata ,temp 
+0x4e5a 019668 ifetch 2 ,contr 
+0x4e5b 019669 copy pdata ,timeup 
+0x4e5c 019670 bpatchx patch21_7 ,mem_patch21 
+0x4e5d 019671 copy temp ,pdata 
+0x4e5e 019672 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
+0x4e5f 019673 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
+0x4e60 019674 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
+0x4e61 019675 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
+0x4e62 019676 call l2cap_reject_command 
+0x4e63 019677 branch l2cap_proc_signal_connect_req_rtn 
+:      019679 l2cap_proc_signal_connect_req_sdp:
+0x4e64 019680 call save_cont_pointers 
+0x4e65 019681 arg l2cap_sdp_channel ,temp 
+0x4e66 019682 fetch 2 ,mem_sdp_remote_cid 
+0x4e67 019683 nbranch already_connected ,blank 
+0x4e68 019684 copy timeup ,pdata 
+0x4e69 019685 store 2 ,mem_sdp_remote_cid 
+0x4e6a 019686 copy clkn_bt ,pdata 
+0x4e6b 019687 store 4 ,mem_l2cap_sdpres_delay_time 
+0x4e6c 019688 call store_l2cap_req_param 
+0x4e6d 019689 branch send_connection_pending 
+:      019691 store_l2cap_req_param:
+0x4e6e 019692 storet 2 ,mem_psm 
+0x4e6f 019693 deposit timeup 
+0x4e70 019694 store 2 ,mem_scid 
+0x4e71 019695 deposit rega 
+0x4e72 019696 store 2 ,mem_cmd_length 
+0x4e73 019697 deposit regb 
+0x4e74 019698 store 2 ,mem_tt2 
+0x4e75 019699 deposit regc 
+0x4e76 019700 store 2 ,mem_tt3 
+0x4e77 019701 deposit queue 
+0x4e78 019702 store 2 ,mem_id 
+0x4e79 019703 rtn 
+:      019705 restore_l2cap_req_param:
+0x4e7a 019706 fetcht 2 ,mem_psm 
+0x4e7b 019707 fetch 2 ,mem_scid 
+0x4e7c 019708 copy pdata ,timeup 
+0x4e7d 019709 fetch 2 ,mem_cmd_length 
+0x4e7e 019710 copy pdata ,rega 
+0x4e7f 019711 fetch 2 ,mem_tt2 
+0x4e80 019712 copy pdata ,regb 
+0x4e81 019713 fetch 2 ,mem_tt3 
+0x4e82 019714 copy pdata ,regc 
+0x4e83 019715 fetch 2 ,mem_id 
+0x4e84 019716 copy pdata ,queue 
+0x4e85 019717 rtn 
+:      019719 l2cap_proc_signal_connect_req_rfcomm:
+0x4e86 019720 call save_cont_pointers 
+0x4e87 019721 setarg l2cap_rfcomm_channel 
+0x4e88 019722 arg l2cap_rfcomm_channel ,temp 
+0x4e89 019723 fetch 2 ,mem_rfcomm_remote_cid 
+0x4e8a 019724 nbranch already_connected ,blank 
+0x4e8b 019725 copy timeup ,pdata 
+0x4e8c 019726 store 2 ,mem_rfcomm_remote_cid 
+0x4e8d 019727 fetch 1 ,mem_rfcomm_state 
+0x4e8e 019728 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e8f 019729 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e90 019730 store 1 ,mem_rfcomm_state 
+0x4e91 019731 branch send_connection_res 
+:      019732 l2cap_proc_signal_connect_req_hid_ctrl:
+0x4e92 019733 call save_cont_pointers 
+0x4e93 019734 arg l2cap_hid_control_channel ,temp 
+0x4e94 019735 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4e95 019736 nbranch already_connected ,blank 
+0x4e96 019737 copy timeup ,pdata 
+0x4e97 019738 store 2 ,mem_hid_ctrl_remote_cid 
+0x4e98 019739 fetch 1 ,mem_hid_control_state 
+0x4e99 019740 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e9a 019741 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e9b 019742 store 1 ,mem_hid_control_state 
+0x4e9c 019743 branch send_connection_res 
+:      019744 l2cap_proc_signal_connect_req_hid_int:
+0x4e9d 019745 call save_cont_pointers 
+0x4e9e 019746 deposit clke 
+0x4e9f 019747 arg l2cap_hid_interrupt_channel ,temp 
+0x4ea0 019748 fetch 2 ,mem_hid_int_remote_cid 
+0x4ea1 019749 nbranch already_connected ,blank 
+0x4ea2 019750 copy timeup ,pdata 
+0x4ea3 019751 store 2 ,mem_hid_int_remote_cid 
+0x4ea4 019752 fetch 1 ,mem_hid_interrupt_state 
+0x4ea5 019753 set1 l2cap_channel_state_conn_req ,pdata 
+0x4ea6 019754 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ea7 019755 store 1 ,mem_hid_interrupt_state 
+0x4ea8 019756 branch send_connection_res 
+:      019758 send_connection_pending:
+0x4ea9 019759 setarg l2cap_connect_pending 
+0x4eaa 019760 store 2 ,meml2cap_t1 
+0x4eab 019761 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
+0x4eac 019762 branch send_connection_res0 
+:      019763 send_connection_sdp_res:
+0x4ead 019764 fetch 1 ,mem_sdp_state 
+0x4eae 019765 set1 l2cap_channel_state_conn_req ,pdata 
+0x4eaf 019766 set1 l2cap_channel_state_conn_res ,pdata 
+0x4eb0 019767 store 1 ,mem_sdp_state 
+:      019768 send_connection_res:
+0x4eb1 019769 setarg l2cap_connect_successful 
+0x4eb2 019770 store 2 ,meml2cap_t1 
+:      019771 send_connection_res0:
+0x4eb3 019772 bpatchx patch22_0 ,mem_patch22 
+0x4eb4 019773 call load_cont_pointers 
+0x4eb5 019774 setarg signal_connect_rsp 
+0x4eb6 019775 istore 1 ,contw 
+0x4eb7 019776 copy queue ,pdata 
+0x4eb8 019777 istore 1 ,contw 
+0x4eb9 019778 setarg 0x0008 
+0x4eba 019779 istore 2 ,contw 
+0x4ebb 019780 copy temp ,pdata 
+0x4ebc 019781 istore 2 ,contw 
+0x4ebd 019782 copy timeup ,pdata 
+0x4ebe 019783 istore 2 ,contw 
+0x4ebf 019784 fetch 2 ,meml2cap_t1 
+0x4ec0 019785 beq l2cap_connect_pending ,connect_pending 
+0x4ec1 019786 isolate0 0 ,debug 
+0x4ec2 019787 branch connect_suc ,true 
+0x4ec3 019788 setarg l2cap_connect_refused_no_resources 
+:      019789 connect_suc:
+0x4ec4 019790 istore 2 ,contw 
+0x4ec5 019791 force 0x0000 ,pdata 
+0x4ec6 019792 istore 2 ,contw 
+0x4ec7 019793 setarg 12 
+0x4ec8 019794 branch connect_req_update_byte_counts 
+:      019795 connect_pending:
+0x4ec9 019796 istore 2 ,contw 
+0x4eca 019797 force 0x0002 ,pdata 
+0x4ecb 019798 istore 2 ,contw 
+0x4ecc 019799 setarg 12 
+0x4ecd 019800 branch connect_req_update_byte_counts 
+:      019802 already_connected:
+0x4ece 019803 set1 0 ,debug 
+0x4ecf 019804 branch send_connection_res 
+:      019805 connect_req_update_byte_counts:
+0x4ed0 019806 iadd regb ,regb 
+0x4ed1 019807 copy regc ,pdata 
+0x4ed2 019808 isub rega ,regc 
+0x4ed3 019809 branch l2cap_proc_signal_connect_req_rtn 
+:      019810 l2cap_proc_signal_connect_req_rtn:
+0x4ed4 019811 branch l2cap_process_one_signal_rtn 
+:      019813 l2cap_proc_signal_connect_rsp:
+0x4ed5 019814 ifetch 1 ,contr 
+0x4ed6 019815 copy pdata ,queue 
+0x4ed7 019816 ifetch 2 ,contr 
+0x4ed8 019817 copy pdata ,rega 
+0x4ed9 019818 copy regc ,pdata 
+0x4eda 019819 isub rega ,regc 
+0x4edb 019820 ifetch 2 ,contr 
+0x4edc 019821 copy pdata ,timeup 
+0x4edd 019822 ifetch 2 ,contr 
+0x4ede 019823 copy pdata ,temp 
+0x4edf 019824 bpatchx patch22_1 ,mem_patch22 
+0x4ee0 019825 setarg l2cap_sdp_channel 
+0x4ee1 019826 isub temp ,null 
+0x4ee2 019827 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
+0x4ee3 019828 setarg l2cap_rfcomm_channel 
+0x4ee4 019829 isub temp ,null 
+0x4ee5 019830 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x4ee6 019831 setarg l2cap_hid_control_channel 
+0x4ee7 019832 isub temp ,null 
+0x4ee8 019833 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x4ee9 019834 setarg l2cap_hid_interrupt_channel 
+0x4eea 019835 isub temp ,null 
+0x4eeb 019836 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x4eec 019837 rtn 
+:      019839 l2cap_proc_signal_connect_rsp_sdp:
+0x4eed 019840 copy timeup ,pdata 
+0x4eee 019841 store 2 ,mem_sdp_remote_cid 
+0x4eef 019842 fetch 1 ,mem_sdp_state 
+0x4ef0 019843 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef1 019844 store 1 ,mem_sdp_state 
+0x4ef2 019845 branch l2cap_process_one_signal_rtn 
+:      019846 l2cap_proc_signal_connect_rsp_rfcomm:
+0x4ef3 019847 copy timeup ,pdata 
+0x4ef4 019848 store 2 ,mem_rfcomm_remote_cid 
+0x4ef5 019849 fetch 1 ,mem_rfcomm_state 
+0x4ef6 019850 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef7 019851 store 1 ,mem_rfcomm_state 
+0x4ef8 019852 rtn 
+:      019853 l2cap_proc_signal_connect_rsp_hid_int:
+0x4ef9 019854 copy timeup ,pdata 
+0x4efa 019855 store 2 ,mem_hid_ctrl_remote_cid 
+0x4efb 019856 fetch 1 ,mem_hid_interrupt_state 
+0x4efc 019857 set1 l2cap_channel_state_conn_res ,pdata 
+0x4efd 019858 store 1 ,mem_hid_interrupt_state 
+0x4efe 019859 rtn 
+:      019860 l2cap_proc_signal_connect_rsp_hid_ctrl:
+0x4eff 019861 copy timeup ,pdata 
+0x4f00 019862 store 2 ,mem_hid_int_remote_cid 
+0x4f01 019863 fetch 1 ,mem_hid_control_state 
+0x4f02 019864 set1 l2cap_channel_state_conn_res ,pdata 
+0x4f03 019865 store 1 ,mem_hid_control_state 
+0x4f04 019866 rtn 
+:      019868 l2cap_proc_signal_config_req:
+0x4f05 019869 ifetch 1 ,contr 
+0x4f06 019870 copy pdata ,queue 
+0x4f07 019871 ifetch 2 ,contr 
+0x4f08 019872 copy pdata ,rega 
+0x4f09 019873 copy regc ,pdata 
+0x4f0a 019874 isub rega ,regc 
+0x4f0b 019875 ifetch 2 ,contr 
+0x4f0c 019876 copy pdata ,temp 
+0x4f0d 019877 copy temp ,rega 
+0x4f0e 019878 bpatchx patch22_2 ,mem_patch22 
+0x4f0f 019879 setarg l2cap_sdp_channel 
+0x4f10 019880 isub temp ,null 
+0x4f11 019881 branch l2cap_proc_signal_config_req_sdp ,zero 
+0x4f12 019882 setarg l2cap_rfcomm_channel 
+0x4f13 019883 isub temp ,null 
+0x4f14 019884 branch l2cap_proc_signal_config_req_rfcomm ,zero 
+0x4f15 019885 setarg l2cap_hid_control_channel 
+0x4f16 019886 isub temp ,null 
+0x4f17 019887 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x4f18 019888 setarg l2cap_hid_interrupt_channel 
+0x4f19 019889 isub temp ,null 
+0x4f1a 019890 branch l2cap_proc_signal_config_req_hid_int ,zero 
+0x4f1b 019891 branch l2cap_reject_command 
+:      019893 l2cap_proc_signal_config_req_sdp:
+0x4f1c 019894 copy contw ,timeup 
+0x4f1d 019895 fetch 1 ,mem_sdp_state 
+0x4f1e 019896 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f1f 019897 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f20 019899 store 1 ,mem_sdp_state 
+0x4f21 019900 copy timeup ,contw 
+0x4f22 019901 arg l2cap_sdp_channel ,timeup 
+0x4f23 019902 fetch 2 ,mem_sdp_remote_cid 
+0x4f24 019903 copy pdata ,temp 
+0x4f25 019904 branch l2cap_send_config_rsp 
+:      019905 l2cap_proc_signal_config_req_hid_ctrl:
+0x4f26 019906 copy contw ,timeup 
+0x4f27 019907 fetch 1 ,mem_hid_control_state 
+0x4f28 019908 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f29 019909 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f2a 019911 store 1 ,mem_hid_control_state 
+0x4f2b 019912 copy timeup ,contw 
+0x4f2c 019913 arg l2cap_hid_control_channel ,timeup 
+0x4f2d 019914 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f2e 019915 copy pdata ,temp 
+0x4f2f 019916 branch l2cap_send_config_rsp 
+:      019917 l2cap_proc_signal_config_req_hid_int:
+0x4f30 019918 copy contw ,timeup 
+0x4f31 019919 fetch 1 ,mem_hid_interrupt_state 
+0x4f32 019920 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f33 019921 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f34 019923 store 1 ,mem_hid_interrupt_state 
+0x4f35 019924 copy timeup ,contw 
+0x4f36 019925 arg l2cap_hid_interrupt_channel ,timeup 
+0x4f37 019926 fetch 2 ,mem_hid_int_remote_cid 
+0x4f38 019927 copy pdata ,temp 
+0x4f39 019928 branch l2cap_send_config_rsp 
+:      019929 l2cap_proc_signal_config_req_rfcomm:
+0x4f3a 019930 copy contw ,timeup 
+0x4f3b 019931 fetch 1 ,mem_rfcomm_state 
+0x4f3c 019932 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f3d 019933 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f3e 019935 store 1 ,mem_rfcomm_state 
+0x4f3f 019937 copy timeup ,contw 
+0x4f40 019938 arg l2cap_rfcomm_channel ,timeup 
+0x4f41 019939 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f42 019940 copy pdata ,temp 
+:      019941 l2cap_send_config_rsp:
+0x4f43 019942 bpatchx patch22_3 ,mem_patch22 
+0x4f44 019943 setarg signal_config_rsp 
+0x4f45 019944 istore 1 ,contw 
+0x4f46 019945 copy queue ,pdata 
+0x4f47 019946 istore 1 ,contw 
+0x4f48 019947 setarg 0x0006 
+0x4f49 019948 istore 2 ,contw 
+0x4f4a 019949 copy temp ,pdata 
+0x4f4b 019950 istore 2 ,contw 
+0x4f4c 019951 force 0x00 ,pdata 
+0x4f4d 019952 istore 2 ,contw 
+0x4f4e 019953 force l2cap_config_success ,pdata 
+0x4f4f 019954 istore 2 ,contw 
+0x4f50 019955 force 10 ,pdata 
+0x4f51 019956 iadd regb ,regb 
+0x4f52 019958 storet 2 ,mem_config_req_dest_cid 
+0x4f53 019959 copy queue ,pdata 
+0x4f54 019960 store 1 ,mem_config_identifier 
+0x4f55 019961 force l2cap_sdp_channel ,pdata 
+0x4f56 019962 icompare 0xff ,timeup 
+0x4f57 019963 branch l2cap_send_config_rsp_is_sdp ,true 
+0x4f58 019964 increase 1 ,pdata 
+:      019965 l2cap_send_config_rsp_is_sdp:
+0x4f59 019967 rtn 
+:      019968 l2cap_check_channel_state:
+0x4f5a 019969 disable user 
+0x4f5b 019970 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5c 019971 rtnbit0 l2cap_channel_state_conn_req ,pdata 
+0x4f5d 019972 rtnbit0 l2cap_channel_state_conn_res ,pdata 
+0x4f5e 019973 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5f 019974 copy contr ,contw 
+0x4f60 019975 increase -1 ,contw 
+0x4f61 019976 istore 1 ,contw 
+0x4f62 019977 enable user 
+0x4f63 019978 rtn 
+:      019979 l2cap_send_config_req:
+:      019980 l2cap_send_config_req_sdp:
+0x4f64 019981 fetch 1 ,mem_sdp_state 
+0x4f65 019982 call l2cap_check_channel_state 
+0x4f66 019983 nbranch l2cap_send_config_req_rfcomm ,user 
+0x4f67 019984 jam l2cap_sdp_channel ,mem_send_config_req 
+0x4f68 019985 fetch 2 ,mem_sdp_remote_cid 
+0x4f69 019986 store 2 ,mem_config_req_dest_cid 
+0x4f6a 019987 branch l2cap_generate_config_req 
+:      019988 l2cap_send_config_req_rfcomm:
+0x4f6b 019989 fetch 1 ,mem_rfcomm_state 
+0x4f6c 019990 call l2cap_check_channel_state 
+0x4f6d 019991 nbranch l2cap_send_config_req_hid_ctrl ,user 
+0x4f6e 019992 jam l2cap_rfcomm_channel ,mem_send_config_req 
+0x4f6f 019993 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f70 019994 store 2 ,mem_config_req_dest_cid 
+0x4f71 019995 branch l2cap_generate_config_req 
+:      019996 l2cap_send_config_req_hid_ctrl:
+0x4f72 019997 fetch 1 ,mem_hid_control_state 
+0x4f73 019998 call l2cap_check_channel_state 
+0x4f74 019999 nbranch l2cap_send_config_req_hid_int ,user 
+0x4f75 020000 jam l2cap_hid_control_channel ,mem_send_config_req 
+0x4f76 020001 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f77 020002 store 2 ,mem_config_req_dest_cid 
+0x4f78 020003 branch l2cap_generate_config_req 
+:      020004 l2cap_send_config_req_hid_int:
+0x4f79 020005 fetch 1 ,mem_hid_interrupt_state 
+0x4f7a 020006 call l2cap_check_channel_state 
+0x4f7b 020007 nrtn user 
+0x4f7c 020008 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
+0x4f7d 020009 fetch 2 ,mem_hid_int_remote_cid 
+0x4f7e 020010 store 2 ,mem_config_req_dest_cid 
+:      020013 l2cap_generate_config_req:
+0x4f7f 020014 bpatchx patch22_4 ,mem_patch22 
+0x4f80 020015 call l2cap_get_req_id 
+0x4f81 020016 call l2cap_malloc_signal_channel 
+0x4f82 020017 force 0 ,regb 
+0x4f83 020018 call l2cap_get_signal_tx_payload 
+0x4f84 020019 force signal_config_req ,pdata 
+0x4f85 020020 istore 1 ,contw 
+0x4f86 020021 fetch 1 ,mem_ml2cap_comm_id 
+0x4f87 020022 istore 1 ,contw 
+0x4f88 020023 setarg 0x0008 
+0x4f89 020024 istore 2 ,contw 
+0x4f8a 020025 fetch 2 ,mem_config_req_dest_cid 
+0x4f8b 020026 istore 2 ,contw 
+0x4f8c 020027 setarg 0x0000 
+0x4f8d 020028 istore 2 ,contw 
+0x4f8e 020029 force 1 ,pdata 
+0x4f8f 020030 istore 1 ,contw 
+0x4f90 020031 force 2 ,pdata 
+0x4f91 020032 istore 1 ,contw 
+0x4f92 020033 fetch 1 ,mem_send_config_req 
+0x4f93 020034 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
+0x4f94 020035 setarg l2cap_config_mtu_sdp 
+0x4f95 020036 istore 2 ,contw 
+0x4f96 020037 branch l2cap_generate_config_req_done 
+:      020038 l2cap_generate_config_req_rfcomm:
+0x4f97 020039 setarg l2cap_config_mtu_rfcomm 
+0x4f98 020040 istore 2 ,contw 
+:      020041 l2cap_generate_config_req_done:
+0x4f99 020042 arg 0x0c ,temp 
+0x4f9a 020043 storet 2 ,mem_l2cap_signal_tx_length 
+0x4f9b 020044 call l2cap_get_signal_tx_buff 
+0x4f9c 020045 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4f9d 020046 istore 2 ,contw 
+0x4f9e 020047 force l2cap_signal_channel ,pdata 
+0x4f9f 020048 istore 2 ,contw 
+0x4fa0 020049 jam 0 ,mem_send_config_req 
+:      020050 l2cap_proc_signal_config_req_rtn:
+0x4fa1 020051 branch l2cap_process_one_signal_rtn 
+:      020053 l2cap_proc_signal_config_rsp:
+0x4fa2 020054 increase 1 ,contr 
+0x4fa3 020055 ifetch 2 ,contr 
+0x4fa4 020056 copy pdata ,rega 
+0x4fa5 020057 copy regc ,pdata 
+0x4fa6 020058 isub rega ,regc 
+0x4fa7 020059 ifetch 2 ,contr 
+0x4fa8 020060 copy pdata ,rega 
+0x4fa9 020061 bpatchx patch22_5 ,mem_patch22 
+0x4faa 020062 setarg l2cap_sdp_channel 
+0x4fab 020063 isub rega ,null 
+0x4fac 020064 branch l2cap_proc_signal_config_rsp_sdp ,zero 
+0x4fad 020065 setarg l2cap_rfcomm_channel 
+0x4fae 020066 isub rega ,null 
+0x4faf 020067 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x4fb0 020068 setarg l2cap_hid_control_channel 
+0x4fb1 020069 isub rega ,null 
+0x4fb2 020070 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x4fb3 020071 setarg l2cap_hid_interrupt_channel 
+0x4fb4 020072 isub rega ,null 
+0x4fb5 020073 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
+0x4fb6 020074 increase 2 ,contr 
+0x4fb7 020075 ifetch 2 ,contr 
+0x4fb8 020076 iforce null 
+0x4fb9 020077 branch l2cap_process_one_signal_rtn 
+:      020078 l2cap_proc_signal_config_rsp_sdp:
+0x4fba 020079 fetch 1 ,mem_sdp_state 
+0x4fbb 020080 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fbc 020081 store 1 ,mem_sdp_state 
+0x4fbd 020082 branch l2cap_process_one_signal_rtn 
+:      020083 l2cap_proc_signal_config_rsp_rfcomm:
+0x4fbe 020084 fetch 1 ,mem_rfcomm_state 
+0x4fbf 020085 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc0 020086 store 1 ,mem_rfcomm_state 
+0x4fc1 020087 branch l2cap_process_one_signal_rtn 
+:      020088 l2cap_proc_signal_config_rsp_hid_ctrl:
+0x4fc2 020089 fetch 1 ,mem_hid_control_state 
+0x4fc3 020090 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc4 020091 store 1 ,mem_hid_control_state 
+0x4fc5 020092 branch l2cap_process_one_signal_rtn 
+:      020093 l2cap_proc_signal_config_rsp_hid_int:
+0x4fc6 020094 fetch 1 ,mem_hid_interrupt_state 
+0x4fc7 020095 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc8 020096 store 1 ,mem_hid_interrupt_state 
+0x4fc9 020097 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x4fca 020098 branch ui_ipc_send_event 
+:      020102 l2cap_proc_signal_disconnect_req:
+0x4fcb 020103 ifetch 1 ,contr 
+0x4fcc 020104 copy pdata ,queue 
+0x4fcd 020105 ifetch 2 ,contr 
+0x4fce 020106 copy pdata ,rega 
+0x4fcf 020107 copy regc ,pdata 
+0x4fd0 020108 isub rega ,regc 
+0x4fd1 020109 ifetch 2 ,contr 
+0x4fd2 020110 copy pdata ,rega 
+0x4fd3 020111 ifetch 2 ,contr 
+0x4fd4 020112 copy pdata ,timeup 
+0x4fd5 020113 copy rega ,temp 
+0x4fd6 020114 call save_cont_pointers 
+0x4fd7 020115 bpatchx patch22_6 ,mem_patch22 
+0x4fd8 020116 setarg l2cap_sdp_channel 
+0x4fd9 020117 isub temp ,null 
+0x4fda 020118 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
+0x4fdb 020119 setarg l2cap_rfcomm_channel 
+0x4fdc 020120 isub temp ,null 
+0x4fdd 020121 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
+0x4fde 020122 setarg l2cap_hid_control_channel 
+0x4fdf 020123 isub temp ,null 
+0x4fe0 020124 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
+0x4fe1 020125 setarg l2cap_hid_interrupt_channel 
+0x4fe2 020126 isub temp ,null 
+0x4fe3 020127 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
+0x4fe4 020128 call l2cap_reject_command 
+0x4fe5 020129 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020130 l2cap_proc_signal_disconnect_req_hid_ctrl:
+0x4fe6 020131 copy timeup ,temp 
+0x4fe7 020132 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4fe8 020133 isub temp ,null 
+0x4fe9 020134 branch l2cap_disconnect_hid_control_now ,zero 
+0x4fea 020135 call l2cap_reject_command 
+0x4feb 020136 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020137 l2cap_proc_signal_disconnect_req_hid_int:
+0x4fec 020138 copy timeup ,temp 
+0x4fed 020139 fetch 2 ,mem_hid_int_remote_cid 
+0x4fee 020140 isub temp ,null 
+0x4fef 020141 branch l2cap_disconnect_hid_interrupt_now ,zero 
+0x4ff0 020142 call l2cap_reject_command 
+0x4ff1 020143 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020145 l2cap_proc_signal_disconnect_req_sdp:
+0x4ff2 020146 copy timeup ,temp 
+0x4ff3 020147 fetch 2 ,mem_sdp_remote_cid 
+0x4ff4 020148 isub temp ,null 
+0x4ff5 020149 branch l2cap_disconnect_sdp_now ,zero 
+0x4ff6 020150 call l2cap_reject_command 
+0x4ff7 020151 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020152 l2cap_disconnect_hid_control_now:
+0x4ff8 020153 call l2cap_reset_hid_ctrl_state 
+0x4ff9 020154 branch l2cap_send_disconnect_rsp_pkt 
+:      020155 l2cap_disconnect_hid_interrupt_now:
+0x4ffa 020156 call l2cap_reset_hid_int_state 
+0x4ffb 020157 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4ffc 020158 branch l2cap_send_disconnect_rsp_pkt ,blank 
+0x4ffd 020166 branch l2cap_send_disconnect_rsp_pkt 
+:      020168 l2cap_disconnect_sdp_now:
+0x4ffe 020169 call l2cap_reset_sdp_channel_state 
+0x4fff 020170 fetch 1 ,mem_upper_sm_ss 
+0x5000 020171 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
+0x5001 020174 branch l2cap_send_disconnect_rsp_pkt 
+:      020175 l2cap_proc_signal_disconnect_req_rfcomm:
+0x5002 020176 copy timeup ,temp 
+0x5003 020177 fetch 2 ,mem_rfcomm_remote_cid 
+0x5004 020178 isub temp ,null 
+0x5005 020179 branch l2cap_disconnect_rfcomm_now ,zero 
+0x5006 020180 call l2cap_reject_command 
+0x5007 020181 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020182 l2cap_disconnect_rfcomm_now:
+0x5008 020183 call l2cap_reset_rfcomm_channel_state 
+0x5009 020184 branch l2cap_send_disconnect_rsp_pkt 
+:      020185 l2cap_send_disconnect_rsp_pkt:
+0x500a 020186 call load_cont_pointers 
+0x500b 020187 setarg signal_disconnect_rsp 
+0x500c 020188 istore 1 ,contw 
+0x500d 020189 copy queue ,pdata 
+0x500e 020190 istore 1 ,contw 
+0x500f 020191 setarg 0x0004 
+0x5010 020192 istore 2 ,contw 
+0x5011 020193 copy rega ,pdata 
+0x5012 020194 istore 2 ,contw 
+0x5013 020195 copy timeup ,pdata 
+0x5014 020196 istore 2 ,contw 
+0x5015 020197 force 8 ,pdata 
+0x5016 020198 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020199 l2cap_proc_signal_disconnect_req_err_rtn:
+0x5017 020200 call load_cont_pointers 
+0x5018 020201 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020202 l2cap_proc_signal_disconnect_req_rtn:
+0x5019 020203 iadd regb ,regb 
+0x501a 020204 branch l2cap_process_one_signal_rtn 
+:      020205 l2cap_proc_signal_disconnect_rsp:
+0x501b 020206 ifetch 1 ,contr 
+0x501c 020207 copy pdata ,queue 
+0x501d 020208 ifetch 2 ,contr 
+0x501e 020209 copy pdata ,rega 
+0x501f 020210 copy regc ,pdata 
+0x5020 020211 isub rega ,regc 
+0x5021 020212 ifetch 2 ,contr 
+0x5022 020213 copy pdata ,timeup 
+0x5023 020214 ifetch 2 ,contr 
+0x5024 020215 copy pdata ,temp 
+0x5025 020216 call save_cont_pointers 
+0x5026 020217 bpatchx patch22_7 ,mem_patch22 
+0x5027 020218 setarg l2cap_sdp_channel 
+0x5028 020219 isub temp ,null 
+0x5029 020220 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
+0x502a 020221 setarg l2cap_rfcomm_channel 
+0x502b 020222 isub temp ,null 
+0x502c 020223 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
+0x502d 020224 setarg l2cap_hid_control_channel 
+0x502e 020225 isub temp ,null 
+0x502f 020226 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
+0x5030 020227 setarg l2cap_hid_interrupt_channel 
+0x5031 020228 isub temp ,null 
+0x5032 020229 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
+0x5033 020230 call l2cap_reject_command 
+0x5034 020231 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
+:      020232 l2cap_proc_signal_disconnect_rsp_sdp:
+0x5035 020233 copy temp ,rega 
+0x5036 020234 copy timeup ,temp 
+0x5037 020235 fetch 2 ,mem_sdp_remote_cid 
+0x5038 020236 isub temp ,null 
+0x5039 020237 call l2cap_reset_sdp_channel_state ,zero 
+0x503a 020238 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020239 l2cap_proc_signal_disconnect_rsp_rfcomm:
+0x503b 020240 copy temp ,rega 
+0x503c 020241 copy timeup ,temp 
+0x503d 020242 fetch 2 ,mem_rfcomm_remote_cid 
+0x503e 020243 isub temp ,null 
+0x503f 020244 call l2cap_reset_rfcomm_channel_state ,zero 
+0x5040 020245 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020246 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
+0x5041 020247 copy temp ,rega 
+0x5042 020248 copy timeup ,temp 
+0x5043 020249 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5044 020250 isub temp ,null 
+0x5045 020251 call l2cap_reset_hid_ctrl_state ,zero 
+0x5046 020252 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020253 l2cap_proc_signal_disconnect_rsp_hid_int:
+0x5047 020254 copy temp ,rega 
+0x5048 020255 copy timeup ,temp 
+0x5049 020256 fetch 2 ,mem_hid_int_remote_cid 
+0x504a 020257 isub temp ,null 
+0x504b 020258 call l2cap_reset_hid_int_state ,zero 
+0x504c 020259 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020260 l2cap_proc_signal_disconnect_rsp_rtn:
+0x504d 020261 call load_cont_pointers 
+0x504e 020262 branch l2cap_process_one_signal_rtn 
+:      020263 l2cap_proc_signal_disconnect_rsp_err_rtn:
+0x504f 020264 branch l2cap_process_one_signal_rtn 
+:      020267 l2cap_proc_signal_echo_req:
+0x5050 020268 ifetch 1 ,contr 
+0x5051 020269 copy pdata ,queue 
+0x5052 020270 ifetch 2 ,contr 
+0x5053 020271 copy pdata ,rega 
+0x5054 020272 iadd contr ,contr 
+0x5055 020273 setarg 9 
+0x5056 020274 istore 1 ,contw 
+0x5057 020275 copy queue ,pdata 
+0x5058 020276 istore 1 ,contw 
+0x5059 020277 force 0x0000 ,pdata 
+0x505a 020278 istore 2 ,contw 
+0x505b 020279 force 4 ,pdata 
+0x505c 020280 iadd regb ,regb 
+0x505d 020281 copy regc ,pdata 
+0x505e 020282 isub rega ,regc 
+0x505f 020283 branch l2cap_process_one_signal_rtn 
+:      020284 l2cap_proc_signal_echo_rsp:
+0x5060 020285 branch l2cap_process_one_signal_rtn 
+:      020287 l2cap_proc_signal_info_rsp:
+0x5061 020288 branch l2cap_process_one_signal_rtn 
+:      020289 l2cap_reject_command:
+0x5062 020290 force 0 ,regb 
+0x5063 020291 call l2cap_get_signal_tx_payload 
+0x5064 020292 setarg signal_cmd_reject 
+0x5065 020293 istore 1 ,contw 
+0x5066 020294 copy queue ,pdata 
+0x5067 020295 istore 1 ,contw 
+0x5068 020296 setarg 2 
+0x5069 020297 istore 2 ,contw 
+0x506a 020298 setarg cmd_not_understood 
+0x506b 020299 istore 2 ,contw 
+0x506c 020300 increase 6 ,regb 
+0x506d 020301 arg 4 ,regc 
+0x506e 020302 branch l2cap_process_one_signal_rtn 
+:      020306 l2cap_reset_rfcomm_channel_state:
+0x506f 020307 setarg 0 
+0x5070 020308 store 2 ,mem_rfcomm_tx_pkt_length 
+0x5071 020309 store 2 ,mem_rfcomm_remote_cid 
+0x5072 020310 jam 0 ,mem_rfcomm_state 
+0x5073 020311 rtn 
+:      020312 l2cap_reset_sdp_channel_state:
+0x5074 020313 setarg 0 
+0x5075 020314 store 2 ,mem_sdp_tx_pkt_length 
+0x5076 020315 store 2 ,mem_sdp_remote_cid 
+0x5077 020316 jam 0 ,mem_sdp_state 
+0x5078 020317 rtn 
+:      020318 l2cap_reset_hid_ctrl_state:
+0x5079 020319 setarg 0 
+0x507a 020320 store 2 ,mem_hid_ctrl_remote_cid 
+0x507b 020321 jam 0 ,mem_hid_control_state 
+0x507c 020322 fetch 1 ,mem_hid_interrupt_state 
+0x507d 020323 beq 0 ,l2cap_reset_hid_disconnected 
+0x507e 020324 rtn 
+:      020326 l2cap_reset_hid_int_state:
+0x507f 020327 setarg 0 
+0x5080 020328 store 2 ,mem_hid_int_remote_cid 
+0x5081 020329 jam 0 ,mem_hid_interrupt_state 
+0x5082 020330 fetch 1 ,mem_hid_control_state 
+0x5083 020331 beq 0 ,l2cap_reset_hid_disconnected 
+0x5084 020332 rtn 
+:      020334 l2cap_reset_hid_disconnected:
+0x5085 020335 jam bt_evt_hid_disconnected ,mem_fifo_temp 
+0x5086 020336 branch ui_ipc_send_event 
+:      020338 l2cap_disconnect_interrupt_req:
+0x5087 020339 fetch 1 ,mem_control_tasks 
+0x5088 020340 set0 l2cap_disconnect_interrupt ,pdata 
+0x5089 020341 store 1 ,mem_control_tasks 
+0x508a 020342 fetch 2 ,mem_hid_int_remote_cid 
+0x508b 020343 rtn blank 
+0x508c 020344 call l2cap_malloc_signal_channel 
+0x508d 020345 fetch 2 ,mem_hid_int_remote_cid 
+0x508e 020346 copy pdata ,rega 
+0x508f 020347 force l2cap_hid_interrupt_channel ,regb 
+0x5090 020348 branch l2cap_generate_disconnect_req 
+:      020349 l2cap_disconnect_control_req:
+0x5091 020350 fetch 1 ,mem_control_tasks 
+0x5092 020351 set0 l2cap_disconnect_control ,pdata 
+0x5093 020352 store 1 ,mem_control_tasks 
+0x5094 020353 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5095 020354 rtn blank 
+0x5096 020355 call l2cap_malloc_signal_channel 
+0x5097 020356 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5098 020357 copy pdata ,rega 
+0x5099 020358 force l2cap_hid_control_channel ,regb 
+:      020359 l2cap_generate_disconnect_req:
+0x509a 020360 call l2cap_get_req_id 
+0x509b 020361 call l2cap_get_signal_tx_payload 
+0x509c 020362 force signal_disconnect_req ,pdata 
+0x509d 020363 istore 1 ,contw 
+0x509e 020364 fetch 1 ,mem_ml2cap_comm_id 
+0x509f 020365 istore 1 ,contw 
+0x50a0 020366 setarg 0x0004 
+0x50a1 020367 istore 2 ,contw 
+0x50a2 020368 copy rega ,pdata 
+0x50a3 020369 istore 2 ,contw 
+0x50a4 020370 copy regb ,pdata 
+0x50a5 020371 istore 2 ,contw 
+0x50a6 020372 force 0x08 ,temp 
+0x50a7 020373 branch ml2cap_send_signal 
+:      020375 ml2cap_send_signal_connect_req:
+0x50a8 020376 bpatchx patch23_0 ,mem_patch23 
+0x50a9 020377 call l2cap_get_req_id 
+0x50aa 020378 call l2cap_get_signal_tx_payload 
+0x50ab 020379 setarg signal_connect_req 
+0x50ac 020380 istore 1 ,contw 
+0x50ad 020381 fetch 1 ,mem_ml2cap_comm_id 
+0x50ae 020382 istore 1 ,contw 
+0x50af 020383 setarg 0x0004 
+0x50b0 020384 istore 2 ,contw 
+0x50b1 020385 copy temp ,pdata 
+0x50b2 020386 istore 2 ,contw 
+0x50b3 020387 copy timeup ,pdata 
+0x50b4 020388 istore 2 ,contw 
+0x50b5 020389 arg 8 ,temp 
+0x50b6 020390 branch ml2cap_send_signal 
+:      020391 ml2cap_send_signal_config_req:
+0x50b7 020392 bpatchx patch23_1 ,mem_patch23 
+0x50b8 020393 call l2cap_get_req_id 
+0x50b9 020394 call l2cap_get_signal_tx_payload 
+0x50ba 020395 setarg signal_config_req 
+0x50bb 020396 istore 1 ,contw 
+0x50bc 020397 fetch 1 ,mem_ml2cap_comm_id 
+0x50bd 020398 istore 1 ,contw 
+0x50be 020399 setarg 0x0008 
+0x50bf 020400 istore 2 ,contw 
+0x50c0 020402 copy temp ,pdata 
+0x50c1 020404 istore 2 ,contw 
+0x50c2 020405 setarg 0x0000 
+0x50c3 020406 istore 2 ,contw 
+0x50c4 020407 setarg 0x01 
+0x50c5 020408 istore 1 ,contw 
+0x50c6 020409 setarg 0x02 
+0x50c7 020410 istore 1 ,contw 
+0x50c8 020411 setarg l2cap_config_mtu_rfcomm 
+0x50c9 020412 istore 2 ,contw 
+0x50ca 020413 arg 0xc ,temp 
+0x50cb 020414 branch ml2cap_send_signal 
+:      020415 ml2cap_send_signal_disconn_req:
+0x50cc 020416 bpatchx patch23_2 ,mem_patch23 
+0x50cd 020417 call l2cap_get_req_id 
+0x50ce 020418 call l2cap_get_signal_tx_payload 
+0x50cf 020419 setarg signal_disconnect_req 
+0x50d0 020420 istore 1 ,contw 
+0x50d1 020421 fetch 1 ,mem_ml2cap_comm_id 
+0x50d2 020422 increase 1 ,pdata 
+0x50d3 020423 copy contw ,rega 
+0x50d4 020424 store 1 ,mem_ml2cap_comm_id 
+0x50d5 020425 copy rega ,contw 
+0x50d6 020426 istore 1 ,contw 
+0x50d7 020427 setarg 0x0004 
+0x50d8 020428 istore 2 ,contw 
+0x50d9 020429 copy temp ,pdata 
+0x50da 020430 istore 2 ,contw 
+0x50db 020431 copy timeup ,pdata 
+0x50dc 020432 istore 2 ,contw 
+0x50dd 020433 arg 0x8 ,temp 
+:      020436 ml2cap_send_signal:
+0x50de 020437 storet 2 ,mem_l2cap_signal_tx_length 
+0x50df 020438 copy temp ,pdata 
+0x50e0 020439 branch l2cap_malloc_discard ,blank 
+0x50e1 020440 call l2cap_get_signal_tx_buff 
+0x50e2 020441 fetch 2 ,mem_l2cap_signal_tx_length 
+0x50e3 020442 istore 2 ,contw 
+0x50e4 020443 force l2cap_signal_channel ,pdata 
+0x50e5 020444 istore 2 ,contw 
+0x50e6 020445 rtn 
+:      020447 msdp_send_req_done:
+0x50e7 020448 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50e8 020449 branch assert ,blank 
+0x50e9 020450 call l2cap_get_sdp_tx_buff 
+0x50ea 020451 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50eb 020452 istore 2 ,contw 
+0x50ec 020453 fetch 2 ,mem_sdp_remote_cid 
+0x50ed 020454 istore 2 ,contw 
+0x50ee 020455 rtn 
+:      020456 ml2cap_rx_multiplexing:
+0x50ef 020457 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50f0 020458 branch l2cap_rx_reset_state ,blank 
+0x50f1 020459 bpatchx patch23_3 ,mem_patch23 
+0x50f2 020460 fetch 1 ,mem_l2cap_rx_cid 
+0x50f3 020461 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
+0x50f4 020462 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
+0x50f5 020463 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x50f6 020464 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x50f7 020465 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x50f8 020466 branch l2cap_rx_reset_state 
+:      020468 ml2cap_call_proc_signal:
+0x50f9 020469 bpatchx patch23_4 ,mem_patch23 
+0x50fa 020470 call l2cap_malloc_signal_channel 
+0x50fb 020471 force 0 ,regb 
+0x50fc 020472 call l2cap_get_signal_tx_payload 
+0x50fd 020473 copy pdata ,contw 
+0x50fe 020474 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50ff 020475 copy pdata ,regc 
+0x5100 020476 fetch 2 ,mem_l2cap_payload_ptr 
+0x5101 020477 iforce contr 
+:      020478 ml2cap_proc_one_comm_loop:
+0x5102 020479 call ml2cap_proc_one_comm 
+0x5103 020480 increase -4 ,regc 
+0x5104 020481 nbranch ml2cap_proc_one_comm_loop ,zero 
+0x5105 020482 copy regb ,temp 
+0x5106 020483 call ml2cap_send_signal 
+0x5107 020484 branch l2cap_rx_reset_state 
+:      020486 ml2cap_proc_one_comm:
+0x5108 020487 ifetch 1 ,contr 
+0x5109 020488 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
+0x510a 020489 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
+0x510b 020490 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
+0x510c 020491 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
+0x510d 020492 beq signal_config_req ,ml2cap_proc_signal_config_req 
+0x510e 020493 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
+0x510f 020494 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
+0x5110 020495 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x5111 020496 beq signal_info_req ,ml2cap_proc_signal_info_req 
+0x5112 020497 branch ml2cap_proc_send_reject 
+:      020499 ml2cap_proc_signal_connect_req:
+0x5113 020500 call save_cont_pointers 
+0x5114 020502 call load_cont_pointers 
+0x5115 020503 branch l2cap_proc_signal_connect_req 
+:      020504 ml2cap_proc_signal_cmd_reject:
+0x5116 020505 ifetch 1 ,contr 
+0x5117 020506 copy pdata ,queue 
+0x5118 020507 ifetch 2 ,contr 
+0x5119 020508 copy pdata ,rega 
+0x511a 020509 copy regc ,pdata 
+0x511b 020510 isub rega ,regc 
+:      020511 mvptr:
+0x511c 020512 ifetch 1 ,contr 
+0x511d 020513 increase -1 ,rega 
+0x511e 020514 nbranch mvptr ,zero 
+0x511f 020515 rtn 
+:      020516 ml2cap_proc_signal_connect_rsp:
+0x5120 020517 ifetch 1 ,contr 
+0x5121 020518 copy pdata ,queue 
+0x5122 020519 ifetch 2 ,contr 
+0x5123 020520 copy pdata ,rega 
+0x5124 020521 ifetch 2 ,contr 
+0x5125 020522 copy pdata ,timeup 
+0x5126 020523 ifetch 2 ,contr 
+0x5127 020524 copy pdata ,temp 
+0x5128 020525 ifetch 2 ,contr 
+0x5129 020526 sub pdata ,0 ,null 
+0x512a 020527 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
+0x512b 020528 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
+0x512c 020529 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
+0x512d 020530 branch ml2cap_proc_signal_connect_rsp_mnosucc 
+:      020531 ml2cap_proc_signal_connect_refused_result:
+0x512e 020532 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
+0x512f 020533 call ui_ipc_send_event 
+:      020534 ml2cap_proc_signal_connect_rsp_mnosucc:
+0x5130 020535 ifetch 2 ,contr 
+0x5131 020536 branch mnosucc 
+:      020537 ml2cap_proc_signal_connect_rsp_sucessful:
+0x5132 020538 call save_cont_pointers 
+0x5133 020542 bpatchx patch23_5 ,mem_patch23 
+0x5134 020543 setarg l2cap_sdp_channel 
+0x5135 020544 isub temp ,null 
+0x5136 020545 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
+0x5137 020546 setarg l2cap_rfcomm_channel 
+0x5138 020547 isub temp ,null 
+0x5139 020548 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x513a 020549 setarg l2cap_hid_interrupt_channel 
+0x513b 020550 isub temp ,null 
+0x513c 020551 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x513d 020552 setarg l2cap_hid_control_channel 
+0x513e 020553 isub temp ,null 
+0x513f 020554 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x5140 020555 branch mnosucc 
+:      020556 ml2cap_proc_signal_connect_rsp_sdp:
+0x5141 020557 copy timeup ,pdata 
+0x5142 020558 store 2 ,mem_sdp_remote_cid 
+0x5143 020559 fetch 1 ,mem_sdp_state 
+0x5144 020560 set1 l2cap_channel_state_conn_res 
+0x5145 020561 store 1 ,mem_sdp_state 
+0x5146 020562 branch mnosucc1 
+:      020563 ml2cap_proc_signal_connect_rsp_rfcomm:
+0x5147 020564 copy timeup ,pdata 
+0x5148 020565 store 2 ,mem_rfcomm_remote_cid 
+0x5149 020566 fetch 1 ,mem_rfcomm_state 
+0x514a 020567 set1 l2cap_channel_state_conn_res 
+0x514b 020568 store 1 ,mem_rfcomm_state 
+0x514c 020569 branch mnosucc1 
+:      020570 ml2cap_proc_signal_connect_rsp_hid_ctrl:
+0x514d 020571 copy timeup ,pdata 
+0x514e 020572 store 2 ,mem_hid_ctrl_remote_cid 
+0x514f 020573 fetch 1 ,mem_hid_control_state 
+0x5150 020574 set1 l2cap_channel_state_conn_res 
+0x5151 020575 store 1 ,mem_hid_control_state 
+0x5152 020576 branch mnosucc1 
+:      020577 ml2cap_proc_signal_connect_rsp_hid_int:
+0x5153 020578 copy timeup ,pdata 
+0x5154 020579 store 2 ,mem_hid_int_remote_cid 
+0x5155 020580 fetch 1 ,mem_hid_interrupt_state 
+0x5156 020581 set1 l2cap_channel_state_conn_res 
+0x5157 020582 store 1 ,mem_hid_interrupt_state 
+:      020585 mnosucc1:
+0x5158 020586 call load_cont_pointers 
+:      020587 mnosucc:
+0x5159 020588 copy regc ,pdata 
+0x515a 020589 isub rega ,regc 
+0x515b 020590 rtn 
+:      020592 ml2cap_proc_signal_config_rsp:
+0x515c 020593 ifetch 1 ,contr 
+0x515d 020594 copy pdata ,queue 
+0x515e 020595 ifetch 2 ,contr 
+0x515f 020596 copy pdata ,rega 
+0x5160 020597 copy regc ,pdata 
+0x5161 020598 isub rega ,regc 
+0x5162 020599 ifetch 2 ,contr 
+0x5163 020600 copy pdata ,timeup 
+0x5164 020601 ifetch 2 ,contr 
+0x5165 020602 ifetch 2 ,contr 
+0x5166 020603 nbranch mcrsdone1 ,blank 
+0x5167 020604 call save_cont_pointers 
+0x5168 020608 copy timeup ,temp 
+0x5169 020609 bpatchx patch23_6 ,mem_patch23 
+0x516a 020610 setarg l2cap_sdp_channel 
+0x516b 020611 isub temp ,null 
+0x516c 020612 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
+0x516d 020613 setarg l2cap_rfcomm_channel 
+0x516e 020614 isub temp ,null 
+0x516f 020615 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x5170 020616 setarg l2cap_hid_control_channel 
+0x5171 020617 isub temp ,null 
+0x5172 020618 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x5173 020619 setarg l2cap_hid_interrupt_channel 
+0x5174 020620 isub temp ,null 
+0x5175 020621 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
+:      020622 ml2cap_proc_signal_config_rsp_sdp:
+0x5176 020623 fetch 1 ,mem_sdp_state 
+0x5177 020624 set1 l2cap_channel_state_rcv_cfg_res 
+0x5178 020625 store 1 ,mem_sdp_state 
+0x5179 020626 rtn 
+:      020627 ml2cap_proc_signal_config_rsp_rfcomm:
+0x517a 020628 fetch 1 ,mem_rfcomm_state 
+0x517b 020629 set1 l2cap_channel_state_rcv_cfg_res 
+0x517c 020630 store 1 ,mem_rfcomm_state 
+0x517d 020631 rtn 
+:      020632 ml2cap_proc_signal_config_rsp_hid_ctrl:
+0x517e 020633 fetch 1 ,mem_hid_control_state 
+0x517f 020634 set1 l2cap_channel_state_rcv_cfg_res 
+0x5180 020635 store 1 ,mem_hid_control_state 
+0x5181 020636 rtn 
+:      020637 ml2cap_proc_signal_config_rsp_hid_int:
+0x5182 020638 fetch 1 ,mem_hid_interrupt_state 
+0x5183 020639 set1 l2cap_channel_state_rcv_cfg_res 
+0x5184 020640 store 1 ,mem_hid_interrupt_state 
+0x5185 020641 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x5186 020642 branch ui_ipc_send_event 
+:      020645 mcfrsdone:
+0x5187 020646 call load_cont_pointers 
+:      020647 mcrsdone1:
+0x5188 020648 increase -6 ,rega 
+:      020649 mloop2:
+0x5189 020650 branch mcrsdone ,zero 
+0x518a 020651 increase 1 ,contr 
+0x518b 020652 increase -1 ,rega 
+0x518c 020653 branch mloop2 
+:      020654 mcrsdone:
+0x518d 020655 rtn 
+:      020656 ml2cap_proc_signal_config_req:
+0x518e 020657 ifetch 1 ,contr 
+0x518f 020658 copy pdata ,queue 
+0x5190 020659 ifetch 2 ,contr 
+0x5191 020660 copy pdata ,rega 
+0x5192 020661 copy regc ,pdata 
+0x5193 020662 isub rega ,regc 
+0x5194 020663 ifetch 2 ,contr 
+0x5195 020664 increase 2 ,contr 
+0x5196 020665 copy pdata ,temp 
+0x5197 020666 setarg signal_config_rsp 
+0x5198 020667 istore 1 ,contw 
+0x5199 020668 copy queue ,pdata 
+0x519a 020669 istore 1 ,contw 
+0x519b 020670 increase 2 ,rega 
+0x519c 020671 copy rega ,pdata 
+0x519d 020672 istore 2 ,contw 
+0x519e 020673 call save_cont_pointers 
+0x519f 020674 bpatchx patch23_7 ,mem_patch23 
+0x51a0 020675 setarg l2cap_sdp_channel 
+0x51a1 020676 isub temp ,null 
+0x51a2 020677 branch ml2cap_proc_signal_config_req_sdp ,zero 
+0x51a3 020678 setarg l2cap_rfcomm_channel 
+0x51a4 020679 isub temp ,null 
+0x51a5 020680 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
+0x51a6 020681 setarg l2cap_hid_control_channel 
+0x51a7 020682 isub temp ,null 
+0x51a8 020683 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x51a9 020684 setarg l2cap_hid_interrupt_channel 
+0x51aa 020685 isub temp ,null 
+0x51ab 020686 branch ml2cap_proc_signal_config_req_hid_int ,zero 
+0x51ac 020687 branch mcfgrq_done 
+:      020688 ml2cap_proc_signal_config_req_sdp:
+0x51ad 020689 fetch 1 ,mem_sdp_state 
+0x51ae 020690 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51af 020691 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51b0 020692 store 1 ,mem_sdp_state 
+0x51b1 020693 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
+0x51b2 020694 fetcht 1 ,mem_control_tasks 
+0x51b3 020695 set1 l2cap_init_config_req ,temp 
+0x51b4 020696 storet 1 ,mem_control_tasks 
+0x51b5 020697 copy queue ,pdata 
+0x51b6 020698 increase 1 ,pdata 
+0x51b7 020699 store 1 ,mem_config_identifier 
+0x51b8 020700 fetch 1 ,mem_sdp_state 
+0x51b9 020701 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x51ba 020702 store 1 ,mem_sdp_state 
+:      020703 ml2cap_proc_signal_config_req_sdp_nsndreq:
+0x51bb 020704 fetch 2 ,mem_sdp_remote_cid 
+0x51bc 020705 store 2 ,mem_config_req_dest_cid 
+0x51bd 020706 branch mcfgrq_done 
+:      020707 ml2cap_proc_signal_config_req_rfcomm:
+0x51be 020708 fetch 1 ,mem_rfcomm_state 
+0x51bf 020709 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c0 020710 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c1 020711 store 1 ,mem_rfcomm_state 
+0x51c2 020712 fetch 2 ,mem_rfcomm_remote_cid 
+0x51c3 020713 branch mcfgrq_done 
+:      020714 ml2cap_proc_signal_config_req_hid_ctrl:
+0x51c4 020715 fetch 1 ,mem_hid_control_state 
+0x51c5 020716 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c6 020717 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c7 020718 store 1 ,mem_hid_control_state 
+0x51c8 020719 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x51c9 020720 branch mcfgrq_done 
+:      020721 ml2cap_proc_signal_config_req_hid_int:
+0x51ca 020722 fetch 1 ,mem_hid_interrupt_state 
+0x51cb 020723 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51cc 020724 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51cd 020725 store 1 ,mem_hid_interrupt_state 
+0x51ce 020726 fetch 2 ,mem_hid_int_remote_cid 
+:      020729 mcfgrq_done:
+0x51cf 020730 copy pdata ,timeup 
+0x51d0 020731 call load_cont_pointers 
+0x51d1 020733 copy timeup ,pdata 
+0x51d2 020735 istore 2 ,contw 
+0x51d3 020736 force 0x0000 ,pdata 
+0x51d4 020737 istore 2 ,contw 
+0x51d5 020738 force 0x0000 ,pdata 
+0x51d6 020739 istore 2 ,contw 
+0x51d7 020740 force 10 ,pdata 
+0x51d8 020741 iadd regb ,regb 
+0x51d9 020742 increase -6 ,rega 
+:      020743 mloop1:
+0x51da 020744 branch mcrqdone ,zero 
+0x51db 020745 ifetch 1 ,contr 
+0x51dc 020746 istore 1 ,contw 
+0x51dd 020747 increase 1 ,regb 
+0x51de 020748 increase -1 ,rega 
+0x51df 020749 branch mloop1 
+:      020750 mcrqdone:
+0x51e0 020751 rtn 
+:      020752 ml2cap_proc_signal_disconn_req:
+0x51e1 020753 ifetch 1 ,contr 
+0x51e2 020754 copy pdata ,queue 
+0x51e3 020755 ifetch 2 ,contr 
+0x51e4 020756 copy pdata ,rega 
+0x51e5 020757 copy regc ,pdata 
+0x51e6 020758 isub rega ,regc 
+0x51e7 020760 ifetch 2 ,contr 
+0x51e8 020761 copy pdata ,rega 
+0x51e9 020762 ifetch 2 ,contr 
+0x51ea 020763 copy pdata ,timeup 
+0x51eb 020764 call save_cont_pointers 
+0x51ec 020765 bpatchx patch24_0 ,mem_patch24 
+0x51ed 020766 setarg l2cap_sdp_channel 
+0x51ee 020767 copy rega ,temp 
+0x51ef 020768 isub temp ,null 
+0x51f0 020769 branch ml2cap_proc_signal_disconn_sdp ,zero 
+0x51f1 020770 setarg l2cap_hid_control_channel 
+0x51f2 020771 copy rega ,temp 
+0x51f3 020772 isub temp ,null 
+0x51f4 020773 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
+0x51f5 020774 setarg l2cap_hid_interrupt_channel 
+0x51f6 020775 copy rega ,temp 
+0x51f7 020776 isub temp ,null 
+0x51f8 020777 branch ml2cap_proc_signal_disconn_hid_int ,zero 
+0x51f9 020778 branch mclsrfc 
+:      020779 ml2cap_proc_signal_disconn_sdp:
+0x51fa 020780 setarg 0x0000 
+0x51fb 020781 store 2 ,mem_sdp_tx_pkt_length 
+0x51fc 020782 store 2 ,mem_sdp_remote_cid 
+0x51fd 020783 store 1 ,mem_sdp_state 
+0x51fe 020784 branch mclssdp 
+:      020785 ml2cap_proc_signal_disconn_hid_ctrl:
+0x51ff 020786 call l2cap_reset_hid_ctrl_state 
+0x5200 020787 branch mclssdp 
+:      020788 ml2cap_proc_signal_disconn_hid_int:
+0x5201 020789 call l2cap_reset_hid_int_state 
+0x5202 020795 branch mclssdp 
+:      020796 mclsrfc:
+0x5203 020797 setarg 0x0000 
+0x5204 020798 store 2 ,mem_rfcomm_tx_pkt_length 
+:      020799 mclssdp:
+0x5205 020800 call load_cont_pointers 
+0x5206 020801 setarg signal_disconnect_rsp 
+0x5207 020802 istore 1 ,contw 
+0x5208 020803 copy queue ,pdata 
+0x5209 020804 istore 1 ,contw 
+0x520a 020805 setarg 0x0004 
+0x520b 020806 istore 2 ,contw 
+0x520c 020807 copy rega ,pdata 
+0x520d 020808 istore 2 ,contw 
+0x520e 020809 copy timeup ,pdata 
+0x520f 020810 istore 2 ,contw 
+0x5210 020811 force 8 ,pdata 
+0x5211 020812 iadd regb ,regb 
+0x5212 020813 rtn 
+:      020815 ml2cap_proc_signal_disconn_rsp:
+0x5213 020816 ifetch 1 ,contr 
+0x5214 020817 copy pdata ,queue 
+0x5215 020818 ifetch 2 ,contr 
+0x5216 020819 copy pdata ,rega 
+0x5217 020820 ifetch 2 ,contr 
+0x5218 020821 copy pdata ,timeup 
+0x5219 020822 ifetch 2 ,contr 
+0x521a 020823 copy pdata ,temp 
+0x521b 020824 call save_cont_pointers 
+0x521c 020825 bpatchx patch24_1 ,mem_patch24 
+0x521d 020826 fetch 1 ,mem_ml2cap_comm_id 
+0x521e 020827 icompare 0xff ,queue 
+0x521f 020828 nbranch mdisdone ,true 
+0x5220 020829 setarg l2cap_sdp_channel 
+0x5221 020830 isub temp ,null 
+0x5222 020831 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
+0x5223 020832 setarg l2cap_rfcomm_channel 
+0x5224 020833 isub temp ,null 
+0x5225 020834 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
+0x5226 020835 branch mdisdone 
+:      020836 ml2cap_proc_signal_disconn_rsp_sdp:
+0x5227 020837 jam 0 ,mem_sdp_remote_cid 
+0x5228 020838 jam 0 ,mem_sdp_state 
+0x5229 020839 branch mdisdone 
+:      020840 ml2cap_proc_signal_disconn_rsp_rfcomm:
+:      020843 mdisdone:
+0x522a 020844 call load_cont_pointers 
+0x522b 020845 copy regc ,pdata 
+0x522c 020846 isub rega ,regc 
+0x522d 020847 rtn 
+:      020849 ml2cap_proc_send_reject:
+0x522e 020850 setarg signal_cmd_reject 
+0x522f 020851 istore 1 ,contw 
+0x5230 020852 ifetch 1 ,contr 
+0x5231 020853 istore 1 ,contw 
+0x5232 020854 setarg 0x0002 
+0x5233 020855 istore 2 ,contw 
+0x5234 020856 setarg 0x0000 
+0x5235 020857 istore 2 ,contw 
+0x5236 020858 setarg 0x0006 
+0x5237 020859 iadd regb ,regb 
+0x5238 020860 force 4 ,regc 
+0x5239 020861 rtn 
+:      020864 l2cap_get_req_id:
+0x523a 020865 fetch 1 ,mem_ml2cap_comm_id 
+0x523b 020866 increase 1 ,pdata 
+0x523c 020867 bne 0 ,l2cap_get_req_id_ok 
+0x523d 020868 increase 1 ,pdata 
+:      020869 l2cap_get_req_id_ok:
+0x523e 020870 store 1 ,mem_ml2cap_comm_id 
+0x523f 020871 rtn 
+:      020881 l2cap_malloc:
+0x5240 020882 bpatchx patch24_2 ,mem_patch24 
+0x5241 020883 arg 0 ,regb 
+0x5242 020884 call l2cap_malloc_is_fifo_full 
+0x5243 020885 nbranch assert ,blank 
+0x5244 020886 call l2cap_malloc_get_full_map 
+0x5245 020887 arg mem_tx_buff0 ,regb 
+0x5246 020888 arg 0 ,queue 
+:      020889 l2cap_malloc_loop:
+0x5247 020890 fetcht 1 ,mem_used_map 
+0x5248 020891 qisolate1 temp 
+0x5249 020892 branch l2cap_malloc_next ,true 
+0x524a 020893 call l2cap_malloc_enough 
+0x524b 020894 sub timeup ,0 ,null 
+0x524c 020895 branch l2cap_malloc_next ,positive 
+0x524d 020896 call l2cap_malloc_into_fifo 
+0x524e 020897 branch l2cap_malloc_rtn 
+:      020898 l2cap_malloc_next:
+0x524f 020899 increase 128 ,regb 
+0x5250 020900 increase 1 ,queue 
+0x5251 020901 setarg 8 
+0x5252 020902 isub queue ,null 
+0x5253 020903 branch l2cap_malloc_loop ,positive 
+0x5254 020904 arg 0 ,regb 
+:      020905 l2cap_malloc_rtn:
+0x5255 020906 copy regb ,pdata 
+0x5256 020907 branch assert ,blank 
+0x5257 020908 rtn 
+:      020916 l2cap_malloc_fifo_out:
+0x5258 020917 bpatchx patch24_3 ,mem_patch24 
+0x5259 020918 call l2cap_malloc_fifo_get_first_ptr 
+0x525a 020919 increase 1 ,contr 
+0x525b 020920 ifetch 2 ,contr 
+0x525c 020921 rtn 
+:      020927 l2cap_malloc_free:
+0x525d 020928 bpatchx patch24_4 ,mem_patch24 
+0x525e 020929 call l2cap_malloc_fifo_get_first_ptr 
+0x525f 020930 copy contr ,contw 
+0x5260 020931 copy contr ,temp 
+0x5261 020932 setarg 0 
+0x5262 020933 istore 3 ,contw 
+0x5263 020934 rtn 
+:      020939 l2cap_malloc_discard:
+0x5264 020940 bpatchx patch24_5 ,mem_patch24 
+0x5265 020941 call l2cap_malloc_is_fifo_empty 
+0x5266 020942 branch assert ,blank 
+0x5267 020943 fetch 3 ,mem_tx_fifo2 
+0x5268 020944 store 3 ,mem_tx_fifo3 
+0x5269 020945 fetch 3 ,mem_tx_fifo1 
+0x526a 020946 store 3 ,mem_tx_fifo2 
+0x526b 020947 fetch 3 ,mem_tx_fifo0 
+0x526c 020948 store 3 ,mem_tx_fifo1 
+0x526d 020949 rtn 
+:      020955 l2cap_malloc_is_fifo_full:
+0x526e 020956 bpatchx patch24_6 ,mem_patch24 
+0x526f 020957 fetch 3 ,mem_tx_fifo0 
+0x5270 020958 rtn 
+:      020964 l2cap_malloc_is_fifo_nearly_full:
+0x5271 020965 bpatchx patch24_7 ,mem_patch24 
+0x5272 020966 fetch 3 ,mem_tx_fifo1 
+0x5273 020967 rtn 
+:      020973 l2cap_malloc_is_fifo_empty:
+0x5274 020974 bpatchx patch25_0 ,mem_patch25 
+0x5275 020975 fetch 3 ,mem_tx_fifo3 
+0x5276 020976 rtn 
+:      020981 l2cap_malloc_fifo_get_first_ptr:
+0x5277 020982 call l2cap_malloc_is_fifo_empty 
+0x5278 020983 branch assert ,blank 
+0x5279 020984 arg mem_tx_fifo0 ,contr 
+:      020985 l2cap_malloc_free_loop:
+0x527a 020986 ifetch 3 ,contr 
+0x527b 020987 branch l2cap_malloc_free_loop ,blank 
+0x527c 020988 increase -3 ,contr 
+0x527d 020989 rtn 
+:      020996 l2cap_malloc_get_full_map:
+0x527e 020997 bpatchx patch25_1 ,mem_patch25 
+0x527f 020998 arg 4 ,loopcnt 
+0x5280 020999 arg mem_tx_fifo0_map ,contr 
+0x5281 021000 arg 0 ,temp 
+:      021001 l2cap_malloc_get_full_map_loop:
+0x5282 021002 ifetch 3 ,contr 
+0x5283 021003 and pdata ,0xff ,pdata 
+0x5284 021004 ior temp ,temp 
+0x5285 021005 loop l2cap_malloc_get_full_map_loop 
+0x5286 021006 storet 1 ,mem_used_map 
+0x5287 021007 rtn 
+:      021015 l2cap_malloc_into_fifo:
+0x5288 021016 bpatchx patch25_2 ,mem_patch25 
+0x5289 021017 call l2cap_malloc_is_fifo_full 
+0x528a 021018 nbranch assert ,blank 
+0x528b 021019 call l2cap_malloc_is_fifo_empty 
+0x528c 021020 branch l2cap_malloc_into_fifo_no_push ,blank 
+0x528d 021021 fetch 3 ,mem_tx_fifo1 
+0x528e 021022 store 3 ,mem_tx_fifo0 
+0x528f 021023 ifetch 3 ,contr 
+0x5290 021024 istore 3 ,contw 
+0x5291 021025 ifetch 3 ,contr 
+0x5292 021026 istore 3 ,contw 
+0x5293 021027 setarg 0 
+0x5294 021028 istore 3 ,contw 
+:      021029 l2cap_malloc_into_fifo_no_push:
+0x5295 021030 arg 0 ,temp 
+0x5296 021031 copy timeup ,pdata 
+0x5297 021032 iadd queue ,pdata 
+:      021033 l2cap_malloc_into_fifo_loop:
+0x5298 021034 qset1 temp 
+0x5299 021035 increase 1 ,queue 
+0x529a 021036 isub queue ,null 
+0x529b 021037 nbranch l2cap_malloc_into_fifo_loop ,zero 
+0x529c 021039 lshift8 regb ,pdata 
+0x529d 021040 ior temp ,pdata 
+0x529e 021041 store 3 ,mem_tx_fifo3 
+0x529f 021042 rtn 
+:      021052 l2cap_malloc_enough:
+0x52a0 021053 bpatchx patch25_3 ,mem_patch25 
+0x52a1 021054 call l2cap_malloc_get_full_map 
+0x52a2 021055 copy queue ,regc 
+0x52a3 021056 arg 0 ,temp 
+0x52a4 021057 arg 0 ,timeup 
+:      021059 l2cap_malloc_enough_loop:
+0x52a5 021060 copy queue ,pdata 
+0x52a6 021061 beq 8 ,l2cap_malloc_enough_end 
+0x52a7 021062 fetch 1 ,mem_used_map 
+0x52a8 021063 qisolate1 pdata 
+0x52a9 021064 branch l2cap_malloc_enough_end ,true 
+0x52aa 021065 increase 128 ,temp 
+0x52ab 021066 increase 1 ,queue 
+0x52ac 021067 copy rega ,pdata 
+0x52ad 021068 isub temp ,null 
+0x52ae 021069 branch l2cap_malloc_enough_end ,zero 
+0x52af 021070 branch l2cap_malloc_enough_loop ,positive 
+:      021071 l2cap_malloc_enough_end:
+0x52b0 021072 copy temp ,pdata 
+0x52b1 021073 isub rega ,null 
+0x52b2 021074 nbranch l2cap_malloc_enough_rtn ,positive 
+0x52b3 021075 copy queue ,pdata 
+0x52b4 021076 copy regc ,temp 
+0x52b5 021077 isub temp ,timeup 
+:      021078 l2cap_malloc_enough_rtn:
+0x52b6 021079 copy regc ,queue 
+0x52b7 021080 rtn 
+:      021083 l2cap_malloc_signal_channel:
+0x52b8 021084 bpatchx patch25_4 ,mem_patch25 
+0x52b9 021085 arg l2cap_signal_malloc_size ,rega 
+0x52ba 021086 call l2cap_malloc 
+0x52bb 021087 store 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52bc 021088 increase 4 ,pdata 
+0x52bd 021089 store 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52be 021090 setarg 0 
+0x52bf 021091 store 2 ,mem_l2cap_signal_tx_length 
+0x52c0 021092 rtn 
+:      021094 l2cap_get_signal_tx_buff:
+0x52c1 021095 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52c2 021096 branch l2cap_util_pdata_to_contw 
+:      021098 l2cap_get_signal_tx_payload:
+0x52c3 021099 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52c4 021100 branch l2cap_util_pdata_to_contw 
+:      021103 l2cap_malloc_sdp_channel:
+0x52c5 021104 bpatchx patch25_5 ,mem_patch25 
+0x52c6 021105 arg sdp_malloc_size ,rega 
+0x52c7 021106 call l2cap_malloc 
+0x52c8 021107 store 2 ,mem_sdp_tx_buff_ptr 
+0x52c9 021108 increase 4 ,pdata 
+0x52ca 021109 store 2 ,mem_sdp_tx_payload_ptr 
+0x52cb 021110 setarg 0 
+0x52cc 021111 store 2 ,mem_sdp_tx_pkt_length 
+0x52cd 021112 rtn 
+:      021114 l2cap_get_sdp_tx_buff:
+0x52ce 021115 fetch 2 ,mem_sdp_tx_buff_ptr 
+0x52cf 021116 branch l2cap_util_pdata_to_contw 
+:      021118 l2cap_get_sdp_tx_payload:
+0x52d0 021119 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x52d1 021120 branch l2cap_util_pdata_to_contw 
+:      021123 l2cap_malloc_rfcomm_channel:
+0x52d2 021124 bpatchx patch25_6 ,mem_patch25 
+0x52d3 021125 call push_stack 
+0x52d4 021126 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
+0x52d5 021127 call l2cap_malloc_is_fifo_full 
+0x52d6 021128 nrtn blank 
+0x52d7 021129 arg rfcomm_malloc_size ,rega 
+0x52d8 021130 call l2cap_malloc 
+0x52d9 021131 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x52da 021132 increase 4 ,pdata 
+0x52db 021133 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x52dc 021134 setarg 0 
+0x52dd 021135 store 2 ,mem_rfcomm_tx_pkt_length 
+0x52de 021136 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x52df 021137 branch pop_stack 
+:      021139 l2cap_get_rfcomm_tx_buff:
+0x52e0 021140 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x52e1 021141 branch l2cap_util_pdata_to_contw 
+:      021143 l2cap_util_pdata_to_contw:
+0x52e2 021144 branch assert ,blank 
+0x52e3 021145 copy pdata ,contw 
+0x52e4 021146 rtn 
+:      021149 l2cap_lpm_save_calc_len:
+0x52e5 021150 bpatchx patch25_7 ,mem_patch25 
+0x52e6 021151 arg 0 ,regb 
+0x52e7 021152 arg mem_tx_fifo0_map ,rega 
+0x52e8 021153 increase -2 ,rega 
+:      021154 l2cap_lpm_save_calc_len_loop:
+0x52e9 021155 increase 2 ,rega 
+0x52ea 021156 setarg mem_tx_fifo_end 
+0x52eb 021157 isub rega ,null 
+0x52ec 021158 branch l2cap_lpm_save_calc_len_end ,zero 
+0x52ed 021159 ifetch 1 ,rega 
+0x52ee 021160 increase 1 ,rega 
+0x52ef 021161 branch l2cap_lpm_save_calc_len_loop ,blank 
+0x52f0 021162 ifetcht 2 ,rega 
+0x52f1 021163 ifetch 2 ,temp 
+0x52f2 021164 iadd regb ,regb 
+0x52f3 021165 increase 4 ,regb 
+0x52f4 021166 branch l2cap_lpm_save_calc_len_loop 
+:      021167 l2cap_lpm_save_calc_len_end:
+0x52f5 021168 copy regb ,pdata 
+0x52f6 021169 rtn 
+:      021172 l2cap_lpm_get_wake_lock:
+0x52f7 021173 arg wake_lock_l2cap_tx ,queue 
+0x52f8 021174 branch lpm_get_wake_lock 
+:      021176 l2cap_lpm_put_wake_lock:
+0x52f9 021177 arg wake_lock_l2cap_tx ,queue 
+0x52fa 021178 branch lpm_put_wake_lock 
+:      021180 l2cap_lpm_save_txbuf:
+0x52fb 021181 bpatchx patch26_0 ,mem_patch26 
+0x52fc 021182 call l2cap_malloc_get_full_map 
+0x52fd 021183 fetch 1 ,mem_used_map 
+0x52fe 021184 rtn blank 
+0x52ff 021185 call l2cap_lpm_save_calc_len 
+0x5300 021186 arg l2cap_lpm_txbuf_len ,temp 
+0x5301 021187 isub temp ,null 
+0x5302 021188 branch l2cap_lpm_get_wake_lock ,positive 
+0x5303 021189 call l2cap_lpm_put_wake_lock 
+0x5304 021190 arg mem_l2cap_lpm_txbuf ,contw 
+0x5305 021191 arg mem_tx_fifo0 ,rega 
+:      021192 l2cap_lpm_save_txbuf_loop:
+0x5306 021193 setarg mem_tx_fifo_end 
+0x5307 021194 isub rega ,null 
+0x5308 021195 rtn zero 
+0x5309 021196 ifetch 1 ,rega 
+0x530a 021197 increase 1 ,rega 
+0x530b 021198 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
+0x530c 021199 istore 2 ,contw 
+0x530d 021200 increase 2 ,rega 
+0x530e 021201 branch l2cap_lpm_save_txbuf_loop 
+:      021202 l2cap_lpm_save_txbuf_nempty:
+0x530f 021203 ifetch 2 ,rega 
+0x5310 021204 increase 2 ,rega 
+0x5311 021205 copy pdata ,contr 
+0x5312 021206 ifetch 2 ,contr 
+0x5313 021207 istore 2 ,contw 
+0x5314 021208 copy pdata ,loopcnt 
+0x5315 021209 increase 2 ,loopcnt 
+0x5316 021210 call memcpy 
+0x5317 021211 branch l2cap_lpm_save_txbuf_loop 
+:      021213 l2cap_lpm_load_txbuf:
+0x5318 021214 bpatchx patch26_1 ,mem_patch26 
+0x5319 021215 call l2cap_malloc_get_full_map 
+0x531a 021216 fetch 1 ,mem_used_map 
+0x531b 021217 rtn blank 
+0x531c 021218 arg mem_tx_fifo0_ptr ,rega 
+0x531d 021219 increase -3 ,rega 
+0x531e 021220 arg mem_l2cap_lpm_txbuf ,contr 
+:      021221 l2cap_lpm_load_txbuf_loop:
+0x531f 021222 increase 3 ,rega 
+0x5320 021223 setarg mem_tx_fifo_end + 1 
+0x5321 021224 isub rega ,null 
+0x5322 021225 rtn zero 
+0x5323 021226 ifetch 2 ,contr 
+0x5324 021227 branch l2cap_lpm_load_txbuf_loop ,blank 
+0x5325 021228 increase 4 ,pdata 
+0x5326 021229 copy pdata ,loopcnt 
+0x5327 021230 copy contr ,regb 
+0x5328 021231 ifetch 2 ,rega 
+0x5329 021232 copy pdata ,contw 
+0x532a 021233 copy regb ,contr 
+0x532b 021234 increase -2 ,contr 
+0x532c 021235 call memcpy 
+0x532d 021236 branch l2cap_lpm_load_txbuf_loop 
+:      021246 le_init_conn:
+0x532e 021247 bpatchx patch26_2 ,mem_patch26 
+0x532f 021248 disable wake 
+0x5330 021249 jam 1 ,mem_le_conn_handle 
+0x5331 021250 jam 3 ,mem_le_state 
+0x5332 021251 jam 1 ,mem_le_arq 
+0x5333 021252 setarg -1 
+0x5334 021253 store 2 ,mem_le_event_count 
+0x5335 021254 force 0 ,pdata 
+0x5336 021255 store 1 ,mem_le_ch 
+0x5337 021256 store 1 ,mem_le_op 
+0x5338 021257 store 3 ,mem_sniff_rcv 
+0x5339 021258 store 3 ,mem_sniff_lost 
+0x533a 021259 store 5 ,mem_le_pcnt_tx 
+0x533b 021260 set1 39 ,pdata 
+0x533c 021261 store 5 ,mem_le_pcnt_rx 
+0x533d 021262 jam 1 ,mem_le_txheader 
+0x533e 021263 jam 0 ,mem_le_txlen 
+0x533f 021264 branch le_supervision_flush 
+:      021266 le_init_master:
+0x5340 021267 bpatchx patch26_3 ,mem_patch26 
+0x5341 021268 enable master 
+0x5342 021269 jam lemode_master ,mem_le_mode 
+0x5343 021270 jam 1 ,mem_le_att_handle 
+0x5344 021271 jam 1 ,mem_le_search_handle_start 
+0x5345 021272 setarg 0xffff 
+0x5346 021273 store 2 ,mem_le_search_handle_end 
+0x5347 021274 force 0 ,pdata 
+0x5348 021275 store 5 ,mem_le_pcnt_rx 
+0x5349 021276 set1 39 ,pdata 
+0x534a 021277 store 5 ,mem_le_pcnt_tx 
+0x534b 021278 branch le_init_conn 
+:      021281 le_init_slave:
+0x534c 021282 bpatchx patch26_4 ,mem_patch26 
+0x534d 021283 disable master 
+0x534e 021284 setarg 0x17 
+0x534f 021285 store 2 ,mem_le_remote_mtu 
+0x5350 021286 jam lemode_slave ,mem_le_mode 
+0x5351 021287 jam 0 ,mem_le_adv_enable 
+0x5352 021288 jam 0 ,mem_lpm_current_mult 
+0x5353 021289 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5354 021290 jam flag_le_enc_null ,mem_le_enc_state 
+0x5355 021291 fetch 2 ,mem_le_superto 
+0x5356 021292 store 2 ,mem_le_init_superto 
+0x5357 021293 fetch 2 ,mem_le_tsniff 
+0x5358 021294 mul32 pdata ,5 ,pdata 
+0x5359 021295 rshift4 pdata ,pdata 
+0x535a 021296 store 2 ,mem_le_superto 
+0x535b 021297 branch le_init_conn 
+:      021303 le_dispatch:
+0x535c 021304 call le_enable 
+0x535d 021305 call le_scan 
+0x535e 021306 call le_adv 
+0x535f 021307 branch le_disable 
+:      021309 le_conn_dispatch:
+0x5360 021310 bpatchx patch26_5 ,mem_patch26 
+0x5361 021311 call le_enable 
+0x5362 021312 call app_process_ble 
+0x5363 021313 fetch 1 ,mem_le_mode 
+0x5364 021314 beq lemode_master ,le_master_dispatch 
+0x5365 021315 branch le_slave_dispatch 
+:      021321 le_master_dispatch:
+0x5366 021322 bpatchx patch26_6 ,mem_patch26 
+0x5367 021323 enable master 
+0x5368 021324 call le_supervision_update 
+0x5369 021325 branch le_master_disconn ,positive 
+0x536a 021326 call check_ble_disabled 
+0x536b 021327 call le_setup 
+0x536c 021328 call le_prepare_tx 
+0x536d 021329 disable match 
+0x536e 021330 call le_transmit_receive_sifs 
+0x536f 021331 nrtn match 
+0x5370 021332 bpatchx patch26_7 ,mem_patch26 
+0x5371 021333 fetch 1 ,mem_le_conn_rcv 
+0x5372 021334 increase 1 ,pdata 
+0x5373 021335 store 1 ,mem_le_conn_rcv 
+0x5374 021336 call le_acknowledge 
+0x5375 021337 disable master 
+0x5376 021338 rtn 
+:      021340 le_master_disconn:
+0x5377 021341 call le_disconnect 
+0x5378 021342 disable master 
+0x5379 021343 rtn 
+:      021348 le_slave_dispatch:
+0x537a 021349 bpatchx patch27_0 ,mem_patch27 
+0x537b 021350 jam 0 ,mem_le_md_count 
+0x537c 021351 call sp_calc_sequence_256 
+0x537d 021352 call le_secure_connect_sm 
+0x537e 021353 disable attempt 
+0x537f 021354 call le_supervision_update 
+0x5380 021355 branch le_slave_disconn ,positive 
+0x5381 021356 call check_ble_disabled 
+0x5382 021357 call le_setup 
+0x5383 021358 call le_receive_slave 
+0x5384 021359 nbranch le_slave_unsync ,sync 
+0x5385 021360 call le_got_first_packet 
+0x5386 021361 branch le_slave_match ,match 
+0x5387 021362 branch le_slave_cont 
+:      021365 le_slave_match:
+0x5388 021366 bpatchx patch27_1 ,mem_patch27 
+0x5389 021367 fetch 1 ,mem_le_md_count 
+0x538a 021368 pincrease 1 
+0x538b 021369 store 1 ,mem_le_md_count 
+0x538c 021370 beq le_md_max_count ,le_slave_cont 
+0x538d 021371 call le_acknowledge 
+0x538e 021372 call le_prepare_tx 
+0x538f 021373 call le_transmit_norx 
+0x5390 021374 call le_parse 
+0x5391 021375 fetch 2 ,mem_cb_ble_transmit 
+0x5392 021376 call callback_func 
+0x5393 021377 call le_check_md 
+0x5394 021378 branch le_slave_more_data ,user 
+:      021379 le_slave_cont:
+0x5395 021380 bpatchx patch27_2 ,mem_patch27 
+0x5396 021381 call le_pairing_sm 
+0x5397 021382 call le_check_paring_time 
+0x5398 021383 call check_51cmd 
+0x5399 021384 fetch 1 ,mem_le_op 
+0x539a 021385 bbit1 op_disconn ,le_slave_disconn 
+:      021386 le_slave_unsync:
+0x539b 021387 bpatchx patch27_3 ,mem_patch27 
+0x539c 021388 call le_lpm_set_mult 
+0x539d 021389 call le_update_channel_map 
+0x539e 021390 call le_update_param 
+0x539f 021391 branch calc_clke_offset 
+:      021394 le_check_md:
+0x53a0 021395 disable user 
+0x53a1 021396 bmark1 mark_ble_rx_md ,enable_user 
+0x53a2 021397 bmark1 mark_ble_tx_md ,enable_user 
+0x53a3 021398 rtn 
+:      021401 le_slave_more_data:
+0x53a4 021402 bpatchx patch27_4 ,mem_patch27 
+0x53a5 021403 enable attempt 
+0x53a6 021404 call le_transmit_receive_sifs_notx 
+0x53a7 021405 branch le_slave_match ,match 
+0x53a8 021406 branch le_slave_cont 
+:      021408 le_slave_disconn:
+:      021411 le_disconnect:
+0x53a9 021412 bpatchx patch27_5 ,mem_patch27 
+0x53aa 021413 call le_clear_connection_info 
+0x53ab 021414 call app_disconn_reason_collect_ble 
+0x53ac 021415 call sp_initialize_256 
+0x53ad 021416 jam bt_evt_le_disconnected ,mem_fifo_temp 
+0x53ae 021417 branch ui_ipc_send_event 
+:      021419 le_clear_connection_info:
+0x53af 021420 setarg 0 
+0x53b0 021421 store 9 ,mem_le_tx_buff_used 
+0x53b1 021422 jam 0 ,mem_le_conn_handle 
+0x53b2 021423 jam lemode_idle ,mem_le_mode 
+0x53b3 021424 jam 0 ,mem_le_state 
+0x53b4 021425 jam flag_le_enc_null ,mem_le_enc_state 
+0x53b5 021426 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x53b6 021427 rtn 
+:      021429 le_got_first_packet:
+0x53b7 021430 bpatchx patch27_6 ,mem_patch27 
+0x53b8 021431 fetch 1 ,mem_le_conn_rcv 
+0x53b9 021432 increase 1 ,pdata 
+0x53ba 021433 store 1 ,mem_le_conn_rcv 
+0x53bb 021434 fetch 1 ,mem_le_state 
+0x53bc 021435 rtnbit1 lestate_got_first_packet 
+0x53bd 021436 set1 lestate_got_first_packet 
+0x53be 021437 store 1 ,mem_le_state 
+0x53bf 021438 fetch 2 ,mem_le_init_superto 
+0x53c0 021439 store 2 ,mem_le_superto 
+0x53c1 021440 setarg 0 
+0x53c2 021441 store 4 ,mem_le_transmit_window 
+0x53c3 021442 rtn 
+:      021445 le_enable:
+0x53c4 021446 bpatchx patch27_7 ,mem_patch27 
+0x53c5 021447 jam 0x36 ,rf_adc_goff 
+0x53c6 021448 jam 0x5f ,rf_agc_nsat 
+0x53c7 021449 enable le 
+0x53c8 021450 jam 7 ,rfen_ulp 
+0x53c9 021451 call check_ble_disabled 
+0x53ca 021452 fetch 1 ,mem_250k_freq_enable 
+0x53cb 021453 rtn blank 
+0x53cc 021454 jam 0xb8 ,rf_iq_gain 
+0x53cd 021455 rtn 
+:      021457 le_disable:
+0x53ce 021458 bpatchx patch28_0 ,mem_patch28 
+0x53cf 021459 jam 0x2e ,rf_adc_goff 
+0x53d0 021460 jam 0xff ,rf_agc_nsat 
+0x53d1 021461 disable le 
+0x53d2 021462 jam 3 ,rfen_ulp 
+0x53d3 021463 arg 0 ,stop_watch 
+0x53d4 021464 rtn 
+:      021466 le_prep:
+0x53d5 021467 disable enable_crc 
+0x53d6 021468 disable enable_white 
+0x53d7 021469 fetch 3 ,mem_le_crcinit 
+0x53d8 021470 iforce crc24_init 
+0x53d9 021471 fetch 1 ,mem_le_ch_mapped 
+0x53da 021472 reverse pdata ,temp 
+0x53db 021473 set1 1 ,temp 
+0x53dc 021474 rshift temp ,white_init 
+0x53dd 021475 rtn 
+:      021478 lerx_setfreq:
+0x53de 021479 call le_setfreq 
+0x53df 021480 call set_freq_rx 
+0x53e0 021481 setarg param_pll_setup 
+0x53e1 021482 call sleep 
+0x53e2 021483 branch rf_rx_enable 
+:      021485 letx_setfreq:
+0x53e3 021486 branch txon ,match 
+:      021487 letx_setfreq0:
+0x53e4 021488 call le_setfreq 
+0x53e5 021489 branch set_freq_tx 
+:      021490 le_setfreq:
+0x53e6 021491 bpatchx patch28_1 ,mem_patch28 
+0x53e7 021492 call set_sync_on 
+0x53e8 021493 fetch 1 ,mem_le_testtype 
+0x53e9 021494 nbranch le_ctf_test ,blank 
+0x53ea 021495 fetch 1 ,mem_le_ch_mapped 
+0x53eb 021496 sub pdata ,36 ,null 
+0x53ec 021497 branch le_ctf_normal ,positive 
+0x53ed 021498 force 0 ,temp 
+0x53ee 021499 rtneq 37 
+0x53ef 021500 force 24 ,temp 
+0x53f0 021501 rtneq 38 
+0x53f1 021502 force 78 ,temp 
+0x53f2 021503 rtn 
+:      021505 le_ctf_normal:
+0x53f3 021506 sub pdata ,10 ,null 
+0x53f4 021507 branch le_ctf_low ,positive 
+0x53f5 021508 increase 1 ,pdata 
+:      021510 le_ctf_low:
+0x53f6 021511 lshift pdata ,pdata 
+0x53f7 021512 add pdata ,2 ,temp 
+0x53f8 021513 rtn 
+:      021515 le_ctf_test:
+0x53f9 021516 fetch 1 ,mem_le_ch_mapped 
+0x53fa 021517 lshift pdata ,temp 
+0x53fb 021518 rtn 
+:      021520 le_sca_map:
+0x53fc 021521 arg 500 ,temp 
+0x53fd 021522 rtn blank 
+0x53fe 021523 arg 250 ,temp 
+0x53ff 021524 rtneq 1 
+0x5400 021525 arg 150 ,temp 
+0x5401 021526 rtneq 2 
+0x5402 021527 arg 100 ,temp 
+0x5403 021528 rtneq 3 
+0x5404 021529 arg 75 ,temp 
+0x5405 021530 rtneq 4 
+0x5406 021531 arg 50 ,temp 
+0x5407 021532 rtneq 5 
+0x5408 021533 arg 40 ,temp 
+0x5409 021534 rtneq 6 
+0x540a 021535 arg 20 ,temp 
+0x540b 021536 rtn 
+:      021540 le_adv_access:
+0x540c 021541 setarg 0x8e89be 
+0x540d 021542 lshift8 pdata ,pdata 
+0x540e 021543 or_into 0xd6 ,pdata 
+0x540f 021544 iforce access 
+0x5410 021545 setarg 0x555555 
+0x5411 021546 store 3 ,mem_le_crcinit 
+0x5412 021547 rtn 
+:      021549 le_setup:
+0x5413 021550 bpatchx patch28_2 ,mem_patch28 
+0x5414 021551 enable swfine 
+0x5415 021552 fetch 4 ,mem_le_access 
+0x5416 021553 iforce access 
+0x5417 021554 call le_map_channel 
+0x5418 021555 setarg 0x200 
+0x5419 021556 branch le_setup_master ,master 
+0x541a 021557 fetch 2 ,mem_le_receive_window 
+0x541b 021558 rshift pdata ,pdata 
+:      021559 le_setup_master:
+0x541c 021560 arg param_pll_setup ,temp 
+0x541d 021561 iadd temp ,pdata 
+0x541e 021562 call ahead_window 
+0x541f 021563 deposit clke 
+0x5420 021564 store 6 ,mem_le_rxon_ts 
+0x5421 021565 rtn 
+:      021567 le_next_adv_channel:
+0x5422 021568 bpatchx patch28_3 ,mem_patch28 
+0x5423 021569 fetch 1 ,mem_le_ch_mapped 
+0x5424 021570 beq 37 ,le_next_adv_channel_curr_channel_37 
+0x5425 021571 beq 38 ,le_next_adv_channel_curr_channel_38 
+0x5426 021572 beq 39 ,le_next_adv_channel_curr_channel_39 
+0x5427 021573 branch le_next_adv_channel_curr_channel_39 
+:      021575 le_next_adv_channel_curr_channel_37:
+0x5428 021576 fetcht 1 ,mem_le_adv_channel_map 
+0x5429 021577 isolate1 bit_adv_channel_map_38 ,temp 
+0x542a 021578 branch set_le_next_adv_channel_38 ,true 
+0x542b 021579 isolate1 bit_adv_channel_map_39 ,temp 
+0x542c 021580 branch set_le_next_adv_channel_39 ,true 
+0x542d 021581 branch set_le_next_adv_channel_37 
+:      021584 le_next_adv_channel_curr_channel_38:
+0x542e 021585 fetcht 1 ,mem_le_adv_channel_map 
+0x542f 021586 isolate1 bit_adv_channel_map_39 ,temp 
+0x5430 021587 branch set_le_next_adv_channel_39 ,true 
+0x5431 021588 isolate1 bit_adv_channel_map_37 ,temp 
+0x5432 021589 branch set_le_next_adv_channel_37 ,true 
+0x5433 021590 branch set_le_next_adv_channel_38 
+:      021593 le_next_adv_channel_curr_channel_39:
+0x5434 021594 fetcht 1 ,mem_le_adv_channel_map 
+0x5435 021595 isolate1 bit_adv_channel_map_37 ,temp 
+0x5436 021596 branch set_le_next_adv_channel_37 ,true 
+0x5437 021597 isolate1 bit_adv_channel_map_38 ,temp 
+0x5438 021598 branch set_le_next_adv_channel_38 ,true 
+0x5439 021599 branch set_le_next_adv_channel_39 
+:      021603 set_le_next_adv_channel_37:
+0x543a 021604 jam 37 ,mem_le_ch_mapped 
+0x543b 021605 fetch 1 ,mem_le_adv_channel_map_temp 
+0x543c 021606 set1 bit_adv_channel_map_37 ,pdata 
+0x543d 021607 store 1 ,mem_le_adv_channel_map_temp 
+0x543e 021608 rtn 
+:      021610 set_le_next_adv_channel_38:
+0x543f 021611 jam 38 ,mem_le_ch_mapped 
+0x5440 021612 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5441 021613 set1 bit_adv_channel_map_38 ,pdata 
+0x5442 021614 store 1 ,mem_le_adv_channel_map_temp 
+0x5443 021615 rtn 
+:      021617 set_le_next_adv_channel_39:
+0x5444 021618 jam 39 ,mem_le_ch_mapped 
+0x5445 021619 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5446 021620 set1 bit_adv_channel_map_39 ,pdata 
+0x5447 021621 store 1 ,mem_le_adv_channel_map_temp 
+0x5448 021622 rtn 
+:      021626 le_context_nexthop:
+0x5449 021627 bpatchx patch28_4 ,mem_patch28 
+0x544a 021628 add rega ,coffset_mode ,contr 
+0x544b 021629 ifetch 1 ,contr 
+0x544c 021630 rtnbit0 mode_le 
+0x544d 021631 add rega ,coffset_le_event_cnt ,contw 
+0x544e 021632 ifetch 2 ,contw 
+0x544f 021633 increase 1 ,pdata 
+0x5450 021634 istore 2 ,contw 
+0x5451 021635 add rega ,coffset_le_hop ,contr 
+0x5452 021636 ifetch 1 ,contr 
+0x5453 021637 add rega ,coffset_le_ch ,contw 
+0x5454 021638 ifetcht 1 ,contw 
+0x5455 021639 iadd temp ,pdata 
+0x5456 021640 sub pdata ,36 ,null 
+0x5457 021641 branch le_nexthop_nowrap ,positive 
+0x5458 021642 increase -37 ,pdata 
+:      021643 le_nexthop_nowrap:
+0x5459 021644 istore 1 ,contw 
+0x545a 021645 rtn 
+:      021648 le_calc_channel_map:
+0x545b 021649 bpatchx patch28_5 ,mem_patch28 
+0x545c 021650 fetch 5 ,mem_le_channel_map 
+0x545d 021651 force 0 ,temp 
+0x545e 021652 force 37 ,loopcnt 
+:      021653 le_count_channels_loop:
+0x545f 021654 bbit0 0 ,le_count_channels_notused 
+0x5460 021655 increase 1 ,temp 
+:      021656 le_count_channels_notused:
+0x5461 021657 rshift pdata ,pdata 
+0x5462 021658 loop le_count_channels_loop 
+0x5463 021659 add temp ,-1 ,pdata 
+0x5464 021660 store 1 ,mem_le_channels 
+0x5465 021661 rtn 
+:      021663 le_map_channel:
+0x5466 021664 bpatchx patch28_6 ,mem_patch28 
+0x5467 021665 fetch 1 ,mem_le_ch 
+0x5468 021666 iforce queue 
+0x5469 021667 fetcht 5 ,mem_le_channel_map 
+0x546a 021668 qisolate1 temp 
+0x546b 021669 branch le_map_channel_end ,true 
+:      021670 le_map_channel_next:
+0x546c 021671 bpatchx patch28_7 ,mem_patch28 
+0x546d 021672 fetch 1 ,mem_le_channels 
+0x546e 021673 isub queue ,pdata 
+0x546f 021674 branch le_map_channel_cont ,positive 
+0x5470 021675 sub pdata ,-1 ,queue 
+0x5471 021676 branch le_map_channel_next 
+:      021677 le_map_channel_cont:
+0x5472 021678 copy queue ,loopcnt 
+0x5473 021679 force 0 ,queue 
+:      021680 le_map_channel_loop:
+0x5474 021681 qisolate1 temp 
+0x5475 021682 branch le_map_channel_skip ,true 
+0x5476 021683 increase 1 ,loopcnt 
+:      021684 le_map_channel_skip:
+0x5477 021685 deposit loopcnt 
+0x5478 021686 branch le_map_channel_end ,blank 
+0x5479 021687 increase 1 ,queue 
+0x547a 021688 increase -1 ,loopcnt 
+0x547b 021689 branch le_map_channel_loop 
+:      021690 le_map_channel_end:
+0x547c 021691 deposit queue 
+0x547d 021692 store 1 ,mem_le_ch_mapped 
+0x547e 021693 rtn 
+:      021696 le_wait_tx:
+0x547f 021697 branch le_wait_master ,master 
+0x5480 021698 until null ,timeout 
+0x5481 021699 rtn 
+:      021701 le_wait_master:
+0x5482 021702 arg 0xea0 ,timeup 
+0x5483 021703 until clkn_rt ,meet 
+0x5484 021704 rtn 
+:      021706 le_receive_adv:
+0x5485 021707 disable swfine 
+0x5486 021708 fetch 2 ,mem_le_scan_window 
+0x5487 021709 copy pdata ,timeup 
+0x5488 021710 branch le_receive_packet 
+:      021713 le_receive_slave:
+0x5489 021714 bpatchx patch29_0 ,mem_patch29 
+0x548a 021715 enable swfine 
+0x548b 021716 fetch 2 ,mem_le_receive_window 
+0x548c 021717 fetcht 4 ,mem_le_transmit_window 
+0x548d 021718 iadd temp ,timeup 
+:      021719 le_receive_packet:
+0x548e 021720 call lerx_setfreq 
+:      021721 le_receive_rxon:
+0x548f 021722 bpatchx patch29_1 ,mem_patch29 
+0x5490 021723 call le_prep 
+0x5491 021724 disable match 
+0x5492 021725 enable decode_fec0 
+0x5493 021726 enable is_rx 
+0x5494 021727 disable is_tx 
+0x5495 021728 copy timeup ,stop_watch 
+0x5496 021729 correlate null ,timeout 
+0x5497 021730 branch le_receive_on_attempt ,attempt 
+0x5498 021731 copy clke ,temp 
+0x5499 021732 storet 6 ,mem_sync_clke 
+:      021733 le_receive_on_attempt:
+0x549a 021734 nbranch end_of_packet ,sync 
+0x549b 021735 branch le_receive_skip ,attempt 
+0x549c 021736 arg param_clke_cal_le ,clke_rt 
+0x549d 021737 copy bt_clk ,clke_bt 
+0x549e 021738 fetch 1 ,mem_le_state 
+0x549f 021739 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x54a0 021740 call lpm_adjust_clk ,wake 
+:      021741 le_receive_skip:
+0x54a1 021742 bpatchx patch29_2 ,mem_patch29 
+0x54a2 021743 call save_rssi 
+0x54a3 021744 enable enable_white 
+0x54a4 021745 enable enable_crc 
+0x54a5 021746 parse demod ,bucket ,8 
+0x54a6 021747 rshift3 pwindow ,pdata 
+0x54a7 021748 store 1 ,mem_le_rxbuf 
+0x54a8 021749 parse demod ,bucket ,8 
+0x54a9 021750 rshift3 pwindow ,pdata 
+0x54aa 021751 istore 1 ,contw 
+0x54ab 021752 and pdata ,0x3f ,loopcnt 
+0x54ac 021753 branch lerx_nopayload ,zero 
+:      021755 lerx_loop:
+0x54ad 021756 parse demod ,bucket ,8 
+0x54ae 021757 rshift3 pwindow ,pdata 
+0x54af 021758 istore 1 ,contw 
+0x54b0 021759 loop lerx_loop 
+:      021761 lerx_nopayload:
+0x54b1 021762 bpatchx patch29_3 ,mem_patch29 
+0x54b2 021763 parse demod ,bucket ,24 
+0x54b3 021764 enable swfine 
+0x54b4 021765 arg param_sifs ,stop_watch 
+0x54b5 021766 rshift32 pdata ,pdata 
+0x54b6 021767 rshift16 pdata ,pdata 
+0x54b7 021768 istore 3 ,contw 
+0x54b8 021769 branch end_of_packet ,crc_failed 
+0x54b9 021770 enable match 
+0x54ba 021771 fetch 1 ,mem_last_freq 
+0x54bb 021772 add pdata ,0 ,rega 
+0x54bc 021773 call rf_write_freq 
+0x54bd 021774 disable decode_fec0 
+0x54be 021775 branch set_sync_on 
+:      021777 le_transmit_receive_sifs:
+0x54bf 021778 bpatchx patch29_4 ,mem_patch29 
+0x54c0 021779 call le_transmit 
+:      021780 le_transmit_receive_sifs_notx:
+0x54c1 021781 fetcht 1 ,mem_last_freq 
+0x54c2 021782 call set_freq_rx 
+0x54c3 021783 call rf_rx_enable 
+0x54c4 021784 enable swfine 
+0x54c5 021785 arg 5500 ,timeup 
+0x54c6 021786 branch le_receive_rxon 
+:      021788 le_transmit_norx:
+0x54c7 021789 call le_transmit 
+0x54c8 021790 branch end_of_packet 
+:      021792 le_transmit:
+0x54c9 021793 bpatchx patch29_5 ,mem_patch29 
+0x54ca 021794 call le_prep 
+0x54cb 021795 call letx_setfreq 
+0x54cc 021796 branch le_transmit0 
+:      021798 le_transmit0:
+0x54cd 021799 set1 txgfsk ,radio_ctrl 
+0x54ce 021800 enable encode_fec0 
+0x54cf 021801 enable is_tx 
+0x54d0 021802 disable is_rx 
+0x54d1 021803 call le_wait_tx 
+0x54d2 021804 rshift16 access ,pdata 
+0x54d3 021805 rshift8 pdata ,pdata 
+0x54d4 021806 rshift4 pdata ,pdata 
+0x54d5 021807 inject mod ,40 
+0x54d6 021808 enable enable_white 
+0x54d7 021809 enable enable_crc 
+0x54d8 021810 bpatchx patch29_6 ,mem_patch29 
+0x54d9 021811 fetch 1 ,mem_le_txheader 
+0x54da 021812 inject mod ,8 
+0x54db 021813 ifetch 1 ,contr 
+0x54dc 021814 and pdata ,0x3f ,loopcnt 
+0x54dd 021815 inject mod ,8 
+0x54de 021816 branch letr_nopayload ,zero 
+:      021817 letr_loop:
+0x54df 021818 ifetch 1 ,contr 
+0x54e0 021819 inject mod ,8 
+0x54e1 021820 loop letr_loop 
+:      021822 letr_nopayload:
+0x54e2 021823 enable enable_parity 
+0x54e3 021824 inject mod ,24 
+0x54e4 021825 disable enable_parity 
+0x54e5 021826 until null ,tx_clear 
+0x54e6 021827 nop 100 
+0x54e7 021828 disable encode_fec0 
+0x54e8 021829 rtn 
+:      021831 le_send_adv_ind:
+0x54e9 021832 bpatchx patch29_7 ,mem_patch29 
+0x54ea 021833 fetch 1 ,mem_le_adv_type 
+0x54eb 021834 beq adv_direct_ind ,le_send_adv_direct_ind 
+0x54ec 021835 fetch 1 ,mem_le_adv_own_addr_type 
+0x54ed 021836 lshift4 pdata ,pdata 
+0x54ee 021837 lshift2 pdata ,pdata 
+0x54ef 021838 store 1 ,mem_le_txheader 
+0x54f0 021839 fetcht 1 ,mem_le_adv_data_len 
+0x54f1 021840 add temp ,6 ,pdata 
+0x54f2 021841 store 1 ,mem_le_txlen 
+0x54f3 021842 fetch 6 ,mem_le_lap 
+0x54f4 021843 store 6 ,mem_le_txpayload 
+0x54f5 021844 copy temp ,loopcnt 
+0x54f6 021845 arg mem_le_adv_data ,contr 
+0x54f7 021846 call memcpy_fast 
+0x54f8 021847 branch le_send_adv_transmit 
+:      021848 le_send_adv_direct_ind:
+0x54f9 021849 fetch 1 ,mem_le_adv_direct_addr_type 
+0x54fa 021850 lshift4 pdata ,pdata 
+0x54fb 021851 lshift2 pdata ,pdata 
+0x54fc 021852 increase 1 ,pdata 
+0x54fd 021853 store 1 ,mem_le_txheader 
+0x54fe 021854 setarg 12 
+0x54ff 021855 store 1 ,mem_le_txlen 
+0x5500 021856 fetch 6 ,mem_le_lap 
+0x5501 021857 store 6 ,mem_le_txpayload 
+0x5502 021858 fetch 6 ,mem_hci_plap 
+0x5503 021859 istore 6 ,contw 
+:      021860 le_send_adv_transmit:
+0x5504 021861 bpatchx patch2a_0 ,mem_patch2a 
+0x5505 021862 fetch 1 ,mem_le_adv_transmit 
+0x5506 021863 increase 1 ,pdata 
+0x5507 021864 store 1 ,mem_le_adv_transmit 
+0x5508 021865 arg 1800 ,stop_watch 
+0x5509 021866 disable match 
+0x550a 021867 branch le_transmit_receive_sifs 
+:      021869 le_send_scan_request:
+0x550b 021870 bpatchx patch2a_1 ,mem_patch2a 
+0x550c 021871 fetch 1 ,mem_le_scan_type 
+0x550d 021872 rtnne le_scan_type_active 
+0x550e 021873 fetch 1 ,mem_le_adv_transmit 
+0x550f 021874 increase 1 ,pdata 
+0x5510 021875 store 1 ,mem_le_adv_transmit 
+0x5511 021876 arg 0x0c03 ,temp 
+0x5512 021877 fetch 1 ,mem_le_scan_own_addr_type 
+0x5513 021878 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5514 021879 copy rega ,pdata 
+0x5515 021880 nsetflag blank ,le_receiver_addr_bit ,temp 
+0x5516 021881 storet 2 ,mem_le_txheader 
+0x5517 021882 fetch 6 ,mem_le_lap 
+0x5518 021883 istore 6 ,contw 
+0x5519 021884 fetch 6 ,mem_le_plap 
+0x551a 021885 istore 6 ,contw 
+0x551b 021886 branch le_transmit_receive_sifs 
+:      021889 le_send_scan_response:
+0x551c 021890 bpatchx patch2a_2 ,mem_patch2a 
+0x551d 021891 arg scan_rsp ,temp 
+0x551e 021892 fetch 1 ,mem_le_adv_own_addr_type 
+0x551f 021893 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5520 021894 storet 1 ,mem_le_txheader 
+0x5521 021895 fetcht 1 ,mem_le_scan_data_len 
+0x5522 021896 add temp ,6 ,pdata 
+0x5523 021897 store 1 ,mem_le_txlen 
+0x5524 021898 fetch 6 ,mem_le_lap 
+0x5525 021899 store 6 ,mem_le_txpayload 
+0x5526 021900 arg mem_le_scan_data ,contr 
+0x5527 021901 copy temp ,loopcnt 
+0x5528 021902 call memcpy_fast 
+0x5529 021903 call le_transmit_norx 
+0x552a 021904 branch le_adv_not_match 
+:      021906 le_connect_request:
+0x552b 021907 bpatchx patch2a_3 ,mem_patch2a 
+0x552c 021908 force -1 ,pdata 
+0x552d 021909 setsect 2 ,1 
+0x552e 021910 store 5 ,mem_le_channel_map 
+0x552f 021911 call le_calc_channel_map 
+0x5530 021912 force 4 ,loopcnt 
+0x5531 021913 arg mem_le_access ,contw 
+0x5532 021914 call generate_random_loop 
+0x5533 021915 fetch 2 ,mem_le_timeout 
+0x5534 021916 store 2 ,mem_le_superto 
+:      021917 le_con_req_hop_retry:
+0x5535 021918 random pdata 
+0x5536 021919 and_into 0xf ,pdata 
+0x5537 021920 sub pdata ,4 ,null 
+0x5538 021921 branch le_con_req_hop_retry ,positive 
+0x5539 021922 store 1 ,mem_le_hop 
+0x553a 021923 store 1 ,mem_tmp1 
+0x553b 021924 bpatchx patch2a_4 ,mem_patch2a 
+0x553c 021925 fetcht 2 ,mem_le_conn_interval 
+0x553d 021926 storet 2 ,mem_le_tsniff 
+0x553e 021927 copy temp ,regc 
+0x553f 021928 add clkn_bt ,7 ,pdata 
+0x5540 021929 idiv regc 
+0x5541 021930 call wait_div_end 
+0x5542 021931 remainder rega 
+0x5543 021932 isub rega ,pdata 
+0x5544 021933 iadd regc ,pdata 
+0x5545 021934 fetcht 2 ,mem_le_dsniff 
+0x5546 021935 iadd temp ,pdata 
+0x5547 021936 store 4 ,mem_le_anchor 
+0x5548 021937 isub clkn_bt ,rega 
+0x5549 021938 increase -6 ,rega 
+0x554a 021939 arg 0x2205 ,regb 
+0x554b 021940 fetch 1 ,mem_le_conn_own_addr_type 
+0x554c 021941 nsetflag blank ,le_sender_addr_bit ,regb 
+0x554d 021942 fetch 1 ,mem_le_conn_peer_addr_type 
+0x554e 021943 nsetflag blank ,le_receiver_addr_bit ,regb 
+0x554f 021944 copy regb ,pdata 
+0x5550 021945 store 2 ,mem_le_txheader 
+0x5551 021946 fetch 6 ,mem_le_lap 
+0x5552 021947 istore 6 ,contw 
+0x5553 021948 fetch 6 ,mem_le_plap 
+0x5554 021949 istore 6 ,contw 
+0x5555 021950 fetch 4 ,mem_le_access 
+0x5556 021951 istore 4 ,contw 
+0x5557 021952 random pdata 
+0x5558 021953 istore 2 ,contw 
+0x5559 021954 random pdata 
+0x555a 021955 istore 1 ,contw 
+0x555b 021956 force 2 ,pdata 
+0x555c 021957 istore 1 ,contw 
+0x555d 021958 rshift2 rega ,pdata 
+0x555e 021959 istore 2 ,contw 
+0x555f 021960 rshift2 regc ,pdata 
+0x5560 021961 istore 2 ,contw 
+0x5561 021962 bpatchx patch2a_5 ,mem_patch2a 
+0x5562 021963 setarg 0 
+0x5563 021964 istore 2 ,contw 
+0x5564 021965 fetch 2 ,mem_le_timeout 
+0x5565 021966 istore 2 ,contw 
+0x5566 021967 fetch 5 ,mem_le_channel_map 
+0x5567 021968 istore 5 ,contw 
+0x5568 021969 fetch 1 ,mem_le_hop 
+0x5569 021970 arg param_le_sca ,temp 
+0x556a 021971 ior temp ,pdata 
+0x556b 021972 istore 1 ,contw 
+0x556c 021973 call le_transmit_norx 
+0x556d 021974 setarg mem_le_txheader 
+0x556e 021975 add pdata ,18 ,contr 
+0x556f 021976 ifetch 3 ,contr 
+0x5570 021977 store 3 ,mem_le_crcinit 
+0x5571 021978 rtn 
+:      021980 le_init_adv:
+0x5572 021981 bpatchx patch2a_6 ,mem_patch2a 
+0x5573 021982 disable master 
+0x5574 021983 branch le_adv_access 
+:      021987 le_update_param:
+0x5575 021988 fetch 1 ,mem_le_state 
+0x5576 021989 rtnbit0 lestate_update_param 
+0x5577 021990 fetch 2 ,mem_le_event_count 
+0x5578 021991 fetcht 2 ,mem_le_instant 
+0x5579 021992 isub temp ,pdata 
+0x557a 021993 nrtn positive 
+0x557b 021994 store 2 ,mem_pdatatemp 
+0x557c 021995 bpatchx patch2a_7 ,mem_patch2a 
+0x557d 021996 fetch 1 ,mem_le_state 
+0x557e 021997 set0 lestate_update_param ,pdata 
+0x557f 021998 set0 lestate_got_first_packet ,pdata 
+0x5580 021999 store 1 ,mem_le_state 
+0x5581 022000 fetch 4 ,mem_le_anchor 
+0x5582 022001 fetcht 2 ,mem_le_tsniff 
+0x5583 022002 storet 2 ,mem_temp 
+0x5584 022003 isub temp ,rega 
+0x5585 022004 bpatchx patch2b_0 ,mem_patch2b 
+0x5586 022005 fetch 1 ,mem_le_new_param 
+0x5587 022006 store 1 ,mem_le_window_size 
+0x5588 022007 ifetcht 2 ,contr 
+0x5589 022008 ifetch 2 ,contr 
+0x558a 022009 lshift2 pdata ,pdata 
+0x558b 022010 store 2 ,mem_le_tsniff 
+0x558c 022011 lshift2 temp ,temp 
+0x558d 022012 iadd temp ,pdata 
+0x558e 022013 ifetcht 4 ,contr 
+0x558f 022014 storet 4 ,mem_le_slave_latency 
+0x5590 022015 iadd rega ,pdata 
+0x5591 022016 copy pdata ,regab 
+0x5592 022017 fetch 2 ,mem_le_tsniff 
+0x5593 022018 fetcht 2 ,mem_temp 
+0x5594 022019 isub temp ,pdata 
+0x5595 022020 fetcht 2 ,mem_pdatatemp 
+0x5596 022021 imul32 temp ,pdata 
+0x5597 022022 iadd regab ,pdata 
+0x5598 022023 store 4 ,mem_le_anchor 
+0x5599 022024 call le_receive_window_size 
+0x559a 022025 fetch 2 ,mem_le_superto 
+0x559b 022026 store 2 ,mem_le_init_superto 
+0x559c 022027 rtn 
+:      022030 le_update_channel_map:
+0x559d 022031 bpatchx patch2b_1 ,mem_patch2b 
+0x559e 022032 fetch 1 ,mem_le_state 
+0x559f 022033 rtnbit0 lestate_update_map 
+0x55a0 022034 fetch 2 ,mem_le_event_count 
+0x55a1 022035 fetcht 2 ,mem_le_instant 
+0x55a2 022036 isub temp ,pdata 
+0x55a3 022037 nrtn positive 
+0x55a4 022038 fetch 1 ,mem_le_state 
+0x55a5 022039 set0 lestate_update_map ,pdata 
+0x55a6 022040 store 1 ,mem_le_state 
+0x55a7 022041 fetch 5 ,mem_le_new_map 
+0x55a8 022042 store 5 ,mem_le_channel_map 
+0x55a9 022043 branch le_calc_channel_map 
+:      022046 le_acknowledge:
+0x55aa 022047 bpatchx patch2b_2 ,mem_patch2b 
+0x55ab 022048 call le_supervision_flush 
+0x55ac 022049 call le_check_wak 
+0x55ad 022050 fetch 1 ,mem_le_rxbuf 
+0x55ae 022051 isolate1 md ,pdata 
+0x55af 022052 setflag true ,mark_ble_rx_md ,mark 
+0x55b0 022053 rshift pdata ,pdata 
+0x55b1 022054 ixor temp ,pdata 
+0x55b2 022055 isolate1 nesn ,pdata 
+0x55b3 022056 setflag true ,mark_old_packet ,mark 
+0x55b4 022057 rtnmark1 mark_old_packet 
+0x55b5 022058 fetch 1 ,mem_le_rxbuf + 1 
+0x55b6 022059 branch le_ack_unenc ,blank 
+0x55b7 022060 fetch 1 ,mem_le_state 
+0x55b8 022061 bbit0 lestate_encryption ,le_ack_unenc 
+0x55b9 022062 call load_sk 
+0x55ba 022063 call le_decrypt 
+0x55bb 022064 nrtn blank 
+:      022065 le_ack_unenc:
+0x55bc 022066 fetcht 1 ,mem_le_arq 
+0x55bd 022067 setflip nesn ,temp 
+0x55be 022068 storet 1 ,mem_le_arq 
+0x55bf 022069 rtn 
+:      022072 le_check_wak:
+0x55c0 022073 bpatchx patch2b_3 ,mem_patch2b 
+0x55c1 022074 fetcht 1 ,mem_le_arq 
+0x55c2 022075 isolate0 wak ,temp 
+0x55c3 022076 rtn true 
+0x55c4 022077 fetch 1 ,mem_le_rxbuf 
+0x55c5 022078 lshift pdata ,pdata 
+0x55c6 022079 ixor temp ,pdata 
+0x55c7 022080 rtnbit0 sn 
+0x55c8 022081 set0 wak ,temp 
+0x55c9 022082 setflip sn ,temp 
+0x55ca 022083 storet 1 ,mem_le_arq 
+0x55cb 022084 compare 3 ,temp ,3 
+0x55cc 022085 nrtn true 
+0x55cd 022086 fetch 1 ,mem_le_txpayload 
+0x55ce 022087 beq ll_start_enc_req ,le_set_enc 
+0x55cf 022088 fetch 1 ,mem_le_enc_state 
+0x55d0 022089 beq flag_le_enc_pause ,le_clear_enc 
+0x55d1 022090 rtn 
+:      022093 le_set_enc:
+0x55d2 022094 fetch 1 ,mem_le_state 
+0x55d3 022095 set1 lestate_encryption ,pdata 
+0x55d4 022096 store 1 ,mem_le_state 
+0x55d5 022097 rtn 
+:      022099 le_clear_enc:
+0x55d6 022100 bpatchx patch2b_4 ,mem_patch2b 
+0x55d7 022101 jam flag_le_enc_null ,mem_le_enc_state 
+0x55d8 022102 arg 0 ,pdata 
+0x55d9 022103 store 4 ,mem_le_last_mic 
+0x55da 022104 store 5 ,mem_le_pcnt_tx 
+0x55db 022105 set1 39 ,pdata 
+0x55dc 022106 store 5 ,mem_le_pcnt_rx 
+0x55dd 022107 fetch 1 ,mem_le_state 
+0x55de 022108 set0 lestate_encryption ,pdata 
+0x55df 022109 store 1 ,mem_le_state 
+0x55e0 022110 rtn 
+:      022113 le_wait_adv:
+0x55e1 022114 bpatchx patch2b_5 ,mem_patch2b 
+0x55e2 022115 call le_next_adv_channel 
+0x55e3 022116 call le_receive_adv 
+0x55e4 022117 fetch 1 ,mem_le_adv_waitcnt 
+0x55e5 022118 increase 1 ,pdata 
+0x55e6 022119 store 1 ,mem_le_adv_waitcnt 
+0x55e7 022120 rtn 
+:      022123 le_scan:
+0x55e8 022124 bpatchx patch2b_6 ,mem_patch2b 
+0x55e9 022125 fetch 1 ,mem_le_scan_enable 
+0x55ea 022126 rtnne le_scan_enable 
+0x55eb 022127 arg le_scan_interval_timer ,queue 
+0x55ec 022128 call timer_check 
+0x55ed 022129 nrtn blank 
+0x55ee 022130 fetch 2 ,mem_le_scan_interval 
+0x55ef 022131 fetcht 2 ,mem_le_scan_window 
+0x55f0 022132 isub temp ,pdata 
+0x55f1 022133 arg le_scan_interval_timer ,queue 
+0x55f2 022134 call timer_init 
+0x55f3 022135 disable master 
+0x55f4 022136 call le_init_adv 
+0x55f5 022137 call le_wait_adv 
+0x55f6 022138 nrtn match 
+0x55f7 022139 bpatchx patch2b_7 ,mem_patch2b 
+0x55f8 022140 fetch 6 ,mem_le_rxbuf + 2 
+0x55f9 022141 store 6 ,mem_le_plap 
+0x55fa 022144 fetch 1 ,mem_le_adv_rcv 
+0x55fb 022145 increase 1 ,pdata 
+0x55fc 022146 store 1 ,mem_le_adv_rcv 
+0x55fd 022147 call le_create_conn 
+0x55fe 022148 rtn master 
+0x55ff 022149 call le_send_scan_request 
+0x5600 022150 nrtn match 
+0x5601 022151 bpatchx patch2c_0 ,mem_patch2c 
+0x5602 022152 fetch 1 ,mem_le_scanrsp_rcv 
+0x5603 022153 increase 1 ,pdata 
+0x5604 022154 store 1 ,mem_le_scanrsp_rcv 
+0x5605 022155 fetch 9 ,mem_le_rxbuf + 8 
+0x5606 022156 store 9 ,mem_tmp_buffer 
+0x5607 022157 rtn 
+:      022159 le_create_conn:
+0x5608 022160 bpatchx patch2c_1 ,mem_patch2c 
+0x5609 022161 fetch 1 ,mem_cmd_le_create_conn 
+0x560a 022162 rtnne hci_cmd_le_create_conn 
+0x560b 022163 fetch 6 ,mem_le_plap 
+0x560c 022164 fetcht 6 ,mem_le_conn_peer_addr 
+0x560d 022165 isub temp ,null 
+0x560e 022166 nrtn zero 
+0x560f 022167 call context_new 
+0x5610 022168 nrtn zero 
+0x5611 022169 call le_connect_request 
+0x5612 022170 call le_init_master 
+0x5613 022171 bpatchx patch2c_2 ,mem_patch2c 
+0x5614 022172 jam 0 ,mem_hci_cmd 
+0x5615 022173 jam 0 ,mem_le_peer_sca 
+0x5616 022174 jam 0 ,mem_le_scan_enable 
+0x5617 022175 jam 0 ,mem_cmd_le_create_conn 
+0x5618 022176 branch context_save 
+:      022178 le_scan_check_sender_addr_type:
+0x5619 022179 arg 1 ,rega 
+0x561a 022180 fetch 1 ,mem_le_rxbuf 
+0x561b 022181 rtnbit1 le_sender_addr_bit 
+0x561c 022182 arg 0 ,rega 
+0x561d 022183 rtn 
+:      022187 le_prepare_tx:
+0x561e 022188 bpatchx patch2c_3 ,mem_patch2c 
+0x561f 022189 fetch 1 ,mem_le_arq 
+0x5620 022190 rtnbit1 wak 
+0x5621 022191 call le_check_tx_md 
+0x5622 022192 call le_fifo_get_first_tx_ptr 
+0x5623 022193 branch le_send_empty ,blank 
+0x5624 022194 ifetch 1 ,contr 
+0x5625 022195 ifetcht 1 ,contr 
+0x5626 022196 copy temp ,rega 
+0x5627 022197 isub rega ,pdata 
+0x5628 022198 arg le_max_paket_len ,temp 
+0x5629 022199 call not_greater_than 
+0x562a 022200 copy pdata ,temp 
+0x562b 022201 ifetch 1 ,contr 
+0x562c 022202 copy pdata ,type 
+0x562d 022203 copy rega ,pdata 
+0x562e 022204 iadd contr ,contr 
+0x562f 022205 arg mem_le_txpayload ,contw 
+0x5630 022206 copy temp ,loopcnt 
+0x5631 022207 call memcpy 
+0x5632 022208 call le_update_tx_type 
+0x5633 022209 call le_send_packet 
+0x5634 022211 call le_fifo_get_first_tx_ptr 
+0x5635 022212 ifetch 1 ,contr 
+0x5636 022213 copy pdata ,rega 
+0x5637 022214 copy contr ,regc 
+0x5638 022215 ifetcht 1 ,contr 
+0x5639 022216 copy temp ,regb 
+0x563a 022217 isub regb ,pdata 
+0x563b 022218 arg le_max_paket_len ,temp 
+0x563c 022219 call not_greater_than 
+0x563d 022220 iadd regb ,pdata 
+0x563e 022221 istore 1 ,regc 
+0x563f 022222 isub rega ,null 
+0x5640 022223 nrtn zero 
+0x5641 022224 branch le_fifo_release_first_node 
+:      022227 le_check_tx_md:
+0x5642 022228 call le_check_continue 
+0x5643 022229 rtnmark1 mark_ble_tx_md 
+0x5644 022230 fetch 1 ,mem_le_configuration 
+0x5645 022231 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
+0x5646 022232 call le_fifo_get_second_tx_ptr 
+0x5647 022233 branch le_clear_md ,blank 
+0x5648 022234 branch le_set_md 
+:      022237 le_check_continue:
+0x5649 022238 call le_fifo_get_first_tx_ptr 
+0x564a 022239 branch le_clear_md ,blank 
+0x564b 022240 ifetch 1 ,contr 
+0x564c 022241 ifetcht 1 ,contr 
+0x564d 022242 isub temp ,pdata 
+0x564e 022243 sub pdata ,le_max_paket_len ,null 
+0x564f 022244 branch le_clear_md ,positive 
+:      022245 le_set_md:
+0x5650 022246 set1 mark_ble_tx_md ,mark 
+0x5651 022247 rtn 
+:      022249 le_clear_md:
+0x5652 022250 set0 mark_ble_tx_md ,mark 
+0x5653 022251 rtn 
+:      022253 le_update_tx_type:
+0x5654 022254 copy rega ,pdata 
+0x5655 022255 rtn blank 
+0x5656 022256 arg llid_continue ,type 
+0x5657 022257 rtn 
+:      022260 le_att_check_notification_enable:
+0x5658 022261 bpatchx patch2c_4 ,mem_patch2c 
+0x5659 022262 increase 1 ,temp 
+0x565a 022263 call le_att_get_handle_ptr 
+0x565b 022264 increase -2 ,contr 
+0x565c 022265 ifetch 2 ,contr 
+0x565d 022266 arg client_charactertic_configuration ,temp 
+0x565e 022267 isub temp ,null 
+0x565f 022268 nrtn zero 
+0x5660 022269 increase 1 ,contr 
+0x5661 022270 copy contr ,rega 
+0x5662 022271 ifetch 1 ,contr 
+0x5663 022272 rtn 
+:      022275 le_send_empty:
+0x5664 022276 force 0 ,temp 
+0x5665 022277 force 1 ,type 
+:      022279 le_send_packet:
+0x5666 022280 bpatchx patch2c_5 ,mem_patch2c 
+0x5667 022281 storet 1 ,mem_le_txlen 
+0x5668 022282 fetcht 1 ,mem_le_arq 
+0x5669 022283 set1 wak ,temp 
+0x566a 022284 and temp ,0xfc ,pdata 
+0x566b 022285 ior type ,pdata 
+0x566c 022286 store 1 ,mem_le_arq 
+0x566d 022287 and_into 0x1f ,pdata 
+0x566e 022288 isolate1 mark_ble_tx_md ,mark 
+0x566f 022289 setflag true ,md ,pdata 
+0x5670 022290 store 1 ,mem_le_txheader 
+0x5671 022292 fetch 1 ,mem_le_txheader 
+0x5672 022293 compare 1 ,type ,3 
+0x5673 022294 nbranch le_send_no_txlen ,true 
+0x5674 022295 fetch 1 ,mem_le_txlen 
+0x5675 022296 rtn blank 
+:      022297 le_send_no_txlen:
+0x5676 022298 fetch 1 ,mem_le_state 
+0x5677 022299 rtnbit0 lestate_encryption 
+0x5678 022300 call load_sk 
+0x5679 022301 branch le_encrypt 
+:      022304 get_lpm_wake_ble_rx_lock:
+0x567a 022305 arg wake_lock_ble_rx ,queue 
+0x567b 022306 branch lpm_get_wake_lock 
+:      022308 put_lpm_wake_ble_rx_lock:
+0x567c 022309 arg wake_lock_ble_rx ,queue 
+0x567d 022310 branch lpm_put_wake_lock 
+:      022313 le_parse:
+0x567e 022314 bpatchx patch2c_6 ,mem_patch2c 
+0x567f 022315 rtnmark1 mark_old_packet 
+0x5680 022316 call le_fifo_check_full 
+0x5681 022317 nrtn blank 
+0x5682 022318 fetch 1 ,mem_le_rxbuf 
+0x5683 022319 and pdata ,0x3 ,pdata 
+0x5684 022320 store 1 ,mem_le_packet_llid 
+0x5685 022321 ifetch 1 ,contr 
+0x5686 022322 and pdata ,0x1f ,pdata 
+0x5687 022323 store 1 ,mem_le_packet_size 
+0x5688 022324 rtn blank 
+0x5689 022325 copy contr ,pdata 
+0x568a 022326 store 2 ,mem_le_payload_ptr 
+0x568b 022327 fetch 1 ,mem_le_packet_llid 
+0x568c 022328 beq llid_le_ll ,le_parse_ll 
+:      022329 le_parse_l2cap:
+0x568d 022330 call le_check_l2cap_complete 
+0x568e 022331 nbranch get_lpm_wake_ble_rx_lock ,user 
+0x568f 022332 call put_lpm_wake_ble_rx_lock 
+0x5690 022333 fetch 2 ,mem_le_payload_ptr 
+0x5691 022334 copy pdata ,contr 
+0x5692 022335 ifetch 2 ,contr 
+0x5693 022336 store 2 ,mem_le_l2cap_size 
+0x5694 022337 bpatchx patch2c_7 ,mem_patch2c 
+0x5695 022338 ifetch 2 ,contr 
+0x5696 022339 beq le_l2cap_cid_att ,le_parse_att 
+0x5697 022340 beq le_l2cap_cid_smp ,le_parse_smp 
+0x5698 022341 beq le_l2cap_cid_signal ,le_parse_signaling 
+0x5699 022342 rtn 
+:      022345 le_check_l2cap_complete:
+0x569a 022346 fetch 1 ,mem_le_packet_llid 
+0x569b 022347 beq llid_start ,le_check_l2cap_llid_start 
+0x569c 022348 beq llid_continue ,le_check_l2cap_llid_continue 
+0x569d 022349 rtn 
+:      022354 le_check_l2cap_cid_legal:
+0x569e 022355 call enable_user 
+0x569f 022356 arg le_l2cap_cid_att ,temp 
+0x56a0 022357 isub pdata ,null 
+0x56a1 022358 rtn zero 
+0x56a2 022359 arg le_l2cap_cid_signal ,temp 
+0x56a3 022360 isub pdata ,null 
+0x56a4 022361 rtn zero 
+0x56a5 022362 arg le_l2cap_cid_smp ,temp 
+0x56a6 022363 isub pdata ,null 
+0x56a7 022364 rtn zero 
+0x56a8 022365 branch disable_user 
+:      022368 le_check_l2cap_llid_start:
+0x56a9 022369 fetch 2 ,mem_le_payload_ptr 
+0x56aa 022370 copy pdata ,contr 
+0x56ab 022371 ifetch 2 ,contr 
+0x56ac 022372 store 2 ,mem_le_l2cap_size 
+0x56ad 022373 ifetch 2 ,contr 
+0x56ae 022374 call le_check_l2cap_cid_legal 
+0x56af 022375 nrtn user 
+0x56b0 022376 fetcht 1 ,mem_le_packet_size 
+0x56b1 022377 storet 1 ,mem_le_packet_len_recved 
+0x56b2 022378 fetch 2 ,mem_le_l2cap_size 
+0x56b3 022379 increase 4 ,pdata 
+0x56b4 022380 isub temp ,null 
+0x56b5 022381 branch enable_user ,zero 
+0x56b6 022382 fetch 1 ,mem_le_packet_size 
+0x56b7 022383 copy pdata ,loopcnt 
+0x56b8 022384 arg mem_le_l2capbuf ,contw 
+0x56b9 022385 fetch 2 ,mem_le_payload_ptr 
+0x56ba 022386 copy pdata ,contr 
+0x56bb 022387 call memcpy 
+0x56bc 022388 branch disable_user 
+:      022393 le_check_l2cap_continue_legal:
+0x56bd 022394 call enable_user 
+0x56be 022395 fetch 1 ,mem_le_packet_len_recved 
+0x56bf 022396 nrtn blank 
+0x56c0 022397 branch disable_user 
+:      022399 le_check_l2cap_llid_continue:
+0x56c1 022400 call le_check_l2cap_continue_legal 
+0x56c2 022401 nrtn user 
+0x56c3 022402 fetch 1 ,mem_le_packet_len_recved 
+0x56c4 022403 arg mem_le_l2capbuf ,contw 
+0x56c5 022404 iadd contw ,rega 
+0x56c6 022405 fetcht 1 ,mem_le_packet_size 
+0x56c7 022406 iadd temp ,pdata 
+0x56c8 022407 store 1 ,mem_le_packet_len_recved 
+0x56c9 022408 fetch 1 ,mem_le_packet_size 
+0x56ca 022409 copy pdata ,loopcnt 
+0x56cb 022410 copy rega ,contw 
+0x56cc 022411 fetch 2 ,mem_le_payload_ptr 
+0x56cd 022412 copy pdata ,contr 
+0x56ce 022413 call memcpy_fast 
+0x56cf 022414 setarg mem_le_l2capbuf 
+0x56d0 022415 store 2 ,mem_le_payload_ptr 
+0x56d1 022416 fetch 2 ,mem_le_l2cap_size 
+0x56d2 022417 increase 4 ,pdata 
+0x56d3 022418 fetcht 1 ,mem_le_packet_len_recved 
+0x56d4 022419 isub temp ,null 
+0x56d5 022420 branch enable_user ,zero 
+0x56d6 022421 branch disable_user 
+:      022427 le_get_search_att_type:
+0x56d7 022428 call store_contr 
+0x56d8 022429 arg mem_le_search_att_type_length ,contw 
+:      022430 le_get_search_common:
+0x56d9 022431 fetch 2 ,mem_le_l2cap_size 
+0x56da 022432 increase -5 ,pdata 
+:      022433 le_get_search_common2:
+0x56db 022434 istore 1 ,contw 
+0x56dc 022435 copy pdata ,loopcnt 
+0x56dd 022436 call get_contr 
+0x56de 022437 branch memcpy_fast 
+:      022439 le_get_search_att_uuid:
+0x56df 022440 call store_contr 
+0x56e0 022441 arg mem_le_search_uuid_length ,contw 
+0x56e1 022442 branch le_get_search_common 
+:      022446 le_writeatt_cb:
+0x56e2 022447 fetch 2 ,mem_cb_att_write 
+0x56e3 022448 branch callback_func 
+:      022450 le_supervision_update:
+0x56e4 022451 fetcht 4 ,mem_le_supervision_timer 
+0x56e5 022452 call get_clkbt 
+0x56e6 022453 isub temp ,timeup 
+0x56e7 022454 deposit timeup 
+0x56e8 022455 fetcht 2 ,mem_le_superto 
+0x56e9 022456 lshift4 temp ,temp 
+0x56ea 022457 lshift temp ,temp 
+0x56eb 022458 isub temp ,pdata 
+0x56ec 022459 rtn 
+:      022461 le_supervision_flush:
+0x56ed 022462 call get_clkbt 
+0x56ee 022463 store 4 ,mem_le_supervision_timer 
+0x56ef 022464 rtn 
+:      022467 le_adv:
+0x56f0 022468 jam 36 ,mem_le_ch_mapped 
+0x56f1 022469 jam 0 ,mem_le_adv_channel_map_temp 
+:      022470 le_adv_loop:
+0x56f2 022471 bpatchx patch2d_0 ,mem_patch2d 
+0x56f3 022472 fetch 1 ,mem_le_adv_enable 
+0x56f4 022473 rtn blank 
+0x56f5 022474 arg le_adv_interval_timer ,queue 
+0x56f6 022475 call timer_check 
+0x56f7 022476 nrtn blank 
+0x56f8 022477 bpatchx patch2d_1 ,mem_patch2d 
+:      022478 le_adv_loop_tx:
+0x56f9 022479 disable master 
+0x56fa 022480 enable swfine 
+0x56fb 022481 call le_init_adv 
+0x56fc 022482 call le_next_adv_channel 
+0x56fd 022483 call le_send_adv_ind 
+0x56fe 022484 nbranch le_adv_not_match ,match 
+0x56ff 022485 fetch 1 ,mem_le_req_rcv 
+0x5700 022486 increase 1 ,pdata 
+0x5701 022487 store 1 ,mem_le_req_rcv 
+0x5702 022488 fetch 1 ,mem_le_rxbuf 
+0x5703 022489 and pdata ,0x0f ,pdata 
+0x5704 022490 beq scan_req ,le_send_scan_response 
+0x5705 022491 beq connect_req ,le_parse_connect_req 
+:      022492 le_adv_not_match:
+0x5706 022493 bpatchx patch2d_2 ,mem_patch2d 
+0x5707 022494 random pdata 
+0x5708 022495 arg 0x1ff ,temp 
+0x5709 022496 iand temp ,pdata 
+0x570a 022497 add pdata ,250 ,pdata 
+0x570b 022498 call delay 
+0x570c 022499 fetch 1 ,mem_le_adv_channel_map_temp 
+0x570d 022500 fetcht 1 ,mem_le_adv_channel_map 
+0x570e 022501 isub temp ,null 
+0x570f 022502 nbranch le_adv_loop ,zero 
+0x5710 022503 arg le_adv_interval_timer ,queue 
+0x5711 022504 fetch 2 ,mem_le_adv_interval 
+0x5712 022505 branch timer_init 
+:      022508 le_receive_window_size:
+0x5713 022509 bpatchx patch2d_3 ,mem_patch2d 
+0x5714 022510 fetch 1 ,mem_le_peer_sca 
+0x5715 022511 call le_sca_map 
+0x5716 022512 fetch 2 ,mem_le_tsniff 
+0x5717 022513 imul32 temp ,pdata 
+0x5718 022514 arg 375 ,temp 
+0x5719 022515 imul32 temp ,pdata 
+0x571a 022516 arg 100000 ,temp 
+0x571b 022517 idiv temp 
+0x571c 022518 fetch 1 ,mem_le_window_size 
+0x571d 022519 arg 20000 ,temp 
+0x571e 022520 imul32 temp ,pdata 
+0x571f 022521 iadd temp ,pdata 
+0x5720 022522 store 4 ,mem_le_transmit_window 
+0x5721 022523 bpatchx patch2d_4 ,mem_patch2d 
+0x5722 022524 fetch 2 ,mem_rx_window_sniff 
+0x5723 022525 call wait_div_end 
+0x5724 022526 quotient temp 
+0x5725 022527 iadd temp ,pdata 
+0x5726 022528 store 2 ,mem_le_receive_window 
+0x5727 022529 rtn 
+:      022531 le_parse_connect_req:
+0x5728 022532 bpatchx patch2d_5 ,mem_patch2d 
+0x5729 022533 fetch 6 ,mem_le_rxbuf + 8 
+0x572a 022534 fetcht 6 ,mem_le_lap 
+0x572b 022535 isub temp ,null 
+0x572c 022536 nrtn zero 
+0x572d 022537 call le_scan_check_sender_addr_type 
+0x572e 022538 copy rega ,pdata 
+0x572f 022539 store 1 ,mem_le_conn_peer_addr_type 
+0x5730 022540 fetch 7 ,mem_le_rxbuf + 21 
+0x5731 022541 store 7 ,mem_tmp_buffer 
+0x5732 022542 ifetch 8 ,contr 
+0x5733 022543 istore 8 ,contw 
+0x5734 022544 fetch 6 ,mem_le_rxbuf + 2 
+0x5735 022545 store 6 ,mem_le_plap 
+0x5736 022546 increase 6 ,contr 
+0x5737 022547 ifetch 8 ,contr 
+0x5738 022548 store 8 ,mem_le_access 
+0x5739 022549 ifetcht 2 ,contr 
+0x573a 022550 bpatchx patch2d_6 ,mem_patch2d 
+0x573b 022551 lshift2 temp ,temp 
+0x573c 022552 ifetch 2 ,contr 
+0x573d 022553 lshift2 pdata ,pdata 
+0x573e 022554 store 2 ,mem_le_tsniff 
+0x573f 022555 store 4 ,mem_le_anchor 
+0x5740 022556 isub temp ,pdata 
+0x5741 022557 add pdata ,-2 ,clke_bt 
+0x5742 022558 ifetch 9 ,contr 
+0x5743 022559 store 9 ,mem_le_slave_latency 
+0x5744 022560 bpatchx patch2d_7 ,mem_patch2d 
+0x5745 022561 ifetch 1 ,contr 
+0x5746 022562 rshift4 pdata ,temp 
+0x5747 022563 rshift temp ,temp 
+0x5748 022564 storet 1 ,mem_le_peer_sca 
+0x5749 022565 and_into 0x1f ,pdata 
+0x574a 022566 store 1 ,mem_le_hop 
+0x574b 022567 call le_receive_window_size 
+0x574c 022568 call le_calc_channel_map 
+0x574d 022569 call le_init_slave 
+0x574e 022570 call context_new 
+0x574f 022571 nrtn zero 
+0x5750 022572 bpatchx patch2e_0 ,mem_patch2e 
+0x5751 022573 call calc_clke_offset 
+0x5752 022574 call le_l2cap_reset_signaling_identifier 
+0x5753 022575 jam bt_evt_le_connected ,mem_fifo_temp 
+0x5754 022576 call ui_ipc_send_event 
+0x5755 022577 branch context_save 
+:      022580 le_init_attlist_search:
+0x5756 022581 bpatchx patch2e_1 ,mem_patch2e 
+0x5757 022582 fetch 2 ,mem_le_search_handle_start 
+0x5758 022583 iforce regb 
+0x5759 022584 fetch 2 ,mem_le_search_handle_end 
+0x575a 022585 iforce regc 
+0x575b 022586 fetch 2 ,mem_ui_le_uuid_table 
+0x575c 022587 iforce contr 
+0x575d 022588 enable user 
+0x575e 022589 rtn 
+:      022592 le_att_handle_inrange:
+0x575f 022593 ifetch 2 ,contr 
+0x5760 022594 rtn blank 
+0x5761 022595 isub regb ,null 
+0x5762 022596 nrtn positive 
+0x5763 022597 isub regc ,null 
+0x5764 022598 rtn zero 
+0x5765 022599 branch le_att_handle_blank ,positive 
+0x5766 022600 force 1 ,null 
+0x5767 022601 rtn 
+:      022602 le_att_handle_blank:
+0x5768 022603 force 0 ,pdata 
+0x5769 022604 rtn 
+:      022608 le_att_get_handle_ptr:
+0x576a 022609 call le_att_get_handle_ptr2 
+0x576b 022610 branch le_att_get_handle_ptr_found ,zero 
+0x576c 022611 rtn 
+:      022613 le_att_get_handle_ptr2:
+0x576d 022614 bpatchx patch2e_2 ,mem_patch2e 
+0x576e 022615 fetch 2 ,mem_ui_le_uuid_table 
+0x576f 022616 iforce contr 
+:      022617 le_att_get_handle_loop1:
+0x5770 022618 ifetch 2 ,contr 
+0x5771 022619 rtn blank 
+0x5772 022620 isub temp ,null 
+0x5773 022621 rtn zero 
+0x5774 022622 ifetch 1 ,contr 
+0x5775 022623 iadd contr ,contr 
+0x5776 022624 ifetch 1 ,contr 
+0x5777 022625 iadd contr ,contr 
+0x5778 022626 branch le_att_get_handle_loop1 
+:      022627 le_att_get_handle_ptr_found:
+0x5779 022628 ifetch 1 ,contr 
+0x577a 022629 iadd contr ,contr 
+0x577b 022630 rtn 
+:      022634 le_att_get_short_uuid_ptr:
+0x577c 022635 bpatchx patch2e_3 ,mem_patch2e 
+0x577d 022636 fetch 2 ,mem_ui_le_uuid_table 
+0x577e 022637 iforce contr 
+:      022638 le_att_get_short_uuid_loop:
+0x577f 022639 ifetch 2 ,contr 
+0x5780 022640 rtn blank 
+0x5781 022641 ifetch 1 ,contr 
+0x5782 022642 iadd contr ,contr 
+0x5783 022643 increase -2 ,contr 
+0x5784 022644 ifetch 2 ,contr 
+0x5785 022645 isub temp ,null 
+0x5786 022646 rtn zero 
+0x5787 022647 ifetch 1 ,contr 
+0x5788 022648 iadd contr ,contr 
+0x5789 022649 branch le_att_get_short_uuid_loop 
+:      022653 le_att_get_handle_info_from_ptr:
+0x578a 022654 fetch 2 ,mem_le_cur_attlist_start_ptr 
+0x578b 022655 branch le_att_get_handle_info_fast 
+:      022657 le_att_get_handle_info:
+0x578c 022658 bpatchx patch2e_4 ,mem_patch2e 
+0x578d 022659 fetch 2 ,mem_ui_le_uuid_table 
+:      022660 le_att_get_handle_info_fast:
+0x578e 022661 iforce contr 
+0x578f 022662 copy temp ,rega 
+:      022663 le_att_get_handle_loop:
+0x5790 022664 ifetch 2 ,contr 
+0x5791 022665 branch le_att_unfind_handle ,blank 
+0x5792 022666 isub rega ,null 
+0x5793 022667 branch le_att_finded_handle ,zero 
+0x5794 022668 ifetch 1 ,contr 
+0x5795 022669 iadd contr ,contr 
+0x5796 022670 ifetch 1 ,contr 
+0x5797 022671 iadd contr ,contr 
+0x5798 022672 branch le_att_get_handle_loop 
+:      022673 le_att_unfind_handle:
+0x5799 022674 branch disable_blank 
+:      022676 le_att_finded_handle:
+0x579a 022677 ifetch 1 ,contr 
+0x579b 022678 store 1 ,mem_le_cur_uuid_length 
+0x579c 022679 copy pdata ,loopcnt 
+0x579d 022680 arg mem_le_cur_uuid ,contw 
+0x579e 022681 call memcpy_fast 
+0x579f 022682 ifetch 1 ,contr 
+0x57a0 022683 store 1 ,mem_le_curr_att_len 
+0x57a1 022684 call store_contr 
+0x57a2 022685 branch enable_blank 
+:      022688 le_modified_name:
+0x57a3 022689 bpatchx patch2e_5 ,mem_patch2e 
+0x57a4 022690 call le_modified_name_att_list 
+0x57a5 022691 branch le_modified_name_adv 
+:      022693 le_modified_name_att_list:
+0x57a6 022694 arg uuid_chrctr_device_name ,temp 
+0x57a7 022695 call le_att_get_short_uuid_ptr 
+0x57a8 022696 rtn blank 
+0x57a9 022697 ifetch 1 ,contr 
+0x57aa 022698 copy contr ,contw 
+0x57ab 022699 fetcht 1 ,mem_le_name_len 
+0x57ac 022700 copy temp ,loopcnt 
+0x57ad 022701 isub temp ,null 
+0x57ae 022702 nbranch le_name_length_longer_than_att ,positive 
+0x57af 022703 isub temp ,temp 
+0x57b0 022704 arg mem_le_name ,contr 
+0x57b1 022705 call memcpy 
+0x57b2 022706 copy temp ,loopcnt 
+0x57b3 022707 ncall memcpy_empty ,zero 
+0x57b4 022708 rtn 
+:      022709 le_name_length_longer_than_att:
+0x57b5 022710 copy pdata ,loopcnt 
+0x57b6 022711 arg mem_le_name ,contr 
+0x57b7 022712 branch memcpy_fast 
+:      022715 le_modified_name_adv:
+0x57b8 022716 arg mem_le_adv_data_len + 32 ,regc 
+0x57b9 022717 arg mem_le_adv_data ,rega 
+0x57ba 022718 call le_modified_name_adv_and_scan 
+0x57bb 022719 setarg 0 
+0x57bc 022720 setflag user ,0 ,pdata 
+0x57bd 022721 store 1 ,mem_pdatatemp 
+0x57be 022722 arg mem_le_scan_data_len + 32 ,regc 
+0x57bf 022723 arg mem_le_scan_data ,rega 
+0x57c0 022724 call le_modified_name_adv_and_scan 
+0x57c1 022725 rtn user 
+0x57c2 022726 fetch 1 ,mem_pdatatemp 
+0x57c3 022727 branch assert ,blank 
+0x57c4 022728 rtn 
+:      022731 le_modified_name_adv_and_scan:
+0x57c5 022732 bpatchx patch2e_6 ,mem_patch2e 
+0x57c6 022733 call enable_user 
+0x57c7 022734 call clear_temp_block 
+0x57c8 022735 arg 0 ,regb 
+0x57c9 022736 arg mem_le_data_temp ,contw 
+0x57ca 022737 call le_modified_name_adv_loop 
+0x57cb 022738 fetch 1 ,mem_le_name_len 
+0x57cc 022739 add pdata ,1 ,temp 
+0x57cd 022740 iadd regb ,rega 
+0x57ce 022741 increase 2 ,rega 
+0x57cf 022742 sub rega ,0x1f ,null 
+0x57d0 022743 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
+0x57d1 022744 istoret 1 ,contw 
+0x57d2 022745 arg gap_adtype_local_name_complete ,temp 
+0x57d3 022746 istoret 1 ,contw 
+0x57d4 022747 iforce loopcnt 
+0x57d5 022748 call memcpy_fast 
+0x57d6 022749 copy rega ,regb 
+:      022750 le_modified_name_adv_and_scan_store_data:
+0x57d7 022751 deposit regb 
+0x57d8 022752 store 1 ,mem_le_data_len_temp 
+0x57d9 022753 arg mem_le_data_len_temp ,contr 
+0x57da 022754 setarg -32 
+0x57db 022755 iadd regc ,contw 
+0x57dc 022756 branch memcpy32 
+:      022758 le_modified_name_adv_and_scan_name_overflow:
+0x57dd 022759 call disable_user 
+0x57de 022760 branch le_modified_name_adv_and_scan_store_data 
+:      022762 le_modified_name_adv_loop:
+0x57df 022763 ifetch 1 ,rega 
+0x57e0 022764 rtn blank 
+0x57e1 022765 pincrease 1 
+0x57e2 022766 ifetcht 1 ,contr 
+0x57e3 022767 sub temp ,gap_adtype_local_name_complete ,null 
+0x57e4 022768 branch le_modified_name_adv_found_name ,zero 
+0x57e5 022769 iadd regb ,regb 
+0x57e6 022770 copy rega ,contr 
+0x57e7 022771 iforce loopcnt 
+0x57e8 022772 call memcpy_fast 
+0x57e9 022773 copy contr ,rega 
+:      022774 le_modified_name_adv_loop2:
+0x57ea 022775 deposit rega 
+0x57eb 022776 isub regc ,null 
+0x57ec 022777 rtn positive 
+0x57ed 022778 branch le_modified_name_adv_loop 
+:      022780 le_modified_name_adv_found_name:
+0x57ee 022781 iadd rega ,rega 
+0x57ef 022782 branch le_modified_name_adv_loop2 
+:      022785 memcpy_empty:
+0x57f0 022786 setarg space 
+0x57f1 022787 istore 1 ,contw 
+0x57f2 022788 loop memcpy_empty 
+0x57f3 022789 rtn 
+:      022792 le_lpm_set_mult:
+0x57f4 022793 bpatchx patch2e_7 ,mem_patch2e 
+0x57f5 022794 disable wake 
+0x57f6 022795 branch le_lpm_set_mult_attempt ,attempt 
+0x57f7 022796 nbranch le_lpm_lost ,match 
+:      022797 le_lpm_set_mult_attempt:
+0x57f8 022798 call lpm_match 
+0x57f9 022799 fetch 2 ,mem_rx_window_sniff 
+0x57fa 022800 store 2 ,mem_le_receive_window 
+0x57fb 022802 nbranch lpm_mult_short ,match 
+0x57fc 022803 bmark1 mark_old_packet ,lpm_mult_short 
+0x57fd 022805 fetch 1 ,mem_le_packet_size 
+0x57fe 022806 nbranch lpm_mult_short ,blank 
+0x57ff 022807 fetch 1 ,mem_le_txlen 
+0x5800 022808 nbranch lpm_mult_short ,blank 
+0x5801 022810 fetch 1 ,mem_le_configuration 
+0x5802 022811 bbit1 bit_ble_short_mult ,lpm_mult_short 
+0x5803 022813 fetch 1 ,mem_le_state 
+0x5804 022814 bbit1 lestate_update_param ,lpm_mult_short 
+0x5805 022815 branch lpm_mult_wait_timeout 
+:      022817 le_lpm_lost:
+0x5806 022818 fetcht 2 ,mem_rx_window_sniff 
+0x5807 022819 rshift temp ,temp 
+0x5808 022820 fetch 2 ,mem_le_receive_window 
+0x5809 022821 iadd temp ,pdata 
+0x580a 022822 store 2 ,mem_le_receive_window 
+0x580b 022823 branch lpm_lost 
+:      022826 le_set_config_fixed_tk:
+0x580c 022827 arg bit_ble_passkey_fixed_key ,queue 
+0x580d 022828 branch le_set_config 
+:      022830 le_clr_config_fixed_tk:
+0x580e 022831 arg bit_ble_passkey_fixed_key ,queue 
+0x580f 022832 branch le_clr_config 
+:      022834 le_set_config_fixed_ltk:
+0x5810 022835 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5811 022836 branch le_set_config 
+:      022838 le_clr_config_fixed_ltk:
+0x5812 022839 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5813 022840 branch le_clr_config 
+:      022842 le_set_config_more_data:
+0x5814 022843 arg bit_ble_transmit_packet_by_md ,queue 
+0x5815 022844 branch le_set_config 
+:      022846 le_clr_config_more_data:
+0x5816 022847 arg bit_ble_transmit_packet_by_md ,queue 
+0x5817 022848 branch le_clr_config 
+:      022850 le_set_config_read_authentication:
+0x5818 022851 arg bit_ble_read_auth ,queue 
+0x5819 022852 branch le_set_config 
+:      022854 le_clr_config_read_authentication:
+0x581a 022855 arg bit_ble_read_auth ,queue 
+0x581b 022856 branch le_clr_config 
+:      022858 le_set_config_write_authentication:
+0x581c 022859 arg bit_ble_write_auth ,queue 
+0x581d 022860 branch le_set_config 
+:      022862 le_clr_config_write_authentication:
+0x581e 022863 arg bit_ble_write_auth ,queue 
+0x581f 022864 branch le_clr_config 
+:      022866 le_set_config_short_mult:
+0x5820 022867 arg bit_ble_short_mult ,queue 
+0x5821 022868 branch le_set_config 
+:      022870 le_clr_config_short_mult:
+0x5822 022871 arg bit_ble_short_mult ,queue 
+0x5823 022872 branch le_clr_config 
+:      022875 le_set_config:
+0x5824 022876 fetch 1 ,mem_le_configuration 
+0x5825 022877 qset1 pdata 
+0x5826 022878 store 1 ,mem_le_configuration 
+0x5827 022879 rtn 
+:      022881 le_clr_config:
+0x5828 022882 fetch 1 ,mem_le_configuration 
+0x5829 022883 qset0 pdata 
+0x582a 022884 store 1 ,mem_le_configuration 
+0x582b 022885 rtn 
+:      022887 le_set_fixed_ltk:
+0x582c 022888 setarg 0x112233 
+0x582d 022889 store 3 ,mem_le_fixed_ltk 
+0x582e 022890 setarg 0x445566 
+0x582f 022891 istore 3 ,contw 
+0x5830 022892 setarg 0x778899 
+0x5831 022893 istore 3 ,contw 
+0x5832 022894 setarg 0x001122 
+0x5833 022895 istore 3 ,contw 
+0x5834 022896 setarg 0x334455 
+0x5835 022897 istore 3 ,contw 
+0x5836 022898 setarg 0x66 
+0x5837 022899 istore 1 ,contw 
+0x5838 022900 rtn 
+:      022903 le_set_justwork:
+0x5839 022904 setarg 0x01000302 
+0x583a 022905 store 4 ,mem_le_pres 
+0x583b 022906 setarg 0x010010 
+0x583c 022907 store 3 ,mem_le_pres_max_keysize 
+0x583d 022908 jam 1 ,mem_le_pairing_mode 
+0x583e 022909 rtn 
+:      022913 le_fifo_malloc_tx_empty:
+0x583f 022914 arg 0 ,rega 
+0x5840 022915 arg llid_empty ,type 
+0x5841 022916 branch le_fifo_malloc_tx 
+:      022920 le_fifo_malloc_tx_ll:
+0x5842 022921 arg llid_le_ll ,type 
+0x5843 022922 call le_fifo_malloc_tx 
+0x5844 022923 copy regb ,pdata 
+0x5845 022924 istore 1 ,contw 
+0x5846 022925 rtn 
+:      022929 le_fifo_malloc_tx_l2cap:
+0x5847 022930 force llid_l2cap_start ,type 
+0x5848 022931 increase 4 ,rega 
+0x5849 022932 call le_fifo_malloc_tx 
+0x584a 022933 increase -4 ,rega 
+0x584b 022934 copy rega ,pdata 
+0x584c 022935 istore 2 ,contw 
+0x584d 022936 copy regb ,pdata 
+0x584e 022937 istore 2 ,contw 
+0x584f 022938 rtn 
+:      022942 le_fifo_malloc_tx:
+0x5850 022943 sub rega ,240 ,null 
+0x5851 022944 nbranch assert ,positive 
+0x5852 022945 fetch 1 ,mem_le_tx_buff_used 
+0x5853 022946 arg 1 ,temp 
+0x5854 022947 arg le_tx_buff_count ,loopcnt 
+:      022948 le_fifo_malloc_tx_loop:
+0x5855 022949 iand temp ,null 
+0x5856 022950 branch le_fifo_malloc_tx_got_empty ,zero 
+0x5857 022951 lshift temp ,temp 
+0x5858 022952 loop le_fifo_malloc_tx_loop 
+0x5859 022953 branch assert 
+:      022954 le_fifo_malloc_tx_got_empty:
+0x585a 022955 ixor temp ,pdata 
+0x585b 022956 store 1 ,mem_le_tx_buff_used 
+0x585c 022957 sub loopcnt ,le_tx_buff_count ,pdata 
+0x585d 022958 lshift4 pdata ,pdata 
+0x585e 022959 lshift4 pdata ,pdata 
+0x585f 022960 arg mem_le_tx_buffer0 ,temp 
+0x5860 022961 iadd temp ,temp 
+:      022962 le_fifo_tx_find_empty_ptr:
+0x5861 022963 arg 0 ,loopcnt 
+0x5862 022964 arg mem_le_tx_ptr0 ,contr 
+:      022965 le_fifo_tx_find_empty_ptr_loop:
+0x5863 022966 ifetch 2 ,contr 
+0x5864 022967 branch le_fifo_tx_found_empty_ptr ,blank 
+0x5865 022968 copy loopcnt ,pdata 
+0x5866 022969 increase 1 ,loopcnt 
+0x5867 022970 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
+0x5868 022971 branch assert 
+:      022974 le_fifo_tx_found_empty_ptr:
+0x5869 022975 increase -2 ,contr 
+0x586a 022976 istoret 2 ,contr 
+0x586b 022977 copy temp ,contw 
+0x586c 022978 copy rega ,pdata 
+0x586d 022979 istore 1 ,contw 
+0x586e 022980 setarg 0 
+0x586f 022981 istore 1 ,contw 
+0x5870 022982 copy type ,pdata 
+0x5871 022983 istore 1 ,contw 
+0x5872 022984 rtn 
+:      022988 le_fifo_get_first_tx_ptr:
+0x5873 022989 fetch 2 ,mem_le_tx_ptr0 
+0x5874 022990 copy pdata ,contr 
+0x5875 022991 rtn 
+:      022993 le_fifo_get_second_tx_ptr:
+0x5876 022994 fetch 2 ,mem_le_tx_ptr1 
+0x5877 022995 copy pdata ,contr 
+0x5878 022996 rtn 
+:      022998 le_fifo_get_last_tx_ptr:
+0x5879 022999 call le_fifo_get_last_tx_ptr0 
+0x587a 023000 copy pdata ,contr 
+0x587b 023001 rtn 
+:      023002 le_fifo_get_last_tx_ptr0:
+0x587c 023003 fetch 2 ,mem_le_tx_ptr3 
+0x587d 023004 nrtn blank 
+0x587e 023005 fetch 2 ,mem_le_tx_ptr2 
+0x587f 023006 nrtn blank 
+0x5880 023007 fetch 2 ,mem_le_tx_ptr1 
+0x5881 023008 nrtn blank 
+0x5882 023009 fetch 2 ,mem_le_tx_ptr0 
+0x5883 023010 rtn 
+:      023012 le_fifo_get_first_l2cap_ptr:
+0x5884 023013 call le_fifo_get_first_tx_ptr 
+0x5885 023014 increase 3 ,contr 
+0x5886 023015 rtn 
+:      023017 le_fifo_get_first_att_ptr:
+0x5887 023018 call le_fifo_get_first_tx_ptr 
+0x5888 023019 increase 7 ,contr 
+0x5889 023020 rtn 
+:      023022 le_fifo_get_last_att_ptr:
+0x588a 023023 call le_fifo_get_last_tx_ptr 
+0x588b 023024 increase 7 ,contr 
+0x588c 023025 rtn 
+:      023027 le_fifo_get_last_l2cap_ptr:
+0x588d 023028 call le_fifo_get_last_tx_ptr 
+0x588e 023029 increase 3 ,contr 
+0x588f 023030 rtn 
+:      023034 le_fifo_check_full:
+0x5890 023035 fetch 2 ,mem_le_tx_ptr3 
+0x5891 023036 rtn 
+:      023039 le_fifo_check_nearly_full:
+0x5892 023040 fetch 2 ,mem_le_tx_ptr2 
+0x5893 023041 rtn 
+:      023044 le_fifo_check_empty:
+0x5894 023045 fetch 2 ,mem_le_tx_ptr0 
+0x5895 023046 rtn 
+:      023049 le_fifo_release_first_node:
+0x5896 023050 fetch 2 ,mem_le_tx_ptr0 
+0x5897 023051 arg mem_le_tx_buffer0 ,temp 
+0x5898 023052 isub temp ,pdata 
+0x5899 023053 rshift4 pdata ,pdata 
+0x589a 023054 rshift4 pdata ,queue 
+0x589b 023055 fetch 1 ,mem_le_tx_buff_used 
+0x589c 023056 qset0 pdata 
+0x589d 023057 store 1 ,mem_le_tx_buff_used 
+0x589e 023058 arg 0 ,loopcnt 
+:      023059 le_fifo_release_first_node_loop:
+0x589f 023060 lshift loopcnt ,pdata 
+0x58a0 023061 arg mem_le_tx_ptr1 ,temp 
+0x58a1 023062 iadd temp ,temp 
+0x58a2 023063 ifetch 2 ,temp 
+0x58a3 023064 increase -2 ,temp 
+0x58a4 023065 istore 2 ,temp 
+0x58a5 023066 copy loopcnt ,pdata 
+0x58a6 023067 increase 1 ,loopcnt 
+0x58a7 023068 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
+0x58a8 023069 setarg 0 
+0x58a9 023070 istore 2 ,temp 
+0x58aa 023071 rtn 
+:      023077 le_parse_att:
+0x58ab 023078 ifetch 3 ,contr 
+0x58ac 023079 store 3 ,mem_le_att_opcode 
+0x58ad 023080 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x58ae 023081 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
+0x58af 023082 beq attop_find_information_request ,le_parse_att_find_information_request 
+0x58b0 023083 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
+0x58b1 023084 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
+0x58b2 023085 beq attop_read_request ,le_parse_att_read_request 
+0x58b3 023086 beq attop_read_blob_request ,le_parse_att_read_blob_request 
+0x58b4 023087 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
+0x58b5 023088 beq attop_write_request ,le_parse_att_write_request 
+0x58b6 023089 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
+0x58b7 023090 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x58b8 023091 beq attop_write_command ,le_parse_att_write_command 
+0x58b9 023092 rtn 
+:      023095 le_send_att_exchange_mtu_requset:
+0x58ba 023096 force 3 ,rega 
+0x58bb 023097 call le_fifo_malloc_tx_l2cap_gatt 
+0x58bc 023098 setarg attop_exchange_mtu_request 
+0x58bd 023099 istore 1 ,contw 
+0x58be 023100 fetch 2 ,mem_le_local_mtu 
+0x58bf 023101 istore 2 ,contw 
+0x58c0 023102 rtn 
+:      023105 le_parse_att_exchange_mtu_request:
+0x58c1 023106 call le_parse_att_exchange_mtu_response 
+:      023107 le_send_att_exchange_mtu_response:
+0x58c2 023108 force 3 ,rega 
+0x58c3 023109 call le_fifo_malloc_tx_l2cap_gatt 
+0x58c4 023110 setarg attop_exchange_mtu_response 
+0x58c5 023111 istore 1 ,contw 
+0x58c6 023112 fetch 2 ,mem_le_local_mtu 
+0x58c7 023113 istore 2 ,contw 
+0x58c8 023114 rtn 
+:      023116 le_parse_att_exchange_mtu_response:
+0x58c9 023117 rshift8 pdata ,pdata 
+0x58ca 023118 store 2 ,mem_le_remote_mtu 
+0x58cb 023119 rtn 
+:      023121 le_parse_att_find_information_request:
+0x58cc 023122 call le_get_search_handle_start_end_common 
+0x58cd 023123 call enable_user 
+0x58ce 023124 branch le_send_att_find_information_response 
+:      023126 le_send_att_find_information_response:
+0x58cf 023127 arg 3 ,timeup 
+0x58d0 023128 call le_init_attlist_search 
+:      023129 le_send_att_find_information_res_loop:
+0x58d1 023130 call le_att_handle_inrange 
+0x58d2 023131 branch le_send_att_find_information_res_end ,blank 
+0x58d3 023132 nbranch le_send_att_find_information_res_next ,positive 
+0x58d4 023133 increase -2 ,contr 
+0x58d5 023134 call store_contr 
+0x58d6 023135 call get_contw 
+0x58d7 023136 nbranch le_send_att_find_information_res_store_info ,user 
+0x58d8 023137 call push_stack_rega_b_c 
+0x58d9 023138 call disable_user 
+0x58da 023139 force 20 ,rega 
+0x58db 023140 call le_fifo_malloc_tx_l2cap_gatt 
+0x58dc 023141 call pop_stack_rega_b_c 
+0x58dd 023142 setarg attop_find_information_response 
+0x58de 023143 istore 1 ,contw 
+0x58df 023144 setarg uuid_size_16bit 
+0x58e0 023145 istore 1 ,contw 
+:      023146 le_send_att_find_information_res_store_info:
+0x58e1 023147 call get_contr 
+0x58e2 023148 ifetch 2 ,contr 
+0x58e3 023149 istore 2 ,contw 
+0x58e4 023150 ifetch 1 ,contr 
+0x58e5 023151 copy pdata ,loopcnt 
+0x58e6 023152 call memcpy 
+0x58e7 023153 call store_contw 
+0x58e8 023154 increase -1 ,timeup 
+0x58e9 023155 branch le_send_att_find_information_res_end ,zero 
+:      023156 le_send_att_find_information_res_cont:
+0x58ea 023157 ifetch 1 ,contr 
+0x58eb 023158 iadd contr ,contr 
+0x58ec 023159 branch le_send_att_find_information_res_loop 
+:      023160 le_send_att_find_information_res_next:
+0x58ed 023161 ifetch 1 ,contr 
+0x58ee 023162 iadd contr ,contr 
+0x58ef 023163 branch le_send_att_find_information_res_cont 
+:      023164 le_send_att_find_information_res_end:
+0x58f0 023165 branch le_send_att_error_response_notfound ,user 
+0x58f1 023166 branch le_send_auto_len_by_mem 
+:      023169 le_parse_att_find_by_type_value_request:
+0x58f2 023170 call le_get_search_handle_start_end_common 
+0x58f3 023171 ifetch 2 ,contr 
+0x58f4 023172 store 2 ,mem_le_search_uuid 
+0x58f5 023173 call store_contr 
+0x58f6 023174 arg mem_le_search_att_type_length ,contw 
+0x58f7 023175 fetch 2 ,mem_le_l2cap_size 
+0x58f8 023176 increase -7 ,pdata 
+0x58f9 023177 call le_get_search_common2 
+0x58fa 023178 branch le_send_att_find_by_type_value_response 
+:      023181 le_start_end_handle_check_1:
+0x58fb 023182 disable user 
+0x58fc 023183 fetcht 2 ,mem_le_search_handle_start 
+0x58fd 023184 fetch 2 ,mem_le_search_handle_end 
+0x58fe 023185 isub temp ,null 
+0x58ff 023186 nbranch le_start_end_handle_check_1_fail ,positive 
+0x5900 023187 deposit temp 
+0x5901 023188 rtnne 0 
+:      023189 le_start_end_handle_check_1_fail:
+0x5902 023190 enable user 
+0x5903 023191 jam att_err_invalid_handle ,mem_le_err_code 
+0x5904 023192 branch le_send_att_error_response 
+:      023195 le_send_att_find_by_type_value_response:
+0x5905 023196 call le_start_end_handle_check_1 
+0x5906 023197 rtn user 
+0x5907 023198 fetcht 2 ,mem_le_search_uuid 
+0x5908 023199 setarg uuid_gatt_primary_service 
+0x5909 023200 isub temp ,null 
+0x590a 023201 branch le_send_att_find_by_type_value_res_primary ,zero 
+0x590b 023202 branch le_send_att_error_response_notfound 
+:      023205 le_send_att_find_by_type_value_res_primary:
+0x590c 023206 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
+0x590d 023207 fetcht 2 ,mem_le_search_handle_start 
+0x590e 023208 storet 2 ,mem_temp 
+0x590f 023209 call le_att_get_handle_info 
+0x5910 023210 nbranch le_send_att_error_response_notfound ,blank 
+:      023211 le_send_att_find_primary_search_loop:
+0x5911 023212 fetcht 2 ,mem_temp 
+0x5912 023213 call le_att_get_handle_info 
+0x5913 023214 nbranch le_send_att_error_response_notfound2 ,blank 
+0x5914 023215 copy contr ,rega 
+0x5915 023216 fetch 1 ,mem_le_curr_att_len 
+0x5916 023217 copy pdata ,loopcnt 
+0x5917 023218 fetcht 1 ,mem_le_search_att_type_length 
+0x5918 023219 isub temp ,null 
+0x5919 023220 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x591a 023221 arg mem_le_search_att_type ,regb 
+0x591b 023222 call string_compare 
+0x591c 023224 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
+0x591d 023226 fetch 2 ,mem_le_cur_uuid 
+0x591e 023227 fetcht 2 ,mem_le_search_uuid 
+0x591f 023228 isub temp ,null 
+0x5920 023229 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
+:      023230 le_send_att_find_primary_search_loop1:
+0x5921 023231 fetch 2 ,mem_temp 
+0x5922 023232 increase 1 ,pdata 
+0x5923 023233 store 2 ,mem_temp 
+0x5924 023234 branch le_send_att_find_primary_search_loop 
+:      023236 le_send_att_error_response_notfound2:
+0x5925 023237 fetch 1 ,mem_le_search_res 
+0x5926 023238 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
+0x5927 023239 branch le_send_att_error_response_notfound 
+:      023242 le_send_att_find_primary_search_end_start_handle_found:
+0x5928 023243 fetch 2 ,mem_le_cur_uuid 
+0x5929 023244 fetcht 2 ,mem_le_search_uuid 
+0x592a 023245 isub temp ,null 
+0x592b 023246 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x592c 023247 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
+0x592d 023249 fetcht 2 ,mem_temp 
+0x592e 023250 storet 2 ,mem_le_cur_handle_start 
+0x592f 023251 branch le_send_att_find_primary_search_loop1 
+:      023253 le_send_att_find_primary_search_end_ending_handle_found:
+0x5930 023254 fetch 1 ,mem_le_search_res 
+0x5931 023255 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
+0x5932 023256 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
+0x5933 023257 fetcht 2 ,mem_temp 
+0x5934 023258 increase -1 ,temp 
+0x5935 023259 storet 2 ,mem_le_cur_handle_end 
+:      023261 le_send_att_find_primary_search_end:
+0x5936 023262 arg 5 ,rega 
+0x5937 023263 call le_fifo_malloc_tx_l2cap_gatt 
+0x5938 023264 setarg attop_find_by_type_value_response 
+0x5939 023265 istore 1 ,contw 
+0x593a 023266 fetch 2 ,mem_le_cur_handle_start 
+0x593b 023267 istore 2 ,contw 
+0x593c 023268 fetch 2 ,mem_le_cur_handle_end 
+0x593d 023269 istore 2 ,contw 
+0x593e 023270 rtn 
+:      023274 le_parse_att_read_by_type_request:
+0x593f 023275 call le_get_search_handle_start_end_common 
+0x5940 023276 call le_get_search_att_uuid 
+0x5941 023277 branch le_send_att_read_by_type_response 
+:      023279 le_send_att_read_by_type_response:
+0x5942 023280 fetcht 2 ,mem_le_search_handle_start 
+0x5943 023281 storet 2 ,mem_temp 
+0x5944 023282 call le_init_attlist_search 
+0x5945 023283 call le_att_get_handle_ptr2 
+0x5946 023284 increase -2 ,contr 
+0x5947 023285 copy contr ,pdata 
+0x5948 023286 store 2 ,mem_le_cur_attlist_start_ptr 
+0x5949 023288 fetcht 2 ,mem_le_search_uuid 
+0x594a 023289 setarg uuid_chrctr_device_name 
+0x594b 023290 isub temp ,null 
+0x594c 023291 branch le_send_att_read_by_type_res_device_name ,zero 
+0x594d 023292 setarg uuid_gatt_characteristic 
+0x594e 023293 isub temp ,null 
+0x594f 023294 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
+0x5950 023295 arg 2 ,timeup 
+:      023296 le_send_att_read_by_type_response_loop:
+0x5951 023297 call le_att_check_handle_end 
+0x5952 023298 nbranch le_send_att_read_by_type_response_end ,positive 
+0x5953 023299 fetcht 2 ,mem_temp 
+0x5954 023300 call le_att_get_handle_info_from_ptr 
+0x5955 023301 beq 1 ,le_send_att_read_by_type_response_end 
+0x5956 023302 call le_att_same_uuid 
+0x5957 023303 nbranch le_send_att_read_by_type_response_next_handle ,zero 
+0x5958 023304 nbranch le_send_att_read_by_type_res_found_next ,user 
+0x5959 023305 disable user 
+0x595a 023306 arg 20 ,rega 
+0x595b 023307 call le_fifo_malloc_tx_l2cap_gatt 
+0x595c 023308 setarg attop_read_by_type_response 
+0x595d 023309 istore 1 ,contw 
+0x595e 023310 copy contw ,alarm 
+0x595f 023311 increase 1 ,contw 
+0x5960 023313 call le_send_att_read_by_type_write_properties 
+0x5961 023314 call le_att_next_handle 
+0x5962 023315 call le_att_get_handle_info_from_ptr 
+0x5963 023316 call le_send_att_read_by_type_write_uuid 
+0x5964 023317 fetch 1 ,mem_le_cur_uuid_length 
+0x5965 023318 increase 5 ,pdata 
+0x5966 023319 istore 1 ,alarm 
+0x5967 023320 fetch 1 ,mem_le_cur_uuid_length 
+0x5968 023321 beq 16 ,le_send_att_read_by_type_response_end 
+0x5969 023322 increase -1 ,timeup 
+0x596a 023323 branch le_send_att_read_by_type_response_end ,zero 
+:      023324 le_send_att_read_by_type_response_next_handle:
+0x596b 023325 call le_att_next_handle 
+0x596c 023326 branch le_send_att_read_by_type_response_loop 
+:      023327 le_send_att_read_by_type_response_end:
+0x596d 023328 branch le_send_att_error_response_notfound ,user 
+0x596e 023329 branch le_send_auto_len_by_mem 
+:      023331 le_send_att_read_by_type_res_found_next:
+0x596f 023332 call le_store_att_record 
+0x5970 023333 call le_att_next_handle 
+0x5971 023334 call le_att_get_handle_info_from_ptr 
+0x5972 023335 fetch 1 ,mem_le_cur_uuid_length 
+0x5973 023336 beq 16 ,le_send_att_read_by_type_response_end 
+0x5974 023338 call get_contw 
+0x5975 023339 fetch 2 ,mem_temp 
+0x5976 023340 increase -1 ,pdata 
+0x5977 023341 istore 2 ,contw 
+0x5978 023342 call le_write_att_record_common 
+0x5979 023343 call le_send_att_read_by_type_write_uuid 
+0x597a 023344 increase -1 ,timeup 
+0x597b 023345 branch le_send_att_read_by_type_response_end ,zero 
+0x597c 023346 branch le_send_att_read_by_type_response_next_handle 
+:      023349 le_send_att_read_by_type_write_properties:
+0x597d 023350 fetch 2 ,mem_temp 
+0x597e 023351 istore 2 ,contw 
+0x597f 023353 fetch 1 ,mem_le_curr_att_len 
+0x5980 023354 copy pdata ,loopcnt 
+0x5981 023355 call get_contr 
+0x5982 023356 call memcpy_fast 
+0x5983 023357 branch store_contw 
+:      023358 le_send_att_read_by_type_write_uuid:
+0x5984 023359 call get_contw 
+0x5985 023360 fetch 2 ,mem_temp 
+0x5986 023361 istore 2 ,contw 
+0x5987 023362 call store_contw 
+0x5988 023363 fetch 1 ,mem_le_cur_uuid_length 
+0x5989 023364 copy pdata ,loopcnt 
+0x598a 023365 call get_contw 
+0x598b 023366 call get_contr 
+0x598c 023367 isub loopcnt ,contr 
+0x598d 023368 increase -1 ,contr 
+0x598e 023369 call memcpy_fast 
+0x598f 023370 branch store_contw 
+:      023374 le_send_att_read_by_type_res_not_characteristic:
+0x5990 023375 fetcht 2 ,mem_le_search_handle_start 
+0x5991 023376 storet 2 ,mem_temp 
+:      023377 le_send_att_read_by_type_res_not_char_loop:
+0x5992 023378 call le_att_check_handle_end 
+0x5993 023379 nbranch le_send_att_error_response_notfound ,positive 
+0x5994 023380 call le_att_get_handle_info_from_ptr 
+0x5995 023381 beq 1 ,le_send_att_error_response_notfound 
+0x5996 023382 call le_att_same_uuid 
+0x5997 023383 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
+:      023385 le_send_att_read_by_type_res_not_char_common:
+0x5998 023386 arg 20 ,rega 
+0x5999 023387 call le_fifo_malloc_tx_l2cap_gatt 
+0x599a 023388 setarg attop_read_by_type_response 
+0x599b 023389 istore 1 ,contw 
+0x599c 023390 fetch 1 ,mem_le_curr_att_len 
+0x599d 023391 copy pdata ,loopcnt 
+0x599e 023392 increase 2 ,pdata 
+0x599f 023393 istore 1 ,contw 
+0x59a0 023394 fetch 2 ,mem_temp 
+0x59a1 023395 istore 2 ,contw 
+0x59a2 023396 call get_contr 
+0x59a3 023397 call memcpy_fast 
+0x59a4 023398 call store_contw 
+0x59a5 023399 branch le_send_auto_len_by_mem 
+:      023401 le_send_att_read_by_type_res_not_char_next:
+0x59a6 023402 call le_att_next_handle 
+0x59a7 023403 branch le_send_att_read_by_type_res_not_char_loop 
+:      023406 le_send_att_read_by_type_res_device_name:
+0x59a8 023407 arg uuid_chrctr_device_name ,temp 
+0x59a9 023408 call le_att_get_short_uuid_ptr 
+0x59aa 023409 rtn blank 
+0x59ab 023410 increase -5 ,contr 
+0x59ac 023411 ifetch 2 ,contr 
+0x59ad 023412 store 2 ,mem_temp 
+0x59ae 023413 arg 20 ,rega 
+0x59af 023414 call le_fifo_malloc_tx_l2cap_gatt 
+0x59b0 023415 setarg attop_read_by_type_response 
+0x59b1 023416 istore 1 ,contw 
+0x59b2 023417 fetch 1 ,mem_le_name_len 
+0x59b3 023418 copy pdata ,loopcnt 
+0x59b4 023419 increase 2 ,pdata 
+0x59b5 023420 istore 1 ,contw 
+0x59b6 023421 fetch 2 ,mem_temp 
+0x59b7 023422 istore 2 ,contw 
+0x59b8 023423 arg mem_le_name ,contr 
+0x59b9 023424 call memcpy_fast 
+0x59ba 023425 call store_contw 
+0x59bb 023426 branch le_send_auto_len_by_mem 
+:      023430 le_parse_att_read_request:
+0x59bc 023431 fetcht 2 ,mem_le_att_handle 
+0x59bd 023432 fetch 1 ,mem_le_configuration 
+0x59be 023433 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
+:      023435 le_send_att_read_response:
+0x59bf 023436 call le_att_get_handle_ptr 
+0x59c0 023437 branch le_send_att_error_response_notfound ,blank 
+0x59c1 023438 increase -2 ,contr 
+0x59c2 023439 ifetch 2 ,contr 
+0x59c3 023440 arg uuid_chrctr_device_name ,temp 
+0x59c4 023441 isub temp ,null 
+0x59c5 023442 branch le_send_device_name ,zero 
+0x59c6 023443 ifetch 1 ,contr 
+0x59c7 023444 sub pdata ,22 ,null 
+0x59c8 023445 branch le_send_att_read_response_less ,positive 
+0x59c9 023446 force 22 ,pdata 
+:      023447 le_send_att_read_response_less:
+0x59ca 023448 copy pdata ,regc 
+0x59cb 023449 call store_contr 
+0x59cc 023450 add regc ,1 ,rega 
+0x59cd 023451 call le_fifo_malloc_tx_l2cap_gatt 
+0x59ce 023452 setarg attop_read_response 
+0x59cf 023453 istore 1 ,contw 
+0x59d0 023454 copy regc ,loopcnt 
+0x59d1 023455 call get_contr 
+0x59d2 023456 branch memcpy 
+:      023458 le_send_device_name:
+0x59d3 023459 call store_contr 
+0x59d4 023460 fetch 1 ,mem_le_name_len 
+0x59d5 023461 add pdata ,1 ,rega 
+0x59d6 023462 call le_fifo_malloc_tx_l2cap_gatt 
+0x59d7 023463 setarg attop_read_response 
+0x59d8 023464 istore 1 ,contw 
+0x59d9 023465 fetch 1 ,mem_le_name_len 
+0x59da 023466 copy pdata ,loopcnt 
+0x59db 023467 arg mem_le_name ,contr 
+0x59dc 023468 branch memcpy 
+:      023471 le_send_att_read_response_check_auth:
+0x59dd 023472 fetch 2 ,mem_le_pairing_handle 
+0x59de 023473 isub temp ,null 
+0x59df 023474 nbranch le_send_att_read_response ,zero 
+0x59e0 023476 call le_check_encrypt_state 
+0x59e1 023477 nbranch le_send_att_read_response ,user 
+0x59e2 023478 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x59e3 023479 branch le_send_att_error_response 
+:      023482 le_parse_att_read_blob_request:
+0x59e4 023483 ifetch 2 ,contr 
+0x59e5 023484 store 2 ,mem_le_att_offset 
+:      023485 le_send_att_read_blob_response:
+0x59e6 023486 arg 20 ,rega 
+0x59e7 023487 call le_fifo_malloc_tx_l2cap_gatt 
+0x59e8 023488 setarg attop_read_blob_response 
+0x59e9 023489 istore 1 ,contw 
+0x59ea 023490 fetch 2 ,mem_le_att_offset 
+0x59eb 023491 iforce rega 
+0x59ec 023492 fetcht 2 ,mem_le_att_handle 
+0x59ed 023493 call le_att_get_handle_ptr 
+0x59ee 023494 branch le_send_att_error_response_notfound ,blank 
+0x59ef 023495 ifetch 1 ,contr 
+0x59f0 023496 isub rega ,loopcnt 
+0x59f1 023497 nbranch le_send_att_error_response_notfound ,positive 
+0x59f2 023498 sub loopcnt ,22 ,null 
+0x59f3 023499 branch le_send_att_read_blob_response_less ,positive 
+0x59f4 023500 force 22 ,loopcnt 
+:      023501 le_send_att_read_blob_response_less:
+0x59f5 023502 deposit rega 
+0x59f6 023503 iadd contr ,contr 
+0x59f7 023504 call memcpy_fast 
+0x59f8 023505 call store_contw 
+0x59f9 023506 branch le_send_auto_len_by_mem 
+:      023509 le_parse_att_read_by_group_type_request:
+0x59fa 023510 call le_get_search_handle_start_end_common 
+0x59fb 023511 call le_get_search_att_type 
+0x59fc 023512 branch le_send_att_read_by_group_type_response 
+:      023517 le_send_att_read_by_group_type_response:
+0x59fd 023518 arg 2 ,timeup 
+0x59fe 023519 fetcht 2 ,mem_le_search_handle_start 
+0x59ff 023523 storet 2 ,mem_temp 
+0x5a00 023524 call le_init_attlist_search 
+0x5a01 023525 call le_att_get_handle_ptr2 
+0x5a02 023526 increase -2 ,contr 
+0x5a03 023527 copy contr ,pdata 
+0x5a04 023528 store 2 ,mem_le_cur_attlist_start_ptr 
+:      023529 le_send_att_read_by_group_type_response_loop:
+0x5a05 023530 call le_att_check_handle_end 
+0x5a06 023531 nbranch le_send_att_read_by_group_type_end0 ,positive 
+0x5a07 023532 fetcht 2 ,mem_temp 
+0x5a08 023533 call le_att_get_handle_info_from_ptr 
+0x5a09 023534 beq 1 ,le_send_att_read_by_group_type_end1 
+0x5a0a 023536 call le_att_same_type 
+0x5a0b 023537 nbranch le_send_att_read_by_group_type_next_handle ,zero 
+0x5a0c 023538 copy timeup ,pdata 
+0x5a0d 023539 beq 0 ,le_send_att_read_by_group_type_end1 
+0x5a0e 023540 nbranch le_send_att_read_by_group_type_store_write_record ,user 
+0x5a0f 023541 disable user 
+0x5a10 023543 arg 20 ,rega 
+0x5a11 023544 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a12 023545 setarg attop_read_by_group_type_response 
+0x5a13 023546 istore 1 ,contw 
+0x5a14 023547 fetch 1 ,mem_le_curr_att_len 
+0x5a15 023548 increase 4 ,pdata 
+0x5a16 023549 istore 1 ,contw 
+0x5a17 023550 call store_contw 
+0x5a18 023551 branch le_send_att_read_by_group_type_store_record 
+:      023552 le_send_att_read_by_group_type_store_write_record:
+0x5a19 023553 fetch 1 ,mem_le_curr_att_len 
+0x5a1a 023554 beq 16 ,le_send_att_read_by_group_type_end1 
+0x5a1b 023555 fetch 2 ,mem_temp 
+0x5a1c 023556 increase -1 ,pdata 
+0x5a1d 023557 store 2 ,mem_le_cur_handle_end 
+0x5a1e 023558 call le_write_att_record 
+:      023559 le_send_att_read_by_group_type_store_record:
+0x5a1f 023560 fetch 2 ,mem_temp 
+0x5a20 023561 store 2 ,mem_le_cur_handle_start 
+0x5a21 023562 call le_store_att_record 
+0x5a22 023563 increase -1 ,timeup 
+:      023565 le_send_att_read_by_group_type_next_handle:
+0x5a23 023566 call le_att_next_handle 
+0x5a24 023567 branch le_send_att_read_by_group_type_response_loop 
+:      023569 le_send_att_read_by_group_type_end0:
+0x5a25 023570 fetch 2 ,mem_temp 
+0x5a26 023571 store 2 ,mem_le_cur_handle_end 
+0x5a27 023572 branch le_send_att_read_by_group_type_end_common 
+:      023573 le_send_att_read_by_group_type_end1:
+0x5a28 023574 fetch 2 ,mem_temp 
+0x5a29 023575 increase -1 ,pdata 
+0x5a2a 023576 store 2 ,mem_le_cur_handle_end 
+0x5a2b 023577 branch le_send_att_read_by_group_type_end_common 
+:      023578 le_send_att_read_by_group_type_end_common:
+0x5a2c 023579 branch le_send_att_error_response_notfound ,user 
+0x5a2d 023580 call le_write_att_record 
+0x5a2e 023581 branch le_send_auto_len_by_mem 
+:      023586 le_parse_att_write_request:
+0x5a2f 023587 copy contr ,rega 
+0x5a30 023588 fetch 2 ,mem_le_l2cap_size 
+0x5a31 023589 add pdata ,-3 ,regb 
+0x5a32 023590 call le_writeatt_cb 
+:      023591 le_send_att_write_response_check_auth:
+0x5a33 023592 fetch 1 ,mem_le_configuration 
+0x5a34 023593 bbit0 bit_ble_write_auth ,le_send_att_write_response 
+0x5a35 023595 fetcht 2 ,mem_le_att_handle 
+0x5a36 023596 fetch 2 ,mem_le_pairing_handle 
+0x5a37 023597 isub temp ,null 
+0x5a38 023598 nbranch le_send_att_write_response ,zero 
+0x5a39 023599 call le_check_encrypt_state 
+0x5a3a 023600 nbranch le_send_att_write_response ,user 
+0x5a3b 023601 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x5a3c 023602 branch le_send_att_error_response 
+:      023604 le_send_att_write_response:
+0x5a3d 023605 force 1 ,rega 
+0x5a3e 023606 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a3f 023607 setarg attop_write_response 
+0x5a40 023608 istore 1 ,contw 
+0x5a41 023609 rtn 
+:      023611 le_check_encrypt_state:
+0x5a42 023612 call disable_user 
+0x5a43 023613 fetch 1 ,mem_le_pairing_mode 
+0x5a44 023614 rtneq le_pairing_mode_none 
+0x5a45 023615 fetch 1 ,mem_context 
+0x5a46 023616 rtnbit1 lestate_encryption 
+0x5a47 023617 branch enable_user 
+:      023620 le_parse_att_prepare_write_request:
+0x5a48 023621 add contr ,2 ,rega 
+0x5a49 023622 fetch 2 ,mem_le_l2cap_size 
+0x5a4a 023623 add pdata ,-5 ,regb 
+0x5a4b 023624 call le_writeatt_cb 
+0x5a4c 023625 branch le_send_att_prepare_write_response 
+:      023628 le_send_att_prepare_write_response:
+0x5a4d 023629 fetch 2 ,mem_le_l2cap_size 
+0x5a4e 023630 copy pdata ,rega 
+0x5a4f 023631 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a50 023632 setarg attop_prepare_write_response 
+0x5a51 023633 istore 1 ,contw 
+0x5a52 023634 fetch 2 ,mem_le_att_handle 
+0x5a53 023635 istore 2 ,contw 
+0x5a54 023636 fetch 2 ,mem_le_l2cap_size 
+0x5a55 023637 add pdata ,-5 ,loopcnt 
+0x5a56 023638 fetch 2 ,mem_le_payload_ptr 
+0x5a57 023639 add pdata ,7 ,contr 
+0x5a58 023640 ifetch 2 ,contr 
+0x5a59 023641 istore 2 ,contw 
+0x5a5a 023642 branch memcpy_fast 
+:      023646 le_parse_att_execute_write_request:
+:      023648 le_send_att_execute_write_response:
+0x5a5b 023649 force 1 ,rega 
+0x5a5c 023650 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a5d 023651 setarg attop_execute_write_response 
+0x5a5e 023652 istore 1 ,contw 
+0x5a5f 023653 rtn 
+:      023657 le_parse_att_write_command:
+0x5a60 023658 copy contr ,rega 
+0x5a61 023659 fetch 2 ,mem_le_l2cap_size 
+0x5a62 023660 add pdata ,-3 ,regb 
+0x5a63 023661 branch le_writeatt_cb 
+:      023666 le_att_malloc_tx_notify:
+0x5a64 023667 copy temp ,regc 
+0x5a65 023668 increase 3 ,rega 
+0x5a66 023669 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a67 023670 increase -3 ,rega 
+0x5a68 023671 setarg attop_handle_value_notification 
+0x5a69 023672 istore 1 ,contw 
+0x5a6a 023673 copy regc ,temp 
+0x5a6b 023674 istoret 2 ,contw 
+0x5a6c 023675 rtn 
+:      023678 le_att_malloc_tx_indication:
+0x5a6d 023679 copy temp ,regc 
+0x5a6e 023680 increase 3 ,rega 
+0x5a6f 023681 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a70 023682 increase -3 ,rega 
+0x5a71 023683 setarg attop_handle_value_indication 
+0x5a72 023684 istore 1 ,contw 
+0x5a73 023685 copy regc ,temp 
+0x5a74 023686 istoret 2 ,contw 
+0x5a75 023687 rtn 
+:      023692 le_send_att_error_response_notfound:
+0x5a76 023693 jam att_err_attribute_not_found ,mem_le_err_code 
+:      023694 le_send_att_error_response:
+0x5a77 023695 force 5 ,rega 
+0x5a78 023696 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a79 023697 setarg attop_error_response 
+0x5a7a 023698 istore 1 ,contw 
+0x5a7b 023699 fetch 1 ,mem_le_att_opcode 
+0x5a7c 023700 istore 1 ,contw 
+0x5a7d 023701 fetch 2 ,mem_le_att_handle 
+0x5a7e 023702 istore 2 ,contw 
+0x5a7f 023703 fetch 1 ,mem_le_err_code 
+0x5a80 023704 istore 1 ,contw 
+0x5a81 023705 rtn 
+:      023708 le_fifo_malloc_tx_l2cap_gatt:
+0x5a82 023709 force le_l2cap_cid_att ,regb 
+0x5a83 023710 branch le_fifo_malloc_tx_l2cap 
+:      023713 le_att_next_handle:
+0x5a84 023714 fetcht 2 ,mem_temp 
+0x5a85 023715 increase 1 ,temp 
+0x5a86 023716 storet 2 ,mem_temp 
+0x5a87 023717 rtn 
+:      023719 le_att_check_handle_end:
+0x5a88 023720 fetcht 2 ,mem_temp 
+0x5a89 023721 fetch 2 ,mem_le_search_handle_end 
+0x5a8a 023722 isub temp ,null 
+0x5a8b 023723 rtn 
+:      023726 le_att_same_type:
+0x5a8c 023727 fetcht 1 ,mem_le_search_att_type_length 
+0x5a8d 023728 arg mem_le_search_att_type ,rega 
+:      023729 le_att_check_same_common:
+0x5a8e 023730 fetch 1 ,mem_le_cur_uuid_length 
+0x5a8f 023731 copy pdata ,loopcnt 
+0x5a90 023732 isub temp ,null 
+0x5a91 023733 nrtn zero 
+0x5a92 023734 arg mem_le_cur_uuid ,regb 
+0x5a93 023735 branch string_compare 
+:      023737 le_att_same_uuid:
+0x5a94 023738 fetcht 1 ,mem_le_search_uuid_length 
+0x5a95 023739 arg mem_le_search_uuid ,rega 
+0x5a96 023740 branch le_att_check_same_common 
+:      023743 le_store_att_record:
+0x5a97 023744 fetch 1 ,mem_le_curr_att_len 
+0x5a98 023745 store 1 ,mem_tmp_buffer 
+0x5a99 023746 copy pdata ,loopcnt 
+0x5a9a 023747 call get_contr 
+0x5a9b 023748 branch memcpy_fast 
+:      023751 le_write_att_record:
+0x5a9c 023752 call get_contw 
+0x5a9d 023753 fetch 2 ,mem_le_cur_handle_start 
+0x5a9e 023754 istore 2 ,contw 
+0x5a9f 023755 fetch 2 ,mem_le_cur_handle_end 
+0x5aa0 023756 istore 2 ,contw 
+:      023757 le_write_att_record_common:
+0x5aa1 023758 fetch 1 ,mem_tmp_buffer 
+0x5aa2 023759 copy pdata ,loopcnt 
+0x5aa3 023760 call memcpy_fast 
+0x5aa4 023761 branch store_contw 
+:      023765 le_send_auto_len_by_mem:
+0x5aa5 023766 call get_contw 
+0x5aa6 023767 call le_fifo_get_last_att_ptr 
+0x5aa7 023768 copy contw ,pdata 
+0x5aa8 023769 isub contr ,rega 
+0x5aa9 023770 call le_fifo_get_last_l2cap_ptr 
+0x5aaa 023771 copy rega ,pdata 
+0x5aab 023772 istore 2 ,contr 
+0x5aac 023773 increase 4 ,rega 
+0x5aad 023774 call le_fifo_get_last_tx_ptr 
+0x5aae 023775 copy rega ,pdata 
+0x5aaf 023776 istore 1 ,contr 
+0x5ab0 023777 rtn 
+:      023780 le_get_search_handle_start_end_common:
+0x5ab1 023781 rshift8 pdata ,pdata 
+0x5ab2 023782 store 2 ,mem_le_search_handle_start 
+0x5ab3 023783 ifetch 2 ,contr 
+0x5ab4 023784 store 2 ,mem_le_search_handle_end 
+0x5ab5 023785 rtn 
+:      023790 le_parse_signaling:
+0x5ab6 023791 ifetch 1 ,contr 
+0x5ab7 023792 ifetcht 1 ,contr 
+0x5ab8 023793 ifetcht 2 ,contr 
+0x5ab9 023794 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
+0x5aba 023795 rtn 
+:      023796 le_l2cap_parse_conn_parameter_update_rsp:
+0x5abb 023797 ifetch 2 ,contr 
+0x5abc 023798 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x5abd 023799 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
+0x5abe 023800 branch ui_ipc_send_event 
+:      023806 le_l2cap_tx_update_req:
+0x5abf 023807 arg 0x0c ,rega 
+0x5ac0 023808 arg l2cap_connection_parameter_update_request ,regc 
+0x5ac1 023809 call le_fifo_malloc_tx_l2cap_signaling 
+0x5ac2 023810 setarg 0x08 
+0x5ac3 023811 istore 2 ,contw 
+0x5ac4 023812 fetch 8 ,mem_le_interval_min 
+0x5ac5 023813 istore 8 ,contw 
+0x5ac6 023814 rtn 
+:      023818 le_fifo_malloc_tx_l2cap_signaling:
+0x5ac7 023819 call le_l2cap_update_signaling_identifier 
+0x5ac8 023820 arg le_l2cap_cid_signal ,regb 
+0x5ac9 023821 call le_fifo_malloc_tx_l2cap 
+0x5aca 023822 copy regc ,pdata 
+0x5acb 023823 istore 1 ,contw 
+0x5acc 023824 fetch 1 ,mem_le_signaling_identifier 
+0x5acd 023825 istore 1 ,contw 
+0x5ace 023826 rtn 
+:      023829 le_l2cap_update_signaling_identifier:
+0x5acf 023830 fetch 1 ,mem_le_signaling_identifier 
+0x5ad0 023832 pincrease 1 
+0x5ad1 023833 store 1 ,mem_le_signaling_identifier 
+0x5ad2 023834 rtnne 0 
+:      023836 le_l2cap_reset_signaling_identifier:
+0x5ad3 023837 jam 1 ,mem_le_signaling_identifier 
+0x5ad4 023838 rtn 
+:      023843 le_pairing_mode_init:
+0x5ad5 023844 fetch 1 ,mem_le_pairing_mode 
+0x5ad6 023845 beq le_pairing_mode_none ,le_set_no_pairing 
+0x5ad7 023846 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
+0x5ad8 023847 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
+0x5ad9 023848 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
+0x5ada 023849 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
+0x5adb 023850 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
+0x5adc 023851 rtn 
+:      023853 le_set_pairing_mode_secure_justwork:
+0x5add 023854 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ade 023855 branch le_set_noinputnooutput 
+:      023856 le_set_pairing_mode_secure_numeric:
+0x5adf 023857 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae0 023858 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x5ae1 023859 rtn 
+:      023860 le_set_pairing_mode_secure_passkey:
+0x5ae2 023861 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae3 023862 branch le_set_displayonly 
+:      023863 le_set_no_pairing:
+0x5ae4 023864 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      023865 le_set_noinputnooutput:
+0x5ae5 023866 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x5ae6 023867 rtn 
+:      023868 le_set_pairing_mode_lagacy_just_work:
+0x5ae7 023869 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5ae8 023870 branch le_set_noinputnooutput 
+:      023871 le_set_pairing_mode_lagacy_passkey:
+0x5ae9 023872 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      023873 le_set_displayonly:
+0x5aea 023874 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x5aeb 023875 rtn 
+:      023878 le_secure_connection_enable:
+0x5aec 023879 fetch 1 ,mem_le_pres_auth 
+0x5aed 023880 set1 le_auth_secure_connection_pairing_bit ,pdata 
+0x5aee 023881 store 1 ,mem_le_pres_auth 
+0x5aef 023882 rtn 
+:      023883 le_secure_connection_disable:
+0x5af0 023884 fetch 1 ,mem_le_pres_auth 
+0x5af1 023885 set0 le_auth_secure_connection_pairing_bit ,pdata 
+0x5af2 023886 store 1 ,mem_le_pres_auth 
+0x5af3 023887 rtn 
+:      023889 le_parse_smp:
+0x5af4 023890 ifetch 1 ,contr 
+0x5af5 023891 beq smp_pairing_request ,le_parse_smp_pairing_request 
+0x5af6 023893 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
+0x5af7 023894 beq smp_pairing_random ,le_parse_smp_pairing_random 
+0x5af8 023895 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
+0x5af9 023896 beq smp_encryption_information ,le_parse_smp_encryption_information 
+0x5afa 023897 beq smp_master_identification ,le_parse_smp_master_identification 
+0x5afb 023898 beq smp_identity_information ,le_parse_smp_identity_information 
+0x5afc 023899 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
+0x5afd 023900 beq smp_signing_information ,le_parse_smp_signing_information 
+0x5afe 023901 beq smp_security_request ,le_parse_smp_security_request 
+0x5aff 023902 beq smp_pairing_public_key ,le_parse_smp_public_key 
+0x5b00 023903 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
+0x5b01 023904 rtn 
+:      023908 le_send_smp_security_request:
+0x5b02 023909 force 2 ,rega 
+0x5b03 023910 call le_fifo_malloc_tx_l2cap_smp 
+0x5b04 023911 setarg smp_security_request 
+0x5b05 023912 istore 1 ,contw 
+0x5b06 023913 fetch 1 ,mem_le_pres_auth 
+0x5b07 023914 istore 1 ,contw 
+0x5b08 023915 rtn 
+:      023917 le_parse_smp_pairing_request:
+0x5b09 023918 store 1 ,mem_le_preq 
+0x5b0a 023919 ifetch 6 ,contr 
+0x5b0b 023920 istore 6 ,contw 
+0x5b0c 023921 fetch 1 ,mem_le_pairing_mode 
+0x5b0d 023922 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
+0x5b0e 023923 call le_send_smp_pairing_response 
+0x5b0f 023924 call le_check_master_support_secure_connect 
+0x5b10 023925 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
+0x5b11 023926 fetch 1 ,mem_le_preq_iocap 
+0x5b12 023927 beq flag_iocap_displayonly ,le_set_tk_0 
+0x5b13 023928 beq flag_iocap_displayyesno ,le_set_tk_0 
+0x5b14 023929 beq flag_iocap_noinputnooutput ,le_set_tk_0 
+0x5b15 023930 fetch 1 ,mem_le_pairing_mode 
+0x5b16 023931 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
+0x5b17 023932 rtneq le_pairing_mode_secure_connect_passkey 
+:      023933 le_set_tk_0:
+0x5b18 023934 arg 0 ,pdata 
+0x5b19 023935 store 4 ,mem_le_tk 
+0x5b1a 023936 rtn 
+:      023938 le_parse_smp_pairing_req_passkey:
+0x5b1b 023939 fetch 1 ,mem_le_configuration 
+0x5b1c 023940 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
+:      023941 le_genernate_tk:
+0x5b1d 023942 arg mem_le_tk ,rega 
+0x5b1e 023943 copy rega ,contw 
+0x5b1f 023944 arg 3 ,loopcnt 
+0x5b20 023945 call generate_random_loop 
+0x5b21 023946 fetch 2 ,mem_le_tk + 2 
+0x5b22 023947 and_into 0x7 ,pdata 
+0x5b23 023948 store 2 ,mem_le_tk + 2 
+:      023949 le_parse_smp_pairing_req_fixed_passkey:
+0x5b24 023950 jam bt_evt_le_tk_generate ,mem_fifo_temp 
+0x5b25 023951 branch ui_ipc_send_event 
+:      023953 le_check_master_support_secure_connect:
+0x5b26 023954 fetch 1 ,mem_le_preq_auth 
+0x5b27 023955 rtnbit1 le_auth_secure_connection_pairing_bit 
+0x5b28 023956 fetch 1 ,mem_le_pairing_mode 
+0x5b29 023957 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5b2a 023958 branch app_ble_disconnect 
+:      023960 le_send_smp_pairing_response:
+0x5b2b 023961 force 7 ,rega 
+0x5b2c 023962 call le_fifo_malloc_tx_l2cap_smp 
+0x5b2d 023963 fetch 7 ,mem_le_pres 
+0x5b2e 023964 istore 7 ,contw 
+0x5b2f 023965 rtn 
+:      023968 le_parse_smp_pairing_confirm:
+0x5b30 023969 copy contr ,rega 
+0x5b31 023970 fetch 1 ,mem_le_pairing_mode 
+0x5b32 023971 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
+0x5b33 023972 copy rega ,contr 
+0x5b34 023973 arg mem_le_rconfirm ,contw 
+0x5b35 023974 call memcpy16 
+0x5b36 023975 branch le_send_smp_pairing_confirm 
+:      023976 le_parse_smp_pairing_confirm_secure_passkey:
+0x5b37 023977 copy rega ,contr 
+0x5b38 023978 arg mem_le_rconfirm ,contw 
+0x5b39 023979 call memcpy16 
+0x5b3a 023980 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5b3b 023981 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x5b3c 023982 rtn 
+:      023985 le_send_smp_pairing_confirm:
+0x5b3d 023986 fetch 1 ,mem_le_pairing_mode 
+0x5b3e 023987 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
+0x5b3f 023988 call generate_confirm 
+0x5b40 023989 force 17 ,rega 
+0x5b41 023990 call le_fifo_malloc_tx_l2cap_smp 
+0x5b42 023991 setarg smp_pairing_confirm 
+0x5b43 023992 istore 1 ,contw 
+0x5b44 023993 branch store_aes_result 
+:      023996 le_send_smp_pairing_confirm_sc:
+0x5b45 023997 arg mem_le_srand ,contw 
+0x5b46 023998 call generate_random 
+0x5b47 023999 call function_f4_cb 
+0x5b48 024000 force 17 ,rega 
+0x5b49 024001 call le_fifo_malloc_tx_l2cap_smp 
+0x5b4a 024002 setarg smp_pairing_confirm 
+0x5b4b 024003 istore 1 ,contw 
+0x5b4c 024004 branch load_inverse_result 
+:      024008 le_parse_smp_pairing_random:
+0x5b4d 024009 copy contr ,rega 
+0x5b4e 024010 fetch 1 ,mem_le_pairing_mode 
+0x5b4f 024011 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
+0x5b50 024012 copy rega ,contr 
+0x5b51 024013 call authenticate_rconfirm 
+0x5b52 024014 branch le_parse_smp_pairing_random_success ,zero 
+:      024015 le_send_pairing_confirm_value_failed:
+0x5b53 024016 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
+:      024017 le_send_pairing_failed:
+0x5b54 024018 force 2 ,rega 
+0x5b55 024019 call le_fifo_malloc_tx_l2cap_smp 
+0x5b56 024020 setarg smp_pairing_failed 
+0x5b57 024021 istore 1 ,contw 
+0x5b58 024022 fetch 1 ,mem_le_ll_pairing_fail_reason 
+0x5b59 024023 istore 1 ,contw 
+:      024024 le_parse_smp_pairing_failed:
+0x5b5a 024025 force smp_pairing_timer ,queue 
+0x5b5b 024026 call timer_stop 
+0x5b5c 024027 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5b5d 024028 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
+0x5b5e 024029 branch ui_ipc_send_event 
+:      024031 le_smp_pairing_fail_reason_not_support_pairing:
+0x5b5f 024032 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
+0x5b60 024033 branch le_send_pairing_failed 
+:      024036 le_parse_smp_pairing_random_sc:
+0x5b61 024037 arg mem_le_mrand ,contw 
+0x5b62 024038 copy rega ,contr 
+0x5b63 024039 call memcpy16 
+0x5b64 024040 fetch 1 ,mem_le_pairing_mode 
+0x5b65 024041 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
+0x5b66 024042 call function_g2 
+0x5b67 024045 call le_send_smp_pairing_random 
+0x5b68 024046 fetch 1 ,mem_le_pairing_mode 
+0x5b69 024047 rtnne le_pairing_mode_secure_connect_numeric 
+0x5b6a 024048 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
+0x5b6b 024049 branch ui_ipc_send_event 
+:      024051 le_parse_smp_pairing_random_sc_passkey:
+0x5b6c 024052 call function_f4_ca 
+0x5b6d 024053 arg mem_aes_cmac_temp ,contw 
+0x5b6e 024054 call load_inverse_result 
+0x5b6f 024055 arg mem_aes_cmac_temp ,rega 
+0x5b70 024056 arg mem_le_rconfirm ,regb 
+0x5b71 024057 arg 16 ,loopcnt 
+0x5b72 024058 call string_compare 
+0x5b73 024059 nbranch le_send_pairing_confirm_value_failed ,zero 
+0x5b74 024060 branch le_send_smp_pairing_random 
+:      024062 le_parse_smp_pairing_random_success:
+0x5b75 024063 call generate_stk 
+0x5b76 024064 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5b77 024065 call ui_ipc_send_event 
+0x5b78 024066 jam 1 ,mem_ltk_exists 
+0x5b79 024067 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+:      024069 le_send_smp_pairing_random:
+0x5b7a 024070 force 17 ,rega 
+0x5b7b 024071 call le_fifo_malloc_tx_l2cap_smp 
+0x5b7c 024072 setarg smp_pairing_random 
+0x5b7d 024073 istore 1 ,contw 
+0x5b7e 024074 arg mem_le_srand ,contr 
+0x5b7f 024075 branch memcpy16 
+:      024077 le_parse_smp_encryption_information:
+0x5b80 024078 arg mem_le_peer_ltk ,contw 
+0x5b81 024079 branch memcpy16 
+:      024081 le_send_smp_encryption_information:
+0x5b82 024082 force 17 ,rega 
+0x5b83 024083 call le_fifo_malloc_tx_l2cap_smp 
+0x5b84 024084 setarg smp_encryption_information 
+0x5b85 024085 istore 1 ,contw 
+0x5b86 024086 fetch 1 ,mem_le_configuration 
+0x5b87 024087 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
+0x5b88 024088 arg mem_le_ltk ,contr 
+0x5b89 024089 branch memcpy16 
+:      024091 le_send_fixed_ltk:
+0x5b8a 024092 arg mem_le_fixed_ltk ,contr 
+0x5b8b 024093 branch memcpy16 
+:      024096 le_send_smp_master_identification:
+0x5b8c 024097 arg mem_le_ediv ,contw 
+0x5b8d 024098 force 10 ,loopcnt 
+0x5b8e 024099 call generate_random_loop 
+0x5b8f 024100 force 11 ,rega 
+0x5b90 024101 call le_fifo_malloc_tx_l2cap_smp 
+0x5b91 024102 setarg smp_master_identification 
+0x5b92 024103 istore 1 ,contw 
+0x5b93 024104 fetch 2 ,mem_le_ediv 
+0x5b94 024105 istore 2 ,contw 
+0x5b95 024106 fetch 8 ,mem_le_rand 
+0x5b96 024107 istore 8 ,contw 
+0x5b97 024108 rtn 
+:      024110 le_send_smp_identity_information:
+0x5b98 024111 force 17 ,rega 
+0x5b99 024112 call le_fifo_malloc_tx_l2cap_smp 
+0x5b9a 024113 setarg smp_identity_information 
+0x5b9b 024114 istore 1 ,contw 
+0x5b9c 024115 setarg 0 
+0x5b9d 024116 istore 8 ,contw 
+0x5b9e 024117 istore 8 ,contw 
+0x5b9f 024118 rtn 
+:      024121 le_send_smp_identity_address_information:
+0x5ba0 024122 force 8 ,rega 
+0x5ba1 024123 call le_fifo_malloc_tx_l2cap_smp 
+0x5ba2 024124 setarg smp_identity_address_information 
+0x5ba3 024125 istore 1 ,contw 
+0x5ba4 024126 fetch 1 ,mem_le_conn_own_addr_type 
+0x5ba5 024127 istore 1 ,contw 
+0x5ba6 024128 fetch 6 ,mem_le_lap 
+0x5ba7 024129 istore 6 ,contw 
+0x5ba8 024130 rtn 
+:      024133 le_send_pairing_fail_unspecified_reason:
+0x5ba9 024134 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
+0x5baa 024135 branch le_send_pairing_failed 
+:      024137 le_check_init_key_distribution:
+0x5bab 024138 fetch 1 ,mem_le_pres_init_key_distribution 
+0x5bac 024139 fetcht 1 ,mem_le_pres_init_key_distribution 
+0x5bad 024140 iand temp ,pdata 
+0x5bae 024141 rtn 
+:      024143 le_parse_smp_identity_information:
+0x5baf 024144 arg mem_le_irk ,contw 
+0x5bb0 024145 call memcpy16 
+0x5bb1 024146 call le_check_init_key_distribution 
+0x5bb2 024147 isolate0 le_initator_irk_bit ,pdata 
+0x5bb3 024148 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bb4 024149 fetch 1 ,mem_device_option 
+0x5bb5 024150 rtnne dvc_op_module 
+0x5bb6 024151 call le_check_master_addr_type 
+0x5bb7 024152 nrtn user 
+0x5bb8 024153 branch app_ble_store_reconn_info 
+:      024156 le_check_master_addr_type:
+0x5bb9 024157 call disable_user 
+0x5bba 024158 fetch 1 ,mem_le_conn_peer_addr_type 
+0x5bbb 024159 rtneq master_public_addr 
+0x5bbc 024160 fetch 1 ,mem_le_plap + 5 
+0x5bbd 024161 compare 0xc0 ,pdata ,0xc0 
+0x5bbe 024162 rtn true 
+0x5bbf 024163 branch enable_user 
+:      024165 le_parse_smp_identity_address_information:
+0x5bc0 024166 call le_check_init_key_distribution 
+0x5bc1 024167 isolate0 le_initator_irk_bit ,pdata 
+0x5bc2 024168 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bc3 024169 rtn 
+:      024171 le_parse_smp_master_identification:
+:      024172 le_parse_smp_signing_information:
+:      024173 le_parse_smp_security_request:
+0x5bc4 024174 rtn 
+:      024176 le_parse_smp_public_key:
+0x5bc5 024177 arg mem_le_pubkey_remote_x_256 ,contw 
+0x5bc6 024178 call memcpy64 
+0x5bc7 024179 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bc8 024180 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
+0x5bc9 024181 rtn 
+:      024183 le_parse_smp_dhkey_check:
+0x5bca 024184 arg mem_sp_confirm_remote ,contw 
+0x5bcb 024185 call memcpy16 
+0x5bcc 024186 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
+0x5bcd 024187 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bce 024188 rtn 
+:      024190 le_send_smp_pairing_public_key:
+0x5bcf 024191 force 65 ,rega 
+0x5bd0 024192 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd1 024193 setarg smp_pairing_public_key 
+0x5bd2 024194 istore 1 ,contw 
+0x5bd3 024195 arg mem_le_pubkey_local_x_256 ,contr 
+0x5bd4 024196 branch memcpy64 
+:      024198 le_send_smp_pairing_dhkey_check:
+0x5bd5 024199 call function_f6_eb 
+0x5bd6 024200 force 17 ,rega 
+0x5bd7 024201 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd8 024202 setarg smp_pairing_dhkey_check 
+0x5bd9 024203 istore 1 ,contw 
+0x5bda 024204 branch load_inverse_result 
+:      024207 le_check_paring_time:
+0x5bdb 024208 fetch 1 ,mem_le_pairing_state 
+0x5bdc 024209 rtneq flag_le_pairing_end 
+0x5bdd 024210 arg flag_le_pairing_rcv_pairing_req ,temp 
+0x5bde 024211 isub temp ,null 
+0x5bdf 024212 nrtn positive 
+0x5be0 024213 arg smp_pairing_timer ,queue 
+0x5be1 024214 call timer_check 
+0x5be2 024215 nrtn blank 
+0x5be3 024216 branch le_send_pairing_fail_unspecified_reason 
+:      024218 le_pairing_sm:
+0x5be4 024219 bpatchx patch2f_0 ,mem_patch2f 
+0x5be5 024220 fetch 1 ,mem_le_pairing_state 
+0x5be6 024221 beq flag_le_pairing_null ,le_pairing_sm_null 
+0x5be7 024222 beq flag_le_pairing_start ,le_pairing_sm_start 
+0x5be8 024223 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
+0x5be9 024224 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
+0x5bea 024225 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
+0x5beb 024226 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
+0x5bec 024227 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
+0x5bed 024228 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
+0x5bee 024229 rtn 
+:      024231 le_pairing_sm_null:
+:      024232 le_pairing_sm_send_sec_req:
+0x5bef 024233 fetch 1 ,mem_le_enc_state 
+0x5bf0 024234 rtnne flag_le_send_start_enc_rsp 
+0x5bf1 024235 jam flag_le_enc_end ,mem_le_enc_state 
+0x5bf2 024236 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5bf3 024237 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
+0x5bf4 024238 branch ui_ipc_send_event 
+:      024241 le_pairing_sm_start:
+0x5bf5 024242 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
+0x5bf6 024243 branch le_send_smp_security_request 
+:      024245 le_pairing_sm_rcv_pairing_req:
+0x5bf7 024246 jam flag_le_pairing_auth ,mem_le_pairing_state 
+0x5bf8 024247 setarg timer_smp_pairing_timeout 
+0x5bf9 024248 arg smp_pairing_timer ,queue 
+0x5bfa 024249 branch timer_init 
+:      024251 le_pairing_sm_after_auth:
+0x5bfb 024252 fetch 1 ,mem_le_enc_state 
+0x5bfc 024253 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
+0x5bfd 024254 rtn 
+:      024256 le_pairing_sm_after_auth_start_enc:
+0x5bfe 024257 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
+0x5bff 024258 jam bt_evt_le_enc_info ,mem_fifo_temp 
+0x5c00 024259 call ui_ipc_send_event 
+0x5c01 024260 call le_send_smp_encryption_information 
+0x5c02 024261 fetch 1 ,mem_device_option 
+0x5c03 024262 rtnne dvc_op_module 
+0x5c04 024263 call le_check_master_addr_type 
+0x5c05 024264 rtn user 
+0x5c06 024265 branch app_ble_store_reconn_info 
+:      024268 le_pairng_sm_send_enc_information:
+0x5c07 024269 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x5c08 024270 branch le_send_smp_master_identification 
+:      024272 le_pairng_sm_send_master_indentification:
+0x5c09 024273 fetch 1 ,mem_le_preq_resp_key_distribution 
+0x5c0a 024274 fetcht 1 ,mem_le_pres_resp_key_distribution 
+0x5c0b 024275 iand temp ,pdata 
+0x5c0c 024276 isolate0 le_initator_irk_bit ,pdata 
+0x5c0d 024277 branch le_parse_start_enc_rsp_after_auth_end ,true 
+0x5c0e 024278 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
+0x5c0f 024279 branch le_send_smp_identity_information 
+:      024281 le_pairng_sm_send_indentity_information:
+0x5c10 024282 call le_send_smp_identity_address_information 
+0x5c11 024283 branch le_parse_start_enc_rsp_after_auth_end 
+:      024286 le_parse_start_enc_rsp_after_auth_end:
+0x5c12 024287 force smp_pairing_timer ,queue 
+0x5c13 024288 call timer_stop 
+0x5c14 024289 jam flag_le_enc_end ,mem_le_enc_state 
+0x5c15 024290 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5c16 024291 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
+0x5c17 024292 branch ui_ipc_send_event 
+:      024296 le_secure_connect_sm:
+0x5c18 024297 bpatchx patch2f_1 ,mem_patch2f 
+0x5c19 024298 fetch 1 ,mem_le_pairing_mode 
+0x5c1a 024299 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5c1b 024300 fetch 1 ,mem_le_secure_connect_flag 
+0x5c1c 024301 rtnne le_sp_flag_commit_256 
+0x5c1d 024302 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x5c1e 024303 fetch 1 ,mem_le_secure_connect_state 
+0x5c1f 024304 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
+0x5c20 024305 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
+0x5c21 024306 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
+0x5c22 024307 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
+0x5c23 024308 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
+0x5c24 024309 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
+0x5c25 024310 rtn 
+:      024313 le_sc_sm_passkey_wait_confirm:
+0x5c26 024314 fetch 1 ,mem_authentication_passkey_times 
+0x5c27 024315 copy pdata ,queue 
+0x5c28 024316 increase 1 ,pdata 
+0x5c29 024317 store 1 ,mem_authentication_passkey_times 
+0x5c2a 024318 fetch 4 ,mem_le_tk 
+0x5c2b 024319 qisolate1 pdata 
+0x5c2c 024320 setarg 0x80 
+0x5c2d 024321 setflag true ,0 ,pdata 
+0x5c2e 024322 store 1 ,mem_passkey_1bit 
+0x5c2f 024323 branch le_sc_sm_ready_send_pairing_confirm 
+:      024325 le_sc_sm_wait_confirm_gkey:
+0x5c30 024326 fetch 1 ,mem_le_sc_confirm_gkey_flag 
+0x5c31 024327 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x5c32 024328 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
+0x5c33 024329 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c34 024330 rtn 
+:      024332 le_sc_confirm_gkey_ok:
+0x5c35 024333 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5c36 024334 call ui_ipc_send_event 
+0x5c37 024335 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+0x5c38 024336 branch le_send_smp_pairing_dhkey_check 
+:      024338 le_sc_sm_receive_dhkey:
+0x5c39 024339 fetch 1 ,mem_sp_dhkey_invalid 
+0x5c3a 024340 beq sp_key_valid_256 ,le_dhkey_ready 
+0x5c3b 024341 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c3c 024342 rtn 
+:      024344 le_dhkey_ready:
+0x5c3d 024345 call function_f5 
+0x5c3e 024349 fetch 1 ,mem_le_pairing_mode 
+0x5c3f 024350 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
+0x5c40 024351 call le_set_tk_0 
+:      024352 le_dhkey_ready_common:
+0x5c41 024353 call function_f6_ea 
+0x5c42 024354 arg mem_aes_cmac_temp ,rega 
+0x5c43 024355 arg mem_sp_confirm_remote ,regb 
+0x5c44 024356 arg 16 ,loopcnt 
+0x5c45 024357 call string_compare 
+0x5c46 024358 branch le_dhkey_check_ok ,zero 
+:      024359 le_dhkey_check_fail:
+0x5c47 024360 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
+0x5c48 024361 branch le_send_pairing_failed 
+:      024364 le_dhkey_check_ok:
+0x5c49 024365 call sp_calc_check_publickey_256 
+0x5c4a 024366 nbranch le_dhkey_check_fail ,zero 
+0x5c4b 024367 jam 1 ,mem_ltk_exists 
+0x5c4c 024368 fetch 1 ,mem_le_pairing_mode 
+0x5c4d 024369 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
+0x5c4e 024370 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
+0x5c4f 024371 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c50 024372 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
+0x5c51 024373 rtn 
+:      024375 le_sc_sm_send_public_key:
+0x5c52 024376 fetch 1 ,mem_le_pairing_mode 
+0x5c53 024377 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
+0x5c54 024378 jam 0 ,mem_passkey_1bit 
+:      024379 le_sc_sm_ready_send_pairing_confirm:
+0x5c55 024380 branch le_send_smp_pairing_confirm 
+:      024382 le_sc_sm_send_public_key_passkey:
+0x5c56 024386 jam 0 ,mem_authentication_passkey_times 
+0x5c57 024387 branch le_parse_smp_pairing_req_passkey 
+:      024390 le_sc_sm_receive_public_key:
+0x5c58 024391 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c59 024392 fetch 1 ,mem_le_sc_local_key_invalid 
+0x5c5a 024393 beq sp_key_valid_256 ,le_public_key_ready 
+0x5c5b 024395 rtn 
+:      024397 le_public_key_ready:
+0x5c5c 024398 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
+0x5c5d 024399 jam sp_key_invalid ,mem_sp_dhkey_invalid 
+0x5c5e 024400 branch sp_dhkey_calc_256 
+:      024402 le_sc_sm_wait_send_public_key:
+0x5c5f 024403 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c60 024404 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
+0x5c61 024405 branch le_send_smp_pairing_public_key 
+:      024409 le_fifo_malloc_tx_l2cap_smp:
+0x5c62 024410 force le_l2cap_cid_smp ,regb 
+0x5c63 024411 branch le_fifo_malloc_tx_l2cap 
+:      024415 le_parse_ll:
+0x5c64 024416 fetch 1 ,mem_le_rxbuf + 2 
+0x5c65 024417 beq ll_connection_update_req ,le_parse_connection_update_req 
+0x5c66 024418 beq ll_channel_map_req ,le_parse_channel_map_req 
+0x5c67 024419 beq ll_terminate_ind ,le_parse_terminate_ind 
+0x5c68 024420 beq ll_enc_req ,le_parse_enc_req 
+0x5c69 024421 beq ll_enc_rsp ,le_parse_enc_rsp 
+0x5c6a 024422 beq ll_start_enc_req ,le_parse_start_enc_req 
+0x5c6b 024423 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
+0x5c6c 024424 beq ll_unknown_rsp ,le_parse_unknown_rsp 
+0x5c6d 024425 beq ll_feature_req ,le_parse_feature_req 
+0x5c6e 024426 beq ll_feature_rsp ,le_parse_feature_rsp 
+0x5c6f 024427 beq ll_pause_enc_req ,le_parse_pause_enc_req 
+0x5c70 024428 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
+0x5c71 024429 beq ll_version_ind ,le_parse_version_ind 
+0x5c72 024430 beq ll_reject_ind ,le_parse_reject_ind 
+0x5c73 024431 beq ll_ping_req ,le_parse_ping_req 
+0x5c74 024432 beq ll_ping_rsp ,le_parse_ping_rsp 
+0x5c75 024433 arg 2 ,rega 
+0x5c76 024434 arg ll_unknown_rsp ,regb 
+0x5c77 024435 call le_fifo_malloc_tx_ll 
+0x5c78 024436 fetch 1 ,mem_le_rxbuf + 2 
+0x5c79 024437 istore 1 ,contw 
+0x5c7a 024438 rtn 
+:      024441 le_parse_connection_update_req:
+0x5c7b 024442 ifetch 9 ,contr 
+0x5c7c 024443 store 9 ,mem_le_new_param 
+0x5c7d 024444 ifetch 2 ,contr 
+0x5c7e 024445 store 2 ,mem_le_instant 
+0x5c7f 024446 fetch 1 ,mem_le_state 
+0x5c80 024447 set1 lestate_update_param ,pdata 
+0x5c81 024448 store 1 ,mem_le_state 
+0x5c82 024449 rtn 
+:      024451 le_parse_channel_map_req:
+0x5c83 024452 ifetch 5 ,contr 
+0x5c84 024453 store 5 ,mem_le_new_map 
+0x5c85 024454 ifetch 2 ,contr 
+0x5c86 024455 store 2 ,mem_le_instant 
+0x5c87 024456 fetcht 2 ,mem_le_event_count 
+0x5c88 024457 isub temp ,null 
+0x5c89 024458 nbranch le_parse_terminate_ind ,positive 
+0x5c8a 024459 fetch 1 ,mem_le_state 
+0x5c8b 024460 set1 lestate_update_map ,pdata 
+0x5c8c 024461 store 1 ,mem_le_state 
+0x5c8d 024462 rtn 
+:      024465 le_parse_terminate_ind:
+0x5c8e 024466 setarg 20 
+0x5c8f 024467 store 2 ,mem_le_superto 
+0x5c90 024468 store 2 ,mem_le_init_superto 
+0x5c91 024469 rtn 
+:      024471 le_send_terminate_ind_user_terminated:
+0x5c92 024472 arg error_remote_user_terminated_connection ,regc 
+:      024475 le_send_terminate_ind:
+0x5c93 024476 arg 2 ,rega 
+0x5c94 024477 arg ll_terminate_ind ,regb 
+0x5c95 024478 call le_fifo_malloc_tx_ll 
+0x5c96 024479 copy regc ,pdata 
+0x5c97 024480 istore 1 ,contw 
+0x5c98 024481 rtn 
+:      024483 le_parse_feature_req:
+:      024485 le_send_feature_rsp:
+0x5c99 024486 arg 9 ,rega 
+0x5c9a 024487 arg ll_feature_rsp ,regb 
+0x5c9b 024488 call le_fifo_malloc_tx_ll 
+0x5c9c 024489 setarg param_le_features 
+0x5c9d 024490 istore 8 ,contw 
+0x5c9e 024491 rtn 
+:      024494 le_parse_version_ind:
+0x5c9f 024495 rtn master 
+:      024496 le_send_version_ind:
+0x5ca0 024497 arg 6 ,rega 
+0x5ca1 024498 arg ll_version_ind ,regb 
+0x5ca2 024499 call le_fifo_malloc_tx_ll 
+0x5ca3 024500 fetch 5 ,mem_lmp_version 
+0x5ca4 024501 istore 5 ,contw 
+0x5ca5 024502 rtn 
+:      024505 le_parse_ping_req:
+0x5ca6 024506 arg ll_ping_rsp ,regb 
+0x5ca7 024507 branch le_send_ll_one_lenth 
+:      024510 le_send_ll_one_lenth:
+0x5ca8 024511 arg 1 ,rega 
+0x5ca9 024512 branch le_fifo_malloc_tx_ll 
+:      024515 le_parse_enc_req:
+0x5caa 024516 ifetch 8 ,contr 
+0x5cab 024517 store 8 ,mem_le_rand 
+0x5cac 024518 ifetch 2 ,contr 
+0x5cad 024519 store 2 ,mem_le_ediv 
+0x5cae 024520 ifetch 8 ,contr 
+0x5caf 024521 store 8 ,mem_le_skdm 
+0x5cb0 024522 ifetch 4 ,contr 
+0x5cb1 024523 store 4 ,mem_le_ivm 
+0x5cb2 024524 call le_send_enc_rsp 
+0x5cb3 024525 bpatchx patch2f_2 ,mem_patch2f 
+0x5cb4 024526 fetch 1 ,mem_le_pairing_state 
+0x5cb5 024527 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
+0x5cb6 024528 fetch 1 ,mem_le_configuration 
+0x5cb7 024529 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
+0x5cb8 024530 fetch 1 ,mem_nv_data_number 
+0x5cb9 024531 ncall load_device_list_mode_4 ,blank 
+0x5cba 024532 fetch 1 ,mem_ltk_exists 
+0x5cbb 024533 beq 0 ,le_ltk_lost 
+:      024534 le_parse_enc_req_after_auth:
+0x5cbc 024535 jam flag_le_rcv_enc_start ,mem_le_enc_state 
+0x5cbd 024536 call le_send_start_enc_req 
+0x5cbe 024537 branch generate_sk 
+:      024539 le_parse_enc_req_fixed_ltk:
+0x5cbf 024540 jam 1 ,mem_ltk_exists 
+0x5cc0 024541 arg mem_le_fixed_ltk ,contr 
+0x5cc1 024542 arg mem_le_ltk ,contw 
+0x5cc2 024543 call memcpy16 
+0x5cc3 024544 branch le_parse_enc_req_after_auth 
+:      024547 le_ltk_lost:
+0x5cc4 024548 bpatchx patch2f_3 ,mem_patch2f 
+0x5cc5 024549 jam flag_le_enc_null ,mem_le_enc_state 
+0x5cc6 024550 jam flag_le_enc_null ,mem_le_pairing_state 
+0x5cc7 024551 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
+0x5cc8 024552 branch ui_ipc_send_event 
+:      024554 le_send_reject_ind:
+0x5cc9 024555 arg 2 ,rega 
+0x5cca 024556 arg ll_reject_ind ,regb 
+0x5ccb 024557 call le_fifo_malloc_tx_ll 
+0x5ccc 024558 setarg le_err_pin_or_key_missing 
+0x5ccd 024559 istore 1 ,contw 
+0x5cce 024560 rtn 
+:      024562 le_send_enc_rsp:
+0x5ccf 024563 arg mem_le_skds ,contw 
+0x5cd0 024564 force 8 ,loopcnt 
+0x5cd1 024565 call generate_random_loop 
+0x5cd2 024566 arg mem_le_ivs ,contw 
+0x5cd3 024567 force 4 ,loopcnt 
+0x5cd4 024568 call generate_random_loop 
+0x5cd5 024569 arg 13 ,rega 
+0x5cd6 024570 arg ll_enc_rsp ,regb 
+0x5cd7 024571 call le_fifo_malloc_tx_ll 
+0x5cd8 024572 fetch 8 ,mem_le_skds 
+0x5cd9 024573 istore 8 ,contw 
+0x5cda 024574 fetch 4 ,mem_le_ivs 
+0x5cdb 024575 istore 4 ,contw 
+0x5cdc 024576 rtn 
+:      024578 le_send_start_enc_req:
+0x5cdd 024579 arg ll_start_enc_req ,regb 
+0x5cde 024580 branch le_send_ll_one_lenth 
+:      024582 le_send_start_enc_rsp:
+0x5cdf 024583 arg ll_start_enc_rsp ,regb 
+0x5ce0 024584 branch le_send_ll_one_lenth 
+:      024587 le_parse_enc_rsp:
+0x5ce1 024588 ifetch 8 ,contr 
+0x5ce2 024589 store 8 ,mem_le_skds 
+0x5ce3 024590 ifetch 4 ,contr 
+0x5ce4 024591 store 4 ,mem_le_ivs 
+0x5ce5 024592 branch generate_sk 
+:      024594 le_parse_start_enc_req:
+0x5ce6 024595 fetch 1 ,mem_le_state 
+0x5ce7 024596 set1 lestate_encryption ,pdata 
+0x5ce8 024597 store 1 ,mem_le_state 
+0x5ce9 024598 rtn 
+:      024600 le_parse_start_enc_rsp:
+0x5cea 024601 rtn master 
+0x5ceb 024602 jam bt_evt_le_start_enc ,mem_fifo_temp 
+0x5cec 024603 call ui_ipc_send_event 
+0x5ced 024604 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
+0x5cee 024605 branch le_send_start_enc_rsp 
+:      024607 le_parse_pause_enc_req:
+0x5cef 024608 jam flag_le_enc_pause ,mem_le_enc_state 
+0x5cf0 024609 call le_send_pause_enc_rsp 
+0x5cf1 024610 jam bt_evt_le_pause_enc ,mem_fifo_temp 
+0x5cf2 024611 branch ui_ipc_send_event 
+:      024613 le_send_pause_enc_rsp:
+0x5cf3 024614 arg ll_pause_enc_rsp ,regb 
+0x5cf4 024615 branch le_send_ll_one_lenth 
+:      024618 le_parse_feature_rsp:
+:      024619 le_parse_unknown_rsp:
+:      024620 le_parse_pause_enc_rsp:
+:      024621 le_parse_reject_ind:
+:      024622 le_parse_ping_rsp:
+0x5cf5 024623 rtn 
+:      024630 init_lmp:
+0x5cf6 024631 rtn wake 
+:      024632 init_lmp_work:
+0x5cf7 024633 bpatchx patch2f_4 ,mem_patch2f 
+0x5cf8 024634 setarg 0 
+0x5cf9 024635 store 1 ,mem_lmp_to_send 
+0x5cfa 024636 store 1 ,mem_conn_sm 
+0x5cfb 024637 store 1 ,mem_lmo_opcode1 
+0x5cfc 024638 store 1 ,mem_lmo_opcode2 
+0x5cfd 024639 store 1 ,mem_esco_addr 
+0x5cfe 024640 store 1 ,mem_auth_enable 
+0x5cff 024641 store 1 ,mem_connection_options 
+0x5d00 024642 store 1 ,mem_pairing_auth 
+0x5d01 024643 jam switch_flag_init ,mem_switch_flag 
+0x5d02 024644 jam 0 ,mem_switch_fail_master_count 
+0x5d03 024645 jam null_encryp ,mem_wait_encryption 
+:      024646 init_lmp_reinit:
+0x5d04 024647 jam 0 ,mem_pairing_auth 
+0x5d05 024648 jam 0 ,mem_sp_localsm 
+0x5d06 024649 jam 0 ,mem_lmp_conn_state 
+:      024651 parse_rx_done:
+0x5d07 024652 rtn 
+:      024654 parse_lmp:
+0x5d08 024655 bpatchx patch2f_5 ,mem_patch2f 
+0x5d09 024656 call setlocalsm_master ,master 
+0x5d0a 024657 ncall setlocalsm_slave ,master 
+0x5d0b 024658 call lmo_fifo_check 
+0x5d0c 024659 nrtn blank 
+0x5d0d 024660 fetch 1 ,mem_state_map 
+0x5d0e 024661 rtnbit0 smap_rxlmp 
+0x5d0f 024662 set0 smap_rxlmp ,pdata 
+0x5d10 024663 set0 mark_rxbuf_inuse ,mark 
+0x5d11 024664 store 1 ,mem_state_map 
+0x5d12 024665 fetch 1 ,mem_rxbuf 
+0x5d13 024666 fetcht 1 ,mem_state_map 
+0x5d14 024667 isolate1 smap_lmptidinit ,pdata 
+0x5d15 024668 setflag true ,smap_lmptid ,temp 
+0x5d16 024669 storet 1 ,mem_state_map 
+0x5d17 024670 and_into 0x2 ,temp 
+0x5d18 024671 storet 1 ,mem_lmo_tid2 
+0x5d19 024672 fetcht 1 ,mem_state_map 
+0x5d1a 024673 rshift pdata ,pdata 
+0x5d1b 024674 store 1 ,mem_lmi_opcode2 
+0x5d1c 024675 bpatchx patch2f_6 ,mem_patch2f 
+0x5d1d 024676 fetch 1 ,mem_lmi_opcode2 
+0x5d1e 024677 beq lmp_escape ,parse_lmp_escape 
+0x5d1f 024678 beq lmp_accepted ,parse_lmp_accepted 
+0x5d20 024679 beq lmp_not_accepted ,parse_lmp_not_accepted 
+0x5d21 024680 beq lmp_set_afh ,parse_lmp_set_afh 
+0x5d22 024681 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
+0x5d23 024682 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
+0x5d24 024683 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
+0x5d25 024684 beq lmp_auto_rate ,parse_lmp_auto_rate 
+0x5d26 024685 beq lmp_test_control ,parse_lmp_test_control 
+0x5d27 024686 beq lmp_test_activate ,parse_lmp_test_activate 
+0x5d28 024687 beq lmp_setup_complete ,parse_lmp_setup_complete 
+0x5d29 024688 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
+0x5d2a 024689 beq lmp_features_req ,parse_lmp_features_req 
+0x5d2b 024690 beq lmp_host_connection_req ,parse_lmp_conn_req 
+0x5d2c 024691 beq lmp_version_req ,parse_lmp_version_req 
+0x5d2d 024692 beq lmp_version_res ,parse_lmp_version_res 
+0x5d2e 024693 beq lmp_detach ,parse_lmp_detach 
+0x5d2f 024694 beq lmp_max_slot ,parse_lmp_max_slot 
+0x5d30 024695 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
+0x5d31 024696 beq lmp_name_req ,parse_lmp_name_req 
+0x5d32 024697 beq lmp_name_res ,parse_lmp_name_res 
+0x5d33 024698 beq lmp_features_res ,parse_lmp_features_res 
+0x5d34 024699 beq lmp_comb_key ,parse_lmp_comb_key 
+0x5d35 024700 beq lmp_au_rand ,parse_lmp_au_rand 
+0x5d36 024701 beq lmp_in_rand ,parse_lmp_in_rand 
+0x5d37 024702 beq lmp_sres ,parse_lmp_sres 
+0x5d38 024703 beq lmp_incr_power_req ,parse_lmp_incr_power 
+0x5d39 024704 beq lmp_decr_power_req ,parse_lmp_decr_power 
+0x5d3a 024705 beq lmp_max_power ,parse_lmp_max_power 
+0x5d3b 024706 beq lmp_min_power ,parse_lmp_min_power 
+0x5d3c 024707 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
+0x5d3d 024708 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
+0x5d3e 024709 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
+0x5d3f 024710 beq lmp_slot_offset ,parse_lmp_slot_offset 
+0x5d40 024711 beq lmp_sniff_req ,parse_lmp_sniff_req 
+0x5d41 024712 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
+0x5d42 024713 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
+0x5d43 024714 beq lmp_switch_req ,parse_lmp_switch_req 
+0x5d44 024715 beq lmp_temp_rand ,parse_lmp_temp_rand 
+0x5d45 024716 beq lmp_temp_key ,parse_lmp_temp_key 
+0x5d46 024717 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
+0x5d47 024718 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
+0x5d48 024719 beq lmp_unit_key ,parse_lmp_unit_key 
+0x5d49 024720 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
+0x5d4a 024721 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
+0x5d4b 024722 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
+0x5d4c 024723 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
+0x5d4d 024724 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
+0x5d4e 024725 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
+0x5d4f 024726 beq lmp_dhkey_check ,parse_dhkey_check 
+0x5d50 024727 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
+0x5d51 024728 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
+:      024731 reject_unknown_packet:
+0x5d52 024732 jam unknown_lmp_pdu ,mem_lmo_reason2 
+:      024733 reject_lmp_packet:
+0x5d53 024734 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5d54 024735 rtn 
+:      024737 parse_lmp_clkoffset_req:
+0x5d55 024738 jam lmp_clkoffset_res ,mem_lmo_opcode2 
+0x5d56 024739 rtn 
+:      024741 parse_enc_key_size_mask_req:
+0x5d57 024742 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
+0x5d58 024743 rtn 
+:      024745 parse_lmp_set_afh:
+0x5d59 024746 fetch 4 ,mem_rxbuf + 1 
+0x5d5a 024747 lshift pdata ,pdata 
+0x5d5b 024748 store 4 ,mem_afh_instant 
+0x5d5c 024749 fetch 1 ,mem_rxbuf + 5 
+0x5d5d 024750 store 1 ,mem_afh_new_mod 
+0x5d5e 024751 fetch 5 ,mem_rxbuf + 6 
+0x5d5f 024752 store 5 ,mem_afh_map_new 
+0x5d60 024753 fetch 5 ,mem_rxbuf + 11 
+0x5d61 024754 istore 5 ,contw 
+0x5d62 024755 fetch 1 ,mem_mode 
+0x5d63 024756 set1 afh_change ,pdata 
+0x5d64 024757 store 1 ,mem_mode 
+0x5d65 024758 rtn 
+:      024759 parse_lmp_escape:
+0x5d66 024760 bpatchx patch2f_7 ,mem_patch2f 
+0x5d67 024761 fetch 1 ,mem_rxbuf + 1 
+0x5d68 024762 set1 7 ,pdata 
+0x5d69 024763 store 1 ,mem_lmi_opcode2 
+0x5d6a 024764 beq lmp_ext_accepted ,parse_lmpext_accepted 
+0x5d6b 024765 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
+0x5d6c 024766 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
+0x5d6d 024767 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
+0x5d6e 024768 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
+0x5d6f 024769 beq lmp_ext_features_req ,parse_lmpext_features_req 
+0x5d70 024770 beq lmp_ext_features_res ,parse_lmpext_features_res 
+0x5d71 024771 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
+0x5d72 024772 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
+0x5d73 024773 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
+0x5d74 024774 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
+0x5d75 024775 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
+0x5d76 024776 rtneq lmp_ext_features_res 
+:      024779 reject_unknown_ext_packet:
+0x5d77 024780 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d78 024781 jam unknown_lmp_pdu ,mem_lmo_reason2 
+0x5d79 024783 rtn 
+:      024784 parse_lmpext_chn_classification_req:
+0x5d7a 024785 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d7b 024786 jam not_support_chn_classification ,mem_lmo_reason2 
+0x5d7c 024787 rtn 
+:      024789 parse_lmpext_iocap_req:
+0x5d7d 024790 call iocap_lmpext_load 
+0x5d7e 024791 jam lmp_io_cap_res ,mem_lmo_opcode2 
+0x5d7f 024792 rtn 
+:      024794 parse_lmpext_iocap_res:
+0x5d80 024795 call iocap_lmpext_load 
+0x5d81 024796 branch iocap_lmpext_common 
+:      024798 iocap_lmpext_load:
+0x5d82 024799 arg mem_sp_iocap_remote ,contw 
+0x5d83 024800 fetch 3 ,mem_rxbuf + 2 
+0x5d84 024801 istore 3 ,contw 
+0x5d85 024802 rtn 
+:      024804 iocap_lmpext_common:
+0x5d86 024805 branch master_set_mem_master_sp_flag ,true 
+0x5d87 024806 rtn 
+:      024807 parse_lmpext_accepted:
+0x5d88 024808 fetch 1 ,mem_rxbuf + 3 
+0x5d89 024809 set1 7 ,pdata 
+0x5d8a 024810 store 1 ,mem_lmi_accepted_opcode 
+0x5d8b 024811 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
+0x5d8c 024812 rtn 
+:      024815 parse_lmpext_not_accepted:
+0x5d8d 024816 fetch 1 ,mem_rxbuf + 3 
+0x5d8e 024817 set1 7 ,pdata 
+0x5d8f 024818 store 1 ,mem_lmi_accepted_opcode 
+0x5d90 024819 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
+0x5d91 024820 rtn 
+:      024822 parse_lmpext_accepted_ptt:
+0x5d92 024823 fetch 1 ,mem_ptt 
+0x5d93 024824 fetcht 1 ,mem_state_map 
+0x5d94 024825 nsetflag blank ,smap_edr ,temp 
+0x5d95 024826 storet 1 ,mem_state_map 
+:      024827 parse_lmpext_not_accepted_ptt:
+0x5d96 024828 fetch 1 ,mem_state 
+0x5d97 024829 rtnbit0 state_init_seq 
+0x5d98 024830 set0 state_init_seq ,pdata 
+0x5d99 024831 store 1 ,mem_state 
+0x5d9a 024832 fetch 1 ,mem_auth_enable 
+0x5d9b 024833 nrtn blank 
+0x5d9c 024834 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5d9d 024835 rtn 
+:      024837 parse_lmpext_pause_encrypt:
+0x5d9e 024838 nbranch parse_lmpext_pause_encrypt_slave ,master 
+0x5d9f 024839 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5da0 024840 branch tid_reply 
+:      024842 parse_lmpext_pause_encrypt_slave:
+0x5da1 024843 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
+0x5da2 024844 rtn 
+:      024846 parse_lmpext_resume_encrypt:
+0x5da3 024849 call tid_reply 
+0x5da4 024850 branch lmp_start_encryption 
+:      024852 parse_lmpext_features_req:
+0x5da5 024853 jam lmp_ext_features_res ,mem_lmo_opcode2 
+0x5da6 024854 rtn 
+:      024856 parse_lmpext_features_res:
+0x5da7 024857 fetcht 1 ,mem_rxbuf + 4 
+0x5da8 024858 and temp ,0x1 ,temp 
+0x5da9 024859 storet 1 ,mem_remote_sppcap 
+0x5daa 024860 fetch 1 ,mem_hci_cmd 
+0x5dab 024861 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
+0x5dac 024862 jam 0 ,mem_hci_cmd 
+:      024863 parse_lmpext_features_res_not_hci:
+0x5dad 024864 fetch 1 ,mem_conn_sm 
+0x5dae 024865 rtnne conn_sm_wait_features_ext 
+0x5daf 024866 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5db0 024867 branch process_conn_sm 
+:      024869 parse_lmp_accepted:
+0x5db1 024870 bpatchx patch30_0 ,mem_patch30 
+0x5db2 024871 fetch 1 ,mem_rxbuf + 1 
+0x5db3 024872 store 1 ,mem_lmi_accepted_opcode 
+0x5db4 024873 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
+0x5db5 024874 beq lmp_in_rand ,parse_lmp_accepted_inrand 
+0x5db6 024875 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
+0x5db7 024876 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
+0x5db8 024877 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
+0x5db9 024878 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
+0x5dba 024879 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
+0x5dbb 024880 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
+0x5dbc 024881 beq lmp_switch_req ,parse_lmp_accepted_switch 
+0x5dbd 024883 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
+0x5dbe 024884 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
+0x5dbf 024885 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
+0x5dc0 024886 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
+0x5dc1 024887 rtn 
+:      024889 parse_lmp_not_accepted:
+0x5dc2 024890 bpatchx patch30_1 ,mem_patch30 
+0x5dc3 024891 fetch 1 ,mem_rxbuf + 1 
+0x5dc4 024892 store 1 ,mem_lmi_accepted_opcode 
+0x5dc5 024893 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
+0x5dc6 024894 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
+0x5dc7 024895 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
+0x5dc8 024896 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
+0x5dc9 024897 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
+0x5dca 024899 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
+0x5dcb 024900 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
+0x5dcc 024901 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
+0x5dcd 024902 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
+0x5dce 024903 rtn 
+:      024905 parse_lmp_accepted_switch:
+0x5dcf 024906 jam bt_evt_switch_accept ,mem_fifo_temp 
+0x5dd0 024907 call ui_ipc_send_event 
+0x5dd1 024908 branch role_switch_prepare0 
+:      024909 parse_lmp_not_accepted_switch:
+0x5dd2 024910 jam bt_evt_switch_not_accept ,mem_fifo_temp 
+0x5dd3 024911 call ui_ipc_send_event 
+0x5dd4 024912 jam switch_flag_not_accept ,mem_switch_flag 
+0x5dd5 024913 setarg timer_switch_waite 
+0x5dd6 024914 arg switch_wait_timer ,queue 
+0x5dd7 024915 branch timer_init 
+:      024918 parse_lmp_accepted_hostconn:
+0x5dd8 024921 fetch 1 ,mem_lmp_conn_state 
+0x5dd9 024922 set1 received_conn_req ,pdata 
+0x5dda 024923 store 1 ,mem_lmp_conn_state 
+0x5ddb 024924 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x5ddc 024925 call ui_ipc_send_event 
+0x5ddd 024926 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+:      024928 parse_lmp_accepted_hostconn_ctn:
+0x5dde 024930 fetch 1 ,mem_conn_sm 
+0x5ddf 024931 bne conn_sm_wait_conn_accept ,parse_rx_done 
+0x5de0 024934 jam conn_sm_auth_pair ,mem_conn_sm 
+0x5de1 024935 rtn 
+:      024943 parse_lmp_not_accepted_hostconn:
+0x5de2 024944 jam acl_connection_already_exists ,mem_disconn_reason_send 
+0x5de3 024945 jam lmp_detach ,mem_lmo_opcode2 
+0x5de4 024947 jam conn_sm_standby ,mem_conn_sm 
+0x5de5 024949 branch parse_rx_done ,true 
+0x5de6 024950 rtn 
+:      024952 parse_lmp_accepted_inrand:
+0x5de7 024953 fetch 1 ,mem_link_key_exists 
+0x5de8 024954 nrtn blank 
+0x5de9 024955 call clear_linkkey 
+0x5dea 024956 call lmp_generate_key 
+0x5deb 024957 rtn master 
+0x5dec 024958 set1 mark_slave_in_rand_accepted ,mark 
+0x5ded 024959 rtn 
+:      024961 parse_lmp_accepted_enc_mode:
+0x5dee 024962 nrtn master 
+0x5def 024963 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x5df0 024964 fetch 1 ,mem_state_map 
+0x5df1 024965 rtnbit0 smap_encryption 
+0x5df2 024966 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5df3 024967 rtn 
+:      024969 parse_lmp_accepted_enc_keysize:
+0x5df4 024970 branch lmp_start_encryption 
+:      024972 parse_lmp_accepted_start_enc:
+0x5df5 024973 call send_create_conn_start_l2cap_timer_sm 
+0x5df6 024974 fetch 1 ,mem_state 
+0x5df7 024975 rtnbit1 state_conn_comp 
+0x5df8 024976 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5df9 024977 fetch 1 ,mem_conn_sm 
+0x5dfa 024978 rtnne conn_sm_encrypt_wait 
+0x5dfb 024979 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
+0x5dfc 024980 rtn 
+:      024982 parse_lmp_accepted_stop_enc:
+0x5dfd 024990 rtn 
+:      024992 parse_lmp_not_accepted_aurand:
+:      024993 parse_lmp_not_accepted_aurand_send_detach:
+0x5dfe 024994 jam lmp_detach ,mem_lmo_opcode2 
+0x5dff 024995 jam other_end_terminated ,mem_disconn_reason_send 
+0x5e00 024996 rtn 
+:      024998 parse_lmp_not_accepted_inrand:
+0x5e01 024999 fetch 1 ,mem_rxbuf + 2 
+0x5e02 025000 beq key_missing ,parse_lmp_inrand_key_missing 
+0x5e03 025001 rtnne pairing_not_allowed 
+0x5e04 025002 jam pairing_not_allowed ,mem_disconn_reason_send 
+0x5e05 025003 jam lmp_detach ,mem_lmo_opcode2 
+0x5e06 025004 rtn 
+:      025005 parse_lmp_inrand_key_missing:
+0x5e07 025006 jam key_missing ,mem_disconn_reason_send 
+0x5e08 025007 jam lmp_detach ,mem_lmo_opcode2 
+0x5e09 025008 rtn 
+:      025010 parse_lmp_not_accepted_name_req:
+0x5e0a 025011 rtn 
+:      025013 parse_lmp_not_accepted_simple_pairing_number:
+0x5e0b 025014 jam sp_stat_null ,mem_sp_state 
+0x5e0c 025015 jam lmp_detach ,mem_lmo_opcode2 
+0x5e0d 025016 branch parse_rx_done 
+:      025018 parse_lmp_not_accepted_dhkey_check:
+0x5e0e 025019 jam sp_stat_null ,mem_sp_state 
+0x5e0f 025020 jam lmp_detach ,mem_lmo_opcode2 
+0x5e10 025021 branch parse_rx_done 
+:      025022 parse_lmp_not_accepted_unsniff_req:
+0x5e11 025023 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
+0x5e12 025024 branch ui_ipc_send_event 
+:      025026 parse_lmp_accepted_unsniff_req:
+0x5e13 025027 jam bt_evt_unsniff_accept ,mem_fifo_temp 
+0x5e14 025028 call ui_ipc_send_event 
+0x5e15 025029 branch sniff_exit 
+:      025031 parse_lmp_accepted_sniff_req:
+0x5e16 025032 jam bt_evt_sniff_accept ,mem_fifo_temp 
+0x5e17 025033 call ui_ipc_send_event 
+0x5e18 025034 setarg 0 
+0x5e19 025035 store 2 ,mem_dsniff 
+0x5e1a 025036 fetch 2 ,mem_sniff_param_interval 
+0x5e1b 025037 lshift pdata ,pdata 
+0x5e1c 025038 store 2 ,mem_tsniff 
+0x5e1d 025039 fetch 1 ,mem_sniff_param_attempt 
+0x5e1e 025040 store 1 ,mem_sniff_attempt 
+0x5e1f 025041 fetch 1 ,mem_sniff_param_timeout 
+0x5e20 025042 store 1 ,mem_sniff_timeout 
+0x5e21 025043 branch sniff_init 
+:      025045 parse_lmp_not_acdcept_sniff_req:
+0x5e22 025046 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
+0x5e23 025047 branch ui_ipc_send_event 
+:      025049 parse_lmp_crypt_key:
+0x5e24 025050 fetcht 1 ,mem_rxbuf + 1 
+0x5e25 025051 storet 1 ,mem_key_size 
+0x5e26 025052 branch accept_lmp_msg 
+:      025054 parse_lmp_setup_complete:
+0x5e27 025055 fetch 1 ,mem_lmp_conn_state 
+0x5e28 025056 set1 received_setup_complete ,pdata 
+0x5e29 025057 store 1 ,mem_lmp_conn_state 
+0x5e2a 025058 rtnbit1 sent_setup_complete 
+0x5e2b 025059 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5e2c 025060 branch parse_rx_done 
+:      025062 parse_lmp_max_slot:
+0x5e2d 025065 rtn 
+:      025067 parse_lmp_max_slot_req:
+0x5e2e 025068 fetch 1 ,mem_max_slot 
+0x5e2f 025069 fetcht 1 ,mem_rxbuf + 1 
+0x5e30 025070 isub temp ,null 
+0x5e31 025072 branch accept_lmp_msg ,positive 
+0x5e32 025073 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e33 025074 jam unspecified_error ,mem_lmo_reason2 
+0x5e34 025075 jam lmp_max_slot_req ,mem_lmi_opcode2 
+0x5e35 025076 rtn 
+:      025078 parse_lmp_detach:
+0x5e36 025079 call prepare_disconnect 
+0x5e37 025080 branch accept_lmp_msg 
+:      025082 accept_lmp_msg:
+0x5e38 025083 jam lmp_accepted ,mem_lmo_opcode2 
+0x5e39 025084 rtn 
+:      025086 parse_lmp_incr_power:
+0x5e3a 025087 jam lmp_max_power ,mem_lmo_opcode2 
+0x5e3b 025088 rtn 
+:      025090 parse_lmp_decr_power:
+0x5e3c 025091 jam lmp_min_power ,mem_lmo_opcode2 
+0x5e3d 025092 rtn 
+:      025094 parse_lmp_version_res:
+0x5e3e 025095 fetch 1 ,mem_conn_sm 
+0x5e3f 025096 rtneq conn_sm_wait_version 
+0x5e40 025098 jam conn_sm_send_features ,mem_conn_sm 
+0x5e41 025100 rtn 
+:      025103 parse_lmp_auto_rate:
+0x5e42 025104 rtn 
+:      025106 parse_lmp_in_rand:
+0x5e43 025107 call lmp_copy_rand 
+0x5e44 025108 jam pincode_state_wait_pincode ,mem_pincode_state 
+0x5e45 025109 jam bt_evt_pincode_req ,mem_fifo_temp 
+0x5e46 025110 call ui_ipc_send_event 
+0x5e47 025112 call tid_check 
+0x5e48 025113 nbranch lmp_accept_inrand ,true 
+0x5e49 025115 nbranch parse_lmp_inrand_res ,master 
+0x5e4a 025116 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e4b 025117 jam lmp_in_rand ,mem_lmi_opcode2 
+0x5e4c 025118 jam transaction_collision ,mem_lmo_reason2 
+0x5e4d 025119 rtn 
+:      025120 parse_lmp_inrand_res:
+0x5e4e 025121 fetch 1 ,mem_op 
+0x5e4f 025122 set1 op_inrand_req ,pdata 
+0x5e50 025123 store 1 ,mem_op 
+0x5e51 025124 rtn 
+:      025127 pop_tid_follow:
+0x5e52 025128 fetcht 1 ,mem_state_map 
+0x5e53 025129 nsetflag blank ,smap_lmptid ,temp 
+0x5e54 025130 storet 1 ,mem_state_map 
+0x5e55 025131 rtn 
+:      025134 push_tid_follow:
+0x5e56 025135 fetch 1 ,mem_lmo_tid2 
+0x5e57 025136 rshift pdata ,pdata 
+0x5e58 025137 and_into 1 ,pdata 
+0x5e59 025138 rtn 
+:      025140 parse_lmp_au_rand_moudle:
+0x5e5a 025141 fetch 1 ,mem_nv_data_number 
+0x5e5b 025142 rtn blank 
+0x5e5c 025143 fetch 1 ,mem_pairing_auth 
+0x5e5d 025144 call load_device_list ,blank 
+0x5e5e 025145 rtn 
+:      025147 parse_lmp_au_rand:
+0x5e5f 025148 call parse_lmp_au_rand_moudle 
+0x5e60 025149 call push_tid_follow 
+0x5e61 025150 store 1 ,mem_sres_tid 
+0x5e62 025151 call lmp_copy_rand 
+0x5e63 025152 jam lmp_sres ,mem_lmo_opcode2 
+0x5e64 025153 fetch 1 ,mem_link_key_exists 
+0x5e65 025154 nrtn blank 
+0x5e66 025155 fetch 1 ,mem_state 
+0x5e67 025156 rtnbit1 state_combkey 
+0x5e68 025157 jam key_missing ,mem_lmo_reason2 
+0x5e69 025158 branch reject_lmp_packet 
+:      025160 parse_lmp_sres:
+0x5e6a 025161 arg mem_plap ,rega 
+0x5e6b 025162 call function_e1 
+0x5e6c 025163 fetch 4 ,mem_rxbuf + 1 
+0x5e6d 025164 fetcht 4 ,mem_input_store 
+0x5e6e 025165 isub temp ,null 
+0x5e6f 025166 branch authentication_ok ,zero 
+0x5e70 025167 jam lmp_detach ,mem_lmo_opcode2 
+0x5e71 025168 jam authentication_failure_error ,mem_disconn_reason_send 
+0x5e72 025169 rtn 
+:      025170 authentication_ok:
+0x5e73 025171 call authentication_ok_common 
+0x5e74 025172 fetch 1 ,mem_ssp_enable 
+0x5e75 025173 branch pairing_success ,blank 
+0x5e76 025174 rtn 
+:      025177 authentication_ok_common:
+0x5e77 025178 call copy_aco 
+0x5e78 025179 call linkkey_ready 
+0x5e79 025180 fetch 1 ,mem_op 
+0x5e7a 025181 isolate1 op_auth_req ,pdata 
+0x5e7b 025182 set0 op_auth_req ,pdata 
+0x5e7c 025183 store 1 ,mem_op 
+0x5e7d 025184 fetch 1 ,mem_conn_sm 
+0x5e7e 025185 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
+0x5e7f 025186 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
+0x5e80 025187 rtn 
+:      025188 authentication_ok_conn_sm:
+0x5e81 025189 fetch 1 ,mem_pairing_auth 
+0x5e82 025190 rtnne defalt_pairing_auth 
+0x5e83 025191 fetch 1 ,mem_state_map 
+0x5e84 025192 rtnbit1 smap_encryption 
+0x5e85 025193 branch host_create_conn_encrypt 
+:      025195 parse_lmp_comb_key:
+0x5e86 025196 arg mem_rxbuf + 1 ,rega 
+0x5e87 025197 arg mem_kinit ,regb 
+0x5e88 025198 arg mem_random_number ,contw 
+0x5e89 025199 call xor16 
+0x5e8a 025200 arg mem_plap ,rega 
+0x5e8b 025201 call generate_linkkey 
+0x5e8c 025202 jam lmp_au_rand ,mem_lmo_opcode2 
+0x5e8d 025203 fetch 1 ,mem_state 
+0x5e8e 025204 bbit0 state_combkey ,lmp_generate_key 
+0x5e8f 025205 rtn 
+:      025207 parse_lmp_name_res:
+0x5e90 025208 fetch 2 ,mem_len 
+0x5e91 025209 add pdata ,-3 ,loopcnt 
+0x5e92 025210 fetcht 1 ,mem_rxbuf + 1 
+0x5e93 025211 setarg mem_tmp_buffer 
+0x5e94 025212 iadd temp ,contw 
+0x5e95 025213 arg mem_rxbuf + 3 ,contr 
+0x5e96 025214 call memcpy 
+0x5e97 025215 fetcht 1 ,mem_name_offset 
+0x5e98 025216 fetch 1 ,mem_rxbuf + 2 
+0x5e99 025217 isub temp ,pdata 
+0x5e9a 025218 sub pdata ,14 ,null 
+0x5e9b 025219 branch parse_lmp_name_res_end ,positive 
+0x5e9c 025220 add temp ,14 ,pdata 
+0x5e9d 025221 store 1 ,mem_name_offset 
+0x5e9e 025222 jam lmp_name_req ,mem_lmo_opcode2 
+0x5e9f 025223 rtn 
+:      025224 parse_lmp_name_res_end:
+0x5ea0 025225 fetch 1 ,mem_state_map 
+0x5ea1 025226 set1 smap_name_res ,pdata 
+0x5ea2 025227 store 1 ,mem_state_map 
+0x5ea3 025228 bbit1 smap_name_req ,lmp_disconnect 
+0x5ea4 025229 rtn 
+:      025230 parse_lmp_name_req:
+0x5ea5 025231 fetch 1 ,mem_rxbuf + 1 
+0x5ea6 025232 store 1 ,mem_lmi_opcode2 
+0x5ea7 025233 jam lmp_name_res ,mem_lmo_opcode2 
+0x5ea8 025234 rtn 
+:      025236 parse_lmp_conn_req:
+0x5ea9 025237 branch accept_lmp_msg 
+:      025239 parse_lmp_timing_accuracy_req:
+0x5eaa 025240 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
+0x5eab 025241 rtn 
+:      025243 parse_lmp_features_req:
+0x5eac 025244 jam lmp_features_res ,mem_lmo_opcode2 
+0x5ead 025245 rtn 
+:      025247 parse_lmp_version_req:
+0x5eae 025248 jam lmp_version_res ,mem_lmo_opcode2 
+0x5eaf 025249 rtn 
+:      025251 parse_lmp_supervision_timeout:
+0x5eb0 025254 rtn 
+:      025258 parse_lmp_sniff_subrating_req:
+0x5eb1 025259 fetch 2 ,mem_tsniff 
+0x5eb2 025260 iforce temp 
+0x5eb3 025261 fetch 1 ,mem_rxbuf + 2 
+0x5eb4 025262 store 1 ,mem_subsniff_rate 
+0x5eb5 025263 imul32 temp ,temp 
+0x5eb6 025264 fetch 2 ,mem_rxbuf + 3 
+0x5eb7 025265 lshift pdata ,pdata 
+0x5eb8 025266 store 2 ,mem_subsniff_tcmax 
+0x5eb9 025267 fetch 4 ,mem_rxbuf + 5 
+0x5eba 025268 lshift pdata ,pdata 
+0x5ebb 025269 store 4 ,mem_subsniff_instant 
+0x5ebc 025271 deposit temp 
+0x5ebd 025272 store 2 ,mem_subsniff_tsniff 
+0x5ebe 025273 rtn 
+:      025274 parse_lmpext_packet_type_table_req:
+0x5ebf 025275 fetcht 1 ,mem_ptt 
+0x5ec0 025276 fetch 1 ,mem_rxbuf + 2 
+0x5ec1 025277 ixor temp ,null 
+0x5ec2 025278 nbranch reject_unknown_ext_packet ,zero 
+0x5ec3 025279 isolate1 0 ,pdata 
+0x5ec4 025280 fetch 1 ,mem_state_map 
+0x5ec5 025281 setflag true ,smap_edr ,pdata 
+0x5ec6 025282 store 1 ,mem_state_map 
+0x5ec7 025283 jam lmp_ext_accepted ,mem_lmo_opcode2 
+0x5ec8 025284 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
+0x5ec9 025285 rtn 
+:      025288 parse_lmp_sniff_subrating_res:
+:      025289 parse_lmp_preferred_rate:
+:      025290 parse_lmp_max_power:
+:      025291 parse_lmp_min_power:
+0x5eca 025292 rtn 
+:      025293 parse_lmp_page_mode_req:
+0x5ecb 025295 branch accept_lmp_msg 
+:      025296 parse_lmp_page_scan_mode_req:
+0x5ecc 025299 branch accept_lmp_msg 
+:      025303 parse_lmp_slot_offset:
+0x5ecd 025304 fetch 2 ,mem_rxbuf + 1 
+0x5ece 025305 store 2 ,mem_slot_offset 
+0x5ecf 025306 rtn 
+:      025308 parse_lmp_sniff_req_check_sniff_para:
+0x5ed0 025309 fetch 2 ,mem_rxbuf + 4 
+0x5ed1 025310 fetcht 1 ,mem_lpm_mult 
+0x5ed2 025311 imul32 temp ,pdata 
+0x5ed3 025312 arg 0x640 ,temp 
+0x5ed4 025313 isub temp ,null 
+0x5ed5 025315 rtn 
+:      025317 parse_lmp_sniff_req:
+0x5ed6 025318 fetch 2 ,mem_rxbuf + 6 
+0x5ed7 025319 branch lmp_reject_sniff ,blank 
+0x5ed8 025320 call parse_lmp_sniff_req_check_sniff_para 
+0x5ed9 025321 branch lmp_reject_sniff ,positive 
+0x5eda 025322 fetch 1 ,mem_device_option 
+0x5edb 025323 sub pdata ,dvc_op_module ,null 
+0x5edc 025324 call module_set_lpm_mult_2 ,zero 
+0x5edd 025325 fetch 1 ,mem_state 
+0x5ede 025326 bbit1 state_insniff ,lmp_reject_sniff 
+0x5edf 025327 fetch 2 ,mem_rxbuf + 2 
+0x5ee0 025328 lshift pdata ,pdata 
+0x5ee1 025329 store 2 ,mem_dsniff 
+0x5ee2 025330 fetch 2 ,mem_rxbuf + 4 
+0x5ee3 025331 lshift pdata ,pdata 
+0x5ee4 025332 store 2 ,mem_tsniff 
+0x5ee5 025333 fetch 2 ,mem_rxbuf + 6 
+0x5ee6 025334 store 1 ,mem_sniff_attempt 
+0x5ee7 025335 iforce temp 
+0x5ee8 025336 fetch 2 ,mem_rxbuf + 8 
+0x5ee9 025337 store 1 ,mem_sniff_timeout 
+0x5eea 025338 isub temp ,null 
+0x5eeb 025339 nbranch set_big_value_to_attempt ,positive 
+0x5eec 025340 store 1 ,mem_sniff_attempt 
+:      025341 set_big_value_to_attempt:
+0x5eed 025343 jam lmp_accepted ,mem_lmo_opcode2 
+0x5eee 025344 jam lmp_sniff_req ,mem_lmi_opcode2 
+0x5eef 025345 rtn 
+:      025347 lmp_reject_sniff:
+0x5ef0 025348 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5ef1 025349 branch reject_lmp_packet 
+:      025351 parse_lmp_start_encryption_req:
+0x5ef2 025352 call accept_lmp_msg 
+0x5ef3 025353 call lmp_copy_rand 
+0x5ef4 025354 call function_e3 
+0x5ef5 025355 branch start_encryption 
+:      025357 parse_lmp_stop_encryption_req:
+0x5ef6 025358 call accept_lmp_msg 
+0x5ef7 025359 branch stop_encryption 
+:      025362 parse_lmp_switch_req:
+0x5ef8 025363 fetch 4 ,mem_rxbuf + 1 
+0x5ef9 025364 lshift pdata ,pdata 
+0x5efa 025366 branch parse_lmp_switch_accept ,master 
+0x5efb 025367 fetcht 1 ,mem_link_key_exists 
+0x5efc 025368 nbranch parse_lmp_switch_req_clear_mark ,blank 
+:      025369 parse_lmp_switch_req_not_accept:
+0x5efd 025370 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5efe 025371 jam lmp_switch_req ,mem_lmi_opcode2 
+0x5eff 025372 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f00 025373 rtn 
+:      025374 parse_lmp_switch_req_clear_mark:
+0x5f01 025375 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x5f02 025376 jam 0 ,mem_conn_sm 
+0x5f03 025377 branch role_switch_prepare 
+:      025379 parse_lmp_switch_accept:
+0x5f04 025380 call role_switch_prepare 
+0x5f05 025381 set1 mark_reconn_recieve_switch ,mark 
+0x5f06 025382 fetch 1 ,mem_connection_options 
+0x5f07 025383 set0 connection_switch ,pdata 
+0x5f08 025384 store 1 ,mem_connection_options 
+0x5f09 025385 branch accept_lmp_msg 
+:      025389 parse_lmp_temp_rand:
+:      025390 parse_lmp_temp_key:
+:      025391 parse_lmp_timing_accuracy_res:
+:      025392 parse_lmp_unit_key:
+:      025393 parse_lmp_use_semi_permanend_key:
+0x5f0a 025394 rtn 
+:      025397 parse_lmp_unsniff_req:
+0x5f0b 025398 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f0c 025399 jam lmp_unsniff_req ,mem_lmi_opcode2 
+0x5f0d 025400 jam bt_evt_remote_unsniff ,mem_fifo_temp 
+0x5f0e 025401 call ui_ipc_send_event 
+0x5f0f 025402 branch sniff_exit 
+:      025404 parse_lmp_encapsulated_header:
+0x5f10 025405 fetch 1 ,mem_rxbuf + 1 
+0x5f11 025406 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f12 025407 fetch 1 ,mem_rxbuf + 2 
+0x5f13 025408 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f14 025409 fetch 1 ,mem_rxbuf + 3 
+0x5f15 025410 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f16 025411 call check_localsm 
+0x5f17 025412 branch parse_lmp_encapsulated_header_master ,true 
+0x5f18 025413 jam sp_stat_key_recv ,mem_sp_state 
+:      025414 parse_lmp_encapsulated_header_master:
+0x5f19 025415 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f1a 025416 jam lmp_encapsulated_header ,mem_lmi_opcode2 
+0x5f1b 025417 branch parse_rx_done 
+:      025419 parse_lmp_encapsulated_header_reject:
+0x5f1c 025420 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f1d 025421 branch reject_lmp_packet 
+:      025423 parse_lmp_accepted_encapsulated_header:
+0x5f1e 025426 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f1f 025428 rtn 
+:      025429 parse_lmp_accepted_simple_pairing_number:
+0x5f20 025430 fetch 1 ,mem_ssp_mode_flag 
+0x5f21 025431 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
+0x5f22 025432 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
+:      025433 parse_lmp_accepted_simple_pairing_number_common:
+0x5f23 025434 call check_localsm 
+0x5f24 025435 rtn true 
+0x5f25 025436 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f26 025437 rtn 
+:      025439 parse_lmp_accepted_simple_pairing_number_ssp_pin:
+0x5f27 025440 call g_noninit_number_confirm 
+0x5f28 025441 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
+0x5f29 025442 call ui_ipc_send_event 
+0x5f2a 025443 branch parse_lmp_accepted_simple_pairing_number_common 
+:      025446 parse_lmp_accepted_simple_pairing_number_passkey:
+0x5f2b 025447 call check_localsm 
+0x5f2c 025448 rtn true 
+0x5f2d 025449 fetch 1 ,mem_authentication_passkey_times 
+0x5f2e 025450 beq 19 ,authentication_passkey_end 
+0x5f2f 025451 increase 1 ,pdata 
+0x5f30 025452 store 1 ,mem_authentication_passkey_times 
+:      025455 authentication_passkey:
+0x5f31 025456 jam sp_flag_commit ,mem_sp_flag 
+0x5f32 025457 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f33 025458 fetch 1 ,mem_authentication_passkey_times 
+0x5f34 025459 copy pdata ,queue 
+0x5f35 025460 fetch 6 ,mem_pin 
+0x5f36 025461 qisolate1 pdata 
+0x5f37 025462 setarg 0x80 
+0x5f38 025463 setflag true ,0 ,pdata 
+0x5f39 025464 store 1 ,mem_passkey_1bit 
+0x5f3a 025465 rtn 
+:      025467 authentication_passkey_end:
+0x5f3b 025468 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f3c 025469 rtn 
+:      025471 parse_lmp_accepted_dhkey_check:
+0x5f3d 025472 call parse_lmp_accepted_dhkey_check_common 
+:      025473 pairing_success:
+0x5f3e 025474 fetch 1 ,mem_flag_pairing_state 
+0x5f3f 025475 rtn blank 
+0x5f40 025476 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
+0x5f41 025477 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
+0x5f42 025478 branch ui_ipc_send_event 
+:      025481 parse_lmp_accepted_dhkey_check_common:
+0x5f43 025483 call check_localsm 
+0x5f44 025484 ncall g_noninit ,true 
+0x5f45 025485 call g_init ,true 
+0x5f46 025486 call check_localsm 
+0x5f47 025487 rtn true 
+0x5f48 025488 jam sp_stat_link_key_calc ,mem_sp_state 
+0x5f49 025489 jam sp_flag_commit ,mem_sp_flag 
+0x5f4a 025490 rtn 
+:      025492 parse_simple_pairing_confirm:
+0x5f4b 025493 arg mem_sp_confirm_remote ,contw 
+0x5f4c 025494 arg mem_rxbuf + 1 ,contr 
+0x5f4d 025495 call memcpy16 
+0x5f4e 025496 fetch 1 ,mem_ssp_mode_flag 
+0x5f4f 025497 rtneq ssp_mode_passkey_entry_flag 
+0x5f50 025498 branch master_set_mem_master_sp_flag 
+:      025500 parse_lmp_encapsulated_payload:
+0x5f51 025501 fetch 1 ,mem_master_sp_state 
+0x5f52 025502 beq sp_stat_random_send ,parse_encapsulated_payload_master 
+0x5f53 025503 fetch 1 ,mem_sp_state 
+0x5f54 025504 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
+:      025505 parse_encapsulated_payload_master:
+0x5f55 025506 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f56 025507 sub pdata ,0x20 ,contw 
+0x5f57 025508 nbranch parse_lmp_encapsulated_payload_reject ,positive 
+0x5f58 025509 arg mem_sp_pubkey_remote ,contw 
+0x5f59 025510 iadd contw ,contw 
+0x5f5a 025511 fetch 8 ,mem_rxbuf + 1 
+0x5f5b 025512 istore 8 ,contw 
+0x5f5c 025513 fetch 8 ,mem_rxbuf + 9 
+0x5f5d 025514 istore 8 ,contw 
+0x5f5e 025515 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f5f 025516 increase 16 ,pdata 
+0x5f60 025517 store 1 ,mem_sp_remote_key_recv_count 
+0x5f61 025518 bne encapsulated_len_p192 ,accept_lmp_msg 
+:      025519 parse_lmp_encapsulated_payload_completed:
+0x5f62 025520 call check_localsm 
+0x5f63 025521 branch accept_lmp_msg ,true 
+0x5f64 025522 jam sp_key_valid ,mem_sp_remote_key_invalid 
+0x5f65 025523 jam sp_stat_key_generate ,mem_sp_state 
+0x5f66 025524 jam sp_flag_commit ,mem_sp_flag 
+0x5f67 025525 branch accept_lmp_msg 
+:      025526 parse_lmp_encapsulated_payload_reject:
+0x5f68 025527 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f69 025528 branch reject_lmp_packet 
+:      025529 parse_lmp_accepted_encapsulated_payload:
+0x5f6a 025530 fetch 1 ,mem_sp_local_key_send_count 
+0x5f6b 025531 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
+0x5f6c 025532 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f6d 025533 branch parse_rx_done 
+:      025535 parse_lmp_encapsulated_payload_all_accepted:
+0x5f6e 025536 call check_localsm 
+0x5f6f 025537 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
+0x5f70 025538 fetch 1 ,mem_ssp_mode_flag 
+0x5f71 025539 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
+0x5f72 025540 jam sp_flag_commit ,mem_sp_flag 
+0x5f73 025541 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f74 025542 branch parse_rx_done 
+:      025544 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
+0x5f75 025545 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
+0x5f76 025546 branch ui_ipc_send_event 
+:      025549 parse_lmp_encapsulated_payload_all_accepted_master:
+0x5f77 025551 branch parse_rx_done 
+:      025553 parse_lmp_simple_pairing_number:
+0x5f78 025554 fetch 1 ,mem_master_sp_state 
+0x5f79 025555 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
+0x5f7a 025556 fetch 1 ,mem_sp_state 
+0x5f7b 025557 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
+:      025558 parse_lmp_simple_pairing_number_master:
+0x5f7c 025559 arg mem_sp_random_remote ,contw 
+0x5f7d 025560 fetch 8 ,mem_rxbuf + 1 
+0x5f7e 025561 istore 8 ,contw 
+0x5f7f 025562 fetch 8 ,mem_rxbuf + 9 
+0x5f80 025563 istore 8 ,contw 
+0x5f81 025564 call check_localsm 
+0x5f82 025565 branch parse_lmp_simple_pairing_number_master0 ,true 
+0x5f83 025566 jam sp_stat_random_send ,mem_sp_state 
+0x5f84 025567 jam sp_flag_commit ,mem_sp_flag 
+0x5f85 025568 branch accept_lmp_msg 
+:      025569 parse_lmp_simple_pairing_number_master0:
+0x5f86 025570 jam sp_stat_commit_calc ,mem_master_sp_state 
+0x5f87 025571 branch master_set_mem_master_sp_flag 
+:      025574 parse_lmp_simple_pairing_number_reject:
+0x5f88 025575 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f89 025576 branch reject_lmp_packet 
+:      025578 parse_dhkey_check:
+0x5f8a 025579 fetch 1 ,mem_master_sp_state 
+0x5f8b 025580 beq sp_stat_confirm_send ,parse_dhkey_check_master 
+0x5f8c 025581 fetch 1 ,mem_sp_state 
+0x5f8d 025582 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
+:      025583 parse_dhkey_check_master:
+0x5f8e 025584 arg mem_sp_check_result ,contw 
+0x5f8f 025585 arg mem_rxbuf + 1 ,contr 
+0x5f90 025586 call memcpy16 
+0x5f91 025587 call check_localsm 
+0x5f92 025588 branch parse_dhkey_check_master0 ,true 
+0x5f93 025589 fetch 1 ,mem_ssp_mode_flag 
+0x5f94 025590 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
+:      025591 number_comparison_successed:
+0x5f95 025592 jam 0 ,mem_flag_mode_ssp_pin 
+0x5f96 025593 jam sp_stat_confirm_check ,mem_sp_state 
+0x5f97 025594 jam sp_flag_commit ,mem_sp_flag 
+0x5f98 025595 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x5f99 025596 branch parse_rx_done 
+:      025598 parse_dhkey_check_master0:
+0x5f9a 025599 jam sp_stat_confirm_check ,mem_master_sp_state 
+0x5f9b 025600 jam sp_flag_commit ,mem_master_sp_flag 
+0x5f9c 025601 branch parse_rx_done 
+:      025602 parse_lmp_dhkey_check_reject:
+0x5f9d 025603 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f9e 025604 branch reject_lmp_packet 
+:      025606 number_comparison_mode:
+0x5f9f 025607 fetch 1 ,mem_flag_mode_ssp_pin 
+0x5fa0 025608 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
+0x5fa1 025609 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
+0x5fa2 025610 store 1 ,mem_flag_mode_ssp_pin 
+0x5fa3 025611 rtn 
+:      025613 comparison_result:
+0x5fa4 025614 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x5fa5 025615 jam 0 ,mem_flag_mode_ssp_pin 
+0x5fa6 025616 branch parse_lmp_dhkey_check_reject 
+:      025619 parse_lmp_clkoffset_res:
+0x5fa7 025620 branch parse_rx_done 
+:      025622 parse_lmp_encryption_mode_req:
+0x5fa8 025623 fetch 1 ,mem_connection_options 
+0x5fa9 025624 set0 connection_encrypt 
+0x5faa 025625 store 1 ,mem_connection_options 
+0x5fab 025626 call accept_lmp_msg 
+0x5fac 025627 nrtn master 
+0x5fad 025628 fetch 1 ,mem_rxbuf + 1 
+0x5fae 025629 fetcht 1 ,mem_op 
+0x5faf 025630 setflag blank ,op_stop_enc ,temp 
+0x5fb0 025631 nsetflag blank ,op_start_enc ,temp 
+0x5fb1 025632 storet 1 ,mem_op 
+0x5fb2 025633 rtn 
+:      025635 parse_lmp_features_res:
+0x5fb3 025636 fetcht 8 ,mem_rxbuf + 1 
+:      025637 parse_lmp_features_res_not_hci:
+0x5fb4 025638 fetch 1 ,mem_conn_sm 
+0x5fb5 025639 rtnne conn_sm_wait_features_res 
+0x5fb6 025641 fetch 1 ,mem_connection_options 
+0x5fb7 025642 bbit0 connection_feature_ext ,parse_lmp_send_conn 
+0x5fb8 025644 jam conn_sm_send_features_ext ,mem_conn_sm 
+0x5fb9 025645 rtn 
+:      025646 parse_lmp_send_conn:
+0x5fba 025647 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5fbb 025648 rtn 
+:      025649 parse_lmp_test_activate:
+0x5fbc 025650 fetch 1 ,mem_debug_config 
+0x5fbd 025651 store 1 ,mem_test_mode_old_debug_config 
+0x5fbe 025652 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fbf 025653 jam lmp_test_activate ,mem_lmi_opcode2 
+0x5fc0 025654 rtn 
+:      025655 parse_lmp_test_control:
+0x5fc1 025658 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fc2 025659 jam lmp_test_control ,mem_lmi_opcode2 
+0x5fc3 025660 force 9 ,loopcnt 
+0x5fc4 025661 arg mem_rxbuf + 1 ,contr 
+0x5fc5 025662 arg mem_temp_payload ,contw 
+:      025663 parse_lmp_test_xor:
+0x5fc6 025664 ifetch 1 ,contr 
+0x5fc7 025665 xor_into 0x55 ,pdata 
+0x5fc8 025666 istore 1 ,contw 
+0x5fc9 025667 loop parse_lmp_test_xor 
+0x5fca 025668 fetch 1 ,test_mode_scenario 
+0x5fcb 025669 fetcht 1 ,mem_tester_emulate 
+0x5fcc 025670 set0 tester_no_whitening ,temp 
+0x5fcd 025671 set0 tester_pattern_test ,temp 
+0x5fce 025672 beq exit_test_mode ,parse_lmp_test_control_exit 
+0x5fcf 025673 beq pause_test_mode ,parse_lmp_test_control_pause 
+0x5fd0 025674 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
+0x5fd1 025675 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd2 025676 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
+0x5fd3 025677 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd4 025678 beq zero_pattern ,parse_lmp_test_control_pattern 
+0x5fd5 025679 beq one_pattern ,parse_lmp_test_control_pattern 
+0x5fd6 025680 beq alt_pattern ,parse_lmp_test_control_pattern 
+0x5fd7 025681 beq alt2_pattern ,parse_lmp_test_control_pattern 
+0x5fd8 025682 beq pseudorandom ,parse_lmp_test_control_pattern 
+0x5fd9 025683 rtn 
+:      025684 parse_lmp_test_control_exit:
+0x5fda 025686 fetch 1 ,mem_tester_emulate 
+0x5fdb 025687 set1 tester_exit ,pdata 
+0x5fdc 025688 set1 tester_change ,pdata 
+0x5fdd 025689 store 1 ,mem_tester_emulate 
+0x5fde 025690 rtn 
+:      025691 parse_lmp_test_control_pattern:
+0x5fdf 025692 set1 tester_pattern_test ,temp 
+0x5fe0 025693 jam 5 ,mem_lch_code 
+0x5fe1 025694 fetch 2 ,test_mode_data_length 
+0x5fe2 025695 iforce loopcnt 
+0x5fe3 025696 store 2 ,mem_len 
+0x5fe4 025697 arg mem_rxbuf ,contw 
+0x5fe5 025698 call pn9 
+:      025699 parse_lmp_test_control_loopback_nowhite:
+0x5fe6 025700 set1 tester_no_whitening ,temp 
+:      025701 parse_lmp_test_control_loopback:
+0x5fe7 025702 set1 tester_change ,temp 
+0x5fe8 025703 force 0 ,pdata 
+0x5fe9 025704 store 1 ,mem_slave_rcvcnt 
+0x5fea 025705 store 2 ,mem_tst_pktcnt_crc 
+0x5feb 025706 store 2 ,mem_tst_pktcnt_dmh 
+0x5fec 025707 store 2 ,mem_tst_pktcnt_hec 
+0x5fed 025708 store 2 ,mem_tst_pktcnt_sync 
+0x5fee 025709 fetch 1 ,test_mode_hopping_mode 
+0x5fef 025710 compare fixed_freq ,pdata ,0xff 
+0x5ff0 025711 setflag true ,tester_fixed_freq ,temp 
+0x5ff1 025712 storet 1 ,mem_tester_emulate 
+0x5ff2 025713 rtn 
+:      025715 parse_lmp_test_control_pause:
+0x5ff3 025716 set0 mark_testmode ,mark 
+0x5ff4 025717 jam 0 ,mem_tester_emulate 
+0x5ff5 025718 fetch 1 ,mem_debug_config 
+0x5ff6 025719 set0 debug_tx_pattern ,pdata 
+0x5ff7 025720 store 1 ,mem_debug_config 
+0x5ff8 025721 rtn 
+:      025727 lmp_copy_rand:
+0x5ff9 025728 arg mem_rxbuf + 1 ,contr 
+0x5ffa 025729 arg mem_random_number ,contw 
+0x5ffb 025730 branch memcpy16 
+:      025732 lmp_generate_key:
+0x5ffc 025733 jam lmp_comb_key ,mem_lmo_opcode2 
+0x5ffd 025734 rtn 
+:      025736 lmp_start_encryption:
+0x5ffe 025737 nrtn master 
+0x5fff 025738 jam lmp_start_encryption_req ,mem_lmo_opcode2 
+0x6000 025739 rtn 
+:      025741 lmp_accept_inrand:
+0x6001 025742 arg mem_lap ,rega 
+0x6002 025743 call generate_kinit 
+0x6003 025744 jam lmp_accepted ,mem_lmo_opcode2 
+0x6004 025745 jam lmp_in_rand ,mem_lmi_opcode2 
+0x6005 025746 rtn 
+:      025748 lmp_disconnect:
+0x6006 025749 jam 10 ,mem_conn_timer 
+0x6007 025750 jam lmp_detach ,mem_lmo_opcode2 
+0x6008 025751 jam local_host ,mem_disconn_reason_send 
+0x6009 025752 rtn 
+:      025758 send_lmp:
+0x600a 025759 bpatchx patch30_2 ,mem_patch30 
+0x600b 025760 disable user 
+0x600c 025761 call lmo_fifo_process 
+0x600d 025762 fetch 1 ,mem_lmp_to_send 
+0x600e 025763 rtn blank 
+0x600f 025768 bbit1 7 ,send_lmp_escape 
+:      025769 send_lmp0:
+0x6010 025770 beq lmp_name_req ,send_lmp_name_req 
+0x6011 025771 beq lmp_name_res ,send_lmp_name_res 
+0x6012 025772 beq lmp_accepted ,send_lmp_accepted 
+0x6013 025773 beq lmp_not_accepted ,send_lmp_not_accepted 
+0x6014 025774 beq lmp_features_req ,send_lmp_features_req 
+0x6015 025775 beq lmp_features_res ,send_lmp_features_res 
+0x6016 025776 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
+0x6017 025777 beq lmp_version_req ,send_lmp_version_req 
+0x6018 025778 beq lmp_version_res ,send_lmp_version_res 
+0x6019 025779 beq lmp_setup_complete ,send_lmp_setup_complete 
+0x601a 025780 beq lmp_supervision_timeout ,send_lmp_superto 
+0x601b 025781 beq lmp_host_connection_req ,send_lmp_no_payload 
+0x601c 025782 beq lmp_in_rand ,send_lmp_inrand 
+0x601d 025783 beq lmp_comb_key ,send_lmp_comb_key 
+0x601e 025784 beq lmp_au_rand ,send_lmp_aurand 
+0x601f 025785 beq lmp_sres ,send_lmp_sres 
+0x6020 025786 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
+0x6021 025787 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
+0x6022 025788 beq lmp_start_encryption_req ,send_lmp_start_encryption 
+0x6023 025789 beq lmp_detach ,send_lmp_detach 
+0x6024 025790 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
+0x6025 025791 beq lmp_unit_key ,send_lmp_unit_key 
+0x6026 025793 beq lmp_incr_power_req ,send_lmp_inc_power 
+0x6027 025794 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
+0x6028 025795 beq lmp_max_power ,send_lmp_nopayload_reply 
+0x6029 025796 beq lmp_max_slot ,send_lmp_max_slot 
+0x602a 025797 beq lmp_max_slot_req ,send_lmp_max_slot_req 
+0x602b 025798 beq lmp_min_power ,send_lmp_nopayload_reply 
+0x602c 025799 beq lmp_slot_offset ,send_lmp_slot_offset 
+0x602d 025800 beq lmp_switch_req ,send_lmp_switch_req 
+0x602e 025801 beq lmp_sniff_req ,send_lmp_sniff_req 
+0x602f 025802 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
+0x6030 025803 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
+0x6031 025804 beq lmp_unsniff_req ,send_lmp_unsniff_req 
+0x6032 025805 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
+0x6033 025806 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
+0x6034 025807 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
+0x6035 025808 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
+0x6036 025809 beq lmp_dhkey_check ,send_lmp_dhkey_check 
+0x6037 025810 beq lmp_auto_rate ,send_lmp_auto_rate 
+0x6038 025811 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
+0x6039 025813 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
+0x603a 025814 beq lmp_quality_of_service ,send_lmp_quality_of_service 
+0x603b 025815 beq lmp_test_activate ,send_lmp_test_activate 
+0x603c 025816 beq lmp_test_control ,send_lmp_test_control 
+:      025817 send_lmp_error:
+0x603d 025818 branch assert 
+0x603e 025819 rtn 
+:      025820 send_lmp_escape:
+0x603f 025821 beq lmp_ext_accepted ,send_lmpext_accepted 
+0x6040 025822 beq lmp_ext_features_res ,send_lmpext_features_res 
+0x6041 025823 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
+0x6042 025824 beq lmp_ext_features_req ,send_lmpext_features_req 
+0x6043 025825 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
+0x6044 025826 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
+0x6045 025827 beq lmp_io_cap_req ,send_lmp_io_cap_req 
+0x6046 025828 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
+0x6047 025829 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
+0x6048 025830 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
+0x6049 025831 branch assert 
+:      025837 send_lmp_accepted:
+0x604a 025838 force 2 ,pdata 
+0x604b 025839 call msg_send_lmp 
+0x604c 025840 fetch 1 ,mem_lmi_opcode 
+0x604d 025841 istore 1 ,contw 
+0x604e 025842 call send_lmp_follow 
+0x604f 025843 bpatchx patch30_3 ,mem_patch30 
+0x6050 025844 fetch 1 ,mem_lmi_opcode 
+0x6051 025845 beq lmp_in_rand ,send_lmp_accepted_inrand 
+0x6052 025846 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
+0x6053 025847 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
+0x6054 025848 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
+0x6055 025849 beq lmp_host_connection_req ,send_lmp_accepted_connection 
+0x6056 025850 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
+0x6057 025851 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
+0x6058 025852 rtn 
+:      025854 send_create_conn_start_l2cap_timer_sm:
+0x6059 025855 fetch 1 ,mem_conn_sm 
+0x605a 025856 rtn blank 
+0x605b 025857 jam conn_sm_wait_done ,mem_conn_sm 
+0x605c 025858 setarg timer_enpt_waite 
+0x605d 025859 arg enpt_delay_timer ,queue 
+0x605e 025860 branch timer_init 
+:      025862 send_lmp_accept_sniff_req:
+0x605f 025863 branch sniff_init 
+:      025864 send_lmp_not_accepted:
+0x6060 025865 force 3 ,pdata 
+0x6061 025866 call msg_send_lmp 
+0x6062 025867 fetch 1 ,mem_lmi_opcode 
+0x6063 025868 beq lmp_au_rand ,send_not_accept_aurand 
+0x6064 025869 istore 1 ,contw 
+0x6065 025870 fetch 1 ,mem_lmo_reason 
+0x6066 025871 istore 1 ,contw 
+0x6067 025872 branch send_lmp_follow 
+:      025874 send_not_accept_aurand:
+0x6068 025875 istore 1 ,contw 
+0x6069 025876 fetch 1 ,mem_lmo_reason 
+0x606a 025877 istore 1 ,contw 
+0x606b 025878 arg mem_sres_tid ,temp 
+0x606c 025879 branch special_tid_store 
+:      025881 send_lmpext_accepted:
+0x606d 025882 force 4 ,queue 
+0x606e 025883 call send_lmpext 
+0x606f 025884 setarg lmp_escape 
+0x6070 025885 istore 1 ,contw 
+0x6071 025886 fetch 1 ,mem_lmi_opcode 
+0x6072 025887 set0 7 ,pdata 
+0x6073 025888 istore 1 ,contw 
+0x6074 025889 fetch 1 ,mem_lmi_opcode 
+0x6075 025890 branch send_lmp_follow 
+:      025892 send_lmpext_not_accepted:
+0x6076 025893 force 5 ,queue 
+0x6077 025894 call send_lmpext 
+0x6078 025895 setarg lmp_escape 
+0x6079 025896 istore 1 ,contw 
+0x607a 025897 fetch 1 ,mem_lmi_opcode 
+0x607b 025898 set0 7 ,pdata 
+0x607c 025899 istore 1 ,contw 
+0x607d 025900 fetch 1 ,mem_lmo_reason 
+0x607e 025901 istore 1 ,contw 
+0x607f 025902 branch send_lmp_follow 
+:      025905 send_lmp_accepted_inrand:
+0x6080 025906 call clear_linkkey 
+0x6081 025907 call tid_check 
+0x6082 025908 rtn true 
+0x6083 025909 branch lmp_generate_key 
+:      025911 send_lmp_accepted_enc_mode:
+0x6084 025912 fetch 1 ,mem_op 
+0x6085 025913 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
+0x6086 025914 rtnbit0 op_stop_enc 
+0x6087 025915 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x6088 025916 set0 op_stop_enc ,pdata 
+0x6089 025917 call tid_reply 
+0x608a 025918 branch send_lmp_accepted_enc_exit 
+:      025919 send_lmp_accepted_enc_start:
+0x608b 025920 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x608c 025921 set0 op_start_enc ,pdata 
+:      025922 send_lmp_accepted_enc_exit:
+0x608d 025923 store 1 ,mem_op 
+0x608e 025924 rtn 
+:      025926 send_lmp_accepted_enc_key:
+0x608f 025927 call check_localsm 
+0x6090 025928 branch lmp_start_encryption ,true 
+0x6091 025929 rtn 
+:      025931 send_lmp_accepted_connection:
+0x6092 025932 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+0x6093 025934 fetch 1 ,mem_lmp_conn_state 
+0x6094 025935 set1 received_conn_req ,pdata 
+0x6095 025936 store 1 ,mem_lmp_conn_state 
+0x6096 025937 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x6097 025938 branch ui_ipc_send_event 
+:      025941 send_lmp_accept_dhkey_check:
+0x6098 025942 rtn 
+:      025946 send_lmpext_features_res:
+0x6099 025947 force 12 ,queue 
+0x609a 025948 call send_lmpext 
+0x609b 025949 setarg 0x01 
+0x609c 025950 istore 1 ,contw 
+0x609d 025951 fetch 2 ,mem_lmpext_ssp_enable 
+0x609e 025952 istore 2 ,contw 
+0x609f 025953 setarg 0 
+0x60a0 025954 istore 3 ,contw 
+0x60a1 025955 setarg 0x00 
+0x60a2 025956 istore 4 ,contw 
+0x60a3 025957 branch send_lmp_reply 
+:      025958 send_lmpext_io_cap_res:
+0x60a4 025959 force 5 ,queue 
+0x60a5 025960 call send_lmpext 
+0x60a6 025961 fetch 3 ,mem_sp_iocap_local 
+0x60a7 025962 istore 3 ,contw 
+0x60a8 025963 call send_lmp_reply 
+0x60a9 025964 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
+0x60aa 025965 fetch 1 ,mem_sp_iocap_local 
+0x60ab 025966 beq display_yesno ,responder_iocap_display_yesno 
+0x60ac 025967 beq keyboard_only ,responder_iocap_keyboard_only 
+0x60ad 025968 beq no_input_no_output ,responder_iocap_no_input_no_output 
+0x60ae 025969 rtn 
+:      025971 responder_iocap_keyboard_only:
+0x60af 025972 fetch 1 ,mem_sp_iocap_remote 
+0x60b0 025973 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
+0x60b1 025974 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
+0x60b2 025975 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
+0x60b3 025976 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
+0x60b4 025977 rtn 
+:      025980 responder_iocap_display_yesno:
+0x60b5 025981 fetch 1 ,mem_sp_iocap_remote 
+0x60b6 025982 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
+0x60b7 025983 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
+0x60b8 025984 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
+0x60b9 025985 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
+0x60ba 025986 rtn 
+:      025989 responder_iocap_no_input_no_output:
+0x60bb 025990 fetch 1 ,mem_sp_iocap_remote 
+0x60bc 025991 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
+0x60bd 025992 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
+0x60be 025993 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
+0x60bf 025994 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
+0x60c0 025995 rtn 
+:      025997 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
+:      025998 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
+:      025999 responder_iocap_display_yesno_initiator_iocap_display_only:
+:      026000 responder_iocap_no_input_no_output_initiator_iocap_display_only:
+:      026001 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
+:      026002 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
+:      026003 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
+:      026004 set_ssp_mode_justwork:
+0x60c1 026005 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
+0x60c2 026006 fetch 1 ,mem_classic_bt_flag 
+0x60c3 026007 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
+0x60c4 026008 rtn 
+:      026010 responder_iocap_display_yesno_initiator_iocap_display_yesno:
+:      026011 set_ssp_mode_numeric_comparison:
+0x60c5 026012 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
+0x60c6 026013 rtn 
+:      026015 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
+:      026016 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
+:      026017 responder_iocap_keyboard_only_initiator_iocap_display_only:
+:      026018 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
+:      026019 set_ssp_mode_passkey:
+0x60c7 026020 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
+0x60c8 026021 rtn 
+:      026024 classic_bt_set_reject_justwork_flag:
+0x60c9 026025 arg flag_ssp_reject_justwork ,queue 
+0x60ca 026026 branch classic_bluetooth_set_flag 
+:      026028 classic_bt_clr_reject_justwork_flag:
+0x60cb 026029 arg flag_ssp_reject_justwork ,queue 
+0x60cc 026030 branch classic_bluetooth_clr_flag 
+:      026032 classic_bluetooth_set_flag:
+0x60cd 026033 fetch 1 ,mem_classic_bt_flag 
+0x60ce 026034 qset1 pdata 
+0x60cf 026035 store 1 ,mem_classic_bt_flag 
+0x60d0 026036 rtn 
+:      026038 classic_bluetooth_clr_flag:
+0x60d1 026039 fetch 1 ,mem_classic_bt_flag 
+0x60d2 026040 qset0 pdata 
+0x60d3 026041 store 1 ,mem_classic_bt_flag 
+0x60d4 026042 rtn 
+:      026045 send_lmp_io_cap_req:
+0x60d5 026046 force 5 ,queue 
+0x60d6 026047 call send_lmpext 
+0x60d7 026048 fetch 3 ,mem_sp_iocap_local 
+0x60d8 026049 istore 3 ,contw 
+0x60d9 026050 branch send_lmp_request 
+:      026053 send_lmpext_sniff_subrating_req:
+0x60da 026055 rtn 
+:      026056 send_lmpext_sniff_subrating_res:
+0x60db 026057 force 9 ,queue 
+0x60dc 026058 call send_lmpext 
+0x60dd 026059 fetch 1 ,mem_subsniff_rate 
+0x60de 026060 istore 1 ,contw 
+0x60df 026061 fetch 2 ,mem_subsniff_tcmax 
+0x60e0 026062 istore 2 ,contw 
+0x60e1 026063 fetch 4 ,mem_subsniff_instant 
+0x60e2 026064 istore 4 ,contw 
+0x60e3 026065 branch send_lmp_reply 
+:      026067 send_lmp_name_res:
+0x60e4 026068 force 17 ,pdata 
+0x60e5 026069 call msg_send_lmp 
+0x60e6 026070 fetch 1 ,mem_lmi_opcode 
+0x60e7 026071 copy pdata ,temp 
+0x60e8 026072 beq 0x00 ,send_lmp_name_res_offset_ok 
+0x60e9 026073 beq 0x0e ,send_lmp_name_res_offset_ok 
+0x60ea 026074 beq 0x1c ,send_lmp_name_res_offset_ok 
+0x60eb 026075 rtn 
+:      026076 send_lmp_name_res_offset_ok:
+0x60ec 026077 istore 1 ,contw 
+0x60ed 026078 fetch 1 ,mem_local_name_length 
+0x60ee 026079 istore 1 ,contw 
+0x60ef 026080 arg 14 ,loopcnt 
+0x60f0 026081 setarg mem_local_name 
+0x60f1 026082 iadd temp ,contr 
+0x60f2 026083 call memcpy 
+0x60f3 026084 branch send_lmp_reply 
+:      026087 send_lmp_timing_accuracy_res:
+0x60f4 026088 force 3 ,pdata 
+0x60f5 026089 call msg_send_lmp 
+0x60f6 026090 setarg 0x0114 
+0x60f7 026091 istore 2 ,contw 
+0x60f8 026092 branch send_lmp_reply 
+:      026094 send_lmp_clkoffset_res:
+0x60f9 026096 force 3 ,pdata 
+0x60fa 026097 call msg_send_lmp 
+0x60fb 026098 fetch 4 ,mem_clke_bt 
+0x60fc 026099 isub clkn_bt ,pdata 
+0x60fd 026100 branch send_lmp_clkoffset_res_master ,master 
+0x60fe 026101 sub pdata ,0 ,pdata 
+:      026102 send_lmp_clkoffset_res_master:
+0x60ff 026104 rshift2 pdata ,pdata 
+0x6100 026105 set0 15 ,pdata 
+0x6101 026106 istore 2 ,contw 
+0x6102 026107 branch send_lmp_reply 
+:      026109 send_lmp_version_res:
+0x6103 026110 force 6 ,pdata 
+0x6104 026111 call msg_send_lmp 
+0x6105 026112 fetch 5 ,mem_lmp_version 
+0x6106 026113 istore 5 ,contw 
+0x6107 026114 branch send_lmp_reply 
+:      026116 send_lmp_features_res:
+0x6108 026117 force 9 ,pdata 
+0x6109 026118 call msg_send_lmp 
+0x610a 026119 fetch 8 ,mem_features 
+0x610b 026120 istore 8 ,contw 
+0x610c 026121 branch send_lmp_reply 
+:      026128 send_lmpext_features_req:
+0x610d 026129 force 12 ,queue 
+0x610e 026130 call send_lmpext 
+0x610f 026131 setarg 0x01 
+0x6110 026132 istore 1 ,contw 
+0x6111 026133 fetch 2 ,mem_lmpext_ssp_enable 
+0x6112 026134 istore 2 ,contw 
+0x6113 026135 setarg 0 
+0x6114 026136 istore 3 ,contw 
+0x6115 026137 setarg 0x00 
+0x6116 026138 istore 4 ,contw 
+0x6117 026139 branch send_lmp_request 
+:      026141 send_lmpext_packet_type_table_req:
+0x6118 026142 force 3 ,queue 
+0x6119 026143 call send_lmpext 
+0x611a 026144 fetch 1 ,mem_ptt 
+0x611b 026145 istore 1 ,contw 
+0x611c 026146 disable user 
+0x611d 026147 call send_lmp_request 
+0x611e 026148 nrtn user 
+0x611f 026149 nrtn master 
+0x6120 026150 fetch 1 ,mem_afh_cfg 
+0x6121 026151 rtnbit0 afh_cfg_on 
+0x6122 026152 call afh_init 
+0x6123 026153 branch afh_open_all_channels 
+:      026156 ssp_enable:
+0x6124 026157 bpatchx patch30_4 ,mem_patch30 
+0x6125 026158 fetch 1 ,mem_features + 6 
+0x6126 026159 set1 param_featrue_ssp ,pdata 
+0x6127 026160 store 1 ,mem_features + 6 
+0x6128 026161 setarg param_lmpext_ssp_enable 
+0x6129 026162 store 2 ,mem_lmpext_ssp_enable 
+0x612a 026163 rtn 
+:      026165 ssp_disable:
+0x612b 026166 bpatchx patch30_5 ,mem_patch30 
+0x612c 026167 fetch 1 ,mem_features + 6 
+0x612d 026168 set0 param_featrue_ssp ,pdata 
+0x612e 026169 store 1 ,mem_features + 6 
+0x612f 026170 setarg 0 
+0x6130 026171 store 2 ,mem_lmpext_ssp_enable 
+0x6131 026172 rtn 
+:      026174 afh_init:
+0x6132 026175 jam 0x3 ,mem_afh_cfg 
+0x6133 026176 setarg 0 
+0x6134 026177 store 4 ,mem_afh_timer 
+0x6135 026178 arg mem_afh_map_lo ,contw 
+0x6136 026179 call afh_reset_map 
+0x6137 026180 arg mem_afh_map_new ,contw 
+0x6138 026181 call afh_reset_map 
+0x6139 026182 arg mem_afh_classify_channel_map ,contw 
+0x613a 026183 call afh_reset_map 
+0x613b 026184 branch afh_clear_error_counter 
+:      026185 afh_open_all_channels:
+0x613c 026186 arg mem_afh_map_new ,contw 
+0x613d 026187 call afh_reset_map 
+0x613e 026188 call afh_clear_error_counter 
+0x613f 026189 branch afh_set_send_flag 
+:      026192 afh_reset_map:
+0x6140 026193 setarg 0xffffff 
+0x6141 026194 istore 3 ,contw 
+0x6142 026195 istore 3 ,contw 
+0x6143 026196 istore 3 ,contw 
+0x6144 026197 setarg 0x7f 
+0x6145 026198 istore 1 ,contw 
+0x6146 026199 rtn 
+:      026200 afh_clear_error_counter:
+0x6147 026201 setarg 0 
+0x6148 026202 store 2 ,mem_afh_error_total 
+0x6149 026203 rtn 
+:      026204 afh_set_send_flag:
+0x614a 026205 fetch 1 ,mem_afh_cfg 
+0x614b 026206 set1 send_lmp_set_afh ,pdata 
+0x614c 026207 store 1 ,mem_afh_cfg 
+0x614d 026208 rtn 
+:      026211 send_lmpext_pause_encryption_req:
+0x614e 026212 force 2 ,queue 
+0x614f 026213 call send_lmpext 
+0x6150 026214 nbranch send_lmp_reply ,master 
+0x6151 026216 branch send_lmp_request 
+:      026220 send_lmp_detach:
+0x6152 026221 force 2 ,pdata 
+0x6153 026222 call msg_send_lmp 
+0x6154 026223 fetch 1 ,mem_disconn_reason_send 
+0x6155 026224 istore 1 ,contw 
+0x6156 026225 call send_lmp_request 
+:      026226 prepare_disconnect:
+0x6157 026227 fetch 1 ,mem_op 
+0x6158 026228 set1 op_disconn ,pdata 
+0x6159 026229 store 1 ,mem_op 
+0x615a 026230 jam 50 ,mem_conn_timer 
+0x615b 026231 rtn 
+:      026234 send_lmp_no_payload:
+0x615c 026235 force 1 ,pdata 
+0x615d 026236 call msg_send_lmp 
+0x615e 026237 branch send_lmp_request 
+:      026238 send_lmp_nopayload_reply:
+0x615f 026239 force 1 ,pdata 
+0x6160 026240 call msg_send_lmp 
+0x6161 026241 branch send_lmp_reply 
+:      026244 send_lmp_encryption_mode_req:
+0x6162 026245 force 2 ,pdata 
+0x6163 026246 call msg_send_lmp 
+0x6164 026247 fetch 1 ,mem_state_map 
+0x6165 026248 isolate0 smap_encryption ,pdata 
+0x6166 026249 setflag true ,0 ,pdata 
+0x6167 026250 and_into 1 ,pdata 
+0x6168 026251 istore 1 ,contw 
+0x6169 026252 branch send_lmp_request 
+:      026255 send_lmp_superto:
+0x616a 026256 force 3 ,pdata 
+0x616b 026257 call msg_send_lmp 
+0x616c 026258 fetch 2 ,mem_supervision_to 
+0x616d 026259 istore 2 ,contw 
+0x616e 026260 branch send_lmp_request 
+:      026262 send_lmp_name_req:
+0x616f 026263 jam 250 ,mem_conn_timer 
+0x6170 026264 force 2 ,pdata 
+0x6171 026265 call msg_send_lmp 
+0x6172 026266 fetch 1 ,mem_name_offset 
+0x6173 026267 istore 1 ,contw 
+0x6174 026268 branch send_lmp_request 
+:      026270 send_lmp_test_control:
+0x6175 026271 force 10 ,pdata 
+0x6176 026272 call msg_send_lmp 
+0x6177 026273 arg mem_temp_payload ,contr 
+0x6178 026274 force 9 ,loopcnt 
+:      026275 send_lmp_test_control_loop:
+0x6179 026276 ifetch 1 ,contr 
+0x617a 026277 xor_into 0x55 ,pdata 
+0x617b 026278 istore 1 ,contw 
+0x617c 026279 loop send_lmp_test_control_loop 
+0x617d 026280 branch send_lmp_request 
+:      026282 send_lmp_quality_of_service_req:
+0x617e 026283 branch send_lmp_request 
+:      026284 send_lmp_unit_key:
+0x617f 026285 branch send_lmp_request 
+:      026287 send_lmp_slot_offset:
+0x6180 026288 rtn master 
+0x6181 026289 call calc_slot_offset 
+0x6182 026290 force 9 ,pdata 
+0x6183 026291 call msg_send_lmp 
+0x6184 026292 fetch 2 ,mem_slot_offset 
+0x6185 026293 istore 2 ,contw 
+0x6186 026294 fetch 3 ,mem_lap 
+0x6187 026295 istore 3 ,contw 
+0x6188 026296 fetch 1 ,mem_uap 
+0x6189 026297 istore 1 ,contw 
+0x618a 026298 fetch 2 ,mem_nap 
+0x618b 026299 istore 2 ,contw 
+0x618c 026300 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
+0x618d 026301 set0 mark_switch_initiated ,mark 
+0x618e 026302 call send_lmp_request 
+0x618f 026303 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6190 026304 rtn 
+:      026305 send_lmp_slot_offset_reply:
+0x6191 026306 call send_lmp_reply 
+0x6192 026307 jam lmp_accepted ,mem_lmo_opcode2 
+0x6193 026308 jam lmp_switch_req ,mem_lmi_opcode2 
+0x6194 026309 rtn 
+:      026311 send_lmp_switch_req:
+0x6195 026312 arg 0x200 ,temp 
+0x6196 026313 branch switch_on_native ,master 
+0x6197 026314 deposit clke_bt 
+0x6198 026315 branch switch_slack 
+:      026316 switch_on_native:
+0x6199 026317 deposit clkn_bt 
+:      026318 switch_slack:
+0x619a 026319 deposit bt_clk 
+0x619b 026320 iadd temp ,pdata 
+0x619c 026321 and_into 0x1fc ,pdata 
+0x619d 026322 store 4 ,mem_sniff_anchor 
+0x619e 026323 force 5 ,pdata 
+0x619f 026324 call msg_send_lmp 
+0x61a0 026325 fetch 4 ,mem_sniff_anchor 
+0x61a1 026326 rshift pdata ,pdata 
+0x61a2 026327 istore 4 ,contw 
+0x61a3 026328 branch send_lmp_request 
+:      026330 send_lmp_sniff_req:
+0x61a4 026331 force 10 ,pdata 
+0x61a5 026332 call msg_send_lmp 
+0x61a6 026333 arg mem_sniff_payload ,contr 
+0x61a7 026334 ifetch 9 ,contr 
+0x61a8 026335 istore 9 ,contw 
+0x61a9 026336 branch send_lmp_request 
+:      026339 send_lmp_timing_accuracy_req:
+0x61aa 026341 force 3 ,pdata 
+0x61ab 026342 call msg_send_lmp 
+0x61ac 026343 setarg 0x0114 
+0x61ad 026344 istore 2 ,contw 
+0x61ae 026345 branch send_lmp_request 
+:      026347 send_lmp_unsniff_req:
+0x61af 026349 force 1 ,pdata 
+0x61b0 026350 call msg_send_lmp 
+0x61b1 026359 branch send_lmp_request 
+:      026362 send_lmp_max_slot:
+0x61b2 026363 force 2 ,pdata 
+0x61b3 026364 call msg_send_lmp 
+0x61b4 026365 fetch 1 ,mem_max_slot 
+0x61b5 026366 istore 1 ,contw 
+0x61b6 026367 branch send_lmp_request 
+:      026370 send_lmp_max_slot_req:
+0x61b7 026371 force 2 ,pdata 
+0x61b8 026372 call msg_send_lmp 
+0x61b9 026373 setarg 0x05 
+0x61ba 026374 istore 1 ,contw 
+0x61bb 026375 branch send_lmp_request 
+:      026378 send_lmp_inc_power:
+0x61bc 026379 force 2 ,pdata 
+0x61bd 026380 call msg_send_lmp 
+0x61be 026381 setarg 0x00 
+0x61bf 026382 istore 1 ,contw 
+0x61c0 026383 branch send_lmp_request 
+:      026386 send_lmp_setup_complete_by_module:
+0x61c1 026387 jam lmp_max_slot_req ,mem_lmo_opcode2 
+0x61c2 026388 rtn 
+:      026389 send_lmp_setup_complete:
+0x61c3 026390 fetch 1 ,mem_device_option 
+0x61c4 026391 sub pdata ,dvc_op_module ,null 
+0x61c5 026392 call send_lmp_setup_complete_by_module ,zero 
+0x61c6 026393 fetch 1 ,mem_state 
+0x61c7 026394 set1 state_conn_comp ,pdata 
+0x61c8 026395 store 1 ,mem_state 
+0x61c9 026396 copy clkn_bt ,pdata 
+0x61ca 026397 store 4 ,mem_aurand_send_delay_time 
+0x61cb 026398 fetch 1 ,mem_lmp_conn_state 
+0x61cc 026399 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
+0x61cd 026400 set1 sent_setup_complete ,pdata 
+0x61ce 026401 store 1 ,mem_lmp_conn_state 
+0x61cf 026402 jam bt_evt_setup_complete ,mem_fifo_temp 
+0x61d0 026403 call ui_ipc_send_event 
+0x61d1 026404 force 1 ,pdata 
+0x61d2 026405 call msg_send_lmp 
+0x61d3 026406 branch send_lmp_request 
+:      026407 send_lmp_setup_complete_has_sent:
+0x61d4 026408 jam 0 ,mem_lmp_to_send 
+0x61d5 026409 rtn 
+:      026411 send_lmp_version_req:
+0x61d6 026412 force 6 ,pdata 
+0x61d7 026413 call msg_send_lmp 
+0x61d8 026414 fetch 5 ,mem_lmp_version 
+0x61d9 026415 istore 5 ,contw 
+0x61da 026416 branch send_lmp_request 
+:      026418 send_lmp_features_req:
+0x61db 026419 force 9 ,pdata 
+0x61dc 026420 call msg_send_lmp 
+0x61dd 026421 fetch 8 ,mem_features 
+0x61de 026422 istore 8 ,contw 
+0x61df 026423 branch send_lmp_request 
+:      026425 sp_master_send_io_cap_get:
+0x61e0 026426 jam sp_flag_commit ,mem_master_sp_flag 
+0x61e1 026427 fetch 1 ,mem_sp_local_key_invalid 
+0x61e2 026428 rtnne sp_key_valid 
+0x61e3 026429 jam sp_master_stat_start_done ,mem_master_sp_state 
+0x61e4 026430 rtn 
+:      026432 sp_master_send_io_cap_send:
+0x61e5 026433 call tid_initiate 
+0x61e6 026434 jam lmp_io_cap_req ,mem_lmo_opcode2 
+0x61e7 026435 jam sp_stat_key_send ,mem_master_sp_state 
+0x61e8 026436 rtn 
+:      026439 sp_master_send_lmp_encapsulated_header:
+0x61e9 026440 call tid_initiate 
+0x61ea 026441 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61eb 026442 jam sp_stat_random_send ,mem_master_sp_state 
+0x61ec 026443 rtn 
+:      026445 sp_master_commitment_compare:
+0x61ed 026446 arg mem_sp_calc_result_high ,rega 
+0x61ee 026447 arg mem_sp_confirm_remote ,regb 
+0x61ef 026448 arg 16 ,loopcnt 
+0x61f0 026449 call string_compare 
+0x61f1 026450 branch sp_master_commitment_compare_success ,zero 
+0x61f2 026451 jam sp_stat_null ,mem_master_sp_state 
+0x61f3 026452 call master_clear_mem_master_sp_flag 
+0x61f4 026453 jam pdu_not_allowed ,mem_lmo_reason2 
+0x61f5 026454 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61f6 026455 branch reject_lmp_packet 
+:      026456 sp_master_commitment_compare_success:
+0x61f7 026457 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x61f8 026458 call master_set_mem_master_sp_flag 
+0x61f9 026459 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61fa 026460 branch accept_lmp_msg 
+:      026464 sp_master_send_lmp_simple_pairing_number:
+0x61fb 026465 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x61fc 026466 rtn 
+:      026470 sp_send_lmp_encapsulated_header:
+0x61fd 026473 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61fe 026475 rtn 
+:      026481 send_lmp_encapsulated_header:
+0x61ff 026482 jam 0 ,mem_sp_local_key_send_count 
+0x6200 026483 force 4 ,pdata 
+0x6201 026484 call msg_send_lmp 
+0x6202 026485 force encapsulated_major_type_p192 ,pdata 
+0x6203 026486 istore 1 ,contw 
+0x6204 026487 force encapsulated_minor_type_p192 ,pdata 
+0x6205 026488 istore 1 ,contw 
+0x6206 026489 force encapsulated_len_p192 ,pdata 
+0x6207 026490 istore 1 ,contw 
+0x6208 026491 call check_localsm 
+0x6209 026492 branch send_lmp_request ,true 
+0x620a 026493 branch send_lmp_reply 
+:      026495 send_lmp_encapsulated_payload:
+0x620b 026497 force 17 ,pdata 
+0x620c 026498 call msg_send_lmp 
+0x620d 026499 fetch 1 ,mem_sp_local_key_send_count 
+0x620e 026500 arg mem_sp_pubkey_local ,contr 
+0x620f 026501 iadd contr ,contr 
+0x6210 026502 ifetch 8 ,contr 
+0x6211 026503 istore 8 ,contw 
+0x6212 026504 ifetch 8 ,contr 
+0x6213 026505 istore 8 ,contw 
+0x6214 026506 fetch 1 ,mem_sp_local_key_send_count 
+0x6215 026507 increase 16 ,pdata 
+0x6216 026508 store 1 ,mem_sp_local_key_send_count 
+0x6217 026509 call check_localsm 
+0x6218 026510 branch send_lmp_request ,true 
+0x6219 026511 branch send_lmp_reply 
+:      026514 sp_send_lmp_simple_pairing_comfirm:
+0x621a 026515 jam sp_stat_random_recv ,mem_sp_state 
+0x621b 026516 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
+0x621c 026517 rtn 
+:      026518 send_lmp_simple_pairing_comfirm:
+0x621d 026521 force 17 ,pdata 
+0x621e 026522 call msg_send_lmp 
+0x621f 026523 arg mem_sp_calc_result_high ,contr 
+0x6220 026524 ifetch 8 ,contr 
+0x6221 026525 istore 8 ,contw 
+0x6222 026526 ifetch 8 ,contr 
+0x6223 026527 istore 8 ,contw 
+0x6224 026528 branch send_lmp_reply 
+:      026530 sp_send_lmp_simple_pairing_number:
+0x6225 026531 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x6226 026532 rtn 
+:      026534 send_lmp_simple_pairing_number:
+0x6227 026536 call check_localsm 
+0x6228 026537 call sp_local_random_key_generator ,true 
+0x6229 026538 force 17 ,pdata 
+0x622a 026539 call msg_send_lmp 
+0x622b 026540 arg mem_sp_random_local ,contr 
+0x622c 026541 ifetch 8 ,contr 
+0x622d 026542 istore 8 ,contw 
+0x622e 026543 ifetch 8 ,contr 
+0x622f 026544 istore 8 ,contw 
+0x6230 026545 call check_localsm 
+0x6231 026546 nbranch send_lmp_reply ,true 
+0x6232 026547 branch send_lmp_request ,true 
+:      026549 master_sp_sm_end:
+0x6233 026551 jam sp_stat_done ,mem_master_sp_state 
+:      026552 sp_aurand_send:
+0x6234 026553 call tid_initiate 
+0x6235 026554 jam lmp_au_rand ,mem_lmo_opcode2 
+0x6236 026555 call check_localsm_master 
+0x6237 026556 branch sp_master_key_prarm_push ,true 
+0x6238 026557 branch sp_link_key_prarm_push 
+:      026558 master_sp_send_lmp_dhkey_check:
+0x6239 026559 call tid_reply 
+:      026560 sp_send_lmp_dhkey_check:
+0x623a 026561 jam lmp_dhkey_check ,mem_lmo_opcode2 
+0x623b 026562 rtn 
+:      026563 send_lmp_dhkey_check:
+0x623c 026565 force 17 ,pdata 
+0x623d 026566 call msg_send_lmp 
+0x623e 026567 arg mem_sp_calc_result_high ,contr 
+0x623f 026568 ifetch 8 ,contr 
+0x6240 026569 istore 8 ,contw 
+0x6241 026570 ifetch 8 ,contr 
+0x6242 026571 istore 8 ,contw 
+0x6243 026572 call check_localsm 
+0x6244 026573 nbranch send_lmp_reply ,true 
+0x6245 026574 branch send_lmp_request ,true 
+:      026576 send_lmp_enc_key_size_mask_res:
+0x6246 026577 force 3 ,pdata 
+0x6247 026578 call msg_send_lmp 
+0x6248 026579 setarg 0xfffe 
+0x6249 026580 istore 2 ,contw 
+0x624a 026581 branch send_lmp_reply 
+:      026583 send_lmp_auto_rate:
+0x624b 026584 branch send_lmp_request 
+:      026585 send_lmp_clkoffset_req:
+0x624c 026586 branch send_lmp_request 
+:      026587 send_lmp_quality_of_service:
+0x624d 026588 branch send_lmp_request 
+:      026589 send_lmp_test_activate:
+0x624e 026590 branch send_lmp_request 
+:      026595 send_lmp_comb_key:
+0x624f 026596 call generate_random_number 
+0x6250 026597 arg mem_lap ,rega 
+0x6251 026598 call generate_linkkey 
+0x6252 026599 force 17 ,pdata 
+0x6253 026600 call msg_send_lmp 
+0x6254 026601 arg mem_kinit ,rega 
+0x6255 026602 arg mem_random_number ,regb 
+0x6256 026603 call xor16 
+0x6257 026604 nbranch send_lmp_follow ,master 
+0x6258 026605 branch send_lmp_tid 
+:      026607 send_lmp_inrand:
+0x6259 026608 call generate_random_number 
+0x625a 026609 arg mem_plap ,rega 
+0x625b 026610 call generate_kinit 
+:      026611 send_lmp_rand:
+0x625c 026612 force 17 ,pdata 
+0x625d 026613 call msg_send_lmp 
+0x625e 026614 arg mem_random_number ,contr 
+0x625f 026615 call memcpy16 
+0x6260 026616 fetch 1 ,mem_conn_sm 
+0x6261 026617 beq conn_sm_auth_wait ,send_lmp_request 
+0x6262 026618 beq conn_sm_pairing_wait ,send_lmp_request 
+0x6263 026619 branch send_lmp_tid 
+:      026621 send_lmp_aurand:
+0x6264 026622 fetch 1 ,mem_pairing_auth 
+0x6265 026623 branch send_lmp_aurand_notpairing ,blank 
+0x6266 026624 call check_localsm 
+0x6267 026625 call tid_initiate ,true 
+0x6268 026626 ncall tid_reply ,true 
+0x6269 026627 branch send_lmp_aurand_common 
+:      026628 send_lmp_aurand_notpairing:
+0x626a 026629 call tid_initiate 
+:      026630 send_lmp_aurand_common:
+0x626b 026631 call generate_random_number 
+0x626c 026632 branch send_lmp_rand 
+:      026634 send_lmp_sres:
+0x626d 026635 arg mem_lap ,rega 
+0x626e 026636 call function_e1 
+0x626f 026637 force 5 ,pdata 
+0x6270 026638 call msg_send_lmp 
+0x6271 026639 fetch 4 ,mem_input_store 
+0x6272 026640 istore 4 ,contw 
+0x6273 026641 arg mem_sres_tid ,temp 
+0x6274 026642 call special_tid_store 
+0x6275 026643 call copy_aco 
+0x6276 026644 call check_localsm 
+0x6277 026645 branch send_lmp_sres_master ,true 
+0x6278 026646 jam done_encryp ,mem_wait_encryption 
+0x6279 026647 fetch 1 ,mem_pairing_auth 
+0x627a 026648 rtn blank 
+0x627b 026649 jam lmp_au_rand ,mem_lmo_opcode2 
+:      026650 send_lmp_sres_master:
+0x627c 026651 fetch 1 ,mem_link_key_exists 
+0x627d 026652 rtn blank 
+:      026653 send_lmp_sres_startenc:
+0x627e 026654 call check_localsm 
+0x627f 026655 nbranch send_lmp_sres_startenc_slave ,true 
+0x6280 026656 fetch 1 ,mem_auth_enable 
+0x6281 026657 rtn blank 
+0x6282 026658 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6283 026659 rtn 
+:      026660 send_lmp_sres_startenc_slave:
+0x6284 026661 rtnmark0 mark_slave_in_rand_accepted 
+0x6285 026662 set0 mark_slave_in_rand_accepted ,mark 
+0x6286 026663 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6287 026664 rtn 
+:      026668 send_lmp_start_encryption:
+0x6288 026669 call generate_random_number 
+0x6289 026670 call function_e3 
+0x628a 026671 force 17 ,pdata 
+0x628b 026672 call msg_send_lmp 
+0x628c 026673 arg mem_random_number ,contr 
+0x628d 026674 call memcpy16 
+0x628e 026675 branch send_lmp_tid 
+:      026677 send_lmp_stop_encryption_req:
+0x628f 026678 force 1 ,pdata 
+0x6290 026679 call msg_send_lmp 
+0x6291 026680 branch send_lmp_tid 
+:      026682 send_lmp_encryption_key_size_req:
+0x6292 026683 force 2 ,pdata 
+0x6293 026684 call msg_send_lmp 
+0x6294 026685 force 16 ,pdata 
+0x6295 026686 istore 1 ,contw 
+0x6296 026687 store 1 ,mem_key_size 
+0x6297 026688 branch send_lmp_tid 
+:      026690 msg_send_lmp:
+0x6298 026692 lshift3 pdata ,pdata 
+0x6299 026693 or_into 0x07 ,pdata 
+0x629a 026694 store 1 ,mem_lmo_header_length 
+0x629b 026695 arg 17 ,loopcnt 
+0x629c 026696 arg mem_lmo_payload ,contw 
+0x629d 026697 call clear_mem 
+0x629e 026698 arg mem_lmo_payload ,contw 
+0x629f 026699 rtn 
+:      026701 send_lmpext:
+0x62a0 026702 and pdata ,0x7f ,rega 
+0x62a1 026703 jam lmp_escape ,mem_lmp_to_send 
+0x62a2 026704 deposit queue 
+0x62a3 026705 call msg_send_lmp 
+0x62a4 026706 deposit rega 
+0x62a5 026707 istore 1 ,contw 
+0x62a6 026708 rtn 
+:      026710 send_lmp_follow:
+0x62a7 026711 fetch 1 ,mem_lmp_to_send 
+0x62a8 026712 lshift pdata ,pdata 
+0x62a9 026713 fetcht 1 ,mem_state_map 
+0x62aa 026714 isolate1 smap_lmptid ,temp 
+0x62ab 026715 setflag true ,0 ,pdata 
+0x62ac 026716 branch send_lmp_exit 
+:      026719 send_lmp_tid:
+0x62ad 026720 fetcht 1 ,mem_state_map 
+0x62ae 026721 and_into 1 ,temp 
+0x62af 026722 branch send_lmp_end 
+:      026724 send_lmp_reply:
+0x62b0 026725 force 0 ,temp 
+0x62b1 026726 branch send_lmp_end 
+:      026728 send_lmp_request:
+0x62b2 026729 force 1 ,temp 
+:      026730 send_lmp_end:
+0x62b3 026731 fetch 1 ,mem_lmp_to_send 
+0x62b4 026732 lshift pdata ,pdata 
+0x62b5 026733 setflag master ,0 ,pdata 
+0x62b6 026734 ixor temp ,pdata 
+:      026735 send_lmp_exit:
+0x62b7 026736 store 1 ,mem_lmo_header_opcode 
+0x62b8 026737 jam 0 ,mem_lmp_to_send 
+0x62b9 026738 call lmo_fifo_process_lmo0empty 
+0x62ba 026739 enable user 
+0x62bb 026740 rtn 
+:      026743 lmo_fifo_check:
+0x62bc 026744 fetch 1 ,mem_lmo_opcode2 
+0x62bd 026745 rtn blank 
+0x62be 026746 call lmo_fifo_process 
+0x62bf 026747 fetch 1 ,mem_lmo_opcode2 
+0x62c0 026748 rtn 
+:      026750 lmo_fifo_process:
+0x62c1 026751 bpatchx patch30_6 ,mem_patch30 
+0x62c2 026752 fetch 1 ,mem_lmp_to_send 
+0x62c3 026753 branch lmo_fifo_process_lmo0empty ,blank 
+0x62c4 026754 fetch 1 ,mem_lmo_opcode1 
+0x62c5 026755 nrtn blank 
+0x62c6 026756 branch lmo_fifo_process_lmo2to1 
+:      026757 lmo_fifo_process_lmo0empty:
+0x62c7 026758 fetch 1 ,mem_lmo_opcode1 
+0x62c8 026759 branch lmo_fifo_process_lmo1_empty ,blank 
+0x62c9 026760 fetch 3 ,mem_lmo_opcode1 
+0x62ca 026761 store 3 ,mem_lmp_to_send 
+0x62cb 026762 fetcht 1 ,mem_lmo_tid1 
+0x62cc 026763 fetch 1 ,mem_state_map 
+0x62cd 026764 set0 smap_lmptid ,pdata 
+0x62ce 026765 ior temp ,pdata 
+0x62cf 026766 store 1 ,mem_state_map 
+0x62d0 026767 jam 0 ,mem_lmo_opcode1 
+:      026768 lmo_fifo_process_lmo2to1:
+0x62d1 026769 fetch 1 ,mem_lmo_opcode2 
+0x62d2 026770 rtn blank 
+0x62d3 026771 fetch 4 ,mem_lmo_opcode2 
+0x62d4 026772 store 4 ,mem_lmo_opcode1 
+0x62d5 026773 jam 0 ,mem_lmo_opcode2 
+0x62d6 026774 rtn 
+:      026775 lmo_fifo_process_lmo1_empty:
+0x62d7 026776 fetch 1 ,mem_lmo_opcode2 
+0x62d8 026777 rtn blank 
+0x62d9 026778 fetch 3 ,mem_lmo_opcode2 
+0x62da 026779 store 3 ,mem_lmp_to_send 
+0x62db 026780 fetcht 1 ,mem_lmo_tid2 
+0x62dc 026781 fetch 1 ,mem_state_map 
+0x62dd 026782 set0 smap_lmptid ,pdata 
+0x62de 026783 ior temp ,pdata 
+0x62df 026784 store 1 ,mem_state_map 
+0x62e0 026785 jam 0 ,mem_lmo_opcode2 
+0x62e1 026786 rtn 
+:      026789 special_tid_store:
+0x62e2 026790 bpatchx patch30_7 ,mem_patch30 
+0x62e3 026791 fetch 1 ,mem_state_map 
+0x62e4 026792 copy pdata ,regc 
+0x62e5 026793 ifetch 1 ,temp 
+0x62e6 026794 call pop_tid_follow 
+0x62e7 026795 call send_lmp_follow 
+0x62e8 026796 copy regc ,pdata 
+0x62e9 026797 store 1 ,mem_state_map 
+0x62ea 026798 rtn 
+:      026800 tid_reply:
+0x62eb 026801 fetcht 1 ,mem_state_map 
+0x62ec 026802 set0 smap_lmptidinit ,temp 
+0x62ed 026803 storet 1 ,mem_state_map 
+0x62ee 026804 rtn 
+:      026806 tid_initiate:
+0x62ef 026807 fetcht 1 ,mem_state_map 
+0x62f0 026808 set1 smap_lmptidinit ,temp 
+0x62f1 026809 storet 1 ,mem_state_map 
+0x62f2 026810 rtn 
+:      026813 tid_check:
+0x62f3 026814 nsetflag master ,smap_lmptid ,pdata 
+0x62f4 026815 fetcht 1 ,mem_state_map 
+0x62f5 026816 ixor temp ,pdata 
+0x62f6 026817 isolate1 smap_lmptid ,pdata 
+0x62f7 026818 rtn 
+:      026821 tid_set_reply:
+0x62f8 026822 fetch 1 ,mem_state_map 
+0x62f9 026823 setflag master ,smap_lmptid ,pdata 
+0x62fa 026824 store 1 ,mem_state_map 
+0x62fb 026825 rtn 
+:      026828 check_localsm:
+0x62fc 026829 fetch 1 ,mem_sp_localsm 
+0x62fd 026830 compare local_statemachine ,pdata ,0x7f 
+0x62fe 026831 rtn 
+:      026832 setlocalsm_master:
+0x62ff 026833 fetch 1 ,mem_sp_localsm 
+0x6300 026834 set1 7 ,pdata 
+0x6301 026835 store 1 ,mem_sp_localsm 
+0x6302 026836 rtn 
+:      026837 setlocalsm_slave:
+0x6303 026838 fetch 1 ,mem_sp_localsm 
+0x6304 026839 set0 7 ,pdata 
+0x6305 026840 store 1 ,mem_sp_localsm 
+0x6306 026841 rtn 
+:      026842 check_localsm_master:
+0x6307 026843 fetch 1 ,mem_sp_localsm 
+0x6308 026844 isolate1 7 ,pdata 
+0x6309 026845 store 1 ,mem_sp_localsm 
+0x630a 026846 rtn 
+:      026848 generate_random_number:
+0x630b 026850 arg mem_random_number ,contw 
+:      026851 generate_random:
+0x630c 026852 force 16 ,loopcnt 
+:      026853 generate_random_another:
+:      026854 generate_random_loop:
+0x630d 026855 random pdata 
+0x630e 026856 istore 1 ,contw 
+0x630f 026857 loop generate_random_another 
+0x6310 026858 rtn 
+:      026860 generate_linkkey:
+0x6311 026861 call function_e21 
+0x6312 026862 arg mem_link_key ,rega 
+0x6313 026863 arg mem_input_store ,regb 
+0x6314 026864 ifetch 8 ,rega 
+0x6315 026865 fetcht 1 ,mem_state 
+0x6316 026866 nsetflag blank ,state_combkey ,temp 
+0x6317 026867 storet 1 ,mem_state 
+0x6318 026868 copy rega ,contw 
+0x6319 026869 call xor16 
+0x631a 026870 branch generate_linkkey_continue 
+:      026876 process_conn_sm:
+0x631b 026878 bpatchx patch31_0 ,mem_patch31 
+0x631c 026880 call lmo_fifo_check 
+0x631d 026881 nrtn blank 
+:      026882 process_conn_sm_continue:
+0x631e 026883 fetch 1 ,mem_conn_sm 
+0x631f 026884 rtn blank 
+0x6320 026888 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
+0x6321 026889 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
+0x6322 026890 beq conn_sm_send_features ,host_create_conn_send_features 
+0x6323 026891 beq conn_sm_wait_features_res ,host_create_conn_waiting 
+0x6324 026892 beq conn_sm_send_switch ,host_create_conn_send_switch 
+0x6325 026893 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
+0x6326 026894 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
+0x6327 026895 beq conn_sm_encrypt ,host_create_conn_encrypt 
+0x6328 026896 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
+0x6329 026897 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
+0x632a 026898 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
+0x632b 026899 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
+0x632c 026900 beq conn_sm_detach_delay ,host_create_conn_master_detach 
+0x632d 026901 beq conn_sm_send_version ,host_create_conn_send_version 
+0x632e 026902 beq conn_sm_wait_version ,host_create_conn_waiting 
+0x632f 026903 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
+0x6330 026904 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
+0x6331 026905 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
+0x6332 026906 beq conn_sm_pairing ,host_create_conn_pairing 
+0x6333 026907 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
+0x6334 026908 beq conn_sm_auth ,host_create_conn_auth 
+0x6335 026909 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
+0x6336 026910 beq conn_sm_done ,host_create_conn_done 
+0x6337 026911 beq conn_sm_wait_done ,host_create_conn_done_wait 
+0x6338 026912 jam conn_sm_standby ,mem_conn_sm 
+0x6339 026914 rtn 
+:      026915 host_create_conn_done:
+0x633a 026916 fetch 1 ,mem_lmp_conn_state 
+0x633b 026917 rtnbit0 received_setup_complete 
+0x633c 026918 rtnbit0 sent_setup_complete 
+0x633d 026919 jam conn_sm_standby ,mem_conn_sm 
+0x633e 026920 call host_conn_judge_encrypt 
+0x633f 026921 branch scheduler_start_upper_sm 
+:      026923 host_conn_judge_encrypt:
+0x6340 026924 fetch 1 ,mem_connection_options 
+0x6341 026925 rtnbit0 connection_encrypt 
+0x6342 026926 jam conn_sm_encrypt_wait ,mem_conn_sm 
+0x6343 026927 rtn 
+:      026929 host_create_conn_done_wait:
+0x6344 026930 arg enpt_delay_timer ,queue 
+0x6345 026931 call timer_check 
+0x6346 026932 nrtn blank 
+0x6347 026933 jam conn_sm_done ,mem_conn_sm 
+0x6348 026934 rtn 
+:      026936 host_create_conn_auth:
+0x6349 026937 fetch 1 ,mem_connection_options 
+0x634a 026938 set0 connection_auth ,pdata 
+0x634b 026939 store 1 ,mem_connection_options 
+0x634c 026940 jam conn_sm_auth_wait ,mem_conn_sm 
+0x634d 026941 jam lmp_au_rand ,mem_lmo_opcode2 
+0x634e 026942 rtn 
+:      026943 host_create_conn_auth_wait:
+0x634f 026944 rtn 
+:      026945 host_create_conn_pairing:
+0x6350 026946 fetch 1 ,mem_pincode_state 
+0x6351 026947 rtnne pincode_state_pincode_ready 
+0x6352 026948 call host_auth 
+0x6353 026949 jam conn_sm_pairing_wait ,mem_conn_sm 
+0x6354 026950 rtn 
+:      026952 host_create_conn_pairing_wait:
+0x6355 026953 rtn 
+:      026954 host_creat_conn_send_feat_ext:
+0x6356 026955 jam conn_sm_wait_features_ext ,mem_conn_sm 
+0x6357 026956 jam lmp_ext_features_req ,mem_lmo_opcode2 
+0x6358 026957 rtn 
+:      026958 host_create_conn_send_version:
+0x6359 026959 jam conn_sm_wait_version ,mem_conn_sm 
+0x635a 026960 jam lmp_version_req ,mem_lmo_opcode2 
+0x635b 026961 rtn 
+:      026963 host_creat_conn_wait_switch:
+0x635c 026964 fetch 1 ,mem_switch_flag 
+0x635d 026965 rtneq switch_flag_init 
+0x635e 026966 beq switch_flag_accept ,host_create_conn_switch_accept 
+0x635f 026967 arg switch_wait_timer ,queue 
+0x6360 026968 call timer_check 
+0x6361 026969 nrtn blank 
+0x6362 026970 jam switch_flag_init ,mem_switch_flag 
+0x6363 026971 branch host_create_conn_switch 
+:      026972 host_create_conn_switch_accept:
+0x6364 026973 rtn master 
+0x6365 026974 branch host_create_conn_auth_pair 
+:      026976 host_create_conn_send_features:
+0x6366 026977 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x6367 026978 jam lmp_features_req ,mem_lmo_opcode2 
+0x6368 026979 rtn 
+:      026980 host_create_conn_send_switch:
+0x6369 026981 jam lmp_switch_req ,mem_lmo_opcode2 
+0x636a 026982 set1 mark_switch_initiated ,mark 
+0x636b 026983 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x636c 026984 setarg 0x1ff 
+0x636d 026985 store 2 ,mem_soft_timer 
+0x636e 026986 rtn 
+:      026987 host_create_conn_send_conn_req:
+0x636f 026988 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x6370 026989 jam 0xff ,mem_soft_timer 
+0x6371 026990 set0 mark_reconn_recieve_switch ,mark 
+0x6372 026991 jam lmp_host_connection_req ,mem_lmo_opcode2 
+0x6373 026992 branch init_lmp_reinit 
+:      026993 host_create_conn_wait_accept:
+0x6374 026994 rtnmark1 mark_reconn_recieve_switch 
+0x6375 026995 fetch 2 ,mem_soft_timer 
+0x6376 026996 sub pdata ,1 ,pdata 
+0x6377 026997 branch host_create_conn_resend ,zero 
+0x6378 026998 store 2 ,mem_soft_timer 
+0x6379 026999 rtn 
+:      027000 host_create_conn_resend:
+0x637a 027001 jam conn_sm_send_switch ,mem_conn_sm 
+0x637b 027002 rtn 
+:      027003 host_create_conn_waiting:
+0x637c 027005 rtn 
+:      027007 host_create_conn_switch:
+0x637d 027008 fetch 1 ,mem_lmp_conn_state 
+0x637e 027009 rtnbit0 sent_setup_complete 
+0x637f 027010 rtnbit0 received_setup_complete 
+0x6380 027011 fetch 1 ,mem_connection_options 
+0x6381 027012 set0 connection_switch ,pdata 
+0x6382 027013 store 1 ,mem_connection_options 
+0x6383 027014 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6384 027015 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
+0x6385 027016 rtn 
+:      027018 host_create_conn_send_setup_complete:
+0x6386 027019 jam conn_sm_wait_setup_complete ,mem_conn_sm 
+0x6387 027020 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x6388 027021 rtn 
+:      027023 host_create_conn_wait_setup_complete:
+0x6389 027024 fetch 1 ,mem_lmp_conn_state 
+0x638a 027025 rtnbit0 received_setup_complete 
+0x638b 027026 jam conn_sm_standby ,mem_conn_sm 
+0x638c 027028 rtn 
+:      027029 host_create_conn_wait_setup_complete_rtn:
+0x638d 027030 jam conn_sm_auth_pair ,mem_conn_sm 
+0x638e 027031 rtn 
+:      027033 host_create_conn_master_detach:
+0x638f 027034 fetch 1 ,mem_soft_timer 
+0x6390 027035 increase -1 ,pdata 
+0x6391 027036 branch host_create_conn_send_detach ,blank 
+0x6392 027037 store 1 ,mem_soft_timer 
+0x6393 027038 rtn 
+:      027039 host_create_conn_send_detach:
+0x6394 027040 jam lmp_detach ,mem_lmo_opcode2 
+0x6395 027041 jam local_host ,mem_disconn_reason_send 
+0x6396 027042 jam 0 ,mem_conn_sm 
+0x6397 027043 rtn 
+:      027044 host_create_conn_auth_pair:
+0x6398 027046 fetch 1 ,mem_connection_options 
+0x6399 027047 bbit1 connection_switch ,host_create_conn_switch 
+0x639a 027048 bbit1 connection_auth ,host_create_conn_auth_pair_true 
+:      027049 host_create_conn_sm_done:
+0x639b 027050 jam conn_sm_done ,mem_conn_sm 
+0x639c 027051 rtn 
+:      027052 host_create_conn_auth_pair_true:
+0x639d 027053 fetch 1 ,mem_link_key_exists 
+0x639e 027054 branch host_create_conn_auth_pair_nokey ,blank 
+0x639f 027055 fetch 1 ,mem_lmp_conn_state 
+0x63a0 027056 rtnbit0 sent_setup_complete 
+0x63a1 027057 rtnbit0 received_setup_complete 
+0x63a2 027058 fetch 4 ,mem_aurand_send_delay_time 
+0x63a3 027059 arg 100 ,temp 
+0x63a4 027060 iadd temp ,temp 
+0x63a5 027061 copy clkn_bt ,pdata 
+0x63a6 027062 isub temp ,null 
+0x63a7 027063 nrtn positive 
+0x63a8 027064 branch host_create_conn_auth 
+:      027068 host_create_conn_auth_pair_nokey:
+0x63a9 027069 jam conn_sm_pairing ,mem_conn_sm 
+0x63aa 027070 jam 4 ,mem_pin_length 
+0x63ab 027071 setarg 0x3030 
+0x63ac 027072 store 2 ,mem_pin 
+0x63ad 027073 istore 2 ,contw 
+0x63ae 027074 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x63af 027075 branch host_create_conn_pairing 
+:      027077 host_create_conn_auth_pair_wait:
+0x63b0 027078 rtn 
+:      027079 host_create_conn_encrypt:
+0x63b1 027080 fetch 1 ,mem_connection_options 
+0x63b2 027081 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
+0x63b3 027082 jam conn_sm_done ,mem_conn_sm 
+0x63b4 027083 rtn 
+:      027085 host_create_conn_encrypt_start:
+0x63b5 027086 fetch 1 ,mem_connection_options 
+0x63b6 027087 set0 connection_encrypt ,pdata 
+0x63b7 027088 store 1 ,mem_connection_options 
+0x63b8 027089 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x63b9 027090 rtn 
+:      027092 host_create_conn_encrypt_wait:
+0x63ba 027093 fetch 1 ,mem_wait_encryption 
+0x63bb 027094 rtn blank 
+0x63bc 027095 jam conn_sm_standby ,mem_conn_sm 
+0x63bd 027096 branch host_create_conn_encrypt_start 
+:      027098 host_create_conn_encrypt_wait_clear:
+0x63be 027099 jam conn_sm_send_setup_complete ,mem_conn_sm 
+0x63bf 027100 rtn 
+:      027102 host_auth:
+0x63c0 027103 fetch 1 ,mem_op 
+0x63c1 027104 bbit1 op_inrand_req ,remote_auth 
+0x63c2 027105 call tid_initiate 
+0x63c3 027106 jam lmp_in_rand ,mem_lmo_opcode2 
+0x63c4 027107 branch cmd_exit 
+:      027108 remote_auth:
+0x63c5 027109 fetch 1 ,mem_op 
+0x63c6 027110 set0 op_inrand_req ,pdata 
+0x63c7 027111 store 1 ,mem_op 
+0x63c8 027112 call lmp_accept_inrand 
+0x63c9 027113 call tid_set_reply 
+0x63ca 027114 branch cmd_exit 
+:      027116 pincode_reinit:
+0x63cb 027117 setarg 4 
+0x63cc 027118 store 1 ,mem_pin_length 
+0x63cd 027119 setarg 0x3030 
+0x63ce 027120 istore 2 ,contw 
+0x63cf 027121 istore 2 ,contw 
+0x63d0 027122 rtn 
+:      027128 twspi_reset:
+0x63d1 027129 bpatchx patch31_4 ,mem_patch31 
+0x63d2 027130 hfetch 1 ,core_gpio_oe3 
+0x63d3 027131 arg 0x06 ,temp 
+0x63d4 027132 ior temp ,pdata 
+0x63d5 027133 hstore 1 ,core_gpio_oe3 
+0x63d6 027134 hfetch 1 ,core_gpio_out3 
+0x63d7 027135 ior temp ,pdata 
+0x63d8 027136 hstore 1 ,core_gpio_out3 
+0x63d9 027137 call twspi_disable 
+0x63da 027138 hfetch 1 ,core_gpio_out3 
+0x63db 027139 set0 1 ,pdata 
+0x63dc 027140 set0 2 ,pdata 
+0x63dd 027141 hstore 1 ,core_gpio_out3 
+0x63de 027142 nop 30 
+0x63df 027143 branch twspi_enable 
+:      027145 twspi_reset2:
+0x63e0 027146 hfetch 1 ,core_gpio_oe3 
+0x63e1 027147 arg 0xc0 ,temp 
+0x63e2 027148 ior temp ,pdata 
+0x63e3 027149 hstore 1 ,core_gpio_oe3 
+0x63e4 027150 hfetch 1 ,core_gpio_out3 
+0x63e5 027151 ior temp ,pdata 
+0x63e6 027152 hstore 1 ,core_gpio_out3 
+0x63e7 027153 call twspi_disable 
+0x63e8 027154 hfetch 1 ,core_gpio_out3 
+0x63e9 027155 set0 6 ,pdata 
+0x63ea 027156 set0 7 ,pdata 
+0x63eb 027157 hstore 1 ,core_gpio_out3 
+0x63ec 027158 nop 30 
+0x63ed 027159 branch twspi_enable2 
+:      027161 twspi_disable:
+0x63ee 027162 hfetch 1 ,core_gpio_sel1 
+0x63ef 027163 and pdata ,0xfc ,pdata 
+0x63f0 027164 hstore 1 ,core_gpio_sel1 
+0x63f1 027165 rtn 
+:      027166 twspi_enable:
+0x63f2 027167 hfetch 1 ,core_gpio_sel1 
+0x63f3 027168 or pdata ,0x01 ,pdata 
+0x63f4 027169 hstore 1 ,core_gpio_sel1 
+0x63f5 027170 rtn 
+:      027171 twspi_enable2:
+0x63f6 027172 hfetch 1 ,core_gpio_sel1 
+0x63f7 027173 or pdata ,0x03 ,pdata 
+0x63f8 027174 set0 4 ,pdata 
+0x63f9 027175 hstore 1 ,core_gpio_sel1 
+0x63fa 027176 rtn 
+:      027180 sensor_read:
+0x63fb 027181 copy pdata ,regb 
+0x63fc 027182 call spi_ncs_enable 
+0x63fd 027183 nop 100 
+0x63fe 027184 copy regb ,pdata 
+0x63ff 027185 call twspi_read 
+0x6400 027186 copy pdata ,regb 
+0x6401 027187 call spi_ncs_disable 
+0x6402 027188 nop 100 
+0x6403 027189 copy regb ,pdata 
+0x6404 027190 rtn 
+:      027192 sensor_write:
+0x6405 027193 copy pdata ,regb 
+0x6406 027194 call spi_ncs_enable 
+0x6407 027195 nop 100 
+0x6408 027196 copy regb ,pdata 
+0x6409 027197 call twspi_write 
+0x640a 027198 call spi_ncs_disable 
+0x640b 027199 nop 100 
+0x640c 027200 rtn 
+:      027203 spi_ncs_gpio_init:
+0x640d 027204 fetcht 1 ,mem_spi_ncs_gpio 
+0x640e 027205 branch gpio_config_output 
+:      027208 spi_ncs_enable:
+0x640f 027209 fetcht 1 ,mem_spi_ncs_gpio 
+0x6410 027210 branch gpio_out_active 
+:      027213 spi_ncs_disable:
+0x6411 027214 fetcht 1 ,mem_spi_ncs_gpio 
+0x6412 027215 branch gpio_out_inactive 
+:      027218 twspi_write:
+0x6413 027219 branch spid_write_reg 
+:      027221 twspi_read:
+0x6414 027222 branch spid_read_reg 
+:      027229 read_function_aes:
+0x6415 027230 nbranch read_function ,user 
+0x6416 027231 hfetch 1 ,core_gpio_key2 
+0x6417 027232 or_into 0x2 ,pdata 
+0x6418 027233 hstore 1 ,core_gpio_key2 
+:      027234 read_function:
+0x6419 027235 copy temp ,null 
+0x641a 027236 branch read_fuction_zero ,zero 
+0x641b 027237 copy regc ,pc 
+:      027238 read_fuction_zero:
+0x641c 027239 isolate0 0 ,null 
+0x641d 027240 branch set_ucode_status 
+:      027243 get_block_header:
+0x641e 027244 force 4 ,temp 
+:      027245 get_block_header0:
+0x641f 027246 arg mem_ucode_buf ,rega 
+0x6420 027247 hfetch 1 ,core_gpio_key2 
+0x6421 027248 and_into 0xfd ,pdata 
+0x6422 027249 hstore 1 ,core_gpio_key2 
+0x6423 027250 call read_function 
+0x6424 027251 arg 0x55aa ,rega 
+0x6425 027252 fetch 2 ,mem_ucode_buf 
+0x6426 027253 ifetcht 2 ,contr 
+0x6427 027254 isub rega ,null 
+0x6428 027255 rtn 
+:      027257 read_first_block:
+0x6429 027258 arg 2 ,temp 
+0x642a 027259 arg mem_ucode_ptr ,rega 
+0x642b 027260 call read_function 
+0x642c 027261 fetch 2 ,mem_ucode_ptr 
+0x642d 027262 store 2 ,mem_addr_mi 
+0x642e 027263 call get_iv ,user 
+0x642f 027264 rtn 
+:      027266 get_iv:
+0x6430 027267 arg 16 ,temp 
+0x6431 027268 arg mem_ucode_keybuf ,rega 
+0x6432 027269 hfetch 1 ,core_gpio_key2 
+0x6433 027270 and_into 0xfd ,pdata 
+0x6434 027271 hstore 1 ,core_gpio_key2 
+0x6435 027272 call read_function 
+0x6436 027273 arg mem_ucode_keybuf ,contr 
+0x6437 027274 arg 16 ,loopcnt 
+0x6438 027275 call aes_load_data 
+0x6439 027276 call aes_init 
+0x643a 027277 call aes_clear_data 
+0x643b 027278 branch do_aes_cbc 
+:      027280 load_storage:
+0x643c 027281 disable match 
+0x643d 027282 call get_block_header 
+0x643e 027283 nrtn zero 
+0x643f 027284 enable match 
+0x6440 027285 jam 0x80 ,core_ucode_ctrl 
+0x6441 027286 jam 0 ,core_ucode_hi 
+0x6442 027287 jam 0 ,core_ucode_low 
+0x6443 027288 arg core_ucode_data ,rega 
+0x6444 027289 call read_function_aes 
+0x6445 027290 jam 0x0 ,core_ucode_ctrl 
+:      027291 load_storage_loop:
+0x6446 027292 arg 6 ,temp 
+0x6447 027293 call get_block_header0 
+0x6448 027294 nrtn zero 
+0x6449 027295 ifetch 2 ,contr 
+0x644a 027296 iforce rega 
+0x644b 027297 call read_function 
+0x644c 027298 branch load_storage_loop 
+:      027302 reload_eeprom:
+0x644d 027303 call clean_mem 
+0x644e 027304 setarg 0x1000 
+0x644f 027305 store 2 ,mem_addr_mi 
+0x6450 027306 arg iicd_read_eep ,regc 
+0x6451 027307 arg 2 ,loopcnt 
+:      027308 reload_eeprom_loop:
+0x6452 027309 call get_block_header 
+0x6453 027310 nrtn zero 
+0x6454 027311 fetch 2 ,mem_addr_mi 
+0x6455 027312 byteswap pdata ,pdata 
+0x6456 027313 iadd temp ,pdata 
+0x6457 027314 byteswap pdata ,pdata 
+0x6458 027315 store 2 ,mem_addr_mi 
+0x6459 027316 loop reload_eeprom_loop 
+0x645a 027317 branch load_storage_loop 
+:      027319 loadcode:
+0x645b 027320 call clean_mem 
+0x645c 027321 disable user 
+0x645d 027322 call otp_enable_chgpump 
+0x645e 027323 setarg otp_ucode_flag 
+0x645f 027324 arg mem_otp_ucode_flag ,rega 
+0x6460 027325 arg 2 ,temp 
+0x6461 027326 call otpd_read_data 
+0x6462 027327 fetch 2 ,mem_otp_ucode_flag 
+0x6463 027328 bbit0 otp_uflag_aes ,loadcode_otp 
+0x6464 027329 jam 0x25 ,core_clkoff 
+0x6465 027330 setarg otp_ucode_aeskey 
+0x6466 027331 arg mem_ucode_keybuf ,rega 
+0x6467 027332 arg 16 ,temp 
+0x6468 027333 call otpd_read_data 
+0x6469 027334 jam lock_otp ,core_misc_ctrl 
+0x646a 027335 set1 mark_otp_encrypt ,mark 
+0x646b 027336 arg mem_ucode_keybuf ,contr 
+0x646c 027337 call load_key 
+0x646d 027338 enable user 
+:      027339 loadcode_otp:
+0x646e 027340 jam 0 ,mem_loadcode_times 
+:      027341 loadcode_otp_2:
+0x646f 027342 call loadcode_check_times 
+0x6470 027343 fetch 2 ,mem_otp_ucode_flag 
+0x6471 027344 byteswap pdata ,pdata 
+0x6472 027345 arg 0x7ff ,temp 
+0x6473 027346 iand temp ,pdata 
+0x6474 027347 branch loadcode_iic ,zero 
+0x6475 027348 call otp_set_addr 
+0x6476 027349 arg otpd_read_code ,regc 
+0x6477 027350 call get_iv ,user 
+0x6478 027351 call load_storage 
+0x6479 027352 fetch 1 ,mem_ucode_status 
+0x647a 027353 bbit0 0 ,loadcode_otp_2 
+:      027355 loadcode_iic:
+0x647b 027356 call otp_disable_chgpump 
+0x647c 027357 jam 0 ,mem_loadcode_times 
+:      027358 loadcode_iic_2:
+0x647d 027359 call loadcode_check_times 
+0x647e 027360 call clear_eeprom_size_2k 
+0x647f 027361 fetch 1 ,mem_otp_ucode_flag 
+0x6480 027362 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6481 027363 call loadcode_iic_by_eeprom 
+0x6482 027364 nbranch loadcode_iic_eeprom_2k ,match 
+0x6483 027365 fetch 1 ,mem_ucode_status 
+0x6484 027366 bbit0 0 ,loadcode_iic_2 
+0x6485 027367 branch loadcode_hci 
+:      027368 loadcode_iic_eeprom_2k:
+0x6486 027369 call set_eeprom_size_2k 
+0x6487 027370 fetch 1 ,mem_otp_ucode_flag 
+0x6488 027371 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6489 027372 call loadcode_iic_by_eeprom 
+0x648a 027373 nbranch loadcode_spi ,match 
+0x648b 027374 fetch 1 ,mem_ucode_status 
+0x648c 027375 bbit0 0 ,loadcode_iic_2 
+0x648d 027376 branch loadcode_hci 
+:      027378 loadcode_spi:
+0x648e 027379 jam 0 ,mem_loadcode_times 
+:      027380 loadcode_spi_2:
+0x648f 027381 call loadcode_check_times 
+0x6490 027382 fetch 1 ,mem_otp_ucode_flag 
+0x6491 027383 bbit1 otp_uflag_skip_flash ,loadcode_hci 
+0x6492 027384 setarg 0x0 
+0x6493 027385 store 3 ,mem_addr_hi 
+0x6494 027386 call spid_init_flash 
+0x6495 027387 arg spid_load_flash ,regc 
+0x6496 027388 call read_first_block 
+0x6497 027389 call load_storage 
+0x6498 027390 nbranch loadcode_hci ,match 
+0x6499 027391 fetch 1 ,mem_ucode_status 
+0x649a 027392 bbit0 0 ,loadcode_spi_2 
+:      027394 loadcode_hci:
+0x649b 027395 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
+0x649c 027396 call clear_key_buf 
+:      027397 loadcode_hci_enc:
+0x649d 027398 fetch 1 ,mem_otp_ucode_flag 
+0x649e 027399 bbit0 otp_uflag_hci ,clear_key_buf 
+0x649f 027400 jam 0x21 ,core_clkoff 
+0x64a0 027401 call hci_init 
+:      027402 loadcode_hci_loop:
+0x64a1 027403 call hci_rx_packet 
+0x64a2 027404 branch loadcode_hci_loop 
+:      027406 clear_key_buf:
+0x64a3 027407 setarg 0 
+0x64a4 027408 store 8 ,mem_ucode_keybuf 
+0x64a5 027409 store 8 ,mem_ucode_keybuf + 8 
+0x64a6 027410 force regidx_key ,regext_index 
+0x64a7 027411 call aes_clear 
+0x64a8 027412 jam 0x21 ,core_clkoff 
+0x64a9 027413 rtn 
+:      027416 loadcode_iic_by_eeprom:
+0x64aa 027417 setarg 0x0 
+0x64ab 027418 store 2 ,mem_addr_mi 
+0x64ac 027419 arg iicd_read_eep ,regc 
+0x64ad 027420 call iicd_init_12m 
+0x64ae 027421 call read_first_block 
+0x64af 027422 branch load_storage 
+:      027425 loadcode_check_times:
+0x64b0 027426 fetch 1 ,mem_loadcode_times 
+0x64b1 027427 increase 1 ,pdata 
+0x64b2 027428 sub pdata ,3 ,null 
+0x64b3 027429 nbranch loadcode_error ,positive 
+0x64b4 027430 store 1 ,mem_loadcode_times 
+0x64b5 027431 rtn 
+:      027433 loadcode_error:
+0x64b6 027434 call clear_key_buf 
+0x64b7 027435 call ice_break 
+0x64b8 027436 rtn 
+:      027440 set_ucode_status:
+0x64b9 027441 fetch 1 ,mem_ucode_status 
+0x64ba 027442 lshift pdata ,pdata 
+0x64bb 027443 setflag true ,0 ,pdata 
+0x64bc 027444 isolate0 15 ,rega 
+0x64bd 027445 rtn true 
+0x64be 027446 store 1 ,mem_ucode_status 
+0x64bf 027447 rtn 
+:      027450 decrypt_code:
+0x64c0 027451 hfetch 1 ,core_gpio_key2 
+0x64c1 027452 rtnbit0 1 
+0x64c2 027453 branch decrypt_code_skip 
+:      027454 decrypt_code_loop:
+0x64c3 027455 hfetch 1 ,core_dma_status 
+0x64c4 027456 qisolate1 pdata 
+0x64c5 027457 rtn true 
+:      027458 decrypt_code_skip:
+0x64c6 027459 hfetch 1 ,core_misc_status 
+0x64c7 027460 bbit0 1 ,decrypt_code_loop 
+0x64c8 027461 call do_aes_cbc 
+0x64c9 027462 branch decrypt_code_loop 
+:      027466 load_ucode:
+0x64ca 027467 fetch 2 ,mem_patch_ptr 
+0x64cb 027468 rtn blank 
+0x64cc 027469 jam 0x80 ,core_ucode_ctrl 
+0x64cd 027470 jam 0 ,core_ucode_hi 
+0x64ce 027471 jam 0 ,core_ucode_low 
+0x64cf 027472 fetcht 2 ,mem_patch_len 
+0x64d0 027473 lshift2 temp ,loopcnt 
+0x64d1 027474 iforce contr 
+:      027475 load_ucode_loop:
+0x64d2 027476 ifetch 1 ,contr 
+0x64d3 027477 hstore 1 ,core_ucode_data 
+0x64d4 027478 loop load_ucode_loop 
+0x64d5 027479 jam 0x0 ,core_ucode_ctrl 
+0x64d6 027480 rtn 
+:      027485 spid_init:
+0x64d7 027486 bpatchx patch31_5 ,mem_patch31 
+0x64d8 027487 call spid_init_common 
+0x64d9 027488 branch twspi_enable 
+:      027490 spid_init2:
+0x64da 027491 call spid_init_common 
+0x64db 027492 call twspi_disable 
+0x64dc 027493 branch twspi_enable2 
+:      027495 spid_init_common:
+0x64dd 027496 fetch 1 ,mem_spi_init_clk 
+0x64de 027497 hstore 1 ,core_spid_ctrl 
+0x64df 027498 fetch 1 ,mem_spi_init_delay_time 
+0x64e0 027499 hstore 1 ,core_spid_delay 
+0x64e1 027500 setarg mem_spid_tbuf 
+0x64e2 027501 hstore 2 ,core_spid_txaddr 
+0x64e3 027502 setarg mem_spid_rbuf 
+0x64e4 027503 hstore 2 ,core_spid_rxaddr 
+0x64e5 027504 branch twspi_disable 
+:      027506 spid_reset:
+0x64e6 027507 hfetch 1 ,core_spid_ctrl 
+0x64e7 027508 set1 7 ,pdata 
+0x64e8 027509 hstore 1 ,core_spid_ctrl 
+0x64e9 027510 set0 7 ,pdata 
+0x64ea 027511 hstore 1 ,core_spid_ctrl 
+0x64eb 027512 rtn 
+:      027516 spid_write_reg:
+0x64ec 027517 set1 7 ,pdata 
+0x64ed 027518 store 2 ,mem_spid_tbuf 
+0x64ee 027519 bpatchx patch31_6 ,mem_patch31 
+0x64ef 027520 jam 2 ,core_spid_txlen 
+0x64f0 027521 jam 0 ,core_spid_rxlen 
+0x64f1 027522 jam spid_start ,core_misc_ctrl 
+0x64f2 027523 branch wait_spid_done 
+:      027526 spid_read_reg:
+0x64f3 027527 force 1 ,temp 
+:      027529 spid_read_regs:
+0x64f4 027531 store 1 ,mem_spid_tbuf 
+0x64f5 027532 bpatchx patch31_7 ,mem_patch31 
+0x64f6 027533 jam 1 ,core_spid_txlen 
+0x64f7 027534 hstoret 2 ,core_spid_rxlen 
+0x64f8 027535 jam spid_start ,core_misc_ctrl 
+0x64f9 027536 call wait_spid_done 
+0x64fa 027537 fetch 1 ,mem_spid_rbuf 
+0x64fb 027538 rtn 
+:      027540 wait_spid_done:
+0x64fc 027541 fetch 2 ,mem_afh_error_total 
+0x64fd 027542 increase 1 ,pdata 
+0x64fe 027543 store 2 ,mem_afh_error_total 
+0x64ff 027544 hfetch 1 ,core_dma_status 
+0x6500 027545 bbit0 spid_done ,wait_spid_done 
+0x6501 027546 rtn 
+:      027548 spid_init_flash:
+0x6502 027549 jam 0x40 ,core_spid_ctrl 
+0x6503 027550 jam 0x0 ,core_spid_delay 
+0x6504 027551 hfetch 1 ,core_gpio_sel1 
+0x6505 027552 set0 0 ,pdata 
+0x6506 027553 set1 1 ,pdata 
+0x6507 027554 hstore 1 ,core_gpio_sel1 
+0x6508 027555 setarg 0 
+0x6509 027556 store 4 ,mem_spid_tbuf 
+0x650a 027557 rtn 
+:      027560 spid_unlock_flash:
+0x650b 027561 setarg 0 
+0x650c 027562 hstore 2 ,core_spid_rxlen 
+0x650d 027563 setarg 1 
+0x650e 027564 hstore 2 ,core_spid_txlen 
+0x650f 027565 setarg mem_spid_tbuf 
+0x6510 027566 hstore 2 ,core_spid_txaddr 
+0x6511 027567 jam 6 ,mem_spid_tbuf 
+0x6512 027568 jam spid_start ,core_misc_ctrl 
+0x6513 027569 branch wait_spid_done 
+:      027584 flash_write:
+0x6514 027585 disable user 
+0x6515 027586 copy pdata ,regb 
+0x6516 027587 fetch 1 ,mem_spi_write_flash_sm 
+0x6517 027588 rtnne flash_sm_no_buys 
+0x6518 027589 enable user 
+0x6519 027590 copy regb ,pdata 
+0x651a 027591 branch flash_write_start 
+:      027594 flash_write_spi_sm_timer:
+0x651b 027595 fetch 1 ,mem_spi_write_flash_sm 
+0x651c 027596 beq flash_sm_start ,flash_write_start 
+0x651d 027597 beq flash_sm_erase_sector ,flash_erase_sector 
+0x651e 027598 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
+0x651f 027599 beq flash_sm_write_data ,flash_write_data 
+0x6520 027600 beq flash_sm_wait_write_data ,flash_wait_write_data 
+0x6521 027601 rtn 
+:      027603 flash_write_start:
+0x6522 027604 store 3 ,mem_spi_write_addr 
+0x6523 027605 copy rega ,pdata 
+0x6524 027606 store 2 ,mem_spi_write_ptr 
+0x6525 027607 storet 2 ,mem_spi_write_len 
+0x6526 027608 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
+0x6527 027609 branch spid_init_flash 
+:      027610 flash_erase_sector:
+0x6528 027611 call spid_init_flash 
+0x6529 027612 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
+0x652a 027613 call spid_unlock_flash 
+0x652b 027614 arg mem_spid_tbuf ,rega 
+0x652c 027615 fetch 3 ,mem_spi_write_addr 
+0x652d 027616 jam 4 ,core_spid_txlen 
+0x652e 027617 arg flash_command_sector_erase ,temp 
+0x652f 027618 branch spid_write_flash_common 
+:      027620 flash_wait_erase_sector:
+0x6530 027621 call spid_init_flash 
+0x6531 027622 call spid_unlock_flash 
+0x6532 027623 setarg flash_read_satus 
+0x6533 027624 call spid_read_reg 
+0x6534 027625 rtnbit1 flash_status_wip 
+0x6535 027626 jam flash_sm_write_data ,mem_spi_write_flash_sm 
+0x6536 027627 rtn 
+:      027628 flash_write_data:
+0x6537 027629 call spid_init_flash 
+0x6538 027630 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
+0x6539 027631 call spid_unlock_flash 
+0x653a 027632 call flash_data_preserve 
+0x653b 027633 call spid_write_flash 
+0x653c 027634 branch flash_data_recover 
+:      027635 flash_wait_write_data:
+0x653d 027636 call spid_init_flash 
+0x653e 027637 call spid_unlock_flash 
+0x653f 027638 setarg flash_read_satus 
+0x6540 027639 call spid_read_reg 
+0x6541 027640 rtnbit1 flash_status_wip 
+0x6542 027641 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
+0x6543 027642 fetch 2 ,mem_cb_spi_flash_write_complate 
+0x6544 027643 branch callback_func 
+:      027644 flash_data_recover:
+0x6545 027645 fetch 4 ,mem_temp 
+0x6546 027646 fetcht 2 ,mem_spi_write_ptr 
+0x6547 027647 increase -4 ,temp 
+0x6548 027648 istore 4 ,temp 
+0x6549 027649 rtn 
+:      027650 flash_data_preserve:
+0x654a 027651 fetcht 2 ,mem_spi_write_ptr 
+0x654b 027652 copy temp ,rega 
+0x654c 027653 increase -4 ,temp 
+0x654d 027654 ifetch 4 ,temp 
+0x654e 027655 store 4 ,mem_temp 
+0x654f 027656 fetcht 2 ,mem_spi_write_len 
+0x6550 027657 fetch 3 ,mem_spi_write_addr 
+0x6551 027658 rtn 
+:      027662 spid_write_flash:
+0x6552 027663 increase 4 ,temp 
+0x6553 027664 hstoret 2 ,core_spid_txlen 
+0x6554 027665 arg flash_command_write_data ,temp 
+0x6555 027666 increase -4 ,rega 
+:      027667 spid_write_flash_common:
+0x6556 027669 istoret 1 ,rega 
+0x6557 027670 rshift16 pdata ,temp 
+0x6558 027671 istoret 1 ,contw 
+0x6559 027672 rshift8 pdata ,temp 
+0x655a 027673 istoret 1 ,contw 
+0x655b 027674 istore 1 ,contw 
+0x655c 027675 deposit rega 
+0x655d 027676 hstore 2 ,core_spid_txaddr 
+0x655e 027677 setarg 0 
+0x655f 027678 hstore 2 ,core_spid_rxlen 
+0x6560 027679 jam spid_start ,core_misc_ctrl 
+0x6561 027680 branch wait_spid_done 
+:      027684 spid_read_flash:
+0x6562 027685 hstoret 2 ,core_spid_rxlen 
+0x6563 027686 rshift16 pdata ,temp 
+0x6564 027687 storet 1 ,mem_addr_hi 
+0x6565 027688 rshift8 pdata ,temp 
+0x6566 027689 storet 1 ,mem_addr_mi 
+0x6567 027690 store 1 ,mem_addr_lo 
+0x6568 027691 setarg 4 
+0x6569 027692 hstore 2 ,core_spid_txlen 
+0x656a 027693 jam flash_command_read_data ,mem_spid_tbuf 
+0x656b 027694 setarg mem_spid_tbuf 
+0x656c 027695 hstore 2 ,core_spid_txaddr 
+0x656d 027696 deposit rega 
+0x656e 027697 hstore 2 ,core_spid_rxaddr 
+0x656f 027698 hfetch 1 ,core_spid_ctrl 
+0x6570 027699 isolate0 15 ,rega 
+0x6571 027700 setflag true ,6 ,pdata 
+0x6572 027701 hstore 1 ,core_spid_ctrl 
+0x6573 027702 jam spid_start ,core_misc_ctrl 
+:      027703 spi_read_flash_wait:
+0x6574 027704 hfetch 1 ,core_dma_status 
+0x6575 027705 bbit1 7 ,spi_read_flash_wait 
+0x6576 027706 arg spid_done ,queue 
+0x6577 027707 branch wait_spid_done 
+:      027711 spid_load_flash:
+0x6578 027712 hstoret 2 ,core_spid_rxlen 
+0x6579 027713 setarg 4 
+0x657a 027714 hstore 2 ,core_spid_txlen 
+0x657b 027715 jam 3 ,mem_spid_tbuf 
+0x657c 027716 setarg mem_spid_tbuf 
+0x657d 027717 hstore 2 ,core_spid_txaddr 
+0x657e 027718 deposit rega 
+0x657f 027719 hstore 2 ,core_spid_rxaddr 
+0x6580 027720 hfetch 1 ,core_spid_ctrl 
+0x6581 027721 isolate0 15 ,rega 
+0x6582 027722 setflag true ,6 ,pdata 
+0x6583 027723 hstore 1 ,core_spid_ctrl 
+0x6584 027724 jam spid_start ,core_misc_ctrl 
+:      027725 spi_load_flash_wait:
+0x6585 027726 hfetch 1 ,core_dma_status 
+0x6586 027727 bbit1 7 ,spi_load_flash_wait 
+0x6587 027728 arg spid_done ,queue 
+0x6588 027729 call decrypt_code 
+0x6589 027730 call wait_spid_done 
+0x658a 027731 isolate1 spid_crcok ,pdata 
+0x658b 027732 call set_ucode_status 
+0x658c 027733 fetch 1 ,mem_addr_hi 
+0x658d 027734 lshift16 pdata ,regb 
+0x658e 027735 fetch 1 ,mem_addr_mi 
+0x658f 027736 lshift8 pdata ,pdata 
+0x6590 027737 ior regb ,regb 
+0x6591 027738 fetch 1 ,mem_addr_lo 
+0x6592 027739 ior regb ,pdata 
+0x6593 027740 iadd temp ,pdata 
+0x6594 027741 store 1 ,mem_addr_lo 
+0x6595 027742 rshift8 pdata ,pdata 
+0x6596 027743 store 1 ,mem_addr_mi 
+0x6597 027744 rshift8 pdata ,pdata 
+0x6598 027745 store 1 ,mem_addr_hi 
+0x6599 027746 rtn 
+:      027751 soft_reset_chip:
+0x659a 027752 jam 1 ,core_reset 
+0x659b 027753 rtn 
+:      027759 iic_init_390k:
+0x659c 027760 jam 12 ,core_iicd_scl_low 
+0x659d 027761 jam 13 ,core_iicd_scl_high 
+0x659e 027762 jam 13 ,core_iicd_start_setup 
+0x659f 027763 jam 13 ,core_iicd_start_hold 
+0x65a0 027764 jam 13 ,core_iicd_stop_setup 
+0x65a1 027765 jam 12 ,core_iicd_data_setup 
+0x65a2 027766 branch iicd_init_gpio 
+:      027769 iicd_init_12m:
+0x65a3 027770 jam 5 ,core_iicd_scl_low 
+0x65a4 027771 jam 7 ,core_iicd_scl_high 
+0x65a5 027772 jam 7 ,core_iicd_start_setup 
+0x65a6 027773 jam 7 ,core_iicd_start_hold 
+0x65a7 027774 jam 7 ,core_iicd_stop_setup 
+0x65a8 027775 jam 5 ,core_iicd_data_setup 
+:      027776 iicd_init_gpio:
+0x65a9 027777 hfetch 1 ,core_gpio_pu3 
+0x65aa 027778 or_into 0xc0 ,pdata 
+0x65ab 027779 hstore 1 ,core_gpio_pu3 
+0x65ac 027780 hfetch 1 ,core_gpio_sel1 
+0x65ad 027781 or_into 0x10 ,pdata 
+0x65ae 027782 hstore 1 ,core_gpio_sel1 
+0x65af 027783 rtn 
+:      027787 wait_iicd_done:
+0x65b0 027788 hfetch 1 ,core_dma_status 
+0x65b1 027789 bbit0 iicd_done ,wait_iicd_done 
+0x65b2 027790 rtn 
+:      027798 iicd_read_data:
+0x65b3 027799 hstore 2 ,core_iicd_txlen 
+0x65b4 027800 deposit rega 
+0x65b5 027801 hstore 2 ,core_iicd_txaddr 
+0x65b6 027802 deposit regb 
+0x65b7 027803 hstore 2 ,core_iicd_rxaddr 
+0x65b8 027804 deposit temp 
+0x65b9 027805 hstore 2 ,core_iicd_rxlen 
+0x65ba 027806 arg 1 ,temp 
+0x65bb 027807 nsetflag blank ,1 ,temp 
+0x65bc 027808 hstore 1 ,core_iicd_ctrl 
+0x65bd 027809 jam iicd_start ,core_misc_ctrl 
+0x65be 027810 branch wait_iicd_done 
+:      027813 set_eeprom_size_2k:
+0x65bf 027814 set1 mark_eeprom_size ,mark 
+0x65c0 027815 jam 0x08 ,mem_eeprom_block_size 
+0x65c1 027816 rtn 
+:      027818 clear_eeprom_size_2k:
+0x65c2 027819 set0 mark_eeprom_size ,mark 
+0x65c3 027820 jam 0x20 ,mem_eeprom_block_size 
+0x65c4 027821 rtn 
+:      027824 iicd_read_eep_data_size_2k:
+0x65c5 027825 fetch 1 ,mem_eeprom_base 
+0x65c6 027826 iadd regb ,pdata 
+0x65c7 027827 store 1 ,mem_addr_mi 
+0x65c8 027828 branch iicd_read_eep_size_2k 
+:      027830 iicd_read_eep_size_2k_lcadcode:
+0x65c9 027831 fetch 2 ,mem_addr_mi 
+0x65ca 027832 byteswap pdata ,pdata 
+0x65cb 027833 store 1 ,mem_addr_mi 
+:      027838 iicd_read_eep_size_2k:
+0x65cc 027839 setarg 3 
+0x65cd 027840 hstore 2 ,core_iicd_txlen 
+0x65ce 027841 jam 0xa0 ,mem_iicd_tbuf 
+0x65cf 027842 jam 0xa1 ,mem_iicd_tbuf + 2 
+0x65d0 027843 branch iicd_read_eep_common 
+:      027849 iicd_write_protect_eep_data:
+0x65d1 027850 storet 2 ,mem_temp 
+0x65d2 027851 call iicd_eeprom_write_enable 
+0x65d3 027852 fetcht 2 ,mem_temp 
+0x65d4 027853 call iicd_write_eep_data 
+0x65d5 027854 branch iicd_eeprom_write_disable 
+:      027856 iicd_eeprom_write_enable:
+0x65d6 027857 fetch 1 ,mem_eeprom_wp_gpio 
+0x65d7 027858 rtneq gpio_disable 
+0x65d8 027859 bbit0 6 ,iicd_wp_gpio_output_low 
+0x65d9 027860 setarg 150000 
+0x65da 027861 call sleep 
+:      027862 iicd_wp_gpio_output_low:
+0x65db 027863 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65dc 027864 branch gpio_out_active 
+:      027866 iicd_eeprom_write_disable:
+0x65dd 027867 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65de 027868 branch gpio_out_inactive 
+:      027873 iicd_read_eep_data:
+0x65df 027874 bpatchx patch32_0 ,mem_patch32 
+0x65e0 027875 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
+0x65e1 027876 fetch 2 ,mem_eeprom_base 
+0x65e2 027877 iadd regb ,pdata 
+0x65e3 027878 byteswap pdata ,pdata 
+0x65e4 027879 store 2 ,mem_addr_mi 
+:      027882 iicd_read_eep:
+0x65e5 027883 bpatchx patch32_1 ,mem_patch32 
+0x65e6 027884 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
+0x65e7 027885 setarg 4 
+0x65e8 027886 hstore 2 ,core_iicd_txlen 
+0x65e9 027887 jam 0xa0 ,mem_iicd_tbuf 
+0x65ea 027888 jam 0xa1 ,mem_iicd_tbuf + 3 
+:      027889 iicd_read_eep_common:
+0x65eb 027890 setarg mem_iicd_tbuf 
+0x65ec 027891 hstore 2 ,core_iicd_txaddr 
+0x65ed 027892 hstoret 2 ,core_iicd_rxlen 
+0x65ee 027893 deposit rega 
+0x65ef 027894 hstore 2 ,core_iicd_rxaddr 
+0x65f0 027895 setarg 2 
+0x65f1 027896 isolate0 15 ,rega 
+0x65f2 027897 setflag true ,0 ,pdata 
+0x65f3 027898 hstore 1 ,core_iicd_ctrl 
+0x65f4 027899 jam iicd_start ,core_misc_ctrl 
+0x65f5 027900 arg iicd_done ,queue 
+0x65f6 027901 call decrypt_code 
+0x65f7 027902 call wait_iicd_done 
+0x65f8 027903 isolate1 iicd_crcok ,pdata 
+0x65f9 027904 call set_ucode_status 
+0x65fa 027905 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
+0x65fb 027906 fetch 2 ,mem_addr_mi 
+0x65fc 027907 byteswap pdata ,pdata 
+0x65fd 027908 iadd temp ,pdata 
+0x65fe 027909 byteswap pdata ,pdata 
+0x65ff 027910 store 2 ,mem_addr_mi 
+0x6600 027911 rtn 
+:      027913 iicd_read_eep_load_code_size_2k:
+0x6601 027914 fetch 1 ,mem_addr_mi 
+0x6602 027915 iadd temp ,pdata 
+0x6603 027916 byteswap pdata ,pdata 
+0x6604 027917 store 2 ,mem_addr_mi 
+0x6605 027918 rtn 
+:      027924 iicd_write_eep_data:
+0x6606 027925 fetch 2 ,mem_eeprom_base 
+0x6607 027926 iadd regb ,pdata 
+:      027929 iicd_write_ota_data:
+0x6608 027930 store 2 ,mem_pdatatemp 
+0x6609 027931 bpatchx patch32_2 ,mem_patch32 
+0x660a 027932 storet 2 ,mem_temp 
+0x660b 027933 copy rega ,pdata 
+0x660c 027934 store 2 ,mem_contr 
+:      027935 iicd_write_eep_loop:
+0x660d 027936 call iicd_eep_transparency 
+0x660e 027938 fetcht 2 ,mem_regb 
+0x660f 027939 fetch 2 ,mem_contr 
+0x6610 027940 copy pdata ,rega 
+0x6611 027941 fetch 2 ,mem_pdatatemp 
+0x6612 027943 call iicd_write_eep 
+0x6613 027945 fetch 2 ,mem_regb 
+0x6614 027946 fetcht 2 ,mem_contr 
+0x6615 027947 iadd temp ,temp 
+0x6616 027948 storet 2 ,mem_contr 
+0x6617 027949 fetcht 2 ,mem_pdatatemp 
+0x6618 027950 iadd temp ,temp 
+0x6619 027951 storet 2 ,mem_pdatatemp 
+0x661a 027952 fetch 2 ,mem_temp 
+0x661b 027953 nbranch iicd_write_eep_loop ,blank 
+0x661c 027954 rtn 
+:      027962 iicd_eep_transparency:
+0x661d 027963 bpatchx patch32_3 ,mem_patch32 
+0x661e 027964 fetch 1 ,mem_eeprom_block_size 
+0x661f 027965 increase -1 ,pdata 
+0x6620 027966 fetcht 2 ,mem_pdatatemp 
+0x6621 027967 ior temp ,pdata 
+0x6622 027968 increase 1 ,pdata 
+0x6623 027969 store 3 ,mem_regc 
+0x6624 027971 fetch 2 ,mem_temp 
+0x6625 027972 iadd temp ,pdata 
+0x6626 027974 fetcht 3 ,mem_regc 
+0x6627 027975 isub temp ,pdata 
+0x6628 027976 nbranch iicd_eep_deal_short_packet ,positive 
+0x6629 027977 store 2 ,mem_temp 
+0x662a 027978 fetch 3 ,mem_regc 
+0x662b 027979 fetcht 2 ,mem_pdatatemp 
+0x662c 027980 isub temp ,pdata 
+0x662d 027981 store 2 ,mem_regb 
+0x662e 027982 rtn 
+:      027983 iicd_eep_deal_short_packet:
+0x662f 027984 fetch 2 ,mem_temp 
+0x6630 027985 store 2 ,mem_regb 
+0x6631 027986 setarg 0 
+0x6632 027987 store 2 ,mem_temp 
+0x6633 027988 rtn 
+:      027990 iicd_write_eep_size_2k:
+0x6634 027991 increase 2 ,temp 
+0x6635 027992 hstoret 2 ,core_iicd_txlen 
+0x6636 027993 increase -2 ,rega 
+0x6637 027994 ifetcht 3 ,rega 
+0x6638 027995 copy temp ,regb 
+0x6639 027996 arg 0xa0 ,temp 
+0x663a 027997 istoret 1 ,rega 
+0x663b 027999 istore 1 ,contw 
+0x663c 028000 branch iicd_write_eep_common 
+:      028003 iicd_write_eep:
+0x663d 028004 copy pdata ,regb 
+0x663e 028005 bpatchx patch32_4 ,mem_patch32 
+0x663f 028006 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
+0x6640 028007 copy regb ,pdata 
+0x6641 028008 increase 3 ,temp 
+0x6642 028009 hstoret 2 ,core_iicd_txlen 
+0x6643 028010 increase -3 ,rega 
+0x6644 028011 ifetcht 3 ,rega 
+0x6645 028012 copy temp ,regb 
+0x6646 028013 arg 0xa0 ,temp 
+0x6647 028014 istoret 1 ,rega 
+0x6648 028015 byteswap pdata ,pdata 
+0x6649 028016 istore 2 ,contw 
+:      028017 iicd_write_eep_common:
+0x664a 028018 deposit rega 
+0x664b 028019 hstore 2 ,core_iicd_txaddr 
+0x664c 028020 setarg 0 
+0x664d 028021 hstore 2 ,core_iicd_rxlen 
+0x664e 028022 jam 1 ,core_iicd_ctrl 
+0x664f 028023 jam iicd_start ,core_misc_ctrl 
+0x6650 028024 call wait_iicd_done 
+0x6651 028025 copy regb ,pdata 
+0x6652 028026 istore 3 ,rega 
+:      028028 iic_check_eeprom_standby:
+0x6653 028029 bpatchx patch32_5 ,mem_patch32 
+0x6654 028030 jam 0 ,mem_iicd_tbuf + 3 
+:      028031 iic_check_eeprom_standby_wait:
+0x6655 028032 setarg 1 
+0x6656 028033 hstore 2 ,core_iicd_txlen 
+0x6657 028034 jam 0xa0 ,mem_iicd_tbuf 
+0x6658 028035 setarg mem_iicd_tbuf 
+0x6659 028036 hstore 2 ,core_iicd_txaddr 
+0x665a 028037 setarg 0 
+0x665b 028038 hstore 2 ,core_iicd_rxlen 
+0x665c 028039 hstore 2 ,core_iicd_rxaddr 
+0x665d 028040 setarg 3 
+0x665e 028041 hstore 1 ,core_iicd_ctrl 
+0x665f 028042 jam iicd_start ,core_misc_ctrl 
+0x6660 028043 call wait_iicd_done 
+0x6661 028044 hfetch 1 ,core_dma_status 
+0x6662 028045 rtnbit0 iicd_ack 
+0x6663 028046 nop 1500 
+0x6664 028047 fetch 1 ,mem_iicd_tbuf + 3 
+0x6665 028048 increase 1 ,pdata 
+0x6666 028049 store 1 ,mem_iicd_tbuf + 3 
+0x6667 028050 sub pdata ,40 ,null 
+0x6668 028051 nrtn positive 
+0x6669 028052 branch iic_check_eeprom_standby_wait 
+:      028056 otp_enable_chgpump:
+0x666a 028057 jam 0x70 ,rfen_chgpump 
+0x666b 028058 nop param_chgpump_delay 
+0x666c 028059 rtn 
+:      028061 otp_disable_chgpump:
+0x666d 028062 jam 0x30 ,rfen_chgpump 
+0x666e 028063 rtn 
+:      028065 otp_set_addr:
+0x666f 028066 lshift3 pdata ,pdata 
+0x6670 028067 hstore 2 ,core_otp_addr 
+0x6671 028068 jam 0 ,core_otpd_ctrl 
+0x6672 028069 rtn 
+:      028072 otp_write:
+0x6673 028073 call otp_set_addr 
+0x6674 028074 call otp_ce 
+:      028075 otp_program:
+0x6675 028076 ifetcht 1 ,rega 
+0x6676 028077 increase 1 ,rega 
+0x6677 028078 force 0 ,queue 
+:      028079 otp_program_bit:
+0x6678 028080 qisolate0 temp 
+0x6679 028081 branch otp_skip_0 ,true 
+0x667a 028082 hfetch 1 ,core_otp_din 
+0x667b 028083 set1 6 ,pdata 
+0x667c 028084 set1 7 ,pdata 
+0x667d 028085 hstore 1 ,core_otp_din 
+0x667e 028086 jam 0x02 ,core_otp_ctrl 
+0x667f 028087 jam 0x82 ,core_otp_ctrl 
+0x6680 028088 set0 7 ,pdata 
+0x6681 028089 hstore 1 ,core_otp_din 
+0x6682 028090 jam 0x8a ,core_otp_ctrl 
+0x6683 028091 nop 11 
+0x6684 028092 jam 0xca ,core_otp_ctrl 
+0x6685 028093 nop 33 
+0x6686 028094 jam 0x4a ,core_otp_ctrl 
+0x6687 028095 nop 44 
+0x6688 028096 jam 0xca ,core_otp_ctrl 
+0x6689 028097 nop 22 
+0x668a 028098 jam 0x8a ,core_otp_ctrl 
+0x668b 028099 nop 33 
+0x668c 028100 jam 0x82 ,core_otp_ctrl 
+0x668d 028101 nop 1 
+0x668e 028102 jam 0x92 ,core_otp_ctrl 
+0x668f 028103 nop 10 
+0x6690 028104 jam 0xb2 ,core_otp_ctrl 
+0x6691 028105 hfetch 1 ,core_otp_rdata 
+0x6692 028106 jam 0x92 ,core_otp_ctrl 
+0x6693 028107 nop 1 
+0x6694 028108 jam 0x82 ,core_otp_ctrl 
+0x6695 028109 qisolate0 pdata 
+0x6696 028110 branch otp_program_bit ,true 
+:      028111 otp_skip_0:
+0x6697 028112 hfetch 2 ,core_otp_addr 
+0x6698 028113 increase 1 ,pdata 
+0x6699 028114 hstore 2 ,core_otp_addr 
+0x669a 028115 increase 1 ,queue 
+0x669b 028116 compare 8 ,queue ,0xf 
+0x669c 028117 nbranch otp_program_bit ,true 
+0x669d 028118 loop otp_program 
+0x669e 028119 jam 0x83 ,core_otp_ctrl 
+0x669f 028120 rtn 
+:      028122 otp_ce:
+0x66a0 028123 jam 0x82 ,core_otp_ctrl 
+0x66a1 028124 nop 12 
+0x66a2 028125 jam 0x80 ,core_otp_ctrl 
+0x66a3 028126 jam 0x82 ,core_otp_ctrl 
+0x66a4 028127 nop 150 
+0x66a5 028128 rtn 
+:      028131 otpd_read_init:
+0x66a6 028132 call otp_ce 
+0x66a7 028133 jam 0xa2 ,core_otp_ctrl 
+0x66a8 028134 deposit rega 
+0x66a9 028135 hstore 2 ,core_otpd_addr 
+0x66aa 028136 set1 11 ,temp 
+0x66ab 028137 isolate0 15 ,pdata 
+0x66ac 028138 setflag true ,15 ,temp 
+0x66ad 028139 hstoret 2 ,core_otpd_len 
+0x66ae 028140 jam otpd_start ,core_misc_ctrl 
+0x66af 028141 rtn 
+:      028143 otpd_wait_end:
+0x66b0 028144 hfetch 1 ,core_dma_status 
+0x66b1 028145 bbit0 otpd_done ,otpd_wait_end 
+0x66b2 028146 rtn 
+:      028149 otpd_read_data:
+0x66b3 028150 call otp_set_addr 
+0x66b4 028151 call otpd_read_init 
+0x66b5 028152 call otpd_wait_end 
+0x66b6 028153 jam 0x83 ,core_otp_ctrl 
+0x66b7 028154 rtn 
+:      028159 otpd_read_code:
+0x66b8 028160 hfetch 2 ,core_current_otp_addr 
+0x66b9 028161 hstore 2 ,core_otp_addr 
+0x66ba 028162 call otpd_read_init 
+0x66bb 028163 arg otpd_done ,queue 
+0x66bc 028164 call decrypt_code 
+0x66bd 028165 call otpd_wait_end 
+0x66be 028166 isolate1 otpd_crcok ,pdata 
+0x66bf 028167 call set_ucode_status 
+0x66c0 028168 jam 0x83 ,core_otp_ctrl 
+0x66c1 028169 rtn 
+:      028172 uartd_prepare_tx:
+0x66c2 028173 hfetch 2 ,core_uart_twptr 
+0x66c3 028174 iforce contwu 
+0x66c4 028175 rtn 
+:      028177 uartd_send:
+0x66c5 028178 deposit contwu 
+0x66c6 028179 hstore 2 ,core_uart_twptr 
+0x66c7 028180 rtn 
+:      028182 uartd_rxdone:
+0x66c8 028183 deposit contru 
+0x66c9 028184 hstore 2 ,core_uart_rrptr 
+0x66ca 028185 rtn 
+:      028187 uartd_prepare_rx:
+0x66cb 028188 hfetch 2 ,core_uart_rrptr 
+0x66cc 028189 copy pdata ,contru 
+0x66cd 028190 rtn 
+:      028192 uart_set_baud_by_mem:
+0x66ce 028193 fetch uart_baud_len ,mem_baud 
+0x66cf 028194 hstore uart_baud_len ,core_uart_baud 
+0x66d0 028195 rtn 
+:      028197 uart_copy_tx_bytes_fast:
+0x66d1 028198 deposit loopcnt 
+0x66d2 028199 rtn blank 
+:      028200 uart_copy_tx_bytes_fast_loop:
+0x66d3 028201 increase -8 ,loopcnt 
+0x66d4 028202 call uart_tx_8_bytes ,positive 
+0x66d5 028203 rtn zero 
+0x66d6 028204 branch uart_copy_tx_bytes_fast_loop ,positive 
+0x66d7 028205 increase 8 ,loopcnt 
+:      028206 uart_copy_tx_bytes_fast_loop_four:
+0x66d8 028207 increase -4 ,loopcnt 
+0x66d9 028208 call uart_tx_4_bytes ,positive 
+0x66da 028209 rtn zero 
+0x66db 028210 branch uart_copy_tx_bytes_fast_loop_four ,positive 
+0x66dc 028211 increase 4 ,loopcnt 
+0x66dd 028212 branch uart_copy_tx_bytes 
+:      028214 uart_tx_8_bytes:
+0x66de 028215 ifetch 8 ,contr 
+0x66df 028216 istore 8 ,contwu 
+0x66e0 028217 rtn 
+:      028219 uart_tx_4_bytes:
+0x66e1 028220 ifetch 4 ,contr 
+0x66e2 028221 istore 4 ,contwu 
+0x66e3 028222 rtn 
+:      028224 uart_copy_tx_bytes:
+0x66e4 028225 deposit loopcnt 
+0x66e5 028226 rtn blank 
+:      028227 uart_copy_tx_bytes_loop:
+0x66e6 028228 ifetch 1 ,contr 
+0x66e7 028229 istore 1 ,contwu 
+0x66e8 028230 loop uart_copy_tx_bytes_loop 
+0x66e9 028231 rtn 
+:      028233 uart_copy_rx_bytes_fast:
+0x66ea 028234 deposit loopcnt 
+0x66eb 028235 rtn blank 
+:      028236 uart_copy_rx_bytes_fast_loop:
+0x66ec 028237 increase -8 ,loopcnt 
+0x66ed 028238 call uart_rx_8_bytes ,positive 
+0x66ee 028239 rtn zero 
+0x66ef 028240 branch uart_copy_rx_bytes_fast_loop ,positive 
+0x66f0 028241 increase 8 ,loopcnt 
+:      028242 uart_copy_rx_bytes_fast_loop_four:
+0x66f1 028243 increase -4 ,loopcnt 
+0x66f2 028244 call uart_rx_4_bytes ,positive 
+0x66f3 028245 rtn zero 
+0x66f4 028246 branch uart_copy_rx_bytes_fast_loop_four ,positive 
+0x66f5 028247 increase 4 ,loopcnt 
+0x66f6 028248 branch uart_copy_rx_bytes 
+:      028250 uart_rx_8_bytes:
+0x66f7 028251 ifetch 8 ,contru 
+0x66f8 028252 istore 8 ,contw 
+0x66f9 028253 rtn 
+:      028255 uart_rx_4_bytes:
+0x66fa 028256 ifetch 4 ,contru 
+0x66fb 028257 istore 4 ,contw 
+0x66fc 028258 rtn 
+:      028261 uart_copy_rx_bytes:
+0x66fd 028262 deposit loopcnt 
+0x66fe 028263 rtn blank 
+:      028264 uart_copy_rx_bytes_loop:
+0x66ff 028265 ifetch 1 ,contru 
+0x6700 028266 istore 1 ,contw 
+0x6701 028267 loop uart_copy_rx_bytes_loop 
+0x6702 028268 rtn 
+:      028271 uart_copy_rx2tx:
+0x6703 028272 deposit loopcnt 
+0x6704 028273 rtn blank 
+:      028274 uart_copy_rx2tx_loop:
+0x6705 028275 ifetch 1 ,contru 
+0x6706 028276 istore 1 ,contwu 
+0x6707 028277 loop uart_copy_rx2tx_loop 
+0x6708 028278 rtn 
+:      028283 app_store_nvram_event:
+0x6709 028284 jam bt_evt_store_nvram ,mem_fifo_temp 
+0x670a 028285 branch ui_ipc_send_event 
+:      028287 check_51cmd_store_reconn_info:
+:      028288 check_51cmd_update_device_record:
+0x670b 028289 bpatchx patch32_6 ,mem_patch32 
+0x670c 028290 fetch 1 ,mem_nv_data_number 
+0x670d 028291 rtn blank 
+0x670e 028292 call check_nvram 
+0x670f 028293 call init_device_list ,zero 
+0x6710 028294 call nvram_find_addr_from_bd_list 
+:      028295 write_device_record:
+0x6711 028296 fetch 1 ,mem_nv_data_number 
+0x6712 028297 icopy regc 
+0x6713 028298 fetcht 2 ,mem_nv_data_ptr 
+0x6714 028299 storet 2 ,mem_list_item_ptr 
+:      028300 write_device_loop_find:
+0x6715 028301 copy regc ,pdata 
+0x6716 028302 branch app_store_nvram_event ,blank 
+0x6717 028303 increase -1 ,regc 
+0x6718 028304 copy temp ,rega 
+0x6719 028305 ifetch 1 ,rega 
+0x671a 028306 fetcht 1 ,mem_select_list_item 
+0x671b 028307 isub temp ,null 
+0x671c 028308 call set_index_finded_device ,zero 
+0x671d 028309 branch write_device_loop_find0 ,positive 
+0x671e 028310 ifetch 1 ,rega 
+0x671f 028311 increase 1 ,pdata 
+0x6720 028312 istore 1 ,rega 
+:      028313 write_device_loop_find0:
+0x6721 028314 fetcht 2 ,mem_list_item_ptr 
+0x6722 028315 increase nv_data_len ,temp 
+0x6723 028316 storet 2 ,mem_list_item_ptr 
+0x6724 028317 branch write_device_loop_find 
+:      028319 set_index_finded_device:
+0x6725 028320 setarg 0 
+0x6726 028321 istore 1 ,rega 
+0x6727 028322 fetch 1 ,mem_temp_reconn_record 
+0x6728 028323 istore 1 ,contw 
+0x6729 028324 bne rec_3_mode ,set_index_finded_device_ble_mode 
+0x672a 028325 arg mem_link_key ,regb 
+:      028326 set_index_find_device_master_addr:
+0x672b 028327 ifetch 6 ,contr 
+0x672c 028328 istore 8 ,contw 
+0x672d 028329 setarg 0 
+0x672e 028330 istore 8 ,contw 
+0x672f 028331 copy regb ,contr 
+:      028332 store_rec_data_common:
+0x6730 028333 call memcpy16 
+0x6731 028334 force 1 ,null 
+0x6732 028335 rtn 
+:      028337 set_index_finded_device_ble_mode:
+0x6733 028338 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
+0x6734 028339 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
+0x6735 028340 arg mem_le_ltk ,regb 
+0x6736 028341 branch set_index_find_device_master_addr 
+:      028343 set_index_finded_device_irk:
+0x6737 028344 arg mem_le_irk ,contr 
+0x6738 028345 call memcpy16 
+:      028346 store_ble_rec_data_common:
+0x6739 028347 arg mem_le_ltk ,contr 
+0x673a 028348 branch store_rec_data_common 
+:      028350 set_index_finded_device_ediv:
+0x673b 028351 arg mem_le_rand ,contr 
+0x673c 028352 call memcpy16 
+0x673d 028353 branch store_ble_rec_data_common 
+:      028356 nvram_find_addr_from_bd_list:
+0x673e 028357 call disable_user 
+0x673f 028358 fetch 1 ,mem_nv_data_number 
+0x6740 028359 rtn blank 
+0x6741 028360 fetch 2 ,mem_ui_state_map 
+0x6742 028361 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
+:      028362 find_addr_from_bd_list_ble_mode:
+0x6743 028363 bpatchx patch32_7 ,mem_patch32 
+0x6744 028364 fetch 1 ,mem_le_conn_peer_addr_type 
+0x6745 028365 beq master_public_addr ,find_addr_from_bd_list_static_addr 
+0x6746 028366 fetch 1 ,mem_le_plap + 5 
+0x6747 028367 compare 0xc0 ,pdata ,0xc0 
+0x6748 028368 branch find_addr_from_bd_list_static_addr ,true 
+0x6749 028369 compare 0x40 ,pdata ,0xc0 
+0x674a 028370 branch find_addr_from_bd_list_random_addr ,true 
+0x674b 028371 compare 0x00 ,pdata ,0xc0 
+0x674c 028372 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
+:      028373 find_addr_from_bd_list_static_addr:
+0x674d 028374 jam rec_4_mode_static_address ,mem_temp_reconn_record 
+0x674e 028375 fetch 6 ,mem_le_plap 
+0x674f 028376 branch find_addr_from_bd_list_common 
+:      028378 find_addr_from_bd_list_random_non_resolvable_private_address:
+0x6750 028379 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
+0x6751 028380 branch find_addr_from_bd_list_common 
+:      028383 find_addr_from_bd_list_random_addr:
+0x6752 028384 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
+0x6753 028385 branch find_addr_from_bd_list_common 
+:      028388 find_addr_from_bd_list_spp_mode:
+0x6754 028389 bpatchx patch33_0 ,mem_patch33 
+0x6755 028390 jam rec_3_mode ,mem_temp_reconn_record 
+0x6756 028391 fetch 6 ,mem_plap 
+:      028392 find_addr_from_bd_list_common:
+0x6757 028393 store 6 ,mem_temp_reconn_record + 1 
+0x6758 028394 fetch 2 ,mem_nv_data_ptr 
+0x6759 028395 ifetcht 1 ,pdata 
+0x675a 028396 pincrease 1 
+0x675b 028397 store 2 ,mem_list_item_ptr 
+0x675c 028398 storet 1 ,mem_select_list_item 
+0x675d 028399 fetch 1 ,mem_nv_data_number 
+0x675e 028400 icopy regc 
+:      028401 nvram_find_addr_from_list:
+0x675f 028402 fetch 2 ,mem_list_item_ptr 
+0x6760 028403 copy pdata ,rega 
+0x6761 028404 call nvram_find_addr_from_list_compare 
+0x6762 028405 rtn user 
+0x6763 028406 fetcht 2 ,mem_list_item_ptr 
+0x6764 028407 increase nv_data_len ,temp 
+0x6765 028408 storet 2 ,mem_list_item_ptr 
+0x6766 028409 increase -1 ,temp 
+0x6767 028410 ifetch 1 ,temp 
+0x6768 028411 store 1 ,mem_select_list_item 
+0x6769 028412 increase -1 ,regc 
+0x676a 028413 nbranch nvram_find_addr_from_list ,zero 
+0x676b 028414 fetch 1 ,mem_nv_data_number 
+0x676c 028415 pincrease decreased_one 
+0x676d 028416 store 1 ,mem_select_list_item 
+0x676e 028417 rtn 
+:      028418 nvram_find_addr_from_list_compare:
+0x676f 028419 fetch 1 ,mem_temp_reconn_record 
+0x6770 028420 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
+:      028421 find_master_addr_from_list_compare:
+0x6771 028422 arg mem_temp_reconn_record ,regb 
+0x6772 028423 arg 7 ,loopcnt 
+0x6773 028424 call string_compare 
+0x6774 028425 branch enable_user ,zero 
+0x6775 028426 rtn 
+:      028428 find_addr_from_list_compare_ble_mode:
+0x6776 028429 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
+0x6777 028430 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
+0x6778 028431 branch find_master_addr_from_list_compare 
+:      028433 find_irk_form_list_compare:
+0x6779 028434 ifetcht 1 ,rega 
+0x677a 028435 isub temp ,null 
+0x677b 028436 nrtn zero 
+0x677c 028437 arg mem_le_prand ,contw 
+0x677d 028438 arg 16 ,loopcnt 
+0x677e 028439 call clear_mem 
+0x677f 028440 fetch 3 ,mem_le_plap + 3 
+0x6780 028441 store 3 ,mem_le_prand 
+0x6781 028442 call genernate_master_macaddress 
+0x6782 028443 fetch 2 ,mem_le_aes_128 + 13 
+0x6783 028444 byteswap pdata ,pdata 
+0x6784 028445 lshift8 pdata ,temp 
+0x6785 028446 ifetch 1 ,contr 
+0x6786 028447 iadd temp ,pdata 
+0x6787 028448 fetcht 3 ,mem_le_plap 
+0x6788 028449 isub temp ,null 
+0x6789 028450 branch enable_user ,zero 
+0x678a 028451 rtn 
+:      028454 genernate_master_macaddress:
+0x678b 028455 arg mem_le_prand ,contr 
+0x678c 028456 call load_data128 
+0x678d 028458 ifetch 1 ,rega 
+0x678e 028459 call load_regext 
+0x678f 028460 force 0x38 ,aes_ctrl 
+0x6790 028461 force 0x0 ,aes_ctrl 
+0x6791 028462 call wait_aes 
+0x6792 028463 arg mem_le_aes_128 ,contw 
+0x6793 028464 branch store_aes_result 
+:      028466 find_ediv_form_list_compare:
+0x6794 028467 ifetcht 1 ,rega 
+0x6795 028468 isub temp ,null 
+0x6796 028469 nrtn zero 
+0x6797 028470 copy contr ,rega 
+0x6798 028471 add contr ,8 ,regc 
+0x6799 028472 arg mem_le_rand ,regb 
+0x679a 028473 arg 8 ,loopcnt 
+0x679b 028474 call string_compare 
+0x679c 028475 branch enable_user ,zero 
+0x679d 028476 copy regc ,rega 
+0x679e 028477 arg mem_le_irk ,regb 
+0x679f 028478 arg 8 ,loopcnt 
+0x67a0 028479 call string_compare 
+0x67a1 028480 branch enable_user ,zero 
+0x67a2 028481 rtn 
+:      028483 check_nvram:
+0x67a3 028484 fetch 2 ,mem_nv_data_ptr 
+0x67a4 028485 ifetcht 1 ,pdata 
+0x67a5 028486 pincrease nv_data_len 
+0x67a6 028487 ifetch 1 ,pdata 
+0x67a7 028488 isub temp ,null 
+0x67a8 028489 rtn 
+:      028491 init_device_list:
+0x67a9 028492 fetch 1 ,mem_nv_data_number 
+0x67aa 028493 icopy loopcnt 
+0x67ab 028494 fetcht 2 ,mem_nv_data_ptr 
+0x67ac 028495 setarg 0 
+:      028496 init_device_list_loop:
+0x67ad 028497 istore 1 ,temp 
+0x67ae 028498 increase nv_data_len ,temp 
+0x67af 028499 pincrease 1 
+0x67b0 028500 loop init_device_list_loop 
+0x67b1 028501 rtn 
+:      028503 load_device_list:
+0x67b2 028504 bpatchx patch33_1 ,mem_patch33 
+0x67b3 028505 call nvram_find_addr_from_bd_list 
+0x67b4 028506 fetch 1 ,mem_state 
+0x67b5 028507 setflag user ,state_combkey ,pdata 
+0x67b6 028508 store 1 ,mem_state 
+0x67b7 028509 nbranch clear_key_exists ,user 
+0x67b8 028510 add rega ,10 ,contr 
+0x67b9 028512 arg mem_link_key ,contw 
+0x67ba 028513 call memcpy16 
+0x67bb 028514 branch check_link_key_load 
+:      028515 clear_key_exists:
+0x67bc 028516 jam 0 ,mem_link_key_exists 
+0x67bd 028517 rtn 
+:      028519 load_device_list_mode_4:
+0x67be 028520 fetch 9 ,mem_le_ediv 
+0x67bf 028521 branch clear_ltk_exists ,blank 
+0x67c0 028522 call nvram_find_addr_from_bd_list 
+0x67c1 028523 nbranch clear_ltk_exists ,user 
+0x67c2 028524 fetch 2 ,mem_list_item_ptr 
+0x67c3 028525 add pdata ,1 ,contr 
+0x67c4 028526 arg mem_le_irk ,contw 
+0x67c5 028527 call memcpy16 
+0x67c6 028528 arg mem_le_ltk ,contw 
+0x67c7 028529 call memcpy16 
+0x67c8 028530 jam 1 ,mem_ltk_exists 
+0x67c9 028531 rtn 
+:      028533 clear_ltk_exists:
+0x67ca 028534 jam 0 ,mem_ltk_exists 
+0x67cb 028535 rtn 
+:      028538 eeprom_store_le_reconn_info:
+0x67cc 028539 fetch 6 ,mem_le_plap 
+0x67cd 028540 store 6 ,mem_temp_lap 
+0x67ce 028541 jam rec_4_mode ,mem_record_bt_mode 
+0x67cf 028542 branch eeprom_store_reconn_info 
+:      028543 eeprom_store_bd_reconn_info:
+0x67d0 028544 fetch 6 ,mem_plap 
+0x67d1 028545 store 6 ,mem_temp_lap 
+0x67d2 028546 jam rec_3_mode ,mem_record_bt_mode 
+:      028547 eeprom_store_reconn_info:
+0x67d3 028548 fetch 1 ,mem_device_option 
+0x67d4 028549 beq dvc_op_module ,check_51cmd_update_device_record 
+0x67d5 028550 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
+0x67d6 028551 rtn 
+:      028554 check_link_key_load:
+0x67d7 028555 fetch 8 ,mem_link_key 
+0x67d8 028556 fetcht 8 ,mem_link_key + 8 
+0x67d9 028557 ior temp ,pdata 
+0x67da 028558 rtn blank 
+0x67db 028559 jam 1 ,mem_link_key_exists 
+0x67dc 028560 rtn 
+:      028567 gpio_set_wake_by_current_state:
+0x67dd 028568 bpatchx patch33_2 ,mem_patch33 
+0x67de 028569 set1 7 ,temp 
+0x67df 028570 call gpio_get_bit 
+0x67e0 028571 nsetflag true ,7 ,temp 
+:      028576 gpio_set_wake:
+0x67e1 028577 bpatchx patch33_3 ,mem_patch33 
+0x67e2 028578 sub temp ,ui_button_gpio_disable ,null 
+0x67e3 028579 rtn zero 
+0x67e4 028580 isolate0 7 ,temp 
+0x67e5 028581 and temp ,0x1f ,queue 
+0x67e6 028582 fetch 4 ,mem_gpio_wakeup_low 
+0x67e7 028583 qsetflag true ,pdata 
+0x67e8 028584 store 4 ,mem_gpio_wakeup_low 
+0x67e9 028585 fetch 4 ,mem_gpio_wakeup_high 
+0x67ea 028586 nqsetflag true ,pdata 
+0x67eb 028587 store 4 ,mem_gpio_wakeup_high 
+0x67ec 028588 rtn 
+:      028591 gpio_clr_wake:
+0x67ed 028592 bpatchx patch33_4 ,mem_patch33 
+0x67ee 028593 sub temp ,ui_button_gpio_disable ,null 
+0x67ef 028594 rtn zero 
+0x67f0 028595 isolate0 7 ,temp 
+0x67f1 028596 and temp ,0x1f ,queue 
+0x67f2 028597 fetch 4 ,mem_gpio_wakeup_low 
+0x67f3 028598 qset0 pdata 
+0x67f4 028599 store 4 ,mem_gpio_wakeup_low 
+0x67f5 028600 fetch 4 ,mem_gpio_wakeup_high 
+0x67f6 028601 qset0 pdata 
+0x67f7 028602 store 4 ,mem_gpio_wakeup_high 
+0x67f8 028603 rtn 
+:      028606 gpio_config_input_nowake:
+0x67f9 028607 call gpio_clr_wake 
+0x67fa 028608 branch gpio_config_input_without_wake 
+:      028611 gpio_config_input:
+0x67fb 028612 sub temp ,ui_button_gpio_disable ,null 
+0x67fc 028613 rtn zero 
+0x67fd 028614 ncall gpio_set_wake ,wake 
+:      028616 gpio_config_input_without_wake:
+0x67fe 028617 arg core_gpio_pd0 ,contw 
+0x67ff 028618 call gpio_set_bit 
+0x6800 028619 setflip gpio_active_bit ,temp 
+0x6801 028620 arg core_gpio_pu0 ,contw 
+0x6802 028621 call gpio_set_bit 
+0x6803 028622 set0 gpio_active_bit ,temp 
+0x6804 028623 arg core_gpio_oe0 ,contw 
+0x6805 028624 branch gpio_set_bit 
+:      028627 gpio_set_high_impedance:
+0x6806 028628 arg core_gpio_pd0 ,contw 
+0x6807 028629 call gpio_set_bit 
+0x6808 028630 set0 gpio_active_bit ,temp 
+0x6809 028631 arg core_gpio_pu0 ,contw 
+0x680a 028632 call gpio_set_bit 
+0x680b 028633 set0 gpio_active_bit ,temp 
+0x680c 028634 arg core_gpio_oe0 ,contw 
+0x680d 028635 branch gpio_set_bit 
+:      028639 gpio_config_output:
+0x680e 028640 sub temp ,ui_button_gpio_disable ,null 
+0x680f 028641 rtn zero 
+0x6810 028642 setflip gpio_active_bit ,temp 
+0x6811 028643 call gpio_out 
+:      028644 gpio_config_output0:
+0x6812 028645 set1 gpio_active_bit ,temp 
+0x6813 028646 arg core_gpio_oe0 ,contw 
+0x6814 028647 branch gpio_set_bit 
+:      028649 gpio_common:
+0x6815 028650 and temp ,0x07 ,queue 
+0x6816 028651 rshift3 temp ,pdata 
+0x6817 028652 and_into 3 ,pdata 
+0x6818 028653 iadd contw ,contw 
+0x6819 028654 ifetch 1 ,contw 
+0x681a 028655 rtn 
+:      028657 gpio_check_active:
+0x681b 028658 arg core_gpio_out0 ,contw 
+0x681c 028659 branch get_bit_common 
+:      028663 gpio_get_bit:
+0x681d 028664 arg core_gpio_in ,contw 
+:      028665 get_bit_common:
+0x681e 028666 call gpio_common 
+0x681f 028667 isolate1 gpio_active_bit ,temp 
+0x6820 028668 branch gpio_get_bit_reverse ,true 
+0x6821 028669 qisolate0 pdata 
+0x6822 028670 rtn 
+:      028671 gpio_get_bit_reverse:
+0x6823 028672 qisolate1 pdata 
+0x6824 028673 rtn 
+:      028675 gpio_out_inactive:
+0x6825 028676 sub temp ,ui_button_gpio_disable ,null 
+0x6826 028677 rtn zero 
+0x6827 028678 isolate1 7 ,null 
+0x6828 028679 branch gpio_out_flag 
+:      028681 gpio_out_active:
+0x6829 028682 sub temp ,ui_button_gpio_disable ,null 
+0x682a 028683 rtn zero 
+0x682b 028684 isolate0 7 ,null 
+:      028687 gpio_out_flag:
+0x682c 028688 setarg 0 
+0x682d 028689 nsetflag true ,gpio_active_bit ,pdata 
+0x682e 028690 ixor temp ,temp 
+:      028693 gpio_out:
+0x682f 028694 arg core_gpio_out0 ,contw 
+:      028697 gpio_set_bit:
+0x6830 028698 call gpio_common 
+0x6831 028699 isolate1 gpio_active_bit ,temp 
+0x6832 028700 qsetflag true ,pdata 
+0x6833 028701 istore 1 ,contw 
+0x6834 028702 rtn 
+:      028704 gpio_set_before_lpm_common:
+0x6835 028705 arg -1 ,rega 
+0x6836 028706 hfetch 1 ,core_gpio_sel1 
+0x6837 028707 compare 0x02 ,pdata ,0x03 
+0x6838 028708 call neglact4_from_23_pin ,true 
+0x6839 028710 compare 0x01 ,pdata ,0x03 
+0x683a 028711 call neglact2_form_25_pin ,true 
+0x683b 028713 compare 0x03 ,pdata ,0x03 
+0x683c 028714 call neglact2_form_25_pin ,true 
+0x683d 028716 isolate1 2 ,pdata 
+0x683e 028717 call neglect2_from_6_pin ,true 
+0x683f 028719 isolate1 3 ,pdata 
+0x6840 028720 call neglect4_from_9_pin ,true 
+0x6841 028722 isolate1 4 ,pdata 
+0x6842 028723 call neglact2_form_30_pin ,true 
+0x6843 028725 isolate1 6 ,pdata 
+0x6844 028726 nsetflag true ,04 ,rega 
+0x6845 028728 isolate1 7 ,pdata 
+0x6846 028729 nsetflag true ,05 ,rega 
+0x6847 028731 hfetch 1 ,core_gpio_sel2 
+0x6848 028732 isolate1 0 ,pdata 
+0x6849 028733 nsetflag true ,27 ,rega 
+0x684a 028734 isolate1 1 ,pdata 
+0x684b 028735 nsetflag true ,28 ,rega 
+0x684c 028736 isolate1 2 ,pdata 
+0x684d 028737 nsetflag true ,03 ,rega 
+0x684e 028738 isolate1 3 ,pdata 
+0x684f 028739 nsetflag true ,08 ,rega 
+0x6850 028740 isolate1 4 ,pdata 
+0x6851 028741 nsetflag true ,20 ,rega 
+0x6852 028742 isolate1 5 ,pdata 
+0x6853 028743 nsetflag true ,21 ,rega 
+0x6854 028744 isolate1 6 ,pdata 
+0x6855 028745 nsetflag true ,22 ,rega 
+0x6856 028746 isolate1 7 ,pdata 
+0x6857 028747 nsetflag true ,23 ,rega 
+0x6858 028749 hfetch 1 ,core_gpio_sel 
+0x6859 028750 isolate1 0 ,pdata 
+0x685a 028751 nsetflag true ,05 ,rega 
+0x685b 028752 isolate1 1 ,pdata 
+0x685c 028753 nsetflag true ,06 ,rega 
+0x685d 028754 isolate1 2 ,pdata 
+0x685e 028755 nsetflag true ,07 ,rega 
+0x685f 028756 isolate1 3 ,pdata 
+0x6860 028757 nsetflag true ,18 ,rega 
+0x6861 028758 isolate1 4 ,pdata 
+0x6862 028759 nsetflag true ,19 ,rega 
+0x6863 028760 isolate1 5 ,pdata 
+0x6864 028761 nsetflag true ,20 ,rega 
+0x6865 028762 isolate1 6 ,pdata 
+0x6866 028763 nsetflag true ,21 ,rega 
+0x6867 028764 isolate1 7 ,pdata 
+0x6868 028765 nsetflag true ,22 ,rega 
+0x6869 028767 hfetch 1 ,core_uart_ctrl 
+0x686a 028768 isolate1 4 ,pdata 
+0x686b 028769 call neglact2_form_2_pin ,true 
+0x686c 028770 bpatchx patch33_5 ,mem_patch33 
+0x686d 028772 hfetch 4 ,core_gpio_pu0 
+0x686e 028773 hfetcht 4 ,core_gpio_pd0 
+0x686f 028774 ior temp ,pdata 
+0x6870 028775 invert pdata ,pdata 
+0x6871 028776 iand rega ,pdata 
+0x6872 028778 hstore 4 ,core_gpio_oe0 
+0x6873 028779 rtn 
+:      028782 neglect2_from_6_pin:
+0x6874 028783 arg 6 ,queue 
+0x6875 028784 branch neglect_2_pin 
+:      028785 neglect4_from_9_pin:
+0x6876 028786 arg 9 ,queue 
+0x6877 028787 branch neglact_4_pin 
+:      028788 neglact4_from_23_pin:
+0x6878 028789 arg 23 ,queue 
+0x6879 028790 branch neglact_4_pin 
+:      028791 neglact2_form_25_pin:
+0x687a 028792 arg 25 ,queue 
+0x687b 028793 branch neglect_2_pin 
+:      028794 neglact2_form_30_pin:
+0x687c 028795 arg 30 ,queue 
+0x687d 028796 branch neglect_2_pin 
+:      028797 neglact2_form_2_pin:
+0x687e 028798 arg 2 ,queue 
+0x687f 028799 branch neglect_2_pin 
+:      028800 neglact_1_pin:
+0x6880 028801 arg 1 ,loopcnt 
+0x6881 028802 branch neglect_pin_loop 
+:      028803 neglact_4_pin:
+0x6882 028804 arg 4 ,loopcnt 
+0x6883 028805 branch neglect_pin_loop 
+:      028806 neglect_2_pin:
+0x6884 028807 arg 2 ,loopcnt 
+:      028808 neglect_pin_loop:
+0x6885 028809 qset0 rega 
+0x6886 028810 increase 1 ,queue 
+0x6887 028811 loop neglect_pin_loop 
+0x6888 028812 rtn 
+:      028820 gpio_cfg_uart_tx_output:
+0x6889 028821 call gpio_uart2gpio 
+0x688a 028822 arg uart_wakeup_tx ,temp 
+0x688b 028823 branch gpio_config_output 
+:      028825 gpio_pu_uart_tx:
+0x688c 028826 call gpio_cfg_uart_tx_output 
+0x688d 028827 arg uart_wakeup_tx ,temp 
+0x688e 028828 branch gpio_out_inactive 
+:      028832 gpio_rx_config_input_with_pu:
+0x688f 028833 call gpio_uart2gpio 
+0x6890 028834 hfetch 1 ,core_gpio_pu0 
+0x6891 028835 set1 uart_wakeup_rx ,pdata 
+0x6892 028836 hstore 1 ,core_gpio_pu0 
+0x6893 028837 arg uart_wakeup_rx ,temp 
+0x6894 028838 branch gpio_config_input 
+:      028840 gpio_uart2gpio:
+0x6895 028841 hfetch 1 ,core_gpio_sel1 
+0x6896 028842 and_into 0xfb ,pdata 
+0x6897 028843 hstore 1 ,core_gpio_sel1 
+0x6898 028844 rtn 
+:      028846 gpio_check_uart_state:
+0x6899 028847 hfetch 1 ,core_gpio_sel1 
+0x689a 028848 isolate1 2 ,pdata 
+0x689b 028849 rtn 
+:      028851 load_chip_option:
+0x689c 028852 call otp_enable_chgpump 
+0x689d 028853 setarg otp_chip_functions 
+0x689e 028854 arg mem_chip_functions ,rega 
+0x689f 028855 arg 0x02 ,temp 
+0x68a0 028856 call otpd_read_data 
+0x68a1 028857 branch otp_disable_chgpump 
+:      028860 load_adc_init:
+0x68a2 028861 call otp_enable_chgpump 
+0x68a3 028862 setarg otp_adc_io_0_5v_addr 
+0x68a4 028863 arg mem_0_5_adc_io_data ,rega 
+0x68a5 028864 arg 14 ,temp 
+0x68a6 028865 call otpd_read_data 
+0x68a7 028866 branch otp_disable_chgpump 
+:      028870 adc_init_data:
+0x68a8 028871 bpatchx patch33_6 ,mem_patch33 
+0x68a9 028873 call load_adc_init 
+0x68aa 028875 fetch 1 ,mem_adc_config_flag 
+0x68ab 028876 beq adc_config_vinlpm ,adc_init_data_vinlpm 
+0x68ac 028877 beq adc_config_hvin ,adc_init_data_hvin 
+0x68ad 028878 beq adc_config_gpio ,adc_init_data_io 
+0x68ae 028879 rtn 
+:      028881 adc_init_data_vinlpm:
+0x68af 028882 fetcht 2 ,mem_otp_adc_flag 
+0x68b0 028883 setarg otp_adc_flag 
+0x68b1 028884 isub temp ,null 
+0x68b2 028885 branch adc_check_data_vinlpm ,zero 
+0x68b3 028886 setarg 0x4dfa 
+0x68b4 028887 store 2 ,mem_3v_adc_vinlpm_data 
+0x68b5 028888 setarg 0x4894 
+0x68b6 028889 store 2 ,mem_2v_adc_vinlpm_data 
+0x68b7 028890 branch set_vdd_reference_voltage_1v 
+:      028892 adc_check_data_vinlpm:
+0x68b8 028893 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x68b9 028894 nbranch adc_check_2v_vinlpm ,blank 
+0x68ba 028895 setarg 0x4dfa 
+0x68bb 028896 store 2 ,mem_3v_adc_vinlpm_data 
+:      028897 adc_check_2v_vinlpm:
+0x68bc 028898 fetch 2 ,mem_2v_adc_vinlpm_data 
+0x68bd 028899 nbranch set_vdd_reference_voltage_1v ,blank 
+0x68be 028900 setarg 0x4894 
+0x68bf 028901 store 2 ,mem_2v_adc_vinlpm_data 
+:      028902 set_vdd_reference_voltage_1v:
+0x68c0 028903 setarg 100 
+0x68c1 028904 store 2 ,mem_reference_voltage 
+0x68c2 028905 rtn 
+:      028907 adc_init_data_hvin:
+0x68c3 028908 fetcht 2 ,mem_otp_adc_flag 
+0x68c4 028909 setarg otp_adc_flag 
+0x68c5 028910 isub temp ,null 
+0x68c6 028911 branch adc_check_data_hvin ,zero 
+0x68c7 028912 setarg 0x5932 
+0x68c8 028913 store 2 ,mem_5v_adc_hvin_data 
+0x68c9 028914 setarg 0x4323 
+0x68ca 028915 store 2 ,mem_1v_adc_hvin_data 
+0x68cb 028916 branch set_vdd_reference_voltage_4v 
+:      028918 adc_check_data_hvin:
+0x68cc 028919 fetch 2 ,mem_5v_adc_hvin_data 
+0x68cd 028920 nbranch adc_check_1v_hvin ,blank 
+0x68ce 028921 setarg 0x5932 
+0x68cf 028922 store 2 ,mem_5v_adc_hvin_data 
+:      028923 adc_check_1v_hvin:
+0x68d0 028924 fetch 2 ,mem_1v_adc_hvin_data 
+0x68d1 028925 nbranch set_vdd_reference_voltage_4v ,blank 
+0x68d2 028926 setarg 0x4323 
+0x68d3 028927 store 2 ,mem_1v_adc_hvin_data 
+:      028928 set_vdd_reference_voltage_4v:
+0x68d4 028929 setarg 400 
+0x68d5 028930 store 2 ,mem_reference_voltage 
+0x68d6 028931 rtn 
+:      028933 adc_init_data_io:
+0x68d7 028934 fetcht 2 ,mem_otp_adc_flag 
+0x68d8 028935 setarg otp_adc_flag 
+0x68d9 028936 isub temp ,null 
+0x68da 028937 branch adc_check_data_io ,zero 
+0x68db 028938 setarg 0x6946 
+0x68dc 028939 store 2 ,mem_1v_adc_io_data 
+0x68dd 028940 setarg 0x5377 
+0x68de 028941 store 2 ,mem_0_5_adc_io_data 
+0x68df 028942 branch set_vdd_reference_voltage_0_5v 
+:      028944 adc_check_data_io:
+0x68e0 028945 fetch 2 ,mem_1v_adc_io_data 
+0x68e1 028946 nbranch adc_check_0_5v_io ,blank 
+0x68e2 028947 setarg 0x6946 
+0x68e3 028948 store 2 ,mem_1v_adc_io_data 
+:      028949 adc_check_0_5v_io:
+0x68e4 028950 fetch 2 ,mem_0_5_adc_io_data 
+0x68e5 028951 nbranch set_vdd_reference_voltage_0_5v ,blank 
+0x68e6 028952 setarg 0x5377 
+0x68e7 028953 store 2 ,mem_0_5_adc_io_data 
+:      028954 set_vdd_reference_voltage_0_5v:
+0x68e8 028955 setarg 50 
+0x68e9 028956 store 2 ,mem_reference_voltage 
+0x68ea 028957 rtn 
+:      028960 adc_set_mode:
+0x68eb 028961 fetch 1 ,mem_adc_config_flag 
+0x68ec 028962 beq adc_config_vinlpm ,adc_check_vinlpm 
+0x68ed 028963 beq adc_config_hvin ,adc_check_hvin 
+0x68ee 028964 beq adc_config_gpio ,adc_check_gpio 
+0x68ef 028965 rtn 
+:      028966 adc_check_vinlpm:
+0x68f0 028967 jam 0xbf ,rf_adc_mode 
+0x68f1 028968 branch read_adc 
+:      028969 adc_check_hvin:
+0x68f2 028970 jam 0xaf ,rf_adc_mode 
+0x68f3 028971 branch read_adc 
+:      028972 adc_check_gpio:
+0x68f4 028973 jam 0x8f ,rf_adc_mode 
+0x68f5 028974 fetch 1 ,mem_adc_channel 
+0x68f6 028975 hstore 1 ,rf_adc_ch 
+0x68f7 028976 branch read_adc 
+:      028977 read_adc:
+0x68f8 028978 bpatchx patch33_7 ,mem_patch33 
+0x68f9 028979 hfetch 1 ,core_uart_baud + 1 
+0x68fa 028980 set1 7 ,pdata 
+0x68fb 028981 hstore 1 ,core_uart_baud + 1 
+0x68fc 028982 hfetch 1 ,rf_adc_ch 
+0x68fd 028983 or_into 0x30 ,pdata 
+0x68fe 028984 hstore 1 ,rf_adc_ch 
+0x68ff 028985 jam 0x7c ,rfen_adc 
+0x6900 028986 jam 0xaa ,rf_adc_gc 
+0x6901 028987 nop 5000 
+0x6902 028988 hfetcht 2 ,core_adc_sum 
+0x6903 028989 hfetch 1 ,core_uart_baud + 1 
+0x6904 028990 set0 7 ,pdata 
+0x6905 028991 hstore 1 ,core_uart_baud + 1 
+0x6906 028992 storet 2 ,mem_adc_current_value 
+0x6907 028993 rtn 
+:      028995 vdd_calculate_by_mode:
+0x6908 028996 bpatchx patch34_0 ,mem_patch34 
+0x6909 028997 fetch 1 ,mem_adc_config_flag 
+0x690a 028998 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
+0x690b 028999 beq adc_config_hvin ,vdd_calculate_hvin 
+0x690c 029000 beq adc_config_gpio ,vdd_calculate_io 
+0x690d 029001 rtn 
+:      029003 vdd_calculate_vinlpm:
+0x690e 029004 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x690f 029005 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x6910 029006 arg 200 ,regc 
+0x6911 029007 branch vdd_calculate 
+:      029009 vdd_calculate_hvin:
+0x6912 029010 fetch 2 ,mem_5v_adc_hvin_data 
+0x6913 029011 fetcht 2 ,mem_1v_adc_hvin_data 
+0x6914 029012 arg 100 ,regc 
+0x6915 029013 branch vdd_calculate 
+:      029015 vdd_calculate_io:
+0x6916 029016 fetch 2 ,mem_1v_adc_io_data 
+0x6917 029017 fetcht 2 ,mem_0_5_adc_io_data 
+0x6918 029018 arg 50 ,regc 
+0x6919 029019 branch vdd_calculate 
+:      029021 vdd_calculate:
+0x691a 029022 isub temp ,rega 
+0x691b 029023 fetch 2 ,mem_adc_current_value 
+0x691c 029024 isub temp ,pdata 
+0x691d 029025 nbranch vdd_calculate1 ,positive 
+0x691e 029026 fetcht 2 ,mem_reference_voltage 
+0x691f 029027 imul32 temp ,regb 
+0x6920 029028 copy regc ,pdata 
+0x6921 029029 imul32 rega ,pdata 
+0x6922 029030 iadd regb ,pdata 
+:      029031 vdd_calculate2:
+0x6923 029032 idiv rega 
+0x6924 029033 call wait_div_end 
+0x6925 029034 quotient pdata 
+0x6926 029035 rtn 
+:      029037 vdd_calculate1:
+0x6927 029038 copy temp ,pdata 
+0x6928 029039 fetcht 2 ,mem_adc_current_value 
+0x6929 029040 isub temp ,pdata 
+0x692a 029041 fetcht 2 ,mem_reference_voltage 
+0x692b 029042 imul32 temp ,regb 
+0x692c 029043 copy regc ,pdata 
+0x692d 029044 imul32 rega ,pdata 
+0x692e 029045 isub regb ,pdata 
+0x692f 029046 branch vdd_calculate2 
+:      029057 adc_bat_percent_lowpower_out:
+0x6930 029058 ifetch 8 ,rega 
+0x6931 029059 store 8 ,mem_pdatatemp 
+0x6932 029060 fetch 2 ,mem_pdatatemp 
+0x6933 029061 fetcht 2 ,mem_pdatatemp + 2 
+0x6934 029062 isub temp ,rega 
+0x6935 029063 fetch 2 ,mem_pdatatemp + 6 
+0x6936 029064 isub temp ,regb 
+0x6937 029065 fetcht 2 ,mem_pdatatemp + 4 
+0x6938 029066 isub temp ,null 
+0x6939 029067 ncall adc_set_low_power_flag ,positive 
+0x693a 029068 mul32 regb ,100 ,pdata 
+0x693b 029069 idiv rega 
+0x693c 029070 call wait_div_end 
+0x693d 029071 quotient pdata 
+0x693e 029072 call adc_set_no_power_flag ,blank 
+0x693f 029073 rtn 
+:      029074 adc_set_low_power_flag:
+0x6940 029075 fetch 1 ,mem_adc_power_flag 
+0x6941 029076 set1 0 ,pdata 
+0x6942 029077 store 1 ,mem_adc_power_flag 
+0x6943 029078 rtn 
+:      029079 adc_set_no_power_flag:
+0x6944 029080 fetcht 1 ,mem_adc_power_flag 
+0x6945 029081 set1 1 ,temp 
+0x6946 029082 storet 1 ,mem_adc_power_flag 
+0x6947 029083 rtn 
+:      029088 keyscan_key_init:
+0x6948 029089 fetch 2 ,mem_key_num_ptr 
+0x6949 029090 ifetch 1 ,pdata 
+:      029091 keyscan_key_init_next:
+0x694a 029092 rtn blank 
+0x694b 029093 copy pdata ,loopcnt 
+0x694c 029095 fetch 2 ,mem_keyscan_ptr 
+0x694d 029096 increase 3 ,pdata 
+0x694e 029097 copy pdata ,rega 
+:      029098 keyscan_key_init_lp1:
+0x694f 029099 ifetcht 1 ,rega 
+0x6950 029100 call gpio_config_input 
+0x6951 029101 increase key_conf_struct_len ,rega 
+0x6952 029102 loop keyscan_key_init_lp1 
+:      029103 keyscan_key_init_end:
+0x6953 029104 rtn 
+:      029106 keyscan_scan_key:
+0x6954 029107 fetch 2 ,mem_keyscan_ptr 
+0x6955 029108 increase 3 ,pdata 
+0x6956 029109 copy pdata ,rega 
+0x6957 029111 force 0 ,regb 
+0x6958 029112 jam 0 ,mem_key_value_temp 
+:      029113 keyscan_scan_key_lp1:
+0x6959 029114 ifetcht 1 ,rega 
+0x695a 029115 call gpio_get_bit 
+0x695b 029116 bpatchx patch34_1 ,mem_patch34 
+0x695c 029117 fetch 2 ,mem_key_value_temp 
+0x695d 029118 copy regb ,queue 
+0x695e 029119 qsetflag true ,pdata 
+0x695f 029120 store 2 ,mem_key_value_temp 
+0x6960 029121 increase key_conf_struct_len ,rega 
+0x6961 029122 increase 1 ,regb 
+0x6962 029123 fetch 2 ,mem_key_num_ptr 
+0x6963 029124 ifetch 1 ,pdata 
+:      029125 keyscan_scan_key_lp1_next:
+0x6964 029126 ixor regb ,null 
+0x6965 029127 nbranch keyscan_scan_key_lp1 ,zero 
+0x6966 029128 fetch 2 ,mem_key_value_temp 
+0x6967 029129 fetcht 2 ,mem_key_value 
+0x6968 029130 ixor temp ,null 
+0x6969 029131 rtn zero 
+0x696a 029132 enable user 
+0x696b 029133 rtn 
+:      029135 keyscan_process_lpm_before:
+0x696c 029136 fetch 2 ,mem_key_num_ptr 
+0x696d 029137 ifetch 1 ,pdata 
+:      029138 keyscan_process_lpm_before_next:
+0x696e 029139 rtn blank 
+0x696f 029140 copy pdata ,loopcnt 
+0x6970 029141 fetch 2 ,mem_keyscan_ptr 
+0x6971 029142 increase 3 ,pdata 
+0x6972 029143 copy pdata ,rega 
+:      029144 keyscan_process_lpm_before_lp1:
+0x6973 029145 ifetcht 1 ,rega 
+0x6974 029146 call gpio_set_wake_by_current_state 
+0x6975 029147 increase key_conf_struct_len ,rega 
+0x6976 029148 loop keyscan_process_lpm_before_lp1 
+:      029149 keyscan_process_lpm_before_end:
+0x6977 029150 rtn 
+:      029152 keyscan_key_process:
+0x6978 029153 arg key_scan_timer ,queue 
+0x6979 029154 call timer_check 
+0x697a 029155 nrtn blank 
+0x697b 029156 setarg 0x20 
+0x697c 029157 arg key_scan_timer ,queue 
+0x697d 029158 call timer_init 
+0x697e 029159 disable user 
+0x697f 029160 call keyscan_process_lpm_before 
+0x6980 029161 bpatchx patch34_2 ,mem_patch34 
+0x6981 029162 fetch 2 ,mem_key_num_ptr 
+0x6982 029163 ifetch 1 ,pdata 
+:      029164 keyscan_key_process_next:
+0x6983 029165 rtn blank 
+0x6984 029166 call keyscan_scan_key 
+0x6985 029167 nbranch lpm_button_clean_wake_lock ,user 
+0x6986 029168 call lpm_button_get_wake_lock 
+0x6987 029169 disable user 
+0x6988 029170 fetch 2 ,mem_key_value_temp 
+0x6989 029171 store 2 ,mem_key_value_temp4 
+0x698a 029172 jam 0 ,mem_key_value_temp6 
+0x698b 029173 force 0 ,queue 
+:      029174 keyscan_key_lp1:
+0x698c 029175 fetch 2 ,mem_key_value 
+0x698d 029176 rshift pdata ,temp 
+0x698e 029177 storet 2 ,mem_key_value 
+0x698f 029178 and pdata ,0x01 ,pdata 
+0x6990 029179 fetcht 2 ,mem_key_value_temp4 
+0x6991 029180 and temp ,0x01 ,rega 
+0x6992 029181 rshift temp ,temp 
+0x6993 029182 storet 2 ,mem_key_value_temp4 
+0x6994 029183 ixor rega ,null 
+0x6995 029184 ncall keyscan_send_key_data ,zero 
+0x6996 029185 fetch 2 ,mem_key_num_ptr 
+0x6997 029186 ifetch 1 ,pdata 
+:      029187 keyscan_key_lp1_next:
+0x6998 029188 fetcht 1 ,mem_key_value_temp6 
+0x6999 029189 increase 1 ,temp 
+0x699a 029190 storet 1 ,mem_key_value_temp6 
+0x699b 029191 copy temp ,queue 
+0x699c 029192 ixor queue ,null 
+0x699d 029193 nbranch keyscan_key_lp1 ,zero 
+0x699e 029194 fetch 2 ,mem_key_value_temp 
+0x699f 029195 store 2 ,mem_key_value 
+0x69a0 029196 rtn 
+:      029197 keyscan_send_key_data:
+0x69a1 029198 bpatchx patch34_3 ,mem_patch34 
+0x69a2 029199 fetch 2 ,mem_keyscan_ptr 
+0x69a3 029200 increase 1 ,pdata 
+0x69a4 029201 ifetch 2 ,pdata 
+0x69a5 029202 branch callback_func 
+:      029213 pwm_init:
+0x69a6 029214 hfetch 1 ,core_clksel 
+0x69a7 029215 ior rega ,pdata 
+0x69a8 029216 hstore 1 ,core_clksel 
+0x69a9 029217 hfetch 2 ,core_clkoff 
+0x69aa 029218 set0 clock_off_pwm ,pdata 
+0x69ab 029219 hstore 2 ,core_clkoff 
+0x69ac 029220 nop 100 
+0x69ad 029221 rtn 
+:      029232 pwm_out_set:
+0x69ae 029233 fetcht 3 ,mem_pdatatemp + 2 
+0x69af 029234 setarg pwm_12mhz 
+0x69b0 029235 idiv temp 
+0x69b1 029236 call wait_div_end 
+0x69b2 029237 quotient temp 
+0x69b3 029238 fetch 1 ,mem_pdatatemp + 5 
+0x69b4 029239 imul32 temp ,pdata 
+0x69b5 029240 div pdata ,100 
+0x69b6 029241 call wait_div_end 
+0x69b7 029242 quotient rega 
+0x69b8 029243 copy temp ,pdata 
+0x69b9 029244 isub rega ,regb 
+0x69ba 029245 fetch 1 ,mem_pdatatemp + 1 
+0x69bb 029246 call pwm_duty_cycle_set 
+0x69bc 029247 fetch 1 ,mem_pdatatemp 
+0x69bd 029248 branch pwm_enable 
+:      029251 pwm_duty_cycle_set:
+0x69be 029252 beq 0 ,pwm_pwm0_duty_set 
+0x69bf 029253 beq 1 ,pwm_pwm1_duty_set 
+0x69c0 029254 beq 2 ,pwm_pwm2_duty_set 
+0x69c1 029255 beq 3 ,pwm_pwm3_duty_set 
+0x69c2 029256 beq 4 ,pwm_pwm4_duty_set 
+0x69c3 029257 beq 5 ,pwm_pwm5_duty_set 
+:      029258 pwm_pwm0_duty_set:
+0x69c4 029259 arg core_pwm_pcnt0 ,contw 
+0x69c5 029260 branch pwm_set_pncnt 
+:      029261 pwm_pwm1_duty_set:
+0x69c6 029262 arg core_pwm_pcnt1 ,contw 
+0x69c7 029263 branch pwm_set_pncnt 
+:      029264 pwm_pwm2_duty_set:
+0x69c8 029265 arg core_pwm_pcnt2 ,contw 
+0x69c9 029266 branch pwm_set_pncnt 
+:      029267 pwm_pwm3_duty_set:
+0x69ca 029268 arg core_pwm_pcnt3 ,contw 
+0x69cb 029269 branch pwm_set_pncnt 
+:      029270 pwm_pwm4_duty_set:
+0x69cc 029271 arg core_pwm_pcnt4 ,contw 
+0x69cd 029272 branch pwm_set_pncnt 
+:      029273 pwm_pwm5_duty_set:
+0x69ce 029274 arg core_pwm_pcnt5 ,contw 
+0x69cf 029275 branch pwm_set_pncnt 
+:      029276 pwm_set_pncnt:
+0x69d0 029277 copy rega ,pdata 
+0x69d1 029278 istore 2 ,contw 
+0x69d2 029279 copy regb ,pdata 
+0x69d3 029280 istore 2 ,contw 
+0x69d4 029281 rtn 
+:      029285 pwm_enable:
+0x69d5 029286 enable user 
+0x69d6 029287 branch pwm_gpio_set 
+:      029288 pwm_disable:
+0x69d7 029289 disable user 
+:      029290 pwm_gpio_set:
+0x69d8 029291 beq 4 ,pwm_gpio4_set 
+0x69d9 029292 beq 5 ,pwm_gpio5_set 
+0x69da 029293 beq 27 ,pwm_gpio27_set 
+0x69db 029294 beq 28 ,pwm_gpio28_set 
+0x69dc 029295 beq 3 ,pwm_gpio3_set 
+0x69dd 029296 beq 8 ,pwm_gpio8_set 
+0x69de 029297 beq 20 ,pwm_gpio20_set 
+0x69df 029298 beq 21 ,pwm_gpio21_set 
+0x69e0 029299 beq 22 ,pwm_gpio22_set 
+0x69e1 029300 beq 23 ,pwm_gpio23_set 
+0x69e2 029301 rtn 
+:      029304 pwm_gpio4_set:
+0x69e3 029305 arg 6 ,queue 
+0x69e4 029306 branch pwm_one_set_select 
+:      029307 pwm_gpio5_set:
+0x69e5 029308 arg 7 ,queue 
+0x69e6 029309 branch pwm_one_set_select 
+:      029310 pwm_gpio27_set:
+0x69e7 029311 arg 8 ,queue 
+0x69e8 029312 branch pwm_one_set_select 
+:      029313 pwm_gpio28_set:
+0x69e9 029314 arg 9 ,queue 
+0x69ea 029315 branch pwm_one_set_select 
+:      029316 pwm_gpio3_set:
+0x69eb 029317 arg 10 ,queue 
+0x69ec 029318 branch pwm_one_set_select 
+:      029319 pwm_gpio8_set:
+0x69ed 029320 arg 11 ,queue 
+0x69ee 029321 branch pwm_one_set_select 
+:      029322 pwm_gpio20_set:
+0x69ef 029323 arg 12 ,queue 
+0x69f0 029324 branch pwm_tw0_set_select 
+:      029325 pwm_gpio21_set:
+0x69f1 029326 arg 13 ,queue 
+0x69f2 029327 branch pwm_tw0_set_select 
+:      029328 pwm_gpio22_set:
+0x69f3 029329 arg 14 ,queue 
+0x69f4 029330 branch pwm_tw0_set_select 
+:      029331 pwm_gpio23_set:
+0x69f5 029332 arg 15 ,queue 
+0x69f6 029333 branch pwm_tw0_set_select 
+:      029335 pwm_set_select:
+0x69f7 029336 hfetch 2 ,core_gpio_sel1 
+0x69f8 029337 qsetflag user ,pdata 
+0x69f9 029338 hstore 2 ,core_gpio_sel1 
+0x69fa 029339 copy rega ,queue 
+0x69fb 029340 hfetch 1 ,core_gpio_key2 
+0x69fc 029341 qsetflag user ,pdata 
+0x69fd 029342 hstore 1 ,core_gpio_key2 
+0x69fe 029343 rtn 
+:      029345 pwm_one_set_select:
+0x69ff 029346 add queue ,-4 ,rega 
+0x6a00 029347 branch pwm_set_select 
+:      029349 pwm_tw0_set_select:
+0x6a01 029350 add queue ,-10 ,rega 
+0x6a02 029351 branch pwm_set_select 
+:      029356 rfcomm_init:
+0x6a03 029357 rtn wake 
+0x6a04 029358 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6a05 029359 jam bits9600 ,memremoterpnbitrate 
+0x6a06 029360 jam databits8 ,memremoteprndatabits 
+0x6a07 029361 jam 0x11 ,memremoteprnxon 
+0x6a08 029362 jam 0x13 ,memremoteprnxoff 
+0x6a09 029363 setarg 0 
+0x6a0a 029364 store 3 ,memremoteprnstopbit 
+0x6a0b 029365 store 1 ,mem_spp_state 
+0x6a0c 029366 jam 0 ,memui_reconnect_mode 
+:      029368 rfcomm_init_spp:
+0x6a0d 029369 bpatchx patch34_4 ,mem_patch34 
+0x6a0e 029370 setarg 0 
+0x6a0f 029371 store 1 ,mem_spp_state 
+0x6a10 029372 store 1 ,mem_remote_spp_channel 
+0x6a11 029373 store 1 ,mem_pn_dlci 
+0x6a12 029374 fetch 1 ,mem_credit_flag 
+0x6a13 029375 beq credit_enable ,rfcomm_init_spp_with_credit 
+0x6a14 029376 jam 0x50 ,mem_credit_given 
+0x6a15 029377 rtn 
+:      029379 rfcomm_init_spp_with_credit:
+0x6a16 029380 jam 0x00 ,mem_credit_given 
+0x6a17 029381 rtn 
+:      029383 set_cr_bit:
+0x6a18 029384 or_into 0x02 ,temp 
+0x6a19 029385 rtn 
+:      029397 rfcomm_calculate_fcs_sabm:
+0x6a1a 029398 copy temp ,pdata 
+0x6a1b 029399 reverse pdata ,pdata 
+0x6a1c 029400 store 1 ,memfcstemp3 
+0x6a1d 029401 force ini_tx_sabm ,pdata 
+0x6a1e 029402 reverse pdata ,pdata 
+0x6a1f 029403 store 1 ,memfcstemp2 
+0x6a20 029404 force 0x01 ,pdata 
+0x6a21 029405 reverse pdata ,pdata 
+0x6a22 029406 store 1 ,memfcstemp1 
+0x6a23 029407 call caculate_fcs 
+0x6a24 029408 copy temp ,pdata 
+0x6a25 029409 rtn 
+:      029410 rfcomm_calculate_fcs_ua:
+0x6a26 029411 reverse pdata ,pdata 
+0x6a27 029412 store 1 ,memfcstemp3 
+0x6a28 029413 force rsp_tx_ua ,pdata 
+0x6a29 029414 reverse pdata ,pdata 
+0x6a2a 029415 store 1 ,memfcstemp2 
+0x6a2b 029416 force 0x01 ,pdata 
+0x6a2c 029417 reverse pdata ,pdata 
+0x6a2d 029418 store 1 ,memfcstemp1 
+0x6a2e 029419 branch caculate_fcs 
+:      029421 rfcomm_calculate_fcs_dlci0:
+0x6a2f 029422 fetch 1 ,mem_rfcomm_initiator 
+0x6a30 029423 branch rfcomm_calculate_fcs_dlci0_res ,blank 
+0x6a31 029424 setarg 0x70 
+0x6a32 029425 rtn 
+:      029426 rfcomm_calculate_fcs_dlci0_res:
+0x6a33 029427 setarg 0xaa 
+0x6a34 029428 rtn 
+:      029430 rfcomm_save_fcs_uih:
+0x6a35 029431 reverse pdata ,pdata 
+0x6a36 029432 store 1 ,memfcstemp3 
+0x6a37 029433 force rsp_rx_uih ,pdata 
+0x6a38 029434 call caculate_uihdata_fcs 
+0x6a39 029435 fetcht 2 ,mem_contw_temp 
+0x6a3a 029436 copy temp ,contw 
+0x6a3b 029437 istore 1 ,contw 
+0x6a3c 029438 copy contw ,temp 
+0x6a3d 029439 storet 2 ,mem_contw_temp 
+0x6a3e 029440 force rsp_rx_uih_wdata ,pdata 
+0x6a3f 029441 call caculate_uihdata_fcs 
+0x6a40 029442 fetcht 2 ,mem_contw_temp 
+0x6a41 029443 copy temp ,contw 
+0x6a42 029444 istore 1 ,contw 
+0x6a43 029445 rtn 
+:      029454 caculate_uihdata_fcs:
+0x6a44 029455 reverse pdata ,pdata 
+0x6a45 029456 store 1 ,memfcstemp2 
+0x6a46 029457 fetch 2 ,memfcstemp2 
+0x6a47 029458 lshift8 pdata ,pdata 
+0x6a48 029459 store 3 ,mem_mod2div_temp 
+0x6a49 029460 arg 0x107 ,rega 
+0x6a4a 029461 arg 0xf ,regb 
+0x6a4b 029462 call mod2div 
+0x6a4c 029463 xor_into 0xd7 ,pdata 
+0x6a4d 029464 invert pdata ,pdata 
+0x6a4e 029465 reverse pdata ,pdata 
+0x6a4f 029466 rtn 
+:      029476 caculate_fcs:
+0x6a50 029477 fetch 3 ,memfcstemp1 
+0x6a51 029478 store 3 ,mem_mod2div_temp 
+0x6a52 029479 arg 0x107 ,rega 
+0x6a53 029480 arg 0xf ,regb 
+0x6a54 029481 call mod2div 
+0x6a55 029482 lshift8 pdata ,pdata 
+0x6a56 029483 arg 0x7 ,regb 
+0x6a57 029484 call mod2div 
+0x6a58 029485 xor_into 0x2b ,pdata 
+0x6a59 029486 invert pdata ,pdata 
+0x6a5a 029487 reverse pdata ,pdata 
+0x6a5b 029488 copy pdata ,temp 
+0x6a5c 029489 rtn 
+:      029491 mod2div:
+0x6a5d 029492 arg 0 ,regc 
+0x6a5e 029493 copy regb ,loopcnt 
+0x6a5f 029494 call right_shift_n 
+0x6a60 029495 icopy temp 
+:      029496 mod2div_loop:
+0x6a61 029501 copy temp ,pdata 
+0x6a62 029502 lshift regc ,regc 
+0x6a63 029503 bbit0 8 ,mod2div_not_enough_reduction 
+0x6a64 029504 ixor rega ,temp 
+0x6a65 029505 increase 1 ,regc 
+:      029506 mod2div_not_enough_reduction:
+0x6a66 029507 lshift temp ,temp 
+0x6a67 029508 fetch 3 ,mem_mod2div_temp 
+0x6a68 029509 increase -1 ,regb 
+0x6a69 029510 compare 0xff ,regb ,0xff 
+0x6a6a 029511 branch mod2div_end ,true 
+0x6a6b 029512 copy regb ,loopcnt 
+0x6a6c 029513 call right_shift_n 
+0x6a6d 029514 isolate1 0 ,pdata 
+0x6a6e 029515 setflag true ,0 ,temp 
+0x6a6f 029516 branch mod2div_loop 
+:      029517 mod2div_end:
+0x6a70 029519 rshift temp ,pdata 
+0x6a71 029520 rtn 
+:      029522 get_rfcomm_snd_adss:
+0x6a72 029523 fetcht 1 ,mem_pn_dlci 
+:      029524 dlci_to_address_cmd:
+0x6a73 029526 lshift2 temp ,temp 
+0x6a74 029527 set1 rfcomm_address_ext_len ,temp 
+0x6a75 029528 fetch 1 ,mem_rfcomm_initiator 
+0x6a76 029529 ncall set_cr_bit ,blank 
+0x6a77 029530 storet 1 ,mem_rfcomm_send_adss 
+0x6a78 029531 rtn 
+:      029533 channel_to_dlci:
+0x6a79 029535 lshift temp ,temp 
+0x6a7a 029536 fetch 1 ,mem_rfcomm_initiator 
+0x6a7b 029537 setflag blank ,0 ,temp 
+0x6a7c 029539 rtn 
+:      029540 rfcomm_rx_process_dlci0_sabm:
+0x6a7d 029541 fetcht 1 ,mem_current_channel 
+0x6a7e 029542 jam 0xd7 ,mem_current_fcs 
+0x6a7f 029543 call rfcomm_send_ua 
+0x6a80 029544 fetch 1 ,mem_rfcomm_state 
+0x6a81 029545 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6a82 029546 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a83 029547 store 1 ,mem_rfcomm_state 
+0x6a84 029548 jam 0 ,mem_rfcomm_initiator 
+0x6a85 029549 branch rfcomm_rx_process_end 
+:      029550 rfcomm_rx_process_dlci0_ua:
+0x6a86 029551 fetch 1 ,mem_rfcomm_state 
+0x6a87 029552 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a88 029553 store 1 ,mem_rfcomm_state 
+0x6a89 029554 branch rfcomm_rx_process_end 
+:      029557 rfcomm_rx_process:
+0x6a8a 029558 bpatchx patch34_5 ,mem_patch34 
+0x6a8b 029559 fetch 1 ,memui_reconnect_mode 
+0x6a8c 029560 beq no_reconnection ,rfcomm_rx_process_remote_page 
+0x6a8d 029561 branch rfcomm_rx_process_reconn 
+:      029563 rfcomm_rx_process_remote_page:
+0x6a8e 029564 fetch 2 ,mem_l2cap_payload_ptr 
+0x6a8f 029565 copy pdata ,contr 
+0x6a90 029566 call get_rfcomm_head_struct 
+0x6a91 029567 fetch 1 ,mem_current_channel 
+0x6a92 029568 beq 0 ,parse_dlci0_rp 
+0x6a93 029569 branch parse_uih_rp 
+:      029570 parse_dlci0_rp:
+0x6a94 029571 bpatchx patch34_6 ,mem_patch34 
+0x6a95 029572 fetch 1 ,mem_current_frame_type 
+0x6a96 029573 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6a97 029574 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6a98 029575 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
+0x6a99 029576 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
+0x6a9a 029577 rtn 
+:      029580 parse_dlci0_rp_uih:
+0x6a9b 029581 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6a9c 029582 copy pdata ,contr 
+0x6a9d 029583 call get_rfcomm_uih_head_struct 
+0x6a9e 029584 fetch 1 ,mem_uih_cmd_type 
+0x6a9f 029585 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
+0x6aa0 029586 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
+0x6aa1 029587 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
+0x6aa2 029588 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
+0x6aa3 029589 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
+0x6aa4 029590 branch rfcomm_rx_process_end 
+:      029592 parse_dlci0_rp_uih_pn_cmd:
+0x6aa5 029593 call parse_dlci0_rp_uih_pn_res_common 
+0x6aa6 029595 branch parse_dlci0_rp_uih_pn_cmd_spp 
+:      029597 parse_dlci0_rp_uih_pn_cmd_spp:
+0x6aa7 029598 fetch 1 ,mem_spp_state 
+0x6aa8 029599 set1 rfcomm_channel_state_pn_cmd ,pdata 
+0x6aa9 029600 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6aaa 029601 store 1 ,mem_spp_state 
+0x6aab 029602 call rfcomm_send_param_neg_res 
+0x6aac 029603 branch rfcomm_rx_process_end 
+:      029605 parse_dlci0_rp_uih_pn_res:
+0x6aad 029606 call parse_dlci0_rp_uih_pn_res_common 
+0x6aae 029607 branch rfcomm_rx_process_end 
+:      029609 parse_dlci0_rp_uih_pn_res_common:
+0x6aaf 029610 call get_param_payload_ptr 
+0x6ab0 029611 branch get_rfcomm_prarmer_negotiation 
+:      029613 get_rfcomm_param_modem_status:
+0x6ab1 029614 call get_param_payload_ptr 
+0x6ab2 029615 ifetch 1 ,contr 
+0x6ab3 029616 rshift3 pdata ,pdata 
+0x6ab4 029617 store 1 ,mem_ms_channel 
+0x6ab5 029618 ifetch 1 ,contr 
+0x6ab6 029619 store 1 ,mem_ms_param 
+0x6ab7 029620 rtn 
+:      029623 get_rfcomm_head_struct:
+0x6ab8 029624 ifetch 1 ,contr 
+0x6ab9 029625 store 1 ,mem_current_adss 
+0x6aba 029626 rshift3 pdata ,pdata 
+0x6abb 029627 store 1 ,mem_current_channel 
+0x6abc 029628 ifetch 1 ,contr 
+0x6abd 029629 store 1 ,mem_current_frame_type 
+:      029630 get_rfcomm_current_length:
+0x6abe 029631 call get_rfcomm_length_common 
+0x6abf 029632 storet 2 ,mem_current_length 
+0x6ac0 029633 copy contr ,pdata 
+0x6ac1 029634 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6ac2 029635 rtn 
+:      029637 get_rfcomm_uih_head_struct:
+0x6ac3 029638 ifetch 1 ,contr 
+0x6ac4 029639 rshift pdata ,pdata 
+0x6ac5 029640 store 1 ,mem_uih_cmd_type 
+0x6ac6 029641 call get_rfcomm_length_common 
+0x6ac7 029642 storet 2 ,mem_uih_length 
+0x6ac8 029643 copy contr ,pdata 
+0x6ac9 029644 store 2 ,mem_param_payload_ptr 
+0x6aca 029645 rtn 
+:      029648 get_param_payload_ptr:
+0x6acb 029649 fetch 2 ,mem_param_payload_ptr 
+0x6acc 029650 copy pdata ,contr 
+0x6acd 029651 rtn 
+:      029653 get_rfcomm_length_common:
+0x6ace 029654 ifetch 1 ,contr 
+0x6acf 029655 copy pdata ,temp 
+0x6ad0 029656 rshift temp ,temp 
+0x6ad1 029657 rtnbit1 0 
+0x6ad2 029658 ifetch 1 ,contr 
+0x6ad3 029659 lshift3 pdata ,pdata 
+0x6ad4 029660 lshift4 pdata ,pdata 
+0x6ad5 029661 iadd temp ,temp 
+0x6ad6 029662 rtn 
+:      029664 get_rfcomm_prarmer_negotiation:
+0x6ad7 029665 ifetch 1 ,contr 
+0x6ad8 029666 store 1 ,mem_pn_dlci 
+0x6ad9 029667 ifetch 1 ,contr 
+0x6ada 029668 store 1 ,mem_pn_credit_flow_type_info 
+0x6adb 029669 ifetch 1 ,contr 
+0x6adc 029670 store 1 ,mem_pn_priority 
+0x6add 029671 ifetch 1 ,contr 
+0x6ade 029672 store 1 ,mem_pn_acknowledg_timer 
+0x6adf 029673 ifetch 2 ,contr 
+0x6ae0 029674 store 2 ,mem_pn_max_frame_size 
+0x6ae1 029675 ifetch 1 ,contr 
+0x6ae2 029676 store 1 ,mem_pn_max_retrans 
+0x6ae3 029677 ifetch 1 ,contr 
+0x6ae4 029678 store 1 ,mem_remote_credits 
+0x6ae5 029679 rtn 
+:      029682 parse_dlci0_rp_uih_ms_cmd:
+0x6ae6 029683 call get_rfcomm_param_modem_status 
+0x6ae7 029685 branch parse_dlci0_rp_uih_ms_cmd_spp 
+:      029687 parse_dlci0_rp_uih_ms_cmd_spp:
+0x6ae8 029688 fetch 1 ,mem_spp_state 
+0x6ae9 029689 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6aea 029690 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6aeb 029691 store 1 ,mem_spp_state 
+0x6aec 029692 fetcht 1 ,mem_pn_dlci 
+0x6aed 029693 lshift2 temp ,temp 
+0x6aee 029694 or_into 3 ,temp 
+0x6aef 029695 call rfcomm_send_modem_status_res 
+0x6af0 029696 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
+0x6af1 029697 branch rfcomm_rx_process_end 
+:      029699 parse_dlci0_rp_uih_ms_res:
+0x6af2 029700 jam bt_evt_spp_connected ,mem_fifo_temp 
+0x6af3 029701 call ui_ipc_send_event 
+0x6af4 029702 call get_rfcomm_param_modem_status 
+0x6af5 029703 fetch 1 ,mem_ms_channel 
+0x6af6 029704 sub pdata ,1 ,null 
+0x6af7 029705 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
+0x6af8 029706 branch assert 
+:      029707 parse_dlci0_rp_uih_ms_res_spp:
+0x6af9 029708 fetch 1 ,mem_spp_state 
+0x6afa 029709 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6afb 029710 store 1 ,mem_spp_state 
+0x6afc 029711 branch rfcomm_rx_process_end 
+:      029713 parse_dlci0_rp_uih_cmd_port:
+0x6afd 029714 call get_param_payload_ptr 
+0x6afe 029715 ifetch 1 ,contr 
+0x6aff 029716 store 1 ,mem_rpn_dlci 
+0x6b00 029717 call l2cap_malloc_rfcomm_channel 
+0x6b01 029718 call l2cap_get_rfcomm_tx_buff 
+0x6b02 029719 setarg 0x000e 
+0x6b03 029720 istore 2 ,contw 
+0x6b04 029721 fetch 2 ,mem_rfcomm_remote_cid 
+0x6b05 029722 istore 2 ,contw 
+0x6b06 029723 fetch 1 ,mem_rfcomm_initiator 
+0x6b07 029725 lshift pdata ,pdata 
+0x6b08 029726 set1 0 ,pdata 
+0x6b09 029727 istore 1 ,contw 
+0x6b0a 029728 bpatchx patch34_7 ,mem_patch34 
+0x6b0b 029729 setarg 0x15ef 
+0x6b0c 029730 istore 2 ,contw 
+0x6b0d 029731 setarg 0x1191 
+0x6b0e 029732 istore 2 ,contw 
+0x6b0f 029735 fetch 1 ,mem_rpn_dlci 
+0x6b10 029736 istore 1 ,contw 
+0x6b11 029737 setarg 0x000007 
+0x6b12 029738 istore 5 ,contw 
+0x6b13 029741 setarg 0x01 
+0x6b14 029742 istore 2 ,contw 
+0x6b15 029745 call rfcomm_calculate_fcs_dlci0 
+0x6b16 029746 istore 1 ,contw 
+0x6b17 029747 rtn 
+:      029751 parse_uih_rp:
+0x6b18 029752 branch parse_uih_rp_spp 
+:      029754 parse_uih_rp_spp:
+0x6b19 029755 bpatchx patch35_0 ,mem_patch35 
+0x6b1a 029756 fetch 1 ,mem_current_frame_type 
+0x6b1b 029757 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
+0x6b1c 029758 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
+0x6b1d 029759 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b1e 029760 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b1f 029761 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
+0x6b20 029762 rtn 
+:      029763 parse_uih_rp_spp_ua:
+0x6b21 029764 fetch 1 ,mem_spp_state 
+0x6b22 029765 set1 rfcomm_channel_state_ua ,pdata 
+0x6b23 029766 store 1 ,mem_spp_state 
+0x6b24 029767 branch rfcomm_rx_process_end 
+:      029768 parse_uih_rp_spp_sabm:
+0x6b25 029769 fetch 1 ,mem_spp_state 
+0x6b26 029770 set1 rfcomm_channel_state_ua ,pdata 
+0x6b27 029771 set1 rfcomm_channel_state_sabm ,pdata 
+0x6b28 029772 store 1 ,mem_spp_state 
+0x6b29 029773 fetch 1 ,mem_current_adss 
+0x6b2a 029774 call rfcomm_calculate_fcs_ua 
+0x6b2b 029775 store 1 ,mem_current_fcs 
+0x6b2c 029776 call rfcomm_send_ua 
+0x6b2d 029777 fetch 1 ,mem_current_adss 
+0x6b2e 029778 rshift2 pdata ,pdata 
+0x6b2f 029779 store 1 ,mem_pn_dlci 
+0x6b30 029780 lshift2 pdata ,pdata 
+0x6b31 029781 set0 rfcomm_address_cr ,pdata 
+0x6b32 029782 set1 rfcomm_address_ext_len ,pdata 
+0x6b33 029783 arg mem_hiufcs_spp ,temp 
+0x6b34 029784 storet 2 ,mem_contw_temp 
+0x6b35 029785 call rfcomm_save_fcs_uih 
+0x6b36 029786 branch rfcomm_rx_process_end 
+:      029788 parse_uih_spp_uih_credits:
+0x6b37 029789 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b38 029790 copy pdata ,contr 
+0x6b39 029791 increase 1 ,pdata 
+0x6b3a 029792 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b3b 029793 ifetch 1 ,contr 
+0x6b3c 029794 fetcht 1 ,mem_remote_credits 
+0x6b3d 029795 iadd temp ,pdata 
+0x6b3e 029796 store 1 ,mem_remote_credits 
+:      029797 parse_uih_spp_uih:
+0x6b3f 029798 call rfcomm_increase_credit_given 
+:      029799 parse_uih_spp_uih_cont:
+0x6b40 029800 call get_rfcomm_snd_adss 
+0x6b41 029801 call rfcomm_send_uih_without_payload 
+0x6b42 029802 call spp_process_rx_data 
+0x6b43 029803 branch rfcomm_rx_process_end 
+:      029805 parse_uih_rp_spp_disconn_send_event:
+0x6b44 029806 jam bt_evt_spp_disconnected ,mem_fifo_temp 
+0x6b45 029807 call ui_ipc_send_event 
+:      029808 parse_uih_rp_spp_disconn:
+0x6b46 029809 call rfcomm_init_spp 
+0x6b47 029810 fetch 1 ,mem_current_adss 
+0x6b48 029811 call rfcomm_calculate_fcs_ua 
+0x6b49 029812 store 1 ,mem_current_fcs 
+0x6b4a 029813 call rfcomm_send_ua 
+0x6b4b 029814 branch rfcomm_rx_process_end 
+:      029819 rfcomm_rx_process_reconn:
+0x6b4c 029820 fetch 2 ,mem_l2cap_payload_ptr 
+0x6b4d 029821 copy pdata ,contr 
+0x6b4e 029822 call get_rfcomm_head_struct 
+0x6b4f 029823 fetch 1 ,mem_current_channel 
+0x6b50 029824 beq 0 ,parse_dlci0_reconn 
+0x6b51 029825 branch parse_uih_reconn 
+:      029827 parse_dlci0_reconn:
+0x6b52 029828 bpatchx patch35_1 ,mem_patch35 
+0x6b53 029829 fetch 1 ,mem_current_frame_type 
+0x6b54 029830 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6b55 029831 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6b56 029832 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
+0x6b57 029833 branch rfcomm_rx_process_end 
+:      029834 parse_dlci0_reconn_uih:
+0x6b58 029835 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b59 029836 copy pdata ,contr 
+0x6b5a 029837 call get_rfcomm_uih_head_struct 
+0x6b5b 029838 fetch 1 ,mem_uih_cmd_type 
+0x6b5c 029839 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5d 029840 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5e 029841 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
+0x6b5f 029842 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
+0x6b60 029843 branch rfcomm_rx_process_end 
+:      029845 parse_dlci0_reconn_uih_pn_cmd:
+0x6b61 029846 call parse_dlci0_rp_uih_pn_res_common 
+0x6b62 029847 fetch 1 ,mem_pn_dlci 
+0x6b63 029848 rshift pdata ,pdata 
+0x6b64 029849 fetcht 1 ,mem_remote_spp_channel 
+0x6b65 029850 isub temp ,null 
+0x6b66 029851 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
+0x6b67 029852 branch assert 
+:      029853 parse_dlci0_reconn_uih_pn_cmd_spp:
+0x6b68 029854 fetch 1 ,mem_spp_state 
+0x6b69 029855 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6b6a 029856 store 1 ,mem_spp_state 
+0x6b6b 029857 branch rfcomm_rx_process_end 
+:      029859 parse_dlci0_reconn_uih_ms_cmd:
+0x6b6c 029860 call get_rfcomm_param_modem_status 
+0x6b6d 029861 fetch 1 ,mem_ms_channel 
+0x6b6e 029862 fetcht 1 ,mem_remote_spp_channel 
+0x6b6f 029863 isub temp ,null 
+0x6b70 029864 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
+0x6b71 029865 branch assert 
+0x6b72 029866 branch rfcomm_rx_process_end 
+:      029867 parse_dlci0_reconn_uih_ms_cmd_spp:
+0x6b73 029868 fetch 1 ,mem_spp_state 
+0x6b74 029869 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6b75 029870 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6b76 029871 store 1 ,mem_spp_state 
+0x6b77 029872 fetcht 1 ,mem_pn_dlci 
+0x6b78 029873 lshift2 temp ,temp 
+0x6b79 029874 or_into 3 ,temp 
+0x6b7a 029875 call rfcomm_send_modem_status_res 
+0x6b7b 029876 branch rfcomm_rx_process_end 
+:      029878 parse_dlci0_reconn_uih_ms_res:
+0x6b7c 029879 call get_rfcomm_param_modem_status 
+0x6b7d 029880 fetch 1 ,mem_ms_channel 
+0x6b7e 029881 fetcht 1 ,mem_remote_spp_channel 
+0x6b7f 029882 isub temp ,null 
+0x6b80 029883 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
+0x6b81 029884 branch assert 
+:      029885 parse_dlci0_reconn_uih_ms_res_spp:
+0x6b82 029886 fetch 1 ,mem_spp_state 
+0x6b83 029887 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6b84 029888 store 1 ,mem_spp_state 
+0x6b85 029889 branch rfcomm_rx_process_end 
+:      029891 parse_uih_reconn:
+0x6b86 029892 fetch 1 ,mem_current_channel 
+0x6b87 029893 fetcht 1 ,mem_remote_spp_channel 
+0x6b88 029894 isub temp ,null 
+0x6b89 029895 branch parse_uih_reconn_spp ,zero 
+0x6b8a 029896 branch assert 
+0x6b8b 029897 branch rfcomm_rx_process_end 
+:      029899 parse_uih_reconn_spp:
+0x6b8c 029900 fetch 1 ,mem_current_frame_type 
+0x6b8d 029901 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
+0x6b8e 029902 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b8f 029903 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b90 029904 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
+:      029905 parse_uih_reconn_spp_ua:
+0x6b91 029906 fetch 1 ,mem_spp_state 
+0x6b92 029907 set1 rfcomm_channel_state_ua ,pdata 
+0x6b93 029908 store 1 ,mem_spp_state 
+0x6b94 029909 branch rfcomm_rx_process_end 
+:      029910 parse_uih_reconn_spp_sabm:
+0x6b95 029911 branch parse_uih_reconn_spp_sabm 
+:      029912 parse_uih_reconn_spp_disconn:
+0x6b96 029913 branch parse_uih_rp_spp_disconn 
+:      029914 rfcomm_rx_process_end:
+0x6b97 029915 rtn 
+:      029917 rfcomm_send_more_pkt:
+0x6b98 029918 fetch 1 ,mem_rfcomm_send_more_pkt 
+0x6b99 029919 rtn blank 
+0x6b9a 029920 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
+0x6b9b 029921 branch assert 
+:      029923 rfcomm_send_more_pkt_msc_cmd_spp:
+0x6b9c 029924 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6b9d 029925 call l2cap_malloc_rfcomm_channel 
+0x6b9e 029926 arg spp_slave_channel ,temp 
+0x6b9f 029927 fetcht 1 ,mem_pn_dlci 
+0x6ba0 029928 lshift2 temp ,temp 
+:      029929 rfcomm_send_more_pkt_msc_cmd_spp0:
+0x6ba1 029930 or_into 0x03 ,temp 
+0x6ba2 029931 arg 0xaa ,rega 
+0x6ba3 029932 call rfcomm_send_modem_status_cmd 
+0x6ba4 029933 call l2cap_get_rfcomm_tx_buff 
+0x6ba5 029934 copy contw ,contr 
+0x6ba6 029935 ifetch 2 ,contr 
+0x6ba7 029936 branch assert ,blank 
+0x6ba8 029937 rtn 
+:      029939 rfcomm_send_sabm:
+0x6ba9 029940 call l2cap_get_rfcomm_tx_buff 
+0x6baa 029941 setarg 0x0004 
+0x6bab 029942 istore 2 ,contw 
+0x6bac 029943 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bad 029944 istore 2 ,contw 
+0x6bae 029945 fetch 1 ,mem_current_adss 
+0x6baf 029946 istore 1 ,contw 
+0x6bb0 029947 bpatchx patch35_2 ,mem_patch35 
+0x6bb1 029948 setarg 0x013f 
+0x6bb2 029949 istore 2 ,contw 
+0x6bb3 029950 fetch 1 ,mem_current_fcs 
+0x6bb4 029951 istore 1 ,contw 
+0x6bb5 029952 rtn 
+:      029953 rfcomm_send_ua:
+0x6bb6 029954 call l2cap_malloc_rfcomm_channel 
+0x6bb7 029955 call l2cap_get_rfcomm_tx_buff 
+0x6bb8 029956 setarg 0x0004 
+0x6bb9 029957 istore 2 ,contw 
+0x6bba 029958 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bbb 029959 istore 2 ,contw 
+0x6bbc 029960 fetch 1 ,mem_current_adss 
+0x6bbd 029961 istore 1 ,contw 
+0x6bbe 029962 bpatchx patch35_3 ,mem_patch35 
+0x6bbf 029963 setarg 0x0173 
+0x6bc0 029964 istore 2 ,contw 
+0x6bc1 029965 fetch 1 ,mem_current_fcs 
+0x6bc2 029966 istore 1 ,contw 
+0x6bc3 029967 rtn 
+:      029968 rfcomm_send_param_neg_cmd:
+0x6bc4 029969 call l2cap_get_rfcomm_tx_buff 
+0x6bc5 029970 setarg 0x000e 
+0x6bc6 029971 istore 2 ,contw 
+0x6bc7 029972 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bc8 029973 istore 2 ,contw 
+0x6bc9 029974 fetch 1 ,mem_rfcomm_initiator 
+0x6bca 029975 lshift pdata ,pdata 
+0x6bcb 029976 set1 0 ,pdata 
+0x6bcc 029977 istore 1 ,contw 
+0x6bcd 029978 bpatchx patch35_4 ,mem_patch35 
+0x6bce 029979 setarg 0x15ef 
+0x6bcf 029980 istore 2 ,contw 
+0x6bd0 029981 setarg 0x1183 
+0x6bd1 029982 istore 2 ,contw 
+0x6bd2 029983 copy temp ,pdata 
+0x6bd3 029984 istore 1 ,contw 
+0x6bd4 029985 setarg 0x0000f0 
+0x6bd5 029986 istore 3 ,contw 
+0x6bd6 029987 setarg rfcomm_max_frame_size 
+0x6bd7 029988 istore 2 ,contw 
+0x6bd8 029989 setarg 0 
+0x6bd9 029990 istore 1 ,contw 
+0x6bda 029991 setarg 0x01 
+0x6bdb 029992 istore 1 ,contw 
+0x6bdc 029993 call rfcomm_calculate_fcs_dlci0 
+0x6bdd 029994 istore 1 ,contw 
+0x6bde 029995 jam 0x10 ,mem_credit_given 
+0x6bdf 029996 rtn 
+:      029997 rfcomm_send_param_neg_res:
+0x6be0 029998 call l2cap_malloc_rfcomm_channel 
+0x6be1 029999 call l2cap_get_rfcomm_tx_buff 
+0x6be2 030000 setarg 0x000e 
+0x6be3 030001 istore 2 ,contw 
+0x6be4 030002 fetch 2 ,mem_rfcomm_remote_cid 
+0x6be5 030003 istore 2 ,contw 
+0x6be6 030004 fetch 1 ,mem_rfcomm_initiator 
+0x6be7 030005 lshift pdata ,pdata 
+0x6be8 030006 set1 0 ,pdata 
+0x6be9 030007 istore 1 ,contw 
+0x6bea 030008 bpatchx patch35_5 ,mem_patch35 
+0x6beb 030009 setarg 0x15ef 
+0x6bec 030010 istore 2 ,contw 
+0x6bed 030011 setarg 0x1181 
+0x6bee 030012 istore 2 ,contw 
+0x6bef 030013 fetch 1 ,mem_pn_dlci 
+0x6bf0 030014 istore 1 ,contw 
+0x6bf1 030015 setarg 0x0000e0 
+0x6bf2 030016 istore 3 ,contw 
+0x6bf3 030017 fetch 2 ,mem_rfcomm_max_frame_size 
+0x6bf4 030018 istore 2 ,contw 
+0x6bf5 030019 setarg 0x00 
+0x6bf6 030020 istore 1 ,contw 
+0x6bf7 030021 fetch 1 ,mem_rfcomm_credit_init_data 
+0x6bf8 030022 istore 1 ,contw 
+0x6bf9 030023 call rfcomm_calculate_fcs_dlci0 
+0x6bfa 030024 istore 1 ,contw 
+0x6bfb 030025 rtn 
+:      030026 rfcomm_send_modem_status_cmd:
+0x6bfc 030027 call l2cap_get_rfcomm_tx_buff 
+0x6bfd 030028 setarg 0x0008 
+0x6bfe 030029 istore 2 ,contw 
+0x6bff 030030 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c00 030031 istore 2 ,contw 
+0x6c01 030032 fetch 1 ,mem_rfcomm_initiator 
+0x6c02 030033 lshift pdata ,pdata 
+0x6c03 030034 set1 0 ,pdata 
+0x6c04 030035 istore 1 ,contw 
+0x6c05 030036 bpatchx patch35_6 ,mem_patch35 
+0x6c06 030037 setarg 0x09ef 
+0x6c07 030038 istore 2 ,contw 
+0x6c08 030039 setarg 0x05e3 
+0x6c09 030040 istore 2 ,contw 
+0x6c0a 030041 copy temp ,pdata 
+0x6c0b 030042 istore 1 ,contw 
+0x6c0c 030043 setarg 0x8d 
+0x6c0d 030044 istore 1 ,contw 
+0x6c0e 030045 call rfcomm_calculate_fcs_dlci0 
+0x6c0f 030046 istore 1 ,contw 
+0x6c10 030047 rtn 
+:      030049 rfcomm_send_modem_status_res:
+0x6c11 030050 call l2cap_malloc_rfcomm_channel 
+0x6c12 030051 call l2cap_get_rfcomm_tx_buff 
+0x6c13 030052 setarg 0x0008 
+0x6c14 030053 istore 2 ,contw 
+0x6c15 030054 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c16 030055 istore 2 ,contw 
+0x6c17 030056 copy temp ,timeup 
+0x6c18 030057 fetch 1 ,mem_rfcomm_initiator 
+0x6c19 030058 lshift pdata ,pdata 
+0x6c1a 030059 set1 0 ,pdata 
+0x6c1b 030060 istore 1 ,contw 
+0x6c1c 030061 bpatchx patch35_7 ,mem_patch35 
+0x6c1d 030062 setarg 0x09ef 
+0x6c1e 030063 istore 2 ,contw 
+0x6c1f 030064 setarg 0x05e1 
+0x6c20 030065 istore 2 ,contw 
+0x6c21 030066 copy timeup ,pdata 
+0x6c22 030067 istore 1 ,contw 
+0x6c23 030068 setarg 0x8d 
+0x6c24 030069 istore 1 ,contw 
+0x6c25 030070 call rfcomm_calculate_fcs_dlci0 
+0x6c26 030071 istore 1 ,contw 
+0x6c27 030072 rtn 
+:      030074 rfcomm_send_uih_without_payload:
+0x6c28 030075 bpatchx patch36_0 ,mem_patch36 
+0x6c29 030076 fetch 1 ,mem_credit_given 
+0x6c2a 030077 rtn blank 
+0x6c2b 030078 hfetch 2 ,core_uart_rxitems 
+0x6c2c 030079 nrtn blank 
+0x6c2d 030080 copy rega ,pdata 
+0x6c2e 030081 store 1 ,mem_pdatatemp + 1 
+0x6c2f 030082 storet 1 ,mem_pdatatemp 
+0x6c30 030083 call l2cap_malloc_is_fifo_full 
+0x6c31 030084 nrtn blank 
+0x6c32 030085 call l2cap_malloc_rfcomm_channel 
+0x6c33 030086 call l2cap_get_rfcomm_tx_buff 
+0x6c34 030087 setarg 0x05 
+0x6c35 030088 istore 2 ,contw 
+0x6c36 030089 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c37 030090 istore 2 ,contw 
+0x6c38 030091 fetch 1 ,mem_rfcomm_send_adss 
+0x6c39 030092 istore 1 ,contw 
+0x6c3a 030093 setarg 0x01ff 
+0x6c3b 030094 istore 2 ,contw 
+0x6c3c 030095 fetch 1 ,mem_credit_given 
+0x6c3d 030096 istore 1 ,contw 
+0x6c3e 030097 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c3f 030098 istore 1 ,contw 
+0x6c40 030099 jam 0 ,mem_credit_given 
+0x6c41 030100 rtn 
+:      030102 rfcomm_increase_credit_given:
+0x6c42 030103 bpatchx patch36_1 ,mem_patch36 
+0x6c43 030104 fetch 1 ,mem_credit_flag 
+0x6c44 030105 rtneq credit_enable 
+0x6c45 030106 fetch 2 ,mem_current_length 
+0x6c46 030107 rtn blank 
+0x6c47 030108 fetch 1 ,mem_credit_given 
+0x6c48 030109 increase 1 ,pdata 
+0x6c49 030110 store 1 ,mem_credit_given 
+0x6c4a 030111 rtn 
+:      030113 spp_process_rx_data:
+0x6c4b 030114 fetch 2 ,mem_cb_receive_spp_data 
+0x6c4c 030115 branch callback_func 
+:      030117 spp_tx_rfcomm_packet:
+0x6c4d 030118 bpatchx patch36_2 ,mem_patch36 
+0x6c4e 030120 fetch 1 ,mem_remote_credits 
+0x6c4f 030121 rtn blank 
+0x6c50 030122 increase -1 ,pdata 
+0x6c51 030123 store 1 ,mem_remote_credits 
+0x6c52 030124 fetch 2 ,mem_pn_max_frame_size 
+0x6c53 030125 fetcht 2 ,mem_current_packet_length 
+0x6c54 030126 isub temp ,null 
+0x6c55 030127 branch ssp_tx_rfcomm_from_uart ,positive 
+0x6c56 030128 store 2 ,mem_current_packet_length 
+:      030129 ssp_tx_rfcomm_from_uart:
+0x6c57 030130 fetch 1 ,mem_credit_given 
+0x6c58 030131 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
+0x6c59 030132 jam 1 ,mem_rfcomm_send_offset 
+0x6c5a 030133 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c5b 030134 store 1 ,mem_rfcomm_send_fcs 
+0x6c5c 030135 setarg rsp_rx_uih_wdata 
+0x6c5d 030136 store 1 ,mem_rfcomm_send_frame_type 
+0x6c5e 030137 branch ssp_tx_rfcomm_from_uart_common 
+:      030138 ssp_tx_rfcomm_from_uart_without_credit:
+0x6c5f 030139 jam 0 ,mem_rfcomm_send_offset 
+0x6c60 030140 fetch 1 ,mem_hiufcs_spp 
+0x6c61 030141 store 1 ,mem_rfcomm_send_fcs 
+0x6c62 030142 setarg rsp_tx_uih 
+0x6c63 030143 store 1 ,mem_rfcomm_send_frame_type 
+:      030144 ssp_tx_rfcomm_from_uart_common:
+0x6c64 030145 bpatchx patch36_3 ,mem_patch36 
+0x6c65 030146 fetch 2 ,mem_current_packet_length 
+0x6c66 030147 sub pdata ,127 ,null 
+0x6c67 030148 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
+0x6c68 030149 fetch 1 ,mem_rfcomm_send_offset 
+0x6c69 030150 increase 1 ,pdata 
+0x6c6a 030151 store 1 ,mem_rfcomm_send_offset 
+:      030152 ssp_tx_rfcomm_from_uart_common0:
+0x6c6b 030153 call get_rfcomm_snd_adss 
+0x6c6c 030154 fetch 2 ,mem_current_packet_length 
+0x6c6d 030155 increase 8 ,pdata 
+0x6c6e 030156 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c6f 030157 iadd temp ,rega 
+0x6c70 030159 call l2cap_malloc 
+0x6c71 030160 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c72 030161 increase 4 ,pdata 
+0x6c73 030162 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x6c74 030163 copy pdata ,contw 
+0x6c75 030164 fetch 1 ,mem_rfcomm_send_adss 
+0x6c76 030165 istore 1 ,contw 
+0x6c77 030166 fetch 1 ,mem_rfcomm_send_frame_type 
+0x6c78 030167 istore 1 ,contw 
+0x6c79 030168 call ssp_tx_write_length 
+0x6c7a 030169 call ssp_tx_write_given_credit 
+0x6c7b 030170 bpatchx patch36_4 ,mem_patch36 
+0x6c7c 030171 fetch 2 ,mem_nl_rx_data_src 
+0x6c7d 030172 copy pdata ,contru 
+0x6c7e 030173 fetch 2 ,mem_current_packet_length 
+0x6c7f 030174 copy pdata ,loopcnt 
+0x6c80 030175 call uart_copy_rx_bytes_fast 
+0x6c81 030176 copy contw ,temp 
+0x6c82 030177 copy contru ,pdata 
+0x6c83 030178 store 2 ,mem_nl_rx_data_src 
+0x6c84 030179 copy temp ,contw 
+0x6c85 030180 fetch 1 ,mem_rfcomm_send_fcs 
+0x6c86 030181 istore 1 ,contw 
+0x6c87 030182 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c88 030183 copy pdata ,contw 
+0x6c89 030184 fetch 2 ,mem_current_packet_length 
+0x6c8a 030185 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c8b 030186 iadd temp ,pdata 
+0x6c8c 030187 increase 4 ,pdata 
+0x6c8d 030188 istore 2 ,contw 
+0x6c8e 030189 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c8f 030190 istore 2 ,contw 
+0x6c90 030191 jam 0 ,mem_credit_given 
+0x6c91 030192 fetch 2 ,mem_nl_rx_len_all 
+0x6c92 030193 beq 0 ,module_hci_command_tx_spp_tx_complete 
+0x6c93 030194 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x6c94 030195 rtn 
+:      030197 ssp_tx_write_length:
+0x6c95 030198 bpatchx patch36_5 ,mem_patch36 
+0x6c96 030199 fetch 2 ,mem_current_packet_length 
+0x6c97 030200 sub pdata ,0x7f ,null 
+0x6c98 030201 nbranch ssp_tx_write_long_packet ,positive 
+0x6c99 030202 lshift pdata ,pdata 
+0x6c9a 030203 set1 0 ,pdata 
+0x6c9b 030204 istore 1 ,contw 
+0x6c9c 030205 rtn 
+:      030206 ssp_tx_write_long_packet:
+0x6c9d 030207 fetch 2 ,mem_current_packet_length 
+0x6c9e 030208 rshift3 pdata ,pdata 
+0x6c9f 030209 rshift4 pdata ,temp 
+0x6ca0 030210 and_into 0x7f ,pdata 
+0x6ca1 030211 lshift pdata ,pdata 
+0x6ca2 030212 set0 0 ,pdata 
+0x6ca3 030213 istore 1 ,contw 
+0x6ca4 030214 istoret 1 ,contw 
+0x6ca5 030215 rtn 
+:      030216 ssp_tx_write_given_credit:
+0x6ca6 030217 fetch 1 ,mem_credit_given 
+0x6ca7 030218 rtn blank 
+0x6ca8 030219 istore 1 ,contw 
+0x6ca9 030220 rtn 
+:      030225 scheduler_process:
+0x6caa 030226 bpatchx patch36_6 ,mem_patch36 
+0x6cab 030227 call check_51cmd 
+0x6cac 030228 call app_process_bb_event 
+0x6cad 030229 call process_conn_sm 
+0x6cae 030231 bpatchx patch36_7 ,mem_patch36 
+0x6caf 030232 call sp_calc_sequence 
+0x6cb0 030233 call simple_pairing_sequence 
+0x6cb1 030234 call master_simple_paring_sequence 
+0x6cb2 030237 call l2cap_malloc_is_fifo_full 
+0x6cb3 030238 nrtn blank 
+0x6cb4 030240 call l2cap_call_proc_sigal_pending 
+0x6cb5 030241 call l2cap_malloc_is_fifo_full 
+0x6cb6 030242 nrtn blank 
+0x6cb7 030243 bpatchx patch37_0 ,mem_patch37 
+0x6cb8 030245 call process_upper_sm 
+0x6cb9 030246 call l2cap_send_config_req 
+0x6cba 030247 call rfcomm_send_more_pkt 
+:      030248 scheduler_process0:
+0x6cbb 030249 call scheduler_tx_disconnect_hid 
+0x6cbc 030250 bpatchx patch37_1 ,mem_patch37 
+0x6cbd 030253 branch app_process_bt 
+:      030255 scheduler_tx_disconnect_hid:
+0x6cbe 030256 fetch 1 ,mem_control_tasks 
+0x6cbf 030257 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
+0x6cc0 030258 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
+0x6cc1 030259 rtn 
+:      030261 scheduler_tx_l2cap_pkt:
+0x6cc2 030262 bpatchx patch37_2 ,mem_patch37 
+0x6cc3 030263 call l2cap_malloc_is_fifo_empty 
+0x6cc4 030264 rtn blank 
+0x6cc5 030265 fetch 1 ,mem_op 
+0x6cc6 030266 rtnbit1 op_txl2cap 
+0x6cc7 030267 call l2cap_malloc_fifo_out 
+0x6cc8 030268 store 2 ,mem_txptr 
+0x6cc9 030269 copy pdata ,contr 
+0x6cca 030270 ifetch 2 ,contr 
+0x6ccb 030271 increase 4 ,pdata 
+0x6ccc 030272 store 2 ,mem_tx_len 
+0x6ccd 030273 jam 6 ,mem_tx_lch 
+0x6cce 030274 bpatchx patch37_3 ,mem_patch37 
+0x6ccf 030275 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6cd0 030276 branch scheduler_tx_l2cap_start_pkt ,blank 
+0x6cd1 030277 fetch 1 ,mem_op 
+0x6cd2 030278 rtnbit0 op_pkt_comp 
+0x6cd3 030279 set0 op_pkt_comp ,pdata 
+0x6cd4 030280 store 1 ,mem_op 
+0x6cd5 030281 jam 5 ,mem_tx_lch 
+0x6cd6 030282 fetcht 2 ,mem_l2cap_tx_multi_offset 
+0x6cd7 030283 fetch 2 ,mem_txptr 
+0x6cd8 030284 iadd temp ,pdata 
+0x6cd9 030285 store 2 ,mem_txptr 
+0x6cda 030286 fetch 2 ,mem_tx_len 
+0x6cdb 030287 isub temp ,pdata 
+0x6cdc 030288 store 2 ,mem_tx_len 
+:      030289 scheduler_tx_l2cap_start_pkt:
+0x6cdd 030290 bpatchx patch37_4 ,mem_patch37 
+0x6cde 030291 fetch 2 ,mem_tx_len 
+0x6cdf 030292 branch assert ,blank 
+0x6ce0 030293 arg l2cap_max_pkt_len ,temp 
+0x6ce1 030294 isub temp ,pdata 
+0x6ce2 030295 nbranch scheduler_tx_l2cap_last_pkt ,positive 
+0x6ce3 030296 bpatchx patch37_5 ,mem_patch37 
+0x6ce4 030297 storet 2 ,mem_tx_len 
+0x6ce5 030298 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6ce6 030299 iadd temp ,pdata 
+0x6ce7 030300 store 2 ,mem_l2cap_tx_multi_offset 
+0x6ce8 030301 branch scheduler_tx_l2cap_pkt_end 
+:      030302 scheduler_tx_l2cap_last_pkt:
+0x6ce9 030303 setarg 0 
+0x6cea 030304 store 2 ,mem_l2cap_tx_multi_offset 
+:      030305 scheduler_tx_l2cap_pkt_end:
+0x6ceb 030306 fetch 1 ,mem_op 
+0x6cec 030307 set1 op_txl2cap ,pdata 
+0x6ced 030308 store 1 ,mem_op 
+0x6cee 030309 rtn 
+:      030311 scheduler_start_upper_sm:
+0x6cef 030312 fetch 1 ,mem_ui_profile_supported 
+0x6cf0 030313 bbit1 support_hid ,scheduler_start_upper_sm_hid 
+0x6cf1 030314 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
+0x6cf2 030315 rtn 
+:      030316 scheduler_start_upper_sm_hid:
+0x6cf3 030317 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6cf4 030318 rtn 
+:      030320 process_upper_sm:
+0x6cf5 030321 fetch 1 ,memui_reconnect_mode 
+0x6cf6 030322 nbranch process_upper_sm_reconn ,blank 
+:      030323 process_upper_sm_remote_page:
+0x6cf7 030324 fetch 1 ,mem_upper_sm_remote_page 
+0x6cf8 030326 rtn blank 
+0x6cf9 030328 jam 0 ,mem_upper_sm_remote_page 
+:      030329 process_upper_sm_rp_wait:
+0x6cfa 030330 rtn 
+:      030333 process_upper_sm_reconn:
+0x6cfb 030334 bpatchx patch37_6 ,mem_patch37 
+0x6cfc 030335 fetch 1 ,mem_upper_sm_reconn 
+0x6cfd 030336 rtn blank 
+0x6cfe 030337 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
+0x6cff 030338 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
+0x6d00 030339 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
+0x6d01 030340 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
+0x6d02 030341 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
+0x6d03 030342 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
+0x6d04 030343 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
+0x6d05 030344 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
+0x6d06 030345 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
+0x6d07 030346 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
+0x6d08 030347 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
+0x6d09 030348 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
+0x6d0a 030349 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
+0x6d0b 030350 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
+0x6d0c 030351 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
+0x6d0d 030352 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
+0x6d0e 030353 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
+0x6d0f 030354 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
+0x6d10 030355 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
+0x6d11 030356 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
+0x6d12 030357 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
+0x6d13 030358 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
+0x6d14 030359 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
+0x6d15 030360 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
+0x6d16 030361 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
+0x6d17 030362 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
+0x6d18 030363 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
+0x6d19 030364 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
+:      030365 process_upper_sm_reconn_wait:
+0x6d1a 030366 rtn 
+:      030367 process_upper_sm_reconn_sdp_conn:
+0x6d1b 030368 call upper_sm_send_sdp_conn 
+0x6d1c 030369 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
+0x6d1d 030370 fetch 1 ,mem_sdp_state 
+0x6d1e 030371 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d1f 030372 store 1 ,mem_sdp_state 
+0x6d20 030373 rtn 
+:      030374 process_upper_sm_reconn_sdp_cfg:
+0x6d21 030375 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d22 030376 fetch 1 ,mem_sdp_state 
+0x6d23 030377 rtnbit1 l2cap_channel_state_snd_cfg_req 
+0x6d24 030378 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d25 030379 call upper_sm_send_sdp_cfg 
+0x6d26 030380 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d27 030381 fetch 1 ,mem_sdp_state 
+0x6d28 030382 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d29 030383 store 1 ,mem_sdp_state 
+0x6d2a 030384 rtn 
+:      030385 process_upper_sm_reconn_ss_spp:
+0x6d2b 030386 call l2cap_malloc_is_fifo_empty 
+0x6d2c 030387 nrtn blank 
+0x6d2d 030388 call upper_sm_send_ss_spp 
+0x6d2e 030389 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
+0x6d2f 030390 rtn 
+:      030391 process_upper_sm_reconn_sdp_disconn:
+0x6d30 030392 call upper_sm_send_sdp_disconn 
+0x6d31 030393 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
+0x6d32 030394 rtn 
+:      030395 process_upper_sm_reconn_hid_ctrl_conn:
+0x6d33 030396 call upper_sm_send_hid_ctrl_conn 
+0x6d34 030397 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
+0x6d35 030398 fetch 1 ,mem_hid_control_state 
+0x6d36 030399 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d37 030400 store 1 ,mem_hid_control_state 
+0x6d38 030401 rtn 
+:      030402 process_upper_sm_reconn_hid_ctrl_cfg:
+0x6d39 030403 call upper_sm_send_hid_ctrl_cfg 
+0x6d3a 030404 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
+0x6d3b 030405 fetch 1 ,mem_hid_control_state 
+0x6d3c 030406 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d3d 030407 store 1 ,mem_hid_control_state 
+0x6d3e 030408 rtn 
+:      030409 process_upper_sm_reconn_hid_int_conn:
+0x6d3f 030410 call upper_sm_send_hid_int_conn 
+0x6d40 030411 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
+0x6d41 030412 fetch 1 ,mem_hid_interrupt_state 
+0x6d42 030413 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d43 030414 store 1 ,mem_hid_interrupt_state 
+0x6d44 030415 rtn 
+:      030416 process_upper_sm_reconn_hid_int_cfg:
+0x6d45 030417 call upper_sm_send_hid_int_cfg 
+0x6d46 030418 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
+0x6d47 030419 fetch 1 ,mem_hid_interrupt_state 
+0x6d48 030420 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d49 030421 store 1 ,mem_hid_interrupt_state 
+0x6d4a 030422 rtn 
+:      030423 process_upper_sm_reconn_rfcomm_conn:
+0x6d4b 030424 call upper_sm_send_rfcomm_conn 
+0x6d4c 030425 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
+0x6d4d 030426 fetch 1 ,mem_rfcomm_state 
+0x6d4e 030427 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d4f 030428 store 1 ,mem_rfcomm_state 
+0x6d50 030429 rtn 
+:      030430 process_upper_sm_reconn_rfcomm_cfg:
+0x6d51 030431 call upper_sm_send_rfcomm_cfg 
+0x6d52 030432 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
+0x6d53 030433 fetch 1 ,mem_rfcomm_state 
+0x6d54 030434 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d55 030435 store 1 ,mem_rfcomm_state 
+0x6d56 030436 rtn 
+:      030437 process_upper_sm_reconn_rfcomm_sabm:
+0x6d57 030438 call upper_sm_send_rfcomm_sabm 
+0x6d58 030439 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
+0x6d59 030440 fetch 1 ,mem_rfcomm_state 
+0x6d5a 030441 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6d5b 030442 store 1 ,mem_rfcomm_state 
+0x6d5c 030443 rtn 
+:      030444 process_upper_sm_reconn_spp_cmd_pn:
+0x6d5d 030445 call upper_sm_send_spp_cmd_pn 
+0x6d5e 030446 fetch 1 ,mem_spp_state 
+0x6d5f 030447 set1 rfcomm_channel_state_pn_cmd 
+0x6d60 030448 store 1 ,mem_spp_state 
+0x6d61 030449 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
+0x6d62 030450 rtn 
+:      030451 process_upper_sm_reconn_spp_sabm:
+0x6d63 030452 call upper_sm_send_spp_sabm 
+0x6d64 030453 fetch 1 ,mem_spp_state 
+0x6d65 030454 set1 rfcomm_channel_state_sabm 
+0x6d66 030455 store 1 ,mem_spp_state 
+0x6d67 030456 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
+0x6d68 030457 fetch 1 ,mem_remote_spp_channel 
+0x6d69 030458 lshift3 pdata ,pdata 
+0x6d6a 030459 or_into 3 ,pdata 
+0x6d6b 030460 arg mem_hiufcs_spp ,temp 
+0x6d6c 030461 storet 2 ,mem_contw_temp 
+0x6d6d 030462 branch rfcomm_save_fcs_uih 
+:      030463 process_upper_sm_reconn_spp_cmd_ms:
+0x6d6e 030464 call upper_sm_send_spp_cmd_ms 
+0x6d6f 030465 fetch 1 ,mem_spp_state 
+0x6d70 030466 set1 rfcomm_channel_state_snd_ms_cmd 
+0x6d71 030467 store 1 ,mem_spp_state 
+0x6d72 030468 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
+0x6d73 030469 rtn 
+:      030471 process_upper_sm_reconn_sdp_conn_wait:
+0x6d74 030472 fetch 1 ,mem_sdp_state 
+0x6d75 030473 rtnbit0 l2cap_channel_state_conn_res 
+0x6d76 030474 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d77 030475 branch process_upper_sm_reconn 
+:      030476 process_upper_sm_reconn_sdp_cfg_wait:
+0x6d78 030477 fetch 1 ,mem_sdp_state 
+0x6d79 030478 rtnne l2cap_channel_setup_complete 
+0x6d7a 030479 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
+:      030480 process_upper_sm_reconn_ss_spp_wait:
+0x6d7b 030481 fetch 1 ,mem_message_to_uppersm 
+0x6d7c 030482 rtnne recieve_ss_reasult_hf 
+0x6d7d 030483 jam 0 ,mem_message_to_uppersm 
+0x6d7e 030484 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
+0x6d7f 030485 branch process_upper_sm_reconn 
+:      030486 process_upper_sm_reconn_sdp_disconn_wait:
+0x6d80 030487 fetch 1 ,mem_sdp_state 
+0x6d81 030488 nrtn blank 
+0x6d82 030489 fetch 1 ,mem_ui_profile_supported 
+0x6d83 030490 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
+0x6d84 030491 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d85 030492 branch process_upper_sm_reconn_termination 
+:      030493 process_upper_sm_reconn_hid_ctrl_conn_wait:
+0x6d86 030494 fetch 1 ,mem_hid_control_state 
+0x6d87 030495 rtnbit0 l2cap_channel_state_conn_res 
+0x6d88 030496 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
+0x6d89 030497 branch process_upper_sm_reconn 
+:      030498 process_upper_sm_reconn_hid_ctrl_cfg_wait:
+0x6d8a 030499 fetch 1 ,mem_hid_control_state 
+0x6d8b 030500 rtnne l2cap_channel_setup_complete 
+0x6d8c 030501 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
+0x6d8d 030502 branch process_upper_sm_reconn 
+:      030503 process_upper_sm_reconn_hid_int_conn_wait:
+0x6d8e 030504 fetch 1 ,mem_hid_interrupt_state 
+0x6d8f 030505 rtnbit0 l2cap_channel_state_conn_res 
+0x6d90 030506 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
+0x6d91 030507 branch process_upper_sm_reconn 
+:      030508 process_upper_sm_reconn_hid_int_cfg_wait:
+0x6d92 030509 fetch 1 ,mem_hid_interrupt_state 
+0x6d93 030510 rtnne l2cap_channel_setup_complete 
+0x6d94 030511 fetch 1 ,mem_ui_profile_supported 
+0x6d95 030512 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d96 030513 branch process_upper_sm_reconn_termination 
+:      030514 process_upper_sm_reconn_rfcomm_conn_wait:
+0x6d97 030515 fetch 1 ,mem_rfcomm_state 
+0x6d98 030516 rtnbit0 l2cap_channel_state_conn_res 
+0x6d99 030517 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
+0x6d9a 030518 branch process_upper_sm_reconn 
+:      030519 process_upper_sm_reconn_rfcomm_cfg_wait:
+0x6d9b 030520 fetch 1 ,mem_rfcomm_state 
+0x6d9c 030521 rtnne l2cap_channel_setup_complete 
+0x6d9d 030522 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
+0x6d9e 030523 branch process_upper_sm_reconn 
+:      030524 process_upper_sm_reconn_rfcomm_sabm_wait:
+0x6d9f 030525 fetch 1 ,mem_rfcomm_state 
+0x6da0 030526 rtnne l2cap_channel_rfcomm_dlci0_opened 
+0x6da1 030527 fetch 1 ,mem_ui_profile_supported 
+0x6da2 030528 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
+0x6da3 030529 branch process_upper_sm_reconn_termination 
+:      030530 process_upper_sm_reconn_spp_cmd_pn_wait:
+0x6da4 030531 fetch 1 ,mem_spp_state 
+0x6da5 030532 rtnbit0 rfcomm_channel_state_pn_res 
+0x6da6 030533 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
+0x6da7 030534 branch process_upper_sm_reconn 
+:      030535 process_upper_sm_reconn_spp_sabm_wait:
+0x6da8 030536 fetch 1 ,mem_spp_state 
+0x6da9 030537 rtnbit0 rfcomm_channel_state_ua 
+0x6daa 030538 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
+0x6dab 030539 branch process_upper_sm_reconn 
+:      030540 process_upper_sm_reconn_spp_cmd_ms_wait:
+0x6dac 030541 fetch 1 ,mem_spp_state 
+0x6dad 030542 rtnne rfcomm_channel_setup_complete 
+0x6dae 030543 branch process_upper_sm_reconn_termination 
+:      030545 process_upper_sm_reconn_setup_hid:
+0x6daf 030546 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6db0 030547 branch process_upper_sm_reconn 
+:      030549 process_upper_sm_reconn_setup_rfcomm:
+0x6db1 030550 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
+0x6db2 030551 branch process_upper_sm_reconn 
+:      030552 process_upper_sm_reconn_setup_spp:
+0x6db3 030553 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
+0x6db4 030554 branch process_upper_sm_reconn 
+:      030558 process_upper_sm_reconn_termination:
+0x6db5 030559 jam 0 ,mem_upper_sm_reconn 
+0x6db6 030560 rtn 
+:      030561 upper_sm_send_sdp_conn:
+0x6db7 030562 bpatchx patch37_7 ,mem_patch37 
+0x6db8 030563 call l2cap_malloc_signal_channel 
+0x6db9 030564 setarg psm_sdp 
+0x6dba 030565 copy pdata ,temp 
+0x6dbb 030566 setarg l2cap_sdp_channel 
+0x6dbc 030567 copy pdata ,timeup 
+0x6dbd 030568 branch ml2cap_send_signal_connect_req 
+:      030570 upper_sm_send_sdp_cfg:
+0x6dbe 030571 bpatchx patch38_0 ,mem_patch38 
+0x6dbf 030572 call l2cap_malloc_signal_channel 
+0x6dc0 030573 fetch 2 ,mem_sdp_remote_cid 
+0x6dc1 030574 copy pdata ,temp 
+0x6dc2 030575 branch ml2cap_send_signal_config_req 
+:      030577 upper_sm_send_sdp_disconn:
+0x6dc3 030578 bpatchx patch38_1 ,mem_patch38 
+0x6dc4 030579 call l2cap_malloc_signal_channel 
+0x6dc5 030580 fetch 2 ,mem_sdp_remote_cid 
+0x6dc6 030581 copy pdata ,temp 
+0x6dc7 030582 arg l2cap_sdp_channel ,timeup 
+0x6dc8 030583 call ml2cap_send_signal_disconn_req 
+0x6dc9 030584 fetch 1 ,mem_sdp_state 
+0x6dca 030585 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x6dcb 030586 store 1 ,mem_sdp_state 
+0x6dcc 030587 rtn 
+:      030589 upper_sm_send_ss_spp:
+0x6dcd 030590 bpatchx patch38_2 ,mem_patch38 
+0x6dce 030591 call l2cap_malloc_sdp_channel 
+0x6dcf 030592 call sdp_send_spp_request 
+0x6dd0 030593 branch msdp_send_req_done 
+:      030595 upper_sm_send_rfcomm_conn:
+0x6dd1 030596 bpatchx patch38_3 ,mem_patch38 
+0x6dd2 030597 call l2cap_malloc_signal_channel 
+0x6dd3 030598 setarg psm_rfcomm 
+0x6dd4 030599 copy pdata ,temp 
+0x6dd5 030600 setarg l2cap_rfcomm_channel 
+0x6dd6 030601 copy pdata ,timeup 
+0x6dd7 030602 branch ml2cap_send_signal_connect_req 
+:      030604 upper_sm_send_rfcomm_cfg:
+0x6dd8 030605 bpatchx patch38_4 ,mem_patch38 
+0x6dd9 030606 call l2cap_malloc_signal_channel 
+0x6dda 030607 fetch 2 ,mem_rfcomm_remote_cid 
+0x6ddb 030608 copy pdata ,temp 
+0x6ddc 030609 branch ml2cap_send_signal_config_req 
+:      030611 upper_sm_send_hid_ctrl_conn:
+0x6ddd 030612 bpatchx patch38_5 ,mem_patch38 
+0x6dde 030613 call l2cap_malloc_signal_channel 
+0x6ddf 030614 setarg psm_hid_control 
+0x6de0 030615 copy pdata ,temp 
+0x6de1 030616 setarg l2cap_hid_control_channel 
+0x6de2 030617 copy pdata ,timeup 
+0x6de3 030618 branch ml2cap_send_signal_connect_req 
+:      030620 upper_sm_send_hid_ctrl_cfg:
+0x6de4 030621 bpatchx patch38_6 ,mem_patch38 
+0x6de5 030622 call l2cap_malloc_signal_channel 
+0x6de6 030623 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x6de7 030624 copy pdata ,temp 
+0x6de8 030625 branch ml2cap_send_signal_config_req 
+:      030627 upper_sm_send_hid_int_conn:
+0x6de9 030628 bpatchx patch38_7 ,mem_patch38 
+0x6dea 030629 call l2cap_malloc_signal_channel 
+0x6deb 030630 setarg psm_hid_interrupt 
+0x6dec 030631 copy pdata ,temp 
+0x6ded 030632 setarg l2cap_hid_interrupt_channel 
+0x6dee 030633 copy pdata ,timeup 
+0x6def 030634 branch ml2cap_send_signal_connect_req 
+:      030636 upper_sm_send_hid_int_cfg:
+0x6df0 030637 bpatchx patch39_0 ,mem_patch39 
+0x6df1 030638 call l2cap_malloc_signal_channel 
+0x6df2 030639 fetch 2 ,mem_hid_int_remote_cid 
+0x6df3 030640 copy pdata ,temp 
+0x6df4 030641 branch ml2cap_send_signal_config_req 
+:      030643 upper_sm_send_rfcomm_sabm:
+0x6df5 030644 bpatchx patch39_1 ,mem_patch39 
+0x6df6 030645 call l2cap_malloc_rfcomm_channel 
+0x6df7 030647 jam 3 ,mem_current_adss 
+0x6df8 030648 jam 0x1c ,mem_current_fcs 
+0x6df9 030649 call rfcomm_send_sabm 
+0x6dfa 030650 jam 1 ,mem_rfcomm_initiator 
+0x6dfb 030651 rtn 
+:      030653 upper_sm_send_spp_cmd_pn:
+0x6dfc 030654 bpatchx patch39_2 ,mem_patch39 
+0x6dfd 030655 call l2cap_malloc_rfcomm_channel 
+0x6dfe 030656 fetcht 1 ,mem_remote_spp_channel 
+0x6dff 030657 call channel_to_dlci 
+0x6e00 030658 storet 1 ,mem_pn_dlci 
+0x6e01 030659 branch rfcomm_send_param_neg_cmd 
+:      030661 upper_sm_send_spp_sabm:
+0x6e02 030662 bpatchx patch39_3 ,mem_patch39 
+0x6e03 030663 call l2cap_malloc_rfcomm_channel 
+0x6e04 030664 fetcht 1 ,mem_pn_dlci 
+0x6e05 030665 call dlci_to_address_cmd 
+0x6e06 030666 call rfcomm_calculate_fcs_sabm 
+0x6e07 030667 store 1 ,mem_current_fcs 
+0x6e08 030668 fetcht 1 ,mem_pn_dlci 
+0x6e09 030669 call dlci_to_address_cmd 
+0x6e0a 030670 storet 1 ,mem_current_adss 
+0x6e0b 030671 branch rfcomm_send_sabm 
+:      030673 upper_sm_send_spp_cmd_ms:
+0x6e0c 030674 bpatchx patch39_4 ,mem_patch39 
+0x6e0d 030675 call l2cap_malloc_rfcomm_channel 
+0x6e0e 030676 fetcht 1 ,mem_pn_dlci 
+0x6e0f 030677 call dlci_to_address_cmd 
+0x6e10 030678 branch rfcomm_send_modem_status_cmd 
+:      030691 sdp_process:
+0x6e11 030692 bpatchx patch39_5 ,mem_patch39 
+0x6e12 030693 fetch 2 ,mem_l2cap_payload_ptr 
+0x6e13 030694 iforce contr 
+0x6e14 030697 ifetch 1 ,contr 
+0x6e15 030698 copy pdata ,regb 
+0x6e16 030699 store 1 ,mem_sdp_pduid 
+0x6e17 030700 ifetch 2 ,contr 
+0x6e18 030701 store 2 ,mem_sdp_transactionid 
+0x6e19 030702 ifetch 1 ,contr 
+0x6e1a 030703 lshift8 pdata ,timeup 
+0x6e1b 030704 ifetch 1 ,contr 
+0x6e1c 030705 iadd timeup ,timeup 
+0x6e1d 030706 bpatchx patch39_6 ,mem_patch39 
+0x6e1e 030707 copy contr ,temp 
+0x6e1f 030708 arg 4 ,loopcnt 
+0x6e20 030709 arg mem_sdp_handle_list ,contw 
+0x6e21 030710 call memset0 
+0x6e22 030711 copy temp ,contr 
+0x6e23 030712 deposit regb 
+0x6e24 030713 beq sdp_error_res ,sdp_process_error_res 
+0x6e25 030714 beq sdp_search_req ,sdp_process_ss_req 
+0x6e26 030715 beq sdp_search_res ,sdp_process_ss_res 
+0x6e27 030716 beq sdp_attribute_req ,sdp_process_sa_req 
+0x6e28 030717 beq sdp_attribute_res ,sdp_process_sa_res 
+0x6e29 030718 beq sdp_searchattrib_req ,sdp_process_ssa_req 
+0x6e2a 030719 beq sdp_searchattrib_res ,sdp_process_ssa_res 
+0x6e2b 030720 branch sdp_insufficient_resource 
+:      030731 sdp_process_ss_req:
+0x6e2c 030732 bpatchx patch39_7 ,mem_patch39 
+0x6e2d 030733 call ask_serviceclassid 
+0x6e2e 030734 compare 1 ,temp ,0xff 
+0x6e2f 030735 branch ss_empty_rsp ,true 
+0x6e30 030736 compare 0xff ,temp ,0xff 
+0x6e31 030737 branch sdp_invalid_request_syntax ,true 
+0x6e32 030739 ifetch 2 ,contr 
+0x6e33 030740 store 2 ,mem_sdp_record_maxcnt 
+0x6e34 030741 increase -2 ,timeup 
+0x6e35 030743 increase -1 ,timeup 
+0x6e36 030744 nbranch sdp_invalid_pdu_size ,zero 
+0x6e37 030745 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6e38 030746 ifetch 2 ,timeup 
+0x6e39 030747 rtn blank 
+0x6e3a 030748 call search_all_uuid 
+0x6e3b 030749 call l2cap_get_sdp_tx_payload 
+0x6e3c 030750 force 3 ,pdata 
+0x6e3d 030751 istore 1 ,contw 
+0x6e3e 030752 fetch 2 ,mem_sdp_transactionid 
+0x6e3f 030753 istore 2 ,contw 
+0x6e40 030754 lshift2 queue ,pdata 
+0x6e41 030755 add pdata ,5 ,pdata 
+0x6e42 030756 add pdata ,5 ,regc 
+0x6e43 030757 byteswap pdata ,pdata 
+0x6e44 030758 istore 2 ,contw 
+0x6e45 030759 deposit queue 
+0x6e46 030760 byteswap pdata ,pdata 
+0x6e47 030761 istore 2 ,contw 
+0x6e48 030762 istore 2 ,contw 
+0x6e49 030763 arg mem_sdp_handle_list ,contr 
+0x6e4a 030764 copy queue ,loopcnt 
+0x6e4b 030765 branch ss_req_blank ,zero 
+:      030766 ss_req_loop:
+0x6e4c 030767 ifetch 4 ,contr 
+0x6e4d 030768 istore 4 ,contw 
+0x6e4e 030769 loop ss_req_loop 
+:      030770 ss_req_blank:
+0x6e4f 030771 force 0 ,pdata 
+0x6e50 030772 istore 1 ,contw 
+0x6e51 030773 deposit regc 
+0x6e52 030774 store 2 ,mem_sdp_tx_pkt_length 
+0x6e53 030776 rtn 
+:      030787 sdp_process_sa_req:
+0x6e54 030788 bpatchx patch3a_0 ,mem_patch3a 
+0x6e55 030789 ifetch 4 ,contr 
+0x6e56 030790 store 4 ,mem_sdp_record_handle 
+0x6e57 030791 increase -4 ,timeup 
+0x6e58 030792 call sdp_store_maxbyte 
+0x6e59 030793 store 2 ,mem_sdp_attribute_maxbyte 
+0x6e5a 030794 increase -2 ,timeup 
+0x6e5b 030795 call dataelementtype6 
+0x6e5c 030796 branch sdp_invalid_request_syntax ,zero 
+0x6e5d 030797 compare 5 ,rega ,0xff 
+0x6e5e 030799 branch sa_judge_wholerange ,true 
+:      030800 sa_isnot_wholerange:
+0x6e5f 030801 arg mem_sdp_attrib_list ,contw 
+0x6e60 030802 force 0 ,queue 
+0x6e61 030803 branch sa_req_loop 
+:      030804 sa_judge_wholerange:
+0x6e62 030805 ifetch 1 ,contr 
+0x6e63 030806 bne sdp_attribute_range ,sdp_invalid_request_syntax 
+0x6e64 030807 ifetch 2 ,contr 
+0x6e65 030808 nbranch sa_judge_wholerange_false1 ,blank 
+0x6e66 030809 ifetch 1 ,contr 
+0x6e67 030810 bne 0xff ,sa_judge_wholerange_false2 
+0x6e68 030811 ifetch 1 ,contr 
+0x6e69 030812 bne 0xff ,sa_judge_wholerange_false3 
+0x6e6a 030813 branch sa_req_all 
+:      030814 sa_judge_wholerange_false3:
+0x6e6b 030815 increase -5 ,contr 
+0x6e6c 030816 branch sa_isnot_wholerange 
+:      030817 sa_judge_wholerange_false2:
+0x6e6d 030818 increase -4 ,contr 
+0x6e6e 030819 branch sa_isnot_wholerange 
+:      030820 sa_judge_wholerange_false1:
+0x6e6f 030821 increase -3 ,contr 
+0x6e70 030822 branch sa_isnot_wholerange 
+:      030823 sa_req_loop:
+0x6e71 030824 ifetch 1 ,contr 
+0x6e72 030825 beq sdp_attribute_id ,sa_req_one_id 
+0x6e73 030826 beq sdp_attribute_range ,sa_req_range 
+:      030827 sa_req_range:
+0x6e74 030828 ifetch 2 ,contr 
+0x6e75 030829 istore 2 ,contw 
+0x6e76 030830 increase 1 ,queue 
+0x6e77 030831 byteswap pdata ,regb 
+0x6e78 030832 ifetch 2 ,contr 
+0x6e79 030833 byteswap pdata ,pdata 
+:      030834 sa_req_range_id_increase:
+0x6e7a 030835 increase 1 ,regb 
+0x6e7b 030836 isub regb ,null 
+0x6e7c 030837 nbranch sa_req_range_id_finish ,positive 
+0x6e7d 030838 copy pdata ,regc 
+0x6e7e 030839 byteswap regb ,pdata 
+0x6e7f 030840 istore 2 ,contw 
+0x6e80 030841 increase 1 ,queue 
+0x6e81 030842 copy regc ,pdata 
+0x6e82 030843 branch sa_req_range_id_increase 
+:      030844 sa_req_range_id_finish:
+0x6e83 030845 increase -5 ,timeup 
+0x6e84 030846 increase -5 ,rega 
+0x6e85 030847 branch sa_req_check_next_id 
+:      030848 sa_req_one_id:
+0x6e86 030849 ifetch 2 ,contr 
+0x6e87 030850 istore 2 ,contw 
+0x6e88 030851 increase 1 ,queue 
+0x6e89 030852 increase -3 ,timeup 
+0x6e8a 030853 increase -3 ,rega 
+:      030854 sa_req_check_next_id:
+0x6e8b 030855 nbranch sdp_invalid_request_syntax ,positive 
+0x6e8c 030856 nbranch sa_req_loop ,zero 
+0x6e8d 030857 increase -1 ,timeup 
+0x6e8e 030858 nbranch sdp_invalid_request_syntax ,zero 
+0x6e8f 030860 call l2cap_get_sdp_tx_payload 
+0x6e90 030861 increase 10 ,contw 
+0x6e91 030862 arg mem_sdp_attrib_list ,rega 
+:      030863 sa_req_handle_attributelist_next:
+0x6e92 030864 copy queue ,pdata 
+0x6e93 030865 branch sa_req_handle_attributelist_end ,blank 
+0x6e94 030866 ifetch 2 ,rega 
+0x6e95 030867 branch sa_req_handle_attributelist_end ,blank 
+0x6e96 030868 iforce regb 
+0x6e97 030869 fetch 4 ,mem_sdp_record_handle 
+0x6e98 030870 iforce temp 
+0x6e99 030871 call search_handle_attrib 
+0x6e9a 030872 copy contr ,pdata 
+0x6e9b 030873 branch sa_req_handle_attributelist_notfound ,blank 
+0x6e9c 030874 increase -3 ,contr 
+0x6e9d 030875 ifetch 3 ,contr 
+0x6e9e 030876 istore 3 ,contw 
+0x6e9f 030877 call sdp_data_len 
+0x6ea0 030878 iforce loopcnt 
+0x6ea1 030879 call memcpy 
+:      030880 sa_req_handle_attributelist_notfound:
+0x6ea2 030881 increase 2 ,rega 
+0x6ea3 030882 increase -1 ,queue 
+0x6ea4 030883 branch sa_req_handle_attributelist_next 
+:      030885 sa_req_handle_attributelist_end:
+0x6ea5 030886 arg sdp_attribute_res ,rega 
+0x6ea6 030887 call ssa_req_range_lastfreg_common 
+0x6ea7 030888 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6ea8 030889 beq 11 ,sa_empty_rsp 
+0x6ea9 030890 branch ssa_req_range_attrbutes_length_no_continue 
+:      030893 sdp_store_continue_common:
+0x6eaa 030894 ifetch 1 ,contr 
+0x6eab 030895 beq 0 ,sdp_store_continue_0byte 
+0x6eac 030896 beq 1 ,sdp_store_continue_1byte 
+0x6ead 030897 beq 2 ,sdp_store_continue_2byte 
+:      030898 sdp_store_continue_0byte:
+0x6eae 030899 increase -1 ,timeup 
+0x6eaf 030900 branch sdp_store_continue_end 
+:      030901 sdp_store_continue_1byte:
+0x6eb0 030902 ifetch 1 ,contr 
+0x6eb1 030903 increase -2 ,timeup 
+0x6eb2 030904 branch sdp_store_continue_end 
+:      030905 sdp_store_continue_2byte:
+0x6eb3 030906 ifetch 2 ,contr 
+0x6eb4 030907 byteswap pdata ,pdata 
+0x6eb5 030908 increase -3 ,timeup 
+:      030909 sdp_store_continue_end:
+0x6eb6 030910 store 2 ,mem_sdp_continue_byte 
+0x6eb7 030911 rtn 
+:      030913 sa_req_all:
+0x6eb8 030914 increase -5 ,timeup 
+0x6eb9 030915 call sdp_store_continue_common 
+0x6eba 030916 nbranch sdp_invalid_pdu_size ,zero 
+0x6ebb 030917 fetcht 4 ,mem_sdp_record_handle 
+0x6ebc 030918 call search_handle 
+0x6ebd 030919 nbranch sdp_invalid_service_record_handle ,zero 
+0x6ebe 030920 copy contr ,rega 
+0x6ebf 030921 call l2cap_get_sdp_tx_payload 
+0x6ec0 030922 copy rega ,contr 
+0x6ec1 030923 increase 3 ,contw 
+0x6ec2 030924 copy contr ,timeup 
+0x6ec3 030925 call sdp_get_data 
+0x6ec4 030926 copy pdata ,rega 
+0x6ec5 030928 fetch 2 ,mem_sdp_continue_byte 
+0x6ec6 030929 copy pdata ,regb 
+0x6ec7 030930 copy rega ,pdata 
+0x6ec8 030931 isub regb ,regb 
+0x6ec9 030932 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6eca 030933 isub regb ,null 
+0x6ecb 030934 nbranch sa_req_all_fragment_sdp ,positive 
+0x6ecc 030936 disable user 
+0x6ecd 030937 fetch 2 ,mem_sdp_continue_byte 
+0x6ece 030938 branch sa_req_all_fisrt_fragment ,blank 
+0x6ecf 030939 iadd timeup ,contr 
+0x6ed0 030940 increase 3 ,regb 
+0x6ed1 030941 copy regb ,loopcnt 
+0x6ed2 030942 copy loopcnt ,pdata 
+0x6ed3 030943 increase 3 ,pdata 
+0x6ed4 030944 byteswap pdata ,pdata 
+0x6ed5 030945 istore 2 ,contw 
+0x6ed6 030946 copy loopcnt ,pdata 
+0x6ed7 030947 byteswap pdata ,pdata 
+0x6ed8 030948 istore 2 ,contw 
+0x6ed9 030949 branch sa_req_all_answer_attributelist_full_loop 
+:      030950 sa_req_all_fisrt_fragment:
+0x6eda 030951 add rega ,6 ,loopcnt 
+0x6edb 030952 branch sa_req_all_parlength_continue_byte ,user 
+0x6edc 030953 byteswap loopcnt ,pdata 
+0x6edd 030954 branch sa_req_all_parlength_continue_byte_end 
+:      030955 sa_req_all_parlength_continue_byte:
+0x6ede 030956 copy loopcnt ,pdata 
+0x6edf 030957 increase 2 ,pdata 
+0x6ee0 030958 byteswap pdata ,pdata 
+:      030959 sa_req_all_parlength_continue_byte_end:
+0x6ee1 030960 istore 2 ,contw 
+0x6ee2 030961 increase -3 ,loopcnt 
+0x6ee3 030962 byteswap loopcnt ,pdata 
+0x6ee4 030963 istore 2 ,contw 
+0x6ee5 030964 copy timeup ,contr 
+0x6ee6 030965 branch sa_req_all_answer_attributelist_full_loop 
+:      030966 sa_req_all_fragment_sdp:
+0x6ee7 030967 enable user 
+0x6ee8 030969 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6ee9 030970 copy pdata ,rega 
+0x6eea 030971 copy rega ,loopcnt 
+0x6eeb 030972 fetch 2 ,mem_sdp_continue_byte 
+0x6eec 030973 branch sa_req_all_fisrt_fragment ,blank 
+0x6eed 030974 iadd timeup ,contr 
+0x6eee 030975 copy rega ,pdata 
+0x6eef 030976 increase 5 ,pdata 
+0x6ef0 030977 byteswap pdata ,pdata 
+0x6ef1 030978 istore 2 ,contw 
+0x6ef2 030979 copy rega ,pdata 
+0x6ef3 030980 byteswap pdata ,pdata 
+0x6ef4 030981 istore 2 ,contw 
+:      030982 sa_req_all_answer_attributelist_full_loop:
+0x6ef5 030983 call memcpy 
+0x6ef6 030984 nbranch sa_req_all_last_frag_continue ,user 
+0x6ef7 030985 force 2 ,pdata 
+0x6ef8 030986 istore 1 ,contw 
+0x6ef9 030987 copy contr ,pdata 
+0x6efa 030988 isub timeup ,pdata 
+0x6efb 030989 byteswap pdata ,pdata 
+0x6efc 030990 istore 2 ,contw 
+0x6efd 030991 branch sa_req_all_frag_end 
+:      030992 sa_req_all_last_frag_continue:
+0x6efe 030993 force 0 ,pdata 
+0x6eff 030994 istore 1 ,contw 
+:      030995 sa_req_all_frag_end:
+0x6f00 030996 arg sdp_attribute_res ,rega 
+0x6f01 030997 branch ssa_req_range_common 
+:      031008 sdp_process_ssa_req:
+0x6f02 031009 bpatchx patch3a_1 ,mem_patch3a 
+0x6f03 031010 call ask_serviceclassid 
+0x6f04 031011 compare 0xff ,temp ,0xff 
+0x6f05 031012 branch sdp_invalid_request_syntax ,true 
+0x6f06 031013 call sdp_store_maxbyte 
+0x6f07 031014 store 2 ,mem_sdp_attribute_maxbyte 
+0x6f08 031015 increase -2 ,timeup 
+0x6f09 031016 call dataelementtype6 
+0x6f0a 031017 arg mem_sdp_attrib_list ,contw 
+0x6f0b 031018 force 0 ,queue 
+:      031019 ssa_req_loop:
+0x6f0c 031020 ifetch 1 ,contr 
+0x6f0d 031021 beq sdp_attribute_range ,ssa_req_range 
+0x6f0e 031022 ifetch 2 ,contr 
+0x6f0f 031023 istore 2 ,contw 
+0x6f10 031024 increase 1 ,queue 
+0x6f11 031025 increase -3 ,timeup 
+0x6f12 031026 increase -3 ,rega 
+0x6f13 031027 nbranch sdp_invalid_request_syntax ,positive 
+0x6f14 031028 nbranch ssa_req_loop ,zero 
+0x6f15 031029 increase -1 ,timeup 
+0x6f16 031030 nbranch sdp_invalid_request_syntax ,zero 
+0x6f17 031031 call l2cap_get_sdp_tx_payload 
+0x6f18 031032 increase 13 ,contw 
+0x6f19 031033 fetch 2 ,mem_sdp_uuid_search_ptr 
+0x6f1a 031034 iforce regc 
+0x6f1b 031035 arg mem_sdp_attrib_list ,rega 
+:      031036 ssa_req_attributelist_next:
+0x6f1c 031037 ifetch 2 ,rega 
+0x6f1d 031038 branch ssa_req_attributelist_end ,blank 
+0x6f1e 031039 iforce regb 
+0x6f1f 031040 call search_attrib 
+0x6f20 031041 branch ssa_req_attributelist_notfound ,blank 
+0x6f21 031042 increase -3 ,contr 
+0x6f22 031043 ifetch 3 ,contr 
+0x6f23 031044 istore 3 ,contw 
+0x6f24 031045 call sdp_data_len 
+0x6f25 031046 iforce loopcnt 
+0x6f26 031047 call memcpy 
+:      031048 ssa_req_attributelist_notfound:
+0x6f27 031049 increase 2 ,rega 
+0x6f28 031050 branch ssa_req_attributelist_next 
+:      031052 ssa_req_attributelist_end:
+0x6f29 031053 call ssa_req_range_lastfreg 
+0x6f2a 031054 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6f2b 031055 beq 14 ,ssa_empty_rsp 
+0x6f2c 031056 call ssa_req_range_attrbutes_length_no_continue 
+0x6f2d 031057 branch ssa_req_range_attrbutes_length_no_continue 
+:      031060 sdp_store_maxbyte:
+0x6f2e 031061 ifetch 2 ,contr 
+0x6f2f 031062 byteswap pdata ,pdata 
+0x6f30 031063 increase -3 ,pdata 
+0x6f31 031064 arg 200 ,temp 
+0x6f32 031065 isub temp ,null 
+0x6f33 031066 nrtn positive 
+0x6f34 031067 setarg 200 
+0x6f35 031068 rtn 
+:      031071 ssa_req_range:
+0x6f36 031072 increase 4 ,contr 
+0x6f37 031073 increase -5 ,timeup 
+0x6f38 031074 increase -5 ,rega 
+0x6f39 031075 nbranch sdp_invalid_request_syntax ,zero 
+0x6f3a 031076 call sdp_store_continue_common 
+0x6f3b 031077 nbranch sdp_invalid_pdu_size ,zero 
+0x6f3c 031078 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6f3d 031079 call search_all_uuid 
+0x6f3e 031080 deposit queue 
+0x6f3f 031081 branch ssa_empty_rsp ,blank 
+0x6f40 031082 store 1 ,mem_handle_humber 
+0x6f41 031084 copy regb ,pdata 
+0x6f42 031085 store 2 ,mem_sdp_all_length 
+0x6f43 031086 arg 0 ,queue 
+0x6f44 031087 arg 0 ,rega 
+0x6f45 031088 call l2cap_get_sdp_tx_payload 
+0x6f46 031089 increase 10 ,contw 
+:      031090 ssa_req_range_find_handle:
+0x6f47 031091 call ssa_req_range_get_length 
+0x6f48 031092 nbranch assert ,user 
+0x6f49 031093 copy contr ,timeup 
+0x6f4a 031094 copy pdata ,regc 
+0x6f4b 031095 iadd rega ,rega 
+0x6f4c 031098 fetch 2 ,mem_sdp_continue_byte 
+0x6f4d 031099 copy pdata ,regb 
+0x6f4e 031100 branch ssa_req_range_first_freg ,blank 
+:      031101 ssa_req_range_later_freg_with_continue:
+0x6f4f 031102 copy rega ,pdata 
+0x6f50 031103 isub regb ,regb 
+0x6f51 031104 branch ssa_req_range_next_handle ,zero 
+0x6f52 031105 nbranch ssa_req_range_next_handle ,positive 
+0x6f53 031106 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f54 031107 isub regb ,null 
+0x6f55 031108 branch ssa_req_range_maxbyte_with_continue ,zero 
+0x6f56 031109 nbranch ssa_req_range_maxbyte_with_continue ,positive 
+:      031112 ssa_req_range_send_not_maxbyte:
+0x6f57 031113 copy regb ,loopcnt 
+0x6f58 031114 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f59 031115 fetch 1 ,mem_handle_humber 
+0x6f5a 031116 increase 1 ,queue 
+0x6f5b 031117 isub queue ,null 
+0x6f5c 031118 branch ssa_req_range_lastfreg ,zero 
+0x6f5d 031119 branch ssa_req_range_freg_with_continue 
+:      031121 ssa_req_range_maxbyte_with_continue:
+0x6f5e 031122 copy pdata ,loopcnt 
+0x6f5f 031123 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f60 031124 branch ssa_req_range_freg_with_continue 
+:      031126 ssa_req_range_maxbyte_with_continue_cpy:
+0x6f61 031127 increase -3 ,contw 
+0x6f62 031128 copy loopcnt ,temp 
+0x6f63 031129 copy regc ,pdata 
+0x6f64 031130 isub regb ,pdata 
+0x6f65 031131 iadd timeup ,contr 
+0x6f66 031132 branch memcpy 
+:      031134 ssa_req_range_next_handle:
+0x6f67 031135 fetch 1 ,mem_handle_humber 
+0x6f68 031136 increase 1 ,queue 
+0x6f69 031137 isub queue ,null 
+0x6f6a 031138 rtn zero 
+0x6f6b 031139 branch ssa_req_range_find_handle 
+:      031141 ssa_req_range_get_length:
+0x6f6c 031142 call disable_user 
+0x6f6d 031143 arg mem_sdp_handle_list ,contr 
+0x6f6e 031144 lshift2 queue ,pdata 
+0x6f6f 031145 iadd contr ,contr 
+0x6f70 031146 ifetcht 4 ,contr 
+0x6f71 031147 call search_handle 
+0x6f72 031148 nrtn zero 
+0x6f73 031149 call sdp_data_len 
+0x6f74 031150 branch enable_user 
+:      031152 ssa_req_range_first_freg:
+0x6f75 031153 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f76 031154 isub rega ,null 
+0x6f77 031155 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
+0x6f78 031156 copy rega ,loopcnt 
+0x6f79 031157 copy loopcnt ,temp 
+0x6f7a 031158 copy timeup ,contr 
+0x6f7b 031159 call memcpy 
+0x6f7c 031160 fetch 2 ,mem_sdp_all_length 
+0x6f7d 031161 isub rega ,null 
+0x6f7e 031162 branch ssa_req_range_freg_no_continue ,zero 
+:      031163 ssa_req_range_firstfreg_not_maxbyte_with_continue:
+0x6f7f 031164 call ssa_req_range_freg_with_continue 
+0x6f80 031165 branch ssa_req_range_attrbutes_length 
+:      031167 ssa_req_range_freg_no_continue:
+0x6f81 031168 call ssa_req_range_lastfreg 
+0x6f82 031169 branch ssa_req_range_attrbutes_length 
+:      031171 ssa_req_range_lastfreg:
+0x6f83 031172 arg sdp_searchattrib_res ,rega 
+:      031173 ssa_req_range_lastfreg_common:
+0x6f84 031174 force 0 ,pdata 
+0x6f85 031175 istore 1 ,contw 
+0x6f86 031176 call ssa_req_range_common 
+0x6f87 031177 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6f88 031178 increase -5 ,temp 
+0x6f89 031179 byteswap temp ,pdata 
+0x6f8a 031180 istore 2 ,contw 
+0x6f8b 031181 increase -3 ,temp 
+0x6f8c 031182 byteswap temp ,pdata 
+0x6f8d 031183 istore 2 ,contw 
+0x6f8e 031184 rtn 
+:      031186 ssa_req_range_firstfreg_maxbyte_with_continue:
+0x6f8f 031187 copy pdata ,loopcnt 
+0x6f90 031188 copy loopcnt ,temp 
+0x6f91 031189 copy timeup ,contr 
+0x6f92 031190 call memcpy 
+0x6f93 031191 call ssa_req_range_freg_with_continue 
+:      031192 ssa_req_range_attrbutes_length:
+0x6f94 031193 setarg 0x36 
+0x6f95 031194 istore 1 ,contw 
+0x6f96 031195 fetch 2 ,mem_sdp_all_length 
+0x6f97 031196 byteswap pdata ,pdata 
+0x6f98 031197 istore 2 ,contw 
+0x6f99 031198 rtn 
+:      031200 ssa_req_range_attrbutes_length_no_continue:
+0x6f9a 031201 setarg 0x36 
+0x6f9b 031202 istore 1 ,contw 
+0x6f9c 031203 increase -3 ,temp 
+0x6f9d 031204 byteswap temp ,pdata 
+0x6f9e 031205 istore 2 ,contw 
+0x6f9f 031206 rtn 
+:      031208 ssa_req_range_freg_with_continue:
+0x6fa0 031209 arg sdp_searchattrib_res ,rega 
+0x6fa1 031210 setarg 2 
+0x6fa2 031211 istore 1 ,contw 
+0x6fa3 031212 fetch 2 ,mem_sdp_continue_byte 
+0x6fa4 031213 iadd temp ,temp 
+0x6fa5 031214 byteswap temp ,pdata 
+0x6fa6 031215 istore 2 ,contw 
+0x6fa7 031216 call ssa_req_range_common 
+0x6fa8 031217 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6fa9 031218 increase -5 ,temp 
+0x6faa 031219 byteswap temp ,pdata 
+0x6fab 031220 istore 2 ,contw 
+0x6fac 031221 increase -5 ,temp 
+0x6fad 031222 byteswap temp ,pdata 
+0x6fae 031223 istore 2 ,contw 
+0x6faf 031224 rtn 
+:      031226 ssa_req_range_common:
+0x6fb0 031227 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x6fb1 031228 isub contw ,pdata 
+0x6fb2 031229 sub pdata ,0 ,pdata 
+0x6fb3 031230 store 2 ,mem_sdp_tx_pkt_length 
+0x6fb4 031231 call l2cap_get_sdp_tx_payload 
+0x6fb5 031232 copy rega ,pdata 
+0x6fb6 031233 istore 1 ,contw 
+0x6fb7 031234 fetch 2 ,mem_sdp_transactionid 
+0x6fb8 031235 istore 2 ,contw 
+0x6fb9 031236 rtn 
+:      031249 sdp_process_ssa_res:
+:      031250 sdp_process_ss_res:
+:      031251 sdp_process_sa_res:
+:      031252 sdp_process_error_res:
+0x6fba 031253 rtn 
+:      031286 sdp_invalid_service_record_handle:
+0x6fbb 031287 setarg 0x0200 
+0x6fbc 031288 store 2 ,mem_sdp_error_code 
+0x6fbd 031289 branch sdp_error_response 
+:      031290 sdp_invalid_pdu_size:
+0x6fbe 031291 setarg 0x0400 
+0x6fbf 031292 store 2 ,mem_sdp_error_code 
+0x6fc0 031293 branch sdp_error_response 
+:      031294 sdp_insufficient_resource:
+0x6fc1 031295 setarg 0x0600 
+0x6fc2 031296 store 2 ,mem_sdp_error_code 
+0x6fc3 031297 branch sdp_error_response 
+:      031298 sdp_invalid_request_syntax:
+0x6fc4 031299 setarg 0x0300 
+0x6fc5 031300 store 2 ,mem_sdp_error_code 
+:      031301 sdp_error_response:
+0x6fc6 031302 call l2cap_get_sdp_tx_payload 
+0x6fc7 031303 istore 1 ,contw 
+0x6fc8 031304 fetch 2 ,mem_sdp_transactionid 
+0x6fc9 031305 istore 2 ,contw 
+0x6fca 031306 setarg 0x0200 
+0x6fcb 031307 istore 2 ,contw 
+0x6fcc 031308 fetch 2 ,mem_sdp_error_code 
+0x6fcd 031309 istore 2 ,contw 
+0x6fce 031310 jam 7 ,mem_sdp_tx_pkt_length 
+0x6fcf 031311 rtn 
+:      031316 ask_serviceclassid:
+0x6fd0 031317 arg 0 ,regb 
+0x6fd1 031318 force 0 ,temp 
+0x6fd2 031319 arg mem_sdp_uuid_search_ptr ,contw 
+0x6fd3 031320 call dataelementtype6 
+0x6fd4 031321 branch asksrv_error ,zero 
+:      031322 classidloop:
+0x6fd5 031323 increase 1 ,regb 
+0x6fd6 031324 ifetch 1 ,contr 
+0x6fd7 031325 increase -1 ,rega 
+0x6fd8 031326 increase -1 ,timeup 
+0x6fd9 031327 compare 0x18 ,pdata ,0xf8 
+0x6fda 031328 nbranch asksrv_error ,true 
+0x6fdb 031329 compare 0x04 ,pdata ,0x07 
+0x6fdc 031330 nbranch cmp032 ,true 
+0x6fdd 031331 force 1 ,temp 
+:      031332 skip2bytes:
+0x6fde 031333 ifetch 1 ,contr 
+0x6fdf 031334 increase -1 ,rega 
+0x6fe0 031335 increase -1 ,timeup 
+0x6fe1 031336 bne 0x00 ,frstbwrong 
+0x6fe2 031337 ifetch 1 ,contr 
+0x6fe3 031338 increase -1 ,rega 
+0x6fe4 031339 increase -1 ,timeup 
+0x6fe5 031340 beq 0x00 ,cmpuuid 
+0x6fe6 031341 branch scndbwrong 
+:      031342 frstbwrong:
+0x6fe7 031343 increase 1 ,contr 
+0x6fe8 031344 increase -1 ,rega 
+0x6fe9 031345 increase -1 ,timeup 
+:      031346 scndbwrong:
+0x6fea 031347 increase 2 ,contr 
+0x6feb 031348 increase -2 ,rega 
+0x6fec 031349 increase -2 ,timeup 
+0x6fed 031350 compare 0x00 ,temp ,0xff 
+0x6fee 031351 branch loopornot ,true 
+0x6fef 031352 increase 12 ,contr 
+0x6ff0 031353 increase -12 ,rega 
+0x6ff1 031354 increase -12 ,timeup 
+0x6ff2 031355 branch loopornot 
+:      031356 cmp032:
+0x6ff3 031357 compare 0x02 ,pdata ,0x07 
+0x6ff4 031358 nbranch cmp016 ,true 
+0x6ff5 031359 branch skip2bytes 
+:      031360 cmp016:
+0x6ff6 031361 compare 0x01 ,pdata ,0x07 
+0x6ff7 031362 nbranch asksrv_error ,true 
+:      031363 cmpuuid:
+0x6ff8 031364 increase -2 ,rega 
+0x6ff9 031365 increase -2 ,timeup 
+0x6ffa 031366 ifetch 2 ,contr 
+0x6ffb 031367 sub regb ,4 ,null 
+0x6ffc 031368 branch uuidsize ,zero 
+0x6ffd 031369 istore 2 ,contw 
+:      031370 uuidsize:
+0x6ffe 031371 compare 0x00 ,temp ,0xff 
+0x6fff 031372 branch loopornot ,true 
+0x7000 031373 copy contr ,temp 
+0x7001 031374 ifetch 1 ,contr 
+0x7002 031375 bne 0x00 ,wrong12b 
+0x7003 031376 ifetch 1 ,contr 
+0x7004 031377 bne 0x00 ,wrong12b 
+0x7005 031378 ifetch 1 ,contr 
+0x7006 031379 bne 0x10 ,wrong12b 
+0x7007 031380 ifetch 1 ,contr 
+0x7008 031381 bne 0x00 ,wrong12b 
+0x7009 031382 ifetch 1 ,contr 
+0x700a 031383 bne 0x80 ,wrong12b 
+0x700b 031384 ifetch 1 ,contr 
+0x700c 031385 bne 0x00 ,wrong12b 
+0x700d 031386 ifetch 1 ,contr 
+0x700e 031387 bne 0x00 ,wrong12b 
+0x700f 031388 ifetch 1 ,contr 
+0x7010 031389 bne 0x80 ,wrong12b 
+0x7011 031390 ifetch 1 ,contr 
+0x7012 031391 bne 0x5f ,wrong12b 
+0x7013 031392 ifetch 1 ,contr 
+0x7014 031393 bne 0x9b ,wrong12b 
+0x7015 031394 ifetch 1 ,contr 
+0x7016 031395 bne 0x34 ,wrong12b 
+0x7017 031396 ifetch 1 ,contr 
+0x7018 031397 beq 0xfb ,chck12dn 
+:      031398 wrong12b:
+0x7019 031399 copy temp ,contr 
+:      031400 wrong12b1:
+0x701a 031401 increase 12 ,contr 
+0x701b 031402 force 0x00 ,queue 
+0x701c 031403 force 0x00 ,temp 
+0x701d 031404 branch chck12dn 
+:      031406 chck12dn:
+0x701e 031407 increase -12 ,timeup 
+0x701f 031408 increase -12 ,rega 
+:      031409 loopornot:
+0x7020 031410 force 0x00 ,temp 
+0x7021 031411 compare 0x00 ,rega ,0xff 
+0x7022 031412 nbranch classidloop ,true 
+0x7023 031413 force 0 ,pdata 
+0x7024 031414 istore 2 ,contw 
+0x7025 031415 rtn 
+:      031416 asksrv_error:
+0x7026 031417 arg 0xff ,temp 
+0x7027 031418 rtn 
+:      031428 dataelementtype6:
+0x7028 031429 bpatchx patch3a_4 ,mem_patch3a 
+0x7029 031430 ifetch 1 ,contr 
+0x702a 031431 increase -1 ,timeup 
+0x702b 031432 compare 0x30 ,pdata ,0xf8 
+0x702c 031433 nbranch dsize_error ,true 
+0x702d 031434 compare 0x07 ,pdata ,0x07 
+0x702e 031435 branch dsize32 ,true 
+0x702f 031436 compare 0x06 ,pdata ,0x07 
+0x7030 031437 branch dsize16 ,true 
+0x7031 031438 compare 0x05 ,pdata ,0x07 
+0x7032 031439 nbranch dsize_error ,true 
+0x7033 031441 ifetch 1 ,contr 
+0x7034 031442 copy pdata ,rega 
+0x7035 031443 increase -1 ,timeup 
+0x7036 031444 branch dsize 
+:      031445 dsize32:
+0x7037 031446 increase 2 ,contr 
+0x7038 031447 increase -2 ,timeup 
+:      031448 dsize16:
+0x7039 031449 ifetch 2 ,contr 
+0x703a 031450 byteswap pdata ,rega 
+0x703b 031451 increase -2 ,timeup 
+:      031452 dsize:
+0x703c 031453 force 0x01 ,pdata 
+0x703d 031454 rtn 
+:      031455 dsize_error:
+0x703e 031456 force 0x00 ,pdata 
+0x703f 031457 rtn 
+:      031467 ss_empty_rsp:
+0x7040 031468 setarg sdp_search_res 
+0x7041 031469 store 1 ,mem_sdp_pduid 
+0x7042 031470 branch empty_response 
+:      031471 sa_empty_rsp:
+0x7043 031472 setarg sdp_attribute_res 
+0x7044 031473 store 1 ,mem_sdp_pduid 
+0x7045 031474 branch empty_response 
+:      031475 ssa_empty_rsp:
+0x7046 031476 setarg sdp_searchattrib_res 
+0x7047 031477 store 1 ,mem_sdp_pduid 
+:      031478 empty_response:
+0x7048 031479 call l2cap_get_sdp_tx_payload 
+0x7049 031482 fetch 1 ,mem_sdp_pduid 
+0x704a 031483 copy pdata ,regb 
+0x704b 031484 istore 1 ,contw 
+0x704c 031485 fetch 2 ,mem_sdp_transactionid 
+0x704d 031486 istore 2 ,contw 
+0x704e 031487 setarg 0x0500 
+0x704f 031488 istore 2 ,contw 
+0x7050 031489 compare sdp_attribute_res ,regb ,0xff 
+0x7051 031490 branch fullsearch ,true 
+0x7052 031491 compare sdp_searchattrib_res ,regb ,0xff 
+0x7053 031492 branch fullsearch ,true 
+0x7054 031493 setarg 0x000000 
+0x7055 031494 istore 5 ,contw 
+0x7056 031495 branch outempty 
+:      031497 fullsearch:
+0x7057 031498 setarg 0x350200 
+0x7058 031499 istore 5 ,contw 
+:      031500 outempty:
+0x7059 031501 jam 10 ,mem_sdp_tx_pkt_length 
+0x705a 031502 rtn 
+:      031505 sdp_data_len:
+0x705b 031506 call store_contw 
+0x705c 031507 call store_contr 
+0x705d 031508 call sdp_get_data 
+0x705e 031509 call get_contw 
+0x705f 031510 call get_contr 
+0x7060 031511 copy temp ,pdata 
+0x7061 031512 rtn 
+:      031515 sdp_get_data:
+0x7062 031516 ifetch 1 ,contr 
+0x7063 031517 and pdata ,0x7 ,loopcnt 
+0x7064 031518 rshift3 pdata ,pdata 
+0x7065 031519 bne 0 ,sdp_get_data_type_not0 
+:      031520 sdp_get_data_type0:
+0x7066 031521 force 1 ,pdata 
+0x7067 031522 force 1 ,temp 
+0x7068 031523 rtn 
+:      031525 sdp_get_data_type_not0_sizeindex01234:
+0x7069 031526 call left_shift_n 
+0x706a 031527 add pdata ,1 ,temp 
+0x706b 031528 rtn 
+:      031529 sdp_get_data_type_not0:
+0x706c 031530 deposit loopcnt 
+0x706d 031531 sub pdata ,4 ,null 
+0x706e 031532 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
+0x706f 031533 beq 5 ,sdp_get_data_type_not0_sizeindex5 
+0x7070 031534 beq 6 ,sdp_get_data_type_not0_sizeindex6 
+0x7071 031535 beq 7 ,sdp_get_data_type_not0_sizeindex7 
+0x7072 031536 rtn 
+:      031538 sdp_get_data_type_not0_sizeindex5:
+0x7073 031539 ifetch 1 ,contr 
+0x7074 031540 add pdata ,2 ,temp 
+0x7075 031541 rtn 
+:      031542 sdp_get_data_type_not0_sizeindex6:
+0x7076 031543 ifetch 2 ,contr 
+0x7077 031544 byteswap pdata ,pdata 
+0x7078 031545 add pdata ,3 ,temp 
+0x7079 031546 rtn 
+:      031547 sdp_get_data_type_not0_sizeindex7:
+0x707a 031548 ifetch 2 ,contr 
+0x707b 031549 byteswap pdata ,pdata 
+0x707c 031550 ifetcht 2 ,contr 
+0x707d 031551 byteswap temp ,temp 
+0x707e 031552 lshift16 temp ,temp 
+0x707f 031553 iadd temp ,pdata 
+0x7080 031554 add pdata ,5 ,temp 
+0x7081 031555 rtn 
+:      031561 search_all_uuid:
+0x7082 031562 bpatchx patch3a_5 ,mem_patch3a 
+0x7083 031563 force 0 ,queue 
+0x7084 031564 arg 0 ,regb 
+0x7085 031565 arg mem_sdp_handle_list ,contw 
+:      031566 search_all_uuid_llop:
+0x7086 031567 ifetch 2 ,timeup 
+0x7087 031568 rtn blank 
+0x7088 031569 call search_uuid 
+0x7089 031570 copy queue ,pdata 
+0x708a 031571 rtneq sdp_max_handle_number 
+0x708b 031572 increase 2 ,timeup 
+0x708c 031573 branch search_all_uuid_llop 
+:      031575 search_uuid:
+0x708d 031577 iforce regc 
+0x708e 031579 fetch 2 ,mem_ui_uuid_table 
+0x708f 031580 iforce contr 
+:      031581 search_uuid_next:
+0x7090 031582 copy queue ,pdata 
+0x7091 031583 rtneq sdp_max_handle_number 
+0x7092 031584 disable user 
+0x7093 031585 ifetch 1 ,contr 
+0x7094 031586 rtn blank 
+0x7095 031587 iforce loopcnt 
+:      031588 search_uuid_loop:
+0x7096 031589 ifetch 2 ,contr 
+0x7097 031590 isub regc ,null 
+0x7098 031591 nbranch search_uuid_not_found ,zero 
+0x7099 031592 enable user 
+:      031593 search_uuid_not_found:
+0x709a 031594 loop search_uuid_loop 
+0x709b 031595 ifetcht 4 ,contr 
+0x709c 031596 copy contr ,rega 
+0x709d 031597 nbranch search_uuid_nomatch ,user 
+0x709e 031598 arg mem_sdp_handle_list ,contr 
+0x709f 031599 arg sdp_max_handle_number ,loopcnt 
+:      031600 search_uuid_check_same_handle:
+0x70a0 031601 ifetch 4 ,contr 
+0x70a1 031602 branch search_uuid_store_handle ,blank 
+0x70a2 031603 isub temp ,null 
+0x70a3 031604 branch search_uuid_nomatch ,zero 
+0x70a4 031605 loop search_uuid_check_same_handle 
+0x70a5 031606 rtn 
+:      031607 search_uuid_store_handle:
+0x70a6 031608 istoret 4 ,contw 
+0x70a7 031609 increase 1 ,queue 
+0x70a8 031610 copy rega ,contr 
+0x70a9 031611 call sdp_data_len 
+0x70aa 031612 iadd regb ,regb 
+0x70ab 031613 iadd contr ,contr 
+0x70ac 031614 branch search_uuid_next 
+:      031615 search_uuid_nomatch:
+0x70ad 031616 copy rega ,contr 
+0x70ae 031617 call sdp_get_data 
+0x70af 031618 iadd contr ,contr 
+0x70b0 031619 branch search_uuid_next 
+:      031625 search_handle:
+0x70b1 031626 bpatchx patch3a_6 ,mem_patch3a 
+0x70b2 031627 fetch 2 ,mem_ui_uuid_table 
+0x70b3 031628 iforce contr 
+:      031629 search_handle_loop:
+0x70b4 031630 ifetch 1 ,contr 
+0x70b5 031631 branch disable_zero ,blank 
+0x70b6 031632 lshift pdata ,pdata 
+0x70b7 031633 iadd contr ,contr 
+0x70b8 031634 ifetch 4 ,contr 
+0x70b9 031635 isub temp ,null 
+0x70ba 031636 rtn zero 
+0x70bb 031637 deposit contw 
+0x70bc 031638 store 2 ,mem_contw 
+0x70bd 031639 storet 8 ,mem_temp 
+0x70be 031640 call sdp_get_data 
+0x70bf 031641 iadd contr ,contr 
+0x70c0 031642 copy contr ,pdata 
+0x70c1 031643 fetcht 2 ,mem_contw 
+0x70c2 031644 copy temp ,contw 
+0x70c3 031645 fetcht 8 ,mem_temp 
+0x70c4 031646 copy pdata ,contr 
+0x70c5 031647 branch search_handle_loop 
+:      031653 search_attrib:
+0x70c6 031654 bpatchx patch3a_7 ,mem_patch3a 
+0x70c7 031655 fetch 2 ,mem_ui_uuid_table 
+0x70c8 031656 iforce contr 
+:      031657 search_attrib_next:
+0x70c9 031658 ifetch 1 ,contr 
+0x70ca 031659 branch search_attrib_end ,blank 
+0x70cb 031660 iforce loopcnt 
+:      031661 search_attrib_loop:
+0x70cc 031662 ifetch 2 ,contr 
+0x70cd 031663 isub regc ,null 
+0x70ce 031664 branch search_attrib_found_uuid ,zero 
+0x70cf 031665 loop search_attrib_loop 
+0x70d0 031666 increase 4 ,contr 
+0x70d1 031667 call sdp_get_data 
+0x70d2 031668 iadd contr ,contr 
+0x70d3 031669 branch search_attrib_next 
+:      031670 search_attrib_found_uuid:
+0x70d4 031671 increase -1 ,loopcnt 
+0x70d5 031672 lshift loopcnt ,pdata 
+0x70d6 031673 iadd contr ,contr 
+0x70d7 031674 increase 4 ,contr 
+0x70d8 031675 call sdp_get_data 
+0x70d9 031676 iadd contr ,timeup 
+:      031677 search_attrib_loop_attribs:
+0x70da 031678 increase 1 ,contr 
+0x70db 031679 ifetch 2 ,contr 
+0x70dc 031680 isub regb ,null 
+0x70dd 031684 branch disable_blank ,zero 
+0x70de 031685 call sdp_data_len 
+0x70df 031686 iadd contr ,contr 
+0x70e0 031687 deposit timeup 
+0x70e1 031688 isub contr ,null 
+0x70e2 031689 branch search_attrib_end ,zero 
+0x70e3 031690 branch search_attrib_loop_attribs 
+:      031691 search_attrib_end:
+0x70e4 031692 force 0 ,contr 
+0x70e5 031693 force 0 ,pdata 
+0x70e6 031694 rtn 
+:      031700 search_handle_attrib:
+0x70e7 031701 bpatchx patch3b_0 ,mem_patch3b 
+0x70e8 031702 fetch 2 ,mem_ui_uuid_table 
+0x70e9 031703 iforce contr 
+:      031704 search_handle_attrib_next:
+0x70ea 031705 ifetch 1 ,contr 
+0x70eb 031706 branch search_handle_attrib_end ,blank 
+0x70ec 031707 lshift pdata ,pdata 
+0x70ed 031708 iadd contr ,contr 
+0x70ee 031709 ifetch 4 ,contr 
+0x70ef 031710 isub temp ,null 
+0x70f0 031711 branch search_handl_attrib_found_handle ,zero 
+0x70f1 031712 call sdp_get_data 
+0x70f2 031713 iadd contr ,contr 
+0x70f3 031714 branch search_handle_attrib_next 
+:      031715 search_handl_attrib_found_handle:
+0x70f4 031716 call sdp_get_data 
+0x70f5 031717 iadd contr ,timeup 
+:      031718 search_handle_attrib_loop_attribs:
+0x70f6 031719 increase 1 ,contr 
+0x70f7 031720 ifetch 2 ,contr 
+0x70f8 031721 isub regb ,null 
+0x70f9 031722 rtn zero 
+0x70fa 031723 call sdp_data_len 
+0x70fb 031724 iadd contr ,contr 
+0x70fc 031725 deposit timeup 
+0x70fd 031726 isub contr ,null 
+0x70fe 031727 branch search_handle_attrib_end ,zero 
+0x70ff 031728 branch search_handle_attrib_loop_attribs 
+:      031729 search_handle_attrib_end:
+0x7100 031730 force 0 ,contr 
+0x7101 031731 rtn 
+:      031735 search_rfcomm_cn:
+0x7102 031736 arg 0x0400 ,regb 
+0x7103 031737 call search_handl_attrib_found_handle 
+0x7104 031738 arg 0x0300 ,regb 
+0x7105 031739 call search_uuid_in_data 
+0x7106 031740 nrtn user 
+0x7107 031741 sub rega ,3 ,null 
+0x7108 031742 branch disable_user ,positive 
+0x7109 031743 ifetch 1 ,contr 
+0x710a 031744 bne 0x08 ,disable_user 
+0x710b 031745 ifetch 1 ,contr 
+0x710c 031746 rtn 
+:      031751 search_uuid_in_data:
+0x710d 031752 bpatchx patch3b_1 ,mem_patch3b 
+0x710e 031753 call sdp_get_data 
+0x710f 031754 copy pdata ,rega 
+:      031755 search_uuid_in_data_loop:
+0x7110 031756 ifetch 1 ,contr 
+0x7111 031757 and pdata ,0x7 ,loopcnt 
+0x7112 031758 rshift3 pdata ,pdata 
+0x7113 031759 sub pdata ,3 ,null 
+0x7114 031760 branch search_uuid_in_data_found_uuid ,zero 
+0x7115 031761 copy loopcnt ,pdata 
+0x7116 031762 beq 5 ,search_uuid_in_data_found_element_index5 
+0x7117 031763 beq 6 ,search_uuid_in_data_found_element_index6 
+0x7118 031764 beq 7 ,search_uuid_in_data_found_element_index7 
+0x7119 031765 increase -1 ,contr 
+0x711a 031766 call sdp_get_data 
+0x711b 031767 iadd contr ,contr 
+0x711c 031768 copy rega ,pdata 
+0x711d 031769 isub temp ,rega 
+0x711e 031770 branch disable_user ,zero 
+0x711f 031771 branch search_uuid_in_data_loop 
+:      031773 search_uuid_in_data_found_element_index5:
+0x7120 031774 increase -2 ,rega 
+0x7121 031775 increase 1 ,contr 
+0x7122 031776 branch search_uuid_in_data_loop 
+:      031777 search_uuid_in_data_found_element_index6:
+0x7123 031778 increase -3 ,rega 
+0x7124 031779 increase 2 ,contr 
+0x7125 031780 branch search_uuid_in_data_loop 
+:      031781 search_uuid_in_data_found_element_index7:
+0x7126 031782 increase -5 ,rega 
+0x7127 031783 increase 4 ,contr 
+0x7128 031784 branch search_uuid_in_data_loop 
+:      031786 search_uuid_in_data_found_uuid:
+0x7129 031787 increase -1 ,rega 
+0x712a 031788 copy loopcnt ,pdata 
+0x712b 031789 beq 1 ,search_uuid_in_data_type_uuid_16 
+0x712c 031790 beq 2 ,search_uuid_in_data_type_uuid_32 
+0x712d 031791 beq 4 ,search_uuid_in_data_type_uuid_128 
+0x712e 031792 branch disable_user 
+:      031793 search_uuid_in_data_type_uuid_128:
+0x712f 031794 increase -12 ,rega 
+:      031795 search_uuid_in_data_type_uuid_32:
+0x7130 031796 ifetch 2 ,contr 
+0x7131 031797 increase -2 ,rega 
+:      031798 search_uuid_in_data_type_uuid_16:
+0x7132 031799 ifetch 2 ,contr 
+0x7133 031800 isub regb ,null 
+0x7134 031801 branch enable_user ,zero 
+0x7135 031802 increase -2 ,rega 
+0x7136 031803 branch disable_user ,zero 
+0x7137 031804 branch search_uuid_in_data_loop 
+:      031863 sdp_send_spp_request:
+0x7138 031864 call l2cap_get_sdp_tx_payload 
+0x7139 031865 copy pdata ,contw 
+0x713a 031866 setarg 6 
+0x713b 031867 istore 1 ,contw 
+0x713c 031868 setarg sdp_tid_spp 
+0x713d 031869 istore 2 ,contw 
+0x713e 031870 setarg 0x0f00 
+0x713f 031871 istore 2 ,contw 
+0x7140 031872 setarg 0x1a0535 
+0x7141 031873 istore 3 ,contw 
+0x7142 031874 setarg 0x0111 
+0x7143 031875 lshift16 pdata ,pdata 
+0x7144 031876 istore 4 ,contw 
+0x7145 031877 setarg 0x2600 
+0x7146 031878 istore 2 ,contw 
+0x7147 031879 setarg 0x0335 
+0x7148 031880 istore 2 ,contw 
+0x7149 031881 setarg 0x0009 
+0x714a 031882 istore 2 ,contw 
+0x714b 031883 setarg 0x0004 
+0x714c 031884 istore 2 ,contw 
+0x714d 031885 jam 0x14 ,mem_sdp_tx_pkt_length 
+0x714e 031886 rtn 
+:      031890 function_g2:
+0x714f 031891 bpatchx patch3b_2 ,mem_patch3b 
+0x7150 031892 jam 80 ,mem_aes_cmac_data_length 
+0x7151 031893 arg memdat ,contw 
+0x7152 031894 arg mem_le_srand ,contr 
+0x7153 031895 call memcpy16 
+0x7154 031896 arg mem_le_pubkey_local_x_256 ,contr 
+0x7155 031897 call memcpy32 
+0x7156 031898 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7157 031899 call memcpy32 
+0x7158 031900 call inverse_memdat 
+0x7159 031901 arg mem_le_mrand ,contr 
+0x715a 031902 call store_inverse_k 
+0x715b 031903 call function_aes_cmac 
+0x715c 031905 arg mem_aes_cmac_temp ,contw 
+0x715d 031906 call load_inverse_result 
+0x715e 031907 setarg 1000000 
+0x715f 031908 copy pdata ,rega 
+0x7160 031909 fetch 4 ,mem_aes_cmac_temp 
+0x7161 031910 idiv rega 
+0x7162 031911 call wait_div_end 
+0x7163 031912 remainder pdata 
+0x7164 031913 store 4 ,mem_gkey 
+0x7165 031915 rtn 
+:      031917 function_f6_eb:
+0x7166 031918 jam 65 ,mem_aes_cmac_data_length 
+0x7167 031919 arg memdat ,contw 
+0x7168 031920 call store_addr_common_a 
+0x7169 031921 call store_addr_common_b 
+0x716a 031922 fetch 3 ,mem_le_pres + 1 
+0x716b 031923 istore 3 ,contw 
+0x716c 031926 call get_r 
+0x716d 031928 arg mem_le_mrand ,contr 
+0x716e 031929 call memcpy16 
+0x716f 031930 arg mem_le_srand ,contr 
+0x7170 031931 call memcpy16 
+0x7171 031932 call inverse_memdat 
+0x7172 031933 arg mem_le_mackey ,contr 
+0x7173 031934 arg mem_aes_cmac_k ,contw 
+0x7174 031935 call memcpy16 
+0x7175 031937 branch function_aes_cmac 
+:      031941 get_r:
+0x7176 031942 fetch 4 ,mem_le_tk 
+0x7177 031943 istore 4 ,contw 
+0x7178 031944 call memset0_4 
+0x7179 031945 branch memset0_8 
+:      031947 function_f6_ea:
+0x717a 031948 bpatchx patch3b_3 ,mem_patch3b 
+0x717b 031949 jam 65 ,mem_aes_cmac_data_length 
+0x717c 031950 arg memdat ,contw 
+0x717d 031951 call store_addr_common_b 
+0x717e 031952 call store_addr_common_a 
+0x717f 031953 fetch 3 ,mem_le_preq + 1 
+0x7180 031954 istore 3 ,contw 
+0x7181 031957 call get_r 
+0x7182 031958 arg mem_le_srand ,contr 
+0x7183 031959 call memcpy16 
+0x7184 031960 arg mem_le_mrand ,contr 
+0x7185 031961 call memcpy16 
+0x7186 031962 call inverse_memdat 
+0x7187 031963 arg mem_le_mackey ,contr 
+0x7188 031964 arg mem_aes_cmac_k ,contw 
+0x7189 031965 call memcpy16 
+0x718a 031967 call function_aes_cmac 
+0x718b 031968 arg mem_aes_cmac_temp ,contw 
+0x718c 031969 branch load_inverse_result 
+:      031971 function_f5:
+0x718d 031972 jam 32 ,mem_aes_cmac_data_length 
+0x718e 031973 arg mem_le_dhkey_256 ,contr 
+0x718f 031974 arg memdat ,contw 
+0x7190 031975 call memcpy32 
+0x7191 031976 call inverse_memdat 
+0x7192 031977 arg mem_le_slat ,contr 
+0x7193 031978 call store_inverse_k 
+0x7194 031979 call function_aes_cmac 
+0x7195 031980 arg mem_aes_cmac_k ,contw 
+0x7196 031981 call store_aes_result 
+0x7197 031982 arg 1 ,temp 
+0x7198 031983 call function_f5_common 
+0x7199 031984 arg mem_le_ltk ,contw 
+0x719a 031985 call load_inverse_result 
+0x719b 031986 arg 0 ,temp 
+0x719c 031987 call function_f5_common 
+0x719d 031988 arg mem_le_mackey ,contw 
+0x719e 031990 branch store_aes_result 
+:      031993 function_f5_common:
+0x719f 031994 bpatchx patch3b_4 ,mem_patch3b 
+0x71a0 031995 jam 53 ,mem_aes_cmac_data_length 
+0x71a1 031996 setarg 0x100 
+0x71a2 031997 store 2 ,memdat 
+0x71a3 031998 call store_addr_common_b 
+0x71a4 031999 call store_addr_common_a 
+0x71a5 032000 arg mem_le_srand ,contr 
+0x71a6 032001 call memcpy16 
+0x71a7 032002 arg mem_le_mrand ,contr 
+0x71a8 032003 call memcpy16 
+0x71a9 032005 setarg 0x6c65 
+0x71aa 032006 istore 2 ,contw 
+0x71ab 032007 setarg 0x6274 
+0x71ac 032008 istore 2 ,contw 
+0x71ad 032009 istoret 1 ,contw 
+0x71ae 032010 call inverse_memdat 
+0x71af 032011 branch function_aes_cmac 
+:      032013 store_addr_common_b:
+0x71b0 032014 fetch 6 ,mem_le_lap 
+0x71b1 032015 istore 6 ,contw 
+0x71b2 032016 fetch 1 ,mem_le_conn_own_addr_type 
+0x71b3 032017 istore 1 ,contw 
+0x71b4 032018 rtn 
+:      032020 store_addr_common_a:
+0x71b5 032021 fetch 6 ,mem_le_plap 
+0x71b6 032022 istore 6 ,contw 
+0x71b7 032027 fetch 1 ,mem_le_conn_peer_addr_type 
+0x71b8 032028 istore 1 ,contw 
+0x71b9 032029 rtn 
+:      032031 function_f4_ca:
+0x71ba 032032 jam 65 ,mem_aes_cmac_data_length 
+0x71bb 032033 fetch 1 ,mem_passkey_1bit 
+0x71bc 032034 store 1 ,memdat 
+0x71bd 032035 arg mem_le_pubkey_local_x_256 ,contr 
+0x71be 032036 call memcpy32 
+0x71bf 032037 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c0 032038 call memcpy32 
+0x71c1 032039 call inverse_memdat 
+0x71c2 032040 arg mem_le_mrand ,contr 
+0x71c3 032041 call store_inverse_k 
+0x71c4 032042 branch function_aes_cmac 
+:      032045 function_f4_cb:
+0x71c5 032046 jam 65 ,mem_aes_cmac_data_length 
+0x71c6 032047 fetch 1 ,mem_passkey_1bit 
+0x71c7 032048 store 1 ,memdat 
+0x71c8 032049 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c9 032050 call memcpy32 
+0x71ca 032051 arg mem_le_pubkey_local_x_256 ,contr 
+0x71cb 032052 call memcpy32 
+0x71cc 032053 call inverse_memdat 
+0x71cd 032054 arg mem_le_srand ,contr 
+0x71ce 032055 call store_inverse_k 
+0x71cf 032056 branch function_aes_cmac 
+:      032058 function_aes_cmac:
+0x71d0 032059 bpatchx patch3b_5 ,mem_patch3b 
+0x71d1 032060 call function_aes_cmac_generate_subkey 
+0x71d2 032064 fetch 1 ,mem_aes_cmac_data_length 
+0x71d3 032065 copy pdata ,temp 
+:      032066 function_ceil16:
+0x71d4 032067 increase 15 ,pdata 
+0x71d5 032068 rshift4 pdata ,pdata 
+0x71d6 032069 copy pdata ,regb 
+0x71d7 032070 branch function_aes_cmac_set_flag_0_balnk ,blank 
+0x71d8 032071 and temp ,0x0f ,pdata 
+0x71d9 032072 nbranch function_aes_cmac_set_flag_0 ,blank 
+0x71da 032074 arg mem_aes_cmac_k1 ,regc 
+0x71db 032075 arg memdat ,pdata 
+0x71dc 032076 increase -16 ,pdata 
+0x71dd 032079 iadd temp ,rega 
+0x71de 032080 arg mem_aes_cmac_m_last ,contw 
+0x71df 032081 arg 4 ,loopcnt 
+0x71e0 032082 call xor_loop 
+0x71e1 032086 branch function_aes_cmac_aes 
+:      032088 function_aes_cmac_set_flag_0_balnk:
+0x71e2 032089 arg 1 ,regb 
+0x71e3 032090 arg 0 ,rega 
+0x71e4 032092 branch function_aes_cmac_set_flag_0_common 
+:      032095 function_aes_cmac_set_flag_0:
+0x71e5 032097 and temp ,0x0f ,rega 
+:      032098 function_aes_cmac_set_flag_0_common:
+0x71e6 032099 arg memdat ,pdata 
+0x71e7 032100 iadd temp ,pdata 
+0x71e8 032101 isub rega ,contr 
+0x71e9 032103 arg mem_aes_cmac_temp ,contw 
+0x71ea 032104 call function_aes_cmac_padding 
+0x71eb 032106 arg mem_aes_cmac_k2 ,regc 
+0x71ec 032107 arg mem_aes_cmac_temp ,rega 
+0x71ed 032108 arg mem_aes_cmac_m_last ,contw 
+0x71ee 032109 arg 4 ,loopcnt 
+0x71ef 032110 call xor_loop 
+:      032117 function_aes_cmac_aes:
+0x71f0 032122 call aes_clear_data 
+0x71f1 032123 call aes_init 
+0x71f2 032126 arg memdat ,contr 
+:      032127 function_aes_cmac_aes_loop:
+0x71f3 032129 increase -1 ,regb 
+0x71f4 032130 deposit regb 
+0x71f5 032131 branch function_aes_cmac_aes_loop_end ,blank 
+0x71f6 032132 call load_data128 
+0x71f7 032133 call do_aes_cbc 
+0x71f8 032134 branch function_aes_cmac_aes_loop 
+:      032136 function_aes_cmac_aes_loop_end:
+0x71f9 032137 arg mem_aes_cmac_temp ,contw 
+0x71fa 032138 call store_aes_result 
+0x71fb 032139 arg mem_aes_cmac_m_last ,contr 
+0x71fc 032140 call load_data128 
+0x71fd 032141 call aes_init 
+0x71fe 032142 arg mem_aes_cmac_temp ,contr 
+0x71ff 032143 call load_data128 
+0x7200 032144 branch do_aes_cbc 
+:      032148 load_inverse_result:
+0x7201 032150 copy contw ,rega 
+0x7202 032151 call store_aes_result 
+0x7203 032153 arg 16 ,loopcnt 
+0x7204 032154 branch inverse_data 
+:      032156 store_inverse_k:
+0x7205 032157 arg mem_aes_cmac_k ,contw 
+0x7206 032158 call memcpy16 
+:      032159 inverse_k:
+0x7207 032160 arg 16 ,loopcnt 
+0x7208 032161 arg mem_aes_cmac_k ,rega 
+0x7209 032162 branch inverse_data 
+:      032164 inverse_memdat:
+0x720a 032165 fetch 1 ,mem_aes_cmac_data_length 
+0x720b 032166 copy pdata ,loopcnt 
+0x720c 032167 arg memdat ,rega 
+0x720d 032168 branch inverse_data 
+:      032170 bn_lshift_0_inverse:
+0x720e 032171 ifetch 1 ,rega 
+0x720f 032172 lshift pdata ,pdata 
+0x7210 032173 isolate1 0 ,regc 
+0x7211 032174 setflag true ,0 ,pdata 
+0x7212 032175 isolate1 8 ,pdata 
+0x7213 032176 setflag true ,0 ,regc 
+0x7214 032177 istore 1 ,rega 
+0x7215 032178 increase -1 ,rega 
+0x7216 032179 loop bn_lshift_0_inverse 
+0x7217 032180 rtn 
+:      032182 function_aes_cmac_k1_inverse:
+0x7218 032183 arg mem_aes_cmac_k1 ,rega 
+:      032184 function_aes_cmac_inverse_common:
+0x7219 032185 increase 15 ,rega 
+0x721a 032186 force 16 ,loopcnt 
+0x721b 032187 force 0 ,regc 
+0x721c 032188 branch bn_lshift_0_inverse 
+:      032190 function_aes_cmac_k2_inverse:
+0x721d 032191 arg mem_aes_cmac_k2 ,rega 
+0x721e 032192 branch function_aes_cmac_inverse_common 
+:      032195 function_aes_cmac_generate_subkey:
+0x721f 032196 arg mem_aes_cmac_k ,contr 
+0x7220 032197 call load_key 
+0x7221 032200 force regidx_xor ,regext_index 
+0x7222 032201 call aes_clear 
+0x7223 032202 call aes_clear_data 
+0x7224 032203 call do_aes_ocb 
+0x7225 032208 arg mem_aes_cmac_k1 ,contw 
+0x7226 032209 call store_aes_result 
+:      032210 function_aes_cmac_k1:
+0x7227 032211 bpatchx patch3b_6 ,mem_patch3b 
+0x7228 032212 fetch 1 ,mem_aes_cmac_k1 
+0x7229 032213 isolate1 7 ,pdata 
+0x722a 032214 nbranch function_aes_cmac_k1_0 ,true 
+0x722b 032215 call function_aes_cmac_k1_inverse 
+0x722c 032218 arg mem_aes_cmac_k1 ,regc 
+0x722d 032220 arg mem_aes_cmac_k1 ,contw 
+0x722e 032223 call function_aes_cmac_xor_rb 
+0x722f 032224 branch function_aes_cmac_k2 
+:      032225 function_aes_cmac_k1_0:
+0x7230 032226 call function_aes_cmac_k1_inverse 
+:      032227 function_aes_cmac_k2:
+0x7231 032229 arg mem_aes_cmac_k1 ,contr 
+0x7232 032230 arg mem_aes_cmac_k2 ,contw 
+0x7233 032231 call memcpy16 
+0x7234 032232 fetch 1 ,mem_aes_cmac_k2 
+0x7235 032233 isolate1 7 ,pdata 
+0x7236 032234 nbranch function_aes_cmac_k2_inverse ,true 
+0x7237 032235 call function_aes_cmac_k2_inverse 
+0x7238 032237 arg mem_aes_cmac_k2 ,regc 
+0x7239 032239 arg mem_aes_cmac_k2 ,contw 
+:      032245 function_aes_cmac_xor_rb:
+0x723a 032246 arg 3 ,loopcnt 
+:      032247 function_aes_cmac_xor_rb_loop:
+0x723b 032248 arg 0 ,temp 
+0x723c 032249 call function_aes_cmac_xor_loop_common 
+0x723d 032250 increase 4 ,regc 
+0x723e 032251 loop function_aes_cmac_xor_rb_loop 
+0x723f 032252 arg 0x8700 ,temp 
+0x7240 032253 lshift16 temp ,temp 
+:      032254 function_aes_cmac_xor_loop_common:
+0x7241 032255 ifetch 4 ,regc 
+0x7242 032256 ixor temp ,pdata 
+0x7243 032257 istore 4 ,contw 
+0x7244 032258 rtn 
+:      032264 function_aes_cmac_padding:
+0x7245 032265 bpatchx patch3b_7 ,mem_patch3b 
+0x7246 032266 arg 16 ,loopcnt 
+0x7247 032267 arg 0 ,pdata 
+:      032268 function_aes_cmac_padding_loop:
+0x7248 032269 isub rega ,null 
+0x7249 032270 branch function_aes_cmac_padding_beq_length ,zero 
+0x724a 032271 branch function_aes_cmac_padding_big_length ,positive 
+0x724b 032272 ifetcht 1 ,contr 
+0x724c 032273 istoret 1 ,contw 
+:      032274 function_aes_cmac_padding_loop2:
+0x724d 032275 increase 1 ,pdata 
+0x724e 032276 loop function_aes_cmac_padding_loop 
+0x724f 032277 rtn 
+:      032278 function_aes_cmac_padding_beq_length:
+0x7250 032279 arg 0x80 ,temp 
+:      032280 function_aes_cmac_padding_common:
+0x7251 032281 istoret 1 ,contw 
+0x7252 032282 branch function_aes_cmac_padding_loop2 
+:      032284 function_aes_cmac_padding_big_length:
+0x7253 032285 arg 0 ,temp 
+0x7254 032286 branch function_aes_cmac_padding_common 
+:      032289 generate_kinit:
+0x7255 032290 call function_e22 
+0x7256 032291 arg mem_input_store ,contr 
+0x7257 032292 arg mem_kinit ,contw 
+0x7258 032293 branch memcpy16 
+:      032296 function_e21:
+0x7259 032297 disable user 
+0x725a 032298 call function_expand 
+0x725b 032299 arg mem_random_number ,contr 
+0x725c 032300 arg mem_x ,contw 
+0x725d 032301 force 15 ,loopcnt 
+0x725e 032302 call memcpy 
+0x725f 032303 ifetch 1 ,contr 
+0x7260 032304 xor_into 6 ,pdata 
+0x7261 032305 istore 1 ,contw 
+0x7262 032306 setarg mem_y 
+0x7263 032307 store 2 ,memp_ar_input 
+0x7264 032308 setarg mem_x 
+0x7265 032309 store 2 ,memp_ar_key 
+0x7266 032310 set1 mark_ar2 ,mark 
+0x7267 032311 branch function_ar 
+:      032315 function_e22:
+0x7268 032316 fetcht 1 ,mem_pin_length 
+0x7269 032317 force 16 ,regb 
+0x726a 032318 add temp ,6 ,regc 
+0x726b 032319 sub regc ,16 ,null 
+0x726c 032320 branch function_e22_pin_init ,positive 
+0x726d 032321 force 16 ,regc 
+:      032322 function_e22_pin_init:
+0x726e 032323 arg mem_x ,contw 
+:      032324 function_e22_genx_pin:
+0x726f 032325 arg mem_pin ,contr 
+0x7270 032326 copy temp ,loopcnt 
+0x7271 032327 disable user 
+:      032328 function_e22_genx_loop:
+0x7272 032329 ifetch 1 ,contr 
+0x7273 032330 istore 1 ,contw 
+0x7274 032331 increase -1 ,regb 
+0x7275 032332 branch function_e22_genx_end ,zero 
+0x7276 032333 loop function_e22_genx_loop 
+0x7277 032334 branch function_e22_genx_pin ,user 
+0x7278 032335 enable user 
+0x7279 032336 force 6 ,loopcnt 
+0x727a 032337 copy rega ,contr 
+0x727b 032338 branch function_e22_genx_loop 
+:      032339 function_e22_genx_end:
+0x727c 032340 arg mem_random_number ,contr 
+0x727d 032341 arg mem_y ,contw 
+0x727e 032342 call memcpy16 
+0x727f 032343 fetch 1 ,mem_y15 
+0x7280 032344 ixor regc ,pdata 
+0x7281 032345 store 1 ,mem_y15 
+0x7282 032346 setarg mem_y 
+0x7283 032347 store 2 ,memp_ar_input 
+0x7284 032348 setarg mem_x 
+0x7285 032349 store 2 ,memp_ar_key 
+0x7286 032350 set1 mark_ar2 ,mark 
+0x7287 032351 branch function_ar 
+:      032356 function_e1:
+0x7288 032357 disable user 
+0x7289 032358 call function_expand 
+0x728a 032359 branch function_hash 
+:      032361 function_e3:
+0x728b 032362 arg mem_aco ,rega 
+0x728c 032363 enable user 
+0x728d 032364 call function_expand 
+0x728e 032365 call function_hash 
+0x728f 032366 arg mem_input_store ,contr 
+0x7290 032367 arg mem_kc ,contw 
+0x7291 032368 branch memcpy16 
+:      032371 function_hash:
+0x7292 032372 setarg mem_random_number 
+0x7293 032373 store 2 ,memp_ar_input 
+0x7294 032374 setarg mem_link_key 
+0x7295 032375 store 2 ,memp_ar_key 
+0x7296 032376 set0 mark_ar2 ,mark 
+0x7297 032377 call function_ar 
+0x7298 032378 arg mem_input_store ,rega 
+0x7299 032379 arg mem_random_number ,regb 
+0x729a 032380 arg mem_x ,contw 
+0x729b 032381 call xor16 
+0x729c 032382 arg mem_x ,rega 
+0x729d 032383 arg mem_y ,regb 
+0x729e 032384 copy regb ,contw 
+0x729f 032385 enable user 
+0x72a0 032386 call add16 
+0x72a1 032387 call key_offset 
+0x72a2 032388 setarg mem_y 
+0x72a3 032389 store 2 ,memp_ar_input 
+0x72a4 032390 setarg mem_x 
+0x72a5 032391 store 2 ,memp_ar_key 
+0x72a6 032392 set1 mark_ar2 ,mark 
+0x72a7 032393 branch function_ar 
+:      032397 function_ar:
+0x72a8 032398 jam 0 ,mem_ar_hround 
+0x72a9 032399 fetch 2 ,memp_ar_key 
+0x72aa 032400 iforce contr 
+0x72ab 032401 arg mem_key_store ,contw 
+0x72ac 032402 call memcpy16 
+0x72ad 032403 fetch 2 ,memp_ar_input 
+0x72ae 032404 iforce contr 
+0x72af 032405 arg mem_input_store ,contw 
+0x72b0 032406 call memcpy16 
+:      032408 function_ar_loop:
+0x72b1 032409 call key_scheduling 
+0x72b2 032410 disable user 
+0x72b3 032411 bmark0 mark_ar2 ,function_ar_original 
+0x72b4 032412 fetch 1 ,mem_ar_hround 
+0x72b5 032413 bne 4 ,function_ar_original 
+0x72b6 032414 fetch 2 ,memp_ar_input 
+0x72b7 032415 iforce regb 
+0x72b8 032416 call xor_mod32_ar2 
+:      032417 function_ar_original:
+0x72b9 032418 call xor_mod32 
+0x72ba 032419 call el_boxes 
+0x72bb 032420 fetch 1 ,mem_ar_hround 
+0x72bc 032421 increase 1 ,pdata 
+0x72bd 032422 store 1 ,mem_ar_hround 
+0x72be 032424 call key_scheduling 
+0x72bf 032425 enable user 
+0x72c0 032426 call xor_mod32 
+0x72c1 032427 call pht 
+0x72c2 032428 call permute 
+0x72c3 032429 call pht 
+0x72c4 032430 call permute 
+0x72c5 032431 call pht 
+0x72c6 032432 call permute 
+0x72c7 032433 call pht 
+0x72c8 032434 fetch 1 ,mem_ar_hround 
+0x72c9 032435 increase 1 ,pdata 
+0x72ca 032436 store 1 ,mem_ar_hround 
+0x72cb 032437 bne 16 ,function_ar_loop 
+0x72cc 032438 call key_scheduling 
+0x72cd 032439 disable user 
+0x72ce 032440 branch xor_mod32 
+:      032444 key_scheduling:
+0x72cf 032445 fetch 1 ,mem_ar_hround 
+0x72d0 032446 arg mem_key_store ,contr 
+0x72d1 032447 branch key_sched_zero ,blank 
+0x72d2 032448 iforce regb 
+0x72d3 032449 force 17 ,loopcnt 
+0x72d4 032450 copy contr ,contw 
+:      032451 key_rotateloop:
+0x72d5 032452 ifetch 1 ,contr 
+0x72d6 032453 lshift3 pdata ,temp 
+0x72d7 032454 rshift2 pdata ,pdata 
+0x72d8 032455 rshift3 pdata ,pdata 
+0x72d9 032456 ior temp ,pdata 
+0x72da 032457 istore 1 ,contw 
+0x72db 032458 loop key_rotateloop 
+0x72dc 032459 setarg mem_key_store 
+0x72dd 032460 iadd regb ,contr 
+0x72de 032461 force 16 ,loopcnt 
+0x72df 032462 arg mem_round_key ,contw 
+:      032463 key_select_octet_loop:
+0x72e0 032464 ifetch 1 ,contr 
+0x72e1 032465 istore 1 ,contw 
+0x72e2 032466 compare mem_key_store_end ,contr ,0xff 
+0x72e3 032467 nbranch key_select_octet_nwrap ,true 
+0x72e4 032468 increase -17 ,contr 
+:      032469 key_select_octet_nwrap:
+0x72e5 032470 loop key_select_octet_loop 
+0x72e6 032471 force 0 ,rega 
+0x72e7 032472 add regb ,-1 ,regc 
+0x72e8 032473 lshift2 regc ,regc 
+0x72e9 032474 lshift2 regc ,regc 
+0x72ea 032475 call enable_authrom 
+0x72eb 032476 setarg mem_b_box 
+0x72ec 032477 iadd regc ,regc 
+0x72ed 032478 arg mem_round_key ,contw 
+0x72ee 032479 force 16 ,loopcnt 
+:      032480 bias_round_key_loop:
+0x72ef 032481 ifetcht 1 ,regc 
+0x72f0 032482 ifetch 1 ,contw 
+0x72f1 032483 iadd temp ,pdata 
+0x72f2 032484 istore 1 ,contw 
+0x72f3 032485 increase 1 ,regc 
+0x72f4 032486 loop bias_round_key_loop 
+0x72f5 032487 branch disable_authrom 
+:      032489 key_sched_zero:
+0x72f6 032490 force 16 ,loopcnt 
+0x72f7 032491 force 0 ,temp 
+:      032492 create_byte_16_loop:
+0x72f8 032493 ifetch 1 ,contr 
+0x72f9 032494 ixor temp ,temp 
+0x72fa 032495 loop create_byte_16_loop 
+0x72fb 032496 deposit temp 
+0x72fc 032497 istore 1 ,contr 
+0x72fd 032498 arg mem_key_store ,contr 
+0x72fe 032499 arg mem_round_key ,contw 
+0x72ff 032500 branch memcpy16 
+:      032502 xor_mod32:
+0x7300 032503 arg mem_round_key ,regb 
+:      032504 xor_mod32_ar2:
+0x7301 032505 force 16 ,loopcnt 
+0x7302 032506 arg mem_input_store ,rega 
+0x7303 032507 copy rega ,contw 
+:      032508 xor_mod32_loop:
+0x7304 032509 ifetcht 1 ,rega 
+0x7305 032510 ifetch 1 ,regb 
+0x7306 032511 ixor temp ,alarm 
+0x7307 032512 and loopcnt ,3 ,regc 
+0x7308 032513 nbranch xor_mod32_invert ,user 
+0x7309 032514 xor_into 3 ,regc 
+:      032515 xor_mod32_invert:
+0x730a 032516 sub regc ,1 ,regc 
+0x730b 032517 branch xor_even ,positive 
+0x730c 032518 iadd temp ,alarm 
+:      032519 xor_even:
+0x730d 032520 deposit alarm 
+0x730e 032521 istore 1 ,contw 
+0x730f 032522 increase 1 ,rega 
+0x7310 032523 increase 1 ,regb 
+0x7311 032524 loop xor_mod32_loop 
+0x7312 032525 rtn 
+:      032527 el_boxes:
+0x7313 032528 call enable_authrom 
+0x7314 032529 force 16 ,loopcnt 
+0x7315 032530 arg mem_input_store ,rega 
+:      032531 el_box_loop:
+0x7316 032532 ifetch 1 ,rega 
+0x7317 032533 arg mem_e_box ,contr 
+0x7318 032534 and loopcnt ,3 ,regc 
+0x7319 032535 sub regc ,1 ,null 
+0x731a 032536 branch e_boxes ,positive 
+0x731b 032537 arg mem_l_box ,contr 
+:      032538 e_boxes:
+0x731c 032539 iadd contr ,contr 
+0x731d 032540 ifetch 1 ,contr 
+0x731e 032541 istore 1 ,rega 
+0x731f 032542 increase 1 ,rega 
+0x7320 032543 loop el_box_loop 
+0x7321 032544 branch disable_authrom 
+:      032546 pht:
+0x7322 032547 force 8 ,loopcnt 
+0x7323 032548 arg mem_input_store ,contr 
+0x7324 032549 copy contr ,contw 
+:      032550 pht_loop:
+0x7325 032551 ifetch 1 ,contr 
+0x7326 032552 iforce rega 
+0x7327 032553 ifetch 1 ,contr 
+0x7328 032554 iforce regb 
+0x7329 032555 lshift rega ,pdata 
+0x732a 032556 iadd regb ,pdata 
+0x732b 032557 istore 1 ,contw 
+0x732c 032558 deposit rega 
+0x732d 032559 iadd regb ,pdata 
+0x732e 032560 istore 1 ,contw 
+0x732f 032561 loop pht_loop 
+0x7330 032562 rtn 
+:      032565 permute:
+0x7331 032566 setarg 0x8ae42c 
+0x7332 032567 iforce temp 
+0x7333 032568 force 7 ,loopcnt 
+0x7334 032569 call permute_exchange 
+0x7335 032570 setarg 0xd751b 
+0x7336 032571 iforce temp 
+0x7337 032572 force 5 ,loopcnt 
+0x7338 032573 call permute_exchange 
+0x7339 032574 fetch 1 ,mem_input_store + 15 
+0x733a 032575 iforce rega 
+0x733b 032576 fetch 1 ,mem_input_store + 3 
+0x733c 032577 store 1 ,mem_input_store + 15 
+0x733d 032578 deposit rega 
+0x733e 032579 store 1 ,mem_input_store + 3 
+0x733f 032580 rtn 
+:      032582 permute_exchange:
+0x7340 032583 and temp ,0xf ,regb 
+:      032584 permute_loop:
+0x7341 032585 and temp ,0xf ,pdata 
+0x7342 032586 arg mem_input_store ,contw 
+0x7343 032587 iadd contw ,contw 
+0x7344 032588 ifetch 1 ,contw 
+0x7345 032589 iforce regc 
+0x7346 032590 deposit rega 
+0x7347 032591 istore 1 ,contw 
+0x7348 032592 copy regc ,rega 
+0x7349 032593 rshift4 temp ,temp 
+0x734a 032594 loop permute_loop 
+0x734b 032595 setarg mem_input_store 
+0x734c 032596 iadd regb ,contw 
+0x734d 032597 deposit rega 
+0x734e 032598 istore 1 ,contw 
+0x734f 032599 rtn 
+:      032601 add16:
+0x7350 032602 enable user 
+0x7351 032603 branch xor_add16 
+:      032605 xor16:
+0x7352 032606 disable user 
+:      032607 xor_add16:
+0x7353 032608 force 16 ,loopcnt 
+:      032609 xoradd_loop:
+0x7354 032610 ifetcht 1 ,rega 
+0x7355 032611 ifetch 1 ,regb 
+0x7356 032612 branch xoradd_add ,user 
+0x7357 032613 ixor temp ,pdata 
+0x7358 032614 branch xoradd_store 
+:      032615 xoradd_add:
+0x7359 032616 iadd temp ,pdata 
+:      032617 xoradd_store:
+0x735a 032618 istore 1 ,contw 
+0x735b 032619 increase 1 ,rega 
+0x735c 032620 increase 1 ,regb 
+0x735d 032621 loop xoradd_loop 
+0x735e 032622 rtn 
+:      032625 function_expand:
+0x735f 032626 arg mem_y ,contw 
+0x7360 032627 ifetch 6 ,rega 
+0x7361 032628 istore 6 ,contw 
+0x7362 032629 branch expand_12 ,user 
+0x7363 032630 ifetch 6 ,rega 
+0x7364 032631 branch expand_cont 
+:      032632 expand_12:
+0x7365 032633 ifetch 6 ,contr 
+:      032634 expand_cont:
+0x7366 032635 istore 6 ,contw 
+0x7367 032636 ifetch 4 ,rega 
+0x7368 032637 istore 4 ,contw 
+0x7369 032638 rtn 
+:      032640 key_offset:
+0x736a 032641 arg mem_link_key ,contr 
+0x736b 032642 arg mem_x ,contw 
+0x736c 032643 arg 0 ,temp 
+0x736d 032644 setarg 0x8395a7 
+0x736e 032645 call concatenate_temp24 
+0x736f 032646 setarg 0xb3c1df 
+0x7370 032647 call concatenate_temp24 
+0x7371 032648 setarg 0xe5e9 
+0x7372 032649 call concatenate_temp16 
+0x7373 032650 copy temp ,regab 
+0x7374 032651 disable user 
+0x7375 032652 call key_addxor 
+0x7376 032653 copy regab ,temp 
+0x7377 032654 enable user 
+0x7378 032655 branch key_addxor 
+:      032657 key_addxor:
+0x7379 032658 force 8 ,loopcnt 
+:      032659 key_addxor_loop:
+0x737a 032660 ifetch 1 ,contr 
+0x737b 032661 compare 1 ,loopcnt ,1 
+0x737c 032662 branch key_high ,user 
+0x737d 032663 branch key_xor ,true 
+:      032664 key_add:
+0x737e 032665 iadd temp ,pdata 
+0x737f 032666 branch key_store 
+:      032667 key_high:
+0x7380 032668 branch key_add ,true 
+:      032669 key_xor:
+0x7381 032670 ixor temp ,pdata 
+:      032671 key_store:
+0x7382 032672 istore 1 ,contw 
+0x7383 032673 rshift8 temp ,temp 
+0x7384 032674 loop key_addxor_loop 
+0x7385 032675 rtn 
+:      032677 copy_aco:
+0x7386 032678 fetch 6 ,mem_input_store + 4 
+0x7387 032679 store 6 ,mem_aco 
+0x7388 032680 ifetch 6 ,contr 
+0x7389 032681 istore 6 ,contw 
+0x738a 032682 rtn 
+:      032684 concatenate_temp24:
+0x738b 032685 lshift8 temp ,temp 
+:      032686 concatenate_temp16:
+0x738c 032687 lshift16 temp ,temp 
+0x738d 032688 ior temp ,temp 
+0x738e 032689 rtn 
+:      032693 loop1:
+0x738f 032694 branch loop1 
+:      032698 generate_stk:
+0x7390 032699 bpatchx patch3c_0 ,mem_patch3c 
+0x7391 032700 call function_s1 
+0x7392 032701 arg mem_le_ltk ,contw 
+0x7393 032702 branch store_aes_result 
+:      032705 authenticate_rconfirm:
+0x7394 032706 arg mem_le_srand ,contw 
+0x7395 032707 branch authenticate_mconfirm ,master 
+0x7396 032708 arg mem_le_mrand ,contw 
+:      032709 authenticate_mconfirm:
+0x7397 032710 copy contr ,rega 
+0x7398 032711 call memcpy16 
+0x7399 032712 call function_c1 
+0x739a 032713 arg mem_le_rconfirm ,contr 
+0x739b 032714 branch compare_res 
+:      032716 generate_confirm:
+0x739c 032717 arg mem_le_mrand ,rega 
+0x739d 032718 branch generate_mrand ,master 
+0x739e 032719 arg mem_le_srand ,rega 
+:      032720 generate_mrand:
+0x739f 032721 copy rega ,contw 
+0x73a0 032722 call generate_random 
+0x73a1 032723 branch function_c1 
+:      032725 generate_sk:
+0x73a2 032726 arg mem_le_skdm ,contr 
+0x73a3 032727 call load_data128 
+0x73a4 032728 arg mem_le_ltk ,contr 
+0x73a5 032729 call load_regext 
+0x73a6 032730 force 0x38 ,aes_ctrl 
+0x73a7 032731 force 0x0 ,aes_ctrl 
+0x73a8 032732 call wait_aes 
+0x73a9 032733 arg mem_le_sk ,contw 
+0x73aa 032734 branch store_aes_result 
+:      032737 first_block_counter:
+0x73ab 032738 force 0x49 ,pdata 
+0x73ac 032739 branch first_block 
+:      032740 first_block_data:
+0x73ad 032741 force 1 ,pdata 
+:      032742 first_block:
+0x73ae 032743 force regidx_data ,regext_index 
+0x73af 032744 lshift8 temp ,regext 
+0x73b0 032745 ior regext ,regext 
+0x73b1 032746 increase 1 ,regext_index 
+0x73b2 032747 rshift8 temp ,regext 
+0x73b3 032748 rshift16 regext ,regext 
+0x73b4 032749 fetch 2 ,mem_le_ivm 
+0x73b5 032750 lshift16 ,pdata ,pdata 
+0x73b6 032751 ior regext ,regext 
+0x73b7 032752 increase 1 ,regext_index 
+0x73b8 032753 ifetch 4 ,contr 
+0x73b9 032754 iforce regext 
+0x73ba 032755 increase 1 ,regext_index 
+0x73bb 032756 ifetch 2 ,contr 
+0x73bc 032757 byteswap rega ,regext 
+0x73bd 032758 lshift16 regext ,regext 
+0x73be 032759 ior regext ,regext 
+0x73bf 032760 increase 1 ,regext_index 
+0x73c0 032761 rtn 
+:      032765 generate_mic:
+0x73c1 032766 add regc ,1 ,contr 
+0x73c2 032767 ifetch 1 ,contr 
+0x73c3 032768 iforce rega 
+0x73c4 032769 call first_block_counter 
+0x73c5 032770 call do_aes_ocb 
+0x73c6 032772 force regidx_data ,regext_index 
+0x73c7 032773 ifetch 1 ,regc 
+0x73c8 032774 and_into 0x3 ,pdata 
+0x73c9 032775 lshift16 pdata ,regext 
+0x73ca 032776 set1 8 ,regext 
+0x73cb 032777 call clear_hidata 
+0x73cc 032778 call do_aes_cbc 
+0x73cd 032780 copy rega ,loopcnt 
+0x73ce 032781 add regc ,2 ,contr 
+0x73cf 032782 call padding_data 
+:      032783 generate_mic_loop:
+0x73d0 032784 call aes_load_data 
+0x73d1 032785 call do_aes_cbc 
+0x73d2 032786 deposit loopcnt 
+0x73d3 032787 branch generate_mic_end ,blank 
+0x73d4 032788 branch generate_mic_loop 
+:      032789 generate_mic_end:
+0x73d5 032790 force regidx_result ,regext_index 
+0x73d6 032791 deposit regext 
+0x73d7 032792 store 4 ,mem_le_mic 
+0x73d8 032793 rtn 
+:      032795 aes_crypt_data:
+0x73d9 032796 increase 1 ,rega 
+0x73da 032797 call first_block_data 
+0x73db 032798 copy regc ,contr 
+0x73dc 032799 call aes_load_xor 
+0x73dd 032800 call do_aes_ctr 
+0x73de 032801 call store_enc_data 
+0x73df 032802 increase 16 ,regc 
+0x73e0 032803 increase -16 ,regb 
+0x73e1 032804 branch aes_crypt_data ,positive 
+0x73e2 032805 rtn 
+:      032807 le_encrypt:
+0x73e3 032808 bpatchx patch3c_1 ,mem_patch3c 
+0x73e4 032809 arg mem_le_txheader ,regc 
+0x73e5 032810 fetcht 5 ,mem_le_pcnt_tx 
+0x73e6 032811 call generate_mic 
+0x73e7 032812 force regidx_xor ,regext_index 
+0x73e8 032813 iforce regext 
+0x73e9 032814 force 0 ,rega 
+0x73ea 032815 call first_block_data 
+0x73eb 032816 call do_aes_ctr 
+0x73ec 032817 arg mem_le_txpayload ,regc 
+0x73ed 032818 fetch 1 ,mem_le_txlen 
+0x73ee 032819 add pdata ,-1 ,regb 
+0x73ef 032820 iadd regc ,contw 
+0x73f0 032821 force regidx_result ,regext_index 
+0x73f1 032822 deposit regext 
+0x73f2 032823 istore 4 ,contw 
+0x73f3 032824 call aes_crypt_data 
+0x73f4 032825 fetch 1 ,mem_le_txlen 
+0x73f5 032826 increase 4 ,pdata 
+0x73f6 032827 store 1 ,mem_le_txlen 
+0x73f7 032828 fetcht 5 ,mem_le_pcnt_tx 
+0x73f8 032829 increase 1 ,temp 
+0x73f9 032830 storet 5 ,mem_le_pcnt_tx 
+0x73fa 032831 rtn 
+:      032833 le_decrypt:
+0x73fb 032834 bpatchx patch3c_2 ,mem_patch3c 
+0x73fc 032835 fetch 1 ,mem_le_rxbuf + 1 
+0x73fd 032836 sub pdata ,20 ,null 
+0x73fe 032837 branch le_dec_cont ,positive 
+:      032838 le_dec_cont:
+0x73ff 032839 arg mem_le_rxbuf + 2 ,regc 
+0x7400 032840 add pdata ,-1 ,regb 
+0x7401 032841 increase -4 ,pdata 
+0x7402 032842 store 1 ,mem_le_rxbuf + 1 
+0x7403 032843 iadd regc ,contr 
+0x7404 032844 ifetch 4 ,contr 
+0x7405 032845 force regidx_xor ,regext_index 
+0x7406 032846 iforce regext 
+0x7407 032847 force 0 ,rega 
+0x7408 032848 fetcht 5 ,mem_le_pcnt_rx 
+0x7409 032849 call first_block_data 
+0x740a 032850 call do_aes_ctr 
+0x740b 032851 force regidx_result ,regext_index 
+0x740c 032852 deposit regext 
+0x740d 032853 store 4 ,mem_le_peer_mic 
+0x740e 032854 call aes_crypt_data 
+0x740f 032855 arg mem_le_rxbuf ,regc 
+0x7410 032856 call generate_mic 
+0x7411 032857 fetcht 4 ,mem_le_peer_mic 
+0x7412 032858 isub temp ,pdata 
+0x7413 032859 nrtn blank 
+0x7414 032860 fetch 4 ,mem_le_last_mic 
+0x7415 032861 isub temp ,pdata 
+0x7416 032862 rtn blank 
+0x7417 032863 storet 4 ,mem_le_last_mic 
+0x7418 032864 fetch 5 ,mem_le_pcnt_rx 
+0x7419 032865 increase 1 ,pdata 
+0x741a 032866 store 5 ,mem_le_pcnt_rx 
+0x741b 032867 force 0 ,pdata 
+0x741c 032868 rtn 
+:      032870 wait_aes:
+0x741d 032871 nbranch wait_aes ,aes_ready 
+0x741e 032872 rtn 
+:      032874 do_aes_ocb:
+0x741f 032875 force 0x30 ,aes_ctrl 
+0x7420 032876 force 0x0 ,aes_ctrl 
+0x7421 032877 branch wait_aes 
+:      032879 do_aes_cbc:
+0x7422 032880 force 0x32 ,aes_ctrl 
+0x7423 032881 force 0x2 ,aes_ctrl 
+0x7424 032882 branch wait_aes 
+:      032884 do_aes_ctr:
+0x7425 032885 force 0x34 ,aes_ctrl 
+0x7426 032886 force 0x4 ,aes_ctrl 
+0x7427 032887 branch wait_aes 
+:      032890 aes_init:
+0x7428 032891 force 1 ,aes_ctrl 
+0x7429 032892 force 0 ,aes_ctrl 
+0x742a 032893 rtn 
+:      032894 function_s1:
+0x742b 032895 force regidx_data ,regext_index 
+0x742c 032896 fetch 4 ,mem_le_mrand 
+0x742d 032897 iforce regext 
+0x742e 032898 increase 1 ,regext_index 
+0x742f 032899 ifetch 4 ,contr 
+0x7430 032900 iforce regext 
+0x7431 032901 increase 1 ,regext_index 
+0x7432 032902 fetch 4 ,mem_le_srand 
+0x7433 032903 iforce regext 
+0x7434 032904 increase 1 ,regext_index 
+0x7435 032905 ifetch 4 ,contr 
+0x7436 032906 iforce regext 
+0x7437 032907 increase 1 ,regext_index 
+0x7438 032908 call aes_clear 
+0x7439 032909 increase -4 ,regext_index 
+0x743a 032910 fetch 4 ,mem_le_tk 
+0x743b 032911 copy pdata ,regext 
+0x743c 032912 increase 4 ,regext_index 
+0x743d 032913 force 0x38 ,aes_ctrl 
+0x743e 032914 force 0x8 ,aes_ctrl 
+0x743f 032915 branch wait_aes 
+:      032918 function_c1:
+0x7440 032919 bpatchx patch3c_3 ,mem_patch3c 
+0x7441 032920 fetch 6 ,mem_le_lap 
+0x7442 032921 fetcht 6 ,mem_le_plap 
+0x7443 032922 branch function_c1_master ,master 
+0x7444 032923 fetch 6 ,mem_le_plap 
+0x7445 032924 fetcht 6 ,mem_le_lap 
+:      032925 function_c1_master:
+0x7446 032926 force regidx_xor ,regext_index 
+0x7447 032927 copy temp ,regext 
+0x7448 032928 increase 1 ,regext_index 
+0x7449 032929 rshift32 temp ,regext 
+0x744a 032930 lshift16 pdata ,pdata 
+0x744b 032931 ior regext ,regext 
+0x744c 032932 increase 1 ,regext_index 
+0x744d 032933 rshift32 pdata ,regext 
+0x744e 032934 increase 1 ,regext_index 
+0x744f 032935 force 0 ,regext 
+0x7450 032936 force 0 ,pdata 
+0x7451 032937 fetch 1 ,mem_le_conn_peer_addr_type 
+0x7452 032938 fetcht 1 ,mem_le_adv_own_addr_type 
+0x7453 032939 nbranch function_c1_irat ,master 
+0x7454 032941 fetch 1 ,mem_le_conn_own_addr_type 
+0x7455 032942 fetcht 1 ,mem_le_conn_peer_addr_type 
+:      032943 function_c1_irat:
+0x7456 032944 store 1 ,mem_le_iat 
+0x7457 032945 storet 1 ,mem_le_rat 
+0x7458 032946 force regidx_data ,regext_index 
+0x7459 032947 arg mem_le_iat ,regb 
+0x745a 032948 force 4 ,loopcnt 
+:      032949 function_c1_loop1:
+0x745b 032950 ifetch 4 ,rega 
+0x745c 032951 ifetcht 4 ,regb 
+0x745d 032952 ixor temp ,regext 
+0x745e 032953 increase 1 ,regext_index 
+0x745f 032954 increase 4 ,rega 
+0x7460 032955 increase 4 ,regb 
+0x7461 032956 loop function_c1_loop1 
+0x7462 032957 call aes_clear 
+0x7463 032958 increase -4 ,regext_index 
+0x7464 032959 fetch 4 ,mem_le_tk 
+0x7465 032960 copy pdata ,regext 
+0x7466 032961 increase 4 ,regext_index 
+0x7467 032962 force 0x38 ,aes_ctrl 
+0x7468 032963 force 0xc ,aes_ctrl 
+0x7469 032964 call wait_aes 
+0x746a 032966 call aes_clear_data 
+0x746b 032967 force 0x3a ,aes_ctrl 
+0x746c 032968 force 0x8 ,aes_ctrl 
+0x746d 032969 branch wait_aes 
+:      032971 padding_data:
+0x746e 032972 compare 0 ,loopcnt ,3 
+0x746f 032973 rtn true 
+0x7470 032974 deposit contr 
+0x7471 032975 iadd loopcnt ,contw 
+0x7472 032976 force 0 ,pdata 
+:      032977 padding_loop:
+0x7473 032978 istore 1 ,contw 
+0x7474 032979 increase 1 ,loopcnt 
+0x7475 032980 compare 0 ,loopcnt ,3 
+0x7476 032981 rtn true 
+0x7477 032982 branch padding_loop 
+:      032984 aes_load_data:
+0x7478 032985 force regidx_data ,regext_index 
+:      032986 load_data_loop:
+0x7479 032987 deposit loopcnt 
+0x747a 032988 branch load_data_padding ,blank 
+0x747b 032989 ifetch 4 ,contr 
+0x747c 032990 increase -4 ,loopcnt 
+:      032991 load_data_padding:
+0x747d 032992 iforce regext 
+0x747e 032993 increase 1 ,regext_index 
+0x747f 032994 compare regidx_key ,regext_index ,0xf 
+0x7480 032995 rtn true 
+0x7481 032996 branch load_data_loop 
+:      032998 aes_load_xor:
+0x7482 032999 force regidx_xor ,regext_index 
+0x7483 033000 branch load_regext 
+:      033001 load_key:
+0x7484 033002 force regidx_key ,regext_index 
+0x7485 033003 branch load_regext 
+:      033004 load_data128:
+0x7486 033005 force regidx_data ,regext_index 
+:      033006 load_regext:
+0x7487 033007 force 4 ,loopcnt 
+:      033008 load_regext_loop:
+0x7488 033009 ifetch 4 ,contr 
+0x7489 033010 iforce regext 
+0x748a 033011 increase 1 ,regext_index 
+0x748b 033012 loop load_regext_loop 
+0x748c 033013 rtn 
+:      033015 load_sk:
+0x748d 033016 arg mem_le_sk ,contr 
+0x748e 033017 branch load_key 
+:      033019 clear_hidata:
+0x748f 033020 force 4 ,loopcnt 
+0x7490 033021 branch clear_data_rest 
+:      033023 aes_clear_data:
+0x7491 033024 force regidx_data ,regext_index 
+:      033025 aes_clear:
+0x7492 033026 force 4 ,loopcnt 
+:      033027 clear_loop:
+0x7493 033028 force 0 ,regext 
+:      033029 clear_data_rest:
+0x7494 033030 increase 1 ,regext_index 
+0x7495 033031 loop clear_loop 
+0x7496 033032 rtn 
+:      033034 store_aes_result:
+0x7497 033035 force regidx_result ,regext_index 
+0x7498 033036 force 4 ,loopcnt 
+:      033037 send_aes_result_loop:
+0x7499 033038 deposit regext 
+0x749a 033039 istore 4 ,contw 
+0x749b 033040 increase 1 ,regext_index 
+0x749c 033041 loop send_aes_result_loop 
+0x749d 033042 rtn 
+:      033044 store_enc_data:
+0x749e 033045 force regidx_result ,regext_index 
+0x749f 033046 copy regc ,contw 
+0x74a0 033047 add regb ,1 ,loopcnt 
+0x74a1 033048 sub loopcnt ,15 ,null 
+0x74a2 033049 branch store_enc_loop ,positive 
+0x74a3 033050 force 16 ,loopcnt 
+:      033051 store_enc_loop:
+0x74a4 033052 deposit regext 
+0x74a5 033053 sub loopcnt ,3 ,null 
+0x74a6 033054 branch store_enc_byte ,positive 
+0x74a7 033055 istore 4 ,contw 
+0x74a8 033056 increase -4 ,loopcnt 
+0x74a9 033057 rtn zero 
+0x74aa 033058 increase 1 ,regext_index 
+0x74ab 033059 branch store_enc_loop 
+:      033060 store_enc_byte:
+0x74ac 033061 istore 1 ,contw 
+0x74ad 033062 rshift8 pdata ,pdata 
+0x74ae 033063 loop store_enc_byte 
+0x74af 033064 rtn 
+:      033067 compare_res:
+0x74b0 033068 force regidx_result ,regext_index 
+0x74b1 033069 force 4 ,loopcnt 
+:      033070 compare_res_loop:
+0x74b2 033071 ifetch 4 ,contr 
+0x74b3 033072 isub regext ,null 
+0x74b4 033073 nrtn zero 
+0x74b5 033074 increase 1 ,regext_index 
+0x74b6 033075 loop compare_res_loop 
+0x74b7 033076 force 0 ,null 
+0x74b8 033077 rtn 
+:      033079 enable_authrom:
+0x74b9 033080 hfetch 1 ,core_clkoff 
+0x74ba 033081 set0 clock_off_auth_rom ,pdata 
+0x74bb 033082 hstore 1 ,core_clkoff 
+0x74bc 033083 rtn 
+:      033085 disable_authrom:
+0x74bd 033086 hfetch 1 ,core_clkoff 
+0x74be 033087 set1 clock_off_auth_rom ,pdata 
+0x74bf 033088 hstore 1 ,core_clkoff 
+0x74c0 033089 rtn 
+:      033091 init_memp:
+0x74c1 033092 arg mem_p ,contw 
+0x74c2 033093 setsect 0 ,0x3ffff 
+0x74c3 033094 setsect 1 ,0x3ffff 
+0x74c4 033095 setsect 2 ,0x3ffff 
+0x74c5 033096 setsect 3 ,0x3fbff 
+0x74c6 033097 istore 9 ,contw 
+0x74c7 033098 setsect 0 ,0x3ffff 
+0x74c8 033099 setsect 1 ,0x3ffff 
+0x74c9 033100 setsect 2 ,0x3ffff 
+0x74ca 033101 setsect 3 ,0x3ffff 
+0x74cb 033102 istore 9 ,contw 
+0x74cc 033103 setsect 0 ,0x3ffff 
+0x74cd 033104 setsect 1 ,0x3ffff 
+0x74ce 033105 setsect 2 ,0x3cfff 
+0x74cf 033106 setsect 3 ,0x3ffff 
+0x74d0 033107 istore 9 ,contw 
+0x74d1 033108 setsect 0 ,0x3ffff 
+0x74d2 033109 setsect 1 ,0x3ffff 
+0x74d3 033110 setsect 2 ,0x3ffef 
+0x74d4 033111 setsect 3 ,0x3ffff 
+0x74d5 033112 istore 9 ,contw 
+0x74d6 033113 setsect 0 ,0x3ffff 
+0x74d7 033114 setsect 1 ,0x3ffff 
+0x74d8 033115 setsect 2 ,0x3ffff 
+0x74d9 033116 setsect 3 ,0x3ffff 
+0x74da 033117 istore 9 ,contw 
+0x74db 033118 setsect 0 ,0x3ffff 
+0x74dc 033119 setsect 1 ,0x26c7f 
+0x74dd 033120 setsect 2 ,0x146b 
+0x74de 033121 setsect 3 ,0x37bb3 
+0x74df 033122 istore 9 ,contw 
+0x74e0 033123 setsect 0 ,0x1feb8 
+0x74e1 033124 setsect 1 ,0x10c12 
+0x74e2 033125 setsect 2 ,0x2b722 
+0x74e3 033126 setsect 3 ,0x29fa6 
+0x74e4 033127 istore 9 ,contw 
+0x74e5 033128 setsect 0 ,0xe70f 
+0x74e6 033129 setsect 1 ,0x16720 
+0x74e7 033130 setsect 2 ,0x519e 
+0x74e8 033131 setsect 3 ,0x19084 
+0x74e9 033132 istore 9 ,contw 
+0x74ea 033133 setsect 0 ,0x31012 
+0x74eb 033134 setsect 1 ,0x360bf 
+0x74ec 033135 setsect 2 ,0x3f0af 
+0x74ed 033136 setsect 3 ,0x3d3 
+0x74ee 033137 istore 9 ,contw 
+0x74ef 033138 setsect 0 ,0x3a188 
+0x74f0 033139 setsect 1 ,0x3ad0 
+0x74f1 033140 setsect 2 ,0x3cbf2 
+0x74f2 033141 setsect 3 ,0x243d9 
+0x74f3 033142 istore 9 ,contw 
+0x74f4 033143 setsect 0 ,0x2b030 
+0x74f5 033144 setsect 1 ,0x36a03 
+0x74f6 033145 setsect 2 ,0x11188 
+0x74f7 033146 setsect 3 ,0x1e520 
+0x74f8 033147 istore 9 ,contw 
+0x74f9 033148 setsect 0 ,0x3a11e 
+0x74fa 033149 setsect 1 ,0xfe5d 
+0x74fb 033150 setsect 2 ,0xdd57 
+0x74fc 033151 setsect 3 ,0x1ac93 
+0x74fd 033152 istore 9 ,contw 
+0x74fe 033153 setsect 0 ,0x11ed 
+0x74ff 033154 setsect 1 ,0x218c4 
+0x7500 033155 setsect 2 ,0x8da7 
+0x7501 033156 setsect 3 ,0x257ff 
+0x7502 033157 istore 9 ,contw 
+0x7503 033158 setsect 0 ,0x3192b 
+0x7504 033159 setsect 1 ,0x34641 
+0x7505 033160 setsect 2 ,0x1be0c 
+0x7506 033161 setsect 3 ,0x366ad 
+0x7507 033162 istore 9 ,contw 
+0x7508 033163 setsect 0 ,0x1f83 
+0x7509 033164 setsect 1 ,0x15a23 
+0x750a 033165 setsect 2 ,0x3f9b0 
+0x750b 033166 setsect 3 ,0x3949 
+0x750c 033167 istore 9 ,contw 
+0x750d 033168 setsect 0 ,0x13a51 
+0x750e 033169 setsect 1 ,0x153fd 
+0x750f 033170 setsect 2 ,0x3372a 
+0x7510 033171 setsect 3 ,0xf1bb 
+0x7511 033172 istore 9 ,contw 
+0x7512 033173 setsect 0 ,0x3ae85 
+0x7513 033174 setsect 1 ,0x1eed9 
+0x7514 033175 setsect 2 ,0x9e66 
+0x7515 033176 setsect 3 ,0x1a8 
+0x7516 033177 istore 8 ,contw 
+0x7517 033178 rtn 
+:      033182 init_memp_256:
+0x7518 033183 arg mem_p_256 ,contw 
+0x7519 033184 setsect 0 ,0x3ffff 
+0x751a 033185 setsect 1 ,0x3ffff 
+0x751b 033186 setsect 2 ,0x3ffff 
+0x751c 033187 setsect 3 ,0x3ffff 
+0x751d 033188 istore 9 ,contw 
+0x751e 033189 setsect 0 ,0x3ffff 
+0x751f 033190 setsect 1 ,0x3f 
+0x7520 033191 setsect 2 ,0x0 
+0x7521 033192 setsect 3 ,0x0 
+0x7522 033193 istore 9 ,contw 
+0x7523 033194 setsect 0 ,0x0 
+0x7524 033195 setsect 1 ,0x0 
+0x7525 033196 setsect 2 ,0x1000 
+0x7526 033197 setsect 3 ,0x0 
+0x7527 033198 istore 9 ,contw 
+0x7528 033199 setsect 0 ,0x3ff00 
+0x7529 033200 setsect 1 ,0x3ffff 
+0x752a 033201 setsect 2 ,0x3ffcf 
+0x752b 033202 setsect 3 ,0x3ffff 
+0x752c 033203 istore 9 ,contw 
+0x752d 033204 setsect 0 ,0x3ffff 
+0x752e 033205 setsect 1 ,0x3ffff 
+0x752f 033206 setsect 2 ,0x3ffff 
+0x7530 033207 setsect 3 ,0x3ff 
+0x7531 033208 istore 9 ,contw 
+0x7532 033209 setsect 0 ,0x0 
+0x7533 033210 setsect 1 ,0x0 
+0x7534 033211 setsect 2 ,0x0 
+0x7535 033212 setsect 3 ,0x0 
+0x7536 033213 istore 9 ,contw 
+0x7537 033214 setsect 0 ,0x10000 
+0x7538 033215 setsect 1 ,0x0 
+0x7539 033216 setsect 2 ,0x3f000 
+0x753a 033217 setsect 3 ,0x3ffff 
+0x753b 033218 istore 9 ,contw 
+0x753c 033219 setsect 0 ,0x296ff 
+0x753d 033220 setsect 1 ,0x22630 
+0x753e 033221 setsect 2 ,0x3945d 
+0x753f 033222 setsect 3 ,0x3d284 
+0x7540 033223 istore 9 ,contw 
+0x7541 033224 setsect 0 ,0x333a0 
+0x7542 033225 setsect 1 ,0x4b7a 
+0x7543 033226 setsect 2 ,0x37d8 
+0x7544 033227 setsect 3 ,0x3c9dc 
+0x7545 033228 istore 9 ,contw 
+0x7546 033229 setsect 0 ,0x3a440 
+0x7547 033230 setsect 1 ,0x1b958 
+0x7548 033231 setsect 2 ,0x38bce 
+0x7549 033232 setsect 3 ,0x1091f 
+0x754a 033233 istore 9 ,contw 
+0x754b 033234 setsect 0 ,0x2e12c 
+0x754c 033235 setsect 1 ,0x1f47c 
+0x754d 033236 setsect 2 ,0x356b1 
+0x754e 033237 setsect 3 ,0x2fd47 
+0x754f 033238 istore 9 ,contw 
+0x7550 033239 setsect 0 ,0x6837 
+0x7551 033240 setsect 1 ,0x2ed90 
+0x7552 033241 setsect 2 ,0x1ecec 
+0x7553 033242 setsect 3 ,0x1acc5 
+0x7554 033243 istore 9 ,contw 
+0x7555 033244 setsect 0 ,0x23357 
+0x7556 033245 setsect 1 ,0x18af3 
+0x7557 033246 setsect 2 ,0xf9e1 
+0x7558 033247 setsect 3 ,0x129f0 
+0x7559 033248 istore 9 ,contw 
+0x755a 033249 setsect 0 ,0x2e7eb 
+0x755b 033250 setsect 1 ,0x3e6e3 
+0x755c 033251 setsect 2 ,0x3e1a7 
+0x755d 033252 setsect 3 ,0x10b8b 
+0x755e 033253 istore 9 ,contw 
+0x755f 033254 setsect 0 ,0x24fe3 
+0x7560 033255 setsect 1 ,0x20ef 
+0x7561 033256 setsect 2 ,0x1b5a6 
+0x7562 033257 setsect 3 ,0xdc2f 
+0x7563 033258 istore 9 ,contw 
+0x7564 033259 setsect 0 ,0x13860 
+0x7565 033260 setsect 1 ,0x2bd69 
+0x7566 033261 setsect 2 ,0x391a 
+0x7567 033262 setsect 3 ,0x1b222 
+0x7568 033263 istore 9 ,contw 
+0x7569 033264 rtn 
+:      033267 publickey_init:
+0x756a 033268 fetch 1 ,mem_ssp_enable 
+0x756b 033269 nbranch sp_initialize ,blank 
+0x756c 033270 branch sp_initialize_256 
+:      033272 sp_calc_sequence_256_check:
+0x756d 033273 bpatchx patch3c_4 ,mem_patch3c 
+0x756e 033274 fetch 1 ,mem_ssp_enable 
+0x756f 033275 rtn blank 
+0x7570 033276 fetch 1 ,mem_sp_local_key_invalid 
+0x7571 033277 rtnne sp_key_valid 
+0x7572 033278 fetch 1 ,mem_le_secure_connect_enable 
+0x7573 033279 rtn blank 
+0x7574 033280 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7575 033281 rtneq sp_key_valid_256 
+0x7576 033282 fetch 2 ,mem_ui_state_map 
+0x7577 033283 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
+0x7578 033284 fetch 1 ,mem_le_sc_calc 
+0x7579 033285 beq sp_calc_standby ,sp_initialize_256 
+0x757a 033286 rtn 
+:      033287 stop_publickey_calc_256:
+0x757b 033288 jam sp_calc_standby ,mem_le_sc_calc 
+0x757c 033289 rtn 
+:      033292 sp_initialize:
+0x757d 033293 bpatchx patch3c_5 ,mem_patch3c 
+0x757e 033294 fetch 1 ,mem_ssp_enable 
+0x757f 033295 branch ssp_disable ,blank 
+0x7580 033296 call ssp_enable 
+0x7581 033297 call sp_clear_flags 
+0x7582 033298 branch sp_pubkey_calc 
+:      033300 sp_clear_flags:
+0x7583 033301 setarg 0 
+0x7584 033302 store 8 ,mem_sp_state_start 
+0x7585 033303 store 4 ,mem_sp_flag_start 
+0x7586 033304 store 7 ,mem_sp_iocap_remote 
+0x7587 033305 rtn 
+:      033307 sp_generate_local_key:
+0x7588 033308 jam sp_flag_commit ,mem_sp_flag 
+0x7589 033309 branch sp_generate_local_key0 
+:      033310 sp_master_generate_local_key:
+0x758a 033311 fetch 1 ,mem_sp_local_key_invalid 
+0x758b 033312 beq sp_key_valid ,sp_dhkey_calc 
+0x758c 033313 branch assert 
+:      033314 sp_generate_local_key0:
+0x758d 033315 fetch 1 ,mem_sp_local_key_invalid 
+0x758e 033316 beq sp_key_valid ,sp_start_send_pubkey 
+0x758f 033317 branch sp_pubkey_calc 
+:      033319 sp_start_send_pubkey:
+0x7590 033320 call sp_dhkey_calc 
+0x7591 033321 fetch 1 ,mem_master_sp_state 
+0x7592 033322 nrtn blank 
+0x7593 033323 jam sp_stat_key_send ,mem_sp_state 
+0x7594 033324 rtn 
+:      033327 sp_calc_check_publickey_256:
+0x7595 033328 call sp_calc_b256 
+0x7596 033329 arg mem_le_pubkey_remote_y_256 ,rega 
+0x7597 033330 arg mem_t7_256 ,contw 
+0x7598 033331 call bn_sqrmod_256 
+0x7599 033332 arg mem_le_pubkey_remote_x_256 ,rega 
+0x759a 033333 arg mem_t2_256 ,contw 
+0x759b 033334 call bn_sqrmod_256 
+0x759c 033335 arg mem_t2_256 ,rega 
+0x759d 033336 arg mem_le_pubkey_remote_x_256 ,regb 
+0x759e 033337 arg mem_t2_256 ,contw 
+0x759f 033338 call bn_mulmod_256 
+0x75a0 033339 arg mem_a_256 ,rega 
+0x75a1 033340 arg mem_le_pubkey_remote_x_256 ,regb 
+0x75a2 033341 arg mem_t3_256 ,contw 
+0x75a3 033342 call bn_mulmod_256 
+0x75a4 033343 arg mem_t3_256 ,rega 
+0x75a5 033344 arg mem_t2_256 ,regb 
+0x75a6 033345 arg mem_t2_256 ,contw 
+0x75a7 033346 call bn_addmod_256 
+0x75a8 033347 arg mem_t0_256 ,rega 
+0x75a9 033348 arg mem_t2_256 ,regb 
+0x75aa 033349 arg mem_t0_256 ,contw 
+0x75ab 033350 call bn_addmod_256 
+0x75ac 033351 arg 32 ,loopcnt 
+0x75ad 033352 arg mem_t7_256 ,rega 
+0x75ae 033353 arg mem_t0_256 ,regb 
+0x75af 033354 branch string_compare 
+:      033356 sp_calc_b256:
+0x75b0 033357 arg mem_gy_256 ,rega 
+0x75b1 033358 arg mem_t0_256 ,contw 
+0x75b2 033359 call bn_sqrmod_256 
+0x75b3 033360 arg mem_gx_256 ,rega 
+0x75b4 033361 arg mem_t2_256 ,contw 
+0x75b5 033362 call bn_sqrmod_256 
+0x75b6 033363 arg mem_t2_256 ,rega 
+0x75b7 033364 arg mem_gx_256 ,regb 
+0x75b8 033365 arg mem_t2_256 ,contw 
+0x75b9 033366 call bn_mulmod_256 
+0x75ba 033367 arg mem_a_256 ,rega 
+0x75bb 033368 arg mem_gx_256 ,regb 
+0x75bc 033369 arg mem_t3_256 ,contw 
+0x75bd 033370 call bn_mulmod_256 
+0x75be 033371 arg mem_t3_256 ,rega 
+0x75bf 033372 arg mem_t2_256 ,regb 
+0x75c0 033373 arg mem_t2_256 ,contw 
+0x75c1 033374 call bn_addmod_256 
+0x75c2 033375 arg mem_t0_256 ,rega 
+0x75c3 033376 arg mem_t2_256 ,regb 
+0x75c4 033377 arg mem_t0_256 ,contw 
+0x75c5 033378 branch bn_submod_256 
+:      033380 sp_calc_check_publickey:
+0x75c6 033381 call sp_calc_b 
+0x75c7 033382 arg mem_sp_pubkey_remote_y ,rega 
+0x75c8 033383 arg mem_t7_256 ,contw 
+0x75c9 033384 call bn_sqrmod 
+0x75ca 033385 arg mem_sp_pubkey_remote_x ,rega 
+0x75cb 033386 arg mem_t2_256 ,contw 
+0x75cc 033387 call bn_sqrmod 
+0x75cd 033388 arg mem_t2_256 ,rega 
+0x75ce 033389 arg mem_sp_pubkey_remote_x ,regb 
+0x75cf 033390 arg mem_t2_256 ,contw 
+0x75d0 033391 call bn_mulmod 
+0x75d1 033392 arg mem_a ,rega 
+0x75d2 033393 arg mem_sp_pubkey_remote_x ,regb 
+0x75d3 033394 arg mem_t3_256 ,contw 
+0x75d4 033395 call bn_mulmod 
+0x75d5 033396 arg mem_t3_256 ,rega 
+0x75d6 033397 arg mem_t2_256 ,regb 
+0x75d7 033398 arg mem_t2_256 ,contw 
+0x75d8 033399 call bn_addmod 
+0x75d9 033400 arg mem_t0_256 ,rega 
+0x75da 033401 arg mem_t2_256 ,regb 
+0x75db 033402 arg mem_t0_256 ,contw 
+0x75dc 033403 call bn_addmod 
+0x75dd 033404 arg 24 ,loopcnt 
+0x75de 033405 arg mem_t7_256 ,rega 
+0x75df 033406 arg mem_t0_256 ,regb 
+0x75e0 033407 branch string_compare 
+:      033409 sp_calc_b:
+0x75e1 033410 arg mem_gy ,rega 
+0x75e2 033411 arg mem_t0_256 ,contw 
+0x75e3 033412 call bn_sqrmod 
+0x75e4 033413 arg mem_gx ,rega 
+0x75e5 033414 arg mem_t2_256 ,contw 
+0x75e6 033415 call bn_sqrmod 
+0x75e7 033416 arg mem_t2_256 ,rega 
+0x75e8 033417 arg mem_gx ,regb 
+0x75e9 033418 arg mem_t2_256 ,contw 
+0x75ea 033419 call bn_mulmod 
+0x75eb 033420 arg mem_a ,rega 
+0x75ec 033421 arg mem_gx ,regb 
+0x75ed 033422 arg mem_t3_256 ,contw 
+0x75ee 033423 call bn_mulmod 
+0x75ef 033424 arg mem_t3_256 ,rega 
+0x75f0 033425 arg mem_t2_256 ,regb 
+0x75f1 033426 arg mem_t2_256 ,contw 
+0x75f2 033427 call bn_addmod 
+0x75f3 033428 arg mem_t0_256 ,rega 
+0x75f4 033429 arg mem_t2_256 ,regb 
+0x75f5 033430 arg mem_t0_256 ,contw 
+0x75f6 033431 branch bn_submod 
+:      033434 sp_calculate_commitment:
+0x75f7 033435 fetch 1 ,mem_sp_calc 
+0x75f8 033436 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
+0x75f9 033437 call sp_local_random_key_generator 
+0x75fa 033438 arg mem_sp_prarm_stack ,contw 
+0x75fb 033439 setarg mem_sp_random_local_end 
+0x75fc 033440 istore 2 ,contw 
+0x75fd 033441 setarg mem_sp_pubkey_local_x_end 
+0x75fe 033442 istore 2 ,contw 
+0x75ff 033443 setarg mem_sp_pubkey_remote_x_end 
+0x7600 033444 istore 2 ,contw 
+0x7601 033445 branch sp_calculate_commitment0 
+:      033446 master_sp_calculate_commitment:
+0x7602 033447 arg mem_sp_prarm_stack ,contw 
+0x7603 033448 setarg mem_sp_random_remote_end 
+0x7604 033449 istore 2 ,contw 
+0x7605 033450 setarg mem_sp_pubkey_remote_x_end 
+0x7606 033451 istore 2 ,contw 
+0x7607 033452 setarg mem_sp_pubkey_local_x_end 
+0x7608 033453 istore 2 ,contw 
+:      033454 sp_calculate_commitment0:
+0x7609 033455 call function_f1 
+0x760a 033456 fetch 1 ,mem_master_sp_state 
+0x760b 033457 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
+0x760c 033458 jam sp_flag_commit ,mem_sp_flag 
+0x760d 033459 jam sp_stat_commit_send ,mem_sp_state 
+0x760e 033460 rtn 
+:      033461 master_sp_calculate_commitment0:
+0x760f 033462 jam sp_stat_commitment_compare ,mem_master_sp_state 
+0x7610 033463 call sp_master_generate_local_key 
+0x7611 033464 branch master_set_mem_master_sp_flag 
+:      033466 sp_local_random_key_generator:
+0x7612 033467 arg mem_sp_random_local ,contw 
+0x7613 033468 force 8 ,queue 
+0x7614 033469 branch random_generator 
+:      033471 sp_calculate_commitment_wait_dhkey_calc:
+0x7615 033472 jam sp_flag_commit ,mem_sp_flag 
+0x7616 033473 rtn 
+:      033475 sp_confirm_check:
+0x7617 033477 bpatchx patch3c_6 ,mem_patch3c 
+0x7618 033478 arg mem_addr_value ,contw 
+0x7619 033479 fetch 6 ,mem_lap 
+0x761a 033480 istore 6 ,contw 
+0x761b 033481 fetch 6 ,mem_plap 
+0x761c 033482 istore 6 ,contw 
+0x761d 033483 fetch 3 ,mem_sp_iocap_remote 
+0x761e 033484 istore 3 ,contw 
+0x761f 033486 call function_f3a 
+0x7620 033488 arg mem_sp_calc_result_high ,rega 
+0x7621 033489 arg mem_sp_check_result ,regb 
+0x7622 033490 force 4 ,queue 
+0x7623 033491 call compare4 
+0x7624 033492 nbranch sp_confirm_check_failed ,true 
+0x7625 033494 call sp_confirm_check_success 
+0x7626 033495 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7627 033496 branch tid_set_reply 
+:      033498 sp_confirm_check_success:
+0x7628 033499 fetch 1 ,mem_master_sp_state 
+0x7629 033500 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
+0x762a 033501 jam sp_stat_confirm_calc ,mem_sp_state 
+0x762b 033502 jam sp_flag_commit ,mem_sp_flag 
+0x762c 033503 jam lmp_accepted ,mem_lmo_opcode2 
+0x762d 033504 rtn 
+:      033505 sp_confirm_check_success_master:
+0x762e 033506 jam lmp_accepted ,mem_lmo_opcode2 
+0x762f 033507 jam sp_state_end ,mem_master_sp_state 
+0x7630 033508 branch master_set_mem_master_sp_flag 
+:      033511 sp_confirm_check_failed:
+0x7631 033512 fetch 1 ,mem_master_sp_state 
+0x7632 033513 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
+0x7633 033514 jam sp_stat_null ,mem_sp_state 
+0x7634 033515 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7635 033517 jam authentication_failure_error ,mem_lmo_reason2 
+0x7636 033518 rtn 
+:      033519 sp_confirm_check_failed_master:
+0x7637 033520 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7638 033521 jam sp_stat_null ,mem_master_sp_state 
+0x7639 033522 rtn 
+:      033524 sp_confirm_calc:
+0x763a 033525 fetch 1 ,mem_sp_dh_ready 
+0x763b 033526 beq sp_flag_commit ,sp_confirm_calc_ready 
+0x763c 033527 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x763d 033528 branch master_set_mem_master_sp_flag 
+:      033529 sp_confirm_calc_ready:
+0x763e 033530 arg mem_addr_value ,contw 
+0x763f 033531 fetch 6 ,mem_plap 
+0x7640 033532 istore 6 ,contw 
+0x7641 033533 fetch 6 ,mem_lap 
+0x7642 033534 istore 6 ,contw 
+0x7643 033535 fetch 3 ,mem_sp_iocap_local 
+0x7644 033536 istore 3 ,contw 
+0x7645 033538 call function_f3b 
+0x7646 033539 fetch 1 ,mem_master_sp_state 
+0x7647 033540 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
+0x7648 033541 jam sp_stat_confirm_send ,mem_sp_state 
+0x7649 033542 jam sp_flag_commit ,mem_sp_flag 
+0x764a 033543 rtn 
+:      033544 sp_confirm_calc_master:
+0x764b 033545 jam sp_stat_confirm_send ,mem_master_sp_state 
+0x764c 033546 jam sp_flag_commit ,mem_master_sp_flag 
+0x764d 033547 rtn 
+:      033549 sp_master_key_prarm_push:
+0x764e 033550 arg mem_sp_prarm_stack ,contw 
+0x764f 033551 fetch 6 ,mem_plap 
+0x7650 033552 istore 6 ,contw 
+0x7651 033553 fetch 6 ,mem_lap 
+0x7652 033554 istore 6 ,contw 
+0x7653 033555 setarg mem_sp_random_local_end 
+0x7654 033556 istore 2 ,contw 
+0x7655 033557 setarg mem_sp_random_remote_end 
+0x7656 033558 istore 2 ,contw 
+0x7657 033559 branch sp_link_key_calc 
+:      033560 sp_link_key_prarm_push:
+0x7658 033561 jam sp_stat_done ,mem_sp_state 
+0x7659 033562 arg mem_sp_prarm_stack ,contw 
+0x765a 033563 fetch 6 ,mem_lap 
+0x765b 033564 istore 6 ,contw 
+0x765c 033565 fetch 6 ,mem_plap 
+0x765d 033566 istore 6 ,contw 
+0x765e 033567 setarg mem_sp_random_remote_end 
+0x765f 033568 istore 2 ,contw 
+0x7660 033569 setarg mem_sp_random_local_end 
+0x7661 033570 istore 2 ,contw 
+:      033571 sp_link_key_calc:
+0x7662 033573 arg mem_addr_value ,contw 
+0x7663 033574 fetch 6 ,mem_sp_prarm_stack 
+0x7664 033575 istore 6 ,contw 
+0x7665 033576 fetch 6 ,mem_sp_prarm_stack + 6 
+0x7666 033577 istore 6 ,contw 
+0x7667 033579 call function_f2 
+0x7668 033582 jam 1 ,mem_link_key_exists 
+0x7669 033583 arg mem_link_key ,contw 
+0x766a 033584 arg mem_sp_calc_result_high ,contr 
+0x766b 033585 call memcpy16 
+0x766c 033586 branch generate_linkkey_continue 
+:      033589 sp_pubkey_calc:
+0x766d 033590 bpatchx patch3c_7 ,mem_patch3c 
+0x766e 033591 fetch 1 ,mem_sp_local_key_invalid 
+0x766f 033592 rtnne sp_key_invalid 
+0x7670 033593 fetch 1 ,mem_sp_calc 
+0x7671 033594 rtnne sp_calc_standby 
+0x7672 033595 arg mem_sp_private_key ,contw 
+0x7673 033596 force 11 ,queue 
+0x7674 033597 call random_generator 
+0x7675 033598 random pdata 
+0x7676 033599 rshift pdata ,pdata 
+0x7677 033600 istore 2 ,contw 
+0x7678 033602 arg mem_k ,contw 
+0x7679 033603 arg mem_sp_private_key ,contr 
+0x767a 033604 call memcpy24 
+0x767b 033606 arg mem_ax ,contw 
+0x767c 033607 arg mem_gx ,contr 
+0x767d 033608 call memcpy48 
+0x767e 033610 arg mem_az ,contw 
+0x767f 033611 call bn_zero 
+0x7680 033612 jam 1 ,mem_az 
+0x7681 033614 call eckp_calc_init 
+0x7682 033615 jam sp_calc_pubkey ,mem_sp_calc 
+0x7683 033616 rtn 
+:      033618 sp_pubkey_generated:
+0x7684 033619 arg mem_sp_pubkey_local ,contw 
+0x7685 033620 arg mem_bx ,contr 
+0x7686 033621 call memcpy48 
+0x7687 033622 jam sp_key_valid ,mem_sp_local_key_invalid 
+0x7688 033623 jam sp_calc_standby ,mem_sp_calc 
+0x7689 033624 rtn 
+:      033626 sp_dhkey_calc:
+0x768a 033627 bpatchx patch3d_0 ,mem_patch3d 
+0x768b 033628 fetch 1 ,mem_sp_dhkey_invalid 
+0x768c 033629 rtnne sp_key_invalid 
+0x768d 033630 fetch 1 ,mem_sp_calc 
+0x768e 033631 rtnne sp_calc_standby 
+0x768f 033633 arg mem_k ,contw 
+0x7690 033634 arg mem_sp_private_key ,contr 
+0x7691 033635 call memcpy24 
+0x7692 033637 arg mem_ax ,contw 
+0x7693 033638 arg mem_sp_pubkey_remote ,contr 
+0x7694 033639 call memcpy48 
+0x7695 033641 arg mem_az ,contw 
+0x7696 033642 call bn_zero 
+0x7697 033643 jam 1 ,mem_az 
+0x7698 033645 call eckp_calc_init 
+0x7699 033646 jam sp_calc_dhkey ,mem_sp_calc 
+0x769a 033647 rtn 
+:      033649 sp_dhkey_generated:
+0x769b 033650 jam sp_flag_commit ,mem_sp_dh_ready 
+0x769c 033651 arg mem_sp_dhkey ,contw 
+0x769d 033652 arg mem_bx ,contr 
+0x769e 033653 call memcpy24 
+0x769f 033654 jam sp_key_valid ,mem_sp_dhkey_invalid 
+0x76a0 033655 jam sp_calc_standby ,mem_sp_calc 
+0x76a1 033656 rtn 
+:      033658 random_generator:
+0x76a2 033659 increase -1 ,queue 
+0x76a3 033660 nrtn positive 
+0x76a4 033661 random pdata 
+0x76a5 033662 istore 2 ,contw 
+0x76a6 033663 branch random_generator 
+:      033664 compare4:
+0x76a7 033665 increase -1 ,queue 
+0x76a8 033666 nbranch compare4_success ,positive 
+0x76a9 033667 ifetch 4 ,rega 
+0x76aa 033668 copy pdata ,temp 
+0x76ab 033669 ifetch 4 ,regb 
+0x76ac 033670 iflip temp ,pdata 
+0x76ad 033671 nbranch compare4_failed ,zero 
+0x76ae 033672 increase 4 ,rega 
+0x76af 033673 increase 4 ,regb 
+0x76b0 033674 branch compare4 
+:      033675 compare4_failed:
+0x76b1 033676 disable true 
+0x76b2 033677 rtn 
+:      033678 compare4_success:
+0x76b3 033679 enable true 
+0x76b4 033680 rtn 
+:      033687 simple_pairing_sequence:
+0x76b5 033688 bpatchx patch3d_1 ,mem_patch3d 
+0x76b6 033689 fetch 1 ,mem_sp_flag 
+0x76b7 033690 rtn blank 
+0x76b8 033691 call lmo_fifo_check 
+0x76b9 033692 nrtn blank 
+0x76ba 033693 jam sp_flag_standby ,mem_sp_flag 
+0x76bb 033694 fetch 1 ,mem_sp_state 
+0x76bc 033695 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
+0x76bd 033696 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
+0x76be 033697 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
+0x76bf 033698 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
+0x76c0 033699 beq sp_stat_key_generate ,sp_generate_local_key 
+0x76c1 033700 beq sp_stat_commit_calc ,sp_calculate_commitment 
+0x76c2 033701 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76c3 033702 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76c4 033703 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
+0x76c5 033705 rtn 
+:      033707 master_simple_paring_sequence:
+0x76c6 033708 bpatchx patch3d_2 ,mem_patch3d 
+0x76c7 033709 fetch 1 ,mem_master_sp_flag 
+0x76c8 033710 rtn blank 
+0x76c9 033711 call lmo_fifo_check 
+0x76ca 033712 nrtn blank 
+0x76cb 033713 jam sp_flag_standby ,mem_master_sp_flag 
+0x76cc 033714 fetch 1 ,mem_master_sp_state 
+0x76cd 033715 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
+0x76ce 033716 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
+0x76cf 033717 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
+0x76d0 033718 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
+0x76d1 033719 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
+0x76d2 033720 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
+0x76d3 033721 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76d4 033722 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
+0x76d5 033723 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76d6 033724 beq sp_state_end ,master_sp_sm_end 
+0x76d7 033725 rtn 
+:      033727 master_set_mem_master_sp_flag:
+0x76d8 033728 jam sp_flag_commit ,mem_master_sp_flag 
+0x76d9 033729 rtn 
+:      033731 master_clear_mem_master_sp_flag:
+0x76da 033732 jam sp_flag_standby ,mem_master_sp_flag 
+0x76db 033733 rtn 
+:      033734 sp_calc_sequence:
+0x76dc 033735 bpatchx patch3d_3 ,mem_patch3d 
+0x76dd 033736 fetch 1 ,mem_ssp_enable 
+0x76de 033737 rtn blank 
+0x76df 033738 fetch 1 ,mem_sp_calc 
+0x76e0 033739 rtn blank 
+0x76e1 033740 increase 0x80 ,pdata 
+0x76e2 033741 store 1 ,mem_sp_calc 
+0x76e3 033742 rtnbit1 7 
+0x76e4 033743 fetch 1 ,mem_ec_loopc 
+0x76e5 033744 branch sp_calc_sequence_done ,blank 
+0x76e6 033745 branch eckp_calc 
+:      033747 sp_calc_sequence_done:
+0x76e7 033748 call ecunmapz 
+0x76e8 033749 fetch 1 ,mem_sp_calc 
+0x76e9 033750 beq sp_calc_pubkey ,sp_pubkey_generated 
+0x76ea 033751 beq sp_calc_dhkey ,sp_dhkey_generated 
+0x76eb 033752 rtn 
+:      033755 bn_testbit:
+0x76ec 033756 and pdata ,7 ,queue 
+0x76ed 033757 rshift3 pdata ,pdata 
+0x76ee 033758 iadd contr ,contr 
+0x76ef 033759 ifetch 1 ,contr 
+0x76f0 033760 qisolate0 pdata 
+0x76f1 033761 rtn 
+:      033764 ec_copy:
+0x76f2 033765 call memcpy24 
+0x76f3 033766 call memcpy24 
+0x76f4 033767 branch memcpy24 
+:      033770 bn_eq_zero:
+0x76f5 033771 ifetch 8 ,contr 
+0x76f6 033772 nrtn blank 
+0x76f7 033773 ifetch 8 ,contr 
+0x76f8 033774 nrtn blank 
+0x76f9 033775 ifetch 8 ,contr 
+0x76fa 033776 rtn 
+:      033781 bn_eq_0:
+0x76fb 033782 ifetch 4 ,rega 
+0x76fc 033783 iforce temp 
+0x76fd 033784 ifetch 4 ,regb 
+0x76fe 033785 isub temp ,null 
+0x76ff 033786 nrtn zero 
+0x7700 033787 increase 4 ,rega 
+0x7701 033788 increase 4 ,regb 
+0x7702 033789 loop bn_eq_0 
+0x7703 033790 rtn 
+:      033793 bn_bigeq:
+0x7704 033794 force 6 ,loopcnt 
+0x7705 033795 increase 20 ,rega 
+0x7706 033796 increase 20 ,regb 
+:      033797 bn_bigeq_0:
+0x7707 033798 ifetch 4 ,regb 
+0x7708 033799 iforce temp 
+0x7709 033800 ifetch 4 ,rega 
+0x770a 033801 isub temp ,pdata 
+0x770b 033802 nrtn positive 
+0x770c 033803 nrtn blank 
+0x770d 033804 increase -4 ,rega 
+0x770e 033805 increase -4 ,regb 
+0x770f 033806 loop bn_bigeq_0 
+0x7710 033807 rtn 
+:      033809 bn_add:
+0x7711 033810 force 6 ,loopcnt 
+0x7712 033811 force 0 ,regc 
+:      033812 bn_add_0:
+0x7713 033813 ifetch 4 ,rega 
+0x7714 033814 iforce temp 
+0x7715 033815 ifetch 4 ,regb 
+0x7716 033816 iadd temp ,pdata 
+0x7717 033817 iadd regc ,pdata 
+0x7718 033818 istore 4 ,contw 
+0x7719 033819 isolate1 32 ,pdata 
+0x771a 033820 setflag true ,0 ,regc 
+0x771b 033821 increase 4 ,rega 
+0x771c 033822 increase 4 ,regb 
+0x771d 033823 loop bn_add_0 
+0x771e 033824 rtn 
+:      033826 bn_sub:
+0x771f 033827 force 6 ,loopcnt 
+0x7720 033828 force 0 ,regc 
+:      033829 bn_sub_0:
+0x7721 033830 ifetch 4 ,regb 
+0x7722 033831 iforce temp 
+0x7723 033832 ifetch 4 ,rega 
+0x7724 033833 isub temp ,pdata 
+0x7725 033834 isub regc ,pdata 
+0x7726 033835 istore 4 ,contw 
+0x7727 033836 isolate1 32 ,pdata 
+0x7728 033837 setflag true ,0 ,regc 
+0x7729 033838 increase 4 ,rega 
+0x772a 033839 increase 4 ,regb 
+0x772b 033840 loop bn_sub_0 
+0x772c 033841 rtn 
+:      033843 bn_rshift6:
+0x772d 033844 force 6 ,loopcnt 
+0x772e 033845 increase 20 ,rega 
+:      033846 bn_rshift:
+0x772f 033847 force 0 ,regc 
+:      033848 bn_rshift_0:
+0x7730 033849 ifetch 4 ,rega 
+0x7731 033850 isolate1 0 ,pdata 
+0x7732 033851 setflag true ,1 ,regc 
+0x7733 033852 rshift pdata ,pdata 
+0x7734 033853 isolate1 0 ,regc 
+0x7735 033854 setflag true ,31 ,pdata 
+0x7736 033855 istore 4 ,rega 
+0x7737 033856 increase -4 ,rega 
+0x7738 033857 rshift regc ,regc 
+0x7739 033858 loop bn_rshift_0 
+0x773a 033859 rtn 
+:      033861 bn_lshift:
+0x773b 033862 force 6 ,loopcnt 
+0x773c 033863 force 0 ,regc 
+:      033864 bn_lshift_0:
+0x773d 033865 ifetch 4 ,rega 
+0x773e 033866 isolate1 31 ,pdata 
+0x773f 033867 setflag true ,1 ,regc 
+0x7740 033868 lshift pdata ,pdata 
+0x7741 033869 isolate1 0 ,regc 
+0x7742 033870 setflag true ,0 ,pdata 
+0x7743 033871 istore 4 ,rega 
+0x7744 033872 increase 4 ,rega 
+0x7745 033873 rshift regc ,regc 
+0x7746 033874 loop bn_lshift_0 
+0x7747 033875 rtn 
+:      033877 bn_lshiftmod:
+0x7748 033878 call bn_lshift 
+:      033879 bn_lshiftmod_ismod:
+0x7749 033880 isolate1 0 ,regc 
+0x774a 033881 branch bn_lshiftmod_0 ,true 
+0x774b 033882 arg mem_p ,regb 
+0x774c 033883 copy rega ,regc 
+0x774d 033884 increase -24 ,rega 
+0x774e 033885 call bn_bigeq 
+0x774f 033886 nrtn positive 
+0x7750 033887 copy regc ,rega 
+:      033888 bn_lshiftmod_0:
+0x7751 033889 increase -24 ,rega 
+0x7752 033890 arg mem_p ,regb 
+0x7753 033891 copy rega ,contw 
+0x7754 033892 branch bn_sub 
+:      033895 bn_addmod:
+0x7755 033896 call bn_add 
+0x7756 033897 copy contw ,rega 
+0x7757 033898 branch bn_lshiftmod_ismod 
+:      033900 bn_submod:
+0x7758 033901 call bn_sub 
+0x7759 033902 isolate0 0 ,regc 
+0x775a 033903 rtn true 
+0x775b 033904 arg mem_p ,regb 
+0x775c 033905 add contw ,-24 ,rega 
+0x775d 033906 copy rega ,contw 
+0x775e 033907 branch bn_add 
+:      033910 bn_p192mod:
+0x775f 033911 copy contw ,timeup 
+0x7760 033912 copy rega ,alarm 
+0x7761 033913 arg mem_tmp2 ,regb 
+0x7762 033914 copy regb ,contw 
+0x7763 033915 add rega ,24 ,contr 
+0x7764 033916 ifetch 8 ,contr 
+0x7765 033917 istore 8 ,contw 
+0x7766 033918 istore 8 ,contw 
+0x7767 033919 force 0 ,pdata 
+0x7768 033920 istore 8 ,contw 
+0x7769 033921 copy timeup ,contw 
+0x776a 033922 call bn_addmod 
+0x776b 033923 arg mem_tmp2 ,regb 
+0x776c 033924 copy regb ,contw 
+0x776d 033925 force 0 ,pdata 
+0x776e 033926 istore 8 ,contw 
+0x776f 033927 add alarm ,32 ,contr 
+0x7770 033928 ifetch 8 ,contr 
+0x7771 033929 istore 8 ,contw 
+0x7772 033930 istore 8 ,contw 
+0x7773 033931 copy timeup ,rega 
+0x7774 033932 copy rega ,contw 
+0x7775 033933 call bn_addmod 
+0x7776 033934 arg mem_tmp2 ,regb 
+0x7777 033935 copy regb ,contw 
+0x7778 033936 add alarm ,40 ,contr 
+0x7779 033937 ifetch 8 ,contr 
+0x777a 033938 istore 8 ,contw 
+0x777b 033939 istore 8 ,contw 
+0x777c 033940 istore 8 ,contw 
+0x777d 033941 copy timeup ,rega 
+0x777e 033942 copy rega ,contw 
+0x777f 033943 branch bn_addmod 
+:      033946 bn_load:
+0x7780 033947 force 6 ,loopcnt 
+:      033948 bn_load_0:
+0x7781 033949 ifetch 4 ,contr 
+0x7782 033950 iforce regext 
+0x7783 033951 increase 1 ,regext_index 
+0x7784 033952 loop bn_load_0 
+0x7785 033953 rtn 
+:      033957 bn_mulmod:
+0x7786 033958 copy contw ,timeup 
+0x7787 033959 arg mem_tmp1 ,contw 
+0x7788 033960 call bn_zero 
+0x7789 033961 arg mem_tmp1 ,contw 
+0x778a 033962 copy rega ,contr 
+0x778b 033963 force 0 ,regext_index 
+0x778c 033964 call bn_load 
+0x778d 033965 copy regb ,contr 
+0x778e 033966 call bn_load 
+0x778f 033967 force 0 ,regb 
+:      033968 bn_mulmod_1:
+0x7790 033969 force 0 ,temp 
+0x7791 033970 force 6 ,regc 
+:      033971 bn_mulmod_0:
+0x7792 033972 ifetch 4 ,contw 
+0x7793 033973 iforce rega 
+0x7794 033974 copy regb ,regext_index 
+0x7795 033975 deposit regext 
+0x7796 033976 copy regc ,regext_index 
+0x7797 033977 imul32 regext ,pdata 
+0x7798 033978 iadd rega ,pdata 
+0x7799 033979 iadd temp ,pdata 
+0x779a 033980 istore 4 ,contw 
+0x779b 033981 rshift32 pdata ,temp 
+0x779c 033982 increase 1 ,regc 
+0x779d 033983 compare 12 ,regc ,0xff 
+0x779e 033984 nbranch bn_mulmod_0 ,true 
+0x779f 033985 deposit temp 
+0x77a0 033986 istore 4 ,contw 
+0x77a1 033987 increase -24 ,contw 
+0x77a2 033988 increase 1 ,regb 
+0x77a3 033989 compare 6 ,regb ,0xff 
+0x77a4 033990 nbranch bn_mulmod_1 ,true 
+0x77a5 033991 arg mem_tmp1 ,rega 
+0x77a6 033992 copy timeup ,contw 
+0x77a7 033993 branch bn_p192mod 
+:      033996 bn_sqrmod:
+0x77a8 033997 copy rega ,regb 
+0x77a9 033998 branch bn_mulmod 
+:      034000 bn_rshifteven:
+0x77aa 034001 copy rega ,alarm 
+:      034002 bn_rshifteven_1:
+0x77ab 034003 copy alarm ,rega 
+0x77ac 034004 ifetch 1 ,rega 
+0x77ad 034005 isolate1 0 ,pdata 
+0x77ae 034006 rtn true 
+0x77af 034007 call bn_rshift6 
+0x77b0 034008 ifetch 1 ,regb 
+0x77b1 034009 isolate0 0 ,pdata 
+0x77b2 034010 branch bn_rshifteven_0 ,true 
+0x77b3 034011 arg mem_p ,rega 
+0x77b4 034012 copy regb ,contw 
+0x77b5 034013 call bn_add 
+0x77b6 034014 ifetch 1 ,regb 
+0x77b7 034015 iadd regc ,pdata 
+0x77b8 034016 istore 1 ,regb 
+0x77b9 034017 increase -24 ,regb 
+:      034018 bn_rshifteven_0:
+0x77ba 034019 add regb ,24 ,rega 
+0x77bb 034020 force 7 ,loopcnt 
+0x77bc 034021 call bn_rshift 
+0x77bd 034022 branch bn_rshifteven_1 
+:      034025 bn_invmod:
+0x77be 034026 copy contw ,timeup 
+0x77bf 034027 arg mem_tmp0 ,contw 
+0x77c0 034028 call bn_zero 
+0x77c1 034029 force 0 ,pdata 
+0x77c2 034030 store 4 ,mem_tmp5 
+0x77c3 034031 store 4 ,mem_t2 
+0x77c4 034032 jam 1 ,mem_tmp0 
+0x77c5 034033 arg mem_tmp1 ,contw 
+0x77c6 034034 call bn_zero 
+0x77c7 034035 arg mem_p ,contr 
+0x77c8 034036 arg mem_tmp2 ,contw 
+0x77c9 034037 call memcpy24 
+0x77ca 034038 copy rega ,contr 
+0x77cb 034039 arg mem_tmp3 ,contw 
+0x77cc 034040 call memcpy24 
+:      034041 bn_invmod_2:
+0x77cd 034042 arg mem_tmp3 ,contr 
+0x77ce 034043 call bn_eq_zero 
+0x77cf 034044 branch bn_invmod_0 ,blank 
+0x77d0 034045 arg mem_tmp3 ,rega 
+0x77d1 034046 arg mem_tmp0 ,regb 
+0x77d2 034047 call bn_rshifteven 
+0x77d3 034049 arg mem_tmp2 ,rega 
+0x77d4 034050 arg mem_tmp1 ,regb 
+0x77d5 034051 call bn_rshifteven 
+0x77d6 034052 arg mem_tmp3 ,rega 
+0x77d7 034053 arg mem_tmp2 ,regb 
+0x77d8 034054 call bn_bigeq 
+0x77d9 034055 branch bn_invmod_1 ,positive 
+0x77da 034056 arg mem_tmp2 ,rega 
+0x77db 034057 arg mem_tmp3 ,regb 
+0x77dc 034058 copy rega ,contw 
+0x77dd 034059 call bn_sub 
+0x77de 034060 arg mem_tmp0 ,rega 
+0x77df 034061 arg mem_tmp1 ,regb 
+0x77e0 034062 copy regb ,contw 
+0x77e1 034063 call bn_add 
+0x77e2 034064 ifetch 1 ,rega 
+0x77e3 034065 iadd regc ,regc 
+0x77e4 034066 ifetch 1 ,regb 
+0x77e5 034067 iadd regc ,pdata 
+0x77e6 034068 istore 1 ,regb 
+0x77e7 034069 branch bn_invmod_2 
+:      034070 bn_invmod_1:
+0x77e8 034071 arg mem_tmp3 ,rega 
+0x77e9 034072 arg mem_tmp2 ,regb 
+0x77ea 034073 copy rega ,contw 
+0x77eb 034074 call bn_sub 
+0x77ec 034075 arg mem_tmp1 ,rega 
+0x77ed 034076 arg mem_tmp0 ,regb 
+0x77ee 034077 copy regb ,contw 
+0x77ef 034078 call bn_add 
+0x77f0 034079 ifetch 1 ,rega 
+0x77f1 034080 iadd regc ,regc 
+0x77f2 034081 ifetch 1 ,regb 
+0x77f3 034082 iadd regc ,pdata 
+0x77f4 034083 istore 1 ,regb 
+0x77f5 034084 branch bn_invmod_2 
+:      034085 bn_invmod_0:
+0x77f6 034086 arg mem_tmp0 ,contw 
+0x77f7 034087 call bn_zero 
+0x77f8 034088 fetch 1 ,mem_tmp5 
+0x77f9 034089 store 1 ,mem_tmp0 
+0x77fa 034090 store 1 ,mem_tmp0a 
+0x77fb 034091 arg mem_tmp0 ,rega 
+0x77fc 034092 arg mem_tmp1 ,regb 
+0x77fd 034093 copy regb ,contw 
+0x77fe 034094 call bn_addmod 
+0x77ff 034095 arg mem_p ,rega 
+0x7800 034096 arg mem_tmp1 ,regb 
+0x7801 034097 copy timeup ,contw 
+0x7802 034098 branch bn_submod 
+:      034103 ecdbl:
+0x7803 034104 arg mem_cz ,rega 
+0x7804 034105 arg mem_t2 ,contw 
+0x7805 034106 call bn_sqrmod 
+0x7806 034107 arg mem_t2 ,rega 
+0x7807 034108 arg mem_t3 ,contw 
+0x7808 034109 call bn_sqrmod 
+0x7809 034110 arg mem_a ,rega 
+0x780a 034111 arg mem_t3 ,regb 
+0x780b 034112 arg mem_t3 ,contw 
+0x780c 034113 call bn_mulmod 
+0x780d 034114 arg mem_cx ,rega 
+0x780e 034115 arg mem_t2 ,contw 
+0x780f 034116 call bn_sqrmod 
+0x7810 034117 arg mem_t2 ,contr 
+0x7811 034118 arg mem_t1 ,contw 
+0x7812 034119 call memcpy24 
+0x7813 034120 arg mem_t1 ,rega 
+0x7814 034121 call bn_lshiftmod 
+0x7815 034122 arg mem_t2 ,rega 
+0x7816 034123 arg mem_t1 ,regb 
+0x7817 034124 arg mem_t2 ,contw 
+0x7818 034125 call bn_addmod 
+0x7819 034126 arg mem_t2 ,rega 
+0x781a 034127 arg mem_t3 ,regb 
+0x781b 034128 arg mem_t2 ,contw 
+0x781c 034129 call bn_addmod 
+0x781d 034130 arg mem_cx ,contr 
+0x781e 034131 arg mem_t1 ,contw 
+0x781f 034132 call memcpy24 
+0x7820 034133 arg mem_cy ,rega 
+0x7821 034134 arg mem_t3 ,contw 
+0x7822 034135 call bn_sqrmod 
+0x7823 034136 arg mem_t1 ,rega 
+0x7824 034137 call bn_lshiftmod 
+0x7825 034138 arg mem_t1 ,rega 
+0x7826 034139 call bn_lshiftmod 
+0x7827 034140 arg mem_t1 ,rega 
+0x7828 034141 arg mem_t3 ,regb 
+0x7829 034142 arg mem_t1 ,contw 
+0x782a 034143 call bn_mulmod 
+0x782b 034144 arg mem_t3 ,rega 
+0x782c 034145 arg mem_t0 ,contw 
+0x782d 034146 call bn_sqrmod 
+0x782e 034147 arg mem_t0 ,rega 
+0x782f 034148 call bn_lshiftmod 
+0x7830 034149 arg mem_t0 ,rega 
+0x7831 034150 call bn_lshiftmod 
+0x7832 034151 arg mem_t0 ,rega 
+0x7833 034152 call bn_lshiftmod 
+0x7834 034153 arg mem_cy ,contr 
+0x7835 034154 arg mem_t3 ,contw 
+0x7836 034155 call memcpy24 
+0x7837 034156 arg mem_t3 ,rega 
+0x7838 034157 call bn_lshiftmod 
+0x7839 034158 arg mem_t3 ,rega 
+0x783a 034159 arg mem_cz ,regb 
+0x783b 034160 arg mem_cz ,contw 
+0x783c 034161 call bn_mulmod 
+0x783d 034162 arg mem_t2 ,rega 
+0x783e 034163 arg mem_t3 ,contw 
+0x783f 034164 call bn_sqrmod 
+0x7840 034165 arg mem_t3 ,rega 
+0x7841 034166 arg mem_t1 ,regb 
+0x7842 034167 arg mem_t3 ,contw 
+0x7843 034168 call bn_submod 
+0x7844 034169 arg mem_t3 ,rega 
+0x7845 034170 arg mem_t1 ,regb 
+0x7846 034171 arg mem_cx ,contw 
+0x7847 034172 call bn_submod 
+0x7848 034173 arg mem_t1 ,rega 
+0x7849 034174 arg mem_cx ,regb 
+0x784a 034175 arg mem_t3 ,contw 
+0x784b 034176 call bn_submod 
+0x784c 034177 arg mem_t3 ,rega 
+0x784d 034178 arg mem_t2 ,regb 
+0x784e 034179 arg mem_t3 ,contw 
+0x784f 034180 call bn_mulmod 
+0x7850 034181 arg mem_t3 ,rega 
+0x7851 034182 arg mem_t0 ,regb 
+0x7852 034183 arg mem_cy ,contw 
+0x7853 034184 branch bn_submod 
+:      034188 ecadd:
+0x7854 034189 arg mem_az ,rega 
+0x7855 034190 arg mem_t7 ,contw 
+0x7856 034191 call bn_sqrmod 
+0x7857 034192 arg mem_cx ,rega 
+0x7858 034193 arg mem_t7 ,regb 
+0x7859 034194 arg mem_t0 ,contw 
+0x785a 034195 call bn_mulmod 
+0x785b 034196 arg mem_az ,rega 
+0x785c 034197 arg mem_t7 ,regb 
+0x785d 034198 arg mem_t7 ,contw 
+0x785e 034199 call bn_mulmod 
+0x785f 034200 arg mem_cy ,rega 
+0x7860 034201 arg mem_t7 ,regb 
+0x7861 034202 arg mem_t1 ,contw 
+0x7862 034203 call bn_mulmod 
+0x7863 034204 arg mem_cz ,rega 
+0x7864 034205 arg mem_t7 ,contw 
+0x7865 034206 call bn_sqrmod 
+0x7866 034207 arg mem_ax ,rega 
+0x7867 034208 arg mem_t7 ,regb 
+0x7868 034209 arg mem_t2 ,contw 
+0x7869 034210 call bn_mulmod 
+0x786a 034211 arg mem_cz ,rega 
+0x786b 034212 arg mem_t7 ,regb 
+0x786c 034213 arg mem_t7 ,contw 
+0x786d 034214 call bn_mulmod 
+0x786e 034215 arg mem_ay ,rega 
+0x786f 034216 arg mem_t7 ,regb 
+0x7870 034217 arg mem_t3 ,contw 
+0x7871 034218 call bn_mulmod 
+0x7872 034219 arg mem_t0 ,rega 
+0x7873 034220 arg mem_t2 ,regb 
+0x7874 034221 arg mem_t7 ,contw 
+0x7875 034222 call bn_submod 
+0x7876 034223 arg mem_t0 ,rega 
+0x7877 034224 arg mem_t2 ,regb 
+0x7878 034225 arg mem_t0 ,contw 
+0x7879 034226 call bn_addmod 
+0x787a 034227 arg mem_t1 ,rega 
+0x787b 034228 arg mem_t3 ,regb 
+0x787c 034229 arg mem_t2 ,contw 
+0x787d 034230 call bn_submod 
+0x787e 034231 arg mem_t1 ,rega 
+0x787f 034232 arg mem_t3 ,regb 
+0x7880 034233 arg mem_t1 ,contw 
+0x7881 034234 call bn_addmod 
+0x7882 034235 arg mem_t1 ,rega 
+0x7883 034236 arg mem_t7 ,regb 
+0x7884 034237 arg mem_t1 ,contw 
+0x7885 034238 call bn_mulmod 
+0x7886 034239 arg mem_cz ,rega 
+0x7887 034240 arg mem_az ,regb 
+0x7888 034241 arg mem_t3 ,contw 
+0x7889 034242 call bn_mulmod 
+0x788a 034243 arg mem_t3 ,rega 
+0x788b 034244 arg mem_t7 ,regb 
+0x788c 034245 arg mem_cz ,contw 
+0x788d 034246 call bn_mulmod 
+0x788e 034247 arg mem_t7 ,rega 
+0x788f 034248 arg mem_t7 ,contw 
+0x7890 034249 call bn_sqrmod 
+0x7891 034250 arg mem_t7 ,rega 
+0x7892 034251 arg mem_t0 ,regb 
+0x7893 034252 arg mem_t3 ,contw 
+0x7894 034253 call bn_mulmod 
+0x7895 034254 arg mem_t7 ,rega 
+0x7896 034255 arg mem_t1 ,regb 
+0x7897 034256 arg mem_t1 ,contw 
+0x7898 034257 call bn_mulmod 
+0x7899 034258 arg mem_t2 ,rega 
+0x789a 034259 arg mem_cx ,contw 
+0x789b 034260 call bn_sqrmod 
+0x789c 034261 arg mem_cx ,rega 
+0x789d 034262 arg mem_t3 ,regb 
+0x789e 034263 arg mem_cx ,contw 
+0x789f 034264 call bn_submod 
+0x78a0 034265 arg mem_cx ,contr 
+0x78a1 034266 arg mem_t7 ,contw 
+0x78a2 034267 call memcpy24 
+0x78a3 034268 arg mem_t7 ,rega 
+0x78a4 034269 call bn_lshiftmod 
+0x78a5 034270 arg mem_t3 ,rega 
+0x78a6 034271 arg mem_t7 ,regb 
+0x78a7 034272 arg mem_t3 ,contw 
+0x78a8 034273 call bn_submod 
+0x78a9 034274 arg mem_t3 ,rega 
+0x78aa 034275 arg mem_t2 ,regb 
+0x78ab 034276 arg mem_t2 ,contw 
+0x78ac 034277 call bn_mulmod 
+0x78ad 034278 arg mem_t2 ,rega 
+0x78ae 034279 arg mem_t1 ,regb 
+0x78af 034280 arg mem_cy ,contw 
+0x78b0 034281 call bn_submod 
+0x78b1 034282 arg mem_cy ,rega 
+0x78b2 034283 arg mem_p ,regb 
+0x78b3 034284 arg mem_cy ,contw 
+0x78b4 034285 force 0 ,regc 
+0x78b5 034286 fetch 1 ,mem_cy 
+0x78b6 034287 isolate1 0 ,pdata 
+0x78b7 034288 call bn_add ,true 
+0x78b8 034289 copy regc ,alarm 
+0x78b9 034290 arg mem_cy ,rega 
+0x78ba 034291 call bn_rshift6 
+0x78bb 034292 fetch 1 ,mem_cy5 
+0x78bc 034293 isolate1 0 ,alarm 
+0x78bd 034294 setflag true ,7 ,pdata 
+0x78be 034295 store 1 ,mem_cy5 
+0x78bf 034296 rtn 
+:      034300 eckp_0:
+0x78c0 034301 fetch 1 ,mem_ec_loopc 
+0x78c1 034302 increase -1 ,pdata 
+0x78c2 034303 nrtn positive 
+0x78c3 034304 store 1 ,mem_ec_loopc 
+0x78c4 034305 fetch 1 ,mem_ec_infinite 
+0x78c5 034306 call ecdbl ,blank 
+0x78c6 034307 fetch 1 ,mem_ec_loopc 
+0x78c7 034308 arg mem_k ,contr 
+0x78c8 034309 call bn_testbit 
+0x78c9 034310 branch eckp_0 ,true 
+0x78ca 034311 fetch 1 ,mem_ec_infinite 
+0x78cb 034312 nbranch eckp_1 ,blank 
+0x78cc 034313 call ecadd 
+0x78cd 034314 branch eckp_0 
+:      034315 eckp_1:
+0x78ce 034316 jam 0 ,mem_ec_infinite 
+0x78cf 034317 arg mem_ax ,contr 
+0x78d0 034318 arg mem_cx ,contw 
+0x78d1 034319 call ec_copy 
+0x78d2 034320 branch eckp_0 
+:      034323 ecunmapz:
+0x78d3 034324 arg mem_cz ,rega 
+0x78d4 034325 arg mem_t3 ,contw 
+0x78d5 034326 call bn_invmod 
+0x78d6 034327 arg mem_t3 ,rega 
+0x78d7 034328 arg mem_t1 ,contw 
+0x78d8 034329 call bn_sqrmod 
+0x78d9 034330 arg mem_cx ,rega 
+0x78da 034331 arg mem_t1 ,regb 
+0x78db 034332 arg mem_bx ,contw 
+0x78dc 034333 call bn_mulmod 
+0x78dd 034334 arg mem_t3 ,rega 
+0x78de 034335 arg mem_t1 ,regb 
+0x78df 034336 arg mem_t2 ,contw 
+0x78e0 034337 call bn_mulmod 
+0x78e1 034338 arg mem_cy ,rega 
+0x78e2 034339 arg mem_t2 ,regb 
+0x78e3 034340 arg mem_by ,contw 
+0x78e4 034341 branch bn_mulmod 
+:      034345 sha_endian_swap2:
+0x78e5 034346 ifetch 4 ,contr 
+0x78e6 034347 force 4 ,rega 
+0x78e7 034348 increase 3 ,contw 
+:      034349 sha_endian_loop:
+0x78e8 034350 istore 1 ,contw 
+0x78e9 034351 rshift8 pdata ,pdata 
+0x78ea 034352 increase -2 ,contw 
+0x78eb 034353 increase -1 ,rega 
+0x78ec 034354 nbranch sha_endian_loop ,zero 
+0x78ed 034355 increase 5 ,contw 
+0x78ee 034356 loop sha_endian_swap2 
+0x78ef 034357 rtn 
+:      034360 sha_getw:
+0x78f0 034361 lshift2 queue ,pdata 
+0x78f1 034362 iadd timeup ,contr 
+0x78f2 034363 ifetch 4 ,contr 
+0x78f3 034364 rtn 
+:      034366 sha_r:
+0x78f4 034367 force 16 ,alarm 
+0x78f5 034368 arg memdat ,timeup 
+:      034369 sha_r_loop:
+0x78f6 034370 add alarm ,-7 ,queue 
+0x78f7 034371 call sha_getw 
+0x78f8 034372 iforce temp 
+0x78f9 034373 add alarm ,-16 ,queue 
+0x78fa 034374 call sha_getw 
+0x78fb 034375 iadd temp ,temp 
+0x78fc 034376 add alarm ,-2 ,queue 
+0x78fd 034377 call sha_getw 
+0x78fe 034378 shasx pdata ,1 ,pdata 
+0x78ff 034379 iadd temp ,temp 
+0x7900 034380 add alarm ,-15 ,queue 
+0x7901 034381 call sha_getw 
+0x7902 034382 shasx pdata ,0 ,pdata 
+0x7903 034383 iadd temp ,temp 
+0x7904 034384 lshift2 alarm ,pdata 
+0x7905 034385 iadd timeup ,contw 
+0x7906 034386 istoret 4 ,contw 
+0x7907 034387 increase 1 ,alarm 
+0x7908 034388 compare 64 ,alarm ,0xff 
+0x7909 034389 nbranch sha_r_loop ,true 
+0x790a 034390 rtn 
+:      034393 sha_init:
+0x790b 034394 arg memh0 ,contr 
+0x790c 034395 force 7 ,regext_index 
+:      034396 sha_init_0:
+0x790d 034397 ifetch 4 ,contr 
+0x790e 034398 iforce regext 
+0x790f 034399 increase -1 ,regext_index 
+0x7910 034400 branch sha_init_0 ,positive 
+0x7911 034401 rtn 
+:      034403 sha:
+0x7912 034404 bpatchx patch3d_4 ,mem_patch3d 
+0x7913 034405 call sha_r 
+0x7914 034406 arg memahbak ,contw 
+0x7915 034407 force 0 ,regext_index 
+:      034408 sha_0:
+0x7916 034409 deposit regext 
+0x7917 034410 istore 4 ,contw 
+0x7918 034411 increase 1 ,regext_index 
+0x7919 034412 compare 8 ,regext_index ,0xff 
+0x791a 034413 nbranch sha_0 ,true 
+0x791b 034414 call enable_authrom 
+0x791c 034415 arg memk ,timeup 
+0x791d 034416 arg memdat ,alarm 
+0x791e 034417 force 64 ,loopcnt 
+:      034418 sha_loop:
+0x791f 034419 ifetcht 4 ,alarm 
+0x7920 034420 ifetch 4 ,timeup 
+0x7921 034421 increase 4 ,timeup 
+0x7922 034422 increase 4 ,alarm 
+0x7923 034423 iadd temp ,pdata 
+0x7924 034424 force 7 ,regext_index 
+0x7925 034425 iadd regext ,temp 
+0x7926 034426 force 4 ,regext_index 
+0x7927 034427 shasx regext ,3 ,pdata 
+0x7928 034428 iadd temp ,temp 
+0x7929 034429 force 5 ,regext_index 
+0x792a 034430 deposit regext 
+0x792b 034431 force 6 ,regext_index 
+0x792c 034432 ixor regext ,pdata 
+0x792d 034433 force 4 ,regext_index 
+0x792e 034434 iand regext ,pdata 
+0x792f 034435 force 6 ,regext_index 
+0x7930 034436 ixor regext ,pdata 
+0x7931 034437 iadd temp ,temp 
+0x7932 034438 force 7 ,regext_index 
+0x7933 034439 copy temp ,regext 
+0x7934 034440 force 3 ,regext_index 
+0x7935 034441 deposit regext 
+0x7936 034442 iadd temp ,regext 
+0x7937 034443 force 0 ,regext_index 
+0x7938 034444 deposit regext 
+0x7939 034445 force 1 ,regext_index 
+0x793a 034446 iand regext ,temp 
+0x793b 034447 ior regext ,pdata 
+0x793c 034448 force 2 ,regext_index 
+0x793d 034449 iand regext ,pdata 
+0x793e 034450 ior temp ,temp 
+0x793f 034451 force 0 ,regext_index 
+0x7940 034452 shasx regext ,2 ,pdata 
+0x7941 034453 iadd temp ,pdata 
+0x7942 034454 force 7 ,regext_index 
+0x7943 034455 iadd regext ,regext 
+0x7944 034456 regexrot 
+0x7945 034457 loop sha_loop 
+0x7946 034458 arg memahbak ,contr 
+0x7947 034459 force 0 ,regext_index 
+:      034460 sha_1:
+0x7948 034461 ifetch 4 ,contr 
+0x7949 034462 iadd regext ,regext 
+0x794a 034463 increase 1 ,regext_index 
+0x794b 034464 compare 8 ,regext_index ,0xff 
+0x794c 034465 nbranch sha_1 ,true 
+0x794d 034466 branch disable_authrom 
+:      034469 sha_result:
+0x794e 034470 arg memresult ,contw 
+0x794f 034471 force 7 ,regext_index 
+:      034472 sha_regext_save:
+0x7950 034473 deposit regext 
+0x7951 034474 istore 4 ,contw 
+0x7952 034475 increase -1 ,regext_index 
+0x7953 034476 branch sha_regext_save ,positive 
+0x7954 034477 rtn 
+:      034479 pad_xor:
+0x7955 034481 arg memdat ,contw 
+0x7956 034482 increase -4 ,contr 
+0x7957 034483 sub loopcnt ,16 ,rega 
+:      034484 pad_xor_0:
+0x7958 034485 ifetch 4 ,contr 
+0x7959 034486 ixor temp ,pdata 
+0x795a 034487 istore 4 ,contw 
+0x795b 034488 increase -8 ,contr 
+0x795c 034489 loop pad_xor_0 
+0x795d 034490 copy rega ,loopcnt 
+0x795e 034491 deposit temp 
+:      034492 pad_xor_1:
+0x795f 034493 istore 4 ,contw 
+0x7960 034494 loop pad_xor_1 
+0x7961 034495 rtn 
+:      034497 g_noninit_number_confirm:
+0x7962 034498 call g_noninit0 
+0x7963 034499 call sha_result 
+0x7964 034500 branch g_common0 
+:      034502 g_noninit:
+0x7965 034503 call g_noninit0 
+0x7966 034504 branch g_common0 
+:      034506 g_noninit0:
+0x7967 034507 arg mem_sp_pubkey_remote_x_end ,contr 
+0x7968 034508 arg memdat ,contw 
+0x7969 034509 force 6 ,loopcnt 
+0x796a 034510 call memcpy_dword_swap 
+0x796b 034511 arg mem_sp_pubkey_local_x_end ,contr 
+0x796c 034512 force 6 ,loopcnt 
+0x796d 034513 call memcpy_dword_swap 
+0x796e 034514 arg mem_sp_random_remote_end ,contr 
+0x796f 034515 call memcpy_dword_swap4 
+0x7970 034516 call sha_init 
+0x7971 034517 call sha 
+0x7972 034518 arg mem_sp_random_local_end ,contr 
+0x7973 034519 arg memdat ,contw 
+0x7974 034520 branch g_common 
+:      034522 g_init:
+0x7975 034523 arg mem_sp_pubkey_local_x_end ,contr 
+0x7976 034524 arg memdat ,contw 
+0x7977 034525 force 6 ,loopcnt 
+0x7978 034526 call memcpy_dword_swap 
+0x7979 034527 arg mem_sp_pubkey_remote_x_end ,contr 
+0x797a 034528 force 6 ,loopcnt 
+0x797b 034529 call memcpy_dword_swap 
+0x797c 034530 arg mem_sp_random_local_end ,contr 
+0x797d 034531 call memcpy_dword_swap4 
+0x797e 034532 call sha_init 
+0x797f 034533 call sha 
+0x7980 034534 arg mem_sp_random_remote_end ,contr 
+0x7981 034535 arg memdat ,contw 
+0x7982 034536 call g_common 
+0x7983 034537 branch g_common0 
+:      034539 g_common:
+0x7984 034540 call memcpy_dword_swap4 
+0x7985 034541 setarg 0x800000 
+0x7986 034542 lshift8 pdata ,pdata 
+0x7987 034543 istore 4 ,contw 
+0x7988 034544 force 5 ,loopcnt 
+0x7989 034545 call memset0 
+0x798a 034546 setarg 640 
+0x798b 034547 istore 4 ,contw 
+0x798c 034548 branch sha 
+:      034549 g_common0:
+0x798d 034550 fetch 4 ,memresult 
+0x798e 034552 arg 1000 ,rega 
+0x798f 034553 idiv rega 
+0x7990 034554 call wait_div_end 
+0x7991 034555 remainder pdata 
+0x7992 034556 store 4 ,mem_gkey 
+0x7993 034557 quotient pdata 
+0x7994 034558 arg 1000 ,rega 
+0x7995 034559 idiv rega 
+0x7996 034560 call wait_div_end 
+0x7997 034561 remainder pdata 
+0x7998 034562 arg 1000 ,rega 
+0x7999 034563 imul32 rega ,pdata 
+0x799a 034564 fetcht 4 ,mem_gkey 
+0x799b 034565 iadd temp ,pdata 
+0x799c 034566 store 4 ,mem_gkey 
+0x799d 034567 rtn 
+:      034569 function_f1_no_key:
+0x799e 034570 jam 0 ,mem_passkey_1bit 
+0x799f 034571 branch function_f1_common 
+:      034573 function_f1:
+0x79a0 034574 fetch 1 ,mem_ssp_mode_flag 
+0x79a1 034575 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
+:      034576 function_f1_common:
+0x79a2 034577 bpatchx patch3d_5 ,mem_patch3d 
+0x79a3 034578 setarg 0x363636 
+0x79a4 034579 lshift8 pdata ,temp 
+0x79a5 034580 or_into 0x36 ,temp 
+0x79a6 034581 fetch 2 ,mem_sp_prarm_stack 
+0x79a7 034582 copy pdata ,contr 
+0x79a8 034583 force 4 ,loopcnt 
+0x79a9 034584 call pad_xor 
+0x79aa 034585 call sha_init 
+0x79ab 034586 call sha 
+0x79ac 034587 fetch 2 ,mem_sp_prarm_stack + 2 
+0x79ad 034588 copy pdata ,contr 
+0x79ae 034589 arg memdat ,contw 
+0x79af 034590 force 6 ,loopcnt 
+0x79b0 034591 call memcpy_dword_swap 
+0x79b1 034592 fetch 2 ,mem_sp_prarm_stack + 4 
+0x79b2 034593 copy pdata ,contr 
+0x79b3 034594 force 6 ,loopcnt 
+0x79b4 034595 call memcpy_dword_swap 
+0x79b5 034596 setarg 0x800000 
+0x79b6 034597 istore 3 ,contw 
+0x79b7 034599 fetch 1 ,mem_passkey_1bit 
+0x79b8 034601 istore 1 ,contw 
+0x79b9 034602 force 0 ,pdata 
+0x79ba 034603 istore 8 ,contw 
+0x79bb 034604 setarg 0x0388 
+0x79bc 034605 istore 4 ,contw 
+0x79bd 034606 call sha 
+0x79be 034607 call sha_result 
+0x79bf 034608 arg memresult ,contr 
+0x79c0 034609 arg memahsave ,contw 
+0x79c1 034610 call memcpy32 
+0x79c2 034612 setarg 0x5c5c5c 
+0x79c3 034613 lshift8 pdata ,temp 
+0x79c4 034614 or_into 0x5c ,temp 
+0x79c5 034615 fetch 2 ,mem_sp_prarm_stack 
+0x79c6 034616 copy pdata ,contr 
+0x79c7 034617 force 4 ,loopcnt 
+0x79c8 034618 call pad_xor 
+0x79c9 034619 call sha_init 
+0x79ca 034620 call sha 
+0x79cb 034621 arg memahsave_end ,contr 
+0x79cc 034622 arg memdat ,contw 
+0x79cd 034623 force 8 ,loopcnt 
+0x79ce 034624 call memcpy_dword_swap 
+0x79cf 034625 setarg 0x800000 
+0x79d0 034626 lshift8 pdata ,pdata 
+0x79d1 034627 istore 4 ,contw 
+0x79d2 034628 call bn_zero 
+0x79d3 034629 setarg 0x0300 
+0x79d4 034630 istore 4 ,contw 
+0x79d5 034631 call sha 
+0x79d6 034632 branch sha_result 
+:      034635 function_f2:
+0x79d7 034636 setarg 0x363636 
+0x79d8 034637 lshift8 pdata ,temp 
+0x79d9 034638 or_into 0x36 ,temp 
+0x79da 034639 arg mem_sp_dhkey_end ,contr 
+0x79db 034640 force 6 ,loopcnt 
+0x79dc 034641 call pad_xor 
+0x79dd 034642 call sha_init 
+0x79de 034643 call sha 
+0x79df 034644 fetch 2 ,mem_sp_prarm_stack + 12 
+0x79e0 034645 copy pdata ,contr 
+0x79e1 034646 arg memdat ,contw 
+0x79e2 034647 call memcpy_dword_swap4 
+0x79e3 034648 fetch 2 ,mem_sp_prarm_stack + 14 
+0x79e4 034649 copy pdata ,contr 
+0x79e5 034650 call memcpy_dword_swap4 
+0x79e6 034652 setarg 0x62746c 
+0x79e7 034653 lshift8 pdata ,pdata 
+0x79e8 034654 or_into 0x6b ,pdata 
+0x79e9 034655 istore 4 ,contw 
+0x79ea 034656 arg mem_addr_value_end ,contr 
+0x79eb 034657 force 3 ,loopcnt 
+0x79ec 034658 call memcpy_dword_swap 
+0x79ed 034660 setarg 0x800000 
+0x79ee 034661 lshift8 pdata ,pdata 
+0x79ef 034662 istore 4 ,contw 
+0x79f0 034663 force 0 ,pdata 
+0x79f1 034664 istore 8 ,contw 
+0x79f2 034665 setarg 0x0380 
+0x79f3 034666 istore 4 ,contw 
+0x79f4 034667 call sha 
+0x79f5 034669 call sha_result 
+0x79f6 034670 arg memresult ,contr 
+0x79f7 034671 arg memahsave ,contw 
+0x79f8 034672 call memcpy32 
+0x79f9 034674 setarg 0x5c5c5c 
+0x79fa 034675 lshift8 pdata ,temp 
+0x79fb 034676 or_into 0x5c ,temp 
+0x79fc 034677 arg mem_sp_dhkey_end ,contr 
+0x79fd 034678 force 6 ,loopcnt 
+0x79fe 034679 call pad_xor 
+0x79ff 034680 call sha_init 
+0x7a00 034681 call sha 
+0x7a01 034682 arg memahsave_end ,contr 
+0x7a02 034683 arg memdat ,contw 
+0x7a03 034684 force 8 ,loopcnt 
+0x7a04 034685 call memcpy_dword_swap 
+0x7a05 034686 setarg 0x800000 
+0x7a06 034687 lshift8 pdata ,pdata 
+0x7a07 034688 istore 4 ,contw 
+0x7a08 034689 call bn_zero 
+0x7a09 034690 setarg 0x0300 
+0x7a0a 034691 istore 4 ,contw 
+0x7a0b 034692 call sha 
+0x7a0c 034693 branch sha_result 
+:      034696 function_f3a:
+0x7a0d 034697 fetch 1 ,mem_ssp_mode_flag 
+0x7a0e 034698 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
+:      034699 function_f3a_common:
+0x7a0f 034700 bpatchx patch3d_6 ,mem_patch3d 
+0x7a10 034701 setarg 0x363636 
+0x7a11 034702 lshift8 pdata ,temp 
+0x7a12 034703 or_into 0x36 ,temp 
+0x7a13 034704 arg mem_sp_dhkey_end ,contr 
+0x7a14 034705 force 6 ,loopcnt 
+0x7a15 034706 call pad_xor 
+0x7a16 034707 call sha_init 
+0x7a17 034708 call sha 
+0x7a18 034709 arg mem_sp_random_remote_end ,contr 
+0x7a19 034710 arg memdat ,contw 
+0x7a1a 034711 call memcpy_dword_swap4 
+0x7a1b 034712 arg mem_sp_random_local_end ,contr 
+0x7a1c 034713 call memcpy_dword_swap4 
+0x7a1d 034714 branch function_f3_common 
+:      034716 function_f3a_no_pin:
+0x7a1e 034717 setarg 0 
+0x7a1f 034718 store 4 ,mem_pin 
+0x7a20 034719 branch function_f3a_common 
+:      034721 function_f3b_no_pin:
+0x7a21 034722 setarg 0 
+0x7a22 034723 store 4 ,mem_pin 
+0x7a23 034724 branch function_f3b_common 
+:      034727 function_f3b:
+0x7a24 034728 fetch 1 ,mem_ssp_mode_flag 
+0x7a25 034729 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
+:      034730 function_f3b_common:
+0x7a26 034731 setarg 0x363636 
+0x7a27 034732 lshift8 pdata ,temp 
+0x7a28 034733 or_into 0x36 ,temp 
+0x7a29 034734 arg mem_sp_dhkey_end ,contr 
+0x7a2a 034735 force 6 ,loopcnt 
+0x7a2b 034736 call pad_xor 
+0x7a2c 034737 call sha_init 
+0x7a2d 034738 call sha 
+0x7a2e 034740 arg mem_sp_random_local_end ,contr 
+0x7a2f 034741 arg memdat ,contw 
+0x7a30 034742 call memcpy_dword_swap4 
+0x7a31 034743 arg mem_sp_random_remote_end ,contr 
+0x7a32 034744 call memcpy_dword_swap4 
+:      034745 function_f3_common:
+0x7a33 034746 setarg 0x0 
+0x7a34 034747 istore 8 ,contw 
+0x7a35 034748 istore 4 ,contw 
+0x7a36 034749 fetch 4 ,mem_pin 
+0x7a37 034750 istore 4 ,contw 
+0x7a38 034752 copy contw ,temp 
+0x7a39 034753 jam 0x80 ,mem_addr_padding 
+0x7a3a 034754 copy temp ,contw 
+0x7a3b 034755 arg mem_addr_iocap_end ,contr 
+0x7a3c 034756 call memcpy_dword_swap4 
+0x7a3d 034758 call sha 
+0x7a3e 034760 arg memdat ,contw 
+0x7a3f 034761 force 7 ,loopcnt 
+0x7a40 034762 call memset0 
+0x7a41 034763 istore 4 ,contw 
+0x7a42 034764 setarg 0x03F8 
+0x7a43 034765 istore 4 ,contw 
+0x7a44 034766 call sha 
+0x7a45 034767 call sha_result 
+0x7a46 034769 arg memresult ,contr 
+0x7a47 034770 arg memahsave ,contw 
+0x7a48 034771 call memcpy32 
+0x7a49 034773 setarg 0x5c5c5c 
+0x7a4a 034774 lshift8 pdata ,temp 
+0x7a4b 034775 or_into 0x5c ,temp 
+0x7a4c 034776 arg mem_sp_dhkey_end ,contr 
+0x7a4d 034777 force 6 ,loopcnt 
+0x7a4e 034778 call pad_xor 
+0x7a4f 034779 call sha_init 
+0x7a50 034780 call sha 
+0x7a51 034781 arg memahsave_end ,contr 
+0x7a52 034782 arg memdat ,contw 
+0x7a53 034783 force 8 ,loopcnt 
+0x7a54 034784 call memcpy_dword_swap 
+0x7a55 034785 setarg 0x800000 
+0x7a56 034786 lshift8 pdata ,pdata 
+0x7a57 034787 istore 4 ,contw 
+0x7a58 034788 call bn_zero 
+0x7a59 034789 setarg 0x0300 
+0x7a5a 034790 istore 4 ,contw 
+0x7a5b 034791 call sha 
+0x7a5c 034792 branch sha_result 
+:      034799 eckp_calc_init:
+0x7a5d 034800 jam 192 ,mem_ec_loopc 
+:      034801 eckp_calc_init_1:
+0x7a5e 034802 fetch 1 ,mem_ec_loopc 
+0x7a5f 034803 rtn blank 
+0x7a60 034804 increase -1 ,pdata 
+0x7a61 034805 store 1 ,mem_ec_loopc 
+0x7a62 034806 arg mem_k ,contr 
+0x7a63 034807 call bn_testbit 
+0x7a64 034808 branch eckp_calc_init_1 ,true 
+0x7a65 034809 arg mem_ax ,contr 
+0x7a66 034810 arg mem_cx ,contw 
+0x7a67 034811 branch ec_copy 
+:      034813 eckp_calc:
+0x7a68 034814 call ecdbl 
+0x7a69 034815 fetch 1 ,mem_ec_loopc 
+0x7a6a 034816 increase -1 ,pdata 
+0x7a6b 034817 store 1 ,mem_ec_loopc 
+0x7a6c 034818 arg mem_k ,contr 
+0x7a6d 034819 call bn_testbit 
+0x7a6e 034820 rtn true 
+0x7a6f 034821 branch ecadd 
+:      034823 memcpy_dword_swap4:
+0x7a70 034824 force 4 ,loopcnt 
+:      034825 memcpy_dword_swap:
+0x7a71 034826 increase -4 ,contr 
+:      034827 memcpy_dword_swap_loop:
+0x7a72 034828 ifetch 4 ,contr 
+0x7a73 034829 istore 4 ,contw 
+0x7a74 034830 increase -8 ,contr 
+0x7a75 034831 loop memcpy_dword_swap_loop 
+0x7a76 034832 rtn 
+:      034837 sp_initialize_256:
+0x7a77 034838 bpatchx patch3d_7 ,mem_patch3d 
+0x7a78 034839 fetch 1 ,mem_le_secure_connect_enable 
+0x7a79 034840 branch le_secure_connection_disable ,blank 
+0x7a7a 034841 call le_secure_connection_enable 
+0x7a7b 034842 call sp_clear_flags 
+0x7a7c 034844 branch sp_pubkey_calc_256 
+:      034849 sp_pubkey_calc_256:
+0x7a7d 034850 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7a7e 034851 rtnne sp_key_invalid 
+0x7a7f 034852 fetch 1 ,mem_le_sc_calc 
+0x7a80 034853 rtnne sp_calc_standby 
+0x7a81 034855 arg mem_le_private_key_256 ,contw 
+0x7a82 034856 force 15 ,queue 
+0x7a83 034857 call random_generator 
+0x7a84 034858 random pdata 
+0x7a85 034859 rshift pdata ,pdata 
+0x7a86 034860 istore 2 ,contw 
+0x7a87 034862 arg mem_k_256 ,contw 
+0x7a88 034863 arg mem_le_private_key_256 ,contr 
+0x7a89 034864 call memcpy32 
+0x7a8a 034866 arg mem_ax_256 ,contw 
+0x7a8b 034867 arg mem_gx_256 ,contr 
+0x7a8c 034868 call memcpy64 
+0x7a8d 034870 arg mem_az_256 ,contw 
+0x7a8e 034871 call clear_mem_256 
+0x7a8f 034872 jam 1 ,mem_az_256 
+0x7a90 034874 call eckp_calc_init_256 
+0x7a91 034875 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
+0x7a92 034876 rtn 
+:      034878 sp_pubkey_generated_256:
+0x7a93 034879 arg mem_le_pubkey_local_x_256 ,contw 
+0x7a94 034880 arg mem_bx_256 ,contr 
+0x7a95 034881 call memcpy64 
+0x7a96 034882 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
+0x7a97 034883 jam sp_calc_standby ,mem_le_sc_calc 
+0x7a98 034884 rtn 
+:      034888 sp_dhkey_calc_256:
+0x7a99 034889 fetch 1 ,mem_sp_dhkey_invalid 
+0x7a9a 034890 rtnne sp_key_invalid 
+0x7a9b 034891 fetch 1 ,mem_le_sc_calc 
+0x7a9c 034892 rtnne sp_calc_standby 
+0x7a9d 034894 arg mem_k_256 ,contw 
+0x7a9e 034895 arg mem_le_private_key_256 ,contr 
+0x7a9f 034896 call memcpy32 
+0x7aa0 034898 arg mem_ax_256 ,contw 
+0x7aa1 034899 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7aa2 034900 call memcpy64 
+0x7aa3 034902 arg mem_az_256 ,contw 
+0x7aa4 034903 call clear_mem_256 
+0x7aa5 034904 jam 1 ,mem_az_256 
+0x7aa6 034906 call eckp_calc_init_256 
+0x7aa7 034907 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
+0x7aa8 034908 rtn 
+:      034911 sp_dhkey_generated_256:
+0x7aa9 034913 arg mem_le_dhkey_256 ,contw 
+0x7aaa 034914 arg mem_bx_256 ,contr 
+0x7aab 034915 call memcpy32 
+0x7aac 034916 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
+0x7aad 034917 jam sp_calc_standby ,mem_le_sc_calc 
+0x7aae 034918 rtn 
+:      034922 sp_calc_sequence_256:
+0x7aaf 034923 fetch 1 ,mem_le_secure_connect_enable 
+0x7ab0 034924 rtn blank 
+0x7ab1 034925 fetch 1 ,mem_le_sc_calc 
+0x7ab2 034926 rtn blank 
+0x7ab3 034927 increase 0x80 ,pdata 
+0x7ab4 034928 store 1 ,mem_le_sc_calc 
+0x7ab5 034929 rtnbit1 7 
+0x7ab6 034930 fetch 2 ,mem_ec_loopc 
+0x7ab7 034931 branch sp_calc_sequence_done_256 ,blank 
+0x7ab8 034932 branch eckp_calc_256 
+:      034934 sp_calc_sequence_done_256:
+0x7ab9 034935 bpatchx patch3e_0 ,mem_patch3e 
+0x7aba 034936 call ecunmapz_256 
+0x7abb 034937 fetch 1 ,mem_le_sc_calc 
+0x7abc 034938 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
+0x7abd 034939 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
+0x7abe 034940 rtn 
+:      034943 eckp_calc_256:
+0x7abf 034944 call ecdbl_256 
+0x7ac0 034945 fetch 2 ,mem_ec_loopc 
+0x7ac1 034946 increase -1 ,pdata 
+0x7ac2 034947 store 2 ,mem_ec_loopc 
+0x7ac3 034948 arg mem_k_256 ,contr 
+0x7ac4 034949 call bn_testbit 
+0x7ac5 034950 rtn true 
+0x7ac6 034951 branch ecadd_256 
+:      034953 eckp_calc_init_256:
+0x7ac7 034954 bpatchx patch3e_1 ,mem_patch3e 
+0x7ac8 034955 setarg 256 ,pdata 
+0x7ac9 034956 store 2 ,mem_ec_loopc 
+:      034957 eckp_calc_init_256_1:
+0x7aca 034958 fetch 2 ,mem_ec_loopc 
+0x7acb 034959 rtn blank 
+0x7acc 034960 increase -1 ,pdata 
+0x7acd 034961 store 2 ,mem_ec_loopc 
+0x7ace 034962 arg mem_k_256 ,contr 
+0x7acf 034963 call bn_testbit 
+0x7ad0 034964 branch eckp_calc_init_256_1 ,true 
+0x7ad1 034965 arg mem_ax_256 ,contr 
+0x7ad2 034966 arg mem_cx_256 ,contw 
+0x7ad3 034967 branch memcpy96 
+:      034970 ecunmapz_256:
+0x7ad4 034971 arg mem_cz_256 ,rega 
+0x7ad5 034972 arg mem_t3_256 ,contw 
+0x7ad6 034973 call bn_invmod_256 
+0x7ad7 034974 arg mem_t3_256 ,rega 
+0x7ad8 034975 arg mem_t1_256 ,contw 
+0x7ad9 034976 call bn_sqrmod_256 
+0x7ada 034977 arg mem_cx_256 ,rega 
+0x7adb 034978 arg mem_t1_256 ,regb 
+0x7adc 034979 arg mem_bx_256 ,contw 
+0x7add 034980 call bn_mulmod_256 
+0x7ade 034981 arg mem_t3_256 ,rega 
+0x7adf 034982 arg mem_t1_256 ,regb 
+0x7ae0 034983 arg mem_t2_256 ,contw 
+0x7ae1 034984 call bn_mulmod_256 
+0x7ae2 034985 arg mem_cy_256 ,rega 
+0x7ae3 034986 arg mem_t2_256 ,regb 
+0x7ae4 034987 arg mem_by_256 ,contw 
+0x7ae5 034988 branch bn_mulmod_256 
+:      034990 ecdbl_256:
+0x7ae6 034991 arg mem_cz_256 ,rega 
+0x7ae7 034992 arg mem_t2_256 ,contw 
+0x7ae8 034993 call bn_sqrmod_256 
+0x7ae9 034994 arg mem_t2_256 ,rega 
+0x7aea 034995 arg mem_t3_256 ,contw 
+0x7aeb 034996 call bn_sqrmod_256 
+0x7aec 034998 arg mem_a_256 ,rega 
+0x7aed 034999 arg mem_t3_256 ,regb 
+0x7aee 035000 arg mem_t3_256 ,contw 
+0x7aef 035001 call bn_mulmod_256 
+0x7af0 035002 arg mem_cx_256 ,rega 
+0x7af1 035003 arg mem_t2_256 ,contw 
+0x7af2 035004 call bn_sqrmod_256 
+0x7af3 035006 arg mem_t2_256 ,contr 
+0x7af4 035007 arg mem_t1_256 ,contw 
+0x7af5 035008 call memcpy32 
+0x7af6 035009 arg mem_t1_256 ,rega 
+0x7af7 035010 call bn_lshiftmod_256 
+0x7af8 035011 arg mem_t2_256 ,rega 
+0x7af9 035012 arg mem_t1_256 ,regb 
+0x7afa 035013 arg mem_t2_256 ,contw 
+0x7afb 035014 call bn_addmod_256 
+0x7afc 035016 arg mem_t2_256 ,rega 
+0x7afd 035017 arg mem_t3_256 ,regb 
+0x7afe 035018 arg mem_t2_256 ,contw 
+0x7aff 035019 call bn_addmod_256 
+0x7b00 035021 arg mem_cx_256 ,contr 
+0x7b01 035022 arg mem_t1_256 ,contw 
+0x7b02 035023 call memcpy32 
+0x7b03 035024 arg mem_cy_256 ,rega 
+0x7b04 035025 arg mem_t3_256 ,contw 
+0x7b05 035026 call bn_sqrmod_256 
+0x7b06 035027 arg mem_t1_256 ,rega 
+0x7b07 035028 call bn_lshiftmod_256 
+0x7b08 035029 arg mem_t1_256 ,rega 
+0x7b09 035030 call bn_lshiftmod_256 
+0x7b0a 035031 arg mem_t1_256 ,rega 
+0x7b0b 035032 arg mem_t3_256 ,regb 
+0x7b0c 035033 arg mem_t1_256 ,contw 
+0x7b0d 035034 call bn_mulmod_256 
+0x7b0e 035035 arg mem_t3_256 ,rega 
+0x7b0f 035036 arg mem_t0_256 ,contw 
+0x7b10 035037 call bn_sqrmod_256 
+0x7b11 035038 arg mem_t0_256 ,rega 
+0x7b12 035039 call bn_lshiftmod_256 
+0x7b13 035040 arg mem_t0_256 ,rega 
+0x7b14 035041 call bn_lshiftmod_256 
+0x7b15 035042 arg mem_t0_256 ,rega 
+0x7b16 035043 call bn_lshiftmod_256 
+0x7b17 035044 arg mem_cy_256 ,contr 
+0x7b18 035045 arg mem_t3_256 ,contw 
+0x7b19 035046 call memcpy32 
+0x7b1a 035047 arg mem_t3_256 ,rega 
+0x7b1b 035048 call bn_lshiftmod_256 
+0x7b1c 035049 arg mem_t3_256 ,rega 
+0x7b1d 035050 arg mem_cz_256 ,regb 
+0x7b1e 035051 arg mem_cz_256 ,contw 
+0x7b1f 035052 call bn_mulmod_256 
+0x7b20 035055 arg mem_t2_256 ,rega 
+0x7b21 035056 arg mem_t3_256 ,contw 
+0x7b22 035057 call bn_sqrmod_256 
+0x7b23 035059 arg mem_t3_256 ,rega 
+0x7b24 035060 arg mem_t1_256 ,regb 
+0x7b25 035061 arg mem_t3_256 ,contw 
+0x7b26 035062 call bn_submod_256 
+0x7b27 035063 arg mem_t3_256 ,rega 
+0x7b28 035064 arg mem_t1_256 ,regb 
+0x7b29 035065 arg mem_cx_256 ,contw 
+0x7b2a 035066 call bn_submod_256 
+0x7b2b 035067 arg mem_t1_256 ,rega 
+0x7b2c 035068 arg mem_cx_256 ,regb 
+0x7b2d 035069 arg mem_t3_256 ,contw 
+0x7b2e 035070 call bn_submod_256 
+0x7b2f 035071 arg mem_t3_256 ,rega 
+0x7b30 035072 arg mem_t2_256 ,regb 
+0x7b31 035073 arg mem_t3_256 ,contw 
+0x7b32 035074 call bn_mulmod_256 
+0x7b33 035075 arg mem_t3_256 ,rega 
+0x7b34 035076 arg mem_t0_256 ,regb 
+0x7b35 035077 arg mem_cy_256 ,contw 
+0x7b36 035078 branch bn_submod_256 
+:      035080 ecadd_256:
+0x7b37 035082 arg mem_az_256 ,rega 
+0x7b38 035083 arg mem_t7_256 ,contw 
+0x7b39 035084 call bn_sqrmod_256 
+0x7b3a 035085 arg mem_cx_256 ,rega 
+0x7b3b 035086 arg mem_t7_256 ,regb 
+0x7b3c 035087 arg mem_t0_256 ,contw 
+0x7b3d 035088 call bn_mulmod_256 
+0x7b3e 035091 arg mem_az_256 ,rega 
+0x7b3f 035092 arg mem_t7_256 ,regb 
+0x7b40 035093 arg mem_t7_256 ,contw 
+0x7b41 035094 call bn_mulmod_256 
+0x7b42 035095 arg mem_cy_256 ,rega 
+0x7b43 035096 arg mem_t7_256 ,regb 
+0x7b44 035097 arg mem_t1_256 ,contw 
+0x7b45 035098 call bn_mulmod_256 
+0x7b46 035101 arg mem_cz_256 ,rega 
+0x7b47 035102 arg mem_t7_256 ,contw 
+0x7b48 035103 call bn_sqrmod_256 
+0x7b49 035104 arg mem_ax_256 ,rega 
+0x7b4a 035105 arg mem_t7_256 ,regb 
+0x7b4b 035106 arg mem_t2_256 ,contw 
+0x7b4c 035107 call bn_mulmod_256 
+0x7b4d 035109 arg mem_cz_256 ,rega 
+0x7b4e 035110 arg mem_t7_256 ,regb 
+0x7b4f 035111 arg mem_t7_256 ,contw 
+0x7b50 035112 call bn_mulmod_256 
+0x7b51 035113 arg mem_ay_256 ,rega 
+0x7b52 035114 arg mem_t7_256 ,regb 
+0x7b53 035115 arg mem_t3_256 ,contw 
+0x7b54 035116 call bn_mulmod_256 
+0x7b55 035121 arg mem_t0_256 ,regb 
+0x7b56 035122 arg mem_t2_256 ,rega 
+0x7b57 035123 arg mem_t7_256 ,contw 
+0x7b58 035124 call bn_submod_256 
+0x7b59 035125 arg mem_t0_256 ,rega 
+0x7b5a 035126 arg mem_t2_256 ,regb 
+0x7b5b 035127 arg mem_t0_256 ,contw 
+0x7b5c 035128 call bn_addmod_256 
+0x7b5d 035131 arg mem_t1_256 ,regb 
+0x7b5e 035132 arg mem_t3_256 ,rega 
+0x7b5f 035133 arg mem_t2_256 ,contw 
+0x7b60 035134 call bn_submod_256 
+0x7b61 035135 arg mem_t1_256 ,rega 
+0x7b62 035136 arg mem_t3_256 ,regb 
+0x7b63 035137 arg mem_t1_256 ,contw 
+0x7b64 035138 call bn_addmod_256 
+0x7b65 035139 arg mem_t1_256 ,rega 
+0x7b66 035140 arg mem_t7_256 ,regb 
+0x7b67 035141 arg mem_t1_256 ,contw 
+0x7b68 035142 call bn_mulmod_256 
+0x7b69 035143 arg mem_cz_256 ,rega 
+0x7b6a 035144 arg mem_az_256 ,regb 
+0x7b6b 035145 arg mem_t3_256 ,contw 
+0x7b6c 035146 call bn_mulmod_256 
+0x7b6d 035147 arg mem_t3_256 ,rega 
+0x7b6e 035148 arg mem_t7_256 ,regb 
+0x7b6f 035149 arg mem_cz_256 ,contw 
+0x7b70 035150 call bn_mulmod_256 
+0x7b71 035152 arg mem_t7_256 ,rega 
+0x7b72 035153 arg mem_t7_256 ,contw 
+0x7b73 035154 call bn_sqrmod_256 
+0x7b74 035155 arg mem_t7_256 ,rega 
+0x7b75 035156 arg mem_t0_256 ,regb 
+0x7b76 035157 arg mem_t3_256 ,contw 
+0x7b77 035158 call bn_mulmod_256 
+0x7b78 035159 arg mem_t7_256 ,rega 
+0x7b79 035160 arg mem_t1_256 ,regb 
+0x7b7a 035161 arg mem_t1_256 ,contw 
+0x7b7b 035162 call bn_mulmod_256 
+0x7b7c 035163 arg mem_t2_256 ,rega 
+0x7b7d 035164 arg mem_cx_256 ,contw 
+0x7b7e 035165 call bn_sqrmod_256 
+0x7b7f 035166 arg mem_cx_256 ,rega 
+0x7b80 035167 arg mem_t3_256 ,regb 
+0x7b81 035168 arg mem_cx_256 ,contw 
+0x7b82 035169 call bn_submod_256 
+0x7b83 035170 arg mem_cx_256 ,contr 
+0x7b84 035171 arg mem_t7_256 ,contw 
+0x7b85 035172 call memcpy32 
+0x7b86 035173 arg mem_t7_256 ,rega 
+0x7b87 035174 call bn_lshiftmod_256 
+0x7b88 035175 arg mem_t3_256 ,rega 
+0x7b89 035176 arg mem_t7_256 ,regb 
+0x7b8a 035177 arg mem_t3_256 ,contw 
+0x7b8b 035178 call bn_submod_256 
+0x7b8c 035179 arg mem_t3_256 ,rega 
+0x7b8d 035180 arg mem_t2_256 ,regb 
+0x7b8e 035181 arg mem_t2_256 ,contw 
+0x7b8f 035182 call bn_mulmod_256 
+0x7b90 035183 arg mem_t2_256 ,rega 
+0x7b91 035184 arg mem_t1_256 ,regb 
+0x7b92 035185 arg mem_cy_256 ,contw 
+0x7b93 035186 call bn_submod_256 
+0x7b94 035187 arg mem_cy_256 ,rega 
+0x7b95 035188 arg mem_p_256 ,regb 
+0x7b96 035189 arg mem_cy_256 ,contw 
+0x7b97 035190 force 0 ,regc 
+0x7b98 035191 fetch 1 ,mem_cy_256 
+0x7b99 035192 isolate1 0 ,pdata 
+0x7b9a 035193 call bn_add_256 ,true 
+0x7b9b 035194 copy regc ,alarm 
+0x7b9c 035195 arg mem_cy_256 ,rega 
+0x7b9d 035196 call bn_rshift_256 
+0x7b9e 035197 fetch 1 ,mem_cy5_256 
+0x7b9f 035198 isolate1 0 ,alarm 
+0x7ba0 035199 setflag true ,7 ,pdata 
+0x7ba1 035200 store 1 ,mem_cy5_256 
+0x7ba2 035201 rtn 
+:      035203 bn_invmod_256:
+0x7ba3 035204 copy contw ,timeup 
+0x7ba4 035205 arg mem_tmp0_256 ,contw 
+0x7ba5 035206 call clear_mem_256 
+0x7ba6 035207 force 0 ,pdata 
+0x7ba7 035209 store 4 ,mem_t2_256 
+0x7ba8 035210 jam 1 ,mem_tmp0_256 
+0x7ba9 035211 arg mem_tmp1_256 ,contw 
+0x7baa 035212 call clear_mem_512 
+0x7bab 035213 arg mem_p_256 ,contr 
+0x7bac 035214 arg mem_tmp2_256 ,contw 
+0x7bad 035215 call memcpy32 
+0x7bae 035216 copy rega ,contr 
+0x7baf 035217 arg mem_tmp3_256 ,contw 
+0x7bb0 035218 call memcpy32 
+:      035224 bn_invmod_256_2:
+0x7bb1 035225 arg mem_tmp3_256 ,contr 
+0x7bb2 035226 call bn_eq_zero_256 
+0x7bb3 035227 branch bn_invmod_256_0 ,blank 
+0x7bb4 035232 arg mem_tmp3_256 ,rega 
+0x7bb5 035233 arg mem_tmp0_256 ,regb 
+0x7bb6 035234 call bn_rshifteven_256 
+0x7bb7 035235 arg mem_tmp2_256 ,rega 
+0x7bb8 035236 arg mem_tmp1_256 ,regb 
+0x7bb9 035237 call bn_rshifteven_256 
+0x7bba 035239 arg mem_tmp3_256 ,rega 
+0x7bbb 035240 arg mem_tmp2_256 ,regb 
+0x7bbc 035241 call bn_bigeq_256 
+0x7bbd 035242 branch bn_invmod_256_1 ,positive 
+0x7bbe 035243 arg mem_tmp2_256 ,rega 
+0x7bbf 035244 arg mem_tmp3_256 ,regb 
+0x7bc0 035245 copy rega ,contw 
+0x7bc1 035246 call bn_sub_256 
+0x7bc2 035247 arg mem_tmp0_256 ,rega 
+0x7bc3 035248 arg mem_tmp1_256 ,regb 
+0x7bc4 035249 copy regb ,contw 
+0x7bc5 035250 call bn_add_256 
+0x7bc6 035251 ifetch 1 ,rega 
+0x7bc7 035252 iadd regc ,regc 
+0x7bc8 035253 ifetch 1 ,regb 
+0x7bc9 035254 iadd regc ,pdata 
+0x7bca 035255 istore 1 ,regb 
+0x7bcb 035256 branch bn_invmod_256_2 
+:      035257 bn_invmod_256_1:
+0x7bcc 035258 arg mem_tmp3_256 ,rega 
+0x7bcd 035259 arg mem_tmp2_256 ,regb 
+0x7bce 035260 copy rega ,contw 
+0x7bcf 035261 call bn_sub_256 
+0x7bd0 035262 arg mem_tmp1_256 ,rega 
+0x7bd1 035263 arg mem_tmp0_256 ,regb 
+0x7bd2 035264 copy regb ,contw 
+0x7bd3 035265 call bn_add_256 
+0x7bd4 035266 ifetch 1 ,rega 
+0x7bd5 035267 iadd regc ,regc 
+0x7bd6 035268 ifetch 1 ,regb 
+0x7bd7 035269 iadd regc ,pdata 
+0x7bd8 035270 istore 1 ,regb 
+0x7bd9 035271 branch bn_invmod_256_2 
+:      035272 bn_invmod_256_0:
+0x7bda 035274 arg mem_tmp1_256 ,rega 
+0x7bdb 035275 copy timeup ,contw 
+0x7bdc 035276 call bn_p256mod 
+0x7bdd 035278 arg mem_p_256 ,rega 
+0x7bde 035279 copy timeup ,regb 
+0x7bdf 035280 copy timeup ,contw 
+0x7be0 035281 branch bn_submod_256 
+:      035284 bn_mulmod_256:
+0x7be1 035285 copy contw ,timeup 
+0x7be2 035287 force 0 ,regext_index 
+0x7be3 035289 arg mem_tmp1_256 ,contw 
+0x7be4 035290 call clear_mem_512 
+0x7be5 035291 arg mem_regext ,contw 
+0x7be6 035292 call clear_mem_512 
+0x7be7 035296 copy rega ,contr 
+0x7be8 035298 jam 0 ,mem_regext 
+0x7be9 035299 setarg 0 
+0x7bea 035300 call bn_load_mem 
+0x7beb 035301 copy regb ,contr 
+0x7bec 035302 call bn_load_256 
+0x7bed 035305 force 0 ,queue 
+0x7bee 035306 arg mem_tmp1_256 ,contw 
+:      035307 bn_mulmod_256_1:
+0x7bef 035310 arg mem_regext ,temp 
+0x7bf0 035311 copy queue ,regb 
+0x7bf1 035312 lshift2 regb ,pdata 
+0x7bf2 035314 iadd temp ,regb 
+0x7bf3 035315 force 0 ,temp 
+0x7bf4 035316 force 0 ,regc 
+:      035317 bn_mulmod_256_0:
+0x7bf5 035322 ifetch 4 ,contw 
+0x7bf6 035323 iforce rega 
+0x7bf7 035326 ifetch 4 ,regb 
+0x7bf8 035327 copy regc ,regext_index 
+0x7bf9 035328 imul32 regext ,pdata 
+0x7bfa 035329 iadd rega ,pdata 
+0x7bfb 035330 iadd temp ,pdata 
+0x7bfc 035331 istore 4 ,contw 
+0x7bfd 035332 rshift32 pdata ,temp 
+0x7bfe 035333 increase 1 ,regc 
+0x7bff 035334 compare 8 ,regc ,0xff 
+0x7c00 035335 nbranch bn_mulmod_256_0 ,true 
+0x7c01 035337 deposit temp 
+0x7c02 035338 istore 4 ,contw 
+0x7c03 035339 increase -32 ,contw 
+0x7c04 035342 increase 1 ,queue 
+0x7c05 035343 compare 8 ,queue ,0xff 
+0x7c06 035344 nbranch bn_mulmod_256_1 ,true 
+0x7c07 035345 arg mem_tmp1_256 ,rega 
+0x7c08 035346 copy timeup ,contw 
+0x7c09 035347 branch bn_p256mod 
+:      035349 bn_p256mod:
+0x7c0a 035350 bpatchx patch3e_2 ,mem_patch3e 
+0x7c0b 035351 copy contw ,timeup 
+0x7c0c 035352 copy rega ,alarm 
+0x7c0d 035353 arg mem_tmp2_256 ,regb 
+0x7c0e 035354 copy regb ,contw 
+0x7c0f 035355 call memset0_4 
+0x7c10 035356 istore 8 ,contw 
+0x7c11 035357 add rega ,44 ,contr 
+0x7c12 035358 call memcpy8 
+0x7c13 035359 call memcpy12 
+0x7c14 035360 copy regb ,rega 
+0x7c15 035361 call bn_lshiftmod_256 
+0x7c16 035362 arg mem_tmp2_256 ,regb 
+0x7c17 035363 copy alarm ,rega 
+0x7c18 035364 copy timeup ,contw 
+0x7c19 035365 call bn_addmod_256 
+0x7c1a 035367 arg mem_tmp2_256 ,regb 
+0x7c1b 035368 copy regb ,contw 
+0x7c1c 035369 call memset0_4 
+0x7c1d 035370 istore 8 ,contw 
+0x7c1e 035371 add alarm ,48 ,contr 
+0x7c1f 035372 call memcpy16 
+0x7c20 035373 call memset0_4 
+0x7c21 035374 copy regb ,rega 
+0x7c22 035375 call bn_lshiftmod_256 
+0x7c23 035379 arg mem_tmp2_256 ,regb 
+0x7c24 035380 copy timeup ,rega 
+0x7c25 035381 copy rega ,contw 
+0x7c26 035382 call bn_addmod_256 
+0x7c27 035386 arg mem_tmp2_256 ,regb 
+0x7c28 035387 copy regb ,contw 
+0x7c29 035388 add alarm ,32 ,contr 
+0x7c2a 035389 call memcpy12 
+0x7c2b 035390 call memset0_4 
+0x7c2c 035391 istore 8 ,contw 
+0x7c2d 035392 add alarm ,56 ,contr 
+0x7c2e 035393 call memcpy8 
+0x7c2f 035394 copy timeup ,rega 
+0x7c30 035395 copy rega ,contw 
+0x7c31 035396 call bn_addmod_256 
+0x7c32 035400 arg mem_tmp2_256 ,regb 
+0x7c33 035401 copy regb ,contw 
+0x7c34 035402 add alarm ,36 ,contr 
+0x7c35 035403 call memcpy12 
+0x7c36 035404 add alarm ,52 ,contr 
+0x7c37 035405 call memcpy12 
+0x7c38 035406 add alarm ,52 ,contr 
+0x7c39 035407 call memcpy4 
+0x7c3a 035408 add alarm ,32 ,contr 
+0x7c3b 035409 call memcpy4 
+0x7c3c 035410 copy timeup ,rega 
+0x7c3d 035411 copy rega ,contw 
+0x7c3e 035412 call bn_addmod_256 
+0x7c3f 035415 arg mem_tmp2_256 ,regb 
+0x7c40 035416 copy regb ,contw 
+0x7c41 035417 add alarm ,44 ,contr 
+0x7c42 035418 call memcpy12 
+0x7c43 035419 call memset0_4 
+0x7c44 035420 istore 8 ,contw 
+0x7c45 035421 add alarm ,32 ,contr 
+0x7c46 035422 call memcpy4 
+0x7c47 035423 add alarm ,40 ,contr 
+0x7c48 035424 call memcpy4 
+0x7c49 035425 copy timeup ,rega 
+0x7c4a 035426 copy rega ,contw 
+0x7c4b 035427 call bn_submod_256 
+0x7c4c 035430 arg mem_tmp2_256 ,regb 
+0x7c4d 035431 copy regb ,contw 
+0x7c4e 035432 add alarm ,48 ,contr 
+0x7c4f 035433 call memcpy8 
+0x7c50 035434 call memcpy8 
+0x7c51 035435 force 0 ,pdata 
+0x7c52 035436 istore 8 ,contw 
+0x7c53 035437 add alarm ,36 ,contr 
+0x7c54 035438 call memcpy4 
+0x7c55 035439 add alarm ,44 ,contr 
+0x7c56 035440 call memcpy4 
+0x7c57 035441 copy timeup ,rega 
+0x7c58 035442 copy rega ,contw 
+0x7c59 035443 call bn_submod_256 
+0x7c5a 035446 arg mem_tmp2_256 ,regb 
+0x7c5b 035447 copy regb ,contw 
+0x7c5c 035448 add alarm ,52 ,contr 
+0x7c5d 035449 call memcpy12 
+0x7c5e 035450 add alarm ,32 ,contr 
+0x7c5f 035451 call memcpy12 
+0x7c60 035452 call memset0_4 
+0x7c61 035453 add alarm ,48 ,contr 
+0x7c62 035454 call memcpy4 
+0x7c63 035455 copy timeup ,rega 
+0x7c64 035456 copy rega ,contw 
+0x7c65 035457 call bn_submod_256 
+0x7c66 035460 arg mem_tmp2_256 ,regb 
+0x7c67 035461 copy regb ,contw 
+0x7c68 035462 add alarm ,56 ,contr 
+0x7c69 035463 call memcpy8 
+0x7c6a 035464 call memset0_4 
+0x7c6b 035465 add alarm ,36 ,contr 
+0x7c6c 035466 call memcpy12 
+0x7c6d 035467 call memset0_4 
+0x7c6e 035468 add alarm ,52 ,contr 
+0x7c6f 035469 call memcpy4 
+0x7c70 035470 copy timeup ,rega 
+0x7c71 035471 copy rega ,contw 
+0x7c72 035472 branch bn_submod_256 
+:      035475 bn_load_mem:
+0x7c73 035476 force 32 ,loopcnt 
+0x7c74 035477 arg mem_regext ,contw 
+0x7c75 035478 iadd contw ,contw 
+0x7c76 035479 branch memcpy 
+:      035481 bn_load_256:
+0x7c77 035482 force 8 ,loopcnt 
+0x7c78 035483 branch bn_load_0 
+:      035485 bn_sqrmod_256:
+0x7c79 035486 copy rega ,regb 
+0x7c7a 035487 branch bn_mulmod_256 
+:      035489 bn_add_256:
+0x7c7b 035490 force 8 ,loopcnt 
+0x7c7c 035491 branch bn_add + 1 
+:      035493 bn_addmod_256:
+0x7c7d 035494 call bn_add_256 
+0x7c7e 035495 copy contw ,rega 
+0x7c7f 035496 branch bn_lshiftmod_ismod_256 
+:      035498 bn_lshiftmod_256:
+0x7c80 035499 call bn_lshift_256 
+:      035500 bn_lshiftmod_ismod_256:
+0x7c81 035501 isolate1 0 ,regc 
+0x7c82 035502 branch bn_lshiftmod_p_256 ,true 
+0x7c83 035503 arg mem_p_256 ,regb 
+0x7c84 035504 copy rega ,regc 
+0x7c85 035505 increase -32 ,rega 
+0x7c86 035506 call bn_bigeq_256 
+0x7c87 035507 nrtn positive 
+0x7c88 035508 copy regc ,rega 
+0x7c89 035509 branch sub_p2_256 
+:      035511 bn_lshiftmod_p_256:
+0x7c8a 035512 call sub_p2_256 
+0x7c8b 035514 copy rega ,regc 
+0x7c8c 035515 increase -32 ,rega 
+0x7c8d 035516 arg mem_p_256 ,regb 
+0x7c8e 035517 call bn_bigeq_256 
+0x7c8f 035518 nrtn positive 
+0x7c90 035519 copy regc ,rega 
+0x7c91 035520 branch sub_p2_256 
+:      035523 sub_p2_256:
+0x7c92 035524 increase -32 ,rega 
+0x7c93 035525 arg mem_p_256 ,regb 
+0x7c94 035526 copy rega ,contw 
+0x7c95 035527 branch bn_sub_256 
+:      035532 bn_submod_256:
+0x7c96 035533 call bn_sub_256 
+0x7c97 035535 branch bn_submod_256_np ,true 
+0x7c98 035538 add contw ,-32 ,rega 
+0x7c99 035539 arg mem_p_256 ,regb 
+0x7c9a 035540 call bn_bigeq_256 
+0x7c9b 035541 nrtn positive 
+0x7c9c 035542 arg mem_p_256 ,regb 
+0x7c9d 035543 add contw ,-32 ,rega 
+0x7c9e 035545 copy rega ,contw 
+0x7c9f 035546 branch bn_sub_256 
+:      035547 bn_submod_256_np:
+0x7ca0 035548 add contw ,-32 ,rega 
+0x7ca1 035549 arg mem_p_256 ,regb 
+0x7ca2 035550 copy rega ,contw 
+0x7ca3 035551 call bn_add_256 
+0x7ca4 035553 rtn true 
+0x7ca5 035554 add contw ,-32 ,rega 
+0x7ca6 035555 arg mem_p_256 ,regb 
+0x7ca7 035556 copy rega ,contw 
+0x7ca8 035557 branch bn_add_256 
+:      035561 bn_sub_256:
+0x7ca9 035562 force 8 ,loopcnt 
+0x7caa 035563 branch bn_sub + 1 
+:      035565 bn_rshift_256:
+0x7cab 035566 force 8 ,loopcnt 
+0x7cac 035567 increase 28 ,rega 
+0x7cad 035568 branch bn_rshift 
+:      035570 bn_lshift_256:
+0x7cae 035571 force 8 ,loopcnt 
+0x7caf 035572 force 0 ,regc 
+0x7cb0 035573 branch bn_lshift_0 
+:      035575 bn_bigeq_256:
+0x7cb1 035576 force 8 ,loopcnt 
+0x7cb2 035577 increase 28 ,rega 
+0x7cb3 035578 increase 28 ,regb 
+0x7cb4 035579 branch bn_bigeq_0 
+:      035582 bn_eq_zero_256:
+0x7cb5 035583 ifetch 8 ,contr 
+0x7cb6 035584 nrtn blank 
+0x7cb7 035585 branch bn_eq_zero 
+:      035590 bn_rshifteven_256:
+0x7cb8 035591 copy rega ,alarm 
+:      035592 bn_rshifteven_256_1:
+0x7cb9 035593 copy alarm ,rega 
+0x7cba 035594 ifetch 1 ,rega 
+0x7cbb 035595 isolate1 0 ,pdata 
+0x7cbc 035596 rtn true 
+0x7cbd 035597 call bn_rshift_256 
+0x7cbe 035598 ifetch 1 ,regb 
+0x7cbf 035599 isolate0 0 ,pdata 
+0x7cc0 035600 branch bn_rshifteven_256_0 ,true 
+0x7cc1 035601 arg mem_p_256 ,rega 
+0x7cc2 035602 copy regb ,contw 
+0x7cc3 035603 call bn_add_256 
+0x7cc4 035604 ifetch 1 ,regb 
+0x7cc5 035605 iadd regc ,pdata 
+0x7cc6 035606 istore 1 ,regb 
+0x7cc7 035607 increase -32 ,regb 
+:      035608 bn_rshifteven_256_0:
+0x7cc8 035609 add regb ,32 ,rega 
+0x7cc9 035610 force 9 ,loopcnt 
+0x7cca 035611 call bn_rshift 
+0x7ccb 035612 branch bn_rshifteven_256_1 
+:      035616 ui_init:
+0x7ccc 035617 call lpm_disable_exen_output 
+0x7ccd 035618 rtn wake 
+0x7cce 035619 call ui_button_init 
+0x7ccf 035620 call ui_timer_init 
+0x7cd0 035621 branch ui_led_init_global 
+:      035623 ui_dispatch:
+0x7cd1 035624 call ui_led_dispatch 
+0x7cd2 035626 branch ui_timer_check 
+:      035628 ui_button_init:
+0x7cd3 035629 fetch 1 ,mem_ui_button_gpio 
+0x7cd4 035630 rtneq ui_button_gpio_disable 
+0x7cd5 035631 iforce temp 
+0x7cd6 035632 call gpio_config_output 
+0x7cd7 035633 fetcht 1 ,mem_ui_button_gpio 
+0x7cd8 035634 call gpio_out_inactive 
+0x7cd9 035635 nop 100 
+0x7cda 035636 fetcht 1 ,mem_ui_button_gpio 
+0x7cdb 035637 call gpio_config_input 
+0x7cdc 035638 branch ui_button_polling 
+:      035642 ui_button_polling:
+0x7cdd 035643 bpatchx patch3e_3 ,mem_patch3e 
+0x7cde 035644 fetch 1 ,mem_ui_button_gpio 
+0x7cdf 035645 rtneq ui_button_gpio_disable 
+0x7ce0 035646 copy pdata ,temp 
+0x7ce1 035647 call gpio_get_bit 
+0x7ce2 035648 nbranch ui_button_up ,true 
+:      035650 ui_button_down:
+0x7ce3 035651 call ui_button_check_long_press 
+0x7ce4 035652 fetch 2 ,mem_ui_state_map 
+0x7ce5 035653 set1 ui_state_btn_down 
+0x7ce6 035654 store 2 ,mem_ui_state_map 
+0x7ce7 035655 fetch 1 ,mem_ui_button_last_state 
+0x7ce8 035656 rtneq ui_button_state_down 
+0x7ce9 035657 jam ui_button_state_down ,mem_ui_button_last_state 
+0x7cea 035659 fetch 1 ,mem_ui_button_timeout 
+0x7ceb 035660 store 1 ,mem_ui_button_timer 
+0x7cec 035661 call lpm_button_get_wake_lock 
+0x7ced 035662 jam bt_evt_button_down ,mem_fifo_temp 
+0x7cee 035663 branch ui_ipc_send_event 
+:      035664 ui_button_up:
+0x7cef 035665 fetch 2 ,mem_ui_state_map 
+0x7cf0 035666 set0 ui_state_btn_down 
+0x7cf1 035667 store 2 ,mem_ui_state_map 
+0x7cf2 035668 fetch 1 ,mem_ui_button_last_state 
+0x7cf3 035669 rtneq ui_button_state_up 
+0x7cf4 035670 jam ui_button_state_up ,mem_ui_button_last_state 
+0x7cf5 035672 jam 0 ,mem_ui_button_timer 
+0x7cf6 035673 call lpm_button_clean_wake_lock 
+0x7cf7 035674 jam bt_evt_button_up ,mem_fifo_temp 
+0x7cf8 035675 branch ui_ipc_send_event 
+:      035677 ui_button_check_long_press:
+0x7cf9 035678 fetch 1 ,mem_ui_button_timer 
+0x7cfa 035679 rtn blank 
+0x7cfb 035680 increase -1 ,pdata 
+0x7cfc 035681 store 1 ,mem_ui_button_timer 
+0x7cfd 035682 nrtn blank 
+0x7cfe 035684 jam bt_evt_button_long_pressed ,mem_fifo_temp 
+0x7cff 035685 branch ui_ipc_send_event 
+:      035687 lpm_button_get_wake_lock:
+0x7d00 035688 arg wake_lock_button ,queue 
+0x7d01 035689 branch lpm_get_wake_lock 
+:      035691 lpm_button_clean_wake_lock:
+0x7d02 035692 arg wake_lock_button ,queue 
+0x7d03 035693 branch lpm_put_wake_lock 
+:      035715 calc_curr_struct_prt:
+0x7d04 035716 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d05 035717 mul32 rega ,led_offset_length ,regb 
+0x7d06 035718 iadd regb ,regb 
+0x7d07 035719 rtn 
+:      035722 ui_led_init_global:
+0x7d08 035723 fetch 1 ,mem_ui_led_struct_num 
+0x7d09 035724 rtn blank 
+0x7d0a 035725 copy pdata ,loopcnt 
+0x7d0b 035726 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d0c 035727 copy pdata ,regb 
+:      035728 ui_led_init_loop:
+0x7d0d 035729 add regb ,led_offset_led_gpio ,regc 
+0x7d0e 035730 ifetcht 1 ,regc 
+0x7d0f 035731 call gpio_config_output 
+0x7d10 035732 call ui_led_off_static 
+0x7d11 035733 increase led_offset_length ,regb 
+0x7d12 035734 loop ui_led_init_loop 
+0x7d13 035735 rtn 
+:      035739 ui_led_on_global:
+0x7d14 035740 call calc_curr_struct_prt 
+0x7d15 035741 setarg ui_led_state_lighting 
+0x7d16 035742 istore 1 ,regb 
+0x7d17 035743 call ui_led_stop_timer 
+0x7d18 035744 branch ui_led_on_static 
+:      035748 ui_led_blink_stop_global:
+:      035749 ui_led_off_global:
+0x7d19 035750 call calc_curr_struct_prt 
+0x7d1a 035751 setarg ui_led_state_darking 
+0x7d1b 035752 istore 1 ,regb 
+0x7d1c 035753 call ui_led_stop_timer 
+0x7d1d 035754 branch ui_led_off_static 
+:      035758 ui_led_blink_start_global:
+0x7d1e 035759 call calc_curr_struct_prt 
+0x7d1f 035760 setarg ui_led_state_blink_start 
+0x7d20 035761 istore 1 ,regb 
+0x7d21 035762 setarg led_infinite_flash_num 
+0x7d22 035763 istore 1 ,contw 
+0x7d23 035764 branch ui_led_off_static 
+:      035769 ui_led_set_style_global:
+0x7d24 035770 call calc_curr_struct_prt 
+0x7d25 035771 arg led_offset_length ,loopcnt 
+0x7d26 035772 copy regc ,contr 
+0x7d27 035773 copy regb ,contw 
+0x7d28 035774 branch memcpy_fast 
+:      035778 ui_led_dispatch:
+0x7d29 035779 fetch 1 ,mem_ui_led_struct_num 
+0x7d2a 035780 rtn blank 
+0x7d2b 035781 arg 0 ,rega 
+:      035782 ui_led_blink_polling:
+0x7d2c 035783 call ui_led_change_style_by_type 
+0x7d2d 035784 increase 1 ,rega 
+0x7d2e 035785 fetch 1 ,mem_ui_led_struct_num 
+0x7d2f 035786 isub rega ,null 
+0x7d30 035787 rtn zero 
+0x7d31 035788 branch ui_led_blink_polling 
+:      035791 ui_led_off_static:
+0x7d32 035792 add regb ,led_offset_led_gpio ,regc 
+0x7d33 035793 ifetcht 1 ,regc 
+0x7d34 035794 branch gpio_out_inactive 
+:      035797 ui_led_on_static:
+0x7d35 035798 add regb ,led_offset_led_gpio ,regc 
+0x7d36 035799 ifetcht 1 ,regc 
+0x7d37 035800 branch gpio_out_active 
+:      035804 ui_led_change_style_by_type:
+0x7d38 035805 add rega ,ui_led_blink ,queue 
+0x7d39 035806 call timer_check 
+0x7d3a 035807 nrtn blank 
+0x7d3b 035809 call calc_curr_struct_prt 
+0x7d3c 035811 ifetch 1 ,regb 
+0x7d3d 035813 beq ui_led_state_lighting ,ui_led_on_static 
+0x7d3e 035814 beq ui_led_state_darking ,ui_led_off_static 
+0x7d3f 035815 beq ui_led_state_blink_stop ,ui_led_off_static 
+0x7d40 035816 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
+:      035817 ui_led_blink_state_lighting:
+0x7d41 035818 call ui_led_on_static 
+0x7d42 035819 add regb ,led_offset_cb_ledon ,regc 
+0x7d43 035820 call push_stack 
+0x7d44 035821 ifetch 2 ,regc 
+0x7d45 035822 call callback_func 
+0x7d46 035823 call pop_stack 
+0x7d47 035824 setarg ui_led_state_blink_darking 
+0x7d48 035825 istore 1 ,regb 
+0x7d49 035826 add regb ,led_offset_on_time ,regc 
+0x7d4a 035827 ifetch 2 ,regc 
+0x7d4b 035828 branch ui_led_blink_timer_start 
+:      035831 ui_led_blink_state_darking:
+0x7d4c 035832 call ui_led_off_static 
+0x7d4d 035833 add regb ,led_offset_cb_ledoff ,regc 
+0x7d4e 035834 call push_stack 
+0x7d4f 035835 ifetch 2 ,regc 
+0x7d50 035836 call callback_func 
+0x7d51 035837 call pop_stack 
+0x7d52 035839 add regb ,led_offset_blink_count ,regc 
+0x7d53 035840 ifetch 1 ,regc 
+0x7d54 035841 beq led_infinite_flash_num ,ui_led_blink_infinite 
+0x7d55 035842 increase -1 ,pdata 
+0x7d56 035843 istore 1 ,regc 
+0x7d57 035844 branch ui_led_blink_stop_global ,blank 
+:      035845 ui_led_blink_infinite:
+0x7d58 035846 setarg ui_led_state_blink_lighting 
+0x7d59 035847 istore 1 ,regb 
+0x7d5a 035848 add regb ,led_offset_off_time ,regc 
+0x7d5b 035849 ifetch 2 ,regc 
+:      035850 ui_led_blink_timer_start:
+0x7d5c 035851 add rega ,ui_led_blink ,queue 
+0x7d5d 035852 branch timer_init 
+:      035854 ui_led_stop_timer:
+0x7d5e 035855 setarg 0 
+0x7d5f 035856 branch ui_led_blink_timer_start 
+:      035862 ui_timer_timeout:
+0x7d60 035863 setarg 0x1000 
+0x7d61 035864 lshift16 pdata ,pdata 
+0x7d62 035865 iadd regb ,regb 
+0x7d63 035866 rtn 
+:      035868 ui_timer_check:
+0x7d64 035869 bpatchx patch3e_4 ,mem_patch3e 
+0x7d65 035870 arg 0 ,rega 
+0x7d66 035871 fetcht 4 ,mem_ui_timer_last_btclk 
+0x7d67 035872 copy clkn_bt ,regb 
+0x7d68 035873 copy regb ,pdata 
+0x7d69 035874 isub temp ,null 
+0x7d6a 035875 ncall ui_timer_timeout ,positive 
+:      035877 ui_timer_check_loop:
+0x7d6b 035878 copy regb ,pdata 
+0x7d6c 035879 increase 160 ,temp 
+0x7d6d 035880 increase 160 ,temp 
+0x7d6e 035881 isub temp ,null 
+0x7d6f 035882 nbranch ui_timer_check_end ,positive 
+0x7d70 035883 increase 1 ,rega 
+0x7d71 035884 and rega ,0x0f ,pdata 
+0x7d72 035885 nbranch ui_timer_check_loop ,blank 
+0x7d73 035886 arg 0 ,rega 
+0x7d74 035887 call ui_timer_check_send_evt 
+:      035888 ui_timer_init:
+0x7d75 035889 copy clkn_bt ,pdata 
+0x7d76 035890 store 4 ,mem_ui_timer_last_btclk 
+0x7d77 035891 rtn 
+:      035892 ui_timer_check_end:
+0x7d78 035893 bpatchx patch3e_5 ,mem_patch3e 
+0x7d79 035894 copy rega ,pdata 
+0x7d7a 035895 rtn blank 
+0x7d7b 035896 increase -160 ,temp 
+0x7d7c 035897 increase -160 ,temp 
+0x7d7d 035898 set0 28 ,temp 
+0x7d7e 035899 storet 4 ,mem_ui_timer_last_btclk 
+:      035900 ui_timer_check_send_evt:
+0x7d7f 035901 branch app_evt_timer 
+:      035908 ui_ipc_get_lock:
+0x7d80 035909 jam 1 ,mem_ipc_lock_bt 
+:      035910 ui_ipc_get_lock_wait:
+0x7d81 035911 fetch 1 ,mem_ipc_lock_c51 
+0x7d82 035912 nbranch ui_ipc_get_lock_wait ,blank 
+0x7d83 035913 rtn 
+:      035915 ui_ipc_put_lock:
+0x7d84 035916 jam 0 ,mem_ipc_lock_bt 
+0x7d85 035917 rtn 
+:      035921 ui_ipc_send_event:
+0x7d86 035922 bpatchx patch3e_6 ,mem_patch3e 
+0x7d87 035923 call ui_ipc_get_lock 
+0x7d88 035924 copy rega ,pdata 
+0x7d89 035925 store 4 ,mem_ipc_rega_temp 
+0x7d8a 035926 arg mem_ipc_fifo_bt2c51 ,rega 
+0x7d8b 035927 call fifo_in 
+0x7d8c 035928 fetch 4 ,mem_ipc_rega_temp 
+0x7d8d 035929 copy pdata ,rega 
+0x7d8e 035930 branch ui_ipc_put_lock 
+:      035932 ui_ipc_send_cmd:
+0x7d8f 035933 bpatchx patch3e_7 ,mem_patch3e 
+0x7d90 035934 call ui_ipc_get_lock 
+0x7d91 035935 copy rega ,pdata 
+0x7d92 035936 store 4 ,mem_ipc_rega_temp 
+0x7d93 035937 arg mem_ipc_fifo_c512bt ,rega 
+0x7d94 035938 call fifo_in 
+0x7d95 035939 fetch 4 ,mem_ipc_rega_temp 
+0x7d96 035940 copy pdata ,rega 
+0x7d97 035941 branch ui_ipc_put_lock 
+:      035943 ui_ipc_clean_all_fifo:
+0x7d98 035944 setarg 0 
+0x7d99 035945 store util_fifo_len ,mem_ipc_fifo_c512bt 
+0x7d9a 035946 store util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x7d9b 035947 rtn 
+:      035949 check_51cmd:
+0x7d9c 035950 bpatchx patch3f_0 ,mem_patch3f 
+0x7d9d 035951 fetch 1 ,mem_hci_cmd 
+0x7d9e 035952 nrtn blank 
+0x7d9f 035953 arg mem_ipc_fifo_c512bt ,rega 
+0x7da0 035954 call fifo_is_empty 
+0x7da1 035955 rtn blank 
+0x7da2 035956 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
+0x7da3 035957 call check_51cmd_once 
+0x7da4 035958 fetch 1 ,mem_ipc_skip_continue_proc 
+0x7da5 035959 branch check_51cmd ,blank 
+0x7da6 035960 rtn 
+:      035962 check_51cmd_once:
+0x7da7 035963 call ui_ipc_get_lock 
+0x7da8 035964 arg mem_ipc_fifo_c512bt ,rega 
+0x7da9 035965 call fifo_out 
+0x7daa 035966 copy pdata ,temp 
+0x7dab 035967 call ui_ipc_put_lock 
+0x7dac 035968 bpatchx patch3f_1 ,mem_patch3f 
+0x7dad 035969 copy temp ,pdata 
+0x7dae 035970 rtn blank 
+0x7daf 035971 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
+0x7db0 035972 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
+0x7db1 035973 beq bt_cmd_reconnect ,check_51cmd_reconnect 
+0x7db2 035974 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
+0x7db3 035975 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
+0x7db4 035976 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
+0x7db5 035977 beq bt_cmd_start_inquiry ,check_51cmd_inq 
+0x7db6 035978 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
+0x7db7 035979 beq bt_cmd_start_adv ,check_51cmd_adv 
+0x7db8 035980 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
+0x7db9 035981 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
+0x7dba 035982 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
+0x7dbb 035983 beq bt_cmd_led_off ,check_51cmd_led_off 
+0x7dbc 035984 beq bt_cmd_led_on ,check_51cmd_led_on 
+0x7dbd 035985 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
+0x7dbe 035986 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
+0x7dbf 035987 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
+0x7dc0 035988 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
+0x7dc1 035989 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
+0x7dc2 035990 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
+0x7dc3 035991 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
+0x7dc4 035993 store 1 ,mem_fifo_temp 
+0x7dc5 035994 bpatchx patch3f_2 ,mem_patch3f 
+0x7dc6 035995 call lmo_fifo_check 
+0x7dc7 035996 nbranch check_51cmd_restore ,blank 
+:      035997 check_51cmd_once_continue:
+0x7dc8 035998 fetch 1 ,mem_fifo_temp 
+0x7dc9 035999 bmark0 mark_context ,check_51cmd_check_idle 
+0x7dca 036000 beq bt_cmd_disconnect ,check_51cmd_disconnect 
+0x7dcb 036001 beq bt_cmd_enter_sniff ,cmd_in_sniff 
+0x7dcc 036002 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
+0x7dcd 036003 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
+0x7dce 036004 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
+0x7dcf 036005 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
+0x7dd0 036006 beq bt_cmd_role_switch ,check_51cmd_role_switch 
+0x7dd1 036007 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
+0x7dd2 036008 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
+0x7dd3 036009 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
+0x7dd4 036010 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
+0x7dd5 036011 rtn 
+:      036013 check_51cmd_check_idle:
+0x7dd6 036014 store 1 ,mem_fifo_temp 
+0x7dd7 036015 call context_check_idle 
+0x7dd8 036016 branch check_51cmd_restore ,zero 
+0x7dd9 036017 call context_search_plap 
+0x7dda 036018 nrtn zero 
+:      036019 check_51cmd_restore:
+0x7ddb 036020 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
+0x7ddc 036021 branch ui_ipc_send_cmd 
+:      036026 check_51cmd_start_discovery:
+0x7ddd 036027 fetch 2 ,mem_ui_state_map 
+0x7dde 036028 set1 ui_state_bt_discovery 
+0x7ddf 036029 store 2 ,mem_ui_state_map 
+0x7de0 036030 jam 3 ,mem_scan_mode 
+0x7de1 036031 rtn 
+:      036035 check_51cmd_stop_discovery:
+0x7de2 036036 jam 0 ,mem_hid_handshake_timer_count 
+0x7de3 036037 jam 0 ,mem_scan_mode 
+0x7de4 036038 fetch 2 ,mem_ui_state_map 
+0x7de5 036039 set0 ui_state_bt_discovery 
+0x7de6 036040 store 2 ,mem_ui_state_map 
+0x7de7 036041 rtn 
+:      036045 check_51cmd_reconnect:
+0x7de8 036046 jam hci_cmd_create_conn ,mem_hci_cmd 
+0x7de9 036047 rtn 
+:      036051 check_51cmd_disconnect:
+0x7dea 036052 jam lmp_detach ,mem_lmo_opcode2 
+0x7deb 036053 jam other_end_terminated ,mem_disconn_reason_send 
+0x7dec 036054 rtn 
+:      036058 check_51cmd_enter_sniff_subrating:
+0x7ded 036059 rtn 
+:      036063 check_51cmd_exit_sniff_subrating:
+0x7dee 036064 rtn 
+:      036068 check_51cmd_sniff_test:
+0x7def 036069 rtn 
+:      036073 check_51cmd_pincode:
+0x7df0 036074 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x7df1 036075 branch cmd_pair 
+:      036079 check_51cmd_inq:
+0x7df2 036080 rtn 
+:      036084 check_51cmd_stop_inq:
+0x7df3 036085 rtn 
+:      036089 check_51cmd_adv:
+0x7df4 036090 jam on ,mem_le_adv_enable 
+0x7df5 036091 jam adv_ind ,mem_le_adv_type 
+0x7df6 036092 fetch 2 ,mem_ui_state_map 
+0x7df7 036093 set1 ui_state_ble_adv ,pdata 
+0x7df8 036094 store 2 ,mem_ui_state_map 
+0x7df9 036095 rtn 
+:      036099 check_51cmd_stop_adv:
+0x7dfa 036100 fetch 2 ,mem_ui_state_map 
+0x7dfb 036101 set0 ui_state_ble_adv ,pdata 
+0x7dfc 036102 store 2 ,mem_ui_state_map 
+0x7dfd 036103 jam off ,mem_le_adv_enable 
+0x7dfe 036104 rtn 
+:      036108 check_51cmd_direct_adv:
+0x7dff 036109 jam on ,mem_le_adv_enable 
+0x7e00 036110 jam adv_direct_ind ,mem_le_adv_type 
+0x7e01 036111 fetch 2 ,mem_ui_state_map 
+0x7e02 036112 set1 ui_state_ble_adv ,pdata 
+0x7e03 036113 store 2 ,mem_ui_state_map 
+0x7e04 036114 rtn 
+:      036118 check_51cmd_stop_direct_adv:
+0x7e05 036119 fetch 2 ,mem_ui_state_map 
+0x7e06 036120 set0 ui_state_ble_adv ,pdata 
+0x7e07 036121 store 2 ,mem_ui_state_map 
+0x7e08 036122 jam off ,mem_le_adv_enable 
+0x7e09 036123 rtn 
+:      036127 check_51cmd_le_disconnect:
+0x7e0a 036128 setarg 20 
+0x7e0b 036129 store 2 ,mem_le_superto 
+0x7e0c 036130 store 2 ,mem_le_init_superto 
+0x7e0d 036131 branch le_send_terminate_ind_user_terminated 
+:      036135 check_51cmd_ble_update_connect_param:
+0x7e0e 036136 branch le_l2cap_tx_update_req 
+:      036140 check_51cmd_led_off:
+0x7e0f 036141 arg 0 ,rega 
+0x7e10 036142 branch ui_led_off_global 
+:      036146 check_51cmd_led_on:
+0x7e11 036147 arg 0 ,rega 
+0x7e12 036148 branch ui_led_on_global 
+:      036152 check_51cmd_led_start_blink:
+0x7e13 036153 arg 0 ,rega 
+0x7e14 036154 branch ui_led_blink_start_global 
+:      036158 check_51cmd_le_start_con:
+0x7e15 036159 jam on ,mem_le_scan_enable 
+0x7e16 036160 jam hci_cmd_le_create_conn ,mem_hci_cmd 
+0x7e17 036163 rtn 
+:      036167 check_51cmd_start_scan:
+0x7e18 036168 jam on ,mem_le_scan_enable 
+0x7e19 036169 rtn 
+:      036173 check_51cmd_stop_scan:
+0x7e1a 036174 jam off ,mem_le_scan_enable 
+0x7e1b 036175 jam 0 ,mem_hci_cmd 
+0x7e1c 036176 rtn 
+:      036180 check_51cmd_hibernate:
+0x7e1d 036181 fetch 2 ,mem_cb_before_hibernate 
+0x7e1e 036182 call callback_func 
+0x7e1f 036183 fetch 1 ,mem_ui_button_gpio 
+0x7e20 036184 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
+0x7e21 036185 copy pdata ,temp 
+0x7e22 036186 call gpio_config_input 
+:      036187 check_51cmd_hibernate_btn_disabled:
+0x7e23 036188 call ui_ipc_clean_all_fifo 
+0x7e24 036189 branch lpm_hibernate 
+:      036193 check_51cmd_le_smp_sec_req:
+0x7e25 036194 branch le_send_smp_security_request 
+:      036198 check_51cmd_role_switch:
+0x7e26 036199 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x7e27 036200 set1 mark_switch_initiated ,mark 
+0x7e28 036201 nrtn master 
+0x7e29 036202 jam switch_flag_init ,mem_switch_flag 
+0x7e2a 036203 jam lmp_switch_req ,mem_lmo_opcode2 
+0x7e2b 036204 fetch 1 ,mem_connection_options 
+0x7e2c 036205 set0 connection_switch ,pdata 
+0x7e2d 036206 store 1 ,mem_connection_options 
+0x7e2e 036207 rtn 
+:      036211 check_51cmd_bb_reconn_cancel:
+0x7e2f 036212 force page_length_timer ,queue 
+0x7e30 036213 branch timer_stop 
+:      036217 check_51cmd_dhkey_not_accept:
+0x7e31 036218 call tid_set_reply 
+0x7e32 036219 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7e33 036220 branch parse_lmp_dhkey_check_reject 
+:      036223 ui_check_paring_button:
+0x7e34 036224 fetch 1 ,mem_ui_state_map 
+0x7e35 036225 rtnbit0 ui_state_btn_down 
+0x7e36 036226 rtnbit0 ui_state_bt_reconnect 
+0x7e37 036227 branch check_51cmd_bb_reconn_cancel 
+:      036232 queue_init:
+0x7e38 036233 fetch 2 ,mem_queue_ptr 
+0x7e39 036234 add pdata ,queue_offset_curr_num ,contw 
+0x7e3a 036235 setarg 0 
+0x7e3b 036236 istore 3 ,contw 
+0x7e3c 036237 rtn 
+:      036241 queue_push:
+0x7e3d 036242 call disable_user 
+0x7e3e 036243 call queue_full 
+0x7e3f 036244 rtn blank 
+0x7e40 036245 fetch 2 ,mem_queue_ptr 
+0x7e41 036246 add pdata ,queue_offset_curr_num ,regb 
+0x7e42 036247 ifetcht 1 ,regb 
+0x7e43 036248 increase 1 ,temp 
+0x7e44 036249 istoret 1 ,regb 
+0x7e45 036251 ifetcht 1 ,pdata 
+0x7e46 036252 copy temp ,loopcnt 
+0x7e47 036253 add pdata ,queue_offset_write_ptr ,regb 
+0x7e48 036254 ifetch 1 ,regb 
+0x7e49 036255 imul32 temp ,pdata 
+0x7e4a 036256 iadd contr ,contw 
+0x7e4b 036257 copy rega ,contr 
+:      036258 calc_queue_next_ptr:
+0x7e4c 036259 call memcpy 
+0x7e4d 036260 call queue_get_size 
+0x7e4e 036261 pincrease -1 
+0x7e4f 036262 ifetcht 1 ,regb 
+0x7e50 036263 increase 1 ,temp 
+0x7e51 036264 iand temp ,temp 
+0x7e52 036265 istoret 1 ,regb 
+0x7e53 036266 branch enable_user 
+:      036271 queue_pop:
+0x7e54 036272 call disable_user 
+0x7e55 036273 call queue_empty 
+0x7e56 036274 rtn blank 
+0x7e57 036275 fetch 2 ,mem_queue_ptr 
+0x7e58 036276 add pdata ,queue_offset_curr_num ,regb 
+0x7e59 036277 ifetcht 1 ,regb 
+0x7e5a 036278 increase -1 ,temp 
+0x7e5b 036279 istoret 1 ,regb 
+0x7e5c 036280 ifetcht 1 ,pdata 
+0x7e5d 036281 copy temp ,loopcnt 
+0x7e5e 036282 add pdata ,queue_offset_read_ptr ,regb 
+0x7e5f 036283 ifetch 1 ,regb 
+0x7e60 036284 imul32 temp ,pdata 
+0x7e61 036285 iadd contr ,contr 
+0x7e62 036286 increase 1 ,contr 
+0x7e63 036287 copy rega ,contw 
+0x7e64 036288 branch calc_queue_next_ptr 
+:      036292 queue_empty:
+0x7e65 036293 fetch 2 ,mem_queue_ptr 
+0x7e66 036294 add pdata ,queue_offset_curr_num ,contr 
+0x7e67 036295 ifetch 1 ,contr 
+0x7e68 036296 rtn 
+:      036299 queue_full:
+0x7e69 036300 call queue_get_size 
+0x7e6a 036301 ifetcht 1 ,contr 
+0x7e6b 036302 isub temp ,pdata 
+0x7e6c 036303 rtn 
+:      036306 queue_get_size:
+0x7e6d 036307 fetch 2 ,mem_queue_ptr 
+0x7e6e 036308 add pdata ,queue_offset_length ,contr 
+0x7e6f 036309 ifetch 1 ,contr 
+0x7e70 036310 rtn 
+:      036318 right_shift_n:
+0x7e71 036319 sub loopcnt ,0 ,null 
+0x7e72 036320 rtn zero 
+:      036321 right_shift_n_loop:
+0x7e73 036322 rshift pdata ,pdata 
+0x7e74 036323 loop right_shift_n_loop 
+0x7e75 036324 rtn 
+:      036327 left_shift_n:
+0x7e76 036328 force 1 ,pdata 
+0x7e77 036329 sub loopcnt ,0 ,null 
+0x7e78 036330 rtn zero 
+:      036331 left_shift_n_loop:
+0x7e79 036332 lshift pdata ,pdata 
+0x7e7a 036333 loop left_shift_n_loop 
+0x7e7b 036334 rtn 
+:      036335 push_stack:
+0x7e7c 036336 deposit contw 
+0x7e7d 036337 store 2 ,mem_contw 
+0x7e7e 036338 storet 8 ,mem_temp 
+0x7e7f 036339 deposit timeup 
+0x7e80 036340 store 4 ,mem_timeup 
+0x7e81 036341 call push_stack_rega_b_c 
+0x7e82 036342 deposit contr 
+0x7e83 036343 store 2 ,mem_contr 
+0x7e84 036344 rtn 
+:      036346 push_stack_rega_b_c:
+0x7e85 036347 deposit rega 
+0x7e86 036348 store 4 ,mem_rega 
+0x7e87 036349 deposit regb 
+0x7e88 036350 store 4 ,mem_regb 
+0x7e89 036351 deposit regc 
+0x7e8a 036352 store 3 ,mem_regc 
+0x7e8b 036353 rtn 
+:      036355 pop_stack:
+0x7e8c 036356 fetcht 8 ,mem_temp 
+0x7e8d 036357 fetch 4 ,mem_timeup 
+0x7e8e 036358 iforce timeup 
+0x7e8f 036359 call pop_stack_rega_b_c 
+0x7e90 036360 fetch 2 ,mem_contw 
+0x7e91 036361 iforce contw 
+0x7e92 036362 fetch 2 ,mem_contr 
+0x7e93 036363 iforce contr 
+0x7e94 036364 rtn 
+:      036366 pop_stack_rega_b_c:
+0x7e95 036367 fetch 4 ,mem_rega 
+0x7e96 036368 iforce rega 
+0x7e97 036369 fetch 4 ,mem_regb 
+0x7e98 036370 iforce regb 
+0x7e99 036371 fetch 3 ,mem_regc 
+0x7e9a 036372 iforce regc 
+0x7e9b 036373 rtn 
+:      036375 get_contw:
+0x7e9c 036376 fetch 2 ,mem_contw 
+0x7e9d 036377 copy pdata ,contw 
+0x7e9e 036378 rtn 
+:      036379 get_contr:
+0x7e9f 036380 fetch 2 ,mem_contr 
+0x7ea0 036381 copy pdata ,contr 
+0x7ea1 036382 rtn 
+:      036383 store_contw:
+0x7ea2 036384 copy contw ,pdata 
+0x7ea3 036385 store 2 ,mem_contw 
+0x7ea4 036386 rtn 
+:      036387 store_contr:
+0x7ea5 036388 copy contr ,pdata 
+0x7ea6 036389 store 2 ,mem_contr 
+0x7ea7 036390 rtn 
+:      036394 save_cont_pointers:
+0x7ea8 036395 copy contw ,pdata 
+0x7ea9 036396 store 2 ,mem_hold_contw 
+0x7eaa 036397 copy contr ,pdata 
+0x7eab 036398 store 2 ,mem_hold_contr 
+0x7eac 036399 rtn 
+:      036400 load_cont_pointers:
+0x7ead 036401 fetch 2 ,mem_hold_contw 
+0x7eae 036402 copy pdata ,contw 
+0x7eaf 036403 fetch 2 ,mem_hold_contr 
+0x7eb0 036404 copy pdata ,contr 
+0x7eb1 036405 rtn 
+:      036407 memcpy96:
+0x7eb2 036408 call memcpy32 
+:      036409 memcpy64:
+0x7eb3 036410 call memcpy32 
+0x7eb4 036411 branch memcpy32 
+:      036412 memcpy12:
+0x7eb5 036413 call memcpy8 
+:      036414 memcpy4:
+0x7eb6 036415 ifetch 4 ,contr 
+0x7eb7 036416 istore 4 ,contw 
+0x7eb8 036417 rtn 
+:      036418 memcpy8:
+0x7eb9 036419 ifetch 8 ,contr 
+0x7eba 036420 istore 8 ,contw 
+0x7ebb 036421 rtn 
+:      036423 memcpy48:
+0x7ebc 036424 call memcpy16 
+:      036425 memcpy32:
+0x7ebd 036426 call memcpy8 
+:      036427 memcpy24:
+0x7ebe 036428 call memcpy8 
+:      036429 memcpy16:
+0x7ebf 036430 call memcpy8 
+0x7ec0 036431 branch memcpy8 
+:      036435 delay_10ms:
+0x7ec1 036436 arg 10 ,loopcnt 
+:      036437 delay_ms_wait:
+0x7ec2 036438 nop 12000 
+0x7ec3 036439 loop delay_ms_wait 
+0x7ec4 036440 rtn 
+:      036442 bn_zero:
+0x7ec5 036443 force 3 ,loopcnt 
+:      036444 memset0:
+0x7ec6 036445 force 0 ,pdata 
+:      036446 memset8:
+0x7ec7 036447 istore 8 ,contw 
+0x7ec8 036448 loop memset8 
+0x7ec9 036449 rtn 
+:      036451 memset0_8:
+0x7eca 036452 force 0 ,pdata 
+0x7ecb 036453 istore 8 ,contw 
+0x7ecc 036454 rtn 
+:      036455 memset0_4:
+0x7ecd 036456 force 0 ,pdata 
+0x7ece 036457 istore 4 ,contw 
+0x7ecf 036458 rtn 
+:      036460 clear_mem_256:
+0x7ed0 036461 force 4 ,loopcnt 
+0x7ed1 036462 branch memset0 
+:      036463 clear_mem_512:
+0x7ed2 036464 force 8 ,loopcnt 
+0x7ed3 036465 branch memset0 
+:      036467 clear_mem:
+0x7ed4 036468 deposit loopcnt 
+0x7ed5 036469 rtn blank 
+0x7ed6 036470 setarg 0 
+:      036471 clear_mem_loop:
+0x7ed7 036472 istore 1 ,contw 
+0x7ed8 036473 loop clear_mem_loop 
+0x7ed9 036474 rtn 
+:      036477 clear_temp_block:
+0x7eda 036478 arg 32 ,loopcnt 
+0x7edb 036479 arg mem_temp_block0 ,contw 
+0x7edc 036480 branch clear_mem 
+:      036482 xor_loop:
+0x7edd 036483 ifetch 4 ,regc 
+0x7ede 036484 ifetcht 4 ,rega 
+0x7edf 036485 ixor temp ,pdata 
+0x7ee0 036486 istore 4 ,contw 
+0x7ee1 036487 increase 4 ,rega 
+0x7ee2 036488 increase 4 ,regc 
+0x7ee3 036489 loop xor_loop 
+0x7ee4 036490 rtn 
+:      036494 inverse_data:
+0x7ee5 036495 bpatchx patch3f_3 ,mem_patch3f 
+0x7ee6 036496 copy loopcnt ,pdata 
+0x7ee7 036497 sub pdata ,1 ,null 
+0x7ee8 036498 rtn positive 
+0x7ee9 036499 iadd rega ,regb 
+0x7eea 036500 increase -1 ,regb 
+0x7eeb 036501 rshift loopcnt ,loopcnt 
+:      036502 inverse_loop:
+0x7eec 036503 ifetcht 1 ,rega 
+0x7eed 036504 ifetch 1 ,regb 
+0x7eee 036505 istore 1 ,rega 
+0x7eef 036506 istoret 1 ,regb 
+0x7ef0 036507 increase -1 ,regb 
+0x7ef1 036508 increase 1 ,rega 
+0x7ef2 036509 loop inverse_loop 
+0x7ef3 036510 rtn 
+:      036513 memcpy_fast:
+0x7ef4 036514 deposit loopcnt 
+0x7ef5 036515 rtn blank 
+:      036516 memcpy_fast_loop:
+0x7ef6 036517 increase -8 ,loopcnt 
+0x7ef7 036518 call memcpy8 ,positive 
+0x7ef8 036519 rtn zero 
+0x7ef9 036520 branch memcpy_fast_loop ,positive 
+0x7efa 036521 increase 8 ,loopcnt 
+:      036522 memcpy_fast_loop_four:
+0x7efb 036523 increase -4 ,loopcnt 
+0x7efc 036524 call memcpy4 ,positive 
+0x7efd 036525 rtn zero 
+0x7efe 036526 branch memcpy_fast_loop_four ,positive 
+0x7eff 036527 increase 4 ,loopcnt 
+0x7f00 036528 branch memcpy 
+:      036530 memcpy:
+0x7f01 036531 deposit loopcnt 
+0x7f02 036532 rtn blank 
+:      036533 memcpy_loop:
+0x7f03 036534 ifetch 1 ,contr 
+0x7f04 036535 istore 1 ,contw 
+0x7f05 036536 loop memcpy_loop 
+0x7f06 036537 rtn 
+:      036539 timer_stop:
+0x7f07 036540 setarg 0 
+:      036541 timer_init:
+0x7f08 036542 rshift clkn_bt ,temp 
+0x7f09 036543 storet 4 ,mem_last_clkn 
+0x7f0a 036544 arg mem_timers ,contw 
+0x7f0b 036545 iforce temp 
+0x7f0c 036546 lshift queue ,pdata 
+0x7f0d 036547 iadd contw ,contw 
+0x7f0e 036548 istoret 2 ,contw 
+0x7f0f 036549 bpatchx patch3f_4 ,mem_patch3f 
+0x7f10 036550 rtn 
+:      036552 timer_check_timeout:
+0x7f11 036553 arg 0x800 ,timeup 
+0x7f12 036554 lshift16 timeup ,timeup 
+0x7f13 036555 iadd timeup ,pdata 
+0x7f14 036556 rtn 
+:      036559 timer_reinit:
+0x7f15 036560 arg 0 ,queue 
+:      036561 timer_check:
+0x7f16 036562 bpatchx patch3f_5 ,mem_patch3f 
+0x7f17 036563 fetcht 4 ,mem_last_clkn 
+0x7f18 036564 rshift clkn_bt ,pdata 
+0x7f19 036565 store 4 ,mem_last_clkn 
+0x7f1a 036566 isub temp ,null 
+0x7f1b 036567 ncall timer_check_timeout ,positive 
+0x7f1c 036568 isub temp ,timeup 
+0x7f1d 036569 copy timeup ,temp 
+0x7f1e 036570 arg mem_timers ,contr 
+0x7f1f 036571 copy contr ,contw 
+0x7f20 036572 arg 16 ,loopcnt 
+:      036573 timer_loop:
+0x7f21 036574 ifetch 2 ,contr 
+0x7f22 036575 isub temp ,pdata 
+0x7f23 036576 branch timer_counting ,positive 
+0x7f24 036577 force 0 ,pdata 
+:      036578 timer_counting:
+0x7f25 036579 istore 2 ,contw 
+0x7f26 036580 loop timer_loop 
+0x7f27 036581 arg mem_timers ,contr 
+0x7f28 036582 lshift queue ,pdata 
+0x7f29 036583 iadd contr ,contr 
+0x7f2a 036584 ifetch 2 ,contr 
+0x7f2b 036585 rtn 
+:      036590 clk_add:
+0x7f2c 036591 iadd temp ,temp 
+0x7f2d 036592 copy temp ,loopcnt 
+0x7f2e 036593 setarg 3750 
+0x7f2f 036594 isub loopcnt ,pdata 
+0x7f30 036595 rtn positive 
+0x7f31 036596 sub pdata ,0 ,pdata 
+0x7f32 036597 rshift16 temp ,temp 
+0x7f33 036598 increase 1 ,temp 
+0x7f34 036599 lshift16 temp ,temp 
+0x7f35 036600 ior temp ,temp 
+0x7f36 036601 rtn 
+:      036603 clk_diff_rt:
+0x7f37 036604 call clk_diff 
+0x7f38 036605 branch clk2rt 
+:      036608 clk_diff:
+0x7f39 036609 disable user 
+0x7f3a 036610 isub temp ,pdata 
+0x7f3b 036611 branch clk_diff_pos ,positive 
+0x7f3c 036612 enable user 
+0x7f3d 036613 sub pdata ,0 ,pdata 
+:      036614 clk_diff_pos:
+0x7f3e 036615 rtnbit0 15 
+0x7f3f 036616 arg -61786 ,temp 
+0x7f40 036617 iadd temp ,pdata 
+0x7f41 036618 set0 64 ,pdata 
+0x7f42 036619 rtn 
+:      036621 clk2rt:
+0x7f43 036622 iforce contr 
+0x7f44 036623 rshift16 pdata ,pdata 
+0x7f45 036624 arg 3750 ,temp 
+0x7f46 036625 imul32 temp ,pdata 
+0x7f47 036626 iadd contr ,pdata 
+0x7f48 036627 rtn 
+:      036630 clk2lpo:
+0x7f49 036631 lshift8 pdata ,pdata 
+0x7f4a 036632 lshift4 pdata ,pdata 
+0x7f4b 036633 fetcht 3 ,mem_clks_per_lpo 
+0x7f4c 036634 idiv temp 
+0x7f4d 036635 call wait_div_end 
+0x7f4e 036636 quotient temp 
+0x7f4f 036637 rtn 
+:      036640 clk2bt:
+0x7f50 036641 arg 3750 ,temp 
+0x7f51 036642 idiv temp 
+0x7f52 036643 call wait_div_end 
+0x7f53 036644 quotient pdata 
+0x7f54 036645 lshift16 pdata ,pdata 
+0x7f55 036646 remainder temp 
+0x7f56 036647 ior temp ,temp 
+0x7f57 036648 rtn 
+:      036655 string2dec_from_uart:
+0x7f58 036656 arg 0 ,temp 
+:      036657 string2dec_from_uart_done:
+0x7f59 036658 copy temp ,regc 
+0x7f5a 036659 ifetch 1 ,contru 
+0x7f5b 036660 call uchar2dialog 
+0x7f5c 036661 copy regc ,temp 
+0x7f5d 036662 call swap 
+0x7f5e 036663 arg 10 ,regb 
+0x7f5f 036664 imul32 regb ,pdata 
+0x7f60 036665 iadd temp ,pdata 
+0x7f61 036666 copy pdata ,temp 
+0x7f62 036667 loop string2dec_from_uart_done 
+0x7f63 036668 rtn 
+:      036672 uchar2dialog:
+0x7f64 036673 arg 0x3a ,temp 
+0x7f65 036674 isub temp ,null 
+0x7f66 036675 nbranch uchar2dialog_number ,positive 
+0x7f67 036676 arg 0x61 ,temp 
+0x7f68 036677 isub temp ,null 
+0x7f69 036678 branch uchar2dialog_a2f ,positive 
+0x7f6a 036679 arg 0x37 ,temp 
+0x7f6b 036680 isub temp ,pdata 
+0x7f6c 036681 rtn 
+:      036682 uchar2dialog_number:
+0x7f6d 036683 arg 0x30 ,temp 
+0x7f6e 036684 isub temp ,pdata 
+0x7f6f 036685 rtn 
+:      036686 uchar2dialog_a2f:
+0x7f70 036687 arg 0x57 ,temp 
+0x7f71 036688 isub temp ,pdata 
+0x7f72 036689 rtn 
+:      036691 pn9:
+0x7f73 036692 copy temp ,alarm 
+0x7f74 036693 setarg 0x1ff 
+0x7f75 036694 force 0 ,regb 
+:      036695 pn9_loop:
+0x7f76 036696 rshift3 pdata ,rega 
+0x7f77 036697 rshift rega ,rega 
+0x7f78 036698 ixor rega ,rega 
+0x7f79 036699 isolate1 0 ,rega 
+0x7f7a 036700 setflag true ,9 ,pdata 
+0x7f7b 036701 rshift temp ,temp 
+0x7f7c 036702 isolate1 0 ,pdata 
+0x7f7d 036703 setflag true ,7 ,temp 
+0x7f7e 036704 rshift pdata ,pdata 
+0x7f7f 036705 increase 1 ,regb 
+0x7f80 036706 compare 0 ,regb ,0x7 
+0x7f81 036707 nbranch pn9_loop ,true 
+0x7f82 036708 istoret 1 ,contw 
+0x7f83 036709 loop pn9_loop 
+0x7f84 036710 copy alarm ,temp 
+0x7f85 036711 rtn 
+:      036714 wait_div_end:
+0x7f86 036715 rtn modone 
+0x7f87 036716 branch wait_div_end 
+:      036726 compare_loop:
+:      036727 string_compare:
+0x7f88 036728 ifetch 1 ,rega 
+0x7f89 036729 ifetcht 1 ,regb 
+0x7f8a 036730 isub temp ,null 
+0x7f8b 036731 nrtn zero 
+0x7f8c 036732 increase 1 ,rega 
+0x7f8d 036733 increase 1 ,regb 
+0x7f8e 036734 loop string_compare 
+0x7f8f 036735 force 0 ,null 
+0x7f90 036736 rtn 
+:      036739 ceiling:
+0x7f91 036740 isub temp ,null 
+0x7f92 036741 nrtn positive 
+0x7f93 036742 deposit temp 
+0x7f94 036743 rtn 
+:      036745 swap:
+0x7f95 036746 iadd temp ,pdata 
+0x7f96 036747 isub temp ,temp 
+0x7f97 036748 isub temp ,pdata 
+0x7f98 036749 rtn 
+:      036751 clean_mem:
+0x7f99 036752 arg 0x200 ,loopcnt 
+0x7f9a 036753 arg 0x4000 ,contw 
+0x7f9b 036754 branch memset0 
+:      036757 callback_func:
+0x7f9c 036758 rtn blank 
+0x7f9d 036759 copy pdata ,pc 
+:      036762 wait_uarttx:
+0x7f9e 036763 hfetch 2 ,core_uart_txitems 
+0x7f9f 036764 nbranch wait_uarttx ,blank 
+0x7fa0 036765 rtn 
+:      036767 ice_break:
+0x7fa1 036768 jam 0x1 ,core_ice_ctrl 
+0x7fa2 036769 rtn 
+:      036771 ice_setbp:
+0x7fa3 036772 hstore 2 ,core_ice_break0 
+0x7fa4 036773 hfetch 1 ,core_ice_ctrl 
+0x7fa5 036774 set1 4 ,pdata 
+0x7fa6 036775 hstore 1 ,core_ice_ctrl 
+0x7fa7 036776 rtn 
+:      036777 ice_setbp2:
+0x7fa8 036778 hstore 2 ,core_ice_break1 
+0x7fa9 036779 hfetch 1 ,core_ice_ctrl 
+0x7faa 036780 set1 6 ,pdata 
+0x7fab 036781 hstore 1 ,core_ice_ctrl 
+0x7fac 036782 rtn 
+:      036784 ice_set_write_bp:
+0x7fad 036785 hstore 2 ,core_ice_break0 
+0x7fae 036786 jam 0x30 ,core_ice_ctrl 
+0x7faf 036787 rtn 
+:      036791 test_enable_white:
+0x7fb0 036792 hfetch 1 ,core_config 
+0x7fb1 036793 set0 whiteoff_bit ,pdata 
+0x7fb2 036794 hstore 1 ,core_config 
+0x7fb3 036795 rtn 
+:      036797 check_uart_tx_buff:
+0x7fb4 036798 hfetch 2 ,core_uart_txitems 
+0x7fb5 036799 arg uart_air_control_threshold ,temp 
+:      036800 pdata_sub_temp:
+0x7fb6 036801 isub temp ,null 
+0x7fb7 036802 rtn 
+:      036808 fifo_in:
+0x7fb8 036809 bpatchx patch3f_6 ,mem_patch3f 
+0x7fb9 036810 ifetcht util_fifo_len ,rega 
+0x7fba 036811 and temp ,0xff ,pdata 
+0x7fbb 036812 nbranch fifo_in_push ,blank 
+0x7fbc 036813 rshift8 temp ,pdata 
+0x7fbd 036814 istore util_fifo_len ,rega 
+:      036815 fifo_in_push:
+0x7fbe 036816 increase util_fifo_len + util_fifo_offset ,rega 
+0x7fbf 036817 ifetch 1 ,rega 
+0x7fc0 036818 nbranch assert ,blank 
+0x7fc1 036819 fetch 1 ,mem_fifo_temp 
+0x7fc2 036820 istore 1 ,rega 
+0x7fc3 036821 rtn 
+:      036826 fifo_out:
+0x7fc4 036827 bpatchx patch3f_7 ,mem_patch3f 
+0x7fc5 036828 arg util_fifo_len ,loopcnt 
+0x7fc6 036829 ifetch util_fifo_len ,rega 
+0x7fc7 036830 rtn blank 
+:      036831 fifo_out_loop:
+0x7fc8 036832 ifetch 1 ,rega 
+0x7fc9 036833 nbranch fifo_out_end ,blank 
+0x7fca 036834 increase 1 ,rega 
+0x7fcb 036835 loop fifo_out_loop 
+0x7fcc 036836 branch assert 
+:      036837 fifo_out_end:
+0x7fcd 036838 arg 0 ,temp 
+0x7fce 036839 istoret 1 ,rega 
+0x7fcf 036840 rtn 
+:      036845 fifo_is_empty:
+0x7fd0 036846 ifetch util_fifo_len ,rega 
+0x7fd1 036847 rtn 
+:      036852 fifo_is_full:
+0x7fd2 036853 ifetch 1 ,rega 
+0x7fd3 036854 rtn 
+:      036857 fifo_is_near_full:
+0x7fd4 036858 ifetch 2 ,rega 
+0x7fd5 036859 rtn 
+:      036863 fifo_content_count:
+0x7fd6 036864 arg 0 ,temp 
+:      036865 fifo_content_count_loop:
+0x7fd7 036866 fetch 1 ,contr 
+0x7fd8 036867 loop fifo_content_count_loop ,blank 
+0x7fd9 036868 increase 1 ,temp 
+0x7fda 036869 loop fifo_content_count_loop 
+0x7fdb 036870 copy temp ,pdata 
+0x7fdc 036871 rtn 
+:      036873 not_greater_than:
+0x7fdd 036874 isub temp ,null 
+0x7fde 036875 nrtn positive 
+0x7fdf 036876 copy temp ,pdata 
+0x7fe0 036877 rtn 
+:      036880 disable_positive:
+0x7fe1 036881 force -1 ,null 
+0x7fe2 036882 rtn 
+:      036883 enable_positive:
+:      036884 disable_zero:
+0x7fe3 036885 force 1 ,null 
+0x7fe4 036886 rtn 
+:      036887 enable_zero:
+0x7fe5 036888 force 0 ,null 
+0x7fe6 036889 rtn 
+:      036891 enable_user:
+0x7fe7 036892 enable user 
+0x7fe8 036893 rtn 
+:      036895 disable_user:
+0x7fe9 036896 disable user 
+0x7fea 036897 rtn 
+:      036899 enable_user2:
+0x7feb 036900 enable user2 
+0x7fec 036901 rtn 
+:      036903 disable_user2:
+0x7fed 036904 disable user2 
+0x7fee 036905 rtn 
+:      036907 disable_blank:
+0x7fef 036908 setarg 1 
+0x7ff0 036909 rtn 
+:      036911 enable_blank:
+0x7ff1 036912 setarg 0 
+0x7ff2 036913 rtn 
+:      036916 reverse_byte:
+0x7ff3 036917 copy loopcnt ,pdata 
+0x7ff4 036918 rtn blank 
+0x7ff5 036919 copy contr ,pdata 
+0x7ff6 036920 iadd loopcnt ,pdata 
+0x7ff7 036921 increase -1 ,pdata 
+0x7ff8 036922 copy pdata ,contr 
+:      036923 reverse_loop:
+0x7ff9 036924 ifetch 1 ,contr 
+0x7ffa 036925 increase -2 ,contr 
+0x7ffb 036926 istore 1 ,contw 
+0x7ffc 036927 loop reverse_loop 
+0x7ffd 036928 rtn 
Index: 24G&BLE/output/bt_program23.meta
===================================================================
--- /branch/mouse_project/FR/24G&BLE/output/bt_program23.meta	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/output/bt_program23.meta	(working copy)
@@ -46,11 +46,12 @@
 define BLE
 //define CLASSIC_BT
 //define MOUSE_SMOOTHER
+//define XY_OFFSET
 define ADC_ENABLE
 //define P24G_LOG
 //define RF_DEBUG
-//define BLE_FAST_CONN_ENABLE
-
+define BLE_FAST_CONN_ENABLE
+define G24_NEW_RF_HOP
 
 //define DEBUGLOG
 //define DEBUGLOG_CALLBACK
@@ -98,24 +99,13 @@
 	branch loop
 	
 
-p_rssi_signal:
-	copy pdata,rega
-	fetcht 1,mem_rssi_signal_index
-	setarg mem_rssi_signal_buf
-	iadd temp,contw
-	copy rega,pdata
-	istore 1,contw
-	increase 1,temp
-	and_into RSSI_BUF_LEN_SIGNAL,temp
-	storet 1,mem_rssi_signal_index
-	rtn
 
 p_soft_reset:
 	hfetch 1,0x813b
 	store 1,mem_power_on_flag
 	call p_mouse_select_device_button_wakeup_check	//hibernate wakeup need 190ms
 	branch soft_reset+1
-	
+
 p_mouse_select_device_button_wakeup_check:
 	jam 0,mem_mouse_select_device_button_wakeup_flag
 	call p_mouse_pb_button_check
@@ -129,15 +119,9 @@
 p_mouse_switch_Hwakeup_byPB:
 	fetch 1,mem_mouse_select_device_button_wakeup_flag
 	rtn blank
-//	fetcht 1,mem_device_flag
-//	increase 1,temp
-//	fetch 1,mem_device_number
-//	isub temp,null
-//	ncall mouse_select_device_count_clean,positive
-//	storet 1,mem_device_flag
 	call p_mouse_switch_device_flag
-	branch p_mouse_store_device_number2eeprom
-	
+	branch p_mouse_store_device_number2eeprom	
+
 p_soft_reset_1:
 	arg mem_sp_state,contw
 	arg 12,loopcnt
@@ -202,7 +186,14 @@
 	fetch 1,mem_24g_pairing_sm
 	rtnne STATE_24G_PAIRING_SUCCESS
 	call power_ctrl_start
-	call g24_long_sleep_shorter_param_update
+//	call g24_long_sleep_shorter_param_update
+g24_long_sleep_shorter_param_update:
+	fetch 1,mem_config_function_enable
+	rtnbit1 ENABLE_SENSOR_MOTION_PIN
+	setarg G24_LONG_SLEEP_STEP1
+	store 3,mem_24g_enter_hibernate
+	jam 20,mem_24g_long_sleep_param_update_timer
+	
 	fetch 1,mem_mouse_multi_led_state
 	beq ON,p_g24_transmit_by_interrupt_enable
 p_g24_short_sleep:	
@@ -212,14 +203,6 @@
 	setarg 60500
 	branch lpm_dispatch_sleep
 
-g24_long_sleep_shorter_param_update:
-	fetch 1,mem_config_function_enable
-	rtnbit1 ENABLE_SENSOR_MOTION_PIN
-	setarg G24_LONG_SLEEP_STEP1
-	store 3,mem_24g_enter_hibernate
-	jam 20,mem_24g_long_sleep_param_update_timer
-	rtn
-	
 p_g24_transmit_by_interrupt:
 	call p_g24_timer_check
 	nrtn user
@@ -240,12 +223,12 @@
 p_g24_interval_min:
 	jam 0,mem_24g_pac_index
 	fetch 1,mem_24g_interval_min
-p_g24_interval_store:
+p_g24_current_interval_store:
 	store 1,mem_24g_interval
 	rtn
 p_g24_interval_max:
 	fetch 1,mem_24g_interval_max
-	branch p_g24_interval_store	
+	branch p_g24_current_interval_store
 p_g24_interval_calibrate:
 	fetch 1,mem_24g_pac_index
 	increase 1,pdata
@@ -276,9 +259,32 @@
 	branch disable_user,blank
 	fetch 1,mem_lpm_mode
 	branch disable_user,blank
+	fetch 1,mem_sp_local_key_invalid	// simple pairing is not ready
+	branch disable_user,blank
 	fetch 1,mem_24g_transmit_by_interrupt
-	beq G24_TX_TIMER_INT_ENABLE,disable_user	
-	branch p_mouse_setgpio_lpm
+	beq G24_TX_TIMER_INT_ENABLE,disable_user
+p_mouse_setgpio_lpm:
+	call p_mouse_set_sdio_high
+	call p_clear_wake
+p_mouse_setgpio_lpm_before:	
+	call mouse_lpm_before_common
+	hfetch 4,core_gpio_oe0
+	hfetcht 4,core_gpio_pu0
+	ior temp,temp
+	invert temp,temp
+	hstoret 4,core_gpio_pd0
+p_set_ice_gpio:
+	fetcht 1,mem_mouse_bt_led_gpio
+	call gpio_config_input
+	fetcht 1,mem_mouse_bt_led_gpio
+	set1 gpio_active_bit,temp
+	arg core_gpio_pu0,contw
+	branch gpio_set_bit
+
+p_mouse_set_sdio_high:
+	fetch 1,mem_mouse_init_sensor_reset_flag
+	rtn blank
+	branch p_mouse_seting_dpi_sensor_type// make sdio high to make 100uA less	
 
 p_g24_send_abort_packet:
 	jam 1,mem_24g_abort_pac
@@ -321,38 +327,44 @@
 	//update txpayload
 	store 1,mem_24g_txpayload
 	rtn
-//p_g24_hop_ch_disable:
-//	fetch 1,mem_24g_data_type
-//	set0 bit_hop,pdata
-//	store 1,mem_24g_data_type
-//	rtn	
 
-p_g24_transmit_hop_pac_fail:
+p_g24_hop_enable_packet:
+	fetch 1,mem_24g_data_type
+	rtnbit0 bit_hop
+p_g24_hop_ch_disable:
+	fetch 1,mem_24g_data_type
+	set0 bit_hop,pdata
+	store 1,mem_24g_data_type
+	store 1,mem_24g_txpayload
 	call power_ctrl_pac_succ_decrs
-	fetch 1,mem_24g_rf_work_stage
-	beq 1,p_g24_transmit_hop_pac_fail_wo_hop
-	beq 2,p_g24_transmit_hop_pac_fail_hop_stage2
-	rtn
-p_g24_transmit_hop_pac_fail_wo_hop:
-	jam 2,mem_24g_sync_cnt
-p_g24_transmit_hop_pac_fail_stage1:	
-	jam 0,mem_24g_hop_pac_retry
-	jam 0,mem_24g_rf_last_sta
-	branch p_g24_transmit_rf_ctrl_clear
-
-p_g24_transmit_hop_pac_fail_hop_stage2:
-	jam 0,mem_24g_rf_hop_ch
-	branch p_g24_transmit_hop_pac_fail_stage1
+	branch p_g24_ch
+	
+//p_g24_transmit_hop_pac_fail:
+//	call power_ctrl_pac_succ_decrs
+//	fetch 1,mem_24g_rf_work_stage
+//	beq 1,p_g24_transmit_hop_pac_fail_wo_hop
+//	beq 2,p_g24_transmit_hop_pac_fail_hop_stage2
+//	rtn
+//p_g24_transmit_hop_pac_fail_wo_hop:
+//	jam 2,mem_24g_sync_cnt
+//p_g24_transmit_hop_pac_fail_stage1:	
+//	jam 0,mem_24g_hop_pac_retry
+//	jam 0,mem_24g_rf_last_sta
+//	branch p_g24_transmit_rf_ctrl_clear
+
+//p_g24_transmit_hop_pac_fail_hop_stage2:
+//	jam 0,mem_24g_rf_hop_ch
+//	branch p_g24_transmit_hop_pac_fail_stage1
 
 	
-p_g24_transmit_pac_fail_hop_stage3:
-	fetch 2,mem_24g_txfail_cnt
-	increase 1,pdata
-	store 2,mem_24g_txfail_cnt
-	bbit1 10,p_g24_tx_attempt_fail	//1024ms * 8
-	fetch 1,mem_24g_rf_hop_ch
-	beq 1,p_g24_rf_hop_fastly
-	jam 1,mem_24g_rf_hop_ch
+//p_g24_transmit_pac_fail_hop_stage3:
+//	fetch 2,mem_24g_txfail_cnt
+//	increase 1,pdata
+//	store 2,mem_24g_txfail_cnt
+//	bbit1 10,p_g24_tx_attempt_fail	//1024ms * 8
+//	fetch 1,mem_24g_rf_hop_ch
+//	beq 1,p_g24_rf_hop_fastly
+//	jam 1,mem_24g_rf_hop_ch
 p_g24_rf_hop_attemp_again:
 	fetch 1,mem_24g_rf_hop_ch
 	bne 1,p_g24_transmit_rf_ctrl_clear
@@ -363,7 +375,35 @@
 	beq 4,p_g24_rf_hop_fastly_exit
 	call p_g24_ch
 	jam 2,mem_24g_max_retry
-	branch p_g24_transmit_packet
+//	branch p_g24_transmit_packet
+p_g24_transmit_packet:
+	jam 0,mem_24g_retry
+p_g24_transmit_loop:
+	arg param_rx_setup,timeup
+	until clkn_rt,meet
+	call p_g24_transmit_receive_ack
+	fetch 1,mem_24g_no_ack	//tx noack
+	rtneq no_ack_24g
+	nbranch p_g24_retransmit,sync
+	nbranch p_g24_retransmit,user3
+	call p_g24_txbuf_clear
+	call p_g24_ackpayload_parse
+	call power_ctrl_pac_succ_incrs
+p_g24_transmit_next_packet:
+	fetch 1,mem_24g_pid
+	increase 1,pdata
+	store 1,mem_24g_pid
+	call p_g24_hop_enable_packet	//mouse need to hop while dongle had hop
+	fetch 1,mem_24g_pairing_sm
+	bne STATE_24G_PAIRING_SUCCESS,p_g24_paring_mode_start
+	call p_g24_transmit_succ_rf_config
+p_g24_transmit_abandon:
+	setarg 0
+	store 4,mem_24g_ensure
+//	store 1,mem_24g_get_ack_fail
+	store 1,mem_24g_hop_pac_retry
+//	jam ENSURE_OFF_24G,mem_24g_ensure
+	rtn
 
 p_g24_rf_hop_fastly_exit:
 	call power_ctrl_pac_succ_decrs
@@ -464,34 +504,6 @@
 	loop p_g24_accumulation_loop
 	rtn
 
-p_g24_transmit_packet:
-	jam 0,mem_24g_retry
-p_g24_transmit_loop:
-	arg param_rx_setup,timeup
-	until clkn_rt,meet
-	call p_g24_transmit_receive_ack
-	fetch 1,mem_24g_no_ack	//tx noack
-	rtneq no_ack_24g
-	nbranch p_g24_retransmit,sync
-	nbranch p_g24_retransmit,user3
-	call p_g24_txbuf_clear
-	call p_g24_ackpayload_parse
-	call power_ctrl_pac_succ_incrs
-p_g24_transmit_next_packet:
-	fetch 1,mem_24g_pid
-	increase 1,pdata
-	store 1,mem_24g_pid
-	fetch 1,mem_24g_pairing_sm
-	bne STATE_24G_PAIRING_SUCCESS,p_g24_paring_mode_start
-	call p_g24_transmit_succ_rf_config
-p_g24_transmit_abandon:
-	setarg 0
-	store 4,mem_24g_ensure
-//	store 1,mem_24g_get_ack_fail
-	store 1,mem_24g_hop_pac_retry
-//	jam ENSURE_OFF_24G,mem_24g_ensure
-	rtn
-
 p_g24_txbuf_clear:
 	arg 4,loopcnt
 	arg mem_24g_txbuf,contw
@@ -534,11 +546,11 @@
 	isub temp,pdata
 	nbranch p_g24_transmit_loop,blank
 	fetch 1,mem_24g_rf_work_stage
-	beq 3,p_g24_transmit_pac_fail_hop_stage3
+//	beq 3,p_g24_transmit_pac_fail_hop_stage3
 	fetch 1,mem_24g_hop_pac_retry
 	increase 1,pdata
 	store 1,mem_24g_hop_pac_retry
-	beq 2,p_g24_transmit_hop_pac_fail
+//	beq 2,p_g24_transmit_hop_pac_fail
 	call p_g24_hop_ch_enable
 	jam 1,mem_24g_max_retry
 	branch p_g24_transmit_packet
@@ -555,6 +567,23 @@
 p_g24_stop_g24_mode:
 	jam BT_EVT_24G_ATTEMPT_FAIL,mem_fifo_temp
 	branch ui_ipc_send_event
+	
+p_g24_tx_fast_hop:
+	call power_ctrl_txpower_incrs
+	call power_ctrl_pac_succ_decrs
+	branch p_g24_ch
+
+p_g24_tx_hop_ch_process:
+	fetch 1,mem_24g_retry
+	sub pdata,11,null
+	nbranch  p_g24_tx_fast_hop,positive		// >= 6+6 hop fast    fail packet count >= 2
+	increase 1,pdata
+	store 1,mem_24g_retry
+	beq 2,p_g24_hop_ch_enable
+	beq 6,p_g24_hop_ch_disable
+	beq 8,p_g24_hop_ch_enable
+	beq 12,p_g24_hop_ch_disable
+	rtn
 
 p_g24_ackpayload_parse:
 	call p_g24_read_len_pid_crc
@@ -671,7 +700,6 @@
 	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
 	call ui_ipc_send_event
 	call p_g24_txbuf_clear
-//	branch p_g24_transmit_by_interrupt_enable
 p_g24_transmit_by_interrupt_enable:
 	jam G24_TX_TIMER_INT_ENABLE,mem_24g_transmit_by_interrupt
 	setarg 0
@@ -756,19 +784,28 @@
 	
 p_g24_auto_pair_all_powerful:
 	jam TX_POWER_PAIR,mem_tx_power
-	setarg 0x0f0f
-	store 2,mem_24g_addr
-	istore 2,contw
-p_g24_ch_syncword_crc8_init:	
+	fetch 4,mem_24g_allpowerful_addr
+	store 4,mem_24g_addr
+p_g24_ch_syncword_crc8_init:
 	call p_g24_syncword_crc8
-//	branch p_g24_ch
-p_g24_ch:
+ p_g24_ch:
 	fetcht 1,mem_24g_current_ch_number
 //	call p_g24_ch_map_size
 p_g24_ch_map_size:
-	call p_g24_ch_calc
+//	call p_g24_ch_calc
+p_g24_ch_calc:
+	fetch 1,mem_24g_addr	
+	and_into 0x03,pdata
+	mul32 pdata,4,rega			//24addr low bit0 bit1 ,00-map1,01-map2,10-map3,11-map4
+	setarg mem_24g_ch_map1
+	iadd rega,pdata
+	iadd temp,contr
+	ifetch 1,contr
+	store 1,mem_24g_ch
+	
 	increase 1,temp
 	and_into 3,temp //map size =4
+
 	storet 1,mem_24g_current_ch_number
 	rtn
 
@@ -812,17 +849,6 @@
 	store 1,mem_24g_sta_pid
 	rtn
 	
-p_g24_ch_calc:
-	fetch 1,mem_24g_addr	
-	and_into 0x03,pdata
-	mul32 pdata,4,rega			//24addr low bit0 bit1 ,00-map1,01-map2,10-map3,11-map4
-	setarg mem_24g_ch_map1
-	iadd rega,pdata
-	iadd temp,contr
-	ifetch 1,contr
-	store 1,mem_24g_ch
-	rtn
-
 p_g24_prep:
 	disable enable_crc
 	disable enable_white
@@ -870,9 +896,9 @@
 	nbranch p_g24_end_of_packet,zero
 	call p_g24_receive_byte
 	store 1,mem_24g_rxbuf	//device id
-	fetch 1,mem_24g_mode
-	sub pdata,rx_24g,null
-	branch p_g24_receive_skip,zero
+//	fetch 1,mem_24g_mode	//rx_24g
+//	sub pdata,rx_24g,null
+//	branch p_g24_receive_skip,zero
 	fetch 1,mem_24g_rxbuf
 	fetcht 1,mem_24g_data_type
 	icompare bits_data,temp
@@ -895,11 +921,14 @@
 	copy rega,contw
 	parse demod,bucket,24
 	enable swfine
-	arg param_sifs,stop_watch	
+	arg param_sifs,stop_watch
 	rshift32 pdata,pdata
 	rshift16 pdata,pdata
 	istore 3,contw
 	disable decode_fec1
+//ifdef DONGLE
+//	call save_rssi
+//endif	
 	branch p_g24_end_of_packet,crc_failed
 
 
@@ -909,9 +938,25 @@
 	call rf_write_freq
 	disable decode_fec0
 	call set_sync_on
+//ifdef DONGLE
+//	rtn
+//endif
+//ifdef MOUSE
 	fetch 1,mem_rssi_hex_received
-	call p_rssi_signal
+//	branch p_rssi_signal
+p_rssi_signal:
+	copy pdata,rega
+	fetcht 1,mem_rssi_signal_index
+	setarg mem_rssi_signal_buf
+	iadd temp,contw
+	copy rega,pdata
+	istore 1,contw
+	increase 1,temp
+	and_into RSSI_BUF_LEN_SIGNAL,temp
+	storet 1,mem_rssi_signal_index
 	rtn
+//endif
+//	rtn
 
 p_g24_receive_byte:
 	parse demod,bucket,8
@@ -926,20 +971,23 @@
 p_g24_end_of_packet:
 	disable encode_fec1
 	disable decode_fec1
-	call end_of_packet
-	rtn
-
-p_g24_set_freq_tx:
-	call set_sync_on
-	fetcht 1,mem_24g_ch
-	branch set_freq_tx
+	branch end_of_packet
+//ifdef RF_DEBUG
+//	call test_gpio_low
+//endif
+//	rtn
 
 p_g24_transmit:
 	call le_enable
 	fetch 4,mem_24g_addr
 	iforce access
 	call p_g24_prep
-	call p_g24_set_freq_tx
+//	call p_g24_set_freq_tx
+p_g24_set_freq_tx:
+	call set_sync_on
+	fetcht 1,mem_24g_ch
+	call set_freq_tx
+	
 	set1 TXGFSK,radio_ctrl
 	enable encode_fec0
 	enable is_tx
@@ -963,6 +1011,10 @@
 	ifetch 1,contr
 	inject mod,8
 	loop p_g24tr_loop
+//ifdef DONGLE
+//	fetch 1,mem_rssi_hex
+//	inject mod,8
+//endif
 
 
 	enable enable_parity
@@ -1015,8 +1067,15 @@
 //	rtn
 p_rssi_average:
 	arg 0,temp
+//ifdef DONGLE
+//	arg RSSI_BUF_LEN_NOISE+1,loopcnt
+//endif
 	arg RSSI_BUF_LEN_SIGNAL+1,loopcnt
 	copy rega,contr
+//ifdef DONGLE
+//	branch rssi_average_loop
+//endif
+//ifdef MOUSE
 p_rssi_average_loop:
 	ifetch 1,contr
 	iadd temp,temp
@@ -1032,7 +1091,8 @@
 	remainder temp
 	ior temp,temp
 	rtn
-	rtn
+//endif
+//	rtn
 
 
 p_mouse_before_lpm:
@@ -1048,29 +1108,6 @@
 	store 8,mem_gpio_wakeup_low
 	rtn
 
-p_mouse_setgpio_lpm:
-	call p_mouse_set_sdio_high
-	call p_clear_wake
-p_mouse_setgpio_lpm_before:
-	call mouse_lpm_before_common
-	hfetch 4,core_gpio_oe0
-	hfetcht 4,core_gpio_pu0
-	ior temp,temp
-	invert temp,temp
-	hstoret 4,core_gpio_pd0
-p_set_ice_gpio:
-	fetcht 1,mem_mouse_bt_led_gpio
-	call gpio_config_input
-	fetcht 1,mem_mouse_bt_led_gpio
-	set1 gpio_active_bit,temp
-	arg core_gpio_pu0,contw
-	branch gpio_set_bit
-	
-p_mouse_set_sdio_high:
-	fetch 1,mem_mouse_init_sensor_reset_flag
-	rtn blank
-	branch p_mouse_seting_dpi_sensor_type// make sdio high to make 100uA less	
-
 p_device_init:
 	call app_lpm_mult_enable
 	branch p_device_init_common,wake
@@ -1080,7 +1117,9 @@
 	call power_ctrl_pac_succ_cnt_init
 	fetch 1,mem_ui_button_timeout
 	store 1,mem_combination_ui_button_count	//combination key timer init
-	call mouse_bt_discovery_button_down_disable
+//	call mouse_bt_discovery_button_down_disable
+	fetch 3,mem_le_lap+3
+	store 3,mem_le_lap_high_3B
 p_device_init_common:
 	call p_mouse_init
 	branch enable_authrom
@@ -1102,12 +1141,15 @@
 	fetch 1,mem_xrecord_mode
 	beq REC_4_MODE,p_mouse4_0_check_reconn_target
 	//enter hibernate if it is in its factory state
-	branch p_mouse_null_enter_hibernate_enable
+p_mouse_null_enter_hibernate_enable:	//ble never connected
+	jam 1,mem_mouse_null_enter_hibernate_flag
+	jam 40,mem_mouse_null_enter_hibernate_timer	//lmr 3s
+	rtn
 
 p_mouse_tx_power_init:
 	fetch 1,mem_tx_power_temp
 	store 1,mem_tx_power
-	rtn	
+	rtn
 
 //p_mouse_cheak_select_device_by_switch:
 //	fetch 1,mem_config_function_enable
@@ -1124,14 +1166,22 @@
 //	call p_mouse_mode_bt_device1_multi_led_on
 	jam 1,mem_mouse_le_reconnect_flag
 	fetch 2,mem_mouse_direct_timeout
+//ifdef BLE_FAST_CONN_ENABLE
+//	fetcht 1,mem_mouse_fast_conn_flag
+//	sub temp,0xff,null
+//	nbranch p_mouse4_0_check_reconn_target_next,zero
+//	setarg 0x0258								//ble fast conn time 1min
+//endif
 p_mouse4_0_check_reconn_target_next:
 	store 2,mem_mouse_direct_timer
 	call app_lpm_mult_disable
 	call p_le_check_adv_flag
 	setarg ADV_FLAG_BREDR_NOT_SUPPORTED
 	istore 1,contr
+
 	arg mem_le_scan_data,contr
 	call p_le_adv_data_update
+	
 	branch check_51cmd_adv
 
 p_le_check_adv_flag:
@@ -1157,7 +1207,6 @@
 	store 1,mem_mouse_send_blank_timer
 	store 2,mem_24g_check_dongle_times
 	call mouse_stop_discovery
-//	branch p_g24_start_pairing_sm1
 p_g24_start_pairing_sm1:
 	set1 mark_24g,mark
 	call p_g24_pair_init
@@ -1254,7 +1303,7 @@
 	rtn
 	
 p_mouse_sensor_powerdown:
-	setarg 0x06
+	setarg 0x0806
 	call twspi_read
 	or pdata,0x08,pdata
 	lshift8 pdata,pdata
@@ -1269,11 +1318,13 @@
 //	hfetch 1,core_usb_config
 //	set0 4,pdata
 //	hstore 1,core_usb_config
-	call mouse_gpio_init	
+	call mouse_gpio_init
 	call mouse_param_init
 	setarg 0
 	store 2,mem_lpm_interval
+
 	call mouse_adc_init
+
 	call le_set_config_fixed_ltk
 	call le_set_justwork
 	call le_set_fixed_ltk
@@ -1292,23 +1343,25 @@
 p_mouse_init_iic_read_24g_addr:
 	call p_mouse_set_24g_addr_eeprom
 	call iicd_read_eep_data
+	arg 3,loopcnt
+	arg mem_device1_addr,contr
+	call p_pdata_0xff_check
+	nbranch p_mouse_le_fast_conn_disable,user
+	call p_mouse_fast_conn_init
 	rtn
 
+p_mouse_le_fast_conn_disable:
+	jam 0x5a,mem_mouse_fast_conn_flag	
+	rtn
+	
+p_mouse_fast_conn_init:
+	jam 0xff,mem_mouse_fast_conn_flag
+	jam 0x34,mem_xrecord_mode
+	fetch 6,mem_24g_allpowerful_addr
+	store 6,mem_le_lap
+	rtn	
 
 
-//p_mouse_multi_led_gpio_set_float:
-//	fetch 1,mem_mouse_multi_led_gpio
-//	rtneq UI_BUTTON_GPIO_DISABLE
-//	fetcht 1,mem_mouse_multi_led_gpio
-//	branch p_mouse_set_gpio_suspend
-
-//p_mouse_select_device_button_gpio_set_suspend:
-//	fetcht 1,mem_config_select_device_button_gpio
-//	rtneq UI_BUTTON_GPIO_DISABLE
-//	fetcht 1,mem_config_select_device_button_gpio
-//p_mouse_set_gpio_suspend:
-//	set0 gpio_active_bit,temp
-//	branch gpio_set_high_impedance
 
 p_mouse_init_environment:
 	call app_initflag_check
@@ -1430,6 +1483,8 @@
 p_mouse_le:
 	call le_fifo_check_nearly_full
 	nrtn blank
+	fetch 1,mem_mouse_fast_conn_flag
+	beq 0xff,p_mouse_le_next
 	fetch 1,mem_le_connect_status_flag
 	and pdata,0x03,pdata
 	rtnne 0x03
@@ -1500,7 +1555,6 @@
 	increase -1,pdata
 	store 1, mem_mouse_data_queue_num
 	branch mouse_fill_data_le
-	
 
 p_mouse_wheel_trigger:
 	fetch 2,mem_mouse_z
@@ -1513,7 +1567,7 @@
 p_mouse_clear_sensor_data:
 	call le_set_config_more_data
 	jam 1,mem_mouse_clear_sensor_data_flag
-	branch p_mouse_sensor_poweron
+	branch p_mouse_init_sensor_reset
 
 p_mouse_idle:
 	call ui_check_paring_button
@@ -1663,11 +1717,6 @@
 //	call p_pdata_0xff_check
 //	branch p_mouse_null_enter_hibernate_enable,user
 //	branch p_mouse_check_reconn_target
-
-p_mouse_null_enter_hibernate_enable:	//ble never connected
-	jam 1,mem_mouse_null_enter_hibernate_flag
-	jam 40,mem_mouse_null_enter_hibernate_timer	//lmr 3s
-	rtn
 p_mouse_null_enter_hibernate_disable:	//ble never connected
 	jam 0,mem_mouse_null_enter_hibernate_flag
 	jam 0,mem_mouse_null_enter_hibernate_timer	//lmr 3s
@@ -1840,10 +1889,6 @@
 	branch app_enter_hibernate
 
 p_mouse_select_device:
-//	fetch 1,mem_config_function_enable
-//	bbit1 ENABLE_SELECT_DEVICE_BY_GPIO_BUTTON,p_mouse_select_device_by_button
-//	bbit1 ENABLE_SELECT_DEVICE_BY_SWITCH,p_mouse_select_device_by_switch
-//	branch mouse_select_device_by_combination_key	
 p_mouse_select_device_by_button:
 	call p_mouse_pb_button_check
 	nbranch p_mouse_select_device_button_down,true
@@ -1877,8 +1922,8 @@
 	isub temp,null
 	ncall mouse_select_device_count_clean,positive
 	storet 1,mem_device_flag
-	rtn	
-
+	rtn
+	
 p_mouse_select_device_button_down:
 //	call p_mouse_null_enter_hibernate_check
 	fetch 2,mem_ui_state_map
@@ -2008,7 +2053,6 @@
 	set0 gpio_active_bit,temp
 	branch gpio_set_high_impedance
 
-
 p_mouse_mode_bt_device1_multi_led_on:
 p_mouse_mode_24g_device_multi_led_on:
 	jam 1,mem_mouse_multi_led_on_poweron2s_flag
@@ -2039,9 +2083,11 @@
 //	jam 1,mem_mouse_multi_led_blink_count_limited
 //	branch p_mouse_multi_led_blink_enable
 
+	
 p_mouse_adc_read:
 //	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 //	rtnbit0 MOUSE_ENABLE_ADC
+
 	fetch 2,mem_mouse_multi_led_blink_count
 	nrtn blank
 	arg mem_adc_read_timer,regc
@@ -2204,6 +2250,7 @@
 	nrtn user
 	branch mouse_motion+9
 
+
 p_mouse_cheak_sensor_data:
 //	fetch 1,mem_config_sensor_type
 //	beq P3212,p_mouse_p3212_sensor_motion
@@ -2211,11 +2258,11 @@
 p_mouse_p32xx_sensor_motion:
 	call mouse_clear_sensor_data
 	disable user
-//	fetch 1,mem_config_function_enable
-//	bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p32xx_sensor_motion_2
-//	fetcht 1,mem_sensor_data_gpio
-//	call gpio_get_bit
-//	nrtn true
+	//fetch 1,mem_config_function_enable
+	//bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p32xx_sensor_motion_2
+	//fetcht 1,mem_sensor_data_gpio
+	//call gpio_get_bit
+	//nrtn true
 	branch mouse_p32xx_sensor_motion_2
 //p_mouse_p3212_sensor_motion:
 //	call mouse_clear_sensor_data
@@ -2234,14 +2281,14 @@
 	call p_mouse_check_lkey_gpio
 //	call p_mouse_check_rkey_gpio
 //	call p_mouse_check_mkey_gpio
-	call p_mouse_check_skey_gpio
+//	call p_mouse_check_skey_gpio
 	branch mouse_check_key_gpio+11
-	
-p_mouse_check_skey_gpio:
-	fetch 1,mem_bk_button_gpio
-	rtneq GPIO_DISABLE
-	call p_mouse_check_bk_key_gpio
-	branch p_mouse_check_fw_key_gpio
+
+//p_mouse_check_skey_gpio:
+//	fetch 1,mem_bk_button_gpio
+//	rtneq GPIO_DISABLE
+//	call p_mouse_check_bk_key_gpio
+//	branch p_mouse_check_fw_key_gpio
 	
 p_mouse_check_lkey_gpio:
 	fetcht 1,mem_lbutton_gpio
@@ -2264,27 +2311,20 @@
 	call gpio_get_bit
 	setflag true,2,rega			//true = 1,input low level
 	rtn
-p_mouse_check_bk_key_gpio:
-	fetcht 1,mem_bk_button_gpio
-	call p_gpio_set_input_pd
-	fetcht 1,mem_bk_button_gpio
-	call gpio_get_bit
-	nsetflag true,3,rega
-	branch p_gpio_set_input_pu
-p_mouse_check_fw_key_gpio:
-	fetcht 1,mem_fw_button_gpio
-	call p_gpio_set_input_pd
-	fetcht 1,mem_fw_button_gpio
-	call gpio_get_bit
-	nsetflag true,4,rega
+//p_mouse_check_bk_key_gpio:
+//	fetcht 1,mem_bk_button_gpio
+//	call p_gpio_set_input_pd
+//	fetcht 1,mem_bk_button_gpio
+//	call gpio_get_bit
+//	nsetflag true,3,rega
+//	branch p_gpio_set_input_pu
+//p_mouse_check_fw_key_gpio:
+//	fetcht 1,mem_fw_button_gpio
+//	call p_gpio_set_input_pd
+//	fetcht 1,mem_fw_button_gpio
+//	call gpio_get_bit
+//	nsetflag true,4,rega
 //	branch p_gpio_set_input_pu
-p_gpio_set_input_pu:
-	set1 gpio_active_bit,temp
-	arg core_gpio_pu0,contw
-	call gpio_set_bit
-	set0 gpio_active_bit,temp
-	branch p_gpio_set_input_pd+4
-	
 p_gpio_set_input_pd:
 	set0 gpio_active_bit,temp
 	arg core_gpio_pu0,contw
@@ -2292,6 +2332,12 @@
 	set1 gpio_active_bit,temp
 	arg core_gpio_pd0,contw
 	branch gpio_set_high_impedance+4
+p_gpio_set_input_pu:
+	set1 gpio_active_bit,temp
+	arg core_gpio_pu0,contw
+	call gpio_set_bit
+	set0 gpio_active_bit,temp
+	branch p_gpio_set_input_pd+4
 
 p_mouse_bb_disconnected:
 	jam 0,mem_mouse_enter_sniff_count
@@ -2356,6 +2402,9 @@
 	random pdata
 	store 1,mem_le_lap
 p_mouse_start_discovery_norandom:
+	fetch 3,mem_le_lap_high_3B
+	store 3,mem_le_lap+3
+	call p_mouse_le_fast_conn_disable
 	call app_lpm_mult_disable
 	fetch 2,mem_discovery_timeout
 	store 2,mem_mouse_discovery_timer
@@ -2365,10 +2414,10 @@
 	store 2,mem_mouse_direct_timer
 	arg MOUSE_STORE_EEPROM_FLAG,queue
 	call mouse_enable_function_flag
-	call mouse_bt_discovery_button_down_disable
-	fetch 1,mem_device_option
-	isolate1 MODE_4_MOUSE,pdata
-	call p_check_51cmd_adv,true
+//	call mouse_bt_discovery_button_down_disable
+//	fetch 1,mem_device_option
+//	isolate1 MODE_4_MOUSE,pdata
+	call p_check_51cmd_adv
 	call mouse_start_discovery_norandom+13
 	branch p_mouse_discovery_multi_led_blink
 
@@ -2393,7 +2442,7 @@
 	call p_mouse_discovey_led_blink_off
 	setarg 0
 	store 2,mem_mouse_discovery_timer
-	call p_mouse_sensor_poweron		//clear sensor data,confirm the motion pin high
+	call p_mouse_init_sensor_reset		//clear sensor data,confirm the motion pin high
 	branch mouse_stop_discovery+1
 
 p_le_slave_match:
@@ -2420,7 +2469,7 @@
 	branch le_receive_skip+2
 
 p_le_update_param:
-	call p_mouse_le_conn_param_check
+	call p_mouse_le_conn_param_check	
 	branch le_update_param+8
 p_mouse_le_lpm_mult_reinit:
 	fetch 1,mem_lpm_mult_init
@@ -2486,7 +2535,18 @@
 
 p_le_prepare_tx_wak:
 	call p_le_check_tx_retransmit_setmd
-	branch p_le_power_ctrl_pac_succ_decrs
+//	branch p_le_power_ctrl_pac_succ_decrs
+p_le_power_ctrl_pac_succ_decrs:
+//	branch power_ctrl_pac_succ_decrs
+power_ctrl_pac_succ_decrs:
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	sub pdata,2,null
+	ncall power_ctrl_pac_succ_cnt_reinit,positive
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	rtneq 0
+	increase -1,pdata
+	store 1,mem_power_ctrl_pac_succ_cnt
+	rtn
 
 p_le_check_tx_retransmit_setmd:
 	fetch 1,mem_le_connect_status_flag
@@ -2502,11 +2562,6 @@
 	call le_set_md
 	rtn
 
-	
-	
-p_le_power_ctrl_pac_succ_decrs:
-	branch power_ctrl_pac_succ_decrs
-
 p_mouse_le_reconn_write_enable_timer_reinit:
 	fetch 1,mem_mouse_le_reconnect_flag
 	rtn blank
@@ -2635,7 +2690,7 @@
 p_le_parse_smp_pairing_request:
 	jam 1,mem_le_send_security_request_flag
 	branch le_parse_smp_pairing_request
-	
+
 p_le_parse_smp_pairing_failed:
 	call le_parse_smp_pairing_failed
 	fetch 1,mem_le_state	//disable update conn param
@@ -2720,15 +2775,7 @@
 	increase 1,pdata
 	store 1,mem_power_ctrl_pac_succ_cnt
 	rtn
-power_ctrl_pac_succ_decrs:
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	sub pdata,2,null
-	ncall power_ctrl_pac_succ_cnt_reinit,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	rtneq 0
-	increase -1,pdata
-	store 1,mem_power_ctrl_pac_succ_cnt
-	rtn
+
 power_ctrl_pac_succ_cnt_reinit:
 	jam 3,mem_power_ctrl_pac_succ_cnt
 	rtn
@@ -2736,8 +2783,8 @@
 power_ctrl_start:
 	fetch 2,mem_ui_state_map
 	rtnbit1 UI_STATE_BLE_ADV
-	rtnbit1 UI_STATE_BT_RECONNECT
-	rtnbit1 UI_STATE_BT_DISCOVERY
+//	rtnbit1 UI_STATE_BT_RECONNECT
+//	rtnbit1 UI_STATE_BT_DISCOVERY
 	
 	arg mem_rssi_signal_buf,rega
 	call p_rssi_average
@@ -2830,7 +2877,7 @@
 //	jam 0x88,0x8957
 	jam 0x6c,0x8958
 //	jam 0x10,0x8959
-	branch set_tx_power_0db	
+	branch set_tx_power_0db
 
 //p_set_tx_power_3db:
 //	call p_rx_high_sens
@@ -2843,13 +2890,13 @@
 //	branch set_tx_power_3db
 	
 p_set_tx_power_5db:
-//	call p_rx_high_sens
+	//call p_rx_high_sens
 p_rx_high_sens:
 	jam 0xfb,0x894c 
 	jam 0xef,0x894d
 	jam 0xec,0x894e 
 	jam 0x5e,0x894f
-	
+
 //	jam 0xba,0x894b
 	jam 0xd0,0x8955
 	jam 0xe0,0x8956
Index: 24G&BLE/output/bt_program23.rom
===================================================================
--- /branch/mouse_project/FR/24G&BLE/output/bt_program23.rom	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/output/bt_program23.rom	(working copy)
@@ -1,65 +1,55 @@
 11000010100001000000000000010011
-11000000000000000000000000101010
-11000000000000001000000000111010
-11000000000000010000000001000011
-11000000010000101000011100110111
-11000000010001001000011100001010
-11000000010100001000000001001100
-11000000010110001000000001010001
-11000000010110010000000001100010
-11000000011000100000001011011011
-11000000011001001000001101010101
-11000000011001010000001101011001
-11000000011100011000010101101110
-11000000011100110000010101111100
-11000000011101001000010110111000
-11000000011101010000010111000010
-11000000011101011000010111010010
-11000000011101100000010111111010
+11000000000000000000000000100000
+11000000000000001000000000110000
+11000000000000010000000000111001
+11000000010000101000011100100110
+11000000010001001000011011111001
+11000000010100001000000001000010
+11000000010110001000000001000111
+11000000010110010000000001011000
+11000000011000100000001011010000
+11000000011001001000001101011001
+11000000011001010000001101011101
+11000000011100011000010101110001
+11000000011100110000010101111111
+11000000011101001000010110101011
+11000000011101010000010110110101
+11000000011101011000010111000101
+11000000011101100000010111101101
 00100000001000000010101010001110
-11000000000111001000010111111111
-11000000001000011000011000000111
-11000000001001010000011000001101
-11000000001010111000011000010000
-11000000001011001000011000100010
-11000000001100011000011000101111
-11000000001100110000011001011001
-11000000001100111000011001110000
-11000000001101010000011010011100
-11000000001110111000011010100111
-11000000011111010000011010111000
-11000000010001100000011011000001
+11000000000111001000010111110010
+11000000001000011000010111111010
+11000000001001010000011000000000
+11000000001010111000011000000011
+11000000001011001000011000010101
+11000000001100011000011000100010
+11000000001100110000011001010010
+11000000001100111000011001101001
+11000000001101010000011010010101
+11000000001110111000011010100000
+11000000011111010000011010110001
+11000000010001100000011010111010
 00100000001000000010101010001110
-00011111111000100010001000000000
-01101000000010001100110010000110
-01011000000000000100110010001101
-10011000010000001000101000000000
-00011010001000100111111000000000
-11100000101000001000000000000000
-00011000010000001000010000000001
-00011000010000010000010000000111
-01100000000010001100110010000110
-00100000011000000000000000000000
 01101000000100001000000100111011
-01100000000000001100101100111110
-00100000010000000000000000101110
+01100000000000001100101101000011
+00100000010000000000000000100100
 00100000001000000010000000000010
-01110000010010110100001000000000
-00100000010000000000010011010001
+01110000010010110011111000000000
+00100000010000000000010011010100
 00100000011000001000000000000000
 00100000010000000111111011000001
-00100000010000000000010011010001
+00100000010000000000010011010100
 00100000011000001000000000000000
-01110000010010110100001000000001
+01110000010010110011111000000001
 00100000011000000000000000000000
-01101000000000001100101101000010
+01101000000000001100101100111110
 00100000011110100000000000000000
-00100000010000000000010010111100
-00100000001000000000010001000001
+00100000010000000000010010111111
+00100000001000000000010001000100
 11011000101000000000100110101110
 11011111001000000000000000001100
 00100000010000000111111011010100
-00100000010000000000001110011111
+00100000010000000000001110100011
 00100000010000000110101000000011
 00100000010000000101110011110110
 00100100010101011010110001100101
@@ -72,7 +62,7 @@
 01101000000000001100011001011010
 00100000001110100010000000010010
 01101000000000001100010110110001
-00100000001110100000000001000110
+00100000001110100000000000111100
 00100000001000000010000000010010
 01011000000000000000101000000110
 01100000000000011100010100010000
@@ -80,7 +70,7 @@
 01100000000000010100010100010011
 00100000001000000010101010100010
 11000110000100110000000000000000
-00100000010000000000000001011100
+00100000010000000000000001010010
 01101000000000001100101100000001
 11000000000000001111111111101111
 01101000000000001100011110011100
@@ -97,65 +87,63 @@
 00100100010110100111111111101111
 00100000011000000000000000000000
 11000110100100110000000000000000
-01101000000000001100110100001011
-11000000000000001000000001111010
-00100000010000000000000100000111
-00100100001101000000000010010101
-00100000010000000000000011101110
-00100000010000000000000100101010
-01101000000000001100101111011011
+01101000000000001100110100110110
+11000000000000001000000001101110
+00100000010000000000000100011000
+00100100001101000000000010001001
+00100000010000000000000011111111
+00100000010000000000000011011001
+01101000000000001100110000000110
 11000001111111111000000000000000
-00100000010000000000011011011110
-00100000010000000000000001110100
+00100000010000000000011011001111
+01101000000000001100011011110101
+11000011100000111000000000000000
+01011000000000010111011100000000
+01100000000000011100110000100101
+01110000010010110011110000010100
 01101000000000001100101100000001
-11000000000000001000000111000110
-00100000010000000000000010100001
+11000000000000001000000111001101
+00100000010000000000000010010101
 00100100011101000000000000000000
-00100000010000000000001011000111
+00100000010000000000001011001101
 01011000000000001110110001010100
 00100000001000000010101110010011
-01101000000000001100011011110101
-11000011100000111000000000000000
-01011000000000010111011100000000
-01100000000000011100101111111010
-01110000010010110011101000010100
-00100000011000000000000000000000
-00100000010000000000001010100000
+00100000010000000000001010100111
 00100100011101000000000000000000
-00100000010000000000000010001111
-01101000000000010100110100001100
+00100000010000000000000010000011
+01101000000000010100110100110111
 00011111111000001111111000000001
-01100000000000010100110100001100
-01101000000010010100110100001110
+01100000000000010100110100110111
+01101000000010010100110100111001
 10011000010001100111110000000000
-00100000010000101000000010000100
-00100000001000000000000001100101
-01110000010011010000101100000000
+00100000010000101000000001111000
+00100000001000000000000001011011
+01110000010011010011011000000000
 01011000000000000000000000000000
-01100000000000010100110100001100
+01100000000000010100110100110111
 01011000000000000000000000011001
-01100000000000010100110100001110
-01110000010011000000011000000000
-01101000000000001100101111110001
-01100000000000001100101111110000
+01100000000000010100110100111001
+01110000010011000011000100000000
+01101000000000001100110000011100
+01100000000000001100110000011011
+00100000011000000000000000000000
+01101000000000001100110000011101
+00100000001000000000000001111111
+01101000000000001100110000110001
+00011111111000001111111000000001
+01100000000000001100110000110001
+11000000000000100000000010000001
+11000000000000101000000001111101
 00100000011000000000000000000000
-01101000000000001100101111110010
-00100000001000000000000010001011
-01101000000000001100110000000110
-00011111111000001111111000000001
-01100000000000001100110000000110
-11000000000000100000000010001101
-11000000000000101000000010001001
-00100000011000000000000000000000
-01101000000000001100101111110111
-00100000010110100000000010101010
+01101000000000001100110000100010
+00100000010110100000000010110000
 01101000000000001100101100000110
 00100100011110100000000000000000
 01101000000000001100101100000001
 11000001000000001000000000000000
-00100000010000000000000010100001
+00100000010000000000000010010101
 00100100011101000000000000000000
-01101000000000011100101111111010
+01101000000000011100110000100101
 00100000010000000111111101001001
 01100000000010100100000101011011
 00100000001000000010101100101010
@@ -165,120 +153,149 @@
 00100000001110100111111111101001
 01101000000000001100000010010001
 00100000001110100111111111101001
-01101000000000001100110100001011
+01101000000000001100010110110001
+00100000001110100111111111101001
+01101000000000001100110100110110
 11000000000000001111111111101001
-00100000001000000000001011001010
-01110000010010111111011100000001
-01110000010011010000000000000000
-00100000010000000000000010111010
-01100000000000001100101101100111
-01011000000000000000000000000000
-01100000000000111100101101101000
-01101000000000100100110000000010
-01100000000000100100101101101111
-01110000010010111100101100001100
-01101000000000001100101111001100
+00100000010000000000000010101101
+00100000010000000000001011001101
+00100000010000000011111010111111
+01101000000100100000000001110000
+01101000000110100000000001111000
+10011000010000011000010000000000
+00011000010001000000010000000000
+01100000000110100000000001111100
+01101000000010001100101100111111
+00100000010000000110011111111011
+01101000000010001100101100111111
+01111001001000000000010000000111
+11011000101000001000000001111000
+00100000001000000110100000110000
+01101000000000001100101100001100
+00100000011110100000000000000000
+00100000001000000000010101110001
+01110000010011000010001000000001
+01110000010011010010101100000000
+00100000010000000000000011000000
+01100000000000001100101110010010
+01011000000000000000000000000000
+01100000000000111100101110010011
+01101000000000100100110000101101
+01100000000000100100101110011010
+01110000010010111111011000001100
+01101000000000001100101111110111
 01111001001000000111111000000011
-01100000000000001100101111001100
-00100000010000000000000100001010
-00100000001000000000000001101000
-01110000010011010000000100000001
-01110000010011010000001100000000
-01101000000000001100101111001100
+01100000000000001100101111110111
+00100000010000000000000100011011
+00100000001000000000000001011110
+01110000010011010010110000000001
+01110000010011010010111000000000
+01101000000000001100101111110111
 00011111111000010111111000000111
-01100000000000001100101111001100
+01100000000000001100101111110111
 00100000011000000000000000000000
-01101000000000001100101111001100
+01101000000000001100101111110111
 01111001001000000111111000000100
-01100000000000001100101111001100
-01100000000000001100101110000111
+01100000000000001100101111110111
+01100000000000001100101110110010
+00100000011000000000000000000000
+01101000000000001100101111110111
+11000100000000100000000000000000
+01101000000000001100101111110111
+01111001001111111111111000000100
+01100000000000001100101111110111
+01100000000000001100101110110010
+00100000010000000000011000110111
+00100000001000000000001000010000
+01101000000000001100110100101011
+11000000100000001000000011000000
+01101000000000001100110100101001
+00011111111000001111111000000001
+01100000000000001100110100101001
+11000000000000100000000011101111
+00100000010000000000001000010000
+01110000010011000011101100000010
+01110000010010111111111100000000
+11011001011000000000110100000000
+00110100011100110000001000000000
+00100000010000000000000101000000
+01101000000000001100110000110010
+11000001000000001000000000000000
+00100100001011000000000101001111
+00100100001101111000000101001111
+00100000010000000000000100111011
+00100000010000000000000101110110
+00100000010000000000011011001001
+01101000000000001100101111110101
+00011111111000001111111000000001
+01100000000000001100101111110101
+00100000010000000000000011001001
+01101000000000001100110000000110
+11000000111111111000000100111110
+00100000010000000000000011110110
+01011000000000000000000000000000
+01100000000000100100101111111011
+01100000000000001100110100101010
 00100000011000000000000000000000
-00100000010000000000011011010100
-01101000000000001100110100000010
-11000000000000001000000011001000
-11000000000000010000000011001100
-00100000011000000000000000000000
-01110000010011010000001100000010
-01110000010011001111111100000000
-01110000010011010000000100000000
-00100000001000000000000010111010
-01110000010011010000000000000000
-00100000001000000000000011001001
-01101000000000010100101111010001
-00011111111000001111111000000001
-01100000000000010100101111010001
-11000010100001010000000101101011
-01101000000000001100110100000000
-11000000000000001000000011010111
-01110000010011010000000000000001
-01101000000000001100110100000000
-11000000100000001000000010111010
-01101000000000001100110011111110
-00011111111000001111111000000001
-01100000000000001100110011111110
-11000000000000100000000011011110
-00100000010000000000001000001010
-01110000010011000001000000000010
-00100000001000000000000100101010
-00100000010000000000011011010100
-01110000010011001111111000000000
-00100000001000000000000010111010
-01110000010011010000001100000010
-01110000010011010000000100000001
-01110000010011010000000000000000
-00100000001000000000000010111010
-01101000000000001100110100000010
-11000000000000011000000011100010
-01101000000000001100101111001100
+00100000010000000000011000110111
+01110000010011010010100100000000
+00100000001000000000000011000000
+01110000010011010010111000000010
+01110000010011010010110000000001
+01110000010011010010101100000000
+00100000001000000000000011000000
+01101000000000001100110100101101
+11000000000000011000000011110011
+01101000000000001100101111110111
 00101111111011000000000000000100
-00100000001000001000000010111000
-01101000000000001100110100000010
-11000000000000001000000011100001
-11000000000000010000000011100010
+00100000001000001000000010111110
+01101000000000001100110100101101
+11000000000000001000000011110010
+11000000000000010000000011110011
 00100000011000000000000000000000
-01101000000000001100101111011011
+01101000000000001100110000000110
 11000001111111111000000000000000
-00100000010000000000000011110011
-00100100010101100000000011111011
+00100000010000000000000100000100
+00100100010101100000000100001100
 00100000011000000000000000000000
 01111000010101100111110000000000
-01101000000000001100110100000001
+01101000000000001100110100101100
 11000001100000001000000000000000
-01101000000000001100110100000011
+01101000000000001100110100101110
 11000001100000000000000000000000
-01110000010011010000001000000001
-01110000010011000001000000000100
+01110000010011010010110100000001
+01110000010011000011101100000100
 00100000001000000111111111101011
-01101000000000001100110100000011
-00100000001110100000000100000010
+01101000000000001100110100101110
+00100000001110100000000100010011
 00011111111000001111111111111111
-01100000000000001100110100000011
-01110000010011010000001000000010
-01110000010011000001000000000100
-00100000001000000000001000001010
-01110000010011010000001000000011
-01101000000000001100110100000000
-00100100001110100000000011010101
-01110000010011000001000000000010
-00100000001000000000001000001010
-01101000000000001100101111011011
-11000000111111111000000110001000
-00100000010000000000000100001101
-00100000010000000000000111010010
-01110000010010111101000000000001
+01100000000000001100110100101110
+01110000010011010010110100000010
+01110000010011000011101100000100
+00100000001000000000001000010000
+01110000010011010010110100000011
+01101000000000001100110100101011
+00100100001110100000000011010001
+01110000010011000011101100000010
+00100000001000000000001000010000
+01101000000000001100110000000110
+11000000111111111000000110001111
+00100000010000000000000100011110
+00100000010000000000000111011001
+01110000010010111111101100000001
 00100000011000000000000000000000
-01101000000000010100110011111100
+01101000000000010100110100100111
 00100000010000000111111110011100
-00100000001101000000000100010011
-01101000000000111100101101101000
+00100000001101000000000100100100
+01101000000000111100101110010011
 00100000011110100000000000000000
 00100000001000000111111111100111
-00100000010000000000001110111100
-01110000010010111111011100000000
+00100000010000000000001111000010
+01110000010011000010001000000000
 00011010001000001111111000000001
-01100000000000001100101111001011
-00100000010000000000000010111010
-01100000000000001100101101100111
+01100000000000001100101111110110
+00100000010000000000000011000000
+01100000000000001100101110010010
 11101000101010001000000000000000
 11101010010000001000000000000000
 10011000010000011111111000000000
@@ -287,328 +304,312 @@
 11101010010000100000000000000000
 11100000101000100000000000000000
 00011010010000001010010000000100
-11011000101000000100101101101101
+11011000101000000100101110011000
 11011111001000000000000000000010
 11101010010000001000000000000000
 11101000101010001000000000000000
 10011000010000001111111000000000
 11100000101000001000000000000000
 00011010010000001010010000000001
-11000010000000000000000100100011
-00100000011000000000000000000000
-01110000010010111101010000000000
-11011001011000000000110100000000
-00110100011100110000001000000000
-00100000010000000000000101000100
-01101000000000001100110000000111
-11000001000000001000000000000000
-00100100001011000000000101010011
-00100100001101111000000101010011
-00100000010000000000000100111111
-00100000010000000000000101101111
-00100000010000000000011011010000
-01101000000000001100101111001010
-00011111111000001111111000000001
-01100000000000001100101111001010
-01101000000000001100101111011011
-11000000111111111000000101000010
-00100000010000000000000011100101
-01011000000000000000000000000000
-01100000000000100100101111010000
-01100000000000001100110011111111
+11000010000000000000000100110100
 00100000011000000000000000000000
 11011111001000000000000000000100
-11011000101000000100101101100111
+11011000101000000100101110010010
 00100000001000000111111011000110
-00100000010000000000011011001101
-00100000001000000000000110100010
+00100000010000000000011011000110
+00100000001000000000000110101001
 01111000010101111111110000000000
-00100000010000000000001001111111
-01101000000000001100110000000111
-11000000000000001000000101010001
+00100000010000000000001010000100
+01101000000000001100110000110010
+11000000000000001000000101001101
 00011000000000000010101000000000
-01101000000000100100101111110011
+01101000000000100100110000011110
 10011000000000000001001000000000
 01101000000010001000000000010111
 00100000010000000010100100011111
 00100000010000000010100100100100
-00100000010000000000001000111100
-00100000010101111000001001111000
+00100000010000000000001001000000
+00100000010101111000001010000001
 00100000011000000000000000000000
-00100000010000000000001001111000
-00100000001000000000000100110101
-01101000000000001100101111010011
-00011111111000001111111000000001
-01100000000000001100101111010011
-01101000000000001100101111011011
-11000000111111111000000101100111
-01101000000010001100101111010100
+00100000010000000000001010000001
+00100000001000000000000011100100
+01101000000000001100101111111110
+00011111111000001111111000000001
+01100000000000001100101111111110
+01101000000000001100110000000110
+11000000111111111000000101100001
+01101000000010001100101111111111
 00011000010000001000010000000001
-01100000000010001100101111010100
-01101000000000001100110000010000
+01100000000010001100101111111111
+01101000000000001100110000111011
 10011000010001100111111000000000
-00100100001110100000000100101011
-01101000000000001100110100000010
-11000000000000011000000011001110
-01101000000000001100110011111111
-00011111111000001111111000000001
-01100000000000001100110011111111
-11000000000000010000000011000011
-00100000010000000000000010111110
-01110000010011000001000000000001
-00100000001000000000000100101010
-01101000000000001100101111010011
+00100100001110100000000011011010
+01101000000000001100110100101101
+01101000000000001100110100101010
+00011111111000001111111000000001
+01100000000000001100110100101010
+00100000010000000000000011000100
+01110000010011000011101100000001
+00100000001000000000000011011001
+01101000000000001100101111111110
 11000001111111111000000000000000
-01110000010010111101001100000000
-00100000001000000000000101101101
+01110000010010111111111000000000
+00100000001000000000000101100111
 01011000000000000000000000000000
-01100000000000010100101111010001
+01100000000000010100101111111100
 01110000000010101001100100111010
 00100000001000000111110110000110
-00100000010000000000001000011101
-01101000000000001100101111001001
+00100000010000000000011011110000
+00100000010000000000011000110111
+00100000001000000000001000010000
+01101000000000001100101111111111
+00011111111001100111110000001011
+00100100001000010000000101101001
+00011111111000001111111000000001
+01100000000000001100101111111111
+11000000000000010000000011000100
+11000000000000110000000011001011
+11000000000001000000000011000100
+11000000000001100000000011001011
+00100000011000000000000000000000
+00100000010000000000001000101010
+01101000000000001100101111110100
 00100000011110100000000000000000
 10011000000000000111001000000000
-11011000110000000100101101000111
-11011000101000000100101110101001
+11011000110000000100101101110010
+11011000101000000100101111010100
 00100000001000000111111100000001
 01110000010000011101111000100000
-01110000010010111100101000000000
-01110000010010111101010101001110
-01101000000000100100101111010111
-01100000000000100100101111110011
+01110000010010111111010100000000
+01110000010011000000000001001110
+01101000000000100100110000000010
+01100000000000100100110000011110
 11011010001000000000000000000000
 11011111001000000000000000000100
-11011000110000000100101111110011
+11011000110000000100110000011110
 11101000110000001000000000000000
 10011010001000001010001000000000
-11000010000000000000000101111110
+11000010000000000000000110000101
 00011010001000100111111000000000
-01100000000000010100110001111100
-01101000000000001100110001111100
-01101000000010001100110001111101
+01100000000000010100110010100111
+01101000000000001100110010100111
+01101000000010001100110010101000
 10011000010000001111111000000000
-01100000000000001100110001111110
+01100000000000001100110010101001
 00100000011000000000000000000000
-01101000000000001100101111010000
+01101000000000001100101111111011
 11000000000000001111111111100111
-01101000000000001100101111011011
-11000000000000001000000110001111
-11000000000000010000000110010010
-11000000000000011000000110010101
+01101000000000001100110000000110
+11000000000000001000000110010110
+11000000000000010000000110011001
+11000000000000011000000110011100
 00100000001000000010101010001100
-01110000010010111101101100010001
+01110000010011000000011000010001
 01110000000100011001111010101010
-00100000001000000000000110010111
-01110000010010111101101100010010
+00100000001000000000000110011110
+01110000010011000000011000010010
 01110000000100011001111001010101
-00100000001000000000000110010111
-01110000010010111101101100010011
+00100000001000000000000110011110
+01110000010011000000011000010011
 01110000000100011001111000100010
-01101000000000001100101111001100
+01101000000000001100101111110111
 00011111111000010111111000000111
 01100000000000001001000110011111
-01101000000000100100110000000010
+01101000000000100100110000101101
 01100000000000100001000110100000
 01110000000100011010010000000000
 11011010001000000001000110011110
 11011000010000000000000000000111
-00100000010000000000001000011000
-00100000010000000000000100001010
+00100000010000000000001000100101
+00100000010000000000000100011011
 00100000001000000111111111100111
-01101000000000001100101111011011
+01101000000000001100110000000110
 11000001011111111000000000000000
-11000000000010001000000110101000
-11000000000010010000000110101010
-11000000000010011000000110101100
-00100000011000000000000000000000
-01110000010010111101101100000010
-00100000001000000000000100111011
-01110000010010111101101100000011
-00100000001000000000000100111011
-01110000010010111101101111111111
+11000000000010001000000110101111
+11000000000010010000000110110001
+11000000000010011000000110110011
+00100000011000000000000000000000
+01110000010011000000011000000010
+00100000001000000000000011101011
+01110000010011000000011000000011
+00100000001000000000000011101011
+01110000010011000000011011111111
 01110000000010101001100100111001
 00100000010000000111110110000110
-01101000000000100100101110101011
-00100000010000000000000101111010
-00100000001000000000000100111011
+01101000000000100100101111010110
+00100000010000000000000110000001
+00100000001000000000000011101011
 01111001001111111000000000100110
-00100000010000000000001000001001
-01101000000000001100101111011011
+00100000010000000000001000001111
+01101000000000001100110000000110
 11000001111111111000000000000000
-00100000010000000000000111001010
+00100000010000000000000111010001
 01011000000000000000000000000000
-01100000000000010100101111111000
+01100000000000010100110000100011
 00100000010000000010101011111010
 00100000000000000000011111010000
-01101000000000001100101111111000
-11000000011111111000000101101101
-00100000010000000000000101000100
-00100100001011000000000111100100
-00100100001101111000000111100100
+01101000000000001100110000100011
+11000000011111111000000101100111
+00100000010000000000000101000000
+00100100001011000000000111101011
+00100100001101111000000111101011
 01111001001000000000000000100110
 01011000000000000000000000000000
-01100000000000010100101111111000
+01100000000000010100110000100011
 01110000000010101001100100111100
 00100000010000000111110110000110
-00100000010000000000000100111111
-01110000010011010000101100000001
+00100000010000000000000100111011
+01110000010011010011011000000001
 01011000000000000000000000000000
-01100000000000010100110100001100
+01100000000000010100110100110111
 00100000011000000000000000000000
 01110000000100011001111011111111
-01101000000000001100101111001100
+01101000000000001100101111110111
 01100000000000001001000110011111
-01101000000000100100110000000010
+01101000000000100100110000101101
 01100000000000100001000110100000
 11011000010000000000000000000110
 11011010001000000001000110011110
-00100000010000000000001000011000
-01101000000000001100101111001011
+00100000010000000000001000100101
+01101000000000001100101111110110
 00011111111000001111111000000010
-01100000000000001100101111001101
-01101000000000001100101111001100
-01100000000000001100101110000111
-01101000000000001100101111001011
+01100000000000001100101111111000
+01101000000000001100101111110111
+01100000000000001100101110110010
+01101000000000001100101111110110
 00011111111010011111111000000000
-01101000000010001100101111001010
+01101000000010001100101111110101
 00011000010000010000010000000011
 00011000010000111000010000000000
 10011000010000011111111000000000
-01101000000010001100110000000111
+01101000000010001100110000110010
 10011000010000001111111000000000
 11100000101000001000000000000000
-01101000000000001100101111001011
+01101000000000001100101111110110
 10011000000000000111001000000000
-11011000110000000100101101100111
+11011000110000000100101110010010
 00100000001000000111111100000001
-01101000000000010100101111111000
+01101000000000010100110000100011
 00011111111000001111111000000001
-01100000000000010100101111111000
-00100000010000000000001000001010
-00100000001000000000000110111001
+01100000000000010100110000100011
+00100000010000000000001000010000
+00100000001000000000000111000000
 01111001001111111000000000100110
-00100000010000000000001000000101
-00100000010000000000000111001010
-01110000010010111111100000000000
+00100000010000000000001000001100
+00100000010000000000000111010001
+01110000010011000010001100000000
 00100000010000000010101011111010
 00100000000000000000011111010000
-01101000000000001100101111111000
-11000000011111111000000101101101
-00100000010000000000000101000100
-00100100001011000000000111111011
-00100100001101111000000111111011
-00100000010000000000000101101111
-00100000010000000000001011110101
-01101000000000100100101111110011
-01101000000010100100101111010111
-10011000010001100111110000000000
-00100000001000101000001100010111
-00100000001000000000000111000000
-01101000000000001100101111111000
+01101000000000001100110000100011
+11000000011111111000000101100111
+00100000010000000000000101000000
+00100100001011000000001000000010
+00100100001101111000001000000010
+00100000010000000000000101110110
+00100000010000000000001011101101
+01101000000000100100110000011110
+01101000000010100100110000000010
+10011000010001100111110000000000
+00100000001000101000001100001111
+00100000001000000000000111000111
+01101000000000001100110000100011
 00011111111000001111111000000001
-01100000000000001100101111111000
-01101000000000001100110100001001
+01100000000000001100110000100011
+01101000000000001100110100110100
 00011111111000001111111000000001
 00011111111000010111111000000001
-01100000000000001100110100001001
-11000000000000000000001000010000
-11000000000000001000001000010010
+01100000000000001100110100110100
+11000000000000000000001000011101
+11000000000000001000001000011111
 00100000011000000000000000000000
 01110000010000011101111000100000
-01011000000000000000111100001111
-01100000000000010100101111110011
-11100000101000010000000000000000
-00100000010000000000000101111011
-01101000000010001100101111010110
-00100000010000000000001000101010
+01101000000000100100110100111011
+01100000000000100100110000011110
+00100000010000000000000110000010
+01101000000010001100110000000001
+01101000000000001100110000011110
+00011111111000010111111000000011
+00011111111011111010001000000100
+01011000000000000100110000000111
+10011010001000001111111000000000
+10011000010000001000110000000000
+11101000110000001000000000000000
+01100000000000001100110000000000
 00011000010000001000010000000001
 00011000010000010000010000000011
-01100000000010001100101111010110
+01100000000010001100110000000001
 00100000011000000000000000000000
-00100000010000000000001000000101
-00100000001000000000000111101101
-00100000010000000000000101110110
-00100000001000000000000111101101
+00100000010000000000001000001100
+00100000001000000000000111110100
+00100000010000000000000101111101
+00100000001000000000000111110100
 01111001001111111000000000100110
 00100000010000000101001111001110
 11011000111000000000000000000011
 00100000001000000100001111010010
-01100000000010001100101111001011
+01100000000010001100101111110110
 00011000010000100111001000000000
-11011000101000000100101101100111
+11011000101000000100101110010010
 00011010001000100000110000000000
 00100000001000000111111100000001
-01101000000000001100101101000110
+01101000000000001100101101110001
 00011111111010010111111000000000
-01100000000000001100101111001001
+01100000000000001100101111110100
 00011111111000001111111000000001
-11011000110000000100101101000110
+11011000110000000100101101110001
 10011000110000001000110000000000
 11101000110000011000000000000000
-01100000000000011100110000001000
-01101000000000001100101101000110
+01100000000000011100110000110011
+01101000000000001100101101110001
 00011111111000110111111000000000
 00011111111000010111111000000011
-01100000000000001100110000001110
-00100000011000000000000000000000
-01101000000000001100101111110011
-00011111111000010111111000000011
-00011111111011111010001000000100
-01011000000000000100101111011100
-10011010001000001111111000000000
-10011000010000001000110000000000
-11101000110000001000000000000000
-01100000000000001100101111010101
+01100000000000001100110000111001
 00100000011000000000000000000000
 01111000010001001111110000000000
 01111000010000111111110000000000
 01011000010101010101010101010101
 10011000000000000001111000000000
-01101000000000001100101111010101
+01101000000000001100110000000000
 00011111111011011000010000000000
 01111001001000000000010000000001
 00011000010000110001110000000000
 00100000011000000000000000000000
-00100000010000000000001000110011
+00100000010000000000001000110111
 01111000010101111111110000000000
 01111000001001101111110000000000
 01111000001100001111110000000000
 01111000010100000111110000000000
 01111000001010000111110000000000
-01101000000000010100101111001110
+01101000000000010100101111111001
 10011000000000000011011000000000
 00110111110000011000010000000000
-00100100001011000000001001111000
+00100100001011000000001010000001
 01111000010001101111110000000000
 01111000001001011111110000000000
 01111000001000111111110000000000
 01111000001001001111110000000000
-00100000010000000000001001110101
-01100000000000001100110001111111
-01101000000010001100110001111110
-10011000010001100111110000000000
-00100100001000101000001001111000
-00100000010000000000001001110101
-01100000000000001100101101000101
-01101000000000001100110000010001
-00011111111001100111110000000010
-00100000001000101000001001011000
-01101000000000001100101101000101
-01101000000010001100101111001100
+00100000010000000000001001111110
+01100000000000001100110010101010
+01101000000010001100110010101001
+10011000010001100111110000000000
+00100100001000101000001010000001
+00100000010000000000001001111110
+01100000000000001100101101110000
+01101000000000001100101101110000
+01101000000010001100101111110111
 10101000010000000000111000000000
-00100100001000001000001001111000
-00100000010000000000001001110101
+00100100001000001000001010000001
+00100000010000000000001001111110
 11100000101000001000000000000000
 00011111111010010111111000000000
 00011111111000010111001000011111
-00100000001000101000001001100000
-00100000010000000000001001110101
+00100000001000101000001001100001
+00100000010000000000001001111110
 11100000101000001000000000000000
-11000010000000000000001001011101
+11000010000000000000001001011110
 00011000101000100010001000000000
-00100000010000000000001001110101
-01100000000000001100110100000110
+00100000010000000000001001111110
+01100000000000001100110100110001
 00011010001000100000101000000000
 00001001100000000000000000011000
 01111000001010000111110000000000
@@ -617,31 +618,37 @@
 00011111111100010111111000000000
 11100000101000011000000000000000
 01111000010001011111110000000000
-00100000001000110000001001111000
+00100000001000110000001010000001
 01111000001101111111110000000000
 01101000000000001000000000010111
 00011111111000001010001000000000
 00100000010000000010100110000001
 01111000010001101111110000000000
 00100000010000000010100100011000
-01101000000000001100110100000110
-00100000010000000000000000100000
+01101000000000001100110100110001
+00011111111000100010001000000000
+01101000000010001100110010110001
+01011000000000000100110010111000
+10011000010000001000101000000000
+00011010001000100111111000000000
+11100000101000001000000000000000
+00011000010000001000010000000001
+00011000010000010000010000000111
+01100000000010001100110010110001
 00100000011000000000000000000000
 00001001100000000000000000001000
 00011001100010010111111000000000
 00100000011000000000000000000000
 01111000010011011111110000000000
 01111000010001011111110000000000
-00100000010000000010011001001101
-00100000011000000000000000000000
-00100000010000000010100100011000
-01101000000010001100101111010101
-00100000001000000010100100110011
+00100000001000000010011001001101
 00100000010000000101001111000100
-01101000000000100100101111110011
+01101000000000100100110000011110
 10011000000000000001001000000000
-00100000010000000000001000110011
-00100000010000000000001001111100
+00100000010000000000001000110111
+00100000010000000010100100011000
+01101000000010001100110000000000
+00100000010000000010100100110011
 01111001001000000010101000000000
 01111000001011101111110000000000
 01111000001100000111110000000000
@@ -654,14 +661,14 @@
 01111000001011011111110000000000
 01111000001000111111110000000000
 01111000001001001111110000000000
-01101000000000001100110001111110
+01101000000000001100110010101001
 00001000000000001000011000001000
-01101000000000001100101111001101
+01101000000000001100101111111000
 10011000000000000111001000000000
-11011000110000000100101110000111
+11011000110000000100101110110010
 11101000110000001000000000000000
 00001000000000001000011000001000
-11000010000000000000001010010101
+11000010000000000000001010011100
 01111000001001000111110000000000
 00001000000000001000011000011000
 01111000010001000111110000000000
@@ -671,26 +678,26 @@
 01111000010011011111110000000000
 00100000011000000000000000000000
 00100000010000000111111111101001
-01101000000010100100101111101100
+01101000000010100100110000010111
 00011100010000100111111000000000
 10011000010001100111110000000000
 00100100010000010010110100011000
 00011111111000100010010000000000
-01101000000000100100101111101100
-01101000000010001100101111110000
+01101000000000100100110000010111
+01101000000010001100110000011011
 10011000010000001000010000000000
 00011010010000100111111000000000
 10011000010001100111110000000000
 00100100011000010000000000000000
 01111001001111111111111000011100
-01100000000000100100101111101100
+01100000000000100100110000010111
 00100000001000000111111111100111
 11011000010000000000000000000000
 11011111001000000000000000001000
 00011010001000100000110000000000
 11101000110000001000000000000000
 10011000010000001000010000000000
-11000010000000000000001010110010
+11000010000000000000001010111001
 00011000010010010111111000000000
 00011111111000100000010000000000
 11000110100100110000000000000000
@@ -701,76 +708,61 @@
 00011000000001110000010000000000
 10011000010000011000010000000000
 00100000011000000000000000000000
-00100000011000000000000000000000
 11000110000100110000000000000000
-00100000010000000000001110010101
-00100000010000000000001011001010
+00100000010000000000001110011001
+00100000010000000000000010011111
 01101000000000001100000001000000
-11000011000000000000001011000111
+11000011000000000000001011001101
 01101000000000001000000010100000
 00100100011110100000000000000000
 01011000000000000000000000000000
 01100000000001000000000010100001
 00100000011000000000000000000000
-00100000010000000000001011011000
-00100000010000000000001011000111
-00100000010000000011111010111111
-01101000000100100000000001110000
-01101000000110100000000001111000
-10011000010000011000010000000000
-00011000010001000000010000000000
-01100000000110100000000001111100
-01101000000010001100101101000000
-00100000010000000110011111111011
-01101000000010001100101101000000
-01111001001000000000010000000111
-11011000101000001000000001111000
-00100000001000000110100000110000
-01101000000000001100101100001011
-00100000011110100000000000000000
-00100000001000000000010101101110
 00100000010000000011010000010110
-00100000001101011000001011100100
-00100000010000000000001111000100
+00100000001101011000001011011010
+00100000010000000000001111001010
 01101000000000001100000111011110
-01100000000000001100110010000010
-00100000010000000000011011001101
+01100000000000001100110010101101
+00100000010000000000011011000110
 01101000000000001100011010000101
 01100000000000001100011011011010
-00100000010000000100001111001010
-00100000010000000000001011100110
+01101000000000011100010010100011
+01100000000000011100101101000100
+00100000010000000000001011011100
 00100000001000000111010010111001
-00100100010101011000001100111110
-00100000010000000000001100100001
+00100100010101011000001100110110
+00100000010000000000001100011001
 00100000011101011000000000000000
-00100000010000000000001110000000
-00100000010000000000010110001010
-11000000000000101000001100001101
-00100000010000000000001101100110
-00100000010000000000001011110101
+00100000010000000000001110000100
+00100000010000000000010110001101
+11000000000000101000001100000101
+00100000010000000000001101101010
+00100000010000000000001011101101
 01101000000000001100011100100000
-11000000000000010000001011111000
-11000000011111111000001011111000
-00100000010000000000010100010100
+11000000000000010000001011110000
+11000000011111111000001011110000
+00100000010000000000010100010111
 01101000000000001100001000010000
-11000000000110100000001011111011
-00100000001000000000010000110111
-01101000000000001100110010000010
+11000000000110100000001011110011
+01110000010001111001110100000001
+01110000010001111001111000101000
+00100000011000000000000000000000
+01101000000000001100110010101101
 01100000000000001100000111011110
 00100000011000000000000000000000
-00100000010000000000010100010100
-00100000010000000000010001000000
-00100000001000000000001101110010
-01110000010010110011110000000001
+00100000010000000000010100010111
+00100000010000000000010001000011
+00100000001000000000001101110110
+01110000010010110100000100000001
 01110000010001111001111100000001
 01101000000000010100011010101000
 01100000000000010100011010101110
 00100000010000000011010000011000
-00100000010000000000001100000110
+00100000010000000000001011111110
 01011000000000000000000000000100
 11100000110000001000000000000000
 11011000110000000100001110010000
-00100000010000000000010111110110
+00100000010000000000010111101001
 00100000001000000111110111110100
 11011010001000000100001101110000
 11101010001000001000000000000000
@@ -778,7 +770,7 @@
 10011000110000001010001000000000
 11101000110000001000000000000000
 11000001000000001000000000000000
-00100000001000000000001100000111
+00100000001000000000001011111111
 01101000000000100100011011010011
 11000011100000011000000000000000
 11000110000100110000000000000000
@@ -787,32 +779,32 @@
 01011000000000000000000000000000
 01100000000000010100011010101110
 01100000000000001100011010110100
-01100000000000010100101111111000
+01100000000000010100110000100011
 00100000010000000100001011001010
 01111001001000000000000000100110
-00100000010000000000000101110110
-01110000010010111101101100000001
+00100000010000000000000101111101
+01110000010011000000011000000001
 00100000011000000000000000000000
 01101000000000001100011101111010
-11000000011111111000001100011110
-00100000001000000000010101101110
+11000000011111111000001100010110
+00100000001000000000010101110001
 01101000000000001100011011100001
 01100000000000001100011101111010
-00100000001000000000010101101110
+00100000001000000000010101110001
 01110000010000100001001001110110
 00100000001000000011110100110110
-00100000010000000000001100100001
+00100000010000000000001100011001
 00100000010000000100000011000000
 00100000010000000100000011011001
-11000000000110001000001100101110
+11000000000110001000001100100110
 00100000010000000100000011010001
 00100000000000000000001111101000
-00100000001000000000001100100101
-01110000010010110000101100000001
+00100000001000000000001100011101
+01110000010010110000110000000001
 00100000010000000110010000001111
-00100000010000000000001100100011
+00100000010000000000001100011011
 00100000001000000110010000010001
-00100000010000000000001100110011
+00100000010000000000001100101011
 01101000000000001100011011011110
 11000000001110000100000011101000
 01110000010001101110000000000001
@@ -820,9 +812,9 @@
 01011000000000001000000000000110
 00100000010000000110010000010011
 00100000000000000010111011100000
-00100000010000000000001100011011
+00100000010000000000001100010011
 00100000011000000000000000000000
-01011000000000000000000000000110
+01011000000000000000100000000110
 00100000010000000110010000010100
 00011111111000011111111000001000
 00011111111011010111111000000000
@@ -830,7 +822,7 @@
 00100000001000000110010000010011
 00100000010000000110100010101000
 01101000000000100100000010100000
-01100000000000100100110000000010
+01100000000000100100110000101101
 00100000010000000011111001101110
 00100000010000000011111000011110
 01011000000000000000000000000000
@@ -843,13 +835,25 @@
 00100000010000000110010110011100
 00100000010000000110010111000010
 00100000010000000100010000111111
-00100000010000000000001101010001
-00100000010000000000010000101110
+00100000010000000000001101010101
+00100000010000000000010000110100
 00100000010000000110010111011111
+11011111001000000000000000000011
+11011000110000000100011100100010
+00100000010000000000001101111101
+00100100001101000000001101001110
+00100000010000000000001101010000
+00100000011000000000000000000000
+01110000010010110001111001011010
+00100000011000000000000000000000
+01110000010010110001111011111111
+01110000010000100001000000110100
+01101000000000110100110100111011
+01100000000000110100010010100000
 00100000011000000000000000000000
 00100000010000000011001111000100
-00100000001000101000001101011101
-00100000010000000000010111000111
+00100000001000101000001101100001
+00100000010000000000010110111010
 00100000001000000011110111001011
 11011000010000000000000000000010
 11011010001000000000101010101010
@@ -863,105 +867,107 @@
 11011010001000000100011100100000
 11011010010000000000000000000000
 00100000010000000110010111011111
-00100000010000000000000000110110
+00100000010000000000000000101100
 00100000001000000100001100011010
 01011000000000000000000101110111
-01100000000000010100110100001110
+01100000000000010100110100111001
 00100000011000000000000000000000
 01011000000000000000000000011001
-01100000000000010100110100001110
-00100100010101011000001101100011
+01100000000000010100110100111001
+00100100010101011000001101100111
 01101000000000001000101010111101
 00101111111011000000000000000011
-00100100001000001000001101101110
-00100000010000000000001100100011
-00100000010000000000001100111000
+00100100001000001000001101110010
+00100000010000000000001100011011
+00100000010000000000001100110000
 01101000000000001100011100011111
 01100000000000001100011100011110
 01101000000000001100011011110101
 11000011100000101000000000000000
 01101000000000100100011011010011
 11000100000010001000000000000000
-00100000010000000000001101110111
-00100000001101000000000111101001
-00100000001000000000000110110010
+00100000010000000000001101111011
+00100000001101000000000111110000
+00100000001000000000000110111001
 11011111001000000000000000000010
-11011000110000000100101111110011
+11011000110000000100110000011110
 00100000010000000111111111100111
 01011000000000001111111111111111
 11101000110010010000000000000000
 10011000010001100111110000000000
 00100100010000101111111111101001
-11000010000000000000001101111011
+11000010000000000000001101111111
 00100000011000000000000000000000
-01011000000000000000001110010001
-01100000000000010100110011111100
-01011000000000000000001110101000
+01011000000000000000001110010101
+01100000000000010100110100100111
+01011000000000000000001110101100
 01100000000000010100000111101111
-01011000000000000000011010110001
+01011000000000000000011010101010
 01100000000000010100000111111001
-01011000000000000000001011000000
+01011000000000000000001011000110
 01100000000000010100000111101101
-01011000000000000000001111110000
+01011000000000000000001111110110
 01100000000000010100000111110101
-01011000000000000000001111100110
+01011000000000000000001111101100
 01100000000000010100000111110011
-01011000000000000000010001000101
+01011000000000000000010001001000
 01100000000000010100000111101011
-01011000000000000000010001011100
+01011000000000000000010001011111
 01100000000000010100000111111101
 00100000011000000000000000000000
 00100000010000000100010000000001
 01101000000000010100011010011111
 00100000011110100000000000000000
-00100000001000000000000111000110
+00100000001000000000000111001101
 11011000110000000001100000000000
 11011000101000000100100000001010
-00100000010000000000001110011101
+00100000010000000000001110100001
 11011000110000000001100100000000
-00100000010000000000001110011101
+00100000010000000000001110100001
 11011000110000000001101000000000
-00100000010000000000001110011101
+00100000010000000000001110100001
 11011000110000000001101100000000
 11011111001000000000000000011011
 00100000001000000111111100000001
 11011000110000000100100000001010
 11011000101000000001100000000000
-00100000010000000000001110011101
+00100000010000000000001110100001
 11011000101000000001100100000000
-00100000010000000000001110011101
+00100000010000000000001110100001
 11011000101000000001101000000000
-00100000010000000000001110011101
+00100000010000000000001110100001
 11011000101000000001101100000000
-00100000001000000000001110011101
+00100000001000000000001110100001
 00100000010000000101100010010010
 00100100011110100000000000000000
+01101000000000001100101100011110
+11000000011111111000001110110011
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
 01101000000000001100011110011100
-00100000010110100000001111100011
+00100000010110100000001111101001
 01101000000000100100011011010011
 11000010100000101100000101111001
 00100000010000000011111110010111
 00100100011101000000000000000000
-00100000010000000000001110110111
-00100000010000000000001110111100
-00100000010000000000001111011110
-00100000001000000000001111001001
+00100000010000000000001110111101
+00100000010000000000001111000010
+00100000010000000000001111100100
+00100000001000000000001111001111
 01101000000000001100011011110101
 11000011100000111000000000000000
 01110000010000010111001000000000
-01110000010010110011100100011110
+01110000010010110011101100011110
 00100000011000000000000000000000
 01101000000000001100011011110101
 11000011100000111000000000000000
-01101000000000001100101100111000
+01101000000000001100101100111010
 11000001100000001000000000000000
 01011000000000000000000000000000
-01100000000000001100101100111000
+01100000000000001100101100111010
 01100000000000100100011010011011
-00100000001000000000001100110011
+00100000001000000000001100101011
 01110000010001111010000000000111
 01110000010001111010000100000100
 01011000000000000100011110100000
@@ -969,7 +975,7 @@
 00100000001000000111111000111000
 11011010001000000100011010011010
 00100000010000000111111000111101
-00100000010101000000001111001101
+00100000010101000000001111010011
 00100000011000000000000000000000
 01101000000000001100011111000001
 00011111111000001111111000000001
@@ -977,7 +983,7 @@
 00100000011000000000000000000000
 11011010001000000100011010011010
 00100000010000000111111001010100
-00100000001101000000001111010101
+00100000001101000000001111011011
 00100000011000000000000000000000
 00100000010000000101011001010010
 01101000000000001100011111000001
@@ -995,52 +1001,52 @@
 00100000011000000000000000000000
 00100000010000000101100000010100
 01110000010001111001110000000001
-00100000001000000000001100110011
+00100000001000000000001100100010
 00100000010000000111111000110100
 00100000001000000011111011100000
-00100000010000000000010110001010
-11000000000000101000001111101101
-01101000000000001100101101000100
-01100000000000001100101101000011
+00100000010000000000010110001101
+11000000000000101000001111110011
+01101000000000001100101101001000
+01100000000000001100101101000111
 00100000001000000011110101100010
-11011010011000000100101101000011
+11011010011000000100101101000111
 11011010010000000011110101101101
 00100000001000000011001101101101
 00011010011000100111111000000000
-11000000000010100000001111111010
-11000000000010101000010000000010
-11000000000101001000010000001100
-11000000000110010000010000001110
-11000000001000000000010000010110
-11000000000111001000010000100001
-11000000000111010000010000110010
-11000000000111100000010000111101
+11000000000010100000010000000000
+11000000000010101000010000001000
+11000000000101001000010000010010
+11000000000110010000010000010100
+11000000001000000000010000011100
+11000000000111001000010000100111
+11000000000111010000010000111000
+11000000000111100000010001000000
 00100000001000000100000101111101
-01110000010010110011110100000001
+01110000010010110100001000000001
 01101000000000001100011110011111
-00100100001110100000001111111110
-01110000010010110011101100010100
-00100000010000000000001100101010
-00100000010000000000010000111010
-00100000010000000000001111000100
+00100100001110100000010000000100
+01110000010010110100000000010100
+00100000010000000000001100100010
+00100000010000000000010000111101
+00100000010000000000001111001010
 00100000001000000100000111000011
-01110000010010110011110100000000
-00100000010000000000010001011000
+01110000010010110100001000000000
+00100000010000000000010001011011
 01011000000000000000000000000111
 01100000000000010100010010010110
 01100000000000010100010010011000
 01110000010001111100010000000000
 01110000010001111001110000000000
-00100000010000000000001111000100
+00100000010000000000001111001010
 00100000010000000101100000010110
 00100000001000000100000111011001
 01110000000010101001100100010010
 00100000001000000111110110001111
 01101000000000001100011110011111
-11000000000000001000010000010010
+11000000000000001000010000011000
 01110000010001101100011000010100
-00100000001000000000010000010100
-00100000010000000000010000001100
+00100000001000000000010000011010
+00100000010000000000010000010010
 01110000010001101100011000010100
 11011000111000000000000000000001
 00100000001000000100000110111001
@@ -1053,9 +1059,9 @@
 01011000000000000000000000001001
 01100000000000010100010010010110
 01100000000000010100010010011000
-00100000010000000000010000001100
-00100000001000000000011000010110
-00100000010000000000001100101010
+00100000010000000000010000010010
+00100000001000000000011000001001
+00100000010000000000001100100010
 01110000010001111000101100000001
 11011000111000000000000000000011
 00100000010000000100001111010010
@@ -1063,29 +1069,26 @@
 01100000000000010100011100000111
 01110000010001101010011100000000
 00100000010000000100000001011101
-00100000010000000000010000111010
-00100000010000000000010001000000
-00100000010000000000001011110101
-00100000010000000000010000101110
+00100000010000000000010000111101
+00100000010000000000010001000011
+00100000010000000000001011101101
+00100000010000000000010000110100
 00100000001000000110010111010001
-11011010001000000100101111110011
+11011010001000000100110000011110
 11011010010000000000000001011011
 11011000010000000000000000000100
 00100000011000000000000000000000
-00100000010000000000010001011000
-01110000010011010000101100000000
-00100000010000000000001011110101
-00100000010000000000001000010100
-00100000001000000000010000110111
-01110000010001111001110100000001
-01110000010001111001111000101000
-00100000011000000000000000000000
+00100000010000000000010001011011
+01110000010011010011011000000000
+00100000010000000000001011101101
+00100000010000000000001000100001
+00100000001000000000001011101010
 01110000010001111001110100000000
 01110000010001111001111000000000
 00100000011000000000000000000000
-00100000010000000000001100101010
+00100000010000000000001100100010
 00100000010000000011111110001101
-00100000010000000000010000111010
+00100000010000000000010000111101
 00100000010000000100001101100110
 11011000010000000000000000000001
 11011010001000000100011100100000
@@ -1096,86 +1099,86 @@
 01111001001101000111111000011010
 01100000000100100000000001001100
 00100000010000000010110000100001
-00100000010000000000010001011000
+00100000010000000000010001011011
 00100000010000000111010010111101
-00100000010000000000010100000110
+00100000010000000000010100001001
 00100000010000000011111010011111
-00100000010000000000001011001100
+00100000010000000000000010100001
 01101000000000001000000010100010
 00011111111000010111111011111110
 01100000000000001000000010100010
 01101000000010001100011011101101
-00100000010000000000010110110010
+00100000010000000000010110100000
 01101000000000001000000010100110
 00011111111000011111111000000001
 01100000000000001000000010100110
 00100000011000000000000000000000
-01101000000000001100101100001011
+01101000000000001100101100001100
 00100000011110100000000000000000
-01110000010010110000101100000000
-00100000001000000000001100111000
-00100000010000000000010100100101
-00100000010000000000010101011101
-00100000010000000000010011100000
-00100000010000000000010010000011
-00100000010000000000010010100000
-00100000010000000000010010001000
-00100000010000000000010010101001
-00100000010000000000001111101000
+01110000010010110000110000000000
+00100000001000000000001100110000
+00100000010000000000010100101000
+00100000010000000000010101100000
+00100000010000000000010011100011
+00100000010000000000010010000110
+00100000010000000000010010100011
+00100000010000000000010010001011
+00100000010000000000010010101100
+00100000010000000000001111101110
 00100000010000000100001000110100
-00100000010000000000010001101011
+00100000010000000000010001101110
 00100000010000000100001000110111
-00100000010000000000010001110010
 00100000010000000000010001110101
-00100000010000000000010001111011
+00100000010000000000010001111000
+00100000010000000000010001111110
 00100000001000000100001000111010
-11011010011000000100101100111010
-11011010010000000000010001101110
+11011010011000000100101100111100
+11011010010000000000010001110001
 00100000001000000011001101101101
 01011000001101101110111010000000
-01100000000000011100101111111010
-01110000010010110011100000000001
+01100000000000011100110000100101
+01110000010010110011101000000001
 00100000011000000000000000000000
 11011010011000000100011011000110
 11011010010000000011110101100000
 00100000001000000011001101101101
-11011010011000000100101100111001
-11011010010000000000010001111000
+11011010011000000100101100111011
+11011010010000000000010001111011
 00100000001000000011001101101101
 01101000000000001100011111000101
 01100000000000001100000101110010
-00100000001000000000010001110000
-01101000000000001100101100111101
+00100000001000000000010001110011
+01101000000000001100101101000010
 00100000011110100000000000000000
-11011010011000000100101100111011
-11011010010000000000010010000000
+11011010011000000100101101000000
+11011010010000000000010010000011
 00100000001000000011001101101101
-01101000000000001100101100111100
+01101000000000001100101101000001
 00100100011110100000000000000000
 00100000001000000101101111110101
 11011010011000000100100000000111
-11011010010000000000010010000110
+11011010010000000000010010001001
 00100000001000000011001101101101
 01110000010010000000011000000000
 00100000011000000000000000000000
-00100000010000000000010011010001
-00100100001000001000010010001110
-00100000010000000000010110101101
+00100000010000000000010011010100
+00100100001000001000010010010001
+00100000010000000000010110100110
 00100000010000000100001110101001
 11011000111000000000000000001001
 00100000001000000100001111010010
 01101000000000001100011100100000
 11000001000000010000000000000000
 01110000010001111001111000101000
-00100000010000000000010010010011
+00100000010000000000010010010110
 00100000001000000100001110110000
 11011010011000000100011011011010
-11011010010000000000010010010110
+11011010010000000000010010011001
 00100000001000000011001101101101
 01101000000000100100011011010011
 11000011100001001000000000000000
-01110000010010110100000100000000
-00100000010000000000010011011100
+01110000010010110000101000000000
+00100000010000000000010011011111
 01101000000000010100011010000010
 00101111111011111111111000001011
 00100000010000001100001011010100
@@ -1187,27 +1190,27 @@
 01101000000000001100101100000110
 00100100011110100000000000000000
 11011010011000000100011110011110
-11011010010000000000010010100111
+11011010010000000000010010101010
 00100000001000000011001101101101
 01110000010001111001110100000000
 00100000001000000011010000001010
-00100000010000000000010011010001
-00100100001000001000010011000011
-00100000010000000000010110101101
-01101000000000001100101101000010
-00100100001110100000010011010101
+00100000010000000000010011010100
+00100100001000001000010011000110
+00100000010000000000010110100110
+01101000000000001100101100111110
+00100100001110100000010011011000
 01101000000000001100011011011001
 11000001000000001000000000000000
 01110000010001101101100100000001
 11011000010000000000000000000001
-11011010001000000100101101000001
+11011010001000000100101100001010
 11011010010000000000000001100001
 00100000010000000110010111011111
-01101000000000001100101101000001
-00100000001110100000010011011011
-00100000010000000000010010111100
+01101000000000001100101100001010
+00100000001110100000010011011110
+00100000010000000000010010111111
 01110000010000011011110100000000
-00100000010000000000010001000001
+00100000010000000000010001000100
 00100000010000000100001111000000
 00100000001000000100001101111110
 01101000000010001100011100100000
@@ -1218,7 +1221,7 @@
 01100000000010001100011100100000
 00100000011000000000000000000000
 01101000000000010100011010000010
-11000010100001011000010011000110
+11000010100001011000010011001001
 01110000010010101111111100000000
 01101000000000001100011011011001
 11000001000000000000000000000000
@@ -1232,51 +1235,51 @@
 01100000000000010100001000001010
 00100000001000000100001110000110
 01101000000010001100011011101101
-00100000010000000000010110110010
+00100000010000000000010110100000
 01101000000010001100011011101101
 00100000001000000110100000011101
-01110000010010110100001000000000
+01110000010010110011111000000000
 01101000000000001100011011011001
-00100100001110100000001011101101
+00100100001110100000001011100011
 01110000010001101101100100000001
 01110000010010101111111100000001
 00100000011000000000000000000000
-01110000010010110100000111111111
+01110000010010110000101011111111
 11011000010000000000000000000001
-11011010001000000100101101000001
+11011010001000000100101100001010
 11011010010000000000000001100001
 00100000001000000110010111010001
 01101000000000001100101011111111
 00100000011110100000000000000000
 01101000000000001100101100000010
-11000000000000000000010011100110
-11000000000000001000010011110000
+11000000000000000000010011101001
+11000000000000001000010011110011
 00100000011000000000000000000000
-00100000010000000000010011111001
+00100000010000000000010011111100
 01101000000000001100101100000111
 00011111111000001111111000000001
 01100000000000001100101100000111
 01101000000010001100101100000011
 10011000010001100111110000000000
-00100000010000101000010011101110
+00100000010000101000010011110001
 00100000011000000000000000000000
 01110000010010110000100100000000
-00100000001000000000010100000110
+00100000001000000000010100001001
 11011010011000000100101100000101
-11011010010000000000010011110011
+11011010010000000000010011110110
 00100000001000000011001101101101
 01101000000000001100101100000100
 01100000000000001100101100000101
 01101000000000001100101100000001
-11000000000000001000010100000110
-11000000000000000000010011111001
+11000000000000001000010100001001
+11000000000000000000010011111100
 00100000011000000000000000000000
 01110000010010110000000100000001
 01101000000000001100011100100000
-11000000000000010000010100000000
-01101000000010001100101101000000
+11000000000000010000010100000011
+01101000000010001100101100111111
 00100000010000000110100000001110
-01101000000010001100101101000000
+01101000000010001100101100111111
 00100000001000000110100000101001
 01101000000010001100101100000000
 00100000010000000110100000001110
@@ -1285,7 +1288,7 @@
 01011000000000000000000000000000
 01100000000000011100101100000101
 01101000000000001100101100000110
-00100100001110100000010100001010
+00100100001110100000010100001101
 01110000010010101111111100000000
 01110000010010110000001000000000
 01110000010010110000011100000000
@@ -1295,7 +1298,7 @@
 01101000000100001000000001111100
 01111001001000000111111000000101
 01100000000100001000000001111100
-01101000000010001100101101000000
+01101000000010001100101100111111
 01111001001111111000010000000111
 00100000001000000110100000000110
 01110000010010110000100100000001
@@ -1314,36 +1317,36 @@
 00100100011110100000000000000000
 01101000000000001100101100001001
 00100100011110100000000000000000
-00100000001000000000010100000100
+00100000001000000000010100000111
 01101000000000010100101100000110
 00100100011110100000000000000000
 11011010011000000100011011001110
-11011010010000000000010100101010
+11011010010000000000010100101101
 00100000001000000011001101101101
 01110000010001101100111000001010
-00100000010000000000010101000111
+00100000010000000000010101001010
 00100000010000000110100100001000
 00011111111011111111111000000010
 11011000010000000000000000010010
 10011000010001100111111000000000
 00011111111001100111110001111000
-00100100010000010000010101000010
+00100100010000010000010101000101
 00011111111001100111110001100100
-00100000010000010000010101000100
+00100000010000010000010101000111
 11011000010000000000000000000011
 10011000010001100111111000000000
 01100000000000010100011100001111
 11011010001000000100011100001001
-00100000010000000000010101010000
+00100000010000000000010101010011
 01101000000000001100001000110001
-11000011000000000000010100111101
-01110000010010110000101000000001
+11000011000000000000010101000000
+01110000010010110000101100000001
 00100000001000000100001111100111
 00100000010000000100001111101001
-01101000000000001100101100001010
+01101000000000001100101100001011
 00100000011110100000000000000000
-01110000010010110000101000000000
-00100000001000000000010100000110
+01110000010010110000101100000000
+00100000001000000000010100001001
 00011111111000001111111000001011
 00100000011000000000000000000000
 11011000010000000000000000000111
@@ -1382,19 +1385,19 @@
 01101000000000001100011011001111
 00011111111000001111111000000001
 01100000000000001100011011001111
-11000000000000101000010100000110
+11000000000000101000010100001001
 00011111111001100111110000001010
-00100100001000010000010101101100
+00100100001000010000010101101111
 00100000011000000000000000000000
 01110000010001101100111100000001
-00100000001000000000010011111001
+00100000001000000000010011111100
 01101000000000001100011011100000
-11000000000000110000010101110001
+11000000000000110000010101110100
 00100000001000000011110110000001
 01101000000000001100011101111010
-00100000010110100000010101110111
+00100000010110100000010101111010
 01101000000000001100011101111010
-11000000000000001000010101111001
+11000000000000001000010101111100
 11000000000000011011110110001100
 00100000001000000011110110001000
 01110000010001110111101000000001
@@ -1405,77 +1408,61 @@
 01111000010101000111110000000000
 01011000000000000000000000000000
 01100000000000110100011010011011
-00100000010000000000010110000101
+00100000010000000000010110001000
 00100000010000000100000001111001
 00100000010000000100000001111110
-00100000010000000000010110001000
+00100000010000000000010110001011
 00100100011101000000000000000000
 00100000001000000011111110100000
 00100000010000000011111111000000
 01111000010101000111110000000000
 00100000001000000011111111100111
-00100000010000000000010110001010
+00100000010000000000010110001101
 00100000001000000100000010011010
 11011010001000000000000000000000
-00100000010000000000010110010010
-00100000010000000000010110001110
+00100000010000000000010110010000
 00100000001000000100000010001110
-01101000000000001100011011100101
-11000001011111111000000000000000
-00100000010000000000010110100010
-00100000001000000000010110101000
 01101000000010001100011011100010
-00100000010000000000010110101101
+00100000010000000000010110100110
 01101000000010001100011011100010
 00100000010000000110100000011101
 01111001001000001010001000000000
 01101000000010001100011011100011
-00100000010000000000010110101101
+00100000010000000000010110100110
 01101000000010001100011011100011
 00100000010000000110100000011101
 01111001001000001010001000000001
 01101000000010001100011011100100
-00100000010000000000010110101101
+00100000010000000000010110100110
 01101000000010001100011011100100
 00100000010000000110100000011101
 01111001001000001010001000000010
 00100000011000000000000000000000
-01101000000010001100011011100101
-00100000010000000000010110110010
-01101000000010001100011011100101
-00100000010000000110100000011101
-01111101001000001010001000000011
-00100000001000000000010110101101
-01101000000010001100011011100110
-00100000010000000000010110110010
-01101000000010001100011011100110
-00100000010000000110100000011101
-01111101001000001010001000000100
-01111001001000000000010000000111
-11011000101000001000000001111000
-00100000010000000110100000110000
-01111001001111111000010000000111
-00100000001000000000010110110110
 01111001001111111000010000000111
 11011000101000001000000001111000
 00100000010000000110100000110000
 01111001001000000000010000000111
 11011000101000001000000001111100
 00100000001000000110100000001010
+01111001001000000000010000000111
+11011000101000001000000001111000
+00100000010000000110100000110000
+01111001001111111000010000000111
+00100000001000000000010110100100
 01110000010010000000100000000000
 01110000010000011110001100001110
 00100000010000000100000111100111
 01101000000000010100001000001000
-11000010100000111000010110111110
+11000010100000111000010110110001
 00100000001000000100000111100010
 00100000010000000100000111000001
 01101000000000010100001000001000
-11000010100001010000010010101011
+11000010100001010000010010101110
 00100000001000000100000111110111
 01110000010001111001110100000000
 01110000010001111001111000000000
 00101000000011111111111000100110
-00100000010000001000001000010100
+00100000010000001000001000100001
 00100000001000000100001001101101
 00100000010000000110100010100010
 01101000000000010100001000011101
@@ -1488,20 +1475,23 @@
 11011010001000000100011111000010
 11011010010000000000000001011111
 00100000001000000110010111011111
-01110000010010110011110000000000
-00100000010000000000001011110101
+01110000010010110100000100000000
+00100000010000000000001011101101
 01110000010001110010000000000001
 01110000010001111001110000000000
 01101000000000010100011010000010
-11000010100001011000010111100000
-00100000010000000000010111001110
+11000010100001011000010111010011
+00100000010000000000010111000001
 01101000000010010100011111000010
 00011000010000001000010000000001
 01100000000010010100011111000010
 01100000000010010100010010100001
-00100000010000000000010111001010
+00100000010000000000010110111101
 00011000000010100111111000000000
 01100000000000001100010010100000
+01101000000000011100101101000100
+01100000000000011100010010100011
+00100000010000000000001101001110
 00100000010000000011010000011000
 01101000000000010100011010000111
 01100000000000010100011010101100
@@ -1511,27 +1501,24 @@
 01100000000000010100011010101110
 11011000111000000000000000000111
 00100000010000000100001111001110
-00100000010000000100001111001010
-01101000000000001100000010010010
-00101111111011111111111000000001
-00100000010000001000010111101111
+00100000010000000000010111100010
 00100000010000000100001011000100
-00100000001000000000010100011001
+00100000001000000000010100011100
 01110000010001111001111100000000
-00100000010000000000001100000110
+00100000010000000000001011111110
 01011000000000000000000000000101
 11100000110000001000000000000000
-11011000110000000100101100011101
-00100000010000000000010111110110
+11011000110000000100101100011111
+00100000010000000000010111101001
 00100000001000000111110111110100
 11011000101000000100001101111011
 11011111001000000000000000010011
 00100000010000000111111100000001
 00100000001000000101011110111000
-00100000010000000000010100100000
+00100000010000000000010100100011
 01011000000000000000000000000000
 01100000000000010100011010101100
-00100000010000000000001100110011
+00100000010000000000001100100010
 00100000001000000100001011001011
 01101000000000001100010100001111
 00011111111000001111111000000001
@@ -1539,7 +1526,7 @@
 11000000000001100101001110010101
 00100000010000000101010110101010
 00100000010000000101011000011110
-00100000010000000000011011011110
+00100000010000000000011011001111
 00100000001000000101001110001111
 01101000000000001000000000010110
 00011111111000001111111000000001
@@ -1548,9 +1535,9 @@
 01110000000000000001011000100101
 00100000011000000000000000000000
 00100000010000000010100110111011
-00100000010000000000000000100000
+00100000010000000000001001110100
 00100000001000000101010010100011
-00100000010000000000011000011000
+00100000010000000000011000001011
 00100000001000000101010101111101
 01101000000000001100011111000101
 01100000000000001100000101110010
@@ -1560,17 +1547,17 @@
 00100000011000000000000000000000
 01101000000000001100001111010110
 00011111111001100111110000001100
-00100100001000010000011000010110
+00100100001000010000011000001001
 01101000000000001100001111011000
 01101000000010001100011111000101
 10011000010001100111110000000000
-00100000001000010000011000010010
+00100000001000010000011000000101
 01101000000000001100001111011000
 01100000000000001100000101110010
-00100000001000000000011000010100
+00100000001000000000011000000111
 01101000000000001000010000111111
 11000100000000110000000000000000
-00100000010000000000011000100111
+00100000010000000000011000011010
 00100100011101000000000000000000
 00100000001000000101010110100000
 01111000001101000111110000000000
@@ -1582,27 +1569,34 @@
 11000001100000000000000000000000
 00100000001000000111111111101001
 01101000000000001000010001010110
-11000010100000101000011001000011
-00100000010000000000011011010000
+11000010100000101000011000110110
+00100000010000000000011011001001
 01101000000000001100011110001110
-00100100001110100000011000111001
+00100100001110100000011000101100
 01101000000000001000010000111111
-11000011000000100000011000111101
+11000011000000100000011000110000
 01101000000000001000001011011010
-00100000001110100000011000111101
+00100000001110100000011000110000
 00100000001000000101011001100100
 01101000000000001100011110001110
 00011111111000001111111111111111
 01100000000000001100011110001110
 00100000001000000101011001100100
 01101000000000001100010011000100
-11000000100000101000011001000000
+11000000100000101000011000110011
 01110000010001111000111000000011
 00100000010000000101100010010010
-00100000010110100000001111010001
+00100000010110100000001111010111
 00100000001000000101011000100010
-00100000010000000000011001000101
-00100000001000000000011001010001
+00100000010000000000011000111111
+01101000000000001100110100101111
+00011111111001100111110000000010
+00100100010000010000011011001101
+01101000000000001100110100101111
+11000001000000000000000000000000
+00011111111000001111111111111111
+01100000000000001100110100101111
+00100000011000000000000000000000
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
@@ -1615,7 +1609,6 @@
 01100000000000001100001111011100
 00100000010000000101011001010000
 00100000011000000000000000000000
-00100000001000000000011011010100
 01101000000000001100011110011111
 00100000011110100000000000000000
 01101000000000001100011011000101
@@ -1636,10 +1629,10 @@
 00011000110000100111111000000000
 01100000000000010100010100001101
 01101000000000001100010100001100
-11000000000000011000011001101000
+11000000000000011000011001100001
 00100000001000000101011010001101
 01101000000000001000001011011011
-11000000000000001000011001101011
+11000000000000001000011001100100
 00100000001000000101110001100101
 11101000110000101000000000000000
 01100000000000101100001111001110
@@ -1647,15 +1640,15 @@
 01100000000000010000010001011111
 00100000001000000101110010001010
 11101000110000010000000000000000
-11000000000000100000011001110100
-11000000000000110000011010010001
+11000000000000100000011001101101
+11000000000000110000011010001010
 00100000001000000101011010011000
 00100000010000000111111010100101
-00100000010000000000011001010010
+00100000010000000000011001001011
 00100000010000000111111010011111
 11101000110000011000000000000000
 01100000000000011000010001110111
-11000000000010000000011010000011
+11000000000010000000011001111100
 00011111111011001000010000000000
 00011000010001100111110000100100
 00100000001000010101100010101101
@@ -1680,10 +1673,10 @@
 11100000110000010000000000000000
 00100000011000000000000000000000
 11101000110000001000000000000000
-11000000000000001000011010010101
-11000000000000101000011010010111
+11000000000000001000011010001110
+11000000000000101000011010010000
 00100000001000000101101011110110
-01110000010010110011110000000001
+01110000010010110100000100000001
 00100000001000000101101100001001
 00100000010000000101101101011010
 01101000000000001000010000111111
@@ -1692,7 +1685,7 @@
 00100000001000000101110010001110
 01101000000000001000000000010110
 11000000100100111101011011110010
-00100000010000000000011010100010
+00100000010000000000011010011011
 11011000111000000000000000000000
 01101000000000010100010010000010
 00100000001000000111111100001000
@@ -1702,7 +1695,7 @@
 00011111111000001111111011111010
 00100000001000000011110010111110
 01111000010101011111110000000000
-00100000001101110000011010101010
+00100000001101110000011010100011
 00100100001101101101100000000110
 00100000010000000010101111001011
 01101000000000010100000011000001
@@ -1722,7 +1715,7 @@
 00100100001110100111110111011011
 01101000000000001000101010011001
 11000101100001001111110111010110
-11000000000010010000011010111110
+11000000000010010000011010110111
 00100000001000000111110111001010
 00100000010000000101100010010000
 00100100011110100000000000000000
@@ -1739,63 +1732,53 @@
 00100000010000000110001111110010
 01100000000110001000000001110011
 00100000011000000000000000000000
-01110000010011010000011100000001
-01110000010011010000010000000000
+01110000010011010011001000000001
+01110000010011010010111100000000
 00100000011000000000000000000000
-01101000000000001100110100000100
+01101000000000001100110100101111
 00011111111000001111111000000001
-01100000000000001100110100000100
-00100000011000000000000000000000
-01101000000000001100110100000100
-00011111111001100111110000000010
-00100100010000010000011011011100
-01101000000000001100110100000100
-11000001000000000000000000000000
-00011111111000001111111111111111
-01100000000000001100110100000100
+01100000000000001100110100101111
 00100000011000000000000000000000
-01110000010011010000010000000011
+01110000010011010010111100000011
 00100000011000000000000000000000
 01101000000000010100011010000010
 11000011100001011000000000000000
-11000011100000111000000000000000
-11000011100000110000000000000000
-11011010001000000100110010001101
-00100000010000000000001010101111
-01100000000010001100110100000101
+11011010001000000100110010111000
+00100000010000000000001010110110
+01100000000010001100110100110000
 01011000000000000000000010000010
-11000101000100110000011011101000
+11000101000100110000011011010111
 01011000000000000000000010000000
 10011000010001100111110000000000
-00100100001000010000011100000000
-01101000000000001100110100000100
+00100100001000010000011011101111
+01101000000000001100110100101111
 00011111111001100111110000000010
-00100100001000010000011011110000
-01101000000000001100110100000100
-11000000000000000000011100000001
+00100100001000010000011011011111
+01101000000000001100110100101111
+11000000000000000000011011110000
 00100000011000000000000000000000
-01101000000000001100110100000100
+01101000000000001100110100101111
 11000001100100000000000000000000
-01110000010011010000010000000000
-01101000000010001100110100000101
+01110000010011010010111100000000
+01101000000010001100110100110000
 01011000000000000000000001110111
-11000101000100110000011011110111
+11000101000100110000011011100110
 01011000000000000000000001110101
 10011000010001100111110000000000
 00100100011000010000000000000000
-01101000000000001100110100000111
-11000000000000000000011100001000
+01101000000000001100110100110010
+11000000000000000000011011110111
 00011111111000001111111111111111
-01100000000000001100110100000111
-11000000000000000000011100001000
+01100000000000001100110100110010
+11000000000000000000011011110111
 01110000010000011101111000000000
 00100000011000000000000000000000
-01110000010011010000010000000000
-01101000000000001100110100000111
-11000000000000010000011100000110
+01110000010011010010111100000000
+01101000000000001100110100110010
+11000000000000010000011011110101
 00011111111000001111111000000001
-01100000000000001100110100000111
-11000000000000001000011011111110
+01100000000000001100110100110010
+11000000000000001000011011101101
 01110000010000011101111000000010
 00100000011000000000000000000000
 01110000010000011101111000000100
@@ -1816,10 +1799,10 @@
 00100000000000000000000000001010
 01110000100010010000001001111101
 01101000000000001100000111011110
-11000000000000010000011100100010
-11000000000000100000011100101010
-11000000000100000000011100110100
-00100000010000000000011100101111
+11000000000000010000011100010001
+11000000000000100000011100011001
+11000000000100000000011100100011
+00100000010000000000011100011110
 01110000100010010101010111010000
 01110000100010010101011011100000
 01110000100010010101100001101100
@@ -1832,7 +1815,7 @@
 01110000100010010101011011100000
 01110000100010010101100000111100
 00100000001000000010100101010011
-00100000010000000000011100101111
+00100000010000000000011100011110
 01110000100010010101010111010000
 01110000100010010101011011000000
 01110000100010010101100001101100
@@ -8190,6 +8173,23 @@
                                 
                                 
                                 
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
 00100000010000000010101010111100
 01000100100000000100000000000000
 00100000100000000000000000000000
Index: 24G&BLE/output/eeprom.dat
===================================================================
--- /branch/mouse_project/FR/24G&BLE/output/eeprom.dat	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/output/eeprom.dat	(working copy)
@@ -2,7 +2,7 @@
 02
 aa
 55
-e6
+a2
 1c
 c2
 84
@@ -11,71 +11,71 @@
 c0
 00
 00
-2a
+20
 c0
 00
 80
-3a
+30
 c0
 01
 00
-43
+39
 c0
 42
 87
-37
+26
 c0
 44
-87
-0a
+86
+f9
 c0
 50
 80
-4c
+42
 c0
 58
 80
-51
+47
 c0
 59
 00
-62
+58
 c0
 62
 02
-db
+d0
 c0
 64
 83
-55
+59
 c0
 65
 03
-59
+5d
 c0
 71
 85
-6e
+71
 c0
 73
 05
-7c
+7f
 c0
 74
 85
-b8
+ab
 c0
 75
 05
-c2
+b5
 c0
 75
 85
-d2
+c5
 c0
 76
 05
-fa
+ed
 20
 20
 2a
@@ -83,95 +83,55 @@
 c0
 1c
 85
-ff
+f2
 c0
 21
-86
-07
+85
+fa
 c0
 25
 06
-0d
+00
 c0
 2b
 86
-10
+03
 c0
 2c
 86
-22
+15
 c0
 31
 86
-2f
+22
 c0
 33
 06
-59
+52
 c0
 33
 86
-70
+69
 c0
 35
 06
-9c
+95
 c0
 3b
 86
-a7
+a0
 c0
 7d
 06
-b8
+b1
 c0
 46
 06
-c1
+ba
 20
 20
 2a
 8e
-1f
-e2
-22
-00
-68
-08
-cc
-86
-58
-00
-4c
-8d
-98
-40
-8a
-00
-1a
-22
-7e
-00
-e0
-a0
-80
-00
-18
-40
-84
-01
-18
-41
-04
-07
-60
-08
-cc
-86
-20
-60
-00
-00
 68
 10
 81
@@ -179,23 +139,23 @@
 60
 00
 cb
-3e
+43
 20
 40
 00
-2e
+24
 20
 20
 20
 02
 70
 4b
-42
+3e
 00
 20
 40
 04
-d1
+d4
 20
 60
 80
@@ -207,14 +167,14 @@
 20
 40
 04
-d1
+d4
 20
 60
 80
 00
 70
 4b
-42
+3e
 01
 20
 60
@@ -223,7 +183,7 @@
 68
 00
 cb
-42
+3e
 20
 7a
 00
@@ -231,11 +191,11 @@
 20
 40
 04
-bc
+bf
 20
 20
 04
-41
+44
 d8
 a0
 09
@@ -251,7 +211,7 @@
 20
 40
 03
-9f
+a3
 20
 40
 6a
@@ -303,7 +263,7 @@
 20
 3a
 00
-46
+3c
 20
 20
 20
@@ -335,7 +295,7 @@
 20
 40
 00
-5c
+52
 68
 00
 cb
@@ -403,31 +363,31 @@
 68
 00
 cd
-0b
+36
 c0
 00
 80
-7a
+6e
 20
 40
 01
-07
+18
 24
 34
 00
-95
+89
 20
 40
 00
-ee
+ff
 20
 40
-01
-2a
+00
+d9
 68
 00
-cb
-db
+cc
+06
 c1
 ff
 80
@@ -435,11 +395,27 @@
 20
 40
 06
-de
-20
-40
+cf
+68
 00
-74
+c6
+f5
+c3
+83
+80
+00
+58
+01
+77
+00
+60
+01
+cc
+25
+70
+4b
+3c
+14
 68
 00
 cb
@@ -447,11 +423,11 @@
 c0
 00
 81
-c6
+cd
 20
 40
 00
-a1
+95
 24
 74
 00
@@ -459,7 +435,7 @@
 20
 40
 02
-c7
+cd
 58
 00
 ec
@@ -468,34 +444,10 @@
 20
 2b
 93
-68
-00
-c6
-f5
-c3
-83
-80
-00
-58
-01
-77
-00
-60
-01
-cb
-fa
-70
-4b
-3a
-14
-20
-60
-00
-00
 20
 40
 02
-a0
+a7
 24
 74
 00
@@ -503,11 +455,11 @@
 20
 40
 00
-8f
+83
 68
 01
 4d
-0c
+37
 1f
 e0
 fe
@@ -515,11 +467,11 @@
 60
 01
 4d
-0c
+37
 68
 09
 4d
-0e
+39
 98
 46
 7c
@@ -527,14 +479,14 @@
 20
 42
 80
-84
+78
 20
 20
 00
-65
+5b
 70
 4d
-0b
+36
 00
 58
 00
@@ -543,7 +495,7 @@
 60
 01
 4d
-0c
+37
 58
 00
 00
@@ -551,35 +503,35 @@
 60
 01
 4d
-0e
+39
 70
 4c
-06
+31
 00
 68
 00
-cb
-f1
+cc
+1c
 60
 00
-cb
-f0
+cc
+1b
 20
 60
 00
 00
 68
 00
-cb
-f2
+cc
+1d
 20
 20
 00
-8b
+7f
 68
 00
 cc
-06
+31
 1f
 e0
 fe
@@ -587,27 +539,27 @@
 60
 00
 cc
-06
+31
 c0
 02
 00
-8d
+81
 c0
 02
 80
-89
+7d
 20
 60
 00
 00
 68
 00
-cb
-f7
+cc
+22
 20
 5a
 00
-aa
+b0
 68
 00
 cb
@@ -627,15 +579,15 @@
 20
 40
 00
-a1
+95
 24
 74
 00
 00
 68
 01
-cb
-fa
+cc
+25
 20
 40
 7f
@@ -674,32 +626,104 @@
 e9
 68
 00
-cd
-0b
+c5
+b1
+20
+3a
+7f
+e9
+68
+00
+cd
+36
 c0
 00
 ff
 e9
 20
+40
+00
+ad
 20
+40
 02
-ca
+cd
+20
+40
+3e
+bf
+68
+12
+00
 70
-4b
-f7
+68
+1a
+00
+78
+98
+41
+84
+00
+18
+44
+04
+00
+60
+1a
+00
+7c
+68
+08
+cb
+3f
+20
+40
+67
+fb
+68
+08
+cb
+3f
+79
+20
+04
+07
+d8
+a0
+80
+78
+20
+20
+68
+30
+68
+00
+cb
+0c
+20
+7a
+00
+00
+20
+20
+05
+71
+70
+4c
+22
 01
 70
 4d
-00
+2b
 00
 20
 40
 00
-ba
+c0
 60
 00
 cb
-67
+92
 58
 00
 00
@@ -707,23 +731,23 @@
 60
 03
 cb
-68
+93
 68
 02
 4c
-02
+2d
 60
 02
 4b
-6f
+9a
 70
 4b
-cb
+f6
 0c
 68
 00
 cb
-cc
+f7
 79
 20
 7e
@@ -731,27 +755,27 @@
 60
 00
 cb
-cc
+f7
 20
 40
 01
-0a
+1b
 20
 20
 00
-68
+5e
 70
 4d
-01
+2c
 01
 70
 4d
-03
+2e
 00
 68
 00
 cb
-cc
+f7
 1f
 e1
 7e
@@ -759,7 +783,7 @@
 60
 00
 cb
-cc
+f7
 20
 60
 00
@@ -767,7 +791,7 @@
 68
 00
 cb
-cc
+f7
 79
 20
 7e
@@ -775,163 +799,207 @@
 60
 00
 cb
-cc
+f7
 60
 00
 cb
-87
+b2
 20
 60
 00
 00
-20
-40
-06
-d4
 68
 00
-cd
+cb
+f7
+c4
 02
-c0
 00
-80
-c8
-c0
-01
-00
-cc
-20
-60
 00
+68
 00
-70
-4d
-03
-02
-70
-4c
-ff
+cb
+f7
+79
+3f
+fe
+04
+60
 00
-70
-4d
-01
+cb
+f7
+60
 00
+cb
+b2
 20
-20
-00
-ba
-70
-4d
-00
-00
+40
+06
+37
 20
 20
+02
+10
+68
 00
-c9
+cd
+2b
+c0
+80
+80
+c0
 68
-01
-4b
-d1
+00
+cd
+29
 1f
 e0
 fe
 01
 60
-01
-4b
-d1
-c2
-85
-01
-6b
-68
 00
 cd
-00
+29
 c0
+02
 00
-80
-d7
+ef
+20
+40
+02
+10
 70
-4d
+4c
+3b
+02
+70
+4b
+ff
+00
+d9
+60
+0d
 00
+34
+73
+02
+00
+20
+40
 01
+40
 68
 00
-cd
+cc
+32
+c1
 00
-c0
-80
 80
-ba
+00
+24
+2c
+01
+4f
+24
+37
+81
+4f
+20
+40
+01
+3b
+20
+40
+01
+76
+20
+40
+06
+c9
 68
 00
-cc
-fe
+cb
+f5
 1f
 e0
 fe
 01
 60
 00
+cb
+f5
+20
+40
+00
+c9
+68
+00
 cc
-fe
+06
 c0
-02
-00
-de
+ff
+81
+3e
 20
 40
+00
+f6
+58
+00
+00
+00
+60
 02
-0a
-70
-4c
-10
-02
-20
-20
-01
+4b
+fb
+60
+00
+cd
 2a
 20
+60
+00
+00
+20
 40
 06
-d4
+37
 70
-4c
-fe
+4d
+29
 00
 20
 20
 00
-ba
+c0
 70
 4d
-03
+2e
 02
 70
 4d
-01
+2c
 01
 70
 4d
-00
+2b
 00
 20
 20
 00
-ba
+c0
 68
 00
 cd
-02
+2d
 c0
 01
 80
-e2
+f3
 68
 00
 cb
-cc
+f7
 2f
 ec
 00
@@ -939,39 +1007,39 @@
 20
 20
 80
-b8
+be
 68
 00
 cd
-02
+2d
 c0
 00
 80
-e1
+f2
 c0
 01
 00
-e2
+f3
 20
 60
 00
 00
 68
 00
-cb
-db
+cc
+06
 c1
 ff
 80
 00
 20
 40
-00
-f3
+01
+04
 24
 56
-00
-fb
+01
+0c
 20
 60
 00
@@ -983,7 +1051,7 @@
 68
 00
 cd
-01
+2c
 c1
 80
 80
@@ -991,18 +1059,18 @@
 68
 00
 cd
-03
+2e
 c1
 80
 00
 00
 70
 4d
-02
+2d
 01
 70
 4c
-10
+3b
 04
 20
 20
@@ -1011,11 +1079,11 @@
 68
 00
 cd
-03
+2e
 20
 3a
 01
-02
+13
 1f
 e0
 ff
@@ -1023,58 +1091,58 @@
 60
 00
 cd
-03
+2e
 70
 4d
-02
+2d
 02
 70
 4c
-10
+3b
 04
 20
 20
 02
-0a
+10
 70
 4d
-02
+2d
 03
 68
 00
 cd
-00
+2b
 24
 3a
 00
-d5
+d1
 70
 4c
-10
+3b
 02
 20
 20
 02
-0a
+10
 68
 00
-cb
-db
+cc
+06
 c0
 ff
 81
-88
+8f
 20
 40
 01
-0d
+1e
 20
 40
 01
-d2
+d9
 70
 4b
-d0
+fb
 01
 20
 60
@@ -1082,8 +1150,8 @@
 00
 68
 01
-4c
-fc
+4d
+27
 20
 40
 7f
@@ -1091,11 +1159,11 @@
 20
 34
 01
-13
+24
 68
 03
 cb
-68
+93
 20
 7a
 00
@@ -1107,10 +1175,10 @@
 20
 40
 03
-bc
+c2
 70
-4b
-f7
+4c
+22
 00
 1a
 20
@@ -1119,15 +1187,15 @@
 60
 00
 cb
-cb
+f6
 20
 40
 00
-ba
+c0
 60
 00
 cb
-67
+92
 e8
 a8
 80
@@ -1163,7 +1231,7 @@
 d8
 a0
 4b
-6d
+98
 df
 20
 00
@@ -1191,91 +1259,7 @@
 c2
 00
 01
-23
-20
-60
-00
-00
-70
-4b
-d4
-00
-d9
-60
-0d
-00
 34
-73
-02
-00
-20
-40
-01
-44
-68
-00
-cc
-07
-c1
-00
-80
-00
-24
-2c
-01
-53
-24
-37
-81
-53
-20
-40
-01
-3f
-20
-40
-01
-6f
-20
-40
-06
-d0
-68
-00
-cb
-ca
-1f
-e0
-fe
-01
-60
-00
-cb
-ca
-68
-00
-cb
-db
-c0
-ff
-81
-42
-20
-40
-00
-e5
-58
-00
-00
-00
-60
-02
-4b
-d0
-60
-00
-cc
-ff
 20
 60
 00
@@ -1287,7 +1271,7 @@
 d8
 a0
 4b
-67
+92
 20
 20
 7e
@@ -1295,11 +1279,11 @@
 20
 40
 06
-cd
+c6
 20
 20
 01
-a2
+a9
 78
 57
 fc
@@ -1307,23 +1291,23 @@
 20
 40
 02
-7f
+84
 68
 00
 cc
-07
+32
 c0
 00
 81
-51
+4d
 18
 00
 2a
 00
 68
 02
-4b
-f3
+4c
+1e
 98
 00
 12
@@ -1343,11 +1327,11 @@
 20
 40
 02
-3c
+40
 20
 57
 82
-78
+81
 20
 60
 00
@@ -1355,15 +1339,15 @@
 20
 40
 02
-78
+81
 20
 20
-01
-35
+00
+e4
 68
 00
 cb
-d3
+fe
 1f
 e0
 fe
@@ -1371,19 +1355,19 @@
 60
 00
 cb
-d3
+fe
 68
 00
-cb
-db
+cc
+06
 c0
 ff
 81
-67
+61
 68
 08
 cb
-d4
+ff
 18
 40
 84
@@ -1391,95 +1375,139 @@
 60
 08
 cb
-d4
+ff
 68
 00
 cc
-10
+3b
 98
 46
 7e
 00
 24
 3a
-01
-2b
+00
+da
 68
 00
 cd
-02
-c0
+2d
+68
+00
+cd
+2a
+1f
+e0
+fe
+01
+60
+00
+cd
+2a
+20
+40
+00
+c4
+70
+4c
+3b
 01
+20
+20
+00
+d9
+68
+00
+cb
+fe
+c1
+ff
 80
-ce
+00
+70
+4b
+fe
+00
+20
+20
+01
+67
+58
+00
+00
+00
+60
+01
+4b
+fc
+70
+0a
+99
+3a
+20
+20
+7d
+86
+20
+40
+06
+f0
+20
+40
+06
+37
+20
+20
+02
+10
 68
 00
-cc
+cb
 ff
 1f
+e6
+7c
+0b
+24
+21
+01
+69
+1f
 e0
 fe
 01
 60
 00
-cc
+cb
 ff
 c0
 01
 00
-c3
-20
-40
-00
-be
-70
-4c
-10
-01
-20
-20
-01
-2a
-68
+c4
+c0
+03
 00
 cb
-d3
-c1
-ff
-80
+c0
+04
 00
-70
-4b
-d3
+c4
+c0
+06
 00
+cb
 20
-20
-01
-6d
-58
-00
+60
 00
 00
-60
-01
-4b
-d1
-70
-0a
-99
-3a
-20
-20
-7d
-86
 20
 40
 02
-1d
+2a
 68
 00
 cb
-c9
+f4
 20
 7a
 00
@@ -1491,11 +1519,11 @@
 d8
 c0
 4b
-47
+72
 d8
 a0
 4b
-a9
+d4
 20
 20
 7f
@@ -1506,20 +1534,20 @@
 20
 70
 4b
-ca
+f5
 00
 70
-4b
-d5
+4c
+00
 4e
 68
 02
-4b
-d7
+4c
+02
 60
 02
-4b
-f3
+4c
+1e
 da
 20
 00
@@ -1530,8 +1558,8 @@
 04
 d8
 c0
-4b
-f3
+4c
+1e
 e8
 c0
 80
@@ -1543,7 +1571,7 @@
 c2
 00
 01
-7e
+85
 1a
 22
 7e
@@ -1551,15 +1579,15 @@
 60
 01
 4c
-7c
+a7
 68
 00
 cc
-7c
+a7
 68
 08
 cc
-7d
+a8
 98
 40
 fe
@@ -1567,7 +1595,7 @@
 60
 00
 cc
-7e
+a9
 20
 60
 00
@@ -1575,34 +1603,34 @@
 68
 00
 cb
-d0
+fb
 c0
 00
 ff
 e7
 68
 00
-cb
-db
+cc
+06
 c0
 00
 81
-8f
+96
 c0
 01
 01
-92
+99
 c0
 01
 81
-95
+9c
 20
 20
 2a
 8c
 70
-4b
-db
+4c
+06
 11
 70
 11
@@ -1611,10 +1639,10 @@
 20
 20
 01
-97
+9e
 70
-4b
-db
+4c
+06
 12
 70
 11
@@ -1623,10 +1651,10 @@
 20
 20
 01
-97
+9e
 70
-4b
-db
+4c
+06
 13
 70
 11
@@ -1635,7 +1663,7 @@
 68
 00
 cb
-cc
+f7
 1f
 e1
 7e
@@ -1647,7 +1675,7 @@
 68
 02
 4c
-02
+2d
 60
 02
 11
@@ -1667,19 +1695,19 @@
 20
 40
 02
-18
+25
 20
 40
 01
-0a
+1b
 20
 20
 7f
 e7
 68
 00
-cb
-db
+cc
+06
 c1
 7f
 80
@@ -1687,38 +1715,38 @@
 c0
 08
 81
-a8
+af
 c0
 09
 01
-aa
+b1
 c0
 09
 81
-ac
+b3
 20
 60
 00
 00
 70
-4b
-db
+4c
+06
 02
 20
 20
-01
-3b
+00
+eb
 70
-4b
-db
+4c
+06
 03
 20
 20
-01
-3b
+00
+eb
 70
-4b
-db
+4c
+06
 ff
 70
 0a
@@ -1731,15 +1759,15 @@
 68
 02
 4b
-ab
+d6
 20
 40
 01
-7a
+81
 20
 20
-01
-3b
+00
+eb
 79
 3f
 80
@@ -1747,11 +1775,11 @@
 20
 40
 02
-09
+0f
 68
 00
-cb
-db
+cc
+06
 c1
 ff
 80
@@ -1759,15 +1787,15 @@
 20
 40
 01
-ca
+d1
 58
 00
 00
 00
 60
 01
-4b
-f8
+4c
+23
 20
 40
 2a
@@ -1778,24 +1806,24 @@
 d0
 68
 00
-cb
-f8
+cc
+23
 c0
 7f
 81
-6d
+67
 20
 40
 01
-44
+40
 24
 2c
 01
-e4
+eb
 24
 37
 81
-e4
+eb
 79
 20
 00
@@ -1806,8 +1834,8 @@
 00
 60
 01
-4b
-f8
+4c
+23
 70
 0a
 99
@@ -1819,10 +1847,10 @@
 20
 40
 01
-3f
+3b
 70
 4d
-0b
+36
 01
 58
 00
@@ -1831,7 +1859,7 @@
 60
 01
 4d
-0c
+37
 20
 60
 00
@@ -1843,7 +1871,7 @@
 68
 00
 cb
-cc
+f7
 60
 00
 91
@@ -1851,7 +1879,7 @@
 68
 02
 4c
-02
+2d
 60
 02
 11
@@ -1867,11 +1895,11 @@
 20
 40
 02
-18
+25
 68
 00
 cb
-cb
+f6
 1f
 e0
 fe
@@ -1879,19 +1907,19 @@
 60
 00
 cb
-cd
+f8
 68
 00
 cb
-cc
+f7
 60
 00
 cb
-87
+b2
 68
 00
 cb
-cb
+f6
 1f
 e9
 fe
@@ -1899,7 +1927,7 @@
 68
 08
 cb
-ca
+f5
 18
 41
 04
@@ -1915,7 +1943,7 @@
 68
 08
 cc
-07
+32
 98
 40
 fe
@@ -1927,7 +1955,7 @@
 68
 00
 cb
-cb
+f6
 98
 00
 72
@@ -1935,31 +1963,31 @@
 d8
 c0
 4b
-67
+92
 20
 20
 7f
 01
 68
 01
-4b
-f8
+4c
+23
 1f
 e0
 fe
 01
 60
 01
-4b
-f8
+4c
+23
 20
 40
 02
-0a
+10
 20
 20
 01
-b9
+c0
 79
 3f
 80
@@ -1967,14 +1995,14 @@
 20
 40
 02
-05
+0c
 20
 40
 01
-ca
+d1
 70
-4b
-f8
+4c
+23
 00
 20
 40
@@ -1986,40 +2014,40 @@
 d0
 68
 00
-cb
-f8
+cc
+23
 c0
 7f
 81
-6d
+67
 20
 40
 01
-44
+40
 24
 2c
-01
-fb
+02
+02
 24
 37
-81
-fb
+82
+02
 20
 40
 01
-6f
+76
 20
 40
 02
-f5
+ed
 68
 02
-4b
-f3
+4c
+1e
 68
 0a
-4b
-d7
+4c
+02
 98
 46
 7c
@@ -2027,27 +2055,27 @@
 20
 22
 83
-17
+0f
 20
 20
 01
-c0
+c7
 68
 00
-cb
-f8
+cc
+23
 1f
 e0
 fe
 01
 60
 00
-cb
-f8
+cc
+23
 68
 00
 cd
-09
+34
 1f
 e0
 fe
@@ -2059,15 +2087,15 @@
 60
 00
 cd
-09
+34
 c0
 00
 02
-10
+1d
 c0
 00
 82
-12
+1f
 20
 60
 00
@@ -2076,30 +2104,54 @@
 41
 de
 20
-58
-00
-0f
-0f
+68
+02
+4d
+3b
 60
-01
-4b
-f3
-e0
-a1
-00
-00
+02
+4c
+1e
 20
 40
 01
-7b
+82
 68
 08
-cb
-d6
+cc
+01
+68
+00
+cc
+1e
+1f
+e1
+7e
+03
+1f
+ef
+a2
+04
+58
+00
+4c
+07
+9a
 20
+fe
+00
+98
 40
-02
-2a
+8c
+00
+e8
+c0
+80
+00
+60
+00
+cc
+00
 18
 40
 84
@@ -2110,8 +2162,8 @@
 03
 60
 08
-cb
-d6
+cc
+01
 20
 60
 00
@@ -2119,19 +2171,19 @@
 20
 40
 02
-05
+0c
 20
 20
 01
-ed
+f4
 20
 40
 01
-76
+7d
 20
 20
 01
-ed
+f4
 79
 3f
 80
@@ -2151,7 +2203,7 @@
 60
 08
 cb
-cb
+f6
 18
 42
 72
@@ -2159,7 +2211,7 @@
 d8
 a0
 4b
-67
+92
 1a
 22
 0c
@@ -2171,7 +2223,7 @@
 68
 00
 cb
-46
+71
 1f
 e9
 7e
@@ -2179,7 +2231,7 @@
 60
 00
 cb
-c9
+f4
 1f
 e0
 fe
@@ -2187,7 +2239,7 @@
 d8
 c0
 4b
-46
+71
 98
 c0
 8c
@@ -2199,11 +2251,11 @@
 60
 01
 cc
-08
+33
 68
 00
 cb
-46
+71
 1f
 e3
 7e
@@ -2215,43 +2267,7 @@
 60
 00
 cc
-0e
-20
-60
-00
-00
-68
-00
-cb
-f3
-1f
-e1
-7e
-03
-1f
-ef
-a2
-04
-58
-00
-4b
-dc
-9a
-20
-fe
-00
-98
-40
-8c
-00
-e8
-c0
-80
-00
-60
-00
-cb
-d5
+39
 20
 60
 00
@@ -2274,8 +2290,8 @@
 00
 68
 00
-cb
-d5
+cc
+00
 1f
 ed
 84
@@ -2295,7 +2311,7 @@
 20
 40
 02
-33
+37
 78
 57
 fc
@@ -2319,7 +2335,7 @@
 68
 01
 4b
-ce
+f9
 98
 00
 36
@@ -2331,7 +2347,7 @@
 24
 2c
 02
-78
+81
 78
 46
 fc
@@ -2351,15 +2367,15 @@
 20
 40
 02
-75
+7e
 60
 00
 cc
-7f
+aa
 68
 08
 cc
-7e
+a9
 98
 46
 7c
@@ -2367,35 +2383,23 @@
 24
 22
 82
-78
+81
 20
 40
 02
-75
+7e
 60
 00
 cb
-45
-68
-00
-cc
-11
-1f
-e6
-7c
-02
-20
-22
-82
-58
+70
 68
 00
 cb
-45
+70
 68
 08
 cb
-cc
+f7
 a8
 40
 0e
@@ -2403,11 +2407,11 @@
 24
 20
 82
-78
+81
 20
 40
 02
-75
+7e
 e0
 a0
 80
@@ -2423,11 +2427,11 @@
 20
 22
 82
-60
+61
 20
 40
 02
-75
+7e
 e0
 a0
 80
@@ -2435,7 +2439,7 @@
 c2
 00
 02
-5d
+5e
 18
 a2
 22
@@ -2443,11 +2447,11 @@
 20
 40
 02
-75
+7e
 60
 00
 cd
-06
+31
 1a
 22
 0a
@@ -2483,7 +2487,7 @@
 20
 23
 02
-78
+81
 78
 37
 fc
@@ -2511,11 +2515,43 @@
 68
 00
 cd
-06
-20
+31
+1f
+e2
+22
+00
+68
+08
+cc
+b1
+58
+00
+4c
+b8
+98
 40
+8a
 00
-20
+1a
+22
+7e
+00
+e0
+a0
+80
+00
+18
+40
+84
+01
+18
+41
+04
+07
+60
+08
+cc
+b1
 20
 60
 00
@@ -2541,33 +2577,17 @@
 fc
 00
 20
-40
-26
-4d
-20
-60
-00
-00
-20
-40
-29
-18
-68
-08
-cb
-d5
-20
 20
-29
-33
+26
+4d
 20
 40
 53
 c4
 68
 02
-4b
-f3
+4c
+1e
 98
 00
 12
@@ -2575,11 +2595,19 @@
 20
 40
 02
-33
+37
 20
 40
-02
-7c
+29
+18
+68
+08
+cc
+00
+20
+40
+29
+33
 79
 20
 2a
@@ -2631,7 +2659,7 @@
 68
 00
 cc
-7e
+a9
 08
 00
 86
@@ -2639,7 +2667,7 @@
 68
 00
 cb
-cd
+f8
 98
 00
 72
@@ -2647,7 +2675,7 @@
 d8
 c0
 4b
-87
+b2
 e8
 c0
 80
@@ -2659,7 +2687,7 @@
 c2
 00
 02
-95
+9c
 78
 24
 7c
@@ -2698,8 +2726,8 @@
 e9
 68
 0a
-4b
-ec
+4c
+17
 1c
 42
 7e
@@ -2718,12 +2746,12 @@
 00
 68
 02
-4b
-ec
+4c
+17
 68
 08
-cb
-f0
+cc
+1b
 98
 40
 84
@@ -2746,8 +2774,8 @@
 1c
 60
 02
-4b
-ec
+4c
+17
 20
 20
 7f
@@ -2775,7 +2803,7 @@
 c2
 00
 02
-b2
+b9
 18
 49
 7e
@@ -2816,10 +2844,6 @@
 60
 00
 00
-20
-60
-00
-00
 c6
 13
 00
@@ -2827,11 +2851,11 @@
 20
 40
 03
-95
+99
 20
 40
-02
-ca
+00
+9f
 68
 00
 c0
@@ -2839,7 +2863,7 @@
 c3
 00
 02
-c7
+cd
 68
 00
 80
@@ -2862,84 +2886,16 @@
 00
 20
 40
-02
-d8
-20
-40
-02
-c7
-20
-40
-3e
-bf
-68
-12
-00
-70
-68
-1a
-00
-78
-98
-41
-84
-00
-18
-44
-04
-00
-60
-1a
-00
-7c
-68
-08
-cb
-40
-20
-40
-67
-fb
-68
-08
-cb
-40
-79
-20
-04
-07
-d8
-a0
-80
-78
-20
-20
-68
-30
-68
-00
-cb
-0b
-20
-7a
-00
-00
-20
-20
-05
-6e
-20
-40
 34
 16
 20
 35
 82
-e4
+da
 20
 40
 03
-c4
+ca
 68
 00
 c1
@@ -2947,11 +2903,11 @@
 60
 00
 cc
-82
+ad
 20
 40
 06
-cd
+c6
 68
 00
 c6
@@ -2960,14 +2916,18 @@
 00
 c6
 da
-20
-40
-43
-ca
+68
+01
+c4
+a3
+60
+01
+cb
+44
 20
 40
 02
-e6
+dc
 20
 20
 74
@@ -2975,11 +2935,11 @@
 24
 55
 83
-3e
+36
 20
 40
 03
-21
+19
 20
 75
 80
@@ -2987,23 +2947,23 @@
 20
 40
 03
-80
+84
 20
 40
 05
-8a
+8d
 c0
 02
 83
-0d
+05
 20
 40
 03
-66
+6a
 20
 40
 02
-f5
+ed
 68
 00
 c7
@@ -3011,15 +2971,15 @@
 c0
 01
 02
-f8
+f0
 c0
 7f
 82
-f8
+f0
 20
 40
 05
-14
+17
 68
 00
 c2
@@ -3027,15 +2987,23 @@
 c0
 1a
 02
-fb
-20
+f3
+70
+47
+9d
+01
+70
+47
+9e
+28
 20
-04
-37
+60
+00
+00
 68
 00
 cc
-82
+ad
 60
 00
 c1
@@ -3047,18 +3015,18 @@
 20
 40
 05
-14
+17
 20
 40
 04
-40
+43
 20
 20
 03
-72
+76
 70
 4b
-3c
+41
 01
 70
 47
@@ -3078,8 +3046,8 @@
 18
 20
 40
-03
-06
+02
+fe
 58
 00
 00
@@ -3095,7 +3063,7 @@
 20
 40
 05
-f6
+e9
 20
 20
 7d
@@ -3126,8 +3094,8 @@
 00
 20
 20
-03
-07
+02
+ff
 68
 02
 46
@@ -3162,8 +3130,8 @@
 b4
 60
 01
-4b
-f8
+4c
+23
 20
 40
 42
@@ -3175,10 +3143,10 @@
 20
 40
 01
-76
+7d
 70
-4b
-db
+4c
+06
 01
 20
 60
@@ -3191,11 +3159,11 @@
 c0
 7f
 83
-1e
+16
 20
 20
 05
-6e
+71
 68
 00
 c6
@@ -3207,7 +3175,7 @@
 20
 20
 05
-6e
+71
 70
 42
 12
@@ -3219,7 +3187,7 @@
 20
 40
 03
-21
+19
 20
 40
 40
@@ -3231,7 +3199,7 @@
 c0
 18
 83
-2e
+26
 20
 40
 40
@@ -3243,10 +3211,10 @@
 20
 20
 03
-25
+1d
 70
 4b
-0b
+0c
 01
 20
 40
@@ -3255,7 +3223,7 @@
 20
 40
 03
-23
+1b
 20
 20
 64
@@ -3263,7 +3231,7 @@
 20
 40
 03
-33
+2b
 68
 00
 c6
@@ -3295,14 +3263,14 @@
 20
 40
 03
-1b
+13
 20
 60
 00
 00
 58
 00
-00
+08
 06
 20
 40
@@ -3335,7 +3303,7 @@
 60
 02
 4c
-02
+2d
 20
 40
 3e
@@ -3382,20 +3350,68 @@
 c2
 20
 40
-44
-3f
+44
+3f
+20
+40
+03
+55
+20
+40
+04
+34
+20
+40
+65
+df
+df
+20
+00
+03
+d8
+c0
+47
+22
+20
+40
+03
+7d
+24
+34
+03
+4e
 20
 40
 03
-51
+50
 20
-40
-04
-2e
+60
+00
+00
+70
+4b
+1e
+5a
 20
-40
-65
-df
+60
+00
+00
+70
+4b
+1e
+ff
+70
+42
+10
+34
+68
+03
+4d
+3b
+60
+03
+44
+a0
 20
 60
 00
@@ -3407,11 +3423,11 @@
 20
 22
 83
-5d
+61
 20
 40
 05
-c7
+ba
 20
 20
 3d
@@ -3467,7 +3483,7 @@
 20
 40
 00
-36
+2c
 20
 20
 43
@@ -3479,7 +3495,7 @@
 60
 01
 4d
-0e
+39
 20
 60
 00
@@ -3491,11 +3507,11 @@
 60
 01
 4d
-0e
+39
 24
 55
 83
-63
+67
 68
 00
 8a
@@ -3507,15 +3523,15 @@
 24
 20
 83
-6e
+72
 20
 40
 03
-23
+1b
 20
 40
 03
-38
+30
 68
 00
 c7
@@ -3543,23 +3559,23 @@
 20
 40
 03
-77
+7b
 20
 34
 01
-e9
+f0
 20
 20
 01
-b2
+b9
 df
 20
 00
 02
 d8
 c0
-4b
-f3
+4c
+1e
 20
 40
 7f
@@ -3583,7 +3599,7 @@
 c2
 00
 03
-7b
+7f
 20
 60
 00
@@ -3591,15 +3607,15 @@
 58
 00
 03
-91
+95
 60
 01
-4c
-fc
+4d
+27
 58
 00
 03
-a8
+ac
 60
 01
 41
@@ -3607,7 +3623,7 @@
 58
 00
 06
-b1
+aa
 60
 01
 41
@@ -3615,7 +3631,7 @@
 58
 00
 02
-c0
+c6
 60
 01
 41
@@ -3623,7 +3639,7 @@
 58
 00
 03
-f0
+f6
 60
 01
 41
@@ -3631,7 +3647,7 @@
 58
 00
 03
-e6
+ec
 60
 01
 41
@@ -3639,7 +3655,7 @@
 58
 00
 04
-45
+48
 60
 01
 41
@@ -3647,7 +3663,7 @@
 58
 00
 04
-5c
+5f
 60
 01
 41
@@ -3671,7 +3687,7 @@
 20
 20
 01
-c6
+cd
 d8
 c0
 18
@@ -3683,7 +3699,7 @@
 20
 40
 03
-9d
+a1
 d8
 c0
 19
@@ -3691,7 +3707,7 @@
 20
 40
 03
-9d
+a1
 d8
 c0
 1a
@@ -3699,7 +3715,7 @@
 20
 40
 03
-9d
+a1
 d8
 c0
 1b
@@ -3723,7 +3739,7 @@
 20
 40
 03
-9d
+a1
 d8
 a0
 19
@@ -3731,7 +3747,7 @@
 20
 40
 03
-9d
+a1
 d8
 a0
 1a
@@ -3739,7 +3755,7 @@
 20
 40
 03
-9d
+a1
 d8
 a0
 1b
@@ -3747,7 +3763,7 @@
 20
 20
 03
-9d
+a1
 20
 40
 58
@@ -3758,6 +3774,14 @@
 00
 68
 00
+cb
+1e
+c0
+7f
+83
+b3
+68
+00
 c6
 c5
 1f
@@ -3775,7 +3799,7 @@
 20
 5a
 03
-e3
+e9
 68
 02
 46
@@ -3795,19 +3819,19 @@
 20
 40
 03
-b7
+bd
 20
 40
 03
-bc
+c2
 20
 40
 03
-de
+e4
 20
 20
 03
-c9
+cf
 68
 00
 c6
@@ -3822,7 +3846,7 @@
 00
 70
 4b
-39
+3b
 1e
 20
 60
@@ -3839,7 +3863,7 @@
 68
 00
 cb
-38
+3a
 c1
 80
 80
@@ -3851,7 +3875,7 @@
 60
 00
 cb
-38
+3a
 60
 02
 46
@@ -3859,7 +3883,7 @@
 20
 20
 03
-33
+2b
 70
 47
 a0
@@ -3891,7 +3915,7 @@
 20
 54
 03
-cd
+d3
 20
 60
 00
@@ -3923,7 +3947,7 @@
 20
 34
 03
-d5
+db
 20
 60
 00
@@ -3995,7 +4019,7 @@
 20
 20
 03
-33
+22
 20
 40
 7e
@@ -4007,19 +4031,19 @@
 20
 40
 05
-8a
+8d
 c0
 02
 83
-ed
+f3
 68
 00
 cb
-44
+48
 60
 00
 cb
-43
+47
 20
 20
 3d
@@ -4027,7 +4051,7 @@
 da
 60
 4b
-43
+47
 da
 40
 3d
@@ -4042,43 +4066,43 @@
 00
 c0
 0a
-03
-fa
+04
+00
 c0
 0a
 84
-02
+08
 c0
 14
 84
-0c
+12
 c0
 19
 04
-0e
+14
 c0
 20
 04
-16
+1c
 c0
 1c
 84
-21
+27
 c0
 1d
 04
-32
+38
 c0
 1e
 04
-3d
+40
 20
 20
 41
 7d
 70
 4b
-3d
+42
 01
 68
 00
@@ -4086,36 +4110,36 @@
 9f
 24
 3a
-03
-fe
+04
+04
 70
 4b
-3b
+40
 14
 20
 40
 03
-2a
+22
 20
 40
 04
-3a
+3d
 20
 40
 03
-c4
+ca
 20
 20
 41
 c3
 70
 4b
-3d
+42
 00
 20
 40
 04
-58
+5b
 58
 00
 00
@@ -4139,7 +4163,7 @@
 20
 40
 03
-c4
+ca
 20
 40
 58
@@ -4163,7 +4187,7 @@
 c0
 00
 84
-12
+18
 70
 46
 c6
@@ -4171,11 +4195,11 @@
 20
 20
 04
-14
+1a
 20
 40
 04
-0c
+12
 70
 46
 c6
@@ -4227,15 +4251,15 @@
 20
 40
 04
-0c
+12
 20
 20
 06
-16
+09
 20
 40
 03
-2a
+22
 70
 47
 8b
@@ -4267,27 +4291,27 @@
 20
 40
 04
-3a
+3d
 20
 40
 04
-40
+43
 20
 40
 02
-f5
+ed
 20
 40
 04
-2e
+34
 20
 20
 65
 d1
 da
 20
-4b
-f3
+4c
+1e
 da
 40
 00
@@ -4303,35 +4327,23 @@
 20
 40
 04
-58
+5b
 70
 4d
-0b
+36
 00
 20
 40
 02
-f5
+ed
 20
 40
 02
-14
-20
+21
 20
-04
-37
-70
-47
-9d
-01
-70
-47
-9e
-28
 20
-60
-00
-00
+02
+ea
 70
 47
 9d
@@ -4347,7 +4359,7 @@
 20
 40
 03
-2a
+22
 20
 40
 3f
@@ -4355,7 +4367,7 @@
 20
 40
 04
-3a
+3d
 20
 40
 43
@@ -4399,7 +4411,7 @@
 20
 40
 04
-58
+5b
 20
 40
 74
@@ -4407,15 +4419,15 @@
 20
 40
 05
-06
+09
 20
 40
 3e
 9f
 20
 40
-02
-cc
+00
+a1
 68
 00
 80
@@ -4435,7 +4447,7 @@
 20
 40
 05
-b2
+a0
 68
 00
 80
@@ -4455,51 +4467,51 @@
 68
 00
 cb
-0b
+0c
 20
 7a
 00
 00
 70
 4b
-0b
+0c
 00
 20
 20
 03
-38
+30
 20
 40
 05
-25
+28
 20
 40
 05
-5d
+60
 20
 40
 04
-e0
+e3
 20
 40
 04
-83
+86
 20
 40
 04
-a0
+a3
 20
 40
 04
-88
+8b
 20
 40
 04
-a9
+ac
 20
 40
 03
-e8
+ee
 20
 40
 42
@@ -4507,7 +4519,7 @@
 20
 40
 04
-6b
+6e
 20
 40
 42
@@ -4515,15 +4527,15 @@
 20
 40
 04
-72
+75
 20
 40
 04
-75
+78
 20
 40
 04
-7b
+7e
 20
 20
 42
@@ -4531,11 +4543,11 @@
 da
 60
 4b
-3a
+3c
 da
 40
 04
-6e
+71
 20
 20
 33
@@ -4546,11 +4558,11 @@
 80
 60
 01
-cb
-fa
+cc
+25
 70
 4b
-38
+3a
 01
 20
 60
@@ -4571,11 +4583,11 @@
 da
 60
 4b
-39
+3b
 da
 40
 04
-78
+7b
 20
 20
 33
@@ -4591,11 +4603,11 @@
 20
 20
 04
-70
+73
 68
 00
 cb
-3d
+42
 20
 7a
 00
@@ -4603,11 +4615,11 @@
 da
 60
 4b
-3b
+40
 da
 40
 04
-80
+83
 20
 20
 33
@@ -4615,7 +4627,7 @@
 68
 00
 cb
-3c
+41
 24
 7a
 00
@@ -4631,7 +4643,7 @@
 da
 40
 04
-86
+89
 20
 20
 33
@@ -4647,15 +4659,15 @@
 20
 40
 04
-d1
+d4
 24
 20
 84
-8e
+91
 20
 40
 05
-ad
+a6
 20
 40
 43
@@ -4683,7 +4695,7 @@
 20
 40
 04
-93
+96
 20
 20
 43
@@ -4695,7 +4707,7 @@
 da
 40
 04
-96
+99
 20
 20
 33
@@ -4710,12 +4722,12 @@
 00
 70
 4b
-41
+0a
 00
 20
 40
 04
-dc
+df
 68
 01
 46
@@ -4763,7 +4775,7 @@
 da
 40
 04
-a7
+aa
 20
 20
 33
@@ -4779,23 +4791,23 @@
 20
 40
 04
-d1
+d4
 24
 20
 84
-c3
+c6
 20
 40
 05
-ad
+a6
 68
 00
 cb
-42
+3e
 24
 3a
 04
-d5
+d8
 68
 00
 c6
@@ -4815,7 +4827,7 @@
 da
 20
 4b
-41
+0a
 da
 40
 00
@@ -4827,15 +4839,15 @@
 68
 00
 cb
-41
+0a
 20
 3a
 04
-db
+de
 20
 40
 04
-bc
+bf
 70
 41
 bd
@@ -4843,7 +4855,7 @@
 20
 40
 04
-41
+44
 20
 40
 43
@@ -4887,7 +4899,7 @@
 c2
 85
 84
-c6
+c9
 70
 4a
 ff
@@ -4943,7 +4955,7 @@
 20
 40
 05
-b2
+a0
 68
 08
 c6
@@ -4954,7 +4966,7 @@
 1d
 70
 4b
-42
+3e
 00
 68
 00
@@ -4963,7 +4975,7 @@
 24
 3a
 02
-ed
+e3
 70
 46
 d9
@@ -4978,7 +4990,7 @@
 00
 70
 4b
-41
+0a
 ff
 d8
 40
@@ -4987,7 +4999,7 @@
 da
 20
 4b
-41
+0a
 da
 40
 00
@@ -5011,11 +5023,11 @@
 c0
 00
 04
-e6
+e9
 c0
 00
 84
-f0
+f3
 20
 60
 00
@@ -5023,7 +5035,7 @@
 20
 40
 04
-f9
+fc
 68
 00
 cb
@@ -5047,7 +5059,7 @@
 20
 42
 84
-ee
+f1
 20
 60
 00
@@ -5059,7 +5071,7 @@
 20
 20
 05
-06
+09
 da
 60
 4b
@@ -5067,7 +5079,7 @@
 da
 40
 04
-f3
+f6
 20
 20
 33
@@ -5087,11 +5099,11 @@
 c0
 00
 85
-06
+09
 c0
 00
 04
-f9
+fc
 20
 60
 00
@@ -5107,11 +5119,11 @@
 c0
 01
 05
-00
+03
 68
 08
 cb
-40
+3f
 20
 40
 68
@@ -5119,7 +5131,7 @@
 68
 08
 cb
-40
+3f
 20
 20
 68
@@ -5155,7 +5167,7 @@
 24
 3a
 05
-0a
+0d
 70
 4a
 ff
@@ -5195,7 +5207,7 @@
 68
 08
 cb
-40
+3f
 79
 3f
 84
@@ -5271,7 +5283,7 @@
 20
 20
 05
-04
+07
 68
 01
 4b
@@ -5287,7 +5299,7 @@
 da
 40
 05
-2a
+2d
 20
 20
 33
@@ -5299,7 +5311,7 @@
 20
 40
 05
-47
+4a
 20
 40
 69
@@ -5323,7 +5335,7 @@
 24
 41
 05
-42
+45
 1f
 e6
 7c
@@ -5331,7 +5343,7 @@
 20
 41
 05
-44
+47
 d8
 40
 00
@@ -5351,7 +5363,7 @@
 20
 40
 05
-50
+53
 68
 00
 c2
@@ -5359,10 +5371,10 @@
 c3
 00
 05
-3d
+40
 70
 4b
-0a
+0b
 01
 20
 20
@@ -5375,19 +5387,19 @@
 68
 00
 cb
-0a
+0b
 20
 7a
 00
 00
 70
 4b
-0a
+0b
 00
 20
 20
 05
-06
+09
 1f
 e0
 fe
@@ -5543,7 +5555,7 @@
 c0
 02
 85
-06
+09
 1f
 e6
 7c
@@ -5551,7 +5563,7 @@
 24
 21
 05
-6c
+6f
 20
 60
 00
@@ -5563,7 +5575,7 @@
 20
 20
 04
-f9
+fc
 68
 00
 c6
@@ -5571,7 +5583,7 @@
 c0
 03
 05
-71
+74
 20
 20
 3d
@@ -5583,7 +5595,7 @@
 20
 5a
 05
-77
+7a
 68
 00
 c7
@@ -5591,7 +5603,7 @@
 c0
 00
 85
-79
+7c
 c0
 01
 bd
@@ -5635,7 +5647,7 @@
 20
 40
 05
-85
+88
 20
 40
 40
@@ -5647,7 +5659,7 @@
 20
 40
 05
-88
+8b
 24
 74
 00
@@ -5671,7 +5683,7 @@
 20
 40
 05
-8a
+8d
 20
 20
 40
@@ -5683,39 +5695,19 @@
 20
 40
 05
-92
-20
-40
-05
-8e
+90
 20
 20
 40
 8e
 68
-00
-c6
-e5
-c1
-7f
-80
-00
-20
-40
-05
-a2
-20
-20
-05
-a8
-68
 08
 c6
 e2
 20
 40
 05
-ad
+a6
 68
 08
 c6
@@ -5735,7 +5727,7 @@
 20
 40
 05
-ad
+a6
 68
 08
 c6
@@ -5755,7 +5747,7 @@
 20
 40
 05
-ad
+a6
 68
 08
 c6
@@ -5772,70 +5764,6 @@
 60
 00
 00
-68
-08
-c6
-e5
-20
-40
-05
-b2
-68
-08
-c6
-e5
-20
-40
-68
-1d
-7d
-20
-a2
-03
-20
-20
-05
-ad
-68
-08
-c6
-e6
-20
-40
-05
-b2
-68
-08
-c6
-e6
-20
-40
-68
-1d
-7d
-20
-a2
-04
-79
-20
-04
-07
-d8
-a0
-80
-78
-20
-40
-68
-30
-79
-3f
-84
-07
-20
-20
-05
-b6
 79
 3f
 84
@@ -5860,6 +5788,26 @@
 20
 68
 0a
+79
+20
+04
+07
+d8
+a0
+80
+78
+20
+40
+68
+30
+79
+3f
+84
+07
+20
+20
+05
+a4
 70
 48
 08
@@ -5879,7 +5827,7 @@
 c2
 83
 85
-be
+b1
 20
 20
 41
@@ -5895,7 +5843,7 @@
 c2
 85
 04
-ab
+ae
 20
 20
 41
@@ -5915,7 +5863,7 @@
 20
 40
 82
-14
+21
 20
 20
 42
@@ -5966,12 +5914,12 @@
 df
 70
 4b
-3c
+41
 00
 20
 40
 02
-f5
+ed
 70
 47
 20
@@ -5987,11 +5935,11 @@
 c2
 85
 85
-e0
+d3
 20
 40
 05
-ce
+c1
 68
 09
 47
@@ -6011,7 +5959,7 @@
 20
 40
 05
-ca
+bd
 18
 0a
 7e
@@ -6020,6 +5968,18 @@
 00
 c4
 a0
+68
+01
+cb
+44
+60
+01
+c4
+a3
+20
+40
+03
+4e
 20
 40
 34
@@ -6058,20 +6018,8 @@
 ce
 20
 40
-43
-ca
-68
-00
-c0
-92
-2f
-ef
-fe
-01
-20
-40
-85
-ef
+05
+e2
 20
 40
 42
@@ -6079,15 +6027,15 @@
 20
 20
 05
-19
+1c
 70
 47
 9f
 00
 20
 40
-03
-06
+02
+fe
 58
 00
 00
@@ -6099,11 +6047,11 @@
 d8
 c0
 4b
-1d
+1f
 20
 40
 05
-f6
+e9
 20
 20
 7d
@@ -6127,7 +6075,7 @@
 20
 40
 05
-20
+23
 58
 00
 00
@@ -6139,7 +6087,7 @@
 20
 40
 03
-33
+22
 20
 20
 42
@@ -6171,7 +6119,7 @@
 20
 40
 06
-de
+cf
 20
 20
 53
@@ -6206,8 +6154,8 @@
 bb
 20
 40
-00
-20
+02
+74
 20
 20
 54
@@ -6215,7 +6163,7 @@
 20
 40
 06
-18
+0b
 20
 20
 55
@@ -6255,7 +6203,7 @@
 24
 21
 06
-16
+09
 68
 00
 c3
@@ -6271,7 +6219,7 @@
 20
 21
 06
-12
+05
 68
 00
 c3
@@ -6283,7 +6231,7 @@
 20
 20
 06
-14
+07
 68
 00
 84
@@ -6295,7 +6243,7 @@
 20
 40
 06
-27
+1a
 24
 74
 00
@@ -6343,11 +6291,11 @@
 c2
 82
 86
-43
+36
 20
 40
 06
-d0
+c9
 68
 00
 c7
@@ -6355,7 +6303,7 @@
 24
 3a
 06
-39
+2c
 68
 00
 84
@@ -6363,7 +6311,7 @@
 c3
 02
 06
-3d
+30
 68
 00
 82
@@ -6371,7 +6319,7 @@
 20
 3a
 06
-3d
+30
 20
 20
 56
@@ -6399,7 +6347,7 @@
 c0
 82
 86
-40
+33
 70
 47
 8e
@@ -6411,7 +6359,7 @@
 20
 5a
 03
-d1
+d7
 20
 20
 56
@@ -6419,11 +6367,39 @@
 20
 40
 06
-45
-20
-20
+3f
+68
+00
+cd
+2f
+1f
+e6
+7c
+02
+24
+41
 06
-51
+cd
+68
+00
+cd
+2f
+c1
+00
+00
+00
+1f
+e0
+ff
+ff
+60
+00
+cd
+2f
+20
+60
+00
+00
 68
 00
 c6
@@ -6472,10 +6448,6 @@
 60
 00
 00
-20
-20
-06
-d4
 68
 00
 c7
@@ -6559,7 +6531,7 @@
 c0
 01
 86
-68
+61
 20
 20
 56
@@ -6571,7 +6543,7 @@
 c0
 00
 86
-6b
+64
 20
 20
 5c
@@ -6603,11 +6575,11 @@
 c0
 02
 06
-74
+6d
 c0
 03
 06
-91
+8a
 20
 20
 56
@@ -6619,7 +6591,7 @@
 20
 40
 06
-52
+4b
 20
 40
 7e
@@ -6635,7 +6607,7 @@
 c0
 08
 06
-83
+7c
 1f
 ec
 84
@@ -6735,18 +6707,18 @@
 c0
 00
 86
-95
+8e
 c0
 02
 86
-97
+90
 20
 20
 5a
 f6
 70
 4b
-3c
+41
 01
 20
 20
@@ -6783,7 +6755,7 @@
 20
 40
 06
-a2
+9b
 d8
 e0
 00
@@ -6823,7 +6795,7 @@
 20
 37
 06
-aa
+a3
 24
 36
 d8
@@ -6903,7 +6875,7 @@
 c0
 09
 06
-be
+b7
 20
 20
 7d
@@ -6970,11 +6942,11 @@
 00
 70
 4d
-07
+32
 01
 70
 4d
-04
+2f
 00
 20
 60
@@ -6983,7 +6955,7 @@
 68
 00
 cd
-04
+2f
 1f
 e0
 fe
@@ -6991,46 +6963,14 @@
 60
 00
 cd
-04
-20
-60
-00
-00
-68
-00
-cd
-04
-1f
-e6
-7c
-02
-24
-41
-06
-dc
-68
-00
-cd
-04
-c1
-00
-00
-00
-1f
-e0
-ff
-ff
-60
-00
-cd
-04
+2f
 20
 60
 00
 00
 70
 4d
-04
+2f
 03
 20
 60
@@ -7044,26 +6984,18 @@
 85
 80
 00
-c3
-83
-80
-00
-c3
-83
-00
-00
 da
 20
 4c
-8d
+b8
 20
 40
 02
-af
+b6
 60
 08
 cd
-05
+30
 58
 00
 00
@@ -7071,7 +7003,7 @@
 c5
 13
 06
-e8
+d7
 58
 00
 00
@@ -7082,12 +7014,12 @@
 00
 24
 21
-07
-00
+06
+ef
 68
 00
 cd
-04
+2f
 1f
 e6
 7c
@@ -7095,15 +7027,15 @@
 24
 21
 06
-f0
+df
 68
 00
 cd
-04
+2f
 c0
 00
-07
-01
+06
+f0
 20
 60
 00
@@ -7111,19 +7043,19 @@
 68
 00
 cd
-04
+2f
 c1
 90
 00
 00
 70
 4d
-04
+2f
 00
 68
 08
 cd
-05
+30
 58
 00
 00
@@ -7131,7 +7063,7 @@
 c5
 13
 06
-f7
+e6
 58
 00
 00
@@ -7147,11 +7079,11 @@
 68
 00
 cd
-07
+32
 c0
 00
-07
-08
+06
+f7
 1f
 e0
 ff
@@ -7159,11 +7091,11 @@
 60
 00
 cd
-07
+32
 c0
 00
-07
-08
+06
+f7
 70
 41
 de
@@ -7174,16 +7106,16 @@
 00
 70
 4d
-04
+2f
 00
 68
 00
 cd
-07
+32
 c0
 01
-07
 06
+f5
 1f
 e0
 fe
@@ -7191,11 +7123,11 @@
 60
 00
 cd
-07
+32
 c0
 00
 86
-fe
+ed
 70
 41
 de
@@ -7279,19 +7211,19 @@
 c0
 01
 07
-22
+11
 c0
 02
 07
-2a
+19
 c0
 10
 07
-34
+23
 20
 40
 07
-2f
+1e
 70
 89
 55
@@ -7343,7 +7275,7 @@
 20
 40
 07
-2f
+1e
 70
 89
 55
@@ -7401,7 +7333,7 @@
 28
 fa
 72
-e5
+01
 aa
 55
 08
@@ -7814,7 +7746,7 @@
 ff
 ff
 30
-03
+00
 ff
 05
 aa
@@ -7856,10 +7788,10 @@
 00
 7f
 47
+00
 01
 02
 03
-04
 aa
 55
 0e
@@ -7966,7 +7898,7 @@
 55
 14
 00
-1d
+1f
 4b
 06
 ff
@@ -7990,20 +7922,23 @@
 65
 aa
 55
-05
+01
 00
-40
+3f
 4b
 1d
+aa
+55
+01
 00
-00
-00
+48
+4b
 14
 aa
 55
 04
 00
-cc
+f7
 4b
 01
 00
@@ -8013,8 +7948,8 @@
 55
 15
 00
-d7
-4b
+02
+4c
 20
 15
 10
@@ -8040,8 +7975,8 @@
 55
 03
 00
-f0
-4b
+1b
+4c
 19
 19
 1c
@@ -8049,8 +7984,8 @@
 55
 03
 00
-fa
-4b
+25
+4c
 80
 ee
 36
@@ -8058,9 +7993,200 @@
 55
 02
 00
-10
+3b
 4c
 04
 01
-50
-63
+aa
+55
+06
+00
+3b
+4d
+0f
+0f
+0f
+0f
+0f
+0f
+43
+5e
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+95
+1e
Index: 24G&BLE/output/memmap.format
===================================================================
--- /branch/mouse_project/FR/24G&BLE/output/memmap.format	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/output/memmap.format	(working copy)
@@ -602,6 +602,8 @@
 0x11be mem_data_pre
 0x11c0 mem_data_current
 0x11c2 mem_data_sum
+0x11c5 mem_data_value
+0x11c6 mem_data_value_temp
 0x4000 mem_patch00
 0x4001 mem_patch01
 0x4002 mem_patch02
@@ -1766,149 +1768,153 @@
 0x4b07 mem_mouse_multi_led_on_timer
 0x4b08 mem_mouse_multi_led_blink_count_limited
 0x4b09 mem_mouse_multi_led_on_poweron2s_flag
-0x4b0a mem_mouse_adc_last_low_voltage_flag
-0x4b0b mem_mouse_init_sensor_reset_flag
-0x4b0c mem_bt_rcvd_switch_req_accept
-0x4b0d mem_bt_send_max_slot_req_accept_after_switch
-0x4b0e mem_bt_send_lmp_setup_complete
-0x4b0f mem_l2cap_rcv
-0x4b10 mem_mouse_bt_boot_mode
-0x4b11 mem_mouse_bt_boot_data
-0x4b16 mem_mouse_bt_send_first_package_timer
-0x4b17 mem_mouse_bt_send_first_package_flag
-0x4b18 mem_mouse_asm_flag
-0x4b19 mem_mouse_x_pre
-0x4b1b mem_mouse_y_pre
-0x4b1d mem_le_adv_swift_pair
-0x4b30 mem_le_att_pnp_id_len
-0x4b31 mem_le_att_pnp_id
-0x4b38 mem_mouse_long_mult_flag
-0x4b39 mem_mouse_le_current_mult_timer
-0x4b3a mem_24g_long_sleep_param_update_timer
-0x4b3b mem_mouse_send_secutiry_request_timer
-0x4b3c mem_le_send_security_request_flag
-0x4b3d mem_mouse_le_bb_connected_flag
-0x4b3e mem_power_on_flag
-0x4b3f mem_mouse_fast_conn_flag
-0x4b40 mem_mouse_bt_led_gpio
-0x4b41 mem_mouse_long_button_select_device
-0x4b42 mem_mouse_select_device_button_wakeup_flag
-0x4b43 mem_mouse_dpi_down_time
-0x4b44 mem_mouse_dpi_down_time_init
-0x4b45 mem_24g_rxbuf
-0x4b67 mem_24g_txbuf
-0x4b87 mem_24g_txpayload
-0x4ba9 mem_24g_rxpayload
-0x4bc9 mem_24g_rxdata_length
-0x4bca mem_24g_pid
-0x4bcb mem_24g_datalen
-0x4bcc mem_24g_data_type
-0x4bcd mem_24g_txlen
-0x4bce mem_24g_rx_window
-0x4bd0 mem_24g_ensure
-0x4bd1 mem_24g_txfail_cnt
-0x4bd3 mem_24g_get_ack_fail
-0x4bd4 mem_24g_retry
-0x4bd5 mem_24g_ch
-0x4bd6 mem_24g_current_ch_number
-0x4bd7 mem_24g_paring_addr
-0x4bdb mem_24g_pairing_sm
-0x4bdc mem_24g_ch_map1
-0x4be0 mem_24g_ch_map2
-0x4be4 mem_24g_ch_map3
-0x4be8 mem_24g_ch_map4
-0x4bec mem_24g_tx_btclk
-0x4bf0 mem_24g_interval
-0x4bf1 mem_24g_interval_min
-0x4bf2 mem_24g_interval_max
-0x4bf3 mem_24g_addr
-0x4bf7 mem_24g_abort_pac
-0x4bf8 mem_24g_check_dongle_times
-0x4bfa mem_24g_enter_hibernate
-0x4c02 mem_24g_device_addr
-0x4c06 mem_24g_pac_index
-0x4c07 mem_24g_no_ack
-0x4c08 mem_24g_sta_crc
-0x4c0b mem_24g_last_crc
-0x4c0e mem_24g_sta_pid
-0x4c0f mem_24g_last_pid
-0x4c10 mem_24g_max_retry
-0x4c11 mem_24g_mode
-0x4c12 mem_24g_rxdata_temp
-0x4c34 mem_24g_rx_addr
-0x4c38 mem_dongle_mode_init
-0x4c39 mem_dongle_work_mode
-0x4c3a mem_dongle_ms_bind_step
-0x4c3b mem_dongle_kb_bind_step
-0x4c3c mem_dongle_bind_device_status
-0x4c3d mem_24g_bind_payload
-0x4c45 mem_24g_abort_packet
-0x4c46 mem_24g_rf_laststa
-0x4c47 mem_24g_hop_btclk
-0x4c4b mem_24g_hop_interval
-0x4c4c mem_24g_mode_switch
-0x4c4d mem_24g_ackpayload_enable
-0x4c4e mem_24g_hop_packet
-0x4c4f mem_24g_pair_mode
-0x4c50 mem_24g_nodata_timer_enable
-0x4c51 mem_24g_time_slice
-0x4c52 mem_24g_kb_data_sta_data
-0x4c5a mem_24g_kb_data_last_data
-0x4c62 mem_24g_kb_multikey_sta_data
-0x4c65 mem_24g_kb_multikey_last_data
-0x4c68 mem_24g_kb_blank_data_enable
-0x4c69 mem_24g_kb_mul_blank_data_enable
-0x4c6a mem_24g_ms_blank_data_enable
-0x4c6b mem_24g_kb_addr
-0x4c6f mem_24g_ms_addr
-0x4c73 mem_24g_dg_last_ch
-0x4c74 mem_24g_dg_ch_number
-0x4c75 mem_24g_dg_config_ch_once
-0x4c76 mem_24g_kb_last_ch
-0x4c77 mem_24g_kb_ch_number
-0x4c78 mem_24g_kb_config_ch_once
-0x4c79 mem_24g_ms_last_ch
-0x4c7a mem_24g_ms_ch_number
-0x4c7b mem_24g_ms_config_ch_once
-0x4c7c mem_24g_syncword
-0x4c7e mem_24g_syncword_crc8
-0x4c7f mem_24g_get_syncword_crc8
-0x4c80 mem_24g_ota_sta_pid
-0x4c82 mem_tx_power_temp
-0x4c83 mem_rssi_hex
-0x4c84 mem_rssi_noise_avg
-0x4c85 mem_rssi_noise_index
-0x4c86 mem_rssi_signal_index
-0x4c87 mem_rssi_noise_dg_avg
-0x4c88 mem_rssi_noise_kb_avg
-0x4c89 mem_rssi_noise_ms_avg
-0x4c8a mem_rssi_noise_dg_index
-0x4c8b mem_rssi_noise_kb_index
-0x4c8c mem_rssi_noise_ms_index
-0x4c8d mem_rssi_signal_buf
-0x4c95 mem_queue_ele_num
-0x4c96 mem_queue_read
-0x4c98 mem_queue_write
-0x4c9a mem_queue_start
-0x4c9a mem_data_ele0
-0x4cba mem_data_ele1
-0x4cda mem_data_ele2
-0x4cfa mem_queue_end
-0x4cfa mem_queue_temp
-0x4cfc mem_cb_24g_data
-0x4cfe mem_24g_hop_fastly_cnt
-0x4cff mem_24g_hop_pac_retry
-0x4d00 mem_24g_rf_hop_ch
-0x4d01 mem_24g_rf_last_sta
-0x4d02 mem_24g_rf_work_stage
-0x4d03 mem_24g_sync_cnt
-0x4d04 mem_power_ctrl_pac_succ_cnt
-0x4d05 mem_rssi_avg_received
-0x4d06 mem_rssi_hex_received
-0x4d07 mem_power_ctrl_level
-0x4d08 mem_seqi
-0x4d09 mem_24g_auto_paring_switch
-0x4d0a mem_24g_paccnt
-0x4d0b mem_24g_transmit_by_interrupt
-0x4d0c mem_24g_transmit_by_interrupt_exit_count
-0x4d0e mem_24g_transmit_by_interrupt_exit_count_init
+0x4b0a mem_mouse_long_button_select_device
+0x4b0b mem_mouse_adc_last_low_voltage_flag
+0x4b0c mem_mouse_init_sensor_reset_flag
+0x4b0d mem_bt_rcvd_switch_req_accept
+0x4b0e mem_bt_send_max_slot_req_accept_after_switch
+0x4b0f mem_bt_send_lmp_setup_complete
+0x4b10 mem_l2cap_rcv
+0x4b11 mem_mouse_bt_boot_mode
+0x4b12 mem_mouse_bt_boot_data
+0x4b17 mem_mouse_bt_send_first_package_timer
+0x4b18 mem_mouse_bt_send_first_package_flag
+0x4b19 mem_mouse_asm_flag
+0x4b1a mem_mouse_x_pre
+0x4b1c mem_mouse_y_pre
+0x4b1e mem_mouse_fast_conn_flag
+0x4b1f mem_le_adv_swift_pair
+0x4b32 mem_le_att_pnp_id_len
+0x4b33 mem_le_att_pnp_id
+0x4b3a mem_mouse_long_mult_flag
+0x4b3b mem_mouse_le_current_mult_timer
+0x4b3c mem_24g_long_sleep_param_update_timer
+0x4b3e mem_mouse_select_device_button_wakeup_flag
+0x4b3f mem_mouse_bt_led_gpio
+0x4b40 mem_mouse_send_secutiry_request_timer
+0x4b41 mem_le_send_security_request_flag
+0x4b42 mem_mouse_le_bb_connected_flag
+0x4b43 mem_power_on_flag
+0x4b44 mem_le_lap_high_3B
+0x4b47 mem_mouse_dpi_down_time
+0x4b48 mem_mouse_dpi_down_time_init
+0x4b49 mem_sensor_FD3180_init
+0x4b67 mem_sensor_poweron_init
+0x4b70 mem_24g_rxbuf
+0x4b92 mem_24g_txbuf
+0x4bb2 mem_24g_txpayload
+0x4bd4 mem_24g_rxpayload
+0x4bf4 mem_24g_rxdata_length
+0x4bf5 mem_24g_pid
+0x4bf6 mem_24g_datalen
+0x4bf7 mem_24g_data_type
+0x4bf8 mem_24g_txlen
+0x4bf9 mem_24g_rx_window
+0x4bfb mem_24g_ensure
+0x4bfc mem_24g_txfail_cnt
+0x4bfe mem_24g_get_ack_fail
+0x4bff mem_24g_retry
+0x4c00 mem_24g_ch
+0x4c01 mem_24g_current_ch_number
+0x4c02 mem_24g_paring_addr
+0x4c06 mem_24g_pairing_sm
+0x4c07 mem_24g_ch_map1
+0x4c0b mem_24g_ch_map2
+0x4c0f mem_24g_ch_map3
+0x4c13 mem_24g_ch_map4
+0x4c17 mem_24g_tx_btclk
+0x4c1b mem_24g_interval
+0x4c1c mem_24g_interval_min
+0x4c1d mem_24g_interval_max
+0x4c1e mem_24g_addr
+0x4c22 mem_24g_abort_pac
+0x4c23 mem_24g_check_dongle_times
+0x4c25 mem_24g_enter_hibernate
+0x4c2d mem_24g_device_addr
+0x4c31 mem_24g_pac_index
+0x4c32 mem_24g_no_ack
+0x4c33 mem_24g_sta_crc
+0x4c36 mem_24g_last_crc
+0x4c39 mem_24g_sta_pid
+0x4c3a mem_24g_last_pid
+0x4c3b mem_24g_max_retry
+0x4c3c mem_24g_mode
+0x4c3d mem_24g_rxdata_temp
+0x4c5f mem_24g_rx_addr
+0x4c63 mem_dongle_mode_init
+0x4c64 mem_dongle_work_mode
+0x4c65 mem_dongle_ms_bind_step
+0x4c66 mem_dongle_kb_bind_step
+0x4c67 mem_dongle_bind_device_status
+0x4c68 mem_24g_bind_payload
+0x4c70 mem_24g_abort_packet
+0x4c71 mem_24g_rf_laststa
+0x4c72 mem_24g_hop_btclk
+0x4c76 mem_24g_hop_interval
+0x4c77 mem_24g_mode_switch
+0x4c78 mem_24g_ackpayload_enable
+0x4c79 mem_24g_hop_packet
+0x4c7a mem_24g_pair_mode
+0x4c7b mem_24g_nodata_timer_enable
+0x4c7c mem_24g_time_slice
+0x4c7d mem_24g_kb_data_sta_data
+0x4c85 mem_24g_kb_data_last_data
+0x4c8d mem_24g_kb_multikey_sta_data
+0x4c90 mem_24g_kb_multikey_last_data
+0x4c93 mem_24g_kb_blank_data_enable
+0x4c94 mem_24g_kb_mul_blank_data_enable
+0x4c95 mem_24g_ms_blank_data_enable
+0x4c96 mem_24g_kb_addr
+0x4c9a mem_24g_ms_addr
+0x4c9e mem_24g_dg_last_ch
+0x4c9f mem_24g_dg_ch_number
+0x4ca0 mem_24g_dg_config_ch_once
+0x4ca1 mem_24g_kb_last_ch
+0x4ca2 mem_24g_kb_ch_number
+0x4ca3 mem_24g_kb_config_ch_once
+0x4ca4 mem_24g_ms_last_ch
+0x4ca5 mem_24g_ms_ch_number
+0x4ca6 mem_24g_ms_config_ch_once
+0x4ca7 mem_24g_syncword
+0x4ca9 mem_24g_syncword_crc8
+0x4caa mem_24g_get_syncword_crc8
+0x4cab mem_24g_ota_sta_pid
+0x4cad mem_tx_power_temp
+0x4cae mem_rssi_hex
+0x4caf mem_rssi_noise_avg
+0x4cb0 mem_rssi_noise_index
+0x4cb1 mem_rssi_signal_index
+0x4cb2 mem_rssi_noise_dg_avg
+0x4cb3 mem_rssi_noise_kb_avg
+0x4cb4 mem_rssi_noise_ms_avg
+0x4cb5 mem_rssi_noise_dg_index
+0x4cb6 mem_rssi_noise_kb_index
+0x4cb7 mem_rssi_noise_ms_index
+0x4cb8 mem_rssi_signal_buf
+0x4cc0 mem_queue_ele_num
+0x4cc1 mem_queue_read
+0x4cc3 mem_queue_write
+0x4cc5 mem_queue_start
+0x4cc5 mem_data_ele0
+0x4ce5 mem_data_ele1
+0x4d05 mem_data_ele2
+0x4d25 mem_queue_end
+0x4d25 mem_queue_temp
+0x4d27 mem_cb_24g_data
+0x4d29 mem_24g_hop_fastly_cnt
+0x4d2a mem_24g_hop_pac_retry
+0x4d2b mem_24g_rf_hop_ch
+0x4d2c mem_24g_rf_last_sta
+0x4d2d mem_24g_rf_work_stage
+0x4d2e mem_24g_sync_cnt
+0x4d2f mem_power_ctrl_pac_succ_cnt
+0x4d30 mem_rssi_avg_received
+0x4d31 mem_rssi_hex_received
+0x4d32 mem_power_ctrl_level
+0x4d33 mem_seqi
+0x4d34 mem_24g_auto_paring_switch
+0x4d35 mem_24g_paccnt
+0x4d36 mem_24g_transmit_by_interrupt
+0x4d37 mem_24g_transmit_by_interrupt_exit_count
+0x4d39 mem_24g_transmit_by_interrupt_exit_count_init
+0x4d3b mem_24g_allpowerful_addr
Index: 24G&BLE/output/program.lis
===================================================================
--- /branch/mouse_project/FR/24G&BLE/output/program.lis	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/output/program.lis	(working copy)
@@ -1,2546 +1,2525 @@
 include "bt_format "
 org 0x0000
 0000 c2840013 bbit1 8 ,pf_patch_ext 
-0001 c000002a beq patch00_0 ,p_soft_reset 
-0002 c000803a beq patch00_1 ,p_soft_reset_1 
-0003 c0010043 beq patch00_2 ,p_soft_reset_2 
-0004 c0428737 beq patch10_5 ,p_shutdown_radio 
-0005 c044870a beq patch11_1 ,p_set_freq_tx 
-0006 c050804c beq patch14_1 ,p_init_param 
-0007 c0588051 beq patch16_1 ,p_lpm_check_wake_lock 
-0008 c0590062 beq patch16_2 ,p_g24_dispatch 
-0009 c06202db beq patch18_4 ,p_device_init 
-000a c0648355 beq patch19_1 ,p_app_flag_store 
-000b c0650359 beq patch19_2 ,p_app_initflag_check 
-000c c071856e beq patch1c_3 ,p_mouse_seting_dpi 
-000d c073057c beq patch1c_6 ,p_mouse_motion 
-000e c07485b8 beq patch1d_1 ,p_mouse_bb_disconnected 
-000f c07505c2 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
-0010 c07585d2 beq patch1d_3 ,p_mouse_start_discovery 
-0011 c07605fa beq patch1d_4 ,p_mouse_stop_discovery 
+0001 c0000020 beq patch00_0 ,p_soft_reset 
+0002 c0008030 beq patch00_1 ,p_soft_reset_1 
+0003 c0010039 beq patch00_2 ,p_soft_reset_2 
+0004 c0428726 beq patch10_5 ,p_shutdown_radio 
+0005 c04486f9 beq patch11_1 ,p_set_freq_tx 
+0006 c0508042 beq patch14_1 ,p_init_param 
+0007 c0588047 beq patch16_1 ,p_lpm_check_wake_lock 
+0008 c0590058 beq patch16_2 ,p_g24_dispatch 
+0009 c06202d0 beq patch18_4 ,p_device_init 
+000a c0648359 beq patch19_1 ,p_app_flag_store 
+000b c065035d beq patch19_2 ,p_app_initflag_check 
+000c c0718571 beq patch1c_3 ,p_mouse_seting_dpi 
+000d c073057f beq patch1c_6 ,p_mouse_motion 
+000e c07485ab beq patch1d_1 ,p_mouse_bb_disconnected 
+000f c07505b5 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
+0010 c07585c5 beq patch1d_3 ,p_mouse_start_discovery 
+0011 c07605ed beq patch1d_4 ,p_mouse_stop_discovery 
 0012 20202a8e branch loop 
 
 pf_patch_ext:
-0013 c01c85ff beq patch27_1 ,p_le_slave_match 
-0014 c0218607 beq patch28_3 ,p_le_next_adv_channel 
-0015 c025060d beq patch29_2 ,p_le_receive_skip 
-0016 c02b8610 beq patch2a_7 ,p_le_update_param 
-0017 c02c8622 beq patch2b_1 ,p_le_update_channel_map 
-0018 c031862f beq patch2c_3 ,p_le_prepare_tx 
-0019 c0330659 beq patch2c_6 ,p_le_parse 
-001a c0338670 beq patch2c_7 ,p_le_parse_l2cap 
-001b c035069c beq patch2d_2 ,p_le_adv_not_match 
-001c c03b86a7 beq patch2e_7 ,p_le_lpm_setmult 
-001d c07d06b8 beq patch3f_2 ,p_check_51cmd_once_continue 
-001e c04606c1 beq patch31_4 ,p_twspi_reset 
+0013 c01c85f2 beq patch27_1 ,p_le_slave_match 
+0014 c02185fa beq patch28_3 ,p_le_next_adv_channel 
+0015 c0250600 beq patch29_2 ,p_le_receive_skip 
+0016 c02b8603 beq patch2a_7 ,p_le_update_param 
+0017 c02c8615 beq patch2b_1 ,p_le_update_channel_map 
+0018 c0318622 beq patch2c_3 ,p_le_prepare_tx 
+0019 c0330652 beq patch2c_6 ,p_le_parse 
+001a c0338669 beq patch2c_7 ,p_le_parse_l2cap 
+001b c0350695 beq patch2d_2 ,p_le_adv_not_match 
+001c c03b86a0 beq patch2e_7 ,p_le_lpm_setmult 
+001d c07d06b1 beq patch3f_2 ,p_check_51cmd_once_continue 
+001e c04606ba beq patch31_4 ,p_twspi_reset 
 001f 20202a8e branch loop 
 
-p_rssi_signal:
-0020 1fe22200 copy pdata ,rega 
-0021 6808cc86 fetcht 1 ,mem_rssi_signal_index 
-0022 58004c8d setarg mem_rssi_signal_buf 
-0023 98408a00 iadd temp ,contw 
-0024 1a227e00 copy rega ,pdata 
-0025 e0a08000 istore 1 ,contw 
-0026 18408401 increase 1 ,temp 
-0027 18410407 and_into rssi_buf_len_signal ,temp 
-0028 6008cc86 storet 1 ,mem_rssi_signal_index 
-0029 20600000 rtn 
-
 p_soft_reset:
-002a 6810813b hfetch 1 ,0x813b 
-002b 6000cb3e store 1 ,mem_power_on_flag 
-002c 2040002e call p_mouse_select_device_button_wakeup_check 
-002d 20202002 branch soft_reset + 1 
+0020 6810813b hfetch 1 ,0x813b 
+0021 6000cb43 store 1 ,mem_power_on_flag 
+0022 20400024 call p_mouse_select_device_button_wakeup_check 
+0023 20202002 branch soft_reset + 1 
 
 p_mouse_select_device_button_wakeup_check:
-002e 704b4200 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
-002f 204004d1 call p_mouse_pb_button_check 
-0030 20608000 rtn true 
-0031 20407ec1 call delay_10ms 
-0032 204004d1 call p_mouse_pb_button_check 
-0033 20608000 rtn true 
-0034 704b4201 jam 1 ,mem_mouse_select_device_button_wakeup_flag 
-0035 20600000 rtn 
+0024 704b3e00 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
+0025 204004d4 call p_mouse_pb_button_check 
+0026 20608000 rtn true 
+0027 20407ec1 call delay_10ms 
+0028 204004d4 call p_mouse_pb_button_check 
+0029 20608000 rtn true 
+002a 704b3e01 jam 1 ,mem_mouse_select_device_button_wakeup_flag 
+002b 20600000 rtn 
 
 p_mouse_switch_hwakeup_bypb:
-0036 6800cb42 fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
-0037 207a0000 rtn blank 
-0038 204004bc call p_mouse_switch_device_flag 
-0039 20200441 branch p_mouse_store_device_number2eeprom 
+002c 6800cb3e fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
+002d 207a0000 rtn blank 
+002e 204004bf call p_mouse_switch_device_flag 
+002f 20200444 branch p_mouse_store_device_number2eeprom 
 
 p_soft_reset_1:
-003a d8a009ae arg mem_sp_state ,contw 
-003b df20000c arg 12 ,loopcnt 
-003c 20407ed4 call clear_mem 
-003d 2040039f call p_mouse_le_txbuff_load 
-003e 20406a03 call rfcomm_init 
-003f 20405cf6 call init_lmp 
-0040 2455ac65 ncall lpm_disable_exen_output ,wake 
-0041 20407ccd call ui_init + 1 
-0042 2020200c branch soft_reset + 11 
+0030 d8a009ae arg mem_sp_state ,contw 
+0031 df20000c arg 12 ,loopcnt 
+0032 20407ed4 call clear_mem 
+0033 204003a3 call p_mouse_le_txbuff_load 
+0034 20406a03 call rfcomm_init 
+0035 20405cf6 call init_lmp 
+0036 2455ac65 ncall lpm_disable_exen_output ,wake 
+0037 20407ccd call ui_init + 1 
+0038 2020200c branch soft_reset + 11 
 
 p_soft_reset_2:
-0043 2055b2e3 call app_lpm_init ,wake 
-0044 2040756a call publickey_init 
-0045 2055ab41 call lpm_recover_clk ,wake 
+0039 2055b2e3 call app_lpm_init ,wake 
+003a 2040756a call publickey_init 
+003b 2055ab41 call lpm_recover_clk ,wake 
 
 p_sp_cal_loop:
-0046 204076dc call sp_calc_sequence 
-0047 6800c65a fetch 1 ,mem_ssp_enable 
-0048 203a2012 branch main_loop ,blank 
-0049 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
-004a 203a0046 branch p_sp_cal_loop ,blank 
-004b 20202012 branch main_loop 
+003c 204076dc call sp_calc_sequence 
+003d 6800c65a fetch 1 ,mem_ssp_enable 
+003e 203a2012 branch main_loop ,blank 
+003f 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
+0040 203a003c branch p_sp_cal_loop ,blank 
+0041 20202012 branch main_loop 
 
 p_init_param:
-004c 58000a06 setarg param_le_version 
-004d 6001c510 store 3 ,mem_lmp_version 
-004e 58001d87 setarg param_le_subversion 
-004f 60014513 store 2 ,mem_lmp_version + 3 
-0050 20202aa2 branch init_param + 12 
+0042 58000a06 setarg param_le_version 
+0043 6001c510 store 3 ,mem_lmp_version 
+0044 58001d87 setarg param_le_subversion 
+0045 60014513 store 2 ,mem_lmp_version + 3 
+0046 20202aa2 branch init_param + 12 
 
 p_lpm_check_wake_lock:
-0051 c6130000 rtnmark1 mark_24g 
-0052 2040005c call p_mouse_bt_multi_led_lpm_lock 
-0053 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
-0054 c000ffef beq on ,disable_blank 
-0055 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0056 c0007fef beq 0 ,disable_blank 
-0057 6800c7c4 fetch 1 ,mem_mouse_le_conn_param_reject 
-0058 c000ffef beq le_lpm_disable ,disable_blank 
-0059 6800c806 fetch 1 ,mem_mouse_wheel_trigger 
-005a 243a7fef nbranch disable_blank ,blank 
-005b 20207ff1 branch enable_blank 
+0047 c6130000 rtnmark1 mark_24g 
+0048 20400052 call p_mouse_bt_multi_led_lpm_lock 
+0049 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
+004a c000ffef beq on ,disable_blank 
+004b 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
+004c c0007fef beq 0 ,disable_blank 
+004d 6800c7c4 fetch 1 ,mem_mouse_le_conn_param_reject 
+004e c000ffef beq le_lpm_disable ,disable_blank 
+004f 6800c806 fetch 1 ,mem_mouse_wheel_trigger 
+0050 243a7fef nbranch disable_blank ,blank 
+0051 20207ff1 branch enable_blank 
 
 p_mouse_bt_multi_led_lpm_lock:
-005c 20407ff1 call enable_blank 
-005d 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
-005e 245a7fef ncall disable_blank ,blank 
-005f 6800cb07 fetch 1 ,mem_mouse_multi_led_on_timer 
-0060 245a7fef ncall disable_blank ,blank 
-0061 20600000 rtn 
+0052 20407ff1 call enable_blank 
+0053 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
+0054 245a7fef ncall disable_blank ,blank 
+0055 6800cb07 fetch 1 ,mem_mouse_multi_led_on_timer 
+0056 245a7fef ncall disable_blank ,blank 
+0057 20600000 rtn 
 
 p_g24_dispatch:
-0062 c6930000 rtnmark0 mark_24g 
-0063 6800cd0b fetch 1 ,mem_24g_transmit_by_interrupt 
-0064 c000807a beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
+0058 c6930000 rtnmark0 mark_24g 
+0059 6800cd36 fetch 1 ,mem_24g_transmit_by_interrupt 
+005a c000806e beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
 
 p_g24_transmit_process:
-0065 20400107 call p_g24_txdata_prep 
-0066 24340095 nbranch p_g24_nodata_transmit ,user 
-0067 204000ee call p_g24_rf_sta_check 
+005b 20400118 call p_g24_txdata_prep 
+005c 24340089 nbranch p_g24_nodata_transmit ,user 
+005d 204000ff call p_g24_rf_sta_check 
 
 p_g24_transmit_start:
-0068 2040012a call p_g24_transmit_packet 
-0069 6800cbdb fetch 1 ,mem_24g_pairing_sm 
-006a c1ff8000 rtnne state_24g_pairing_success 
-006b 204006de call power_ctrl_start 
-006c 20400074 call g24_long_sleep_shorter_param_update 
-006d 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
-006e c00081c6 beq on ,p_g24_transmit_by_interrupt_enable 
-
-p_g24_short_sleep:
-006f 204000a1 call p_g24_lpm_wait 
-0070 24740000 nrtn user 
-0071 204002c7 call p_clear_wake 
-0072 5800ec54 setarg 60500 
-0073 20202b93 branch lpm_dispatch_sleep 
+005e 204000d9 call p_g24_transmit_packet 
+005f 6800cc06 fetch 1 ,mem_24g_pairing_sm 
+0060 c1ff8000 rtnne state_24g_pairing_success 
+0061 204006cf call power_ctrl_start 
 
 g24_long_sleep_shorter_param_update:
-0074 6800c6f5 fetch 1 ,mem_config_function_enable 
-0075 c3838000 rtnbit1 enable_sensor_motion_pin 
-0076 58017700 setarg g24_long_sleep_step1 
-0077 6001cbfa store 3 ,mem_24g_enter_hibernate 
-0078 704b3a14 jam 20 ,mem_24g_long_sleep_param_update_timer 
-0079 20600000 rtn 
+0062 6800c6f5 fetch 1 ,mem_config_function_enable 
+0063 c3838000 rtnbit1 enable_sensor_motion_pin 
+0064 58017700 setarg g24_long_sleep_step1 
+0065 6001cc25 store 3 ,mem_24g_enter_hibernate 
+0066 704b3c14 jam 20 ,mem_24g_long_sleep_param_update_timer 
+0067 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
+0068 c00081cd beq on ,p_g24_transmit_by_interrupt_enable 
+
+p_g24_short_sleep:
+0069 20400095 call p_g24_lpm_wait 
+006a 24740000 nrtn user 
+006b 204002cd call p_clear_wake 
+006c 5800ec54 setarg 60500 
+006d 20202b93 branch lpm_dispatch_sleep 
 
 p_g24_transmit_by_interrupt:
-007a 204002a0 call p_g24_timer_check 
-007b 24740000 nrtn user 
-007c 2040008f call p_g24_interval_calibrate 
-007d 68014d0c fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-007e 1fe0fe01 increase 1 ,pdata 
-007f 60014d0c store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0080 68094d0e fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0081 98467c00 isub temp ,null 
-0082 20428084 call p_g24_transmit_by_interrupt_exit ,zero 
-0083 20200065 branch p_g24_transmit_process 
+006e 204002a7 call p_g24_timer_check 
+006f 24740000 nrtn user 
+0070 20400083 call p_g24_interval_calibrate 
+0071 68014d37 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0072 1fe0fe01 increase 1 ,pdata 
+0073 60014d37 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0074 68094d39 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0075 98467c00 isub temp ,null 
+0076 20428078 call p_g24_transmit_by_interrupt_exit ,zero 
+0077 2020005b branch p_g24_transmit_process 
 
 p_g24_transmit_by_interrupt_exit:
-0084 704d0b00 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0085 58000000 setarg 0 
-0086 60014d0c store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0087 58000019 setarg 25 
-0088 60014d0e store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0078 704d3600 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0079 58000000 setarg 0 
+007a 60014d37 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+007b 58000019 setarg 25 
+007c 60014d39 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
 
 p_g24_interval_min:
-0089 704c0600 jam 0 ,mem_24g_pac_index 
-008a 6800cbf1 fetch 1 ,mem_24g_interval_min 
+007d 704c3100 jam 0 ,mem_24g_pac_index 
+007e 6800cc1c fetch 1 ,mem_24g_interval_min 
 
-p_g24_interval_store:
-008b 6000cbf0 store 1 ,mem_24g_interval 
-008c 20600000 rtn 
+p_g24_current_interval_store:
+007f 6000cc1b store 1 ,mem_24g_interval 
+0080 20600000 rtn 
 
 p_g24_interval_max:
-008d 6800cbf2 fetch 1 ,mem_24g_interval_max 
-008e 2020008b branch p_g24_interval_store 
+0081 6800cc1d fetch 1 ,mem_24g_interval_max 
+0082 2020007f branch p_g24_current_interval_store 
 
 p_g24_interval_calibrate:
-008f 6800cc06 fetch 1 ,mem_24g_pac_index 
-0090 1fe0fe01 increase 1 ,pdata 
-0091 6000cc06 store 1 ,mem_24g_pac_index 
-0092 c002008d beq 4 ,p_g24_interval_max 
-0093 c0028089 beq 5 ,p_g24_interval_min 
-0094 20600000 rtn 
+0083 6800cc31 fetch 1 ,mem_24g_pac_index 
+0084 1fe0fe01 increase 1 ,pdata 
+0085 6000cc31 store 1 ,mem_24g_pac_index 
+0086 c0020081 beq 4 ,p_g24_interval_max 
+0087 c002807d beq 5 ,p_g24_interval_min 
+0088 20600000 rtn 
 
 p_g24_nodata_transmit:
-0095 6800cbf7 fetch 1 ,mem_24g_abort_pac 
-0096 205a00aa call p_g24_send_abort_packet ,blank 
-0097 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_count 
-0098 247a0000 nrtn blank 
-0099 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
-009a c1008000 rtneq on 
+0089 6800cc22 fetch 1 ,mem_24g_abort_pac 
+008a 205a00b0 call p_g24_send_abort_packet ,blank 
+008b 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_count 
+008c 247a0000 nrtn blank 
+008d 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
+008e c1008000 rtneq on 
 
 p_g24_long_sleep:
-009b 204000a1 call p_g24_lpm_wait 
-009c 24740000 nrtn user 
-009d 6801cbfa fetch 3 ,mem_24g_enter_hibernate 
-009e 20407f49 call clk2lpo 
-009f 600a415b storet 4 ,mem_sleep_counter 
-00a0 20202b2a branch lpm_sleep 
+008f 20400095 call p_g24_lpm_wait 
+0090 24740000 nrtn user 
+0091 6801cc25 fetch 3 ,mem_24g_enter_hibernate 
+0092 20407f49 call clk2lpo 
+0093 600a415b storet 4 ,mem_sleep_counter 
+0094 20202b2a branch lpm_sleep 
 
 p_g24_lpm_wait:
-00a1 78347c00 enable user 
-00a2 20402afa call lpo_calibration 
-00a3 6801c16f fetch 3 ,mem_clks_per_lpo 
-00a4 203a7fe9 branch disable_user ,blank 
-00a5 6800c091 fetch 1 ,mem_lpm_mode 
-00a6 203a7fe9 branch disable_user ,blank 
-00a7 6800cd0b fetch 1 ,mem_24g_transmit_by_interrupt 
-00a8 c000ffe9 beq g24_tx_timer_int_enable ,disable_user 
-00a9 202002ca branch p_mouse_setgpio_lpm 
+0095 78347c00 enable user 
+0096 20402afa call lpo_calibration 
+0097 6801c16f fetch 3 ,mem_clks_per_lpo 
+0098 203a7fe9 branch disable_user ,blank 
+0099 6800c091 fetch 1 ,mem_lpm_mode 
+009a 203a7fe9 branch disable_user ,blank 
+009b 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
+009c 203a7fe9 branch disable_user ,blank 
+009d 6800cd36 fetch 1 ,mem_24g_transmit_by_interrupt 
+009e c000ffe9 beq g24_tx_timer_int_enable ,disable_user 
+
+p_mouse_setgpio_lpm:
+009f 204000ad call p_mouse_set_sdio_high 
+00a0 204002cd call p_clear_wake 
+
+p_mouse_setgpio_lpm_before:
+00a1 20403ebf call mouse_lpm_before_common 
+00a2 68120070 hfetch 4 ,core_gpio_oe0 
+00a3 681a0078 hfetcht 4 ,core_gpio_pu0 
+00a4 98418400 ior temp ,temp 
+00a5 18440400 invert temp ,temp 
+00a6 601a007c hstoret 4 ,core_gpio_pd0 
+
+p_set_ice_gpio:
+00a7 6808cb3f fetcht 1 ,mem_mouse_bt_led_gpio 
+00a8 204067fb call gpio_config_input 
+00a9 6808cb3f fetcht 1 ,mem_mouse_bt_led_gpio 
+00aa 79200407 set1 gpio_active_bit ,temp 
+00ab d8a08078 arg core_gpio_pu0 ,contw 
+00ac 20206830 branch gpio_set_bit 
+
+p_mouse_set_sdio_high:
+00ad 6800cb0c fetch 1 ,mem_mouse_init_sensor_reset_flag 
+00ae 207a0000 rtn blank 
+00af 20200571 branch p_mouse_seting_dpi_sensor_type 
 
 p_g24_send_abort_packet:
-00aa 704bf701 jam 1 ,mem_24g_abort_pac 
-00ab 704d0000 jam 0 ,mem_24g_rf_hop_ch 
-00ac 204000ba call p_g24_transmit_rf_ctrl_clear 
-00ad 6000cb67 store 1 ,mem_24g_txbuf 
-00ae 58000000 setarg 0 
-00af 6003cb68 store 7 ,mem_24g_txbuf + 1 
-00b0 68024c02 fetch 4 ,mem_24g_device_addr 
-00b1 60024b6f store 4 ,mem_24g_txbuf + 8 
-00b2 704bcb0c jam 12 ,mem_24g_datalen 
-00b3 6800cbcc fetch 1 ,mem_24g_data_type 
-00b4 79207e03 set1 bit_abort ,pdata 
-00b5 6000cbcc store 1 ,mem_24g_data_type 
-00b6 2040010a call p_g24_txdata_enable_tx 
-00b7 20200068 branch p_g24_transmit_start 
+00b0 704c2201 jam 1 ,mem_24g_abort_pac 
+00b1 704d2b00 jam 0 ,mem_24g_rf_hop_ch 
+00b2 204000c0 call p_g24_transmit_rf_ctrl_clear 
+00b3 6000cb92 store 1 ,mem_24g_txbuf 
+00b4 58000000 setarg 0 
+00b5 6003cb93 store 7 ,mem_24g_txbuf + 1 
+00b6 68024c2d fetch 4 ,mem_24g_device_addr 
+00b7 60024b9a store 4 ,mem_24g_txbuf + 8 
+00b8 704bf60c jam 12 ,mem_24g_datalen 
+00b9 6800cbf7 fetch 1 ,mem_24g_data_type 
+00ba 79207e03 set1 bit_abort ,pdata 
+00bb 6000cbf7 store 1 ,mem_24g_data_type 
+00bc 2040011b call p_g24_txdata_enable_tx 
+00bd 2020005e branch p_g24_transmit_start 
 
 p_g24_transmit_rf_sta_init:
-00b8 704d0101 jam 1 ,mem_24g_rf_last_sta 
-00b9 704d0300 jam 0 ,mem_24g_sync_cnt 
+00be 704d2c01 jam 1 ,mem_24g_rf_last_sta 
+00bf 704d2e00 jam 0 ,mem_24g_sync_cnt 
 
 p_g24_transmit_rf_ctrl_clear:
-00ba 6800cbcc fetch 1 ,mem_24g_data_type 
-00bb 1fe17e07 and_into bits_data ,pdata 
-00bc 6000cbcc store 1 ,mem_24g_data_type 
-00bd 20600000 rtn 
+00c0 6800cbf7 fetch 1 ,mem_24g_data_type 
+00c1 1fe17e07 and_into bits_data ,pdata 
+00c2 6000cbf7 store 1 ,mem_24g_data_type 
+00c3 20600000 rtn 
 
 p_g24_hop_ch_enable:
-00be 6800cbcc fetch 1 ,mem_24g_data_type 
-00bf 79207e04 set1 bit_hop ,pdata 
-00c0 6000cbcc store 1 ,mem_24g_data_type 
-00c1 6000cb87 store 1 ,mem_24g_txpayload 
-00c2 20600000 rtn 
-
-p_g24_transmit_hop_pac_fail:
-00c3 204006d4 call power_ctrl_pac_succ_decrs 
-00c4 6800cd02 fetch 1 ,mem_24g_rf_work_stage 
-00c5 c00080c8 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
-00c6 c00100cc beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
-00c7 20600000 rtn 
-
-p_g24_transmit_hop_pac_fail_wo_hop:
-00c8 704d0302 jam 2 ,mem_24g_sync_cnt 
-
-p_g24_transmit_hop_pac_fail_stage1:
-00c9 704cff00 jam 0 ,mem_24g_hop_pac_retry 
-00ca 704d0100 jam 0 ,mem_24g_rf_last_sta 
-00cb 202000ba branch p_g24_transmit_rf_ctrl_clear 
-
-p_g24_transmit_hop_pac_fail_hop_stage2:
-00cc 704d0000 jam 0 ,mem_24g_rf_hop_ch 
-00cd 202000c9 branch p_g24_transmit_hop_pac_fail_stage1 
-
-p_g24_transmit_pac_fail_hop_stage3:
-00ce 68014bd1 fetch 2 ,mem_24g_txfail_cnt 
-00cf 1fe0fe01 increase 1 ,pdata 
-00d0 60014bd1 store 2 ,mem_24g_txfail_cnt 
-00d1 c285016b bbit1 10 ,p_g24_tx_attempt_fail 
-00d2 6800cd00 fetch 1 ,mem_24g_rf_hop_ch 
-00d3 c00080d7 beq 1 ,p_g24_rf_hop_fastly 
-00d4 704d0001 jam 1 ,mem_24g_rf_hop_ch 
+00c4 6800cbf7 fetch 1 ,mem_24g_data_type 
+00c5 79207e04 set1 bit_hop ,pdata 
+00c6 6000cbf7 store 1 ,mem_24g_data_type 
+00c7 6000cbb2 store 1 ,mem_24g_txpayload 
+00c8 20600000 rtn 
+
+p_g24_hop_enable_packet:
+00c9 6800cbf7 fetch 1 ,mem_24g_data_type 
+00ca c4020000 rtnbit0 bit_hop 
+
+p_g24_hop_ch_disable:
+00cb 6800cbf7 fetch 1 ,mem_24g_data_type 
+00cc 793ffe04 set0 bit_hop ,pdata 
+00cd 6000cbf7 store 1 ,mem_24g_data_type 
+00ce 6000cbb2 store 1 ,mem_24g_txpayload 
+00cf 20400637 call power_ctrl_pac_succ_decrs 
+00d0 20200210 branch p_g24_ch 
 
 p_g24_rf_hop_attemp_again:
-00d5 6800cd00 fetch 1 ,mem_24g_rf_hop_ch 
-00d6 c08080ba bne 1 ,p_g24_transmit_rf_ctrl_clear 
+00d1 6800cd2b fetch 1 ,mem_24g_rf_hop_ch 
+00d2 c08080c0 bne 1 ,p_g24_transmit_rf_ctrl_clear 
 
 p_g24_rf_hop_fastly:
-00d7 6800ccfe fetch 1 ,mem_24g_hop_fastly_cnt 
-00d8 1fe0fe01 increase 1 ,pdata 
-00d9 6000ccfe store 1 ,mem_24g_hop_fastly_cnt 
-00da c00200de beq 4 ,p_g24_rf_hop_fastly_exit 
-00db 2040020a call p_g24_ch 
-00dc 704c1002 jam 2 ,mem_24g_max_retry 
-00dd 2020012a branch p_g24_transmit_packet 
+00d3 6800cd29 fetch 1 ,mem_24g_hop_fastly_cnt 
+00d4 1fe0fe01 increase 1 ,pdata 
+00d5 6000cd29 store 1 ,mem_24g_hop_fastly_cnt 
+00d6 c00200ef beq 4 ,p_g24_rf_hop_fastly_exit 
+00d7 20400210 call p_g24_ch 
+00d8 704c3b02 jam 2 ,mem_24g_max_retry 
+
+p_g24_transmit_packet:
+00d9 704bff00 jam 0 ,mem_24g_retry 
+
+p_g24_transmit_loop:
+00da d9600d00 arg param_rx_setup ,timeup 
+00db 34730200 until clkn_rt ,meet 
+00dc 20400140 call p_g24_transmit_receive_ack 
+00dd 6800cc32 fetch 1 ,mem_24g_no_ack 
+00de c1008000 rtneq no_ack_24g 
+00df 242c014f nbranch p_g24_retransmit ,sync 
+00e0 2437814f nbranch p_g24_retransmit ,user3 
+00e1 2040013b call p_g24_txbuf_clear 
+00e2 20400176 call p_g24_ackpayload_parse 
+00e3 204006c9 call power_ctrl_pac_succ_incrs 
+
+p_g24_transmit_next_packet:
+00e4 6800cbf5 fetch 1 ,mem_24g_pid 
+00e5 1fe0fe01 increase 1 ,pdata 
+00e6 6000cbf5 store 1 ,mem_24g_pid 
+00e7 204000c9 call p_g24_hop_enable_packet 
+00e8 6800cc06 fetch 1 ,mem_24g_pairing_sm 
+00e9 c0ff813e bne state_24g_pairing_success ,p_g24_paring_mode_start 
+00ea 204000f6 call p_g24_transmit_succ_rf_config 
+
+p_g24_transmit_abandon:
+00eb 58000000 setarg 0 
+00ec 60024bfb store 4 ,mem_24g_ensure 
+00ed 6000cd2a store 1 ,mem_24g_hop_pac_retry 
+00ee 20600000 rtn 
 
 p_g24_rf_hop_fastly_exit:
-00de 204006d4 call power_ctrl_pac_succ_decrs 
-00df 704cfe00 jam 0 ,mem_24g_hop_fastly_cnt 
-00e0 202000ba branch p_g24_transmit_rf_ctrl_clear 
+00ef 20400637 call power_ctrl_pac_succ_decrs 
+00f0 704d2900 jam 0 ,mem_24g_hop_fastly_cnt 
+00f1 202000c0 branch p_g24_transmit_rf_ctrl_clear 
 
 p_g24_transmit_hop_pac_succ_wo_hop:
-00e1 704d0302 jam 2 ,mem_24g_sync_cnt 
+00f2 704d2e02 jam 2 ,mem_24g_sync_cnt 
 
 p_g24_transmit_hop_pac_succ:
-00e2 704d0101 jam 1 ,mem_24g_rf_last_sta 
-00e3 704d0000 jam 0 ,mem_24g_rf_hop_ch 
-00e4 202000ba branch p_g24_transmit_rf_ctrl_clear 
+00f3 704d2c01 jam 1 ,mem_24g_rf_last_sta 
+00f4 704d2b00 jam 0 ,mem_24g_rf_hop_ch 
+00f5 202000c0 branch p_g24_transmit_rf_ctrl_clear 
 
 p_g24_transmit_succ_rf_config:
-00e5 6800cd02 fetch 1 ,mem_24g_rf_work_stage 
-00e6 c00180e2 beq 3 ,p_g24_transmit_hop_pac_succ 
-00e7 6800cbcc fetch 1 ,mem_24g_data_type 
-00e8 2fec0004 isolate0 bit_hop ,pdata 
-00e9 202080b8 branch p_g24_transmit_rf_sta_init ,true 
-00ea 6800cd02 fetch 1 ,mem_24g_rf_work_stage 
-00eb c00080e1 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
-00ec c00100e2 beq 2 ,p_g24_transmit_hop_pac_succ 
-00ed 20600000 rtn 
+00f6 6800cd2d fetch 1 ,mem_24g_rf_work_stage 
+00f7 c00180f3 beq 3 ,p_g24_transmit_hop_pac_succ 
+00f8 6800cbf7 fetch 1 ,mem_24g_data_type 
+00f9 2fec0004 isolate0 bit_hop ,pdata 
+00fa 202080be branch p_g24_transmit_rf_sta_init ,true 
+00fb 6800cd2d fetch 1 ,mem_24g_rf_work_stage 
+00fc c00080f2 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+00fd c00100f3 beq 2 ,p_g24_transmit_hop_pac_succ 
+00fe 20600000 rtn 
 
 p_g24_rf_sta_check:
-00ee 6800cbdb fetch 1 ,mem_24g_pairing_sm 
-00ef c1ff8000 rtnne state_24g_pairing_success 
-00f0 204000f3 call p_g24_rf_laststa_synccnt_check 
-00f1 245600fb ncall p_g24_rf_sync_cnt_check ,user2 
-00f2 20600000 rtn 
+00ff 6800cc06 fetch 1 ,mem_24g_pairing_sm 
+0100 c1ff8000 rtnne state_24g_pairing_success 
+0101 20400104 call p_g24_rf_laststa_synccnt_check 
+0102 2456010c ncall p_g24_rf_sync_cnt_check ,user2 
+0103 20600000 rtn 
 
 p_g24_rf_laststa_synccnt_check:
-00f3 78567c00 disable user2 
-00f4 6800cd01 fetch 1 ,mem_24g_rf_last_sta 
-00f5 c1808000 rtnne 1 
-00f6 6800cd03 fetch 1 ,mem_24g_sync_cnt 
-00f7 c1800000 rtnne 0 
-00f8 704d0201 jam 1 ,mem_24g_rf_work_stage 
-00f9 704c1004 jam 4 ,mem_24g_max_retry 
-00fa 20207feb branch enable_user2 
+0104 78567c00 disable user2 
+0105 6800cd2c fetch 1 ,mem_24g_rf_last_sta 
+0106 c1808000 rtnne 1 
+0107 6800cd2e fetch 1 ,mem_24g_sync_cnt 
+0108 c1800000 rtnne 0 
+0109 704d2d01 jam 1 ,mem_24g_rf_work_stage 
+010a 704c3b04 jam 4 ,mem_24g_max_retry 
+010b 20207feb branch enable_user2 
 
 p_g24_rf_sync_cnt_check:
-00fb 6800cd03 fetch 1 ,mem_24g_sync_cnt 
-00fc 203a0102 branch p_g24_rf_hop_attemp ,blank 
-00fd 1fe0ffff increase -1 ,pdata 
-00fe 6000cd03 store 1 ,mem_24g_sync_cnt 
-00ff 704d0202 jam 2 ,mem_24g_rf_work_stage 
-0100 704c1004 jam 4 ,mem_24g_max_retry 
-0101 2020020a branch p_g24_ch 
+010c 6800cd2e fetch 1 ,mem_24g_sync_cnt 
+010d 203a0113 branch p_g24_rf_hop_attemp ,blank 
+010e 1fe0ffff increase -1 ,pdata 
+010f 6000cd2e store 1 ,mem_24g_sync_cnt 
+0110 704d2d02 jam 2 ,mem_24g_rf_work_stage 
+0111 704c3b04 jam 4 ,mem_24g_max_retry 
+0112 20200210 branch p_g24_ch 
 
 p_g24_rf_hop_attemp:
-0102 704d0203 jam 3 ,mem_24g_rf_work_stage 
-0103 6800cd00 fetch 1 ,mem_24g_rf_hop_ch 
-0104 243a00d5 nbranch p_g24_rf_hop_attemp_again ,blank 
-0105 704c1002 jam 2 ,mem_24g_max_retry 
-0106 2020020a branch p_g24_ch 
+0113 704d2d03 jam 3 ,mem_24g_rf_work_stage 
+0114 6800cd2b fetch 1 ,mem_24g_rf_hop_ch 
+0115 243a00d1 nbranch p_g24_rf_hop_attemp_again ,blank 
+0116 704c3b02 jam 2 ,mem_24g_max_retry 
+0117 20200210 branch p_g24_ch 
 
 p_g24_txdata_prep:
-0107 6800cbdb fetch 1 ,mem_24g_pairing_sm 
-0108 c0ff8188 bne state_24g_pairing_success ,p_g24_pairing_sm 
+0118 6800cc06 fetch 1 ,mem_24g_pairing_sm 
+0119 c0ff818f bne state_24g_pairing_success ,p_g24_pairing_sm 
 
 p_g24_txdata_prep_packeage_data:
-0109 2040010d call p_g24_package_data 
+011a 2040011e call p_g24_package_data 
 
 p_g24_txdata_enable_tx:
-010a 204001d2 call p_g24_transmit_prep 
-010b 704bd001 jam ensure_on_24g ,mem_24g_ensure 
-010c 20600000 rtn 
+011b 204001d9 call p_g24_transmit_prep 
+011c 704bfb01 jam ensure_on_24g ,mem_24g_ensure 
+011d 20600000 rtn 
 
 p_g24_package_data:
-010d 68014cfc fetch 2 ,mem_cb_24g_data 
-010e 20407f9c call callback_func 
-010f 20340113 branch p_g24_accumulate_mouse_data ,user 
-0110 6803cb68 fetch 7 ,mem_24g_txbuf + 1 
-0111 207a0000 rtn blank 
-0112 20207fe7 branch enable_user 
+011e 68014d27 fetch 2 ,mem_cb_24g_data 
+011f 20407f9c call callback_func 
+0120 20340124 branch p_g24_accumulate_mouse_data ,user 
+0121 6803cb93 fetch 7 ,mem_24g_txbuf + 1 
+0122 207a0000 rtn blank 
+0123 20207fe7 branch enable_user 
 
 p_g24_accumulate_mouse_data:
-0113 204003bc call p_mouse_data_xy_release 
-0114 704bf700 jam 0 ,mem_24g_abort_pac 
-0115 1a20fe01 add rega ,1 ,pdata 
-0116 6000cbcb store 1 ,mem_24g_datalen 
-0117 204000ba call p_g24_transmit_rf_ctrl_clear 
-0118 6000cb67 store 1 ,mem_24g_txbuf 
-0119 e8a88000 ifetcht 1 ,contw 
-011a ea408000 ifetch 1 ,regb 
-011b 9841fe00 ior temp ,pdata 
-011c e0a08000 istore 1 ,contw 
-011d 1a40a401 increase 1 ,regb 
-011e ea420000 ifetch 4 ,regb 
-011f e0a20000 istore 4 ,contw 
-0120 1a40a404 increase 4 ,regb 
-0121 d8a04b6d arg mem_24g_txbuf + 6 ,contw 
-0122 df200002 arg 2 ,loopcnt 
+0124 204003c2 call p_mouse_data_xy_release 
+0125 704c2200 jam 0 ,mem_24g_abort_pac 
+0126 1a20fe01 add rega ,1 ,pdata 
+0127 6000cbf6 store 1 ,mem_24g_datalen 
+0128 204000c0 call p_g24_transmit_rf_ctrl_clear 
+0129 6000cb92 store 1 ,mem_24g_txbuf 
+012a e8a88000 ifetcht 1 ,contw 
+012b ea408000 ifetch 1 ,regb 
+012c 9841fe00 ior temp ,pdata 
+012d e0a08000 istore 1 ,contw 
+012e 1a40a401 increase 1 ,regb 
+012f ea420000 ifetch 4 ,regb 
+0130 e0a20000 istore 4 ,contw 
+0131 1a40a404 increase 4 ,regb 
+0132 d8a04b98 arg mem_24g_txbuf + 6 ,contw 
+0133 df200002 arg 2 ,loopcnt 
 
 p_g24_accumulation_loop:
-0123 ea408000 ifetch 1 ,regb 
-0124 e8a88000 ifetcht 1 ,contw 
-0125 9840fe00 iadd temp ,pdata 
-0126 e0a08000 istore 1 ,contw 
-0127 1a40a401 increase 1 ,regb 
-0128 c2000123 loop p_g24_accumulation_loop 
-0129 20600000 rtn 
-
-p_g24_transmit_packet:
-012a 704bd400 jam 0 ,mem_24g_retry 
-
-p_g24_transmit_loop:
-012b d9600d00 arg param_rx_setup ,timeup 
-012c 34730200 until clkn_rt ,meet 
-012d 20400144 call p_g24_transmit_receive_ack 
-012e 6800cc07 fetch 1 ,mem_24g_no_ack 
-012f c1008000 rtneq no_ack_24g 
-0130 242c0153 nbranch p_g24_retransmit ,sync 
-0131 24378153 nbranch p_g24_retransmit ,user3 
-0132 2040013f call p_g24_txbuf_clear 
-0133 2040016f call p_g24_ackpayload_parse 
-0134 204006d0 call power_ctrl_pac_succ_incrs 
-
-p_g24_transmit_next_packet:
-0135 6800cbca fetch 1 ,mem_24g_pid 
-0136 1fe0fe01 increase 1 ,pdata 
-0137 6000cbca store 1 ,mem_24g_pid 
-0138 6800cbdb fetch 1 ,mem_24g_pairing_sm 
-0139 c0ff8142 bne state_24g_pairing_success ,p_g24_paring_mode_start 
-013a 204000e5 call p_g24_transmit_succ_rf_config 
-
-p_g24_transmit_abandon:
-013b 58000000 setarg 0 
-013c 60024bd0 store 4 ,mem_24g_ensure 
-013d 6000ccff store 1 ,mem_24g_hop_pac_retry 
-013e 20600000 rtn 
+0134 ea408000 ifetch 1 ,regb 
+0135 e8a88000 ifetcht 1 ,contw 
+0136 9840fe00 iadd temp ,pdata 
+0137 e0a08000 istore 1 ,contw 
+0138 1a40a401 increase 1 ,regb 
+0139 c2000134 loop p_g24_accumulation_loop 
+013a 20600000 rtn 
 
 p_g24_txbuf_clear:
-013f df200004 arg 4 ,loopcnt 
-0140 d8a04b67 arg mem_24g_txbuf ,contw 
-0141 20207ec6 branch memset0 
+013b df200004 arg 4 ,loopcnt 
+013c d8a04b92 arg mem_24g_txbuf ,contw 
+013d 20207ec6 branch memset0 
 
 p_g24_paring_mode_start:
-0142 204006cd call power_ctrl_pac_succ_cnt_init 
-0143 202001a2 branch p_g24_paring_mode 
+013e 204006c6 call power_ctrl_pac_succ_cnt_init 
+013f 202001a9 branch p_g24_paring_mode 
 
 p_g24_transmit_receive_ack:
-0144 7857fc00 disable user3 
-0145 2040027f call p_g24_transmit 
-0146 6800cc07 fetch 1 ,mem_24g_no_ack 
-0147 c0008151 beq no_ack_24g ,p_g24_transmit_no_ack 
-0148 18002a00 force 0 ,radio_ctrl 
-0149 68024bf3 fetch 4 ,mem_24g_addr 
-014a 98001200 iforce access 
-014b 68088017 fetcht 1 ,mem_last_freq 
-014c 2040291f call set_freq_rx 
-014d 20402924 call rf_rx_enable 
-014e 2040023c call p_g24_receive_rxon 
-014f 20578278 call p_g24_end_of_packet ,user3 
-0150 20600000 rtn 
+0140 7857fc00 disable user3 
+0141 20400284 call p_g24_transmit 
+0142 6800cc32 fetch 1 ,mem_24g_no_ack 
+0143 c000814d beq no_ack_24g ,p_g24_transmit_no_ack 
+0144 18002a00 force 0 ,radio_ctrl 
+0145 68024c1e fetch 4 ,mem_24g_addr 
+0146 98001200 iforce access 
+0147 68088017 fetcht 1 ,mem_last_freq 
+0148 2040291f call set_freq_rx 
+0149 20402924 call rf_rx_enable 
+014a 20400240 call p_g24_receive_rxon 
+014b 20578281 call p_g24_end_of_packet ,user3 
+014c 20600000 rtn 
 
 p_g24_transmit_no_ack:
-0151 20400278 call p_g24_end_of_packet 
-0152 20200135 branch p_g24_transmit_next_packet 
+014d 20400281 call p_g24_end_of_packet 
+014e 202000e4 branch p_g24_transmit_next_packet 
 
 p_g24_retransmit:
-0153 6800cbd3 fetch 1 ,mem_24g_get_ack_fail 
-0154 1fe0fe01 increase 1 ,pdata 
-0155 6000cbd3 store 1 ,mem_24g_get_ack_fail 
-0156 6800cbdb fetch 1 ,mem_24g_pairing_sm 
-0157 c0ff8167 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
-0158 6808cbd4 fetcht 1 ,mem_24g_retry 
-0159 18408401 increase 1 ,temp 
-015a 6008cbd4 storet 1 ,mem_24g_retry 
-015b 6800cc10 fetch 1 ,mem_24g_max_retry 
-015c 98467e00 isub temp ,pdata 
-015d 243a012b nbranch p_g24_transmit_loop ,blank 
-015e 6800cd02 fetch 1 ,mem_24g_rf_work_stage 
-015f c00180ce beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
-0160 6800ccff fetch 1 ,mem_24g_hop_pac_retry 
-0161 1fe0fe01 increase 1 ,pdata 
-0162 6000ccff store 1 ,mem_24g_hop_pac_retry 
-0163 c00100c3 beq 2 ,p_g24_transmit_hop_pac_fail 
-0164 204000be call p_g24_hop_ch_enable 
-0165 704c1001 jam 1 ,mem_24g_max_retry 
-0166 2020012a branch p_g24_transmit_packet 
+014f 6800cbfe fetch 1 ,mem_24g_get_ack_fail 
+0150 1fe0fe01 increase 1 ,pdata 
+0151 6000cbfe store 1 ,mem_24g_get_ack_fail 
+0152 6800cc06 fetch 1 ,mem_24g_pairing_sm 
+0153 c0ff8161 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+0154 6808cbff fetcht 1 ,mem_24g_retry 
+0155 18408401 increase 1 ,temp 
+0156 6008cbff storet 1 ,mem_24g_retry 
+0157 6800cc3b fetch 1 ,mem_24g_max_retry 
+0158 98467e00 isub temp ,pdata 
+0159 243a00da nbranch p_g24_transmit_loop ,blank 
+015a 6800cd2d fetch 1 ,mem_24g_rf_work_stage 
+015b 6800cd2a fetch 1 ,mem_24g_hop_pac_retry 
+015c 1fe0fe01 increase 1 ,pdata 
+015d 6000cd2a store 1 ,mem_24g_hop_pac_retry 
+015e 204000c4 call p_g24_hop_ch_enable 
+015f 704c3b01 jam 1 ,mem_24g_max_retry 
+0160 202000d9 branch p_g24_transmit_packet 
 
 p_g24_tx_paring_retry:
-0167 6800cbd3 fetch 1 ,mem_24g_get_ack_fail 
-0168 c1ff8000 rtnne 0xff 
-0169 704bd300 jam 0 ,mem_24g_get_ack_fail 
-016a 2020016d branch p_g24_stop_g24_mode 
+0161 6800cbfe fetch 1 ,mem_24g_get_ack_fail 
+0162 c1ff8000 rtnne 0xff 
+0163 704bfe00 jam 0 ,mem_24g_get_ack_fail 
+0164 20200167 branch p_g24_stop_g24_mode 
 
 p_g24_tx_attempt_fail:
-016b 58000000 setarg 0 
-016c 60014bd1 store 2 ,mem_24g_txfail_cnt 
+0165 58000000 setarg 0 
+0166 60014bfc store 2 ,mem_24g_txfail_cnt 
 
 p_g24_stop_g24_mode:
-016d 700a993a jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-016e 20207d86 branch ui_ipc_send_event 
+0167 700a993a jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0168 20207d86 branch ui_ipc_send_event 
+
+p_g24_tx_fast_hop:
+0169 204006f0 call power_ctrl_txpower_incrs 
+016a 20400637 call power_ctrl_pac_succ_decrs 
+016b 20200210 branch p_g24_ch 
+
+p_g24_tx_hop_ch_process:
+016c 6800cbff fetch 1 ,mem_24g_retry 
+016d 1fe67c0b sub pdata ,11 ,null 
+016e 24210169 nbranch p_g24_tx_fast_hop ,positive 
+016f 1fe0fe01 increase 1 ,pdata 
+0170 6000cbff store 1 ,mem_24g_retry 
+0171 c00100c4 beq 2 ,p_g24_hop_ch_enable 
+0172 c00300cb beq 6 ,p_g24_hop_ch_disable 
+0173 c00400c4 beq 8 ,p_g24_hop_ch_enable 
+0174 c00600cb beq 12 ,p_g24_hop_ch_disable 
+0175 20600000 rtn 
 
 p_g24_ackpayload_parse:
-016f 2040021d call p_g24_read_len_pid_crc 
-0170 6800cbc9 fetch 1 ,mem_24g_rxdata_length 
-0171 207a0000 rtn blank 
-0172 98007200 iforce loopcnt 
-0173 d8c04b47 arg mem_24g_rxbuf + 2 ,contr 
-0174 d8a04ba9 arg mem_24g_rxpayload ,contw 
-0175 20207f01 branch memcpy 
+0176 2040022a call p_g24_read_len_pid_crc 
+0177 6800cbf4 fetch 1 ,mem_24g_rxdata_length 
+0178 207a0000 rtn blank 
+0179 98007200 iforce loopcnt 
+017a d8c04b72 arg mem_24g_rxbuf + 2 ,contr 
+017b d8a04bd4 arg mem_24g_rxpayload ,contw 
+017c 20207f01 branch memcpy 
 
 p_g24_pair_init:
-0176 7041de20 jam tx_power_pair ,mem_tx_power 
-0177 704bca00 jam 0 ,mem_24g_pid 
-0178 704bd54e jam g24_pair_ch ,mem_24g_ch 
-0179 68024bd7 fetch 4 ,mem_24g_paring_addr 
+017d 7041de20 jam tx_power_pair ,mem_tx_power 
+017e 704bf500 jam 0 ,mem_24g_pid 
+017f 704c004e jam g24_pair_ch ,mem_24g_ch 
+0180 68024c02 fetch 4 ,mem_24g_paring_addr 
 
 p_g24_update_addr_and_synccrc8:
-017a 60024bf3 store 4 ,mem_24g_addr 
+0181 60024c1e store 4 ,mem_24g_addr 
 
 p_g24_syncword_crc8:
-017b da200000 arg 0 ,rega 
-017c df200004 arg 4 ,loopcnt 
-017d d8c04bf3 arg mem_24g_addr ,contr 
+0182 da200000 arg 0 ,rega 
+0183 df200004 arg 4 ,loopcnt 
+0184 d8c04c1e arg mem_24g_addr ,contr 
 
 p_g24_syncword_crc8_loop:
-017e e8c08000 ifetch 1 ,contr 
-017f 9a20a200 iadd rega ,rega 
-0180 c200017e loop p_g24_syncword_crc8_loop 
-0181 1a227e00 copy rega ,pdata 
-0182 60014c7c store 2 ,mem_24g_syncword 
-0183 6800cc7c fetch 1 ,mem_24g_syncword 
-0184 6808cc7d fetcht 1 ,mem_24g_syncword + 1 
-0185 9840fe00 iadd temp ,pdata 
-0186 6000cc7e store 1 ,mem_24g_syncword_crc8 
-0187 20600000 rtn 
+0185 e8c08000 ifetch 1 ,contr 
+0186 9a20a200 iadd rega ,rega 
+0187 c2000185 loop p_g24_syncword_crc8_loop 
+0188 1a227e00 copy rega ,pdata 
+0189 60014ca7 store 2 ,mem_24g_syncword 
+018a 6800cca7 fetch 1 ,mem_24g_syncword 
+018b 6808cca8 fetcht 1 ,mem_24g_syncword + 1 
+018c 9840fe00 iadd temp ,pdata 
+018d 6000cca9 store 1 ,mem_24g_syncword_crc8 
+018e 20600000 rtn 
 
 p_g24_pairing_sm:
-0188 6800cbd0 fetch 1 ,mem_24g_ensure 
-0189 c000ffe7 beq ensure_on_24g ,enable_user 
-018a 6800cbdb fetch 1 ,mem_24g_pairing_sm 
-018b c000818f beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
-018c c0010192 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
-018d c0018195 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
-018e 20202a8c branch assert 
+018f 6800cbfb fetch 1 ,mem_24g_ensure 
+0190 c000ffe7 beq ensure_on_24g ,enable_user 
+0191 6800cc06 fetch 1 ,mem_24g_pairing_sm 
+0192 c0008196 beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
+0193 c0010199 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
+0194 c001819c beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
+0195 20202a8c branch assert 
 
 p_g24_pairing_sm_1:
-018f 704bdb11 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
-0190 70119eaa jam 0xaa ,mem_24g_common_temp 
-0191 20200197 branch p_g24_pairing_sm_common 
+0196 704c0611 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
+0197 70119eaa jam 0xaa ,mem_24g_common_temp 
+0198 2020019e branch p_g24_pairing_sm_common 
 
 p_g24_pairing_sm_2:
-0192 704bdb12 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
-0193 70119e55 jam 0x55 ,mem_24g_common_temp 
-0194 20200197 branch p_g24_pairing_sm_common 
+0199 704c0612 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
+019a 70119e55 jam 0x55 ,mem_24g_common_temp 
+019b 2020019e branch p_g24_pairing_sm_common 
 
 p_g24_pairing_sm_3:
-0195 704bdb13 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
-0196 70119e22 jam 0x22 ,mem_24g_common_temp 
+019c 704c0613 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
+019d 70119e22 jam 0x22 ,mem_24g_common_temp 
 
 p_g24_pairing_sm_common:
-0197 6800cbcc fetch 1 ,mem_24g_data_type 
-0198 1fe17e07 and_into bits_data ,pdata 
-0199 6000919f store 1 ,mem_24g_common_temp + 1 
-019a 68024c02 fetch 4 ,mem_24g_device_addr 
-019b 600211a0 store 4 ,mem_24g_common_temp + 2 
+019e 6800cbf7 fetch 1 ,mem_24g_data_type 
+019f 1fe17e07 and_into bits_data ,pdata 
+01a0 6000919f store 1 ,mem_24g_common_temp + 1 
+01a1 68024c2d fetch 4 ,mem_24g_device_addr 
+01a2 600211a0 store 4 ,mem_24g_common_temp + 2 
 
 p_g24_put_pairing_data_in_buff:
-019c 7011a400 jam 0 ,mem_24g_common_temp + 6 
-019d da20119e arg mem_24g_common_temp ,rega 
-019e d8400007 arg 7 ,temp 
-019f 20400218 call p_g24_put_data_in_buff 
-01a0 2040010a call p_g24_txdata_enable_tx 
-01a1 20207fe7 branch enable_user 
+01a3 7011a400 jam 0 ,mem_24g_common_temp + 6 
+01a4 da20119e arg mem_24g_common_temp ,rega 
+01a5 d8400007 arg 7 ,temp 
+01a6 20400225 call p_g24_put_data_in_buff 
+01a7 2040011b call p_g24_txdata_enable_tx 
+01a8 20207fe7 branch enable_user 
 
 p_g24_paring_mode:
-01a2 6800cbdb fetch 1 ,mem_24g_pairing_sm 
-01a3 c17f8000 rtneq state_24g_pairing_success 
-01a4 c00881a8 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
-01a5 c00901aa beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
-01a6 c00981ac beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
-01a7 20600000 rtn 
+01a9 6800cc06 fetch 1 ,mem_24g_pairing_sm 
+01aa c17f8000 rtneq state_24g_pairing_success 
+01ab c00881af beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
+01ac c00901b1 beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
+01ad c00981b3 beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
+01ae 20600000 rtn 
 
 p_g24_pairing_sm_1_waiting_ack:
-01a8 704bdb02 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
-01a9 2020013b branch p_g24_transmit_abandon 
+01af 704c0602 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
+01b0 202000eb branch p_g24_transmit_abandon 
 
 p_g24_pairing_sm_2_waiting_ack:
-01aa 704bdb03 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
-01ab 2020013b branch p_g24_transmit_abandon 
+01b1 704c0603 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
+01b2 202000eb branch p_g24_transmit_abandon 
 
 p_g24_pairing_sm_3_waiting_ack:
-01ac 704bdbff jam state_24g_pairing_success ,mem_24g_pairing_sm 
-01ad 700a9939 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-01ae 20407d86 call ui_ipc_send_event 
-01af 68024bab fetch 4 ,mem_24g_rxpayload + 2 
-01b0 2040017a call p_g24_update_addr_and_synccrc8 
-01b1 2020013b branch p_g24_transmit_abandon 
+01b3 704c06ff jam state_24g_pairing_success ,mem_24g_pairing_sm 
+01b4 700a9939 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+01b5 20407d86 call ui_ipc_send_event 
+01b6 68024bd6 fetch 4 ,mem_24g_rxpayload + 2 
+01b7 20400181 call p_g24_update_addr_and_synccrc8 
+01b8 202000eb branch p_g24_transmit_abandon 
 
 p_g24_start_24g_mode:
-01b2 793f8026 set0 mark_24g ,mark 
-01b3 20400209 call p_g24_ch_syncword_crc8_init 
-01b4 6800cbdb fetch 1 ,mem_24g_pairing_sm 
-01b5 c1ff8000 rtnne state_24g_pairing_success 
-01b6 204001ca call p_g24_tx_attemp_data_prep 
+01b9 793f8026 set0 mark_24g ,mark 
+01ba 2040020f call p_g24_ch_syncword_crc8_init 
+01bb 6800cc06 fetch 1 ,mem_24g_pairing_sm 
+01bc c1ff8000 rtnne state_24g_pairing_success 
+01bd 204001d1 call p_g24_tx_attemp_data_prep 
 
 p_g24_tx_attemp_dongle:
-01b7 58000000 setarg 0 
-01b8 60014bf8 store 2 ,mem_24g_check_dongle_times 
+01be 58000000 setarg 0 
+01bf 60014c23 store 2 ,mem_24g_check_dongle_times 
 
 p_g24_tx_attemp_dongle_loop:
-01b9 20402afa call lpo_calibration 
-01ba 200007d0 nop 2000 
-01bb 6800cbf8 fetch 1 ,mem_24g_check_dongle_times 
-01bc c07f816d beq 0xff ,p_g24_stop_g24_mode 
-01bd 20400144 call p_g24_transmit_receive_ack 
-01be 242c01e4 nbranch p_g24_attemp_txdata_retry ,sync 
-01bf 243781e4 nbranch p_g24_attemp_txdata_retry ,user3 
+01c0 20402afa call lpo_calibration 
+01c1 200007d0 nop 2000 
+01c2 6800cc23 fetch 1 ,mem_24g_check_dongle_times 
+01c3 c07f8167 beq 0xff ,p_g24_stop_g24_mode 
+01c4 20400140 call p_g24_transmit_receive_ack 
+01c5 242c01eb nbranch p_g24_attemp_txdata_retry ,sync 
+01c6 243781eb nbranch p_g24_attemp_txdata_retry ,user3 
 
 p_g24_tx_attemp_dongle_succ:
-01c0 79200026 set1 mark_24g ,mark 
-01c1 58000000 setarg 0 
-01c2 60014bf8 store 2 ,mem_24g_check_dongle_times 
-01c3 700a993c jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-01c4 20407d86 call ui_ipc_send_event 
-01c5 2040013f call p_g24_txbuf_clear 
+01c7 79200026 set1 mark_24g ,mark 
+01c8 58000000 setarg 0 
+01c9 60014c23 store 2 ,mem_24g_check_dongle_times 
+01ca 700a993c jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+01cb 20407d86 call ui_ipc_send_event 
+01cc 2040013b call p_g24_txbuf_clear 
 
 p_g24_transmit_by_interrupt_enable:
-01c6 704d0b01 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-01c7 58000000 setarg 0 
-01c8 60014d0c store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-01c9 20600000 rtn 
+01cd 704d3601 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+01ce 58000000 setarg 0 
+01cf 60014d37 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+01d0 20600000 rtn 
 
 p_g24_tx_attemp_data_prep:
-01ca 70119eff jam 0xff ,mem_24g_common_temp 
-01cb 6800cbcc fetch 1 ,mem_24g_data_type 
-01cc 6000919f store 1 ,mem_24g_common_temp + 1 
-01cd 68024c02 fetch 4 ,mem_24g_device_addr 
-01ce 600211a0 store 4 ,mem_24g_common_temp + 2 
-01cf d8400006 arg 6 ,temp 
-01d0 da20119e arg mem_24g_common_temp ,rega 
-01d1 20400218 call p_g24_put_data_in_buff 
+01d1 70119eff jam 0xff ,mem_24g_common_temp 
+01d2 6800cbf7 fetch 1 ,mem_24g_data_type 
+01d3 6000919f store 1 ,mem_24g_common_temp + 1 
+01d4 68024c2d fetch 4 ,mem_24g_device_addr 
+01d5 600211a0 store 4 ,mem_24g_common_temp + 2 
+01d6 d8400006 arg 6 ,temp 
+01d7 da20119e arg mem_24g_common_temp ,rega 
+01d8 20400225 call p_g24_put_data_in_buff 
 
 p_g24_transmit_prep:
-01d2 6800cbcb fetch 1 ,mem_24g_datalen 
-01d3 1fe0fe02 increase 2 ,pdata 
-01d4 6000cbcd store 1 ,mem_24g_txlen 
-01d5 6800cbcc fetch 1 ,mem_24g_data_type 
-01d6 6000cb87 store 1 ,mem_24g_txpayload 
-01d7 6800cbcb fetch 1 ,mem_24g_datalen 
-01d8 1fe9fe00 lshift3 pdata ,pdata 
-01d9 6808cbca fetcht 1 ,mem_24g_pid 
-01da 18410403 and temp ,0x03 ,temp 
-01db 18438400 lshift temp ,temp 
-01dc 9841fe00 ior temp ,pdata 
-01dd 6808cc07 fetcht 1 ,mem_24g_no_ack 
-01de 9840fe00 iadd temp ,pdata 
-01df e0a08000 istore 1 ,contw 
-01e0 6800cbcb fetch 1 ,mem_24g_datalen 
-01e1 98007200 iforce loopcnt 
-01e2 d8c04b67 arg mem_24g_txbuf ,contr 
-01e3 20207f01 branch memcpy 
+01d9 6800cbf6 fetch 1 ,mem_24g_datalen 
+01da 1fe0fe02 increase 2 ,pdata 
+01db 6000cbf8 store 1 ,mem_24g_txlen 
+01dc 6800cbf7 fetch 1 ,mem_24g_data_type 
+01dd 6000cbb2 store 1 ,mem_24g_txpayload 
+01de 6800cbf6 fetch 1 ,mem_24g_datalen 
+01df 1fe9fe00 lshift3 pdata ,pdata 
+01e0 6808cbf5 fetcht 1 ,mem_24g_pid 
+01e1 18410403 and temp ,0x03 ,temp 
+01e2 18438400 lshift temp ,temp 
+01e3 9841fe00 ior temp ,pdata 
+01e4 6808cc32 fetcht 1 ,mem_24g_no_ack 
+01e5 9840fe00 iadd temp ,pdata 
+01e6 e0a08000 istore 1 ,contw 
+01e7 6800cbf6 fetch 1 ,mem_24g_datalen 
+01e8 98007200 iforce loopcnt 
+01e9 d8c04b92 arg mem_24g_txbuf ,contr 
+01ea 20207f01 branch memcpy 
 
 p_g24_attemp_txdata_retry:
-01e4 68014bf8 fetch 2 ,mem_24g_check_dongle_times 
-01e5 1fe0fe01 increase 1 ,pdata 
-01e6 60014bf8 store 2 ,mem_24g_check_dongle_times 
-01e7 2040020a call p_g24_ch 
-01e8 202001b9 branch p_g24_tx_attemp_dongle_loop 
+01eb 68014c23 fetch 2 ,mem_24g_check_dongle_times 
+01ec 1fe0fe01 increase 1 ,pdata 
+01ed 60014c23 store 2 ,mem_24g_check_dongle_times 
+01ee 20400210 call p_g24_ch 
+01ef 202001c0 branch p_g24_tx_attemp_dongle_loop 
 
 p_g24_auto_pair_start:
-01e9 793f8026 set0 mark_24g ,mark 
-01ea 20400205 call p_g24_auto_pair_all_powerful 
-01eb 204001ca call p_g24_tx_attemp_data_prep 
+01f0 793f8026 set0 mark_24g ,mark 
+01f1 2040020c call p_g24_auto_pair_all_powerful 
+01f2 204001d1 call p_g24_tx_attemp_data_prep 
 
 p_g24_auto_pair_restart:
-01ec 704bf800 jam 0 ,mem_24g_check_dongle_times 
+01f3 704c2300 jam 0 ,mem_24g_check_dongle_times 
 
 p_g24_auto_pair_start_loop:
-01ed 20402afa call lpo_calibration 
-01ee 200007d0 nop 2000 
-01ef 6800cbf8 fetch 1 ,mem_24g_check_dongle_times 
-01f0 c07f816d beq 0xff ,p_g24_stop_g24_mode 
-01f1 20400144 call p_g24_transmit_receive_ack 
-01f2 242c01fb nbranch p_g24_auto_pair_retry ,sync 
-01f3 243781fb nbranch p_g24_auto_pair_retry ,user3 
-01f4 2040016f call p_g24_ackpayload_parse 
-01f5 204002f5 call p_mouse_tx_power_init 
-01f6 68024bf3 fetch 4 ,mem_24g_addr 
-01f7 680a4bd7 fetcht 4 ,mem_24g_paring_addr 
-01f8 98467c00 isub temp ,null 
-01f9 20228317 branch p_g24_start_pairing_sm1 ,zero 
-01fa 202001c0 branch p_g24_tx_attemp_dongle_succ 
+01f4 20402afa call lpo_calibration 
+01f5 200007d0 nop 2000 
+01f6 6800cc23 fetch 1 ,mem_24g_check_dongle_times 
+01f7 c07f8167 beq 0xff ,p_g24_stop_g24_mode 
+01f8 20400140 call p_g24_transmit_receive_ack 
+01f9 242c0202 nbranch p_g24_auto_pair_retry ,sync 
+01fa 24378202 nbranch p_g24_auto_pair_retry ,user3 
+01fb 20400176 call p_g24_ackpayload_parse 
+01fc 204002ed call p_mouse_tx_power_init 
+01fd 68024c1e fetch 4 ,mem_24g_addr 
+01fe 680a4c02 fetcht 4 ,mem_24g_paring_addr 
+01ff 98467c00 isub temp ,null 
+0200 2022830f branch p_g24_start_pairing_sm1 ,zero 
+0201 202001c7 branch p_g24_tx_attemp_dongle_succ 
 
 p_g24_auto_pair_retry:
-01fb 6800cbf8 fetch 1 ,mem_24g_check_dongle_times 
-01fc 1fe0fe01 increase 1 ,pdata 
-01fd 6000cbf8 store 1 ,mem_24g_check_dongle_times 
-01fe 6800cd09 fetch 1 ,mem_24g_auto_paring_switch 
-01ff 1fe0fe01 increase 1 ,pdata 
-0200 1fe17e01 and_into 1 ,pdata 
-0201 6000cd09 store 1 ,mem_24g_auto_paring_switch 
-0202 c0000210 beq 0 ,p_g24_auto_pair_device_attemp 
-0203 c0008212 beq 1 ,p_g24_auto_pair_pair_attemp 
-0204 20600000 rtn 
+0202 6800cc23 fetch 1 ,mem_24g_check_dongle_times 
+0203 1fe0fe01 increase 1 ,pdata 
+0204 6000cc23 store 1 ,mem_24g_check_dongle_times 
+0205 6800cd34 fetch 1 ,mem_24g_auto_paring_switch 
+0206 1fe0fe01 increase 1 ,pdata 
+0207 1fe17e01 and_into 1 ,pdata 
+0208 6000cd34 store 1 ,mem_24g_auto_paring_switch 
+0209 c000021d beq 0 ,p_g24_auto_pair_device_attemp 
+020a c000821f beq 1 ,p_g24_auto_pair_pair_attemp 
+020b 20600000 rtn 
 
 p_g24_auto_pair_all_powerful:
-0205 7041de20 jam tx_power_pair ,mem_tx_power 
-0206 58000f0f setarg 0x0f0f 
-0207 60014bf3 store 2 ,mem_24g_addr 
-0208 e0a10000 istore 2 ,contw 
+020c 7041de20 jam tx_power_pair ,mem_tx_power 
+020d 68024d3b fetch 4 ,mem_24g_allpowerful_addr 
+020e 60024c1e store 4 ,mem_24g_addr 
 
 p_g24_ch_syncword_crc8_init:
-0209 2040017b call p_g24_syncword_crc8 
+020f 20400182 call p_g24_syncword_crc8 
 
 p_g24_ch:
-020a 6808cbd6 fetcht 1 ,mem_24g_current_ch_number 
+0210 6808cc01 fetcht 1 ,mem_24g_current_ch_number 
 
 p_g24_ch_map_size:
-020b 2040022a call p_g24_ch_calc 
-020c 18408401 increase 1 ,temp 
-020d 18410403 and_into 3 ,temp 
-020e 6008cbd6 storet 1 ,mem_24g_current_ch_number 
-020f 20600000 rtn 
+
+p_g24_ch_calc:
+0211 6800cc1e fetch 1 ,mem_24g_addr 
+0212 1fe17e03 and_into 0x03 ,pdata 
+0213 1fefa204 mul32 pdata ,4 ,rega 
+0214 58004c07 setarg mem_24g_ch_map1 
+0215 9a20fe00 iadd rega ,pdata 
+0216 98408c00 iadd temp ,contr 
+0217 e8c08000 ifetch 1 ,contr 
+0218 6000cc00 store 1 ,mem_24g_ch 
+0219 18408401 increase 1 ,temp 
+021a 18410403 and_into 3 ,temp 
+021b 6008cc01 storet 1 ,mem_24g_current_ch_number 
+021c 20600000 rtn 
 
 p_g24_auto_pair_device_attemp:
-0210 20400205 call p_g24_auto_pair_all_powerful 
-0211 202001ed branch p_g24_auto_pair_start_loop 
+021d 2040020c call p_g24_auto_pair_all_powerful 
+021e 202001f4 branch p_g24_auto_pair_start_loop 
 
 p_g24_auto_pair_pair_attemp:
-0212 20400176 call p_g24_pair_init 
-0213 202001ed branch p_g24_auto_pair_start_loop 
+021f 2040017d call p_g24_pair_init 
+0220 202001f4 branch p_g24_auto_pair_start_loop 
 
 p_g24_check_51cmd_stop_24g:
-0214 793f8026 set0 mark_24g ,mark 
-0215 204053ce call le_disable 
+0221 793f8026 set0 mark_24g ,mark 
+0222 204053ce call le_disable 
 
 p_mouse_disable_g24_pairing_flag:
-0216 d8e00003 arg mosue_24g_pairing_flag ,queue 
-0217 202043d2 branch mouse_disable_function_flag 
+0223 d8e00003 arg mosue_24g_pairing_flag ,queue 
+0224 202043d2 branch mouse_disable_function_flag 
 
 p_g24_put_data_in_buff:
-0218 6008cbcb storet 1 ,mem_24g_datalen 
-0219 18427200 copy temp ,loopcnt 
-021a d8a04b67 arg mem_24g_txbuf ,contw 
-021b 1a220c00 copy rega ,contr 
-021c 20207f01 branch memcpy 
+0225 6008cbf6 storet 1 ,mem_24g_datalen 
+0226 18427200 copy temp ,loopcnt 
+0227 d8a04b92 arg mem_24g_txbuf ,contw 
+0228 1a220c00 copy rega ,contr 
+0229 20207f01 branch memcpy 
 
 p_g24_read_len_pid_crc:
-021d 6800cb46 fetch 1 ,mem_24g_rxbuf + 1 
-021e 1fe97e00 rshift3 pdata ,pdata 
-021f 6000cbc9 store 1 ,mem_24g_rxdata_length 
-0220 1fe0fe01 increase 1 ,pdata 
-0221 d8c04b46 arg mem_24g_rxbuf + 1 ,contr 
-0222 98c08c00 iadd contr ,contr 
-0223 e8c18000 ifetch 3 ,contr 
-0224 6001cc08 store 3 ,mem_24g_sta_crc 
-0225 6800cb46 fetch 1 ,mem_24g_rxbuf + 1 
-0226 1fe37e00 rshift pdata ,pdata 
-0227 1fe17e03 and pdata ,0x03 ,pdata 
-0228 6000cc0e store 1 ,mem_24g_sta_pid 
-0229 20600000 rtn 
-
-p_g24_ch_calc:
-022a 6800cbf3 fetch 1 ,mem_24g_addr 
-022b 1fe17e03 and_into 0x03 ,pdata 
-022c 1fefa204 mul32 pdata ,4 ,rega 
-022d 58004bdc setarg mem_24g_ch_map1 
-022e 9a20fe00 iadd rega ,pdata 
-022f 98408c00 iadd temp ,contr 
-0230 e8c08000 ifetch 1 ,contr 
-0231 6000cbd5 store 1 ,mem_24g_ch 
-0232 20600000 rtn 
+022a 6800cb71 fetch 1 ,mem_24g_rxbuf + 1 
+022b 1fe97e00 rshift3 pdata ,pdata 
+022c 6000cbf4 store 1 ,mem_24g_rxdata_length 
+022d 1fe0fe01 increase 1 ,pdata 
+022e d8c04b71 arg mem_24g_rxbuf + 1 ,contr 
+022f 98c08c00 iadd contr ,contr 
+0230 e8c18000 ifetch 3 ,contr 
+0231 6001cc33 store 3 ,mem_24g_sta_crc 
+0232 6800cb71 fetch 1 ,mem_24g_rxbuf + 1 
+0233 1fe37e00 rshift pdata ,pdata 
+0234 1fe17e03 and pdata ,0x03 ,pdata 
+0235 6000cc39 store 1 ,mem_24g_sta_pid 
+0236 20600000 rtn 
 
 p_g24_prep:
-0233 7844fc00 disable enable_crc 
-0234 7843fc00 disable enable_white 
-0235 58555555 setarg 0x555555 
-0236 98001e00 iforce crc24_init 
-0237 6800cbd5 fetch 1 ,mem_24g_ch 
-0238 1fed8400 reverse pdata ,temp 
-0239 79200401 set1 1 ,temp 
-023a 18431c00 rshift temp ,white_init 
-023b 20600000 rtn 
+0237 7844fc00 disable enable_crc 
+0238 7843fc00 disable enable_white 
+0239 58555555 setarg 0x555555 
+023a 98001e00 iforce crc24_init 
+023b 6800cc00 fetch 1 ,mem_24g_ch 
+023c 1fed8400 reverse pdata ,temp 
+023d 79200401 set1 1 ,temp 
+023e 18431c00 rshift temp ,white_init 
+023f 20600000 rtn 
 
 p_g24_receive_rxon:
-023c 20400233 call p_g24_prep 
-023d 7857fc00 disable user3 
-023e 7826fc00 enable decode_fec0 
-023f 7830fc00 enable is_rx 
-0240 78507c00 disable is_tx 
-0241 78287c00 enable swfine 
-0242 68014bce fetch 2 ,mem_24g_rx_window 
-0243 98003600 iforce stop_watch 
-0244 37c18400 correlate null ,timeout 
-0245 242c0278 nbranch p_g24_sync_timeout ,sync 
-0246 7846fc00 disable decode_fec0 
-0247 7825fc00 enable decode_fec1 
-0248 7823fc00 enable enable_white 
-0249 7824fc00 enable enable_crc 
-024a 20400275 call p_g24_receive_byte 
-024b 6000cc7f store 1 ,mem_24g_get_syncword_crc8 
-024c 6808cc7e fetcht 1 ,mem_24g_syncword_crc8 
-024d 98467c00 isub temp ,null 
-024e 24228278 nbranch p_g24_end_of_packet ,zero 
-024f 20400275 call p_g24_receive_byte 
-0250 6000cb45 store 1 ,mem_24g_rxbuf 
-0251 6800cc11 fetch 1 ,mem_24g_mode 
-0252 1fe67c02 sub pdata ,rx_24g ,null 
-0253 20228258 branch p_g24_receive_skip ,zero 
-0254 6800cb45 fetch 1 ,mem_24g_rxbuf 
-0255 6808cbcc fetcht 1 ,mem_24g_data_type 
-0256 a8400e00 icompare bits_data ,temp 
-0257 24208278 nbranch p_g24_end_of_packet ,true 
+0240 20400237 call p_g24_prep 
+0241 7857fc00 disable user3 
+0242 7826fc00 enable decode_fec0 
+0243 7830fc00 enable is_rx 
+0244 78507c00 disable is_tx 
+0245 78287c00 enable swfine 
+0246 68014bf9 fetch 2 ,mem_24g_rx_window 
+0247 98003600 iforce stop_watch 
+0248 37c18400 correlate null ,timeout 
+0249 242c0281 nbranch p_g24_sync_timeout ,sync 
+024a 7846fc00 disable decode_fec0 
+024b 7825fc00 enable decode_fec1 
+024c 7823fc00 enable enable_white 
+024d 7824fc00 enable enable_crc 
+024e 2040027e call p_g24_receive_byte 
+024f 6000ccaa store 1 ,mem_24g_get_syncword_crc8 
+0250 6808cca9 fetcht 1 ,mem_24g_syncword_crc8 
+0251 98467c00 isub temp ,null 
+0252 24228281 nbranch p_g24_end_of_packet ,zero 
+0253 2040027e call p_g24_receive_byte 
+0254 6000cb70 store 1 ,mem_24g_rxbuf 
+0255 6800cb70 fetch 1 ,mem_24g_rxbuf 
+0256 6808cbf7 fetcht 1 ,mem_24g_data_type 
+0257 a8400e00 icompare bits_data ,temp 
+0258 24208281 nbranch p_g24_end_of_packet ,true 
 
 p_g24_receive_skip:
-0258 20400275 call p_g24_receive_byte 
-0259 e0a08000 istore 1 ,contw 
-025a 1fe97e00 rshift3 pdata ,pdata 
-025b 1fe1721f and pdata ,0x1f ,loopcnt 
-025c 20228260 branch p_g24rx_nopayload ,zero 
+0259 2040027e call p_g24_receive_byte 
+025a e0a08000 istore 1 ,contw 
+025b 1fe97e00 rshift3 pdata ,pdata 
+025c 1fe1721f and pdata ,0x1f ,loopcnt 
+025d 20228261 branch p_g24rx_nopayload ,zero 
 
 p_g24rx_loop:
-025d 20400275 call p_g24_receive_byte 
-025e e0a08000 istore 1 ,contw 
-025f c200025d loop p_g24rx_loop 
+025e 2040027e call p_g24_receive_byte 
+025f e0a08000 istore 1 ,contw 
+0260 c200025e loop p_g24rx_loop 
 
 p_g24rx_nopayload:
-0260 18a22200 copy contw ,rega 
-0261 20400275 call p_g24_receive_byte 
-0262 6000cd06 store 1 ,mem_rssi_hex_received 
-0263 1a220a00 copy rega ,contw 
-0264 09800018 parse demod ,bucket ,24 
-0265 78287c00 enable swfine 
-0266 db600664 arg param_sifs ,stop_watch 
-0267 1fef7e00 rshift32 pdata ,pdata 
-0268 1ff17e00 rshift16 pdata ,pdata 
-0269 e0a18000 istore 3 ,contw 
-026a 7845fc00 disable decode_fec1 
-026b 20230278 branch p_g24_end_of_packet ,crc_failed 
-026c 7837fc00 enable user3 
-026d 68008017 fetch 1 ,mem_last_freq 
-026e 1fe0a200 add pdata ,0 ,rega 
-026f 20402981 call rf_write_freq 
-0270 7846fc00 disable decode_fec0 
-0271 20402918 call set_sync_on 
-0272 6800cd06 fetch 1 ,mem_rssi_hex_received 
-0273 20400020 call p_rssi_signal 
-0274 20600000 rtn 
+0261 18a22200 copy contw ,rega 
+0262 2040027e call p_g24_receive_byte 
+0263 6000cd31 store 1 ,mem_rssi_hex_received 
+0264 1a220a00 copy rega ,contw 
+0265 09800018 parse demod ,bucket ,24 
+0266 78287c00 enable swfine 
+0267 db600664 arg param_sifs ,stop_watch 
+0268 1fef7e00 rshift32 pdata ,pdata 
+0269 1ff17e00 rshift16 pdata ,pdata 
+026a e0a18000 istore 3 ,contw 
+026b 7845fc00 disable decode_fec1 
+026c 20230281 branch p_g24_end_of_packet ,crc_failed 
+026d 7837fc00 enable user3 
+026e 68008017 fetch 1 ,mem_last_freq 
+026f 1fe0a200 add pdata ,0 ,rega 
+0270 20402981 call rf_write_freq 
+0271 7846fc00 disable decode_fec0 
+0272 20402918 call set_sync_on 
+0273 6800cd31 fetch 1 ,mem_rssi_hex_received 
+
+p_rssi_signal:
+0274 1fe22200 copy pdata ,rega 
+0275 6808ccb1 fetcht 1 ,mem_rssi_signal_index 
+0276 58004cb8 setarg mem_rssi_signal_buf 
+0277 98408a00 iadd temp ,contw 
+0278 1a227e00 copy rega ,pdata 
+0279 e0a08000 istore 1 ,contw 
+027a 18408401 increase 1 ,temp 
+027b 18410407 and_into rssi_buf_len_signal ,temp 
+027c 6008ccb1 storet 1 ,mem_rssi_signal_index 
+027d 20600000 rtn 
 
 p_g24_receive_byte:
-0275 09800008 parse demod ,bucket ,8 
-0276 19897e00 rshift3 pwindow ,pdata 
-0277 20600000 rtn 
+027e 09800008 parse demod ,bucket ,8 
+027f 19897e00 rshift3 pwindow ,pdata 
+0280 20600000 rtn 
 
 p_g24_sync_timeout:
 
 p_g24_end_of_packet:
-0278 784dfc00 disable encode_fec1 
-0279 7845fc00 disable decode_fec1 
-027a 2040264d call end_of_packet 
-027b 20600000 rtn 
-
-p_g24_set_freq_tx:
-027c 20402918 call set_sync_on 
-027d 6808cbd5 fetcht 1 ,mem_24g_ch 
-027e 20202933 branch set_freq_tx 
+0281 784dfc00 disable encode_fec1 
+0282 7845fc00 disable decode_fec1 
+0283 2020264d branch end_of_packet 
 
 p_g24_transmit:
-027f 204053c4 call le_enable 
-0280 68024bf3 fetch 4 ,mem_24g_addr 
-0281 98001200 iforce access 
-0282 20400233 call p_g24_prep 
-0283 2040027c call p_g24_set_freq_tx 
-0284 79202a00 set1 txgfsk ,radio_ctrl 
-0285 782efc00 enable encode_fec0 
-0286 78307c00 enable is_tx 
-0287 7850fc00 disable is_rx 
-0288 19317e00 rshift16 access ,pdata 
-0289 1fecfe00 rshift8 pdata ,pdata 
-028a 1ff1fe00 rshift4 pdata ,pdata 
-028b 08008628 inject mod ,40 
-028c 784efc00 disable encode_fec0 
-028d 782dfc00 enable encode_fec1 
-028e 7823fc00 enable enable_white 
-028f 7824fc00 enable enable_crc 
-0290 6800cc7e fetch 1 ,mem_24g_syncword_crc8 
-0291 08008608 inject mod ,8 
-0292 6800cbcd fetch 1 ,mem_24g_txlen 
-0293 98007200 iforce loopcnt 
-0294 d8c04b87 arg mem_24g_txpayload ,contr 
+0284 204053c4 call le_enable 
+0285 68024c1e fetch 4 ,mem_24g_addr 
+0286 98001200 iforce access 
+0287 20400237 call p_g24_prep 
+
+p_g24_set_freq_tx:
+0288 20402918 call set_sync_on 
+0289 6808cc00 fetcht 1 ,mem_24g_ch 
+028a 20402933 call set_freq_tx 
+028b 79202a00 set1 txgfsk ,radio_ctrl 
+028c 782efc00 enable encode_fec0 
+028d 78307c00 enable is_tx 
+028e 7850fc00 disable is_rx 
+028f 19317e00 rshift16 access ,pdata 
+0290 1fecfe00 rshift8 pdata ,pdata 
+0291 1ff1fe00 rshift4 pdata ,pdata 
+0292 08008628 inject mod ,40 
+0293 784efc00 disable encode_fec0 
+0294 782dfc00 enable encode_fec1 
+0295 7823fc00 enable enable_white 
+0296 7824fc00 enable enable_crc 
+0297 6800cca9 fetch 1 ,mem_24g_syncword_crc8 
+0298 08008608 inject mod ,8 
+0299 6800cbf8 fetch 1 ,mem_24g_txlen 
+029a 98007200 iforce loopcnt 
+029b d8c04bb2 arg mem_24g_txpayload ,contr 
 
 p_g24tr_loop:
-0295 e8c08000 ifetch 1 ,contr 
-0296 08008608 inject mod ,8 
-0297 c2000295 loop p_g24tr_loop 
-0298 78247c00 enable enable_parity 
-0299 08008618 inject mod ,24 
-029a 78447c00 disable enable_parity 
-029b 37d38200 until null ,tx_clear 
-029c 20000064 nop 100 
-029d 784efc00 disable encode_fec0 
-029e 784dfc00 disable encode_fec1 
-029f 20600000 rtn 
+029c e8c08000 ifetch 1 ,contr 
+029d 08008608 inject mod ,8 
+029e c200029c loop p_g24tr_loop 
+029f 78247c00 enable enable_parity 
+02a0 08008618 inject mod ,24 
+02a1 78447c00 disable enable_parity 
+02a2 37d38200 until null ,tx_clear 
+02a3 20000064 nop 100 
+02a4 784efc00 disable encode_fec0 
+02a5 784dfc00 disable encode_fec1 
+02a6 20600000 rtn 
 
 p_g24_timer_check:
-02a0 20407fe9 call disable_user 
-02a1 680a4bec fetcht 4 ,mem_24g_tx_btclk 
-02a2 1c427e00 copy clkn_bt ,pdata 
-02a3 98467c00 isub temp ,null 
-02a4 24412d18 ncall g24_timer_timeout ,positive 
-02a5 1fe22400 copy pdata ,regb 
-02a6 68024bec fetch 4 ,mem_24g_tx_btclk 
-02a7 6808cbf0 fetcht 1 ,mem_24g_interval 
-02a8 98408400 iadd temp ,temp 
-02a9 1a427e00 copy regb ,pdata 
+02a7 20407fe9 call disable_user 
+02a8 680a4c17 fetcht 4 ,mem_24g_tx_btclk 
+02a9 1c427e00 copy clkn_bt ,pdata 
 02aa 98467c00 isub temp ,null 
-02ab 24610000 nrtn positive 
-02ac 793ffe1c set0 28 ,pdata 
-02ad 60024bec store 4 ,mem_24g_tx_btclk 
-02ae 20207fe7 branch enable_user 
+02ab 24412d18 ncall g24_timer_timeout ,positive 
+02ac 1fe22400 copy pdata ,regb 
+02ad 68024c17 fetch 4 ,mem_24g_tx_btclk 
+02ae 6808cc1b fetcht 1 ,mem_24g_interval 
+02af 98408400 iadd temp ,temp 
+02b0 1a427e00 copy regb ,pdata 
+02b1 98467c00 isub temp ,null 
+02b2 24610000 nrtn positive 
+02b3 793ffe1c set0 28 ,pdata 
+02b4 60024c17 store 4 ,mem_24g_tx_btclk 
+02b5 20207fe7 branch enable_user 
 
 p_rssi_average:
-02af d8400000 arg 0 ,temp 
-02b0 df200008 arg rssi_buf_len_signal + 1 ,loopcnt 
-02b1 1a220c00 copy rega ,contr 
+02b6 d8400000 arg 0 ,temp 
+02b7 df200008 arg rssi_buf_len_signal + 1 ,loopcnt 
+02b8 1a220c00 copy rega ,contr 
 
 p_rssi_average_loop:
-02b2 e8c08000 ifetch 1 ,contr 
-02b3 98408400 iadd temp ,temp 
-02b4 c20002b2 loop p_rssi_average_loop 
-02b5 18497e00 rshift3 temp ,pdata 
-02b6 1fe20400 copy pdata ,temp 
-02b7 c6930000 rtnmark0 mark_24g 
-02b8 1fe6fc0a div pdata ,10 
-02b9 20407f86 call wait_div_end 
-02ba 1807fe00 quotient pdata 
-02bb 1ff27e00 lshift4 pdata ,pdata 
-02bc 18070400 remainder temp 
-02bd 98418400 ior temp ,temp 
-02be 20600000 rtn 
-02bf 20600000 rtn 
+02b9 e8c08000 ifetch 1 ,contr 
+02ba 98408400 iadd temp ,temp 
+02bb c20002b9 loop p_rssi_average_loop 
+02bc 18497e00 rshift3 temp ,pdata 
+02bd 1fe20400 copy pdata ,temp 
+02be c6930000 rtnmark0 mark_24g 
+02bf 1fe6fc0a div pdata ,10 
+02c0 20407f86 call wait_div_end 
+02c1 1807fe00 quotient pdata 
+02c2 1ff27e00 lshift4 pdata ,pdata 
+02c3 18070400 remainder temp 
+02c4 98418400 ior temp ,temp 
+02c5 20600000 rtn 
 
 p_mouse_before_lpm:
-02c0 c6130000 rtnmark1 mark_24g 
-02c1 20400395 call p_mouse_le_txbuff_save 
-02c2 204002ca call p_mouse_setgpio_lpm 
-02c3 6800c040 fetch 1 ,mem_context 
-02c4 c30002c7 bbit0 state_inconn ,p_clear_wake 
-02c5 680080a0 fetch 1 ,mem_lpm_current_mult 
-02c6 247a0000 nrtn blank 
+02c6 c6130000 rtnmark1 mark_24g 
+02c7 20400399 call p_mouse_le_txbuff_save 
+02c8 2040009f call p_mouse_setgpio_lpm 
+02c9 6800c040 fetch 1 ,mem_context 
+02ca c30002cd bbit0 state_inconn ,p_clear_wake 
+02cb 680080a0 fetch 1 ,mem_lpm_current_mult 
+02cc 247a0000 nrtn blank 
 
 p_clear_wake:
-02c7 58000000 setarg 0 
-02c8 600400a1 store 8 ,mem_gpio_wakeup_low 
-02c9 20600000 rtn 
-
-p_mouse_setgpio_lpm:
-02ca 204002d8 call p_mouse_set_sdio_high 
-02cb 204002c7 call p_clear_wake 
-
-p_mouse_setgpio_lpm_before:
-02cc 20403ebf call mouse_lpm_before_common 
-02cd 68120070 hfetch 4 ,core_gpio_oe0 
-02ce 681a0078 hfetcht 4 ,core_gpio_pu0 
-02cf 98418400 ior temp ,temp 
-02d0 18440400 invert temp ,temp 
-02d1 601a007c hstoret 4 ,core_gpio_pd0 
-
-p_set_ice_gpio:
-02d2 6808cb40 fetcht 1 ,mem_mouse_bt_led_gpio 
-02d3 204067fb call gpio_config_input 
-02d4 6808cb40 fetcht 1 ,mem_mouse_bt_led_gpio 
-02d5 79200407 set1 gpio_active_bit ,temp 
-02d6 d8a08078 arg core_gpio_pu0 ,contw 
-02d7 20206830 branch gpio_set_bit 
-
-p_mouse_set_sdio_high:
-02d8 6800cb0b fetch 1 ,mem_mouse_init_sensor_reset_flag 
-02d9 207a0000 rtn blank 
-02da 2020056e branch p_mouse_seting_dpi_sensor_type 
+02cd 58000000 setarg 0 
+02ce 600400a1 store 8 ,mem_gpio_wakeup_low 
+02cf 20600000 rtn 
 
 p_device_init:
-02db 20403416 call app_lpm_mult_enable 
-02dc 203582e4 branch p_device_init_common ,wake 
-02dd 204003c4 call p_mouse_data_init 
-02de 6800c1de fetch 1 ,mem_tx_power 
-02df 6000cc82 store 1 ,mem_tx_power_temp 
-02e0 204006cd call power_ctrl_pac_succ_cnt_init 
-02e1 6800c685 fetch 1 ,mem_ui_button_timeout 
-02e2 6000c6da store 1 ,mem_combination_ui_button_count 
-02e3 204043ca call mouse_bt_discovery_button_down_disable 
+02d0 20403416 call app_lpm_mult_enable 
+02d1 203582da branch p_device_init_common ,wake 
+02d2 204003ca call p_mouse_data_init 
+02d3 6800c1de fetch 1 ,mem_tx_power 
+02d4 6000ccad store 1 ,mem_tx_power_temp 
+02d5 204006c6 call power_ctrl_pac_succ_cnt_init 
+02d6 6800c685 fetch 1 ,mem_ui_button_timeout 
+02d7 6000c6da store 1 ,mem_combination_ui_button_count 
+02d8 6801c4a3 fetch 3 ,mem_le_lap + 3 
+02d9 6001cb44 store 3 ,mem_le_lap_high_3b 
 
 p_device_init_common:
-02e4 204002e6 call p_mouse_init 
-02e5 202074b9 branch enable_authrom 
+02da 204002dc call p_mouse_init 
+02db 202074b9 branch enable_authrom 
 
 p_mouse_init:
-02e6 2455833e ncall p_mouse_setting_config ,wake 
-02e7 20400321 call p_mouse_spi_init 
-02e8 20758000 rtn wake 
-02e9 20400380 call p_mouse_cb_fuction 
-02ea 2040058a call p_mouse_check_key_gpio 
-02eb c002830d beq mouse_lm_button ,p_mouse_24g_pairing_button 
-02ec 20400366 call p_mouse_wakeup_from_power 
+02dc 24558336 ncall p_mouse_setting_config ,wake 
+02dd 20400319 call p_mouse_spi_init 
+02de 20758000 rtn wake 
+02df 20400384 call p_mouse_cb_fuction 
+02e0 2040058d call p_mouse_check_key_gpio 
+02e1 c0028305 beq mouse_lm_button ,p_mouse_24g_pairing_button 
+02e2 2040036a call p_mouse_wakeup_from_power 
 
 p_mouse_check_reconn_target:
-02ed 204002f5 call p_mouse_tx_power_init 
-02ee 6800c720 fetch 1 ,mem_device_flag 
-02ef c00102f8 beq mode_24g_device ,p_mouse_connect_24g_mode 
-02f0 c07f82f8 beq 0xff ,p_mouse_connect_24g_mode 
-02f1 20400514 call p_mouse_mode_bt_device1_multi_led_on 
-02f2 6800c210 fetch 1 ,mem_xrecord_mode 
-02f3 c01a02fb beq rec_4_mode ,p_mouse4_0_check_reconn_target 
-02f4 20200437 branch p_mouse_null_enter_hibernate_enable 
+02e3 204002ed call p_mouse_tx_power_init 
+02e4 6800c720 fetch 1 ,mem_device_flag 
+02e5 c00102f0 beq mode_24g_device ,p_mouse_connect_24g_mode 
+02e6 c07f82f0 beq 0xff ,p_mouse_connect_24g_mode 
+02e7 20400517 call p_mouse_mode_bt_device1_multi_led_on 
+02e8 6800c210 fetch 1 ,mem_xrecord_mode 
+02e9 c01a02f3 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
+
+p_mouse_null_enter_hibernate_enable:
+02ea 70479d01 jam 1 ,mem_mouse_null_enter_hibernate_flag 
+02eb 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+02ec 20600000 rtn 
 
 p_mouse_tx_power_init:
-02f5 6800cc82 fetch 1 ,mem_tx_power_temp 
-02f6 6000c1de store 1 ,mem_tx_power 
-02f7 20600000 rtn 
+02ed 6800ccad fetch 1 ,mem_tx_power_temp 
+02ee 6000c1de store 1 ,mem_tx_power 
+02ef 20600000 rtn 
 
 p_mouse_connect_24g_mode:
-02f8 20400514 call p_mouse_mode_24g_device_multi_led_on 
-02f9 20400440 call p_mouse_store_24g_device_2eeprom 
-02fa 20200372 branch p_mouse_start_24g_mode 
+02f0 20400517 call p_mouse_mode_24g_device_multi_led_on 
+02f1 20400443 call p_mouse_store_24g_device_2eeprom 
+02f2 20200376 branch p_mouse_start_24g_mode 
 
 p_mouse4_0_check_reconn_target:
-02fb 704b3c01 jam 1 ,mem_le_send_security_request_flag 
-02fc 70479f01 jam 1 ,mem_mouse_le_reconnect_flag 
-02fd 680146a8 fetch 2 ,mem_mouse_direct_timeout 
+02f3 704b4101 jam 1 ,mem_le_send_security_request_flag 
+02f4 70479f01 jam 1 ,mem_mouse_le_reconnect_flag 
+02f5 680146a8 fetch 2 ,mem_mouse_direct_timeout 
 
 p_mouse4_0_check_reconn_target_next:
-02fe 600146ae store 2 ,mem_mouse_direct_timer 
-02ff 20403418 call app_lpm_mult_disable 
-0300 20400306 call p_le_check_adv_flag 
-0301 58000004 setarg adv_flag_bredr_not_supported 
-0302 e0c08000 istore 1 ,contr 
-0303 d8c04390 arg mem_le_scan_data ,contr 
-0304 204005f6 call p_le_adv_data_update 
-0305 20207df4 branch check_51cmd_adv 
+02f6 600146ae store 2 ,mem_mouse_direct_timer 
+02f7 20403418 call app_lpm_mult_disable 
+02f8 204002fe call p_le_check_adv_flag 
+02f9 58000004 setarg adv_flag_bredr_not_supported 
+02fa e0c08000 istore 1 ,contr 
+02fb d8c04390 arg mem_le_scan_data ,contr 
+02fc 204005e9 call p_le_adv_data_update 
+02fd 20207df4 branch check_51cmd_adv 
 
 p_le_check_adv_flag:
-0306 da204370 arg mem_le_adv_data ,rega 
+02fe da204370 arg mem_le_adv_data ,rega 
 
 p_le_check_adv_flag_loop:
-0307 ea208000 ifetch 1 ,rega 
-0308 207a0000 rtn blank 
-0309 98c0a200 iadd contr ,rega 
-030a e8c08000 ifetch 1 ,contr 
-030b c1008000 rtneq 0x01 
-030c 20200307 branch p_le_check_adv_flag_loop 
+02ff ea208000 ifetch 1 ,rega 
+0300 207a0000 rtn blank 
+0301 98c0a200 iadd contr ,rega 
+0302 e8c08000 ifetch 1 ,contr 
+0303 c1008000 rtneq 0x01 
+0304 202002ff branch p_le_check_adv_flag_loop 
 
 p_mouse_24g_pairing_button:
-030d 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-030e c3818000 rtnbit1 mosue_24g_pairing_flag 
-030f c6130000 rtnmark1 mark_24g 
-0310 d8e00003 arg mosue_24g_pairing_flag ,queue 
-0311 204043ce call mouse_enable_function_flag 
-0312 58000000 setarg 0 
-0313 600146ae store 2 ,mem_mouse_direct_timer 
-0314 6000c6b4 store 1 ,mem_mouse_send_blank_timer 
-0315 60014bf8 store 2 ,mem_24g_check_dongle_times 
-0316 204042ca call mouse_stop_discovery 
+0305 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0306 c3818000 rtnbit1 mosue_24g_pairing_flag 
+0307 c6130000 rtnmark1 mark_24g 
+0308 d8e00003 arg mosue_24g_pairing_flag ,queue 
+0309 204043ce call mouse_enable_function_flag 
+030a 58000000 setarg 0 
+030b 600146ae store 2 ,mem_mouse_direct_timer 
+030c 6000c6b4 store 1 ,mem_mouse_send_blank_timer 
+030d 60014c23 store 2 ,mem_24g_check_dongle_times 
+030e 204042ca call mouse_stop_discovery 
 
 p_g24_start_pairing_sm1:
-0317 79200026 set1 mark_24g ,mark 
-0318 20400176 call p_g24_pair_init 
+030f 79200026 set1 mark_24g ,mark 
+0310 2040017d call p_g24_pair_init 
 
 p_g24_set_pairing_sm_1:
-0319 704bdb01 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
-031a 20600000 rtn 
+0311 704c0601 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
+0312 20600000 rtn 
 
 p_mouse_dpi_config:
-031b 6800c77a fetch 1 ,mem_mouse_dpi 
-031c c07f831e beq 0xff ,p_mouse_dpi_config_default 
-031d 2020056e branch p_mouse_seting_dpi_sensor_type 
+0313 6800c77a fetch 1 ,mem_mouse_dpi 
+0314 c07f8316 beq 0xff ,p_mouse_dpi_config_default 
+0315 20200571 branch p_mouse_seting_dpi_sensor_type 
 
 p_mouse_dpi_config_default:
-031e 6800c6e1 fetch 1 ,mem_config_sensor_motion 
-031f 6000c77a store 1 ,mem_mouse_dpi 
-0320 2020056e branch p_mouse_seting_dpi_sensor_type 
+0316 6800c6e1 fetch 1 ,mem_config_sensor_motion 
+0317 6000c77a store 1 ,mem_mouse_dpi 
+0318 20200571 branch p_mouse_seting_dpi_sensor_type 
 
 p_mouse_spi_init:
-0321 70421276 jam 0x76 ,mem_spi_init_clk 
-0322 20203d36 branch mouse_spi_init 
+0319 70421276 jam 0x76 ,mem_spi_init_clk 
+031a 20203d36 branch mouse_spi_init 
 
 p_mouse_init_sunt:
-0323 20400321 call p_mouse_spi_init 
-0324 204040c0 call mouse_spi_sdio_gpio_pollup 
+031b 20400319 call p_mouse_spi_init 
+031c 204040c0 call mouse_spi_sdio_gpio_pollup 
 
 p_mouse_init_sensor:
-0325 204040d9 call mouse_read_sensor_id 
-0326 c018832e beq p3065_id1 ,p_mouse_p3065_init_param 
-0327 204040d1 call mouse_twspi_reset 
-0328 200003e8 nop 1000 
-0329 20200325 branch p_mouse_init_sensor 
+031d 204040d9 call mouse_read_sensor_id 
+031e c0188326 beq p3065_id1 ,p_mouse_p3065_init_param 
+031f 204040d1 call mouse_twspi_reset 
+0320 200003e8 nop 1000 
+0321 2020031d branch p_mouse_init_sensor 
 
 p_mouse_init_sensor_reset:
-032a 704b0b01 jam 1 ,mem_mouse_init_sensor_reset_flag 
-032b 2040640f call spi_ncs_enable 
-032c 20400323 call p_mouse_init_sunt 
-032d 20206411 branch spi_ncs_disable 
+0322 704b0c01 jam 1 ,mem_mouse_init_sensor_reset_flag 
+0323 2040640f call spi_ncs_enable 
+0324 2040031b call p_mouse_init_sunt 
+0325 20206411 branch spi_ncs_disable 
 
 p_mouse_p3065_init_param:
-032e 20400333 call p_mouse_sensor_poweron 
-032f 6800c6de fetch 1 ,mem_sensor_id2 
-0330 c03840e8 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0331 7046e001 jam p3065 ,mem_config_sensor_type 
-0332 20600000 rtn 
+0326 2040032b call p_mouse_sensor_poweron 
+0327 6800c6de fetch 1 ,mem_sensor_id2 
+0328 c03840e8 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0329 7046e001 jam p3065 ,mem_config_sensor_type 
+032a 20600000 rtn 
 
 p_mouse_sensor_poweron:
-0333 58008006 setarg 0x8006 
-0334 20406413 call twspi_write 
-0335 20002ee0 nop 12000 
-0336 2040031b call p_mouse_dpi_config 
-0337 20600000 rtn 
+032b 58008006 setarg 0x8006 
+032c 20406413 call twspi_write 
+032d 20002ee0 nop 12000 
+032e 20400313 call p_mouse_dpi_config 
+032f 20600000 rtn 
 
 p_mouse_sensor_powerdown:
-0338 58000006 setarg 0x06 
-0339 20406414 call twspi_read 
-033a 1fe1fe08 or pdata ,0x08 ,pdata 
-033b 1fed7e00 lshift8 pdata ,pdata 
-033c 1fe0fe06 add pdata ,0x06 ,pdata 
-033d 20206413 branch twspi_write 
+0330 58000806 setarg 0x0806 
+0331 20406414 call twspi_read 
+0332 1fe1fe08 or pdata ,0x08 ,pdata 
+0333 1fed7e00 lshift8 pdata ,pdata 
+0334 1fe0fe06 add pdata ,0x06 ,pdata 
+0335 20206413 branch twspi_write 
 
 p_mouse_setting_config:
-033e 204068a8 call adc_init_data 
-033f 680240a0 fetch 4 ,mem_lap 
-0340 60024c02 store 4 ,mem_24g_device_addr 
-0341 20403e6e call mouse_gpio_init 
-0342 20403e1e call mouse_param_init 
-0343 58000000 setarg 0 
-0344 60014154 store 2 ,mem_lpm_interval 
-0345 20403e54 call mouse_adc_init 
-0346 20405810 call le_set_config_fixed_ltk 
-0347 20405839 call le_set_justwork 
-0348 2040582c call le_set_fixed_ltk 
-0349 20405818 call le_set_config_read_authentication 
+0336 204068a8 call adc_init_data 
+0337 680240a0 fetch 4 ,mem_lap 
+0338 60024c2d store 4 ,mem_24g_device_addr 
+0339 20403e6e call mouse_gpio_init 
+033a 20403e1e call mouse_param_init 
+033b 58000000 setarg 0 
+033c 60014154 store 2 ,mem_lpm_interval 
+033d 20403e54 call mouse_adc_init 
+033e 20405810 call le_set_config_fixed_ltk 
+033f 20405839 call le_set_justwork 
+0340 2040582c call le_set_fixed_ltk 
+0341 20405818 call le_set_config_read_authentication 
 
 p_mouse_init_iic:
-034a 2040659c call iic_init_390k 
-034b 204065c2 call clear_eeprom_size_2k 
-034c 2040443f call mouse_load_eeprom_dpi 
-034d 20400351 call p_mouse_init_environment 
+0342 2040659c call iic_init_390k 
+0343 204065c2 call clear_eeprom_size_2k 
+0344 2040443f call mouse_load_eeprom_dpi 
+0345 20400355 call p_mouse_init_environment 
 
 p_mouse_init_iic_read_24g_addr:
-034e 2040042e call p_mouse_set_24g_addr_eeprom 
-034f 204065df call iicd_read_eep_data 
-0350 20600000 rtn 
+0346 20400434 call p_mouse_set_24g_addr_eeprom 
+0347 204065df call iicd_read_eep_data 
+0348 df200003 arg 3 ,loopcnt 
+0349 d8c04722 arg mem_device1_addr ,contr 
+034a 2040037d call p_pdata_0xff_check 
+034b 2434034e nbranch p_mouse_le_fast_conn_disable ,user 
+034c 20400350 call p_mouse_fast_conn_init 
+034d 20600000 rtn 
+
+p_mouse_le_fast_conn_disable:
+034e 704b1e5a jam 0x5a ,mem_mouse_fast_conn_flag 
+034f 20600000 rtn 
+
+p_mouse_fast_conn_init:
+0350 704b1eff jam 0xff ,mem_mouse_fast_conn_flag 
+0351 70421034 jam 0x34 ,mem_xrecord_mode 
+0352 68034d3b fetch 6 ,mem_24g_allpowerful_addr 
+0353 600344a0 store 6 ,mem_le_lap 
+0354 20600000 rtn 
 
 p_mouse_init_environment:
-0351 204033c4 call app_initflag_check 
-0352 2022835d branch p_mouse_eeprom_load_recon_info ,zero 
-0353 204005c7 call p_le_addr_random_config 
-0354 20203dcb branch mouse_init_environment + 2 
+0355 204033c4 call app_initflag_check 
+0356 20228361 branch p_mouse_eeprom_load_recon_info ,zero 
+0357 204005ba call p_le_addr_random_config 
+0358 20203dcb branch mouse_init_environment + 2 
 
 p_app_flag_store:
-0355 d8400002 arg 2 ,temp 
-0356 da200aaa arg mem_timeup ,rega 
-0357 da400062 arg mouse_eeprom_module_init_flag ,regb 
-0358 202065d1 branch iicd_write_protect_eep_data 
-
-p_app_initflag_check:
 0359 d8400002 arg 2 ,temp 
-035a da200a9a arg mem_pdatatemp ,rega 
+035a da200aaa arg mem_timeup ,rega 
 035b da400062 arg mouse_eeprom_module_init_flag ,regb 
-035c 202033c8 branch app_initflag_check + 4 
+035c 202065d1 branch iicd_write_protect_eep_data 
+
+p_app_initflag_check:
+035d d8400002 arg 2 ,temp 
+035e da200a9a arg mem_pdatatemp ,rega 
+035f da400062 arg mouse_eeprom_module_init_flag ,regb 
+0360 202033c8 branch app_initflag_check + 4 
 
 p_mouse_eeprom_load_recon_info:
-035d d8400058 arg 88 ,temp 
-035e da204720 arg mem_device_flag ,rega 
-035f da400000 arg mouse_info_eeprom_offect ,regb 
-0360 204065df call iicd_read_eep_data 
-0361 20400036 call p_mouse_switch_hwakeup_bypb 
-0362 2020431a branch mouse_select_reconn_device 
+0361 d8400058 arg 88 ,temp 
+0362 da204720 arg mem_device_flag ,rega 
+0363 da400000 arg mouse_info_eeprom_offect ,regb 
+0364 204065df call iicd_read_eep_data 
+0365 2040002c call p_mouse_switch_hwakeup_bypb 
+0366 2020431a branch mouse_select_reconn_device 
 
 p_mouse_24g_transmit_by_interrupt_exit_count_max:
-0363 58000177 setarg 375 
-0364 60014d0e store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0365 20600000 rtn 
+0367 58000177 setarg 375 
+0368 60014d39 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0369 20600000 rtn 
 
 p_mouse_wakeup_from_power:
-0366 58000019 setarg 25 
-0367 60014d0e store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0368 24558363 ncall p_mouse_24g_transmit_by_interrupt_exit_count_max ,wake 
-0369 68008abd fetch 1 ,mem_wakup_from_power_flag 
-036a 2fec0003 isolate0 gpio_latch ,pdata 
-036b 2420836e nbranch p_mouse_wakeup_no_from_power ,true 
-036c 20400323 call p_mouse_init_sunt 
-036d 20400338 call p_mouse_sensor_powerdown 
+036a 58000019 setarg 25 
+036b 60014d39 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+036c 24558367 ncall p_mouse_24g_transmit_by_interrupt_exit_count_max ,wake 
+036d 68008abd fetch 1 ,mem_wakup_from_power_flag 
+036e 2fec0003 isolate0 gpio_latch ,pdata 
+036f 24208372 nbranch p_mouse_wakeup_no_from_power ,true 
+0370 2040031b call p_mouse_init_sunt 
+0371 20400330 call p_mouse_sensor_powerdown 
 
 p_mouse_wakeup_no_from_power:
-036e 6800c71f fetch 1 ,mem_reconn_times_init 
-036f 6000c71e store 1 ,mem_reconn_times 
-0370 6800c6f5 fetch 1 ,mem_config_function_enable 
-0371 c3828000 rtnbit1 enable_select_device_by_gpio_button 
+0372 6800c71f fetch 1 ,mem_reconn_times_init 
+0373 6000c71e store 1 ,mem_reconn_times 
+0374 6800c6f5 fetch 1 ,mem_config_function_enable 
+0375 c3828000 rtnbit1 enable_select_device_by_gpio_button 
 
 p_mouse_start_24g_mode:
-0372 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0373 c4088000 rtnbit0 mouse_enable_24g 
-0374 20400377 call p_g24_factory_check 
-0375 203401e9 branch p_g24_auto_pair_start ,user 
-0376 202001b2 branch p_g24_start_24g_mode 
+0376 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0377 c4088000 rtnbit0 mouse_enable_24g 
+0378 2040037b call p_g24_factory_check 
+0379 203401f0 branch p_g24_auto_pair_start ,user 
+037a 202001b9 branch p_g24_start_24g_mode 
 
 p_g24_factory_check:
-0377 df200002 arg 2 ,loopcnt 
-0378 d8c04bf3 arg mem_24g_addr ,contr 
+037b df200002 arg 2 ,loopcnt 
+037c d8c04c1e arg mem_24g_addr ,contr 
 
 p_pdata_0xff_check:
-0379 20407fe7 call enable_user 
-037a 5800ffff setarg 0xffff 
+037d 20407fe7 call enable_user 
+037e 5800ffff setarg 0xffff 
 
 p_pdata_0xff_check_loop:
-037b e8c90000 ifetcht 2 ,contr 
-037c 98467c00 isub temp ,null 
-037d 2442ffe9 ncall disable_user ,zero 
-037e c200037b loop p_pdata_0xff_check_loop 
-037f 20600000 rtn 
+037f e8c90000 ifetcht 2 ,contr 
+0380 98467c00 isub temp ,null 
+0381 2442ffe9 ncall disable_user ,zero 
+0382 c200037f loop p_pdata_0xff_check_loop 
+0383 20600000 rtn 
 
 p_mouse_cb_fuction:
-0380 58000391 setarg p_mouse_g24_package_data 
-0381 60014cfc store 2 ,mem_cb_24g_data 
-0382 580003a8 setarg p_mouse_le 
-0383 600141ef store 2 ,mem_cb_le_process 
-0384 580006b1 setarg p_le_mouse_bb_event_connect_complete 
-0385 600141f9 store 2 ,mem_cb_att_write 
-0386 580002c0 setarg p_mouse_before_lpm 
-0387 600141ed store 2 ,mem_cb_before_lpm 
-0388 580003f0 setarg p_mouse_priority_bb_event 
-0389 600141f5 store 2 ,mem_cb_bb_event_process 
-038a 580003e6 setarg p_mouse_idle 
-038b 600141f3 store 2 ,mem_cb_idle_process 
-038c 58000445 setarg p_mouse_before_hibernate 
-038d 600141eb store 2 ,mem_cb_before_hibernate 
-038e 5800045c setarg p_mouse_bb_event_timer 
-038f 600141fd store 2 ,mem_cb_event_timer 
-0390 20600000 rtn 
+0384 58000395 setarg p_mouse_g24_package_data 
+0385 60014d27 store 2 ,mem_cb_24g_data 
+0386 580003ac setarg p_mouse_le 
+0387 600141ef store 2 ,mem_cb_le_process 
+0388 580006aa setarg p_le_mouse_bb_event_connect_complete 
+0389 600141f9 store 2 ,mem_cb_att_write 
+038a 580002c6 setarg p_mouse_before_lpm 
+038b 600141ed store 2 ,mem_cb_before_lpm 
+038c 580003f6 setarg p_mouse_priority_bb_event 
+038d 600141f5 store 2 ,mem_cb_bb_event_process 
+038e 580003ec setarg p_mouse_idle 
+038f 600141f3 store 2 ,mem_cb_idle_process 
+0390 58000448 setarg p_mouse_before_hibernate 
+0391 600141eb store 2 ,mem_cb_before_hibernate 
+0392 5800045f setarg p_mouse_bb_event_timer 
+0393 600141fd store 2 ,mem_cb_event_timer 
+0394 20600000 rtn 
 
 p_mouse_g24_package_data:
-0391 20404401 call mouse_g24_package_data 
-0392 6801469f fetch 2 ,mem_mouse_z 
-0393 207a0000 rtn blank 
-0394 202001c6 branch p_g24_transmit_by_interrupt_enable 
+0395 20404401 call mouse_g24_package_data 
+0396 6801469f fetch 2 ,mem_mouse_z 
+0397 207a0000 rtn blank 
+0398 202001cd branch p_g24_transmit_by_interrupt_enable 
 
 p_mouse_le_txbuff_save:
-0395 d8c01800 arg mem_le_tx_buffer0 ,contr 
-0396 d8a0480a arg mem_le_tx_buffer0_omemalloc ,contw 
-0397 2040039d call p_mouse_le_txbuff_copy 
-0398 d8c01900 arg mem_le_tx_buffer1 ,contr 
-0399 2040039d call p_mouse_le_txbuff_copy 
-039a d8c01a00 arg mem_le_tx_buffer2 ,contr 
-039b 2040039d call p_mouse_le_txbuff_copy 
-039c d8c01b00 arg mem_le_tx_buffer3 ,contr 
+0399 d8c01800 arg mem_le_tx_buffer0 ,contr 
+039a d8a0480a arg mem_le_tx_buffer0_omemalloc ,contw 
+039b 204003a1 call p_mouse_le_txbuff_copy 
+039c d8c01900 arg mem_le_tx_buffer1 ,contr 
+039d 204003a1 call p_mouse_le_txbuff_copy 
+039e d8c01a00 arg mem_le_tx_buffer2 ,contr 
+039f 204003a1 call p_mouse_le_txbuff_copy 
+03a0 d8c01b00 arg mem_le_tx_buffer3 ,contr 
 
 p_mouse_le_txbuff_copy:
-039d df20001b arg 27 ,loopcnt 
-039e 20207f01 branch memcpy 
+03a1 df20001b arg 27 ,loopcnt 
+03a2 20207f01 branch memcpy 
 
 p_mouse_le_txbuff_load:
-039f d8c0480a arg mem_le_tx_buffer0_omemalloc ,contr 
-03a0 d8a01800 arg mem_le_tx_buffer0 ,contw 
-03a1 2040039d call p_mouse_le_txbuff_copy 
-03a2 d8a01900 arg mem_le_tx_buffer1 ,contw 
-03a3 2040039d call p_mouse_le_txbuff_copy 
-03a4 d8a01a00 arg mem_le_tx_buffer2 ,contw 
-03a5 2040039d call p_mouse_le_txbuff_copy 
-03a6 d8a01b00 arg mem_le_tx_buffer3 ,contw 
-03a7 2020039d branch p_mouse_le_txbuff_copy 
+03a3 d8c0480a arg mem_le_tx_buffer0_omemalloc ,contr 
+03a4 d8a01800 arg mem_le_tx_buffer0 ,contw 
+03a5 204003a1 call p_mouse_le_txbuff_copy 
+03a6 d8a01900 arg mem_le_tx_buffer1 ,contw 
+03a7 204003a1 call p_mouse_le_txbuff_copy 
+03a8 d8a01a00 arg mem_le_tx_buffer2 ,contw 
+03a9 204003a1 call p_mouse_le_txbuff_copy 
+03aa d8a01b00 arg mem_le_tx_buffer3 ,contw 
+03ab 202003a1 branch p_mouse_le_txbuff_copy 
 
 p_mouse_le:
-03a8 20405892 call le_fifo_check_nearly_full 
-03a9 247a0000 nrtn blank 
-03aa 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-03ab 1fe17e03 and pdata ,0x03 ,pdata 
-03ac c1818000 rtnne 0x03 
+03ac 20405892 call le_fifo_check_nearly_full 
+03ad 247a0000 nrtn blank 
+03ae 6800cb1e fetch 1 ,mem_mouse_fast_conn_flag 
+03af c07f83b3 beq 0xff ,p_mouse_le_next 
+03b0 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+03b1 1fe17e03 and pdata ,0x03 ,pdata 
+03b2 c1818000 rtnne 0x03 
 
 p_mouse_le_next:
-03ad 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
-03ae 205a03e3 call p_mouse_clear_sensor_data ,blank 
-03af 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-03b0 c282c179 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-03b1 20403f97 call mouse_motion 
-03b2 24740000 nrtn user 
-03b3 204003b7 call p_mouse_le_current_mult_update 
-03b4 204003bc call p_mouse_data_xy_release 
-03b5 204003de call p_mouse_wheel_trigger 
-03b6 202003c9 branch p_mouse_data_push 
+03b3 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
+03b4 205a03e9 call p_mouse_clear_sensor_data ,blank 
+03b5 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+03b6 c282c179 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+03b7 20403f97 call mouse_motion 
+03b8 24740000 nrtn user 
+03b9 204003bd call p_mouse_le_current_mult_update 
+03ba 204003c2 call p_mouse_data_xy_release 
+03bb 204003e4 call p_mouse_wheel_trigger 
+03bc 202003cf branch p_mouse_data_push 
 
 p_mouse_le_current_mult_update:
-03b7 6800c6f5 fetch 1 ,mem_config_function_enable 
-03b8 c3838000 rtnbit1 enable_sensor_motion_pin 
-03b9 70417200 jam 0 ,mem_lpm_mult 
-03ba 704b391e jam 30 ,mem_mouse_le_current_mult_timer 
-03bb 20600000 rtn 
+03bd 6800c6f5 fetch 1 ,mem_config_function_enable 
+03be c3838000 rtnbit1 enable_sensor_motion_pin 
+03bf 70417200 jam 0 ,mem_lpm_mult 
+03c0 704b3b1e jam 30 ,mem_mouse_le_current_mult_timer 
+03c1 20600000 rtn 
 
 p_mouse_data_xy_release:
-03bc 6800c6f5 fetch 1 ,mem_config_function_enable 
-03bd c3838000 rtnbit1 enable_sensor_motion_pin 
-03be 6800cb38 fetch 1 ,mem_mouse_long_mult_flag 
-03bf c1808000 rtnne 1 
-03c0 58000000 setarg 0 
-03c1 6000cb38 store 1 ,mem_mouse_long_mult_flag 
-03c2 6002469b store 4 ,mem_mouse_x 
-03c3 20200333 branch p_mouse_sensor_poweron 
+03c2 6800c6f5 fetch 1 ,mem_config_function_enable 
+03c3 c3838000 rtnbit1 enable_sensor_motion_pin 
+03c4 6800cb3a fetch 1 ,mem_mouse_long_mult_flag 
+03c5 c1808000 rtnne 1 
+03c6 58000000 setarg 0 
+03c7 6000cb3a store 1 ,mem_mouse_long_mult_flag 
+03c8 6002469b store 4 ,mem_mouse_x 
+03c9 2020032b branch p_mouse_sensor_poweron 
 
 p_mouse_data_init:
-03c4 7047a007 jam 7 ,mem_mouse_data_queue 
-03c5 7047a104 jam 4 ,mem_mouse_data_queue + 1 
-03c6 580047a0 setarg mem_mouse_data_queue 
-03c7 60014218 store 2 ,mem_queue_ptr 
-03c8 20207e38 branch queue_init 
+03ca 7047a007 jam 7 ,mem_mouse_data_queue 
+03cb 7047a104 jam 4 ,mem_mouse_data_queue + 1 
+03cc 580047a0 setarg mem_mouse_data_queue 
+03cd 60014218 store 2 ,mem_queue_ptr 
+03ce 20207e38 branch queue_init 
 
 p_mouse_data_push:
-03c9 da20469a arg mem_mouse_key ,rega 
-03ca 20407e3d call queue_push 
-03cb 205403cd call p_mouse_queue_increase ,user 
-03cc 20600000 rtn 
+03cf da20469a arg mem_mouse_key ,rega 
+03d0 20407e3d call queue_push 
+03d1 205403d3 call p_mouse_queue_increase ,user 
+03d2 20600000 rtn 
 
 p_mouse_queue_increase:
-03cd 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
-03ce 1fe0fe01 increase 1 ,pdata 
-03cf 6000c7c1 store 1 ,mem_mouse_data_queue_num 
-03d0 20600000 rtn 
+03d3 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+03d4 1fe0fe01 increase 1 ,pdata 
+03d5 6000c7c1 store 1 ,mem_mouse_data_queue_num 
+03d6 20600000 rtn 
 
 p_mouse_data_pull:
-03d1 da20469a arg mem_mouse_key ,rega 
-03d2 20407e54 call queue_pop 
-03d3 203403d5 branch p_mouse_fill_data_le ,user 
-03d4 20600000 rtn 
+03d7 da20469a arg mem_mouse_key ,rega 
+03d8 20407e54 call queue_pop 
+03d9 203403db branch p_mouse_fill_data_le ,user 
+03da 20600000 rtn 
 
 p_mouse_fill_data_le:
-03d5 20405652 call le_clear_md 
-03d6 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
-03d7 1fe67c01 sub pdata ,1 ,null 
-03d8 24415650 ncall le_set_md ,positive 
-03d9 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
-03da 207a0000 rtn blank 
-03db 1fe0ffff increase -1 ,pdata 
-03dc 6000c7c1 store 1 ,mem_mouse_data_queue_num 
-03dd 20203f90 branch mouse_fill_data_le 
+03db 20405652 call le_clear_md 
+03dc 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+03dd 1fe67c01 sub pdata ,1 ,null 
+03de 24415650 ncall le_set_md ,positive 
+03df 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+03e0 207a0000 rtn blank 
+03e1 1fe0ffff increase -1 ,pdata 
+03e2 6000c7c1 store 1 ,mem_mouse_data_queue_num 
+03e3 20203f90 branch mouse_fill_data_le 
 
 p_mouse_wheel_trigger:
-03de 6801469f fetch 2 ,mem_mouse_z 
-03df 207a0000 rtn blank 
-03e0 70480601 jam 1 ,mem_mouse_wheel_trigger 
-03e1 70480702 jam 2 ,mem_mouse_wheel_trigger_timer 
-03e2 20600000 rtn 
+03e4 6801469f fetch 2 ,mem_mouse_z 
+03e5 207a0000 rtn blank 
+03e6 70480601 jam 1 ,mem_mouse_wheel_trigger 
+03e7 70480702 jam 2 ,mem_mouse_wheel_trigger_timer 
+03e8 20600000 rtn 
 
 p_mouse_clear_sensor_data:
-03e3 20405814 call le_set_config_more_data 
-03e4 70479c01 jam 1 ,mem_mouse_clear_sensor_data_flag 
-03e5 20200333 branch p_mouse_sensor_poweron 
+03e9 20405814 call le_set_config_more_data 
+03ea 70479c01 jam 1 ,mem_mouse_clear_sensor_data_flag 
+03eb 20200322 branch p_mouse_init_sensor_reset 
 
 p_mouse_idle:
-03e6 20407e34 call ui_check_paring_button 
-03e7 20203ee0 branch mouse_wheel_check 
+03ec 20407e34 call ui_check_paring_button 
+03ed 20203ee0 branch mouse_wheel_check 
 
 p_mouse_dpi_check:
-03e8 2040058a call p_mouse_check_key_gpio 
-03e9 c00283ed beq mouse_lm_button ,p_mouse_dpi_down_timer 
+03ee 2040058d call p_mouse_check_key_gpio 
+03ef c00283f3 beq mouse_lm_button ,p_mouse_dpi_down_timer 
 
 p_mouse_dpi_up:
-03ea 6800cb44 fetch 1 ,mem_mouse_dpi_down_time_init 
-03eb 6000cb43 store 1 ,mem_mouse_dpi_down_time 
-03ec 20203d62 branch mouse_dpi_up 
+03f0 6800cb48 fetch 1 ,mem_mouse_dpi_down_time_init 
+03f1 6000cb47 store 1 ,mem_mouse_dpi_down_time 
+03f2 20203d62 branch mouse_dpi_up 
 
 p_mouse_dpi_down_timer:
-03ed da604b43 arg mem_mouse_dpi_down_time ,regc 
-03ee da403d6d arg mouse_dpi_down ,regb 
-03ef 2020336d branch timer_single_step 
+03f3 da604b47 arg mem_mouse_dpi_down_time ,regc 
+03f4 da403d6d arg mouse_dpi_down ,regb 
+03f5 2020336d branch timer_single_step 
 
 p_mouse_priority_bb_event:
-03f0 1a627e00 copy regc ,pdata 
-03f1 c00a03fa beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-03f2 c00a8402 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-03f3 c014840c beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
-03f4 c019040e beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-03f5 c0200416 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-03f6 c01c8421 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-03f7 c01d0432 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-03f8 c01e043d beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-03f9 2020417d branch mouse_priority_bb_event + 1 
+03f6 1a627e00 copy regc ,pdata 
+03f7 c00a0400 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+03f8 c00a8408 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+03f9 c0148412 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+03fa c0190414 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+03fb c020041c beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+03fc c01c8427 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+03fd c01d0438 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+03fe c01e0440 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+03ff 2020417d branch mouse_priority_bb_event + 1 
 
 p_mouse_le_bb_event_connected:
-03fa 704b3d01 jam 1 ,mem_mouse_le_bb_connected_flag 
-03fb 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
-03fc 243a03fe nbranch p_mouse_le_bb_event_connected_next ,blank 
-03fd 704b3b14 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+0400 704b4201 jam 1 ,mem_mouse_le_bb_connected_flag 
+0401 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+0402 243a0404 nbranch p_mouse_le_bb_event_connected_next ,blank 
+0403 704b4014 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
 
 p_mouse_le_bb_event_connected_next:
-03fe 2040032a call p_mouse_init_sensor_reset 
-03ff 2040043a call p_mouse_null_enter_hibernate_disable 
-0400 204003c4 call p_mouse_data_init 
-0401 202041c3 branch mouse_le_bb_event_connected 
+0404 20400322 call p_mouse_init_sensor_reset 
+0405 2040043d call p_mouse_null_enter_hibernate_disable 
+0406 204003ca call p_mouse_data_init 
+0407 202041c3 branch mouse_le_bb_event_connected 
 
 p_mouse_le_bb_disconnected:
-0402 704b3d00 jam 0 ,mem_mouse_le_bb_connected_flag 
-0403 20400458 call p_mouse_sensor_powerdown_check 
-0404 58000007 setarg le_interval_8_75ms 
-0405 60014496 store 2 ,mem_le_interval_min 
-0406 60014498 store 2 ,mem_le_interval_min + 2 
-0407 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0408 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0409 204003c4 call p_mouse_data_init 
-040a 20405816 call le_clr_config_more_data 
-040b 202041d9 branch mouse_bb_disconnected 
+0408 704b4200 jam 0 ,mem_mouse_le_bb_connected_flag 
+0409 2040045b call p_mouse_sensor_powerdown_check 
+040a 58000007 setarg le_interval_8_75ms 
+040b 60014496 store 2 ,mem_le_interval_min 
+040c 60014498 store 2 ,mem_le_interval_min + 2 
+040d 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+040e 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+040f 204003ca call p_mouse_data_init 
+0410 20405816 call le_clr_config_more_data 
+0411 202041d9 branch mouse_bb_disconnected 
 
 p_mouse_le_enc_info:
 
 p_app_updata_le_param:
-040c 700a9912 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-040d 20207d8f branch ui_ipc_send_cmd 
+0412 700a9912 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0413 20207d8f branch ui_ipc_send_cmd 
 
 p_mouse_le_ll_start_encryt:
-040e 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
-040f c0008412 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0410 7046c614 jam 20 ,mem_le_start_encrypt_timer 
-0411 20200414 branch p_mouse_le_ll_enable_start_enc_flag 
+0414 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+0415 c0008418 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0416 7046c614 jam 20 ,mem_le_start_encrypt_timer 
+0417 2020041a branch p_mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_ll_reconn_start_encryt:
-0412 2040040c call p_app_updata_le_param 
-0413 7046c614 jam 20 ,mem_le_start_encrypt_timer 
+0418 20400412 call p_app_updata_le_param 
+0419 7046c614 jam 20 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_enable_start_enc_flag:
-0414 d8e00001 arg ll_start_enc_flag ,queue 
-0415 202041b9 branch mouse_le_enable_connect_flag 
+041a d8e00001 arg ll_start_enc_flag ,queue 
+041b 202041b9 branch mouse_le_enable_connect_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-0416 68014509 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0417 c1000000 rtneq ble_signaling_connect_parameter_update_accepted 
-0418 68008441 fetch 1 ,mem_le_tsniff 
-0419 1feb7e00 rshift2 pdata ,pdata 
-041a 1fe67c0c sub pdata ,le_interval_15ms ,null 
-041b 20610000 rtn positive 
-041c 58000009 setarg le_interval_11_25ms 
-041d 60014496 store 2 ,mem_le_interval_min 
-041e 60014498 store 2 ,mem_le_interval_min + 2 
-041f 2040040c call p_app_updata_le_param 
-0420 20200616 branch p_mouse_le_conn_param_lpm_disable 
+041c 68014509 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+041d c1000000 rtneq ble_signaling_connect_parameter_update_accepted 
+041e 68008441 fetch 1 ,mem_le_tsniff 
+041f 1feb7e00 rshift2 pdata ,pdata 
+0420 1fe67c0c sub pdata ,le_interval_15ms ,null 
+0421 20610000 rtn positive 
+0422 58000009 setarg le_interval_11_25ms 
+0423 60014496 store 2 ,mem_le_interval_min 
+0424 60014498 store 2 ,mem_le_interval_min + 2 
+0425 20400412 call p_app_updata_le_param 
+0426 20200609 branch p_mouse_le_conn_param_lpm_disable 
 
 p_mouse_24g_pairing_complete:
-0421 2040032a call p_mouse_init_sensor_reset 
-0422 70478b01 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0423 d8e00003 arg mosue_24g_pairing_flag ,queue 
-0424 204043d2 call mouse_disable_function_flag 
-0425 58000000 setarg 0 
-0426 60014707 store 2 ,mem_24g_pairing_timer_count 
-0427 7046a700 jam 0 ,mem_mouse_move_flag 
-0428 2040405d call mouse_read_sensor_common 
-0429 2040043a call p_mouse_null_enter_hibernate_disable 
-042a 20400440 call p_mouse_store_24g_device_2eeprom 
-042b 204002f5 call p_mouse_tx_power_init 
-042c 2040042e call p_mouse_set_24g_addr_eeprom 
-042d 202065d1 branch iicd_write_protect_eep_data 
+0427 20400322 call p_mouse_init_sensor_reset 
+0428 70478b01 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0429 d8e00003 arg mosue_24g_pairing_flag ,queue 
+042a 204043d2 call mouse_disable_function_flag 
+042b 58000000 setarg 0 
+042c 60014707 store 2 ,mem_24g_pairing_timer_count 
+042d 7046a700 jam 0 ,mem_mouse_move_flag 
+042e 2040405d call mouse_read_sensor_common 
+042f 2040043d call p_mouse_null_enter_hibernate_disable 
+0430 20400443 call p_mouse_store_24g_device_2eeprom 
+0431 204002ed call p_mouse_tx_power_init 
+0432 20400434 call p_mouse_set_24g_addr_eeprom 
+0433 202065d1 branch iicd_write_protect_eep_data 
 
 p_mouse_set_24g_addr_eeprom:
-042e da204bf3 arg mem_24g_addr ,rega 
-042f da40005b arg mouse_g24_addr_eeprom_offect ,regb 
-0430 d8400004 arg 4 ,temp 
-0431 20600000 rtn 
+0434 da204c1e arg mem_24g_addr ,rega 
+0435 da40005b arg mouse_g24_addr_eeprom_offect ,regb 
+0436 d8400004 arg 4 ,temp 
+0437 20600000 rtn 
 
 p_mouse_24g_attempt_fail:
-0432 20400458 call p_mouse_sensor_powerdown_check 
-0433 704d0b00 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0434 204002f5 call p_mouse_tx_power_init 
-0435 20400214 call p_g24_check_51cmd_stop_24g 
-0436 20200437 branch p_mouse_null_enter_hibernate_enable 
-
-p_mouse_null_enter_hibernate_enable:
-0437 70479d01 jam 1 ,mem_mouse_null_enter_hibernate_flag 
-0438 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-0439 20600000 rtn 
+0438 2040045b call p_mouse_sensor_powerdown_check 
+0439 704d3600 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+043a 204002ed call p_mouse_tx_power_init 
+043b 20400221 call p_g24_check_51cmd_stop_24g 
+043c 202002ea branch p_mouse_null_enter_hibernate_enable 
 
 p_mouse_null_enter_hibernate_disable:
-043a 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-043b 70479e00 jam 0 ,mem_mouse_null_enter_hibernate_timer 
-043c 20600000 rtn 
+043d 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+043e 70479e00 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+043f 20600000 rtn 
 
 p_mouse_24g_attempt_success:
-043d 2040032a call p_mouse_init_sensor_reset 
-043e 20403f8d call mouse_no_data_timer_init 
-043f 2040043a call p_mouse_null_enter_hibernate_disable 
+0440 20400322 call p_mouse_init_sensor_reset 
+0441 20403f8d call mouse_no_data_timer_init 
+0442 2040043d call p_mouse_null_enter_hibernate_disable 
 
 p_mouse_store_24g_device_2eeprom:
-0440 20404366 call mouse_cheak_select_24gdevice 
+0443 20404366 call mouse_cheak_select_24gdevice 
 
 p_mouse_store_device_number2eeprom:
-0441 d8400001 arg 1 ,temp 
-0442 da204720 arg mem_device_flag ,rega 
-0443 da400000 arg 0 ,regb 
-0444 202065d1 branch iicd_write_protect_eep_data 
+0444 d8400001 arg 1 ,temp 
+0445 da204720 arg mem_device_flag ,rega 
+0446 da400000 arg 0 ,regb 
+0447 202065d1 branch iicd_write_protect_eep_data 
 
 p_mouse_before_hibernate:
-0445 78347c00 enable user 
-0446 68120138 hfetch 4 ,0x8138 
-0447 79347e1a setflag user ,26 ,pdata 
-0448 6012004c hstore 4 ,core_lpm_reg 
-0449 20402c21 call lpm_write_ctrl 
-044a 20400458 call p_mouse_sensor_powerdown_check 
-044b 204074bd call disable_authrom 
-044c 20400506 call p_mouse_multi_led_off 
-044d 20403e9f call mouse_before_hibernate_wheel_gpio_set 
-044e 204002cc call p_mouse_setgpio_lpm_before 
-044f 680080a2 fetch 1 ,mem_gpio_wakeup_low + 1 
-0450 1fe17efe and pdata ,0xfe ,pdata 
-0451 600080a2 store 1 ,mem_gpio_wakeup_low + 1 
-0452 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
-0453 204005b2 call p_gpio_set_input_pd 
-0454 680080a6 fetch 1 ,mem_gpio_wakeup_high + 1 
-0455 1fe1fe01 or pdata ,0x01 ,pdata 
-0456 600080a6 store 1 ,mem_gpio_wakeup_high + 1 
-0457 20600000 rtn 
+0448 78347c00 enable user 
+0449 68120138 hfetch 4 ,0x8138 
+044a 79347e1a setflag user ,26 ,pdata 
+044b 6012004c hstore 4 ,core_lpm_reg 
+044c 20402c21 call lpm_write_ctrl 
+044d 2040045b call p_mouse_sensor_powerdown_check 
+044e 204074bd call disable_authrom 
+044f 20400509 call p_mouse_multi_led_off 
+0450 20403e9f call mouse_before_hibernate_wheel_gpio_set 
+0451 204000a1 call p_mouse_setgpio_lpm_before 
+0452 680080a2 fetch 1 ,mem_gpio_wakeup_low + 1 
+0453 1fe17efe and pdata ,0xfe ,pdata 
+0454 600080a2 store 1 ,mem_gpio_wakeup_low + 1 
+0455 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
+0456 204005a0 call p_gpio_set_input_pd 
+0457 680080a6 fetch 1 ,mem_gpio_wakeup_high + 1 
+0458 1fe1fe01 or pdata ,0x01 ,pdata 
+0459 600080a6 store 1 ,mem_gpio_wakeup_high + 1 
+045a 20600000 rtn 
 
 p_mouse_sensor_powerdown_check:
-0458 6800cb0b fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0459 207a0000 rtn blank 
-045a 704b0b00 jam 0 ,mem_mouse_init_sensor_reset_flag 
-045b 20200338 branch p_mouse_sensor_powerdown 
+045b 6800cb0c fetch 1 ,mem_mouse_init_sensor_reset_flag 
+045c 207a0000 rtn blank 
+045d 704b0c00 jam 0 ,mem_mouse_init_sensor_reset_flag 
+045e 20200330 branch p_mouse_sensor_powerdown 
 
 p_mouse_bb_event_timer:
-045c 20400525 call p_mouse_adc_read 
-045d 2040055d call p_mouse_low_voltage_led_timer 
-045e 204004e0 call p_mouse_multi_led_blink_timer 
-045f 20400483 call p_mouse_wheel_trigger_timer 
-0460 204004a0 call p_mouse_null_enter_hibernate_timer 
-0461 20400488 call p_mouse_bt_discovery_check 
-0462 204004a9 call p_mouse_select_device 
-0463 204003e8 call p_mouse_dpi_check 
-0464 20404234 call mouse_check_discovery_timeout_timer 
-0465 2040046b call p_mouse_24g_long_sleep_param_update_timer 
-0466 20404237 call mouse_check_direct_timeout_timer 
-0467 20400472 call p_mouse_le_enable_att_list_timer 
-0468 20400475 call p_mouse_le_current_mult_update_timer 
-0469 2040047b call p_le_send_smp_security_request_timer 
-046a 2020423a branch mouse_check_no_data_timeout_timer 
+045f 20400528 call p_mouse_adc_read 
+0460 20400560 call p_mouse_low_voltage_led_timer 
+0461 204004e3 call p_mouse_multi_led_blink_timer 
+0462 20400486 call p_mouse_wheel_trigger_timer 
+0463 204004a3 call p_mouse_null_enter_hibernate_timer 
+0464 2040048b call p_mouse_bt_discovery_check 
+0465 204004ac call p_mouse_select_device 
+0466 204003ee call p_mouse_dpi_check 
+0467 20404234 call mouse_check_discovery_timeout_timer 
+0468 2040046e call p_mouse_24g_long_sleep_param_update_timer 
+0469 20404237 call mouse_check_direct_timeout_timer 
+046a 20400475 call p_mouse_le_enable_att_list_timer 
+046b 20400478 call p_mouse_le_current_mult_update_timer 
+046c 2040047e call p_le_send_smp_security_request_timer 
+046d 2020423a branch mouse_check_no_data_timeout_timer 
 
 p_mouse_24g_long_sleep_param_update_timer:
-046b da604b3a arg mem_24g_long_sleep_param_update_timer ,regc 
-046c da40046e arg p_mouse_24g_long_sleep_normal_param ,regb 
-046d 2020336d branch timer_single_step 
+046e da604b3c arg mem_24g_long_sleep_param_update_timer ,regc 
+046f da400471 arg p_mouse_24g_long_sleep_normal_param ,regb 
+0470 2020336d branch timer_single_step 
 
 p_mouse_24g_long_sleep_normal_param:
-046e 5836ee80 setarg g24_long_sleep_step2 
-046f 6001cbfa store 3 ,mem_24g_enter_hibernate 
+0471 5836ee80 setarg g24_long_sleep_step2 
+0472 6001cc25 store 3 ,mem_24g_enter_hibernate 
 
 p_mouse_long_mult_flag_enable:
-0470 704b3801 jam 1 ,mem_mouse_long_mult_flag 
-0471 20600000 rtn 
+0473 704b3a01 jam 1 ,mem_mouse_long_mult_flag 
+0474 20600000 rtn 
 
 p_mouse_le_enable_att_list_timer:
-0472 da6046c6 arg mem_le_start_encrypt_timer ,regc 
-0473 da403d60 arg mouse_le_write_enable ,regb 
-0474 2020336d branch timer_single_step 
+0475 da6046c6 arg mem_le_start_encrypt_timer ,regc 
+0476 da403d60 arg mouse_le_write_enable ,regb 
+0477 2020336d branch timer_single_step 
 
 p_mouse_le_current_mult_update_timer:
-0475 da604b39 arg mem_mouse_le_current_mult_timer ,regc 
-0476 da400478 arg p_mouse_le_current_mult_reinit ,regb 
-0477 2020336d branch timer_single_step 
+0478 da604b3b arg mem_mouse_le_current_mult_timer ,regc 
+0479 da40047b arg p_mouse_le_current_mult_reinit ,regb 
+047a 2020336d branch timer_single_step 
 
 p_mouse_le_current_mult_reinit:
-0478 6800c7c5 fetch 1 ,mem_lpm_mult_init 
-0479 6000c172 store 1 ,mem_lpm_mult 
-047a 20200470 branch p_mouse_long_mult_flag_enable 
+047b 6800c7c5 fetch 1 ,mem_lpm_mult_init 
+047c 6000c172 store 1 ,mem_lpm_mult 
+047d 20200473 branch p_mouse_long_mult_flag_enable 
 
 p_le_send_smp_security_request_timer:
-047b 6800cb3d fetch 1 ,mem_mouse_le_bb_connected_flag 
-047c 207a0000 rtn blank 
-047d da604b3b arg mem_mouse_send_secutiry_request_timer ,regc 
-047e da400480 arg p_le_pairing_sm_start_check ,regb 
-047f 2020336d branch timer_single_step 
+047e 6800cb42 fetch 1 ,mem_mouse_le_bb_connected_flag 
+047f 207a0000 rtn blank 
+0480 da604b40 arg mem_mouse_send_secutiry_request_timer ,regc 
+0481 da400483 arg p_le_pairing_sm_start_check ,regb 
+0482 2020336d branch timer_single_step 
 
 p_le_pairing_sm_start_check:
-0480 6800cb3c fetch 1 ,mem_le_send_security_request_flag 
-0481 247a0000 nrtn blank 
-0482 20205bf5 branch le_pairing_sm_start 
+0483 6800cb41 fetch 1 ,mem_le_send_security_request_flag 
+0484 247a0000 nrtn blank 
+0485 20205bf5 branch le_pairing_sm_start 
 
 p_mouse_wheel_trigger_timer:
-0483 da604807 arg mem_mouse_wheel_trigger_timer ,regc 
-0484 da400486 arg p_mouse_wheel_trigger_disable ,regb 
-0485 2020336d branch timer_single_step 
+0486 da604807 arg mem_mouse_wheel_trigger_timer ,regc 
+0487 da400489 arg p_mouse_wheel_trigger_disable ,regb 
+0488 2020336d branch timer_single_step 
 
 p_mouse_wheel_trigger_disable:
-0486 70480600 jam 0 ,mem_mouse_wheel_trigger 
-0487 20600000 rtn 
+0489 70480600 jam 0 ,mem_mouse_wheel_trigger 
+048a 20600000 rtn 
 
 p_mouse_bt_discovery_check:
 
 p_mouse_bt_discovery_by_button:
-0488 204004d1 call p_mouse_pb_button_check 
-0489 2420848e nbranch p_mouse_bt_discovery_commbination_key_down ,true 
-048a 204005ad call p_gpio_set_input_pu 
+048b 204004d4 call p_mouse_pb_button_check 
+048c 24208491 nbranch p_mouse_bt_discovery_commbination_key_down ,true 
+048d 204005a6 call p_gpio_set_input_pu 
 
 p_mouse_bt_discovery_commbination_key_up:
-048b 204043a9 call mouse_bt_discovery_commbination_key_up 
-048c d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
-048d 202043d2 branch mouse_disable_function_flag 
+048e 204043a9 call mouse_bt_discovery_commbination_key_up 
+048f d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0490 202043d2 branch mouse_disable_function_flag 
 
 p_mouse_bt_discovery_commbination_key_down:
-048e 6800c720 fetch 1 ,mem_device_flag 
-048f c1010000 rtneq mode_24g_device 
-0490 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-0491 20400493 call p_mouse_bt_discovery_timer 
-0492 202043b0 branch mouse_bt_discovery_commbination_key_down + 1 
+0491 6800c720 fetch 1 ,mem_device_flag 
+0492 c1010000 rtneq mode_24g_device 
+0493 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0494 20400496 call p_mouse_bt_discovery_timer 
+0495 202043b0 branch mouse_bt_discovery_commbination_key_down + 1 
 
 p_mouse_bt_discovery_timer:
-0493 da6046da arg mem_combination_ui_button_count ,regc 
-0494 da400496 arg p_mouse_long_button_bt_discovery ,regb 
-0495 2020336d branch timer_single_step 
+0496 da6046da arg mem_combination_ui_button_count ,regc 
+0497 da400499 arg p_mouse_long_button_bt_discovery ,regb 
+0498 2020336d branch timer_single_step 
 
 p_mouse_long_button_bt_discovery:
-0496 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0497 c3848000 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0498 704b4100 jam 0 ,mem_mouse_long_button_select_device 
-0499 204004dc call p_mouse_store_device_mode_2eeporm 
-049a 68014682 fetch 2 ,mem_ui_state_map 
-049b 2feffe0b isolate1 ui_state_ble_adv ,pdata 
-049c 2040c2d4 call mouse_stop_le_adv ,true 
-049d d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
-049e 204043ce call mouse_enable_function_flag 
-049f 202043b8 branch mouse_long_button_bt_discovry 
+0499 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+049a c3848000 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+049b 704b0a00 jam 0 ,mem_mouse_long_button_select_device 
+049c 204004df call p_mouse_store_device_mode_2eeporm 
+049d 68014682 fetch 2 ,mem_ui_state_map 
+049e 2feffe0b isolate1 ui_state_ble_adv ,pdata 
+049f 2040c2d4 call mouse_stop_le_adv ,true 
+04a0 d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
+04a1 204043ce call mouse_enable_function_flag 
+04a2 202043b8 branch mouse_long_button_bt_discovry 
 
 p_mouse_null_enter_hibernate_timer:
-04a0 6800c79d fetch 1 ,mem_mouse_null_enter_hibernate_flag 
-04a1 207a0000 rtn blank 
-04a2 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_count 
-04a3 247a0000 nrtn blank 
-04a4 da60479e arg mem_mouse_null_enter_hibernate_timer ,regc 
-04a5 da4004a7 arg p_mouse_null_enter_hibernate ,regb 
-04a6 2020336d branch timer_single_step 
+04a3 6800c79d fetch 1 ,mem_mouse_null_enter_hibernate_flag 
+04a4 207a0000 rtn blank 
+04a5 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_count 
+04a6 247a0000 nrtn blank 
+04a7 da60479e arg mem_mouse_null_enter_hibernate_timer ,regc 
+04a8 da4004aa arg p_mouse_null_enter_hibernate ,regb 
+04a9 2020336d branch timer_single_step 
 
 p_mouse_null_enter_hibernate:
-04a7 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-04a8 2020340a branch app_enter_hibernate 
+04aa 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+04ab 2020340a branch app_enter_hibernate 
 
 p_mouse_select_device:
 
 p_mouse_select_device_by_button:
-04a9 204004d1 call p_mouse_pb_button_check 
-04aa 242084c3 nbranch p_mouse_select_device_button_down ,true 
+04ac 204004d4 call p_mouse_pb_button_check 
+04ad 242084c6 nbranch p_mouse_select_device_button_down ,true 
 
 p_mouse_select_device_button_up:
-04ab 204005ad call p_gpio_set_input_pu 
-04ac 6800cb42 fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
-04ad 243a04d5 nbranch p_mouse_select_button_wakeup_firstup ,blank 
-04ae 6800c6d9 fetch 1 ,mem_select_device_button_statue 
-04af c1008000 rtneq dpi_button_state_up 
-04b0 7046d901 jam dpi_button_state_up ,mem_select_device_button_statue 
-04b1 d8400001 arg 1 ,temp 
-04b2 da204b41 arg mem_mouse_long_button_select_device ,rega 
-04b3 da400061 arg mouse_device_mode_eeprom_offset ,regb 
-04b4 204065df call iicd_read_eep_data 
-04b5 6800cb41 fetch 1 ,mem_mouse_long_button_select_device 
-04b6 203a04db branch p_mouse_select_device_and_reset ,blank 
+04ae 204005a6 call p_gpio_set_input_pu 
+04af 6800cb3e fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
+04b0 243a04d8 nbranch p_mouse_select_button_wakeup_firstup ,blank 
+04b1 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+04b2 c1008000 rtneq dpi_button_state_up 
+04b3 7046d901 jam dpi_button_state_up ,mem_select_device_button_statue 
+04b4 d8400001 arg 1 ,temp 
+04b5 da204b0a arg mem_mouse_long_button_select_device ,rega 
+04b6 da400061 arg mouse_device_mode_eeprom_offset ,regb 
+04b7 204065df call iicd_read_eep_data 
+04b8 6800cb0a fetch 1 ,mem_mouse_long_button_select_device 
+04b9 203a04de branch p_mouse_select_device_and_reset ,blank 
 
 p_mouse_ready_reconnection_by_button:
-04b7 204004bc call p_mouse_switch_device_flag 
-04b8 7041bd00 jam 0 ,mem_link_key_exists 
-04b9 20400441 call p_mouse_store_device_number2eeprom 
-04ba 204043c0 call mouse_select_device_enable 
-04bb 2020437e branch mouse_set_reconnection 
+04ba 204004bf call p_mouse_switch_device_flag 
+04bb 7041bd00 jam 0 ,mem_link_key_exists 
+04bc 20400444 call p_mouse_store_device_number2eeprom 
+04bd 204043c0 call mouse_select_device_enable 
+04be 2020437e branch mouse_set_reconnection 
 
 p_mouse_switch_device_flag:
-04bc 6808c720 fetcht 1 ,mem_device_flag 
-04bd 18408401 increase 1 ,temp 
-04be 6800c6d2 fetch 1 ,mem_device_number 
-04bf 98467c00 isub temp ,null 
-04c0 244143cc ncall mouse_select_device_count_clean ,positive 
-04c1 6008c720 storet 1 ,mem_device_flag 
-04c2 20600000 rtn 
+04bf 6808c720 fetcht 1 ,mem_device_flag 
+04c0 18408401 increase 1 ,temp 
+04c1 6800c6d2 fetch 1 ,mem_device_number 
+04c2 98467c00 isub temp ,null 
+04c3 244143cc ncall mouse_select_device_count_clean ,positive 
+04c4 6008c720 storet 1 ,mem_device_flag 
+04c5 20600000 rtn 
 
 p_mouse_select_device_button_down:
-04c3 68014682 fetch 2 ,mem_ui_state_map 
-04c4 c28584c6 bbit1 ui_state_ble_adv ,p_mouse_select_device_button_down_next 
-04c5 704aff00 jam off ,mem_mouse_multi_led_blink_enable 
+04c6 68014682 fetch 2 ,mem_ui_state_map 
+04c7 c28584c9 bbit1 ui_state_ble_adv ,p_mouse_select_device_button_down_next 
+04c8 704aff00 jam off ,mem_mouse_multi_led_blink_enable 
 
 p_mouse_select_device_button_down_next:
-04c6 6800c6d9 fetch 1 ,mem_select_device_button_statue 
-04c7 c1000000 rtneq dpi_button_state_down 
-04c8 7046d900 jam dpi_button_state_down ,mem_select_device_button_statue 
-04c9 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-04ca c3850000 rtnbit1 app_disc_pb_button 
-04cb 6800c720 fetch 1 ,mem_device_flag 
-04cc c1808000 rtnne mode_bt_device1 
+04c9 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+04ca c1000000 rtneq dpi_button_state_down 
+04cb 7046d900 jam dpi_button_state_down ,mem_select_device_button_statue 
+04cc 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+04cd c3850000 rtnbit1 app_disc_pb_button 
+04ce 6800c720 fetch 1 ,mem_device_flag 
+04cf c1808000 rtnne mode_bt_device1 
 
 p_mouse_pb_button_2ble_disconnect:
-04cd 6801420a fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-04ce 79207e0a set1 app_disc_pb_button ,pdata 
-04cf 6001420a store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-04d0 20204386 branch mouse_disconnect 
+04d0 6801420a fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+04d1 79207e0a set1 app_disc_pb_button ,pdata 
+04d2 6001420a store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+04d3 20204386 branch mouse_disconnect 
 
 p_mouse_pb_button_check:
-04d1 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
-04d2 204005b2 call p_gpio_set_input_pd 
-04d3 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
-04d4 2020681d branch gpio_get_bit 
+04d4 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
+04d5 204005a0 call p_gpio_set_input_pd 
+04d6 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
+04d7 2020681d branch gpio_get_bit 
 
 p_mouse_select_button_wakeup_firstup:
-04d5 704b4200 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
-04d6 6800c6d9 fetch 1 ,mem_select_device_button_statue 
-04d7 243a02ed nbranch p_mouse_check_reconn_target ,blank 
-04d8 7046d901 jam dpi_button_state_up ,mem_select_device_button_statue 
-04d9 704aff01 jam on ,mem_mouse_multi_led_blink_enable 
-04da 20600000 rtn 
+04d8 704b3e00 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
+04d9 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+04da 243a02e3 nbranch p_mouse_check_reconn_target ,blank 
+04db 7046d901 jam dpi_button_state_up ,mem_select_device_button_statue 
+04dc 704aff01 jam on ,mem_mouse_multi_led_blink_enable 
+04dd 20600000 rtn 
 
 p_mouse_select_device_and_reset:
-04db 704b41ff jam 0xff ,mem_mouse_long_button_select_device 
+04de 704b0aff jam 0xff ,mem_mouse_long_button_select_device 
 
 p_mouse_store_device_mode_2eeporm:
-04dc d8400001 arg 1 ,temp 
-04dd da204b41 arg mem_mouse_long_button_select_device ,rega 
-04de da400061 arg mouse_device_mode_eeprom_offset ,regb 
-04df 202065d1 branch iicd_write_protect_eep_data 
+04df d8400001 arg 1 ,temp 
+04e0 da204b0a arg mem_mouse_long_button_select_device ,rega 
+04e1 da400061 arg mouse_device_mode_eeprom_offset ,regb 
+04e2 202065d1 branch iicd_write_protect_eep_data 
 
 p_mouse_multi_led_blink_timer:
-04e0 6800caff fetch 1 ,mem_mouse_multi_led_blink_enable 
-04e1 207a0000 rtn blank 
-04e2 6800cb02 fetch 1 ,mem_mouse_multi_led_type 
-04e3 c00004e6 beq multi_led_on ,p_mouse_multi_led_type_on 
-04e4 c00084f0 beq multi_led_blink ,p_mouse_multi_led_type_blink 
-04e5 20600000 rtn 
+04e3 6800caff fetch 1 ,mem_mouse_multi_led_blink_enable 
+04e4 207a0000 rtn blank 
+04e5 6800cb02 fetch 1 ,mem_mouse_multi_led_type 
+04e6 c00004e9 beq multi_led_on ,p_mouse_multi_led_type_on 
+04e7 c00084f3 beq multi_led_blink ,p_mouse_multi_led_type_blink 
+04e8 20600000 rtn 
 
 p_mouse_multi_led_type_on:
-04e6 204004f9 call p_mouse_multi_led_on 
-04e7 6800cb07 fetch 1 ,mem_mouse_multi_led_on_timer 
-04e8 1fe0fe01 increase 1 ,pdata 
-04e9 6000cb07 store 1 ,mem_mouse_multi_led_on_timer 
-04ea 6808cb03 fetcht 1 ,mem_mouse_multi_led_on_timer_init 
-04eb 98467c00 isub temp ,null 
-04ec 204284ee call p_mouse_multi_led_off_poweron2s ,zero 
-04ed 20600000 rtn 
+04e9 204004fc call p_mouse_multi_led_on 
+04ea 6800cb07 fetch 1 ,mem_mouse_multi_led_on_timer 
+04eb 1fe0fe01 increase 1 ,pdata 
+04ec 6000cb07 store 1 ,mem_mouse_multi_led_on_timer 
+04ed 6808cb03 fetcht 1 ,mem_mouse_multi_led_on_timer_init 
+04ee 98467c00 isub temp ,null 
+04ef 204284f1 call p_mouse_multi_led_off_poweron2s ,zero 
+04f0 20600000 rtn 
 
 p_mouse_multi_led_off_poweron2s:
-04ee 704b0900 jam 0 ,mem_mouse_multi_led_on_poweron2s_flag 
-04ef 20200506 branch p_mouse_multi_led_off 
+04f1 704b0900 jam 0 ,mem_mouse_multi_led_on_poweron2s_flag 
+04f2 20200509 branch p_mouse_multi_led_off 
 
 p_mouse_multi_led_type_blink:
-04f0 da604b05 arg mem_mouse_multi_led_blink_timer ,regc 
-04f1 da4004f3 arg p_mouse_multi_led_type_blink_timeout ,regb 
-04f2 2020336d branch timer_single_step 
+04f3 da604b05 arg mem_mouse_multi_led_blink_timer ,regc 
+04f4 da4004f6 arg p_mouse_multi_led_type_blink_timeout ,regb 
+04f5 2020336d branch timer_single_step 
 
 p_mouse_multi_led_type_blink_timeout:
-04f3 6800cb04 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
-04f4 6000cb05 store 1 ,mem_mouse_multi_led_blink_timer 
+04f6 6800cb04 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+04f7 6000cb05 store 1 ,mem_mouse_multi_led_blink_timer 
 
 p_mouse_multi_led_blink_count_no_limited:
-04f5 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
-04f6 c0008506 beq on ,p_mouse_multi_led_off 
-04f7 c00004f9 beq off ,p_mouse_multi_led_on 
-04f8 20600000 rtn 
+04f8 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
+04f9 c0008509 beq on ,p_mouse_multi_led_off 
+04fa c00004fc beq off ,p_mouse_multi_led_on 
+04fb 20600000 rtn 
 
 p_mouse_multi_led_on:
-04f9 704b0101 jam on ,mem_mouse_multi_led_state 
-04fa 6800c720 fetch 1 ,mem_device_flag 
-04fb c0010500 beq mode_24g_device ,p_mouse_multi_down_led_on 
+04fc 704b0101 jam on ,mem_mouse_multi_led_state 
+04fd 6800c720 fetch 1 ,mem_device_flag 
+04fe c0010503 beq mode_24g_device ,p_mouse_multi_down_led_on 
 
 p_mouse_multi_up_led_on:
-04fc 6808cb40 fetcht 1 ,mem_mouse_bt_led_gpio 
-04fd 2040680e call gpio_config_output 
-04fe 6808cb40 fetcht 1 ,mem_mouse_bt_led_gpio 
-04ff 20206829 branch gpio_out_active 
+04ff 6808cb3f fetcht 1 ,mem_mouse_bt_led_gpio 
+0500 2040680e call gpio_config_output 
+0501 6808cb3f fetcht 1 ,mem_mouse_bt_led_gpio 
+0502 20206829 branch gpio_out_active 
 
 p_mouse_multi_down_led_on:
-0500 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
-0501 2040680e call gpio_config_output 
-0502 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
-0503 20206829 branch gpio_out_active 
+0503 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
+0504 2040680e call gpio_config_output 
+0505 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
+0506 20206829 branch gpio_out_active 
 
 p_mouse_multi_led_blink_off:
-0504 58000000 setarg 0 
-0505 6001cb05 store 3 ,mem_mouse_multi_led_blink_timer 
+0507 58000000 setarg 0 
+0508 6001cb05 store 3 ,mem_mouse_multi_led_blink_timer 
 
 p_mouse_multi_led_off:
-0506 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_count 
-0507 243a050a nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
-0508 704aff00 jam 0 ,mem_mouse_multi_led_blink_enable 
-0509 704b0200 jam 0 ,mem_mouse_multi_led_type 
+0509 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_count 
+050a 243a050d nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
+050b 704aff00 jam 0 ,mem_mouse_multi_led_blink_enable 
+050c 704b0200 jam 0 ,mem_mouse_multi_led_type 
 
 p_mouse_multi_led_off_wait_blink_over:
-050a 704b0700 jam 0 ,mem_mouse_multi_led_on_timer 
-050b 704b0100 jam off ,mem_mouse_multi_led_state 
+050d 704b0700 jam 0 ,mem_mouse_multi_led_on_timer 
+050e 704b0100 jam off ,mem_mouse_multi_led_state 
 
 p_mouse_multi_led_off2:
-050c 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
-050d 20406825 call gpio_out_inactive 
-050e 6810807c hfetch 1 ,core_gpio_pd0 
-050f 79207e05 set1 5 ,pdata 
-0510 6010807c hstore 1 ,core_gpio_pd0 
+050f 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
+0510 20406825 call gpio_out_inactive 
+0511 6810807c hfetch 1 ,core_gpio_pd0 
+0512 79207e05 set1 5 ,pdata 
+0513 6010807c hstore 1 ,core_gpio_pd0 
 
 p_mouse_bt_led_suspend:
-0511 6808cb40 fetcht 1 ,mem_mouse_bt_led_gpio 
-0512 793f8407 set0 gpio_active_bit ,temp 
-0513 20206806 branch gpio_set_high_impedance 
+0514 6808cb3f fetcht 1 ,mem_mouse_bt_led_gpio 
+0515 793f8407 set0 gpio_active_bit ,temp 
+0516 20206806 branch gpio_set_high_impedance 
 
 p_mouse_mode_bt_device1_multi_led_on:
 
 p_mouse_mode_24g_device_multi_led_on:
-0514 704b0901 jam 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-0515 704aff01 jam on ,mem_mouse_multi_led_blink_enable 
-0516 704b0200 jam multi_led_on ,mem_mouse_multi_led_type 
-0517 704b0700 jam 0 ,mem_mouse_multi_led_on_timer 
-0518 20600000 rtn 
+0517 704b0901 jam 1 ,mem_mouse_multi_led_on_poweron2s_flag 
+0518 704aff01 jam on ,mem_mouse_multi_led_blink_enable 
+0519 704b0200 jam multi_led_on ,mem_mouse_multi_led_type 
+051a 704b0700 jam 0 ,mem_mouse_multi_led_on_timer 
+051b 20600000 rtn 
 
 p_mouse_discovery_multi_led_blink:
-0519 704b0402 jam 2 ,mem_mouse_multi_led_blink_timer_init 
-051a 704b0800 jam 0 ,mem_mouse_multi_led_blink_count_limited 
-051b 704b0601 jam 1 ,mem_mouse_multi_led_blink_count 
+051c 704b0402 jam 2 ,mem_mouse_multi_led_blink_timer_init 
+051d 704b0800 jam 0 ,mem_mouse_multi_led_blink_count_limited 
+051e 704b0601 jam 1 ,mem_mouse_multi_led_blink_count 
 
 p_mouse_multi_led_blink_enable:
-051c 704b0501 jam 1 ,mem_mouse_multi_led_blink_timer 
-051d 704aff01 jam on ,mem_mouse_multi_led_blink_enable 
-051e 704b0201 jam multi_led_blink ,mem_mouse_multi_led_type 
-051f 20600000 rtn 
+051f 704b0501 jam 1 ,mem_mouse_multi_led_blink_timer 
+0520 704aff01 jam on ,mem_mouse_multi_led_blink_enable 
+0521 704b0201 jam multi_led_blink ,mem_mouse_multi_led_type 
+0522 20600000 rtn 
 
 p_mouse_discovey_led_blink_off:
-0520 6800cb07 fetch 1 ,mem_mouse_multi_led_on_timer 
-0521 247a0000 nrtn blank 
-0522 6800cb09 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-0523 247a0000 nrtn blank 
-0524 20200504 branch p_mouse_multi_led_blink_off 
+0523 6800cb07 fetch 1 ,mem_mouse_multi_led_on_timer 
+0524 247a0000 nrtn blank 
+0525 6800cb09 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
+0526 247a0000 nrtn blank 
+0527 20200507 branch p_mouse_multi_led_blink_off 
 
 p_mouse_adc_read:
-0525 68014b06 fetch 2 ,mem_mouse_multi_led_blink_count 
-0526 247a0000 nrtn blank 
-0527 da6046ce arg mem_adc_read_timer ,regc 
-0528 da40052a arg p_mouse_adc_read_timeout ,regb 
-0529 2020336d branch timer_single_step 
+0528 68014b06 fetch 2 ,mem_mouse_multi_led_blink_count 
+0529 247a0000 nrtn blank 
+052a da6046ce arg mem_adc_read_timer ,regc 
+052b da40052d arg p_mouse_adc_read_timeout ,regb 
+052c 2020336d branch timer_single_step 
 
 p_mouse_adc_read_timeout:
-052a 7046ce0a jam 10 ,mem_adc_read_timer 
-052b 20400547 call p_adc_set_mode 
-052c 20406908 call vdd_calculate_by_mode 
-052d 1feffe02 mul32 pdata ,2 ,pdata 
-052e d8400012 arg 0x12 ,temp 
-052f 98467e00 isub temp ,pdata 
-0530 1fe67c78 sub pdata ,0x78 ,null 
-0531 24410542 ncall p_mouse_vlotage_add ,positive 
-0532 1fe67c64 sub pdata ,0x64 ,null 
-0533 20410544 call p_mouse_power_off_vlotage_sub ,positive 
-0534 d8400003 arg 0x03 ,temp 
-0535 98467e00 isub temp ,pdata 
-0536 6001470f store 2 ,mem_mouse_vdd_now_vol 
-0537 da204709 arg mem_mouse_vdd_calculate_set ,rega 
-0538 20400550 call p_adc_bat_percent_lowpower_out 
-0539 6800c231 fetch 1 ,mem_adc_power_flag 
-053a c300053d bbit0 0 ,p_mouse_adc_no_low_voltage 
-053b 704b0a01 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
-053c 202043e7 branch mouse_adc_low_voltage 
+052d 7046ce0a jam 10 ,mem_adc_read_timer 
+052e 2040054a call p_adc_set_mode 
+052f 20406908 call vdd_calculate_by_mode 
+0530 1feffe02 mul32 pdata ,2 ,pdata 
+0531 d8400012 arg 0x12 ,temp 
+0532 98467e00 isub temp ,pdata 
+0533 1fe67c78 sub pdata ,0x78 ,null 
+0534 24410545 ncall p_mouse_vlotage_add ,positive 
+0535 1fe67c64 sub pdata ,0x64 ,null 
+0536 20410547 call p_mouse_power_off_vlotage_sub ,positive 
+0537 d8400003 arg 0x03 ,temp 
+0538 98467e00 isub temp ,pdata 
+0539 6001470f store 2 ,mem_mouse_vdd_now_vol 
+053a da204709 arg mem_mouse_vdd_calculate_set ,rega 
+053b 20400553 call p_adc_bat_percent_lowpower_out 
+053c 6800c231 fetch 1 ,mem_adc_power_flag 
+053d c3000540 bbit0 0 ,p_mouse_adc_no_low_voltage 
+053e 704b0b01 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
+053f 202043e7 branch mouse_adc_low_voltage 
 
 p_mouse_adc_no_low_voltage:
-053d 204043e9 call mouse_adc_no_low_voltage 
-053e 6800cb0a fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-053f 207a0000 rtn blank 
-0540 704b0a00 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0541 20200506 branch p_mouse_multi_led_off 
+0540 204043e9 call mouse_adc_no_low_voltage 
+0541 6800cb0b fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0542 207a0000 rtn blank 
+0543 704b0b00 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
+0544 20200509 branch p_mouse_multi_led_off 
 
 p_mouse_vlotage_add:
-0542 1fe0fe0b add pdata ,0x0b ,pdata 
-0543 20600000 rtn 
+0545 1fe0fe0b add pdata ,0x0b ,pdata 
+0546 20600000 rtn 
 
 p_mouse_power_off_vlotage_sub:
-0544 d8400007 arg 0x07 ,temp 
-0545 98467e00 isub temp ,pdata 
-0546 20600000 rtn 
+0547 d8400007 arg 0x07 ,temp 
+0548 98467e00 isub temp ,pdata 
+0549 20600000 rtn 
 
 p_adc_set_mode:
 
 p_adc_check_gpio:
-0547 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
-0548 204067fb call gpio_config_input 
-0549 6810807c hfetch 1 ,core_gpio_pd0 
-054a 793ffe05 set0 5 ,pdata 
-054b 6010807c hstore 1 ,core_gpio_pd0 
-054c 68108078 hfetch 1 ,core_gpio_pu0 
+054a 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
+054b 204067fb call gpio_config_input 
+054c 6810807c hfetch 1 ,core_gpio_pd0 
 054d 793ffe05 set0 5 ,pdata 
-054e 60108078 hstore 1 ,core_gpio_pu0 
-054f 202068f4 branch adc_check_gpio 
+054e 6010807c hstore 1 ,core_gpio_pd0 
+054f 68108078 hfetch 1 ,core_gpio_pu0 
+0550 793ffe05 set0 5 ,pdata 
+0551 60108078 hstore 1 ,core_gpio_pu0 
+0552 202068f4 branch adc_check_gpio 
 
 p_adc_bat_percent_lowpower_out:
-0550 ea240000 ifetch 8 ,rega 
-0551 60040a9a store 8 ,mem_pdatatemp 
-0552 68090a9c fetcht 2 ,mem_pdatatemp + 2 
-0553 68010aa0 fetch 2 ,mem_pdatatemp + 6 
-0554 98467c00 isub temp ,null 
-0555 2421340a nbranch app_enter_hibernate ,positive 
-0556 68090a9e fetcht 2 ,mem_pdatatemp + 4 
+0553 ea240000 ifetch 8 ,rega 
+0554 60040a9a store 8 ,mem_pdatatemp 
+0555 68090a9c fetcht 2 ,mem_pdatatemp + 2 
+0556 68010aa0 fetch 2 ,mem_pdatatemp + 6 
 0557 98467c00 isub temp ,null 
-0558 24216940 nbranch adc_set_low_power_flag ,positive 
+0558 2421340a nbranch app_enter_hibernate ,positive 
+0559 68090a9e fetcht 2 ,mem_pdatatemp + 4 
+055a 98467c00 isub temp ,null 
+055b 24216940 nbranch adc_set_low_power_flag ,positive 
 
 p_adc_clear_low_power_flag:
-0559 6800c231 fetch 1 ,mem_adc_power_flag 
-055a 793ffe00 set0 0 ,pdata 
-055b 6000c231 store 1 ,mem_adc_power_flag 
-055c 20600000 rtn 
+055c 6800c231 fetch 1 ,mem_adc_power_flag 
+055d 793ffe00 set0 0 ,pdata 
+055e 6000c231 store 1 ,mem_adc_power_flag 
+055f 20600000 rtn 
 
 p_mouse_low_voltage_led_timer:
-055d 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-055e c4020000 rtnbit0 mouse_low_voltage_flag 
-055f 68014682 fetch 2 ,mem_ui_state_map 
-0560 c3858000 rtnbit1 ui_state_ble_adv 
-0561 68014b06 fetch 2 ,mem_mouse_multi_led_blink_count 
-0562 247a0000 nrtn blank 
-0563 20403f97 call mouse_motion 
-0564 24740000 nrtn user 
-0565 6800c6cf fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0566 1fe0fe01 pincrease 1 
-0567 6000c6cf store 1 ,mem_adc_low_volatage_led_timer_count 
-0568 c0028506 beq 5 ,p_mouse_multi_led_off 
-0569 1fe67c0a sub pdata ,10 ,null 
-056a 2421056c nbranch p_mouse_adc_low_volatage_led_timer_count_clean ,positive 
-056b 20600000 rtn 
+0560 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0561 c4020000 rtnbit0 mouse_low_voltage_flag 
+0562 68014682 fetch 2 ,mem_ui_state_map 
+0563 c3858000 rtnbit1 ui_state_ble_adv 
+0564 68014b06 fetch 2 ,mem_mouse_multi_led_blink_count 
+0565 247a0000 nrtn blank 
+0566 20403f97 call mouse_motion 
+0567 24740000 nrtn user 
+0568 6800c6cf fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0569 1fe0fe01 pincrease 1 
+056a 6000c6cf store 1 ,mem_adc_low_volatage_led_timer_count 
+056b c0028509 beq 5 ,p_mouse_multi_led_off 
+056c 1fe67c0a sub pdata ,10 ,null 
+056d 2421056f nbranch p_mouse_adc_low_volatage_led_timer_count_clean ,positive 
+056e 20600000 rtn 
 
 p_mouse_adc_low_volatage_led_timer_count_clean:
-056c 7046cf01 jam 1 ,mem_adc_low_volatage_led_timer_count 
-056d 202004f9 branch p_mouse_multi_led_on 
+056f 7046cf01 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0570 202004fc branch p_mouse_multi_led_on 
 
 p_mouse_seting_dpi:
 
 p_mouse_seting_dpi_sensor_type:
-056e 6800c6e0 fetch 1 ,mem_config_sensor_type 
-056f c0030571 beq p3065_xy ,p_mouse_seting_3065xy_dpi 
-0570 20203d81 branch mouse_seting_dpi + 3 
+0571 6800c6e0 fetch 1 ,mem_config_sensor_type 
+0572 c0030574 beq p3065_xy ,p_mouse_seting_3065xy_dpi 
+0573 20203d81 branch mouse_seting_dpi + 3 
 
 p_mouse_seting_3065xy_dpi:
-0571 6800c77a fetch 1 ,mem_mouse_dpi 
-0572 205a0577 call p_mouse_3065xy_dpi_recount ,blank 
-0573 6800c77a fetch 1 ,mem_mouse_dpi 
-0574 c0008579 beq mouse_dpi_level2 ,p_mouse_3065xy_set_cpi1 
-0575 c001bd8c beq mouse_dpi_level4 ,mouse_set_cpi3 
-0576 20203d88 branch mouse_set_cpi2 
+0574 6800c77a fetch 1 ,mem_mouse_dpi 
+0575 205a057a call p_mouse_3065xy_dpi_recount ,blank 
+0576 6800c77a fetch 1 ,mem_mouse_dpi 
+0577 c000857c beq mouse_dpi_level2 ,p_mouse_3065xy_set_cpi1 
+0578 c001bd8c beq mouse_dpi_level4 ,mouse_set_cpi3 
+0579 20203d88 branch mouse_set_cpi2 
 
 p_mouse_3065xy_dpi_recount:
-0577 70477a01 jam mouse_dpi_level2 ,mem_mouse_dpi 
-0578 20600000 rtn 
+057a 70477a01 jam mouse_dpi_level2 ,mem_mouse_dpi 
+057b 20600000 rtn 
 
 p_mouse_3065xy_set_cpi1:
-0579 6800c77f fetch 1 ,mem_320x_dpi_1 
-057a 1fe0ffff increase -1 ,pdata 
-057b 20203dbe branch mouse_p3205_dpi 
+057c 6800c77f fetch 1 ,mem_320x_dpi_1 
+057d 1fe0ffff increase -1 ,pdata 
+057e 20203dbe branch mouse_p3205_dpi 
 
 p_mouse_motion:
-057c 78547c00 disable user 
-057d 58000000 setarg 0 
-057e 6003469b store 6 ,mem_mouse_x 
-057f 20400585 call p_mouse_cheak_sensor_data 
-0580 20404079 call mouse_zwheel 
-0581 2040407e call mouse_t_zwheel 
-0582 20400588 call p_mouse_key 
-0583 24740000 nrtn user 
-0584 20203fa0 branch mouse_motion + 9 
+057f 78547c00 disable user 
+0580 58000000 setarg 0 
+0581 6003469b store 6 ,mem_mouse_x 
+0582 20400588 call p_mouse_cheak_sensor_data 
+0583 20404079 call mouse_zwheel 
+0584 2040407e call mouse_t_zwheel 
+0585 2040058b call p_mouse_key 
+0586 24740000 nrtn user 
+0587 20203fa0 branch mouse_motion + 9 
 
 p_mouse_cheak_sensor_data:
 
 p_mouse_p32xx_sensor_motion:
-0585 20403fc0 call mouse_clear_sensor_data 
-0586 78547c00 disable user 
-0587 20203fe7 branch mouse_p32xx_sensor_motion_2 
+0588 20403fc0 call mouse_clear_sensor_data 
+0589 78547c00 disable user 
+058a 20203fe7 branch mouse_p32xx_sensor_motion_2 
 
 p_mouse_key:
-0588 2040058a call p_mouse_check_key_gpio 
-0589 2020409a branch mouse_key + 1 
+058b 2040058d call p_mouse_check_key_gpio 
+058c 2020409a branch mouse_key + 1 
 
 p_mouse_check_key_gpio:
-058a da200000 arg 0 ,rega 
-058b 20400592 call p_mouse_check_lkey_gpio 
-058c 2040058e call p_mouse_check_skey_gpio 
-058d 2020408e branch mouse_check_key_gpio + 11 
-
-p_mouse_check_skey_gpio:
-058e 6800c6e5 fetch 1 ,mem_bk_button_gpio 
-058f c17f8000 rtneq gpio_disable 
-0590 204005a2 call p_mouse_check_bk_key_gpio 
-0591 202005a8 branch p_mouse_check_fw_key_gpio 
+058d da200000 arg 0 ,rega 
+058e 20400590 call p_mouse_check_lkey_gpio 
+058f 2020408e branch mouse_check_key_gpio + 11 
 
 p_mouse_check_lkey_gpio:
+0590 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
+0591 204005a6 call p_gpio_set_input_pu 
 0592 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
-0593 204005ad call p_gpio_set_input_pu 
-0594 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
-0595 2040681d call gpio_get_bit 
-0596 7920a200 setflag true ,0 ,rega 
+0593 2040681d call gpio_get_bit 
+0594 7920a200 setflag true ,0 ,rega 
 
 p_mouse_check_rkey_gpio:
+0595 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
+0596 204005a6 call p_gpio_set_input_pu 
 0597 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
-0598 204005ad call p_gpio_set_input_pu 
-0599 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
-059a 2040681d call gpio_get_bit 
-059b 7920a201 setflag true ,1 ,rega 
+0598 2040681d call gpio_get_bit 
+0599 7920a201 setflag true ,1 ,rega 
 
 p_mouse_check_mkey_gpio:
+059a 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
+059b 204005a6 call p_gpio_set_input_pu 
 059c 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
-059d 204005ad call p_gpio_set_input_pu 
-059e 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
-059f 2040681d call gpio_get_bit 
-05a0 7920a202 setflag true ,2 ,rega 
-05a1 20600000 rtn 
-
-p_mouse_check_bk_key_gpio:
-05a2 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
-05a3 204005b2 call p_gpio_set_input_pd 
-05a4 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
-05a5 2040681d call gpio_get_bit 
-05a6 7d20a203 nsetflag true ,3 ,rega 
-05a7 202005ad branch p_gpio_set_input_pu 
-
-p_mouse_check_fw_key_gpio:
-05a8 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
-05a9 204005b2 call p_gpio_set_input_pd 
-05aa 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
-05ab 2040681d call gpio_get_bit 
-05ac 7d20a204 nsetflag true ,4 ,rega 
-
-p_gpio_set_input_pu:
-05ad 79200407 set1 gpio_active_bit ,temp 
-05ae d8a08078 arg core_gpio_pu0 ,contw 
-05af 20406830 call gpio_set_bit 
-05b0 793f8407 set0 gpio_active_bit ,temp 
-05b1 202005b6 branch p_gpio_set_input_pd + 4 
+059d 2040681d call gpio_get_bit 
+059e 7920a202 setflag true ,2 ,rega 
+059f 20600000 rtn 
 
 p_gpio_set_input_pd:
-05b2 793f8407 set0 gpio_active_bit ,temp 
-05b3 d8a08078 arg core_gpio_pu0 ,contw 
-05b4 20406830 call gpio_set_bit 
-05b5 79200407 set1 gpio_active_bit ,temp 
-05b6 d8a0807c arg core_gpio_pd0 ,contw 
-05b7 2020680a branch gpio_set_high_impedance + 4 
+05a0 793f8407 set0 gpio_active_bit ,temp 
+05a1 d8a08078 arg core_gpio_pu0 ,contw 
+05a2 20406830 call gpio_set_bit 
+05a3 79200407 set1 gpio_active_bit ,temp 
+05a4 d8a0807c arg core_gpio_pd0 ,contw 
+05a5 2020680a branch gpio_set_high_impedance + 4 
+
+p_gpio_set_input_pu:
+05a6 79200407 set1 gpio_active_bit ,temp 
+05a7 d8a08078 arg core_gpio_pu0 ,contw 
+05a8 20406830 call gpio_set_bit 
+05a9 793f8407 set0 gpio_active_bit ,temp 
+05aa 202005a4 branch p_gpio_set_input_pd + 4 
 
 p_mouse_bb_disconnected:
-05b8 70480800 jam 0 ,mem_mouse_enter_sniff_count 
-05b9 7041e30e jam 0x0e ,mem_sniff_param_interval 
-05ba 204041e7 call mouse_bb_discon_clear_stack 
-05bb 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-05bc c28385be bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-05bd 202041e2 branch mouse_bb_disconnected + 9 
+05ab 70480800 jam 0 ,mem_mouse_enter_sniff_count 
+05ac 7041e30e jam 0x0e ,mem_sniff_param_interval 
+05ad 204041e7 call mouse_bb_discon_clear_stack 
+05ae 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+05af c28385b1 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+05b0 202041e2 branch mouse_bb_disconnected + 9 
 
 p_mouse4_0_event_bb_disconn:
-05be 204041c1 call mouse_le_clean_connect_flag 
-05bf 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-05c0 c28504ab bbit1 app_disc_pb_button ,p_mouse_select_device_button_up 
-05c1 202041f7 branch mouse4_0_event_bb_disconn + 2 
+05b1 204041c1 call mouse_le_clean_connect_flag 
+05b2 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+05b3 c28504ae bbit1 app_disc_pb_button ,p_mouse_select_device_button_up 
+05b4 202041f7 branch mouse4_0_event_bb_disconn + 2 
 
 p_mouse_bb_event_discovery_btn:
-05c2 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-05c3 70479e00 jam 0 ,mem_mouse_null_enter_hibernate_timer 
-05c4 280ffe26 isolate1 mark_24g ,mark 
-05c5 20408214 call p_g24_check_51cmd_stop_24g ,true 
-05c6 2020426d branch mouse_bb_event_discovery_btn + 1 
+05b5 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+05b6 70479e00 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+05b7 280ffe26 isolate1 mark_24g ,mark 
+05b8 20408221 call p_g24_check_51cmd_stop_24g ,true 
+05b9 2020426d branch mouse_bb_event_discovery_btn + 1 
 
 p_le_addr_random_config:
-05c7 204068a2 call load_adc_init 
-05c8 6801421d fetch 2 ,mem_0_5_adc_io_data 
-05c9 600147c2 store 2 ,mem_random_addr_increase_count 
+05ba 204068a2 call load_adc_init 
+05bb 6801421d fetch 2 ,mem_0_5_adc_io_data 
+05bc 600147c2 store 2 ,mem_random_addr_increase_count 
 
 p_le_addr_random_store:
 
 p_mouse_store_eerpom_random_addr_increase_count:
-05ca d8400002 arg 2 ,temp 
-05cb da2047c2 arg mem_random_addr_increase_count ,rega 
-05cc da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
-05cd 202065d1 branch iicd_write_protect_eep_data 
+05bd d8400002 arg 2 ,temp 
+05be da2047c2 arg mem_random_addr_increase_count ,rega 
+05bf da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+05c0 202065d1 branch iicd_write_protect_eep_data 
 
 p_mouse_load_eeprom_random_addr_increase_count:
-05ce d8400002 arg 2 ,temp 
-05cf da2047c2 arg mem_random_addr_increase_count ,rega 
-05d0 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
-05d1 202065df branch iicd_read_eep_data 
+05c1 d8400002 arg 2 ,temp 
+05c2 da2047c2 arg mem_random_addr_increase_count ,rega 
+05c3 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+05c4 202065df branch iicd_read_eep_data 
 
 p_mouse_start_discovery:
-05d2 704b3c00 jam 0 ,mem_le_send_security_request_flag 
-05d3 204002f5 call p_mouse_tx_power_init 
-05d4 70472001 jam mode_bt_device1 ,mem_device_flag 
-05d5 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
-05d6 68014682 fetch 2 ,mem_ui_state_map 
-05d7 c28585e0 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
-05d8 204005ce call p_mouse_load_eeprom_random_addr_increase_count 
-05d9 680947c2 fetcht 2 ,mem_random_addr_increase_count 
-05da 18408401 increase 1 ,temp 
-05db 600947c2 storet 2 ,mem_random_addr_increase_count 
-05dc 600944a1 storet 2 ,mem_le_lap + 1 
-05dd 204005ca call p_mouse_store_eerpom_random_addr_increase_count 
-05de 180a7e00 random pdata 
-05df 6000c4a0 store 1 ,mem_le_lap 
+05c5 704b4100 jam 0 ,mem_le_send_security_request_flag 
+05c6 204002ed call p_mouse_tx_power_init 
+05c7 70472001 jam mode_bt_device1 ,mem_device_flag 
+05c8 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+05c9 68014682 fetch 2 ,mem_ui_state_map 
+05ca c28585d3 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
+05cb 204005c1 call p_mouse_load_eeprom_random_addr_increase_count 
+05cc 680947c2 fetcht 2 ,mem_random_addr_increase_count 
+05cd 18408401 increase 1 ,temp 
+05ce 600947c2 storet 2 ,mem_random_addr_increase_count 
+05cf 600944a1 storet 2 ,mem_le_lap + 1 
+05d0 204005bd call p_mouse_store_eerpom_random_addr_increase_count 
+05d1 180a7e00 random pdata 
+05d2 6000c4a0 store 1 ,mem_le_lap 
 
 p_mouse_start_discovery_norandom:
-05e0 20403418 call app_lpm_mult_disable 
-05e1 68014687 fetch 2 ,mem_discovery_timeout 
-05e2 600146ac store 2 ,mem_mouse_discovery_timer 
-05e3 70016d06 jam 6 ,mem_connection_options 
-05e4 58000000 setarg 0 
-05e5 600146b0 store 2 ,mem_mouse_no_data_timer 
-05e6 600146ae store 2 ,mem_mouse_direct_timer 
-05e7 d8e00007 arg mouse_store_eeprom_flag ,queue 
-05e8 204043ce call mouse_enable_function_flag 
-05e9 204043ca call mouse_bt_discovery_button_down_disable 
-05ea 6800c092 fetch 1 ,mem_device_option 
-05eb 2feffe01 isolate1 mode_4_mouse ,pdata 
-05ec 204085ef call p_check_51cmd_adv ,true 
-05ed 204042c4 call mouse_start_discovery_norandom + 13 
-05ee 20200519 branch p_mouse_discovery_multi_led_blink 
+05d3 6801cb44 fetch 3 ,mem_le_lap_high_3b 
+05d4 6001c4a3 store 3 ,mem_le_lap + 3 
+05d5 2040034e call p_mouse_le_fast_conn_disable 
+05d6 20403418 call app_lpm_mult_disable 
+05d7 68014687 fetch 2 ,mem_discovery_timeout 
+05d8 600146ac store 2 ,mem_mouse_discovery_timer 
+05d9 70016d06 jam 6 ,mem_connection_options 
+05da 58000000 setarg 0 
+05db 600146b0 store 2 ,mem_mouse_no_data_timer 
+05dc 600146ae store 2 ,mem_mouse_direct_timer 
+05dd d8e00007 arg mouse_store_eeprom_flag ,queue 
+05de 204043ce call mouse_enable_function_flag 
+05df 204005e2 call p_check_51cmd_adv 
+05e0 204042c4 call mouse_start_discovery_norandom + 13 
+05e1 2020051c branch p_mouse_discovery_multi_led_blink 
 
 p_check_51cmd_adv:
-05ef 70479f00 jam 0 ,mem_mouse_le_reconnect_flag 
-05f0 20400306 call p_le_check_adv_flag 
-05f1 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-05f2 e0c08000 istore 1 ,contr 
-05f3 d8c04b1d arg mem_le_adv_swift_pair ,contr 
-05f4 204005f6 call p_le_adv_data_update 
-05f5 20207df4 branch check_51cmd_adv 
+05e2 70479f00 jam 0 ,mem_mouse_le_reconnect_flag 
+05e3 204002fe call p_le_check_adv_flag 
+05e4 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+05e5 e0c08000 istore 1 ,contr 
+05e6 d8c04b1f arg mem_le_adv_swift_pair ,contr 
+05e7 204005e9 call p_le_adv_data_update 
+05e8 20207df4 branch check_51cmd_adv 
 
 p_le_adv_data_update:
-05f6 d8a0437b arg mem_le_adv_data + 11 ,contw 
-05f7 df200013 arg 19 ,loopcnt 
-05f8 20407f01 call memcpy 
-05f9 202057b8 branch le_modified_name_adv 
+05e9 d8a0437b arg mem_le_adv_data + 11 ,contw 
+05ea df200013 arg 19 ,loopcnt 
+05eb 20407f01 call memcpy 
+05ec 202057b8 branch le_modified_name_adv 
 
 p_mouse_stop_discovery:
-05fa 20400520 call p_mouse_discovey_led_blink_off 
-05fb 58000000 setarg 0 
-05fc 600146ac store 2 ,mem_mouse_discovery_timer 
-05fd 20400333 call p_mouse_sensor_poweron 
-05fe 202042cb branch mouse_stop_discovery + 1 
+05ed 20400523 call p_mouse_discovey_led_blink_off 
+05ee 58000000 setarg 0 
+05ef 600146ac store 2 ,mem_mouse_discovery_timer 
+05f0 20400322 call p_mouse_init_sensor_reset 
+05f1 202042cb branch mouse_stop_discovery + 1 
 
 p_le_slave_match:
-05ff 6800c50f fetch 1 ,mem_le_md_count 
-0600 1fe0fe01 pincrease 1 
-0601 6000c50f store 1 ,mem_le_md_count 
-0602 c0065395 beq le_md_max_count ,le_slave_cont 
-0603 204055aa call le_acknowledge 
-0604 2040561e call le_prepare_tx 
-0605 204006de call power_ctrl_start 
-0606 2020538f branch le_slave_match + 7 
+05f2 6800c50f fetch 1 ,mem_le_md_count 
+05f3 1fe0fe01 pincrease 1 
+05f4 6000c50f store 1 ,mem_le_md_count 
+05f5 c0065395 beq le_md_max_count ,le_slave_cont 
+05f6 204055aa call le_acknowledge 
+05f7 2040561e call le_prepare_tx 
+05f8 204006cf call power_ctrl_start 
+05f9 2020538f branch le_slave_match + 7 
 
 p_le_next_adv_channel:
-0607 68008016 fetch 1 ,mem_le_ch_mapped 
-0608 1fe0fe01 increase 1 ,pdata 
-0609 60008016 store 1 ,mem_le_ch_mapped 
-060a c1940000 rtnne 40 
-060b 70001625 jam 37 ,mem_le_ch_mapped 
-060c 20600000 rtn 
+05fa 68008016 fetch 1 ,mem_le_ch_mapped 
+05fb 1fe0fe01 increase 1 ,pdata 
+05fc 60008016 store 1 ,mem_le_ch_mapped 
+05fd c1940000 rtnne 40 
+05fe 70001625 jam 37 ,mem_le_ch_mapped 
+05ff 20600000 rtn 
 
 p_le_receive_skip:
-060d 204029bb call save_rssi 
-060e 20400020 call p_rssi_signal 
-060f 202054a3 branch le_receive_skip + 2 
+0600 204029bb call save_rssi 
+0601 20400274 call p_rssi_signal 
+0602 202054a3 branch le_receive_skip + 2 
 
 p_le_update_param:
-0610 20400618 call p_mouse_le_conn_param_check 
-0611 2020557d branch le_update_param + 8 
+0603 2040060b call p_mouse_le_conn_param_check 
+0604 2020557d branch le_update_param + 8 
 
 p_mouse_le_lpm_mult_reinit:
-0612 6800c7c5 fetch 1 ,mem_lpm_mult_init 
-0613 6000c172 store 1 ,mem_lpm_mult 
+0605 6800c7c5 fetch 1 ,mem_lpm_mult_init 
+0606 6000c172 store 1 ,mem_lpm_mult 
 
 p_mouse_le_conn_param_lpm_enable:
-0614 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0615 20600000 rtn 
+0607 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0608 20600000 rtn 
 
 p_mouse_le_conn_param_lpm_disable:
-0616 7047c401 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0617 20600000 rtn 
+0609 7047c401 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+060a 20600000 rtn 
 
 p_mouse_le_conn_param_check:
-0618 6800c3d6 fetch 1 ,mem_le_new_conninterval 
-0619 1fe67c0c sub pdata ,le_interval_15ms ,null 
-061a 24210616 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
-061b 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
-061c 6808c7c5 fetcht 1 ,mem_lpm_mult_init 
-061d 98467c00 isub temp ,null 
-061e 20210612 branch p_mouse_le_lpm_mult_reinit ,positive 
-061f 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
-0620 6000c172 store 1 ,mem_lpm_mult 
-0621 20200614 branch p_mouse_le_conn_param_lpm_enable 
+060b 6800c3d6 fetch 1 ,mem_le_new_conninterval 
+060c 1fe67c0c sub pdata ,le_interval_15ms ,null 
+060d 24210609 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
+060e 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
+060f 6808c7c5 fetcht 1 ,mem_lpm_mult_init 
+0610 98467c00 isub temp ,null 
+0611 20210605 branch p_mouse_le_lpm_mult_reinit ,positive 
+0612 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
+0613 6000c172 store 1 ,mem_lpm_mult 
+0614 20200607 branch p_mouse_le_conn_param_lpm_enable 
 
 p_le_update_channel_map:
-0622 6800843f fetch 1 ,mem_le_state 
-0623 c4030000 rtnbit0 lestate_update_map 
-0624 20400627 call p_le_channel_map_overflow_check 
-0625 24740000 nrtn user 
-0626 202055a0 branch le_update_channel_map + 3 
+0615 6800843f fetch 1 ,mem_le_state 
+0616 c4030000 rtnbit0 lestate_update_map 
+0617 2040061a call p_le_channel_map_overflow_check 
+0618 24740000 nrtn user 
+0619 202055a0 branch le_update_channel_map + 3 
 
 p_le_channel_map_overflow_check:
-0627 78347c00 enable user 
-0628 6800845a fetch 1 ,mem_le_event_count + 1 
-0629 1ff1fe00 rshift4 pdata ,pdata 
-062a c1878000 rtnne 0x0f 
-062b 68008460 fetch 1 ,mem_le_instant + 1 
-062c 1ff1fe00 rshift4 pdata ,pdata 
-062d c1800000 rtnne 0x00 
-062e 20207fe9 branch disable_user 
+061a 78347c00 enable user 
+061b 6800845a fetch 1 ,mem_le_event_count + 1 
+061c 1ff1fe00 rshift4 pdata ,pdata 
+061d c1878000 rtnne 0x0f 
+061e 68008460 fetch 1 ,mem_le_instant + 1 
+061f 1ff1fe00 rshift4 pdata ,pdata 
+0620 c1800000 rtnne 0x00 
+0621 20207fe9 branch disable_user 
 
 p_le_prepare_tx:
-062f 68008456 fetch 1 ,mem_le_arq 
-0630 c2828643 bbit1 wak ,p_le_prepare_tx_wak 
-0631 204006d0 call power_ctrl_pac_succ_incrs 
-0632 6800c78e fetch 1 ,mem_empty_count 
-0633 243a0639 nbranch p_le_send_empyt ,blank 
-0634 6800843f fetch 1 ,mem_le_state 
-0635 c302063d bbit0 lestate_encryption ,p_le_tx_4 
-0636 680082da fetch 1 ,mem_le_rxbuf + 1 
-0637 203a063d branch p_le_tx_4 ,blank 
-0638 20205664 branch le_send_empty 
+0622 68008456 fetch 1 ,mem_le_arq 
+0623 c2828636 bbit1 wak ,p_le_prepare_tx_wak 
+0624 204006c9 call power_ctrl_pac_succ_incrs 
+0625 6800c78e fetch 1 ,mem_empty_count 
+0626 243a062c nbranch p_le_send_empyt ,blank 
+0627 6800843f fetch 1 ,mem_le_state 
+0628 c3020630 bbit0 lestate_encryption ,p_le_tx_4 
+0629 680082da fetch 1 ,mem_le_rxbuf + 1 
+062a 203a0630 branch p_le_tx_4 ,blank 
+062b 20205664 branch le_send_empty 
 
 p_le_send_empyt:
-0639 6800c78e fetch 1 ,mem_empty_count 
-063a 1fe0ffff increase -1 ,pdata 
-063b 6000c78e store 1 ,mem_empty_count 
-063c 20205664 branch le_send_empty 
+062c 6800c78e fetch 1 ,mem_empty_count 
+062d 1fe0ffff increase -1 ,pdata 
+062e 6000c78e store 1 ,mem_empty_count 
+062f 20205664 branch le_send_empty 
 
 p_le_tx_4:
-063d 6800c4c4 fetch 1 ,mem_le_pairing_state 
-063e c0828640 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-063f 70478e03 jam 3 ,mem_empty_count 
+0630 6800c4c4 fetch 1 ,mem_le_pairing_state 
+0631 c0828633 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0632 70478e03 jam 3 ,mem_empty_count 
 
 p_in_le_tx_4:
-0640 20405892 call le_fifo_check_nearly_full 
-0641 205a03d1 call p_mouse_data_pull ,blank 
-0642 20205622 branch le_prepare_tx + 4 
+0633 20405892 call le_fifo_check_nearly_full 
+0634 205a03d7 call p_mouse_data_pull ,blank 
+0635 20205622 branch le_prepare_tx + 4 
 
 p_le_prepare_tx_wak:
-0643 20400645 call p_le_check_tx_retransmit_setmd 
-0644 20200651 branch p_le_power_ctrl_pac_succ_decrs 
-
-p_le_check_tx_retransmit_setmd:
-0645 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-0646 1fe17e03 and pdata ,0x03 ,pdata 
-0647 c1818000 rtnne 0x03 
-0648 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
-0649 207a0000 rtn blank 
-064a 6800c3dd fetch 1 ,mem_le_txlen 
-064b 207a0000 rtn blank 
-064c 6800c3dc fetch 1 ,mem_le_txheader 
-064d 79207e04 set1 md ,pdata 
-064e 6000c3dc store 1 ,mem_le_txheader 
-064f 20405650 call le_set_md 
-0650 20600000 rtn 
+0636 2040063f call p_le_check_tx_retransmit_setmd 
 
 p_le_power_ctrl_pac_succ_decrs:
-0651 202006d4 branch power_ctrl_pac_succ_decrs 
+
+power_ctrl_pac_succ_decrs:
+0637 6800cd2f fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0638 1fe67c02 sub pdata ,2 ,null 
+0639 244106cd ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+063a 6800cd2f fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+063b c1000000 rtneq 0 
+063c 1fe0ffff increase -1 ,pdata 
+063d 6000cd2f store 1 ,mem_power_ctrl_pac_succ_cnt 
+063e 20600000 rtn 
+
+p_le_check_tx_retransmit_setmd:
+063f 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+0640 1fe17e03 and pdata ,0x03 ,pdata 
+0641 c1818000 rtnne 0x03 
+0642 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+0643 207a0000 rtn blank 
+0644 6800c3dd fetch 1 ,mem_le_txlen 
+0645 207a0000 rtn blank 
+0646 6800c3dc fetch 1 ,mem_le_txheader 
+0647 79207e04 set1 md ,pdata 
+0648 6000c3dc store 1 ,mem_le_txheader 
+0649 20405650 call le_set_md 
+064a 20600000 rtn 
 
 p_mouse_le_reconn_write_enable_timer_reinit:
-0652 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
-0653 207a0000 rtn blank 
-0654 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-0655 1fe17e03 and pdata ,0x03 ,pdata 
-0656 c1018000 rtneq 0x03 
-0657 7046c60a jam 10 ,mem_le_start_encrypt_timer 
-0658 20600000 rtn 
+064b 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+064c 207a0000 rtn blank 
+064d 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+064e 1fe17e03 and pdata ,0x03 ,pdata 
+064f c1018000 rtneq 0x03 
+0650 7046c60a jam 10 ,mem_le_start_encrypt_timer 
+0651 20600000 rtn 
 
 p_le_parse:
-0659 c6078000 rtnmark1 mark_old_packet 
-065a 20405890 call le_fifo_check_full 
-065b 247a0000 nrtn blank 
-065c 680082d9 fetch 1 ,mem_le_rxbuf 
-065d 1fe17e03 and pdata ,0x3 ,pdata 
-065e 6000c50c store 1 ,mem_le_packet_llid 
-065f e8c08000 ifetch 1 ,contr 
-0660 1fe17e1f and pdata ,0x1f ,pdata 
-0661 6000c50b store 1 ,mem_le_packet_size 
-0662 207a0000 rtn blank 
-0663 18c27e00 copy contr ,pdata 
-0664 6001450d store 2 ,mem_le_payload_ptr 
-0665 6800c50c fetch 1 ,mem_le_packet_llid 
-0666 c0018668 beq llid_le_ll ,p_le_parse_ll 
-0667 2020568d branch le_parse_l2cap 
+0652 c6078000 rtnmark1 mark_old_packet 
+0653 20405890 call le_fifo_check_full 
+0654 247a0000 nrtn blank 
+0655 680082d9 fetch 1 ,mem_le_rxbuf 
+0656 1fe17e03 and pdata ,0x3 ,pdata 
+0657 6000c50c store 1 ,mem_le_packet_llid 
+0658 e8c08000 ifetch 1 ,contr 
+0659 1fe17e1f and pdata ,0x1f ,pdata 
+065a 6000c50b store 1 ,mem_le_packet_size 
+065b 207a0000 rtn blank 
+065c 18c27e00 copy contr ,pdata 
+065d 6001450d store 2 ,mem_le_payload_ptr 
+065e 6800c50c fetch 1 ,mem_le_packet_llid 
+065f c0018661 beq llid_le_ll ,p_le_parse_ll 
+0660 2020568d branch le_parse_l2cap 
 
 p_le_parse_ll:
-0668 680082db fetch 1 ,mem_le_rxbuf + 2 
-0669 c000866b beq ll_channel_map_req ,p_le_parse_channel_map_req 
-066a 20205c65 branch le_parse_ll + 1 
+0661 680082db fetch 1 ,mem_le_rxbuf + 2 
+0662 c0008664 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+0663 20205c65 branch le_parse_ll + 1 
 
 p_le_parse_channel_map_req:
-066b e8c28000 ifetch 5 ,contr 
-066c 6002c3ce store 5 ,mem_le_new_map 
-066d e8c10000 ifetch 2 ,contr 
-066e 6001045f store 2 ,mem_le_instant 
-066f 20205c8a branch le_parse_channel_map_req + 7 
+0664 e8c28000 ifetch 5 ,contr 
+0665 6002c3ce store 5 ,mem_le_new_map 
+0666 e8c10000 ifetch 2 ,contr 
+0667 6001045f store 2 ,mem_le_instant 
+0668 20205c8a branch le_parse_channel_map_req + 7 
 
 p_le_parse_l2cap:
-0670 e8c10000 ifetch 2 ,contr 
-0671 c0020674 beq le_l2cap_cid_att ,p_le_parse_att 
-0672 c0030691 beq le_l2cap_cid_smp ,p_le_parse_smp 
-0673 20205698 branch le_parse_l2cap + 11 
+0669 e8c10000 ifetch 2 ,contr 
+066a c002066d beq le_l2cap_cid_att ,p_le_parse_att 
+066b c003068a beq le_l2cap_cid_smp ,p_le_parse_smp 
+066c 20205698 branch le_parse_l2cap + 11 
 
 p_le_parse_att:
-0674 20407ea5 call store_contr 
-0675 20400652 call p_mouse_le_reconn_write_enable_timer_reinit 
-0676 20407e9f call get_contr 
-0677 e8c18000 ifetch 3 ,contr 
-0678 60018477 store 3 ,mem_le_att_opcode 
-0679 c0080683 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-067a 1fec8400 rshift8 pdata ,temp 
-067b 18467c24 sub temp ,0x24 ,null 
-067c 202158ad branch le_parse_att + 2 ,positive 
-067d d84047c6 arg mem_mouse_le_uuid_sup ,temp 
-067e 600944bc storet 2 ,mem_ui_le_uuid_table 
-067f 204058ad call le_parse_att + 2 
-0680 58008e7a setarg 0x8e7a 
-0681 600144bc store 2 ,mem_ui_le_uuid_table 
-0682 20600000 rtn 
+066d 20407ea5 call store_contr 
+066e 2040064b call p_mouse_le_reconn_write_enable_timer_reinit 
+066f 20407e9f call get_contr 
+0670 e8c18000 ifetch 3 ,contr 
+0671 60018477 store 3 ,mem_le_att_opcode 
+0672 c008067c beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+0673 1fec8400 rshift8 pdata ,temp 
+0674 18467c24 sub temp ,0x24 ,null 
+0675 202158ad branch le_parse_att + 2 ,positive 
+0676 d84047c6 arg mem_mouse_le_uuid_sup ,temp 
+0677 600944bc storet 2 ,mem_ui_le_uuid_table 
+0678 204058ad call le_parse_att + 2 
+0679 58008e7a setarg 0x8e7a 
+067a 600144bc store 2 ,mem_ui_le_uuid_table 
+067b 20600000 rtn 
 
 p_le_parse_att_read_by_group_type_request:
-0683 204059fa call le_parse_att_read_by_group_type_request 
-0684 20405879 call le_fifo_get_last_tx_ptr 
-0685 18c08c07 increase 7 ,contr 
-0686 e8c08000 ifetch 1 ,contr 
-0687 c1888000 rtnne attop_read_by_group_type_response 
-0688 18c08c05 increase 5 ,contr 
-0689 e8c10000 ifetch 2 ,contr 
-068a d8401812 arg uuid_service_hids ,temp 
-068b 98467c00 isub temp ,null 
-068c 24628000 nrtn zero 
-068d 18c08dfc increase -4 ,contr 
-068e 5800002b setarg 0x2b 
-068f e0c10000 istore 2 ,contr 
-0690 20600000 rtn 
+067c 204059fa call le_parse_att_read_by_group_type_request 
+067d 20405879 call le_fifo_get_last_tx_ptr 
+067e 18c08c07 increase 7 ,contr 
+067f e8c08000 ifetch 1 ,contr 
+0680 c1888000 rtnne attop_read_by_group_type_response 
+0681 18c08c05 increase 5 ,contr 
+0682 e8c10000 ifetch 2 ,contr 
+0683 d8401812 arg uuid_service_hids ,temp 
+0684 98467c00 isub temp ,null 
+0685 24628000 nrtn zero 
+0686 18c08dfc increase -4 ,contr 
+0687 5800002b setarg 0x2b 
+0688 e0c10000 istore 2 ,contr 
+0689 20600000 rtn 
 
 p_le_parse_smp:
-0691 e8c08000 ifetch 1 ,contr 
-0692 c0008695 beq smp_pairing_request ,p_le_parse_smp_pairing_request 
-0693 c0028697 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
-0694 20205af6 branch le_parse_smp + 2 
+068a e8c08000 ifetch 1 ,contr 
+068b c000868e beq smp_pairing_request ,p_le_parse_smp_pairing_request 
+068c c0028690 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+068d 20205af6 branch le_parse_smp + 2 
 
 p_le_parse_smp_pairing_request:
-0695 704b3c01 jam 1 ,mem_le_send_security_request_flag 
-0696 20205b09 branch le_parse_smp_pairing_request 
+068e 704b4101 jam 1 ,mem_le_send_security_request_flag 
+068f 20205b09 branch le_parse_smp_pairing_request 
 
 p_le_parse_smp_pairing_failed:
-0697 20405b5a call le_parse_smp_pairing_failed 
-0698 6800843f fetch 1 ,mem_le_state 
-0699 793ffe05 set0 lestate_update_param ,pdata 
-069a 6000843f store 1 ,mem_le_state 
-069b 20205c8e branch le_parse_terminate_ind 
+0690 20405b5a call le_parse_smp_pairing_failed 
+0691 6800843f fetch 1 ,mem_le_state 
+0692 793ffe05 set0 lestate_update_param ,pdata 
+0693 6000843f store 1 ,mem_le_state 
+0694 20205c8e branch le_parse_terminate_ind 
 
 p_le_adv_not_match:
-069c 68008016 fetch 1 ,mem_le_ch_mapped 
-069d c093d6f2 bne 39 ,le_adv_loop 
-069e 204006a2 call p_le_adv_random_delay 
-069f d8e00000 arg le_adv_interval_timer ,queue 
-06a0 68014482 fetch 2 ,mem_le_adv_interval 
-06a1 20207f08 branch timer_init 
+0695 68008016 fetch 1 ,mem_le_ch_mapped 
+0696 c093d6f2 bne 39 ,le_adv_loop 
+0697 2040069b call p_le_adv_random_delay 
+0698 d8e00000 arg le_adv_interval_timer ,queue 
+0699 68014482 fetch 2 ,mem_le_adv_interval 
+069a 20207f08 branch timer_init 
 
 p_le_adv_random_delay:
-06a2 180a7e00 random pdata 
-06a3 d84001ff arg 0x1ff ,temp 
-06a4 98417e00 iand temp ,pdata 
-06a5 1fe0fefa add pdata ,250 ,pdata 
-06a6 20203cbe branch delay 
+069b 180a7e00 random pdata 
+069c d84001ff arg 0x1ff ,temp 
+069d 98417e00 iand temp ,pdata 
+069e 1fe0fefa add pdata ,250 ,pdata 
+069f 20203cbe branch delay 
 
 p_le_lpm_setmult:
-06a7 7855fc00 disable wake 
-06a8 203706aa branch p_le_lpm_set_mult_attempt ,attempt 
-06a9 2436d806 nbranch le_lpm_lost ,match 
+06a0 7855fc00 disable wake 
+06a1 203706a3 branch p_le_lpm_set_mult_attempt ,attempt 
+06a2 2436d806 nbranch le_lpm_lost ,match 
 
 p_le_lpm_set_mult_attempt:
-06aa 20402bcb call lpm_match 
-06ab 680140c1 fetch 2 ,mem_rx_window_sniff 
-06ac 6001044d store 2 ,mem_le_receive_window 
-06ad 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-06ae 2fe00603 compare 3 ,pdata ,3 
-06af 2420abde nbranch lpm_mult_short ,true 
-06b0 202057fb branch le_lpm_set_mult_attempt + 3 
+06a3 20402bcb call lpm_match 
+06a4 680140c1 fetch 2 ,mem_rx_window_sniff 
+06a5 6001044d store 2 ,mem_le_receive_window 
+06a6 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+06a7 2fe00603 compare 3 ,pdata ,3 
+06a8 2420abde nbranch lpm_mult_short ,true 
+06a9 202057fb branch le_lpm_set_mult_attempt + 3 
 
 p_le_mouse_bb_event_connect_complete:
-06b1 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
-06b2 247a0000 nrtn blank 
-06b3 68008478 fetch 1 ,mem_le_att_handle 
-06b4 1fe67e1a sub pdata ,26 ,pdata 
-06b5 24628000 nrtn zero 
-06b6 7046c600 jam 0 ,mem_le_start_encrypt_timer 
-06b7 20203d60 branch mouse_le_write_enable 
+06aa 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+06ab 247a0000 nrtn blank 
+06ac 68008478 fetch 1 ,mem_le_att_handle 
+06ad 1fe67e1a sub pdata ,26 ,pdata 
+06ae 24628000 nrtn zero 
+06af 7046c600 jam 0 ,mem_le_start_encrypt_timer 
+06b0 20203d60 branch mouse_le_write_enable 
 
 p_check_51cmd_once_continue:
-06b8 204062bc call lmo_fifo_check 
-06b9 243a7ddb nbranch check_51cmd_restore ,blank 
-06ba 68008a99 fetch 1 ,mem_fifo_temp 
-06bb c584fdd6 bmark0 mark_context ,check_51cmd_check_idle 
-06bc c00906be beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
-06bd 20207dca branch check_51cmd_once_continue + 2 
+06b1 204062bc call lmo_fifo_check 
+06b2 243a7ddb nbranch check_51cmd_restore ,blank 
+06b3 68008a99 fetch 1 ,mem_fifo_temp 
+06b4 c584fdd6 bmark0 mark_context ,check_51cmd_check_idle 
+06b5 c00906b7 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
+06b6 20207dca branch check_51cmd_once_continue + 2 
 
 p_check_51cmd_ble_update_connect_param:
-06be 20405890 call le_fifo_check_full 
-06bf 247a0000 nrtn blank 
-06c0 20205abf branch le_l2cap_tx_update_req 
+06b7 20405890 call le_fifo_check_full 
+06b8 247a0000 nrtn blank 
+06b9 20205abf branch le_l2cap_tx_update_req 
 
 p_twspi_reset:
-06c1 68108077 hfetch 1 ,core_gpio_out3 
-06c2 1fe17efd and_into 0xfd ,pdata 
-06c3 60108077 hstore 1 ,core_gpio_out3 
-06c4 68188073 hfetcht 1 ,core_gpio_oe3 
-06c5 18418402 or_into 0x2 ,temp 
-06c6 60188073 hstoret 1 ,core_gpio_oe3 
-06c7 204063ee call twspi_disable 
-06c8 184104fd and_into 0xfd ,temp 
-06c9 2000000d nop 13 
-06ca 204063f2 call twspi_enable 
-06cb 60188073 hstoret 1 ,core_gpio_oe3 
-06cc 20600000 rtn 
+06ba 68108077 hfetch 1 ,core_gpio_out3 
+06bb 1fe17efd and_into 0xfd ,pdata 
+06bc 60108077 hstore 1 ,core_gpio_out3 
+06bd 68188073 hfetcht 1 ,core_gpio_oe3 
+06be 18418402 or_into 0x2 ,temp 
+06bf 60188073 hstoret 1 ,core_gpio_oe3 
+06c0 204063ee call twspi_disable 
+06c1 184104fd and_into 0xfd ,temp 
+06c2 2000000d nop 13 
+06c3 204063f2 call twspi_enable 
+06c4 60188073 hstoret 1 ,core_gpio_oe3 
+06c5 20600000 rtn 
 
 power_ctrl_pac_succ_cnt_init:
-06cd 704d0701 jam 1 ,mem_power_ctrl_level 
-06ce 704d0400 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-06cf 20600000 rtn 
+06c6 704d3201 jam 1 ,mem_power_ctrl_level 
+06c7 704d2f00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+06c8 20600000 rtn 
 
 power_ctrl_pac_succ_incrs:
-06d0 6800cd04 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06d1 1fe0fe01 increase 1 ,pdata 
-06d2 6000cd04 store 1 ,mem_power_ctrl_pac_succ_cnt 
-06d3 20600000 rtn 
-
-power_ctrl_pac_succ_decrs:
-06d4 6800cd04 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06d5 1fe67c02 sub pdata ,2 ,null 
-06d6 244106dc ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-06d7 6800cd04 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06d8 c1000000 rtneq 0 
-06d9 1fe0ffff increase -1 ,pdata 
-06da 6000cd04 store 1 ,mem_power_ctrl_pac_succ_cnt 
-06db 20600000 rtn 
+06c9 6800cd2f fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06ca 1fe0fe01 increase 1 ,pdata 
+06cb 6000cd2f store 1 ,mem_power_ctrl_pac_succ_cnt 
+06cc 20600000 rtn 
 
 power_ctrl_pac_succ_cnt_reinit:
-06dc 704d0403 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-06dd 20600000 rtn 
+06cd 704d2f03 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+06ce 20600000 rtn 
 
 power_ctrl_start:
-06de 68014682 fetch 2 ,mem_ui_state_map 
-06df c3858000 rtnbit1 ui_state_ble_adv 
-06e0 c3838000 rtnbit1 ui_state_bt_reconnect 
-06e1 c3830000 rtnbit1 ui_state_bt_discovery 
-06e2 da204c8d arg mem_rssi_signal_buf ,rega 
-06e3 204002af call p_rssi_average 
-06e4 6008cd05 storet 1 ,mem_rssi_avg_received 
-06e5 58000082 setarg rssi_dis_max_24g 
-06e6 c51306e8 bmark1 mark_24g ,power_ctrl_start_next 
-06e7 58000080 setarg rssi_dis_max_ble 
+06cf 68014682 fetch 2 ,mem_ui_state_map 
+06d0 c3858000 rtnbit1 ui_state_ble_adv 
+06d1 da204cb8 arg mem_rssi_signal_buf ,rega 
+06d2 204002b6 call p_rssi_average 
+06d3 6008cd30 storet 1 ,mem_rssi_avg_received 
+06d4 58000082 setarg rssi_dis_max_24g 
+06d5 c51306d7 bmark1 mark_24g ,power_ctrl_start_next 
+06d6 58000080 setarg rssi_dis_max_ble 
 
 power_ctrl_start_next:
-06e8 98467c00 isub temp ,null 
-06e9 24210700 nbranch power_ctrl_txpower_incrs_force ,positive 
-06ea 6800cd04 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06eb 1fe67c02 sub pdata ,2 ,null 
-06ec 242106f0 nbranch power_ctrl_txpower_decrs_check ,positive 
-06ed 6800cd04 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06ee c0000701 beq 0 ,power_ctrl_txpower_incrs 
-06ef 20600000 rtn 
+06d7 98467c00 isub temp ,null 
+06d8 242106ef nbranch power_ctrl_txpower_incrs_force ,positive 
+06d9 6800cd2f fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06da 1fe67c02 sub pdata ,2 ,null 
+06db 242106df nbranch power_ctrl_txpower_decrs_check ,positive 
+06dc 6800cd2f fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06dd c00006f0 beq 0 ,power_ctrl_txpower_incrs 
+06de 20600000 rtn 
 
 power_ctrl_txpower_decrs_check:
-06f0 6800cd04 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06f1 c1900000 rtnne 32 
-06f2 704d0400 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+06df 6800cd2f fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06e0 c1900000 rtnne 32 
+06e1 704d2f00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_decrs:
-06f3 6808cd05 fetcht 1 ,mem_rssi_avg_received 
-06f4 58000077 setarg rssi_dis_min_24g 
-06f5 c51306f7 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-06f6 58000075 setarg rssi_dis_min_ble 
+06e2 6808cd30 fetcht 1 ,mem_rssi_avg_received 
+06e3 58000077 setarg rssi_dis_min_24g 
+06e4 c51306e6 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+06e5 58000075 setarg rssi_dis_min_ble 
 
 power_ctrl_txpower_decrs_next:
-06f7 98467c00 isub temp ,null 
-06f8 24610000 nrtn positive 
-06f9 6800cd07 fetch 1 ,mem_power_ctrl_level 
-06fa c0000708 beq 0 ,power_ctrl_decrs_level0 
-06fb 1fe0ffff increase -1 ,pdata 
-06fc 6000cd07 store 1 ,mem_power_ctrl_level 
-06fd c0000708 beq 0 ,power_ctrl_decrs_level0 
+06e6 98467c00 isub temp ,null 
+06e7 24610000 nrtn positive 
+06e8 6800cd32 fetch 1 ,mem_power_ctrl_level 
+06e9 c00006f7 beq 0 ,power_ctrl_decrs_level0 
+06ea 1fe0ffff increase -1 ,pdata 
+06eb 6000cd32 store 1 ,mem_power_ctrl_level 
+06ec c00006f7 beq 0 ,power_ctrl_decrs_level0 
 
 power_ctrl_decrs_level1:
 
 power_ctrl_incrs_level1:
-06fe 7041de00 jam tx_power_0db ,mem_tx_power 
-06ff 20600000 rtn 
+06ed 7041de00 jam tx_power_0db ,mem_tx_power 
+06ee 20600000 rtn 
 
 power_ctrl_txpower_incrs_force:
-0700 704d0400 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+06ef 704d2f00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_incrs:
-0701 6800cd07 fetch 1 ,mem_power_ctrl_level 
-0702 c0010706 beq 2 ,power_ctrl_incrs_level2 
-0703 1fe0fe01 increase 1 ,pdata 
-0704 6000cd07 store 1 ,mem_power_ctrl_level 
-0705 c00086fe beq 1 ,power_ctrl_incrs_level1 
+06f0 6800cd32 fetch 1 ,mem_power_ctrl_level 
+06f1 c00106f5 beq 2 ,power_ctrl_incrs_level2 
+06f2 1fe0fe01 increase 1 ,pdata 
+06f3 6000cd32 store 1 ,mem_power_ctrl_level 
+06f4 c00086ed beq 1 ,power_ctrl_incrs_level1 
 
 power_ctrl_incrs_level2:
-0706 7041de02 jam tx_power_5db ,mem_tx_power 
-0707 20600000 rtn 
+06f5 7041de02 jam tx_power_5db ,mem_tx_power 
+06f6 20600000 rtn 
 
 power_ctrl_decrs_level0:
-0708 7041de04 jam tx_power_f5db ,mem_tx_power 
-0709 20600000 rtn 
+06f7 7041de04 jam tx_power_f5db ,mem_tx_power 
+06f8 20600000 rtn 
 
 p_set_freq_tx:
-070a 60088017 storet 1 ,mem_last_freq 
-070b 1840a200 add temp ,0 ,rega 
-070c 20402981 call rf_write_freq 
-070d 58000500 setarg param_pll_setup 
-070e 20402a8f call sleep 
+06f9 60088017 storet 1 ,mem_last_freq 
+06fa 1840a200 add temp ,0 ,rega 
+06fb 20402981 call rf_write_freq 
+06fc 58000500 setarg param_pll_setup 
+06fd 20402a8f call sleep 
 
 p_rf_tx_enable:
-070f 70890601 jam 0x1 ,rfen_adc 
-0710 7089003c jam 0x3c ,rfen_rx 
-0711 708901e0 jam 0xe0 ,rfen_tx 
-0712 2000000a nop 10 
-0713 70890201 jam 0x01 ,rfen_mdm 
-0714 7089023d jam 0x3d ,rfen_mdm 
-0715 2000000a nop 10 
-0716 708903b7 jam 0xb7 ,rfen_sn 
-0717 2000000a nop 10 
-0718 7089027d jam 0x7d ,rfen_mdm 
-0719 6800c1de fetch 1 ,mem_tx_power 
-071a c0010722 beq tx_power_5db ,p_set_tx_power_5db 
-071b c002072a beq tx_power_f5db ,p_set_tx_power_f5db 
-071c c0100734 beq tx_power_pair ,p_set_tx_power_pair 
+06fe 70890601 jam 0x1 ,rfen_adc 
+06ff 7089003c jam 0x3c ,rfen_rx 
+0700 708901e0 jam 0xe0 ,rfen_tx 
+0701 2000000a nop 10 
+0702 70890201 jam 0x01 ,rfen_mdm 
+0703 7089023d jam 0x3d ,rfen_mdm 
+0704 2000000a nop 10 
+0705 708903b7 jam 0xb7 ,rfen_sn 
+0706 2000000a nop 10 
+0707 7089027d jam 0x7d ,rfen_mdm 
+0708 6800c1de fetch 1 ,mem_tx_power 
+0709 c0010711 beq tx_power_5db ,p_set_tx_power_5db 
+070a c0020719 beq tx_power_f5db ,p_set_tx_power_f5db 
+070b c0100723 beq tx_power_pair ,p_set_tx_power_pair 
 
 p_set_tx_power_0db:
-071d 2040072f call p_rx_low_sens 
-071e 708955d0 jam 0xd0 ,0x8955 
-071f 708956e0 jam 0xe0 ,0x8956 
-0720 7089586c jam 0x6c ,0x8958 
-0721 2020294b branch set_tx_power_0db 
+070c 2040071e call p_rx_low_sens 
+070d 708955d0 jam 0xd0 ,0x8955 
+070e 708956e0 jam 0xe0 ,0x8956 
+070f 7089586c jam 0x6c ,0x8958 
+0710 2020294b branch set_tx_power_0db 
 
 p_set_tx_power_5db:
 
 p_rx_high_sens:
-0722 70894cfb jam 0xfb ,0x894c 
-0723 70894def jam 0xef ,0x894d 
-0724 70894eec jam 0xec ,0x894e 
-0725 70894f5e jam 0x5e ,0x894f 
-0726 708955d0 jam 0xd0 ,0x8955 
-0727 708956e0 jam 0xe0 ,0x8956 
-0728 7089583c jam 0x3c ,0x8958 
-0729 20202953 branch set_tx_power_5db 
+0711 70894cfb jam 0xfb ,0x894c 
+0712 70894def jam 0xef ,0x894d 
+0713 70894eec jam 0xec ,0x894e 
+0714 70894f5e jam 0x5e ,0x894f 
+0715 708955d0 jam 0xd0 ,0x8955 
+0716 708956e0 jam 0xe0 ,0x8956 
+0717 7089583c jam 0x3c ,0x8958 
+0718 20202953 branch set_tx_power_5db 
 
 p_set_tx_power_f5db:
-072a 2040072f call p_rx_low_sens 
-072b 708955d0 jam 0xd0 ,0x8955 
-072c 708956c0 jam 0xc0 ,0x8956 
-072d 7089586c jam 0x6c ,0x8958 
-072e 2020295b branch set_tx_power_f5db 
+0719 2040071e call p_rx_low_sens 
+071a 708955d0 jam 0xd0 ,0x8955 
+071b 708956c0 jam 0xc0 ,0x8956 
+071c 7089586c jam 0x6c ,0x8958 
+071d 2020295b branch set_tx_power_f5db 
 
 p_rx_low_sens:
-072f 70894c5b jam 0x5b ,0x894c 
-0730 70894d96 jam 0x96 ,0x894d 
-0731 70894e2c jam 0x2c ,0x894e 
-0732 70894f46 jam 0x46 ,0x894f 
-0733 20600000 rtn 
+071e 70894c5b jam 0x5b ,0x894c 
+071f 70894d96 jam 0x96 ,0x894d 
+0720 70894e2c jam 0x2c ,0x894e 
+0721 70894f46 jam 0x46 ,0x894f 
+0722 20600000 rtn 
 
 p_set_tx_power_pair:
-0734 708956c2 jam 0xc2 ,0x8956 
-0735 708955d0 jam 0xd0 ,0x8955 
-0736 20600000 rtn 
+0723 708956c2 jam 0xc2 ,0x8956 
+0724 708955d0 jam 0xd0 ,0x8955 
+0725 20600000 rtn 
 
 p_shutdown_radio:
-0737 18002a08 force 8 ,radio_ctrl 
-0738 202028fa branch shutdown_radio + 1 
+0726 18002a08 force 8 ,radio_ctrl 
+0727 202028fa branch shutdown_radio + 1 
 org 0x2000
 
 start:
Index: 24G&BLE/output/ramcode.rom
===================================================================
--- /branch/mouse_project/FR/24G&BLE/output/ramcode.rom	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/output/ramcode.rom	(working copy)
@@ -1,65 +1,55 @@
 c2840013
-c000002a
-c000803a
-c0010043
-c0428737
-c044870a
-c050804c
-c0588051
-c0590062
-c06202db
-c0648355
-c0650359
-c071856e
-c073057c
-c07485b8
-c07505c2
-c07585d2
-c07605fa
+c0000020
+c0008030
+c0010039
+c0428726
+c04486f9
+c0508042
+c0588047
+c0590058
+c06202d0
+c0648359
+c065035d
+c0718571
+c073057f
+c07485ab
+c07505b5
+c07585c5
+c07605ed
 20202a8e
-c01c85ff
-c0218607
-c025060d
-c02b8610
-c02c8622
-c031862f
-c0330659
-c0338670
-c035069c
-c03b86a7
-c07d06b8
-c04606c1
+c01c85f2
+c02185fa
+c0250600
+c02b8603
+c02c8615
+c0318622
+c0330652
+c0338669
+c0350695
+c03b86a0
+c07d06b1
+c04606ba
 20202a8e
-1fe22200
-6808cc86
-58004c8d
-98408a00
-1a227e00
-e0a08000
-18408401
-18410407
-6008cc86
-20600000
 6810813b
-6000cb3e
-2040002e
+6000cb43
+20400024
 20202002
-704b4200
-204004d1
+704b3e00
+204004d4
 20608000
 20407ec1
-204004d1
+204004d4
 20608000
-704b4201
+704b3e01
 20600000
-6800cb42
+6800cb3e
 207a0000
-204004bc
-20200441
+204004bf
+20200444
 d8a009ae
 df20000c
 20407ed4
-2040039f
+204003a3
 20406a03
 20405cf6
 2455ac65
@@ -72,7 +62,7 @@
 6800c65a
 203a2012
 6800c5b1
-203a0046
+203a003c
 20202012
 58000a06
 6001c510
@@ -80,7 +70,7 @@
 60014513
 20202aa2
 c6130000
-2040005c
+20400052
 6800cb01
 c000ffef
 6800c79c
@@ -97,65 +87,63 @@
 245a7fef
 20600000
 c6930000
-6800cd0b
-c000807a
-20400107
-24340095
-204000ee
-2040012a
-6800cbdb
+6800cd36
+c000806e
+20400118
+24340089
+204000ff
+204000d9
+6800cc06
 c1ff8000
-204006de
-20400074
+204006cf
+6800c6f5
+c3838000
+58017700
+6001cc25
+704b3c14
 6800cb01
-c00081c6
-204000a1
+c00081cd
+20400095
 24740000
-204002c7
+204002cd
 5800ec54
 20202b93
-6800c6f5
-c3838000
-58017700
-6001cbfa
-704b3a14
-20600000
-204002a0
+204002a7
 24740000
-2040008f
-68014d0c
+20400083
+68014d37
 1fe0fe01
-60014d0c
-68094d0e
+60014d37
+68094d39
 98467c00
-20428084
-20200065
-704d0b00
+20428078
+2020005b
+704d3600
 58000000
-60014d0c
+60014d37
 58000019
-60014d0e
-704c0600
-6800cbf1
-6000cbf0
-20600000
-6800cbf2
-2020008b
-6800cc06
+60014d39
+704c3100
+6800cc1c
+6000cc1b
+20600000
+6800cc1d
+2020007f
+6800cc31
 1fe0fe01
-6000cc06
-c002008d
-c0028089
+6000cc31
+c0020081
+c002807d
 20600000
-6800cbf7
-205a00aa
+6800cc22
+205a00b0
 6800cb06
 247a0000
 6800cb01
 c1008000
-204000a1
+20400095
 24740000
-6801cbfa
+6801cc25
 20407f49
 600a415b
 20202b2a
@@ -165,120 +153,149 @@
 203a7fe9
 6800c091
 203a7fe9
-6800cd0b
+6800c5b1
+203a7fe9
+6800cd36
 c000ffe9
-202002ca
-704bf701
-704d0000
-204000ba
-6000cb67
+204000ad
+204002cd
+20403ebf
+68120070
+681a0078
+98418400
+18440400
+601a007c
+6808cb3f
+204067fb
+6808cb3f
+79200407
+d8a08078
+20206830
+6800cb0c
+207a0000
+20200571
+704c2201
+704d2b00
+204000c0
+6000cb92
 58000000
-6003cb68
-68024c02
-60024b6f
-704bcb0c
-6800cbcc
+6003cb93
+68024c2d
+60024b9a
+704bf60c
+6800cbf7
 79207e03
-6000cbcc
-2040010a
-20200068
-704d0101
-704d0300
-6800cbcc
+6000cbf7
+2040011b
+2020005e
+704d2c01
+704d2e00
+6800cbf7
 1fe17e07
-6000cbcc
+6000cbf7
 20600000
-6800cbcc
+6800cbf7
 79207e04
-6000cbcc
-6000cb87
+6000cbf7
+6000cbb2
 20600000
-204006d4
-6800cd02
-c00080c8
-c00100cc
-20600000
-704d0302
-704cff00
-704d0100
-202000ba
-704d0000
-202000c9
-68014bd1
+6800cbf7
+c4020000
+6800cbf7
+793ffe04
+6000cbf7
+6000cbb2
+20400637
+20200210
+6800cd2b
+c08080c0
+6800cd29
 1fe0fe01
-60014bd1
-c285016b
-6800cd00
-c00080d7
-704d0001
-6800cd00
-c08080ba
-6800ccfe
+6000cd29
+c00200ef
+20400210
+704c3b02
+704bff00
+d9600d00
+34730200
+20400140
+6800cc32
+c1008000
+242c014f
+2437814f
+2040013b
+20400176
+204006c9
+6800cbf5
 1fe0fe01
-6000ccfe
-c00200de
-2040020a
-704c1002
-2020012a
-204006d4
-704cfe00
-202000ba
-704d0302
-704d0101
-704d0000
-202000ba
-6800cd02
-c00180e2
-6800cbcc
+6000cbf5
+204000c9
+6800cc06
+c0ff813e
+204000f6
+58000000
+60024bfb
+6000cd2a
+20600000
+20400637
+704d2900
+202000c0
+704d2e02
+704d2c01
+704d2b00
+202000c0
+6800cd2d
+c00180f3
+6800cbf7
 2fec0004
-202080b8
-6800cd02
-c00080e1
-c00100e2
+202080be
+6800cd2d
+c00080f2
+c00100f3
 20600000
-6800cbdb
+6800cc06
 c1ff8000
-204000f3
-245600fb
+20400104
+2456010c
 20600000
 78567c00
-6800cd01
+6800cd2c
 c1808000
-6800cd03
+6800cd2e
 c1800000
-704d0201
-704c1004
+704d2d01
+704c3b04
 20207feb
-6800cd03
-203a0102
+6800cd2e
+203a0113
 1fe0ffff
-6000cd03
-704d0202
-704c1004
-2020020a
-704d0203
-6800cd00
-243a00d5
-704c1002
-2020020a
-6800cbdb
-c0ff8188
-2040010d
-204001d2
-704bd001
+6000cd2e
+704d2d02
+704c3b04
+20200210
+704d2d03
+6800cd2b
+243a00d1
+704c3b02
+20200210
+6800cc06
+c0ff818f
+2040011e
+204001d9
+704bfb01
 20600000
-68014cfc
+68014d27
 20407f9c
-20340113
-6803cb68
+20340124
+6803cb93
 207a0000
 20207fe7
-204003bc
-704bf700
+204003c2
+704c2200
 1a20fe01
-6000cbcb
-204000ba
-6000cb67
+6000cbf6
+204000c0
+6000cb92
 e8a88000
 ea408000
 9841fe00
@@ -287,328 +304,312 @@
 ea420000
 e0a20000
 1a40a404
-d8a04b6d
+d8a04b98
 df200002
 ea408000
 e8a88000
 9840fe00
 e0a08000
 1a40a401
-c2000123
-20600000
-704bd400
-d9600d00
-34730200
-20400144
-6800cc07
-c1008000
-242c0153
-24378153
-2040013f
-2040016f
-204006d0
-6800cbca
-1fe0fe01
-6000cbca
-6800cbdb
-c0ff8142
-204000e5
-58000000
-60024bd0
-6000ccff
+c2000134
 20600000
 df200004
-d8a04b67
+d8a04b92
 20207ec6
-204006cd
-202001a2
+204006c6
+202001a9
 7857fc00
-2040027f
-6800cc07
-c0008151
+20400284
+6800cc32
+c000814d
 18002a00
-68024bf3
+68024c1e
 98001200
 68088017
 2040291f
 20402924
-2040023c
-20578278
+20400240
+20578281
 20600000
-20400278
-20200135
-6800cbd3
+20400281
+202000e4
+6800cbfe
 1fe0fe01
-6000cbd3
-6800cbdb
-c0ff8167
-6808cbd4
+6000cbfe
+6800cc06
+c0ff8161
+6808cbff
 18408401
-6008cbd4
-6800cc10
+6008cbff
+6800cc3b
 98467e00
-243a012b
-6800cd02
-c00180ce
-6800ccff
+243a00da
+6800cd2d
+6800cd2a
 1fe0fe01
-6000ccff
-c00100c3
-204000be
-704c1001
-2020012a
-6800cbd3
+6000cd2a
+204000c4
+704c3b01
+202000d9
+6800cbfe
 c1ff8000
-704bd300
-2020016d
+704bfe00
+20200167
 58000000
-60014bd1
+60014bfc
 700a993a
 20207d86
-2040021d
-6800cbc9
+204006f0
+20400637
+20200210
+6800cbff
+1fe67c0b
+24210169
+1fe0fe01
+6000cbff
+c00100c4
+c00300cb
+c00400c4
+c00600cb
+20600000
+2040022a
+6800cbf4
 207a0000
 98007200
-d8c04b47
-d8a04ba9
+d8c04b72
+d8a04bd4
 20207f01
 7041de20
-704bca00
-704bd54e
-68024bd7
-60024bf3
+704bf500
+704c004e
+68024c02
+60024c1e
 da200000
 df200004
-d8c04bf3
+d8c04c1e
 e8c08000
 9a20a200
-c200017e
+c2000185
 1a227e00
-60014c7c
-6800cc7c
-6808cc7d
+60014ca7
+6800cca7
+6808cca8
 9840fe00
-6000cc7e
+6000cca9
 20600000
-6800cbd0
+6800cbfb
 c000ffe7
-6800cbdb
-c000818f
-c0010192
-c0018195
+6800cc06
+c0008196
+c0010199
+c001819c
 20202a8c
-704bdb11
+704c0611
 70119eaa
-20200197
-704bdb12
+2020019e
+704c0612
 70119e55
-20200197
-704bdb13
+2020019e
+704c0613
 70119e22
-6800cbcc
+6800cbf7
 1fe17e07
 6000919f
-68024c02
+68024c2d
 600211a0
 7011a400
 da20119e
 d8400007
-20400218
-2040010a
+20400225
+2040011b
 20207fe7
-6800cbdb
+6800cc06
 c17f8000
-c00881a8
-c00901aa
-c00981ac
-20600000
-704bdb02
-2020013b
-704bdb03
-2020013b
-704bdbff
+c00881af
+c00901b1
+c00981b3
+20600000
+704c0602
+202000eb
+704c0603
+202000eb
+704c06ff
 700a9939
 20407d86
-68024bab
-2040017a
-2020013b
+68024bd6
+20400181
+202000eb
 793f8026
-20400209
-6800cbdb
+2040020f
+6800cc06
 c1ff8000
-204001ca
+204001d1
 58000000
-60014bf8
+60014c23
 20402afa
 200007d0
-6800cbf8
-c07f816d
-20400144
-242c01e4
-243781e4
+6800cc23
+c07f8167
+20400140
+242c01eb
+243781eb
 79200026
 58000000
-60014bf8
+60014c23
 700a993c
 20407d86
-2040013f
-704d0b01
+2040013b
+704d3601
 58000000
-60014d0c
+60014d37
 20600000
 70119eff
-6800cbcc
+6800cbf7
 6000919f
-68024c02
+68024c2d
 600211a0
 d8400006
 da20119e
-20400218
-6800cbcb
+20400225
+6800cbf6
 1fe0fe02
-6000cbcd
-6800cbcc
-6000cb87
-6800cbcb
+6000cbf8
+6800cbf7
+6000cbb2
+6800cbf6
 1fe9fe00
-6808cbca
+6808cbf5
 18410403
 18438400
 9841fe00
-6808cc07
+6808cc32
 9840fe00
 e0a08000
-6800cbcb
+6800cbf6
 98007200
-d8c04b67
+d8c04b92
 20207f01
-68014bf8
+68014c23
 1fe0fe01
-60014bf8
-2040020a
-202001b9
+60014c23
+20400210
+202001c0
 793f8026
-20400205
-204001ca
-704bf800
+2040020c
+204001d1
+704c2300
 20402afa
 200007d0
-6800cbf8
-c07f816d
-20400144
-242c01fb
-243781fb
-2040016f
-204002f5
-68024bf3
-680a4bd7
+6800cc23
+c07f8167
+20400140
+242c0202
+24378202
+20400176
+204002ed
+68024c1e
+680a4c02
 98467c00
-20228317
-202001c0
-6800cbf8
+2022830f
+202001c7
+6800cc23
 1fe0fe01
-6000cbf8
-6800cd09
+6000cc23
+6800cd34
 1fe0fe01
 1fe17e01
-6000cd09
-c0000210
-c0008212
+6000cd34
+c000021d
+c000821f
 20600000
 7041de20
-58000f0f
-60014bf3
-e0a10000
-2040017b
-6808cbd6
-2040022a
+68024d3b
+60024c1e
+20400182
+6808cc01
+6800cc1e
+1fe17e03
+1fefa204
+58004c07
+9a20fe00
+98408c00
+e8c08000
+6000cc00
 18408401
 18410403
-6008cbd6
+6008cc01
 20600000
-20400205
-202001ed
-20400176
-202001ed
+2040020c
+202001f4
+2040017d
+202001f4
 793f8026
 204053ce
 d8e00003
 202043d2
-6008cbcb
+6008cbf6
 18427200
-d8a04b67
+d8a04b92
 1a220c00
 20207f01
-6800cb46
+6800cb71
 1fe97e00
-6000cbc9
+6000cbf4
 1fe0fe01
-d8c04b46
+d8c04b71
 98c08c00
 e8c18000
-6001cc08
-6800cb46
+6001cc33
+6800cb71
 1fe37e00
 1fe17e03
-6000cc0e
-20600000
-6800cbf3
-1fe17e03
-1fefa204
-58004bdc
-9a20fe00
-98408c00
-e8c08000
-6000cbd5
+6000cc39
 20600000
 7844fc00
 7843fc00
 58555555
 98001e00
-6800cbd5
+6800cc00
 1fed8400
 79200401
 18431c00
 20600000
-20400233
+20400237
 7857fc00
 7826fc00
 7830fc00
 78507c00
 78287c00
-68014bce
+68014bf9
 98003600
 37c18400
-242c0278
+242c0281
 7846fc00
 7825fc00
 7823fc00
 7824fc00
-20400275
-6000cc7f
-6808cc7e
+2040027e
+6000ccaa
+6808cca9
 98467c00
-24228278
-20400275
-6000cb45
-6800cc11
-1fe67c02
-20228258
-6800cb45
-6808cbcc
+24228281
+2040027e
+6000cb70
+6800cb70
+6808cbf7
 a8400e00
-24208278
-20400275
+24208281
+2040027e
 e0a08000
 1fe97e00
 1fe1721f
-20228260
-20400275
+20228261
+2040027e
 e0a08000
-c200025d
+c200025e
 18a22200
-20400275
-6000cd06
+2040027e
+6000cd31
 1a220a00
 09800018
 78287c00
@@ -617,31 +618,37 @@
 1ff17e00
 e0a18000
 7845fc00
-20230278
+20230281
 7837fc00
 68008017
 1fe0a200
 20402981
 7846fc00
 20402918
-6800cd06
-20400020
+6800cd31
+1fe22200
+6808ccb1
+58004cb8
+98408a00
+1a227e00
+e0a08000
+18408401
+18410407
+6008ccb1
 20600000
 09800008
 19897e00
 20600000
 784dfc00
 7845fc00
-2040264d
-20600000
-20402918
-6808cbd5
-20202933
+2020264d
 204053c4
-68024bf3
+68024c1e
 98001200
-20400233
-2040027c
+20400237
+20402918
+6808cc00
+20402933
 79202a00
 782efc00
 78307c00
@@ -654,14 +661,14 @@
 782dfc00
 7823fc00
 7824fc00
-6800cc7e
+6800cca9
 08008608
-6800cbcd
+6800cbf8
 98007200
-d8c04b87
+d8c04bb2
 e8c08000
 08008608
-c2000295
+c200029c
 78247c00
 08008618
 78447c00
@@ -671,26 +678,26 @@
 784dfc00
 20600000
 20407fe9
-680a4bec
+680a4c17
 1c427e00
 98467c00
 24412d18
 1fe22400
-68024bec
-6808cbf0
+68024c17
+6808cc1b
 98408400
 1a427e00
 98467c00
 24610000
 793ffe1c
-60024bec
+60024c17
 20207fe7
 d8400000
 df200008
 1a220c00
 e8c08000
 98408400
-c20002b2
+c20002b9
 18497e00
 1fe20400
 c6930000
@@ -701,76 +708,61 @@
 18070400
 98418400
 20600000
-20600000
 c6130000
-20400395
-204002ca
+20400399
+2040009f
 6800c040
-c30002c7
+c30002cd
 680080a0
 247a0000
 58000000
 600400a1
 20600000
-204002d8
-204002c7
-20403ebf
-68120070
-681a0078
-98418400
-18440400
-601a007c
-6808cb40
-204067fb
-6808cb40
-79200407
-d8a08078
-20206830
-6800cb0b
-207a0000
-2020056e
 20403416
-203582e4
-204003c4
+203582da
+204003ca
 6800c1de
-6000cc82
-204006cd
+6000ccad
+204006c6
 6800c685
 6000c6da
-204043ca
-204002e6
+6801c4a3
+6001cb44
+204002dc
 202074b9
-2455833e
-20400321
+24558336
+20400319
 20758000
-20400380
-2040058a
-c002830d
-20400366
-204002f5
+20400384
+2040058d
+c0028305
+2040036a
+204002ed
 6800c720
-c00102f8
-c07f82f8
-20400514
+c00102f0
+c07f82f0
+20400517
 6800c210
-c01a02fb
-20200437
-6800cc82
+c01a02f3
+70479d01
+70479e28
+20600000
+6800ccad
 6000c1de
 20600000
-20400514
-20400440
-20200372
-704b3c01
+20400517
+20400443
+20200376
+704b4101
 70479f01
 680146a8
 600146ae
 20403418
-20400306
+204002fe
 58000004
 e0c08000
 d8c04390
-204005f6
+204005e9
 20207df4
 da204370
 ea208000
@@ -778,7 +770,7 @@
 98c0a200
 e8c08000
 c1008000
-20200307
+202002ff
 680246d3
 c3818000
 c6130000
@@ -787,32 +779,32 @@
 58000000
 600146ae
 6000c6b4
-60014bf8
+60014c23
 204042ca
 79200026
-20400176
-704bdb01
+2040017d
+704c0601
 20600000
 6800c77a
-c07f831e
-2020056e
+c07f8316
+20200571
 6800c6e1
 6000c77a
-2020056e
+20200571
 70421276
 20203d36
-20400321
+20400319
 204040c0
 204040d9
-c018832e
+c0188326
 204040d1
 200003e8
-20200325
-704b0b01
+2020031d
+704b0c01
 2040640f
-20400323
+2040031b
 20206411
-20400333
+2040032b
 6800c6de
 c03840e8
 7046e001
@@ -820,9 +812,9 @@
 58008006
 20406413
 20002ee0
-2040031b
+20400313
 20600000
-58000006
+58000806
 20406414
 1fe1fe08
 1fed7e00
@@ -830,7 +822,7 @@
 20206413
 204068a8
 680240a0
-60024c02
+60024c2d
 20403e6e
 20403e1e
 58000000
@@ -843,13 +835,25 @@
 2040659c
 204065c2
 2040443f
-20400351
-2040042e
+20400355
+20400434
 204065df
+df200003
+d8c04722
+2040037d
+2434034e
+20400350
+20600000
+704b1e5a
+20600000
+704b1eff
+70421034
+68034d3b
+600344a0
 20600000
 204033c4
-2022835d
-204005c7
+20228361
+204005ba
 20203dcb
 d8400002
 da200aaa
@@ -863,105 +867,107 @@
 da204720
 da400000
 204065df
-20400036
+2040002c
 2020431a
 58000177
-60014d0e
+60014d39
 20600000
 58000019
-60014d0e
-24558363
+60014d39
+24558367
 68008abd
 2fec0003
-2420836e
-20400323
-20400338
+24208372
+2040031b
+20400330
 6800c71f
 6000c71e
 6800c6f5
 c3828000
 680246d3
 c4088000
-20400377
-203401e9
-202001b2
+2040037b
+203401f0
+202001b9
 df200002
-d8c04bf3
+d8c04c1e
 20407fe7
 5800ffff
 e8c90000
 98467c00
 2442ffe9
-c200037b
+c200037f
 20600000
-58000391
-60014cfc
-580003a8
+58000395
+60014d27
+580003ac
 600141ef
-580006b1
+580006aa
 600141f9
-580002c0
+580002c6
 600141ed
-580003f0
+580003f6
 600141f5
-580003e6
+580003ec
 600141f3
-58000445
+58000448
 600141eb
-5800045c
+5800045f
 600141fd
 20600000
 20404401
 6801469f
 207a0000
-202001c6
+202001cd
 d8c01800
 d8a0480a
-2040039d
+204003a1
 d8c01900
-2040039d
+204003a1
 d8c01a00
-2040039d
+204003a1
 d8c01b00
 df20001b
 20207f01
 d8c0480a
 d8a01800
-2040039d
+204003a1
 d8a01900
-2040039d
+204003a1
 d8a01a00
-2040039d
+204003a1
 d8a01b00
-2020039d
+202003a1
 20405892
 247a0000
+6800cb1e
+c07f83b3
 6800c6c5
 1fe17e03
 c1818000
 6800c79c
-205a03e3
+205a03e9
 680246d3
 c282c179
 20403f97
 24740000
-204003b7
-204003bc
-204003de
-202003c9
+204003bd
+204003c2
+204003e4
+202003cf
 6800c6f5
 c3838000
 70417200
-704b391e
+704b3b1e
 20600000
 6800c6f5
 c3838000
-6800cb38
+6800cb3a
 c1808000
 58000000
-6000cb38
+6000cb3a
 6002469b
-20200333
+2020032b
 7047a007
 7047a104
 580047a0
@@ -969,7 +975,7 @@
 20207e38
 da20469a
 20407e3d
-205403cd
+205403d3
 20600000
 6800c7c1
 1fe0fe01
@@ -977,7 +983,7 @@
 20600000
 da20469a
 20407e54
-203403d5
+203403db
 20600000
 20405652
 6800c7c1
@@ -995,52 +1001,52 @@
 20600000
 20405814
 70479c01
-20200333
+20200322
 20407e34
 20203ee0
-2040058a
-c00283ed
-6800cb44
-6000cb43
+2040058d
+c00283f3
+6800cb48
+6000cb47
 20203d62
-da604b43
+da604b47
 da403d6d
 2020336d
 1a627e00
-c00a03fa
-c00a8402
-c014840c
-c019040e
-c0200416
-c01c8421
-c01d0432
-c01e043d
+c00a0400
+c00a8408
+c0148412
+c0190414
+c020041c
+c01c8427
+c01d0438
+c01e0440
 2020417d
-704b3d01
+704b4201
 6800c79f
-243a03fe
-704b3b14
-2040032a
-2040043a
-204003c4
+243a0404
+704b4014
+20400322
+2040043d
+204003ca
 202041c3
-704b3d00
-20400458
+704b4200
+2040045b
 58000007
 60014496
 60014498
 7047c400
 70479c00
-204003c4
+204003ca
 20405816
 202041d9
 700a9912
 20207d8f
 6800c79f
-c0008412
+c0008418
 7046c614
-20200414
-2040040c
+2020041a
+20400412
 7046c614
 d8e00001
 202041b9
@@ -1053,9 +1059,9 @@
 58000009
 60014496
 60014498
-2040040c
-20200616
-2040032a
+20400412
+20200609
+20400322
 70478b01
 d8e00003
 204043d2
@@ -1063,29 +1069,26 @@
 60014707
 7046a700
 2040405d
-2040043a
-20400440
-204002f5
-2040042e
+2040043d
+20400443
+204002ed
+20400434
 202065d1
-da204bf3
+da204c1e
 da40005b
 d8400004
 20600000
-20400458
-704d0b00
-204002f5
-20400214
-20200437
-70479d01
-70479e28
-20600000
+2040045b
+704d3600
+204002ed
+20400221
+202002ea
 70479d00
 70479e00
 20600000
-2040032a
+20400322
 20403f8d
-2040043a
+2040043d
 20404366
 d8400001
 da204720
@@ -1096,86 +1099,86 @@
 79347e1a
 6012004c
 20402c21
-20400458
+2040045b
 204074bd
-20400506
+20400509
 20403e9f
-204002cc
+204000a1
 680080a2
 1fe17efe
 600080a2
 6808c6ed
-204005b2
+204005a0
 680080a6
 1fe1fe01
 600080a6
 20600000
-6800cb0b
+6800cb0c
 207a0000
-704b0b00
-20200338
-20400525
-2040055d
-204004e0
-20400483
-204004a0
-20400488
-204004a9
-204003e8
+704b0c00
+20200330
+20400528
+20400560
+204004e3
+20400486
+204004a3
+2040048b
+204004ac
+204003ee
 20404234
-2040046b
+2040046e
 20404237
-20400472
 20400475
-2040047b
+20400478
+2040047e
 2020423a
-da604b3a
-da40046e
+da604b3c
+da400471
 2020336d
 5836ee80
-6001cbfa
-704b3801
+6001cc25
+704b3a01
 20600000
 da6046c6
 da403d60
 2020336d
-da604b39
-da400478
+da604b3b
+da40047b
 2020336d
 6800c7c5
 6000c172
-20200470
-6800cb3d
+20200473
+6800cb42
 207a0000
-da604b3b
-da400480
+da604b40
+da400483
 2020336d
-6800cb3c
+6800cb41
 247a0000
 20205bf5
 da604807
-da400486
+da400489
 2020336d
 70480600
 20600000
-204004d1
-2420848e
-204005ad
+204004d4
+24208491
+204005a6
 204043a9
 d8e00009
 202043d2
 6800c720
 c1010000
 70479e28
-20400493
+20400496
 202043b0
 da6046da
-da400496
+da400499
 2020336d
 680246d3
 c3848000
-704b4100
-204004dc
+704b0a00
+204004df
 68014682
 2feffe0b
 2040c2d4
@@ -1187,27 +1190,27 @@
 6800cb06
 247a0000
 da60479e
-da4004a7
+da4004aa
 2020336d
 70479d00
 2020340a
-204004d1
-242084c3
-204005ad
-6800cb42
-243a04d5
+204004d4
+242084c6
+204005a6
+6800cb3e
+243a04d8
 6800c6d9
 c1008000
 7046d901
 d8400001
-da204b41
+da204b0a
 da400061
 204065df
-6800cb41
-203a04db
-204004bc
+6800cb0a
+203a04de
+204004bf
 7041bd00
-20400441
+20400444
 204043c0
 2020437e
 6808c720
@@ -1218,7 +1221,7 @@
 6008c720
 20600000
 68014682
-c28584c6
+c28584c9
 704aff00
 6800c6d9
 c1000000
@@ -1232,51 +1235,51 @@
 6001420a
 20204386
 6808c6ed
-204005b2
+204005a0
 6808c6ed
 2020681d
-704b4200
+704b3e00
 6800c6d9
-243a02ed
+243a02e3
 7046d901
 704aff01
 20600000
-704b41ff
+704b0aff
 d8400001
-da204b41
+da204b0a
 da400061
 202065d1
 6800caff
 207a0000
 6800cb02
-c00004e6
-c00084f0
+c00004e9
+c00084f3
 20600000
-204004f9
+204004fc
 6800cb07
 1fe0fe01
 6000cb07
 6808cb03
 98467c00
-204284ee
+204284f1
 20600000
 704b0900
-20200506
+20200509
 da604b05
-da4004f3
+da4004f6
 2020336d
 6800cb04
 6000cb05
 6800cb01
-c0008506
-c00004f9
+c0008509
+c00004fc
 20600000
 704b0101
 6800c720
-c0010500
-6808cb40
+c0010503
+6808cb3f
 2040680e
-6808cb40
+6808cb3f
 20206829
 6808cb00
 2040680e
@@ -1285,7 +1288,7 @@
 58000000
 6001cb05
 6800cb06
-243a050a
+243a050d
 704aff00
 704b0200
 704b0700
@@ -1295,7 +1298,7 @@
 6810807c
 79207e05
 6010807c
-6808cb40
+6808cb3f
 793f8407
 20206806
 704b0901
@@ -1314,36 +1317,36 @@
 247a0000
 6800cb09
 247a0000
-20200504
+20200507
 68014b06
 247a0000
 da6046ce
-da40052a
+da40052d
 2020336d
 7046ce0a
-20400547
+2040054a
 20406908
 1feffe02
 d8400012
 98467e00
 1fe67c78
-24410542
+24410545
 1fe67c64
-20410544
+20410547
 d8400003
 98467e00
 6001470f
 da204709
-20400550
+20400553
 6800c231
-c300053d
-704b0a01
+c3000540
+704b0b01
 202043e7
 204043e9
-6800cb0a
+6800cb0b
 207a0000
-704b0a00
-20200506
+704b0b00
+20200509
 1fe0fe0b
 20600000
 d8400007
@@ -1382,19 +1385,19 @@
 6800c6cf
 1fe0fe01
 6000c6cf
-c0028506
+c0028509
 1fe67c0a
-2421056c
+2421056f
 20600000
 7046cf01
-202004f9
+202004fc
 6800c6e0
-c0030571
+c0030574
 20203d81
 6800c77a
-205a0577
+205a057a
 6800c77a
-c0008579
+c000857c
 c001bd8c
 20203d88
 70477a01
@@ -1405,77 +1408,61 @@
 78547c00
 58000000
 6003469b
-20400585
+20400588
 20404079
 2040407e
-20400588
+2040058b
 24740000
 20203fa0
 20403fc0
 78547c00
 20203fe7
-2040058a
+2040058d
 2020409a
 da200000
-20400592
-2040058e
+20400590
 2020408e
-6800c6e5
-c17f8000
-204005a2
-202005a8
 6808c6e2
-204005ad
+204005a6
 6808c6e2
 2040681d
 7920a200
 6808c6e3
-204005ad
+204005a6
 6808c6e3
 2040681d
 7920a201
 6808c6e4
-204005ad
+204005a6
 6808c6e4
 2040681d
 7920a202
 20600000
-6808c6e5
-204005b2
-6808c6e5
-2040681d
-7d20a203
-202005ad
-6808c6e6
-204005b2
-6808c6e6
-2040681d
-7d20a204
-79200407
-d8a08078
-20406830
-793f8407
-202005b6
 793f8407
 d8a08078
 20406830
 79200407
 d8a0807c
 2020680a
+79200407
+d8a08078
+20406830
+793f8407
+202005a4
 70480800
 7041e30e
 204041e7
 68014208
-c28385be
+c28385b1
 202041e2
 204041c1
 68014208
-c28504ab
+c28504ae
 202041f7
 70479d00
 70479e00
 280ffe26
-20408214
+20408221
 2020426d
 204068a2
 6801421d
@@ -1488,20 +1475,23 @@
 da2047c2
 da40005f
 202065df
-704b3c00
-204002f5
+704b4100
+204002ed
 70472001
 70479c00
 68014682
-c28585e0
-204005ce
+c28585d3
+204005c1
 680947c2
 18408401
 600947c2
 600944a1
-204005ca
+204005bd
 180a7e00
 6000c4a0
+6801cb44
+6001c4a3
+2040034e
 20403418
 68014687
 600146ac
@@ -1511,27 +1501,24 @@
 600146ae
 d8e00007
 204043ce
-204043ca
-6800c092
-2feffe01
-204085ef
+204005e2
 204042c4
-20200519
+2020051c
 70479f00
-20400306
+204002fe
 58000005
 e0c08000
-d8c04b1d
-204005f6
+d8c04b1f
+204005e9
 20207df4
 d8a0437b
 df200013
 20407f01
 202057b8
-20400520
+20400523
 58000000
 600146ac
-20400333
+20400322
 202042cb
 6800c50f
 1fe0fe01
@@ -1539,7 +1526,7 @@
 c0065395
 204055aa
 2040561e
-204006de
+204006cf
 2020538f
 68008016
 1fe0fe01
@@ -1548,9 +1535,9 @@
 70001625
 20600000
 204029bb
-20400020
+20400274
 202054a3
-20400618
+2040060b
 2020557d
 6800c7c5
 6000c172
@@ -1560,17 +1547,17 @@
 20600000
 6800c3d6
 1fe67c0c
-24210616
+24210609
 6800c3d8
 6808c7c5
 98467c00
-20210612
+20210605
 6800c3d8
 6000c172
-20200614
+20200607
 6800843f
 c4030000
-20400627
+2040061a
 24740000
 202055a0
 78347c00
@@ -1582,27 +1569,34 @@
 c1800000
 20207fe9
 68008456
-c2828643
-204006d0
+c2828636
+204006c9
 6800c78e
-243a0639
+243a062c
 6800843f
-c302063d
+c3020630
 680082da
-203a063d
+203a0630
 20205664
 6800c78e
 1fe0ffff
 6000c78e
 20205664
 6800c4c4
-c0828640
+c0828633
 70478e03
 20405892
-205a03d1
+205a03d7
 20205622
-20400645
-20200651
+2040063f
+6800cd2f
+1fe67c02
+244106cd
+6800cd2f
+c1000000
+1fe0ffff
+6000cd2f
+20600000
 6800c6c5
 1fe17e03
 c1818000
@@ -1615,7 +1609,6 @@
 6000c3dc
 20405650
 20600000
-202006d4
 6800c79f
 207a0000
 6800c6c5
@@ -1636,10 +1629,10 @@
 18c27e00
 6001450d
 6800c50c
-c0018668
+c0018661
 2020568d
 680082db
-c000866b
+c0008664
 20205c65
 e8c28000
 6002c3ce
@@ -1647,15 +1640,15 @@
 6001045f
 20205c8a
 e8c10000
-c0020674
-c0030691
+c002066d
+c003068a
 20205698
 20407ea5
-20400652
+2040064b
 20407e9f
 e8c18000
 60018477
-c0080683
+c008067c
 1fec8400
 18467c24
 202158ad
@@ -1680,10 +1673,10 @@
 e0c10000
 20600000
 e8c08000
-c0008695
-c0028697
+c000868e
+c0028690
 20205af6
-704b3c01
+704b4101
 20205b09
 20405b5a
 6800843f
@@ -1692,7 +1685,7 @@
 20205c8e
 68008016
 c093d6f2
-204006a2
+2040069b
 d8e00000
 68014482
 20207f08
@@ -1702,7 +1695,7 @@
 1fe0fefa
 20203cbe
 7855fc00
-203706aa
+203706a3
 2436d806
 20402bcb
 680140c1
@@ -1722,7 +1715,7 @@
 243a7ddb
 68008a99
 c584fdd6
-c00906be
+c00906b7
 20207dca
 20405890
 247a0000
@@ -1739,63 +1732,53 @@
 204063f2
 60188073
 20600000
-704d0701
-704d0400
+704d3201
+704d2f00
 20600000
-6800cd04
+6800cd2f
 1fe0fe01
-6000cd04
+6000cd2f
 20600000
-6800cd04
-1fe67c02
-244106dc
-6800cd04
-c1000000
-1fe0ffff
-6000cd04
-20600000
-704d0403
+704d2f03
 20600000
 68014682
 c3858000
-c3838000
-c3830000
-da204c8d
-204002af
-6008cd05
+da204cb8
+204002b6
+6008cd30
 58000082
-c51306e8
+c51306d7
 58000080
 98467c00
-24210700
-6800cd04
+242106ef
+6800cd2f
 1fe67c02
-242106f0
-6800cd04
-c0000701
+242106df
+6800cd2f
+c00006f0
 20600000
-6800cd04
+6800cd2f
 c1900000
-704d0400
-6808cd05
+704d2f00
+6808cd30
 58000077
-c51306f7
+c51306e6
 58000075
 98467c00
 24610000
-6800cd07
-c0000708
+6800cd32
+c00006f7
 1fe0ffff
-6000cd07
-c0000708
+6000cd32
+c00006f7
 7041de00
 20600000
-704d0400
-6800cd07
-c0010706
+704d2f00
+6800cd32
+c00106f5
 1fe0fe01
-6000cd07
-c00086fe
+6000cd32
+c00086ed
 7041de02
 20600000
 7041de04
@@ -1816,10 +1799,10 @@
 2000000a
 7089027d
 6800c1de
-c0010722
-c002072a
-c0100734
-2040072f
+c0010711
+c0020719
+c0100723
+2040071e
 708955d0
 708956e0
 7089586c
@@ -1832,7 +1815,7 @@
 708956e0
 7089583c
 20202953
-2040072f
+2040071e
 708955d0
 708956c0
 7089586c
Index: 24G&BLE/output/sched.rom
===================================================================
--- /branch/mouse_project/FR/24G&BLE/output/sched.rom	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/output/sched.rom	(working copy)
@@ -215,7 +215,7 @@
 ff 
 ff 
 30 
-03 
+00 
 ff 
 05 
 
@@ -243,10 +243,10 @@
 
 
 477f:
+00
 01
 02
 03
-04
 
 
 
@@ -299,15 +299,14 @@
 1e
 02
 
-4b1d:
+4b1f:
 
 06 ff 06 00 03 00 80
 
 '\09BT5.0 Mouse
 
-4b40:1d
-00 00 00 
-14
+4b3f:1d
+4b48:14
 
 
 
@@ -964,19 +963,20 @@
 
 
 
-4bcc:01        
+4bf7:01        
 00 
 c0 12     
-4bd7:20 15 10 05
+4c02:20 15 10 05
 ff
 00 13 2c 42
 06 15 36 48
 0f 1a 3a 4c
 11 23 31 4d
-4bf0:19
-19
-1c
-4bfa:80 ee 36
+4c1b:19			
+19			
+1c 	
+4c25:80 ee 36
 
-4c10:04
+4c3b:04
 01
+4d3b:0f 0f 0f 0f 0f 0f 
Index: 24G&BLE/program/patch.prog
===================================================================
--- /branch/mouse_project/FR/24G&BLE/program/patch.prog	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/program/patch.prog	(working copy)
@@ -4,11 +4,12 @@
 define BLE
 //define CLASSIC_BT
 //define MOUSE_SMOOTHER
+//define XY_OFFSET
 define ADC_ENABLE
 //define P24G_LOG
 //define RF_DEBUG
-//define BLE_FAST_CONN_ENABLE
-
+define BLE_FAST_CONN_ENABLE
+define G24_NEW_RF_HOP
 
 //define DEBUGLOG
 //define DEBUGLOG_CALLBACK
@@ -31,7 +32,7 @@
 ifdef CLASSIC_BT
 	beq patch03_3,p_page_wait_fhs_reply_ok
 	beq patch04_6,p_role_switch_master
-	beq patch09_0,p_quit_connection_cont	
+//	beq patch09_0,p_quit_connection_cont	
 	beq patch09_2,p_prepare_tx
 	beq patch0a_1,p_slave_conn_recv_packet
  	beq patch0b_1,p_process_dmh	
@@ -82,24 +83,13 @@
 	
 
 ifdef MOUSE
-p_rssi_signal:
-	copy pdata,rega
-	fetcht 1,mem_rssi_signal_index
-	setarg mem_rssi_signal_buf
-	iadd temp,contw
-	copy rega,pdata
-	istore 1,contw
-	increase 1,temp
-	and_into RSSI_BUF_LEN_SIGNAL,temp
-	storet 1,mem_rssi_signal_index
-	rtn
 
 p_soft_reset:
 	hfetch 1,0x813b
 	store 1,mem_power_on_flag
 	call p_mouse_select_device_button_wakeup_check	//hibernate wakeup need 190ms
 	branch soft_reset+1
-	
+
 p_mouse_select_device_button_wakeup_check:
 	jam 0,mem_mouse_select_device_button_wakeup_flag
 	call p_mouse_pb_button_check
@@ -113,15 +103,9 @@
 p_mouse_switch_Hwakeup_byPB:
 	fetch 1,mem_mouse_select_device_button_wakeup_flag
 	rtn blank
-//	fetcht 1,mem_device_flag
-//	increase 1,temp
-//	fetch 1,mem_device_number
-//	isub temp,null
-//	ncall mouse_select_device_count_clean,positive
-//	storet 1,mem_device_flag
 	call p_mouse_switch_device_flag
-	branch p_mouse_store_device_number2eeprom
-	
+	branch p_mouse_store_device_number2eeprom	
+
 p_soft_reset_1:
 	arg mem_sp_state,contw
 	arg 12,loopcnt
@@ -201,7 +185,14 @@
 	fetch 1,mem_24g_pairing_sm
 	rtnne STATE_24G_PAIRING_SUCCESS
 	call power_ctrl_start
-	call g24_long_sleep_shorter_param_update
+//	call g24_long_sleep_shorter_param_update
+g24_long_sleep_shorter_param_update:
+	fetch 1,mem_config_function_enable
+	rtnbit1 ENABLE_SENSOR_MOTION_PIN
+	setarg G24_LONG_SLEEP_STEP1
+	store 3,mem_24g_enter_hibernate
+	jam 20,mem_24g_long_sleep_param_update_timer
+	
 	fetch 1,mem_mouse_multi_led_state
 	beq ON,p_g24_transmit_by_interrupt_enable
 p_g24_short_sleep:	
@@ -211,14 +202,6 @@
 	setarg 60500
 	branch lpm_dispatch_sleep
 
-g24_long_sleep_shorter_param_update:
-	fetch 1,mem_config_function_enable
-	rtnbit1 ENABLE_SENSOR_MOTION_PIN
-	setarg G24_LONG_SLEEP_STEP1
-	store 3,mem_24g_enter_hibernate
-	jam 20,mem_24g_long_sleep_param_update_timer
-	rtn
-	
 p_g24_transmit_by_interrupt:
 	call p_g24_timer_check
 	nrtn user
@@ -239,12 +222,12 @@
 p_g24_interval_min:
 	jam 0,mem_24g_pac_index
 	fetch 1,mem_24g_interval_min
-p_g24_interval_store:
+p_g24_current_interval_store:
 	store 1,mem_24g_interval
 	rtn
 p_g24_interval_max:
 	fetch 1,mem_24g_interval_max
-	branch p_g24_interval_store	
+	branch p_g24_current_interval_store
 p_g24_interval_calibrate:
 	fetch 1,mem_24g_pac_index
 	increase 1,pdata
@@ -275,9 +258,32 @@
 	branch disable_user,blank
 	fetch 1,mem_lpm_mode
 	branch disable_user,blank
+	fetch 1,mem_sp_local_key_invalid	// simple pairing is not ready
+	branch disable_user,blank
 	fetch 1,mem_24g_transmit_by_interrupt
-	beq G24_TX_TIMER_INT_ENABLE,disable_user	
-	branch p_mouse_setgpio_lpm
+	beq G24_TX_TIMER_INT_ENABLE,disable_user
+p_mouse_setgpio_lpm:
+	call p_mouse_set_sdio_high
+	call p_clear_wake
+p_mouse_setgpio_lpm_before:	
+	call mouse_lpm_before_common
+	hfetch 4,core_gpio_oe0
+	hfetcht 4,core_gpio_pu0
+	ior temp,temp
+	invert temp,temp
+	hstoret 4,core_gpio_pd0
+p_set_ice_gpio:
+	fetcht 1,mem_mouse_bt_led_gpio
+	call gpio_config_input
+	fetcht 1,mem_mouse_bt_led_gpio
+	set1 gpio_active_bit,temp
+	arg core_gpio_pu0,contw
+	branch gpio_set_bit
+
+p_mouse_set_sdio_high:
+	fetch 1,mem_mouse_init_sensor_reset_flag
+	rtn blank
+	branch p_mouse_seting_dpi_sensor_type// make sdio high to make 100uA less	
 
 p_g24_send_abort_packet:
 	jam 1,mem_24g_abort_pac
@@ -320,38 +326,44 @@
 	//update txpayload
 	store 1,mem_24g_txpayload
 	rtn
-//p_g24_hop_ch_disable:
-//	fetch 1,mem_24g_data_type
-//	set0 bit_hop,pdata
-//	store 1,mem_24g_data_type
-//	rtn	
 
-p_g24_transmit_hop_pac_fail:
+p_g24_hop_enable_packet:
+	fetch 1,mem_24g_data_type
+	rtnbit0 bit_hop
+p_g24_hop_ch_disable:
+	fetch 1,mem_24g_data_type
+	set0 bit_hop,pdata
+	store 1,mem_24g_data_type
+	store 1,mem_24g_txpayload
 	call power_ctrl_pac_succ_decrs
-	fetch 1,mem_24g_rf_work_stage
-	beq 1,p_g24_transmit_hop_pac_fail_wo_hop
-	beq 2,p_g24_transmit_hop_pac_fail_hop_stage2
-	rtn
-p_g24_transmit_hop_pac_fail_wo_hop:
-	jam 2,mem_24g_sync_cnt
-p_g24_transmit_hop_pac_fail_stage1:	
-	jam 0,mem_24g_hop_pac_retry
-	jam 0,mem_24g_rf_last_sta
-	branch p_g24_transmit_rf_ctrl_clear
-
-p_g24_transmit_hop_pac_fail_hop_stage2:
-	jam 0,mem_24g_rf_hop_ch
-	branch p_g24_transmit_hop_pac_fail_stage1
+	branch p_g24_ch
+	
+//p_g24_transmit_hop_pac_fail:
+//	call power_ctrl_pac_succ_decrs
+//	fetch 1,mem_24g_rf_work_stage
+//	beq 1,p_g24_transmit_hop_pac_fail_wo_hop
+//	beq 2,p_g24_transmit_hop_pac_fail_hop_stage2
+//	rtn
+//p_g24_transmit_hop_pac_fail_wo_hop:
+//	jam 2,mem_24g_sync_cnt
+//p_g24_transmit_hop_pac_fail_stage1:	
+//	jam 0,mem_24g_hop_pac_retry
+//	jam 0,mem_24g_rf_last_sta
+//	branch p_g24_transmit_rf_ctrl_clear
+
+//p_g24_transmit_hop_pac_fail_hop_stage2:
+//	jam 0,mem_24g_rf_hop_ch
+//	branch p_g24_transmit_hop_pac_fail_stage1
 
 	
-p_g24_transmit_pac_fail_hop_stage3:
-	fetch 2,mem_24g_txfail_cnt
-	increase 1,pdata
-	store 2,mem_24g_txfail_cnt
-	bbit1 10,p_g24_tx_attempt_fail	//1024ms * 8
-	fetch 1,mem_24g_rf_hop_ch
-	beq 1,p_g24_rf_hop_fastly
-	jam 1,mem_24g_rf_hop_ch
+//p_g24_transmit_pac_fail_hop_stage3:
+//	fetch 2,mem_24g_txfail_cnt
+//	increase 1,pdata
+//	store 2,mem_24g_txfail_cnt
+//	bbit1 10,p_g24_tx_attempt_fail	//1024ms * 8
+//	fetch 1,mem_24g_rf_hop_ch
+//	beq 1,p_g24_rf_hop_fastly
+//	jam 1,mem_24g_rf_hop_ch
 p_g24_rf_hop_attemp_again:
 	fetch 1,mem_24g_rf_hop_ch
 	bne 1,p_g24_transmit_rf_ctrl_clear
@@ -362,7 +374,35 @@
 	beq 4,p_g24_rf_hop_fastly_exit
 	call p_g24_ch
 	jam 2,mem_24g_max_retry
-	branch p_g24_transmit_packet
+//	branch p_g24_transmit_packet
+p_g24_transmit_packet:
+	jam 0,mem_24g_retry
+p_g24_transmit_loop:
+	arg param_rx_setup,timeup
+	until clkn_rt,meet
+	call p_g24_transmit_receive_ack
+	fetch 1,mem_24g_no_ack	//tx noack
+	rtneq no_ack_24g
+	nbranch p_g24_retransmit,sync
+	nbranch p_g24_retransmit,user3
+	call p_g24_txbuf_clear
+	call p_g24_ackpayload_parse
+	call power_ctrl_pac_succ_incrs
+p_g24_transmit_next_packet:
+	fetch 1,mem_24g_pid
+	increase 1,pdata
+	store 1,mem_24g_pid
+	call p_g24_hop_enable_packet	//mouse need to hop while dongle had hop
+	fetch 1,mem_24g_pairing_sm
+	bne STATE_24G_PAIRING_SUCCESS,p_g24_paring_mode_start
+	call p_g24_transmit_succ_rf_config
+p_g24_transmit_abandon:
+	setarg 0
+	store 4,mem_24g_ensure
+//	store 1,mem_24g_get_ack_fail
+	store 1,mem_24g_hop_pac_retry
+//	jam ENSURE_OFF_24G,mem_24g_ensure
+	rtn
 
 p_g24_rf_hop_fastly_exit:
 	call power_ctrl_pac_succ_decrs
@@ -463,34 +503,6 @@
 	loop p_g24_accumulation_loop
 	rtn
 
-p_g24_transmit_packet:
-	jam 0,mem_24g_retry
-p_g24_transmit_loop:
-	arg param_rx_setup,timeup
-	until clkn_rt,meet
-	call p_g24_transmit_receive_ack
-	fetch 1,mem_24g_no_ack	//tx noack
-	rtneq no_ack_24g
-	nbranch p_g24_retransmit,sync
-	nbranch p_g24_retransmit,user3
-	call p_g24_txbuf_clear
-	call p_g24_ackpayload_parse
-	call power_ctrl_pac_succ_incrs
-p_g24_transmit_next_packet:
-	fetch 1,mem_24g_pid
-	increase 1,pdata
-	store 1,mem_24g_pid
-	fetch 1,mem_24g_pairing_sm
-	bne STATE_24G_PAIRING_SUCCESS,p_g24_paring_mode_start
-	call p_g24_transmit_succ_rf_config
-p_g24_transmit_abandon:
-	setarg 0
-	store 4,mem_24g_ensure
-//	store 1,mem_24g_get_ack_fail
-	store 1,mem_24g_hop_pac_retry
-//	jam ENSURE_OFF_24G,mem_24g_ensure
-	rtn
-
 p_g24_txbuf_clear:
 	arg 4,loopcnt
 	arg mem_24g_txbuf,contw
@@ -536,11 +548,11 @@
 	isub temp,pdata
 	nbranch p_g24_transmit_loop,blank
 	fetch 1,mem_24g_rf_work_stage
-	beq 3,p_g24_transmit_pac_fail_hop_stage3
+//	beq 3,p_g24_transmit_pac_fail_hop_stage3
 	fetch 1,mem_24g_hop_pac_retry
 	increase 1,pdata
 	store 1,mem_24g_hop_pac_retry
-	beq 2,p_g24_transmit_hop_pac_fail
+//	beq 2,p_g24_transmit_hop_pac_fail
 	call p_g24_hop_ch_enable
 	jam 1,mem_24g_max_retry
 	branch p_g24_transmit_packet
@@ -557,6 +569,25 @@
 p_g24_stop_g24_mode:
 	jam BT_EVT_24G_ATTEMPT_FAIL,mem_fifo_temp
 	branch ui_ipc_send_event
+	
+ifdef G24_NEW_RF_HOP
+p_g24_tx_fast_hop:
+	call power_ctrl_txpower_incrs
+	call power_ctrl_pac_succ_decrs
+	branch p_g24_ch
+
+p_g24_tx_hop_ch_process:
+	fetch 1,mem_24g_retry
+	sub pdata,11,null
+	nbranch  p_g24_tx_fast_hop,positive		// >= 6+6 hop fast    fail packet count >= 2
+	increase 1,pdata
+	store 1,mem_24g_retry
+	beq 2,p_g24_hop_ch_enable
+	beq 6,p_g24_hop_ch_disable
+	beq 8,p_g24_hop_ch_enable
+	beq 12,p_g24_hop_ch_disable
+	rtn
+endif	
 
 p_g24_ackpayload_parse:
 	call p_g24_read_len_pid_crc
@@ -673,7 +704,6 @@
 	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
 	call ui_ipc_send_event
 	call p_g24_txbuf_clear
-//	branch p_g24_transmit_by_interrupt_enable
 p_g24_transmit_by_interrupt_enable:
 	jam G24_TX_TIMER_INT_ENABLE,mem_24g_transmit_by_interrupt
 	setarg 0
@@ -763,19 +793,28 @@
 	
 p_g24_auto_pair_all_powerful:
 	jam TX_POWER_PAIR,mem_tx_power
-	setarg 0x0f0f
-	store 2,mem_24g_addr
-	istore 2,contw
-p_g24_ch_syncword_crc8_init:	
+	fetch 4,mem_24g_allpowerful_addr
+	store 4,mem_24g_addr
+p_g24_ch_syncword_crc8_init:
 	call p_g24_syncword_crc8
-//	branch p_g24_ch
-p_g24_ch:
+ p_g24_ch:
 	fetcht 1,mem_24g_current_ch_number
 //	call p_g24_ch_map_size
 p_g24_ch_map_size:
-	call p_g24_ch_calc
+//	call p_g24_ch_calc
+p_g24_ch_calc:
+	fetch 1,mem_24g_addr	
+	and_into 0x03,pdata
+	mul32 pdata,4,rega			//24addr low bit0 bit1 ,00-map1,01-map2,10-map3,11-map4
+	setarg mem_24g_ch_map1
+	iadd rega,pdata
+	iadd temp,contr
+	ifetch 1,contr
+	store 1,mem_24g_ch
+	
 	increase 1,temp
 	and_into 3,temp //map size =4
+
 	storet 1,mem_24g_current_ch_number
 	rtn
 
@@ -819,17 +858,6 @@
 	store 1,mem_24g_sta_pid
 	rtn
 	
-p_g24_ch_calc:
-	fetch 1,mem_24g_addr	
-	and_into 0x03,pdata
-	mul32 pdata,4,rega			//24addr low bit0 bit1 ,00-map1,01-map2,10-map3,11-map4
-	setarg mem_24g_ch_map1
-	iadd rega,pdata
-	iadd temp,contr
-	ifetch 1,contr
-	store 1,mem_24g_ch
-	rtn
-
 p_g24_prep:
 	disable enable_crc
 	disable enable_white
@@ -884,9 +912,9 @@
 	nbranch p_g24_end_of_packet,zero
 	call p_g24_receive_byte
 	store 1,mem_24g_rxbuf	//device id
-	fetch 1,mem_24g_mode
-	sub pdata,rx_24g,null
-	branch p_g24_receive_skip,zero
+//	fetch 1,mem_24g_mode	//rx_24g
+//	sub pdata,rx_24g,null
+//	branch p_g24_receive_skip,zero
 	fetch 1,mem_24g_rxbuf
 	fetcht 1,mem_24g_data_type
 	icompare bits_data,temp
@@ -911,14 +939,14 @@
 endif
 	parse demod,bucket,24
 	enable swfine
-	arg param_sifs,stop_watch	
+	arg param_sifs,stop_watch
 	rshift32 pdata,pdata
 	rshift16 pdata,pdata
 	istore 3,contw
 	disable decode_fec1
-ifdef DONGLE
-	call save_rssi
-endif	
+//ifdef DONGLE
+//	call save_rssi
+//endif	
 	branch p_g24_end_of_packet,crc_failed
 
 ifdef RF_DEBUG
@@ -932,14 +960,25 @@
 	call rf_write_freq
 	disable decode_fec0
 	call set_sync_on
-ifdef DONGLE
-	rtn
-endif
-ifdef MOUSE
+//ifdef DONGLE
+//	rtn
+//endif
+//ifdef MOUSE
 	fetch 1,mem_rssi_hex_received
-	call p_rssi_signal
-endif
+//	branch p_rssi_signal
+p_rssi_signal:
+	copy pdata,rega
+	fetcht 1,mem_rssi_signal_index
+	setarg mem_rssi_signal_buf
+	iadd temp,contw
+	copy rega,pdata
+	istore 1,contw
+	increase 1,temp
+	and_into RSSI_BUF_LEN_SIGNAL,temp
+	storet 1,mem_rssi_signal_index
 	rtn
+//endif
+//	rtn
 
 p_g24_receive_byte:
 	parse demod,bucket,8
@@ -954,23 +993,23 @@
 p_g24_end_of_packet:
 	disable encode_fec1
 	disable decode_fec1
-	call end_of_packet
-ifdef RF_DEBUG
-	call test_gpio_low
-endif
-	rtn
-
-p_g24_set_freq_tx:
-	call set_sync_on
-	fetcht 1,mem_24g_ch
-	branch set_freq_tx
+	branch end_of_packet
+//ifdef RF_DEBUG
+//	call test_gpio_low
+//endif
+//	rtn
 
 p_g24_transmit:
 	call le_enable
 	fetch 4,mem_24g_addr
 	iforce access
 	call p_g24_prep
-	call p_g24_set_freq_tx
+//	call p_g24_set_freq_tx
+p_g24_set_freq_tx:
+	call set_sync_on
+	fetcht 1,mem_24g_ch
+	call set_freq_tx
+	
 	set1 TXGFSK,radio_ctrl
 	enable encode_fec0
 	enable is_tx
@@ -997,10 +1036,10 @@
 	ifetch 1,contr
 	inject mod,8
 	loop p_g24tr_loop
-ifdef DONGLE
-	fetch 1,mem_rssi_hex
-	inject mod,8
-endif
+//ifdef DONGLE
+//	fetch 1,mem_rssi_hex
+//	inject mod,8
+//endif
 
 ifdef P24G_LOG	
 	fetch 1,mem_tx_power
@@ -1061,17 +1100,17 @@
 //	rtn
 p_rssi_average:
 	arg 0,temp
-ifdef DONGLE
-	arg RSSI_BUF_LEN_NOISE+1,loopcnt
-endif
+//ifdef DONGLE
+//	arg RSSI_BUF_LEN_NOISE+1,loopcnt
+//endif
 ifdef MOUSE
 	arg RSSI_BUF_LEN_SIGNAL+1,loopcnt
 endif
 	copy rega,contr
-ifdef DONGLE
-	branch rssi_average_loop
-endif
-ifdef MOUSE
+//ifdef DONGLE
+//	branch rssi_average_loop
+//endif
+//ifdef MOUSE
 p_rssi_average_loop:
 	ifetch 1,contr
 	iadd temp,temp
@@ -1087,8 +1126,8 @@
 	remainder temp
 	ior temp,temp
 	rtn
-endif
-	rtn
+//endif
+//	rtn
 
 endif
 
@@ -1105,29 +1144,6 @@
 	store 8,mem_gpio_wakeup_low
 	rtn
 
-p_mouse_setgpio_lpm:
-	call p_mouse_set_sdio_high
-	call p_clear_wake
-p_mouse_setgpio_lpm_before:
-	call mouse_lpm_before_common
-	hfetch 4,core_gpio_oe0
-	hfetcht 4,core_gpio_pu0
-	ior temp,temp
-	invert temp,temp
-	hstoret 4,core_gpio_pd0
-p_set_ice_gpio:
-	fetcht 1,mem_mouse_bt_led_gpio
-	call gpio_config_input
-	fetcht 1,mem_mouse_bt_led_gpio
-	set1 gpio_active_bit,temp
-	arg core_gpio_pu0,contw
-	branch gpio_set_bit
-	
-p_mouse_set_sdio_high:
-	fetch 1,mem_mouse_init_sensor_reset_flag
-	rtn blank
-	branch p_mouse_seting_dpi_sensor_type// make sdio high to make 100uA less	
-
 p_device_init:
 ifdef DEBUGLOG
 	call debuglog_init
@@ -1158,7 +1174,11 @@
 	call power_ctrl_pac_succ_cnt_init
 	fetch 1,mem_ui_button_timeout
 	store 1,mem_combination_ui_button_count	//combination key timer init
-	call mouse_bt_discovery_button_down_disable
+//	call mouse_bt_discovery_button_down_disable
+ifdef BLE_FAST_CONN_ENABLE
+	fetch 3,mem_le_lap+3
+	store 3,mem_le_lap_high_3B
+endif
 p_device_init_common:
 	call p_mouse_init
 	branch enable_authrom
@@ -1191,14 +1211,17 @@
 endif
 ifdef BLE
 	beq REC_4_MODE,p_mouse4_0_check_reconn_target
-endif	
+endif
 	//enter hibernate if it is in its factory state
-	branch p_mouse_null_enter_hibernate_enable
+p_mouse_null_enter_hibernate_enable:	//ble never connected
+	jam 1,mem_mouse_null_enter_hibernate_flag
+	jam 40,mem_mouse_null_enter_hibernate_timer	//lmr 3s
+	rtn
 
 p_mouse_tx_power_init:
 	fetch 1,mem_tx_power_temp
 	store 1,mem_tx_power
-	rtn	
+	rtn
 
 //p_mouse_cheak_select_device_by_switch:
 //	fetch 1,mem_config_function_enable
@@ -1223,20 +1246,22 @@
 //	call p_mouse_mode_bt_device1_multi_led_on
 	jam 1,mem_mouse_le_reconnect_flag
 	fetch 2,mem_mouse_direct_timeout
-ifdef BLE_FAST_CONN_ENABLE
-	fetcht 1,mem_mouse_fast_conn_flag
-	sub temp,0xff,null
-	nbranch p_mouse4_0_check_reconn_target_next,zero
-	setarg 0x0258								//ble fast conn time 1min
-endif
+//ifdef BLE_FAST_CONN_ENABLE
+//	fetcht 1,mem_mouse_fast_conn_flag
+//	sub temp,0xff,null
+//	nbranch p_mouse4_0_check_reconn_target_next,zero
+//	setarg 0x0258								//ble fast conn time 1min
+//endif
 p_mouse4_0_check_reconn_target_next:
 	store 2,mem_mouse_direct_timer
 	call app_lpm_mult_disable
 	call p_le_check_adv_flag
 	setarg ADV_FLAG_BREDR_NOT_SUPPORTED
 	istore 1,contr
+
 	arg mem_le_scan_data,contr
 	call p_le_adv_data_update
+	
 	branch check_51cmd_adv
 
 p_le_check_adv_flag:
@@ -1264,7 +1289,6 @@
 	store 1,mem_mouse_send_blank_timer
 	store 2,mem_24g_check_dongle_times
 	call mouse_stop_discovery
-//	branch p_g24_start_pairing_sm1
 p_g24_start_pairing_sm1:
 	set1 mark_24g,mark
 	call p_g24_pair_init
@@ -1362,7 +1386,7 @@
 	rtn
 	
 p_mouse_sensor_powerdown:
-	setarg 0x06
+	setarg 0x0806
 	call twspi_read
 	or pdata,0x08,pdata
 	lshift8 pdata,pdata
@@ -1379,14 +1403,16 @@
 //	hfetch 1,core_usb_config
 //	set0 4,pdata
 //	hstore 1,core_usb_config
-	call mouse_gpio_init	
+	call mouse_gpio_init
 	call mouse_param_init
 ifdef CLASSIC_BT	
 	call p_mouse_bt_sdp_update
 endif	
 	setarg 0
 	store 2,mem_lpm_interval
+
 	call mouse_adc_init
+
 ifdef BLE	
 	call le_set_config_fixed_ltk
 	call le_set_justwork
@@ -1408,31 +1434,28 @@
 	call p_mouse_set_24g_addr_eeprom
 	call iicd_read_eep_data
 ifdef BLE_FAST_CONN_ENABLE
-	call p_mouse_load_fast_conn_flag
-	fetch 1,mem_mouse_fast_conn_flag
-	beq 0xff,p_mouse_fast_conn_init
+	arg 3,loopcnt
+	arg mem_device1_addr,contr
+	call p_pdata_0xff_check
+	nbranch p_mouse_le_fast_conn_disable,user
+	call p_mouse_fast_conn_init
 endif
 	rtn
 
 ifdef BLE_FAST_CONN_ENABLE
-p_mouse_load_fast_conn_flag:
-	arg 1,temp
-	arg mem_mouse_fast_conn_flag,rega
-	arg MOUSE_FAST_CONN_FLAG_OFFSET,regb
-	branch iicd_read_eep_data
-p_mouse_store_fast_conn_flag:
-	arg 1,temp
-	arg mem_mouse_fast_conn_flag,rega
-	arg MOUSE_FAST_CONN_FLAG_OFFSET,regb
-	branch iicd_write_protect_eep_data
+p_mouse_le_fast_conn_disable:
+	jam 0x5a,mem_mouse_fast_conn_flag	
+	rtn
+	
 p_mouse_fast_conn_init:
+	jam 0xff,mem_mouse_fast_conn_flag
 	jam 0x34,mem_xrecord_mode
-	setarg 0
-	invert pdata,pdata
+	fetch 6,mem_24g_allpowerful_addr
 	store 6,mem_le_lap
 	rtn	
 endif
 
+
 ifdef CLASSIC_BT
 p_mouse_bt_sdp_update:
 	call enable_authrom
@@ -1468,20 +1491,6 @@
 	rtn
 endif	
 
-//p_mouse_multi_led_gpio_set_float:
-//	fetch 1,mem_mouse_multi_led_gpio
-//	rtneq UI_BUTTON_GPIO_DISABLE
-//	fetcht 1,mem_mouse_multi_led_gpio
-//	branch p_mouse_set_gpio_suspend
-
-//p_mouse_select_device_button_gpio_set_suspend:
-//	fetcht 1,mem_config_select_device_button_gpio
-//	rtneq UI_BUTTON_GPIO_DISABLE
-//	fetcht 1,mem_config_select_device_button_gpio
-//p_mouse_set_gpio_suspend:
-//	set0 gpio_active_bit,temp
-//	branch gpio_set_high_impedance
-
 p_mouse_init_environment:
 	call app_initflag_check
 	branch p_mouse_eeprom_load_recon_info,zero
@@ -1707,7 +1716,7 @@
 	store 1,mem_debuglog_dataval
 	fetch 1,mem_mouse_y
 	store 1,mem_debuglog_dataval+1
-	call debuglog_push	
+	call debuglog_push
 endif
 endif
 	call le_clear_md
@@ -1719,7 +1728,6 @@
 	increase -1,pdata
 	store 1, mem_mouse_data_queue_num
 	branch mouse_fill_data_le
-	
 endif
 
 p_mouse_wheel_trigger:
@@ -1776,7 +1784,7 @@
 p_mouse_clear_sensor_data:
 	call le_set_config_more_data
 	jam 1,mem_mouse_clear_sensor_data_flag
-	branch p_mouse_sensor_poweron
+	branch p_mouse_init_sensor_reset
 
 p_mouse_idle:
 	call ui_check_paring_button
@@ -1989,11 +1997,6 @@
 //	call p_pdata_0xff_check
 //	branch p_mouse_null_enter_hibernate_enable,user
 //	branch p_mouse_check_reconn_target
-
-p_mouse_null_enter_hibernate_enable:	//ble never connected
-	jam 1,mem_mouse_null_enter_hibernate_flag
-	jam 40,mem_mouse_null_enter_hibernate_timer	//lmr 3s
-	rtn
 p_mouse_null_enter_hibernate_disable:	//ble never connected
 	jam 0,mem_mouse_null_enter_hibernate_flag
 	jam 0,mem_mouse_null_enter_hibernate_timer	//lmr 3s
@@ -2196,10 +2199,6 @@
 	branch app_enter_hibernate
 
 p_mouse_select_device:
-//	fetch 1,mem_config_function_enable
-//	bbit1 ENABLE_SELECT_DEVICE_BY_GPIO_BUTTON,p_mouse_select_device_by_button
-//	bbit1 ENABLE_SELECT_DEVICE_BY_SWITCH,p_mouse_select_device_by_switch
-//	branch mouse_select_device_by_combination_key	
 p_mouse_select_device_by_button:
 	call p_mouse_pb_button_check
 	nbranch p_mouse_select_device_button_down,true
@@ -2233,8 +2232,8 @@
 	isub temp,null
 	ncall mouse_select_device_count_clean,positive
 	storet 1,mem_device_flag
-	rtn	
-
+	rtn
+	
 p_mouse_select_device_button_down:
 //	call p_mouse_null_enter_hibernate_check
 	fetch 2,mem_ui_state_map
@@ -2364,7 +2363,6 @@
 	set0 gpio_active_bit,temp
 	branch gpio_set_high_impedance
 
-
 p_mouse_mode_bt_device1_multi_led_on:
 p_mouse_mode_24g_device_multi_led_on:
 	jam 1,mem_mouse_multi_led_on_poweron2s_flag
@@ -2395,10 +2393,12 @@
 //	jam 1,mem_mouse_multi_led_blink_count_limited
 //	branch p_mouse_multi_led_blink_enable
 
+	
 ifdef ADC_ENABLE
 p_mouse_adc_read:
 //	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 //	rtnbit0 MOUSE_ENABLE_ADC
+
 	fetch 2,mem_mouse_multi_led_blink_count
 	nrtn blank
 	arg mem_adc_read_timer,regc
@@ -2567,6 +2567,7 @@
 endif
 	branch mouse_motion+9
 
+
 p_mouse_cheak_sensor_data:
 //	fetch 1,mem_config_sensor_type
 //	beq P3212,p_mouse_p3212_sensor_motion
@@ -2574,11 +2575,11 @@
 p_mouse_p32xx_sensor_motion:
 	call mouse_clear_sensor_data
 	disable user
-//	fetch 1,mem_config_function_enable
-//	bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p32xx_sensor_motion_2
-//	fetcht 1,mem_sensor_data_gpio
-//	call gpio_get_bit
-//	nrtn true
+	//fetch 1,mem_config_function_enable
+	//bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p32xx_sensor_motion_2
+	//fetcht 1,mem_sensor_data_gpio
+	//call gpio_get_bit
+	//nrtn true
 	branch mouse_p32xx_sensor_motion_2
 //p_mouse_p3212_sensor_motion:
 //	call mouse_clear_sensor_data
@@ -2597,14 +2598,14 @@
 	call p_mouse_check_lkey_gpio
 //	call p_mouse_check_rkey_gpio
 //	call p_mouse_check_mkey_gpio
-	call p_mouse_check_skey_gpio
+//	call p_mouse_check_skey_gpio
 	branch mouse_check_key_gpio+11
-	
-p_mouse_check_skey_gpio:
-	fetch 1,mem_bk_button_gpio
-	rtneq GPIO_DISABLE
-	call p_mouse_check_bk_key_gpio
-	branch p_mouse_check_fw_key_gpio
+
+//p_mouse_check_skey_gpio:
+//	fetch 1,mem_bk_button_gpio
+//	rtneq GPIO_DISABLE
+//	call p_mouse_check_bk_key_gpio
+//	branch p_mouse_check_fw_key_gpio
 	
 p_mouse_check_lkey_gpio:
 	fetcht 1,mem_lbutton_gpio
@@ -2627,27 +2628,20 @@
 	call gpio_get_bit
 	setflag true,2,rega			//true = 1,input low level
 	rtn
-p_mouse_check_bk_key_gpio:
-	fetcht 1,mem_bk_button_gpio
-	call p_gpio_set_input_pd
-	fetcht 1,mem_bk_button_gpio
-	call gpio_get_bit
-	nsetflag true,3,rega
-	branch p_gpio_set_input_pu
-p_mouse_check_fw_key_gpio:
-	fetcht 1,mem_fw_button_gpio
-	call p_gpio_set_input_pd
-	fetcht 1,mem_fw_button_gpio
-	call gpio_get_bit
-	nsetflag true,4,rega
+//p_mouse_check_bk_key_gpio:
+//	fetcht 1,mem_bk_button_gpio
+//	call p_gpio_set_input_pd
+//	fetcht 1,mem_bk_button_gpio
+//	call gpio_get_bit
+//	nsetflag true,3,rega
+//	branch p_gpio_set_input_pu
+//p_mouse_check_fw_key_gpio:
+//	fetcht 1,mem_fw_button_gpio
+//	call p_gpio_set_input_pd
+//	fetcht 1,mem_fw_button_gpio
+//	call gpio_get_bit
+//	nsetflag true,4,rega
 //	branch p_gpio_set_input_pu
-p_gpio_set_input_pu:
-	set1 gpio_active_bit,temp
-	arg core_gpio_pu0,contw
-	call gpio_set_bit
-	set0 gpio_active_bit,temp
-	branch p_gpio_set_input_pd+4
-	
 p_gpio_set_input_pd:
 	set0 gpio_active_bit,temp
 	arg core_gpio_pu0,contw
@@ -2655,6 +2649,12 @@
 	set1 gpio_active_bit,temp
 	arg core_gpio_pd0,contw
 	branch gpio_set_high_impedance+4
+p_gpio_set_input_pu:
+	set1 gpio_active_bit,temp
+	arg core_gpio_pu0,contw
+	call gpio_set_bit
+	set0 gpio_active_bit,temp
+	branch p_gpio_set_input_pd+4
 
 p_mouse_bb_disconnected:
 	jam 0,mem_mouse_enter_sniff_count
@@ -2726,11 +2726,9 @@
 endif
 p_mouse_start_discovery_norandom:
 ifdef BLE_FAST_CONN_ENABLE
-	call app_ble_disconnect
-	setarg 0xed8e0e
+	fetch 3,mem_le_lap_high_3B
 	store 3,mem_le_lap+3
-	jam 0x5a,mem_mouse_fast_conn_flag
-	call p_mouse_store_fast_conn_flag
+	call p_mouse_le_fast_conn_disable
 endif
 	call app_lpm_mult_disable
 	fetch 2,mem_discovery_timeout
@@ -2741,10 +2739,10 @@
 	store 2,mem_mouse_direct_timer
 	arg MOUSE_STORE_EEPROM_FLAG,queue
 	call mouse_enable_function_flag
-	call mouse_bt_discovery_button_down_disable
-	fetch 1,mem_device_option
-	isolate1 MODE_4_MOUSE,pdata
-	call p_check_51cmd_adv,true
+//	call mouse_bt_discovery_button_down_disable
+//	fetch 1,mem_device_option
+//	isolate1 MODE_4_MOUSE,pdata
+	call p_check_51cmd_adv
 	call mouse_start_discovery_norandom+13
 	branch p_mouse_discovery_multi_led_blink
 
@@ -2769,7 +2767,7 @@
 	call p_mouse_discovey_led_blink_off
 	setarg 0
 	store 2,mem_mouse_discovery_timer
-	call p_mouse_sensor_poweron		//clear sensor data,confirm the motion pin high
+	call p_mouse_init_sensor_reset		//clear sensor data,confirm the motion pin high
 	branch mouse_stop_discovery+1
 
 ifdef BLE
@@ -2797,7 +2795,7 @@
 	branch le_receive_skip+2
 
 p_le_update_param:
-	call p_mouse_le_conn_param_check
+	call p_mouse_le_conn_param_check	
 	branch le_update_param+8
 p_mouse_le_lpm_mult_reinit:
 	fetch 1,mem_lpm_mult_init
@@ -2863,7 +2861,27 @@
 
 p_le_prepare_tx_wak:
 	call p_le_check_tx_retransmit_setmd
-	branch p_le_power_ctrl_pac_succ_decrs
+//	branch p_le_power_ctrl_pac_succ_decrs
+p_le_power_ctrl_pac_succ_decrs:
+ifdef DEBUGLOG
+ifdef DEBUGLOG_MISC
+	setarg DEBUGLOG_DTYPE_MISC
+	store 2,mem_debuglog_datatype
+	setarg MISC_LE_RETRANSMIT
+	store 2,mem_debuglog_dataval
+	call debuglog_push	
+endif
+endif
+//	branch power_ctrl_pac_succ_decrs
+power_ctrl_pac_succ_decrs:
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	sub pdata,2,null
+	ncall power_ctrl_pac_succ_cnt_reinit,positive
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	rtneq 0
+	increase -1,pdata
+	store 1,mem_power_ctrl_pac_succ_cnt
+	rtn
 
 p_le_check_tx_retransmit_setmd:
 	fetch 1,mem_le_connect_status_flag
@@ -2888,20 +2906,6 @@
 endif
 	rtn
 
-	
-	
-p_le_power_ctrl_pac_succ_decrs:
-ifdef DEBUGLOG
-ifdef DEBUGLOG_MISC
-	setarg DEBUGLOG_DTYPE_MISC
-	store 2,mem_debuglog_datatype
-	setarg MISC_LE_RETRANSMIT
-	store 2,mem_debuglog_dataval
-	call debuglog_push	
-endif
-endif
-	branch power_ctrl_pac_succ_decrs
-
 p_mouse_le_reconn_write_enable_timer_reinit:
 	fetch 1,mem_mouse_le_reconnect_flag
 	rtn blank
@@ -3030,7 +3034,7 @@
 p_le_parse_smp_pairing_request:
 	jam 1,mem_le_send_security_request_flag
 	branch le_parse_smp_pairing_request
-	
+
 p_le_parse_smp_pairing_failed:
 	call le_parse_smp_pairing_failed
 	fetch 1,mem_le_state	//disable update conn param
@@ -3161,15 +3165,6 @@
 	bmark1 mark_first_packet,end_of_packet
 	branch process_dmh+1
 
-p_quit_connection_cont:
-	call app_disconn_reason_collect_bt
-	call sniff_exit
-	jam BT_EVT_BB_DISCONNECTED,mem_fifo_temp
-	call ui_ipc_send_event
-	call init_lmp_work
-	call l2cap_init_work
-	branch quit_connection_cont+8
-
 p_prepare_tx:
 	fetch 1,mem_state
 	isolate1 state_inconn,pdata
@@ -3483,15 +3478,7 @@
 	increase 1,pdata
 	store 1,mem_power_ctrl_pac_succ_cnt
 	rtn
-power_ctrl_pac_succ_decrs:
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	sub pdata,2,null
-	ncall power_ctrl_pac_succ_cnt_reinit,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	rtneq 0
-	increase -1,pdata
-	store 1,mem_power_ctrl_pac_succ_cnt
-	rtn
+
 power_ctrl_pac_succ_cnt_reinit:
 	jam 3,mem_power_ctrl_pac_succ_cnt
 	rtn
@@ -3499,8 +3486,8 @@
 power_ctrl_start:
 	fetch 2,mem_ui_state_map
 	rtnbit1 UI_STATE_BLE_ADV
-	rtnbit1 UI_STATE_BT_RECONNECT
-	rtnbit1 UI_STATE_BT_DISCOVERY
+//	rtnbit1 UI_STATE_BT_RECONNECT
+//	rtnbit1 UI_STATE_BT_DISCOVERY
 	
 	arg mem_rssi_signal_buf,rega
 	call p_rssi_average
@@ -3632,7 +3619,7 @@
 //	jam 0x88,0x8957
 	jam 0x6c,0x8958
 //	jam 0x10,0x8959
-	branch set_tx_power_0db	
+	branch set_tx_power_0db
 
 //p_set_tx_power_3db:
 //	call p_rx_high_sens
@@ -3645,13 +3632,13 @@
 //	branch set_tx_power_3db
 	
 p_set_tx_power_5db:
-//	call p_rx_high_sens
+	//call p_rx_high_sens
 p_rx_high_sens:
 	jam 0xfb,0x894c 
 	jam 0xef,0x894d
 	jam 0xec,0x894e 
 	jam 0x5e,0x894f
-	
+
 //	jam 0xba,0x894b
 	jam 0xd0,0x8955
 	jam 0xe0,0x8956
@@ -3833,6 +3820,28 @@
 	branch clear_mem
 
 p_drawing_optima_modify:
+ifdef XY_OFFSET
+	fetch 2,mem_mouse_x_pre
+	store 2,mem_data_value
+	call pre_xy_data_judge
+	store 2,mem_mouse_x_pre
+
+	fetch 2,mem_mouse_x
+	store 2,mem_data_value
+	call current_xy_data_judge
+	store 2,mem_mouse_x
+
+	fetch 2,mem_mouse_y_pre
+	store 2,mem_data_value
+	call pre_xy_data_judge
+	store 2,mem_mouse_y_pre
+	
+	fetch 2,mem_mouse_y
+	store 2,mem_data_value
+	call current_xy_data_judge
+	store 2,mem_mouse_y	
+endif
+
 	fetch 2,mem_mouse_x_pre
 	store 2,mem_data_pre
 	fetch 2,mem_mouse_x
@@ -3854,6 +3863,58 @@
 	store 2,mem_mouse_y
 	rtn
 
+ifdef XY_OFFSET
+pre_xy_data_judge:	
+	fetch 1,mem_data_value+1
+	branch pre_xy_pdata_offset,blank
+	branch pre_xy_ndata_offset
+
+pre_xy_pdata_offset:
+	fetch 1,mem_data_value
+	call pre_xy_get_0_4_times
+	store 1,mem_data_value
+xy_data_offset_new:
+	fetch 2,mem_data_value
+	rtn
+pre_xy_ndata_offset:
+	fetch 1,mem_data_value
+	call p_pdata_invert
+	call pre_xy_get_0_4_times
+	call disable_blank,blank
+	call p_pdata_get_new_value
+	branch xy_data_offset_new
+	
+current_xy_data_judge:
+	fetch 1,mem_data_value+1
+	branch current_xy_pdata_offset,blank
+	branch current_xy_ndata_offset
+current_xy_pdata_offset:
+	fetch 1,mem_data_value
+	call current_xy_get_0_6_times
+	store 1,mem_data_value
+	branch xy_data_offset_new
+current_xy_ndata_offset:	
+	fetch 1,mem_data_value
+	call p_pdata_invert
+	call current_xy_get_0_6_times
+	call disable_blank,blank
+	call p_pdata_get_new_value
+	branch xy_data_offset_new
+
+pre_xy_get_0_4_times:
+	mul32 pdata,4,pdata
+	div pdata,5
+	call wait_div_end
+	quotient pdata
+	rtn
+current_xy_get_0_6_times:	//0.6 times
+	mul32 pdata,12,pdata
+	div pdata,10
+	call wait_div_end
+	quotient pdata
+	rtn
+endif
+	
 /**********
 input:data_pre,data_current
 output:data_pre,data_current after optima
@@ -3954,7 +4015,6 @@
 	fetch 2,mem_data_current
 	sub pdata,0,pdata
 	branch p_data_abs_store
-
 endif
 
 ifdef TESTDATA
Index: 24G&BLE/sched/mouse.dat
===================================================================
--- /branch/mouse_project/FR/24G&BLE/sched/mouse.dat	(revision 1873)
+++ /branch/mouse_project/FR/24G&BLE/sched/mouse.dat	(working copy)
@@ -174,7 +174,7 @@
 ff #mem_sensor_data_gpio:0c
 ff #mem_dpi_led_gpio:01
 30 #mem_config_function_enable
-03 #mem_config_sensor_angle
+00 #mem_config_sensor_angle
 ff #mem_select_sensor_angle_gpio
 05 #mem_select_adc_gpio
 
@@ -202,10 +202,10 @@
 #30
 
 mem_mouse_dpi_seting:
-01##mem_320x_dpi_1
-02##mem_320x_dpi_2
-03##mem_320x_dpi_3
-04##mem_320x_dpi_4
+00##mem_320x_dpi_1
+01##mem_320x_dpi_2
+02##mem_320x_dpi_3
+03##mem_320x_dpi_4
 
 #15##mem_3212_dpi_1
 #1a##mem_3212_dpi_2
@@ -245,15 +245,16 @@
 mem_24g_max_retry:04#max tx retry
 mem_24g_no_ack:00#with ack
 mem_24g_rx_window:c0 12     #400us
-mem_24g_interval:19
-mem_24g_interval_min:19
-mem_24g_interval_max:1c
+mem_24g_interval:19			#0x19 24g report 125hz;0x0c,24g report 250hz
+mem_24g_interval_min:19			#0x19 24g report 125hz;0x0c,24g report 250hz
+mem_24g_interval_max:1c 	#0x1c 24g report 125hz;0x10,24g report 250hz
 mem_24g_ch_map1:00 13 2c 42
 mem_24g_ch_map2:06 15 36 48
 mem_24g_ch_map3:0f 1a 3a 4c
 mem_24g_ch_map4:11 23 31 4d
 mem_24g_pairing_sm:ff
 mem_24g_paring_addr:20 15 10 05
+mem_24g_allpowerful_addr:0f 0f 0f 0f 0f 0f 
 mem_24g_common_temp:00 00 00 00 00 00 00 00 00 00
 mem_24g_enter_hibernate:80 ee 36
 
